﻿body {
    margin: 0px;
    padding: 0px;
    clear: both;
    font-family: "微软雅黑";
    font-size: 12px;
}

.w1200 {
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
}

div, img, h2, a, p, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#l {
    float: left;
}

#r {
    float: right;
}

.l {
    float: left;
}

.r {
    float: right;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
table {
border-collapse:collapse;}
/* header start */
.header {
    width: 100%;
    height: 35px;
    background: #f5f3f3;
}

.header_top {
    height: 35px;
}

.header_top_left {
    height: 35px;
    float: left;
}

.header_top_right {
    width: 260px;
    height: 30px;
    float: right;
    padding-top: 5px;
}

.header_top_right_left {
    width: 133px;
    float: left;
    height: 21px;
    color: #929292;
    border-right: 1px #929292 solid;
}

    .header_top_right_left ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .header_top_right_left ul li {
            height: 21px;
            line-height: 21px;
            background: url(../images/icon1.jpg) no-repeat;
            font-size: 16px;
            color: #929292;
            padding-left: 25px;
        }

.header_top_right_right {
    width: 125px;
    height: 21px;
    float: right;
}

    .header_top_right_right ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .header_top_right_right ul li {
            height: 21px;
            line-height: 21px;
            background: url(../images/icon2.jpg) 5px 4px no-repeat;
            font-size: 16px;
            padding-left: 40px;
        }

            .header_top_right_right ul li a {
                color: #929292;
                text-decoration: none;
            }
/* header end */

/* nav start */
.nav {
    height: 102px;
}

.nav_left {
    width: 392px;
    height: 102px;
    float: left;
}

.nav_right {
    width: 808px;
    height: 102px;
    float: right;
}

    .nav_right ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .nav_right ul li {
            width: 134px;
            height: 102px;
            line-height: 102px;
            float: left;
            text-align: center;
            font-size: 16px;
        }

            .nav_right ul li a {
                color: #000;
                text-decoration: none;
                width: 134px;
                height: 102px;
                display: block;
                transition: 1s;
            }

                .nav_right ul li a:hover {
                    color: #FFF;
                    text-decoration: none;
                    width: 134px;
                    height: 102px;
                    display: block;
                    background: #00a13f;
                    transition: 1s;
                }
/* nav end */

/* banner start */
.banner {
    width: 100%;
    height: 422px;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

#divSmallBox {
    overflow: hidden;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
}

#playBox {
    width: 100%;
    height: 422px;
    position: relative;
    overflow: hidden;
}

    #playBox .oUlplay {
        width: 9999px;
        position: absolute;
        left: 0;
        top: 0;
    }

        #playBox .oUlplay li {
            float: left;
        }

            #playBox .oUlplay li img {
                width: 100%;
            }

    #playBox .pre {
        cursor: pointer;
        width: 45px;
        height: 45px;
        background: url(../images/l.png) no-repeat;
        position: absolute;
        top: 228px;
        left: 10px;
        z-index: 10;
    }

    #playBox .next {
        cursor: pointer;
        width: 45px;
        height: 45px;
        background: url(../images/r.png) no-repeat;
        position: absolute;
        top: 228px;
        right: 10px;
        z-index: 10;
    }

    #playBox .smalltitle {
        height: 10px;
        position: absolute;
        bottom: 40px;
        z-index: 10;
    }

        #playBox .smalltitle ul {
            width: 120px;
            margin: 0 auto;
        }

            #playBox .smalltitle ul li {
                width: 10px;
                height: 10px;
                margin: 0 5px;
                border-radius: 10px;
                background: #FFF;
                float: left;
                overflow: hidden;
                *display: inline;
                *zoom: 1;
            }

        #playBox .smalltitle .thistitle {
            background: #f12512;
        }
/* banner end */

/* content start */
.content {
    width: 100%;
}

.content_company {
    height: 215px;overflow: hidden;
}

.content_company_left {
    width: 1000px;
    float: left;
}

    .content_company_left h2 {
        height: 30px;
        line-height: 30px;
        font-weight: normal;
    }

    .content_company_left p {
        line-height: 30px;
        font-size: 16px;
        color: #989898;
        text-align: justify;
        text-justify: distribute;
        height: 120px;
        overflow: hidden;
    }

    .content_company_left .button {
        width: 98px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px #00a13f solid;
        font-size: 14px;
    }

        .content_company_left .button a {
            color: #989898;
            text-decoration: none;
        }

            .content_company_left .button a:hover {
                color: #00a13f;
                text-decoration: none;
            }

