﻿@charset "utf-8";

/* 头部 */
.header {
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_banner.jpg) no-repeat center top;
}
.enPage .header{
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_banner_en.jpg) no-repeat center top;
}
.header-bg {
	height: 565px;
	width: 1200px;
	margin: 0 auto;
}
.ds_header{
	background: url(../images/ztzl/yhssyshj2024/ztzl_ds_yhssyshj2024_banner.jpg) no-repeat center top;
}
.ds_header .header-bg {
	position: relative;
}
.ds_header .zt_logo{
    position: absolute;
    top: 50px;
    left: -2px;
    width: 378px;
}
.ds_header .zt_logo img{
	height:66px
}
.ds_header .zt_logo span{
	padding-left: 14px;
	font-size: 22px;
	color:#fff;
	vertical-align: middle;
}
.header.inheader {
	background-position-y: 0px;
}
.lanChg{ position: absolute; top: 24px; left: 50%; margin-left: 430px; padding: 10px 20px; font-size: 18px; color: #fff; letter-spacing: 1px; border-radius: 3px; text-align: center; border: 1px solid #fff;}
.lanChg:hover{ color:#0943d2; background-color: #fff;}


/* 全局样式 */
* {
	cursor: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_default.png), auto;
	cursor: default\0 !important;
}

a,
.hot-pic li .bd img,
.hot-pic li span,
.hot-pic .hd li,
.more img,
.sliderBox .hd li,
.sliderBox .hd li span,
.float-nav,
.float-nav li,
.float-nav li a {
	cursor: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_pointer.png), auto !important;
	cursor: pointer\0 !important;
}

