body,html{padding:0;margin:0}#pcMain{display:none;min-width:1200px}#pcMain .pcMainBox{display:flex;align-items:center;justify-content:center}#pcMain .headerNav{height:70px;background:#FFFFFF;box-shadow:1px 9px 33px 2px rgba(9,10,56,0.12);display:flex;align-items:center;justify-content:center}#pcMain .headerNav .left{margin-right:30vw}#pcMain .headerNav .left .logo{display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:20px;padding-top:10px;box-sizing:border-box;cursor:pointer}#pcMain .headerNav .left .logo .name img{width:107px}#pcMain .headerNav .left .logo .subName{font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#888888}#pcMain .headerNav .right{height:100%}#pcMain .headerNav .right .navBox{display:flex;align-items:center;justify-content:center;height:100%}#pcMain .headerNav .right .navBox .navItem{cursor:pointer;transition:all .3s;height:100%;font-size:17px;font-family:Source Han Sans CN;font-weight:400;padding-top:10px;box-sizing:border-box;color:#333333;position:relative;display:flex;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:80px;margin-left:40px}#pcMain .headerNav .right .navBox .navItem::after{content:'';position:absolute;bottom:0;width:0px;height:6px;background:#FF693A;transition:all .3s}#pcMain .headerNav .right .navBox .navItem:hover{font-weight:bold}#pcMain .headerNav .right .navBox .navItem:hover::after{width:80px;display:inline-block}#pcMain .headerNav .right .navBox .navItem.active{font-weight:bold}#pcMain .headerNav .right .navBox .navItem.active::after{width:80px;display:inline-block}#pcMain .swiperBox{position:relative;display:flex;align-items:center;justify-content:center;width:1920px;box-sizing:border-box;overflow:hidden}#pcMain .swiperBox .swiper{width:100%;height:750px;background:#333}#pcMain .swiperBox .swiper .swiper-slide{position:relative}#pcMain .swiperBox .swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0}#pcMain .swiperBox .swiper .swiper-slide .tagBox{display:flex;align-items:center;position:absolute;background-size:100% 100%;z-index:2;width:500px;height:300px;left:250px;top:303px}#pcMain .swiperBox .swiper .swiper-slide .tagBox .tags{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:410px;pointer-events:auto;position:absolute;left:40px;top:190px}#pcMain .swiperBox .swiper .swiper-slide .tagBox .tags .tagItem{transition:all .3s;cursor:pointer;width:200px;height:32px;background:rgba(255,255,255,0.1);font-size:16px;font-family:Adobe Heiti Std;font-weight:normal;color:#FFFFFF;display:flex;align-items:center;margin-bottom:10px;padding-left:10px;box-sizing:border-box}#pcMain .swiperBox .swiper .swiper-slide .tagBox .tags .tagItem:hover{background:#FF693B}#pcMain .swiperBox .swiper .swiper-slide .tagBox .tags .tagItem.active{background:#FF693B}#pcMain .swiperBox .swiper .swiper-slide .tagBox1{background-image:url("./image/back_1_tagBox.png")}#pcMain .swiperBox .swiper .swiper-slide .tagBox2{background-image:url("./image/back_2_tagBox.png")}#pcMain .swiperBox .swiper .swiper-slide .tagBox3{background-image:url("./image/back_3_tagBox.png")}#pcMain .swiperBox .swiper .swiper-slide .tagBox4{background-image:url("./image/back_4_tagBox.png")}#pcMain .swiperBox .swiper .swiper-slide .tagBox5{background-image:url("./image/back_5_tagBox.png")}#pcMain .swiperBox .swiper .swiper-pagination{bottom:62px !important}#pcMain .swiperBox .swiper .swiper-pagination-bullet{width:50px;height:6px;background:rgba(255,255,255,0.2);opacity:1;border-radius:0;box-sizing:border-box;transition:all .3s}#pcMain .swiperBox .swiper .swiper-pagination-bullet-active{background:#fff}#pcMain .swiperBox .swiper .swiper-button-next,#pcMain .swiperBox .swiper .swiper-button-prev{width:56px;height:56px;background-color:rgba(255,255,255,0.2);border-radius:50%;background-image:url("./image/arrow_right.png");background-size:11px 21px;background-repeat:no-repeat;background-position:24px 17px;transition:all .5s;margin-right:-65px}#pcMain .swiperBox .swiper .swiper-button-next::after,#pcMain .swiperBox .swiper .swiper-button-prev::after{display:none}#pcMain .swiperBox .swiper .swiper-button-next:hover,#pcMain .swiperBox .swiper .swiper-button-prev:hover{background-color:#FF693B}#pcMain .swiperBox .swiper .swiper-button-prev{margin-right:0;margin-left:-65px;background-image:url("./image/arrow_left.png");background-position:17px}#pcMain .swiperBox:hover .swiper .swiper-button-next{margin-right:0}#pcMain .swiperBox:hover .swiper .swiper-button-prev{margin-left:0}#pcMain .swiperBox .swiperContent{position:absolute;pointer-events:none;width:100%;z-index:2;top:0}#pcMain .swiperBox .swiperContent .title{display:flex;align-items:center;justify-content:center;margin-top:60px;margin-bottom:10px}#pcMain .swiperBox .swiperContent .title img{width:452px}#pcMain .swiperBox .swiperContent .subName{text-align:center;font-size:16px;font-family:Source Han Sans CN;font-weight:400;color:rgba(255,255,255,0.7);line-height:54px;margin-bottom:20px}#pcMain .swiperBox .swiperContent .tabsBox{display:flex;justify-content:center;align-items:center}#pcMain .swiperBox .swiperContent .tabsBox .tabs{display:flex;justify-content:center;pointer-events:auto}#pcMain .swiperBox .swiperContent .tabsBox .tabs .itemTabs{cursor:pointer;width:95px;height:40px;background-image:url("./image/tabs_back.png");background-size:100%;margin-right:5px;font-size:16px;font-weight:400;font-style:italic;color:#FFFFFF;display:flex;align-items:center;justify-content:center}#pcMain .swiperBox .swiperContent .tabsBox .tabs .itemTabs:hover{background-image:url("./image/tabs_hover.png")}#pcMain .swiperBox .swiperContent .tabsBox .tabs .itemTabs.active{box-sizing:border-box;height:49px;padding-bottom:9px;background-image:url("./image/tabs_active.png")}#pcMain .title_nav{padding-top:60px}#pcMain .title_nav .title{display:flex;align-items:center;justify-content:center;margin-bottom:15px}#pcMain .title_nav .title img{width:128px}#pcMain .title_nav .title_sub{display:flex;align-items:center;justify-content:center;font-size:18px;font-family:Source Han Sans CN;font-weight:400;color:#666666}#pcMain .storeOwnerTools{height:640px;background:linear-gradient(267deg, #F6D6BF 0%, #fff 100%)}#pcMain .storeOwnerTools .toolsContent{display:flex;align-items:center;justify-content:center;margin-top:56px}#pcMain .storeOwnerTools .toolsContent .left{display:flex;align-items:center;flex-wrap:wrap;width:760px;border-top:1px solid #F8DBC7}#pcMain .storeOwnerTools .toolsContent .left .toolsItem{padding-top:26px;width:380px;height:180px;background:#FFFFFF;border-right:1px solid #F8DBC7;border-bottom:1px solid #F8DBC7;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .top{z-index:1;padding-left:10px;display:flex;width:100%}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .top .imgTools{width:122px;display:flex;align-items:center;justify-content:center}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .top .imgTools img{width:68px}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .top .titleTools{flex:1;margin-top:8px}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .top .titleTools .titleTools_1{font-size:16px;font-family:Source Han Sans CN;font-weight:bold;color:#444444}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .top .titleTools .titleTools_2{font-size:22px;font-family:Source Han Sans CN;font-weight:bold;color:#444444}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .bottom{z-index:1;padding-left:10px;display:flex}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .bottom .num{width:122px;font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#FF693B;display:flex;align-items:center;justify-content:center;margin-top:40px}#pcMain .storeOwnerTools .toolsContent .left .toolsItem .bottom .describe{flex:1;padding-right:57px;margin-top:28px;font-size:13px;font-family:Source Han Sans CN;font-weight:400;color:rgba(102,102,102,0.6)}#pcMain .storeOwnerTools .toolsContent .left .toolsItem::before{position:absolute;transition:all .5s;content:'';width:0px;top:0;height:180px;background:radial-gradient(circle, #413F3C 23%, #2C2629 100%)}#pcMain .storeOwnerTools .toolsContent .left .toolsItem::after{position:absolute;transition:all .5s;bottom:-1px;width:0;content:'';height:6px;background:#FF693B}#pcMain .storeOwnerTools .toolsContent .left .toolsItem.active{cursor:pointer}#pcMain .storeOwnerTools .toolsContent .left .toolsItem.active .top .titleTools .titleTools_1{color:#fff}#pcMain .storeOwnerTools .toolsContent .left .toolsItem.active .top .titleTools .titleTools_2{color:#fff}#pcMain .storeOwnerTools .toolsContent .left .toolsItem.active .bottom .describe{color:rgba(255,255,255,0.6)}#pcMain .storeOwnerTools .toolsContent .left .toolsItem.active::before{width:100%}#pcMain .storeOwnerTools .toolsContent .left .toolsItem.active::after{width:100%}#pcMain .storeOwnerTools .toolsContent .left #toolsItem2,#pcMain .storeOwnerTools .toolsContent .left #toolsItem1{border-left:1px solid #F8DBC7}#pcMain .storeOwnerTools .toolsContent .right{width:440px;box-sizing:border-box;height:360px;border:1px solid #F8DBC7;border-right:none;background:radial-gradient(circle, #413F3C 37%, #2C2629 100%);overflow:hidden;position:relative}#pcMain .storeOwnerTools .toolsContent .right .activeTools{display:flex;padding-left:37px;padding-top:26px;position:absolute;height:100%;bottom:-370px;transition:bottom .5s}#pcMain .storeOwnerTools .toolsContent .right .activeTools .imgTools img{width:68px}#pcMain .storeOwnerTools .toolsContent .right .activeTools .imgTools .titleToolsBox{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:190px}#pcMain .storeOwnerTools .toolsContent .right .activeTools .imgTools .titleToolsBox .titleTools{font-size:16px;font-family:Source Han Sans CN;font-weight:400;color:#FFFFFF}#pcMain .storeOwnerTools .toolsContent .right .activeTools .imgTools .titleToolsBox .num{font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#FF693B}#pcMain .storeOwnerTools .toolsContent .right .activeTools .icon{position:relative}#pcMain .storeOwnerTools .toolsContent .right .activeTools .icon img{width:440px;position:absolute;left:-105px;top:-28px}#pcMain .storeOwnerTools .toolsContent:hover .left .toolsItem:hover{cursor:pointer}#pcMain .storeOwnerTools .toolsContent:hover .left .toolsItem:hover .top .titleTools .titleTools_1{color:#fff}#pcMain .storeOwnerTools .toolsContent:hover .left .toolsItem:hover .top .titleTools .titleTools_2{color:#fff}#pcMain .storeOwnerTools .toolsContent:hover .left .toolsItem:hover .bottom .describe{color:rgba(255,255,255,0.6)}#pcMain .storeOwnerTools .toolsContent:hover .left .toolsItem:hover::before{width:100%}#pcMain .storeOwnerTools .toolsContent:hover .left .toolsItem:hover::after{width:100%}#pcMain .training{height:880px;background:#FFFFFF}#pcMain .training .stepBox{display:flex;align-items:center;justify-content:center}#pcMain .training .stepBox .step{display:flex;align-items:center;margin-top:20px}#pcMain .training .stepBox .step .stepItem{display:flex;align-items:center;margin-right:40px}#pcMain .training .stepBox .step .stepItem .img{width:70px;margin-right:13px}#pcMain .training .stepBox .step .stepItem .img img{width:100%}#pcMain .training .stepBox .step .stepItem .nameBox{width:178px}#pcMain .training .stepBox .step .stepItem .nameBox .num img{width:24px}#pcMain .training .stepBox .step .stepItem .nameBox .name{font-size:20px;font-family:Source Han Sans CN;font-weight:bold;color:#666666}#pcMain .training .stepBox .step .stepItem .arrowRight{width:40px}#pcMain .training .stepBox .step .stepItem .arrowRight img{width:100%}#pcMain .training .stepBox .step .stepItem:last-child{margin:0}#pcMain .training .stepBox .step .stepItem:last-child .nameBox{width:100px}#pcMain .training .stepBox .step .stepItem:last-child .arrowRight{width:0px}#pcMain .training .TrainingMain{display:flex;align-items:center;justify-content:center;margin-top:40px}#pcMain .training .TrainingMain .container{width:1200px;height:560px;background:#FEFCF8;border:1px solid #F8DBC7;border-radius:10px;display:flex;align-items:center;justify-content:center}#pcMain .training .TrainingMain .container .TrainingBox{display:flex;justify-content:space-between;align-content:space-between;align-items:start;flex-wrap:wrap;width:1060px;height:470px;cursor:pointer}#pcMain .training .TrainingMain .container .TrainingBox .item{position:relative;overflow:hidden;width:520px;border-radius:40px 0px 80px 0px;height:270px}#pcMain .training .TrainingMain .container .TrainingBox .item img{width:100%;transition:width .5s}#pcMain .training .TrainingMain .container .TrainingBox .item .describe{position:absolute;top:0px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:40px 0px 80px 0px;transition:background-color .5s}#pcMain .training .TrainingMain .container .TrainingBox .item .describe .titleItem{font-size:22px;font-family:Source Han Sans CN;font-weight:bold;color:#FFFFFF;margin-bottom:10px;position:absolute;bottom:-100px;transition:bottom .5s}#pcMain .training .TrainingMain .container .TrainingBox .item .describe .title_sub{font-size:16px;font-family:Source Han Sans CN;font-weight:400;color:#FFFFFF;position:absolute;bottom:-120px;transition:bottom .5s}#pcMain .training .TrainingMain .container .TrainingBox .item:hover img{width:110%}#pcMain .training .TrainingMain .container .TrainingBox .item:hover .describe{background-color:rgba(55,51,52,0.8);top:0}#pcMain .training .TrainingMain .container .TrainingBox .item:hover .describe .titleItem{bottom:130px}#pcMain .training .TrainingMain .container .TrainingBox .item:hover .describe .title_sub{bottom:110px}#pcMain .training .TrainingMain .container .TrainingBox .heightTranin{height:200px;border-radius:0px 40px 0px 40px}#pcMain .training .TrainingMain .container .TrainingBox .heightTranin .describe{border-radius:0px 40px 0px 40px}#pcMain .training .TrainingMain .container .TrainingBox .heightTranin:hover img{transform:scale(1.1)}#pcMain .training .TrainingMain .container .TrainingBox .heightTranin:hover .describe{background-color:rgba(55,51,52,0.8);top:0}#pcMain .training .TrainingMain .container .TrainingBox .heightTranin:hover .describe .titleItem{bottom:100px}#pcMain .training .TrainingMain .container .TrainingBox .heightTranin:hover .describe .title_sub{bottom:80px}#pcMain .training .TrainingMain .container .TrainingBox .itemHieght{margin-top:20px}#pcMain .training .TrainingMain .container .TrainingBox .lastItem{margin-top:-50px;border-radius:80px 0px 40px 0px !important}#pcMain .training .TrainingMain .container .TrainingBox .lastItem .describe{border-radius:80px 0px 40px 0px !important}#pcMain .training .TrainingMain .container .TrainingBox .lastItem:hover .describe .title_sub{bottom:85px;margin:0 40px}#pcMain .technicalService{height:740px;background:#201E1F}#pcMain .technicalService .technicalBox{display:flex;align-items:center;justify-content:center;margin-top:56px}#pcMain .technicalService .technicalBox .technical{display:flex;align-items:center;justify-content:center}#pcMain .technicalService .technicalBox .technical .technicalItem{cursor:pointer;box-sizing:border-box;overflow:hidden;width:380px;height:460px;background:radial-gradient(circle, #322D2F 100%, #42403D 37%);border-radius:10px;padding:10px;margin-right:20px;position:relative;display:flex;align-items:center;flex-direction:column}#pcMain .technicalService .technicalBox .technical .technicalItem .topImg{height:240px}#pcMain .technicalService .technicalBox .technical .technicalItem .topImg .imgHover{transition:all .5s;height:100%;border-radius:10px;overflow:hidden;background:radial-gradient(circle, #322D2F 0%, #42403D 100%);border:4px solid #413E3C}#pcMain .technicalService .technicalBox .technical .technicalItem .topImg .imgHover img{width:100%;height:100%}#pcMain .technicalService .technicalBox .technical .technicalItem .name{font-size:22px;font-family:Source Han Sans CN;font-weight:bold;color:#FFFFFF;text-align:center;margin:30px 0}#pcMain .technicalService .technicalBox .technical .technicalItem .describe{font-size:15px;font-family:Source Han Sans CN;font-weight:400;color:rgba(255,255,255,0.6);text-align:center}#pcMain .technicalService .technicalBox .technical .technicalItem:last-child{margin:0}#pcMain .technicalService .technicalBox .technical .technicalItem::before{height:6px;background:#FF693B;content:'';position:absolute;top:0;width:0;transition:all .5s}#pcMain .technicalService .technicalBox .technical .technicalItem .oShow{position:absolute;bottom:20px;transition:all .5s;opacity:0}#pcMain .technicalService .technicalBox .technical .technicalItem .oShow .img img{width:352px}#pcMain .technicalService .technicalBox .technical .technicalItem .onShowNum{position:absolute;bottom:-24px;transition:all .5s;font-size:12px;font-family:Source Han Sans CN;font-weight:400;color:#FF693B}#pcMain .technicalService .technicalBox .technical .technicalItem:hover::before{width:100%}#pcMain .technicalService .technicalBox .technical .technicalItem:hover .topImg .imgHover{height:0px}#pcMain .technicalService .technicalBox .technical .technicalItem:hover .oShow{bottom:190px;opacity:1}#pcMain .technicalService .technicalBox .technical .technicalItem:hover .onShowNum{bottom:24px}#pcMain .listOfCases{height:580px;background:#E0DFDB}#pcMain .listOfCases .title_nav .title img{width:413px}#pcMain .listOfCases .infiniteScroll .carousel-container{position:relative;overflow:hidden;width:100%;padding-top:60px;padding-bottom:10px}#pcMain .listOfCases .infiniteScroll .carousel-wrapper{display:flex;width:1800px;animation:scroll 30s linear infinite}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem{cursor:pointer;box-sizing:border-box;display:flex;flex-shrink:0;width:400px;height:180px;background:#FFFFFF;border-radius:40px;margin-right:50px;transition:all .5s}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar{margin-top:18px}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture{position:relative;width:80px;height:80px}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture .img{width:80px;height:80px;border-radius:40px 10px 40px 40px;background-color:#201E1F;position:absolute;top:0;z-index:1;left:-30px;overflow:hidden}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture .img img{width:100%;height:100%}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture .imgBottom{width:80px;height:80px;background:#FF693B;border-radius:40px 40px 40px 10px;position:absolute;top:5px;left:-28px;transition:all .5s}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .text{margin-top:6px;margin-left:6px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#FF693B}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet{flex:1;margin-left:-10px;margin-top:25px;padding-right:45px}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet .name{font-size:20px;font-family:Source Han Sans CN;font-weight:bold;color:#444444;transition:all .5s}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet .name_sub{font-size:16px;font-family:Source Han Sans CN;font-weight:400;color:#444444;transition:all .5s;margin-top:2px}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet .describe{margin-top:10px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:rgba(102,102,102,0.6);transition:all .5s;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem:hover{background:#FF693B;transform:scale(1.05)}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem:hover .avatar .headSculpture .imgBottom{background:#fff}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem:hover .avatar .text{color:#FFD92A}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem:hover .contnet .name{color:#fff}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem:hover .contnet .name_sub{color:#fff}#pcMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem:hover .contnet .describe{color:rgba(255,255,255,0.6)}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}#pcMain .listOfCases .contactUsBox{display:flex;align-items:center;justify-content:center;margin-top:50px}#pcMain .listOfCases .contactUsBox .contactUs{width:1200px;height:240px;background-image:url("./image/contactUs_back.png");background-size:100% 100%;display:flex;align-items:center;flex-direction:column}#pcMain .listOfCases .contactUsBox .contactUs .titleContactUs{margin-top:65px}#pcMain .listOfCases .contactUsBox .contactUs .titleContactUs img{width:328px}#pcMain .listOfCases .contactUsBox .contactUs .btn{width:200px;height:50px;background:#FF693B;border-radius:25px;font-size:20px;font-family:Source Han Sans CN;font-weight:400;color:#FFFFFF;display:flex;align-items:center;justify-content:center;margin-top:30px;cursor:pointer;transition:all .5s}#pcMain .listOfCases .contactUsBox .contactUs .btn:hover{background:#fff;color:#FF693B}#pcMain .aboutsusListOfCases{height:560px;padding-top:105px;box-sizing:border-box}#pcMain .contactUsListOfCases{height:710px;padding-top:250px;box-sizing:border-box}#pcMain .download{height:640px;background-image:url("./image/download_back.png");background-size:cover;position:relative;display:flex}#pcMain .download .downloadBox{position:absolute;right:55vw;top:112px}#pcMain .download .downloadBox .titleDownload img{width:410px}#pcMain .download .downloadBox .describe{margin-top:20px;font-size:16px;font-family:Source Han Sans CN;font-weight:400;color:rgba(255,255,255,0.7)}#pcMain .download .downloadBox .qrcodeBox{display:flex;align-items:center;margin-top:40px}#pcMain .download .downloadBox .qrcodeBox .left{width:140px;height:140px;margin-left:53px;margin-right:20px}#pcMain .download .downloadBox .qrcodeBox .left img{width:100%}#pcMain .download .downloadBox .qrcodeBox .right{display:flex;justify-content:center;flex-direction:column}#pcMain .download .downloadBox .qrcodeBox .right .btn{cursor:pointer;width:190px;height:50px;background:rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;font-size:17px;font-family:PingFang SC;font-weight:500;color:#FFFFFF;transition:all .5s;text-decoration:none}#pcMain .download .downloadBox .qrcodeBox .right .btn img{width:25px;height:30px;margin-right:20px}#pcMain .download .downloadBox .qrcodeBox .right .btn:first-child{margin-bottom:20px}#pcMain .download .downloadBox .qrcodeBox .right .btn:hover{background:#FF693B}#pcMain .download .downloadBox .tabsList{box-sizing:border-box;margin-top:50px;width:460px;height:162px;border:2px solid rgba(237,241,245,0.1);display:flex;align-items:center;justify-content:center;flex-direction:column}#pcMain .download .downloadBox .tabsList .item{width:350px;height:32px;background:rgba(255,255,255,0.1);font-size:16px;font-family:Adobe Heiti Std;font-weight:normal;color:#FFFFFF;display:flex;align-items:center;box-sizing:border-box;padding-left:10px;cursor:pointer;transition:all .5s;margin-bottom:10px}#pcMain .download .downloadBox .tabsList .item:hover{background:#FF693B}#pcMain .download .downloadBox .tabsList .item:last-child{margin:0}#pcMain .download .downloadBox .tabsList .item.active{background:#FF693B}#pcMain .download .showBack{position:absolute;bottom:0;left:52vw}#pcMain .download .showBack img{width:630px;height:540px}#pcMain .downloadListOfCases{height:450px;box-sizing:border-box}#pcMain .footer{height:320px;background:#191819;box-sizing:border-box;display:flex;align-items:center;flex-direction:column;justify-content:space-between}#pcMain .footer .logoBox{margin-top:130px}#pcMain .footer .logoBox img{width:300px;margin-right:10px}#pcMain .footer .bottomText{width:100%;height:70px;background:#05030B;display:flex;align-items:center;justify-content:center;font-size:15px;font-family:Source Han Sans CN;font-weight:300;color:rgba(255,255,255,0.6);line-height:27px}#pcMain .footer .bottomText a{color:rgba(255,255,255,0.6);text-decoration:none}#pcMain .contactUsFooter{height:240px}#pcMain .contactUsFooter .logoBox{margin-top:50px}#pcMain .aboutus{height:400px;background-image:url("./image/aboutus_back.png");background-size:100% 100%;box-sizing:border-box;padding-top:20px}#pcMain .aboutus .aboutusMain{display:flex;align-items:center;justify-content:center;margin-top:70px}#pcMain .aboutus .aboutusMain .aboutusContent{width:1200px;height:260px;padding:0 158px;box-sizing:border-box;background:#FFFFFF;display:flex;align-items:center;flex-direction:column}#pcMain .aboutus .aboutusMain .aboutusContent .titleAboutusContent{margin-top:55px}#pcMain .aboutus .aboutusMain .aboutusContent .titleAboutusContent img{width:281px}#pcMain .aboutus .aboutusMain .aboutusContent .content{margin-top:20px;font-size:18px;font-weight:400;color:#444444;text-align:center;line-height:30px}#pcMain .contactUs{height:400px;background-image:url("./image/contactUs_back_2.png");background-size:100% 100%;box-sizing:border-box;padding-top:20px}#pcMain .contactUs .contactUsMain{display:flex;align-items:center;justify-content:center;margin-top:70px}#pcMain .contactUs .contactUsMain .contactUsContent{height:440px;width:1200px;background:#FFFFFF;box-sizing:border-box;display:flex;align-items:center;flex-direction:column}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsContentTitle{height:133px;display:flex;align-items:center;justify-content:center}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsContentTitle img{width:262px}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox{display:flex;align-items:center;flex-wrap:wrap;padding-right:42px;justify-content:flex-end}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem{box-sizing:border-box;cursor:pointer;transition:all .5s;margin-left:21px;margin-bottom:20px;width:360px;height:130px;background:#FFFFFF;border:1px solid #F8DBC7;display:flex;align-items:center;padding:0 20px}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .left{width:80px;margin-right:12px}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .left img{width:80px;height:80px}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right{display:flex;flex-direction:column;justify-content:center}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .name{font-size:20px;font-family:Source Han Sans CN;font-weight:bold;font-style:italic;color:#E2665C}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .color2{color:#4BB1F9}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .color3{color:#3C75E6}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .color4{color:#39A560}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .color5{color:#FF693B}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .text{font-size:18px;font-family:Source Han Sans CN;font-weight:400;font-style:italic;color:#444444;word-break:break-all;padding-right:15px}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem .right .tips{font-size:12px;color:#888888;margin-top:5px}#pcMain .contactUs .contactUsMain .contactUsContent .contactUsBox .contactUsItem:hover{background-color:#F0EFEC}#mobileMain{display:none;position:relative}#mobileMain .titleNav{height:1rem;background:#FFFFFF;box-shadow:0px 0.08rem 0.21rem 0px rgba(10,77,118,0.07);display:flex;align-items:center;justify-content:space-between;padding:0 0.33rem;position:sticky;top:0;z-index:999}#mobileMain .titleNav .left img{width:1.82rem}#mobileMain .titleNav .right{display:flex;align-items:center;justify-content:center}#mobileMain .titleNav .right img{width:0.44rem}#mobileMain .title_nav{height:1.9rem;display:flex;align-items:center;justify-content:center;flex-direction:column}#mobileMain .title_nav .title img{width:1.79rem;height:0.47rem}#mobileMain .title_nav .title_sub{font-size:0.22rem;font-family:Source Han Sans CN;font-weight:400;color:#666666}#mobileMain .swiperBox{position:relative}#mobileMain .swiperBox .swiper{width:100%;height:10rem;background:#333}#mobileMain .swiperBox .swiper .swiper-slide{position:relative}#mobileMain .swiperBox .swiper .swiper-slide img{width:100%;height:100%}#mobileMain .swiperBox .swiper .swiper-pagination{bottom:0.1rem !important}#mobileMain .swiperBox .swiper .swiper-pagination-bullet{width:0.5rem;height:0.08rem;background:rgba(255,255,255,0.2);opacity:1;border-radius:0;box-sizing:border-box}#mobileMain .swiperBox .swiper .swiper-pagination-bullet-active{background:#FF693B}#mobileMain .swiperBox .swiperContent{position:absolute;width:100%;z-index:2;top:0}#mobileMain .swiperBox .swiperContent .tabsBox{margin-top:2.71rem;display:flex;justify-content:center;align-items:center}#mobileMain .swiperBox .swiperContent .tabsBox .tabs{display:flex;justify-content:center;pointer-events:auto}#mobileMain .swiperBox .swiperContent .tabsBox .tabs .itemTabs{width:1.34rem;height:0.57rem;background-image:url("./image/tabs_back.png");background-size:100%;margin-right:0.05rem;font-size:0.24rem;font-weight:400;font-style:italic;color:#FFFFFF;display:flex;align-items:center;justify-content:center}#mobileMain .swiperBox .swiperContent .tabsBox .tabs .itemTabs.active{box-sizing:border-box;height:0.69rem;padding-bottom:0.09rem;background-image:url("./image/tabs_active.png")}#mobileMain .storeOwnerTools{height:17.35rem;background:linear-gradient(267deg, #F6D6BF 0%, #fff 100%)}#mobileMain .storeOwnerTools .toolsBox{padding:0 0.3rem}#mobileMain .storeOwnerTools .toolsBox .toolsItem{box-sizing:border-box;padding-left:0.38rem;height:3.6rem;background-image:url("./image/tools_ mobile_4.png");background-size:100% 100%;display:flex;padding-top:0.47rem;margin-top:0.2rem}#mobileMain .storeOwnerTools .toolsBox .toolsItem .left{width:2.68rem}#mobileMain .storeOwnerTools .toolsBox .toolsItem .left .topImg{height:1.06rem}#mobileMain .storeOwnerTools .toolsBox .toolsItem .left .topImg img{width:1.06rem;height:1.06rem}#mobileMain .storeOwnerTools .toolsBox .toolsItem .left .titleTools{font-size:0.3rem;font-family:Source Han Sans CN;font-weight:bold;color:#444444}#mobileMain .storeOwnerTools .toolsBox .toolsItem .left .describeTools{margin-top:0.1rem;font-size:0.26rem;font-family:Source Han Sans CN;font-weight:400;color:rgba(102,102,102,0.6)}#mobileMain .storeOwnerTools .toolsBox .toolsItem .left .num{margin-top:0.3rem;font-size:0.2rem;font-family:Source Han Sans CN;font-weight:400;color:#FF693B;padding-left:0.3rem}#mobileMain .storeOwnerTools .toolsBox .toolsItem .right{flex:1}#mobileMain .storeOwnerTools .toolsBox .toolsItem_2{background-image:url("./image/tools_ mobile_2.png")}#mobileMain .storeOwnerTools .toolsBox .toolsItem_3{background-image:url("./image/tools_ mobile_3.png")}#mobileMain .storeOwnerTools .toolsBox .toolsItem_4{background-image:url("./image/tools_ mobile_1.png")}#mobileMain .training{height:15.8rem;background:#FFFFFF}#mobileMain .training .stepBox .step{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#mobileMain .training .stepBox .step .stepItem{width:2.8rem;display:flex;align-items:center}#mobileMain .training .stepBox .step .stepItem .img{margin-right:0.16rem}#mobileMain .training .stepBox .step .stepItem .img img{width:0.82rem}#mobileMain .training .stepBox .step .stepItem .nameBox{flex:1}#mobileMain .training .stepBox .step .stepItem .nameBox .numTop{display:flex;align-items:center}#mobileMain .training .stepBox .step .stepItem .nameBox .numTop img{width:0.29rem;height:0.23rem}#mobileMain .training .stepBox .step .stepItem .nameBox .name{font-size:0.26rem;font-family:Source Han Sans CN;font-weight:bold;color:#666666;margin-top:0.05rem}#mobileMain .training .stepBox .step .stepItem .arrowRight{margin:0 0.45rem;display:flex;align-items:center}#mobileMain .training .stepBox .step .stepItem .arrowRight img{width:0.4rem}#mobileMain .training .stepBox .step .stepItemWidth{width:4rem}#mobileMain .training .trainingMain{padding:0 0.3rem}#mobileMain .training .trainingMain .trainingContent{height:10.8rem;background:#FEFCF8;border:0.01rem solid #F8DBC7;padding-top:0.1rem}#mobileMain .training .trainingMain .trainingContent .trainingItem{position:relative;padding:0 0.3rem;margin-top:0.2rem;display:flex;justify-content:center}#mobileMain .training .trainingMain .trainingContent .trainingItem img{height:2.4rem;width:100%}#mobileMain .training .trainingMain .trainingContent .trainingItem .toast{position:absolute;font-size:0.3rem;font-family:Source Han Sans CN;font-weight:bold;color:#FFFFFF;text-align:center;top:0;margin-top:1.8rem}#mobileMain .technicalService{height:23.8rem;background:#201E1F}#mobileMain .technicalService .serviceBox{padding:0 0.3rem}#mobileMain .technicalService .serviceBox .serviceItem{height:7rem;background:radial-gradient(circle, #322D2F 0%, #42403D 100%);border-radius:0.1rem;position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column;margin-top:0.2rem}#mobileMain .technicalService .serviceBox .serviceItem .topImg{margin-top:0.25rem}#mobileMain .technicalService .serviceBox .serviceItem .topImg .imgHover{height:3.91rem;width:5.61rem;border-radius:0.1rem;overflow:hidden;background:radial-gradient(circle, #322D2F 0%, #42403D 100%);border:0.04rem solid #413E3C}#mobileMain .technicalService .serviceBox .serviceItem .topImg .imgHover img{width:100%;height:100%}#mobileMain .technicalService .serviceBox .serviceItem .name{font-size:0.36rem;font-family:Source Han Sans CN;font-weight:bold;color:#FFFFFF;text-align:center;margin:0.2rem 0}#mobileMain .technicalService .serviceBox .serviceItem .describe{font-size:0.26rem;font-family:Source Han Sans CN;font-weight:400;color:rgba(255,255,255,0.6);text-align:center;padding:0 0.8rem;line-height:0.4rem}#mobileMain .technicalService .serviceBox .serviceItem .onShowNum{font-size:0.24rem;font-family:Source Han Sans CN;font-weight:400;color:#FF693B;margin-top:0.1rem}#mobileMain .technicalService .serviceBox .serviceItem::before{height:0.11rem;background:#FF693B;content:'';position:absolute;top:0;width:100%}#mobileMain .listOfCases{height:9rem;background:#E0DFDB}#mobileMain .listOfCases .title_nav{height:1.5rem}#mobileMain .listOfCases .title_nav .title img{width:5.74rem}#mobileMain .listOfCases .infiniteScroll .carousel-container{position:relative;overflow:hidden;width:100%;padding-top:0.4rem}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper{display:flex;width:23.2rem;animation:scroll 20s linear infinite}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem{cursor:pointer;box-sizing:border-box;display:flex;flex-shrink:0;width:5.3rem;height:2.5rem;background:#FFFFFF;border-radius:0.4rem;margin-right:0.5rem}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar{margin-top:0.18rem}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture{position:relative;width:1rem;height:1rem}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture .img{width:1rem;height:1rem;border-radius:0.5rem 0.1rem 0.5rem 0.5rem;background-color:#201E1F;position:absolute;top:0;z-index:1;left:-0.3rem;overflow:hidden}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture .img img{width:100%;height:100%;object-fit:cover;position:absolute;top:0}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .headSculpture .imgBottom{width:1rem;height:1rem;background:#FF693B;border-radius:0.5rem 0.5rem 0.5rem 0.1rem;position:absolute;top:0.05rem;left:-0.28rem}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .avatar .text{margin-top:0.2rem;margin-left:0.1rem;font-size:0.2rem;font-family:Source Han Sans CN;font-weight:400;color:#FF693B}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet{flex:1;margin-left:-0.1rem;margin-top:0.18rem;padding-right:0.3rem}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet .name{font-size:0.3rem;font-family:Source Han Sans CN;font-weight:bold;color:#444444}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet .name_sub{font-size:0.26rem;font-family:Source Han Sans CN;font-weight:400;color:#444444}#mobileMain .listOfCases .infiniteScroll .carousel-wrapper .scrollItem .contnet .describe{margin-top:0.1rem;font-size:0.24rem;font-family:Source Han Sans CN;font-weight:400;color:rgba(102,102,102,0.6);text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}#mobileMain .listOfCases .infiniteScrollTwo .carousel-container{padding-top:0.3rem}#mobileMain .listOfCases .infiniteScrollTwo .carousel-wrapper{animation:TwoScroll 20s linear infinite}@keyframes TwoScroll{0%{transform:translateX(2rem)}100%{transform:translateX(calc(-100% + 2rem))}}#mobileMain .listOfCases .contactUsBox{display:flex;align-items:center;justify-content:center;margin-top:0.5rem}#mobileMain .listOfCases .contactUsBox .contactUs{width:6.9rem;height:2.6rem;background-image:url("./image/contactUs_back.png");background-size:100% 100%;display:flex;align-items:center;flex-direction:column}#mobileMain .listOfCases .contactUsBox .contactUs .titleContactUs img{width:4.56rem}#mobileMain .listOfCases .contactUsBox .contactUs .btn{width:3rem;height:0.8rem;background:#FF693B;border-radius:0.4rem;font-size:0.3rem;font-family:Source Han Sans CN;font-weight:400;color:#FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer}#mobileMain .footer{height:4.6rem;background:#191819;box-sizing:border-box;display:flex;align-items:center;flex-direction:column;justify-content:space-between}#mobileMain .footer .logoBox{margin-top:1.5rem}#mobileMain .footer .logoBox img{width:3rem;margin-right:0.2rem}#mobileMain .footer .bottomText{width:100%;height:1.4rem;background:#05030B;box-sizing:border-box;font-size:0.24rem;font-family:Source Han Sans CN;font-weight:300;color:rgba(255,255,255,0.6);padding:0 0.3rem;padding-top:0.25rem}#mobileMain .footer .bottomText a{color:rgba(255,255,255,0.6);text-decoration:none}#mobileMain .model{position:fixed;z-index:999;top:0;right:-100%;background:rgba(0,0,0,0.5);height:100vh;width:100%;transition:background .3s}#mobileMain .model .modelContent{position:absolute;right:-4.78rem;width:4.78rem;height:100%;background:#1B1B1B;transition:all .3s}#mobileMain .model .modelContent .close{display:flex;align-items:center;justify-content:flex-end;height:1rem;padding-right:0.4rem}#mobileMain .model .modelContent .close img{width:0.34rem}#mobileMain .model .modelContent .list{padding:0 0.44rem;margin-top:0.5rem}#mobileMain .model .modelContent .list .item{font-size:0.32rem;font-family:PingFang SC;font-weight:500;color:#FFFFFF;border-bottom:0.02rem solid #303030;padding-bottom:0.5rem;margin-top:0.4rem}#mobileMain .show{right:0}#mobileMain .show .modelContent{right:0}#mobileMain .mobileAboutus{height:5rem;background-image:url("./image/mobile_aboutus_back.png");background-size:100% 100%;padding:0 0.3rem;box-sizing:border-box;position:relative}#mobileMain .mobileAboutus .mobileAboutusMain{position:absolute;width:6.9rem;top:2.9rem;height:3.7rem;background:#FFFFFF;display:flex;align-items:center;flex-direction:column;padding:0 0.55rem;box-sizing:border-box}#mobileMain .mobileAboutus .mobileAboutusMain .titleAboutusContent img{width:3.9rem}#mobileMain .mobileAboutus .mobileAboutusMain .content{margin-top:0.2rem;font-size:0.28rem;font-weight:400;color:#666;text-align:center;line-height:0.4rem}#mobileMain .mobileListOfCases{box-sizing:border-box;height:11.6rem;padding-top:2rem}#mobileMain .mobileListOfCases .infiniteScroll{padding-top:0.2rem}#mobileMain .mobileContactUs{background-image:url("./image/mobile_contactUs_back.png")}#mobileMain .mobileContactUs .mobileAboutusMain{height:9rem}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem{box-sizing:border-box;margin-bottom:0.2rem;height:1.3rem;background:#FFFFFF;border:0.01rem solid #F8DBC7;display:flex;align-items:center;padding:0 0.2rem}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .left{width:0.8rem;margin-right:12px}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .left img{width:0.8rem;height:0.8rem}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right{display:flex;flex-direction:column;justify-content:center}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .name{font-size:0.32rem;font-family:Source Han Sans CN;font-weight:bold;font-style:italic;color:#E2665C}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .color2{color:#4BB1F9}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .color3{color:#3C75E6}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .color4{color:#39A560}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .color5{color:#FF693B}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .text{font-size:0.26rem;font-family:Source Han Sans CN;font-weight:400;font-style:italic;color:#444444;word-break:break-all}#mobileMain .mobileContactUs .mobileAboutusMain .contentContactUs .contactUsItem .right .tips{font-size:0.20rem;color:#888888;margin-top:0.05rem}#mobileMain .contactUsListOfCases{height:15.9rem;padding-top:6.8rem}#mobileMain .contactUsListOfCases .infiniteScroll{padding-top:0.1rem}#mobileMain .mobileDownload{background-image:url("./image/mobileDownload_back.png");background-size:100% 100%;height:10.12rem}#mobileMain .mobileDownload .qrcodeBox{display:flex;align-items:center;justify-content:center;padding-top:3.23rem;box-sizing:border-box}#mobileMain .mobileDownload .qrcodeBox .left{width:1.91rem;height:1.91rem;margin-right:0.32rem}#mobileMain .mobileDownload .qrcodeBox .left img{width:100%}#mobileMain .mobileDownload .qrcodeBox .right{display:flex;justify-content:center;flex-direction:column}#mobileMain .mobileDownload .qrcodeBox .right .btn{width:2.6rem;height:0.7rem;background:#FF693B;display:flex;align-items:center;justify-content:center;font-size:0.24rem;font-family:PingFang SC;font-weight:500;color:#FFFFFF;text-decoration:none}#mobileMain .mobileDownload .qrcodeBox .right .btn img{width:0.35rem;height:0.41rem;margin-right:0.2rem}#mobileMain .mobileDownload .qrcodeBox .right .btn:first-child{margin-bottom:0.25rem}#mobileMain .DownloadListOfCases{box-sizing:border-box;height:9rem}
