/*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;
    }

p {
    line-height: 1.8em;
    padding: 5px 0;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1200px;
    margin: 0 auto;
}

.head_bg {
    background: #000;
    position: relative;
    z-index: 222;
}

.header {
    height: 84px;
    position: relative;
}

    .header .logo {
        position: absolute;
        left: 40%;
        width: 210px;
        height: 84px;
        margin-left: -105px;
    }

/*menu*/
.menu {
    height: 84px;
    line-height: 84px;
}

    .menu ul li {
        float: left;
        position: relative;
        width: 116px;
    }

        .menu ul li dl {
            background: #000;
            width: 100%;
            position: absolute;
            left: 0px;
            top: 84px;
            box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
            display: none;
        }

            .menu ul li dl dd {
                line-height: 32px;
            }

                .menu ul li dl dd a {
                    font-size: 14px;
                    color: #fff;
                    font-weight: normal;
                    display: block;
                    padding: 0;
                    text-align: center;
                }

                    .menu ul li dl dd a:hover {
                        color: #fff;
                    }

    .menu a {
        font-size: 16px;
        color: #b09d58;
        text-decoration: none;
        display: block;
        text-align: center;
    }

        .menu a:hover {
            color: #fff;
        }

a.menu_hover {
    color: #fff;
}


/*banner_02*/
.banner_02 {
    height: 600px;
    overflow: hidden;
}

    .banner_02 #banner_02_con {
        display: none;
    }


.con01 {
    height: 805px;
}

    .con01 .left {
        float: left;
        width: 494px;
        height: 760px;
        padding-top: 203px;
    }

        .con01 .left img {
            width: 494px;
            height: 805px;
        }

    .con01 .right {
        float: right;
        width: 685px;
        height: 805px;
    }

        .con01 .right h2 {
            height: 100px;
            margin-top: 20px;
        }

            .con01 .right h2 strong {
                height: 50px;
                line-height: 50px;
                font-size: 32px;
                font-weight: normal;
                color: #b09d58;
                text-align: left;
                display: block;
                width: 100%;
                font-family: Arial;
            }

            .con01 .right h2 span {
                display: block;
                width: 120px;
                height: 47px;
                line-height: 47px;
                border-bottom: #b09d58 solid 3px;
                color: #b09d58;
                font-size: 25px;
                font-weight: normal;
            }

        .con01 .right strong {
            display: block;
            width: 100%;
            color: #565656;
            font-size: 24px;
            font-weight: normal;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            margin-top: 30px;
        }

        .con01 .right span {
            display: block;
            width: 100%;
            color: #909090;
            font-size: 16px;
            line-height: 30px;
            margin-top: 10px;
        }


.con02 {
    margin-top: 50px;
}

    .con02 h2 {
        height: 100px;
    }

        .con02 h2 strong {
            height: 50px;
            line-height: 50px;
            font-size: 32px;
            font-weight: normal;
            color: #b09d58;
            text-align: left;
            display: block;
            width: 100%;
            font-family: Arial;
            text-align: center;
        }

        .con02 h2 span {
            display: block;
            width: 120px;
            height: 47px;
            line-height: 47px;
            border-bottom: #b09d58 solid 3px;
            color: #b09d58;
            font-size: 25px;
            font-weight: normal;
            text-align: center;
            margin: 0 auto;
        }


/*scroll_01*/
.scroll_01 {
    margin-top: 20px;
    overflow: hidden;
}

    .scroll_01 .bd li {
        float: left;
        width: 280px;
        height: 248px;
        position: relative;
        margin: 0 10px;
    }

        .scroll_01 .bd li img {
            width: 280px;
            height: 220px;
        }

        .scroll_01 .bd li span {
            display: block;
            width: 280px;
            height: 30px;
            line-height: 30px;
            color: #fff;
            text-align: center;
            background: url(../images/ybg.png) repeat;
            width: 100%;
            z-index: 222;
            position: absolute;
            left: 0;
            bottom: 0;
        }


.con03_bg {
    background: url(../images/con3bg.jpg) center top no-repeat;
    margin-top: 40px;
}

.con03 {
    padding: 20px 0;
}

    .con03 h2 strong {
        height: 50px;
        line-height: 50px;
        font-size: 32px;
        font-weight: normal;
        color: #fff;
        text-align: left;
        display: block;
        width: 100%;
        font-family: Arial;
        text-align: center;
    }

    .con03 h2 span {
        display: block;
        width: 120px;
        height: 47px;
        line-height: 47px;
        border-bottom: #fff solid 3px;
        color: #fff;
        font-size: 25px;
        font-weight: normal;
        text-align: center;
        margin: 0 auto;
    }

    .con03 span {
        display: block;
        width: 100%;
        height: 90px;
        line-height: 30px;
        color: #fff;
        font-size: 16px;
        margin-top: 20px;
    }

