@charset "utf-8";
/* CSS Document */

html, span, object, h1, h2, h3, h4, h5, h6, p, em, dd, dl, dt, ol, ul, li, form {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: inherit;
    list-style: none;
}

input.btn {
    border: none
}

label {
    vertical-align: middle
}

.inputcheckbox {
    vertical-align: middle;
}

body {
    font: 12px "微软雅黑";
    color: #353535;
    margin: 0 auto;
    padding: 0px;
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #013567;
        text-decoration: none;
    }

.clear_all {
    clear: both;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    border: none;
    padding: 0px;
    margin: 0px;
    display: block;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}


.body_bg {
    background: url(../images/h_bg.jpg) left top repeat-x;
    width: 100%;
}

.head {
    width: 1200px;
    margin: 0 auto;
}

.body_index {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}

.body_top1 {
    height: 35px;
    line-height: 36px;
    overflow: hidden;
    font-size: 13px;
    color: #fff;
}

    .body_top1 .h2 {
        float: left;
    }

    .body_top1 .h_r {
        float: right;
    }

        .body_top1 .h_r p {
            display: inline-block;
        }

            .body_top1 .h_r p a {
                color: #fff;
            }

            .body_top1 .h_r p span {
                margin: 0 6px;
            }


.body_top2 {
    height: 106px;
}

    .body_top2 .logo {
        float: left;
        font-weight: normal;
        padding-top: 22px;
    }

    .body_top2 .h_center {
        float: left;
        margin-left: 20px;
        color: #000;
        font-size: 22px;
        line-height: 30px;
        margin-top: 22px;
    }

        .body_top2 .h_center p {
            font-weight: bold;
        }

    .body_top2 .h_tel {
        float: right;
        margin-top: 26px;
        background: url(../images/tel.jpg) left center no-repeat;
        padding-left: 60px;
        font-size: 14px;
        line-height: 20px;
    }

        .body_top2 .h_tel p {
            font-size: 24px;
            font-weight: bold;
            color: #013567;
            line-height: 26px;
        }

/* nav parts */
#menuv {
    width: 1200px;
    margin: 0 auto;
    height: 62px;
}

    #menuv .nav {
    }

        #menuv .nav li {
            float: left;
            background: url(../images/nav.jpg) right center no-repeat;
            position: relative;
            height: 62px;
        }

            #menuv .nav li a {
                display: block;
                line-height: 62px;
                font-size: 16px;
                color: #fff;
                padding: 0 50px;
                text-align: center;
            }

                #menuv .nav li a:hover {
                    background: #1d56bd;
                    color: #fff;
                }

                #menuv .nav li a.nanh {
                    background: #1d56bd;
                    color: #fff;
                }

            #menuv .nav li .sec {
                display: none;
                position: absolute;
                left: 0px;
                top: 62px;
                width: 100%;
                z-index: 999;
            }

                #menuv .nav li .sec li {
                    position: relative;
                    border: none;
                    height: 36px;
                    background: #d5d5d5;
                    border-bottom: 1px solid #eee;
                }

                    #menuv .nav li .sec li a {
                        display: block;
                        width: 130px;
                        padding: 0 7px;
                        text-align: center;
                        font: 100 13px/36px "微软雅黑";
                        height: 36px;
                        color: #333;
                        background: none;
                    }

                        #menuv .nav li .sec li a:hover {
                            background: #013567;
                            color: #fff;
                            border-radius: 0;
                        }

            #menuv .nav li.te {
                background: none;
            }


/*轮换大区域*/
.lunhuan {
    width: 100%;
    height: 524px;
    position: relative;
}

    .lunhuan #lunhuanback {
        width: 100%;
        height: 524px;
        position: absolute;
        left: 0px;
        top: 0px;
        overflow: hidden;
    }

        .lunhuan #lunhuanback p {
            width: 100%;
            height: 524px;
            position: absolute;
            left: 0px;
            top: 0px;
            opacity: 0;
            filter: alpha(opacity=0);
            background-repeat: no-repeat;
            background-position: 50% 0px;
        }

    .lunhuan .lunhuan_main {
        width: 1200px;
        height: 524px;
        margin: 0 auto;
        position: relative;
    }

