* {
    padding: 0px;
    margin: 0;
}

body {
    font-size: 13px;
    position: relative;
}

div {
    font: 13px Verdana, Arial, Helvetica, sans-serif;
}

dl, dt, dd {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 13px;
    font-weight: normal;
}

ul, ol {
    list-style: none;
    margin: 0px;
}

li {
    list-style: none;
}

a, a:focus, a:hover {
    text-decoration: none;
}

img {
    border: 0px;
}

h1 {
    text-align: center;
    padding: 20px 0;
}

h2 {
    text-align: center;
    padding: 20px 0;
}

table {
    border: none;
    border-spacing: 0;
}

p {
    margin: 0px;
}

.precent_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main_1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.main_1366 {
    width: 1366px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.auto_div {
    width: auto;
    height: auto;
    overflow: hidden;
}

.a_display_block {
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.padding_zero {
    padding: 0px !important;
}

.margin_zero {
    margin: 0px !important;
}

.margin_bottom_zero {
    margin-bottom: 0px !important;
}

.clear_both {
    clear: both !important;
}

.hidden, .hid, .hide {
    display: none !important;
}

.font_hidden {
    text-indent: -9999px !important;
}

.padding_left_15 {
    padding-left: 15px !important;
}

.padding_right_15 {
    padding-right: 15px !important;
}

.margin_top_15 {
    margin-top: 15px !important;
}

.margin_top_20 {
    margin-top: 20px !important;
}

.margin_top_23 {
    margin-top: 23px !important;
}

.margin_top_30 {
    margin-top: 30px !important;
}

.margin_top_38 {
    margin-top: 38px !important;
}

.margin_top_40 {
    margin-top: 40px !important;
}

.margin_top_45 {
    margin-top: 45px !important;
}

.border_none {
    border: none !important;
}

.border_radius_none {
    border-radius: 0px !important;
}

.box_shadow_none {
    box-shadow: none !important;
}

.font_style_normal {
    font-style: normal !important;
}

.overflow_visible {
    overflow: visible !important;
}
/*公共样式*/
.news_data_list ul li {
    width: auto;
    height: 40px;
    overflow: hidden;
}

    .news_data_list ul li div, .news_data_list ul li div a {
        color: #000000;
        font-size: 15px;
        line-height: 40px;
    }

    .news_data_list ul li a {
        padding-left: 25px;
    }

        .news_data_list ul li a::before {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border: 4px solid;
            border-color: transparent transparent transparent #000;
            top: 15px;
            left: 0px;
        }

.picture img {
    transition: all 3s;
}

    .picture img:hover {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
/* 一屏 */
.header {
    position: relative;
    width: 100%;
    height: 100%;
    /* background: url("/images/xq004.jpg") center center no-repeat;*/
    /* background-size: 100% 100%;*/
    overflow: hidden;
}

.child_header {
    position: relative;
    width: 100%;
    height: 487px;
    background: none;
    overflow: hidden;
}

    .child_header .son_banner {
        width: 100%;
        height: 283px;
        overflow: hidden;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center top;
    }

        .child_header .son_banner img {
            height: 283px;
        }

.header-box-1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 4px solid #039328;
    background-color: #fff;
}

.header-box {
    height: 140px;
    overflow: hidden;
}

.header .logo {
    width: auto;
    height: 140px;
    float: left;
    overflow: hidden;
}

.header .logo img{
    width: 100%;
    height: 100%;
}

.header .search {
    float: right;
    overflow: hidden;
    margin-top: 16px;
}

    .header .search .search-1 {
        width: 220px;
        height: auto;
        margin-top: 22px;
        float: left;
        margin-right: 30px;
        overflow: hidden;
        font-size: 14px;
    }

        .header .search .search-1 input {
            color: #888888;
        }

    .header .search .search-2 {
        width: 210px;
        float: right;
        overflow: hidden;
    }

.oa {
    overflow: hidden;
}

    .oa a {
        display: inline-block;
        width: 74px;
        height: 23px;
        line-height: 23px;
        margin-right: 15px;
        text-align: center;
        color: #ffffff;
        background-color: #dd0000;
        float: right;
        overflow: hidden;
    }

    .oa select {
        outline: none;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url("/images/arrow.png") no-repeat scroll right center transparent;
        border: 0;
        color: #888;
        padding-right: 14px;
        float: right;
        overflow: hidden;
    }

        .oa select::-ms-expand {
            display: none;
        }

.search-1-1 {
    width: 100%;
    height: 30px;
    padding: 0 20px;
    margin-top: 10px;
    border-radius: 15px;
    border: 1px solid #d5d5d5;
}

    .search-1-1 input {
        width: 140px;
        line-height: 28px;
        border: 0;
        outline: none;
        float: left;
        overflow: hidden;
    }

    .search-1-1 .serach_btn {
        width: 17px;
        height: 16px;
        overflow: hidden;
        border: 0;
        float: right;
        margin: 5px 0 0 0;
        overflow: hidden;
    }
/* 导航 */
.nav {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #d5d5d5;
}

.nav-box {
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}

    .nav-box ul {
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

        .nav-box ul li.nLi {
            width: 9%;
            height: 59px;
            text-align: center;
            float: left;
            overflow: hidden;
        }

            .nav-box ul li.nLi a {
                color: #010101;
                font-size: 18px;
                line-height: 59px;
            }

            .nav-box ul li.nLi:hover, .nav-box ul li.nLi:focus, .nav-box ul li.active {
                background-color: #2da635;
                border-top: 3px solid #e4b507;
            }

                .nav-box ul li.nLi:hover a, .nav-box ul li.nLi:focus a, .nav-box ul li.active a {
                    color: #ffffff;
                }

            .nav-box ul li.nLi .sub {
                display: none;
                width: 100%;
                left: 0;
                top: 59px;
                position: absolute;
                z-index: 10;
                height: 47px;
                background-color: #A4E392;
                opacity: 0.7;
                padding-left: 90px;
            }

                .nav-box ul li.nLi .sub li {
                    width: 130px;
                    height: 47px;
                    text-align: center;
                    float: left;
                    overflow: hidden;
                }

                    .nav-box ul li.nLi .sub li a {
                        color: #000;
                        font-size: 16px;
                        line-height: 47px;
                    }

                        .nav-box ul li.nLi .sub li a:hover {
                            font-weight: 900;
                        }

.menu ul li:hover {
    background-color: #f06d01;
}

.picture_box {
    width: 100%;
    height: 100%;
    text-align: center;
}

    .picture_box .picture_box_content {
        width: auto;
        height: auto;
        overflow: hidden;
    }

        .picture_box .picture_box_content img {
			width: 100%;
            
        }
/* 二屏 */
.index_news_panel {
    position: relative;
    width: 100%;
    height: 100%;
    background: url("/images/newsbackground.jpg") center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

    .index_news_panel .article {
        width: 100%;
        height: 147px;
        overflow: hidden;
        margin-top: 40px;
    }

        .index_news_panel .article .title {
            width: auto;
            height: 42px;
            overflow: hidden;
            text-align: center;
            margin-bottom: 20px;
        }

            .index_news_panel .article .title a {
                line-height: 42px;
                font-size: 32px;
                color: #000000;
                font-weight: bold;
            }

                .index_news_panel .article .title a:hover {
                    color: #039328;
                }

        .index_news_panel .article .abs {
            width: auto;
            height: auto;
            overflow: hidden;
            font-size: 15px;
            line-height: 28px;
            color: #aaaaaa;
            text-indent: 36px;
        }

    .index_news_panel .notice {
        width: 1364px;
        height: 52px;
        overflow: hidden;
        margin: 0 auto;
        border: 1px solid #f0f0f0;
    }

        .index_news_panel .notice .notice_t {
            width: 5%;
            height: auto;
            overflow: hidden;
            float: left;
            text-align: right;
        }

            .index_news_panel .notice .notice_t a {
                font-size: 16px;
                font-weight: bold;
                color: #039328;
                line-height: 52px;
            }

    .index_news_panel .notice_list {
        width: 95%;
        height: auto;
        overflow: hidden;
        float: left;
    }

    .index_news_panel .notice .notice_list a {
        line-height: 52px;
        font-size: 15px;
        color: #535353;
    }

    .index_news_panel .news_content {
        margin-top: 20px;
    }

        .index_news_panel .news_content .picture {
            width: 680px;
            height: 441px;
            overflow: hidden;
        }

            .index_news_panel .news_content .picture .slideBox {
            }

                .index_news_panel .news_content .picture .slideBox .hd {
                    height: 56px;
                    overflow: hidden;
                    left: 94px;
                    bottom: 0px;
                }

                    .index_news_panel .news_content .picture .slideBox .hd ul li {
                        width: auto;
                        height: 56px;
                        overflow: hidden;
                        display: none;
                        line-height: 56px;
                        font-size: 31px;
                        color: #0162b1;
                    }

                        .index_news_panel .news_content .picture .slideBox .hd ul li span {
                            color: #fff;
                            font-size: 16px;
                            line-height: 70px;
                        }

                        .index_news_panel .news_content .picture .slideBox .hd ul li.on {
                            display: block;
                            background: none;
                        }

                .index_news_panel .news_content .picture .slideBox .bd {
                }

                    .index_news_panel .news_content .picture .slideBox .bd ul li {
                        position: relative;
                    }

                        .index_news_panel .news_content .picture .slideBox .bd ul li .text {
                            position: absolute;
                            width: 100%;
                            height: 56px;
                            overflow: hidden;
                            z-index: 9999;
                            left: 0px;
                            bottom: 0px;
                            background-color: #000;
                            opacity: 0.8;
                            text-indent: 156px;
                            color: #fff;
                            line-height: 56px;
                            font-size: 18px;
                        }


        .index_news_panel .news_content .info_panel {
            width: 650px;
            height: auto;
            overflow: hidden;
        }

            .index_news_panel .news_content .info_panel #newsT {
                width: auto;
                height: auto;
                font-size: 17px;
                color: #000000;
                overflow: hidden;
                border-bottom: 1px solid #f0f0f0;
            }

                .index_news_panel .news_content .info_panel #newsT a {
                    display: inline-block;
                    width: 110px;
                    color: #000000;
                    text-align: center;
                    line-height: 48px;
                    float: left;
                }

                .index_news_panel .news_content .info_panel #newsT .active {
                    width: 170px;
                    text-align: center;
                    background-color: #039328;
                    font-size: 25px;
                    color: #ffffff;
                    font-weight: bold;
                }

            .index_news_panel .news_content .info_panel #newsLists {
                margin-top: 20px;
                width: auto;
                height: auto;
                overflow: hidden;
            }

                .index_news_panel .news_content .info_panel #newsLists .recommend_body {
                    width: auto;
                    height: auto;
                    overflow: hidden;
                    border-bottom: 1px dotted #f0f0f0;
                }

                    .index_news_panel .news_content .info_panel #newsLists .recommend_body .title a {
                        line-height: 40px;
                        color: #000000;
                        font-size: 18px;
                    }

                    .index_news_panel .news_content .info_panel #newsLists .recommend_body .abs {
                        line-height: 36px;
                        color: #aaaaaa;
                        font-size: 16px;
                    }


