/*common start*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: '';
    color: #666;
}

a {
    color: #666;
}

    a:hover {
        color: #f60;
        text-decoration: underline;
    }

p {
    line-height: 1.8em;
    padding: 5px 0;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1000px;
    margin: 0 auto;
}
/*common end*/

.header {
    height: 133px;
    position: relative;
    z-index: 2;
}

    .header .top {
        height: 90px;
    }

        .header .top .logo {
            float: left;
            height: 90px;
        }

        .header .top .tel {
            float: right;
            margin-top: 30px;
        }

            .header .top .tel span {
                background: url(../images/tel.jpg) left center no-repeat;
                color: #bc0000;
                font-size: 24px;
                padding-left: 25px;
            }
/*menu*/
.menubg {
    border-top: 3px solid #0b5349;
    background: url(../images/mengbg40.jpg) repeat-x;
}

.menu {
    height: 40px;
    line-height: 40px;
}

    .menu ul {
        position: relative;
    }

        .menu ul li {
            float: left;
            width: 130px;
        }

            .menu ul li dl {
                background: #0b5349;
                width: 100%;
                position: absolute;
                left: 0px;
                top: 40px;
                box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
                display: none;
            }

                .menu ul li dl dd {
                    line-height: 40px;
                    padding: 0px 10px;
                    float: left;
                    background: url(../images/baibian.jpg) right center no-repeat;
                }

                    .menu ul li dl dd a {
                        font-size: 12px;
                        color: #fff;
                        font-weight: normal;
                        display: inline;
                        padding: 0;
                        text-align: left;
                    }

                        .menu ul li dl dd a:hover {
                            color: #fff;
                        }

    .menu a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        font-weight: 700;
        display: block;
        text-align: center;
    }

        .menu a:hover {
            color: #fff;
        }

a.menu_hover {
    background: #0b5349;
    color: #fff;
}


/*banner_01*/
.banner_01 {
    width: 1000px;
    height: 280px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

    .banner_01 ul {
        height: 280px;
        position: absolute;
    }

        .banner_01 ul li {
            width: 1000px;
            height: 280px;
            float: left;
            overflow: hidden;
            position: relative;
            background: #ccc;
        }

            .banner_01 ul li img {
                width: 1000px;
                height: 280px;
            }

    .banner_01 .btnBg {
        width: 1000px;
        height: 20px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #000;
    }

    .banner_01 .btn {
        width: 1000px;
        position: absolute;
        height: 10px;
        padding: 5px 10px;
        right: 0;
        bottom: 3px;
        text-align: right;
    }

        .banner_01 .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 25px;
            height: 10px;
            _font-size: 0;
            margin-left: 5px;
            cursor: pointer;
            background: #fff;
        }

            .banner_01 .btn span.on {
                background: #fff;
            }

    .banner_01 .preNext {
        top: 90px;
        width: 45px;
        height: 100px;
        position: absolute;
        background: url(../images/sprite.png) no-repeat 0 0;
        cursor: pointer;
    }

    .banner_01 .pre {
        left: 0;
    }

    .banner_01 .next {
        right: 0;
        background-position: right top;
    }

.con {
    height: 390px;
    margin-top: 20px;
}

    .con .con-left {
        float: left;
        width: 240px;
        height: 390px;
    }

        .con .con-left h2 {
            height: 31px;
            line-height: 31px;
            background: url(../images/h2bg.jpg) no-repeat;
            font-weight: normal;
            padding-left: 15px;
            font-size: 16px;
        }

            .con .con-left h2 span {
                float: left;
            }

            .con .con-left h2 a {
                float: right;
                font-size: 12px;
                font-weight: normal;
                color: #0b5349;
            }

        .con .con-left ul {
            padding: 15px 0px;
        }

            .con .con-left ul li {
                background: url(../images/jiantou.jpg) left center no-repeat;
                line-height: 30px;
                padding-left: 15px;
            }

                .con .con-left ul li a {
                    float: left;
                    display: block;
                }

                .con .con-left ul li span {
                    float: right;
                }

    .con .con-mid {
        float: left;
        width: 460px;
        margin: 0px 15px;
        height: 390px;
        border-bottom: 1px solid #0b5349;
        overflow: hidden;
    }

        .con .con-mid h2 {
            height: 30px;
            line-height: 30px;
            border-bottom: 1px solid #0b5349;
            font-weight: normal;
            padding-left: 15px;
            font-size: 16px;
        }

            .con .con-mid h2 span {
                float: left;
            }

            .con .con-mid h2 a {
                float: right;
                font-size: 12px;
                font-weight: normal;
                color: #0b5349;
            }


