﻿.hei100{height:100%;}
.wrapper{max-width:1400px;margin:auto;}
.more{position:relative;width:145px;line-height:55px;display:inline-block;text-align:center;background:rgba(5,59,147,.1);font-size:14px;color:#053b93;}
.more:before{content:"";display:block;width:13px;height:13px;background:url(../images/icon.png) no-repeat center center;position:absolute;left:0;top:0;}
.more:after{content:"";display:block;width:13px;height:13px;background:url(../images/icon.png) no-repeat center center;position:absolute;right:0;bottom:0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pos_re{position:relative;}
.pos_re>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.pic{overflow:hidden;}
.swiper-slide:hover .pic img,li:hover .pic img,.pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.f60{font-size:60px;color:#333333;}
.f48{font-size:48px;color:#333;line-height:48px;}
.fff{color:#fff !important;}
.f16{font-size:16px;color:#666;line-height:30px;}
.f18{font-size:18px;color:#666;line-height:36px;}
.f24{font-size:24px;color:#333;}
.more.gray{background:#d6d6d6;color:#666666;}
.more.gray:before{background:url(../images/icong.png) no-repeat center center;}
.more.gray:after{background:url(../images/icong.png) no-repeat center center;}
.more:hover{background:#053b93;color:#fff;}
.fontp{font-size:14px;color:#fff;line-height:26px;}
.fontp.c666{color:#666;}
.more.fff{background:rgba(255,255,255,.1);}
.more.fff:before{background:url(../images/iconf.png) no-repeat center center;}
.more.fff:after{background:url(../images/iconf.png) no-repeat center center;}
.more.fff:hover{background:#fff;color:#0054d3 !important;}
.c333{color:#333 !important;}
.more1{display:inline-block;font-size:14px;color:#999;padding-right:40px;background:url(../images/next1.png) no-repeat right center;}
.more1:hover{color:#152a95;background:url(../images/next1h.png) no-repeat right center;}
.hide{display:none;}
a:hover .hide{display:inline-block;}
a:hover .show{display:none;}


.san{
    margin-top:28px;box-sizing:border-box;cursor:pointer;width:36px;height:24px;position:relative;float:right;display:none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.san span{
    width:100%;
    position:absolute;;
    height:3px;background:#fff;
    display:block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.san span:nth-child(1){top:0;}
.san span:nth-child(2){top:50%;margin-top:-1px;}
.san span:nth-child(3){bottom:0;}
.san.cur span:nth-child(1){
    top: 50%;margin-top:-1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.san.cur span:nth-child(2){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.san.cur span:nth-child(3){display:none;}




.banner .wenz{z-index:6;width:100%;position:relative;text-align:center;}
.banner .wenz>div{opacity:0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px);
}
.banner h2{font-size:60px;color:#fff;text-transform:uppercase;letter-spacing:5px;}
.banner h2:nth-child(2){margin-top:48px;font-weight:bold;letter-spacing:10px;}
.banner .more{margin-top:120px;opacity:0;
    -webkit-transform: translateY(220px);
    -moz-transform: translateY(220px);
    -ms-transform: translateY(220px);
    -o-transform: translateY(220px);
    transform: translateY(220px);
}
.banner .wenz>div.on{opacity:1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);}
.banner .more.on{opacity:1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.banner video{
    position: absolute;z-index:5;
    display: block;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
#mydiv{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
#mydiv canvas{position:relative !important;}

.section h2{margin-bottom:20px;}
.section-2{background:#f6f6f6;position:relative;}
.section-2 .pic{position:relative;z-index:2;width:54.9%;float:right;box-sizing:border-box;padding:40px;}

.section-2 .wenz{position:relative;z-index:2;width:45.1%;float:left;box-sizing:border-box;padding:0px 15px 0 0;}
.section-2 .wenz .f16{max-width:544px;margin:0 0 33px;}
.section-2 .wenz .more{margin-top:40px;}
.section-2 dl{margin-top:0px;}
.section-2 dd{float:left;width:33.333%;box-sizing:border-box;margin:15px 0;height:108px;padding-right:30px;position:relative;}
.section-2 dd h4{font-size:20px;color:#666;line-height:48px;}
.section-2 dd h4 img{width:34px;margin:-2px 0 0 0;}
.section-2 dd:hover h4{color:#18469d;}
.section-2 dd:hover h4 .hide{display:inline-block;}
.section-2 dd:hover h4 .show{display:none;}
.section-2 dd p{font-size:14px;line-height:30px;color:#666;padding-left:7px;}
/*.section-2 dd p.bg{margin-left:10px;background:url(../images/dian.png) no-repeat left top 11px;padding-left:18px;}*/
.section-2 dd:before{content:"";display:block;height:1px;background:#b5b5b5;position:absolute;bottom:-20px;left:10px;width:calc(100% - 40px);opacity:0;}
.section-2 dd:after{content:"";display:block;width:28px;height:3px;background:#18469d;position:absolute;bottom:-21px;left:10px;opacity:0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.section-2 dd:hover:after{opacity:1;left:calc(100% - 60px);}
.section-2 dd:hover:before{opacity:1;}
.pic.noscale img{
    -webkit-transform: scale(1.0) !important;
    -moz-transform: scale(1.0) !important;
    -ms-transform: scale(1.0) !important;
    -o-transform: scale(1.0) !important;
    transform: scale(1.0) !important;}


.page-locall{position:absolute;right:28px;top:50%;margin-top:-84px;z-index:8;width:105px;}
.page-locall li{margin:12px 0;text-align:right;white-space:nowrap;box-sizing:border-box;cursor:pointer;padding-right:45px;line-height:24px;color:#fff;font-size:14px;position:relative;}
.page-locall li:before{content:"";display:block;position:absolute;top:50%;right:0;width:10px;height:1px;background:rgba(255,255,255,.5);margin-top:-.5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.page-locall li.on:before,.page-locall li:hover:before{width:30px;height:2px;background:#fff;margin-top:-1px;}
.page-locall.c333 li{color:#666;}
.page-locall.c333 li:before{background:rgba(0,0,0,0.5);}
.page-locall.c333 li.on:before,.page-locall.c333 li:hover:before{background:#000000;}




.section-3{background:url(../images/bg01.jpg) no-repeat right center/cover;}
.section-3 .wenz{max-width:45.1%;}
.section-3 .wenz dl{width:580px;margin:75px 0 0 -40px;}
.section-3 .wenz dd{box-sizing:border-box;border-right:1px solid rgba(255,255,255,.3);float:left;width:33.33%;text-align:center;}
.section-3 .wenz dd h3{margin-bottom:14px;line-height:30px;font-size:14px;color:#fff;}
.section-3 .wenz dd h3 span{font-size:40px;padding-right:5px;}
.section-3 .wenz .more{margin-top:80px;}

.video-box{position:relative;}
.video-box .bf{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;background:url(../images/bf.png) no-repeat center center,url(../images/yy.png) no-repeat bottom center/100%;}
.video-box .bf{background:url(../images/bfh.png) no-repeat center center,url(../images/yy.png) no-repeat bottom center/100%;}
.video-path{display:none;}

.black{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:11;}
.video-alert{position:fixed;left:50%;top:50%;z-index:12;background:#000;width:800px;height:600px;opacity:0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.video-alert video,.video-alert iframe,.video-alert embed{width:100%;height:100%;}
.video-alert.on{opacity:1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.0);
    transform: translateX(-50%) translateY(-50%) scale(1.0);
}
.video-alert .close{position:absolute;display:block;right:-64px;top:-64px;width:64px;height:64px;background:#000 url(../images/close.png) no-repeat center center/50px;}
.video-alert .close:hover{background-color:#ef0024 !important;}
.black.abs{position:absolute;}
.video-alert.abs{position:absolute;}
/*.loading{z-index:4;display:none;position:absolute;margin:-32px 0 0 -32px;top:50%;left:50%;width:64px;height:64px;background:url(../images/loading.png) no-repeat center center/100%;}*/
/*.loading.cur{*/
    /*display:block;*/
    /*animation: load .8s ease-out forwards infinite;*/
    /*-webkit-animation: load .8s ease-out forwards infinite;*/
/*}*/
@keyframes load {
    from{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes load {
    from{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.section-4{background:url(../images/bg02.jpg) no-repeat bottom center/cover;}
.section-4 .video-box{width:47.5%;float:right;position:relative;}
.section-4 .wenz{float:left;padding-right:60px;box-sizing:border-box;width:52.5%;}
.section-4 .wenz h2 span{font-size:18px;color:#666666;}
.section-4 .wenz h2 span img{width:100px;margin:-2px 8px 0 0;}
.section-4 .wenz dl{margin:60px 0 0 -25px;}
.section-4 .wenz dd{box-sizing:border-box;border-right:1px solid #d1d1d1;float:left;width:33.3%;text-align:center;}
.section-4 .wenz dd h3{margin-bottom:14px;line-height:30px;font-size:14px;color:#053b93;}
.section-4 .wenz dd h3 span{font-size:40px;padding-right:5px;}
.section-4 .wenz dd:nth-last-child(1){border-right:0;}
.section-4 .wenz dd p{margin-top:0;color:#666;}
.section-4 .wenz .more{margin-top:65px;}
.section-5{text-align:right;background:url(../images/bg04.jpg) no-repeat left center/cover;}
.btn-box{position:relative;}
.phone{display:none;}
.pad{padding:90px 0;}
.about-banner{}
.ny-banner{height:630px;}
.about-banner .wenz{text-align:center;}
.about-banner .wenz p{font-size:24px;color:#fff;line-height:46px;margin-top:26px;}
.about-con01{}
.about-con01 .img{float:right;width:42.85%;padding-top:55px;}
.about-con01 .wenz{padding-right:80px;float:left;width:57.15%;box-sizing:border-box;}
.about-con01 .wenz h3{margin-bottom:55px;}
.maohao{font-size:26px;color:#01132b;text-transform:uppercase;}
.maohao img{display:block;}
.maohao img:nth-child(1){margin-bottom:20px;}
.maohao img:nth-last-child(1){margin-top:20px;}
.about-con01 .wenz .maohao{margin-top:60px;}
.about-con02{background:url(../images/bg03.jpg) no-repeat bottom center/cover;}
.about-con02 .member-tit{margin-bottom:20px;padding:0 0 32px 80px;background:url(../images/xian.jpg) no-repeat left top 15px;border-bottom:1px solid #d8d8d8;}
.about-con02 .wenz{float:left;width:calc(100% - 440px);}
.about-con02 .toux{float:right;width:330px;text-align:center;box-sizing:border-box;padding:0 30px;}
.about-con02 .toux img{border-radius:50%;}
.about-con02 .member-tit p{font-size:14px;color:#999;margin-top:4px;}

.swiper-button-prev.prev1,.swiper-button-next.next1{width:39px;height:39px;margin-top:-19.5px;}
.swiper-button-prev.prev1{background:#b6b6b6 url(../images/prev.png) no-repeat center center;}
.swiper-button-next.next1{background:#b6b6b6 url(../images/next.png) no-repeat center center;}
.about-con02 .swiper-button-prev{left:-80px;}
.about-con02 .swiper-button-next{right:-80px;}
.swiper-button-prev.prev1:hover{background-color:#053b93 !important;}
.swiper-button-next.next1:hover{background-color:#053b93 !important;}
.swiper-button-prev.prev1.swiper-button-disabled:hover{background-color:#b6b6b6 !important;}
.swiper-button-next.next1.swiper-button-disabled:hover{background-color:#b6b6b6 !important;}

.about-con02 .map{margin-top:50px;padding:0 140px;}
.about-con02 .map .map-div{float:left;width:64.5%;max-width:707px;position:relative;}
.about-con02 .map dl{float:right;max-width:340px;width:35.5%;box-sizing:border-box;padding:30px 0 0 80px;}
.about-con02 .map dd{cursor:pointer;margin:30px 0;position:relative;text-align:center;font-size:18px;color:#333333;line-height:77px;border-radius: 10px;box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.08);background:#fff;}
.about-con02 .map dd:before{content:"";display:block;position:absolute;top:calc(50% - 15px);left:-14px;width:14px;height:30px;background:url(../images/sj.png) no-repeat center center;}
.about-con02 .map dd:hover,.about-con02 .map dd.cur{background:#053b93;color:#fff;}
.about-con02 .map dd:hover:before,.about-con02 .map dd.cur:before{background:url(../images/sjb.png) no-repeat center center;}
.about-con03 .swiper-slide{background:#f4f4f4;}
.about-con03 .swiper-slide .pic{float:left;width:50%;}
.about-con03 .swiper-slide .wenz{width:50%;float:left;text-align:center;}
.about-con03 .swiper-slide .box{padding:80px;}
.about-con03 .swiper-slide hr{width:42px;height:2px;background:#0057ce;border:none;margin:26px auto;}
.about-con03 .swiper-slide .wenz p{margin-top:25px;}
.about-con03 .control-btn{text-align:center;position:absolute;right:0;bottom:70px;width:50%;z-index:3;}
.control-btn .swiper-button-prev,.control-btn .swiper-button-next{vertical-align:middle;width:15px;height:29px;display:inline-block;position:relative;top:auto;left:auto;right:auto;margin:0;}
.control-btn .swiper-pagination{line-height:29px;height:29px;margin:0 45px;bottom:0 !important;vertical-align:middle;font-size:14px;color:#666666;display:inline-block;position:relative;width:auto;}
.control-btn .swiper-button-prev,.control-btn .swiper-button-prev.swiper-button-disabled:hover{background:url(../images/prev1.png) no-repeat center center/100%;}
.control-btn .swiper-button-next,.control-btn .swiper-button-next.swiper-button-disabled:hover{background:url(../images/next1.png) no-repeat center center/100%;}
.control-btn .swiper-button-prev:hover{background:url(../images/prev1h.png) no-repeat center center/100%;}
.control-btn .swiper-button-next:hover{background:url(../images/next1h.png) no-repeat center center/100%;}
.control-btn .swiper-pagination .swiper-pagination-current{color:#18469d;font-size:24px;}
.about-con02 .map .map-div li{position:absolute;z-index:2;width:37px;height:47px;background:url(../images/dian1.png) no-repeat bottom center;}
.about-con02 .map .map-div li.cur{background:url(../images/add.png) no-repeat bottom center;}
.about-con02 .map .map-div .sh{right:74px;top:318px;}
.about-con02 .map .map-div .bj{right:157px;top:179px;}
.about-con02 .map .map-div .wh{right:169px;top:345px;}
.about-con02 .map .map-div .wx{right:93px;top:307px;}





.about-con04{padding-top:0;}
.about-con04 .swiper-container{background:url(../images/xian.png) no-repeat center center/100%;}
.about-con04 .swiper-slide{}
.about-con04 .swiper-slide>div{width:20%;line-height:134px;height:134px;float:left;text-align:center;}
.about-con04 .swiper-slide>div img{max-width:80%;max-height:80%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.about-con04 .swiper-slide>div:hover img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.about-con04 .control-btn{position:absolute;width:20%;right:0;bottom:0;line-height:134px;text-align:center;}
.about-con04 .control-btn .swiper-button-prev,.about-con04 .control-btn .swiper-button-next{margin:0;}

.news-banner{text-align:center;color:#fff;}
.news-banner h2{line-height:80px;background:url(../images/wz01.png) no-repeat center center/auto 100%;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.42);}
.news-banner p{font-size:18px;line-height:46px;text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.23);}
.news-banner img{margin-top:48px;}
.join-banner{text-align:center;}
.join-banner h2{line-height:48px;color:#fff;}
.join-banner img{margin-top:52px;}
.ny-banner h2{font-size:34px;}



.news{}
.news li{margin-bottom:60px;}
.news li .pic{height:204px;width:338px;float:right;}
.news li .wenz{position:relative;height:204px;float:left;width:calc(100% - 400px);}
.news li .wenz h3{font-size:18px;margin:16px 0;color:#333;}
.news li .wenz h5{font-size:14px;color:#999999;}
.news li .wenz h3 a{color:#333;}
.news li .wenz h3 a:hover{color:#152a95;}
.news li .wenz .more1{margin-top:22px;}
.news li .wenz p{height:54px;overflow:hidden;}
.news li .wenz:before{content:"";display:block;height:1px;left:0;background:#d9d9d9;width:367px;bottom:0;position:absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.fontp.c666{color:#666;}
.news li:hover .wenz:before{width:100%;background:#0054d3;}
.news li:hover .wenz .more1{color:#152a95;background:url(../images/next1h.png) no-repeat right center;}
.news li:hover .wenz h3 a{color:#152a95;}
.page{text-align:center;font-size:14px;color:#666666;}
.page a,.page span{margin:0 22px;vertical-align:middle;color:#666;display:inline-block;width:25px;line-height:25px;height:25px;border-radius:50%;}
.page a:hover,.page span{background:#0054d3;color:#fff;}
.page a img{width:9px;margin:-3px 0 0 0;}
.page a.page-prev:hover,.page a.page-next:hover{background:transparent;color:#666;}

.news-detail{}
.news-detail-con{float:left;width:calc(100% - 495px);}
.news-detail-tuijian{width:435px;float:right;}
.news-detail-tuijian h3{font-size:18px;color:#333;padding-bottom:26px;border-bottom:1px solid #d9d9d9;}
.news-detail-tuijian li{padding:32px 0;border-bottom:1px dashed #cccccc;}
.news-detail-tuijian li .pic{float:right;width:212px;}
.news-detail-tuijian li .wenz{width:calc(100% - 232px);float:left;}
.news-detail-tuijian li .wenz h4{margin:18px 0 25px;}
.news-detail-tuijian li .wenz h4 a{color:#666;}
.news-detail-tuijian li .wenz h4 a:hover{color:#0054d3;}
.news-tit{}
.news-tit h2{font-size:20px;color:#333;line-height:28px;}
.news-tit h4{font-size:14px;color:#999999;padding:15px 0 20px;}
.news-detail-con .editor{font-size:16px;line-height:30px;color:#666;}
.mart20{margin-top:20px;}
.page-local{position:relative;margin-top:50px;line-height:50px;}
.page-local a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:calc(50% - 100px);font-size:14px;color:#666666;display:inline-block;}
.page-local .return{position:absolute;left:50%;margin-left:-70px;display:block;width:140px;text-align:center;font-size:14px;background:#142996;line-height:50px;color:#fff;}
.page-local .return img{margin:-2px 0 0 30px;}
.page-local a:hover{color:#0054d3;}
.page-local .return:hover{opacity:.8;color:#fff;}


.join{background:#f9f9f9;}
.join .wrapper>p{font-size:20px;line-height:36px;color:#333;text-align:center;}
.join .wrapper>p a{color:#333;}
.join ul{margin-bottom:60px;}
.join ul>li{margin-top:50px;background:#fff;float:left;width:48%;}
.join ul>li:nth-child(2n){float:right;}
.join ul>li h3{position:relative;line-height:78px;padding-left:70px;font-size:24px;color:#221919;border-bottom:1px solid #e5e5e5;}
.join ul>li h3:before{content:"";position:absolute;left:44px;top:50%;margin-top:-7px;width:5px;height:20px;border-radius:8px;background:#0057ce;display:block;}
.join ul>li .box{padding:32px 50px;font-size:14px;line-height:29px;color:#666;}
.join ul>li .box p{height:174px;overflow:hidden;}
.join ul>li a{margin-top:30px;text-align:center;color:#fff;width:120px;height:46px;line-height:46px;display:block;font-size:14px;background:#cccccc;}
.join ul>li a:hover{background:#0054d3;}
.join-detail{}
.join-detail ul>li{position:relative;padding-top:15px;width:100%;}
.join-detail ul>li .wrap{padding:0 30px;}
.join-detail li h4{font-size:16px;color:#000;margin:26px 0 3px;}
/*.join-detail ol,.join-detail ol li{list-style-type: disc;}*/
/*.join-detail ol{margin-left:20px;}*/
.join-detail .wrapper{position:relative;}
.join-detail .fh{margin-top:0;position:absolute;right:-60px;top:0;width:60px;height:60px;display:block;background:#5f5f5f url(../images/fh.png) no-repeat center center !important;}
.join-detail .fh:hover{background-color:#0054d3 !important;}


.technology{}
.technology .wrapper{position:relative;}
.technology .video-box{width:56.4%;float:left;}
.technology .video-box .pic{position:relative;}
.technology .wenz{width:43.6%;height:100%;position:absolute;right:0;top:0;padding-left:50px;padding-right:30px;box-sizing:border-box;overflow-y:auto;}
.technology .wenz h3{}
.technology .wenz hr{border:none;width:90px;height:3px;background:#18469d;margin:35px 0 22px;}
.technology-banner{height:700px;}
.technology-banner .wrapper{max-width:1200px;position:relative;}
.technology-banner li{position:absolute;}
.technology-banner li .yuan{width:59px;height:59px;float:left;background:url(../images/yuan01.png) no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.technology-banner .li1{top:120px;left:20px;}
.technology-banner .li1 .yuan{float:right;}
.technology-banner .li2{top:330px;left:106px;}
.technology-banner .li3{top:507px;left:44px;}
.technology-banner .li4{top:120px;right:100px;}
.technology-banner .li5{top:320px;right:35px;}
.technology-banner .li6{top:507px;right:28px;}
.technology-banner li img{float:left;
    opacity:0;
    transition-delay:.9s;-webkit-transition-delay:.9s;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);

}
.technology-banner li .xian{overflow:hidden;}
.technology-banner li:nth-child(1) .xian>div,.technology-banner li:nth-child(3) .xian>div,.technology-banner li:nth-child(2) .xian>div{
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;;
    -webkit-transform: translateX(100%);
    -moz-transform:translateX(100%) ;
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.technology-banner li:nth-child(5) .xian>div,.technology-banner li:nth-child(4) .xian>div,.technology-banner li:nth-child(6) .xian>div{
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;;
    -webkit-transform: translateX(-100%);
    -moz-transform:translateX(-100%) ;
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.technology-banner .li1 .xian{overflow:hidden;width:93px;height:22px;float:left;margin:24px 0 0 8px;}
.technology-banner .li1 .xian>div{background:url(../images/xian02.png) no-repeat right center;height:22px;opacity:0;  }
.technology-banner .li2 .xian{width:57px;height:1px;float:left;margin:29px 0 0 8px;}
.technology-banner .li2 .xian>div{background:rgba(255,255,255,.5);width:100%;height:100%;}
.technology-banner .li3 .xian{width:180px;height:1px;float:left;margin:29px 0 0 8px;}
.technology-banner .li3 .xian>div{background:rgba(255,255,255,.5);width:100%;height:100%;}
.technology-banner .li4 .xian{width:196px;height:21px;float:left;margin:-21px 0 0 -26px;}
.technology-banner .li4 .xian>div{background:url(../images/xian01.png) no-repeat;width:100%;height:100%;}
.technology-banner .li5 .xian{width:57px;height:1px;float:left;margin:25px 0 0 0;}
.technology-banner .li5 .xian>div{background:rgba(255,255,255,.5);width:100%;height:100%;}
.technology-banner .li6 .xian{width:42px;height:1px;float:left;margin:25px 0 0 0;}
.technology-banner .li6 .xian>div{background:rgba(255,255,255,.5);width:100%;height:100%;}
.technology-banner .li1 .yuan{margin-top:18px;}
.technology-banner .li2 img{margin-top:5px;}
.technology-banner .li4 img{margin-top:-46px;float:right;}
.technology-banner li .yuan{opacity:0;}
.technology-banner li.on .yuan{opacity:1;
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    transform: rotate(720deg);
}
.technology-banner li.on .xian>div{
    transition-delay:.4s;-webkit-transition-delay:.4s;
    opacity:1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.technology-banner li.on img{opacity:1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}








.product{}
.product .swiper-container{background:url(../images/xian2.png) no-repeat top 18px center;}
.product .swiper-slide{text-align:center;padding:30px 0;}
.product .swiper-slide p{font-size:24px;color:#fff;margin-top:30px;}
.product .swiper-slide:hover .hide{display:inline-block;}
.product .swiper-slide:hover .show{display:none;}

.product-detail{padding:50px 0;display:none;background-color:#fff !important;background:url(../images/bg03.png) no-repeat left top/150px,url(../images/bg04.png) no-repeat bottom 85px center;position:fixed;z-index:11;width:80%;max-height:80%;overflow-y:auto;box-sizing:border-box;top:50%;left:50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.product-detail .swiper-slide{padding:0 !important;}
.product-detail .swiper-slide .pic{position:relative;width:50%;box-sizing:border-box;padding:0 20px 20px 0;float:right;}
.product-detail .swiper-slide .wenz{float:left;width:46.5%;}
.product-detail .swiper-slide .pic:before{content:'';position:absolute;border:2px solid #25389d;display:block;width:calc(100% - 30px);height:calc(100% - 30px);box-sizing:border-box;top:30px;right:0;}
.product-detail .swiper-slide .pic img{z-index:2;position:relative;}
.product-detail .swiper-slide .wenz>img{width:110px;}
.product-detail .swiper-slide .wenz h3{padding:0 0 35px 0;font-weight:lighter;}
.product-detail .swiper-slide .wenz hr{border:none;display:block;margin:0;width:94px;height:2px;background:#25389d;}
.product-detail .swiper-slide .wenz h4{padding:25px 0 20px;font-size:18px;color:#142996;}
.product-detail .swiper-slide .wenz .fontp{margin-bottom:40px;line-height:30px;}
.product-detail .control-btn{margin-top:30px;}
.product-detail .close{position:absolute;top:15px;right:15px;display:block;background:url(../images/closeb.png) no-repeat center center/100%;width:36px;height:36px;}


.frosted-glass {
    width: 100%;top:0;left:0;display:none !important;
    height: 100%;position:fixed;z-index: 10;background:rgba(255,255,255,.5);
}
/*.frosted-glass img{width:100%;height:100%;*/
    /*-webkit-filter: blur(5px);*/
    /*-moz-filter: blur(5px);*/
    /*-ms-filter: blur(5px);*/
    /*-o-filter: blur(5px);*/
    /*filter: blur(5px);*/
    /*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=4, MakeShadow=false);*/
/*}*/

.bgfff .header,.bgfff.header{background:#fff;box-shadow:0 -2px 18px 4px rgba(0,0,0,.1);}
.bgfff .header .wz,.bgfff.header .wz{color:#333333;}
.header .g{display:none;}
.bgfff .header .g,.bgfff.header .g{display:inline-block;}
.bgfff .header .f,.bgfff.header .f{display:none;}
.bgfff.header .san span,.bgfff .header .san span{background:#142996;}
.bgfff .nav li a,.bgfff.nav li a{color:#666;}
.bgfff .language a{color:#666;}
.bgfff .nav li.cur a,.bgfff .nav li:hover a{color:#0054d3;}
.bgfff .language a:hover,.bgfff .language a.cur{color:#fff;}
.bgfff .nav li.languag:hover a{color:#fff;}
.bgfff .nav li.languag:hover{background:transparent;}
.bgfff .nav li.language{background:#fff !important;}
.bgfff .nav li.language:before{display:none !important;}
.bgfff .nav li.cur.language a, .bgfff .nav li.language:hover a{color:#fff;}



@media screen and (max-width: 1440px) {
    .video-alert .close{top:0;}
    .banner h2{font-size:48px;margin-bottom:15px;}
    .banner h2:nth-child(2){margin-top:0;}
    .banner .more{margin-top:50px;}
    .wrapper{width:1200px;}
    .f60{font-size:48px;}
    .section h2{margin-bottom:10px;}
    .section-2 .wenz .f16{margin:0 0 0px 0;font-size:14px;line-height:26px;}
    .f18{font-size:14px;line-height:28px;}
    .section-2 .wenz .more{margin-top:30px;}
    .section-2 .pic{width:48.9%;}
    .section-2 .wenz{width:50.1%;}
    .section-3 .wenz dl{margin-top:40px;}
    .section-3 .wenz .more{margin-top:40px;}
    /*.section-2 dd{margin:7px 0 !important;}*/
    .section-3 .wenz dd h3 span,.section-4 .wenz dd h3 span{font-size:34px;}
    .section-2 dd h4{font-size:16px;}
    .section-2 dd h4 img{width:40px;}
    .section-2 dd p.bg{line-height:24px;}
    .f48{font-size:34px;}
    .page-locall{right:10px;}
    #fullpage .wrapper{box-sizing:border-box;padding:60px 50px 0 0;}
    #fullpage .footer .wrapper{padding-top:0;}
    .footer{padding:38px 0;}
    .section-4 .wenz h2 span{font-size:16px;}
    .section-4 .wenz h2 span img{width:80px;}
    .section-4 .wenz dl{margin-top:48px;}
    .section-4 .wenz .more{margin-top:40px;}
    .section-4 .video-box{margin-top:30px;}
    .video-box .bf{background:url(../images/bfh.png) no-repeat center center/90px,url(../images/yy.png) no-repeat bottom center/100%;}
    .video-box .bf:hover{background:url(../images/bfh.png) no-repeat center center/90px,url(../images/yy.png) no-repeat bottom center/100%;}
    .news-banner h2{margin-top:30px;}
    .video-alert{width:600px;height:400px;}
    .section-5 img{width:500px;}
    .ny-banner{height:480px;}
    .about-banner .wenz p{font-size:20px;line-height:40px;}
    .pad{padding:70px 0;}
    .about-con02 .swiper-button-prev{left:-35px;}
    .about-con02 .swiper-button-next{right:-35px;}
    .about-con01 .img img{width:400px;}
    .about-con02 .toux{width:280px;}
    .about-con02 .wenz{width:calc(100% - 390px);}
    .about-con02 .map{padding:0 60px;}
    .about-con03 .swiper-slide .box{padding:46px;}
    .about-con03 .control-btn{bottom:30px;}
    .about-con03{padding-bottom:0 !important;}
    .section-2 dd:before{bottom:-8px;}
    .section-2 dd:after{bottom:-9px;}
    .more{width:120px;line-height:48px;}
    .header{line-height:80px;height:80px;}
    .nav li.language{margin:29.5px 0 29.5px 55px;}
    .logo img{width:100px;}
    .about-con02 .swiper-slide{box-sizing:border-box;padding:0 50px;}
    .f24{font-size:22px;}
    .about-con04 .swiper-slide>div{line-height:120px;height:120px;}
    .about-con04 .control-btn .swiper-button-prev, .about-con04 .control-btn .swiper-button-next{margin:0;}
    .about-con04 .swiper-slide>div img{max-width:60%;max-height:60%;}
    .product .swiper-slide p{font-size:20px;margin-top:22px;}
    .product .swiper-slide img{width:90px;}
    .product .swiper-container{margin-top:50px;background-position:top -10px center !important;}
    .product-detail{padding:48px 0;}
    .product-detail .swiper-slide{padding:20px 0;}
    .product-detail .swiper-slide .pic:before{width:calc(100% - 20px);height:calc(100% - 20px);top:20px;}
    .product-detail .swiper-slide .pic{width:51%;padding:0 20px 20px 0;}
    .product-detail .swiper-slide .wenz{width:45%;}
    .product-detail .swiper-slide .wenz h3{padding:0 0 30px;}
    .product-detail .swiper-slide .wenz hr{width:65px;}
    .product-detail .swiper-slide .wenz h4{padding:13px 0 5px;}
    .product-detail .swiper-slide .wenz .fontp{font-size:13px;line-height:26px;}
    .product-detail .swiper-slide .wenz img{width:110px;}
    .news-detail-tuijian{width:380px;}
    .technology-banner{height:700px;}
    .news-detail-con{width:calc(100% - 420px);}
    .news-detail-tuijian li .wenz h4{margin:0 0 18px;}
    .news-detail-con .editor{font-size:14px;line-height:26px;}
    .join-banner h2{margin-top:30px;}
    .join ul>li h3{font-size:20px;}
    .join .wrapper>p{font-size:18px;}
    .technology .wenz{padding-left:30px;}
    .technology .wenz p{font-size:13px;line-height:22px;}
    .technology .wenz hr{display:none;}
    .technology .wenz h3{margin-bottom:12px;}
    .product-detail .wrapper{width:93.75%;max-width:1200px;}
    .product-detail .control-btn{margin-top:10px;}
    .product-detail .close{width:32px;height:32px;}
    .product-detail{max-height:90%;}


}
@media screen and (max-width: 1200px) {
    .wrapper{width:93.75%;}
    .logo img{width:100px;}
    .header .wz{font-size:16px;margin-left:20px;}
    .nav li{padding:0 18px;}
    .nav li a{font-size:14px;}
    .nav li.language{margin-left:30px;}
    .section-2 .wenz{padding-top:0;}
    .f48{font-size:34px;}
    .section-4 .wenz h2 span{font-size:14px;}
    .section-4 .wenz h2 span img{width:60px;margin-right:5px;}
    .f18{font-size:14px;line-height:26px;}
    .section-3 .wenz dd h3 span, .section-4 .wenz dd h3 span{font-size:26px;}
    .section-4 .wenz dl{margin:28px 0 0 0;}
    .more{width:120px;line-height:40px;}
    .section-5 img{width:400px;}
    .about-con01 .img{width:35%;}
    .about-con01 .wenz{width:65%;}
    .about-con02 .swiper-button-next{right:0;}
    .about-con02 .swiper-button-prev{left:0;}
    .about-con02 .map dd{margin:16px 0;line-height:60px;font-size:16px;}
    .f24{font-size:20px;}
    .about-con03 .swiper-slide hr{margin:20px auto;}
    .about-con03 .f48{font-size:26px;}
    .about-con03 .swiper-slide .wenz p{margin-top:18px;}
    .about-con03 .control-btn{bottom:20px;}
    .about-con03 .swiper-slide .box{padding:32px;}
    .about-con04 .swiper-slide>div img{max-width:60%;max-height:60%;}
    .about-con04 .control-btn .swiper-button-prev, .about-con04 .control-btn .swiper-button-next{margin:0;}
    .about-con04 .swiper-slide>div{line-height:100px;height:100px;}
    .news-detail-tuijian{width:280px;}
    .news-detail-tuijian li .pic{width:120px;}
    .news-detail-tuijian li .wenz{width:calc(100% - 130px);}
    .news-detail-con{width:calc(100% - 310px);}
    .news-detail-tuijian li .wenz .more1{display:none;}
    .news-detail-tuijian li{padding:22px 0;}
    .news-detail-tuijian li .wenz h4{margin:0;}
    .join-detail .fh{display:none;}



}
.footer p span{display:inline-block;}
.footer p span:nth-child(1){margin-right:20px;}
.technology-phone-banner{display:none;}
.map1{display:none;}
.phonebg{display:none;}


@media screen and (max-width: 1023px) {
    .about-con01 .img img{width:100%;}
    .header .wz{display:none;}
    .header{line-height:65px;height:65px;}
    .san{display:block;}
    .phone{display:block;}
    .nav{overflow-y:auto;display:none;background:#fff;top:80px;box-sizing:border-box;z-index:9;position:fixed;width:100%;left:0;height:calc(100% - 80px);}
    .nav li{padding:0;border-bottom:1px solid #ddd;width:100%;box-sizing:border-box;float:none;margin:0;}
    .nav li.er>a{background-position: right 30px center !important;}
    .nav li>a{display:block;padding:12px 30px;width:100%;box-sizing:border-box;}
    .nav li dl{box-shadow:none;position:relative;background:#f2f2f2;display:none;top:auto;}
    .nav li dd{text-align:left;}
    .nav li dd a{display:block;padding:4px 0 4px 50px;}
    .header .san{width:28px;height:20px;margin-top:22.5px;}
    .header .san span{height:2px;}
    .logo img{width:70px;}
    .nav li>a{font-size:16px;padding:0 22px;color:#666;}
    .nav{height:calc(100% - 65px);top:65px;}
    .nav li a:before{display:none;}
    .nav li.language>a{line-height:26px;color:#666;font-size:14px;}
    .nav li.language{overflow:hidden;width:150px;margin:15px auto 0 auto;}
    .nav li.language>a.cur{color:#fff;}
    .banner h2{font-size:26px;}
    .section h2{margin-bottom:0;}
    .header{position:fixed;}
    #mydiv{display:none;}
    .section-2 .pic{display:none;}
    .section-2 .wenz{width:100%;padding:0;}
    .f60{font-size:28px;}
    .f16{font-size:13px;line-height:24px;}
    .section-2 .wenz .f16{margin:12px 0 0px;}
    .section-2{background:#fff url(../images/bg06.jpg) no-repeat center center/90%;}
    .section-3 .wenz{width:100%;max-width:100%;}
    .section-3 .f18{margin-top:18px;}
    .section .more{margin:40px auto 0 auto !important;display:block;}
    .f18{font-size:13px;line-height:24px;}
    .section-3 .wenz dl{margin:35px 0 0 0;width:100%;}
    .section-3 .wenz dd h3{margin-bottom:0;}
    .section-3 .wenz dd:nth-last-child(1){border-right:0;}
    .section-4 .wenz{width:100%;padding:0;}
    .section-4 .video-box{width:100%;margin:0 0 15px 0;}
    .section-4 .video-box .pic{margin-top:0;}
    .f48{font-size:22px;}
    .section-4 .wenz h2 span{font-size:12px;}
    .section-4 .wenz h2 span img{width:48px;}
    .section-4 .wenz dd h3{margin-bottom:0;}
    /*.section-4 .wenz dd{width:50%;border:none;margin:15px 0;}*/
    .section-4 .wenz dl{margin-top:20px;}
    .section-4 .wenz .more{display:none;}
    .video-alert{width:93.75%;height:260px;}
    .black .close{width:48px;height:48px;background-size:28px !important;}
   
    .ny-banner{height:300px;padding-top:30px;box-sizing:border-box;}
    .about-banner img{width:100px;}
    .about-banner .wenz p{margin-top:12px;font-size:13px;line-height:24px;}
    .pad{padding:32px 0;}
    .about-con01 .img{padding:0;width:50%;margin:auto;float:none;}
    .about-con01 .wenz{width:100%;float:none;padding:24px 0 0 0;}
    .about-con01 .wenz h3{margin-bottom:12px;}
    .about-con01 .wenz .maohao{margin-top:22px;font-size:22px;}
    .maohao img:nth-child(1){margin-bottom:10px;}
    .maohao img:nth-last-child(1){margin-top:10px;}
    .f24{font-size:18px;}
    .about-con02 .toux{width:100px;padding:0;float:left;position:absolute;left:0;top:0;}
    .about-con02 .swiper-slide{position:relative;padding:0;}
    .about-con02 .wenz{width:100%;}
    .about-con02 .member-tit{padding:20px 0 40px 120px;background:transparent;}
    .about-con02 .swiper-button-next{display:none;}
    .about-con02 .swiper-button-prev{display:none;}
    .swiper-pagination.phone{position:relative;bottom:auto !important;margin-top:20px !important;}
    .about-con02 .map{padding:0;margin-top:25px;}
    .about-con02 .map dl{display:none;}
    .about-con02 .map-div{width:100%;}
    .about-con03 .swiper-slide .pic{width:100%;}
    .about-con03 .swiper-slide .wenz{width:100%;}
    .about-con03 .f48{line-height:30px;font-size:20px;}
    .about-con03 .swiper-slide hr{width:28px;height:1px;margin:18px auto;}
    .about-con04 .swiper-slide>div{line-height:65px;height:65px;width:33.33%;}
    .about-con03 .swiper-slide .box{padding-bottom:80px;}
    .about-con03 .control-btn{bottom:10px;text-align:center;width:100%;}
    .control-btn .swiper-button-prev, .control-btn .swiper-button-next{width:10px;height:19px;}
    .about-con04 .swiper-container{background:none;}
    .about-con04 .control-btn{display:none;}
    .about-con04 .swiper-slide>div img{max-width:70%;max-height:70%;}
    body{overflow-x:hidden;}
    .f48{line-height:30px;}
    .product .table{width:100%;display:block;}
    .product .table-cell{height:100%;width:100%;display:block;}
    .product .swiper-container{margin-top:0;box-sizing:border-box;height:100%;padding:60% 0 0px;background:transparent;}
    .product .swiper-pagination{position:absolute;bottom:20px !important;}
    .product .swiper-pagination-bullet{opacity:1;background:#fff;}
    .product .swiper-pagination-bullet-active{background:#0054d3;}
    .product-detail{background:none;padding:32px 0;}
    .product-detail .swiper-slide{padding:0;}
    .product-detail .swiper-slide .pic{padding:0;width:100%;}
    .product-detail .swiper-slide .pic:before{display:none;}
    .product-detail .swiper-slide .wenz{width:100%;padding:22px 0 0 0;}
    .product-detail .swiper-slide .wenz hr{width:24px;}
    .product-detail .swiper-slide .wenz h3{padding-bottom:15px;}
    .product-detail .swiper-slide .wenz img{display:none;}
    .product-detail .swiper-slide .wenz .fontp{margin-bottom:20px;}
    .product-detail .control-btn{text-align:center;}
    .technology-banner{height:auto;padding-top:0;}
    .technology .video-box{width:100%;}
    .technology .wenz{width:100%;padding:22px 0 0 0;position:relative;float:left;}
    .technology .wenz hr{width:42px;height:2px;margin:25px 0 17px;}
    .news-banner h2{margin:0 0 28px 0;font-size:22px;background-size:100% auto;line-height:30px;}
    .news-banner p{font-size:14px;line-height:24px;}
    .news-banner img{display:none;}
    .ny-banner h2{margin-top:0;font-size:22px;line-height:40px;}
    .join-banner img{display:none;}
    .news li .pic{height:auto;width:100%;}
    .news li .wenz{height:auto;width:100%;padding:20px 0 0 0;}
    .news li .wenz p{display:none;}
    .news li .wenz .more1{display:none;}
    .news li .wenz h3{font-size:16px;margin:4px 0 0 0;}
    .news li .wenz h5{font-size:12px;}
    .news li{margin-bottom:0;border-bottom:1px solid #ccc;padding:18px 0;}
    .news li .wenz:before{display:none;}
    .page a, .page span{margin:0 8px;}
    .page{margin-top:35px;}
    .news-detail-tuijian{display:none;}
    .news-detail-con{width:100%;}
    .news-tit h2{font-size:18px;}
    .editor{font-size:13px;}
    .page-local{display:none;}
    .join .wrapper>p{font-size:14px;line-height:24px;}
    .join ul>li{margin-top:20px;width:100%;}
    .join ul>li h3{padding-left:40px;font-size:18px;line-height:48px;}
    .join ul>li h3:before{width:2px;height:16px;left:18px;}
    .join ul>li .box{padding:22px 18px;}
    .join ul>li a{width:100px;line-height:30px;margin:15px auto 0 auto;height:30px;}
    .footer p span:nth-child(1){margin-right:0;}
    .video-alert .close{width:32px;height:32px;right:0;top:-50px;background-size:24px !important;}
    .section-2 .table{margin-top:200px;display:block;}
    .section-2 .table-cell{display:block;}
    .section-2 dd:after{opacity:1;}
    .section-2 dd:before{opacity:1;}
    .page-locall{display:none;}
    .section{overflow:hidden;}
    .technology-banner{display:none;}
    .technology-phone-banner{display:block;}
    .totop{display:none !important;}
    .map{display:none;}
    .map1{display: block;}
    .join-detail ul>li .wrap{padding:0;}
    .join-detail ul>li{padding-top:0;}
    .join-detail li h4:nth-child(1){margin-top:0;}
    .join ul>li .box{font-size:13px;line-height:24px;}
    .phonebg{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1;}
    .section .wrapper{position:relative;z-index:2;}
    .banner h2{letter-spacing:0;}
    .banner .wenz img{width:240px;margin-top:20px;}
    #fullpage .wrapper{padding:0;}
    .section-2 dd{padding:0;}
    .product-detail{overflow-y:auto;}
    .product-detail .swiper-slide .table{display:block;}
    .product-detail .swiper-container{margin-top:0px;}
    .product-detail .close{background:#0054d3 url(../images/close.png) no-repeat center center/24px;right:0;top:0;width:32px;height:32px;z-index:5;}
    .technology .wenz{padding-right:0;}
    .section-5 img{width:80%;}

}