.content_company_right {
    width: 200px;
    float: left;
}

    .content_company_right ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .content_company_right ul li {
            width: 180px;
            height: 180px;
        }

            .content_company_right ul li .pic {
                width: 180px;
                height: 180px;
            }

            .content_company_right ul li .txt {
                width: 180px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                font-size: 12px;
                color: #989898;
            }

.content_product {
    width: 100%;
    background: #f7f7f7;
}

.content_product_header {
    width: 180px;
    height: 50px;
    margin: 0px auto;
}

.content_product_header_left {
    width: 10px;
    height: 25px;
    float: left;
    padding-top: 25px;
}

.content_product_header_left_header {
    width: 10px;
    height: 1px;
    background: #01a13f;
}

.content_product_header_content {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #979797;
    float: left;
}

    .content_product_header_content span {
        color: #01a13f;
    }

.content_product_header_right {
    width: 10px;
    height: 25px;
    float: left;
    padding-top: 25px;
}

.content_product_footer {
    overflow: hidden;
}

    .content_product_footer ul {
        width: 1315px;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .content_product_footer ul li {
            width: 192px;
            height: 313px;
            background: #FFF;
            float: left;
            margin: 0px 60px 0px 0px;
        }

            .content_product_footer ul li .pic {
                width: 192px;
                height: 253px;
                padding-bottom: 4px;
            }

            .content_product_footer ul li .txt {
                text-align: center;
            }

            .content_product_footer ul li .txt_header {
                width: 192px;
                line-height: 50px;
                text-align: center;
                font-size: 16px;
                color: #989898;
                background: url(../images/pic7.jpg);
            }

                .content_product_footer ul li .txt_header a {
                    color: #989898;
                    text-decoration: none;
                }

            .content_product_footer ul li .pic img {
                width: 192px;
                height: 253px;
            }

.content_main {
    width: 100%;
    border-bottom: 1px #dcdcdc solid;
}

.content_main_header {
    width: 145px;
    height: 50px;
    margin: 0px auto;
}

.content_main_header_left {
    width: 10px;
    height: 50px;
    float: left;
    padding-top: 25px;
}

.content_main_header_left_header {
    width: 10px;
    height: 1px;
    background: #01a13f;
}

.content_main_header_content {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #979797;
    float: left;
}

    .content_main_header_content span {
        color: #01a13f;
    }

.content_main_header_right {
    width: 10px;
    height: 50px;
    float: left;
    padding-top: 25px;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.yScrollList {
    width: 1200px;
    height: 250px;
}

.yScrollListTitle {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #dcdcdc;
}

    .yScrollListTitle h1 {
        cursor: pointer;
        font-size: 16px;
        background: #fff;
        color: #666666;
        height: 38px;
        border-left: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        float: left;
        position: relative;
        left: -1px;
        width: 110px;
        text-align: center;
    }

        .yScrollListTitle h1.ytitleh12 {
            left: -2px;
        }

        .yScrollListTitle h1.yth1click {
            height: 42px;
            border-top: 2px solid #e9630a;
            top: -5px;
        }

.yScrollListIn {
    width: 100%;
    position: relative;
}

.yScrollListInList {
    display: none;
    width: 1138px;
    height: 250px;
    position: absolute;
    padding: 0 30px;
    left: 0;
    top: 0;
    overflow: hidden;
}

    .yScrollListInList .yScrollListbtn {
        cursor: pointer;
        position: absolute;
        width: 13px;
        height: 19px;
        top: 90px;
        background: url(../images/btnys.png) no-repeat 0 0;
    }

    .yScrollListInList .yScrollListbtnr {
        background-position: -14px 0;
        right: 5px;
    }

    .yScrollListInList .yScrollListbtnl {
        left: 5px;
    }

    .yScrollListInList ul {
        width: 2238px;
        height: 250px;
        position: absolute;
        top: 0;
        left: 30px;
        overflow: hidden;
    }

        .yScrollListInList ul li {
            width: 180px;
            height: 234px;
            float: left;
            border: 1px #CCC solid;
            margin-left: 56px;
        }

            .yScrollListInList ul li a {
                text-decoration: none;
            }

            .yScrollListInList ul li img {
                width: 176px;
                height: 232px;
                display: block;
                padding-top: 2px;
                padding-left: 2px;
            }

            .yScrollListInList ul li p {
                text-align: center;
                font-size: 18px;
                color: #666666;
                line-height: 36px;
                padding: 7px 10px 0;
                width: 177px;
                height: 36px;
                overflow: hidden;
            }

                .yScrollListInList ul li p:hover {
                    color: #00a13f;
                }

            .yScrollListInList ul li span {
                color: #e9630a;
                font-size: 12px;
                text-align: center;
                display: block;
                line-height: 24px;
            }

.content_new {
    height: 412px;
    border-bottom: 1px #dcdcdc solid;
    overflow: hidden;
}

.content_new_header {
    width: 120px;
    height: 50px;
    margin: 0px auto;
}

.content_new_header_left {
    width: 10px;
    height: 50px;
    float: left;
    padding-top: 25px;
}

.content_new_header_left_header {
    width: 10px;
    height: 1px;
    background: #01a13f;
}

.content_new_header_content {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #979797;
    float: left;
}

    .content_new_header_content span {
        color: #01a13f;
    }

.content_new_header_right {
    width: 10px;
    height: 50px;
    float: left;
    padding-top: 25px;
}

.content_new_footer {
    height: 231px;
    overflow: hidden;
}

    .content_new_footer ul {
        width: 1260px;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .content_new_footer ul li {
            width: 256px;
            height: 231px;
            float: left;
            margin: 0px 59px 0px 0px;
        }

            .content_new_footer ul li .txt {
                float: left;
            }

            .content_new_footer ul li .pic a {
                padding: 10px;
            }

            .content_new_footer ul li .txt h2 {
                font-weight: normal;
                font-size: 20px;
                color: #656563;
                padding-left: 10px;
                white-space: normal;
                padding-top: 10px;
                width: 80px;
            }

            .content_new_footer ul li .txt span {
                font-size: 16px;
                float: left;
                margin-left: 10px;
            }

                .content_new_footer ul li .txt span a {
                    color: #656563;
                    text-decoration: none;
                }

            .content_new_footer ul li .txt p {
                height: 60px;
                line-height: 60px;
                font-size: 16px;
                color: #656563;
                font-weight: normal;
                padding-left: 20px;
            }

            .content_new_footer ul li .pic {
                padding-right: 10px;
            }

                .content_new_footer ul li .pic img {
                    width: 150px;
                    height: 198px;
                }

#e {
    background: #eeeff3;
}

#f {
    background: #f7f1f1;
}

.xcp_1 {
    background: #f7f1f1;
}

.xcp_2 {
    background: #eeeff3;
}

#ef {
    background: #efefef;
}