body {
	min-width: 1220px;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

li:hover a {
	color: #7c0001;
}

.wrap {
	padding-top: 40px;
}

.wrap-main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.Lmar {
	margin: 20px -15px;
}

.Lmar:after,
.Lmar:before {
	content: '.';
	display: table;
	line-height: 0;
	visibility: hidden;
}

.Lmar:before {
	clear: both;
}

.w50p {
	float: left;
	width: 585px;
	margin: 0 15px;
}

.next,
.prev {
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -60px;
	display: block;
	width: 40px;
	height: 66px;
	cursor: pointer;
	background: url(/gdsw/xhtml/images/sliderArrow_max.png);
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.next {
	right: 0;
	background-position: right 0;
}

.wrap-title {
	margin-top: 10px;
	margin-bottom: 60px;
}

.sliderBox .hd ul {
	position: relative;
	border-bottom: 1px solid #efebeb;
	overflow: hidden;
}

.sliderBox .hd li {
	float: left;
	margin-right: 40px;
}

.sliderBox .hd li span {
	display: inline-block;
	font-size: 22px;
	padding-bottom: 10px;
	border-bottom: 5px solid #fff;
	color: #505050;
	cursor: pointer;
}

.sliderBox .hd li.on span {
	color: #000;
	font-weight: bold;
	border-bottom: 5px solid #28a7e1;
}

.sliderBox .hot-list {
	position: relative;
}

.more {
	position: absolute;
	top: -44px;
	right: 0;
}

.marTop50 {
	margin-top: 50px;
}

.noPdTop {
	padding-top: 0;
}

.hot-list ul {
	margin: 5px 0;
}

.hot-list li {
	float: left;
	width: 100%;
	padding: 20px 0;
	font-size: 18px;
	font-weight: 500;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.hot-list li a {
	color: #000;
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.hot-list li a:before {
	content:
		'';
	display: block;
	float: left;
	margin: 10px 10px 0 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #232323;
}

.hot-pic {
	position: relative;
	width: 585px;
	height: 370px;
}

.hot-pic .bd li {
	width: 100%;
	height: 370px;
	position: relative;
	overflow: hidden;
}

.hot-pic .bd li span {
	position:
		absolute;
	left: 0;
	bottom: 0;
	padding-left: 15px;
	width: 100%;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 18px;
	background: rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.hot-pic .bd li img {
	width: 100%;
	height: 100%;
}

.hot-pic:hover .prev,
.hot-pic:hover .next {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}

.hot-pic:hover .bd li span {
	background: rgba(0, 0, 0, 0.6);
}

.hot-pic .hd {
	position: absolute;
	bottom: 20px;
	right: 8px;
}

.hot-pic .hd li {
	float: left;
	margin-right: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #bab4a4;
	cursor: pointer;
}

.hot-pic .hd li.on {
	background-color: #fff;
}

/* topNews */
.topNews {
	background-color: #f6f6f6;
	padding-bottom: 60px;
}

.topNews .w50p:first-child {
	width: 655px;
	height: 371px;
	line-height: 39px;
	padding: 50px 44px 0;
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_ztgkBg.jpg) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-indent: 2em;
	text-shadow: 1px 1px 3px #333;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.topNews .w50p+.w50p {
	width: 530px;
	height: 371px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0;
	padding: 38px 44px;
	background-color: #fff;
	box-shadow: 1px 1px 4px #d5d5d5;
}
.topNews .w50p+.w50p .hot-list li {
	padding: 15px 0;
}

.topNews .w50p+.w50p .hot-list li a:before {
	display: none;
}

.enPage .topNews .w50p:first-child{
	height: 412px;
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_ztgkBg_en.jpg) no-repeat;
}
.enPage .topNews .w50p+.w50p{
	height: 412px;
}
.enPage .topNews .w50p+.w50p .hot-list li{
	padding:18px 0;
}

/* friendLinks */
.friendLink {
	margin-top: 50px;
	background-color: #262a33;
}

.friendLink .head {
	float: left;
	padding: 54px 30px;
}

.friendLink ul {
	float: left;
	width: 1100px;
	margin-top: 50px;
	box-sizing: border-box;
}

.friendLink ul li {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
	cursor: pointer;
}

.friendLink ul li:hover {
	background-color: #187dee;
	border-radius: 5px;
}

.friendLink ul li a {
	display: block;
	padding: 5px 22px;
	font-size: 18px;
	color: #fff;
}

.enPage .friendLink .head{
	width: 100%;
    padding: 30px 0 0 20px;
}
.enPage .friendLink ul{
	width:1200px;
	margin-top: 20px;
}
.enPage .float-nav li{
	font-size:16px;
}
.enPage .friendLink ul li a {
	padding: 8px 0px;
	width: 163px;
    text-align: center;
}

/* location */
.crumb {
	padding: 20px 0;
	color: #1a56a8;
	font-size: .9375em;
	line-height: 24px;
}

.crumb .container {
	position: relative;
}

.crumb dl dt {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 15px;
	height: 18px;
	background: url(/gdsw/xhtml/images/curmb_icon.png) no-repeat left 0;
}

.crumb dl dd {
	margin-left: 26px;
}

.crumb dl dd em {
	font-style: normal;
	display: none;
}

.crumb a {
	color: #1a56a8;
	display: inline-block;
}

.crumb span {
	color: #1a56a8;
	font-weight: bold;
}


/* listPage */
.listPage .wrap {
	padding-top: 0;
}

.listPage .hot-list li {
	border-bottom: 1px dashed #cbcbcb;
}

.listPage .hot-list li a {
	max-width: 90%;
}

.listPage .time {
	font-size: 18px;
	float: right;
	font-size: 14px;
	color: #888;
}

.listPage .sliderBox {
	overflow: auto;
	margin-bottom: 40px;
}

/* contentPage */
.contentPage .wrap {
	padding-top: 0;
}

.contentPage .wrapper {
	margin-top: 0px;
}

.contentPage .time {
	float: none;
}

.contentPage .detail {
	width: 96%;
	padding: 0 2%;
	margin-bottom: 50px;
}

.contentPage .detail .title {
	margin-top: 0px;
	padding-top: 30px;
	color: #3964a9;
}

.detail .time {
	float: none;
}

/* nav */
.show-nav {
	position: fixed;
	top: 676px;
	right: 120px;
	width: 25px;
	height: 102px;
	background: url(/gdsw/xhtml/images/zt/jzjstpgj/ztzl_jzjstpgj_shownav.png) no-repeat left;
	cursor: pointer;
	z-index: 99;
}
.enPage .show-nav{
	background: url(/gdsw/xhtml/images/zt/jzjstpgj/ztzl_jzjstpgj_shownav_en.png) no-repeat left;
}

.float-nav {
	position: fixed;
	top: 626px;
	right: 0;
	padding-top: 50px;
	width: 120px;
	border-radius: 5px 0 0 5px;
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_icon_nav.png) no-repeat center 3px #018aff;
	overflow: hidden;
	z-index: 99;
}

.float-nav li {
	background-color: #ddebf7;
	text-align: center;
	border-top: 1px solid #fff;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	cursor: pointer;
}

.float-nav li:first-child {
	border-top: none;
}

.float-nav li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #018aff;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
}

.float-nav .gotop {
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_icon_nav.png) no-repeat center -46px #018aff;
}
.enPage .float-nav{
	background: url(../images/ztzl/yhssyshj2024/ztzl_yhssyshj2024_icon_nav.png) no-repeat center -115px #018aff;
}

/* backtop */
.backtop {
	width: 39px;
	height: 39px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 999;
	overflow: hidden;
	display: none;
	border-radius: 2px;
}

.backtop .btn {
	width: 39px;
	height: 39px;
	background: url(../images/gotop.gif) no-repeat center #1a56a8;
	cursor: pointer;
	position: relative;
}

.backtop .rotate {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 0;
	width: 39px;
	height: 29px;
	line-height: 14px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #fff !important;
	background-color: #1a56a8;
	text-decoration: none !important;
	text-align: center;
	-webkit-transform-origin: -50% 50%;
	transform-origin: -50% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
	opacity: 0\9;
	filter: alpha(opacity=0)\9;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.backtop:hover .rotate,
.backtop:hover {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.backtop:hover .rotate {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	text-decoration: none;
	opacity: 1\9;
	filter: alpha(opacity=100)\9;
}