#lunbonum {
    height: 8px;
    line-height: 8px;
    position: absolute;
    left: 540px;
    bottom: 30px;
    z-index: 5;
    color: #777;
    text-align: center;
}

    #lunbonum li {
        width: 26px;
        height: 8px;
        float: left;
        margin-right: 6px;
        margin-left: 6px;
        background: #fff;
        cursor: pointer;
    }

    #lunbonum .lunboone {
        background: #013567;
        cursor: pointer;
    }

/*搜索*/
.body_bg1 {
    width: 100%;
    height: 40px;
    background: url(../images/sbg.jpg) center top no-repeat;
}

.navdd {
    width: 1200px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

    .navdd .s_tit {
        float: left;
        margin-left: 40px;
        font: 100 12px "微软雅黑";
        line-height: 40px;
        color: #fff;
    }

    .navdd .gd {
        float: left;
        line-height: 40px;
        font-size: 12px;
    }

        .navdd .gd a {
            display: inline-block;
            color: #fff;
        }

            .navdd .gd a:hover {
                color: #fff;
            }

        .navdd .gd span {
            padding-left: 3px;
            padding-right: 3px;
            color: #fff;
        }

.navser {
    float: left;
    margin-left: 22px;
    width: 200px;
    margin-top: 6px;
    height: 27px;
    border: 1px solid #ee6e6f;
    border-radius: 30px;
}

    .navser .srk {
        float: left;
        font-family: "微软雅黑";
        width: 160px;
        background: none;
        height: 25px;
        line-height: 25px;
        color: #fff;
        padding-left: 10px;
        font-size: 12px;
        border: none;
    }

    .navser .but {
        float: left;
        width: 25px;
        height: 27px;
        cursor: pointer;
        font-family: "微软雅黑";
        background: url(../images/sousuo.jpg) center center no-repeat;
        border: none;
    }

.share {
    position: absolute;
    bottom: 7px;
    right: 10px;
    color: #fff;
    line-height: 40px;
}

    .share a {
        color: #fff;
    }
/*搜索*/

/*box5*/
.box5 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.b_title {
    text-align: center;
}

    .b_title a {
        color: #013567;
        line-height: 40px;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        display: block;
    }

        .b_title a span {
            color: #000000;
        }

    .b_title p {
        font-size: 16px;
        color: #4d4d4d;
        line-height: 30px;
    }


.b5_center {
    text-align: center;
    margin-top: 20px;
}

    .b5_center a {
        font-size: 16px;
        line-height: 46px;
        padding-left: 10px;
        padding-right: 10px;
        background: #eeeeee;
        border: 1px solid #ccc;
        color: #4d4d4d;
        display: inline-block;
        min-width: 87px;
        margin-left: 6px;
        margin-right: 6px;
    }

        .b5_center a:hover {
            background: #013567;
            color: #fff;
            border-color: #013567;
        }

/*右边*/
.b5_right {
    margin-top: 30px;
}

.q_tpm2_1 {
    width: 1200px;
    height: 734px;
    overflow: hidden;
}

    .q_tpm2_1 ul li {
        float: left;
        background: #eee;
        margin: 0 9px 20px 9px;
    }

        .q_tpm2_1 ul li .proimg {
            width: 380px;
            height: 285px;
            border: 1px solid #ddd;
            overflow: hidden;
        }

            .q_tpm2_1 ul li .proimg img {
                width: 380px;
                height: 285px;
                transition: all 0.3s linear;
            }

            .q_tpm2_1 ul li .proimg:hover img {
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
                transform: scale(1.1);
            }

        .q_tpm2_1 ul li p {
            height: 60px;
            line-height: 60px;
            background: url(../images/cp.jpg) left top no-repeat;
            font-size: 16px;
            padding-left: 20px;
            color: #333;
        }

        .q_tpm2_1 ul li:hover p {
            background: url(../images/cph.jpg) left top no-repeat;
            color: #fff;
        }
/*box6*/
.advbj {
    background: url(../images/ysbg.jpg) center top no-repeat;
    padding: 35px 0 50px 0;
    height: 700px;
    overflow: hidden;
    margin-top: 40px;
}

.adv {
    width: 1200px;
    margin: 0 auto;
}

    .adv .b_title a b {
        width: 42px;
        height: 42px;
        border-radius: 30px;
        line-height: 42px;
        text-align: center;
        color: #fff;
        display: inline-block;
        background: #013567;
    }

    .adv .ys_box {
        margin-top: 20px;
    }

    .adv .con {
    }

    .adv .slt_sm {
        width: 300px;
        height: 400px;
        background: url(../images/ysr.jpg) no-repeat left center;
        padding: 30px;
        float: right;
    }

        .adv .slt_sm h3 {
            display: block;
            font-size: 26px;
            color: #FFF;
            font-weight: bold;
            line-height: 40px;
            margin-bottom: 57px;
            margin-top: 33px;
        }

        .adv .slt_sm p {
            font-size: 14px;
            color: #FFF;
            margin-bottom: 33px;
            line-height: 30px;
        }

        .adv .slt_sm a {
            width: 130px;
            height: 40px;
            background: #fff;
            line-height: 40px;
            text-align: center;
            font-size: 14px;
            color: #013567;
            display: block;
        }

    .adv .slt {
        width: 840px;
        height: 460px;
        float: left;
        overflow: hidden;
    }

        .adv .slt img {
            width: 840px;
            height: 460px;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 2s ease;
            -moz-transition: all 2s ease;
            -o-transition: all 2s ease;
            transition: all 2s ease;
        }

        .adv .slt:hover img {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
            -webkit-transition: all 2s ease;
            -moz-transition: all 2s ease;
            -o-transition: all 2s ease;
            transition: all 2s ease;
        }


    .adv .hd {
        width: 1200px;
        margin: 0 auto;
        margin-top: 25px;
    }

        .adv .hd ul li {
            float: left;
            width: 165px;
            height: 113px;
            font-size: 26px;
            color: #fff;
            padding-left: 135px;
            line-height: 100px;
        }

            .adv .hd ul li.s1 {
                background: url(../images/a.jpg) no-repeat left top;
            }

            .adv .hd ul li.s2 {
                background: url(../images/b.jpg) no-repeat left top;
            }

            .adv .hd ul li.s3 {
                background: url(../images/c.jpg) no-repeat left top;
            }

            .adv .hd ul li.s4 {
                background: url(../images/d.jpg) no-repeat left top;
            }

            .adv .hd ul li.s1.cur {
                background: url(../images/a1.png) no-repeat center top;
            }

            .adv .hd ul li.s2.cur {
                background: url(../images/a2.png) no-repeat center top;
            }

            .adv .hd ul li.s3.cur {
                background: url(../images/a3.png) no-repeat center top;
            }

            .adv .hd ul li.s4.cur {
                background: url(../images/a4.png) no-repeat center top;
            }


/*box2*/
.box2 {
    width: 1200px;
    margin: 40px auto;
}

.b2left {
    float: left;
    width: 475px;
}

.b2_title a {
    font-size: 32px;
    color: #013567;
    line-height: 40px;
    font-weight: bold;
}

    .b2_title a span {
        color: #000;
    }

.b2_title p {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 26px;
}

.b2_title hr {
    width: 67px;
    height: 4px;
    background: #013567;
    border: none;
    margin: 10px 0;
}

.ce_con {
    margin-top: 20px;
    color: #6a6a6a;
    font-size: 15px;
    line-height: 28px;
    height: 280px;
    overflow: hidden;
}

.amore {
    margin-top: 30px;
}

    .amore a {
        width: 130px;
        height: 40px;
        display: inline-block;
        line-height: 40px;
        text-align: center;
        color: #fff;
        margin-right: 10px;
        background: #013567;
        font-size: 14px;
    }

        .amore a.more2 {
            background: #4d4d4d;
        }

.b2right {
    float: right;
    width: 680px;
    height: 488px;
    overflow: hidden;
}

    .b2right img {
        width: 642px;
        height: 450px;
        border: 19px solid #d4d4d4;
        overflow: hidden;
    }


.floor_3_main {
    background: url(../images/liuc_bg.jpg) no-repeat center top;
    height: 150px;
    width: 100%
}

    .floor_3_main .title2 {
        width: 280px;
        height: 78px;
        border-right: 1px solid #878787;
        margin-top: 38px;
        color: #fff;
    }

        .floor_3_main .title2 h3 {
            font-weight: normal;
            font-size: 26px;
        }

            .floor_3_main .title2 h3 i {
                text-transform: capitalize;
                vertical-align: middle;
                font-style: normal;
                font-size: 18px;
                display: inline-block;
            }

        .floor_3_main .title2 p {
            font-size: 30px;
            font-family: "AvantGardeITVbyBT Book", arial;
            padding-top: 16px;
        }

            .floor_3_main .title2 p em {
                width: 25px;
                height: 29px;
                display: inline-block;
                background: url(../images/lctel.png) center top no-repeat;
                margin-right: 18px;
            }

    .floor_3_main .liuc {
        width: 888px;
        overflow: hidden;
        padding-left: 30px;
        color: #fff;
        padding-top: 38px;
    }

        .floor_3_main .liuc .list {
            width: 108%;
        }

        .floor_3_main .liuc li {
            float: left;
            width: 134px;
        }

            .floor_3_main .liuc li p {
                width: 80px;
                float: left;
                text-align: center;
                font-size: 16px;
                -webkit-transition: all ease 300ms;
                -moz-transition: all ease 300ms;
                -ms-transition: all ease 300ms;
                -o-transition: all ease 300ms;
                transition: all ease 300ms;
            }

                .floor_3_main .liuc li p img {
                    max-width: 100%;
                    display: block;
                    margin: 0 auto 12px;
                    height: 44px;
                }

            .floor_3_main .liuc li .jt {
                width: 42px;
                height: 44px;
                float: left;
                display: block;
                background: url(../img/jtou1.png) no-repeat center;
            }

            .floor_3_main .liuc li:hover p {
                animation: flipInY 1.2s ease-out forwards;
                -webkit-animation: flipInY 1.2s ease-out forwards;
            }


/*左边*/
.box5 .l {
    width: 220px;
    float: left;
}

.l .bd {
}

.l .hd {
    height: 50px;
    text-align: center;
    background: #013567;
    padding: 15px 0 0 0px;/*10px 0;*/
}

    .l .hd a {
        font: 600 24px/30px "微软雅黑";
        color: #fff;
    }

    .l .hd span {
        display: block;
        font-size: 12px;
        line-height: 20px;
        color: #fff;
        text-transform: uppercase;
    }

.q_tpm {
    background: #fff;
}

.menu1 {
}

    .menu1 dd {
        height: 40px;
        margin-top: 8px;
    }

        .menu1 dd a {
            font: 600 16px/40px "微软雅黑";
            display: block;
            background: #eeeeee;
            height: 40px;
            text-align: center;
        }

#menu dd a.curbg {
    color: #013567;
}

