﻿.w1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.dn {
    display: none;
}

/*省长信箱*/
.hdjl-column {
    width: 99.6%;
    margin: 90px auto 45px auto;
}

.hdjl-column li {
    float: left;
    width: 270px;
    height: 200px;
    border: 1px solid #f1e9e2;
    border-radius: 5px;
    text-align: center;
    margin-right: 38px;
}

.hdjl-column li:last-of-type {
    margin-right: 0;
}

.hdjl-column li img {
    margin-top: 40px;
    width: 60px;
}

.hdjl-column li span {
    font-size: 24px;
    line-height: normal;
    color: #333;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}

.hdjl-column li:hover {
    border: 1px solid #cda567;
    background-image: linear-gradient(to right, #fff, #f9f1e6);
}

/*建议提案问卷调查*/
.hdjl-jyta-wjdc {
    margin-bottom: 18px;
}

.hdjl-jyta {
    width: 475px;
    float: left;
    text-align: left;
}

.hdjl-wjdc {
    text-align: left;
}

.jyta-title {
    font-size: 27px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
}

.jyta-title:hover {
    color: #000;
}

.hdjl-jyta ul {
    margin-top: 17px;
}

.hdjl-jyta ul li {
    padding-left: 15px;
    text-align: right;
    overflow: hidden;
    background: url(../images/icon1.png) no-repeat 0 center;
}

.hdjl-jyta ul li a {
    font-size: 16px;
    line-height: 62px;
    color: #333;
    text-decoration: none;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-align: left;
}

.hdjl-jyta ul li a:hover {
    color: #dbb366;
}

.hdjl-jyta ul li span {
    display: inline-block;
    font-size: 14px;
    line-height: 62px;
    color: #999;
}

.hdjl-wjdc {
    width: 670px;
    float: right;
}

.hdjl-wjdc ul {
    overflow: hidden;
    margin-top: 12px;
}

.hdjl-wjdc ul li {
    padding-bottom: 24px;
    margin-top: 27px;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}

.hdjl-wjdc ul li:last-of-type {
    border-bottom: none;
}

.hdjl-wjdc ul li .cl {
    width: 42px;
    height: 42px;
    color: #999;
    background-color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 4px 4px 4px 6px;
    border: 1px solid #999;
}

.hdjl-wjdc ul li .sl {
    background-color: #dbb366;
    color: #fff;
    border: 1px solid #dbb366;
}

.hdjl-wjdc ul li .cc {
    margin: 0 0 0 19px;
    line-height: 22px;
}

.hdjl-wjdc ul li .cc a {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    line-height: 16px;
    color: #333;
}
.hdjl-wjdc ul li .cc a:hover {
    color: #dbb366;
}
.hdjl-wjdc ul li .cc span {
    display: inline-block;
    color: #999;
    font-size: 14px;
    line-height: 16px;
}

.hdjl-wjdc ul li .cc span.sc {
    display: inline-block;
    color: #dbb366;
    font-size: 14px;
    line-height: 16px;
}

.hdjl-wjdc ul li .cr a {
    font-size: 14px;
    display: inline-block;
    width: 42px;
    height: 42px;
    background-color: #dbb366;
    color: #fff;
    border: 1px solid #dbb366;
    line-height: 16px;
    padding: 4px 4px 4px 6px;
}

/*在线访谈*/
.hdjl-zxft {
    background: #faf9f8;
    padding-bottom: 40px;
}

.hdjl-zxft-title {
    font-size: 27px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding: 45px 0 42px 0;
}

.hdjl-zxft-title a:hover {
    color: #000;
}

.hdjl-zxft-wrapper {
}

.hdjl-zxft-wrapper li {
    width: 380px;
    margin-right: 30px;
    float: left;
    border-bottom: 4px solid #e9c38b;
}

.hdjl-zxft-wrapper li:last-of-type {
    margin-right: 0;
}
.hdjl-zxft-wrapper img {
    width: 100%;
}
.hdjl-zxft-wrapper .hdjl-zxft-content {
    background-image: linear-gradient(to bottom, #fff, #faefe8);
    padding-top: 7px;
    height: 215px;
    overflow: hidden;
}

.hdjl-zxft-wrapper .hdjl-zxft-content table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 342px;
    margin: 0 auto;
}

.hdjl-zxft-wrapper .hdjl-zxft-content table tr th {
    width: 14%;
    color: #a08053;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    padding-top: 10px;
    vertical-align: text-top;
}

.hdjl-zxft-wrapper .hdjl-zxft-content table tr td {
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
    color: #333;
    padding-left: 5px;
}

/*意见征集及结果反馈*/
.hdjl-yjzj-jgfk-title {
    padding: 47px 0 25px 0;
}

.hdjl-yjzj-jgfk-title li {
    float: left;
}

.hdjl-yjzj-jgfk-title li:last-of-type {
    margin-left: 48px;
}

.hdjl-yjzj-jgfk-title li a {
    font-size: 27px;
    line-height: 21px;
    font-weight: bold;
    color: #999;
}

.hdjl-yjzj-jgfk-title li a:hover {
    color: #999;
}

.hdjl-yjzj-jgfk-title li.act {
    background: url(../images/icon2.png) no-repeat bottom center;
    padding-bottom: 13px;
}

.hdjl-yjzj-jgfk-title li.act a {
    color: #000;
}

.hdjl-yjzj-jgfk-title li.act a:hover {
    color: #000;
}

.hdjl-yjzj-jgfk-title li:hover a {
    color: #000;
}
.hdjl-yjzj-wrapper {
    padding-bottom: 18px;
}
.hdjl-yjzj-wrapper li {
    margin-bottom: 60px;
}
.hdjl-yjzj-wrapper li:first-of-type {
    margin-bottom: 57px;
}
.hdjl-yjzj-wrapper li .zxzj-icon {
    float: left;
    padding-right: 12px;
}

.hdjl-yjzj-wrapper li .hdjl-yxzj-title {
    float: left;
    text-align: left;
    width: 85%;
    margin-top: 9px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    font-size: 20px;
    line-height: 20px;
    display: block;
    text-decoration: none;
}
.hdjl-yjzj-wrapper li .hdjl-zxzj-title a {
    color: #dbb366;
}

.hdjl-yjzj-wrapper li .hdjl-yjzj-jgfk {
    font-size: 14px;
    float: right;
    margin-top: -4px;
}

.hdjl-yjzj-wrapper li .hdjl-yjzj-jgfk a {
    float: right;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    background: #dbb366;
    border: 1px solid #dbb366;
    padding: 6px 8px;
    margin-top: 6px;
    border-radius: 5px;
}
.hdjl-yjzj-wrapper li .hdjl-zxzj-jgfk a {
    background: #fff;
    color: #999;
    border: 1px solid #dcdcdc;
}

.hdjl-yjzj-wrapper li .hdjl-yjzj-desc {
    font-size: 18px;
    line-height: 30px;
    color: #999;
    float: left;
    width: 100%;
    margin-top: 18px;
}

.hdjl-yjzj-wrapper li .hdjl-yjzj-date {
    float: right;
    font-size: 14px;
    line-height: 30px;
    color: #999;
}
