﻿@charset "UTF-8";
/*通用样式*/
* {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin: 0 auto;
    padding: 0;
    font-family:PingFangSC-Regular,SourceHanSansCN-Normal,"Source Han Sans CN","Microsoft YaHei","微软雅黑","Microsoft YaHei UI",Helvetica,Tahoma,Arial,sans-serif !important;
    font-size: 14px;
    color:#3b3b3b;
}
html,body{
    height:auto !important;
}
body {    
    /*background: #D9DCE1;deb commented*/
}
.home-page{
    background-color:#1E50A0;
}
.home-page *{
    color:#fff;
}
ul, li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

.clear {
    clear: both;
    height: 0px;
}

img {
    border: 0px;
}

.imgmid {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    width: 1px;
    margin-left: -1px;
    vertical-align: middle;
}

#wfinfo {
    border: 1px solid red;
    text-align: center;
    top: 50%;
    height: 60px;
    width: 980px;
    left: 50%;
    margin-left: -490px !important;
    margin-top: -30px !important;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

/*.wfslh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-binding: url(/css/ellipsis.xml#ellipsis);
}*/

.wfslha {
    -moz-binding: url(/css/ellipsis.xml#ellipsis);
}

.wfcon {
    width: 100%;
    text-align: center;
}

.allcon {
    /*margin-top: -10px;*/
    width: 100%;
    /*height: 90px;*/
    min-height: 90px;
    /*height: auto !important;*/
    vertical-align: middle;
    background-color: #f3f3f3;/* #1E50A0; */
}
.home-page .allcon,.home-page .conbox{
    background-color: #1E50A0; 
}
.conbox {
    /*width: 1000px;*/
    height: 100%;
    height: auto !important;
    vertical-align: middle;
    clear: both;
    height: 100%;
    overflow: hidden;
    background-color:#fff;     
}
.main-context{
    padding:70px 2.5%;    
    margin-top: -3px;
}
.intxt {
    height: 22px;
    line-height: 22px;
    padding-left: 2px;
}

.txtout {
    color: #cccccc;
}

.borderout {
    border: 1px solid #CFD0D0;
}

.borderin {
    border: 1px solid #5F89B7;
}

.bc1 {
    background: #021B22;
}

.bc2 {
    background: url(../img/topbg.png);
}

.cWhite {
    color: #ffffff;
}

.cBlack {
    color: #000000;
}

.cGrey {
    color: #cccccc;
}

.w200 {
    width: 200px;
}

.w630 {
    width: 630px;
}

.w350 {
    width: 350px;
}

.w120 {
    width: 120px;
}

.w150 {
    width: 150px;
}

.h20 {
    height: 20px;
}

.h84 {
    height: 84px;
}
.f22 {
    font-size: 22px;
}

.f14 {
    font-size: 14px;
}

.f12 {
    font-size: 12px;
}

.mt34 {
    margin-top: 34px;
}

.mt30 {
    margin-top: 30px;
}

.mt24 {
    margin-top: 24px;
}

.mt10 {
    margin-top: 10px;
}

.mt8 {
    margin-top: 8px;
}

.mt6 {
    margin-top: 6px;
}

.ml9 {
    margin-left: 9px;
}

.ml8 {
    margin-left: 8px;
}

.ml7 {
    margin-left: 7px;
}

.mr12 {
    margin-right: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.cd {
    cursor: default;
}

.cp {
    cursor: pointer;
}

.bdred {
    border: 1px solid red;
}

.ftblue {
    color: #01398E;
}

.fth1 {
    color: #7D7B7B;
}

.pdt10 {
    padding-top: 10px;
}
/*通用样式*/

/*顶部布局*/
.header{
    position:absolute;
    height:90px;
}
.header .conbox{
    position:relative;
    z-index: 2;
    background-color: transparent;
}
.search {
    /*width: 180px;*/    
    /*deb modified background: url(../img/inbj.png) no-repeat;*/
    /*position: relative;
    display: table;
    border-collapse: separate;*/    
}

    .search .inp {
        position: relative;
        z-index: 2;
        display: table-cell;
        float: left;
        width: 320px;
        height: 30px;
        line-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #fff;
        outline:none;
        padding-left:12px;
        padding-right:30px;        
        margin-top: 3px;
        margin-left: 18px;
        color: #fff;
        background-color: transparent;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        background: url(../img/search.png) 289px center no-repeat;        
    } 
    .about-jeda .search .inp{
        color:#999;
        border: 1px solid #999;
        background: url(../img/search-grey.png) 289px center no-repeat;  
    }
.search .inp::-moz-placeholder {color:#fff; opacity:1;padding-bottom:5px; }
.search .inp::-webkit-input-placeholder { color:#fff;padding-bottom:5px;}
.search .inp:-ms-input-placeholder {color:#fff;padding-bottom:5px;} 
.about-jeda .search .inp::-moz-placeholder {color:#999; opacity:1;padding-bottom:5px; }
.about-jeda .search .inp::-webkit-input-placeholder { color:#999;padding-bottom:5px;}
.about-jeda .search .inp:-ms-input-placeholder {color:#999;padding-bottom:5px;}   
.menu-con{
    z-index:100;
    position: relative;
    top:14px;/*92px;*/
    width:100%;    
    height:68px;
    /*filter: alpha(opacity=86);
    opacity: 0.86;*/
}
.menu {
    display:-webkit-flex;
    display:flex;    
    /*left:50%;
    margin-left:-480px;*/
    /*width: 1000px;*/
    margin:auto;
    /*margin-top: 10px;*/
    /*background: #22549e;url(../img/menubj.png) no-repeat;*/
    background-color: #1E50A0;
    cursor: default;
}

    .menu .item {
        float: left;
        height: 68px;
        line-height: 68px;
        /*width: 100px;*/
        text-align: center;
        padding: 0 1%;
        cursor: pointer;
        background-color: #1E50A0;
    }

        .menu .item a {
            font-size: 16px;
            color: #ffffff;
        }

    .header .menu .bjitem a {
        /*font-weight:bold;*/
        color:#50B2E6;
    }

    .menu .bjhome a {
        font-size: 16px;
        color: #000000;
    }

    .menu .bjhome {
        background: url(../img/bj.png) no-repeat;
    }

    .menu .bj1 {
        background: url(../img/bj1.png) no-repeat;
    }

    .menu .bj2 {
        background: url(../img/bj2.png) no-repeat;
    }

   

    .menu .fgf {
        float: left;
        width: 2px;
        height: 39px;
        background: url(../img/fgf.png);
    }
/*顶部布局*/

/*中部布局*/
#banner {
    width: 100%;
    height: 480px;
    /*position: absolute;relative*/
    overflow: hidden;
    border: 0px;
}

    #banner .list img, #banner .slider img {
        border: 0px;
        /*margin-top: 15px;*/
        width: 100%;
        height: 460px;
    }

    #banner .bg {
        position: absolute;
        bottom: 0;
        left: 0px;
        background-color: #000;
        height: 30px;
        filter: Alpha(Opacity=30);
        opacity: 0.3;
        z-index: 1000;
        cursor: pointer;
        width: 980px;
        display: none;
    }

    #banner .info {
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 980px;
        letter-spacing: 1px;
        height: 22px;
        color: #fff;
        z-index: 1001;
        cursor: pointer;
        text-align: center;
        display: none;
    }

    #banner .text {
        position: absolute;
        width: 980px;
        z-index: 1002;
        right: 3px;
        bottom: 3px;
    }

    /*#banner ul {        
        list-style-type: none;
        filter: Alpha(Opacity=80);
        opacity: 0.8;
        z-index: 1002;
        margin-top: -130px;
        padding: 0;
        text-align: center;
    }

        #banner ul li {
            margin: 0 6px;
            font-family: Arial;
            font-size: 10px;
            font-weight: bold;
            display: inline-block;
            color: #000;
            width: 14px;
            height: 14px;
            line-height: 14px;
            text-align: center;
            background-image: url(../img/c1.png);
            cursor: pointer;
        }

            #banner ul li.on {                
                background-image: url(../img/c2.png);
            }*/

    #banner .list a {
        /*position: absolute;*/
    }


.chanp {
    /*height: 270px;*/
    width: 100%;
    cursor: default;
}

    .chanp a {
        display: inline-block;
        /*height: 100%;*/
        color: #FFF;
        font-size:13px;
    }
    .chanp a img{
        /*width:108px;
        height:118px;*/
        width:100%;
        margin-bottom:12px;
        /*background: #09f;*/
    }
    .chanp a span{
        display:block;
        text-align:center;
        font-size:20px;
        font-weight:bold;
        margin-bottom:6px;
    }

    .chanp .it {
        width:24.2%;
        float: left;
        color:#555;
        /*
        filter: alpha(opacity=86);
        opacity: 0.86;
        */
        overflow:hidden;
        text-align: center;
        padding-top: 32px;
        padding-bottom: 10px;
        margin-right:0.8%;
        background-color:#fff;
        box-shadow: 0 2px 20px 0 #1B3E76;
        /*width: 239px;
        height: 270px;*/
    }
    .chanp .it.zoomin{
        transform:scale(1.1);
        -webkit-animation-duration: 1s;
  		animation-duration: 1s;
    }
    .chanp .it.grey{
        background-color:#eee;
    }
    /*.chanp .bj1,.chanp .bj3 {
        background: #003a8f;    url(../img/cp1.jpg);
    }

    .chanp .bj2,.chanp .bj4 {
        background: #365ca3;url(../img/cp2.jpg);
    }*/
    .chanp .bj1 .tit>a{
        background:url(../img/cp1-2.png) center 0 no-repeat;
        background-size:100%;
    }
    .chanp .bj2 .tit>a{
        background:url(../img/cp2-2.png) center 0 no-repeat;
        background-size:100%;
    }
    .chanp .bj3 .tit>a{
        background:url(../img/cp3-2.png) center 0 no-repeat;
        background-size:100%;
    }
    .chanp .bj4 .tit>a{
        background:url(../img/cp4-2.png) center 0 no-repeat;
        background-size:100%;
    }
    .chanp .bj5 .tit>a{
        background:url(../img/cp5-2.png) center 0 no-repeat;
        background-size:100%;
    }
    @keyframes fadeIn{
      from {    
        -webkit-transform: scale(0);
        transform: scale(0);
      }

      to {
        -webkit-transform: scale(1);
        transform: scale(1);
      }
    }
    @-webkit-keyframes fadeIn{
      from {    
        -webkit-transform: scale(0);
        transform: scale(0);
      }

      to {
        -webkit-transform: scale(1);
        transform: scale(1);
      }
    }
    .fadeIn{
        -webkit-animation-name:fadeIn;
        animation-name:fadeIn;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
    .chanp .it span,.chanp .it a{
        color: #333;/*#a3a3a3;*/
    }
    .chanp .tit {
        /*height: 84px;*/
        cursor: pointer;
    }

    .chanp .txt {
        /*width: 210px;*/
        /*height: 134px;*/
        height:270px;
        /*line-height: 22px;*/
    }

    .chanp .hbj {
        /*width: 210px;
        padding:6px 10px;*/
        padding:6px 0;
    }
.chanp .hbj:hover {
    /*background: #fabe00;*/
    cursor: pointer;
}
.chanp .it:hover a{ 
    font-size:14px;
}
.chanp .hbj:hover a{    
    color:#50B2E6;/*#24569f;*/    
    font-size:15px;
}
.main{
    margin-top: 420px;/*750px;*/
    background-color: transparent;
}


.newsa {
    float: left;
    margin-top: 18px;
    margin-left: 20px;
    width: 708px;
    height: 174px;
}

    .newsa .tplb {
        float: left;
        margin-top: 15px;
        width: 213px;
        height: 143px;
        background: #ffffff;
    }

    .newsa .txt {
        float: left;
        margin-top: 15px;
        margin-left: 10px;
        width: 485px;
        height: 143px;
        color: #666666;
        text-align: left;
    }

    .newsa .hbj {
        height: 30px;
        line-height: 30px;
        width: 469px;
        padding-left: 8px;
        padding-right: 8px;
    }

        .newsa .hbj:hover {
            background: #ECEEF0;
            cursor: pointer;
        }

    .newsa a {
        color: #5C5D5F;
    }

.titl {
    float: left;
    height: 16px;
    font-size: 16px;
}

.titr {
    float: right;
    height: 16px;
    font-size: 16px;
}

#picnews {
    width: 213px;
    height: 143px;
    position: relative;
    overflow: hidden;
    border: 0px;
}

    #picnews .list img {
        border: 0px;
        width: 213px;
        height: 143px;
    }

    #picnews .bg {
        position: absolute;
        bottom: 0;
        left: 0px;
        background-color: #000;
        height: 16px;
        filter: Alpha(Opacity=30);
        opacity: 0.3;
        z-index: 1000;
        cursor: pointer;
        width: 213px;
    }

    #picnews .info {
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 213px;
        letter-spacing: 1px;
        height: 16px;
        line-height: 16px;
        color: #fff;
        z-index: 1001;
        cursor: pointer;
        text-align: left;
        overflow: hidden;
        padding-left: 2px;
    }

    #picnews .text {
        position: absolute;
        width: 213px;
        z-index: 1002;
        right: 3px;
        bottom: 3px;
    }

    #picnews ul {
        position: absolute;
        list-style-type: none;
        filter: alpha(opacity=80);
        opacity: 0.8;
        z-index: 1002;
        margin: 0;
        padding: 0;
        bottom: 1px;
        right: 1px;
    }

        #picnews ul li {
            margin: 0;
            float: left;
            font-family: arial;
            font-size: 10px;
            font-weight: bold;
            display: block;
            color: #000;
            width: 13px;
            height: 13px;
            line-height: 13px;
            margin: 1px;
            text-align: center;
            background: #ffffff;
            cursor: pointer;
        }

            #picnews ul li.on {
                width: 13px;
                height: 13px;
                background: #5BA1DC;
            }

    #picnews .list a {
        /*position: absolute;*/
    }

