.m_banner {
    width: 100%;
    height: 430px;
    margin-top: -106px;
    background: url(02.jpg) top center no-repeat;
}

.public_title {
    color: #428d3e;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.public_title span {
    font-size: 24px;
    font-weight: bold;
    position: relative;
}

.public_title .more {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}

.focus_news {
    overflow: hidden;
    margin-top: 50px;
}

.focus_news .img_focus {
    width: 580px;
    position: relative;
}

.focus_news .img_focus .bd ul li {
    position: relative;
    height: 350px;
    overflow: hidden;
}

.focus_news .img_focus .bd ul li .mc {
    position: absolute;
    width: 540px;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    line-height: 50px;
    padding: 0px 20px;
    font-size: 16px;
    color: #fff;
}

.focus_news .img_focus .bd ul li .mc a {
    color: #fff
}

.focus_news .img_focus .bd ul li img {
    width: 100%;
    height: auto;
}

.focus_news .img_focus .hd {
    position: absolute;
    bottom: 18px;
    right: 0px;
}

.focus_news .img_focus .hd ul {
    float: right;
    margin-right: 20px;
}

.focus_news .img_focus .hd ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b0aeae;
    float: left;
    margin-left: 5px;
}

.focus_news .img_focus .hd ul li.on {
    background: #428d3e;
}

.focus_news .img_focus .hd .more {
    position: absolute;
    right: 21px;
    font-size: 17px;
    color: #fff;
    top: -8px;
}

.focus_news .text_focus {
    width: 580px;
}


/* .focus_news .text_focus li {
    padding-left: 15px;
    background: url(../images/dot.png) left center no-repeat;
} */

.kpsec1-box .kpsec1 {
    overflow: hidden;
    padding: 47px 0 30px
}

.newsFocusbot {
    height: 115px;
    border-bottom: 1px solid #428d3e;
    overflow: hidden;
    border-top: 1px solid #428d3e;
    margin-top: 20px;
}

.newsFocusbot li {
    width: 275px;
    height: 95px;
    float: left;
    padding-right: 20px;
    padding-top: 20px;
    padding-left: 5px;
}

.liInner {
    height: 75px;
    width: 275px;
    border-right: 1px solid #428d3e;
}

.newsFocusbotTime {
    font-size: 16px;
    color: #428d3e;
    height: 23px;
    line-height: 23px;
}

.newsFocusbotP {
    width: 250px;
    line-height: 24px;
    font-size: 16px;
    color: #444;
    padding-top: 8px;
}

.kpsec1-box .ltbox {
    width: 580px;
}

.focus_news .text_focus .list li,
.kpsec1-box .ltbox .list li {
    height: 46px;
    line-height: 46px;
    clear: both;
    padding-left: 15px;
    background: url(dot.png) left center no-repeat;
}

.focus_news .text_focus .list li:last-child,
.kpsec1-box .ltbox .list li:last-child {
    border: 0;
}

.focus_news .text_focus .list a,
.kpsec1-box .ltbox .list a {
    display: inline-block;
    width: 418px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333;
}

.focus_news .text_focus .list span,
.kpsec1-box .ltbox .list span {
    float: right;
    color: #999;
}

.kpsec1-box .list .first {
    margin-bottom: 15px;
    height: 120px !important;
    background: none !important;
    padding-left: 0 !important;
}

.kpsec1-box .list .first>a {
    display: block;
    width: 580px !important;
    overflow: hidden;
}

.kpsec1-box .list .first .li-pic {
    width: 200px;
    height: 120px;
    overflow: hidden;
}

.kpsec1-box .list .first .li-pic img {
    width: 100%;
    height: auto;
}

.kpsec1-box .list .first .li-wz {
    width: 360px;
}

.kpsec1-box .list .first .li-wz .li-tt {
    white-space: normal;
    font-weight: 600;
}

.kpsec1-box .list .first .li-wz .li-txt {
    font-size: 14px;
    line-height: 24px;
    white-space: normal;
}

.g-kepu {
    margin-top: 30px;
    width: 100%;
    background: #428d3e;
    padding: 30px 0;
}

.g-kepu .public_title,
.g-kepu .public_title .more {
    color: #fff;
}

.g-kepu .kpul {
    padding-top: 20px;
}

.g-kepu .item {
    margin-bottom: 20px;
    background-color: #fff;
}

.g-kepu .item .panelbox {
    color: #575757;
    overflow: hidden;
    position: relative;
}

.g-kepu .item .panelbox .r_txt {
    overflow: hidden;
    padding: 0 40px;
}

.g-kepu .item .panelbox .r_txt .x-tit {
    font-size: 20px;
    color: #333;
    margin-top: 35px;
}

.g-kepu .item .panelbox .p {
    padding-top: 15px;
    font-size: 14px;
    line-height: 22px;
}

.g-kepu .item .panelbox .date {
    padding: 15px 0 35px;
    font-size: 14px;
}

.g-kepu .item:after {
    content: "";
    display: block;
    clear: both;
    zoom: 1;
}

.g-kepu .item .panelbox .x1 {
    display: block;
    height: 1px;
    margin-top: 25px;
    background-color: #eee;
}