
@charset "utf-8";
body{color:#333;font:14px "Microsoft Yahei"}
body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,span,ul{margin:0;padding:0;list-style:none}
a{color:#333;text-decoration:none;cursor:pointer;}
a:focus{outline:0}
img{border:none}
.vam{vertical-align:middle}
.clear{clear:both;height:0;line-height:0;font-size:0}
p{word-spacing:0}
em,i{font-style:normal}
.tr{text-align:right}
.tl{text-align:left}
.center{text-align:center}
.fl{float:left}
.fr{float:right}
.pa{position:absolute}
.pr{position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden}
.clearfix{zoom:1}
.content{width:70rem;margin:0 auto;min-width:1200px;max-width:1400px}
.white,.whites{position:relative;overflow:hidden}
.white:after,.whites:after{content:'';cursor:pointer;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform:skewx(-25deg)}
.white:hover:after{left:100%;-moz-transition:1s;-o-transition:1s;-webkit-transition:1s;transition:1s}
.whites:hover:after{left:100%;-moz-transition:.5s;-o-transition:.5s;-webkit-transition:.5s;transition:.5s}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}
em,i{font-style:normal}
input::-webkit-input-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input::-moz-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input:-moz-placeholder{color:#999;font-size:14px;text-transform:capitalize}
input:-ms-input-placeholder{color:#999;font-size:14px;text-transform:capitalize}
@keyframes myfirst{0%{background-position:0 bottom}
100%{background-position:100% bottom}
}
.erj{display:None;}
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header .head-load{height:1.8rem;border-bottom:.05rem solid #f2f2f2;font-size:.7rem;font-weight:400;line-height:1.8rem;color:grey;background:#e5e5e5}
.header .head-load i{float:left}
.header .head-load em{float:right}
.header .head-load em a{margin-left:1.6rem;padding-left:1.4rem;font-size:.7rem;font-weight:400;line-height:1.8rem;color:#777;display:inline-block;filter:grayscale(100%);opacity:.7}
.header .head-load em b{cursor:pointer;}
.header .head-load em a:hover{color:#e7410c;opacity:1;filter:grayscale(0)}
.header .head-load em a:nth-of-type(1){background-image:url(images/h-ic1.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;background-size:1.15rem auto}
.header .head-load em a:nth-of-type(2){background-image:url(images/h-ic2.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;background-size:1.15rem auto}
.header .head-load em a:nth-of-type(3){background-image:url(images/h-ic3.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;background-size:1.15rem auto}
.header .head-load::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header .head-t{height:6.8rem}
.header .head-t .logo{float:left;width:10rem;margin-top:1.75rem}
.header .head-t .logo img{display:block;width:10rem;height:3.1rem}
.header .head-t h2{float:left;margin-top:2.15rem;margin-left:1.75rem;border-left:.05rem solid #e5e5e5;height:2.6rem;padding-left:1.5rem}
.header .head-t h2 b{font-size:1.4rem;font-weight:700;line-height:1.5rem;color:#000;display:block;margin-top:-.25rem}
.header .head-t h2 b span{color:#1f3bd6}
.header .head-t h2 em{display:block;font-size:.9rem;font-weight:400;line-height:.9rem;color:#494949;margin-top:.5rem}
.header .head-t .tel{float:right;font-size:1.6rem;font-weight:700;line-height:80%;color:#333;font-family:Arial;background-image:url(images/h-tel.png);background-repeat:no-repeat;background-position:left top;background-size:auto auto;padding-left:3.55rem;margin-top:1.85rem}
.header .head-t .tel span{display:block;font-size:.65rem;font-weight:400;line-height:.7rem;color:#4d4d4d;margin-bottom:.6rem;margin-top:.45rem}
.header .head-t::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header .nav{height:3.45rem;border-top:.05rem solid #eee;}
.header .nav ul li{float:left;font-size:.8rem;font-weight:400;line-height:3.4rem;color:#494949;position:relative}
.header .nav ul li::before{content:"";display:block;background:#1d35d0;background:linear-gradient(137deg,#2c5bf4,#1d35d0);width:100%;height:0;position:absolute;left:0;top:.5rem;transition:.25s;border-radius:1.1rem}
.header .nav ul li::after{content:"";display:block;width:.05rem;height:1.1rem;background:#e5e5e5;position:absolute;right:0;top:50%;margin-top:-.55rem}
.header .nav ul li a{display:block;color:#494949;padding:0 1.2rem;position:relative;z-index:1}
.header .nav ul li:last-of-type::after{display:none}
.header .nav ul li.cur,.header .nav ul li:hover{font-weight:700}
.header .nav ul li.cur::before,.header .nav ul li:hover::before{height:2.2rem;box-shadow:0 .2rem .75rem .15rem rgba(17,77,225,.3)}
.header .nav ul li.cur::after,.header .nav ul li:hover::after{display:none}
.header .nav ul li.cur a,.header .nav ul li:hover a{color:#fff}

.menu ul.erj {background:#1f3bd6;display:none;left:0;padding:12px 0;position:absolute;top:50px;width:160px;z-index:9999;}
.erj li a {display:inline-block;}
.menu .erj li a {background:none repeat scroll 0 0;color:#ffe0a2;display:block;padding:0 25px;height:35px;line-height:35px;width:110px;}
.menu ul .erj a {color:#fff;text-decoration:none;height:35px;line-height:35px;}
.menu ul .erj li a:hover {color:#F08300;}
.menu ul .erj li:hover::before,.menu ul .erj li:hover::after,.menu ul .erj li.cur::before{background:none;box-shadow:none;border:None;}
.menu ul .sanj li a:hover,.menu ul .sanj li a {color:#fff;text-decoration:none;background:none;}
.erj li {background:#1f3bd6;width:160px;text-align:left;height:35px;line-height:35px;}



        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
        .content{width:1200px;}
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #2954ed;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #2954ed;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #e74512;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

     .bk-title {
    background-image: url(https://www.sz-jshb.com/images/bk-tbg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 1.3rem auto;
    padding-bottom: 2.15rem;
    display: block;
    text-align: center;
}
  .bk-title b {
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 2.1rem;
    color: #000;
}
.bk-title em {
    display: block;
    font-size: .9rem;
    font-weight: 700;
    line-height: 1rem;
    color: #4d4d4d;
    margin-top: 0.75rem;
}
     
.video{padding-top:6.5rem;}
.video .video-c{position:relative}
.video .video-c .prev{width:3.1rem;height:2.95rem;background-image:url(../images/sp-l.png);background-repeat:no-repeat;background-position:center top;background-size:auto auto;background-size:100% 100%;display:block;border-radius:.3rem 0 0 0;position:absolute;left:-4.9rem;top:11.7rem;cursor:pointer}
.video .video-c .prev:hover{background-image:url(../images/sp-lh.png);background-repeat:no-repeat;background-position:center top;background-size:auto auto;background-size:100% 100%;box-shadow:0 .2rem .75rem .15rem rgba(17,77,225,.3)}
.video .video-c .next{width:3.1rem;height:2.95rem;background-image:url(../images/sp-r.png);background-repeat:no-repeat;background-position:center top;background-size:auto auto;background-size:100% 100%;display:block;border-radius:0 0 .3rem 0;position:absolute;right:-4.9rem;top:11.7rem;cursor:pointer}
.video .video-c .next:hover{background-image:url(../images/sp-rh.png);background-repeat:no-repeat;background-position:center top;background-size:auto auto;background-size:100% 100%;box-shadow:0 .2rem .75rem .15rem rgba(17,77,225,.3)}
.video .video-c .tempWrap{width:calc(100% + .5rem)!important;padding-left:.5rem;margin-left:-.5rem}
.video .video-c .list dl{float:left;width:32%;margin-right:2%;box-shadow:0 .15rem .35rem 0 rgba(0,0,0,.22);margin-bottom:1.35rem;margin-top:1.85rem}

.video .video-c .list dl:nth-child(3n) {
    margin-right: 0;
}


.video .video-c .list dl a{display:block}
.video .video-c .list dl dt{line-height:0;overflow:hidden;display:block}
.video .video-c .list dl dt img{display:block;width:100%;transition:1s}
.video .video-c .list dl dt iframe{height:15.25rem;display:block;}
.video .video-c .list dl dd{height:7.2rem;background:#fff;box-sizing:border-box;padding:2.3rem 1.85rem 0}
.video .video-c .list dl dd h4{font-size:1.1rem;font-weight:700;line-height:1.5rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.video .video-c .list dl dd em{font-size:.8rem;font-weight:400;line-height:1rem;color:#e7410c;display:inline-block;background-image:url(../images/sp-sj.png);background-repeat:no-repeat;background-position:right center;background-size:.3rem auto;padding-right:.8rem;margin-top:.4rem}
.video .video-c .list dl:hover dt img{transform:scale(1.03)}
.video .video-c .list dl:last-of-type{margin-right:0}
.video .video-c .list::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}     
 

.foot{background:#0c2d6d;padding-top:5.5rem;padding-bottom:3.1rem;height:21.5rem;box-sizing:border-box}
.foot .foot-l{float:left;width:29.8%}
.foot .foot-l h2{font-size:.9rem;font-weight:700;line-height:1rem;color:#fff;display:block}
.foot .foot-l h2::before{content:"";display:block;width:3.3rem;height:.1rem;background:#fff;margin-bottom:1.4rem}
.foot .foot-l p{margin-top:2.7rem}
.foot .foot-l p em{display:inline-block}
.foot .foot-l p em img{width:6rem;height:6rem;display:block}
.foot .foot-l p em span{font-size:.7rem;font-weight:400;line-height:.8rem;color:rgba(255,255,255,.5);margin-top:.9rem;display:block}
.foot .foot-l p em:nth-of-type(1){margin-right:1.5rem}
.foot .foot-c{float:left;width:34.5%}
.foot .foot-c p{border-top:.05rem solid rgba(220,220,220,.26);border-bottom:.05rem solid rgba(220,220,220,.26);padding-top:2.4rem;padding-bottom:1rem;margin-bottom:1.5rem}
.foot .foot-c p a{display:block;float:left;font-size:.7rem;font-weight:400;line-height:.8rem;color:#fff;margin-bottom:1.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:.25rem;box-sizing:border-box}
.foot .foot-c p a:nth-of-type(3n-2){width:32%}
.foot .foot-c p a:nth-of-type(3n-1){width:32%}
.foot .foot-c p a:nth-of-type(3n){width:32%}
.foot .foot-c p a:hover{text-decoration:underline}
.foot .foot-c p::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.foot .foot-c em{font-size:.7rem;font-weight:400;line-height:1.3rem;color:rgba(246,246,246,.5)}
.foot .foot-c em a{color:rgba(246,246,246,.5)}
.foot .foot-r{float:right;width:30.5%;margin-top:.3rem}
.foot .foot-r ul li{padding-left:3.4rem;margin-bottom:2.5rem;position:relative}
.foot .foot-r ul li::before{content:"";display:block;width:1px;height:1.75rem;background:rgba(112,112,112,.2);position:absolute;left:2.6rem;top:50%;margin-top:-.85rem}
.foot .foot-r ul li b{display:block;font-size:.8rem;font-weight:700;line-height:.8rem;color:#fff;margin-bottom:.6rem}
.foot .foot-r ul li span{display:block;font-size:1.2rem;font-weight:400;line-height:100%;color:#fff}
.foot .foot-r ul li:nth-of-type(1){background-image:url(images/f-ic1.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;background-size:1.3rem auto}
.foot .foot-r ul li:nth-of-type(1) span{font-weight:700}
.foot .foot-r ul li:nth-of-type(2){background-image:url(images/f-ic2.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;background-size:1.3rem auto}
.foot .foot-r ul li:nth-of-type(3){background-image:url(images/f-ic3.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;background-size:1.15rem auto}
.foot .foot-r ul li:nth-of-type(3) span{font-size:.9rem;font-weight:400;line-height:1.2rem;color:#fff}
.foot::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.link{background:#0c2d6d;border-top:.05rem solid rgba(246,246,246,.1);height:4.6rem;overflow:hidden}
.link b{display:inline-block;font-size:.8rem;font-weight:400;line-height:4.6rem;color:#fff;margin-right:3rem}
.link a{display:inline-block;font-size:.7rem;font-weight:400;line-height:4.6rem;color:rgba(255,255,255,.5);margin-right:2.1rem}
.link a:last-of-type{margin-right:0}
.link a:hover{text-decoration:underline}
@media screen and (min-width:1200px){html{font-size:calc(1903px * .85 * 20 / 1903)}
}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 50%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#2954ed url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#2954ed url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#2954ed url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#2954ed url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#2954ed url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#2954ed url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#2954ed url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
