.rights_div_border{
	/* border: #000000 1px solid; */
	width: 92%;
	height: auto;
	position: relative;
	left: 4%;
	top: 180px;
	background-color: #ffffff;
	border-radius: 28px;
	box-shadow: rgba(28,32,36,0.3) 0 0 20px 0px;
}

.rights_subtitle{
	font-family: cuhei;
	font-size: 44px;
	letter-spacing: 3px;
	position: relative;
	top: 32px;
	left: 6%;
	line-height: 46px;
	padding-left: 2px;
	opacity: 0.7;
	width: 90%;
	text-align: left;
}

.rights_div_bg{
	width: 94%;
	background-color: #f2f4fc;
	height: auto;
	position: relative;
	left: 3%;
	margin: 50px 0 30px 0;
	padding: 20px 0 40px 0;
	border-radius: 24px;
}

.rightsimg-zhuanli{
	width: 80%;
	margin: 40px 10% 20px 10%;
	/* border: #000000 1px solid; */
	height: auto;
	position: relative;
}

.rightsimg-zhuanli-1{
	left: 0;
	width: 47%;
	position: relative;
	border-radius: 15px;
	border: rgba(28,32,36,0.4) 2px solid;
}

.rightsimg-zhuanli-2{
	left: 6%;
	width: 47%;
	position: relative;
	border-radius: 15px;
	border: rgba(28,32,36,0.4) 2px solid;
}

.rightsimg-shangbiao{
	width: 40%;
	margin: 40px 30% 20px 30%;
	position: relative;
	border-radius: 20px;
}

.rightsimg-yuming{
	width: 40%;
	margin: 40px 30% 20px 30%;
	position: relative;
	border-radius: 20px;
	border: rgba(28,32,36,0.4) 2px solid;
}

.rightsimg-banquan{
	width: 60%;
	margin: 40px 20% 20px 20%;
	position: relative;
	border-radius: 20px;
	border: rgba(28,32,36,0.4) 2px solid;
}


.rightsimg-ruanzhu{
	width: 60%;
	margin: 40px 20% 20px 20%;
	position: relative;
	border-radius: 20px;
	border: rgba(28,32,36,0.4) 1px solid;
}