﻿/* reset */
html {
    color: #000;
    background: #fff;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; background-color:#00afec
}

img {
    border: none;
    vertical-align: middle;
   
}

em, strong {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

.bk10 {
    width: 100%;
    clear: both;
    height: 10px;
    overflow: hidden;
}

.bk18 {
    width: 100%;
    clear: both;
    height: 20px;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.fl1 {
    float: left;
    height: 130px;
}

.fr1 {
    float: right;
    height: 130px;
}
/* 消除q前后的内容 */
button, input, select, textarea {
    font-size: 100%;
}
/* 使得表单元素在 ie 下能继承字体大小 */
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

address, cite, dfn, em, var {
    font-style: normal;
}
/* 将斜体扶正 */
/* link */
a {
    color: #000;
    text-decoration: none;
    outline: 0;
}

    a:hover {
        color: #000;
        text-decoration: underline;
    }

body {
    width: 100%;
    height: auto;
    font-family: "微软雅黑";
}

#banner {
    width: 1000px;
    height: 300px;
    margin:0px auto;
    overflow: hidden;
}


#header {
    width: 1000px;
    margin: 0 auto;
    background-color:white;

}

.logo {
 width:100%; overflow:hidden; padding:5px 0px;
}

.top_link {
    height: 20px;
    background: #02973E;
    line-height: 20px;
    color: #fff;
    width: 101px;
    text-align: center;
    margin-top: 26px;
    margin-right: 3px;
}

    .top_link a {
        color: #fff;
        font-family: "微软雅黑";
    }

#nav {
    width: 1000px;
    height: 47px;
    margin: 0 auto;
    background: url(../images/nav_bg.jpg) repeat-x center;
    position: relative;
    z-index: 10;
    font-size: 15px;

}

    #nav ul {
        height: 40px;
        line-height: 40px;
    }

        #nav ul li {
            float: left;
            height: 40px;
            width: 134px;
            text-align: center;
            background: url(../images/nav_icon.png) no-repeat left top;
            margin-left: 1px;
        }

            #nav ul li:first-child {
                width: 174px;
                background: none;
            }

            #nav ul li.active {
                background: #88BE3E;
            }

                #nav ul li.active a {
                    color: #1B260C;
                }

            #nav ul li a {
                font-family: "微软雅黑";
                color: #fff;
                display: block;
            }

                #nav ul li a:hover {
                    text-decoration: none;
                    background: #88BE3E;
                    color: #1B260C;
                }

#content {
    width: 1000px;
    margin: 0px auto;
    padding:10px 0;
    overflow: hidden;
    background-color:white;
}

.part {
    overflow: hidden;
    clear: both;
    width: 1000px;
}

.news {
    float: left;
    width: 266px;
    margin-left: 4px;
}

.about {
    float: left;
    width: 457px;
    margin-left: 15px;
}

.contact {
    width: 226px;
    float: right;
    margin-right: 14px;
}

.part_title {
    height: 35px;
    line-height: 35px;
    font-family: "微软雅黑";
    color: #656565;
    border-bottom: solid 1px #ECECEC;
}

    .part_title h3 {
        float: left;
        font-size: 18px;
        font-weight: normal;
        padding: 0 6px;
    }

    .part_title span {
        float: left;
        font-size: 12px;
    }

    .part_title a {
        color: #656565;
    }

.news_cont {
    padding: 7px 0;
}

    .news_cont ul li {
        height: 29px;
        line-height: 29px;
        color: #636363;
        border-bottom: solid 1px #e9e9e9;
        font-weight: bold;
    }

        .news_cont ul li b {
            font-size: 14px;
            line-height: normal;
            padding-right: 5px;
        }

        .news_cont ul li a {
            color: #636363;
            font-weight: normal;
        }

            .news_cont ul li a:hover {
                color: #02973E;
            }

.about_cont {
    height: 95px;
    overflow: hidden;
    padding-top: 27px;
}

.about_pic {
    width: 140px;
    height: 80px;
    padding: 5px;
    border: solid 1px #E0E0E0;
    margin-left: 15px;
    float: left;
}

    .about_pic img {
        width: 140px;
        height: 80px;
    }
.p_img {width: 200px; height: 106px;
}
.p_img1 {width: 180px; height: 110px;
}
.about_dis {
    width: 265px;
    height: 110px;
    line-height: 18px;
    color: #666666;
    float: right;
    margin-right: 15px;
    overflow: hidden;
}
    .about_dis > div {
        text-indent:2em;
    }
 .about_dis1 {
    width: 200px;
    height: 110px;
    line-height: 18px;
    color: #666666;
    float: right;
    margin-right: 15px;
    overflow: hidden;
}
    .about_dis1 > div {
        text-indent:2em;
    }   

.contact_cont {
    margin-top: 25px;
    margin-bottom: 15px;
    overflow: hidden;
    color: #727272;
    line-height: 17px;
    height: 51px;
}

.qq a {
    margin-right: 8px;
    margin-top: 10px;
    display: block;
    float: left;
}

.products {
    margin: 11px auto;
}

.products_cont 
{
    height: 100%;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}

    .products_cont ul {
        position: absolute;
        left: 0;
        top: 0;
        height: 150px;
        width: 32767px;
    }

        .products_cont ul li {
            float: left;
            height: 150px;
            width: 139px;
            padding: 0 14px;
        }

            .products_cont ul li p {
                height: 43px;
                line-height: 43px;
                text-align: center;
            }

                .products_cont ul li p a {
                    color: #666666;
                }