.links {
    line-height: 40px;
    border: 1px solid #000;
    margin-top: 20px;
}

    .links span {
        font-size: 18px;
        padding: 0px 10px;
    }

        .links span strong {
            font-size: 12px;
            padding-left: 10px;
            font-weight: normal;
        }

.footer {
    padding: 10px 0px;
}

    .footer ul li {
        text-align: center;
        height: 23px;
        line-height: 23px;
    }

.mid {
    min-height: 400px;
    margin-top: 20px;
}

    .mid .weizhi {
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #0b5349;
        font-size: 14px;
        background: url(../images/weizhi.jpg) 10px center no-repeat;
        padding-left: 25px;
    }

    .mid .mid-left {
        float: left;
        width: 180px;
    }

        .mid .mid-left h2 {
            font-size: 24px;
            font-weight: normal;
            height: 40px;
            line-height: 40px;
        }

        .mid .mid-left ul li {
            text-align: left;
            font-size: 13px;
            background: url(../images/quan.jpg)left no-repeat;
            height: 30px;
            line-height: 30px;
            padding-left: 30px;
        }

.mid-right {
    float: right;
    width: 800px;
}

    .mid-right h2 {
        height: 39px;
        line-height: 39px;
        border-bottom: 1px solid #0b5349;
        font-size: 16px;
        font-weight: normal;
        background: url(../images/daquan.jpg) left center no-repeat;
        padding-left: 20px;
    }

.inside_con {
    padding: 10px 0;
}

.cp {
    border-bottom: 1px solid #0b5349;
    padding-bottom: 20px;
}

    .cp ul li {
        height: 200px;
        border-bottom: 1px dashed #000;
    }

        .cp ul li img {
            float: left;
            margin: 20px;
            border: 1px #000 solid;
            height: 157px;
            width: 158px;
        }

        .cp ul li .cpjj {
            float: right;
            width: 580px;
            margin: 20px 20px 20px 0px;
        }

            .cp ul li .cpjj span {
                display: block;
                line-height: 25px;
                font-weight: bold;
            }

                .cp ul li .cpjj span strong {
                    font-weight: normal;
                }

                .cp ul li .cpjj span a {
                    font-weight: normal;
                }
/*scroll_02*/
.scroll_02 {
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .scroll_02 .hd .prev {
        display: block;
        width: 29px;
        height: 29px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/top.jpg) no-repeat;
        position: absolute;
        top: 50%;
        left: 0;
        transform: rotate(-90deg);
        z-index: 99;
    }

    .scroll_02 .hd .next {
        display: block;
        width: 29px;
        height: 29px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/bot.jpg) no-repeat;
        position: absolute;
        top: 50%;
        right: 0;
        transform: rotate(-90deg);
        z-index: 99;
    }

    .scroll_02 .bd {
        height: 270px;
        overflow: hidden;
        margin-top: 35px;
    }

        .scroll_02 .bd li {
            float: left;
            width: 200px;
            overflow: hidden;
            margin: 0px 5px;
            height: 270px;
        }

            .scroll_02 .bd li .img {
                height: 95px;
                background: #fff;
                margin-bottom: 10px;
            }

                .scroll_02 .bd li .img:hover {
                    background: #f4f4f4;
                }

            .scroll_02 .bd li span {
                line-height: 30px;
                text-align: center;
                display: block;
                font-size: 14px;
            }

            .scroll_02 .bd li strong {
                width: 85px;
                line-height: 20px;
                float: right;
                display: block;
                font-size: 12px;
                font-weight: normal;
            }

            .scroll_02 .bd li .img table tr td {
                height: 95px;
            }

                .scroll_02 .bd li .img table tr td img {
                    max-width: 200px;
                    max-height: 100px;
                }