/* 三屏 */
.secter {
    width: 100%;
    height: 100%;
    background: url("/images/xq017.png") center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.secter-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 40px;
    overflow: hidden;
}

.secter .title-box1 {
    width: 1366px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
}

    .secter .title-box1 .title-1 {
        font-size: 43px;
        color: #dbdbdb;
    }

    .secter .title-box1 .title-2 {
        font-size: 29px;
        color: #039328;
        background: url("/images/xq006.png") center center no-repeat;
    }

.secter .img-box3 {
    width: 1366px;
    margin: 30px auto 0;
    overflow: hidden;
}

#secterT {
    width: 192px;
    height: 560px;
    float: left;
}

    #secterT ul {
        margin: -2px 0px 0px 0px;
        padding: 0;
    }

        #secterT ul li {
            position: relative;
            list-style: none;
            width: 192px;
            height: auto;
            background-color: #7acb9a;
            margin-bottom: 1px;
            padding: 8px;
        }

            #secterT ul li a {
                display: block;
                width: 176px;
                height: 46px;
                font-size: 18px;
                color: #015203;
                line-height: 46px;
                text-align: center;
                background-color: #a4e391;
                cursor: pointer;
            }

            #secterT ul li.active:after {
                display: block;
                content: '';
                border-width: 17px 17px 17px 17px;
                border-style: solid;
                border-color: transparent transparent transparent #7acb9a;
                /* 定位 */
                position: absolute;
                left: 100%;
                top: 12px;
            }

        #secterT ul .active a {
            color: #ffffff;
            background-color: #038c07;
        }