.newsb {
    float: left;
    margin-top: 18px;
    margin-left: 34px;
    width: 218px;
    height: 174px;
}

    .newsb .gszz {
        width: 200px;
        height: 143px;
        margin-top: 15px;
        margin-left: 9px;
        border: 1px solid #DCDEE3;
    }

        .newsb .gszz img {
            width: 200px;
            height: 143px;
        }

.dxyhtip {
    margin-top: 18px;
    height: 28px;
    width: 980px;
    cursor: default;
    background: url(../img/dxyhtip.jpg) no-repeat;
}

    .dxyhtip .tit {
        margin-top: 2px;
        margin-left: 30px;
        float: left;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
    }

    .dxyhtip .titmore {
        float: right;
        margin-top: 6px;
        margin-right: 12px;
        height: 16px;
        text-align: right;
    }

.dxyhcon {
    height: 232px;
    width: 978px;
    cursor: default;
    border-left: 1px solid #CFD7DD;
    border-right: 1px solid #CFD7DD;
    border-bottom: 1px solid #CFD7DD;
    background: #ECEEF0;
}

    .dxyhcon .con {
        margin-top: 10px;
        margin-left: 30px;
        margin-right: 30px;
        width: 918px;
        height:210px;
        overflow: hidden;
    }

        .dxyhcon .con .txt {
            float: left;
            text-align: left;
            width: 178px;
            height: 30px;
            line-height: 30px;
            color: #999999;
        }

        .dxyhcon .con ul {
            list-style: none;
        }

        .dxyhcon .con .pbox {
            float: left;
            text-align: center;
            /*margin-top: 10px;*/
            padding-right: 10px;
            line-height:30px;
            width: 200px;
            height: 210px;
            color: #999999;
        }

            .dxyhcon .con .pbox img {
                width: 200px;
                height: 180px;
            }

            .dxyhcon .con .pbox .tt {
                width: 200px;
                text-align: center;
            }
