﻿@font-face{
    font-family: 'number';
    src : url('../font/number.OTF');
}
@font-face{
    font-family: 'syht';
    src:
            url('../font/syht.ttf') format('trueType'),
            url('../font/syht.eot?#iefix') format('embedded-opentype'),
            url('../font/syht.woff');
}
@font-face{
    font-family: 'number1';
    src : url('../font/number1.OTF');
}
@font-face{
    font-family: 'inpac';
    src : url('../font/inpac.TTF');
}
body,html{
    height: 100%;
    font-family: syht;

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .olevel>li>div:after{
        margin-top: -8px;
    }

}

a{
    cursor: pointer;
}
ol, ul{
    list-style: none;
    padding: 0;
}
header{
    position: relative;
    z-index: 101;
    border-bottom: 1px solid #eeeeee;

}
table{
    width: 100%!important;
}
.header{
    display: -ms-flex;display: flex;justify-content: space-between;align-items: center;height: 80px;position: relative;
}
.tnav{
    height: 100%;
}
.olevel{
    height: 100%;
   display: flex;
}
.olevel>li{
    height: 100%;
    white-space: nowrap;
    position: relative;
    text-align: center;
    display: inline-block;
}
.olevel>li>div:after{
    content: "";
    display: inline-block;
    width: 9px;
    height: 5px;
    background-image: url("../img/slidedown.png");
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}
.olevel>li>.false:after{

display:none;
}
.olevel>li>div>a{
    color: #333333;
    font-size: 16px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 80px;


}
.olevel>li>div{
    margin: 0 35px;
}
.tlevel{
    position: absolute;
    top: 100%;
    left: -70%;
    width: 240%;
    display: none;
}
.olevel{
    display: inline-block;
}
.rightnav{
    display: inline-block;
}
.rightnav>div{
    margin: 0 10px;
}
.rightnav .ds1{
    display: inline-block;
}
.rightnav .ds2{
    display: inline-block;
}
.rightnav .ds2>img{
    margin-right: 9px;
}
.rightnav .ds2>div{

    display: inline-block;
}
.rightnav .ds2 a.active{
    color: #0967c8;
}
.rightnav .ds2 a{
    color: #999999;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.rightnav .ds2>div span{
    color: #cecece;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    height: 13px;
    overflow: hidden;
    margin-top: -3px;
}
.rightnav .ds3{
    display: inline-block;
}
.rightnav .ds3 img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.rightnav .ds3 a{
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
}
.rightnav .ds3 a:hover,.rightnav .ds2 a:hover,.olevel>li:hover>div>a{
    color: #0967c8;
    cursor: pointer;
}
.olevel>li.active>div>a{
    color: #0967c8;
    cursor: pointer;
}
.olevel>li.active .dssanj{
    display: block;
}
.diansli {
    width: 29px;
    height: 22px;
    display: none;
    vertical-align: middle;
    text-align: right;
    font-size: 0px;
}
.diansli div {
    display: inline-block;
    vertical-align: top;
    transition-duration: .5s;
}
.diansli div {
    height: 2px;
    width: 100%;
    margin-bottom: 8px;
    background-color: #0967c8;
}
.diansli.active div:nth-of-type(2) {
    width: 70%;
}
.swiper-containerbanner{
    height:  calc( 100% - 80px);
    background-position: center center;
}

@keyframes kuosbb {
    0%{
        background-size: 100% 100%;
    }

    100%{
        background-size: 105% 105%;
    }
}