.img-box3-1 {
    width: 1174px;
    height: 560px;
    overflow: hidden;
    float: right;
}

    .img-box3-1 img {
        width: 1174px;
        height: 560px;
    }
/* 四屏 */
.secterList {
    width: 100%;
    overflow: hidden;
}

.secterList-box {
    margin-top: 40px;
}

.secterList .dqgz_panel, .secterList .whjs_panel {
    width: 48%;
    height: auto;
    overflow: hidden;
}

    .secterList .dqgz_panel .t, .secterList .whjs_panel .t {
        width: 100%;
        height: 49px;
        background-position: left center;
        background-repeat: no-repeat;
        overflow: hidden;
    }


    .secterList .dqgz_panel .t {
        background-image: url(/images/djzl_title.png);
    }

    .secterList .whjs_panel .t {
        background-image: url(/images/whjs_title.png);
    }

        .secterList .dqgz_panel .t a, .secterList .whjs_panel .t a {
            line-height: 49px;
            font-size: 17px;
            color: #000000;
        }

.secterList-box .arti {
    height: auto;
    overflow: hidden;
    margin: 25px 0;
    overflow: hidden;
}

    .secterList-box .arti .img-box4 {
        width: 238px;
        height: 160px;
        overflow: hidden;
    }

    .secterList-box .arti img {
        width: 238px;
        height: 160px;
    }


    .secterList-box .arti .arti-1 {
        width: 387px;
        height: auto;
        overflow: hidden;
    }

        .secterList-box .arti .arti-1 .title {
            width: auto;
            height: 50px;
            overflow: hidden;
        }

            .secterList-box .arti .arti-1 .title a {
                font-size: 18px;
                color: #000000;
                line-height: 50px;
            }

        .secterList-box .arti .arti-1 .abs {
            width: auto;
            height: 78px;
            overflow: hidden;
            font-size: 15px;
            color: #aaaaaa;
            line-height: 26px;
        }

        .secterList-box .arti .arti-1 .more {
            width: auto;
            height: 30px;
            overflow: hidden;
        }

            .secterList-box .arti .arti-1 .more a {
                font-size: 16px;
                color: #039328;
                line-height: 30px;
            }