/*中部布局*/

/*底部布局*/
.footer .allcon,.footer .conbox{
    background-color: #102645;
}
.footer *{
    color:#fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;    
}
.footer .conbox{
    padding:100px 0 76px;
}
.footer .bot2{
    min-height:30px;
}
.footer .bot2 *{
    font-size:12px;
}
.footer .bot2 .conbox{
    padding:20px 0 0;
}
.bot1 .phone-num{
    font-size:24px;
}
.bot1 .phone-num,.bot1-s  .phone-num{
    font-weight:600;
}
.bot-logo{
    width:180px;
    margin-bottom:26px;
}
.hotline{
    margin-bottom:34px;
}
.hotline img{
    width:200px;
}
.bot2{
    line-height:30px;
}


.bot {
    overflow:hidden;
    *zoom:1;
    width:44.8%;
    /*height: 110px;*/
    vertical-align: middle;
    cursor: default;
}
.bot>div:not(:last-child){
    border-right:1px solid #516b92;
}

.bdl {
    float: left;
    width:25%;
    text-align: left;
    margin-top:20px;
}
.bdl p{
    line-height:36px;
}
.bdl .hotline{
    padding-left:30px;
    background:url(../img/telephone2.png) no-repeat 0 3px;
}
.bdm{
    float: left;
    width:100%;   
}
.aboutus-links,.aboutus-links a{
    font-size:17px;
}
.contacts{   
    width:55.2%; 
    text-align:left;    
}
.contacts *{
    font-size:15px;
}
/*.bdm div{
    line-height:30px;
}*/

