﻿/*----------------------智传天下-首页样式------------------------*/

/*---------首页幻灯--------*/
#flash {
    width: 1200px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 25px 0 20px 0;
}

.slides_container {
    width: 1200px;
    height: 400px;
    overflow: hidden;
}

ul.picnumeric {
    z-index: 100;
    position: absolute;
    height: 30px;
    bottom: 34px;
    width: 100%;
    text-align: center;
}

    ul.picnumeric li {
        width: 15px;
        height: 15px;
        display: inline-block;
        overflow: hidden;
        border-radius: 10px;
        background-color: #fff;
        margin: 0 3px;
        line-height: 60px;
    }

        ul.picnumeric li.current {
            background-color: #5bb530;
        }
/*------------公共调用----------*/

.main {
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .main .box {
        height: 100%;
        overflow: hidden;
    }

    .main ul {
        height: 100%;
        overflow: hidden;
    }

    .main li, .main img {
        display: block;
    }

    .main span {
        font-size: 12px;
    }

/*------------广告图片-------------*/

.imagesad {
    width: 1000px;
    height: 100%;
    overflow: hidden;
}

    .imagesad img {
        display: block;
    }

/*-----------------------*/
.product {
    width: 1200px;
    height: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

    .product .left {
        width: 460px;
        height: 680px;
        overflow: hidden;
        float: left;
        border: 1px solid #e9e9e9;
        position: relative;
    }

        .product .left h3 {
            width: 372px;
            height: 522px;
            display: block;
            padding: 50px 0 0 25px;
        }

            .product .left h3 img {
                width: 420px;
                height: 522px;
            }

        .product .left span.headerl {
            height: 70px;
            width: 70px;
            background: url(/uploads/image/snimages/1_32.png) right top no-repeat;
            position: absolute;
            top: 0px;
            right: 0px;
            z-index: 10;
        }

        .product .left span.linkmore {
            display: block;
            margin: 20px 0 0 25px;
            width: 100px;
            height: 30px;
            background-color: #66a85e;
            text-align: center;
            line-height: 30px;
        }

            .product .left span.linkmore a {
                display: block;
                color: #fff;
            }

        .product .left ul {
            height: auto;
        }
    /*---*/

    .product .right {
        width: 720px;
        height: 680px;
        overflow: hidden;
        float: right;
        border: 1px solid #e9e9e9;
        position: relative;
    }

        .product .right span.headerr {
            width: 70px;
            height: 70px;
            background: url(/uploads/image/snimages/1_1020.gif) left center no-repeat;
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 10;
        }

        .product .right ul {
            width: 730px;
            height: 680px;
            overflow: hidden;
        }

            .product .right ul li {
                width: 240px;
                height: 226px;
                display: block;
                overflow: hidden;
                float: left;
                border-bottom: 1px solid #e9e9e9;
                border-right: 1px solid #e9e9e9;
            }

                .product .right ul li img {
                    width: 200px;
                    height: 150px;
                    display: block;
                    padding: 20px;
                }

                .product .right ul li p a {
                    color: #333;
                    display: block;
                    text-align: center;
                    padding: 0 20px;
                    overflow: hidden;
                }

                .product .right ul li a:hover {
                    color: #0198e4;
                }



/*-------------------------*/

.video {
    width: 460px;
    height: 760px;
    overflow: hidden;
    float: left;
    border: 1px solid #e9e9e9;
    margin-top: 30px;
}

    .video .title {
        width: 460px;
        height: 170px;
        overflow: hidden;
        position: relative;
        background: url(/uploads/image/snimages/1_105.png) center no-repeat;
    }

        .video .title h2 {
            width: 200px;
            height: 100px;
            line-height: 30px;
            padding-left: 160px;
            padding-top: 47px;
            font-size: 20px;
            text-align: center;
        }

        .video .title span.header {
            width: 70px;
            height: 70px;
            position: absolute;
            top: 0px;
            right: 0px;
            z-index: 10;
            background: url(/uploads/image/snimages/1_100.png) no-repeat;
        }

.vcon {
    padding: 0 30px;
    overflow: hidden;
    line-height: 25px;
}

.video embed {
    width: 400px;
    height: 270px;
    margin: 10px 0;
}
/*-----------------------*/

.structure {
    width: 690px;
    height: 720px;
    overflow: hidden;
    float: right;
    border: 1px solid #e9e9e9;
    margin-top: 30px;
    position: relative;
    padding: 40px 0 0 30px;
}

    .structure span.header {
        background: url(/uploads/image/snimages/1_102.gif) no-repeat;
        width: 70px;
        height: 70px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 10;
    }

    .structure img {
        max-width: 690px;
    }
/*-------------------------*/

.advantage {
    width: 1200px;
    height: 100%;
    overflow: hidden;
}

    .advantage .con_1, .advantage .con_2, .advantage .con_3 {
        width: 1200px;
        height: 100%;
        overflow: hidden;
    }

    .advantage .left {
        width: 200px;
        height: 100%;
        float: left;
        overflow: hidden;
    }

    .advantage .right {
        width: 1000px;
        height: 100%;
        overflow: hidden;
        float: right;
        overflow: hidden;
    }

    /*--------*/

    .advantage .con_1 .right {
        height: 410px;
        position: relative;
        background: url(/uploads/image/snimages/1_126.png) no-repeat top;
    }

span.headert {
    position: absolute;
    bottom: 36px;
    left: 449px;
    font-size: 25px;
    font-weight: bold;
}

.advantage .con_1 .right li {
    font-size: 12px;
    color: #555500;
    line-height: 20px;
    font-family: "微软雅黑";
}

.advantage .con_1 .right .p_1 {
    position: absolute;
    width: 270px;
    top: 133px;
    left: 30px;
}

.advantage .con_1 .right .p_2 {
    position: absolute;
    width: 270px;
    top: 133px;
    right: 30px;
    text-align: right;
}

.advantage .con_1 .right .p_3 {
    position: absolute;
    width: 400px;
    top: 34px;
    left: 301px;
}
/*--------*/

.advantage .con_2 {
    margin-bottom: 20px;
}

    .advantage .con_2 .right {
        padding-top: 40px;
        height: 310px;
        background: #efefef url(/uploads/image/snimages/1_129.gif) no-repeat 400px top;
    }

        .advantage .con_2 .right h3 {
            width: 100%;
            display: block;
            padding: 50px 0 0 30px;
        }

        .advantage .con_2 .right p {
            width: 940px;
            display: block;
            padding: 15px 0 0 30px;
            line-height: 22px;
            font-family: "微软雅黑";
            color: #666666;
        }

/*--------*/

.advantage .con_3 .left {
    height: 125px;
    background: #a9b421;
    font-size: 27px;
    color: #fff;
    text-align: center;
    padding-top: 35px;
}

    .advantage .con_3 .left img {
        display: block;
        padding: 30px 0 0 25px;
    }

.advantage .con_3 .right {
    height: 160px;
    background: #efefef;
}

    .advantage .con_3 .right img {
        width: auto;
        float: left;
        height: 96px;
        display: block;
        padding-top: 33px;
        padding-left: 20px;
    }

/*-----------案例-------------*/

.cases {
    width: 1200px;
    height: 242px;
    overflow: hidden;
}

    .cases ul {
        width: 1250px;
        height: 242px;
        overflow: hidden;
    }

        .cases ul li {
            width: 242px;
            height: 200px;
            overflow: hidden;
            display: block;
            float: left;
            margin-right: 21px;
            padding: 20px;
            border: 1px solid #e9e9e9;
        }

            .cases ul li img {
                width: 240px;
                height: 120px;
                display: block;
                padding-bottom: 10px;
            }

            .cases ul li p {
                height: 60px;
                line-height: 22px;
                font-size: 12px;
                display: block;
                color: #666666;
            }

    .cases .tat ul li a {
        color: #2c86be;
    }


/*------------------------*/

.main_title {
    width: 1200px;
    height: 90px;
    line-height: 90px;
    padding-top: 38px;
    font-size: 50px;
    font-weight: bold;
}

    .main_title b {
        font-size: 14px;
    }

    .main_title img {
        display: block;
        float: left;
    }

    .main_title a {
        display: block;
        float: right;
        color: #666666;
        font-size: 12px;
    }

    .main_title ul {
        padding-left: 52px;
    }

    .main_title li {
        width: 97px;
        height: 80px;
        display: block;
        float: left;
        padding-left: 15px;
    }

        .main_title li img {
            width: 97px;
            height: 80px;
            display: block;
        }

/*------------------------*/

.classroom {
    width: 588px;
    height: 620px;
    float: left;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    margin-bottom: 38px;
}

    .classroom .vl {
    }

        .classroom .vl embed {
            width: 250px;
            height: 230px;
            overflow: hidden;
            float: left;
            padding: 10px 0px 10px 30px;
        }

    .classroom ul {
        width: 530px;
        height: 400px;
        overflow: hidden;
        padding: 0 30px;
    }

        .classroom ul li {
            width: 530px;
            height: 16px;
            line-height: 16px;
            display: block;
            float: left;
            font-size: 14px;
            padding-top: 18px;
        }

            .classroom ul li a {
                display: block;
                background: url(/uploads/image/snimages/1_246.gif) no-repeat 0px 6px;
                text-indent: 15px;
            }

/*---------------------*/

.teacher {
    width: 590px;
    height: 622px;
    float: right;
    overflow: hidden;
    margin-bottom: 38px;
}

    .teacher li {
        height: 100px;
        overflow: hidden;
        margin-bottom: 18px;
        padding: 20px;
        border: 1px solid #e9e9e9;
    }

        .teacher li img {
            width: 100px;
            height: 100px;
            padding-right: 20px;
            display: block;
            float: left;
        }

        .teacher li h3 {
            height: 20px;
            font-size: 12px;
            overflow: hidden;
            color: #333333;
        }

        .teacher li p {
            font-size: 12px;
            line-height: 24px;
            color: #999;
        }

            .teacher li p span a {
                color: #2c86be;
            }




/*-----------关于我们--------------*/

.about_us {
    width: 590px;
    height: 480px;
    float: left;
    overflow: hidden;
}

    .about_us .title {
        width: 590px;
        height: 90px;
        font-size: 50px;
        font-weight: bold;
    }

        .about_us .title b {
            font-size: 14px;
        }

    .about_us .con {
        width: 540px;
        height: 320px;
        padding: 23px;
        overflow: hidden;
        border: 1px solid #e9e9e9;
    }

        .about_us .con img {
            width: 540px;
            height: 150px;
            display: block;
            padding: 0 0 25px 0;
        }

    .about_us h3 {
        width: 540px;
        display: block;
        line-height: 16px;
        margin-bottom: 12px;
        color: #333;
    }

    .about_us p {
        width: 540px;
        display: block;
        line-height: 22px;
        margin-bottom: 20px;
        color: #666666;
    }

/*-----------案例展示--------------*/

.picnews {
    width: 590px;
    float: right;
    height: 480px;
    overflow: hidden;
}

    .picnews .nav {
        height: 90px;
        line-height: 90px;
        padding-left: 250px;
        color: #666666;
    }

        .picnews .nav a {
            padding: 0 10px;
            color: #666666;
        }

            .picnews .nav a:hover {
                padding: 0 10px;
                color: #98a21e;
            }

    .picnews .con {
        margin-top: 90px;
        width: 588px;
        height: 366px;
        overflow: hidden;
        border: 1px solid #e9e9e9;
    }

    .picnews .title {
        height: 48px;
        line-height: 48px;
        padding-right: 20px;
        border-bottom: 1px solid #dedede;
        background: url(/uploads/image/snimages/1_207.gif) repeat-x;
    }

        .picnews .title h2 {
            font-size: 14px;
            display: block;
            float: left;
            color: #333;
            padding-left: 20px;
        }

        .picnews .title span a {
            font-size: 12px;
            display: block;
            float: right;
            color: #666;
        }

    .picnews .con ul {
        width: 588px;
        height: 366px;
    }


        .picnews .con ul li {
            width: 150px;
            height: 80px;
            padding: 18px 8px 0px 32px;
            float: left;
            display: block;
        }

            .picnews .con ul li img {
                width: 150px;
                height: 80px;
                display: block;
            }

/*------------------------*/

.enterprise {
    width: 560px;
    height: 320px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    background: #fff;
}

    .enterprise #menubox {
        width: 560px;
        height: 43px;
        position: relative;
        top: 0px;
        overflow: hidden;
        background: #fff  repeat-x bottom;
    }

        .enterprise #menubox ul {
            width: 560px;
            height: 43px;
            text-align: center;
            list-style-type: none;
            padding-left: 0;
        }

            .enterprise #menubox ul li {
                float: left;
                height: 43px;
                line-height: 43px;
                width: auto;
                cursor: pointer;
                text-align: center;
                width: 138px;
                color: #333;
                border-right: 1px solid #d4d4d4;
            }

                .enterprise #menubox ul li.hover {
                    height: 43px;
                    font-weight: bold;
                    border-bottom: 0px;
                    color: #333;
                    border-bottom: none;
                    background: #fff;
                }

            .enterprise #menubox ul a {
                display: block;
                float: right;
                padding: 15px 20px 0 0;
                color: #666666;
            }

    .enterprise .tat {
        height: 280px;
        padding: 20px 20px 0px 0px;
        overflow: hidden;
    }

        .enterprise .tat ul {
            width: 560px;
            height: 257px;
            overflow: hidden;
            background:  no-repeat bottom;
        }

            .enterprise .tat ul li {
                width: 160px;
                height: 105px;
                display: block;
                float: left;
                padding: 0 0 16px 20px;
            }

                .enterprise .tat ul li img {
                    width: 150px;
                    height: 95px;
                    display: block;
                    float: left;
                    border: 5px solid #ccc;
                }

                .enterprise .tat ul li span {
                    display: block;
                    float: right;
                    color: #999;
                }


