/*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;
}

img {
    outline-width: 0px;
    vertical-align: top;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1200px;
    margin: 0 auto;
}

.header {
    top:0;
    left:0;
    width:100%;
    position: fixed;
    background-color:white;
    z-index: 99999;
}

.head {
    height: 114px;
}

    .head .logo {
        float: left;
    }

    .head .right {
        float: right;
        text-align: right;
    }

        .head .right .home {
            margin-top: 20px;
            height: 30px;
            line-height: 30px;
        }

            .head .right .home a {
                padding: 0px 5px;
            }

        .head .right .tel {
            background: url(../images/tel.jpg) left 8px no-repeat;
            padding-left: 30px;
            font-size: 14px;
        }

            .head .right .tel strong {
                font-size: 24px;
                color: #ff7f02;
            }

.menubg {
    background: #005bac;
    height: 50px;
}
/*menu*/
.menu {
    height: 50px;
    line-height: 50px;
}

    .menu ul li {
        float: left;
        position: relative;
        border-left: 1px solid #619fc6;
        width: 180px;
    }

        .menu ul li dl {
            background: #fff;
            width: 100%;
            position: absolute;
            left: 0px;
            top: 50px;
            box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
            padding: 10px 0;
            display: none;
        }

            .menu ul li dl dd {
                line-height: 28px;
                border-bottom: #ddd dotted 1px;
                margin: 0 10px;
            }

                .menu ul li dl dd a {
                    font-size: 12px;
                    color: #666;
                    font-weight: normal;
                    display: inline;
                    padding: 0;
                    text-align: left;
                }

                    .menu ul li dl dd a:hover {
                        color: #f60;
                    }

    .menu a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
    }

        .menu a:hover {
            color: #fff;
        }

a.menu_hover {
    background: #006bcb;
    color: #fff;
}

/*banner_02*/
.banner_02 {
    height: 548px;
    overflow: hidden;
    margin-top: 155px;
}

    .banner_02 #banner_02_con {
        display: none;
    }



.con1 ul {
    margin-top: -58px;
    z-index: 9999;
    position: relative;
    width: 1200px;
}

    .con1 ul li {
        width: 33.333%;
        float: left;
        color: #FFFFFF;
        height: 181px;
        line-height: 24px;
        font-size: 14px;
    }

        .con1 ul li a {
            color: #FFFFFF;
        }

        .con1 ul li.in_link_1 {
            background: url(../images/index_r5_c7.jpg) right top #0ca600 no-repeat;
        }

            .con1 ul li.in_link_1:hover {
                background: url(../images/index_r5_c72.jpg) right top #0ca600 no-repeat;
            }

        .con1 ul li.in_link_2 {
            background: url(../images/index_r5_c14.jpg) right top #005bac no-repeat;
        }

            .con1 ul li.in_link_2:hover {
                background: url(../images/index_r5_c142.jpg) right top #005bac no-repeat;
            }

        .con1 ul li.in_link_3 {
            background: url(../images/index_r5_c22.jpg) right top #006ccd no-repeat;
        }

            .con1 ul li.in_link_3:hover {
                background: url(../images/index_r5_c222.jpg) right top #006ccd no-repeat;
            }

        .con1 ul li img {
            float: right;
        }

            .con1 ul li img:hover {
                width: 120px;
                height: 170px;
            }

        .con1 ul li a.c1 {
            width: 285px;
            margin-left: 15px;
            
            display: block;
        }

            .con1 ul li a.c1 strong {
                font-size: 18px;
                line-height: 30px;
                font-weight: normal;
                display: block;
                padding-bottom: 10px;
            }

            .con1 ul li a.c1 span {
                display: block;
            }

