html,body{
	width: 100%;
	height: 100%;
}
body,ul{
	margin:0;
	padding:0;
}
body{
	font:14px "微软雅黑","宋体","Arial Narrow",HELVETICA;
	-webkit-text-size-adjust:100%;
} 
li{
	list-style:none
} 
a{
	text-decoration:none;
	cursor: pointer;
}
ul {
	list-style-type: none;
}
.daohang{
	position: absolute;
	z-index: 999;
	width: 100%;
}
.tel{
	position: absolute;
	margin-top: 15px;
	color: white;
	font-size: 16px;
	/* padding-bottom: 30px;
	padding-top: 15px; */
	display:inline-block;
}
.telpic{
	width: 20px;
	height: 20px;
	margin-left: 100px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
}
.login{
	color: white;
	font-size: 16px;
	display:inline-block;
	float: right;
	padding-bottom: 30px;
	padding-top: 15px;
	margin-right: 100px;
}
.login a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.whitebg{
	background-color: rgb(255,255,255,0.5);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 15px;
	margin-left: 100px;
	margin-right: 100px;
}
.logo1{
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.second-div{
	margin-top: 5px;
	width: 100%;
}
.black-bg{
	background-color:#272727;
	color: white;
	height: 40px;
}
.dd{
	height: 40px;
	line-height: 40px;
}
.bb_dd{
	float: left;
	background-color: #003595;
	width: 15%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.d3{float: right;}
.d3 a{color: white;}
/*清除上面浮动样式*/
.qingchu{
	clear: both;
}
ul.imglist{ 
	width:90%;
	margin-left: 10%;
	margin-right: 10%;
	overflow:hidden;
} 
ul.imglist li{ 
	float:left; 
	padding-right: 50px;
	padding-bottom: 30px;
	width:20%;
} 
ul.imglist li img{ 
	display:block; 
}
ul.imglist li span{ 
	display:block; 
	width:100%; 
	height:30px; 
	line-height:30px;
	text-align: center;
}
/*footer*/
footer{
	background-image: url(../img/footer/footer.jpg);
	/* padding-top: 90%; */
	margin-top: 50px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.footer-1{
	margin-top: 50px;
	/* margin-bottom: 50px; */
}
.footer-left{
	color:white;
	font-size:16px;
	display:flex;
	/* justify-content:space-around; */
	width: 40%;
	float: left;
}
.footer-left p{
	line-height: 35px;
}
.footer-left p a{
	color: white !important; 
}
footer div div p:first-child{
	font-size: 23px;
	line-height: 50px;
}
.footer-right{
	width:40%;
	float: right;
}
.foot_Footer { margin: 0 auto;padding: 15px 0 ;background-color: #005aff;color: white;margin-top: 40px;}
.foot_Footer ul {margin: 0; padding: 0; list-style: none;display:flex;justify-content:space-around; }
.foot_Footer ul li {height: 20px; line-height: 20px; text-align: center; font-size: 14px; }
.foot_Footer ul li a{color: white;}

/* 客户服务 */
.cu_Se{margin: 50px auto;}
.cuse_title{
	text-align: center;
	line-height: 22px;
}
.cuse_title span{color: #e0e0e0;font-weight: bold;}
.cuseti_text{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}
.cuseti_text span{color: #003494;}
.cuseti_eng{color: #959595;}
.cuse_p{
	width: 80%;
	margin: 20px auto;
	text-align: center;
}
.cuse_con{height:100%; overflow:hidden;}
.cuse_picimg{
	float: left;
	width: 49%;
	height: auto;
}
.cuse_picimg img{width: 100%;min-height: 160px;}
.cuse_thrdiv{
	float: right;
	width: 49%;
}
.cuse_thrdivdet{
	float: left;
	font-size: 16px;
	background-color: #003494;
	color: white;
	width: 32%;
	margin-right: 2%;
	text-align: center;
	height: 100%;
	overflow:hidden; 
	padding-bottom:9999px; 
	margin-bottom:-9999px; 
}
.cuse_thlid{
	margin: 0 auto;
	line-height: 35px;
	margin-top: 20px;
}
.cuse_thlidpadd{background-color: #335da9;}
.cuse_thlidp a{color: white !important;}

/* 关于我们 */
.abus_p{
	text-align: justify;
	color: #9a9a9a;
	text-indent: 2em;
}
.abus_p p{margin: 20px 0;}
.abus_bgblue{
	width: 100%;
	height: auto;
	background-image: url(../img/bgbw.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.dc_leftPic{
	width: 60%;
	float: left;
}
.dc_leftPic img,.cc_rightPic img{width: 100%;}
.dc_rightText{
	width: 38%;
	float: right;
}
.dc_rightText .dc_rightTextTit{
	color: #313131;
	font-size: 20px;
	margin-top: 20px;
}
.dc_rightText .dc_rightTextTit img{width: 40px; height: auto;}
.dc_rightText p{line-height: 26px;}
.dc_rightText p:nth-child(2){letter-spacing: -0.7px;}
.corporateCulture{
	margin-top: 50px;
	padding-bottom: 50px;
}
.cc_leftText{
	width: 38%;
	float: left;
	color: white;
}
.cc_leftText img{width: 100%;}
.cc_rightPic{
	width: 60%;
	float: right;
}
.cc_leftTextTit{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cc_leftTextTit img{width: 40px; height: auto;}
.developmentConcept{margin-top: 30px;}
.center_beijing{
	width: 48%;
	float: left;
	margin-top: 30px;
}
.center_shanghai{
	width: 48%;
	float: right;
	margin-top: 30px;
}
.centerDiv{
	margin: 20px 0;
}
.centerDiv p:first-child{
	font-size: 18px;
	font-weight: bold;
	color: #003494;
	margin-bottom: 10px;
}
.centerDiv p:nth-child(2),.centerDiv p:nth-child(3){
	font-weight: bold;
	line-height: 26px;
}