.fl{
	float: left;
}
.fr{
	float: right;
}
.hid{
	overflow: hidden;
}
body{
	color: #333;
	background: #fff;
}
.container{
	width:1200px;
	margin: 0 auto;
}

.headera{
	border-bottom: 1px solid #cccccc;
}
.headera p{
	font-size: 12px;
	color: #666666;
	line-height: 40px;
}
.headera p span{float:right;}
.headerb{
	font-size: 0;
}
.headera p a.cn{font-size:14px;font-weight:bold;background: url(../images/cn.png) no-repeat left center;padding-left:30px;}
.headera p a.en{font-size:14px;font-weight:bold;background: url(../images/en.png) no-repeat left center;padding-left:30px;}
.headerb div.fl{
	
}
.headerb div.fl h1{
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
	position: relative;
	margin: 35px 0;
}
.headerb div.fl h1:after{
	content: '';
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 40px;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	background: #cecece;
}
.headerb div.fl h1 a{
	display: inline-block;
}
.headerb div.fl h1 a img{
	
}

.headerb div.fl div{
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	margin: 36px 0;
}
.headerb div.fl div h2{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}
.headerb div.fl div p{
	font-size: 14px;
	color: #999999;
}

.headerb div.fr{
	
}
.headerb div.fr div{
	margin: 35px 0;
	padding-left: 60px;
	background: url(../images/tel.png) no-repeat left center;
}
.headerb div.fr div p{
	font-size: 14px;
	color: #333333;
}
.headerb div.fr div strong{
	font-size: 24px;
	color: #d61528;
	font-weight: bold;
}

.headerc{
	font-size: 0;
	background: #0064aa;
	border-bottom: 3px solid #24367a;
}
.headerc .yiji{
	
}
.headerc .yiji>li{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.headerc .yiji>li>a{
	font-size: 16px;
	color: #ffffff;
	display: block;
	height: 47px;
	line-height: 47px;
	padding: 0 35px;
	border-left: 1px solid #24367a;
	transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.headerc .yiji>li>a.active,
.headerc .yiji>li>a.cur{
	background: #24367a;
}
.headerc .yiji>li:last-child>a{
	border-right: 1px solid #24367a;
}

.headerc .yiji>li>.erji{
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 200px;
	z-index: 33;
	background: #24367a;
}
.headerc .yiji>li>.erji>li{
	padding: 0 35px;
	transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	border-bottom: 1px solid #1e2d65;
}
.headerc .yiji>li>.erji>li>a{
	font-size: 14px;
	color: #ffffff;
	display: block;
	height: 39px;
	line-height: 39px;
}
.headerc .yiji>li>.erji>li:hover{
	background: #0064aa;
}


.footer{
	background: #1b1c20;
}
.footer-a{
	padding: 70px 0 60px 0;
}
.footer-a1{
	border-right: 1px solid #575757;
}
.footer-a1 h2{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 40px;
}
.footer-a1 ul{
	
}
.footer-a1 ul li{
	display: inline-block;
	vertical-align: top;
	margin-right: 100px;
}
.footer-a1 ul h3{
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 20px;
}
.footer-a1 ul a{
	display: block;
	font-size: 16px;
	color: #999999;
	margin-bottom: 20px;
}
.footer-a2{
	
}
.footer-a2 h4{
	font-size: 18px;
	color: #999999;
	margin-bottom: 25px;
}
.footer-a2 p{
	
}
.footer-a2 p a{
	display: inline-block;
}
.footer-a2 p a img{
	max-width: 180px;
}
.footer-a2 span{
	font-size: 12px;
	color: #999999;
}
.footer-b{
	border-top: 1px solid #575757;
}
.footer-b p{
	font-size: 14px;
	color: #999999;
	line-height: 60px;
}
.footer-b p a{
	font-size: 14px;
	color: #999999;
}
