.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}*{margin:0;padding:0;box-sizing:border-box}li,ul{list-style:none}body{font-family:Source Han Sans K}.page{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.font16{font-size:.16rem}.font17{font-size:.17rem}.font18{font-size:.18rem}.font19{font-size:.19rem}.font20{font-size:.2rem}.font21{font-size:.21rem}.font22{font-size:.22rem}.font23{font-size:.23rem}.font24{font-size:.24rem}.font25{font-size:.25rem}.font26{font-size:.26rem}.font27{font-size:.27rem}.font28{font-size:.28rem}.font29{font-size:.29rem}.font30{font-size:.3rem}.font31{font-size:.31rem}.font32{font-size:.32rem}.font33{font-size:.33rem}.font34{font-size:.34rem}.font35{font-size:.35rem}.font36{font-size:.36rem}.font37{font-size:.37rem}.font38{font-size:.38rem}.font39{font-size:.39rem}.font40{font-size:.4rem}.font41{font-size:.41rem}.font42{font-size:.42rem}.font43{font-size:.43rem}.font44{font-size:.44rem}.font45{font-size:.45rem}.font46{font-size:.46rem}.font47{font-size:.47rem}.font48{font-size:.48rem}.font49{font-size:.49rem}.font50{font-size:.5rem}.font51{font-size:.51rem}.font52{font-size:.52rem}.font53{font-size:.53rem}.swiper-pagination{right:10px;position:absolute;top:50%;transform:translateY(-50%)}.swiper-pagination .swiper-pagination-bullet{width:5px;height:5px;border-radius:100%;background:#fff;margin-bottom:10px}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f7d875}@media screen and (max-width:600px){.swiper-pagination{display:none}}.menu{position:fixed;right:.1rem;top:50%;transform:translateY(-50%);z-index:999}.menu ul li{margin-bottom:.5rem;width:.166667rem;height:.166667rem;background-color:hsla(0,0%,100%,.3);text-align:center;cursor:pointer;text-transform:uppercase;padding-bottom:.2rem}.menu ul li.active{background-color:#fff}body{font-family:SourceHanSerifSC-VF!important}html{font-size:100px}@media screen and (min-width:600px){html{font-size:100px!important}}.page-index[data-v-93ce690e]{font-family:SourceHanSerifSC-VF!important}.page-index .swiper[data-v-93ce690e]{background:url(https://theoneart-public.oss-cn-qingdao.aliyuncs.com/activity/gugong/tow-bg.png) no-repeat 50%;background-size:100% 100%}.page-index .swiper .content-first[data-v-93ce690e]{width:1200px;margin:0 auto}.page-index .swiper .content-towImg[data-v-93ce690e]{margin:47px 0 0 137px}.page-index .swiper .content-towImg .circle-towImg[data-v-93ce690e]{vertical-align:super;margin:0 15px 10px 0}.page-index .swiper[data-v-93ce690e]{background-color:#e6e3eb;background-size:cover;height:100vh}.page-index .swiper .swiper-slide-first[data-v-93ce690e]{display:flex;align-items:flex-start;height:100vh;position:relative;background:url(https://theoneart-public.oss-cn-qingdao.aliyuncs.com/activity/gugong/one-bg.png) no-repeat 50%;background-size:100% 100%}.page-index .swiper .swiper-slide-first .content-oneImg[data-v-93ce690e]{margin:63px 0 0 150px}.page-index .swiper .swiper-slide-first .content-first[data-v-93ce690e]{height:100vh;display:flex;justify-content:space-around;width:1200px;margin-top:125px}.page-index .swiper .swiper-slide-first .content-first .text-circle[data-v-93ce690e]{height:25px;width:25px;border-radius:50%;border:5px solid #9d1420;opacity:.8;display:flex}.page-index .swiper .swiper-slide-first .content-first .text-oneImg[data-v-93ce690e]{margin-right:33px}.page-index .swiper .swiper-slide-first .content-first .cont-text[data-v-93ce690e]{-ms-writing-mode:tb-lr;writing-mode:vertical-lr;width:268px;font-size:20px;font-weight:700;line-height:54px;letter-spacing:10px}.page-index .swiper .swiper-slide-first .content-first .cont-text .cont-textOne[data-v-93ce690e]{margin-right:40px}.page-index .swiper .swiper-slide-second[data-v-93ce690e]{height:100vh}.page-index .swiper .swiper-slide-second .content-first[data-v-93ce690e]{display:flex;justify-content:space-around;margin-top:55px}.page-index .swiper .swiper-slide-second .content-first p[data-v-93ce690e]{text-align:center;margin:0 0 30px 0;font-weight:900;font-size:26px}.page-index .swiper-slide-three[data-v-93ce690e]{height:100vh}.page-index .swiper-slide-three .content-first[data-v-93ce690e]{display:flex;justify-content:space-around;margin-top:85px}.page-index .swiper-slide-three .content-first p[data-v-93ce690e]{text-align:center;font-weight:900;font-size:26px}.page-index .swiper-slide-four[data-v-93ce690e]{height:100vh}.page-index .swiper-slide-four .content-towImg[data-v-93ce690e]{margin:47px 0 62px 137px}.page-index .swiper-slide-four .content-first[data-v-93ce690e]{text-align:center}.page-index .swiper-slide-four .content-first p[data-v-93ce690e]{font-size:26px;margin:0 0 58px 0;font-weight:700}.page-index .swiper-slide-four .content-first p span[data-v-93ce690e]{font-size:35px;font-weight:900;padding-right:43px}.page-index .swiper-slide-four .content-first .cont-Img[data-v-93ce690e]{height:260px;position:relative;left:27%}.page-index .swiper-slide-four .content-first .cont-Img img[data-v-93ce690e]{position:absolute;top:0;width:338px;height:259px}.page-index .swiper-slide-four .content-first .cont-Img .cont-imgOne[data-v-93ce690e]{left:0}.page-index .swiper-slide-four .content-first .cont-Img .cont-imgTow[data-v-93ce690e]{left:120px}.page-index .swiper-slide-four .content-first .cont-Img .cont-imgThree[data-v-93ce690e]{left:240px}.page-index .swiper-slide-four .content-first .cont-fourImg[data-v-93ce690e]{position:relative}.page-index .swiper-slide-four .content-first .cont-fourImg .right-oneImg[data-v-93ce690e]{position:absolute;left:30%;top:35%}.page-index .swiper-slide-four .content-first .cont-fourImg .gif-oneImg[data-v-93ce690e]{margin-bottom:15px}.page-index .swiper-slide-four .content-first .cont-fourImg .cont-contImg[data-v-93ce690e]{margin-left:215px}.page-index .swiper-slide-four .content-first .cont-fourImg .four-imgsmall[data-v-93ce690e]{width:338px;height:259px}.page-index .swiper-slide-five[data-v-93ce690e]{height:100vh;background-size:100% 100%}.page-index .swiper-slide-five .content-first[data-v-93ce690e]{padding-top:80px}.page-index .swiper-slide-five .content-first p[data-v-93ce690e]{font-size:26px;margin:30px 0 58px 0;text-align:center;font-weight:700}.page-index .swiper-slide-five .content-first p span[data-v-93ce690e]{font-size:35px;font-weight:900;padding-right:43px}.page-index .swiper-slide-five .content-first .cont-Img[data-v-93ce690e]{text-align:center}.page-index .swiper-slide-five .content-first .cont-Img img[data-v-93ce690e]{margin:0 48px 25px 0;width:230px;height:177px}.page-index .swiper-slide-five .content-first .cont-Img .gif-contImg[data-v-93ce690e]{display:flex;justify-content:center}.page-index .swiper-slide-five .content-first .cont-Img .gif-contImg .git-cont[data-v-93ce690e]{width:230px;height:177px;margin:0 48px 50px 0}.page-index .swiper-slide-five .content-first .cont-Img .gif-contImg .git-cont .gif-bigImg[data-v-93ce690e]{height:95px;width:95px;margin-top:45px}.page-index .swiper-slide-six[data-v-93ce690e]{height:100vh}.page-index .swiper-slide-six .content-first[data-v-93ce690e]{text-align:center;margin-top:80px}.page-index .swiper-slide-six .content-first .qt-img[data-v-93ce690e]{margin-left:51px}.page-index .swiper-slide-six .content-first .gif-bigImg[data-v-93ce690e]{margin:0 0 50px 50px}.page-index .swiper-slide-six .content-first .down-oneImg[data-v-93ce690e]{margin:30px 0 50px 0}.page-index .swiper-slide-six .content-first .foot-contImg[data-v-93ce690e]{display:flex;justify-content:center;align-items:center;margin-top:150px}.page-index .swiper-slide-six .content-first .foot-contImg img[data-v-93ce690e]{padding-left:40px}.page-index .swiper-slide-six .content-first .wx-code[data-v-93ce690e]{width:110px;height:110px;border:2px solid #000;border-radius:5px;margin-left:60px}.page-index .swiper-slide-six .content-first .wx-code img[data-v-93ce690e]{padding:5px}.pc-class[data-v-93ce690e]{display:block}.phone-class[data-v-93ce690e]{display:none}@media screen and (max-width:560px){.phone-class[data-v-93ce690e]{font-family:SourceHanSerifSC-VF!important;background-color:#eae7f0;background:url(https://theoneart-public.oss-cn-qingdao.aliyuncs.com/activity/gugong/bg_02.jpg) no-repeat 50%;background-size:100% 100%}.phone-class .content-towImg[data-v-93ce690e]{padding:.5rem 0 0 .15rem}.phone-class .content-towImg .circle-towImg[data-v-93ce690e]{height:.44rem;width:.44rem;margin:0 .2rem .1rem 0}.phone-class .content-towImg .text-tow[data-v-93ce690e]{height:.63rem;width:2.67rem}.phone-class .content-first[data-v-93ce690e]{height:100%;margin:0 auto}.phone-class .phone-first[data-v-93ce690e]{background:url(https://theoneart-public.oss-cn-qingdao.aliyuncs.com/activity/gugong/bg_01.jpg) no-repeat 50%;background-size:cover}.phone-class .phone-first .container-cont .content-first[data-v-93ce690e]{display:flex;justify-content:space-around;padding:2rem .6rem .75rem 0}.phone-class .phone-first .container-cont .content-first .cont-text[data-v-93ce690e]{-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:5px;font-size:.22rem;font-family:SourceHanSerifSC-VF!important;font-weight:700;line-height:.38rem}.phone-class .phone-first .container-cont .content-first .cont-text p[data-v-93ce690e]{margin-right:.1rem}.phone-class .phone-first .container-cont .content-first .cont-text .cont-textOne[data-v-93ce690e]{margin-right:.3rem}.phone-class .phone-first .container-cont .content-first .phone-textOne[data-v-93ce690e]{height:4.06rem;width:.5rem}.phone-class .phone-first .container-cont .content-first .seal-tow[data-v-93ce690e]{width:.31rem;height:.77rem;margin-left:.16rem}.phone-class .phone-first .container-cont .content-oneImg[data-v-93ce690e]{padding:.5rem 0 .83rem .5rem;float:left}.phone-class .phone-first .container-cont .content-oneImg img[data-v-93ce690e]{height:.86rem;width:.63rem}.phone-class .phone-second[data-v-93ce690e]{height:100%}.phone-class .phone-second .content-first[data-v-93ce690e]{margin-top:.6rem}.phone-class .phone-second .content-first .img-cont[data-v-93ce690e]{display:flex;margin-left:.6rem}.phone-class .phone-second .content-first img[data-v-93ce690e]{width:2.5rem;height:1.82rem;margin-left:.35rem;margin-right:.35rem}.phone-class .phone-second .content-first p[data-v-93ce690e]{text-align:center;margin:0 0 .2rem 0;font-weight:600;font-size:.22rem}.phone-class .phone-third[data-v-93ce690e]{height:100%}.phone-class .phone-third .cont-text[data-v-93ce690e]{margin-top:.7rem}.phone-class .phone-third .cont-text .cont-h1[data-v-93ce690e]{margin-bottom:.23rem;font-size:.28rem;font-weight:900}.phone-class .phone-third .cont-text .cont-h2[data-v-93ce690e]{font-size:.22rem;font-weight:700;margin-bottom:.42rem}.phone-class .phone-third .down-oneImg[data-v-93ce690e]{margin:.1rem 0 .3rem 0}.phone-class .phone-third .down-oneImg img[data-v-93ce690e]{width:.5rem;height:1rem}.phone-class .phone-third .content-first[data-v-93ce690e]{text-align:center}.phone-class .phone-third .content-first p[data-v-93ce690e]{font-size:.22rem;font-weight:700}.phone-class .phone-third .content-first p span[data-v-93ce690e]{font-size:.35rem;font-weight:900;padding-right:.43rem}.phone-class .phone-third .content-first .cont-Img[data-v-93ce690e]{position:relative;height:2.43rem;margin-left:1rem}.phone-class .phone-third .content-first .cont-Img img[data-v-93ce690e]{position:absolute;top:0;width:3.17rem;height:2.43rem}.phone-class .phone-third .content-first .cont-Img .cont-imgOne[data-v-93ce690e]{left:0}.phone-class .phone-third .content-first .cont-Img .cont-imgTow[data-v-93ce690e]{left:1.2rem}.phone-class .phone-third .content-first .cont-Img .cont-imgThree[data-v-93ce690e]{left:2.4rem}.phone-class .phone-third .content-first .cont-fourImg[data-v-93ce690e]{position:relative}.phone-class .phone-third .content-first .cont-fourImg .right-oneImg[data-v-93ce690e]{position:absolute;left:30%;top:35%}.phone-class .phone-third .content-first .cont-fourImg .gif-oneImg[data-v-93ce690e]{margin-bottom:.7rem;height:.67rem;width:.67rem}.phone-class .phone-third .content-first .cont-fourImg .four-imgsmall[data-v-93ce690e]{width:3.16rem;height:2.42rem;margin-right:.64rem}.phone-class .phone-fourth[data-v-93ce690e]{height:100%}.phone-class .phone-fourth .content-first[data-v-93ce690e]{text-align:center;padding-top:.7rem}.phone-class .phone-fourth .content-first .cont-Img[data-v-93ce690e]{text-align:center}.phone-class .phone-fourth .content-first .cont-Img div img[data-v-93ce690e]{width:2.3rem;height:1.8rem}.phone-class .phone-fourth .content-first .cont-Img .gif-contImg[data-v-93ce690e]{display:flex;justify-content:center}.phone-class .phone-fourth .content-first .cont-Img .git-cont[data-v-93ce690e]{width:2.3rem;height:1.8rem;padding-top:.5rem}.phone-class .phone-fourth .content-first .cont-Img .git-cont .gif-bigImg[data-v-93ce690e]{height:.67rem;width:.67rem}.phone-class .phone-fourth .content-first .gif-pic img[data-v-93ce690e]{height:5.61rem;height:4.63rem}.phone-class .phone-fourth .cont-text .cont-h1[data-v-93ce690e]{margin-bottom:.23rem;font-size:.28rem;font-weight:900}.phone-class .phone-fourth .cont-text .cont-h2[data-v-93ce690e]{font-size:.22rem;font-weight:700;margin-bottom:.42rem}.phone-class .phone-fifth[data-v-93ce690e]{height:100%}.phone-class .phone-fifth .container-cont .down-oneImg[data-v-93ce690e]{padding:.1rem 0 .3rem 0;text-align:center}.phone-class .phone-fifth .container-cont .down-oneImg img[data-v-93ce690e]{width:.5rem;height:1rem}.phone-class .phone-fifth .container-cont .qc-contImg[data-v-93ce690e]{text-align:center}.phone-class .phone-fifth .container-cont .qc-contImg .qc-img[data-v-93ce690e]{width:4.85rem;height:1.43rem}.phone-class .phone-fifth .container-cont .qc-contImg .gif-oneImg[data-v-93ce690e]{height:.5rem;width:.5rem;margin:0 0 .5rem .2rem}.phone-class .phone-fifth .container-cont .foot-contBanner .foot-contImg[data-v-93ce690e]{display:flex;justify-content:center;align-items:center;padding:.5rem 0 .6rem 0}.phone-class .phone-fifth .container-cont .foot-contBanner .foot-contImg img[data-v-93ce690e]{margin-right:.4rem}.phone-class .phone-fifth .container-cont .foot-contBanner .phone-foot2[data-v-93ce690e]{height:.17rem;width:1.69rem}.phone-class .phone-fifth .container-cont .foot-contBanner .phone-foot1[data-v-93ce690e]{height:.5rem;width:.62rem}.phone-class .phone-fifth .container-cont .foot-contBanner .wx-code[data-v-93ce690e]{height:.69rem;width:.69rem;border:1px solid #000;border-radius:3px}.phone-class .phone-fifth .container-cont .foot-contBanner .wx-code .phone-wx[data-v-93ce690e]{height:.66rem;width:.66rem;padding:.04rem}.pc-class[data-v-93ce690e]{display:none}.phone-class[data-v-93ce690e]{display:block}}