/*public css*/
* {
    margin: 0px;
    padding: 0;
    border: 0;
}

a {
    text-decoration: none;
    color: #747474;
}

input, textarea {
    outline: medium;
}

textarea {
    outline: medium;
}

body {
    font-family: "arial ", "microsoft yahei""";
    background: #f2f4f8;
    -webkit-text-size-adjust: none;
    width: 100%;
}

ul li {
    list-style: none;
}

.slh {
    text-align: left;
    width: 200px;
    word-wrap: break-word;
}

.clear_right {
    margin-right: 0 !important;
}

.clear_float {
    height: 0px;
    clear: both;
}

.container {
    width: auto;
    margin: 0 auto;
    position: relative;
}

    .container img {
        width: 100%;
    }

img {
    display: block;
}
/*end*/



.top_banner {
    height: 36px;
    background: #009944;
    line-height: 36px;
    color: #c7fee0;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.header {
    height: 90px;
    background: #ffffff;
    overflow: hidden;
    width: 100%;
}

    .header .logo {
        float: left;
    }

    .header > a {
        display: block;
    }

.seach {
    height: 33px;
    border: 3px solid #14a83b;
    border-radius: 3px;
    line-height: 33px;
    width: 60%;
    float: right;
    margin-top: 25px;
}

    .seach input {
        height: 33px;
        border: none;
        line-height: 33px;
        width: 55%;
        margin-left: 5px;
        float: left;
    }

.ser_m {
    display: block;
    float: right;
    height: 33px;
}

.en {
    font-size: 20px;
    color: #FFFFFF;
    background: #14A83B;
    width: 45px;
    height: 37px;
    border-radius: 3px;
    text-align: center;
    line-height: 37px;
    box-shadow: 0 0px 3px rgba(0,0,0,0.5);
    float: right;
    margin-top: 46px;
    margin-right: 15px;
}


.footer {
    min-height: 137px;
    background: #009944;
    color: #C7FEE0;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    width: 100%;
    padding-top: 20px;
}

.links {
    width: auto;
    min-height: 114px;
    background: #cbcbcb;
    text-align: center;
}

    .links a {
        font-size: 16px;
        color: #5a5a5a;
        display: block;
        float: left;
    }

    .links p {
        width: auto;
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
    }

        .links p a {
            margin-right: 24px;
        }

.title_index {
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

    .title_index img {
        display: block;
        margin: 0 auto;
    }

.line-d {
    height: 2px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    width: 160px;
    float: left;
    margin-top: 15px;
}

.title_index span {
    float: left;
    font-size: 24px;
    color: #000000;
    display: block;
    width: 138px;
    text-align: center;
}

.title_index p {
    font-size: 12px;
    color: #6e6e6e;
    line-height: 24px;
}


.box_pro {
    width: 30%;
    height: 143px;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    position: relative;
    margin: 20px 0px;
    margin-right: 9px;
    float: left;
}

    .box_pro img {
        display: block;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        height: 143px;
    }

.title_img {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #FFFFFF;
    background: #69b341;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.title01 {
    font-size: 20px;
    text-align: center;
    line-height: 52px;
}

.box01 {
    width: 320px;
    float: left;
    margin-top: 30px;
    margin-right: 32px;
}

.cont01 {
    font-size: 12px;
    color: #6e6e6e;
    line-height: 24px;
    text-indent: 25px;
}

.more {
    display: block;
    margin: 0 auto;
    width: 126px;
    height: 26px;
    line-height: 26px;
    border-radius: 15px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 15px;
    border: 2px solid #c3c3c3;
    text-align: center;
    color: #c3c3c3;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 40px;
}

    .more:hover {
        color: #009944;
        border-color: #009944;
    }

.cont02 {
    width: 100%;
    font-size: 15px;
    color: #6e6e6e;
    line-height: 30px;
}

    .cont02 img {
        width: 100%;
    }

.news_list li a {
    display: block;
    width: 70%;
    height: 29px;
    background: url(../img/list_c.png) no-repeat 8px center;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 24px;
    line-height: 29px;
    text-indent: 25px;
    float: left;
}

.news_list li {
    width: 100%;
    border-bottom: 1px dashed #c3c3c3;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 24px;
    line-height: 29px;
    height: 29px;
}

    .news_list li span {
        text-align: right;
        float: right;
        width: 30%;
    }

.tab01 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
}

    .tab01 tr td {
        width: 153px;
        height: 67px;
        border: 1px solid #d6d6d6;
    }

        .tab01 tr td img {
            display: block;
        }