.menu1 d1 {
    height: 30px;
}

    .menu1 d1 a {
        background: url(../images/f1.png) no-repeat 20px center #f2f2f2;
        margin-top: 5px;
        padding-left: 40px;
        font: 100 13px/28px "微软雅黑";
        display: block;
        color: #353535;
    }

        .menu1 d1 a:hover {
        }

.menu1 span.no {
    display: none;
}

.menu2 dd {
    height: 40px;
    margin-top: 5px;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    width: 106px;
}

    .menu2 dd a {
        font: 100 16px/40px "微软雅黑";
        display: block;
        background: #eeeeee;
        height: 40px;
        text-align: center;
    }



/*新闻*/

.box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.con2 {
    margin-top: 30px;
}

.n1box {
    width: 585px;
}

.bnlist {
    padding: 18px;
    background: #e9e9e9;
    height: 194px;
    overflow: hidden;
    margin-bottom: 18px;
}

.bnlist2 {
    margin-bottom: 0;
}

.bnlist a {
    text-decoration: none;
    display: block;
}

    .bnlist a .picbox {
        width: 258px;
        height: 192px;
        border: 1px solid #ddd;
    }

        .bnlist a .picbox .pic {
            width: 258px;
            height: 192px;
            overflow: hidden;
        }


    .bnlist a .conbox {
        width: 260px;
    }

        .bnlist a .conbox .titbox {
            font-size: 16px;
            font-weight: bold;
            line-height: 30px;
            height: 30px;
            overflow: hidden;
        }

        .bnlist a .conbox .con {
            margin-top: 5px;
            font-size: 13px;
            color: #616161;
            line-height: 25px;
            height: 125px;
            overflow: hidden;
        }

