
.ad{
	background-position: top center;
	background-repeat: no-repeat;
}
.header1{
	font-size: 0;
	padding: 25px 0;
	background: #ffffff;
}
.header1 .logo{
	width: 225px;
	padding: 5px 0;
	border-right: 1px solid #DCDCDC;
}
.header1 .logo a{
	display: inline-block;
	vertical-align: top;
}
.header1 .logo img{
	height: 80px;
}
.header1 .pinpai{
	padding: 11px 0 11px 22px;
}
.header1 .pinpai p{
	font-size: 30px;
	color: #333333;
	margin-bottom: 20px;
}
.header1 .pinpai font{
	color: #fd0100;
}
.header1 .pinpai span{
	font-size: 18px;
	color: #666666;
	line-height: 100%;
	display: block;
}
.header1 .tel{
	padding: 5px 0 0 45px;
	margin: 16px 0;
	background: url(../images/tel.png) no-repeat left top;
}
.header1 .tel span{
	font-size: 14px;
	color: #666666;
	display: block;
	margin-bottom: 15px;
}
.header1 .tel p{
	font-size: 24px;
	color: #00a0e8;
}

.nav{
	font-size: 0;
	background: #00A0E8;
}
.nav .yiji{
	
}
.nav .yiji>li{
	width: 200px;
}
.nav .yiji>li>a{
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.footer1{
	background: #313131;
	padding: 35px 0;
}
.footer1 .footer_nav{
	width: 600px;
	border-right: 1px solid #535353;
}
.footer1 .footer_nav>li{
	width: 16.6%;
}
.footer1 .footer_nav>li>a{
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
}
.footer1 .footer_nav>li>.erji{
	margin-top: 10px;
}
.footer1 .footer_nav>li>.erji>li{
	padding: 8px 0;
}
.footer1 .footer_nav>li>.erji>li>a{
	display: inline-block;
	font-size: 12px;
	color: #eeeeee;
	padding-left: 10px;
	position: relative;
}
.footer1 .footer_nav>li>.erji>li>a:before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 4px;
	height: 4px;
	background: #ffffff;
	border-radius: 100%;
	left: 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%);
}
.footer1 .footer_contact{
	width: 394px;
	padding-left: 55px;
	border-right: 1px solid #535353;
}
.footer1 .footer_contact .phone{
	
}
.footer1 .footer_contact .phone p{
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
}
.footer1 .footer_contact .phone strong{
	font-size: 36px;
	color: #cb8a0f;
	font-weight: bold;
	display: block;
}
.footer1 .footer_contact .info{
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
	margin-top: 30px;
}
.footer1 .footer_contact .info *{
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}
.footer1 .footer_ewm{
	padding-top: 30px;
}
.footer1 .footer_ewm .ewm{
	font-size: 0;
}
.footer1 .footer_ewm .ewm a{
	display: block;
}
.footer1 .footer_ewm .ewm img{
	width: 136px;
	height: 136px;
}
.footer1 .footer_ewm .title{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin-top: 12px;
}

.footer2{
	background: #313131;
	border-top: 1px solid #535353;
	padding: 16px 0;
}
.footer2 p{
	font-size: 12px;
	color: #ffffff;
}
.footer2 a{
	font-size: 12px;
	color: #ffffff;
}