.content_news {
    height: 280px;
}

.content_news_header {
    width: 320px;
    height: 80px;
    margin: 0px auto;
}

.content_news_header_header {
    width: 146px;
    height: 40px;
    margin: 0px auto;
}

.content_news_header_header_left {
    width: 10px;
    height: 15px;
    padding-top: 30px;
    float: left;
}

.content_news_header_header_left_header {
    width: 10px;
    height: 1px;
    background: #01a13f;
}

.content_news_header_header_content {
    height: 40px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: #979797;
    float: left;
}

    .content_news_header_header_content span {
        color: #01a13f;
    }

.content_news_header_header_right {
    width: 10px;
    height: 15px;
    float: left;
    padding-top: 30px;
}

.content_news_header_footer {
    width: 320px;
    height: 30px;
    line-height: 30px;
    color: #979797;
    font-size: 16px;
}

#tab {
    position: relative;
}

    #tab .tabList ul {
        width: 450px;
        margin: 0 auto;
        overflow: hidden;
    }

        #tab .tabList ul li {
            float: left;
            background-color: #e9e9e9;
            width: 136px;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            margin-right: 10px;
            color: black;
            text-align: center;
        }

            #tab .tabList ul li a {
                color: black;
                text-decoration: none;
            }

    #tab .tabList li.ho {
        border-bottom: none;
        background: #00a13f;
        color: #FFF;
    }

        #tab .tabList li.ho a {
            color: #FFF;
        }

    #tab .tabCon {
        border-top: none;
        width: 1200px;
        height: 183px;
    }

        #tab .tabCon div {
            opacity: 0;
            filter: alpha(opacity=0);
            width: 1200px;
            float: left;
        }

    #tab .tabList li.cur {
        border-bottom: none;
        background: #00a13f;
        color: #FFF;
    }

    #tab .tabCon div.cur {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    #tab .box {
        width: 566px;
        height: 123px;
        padding: 30px 0;
        overflow: hidden;
        float: left;
    }

    #tab .box_left {
        display: block;
        width: 161px;
        border: 1px solid #e5e5e5;
        height: 119px;
        float: left;
    }

        #tab .box_left img {
            width: 157px;
            height: 115px;
            padding-left: 2px;
            padding-top: 2px;
        }

    #tab .box_right {
        display: block;
        width: 360px;
        height: 120px;
        float: left;
        margin-left: 40px;
        border-bottom: 1px dashed #e6e6e6;
    }

