.header-box{height:85px}.header-box .header-main{position:fixed;left:0;top:0;width:100%;height:84px;border-bottom:1px solid #eee;background:#fff;z-index:99;-webkit-transition:all .2s linear;transition:all .2s linear}.header-box .header-contant{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header-box .header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:84px}.header-box .header-logo_link{display:block}.header-box .header-logo_img{height:60px;margin-top:12px}.header-box .header-logo_text{height:22px;margin:51px 0 0 33px;padding:0 14px;color:#fff;line-height:22px;border-radius:12px;background-color:#07428c}.header-box .header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#2a2c2e}.header-box .header-nav_link{color:inherit}.header-box .header-nav_item:has(.header-nav_sub):after{content:"";position:fixed;top:84px;left:0;width:100%;height:85px;background-color:rgba(7,66,140,.66);pointer-events:none;opacity:0;z-index:-1}.header-box .header-nav_item{position:relative;padding:0 8px;margin:0 6px;height:84px;line-height:84px;cursor:pointer}.header-box .header-nav_item:before{content:"";position:absolute;top:0;left:50%;width:0;height:4px;background-color:#21a5cb;opacity:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .3s linear;transition:all .3s linear}.header-box .header-nav_item.active:before,.header-box .header-nav_item:hover:before{left:0;width:100%;opacity:1}.header-box .header-nav_item.active,.header-box .header-nav_item:hover{color:#07428c}.header-box .header-nav_item:hover .header-nav_sub{display:-webkit-box;display:-ms-flexbox;display:flex}.header-box .header-nav_item:hover:after{opacity:.8;-webkit-transition:all .3s linear;transition:all .3s linear}.header-box .header-nav_sub{display:none;position:absolute;left:0;top:85px;height:84px;width:600px;color:#fff;z-index:2}.header-box .header-nav_sub:before{content:"";position:absolute;top:-5px;left:2em;width:0;height:0;border-bottom:6px solid rgba(7,66,140,.4);border-left:5px solid transparent;border-right:5px solid transparent}.header-box .header-nav_sub .nav-sub_item{padding:0 10px;margin-right:8px;line-height:84px;color:#fff;-webkit-transition:background-color .3s linear;transition:background-color .3s linear}.header-box .header-nav_sub .nav-sub_item:hover{background-color:rgba(7,66,140,.4)}.header-box.fixed{height:auto}.header-box.fixed .header-main{background-color:hsla(0,0%,100%,.6);border-bottom:none}.header-box:hover .header-main{background-color:#fff!important}.header-mobile{height:calc(17vw + env(safe-area-inset-top))}.header-mobile .header-main{height:17vw;padding-top:env(safe-area-inset-top);-webkit-box-sizing:content-box;box-sizing:content-box}.header-mobile .header-mobile_contant{height:17vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 6vw 3vw 13vw}.header-mobile .header-logo_img{width:30vw;height:auto;margin:0;vertical-align:top}.header-mobile .header-menu_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:8vw;height:8vw;color:#fff;font-size:3.3vw;border-radius:50%;background-color:#07428c}.header-mobile .header-menu{display:none;position:fixed;left:0;top:calc(17vw + env(safe-area-inset-top));width:100vw;height:100vh;z-index:20}.header-mobile .header-menu.show{display:block}.header-mobile .header-menu_mark{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.header-mobile .header-menu_list{position:absolute;top:0;right:0;width:48vw;height:100%;font-size:3.8vw;border-top:1px solid #efefef;background-color:#fff;overflow:auto;z-index:2}.header-mobile .header-menu_item{margin:0 10vw;border-bottom:1px solid #383838}.header-mobile .header-menu_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:13vw}.header-mobile .sub-menu_block{padding-left:4vw;font-size:3.5vw;line-height:10vw}.header-mobile .sub-menu_link{display:block}@-webkit-keyframes fadeInDown{0%{opacity:0}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.footer{position:relative;color:#5e6163;background-color:#efefef}.footer.dark{background-color:#07428c;color:#fff}.footer.dark .footer-contant:before{display:none}.footer.dark .footer-link_mask{background-color:#286ec6}.footer.dark .footer-link_mask.active{opacity:1!important}.footer .footer-link{margin-top:-30px;height:auto}.footer .footer-contant{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;margin:0 auto;padding-top:30px}.footer .footer-contant:before{content:"";position:absolute;left:0;top:0;width:100%;height:20px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#dd3038),color-stop(25%,#07428c));background:linear-gradient(90deg,#dd3038 25%,#07428c 0)}.footer .footer-link_mask{position:absolute;left:0;top:-40px;width:100%;height:60px;background:#ddd;pointer-events:none;z-index:1;opacity:0;-webkit-transition:all .3s;transition:all .3s}.footer .footer-link_mask.active{opacity:1}.footer .footer-logo{display:block}.footer .footer-nav_sub{display:none;position:absolute;left:0;top:-36px;width:600px;height:60px;padding-left:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.footer .nav-sub_item{padding-right:30px}.footer .footer-link_item{position:relative;display:inline-block;line-height:35px;padding-left:30px;padding-top:50px}.footer .footer-link_item:has(.footer-nav_sub):hover .footer-nav_sub{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .copyright{line-height:60px;text-align:center}.footer .copyright .a-link{padding-left:1em}.footer-mobile{color:#fff;background-color:#07428c;padding:8.4vw 13vw env(safe-area-inset-bottom)}.footer-mobile .footer-content_mobild{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:5vw;border-bottom:1px solid #fff}.footer-mobile .footer-logo{width:30vw}.footer-mobile .footer-logo_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.4vw;font-size:3vw;padding:0 2vw;line-height:1;color:#07428c;border-radius:3vw;background-color:#fff}.footer-mobile .copyright{font-size:3vw}.tour-content{width:1200px;margin:0 auto}.tour-content .tour-info{position:relative;height:500px;margin:80px 0;background:url(../imgs/tour_05_2c444ed46b9d0eb2f93a6384ced1178c.jpg) no-repeat;background-position:0 0}.tour-content .tour-desc{position:absolute;top:120px;right:0;width:692px;height:360px;padding:130px 40px 0 50px;color:#fff;font-size:14px;line-height:28px;opacity:.9;white-space:pre-wrap;background-image:-webkit-gradient(linear,left bottom,left top,from(#0051ac),color-stop(98%,#36c9ff));background-image:linear-gradient(0deg,#0051ac,#36c9ff 98%);-webkit-box-shadow:0 0 30.72px 1.28px rgba(0,0,0,.22);box-shadow:0 0 30.72px 1.28px rgba(0,0,0,.22)}.tour-content .tour-desc:before{content:"";position:absolute;top:35px;left:25px;width:230px;height:60px;background:url(../imgs/tour-logo_f7d66cb91f5691e8d7e643ec1f9c07a5.png) 0 no-repeat;background-size:235px 85px}.tour-content .tour-desc:after{content:"";position:absolute;top:110px;left:50px;width:220px;border-top:2px solid #ffde00}.tour-business{padding-bottom:80px;background-position:bottom}.tour-business .card{background-color:#fff;-webkit-box-shadow:0 0 22.56px 1.44px rgba(0,0,0,.25);box-shadow:0 0 22.56px 1.44px rgba(0,0,0,.25)}.tour-business .business-list{width:1200px;height:520px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.tour-business .business-list+.business-list{margin-top:40px}.tour-business .business-list .list-title_block{width:1200px;color:#003e8d;text-align:center}.tour-business .business-list .list-title{line-height:60px;font-size:36px}.tour-business .business-list .list-sub_title{font-size:18px;line-height:26px}.tour-business .business-list .business-item{width:388px;height:370px;padding:12px;margin-bottom:16px;text-align:center}.tour-business .business-list .business-item_title{height:26px;margin-top:12px;line-height:26px;font-size:18px;color:#07428c}.tour-brand{width:1200px;margin:0 auto;padding:50px 0;background-color:#ededed}.tour-brand .tour-brand_title{margin-bottom:40px;font-size:36px;line-height:80px;color:#003e8d;text-align:center}.tour-brand .tour-brand_list{width:1100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.tour-brand .tour-brand_item{width:260px;height:280px;margin:0 4px 50px;cursor:pointer}.tour-brand .tour-brand_pic{width:100%}.tour-brand .brand-item_title{font-size:24px;color:#003e8d;line-height:1.5;text-align:center}.tour-associates{width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:60px auto}.tour-associates .tour-associates_block{-webkit-box-flex:1;-ms-flex:1;flex:1;height:470px;padding-left:30px;background-image:-webkit-gradient(linear,left bottom,left top,from(#0051ac),color-stop(98%,#36c9ff));background-image:linear-gradient(0deg,#0051ac,#36c9ff 98%);opacity:.9}.tour-associates .tour-associates_block .tour-associates_caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:130px;margin-bottom:30px}.tour-associates .tour-associates_block .font-blod{line-height:82px;font-size:81px;font-weight:500;-webkit-background-clip:text;color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(#fffcf8),color-stop(98%,#d3aa77));background-image:linear-gradient(180deg,#fffcf8,#d3aa77 98%);background-clip:text}.tour-associates .tour-associates_block .font-white{line-height:53px;font-size:52px;color:#fff;font-weight:900}.tour-associates .tour-associates_text{line-height:30px;color:#fff}.tour-associates .tour-contact_tel{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:20px;color:#fff}.tour-associates .tour-contact_text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;line-height:1.3}.tour-modal{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.tour-modal .tour-modal_closebtn{position:absolute;top:35px;right:35px;width:30px;height:30px;font-size:30px;color:#fff;cursor:pointer;z-index:1}.tour-modal .tour-modal_content{position:relative;padding:60px;border-radius:5px;width:1000px;background-color:hsla(0,0%,100%,.8);-webkit-box-shadow:0 0 30.72px 1.28px rgba(0,0,0,.6);box-shadow:0 0 30.72px 1.28px rgba(0,0,0,.6);-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tour-modal .tour-modal_content.fade-in-left{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.tour-modal .tour-modal_content.fade-in-right{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.tour-modal .tour-modal_content.zoom-in{-webkit-animation-name:zoomIn;animation-name:zoomIn}.tour-modal .tour-modal_content.fade-out{-webkit-animation-name:fadeOut;animation-name:fadeOut}.tour-modal .tour-modal_arrow{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1200px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1}.tour-modal .ctr-btn{font-size:35px;color:#fff;opacity:.6;cursor:pointer}.tour-modal .ctr-btn:hover{opacity:1}.tour-modal .tour-modal_pic{float:left;width:360px;height:360px;margin-right:30px}.tour-modal .tour-modal_title{position:relative;height:130px;line-height:140px;font-size:44px;color:#25b9d5}.tour-modal .tour-modal_title:after{content:"";position:absolute;bottom:0;left:390px;width:5em;height:2px;background-color:#ffde00}.tour-modal .tour-modal_desc{margin-top:30px;line-height:30px;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tour-company{padding:200px 0 400px;background:url(../imgs/tour_02_4b6adac7eb36c361c1cff166b660a4b5.jpg) bottom no-repeat;background-size:1920px auto}.tour-company .tour-company_contant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;margin:0 auto}.tour-company .tour-company_intro{width:820px}.tour-company .company_intro_title{font-size:30px;color:#00b0ea;padding-bottom:20px}.tour-company .company_intro_desc{line-height:24px;margin-bottom:6px}.tour-company .tour-company_img{width:350px}.tour-company .tour-company_img img{width:100%}.fj-company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;margin:100px auto}.fj-company .fj-company_img{width:410px}.fj-company .fj-company_intro{width:750px}.fj-company .intro-title{font-size:30px;color:#00b0ea;padding-bottom:20px}.fj-company .intro-desc{line-height:24px;margin-bottom:6px}.fj-company .company-intro_box{margin-top:40px;overflow:hidden}.fj-company .intro-sub_title{font-size:26px;color:#07428c;margin:20px 0}.fj-company .store-layout_img{float:right;margin-top:50px;width:280px}.cultural{padding:50px 0;background:#f2f8fc}.cultural .cultural-content{width:1200px;margin:0 auto}.cultural .cultural-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cultural .intro-title{font-size:30px;color:#00b0ea;padding-bottom:20px}.cultural .intro-desc{width:750px;margin-right:20px}.cultural .cultural-sub_title{font-size:26px;color:#07428c;padding:30px 0}.cultural .cultural-business_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.cultural .cultural-business{margin-top:20px}.cultural .cultural_business_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:750px;gap:20px}.cultural .img_item{-webkit-box-flex:1;-ms-flex:1;flex:1;height:160px;background-size:cover}.cultural .img14{background:url(../imgs/tour_14_587e66c8aecdaaa015c17844612408f3.jpg) 50% no-repeat}.cultural .img15{background:url(../imgs/tour_15_dab398497d358dfe1637fb66a5cd016a.jpg) 50% no-repeat}.cultural .img16{background:url(../imgs/tour_16_6b3212d04e0ee9dde06501d610f7d2b5.jpg) 50% no-repeat}.cultural .img29{background:url(../imgs/tour_29_5155388e52c79e63662dc23334815ca4.jpg) 50% no-repeat}.cultural .img30{background:url(../imgs/tour_28_163b3da0c2d0e31a2df2a5f8c709f3ee.jpg) 50% no-repeat}.cultural .img_item17{display:block;width:430px;margin:-50px auto 0}.mobile-page_block{overflow:visible}.mobile-page_block .tour-content{width:100%}.mobile-page_block .tour-content .tour-info{margin:0 -8vw;width:auto;height:190vw;background-size:100%}.mobile-page_block .tour-content .tour-desc{left:8vw;top:44vw;width:74vw;height:138vw;padding:23vw 5vw 0;font-size:3.6vw;line-height:2;line-break:anywhere}.mobile-page_block .tour-content .tour-desc:before{top:7vw;left:1vw;width:40vw;height:8vw;background-size:100%}.mobile-page_block .tour-content .tour-desc:after{top:19vw;left:5vw;width:31vw}.mobile-page_block .tour-content .business-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;height:auto;margin:0 -8vw;overflow:hidden}.mobile-page_block .tour-content .list-title{font-size:6.7vw}.mobile-page_block .tour-content .list-sub_title{font-size:4.1vw}.mobile-page_block .tour-content .business-item{width:29.8vw;height:auto;padding:0;margin:4.2vw 0 0;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.mobile-page_block .tour-content .business-item img{width:150%;margin-left:-25%;vertical-align:top}.mobile-page_block .tour-content .business-item_title{position:relative;top:-9vw;margin:0;height:9vw;line-height:9vw;color:#fff;font-size:4.6vw;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#00b1e9));background-image:linear-gradient(180deg,transparent,#00b1e9);z-index:1}.mobile-page_block .tour-content .tour-business{padding-bottom:5vw}.mobile-page_block .tour-brand{width:100vw;margin:0 -13.3vw;padding:5vw 0;overflow:hidden}.mobile-page_block .tour-brand .tour-brand_title{font-size:5vw;margin:0}.mobile-page_block .tour-brand .tour-brand_list{width:auto;margin:0 6vw}.mobile-page_block .tour-brand .tour-brand_item{width:42vw;height:auto;margin:0 0 6vw}.mobile-page_block .tour-brand .brand-item_title{font-size:4.2vw}.mobile-page_block .tour-modal .tour-modal_content{width:80vw;padding:6vw}.mobile-page_block .tour-modal .tour-modal_pic{display:none}.mobile-page_block .tour-modal .tour-modal_title{height:12vw;line-height:1;font-size:7.6vw;text-align:center}.mobile-page_block .tour-modal .tour-modal_title:after{content:"";left:calc(50% - 10vw);width:20vw}.mobile-page_block .tour-modal .tour-modal_closebtn{top:auto;bottom:20vw;left:calc(50% - 5vw);font-size:8vw}.mobile-page_block .tour-associates{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-page_block .tour-associates .tour-associates_pic{width:100%}.mobile-page_block .tour-associates .tour-associates_caption{height:14vw;margin-bottom:3.8vw}.mobile-page_block .tour-associates .font-blod{line-height:1;font-size:12vw}.mobile-page_block .tour-associates .font-white{font-size:7vw;line-height:1.2}.mobile-page_block .tour-associates .tour-associates_block{width:100%;height:auto;padding:6vw 6vw 0}.mobile-page_block .tour-associates .tour-contact_tel{margin-top:4.2vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-page_block .tour-associates .tour-contact_text{line-height:1.6;font-size:4.6vw;margin:3vw;text-align:center}.mobile-page_block .tour-modal_arrow{width:100vw;z-index:-1}.mobile-page_block .tour-company{width:100vw;margin:0 -13vw;padding:15vw 0 52vw;overflow:hidden;background-size:auto 250px}.mobile-page_block .tour-company .tour-company_contant{display:block;width:auto;padding:0 13vw}.mobile-page_block .tour-company .tour-company_intro{width:auto}.mobile-page_block .tour-company .company_intro_title{text-align:center;font-size:6.7vw}.mobile-page_block .tour-company .tour-company_img{width:100%;margin:6vw 0}.mobile-page_block .fj-company{width:100vw;margin:10vw -13vw;padding-bottom:80vw;background:url(../imgs/tour_15_9971da8295a5ee0cebdc6452397dc676.jpg) bottom no-repeat;background-size:100% auto}.mobile-page_block .fj-company .fj-company_intro{width:74vw;display:block;margin:10vw auto}.mobile-page_block .fj-company .intro-title{font-size:6.7vw;text-align:center}.mobile-page_block .fj-company .intro-sub_title{text-align:center;font-size:6vw}.mobile-page_block .fj-company .store-layout_img{margin:0 0 10vw;width:100%}.mobile-page_block .cultural{padding-top:6vw;padding-bottom:0;background:none}.mobile-page_block .cultural .cultural-content{width:76vw}.mobile-page_block .cultural .intro-title{text-align:center;font-size:6.7vw}.mobile-page_block .cultural .cultural-sub_title{font-size:6vw;text-align:center}.mobile-page_block .cultural .cultural-intro{display:block}.mobile-page_block .cultural .intro-desc{width:auto;margin-right:0}.mobile-page_block .cultural .cultural-business_box{display:block;margin:0 -6vw;width:86vw}.mobile-page_block .cultural .cultural_business_img{width:100%;gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-page_block .cultural .img29,.mobile-page_block .cultural .img30{background-size:auto 100%;height:32vw}.mobile-page_block .cultural .img14,.mobile-page_block .cultural .img15,.mobile-page_block .cultural .img16{-webkit-box-flex:0;-ms-flex:0 86vw;flex:0 86vw;height:32vw;margin-bottom:5vw;background-size:auto 100%}.mobile-page_block .cultural .img_item17{position:relative;width:100%;margin-top:0;z-index:1}.mobile-page_block .cultural .img_item18{display:block;width:100vw;margin:-12vw -7vw 0}.mobile-page_block .cultural .cultural-business{margin:0}