.nlist {
    margin-bottom: 16px;
    background: #e9e9e9;
    padding: 19px 15px;
}

    .nlist:last-child {
        margin-bottom: 0px;
    }

    .nlist a {
        text-decoration: none;
        display: block;
    }

        .nlist a .conbox {
            float: left;
            width: 442px;
        }

            .nlist a .conbox .tit {
                font-size: 16px;
                line-height: 30px;
                height: 30px;
                overflow: hidden;
                font-weight: bold;
            }

            .nlist a .conbox .con {
                font-size: 13px;
                color: #616161;
                line-height: 25px;
                height: 75px;
                overflow: hidden;
                margin-top: 5px;
            }

        .nlist a .timebox {
            width: 80px;
            float: right;
            color: #fff;
            padding: 30px 0;
            text-align: center;
            height: 50px;
            border-left: 1px solid #ddd;
        }

            .nlist a .timebox .t1 {
                font-size: 20px;
                line-height: 30px;
                color: #666;
            }

            .nlist a .timebox .t2 {
                font-size: 14px;
                line-height: 20px;
                color: #666;
            }

/*友情链接*/
.link1 {
    width: 100%;
    background: #f4f4f4;
    margin-top: 30px;
}

.link {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0;
}

    .link .link_t {
        float: left;
        font-size: 16px;
        color: #333;
        width: 80px;
        line-height: 30px;
    }

    .link a {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 30px;
    }

