/* 列表页块 */

.m_banner{height:180px !important;}
.m_banner span{margin-top:150px !important;}
.g12-section2-1 {
    clear: both;
    margin-top: 30px;
}

.g12-section2-1::after {
    display: block;
    clear: both;
    content: "";
}

.g12-section2-1 .main-left {
    float: left;
    width: 250px;
    overflow: hidden;
}

.g12-section2-1 .main-left .title {
    height: 65px;
    width: 250px;
    background-color: #53ae47;
    color: #fff;
    color: #fff;
    line-height: 65px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.g12-section2-1 .main-left .menu {
    background: url("bg21.jpg") center bottom no-repeat;
    background-size: cover;
    min-height: 293px;
    margin-bottom: 15px;
    padding: 10px 0 10px 0px;
}

.g12-section2-1 .main-left .menu li {
    text-align: center;
    line-height: 35px;
    position: relative;
    font-size: 16px;
}

.g12-section2-1 .main-left .menu li.on {
    background-color: #fff;
    line-height: 46px;
}

.g12-section2-1 .main-left .menu li.on a {
    color: #53ae47;
}

.g12-section2-1 .main-left .menu li.on .dot {
    display: block;
}

.g12-section2-1 .main-left .menu li:first-child.on {
    margin-top: 0;
}

.g12-section2-1 .main-left .menu a {
    color: #666;
    display: block;
}

.g12-section2-1 .main-left .menu a:hover {
    color: #53ae47;
    font-weight: 700;
}

.g12-section2-1 .main-left .menu .dot {
    width: 5px;
    border-radius: 0;
    height: 5px;
    position: absolute;
    left: 70px;
    top: 50%;
    margin-top: -2px;
    background-color: #53ae47;
    display: none;
}

.g12-section2-1 .main-left .banner-box {
    width: 250px;
    height: 77px;
    margin-bottom: 15px;
    background-image: url(banner_wzbk.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 250px 77px;
    box-shadow: 2px 2px 30px inset;
    position: relative;
}

.g12-section2-1 .main-left .banner-box img {
    width: 100%;
    max-width: 250px;
    height: 100%;
    max-height: 77px;
    display: block;
}

.g12-section2-1 .main-left .banner-box .banner-wz {
    text-align: center;
    color: white;
    position: relative;
    top: 35%;
    font-size: 20px;
}

.g12-section2-1 .main-right {
    float: left;
    width: 908px;
    margin-left: 30px;
}


/* 面包线 */

.g12-pbpossw {
    width: 100%;
    height: 80px;
    box-shadow: 0px 15px 10px -15px rgb(211, 206, 206);
    border: 1px;
    margin-bottom: 30px;
}

.g12-pbpos {
    width: 1200px;
    height: 80px;
    line-height: 80px;
    color: #666;
}

.g12-pbpos .homea {
    color: rgb(83, 174, 71);
    font-weight: 600;
    display: inline-block;
    padding-left: 17px;
    background: url("index_icon.png") no-repeat left center;
    background-size: 20px;
    padding-left: 20px;
}


/* 顶部banner */

.m_banner {
    height: 430px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-image:none !important;
    background-size: auto 430px;
}
.m_banner .m1200{
    position: relative;
}
.m_banner span{
    display: block;
    font-size: 40px;
    color: #fff;
    font-weight: normal;
    margin-top: 110px;
    height: 50px;
}
.m_banner span::before{
    content: "";
    position: absolute;
    width: 47px;
	height: 4px;
	background-color: #ffffff;
    margin-top: 46px;
}


/* 列表表头 */

.g-titleLine {
    border-bottom: #e5e5e5 1px solid;
    clear: both;
    height: 44px;
    margin-left: 3px;
}

.g-titleLine::after {
    display: block;
    clear: both;
    content: "";
}

.g-titleLine b {
    font-size: 20px;
    color: rgb(3, 146, 0);
    height: 41px;
    line-height: 41px;
    border-bottom: #53ae47 3px solid;
    display: block;
    float: left;
    padding-top: 2px;
}

.g-titleLine .more {
    float: right;
    line-height: 41px;
    color: #999;
}

.g-titleLine .more:hover {
    color: #53ae47;
}


/* 列表页码 */

.g12-prvNxt {
    width: 903px;
    height: 30px;
    padding: 20px 0 60px;
    text-align: center;
    margin-left: 182px;
    margin-top: 50px;
}

.g12-prvNxt a {
    min-width: 30px;
    height: 30px;
    display: inline-block;
    border: #e5e5e5 1px solid;
    line-height: 30px;
    margin: 0 3px;
    text-align: center;
    color: #999;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

.g12-prvNxt a:hover,
.g12-prvNxt a.on {
    background-color: #53ae47;
    border-color: #53ae47;
    color: #fff;
}

.g12-prvNxt .disabled {
    background-color: #eeeeee !important;
}

.g12-prvNxt .disabled:hover {
    color: #53ae47;
}


/* 动态信息列表 */

.right_item {
    width: 905px;
    margin-top: 2px;
}

.ri_li {
    height: 46px;
    line-height: 26px;
    border-bottom: 1px dotted rgb(216, 214, 214);
    font-size: 16px;
    color: #333333;
}


/* ul */

.dian {
    margin-bottom: 20px;
    padding-left: -10px;
}

.dian li img {
    width: 25px;
    height: 24px;
    display: inline-block;
    float: left;
    margin-top: 11px;
}

.li_date {
    color: #888888;
}

.rfr {
    float: right;
    overflow: hidden;
    margin-top: 10px;
    color: rgb(131, 131, 131);
}

.rfl {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    width: 740px;
    white-space: nowrap;
    text-overflow: ellipsis;
}