.hei-11{
	height: 11px;
	background: #7cb9ec;
}
.current-local{
	height: 47px;
	line-height: 47px;
	background: #9ccaed;
	font-size: 14px;
	color: #3a3a3a;
	padding-left: 3px;
}
.left-box{
	width: 589px;
	border: 1px solid #dfdfdf;
	padding: 0 24px 0 20px;
	background: #fff;
	    height: 311px;
}
.pub-title{
	border-bottom: 1px solid #cccccc;
	height: 67px;
	padding-top: 19px;
	line-height: 43px;
}
.pub-title span {
	width: 90px;
	height: 48px;
	line-height: 48px;
	color: #3a3a3a;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	border-bottom: 3px solid #0168b7;
	padding-left: 6px;
}
.long-title span{
	width: 345px;
}
.more{
	float: right;
	color: #3a3a3a;
	font-size: 14px;
	line-height: 48px;
}
.pub-list{
	margin-top: 18px;
}
.pub-list li{
	height: 35px;
	line-height: 35px;
	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: 70%;
}
.pub-list li span{
	float: right;
}
.syjgcx-box{
	height: 443px;
	clear: both;
	margin-top: 18px;
	margin-bottom: 35px;
}
.cx-title span{
	width: 135px;
}
.jgcx-list{
	margin-top: 19px;
}
.jgcx-list li{
	float: left;
	height: 73px;
	width: 220px;
	border: 1px solid #f4f4f4;
	margin-bottom: 15px;
	margin-right: 12px;
}
.jgcx-list li:nth-child(5n){
	margin-right: 0;
}
.jgcx-list li a{
	display: block;
	height: 100%;
	padding: 7px 6px;
}
.jgcx-list li a div{
	width: 100%;
	height: 100%;
	border: 1px solid #f5f5f5;
	background: #5197c4;
	text-align: center;
	line-height: 57px;
	font-size: 16px;
	color: #d4eaff;
}
.jgcx-list li a span{
	vertical-align: middle;
	line-height: 22px;
	margin-top: -5px;
}
.border-box{
	padding: 0 23px;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.hidDom {
	display: none
}

.left-box {
	width: 390px;
}
@media screen and (max-width: 1200px){
		
		.left-box{
			width: 100%;
			height: auto;
			padding: 0 .2rem;
			margin-right: 0!important;
			margin-top: .2rem;
		}
		.left-box:first-child{
			margin-top:0;
		}
		.pub-title {
				height: .78rem;
				line-height: .2rem;
				padding-top: 0;
		}
		
		.pub-title span {
			height: .78rem;
			line-height: .78rem;
			font-size: .28rem;
			padding: 0 ;
			width: auto!important;
		}
		.border-box{
			padding: 0 .2rem;
			height: auto;
			margin: 0;
			background: #fff;
			border: 1px solid #dfdfdf;
		}
		.jgcx-list{
			margin-top: .3rem;
			margin-bottom: .2rem;
		}
		.jgcx-list li{
			height: 1.03rem;
			width: 48%;
			margin-bottom: .17rem;
			margin-right: .12rem;
		}
	
		.jgcx-list li:nth-child(2n){
			margin-right: 0;
		}
		.jgcx-list li:nth-child(5n){
			margin-right: .12rem;
		}
		.jgcx-list li a{
			display: block;
			height: 100%;
			padding: .1rem .06rem;
		}
		.jgcx-list li a div {
		    line-height: .81rem;
		    font-size: .29rem;
		    padding: 0 .1rem;
		}
		
		.jgcx-list li a span{
			line-height: normal;
		}
		}