.bdm a:hover,.bot2 a:hover {
    border-bottom:1px solid #fff;
}
.bdr {    
    float: left;
    width:25%;
    cursor:pointer;
    text-align: right;
}
.footer .allcon img.public-number{
    width:106px;
    height:auto;
    margin:30px 0 16px;
}
.bot2 li{
    display:inline-block;
    padding:2px 10px;
}
.bot1-s{
    display:none;
    font-size:22px;
}

/*.bot1-s p{
    display:inline-block;
}*/
.bot1-s  .phone-num{
    font-size:21px;
    margin-right:10px;
    margin-top:2px;
}
.bot1-s li:not(:last-child){
    margin-bottom:3px;
}
/*底部布局*/

/*客服布局*/
#kefu {
    position:relative;
    width:150px;
    cursor: default;
}

    #kefu .kfl {
        display:none;
        float: left;
        width: 111px;

    }

    #kefu .kfr {
        float: right;
        margin-left: -5px;
        width: 50px;
        height: 200px;
        background: url(../img/kf.png);
    }

    #kefu .kfl .kftop {
        width: 157px;
        height: 39px;
        background: url(../img/kf_2.png);
    }

    #kefu .kfl .kfmid {
        width: 157px;
        height: 300px;
        background: url(../img/kf_3.png);
    }

        #kefu .kfl .kfmid .kfcon {
            margin: 20px 30px auto 20px;
            float: left;
            font-size: 14px;
            color: #023A91;
        }

    #kefu .kfl .kffoot {
        width: 157px;
        height: 8px;
        background: url(../img/kf_4.png);
    }
    .kf-txt{
        display:none;
        position:absolute;
        right:50px;
        width:100px;
        height:50px;
        color:#fff;
        line-height:50px;
        text-align: center;
    }
    .kf-txt a{
    color:#fff;
    }
    .kf-txt2{
        display:none;
        position:absolute;
        top:50px;
        width:100px;
        height:100px;
    }
    .backtop-t{
        cursor:pointer;
        background-color: #306ed6;
    }
    .qq-t{
        top:50px;
        width:100px;
        height:100px;
        background-color:#0fa4ec;
    }
    .qq-t1{
        border-bottom:1px solid #5588de;
    }

    .telephone-t{
        top:150px;
        background-color: #fab600;
    }
    .kfr>div{
        width:50px;
        height:50px;
    }
/*客服布局*/

/*引导页布局*/
.load {
    margin-top: 10px;
    width: 1000px;
    height: 630px;
    vertical-align: middle;
    background: url(../img/loadbj.jpg) no-repeat;
}

.loadbj {
    background: url(../img/loadbj.jpg);
}

.loadtop {
    width: 1000px;
    height: 523px;
    position: relative;
}

    .loadtop .loadt {
        position: relative;
        top: 330px;
        width: 1000px;
        height: 206px;
    }

    .loadtop .tip {
        float: left;
        width: 1000px;
        height: 160px;
        display: none;
        filter: alpha(Opacity=55);
        -moz-opacity: 0.55;
        opacity: 0.55;
        background: #000000;
    }

    .loadtop .loaddh {
        float: left;
		left:0px;
        position: absolute;
        bottom: 0;
        width: 1000px;
        height: 46px;
        filter: alpha(Opacity=65);
        -moz-opacity: 0.65;
        opacity: 0.65;
        background: #000000;
    }

        .loadtop .loaddh .it {
            float: left;
            width: 239px;
            height: 46px;
            cursor: pointer;
        }

        .loadtop .loaddh .tit {
            margin-left: 24px;
            text-align: left;
            height: 46px;
            line-height: 46px;
        }

            .loadtop .loaddh .tit a {
                font-size: 16px;
                color: #ffffff;
            }

                .loadtop .loaddh .tit a:hover {
                    color: #fabe00;
                }

