.container {
	padding-top: 0;
}

.news_tab_title {
	width: 100%;
	height: 49px;
	border-bottom: 1px solid #e1e1e1;
}

.news_tab_title li {
	float: left;
	width: auto;
	padding: 0 3px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-left: 30px;
}

.news_tab_title li:first-child {
	margin-left: 0;
}

.news_tab_title li a {
	color: #4d4e4f;
	font-size: 18px;
}

.news_tab_title li:hover a,
.news_tab_title li.hover a {
	color: #2180c2;
	font-weight: bold;
}

.news_tab_title li.hover,
.news_tab_title li:hover {
	border-bottom: 2px solid #2180c2;
}

.list {
	width: 100%;
	height: auto;
}

.list ul li {
	height: 30px;
	line-height: 30px;
	width: 100%;
	vertical-align: top;
}

.list ul li a {
	float: left;
	color: #333333;
	font-size: 16px;
}

.list ul li a:hover {
	color: #2180c2;
}

.list ul li span {
	float: right;
	font-size: 14px;
	color: #999999;
}

.hidden {
	display: none;
}

.zwgk-left {
	float: left;
	width: 734px;
}

.zxxxgk,
.zcjd {
	height: 264px;
	overflow: hidden;
}

.zcjd {
	margin-top: 20px;
}

.zxxxgk .list,
.zcjd .list {
	margin-top: 10px;
}

.zwgk-right {
	float: right;
	width: 406px;
	overflow: hidden;
}

.ldzc-list {
	height: 140px;
	margin-top: 20px;
	overflow: hidden;
}

.ldzc-list li {
	float: right;
	width: 180px;
	position: relative;
}

.ldzc-list li:first-child {
	float: left;
}

.ldzc-list li img {
	display: block;
	width: 112px;
	height: 140px;
}

.ldzc-list li .ld-info {
	position: absolute;
	bottom: 0;
	left: 122px;
}

.ldzc-list li .ld-info p {
	line-height: 20px;
}

.ldzc-list li .ld-info .more {
	display: block;
	width: 58px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #e1e1e1;
	margin-top: 10px;
}

.ldzc-list li .ld-info .more:hover {
	background: #2180c2;
	color: #fff;
}

.part-list {
	margin-top: 15px;
	overflow: hidden;
}

.part-list a {
	float: left;
	border: 1px solid #e1e1e1;
	width: 92px;
	height: 38px;
	background: #ecf5ff;
	text-align: center;
	line-height: 38px;
	margin-left: 10px;
}

.part-list a:first-child {
	margin-left: 0;
}

.part-list a:hover {
	border-color: #2180c2;
	background: #2180c2;
	color: #fff;
}

.xxgkjs {
	padding: 20px;
	height: 124px;
	background: #f0f0f0;
	margin-top: 20px;
}

.xxgkjs h3 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 20px;
}

.xxgkjs h4 {
	float: left;
	line-height: 32px;
	font-weight: normal;
}

.xxgkjs .js-text {
	float: left;
	border: 1px solid #e1e1e1;
	width: 108px;
	height: 30px;
	line-height: 30px;
	cursor: text;
	outline: none;
	padding: 0 5px;
	font-size: 12px;
}

.xxgkjs .js-bottom {
	float: left;
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-top: 17px;
}

.xxgkjs .js-btn {
	display: inline-block;
	border: 0;
	border-radius: 3px;
	width: 82px;
	height: 30px;
	font-size: 14px;
	background: #2180c2;
	color: #fff;
	margin: 0 5px;
	cursor: pointer;
	outline: none;
}

.xxgk-list {
	width: 417px;
	overflow: hidden;
}

.xxgk-list a {
	float: left;
	width: 128px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #cde2f0;
	margin: 10px 11px 0 0;
}

.xxgk-list a:hover {
	background: #2180c2;
	color: #fff;
}


/*专题专栏*/

