﻿@charset "utf-8";
/* CSS Document */
body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    /*color: #5b5b5b;*/
    color: #333333;
    position: relative;
    font: 14px/1.5 微软雅黑,arial,sans-serif;
    vertical-align: baseline;
    width: 100%;
    height: auto;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
    font-weight: 500;
}

    a:link {
        color: #5b5b5b;
    }

    a:visited {
        color: #5b5b5b;
    }

    a:hover, a:active, a:focus {
        color: #1654b2;
        text-decoration: none;
        outline: none;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.border {
    border-left: 1px solid #CCC;
    height: 449px;
}

.imgborder {
    border: 1px solid #CCC;
}

.txleft {
    text-align: left;
}

.txright {
    text-align: right;
}

.mr5 {
    margin-left: 5px;
}

.mr20 {
    margin-right: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb10 {
    margin-bottom: 10px;
}

.w100 {
    width: 100%;
}

.w255 {
    width: 255px;
}

.w200 {
    width: 200px;
}

.w750 {
    width: 750px;
}

.w900 {
    width: 900px;
    min-height: 720px;
}

.w1200 {
    width: 1200px;
}

.w270 {
    width: 270px;
}

.w630 {
    width: 630px;
}

.w730 {
    width: 730px;
}

.w930 {
    width: 930px;
}

.w310 {
    width: 310px;
}

.w390 {
    width: 390px;
}

.w316 {
    width: 316px;
}

.w320 {
    width: 320px;
}

.w405 {
    width: 405px;
}

.w530 {
    width: 530px;
}

.header {
    width: 100%;
    height: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #dbdbdb;
}

.head {
    width: 1200px;
    height: 100px;
    margin: auto;
    text-align: center;
}

.logo {
    width: 300px;
    height: 61px;
    margin-top: 15px;
    text-align: left;
}

.top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #333333;
    color: #fff;
}

.top_shang {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.top_ys {
    width: 900px;
}

/*.tel {
    width: 200px;
    text-align: left;
    margin-left: 5px;
}

.tel_title {
    width: 200px;
    text-align: left;
    font-size: 14px;
}

.tel_cont {
    width: 200px;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    margin-top: 5px;
}*/

.socang {
    /*margin-top:10px;*/
    font-weight: 500;
}

.menu {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /*background:url(../images/li_bg.jpg);*/
    position: relative;
}

.dh {
    width: 1200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

/*.nav {
    width: 900px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: auto;
    position: relative;
    background: #232331;
}*/

#daohang {
    float: left;
    height: 100px;
    line-height: 100px;
    width: 900px;
    text-align: center;
    position: relative;
    z-index: 1;
}

    #daohang ul {
        /*padding-left: 45px;*/
        width: 900px;
        list-style-type: none;
        height: 100px;
        line-height: 100px;
        z-index: 1;
    }

    #daohang li {
        float: left;
        width: 128px;
        height: 100px;
        line-height: 100px;
    }

        #daohang li ul {
            display: none;
            float: left;
            width: 128px;
            height: auto;
            margin: 0;
            padding: 0;
            /*margin-top:-5px;*/
            z-index: -1;
        }

            #daohang li ul li {
                float: left;
                width: 128px;
                height: 45px;
                line-height: 45px;
                border-bottom: 1px solid #3a94dd;
                color: #fff;
                background: #1289dc;
                /*border-bottom:1px solid #CCC;*/
                padding: 0px;
                text-align: center;
            }


                #daohang li ul li a {
                    float: left;
                    width: 128px;
                    height: 45px;
                    line-height: 45px;
                    color: #dbdbdb;
                    padding: 0px;
                    font-size: 14px;
                    text-align: center;
                }

                    #daohang li ul li a:hover {
                        float: left;
                        height: 45px;
                        line-height: 45px;
                        background: #ca1f26;
                        color: #fff;
                        padding: 0px;
                        font-size: 15px;
                        text-align: center;
                    }

    #daohang ul li a {
        display: block;
        /*width: 143px;*/
        height: 100px;
        line-height: 100px;
        /*font-family: "新宋体","宋体", "隶书", "华文行楷";*/
        font-size: 18px;
        font-weight: 500;
        color: #1654b2;
        text-align: center;
        text-indent: 0px;
        text-decoration: none;
        /*background-image: url('../images/t0p_right5.jpg');*/
    }

    #daohang a:hover {
        color: #fff;
        width: 110px;
        margin: 0 auto;
        text-align: center;
        height: 100px;
        background: #1654b2;
        /*background-image: url('../images/icon_b.jpg');*/
    }

    #daohang li:hover ul {
        float: left;
        display: block;
        z-index: 1;
    }