.loadchanp {
    height: 160px;
    width: 980px;
    cursor: default;
}

    .loadchanp a {
        color: #ffffff;
    }

        .loadchanp a:hover {
            color: #fabe00;
        }

    .loadchanp .it {
        margin-top: 2px;
        float: left;
        width: 239px;
        height: 182px;
    }

    .loadchanp .tit {
        margin: 0px auto 4px 12px;
        text-align: left;
        height: 30px;
        line-height: 30px;
    }

        .loadchanp .tit a {
            font-size: 20px;
            color: #ffffff;
        }

    .loadchanp .txt a {
        font-size: 13px;
    }

    .loadchanp .txt {
        margin: 0px auto 15px 10px;
        width: 210px;
        height: 0px;
        line-height: 26px;
        text-align: left;
        display: none;
    }

    .loadchanp .hbj {
        width: 210px;
    }

.loadmid {
    margin-left: 382px;
    margin-top: 24px;
    /*width: 262px;*/
    height: 44px;
}

    .loadmid a {
        font-size: 14px;
        color: #ffffff;
        font-weight: bold;
    }

    .loadmid .but1 {
        float: left;
        width: 82px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        cursor: pointer;
        background: url(../img/but1.png) no-repeat;
    }

        .loadmid .but1:hover {
            background: url(../img/but1a.png) no-repeat;
        }

    .loadmid .but2 {
        float: left;
        width: 84px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        cursor: pointer;
        background: url(../img/but2.png) no-repeat;
    }

        .loadmid .but2:hover {
            background: url(../img/but2a.png) no-repeat;
        }

    .loadmid .but3 {
        float: left;
        width: 96px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        cursor: pointer;
        background: url(../img/but3.png) no-repeat;
    }

        .loadmid .but3:hover {
            background: url(../img/but3a.png) no-repeat;
        }

.loadbot {
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 44px;
    width: 948px;
    height: 26px;
    cursor: default;
}

    .loadbot a {
        color: #000000;
    }

    .loadbot .jdkj {
        color: #54BAEB;
    }

.loadbotleft {
    float: left;
    height: 26px;
    line-height: 26px;
}

.loadbotright {
    float: right;
    height: 26px;
    line-height: 26px;
}
/*引导页布局*/

