/*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;
}

main {
    background: #FFFFFF;
    margin-bottom: 50px;
}


/* 图片新闻 */

.lb {
    height: 826px;
    background: #F7F7F7;
    padding: 30px;
    margin-top: 50px;
}

.lb-con {
    width: 1140px;
    height: 766px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: 10px solid #59931C;
    padding: 20px 30px 30px 30px;
}

.lb-tit {
    height: 68px;
    line-height: 48px;
    padding: 10px 0;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 48px;
    color: #000000;
}

#slideBox-slide2.slideBox {
    width: 1080px;
    height: 610px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin-top: 30px;
}

#slideBox-slide2.slideBox .hd {
    height: 60px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    bottom: 15px;
    z-index: 1;
    font-size: 36px;
    font-weight: bold;
    font-family: PingFang SC;
    font-weight: 400;
}

#slideBox-slide2.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

#slideBox-slide2.slideBox .hd ul li {
    float: left;
    margin-right: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #888888;
    cursor: pointer;
    color: #fff;
}

#slideBox-slide2.slideBox .hd ul li.on {
    background: #FE6F00;
    color: #fff;
}

#slideBox-slide2.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

#slideBox-slide2.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    color: #fff;
    position: relative;
}

#slideBox-slide2.slideBox .bd li div {
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    line-height: 96px;
    height: 96px;
    background: #000000cc;
    padding-left: 30px;
}

#slideBox-slide2.slideBox .bd li div a {
    color: #fff;
    text-decoration: none;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 32px;
}

#slideBox-slide2.slideBox .bd img {
    width: 1080px;
    height: 610px;
    display: block;
}

.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: 20px 30px 30px 30px;
}

.section3-title {
    height: 67px;
}

.title3 {
    height: 68px;
    line-height: 48px;
    padding: 10px 0;
    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: 30px;
}

.list3 li {
    padding-left: 24px;
    background: url(//www.mblpx.com/zrzy/images/slhsbtb/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;
}

.title2 {
    height: 68px;
    line-height: 48px;
    padding: 10px 0;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 48px;
    color: #000000;
}

.title2 li {
    padding: 0 30px;
    border-left: 3px solid #666666;
}

.title2 li:first-child {
    padding-left: 0;
    border: 0;
}

.section7 {
    width: 1200px;
    height: 857px;
    background: #F7F7F7;
    padding: 30px;
    margin-top: 50px;
}

.section7-con {
    width: 1140px;
    height: 797px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: 10px solid #59931C;
    padding: 20px 30px 30px 30px;
}

.section7-title {
    height: 68px;
}

.title7 {
    height: 68px;
    line-height: 48px;
    padding: 10px 0;
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 48px;
    color: #000000;
}

.title7 li {
    padding: 0 30px;
    border-left: 3px solid #666666;
}

.title7 li:first-child {
    padding-left: 0;
    border: 0;
}

.zt li {
    width: 524px;
    height: 260px;
    margin-top: 30px;
    margin-right: 30px;
    float: left;
}

.zt li:nth-child(2n) {
    margin-right: 0;
}

.zt li a img {
    width: 524px;
    height: 260px;
}

.more7 {
    width: 232px;
    height: 60px;
    line-height: 60px;
    background: #FA8900;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: #FFFFFF;
    display: block;
}