/*.addback1 {
    color: white;
    height: 38px;
    background-image: url('../images/icon_b.jpg')!important;
}*/
.banquan {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 14px;
    background: url(../images/bq_bg.jpg) no-repeat;
}

.lianjie {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 14px;
    font-weight: 800;
    height: 55px;
    line-height: 55px;
    font-family: "宋体",“微软雅黑”;
    color: #fff;
}

.yqlj {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #3995d5;
}

.lianjie a {
    color: #fff;
    font-weight: 600;
}
/*底部*/
.db_left {
    width: 1000px;
    color: #fff;
    margin-top: 45px;
    height: 160px;
}

/*.db_daoh {
    width: 390px;
    margin: 20px 0px 20px 10px;
    text-align: left;
    color: #fff;
}

    .db_daoh ul li {
        width: 390px;
        height: 35px;
        line-height: 35px;
    }

.db_daoh_img {
    width: 18px;
    height: 11px;
    margin-right: 10px;
}

.db_daoh a {
    width: 300px;
    height: 35px;
    line-height: 35px;
    color: #fff;
}*/

/*.db_title {
    width: 390px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #4c4c57;
    margin-top: 60px;
}

    .db_title span {
        float: left;
        width: 146px;
        height: 40px;
        line-height: 40px;
        background: url(../images/dbdh_bg.png) no-repeat;
        color: #fff;
        text-align: left;
        text-indent: 20px;
    }*/
/*.bq_line {
    width:100%;
    float:left;
    height:2px;
    margin-top:10px;
    background:url(../images/bq_line.jpg);
}*/
/*.bottom {
    width: 1200px;
    height: 70px;
    line-height: 70px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
}

.bottom_m {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    text-align: center;
}*/

.ewm {
    width: 250px;
}