/*底部*/
.footer {
    width: 100%;
    background: #373737;
    margin-top: 40px;
}

.foot {
    width: 1200px;
    margin: 0 auto;
}

.fleft {
    width: 775px;
    overflow: hidden;
}

.index_bot1 {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .index_bot1 .kuai {
        float: left;
        margin-right: 92px;
    }

        .index_bot1 .kuai h3 {
            font: 100 18px/36px "微软雅黑";
        }

        .index_bot1 .kuai a {
            color: #fff;
        }

        .index_bot1 .kuai hr {
            width: 26px;
            height: 2px;
            background: #fff;
            border: none;
            margin-left: 0;
        }

        .index_bot1 .kuai ul {
            padding-top: 8px;
        }

        .index_bot1 .kuai li {
            font: 100 14px/32px "微软雅黑";
        }

            .index_bot1 .kuai li a {
                color: #b6b6b6;
            }

                .index_bot1 .kuai li a:hover {
                    color: #fff;
                }

.index_bot2 {
    height: 80px;
    line-height: 80px;
    border-top: 1px solid #464646;
    text-align: center;
    font-size: 14px;
    color: #b7b7b7;
}

    .index_bot2 a {
        color: #b7b7b7;
    }

        .index_bot2 a:hover {
            color: #fff;
        }


.fright {
    width: 364px;
    border-left: 1px solid #464646;
    padding: 40px 30px;
    height: 363px;
    overflow: hidden;
}

.f_tel {
}

    .f_tel span {
        font-size: 14px;
        color: #b6b6b6;
        line-height: 22px;
    }

    .f_tel p {
        font-size: 30px;
        font-weight: bold;
        color: #fff;
        line-height: 50px;
    }

    .f_tel hr {
        width: 70px;
        height: 3px;
        background: #fff;
        border: none;
        margin-left: 0;
    }

    .f_tel i {
        font-style: normal;
        font-size: 14px;
        color: #b6b6b6;
        line-height: 34px;
        padding-left: 25px;
        display: block;
    }

        .f_tel i.lxr {
            background: url(../images/lxr.jpg) left center no-repeat;
        }

        .f_tel i.lxdz {
            background: url(../images/lxdz.jpg) left 10px no-repeat;
        }

.ewm {
    margin-top: 20px;
    width: 147px;
    height: 147px;
    overflow: hidden;
}

    .ewm img {
        width: 147px;
        height: 147px;
        overflow: hidden;
    }




/*内页*/
/* ban1 ==================*/
.ban {
    background: url(../images/ban.jpg) center top no-repeat;
    height: 350px;
    width: 100%;
}

.sec_con {
    height: 100%;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 35px;
}

    .sec_con .l {
        width: 220px;
        overflow: hidden;
        float: left;
    }

    .sec_con .r {
        float: right;
        width: 956px;
    }

.sec_bd20 {
    margin-top: 15px;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding-bottom: 10px;
}

    .sec_bd20 img {
        width: 218px;
        height: 110px;
        overflow: hidden;
    }

.q_tpm20 {
    line-height: 22px;
    color: #555;
    padding: 10px 0px 10px 10px;
}

/*右边*/
.sec_bd {
    width: 956px;
}

.sec_hd {
    height: 44px;
    background: #ddd;
    line-height: 44px;
}

    .sec_hd h3 {
        float: left;
        padding-left: 20px;
        border-left: 3px solid #013567;
    }

        .sec_hd h3 a {
            font-size: 18px;
            color: #013567;
        }

    .sec_hd span {
        float: right;
        font: 100 12px/44px "微软雅黑";
        padding-right: 10px;
    }

        .sec_hd span a {
        }

.sec_con2 {
    padding: 10px 0px;
    min-height: 400px;
}

.sec_tpm {
    line-height: 26px;
    padding: 10px 15px;
    font-size: 16px;
}

    .sec_tpm img {
        margin: 0 auto;
        max-width: 920px;
        overflow: hidden;
    }

.sec_tpm3 {
    line-height: 34px;
    padding: 10px 15px;
    overflow: hidden;
}


.wr20 {
    font-size: 20px;
}

.wr14 {
    font-size: 14px;
}

.sec_tpm .box {
    vertical-align: middle;
    overflow: hidden;
    width: 273px;
    height: 205px;
    border: 1px solid #d6d6d6;
    padding: 2px;
}

    .sec_tpm .box a:link {
        vertical-align: middle;
        display: inline-block;
    }

    .sec_tpm .box img {
        max-width: 273px;
        max-height: 205px;
        display: inline-block;
        vertical-align: middle;
    }

/*产品*/
.ul_1 {
}

    .ul_1 li {
        float: left;
        margin-left: 11px;
        margin-right: 10px;
        margin-bottom: 20px;
    }

        .ul_1 li img {
            width: 285px;
            height: 214px;
            overflow: hidden;
            border: none;
        }

        .ul_1 li p {
            height: 45px;
            text-align: center;
            line-height: 45px;
            background: #e6e6e6;
        }

        .ul_1 li a {
            display: block;
            width: 285px;
            height: 259px;
            border: 1px solid #e6e6e6
        }

            .ul_1 li a:hover {
                border: 1px solid #4d4d4d;
            }

                .ul_1 li a:hover p {
                    background: #4d4d4d;
                    color: #fff;
                }

/*荣誉资质*/
.rypic {
    width: 202px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .rypic img {
        width: 192px;
        height: 263px;
        overflow: hidden;
        border: 5px solid #dbdbdb;
    }

    .rypic p {
        height: 35px;
        line-height: 35px;
        text-align: center;
    }


/*新闻*/
.ul04 {
    margin-bottom: 20px;
}

    .ul04 .l2_1 {
        width: 926px;
        line-height: 38px;
       /* height: 30px;
padding-top: 10px;
        padding-bottom: 20px;*/
        border-bottom: 1px solid #f0f0f0;
        display: block;
    }

        .ul04 .l2_1 .l_117 {
            float: left;
            width: 80px;
            height: 60px;
            padding-top: 10px;
            margin-top: 10px;
            padding-bottom: 10px;
            background: #b7b7b7;
        }

            .ul04 .l2_1 .l_117 .t_50_1 {
                width: 80px;
                font-family: "Arial";
                font-size: 36px;
                height: 40px;
                line-height: 40px;
                color: #fff;
                text-align: center;
                display: block;
            }

            .ul04 .l2_1 .l_117 .d_23_5 {
                width: 80px;
                font-family: "Arial";
                font-size: 12px;
                height: 20px;
                line-height: 20px;
                color: #fff;
                text-align: center;
                display: block;
            }


        .ul04 .l2_1 .r_714 {
            float: right;
            width: 820px;
            height: 100px;
            overflow: hidden;
        }

            .ul04 .l2_1 .r_714 .t_48_1 {
                float: left;
                width: 820px;
                height: 36px;
                padding-bottom: 4px;
                line-height: 36px;
                font-size: 16px;
                font-weight: bold;
                color: #333;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .ul04 .l2_1 .r_714 .t_48_1 a {
                    color: #333;
                }

    
            .ul04 .l2_1 .r_714 .d_56 {
                float: left;
                width: 820px;
                height: 56px;
                line-height: 28px;
                font-size: 14px;
                color: #888;
                overflow: hidden;
            }

                .ul04 .l2_1 .r_714 .d_56 a {
                    color: #888;
                }

        .ul04 .l2_1:hover .t_48_1 a {
            color: #013567;
        }

        .ul04 .l2_1:hover .d_56 a {
            color: #494949;
        }

        .ul04 .l2_1:hover .l_117 {
            background: #013567;
            -webkit-transition: all 0.2s ease-out 0s;
            -moz-transition: all 0.2s ease-out 0s;
            -o-transition: all 0.2s ease-out 0s;
            transition: all 0.2s ease-out 0s;
        }

/*产品内页*/
.sec_tpm_t {
    width: 900px;
    line-height: 24px;
    padding: 10px 15px;
    font: 100 14px/24px "微软雅黑";
    min-height: 400px;
}

    .sec_tpm_t img {
        max-width: 900px;
    }

.sectit {
    height: 35px;
    margin-top: 20px;
    background: #d7d7d7;
    padding-left: 20px;
    margin-bottom: 20px;
}

    .sectit h5 {
        display: inline-block;
        font-weight: bold;
        cursor: pointer;
        height: 30px;
        line-height: 30px;
        margin-top: 5px;
        text-align: center;
        background: #fff;
        padding-left: 25px;
        padding-right: 25px;
        overflow: hidden
    }

.secbut {
    width: 88px;
    height: 32px;
    display: inline-block;
    font: 14px "Microsoft YaHei";
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: #048ace;
    -moz-border-radius: 5px; /* Gecko browsers */
    -webkit-border-radius: 5px; /* Webkit browsers */
    border-radius: 5px;
    margin-right: 10px;
}

    .secbut a {
        color: #fff;
    }

.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px
}

.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px
}