.con .con-right {
    float: right;
    width: 268px;
    height: 390px;
}

    .con .con-right h2 {
        height: 30px;
        line-height: 30px;
        font-weight: normal;
        padding-left: 15px;
        font-size: 16px;
    }

        .con .con-right h2 span {
            float: left;
        }

        .con .con-right h2 a {
            float: right;
            font-size: 12px;
            font-weight: normal;
            color: #0b5349;
        }

    .con .con-right .about {
        border: 1px solid #0b5349;
        height: 358px;
    }

        .con .con-right .about img {
            padding: 15px 8px;
            height: 160px;
            width: 250px;
            outline-width: 0px;
            vertical-align: top;
            overflow: hidden;
        }

        .con .con-right .about span {
            display: block;
            line-height: 20px;
            padding: 0px 8px;
        }

/*banner_02*/
.banner_02 {
    height: 360px;
    overflow: hidden;
}

    .banner_02 #banner_02_con {
        display: none;
    }

/*banner_03*/
.banner_03 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 360px;
    overflow: hidden;
}

    .banner_03 .bd {
        Z-INDEX: 0;
        position: relative;
        overflow: hidden;
    }

        .banner_03 .bd ul {
            margin: 0px auto;
        }

        .banner_03 .bd li {
            width: 100%;
            height: 360px;
            text-align: center;
            overflow: hidden;
        }

    .banner_03 .hd {
        position: relative;
        top: -40px;
        width: 1100px;
        height: 20px;
        margin: 0px auto;
        text-align: center;
    }

        .banner_03 .hd ul {
            position: absolute;
            left: 50%;
            margin-left: -60px;
            bottom: 0px;
            z-index: 99;
            width: 150px;
            height: 22px;
        }

            .banner_03 .hd ul li {
                height: 22px;
                width: 22px;
                margin-left: 15px;
                text-align: center;
                text-indent: -9999em;
                float: left;
                background: url(../Images/BannerBg_02.png) no-repeat;
                cursor: pointer;
            }

            .banner_03 .hd ul .on {
                background: url(../Images/BannerBg_01.png) no-repeat;
            }

    .banner_03 .prev {
        position: absolute;
        TOP: 50%;
        left: 20px;
        Z-INDEX: 2;
        width: 31px;
        height: 53px;
        margin-top: -30px;
        background: url(../Images/BannerLeft.png) no-repeat;
        cursor: pointer;
    }

    .banner_03 .next {
        position: absolute;
        TOP: 50%;
        right: 20px;
        Z-INDEX: 2;
        width: 31px;
        height: 53px;
        margin-top: -30px;
        background: url(../Images/BannerRgt.png) no-repeat;
        cursor: pointer;
    }

/*scroll_left start*/
#scroll_left {
    overflow: hidden;
    width: 930px;
    margin: 0px 10px;
}

    #scroll_left span {
        display: block;
        height: 28px;
        line-height: 28px;
        text-align: center;
    }

    #scroll_left .scroll_scale {
        width: 164px;
        height: 124px;
        background: #FFF;
        margin: 0 5px;
        border: 1px solid #e4e4e4;
    }

        #scroll_left .scroll_scale table tr td {
            height: 124px;
            width: 164px;
            text-align: center;
        }

        #scroll_left .scroll_scale img {
            max-width: 160px;
            max-height: 120px;
            width: expression(this.width >160 && this.height < this.width ? 160: true);
            height: expression(this.height > 120 ? 120: true);
        }
/*scroll_left end*/