.main {
    float: left;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.zhuti {
    width: 1200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.zhuti1 {
    width: 1300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.nyzhuti {
    width: 1200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

.dazhuti {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    /*position:relative;*/
}

.box {
    /*position: relative;*/
    z-index: 0;
    width: 1200px;
    margin: 0 auto;
}
.box1 {
    position: relative;
    z-index: 0;
    width: 1300px;
    margin: 0 auto;
}
.box_width {
    position: relative;
    z-index: 1;
    width: 1920px;
    margin-left: -360px;
    overflow: hidden;
}

.box_width1 {
    position: relative;
    z-index: 1;
    width: 1920px;
    height: auto;
    margin-left: -360px;
    overflow: hidden;
    background: #f4f4f4;
}

.top_bg {
    position: relative;
    z-index: 1;
    width: 1920px;
    height: 130px;
    margin-left: -360px;
    overflow: hidden;
    /*background: url(../images/top_bg.jpg) no-repeat;*/
}

.gywm_bg {
    position: relative;
    z-index: 1;
    width: 1920px;
    height: 555px;
    margin-left: -360px;
    overflow: hidden;
    background: url(../images/jj_bg.jpg) no-repeat;
}

.gywm_main {
    padding: 30px 50px;
    /*background: rgba(255, 255, 255, 0.83);*/
    height: 335px;
    margin: 80px 0px;
    border-radius: 10px;
}

.bg {
    width: 1920px;
    background: url(../images/body_bg.jpg);
    margin-left: -360px;
}

.bg1 {
    background: #f4f4f4;
}

.box_width2 {
    position: relative;
    z-index: 1;
    width: 1920px;
    height: 396px;
    margin-left: -360px;
    overflow: hidden;
    /*background:url(../images/ys2_img.jpg) no-repeat;*/
}

.main_bg1 {
    width: 998px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #067fd3;
    border-top: none;
    background: #f5f5f5;
    margin-top: 10px;
}

.ys_icon {
    width: 75px;
    height: 75px;
    /*background:url(../images/ys_icon.png) no-repeat;*/
    padding-top: 5px;
}

    .ys_icon span {
        color: #fff;
        font-size: 32px;
        font-style: italic;
        margin-right: 20px;
    }

.youshi_shang {
    width: 555px;
    text-align: left;
}

.youshi_shang_title {
    width: 500px;
    border-bottom: 1px solid #CCC;
    text-align: left;
    color: #017bcb;
    font-size: 26px;
    padding-bottom: 5px;
    margin-top: 5px;
}

.youshi_shang_cont {
    width: 500px;
    margin-top: 20px;
    margin-bottom: 45px;
    font-size: 14px;
    color: #5b5b5b;
}

.pro_type {
    height: 61px;
    background: #017ccb;
    height: 80px;
    width: 253px;
    font-size: 20px;
    color: #fff;
}

    .pro_type .pro_type_title {
        width: 257px;
        text-align: center;
        margin-top: 10px;
        line-height: 35px;
    }

    .pro_type .pro_type_eng {
        width: 257px;
        text-align: center;
        font-size: 14px;
        color: #CCC;
    }

.title_box_zuo {
    width: 140px;
    height: 20px;
    text-align: right;
    margin-left: 275px;
    margin-top: 10px;
    border-bottom: 1px solid #1654b2;
}

.title_box_zhong {
    width: 350px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}

.title_box_you {
    width: 140px;
    height: 20px;
    text-align: left;
    margin-top: 10px;
    border-bottom: 1px solid #1654b2;
}

.title_box_cont {
    width: 350px;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 30px;
    color: #1654b2;
}

    /*.title_box_cont h3 {
        color: #1654b2;
    }*/

    .title_box_cont span {
        color: #ffffff;
    }

.title_box_eng {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}


.title_box_zuoa {
    width: 140px;
    height: 20px;
    text-align: right;
    margin-left: 275px;
    margin-top: 10px;
    border-bottom: 1px solid #1654b2;
}

.title_box_zhonga {
    width: 350px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}

.title_box_youa {
    width: 140px;
    height: 20px;
    text-align: left;
    margin-top: 10px;
    border-bottom: 1px solid #1654b2;
}

.title_box_conta {
    width: 350px;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 30px;
    color: #1654b2;
}

    /*.title_box_cont h3 {
        color: #1654b2;
    }*/

    .title_box_conta span {
        color: #333;
    }

.title_box_enga {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #666666;
    font-weight: 500;
    text-transform: uppercase;
}
/*内页左侧新闻动态*/
.nyxw {
    width: 255px;
    margin-top: 10px;
}

.nyxw_conta {
    width: 255px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #CCC;
}

.nyxw_img {
    width: 13px;
    height: 15px;
    margin-top: 3px;
}

.gengduo {
    /*width: 930px;*/
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px solid #CCC;
    color: #017ccb;
}

    .gengduo a {
        color: #017ccb;
    }

    .gengduo span {
        color: #787878;
        font-size: 14px;
    }

.gengduo_cont {
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}

    .gengduo_cont a {
        height: 54px;
        line-height: 54px;
        color: #fff;
        font-weight: 600;
        font-size: 20px;
    }

.gengduo_cont1 {
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    margin-right: 10px;
}

    .gengduo_cont1 a {
        height: 43px;
        line-height: 43px;
        color: #fff;
        font-weight: 600;
        font-size: 12px;
    }

.neirong {
    color: #5b5b5b;
    text-align: left;
    font-weight: 500;
    margin: 12px;
    font-size: 14px;
}

.jianjie {
    width: 395px;
    margin-top: 20px;
    height: 330px;
    overflow: hidden;
}

.gywm_title {
    width: 998px;
    height: 43px;
    /*background:url(../images/gywm.jpg) no-repeat;*/
}

.cp_title {
    width: 780px;
    height: 55px;
    text-align: left;
    margin-left: 20px;
}

.cp_title1 {
    height: 49px;
    line-height: 55px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    margin-right: 10px;
}

    .cp_title1 a {
        height: 49px;
        line-height: 49px;
        color: #fff;
        font-weight: 600;
        font-size: 12px;
    }

.newslength {
    display: block;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.nyrlength {
    display: block;
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.defxw {
    width: 1200px;
    height: 160px;
}

.defxw_con {
    width: 290px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #CCC;
    /*border: 1px solid #CCC;*/
    margin-right: 115px;
    padding: 15px;
    border-top: none;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.defxw_con_img {
    border-bottom: none;
    border-top: 1px solid #CCC;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.defxw_con_shoucang {
    position: absolute;
    top: 120px;
    left: 130px;
    z-index: 5;
}

.defxw_cont {
    width: 290px;
    height: 30px;
    line-height: 30px;
}

.defxw_con:nth-child(3) {
    margin-right: 0px;
}

.tim {
    color: #0274bd;
}

.defxw_cont a {
    color: #333333;
    font-weight: 700;
    font-size: 14px;
}

.main_cont {
    width: 290px;
    height: 60px;
    text-align: left;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 2em;
    color: #939191;
    line-height: 20px;
}

.xw_more {
    width: 290px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
}

    .xw_more a {
        width: 100px;
        height: 35px;
        line-height: 35px;
        border: 1px solid #1580d3;
        border-radius: 5px;
        float: left;
        margin: 10px 0 20px 95px;
        color: #1580d3;
        font-size: 16px;
    }

        .xw_more a:hover {
            width: 100px;
            height: 35px;
            line-height: 35px;
            border: 1px solid #1580d3;
            border-radius: 5px;
            float: left;
            margin: 10px 0 20px 95px;
            color: #fff;
            font-size: 16px;
            background: #1580d3;
        }

.defxw_img {
    width: 13px;
    height: 15px;
    margin-top: 3px;
}

.ckgd {
    text-align: left;
    color: #0274bd;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    width: 335px;
}

    .ckgd a {
        text-align: left;
        color: #0274bd;
        font-size: 18px;
        font-weight: 600;
        margin-top: 30px;
        width: 335px;
    }

.xwbg {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    /*background:url(../images/xw_line.jpg);*/
}

.lxwm {
    /*position:relative;
    top:0px;
    left:0px;*/
    width: 390px;
}

.title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    font-family: "微软雅黑","宋体";
}

.lxwm_img {
    width: 390px;
    height: 118px;
    text-align: center;
    /*position:absolute;*/
    /*top:120px;
    right:5px;*/
    z-index: 0;
    bottom: 0px;
}

.lxwm_cont {
    width: 276px;
    margin-top: 5px;
    text-align: left;
    margin-left: 45px;
    margin-right: 45px;
}

/*.nytitle {
    width: 255px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    text-indent: 15px;
    background: #1654b2;
}*/

.daoha {
    text-align: left;
    width: 900px;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: 2px solid #1654b2;
}

    .daoha a {
        height: 35px;
        line-height: 35px;
        color: #333;
    }

.title_left {
    font-size: 16px;
    margin-left: 15px;
}

.cont {
    text-align: left;
    margin-left: 20px;
    color: #333333;
    font-size: 14px;
}

.td2 {
    text-align: right;
    padding: 5px;
    height: 20px;
    line-height: 20px;
}

.anniu {
    border-style: none;
    font-size: 14px;
    background-color: #067dd1;
    color: #fff;
    width: 88px;
    height: 30px;
    font-weight: 600;
    font-family: "微软雅黑","宋体","新宋体";
    cursor: pointer;
}

    .anniu:hover {
        border-style: none;
        font-size: 14px;
        background-color: #f86539;
        color: #fff;
        width: 88px;
        height: 30px;
        font-weight: 600;
        font-family: "宋体","新宋体";
        cursor: pointer;
    }

.fenye {
    width: 720px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
    margin-right: 35px;
    /*margin-bottom: 10px;*/
}

.yangshi {
    height: 25px;
    line-height: 25px;
    width: 30px;
    text-align: center;
    padding: 0px 5px;
    border: 1px solid #CCC;
    background: #fff;
    color: #606060;
    /*border:1px solid #808080;*/
}

.botmborder {
    /*border-bottom:1px solid #fff;*/
    text-align: center;
    padding-bottom: 10px;
    /*width:700px;*/
}

.txtcont {
    width: 880px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.detail {
    text-align: center;
    margin-left: 230px;
}

.bdsharebuttonbox {
    margin-top: 5px;
    width: 150px;
}

.pro_title1 {
    height: 30px;
    border-bottom: 1px solid #CCC;
    margin: 5px;
}

.cpheight {
    height: 200px;
    margin-top: 20px;
}

.cpdetail {
    border-bottom: 1px dashed #CCC;
    width: 350px;
    text-align: left;
    height: 30px;
    line-height: 30px;
}

.jieshao {
    text-align: left;
    margin: 5px;
    height: 35px;
    line-height: 35px;
    color: #333;
    border-bottom: 1px solid #1654b2;
}

/*.promr img:hover {
    border: 1px solid #ff9700;
}*/
/*案例展示*/
.al_bg {
    width: 1920px;
    background: url(../images/al_bg.jpg);
    margin-left: -310px;
    height: 851px;
}
