.article-zjth-position{
    width: 990px;
    height: 30px;
    margin: 0 auto;
	padding-left: 10px;
    margin-bottom: 20px;
    line-height: 30px;
}
.article-zjth-position span,
.article-zjth-position a{
	font-size: 14px;
}
.zjht-right{
	width: 590px;
	margin-left: 30px;
}
.zjht-right>div{
	display: none;
}
.zjht-right>div.active{
	display: block;
}
.channel-list-head{
	height: 33px;
	line-height: 35px;
	border-bottom: 2px solid #e4eaf2;
}
.channel-list-head span{
	display: inline-block;
	height: 35px;
	padding: 0 15px;
	background-color: #e4eaf2;
	color: #346699;
	font-size: 18px;
}
.zjht-left-ditu{
	height: 440px;
	width: 360px;
	margin: 10px;
	/*background-image: url(../img/zjth/tonghai.png);
	background-repeat: no-repeat;
	background-position: 25px 50px;*/
	position: relative;
}
.zjht-left-ditu img{
	width: 370px;
	height: 290px;
	margin-top: 50px;
}
/*.zjht-left-ditu div{
	position: absolute;
	display: inline-block;
}
.zjht-left-ditu div:hover{
	cursor: pointer;
}
.zjht-left-ditu .hexi{
	top: 70px;
    left: 60px;
    width: 80px;
    height: 100px;
}
.zjht-left-ditu .xingmeng{
	top: 107px;
    left: 140px;
    width: 40px;
    height: 45px;
}
.zjht-left-ditu .sijie{
	top: 60px;
    left: 170px;
    width: 50px;
    height: 50px;
}
.zjht-left-ditu .nagu{
	top: 70px;
    left: 230px;
    width: 60px;
    height: 50px;
}
.zjht-left-ditu .jiulong{
	top: 150px;
    left: 140px;
    width: 70px;
    height: 60px;
}
.zjht-left-ditu .xiushan{
	top: 135px;
    left: 205px;
    width: 70px;
    height: 50px;
}
.zjht-left-ditu .yangguang{
	top: 90px;
    left: 285px;
    width: 60px;
    height: 100px;
}
.zjht-left-ditu .lishan{
	top: 185px;
    left: 210px;
    width: 100px;
    height: 40px;
}
.zjht-left-ditu .gaoda{
	top: 225px;
    left: 150px;
    width: 80px;
    height: 80px;
}
.zjht-left-ditu .tonghai{
	top: 355px;
    left: 30px;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #cfedfc;
}*/
.zjht-content-description{
	height: 175px;
	margin: 20px 0;
	line-height: 25px;
	font-size: 16px;
	color: #696969;
	display: -webkit-box;
    overflow: hidden;
	-webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.zjht-content-description + div{
	float: right;
	margin-right: 10px;
}
.zjht-content-description + div a{
	color: #999;
}
.zjht-nav{
	width: 570px;
	height: 80px;
	padding-top: 20px;
    padding-left: 15px;
    margin-top: 30px;
    margin-left: 30px;
	background-color: #e6e6e6;
}
.zjht-nav li{
	display: inline-block;
	width: 75px;
	line-height: 30px;
	padding-left: 16px;
	position: relative;
	cursor: pointer;
}
.zjht-nav li:before {
    content: "";
    display: block;
    height: 4px;
    width: 4px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -2px;
    background: #666666;
    border-radius: 50%;
}
.zjht-nav li a{
	display: inline-block;
	width: 100%;
}
.zjth-footer-nav li{
	float: left;
	width: 184px;
	height: 66px;
	margin-right: 20px;
}
.zjth-thfc-nav{
	margin-top: 30px;
}
.zjth-thfc-nav ul{
	display: inline-block;
}
.zjth-thfc-nav li{
	float: left;
	width: 200px;
	margin-right: 50px;
}
.zjth-thfc-nav img{
	width: 200px;
	height: 150px;
}
.zjth-thfc-nav a{
	display: inline-block;
}
.zjth-thfc-nav span{
	display: inline-block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}