﻿@charset "utf-8";

body{
	min-width: 1240px;
}
/* 头部 */
.header {
	 background:url(../images/ztzl/sltydyl/ztzl_sltydyl_banner.jpg) no-repeat center top;
}
.header-bg {
	height: 1430px;
	width: 1200px;
	margin: 0 auto;
}
.header.inheader{
        background-position-y: 0px;
}
.header.inheader .header-bg{
        background-position-y: -50px;
}

/* 全局样式 */
.wrap-main{
	padding: 30px 20px 10px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.Lmar{
	margin: 0px -15px;
}
.Lmar:after,.Lmar:before{
	content:'.';
	display:table;
	line-height:0;
	visibility:hidden;
}
.Lmar:before{
	clear:both;
}
.w50p{
	float:left;
	margin:0 15px;
}
.w50p{
	width: 585px;
}
.next,.prev{
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -60px;
	display: block;
	width: 40px;
	height: 80px;
	cursor: pointer;
	background: url(/gdsw/xhtml/images/zt/yhssyshj2022/ztzl_yhssyshj2022_arrow.png);
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.next{
	right: 0;
	background-position: right 0;
}
.more{
	color: #1a8ac1;
    float: right;
    margin-top: 7px;
    font-size: 18px;
}
.time{
	float: right;
	font-size: 16px;
	color:#888;
}
.wrap-title{
	padding: 7px 0 7px 20px;
    margin-bottom: 15px;
    background: linear-gradient(to right,#e9f6fd 0%,#e9f6fd 80%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e9f6fd',endColorstr='#ffffff',GradientType=1);
    border-bottom: 1px solid #1a56a8;
}
.sub_title{
	padding-top: 10px;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    overflow: auto;
}
.noPdTop{
	padding-top:0;
}

/* 热点新闻 */
.hot-pic{
	position:relative;
	width:100%;
	height:366px;
}
.hot-pic .bd li{
	width:100%;
	height:366px;
	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(26,86,168,0.7);
	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: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}
.hot-pic:hover .bd li span{
	background: rgba(26,86,168,0.9);
}
.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;
}
.hot-list ul{
	margin:5px 0;
}
.hot-list li{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #383a46;
	box-sizing: border-box;
	padding: 13px 0;
	font-weight: 500;
}
.hot-list li a{
	float: left;
	max-width: 78%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.hot-list li i{
	float: left;
	margin: 12px 10px 0 0;
	width: 6px;
	height: 6px;
	background-color: #4084cc;
}
.qwfb{ 
	margin-top: -920px;
}
.w33p{
	position:relative;
	float:left;
	margin:0 15px 20px;
	width:380px;
}
.w33p span{
	display:block;
}
.w33p .img img{
	width:100%;
	height:238px;
}
.w33p .img{
	width: 100%;
	height: 238px;
	overflow: hidden;	
}
.w33p .txt{
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 8px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: rgba(26,86,168,0.7);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.zsrt .w33p img{
	width:100%;
	height:149px;
}
.zsrt .wrap-title{
	margin-bottom:20px;
}
.ssfwjn{
    margin-top: 30px;
}
.jn_title{
    float: left;
    padding: 20px 14px;
    margin-top: 15px;
    margin-right: 25px;
    width: 20px;
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    background: linear-gradient(to bottom,#2977fe 0%,#5195ff 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#2977fe',endColorstr='#5195ff',GradientType=1);
}
.jn_title a{
    color: #fff;
}
.jn_piclist{
    float: left;
    width: 1127px;
}
.jn_piclist li{
    float: left;
    width: 209px;
    margin-left: 20px;
}
.jn_piclist li:first-child{
	margin-left: 0;
}
.jn_piclist li a{
    display: inline-block;
}
.jn_piclist li img{
    width: 100%;
    height: 270px;
}
.jlct{ 
	margin-top:10px;
	margin-bottom:40px;
}
.jlct .w50p:first-child{
	margin-top:5px;
}
.jlct .w50p:first-child li{
    margin-bottom: 20px;
}
.jlct .w50p:first-child li a{
	display: inline-block	;
}
.jlct .w50p:first-child li img{
    width: 100%;
}
.jlct .sub_title{
    padding-left: 0;
    font-size: 22px;
    color: #1a8ac1;
}
.jlct .hot-list li{
	padding: 11px 0;
}
.jlct .hot-list li img{
	float: left;
	margin-right: 10px;
}
.jlct .hot-list li a{
	max-width: 68%;
}

.hot-pic li a img{
	transition:all 0.6s;
	-ms-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-webkit-transition:all 0.6s;
	-o-transition:all 0.6s;
}
.hot-pic li:hover a img{
	transform:scale(1.2);
	-ms-transition:scale(1.2);
	-moz-transition:scale(1.2);
	-webkit-transition:scale(1.2);
	-o-transition:scale(1.2);
}