@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font-size:14px;font-family:"微软雅黑","黑体";color:#6e6e6e;line-height:25px;; background:#FFF; }

ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}
a:hover{  color:#0a54a3}
h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }
.swiper-container.WarpBox { width: 100%;height: 100vh; margin-left: auto;margin-right: auto;}
.swiper-slide {text-align: center; font-size: 18px;background: #fff; display: -webkit-box;display: -ms-flexbox; display: -webkit-flex; display: flex;-webkit-box-pack: center; -ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center;align-items: center;}

.banner{ width: 100%; height: 100vh; padding-top: 10vh; box-sizing: border-box; overflow: hidden;}
.banner .swiper-container{ width: 100%; height: 100%; overflow: hidden;}
.banner .swiper-slide{ width: 100%; height: 100%; overflow: hidden;}

.banner .swiper-slide a{ display: block; width: 100%; height: 100%; overflow: hidden;}
.banner .swiper-slide img{width: 100%; height:100%; display: block; transition: 2s; transform: scale(1.05);}
.banner .swiper-slide.swiper-slide-active img{ transform: scale(1);}
.top{ width: 100%; height: 10vh; position:fixed; top: 0; left: 0; background: #fff; border-bottom:1px solid #e4e4e4 ; z-index: 999;}
.top .logo{ float: left; height: 100%; width: 13%; position: relative;}
.top .logo a{ display: block; width: 100%; height: 100%;}
.top .logo img{ display: block; width: auto; left: 50%; height: 90%; position: absolute; top: 50%; transform: translate(-50%,-50%);}
.top .language{float: right; width: 14%; height: 100%; border-left:1px solid #e4e4e4; font-size: 12px; line-height:10vh; padding-left: 45px; box-sizing: border-box; overflow: hidden; background: url(../images/bg_05.png) 18px center no-repeat;}
.top .languag a:hover{ text-decoration:underline; color:#0a54a3}
.top .serach form{ height: 100%;}
.top .serach .se1{ width:20px; height:20px; float:left; padding-top:35px; padding-left:15px;}
.top .serach .se1 img{ width:20px; height:20px;}
.top .serach .se2{ float:right;}
.top .serach{ width: 165px; height: 100%; float: right; border-left:1px solid #e4e4e4; }
.top .serach .se2{ border: none;  font-size:14px; outline: none; display: block; width:110px;; height: 100%;}
.top .nav{ float: right; display: block; height: 100%; width: 58%;}
.top .nav ul{ height: 100%; width: 100%;}
.top .nav ul li{ float: right; width: 14.2%; height: 100%; position: relative;}
.top .nav ul li p{ width: 100%; height: 100%; text-align: center; line-height: 10vh; text-align: center; font-size: 14px; font-weight: bold; color: #333; cursor: pointer; transition: 0.5s;}
.top .nav ul li p a{ width: 100%; height: 100%; text-align: center; line-height: 10vh; text-align: center; font-size: 14px; display:block; font-weight: bold; color: #333; cursor: pointer; transition: 0.5s;}
.top .nav ul li:hover p{ background: #0a54a3; color: #fff;}
.top .nav ul li:hover p a{ color: #fff;background: #0a54a3; color: #fff;}
.top .nav ul li dl{ width: 100%; display: none; position: absolute; top: 100%; left: 0; padding: 20px 0; background: rgba(0,0,0,0.60);}
.top .nav ul li dl dd{ width: 100%; text-align: center; height: 48px; line-height: 48px; font-size: 14px; color: #333; transition: 0.5s;}
.top .nav ul li dl dd a{ width: 100%; text-align: center; height: 48px; line-height: 48px; font-size: 14px; color: #fff; transition: 0.5s; display: block;}
.top .nav ul li dl dd:hover a{ color: #fff;  background: #2074ce; color: #fff;}
.top .nav ul li:hover dl{ display: block;}

@keyframes ab{
	0%{ transform: scale(1);}
	50%{ transform: scale(1.2);}
	100%{ transform: scale(1);}
}
.WarpBox .layer1{ width: 100%; height: 100vh; padding-top: 10vh; box-sizing: border-box; text-align: left;}
.WarpBox .layer1 .icon{ float: left; width: 50%; height: 100%; overflow:hidden;}
.WarpBox .layer1 .icon img{ display: block; width: 100%; height: 100%; /*animation: ab linear infinite 10s;*/}
.WarpBox .layer1 .icon:hover img{ transform: scale(1.2);}

.WarpBox .layer1 .text{ width: 50%; height: 100%; float: right; padding: 0 5%; box-sizing: border-box;}
.WarpBox .layer1 .text .tit{ padding: 85px 0 40px 0;}
.WarpBox .layer1 .text .tit h2{ font-size: 28px; color: #313131; padding-bottom: 12px; color: #313131; line-height: 28px;}
.WarpBox .layer1 .text .tit h3{ color: #676767; line-height: 12px; font-size:12px ;}
.WarpBox .layer1 .text .main{ font-size: 15px; color: #494949; line-height: 36px;}
.WarpBox .layer1 .text .list{ padding-top: 30px; width: 100%; overflow: hidden;}
.WarpBox .layer1 .text .list a{ float: left; display: block; width: 145px; height: 44px; border-radius:22px; text-align: center; line-height: 22px; text-align: center; background: #0a54a3; color: #fff; font-size: 12px; line-height: 44px;}
.WarpBox .layer1 .text .list ul{ width: 70%; float: right; overflow: hidden;}
.WarpBox .layer1 .text .list ul li{ width: 25%; float: left;}
.WarpBox .layer1 .text .list ul li .icon{ width: 100%; padding-bottom: 12px;}
.WarpBox .layer1 .text .list ul li .icon img{ width: 85%; height: auto; display: block; margin: 0 auto;}
.WarpBox .layer1 .text .list ul li .icon img.on{ display: none;}
.WarpBox .layer1 .text .list ul li:hover .icon img{ display: none;}
.WarpBox .layer1 .text .list ul li:hover .icon img.on{ display: block;}
.WarpBox .layer1 .text .list ul li p{ text-align: center; font-size: 15px; color: #535353;}
.WarpBox .layer1 .text .list2{ width: 100%; overflow: hidden; padding-top: 60px;}
.WarpBox .layer1 .text .list2 li{ width: 25%; float: left; text-align: center;}
.WarpBox .layer1 .text .list2 li p{display: inline-block; font-weight: bold; line-height: 75px; font-size: 44px; font-family: impact; position: relative; color: #535353;}
.WarpBox .layer1 .text .list2 li p span{display: inline-block; font-size: 10px; position: absolute; right: 0; top: 10px; transform: translateX(100%); line-height: 12px;}
.WarpBox .layer1 .text .list2 li h2{ line-height: 20px; font-size: 15px; color: #7a7a7a;}
.WarpBox .layer1 .text .list2 li h2 span{ font-size: 10px; display: block;}



.WarpBox .layer2{ width: 100%; height: 100vh; box-sizing: border-box; background: url(../images/bg_09.png); background-size:100% 100% ;padding: 10vh 3.5% 0 3.5%;}
.WarpBox .title{ width: 100%; padding: 65px 0;}
.WarpBox .title h2{ font-size: 25px; color: #515151; font-weight: bold; padding-bottom: 15px;}
.WarpBox .title p{ font-size: 14px; }
.WarpBox .layer2 ul{ width: 100%;}
.WarpBox .layer2 ul li{ width: 31%; margin-right: 3%; padding: 10px; box-sizing: border-box; float: left; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.WarpBox .layer2 ul li .icon{ width: 100%; height: auto%; position: relative; overflow: hidden;}
.WarpBox .layer2 ul li .icon img{ display: block; width: 100%; transition: 0.5s;}
.WarpBox .layer2 ul li .icon p{position: absolute; bottom: 0; left: 0; width: 100%; height: 18%;  background: rgba(0,0,0,0.7); text-align: center;  }
.WarpBox .layer2 ul li .icon p span{ display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 20px; color: #fff;}
.WarpBox .layer2 ul li:last-child{ margin-right: 0;}
.WarpBox .layer2 ul li .icon:hover img{ transform: scale(1.1);}

.WarpBox .layer3{padding-top: 10vh; width: 100%; height: 100%; background:url(../images/bg2_02.png); background-size:100% 100%; box-sizing: border-box; padding-top: 10vh; box-sizing:border-box;}
.WarpBox .layer3 .layer3Warp{ overflow: hidden; padding: 0 5% 0 5%; box-sizing: border-box; width: 100%; position: relative;}
.WarpBox .layer3 .layer3_box{ width: 100%;}
.WarpBox .layer3 .layer3_box .icon{ width: 100%; position: relative; overflow: hidden;}
.WarpBox .layer3 .layer3_box .icon img{ display: block; width: 100%; height: auto;}
.WarpBox .layer3 .layer3_box .text{ width: 100%;}
.WarpBox .layer3 .layer3_box .text h2{ width: 100%; height: 70px; line-height: 30px; padding: 20px 0; box-sizing: border-box; font-size: 18px; color: #414141;text-align: left; font-weight: bold;}
.WarpBox .layer3 .layer3_box .text p{ color: #6f6f6f; font-size: 12px; text-align: left;}
.WarpBox .layer3 .layer3_box .text h2 a{font-weight: normal; background: #6fc010; display: block; float: right; height: 30px; text-align: center; line-height: 30px; width: 135px; font-size: 12px; color: #fff; background: #6fc010; border-radius:15px; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); transition: 0.5s;}
.WarpBox .layer3 .layer3_box .icon .iconBox{ width: 100%; position: absolute; top: 50%; transform: translateY(-50%) scale(0.01); z-index: 2; transition: 0.5s; }
.WarpBox .layer3 .layer3_box .icon .iconBox p{ font-size: 22px; color: #fff; padding-bottom: 30px;}
.WarpBox .layer3 .layer3_box .icon .iconBox a{ display: block; width: 36px; height: 36px; border: 1px solid #fff; margin: 0 auto; font-size: 16px; text-align: center; line-height: 34px; box-sizing: border-box; border-radius:18px; color: #fff;}
.WarpBox .layer3 .layer3_box .icon .bg{ position: absolute; width: 50%; height: 50%; background: rgba(56,59,239,0.8); transition: 0.5s; z-index: 1;}
.WarpBox .layer3 .layer3_box .icon .bg.b1{ left: -100%; top: -100%;}
.WarpBox .layer3 .layer3_box .icon .bg.b2{ right: -100%; top: -100%;}
.WarpBox .layer3 .layer3_box .icon .bg.b3{ left: -100%; bottom: -100%;}
.WarpBox .layer3 .layer3_box .icon .bg.b4{ right: -100%; bottom: -100%;}
.WarpBox .layer3 .layer3_box:hover .iconBox{ transform: translateY(-50%) scale(1);}
.WarpBox .layer3 .layer3_box:hover .icon .bg.b1{ left: 0%; top: 0%;}
.WarpBox .layer3 .layer3_box:hover .icon .bg.b2{ right: 0%; top: 0%;}
.WarpBox .layer3 .layer3_box:hover .icon .bg.b3{ left: 0%; bottom: 0%;}
.WarpBox .layer3 .layer3_box:hover .icon .bg.b4{ right: 0%; bottom: 0%;}
.WarpBox .layer3 .layer3_box:hover .text h2 a{ background: #0968b9;}
.WarpBox .layer3 .layer3Warp .swiper-button-next{ top: 50%; transform: translateY(-50%);right: 1.5%; width: 42px; height: 42px; background: url(../images/arrow_05.png); background-size:100% 100% ; margin: 0;}
.WarpBox .layer3 .layer3Warp .swiper-button-prev{top: 50%; transform: translateY(-50%);left: 1.5%; width: 42px; height: 42px; background: url(../images/arrow_03.png); background-size:100% 100% ; margin: 0;}
.WarpBox .layer3  .swiper-pagination{ width: 100%; bottom:60px; left: 0;}
.WarpBox .layer3  .swiper-pagination .swiper-pagination-bullet{ margin: 0 6px;}

.WarpBox .layer4{ width: 100%; height: 100vh; padding: 10vh 4% 0 4%; box-sizing: border-box; background: url(../images/bg_11.png);}
.WarpBox .layer4 .title h2{ color: #fff;}
.WarpBox .layer4 .title p{ color: #9c9c9c;}
.WarpBox .layer4 ul{ width: 68%; overflow: hidden; height: 450px;}
.WarpBox .layer4 ul li{ width: 50%; float: left; margin-right: 2%; height: 100%;}
.WarpBox .layer4 ul li:last-child{ margin-right: 0;}
.WarpBox .layer4 ul li .icon{ border: 5px solid #fff; box-sizing: border-box; background: #fff; overflow: hidden;}
.WarpBox .layer4 ul li .box1{ overflow: hidden; height: 100%;}
.WarpBox .layer4 ul li:nth-child(2){ width: 48%; margin: 0;}
.WarpBox .layer4 ul li .box1 .left{ float: left; width: 50%; margin-right: 3%;}
.WarpBox .layer4 ul li .box1 .right{ width: 47%; float: right; height: 100%;}
.WarpBox .layer4 ul li .box1 .left .up{ height: 215px; margin-bottom: 20px; overflow: hidden;}
.WarpBox .layer4 ul li .box1 .left .bottom{ height: 215px; overflow: hidden;}
.WarpBox .layer4 ul li .box2 .up{ height: 215px; margin-bottom: 20px; overflow: hidden;}
.WarpBox .layer4 ul li .box2 .bottom{ width: 100%; height: 215px;}
.WarpBox .layer4 ul li .box2 .up .left{float: left; width: 60%; margin-right: 2%; height: 100%;}
.WarpBox .layer4 ul li .box2 .up .right{float: right; width: 38%; height: 100%;}
.WarpBox .layer4 ul li img{ display: block; width: 100%; height: auto;}
.WarpBox .layer4 ul li .icon:hover{ border: 5px solid #6fc010;}

.WarpBox .layer5{ width: 100%; height: 100vh; padding-top:10vh; box-sizing: border-box; background: url(../images/bg_12.png); background-size:100% 100% ;}
.WarpBox .layer5 .layer5Warp{ width: 100%; position: relative; padding: 0 4%; box-sizing: border-box;}
.WarpBox .layer5 .layer5Warp .bor{ width: 100%; height: 2px; background: #686868; top: 44px; position: absolute; left: 0;}
.WarpBox .layer5 .layer5List{ width: 100%; text-align: left; padding-bottom: 60px;}
.WarpBox .layer5 .layer5List .layer5Box{ width: 100%; overflow: hidden; padding-bottom: 230px; position: relative;}
.WarpBox .layer5 .layer5List .layer5Box .bt{ height: 46px; position: relative; line-height:44px;background: none; color: #626262;}
.WarpBox .layer5 .layer5List .layer5Box .bt span{ width: 0; background: #ff0000; height: 2px; position: absolute; left: 0; bottom: 0; transition: 1s;}
.WarpBox .layer5 .layer5List .swiper-slide{ background: none; text-align: left;}
.WarpBox .layer5 .layer5List .layer5Box .bt .arrow{ position: absolute; right: -100%; top: 0; width: 44px; height: 44px; background: url(../images/arrow2_03.png) center center no-repeat; transition: 0.5s;}
.WarpBox .layer5 .layer5List .layer5Box .text h2{ height: 48px; line-height: 48px; font-size: 18px; color: #333; font-weight: bold; padding-bottom: 25px;}
.WarpBox .layer5 .layer5List .layer5Box .text p{ font-size: 16px; color: #626262; line-height: 30px; letter-spacing:0px; transition: 0.5s; height: 90px; overflow: hidden;}
.WarpBox .layer5 .layer5List .layer5Box .icon{ width: 100%; bottom: 0; height: 155px; overflow: hidden; transition: 0.5s; position: absolute;}
.WarpBox .layer5 .layer5List .layer5Box .icon img{ display: block; width: 100%; height: auto;}
.WarpBox .layer5 .layer5List .layer5Box:hover .bt span{ width: 100%;}
.WarpBox .layer5 .layer5List .layer5Box:hover .bt .arrow{ right: 0;}
.WarpBox .layer5 .layer5List .layer5Box:hover .icon{ height: 195px;}
.WarpBox .layer5 .layer5List .layer5Box:hover .text p{letter-spacing:1px;}
.WarpBox .layer6{ width: 100%; height: 100vh; box-sizing: border-box; padding: 10vh 4% 0 4%; box-sizing: border-box; background: url(../images/bg_13.png); background-size:100% 100%;}
.WarpBox .layer6 ul{ width: 100%; overflow: hidden;}
.WarpBox .layer6 ul li{ float: left; width: 15%; margin-right: 2%; height: 165px; position: relative;transform-style: preserve-3d; float: left; margin-bottom: 20px; transition: 0.8s; transform: translateZ(30deg);transform-origin: 50% 50% -82.5px;}
.WarpBox .layer6 ul li .icon{ width: 100%; height: 100%; position: relative; border: 1px solid #b5b5b5; box-sizing: border-box; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.WarpBox .layer6 ul li .icon img{ display: block; height: 60%; width: auto; left: 50%; top: 50%; transform: translate(-50%,-50%); position: absolute;}
.WarpBox .layer6 ul li .text{border: 1px solid #b5b5b5; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.3); padding: 0 10%; box-sizing: border-box; transform: rotateX(-90deg) translateZ(82.5px) translateY(82.5px); background: #fff; z-index: 999; overflow: hidden;}
.WarpBox .layer6 ul li .text img{ display: block; height: auto; width: 70%; left: 50%; top: 50%; transform: translate(-50%,-50%);position: absolute;}
.WarpBox .layer6 ul li:hover{ transform: rotateX(90deg); }
.WarpBox .layer6 ul li:nth-child(6n){ margin-right: 0;}
.WarpBox .layer6 .enter{ width: 190px; height: 50px; border-radius:25px; text-align:center; line-height: 50px; color: #fff; background: #0968b9; margin: 15px auto 0 auto; font-size: 14px; display: block; box-shadow: 0 5px 10px rgba(0,0,0,0.4);}
.WarpBox .layer7{ width: 100%; height:100vh; padding-top: 10vh; box-sizing: border-box;  background-size:100% 100%; background-attachment:fixed; display: block; }
.WarpBox .layer7 .main{ width: 100%; height: calc(100% - 370px); background: url(../images/bgbig.jpg) center center no-repeat; background-size:100% auto; position: relative; }
.WarpBox .layer7 .main .text{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 1200px;}
.WarpBox .layer7 .main .text h2{ font-size: 38px; color: #fff; padding-bottom: 10px; text-align: left;}
.WarpBox .layer7 .main .text p{ font-size: 12px; color: #fff; text-align: left;}
.footer{ width: 100%; height: 370px; background: #070a11; padding: 40px 4% 0 4%; box-sizing: border-box; position: relative;}
.footer .code{ float: left; width: 8%;}
.footer .code img{ display: block; width: 100%; height: auto; margin-bottom: 15px;}
.footer .list{ float: left; width:30%; margin-left: 2%;}
.footer .list ul{ width: 100%;}
.footer .list ul li{ height: 36px; color: #fff;  line-height: 30px; font-size: 12px; text-align: left;}
.footer .list2{ float: right; width: 55%; overflow: hidden; line-height:1;}
.footer .list2 ul{ float: left; width: 20%; text-align: left;}
.footer .list2 ul h2{ font-size: 15px; color: #fff; padding-bottom: 35px;}
.footer .list2 ul li{ font-size: 12px; padding-bottom: 20px;}
.footer .list2 ul li a{ color: #fff;}
.footer .copyright{ width: 100%; height: 80px; text-align: center; border-top:1px solid #131824; color: #fff; line-height: 80px; font-size: 14px; position: absolute; left: 0; bottom: 0;}
.AppTop{ display: none;}
.fixedNav{ display: none;}
.aboutbanner{ width: 100%; height: auto; position: relative; overflow: hidden; padding-top:10vh}
.aboutbanner .text{ position: absolute; left: 5.5%; bottom: 60px;}
.aboutbanner .text h2{ font-size: 28px; font-weight: bold; color: #fff; padding-bottom: 12px;}
.aboutbanner .text p{ font-size: 12px; color: #fff;}
.aboutbanner img{ display: block; width: 100%; height: auto; transition: 4s;}
.aboutbanner.on img{ transform: scale(1.2);}
.aboutContainer{ width: 100%;}
.aboutContainer .aboutLayer1{ width: 100%;}
.aboutContainer .aboutLayer1 .tit{ width: 100%; height: 48px; border-bottom: 1px solid #e5e5e5; padding: 0 4%; box-sizing: border-box;}
.aboutContainer .aboutLayer1 .tit .home{ float: left; width: 48px; height: 100%; border: 1px solid #E5E5E5; border-top:0; border-bottom: 0; background: url(../images/about_05.png) center center no-repeat; background-size:39% auto;}
.aboutContainer .aboutLayer1 .tit .home a{ display: block; width: 100%; height: 100%;}
.aboutContainer .aboutLayer1 .tit .sel{ float: left; width: 225px; border-right:1px solid #E5E5E5; position: relative; height: 48px;}
.aboutContainer .aboutLayer1 .tit .sel p{ width: 100%; position: relative; height: 48px; line-height: 48px; text-align: center; color: #828282;}
.aboutContainer .aboutLayer1 .tit .sel p span{ position: absolute; right: 0; top: 0; width: 48px; height: 48px; background: url(../images/about_08.png) center center no-repeat; transition: 0.5s; color: #828282;}
.aboutContainer .aboutLayer1 .tit .sel p.on span{ transform: rotate(180deg);}
.aboutContainer .aboutLayer1 .tit .sel ul{ position: absolute; left: -1px; top: 48px; width: 100%; border: 1px solid #E5E5E5; border-top:0; display: none; background: #fff;z-index: 999;}
.aboutContainer .aboutLayer1 .tit .sel ul li{background: #fff; height: 48px; background: #fff; font-size: 12px;  border-bottom: 1px solid #E5E5E5; text-align: center; line-height: 48px;}
.aboutContainer .aboutLayer1 .tit .sel ul li:last-child{ border: 0;}
.aboutContainer .aboutLayer1 .tit .sel ul li a{ color: #828282; font-size: 12px; background: #fff; display: block; width: 100%; height: 100%; }
.aboutContainer .aboutLayer1 .main{ width: 86%; margin: 0 auto; overflow: hidden; padding: 50px 0;}
.aboutContainer .aboutLayer1 .main .text{ float: left; width: 50%; float: left;}
.aboutContainer .aboutLayer1 .main .text .nr h2{ font-size: 28px; line-height: 28px; color: #313131; padding-bottom: 12px;}
.aboutContainer .aboutLayer1 .main .text .nr span{ display: block; font-size: 12px; color: #676767;}
.aboutContainer .aboutLayer1 .main .text .nr p{ font-size: 15px; line-height: 35px; color: #424242; padding: 35px 0 75px 0;}
.aboutContainer .aboutLayer1 .main .text .list{ width: 100%;}
.aboutContainer .aboutLayer1 .main .text .list li{ width: 25%; float: left; text-align: center;}
.aboutContainer .aboutLayer1 .main .text .list li .num{ display: inline-block; position: relative; color: #535353;}
.aboutContainer .aboutLayer1 .main .text .list li .num p{ font-family: impact; font-size: 46px; line-height: 60px; color: #535353;}
.aboutContainer .aboutLayer1 .main .text .list li .num span{ top: 0; font-size: 12px; right: 0; transform: translateX(110%); color:#535353; font-size: 10px; position: absolute;}
.aboutContainer .aboutLayer1 .main .text .list li h2{ font-size: 12px; color: #535353; line-height: 18px;}
.aboutContainer .aboutLayer1 .main .text .list li h2 span{ display: block; font-size: 18px;}
.aboutContainer .aboutLayer1 .main .icon{ float: right; width: 44%;}
.aboutContainer .aboutLayer1 .main .icon img{ display: block; width: 100%; height: auto;}
.aboutContainer .aboutLayer2{ background: url(../images/about_16.png); background-size:100% 100% ; background-attachment:fixed; padding-bottom:60px;}
.aboutContainer .title{ width: 100%; padding: 65px 0 45px 0;}
.aboutContainer .title h2{ font-size: 25px; color: #fff; padding-bottom: 20px; font-weight: bold; text-align: center;}
.aboutContainer .title p{ font-size: 15px; color: #fff; text-align: center;}
.aboutContainer .aboutLayer2 .main{ width: 93%; margin: 0 auto; padding: 60px 0 190px 0; background: rgba(255,255,255,0.8);}
.aboutContainer .aboutLayer2 .main img {
    width: 84%;
    display: block;
    margin: 0 auto;
}
.aboutContainer .aboutLayer2 .list{ width: 79%; margin: -100px auto 0 auto;}
.aboutContainer .aboutLayer2 .list ul{ width: 100%; overflow:hidden;}
.aboutContainer .aboutLayer2 .list ul li{ width: 23%; float: left; margin-right: 2%; }
.aboutContainer .aboutLayer2 .list ul li .icon{width: 100%; border: 1px solid #bebebe; padding: 4px; background: #fff; box-sizing: border-box; overflow: hidden;}
.aboutContainer .aboutLayer2 .list ul li:last-child{ margin-right: 0;}
.aboutContainer .aboutLayer2 .list ul li img{ display: block; width: 100%; height: auto; transition: 0.5s;}
.aboutContainer .aboutLayer2 .list ul li:hover img{ transform: scale(1.1);}
.aboutContainer .aboutLayer2 .list .enter{ display: block; width: 150px; margin: 60px auto 0 auto; text-align: center; line-height: 48px; font-size: 16px; color: #fff; background: #ff281f; border-radius:24px ;}
.aboutContainer .aboutLayer3{ width: 100%; padding-bottom: 75px;}
.aboutContainer .aboutLayer3 .title h2{ color: #333;}
.aboutContainer .aboutLayer3 .title p{ color: #333;}
.aboutContainer .aboutLayer3 .nrBox{ width: 1200px; margin: 0 auto; overflow: hidden;}
.aboutContainer .aboutLayer3 .nrBox .text{ width: 550px; float: left; text-align: left;}
.aboutContainer .aboutLayer3 .nrBox .text h2{ font-size: 125px; color: #8fc31f; font-weight: bold; padding-bottom: 25px; line-height: 125px;}
.aboutContainer .aboutLayer3 .nrBox .text h3{ font-size: 22px; color: #505050; line-height: 22px; padding-bottom: 10px;}
.aboutContainer .aboutLayer3 .nrBox .text span{display: block; width: 94px; height: 3px; background: #858585;}
.aboutContainer .aboutLayer3 .nrBox .text p{ padding-top: 25px; font-size: 14px; line-height: 36px; color: #505050;}
.aboutContainer .aboutLayer3 .nrBox .icon{ float: right; width: 515px;}
.aboutContainer .aboutLayer3 .nrBox .icon img{ display: block; width: 100%; height: auto;}
.aboutContainer .aboutLayer3 .swiper-container.gallery-top{ width: 100%; padding-top: 20px;}
.aboutContainer .aboutLayer3 .swiper-container.gallery-top .swiper-button-next{ top: 50%; transform: translateY(-50%); right: 4%; margin: 0; background: url(../images/about_25.png); width: 55px; height: 55px;}
.aboutContainer .aboutLayer3 .swiper-container.gallery-top .swiper-button-prev{ top: 50%; transform: translateY(-50%); left: 4%; margin: 0; background: url(../images/about_22.png); width: 55px; height: 55px;}
.aboutContainer .aboutLayer3 .nrList{ width: 100%; padding: 23px 0 0 0; box-sizing: border-box; background: url(../images/aboutIcon_06.png) top center no-repeat;}
.aboutContainer .aboutLayer3 .nrList .time{ height: 56px; width: 96px; text-align: center; line-height: 56px; margin-top: 12px; overflow: hidden; position: relative; cursor: pointer;}
.aboutContainer .aboutLayer3 .nrList .time span{position: absolute; display: block; height: 56px; background: url(../images/about_31.png); width: 15px; background-size:100% 100%; top: 0; left:-10%; transform: translateX(-50%);  z-index: 99;}
.aboutContainer .aboutLayer3 .nrList .swiper-slide-active .time span{ left: 50%;transition: 0.8s;}
.swiper-container.gallery-thumbs .swiper-slide{ width: 96px;}
.aboutContainer .aboutLayer4.aboutLayer2{ width: 100%; background: #f0f0f0;}
.aboutContainer .aboutLayer4.aboutLayer2 .title h2{ color: #505050;}
.aboutContainer .aboutLayer4.aboutLayer2 .title p{ color: #505050;}
.aboutContainer .aboutLayer4.aboutLayer2 .list{ margin: 0 auto;}
.aboutContainer .aboutLayer4.aboutLayer2 .list li p{ padding-top: 12px; text-align: center; font-size: 16px; color: #505050}
.aboutContainer .aboutLayer5{ width: 100%; height: 390px; background: url(../images/bgbig.jpg); background-size:100% 100%; background-attachment:fixed; position: relative;}
.aboutContainer .aboutLayer5 .text{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 1200px;}
.aboutContainer .aboutLayer5 .text h2{ font-size: 38px; color: #fff; padding-bottom: 15px; text-align: left; font-weight:700;}
.aboutContainer .aboutLayer5 .text p{ font-size: 12px; color: #fff; text-align: left;}
.fixedIcon{ position: fixed; top: 50%; left: 50%; z-index: 999; transform: translate(-50%,-50%); padding:5px; background: #fff; width: 40%; display:none;}
.fixedIcon .close{ width: 40px; height: 40px; position: absolute; left: 50%; bottom: 0; cursor: pointer; border: 2px solid #fff; border-radius:50%; text-align: center; line-height: 40px; font-size: 22px; color: #fff; transform: translate(-50%,140%);}
.fixedIcon img{ display: block; width: 100%; height: auto;}
.zz{ background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; z-index: 998; width: 100%; height: 100vh; display: none;}

@media (max-width:1365px ) {
.WarpBox .layer6 ul li:hover{ transform: rotateX(0); }
.top{ display: none}
.swiper-container.WarpBox{ height: auto;}
.swiper-container.WarpBox .swiper-slide{ display: block;}
.swiper-container.WarpBox .swiper-wrapper{ display: block;}
.swiper-container.WarpBox .layer3 .swiper-slide{ display: flex;}
.swiper-container.WarpBox .layer3 .swiper-wrapper{ display: flex;}
.swiper-container.WarpBox .layer5 .swiper-slide{ display: flex;}
.swiper-container.WarpBox .layer5 .swiper-wrapper{ display: flex;}
.swiper-container.WarpBox .banner .swiper-slide{ display: flex;}
.swiper-container.WarpBox .banner .swiper-wrapper{ display: flex;}
.AppTop{display: block; width: 100%; height: 10vh; position: fixed; left: 0; top: 0; z-index: 99; background: #FFFFFF; box-shadow: 0 0 10px rgba(0,0,0,0.3); background: #fff;}
.AppTop .logo{ height: 100%;  line-height: 10vh; float: left;  width: 30%; position: relative;}
.AppTop .logo img{ display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: auto; height: 60%;}
.AppTop .AppClick{ display: block; width: 30px; height:20px; position: absolute; right: 5%; top:50%; transform: translateY(-50%); z-index: 99; transition: 0.5s;}
.AppTop .AppClick span{display: block; width: 100%; height: 3px; position: absolute; transition: 0.5s; border-radius:4px; background: #000; transition: 0.5s;}
.AppTop .AppClick span:nth-child(1){ top: 0; left: 0;}
.AppTop .AppClick span:nth-child(2){ top: 50%; transform: translateY(-50%);}
.AppTop .AppClick span:nth-child(3){ bottom: 0; left: 0;}
.AppTop .AppClick.on{ transform: translateY(-50%) rotate(180deg);}
.AppTop .AppClick.on span:nth-child(1){ top: 50%; transform: translateY(-50%) rotate(45deg);}
.AppTop .AppClick.on span:nth-child(2){ top: 50%; transform: translateY(-50%) rotate(-45deg);}
.AppTop .AppClick.on span:nth-child(3){ width: 0;}
.fixedNav{ position: fixed; left:-100%; top: 0; width: 60%; height: 100vh; background: #fff; transition: 0.5s; display: block; z-index: 100; box-shadow: 0 0 10px rgba(0,0,0,0.3); transition: 0.5s;}
.fixedNav .logo{ width: 40%; padding: 30px 0; margin: 0 auto;}
.fixedNav .logo img{ display: block; width: 100%; height: auto;}
.fixedNav .nav{ width: 70%; margin: 0 auto;}
.fixedNav .nav li{ height: auto; line-height: 30px; margin-bottom: 15px;}
.fixedNav .nav li .bt{ width: 100%; height: 20px; position: relative; line-height: 20px;}
.fixedNav .nav li .bt span{ position: absolute; left: 0; top: 0; width: 20px; height: 20px; transition: 0.5s;}
.fixedNav .nav li .bt.on span{ transform: rotate(90deg);}
.fixedNav .nav li .bt span img{ display: block; width: 100%; height: 100%;}
.fixedNav .nav li .bt a{padding-left: 30px; font-size: 16px; display: block; width: 100%; height: 100%; box-sizing: border-box;}
.fixedNav .nav li .bt b{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0}
.fixedNav .nav li .bt.on b{ display: none;}
.fixedNav .nav li dl{ padding-top: 20px; display: none;}
.fixedNav .nav li dl dd a{ line-height: 12px; font-size: 12px; padding-bottom: 8px;}
.fixedNav .language{ width: 100%; text-align: center; position: absolute; bottom: 100px;}
.fixedNav .language dd{ display: inline-block; border-right:1px solid #333 ; text-align: center; padding: 0 10px; font-size: 16px; line-height: 16px;}
.fixedNav .language dd a{ font-size: 14px; color: #666;}
.fixedNav .language dd:last-child{ border-right:0 ;}
.WarpBox .banner{ width: 100%; height: auto; overflow: hidden;}
.WarpBox .banner .swiper-container{ width: 100%;}
.WarpBox .banner .swiper-slide{ width: 100%; overflow: hidden;}
.WarpBox .banner a{ display: block; width: 100%; height: auto;}
.WarpBox .banner img{ height: auto; width: 100%; display: block; }
.WarpBox .layer1{ width: 100%; padding: 0; height: auto; overflow: hidden;}
.WarpBox .layer1 .icon{ padding:10px; box-sizing: border-box;}
.WarpBox .layer1 .text .tit{ padding: 20px 0;}
.WarpBox .layer1 .text .tit h2{ font-size: 18px}
.WarpBox .layer1 .text .main{ font-size: 12px; line-height: 20px;}
.WarpBox .layer1 .icon{ width: 100%; height: 50%;}
.WarpBox .layer1 .text{ width: 100%; height: 50%; padding: 0 10px; box-sizing: border-box;}
.WarpBox .layer1 .text .list a{ margin: 0 auto; float: inherit; width: 100px; height: 30px; line-height: 30px;}
.WarpBox .layer1 .text .list ul{ float: inherit; width: 100%; padding: 20px 0;}
.WarpBox .layer1 .text .list ul li .icon img{ width: 50%;}
.WarpBox .layer1 .text .list ul li{ width: 49%; margin-right: 2%; margin-bottom: 10px;}
.WarpBox .layer1 .text .list ul li:nth-child(2n){ margin-right: 0;}
.WarpBox .layer1 .text .list2{ padding-top: 20px;}
.WarpBox .layer1 .text .list2 ul{ width: 100%; overflow: hidden;}
.WarpBox .layer1 .text .list2 li{ width: 50%; margin-bottom: 30px;}
.WarpBox .layer1 .text .list2 li p{ font-size: 24px; line-height: 50px; }
.WarpBox .layer2 ul li{ width: 32%; display: block; margin: 0 2% 10px 0; padding: 2px;}
.WarpBox .layer2 ul li:nth-child(3n){ margin-right: 0;}
.WarpBox .layer2{ padding: 0 10px; height: auto;}
.WarpBox .layer2 ul{ overflow: hidden; padding-bottom:40px;}
.WarpBox .layer2 ul li .icon p span{ font-size: 12px; width: 100%; display: block;}
.WarpBox .title{ width: 100%; padding: 25px 0;}
.WarpBox .title h2{ font-size: 24px;}
.WarpBox .title p{ font-size:14px; line-height: 24px;}
.WarpBox .layer3{ padding: 0 0 80px 0; height: auto;}
.WarpBox .layer3Warp .swiper-button-next{ display: none;}
.WarpBox .layer3Warp .swiper-button-prev{ display: none;}
.WarpBox .layer3 .swiper-pagination { bottom: 30px;}
.WarpBox .layer3 .layer3_box .text p{ line-height: 20px;}
.WarpBox .layer4{ height: auto; padding: 0 10px 20px 10px;}
.WarpBox .layer4 ul{ width: 100%; height: auto; padding-bottom:40px;}
.WarpBox .layer4 ul li{ width: 100%; margin: 0 0 6px 0;}
.WarpBox .layer4 ul li img{ display: block; width: 100%; height: auto;}
.WarpBox .layer4 ul li .box1 .left .up{ height: auto; margin-bottom:6px;}
.WarpBox .layer4 ul li .box1 .left .bottom{ height: auto;}
.WarpBox .layer4 ul li:nth-child(2){ width: 100%;}
.WarpBox .layer4 ul li .box2 .up{ height: auto; margin-bottom:6px;}
.WarpBox .layer4 ul li .box2 .bottom{ height: auto;}
.WarpBox .layer5{ width: 100%; height: auto; padding: 0 0 20px 0;}
.WarpBox .layer5 .layer5List{ padding-bottom: 40px;}
.WarpBox .layer5 .layer5List .layer5Box .text h2{ padding:0 0 5px 0; height: 28px; line-height: 28px; font-size: 14px; overflow: hidden;}
.WarpBox .layer5 .layer5List .layer5Box .text p{ font-size: 12px; line-height: 24px;}
.WarpBox .layer5 .layer5List .layer5Box{ padding-bottom: 200px;}
.WarpBox .layer6{ padding: 0 10px; height: auto; padding-bottom: 30px;}
.WarpBox .layer6 ul li{ width: 32%; float: left; height: 100px; margin-bottom: 15px;}
.WarpBox .layer6 ul li:nth-child(3n){ margin-right: 0;}
.WarpBox .layer6 .enter{ width: 100px; height: 30px; line-height: 30px;}
.WarpBox .layer7{ width: 100%; height: auto; padding: 0;}
.WarpBox .layer7 .main{ height: 500px; overflow: hidden; background-size: cover;}
.WarpBox .layer7 .main .text{ width: 100%; padding: 0 20px; box-sizing: border-box; text-align: center;}
.WarpBox .layer7 .main .text h2{ font-size: 16px;}
.WarpBox .layer7 .main .text p{ font-size: 14px; line-height: 26px;}
.WarpBox .layer7 .main img{ height: 100%; width: auto;}
.footer{ height: auto;  padding: 0; position: relative; bottom: 0; left: 0;}
.footer .code{ width:40%; float: left; padding:30px 0px 0px 0px;;}
.footer .code img{ display: block; width: 40%; margin: 0 auto 30px auto;}
.footer .code span{ line-height: 42px;}
.footer .list{ display: block; padding: 35px 10px; box-sizing: border-box; width:50%; float: right;margin-left: 0;}
.footer .list ul li{ height: auto; font-size: 14px;}
.footer .list2{ display: none;}
.footer .copyright{ font-size: 12px; position: relative; padding: 0 20px; box-sizing: border-box;}
.footer .list2{ display: none;}
.aboutContainer{ padding-top: 10vh;}
.aboutbanner{ padding-top:0vh ;}
.aboutbanner img{ height: 200px; float: right; width: 100%;}
.aboutContainer .aboutLayer1{ padding-bottom: 30px;}
.aboutContainer .aboutLayer1 .tit{ padding: 0;}
.aboutContainer .aboutLayer1 .tit .sel{ width: calc(100% - 50px); box-sizing: border-box;}
.aboutContainer .aboutLayer1 .main{ width: 92%; overflow: hidden; padding: 0;}
.aboutContainer .aboutLayer1 .main .text{ width: 100%;}
.aboutContainer .aboutLayer1 .main .text .nr h2{ line-height: 32px; font-size: 18px; padding: 10px 0;}
.aboutContainer .aboutLayer1 .main .text .nr p{ font-size: 14px; line-height: 28px; padding: 20px 0;}
.aboutContainer .aboutLayer1 .main .text .list li{ width: 50%; padding-bottom: 20px;}
.aboutContainer .aboutLayer1 .main .icon{ width: 100%;}
.aboutContainer .aboutLayer2{ background-size:auto 100%; }
.aboutContainer .title{ padding: 20px; box-sizing: border-box;}
.aboutContainer .title h2{ font-size: 16px;}
.aboutContainer .title p{ font-size: 12px; line-height: 18px;}
.aboutContainer .aboutLayer2 { padding-bottom: 20px;}
.aboutContainer .aboutLayer2 .main{ padding: 5px; box-sizing: border-box; width: 96%;}
.aboutContainer .aboutLayer2 .main .pic{ width: 100%; height: auto;}
.aboutContainer .aboutLayer2 .list{ width: 100%; padding: 0 2%; margin: 20px auto 0 auto; box-sizing: border-box;}
.aboutContainer .aboutLayer2 .list ul li { width: 49%; float: left; margin-right: 2%; margin-bottom: 10px;}
.aboutContainer .aboutLayer2 .list ul li:nth-child(2n){ margin-right: 0;}
.aboutContainer .aboutLayer2 .list .enter{ margin-top: 20px; width: 100px; height: 30px; line-height: 30px; font-size: 12px; border-radius:15px ;}
.aboutContainer .aboutLayer3 .swiper-container.gallery-top .swiper-button-next{ display: none;}
.aboutContainer .aboutLayer3 .swiper-container.gallery-top .swiper-button-prev{ display: none;}
.aboutContainer .aboutLayer3 .nrBox{ width: 96%; margin: 0 auto;}
.aboutContainer .aboutLayer3 .nrBox .text{ width: 100%;}
.aboutContainer .aboutLayer3 .nrBox .text h2{ font-size: 55px; text-align: center; line-height: 55px;}
.aboutContainer .aboutLayer3 .nrBox .text h3{ text-align: center;}
.aboutContainer .aboutLayer3 .nrBox .text span{ margin: 0 auto;}
.aboutContainer .aboutLayer3 .nrBox .text p{ font-size: 12px; line-height: 22px;}
.aboutContainer .aboutLayer3 .nrBox .icon{ width: 100%; padding-top: 30px;}
.aboutContainer .aboutLayer5{ background-size:auto 100%;}
.aboutContainer .aboutLayer5 .text{ width: 100%;}
.aboutContainer .aboutLayer5{ height: 500px; overflow: hidden; background-size:auto 100%; background: url(../images/bgbig.jpg)  center no-repeat; }
.aboutContainer .aboutLayer5 .text{ width: 100%; padding: 0 20px; box-sizing: border-box; text-align: center;}
.aboutContainer .aboutLayer5 .text h2{ font-size: 16px;}
.aboutContainer .aboutLayer5.text p{ font-size: 14px; line-height: 26px;}
.fixedIcon{ width: 70%;}
.art_ty ul{ overflow: hidden;}
}
@media (max-width:756px ) {
	.WarpBox .layer6 ul li{ width: 48%; float: left; height: 100px; margin-left:1%; margin-right:1%; margin-bottom: 15px;}

.WarpBox .layer6 ul li:nth-child(3n){ margin-right:1%;}
.footer .code{ width:30%; float: left; padding:30px 0px 0px 0px;;}
.footer .code img{ display: block; width: 90%; margin: 0 auto 30px auto;}
.footer .list{ display: block; padding: 35px 10px; box-sizing: border-box; width:70%; float: right;margin-left: 0;}


}