.tabCon h3 {
    height: 34px;
    line-height: 34px;
    width: 310px;
    float: left;
}

    .tabCon h3 a {
        width: 310px;
        height: 34px;
        line-height: 34px;
        float: left;
        font-family: "微软雅黑";
        text-decoration: none;
        color: #000;
    }

.tabCon .newsmore {
    display: block;
    float: right;
    margin-top: 10px;
}

.tabCon p {
    line-height: 24px;
    color: #ada9a9;
}

.tabCon i {
    height: 50px;
    line-height: 40px;
    border-bottom: 2px solid #01a13f;
    font-style: normal;
}

.mf {
    margin-left: 66px;
}
/* content end */

/* txt content start */
.txt_content {
    width: 100%;
    height: 802px;
}

.txt_content_header {
    width: 100%;
    height: 43px;
    border-bottom: 1px #e5e5e5 solid;
}

.txt_content_header_title {
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #c2c2c2;
}

    .txt_content_header_title a {
        color: #c2c2c2;
        text-decoration: none;
    }

.txt_content_content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .txt_content_content ul li {
        height: 158px;
        border-bottom: 1px #e5e5e5 dashed;
    }

        .txt_content_content ul li .pic {
            width: 169px;
            height: 138px;
            float: left;
            padding-top: 20px;
            text-align: right;
        }

            .txt_content_content ul li .pic img {
                width: 159px;
                height: 117px;
            }

        .txt_content_content ul li .txt {
            width: 1011px;
            height: 158px;
            float: right;
        }

        .txt_content_content ul li .txt_header {
            width: 1011px;
            height: 50px;
        }

        .txt_content_content ul li .txt_header_left {
            height: 50px;
            float: left;
        }

            .txt_content_content ul li .txt_header_left h2 {
                height: 50px;
                line-height: 50px;
                font-weight: normal;
                font-size: 16px;
            }

                .txt_content_content ul li .txt_header_left h2 a {
                    font-weight: normal;
                    font-size: 16px;
                    text-decoration: none;
                    color: #000;
                }

        .txt_content_content ul li .txt_header_right {
            width: 55px;
            height: 22px;
            padding-top: 28px;
            float: right;
        }

        .txt_content_content ul li .txt_header h2 {
            height: 50px;
            line-height: 70px;
            font-weight: normal;
            font-size: 16px;
        }

        .txt_content_content ul li .txt .content {
            width: 950px;
            height: 60px;
        }

            .txt_content_content ul li .txt .content p {
                height: 60px;
                line-height: 25px;
                font-size: 14px;
                color: #797777;
            }

        .txt_content_content ul li .txt .footer {
            width: 500px;
            height: 48px;
        }

        .txt_content_content ul li .txt .footer_left {
            width: 19px;
            height: 48px;
            float: left;
        }

        .txt_content_content ul li .txt .footer_right {
            width: 190px;
            height: 48px;
            float: left;
            color: #797777;
            padding-left: 10px;
            font-size: 14px;
        }

        .txt_content_content ul li:hover {
            background: #f5f5f5;
        }

.txt_content_footer {
    height: 76px;
    padding-top: 46px;
}

    .txt_content_footer ul {
        width: 420px;
        height: 30px;
        margin: 0px auto;
        padding: 0px;
        list-style: none;
    }

        .txt_content_footer ul li {
            width: 70px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            border: 1px #999999 solid;
            float: left;
            margin-left: 10px;
        }

            .txt_content_footer ul li a {
                color: #000;
                text-decoration: none;
            }

                .txt_content_footer ul li a:hover {
                    color: #FFF;
                    text-decoration: none;
                }

            .txt_content_footer ul li:hover {
                width: 72px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                background: #00a13f;
                border: none;
                color: #FFF;
            }
/* txt content end */