/*------------------------*/

.news {
    width: 588px;
    height: 330px;
    float: left;
    overflow: hidden;
    border: 1px solid #e9e9e9;
}

    .news #menubox {
        position: relative;
        top: 0px;
        overflow: hidden;
        height: 49px;
        line-height: 49px;
        padding-right: 20px;
        background: url(/uploads/image/snimages/1_207.gif) repeat-x;
    }

        .news #menubox ul {
            width: 560px;
            height: 49px;
            text-align: center;
            list-style-type: none;
            padding-left: 0;
        }

            .news #menubox ul li {
                float: left;
                height: 49px;
                line-height: 49px;
                width: auto;
                cursor: pointer;
                text-align: center;
                width: 150px;
                color: #333;
                border-right: 1px solid #d4d4d4;
            }

                .news #menubox ul li.hover {
                    height: 49px;
                    font-weight: bold;
                    border-bottom: 0px;
                    color: #333;
                    border-bottom: none;
                    background: #fff;
                }

            .news #menubox ul a {
                display: block;
                float: right;
                color: #666666;
            }

    .news .tat {
        height: 290px;
        position: relative;
        display: none;
    }

        .news .tat .hot {
            width: 100%;
            overflow: hidden;
            padding: 25px 0 25px 0;
            border-bottom: 1px solid #dedede;
        }

        .news .tat ul {
            width: 550px;
            height: 270px;
            overflow: hidden;
            padding: 0 20px;
        }