.secterList-box .list a {
    display: block;
    line-height: 42px;
    font-size: 15px;
    color: #000000;
}

    .secterList-box .list a span:first-child {
        white-space: nowrap; /* 强制显示一行 */
        text-overflow: ellipsis; /* 溢出文本为... */
        overflow: hidden; /* 溢出隐藏 */
    }

    .secterList-box .list a span:last-child {
        float: right;
    }

    .secterList-box .list a img {
        margin-right: 20px;
    }
/* 五屏 */
.index_product_center {
    width: 100%;
    background: url("/images/chanping.jpg") center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}


    .index_product_center .t {
        width: auto;
        height: auto;
        overflow: hidden;
        margin-top: 40px;
    }

    .index_product_center .content {
        width: 100%;
        height: 540px;
        overflow: hidden;
        margin-top: 35px;
        position: relative;
    }

        .index_product_center .content .item {
            width: 402px;
            height: auto;
            float: left;
        }
            .index_product_center .content .item .picture {
                width: 402px;
                height: 311px;
                overflow:hidden;
                border: solid 1px #95b5a0;
            }

            .index_product_center .content .item .picture img {
                width: 400px;
                height: 309px;
            }

            .index_product_center .content .item .text {
                width: auto;
                height: auto;
                overflow: hidden;
                margin-top: 10px;
            }

                .index_product_center .content .item .text .t {
                    width: auto;
                    height: 60px;
                    overflow: hidden;
                }

                    .index_product_center .content .item .text .t a {
                        line-height: 60px;
                        font-size: 18px;
                        color: #000000;
                        font-weight: bold;
                    }

                .index_product_center .content .item .text .intro {
                    padding: 0 10px;
                    font-size: 14px;
                    color: #949494;
                    line-height: 35px;
                }

    .index_product_center .d {
        text-align: center;
    }

        .index_product_center .d .d_content {
            width: 208px;
            height: 43px;
            margin: 35px auto 0 auto;
            overflow: hidden;
        }

    .index_product_center .content .Jpswiper-container .swiper-button-next, .index_product_center .content .Jpswiper-container .swiper-button-prev {
        top: 510px;
        left: 40%;
        background-image: none;
        width: 100px;
        height: 39px;
        overflow: hidden;
    }

    .index_product_center .content .Jpswiper-container .swiper-button-next {
        border: 2px solid #039328;
        background-color: #039328;
        margin-left: 110px;
    }

    .index_product_center .content .Jpswiper-container .swiper-button-prev {
        border: 2px solid #039328;
    }

        .index_product_center .content .Jpswiper-container .swiper-button-next img, .index_product_center .content .Jpswiper-container .swiper-button-prev img {
            display: block;
            padding: 10px 37px;
            overflow: hidden;
        }