.swiper-containerbanner .swiper-pagination{
    bottom: 3%;
    z-index: 100;
}
.swiper-containerbanner .swiper-pagination .swiper-pagination-bullet{
    margin: 0 7px;
    opacity: 0;
}
.swiper-wrapper{
    height: 100%;
}
.banfont{
    height: 100%;
}
.banfont>div{
    font-size: 56px;
    color: white;
    font-weight: bold;
}
.banfont{
    position: absolute;
    top: 60%;
    left: 46%;
    width: 85%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.canvas1 {
    position: absolute;
    position: absolute;
    top: 97%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 98;
}
.aishi{
    display: none;
}
.folevel{
    display: inline-block;
    width: 80%;
    vertical-align: top;
}
.folevel>li{
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}
.folevel>li>a{
    color: #333333;
    font-size: 16px;
    margin-bottom: 30px;
    display: block;
    font-weight: bold;
}
.folevel>li:after{
    content: "";
    display: inline-block;
    background-image: url("../img/slidedown.png");
    width: 9px;
    height: 5px;
    float: right;
    background-size: 100% 100%;
    display: none;
}
.ftlevel>li>a{
    font-size: 14px;
    color: #808080;
    display: block;
    margin-bottom: 12px;
}
.ftlevel>li>a:hover{
    color: #333333;
    cursor: pointer;
}
.ftlevel>li{
    display: block;
}
.ftlevel>li.active>a{
    color: #333333;
}
footer{
    background-color: #eff4f7;
    padding-top: 3.1%;
}
.footright{
   width: 20%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.footright .d1{
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}
.footright .d2{
    font-size: 16px;
    color: #999999;
    margin-bottom: 40px;
}
.footright .d3{
    width: 100px;
    display: inline-block;
}
.footright .d3 img{
    width: 100%;
}
.footright .d3 p{
    color: #999999;
    font-size: 16px;
    text-align: center;
    margin-top: 8px;
}
.footflex{
    display: flex;
    justify-content: space-between;
}
.footcont{
   font-size: 0px;
}
.footcontd{
    border-top: 1px solid #e1e2e3;
    margin-top: 1.8%;
}
.footcontd a{
    padding: 1.5% 0;
    color: #666666;
    font-size: 16px;
    display: block;
}
.ontslie{
    display: flex;
    justify-content: space-between;
    height: 90px;
    align-items: center;
    border-bottom: 1px solid #eeeeee;
    padding: 0 7%;
}
.dp1w{
    padding: 0 10px;

}
.ontslie .ds1{
    color: #333333;
    font-size: 16px;

}
.yantu{
    display: inline-block;
    vertical-align: middle;
}
.sanj{
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}
.sanj img:nth-of-type(1){

}
.sanj img:nth-of-type(2){
display: none;
}
.gaidiv{
    display: inline-block;
    width: 40px;
    text-align: center;
}
.clprolis>div{
    display: inline-block;
    vertical-align: top;

    border-right: 1px solid #f2f2f2;
}
.clprolis .dp1{
    width: 26%;
}
.clprolis .dp2{
    width: 20%;
    overflow-y: scroll;
    height: 450px;
}
.clprolis .dp2::-webkit-scrollbar,.clprolis .dp3::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.clprolis .dp2::-webkit-scrollbar-thumb,.clprolis .dp3::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.clprolis .dp2::-webkit-scrollbar-track,.clprolis .dp3::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.clprolis .dp3{
    width: 20%;
    overflow-y: scroll;
    height: 450px;
}
.clprolis .dp4{
    width: 34%;
    padding: 0 0;
    border-right: 0px;
}
.dp4 .isduox{display: none}
.dp4 .isduox:first-of-type{display: block}
.clprolis{
    font-size: 0px;
}
.shuizu{
    margin-top: 26px;
    margin-bottom: 20px;
}
.neizhidiv{
    font-size: 0px;
}

.neizhidiv>div{
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    border-right: 1px solid #e5e5e5;
}
.neizhidiv>div:last-of-type{
    border-right: 0px solid #e5e5e5;
}
.neizhidiv>div img{
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.neizhidiv>div p{
    text-align: center;
    color: #808080;
    font-size: 16px;
}
.proband{
    overflow: hidden;
    background-color: #eff4f7;
}
.proband img{
    display: block;
    margin: 20px auto;
}
.shuizu{
    color: #1a1a1a;
    font-size: 22px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 3px;
}
.dssanj{
    display: none!important;
    position: absolute;
    top: 94%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);

}
/*产品中心*/
/*ps:缺背景图*/
.main-pad{padding: 70px 0;}
.title{text-align: center;}
.title h2{font-size: 46px;font-weight: bold;margin-top: 0;}
.title p{font-size: 18px;color: #b2b2b2;}
.product{background-image: url("../img/sprobg.png");background-size:auto 100%;background-position: center center}
.product .row{margin-left: -12px;margin-right: -12px;margin-top: 40px;}
.product .col-lg-6{float: left;width: 50%;padding-left: 12px;padding-right: 12px;}
.proitem{position: relative;padding: 40px 0;display: block;background-color: #fff;box-shadow:2px 0 10px rgba(230,230,230,1);font-size: 0;margin-bottom: 24px;}
.proitem .proleft,.proitem .proimg{width: 50%;display: inline-block;vertical-align: middle;}
.proitem .proleft{padding-left: 50px;box-sizing:border-box;}
.proitem h5{font-size: 30px;font-weight: bold;color: #333;margin: 0;}
.proitem p{color: #666666;font-size: 16px;margin: 20px 0 60px 0;}
.proitem a{font-size: 16px;color: #fff;background-color: #0967c8;padding: 10px 30px;border-radius: 30px;height: 0;transition-duration: .5s;overflow: hidden;display: inline-block;    padding: 0px 0px;}
.proitem .proimg{text-align: center;}
.proitem .proimg img{max-width: 100%;}
.proitem:hover a{height: 42px;display: inline-block;cursor: pointer;padding: 10px 30px;}
.fangda{
    overflow: hidden;
}
.fangda img{
    transition-duration: .5s;
}
.proitem:hover .fangda{
    overflow: hidden;

}
.proitem:hover .fangda img{

    transform: scale(1.03);
}

/*品牌实力*/
.ditubg{
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: -8.5%;
}
.ditubg img{
    width: 100%;
}

.ditubg .dians{
    position: absolute;
    width: 0;
    height: 0;

}
.ditubg .dians:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background-color: #3a79cc;
    border-radius: 100%;
    box-shadow: 0px 0px 3px 1px #3a79cc;
}
.ditubg .dians:after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background-color: #3a79cc;
    opacity: .5;
    animation:kuosb 1.5s linear infinite ;
    border-radius: 100%;
}
.ditubg .dians1{
    top: 40%;
    left: 20%;
}
.ditubg .dians2{
    top: 43%;
    left: 18%;
}
.ditubg .dians3{
    top: 46%;
    left: 19%;
}
.ditubg .dians4{
    top: 42%;
    left: 23%;
}
.ditubg .dians5{
    top: 42%;
    left: 27%;
}
.ditubg .dians6{
    top: 63%;
    left: 27%;
}
.ditubg .dians7{
    top: 66%;
    left: 24%;
}
.ditubg .dians8{
    top: 72%;
    left: 22%;
}
.ditubg .dians9{
    top: 33%;
    left: 36%;
}
.ditubg .dians10{
    top: 50%;
    left: 40%;
}
.ditubg .dians11{
    top: 55%;
    left: 43%;
}
.ditubg .dians12{
    top: 60%;
    left: 46%;
}
.ditubg .dians13{
    top: 54%;
    left: 48%;
}
.ditubg .dians14{
    top: 45%;
    left: 55%;
}
.ditubg .dians15{
    top: 47%;
    left: 59%;
}
.ditubg .dians16{
    top: 41%;
    left: 62%;
}
.ditubg .dians17{
    top: 38%;
    left: 64%;
}
.ditubg .dians18{
    top: 35%;
    left: 67%;
}
.ditubg .dians19{
    top: 49%;
    left: 63%;
}
.ditubg .dians20{
    top: 44%;
    left: 66%;
}
.ditubg .dians21{
    top: 69%;
    left: 81%;
}

.numtiaos .ds1{
    font-size: 46px;
    color: #0967c8;
    font-family: number;
    line-height: 40px;
}
.numtiaos .ds2{
    position: absolute;
    left: 112%;
    top: 0;
    font-size: 16px;
    color: #0967c8;
}
.numtiaos .d1{
    position: relative;
    display: inline-block;
    margin-bottom: 16px;
}
.numtut{
    font-size: 0px;
    text-align: center;
    margin-top: -5%;
}
.numtiaos{
    display: inline-block;
    vertical-align: top;
    text-align: left;

}
.numtutg .numtiaos {
    width: 30%;
}

.numtiaos .d2{
    font-size: 16px;
    color: rgba(47,47,47,.7);
    white-space: normal;
    width: 100%;
}
.numtut .shu{
    height: 54px;
    width: 1px;
    background-color: #e3e3e4;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 5%;
}
.brand.main-pad{
  padding-bottom: 0px;
    overflow: hidden;
}
.brandnew{
    background-color: #fafafa;
    padding-bottom: 90px;
}
.brannes1{
    background-color: white;
    border-radius: 40px;
    cursor: pointer;
    overflow: hidden;
}
.brannes1 .d1{
    width: 100%;
}
.brannes1 .d1 img{
    width: 100%;
}
.brannes1 .d2{
    padding: 26px 24px;
}
.brannes1 .d2 p:nth-of-type(1){
    color: #333333;
    font-size: 22px;
    margin-bottom: 19px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.brannes1 .d2 p:nth-of-type(2){
    color: #999999;
    font-size: 16px;
    margin-bottom: 0px;
}
.brannes1:hover .fangda img{
    transform: scale(1.03);
}
.brannes1:hover .d2 p:nth-of-type(1){
    color: #0967c8;
}
.swiper-containerbrnew{
    margin-top: 60px;

}
#topvideo{
    object-fit: cover;
    border: none !important;
    width: 100%;
}
.souvideo{
    position: relative;
}
.svidk>div{
    background-color: white;
    position: absolute;

    transition-duration: .5s;
}
.svidk{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.svidk .t{
    transform: scale(1,1);
    width: 100%;
    height: 8.5%;
    top: 0;
    left: 0;
    transform-origin: top center;
}
.svidk .l{
    transform: scale(1,1);
    height: 100%;
    top: 0;
    left: 0;
transform-origin: left center;
}
.svidk .r{
    transform: scale(1,1);
    height: 100%;
    top: 0;
    right: 0;
    transform-origin: right center;
}
.souvideos .svidk .r,.souvideos .svidk .l{
transform: scale(0,1);
}
.souvideos .svidk .t,.souvideos .svidk .b{
    transform: scale(1,0);
}
.svidk .b{
    transform: scale(1,1);
    width: 100%;
    height: 8.5%;
    bottom: 0%;
    left: 0;
    transform-origin:center bottom ;
}

@keyframes kuosb {
    0%{
        width: 6px;
        height: 6px;
        opacity: .5;
    }
    100%{
        width: 26px;
        height: 26px;
        opacity: 0;
        visibility:visible ;
    }
}
.shoupro{
    position: absolute;
    left: 0;
    top: 100%;
    background-color: white;
    width: 100%;
    display: none;
}
.dp2 .isduox{
    display: none;
}
.dp2 .isduox:nth-of-type(1){
    display:block;
}
.dp3 .isduox{
    display: none;
}
.dp3 .isduox:nth-of-type(1){
    display:block;
}

.dp1 .dp1w.active,.dp2 .dp1w.active,.dp3 .dp1w.active{
    background-color: #0967c8;
}
.dp1 .dp1w.active .ds1,.dp2 .dp1w.active .ds1,.dp3 .dp1w.active .ds1{
    color: white;
}
.dp1 .dp1w.active .sanj img:nth-of-type(1),.dp2 .dp1w.active .sanj img:nth-of-type(1),.dp3 .dp1w.active .sanj img:nth-of-type(1){
    display: none;
}
.dp1 .dp1w.active .sanj img:nth-of-type(2),.dp2 .dp1w.active .sanj img:nth-of-type(2),.dp3 .dp1w.active .sanj img:nth-of-type(2){
    display: block;
}
.dp1 .dp1w.active .ontslie,.dp2 .dp1w.active .ontslie,.dp3 .dp1w.active .ontslie{
    border-bottom: 1px solid #0967c8;
}

.tlevel>li{
    background-color: white;
}
.tlevel>li a{
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 46px;
}
.searchs{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    line-height: 80px;
    z-index: 10;
}
.searchsdiv{
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.searchsdiv input::placeholder{
    color: #cccccc;
    font-size: 16px;
}
.searchsdiv input{
    color: #333333;
    border: 0px;
    outline: none;
    width: 100%;
    padding: 0;
    padding-left: 45px;
    padding-right: 50px;
    line-height: 24px;
    padding-bottom: 3px;
    border-bottom: 1px solid #e6e6e6;
}
.searchsdiv .da1 img{
    position: absolute;
    top: 50%;left: 2%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);

}
.searchsdiv .da2{
    position: absolute;
    top: 50%;right: 2%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
}
.searchsdiv .da1{
    padding-right: 8%;
}
.searchs{
    display: none;
}

.cprolis{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 18px;
    padding-top: 18px;
    cursor: pointer;
    position: relative;
}
.cprolis.active .d2{
    color: #0967c8;

}
.cprolis.active .d1{
    border-color: #0967c8;

}
.cprolis.active .d1 img:nth-of-type(1){
    display: inline-block;
}
.cprolis.active .d1 img:nth-of-type(2){
    display: none;
}
.cprolis .d2{
    display: inline-block;
    font-size: 16px;
    color: #666666;
    margin-left: 7px;
    margin-top: 0px;
    position: relative;
    top: 1px;
    padding-left: 30px;
}
.cprolis .d1{
    width: 27px;
    height: 27px;
    border-radius: 100%;
    border: 1px solid #b5b5b5;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 16px;
}
.cprolis .d1 img{
   height: 14px;

    vertical-align: middle;
    display: inline-block;
}
.cprolis .d1 img:nth-of-type(1){
    display: none;
}
.cprolis .d1 img:nth-of-type(2){
    display: inline-block;
}
.cprolis .d2{
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
}
.cprolis>div{
    display: inline-block;
    vertical-align: middle;
}
.iscepro{
    width: 180px;
    position: fixed;
    left: 5%;
    top: 40%;
    background-color: white;
    padding: 0 9px;
    z-index: 9;
    border: 1px solid #ebebeb;
    visibility: hidden;
    opacity: 0;
    transition-duration: .5s;

}
.iscepro.active{
    visibility: visible;
    opacity: 1;
}
.cprolis:last-of-type{
    border-bottom: 0px;
}

.zprotitle{
    vertical-align: middle;
    text-align: center;
    margin-bottom: 23px;
}
.zprotitle img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}
.zprotitle p{
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0px;
}
.ismore{
    color: #0967c8;
    font-size: 16px;
    float: right;
    margin-bottom: 12px;
}
.ismore img{
    margin-left: 4px;
    margin-top: -2px;
}
.procdiv{
    margin-left: -12px;
    display: inline-block;
}
.procdiv a{
    color: #666666;
    font-size: 16px;
    border-right: 1px solid #999999;
    padding-right: 12px;
    display: inline-block;
    padding-left: 12px;
}
.procdivdw{
    margin-bottom: 20px;
}
.neidivs{
    text-align: center;
    background-color: white;
    overflow: hidden;
}
.neidivs .d2 span{
    color: #7f7f7f;
    font-size: 16px;
    padding: 0 14px;
    border-right: 1px solid #e5e5e5;
}
.neidivs .d2 span:last-of-type{
    border-right: 0px solid #e5e5e5;
}
.neidivs .d2title{
    font-size: 22px;
    color: #333333;
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}
.piscepro{
    margin-bottom: 70px;
}
.newspro{
    margin-bottom: 100px;
}
.newspro:last-of-type{
    margin-bottom: 20px;
}
.piscepro:last-of-type{
    margin-bottom: 0px;
}
.piscepro .col-md-5{
    width: 45.5%;
    padding: 0 7px;
}
.piscepro .col-md-6{
    padding: 0 7px;
    margin-bottom: 14px;
    float: initial;
    display: inline-block;
}
.piscepro .col-md-5 img{
    width: 100%;
}
.pcpros .rowsx{
    margin: 0 -7px;
}
.piscepro .col-md-7{
    width: calc( 54.5% + 14px);
    margin-left: -7px;
    margin-right: -7px;
    padding: 0 7px;
    font-size: 0px;
}
.pcpros{
    background-color:#f7f7f7;

}
.pcprosnew{
    padding-bottom: 90px;
}
.pcprost{
    padding-top: 85px;
    padding-bottom: 127px;

}
.pcprostt{
    padding-top: 20px;
    padding-bottom: 85px;
}
.pcprostn{
    padding-top: 90px;
    padding-bottom: 100px;
}
.neidivs .d2{
    margin-bottom: 28px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.neidivs .d1 img{
    max-width: 100%;
    transition-duration: .5s;
}
.neidivs:hover .d1 img{
    transform: scale(1.03);
}
.neidivs:hover .d2title{
    color: #0967c8;
}
.procdiv a{
    font-size: 14px;
}
.procdiv a:last-of-type{
    border-right: 0px;
}
.zbanner{
    background-size:auto 100%;
    overflow: hidden;
}
.zbannerpro{
    height: 600px;
    position: relative;
    width: 100%;
}
.zbannerpro .container{
    position: absolute;
    top: 41%;left: 48.5%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);

}
.zbannertitle{
    padding-left:80px ;

}
.zbannerprops{
    height: 366px;
}
.zbannerprops .container{
    top: 61%;
}
.zbannertitle:after{
    content: "";
    display: block;
    width: 44px;
    height: 3px;
    background-color: white;
    left: 15px;
    top: 25px;
    position: absolute;
}
.zbannertitle p:nth-of-type(1){
    font-size: 38px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 21px;
}
.zbannertitle p:nth-of-type(2){
    font-size: 16px;
    color: #ffffff;
}
.prolist{
    line-height: 76px;
    vertical-align: middle;
    border-bottom:3px solid transparent;
    text-align: center;
}
.prolist .d1 img:nth-of-type(1){
    display: block;
}
.prolist .d1 img:nth-of-type(2){
    display: none;
}
.prolist .d1{
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.prolist .d2{
    color: #a2a2a2;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.prolist.active .d2{
    color: #0967c8;
}
.prolist.active{
    color: #0967c8;
    border-bottom:3px solid #0967c8;
}
.prolist.active .d1 img:nth-of-type(1){
    display: none;
}
.prolist.active .d1 img:nth-of-type(2){
    display: block;
}
.prolistcol .col-md-2{
    width: 20%;
}

.col-md-3.dprotypeid{
    padding: 0;
    float: initial;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}

.dprolis{
    font-size: 0px;
    display: none;
}
.dprolis:nth-of-type(1){
    display: block;
}

.dprolis>div{
    width: 20%;
    display: inline-block;
    vertical-align: top;
}
.dprolis>div>a{
    color:#4c4c4c;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 3px 20px;
    border-radius: 50px;
}
.dprolis>div.active>a{
    padding: 3px 20px;
    background-color: #f7f7f7;
    color: #0967c8;
}
.dprolis>div:hover a{
    background-color: #f7f7f7;
}
.dprotype{
    margin-top: 25px;
    margin-bottom: 13px;
}
.prolist:hover{
    border-bottom-color:#0967c8;
}
.prolist:hover .d1 img:nth-of-type(1){
    display: none;
}
.prolist:hover .d1 img:nth-of-type(2){
    display: block;
}
.prolist:hover .d2{
    color: #0967c8;
}
.dprotypeids{
    display: flex;
    font-size: 0px;
}
.dpropds{
    background-color: white;
    margin-bottom: 20px;
}
.prosearch{
    border-radius: 100px;
    background-color: white;
    line-height: 45px;
    font-size: 0px;
    overflow: hidden;
    max-width: 500px;
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.prosearch .se1::placeholder{
    font-size: 16px;
    color: #cccccc;
}
.prosearch .se1{
    border: 0px;
    outline: none;
    color: #333333;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    width: 80%;
    vertical-align: top;
}
.prosearch .se2{
    color: white;
    background-color: #8cb4dd;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.lprolist:hover .d1 img{
    transform: scale(1.03);
}
.lprolist .d1 img{
    width: 100%;
    transition-duration: .5s;
}
.lprolist .d1 .dsz1{
    opacity: .5;
    transition-duration: .5s;
}
.lprolist:hover .d1 .dsz1{
    opacity: 1;
}
.lprolist .d2 p:nth-of-type(1){
    color: #333333;
    font-size: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.lprolist .d2 p:nth-of-type(2){
    color: #7f7f7f;
    font-size: 16px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lprolist:hover .d2 p:nth-of-type(1){
    color: #0967c8;
}
.lprolist .d2{
    margin-bottom:30px;
}
.lprolist{
    text-align: center;
    background-color: white;
    overflow: hidden;
    position: relative;
}
.lprolist.new:after{
    content: "NEW";
    display: block;
    color:#ffffff ;
    background-color: #dd0a00;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: absolute;
    right: 0px;
    top: 5%;
    padding: 4px 15px;
    font-size: 16px;
    font-family: number;
}
.lprolists{
    position: relative;
}
.lprolists:before{
    content: "";
    background-image: url(../img/xying.png);
    position: absolute;
    background-size: 100% 100%;
    display: block;
    bottom: -7%;
    left: -2%;
    width: 104%;
    height: 60%;
    opacity: 0;
    transition-duration: .5s;
}
.lprolists:hover::before{
    opacity: 1;
}
.col-md-4.lprolists{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    float: initial;
    display: inline-block;
    vertical-align: top;
}
.progss{
    margin-right: -10px;
    margin-left: -10px;
}
.jiazai{
    background-color:#0967c8 ;
    color: #ffffff;
    font-size: 16px;
    width: 160px;
    text-align: center;
    line-height: 48px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 65px;
}
.slidebar{
    line-height: 50px;
}
.slidebar a{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
}
.slidebar img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}
.prodetxin{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}
.prodetxin .d1{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 96px;
    background-color: #0967c8;
}
.prodetxin .d2 .dsg1{
    font-size: 16px;
    color: #999999;
    display: inline-block;
    margin-right: 16px;
}
.prodetxin .d2 .dsg2{
    width: 55px;
    height: 55px;
    line-height: 55px;
    vertical-align: middle;
    background-color: #0967c8;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
}
.prodetxin .d2 .ds2 img{
    vertical-align: middle;

}
.prodlis{
    text-align: center;
    position: relative;
    margin-bottom: 70px;
}
.prodlis .dp1{
    margin: 0 auto;
    margin-bottom: 70px;
}
.prodlis .ds1{
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 11px;
}
.prodlis .ds2{
    color: #666666;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 60px;
}
.boyulogo{
    position: absolute;
    top: 41%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    width: 100%;
}
.changtu img:hover{
    transform: scale(1.03);
}
.changtu img{
    transition-duration: .5s;
    max-width: 100%;
}
.swiper-containerhidd{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    opacity: 0;
    transition-duration: .5s;
    z-index: -1;
}
.swiper-containerhidd .swiper-button-next2{
    height: 180px;
    width:84px;
    transform: rotate(180deg);
    background-image: url("../img/xzleft.png");
    opacity: .3;
    background-size: 100% 100%;
    right: 0;
}
.swiper-containerhidd .swiper-button-prev2:hover,.swiper-containerhidd .swiper-button-next2:hover{
    opacity: 1;
}
.swiper-containerhidd .swiper-button-prev2{
    height: 180px;
    width:84px;
    background-image: url("../img/xzleft.png");
    opacity: .3;
    background-size: 100% 100%;
    left: 0;
}
.swiper-containerhidd .swiper-slide{
    transition-duration: .5s;
    display: flex;
    align-items: center;
}
.swiper-containerhidd .swiper-slide img{
    width: 100%;
}
.swiper-containerhidd .swiper-slide-active{
    transform: scale(.5);
}

.swiper-containerhidd .swiper-slide-next{
    transform: scale(1.3);

}
.swiper-containerhidd .swiper-slide-next + div{
    transform: scale(.5);
}
.bgdiv{
    position: relative;
}
.closegs{
    cursor: pointer;
}
.closegs img:nth-of-type(1){
    display: inline-block;
}
.closegs img:nth-of-type(2){
    display: none;
}
.prodetxin.active .d1{
    opacity: 0;
}
.prodetxin.active .d2 .dsg1{
    opacity: 0;
}
.prodetxin.active .closegs img:nth-of-type(1){
    display: none;
}
.prodetxin.active .closegs img:nth-of-type(2){
    display: inline-block;
}
.swiper-containerhidd.active{
    opacity: 1;
    z-index: 1;
}
.swiper-containerhidd .swiper-button-next2,.swiper-containerhidd .swiper-button-prev2{
    outline: none;
}
.shanghui{
    background-color: #f7f7f7;
    height: 15px;
}
.protitle{
    border-bottom: 1px solid #e0e0e0;
    line-height: 40px;
    position: relative;
    font-size: 22px;
    color: #333333;
    margin: 0 auto;
    text-align: center;
    padding-top: 27px;
}
.protitle:after{
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    top: 100%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    height: 3px;
    width: 170px;
    background-color:#0967c8 ;
}
.cprolt p{
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    border-bottom: 1px solid #f6f6f6;
    padding: 12px 0;
    margin-bottom: 0px;
    padding-right: 5%;
}
.cprolt .d1{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 18px;
}
.cproltws{
    margin-top: 90px;
    margin-bottom: 80px;
}
.tuanpic{
    padding-left: 7%;
    padding-bottom: 7%;
    background-image: url("../img/huisekuang.png");
    background-position: left bottom;
    background-repeat: no-repeat;
}
.tuanpic img{
    width: 100%;
}
.col-md-6.cprolt{
    padding-right: 7%;
}
.col-md-6.cprolt ul{
    padding-left: 20px;
}
.huibei{
    background-image: url("../img/huibai.png");
    background-size: 100% 100%;
    padding: 3% 0;
}
.chuangluan{
    background-color: white;
}
.chuangluan .title{
    text-align: center;
    color: #333333;
    font-size: 20px;
    padding-top: 30px;
    font-weight: bold;
}
.rextcont{
    padding: 37px 0;
}
table{
    max-width: 100%!important;
}
.rextcont img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto!important;
}
.tongtitle{
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.tongtitle + div{
    padding-top: 0px;
}
.shanghuid{
    background-color: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 140px;
}
.tuijianlei{
    color: #333333;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: bold;
}
.bnew{
    position: relative;
    cursor: pointer;
    margin-bottom: 22px;
    overflow: hidden;
}
.bnew img{
    width: 100%;
    transition-duration: .5s;
}
.bnewdesc{
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    padding:35px 30px ;
    z-index: 3;
}
.bnewdesc p:nth-of-type(1){
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.bnewdesc p:nth-of-type(2){
    color: rgba(255,255,255,.6);
    font-size: 16px;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.yinhuise{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 2;
}
.bnewl .d1 img{
    width: 100%;
}
.bnewl .d2{
    padding:18px 18px 24px 18px;
    background-color: white;
}
.bnewl .d22{
    padding:18px 24px 14px 24px;
}
.bnewl .d2 p:nth-of-type(1){
    color:#333333 ;
    font-size: 18px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.bnewl .d22 p:nth-of-type(1){
    color: #333333;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: normal;
    line-height: 28px;
    margin-bottom: 5px;
}
.bnewl .d2 p:nth-of-type(2){
    color:#999999 ;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
}
.bnewl .d22 p:nth-of-type(2){
    color: #999999;
    font-size: 16px;
}
.col-md-4.bnewl{
    padding: 0 11px;
    cursor: pointer;
}
.bnewlrow{
    margin-right: -11px;
    margin-left: -11px;
}
.bnewlroww{
    display: none;
}
.bnewlroww .bnewl{
    margin-bottom: 22px;
}
.bnew:hover img{
    transform: scale(1.03);
}
.col-md-4.bnewl:hover .d2 p:nth-of-type(1){
    color: #0967c8;
}
.col-md-4.bnewl .d1 img{
    transition-duration: .5s;
}
.col-md-4.bnewl:hover .d1 img{
    transform: scale(1.03);
}
.newtitle .zprotitle{
    margin-bottom: 0px;
}
.newtitle .procdivdw{
    margin-bottom: 10px;
}
.newltitle{
    position: relative;
    line-height: 33px;
    vertical-align: middle;
    z-index: 2;
    padding-right: 10px;
}
.newltitle .d2{
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.newltitle .d1{
    color: #0967c8;
    font-size: 40px;
   font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.newltitle{
    background-color: #f7f7f7;
    display: inline-block;
    cursor: pointer;
}
.newltitlew{
    position: relative;
    margin-bottom: 28px;
}
.newltitlew:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background-color: #d9d9d9;
}
.zmore{
    float: right;
    font-size: 16px;
    color: #0967c8;
    margin-bottom: 40px;
    cursor: pointer;

}
.zmore img{
    transform: rotate(180deg);
}
.zmore.active img{
    transform: rotate(0deg);
}
.newltitle img{
    transition-duration: .5s;
}
.newltitlew.active img{
    transform: rotate(180deg);
}
.zmore img{
    transition-duration: .4s;
    margin-left: 3px;
}
.ntlevel{
    display: none;
}
.bnewlroww .bnewl{
    padding: 0 26px;
}
.newdetail{
    background-color: white;
    padding:55px 45px 70px 45px;
}
.newdetail .title{

}
.newdetail .title .d1{
    color: #000000;
    font-size: 22px;
    margin-bottom: 15px;
}
.newdetail .title .d2{
    color: #999999;
    font-size: 16px;
    margin-bottom: 30px;
}
.newcont{
    padding: 0 50px;
}
.newcont p{
    color: #4c4c4c;
    font-size: 16px;
    line-height: 30px;
}
.newcont img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.dewdpage{
    margin-top: 60px;
    padding-top:37px ;
    position: relative;
    border-top: 1px solid #e6e6e6;
}
.npage a:hover{
    color: #0967c8;
}
.npage a{
    font-size: 16px;
    color: #808080;
    display: block;
    padding-right: 130px;
}
.npage a:first-of-type{
    margin-bottom: 8px;
}
.rpage{
    color: #ffffff;
    font-size: 14px;
    border-radius: 100px;
    width: 122px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #0967c8;
    display: block;
    position: absolute;
    right: 50px;
    bottom: 5px;
}
.xiazs{
    line-height: 84px;
    vertical-align: middle;
    background-color: white;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}
.xiazs .d1 img{
    vertical-align: middle;
    margin-right: 10px;
}
.xiazs .d1 span{
    vertical-align: middle;
    color: #000000;
    font-size: 16px;
}
.xiazs .d2{
    position: absolute;
    right: 0;
    top: 0;
    width: 84px;
    height: 84px;
    transition-duration: .5s;
    text-align: center;
}
.xiazs .dsa2{
    line-height: initial;
    vertical-align: middle;
    display: inline-block;
}
.xiazs .ds1{
    margin-bottom: 6px;
}
.xiazs .ds2{
    color: white;
    height: 0px;
    transition-duration: .5s;
}
.xiazs .ds1 img:nth-of-type(1){
    display: block;
}
.xiazs .ds1 img:nth-of-type(2){
    display: none;
}
.xiazs:hover .d2{
    background-color: #0967c8;
}
.xiazs:hover .ds1 img:nth-of-type(1){
    display: none;
}
.xiazs:hover .ds1 img:nth-of-type(2){
    display: inline-block;
}
.xiazs:hover .ds2{
    height: 16px;
}
.row.bian1d{
 margin-right: -11px;
    margin-left: -11px;
}
.row.bian1d .col-md-6{
    padding: 0 11px;
}
.questiony{
    position: relative;
    margin-bottom: 20px;
}

.question{
    background-color: white;
    padding: 33px 50px 40px 33px;
    padding-bottom: 10px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.questiony:after{
    content: "";
    position: absolute;
    left: 0;
    height: 110%;
    width: 101%;
    left: -.5%;
    top: 2%;
    background-image: url("../img/yincai.png");
    background-size: 100% 100%;
    opacity: 0;
    transition-duration: .5s;
}
.questiony.active:after{
    opacity: 1;
}
.answer{
    position:relative ;
    padding-left:80px;
    padding-right: 50px;
    margin-bottom: 20px;
}

.questiony.active .answer.active .ds2{
    transform: rotate(0deg);
}
.answer .ds1{
    position: absolute;
    left: 1.5%;
    top: 0;
}
.answer .ds2{
    position: absolute;
    right: 2.5%;
    top: 5px;
    transform: rotate(180deg);
    transition-duration: .5s;
}
.anqius{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.answerline{
    padding-top: 27px;
    width: 100%;
    border-top: 2px solid #e0e0e0;
    padding-left:80px;
    padding-right: 30px;
    display: none;
}
.answerline .anqius{
    color: #595959;
    line-height: 28px;
    font-weight: normal;
}
.answerline .ds1{
    top: 30px;
}
.answer.answerz{
    cursor: pointer;
}
.pcprosdown{
    padding-top: 45px;
    padding-bottom: 150px;
}
.down33{
    background-color: white;
    padding: 50px 130px 100px 130px;
    min-height: 800px;
}
.down33 .title{
    font-size: 20px;
    color: #1a1a1a;
    text-align: left;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}
.down33 .title:after{
    content: "";
    width: 4px;
    height: 21px;
    background-color:#0967c8;
    position: absolute;
    left: -2.1%;
    top: 3px;

}
.down33 .titlenr{
    color: #595959;
    font-size: 16px;
    line-height: 28px;
}
.futitle{
    margin-bottom: 70px;
}
.futitle:last-of-type{
    margin-bottom: 0px;
}
.titlequan{
    font-size: 0px;
}
.titlequan .quan{
    width: 25%;
    position: relative;
    margin-top: 36px;display: inline-block;
    padding: 0 10px;
    vertical-align: top;
}
.titlequan .quan:after{
    content: "";
    width: 1px;
    height: 63px;
    background-color:#d9d9d9 ;
    right: 0px;
    top: 0;
    position: absolute;
}
.titlequan .quan:last-of-type::after{
    display: none;
}
.titlequan .quan .d2{
    color: #595959;
    text-align: center;
    font-size: 16px;

}
.titlequan .quan .d1{
    height: 55px;
    width: 55px;
    border-radius: 100%;
    background-color:#0967c8;
    font-family: number1;
    font-size: 34px;
    text-align: center;
    line-height: 55px;
    color: white;
    margin: 0 auto;
    margin-bottom: 24px;
    box-shadow:0px 0px 0px 10px rgba(0,92,187,.08);
}
.wenpinp{
    border: 1px solid #d2d2d2;
    padding: 12px 20px;
    width: 100%;
    margin-bottom: 18px;
    outline: none;
}
.wenpinp:focus{
    outline: none;
    border: 1px solid #88b3df;
}
.wendiv{
    padding-right: 26%;
}
.wenpinpte{
    margin-bottom: 33px;
    height: 86px;
    resize: unset;
}
.wensub{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wensub .a{
    border-radius: 50px;
    background-color: #0967c8;
    line-height: 50px;
    text-align: center;
    width: 280px;
    display: block;
    color: white;
    font-size: 16px;
}
.wensub p{
    font-size: 16px;
    color: #595959;
    margin-left: 40px;
}
.erweim{
    max-width: 100%;
    margin-top: 60px;
    border: 1px solid #333333;
}
.clabout{
    font-size: 0px;
    margin-bottom: 55px;
    display: flex;
    align-items: center;
}
.clabout .col-md-6{
    float: initial;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.clabout .ds1 .dsp1 img{
  /*display: none;*/
}
.clabout .ds1 .dsp1{
    font-size: 20px;
    color: #0967c8;
    margin-bottom: 24px;
    font-weight: bold;
    position: relative;
}
.clabout .ds1 .dsp1 img{
    margin-right: 10px;
    position: absolute;
    top:0;
    left: 0;
}
.clabout .ds1 .dsp1 span{
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 24px;
    padding-left: 50px;
}
.clabout .ds1 .dsp2{
    font-size: 16px;
    color: #333333;
    line-height: 33px;
}
.clabout .ds2{
    font-size: 16px;
    color: #333333;
}
.clabout .ds2 img{
    transition-duration: .3s;
}
.clabout .ds2:hover img{
    transform: scale(1.03);
}
.clabout .nr{
    padding-right:8%;
}
.clabout:nth-of-type(2n) .nr{
    /*float: left;*/
    padding-left: 8%;
    padding-right: 0;
}
.clabout:nth-of-type(2n){
    flex-direction: row-reverse;
}
.clabout .col-md-6.nrimg{
    padding-left: 30px
}
.clabout .col-md-6.nrimg img{
    width: 100%;
}
.honorbg{
    background-image: url("../img/honorbg.png");
    background-size: 100% 100%;
    padding-top: 60px;
}
.abouttitle{
    text-align: center;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    position: relative;

}
.abouttitle:after{
    content: "";
    width: 50px;
    height: 5px;
    background-color: #333333;
    position: absolute;
    top: 130%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
}
.ishonor{
    width: 25%;
    padding:0 11px;
    display: inline-block;
}
.ishonorn{
    transition-duration: .4s;
}
.ishonorn .d1 img{
    width: 100%;
}
.ishonorn .d1{
    padding: 15px 21px;
    background-color: white;
    box-shadow: 0px 0px 5px 5px #ececec;
}
.ishonorn .d2{
    color: #333333;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
}
.ishonorks{
    font-size: 0px;
    padding:60px ;
}
.swiper-containerhig{

}
.ishonorn:hover{
    transform: scale(1.2);
}
.ishonorn:hover .d2{
    color: #0967c8;
}
.swiper-containerhig .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    opacity: 1;
    background-color: white;
}
.swiper-containerhig .swiper-pagination-bullet-active{
    background-color: #0967c8;
}
.swiper-containerhig .swiper-pagination{
    bottom: 0px;
}
.swiper-containerhig{
    margin-bottom: 55px;
}
.consecg{
    margin-top: 35px;
}
.consecg p{
    line-height: 40px;
    text-align: center;
    color: #333333;
}
.consecg img{
    width: 100%;
}
.abouttts{
    text-align: right;
    font-size: 0px;
}
.abouttts .d1 span{
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 13px;
    display: block;

}
.abouttts .d1:after{
    content: "";
    display: inline-block;
    width: 51px;
    height: 5px;
    background-color: #333333;
}
.abouttts .d2{
    color: #4c4c4c;
    font-size: 16px;
    text-align: left;
    line-height: 33px;
    margin-top: 27px;
}
.numtutg{
    padding: 0 10px;
    margin-top: 0px;
    box-shadow: 0px 7px 14px 0px #ececec;
    padding-top: 45px;
    padding-bottom: 35px;
    display: inline-block;
    white-space: nowrap;
    min-width: 78%;
    margin-top: 3%;
    background-color: white;
    display: flex;
}
.numtutgw{
    text-align: right;
}
.numtutg .shu{
    opacity: 0;
    margin: 0 3%;
}
.aboutg{
    background-image: url("../img/boyugg.png");
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 95px;
}
.jobtt{
    padding-right:6%;
}
.jobtt img{
    width: 100%;
}
.jobtop .d1{
    color: #0967c8;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    margin-top: 20px;
}
.jobtop .d2{
    color: #666666;
    font-size: 16px;
    line-height: 33px;
    text-align: justify;

}
.jobtop .d3 .ds1 img{
    display: block;
    margin: 0 auto;
}
.jobtop .d3 .ds1 p{
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-top: 12px;
}
.jobtop .d3 .ds1{
    text-align: center;
}
.jobtop .d3{
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}
.jobtop .d3 .dsp1{
    width: 23px;
    height: 1px;
    background-color: #b2b2b2;
    margin-top: 2.9%;
}
.jobtop .d3 .dsp1:last-of-type{
    display: none;
}
.rowjob{
    font-size: 0px;
    height: 100%;
}
.rowjob .col-md-6{
    float: initial;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}
.joblist{
    background-color: #fafafa;
    overflow: hidden;
    margin-bottom: 60px;
    padding-top: 3%;
}
.jobo1{
    display: inline-block;
    position: relative;
    cursor: unset;
}
.jobo1 .d1{
    height: 94px;
    line-height: 94px;
    width: 94px;
    box-shadow: 0px 0px 14px 5px #ececec;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
    background-color: white;
}
.jobo1w{
    text-align: center;
}
.jobo1:before{
    content: "01";
    font-size: 90px;
    color: rgba(156,156,156,.1);
    position: absolute;
    right: -36%;
    top: -41%;
    display: block;

    font-family: inpac;
    transition-duration: .5s;
}
.jobo11:before{
    content: "01";
}
.jobo12:before{
    content: "02";
}
.jobo13:before{
    content: "03";
}
.jobo14:before{
    content: "04";
}
.jobo1 .d2{
    text-align: center;
    color: #666666;
    font-size: 18px;
}
.jobo1ww{
    margin-top: 100px;
}
.jobo1w{

    padding-bottom: 80px;
}
.jobo1:hover::before{
    color: #0967c8;
}
.rowjob{
    margin-bottom: 80px;
}
.wanjobs{
    background-color:#c9def3 ;
}
.ilitg{
    padding: 21px 0;
    cursor: pointer;
}
.newkks{
    margin: 0 30px;
    border-bottom: 1px solid #e5e5e5;
}
.wanjob{
    font-size: 0px;

    padding: 0 45px;
}
.newkks11{
    padding: 0 15px;
}
.ilit{

}
.ilit>div{
    width: 22%;
    color: #333333;
    font-size: 16px;
    line-height: 42px;
    display: inline-block;
    vertical-align: middle;
}
.ilit>div:nth-of-type(2){
    text-align: center;
}
.ilit>div:last-of-type{
    width: 12%;
}
.ilit>div:last-of-type{
    width: 100px;
}
.wanjobline{
    /*border-bottom: 1px solid #e5e5e5;*/
}
.jobtitle{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    display: none;
}
.jobtitle .title{
    text-align: left;
    margin-bottom: 20px;
}
.jobtitle .title:after{
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #0061ae;
    margin-top: 8px;
}
.uetext{
    margin-bottom: 35px;
}
.uetext p{
    color: #4c4c4c;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: normal;
}

.wxtables{
    box-shadow: 0px 5px 15px #e6e6e6;
    margin-top: 67px;
    margin-bottom: 70px;
    overflow: hidden;
}
.swiper-containerhonr{
    padding: 15.5% 0;
    padding-bottom: 14%;
}
.swiper-containerhonr .swiper-wrapper{
    display: flex;
    align-items: center;
}
.swiper-containerhonr .swiper-slide{

    transition-duration: .4s;

}
.swiper-containerhonr .swiper-slide img{
    display: block;
    margin: 0 auto;
    width: 100%;
    transition-duration: .3s;
}
.swiper-containerhonr .swiper-slide p{
    text-align: center;
    font-size: 18px;

    margin-bottom: 0px;
}

.swiper-containerhonr .swiper-slide-next img{
    box-shadow: 0px 2px 12px grey;
}

.swiper-containerhonr .swiper-slide-next{

    position: relative;
    z-index: 2;
    opacity: 1;

}
.swiper-containerhonr .swiper-slide-next p{
    display: block;
    margin-top: 10px;

}


.swiper-containerhonr .swiper-button-next2{
    right: 0;
    width: 30px;
    height: 67px;
    background-image: url("../img/activeprev.png");
    background-size: 100% 100%;
    transform: rotate(180deg);
    outline: none;
}
.swiper-containerhonr .swiper-button-prev2{
    left: 0;
    width: 30px;
    height: 67px;
    background-image: url("../img/activeprev.png");
    background-size: 100% 100%;
    outline: none;
}
.swiper-containerhonr .swiper-button-prev2:hover,.swiper-containerhonr .swiper-button-next2:hover{
    background-image: url("../img/activeprev1.png");
}
.jiagegnd{
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    font-size: 16px;
    width: 160px;
    margin: 40px auto;
    display: block;
    background-color: #0967c8;

}
.isarea{
    border-bottom: 1px solid #e5e5e5;
    padding-left: 17.5%;
    position: relative;
    margin-top: 18px;
}
.isarea img{
    position: absolute;
    left: 7%;
    top: 0;
}
.isarea .p1{
    margin-bottom: 4px;
    font-size: 16px;
    color: #1a1a1a;
    font-weight: bold;
}
.isarea .p2{
    margin-bottom: 14px;
}
.contwimg{
    overflow: hidden;
}
.contwimg img{
    width: 100%;
    transition-duration: .5s;
}
.contwimg:hover img{
   transform: scale(1.03);
}
.onlinet div{
    color: #333333;
    font-size: 30px;
    margin-bottom: 7px;
    font-weight: bold;
}
.onlinet p{
    margin-bottom: 30px;
}
.continpd{
   margin-right: -10px;
    margin-left: -10px;
    font-size: 0px;

}
.continpd div{
    width: 50%;
    padding:  0 10px;
    display: inline-block;
}
.continpd textarea{
    outline: none;
    border: 0px;
    width: 100%;
    height: 100%;

    padding: 13px 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 16px;
    resize: unset;
}
.continpd .textaread{
    width: 100%;
    margin-top: 20px;
    height: 126px;
}
.continpd input{
    outline: none;
    border: 0px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 13px 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 16px;
}
.contform .col-md-4{
    width: 37%;
}
.contform .col-md-8{
    width: 63%;
}
.contform{
    margin-top: 100px;
}
.consubmit{
    cursor: pointer;
    margin-top: 50px;
    width: 100%;
    max-width: 370px;
    border-radius: 100px;
    background-color: #0967c8;
    color: white;
    line-height: 50px;
    height: 50px;
    text-align: center;
}
.videokg{
    max-width: 100%;
    width: 720px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-top: 60px;
}
.videokgg{
    width: 760px;
    margin: 0 auto;
    max-width: 100%;
    color: #4c4c4c;
    font-size: 16px;
    line-height:30px ;
    margin-top: 10px;
}
.videokg video{
    width: 100%;
}
.isplay{
    cursor: pointer;
    width: 86px;
    height: 86px;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
}
.isplay img{
    width: 100%;
}
.isplay .bos{
    background-color: white;
    opacity: .2;
    width: 86px;
    height: 86px;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);

    border-radius: 100%;
}
.isplay .bos1{
    animation: kuo 1.5s linear infinite;
}
.isplay .bos2{
    animation: kuo 2s linear infinite;
}
.isplay .bos3{
    animation: kuo 2.5s linear infinite;
}
.videotan{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.4);
    visibility: hidden;
    opacity: 0;
    transition-duration: .5s;
    z-index: 20;
}
.videotan.active video{
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
}
.videotan video{
    object-fit: fill;
    max-width: 1200px;
    width: 100%;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -70%);
    -ms-transform:translate(-50%, -70%);
    -moz-transform:translate(-50%, -70%);
    -webkit-transform:translate(-50%, -70%);
    -o-transform:translate(-50%, -70%);
    transition-duration: .5s;
}
.videotan.active{
    transition:opacity 0.3s 0s, visibility 0s 0s;
    visibility: visible;
    opacity: 1;
}
.videotan .guan{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.videos1 .d1{
    position: relative;
}
.videos1 .d1 .dimg{
    width: 80%;

}
.videos1 .d2 {
    position: absolute;
    width: auto;
    height: 100%;
    top: -30%;
    left: 18%;
    box-shadow: 0px 0px 25px -1px grey;
}
.videos1 .d2 img{
    max-width: 100%;
}
.vidplay{
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    width: 52px;
    height: 52px;

}
.vidplay img{
    width: 100%;
}
.vidplay .dquan{
    width: 52px;
    height: 52px;
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    border-radius: 100%;
 }
.lprolist:hover .dquan1{
    animation: kuosss 2s linear infinite;
}
.vidplay .dquan1{
    border: 1px solid white;

}
.vidplay .dquan2{
    border: 1.5px solid white;
    animation: kuos 1s linear infinite;
}
.wennr .dq1{
    color: #1a1a1a;
    font-size: 28px;
    margin-bottom: 28px;
    font-weight: bold;
}
.wennr .dq2{
    color: #4c4c4c;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 50px;
    text-align: justify;
}
.wennr .dq3{
    font-size: 16px;
    color: #0967c8;
    border: 1px solid #0967c8;
    border-radius: 50px;
    height: 44px;
    line-height: 44px;
    width: 138px;
    display: block;
    text-align: center;
    transition-duration: .5s;
}
.wennr .dq3:hover{
    color: white;
    background-color:#0967c8;
}
.videos1ws{
    margin-top: 15%;
}
.videos2{
    padding-left: 25px;
    margin-top: -8%;
}
.videogpi{
    margin-bottom: 90px;
}
.videogpi:last-of-type{
    margin-bottom: 0px;
}
.videogpi:nth-of-type(2n) .col-md-8{
    float: right;
    text-align: right;
}
.videogpi:nth-of-type(2n) .videos1 .d2{
    right: 18%;
    left: initial;
}
.videogpi:nth-of-type(2n) .videos2{
    padding-left: 15px;
    padding-right: 25px;
}
.slidebarg{
    display: inline-block;
}
.progssws .lprolists .d2{
    text-align: left;
    padding: 0 36px;
}
.lprolist .d1{
    position: relative;
}
.progssws .lprolists .d2 p:nth-of-type(1){
    margin-top: 25px;
}

.progssws .dquan{
    opacity: 0;
}
.progssws .lprolists:hover .dquan{
    opacity: 1;
}
.divhui{
    transition-duration: .5s;
    background-color: rgba(0,0,0,.3);
    position: absolute;
    width: 100%;
    top:0;
    left: 0px;
    height: 100%;
}
.retops{
    position: fixed;
    right: 3%;
    top: 60%;
    visibility: hidden;
    opacity: 0;
    transition-duration: .5s;
}
.retops.active{
    visibility: visible;
    opacity: 1;
}
.logincont{
    background-image: url("../img/login.png");
    background-size:auto 100% ;
    background-position: center center;
    height: 830px;
}
.logininp input::placeholder{
    color: rgba(255,255,255,.3);
}

.logininp input{
    width: 100%;
    border: 0px;
    background-color: transparent;
    color: white;
    border-bottom: 1px solid rgba(255,255,255,.6);
    line-height: 30px;
    outline: none;
}
.logininp{
    padding-left: 40px;
    position: relative;
}
.leftimg{
    position: relative;
}
.leftimg .d1{
    position: absolute;
    left: 0;
    top: 7px;
}
.islogint{

    width: 50%;
    position: relative;
    height: 100%;
}
.leftimgmg{
    margin-bottom: 40px;
}
.leftimgmg:last-of-type{
    margin-bottom: 0px;
}
.hyby{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin-bottom: 45px;
}
.hyby img{
    position: absolute;
    left: 0;
    bottom: 10px;
    max-width: 100%;
}
.islogintk{
    position: absolute;
    top: 50%;left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    padding: 0 60px;
}
.logincontw{
    height: 100%;
}
.islogin{
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: white;
    background-color: #298ef6;
    display: block;
}
.fgwz{
    color: white;
    font-size: 16px;
    text-align: center;
    margin-top: 18px;
}
.fgwz a{
    color: white;
}
.inpids{
    margin-top: 38px;
    margin-bottom: 45px;
}
.inpids span{
    color: white;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
.inpids input{
    display: none;
}
.inpids input + div{
    width: 16px;
    height: 16px;
    background-color: #e6e6e6;
    border: 0;
    border-radius: 4px;
    outline: unset;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -4px;
    background-size: 100% 100%;
}
.inpids input:checked + div{

    background-image: url("../img/dagou.png");
}
.inpids a{
    color: #298ef6;
    font-size: 16px;
}
.huoyan{
    border-radius: 100px;
    background-color:#298ef6 ;
    line-height: 33px;
    height: 33px;
    width: 130px;
    text-align: center;
    color: white;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -7px;
}
.centerleft{
    height: 710px;
    background-color: white;
    margin-bottom: 20px;
}
.centerleft .title{
    color: white;
    font-weight: bold;
    font-size: 16px;
    line-height: 60px;
    padding-left: 28px;
    background-color:#0967c8 ;
    text-align: left;
    margin-bottom: 18px;
}
.slidelist{
    padding: 0 28px;
    position: relative;
    margin-bottom: 13px;
}
.slidelistw{
    cursor: pointer;
    position: relative;
}
.slidelistw .d1{
    font-size: 16px;
}
.slidelistw:hover .d1{
    color: #0967c8;
}
.slidelistw.active .d1{
    color: #0967c8;
}
.slidelistw:hover .d2 img:nth-of-type(1){
    display: none;
}
.slidelistw:hover .d2 img:nth-of-type(2){
    display: block;
}
.slidelistw.active .d2 img:nth-of-type(1){
    display: none;
}
.slidelistw.active .d2 img:nth-of-type(2){
    display: block;
}
.clrowgs{
    margin-right: -8px;
    margin-left: -8px;
}
.clrowgs .col-md-3{
    width: 21%;
    padding: 0 8px;
}
.clrowgs .col-md-9{
    width: 79%;
    padding: 0 8px;
}
.slidelist .d2{
    position: absolute;
    right: 0;
    top: 4px;
}
.slidelist .d2 img:nth-of-type(1){
    display: block;
}
.slidelist .d2 img:nth-of-type(2){
    display: none;
}
.dishuise{
    background-color:#f7f7f7;
    padding-top: 40px;
    padding-bottom: 120px;
}
.contnr{
    padding: 20px 40px;
    background-color: white;
    height: 710px;
}
.centit{
    color: #333333;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}
.centit:before{
    content: "";
    display: block;
    width: 3px;
    height: 14px;
    background-color:#0967c8;
    position: absolute;
    left: -12px;
    top: 3px;
}
.xiangai{
    margin-bottom: 12px;
}
.xiangai>div{
    display: inline-block;
}
.xiangaiw{
    width: 600px;
    font-size: 0px;
    padding-left: 117px;
}
.xiangai .d1{
    width: 32%;
    font-size: 16px;
    color: #333333;
    vertical-align: top;
    padding-right: 30px;
}
.xiangai .d2{
    width: 48%;
    position: relative;
    vertical-align: top;
    padding-right: 30px;
}
.xiangai .d2 input{
    font-size: 16px;
    color: #333333;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    outline: none;
    box-shadow:initial;
    border: 0px;
    border-bottom: 1px solid #999999;
    display: none;
}

.xiangai .d2 span{
    font-size: 16px;
    color: #333333;
    word-break: break-all;
}

.xiangai .d3{
    width: 20%;
    color: #0967c8;
    font-size: 16px;
    cursor: pointer;
    vertical-align: top;
}
.xuanzes{
    position: relative;
    margin-top: 45px;
}
.istouss{
    position: absolute;
    left: 0;
    top: 0;
}
.istouss img{
    width: 64px;
    height: 64px;
    border-radius: 100%;
}
.d1input{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
.xiangais{
    padding-left: 0px;
}
.xiangais .d1{
    width: 80%;
}
.xiangais .d3{
    width: 20%;
}
.centf{
    margin-bottom: 20px;
}
.centf.centffont{
    color: #333333;
    font-size: 16px;
}
.centf input::placeholder{
    color: #808080;
    font-size: 16px;
}
.centf input{
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    padding: 13px;
    width: 100%;
    font-size: 16px;
    outline: none;
}
.centf input:focus{
    border: 1px solid #88b3df;
}
.contnrs .xiangaist{
    margin:0 auto;
    display: block;
    width: 380px;
}
.contnrs .xiangaistbds{
    width: 450px;
    margin: 0 auto;
}
.centfcif input{
    width: 62%;
    display: inline-block;
}
.centfcif .cerficg{
    width: 35%;
    float: right;
    color: white;
    font-size: 16px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    background-color: #0967c8;
    border-radius: 10px;
    cursor: pointer;
}
.queren{
    color: white;
    font-size: 16px;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background-color: #0967c8;
    text-align: center;
    cursor: pointer;
}
.cernthui{
    margin-bottom: 60px;
}
.tlevel>li:hover a{
    color: #0967c8;
}
@keyframes kuos {
    0%{
       width: 52px;
        height: 52px;
    }
    100%{
        width: 100px;
        height: 100px;
    }
}

@keyframes kuosss {
    0%{
        width: 52px;
        height: 52px;
        opacity: .5;
    }
    100%{
        width: 100px;
        opacity: .5;
        height: 100px;
    }
}

@keyframes kuo {
    0%{
        transform: translate(-50%, -50%)scale(1);
    }
    100%{
        transform: translate(-50%, -50%)scale(2);
    }
}

.wnziren{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.wnziren a{
    color: #0967c8;
    font-size: 16px;
}
.counter-valuetabout{
    margin-top: 60px;
}
.dp1 .ds1{
    font-weight: bold;
}
.ishusd{
    position: absolute;
    left: 10%;
    top: 57%;
    width: 100px;
    text-align: center;
    color: white;
    z-index: 3;
    cursor: unset;
}
.ishusd p{
    color: rgba(255,255,255,.6);
}
.ishusd img{
    display: block;
    margin: 0 auto;
    animation:pie 1.5s linear infinite ;
}
@keyframes pie {
    0%{
        transform: translateY(-10px);
    }
    50%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(-10px);
    }
}

@media (max-width: 1650px){
    /*.iscepro{*/
    /*    left: 0;*/
    /*}*/
    .cprolis .d1{
        position: initial;
    }
    .iscepro{
        left: 0;
        width: 122px;
        text-align: center;
        padding: 0 0;
    }
    .cprolis .d2{
        padding-left: 0;
        margin-left: 0px;
    }
}
@media (max-width: 1440px){
.zbannerpro{
height:420px
}
}
@media (min-width: 991px){
    .swiper-containerbanner .swiper-slide.active{
        animation: kuosbb 5s linear forwards;
    }
    .swiper-containerhonr .swiper-slide{
        opacity: .5;
        transition-duration: .4s;
        transform: scale(1);
    }

    .swiper-containerhonr .swiper-slide p{
        display: none;
    }
    .swiper-containerhonr .swiper-slide-next{
        position: relative;
        z-index: 2;
        opacity: 1;
        transform: scale(2.1);
    }
    .swiper-containerhonr .swiper-slide-next p{
        display: block;
        transform: scale(.5);
    }

}
@media (max-width: 1600px){
    .olevel>li>div {
        margin: 0 13px;
    }
}
@media (max-width: 1230px){
    .wennr .dq1{
        font-size: 24px;
    }
.olevel>li>div:after{
margin-left:3px
}
    .jobtop .d2{
        line-height: 26px;
    }
    .jobtop .d3{
        margin-top: 7px;
    }
    .jobtop .d1{
        margin-top: 0px;
    }
    .jobtt{
        padding-right: 15px;
    }
    .neidivs .d2title{
        margin-bottom: 4px;
        font-size: 19px;
    }

    .neidivs .d1 img{
        max-width: 95%;
    }
    .neidivs .d2{
        margin-bottom: 5px;
    }
    .neidivs .d2 span{
        padding: 0 4px;
        font-size: 12px;
    }
.folevel>li{
    margin-right: 6%;
}
.olevel>li>div {
    margin: 0 4px;
}
.rightnav>div {
    margin: 0 5px;
}
.logo img{
    width: 170px;
}
}
@media (max-width: 991px){
    .col-md-4.lprolists{
        width: 50%;
    }
    .npage a{
        padding-right: 0px;
    }
    .wensub p{
        margin-left: 0px;
    }
    .xiazs .d1{
        padding: 20px 0;
        padding-right: 85px;
        line-height: 29px;
    }
    body, html{
        overflow-x: hidden;
    }
    header{


    }
    .rightnav>div{
        margin: 0 11px;
    }
    .logo{
        margin-top: 19px;
    }
    .swiper-containerbanner .swiper-slide{
        background-size: auto 100%;
        background-position: 70% center;
    }
    .contnrs .xiangaist{
        width: 100%;
    }
    .contnr{
        padding: 20px 15px;
    }
    .istouss{
        position: relative;
    }
    .xiangaiw{
        display: block;
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }
    .clrowgs .col-md-9{
        width: 100%;
    }
    .clrowgs .col-md-3{
        width: 100%;
    }
    .centerleft{
        height: auto;
        overflow: hidden;
    }
    .logincont{
        background-size: auto 100%;
        background-position: 58% center;
    }
    .islogint{
        width: 100%;
    }
    .islogintk{
        padding: 0 15px;
    }
    .progssws .lprolists .d2{
        padding: 0 15px;
    }
    .progssws .lprolists .d2 p:nth-of-type(1){
        margin-top: 15px;
    }
    .videogpi:nth-of-type(2n){
        float: initial;
    }
    .videos1ws {
        margin-top: 121px;
    }
    .videos2{
        margin-top: 30px;
    }
    .contform .col-md-4{
        width: 100%;
        margin-bottom: 20px;
    }
    .contform .col-md-8{
        width:  100%;
    }
    .swiper-containerhonr{
        padding: 5.5% 0;

    }
    .swiper-containerhonr .swiper-slide p{
        margin-top: 20px;
    }
    .wxtables {
        min-width: 100%;

    }
    .newkks{
        margin: 0 5px;
    }
    .ilit>div{
        width: 50%;
        font-size: 14px;
    }
    .wanjob{
        padding: 0 5px;
    }
    /*.wxtable{*/
    /*    overflow-y: scroll;*/
    /*}*/
    .jobo1ww{
        margin-top: 110px;
    }
    .col-md-6.jobtt{
        margin-bottom: 30px;
    }
    .rowjob .col-md-6{
        width: 100%;
    }
    .dprotypeidsn{
        flex-wrap: nowrap;
    }
    .clabout{
        margin-bottom: 35px;
    }
    .clabout .ds1 .dsp1{
        margin-bottom: 14px;
    }
    .aboutg{
        background-position: left 40px;

        background-size: auto 100%;
    }
    .numtutg{
        padding:20px 10px;
        width: 100%;
    }
    .aboutg{
        margin-bottom: 60px;
    }
    .numtutg .numtiaos .d2{
        white-space: normal;
    }
    .ishonorks{
        padding: 30px 0;
    }
    .ishonor{
        width: 50%;
    }
    .clabout .col-md-6{
        width: 100%;
    }
    .clabout{
        flex-wrap: wrap;
    }

    .clabout .ds1 .dsp2{
        margin-bottom: 20px;
    }
    .clabout .col-md-6.nrimg{
        padding-left: 15px;
    }
    .clabout .nr{
        padding :0 15px!important;
    }
    .down33 .title:after{
       left: -4%;
    }
    .pcprosdown {
        padding-top: 35px;
        padding-bottom: 60px;
    }
    .wensub{
        flex-wrap: wrap;
    }
    .wensub p{
        margin-top: 15px;
    }
    .titlequan .quan:nth-of-type(2n)::after{
        display: none;
    }
    .titlequan .quan{
        width: 50%;
    }
    .down33{
        padding: 40px 15px 60px 30px;
    }
    .wendiv{
        padding-right: 0px;
    }
    .answer{
        padding-left: 40px;
    }
    .answerline{
        padding-left: 40px;
    }
    .pcprosnew{
        padding-bottom: 40px;
    }
    .newdetail .title .d1{
        font-size: 20px;
    }
    .rpage{
        position: initial;
        margin: 0 auto;
    }
    .newcont{
        padding: 0;
        padding-top: 20px;

    }
    .dewdpage.newcont{
        margin-top: 20px;
    }
    .newcont .npage{
        margin-bottom: 20px;
    }
    .newdetail{
        padding: 45px 15px 50px 15px;
    }
    .col-md-4.bnewl{
        margin-bottom: 12px;
    }
    .shanghuid{
        background-color: #f7f7f7;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .cproltws {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .cprolt p{
        padding-right: 0px;
    }
    .tuanpic{
        margin-top: 30px;
        padding: 0 0;
    }
    .swiper-containerhidd .swiper-slide-active{
        transform: scale(1);
    }
.swiper-containerhidd .swiper-button-next2,.swiper-containerhidd .swiper-button-prev2{
    height: 100px;
    width: 46px;
}
    .changtu img{
        width: 70%;
    }
    .prodlis .dp1{
        margin-bottom: 30px;
    }
    .prodlis .ds1{

        font-size: 23px;
    }
    .prodlis .ds2{
        font-size: 20px;

    }
    .prodetxin{
        position: relative;
        margin-bottom: 20px;
    }
    .dprotypeids{
        flex-wrap: wrap;
    }
    .col-md-3.dprotypeid{
        width: 100%;
    }
    .zbannerpro .container{
        width: 100%;
    }
    .zbannerpro{
        height: 350px;
        background-position: center center;
    }
    .piscepro{
        margin-bottom: 30px;
    }
    .newspro{
        margin-bottom: 30px;
    }
    .ismore{
        font-size: 12px;
    }
    .zprotitle{
        margin-bottom: 13px;
    }
    .zprotitle p{
        font-size: 24px;
    }
    .pcprost {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .procdiv{
        margin-left: 0px;
    }
    .iscepro{
        display: none;
    }
    .piscepro .col-md-5 img{
        /*margin-top: -50%;*/
    }
    .fangda{
        /*margin-bottom: 14px;*/

    }
    .neidivs .d2title{
        font-size: 16px;
    }
    .piscepro .col-md-7{
        margin-left: -7px;
        margin-right: -7px;

    }

    .piscepro{
        font-size: 0px;
    }
    .piscepro .col-md-6 {
        padding: 0 7px;
        width: 50%;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .piscepro .col-md-5{
        width: 100%;
    }

    .piscepro .col-md-7 {
        width: calc( 100% + 14px);
    }
    .searchs{
        line-height: 60px;
    }
    .dssanj{
        display: none!important;
    }
.brannes1{
    border-radius: 10px;
}

.brannes1 .d2 p:nth-of-type(1){
    font-size: 16px;
    margin-bottom: 0px;
}
.brannes1 .d2 p:nth-of-type(2){
    font-size: 14px;
}
.brannes1 .d2 {
    padding: 16px 14px;
}
.swiper-containerbrnew{
    width: 95%;
    margin: 0 auto;
}
.proitem .proimg{
    width: 35%;
}
.proitem .proleft{

    width: 65%;
}
.numtiaos .ds1{
    font-size: 22px;
    color: #0967c8;
    font-family: number;
    line-height: 40px;
}
.numtiaos .ds2 {
    position: absolute;
    left: 106%;
    top: 0;
    font-size: 10px;
    color: #0967c8;
}
.numtiaos{
    width: 24%;
    text-align: center;
}

.brand.main-pad{
    padding-bottom: 40px;
}
.numtiaos .d1{
    margin-bottom: 0px;
}
.numtiaos .d2 {
    font-size: 10px;
    color: rgba(47,47,47,.7);
}
.numtut .shu{
    margin: 0 3.5%;
}
.ditubg .dians:before{
    width: 3px;
    height: 3px;
}
.title p{
    font-size: 14px;
}
.ditubg{
    width: 100%;
}
.product .row{
    margin-top: 25px;
}
.main-pad {
    padding: 50px 0;
}
.title h2{
    font-size: 24px;
}
.proitem p{
    margin: 20px 0 20px 0;
}
.proitem h5{
    font-size: 20px;
}
.proitem .proleft{
    padding-left: 15px;
}
.proitem a{
    height: 27px;
    padding: 6px 17px;
    font-size: 12px;
}
.proitem{
    padding: 16px 0;
}
.proitem p{
    font-size: 14px;
}
.product .col-lg-6{
    width: 100%;
}
.banfont>div{
    font-size: 30px;
}
footer{
    padding-top: 6%;
}
.folevel>li:after{
    display: inline-block;
}

.folevel>li>a{
    margin-bottom: 10px;
    display: inline-block;
}
.footcontd a{
    font-size: 14px;
}
.footright .d1{
    margin-bottom: 5px;
    font-size: 16px;
}
.footright .d2{
    margin-bottom: 20px;
    font-size: 14px;
}
.folevel{
    display: block;
    width: 100%;
}
.ftlevel{
    display: none;
}
.footright{
    display: block;
    width: 100%;
    text-align: center;
}
.folevel>li{
    width: 100%;
    margin-right: 0px;
    display: block;
    position: relative;
}
.aishi{
    display: block;
}
.rightnav{
    display: block;
    position: absolute;
    width: 100%;
    right: -12px;
    top: 4px;
    text-align: right;
}
.header{
    height: 70px;

}
.olevel>li>div>a{
    line-height: 60px;
}
.folevel>li:after{
    position: absolute;
    right: 0px;
    top: 10px;
}
    .diansli {
        display: inline-block;
        float: right;
        margin-top: 19px;
        margin-bottom: 2px;
    }
.tnav{
    height: auto;
}
.olevel.active{
    right: -4%;
}
.olevel{
    transition-duration: .5s;
    position: absolute;
    width: 70%;
    background-color: white;
    top: 100%;
    right: -80%;
    height: initial;
}

.olevel>li{
    display: block;
    height: initial;
}
.tlevel {
    position: initial;
    display: none;
    width: 100%;
    left: 0;
    top:0;
}
}
.CNEN{
    display: none!important;
}
@media (max-width: 515px){
    .swiper-containerbanner .swiper-slide{
        background-size:100% auto;
    }
    .tlevel>li a{
        font-size: 14px;
        line-height: 32px;
    }
    .jiagegnd {
        border-radius: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: white;
        font-size: 14px;
        width: 160px;
        margin: 19px auto;
        display: block;
        background-color: #0967c8;
    }
    .ilitg{
        padding: 2px 0;
    }
    .rightnav {
        display: inline-block;
        position: initial;
        width: auto;
        right: -12px;
        top: 4px;
        text-align: right;
        margin-top: 19px;
        margin-right: 8px;
    }

    .CNEN{
        display: block!important;
        margin-bottom: 20px;
    }
    .rightnav .ds2{
        display: none;
    }
    .rightnav .ds3{
        display: none;
    }
    .aboutg .counter-valuer{
        background-color: rgba(255,255,255,.4);
    }
    .aboutg .counter-valuer p{
        color: black;
    }
    .contnr{
        height: 600px;
    }
    .xiangai .d1{
        width: 100%;
        margin-bottom: 10px;
    }
    .xiangai .d2{
        width: 80%;
    }
    .wensub .a{
        width: 100%;
    }
    .bnewdesc p:nth-of-type(1){
        font-size: 18px;
    }
    .bnewdesc{
        padding: 5px 10px;
    }
    .bnewdesc p:nth-of-type(2){
        display: none;
    }
    .huibei{
        padding:0 0;
    }
    .rextcont{
        padding: 5px 0;
    }
    .dprolis>div>a{
        font-size: 15px;
    }
    .lprolist.new:after{
        padding: 2px 10px;
        font-size: 12px;
    }
    .lprolist .d2 p:nth-of-type(1){
        font-size: 16px;
        margin-bottom: 2px;
    }
    .lprolist .d2{
        margin-bottom: 10px;
    }
    .lprolist .d2 p:nth-of-type(2){
        font-size: 12px;
        height: 30px;
    }
    .progss{
        font-size: 0px;
        margin-left: -5px;
        margin-right: -5px;
    }
    .col-md-4.lprolists{
        width: 50%;
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
        margin-bottom: 10px;
    }
    .col-md-3.dprotypeid{
        width: 100%;
    }
    .dprolis>div{
        width: 33%;
    }
    .dprolis>div>a{
        margin-bottom: 4px;
    }
    .prolist{
        line-height: 60px;
    }
    .prolist .d2{
        font-size: 16px;
    }
    .dprolis>div>a{
        padding: 3px 7px;
    }
    .dprolis>div.active>a {
        padding: 3px 10px;
        background-color: #f7f7f7;
    }
    .dprotype{
        margin-top: 10px;
    }
}