.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px
}

.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px
}

.bdshare-button-style0-16 .bds_kaixin001 {
    background-position: 0 -312px
}

.bdshare-button-style0-16 .bds_tqf {
    background-position: 0 -364px
}

.bdshare-button-style0-16 .bds_hi {
    background-position: 0 -416px
}

.bdshare-button-style0-16 .bds_douban {
    background-position: 0 -468px
}

.bdshare-button-style0-16 .bds_tieba {
    background-position: 0 -728px
}

.bdshare-button-style0-16 .bds_hx {
    background-position: 0 -988px
}

.bdshare-button-style0-16 .bds_fx {
    background-position: 0 -1040px
}

.bdshare-button-style0-16 .bds_ty {
    background-position: 0 -1196px
}

.bdshare-button-style0-16 .bds_fbook {
    background-position: 0 -1352px
}

.bdshare-button-style0-16 .bds_twi {
    background-position: 0 -1404px
}

.bdshare-button-style0-16 .bds_linkedin {
    background-position: 0 -1664px
}

.bdshare-button-style0-16 .bds_meilishuo {
    background-position: 0 -1716px
}

.bdshare-button-style0-16 .bds_mogujie {
    background-position: 0 -1768px
}

.bdshare-button-style0-16 .bds_diandian {
    background-position: 0 -1820px
}

