﻿@charset "utf-8";
body{
	background:url(../images/ztzl/d35sxy/ztzl_d35sxy_bg.jpg) no-repeat center top;
}
a{
	color:#555;
	font-size: 18px;
	letter-spacing: 1px;
}
/* 头部 */
.header-bg {
	height: 653px;
	width: 1200px;
	margin: 0 auto;
}
.header.inheader{
    background-position-y: 0px;
}

/* 全局样式 */
a:hover{
	color:#333;
}
.wrap{
	margin:78px 0;
}
.wrap-main{
	width: 1200px;
	margin: 0 auto;
}
.Lmar{
	margin:20px -15px 0;
}
.Lmar:after,.Lmar:before{
	content:'.';
	display:table;
	line-height:0;
	visibility:hidden;
}
.Lmar:before{
	clear:both;
}
.w50p{
	width: 585px;
	float:left;
	margin:0 15px;
}
.next,.prev{
	position: absolute;
    z-index: 4;
    display: block;
	background: url(/gdsw/xhtml/images/public/publicArrowBtn.png);
    cursor: pointer;
}
.next{
	right: 0;
}
.more{
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
.time{
	float: right;
	font-size: 16px;
	color:#888;
}
.wrap-title{
	text-align: center;
	margin-bottom:40px;
}
.noPdTop{
	padding-top:0;
}

/* 热点新闻 */
.hot-pic{
	position:relative;
	float: left;
	width: 640px;
	height: 404px;
}
.hot-pic .bd li{
	width:100%;
	height: 404px;
	position:relative;
	overflow:hidden;
	cursor: pointer;
}
.hot-pic .bd li span{
	position:
	absolute;
	left:0;
	bottom:0;
	padding-left: 15px;
	width:100%;
	height: 60px;
	line-height: 60px;
	color:#fff;
	font-size: 18px;
	background: rgba(0,0,0,.5);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	letter-spacing: 0;
}
.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 .hd{
	position: absolute;
	bottom: 26px;
	right: 8px;
}
.hot-pic .hd li{
	overflow: hidden;
	float: left;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	border-radius:50%;
	background-color: #dfdbcf;
	cursor: pointer;
	line-height: 999px;
}
.hot-pic .hd li.on{
	width: 34px;
	background-color: #fff;
	border-radius: 20px;
}
.hot-list{
	float: left;
	width: 520px;
}
.hot-list ul{
	overflow: auto;
	margin: 0px 20px 0 20px;
}
.hot-list li{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #555;
	box-sizing: border-box;
	padding: 22px 0;
	font-weight: 500;
	border-bottom: 1px solid #d9d9d9;
}
.hot-list li a{line-height: 34px;}
.hot-list li i{
	float: left;
	margin: 14px 10px 44px 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1580ff;
}

.hot-news{
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;
}
.hn-title{
	padding-left: 210px;
	background: url(../images/ztzl/d35sxy/ztzl_d35sxy_ttLogo.png) no-repeat 56px;
}
.hn-title a{
	display: inline-block;
	font-size: 32px;
	font-weight: 700;
	color: #404040;
}
.hn-main{
	margin-top: 20px;
    font-size: 24px;
    color: #666;
    text-indent: 2em;
    line-height: 38px;
}
.hn-main a{
    color: #f60;
    font-weight: 700;
}

.common_list ul{
	margin:5px 0;
}
.common_list li{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #383a46;
	box-sizing: border-box;
	padding: 26px 0;
	font-weight: 500;
	border-bottom: 1px solid #cacfd9;
}
.common_list li a{
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.common_list li i{
	float: left;
	margin: 10px 10px 0 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1580ff;
}
.picWrap{
	margin: 0px;
}
.picWrap .wrap-main{
	width: 1230px;
}
.sliderPic1 {
	position: relative;
}
.sliderPic1 .tempWrap{
	width: 1156px!important;
	overflow: hidden;
	margin: 0 auto;
}
.sliderPic1 li{
	float: left;
	width: 372px;
	margin-right: 20px;
}
.sliderPic1 li a{
	display: block;
}
.sliderPic1 li img{
	width: 372px;
	height: 235px;
}
.sliderPic1 li span{
	display: block;
	margin-bottom: 15px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	text-align: center;
	box-shadow: 0 3px 7px rgb(0 0 0 / 10%);
}
.sliderPic1 .prev,.sliderPic1 .next{
	top: 118px;
	left: -5px;
	height:70px;
	width:30px;
	background-position-y: -140px;
}
.sliderPic1 .next{
	left:auto;
	right: -5px;
	background-position-x: right;
}
.sliderPic1:hover .prev,.sliderPic1:hover .next{
	opacity: 1;
	filter: alpha(opacity=100);
}


.qwfb .wrap-main{
	background-color: #fff;
	padding: 0 20px 50px;
	min-height: 406px;
	width: 1160px;
}
.qwfb .more{
	margin-top: 34px;
}

.gdhd .w50p{
	width: 562px;
}
.gdhd .w50p:first-child{
	margin-left: 54px;
}
.mtbd .common_list{
	
float: left;
	
width: 600px;
	
margin-left: 28px;
	
margin-right: 20px;
}
.mtbd .common_list ul{
	margin: 0;
}
.mtbd .common_list li{
	padding: 24px 0;
}
.mtbd .common_list li:first-child{
	padding-top: 0;
}
.mtbd .hot-pic{
	width:533px;
	height:342px;
}
.mtbd .next,.mtbd .prev{
	top: 50%;
	margin-top: -35px;
	width:30px;
	height:70px;
	background-position-y: -70px;
}
.mtbd .next{
	left: auto;
	background-position-x: right;
}
.mtbd .hot-pic .bd li{
	height:342px;
}
.mtbd .hot-pic .bd li span{
	height: 40px;
	line-height: 40px;
	text-align: left;
}

.mtbd .hot-pic .hd{
	position: absolute;
	bottom: 15px;
	right: 2px;
}
.mtbd .hot-pic .hd li{
	overflow: hidden;
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	border-radius:50%;
	background-color: #dfdbcf;
	cursor: pointer;
	line-height: 999px;
}
.mtbd .hot-pic .hd li.on{
	width: 16px;
	background-color: #fff;
	border-radius: 20px;
}
.bottom a,.footer a{
	font-size:14px;
}