/*commom style*/

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    border: medium none;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

.hide {
    display: none;
}


/**咨询建言开始**/

.section1 {
    width: 1200px;
    background: #F7F7F7;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.section1-con {
    width: 1140px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: 10px solid #59931C;
    padding: 30px;
}

.section1-title {
    height: 67px;
}

.title1 {
    height: 68px;
    line-height: 48px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 48px;
    color: #000000;
}

.list1 {
    margin-top: 20px;
}

.list1 li {
    float: left;
    width: 340px;
    height: 220px;
    margin-left: 29px;
}

.list1 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.list1 li:first-child {
    margin-left: 0;
}

.list1 li:first-child a {
    background: url(xxxz.png) center top no-repeat;
}

.list1 li:nth-child(2) a {
    background: url(wyzx.png) center top no-repeat;
}

.list1 li:nth-child(3) a {
    background: url(xjcx.png) center top no-repeat;
}


/**咨询建言结束**/


/**举报、查询开始**/

.section2 {
    width: 1200px;
    background: #F7F7F7;
    padding: 30px;
    margin-top: 50px;
}

.section2-con {
    float: left;
    width: 555px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: 10px solid #59931C;
    padding: 30px;
    margin-left: 30px;
}

.section2-con:first-child {
    margin-left: 0;
}

.section2-title {
    height: 67px;
}

.title2 {
    height: 68px;
    line-height: 48px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 48px;
    color: #000000;
}

.letterType {
    position: relative;
    height: 48px;
    padding-right: 38px;
    font-size: 36px;
    color: #666666;
    background: url(down.png) right center no-repeat;
}

.letterType span {
    display: block;
    width: 100%;
    height: 100%;
    cursor: url(//www.mblpx.com/zrzy/images/slhsbtb/pointer.cur), auto !important;
}

.letterList {
    display: none;
    position: absolute;
    width: 100%;
    top: 48px;
    line-height: 60px;
    left: 0;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 0.75rem #b1bbd929;
}

.letterList>div {
    cursor: url(//www.mblpx.com/zrzy/images/slhsbtb/pointer.cur), auto !important;
}

.section2-con-left-list li {
    width: 100%;
    height: 130px;
    margin-top: 25px;
}

.section2-con-left-list li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 130px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 36px;
    color: #000000;
    padding-left: 190px;
}

.section2-con-left-list li:nth-child(1) a {
    background: #F4F4F4 url(tzxx.png) 67px center no-repeat;
}

.section2-con-left-list li:nth-child(2) a {
    background: #F4F4F4 url(jbxx.png) 67px center no-repeat;
}

.section1-con-right-list li {
    height: 80px;
    margin-top: 19px;
    line-height: 80px;
}

.section1-con-right-list li:nth-child(3) {
    margin-top: 34px;
}

.section1-con-right-list li label {
    float: left;
    font-weight: 400;
    font-size: 36px;
    color: #000000;
}

.section1-con-right-list li input {
    float: left;
    width: 403px;
    height: 80px;
    border: 1px solid #ccc;
    font-size: 36px;
    color: #666;
    padding-left: 26px;
    margin-left: 17px;
}

.submitBtn a {
    display: block;
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #FA8900;
    border-radius: 8px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 36px;
    color: #FFFFFF;
}


/**举报、查询结束**/


/* 下载中心、热点问题开始 */

.section3 {
    width: 1200px;
    height: 571px;
    background: #F7F7F7;
    padding: 30px;
    margin-top: 50px;
}

.section3-con {
    width: 1140px;
    height: 511px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: 10px solid #59931C;
    padding: 30px;
}

.section3-title {
    height: 67px;
}

.title3 {
    height: 68px;
    line-height: 48px;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 48px;
    color: #000000;
}

.title3 li {
    padding: 0 30px;
    border-left: 3px solid #666666;
}

.title3 li:first-child {
    padding-left: 0;
    border: 0;
}

.title3 li.on3 {
    color: #59931C;
}

.list3 {
    margin-top: 20px;
}

.list3 li {
    padding-left: 20px;
    background: url(bt-listPic.png) left center no-repeat;
    line-height: 72px;
    text-align: justify;
}

.list3 li a {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 75%;
}

.list3 li span {
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 36px;
    color: #666666;
    float: right;
}

.more3 {
    margin-top: 20px;
}

.more3 li a {
    line-height: 45px;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: #59931C;
    text-align: center;
}


/* 下载中心、热点问题结束 */


/**国务院开始**/

.section4 {
    margin-top: 50px;
    margin-bottom: 50px;
}


/**国务院结束**/