/*deb added*/
.fwb{
    font-weight:bold;
}
.search-phone{
    /*yuan commented in Aug 2019, position: absolute;*/    
    right: 26px;
    width:74%;
    height: 30px;
    margin:30px 0 20px;
}
.conbox .telephone{
    font-size:16px;
    padding-right:2.5%;
    /*background:url(../img/telephone.png) no-repeat;*/
}
.conbox .telephone span{
    font-size:16px;
}
.conbox .telephone,.conbox .telephone span{
    color:#fff;
}
.about-jeda .conbox .telephone,.about-jeda .conbox .telephone span{
    color:#999;
}
.search .input-group-btn {
    display: table-cell;
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;

}
.input-group-btn > button {
    position: relative;
    color: white;
    height:30px;
    line-height: 1.42857143;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 3px 12px;
    margin-left: -1px;
    margin-bottom: -3px;
    background-color: #003a8f;
    border: 1px solid #003a8f;
}
.header .logo{
    display:none;
    margin-top:24px;
}
.header .jdlogo{
    width: 254px;
    height: 68px;
    margin-left:0;
    background-color:#fff;
}
.header .jdlogo img{    
    width:80% !important; 
    height:auto !important;  
    margin-top:11px; 
}
.nav-s .nav{
    display:none;
    z-index:999;
    position: relative;
    margin-top:12px;
    background-color:#eee;
    border-top:5px solid #003a8f;
    box-shadow: 0 12px 38px #ddd;
}
.nav li{
    line-height:56px;
    text-align: left;   
    border-top: 1px solid #ddd;
}
.nav li:hover,.nav li.current{
    background-color:#365ca3;
}
.nav li a{
    display:inline-block;
    width:100%;
    color:#333;
    font-size:18px;
    text-indent: 20px;
}
.nav li:hover a,.nav li.current a{
    color:white;
}
.nav-s{
    display:none;
    /*background:url(img/nav-s.png) no-repeat;*/
}
.nav-s img{
    padding-right:10px;
}
.sub-main{
    padding-top:52px;
    padding-bottom:52px;
}
.sub-main.customer{
    padding-bottom:90px;
}
.sub-main .title-e,.sub-main .title-e span{    
    font-family:"STXihei",arial,"Times New Roman" !important;
    font-weight:normal;
    font-size:16px;    
    margin: 6px 8px 30px 0;    
}
.sub-main .blue{
    color:#4163a6;
}
.sub-main .grey{
    color:#7d7d7d;
}
.main .title-e,.main .title-c,.main .title-c-w{   
    text-align:left;
}
.main .title-c{
    /*color:#595959;*/    
}
.main .title-c,.main .title-c-w{    
    font-weight:bold;
    font-size:28px;    
}
.aboutus h3{
    font-family:"黑体";
    line-height:2;
    font-size:24px;
    margin-bottom:20px;
}
.aboutus p{    
    text-indent:2em;
    text-align: left;
    line-height:1.7;
    margin-bottom:10px;
}
.main .more{
    display: inline-block;
    height:28px;
    line-height: 26px;    
    color:#fff;
    margin-top:20px;
    padding-left:20px;
    padding-right:20px;
    border:1px solid #fff;
    -moz-border-radius:16px;
    -webkit-border-radius:16px;
    border-radius:16px;
}
.main .more-news{
    font-size:15px;
}
/*.main .aboutus .more:hover,.main .customer .more:hover{
    color:#fff;
    background:#365ca3;
    border:none;
}*/
/*.main .news .more{
    color:#fff;
    border:1px solid #fff;
}*/
.main .news .more:hover{
    background:#ffae00;
    border:1px solid #ffae00;
}
.main .more span{
    display:none;
    padding-left:20px;
}
.sub-main .yellow{
    color:#f5bb06;
}
.sub-main .white{
    color:#fff;
}
/*.main .title-c-w{
    background:url(../img/item-title-w.png) center no-repeat;
}*/
.main .news {
    width: 100%;
    color:#fff;
    cursor: default;
    /*background:url(../img/news-bg.png) no-repeat;
    background-size: cover;*/    
}
.wfcon .news-list{    
    /*overflow:auto;*/
    *zoom:1;
    margin-top:10px;
    text-align: left;
    /*display:flex;*/
    height:450px;
}
.news-list .img{
    display:flex;
    align-items:center;
    width:28.1%;
    /*width:276px;
    flex:none;*/
    background-color:#fff;
    height:100%;
}
.news-list .img img{
    width:100%;
    max-height:100%;
}
.news-list .text{
    width:71.9%; 
    height: 100%;   
    padding:0 4.2%;
    background-color:#102645;
}
.news-list li{
    /*display:flex;*/
    /*width:50%;*/
    /*height:110px;*/
    overflow:hidden;
    margin-top:30px;
    margin-bottom:30px;    
}
.news-list .info-pic{
    /*flex:1;
    color:#fff;*/
    color:#22558e;
    vertical-align:top;
    margin-right:10px;
    background:#ffe288;
}
.news-list a{
    color:#fff;
    width: 100%;
     white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
/*.news-list a:hover{
    color: #f5bb06;
}
.news-list img{
    width:125px;
    height:100px;
}*/
.news-list .info-body{
    /*flex:4;*/
    vertical-align:top;
    width:350px;
}
.news-list h3{
    /*width:330px;*/ 
    margin-left:0;   
    margin-bottom:3px;
    text-overflow: ellipsis;
    overflow:hidden !important;
    /*text-overflow: ellipsis;
    white-space: nowrap;
    */
}
.news-list h3,.news-list h3 .date{
    font-size:16px;
}
.news-list h3 .date{
    margin-right:12px;
}
.news-list p{   
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.home-page .news-list p,.home-page .main .more,.home-page .news-list .more-news,.home-page .aboutus-links div,.home-page .contacts *{
    color: #ddd;
}
/*改成日期*/
.ydate {
    width: 60px;
    height:60px;
    background: #d8d8d8;
    color: #555;
    text-align: center;
    font-size: 12px;
    float: left;
    _display: inline;
    padding-bottom: 5px;
}
.ydate span {
    display: block;
    font-size: 30px;
    line-height: 24px;
    padding: 6px 0 4px 0;
    zoom: 1;
    background: #fff;
    margin-bottom: 6px;
    font-weight:bold;
    font-style:italic;
}
.customer-list{
    overflow:hidden;
    *zoom:1;
}
.customer li{
    float:left;
    width:25%;
    /*padding-bottom:1%;*/
}
/*.customer li:not(:last-child){
    padding-right:1%;

}*/
.customer li a{
    display:inline-block;
    width: 100%;
    padding: 4%;
}
.customer li img{
    width:100%;
}
/*产品放这*/
.product .conbox{
    position: absolute;
    top: 614px;/*646px;*/
    left:50%;
    border-radius: 5px;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    padding: 24px 15px;
    background: transparent;
}

/*comment on 2019.8 因为原始轮播有问题，翻到下面时会自动跳动到页面顶部，因此引入了新的轮播,以下是轮播样式*/
    .slider, .slider-panel img {
        border: none;
        width: 100%;
        /*height:660px;*/
    }

    .slider {
        width: 100%;
        height: 100%;/*660px;*/
    }
     .slider-extra{
         position: absolute;
         width: 100%;
         height:20px;
         bottom:26%;
     }
    .slider {
        text-align: center;
        /*margin: 30px auto;*/
        position: relative;
    }

    .slider-panel, .slider-nav, .slider-pre, .slider-next {
        /*position: absolute;*/
        z-index: 0;
    }

    .slider-panel {
        position: absolute;
        width:100%;
    }

    .slider-extra {
        /*position: relative;*/
    }

    .slider-nav {
        margin-left: -51px;
        /*position: absolute;*/
        left: 50%;
        bottom: 4px;
    }

        .slider-nav li {
            background: #fff;
            border-radius: 50%;
            color: #fff;
            cursor: pointer;
            margin: 0 6px;
            overflow: hidden;
            text-align: center;
            display: inline-block;
            height: 14px;
            line-height: 14px;
            width: 14px;
        }

        .slider-nav .slider-item-selected {
            background: #1E50A0;
        }

    .slider-page a {
        background: rgba(0, 0, 0, 0.2);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
        color: #fff;
        text-align: center;
        display: block;
        font-family: "simsun";
        font-size: 22px;
        width: 28px;
        height: 62px;
        line-height: 62px;
        margin-top: -31px;
        position: absolute;
        top: 50%;
    }

        .slider-page a:HOVER {
            background: rgba(0, 0, 0, 0.4);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
        }

    .slider-next {
        left: 100%;
        margin-left: -28px;
    }
/* 新的轮播结束 */

@media screen and (min-width:1001px) {
    .conbox, .menu {
        width: 900px;
    }
    .product .conbox{
        width:900px;
    }
}
@media screen and (min-width:1280px) {
    .menu-con,.header .jdlogo{
        height:56px;
    }
    .menu .item{  
        height:56px;      
        line-height: 56px;
    }
    .conbox, .menu, .product .conbox{
        width:1000px;
    }
}
@media screen and (min-width:1440px){
     .search-phone{
       margin: 25px 0 15px;
    }
    .menu-con,.header .jdlogo{
        height:60px;
    }
    .menu .item{  
        height: 60px;      
        line-height: 60px;
    }
    #banner,#banner .list img, #banner .slider img{
        height:550px;
    }
    /*#banner .slider-extra{
        margin-top: -350px;
    }*/
    .product .conbox {
        top: 676px;/*704px;*/
    }
    .main {
        margin-top: 430px;/*810px;*/
    }
}
@media screen and (min-width:1680px) {   
    .menu-con,.header .jdlogo{
        height:64px;
    }
    .menu .item{   
        height: 64px;    
        line-height: 64px;
    }
    #banner,#banner .list img, #banner .slider img{
        height:660px;/*630px;660px*/
    }
    /*#banner .slider-extra{
        margin-top: -260px;
    }*/
    .product .conbox {
        top: 778px;/*750px;*/
    }
    .main {
        margin-top: 414px;/*420px;*/
    }
}
@media screen and (min-width:2020px) {
    .search-phone{
       margin: 36px 0 26px;
    }
    .menu-con,.header .jdlogo{
        height:72px;
    }
    .menu .item{  
        height: 72px;     
        line-height: 72px;
    }
    #banner,#banner .list img, #banner .slider img{
        height:720px;
    }   
    .product .conbox {
        top: 838px;
    }
    .main {
        margin-top: 400px;
    }
}
@media screen and (max-width:1280px){
    .search-phone{
       margin: 20px 0 10px;
    }
     .menu-con,.header .jdlogo{
        height:54px;
    } 
     .menu .item{
        height:54px;
        line-height:54px;
    }
    .header .jdlogo img{
        margin-top:16px;
    }     
    #banner,#banner .list img, #banner .slider img{
        height:400px;
    }
    /*#banner .slider-extra{
        margin-top: -200px;
    }*/
    .product .conbox {
        top: 566px;/*580px;*/
    }
    .main{
        margin-top:464px;/*684px;*/
    }
}
@media screen and (max-width:1000px) {
    .search .inp{
        width:280px;
        background: url(../img/search.png) 249px center no-repeat;
    }
    #banner,#banner .list img, #banner .slider img{
        height:315px;
    }
    /*#banner .slider-extra{
        margin-top: -160px;
    }*/
    .product .conbox{
        top: 520px;/*530px;*/
    }
    .menu .item{
        padding:0;
    }
    .menu .item a{
        font-size:15px;
    }
    .main {
        margin-top: 475px;/*635px;*/
    }
    /*.news-list .info-body,.news-list h3{
        width:260px;
    }
    .news-list li{
        height:130px;
    }*/
     .slider-extra{
        bottom: 22%;
    }
}
@media screen and (min-width:801px) and (max-width:1000px) {
    .conbox,.menu{
    width:760px;
    }
    .menu .item{
        width:90px;        
    }
    /*.product .conbox{
        width:100%;
    }*/
    .news-list .img{
        width:32%;
    }
    .news-list .text{
        width:68%;
    }
}
@media screen and (max-width:800px) {
     .search .inp{
        width:206px;
        background: url(../img/search.png) 175px center no-repeat;
    }
     .menu .item{
        width:78px;
    }
    .menu .item a{
        font-size:14px;
    }
   /* .chanp .hbj {
        padding: 4px 6px;
    }
    .chanp a{
        font-size:13px;
    }*/
    #banner{
        height:260px;
    }
    /*#banner .slider-extra{
        margin-top: -140px;
    }*/
    #banner .list img, #banner .slider img{
        height:260px;
    }
    .product .conbox{
        top:470px;
    }
    .main {
        margin-top: 480px;
    }
    .sub-main .title-e span {
        font-size: 40px;
    }
    /*.news-list .info-body,.news-list h3{
        width:230px;
    }*/
    .news-list li{
        padding-left:1%;
        padding-right: 1%;
    }
    .bdl,.bdr{
        text-align:center;
    }
}
@media screen and (min-width:641px){

}
@media screen and (min-width:641px) and (max-width:1000px){
    .product .conbox{
        width:90%;
    }
    .main .conbox{
        padding-left:4%;
        padding-right:4%;
    }
    /*.footer .conbox{
        padding-left:2%;
        padding-right:2%;
    }*/
}

