@charset "utf-8";
/* CSS Document */
.banner{background: url(../images/zhici_banner.jpg) no-repeat center; width: 100%; height: 325px; background-size: cover;}
.er_nav{width: 100%; height: 59px; border-bottom: 1px solid #d1d1d1; line-height: 59px;}
.er_nav p{font-size: 16px; color: #949494;}
.er_nav p a{color: #949494;}
.er_nav p a:hover{color: #04adf2;}
.tab_menu{height: 87px; line-height: 87px; background-color: #eee; border-bottom: 3px solid #d3d3d3;}
.tab_menu .san_nav li{float: left; font-size: 16px; width: 103px; text-align: center; margin-right: 30px;}
.tab_menu .san_nav li a{color:#838383;}
.bold{font-weight: bold; color: #262626!important;}
.tab_menu .san_nav{position: relative;}
.tab_menu .san_nav .sanjiao{position: absolute; top: 87px; left: 532px;}

.zhici{padding: 82px 0 64px 0;}
.jxsb_list{width: 399px; height: 281px; border-right: 2px solid #e1e1e1; padding:0 27px; margin-bottom: 48px;}
.jxsb_list:nth-child(3n){border-right: none;}
.jxsb_list p{ font-size: 16px; color: #3d3d3d; padding-top: 16px;}
.page{padding-top: 25px;}


.mr_frbox { position: relative; padding-top:60px;}
.mr_frUl { width: 960px; margin:0 auto; padding-top:0;}
.mr_frUl ul li { display: inline; float: left; width: 300px; overflow: hidden; position: relative; 
            cursor: pointer; margin-left: 10px; margin-right: 10px; text-align: center;}
.prev_l{position: absolute; top:130px; left:80px; cursor: pointer;}
.prev_r{position: absolute; top:130px; right:80px; cursor: pointer;}

/*新加*/
.ui-video{width: 343px; height: 209px; overflow: hidden;}
.ui-video img{width: 100%;}


/*footer*/
footer .foot_bot p{width: 358px; position: absolute; left: 50%; margin-left: -179px;}




.wap_erji{display: none;}
@media screen and (max-width: 800px){
	.banner{background:url('/public/static/web/images/wap_zhici.jpg') no-repeat center!important; width: 100%; height: 203px;
	background-size: cover;}

	.tab_menu{display: none;}
	.wap_erji{display: block; position: relative;}
	.main_menu{width: 100%; height: 40px; background-color: #0091dc; text-align: center;}
	.main_menu p{font-size: 16px; color: #fff; line-height: 40px;}
	.main_menu img{width: 10px;}
	.xl_menu{z-index: 1; position: absolute; top:0; left: 0; padding: 20px 0; width: 100%; background-color:#0091dc; display: none;}
	.xl_menu ul li{height:40px; border-bottom: 1px solid rgba(255,255,255,.6); line-height: 40px; 
		text-align: center; font-size: 16px;}
	.xl_menu ul li a{color: #fff; width: 100%; height: 100%; display: inline-block;}
	.xl_menu ul li:last-child{border-bottom: none;}
	
	.zhici{padding: 30px 0 0 0;}
	.zhici .l{width: 100%;}
	.zhici .l .tit{font-size: 18px; padding-top: 0;}
	.zhici .l .con{font-size: 14px; line-height: 26px; padding-top: 16px;}
	.zhici img{width: 100%; margin-top:0;}

	.mr_frbox{padding-top:36px; margin-left: 0;}
	.mr_frUl{width: 224px; overflow: hidden;}
	.prev_l{top:86px; left: 30px; width: 20px;}
	.prev_r{top:86px; right: 30px; width: 20px;}
	.mr_frUl ul li{width: 204px;}

	.jxsb_list{width: 48%; margin-left: 1%; margin-right: 1%; padding: 0; overflow: hidden; border-right: none;
		height:163px; margin-bottom: 0;}
	.ui-video{width: 100%; height: auto;}
	.jxsb_list p{font-size: 14px; padding-top: 0;}

	footer .foot_bot p{width: auto; position: static; left: 0; margin-left: 0;}
	footer .foot_bot{height: 58px;}
}