/* 六屏 */
.footer {
    width: 100%;
    background-color: #039328;
    overflow: hidden;
}

.footer-box {
    position: relative;
    padding: 40px 0;
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}

    .footer-box .address {
        float: left;
        width: 290px;
        height: auto;
        overflow: hidden;
    }

        .footer-box .address p {
            padding: 8px 0;
        }

            .footer-box .address p:nth-child(1) {
                margin-left: 25px;
                font-size: 16px;
            }

            .footer-box .address p:nth-child(2) {
                font-size: 28px;
                font-weight: bold;
            }

            .footer-box .address p:nth-child(3) {
                line-height: 36px;
            }

            .footer-box .address p:nth-child(4) {
                margin-left: 25px;
            }

                .footer-box .address p:nth-child(4)::before {
                    content: "";
                    background: url("/images/xq019.png");
                    background-size: 18px 20px;
                    width: 18px;
                    height: 20px;
                    position: absolute;
                    left: 0px;
                }

            .footer-box .address p:first-child::before {
                content: "";
                background: url("/images/xq021.png");
                background-size: 16px 17px;
                width: 16px;
                height: 17px;
                position: absolute;
                left: 0px;
            }
            .footer-box .address p, .footer-box .address p a {
                color: #ffffff;
            }

            .footer-box .other {
                width: 1070px;
                height: auto;
                overflow: hidden;
                float: right;
            }

        .footer-box .other .other_l {
            width: 900px;
            color: #bae2c4;
            float: left;
            height: auto;
            overflow: hidden;
        }

            .footer-box .other .other_l ul li {
                width: 100px;
                height: auto;
                overflow: hidden;
                float: left;
                text-align: center;
            }

                .footer-box .other .other_l ul li a.li_one {
                    font-size: 18px;
                    color: #fff;
                    line-height: 50px;
                }

                .footer-box .other .other_l ul li dl dd {
                    height: 36px;
                    overflow: hidden;
                }

                    .footer-box .other .other_l ul li dl dd a {
                        font-size: 14px;
                        color: #fff;
                        line-height: 36px;
                    }

        .footer-box .other .other_r {
            float: right;
            height: auto;
            overflow: hidden;
            width: 160px;
        }

            .footer-box .other .other_r p {
                font-size: 20px;
                width: 160px;
                font-weight: bold;
                line-height: 32px;
                margin: 0;
                text-align: right;
            }

                .footer-box .other .other_r p:nth-child(2) {
                    font-size: 18px;
                }

            .footer-box .other .other_r select {
                display: block;
                width: 160px;
                height: 29px;
                overflow: hidden;
                color: #ffffff;
                margin-bottom: 26px;
                border: none;
                outline: none;
                background-color: #52B36C;
            }

            .footer-box .other .other_r p:nth-child(2) {
                margin-bottom: 40px;
            }

