@charset "utf-8";
*{box-sizing:border-box;}
body{min-width:100%;background:#f0f5f9;}
img{max-width:100%;height:auto;}
/* 浮动与清除 */
.fleft {float: left;}
.fright {float: right;}
.clearfix2:after {clear: both;content: ".";display: block;height: 0;font-size: 0;visibility: hidden;}
.clearfix2 {*zoom:1;}


li{  /* overflow: hidden !important;  text-overflow: ellipsis!important; white-space: nowrap!important;*/}
.container,.nav,.indnews,.news-pic, .news-pic img,.news-notice .news-txt,.xzgg,.fwzn .iconlist,.xz-col.abt,.xz-col,.xz-col.gsgg,.xz-col.jlhd,.videolist ul,.linksbox,.page-right,.formData .item{width:100%}
.logo{width:70%;height:auto;}
.search,.fwzn .tit{display:none;}
.search2{display:none;}
.search2 {
	padding: 10px 0;
	width: 100%;
	background: #fff;
	box-sizing:border-box;
	margin-bottom:10px
}
.search2 .search_btn {
	display: block;
	float:left;
	width: 80px;
	height: 40px;
	background: #4788d7;
	border: 0;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	transition: all .3s ease;
	box-sizing:border-box;
}
.search2 .search_btn:hover {
	background: #1561af;
}
.search2 .ipt-sea {
	font-size: 14px;
	height: 40px;
	line-height:40px;
	color: #666;
	outline: none;
	border: 1px solid #ddd;
	width: calc(100% - 80px);
	float:left;
}
.header{height:auto;}
.logo{position:relative;top:0;margin-left: 15%;}
.nav{display:none;margin: 5px 0 0 0;position: absolute;height:auto;top: 90px;width: 58%;right:0;z-index:88;}

.nav li{width:50%;}
div.slideBox ul.items li a img{width:100%;height:auto;}
	.nav2{padding:10px;background:#fff;margin-bottom:10px}
	.nav2 li{float:left;width:25%;text-align:center;}
	.nav2 li a{display:block;font-size:14px;width:100%;height:100%;padding:8px 0;}

.toolbar,.sub-menu{display:none;}
.news-pic, .news-pic img,.indnews{height:260px;}
.slideBox .items li{width:100%;height:260px;}
.indnews{margin-bottom:10px;}
.container_col{padding:5px;width:100%;}
.toutiao h1 a{font-size:18px;}
.toutiao{height:auto;padding:12px 5px 12px 30px;}
.slideBox{width:100% !important;}
.xzgg img{width:100%;height:auto;margin-bottom:10px;}
.fwzn{height:auto;padding:10px;}
.fwzn .iconlist a{width:32%;margin-right:2%;line-height:20px;}
.fwzn .iconlist a:nth-child(3n){margin-right:0;}
.fwzn .iconlist a:nth-child(7){display:none;}
.xz-col{height:auto;padding: 10px;}
.hudongicon a{width:32%;margin-right:2%;line-height:20px;border: none;}
.hudongicon a:nth-child(3n){margin-right:0;}
.videolist ul li{width:47%;margin-right:6%;line-height:20px;}
.videolist ul li:nth-child(2n){margin-right:0;}
.videolist ul li img{width:100%;height:160px;}
.txtlisttit a{padding:0 15px}
.linksbox .listcon{height:auto;padding:10px 0;}
.foot{padding:20px 10px;margin-bottom:0;font-size:13px;background:#333;}
.lujing{padding:10px 5px;margin:0;}
.page-left{display:none;}
.page-right{padding:10px;}
.mb_bar{display:block;border: none; width: 40px; height: 40px;text-indent: -900em; overflow: hidden; position: absolute;top: 50px;right: 2%;cursor: pointer;outline: none;background: #4788d7 url(static/images/menu-button-bg.png) no-repeat center center; background-size: 50%;z-index:99;border-radius:5px;}

.news-name.tab-nav a{
	font-size: 16px;
	padding: 0 8px;
}
.news-title .more{
	right: 4px;
	font-size: 14px;
}
.hotnews .hotcon{
	margin-top: 6px;
	font-size: 14px;
}
.col-title span p{
	font-size: 18px;
}
.col-title a{
	font-size: 14px;
}
.linksbox .linkslist{
	display: flex;
	flex-wrap: wrap;
}
.videolist .btn{
	width: 24px;
	top: 30%;
}
.friendship-box{
	justify-content: space-between;
}
.friendship-item{
	width: 48%;
	margin: 0 0 10px;
}
.reLink .prevLink, .reLink .nextLink{
	width: 100%;
	margin: 5px 0;
}