:root{--header-height:calc(52px + 10px + 50px + 20px);--timing:cubic-bezier(0.96, -1.24, 0.26, 2.3);--card-bg:rgba(255,255,255,0.15)}body{color:#fff;background-color:#000000}.c{color:var(--color)}a:hover{color:#fff}header{position:fixed;left:0;top:0;width:100%;z-index:10;background-color:rgba(0,0,0,0.5)}header .logo img{height:28px}header nav{visibility:hidden;opacity:0;position:fixed;max-width:800px}header nav a{color:#ffffff;font-size:14px;padding:1rem 1rem;display:block;line-height:34px}header nav a:hover{color:var(--color)}header nav a.active{position:relative}header nav a.active::before{content:"";height:1px;width:calc(100% - 2rem);background-color:#fff;position:absolute;left:1rem;bottom:1px;transition:all ease-in-out 0.3s}@media (max-width: 991px){header.m-show-nav nav{transition:all ease-in-out 0.3s;top:0;right:0;height:100vh;width:100%;background-color:rgba(0,0,0,0.85);visibility:visible;opacity:1;display:flex !important}header.m-show-nav nav .nav-box{flex-direction:column;justify-content:space-around;padding:15vh 0}header.m-show-nav nav .nav-box .nav-item{-webkit-animation:show 0.5s ease-in-out forwards;animation:show 0.5s ease-in-out forwards;transform:translateX(30px);opacity:0}header.m-show-nav nav .nav-box .nav-item:nth-child(1){-webkit-animation-delay:0.2s;animation-delay:0.2s}header.m-show-nav nav .nav-box .nav-item:nth-child(2){-webkit-animation-delay:0.4s;animation-delay:0.4s}header.m-show-nav nav .nav-box .nav-item:nth-child(3){-webkit-animation-delay:0.6s;animation-delay:0.6s}header.m-show-nav nav .nav-box .nav-item:nth-child(4){-webkit-animation-delay:0.8s;animation-delay:0.8s}header.m-show-nav nav .nav-box .nav-item:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}header.m-show-nav nav .nav-box .nav-item:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}header.m-show-nav nav .nav-box a{font-size:24px;display:block}}@-webkit-keyframes show{0%{transform:translateX(30px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes show{0%{transform:translateX(30px);opacity:0}100%{transform:translateY(0);opacity:1}}header .language-box{background-color:rgba(255,255,255,0.12);cursor:pointer}header .language-box .language-list{top:calc(100% + 10px);width:100%;left:0;background-color:#fff;border-radius:5px;text-align:center;line-height:32px;visibility:hidden;opacity:0;transform:translateY(5px);transition:all ease-in-out 0.3s;padding:5px 0;color:#343434}header .language-box .language-list::before{content:"";height:10px;width:100%;left:0;top:-10px;position:absolute}header .language-box:hover .language-list{visibility:visible;opacity:1;transform:translateY(0)}header .language-box:hover .language-list li:hover a{color:var(--color)}header .menu-box{height:34px;width:40px;background-color:rgba(255,255,255,0.12);cursor:pointer;z-index:999;position:relative}header .menu{position:relative;z-index:999;height:2px;width:22px}header .menu span,header .menu::after,header .menu::before{content:"";height:2px;width:22px;background-color:#fff;position:absolute;left:0;transition:top 0.3s ease-in-out 0.2s, transform 0.2s ease-in-out, opacity 0.2s}header .menu span{top:50%;transform:translateY(-50%)}header .menu::before{top:-7px}header .menu::after{top:7px}header .menu.active span{opacity:0}header .menu.active::before,header .menu.active::after{transition:top 0.2s ease-in-out, transform 0.3s ease-in-out 0.2s;top:50%}header .menu.active::before{transform:translateY(-50%) rotate(45deg)}header .menu.active::after{transform:translateY(-50%) rotate(-45deg)}footer{background-color:#000}footer a img{transition:all ease-in-out 0.3s}footer a img:hover{transform:scale(1.07)}.page .content img{max-width:100%;display:block}.index-page .banner{width:100%;height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover}.index-page .banner video,.index-page .banner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.index-page .banner img,.index-page .box2 img{min-height:75vh;-o-object-fit:cover;object-fit:cover}.index-page .banner .info,.index-page .box2 .info{inset:0;font-size:10px}.index-page .banner .info h2,.index-page .box2 .info h2{font-size:3.5em;line-height:1.2}.index-page .banner .info p,.index-page .box2 .info p{font-size:1.5em;margin:2rem 0;line-height:1.65;white-space:pre-line}.index-page .box3 .info{transition:all ease-in-out 0.3s;position:relative}.index-page .box3 .info::before{content:"";height:0;width:100%;position:absolute;left:0;bottom:0;background-color:#fff;border-radius:12px;visibility:hidden;transition:all ease-in-out 0.3s;transform-origin:100% 0}.index-page .box3 .item{transition:all ease-in-out 0.3s}.index-page .box3 .item h2,.index-page .box3 .item p{position:relative;z-index:1;transition:all ease-in-out 0.3s}.index-page .box3 .item:hover{transform:translateY(-5px)}.index-page .box3 .item:hover .info::before{height:100%;visibility:visible}.index-page .box3 .item:hover .info h2,.index-page .box3 .item:hover .info p{color:#000000}.index-page .box5 img{max-height:800px;min-height:560px;-o-object-fit:cover;object-fit:cover}.index-page .box5 .info{inset:0}.index-page .box5 .info .con{border:1px solid rgba(255,255,255,0);transition:all ease-in-out 0.3s}.index-page .box5 .info .con:hover{background-color:var(--card-bg);border:1px solid rgba(255,255,255,0.35)}.index-page .box5 .info .con h2{font-size:20px}.index-page .box5 .info .con p{font-size:20px}.index-page .box5 .info .con ul{counter-reset:list}.index-page .box5 .info .con ul li{counter-increment:list;line-height:1.6;font-size:14px;display:flex;align-items:center}.index-page .box5 .info .con ul li::before{content:counter(list);font-size:14px;margin-right:10px;background-color:#fff;border-radius:50%;text-align:center;width:30px;height:30px;line-height:30px;color:#000000}.index-page .box6 .item{background-color:var(--card-bg)}.index-page .box7 .l p:first-child,.index-page .box7 .r p:first-child{line-height:1.5}.index-page .box7 .l .list{flex-direction:column}.index-page .box7 .l .list>div{margin-top:1.5rem}.index-page .box7 .echart-box{height:380px}.index-page .box8 .news .swiper-slide{border:1px solid rgba(255,255,255,0.5);height:auto}.index-page .box8 .news .swiper-slide .info{transition:all ease-in-out 0.3s}.index-page .box8 .news .swiper-slide:hover .img-box .img{transform:scale(1.05)}.index-page .box8 .news .swiper-slide:hover .info::before{border-radius:0}.index-page .box8 .news .swiper-slide:hover .info>*{transform:unset !important}.index-page .box8 .news .img-box{overflow:hidden;border-radius:12px 12px 0 0}.index-page .box8 .news .img{padding-top:50%;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all ease-in-out 0.3s}.index-page .box8 .news .swiper-button-next,.index-page .box8 .news .swiper-button-prev{position:unset;margin:0}.index-page .box8 .news .swiper-button-next::after,.index-page .box8 .news .swiper-button-prev::after{font-size:24px;color:#fff}.index-page .box8 .videos{--swiper-navigation-sides-offset:-60px;--swiper-navigation-color:#fff}.index-page .box8 .videos video,.index-page .box8 .videos .img{border:1px solid rgba(255,255,255,0.5);background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:50%;border-radius:12px}.index-page .box8 .videos .play-btn-box{inset:0;position:absolute;background-color:rgba(0,0,0,0.15)}.index-page .box8 .videos .play-btn-box .play-btn{width:60px;height:60px;border-radius:50%;background-color:rgba(255,255,255,0.15);transition:all var(--timing) 0.3s;color:#fff}.index-page .box8 .videos .play-btn-box .play-btn i{font-size:35px}.index-page .box8 .videos h2{font-size:36px;font-weight:600}.index-page .box8 .videos p{font-size:16px;line-height:1.6}.index-page .box8 .videos a{background-color:rgba(255,255,255,0.12);color:#fff;transition:all var(--timing) 0.3s;font-size:14px}.index-page .box8 .videos a:hover{background-color:var(--color);transform:scale(1.05)}.index-page .box9{background-position:center;background-repeat:no-repeat;background-size:cover}.index-page .box9 h3{font-size:20px}.index-page .box9 a{background:rgba(255,255,255,0.25);transition:transform var(--timing) 0.3s,background-color ease-in-out 0.3s}.index-page .box9 a:hover{background-color:var(--color);transform:scale(1.05)}.hover-up,.hover-left,.hover-large{--s:10px;transition:all var(--timing) 0.3s}.hover-up:hover{transform:translateY(calc(-1 * var(--s)))}.hover-left:hover{transform:translateX(calc(-1 * var(--s)))}.hover-large:hover{transform:scale(1.05)}.popup-video{position:fixed;inset:0;background-color:rgba(0,0,0,0.85);z-index:999;visibility:hidden;opacity:0;transition:all ease-in-out 0.3s;display:flex;align-items:center;justify-content:center}.popup-video .video-box{width:1200px;max-width:calc(100% - 30px);height:800px;max-height:90vh;transform:scale(0)}.popup-video iframe{height:100%;width:100%;display:block;background-color:#000000}.popup-video .guan{position:absolute;top:20px;right:20px;cursor:pointer}.popup-video .guan i{font-size:30px}.popup-video.show{visibility:visible;opacity:1}.popup-video.show .video-box{transition:all ease-in-out 0.3s;transform:scale(1)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0.15 !important}footer .box10{background:url(../images/bg-10.jpg) center no-repeat;background-size:cover;padding:5rem 0;position:relative}footer .box10 video{left:0;top:0;position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:0}footer .box10 .container{position:relative}footer .box10 h2{font-size:32px}footer .box10 p{font-size:16px;line-height:1.6}footer .box10 input{height:40px}footer .box10 button{z-index:1;height:40px;padding:0 20px;border:2px solid #fff;background:none;color:#fff;transform:scale(1);transition:transform var(--timing) 0.3s,background-color ease-in-out 0.3s}footer .box10 button:hover{background-color:var(--color);transform:scale(1.05)}footer .box10 .to-top span{font-size:16px;height:56px;padding:0 40px;border-radius:100px;border:2px solid #fff;color:#fff;display:flex;cursor:pointer;align-items:center;justify-content:center;transition:transform var(--timing) 0.3s,background-color ease-in-out 0.3s}footer .box10 .to-top span:hover{background-color:var(--color);transform:scale(1.05)}.page-page .box{min-height:100vh;padding-top:3rem;padding-bottom:2rem;background-position:center;background-repeat:no-repeat;background-size:cover}.page-page .box .info img{height:60px}.page-page .box .info h2{font-size:2.5em;line-height:1.2}.page-page .box .info h3{font-size:1.8em}.page-page .box .info p{font-size:1.3em;margin:1.5rem 0;line-height:1.5;white-space:pre-line}.page-page.portfolio-page .box2 .con,.page-page.portfolio-page .box3 .con,.page-page.portfolio-page .box10 .con,.page-page.investor-page .box2 .con{visibility:hidden;opacity:0;background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;left:0;top:0;transform:scale(0.85)}.page-page.portfolio-page .box2 .con.show,.page-page.portfolio-page .box3 .con.show,.page-page.portfolio-page .box10 .con.show,.page-page.investor-page .box2 .con.show{transition:all var(--timing) 0.3s;visibility:visible;opacity:1;position:unset;transform:scale(1)}.page-page.portfolio-page{background-attachment:fixed;background-position:center;background-size:cover;background-repeat:no-repeat}.page-page.portfolio-page .tabs span{height:40px;padding:0 10px;min-width:105px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;border:1px solid #fff;transition:all ease-in-out 0.3s}.page-page.portfolio-page .tabs span.active{background-color:#fff;color:#000000}.page-page.portfolio-page .box2 h2{font-size:18px;line-height:1.6}.page-page.portfolio-page .box2 p{font-size:15px;line-height:1.6;white-space:pre-line}.page-page.portfolio-page .box3 h2{font-size:32px}.page-page.portfolio-page .box3 p{font-size:15px;margin-top:1rem}.page-page.portfolio-page .box4 ._T+p{font-size:16px}.page-page.portfolio-page .box6 .item{background:linear-gradient(180deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0) 100%)}.page-page.portfolio-page .box6 .item img{height:32px}.page-page.portfolio-page .box6 .item h2{font-size:20px;margin:1rem 0 2.5rem;position:relative}.page-page.portfolio-page .box6 .item h2::after{content:"";height:2px;border-radius:2px;width:120px;background-color:#fff;position:absolute;left:50%;transform:translateX(-50%);bottom:-1rem}.page-page.portfolio-page .box6 .item p{line-height:1.6;font-size:15px;white-space:pre-line}.page-page.portfolio-page .box6 .item:hover{transform:translateY(-5px)}.page-page.portfolio-page .box6 .item:hover img{-webkit-filter:invert(100%);filter:invert(100%)}.page-page.portfolio-page .box10 .tabs-line{font-size:18px;border-bottom:1px solid rgba(255,255,255,0.12);gap:2rem;overflow-x:auto;overflow-y:hidden}.page-page.portfolio-page .box10 .tabs-line::-webkit-scrollbar{height:5px;background-color:none;border-radius:100px}.page-page.portfolio-page .box10 .tabs-line::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.1);border-radius:100px}.page-page.portfolio-page .box10 .tabs-line span{padding:1rem 0 1.5rem;cursor:pointer;white-space:nowrap}.page-page.portfolio-page .box10 .tabs-line span.active{position:relative}.page-page.portfolio-page .box10 .tabs-line span.active::after{content:"";height:2px;border-radius:2px;width:100%;background-color:#fff;position:absolute;left:0;bottom:-1px}.page-page.portfolio-page .box10 .a{transition:all ease-in-out 0.3s}.page-page.portfolio-page .box10 .a:hover{transform:translateX(5px);text-decoration:underline}.page-page.about-page .box1 video{left:0;top:0;position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.page-page.about-page .team .swiper-wrapper{padding-top:5px;align-items:stretch}.page-page.about-page .team .swiper-wrapper .swiper-slide{height:auto}.page-page.about-page .team .swiper-button-next,.page-page.about-page .team .swiper-button-prev{color:#fff}.page-page.about-page .team .swiper-button-next::after,.page-page.about-page .team .swiper-button-prev::after{font-size:30px}.page-page.about-page .team .info{z-index:1; transition:all ease-in-out 0.3s;position:relative}.page-page.about-page .team .info::before{z-index:-1; content:"";height:0;width:100%;position:absolute;left:0;bottom:0;background-color:#fff;border-radius:12px;visibility:hidden;transition:all ease-in-out 0.3s;transform-origin:100% 0}.page-page.about-page .team .item{transition:all ease-in-out 0.3s}.page-page.about-page .team .item h2,.page-page.about-page .team .item p{position:relative;z-index:1;transition:all ease-in-out 0.3s}.page-page.about-page .team .item:hover{transform:translateY(-5px)}.page-page.about-page .team .item:hover .info::before{height:100%;visibility:visible}.page-page.about-page .team .item:hover .info h2,.page-page.about-page .team .item:hover .info h4,.page-page.about-page .team .item:hover .info p{color:#000000}.page-page.investor-page .box2 .tabs-round{flex-wrap:wrap}.page-page.investor-page .box2 .tabs-round .tab{cursor:pointer;margin-top:1rem}.page-page.investor-page .box2 .tabs-round .tab .name{text-align:center;line-height:1.6;height:100px;width:100px;border-radius:50%;border:1px solid #fff;display:flex;align-items:center;justify-content:center;font-size:17px;transition:transform var(--timing) 0.3s,background-color ease-in-out 0.3s,color ease-in-out 0.3s}.page-page.investor-page .box2 .tabs-round .tab .tag{font-size:16px;margin-top:1rem;color:#fff;white-space:nowrap}.page-page.investor-page .box2 .tabs-round .tab.active .name,.page-page.investor-page .box2 .tabs-round .tab:hover .name{background-color:#fff;color:#000000}.page-page.investor-page .box2 .con-box{background-color:rgba(255,255,255,0.1)}.page-page.media-page .box3 .tabs a{width:192px;height:60px;line-height:60px;text-align:center;font-size:16px;background-color:rgba(255,255,255,0.25);cursor:pointer;color:#fff}.page-page.media-page .box3 .tabs a+a{margin-left:2rem}.page-page.media-page .box3 .tabs a.active{color:#000000;background-color:#fff}.page-page.media-page .box3 .img{height:260px;width:100%;padding:3.5rem;background-color:rgba(255,255,255,0.36);border-radius:12px}.page-page.media-page .box3 .img img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.page-page.media-page .box3 .black_white img.black_white_img{display:block}.page-page.media-page .box3 .black_white img.color_img{display:none}.page-page.media-page .box3 .color img.black_white_img{display:none}.page-page.media-page .box3 .color img.color_img{display:block}.page-page.media-page .box4{height:100vh}.page-page.media-page .box4 a{padding:0 1.5rem;height:60px;line-height:60px;color:#fff;font-size:16px;border:1px solid #fff;background-color:rgba(255,255,255,0);cursor:pointer;transition:transform var(--timing) 0.3s,background-color ease-in-out 0.3s,border-color ease-in-out 0.3s}.page-page.media-page .box4 a:hover{background-color:var(--color);border-color:var(--color)}.page-page.media-page .box5{position:fixed;height:100vh;width:100% !important;background-color:rgba(0,0,0,0.8);z-index:100;top:0;left:0;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:all ease-in-out 0.3s}.page-page.media-page .box5 .container{width:800px;max-width:100% !important;background-color:#000;border-radius:12px;opacity:0;transition:all ease-in-out 0.3s;transform:scale(0.5)}.page-page.media-page .box5 .container .guan{position:absolute;top:20px;right:20px;cursor:pointer}.page-page.media-page .box5.open{visibility:visible;opacity:1}.page-page.media-page .box5.open .container{opacity:1;transform:scale(1)}.page-page.media-page .box5 .mask{border-radius:12px}.page-page.media-page .box6{height:50vh}.page-page.join-page .box1 h2+div p{font-size:15px}.page-page.join-page .box1 .h{border-bottom:1px solid #fff;padding-bottom:1rem}.page-page.join-page .box1 .h span{font-size:20px}.page-page.join-page .box1 .h span:nth-child(1){flex:0 0 80px}.page-page.join-page .box1 ul{counter-reset:list}.page-page.join-page .box1 ul li{counter-increment:list;display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #fff}.page-page.join-page .box1 ul li::before{content:counter(list);height:24px;flex:0 0 24px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.page-page.join-page .box1 ul li span{margin-left:56px;font-size:16px}.page-page.join-page .box2 ._T+p{font-size:15px !important}.page-page.join-page .box2 table{width:100%}.page-page.join-page .box2 table th{font-size:16px}.page-page.join-page .box2 table td,.page-page.join-page .box2 table th{text-align:center;line-height:20px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,0.25)}.page-page.join-page .box2 table td,.page-page.join-page .box2 table td a{color:rgba(255,255,255,0.5)}.page-page.join-page .box2 table td svg{height:16px;width:16px}.page-page.join-page .box2 table td svg path{fill:rgba(255,255,255,0.5)}.page-page.join-page .box2 table td a:hover{color:#fff}.page-page.join-page .box2 table tr:hover td{color:#fff;border-color:#fff}.page-page.join-page .box2 table tr:hover td a{color:#fff}.page-page.join-page .box2 table tr:hover td svg path{fill:#fff}.page-page.join-page .box3 ._T+p{font-size:20px !important}.page-page.join-page .box4 .list{counter-reset:list;position:relative}.page-page.join-page .box4 .item{margin-top:5rem;position:relative}.page-page.join-page .box4 .item::before{content:"";position:absolute;z-index:100;top:50%;left:calc(2% + 15px);width:calc(96% - 30px);height:1px;background:linear-gradient(to right, rgba(255,255,255,0), #fff 10%, #fff 90%, rgba(255,255,255,0))}.page-page.join-page .box4 .item .sanjiao img{position:absolute;height:30px;top:0;left:50%;transform:translate(-50%, -50%);transition:all ease-in-out 0.3s;-webkit-filter:grayscale(100%) brightness(1000%);filter:grayscale(100%) brightness(1000%)}.page-page.join-page .box4 .item .con{counter-increment:list;padding:3rem 1.5rem;border-radius:8px;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #fff;line-height:1.5}.page-page.join-page .box4 .item .con::before{content:counter(list);font-size:20px}.page-page.join-page .box4 .item .con::after{content:"";height:2rem;width:1px;background:linear-gradient(to bottom, rgba(255,255,255,0), #fff);top:50%;position:absolute;transform:translateY(-100%)}.page-page.join-page .box4 .item .con span{height:42px;margin-top:4rem}.page-page.join-page .box4 .item:hover .sanjiao img{top:-10px}.page-page.join-page .box5{position:relative}.page-page.join-page .box5 video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;left:0;top:0}.page-page.join-page .box5 .info{position:relative}.page-page.join-page .box6{background-position:center;background-repeat:no-repeat;background-size:cover}.page-page.join-page .box6 .con{border-radius:8px;border:1px solid #ffffff;padding-top:calc(2rem + 1.5rem) !important;padding-bottom:calc(2rem + 40px + 3rem) !important;position:relative}.page-page.join-page .box6 .con a{position:absolute;left:50%;bottom:3rem;transform:translateX(-50%);height:40px;display:flex;align-items:center;justify-content:center;padding:0 1.5rem;border:1px solid #fff;transition:all var(--timing) 0.3s,background-color ease-in-out 0.3s,color ease-in-out 0.3s,border-color ease-in-out 0.3s}.page-page.join-page .box6 .con a:hover{border-color:var(--color) !important;color:#fff !important;background-color:var(--color) !important}.page-page.join-page .box6 .item .con{position:relative;overflow:hidden}.page-page.join-page .box6 .item .con>h4{position:relative;z-index:10;transition:all ease-in-out 0.3s}.page-page.join-page .box6 .item .con::before{content:"";height:0;width:100%;position:absolute;left:0;bottom:0;background-color:#fff;border-radius:8px;transition:all ease-in-out 0.3s}.page-page.join-page .box6 .item .con:hover::before{height:100%}.page-page.join-page .box6 .item .con:hover h4{color:#000000}.page-page.join-page .box6 .item .con:hover a{color:#000000;border-color:#000000}.page-page.contact-page .box1 p{font-size:16px !important}.page-page.contact-page .box2 .col-md-6{white-space:pre-line;font-size:16px}.page-page.contact-page .box3 a img{transition:all ease-in-out 0.3s}.page-page.contact-page .box3 a img:hover{transform:scale(1.07)}.page-page.article-page .box1{min-height:370px}.page-page.article-page .h{font-size:20px;font-weight:500;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,0.35)}.page-page.article-page .h .dian{height:16px;width:16px;border-radius:50%;background-color:#e60000;margin-right:1rem}.page-page.article-page video,.page-page.article-page iframe{width:100%;background-color:#000;min-height:460px}.page-page.article-page .content{font-size:16px;line-height:1.8;text-align:justify}.page-page.article-page .content-box .container{max-width:900px}.page-page.article-page .content-box .container img{max-width:100%}.page-page.article-page .share{position:relative}.page-page.article-page .share .share-box{position:absolute;z-index:100;top:calc(-100% - 1rem);width:180px;padding:1.26rem 1rem;background-color:#000;border-radius:4px;display:flex;align-items:center;justify-content:space-around;left:50%;transform:translate(-50%, -100%);margin-top:1rem;visibility:hidden;opacity:0;transition:all ease-in-out 0.3s}.page-page.article-page .share .share-box::after{content:"";height:0;width:0;border:8px solid transparent;border-top-color:#000;position:absolute;bottom:-15px}.page-page.article-page .share .share-box::before{content:"";height:16px;width:100%;position:absolute;bottom:-16px;left:0}.page-page.article-page .share .share-box i{color:#fff;font-size:20px}.page-page.article-page .share:hover span{text-decoration:underline}.page-page.article-page .share:hover .share-box{visibility:visible;opacity:1}.page-page.news-list-page .tabs{gap:2rem}.page-page.news-list-page .tabs a{height:46px;min-width:120px;padding:0 20px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;border:1px solid #fff;color:#fff;transition:all ease-in-out 0.3s}.page-page.news-list-page .tabs a.active,.page-page.news-list-page .tabs a:hover{background-color:#fff;color:#000}.page-page.danye-page{padding-top:calc(64px)}.page-page.danye-page .box1{min-height:200px}.page-page.danye-page .box1 img{-o-object-fit:cover;object-fit:cover}.page-page.danye-page .box1 h2{font-size:40px}.page-page.danye-page .box1 p{margin-top:1.5rem;font-size:16px}.page-page.danye-page .content-box{font-size:16px;line-height:1.6}.font-bold{font-weight:bold}h4{font-size:16px}.form .cu-btn,.form input{height:38px}.form input,.form textarea,.form .cu-btn{line-height:20px;color:#fff;background:none;background:rgba(237,237,237,0.25);border-radius:4px;border:1px solid #dcdcdc}.form .cu-btn{width:90px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform var(--timing) 0.3s,background-color ease-in-out 0.3s,border-color ease-in-out 0.3s}.form .cu-btn:hover{background-color:var(--color);transform:scale(1.05);border-color:var(--color)}.form .input-box .select{inset:0;z-index:10;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;padding-right:10px}.form .input-box .select i{font-size:10px}.form .input-box .opthions{background-color:#fff;border-radius:4px;width:100%;color:#000000;padding:0.5rem 0;top:calc(100% + 10px);max-height:300px;overflow-y:auto;z-index:100;visibility:hidden;opacity:0;transform:translateY(5px);transition:all ease-in-out 0.3s}.form .input-box .opthions::-webkit-scrollbar{width:4px;height:4px}.form .input-box .opthions::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,0.3)}.form .input-box .opthions li{padding:10px 1rem;line-height:20px}.form .input-box .opthions li:hover{background-color:rgba(0,0,0,0.1)}.form .input-box .opthions li.active{color:var(--color)}.form .is-select.open{position:relative;z-index:1001}.form .is-select.open .opthions{visibility:visible;opacity:1;transform:translateY(0)}._T{font-size:36px;font-weight:600;line-height:1.2}a.cu-btn{background-color:rgba(255,255,255,0.12);color:#fff;transition:all var(--timing) 0.3s;font-size:14px}a.cu-btn:hover{background-color:var(--color);transform:scale(1.05)}a.cu-btn:hover.border{border-color:var(--color) !important}.news .item{border:1px solid rgba(255,255,255,0.5)}.news .img{padding-top:50%;background-repeat:no-repeat;background-position:center;background-size:cover}.hover-bg-before,.index-page .box8 .news .swiper-slide .info,.page-page.portfolio-page .box6 .item,.hover-bg,.media-page .box2 .new .item .info,.news-list-page .news .item .info,.article-page .news .item .info{transition:all ease-in-out 0.3s;position:relative}.hover-bg-before::before,.index-page .box8 .news .swiper-slide .info::before,.page-page.portfolio-page .box6 .item::before,.hover-bg::before,.media-page .box2 .new .item .info::before,.news-list-page .news .item .info::before,.article-page .news .item .info::before{content:"";height:0;width:100%;position:absolute;left:0;bottom:0;background-color:#fff;border-radius:12px;visibility:hidden;transition:all ease-in-out 0.3s;transform-origin:100% 0;z-index:0}.hover-bg-before>*,.index-page .box8 .news .swiper-slide .info>*,.page-page.portfolio-page .box6 .item>*,.hover-bg>*,.media-page .box2 .new .item .info>*,.news-list-page .news .item .info>*,.article-page .news .item .info>*{position:relative;z-index:1;transition:all ease-in-out 0.3s}.hover-bg-after>*,.index-page .box8 .news .swiper-slide:hover .info>*,.page-page.portfolio-page .box6 .item:hover>*,.hover-bg:hover>*,.media-page .box2 .new .item:hover .info>*,.news-list-page .news .item:hover .info>*,.article-page .news .item:hover .info>*{transform:translateY(-5px);color:#000000 !important}.hover-bg-after>*.icon,.index-page .box8 .news .swiper-slide:hover .info>*.icon,.page-page.portfolio-page .box6 .item:hover>*.icon,.hover-bg:hover>*.icon,.media-page .box2 .new .item:hover .info>*.icon,.news-list-page .news .item:hover .info>*.icon,.article-page .news .item:hover .info>*.icon{-webkit-filter:invert(100%);filter:invert(100%)}.hover-bg-after::before,.index-page .box8 .news .swiper-slide:hover .info::before,.page-page.portfolio-page .box6 .item:hover::before,.hover-bg:hover::before,.media-page .box2 .new .item:hover .info::before,.news-list-page .news .item:hover .info::before,.article-page .news .item:hover .info::before{height:100%;visibility:visible}.hover-bg:hover{transform:translateY(-5px)}.media-page .box2 .new .item .info,.news-list-page .news .item .info,.article-page .news .item .info{transition:all ease-in-out 0.3s}.media-page .box2 .new .item .img-box,.news-list-page .news .item .img-box,.article-page .news .item .img-box{overflow:hidden}.media-page .box2 .new .item .img-box .img,.news-list-page .news .item .img-box .img,.article-page .news .item .img-box .img{transition:all ease-in-out 0.3s}.media-page .box2 .new .item:hover .img-box .img,.news-list-page .news .item:hover .img-box .img,.article-page .news .item:hover .img-box .img{transform:scale(1.05)}.media-page .box2 .new .item:hover .info::before,.news-list-page .news .item:hover .info::before,.article-page .news .item:hover .info::before{border-radius:0}.media-page .box2 .new .item:hover .info>*,.news-list-page .news .item:hover .info>*,.article-page .news .item:hover .info>*{transform:unset !important}.pagination{margin-top:2rem}.pagination .page-item a,.pagination .page-item span{border:1px solid #fff;border-radius:4px;margin:0 0.5rem;background:none !important;color:#fff !important;font-size:13px;line-height:1.2}.pagination .page-item.active span{background-color:#fff !important;color:#000000 !important}.pagination .page-item a:hover{background-color:#fff !important;color:#000000 !important}.pagination .page-item.disabled:not(.active){display:none}.footer-nav a:hover{color:var(--color) !important}