.con2 {
    margin-top: 30px;
}

    .con2 h2 {
        text-align: center;
        background: url(../images/index_r7_c3.jpg) no-repeat center 39px;
    }

        .con2 h2 a {
            font-size: 34px;
            line-height: 38px;
        }

            .con2 h2 a span {
                font-weight: normal;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
            }

    .con2 .in_about_l {
        width: 766px;
        float: left;
        margin-top: 15px;
        background: #eaeaea;
        height: 550px;
    }

        .con2 .in_about_l img {
            width: 766px;
            height: 303px;
        }

        .con2 .in_about_l strong {
            line-height: 28px;
            height: 28px;
            font-size: 22px;
            font-weight: normal;
            margin-top: 10px;
            display: block;
            padding-left: 23px;
        }

        .con2 .in_about_l span {
            width: 720px;
            margin: 10px 23px 0px 23px;
            line-height: 24px;
            display: block;
        }

    .con2 .in_about_r {
        width: 434px;
        float: right;
        margin-top: 15px;
        background: #e0e0e0;
        height: 550px;
    }

        .con2 .in_about_r strong {
            line-height: 28px;
            height: 28px;
            font-size: 22px;
            font-weight: normal;
            margin-top: 10px;
            display: block;
            padding-left: 23px;
        }

        .con2 .in_about_r span {
            display: block;
            width: 388px;
            margin: 10px 23px 0px 23px;
            line-height: 24px;
        }

.con3bg {
    margin-top: 40px;
    background: url(../images/index_r11_c1.jpg) no-repeat center top;
    padding-bottom: 20px;
}

.con3 h2 {
    text-align: center;
    background: url(../images/index_r7_c30.png) no-repeat center 39px;
    padding-top: 20px;
}

    .con3 h2 a {
        font-size: 34px;
        line-height: 38px;
        color: #fff;
    }

        .con3 h2 a span {
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
        }

.con3 h3 {
    margin: 25px auto 0px auto;
    height: 40px;
}

    .con3 h3 a {
        background-color: #c0a475;
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        width: 16%;
        display: block;
        float: left;
        text-align: center;
        line-height: 40px;
        -khtml-opacity: 0.9;
        opacity: 0.9;
        color: #FFFFFF;
        font-weight: normal;
        margin-left: 8px;
        font-size: 14px;
    }

/*scroll_03*/
.scroll_03 {
    margin-left: 13px;
}

    .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: 260px;
        margin: 25px 15px 0px 15px;
        float: left;
        display: inline;
        background: #e2e2e2;
        padding: 3px;
        overflow: hidden;
    }

        .scroll_03 .bd li .img {
            height: 200px;
            width: 98%;
            margin: 2px auto 0px auto;
            background: #fff;
        }

            .scroll_03 .bd li .img:hover {
                background: #f4f4f4;
            }

        .scroll_03 .bd li .zgg_name {
            width: 100%;
            margin: 0px auto;
        }

            .scroll_03 .bd li .zgg_name a {
                color: #114162;
                width: 90%;
                margin: 0px auto;
                font-size: 16px;
                display: block;
                line-height: 40px;
            }

            .scroll_03 .bd li .zgg_name span {
                width: 90%;
                margin: 0px auto;
                line-height: 22px;
                padding-bottom: 8px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
                overflow: hidden;
                display: block;
            }

        .scroll_03 .bd li .img table tr td {
            height: 200px;
            text-align: center;
        }

            .scroll_03 .bd li .img table tr td img {
                max-width: 100%;
                display: block;
                max-height: 200px;
            }

.con4 {
    margin-top: 20px;
    overflow: hidden;
    height: 450px;
}

    .con4 h2 {
        text-align: center;
        background: url(../images/index_r7_c3.jpg) no-repeat center 39px;
    }

        .con4 h2 a {
            font-size: 34px;
            line-height: 38px;
        }

            .con4 h2 a span {
                font-weight: normal;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 14px;
            }

    .con4 .in_news_l {
        width: 598px;
        float: left;
        margin-top: 27px
    }

        .con4 .in_news_l ul li {
            float: left;
            width: 273px;
            padding-right: 25px
        }

            .con4 .in_news_l ul li img {
                width: 273px;
                height: 196px;
            }

    .con4 .new_t {
        height: 196px;
    }

        .con4 .new_t a b {
            width: 65px;
            height: 57px;
            text-align: center;
            background-color: #000;
            color: #fff;
            margin-top: -57px;
            display: block;
            z-index: 9999;
            position: relative;
            cursor: pointer;
            filter: alpha(opacity=90);
            opacity: 0.9;
            font-weight: normal;
        }

            .con4 .new_t a b strong {
                display: block;
                font-size: 30px;
                line-height: 24px;
                padding-top: 8px;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: normal;
            }

    .con4 .new_n {
        margin-top: 10px;
        line-height: 23px;
        font-size: 13px;
    }

        .con4 .new_n a {
            color: #2E2E2E;
            font-size: 15px;
            font-weight: 600;
            line-height: 32px;
        }

    .con4 .in_news_r {
        width: 590px;
        float: right;
        margin-top: 15px
    }

        .con4 .in_news_r ul li {
            width: 552px;
            float: left;
            height: 72px;
            border: 1px solid #DADADA;
            padding: 10px 15px 20px 15px;
            margin-top: 12px;
            line-height: 24px;
        }

            .con4 .in_news_r ul li a {
                color: #2E2E2E;
                font-size: 15px;
                line-height: 28px;
                font-weight: 600;
                display: block;
            }

                .con4 .in_news_r ul li a span {
                    color: #434343;
                    font-size: 13px;
                    line-height: 22px;
                    font-weight: normal;
                    display: block;
                }

