@charset "UTF-8";
/* 头尾所需统一样式 */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
    background: #fff;
    height: 100%;
}

html {
    font-size: 16px;
    height: 100%;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:visited, a:active, a:focus {
    text-decoration: none;
}

.contentWidth {
    width: 1200px;
    margin: 0 auto;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.hidden {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

/* banner区域 */
.zj_banner {
    width: 100%;
}

.zjSearch {
    width: 712px;
    margin: 0 auto;
    padding-top:110px;
}

.zjSearch input {
    float: left;
}

.zjSearch input[type='text'] {
    width:600px;
    height:50px;
    line-height:50px;
    font-size: 16px;
    color: #000000;
    padding-left:50px;
    background: #fff url(search.png) 20px center no-repeat;
    border: 1px solid #d01122;
    border-radius: 8px 0 0 8px;
}

.zjSearch input[type='submit'] {
    width: 112px;
    height:50px;
    line-height:50px;
    padding-left: 50px;
    font-size:16px;
    color: #fff;
    border: 0;
    outline: none;
    border-radius: 0 8px 8px 0;
}
.hotWord {
    opacity: 1;
}

.zjSearch input[type='submit'] {
    padding-left: 0;
    background: #d01122;
}
input::placeholder {
    color: #999999;
    font-size: 16px;
}

/* 大家都在搜 */
/* .hotWord {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.8;
    margin-top: 10px;
}

.hotWord li {
    float: left;
    margin-right: 20px;
    cursor: pointer;
} */

/* 头条新闻 */
.headLines {
    width: 1200px;
    height: 126px;
    border-bottom: 8px solid #d01122;;
    background: #ffffff;
    margin-top: 36px;
}

.headLines .headLines-container {
    width: 1086px;
    text-align: center;
}

.headLines .headLines-wrapper {}

.headLines .headLines-slide {
    width: 100%;
}

.headLinesItem {
    display: block;
    width: 100%;
}

/* .headLinesItem .tag-head {
    margin-right: 20px;
    position: relative;
} */

.headLinesItem .tag-head span {
    display: block;
    position: absolute;
    width: 50px;
    min-height: 40px;
    font-size: 30px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    line-height: 30px;
}

.headLinesItem>.headLinesWrap {
    width:100%;
   text-align: center;
}

.headLinesItem>.headLinesWrap>.title {
    font-size:26px;
    color: #000000;
    line-height:26px;
}

.headLinesItem>.headLinesWrap>.describle {
    font-size: 14px;
    color: #333333;
    margin-top:26px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* .headLines .pagination {
    position: absolute;
    z-index: 20;
    left: 50%;
    bottom: 20px;
    margin-left: -68px;
}

.headLines .swiper-pagination-switch {
    float: left;
    width: 28px;
    height: 8px;
    background: #dddddd;
    margin-right: 8px;
    cursor: pointer;
} */

.headLinesItem>.headLinesWrap>.gengduo{float: right;color:#999;font-size: 16px;line-height:16px;margin-top: 15px;}
/* 图片轮播 */
#slideBox-slide1.slideBox .bd li div{background: #0000004d;}
#slideBox-slide1.slideBox .hd{height: 50px;right: 0;bottom: 0;}
#slideBox-slide1.slideBox .hd ul li{
    width: 50px;height: 50px;border-radius: 0;background:none;margin-right: 0;line-height: 50px;text-align: center;color:#fff;
}
#slideBox-slide1.slideBox .hd ul li.on{background: #cca467;}
.bt-big-box{border-radius: 0;}
/* 动态新闻 */
.Dynamic_news {
    width: 100%;
    height:auto;
    background: #ffffff;
    padding-top:40px;
    margin-bottom: 40px;
}

.Dynamic_newsWrap {
 
    background: #ffffff;
    /* box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.10); */
    padding: 20px 20px;
    border: 1px solid #eeeeee;
}

.Dynamic_newsWrap>div {
    width: 570px;
}
.bt-big-box img{
   transform: scale(1);
}
.dtInfosWrap a:hover {
    color: #d01122;
}

.dtInfosWrap a:hover .Title {
    color: #d01122;
}

/* 动态新闻 */
.dtInfosTab {
    border-bottom: 1px solid #EDEDED;
    padding: 0 8px;
}

.dtInfosTab li {
    float: left;
    font-size: 22px;
    color: #333333;
    cursor: pointer;
    background: url(sxss.png) left 5px no-repeat;
    padding: 0 16px;
}

.dtInfosTab li:first-child {
    background: none;
    padding-left: 0;
}

.dtInfosTab li>a {
    display: block;
    padding-bottom: 13px;
    border-bottom: 4px solid transparent;
}

.dtInfosTab li.Hover a {
    border-color: #d01122;;
    font-weight: bold;
    color: #d01122;
    cursor: pointer;
}

.dtInfosWrap li {
    margin-top: 16px;
}

.dtInfosWrap li>a {
    font-size: 16px;
}

.dtInfosWrap li>a>em {
    float: left;
    width: 3px;
    height:3px;
    background-color:#cca467;
    margin-top: 9px;
    margin-right:13px;
}

.dtInfosWrap li>a>span.Title {
    float: left;
    color: #333333;
    max-width:80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dtInfosWrap li>a>span.Days {
    float: right;
    font-size: 16px;
    color: #999999;
    margin-top: 2px;
}

/* Tab切换模块 */
.TabSelect {
    /* height: 1193px; */
    /* overflow: hidden; */
}

.TabSelect .tabitem {
    border: 1px solid #d8d8d8;
background: #f0f2f3;
}

.tabitemSub {
    width: 300px;
    height:126px;
    cursor: pointer;
    display: table;
    background: #e8e8e8;
    cursor: pointer;
}

.tabitemSubTitle {
    font-size:26px;
    color: #bc1e25;
    display: table-cell;
    vertical-align: middle;
    padding-left:137px;
}

.tabitemSubTitle>p {}

.tabitemSubTitle>span {
    display: none;
}

.zlb, .zlw {
    background: #f0f2f3; 
}

.zlk, .zld {
    background: #e8e8e8;
}

.zlb .tabitemSubTitle {
    background: url(zlb.png) 85px center no-repeat;
}

.zlw .tabitemSubTitle {
    background: url(zlw.png) 85px center no-repeat;
}

.zlk .tabitemSubTitle {
    background: url(zlk.png) 85px center no-repeat;
}

.zld .tabitemSubTitle {
    background: url(zld.png) 85px center no-repeat;
}

/* tab选中之后样式 */
.tabItemWrap .active {
    padding-left:30px;
    width: 300px;
    background: #bc1e25 url(active.png) 30px bottom no-repeat;
}

.tabItemWrap .active p {
    font-size:26px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 10px;
}

.tabItemWrap .active span {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.80);
}

.tabItemWrap .active.zlk .tabitemSubTitle {
    padding-left: 54px;
    background: url(zlk_active.png) left 30px no-repeat;
}

.tabItemWrap .active.zlb .tabitemSubTitle {
    padding-left:54px;
    background: url(zlb_active.png) left 30px no-repeat;
}

.tabItemWrap .active.zld .tabitemSubTitle {
    padding-left: 54px;
    background: url(zld_active.png) left 30px no-repeat;
}

.tabItemWrap .active.zlw .tabitemSubTitle {
    padding-left:54px;
    background: url(zlw_active.png) left 30px no-repeat;
}

/* tab切换内容模块 */
.tabContent {
    width: 100%;
    /* height: 1193px; */
    background: #F6F6F6;
    padding-bottom: 30px;
}

.tabContentWrap {
    padding-top:30px;
}

/* 浙里看样式 */
.zlkContent {}

.zlkContent .fileNews {
    width: 834px;
    height: 533px;
    border-top: 5px solid #cca467;
    padding: 0 24px;
    background: #ffffff;
}

.fileNewsColum {
    margin-top: 30px;
}

.fileNewsColum li {
    float: left;
    cursor: pointer;
    font-size:22px;
    color: #000000;
    background: url(heix.png) left 5px no-repeat;
    padding: 0 16px;
}

.fileNewsColum li:first-child {
    padding-left: 0;
    background: none;
}

.fileNewsColum li.hoverOn {
    font-weight: bold;
    color: #bc1e25;
}

.fileNewsColum a {
    font-size: 16px;
    color: #999;
    margin-top: 8px;
}

.fileNewsList {
    margin-top: 30px;
}

.fileNewsListItem .Topping {
background: #ffffff;
box-shadow: 0 3px 6px 0 #cca4674d;
padding: 20px;
}
.fileNewsListItem .Topping .ToppingNews{width: 100%;}
.fileNewsListItem .Topping .TimeBox {
    width: 79px;
    height: 79px;
    border: 1px solid #D8D8D8;
    text-align: center;
    padding-top: 10px;
}

.fileNewsListItem .Topping .TimeBox h2 {
    font-size: 30px;
    color: #000000;
}

.fileNewsListItem .Topping .TimeBox p {
    font-size: 14px;
    color: #999999;
}

.fileNewsListItem .ToppingNews .title {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    cursor: pointer;
}
.fileNewsListItem .ToppingNews .title span.lf{display: inline-block;width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fileNewsListItem .ToppingNews .title span.rf{color:#999;}
.fileNewsListItem .ToppingNews .source {
    color: #828282;
    font-size: 14px;
    margin-top: 4px;
}

.fileNewsListItem .ToppingNews .source span {
    margin-right: 12px;
}

.fileNewsListItem .ToppingNews .source a.moreDetail {
    font-size: 14px;
     color: #cca467;
}

.fileNewsListItem .fileNewsListItemContent li {
    margin-top: 15px;
}

.fileNewsListItem .fileNewsListItemContent li a em {
    float: left;
    font-style: normal;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #CCA467;
    margin-left: 8px;
    margin-right: 18px;
    margin-top: 10px;
}

.fileNewsListItem .fileNewsListItemContent li a span.titles {
    font-size: 16px;
    color: #333333;
    max-width: 620px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fileNewsListItem .fileNewsListItemContent li a:hover span.titles {
    color: #bc1e25;
}

.fileNewsListItem .fileNewsListItemContent li a span.Dates {
    font-size: 14px;
    color: #828282;
    line-height: 16px;
    margin-top: 4px;
}
/* 政策文件库 */
.zcwjk-img{width:100%;}
/* 信息公开模块 */

.zlkContent .xxgk {
    width: 335px;
    border-top: 5px solid #cca467;
    height: 533px;
    background: #ffffff;
    /* padding: 10px 13px; */
}

.zlkContent .xxgk li {
    width: 100%;
    height: 66px;
}

.zlkContent .xxgk li:hover {
    background: #F4F7FD;
}

.zlkContent .xxgk li a {
    display: block;
    height: 100%;
    line-height: 65px;
    padding-left:84px;
    font-size: 20px;
    color: #000000;
    border-top: 1px solid #EEEEEE;
    margin: 0 auto;
}

.zlkContent .xxgk li:first-child a {
    border: none;
}

.zlkContent .xxgk li a.zfxxgk {
    background: url(zfxxgk-1.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.zfxxgk {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.xxgknb {
    background: url(zfxxgk-2.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.xxgknb {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.ysqgk {
    background: url(zfxxgk-3.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.ysqgk {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.zfgb {
    background: url(zfxxgk-4.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.zfgb {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.sjfb {
    background: url(zfxxgk-5.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.sjfb {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.jgzn {
    background: url(zfxxgk-6.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.jgzn {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.ndgzbb {
    background: url(zfxxgk-7.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.ndgzbb {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContent .xxgk li a.jcpgt {
    background: url(zfxxgk-8.png) 36px center no-repeat;
}

.zlkContent .xxgk li:hover a.jcpgt {
    color: #bc1e25;
    font-weight: bold;
}

.zlkContentItem2 {
    margin-top:24px;
}

.zlkContentItem2 .DataOpen {
    width: 582px;
}

.zlkContentItem2 .DataOpen h1 {
    font-size: 30px;
}

.zlkContentItem2 .DataOpen .DataOpenNums {
    width: 582px;
    height: 127px;
    background: #ffffff;
    padding: 36px 0;
    padding-left: 35px;
}

.zlkContentItem2 .DataOpen .DataOpenNums .DataOpenNumsItem p {
    font-size: 16px;
    color: #000000;
}

.zlkContentItem2 .DataOpen .DataOpenNums .DataOpenNumsItem h2 {
    font-size: 30px;
    color: #bc1e25;
    margin-top: 2px;
}

.zlkContentItem2 .DataOpen .DataOpenNums .DataOpenNumsItem {
    margin-left: 61px;
}

.zlkContentItem2 .DataOpen .DataOpenNums .DataOpenNumsItem:first-child {
    margin-left: 0;
}
.zlkContentItem2 .DataOpen .HotData .HotDataContent {
    width:585px;
    height:350px;
    padding: 0 30px;
    padding-top: 24px;
    background: #ffffff;
}
.zlkContentItem2 .DataOpen .HotData .HotDataContent h2{font-size: 20px;}
.zlkContentItem2 .DataOpen .HotData .HotdataTitleWrap>a {
    font-size: 16px;
    color: #999;
    margin-top: 6px;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem {
    padding: 26px 0;
    border-top: 1px solid #EEEEEE;
    line-height: 26px;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem:first-child {
    border: none;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem .HotdataNewsItem_title {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem .HotdataNewsItem_title a:hover {
    color: #bc1e25;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem .Downloads {
    font-size: 14px;
    color: #333333;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem .Downloads em {
    font-style: normal;
    color: #CCA467;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem .sources {
    font-size: 16px;
    color: #666666;
}

.zlkContentItem2 .DataOpen .HotData .HotdataNewsItem .deployTime {
    font-size: 16px;
    color: #666666;
}

.zlkContentItem2 .DataOpen .HotData .DataLinks {
    width: 163px;
    height: 369px;
}

.zlkContentItem2 .DataOpen .HotData .DataLinks a {
    display: block;
    width: 163px;
    height: 179px;
    background: #ffffff;
    text-align: center;
    padding: 40px 30px 0;
    color: #000000;
    font-size: 16px;
}

.zlkContentItem2 .DataOpen .HotData .DataLinks a>img {
    margin-bottom: 10px;
}

.zlkContentItem2 .DataOpen .HotData .DataLinks a.ggsjcg {
    margin-top: 11px;
}

.zlkContentItem2 .RegulatoryInfo {
    width: 588px;
}

.zlkContentItem2 .RegulatoryInfo>h1 {
    font-size:22px;
}

.RegulatoryWrap {
    margin-top: 20px;
}

.RegulatoryWrap .pgt {
    width: 585px;
    height:350px;
    background: #fff;
    padding:20px;
}
.RegulatoryWrap .pgt h2{font-size: 20px;font-weight: 700;}
.RegulatoryWrap .pgt .bgtMore {
    font-size: 16px;
    color: #999;
    margin-top: 8px;
    margin-right: 7px;
}

.RegulatoryWrap .pgt .pgtList>a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 24px;
    letter-spacing: 0.8px;
}

.RegulatoryWrap .pgt .pgtList>a:first-child {
    font-weight: bold;
    color: #000000;
}

.RegulatoryWrap .pgt .pgtList>a:hover {
    color: #bc1e25;
}

.RegulatoryWrap .RegulatoryLinks>a {
    display: block;
    width: 100%;
    height: 100%;
    width: 216px;
    height: 160px;
    background: #ffffff;
    text-align: center;
    font-size: 18px;
    color: #000000;
    padding-top: 40px;
    margin-top: 12px;
}

.RegulatoryWrap .RegulatoryLinks>a:first-child {
    margin-top: 0;
}
.pgtList{margin-top: 22px;}
.bgt-con{width:280px;}
.bgt-con a{font-size: 20px;color:#333;font-weight: bold;margin-bottom: 20px;display: inline-block;}
.bgt-xx{line-height: 27px;background: url(time.png) left top no-repeat;padding-left: 82px;font-size: 16px;margin-bottom: 10px;}
/*
**浙里办样式
*/
.zlbContent {}

.zlbSpecial {
    border-top: 5px solid #cca467;;
    height:194px;
    background: #ffffff;
    padding: 25px 0 0;
}

.zlbSpecial .yszq {
    width: 412px;
}

.zlbSpecial .yszq .yszqLeft {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    padding-left:20px;
    line-height: 48px;
}

.zlbSpecial .yszq .yszqLeft a {
    color: #000000;
    font-size: 22px;
}

.zlbSpecial .yszq .yszqLeft a:hover {
    color: #bc1e25;
}

.zlbSpecial .yszq .yszqRight {
    line-height: 30px;
    margin-left: 26px;
}

.zlbSpecial .yszq .yszqRight a {
    display: block;
    font-size: 16px;
    color: #000000;
}

.zlbSpecial .yszq .yszqRight a:hover {
    color: #bc1e25;
}

.zlbSpecial .ztjcfw {
    width: 421px;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
}

.zlbSpecial .ztjcfw .ztjcfwLeft {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    padding-left:21px;
    line-height: 48px;
}

.zlbSpecial .ztjcfw .ztjcfwLeft a {
    color: #000000;
    font-size:22px;
}

.zlbSpecial .ztjcfw .ztjcfwLeft a:hover {
    color: #bc1e25;
}

.zlbSpecial .ztjcfw .ztjcfwRight {
    line-height: 30px;
    margin-left:26px;
}

.zlbSpecial .ztjcfw .ztjcfwRight a {
    display: block;
    font-size: 16px;
    color: #000000;
}

.zlbSpecial .ztjcfw .ztjcfwRight a:hover {
    color: #bc1e25;
}

.zlbSpecial .bmlq {
    width: 367px;
}

.zlbSpecial .bmlq .bmlqLeft {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    padding-left:21px;
    line-height: 48px;
}

.zlbSpecial .bmlq .bmlqRight {
    line-height: 30px;
    margin-left:26px;
}

.zlbSpecial .bmlq .bmlqRight a {
    display: block;
    font-size: 16px;
    color: #000000;
}

.zlbSpecial .bmlq .bmlqRight a:hover {
    color: #bc1e25;
}

.Services {
    margin-top: 30px;
}

.Services>div {
    width: 586px;
    height:177px;
    background: #ffffff;
    padding:24px 25px 0 20px;
}

.Services>div>h2 {
    font-size:22px;
    color: #000000;
    font-weight: 700;
}

.grServiceWrap, .frServiceWrap {
    margin-top:23px;
}

.grList {
    width: 380px;
    margin-left:20px;
}

.grList>li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #000000;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

.grList>li:nth-child(4n) {
    border: none;
}

.grList>li.grListMore {
    border: none;
}

.grList>li>a:hover {
    color: #999;
}

.grList>li.grListMore>a {
    color: #999;
}

.frList {
    width:430px;
    margin-left:20px;
}

.frList>li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #000000;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

.frList>li:nth-child(3n) {
    border: none;
}

.frList>li.frListMore {
    border: none;width: 1005;
}

.frList>li>a:hover {
    color: #999;
}

.frList>li.frListMore>a {
    color: #999;
}

.efficiencyOpen {
    width: 100%;
    height: 155px;
    background: #ffffff;
    margin-top: 30px;
    padding: 24px 0;
}

.efficiencyTitle>h2 {
    font-size: 20px;
    padding-left: 30px;
    line-height: 20px;
}
.efficiencyTitle>span{color:#999;display: inline-block;margin-left:20px;font-size:14px;}
.efficiencyMore {
    font-size: 16px;
    color: #999;
    margin-right: 10px;
}

.efficiencyOpenWrap>div {
    height: 63px;
    margin-top:26px;
}
efficiencyOpenWrap{padding-left:20px;padding-right: 20px;}

.efficiencyOpenWrap>div p {
    font-size: 18px;
    color: #000000;
    line-height: 18px;
}

.efficiencyOpenWrap>div h1 {
    font-size:26px;
    color: #d3ad77;
    line-height: 40px;
    margin-top: 5px;
}

.efficiencyOpenWrap>div.bjl {
    width: 343px;
    padding-left: 30px;
}
.efficiencyOpenWrap>div.bjl p{background:url(gth.png) 110px center no-repeat;}
.efficiencyOpenWrap>div.sdcps {
    width: 284px;
    padding-left: 72px;
}

.efficiencyOpenWrap>div.cpzgl {
    width: 313px;
    padding-left: 100px;
}

.efficiencyOpenWrap>div.aqzgl {
    width: 260px;
    padding-left: 76px;
}

/*
****浙里督
*/
.zldRotation, .zldRotation-container {
    height: 425px;
    position: relative;
}

.zldRotation a img {
    width: 1200px;
    height: 425px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.zldRotation a img:hover {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.zld-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.zld-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 30px;
    height: 5px;
    background: rgba(255, 255, 255, 0.6);
    margin: 0 3px;
    cursor: pointer;
}

.zld-pagination .swiper-active-switch {
    background: #fff;
}

.zldRotationWrap {
    margin-top: 40px;
    height: 290px;
}

.zldRotationWrap>div {
    width: 278px;
    height: 290px;
    margin-left: 29px;
}

.zldRotationWrap>div:first-child {
    margin-left: 0;
}

.zldRotationWrap>div .TopsTitle {
    height: 102px;
    border-left: 6px solid #bc1e25;
    padding: 16px 30px;
}

.zddc .TopsTitle {
    background: #ffffff url(zddc.png) right bottom no-repeat;
}

.jxgl .TopsTitle {
    background: #ffffff url(jxgl.png) right bottom no-repeat;
}

.zckj .TopsTitle {
    background: #ffffff url(zckj.png) right bottom no-repeat;
}

.msdt .TopsTitle {
    background: #ffffff url(msdt.png) right bottom no-repeat;
}

.zldRotationWrap>div .TopsTitle>h2 {
    font-size: 20px;
    color: #000000;
}

.zldRotationWrap>div .TopsTitle>p {
    font-size: 16px;
    color: #666666;
    margin-top: 4px;
}

.zldRotationWrap>div .dcList {
    height: 198px;
    background: #F0F0F0;
    padding-left: 26px;
    overflow: hidden;
}

.zldRotationWrap>div .dcList a {
    display: block;
    color: #000000;
    font-size: 18px;
    margin-top: 32px;
}

.zldRotationWrap>div .dcList a:hover {
    color: #bc1e25;
}

.zldRotationWrap>div .dcList a em {
    display: inline-block;
    font-style: normal;
    width: 11px;
    height: 11px;
    background: #bc1e25;
    margin-right: 20px;
    vertical-align: 1px;
}

.zldRotationWrap>div.msdt .msdtList a {
    float: left;
    margin-right: 20px;
}

.zldRotationWrap>div.msdt .msdtList a:hover {
    color: #bc1e25;
}

/*
***浙里问
*/
.zlwContent .zxzb {
    width: 583px;
}

.zlwContent .zxzb .zxzbTitle>h2 {
    font-size: 30px;
    color: #000000;
}

.zlwContent .zxzb .zxzbTitle>a {
    font-size: 16px;
    color: #bc1e25;
    margin-top: 12px;
}

.zlwContent .zxzb .zxzbList>.zxzbTopping {
    width: 583px;
    height: 258px;
    margin-top: 30px;
    background: url(zxzb.png) center center no-repeat;
    background-size: 100% 100%;
    padding-left: 36px;
    position: relative;
    z-index: 1;
}

.zlwContent .zxzb .zxzbList>.zxzbTopping>p {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    width: 366px;
    line-height: 45px;
    padding-top: 45px;
}

.zlwContent .zxzb .zxzbList>.zxzbTopping>a {
    display: block;
    width: 160px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.80);
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 32px;
}

.zlwContent .zxzb .zxzbList>.zxzbListWrap {
    margin-top: 30px;
}

.zlwContent .zxzb .zxzbList>.zxzbListWrap li {
    width: 583px;
    height: 100px;
    background: #fff;
    border-left: 6px solid #bc1e25;
    padding: 22px 30px;
    margin-top: 14px;
}

.zlwContent .zxzb .zxzbList>.zxzbListWrap li>a {
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}

.zlwContent .zxzb .zxzbList>.zxzbListWrap li>a:hover {
    color: #bc1e25;
}

.zlwContent .zxzb .zxzbList>.zxzbListWrap li>p {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

.zlwContent .dczj {
    width: 583px;
}

.zlwContent .dczj .dczjTitle>h2 {
    font-size: 30px;
    color: #000000;
}

.zlwContent .dczj .dczjTitle>a {
    font-size: 16px;
    color: #bc1e25;
    margin-top: 12px;
}

.zlwContent .dczj .dczjList>.dczjTopping {
    width: 583px;
    height: 258px;
    margin-top: 30px;
    background: url(dczj.png) center center no-repeat;
    background-size: 100% 100%;
    padding-left: 36px;
    position: relative;
}

.zlwContent .dczj .dczjList>.dczjTopping>p {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    width: 366px;
    line-height: 45px;
    padding-top: 45px;
}

.zlwContent .dczj .dczjList>.dczjTopping>a {
    display: block;
    width: 160px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.80);
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 32px;
}

.zlwContent .dczj .dczjList>.dczjListWrap {
    margin-top: 30px;
}

.zlwContent .dczj .dczjList>.dczjListWrap li {
    width: 583px;
    height: 100px;
    background: #fff;
    border-left: 6px solid #bc1e25;
    padding: 22px 30px;
    margin-top: 14px;
    position: relative;
}

.zlwContent .dczj .dczjList>.dczjListWrap li>a {
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}

.zlwContent .dczj .dczjList>.dczjListWrap li>a:hover {
    color: #bc1e25;
}

.zlwContent .dczj .dczjList>.dczjListWrap li>p {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    position: absolute;
    right: 28px;
    bottom: 20px;
}

.zlwContent .dczj .dczjList>.dczjListWrap li>p.end {
    color: #fe0101;
}

.zlwContent .dczj .dczjList>.dczjListWrap li>p.processing {
    color: #BC1E25;
}

.zlwItemWrap2 {
    margin-top: 40px;
}

.zlwItemWrap2>h2 {
    font-size: 30px;
    color: #000000;
}

.zlwItemWrap2>.letterWrap {
    height: 403px;
    background: #fff;
    margin-top: 30px;
    padding: 30px 0;
}

.zlwItemWrap2>.letterWrap>.letterItem {
    width: 710px;
    padding-left: 20px;
    padding-right: 40px;
    border-right: 1px solid #EFEFEF;
}

.zlwItemWrap2>.letterWrap>.letterItem li {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 20px;
    margin-top: 16px;
}

.zlwItemWrap2>.letterWrap>.letterItem li:last-child {
    border: none;
}

.zlwItemWrap2>.letterWrap>.letterItem li .letterTitle {
    font-size: 18px;
    color: #000000;
}

.zlwItemWrap2>.letterWrap>.letterItem li a:hover .letterTitle {
    color: #bc1e25;
}

.zlwItemWrap2>.letterWrap>.letterItem li>a .letterTime {
    font-size: 14px;
    color: #999999;
    margin-top: 2px;
}

.zlwItemWrap2>.letterWrap>.letterItem .letterTitleWrap {
    padding-left: 10px;
    padding-right: 20px;
    border: none;
    margin: 0;
    padding-bottom: 0;
}

.zlwItemWrap2>.letterWrap>.letterItem .letterTitleWrap h2 {
    font-size: 20px;
    color: #000000;
}

.zlwItemWrap2>.letterWrap .interact {
    width: 490px;
    font-size: 0;
    padding: 0 20px;
}

.zlwItemWrap2>.letterWrap .interact>a {
    display: inline-block;
    width: 150px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-top: 40px;
}

.zlwItemWrap2>.letterWrap .interact>a>p {
    margin-top: 24px;
}

/* 专题专栏 */
.Special_column {
    height: auto;
    background: #ffffff;
}

.Special_columnWrap {
    padding-top: 40px;
    position: relative;
}

.titleWrap>h2 {
    float: left;
    font-size: 40px;
    color: #000000;
}

.titleWrap>a {
    float: right;
    color: #999;
    font-size: 16px;
    margin-right: 10px;
}

.Special_columnList {
    padding-top:23px;
    height: auto;
    overflow: hidden;
}

.Special_columnItem {
    width: 281px;
    height: 183px;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    margin-left: 9px;
    margin-bottom: 64px;
}

.Special_columnItem:first-child {
    /* margin-left: 0; */
}

.xksh {
    background: url(xksh.png) center no-repeat;
    /* margin-left: 0; */
}

.xxgkbg {
    background: url(xxgkbg.png) center no-repeat;
}

.yqfk {
    background: url(yqfk.png) center no-repeat;
}

.jobs {
    background: url(jobs.png) center no-repeat;
}

.Special_columnItem>img {
    width: 281px;
    height: 183px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.Special_columnItem>img:hover {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.Special_columnItem>a {
    display: block;
    width: 243px;
    height: 80px;
    background: #ffffff;
    border-bottom: 5px solid #bc1e25;
    position: absolute;
    bottom: -64px;
    z-index: 2;
    left: 19px;
    padding: 9px 21px 0;
    font-size: 20px;
    line-height: 30px;
}

.Special_columnItem>a>p {
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Special_columnItem>a:hover p {
    color: #bc1e25;
}

.Special_columnList .swiper-slide:first-child .Special_columnItem {
    margin-left: 0;
}

.Special-left {
    position: absolute;
    top: 50%;
    left: -70px;
    margin-top: 10px;
    width: 60px;
    height: 60px;
    background: url(swiper-btn.png);
    display: none;
}

.Special-right {
    position: absolute;
    top: 50%;
    right: -70px;
    margin-top: 10px;
    width: 60px;
    height: 60px;
    background: url(swiper-btn.png);
    background-position: 0 -60px;
    display: none;
}

.Special_column:hover .Special-left, .Special_column:hover .Special-right {
    display: block;
}

/* 友情链接 */
.FriendLinks {
    width: 100%;
    height:90px;
    background: #f0f3f7;
}

.FriendLinksWrap {
    position: relative;
    z-index: 1;height: 90px;
}
.yqlj{
    width:183px;
    height:50px;
    border: 1px solid #d8d8d8;
    background: #e8eef5; 
    height:50px;
    line-height: 50px;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 18px;
    cursor: pointer;margin-left: 0;
}
.FriendLinksItem {
    width:183px;
    height:50px;
    background: #e8eef5 url(slidedown.png) 155px center no-repeat;
    line-height: 50px;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 18px;
    cursor: pointer;
    border: 1px solid #d8d8d8;
}
.zwxmt{margin-left:18px;}
.FriendLinksListWrap>div {
    width: 1200px;
    height: auto;
    overflow: auto;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
    display: none;
    bottom:90px;
}

.websiteList a {
    font-size: 14px;
    display: block;
    float: left;
    width: 23%;
    margin: 5px 9px;
}

.websiteList>.friendlinkChild {
    overflow: hidden;
    border-bottom: 1px dashed #333;
}

.websiteList a {
    font-size: 14px;
    display: block;
    float: left;
    width: 23%;
    margin: 5px 9px;
}

.websiteList a:hover {
    color: #bc1e25;
}

/* .dfzfwz {
    top: -244px;
}

.sjbmwz {
    top: -236px;
}

.gsqxwz {
    top: -120px;
}

.qtwz {
    top: -101px;
}

.bgrk {
    top: -41px;
} */

/* 底部 */
.zjFoot {
    width: 100%;
    height: 240px;
}

.zjFootItem1 {
    width: 100%;
    height: 176px;
    background: #f7f9fb;
    padding-top: 40px;
}

.zjFootItem1_about>a {
    display: inline-block;
    width: 136px;
    height: 120px;
    text-align: center;
    padding-top: 78px;
    font-size: 14px;
    color: #333;
}

.zjFootItem1_about>a.swsy {
    border: 1px solid #d8d8d8;
    background: #f0f3f7;
}

.zjFootItem1_about>a.lxwm {
    border: 1px solid #d8d8d8;
    background: #f0f3f7;
}

.zjFootItem1_about>a.wzdt {
    background: #333 url(wzdt.png) center 32px no-repeat;
}

.zjFootItem1_introduce {
    width: 385px;
    height: 120px;
    background: #333 url(zwym.png) 313px 51px no-repeat;
    margin-left: 22px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.80);
    padding: 10px 24px;
}

.zjFootItem1_introduceWrap {
    line-height: 33px;
}

.zjFootItem1_Mack {
    margin-left: 37px;
}

.zjFootItem1_Mack_dzjg {
    width: 154px;
    height: 120px;
    border: 1px solid #d8d8d8;
background: #f0f3f7;
    text-align: center;
    padding-top: 20px;
}

.zjFootItem2 {
    width: 100%;
    height: 64px;
    background: #f7f9fb;
}

.zjFootItem2_wrap {
    line-height: 64px;
    font-size: 16px;
    color: 333;
}

.zjFootItem2_wrap a {
    color: #333;
}

.zjFootItem2_wrap .yzbm {
    margin-left: 16px;
}

.zjFootItem2_wrap .wzbsm {
    margin-left: 45px;
    margin-right: 22px;
}

.zjFootItem2_wrap .beianNum {
    background: url(police.png) left center no-repeat;
    padding-left: 28px;
    margin-left: 16px;
}

/* 月度卡片 */
.regulateinfo-l-title {
    height: 40px;
    margin-top:20px;
}

.regulateinfo-l-title h4 {
    font-weight: bold;
    font-size: 20px;
    font-family: "微软雅黑";
    float: left;
}

.regulateinfo-l-title a,
.publicdata-l-title a {
    float: right;
    width: 28px;
    height: 40px;
    /* background: url(hd-more.png) no-repeat center 10px; */
}

.monthCard {
    overflow: hidden;
    background-color: #fff;
    padding: 0 22px;
}

.monthCard ul {
    overflow: hidden;
    padding-bottom: 30px;
}

.monthCard ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.monthCard ul li a {
    display: block;
    line-height: 30px;
    min-height: 30px;
    font-size: 18px;
    color: #000;
    overflow: hidden;
}

.monthCard ul li:first-child a {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.monthCard ul li a p {
    float: left;
    min-height: 30px;
}

.monthCard ul li a span {
    float: right;
    color: #999999;
}

.zcwj-con-tit .zcwj-con-title {
    float: left;
    overflow: hidden;
}

.zcwj-con-tit .zcwj-con-title li {
    float: left;
}

.zcwj-con-tit .zcwj-con-title li a {
    display: block;
    padding: 0 18px;
}

.zcwj-con-title .zcwj-list-line {
    float: left;
    width: 3px;
    height: 25px;
    background: #666;
}

.zcwj-con-tit .zcwj-con-title li a span {
    font-size:22px;
    display: block;
    line-height: 24px;
}

.zcwj-con-tit .zcwj-con-title li.active a span {
    font-weight: bold;
    color: #BC1E25;
}

.two-box-wrap {
    overflow: hidden;
}

.two-box-wrap>div {
    display: none;
}

.two-box-wrap>div.active {
    display: block;
    height: 350px;
}

.zcwj-con-tit {
    overflow: hidden;
    margin-bottom: 20px;
}

.zcwj-con-tit .zcwj-con-title li a span {
    font-size: 22px;
    
}

.zlkContentItem2 .RegulatoryInfo>h1 {
    line-height:25px;
    font-weight: 700;
    background: url(redline.png) left center no-repeat;
    padding-left:16px;
}


.important-open .titleWrap>h1,
.Special_column .titleWrap>h1 {
    float: left;color:#333;font-weight: 700;
    background:url(redline.png) left center no-repeat;padding-left: 16px;
}

/* 政策解读调整 */
.zcjd-list li .tab-pal-top {
    width: 100%;
    height: 106px;
    box-shadow: 0 3px 6px 0 #cca4674d;
}

.zcjd-list li .tab-pal-top p {
    overflow: hidden;
    padding: 0 25px;
}

.zcjd-list li .tab-pal-top p>a {
    float: left;
    width: 630px;
    height: 54px;
    line-height: 54px;
    color: #000;
    font-size: 18px;
}

.zcjd-list li .tab-pal-top p>span {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #828282;
    line-height: 54px;
}

.zcjd-list li .tab-pal-top ul {
    overflow: hidden;
    padding-left: 34px;
}

.zcjd-list li .tab-pal-top ul li {
    float: left;
    margin-right: 22px;
}

.zcjd-list li .tab-pal-top ul li a {
    display: block;
    width: 113px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #BC1E25;
    color: #fff;
    font-size: 18px;
}

.zcjd-list li .tab-pal-con {
    overflow: hidden;
}

.zcjd-list li.on+li {
    margin-top: 10px;
}

.zcjd-list li .tab-pal-con>span.first {
    font-size: 3px;
    line-height: 40px;
    height: 40px;
    color: #CCA467;
    float: left;
    margin-right: 17px;
}

.zcjd-list li .tab-pal-con a {
    float: left;
    font-size: 16px;
    color: #000;
    width: 650px;
    line-height: 40px;
    height: 40px;
}

.zcjd-list li .tab-pal-con>span {
    line-height: 40px;
    height: 40px;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #828282;
}

.zcjd-list li .tab-pal-top,
.zcjd-list li.on .tab-pal-con {
    display: none;
}

.zcjd-list li.on .tab-pal-top,
.zcjd-list li .tab-pal-con {
    display: block;
}

/* 重点领域信息公开 */
.important-open {
    overflow: hidden;
    padding-bottom: 15px;
}

.important-open .box-wrap {
    margin-top: 40px;
}

.important-open-list {
    width: 1200px;
    height:252px;
    margin-top:23px;
    border: 1px solid #eeeeee;
background: #ffffff;
}

.important-open-list ul {
    overflow: hidden;
    padding:30px 0;
}

.important-open-list ul li {
    float: left;
    margin-bottom:30px;
}

.important-open-list ul li a {
    display: block;
    width: 198px;
    border-right:1px solid #eee;
}
.important-open-list ul li:nth-child(6n) a{border-right: 0;}
.important-open-list ul li a div {
    height: 40px;
    width: 200px;
}

.important-open-list ul li a img {
    display: block;
    width: auto;
    margin: 0 auto;
}

.important-open-list ul li a span {
    display: block;
    text-align: center;
    line-height: 75px;
    font-size:16px;
    color: #333;
}

.special-col-img {
    width: 1200px;
    overflow: hidden;
}

.special-col-img a {
    float: left;
    width: 280px;
    height: 180px;
    margin-right: 25px;
}

.special-col-img a+a+a+a {
    margin-right: 0;
}

.special-col-list {
    overflow: hidden;
}

.special-col-list ul {
    width:400px;
    overflow: hidden;
    margin-top: 30px;
}

.special-col-list ul li {
    margin-bottom: 20px;
}

.special-col-list ul li a {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    display: block;
}

.special-col-list ul li a p {
    float: left;
    font-size: 16px;
    color: #333;
    padding-left: 15px;
    background: url(zt-list-dot.png) no-repeat left 50%;
}

.special-col-list ul li a span {
    float: right;
    font-size: 14px;
    color: #999;
}

.pc-hide{display: none;}

.ycgb{position: fixed;right: 0px;bottom: 200px;}
.ycgb a{display: block;background: url(jqr.svg) no-repeat center 15px;width: 80px;height: 80px;text-align: center;}
.ycgb a p{padding-top: 50px;}
.ycgb a:hover{background: url(jqrgl.svg) no-repeat center 20px #d01122;color: #ffffff;}
/* 手机端 */
@media(max-width:1024px) and (min-width:768px) {
     .wap-hide,.ycgb{display: none;}
    .pc-hide{display: block;}
    .contentWidth,.headLines,.zjSearch{width: 100%!important;}
    .zjzw-head-top{padding-right: 3%;}
    .zjzw-head{height:355px!important;background:url(wap-banner.png) center top no-repeat!important;background-size: 100% 250px!important;}
    .zj-logo img{width:100%;}
    .zj-logo{float: none!important;margin: 0 auto 35px;width:84%;padding-top: 10px;}
    .zjzw-head-nav{height: auto;}
    .zjzw-head-nav-item{height: 108px!important;background: #bc1e25;width: 100%!important;}
    .zjzw-head-nav-item li{margin-left:0!important;width:33.33%!important;}
    .zjzw-head-nav-item li>a{height:54px!important;line-height:54px!important;color:#fff!important;padding: 0 3%;}
    .zjzw-head-nav-item li.on a{border-color:none!important;background: url(navon-wap.png) center bottom no-repeat;border:none!important;}
    .zjSearch{display: none!important;}
    .headLines .headLines-container,.headLines .headLines-container{width: 100%!important;}
    .Dynamic_newsWrap{padding:3%;}
    .headLines{height: auto;padding:0 0 3%;}
    .headLinesItem>.headLinesWrap>.title{line-height:42px;font-size:26px;}
    .headLinesItem>.headLinesWrap>.describle{font-size: 14px;white-space: normal;line-height: 20px;margin-top: 13px;}
.headLinesItem>.headLinesWrap>.gengduo{display: none;}
.zj_banner{padding: 0 3%;}
.headLines{border-bottom:4px solid #d01122;margin-top: 25px;}

    .Dynamic_newsWrap{border:none;}
    #slideBox-slide1.slideBox .hd{height: 40px;}
    #slideBox-slide1.slideBox .hd ul{width: auto;height:40px;line-height: 40px;}
    #slideBox-slide1.slideBox .hd ul li{width:32px;height:40px;line-height: 40px;}
    #slideBox-slide1.slideBox .bd li div{width: 100%;height:40px;line-height:40px;font-size: 16px;}
    #slideBox-slide1.slideBox .bd li div span{width:72%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;}

    .dtInfosTab{padding:0;margin-top: 25px;}
    .dtInfosTab li{padding: 0 10px;font-size:22px;background-position: left 4px!important;}
    .dtInfosTab li:first-child{padding-left: 0;}
    .dtInfosTab li:last-child{padding-right: 0;}
    .dtInfosWrap li {
    margin-top: 10px;
    line-height: 26px;
}
    .dtInfosWrap li>a>span.Title{width:auto;float: none;white-space:normal;margin-right:16px;}
    .dtInfosWrap li>a>span.Days{float: none;display: inline-block;}
    .dtInfosWrap li>a>em{display: none;}
    
    .Dynamic_news{margin-bottom:20px;padding-top:20px;}
    .TabSelect{padding: 0 3%;}
    .tabitemSub,.tabItemWrap .active{width: 50%;}
    .TabSelect .tabitem{border: none;}
    .zlb .tabitemSubTitle,.zlk .tabitemSubTitle,.zld .tabitemSubTitle,.zlw .tabitemSubTitle{background-position:21% center;background-size:24px 24px;background-color: #e8e8e8;}
    .tabItemWrap .active.zlk .tabitemSubTitle,.tabItemWrap .active.zlb .tabitemSubTitle,.tabItemWrap .active.zld .tabitemSubTitle,.tabItemWrap .active.zlw .tabitemSubTitle
    {background-position:18% 31%;background-size:24px 24px;}
    .tabitemSubTitle{padding-left: 0!important;}
    .tabitemSubTitle>p{font-size:22px;padding-left:37%;line-height:24px;}
    .tabItemWrap .active p{font-size:20px;line-height:30px;padding-left: 26%;margin-bottom:10px;}
    .tabItemWrap .active span{font-size:14px;padding-left: 10%;}
    .tabItemWrap .active{background:url(wap-red.png) no-repeat;background-size: 100% 100%;height: 80px;}
    .tabitemSub{height:80px;}
    .zlk .tabitemSubTitle,.zlw .tabitemSubTitle{background-color: #f0f2f3;}

    .tabContentWrap{padding-top: 20px;}
    .tabContent{background: #fff;}
    .zlbSpecial .ztjcfw,.zlbSpecial .yszq,.Services>div,.Dynamic_newsWrap>div,.zlbSpecial .bmlq{width: 100%;}
    .zlbSpecial{border: 1px solid #d8d8d8;padding-bottom:20px;}
  .Services{border: 1px solid #d8d8d8;padding-bottom:8px;margin-top: 20px;padding-top:8px;}
    .zlbSpecial .ztjcfw{border: none;margin:20px 0;}
    .zlbSpecial .yszq .yszqLeft,.zlbSpecial .ztjcfw .ztjcfwLeft,.zlbSpecial .bmlq .bmlqLeft{padding-left:20px;}
    .zlbSpecial .yszq .yszqRight,.zlbSpecial .ztjcfw .ztjcfwRight,.zlbSpecial .bmlq .bmlqRight{margin-left:30px;width: 60%;margin-top:20px;}
    .zlbSpecial .yszq .yszqRight a,.zlbSpecial .ztjcfw .ztjcfwRight a,.zlbSpecial .bmlq .bmlqRight a,.grList>li,.frList>li{font-size:20px;}
    .zlbSpecial .yszq .yszqLeft a,.zlbSpecial .ztjcfw .ztjcfwLeft a,.zlbSpecial .bmlq .bmlqLeft p,.Services>div>h2{font-size:22px;}
    .zlbSpecial .yszq .yszqRight a,.zlbSpecial .ztjcfw .ztjcfwRight a,.zlbSpecial .bmlq .bmlqRight a{float: left;margin-right: 3%;}
    .zlbSpecial,.Services>div{height: auto;}
    .Services>div{padding:20px 30px;}
    .grList,.frList{width:68%;margin-left:30px;}
    .grList>li{padding: 0 5px;}
    .grServiceWrap img, .frServiceWrap img{width: 80px;height: 80px;}
    .frList>li:nth-child(3n),.frList>li:nth-child(4){border-right: 1px solid #000000!important;}
    .grList>li.grListMore,.frList>li.frListMore{width:60%;margin-bottom: 0;}
    .zlkContent .fileNews{width: 100%!important;}
    .efficiencyOpenWrap>div.bjl,.efficiencyOpenWrap>div.sdcps,.efficiencyOpenWrap>div.cpzgl,.efficiencyOpenWrap>div.aqzgl{width:50%;padding-left:0;text-align:left;}
    .efficiencyOpen{height: auto;border: 1px solid #d8d8d8;padding-bottom:20px;margin-top:20px;}
    .efficiencyOpenWrap>div.bjl,.efficiencyOpenWrap>div.cpzgl{padding-left:30px;}
    .efficiencyTitle>h2{font-size:20px;padding-left:30px;font-weight: 700;}
    .efficiencyTitle>span{font-size: 16px;margin-left:20px;}
    .tabContent{padding-bottom: 0;}

    .fileNewsColum a{display: none;}
    .zlkContent .fileNews{height: auto;padding: 0;}
    .fileNewsColum li{font-size: 22px;padding: 0 8px;background-position: left 3px;}
    .fileNewsList{margin-top:15px;}
    .fileNewsListItem .Topping{padding: 10px;}
    .fileNewsListItem .ToppingNews .title{font-size: 16px;}
    .fileNewsListItem .ToppingNews .title span.lf{width: 67%;}
    .fileNewsListItem .fileNewsListItemContent li a em,.zcjd-list li .tab-pal-top ul{display: none;}
    .fileNewsListItem .fileNewsListItemContent li a span.titles,.zcjd-list li .tab-pal-top p>a,.zcjd-list li .tab-pal-con a{max-width:70%;}
    .zcjd-list li .tab-pal-con>span.first{display: none;margin-right: 0;}
    .zcjd-list li .tab-pal-top{height: auto;box-shadow:none;}
    .zcjd-list li .tab-pal-top p{padding: 0;}
    .zcjd-list li.on+li{margin-top: 0;}
    .zlkContent .xxgk{width: 100%;margin-top: 20px;height: auto;}
    .zlkContent .xxgk li a,.zlkContent .xxgk li{height:50px;line-height:50px;}
    .zcwjk-img{margin-top:20px}
    .zcwjk-img img{width: 100%;height: auto;}

    .zlkContentItem2 .DataOpen,.HotData .HotDataContent,.two-box-wrap>div.active,.zlkContentItem2 .DataOpen .HotData .HotDataContent,.zlkContentItem2 .RegulatoryInfo,.RegulatoryWrap .pgt
    {width: 100%;height: auto;padding: 0;}
    .zcwj-con-tit .zcwj-con-title li:first-child a{padding-left: 0;}
    .zlkContentItem2 .DataOpen .HotData .HotdataTitleWrap>a,.RegulatoryWrap .pgt .bgtMore{display: none;}
    .bgt-con,.pgtList .lf{width: 100%;}
    .bgt-con,.pgtList .lf img{width:100%;}
    .zlkContentItem2 .RegulatoryInfo>h1{font-size:22px;}
    .RegulatoryWrap .pgt h2{font-size: 22px;}
    .RegulatoryWrap,.pgtList,.bgt-con{margin-top:10px;}
    .bgt-con a{font-size:16px;line-height:32px;}
    .bgt-xx{font-size: 14px;}
    

    .important-open .box-wrap{margin-top:20px;}
    .important-open{padding-bottom: 0;}
    .important-open,.Special_column{margin:0 3% 0;width:94%!important;}
    .important-open-list{width: 100%;height: auto;border: none;}
    .important-open-list ul li{width:33.33%;}
    .important-open-list ul li a,.important-open-list ul li a div,.special-col-img{width:100%;}
    .important-open-list ul{padding: 0;}
    .important-open-list ul li:nth-child(3n) a{border-right: 0;}
    .titleWrap h1{font-size: 22px!important;}
    .special-col-img a{width:48%;height: auto;display: inline-block;margin-right:3%;margin-bottom: 3%;}
    .special-col-img a img{width: 100%!important;height: auto!important;}
    .special-col-img a:nth-child(2n){margin-right:0;}
    .special-col-list,.titleWrap>a{display: none;}
    .Special_column{margin-bottom: 25px;}
    .Special_columnWrap{padding-top: 0;}

    .FriendLinksWrap,.FriendLinks{height: auto;}
    .FriendLinks{padding:0 3% 3%;}
    .yqlj,.FriendLinksItem{width:48.5%;height:40px;line-height: 40px;}
    .FriendLinksItem{margin-left:3%;background-position: 94% center;}
    .sjbmwzs,.qtwzs{margin-left: 0;}
    .FriendLinksItemWrap div:last-child{margin-left: 3%;}
    .FriendLinksListWrap>div{width: 100%;bottom:163px;}
    }
@media (max-width: 767px) {
    .wap-hide,.ycgb{display: none;}
    .pc-hide{display: block;}
    .contentWidth,.headLines,.zjSearch{width: 100%!important;}
    .zjzw-head-top{padding-right: 3%;}
    .zjzw-head{height:288px!important;background:url(wap-banner.png) center top no-repeat!important;background-size: 100% 180px!important;}
    .zj-logo img{width:100%;}
    .zj-logo{float: none!important;margin: 0 auto 35px;width:84%;padding-top: 10px;}
    .zjzw-head-nav-item{height: 108px!important;background: #bc1e25;width: 100%!important;}
    .zjzw-head-nav-item li{margin-left:0!important;width:33.33%!important;}
    .zjzw-head-nav-item li>a{height:54px!important;line-height:54px!important;color:#fff!important;padding: 0 3%;}
    .zjzw-head-nav-item li.on a{border-color:none!important;background: url(navon-wap.png) center bottom no-repeat;border:none!important;}
    .zjSearch{display: none!important;}
    .headLines .headLines-container,.headLines .headLines-container{width: 100%!important;}
    .Dynamic_newsWrap{padding:3%;}
    .headLines{height: auto;padding:0 0 5%;}
    .headLinesItem>.headLinesWrap>.title{line-height:30px;font-size: 20px;}
    .headLinesItem>.headLinesWrap>.describle{font-size: 12px;white-space: normal;line-height: 20px;margin-top: 13px;}
.headLinesItem>.headLinesWrap>.gengduo{display: none;}
.zj_banner{padding: 0 3%;}
.headLines{border-bottom:4px solid #d01122;margin-top: 25px;}

    .Dynamic_newsWrap{border:none;}
    #slideBox-slide1.slideBox .hd{height: 40px;}
    #slideBox-slide1.slideBox .hd ul{width: auto;height:40px;line-height: 40px;}
    #slideBox-slide1.slideBox .hd ul li{width:32px;height:40px;line-height: 40px;}
    #slideBox-slide1.slideBox .bd li div{width: 100%;height:40px;line-height:40px;font-size: 16px;}
    #slideBox-slide1.slideBox .bd li div span{width:60%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;}

    .dtInfosTab{padding:0;margin-top: 25px;}
    .dtInfosTab li{padding: 0 7px;font-size: 18px;background-position: left 2px;}
    .dtInfosTab li:first-child{padding-left: 0;}
    .dtInfosTab li:last-child{padding-right: 0;}
    .dtInfosWrap li {
    margin-top: 10px;
    line-height: 26px;
}
    .dtInfosWrap li>a>span.Title{width:auto;float: none;white-space:normal;margin-right:16px;}
    .dtInfosWrap li>a>span.Days{float: none;display: inline-block;}
    .dtInfosWrap li>a>em{display: none;}
    
    .Dynamic_news{margin-bottom:20px;padding-top:20px;}
    .TabSelect{padding: 0 3%;}
    .tabitemSub,.tabItemWrap .active{width: 50%;}
    .TabSelect .tabitem{border: none;}
    .zlb .tabitemSubTitle,.zlk .tabitemSubTitle,.zld .tabitemSubTitle,.zlw .tabitemSubTitle{background-position:21% center;background-size:24px 24px;background-color: #e8e8e8;}
    .tabItemWrap .active.zlk .tabitemSubTitle,.tabItemWrap .active.zlb .tabitemSubTitle,.tabItemWrap .active.zld .tabitemSubTitle,.tabItemWrap .active.zlw .tabitemSubTitle
    {background-position:left 20%;background-size:24px 24px;}
    .tabitemSubTitle{padding-left: 0!important;}
    .tabitemSubTitle>p{font-size:18px;padding-left:37%;line-height:24px;}
    .tabItemWrap .active p{font-size:18px;line-height:24px;padding-left: 26%;margin-bottom:5px;}
    .tabItemWrap .active span{font-size:12px;}
    .tabItemWrap .active{background:url(wap-red.png) no-repeat;padding-left:20px;}
    .tabitemSub{height: 65px;}
    .zlk .tabitemSubTitle,.zlw .tabitemSubTitle{background-color: #f0f2f3;}

    .tabContentWrap{padding-top: 20px;}
    .tabContent{background: #fff;}
    .zlbSpecial .ztjcfw,.zlbSpecial .yszq,.Services>div,.Dynamic_newsWrap>div,.zlbSpecial .bmlq{width: 100%;}
    .zlbSpecial{border: 1px solid #d8d8d8;padding-bottom:20px;}
  .Services{border: 1px solid #d8d8d8;padding-bottom:8px;margin-top: 20px;padding-top:8px;}
    .zlbSpecial .ztjcfw{border: none;margin:20px 0;}
    .zlbSpecial .yszq .yszqLeft,.zlbSpecial .ztjcfw .ztjcfwLeft,.zlbSpecial .bmlq .bmlqLeft{padding-left: 12px;}
    .zlbSpecial .yszq .yszqRight,.zlbSpecial .ztjcfw .ztjcfwRight,.zlbSpecial .bmlq .bmlqRight{margin-left:20px;}
    .zlbSpecial .yszq .yszqRight a,.zlbSpecial .ztjcfw .ztjcfwRight a,.zlbSpecial .bmlq .bmlqRight a,.grList>li,.frList>li{font-size: 13px;}
    .zlbSpecial .yszq .yszqLeft a,.zlbSpecial .ztjcfw .ztjcfwLeft a,.zlbSpecial .bmlq .bmlqLeft p,.Services>div>h2{font-size: 16px;}

    .zlbSpecial,.Services>div{height: auto;}
    .Services>div{padding:12px;}
    .grList,.frList{width:68%;margin-left:7px;}
    .grList>li{padding: 0 5px;}
    .grServiceWrap img, .frServiceWrap img{width: 80px;height: 80px;}
    .frList>li:nth-child(3n),.frList>li:nth-child(4){border-right: 1px solid #000000!important;}
    .grList>li.grListMore,.frList>li.frListMore{width:60%;margin-bottom: 0;}
    .zlkContent .fileNews{width: 100%!important;}
    .efficiencyOpenWrap>div.bjl,.efficiencyOpenWrap>div.sdcps,.efficiencyOpenWrap>div.cpzgl,.efficiencyOpenWrap>div.aqzgl{width:50%;padding-left:0;text-align:left;}
    .efficiencyOpen{height: auto;border: 1px solid #d8d8d8;padding-bottom:20px;margin-top:20px;}
    .efficiencyOpenWrap>div.bjl,.efficiencyOpenWrap>div.cpzgl{padding-left: 12px;}
    .efficiencyTitle>h2{font-size: 16px;padding-left: 12px;font-weight: 700;}
    .efficiencyTitle>span{font-size: 14px;margin-left: 12px;margin-top: 10px;}
    .tabContent{padding-bottom: 0;}

    .fileNewsColum a{display: none;}
    .zlkContent .fileNews{height: auto;padding: 0;}
    .fileNewsColum li{font-size: 18px;padding: 0 8px;background-position: left 3px;}
    .fileNewsList{margin-top:15px;}
    .fileNewsListItem .Topping{padding: 10px;}
    .fileNewsListItem .ToppingNews .title{font-size: 16px;}
    .fileNewsListItem .ToppingNews .title span.lf{width: 67%;}
    .fileNewsListItem .fileNewsListItemContent li a em,.zcjd-list li .tab-pal-top ul{display: none;}
    .fileNewsListItem .fileNewsListItemContent li a span.titles,.zcjd-list li .tab-pal-top p>a,.zcjd-list li .tab-pal-con a{max-width:70%;}
    .zcjd-list li .tab-pal-con>span.first{display: none;margin-right: 0;}
    .zcjd-list li .tab-pal-top{height: auto;box-shadow:none;}
    .zcjd-list li .tab-pal-top p{padding: 0;}
    .zcjd-list li.on+li{margin-top: 0;}
    .zlkContent .xxgk{width: 100%;margin-top: 20px;height: auto;}
    .zlkContent .xxgk li a,.zlkContent .xxgk li{height:50px;line-height:50px;}
    .zcwjk-img{margin-top:20px}
    .zcwjk-img img{width: 100%;height: auto;}

    .zlkContentItem2 .DataOpen,.HotData .HotDataContent,.two-box-wrap>div.active,.zlkContentItem2 .DataOpen .HotData .HotDataContent,.zlkContentItem2 .RegulatoryInfo,.RegulatoryWrap .pgt{width: 100%;height: auto;padding: 0;}
    .zcwj-con-tit .zcwj-con-title li:first-child a{padding-left: 0;}
    .zlkContentItem2 .DataOpen .HotData .HotdataTitleWrap>a,.RegulatoryWrap .pgt .bgtMore{display: none;}
    .bgt-con,.pgtList .lf{width: 100%;}
    .bgt-con,.pgtList .lf img{width:100%;}
    .zlkContentItem2 .RegulatoryInfo>h1{font-size:20px;}
    .RegulatoryWrap .pgt h2{font-size: 18px;}
    .RegulatoryWrap,.pgtList,.bgt-con{margin-top:10px;}
    .bgt-con a{font-size:16px;line-height: 26px;}
    .bgt-xx{font-size: 14px;}
    

    .important-open .box-wrap{margin-top:20px;}
    .important-open{padding-bottom: 0;}
    .important-open,.Special_column{margin:0 3% 0;width:94%!important;}
    .important-open-list{width: 100%;height: auto;border: none;}
    .important-open-list ul li{width:33.33%;}
    .important-open-list ul li a,.important-open-list ul li a div,.special-col-img{width:100%;}
    .important-open-list ul{padding: 0;}
    .important-open-list ul li:nth-child(3n) a{border-right: 0;}
    .titleWrap h1{font-size: 18px!important;}
    .special-col-img a{width:48%;height: auto;display: inline-block;margin-right:3%;margin-bottom: 3%;}
    .special-col-img a img{width: 100%!important;height: auto!important;}
    .special-col-img a:nth-child(2n){margin-right:0;}
    .special-col-list,.titleWrap>a{display: none;}
    .Special_column{margin-bottom: 25px;}
    .Special_columnWrap{padding-top: 0;}
    
    .FriendLinksWrap,.FriendLinks{height: auto;}
    .FriendLinks{padding:0 3% 4%;}
    .yqlj,.FriendLinksItem{width:48.5%;height:40px;line-height: 40px;}
    .FriendLinksItem{margin-left:3%;background-position: 94% center;}
    .sjbmwzs,.qtwzs{margin-left: 0;}
    .FriendLinksItemWrap div:last-child{margin-left: 3%;}
    .FriendLinksListWrap>div{width: 100%;bottom:163px;}
}