@charset "utf-8";
/* CSS Document */
.banner{width: 100%; height: 318px; background: url(../images/fushe_banner.jpg) no-repeat center;
	background-size: cover;}
.er_nav{height: 85px; position: relative;}
.er_nav .er_bg{width: 100%; height: 63px; background-color: #fafafa; position: absolute; top:11px; left:0;
	z-index: -1}
.er_nav .erlist>div{float: left; width: 168px; height: 85px; line-height: 85px; text-align: center;
	font-size: 18px;}
.er_nav .erlist>div>a{color: #666;}
.beijingse{background-color: #0480fb;}
.yanse{color: #fff!important;}
.contact{width: 100%;}
.contact .fushe{width: 100%; padding-top: 82px; padding-bottom: 68px;}
.contact .background{width: 100%; height: 381px; background:url(../images/fushe_bg.jpg) no-repeat center;
	background-size: cover;}
.contact .background>div{font-size: 18px; color: #666666; line-height: 36px; width: 935px; margin:0 auto;
	padding-top: 64px; font-weight: lighter;}
	
@media screen and (max-width: 800px){
	.banner{height: 140px;}
	.contact .fushe{padding-top: 40px; padding-bottom: 30px;}
	.contact .background{height: auto; padding-bottom: 60px;}
	.contact .background>div{width: 95%; font-size: 14px; line-height: 26px; padding-top: 40px;
		text-align: justify;}
}