.con5bg {
    background: url(../images/index_r18_c3.jpg) repeat-x;
    margin-top: 40px;
    overflow: hidden;
    height: 477px;
}

.con5 {
    width: 1200px;
    margin: 0px auto;
    padding-top: 37px;
}

.in_shfw {
    width: 534px;
    float: left;
    background: url(../images/index_r19_c3.jpg) no-repeat center bottom;
    height: 440px;
}

    .in_shfw .lx {
        width: 410px;
        margin: 0px auto;
        font-size: 14px;
        line-height: 24px;
    }

        .in_shfw .lx a {
            display: block;
            height: 203px;
        }

            .in_shfw .lx a strong {
                text-align: center;
                display: block;
                width: 100%;
                font-size: 19px;
                line-height: 69px;
                font-weight: normal;
            }

    .in_shfw h2 {
        background: url(index_r17_c4.jpg) no-repeat center top;
        height: 237px;
        width: 534px;
    }

        .in_shfw h2 a {
            display: block;
            height: 237px;
            width: 534px;
        }

.in_lxwm {
    width: 617px;
    float: right;
    background: url(../images/index_r17_c13.jpg) no-repeat center top;
    padding-top: 240px;
}

    .in_lxwm dl {
        font-size: 13px;
        line-height: 24px;
        float: left;
    }

    .in_lxwm .erewima {
        float: right;
        margin-top: 20px;
    }

.footer {
    background: #3a3a3a;
    padding-top: 15px;
    margin-top: 40px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    padding-bottom: 15px;
}

    .footer a {
        color: #fff;
        padding: 0px 5px;
    }

    .footer dl dt {
        margin-bottom: 15px;
    }




/*Add------------------------------------------------------------------------------*/

.weizhi {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #c0c0c0;
    font-size: 14px;
}

    .weizhi strong {
        background: url(../images/c6.jpg) no-repeat left center;
        font-size: 16px;
        padding-left: 13px;
        margin-left: 8px;
        float: left;
    }

    .weizhi span {
        float: right;
    }

.inside {
    margin-top: 20px;
    min-height: 400px;
}

.inside_left {
    width: 220px;
    float: left;
}

    .inside_left .side_a h2 {
        font-size: 16px;
        color: #fff;
        line-height: 60px;
        height: 60px;
        text-align: center;
        font-weight: normal;
        background: #0867c1;
    }

    .inside_left .side_a dl {
        margin-top: 5px;
        background: #f8f8f8;
    }

        .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 {
            line-height: 34px;
            margin: 2px auto;
        }

            .inside_left .side_a dl dd a {
                padding-left: 20px;
                background: url(../images/side_title222.jpg) no-repeat top center;
                display: block;
            }

                .inside_left .side_a dl dd a:hover {
                    background: url(../images/side_title22.jpg) no-repeat top center;
                }

        .inside_left .side_a dl .hover a {
            background: #324483;
            color: #fff;
        }

.lianxi {
    margin-top: 20px;
}

    .lianxi dl {
        margin-top: 10px;
        line-height: 24px;
    }

.inside_right {
    width: 930px;
    float: right;
}

.inside_con {
    padding: 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;
            }