.con04 {
    margin-top: 40px;
    height: 522px;
}

    .con04 .left {
        float: left;
        width: 633px;
        height: 522px;
    }

        .con04 .left h2 {
            height: 100px;
        }

            .con04 .left h2 strong {
                height: 50px;
                line-height: 50px;
                font-size: 32px;
                font-weight: normal;
                color: #b09d58;
                text-align: left;
                display: block;
                width: 100%;
                font-family: Arial;
                text-align: center;
            }

            .con04 .left h2 span {
                display: block;
                width: 120px;
                height: 47px;
                line-height: 47px;
                border-bottom: #b09d58 solid 3px;
                color: #b09d58;
                font-size: 25px;
                font-weight: normal;
                text-align: center;
                margin: 0 auto;
            }

        .con04 .left b {
            display: block;
            width: 100%;
            color: #909090;
            font-size: 16px;
            line-height: 30px;
            margin-top: 10px;
            font-weight: normal;
        }

        .con04 .left a {
            display: block;
            width: 204px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-size: 16px;
            text-align: center;
            background: #282828;
            margin: 10px auto 0 auto;
        }

    .con04 .right {
        float: right;
        width: 543px;
        height: 522px;
    }

        .con04 .right img {
            width: 543px;
            height: 522px;
        }

.con05_bg {
    background: url(../images/con3bg.jpg) center top no-repeat;
    margin-top: 40px;
}

.con05 {
    padding: 20px 0;
}

    .con05 h2 strong {
        height: 50px;
        line-height: 50px;
        font-size: 32px;
        font-weight: normal;
        color: #fff;
        text-align: left;
        display: block;
        width: 100%;
        font-family: Arial;
        text-align: center;
    }

    .con05 h2 span {
        display: block;
        width: 120px;
        height: 47px;
        line-height: 47px;
        border-bottom: #fff solid 3px;
        color: #fff;
        font-size: 25px;
        font-weight: normal;
        text-align: center;
        margin: 0 auto;
    }

    .con05 span {
        display: block;
        width: 100%;
        height: 90px;
        line-height: 30px;
        color: #fff;
        font-size: 16px;
        margin-top: 20px;
    }


.con06 {
    margin-top: 40px;
}

    .con06 h2 {
        height: 100px;
        margin-bottom: 20px;
    }

        .con06 h2 strong {
            height: 50px;
            line-height: 50px;
            font-size: 32px;
            font-weight: normal;
            color: #b09d58;
            text-align: left;
            display: block;
            width: 100%;
            font-family: Arial;
            text-align: center;
        }

        .con06 h2 span {
            display: block;
            width: 120px;
            height: 47px;
            line-height: 47px;
            border-bottom: #b09d58 solid 3px;
            color: #b09d58;
            font-size: 25px;
            font-weight: normal;
            text-align: center;
            margin: 0 auto;
        }

    .con06 ul {
        width: 1220px;
    }

        .con06 ul li {
            float: left;
            width: 282px;
            height: 400px;
            margin-right: 20px;
            margin-top: 20px;
        }

            .con06 ul li img {
                width: 282px;
                height: 282px;
            }

            .con06 ul li strong {
                display: block;
                width: 100%;
                height: 30px;
                line-height: 30px;
                font-weight: normal;
                color: #000;
                font-size: 14px;
                overflow: hidden;
            }

            .con06 ul li span {
                display: block;
                width: 100%;
                height: 44px;
                line-height: 22px;
                color: #999;
                overflow: hidden;
            }

            .con06 ul li b {
                display: block;
                width: 100%;
                height: 30px;
                line-height: 30px;
                color: #565656;
                overflow: hidden;
                font-size: 14px;
                font-weight: normal;
            }


.footer {
    background: #252525;
    margin-top: 40px;
}

    .footer .top {
        padding: 20px 0;
        border-bottom: #666 solid 1px;
        position: relative;
    }

        .footer .top .flogo {
            position: absolute;
            width: 400px;
            height: 73px;
            left: 41.5%;
            margin-left: -111px;
        }

        .footer .top ul li {
            float: left;
            width: 120px;
            text-align: center;
            height: 73px;
            line-height: 73px;
        }

            .footer .top ul li a {
                color: #b09d58;
                font-size: 14px;
            }

    .footer .down {
        padding: 10px 0;
    }

        .footer .down ul li {
            line-height: 25px;
            text-align: center;
            font-size: 15px;
        }











/*Add------------------------------------------------------------------------------*/
.wz_bg {
    height: 60px;
    line-height: 60px;
    background: #000;
}

.weizhi {
    color: #fff;
    font-size: 14px;
}

    .weizhi a {
        color: #fff;
        font-size: 14px;
    }

.inside {
    margin-top: 20px;
    min-height: 400px;
}

    .inside h2 {
        height: 100px;
        margin-bottom: 20px;
    }

        .inside h2 strong {
            height: 50px;
            line-height: 50px;
            font-size: 32px;
            font-weight: normal;
            color: #b09d58;
            text-align: left;
            display: block;
            width: 100%;
            font-family: Arial;
            text-align: center;
        }

        .inside h2 span {
            display: block;
            width: 120px;
            height: 47px;
            line-height: 47px;
            border-bottom: #b09d58 solid 3px;
            color: #b09d58;
            font-size: 25px;
            font-weight: normal;
            text-align: center;
            margin: 0 auto;
        }

    .inside .con {
        padding: 30px 0 10px 0;
    }




/*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;
            }