span.listurl {
    position: absolute;
    right: 18px;
    top: -30px;
}

.news .tat .hot img {
    width: 120px;
    height: 90px;
    padding-right: 10px;
    display: block;
    float: left;
}

.news .tat .hot h3 {
    width: 410px;
    float: right;
    height: 22px;
    font-size: 13px;
    display: block;
}

.news .tat .hot p {
    width: 410px;
    float: right;
    font-size: 12px;
    line-height: 22px;
    color: #999;
}

    .news .tat .hot p a {
        color: #2c86be;
    }

        .news .tat .hot p a:hover {
            color: #ff3300;
        }

.news .tat ul li {
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 14px;
    padding-top: 20px;
}

    .news .tat ul li a {
        display: block;
        float: left;
        background: url(/uploads/image/snimages/1_246.gif) no-repeat 0px 6px;
        text-indent: 15px;
    }

    .news .tat ul li span {
        display: block;
        float: right;
        color: #999;
    }


/*------------------------*/

.faq {
    width: 588px;
    height: 330px;
    float: right;
    overflow: hidden;
    border: 1px solid #e9e9e9;
}

    .faq .title {
        overflow: hidden;
        height: 49px;
        line-height: 49px;
        padding-right: 20px;
        background: url(/uploads/image/snimages/1_207.gif) repeat-x;
    }

        .faq .title h3 {
            font-size: 14px;
            display: block;
            float: left;
            color: #333;
            padding-left: 20px;
        }

        .faq .title a {
            font-size: 12px;
            display: block;
            float: right;
            color: #666;
        }

    .faq ul {
        width: 550px;
        height: 270px;
        overflow: hidden;
        padding: 0 20px;
    }

        .faq ul li {
            height: 16px;
            line-height: 16px;
            display: block;
            font-size: 14px;
            padding-top: 20px;
        }

            .faq ul li a {
                display: block;
                float: left;
                background: url(/uploads/image/snimages/1_246.gif) no-repeat 0px 6px;
                text-indent: 15px;
            }

.name .p-ad {
    color: #e3393c;
    font-family: arial,"microsoft yahei";
    font-size: 14px;
    line-height: 20px;
    word-break: break-all;
}

/*-----------合作链接--------------*/

.links {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #efefef;
    padding: 25px 0 10px 0;
    margin-top: 30px;
}

    .links .content {
        width: 1200px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

        .links .content h3 {
            font-size: 14px;
            color: #333333;
            margin-bottom: 10px;
        }

        .links .content ul li {
            display: block;
            float: left;
            white-space: nowrap;
        }

        .links .content li a {
            display: block;
            float: left;
            padding-right: 20px;
            font-size: 12px;
            color: #666666;
            line-height: 26px;
            white-space: nowrap;
        }

@import ;

/*------全局定义-------------------- */

* {
    padding: 0px;
    margin: 0px;
}

html {
    background: #fff;
}

body {
    font: 12px 微软雅黑,verdana,arial,tahoma;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #ff0000;
    }

ul {
    list-style: none;
}

input, select, button {
    font: 12px verdana,arial,tahoma;
    vertical-align: middle;
}

select {
    border: none;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*---------------------头部-------------------*/

.header {
    width: 100%;
    height: 100%;
    background: url(/uploads/image/snimages/1_07.gif) repeat-x 0 30px;
}

/*------顶部------*/

.header_top {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: #333;
}

.header_top_con {
    width: 1200px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    margin: 0 auto;
    color: #fff;
}
/*----*/

.header .header_bottom {
    width: 1200px;
    height: 118px;
    margin: 0 auto;
}
/* ----- 导航 ------*/

#nav {
    width: 100%;
    height: 56px;
    background: url(/uploads/image/snimages/nav.gif) repeat-x;
}

#navmenu {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
}

    #navmenu ul {
        height: 56px;
        text-align: center;
    }

        #navmenu ul li {
            position: relative;
            float: left;
            display: block;
        }

            #navmenu ul li a {
                height: 100%;
                line-height: 56px;
                display: block;
                float: left;
                padding: 0px 28px 0 28px;
                color: #fff;
                font-size: 14px;
                font-family: "微软雅黑";
                background: url(/uploads/image/snimages/nav_1.gif) no-repeat left;
            }

                #navmenu ul li a:hover {
                    background: url(/uploads/image/snimages/nav_2.gif) repeat-x;
                }

            #navmenu ul li.curr a {
                background: url(/uploads/image/snimages/nav_2.gif) repeat-x;
            }

        #navmenu ul .home a {
            background: url(/uploads/image/snimages/nav_2.gif) repeat-x;
        }

        #navmenu ul .hover a {
            background:  repeat-x;
        }

        /*--- 导航下拉菜单 ---*/
        #navmenu ul li.showsub ul {
        display:block;
        }
        #navmenu ul li ul {
            height: auto;
            position: absolute;
            top: 50px;
            z-index: 100;
            width: 180px;
            padding: 10px 0;
            background: #a9b421;
            display: none;
        }

            #navmenu ul li ul li {
                text-align: left;
                display: block;
            }

                #navmenu ul li ul li:hover {
                    background: #5b5b5b;
                }

            #navmenu ul li ul a {
                width: 142px;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left: 10px;
                color: #ffffff;
                background: none !important;
            }

* html .dropmenu a {
    width: 100%;
    color: #ffffff;
}

#navmenu ul li ul li a:hover {
    color: #fff;
    background-color: #5b5b5b;
}