.ztzl {
	float: left;
	width: 100%;
	height: 90px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.ztzl .prev,
.ztzl .next {
	display: block;
	width: 53px;
	height: 88px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	cursor: pointer;
	border: 1px solid #e1e1e1;
}

.ztzl .prev {
	background: url(../images/2018ht_index_ztzl_prev.png) center center no-repeat;
	top: 0;
	left: 0;
}

.ztzl .next {
	background: url(../images/2018ht_index_ztzl_next.png) center center no-repeat;
	top: 0;
	right: 0;
}

.ztzl .bd {
	margin-left: 66px;
}

.ztzl .bd ul {
	overflow: hidden;
	zoom: 1;
}

.ztzl .bd ul li {
	margin-right: 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.ztzl .bd ul li img {
	width: 198px;
	height: 90px;
	display: block;
}


/* 信息公开目录 */
.xxgkml-title {
	font-size: 18px;
	background: #f0f0f0;
	padding-left: 20px;
	line-height: 50px;
}

.xxgkml-main {
	margin: 10px 0 20px;
}

.xxgkml-main>li {
	border-bottom: 1px dashed #e1e1e1;
	padding: 10px 0;
	line-height: 36px;
	overflow: hidden;
}

.xxgkml-main>li h4 {
	float: left;
	background: #fff;
}

.xxgkml-main>li h4 a {
	display: block;
	border: 1px solid #b8d3e6;
	width: 145px;
	text-align: center;
	line-height: 20px;
	background: #eaf5fc;
	font-size: 16px;
	padding: 7px 0;
}

.xxgkml-main>li h4 a:hover {
	color: #fff;
	background: #2180c2;
}

.xxgkml-list {
	float: right;
	width: 960px;
	overflow: hidden;
}

.xxgkml-list ul {
	margin-left: -15px;
	width: 975px;
	overflow: hidden;
}

.xxgkml-list li{
	float: left;
	font-size: 16px;
	background: url(../images/2018ht_xxgkml-line.jpg) no-repeat left center;
	padding: 0 15px;
}

.xxgkml-main li>a:hover {
	color: #2180C2;
}


/* 网站地图 */
.site-map {
	
}

.site-map>li {
	padding: 20px;
}

.site-map a:hover {
	color: #2180C2;
}

.site-map>li h3 {
	font-size: 18px;
}

.site-map ul {
	margin-top: 15px;
	overflow: hidden;
}

.site-map ul li {
	float: left;
	font-size: 16px;
	line-height: 30px;
	margin-right: 20px;
}


@media screen and (max-width: 1199px){
	.location{ width: 98%; height: auto; line-height: 20px; padding: 10px 0 10px 28px; margin: 0 auto; text-indent: 0; box-sizing: border-box;}
	.zwgk-left{ width: 98%; margin-left: 1%;}
	.zwgk-right{ width: 100%;}
	.list ul li a{ max-width: 75%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.news_tab_title li a { font-size: 16px;}
	
	.zxxxgk{ margin-top: -10px;}
	.zcjd{ margin-top: 10px;}
	
	.ldzc .news_tab_title,.ldzc-list{ width: 98%; margin-left: 1%;}
	.ldzc-list{ height: auto; margin-top: 0;}
	.ldzc-list li{ width: 50%; margin-top: 10px;}
	
	.part-list{ margin-top: 10px;}
	.part-list a,.part-list a:first-child{ width: 23.75%; margin: 0 0 0 1%; box-sizing: border-box;}
	
	.xxgkjs{ width: 98%; margin: 10px 0 0 1%; padding: 10px; box-sizing: border-box; height: auto; overflow: hidden;}
	
	.xxgk-list{ width: 100%;}
	.xxgk-list a{ width: 32%; margin: 5px 0 0 1%;}
	
	.ztzl{ float:left; width: 98%; height: 70px; margin: 10px auto 1%;}
	.ztzl .prev, .ztzl .next{ width: 30px; height: 70px; background-size: 30%; box-sizing: border-box;}
	.ztzl .bd { width:646px; margin: 0 auto; overflow: hidden;}
	.ztzl .bd ul li img{ width: 154px; height: 70px;}
	
	.zxxxgk, .zcjd{ height: auto;}
	
	.xxgkml-title,.xxgkml-main{ width: 98%; margin-left: 1%;}
	.xxgkml-title{ box-sizing: border-box; line-height: 40px; font-size: 16px;}
	.xxgkml-main>li h4{ float: none}
	.xxgkml-list{ width: 100%; float: none; margin-top: 5px;}
	.xxgkml-list ul{ width: 100%; margin-left: -2px;}
}


@media screen and (max-width: 760px){
	.ztzl .bd { width: 318px;}
}

@media screen and (max-width: 480px){
	.news_tab_title{ height: 39px;}
	.news_tab_title li{ height: 38px; line-height: 38px;}
	
	.list ul li{ font-size: 14px; height: 26px; line-height: 26px;}
	.list ul li a { font-size: 14px; max-width: 75%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.list ul li span { font-size: 12px;}
	
	.ldzc-list li{ width: 100%;}
}

@media screen and (max-width: 400px){
	.news_tab_title li{ width: 33.33%; margin: 0 !important; padding: 0;}
	
	.ztzl .bd { width: 154px;}
}
