@charset "utf-8";
/**banner**/
.rs_banner{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
}
.rs_banner img{
	width: 100%;
}
/***当前位置***/
.new_dq{
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 14px;
}
.new_dq a span{
	padding: 8px 4px 8px 0;
	cursor: pointer;
}
.new_dq a span:hover{
	color: #e8342f;
}
.new_dq span{
	padding-left: 2px;
}


/*列表选择*/
.zyrs_nav{
	float: left;
	width: 210px;
	background: #fff;
}
.zyrs_nav li:nth-child(1){
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	background: #e8342f;
}
.zyrs_nav li:nth-child(1) p{
	color: #fff;
	border: none;
}
.zyrs_nav li{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.zyrs_nav li p{
	width: 194px;
	margin: 0 auto;
	border-bottom: 1px #ddd dashed;
}
.zyrs_nav li:last-child p{
	border: none;
}
.zyrs_nav li:nth-child(n+2){
	cursor: pointer;
}
.zyrs_xs p,.zyrs_nav li:nth-child(n+2):hover p{
	color: #e8342f;
}


.zyrs_js{
	display: none;
	background: #fff;
}
.about_nr1,.about_nr2,.about_nr3{
	margin: 0 auto;
}
.about_title{
	font-size: 32px;
	text-align:center;
	margin-top: 84px;
	font-family:Regular;
}
.about_nr1 p{
/* 	font-size: 16px; */
/* 	line-height: 40px; */
	margin-top: 10px;
	font-size: 18px;
	line-height:2;
	font-family:Light;
}

.about_img{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.about_img img{
	width: 100%;
}
.about_img div:nth-of-type(1){
	width: 335px;
	float: left;
}
.about_img div:nth-of-type(2){
	width: 505px;
	float: right;
}
.about_img div img:nth-of-type(2){
	margin-top: 4px;
}

/**222**/
.about_nr2{
/* 	border-bottom: 1px #ddd solid; */
}
.about_nr2 .about_title{
	padding: 0;
}
.about_nr2 p{
	font-size: 20px;
	color: #e8342f;
	margin-top: 24px;
	line-height: 40px;
}
.about_nr2 span{
	font-size: 18px;
	line-height: 2;
}

/**333***/
.about_nr3_kj{
	margin-top: 40px;
	padding-bottom: 40px;
}
.about_nr3_kj>img{ 
 display: block; 
 margin: 0 auto; 
 margin-top: 50px;
}
.about_nr3_logo{
	width: 225px;
	margin: 0 auto;
} 
.about_nr3_logo img{
	width: 100%;
}
.about_nr3_d1{
	width: 734px;
	height: 85px;
	margin: 0 auto;
	margin-top: 44px;
	border: 2px #ddd solid;
	border-bottom: none;
}
.about_nr3_d2{
 width: 862px;
 margin: 0 auto;
}
.about_nr3_d2 div{
	float: left;
	margin-right: 2.5px;
	position: relative;
}
.about_nr3_d2 div:last-child{
	margin-right: 0;
}
.about_nr3_d2 div div{
	width: 2px;
	height: 85px;
	background: #ddd;
	position: absolute;
	left: 50%;
	bottom: 90px;
}
.about_nr3_d2 div:nth-child(4) div{
	height: 128px;
}
.about_nr3_d2 p{
	width: 119px;
	height: 80px;
	border: 1px #ddd solid;
	border-radius: 10px;
	background: #eee;
	color: #E8342F;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	padding-top: 8px;
}
.about_nr3_d2:after{
  content:"";
  display:block;
  clear:both;
}
.about_nr3_d3{
	font-size: 18px;
	line-height: 2;
}
/***移动端***/
@media only screen and (max-width: 997px){
	
.dsj_nr1{
	 width: 100%;
	 margin-top: 120px;
}
.about_nr3_kj>img{ 
 width: 90%;
}
/**banner**/
.rs_banner{
	width: 100%;
	min-width: 100%;
	margin: 0 auto;
	height: 2.93rem;
	background: url(../img/yd_images/yd_rs_banner2.jpg) no-repeat center;
	background-size: 100%;
	margin-top: 0.8rem;
}
.about_title{
	font-size: 50px;
 	margin-top: 120px;
 	margin-bottom:60px;
}
.rs_banner img{
	display: none;
}

/***当前位置***/
.new_dq{
	width: 100%;
	padding: 0;
	line-height: 0.8rem;
	border-bottom: 0.16rem #eee solid;
}
.new_dq span{
	font-size: 0.24rem;
}
.new_dq a:first-child span{
	padding-left: 4%;
}
.new_dq a span{
	padding: 0;
}

/**移动端列表**/
.zyrs_zong{
	width: 100%;
	margin-top: 0;
	padding-bottom: 0;
}

/*列表选择*/
.zyrs_nav{
	float: none;
	width: 100%;
	overflow: auto;
}
.zyrs_nav ul{
	width: 210%;
	overflow: hidden;
	border-bottom: 1px #ddd solid;
}
.zyrs_nav li:nth-child(1){
	display: none;
}
.zyrs_nav li{
	width: 14.28%;
	float: left;
	font-size: 0.24rem;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
}
.zyrs_nav li p{
	width: 100%;
	font-size: 0.24rem;
	border-bottom: none;
}
.zyrs_xs p,.zyrs_nav li:nth-child(n+2):hover p{
	color: #fff;
	background: #e8342f;
}

/**移动端服务展示**/
.zyrs_bt{
	display: none;
}
.zyrs_nr{
	width: 100%;
	float: none;
}
.about_nr1 p{
	font-size: 32px;
}

.about_img{
	margin: 0 auto;
	margin-top: 30px;
}
.about_img div:nth-of-type(1){
	width: 39.5%;
}
.about_img div:nth-of-type(2){
	width: 59.5%;
}
.about_img div img:nth-of-type(2){
	margin-top: 0.04rem;
}

.about_nr2 .about_title,.about_nr3 .about_title{
	margin-top: 80px;
}
.about_nr2 p{
	font-size: 36px;
	line-height: 2;
}
.about_nr2 span{
	font-size: 32px;
}

/**333***/
.about_nr3{
	border: none;
}
.about_nr3_kj{
	margin-top: 0;
	padding-bottom: 80px;
}
.about_nr3_logo{
	width: 30%;
} 
.about_nr3_d1{
	width: 86%;
	height: 50px;
	margin-top: 30px;
}

.zyrs_js div:nth-child(n+2) {
    padding-top: 0rem;
}

.about_nr3_d2{
	width: 100%;
}

.about_nr3_d2 div{
	width: 14%;
	margin-right: 0.2%;
	position: relative;
}
.about_nr3_d2 div div{
	top:-50px;
	height: 50px;
}
.about_nr3_d2 div:nth-child(4) div{
	height: 70px;
	top:-70px;
}
.about_nr3_d2 p{
	width: 54px;
	margin: 0 auto;
	height: 342px;
	font-size: 28px;
	line-height: 1.2;
	padding-top: 10px;
	border-radius: 0;
}
.about_nr3_d3{
	font-size: 32px;
}

}