.f_link {
    height: 92px;
    overflow: hidden;
    padding: 25px 0;
    border-top: solid 1px #ECECEC;
    position: relative;
    width: 1000px;
}

    .f_link ul {
        position: absolute;
        top: 25px;
        left: 0;
        height: 92px;
        width: 32766px;
    }

        .f_link ul li {
            display: inline;
            float: left;
            width: 112px;
            height: 92px;
            overflow: hidden;
            padding: 0 15px;
        }

            .f_link ul li img {
                display: block;
                width: 110px;
                height: 90px;
                border: solid 1px #E9E9E9;
            }

#footer {
    height: 36px;
    background: #A0A0A0;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    color: #fff;
    line-height: 18px;
    position: relative;
}

    #footer a {
        color: #fff;
        background: #A0A0A0;
    }

.serch {
    position: absolute;
    width: 219px;
    height: 22px;
    overflow: hidden;
    background: url(../images/serch_bg.jpg) no-repeat center;
    right: 20px;
    top: 50%;
    margin-top: -11px;
}

    .serch input.serch_text {
        width: 171px;
        height: 16px;
        padding: 3px 0 0 25px;
        float: left;
        background: none;
        border: 0 none;
        color: #666;
    }

    .serch input.serch_btn {
        width: 23px;
        height: 22px;
        background: none;
        border: 0 none;
        cursor: pointer;
    }

#aside {
    width: 130px;
    float: left;
}

.left_title {
    width: 120px;
    height: 31px;
    line-height: 31px;
    margin: 0 auto;
    background: url(../images/left_title.jpg) no-repeat center;
}

    .left_title h3 {
        text-indent: 1.2em;
        font-weight: normal;
        font-size: 15px;
        color: #fff;
    }

#main {
    width: 860px;
    float: right;
    margin:5px;
}

.pro_item {
    margin-top: 10px;
    overflow: hidden;
   
}

    .pro_item h3 {
        width: 152px;
        height: 40px;
        padding-left:20px;
        line-height: 40px;
        margin: 0 auto;
        font-weight: normal;
        color: #666666;
        font-size: 14px;
        background: url(../images/pro_item_icon2.jpg) no-repeat 142px center;
    }

        .pro_item h3.active {
            background: url(../images/pro_item_icon.jpg) no-repeat 142px center;
        }

            .pro_item h3.active a {
                color: #009141;
            }

    .pro_item ul {
        overflow: hidden;
        border-top: solid 1px #dcdcdc;
        background: #ececec;
        width: 152px;
        margin: 0 auto;
        padding: 10px 0;
    }

        .pro_item ul li {
            height: 24px;
            line-height: 24px;
            text-indent: 24px;
        }

            .pro_item ul li a {
                color: #666666;
            }

                .pro_item ul li a:hover {
                    color: #02973E;
                }

.right_title {
    height: 30px;
    border-bottom: solid 1px #ECECEC;
    line-height: 30px;
}

    .right_title h3 {
        float: left;
        font-weight: normal;
        font-size: 18px;
        color: #4A4949;
        text-indent: 26px;
        background: url(../images/right_icon.jpg) no-repeat 4px center;
    }

    .right_title p {
        float: right;
        color: #666666;
    }

        .right_title p a {
            color: #666666;
        }

.main_content {
    width: 763px;
    margin: 0 auto;
    overflow: hidden;
}

.pro_list table {
    width: 745px;
    margin: 30px auto;
    border-collapse: collapse;
}

    .pro_list table tr td, .pro_list table tr th {
        border: solid 1px #C9C9C9;
        height: 28px;
        line-height: 28px;
        text-align: center;
    }

.page {
    vertical-align: bottom;
    text-align: center;
    clear: both;
    margin: 0px;
    padding: 0px;
    color: #666;
}

    .page p {
        padding: 10px 0;
    }

    .page a {
        color: #02973E;
    }

.pro_info .pro_title {
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 20px 0;
}

.pro_show {
    overflow: hidden;
}

    .pro_show ul li {
        float: left;
        width: 320px;
        text-align: center;
        padding: 0 26px;
    }

        .pro_show ul li p {
            height: 40px;
            line-height: 40px;
            text-align: center;
        }

            .pro_show ul li p a:hover {
                color: #02973E;
            }

.pro_intro .intro_title {
    height: 23px;
    border-bottom: solid 2px #009141;
}

    .pro_intro .intro_title h3 {
        height: 23px;
        line-height: 23px;
        background: #009141;
        padding: 0 10px;
        float: left;
        color: #fff;
    }

.pro_arc {
    color: #666666;
    line-height: 18px;
    margin: 30px 15px;
    overflow: hidden;
}

.material_list {
    padding: 20px 0;
    overflow: hidden;
}

    .material_list ul li {
        float: left;
        width: 380px;
        display: inline;
        text-align: center;
    }

        .material_list ul li p {
            height: 40px;
            line-height: 40px;
            text-align: center;
        }

.contact_info {
    padding: 20px 15px;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    color: #666;
}

.map {
    width: 695px;
    height: 472px;
    margin: 20px auto;
    overflow: hidden;
    border: solid 1px #C9C9C9;
}

.news_list {
    margin: 30px auto;
    width: 650px;
    overflow: hidden;
}

    .news_list ul li {
        font-size: 14px;
        color: #666;
        height: 39px;
        line-height: 39px;
        border-bottom: dashed 1px #E5E5E5;
    }

        .news_list ul li a {
            color: #666;
        }

            .news_list ul li a:hover {
                color: #009141;
            }

        .news_list ul li span {
            float: right;
        }
