﻿@charset "utf-8";
/* 头部 */
.header {
	 background:url(../images/zt/ddesd/ztzl_ddesd_banner.jpg) no-repeat center top;
}
.header-bg {
	height: 694px;
	width: 1200px;
	margin: 0 auto;
}
.header.inheader{
        background-position-y: 0px;
}
.header.inheader .header-bg{
        background-position-y: -50px;
}

/* 全局样式 */

.wrap,.wrap-gray{
	padding:50px 0;
}
.wrap-gray{
	position:relative;
	background-color:#fff1e6;
}
.wrap-main{
	width: 1200px;
	margin: 0 auto;
}
.wrap-gray .wrap-main{
	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;
}
.w710,.w460,.w50p{
	float:left;
	margin:0 15px;
}
.w710{
	width:700px;
}
.w460{
	width:470px;
}
.w50p{
	width: 585px;
}
.next,.prev{
	position: absolute;
	top: 50%;
	z-index: 4;
	margin-top: -40px;
	display: block;
	width: 40px;
	height: 80px;
	background:url(../images/zt/ddesd/ztzl_ddesd_arrow.png) no-repeat;
	cursor: pointer;
}
.next{
	right: 0;
	background-position: right 0;
}
.more{
	float: left;
	margin-top: 20px;
	width: 100%;
	text-align: right;
}
.wrap-title{
	margin-bottom:30px;
}
.noPdTop{
	padding-top:0;
}

.hot-news{
    margin-bottom: 50px;
}
.hn-title{
    font-size: 48px;
    font-weight: 700;
    color: #de0005;
	text-align:center;
}
.hn-main{
	margin-top: 20px;
    font-size: 24px;
    color: #666;
    text-indent: 2em;
    line-height: 38px;
}
.hn-main a{
    color: #f60;
    font-weight: 700;
}

/* 热点新闻 */
.hot-pic{
	position:relative;
	width:700px;
	height:450px;
}
.hot-pic li{
	width:100%;
	position:relative;
	overflow:hidden;
}
.hot-pic li span{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	line-height:60px;
	background:url(../images/zt/ddesd/ztzl_ddesd_textBg.jpg) repeat-x;
	color:#fff;
	font-size:24px;
	font-weight: 700;
	text-align:center;
}
.hot-list ul{
	margin:5px 0;
}
.hot-list li{
	float: left;
	width: 100%;
	padding: 34px 0 34px 20px;
	background:url(../images/zt/ddesd/ztzl_ddesd_dot.jpg) no-repeat left;
	font-size:24px;
	color: #383a46;
	font-weight: 700;
	box-sizing: border-box;
	border-bottom:1px dashed #D7C1C1;
}
.hot-list li a{
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.qwfb .hot-list{
	margin-top:-20px;
}
.qwfb .hot-list li{
	padding: 14px 0 0 20px;
    padding-left: 20px;
    height: 93px;
    font-weight: 500;
    background-position-y: 26px;
}
.qwfb .hot-list li a{
	white-space: normal;
}

/* 税收优惠政策 */

.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);
}

.dmtjj{ padding-top:0;margin-bottom:50px;}
.poster-main{ position: relative; margin: 0px auto; }
.poster-main .poster-list .poster-item{ position: absolute; left: 0; top: 0; }
.poster-main .poster-list .poster-item span{ position:absolute;left:0;bottom:0; width:100%; height: 60px; line-height: 60px; color:#fff; background:url(../images/zt/ddesd/ztzl_ddesd_textBg2.jpg) repeat-x; font-size:24px; font-weight:700; text-align:center;}
.poster-main .poster-btn{ position: absolute; top: 0; cursor: pointer; display:none;}
.poster-main .prev{ left: 250px;}
.poster-main .next{ right: 250px;}
.poster-main ul li{ overflow:hidden;}