@charset "utf-8";
/* CSS Document */
.banner{width: 100%; height: 318px; background: url(../images/news_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%; padding-top: 37px; padding-bottom: 100px; position: relative;}
.contact .background{width: 100%; height: 272px; background:url(../images/background.jpg) no-repeat center;
	background-size: cover; position: absolute; bottom: 0; left: 0; z-index: -1;}
.contact .biaoti{height: 69px; border-bottom: 1px dashed #bbb; font-size: 18px; color: #0480fb;
	font-weight: bold; line-height: 69px; text-align: center;}
.contact .time{font-size: 15px; color: #b8b8b8; text-align: center; padding-top: 8px;}
.contact .con{font-size: 16px; color: #6e6e6e; line-height: 32px; padding: 40px 0;
	border-bottom: 1px dashed #bbb; text-align: justify;}
.contact .con p{font-size: 16px; color: #6e6e6e; line-height: 32px;}
.page{padding: 30px 0;}
.page .prev{font-size: 16px; color: #0480fb; padding-bottom: 14px;}
.page .prev a{color: #6e6e6e;}
.page .prev a:hover{text-decoration: underline!important;}
.page .prev:nth-child(2){padding-bottom: 0;}

@media screen and (max-width: 800px){
	.banner{height: 140px;}
	.contact{padding-top: 30px; padding-bottom: 60px;}
	.contact .biaoti{height: auto; line-height: 1.4; font-size: 16px; padding-bottom: 10px;}
	.contact .time{font-size: 14px;}
	.contact .con{font-size: 14px; line-height: 26px; padding: 20px 0;}
	.contact .con p{font-size: 14px; line-height: 26px;}
	.page{padding: 20px 0;}
	.page .prev{font-size: 14px;}
	.contact .background{height: 60px;}
}