@media screen and (max-width:640px){
    /*header*/
    .allcon {
        min-height:60px;
    }
    .conbox {
        width: 100%;
    }
    .header .conbox{
        padding-bottom: 20px;
    }
    .header{
        position:static;
        height:52px;      
        background-color: #fff;
    }
    .nav-s img{
        width:36px;
    }
    .search-phone,.menu-con {
        display:none;
    }
    .header .logo {
        display:block;
        margin-top: 14px;
    }
    .header .logo img{
        width:162px !important;
        height:auto !important;
        margin-left:20px;
    }
    .nav-s{
        display:block;
        padding-top:12px;
    }
    /*.nav{
        display:block;
    }*/
    #kefu{
        display:none;
    }
    #banner{
        position:static;     
        /*top: 60px;*/
    }
    #banner .list img, #banner .slider .slider-panel img{        
        height: 349px;
        width: 180%;
        margin-left: -38%; 
        margin-top:-10%;       
    }
    #banner .list:last-child img, #banner .slider .slider-panel:last-child img{        
        height: 272px;
        width: 140%;
        margin-left: -20%;        
    } 
    #banner .slider .slider-panel:last-child img{
        margin-top:0;
        margin-left: -32%;
    }
    /*#banner .slider-extra{
        margin-top: -130px;
    }*/
    .product .conbox {
        top: 370px;
        padding: 16px 6px;
    }
    .chanp .it{
        padding-top:18px;
    }    
    .chanp .tit{
        width:92%;
        margin-left:4%;
    }
    .chanp .txt{
        display:none;
    }
    .chanp a span{
        font-size:16px;
    }
    .slider-extra{
        left:7%;
        bottom: 18%;
    }
    .main {
        margin-top:192px;
    }
    .main-context {
        padding: 20px 3.5%;
    }
    .sub-main {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 4%;
        padding-right: 4%;
    }
    .sub-main .title-e span {
        font-size: 36px;
    }
    .aboutus h3 {
        display:none;
    }
    .sub-main .title-c,.sub-main .title-c-w{
        font-size:22px;
    }
    .sub-main p,.sub-main .more{
        font-size:16px;
    }
    .sub-main .title-e, .sub-main .title-e span{
        font-size:14px;
    }
    .sub-main h3{
        font-size:18px;
    }    
    .wfcon .news-list{        
        height:370px;
    }
    .news-list .img{
        width:0%;
    }
    .news-list .text{
        width:100%;
    }
    .news-list li{
        width:100%;
        height:auto;
        margin-top:15px;
        margin-bottom:15px;
        /*padding-left:4%;
        padding-right:6%;*/
    }

    .news-list .info-body, .news-list h3 {
        width: 100%;
    }
    .main .more{
        margin-top:20px;
    }
    .customer li{
        width:50%;
    }
    /*footer*/
    .bot1 {
        display:none;
    }
    .bot1-s{
        display:block;
        text-align:left;
        padding:70px 30px 30px;
    }
    .bot1-s *{
        font-size:15px;
    }
    .bot1-s img{
        width:90px;        
    }
    .bot1-s .hotline img {
        width: 200px;   
        margin-bottom:16px;     
    }
    .bot1-s .weixin-div{
        text-align:center;
    }
    .bot1-s .weixin{
        margin-top:20px;
        margin-bottom:6px;
    }
    .bot2{
        padding-top:6px;
        padding-bottom:6px;
    }
    .bot2 *{
        font-size:20px;
    }

}