/* pic content start */
.pic_content {
    width: 100%;
}

.pic_content_content {
    overflow: hidden;
    padding-top: 25px;
}

    .pic_content_content ul {
        width: 1250px;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .pic_content_content ul li {
            width: 200px;
            height: 260px;
            float: left;
            margin: 0px 50px 30px 0px;
        }

            .pic_content_content ul li .pic {
                width: 174px;
                height: 214px;
                border: 1px #c8c7c7 solid;
                padding-left: 24px;
                padding-top: 12px;
            }

                .pic_content_content ul li .pic:hover {
                    width: 174px;
                    height: 214px;
                    border: 1px #00a13f solid;
                }

            .pic_content_content ul li .txt {
                width: 200px;
                height: 32px;
                line-height: 32px;
                text-align: center;
                font-size: 16px;
                color: #989898;
            }

                .pic_content_content ul li .txt a {
                    color: #989898;
                    text-decoration: none;
                }

            .pic_content_content ul li .pic img {
                width: 150px;
                height: 202px;
            }
/* pic content end */

/* picnr content start */
.picnr_content {
    width: 100%;
}

.picnr_content_content {
    width: 100%;
}

.picnr_content_content_header {
    /* height: 670px;*/
}

.picnr_content_content_header_left {
    width: 400px;
    height: 583px;
    float: left;
    padding-top: 67px;
}

.picnr_content_content_header_right {
    width: 800px;
    padding-top: 67px;
    float: left;
}

    .picnr_content_content_header_right ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .picnr_content_content_header_right ul li {
            height: 40px;
            line-height: 40px;
            font-size: 18px;
            color: #7c7c7c;
        }

#pro {
    border-bottom: 1px #00a13f solid;
}

.picnr_content_content_footer {
    width: 100%;
}

.picnr_content_content_footer_header {
    height: 100px;
    background: #f3f2f2;
}

    .picnr_content_content_footer_header h2 {
        height: 20px;
        line-height: 70px;
        font-weight: normal;
        text-align: center;
        font-size: 24px;
    }

    .picnr_content_content_footer_header p {
        height: 30px;
        line-height: 100px;
        text-align: center;
        font-size: 16px;
    }

.picnr_content_content_footer_footer {
    height: 187px;
    margin-top: 29px;
}

.picnr_content_content_footer_footer_header {
    height: 137px;
}

.picnr_content_content_footer_footer_header_left {
    width: 443px;
    height: 137px;
    float: left;
}

.picnr_content_content_footer_footer_header_right {
    width: 750px;
    height: 137px;
    float: right;
}

.picnr_content_content_footer_footer_footer {
    height: 38px;
    margin-top: 12px;
}

#submit {
    width: 100%;
    height: 38px;
    border: 1px #00a13f solid;
    outline: none;
    background: none;
}

.submit {
    width: 100%;
    height: 38px;
    border: 1px #00a13f solid;
    outline: none;
    background: none;
}

#name {
    width: 434px;
    height: 38px;
    border: 1px #e5e5e5 solid;
    outline: none;
    background: none;
    padding-left: 5px;
}

#names {
    width: 434px;
    height: 38px;
    border: 1px #e5e5e5 solid;
    outline: none;
    background: none;
    padding-left: 5px;
    margin-top: 5px;
}

.names {
    width: 434px;
    height: 38px;
    border: 1px #e5e5e5 solid;
    outline: none;
    background: none;
    padding-left: 5px;
    margin-top: 5px;
}

#area {
    width: 746px;
    height: 118px;
    border: 1px #e5e5e5 solid;
    outline: none;
    background: none;
    padding: 5px;
}
/* picnr content end */

/* txtnr content start */
.txtnr_content {
    width: 100%;
}

.txtnr_content_content {
    line-height: 40px;
    font-size: 16px;
    color: #979797;
    text-align: justify;
    text-justify: distribute;margin: 20px auto;
}

    .txtnr_content_content h2 {
        padding: 20px 0px;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        border-bottom: 1px #e5e5e5 solid;
    }

    .txtnr_content_content .h2div {
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: block;
        font-size: 16px;
        color: #bcbcbc;
    }
/* txtnr content end */

/* copyright start */
.copyright {
    width: 100%;
}

.copyright_header {
    width: 100%;
    height: 130px;
    background: #f5f4f4;
}

.copyright_header_left {
    width: 390px;
    padding-left: 200px;
    float: left;
}

