.hei-11{
	height: 11px;
	background: #7cb9ec;
}
.ove-y{
	overflow-y: hidden;
	height: 305px;
}
.current-local{
	height: 47px;
	line-height: 47px;
	background: #9ccaed;
	font-size: 14px;
	color: #3a3a3a;
	padding-left: 3px;
}
.left-box{
	width: 772px;
}
.border-box{
	padding: 0 25px;
	background: #fff;
	height: 319px;
	border: 1px solid #dfdfdf;
}
.right-box{
	width: 410px;
}
.pub-title{
	border-bottom: 1px solid #cccccc;
	height: 67px;
	padding-top: 19px;
	line-height: 43px;
}
.pub-title span{
	width: 123px;
	height: 48px;
	border-top: 3px solid #004d95;
	background: #0168b7;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.more{
	float: right;
	color: #3a3a3a;
	font-size: 14px;
	line-height: 48px;
}
.pub-list{
	margin-top: 20px;
}
.pub-list li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #3a3a3a;
	padding-left: 29px;
	overflow: hidden;
	position: relative;
	margin-right: 7px;
}
.pub-list li i{
	width:3px;
	height: 3px;
	position: absolute;
	top: 50%;
	left: 9px;
	background: #3a3a3a;
	margin-top: -1.5px;
}
.pub-list li a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 85%;
}
.pub-list li span{
	float: right;
}
.tab-box{
	position: relative;
	margin-top: 20px;
	margin-bottom: 23px;
}
.tab-title{
	height: 67px;
	padding-top: 19px;
	line-height: 43px;
	font-size: 0;
	border-bottom: 1px solid #cccccc;
}
.tab-title>div{
	width: 123px;
	height: 48px;
	line-height: 40px;
	color: #3a3a3a;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
.tab-title>div i{
	position: absolute;
	height: 19px;
	width: 1px;
	background: #dadada;
	right: 0;
	top: 12px;
}
.tab-title>div.active {
	color: #fff;
	background: #0168b7;
	border-top: 3px solid #004d95;
}
.tab-title>div.active i{
	display: none;
}
.pub-table-box{
	display: none;
}
.pub-table-box.active{
	display: block;
}
.posi-a{
	position: absolute;
	right: 25px;
	top: 19px;
}
.zwdt-box{
	height: 529px;
}
.pub-title .back-fff{
	background: none;
	border: 0;
	color: #2b2b2b;
	font-size: 18px;
	text-align: left;
	padding-left: 5px;
}
.zwdt-list{
	margin-top: 36px;
}
.zwdt-list li {
	width: 33.33%;
	float: left;
	text-align: center;
	height: 110px;
	margin-bottom: 30px;
}
.zwdt-list li img{
	width: 68px;
	height: 77px;
}
.zwdt-list li p{
	font-size: 14px;
	color: #3A3A3A;
	margin-top: 10px;
	white-space:nowrap;
}
.xzzq-box{
	margin-top: 23px;
}
.xzzq-box,.xzzq-box a,.xzzq-box a img{
	width: 410px;
	height: 104px;
}
.hidDom{display:none}
.mshow {
	display: none;
}
.mhidden {
	display: block;
}
@media screen and (max-width: 1200px){
		.watch-more {
		  margin-top: .1rem;
		}
		
		
		.left-box,.right-box{
			width: 100%;
		}
		.border-box{
			padding: .3rem .2rem .4rem;
			height: auto;
		}
		
		.pub-title {
				height: .78rem;
				line-height: .38rem;
				padding-top: 0;
		}
		
		.pub-title span {
			height: .78rem;
			line-height: .78rem;
			font-size: .28rem;
			padding: 0 ;
			display: block;
			width: 30%;
			border-top: none;
		}
		.pub-title .back-fff {
			width: auto;
			height: .78rem;
			line-height: .78rem;
			font-size: .28rem;
			padding: 0 ;
		}
		.tab-title{
			height: .78rem;
			padding-top: 0;
			line-height: .78rem;
			display: flex;
			
		}
		.tab-title>div.active {
				border-top: none;
		}
		.tab-title>div {
		flex: 1;
		height: .78rem;
		line-height: .78rem;
		color: #808080;
		font-size: .28rem;
		}
		.tab-title>div a{
			display: block;
		}
		.tab-title>div i{
			display: none!important;
		}
		.pub-list {
			padding: 0;
		}
		.pub-list li a {
		    width: 70%;
		}
		.zwdt-box{
			padding-top: .1rem;
			padding-bottom: .2rem;
		}
		.zwdt-list{
			margin-top: .28rem;
		}
		.zwdt-list li {
			text-align: center;
			height: auto;
			margin-bottom: .5rem;
		}
		.zwdt-list li img{
			width: 1.2rem;
			height: 1.38rem;
		}
		.zwdt-list li p{
			font-size: .26rem;
			margin-top: 0;
		}
		.xzzq-box{
			margin-top: .2rem;
		}
		.xzzq-box,.xzzq-box a,.xzzq-box a img{
			width: 100%;
			height: 1.74rem;
		}
		}