/*---------------------头部结束-------------------*/

.footer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #2a2a2a;
}


    .footer .top {
        width: 1200px;
        height: 200px;
        margin: 0 auto;
        overflow: hidden;
    }

        .footer .top ul {
            width: 140px;
            padding-top: 35px;
            float: left;
        }

            .footer .top ul h3 a {
                width: 160px;
                height: 30px;
                display: block;
                color: #bac624;
                font-family: "微软雅黑";
                font-size: 20px;
            }

            .footer .top ul li {
                width: 100%;
                overflow: hidden;
                height: 26px;
                line-height: 26px;
                float: left;
            }

                .footer .top ul li a {
                    color: #999;
                    font-size: 12px;
                }

                    .footer .top ul li a:hover {
                        color: #ffff00;
                    }

        .footer .top .logo {
            width: 310px;
        }

.fr {
    width: 450px;
    float: left;
    padding-top: 35px;
}

.footer .bottom {
    padding-top: 20px;
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    background: #a9b421;
}

.footer .navmenu {
    width: 850px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0 15px 0;
}

    .footer .navmenu ul li {
        float: left;
        border-left: 1px solid #999900;
        padding: 0px 17px;
    }

        .footer .navmenu ul li a {
            color: #3333;
        }

.footer .bottom p {
    width: 1200px;
    margin: 0 auto;
    color: #333;
    text-align: center;
    font-weight: lighter;
}

    .footer .bottom p a {
        color: #333;
    }

        .footer .bottom p a:hover {
            color: #ffff00;
        }

@import ;

/*----------------------智传天下-内页样式------------------------*/


/*------内页顶部广告图------*/

#banner {
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

/*--------公共调用---------*/
#main {
    width: 1200px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
}

    #main #left {
        width: 230px;
        height: 100%;
        float: left;
        overflow: hidden;
    }

    #main #right {
        width: 950px;
        height: 100%;
        overflow: hidden;
        float: right;
        background: #fff;
    }


/*-----------------------左边内容----------------------- */

/*------左边公共调用-------*/


#left .title span a {
    display: block;
    float: right;
    font-size: 12px;
    color: #ccc;
    padding-right: 10px;
}

    #left .title span a:hover {
        color: #ff6600;
    }


/*------二级栏目模块-------*/

#left .column {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}

    #left .column .title {
        height: 38px;
        line-height: 38px;
        background: url(/uploads/image/snimages/column_bg.jpg) repeat-x;
    }

        #left .column .title h2 {
            display: block;
            float: left;
            font-size: 14px;
            text-indent: 20px;
            color: #fff;
        }

    #left .column ul {
    }

        #left .column ul li {
            width: 100%;
            display: block;
            overflow: hidden;
            float: left;
            font-size: 12px;
        }

            #left .column ul li a {
                width: 228px;
                height: 32px;
                display: block;
                line-height: 33px;
                overflow: hidden;
                font-size: 12px;
                color: #333;
                text-indent: 35px;
                border: 1px solid #dedede;
                border-top: none;
                background: url(/uploads/image/snimages/column_bg1.jpg) repeat-x;
            }

                #left .column ul li a:hover {
                    color: #fff;
                    background: url(/uploads/image/snimages/column_bg2.jpg) repeat-x;
                }

/*----------新闻、资讯模块----------*/

#left .news {
    width: 229px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}

    #left .news .title {
        height: 38px;
        line-height: 38px;
        background: url(/uploads/image/snimages/column_bg.jpg) repeat-x;
    }

        #left .news .title h2 {
            display: block;
            float: left;
            font-size: 14px;
            text-indent: 20px;
            color: #fff;
        }

    #left .news ul {
        height: 100%;
        display: block;
        overflow: hidden;
        padding: 10px;
        border: 1px solid #dedede;
        border-top: none;
    }

        #left .news ul li {
            width: 100%;
            line-height: 28px;
            display: block;
            overflow: hidden;
            float: left;
            font-size: 12px;
        }

            #left .news ul li a {
                height: 28px;
                display: block;
                float: left;
                color: #333;
                text-indent: 15px;
                background: url(/uploads/image/snimages/icon_1.jpg) no-repeat 5px 10px;
            }

                #left .news ul li a:hover {
                    color: #ff0000;
                }

            #left .news ul li span {
                height: 24px;
                float: right;
                color: #666;
                display: block;
            }

/*---------热销产品--------*/

#left .hot {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

    #left .hot .title {
        height: 38px;
        line-height: 38px;
        background:  repeat-x;
    }

        #left .hot .title h2 a {
            display: block;
            float: left;
            font-size: 14px;
            text-indent: 20px;
            color: #fff;
        }

    #left .hot ul {
        height: 100%;
        display: block;
        overflow: hidden;
        border: 1px solid #dedede;
        border-top: none;
        padding-top: 10px;
    }

        #left .hot ul li {
            width: 99px;
            float: left;
            display: block;
            float: left;
            font-size: 12px;
            padding-left: 10px;
        }

            #left .hot ul li img {
                width: 99px;
                height: 74px;
                display: block;
            }

            #left .hot ul li span {
                display: block;
            }

                #left .hot ul li span a {
                    width: 99px;
                    height: 30px;
                    display: block;
                    text-align: center;
                    line-height: 30px;
                    color: #666;
                }

                    #left .hot ul li span a:hover {
                        color: #ff0000;
                    }


/*---------联系方式--------*/

#left .contact {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
}

    #left .contact .title {
        height: 38px;
        line-height: 38px;
        background: url(/uploads/image/snimages/column_bg.jpg) repeat-x;
    }

        #left .contact .title h2 {
            display: block;
            float: left;
            font-size: 14px;
            text-indent: 20px;
            color: #fff;
        }

    #left .contact .con {
        height: 100%;
        display: block;
        overflow: hidden;
        padding: 20px;
        background-color: #f5f5f5;
    }

    #left .contact img {
        width: 100%;
        margin-bottom: 10px;
    }

    #left .contact ul li {
        width: 100%;
        line-height: 22px;
        display: block;
        overflow: hidden;
        float: left;
        color: #666;
        font-size: 12px;
    }

    #left .contact .shrink {
        text-indent: 28px;
    }


/*------------------------ 右边内容------------------------ */


/*------公共调用---------*/

#main #right ul {
    height: 100%;
    overflow: hidden;
}

#main #right li {
    overflow: hidden;
    display: block;
}

/* ------当前位置-------- */


.location {
    height: 38px;
    line-height: 38px;
    color: #666666;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
    background: url(/uploads/image/snimages/location.jpg) repeat-x bottom;
}

    .location .lt {
        float: left;
        padding-left: 30px;
        background:  no-repeat 10px 12px;
    }

    .location strong {
        color: #666;
        font-weight: lighter;
    }

    .location a, .location a:hover {
        color: #666;
    }

/* -----------------------封面页---------------------------- */