.bdshare-button-style0-16 .bds_huaban {
    background-position: 0 -1872px
}

.bdshare-button-style0-16 .bds_duitang {
    background-position: 0 -2028px
}

.bdshare-button-style0-16 .bds_youdao {
    background-position: 0 -2080px
}

.bdshare-button-style0-16 .bds_wealink {
    background-position: 0 -2184px
}

.bdshare-button-style0-16 .bds_copy {
    background-position: 0 -2288px
}

.bdshare-button-style0-16 .bds_mail {
    background-position: 0 -2340px
}

.bdshare-button-style0-16 .bds_print {
    background-position: 0 -2392px
}

.bdshare-button-style0-16 .bds_mshare {
    background-position: 0 -2444px
}

.bdshare-button-style0-16 .bds_sqq {
    background-position: 0 -2652px
}

.bdshare-button-style0-16 .bds_sdo {
    background-position: 0 -2704px
}

.bdshare-button-style0-16 .bds_qingbiji {
    background-position: 0 -2756px
}

.bdshare-button-style0-16 .bds_people {
    background-position: 0 -2808px
}

.bdshare-button-style0-16 .bds_xinhua {
    background-position: 0 -2912px
}

.bdshare-button-style0-16 .bds_yaolan {
    background-position: 0 -2964px
}

.bdshare-button-style0-16 .bds_thx {
    background-position: 0 -2496px
}

.bdshare-button-style0-16 .bds_bdhome {
    background-position: 0 -156px
}

.bdshare-button-style0-16 .bds_bdxc {
    background-position: 0 -2548px
}

.bdshare-button-style0-16 .bds_bdysc {
    background-position: 0 -3068px
}