@media screen and (max-width:480px){
    .chanp .it {
        padding-top: 14px;
    }
    .nav li {
        line-height: 42px;
    }
    .nav li a{
        font-size:16px;
    }
    #banner,#banner .list img, #banner .slider .slider-panel img{       
        height:263px;
    }
    #banner,#banner .list:last-child img, #banner .slider .slider-panel:last-child img{        
        height:204px;
    }
    /*#banner .slider-extra{
        margin-top:-110px;
    }*/
    .product .conbox {
        top: 316px;
    }
    .chanp a img{
        margin-bottom:4px;
    }
    .slider-extra{
        bottom: 14%;
    }
    .main {
        margin-top:165px;
    }
    /*.news-list .info-body, .news-list h3 {
        width: 290px;
    }*/
    .sub-main .title-e span {
        font-size: 32px;
    }
        .bot1-s *{
        font-size:13px;
    }
    .bot2 *{
        font-size:18px;
    }
}
@media screen and (max-width:360px) {
    .header .logo img{
        width:240px;
    }
    .chanp a img {
        margin-bottom: 0;
    }
    .chanp a span {
        font-size: 14px;
        margin-bottom:0;
    }

    .nav-s{
        display:block;
    }
    .nav-s img{
        width:32px;
        margin-top:4px;
    }
   .bot2 *{
        font-size:16px;
    }
    #banner,#banner .list img, #banner .slider .slider-panel img{                
        height:216px;        
    }
    #banner,#banner .list:last-child img, #banner .slider .slider-panel:last-child img{        
        height:168px;
    }
    /*.chanp .tit {
        height: 74px;
    }*/
    .chanp .it {
        padding-top: 8px;
    }    
    .product .conbox {
        top: 266px;
        padding: 12px 8px;
    }
    .product img{
        width:60px;
        /*height:60px;*/
    }
    .main {
        margin-top:110px;
    }
    .sub-main .title-e span {
        font-size: 28px;
    }
    .sub-main .title-c{
        font-size:20px;
    }
    .sub-main p,.sub-main .more{
        font-size:14px;
    }
    .sub-main h3{
        font-size:15px;
    }
    .wfcon .news-list {
        height: 340px;
    }
       /* .news-list .info-body, .news-list h3 {
            width: 250px;
    }*/
}
@media screen and (max-width:320px) {
    .header .logo img{
        width:220px;
    }
    /*.nav-s img{
        width:26px;
    }
    .news-list .info-body, .news-list h3 {
        width: 220px;
    }*/
    .news-list li{
        padding-right:0;
    }
}

    