#main #right .cover {
    width: 900px;
    height: 100%;
    overflow: hidden;
    padding: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

    #main #right .cover p {
        padding-bottom: 15px;
        color: #333333;
    }

    #main #right .cover .img {
        display: block;
        float: right;
        padding: 0 0 10px 10px;
    }

/* -----------------------产品展示---------------------------- */

#right .product {
    width: 960px;
    height: 100%;
    overflow: hidden;
    padding: 25px 0px 0 0px;
}

    #right .product li {
        width: 212px;
        float: left;
        overflow: hidden;
        padding: 0px 0px 0 22px;
    }

    #right .product img {
        width: 200px;
        height: 150px;
        display: block;
        padding: 5px;
        border: 1px solid #dedede;
    }

    #right .product span {
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        display: block;
        font-size: 12px;
        text-align: center;
        margin-bottom: 5px;
    }

        #right .product span a {
            color: #333;
        }

        #right .product span b {
            font-weight: lighter;
        }


/* -----------------------产品展示1---------------------------- */

#right .product_1 {
    width: 800px;
    height: 100%;
    overflow: hidden;
    padding: 15px 0px 0px 10px;
}

    #right .product_1 li {
        width: 168px;
        float: left;
        overflow: hidden;
        padding: 0px 16px 10px 0px;
    }

    #right .product_1 img {
        width: 160px;
        height: 120px;
        display: block;
        padding: 3px;
        border: 1px solid #dedede;
    }

    #right .product_1 span {
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        display: block;
        font-size: 12px;
        text-align: center;
    }

        #right .product_1 span a {
            color: #666666;
        }

        #right .product_1 span b {
            font-weight: lighter;
        }



/* -----------------------产品展示2---------------------------- */

#right .product_2 {
    width: 800px;
    height: 100%;
    overflow: hidden;
    padding: 15px 0px 0px 10px;
}

    #right .product_2 li {
        width: 360px;
        float: left;
        overflow: hidden;
        padding: 5px 16px 15px 0px;
    }

    #right .product_2 img {
        width: 140px;
        height: 113px;
        display: block;
        float: left;
        padding: 3px;
        border: 1px solid #eee;
    }

    #right .product_2 span {
        width: 190px;
        height: 113px;
        line-height: 23px;
        overflow: hidden;
        display: block;
        float: left;
        font-size: 12px;
        color: #666666;
        padding-left: 10px;
    }

        #right .product_2 span a {
            color: #ff6600;
            font-weight: bold;
        }

        #right .product_2 span b {
            font-weight: lighter;
        }


/* -----------------------产品展示2---------------------------- */

#right .product_3 {
    width: 720px;
    height: 100%;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
}

    #right .product_3 li {
        width: 720px;
        display: block;
        float: left;
        overflow: hidden;
        padding: 15px 0;
        border-bottom: 1px dashed #dedede;
    }

    #right .product_3 img {
        width: 200px;
        height: 150px;
        display: block;
        float: left;
        padding: 3px;
        border: 1px solid #eee;
    }

    #right .product_3 h3 {
        display: block;
        font-size: 13px;
        width: 500px;
        height: 16px;
        margin-bottom: 8px;
        float: right;
        color: #333333;
        overflow: hidden;
    }

    #right .product_3 span {
        width: 500px;
        height: 135px;
        line-height: 22px;
        overflow: hidden;
        display: block;
        float: right;
        font-size: 12px;
        color: #666666;
    }

        #right .product_3 span a {
            color: #ff6600;
            font-weight: bold;
        }

        #right .product_3 span b {
            font-weight: lighter;
        }



/* -----------------------图片展示---------------------------- */


#right .picture {
    width: 960px;
    height: 100%;
    overflow: hidden;
    padding: 25px 0px 0 0px;
}

    #right .picture li {
        width: 212px;
        float: left;
        overflow: hidden;
        padding: 0px 0px 0 22px;
    }

    #right .picture img {
        width: 200px;
        height: 150px;
        display: block;
        padding: 5px;
        border: 1px solid #dedede;
    }

    #right .picture span {
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        display: block;
        font-size: 12px;
        text-align: center;
        margin-bottom: 5px;
    }

        #right .picture span a {
            color: #333;
        }

        #right .picture span b {
            font-weight: lighter;
        }


/* -----------------------服务客户---------------------------- */

#right .client {
    width: 800px;
    height: 100%;
    overflow: hidden;
}

    #right .client ul {
        padding: 15px 0px 0px 10px;
        ;
    }

    #right .client li {
        width: 151px;
        margin: 0 15px 15px 0;
        padding: 8px;
        float: left;
        border: 1px solid #dedede;
    }

        #right .client li img {
            width: 151px;
            height: 82px;
            display: block;
        }

        #right .client li span a {
            font-size: 12px;
            text-align: center;
            display: block;
            height: 26px;
            line-height: 26px;
            overflow: hidden;
            padding-top: 5px;
            color: #666666;
        }

        #right .client li span b {
            color: #333;
            font-weight: lighter;
        }




/* -----------------------案例中心---------------------------- */

#right .case {
    width: 800px;
    height: 100%;
    overflow: hidden;
}

    #right .case ul {
        padding: 15px 0px 0px 10px;
        ;
    }

    #right .case .box {
        width: 690px;
        padding: 15px;
        float: left;
        overflow: hidden;
        border: 1px solid #e5e5e5;
        background-color: #fcfcfc;
    }

    #right .case li {
        width: 722px;
        float: left;
        padding: 10px 0px 10px 5px;
    }

        #right .case li img {
            width: 250px;
            height: 188px;
            display: block;
            float: left;
            padding-right: 10px;
        }

        #right .case li h3 {
            width: 425px;
            height: 16px;
            padding-bottom: 12px;
            font-size: 14px;
            overflow: hidden;
            display: block;
            float: right;
            border-bottom: 1px dashed #dedede;
        }

        #right .case li p {
            width: 425px;
            padding-top: 8px;
            line-height: 22px;
            color: #666666;
            height: 115px;
            display: block;
            float: right;
            overflow: hidden;
        }

        #right .case li span {
            width: 425px;
            height: 30px;
            display: block;
            float: right;
            height: 30px;
            line-height: 30px;
        }

        #right .case li h6 {
            width: 80px;
            text-indent: 23px;
            display: block;
            float: left;
            font-weight: lighter;
            background:  no-repeat 0px 6px;
        }

            #right .case li h6 a {
                color: #666;
                font-size: 12px;
            }

                #right .case li h6 a:hover {
                    color: #ff0000;
                }

        #right .case li span b a {
            color: #ff6600;
            font-weight: lighter;
            display: block;
            float: right;
            padding-right: 10px;
        }

        #right .case li span img {
            width: 100px;
            height: 30px;
        }


/* -----------------------信息列表 list_article.htm---------------------------- */