.title02 {
    height: 64px;
    background: #FFFFFF;
    margin-top: 2px;
    font-size: 20px;
    text-align: center;
    color: #009944;
    font-family: simhei;
    font-weight: bold;
    line-height: 64px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

    .title02 a {
        float: left;
        display: block;
    }

    .title02 img {
        display: block;
    }

.con-wrap {
    width: 95%;
    margin: 0 auto;
    padding: 10px;
}

.inner_nav {
    background: #6dba44;
    height: 40px;
    margin-bottom: 20px;
}

    .inner_nav a {
        display: inline-block;
        font-size: 18px;
        line-height: 40px;
        text-align: center;
        color: #FFFFFF;
        letter-spacing: 2px;
        width: 50%;
        position: relative;
    }

        .inner_nav a i {
            display: inline-block;
            position: absolute;
            background: url(../img/pro_11.png) no-repeat center;
            width: 16px;
            height: 7px;
            bottom: -7px;
            left: 50%;
            margin-left: -8px;
            display: none;
        }

.cur01 {
    background: #009944;
}

    .cur01 i {
        display: inline-block !important;
    }


.tab02 {
    width: 95%;
    border-collapse: collapse;
    word-wrap: break-word;
}


    .tab02 tr {
        width: 100%;
        height: 270px;
        border: 1px solid #D6D6D6;
        font-size: 18px;
        color: #434343;
        text-align: center;
        line-height: 46px;
        line-height: 46px;
        word-wrap: break-word;
    }

    .tab02 td {
        height: 270px;
        border: 1px solid #D6D6D6;
        font-size: 18px;
        color: #434343;
        text-align: center;
        line-height: 46px;
        line-height: 46px;
        word-wrap: break-word;
    }

.more01 {
    display: block;
    height: 40px;
    width: auto;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    color: #FFFFFF;
    margin: 55px auto;
    background: #6dba44;
    line-height: 40px;
    border-radius: 20px;
}

.pro_img {
    width: 451px;
    height: 451px;
    display: block;
    border: 1px solid #D6D6D6;
    margin: 10px 0px;
}

.title03 {
    font-size: 18px;
    color: #434343;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
}

.line01 {
    height: 2px;
    background: #14A83B;
    width: 100%;
    margin: 5px 0px;
}

.title04 {
    height: 30px;
    background: #69B341;
    color: #FFFFFF;
    text-indent: 10px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 40px;
}

.none_nb {
    text-indent: 0px !important;
}

.inner_ban {
    text-align: center;
    width: 100%;
    height: 207px;
    overflow: hidden;
    margin-top: 2px;
}
.inner_ban img {
    text-align: center;
    width: 100%;
    
}

.inner_nav01 {
    padding: 15px 0px;
    background: #FFFFFF;
    width: 100%;
    margin: 0px,auto;
    float:left;
}

    .inner_nav01 a {
        width:31%;
        text-align: center;
        display: block;
         float:left;
        background: url(../img/about_08.png) no-repeat center;
        height: 39px;
        margin-right: 3px;
        line-height: 39px;
        color: #666666;
        text-indent: 30px;
    }

.cur02 {
   
    text-align: center;
    height: 39px;
    margin-right: 3px;
    line-height: 39px;
    color: #666666;
    text-indent: 30px;
    background: url(../img/about_img.png) no-repeat center !important;
    color: #FFFFFF !important;
}

.title05 {
    height: 57px;
    font-size: 20px;
    color: #14A83B;
    text-align: center;
    font-weight: bold;
    line-height: 57px;
    background: #FFFFFF;
    margin-top: 10px;
}

.line02 {
    height: 3px;
    margin-bottom: 3px;
}

.title06 {
    font-size: 17px;
    font-weight: bold;
    color: #2b2b2bl;
    line-height: 30px;
}

.line03 {
    height: 1px;
    background: #D6D6D6;
    width: 100%;
}


.news_info {
    width: 307px;
    float: left;
    margin-left: 10px;
}

.news_item {
    border: 1px solid #D7D7D7;
    padding: 4px;
    margin-bottom: 15px;
}

    .news_item img {
        display: block;
        float: left;
        width: 130px;
        height: 96px;
    }

.view {
    float: right;
    background: url(../img/view_06.png) no-repeat center;
    display: inline-block;
    width: 95px;
    height: 24px;
    margin-top: 8px;
}

.title07 {
    font-size: 18px;
    line-height: 30px;
    color: #2b2b2b;
    text-align: center;
    font-weight: bold;
}

.date03 {
    font-size: 14px;
    color: #837e7e;
    line-height: 35px;
    text-align: center;
}

.up_page {
    font-size: 18px;
    line-height: 36px;
    color: #009944;
}

    .up_page span {
        width: 76px;
    }

    .up_page a {
        color: #000000;
    }




.tab02 img {
    width: auto;
    height: 222px;
}

#message {
    font-size: 12px;
    color: #555555;
    border: 1px solid #d6d6d6;
    height: 275px;
    width: 400px;
    padding-left: 10px;
}

    #message textarea {
        width: 395px;
        font-size: 12px;
        color: #555555;
        outline: medium;
    }

