﻿@media (max-width:1520px){.about-text,.common-wrapper,.head-wrapper{max-width:1600px;width:100%;padding:0 15px}}
.homeSwiper .swiper-pagination{left:18px;right:auto;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:anchor-center}
.homeSwiper .swiper-pagination .swiper-pagination-bullet{border-radius:50%;height:4px;width:4px;border:0;background:var(--color);opacity:1;transition:all .3s ease-in-out}
.homeSwiper .swiper-pagination .swiper-pagination-bullet-active{width:12px;height:12px}
.home-main{position:relative;width:100%;height:100%}
.homeSwiper{position:relative;height:100vh;width:100vw}
.banner{height:100%;width:100%}
.banner .banner-video{position:relative;width:100%;height:100%;overflow:hidden}
.banner .banner-video::after{position:absolute;content:"";width:100%;height:100%;left:0;bottom:0;background:rgba(0,0,0,.3)}
.banner .banner-video video{height:100%;width:100%;vertical-align:baseline;object-fit:cover}
.banner .banner-text{color:#fff;width:95%;font-size:36px;line-height:1;font-weight:600;position:absolute;left:50%;transform:translateX(-50%);bottom:9%;text-align:center}
.page3-iconbtn{position: relative;z-index: 10;}
/* page1 */.page1{width:100%;height:100%;position:relative}
.page1 .page1-content{position:relative;width:100%;height:100%}
.page1 .page1-content .page1-box{position:relative;width:100%;height:100%}
.page1 .page1-box .page1-img{position:relative;width:100%;height:100%;display:none;overflow:hidden}
.page1 .page1-box .page1-img::before{position:absolute;content:"";left:0;bottom:0;height:100%;width:85%;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.42) 21%,rgba(0,0,0,0) 100%)}
.page1 .page1-box .page1-img.active{display:block}
.page1 .page1-box .page1-img img{transform:scale(1.1);width:100%;height:100%;object-fit:cover;opacity:0;transition:transform .8s cubic-bezier(.4,0,.2,1)}
.page1 .page1-box .page1-img.active img{transform:scale(1);opacity:1}
.page1 .page1-box .page1-info{position:absolute;top:15%;left:8%;transition:all .5s linear;z-index:2}
.page1 .page1-box .page1-img.active .page1-info{transform:translateX(0)}
.page1 .page1-box .page1-title{color:#fff;font-size:36px;font-weight:600;line-height:1;margin-bottom:35px}
.page1 .page1-box .page1-info li{display:flex;align-items:center;margin-top:15px}
.page1 .page1-box .page1-info img{display:block;width:18px;height:18px;object-fit:cover;margin-right:16px}
.page1 .page1-box .page1-info .page1-words{font-size:16px;color:#fff;flex:1;line-height:1}
.page1 .page1-list{position:absolute;left:0;bottom:0;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.page1 .page1-list li{width:25%;cursor:pointer;text-align:center;background:rgba(0,0,0,.64);color:#fff;padding:2.5% 0;line-height:1;font-size:15px;z-index:1;border-left:1px solid rgba(216,216,216,.16);transition:all .3s linear}
.page1 .page1-list li.active{background:var(--color)}
/* page2 */
.page2{position:relative;background:#fff;height:100%}
.page2 .common-wrapper{max-width:1400px;width:100%;margin:0 auto;height:100%;display:flex;justify-content:center;align-items:center}
.page2 .page2-box{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}
.page2 .page2-top{text-align:center;padding:5% 5% 1%}
.page2 .page2-top .page2-title{font-size:30px;font-weight:600}
.page2 .page2-top .page2-desc{max-width:1048px;margin:10px auto 0}
.page2 .page2-bottom{position:relative;margin:-1% 8% 0 8%}
.page2 .page2-img{position:relative;margin:0 10.5%;padding:0 9%}
.page2 .page2-img .page2-card{position:absolute;right:-15%;bottom:40%;padding:12px;width:270px;border-radius:20px;border:1px dashed #ccc;font-size:14px}
.page2-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.page2-list .page2-item{transition:all .2s linear}
.page2-list .page2-item:hover{transform:translateY(-5px)}
.page2-list .page2-item:hover .page2-num{color:var(--color)}
.page2-list .page2-item .page2-num{line-height:1;margin-bottom:6px;display:flex;align-items:center;font-weight:500;font-size:30px;justify-content:center}
.page2-list .page2-item .page2-num span{font-size:49px;font-weight:600;margin-right:4PX}
.page2-list .page2-item .page2-num p{margin-left:6px;font-size:60%;font-weight:500}
.page2-list .page2-item .page2-text{font-size:16px;text-align:center}
/* page3 */
.page3{position:relative;width:100%}
.page3 .page3-content{position:relative;width:100%;height:100%}
.page3 .page3-content .page3-slide{position:relative;height:100vh;width:100%;background-repeat:no-repeat;background-size:cover}
.page3 .page3-info{position: absolute;right: 0;top: 0;color: #fff;width: 33.33%;z-index: 2;height: 100%;background-color: #00000070;padding: 15% 20px 75px;backdrop-filter: blur(1.5px);display: flex;flex-direction: column;justify-content: space-between;}
.page3 .page3-info .page3-title{color:#fff;font-size:36px;font-weight:600;line-height:1;margin-bottom:35px}
.page3 .page3-info .page3-middle{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}
.page3 .page3-info .page3-text{color:#fff;font-size:22px;margin-bottom:20px;line-height:36px}
.page3 .page3-info .page3-desc{color:#dedbdb;line-height:2}
.page3 .page3-info .page3-desc span{color:#fff;font-size:17px}
.page3 .page3-info .page3-btn a{position:relative;display:inline-flex;justify-content:center;align-items:center;min-width:140px;height:40px;background:rgba(24,92,171,.8);padding:0 10px;color:#fff;margin:50px 0 80px;transition:all .3s linear}
.page3 .page3-info .page3-btn a:hover{background:var(--color)}
.page3 .page3-info .page3-iconbtn a{display:inline-flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:50%;border:1px solid #5d6969;transition:all .3s linear}
.page3 .page3-info .page3-iconbtn i{font-size:32px;color:#5d6969;transition:all .3s linear}
.page3 .page3-info .page3-iconbtn a:hover{border:1px solid #fff}
.page3 .page3-info .page3-iconbtn a:hover i{color:#fff}
/* page4 */
.page4{height:100%;display:flex;flex-direction:column;justify-content:center}
.page4 .page4-title{color:#000;font-size:30px;font-weight:600;text-align:center}
.page4 .page4-top{margin:30px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:100px}
.page4 .page4-top li{position:relative;text-align:center;padding-bottom:10px;color:#222;cursor:pointer;transition:all .3s linear}
.page4 .page4-top li::after{position:absolute;content:"";width:0;height:2px;background:#ec671b;bottom:0;left:50%;transform:translateX(-50%);transition:all .3s linear}
.page4 .page4-top li.active::after,.page4 .page4-top li:hover::after{width:calc(100% + 20px)}
.page4 .page4-top li.active,.page4 .page4-top li:hover{color:#000}
.page4 .page4-bottom{position:relative}
.page4 .page4-swiper{transition:all .3s ease;transform:scale(1);opacity:1;visibility:visible;height:auto;overflow:visible}
.page4 .page4-swiper.hidden{position:absolute;opacity:0;transform:scale(.8);visibility:hidden;height:0;overflow:hidden;pointer-events:none}
.page4 .page4-swiper .page4-swiper-next,.page4 .page4-swiper .page4-swiper-prev{position:absolute;top:50%;left:15px;transform:translateY(-50%);width:40px;height:40px;background:rgba(0,0,0,.5);border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:99;background:#fff;cursor:pointer;transition:all .1s linear}
.page4 .page4-swiper .page4-swiper-next em,.page4 .page4-swiper .page4-swiper-prev em{font-size:20px;color:#000}
.page4 .page4-swiper .page4-swiper-next:hover,.page4 .page4-swiper .page4-swiper-prev:hover{opacity:.8}
.page4 .page4-swiper .page4-swiper-next{right:15px;left:auto}
.page4 .page4-swiper .page4-slide{position:relative;border-radius:20px;overflow:hidden;opacity:.5}
.page4 .page4-swiper .page4-slide.swiper-slide-active,.page4 .page4-swiper .page4-slide.swiper-slide-next,.page4 .page4-swiper .page4-slide.swiper-slide-prev{opacity:1}
.page4 .page4-slide .page4-img{width:100%;position:relative}
.page4 .page4-slide .page4-img::before{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.5);left:0;top:0;z-index:1}
.page4 .page4-slide .page4-img img{width:100%;height:auto;object-fit:cover;aspect-ratio:1/1;position:relative}
.page4 .page4-slide .page4-info{position:absolute;padding:20px 40px;left:0;bottom:0;z-index:2}
.page4 .page4-slide .page4-words a{font-size:18px;color:#fff;line-height:.7;border-bottom:2px solid #d7d3d3}
.page4 .page4-slide .page4-desc{margin-top:10px;color:#fff;opacity:.7;font-size:15px}
/* page5 */
.page5{background:#f7f7f7;height:100%;display:flex;justify-content:center;align-items:center}
.page5 .page5-top{display:flex;justify-content:space-between;align-items:center}
.page5 .page5-title{display:inline-block;color:#000;font-size:30px;font-weight:600;margin-right:10px}
.page5 .page5-line{flex:1;height:1px;background:#09271d;margin-top:4px}
.page5 .page5-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:35px;position:relative}
.page5 .page5-item{padding-bottom:20px;padding-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:1px solid #c7cdcb}
.page5 .page5-item:nth-child(2){padding-top:0}
.page5 .page5-item:last-child{border:none}
.page5 .page5-item .page5-img{width:30%;overflow:hidden}
.page5 .page5-item .page5-img img{position:relative;width:100%;transition:all .1s linear}
.page5 .page5-item .page5-img img:hover{transform:scale(1.02)}
.page5 .page5-item .page5-info{flex:1;margin-right:45px}
.page5 .page5-item .page5-words{font-size:22px;font-weight:600;line-height:1.2;margin-top:10px}
.page5 .page5-item .page5-words a{transition:all .1s linear}
.page5 .page5-item .page5-words a:hover{color:var(--color);text-decoration:underline}
.page5 .page5-item .page5-data{font-size: 16px;color: #8e8e8e;margin-top: 15px;line-height: 1;}
/* page6 */
.page6{position:relative;background:url(/uploads/42736/ms/page6-1.webp) center no-repeat;background-size:cover;padding:60px 0;z-index:1;height: 50%;display: flex;align-items: center;}
.page6::before{position:absolute;content:"";width:100%;height:100%;background:#00000045;left:0;top:0;z-index:-1}
.page6 .page6-box{text-align:center}
.page6 .page6-title{color:#fff;font-size:30px;font-weight:600}
.page6 .page6-desc{color:#fff;opacity:.8;font-size:15px;margin:15px 0 30px}
.page6 .page6-btn a{position:relative;display:inline-flex;justify-content:center;align-items:center;min-width:140px;height:40px;background:rgba(24,92,171,.8);padding:0 10px;color:#fff;transition:all .3s linear}
.page6 .page6-btn a:hover{background:#185cab}
.home-footer{height: 100%;position: relative;display: flex;flex-direction: column; justify-content: space-between;}
.foot{height: 50%;}
@media (min-width:1025px){.page5 .page5-bottom{padding-left:50%}
.page5 .page5-bottom .page5-item:nth-child(1){width:46%;position:absolute;left:0;top:0;flex-direction:column-reverse;border:none;padding:0}
.page5 .page5-bottom .page5-item:nth-child(1) .page5-img{width:100%}
.page5 .page5-bottom .page5-item:nth-child(1) .page5-info{margin:0;margin-top:28px}
.page5 .page5-bottom .page5-item:nth-child(1) .page5-words{font-size:22px;font-weight:600;line-height:1.2}
.page5 .page5-bottom .page5-item:nth-child(1) .page5-data{font-size:15px;color:#8e8e8e;margin-top:16px}}
@media (min-width: 769px) and (max-width: 1080px) {.head, body {min-width: 100%;}}
@media screen and (max-width:1024px){
.page3 .page3-info{padding:20px}
.page3 .page3-info .page3-text{margin-bottom:20px}
.page3 .page3-info .page3-middle{margin-top:30px}
.page3 .page3-info .page3-btn a{margin:30px 0}
.page3 .page3-info .page3-iconbtn a{width:50px;height:50px}
.page3 .page3-info .page3-iconbtn a i{font-size:30px}
.page2 .page2-img .page2-card{display:none}
.page2-list .page2-item{width:50%}
.page2-list .page2-item .page2-num span{font-size:36px;font-weight:500}
.page2 .page2-box{padding:40px 0}
.page4 .page4-swiper{overflow:hidden}
.page4 .page4-top{gap:50px}
.page5 .page5-item{flex-direction:column-reverse;border:none;padding:0;width: 24%;}
.page5 .page5-bottom{width: 100%;margin-top: 25px;}
.page5-right{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.page5 .page5-item .page5-words{font-size: 14px;}
.page5-img a{display: flex;}
.page5 .page5-item .page5-img img{aspect-ratio: 1 / 1;object-fit: cover;}
.page5 .page5-item .page5-info{margin:0;width:100%}
.page5 .page5-item .page5-img{width:100%}
.page4,.page5{padding:40px 0}
.head-nav{padding-right: 60px;}
.lang{top: 22px;right: 10px;}
.banner .banner-text{font-size: 26px;}
.page2 .page2-img{margin: 0 5%;padding: 0 3%;}
.page3 .page3-info{width: 50%;justify-content: center;}
.page3 .page3-info .page3-title{margin-bottom: 0;}
.foot-cate, .foot-code, .foot-nav{padding-left: 25px;}}
@media screen and (max-width:768px){.page1 .page1-list li{width:50%}
.page1 .page1-list li:nth-child(-n+2){border-bottom:1px solid rgba(216,216,216,.16)}
.page3 .page3-info{position:static;width:100%}
.page3 .page3-content .page3-slide{height:400px}
.page4 .page4-top{gap:30px}
.page2 .page2-top .page2-title,.page3 .page3-info .page3-title,.page4 .page4-title,.page5 .page5-title,.page6 .page6-title{font-size:26px}
.lang{display: none;}
.banner .banner-text{font-size: 20px;bottom: 15%;}
.page1 .page1-box .page1-title{font-size: 26px;margin-bottom: 20px;}
.page2 .page2-top{padding: 3% 15px;}
.page2 .page2-img{padding: 0;}
.page2-list .page2-item .page2-num span{font-size: 26px;}
.page5 .page5-item{width: 30%;}}
@media (max-width: 599px) {
.homeSwiper>.swiper-wrapper {display: block !important;transform: none !important;}
.homeSwiper>.swiper-wrapper .swiper-slide {width: auto !important;height: auto !important;margin-bottom: 0px;}
.homeSwiper>.swiper-wrapper .swiper-pagination {display: none;}
body{overflow: unset;}
main{margin-top: 13.3333333333vw;margin: 80px auto 0px auto;padding: 0px 0px 50px 0px;}
.page1 .page1-list{position: unset;}
.page1 .page1-list li{width: 100%;}
.page1 .page1-box .page1-title {font-size: 20px;margin-bottom: 10px;}
.page1 .page1-box .page1-info{top: 6%;left: 6%;}
.page1 .page1-box .page1-info .page1-words{font-size: 14px;}
.page1 .page1-box .page1-img::before{width: 100%;}
.page1 .page1-box .page1-img>img{height: 350px;}
.page2 .page2-box{padding: 20px 0;}
.page2 .page2-top .page2-title, .page3 .page3-info .page3-title, .page4 .page4-title, .page5 .page5-title, .page6 .page6-title{font-size: 20px;}
.page3 .page3-info .page3-text{font-size: 18px;line-height: 1.25;}
.page5 .page5-item{width: 48%;}
.foot-cate, .foot-code, .foot-nav{padding: 0;}
.page4 .page4-top{margin: 15px 0;}
.page4-swiper>.swiper-wrapper .swiper-slide{height: 300px !important;width: 100% !important;}
.page4 .page4-slide .page4-info{padding: 10px;}
.page5 .page5-item{width: 100%;}
.page3-box .swiper-wrapper .swiper-slide{width: 100% !important;height: 400px !important;}}
.homeSwiper{height:calc(100vh - 115px);margin-top:115px}
@media (max-width:768px){.homeSwiper{height:auto;margin-top:75px}}