.child_panel {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 35px;
    overflow: hidden;
}

    .child_panel .position {
        position: relative;
        width: 100%;
        height: 86px;
        line-height: 86px;
        border-bottom: 1px solid #e1e1e1;
    }

        .child_panel .position .position-box {
            padding-left: 110px;
            width: auto;
            font-size: 15px;
        }

            .child_panel .position .position-box a {
                color: #000;
                line-height: 86px;
            }

            .child_panel .position .position-box::before {
                position: absolute;
                content: "";
                width: 19px;
                height: 15px;
                padding: 36px;
                background: url("/images/xq045.png") center left no-repeat;
                background-size: 19px 15px;
                left: 78px;
                top: 7px;
            }

    .child_panel .child_panel_body .silder_panel {
        position: relative;
        width: 276px;
        height: auto;
        overflow: hidden;
        float: left;
    }

        .child_panel .child_panel_body .silder_panel .main_left_title {
            height: 86px;
            text-align: center;
            background-color: #039328;
            border: none;
        }

            .child_panel .child_panel_body .silder_panel .main_left_title::before {
                position: absolute;
                content: "";
                width: 7px;
                height: 28px;
                border-top: 14px;
                border-right: 3.5px;
                border-bottom: 14px;
                border-left: 3.5px;
                background-color: #fff;
                top: 29px;
                left: 59px;
                border-color: transparent;
            }

            .child_panel .child_panel_body .silder_panel .main_left_title h3 {
                font-size: 26px;
                line-height: 86px;
                color: #fff;
                font-weight: bold;
            }

        .child_panel .child_panel_body .silder_panel .main_left_ul .main_left1_li {
            position: relative;
            display: block;
            width: 276px;
            height: 47px;
            background-color: #eee;
            text-align: center;
            border-bottom: 1px solid #fff;
        }

            .child_panel .child_panel_body .silder_panel .main_left_ul .main_left1_li a {
                font-size: 18px;
                line-height: 47px;
                color: #050202;
            }

                .child_panel .child_panel_body .silder_panel .main_left_ul .main_left1_li a::before {
                    position: absolute;
                    content: "";
                    width: 0;
                    height: 0;
                    border: 7px solid;
                    border-color: transparent transparent transparent #000;
                    top: 17px;
                    left: 50px;
                }

        .child_panel .child_panel_body .silder_panel .main_left_ul .active {
            background-color: #039328;
        }

            .child_panel .child_panel_body .silder_panel .main_left_ul .active a::before {
                border-color: transparent transparent transparent #fff;
            }

            .child_panel .child_panel_body .silder_panel .main_left_ul .active a {
                color: #fff;
            }

    .child_panel .child_panel_body .content_body {
        width: 1090px;
        float: right;
        overflow: hidden;
    }

        .child_panel .child_panel_body .content_body .child_article_panel {
            width: auto;
            height: auto;
            overflow: hidden;
            padding-left: 80px;
        }

.about {
    color: #3F3F3F;
    line-height: 30px;
    padding: 20px;
    font-size: 15px;
}

.news ul li {
    height: 62px;
    border-bottom: 1px dotted #a8a9aa;
    line-height: 62px;
    color: #000;
    font-size: 16px;
}

    .news ul li div, .news ul li div a {
        color: #000000;
        font-size: 15px;
        line-height: 62px;
    }

    .news ul li a {
        padding-left: 60px;
    }

        .news ul li a::before {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border: 2px solid;
            border-color: #000;
            border-radius: 2px;
            top: 30px;
            left: 30px;
        }

.images ul {
    width: 1047px;
}

    .images ul li {
        width: 310px;
        height: 326px;
        overflow: hidden;
        float: left;
        margin-right: 39px;
    }

        .images ul li table tr td {
            width: 308px;
            height: 234px;
            border: solid 1px #ACC5B2;
            overflow: hidden;
            display:block;
        }

            .images ul li table tr td a img {
                width: 307px;
                height: 234px;
            }

        .images ul li p {
            width: auto;
            height: 90px;
            text-align: center;
        }

            .images ul li p a {
                color: #000;
                line-height: 90px;
                font-size: 18px;
            }

.view_t {
    width: 100%;
    height: auto;
    font-size: 23px;
    line-height: 40px;
    color: #000;
    font-weight: 900;
    margin-top: 32px;
    margin-bottom: 18px;
    overflow: hidden;
}

.s_des {
    width: auto;
    height: 40px;
    border-bottom: dashed 1px #b3b3b3;
    text-align: center;
}

    .s_des span {
        font-size: 16px;
        padding: 0 18px;
        line-height: 40px;
        color: #b3b3b3;
    }

.view {
    color: #000;
    line-height: 40px;
    font-size: 18px;
    padding: 20px 0;
}

    .view img {
        max-width: 100%;
        padding-bottom: 15px;
        padding-top: 15px;
    }

.base_news_foot {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

    .base_news_foot span {
        display: block;
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        color: #666666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .base_news_foot a {
        line-height: 45px;
        font-size: 18px;
        color: #039328;
    }

        .base_news_foot a:hover {
            color: #039328;
            font-weight: 900;
        }

.advbox {
    width: 100%;
    margin: 0 auto;
}

    .advbox .dt_small, .advbox .dt_big, .advbox .dt_small img, .advbox .dt_big img {
        width: 100%;
    }

    .advbox .dt_toBig {
        position: absolute;
        left: 50%;
        margin: 5px 0px 0px 440px;
        width: 49px;
        height: 21px;
        background: url("/images/jh.png");
        cursor: pointer;
    }

    .advbox .dt_toSmall {
        position: absolute;
        left: 50%;
        margin: 5px 0px 0px 440px;
        width: 49px;
        height: 21px;
        background: url("/images/gb.png");
        cursor: pointer;
    }