.sub1 {
    background: #009944;
    border-radius: 12px;
    display: block;
    width: 83px;
    height: 24px;
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 24px;
    margin-right: 15px;
    cursor: pointer;
}

.reset1 {
    background: #8e8e8e;
    border-radius: 12px;
    display: block;
    width: 83px;
    height: 24px;
    float: right;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.input-box {
    overflow: hidden;
    width: 262px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #d6d6d6;
    font-size: 12px;
    color: #555555;
    padding-left: 10px;
    margin-bottom: 15px;
    letter-spacing: 3px;
}

    .input-box input {
        outline: medium;
        font-size: 12px;
        color: #555555;
        width: 210px;
    }

.input-text {
    height: 25px;
}

.input-area {
    min-height: 60px;
    height: 100% !important;
}

    .input-area textarea {
        height: 50px;
        width: 210px;
        outline: medium;
        font-size: 12px;
        color: #555555;
        margin-top: 7px;
    }


#tab01 {
    border-collapse: collapse;
    width: 100%;
}

    #tab01 tr td {
        vertical-align: middle;
        height: 29px;
        color: #747474;
        font-family: simsun;
        text-align: center;
        width: 16%;
        border: 1px solid #6dba44;
        font-size: 12px;
    }

    #tab01 .tHead td {
        border-color: #009944;
        background: #009944;
        color: #FFFFFF;
        font-weight: bold;
    }

    #tab01 .col06 a {
        color: #009944;
    }

        #tab01 .col06 a i {
            display: inline-block;
            background: url(../img/hr_03.png) no-repeat center;
            width: 36px;
            height: 14px;
        }

.box02 {
    background: #f2f2f2;
    border-radius: 5px;
    padding: 15px 20px;
    margin: 50px 0px;
}

.title03 {
    font-size: 18px;
    color: #009944;
    font-weight: bold;
    line-height: 24px;
}

.box02 ul li {
    font-size: 13px;
    line-height: 24px;
    text-indent: 20px;
    color: #009944;
}

.box02 ul {
    margin-top: 5px;
}



.resear_box {
    width: 226px;
    height: 188px;
    float: left;
    margin-top: 15px;
    margin-right: 9px;
}

    .resear_box img {
        width: 226px;
        height: 156px;
        border-radius: 6px;
    }

    .resear_box p {
        width: 226px;
        text-align: center;
        font-size: 14px;
        color: #6b6b6b;
    }

.k1 {
    width: 460px;
    padding: 20px 10px;
    background: #fff;
    overflow: hidden;
}

.k11 {
    width: 500px;
    height: auto;
    margin-left: -10px;
}

.cd1 {
    width: 50px;
    height: 45px;
    float: left;
    margin: 0px 0px 0px 10px;
    z-index: 11111;
}