.copyright_header_left_header {
    width: 340px;
}

.copyright_header_left_footer {
    width: 300px;
    height: 30px;
    font-size: 20px;
    font-family: "方正综艺简体";
    text-align: center;
    color: #00a13f;
}

.copyright_header_right {
    width: 770px;
    float: right;
}

    .copyright_header_right ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        padding-top: 20px;
    }

        .copyright_header_right ul li {
            height: 30px;
            line-height: 25px;
            font-size: 14px;
            color: #8c8c8c;
        }

            .copyright_header_right ul li a {
                color: #8c8c8c;
                text-decoration: none;
            }

                .copyright_header_right ul li a:hover {
                    color: #00a13f;
                    text-decoration: none;
                }

            .copyright_header_right ul li p {
                height: 25px;
                line-height: 23px;
                float: left;
            }

            .copyright_header_right ul li img {
                padding-right: 10px;
                display: block;
                float: left;
            }

.copyright_footer {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    background: #33b465;
}
/* copyright end */


/*翻页*/
.paginator a {
    margin-right: 5px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px #999999 solid;
    display: inline-block;
    text-decoration: none;
}

    .paginator a:hover {
        margin-right: 5px;
        width: 70px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        background: #00a13f;
        border: 1px #999999 solid;
        display: inline-block;
        color: #FFF;
    }

.srk {
    width: 30px;
    height: 26px;
    text-align: center;
    padding: 0px;
    margin: 0px 5px;
    border: 1px #999999 solid;
}

.btngo {
    width: 34px;
    height: 30px;
    margin: 0px 5px;
}



/*选项卡*/

.tab_bbg .ho {
    cursor: pointer;
    font-size: 16px;
    color: #004d93;
    height: 40px;
    line-height: 40px;
    background: url(/images/Political_bg_01.jpg) no-repeat;
}

.tab_bbg .hm {
    display: none;
}

.tab_bbg span a {
    text-decoration: none;
    font-size: 14px;
    color: #d18911;
    float: right;
    padding-right: 10px;
    line-height: 40px;
    font-weight: bold;
}

.tab_con {
    clear: both;
}

    .tab_con ul {
        padding: 0px;
        margin: 0px;
    }

/*友情链接*/
.friendlink {
    width: 1200px;
    margin: 10px auto;
    text-align: center;
    border: solid 1px #CFCFCF;color: #ada9a9;
}

    .friendlink .friendlink_td1 {
        background-color: #00a13f;width:30px;font-size: 16px;
color: #fff;height: 105px;
    }

   /* .friendlink .friendlink_bt {
        width: 185px;
        margin: 0px auto;
    }

    .friendlink .friend_pic td {
        border: solid 1px #CFCFCF;
    }

    .friendlink td img {
        padding: 5px;
        width: 180px;
        height: 60px;
    }

.friendlin tr {
    height: 100px;
    overflow: hidden;
}

.friendlink .bt_left {
    width: 10px;
    height: 20px;
    float: left;
    padding-top: 25px;
}

    .friendlink .bt_left div {
        width: 10px;
        height: 1px;
        background: #01a13f;
    }

.friendlink .bt_right {
    width: 10px;
    height: 20px;
    float: left;
    padding-top: 25px;
}

    .friendlink .bt_right div {
        width: 10px;
        height: 1px;
        background: #01a13f;
    }

.friendlink .bt_middle {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #979797;
    float: left;
}

    .friendlink .bt_middle span {
        color: #01a13f;
    }*/

    .friendlink ul li {
    margin-top: 10px;
    float: left;
}
    .friendlink ul li A {
    border-bottom: #ccc 0 solid;
    border-left: #ccc 0 solid;
    padding-bottom: 0;
    margin: 0 auto;
    padding-left: 0;
    width: 169px;
    padding-right: 0;
    display: block;
    height: 60px;
    border-top: #ccc 0 solid;
    border-right: #ccc 0 solid;
    padding-top: 0;
}
   .friendlink ul li A  IMG {
    margin: 0;
    width: 169px;
    height: 54px;padding: 5px;
border: solid 1px #CFCFCF;
}
  .friendlink ul li H4 {
    text-align: center;
    margin: 5px auto 0;
    width: 100%;
    float: left;height: 30px;color: #ada9a9;line-height:30px;
} 
   .friendlink ul li H4 a{
    color: #ada9a9;text-decoration:none;font-weight:normal;
}

