@charset "utf-8";
/* CSS Document */
.banner{width: 100%; height: 318px; background: url(../images/licheng_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;}
.licheng{width: 100%; height: 742px; background: url(../images/licheng_bg.jpg) no-repeat center;
	background-size: cover;}
.licheng .lc{padding-top: 86px; padding-left: 96px;}
.scrollDiv {height: 476px; overflow: hidden;}
.scrollDiv li { height: 26px; line-height: 26px; font-size: 16px; color: #4d4d4d; padding-bottom: 30px;
	padding-left: 20px;}
.scrollDiv li span{padding-right: 50px;}
.scrollDiv li:first-child span{color: #ed426a;}

@media screen and (max-width: 800px){
	.banner{height: 140px; background-image: url(../images/wap_licheng.jpg);}
	.licheng{height: 570px;}
	.licheng .lc{padding-left: 0; padding-top: 40px; position: relative;}
	.licheng .lc img{width: 25px; position: absolute; top:37px; left: 0;}
	.scrollDiv{width: 100%;}
	.scrollDiv li{padding-left: 40px; font-size: 15px; line-height: 1.4; height: 42px; padding-bottom: 12px;}
	.scrollDiv li>span{padding-right: 10px;}
}