/*scroll_01*/
.scroll_01 {
    background: #ddd;
}

    .scroll_01 .hd .prev, .scroll_01 .hd .next {
        display: block;
        width: 5px;
        height: 9px;
        line-height: 10px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/icoLeft.gif) no-repeat;
    }

    .scroll_01 .hd .next {
        background: url(../images/icoRight.gif) no-repeat;
    }

    .scroll_01 .bd li {
        float: left;
    }



/*scroll_03*/
.scroll_03 {
    background: #ddd;
}

    .scroll_03 .hd .prev, .scroll_03 .hd .next {
        display: block;
        width: 5px;
        height: 9px;
        line-height: 10px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/icoLeft.gif) no-repeat;
    }

    .scroll_03 .hd .next {
        background: url(../images/icoRight.gif) no-repeat;
    }

    .scroll_03 .bd li {
        float: left;
        width: 200px;
        overflow: hidden;
        margin: 0 10px;
    }

        .scroll_03 .bd li .img {
            height: 150px;
            border: #f4f4f4 solid 1px;
            padding: 2px;
            background: #fff;
        }

            .scroll_03 .bd li .img:hover {
                background: #f4f4f4;
            }

        .scroll_03 .bd li span {
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
        }

        .scroll_03 .bd li .img table tr td {
            height: 144px;
        }

            .scroll_03 .bd li .img table tr td img {
                max-width: 194px;
                max-height: 144px;
            }


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on {
    background: #ddd;
    cursor: pointer;
}





/*Add------------------------------------------------------------------------------*/

.inside {
    margin-top: 20px;
    background: url(../images/title_04.gif) #fff repeat-y;
    min-height: 400px;
}

.inside_left {
    width: 220px;
    float: left;
}

    .inside_left .side_a dl dt {
        border-bottom: 3px solid #ddd;
        display: block;
        height: 40px;
        color: #324483;
        font-weight: bold;
        line-height: 40px;
        font-size: 18px;
    }

    .inside_left .side_a dl dd {
        height: 36px;
        line-height: 36px;
        border-bottom: #ddd solid 1px;
    }

        .inside_left .side_a dl dd a {
            display: block;
            padding-left: 30px;
            font-size: 14px;
            background: url(../images/about-cn3_19.jpg) 15px center no-repeat;
        }

            .inside_left .side_a dl dd a:hover {
                background: #324483;
                color: #fff;
            }

    .inside_left .side_a dl .hover a {
        background: #324483;
        color: #fff;
    }

.lianxi {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 20px;
}

.inside_right {
    width: 720px;
    float: right;
}




/*contact*/
.contact h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.contact {
    margin-top: 15px;
}

    .contact ul {
        padding: 10px 10px;
        border: #e4e4e4 solid 1px;
    }

        .contact ul li {
            line-height: 20px;
            padding: 3px 0;
        }

/*proShow*/
.product_show ul li {
    width: 130px;
    line-height: 20px;
}

.product_show ul li {
    float: left;
    margin: 15px 20px 0;
    border: #e4e4e4 solid 1px;
    display: inline;
}

.pro img {
    max-width: 120px;
    max-height: 90px;
    width: expression(this.width >120 && this.height < this.width ? 120: true);
    height: expression(this.height > 90 ? 90: true);
}

.hover2 {
    background: #f4f4f4;
}

/*product_list*/
.side_product {
    margin-top: 15px;
}

    .side_product h2 {
        height: 36px;
        line-height: 36px;
        padding-left: 20px;
        color: #fff;
        background: #999;
    }

    .side_product ul {
        padding: 10px 10px;
        border: #e4e4e4 solid 1px;
    }

        .side_product ul li {
            line-height: 24px;
        }

            .side_product ul li a {
                padding-left: 30px;
                display: block;
                border-bottom: #e4e4e4 dashed 1px;
                background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;
            }

            .side_product ul li dl dd a {
                display: inline;
                border: none;
                background: none;
            }
