/*联系我们页*/

/*头部区域*/
header.copyBlue{
	background: #0076dd;
	height: 218px;
}
.copy{
	background: #0d7ddf;
}


/*内容区域*/
#C_content{
	min-height: 600px;
}
#C_content #believe{
	text-align: center;
	font-size: 39px;
	height: 133px;

}
#C_content #believe p{
	height: 133px;
	line-height: 133px;
}
#C_content #believe img{
	position: relative;
	top: 10px;
}
#twoCode{
	height: 725px;
	background: url(../images/connectus.jpg) center;
	background-size: 100% 100%;
	overflow: hidden;
}
 .white{
	width: 1170px;
	height: 443px;
	margin: 0 auto;
	background: #fff;
	
	margin-top: 170px;
	padding-top: 62px;
	box-sizing:border-box;
}
 .white .left{
	width: 615px;
	height: 381px;
	text-align: center;
	float: left;
}
 .white .left .l{
	float: left;
	padding-left: 50px;
}
 .white .left .r{
	overflow: hidden;
	float: left;
	padding-left: 26px;
	padding-top: 25px;
}
 .white .left .p1{
	margin-bottom: 43px;
	font-size: 24px;
	text-align: left;
}
 .white .left .p2{
	margin-bottom: 11px;
	font-size: 24px;
	text-align: left;
}
 .white .right{
	width: 555px;
	height: 381px;
	float: left;
}
 .white .right .tw{
	width: 50%;
	float: left;
	margin-top: 96px;
	text-align: center;
}
 .white .right .tw img{
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
/*底部区域*/

/*政策法规页开始*/
#R_content #banner{
	height: 509px;
	background: url(../images/regulatorBanner.jpg) no-repeat center;
	overflow: hidden;
}
#R_content #banner .wz{
	width: 830px;
	height: 291px;
	margin: 0 auto;
	margin-top: 106px;
	background: #a2b8d7;
	opacity: 0.6;
}
#R_content #banner .wz .p1{
	font-size: 62px;
	color: #012b4e;
	text-align: center;
	padding-top: 60px;
}
#R_content #banner .wz .p2{
	font-size: 36px;
	text-align: center;
	margin-top: 40px;
	color: #fff;
}

/*大段文字区域开始*/
.rBigText{
	width: 1190px;
	margin: 0 auto;
	margin-bottom: 80px;
	
}


/*业务范围页面开始*/
#businessText{
	width: 100%;
	margin: 0 auto;
	background: #f9f9f9;

}
#businessText .bp1{
	width: 1082px;
	margin: 0 auto;
	height: 267px;
	background: url(../images/businessTextg.png) no-repeat;
	font-size: 40px;
	text-align: center;
	box-sizing:border-box;
	padding-top: 130px;
}
#businessText #bcompenet{
	width: 1082px;
	margin: 0 auto;
	padding-bottom: 197px;
}
#businessText #bcompenet .bwripper .bwp1{
	text-align: center;
	font-size: 28px;
	margin-top: 30px;
}
#businessText #bcompenet .bwripper .bnripper{
	overflow: hidden;
	margin-top: 10px;
}
#businessText #bcompenet .bwripper .bnripper li{
	width: 20%;
	float: left;
	font-size: 20px;
	margin-bottom: 10px;
}
#businessText #bcompenet .bwripper #bwTop a{
	background-image: url(../images/returnTop.png) ;
	width: 253px;
	height: 42px;
	display: block;
	margin: 0 auto;
	padding-left: 100px;
	padding-top: 10px;
	box-sizing:border-box;
	margin-top: 70px;
	background-color: #7c7c7c;
	background-repeat: no-repeat;
	background-position: 73px 13px;
	border-radius: 8px;
}

/*公司介绍区域*/
#I_content #Ibackground{
	background: url(../images/introductionbanner.png);
	width: 100%;
	height: 451px;
	overflow: hidden;
}
#I_content #Ibackground #Iwrite{
	width: 980px;
	height: 355px;
	margin: 0 auto;	
	background: rgba(198,198,197,0.7);
	margin-top: 33px;
	overflow: hidden;
	box-sizing:border-box;
	padding-top: 48px;
	padding-left: 23px;

}
#I_content #Ibackground #Iwrite .Ileft{
	float: left;
}
#I_content #Ibackground #Iwrite .Iright{
	float: left;
	width: calc(100% - 205px);
	box-sizing:border-box;
	padding-left: 20px;
	padding-right: 10px;
}
#I_content #Ibackground #Iwrite .Iright .pfirst{
	text-align: center;
	font-weight: bolder;
	font-size: 19px;
	margin-bottom: 70px;
}
#I_content #Ibackground #Iwrite .Iright .psecond{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#I_content #Ibackground #Iwrite .Iright .pthree{
	font-size: 14px;
	font-weight: bold;
}
#sloganWripper{
	background: #f9f9f9;
	padding-top: 80px;
	padding-bottom: 80px;
}
#slogan{
	width: 1190px;
	margin: 0 auto;
	height: 424px;
	background: url(../images/businessslogan.png) no-repeat;
	overflow: hidden;
	position: relative;


}
#slogan img{
	position: absolute;
	right: 168px;
	top: 73px;
}
#slogan .slgp1{
	font-weight: bolder;	
    margin-top: 87px;
    margin-left: 51px;
}
#slogan .slgp2{
	font-weight: bolder;
	margin-top: 87px;
    margin-left: 102px;
}
#slogan .slgp3{
	font-weight: bolder;
	margin-top: 90px;
    margin-left: 157px;

}