.nybanner img{ width: 100%; min-height: 260px; object-fit: cover;}
.nybanner .text{ background: rgba(0, 0, 0, .2);}
.wapnavbox{display:none;position:relative;background: #023B98;}
.wapnavbox .wapnavboxname{display:block;color:#fff;font-size:16px;line-height:48px;position:relative}
.wapnavbox .wapnavboxname:after{content:"";width:2px;height:14px;background-color:#fff;position:absolute;top:50%;right:6px;margin-top:-7px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.wapnavbox .wapnavboxname:before{content:"";width:14px;height:2px;background-color:#fff;position:absolute;top:50%;right:0px;margin-top:-1px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.wapnavbox .wapnavboxname.cur:after,.wapnavbox .wapnavboxname.cur:before{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}
.wapnavbox .wapnavboxitems{width:100%;max-height:300px;overflow-y:auto;padding:0;display:none;background-color:#fff;z-index:10;position:absolute;top:48px;left:0;box-shadow:0px 6px 28px rgba(0,0,0,0.08)}
.wapnavbox .wapnavboxlist{width:100%;float:none;border-bottom:1px solid #ddd;padding:0 15px;z-index:99;background-color:#fff}
.wapnavbox .wapnavboxlist .onename{line-height:30px;padding:10px 0;color:#333;display:block}
.wapnavbox .wapnavboxlist:nth-last-of-type(1){border-bottom:none}
.wapnavbox .wapnavboxlist .name{position:relative}
.wapnavbox .wapnavboxlist .name:after{content:"";width:2px;height:14px;background-color:#ddd;position:absolute;top:13px;right:6px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.wapnavbox .wapnavboxlist .name:before{content:"";width:14px;height:2px;background-color:#ddd;position:absolute;top:19px;right:0}
.wapnavbox .wapnavboxlist.cur .name:after{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}
.wapnavbox .wapnavboxlist .name a{max-width:75%;line-height:26px;padding:7px 0;color:#333;font-size:15px;font-weight:bold;border-top:none;display:inline-block}
.list-page li span,.list-page li a{position: relative;display: block;padding: 10px 15px;margin-left: -1px;line-height: 1.25;color: #023B98;background-color: #fff;border: 1px solid #dee2e6;}
.list-page .disabled span{color: #6c757d;pointer-events: none;cursor: auto;background-color: #fff;border-color: #dee2e6;}
.list-page a:hover,.list-page li.active span{background-color: #023B98 !important;border-color: #023B98 !important; color: #fff!important;}
.pagination{justify-content: center!important;display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;border-radius: 5px;}
.pagination li:first-child span,.pagination li:first-child a{margin-left: 0;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.pagination li:last-child span,.pagination li:last-child a{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.pcnavbox{width: 100%;overflow: hidden;height: 70px;line-height: 70px;box-sizing: border-box;}
.pcnavbox span{float: left;width: auto;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url("../images/icon-home.png") no-repeat left center;color: #666;padding-left: 20px;}
.pcnavbox span a{color: #666;margin: 0px 6px;}
.pcnavbox span a:hover{color: #023B98;}
.pcnavbox ul{float: right;width: auto;overflow: hidden;height: 100%;}
.pcnavbox ul li{float: left;width: auto;padding: 0px 5px;position: relative;height: 100%;margin-left: 40px;}
.pcnavbox ul li:before{width: 0%;content: "";position: absolute;left: 0px;bottom: 0px;height: 2px;background: #023B98;}
.pcnavbox ul li a{color: #666; cursor: pointer;display:block;}
.pcnavbox ul li.active:before,.pcnavbox ul li:hover:before{width: 100%;}
.pcnavbox ul li.active a,.pcnavbox ul li a:hover{color: #023B98;}
@media (max-width:1440px){
	.pcnavbox{height: 60px;line-height: 60px;}
}
@media (max-width:1280px){
    .nybanner{padding-top:60px;}
}
@media (max-width:1024px){
    .wapnavbox{display:block}
    .list-page li span,.list-page li a{padding: 6px 12px;}
    .pcnavbox span{width: 100%;}
    .pcnavbox ul{display: none;}
    .nodata img{max-width: 50%;}
}
@media (max-width:767px){
    .pcnavbox{height: 60px;line-height:60px;}
}

/* 走进 */
.aboutfix {overflow: hidden;background-position: center;background-repeat: no-repeat;background-attachment: fixed;height: 560px}
.aboutfix .video-btn{width: 100%;overflow: hidden;text-align: center; color: #fff;margin-top: 222px;}
.aboutfix .video-btn i{width: 80px;height: 80px;display: block;margin: 0 auto;position: relative;background-position: center;background-repeat: no-repeat;background-size: contain;background-image: url(../images/icon-video.png);}
.aboutfix .video-btn svg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.aboutfix .video-btn .cir1,.aboutfix .video-btn .cir2{stroke-width: 2px;stroke: #fff;fill: none;transition: all .3s ease;}
.aboutfix .video-btn .cir1{stroke-dasharray: 314;stroke-dashoffset: 74;transform: rotate(90deg);transform-origin: center;}
.aboutfix .video-btn .cir2{stroke-dasharray: 276;stroke-dashoffset: 76;transform: rotate(-20deg);transform-origin: center;}
.aboutfix .video-btn p{color: #fff;margin-top: 15px;}
.aboutfix .video-btn:hover .cir1,.aboutfix .video-btn:hover .cir2{stroke-dashoffset: 0;}
.video-layer {background-color: #000 !important;}
.video-layer .layui-layer-content {width: 800px !important;height: 450px !important;overflow: hidden !important;}
.video-layer video {width: 100% !important;height: 100% !important;}
.zritem{width: 100%;margin-top:130px;}
.zritem li{float: left; width: 12.8%;height: 512px;padding-top: 206px;text-align: center; margin-right: 1.5%; background-position: center;background-repeat: no-repeat;background-size: cover;transition: all .8s ease;}
.zritem li:last-child{margin-right: 0;transform: translateY(-15px);}
.zritem li:first-child{transform: translateY(-40px);}
.zritem li:nth-child(3){transform: translateY(-72px);}
.zritem li h2{font-size: 24px;color: #fff;margin-bottom: 20px;}
.zritem li p{color: #fff;opacity: 0;transition: all .6s ease;transform: translateY(30px);transition: all 0s ease 0s;}
.zritem li.active{width: 57.1%;padding:132px 258px 0 48px;text-align: left;}
.zritem li.active p{opacity: 1;transform: translateY(0);transition: all .4s ease .7s;}
.server{position: relative;overflow: hidden;}
.server-1center {overflow: hidden;position: relative;margin: 0px auto;display: flex;justify-content: space-between;align-items: center}
.server-1left {width: 40%;overflow: hidden}
.server-1left ul {width: 100%;overflow: hidden;display: flex;flex-wrap: wrap}
.server-1left ul li {width: 24%;height: 50px;line-height: 50px;overflow: hidden;box-sizing: border-box;border: 1px #e4e4e4 solid;background: #fff;text-align: center;cursor: pointer;color: #999;margin: 7px 1.33% 0px 0px}
.server-1left ul li:nth-child(4n) {margin-right: 0px}
.server-1left ul li.active {background: #023B98;color: #fff}
.server-1cont {width: 100%;overflow: hidden;margin-top: 19px;background: #fff;height: 21vw;box-sizing: border-box;padding: 40px}
.server-1pannel {width: 100%;height: 100%;position: absolute;opacity: 0;z-index: 1}
.server-1pannel.active {position: relative;z-index: 2;animation: opa 1s ease 1;animation-fill-mode: forwards}
.server-1item {width: 100%;overflow: hidden;}
.server-1item:first-child {margin-top: 0px}
.server-1item span {float: left;width: 100%;overflow: hidden;box-sizing: border-box;color: #333;position: relative}
.server-1item span:before {width: 4px;height: 4px;content: "";position: absolute;left: 0px;top: 50%;transform: translateY(-50%);border-radius: 50%;background: #023B98}
.server-1item p {float: left;width: 100%;overflow: hidden;box-sizing: border-box;color: #999;}
.server-1cont .mCSB_scrollTools .mCSB_draggerContainer {background: none}
.server-1right {width: 58.33%;overflow: hidden;position: relative}
.server-1map {float: left;width: 100%;overflow: hidden}
.server-1map img {width: 100%;height: auto}
.server-1bg {width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;z-index: 12}
.server-1bg span {width: 100%;height: 100%;position: absolute;display: block;overflow: hidden;left: 0px;top: 0px;opacity: 0}
.server-1bg span img {width: 100%;height: auto}
.server-1bg span.active {opacity: 1}
.server-1pos {width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;z-index: 20;overflow: hidden}
.server-1icon {width: auto;position: absolute;cursor: pointer;transform: translate(-50%, -50%)}
.server-1icon samp {width: 16px;height: 20px;display: block;margin: 0px auto;position: relative}
.server-1left ul li, .server-1bg span, .server-1icon samp:before, .server-1icon samp:after, .server-1icon span{-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
.server-1icon samp:before {width: 100%;height: 100%;content: "";position: absolute;left: 0px;top: 0px;background: url("../images/icon-113.png") no-repeat center}
.server-1icon samp:after {width: 100%;height: 100%;content: "";position: absolute;left: 0px;top: 0px;background: url("../images/icon-113-1.png") no-repeat center;opacity: 0}
.server-1icon span {width: 100%;overflow: hidden;display: block;color: #023B98;margin-top: 4px}
.server-1icon.active samp:before {opacity: 0}
.server-1icon.active samp:after {opacity: 1}
.server-1icon.active span {color: #fff}
.server-1icon.icon1 {left: 69%;top: 43%}
.server-1icon.icon2 {left: 66%;top: 64%}
.server-1icon.icon3 {left: 85%;top: 21%}
.server-1icon.icon4 {left: 37%;top: 49%}
.server-1icon.icon5 {left: 42%;top: 65%}
.server-1icon.icon6 {left: 62%;top: 84%}
.server-1icon.icon7 {left: 80%;top: 62%}
.partner .swiperBtn{  width: 60px; height: 60px;}
.partner .swiperBtn.swiper-button-disabled{color:#ccc;}
.partner .swiperBtn:hover{ background-color: #023B98; color: #fff;}
.partner .swiper-container .swiper-slide .img{ width: 100%; height: 300px;}
.partner ul{overflow: hidden;margin: 0 auto;border-top: 1px #f2f2f2 solid;border-left: 1px #f2f2f2 solid;}
.partner ul li{float: left;width: 16.66%;overflow: hidden;border-bottom: 1px #e0e0e0 solid;border-right: 1px #e0e0e0 solid;height: 98px;text-align: center;position: relative;box-sizing: border-box;}
.partner ul li a{width: 100%;display: block;height: 100%;}
.partner ul li a:before{height: 100%;content: "";display: inline-block;vertical-align: middle;}
.partner ul li img{width: auto;height: auto;display: inline-block;vertical-align: middle;max-width: 80%;max-height: 60%;}
.partner ul li:hover img{transform: scale(1.05);}
.caselist li{ width: 31.5%; margin-right: 2.75%;background: #fff;}
.caselist li:nth-child(3n){ margin-right: 0;}
.caselist li .img img.pic{ width: 100%; object-fit: cover;}
.caselist li .img .posi-a{ opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); }
.caselist li:hover .img .posi-a{ opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); }
.caselist li:hover .img img.pic{ transform: scale(1.1); opacity: 0.4; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
.caselist li:hover { color: #023B98;}
.caselist li:hover .img{ background-color: #111;}
.newslist li .img{ width: 26%;}
.newslist li .txt{  width: 70%;}
.newslist li .more{  border-bottom: 2px solid #000; white-space: nowrap; display: inline-flex;}
.newslist li:hover  .more .iconfont{ margin-left: 36px;}
.newslist li :hover .img img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.newslist li:hover .mask-white{ -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)}
.newsleft{ width: 68%;}
.newspage .left{ width: 70%;}
.newsright{ width: 28.8%;}
.newsrighttitle::after{ width: 3px; height: 100%; position: absolute; left: 0; top: 0; background: #023B98; display: block; content: '';}
.newsrightItem:hover .mask-white{ -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)}
.newsrightItem:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
.salejoin {position: relative;background-repeat: no-repeat;background-position: top center;background-size: cover;}
.salejoin .saleleft,.salejoin .saleright{width: 50%;}
.saleleft dl{width: 49%;height: 200px;margin-bottom: 20px;float: left;box-sizing: border-box;text-align: center;position: relative;margin-right: 2%;background: #fff;opacity: 0.8;}
.saleleft dl:nth-child(2n){margin-right: 0;}
.saleleft dl>a{width: 100%;display: block;padding-top: 36px;}
.saleleft dl:nth-child(2n){margin-right: 0;}
.saleleft dl dt{display: flex;align-items: flex-end;justify-content: center;padding-bottom: 10px;}
.saleleft dl dd h5,.saleright h5{letter-spacing: 2px;color: #004798;}
.saleleft dl:hover{transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);}
.saleleft dl, .saleleft dl::before {transition: all 1s ease-out;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;}
.saleright{height: 420px;margin-bottom: 20px;background: rgba(255,255,255,0.88);text-align: center;display: flex;align-items: center;justify-content: center;}
.saleright img{width: 150px;}
.contact-1{background:#fff;line-height:1.7; text-align:justify;}
.home-link{position:relative; display:inline-block; text-align:left; height:44px; padding-left:28px; padding-right:38px; overflow:hidden; border-radius:100px; line-height:44px; overflow:hidden; color:#333; border:1px solid #333; transition: all 0.3s ease-in-out; } 
.home-link:after{ content: '\e65f'; font-family: 'iconfont'; position:absolute; right:14px; top:50%; transform: translate(0, -50%); text-indent:0px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.home-link:hover{ padding-right:68px; color:#fff; background:#023B98; border-color:#023B98;}
.contact-list{overflow:hidden;}
.contact-list li{position:relative; float:left; width:33.3333%; padding:10px; }
.contact-infor{margin:5% 10%; padding-left:80px; padding-top:4px; position:relative; }
.contact-infor i{position:absolute; left:0; top:4%; color:#023B98; width:64px; height:64px; border:2px solid #023B98; text-align:center; line-height:60px; border-radius:100px; }
.contact-infor h4{margin:0; font-weight:normal; line-height:30px; }
.contact-infor p{height:60px;}
.contact-infor .wxcode{width:100px;height:auto;}
.mapBox{height: 550px;overflow: hidden;}
.mapBox #dituContent{width:100%;height:100%;}
.mapBox #dituContent img{max-width:60px;}
.vercode{ max-height: 90%; top: 50%; width: auto; transform: translateY(-50%); right: 2px; z-index: 10;cursor: pointer; position: absolute; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.confirmBtn {cursor: pointer;}
.techo-des{margin:0 auto;}
.innobox-sec1 .cont {display: flex;flex-wrap: wrap;margin: 0 15px;}
.innobox-sec1 .cont .item {width: 33.333%;padding: 0 15px;}
.innobox-sec1 .cont .item .list {display: block;padding: 50px 30px 30px;height: 100%;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.innobox-sec1 .cont .item .list .shu {display: flex;align-items: flex-start;line-height: 1;color: #d40400;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.innobox-sec1 .cont .item .list .shu span {display: block;}
.innobox-sec1 .cont .item .list .xian {width: 40px;height: 2px;background-color: #dddddd;margin: 30px 0 58px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.innobox-sec1 .cont .item .list .text {-webkit-transition: all 0.3s linear;transition: all 0.3s linear;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #333333;}
.innobox-sec2 .item {background-color: #fff;display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 30px;}
.innobox-sec2 .item:last-child{margin-bottom: 0;}
.innobox-sec2 .item .font {width: 43.75%;padding: 30px 80px;padding-right: 100px;}
.innobox-sec2 .item .font .tit {color: #000000;}
.innobox-sec2 .item .font .text {font-stretch: normal;letter-spacing: 0px;color: #666666;}
.innobox-sec2 .item .gt {width: 56.25%;overflow: hidden;height: 100%;}
.innobox-sec2 .item .gt .img {height: 100%;overflow: hidden;position: relative;padding-bottom: 75.555%;}
.innobox-sec2 .item .gt .img img,.innobox-sec2 .item .gt .img video {width: 100%;height: 100%;position: absolute;margin-left: 0;top: 0;left: 0;object-fit: cover;}
.innobox-sec2 .item .gt .img .video {z-index: 2;}
.innobox-sec2 .item .gt .img:after {content: "";display: block;position: absolute;top: 0;left: -1px;height: 100%;width: 100%;background: url(../images/qiebian.svg) no-repeat;background-position: top left;background-size: auto 100%;z-index: 2;}
.shili {width: 100%;position: relative;}
.shili-item {width: 100%;overflow: hidden}
.shili-top {width: 100%;height: 12vw;overflow: hidden;position: relative}
.shili-top:before {width: 100%;height: 100%;content: "";position: absolute;left: 0px;top: 0px;border: 6px #e2e2e2 solid;box-sizing: border-box}
.shili-top:after {width: 92%;height: 88%;content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);background: url("../images/icon-50.png") no-repeat;background-size: 100% 100%;box-sizing: border-box}
.shili-top em {width: 3.59vw;height: 3.59vw;position: absolute;display: block;left: 0px;top: 0px;background: url("../images/icon-49.png") no-repeat;background-size: 100%;z-index: 4}
.shili-top img {width: auto;height: auto;max-height: 80%;max-width: 80%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 12;transition: all 0.4s ease 0s;}
.shili-item:hover img {transform: translate(-50%, -50%) scale(1.03)}
.shili-item span {width: 100%;overflow: hidden;display: block;color: #333;box-sizing: border-box;padding: 0px 25px;margin: 15px 0 20px;text-align: center}
.shili .swiper-button-prev {width: 50px;height: 50px;border-radius: 50%;background: #cdcdcd url("../images/icon-left.png") no-repeat center;left: -90px}
.shili .swiper-button-next {width: 50px;height: 50px;border-radius: 50%;background: #cdcdcd url("../images/icon-left.png") no-repeat center;right: -90px;transform: rotate(180deg)}
.shili .swiper-button-prev:hover,.shili .swiper-button-next:hover {background-color: #023B98}
.innobox-sec3 .view-more{margin: 50px auto 0;position: relative;line-height: 50px;width: 180px;height: 50px;color: #999999;background: #F2F2F2;cursor: pointer;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
.innobox-sec3 .view-more a {color: inherit;font-size: inherit;text-align: center;display: block;line-height: inherit;}
.innobox-sec3 .view-more:hover {color:#fff;background: #023B98;-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px);}

.history {padding:80px 0 100px;background: #fff url(../images/historybg.jpg) no-repeat center 5.2vw;background-size: cover;position: relative;overflow: hidden;}
.history-box{position: relative;margin:100px auto 0;zoom:1;}
.history-years{ background: url(../images/historyline.png) no-repeat center center; height: 681px; width: 1198px; margin: -5vw auto 0px; position:relative; z-index:3;}
.yearsBtn{ display: inline-block; height: 40px; width: 40px; position: absolute; }
.years{ color: #005ca7; height: 20px; display: inline-block; position: absolute; left: -40px; top: 10px; font: bold 18px/20px gm_l; transition: all 0.3s ease-in-out; }
.yearsIcon{ position:absolute; left:0; top:0; right:0; bottom:0}
.yearsIcon:before{ content: ""; background: #005ca7; display: inline-block; height: 18px; width: 18px; border: 2px solid #FFF; position: absolute; left: 11px; top: 11px; border-radius:50%; box-shadow:0 0 5px rgba(0,88,78,0.3)}
.yearsIcon:after{ content: ""; background: url(../images/history_on.png) no-repeat center center; height: 60px; width: 60px; position: absolute; left: -8px; top: -8px; transition:all 0.5s ease-in-out; opacity:0}
.yearsIcon i{ background: url(../images/historyi.png) no-repeat center center; height: 65px; width: 55px; position: absolute; bottom: 28px; left: 50%; margin-left: -27px; opacity:0 }
@keyframes yearsIconAni {
    0% {
        transform:translateY(0)
    }
    50% {
        transform:translateY(-10px)
    }
    100% {
        transform:translateY(0)
    }
}
.yearsBtn.on .yearsIcon:after{ opacity:1;}
.yearsBtn.on .yearsIcon i{ animation:yearsIconAni 2s linear infinite; opacity:1}
.yearsBtn.on .years{opacity:0;}
.yearsBtn1{ left: 70px; top: 562px; }
.yearsBtn2{ left:180px; top:510px;}
.yearsBtn3{ left:240px; top:420px;}
.yearsBtn3 .years{left:auto; right:-48px;}
.yearsBtn4{ left:264px; top:356px;}
.yearsBtn4 .years{left:auto; right:-48px;}
.yearsBtn5{ left:316px; top:260px;}
.yearsBtn5 .years{left:auto; right:-48px;}
.yearsBtn6{ left:372px; top:216px;}
.yearsBtn6 .years{ left:0px; margin-top:-30px;}
.yearsBtn7{ left:436px; top:190px;}
.yearsBtn7 .years{ left:0px; margin-top:-30px;}
.yearsBtn8{ left:500px; top:175px;}
.yearsBtn8 .years{ left:0px; margin-top:-30px;}
.yearsBtn9{ left:564px; top:162px;}
.yearsBtn9 .years{ left:0px; margin-top:-30px;}
.yearsBtn10{ left:622px; top:134px;}
.yearsBtn10 .years{ left:0px; margin-top:-30px;}
.yearsBtn11{ left:730px; top:82px;}
.yearsBtn11 .years{ left:0px; margin-top:-30px;}
.yearsBtn12{ left:800px; top:78px;}
.yearsBtn12 .years{ left:0px; margin-top:-30px;}
.yearsBtn13{ left:873px; top:74px;}
.yearsBtn13 .years{ left:0px; margin-top:-30px;}
.historySwiperWpr{ width:100%; position:absolute; left:0; width:100%; bottom:0vh; z-index:4; height:1px;}
.historySwiper{ display:inline-block; height:462px; width:784px; position:absolute; right:100px; bottom:30px;}
.historyItem{ padding:32px 32px 32px 32px;}
.historyItemTxt{ background: #fff url(../images/history_ybg.png) no-repeat right center; padding: 40px 42px 0px; height: 240px; box-shadow: 0 0 30px rgba(0,0,0,0.1); margin-top:0px; width: 720px; border-radius:5em 0 5em 0; position:relative }
.historyItemYear{ font: 200px/240px gm_m; text-align: center; background-image: -webkit-gradient(linear, 0 0,0 bottom, from(#2ba1c2), to(#005ca7));-webkit-background-clip: text;-webkit-text-fill-color: transparent; font-weight:bold;}
.hmc5img{ display:block; float:left; padding:2px; background-image: linear-gradient(90deg, #00584e 0%,#7eb625 100%); border-radius:0.3em;}
.hmc5img .overflowHide{ height: 176px; width: 314px; border-radius:0.3em;}
.historyItemTxtp{ text-align:left}
.historyItemTxtp p{ font-size: 18px; line-height: 35px; color: #555; margin: 12px 0px; height: 100px; overflow: hidden }
.historyItemTxtp a{ font-size: 14px; line-height: 28px; height:30px; color: #005CA7; text-transform: uppercase; display: inline-block; letter-spacing: 1px; }
.historyItemTxtp a:hover{ color: #FFF; background: #005CA7; padding: 0px 20px; }
.m2gkYrWprs{position:relative; z-index:2;}
.history-years .prev{ background:rgba(255,255,255,0.3) url(../images/historybtn.png) no-repeat center center; height: 60px; width: 60px; position: absolute; left:-85px; top: 40%; margin-top: -30px; border-radius:50%; transition:all 0.5s ease-in-out; z-index:25 }
.history-years .next{background:rgba(255,255,255,0.3) url(../images/historybtn.png) no-repeat center center; height: 60px; width: 60px; position: absolute; right:-85px; transform:rotateY(180deg); top: 40%; margin-top: -30px; border-radius:50%; transition:all 0.5s ease-in-out; z-index:25; }
.history-years .prev:hover,.history-years .next:hover{ background: #005CA7 url(../images/historybtna.png) no-repeat center center; }
.image-box {}
.honor-cate {width: 100%;overflow: hidden;text-align: center;margin-bottom: 60px;text-align: center}
.honor-cate li {width: 120px;height:50px;line-height: 50px;overflow: hidden;display: inline-block;margin: 0px 10px;box-sizing: border-box;text-align: center;cursor: pointer;color: #333;background:#fff;}
.honor-cate li a{display: block;}
.honor-cate li:hover,.honor-cate li.active {background: #023B98;}
.honor-cate li:hover a,.honor-cate li.active a{color: #fff}
.imageul{ margin: 0px -10px; }
.imageul li{width:25%; float:left;}
.imageul li img{max-width:100%;}
.image_aBox{ display: block; background: #fff; box-shadow: 0 5px 28px rgba(0,0,0,0.07);transition: all 0.5s ease;}
.image_aBox p{ overflow: hidden;}
.image_aBox:hover{transform:translateY(-10px);}
@media screen and (max-width: 1660px){
    .server-1left ul li {height: 40px;line-height: 40px;}
    .server-1cont {margin-top: 18px;height: 21vw;padding: 30px}
}
@media screen and (max-width:1440px) {
    .aboutfix{height: 450px}
    .aboutfix .video-btn{margin-top: 160px;}
    .partner .swiper-container .swiper-slide .img{ height: 260px;}
    .mapBox{height: 450px;}
    .shili .swiper-button-prev {left: -50px;}
    .shili .swiper-button-next {right: -50px;}
    .historyItemYear{ font: 150px/150px din; position:relative; top:-30px; }
    .historySwiper{transform:scale(0.8); transform-origin:center top;right:30px;bottom:-80px;}
    .hmc5txt{position:relative; z-index:1;}
    .history-years .prev{left:-30px;}
    .history-years .next{right:-30px;}
}
@media screen and (max-width:1280px) { 
    .aboutfix{height: 400px}
    .aboutfix .video-btn{margin-top: 140px;}
    .aboutfix .video-btn i{width: 70px;height:70px;}
    .zritem li h2 {font-size: 20px;}
    .zritem li.active {padding: 132px 140px 0 48px;}
    .partner .swiper-container .swiper-slide .img{ height: 200px;}
    .contact-list li{width: 100%;}
    .contact-infor {margin: 0;padding-left: 75px;padding-top: 4px;position: relative;}
    .contact-infor i{position:absolute; left:0; top:4%; color:#023B98; width:54px; height:54px; border:2px solid #023B98; text-align:center; line-height:50px; border-radius:100px; }
    .contact-infor h4{margin:0; font-weight:normal;line-height:30px; }
    .contact-infor p{height:30px;}
    .mapBox{height: 300px;}
    .innobox-sec1 .cont .item .list .xian{margin:20px 0 38px}
}
@media (min-width: 1200px) {
    .innobox-sec1 .cont .item .list:hover {background: #004896 url(../images/yanfa-1.jpg) no-repeat center / cover;}
    .innobox-sec1 .cont .item .list:hover .shu {color: #fff;}
    .innobox-sec1 .cont .item .list:hover .xian {width: 100%;background-color: #dddddd;opacity: 0.2;}
    .innobox-sec1 .cont .item .list:hover .text {color: #fff;}
}
@media screen and (max-width:1200px) {
    .history-years {transform:translate(100px,-50px) scale(0.7)!important; transform-origin:left center}
    .active .history-years{ transform:translate(0px,-50px) scale(0.7);}
    .history-years .next{right:35px;}
    .historySwiper{transform:scale(0.85);}
    .historySwiperWpr{bottom:60px;}
}
@media screen and (max-width:1040px) {
    .aboutfix{height: 350px}
    .aboutfix .video-btn{margin-top: 120px;}
    .aboutfix .video-btn i{width: 60px;height:60px;}
    .zritem {margin-top: 120px;}
    .zritem li {height: 420px; padding-top: 160px;}
    .zritem li h2 {font-size: 18px; }
    .zritem li.active {padding: 80px 60px 0 40px;}
    .partner .swiperBtn{ width: 50px; height: 50px;}
    .partner .swiper-container .swiper-slide .img{ height: 180px;}
    .partner ul li{width: 25%;}
    .technology{padding: 80px 0px; }
    .technology .techo-tit {margin-bottom: 38px;}
    .innobox-sec1 .cont .item .list{padding:35px 20px 20px;}
    .innobox-sec1 .cont .item .list .xian{margin:25px 0;}
    .innobox-sec2 .item .font {padding: 20px 50px;}
    .innobox-sec2 .item .font .text {line-height: 30px;}
    .shili .swiper-button-prev {width: 36px;height: 36px;left: -30px;background-size: 10px;opacity: 0.6;}
    .shili .swiper-button-next {width: 36px;height: 36px;right: -30px;background-size: 10px;opacity: 0.6;}
    .shili-top {height: 30vw;}
    .shili-item span {padding: 0px;margin-top: 10px;}
    .culture .culture-txt{text-align:justify;}
    .history{padding:60px 0;}
    .history-box{margin:50px auto 0;}
    .historySwiper{width: 600px;right:0;}
    .historyItem{padding:20px 32px 32px 100px}
    .historyItemTxt{width: 100%;}
    .historyItemYear{font:100px/100px DIN;}
}
@media (max-width:993px){
    .history-years{display:none;}
    .historySwiperWpr{position:static; height:auto;bottom:80px;}
    .historySwiper{position:static;transform-origin:left top;}
    .historySwiper .slick-dots{bottom:-25px;}
    .historySwiper .slick-dots li button{display:none;}
    .historySwiper .slick-dots li { background: #D6D6D6; display: inline-block; height: 6px; width: 6px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}
    .historySwiper .slick-dots li.slick-active{ background:#005CA7;}
	.honor-cate{margin-bottom: 60px;}
    .honor-cate li{width: 110px;height:40px;line-height: 40px;}
    .honor-a:hover{transform:translateY(0px);}
    .imageul li{width:33.33%;}
    .image_aBox:hover{transform:translateY(0px);}
	.server-1left ul li{width:32%;margin:2% 2% 0px 0px;}
	.server-1left ul li:nth-child(4n){margin-right:2%;}
	.server-1left ul li:nth-child(3n){margin-right:0;}
}
@media (min-width: 768px) {
    .innobox-sec2 .item:nth-child(2n) .font {order: 1;}
    .innobox-sec2 .item:nth-child(2n) .gt .img:after {transform: rotateY(180deg);left: 1px;}
}
@media screen and (max-width:750px){
	.about .f34,.responsibility .f34,.server .f34,.partner .f34{font-weight:bold;}
    .aboutfix{height: 300px}
    .aboutfix .video-btn{margin-top: 108px;}
    .aboutfix .video-btn i{width: 50px;height:50px;}
    .video-layer .layui-layer-content {width: 300px !important;height: 169px !important;overflow: hidden !important;}
    .zritem {margin-top: 0;}
    .zritem li{width: 100%;height:auto; padding: 36px 20px;margin-top: 18px;margin-right: 0;position: relative;}
    .zritem li::before{content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.4);}
    .zritem li:first-child {transform: translateY(0px);}
    .zritem li:nth-child(3) {transform: translateY(0px);}
    .zritem li:last-child {transform: translateY(0px);}
    .zritem li h2 {font-size:16px;position: relative;z-index: 2;margin-bottom: 10px;}
    .zritem li p {opacity:1;position: relative;z-index: 2;transform: translateY(0);}
    .zritem li.active {padding:60px 20px;width: 100%;text-align: center;}
    .server-1center {display: block;}
    .server-1left {width: 100%;margin-top: 20px}
    .server-1cont {height: 50vw;padding: 15px}
    .server-1cont .mCSB_scrollTools {width: 4px !important}
    .server-1right {width: 100%;margin-top: 20px}
    .partner .swiperBtn{ width: 40px; height: 40px;}
    .partner ul li{width: 33.33%;}
    .caselist li{ width: 48%; margin-right: 4%;}
    .caselist li:nth-child(3n){ margin-right: 4%;}
    .caselist li:nth-child(2n){ margin-right: 0%;}
    .newslist li .img,.newslist li .txt{ width: 100%;}
    .newslist li .txt{ margin-top: 15px;}
    .newslist li .txt .f20{font-size:16px;}
    .newslist li .more{ margin-top: 8px;font-size:14px;}
    .newsleft{width:100%}
    .newsleft .f26{font-size:16px;}
    .newsleft span{font-size:14px !important;}
    .salejoin .saleleft,.salejoin .saleright{width: 100%;}
    .saleleft dl{height:150px}
    .saleleft dl>a{padding-top:20px;}
    .saleright.ml-20{margin-left: 0;}
    .saleright{height:250px;}
    .mapBox{   height: 250px;}
    .form-box .w48 + .w48 {margin-top: 15px;}
    /*    .innobox-sec2 .item:nth-child(2n) .font {order: 1;}
        .innobox-sec2 .item:nth-child(2n) .gt .img:after {transform: rotateY(180deg);left: 1px;}*/
	.techo-tit{font-weight: bold;}
	.technology .techo-tit:after{left: 45%;}
    .technology .techo-des {margin: 0px auto 35px;width: 100%;}
    .innobox-sec1 .cont .item .list{padding: 30px;}
    .innobox-sec1 {padding-bottom:50px;}
    .innobox-sec1 .cont {margin: 0;}
    .innobox-sec1 .cont .item {padding: 0;width: 100%;margin-bottom: 20px;}
    .innobox-sec1 .cont .item:last-child {margin-bottom: 0;}
	.innobox-sec1 .cont .item .list .xian {margin: 15px 0;}
    .innobox-sec2 .item .font {width: 100%;padding: 30px 20px;order: 1;}
    .innobox-sec2 .item .gt {width: 100%;}
    .innobox-sec2 .item .gt .img {width: 100%;}
    .innobox-sec2 .item .gt .img img,.innobox-sec2 .item .gt .img video {margin: 0;}
    .innobox-sec2 .item .gt .img:after {display: none;}
    .shili .swiper-button-prev {left: 0;top:35%;}
    .shili .swiper-button-next {right: 0;top:35%;}
    .shili-top {height: 70vw;}
	.shili-top em{width: 15vw;height: 15vw;}
    .innobox-sec3 .view-more{margin:30px auto 0;line-height: 40px;width: 130px;height: 40px;}
    .history{padding:50px 0;}
    .historySwiperWpr{margin-top:20px;}
    .historySwiper{width:100%; bottom:20px; transform:scale(1); right:0;height:auto;}
    .historyItemTxt{width:100%;height:auto;padding:25px;margin-top:0;border-radius:1em 0 1em 0;}
    .historyItem{padding-left:0; padding-right:0;}
    .historyItemTxtp p{font-size:14px; line-height:30px;height:auto;}
    .historyItemYear{ font: 100px/100px din; position:relative; top:-30px; }
    .historySwiper .slick-dots{bottom:0;}
	.honor-cate{margin-bottom: 20px;text-align: left}
    .honor-cate li{width:31%;margin:0;margin-right:2%;margin-bottom:2%;font-size:15px;}
    .honor-cate li:nth-child(3n){margin-right:0;}
    .imageul li{width:50%;}
    .imageul{margin-left:-6px; margin-right:-6px; margin-bottom:15px;}
    .imageul li{padding-left:6px; padding-right:6px; margin-bottom:12px;}
}

.applist li .round {width: 40px;height: 40px;}
.applist li .txt {background: #fff;}
.applist li .img img{height:100%;}
.applist li:hover {color: #023B98;}
.applist li:hover .more {transform: translateX(15px) ;-webkit-transform: translateX(15px) ;-moz-transform: translateX(15px) ;-ms-transform: translateX(15px) ;-o-transform: translateX(15px) ;}
.applist li:hover .img img {transform: scale(1.1) ;-webkit-transform: scale(1.1) ;-moz-transform: scale(1.1) ;-ms-transform: scale(1.1) ;-o-transform: scale(1.1) ;}
.applist li .tit span {
    background-image: linear-gradient(currentColor 0, currentColor 0);
    background-image: linear-gradient(currentColor 0 0);
    background-position: 0 calc(100% - 1px);
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -webkit-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -moz-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -ms-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -o-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
}
.applist li:hover .tit span {background-position: 100% calc(100% - 1px);background-size: 100% 1px}
.applist li:nth-child(2n) a {flex-direction: row-reverse;}
@media screen and (max-width: 1440px){
    .applist li .round { width: 36px; height: 36px;}
}
@media screen and (max-width: 1280px){
    .applist li .round { width: 30px; height: 30px;}
}
@media screen and (max-width:1040px) {
    .applist li .round {width: 28px;height: 28px;}
}
@media screen and (max-width: 750px){
    .applist li:nth-child(2n) a{  flex-direction: column;}
    .applist li:nth-child(2n) .txt,.applist li .txt{ padding: 20px;}
}

@keyframes wenhua {
    0% {
        opacity: 1
    }

    2% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    30% {
        transform: translateY(60px);
        opacity: 0
    }

    100% {
        transform: translateY(0px);
        opacity: 1
    }
}

@keyframes opa {
    0% {opacity: 0}
    100% {opacity: 1}
}