#right .newsl {
    height: 100%;
    overflow: hidden;
    padding: 15px 20px;
}

    #right .newsl li {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding-left: 5px;
        border-bottom: 1px dashed #dedede;
    }

    #right .newsl ul li a {
        width: 600px;
        overflow: hidden;
        display: block;
        float: left;
        text-indent: 20px;
        background: url(/uploads/image/snimages/icon_1.jpg) no-repeat 5px 13px;
    }

        #right .newsl ul li a:hover {
            color: #ff0000;
            background:  no-repeat 5px 13px;
        }

    #right .newsl ul li span {
        display: block;
        float: right;
        color: #999999;
    }

    #right .newsl ul li b {
        font-weight: lighter;
    }

/* -----------------------新闻列表list_article_1.htm--------------------------- */

#right .list_1 {
    height: 100%;
    overflow: hidden;
    padding: 20px 10px;
}

    #right .list_1 li {
        height: 100%;
        overflow: hidden;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #cccccc;
    }

        #right .list_1 li img {
            width: 110px;
            height: 83px;
            display: block;
            float: left;
            margin-right: 10px;
            padding: 3px;
            border: 1px solid #dedede;
        }

        #right .list_1 li h5 a {
            font-size: 13px;
            padding-bottom: 5px;
        }

        #right .list_1 li p {
            height: 60px;
            font-size: 12px;
            line-height: 20px;
            color: #666;
            overflow: hidden;
            padding-top: 5px;
        }

            #right .list_1 li p a {
                color: #ff6600;
            }

                #right .list_1 li p a:hover {
                    color: #ff3300;
                }


/* -----------------------新闻列表1 list_article_2.htm---------------------------- */

#right .list_2 {
    height: 100%;
    overflow: hidden;
    padding: 20px 10px;
}

    #right .list_2 li {
        height: 100%;
        overflow: hidden;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #cccccc;
    }

        #right .list_2 li h5 a {
            font-size: 13px;
            padding-bottom: 5px;
        }

        #right .list_2 li p {
            height: 40px;
            font-size: 12px;
            line-height: 20px;
            color: #666;
            overflow: hidden;
            padding-top: 10px;
        }

            #right .list_2 li p a {
                color: #ff6600;
            }

                #right .list_2 li p a:hover {
                    color: #ff6600;
                }


/*-----------------加盟代理------------------*/

#agency {
    height: 100%;
    overflow: hidden;
    border: 1px solid #dedede;
    background:  no-repeat 650px 55px;
}

    /*---加盟代理表单---*/
    #agency .form {
        width: 978px;
        height: 440px;
        overflow: hidden;
    }

        #agency .form .title {
            height: 30px;
            line-height: 30px;
            color: #333333;
            border-bottom: 1px solid #dedede;
            padding: 0px 10px;
            background:  repeat-x;
        }

            #agency .form .title h3 {
                display: block;
                width: 800px;
                float: left;
                font-size: 14px;
            }

            #agency .form .title span {
                display: block;
                float: right;
                font-size: 12px;
                color: #666666;
                padding-left: 12px;
                background:  no-repeat 0px 12px;
            }


        #agency .form ul {
            width: 600px;
            height: 310px;
            overflow: hidden;
            display: block;
            padding: 25px 20px 0px 80px;
        }

            #agency .form ul li {
                width: 100%;
                float: left;
                display: block;
                margin-bottom: 8px;
                line-height: 22px;
                color: #666666;
            }

                #agency .form ul li h5 {
                    width: 100px;
                    float: left;
                    display: block;
                    font-size: 12px;
                    font-weight: lighter;
                    text-align: right;
                    color: #333333;
                }

                #agency .form ul li .h5_1 {
                    background:  no-repeat 28px 8px;
                }

                #agency .form ul li span {
                    width: 420px;
                    float: left;
                    display: block;
                }

                    #agency .form ul li span input {
                        height: 20px;
                        line-height: 20px;
                        padding-left: inherit;
                        border: 1px solid #ccc;
                    }

                    #agency .form ul li span textarea {
                        height: 80px;
                        line-height: 18px;
                        padding-left: inherit;
                        border: 1px solid #ccc;
                    }

        #agency .form .submit {
            height: 25px;
            padding: 10px 0px 10px 96px;
        }

        #agency .form .coolbg {
            width: 72px;
            height: 25px;
            line-height: 25px;
            background:  no-repeat 0px 0px;
            border: none;
            color: #ffffff;
            font-size: 14px;
        }

        #agency .form .coolbg_1 {
            width: 72px;
            height: 25px;
            line-height: 25px;
            background:  no-repeat -85px 0px;
            border: none;
            color: #ffffff;
            font-size: 14px;
        }

        #agency .form a {
            padding: 5px 16px 5px 36px;
            background:  no-repeat scroll 15px 0px;
        }

        #agency .form b {
            color: #ff0000;
        }

    /*---加盟代理条件---*/

    #agency .agency_condition {
        height: 100%;
        overflow: hidden;
        padding: 36px;
        border-top: 1px dashed #dedede;
    }

        #agency .agency_condition h3 {
            height: 30px;
            color: #ff6600;
            padding-left: 12px;
            font-size: 14px;
            background:  no-repeat scroll 0px 6px;
        }

        #agency .agency_condition p {
            line-height: 24px;
            padding-left: 30px;
        }


/*---最近加盟代理商---*/

.agent {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .agent .title {
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #dedede;
        background:  repeat-x 0px 0px;
    }

        .agent .title h2 {
            font-size: 14px;
            display: block;
            float: left;
            color: #333;
            padding-left: 10px;
        }

        .agent .title span a {
            font-size: 12px;
            display: block;
            float: right;
            color: #666;
            padding-right: 10px;
        }

    .agent .content {
        width: 946px;
        height: 150px;
        float: left;
        padding: 15px;
        overflow: hidden;
        border: 1px solid #fff;
        background-color: #fafafa;
    }

    .agent #demo {
        width: 946px;
        overflow: hidden;
    }

        .agent #demo td {
            background-color: #fafafa;
        }

            .agent #demo td img {
                width: 160px;
                height: 120px;
                display: block;
                margin-right: 12px;
                border: 1px solid #dedede;
            }

            .agent #demo td span a {
                width: 160px;
                height: 30px;
                line-height: 30px;
                display: block;
                text-align: center;
                font-size: 12px;
            }




/* ---------------------分页------------------------------- */

.pagelist {
    height: 30px;
    padding: 25px;
}

    .pagelist a {
        padding: 3px 20px;
        margin: 0 10px;
        border: 1px solid #ccc;
    }

    .pagelist span {
        height: 30px;
        padding: 3px 20px;
        margin: 0 10px;
        background-color: #a8b321;
        color: #fff;
    }
/*----------------------------产品内容页----------------------------*/



/*-----------图片展示放大效果，右边说明----------*/
.viewbox {
    line-height: 32px;
    height: 100%;
    padding: 25px;
    margin: 0px;
    overflow: hidden;
}
/*------大图弹出层-----*/
#preview {
    float: left;
    text-align: center;
    width: 330px;
    padding: 0px;
    margin: 0px;
}

