﻿@charset 'utf-8';

body{
	min-width: 1200px;
}

.c-wrap{
	background: #f2f6f9;
}
.c-wrap.c-index{
	background: #fff;
}
/*头部*/
.header{
	width: 100%;
	height: 322px;
	background: url(bg.png) top center no-repeat;
}
.header .logo{
	text-align: center;
	padding-top: 94px;
	margin-bottom: 74px;
}
.header .nav{
	height: 48px;
	line-height: 48px;
}
.header .nav a{
	display: inline-block;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 0 8px;
	opacity: .7;
	margin: 0 20px;
}
.header .nav a:hover{
	opacity: 1;
}
.header .nav a.cur{
	opacity: 1;
	padding-bottom: 16px;
	border-bottom: 6px solid #ffba00;
}
.search-box{
	width: 342px;
	background: #fff;
	height: 48px;
	line-height: 48px;
	border-radius: 10px;
}
.search-box input{
	width: 258px;
	padding: 0 10px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
}
.search-box button{
	margin-top: 3px;
}
.local{
	margin-top: 24px;
	padding: 18px 30px;
	line-height: 20px;
}
.local a,.local span{
	color: #666666;
	font-size: 14px;
}
.local img{
	margin-right: 8px;
}
.local .arrow{
	margin: 0 6px;
}
.local .sp{
	color: #2a81f7;
}
/*概览*/
.gl-main{
	background: #fff;
	padding: 20px 20px 80px;
}
.gl-title{
	height: 50px;
	padding: 0 10px;
	margin-bottom: 20px;
	background: url(bg2.png) bottom no-repeat;
}
.gl-title span{
	color: #2a81f7;
	font-size: 20px;
	font-weight: bold;
}
.gl-nav{
	width: 226px;
	padding: 28px 18px 0;
	background: #f5f7fc;
}
.gl-nav a{
	display: block;
	height: 52px;
	line-height: 52px;
	background: #eff2f8;
	text-align: center;
	color: #333333;
	font-size: 18px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.gl-nav a.cur,.gl-nav a:hover{
	color: #fff;
	font-weight: bold;
	background: url(bg1.png);
}
.gl-con{
	width: 870px;
}
.gl-con2{
	width: 100%;
}
.gl-title2{
	height: 44px;
	border-bottom: 1px solid #f1f1f1;
}
.gl-title2 span{
	display: inline-block;
	line-height: 44px;
	height: 44px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	padding: 0 20px;
	border-bottom: 1px solid #2a81f7;
}
.gl-list{
	padding: 18px 0 20px;
	border-bottom: 1px solid #e5e5e5;
}
.gl-list li{
	height: 40px;
	line-height: 40px;
	padding-left: 3px;
}
.gl-list li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
	background: url(ic8.png) left center no-repeat;
}
.gl-list li a:hover{
	color: #2a81f7;
}
.gl-list li span{
	float: right;
	color: #666666;
	font-size: 16px;
}
.gl-banner{
	margin: 20px 0;
}
.gl-banner a{
	display: inline-block;
	margin-left: 21px;
}
.gl-banner a:first-child{
	margin-left: 0;
}
/* 翻页 */
.page-box{
	margin-top: 26px;
	line-height: 32px;
}
.page-box .total{
	margin-left: 10px;
	color: #333333;
	font-size: 16px;
}
.page-box .total span{
	color: #155c9e;
	display: inline-block;
	margin: 0 6px;
}
.page-box .page{
	margin-left: 40px;
}
.page-box .page a{
	display: inline-block;
	padding: 0 9px;
	color: #666666;
	font-size: 14px;
	border-radius: 4px;
	margin: 0 5px;
}
.page-box .page a.cur,.page-box .page a:hover{
	color: #fff;
	background: #2a5cf7;
}
.page-box .jump input{
	width: 40px;
	text-align: center;
	height: 32px;
	line-height: 32px;
}
.page-box .jump button{
	width: 60px;
	text-align: center;
	height: 32px;
	background: #f1f1f1;
	color: #666;
	border-radius: 4px;
}
.page-box .jump button:hover{
	color: #fff;
	background: #2a5cf7;
}
/* 底部 */
.f-link-t{
	height: 56px;
	line-height: 56px;
	background: #fff;
	padding: 0 34px;
	border-top: 2px solid #466cd8;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.f-link-l{
	padding-left: 32px;
	background: #f2f3f6;
	padding-bottom: 15px;
	margin-bottom: 6px;
}
.f-link-l li{
	width: 156px;
	float: left;
}
.f-link-l li a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
}
.f-link-l li a:hover{
	font-weight: bold;
}
.footer{
	text-align: center;
	background: #2a5cf7;
	color: #fff;
	padding: 30px 0;
	font-size: 14px;
	width: 100%;
}
.footer .f-text{
	display: inline-block;
	margin-left: 60px;
	line-height: 24px;
	padding-top: 10px;
	vertical-align: top;
}
.footer .f-text a{
	color: #fff;
}
.float-box{
	position: fixed;
	right: 10px;
	width: 98px;
	z-index: 999;
	top:30%;
}
@media screen and (max-width:1850px) {
	.float-box{
		top:30%;
	}
}
@media screen and (max-width:1650px) {
	.float-box{
		top:20%;
	}
}
@media screen and (max-width:1450px) {
	.float-box{
		top:10%;
	}
}
.float-box .item:first-child a{
	border-top-left-radius: 20px;
}
.float-box .item{
	position: relative;
}
.float-box .item a{
	display: block;
	margin-bottom: 1px;
	background: #f4f6fa;
	padding: 12px 0 16px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.float-box .item a:hover{
	background: url(bg3.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.float-box .item a.back-btn{
	padding: 8px 0;
	border-bottom-right-radius: 20px;
}
.float-box .item a.back-btn p{
	margin-top: 8px;
}
.float-box .item a.back-btn:hover{
	background: #fff;
	color: #333;
}
.float-box .item a img.cur{
	display: none;
}
.float-box .item a:hover img{
	display: none;
}
.float-box .item a:hover img.cur{
	display: inline-block;
}
.float-box .item a p{
	margin-top: 12px;
}
.float-box .item .box{
	color: #444444;
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	top: 0;
	right: 110px;
	background: #fff;
	width: 144px;
	border-radius: 10px;
	min-height: 100%;
	text-align: center;
	display: none;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	box-shadow: 0 0 4px 0 #eee;
}
.float-box .item:hover .box{
	display: block;
}
.float-box .item .box i{
	display: inline-block;
	position: absolute;
	width: 6px;
	height: 12px;
	background: url(ic10.png) center no-repeat;
	top: 50%;
	margin-top: -6px;
	right: -6px;
}

/* 细览 */
.xl-title{
	text-align: center;
	color: #2a81f7;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 20px 40px;
}
.xl-bar{
	height: 58px;
	line-height: 58px;
	background: #f3faff;
	padding: 0 46px;
}
.xl-bar span,.xl-bar a{
	display: inline-block;
	color: #333333;
	font-size: 14px;
	vertical-align: middle;
}
.xl-bar .line{
	margin: 0 20px;
}
.xl-bar a,.xl-bar .font{
	margin-left: 10px;
	cursor: pointer;
}
.xl-bar .dy{
	margin-right: 20px;
}
.xl-con{
	color: #333333;
	font-size: 16px;
	line-height: 32px;
	padding: 30px 50px;
}
.xl-img-box{
	text-align: center;
}
.xl-img-box img{
	max-width: 100%;
}
.xl-ewm{
	text-align: center;
	color: #333333;
	font-size: 14px;
}
.xl-ewm img{
	margin-bottom: 8px;
}
/* 举报须知 */
.jbxz-title{
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding: 30px 60px;
}
.jbxz-con{
	color: #333333;
	font-size: 16px;
	line-height: 40px;
	padding: 0 30px;
}
.jbzx-check{
	margin-top: 20px;
	padding: 0 60px;
	color: #333333;
	font-size: 16px;
}
.jbzx-check input{
	margin-right: 4px;
	height: 22px;
	width: 22px;
}
.jbzx-btn{
	text-align: center;
	margin-top: 80px;
}
.jbzx-btn button{
	height: 54px;
	width: 294px;
	line-height: 54px;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0 20px;
}
.jbzx-btn button:hover{
	opacity: .8;
}
.jbzx-btn .b1{
	background: #1d51f0;
}
.jbzx-btn .b2{
	background: #f72a2a;
}
.gl-title3{
	height: 50px;
	line-height: 50px;
	background: #f5f7fb;
	color: #3f3f3f;
	font-size: 20px;
	font-weight: bold;
}
.gl-title3 img{
	margin-right: 14px;
	vertical-align: middle;
}
.gl-list2{
	padding: 20px 0;
	color: #333333;
	font-size: 16px;
	line-height: 48px;
}
.gl-list2 .wljb-s{
	display: inline-block;
	width: 480px;
	padding-left: 32px;
}
.gl-list2 a:hover{
	color: #2a81f7;
}
/* &#98;&#101;&#115;&#116;&#51;&#54;&#53;&#23448;&#32593;&#33529;&#26524;&#19979;&#36733;&#95;&#98;&#115;&#116;&#51;&#54;&#53;&#20307;&#32946;&#23089;&#20048;&#24179;&#21488;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#22823;&#38470; */
.i-w1{
	padding: 24px 0 28px;
}
.i-w1 a{
	display: inline-block;
	margin-left: 20px;
}
.i-w1 a:first-child{
	margin-left: 0;
}
.i-w2-c1{
	width: 708px;
	height: 398px;
	position: relative;
	border-radius: 18px;
	overflow: hidden;
}
.i-w2-pic{
	width: 708px;
	height: 398px;
	position: relative;
}
.i-w2-pic li{
	width: 708px;
	height: 398px;
	position: absolute;
	top: 0;
	left: 0;
}
.i-w2-pic li a{
	width: 708px;
	height: 398px;
}
.i-w2-pic li a img{
	width: 708px;
	height: 398px;
}
.i-w2-picpg{
	position: absolute;
	width: 708px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	bottom: 0;
	background: url(bg4.png);
	text-align: center;
}
.i-w2-picpg span{
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	margin: 0 4px;
	cursor: pointer;
	background: url(ic22.png) no-repeat;
}
.i-w2-picpg span.cur{
	background: #fff;
}
.i-w2-c2{
	width: 468px;
	height: 398px;
	background: #f5f7fb;
	border-radius: 18px;
}
.i-w2-h{
	padding: 30px 20px 20px;
}
.i-w2-h .tit a{
	display: inline-block;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}
.i-w2-h .tit a:hover{
	color: #2a81f7;
}
.i-w2-h .con{
	margin-top: 12px;
	line-height: 24px;
	color: #999999;
	font-size: 14px;
}
.i-w2-h .con a{
	display: inline-block;
	color: #f0670c;
}
.i-w2-h .con a:hover{
	text-decoration: underline;
}
.i-w2 .i-list1{
	padding: 0 24px;
}
.i-w2 .i-list1 li a,.i-w4-c2 .i-list1 li a{
	max-width: 90%;
}
.i-list1 li{
	height: 44px;
	line-height: 44px;
}
.i-list1 li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	padding-left: 14px;
	background: url(ic23.png) left center no-repeat;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-list1 li a:hover{
	color: #2a81f7;
}
.i-list1 li span{
	float: right;
	color: #333;
	font-size: 14px;
}
.i-w3{
	margin-top: 30px;
	height: 130px;
	width: 1200px;
	overflow: hidden;
	border-radius: 18px;
	position: relative;
}
.i-w3-pic{
	height: 100%;
	width: 100%;
	position: relative;
}
.i-w3-pic li{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.i-w3-pic li img{
	width: 100%;
	height: 100%;
}
.i-w3-picpg{
	position: absolute;
	bottom: 12px;
	right: 30px;
	height: 14px;
	line-height: 14px;
}
.i-w3-picpg span{
	display: inline-block;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	margin: 0 3px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.i-w3-picpg span.cur{
	width: 14px;
	height: 14px;
	background: #d4701f;
}
.i-w4-c1{
	width: 708px;
}
.i-title1{
	margin-bottom: 30px;
}
.i-title1 .tit{
	display: inline-block;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.i-title1 .tit:hover{
	color: #2a81f7;
}
.i-w4-h{
	margin-bottom: 28px;
}
.i-w4-h .img{
	width: 160px;
	height: 102px;
	border-radius: 14px;
	overflow: hidden;
	display: inline-block;
}
.i-w4-h .img img{
	width: 100%;
	height: 100%;
}
.i-w4-hc{
	width: 524px;
}
.i-w4-hc .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.i-w4-hc .tit a:hover{
	color: #2a81f7;
}
.i-w4-hc .con{
	margin-top: 14px;
	margin-bottom: 8px;
	color: #999999;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.i-w4-hc .con a:hover{
	color: #2a81f7;
}
.i-w4-hc .info span{
	display: inline-block;
	color: #333;
	font-size: 14px;
}
.i-title2{
	margin-bottom: 17px;
}
.i-w4-c2{
	width: 468px;
}
.i-w4{
	margin-top: 30px;
}
.c-wrap a img:hover{
	opacity: .8;
}
.gl-liw1{
	padding-left: 32px;
}
.gl-liw1 span{
	display: inline-block;
	width: 24%;
}