@charset "UTF-8";

html {
    min-width: 1200px;
}

.wrap-box {
    width: 100%;
    height: auto;
    background: url(header_logo.png) no-repeat center 0;
    padding-top: 345px;
}

.inner-box {
    background-color: #fff;
    padding: 30px 30px 0 30px;
    position: relative;
}

.shouye {
    position: absolute;
    width: 326px;
    height: 66px;
    top: -309px;
    left: 21px;
}

.shouye a {
    display: block;
    width: 326px;
    height: 66px;
}

/* 政策图解 */
.zcjd-left {
    width: 552px;
    float: left;
    height: auto;
}

.zcjd-title {
    height: 37px;
    overflow: hidden;
}

.zcjd-title span {
    float: left;
    height: 37px;
    width: 106px;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #0e6ddf;
    line-height: 50px;
}

.zcjd-title .zcjd-img {
    float: left;
    width: 446px;
    height: 37px;
    background: url(zctj_img.png) repeat-x 0 bottom;
}

/* 文件解读 */
.zcjd-right {
    width: 553px;
    float: right;
    height: auto;
}

.tab {
    margin: 23px 0 15px 0;
    width: 553px;
    height: 350px;
}

.tab-hd {
    height: 39px;
    background-color: #ddedff;
    border-radius: 4px;
    position: relative;
    display: none;
}

.tab-hd .tab-nav {
    display: table;
    width: 100%;
    border-radius: 4px;
}

.tab-hd.on {
    display: block;
}

.tab-hd .tab-nav li {
    display: table-cell;
}

.tab-hd .tab-nav li a {
    display: block;
    line-height: 39px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    color: black;
}

.tab-hd .tab-nav li.on {
    background-color: #0e6ddf;
}

.tab-hd .tab-nav li.on a {
    color: #fff;
}

.tab-bd .tab-pal-top {
    width: 523px;
    height: 149px;
    margin: 13px 15px;
    box-shadow: 0 0 13px rgba(9, 41, 77, .2);
    padding-top: 13px;
    display: none;
}

.tab-bd .tab-pal-top p:first-child {
    margin-top: 10px;
}

.tab-pal-top p span,
.tab-pal-list li span {
    float: right;
    color: #999;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
}

.tab-pal-top p span.first,
.tab-pal-list li span.first {
    float: left;
    color: #77ade9;
    width: 35px;
    text-align: center;
    padding-right: 0;
}

.tab-pal-list li .tab-pal-con span {
    line-height: 42px;
    height: 42px;
}

.tab-pal-list .tab-pal-top p a {
    float: left;
    color: #0e6ddf;
    width: 425px;
    min-height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
}

.tab-pal-list .tab-pal-top div.last {
    overflow: hidden;
    margin-top: 10px;
}

.tab-pal-list .tab-pal-top div.last>a {
    float: right;
    width: 45px;
    height: 40px;
    background: url(arrowhead.png) no-repeat 10px 50%;
}

.tab-pal-list .tab-pal-top div.last ul {
    float: left;
    overflow: hidden;
    width: 470px;
    padding-left: 10px;
}

.tab-pal-list .tab-pal-top div.last ul li {
    margin-right: 10px;
    float: left;
    height: 40px;
}

.tab-pal-list .tab-pal-top div.last ul li a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #0e6ddf;
    margin-top: 8px;
    padding: 0 5px;
    border-radius: 6px;
    font-size: 15px;
}

.tab-pal-list {
    overflow: hidden;
}

.tab-pal-list li {
    overflow: hidden;
}

.tab-pal-list li.on .tab-pal-top {
    display: block;
}

.tab-pal-list li.on .tab-pal-con {
    display: none;
}

.tab-pal-list li .tab-pal-con a {
    float: left;
    width: 450px;
    height: 42px;
    line-height: 42px;
    color: #000;
}

/* 部门解读 */
.zcjd-con,
.qtjd-con {
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
}

.zcjd-con ul li {
    height: 49px;
    overflow: hidden;
    border-bottom: 1px dashed #aeb2b7;
}

.zcjd-con ul li span {
    float: right;
    height: 49px;
    line-height: 49px;
    color: #999;
}

.zcjd-con ul li span.first {
    float: left;
    color: #000;
    margin-right: 4px;
    text-align: left;
    font-size: 8px;
}

.zcjd-con ul li a {
    float: left;
    height: 49px;
    line-height: 49px;
    color: #000;
    width: 490px;
}

/* 其他解读 */
.poster-main {
    width: 553px;
    height: 208px;
    position: relative;
    margin-top: 20px;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
}

.poster-main .poster-next-btn {
    right: 0;
}

.poster-main .poster-list .poster-item {
    width: 310px;
    height: 208px;
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-list .poster-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}

.poster-main .poster-list .poster-item a img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.poster-main .poster-list .poster-item a p {
    position: relative;
    z-index: 10;
    top: 10%;
    color: #fff;
    min-height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
}

/* 媒体解读 */
.zcjd-25 {
    margin: 25px 0;
    overflow: hidden;
}

.tz,
.tj {
    width: 259px;
    height: 234px;
    position: relative;
}

.tz {
    background: url(tz.png) no-repeat 0 0;
}

.tj {
    background: url(tj.png) no-repeat 0 0;
}

.tz a,
.tj a {
    display: block;
    margin: 30px 20px 0 20px;
    width: 219px;
    min-height: 30px;
    line-height: 30px;
    color: #000;
    text-align: justify;
}

.tz button,
.tj button {
    position: absolute;
    bottom: 32px;
    left: 20px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #b1d8ff;
    background-color: #f6fbff;
    color: #0e6ddf;
}

/* 地方政策解读 */
.dfzcjd .zcjd-title span {
    padding: 0 25px;
    width: auto;
}

.dfzcjd .zcjd-title .zcjd-img {
    width: 472px;
}

.dfzcjd-con {
    margin: 40px 0;
    width: 1200px;
    height: 130px;
}

.dfzcjd-con .zcjd-city {
    float: left;
    width: 158px;
    height: 50px;
    background-color: #e0f2ff;
    margin: 0 38px 30px 0;
}

.dfzcjd-con .zcjd-city a {
    display: block;
    width: 158px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #000;
}

.dfzcjd-con .zcjd-city:hover {
    background-color: #2888e3;
}

.dfzcjd-con .zcjd-city:hover a {
    color: #fff;
}