.viewbox .main-text {
    width: 540px;
    float: right;
}

    .viewbox .main-text ul li {
        width: 540px;
        height: 32px;
        line-height: 32px;
        float: left;
        display: block;
        border-bottom: 1px dashed #dedede;
    }

        .viewbox .main-text ul li h5 {
            width: 72px;
            float: left;
            display: block;
            font-weight: lighter;
            text-indent: 5px;
            font-size: 12px;
        }

        .viewbox .main-text ul li span {
            width: 460px;
            float: left;
            display: block;
            font-size: 12px;
            color: #333;
        }

    .viewbox .main-text p {
        width: 360px;
        padding: 15px 0px 0px 10px;
        display: block;
        font-size: 12px;
    }

        .viewbox .main-text p a {
            height: 30px;
            line-height: 30px;
            display: block;
            float: left;
            padding-right: 10px;
        }


.jqzoom {
    width: 330px;
    height: 260px;
    position: relative;
    padding: 0;
    z-index: 99;
}

    .jqzoom img {
        width: 328px;
        height: 246px;
        border: 1px solid #dfdfdf;
    }

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    border: 1px solid #dedede;
    display: none;
    overflow: hidden;
}

.bigimg {
    width: 600px;
    height: 450px;
}

.jqzoompup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #aaa;
    background: #fede4f 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: move;
}
/*---------小图列表----------*/
#spec-n5 {
    width: 330px;
    overflow: hidden;
}

#spec-list {
    width: 300px;
    float: left;
    overflow: hidden;
}

    #spec-list ul li {
        float: left;
        width: 100px;
        text-align: left;
    }

        #spec-list ul li img {
            border: 1px solid #ccc;
            width: 90px;
            height: 68px;
        }

#spec-left {
    background: url(/uploads/image/snimages/left.gif) no-repeat 0 center;
    width: 18px;
    height: 70px;
    float: left;
    cursor: pointer;
}

#spec-right {
    background: url(/uploads/image/snimages/right.gif) no-repeat right center;
    width: 10px;
    height: 70px;
    float: right;
    cursor: pointer;
}


/*---------产品内容---------*/

#right .content {
    height: 100%;
    overflow: hidden;
    padding: 25px;
    font-size: 14px;
    color: #333333;
}

    #right .content .describe {
        height: 27px;
        line-height: 27px;
        margin-bottom: 20px;
        text-indent: 22px;
        color: #fff;
        font-size: 12px;
        background: url(/uploads/image/snimages/describe.jpg) no-repeat;
        border-bottom: 2px solid #897628;
        font-size: 14px;
    }

    #right .content .box {
        padding: 0px 5px;
    }

    #right .content p {
        line-height: 24px;
    }




    /*----------------------------------信息内容页------------------------------------*/

    #right .content .title {
        height: 36px;
        line-height: 36px;
        text-align: center;
    }

        #right .content .title h1 {
            font-size: 16px;
            font-weight: 800;
        }

        #right .content .title h3 {
            font-size: 16px;
            font-weight: 800;
            border-bottom: #dedede 1px dotted;
        }

    #right .content .info {
        text-align: center;
        height: 30px;
        line-height: 30px;
        padding-bottom: 10px;
        font-size: 12px;
        color: #666666;
    }

        #right .content .info span {
            padding: 0 10px;
        }

    #right .content .shareto {
        background: #f1f1f1  no-repeat 10px 2px;
        padding-left: 15px;
    }

.wrap .shareto li {
    display: inline;
    padding: 0 23px;
}

#right .content .shareto .sidebar span {
    color: #c00;
}

#right .content .description {
    background: #fafafa;
    border: 1px solid #e6e6e6;
    color: #706a6a;
    font-size: 14px;
    line-height: 24px;
    padding: 8px 16px;
}

#right .content .article {
    padding-top: 15px;
}



/*----------------------------------案例内容页------------------------------------*/

.case_content {
    height: 100%;
    overflow: hidden;
}

    .case_content .top {
        height: 100%;
        overflow: hidden;
        padding: 10px 0px;
    }

        .case_content .top img {
            width: 300px;
            height: 220px;
            display: block;
            float: left;
            padding: 5px;
            border: 1px solid #dedede;
            overflow: hidden;
            margin-right: 15px;
        }


        .case_content .top span {
            width: 390px;
            height: 20px;
            display: block;
            float: left;
            color: #ff6600;
            font-weight: bold;
            font-size: 14px;
            overflow: hidden;
        }


        .case_content .top h1 {
            width: 390px;
            display: block;
            padding-bottom: 10px;
            margin-bottom: 10px;
            float: left;
            line-height: 22px;
            font-size: 14px;
            overflow: hidden;
            border-bottom: 1px dashed #dedede;
        }

        .case_content .top p {
            width: 390px;
            height: 140px;
            line-height: 20px;
            display: block;
            float: left;
            font-size: 14px;
            overflow: hidden;
        }



/*----------------分享----------------------*/

#right .share {
    padding: 30px 0px 30px 280px;
}



/*---------------上下页----------------------*/
.prenext {
    width: 700px;
    overflow: hidden;
    height: 60px;
    padding: 0 25px;
    margin-top: 20px;
    border-bottom: 1px dashed #dedede;
    border-top: 1px dashed #dedede;
}

    .prenext li {
        width: 50%;
        text-indent: 5px;
        height: 60px;
        line-height: 60px;
        float: left;
        overflow: hidden;
        font-size: 14px;
    }

    .prenext .pre {
        background:  no-repeat 5px 8px;
    }

    .prenext .next {
        background:  no-repeat 5px -30px;
    }


/*---------------相关文章----------------------*/
.correlation-article {
    margin-top: 15px;
    padding-bottom: 15px;
}

    .correlation-article h2 {
        border: 0;
        border-bottom: 1px #e6e6e6 solid;
        padding-left: 15px;
        margin-bottom: 10px;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        color: #333333;
        background:  repeat-x;
    }

    .correlation-article ul {
        height: 100%;
        overflow: hidden;
    }

    .correlation-article li {
        width: 50%;
        text-align: left;
        line-height: 30px;
        height: 30px;
        float: left;
        text-indent: 30px;
        background:  no-repeat 15px 13px;
    }
/*---------------相关产品----------------------*/

.correlation-img {
    margin: 20px 0px 10px 0px;
    padding-bottom: 5px;
    border: 1px solid #e9e9e9;
}

    .correlation-img h2 {
        border: 0;
        border-bottom: 1px #e6e6e6 solid;
        padding-left: 15px;
        margin-bottom: 20px;
        font-size: 14px;
        height: 38px;
        color: #333333;
        line-height: 38px;
        background:  repeat-x bottom;
    }

    .correlation-img ul {
        height: 100%;
        overflow: hidden;
    }

    .correlation-img li {
        height: 155px;
        width: 162px;
        text-align: center;
        float: left;
        padding-left: 20px;
    }

        .correlation-img li img {
            width: 160px;
            height: 120px;
            display: block;
            border: 1px solid #dedede;
        }

        .correlation-img li p {
            height: 32px;
            overflow: hidden;
            line-height: 32px;
            font-size: 12px;
            padding: 0px 10px;
        }

