
.header1{
	font-size: 0;
	background: #F4F4F4;
	padding: 7px 0;
	border-bottom: 1px solid #E8E8E8;
}
.header1 p{
	font-size: 12px;
	color: #999999;
	line-height: 16px;
}
.header1 .list{

}
.header1 .list a{
	font-size: 12px;
	color: #ef2e01;
	line-height: 16px;
	margin-left: 15px;
}
.header1 .list a:first-child{
	margin-left: 0;
}
.header2{
	font-size: 0;
	background: #F4F4F4;
	padding: 17.5px 0;
}
.header2 .logo{
	margin: 1px 0;
}
.header2 .logo a{
	display: block;
}
.header2 .logo img{
	height: 83px;
}
.header2 .right{
	
}
.header2 .right .tel{
	padding-left: 55px;
	background: url(../images/tel.png) no-repeat left center;
}
.header2 .right .tel span{
	font-size: 18px;
	color: #333333;
	display: inline-block;
	line-height: 100%;
	margin-bottom: 3px;
}
.header2 .right .tel p{
	font-size: 24px;
	color: #ef2e01;
	line-height: 100%;
}
.header2 .right .search{
	margin-top: 10px;
	border-radius: 5px;
	overflow: hidden;
}
.header2 .right .search input{
	height: 30px;
}
.header2 .right .search input[type=text]{
	width: 160px;
	background: #ffffff;
	border: none;
	padding: 0 10px;
	font-size: 12px;
	color: #999999;
}
.header2 .right .search input[type=submit]{
	width: 90px;
	background: #046BAE url(../images/search.png) no-repeat left 13px center;
	font-size: 12px;
	color: #ffffff;
	border: none;
	cursor: pointer;
	padding-left: 43px;
	text-align: left;
}
.nav{
	font-size: 0;
	background: #F1F1F1;
}
.nav .yiji{
	
}
.nav .yiji>li{
	width: 14.28%;
	text-align: center;
}
.nav .yiji>li>a{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	padding: 10px 0;
	border-right: 1px solid #E2E2E2;
	transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.nav .yiji>li:hover>a,
.nav .yiji>li.active>a{
	background: #046BAE;
	color: #ffffff;	
}

.footer{
	
}
.footer .footera{
	background:#046bae;
	padding: 50px 0;
}
.footer .footera .ewm{
	font-size: 0;
}
.footer .footera .ewm a{
	display: inline-block;
}
.footer .footera .ewm img{
	width: 140px;
	height: 140px;
}
.footer .footera .yewu{
	margin-left: 40px;	
	width: 390px;
}
.footer .footera .yewu .yewu-a{
	
}
.footer .footera .yewu .yewu-a p{
	font-size: 15px;
	color: #ffffff;
	margin-bottom:5px;
}
.footer .footera .yewu .yewu-a strong{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}
.footer .footera .yewu .yewu-b{
	margin-top: 50px;
}
.footer .footera .yewu .yewu-b h3{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}
.footer .footera .yewu .yewu-b p{
	font-size: 12px;
	color: #ffffff;
	line-height: 30px;
}
.footer .footera .dinav{
	
}
.footer .footera .dinav h3{
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 18px;
	border-bottom: 1px solid #9cc9ff;
	margin-bottom: 18px;
}
.footer .footera .dinav ul{
	
}
.footer .footera .dinav ul li{
	display: inline-block;
	vertical-align: top;
	margin-right: 70px;
}
.footer .footera .dinav ul li:last-child{
	margin-right: 0;
	padding-right: 25px;
}
.footer .footera .dinav ul h4{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 25px;
}
.footer .footera .dinav ul p{
	
}
.footer .footera .dinav ul p a{
	font-size: 12px;
	color: #ffffff;
	display: inline-block;
	line-height: 25px;
}
.footer .footerb{
	padding: 17px 0;
	font-size: 12px;
	color: #333333;
}
.footer .footerb a{
	color: #333333;
}