*{margin:0px;padding:0px;}
a{text-decoration: none;}
ul,ol,li{list-style: none;}
a{color: #333;}
a:hover{color:#c00 !important;}
.bk20{margin:15px 0;height:1px;border-bottom:1px dotted #ccc;}
.hr{display: block;}
.newslist li{
	padding-left:18px;
	background:url('point.png') no-repeat left 14px;
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.col-2 li{
	box-sizing:border-box;
  	width:49%;
    float:left;
}
.col-2 li:nth-child(2n+1){
	margin-right:1.9%;
}
.f14 li{
	font-size: 14px;
}
.newslist li a{
	color:#333;
}
.newslist li span{
	color:#5b5b5b;
	float:right;
}
.header{min-width:1200px;}
.header .banner{
	height: 380px;
	background: url('header.jpg') no-repeat center top;
}
.header .nav{
	height: 60px;
	background: #0161b7;
	overflow:hidden;
}
.header .nav ul{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.header .nav ul li{
	float:left;
	margin-left:11px;
	line-height: 60px;
	width:145px;
	color:#fff;
	text-align: center;
}
.header .nav ul li:hover{
background:#0b8fcd
}
.header .nav ul li.line{width:3px;}
.header .nav ul li a{
	color:#fff;
	font-size:18px;
	font-family: 'Microsoft Yahei';
}
.header .nav ul li:hover a,.header .nav ul li a:hover{color:#ffff60 !important;}
.container{width:1200px;margin:20px auto;}
.row{
	margin-top:10px;
	overflow: hidden;
    display: block;
}
/* 举报入口 */
.port{margin: 0 -29px;}
.qiaozha,.baokong,.youhai,.weifa{
	display: block;
	width:278px;
	height: 155px;
	float:left;
	margin-left:28px;
	background-position: left top;
	background-repeat: no-repeat;
}
.qiaozha{
	background-image: url('ico_01.png');
}
.baokong{
	background-image: url('ico_02.png');
}
.youhai{
	background-image: url('ico_03.png');
}
.weifa{
	background-image: url('ico_04.png');
}
.report_web,.report_tel,.report_mail{
	display: block;
	width:33.333%;
	text-align:center;
	float:left;
	background-position: left top;
	background-repeat: no-repeat;
}
.report_web p,.report_tel p,.report_mail p{margin-top:10px;}
/* 幻灯及其他举报入口 */

.slider{

}
.slideshow {
	position: relative;
	z-index: 1;
	height: 100%;
	max-width: 800px;
}
.slideshow * {
	outline: none;
}
.slideshow .slider {
}
.slideshow .slider-track {
	-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.slideshow .item {
	height: 100%;
	position: relative;
	z-index: 1;
}
.slideshow .item img {
	width: 100%;
	height: 450px;
	-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	-webkit-transform: scale(1.2);
	        transform: scale(1.2);
}
.slideshow .item span{
	display: block;
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	left: 0;
	bottom: 0;
	background: #333;
	color: #fff;
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	opacity: .6;
}
.slideshow .item.slick-active img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.otherport{
}
.otherport i{display: block;}
.btd{
	height: 70px;
	border-left:10px solid #0161b7;
	background:#3080c5 url('link_biaotidang.png') no-repeat center center;

}
.apply{
	height: 70px;
    margin-top: 14px;
	border-left:10px solid #0161b7;
	background:#3080c5 url('link_apply.png') no-repeat center center;  
}

.online{
	height: 70px;
	border-left:10px solid #0161b7;
	background:#3080c5 url('link_online.png') no-repeat center center;  
}
.result{
	height: 65px;
    margin-top: 14px;
	border-left:10px solid #0161b7;
	background:#3080c5 url('link_search.png') no-repeat center center;
}
.online:hover, .result:hover {
    background-color: #0161b7;
}
.link_port_quanguo{
	height: 60px;
	margin-top:14px;
	border-left:10px solid #007598;
	background:#008eb9 url('link_port_quanguo.png') no-repeat 10px center;
}
.link_port_gansu{
	height: 60px;
	margin-top:14px;
	border-left:10px solid #007598;
	background:#008eb9 url('link_port_gansu.png') no-repeat 10px center;
}
.link_port_quanguo:hover, .link_port_gansu:hover{background-color: #007598;}
.link_port_way{
	height: 60px;
	margin-top:14px;
	border-left:10px solid #ba433f;
	background:#dd514c url('link_port_way.png') no-repeat 10px center;
}
.link_port_way:hover{background-color: #ba433f;}
.link_port_tel{
	height: 60px;
	margin-top:14px;
	border-left:10px solid #ba433f;
	background:#dd514c url('link_tel.png') no-repeat 10px center;
}

.link_port_email{
	height: 60px;
	margin-top:14px;
	border-left:10px solid #ba433f;
	background:#dd514c url('link_email.png') no-repeat 10px center;
}


/* 内容区 */
.col-left{
	width:800px;
	float:left;
	margin-right:30px;
}
.col-right{
	overflow: hidden;
}
.module h2{height:50px;border-bottom:3px #e1e1e1 solid;}
.module h2 span,.module h2 a.more{
	display: block;
	height: 50px;
	line-height: 50px;
}
.module h2 span{float:left;font-size:24px;font-family: 'Microsoft Yahei';color:#1e62ad;border-bottom:3px #0161b7 solid;}
.module h2 a.more{
	float:right;
	font-size:12px;
	color:#363636;
	border-bottom:3px #959595 solid;
}
.module .thumb{
	float:left;
	margin-right:20px;
	padding:25px 0 0;
}
.module .thumb img{
	width:320px;
	height: 190px;
}
.module .hotnews{
	padding:20px 0;
	border-bottom:1px dashed #ccc;
}
.module .hotnews h3{
	font-family: 'Microsoft Yahei';
	font-size: 22px;
	font-weight: normal;
	margin-bottom:15px;
}
.module .hotnews p{
	font-size:14px;
	line-height: 24px;
	color: #6e6e6e;
}
.module .newslist{
	margin-top:15px;
}
.jubaoorg{
	line-height: 31px;
}
.modulebg{
	background:url('module_bg.png') repeat center top;
	padding:15px;
}
.friendly {
	border: 1px solid #1e62ad;
    padding: 10px 20px;
    border-radius: 5px;
    background: #f5f5f5;
}
.friendly h3{
	font-family: 'Microsoft Yahei';
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    color: #0161b7;
    border-right: 1px solid #e2e2e2;
    padding-right: 10px;
    margin-right: 15px;
    margin-top: 6px;
  margin-bottom:10px;
}
.friendly p{
	font-size: 13px;
	line-height: 28px;
}
.footer{
	text-align: center;
	color:#fff;
	font-size: 12px;
	background:#0161b7;
	line-height: 26px;
	padding:20px 0;
}
.position{
	line-height: 40px;
	margin:15px 0;
	font-size:14px;
	background: #eaeaea;
    padding-left: 15px;
}
.catname{display:block;line-height: 40px;background:#eaeaea;padding:0 20px;margin-bottom:20px;
font-size: 22px;font-family: 'Microsoft Yahei';font-weight: bold;color:#0161b7;}
/* 栏目页 */
.category{
	width:1180px;
	margin:0 auto 50px;
	overflow: hidden;
}
.category .newslist{
	padding: 30px 50px;
	border: 1px solid #e9e9e9;
}
#pages{
	display: block;
	text-align: center;
	color: #c00;
}
#pages .a1{border:1px solid #f0f0f0;background: #f6f6f6;
    border-radius: 5px;padding:2px 5px;}
/* 内容页 */
.article{
	width:1180px;
	margin:0 auto 50px;
}
.article h1{
	font-family: 'Microsoft Yahei';
	font-size:26px;
	text-align: center;
	line-height: 30px;
	margin-bottom:20px;
}
.article .info{
	display: block;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-size:14px;
}
.article .content{
	line-height: 32px;
	font-size: 16px;
	font-size: medium;
	text-align: justify;
	padding: 20px 50px;
	border: 1px solid #ccc;
	border-top: none;
}
.article .content p{
	margin:15px;
}
.article .content img{
	max-width: 100%;
	margin-top:20px;
}


#slider {
	width: 100%;
}
#slider .slides li{position:relative;}
#slider .slides li img{
	width:100%;
	height:450px;
}
#slider .slides li span{
    display:block;
    text-align:center;
    width: 100%;
    padding: 8px;}
	
/*--------------CONTROLS--------------*/

/*position controls*/
.controls li {
	top: 50%;
	margin-top: -30px
}

.controls li:nth-child(1) {
	left: 0;
}

.controls li:nth-child(2) {
	right: 0;
}

.pagination li {
	background-color: #ddd;
}

.pagination li.active {
	background-color: #c00;
}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: 450px;
}


.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.w800{width:800px;float:left;margin-right:30px;}
.erweima{
	overflow: hidden;
    border: 1px solid #e9e9e9;
    text-align: center;
    margin-top:20px;
    background: #f5f4cb;
}
.erweima .saoma{margin-top:20px;}
.erweima .weixin img, .erweima .weibo img{margin-top:20px;border: 1px solid #2d89f0;}