/*---------------产品采购----------------*/


#right .procure {
    margin-top: 20px;
    padding-bottom: 10px;
    border: 1px solid #e9e9e9;
    background:  no-repeat 600px 80px;
}

    #right .procure .title {
        height: 38px;
        line-height: 38px;
        color: #333333;
        border-bottom: 1px solid #dedede;
        padding: 0px 10px;
        background:  repeat-x bottom;
    }

        #right .procure .title h3 {
            display: block;
            width: 560px;
            float: left;
            font-size: 14px;
        }

        #right .procure .title span {
            display: block;
            float: right;
            font-size: 12px;
            color: #666666;
            padding-left: 12px;
            background:  no-repeat 0px 12px;
        }

    #right .procure ul {
        padding: 25px 20px 0px 20px;
    }

        #right .procure ul li {
            width: 100%;
            float: left;
            margin-bottom: 8px;
            line-height: 20px;
            color: #666666;
        }

            #right .procure ul li h5 {
                width: 100px;
                float: left;
                display: block;
                font-size: 12px;
                font-weight: lighter;
                text-align: right;
            }

            #right .procure ul li .h5_1 {
                background:  no-repeat 28px 8px;
            }

            #right .procure ul li .h5_2 {
                background:  no-repeat 5px 8px;
            }


            #right .procure ul li span {
                width: 300px;
                float: left;
                display: block;
            }

                #right .procure ul li span input {
                    height: 20px;
                    line-height: 20px;
                    padding-left: inherit;
                    border: 1px solid #dedede;
                }

                #right .procure ul li span textarea {
                    height: 60px;
                    line-height: 18px;
                    padding-left: inherit;
                    border: 1px solid #dedede;
                }

    #right .procure .submit {
        height: 25px;
        padding: 15px 0px 15px 118px;
    }

    #right .procure .coolbg {
        width: 72px;
        height: 25px;
        line-height: 25px;
        background:  no-repeat 0px 0px;
        border: none;
        color: #ffffff;
        font-size: 14px;
    }

    #right .procure .coolbg_1 {
        width: 72px;
        height: 25px;
        line-height: 25px;
        background:  no-repeat -85px 0px;
        border: none;
        color: #ffffff;
        font-size: 14px;
    }

    #right .procure a {
        padding: 5px 36px;
        background:  no-repeat scroll 15px 0px;
    }



/*--------------------------------------搜索页面------------------------------------*/


#search_page {
    width: 980px;
    height: 100%;
    overflow: hidden;
    padding: 10px 0px;
}

    #search_page .box ul {
        width: 965px;
        height: 100%;
        overflow: hidden;
        padding: 20px 0px 0px 15px;
    }

    #search_page li {
        width: 177px;
        float: left;
        overflow: hidden;
        padding: 0px 16px 10px 0px;
    }

    #search_page img {
        width: 170px;
        height: 135px;
        display: block;
        padding: 3px;
        border: 1px solid #dedede;
    }

    #search_page span {
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        display: block;
        font-size: 12px;
        text-align: center;
    }

        #search_page span a {
            color: #666666;
        }

        #search_page span b {
            font-weight: lighter;
        }

    /* ----------分页---------- */

    #search_page .pagelist1 {
        height: 30px;
        padding-top: 10px;
        float: right;
        padding-right: 10px;
    }

        #search_page .pagelist1 ul {
            float: left;
            font-family: tahoma;
            line-height: 20px;
            height: 20px;
            margin-left: 5px;
            font-size: 12px;
            padding: 0px 7px;
            color: #666;
            width: auto;
        }

        #search_page .pagelist1 .firstpage {
            width: 30px;
        }

        #search_page .pagelist1 td {
            float: left;
            font-family: tahoma;
            line-height: 20px;
            height: 20px;
            margin-left: 5px;
            font-size: 12px;
            border: 1px solid #e9e9e9;
            padding: 0px 7px;
            width: auto;
            color: #ff6600;
        }

            #search_page .pagelist1 td a {
                color: #666;
            }

            #search_page .pagelist1 td p {
                color: #666;
            }

            #search_page .pagelist1 td b {
                color: #ff6600;
                font-weight: lighter;
            }


    /*---- //搜索框 -----*/

    #search_page .search {
        line-height: 32px;
        float: right;
        padding-right: 20px;
        padding-top: 5px;
    }

        #search_page .search p {
            display: block;
            width: 180px;
            float: left;
        }

    #search_page #search-keyword {
        width: 160px;
        height: 19px;
        border: 1px solid #dedede;
        padding-left: 20px;
        background:  no-repeat 5px 3px;
    }

    #search_page .search span {
        display: block;
        width: 60px;
        float: left;
        padding-left: 10px;
    }

        #search_page .search span .sousuobut {
            display: block;
            width: 60px;
            height: 22px;
            float: left;
            border: none;
            background:  no-repeat;
        }

/*留言*/
.contact-xmtj {
    width: 690px;
    margin-top: 10px;
    background:  top right no-repeat;
}

    .contact-xmtj a:hover {
        color: #f00;
    }

.name2 {
    width: 323px;
    height: 21px;
    line-height: 21px;
    border: 1px #e2e2e2 solid;
    font-family: "microsoft yahei";
}

.contxt {
    width: 583px;
    height: 161px;
    border: 1px #e2e2e2 solid;
    font-family: "microsoft yahei";
}

.button1 {
    width: 64px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-family: "microsoft yahei";
    background:  no-repeat;
    border: none;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}

.button2 {
    width: 64px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-family: "microsoft yahei";
    background:  no-repeat;
    float: left;
    border: none;
    cursor: pointer;
}

.relevant.relevant_product, .relevant.relevant_article {
    width: 100%;
    margin: 20px 0;
}

h3.rel_title {
    background: url(/uploads/image/snimages/describe.jpg) no-repeat;
    border-bottom: 2px solid #897628;
    height: 27px;
    line-height: 27px;
    text-indent: 18px;
    color: #fff;
}

li.rel_item {
    float: left;
}

.relevant.relevant_product li.rel_item {
    height: 230px;
    width: 235px;
    text-align: center;
}

li.rel_item img {
    padding: 2px;
    width: 200px;
    height: 200px;
    margin: 2px;
}

.relevant.relevant_article li.rel_item {
    width: 45%;
    float: left;
    margin-right: 2%;
    height: 35px;
    line-height: 30px;
}

span.rel_item_time {
    float: right;
}

/**/

.interlink {
	padding:10px 0;
	background:#a9b421;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(/uploads/image/i-4202106/202106021654093565.png) no-repeat right;
	float:left
}
.interlink__list {
	width:1090px;
	float:right;
}
a.interlink__item {
	color:#fff;
	margin:0px 10px;
	font-size:15px;
}