.bdshare-button-style0-16 .bds_isohu {
    background-position: 0 -3016px
}

.bdshare-button-style0-16 .bds_more {
    background-position: 0 0
}

.bdshare-button-style0-16 .bds_ibaidu {
    background-position: 0 -3120px
}

.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px
}

.bdshare-button-style0-16 .bds_iguba {
    background-position: 0 -1300px
}

.bdshare-button-style0-16 .bds_h163 {
    background-position: 0 -3160px
}

.bdshare-button-style0-16 .bds_evernotecn {
    background-position: 0 -3184px
}

.bdshare-button-style0-16 {
    zoom: 1
}

    .bdshare-button-style0-16:after {
        content: ".";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both
    }

    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        float: left;
        font-size: 12px;
        padding-left: 17px;
        line-height: 16px;
        height: 16px;
        background-image: url(../img/share/icons_0_16.png?v=91362611.png);
        background-repeat: no-repeat;
        cursor: pointer;
        margin: 6px 6px 6px 0
    }

        .bdshare-button-style0-16 a:hover {
            color: #333;
            opacity: .8;
            filter: alpha(opacity=80)
        }

    .bdshare-button-style0-16 .bds_more {
        color: #333;
        float: left
    }

    .bdshare-button-style0-16 .bds_count {
        color: #333;
        background: url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;
        width: 42px;
        height: 16px;
        padding: 0;
        margin: 6px 0 0;
        text-align: center
    }

        .bdshare-button-style0-16 .bds_count:hover {
            background-position: -42px -30px
        }

    .bdshare-button-style0-16 .bds_button_image {
        float: left;
        cursor: pointer;
        margin: 6px 6px 0 0;
        height: auto;
        padding: 0
    }

    .bdshare-button-style0-16 .bdshare_button_count {
        background: url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;
        width: 44px;
        height: 24px;
        line-height: 24px
    }

        .bdshare-button-style0-16 .bdshare_button_count:hover {
            background-position: -44px 0
        }

.bds_tsohu, .bds_tfh, .bds_baidu, .bds_qq, .bds_msn, .bds_sohu, .bds_qy, .bds_leho, .bds_ifeng, .bds_ff, .bds_tuita, .bds_ms, .bds_deli, .bds_s51, .bds_t163, .bds_share189, .bds_xg, .bds_s139 {
    display: none
}

.jqzoom {
    float: left;
    position: relative;
    cursor: pointer;
}

div.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 150px;
    border: 1px solid #aaa;
    background: #fff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

.wr20 {
    font-size: 20px;
}

.wr14 {
    font-size: 14px;
}

.pro1 {
    width: 320px;
    height: 237px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}

/*合作伙伴*/
.cus {
    margin-top: 10px;
}

    .cus li {
        float: left;
        width: 200px;
        height: 83px;
        border: 1px solid #ccc;
        margin: 0px 10px 20px 10px;
    }

        .cus li img {
            width: 200px;
            height: 83px;
            overflow: hidden;
        }

        .cus li:hover {
            border: 1px solid #0d3b8e;
        }

/*留言*/

.sec_tpm7 {
    padding: 10px 0px;
    width: 546px;
    margin: 0 auto;
}

    .sec_tpm7 li {
        margin-bottom: 16px;
        line-height: 34px;
        font-weight: normal;
    }

    .sec_tpm7 .name {
        height: 28px;
        line-height: 28px;
        border: 1px solid #a8a8a8;
        width: 533px;
        padding-left: 10px;
    }

    .sec_tpm7 .email {
        height: 28px;
        line-height: 28px;
        border: 1px solid #a8a8a8;
        width: 533px;
        padding-left: 10px;
    }

    .sec_tpm7 .tel {
        height: 28px;
        line-height: 28px;
        border: 1px solid #a8a8a8;
        width: 533px;
        padding-left: 10px;
    }

    .sec_tpm7 .msgg {
        line-height: 28px;
        border: 1px solid #a8a8a8;
        width: 531px;
        padding-left: 10px;
    }

    .sec_tpm7 .msbtn {
        float: right;
        font-family: "微软雅黑";
        background: #a8a8a8;
        color: #fff;
        text-align: center;
        border: none;
        width: 67px;
        height: 35px;
        line-height: 35px;
        font-weight: bold;
        cursor: pointer;
    }
