@charset "UTF-8";
.c-nav{z-index:10;display:block;width:100%}.c-nav.wow.animated{animation-name:fadeIn}.c-nav__list{display:block;width:100%;padding:0 120px}.c-nav__list__box{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto}.c-nav__list__box__item{display:block;width:auto;margin:0 17.5px;filter:drop-shadow(7px 7px var(--blueShadow));transform:translate3d(0,0,0);flex:0 0 auto}.c-nav__list__box__item:nth-child(5n + 2){filter:drop-shadow(7px 7px var(--orangeShadow))}.c-nav__list__box__item:nth-child(5n + 3){filter:drop-shadow(7px 7px var(--yellowShadow))}.c-nav__list__box__item:nth-child(5n + 4){filter:drop-shadow(7px 7px var(--grassGreenShadow))}.c-nav__list__box__item:nth-child(5n + 5){filter:drop-shadow(7px 7px var(--lakeGreenShadow))}.c-nav__list__box__item.current{filter:none}.c-nav__list__box__item__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:240px;height:90px;font-size:18px;line-height:1.2;color:#fff;font-weight:500;text-align:center;padding:12px 15px 5px 15px}.c-nav__list.paw .c-nav__list__box__item__text::before{content:'';display:block;width:13px;height:13px;background:url(/assets/images/common/icon_paw.svg) center/ contain no-repeat;margin:0 15px 0 0;filter:brightness(0) invert(1)}.c-nav__list__box__item__area ~ .c-nav__list__box__item__text::after{content:'';display:block;width:12px;height:7px;background:url(/assets/images/common/icon_arrow_bottom.svg) center/ contain no-repeat;margin:0 0 0 20px;transition:transform .4s ease-in-out;filter:brightness(0) invert(1)}.c-nav__list__box__item__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.c-nav__list__box__item__bg::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/assets/images/common/nav_abao.svg) top 100px right -80px /100px auto no-repeat;background-color:#3092c1;-webkit-mask:url(/assets/images/common/nav_mask.png) center/100% 100% no-repeat;mask:url(/assets/images/common/nav_mask.png) center/100% 100% no-repeat;transition:background-position .5s ease-in-out}.c-nav__list__box__item:nth-child(5n + 2) .c-nav__list__box__item__bg::before{background-color:var(--orangeColor2)}.c-nav__list__box__item:nth-child(5n + 3) .c-nav__list__box__item__bg::before{background-color:var(--yellowColor)}.c-nav__list__box__item:nth-child(5n + 4) .c-nav__list__box__item__bg::before{background-color:var(--grassGreenColor)}.c-nav__list__box__item:nth-child(5n + 5) .c-nav__list__box__item__bg::before{background-color:var(--lakeGreenColor)}.c-nav__list__box__item.current .c-nav__list__box__item__bg::before{background-position:top 60px right -28px}.c-nav__list__box__item__bg::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/assets/images/common/nav_mask_texture.png) center/ 100% 100% no-repeat;mix-blend-mode:multiply;opacity:.2}.c-nav__list__box__item__area{position:absolute;top:calc(100% + 35px);left:calc(50% - min(150px,50vw - 20px));display:block;width:min(300px,100vw - 40px);border-radius:27.5px;background:#e1a95e;padding:30px;opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}.c-nav__list__box__item.active .c-nav__list__box__item__area{opacity:1;pointer-events:all}.c-nav__list__box__item__area::before{content:'';position:absolute;top:-10px;left:calc(50% - 17.5px);display:block;width:35px;height:25px;background:#e1a95e;-webkit-clip-path:polygon(50% 0%,100% 100%,0% 100%);clip-path:polygon(50% 0%,100% 100%,0% 100%)}.c-nav__list__box__item__area__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;font-size:18px;line-height:1.2;color:#fff;font-weight:500;background:linear-gradient(to right,rgba(255,255,255,.5) 2px,transparent 2px,transparent 5px) left bottom / 5px 2px repeat-x;margin:0 0 22px 0;padding:0 16px 22px 16px}.c-nav__list__box__item__area__item:last-child{background:none;margin:0;padding:0 16px}.c-nav__list__box__item__area__item::before{content:'';position:absolute;top:calc(.6em - 6.5px);left:0;display:block;width:13px;height:13px;background:var(--orangeColor2);-webkit-mask:url(/assets/images/common/icon_paw.svg) center / contain no-repeat;mask:url(/assets/images/common/icon_paw.svg) center / contain no-repeat;opacity:0;transition:opacity .4s ease-in-out}.c-nav__select{display:none;height:70px;border-radius:20px;background:url(/assets/images/common/icon_arrow_bottom.svg) center right 40px/12px auto no-repeat,url(/assets/images/common/leaf_orange.svg) center left 40px/13px auto no-repeat,var(--itembgColor);padding:5px 70px;box-shadow:8px 8px var(--itembgShadow)}.c-nav__select.pc-show{display:block}.c-nav__list__box.slick-slider{display:block}.c-nav__list__box .slick-list{overflow:visible}.c-nav__list__box .slick-list::before,.c-nav__list__box .slick-list::after{content:'';z-index:10;position:absolute;top:0;display:block;width:120px;height:calc(100% + 7px)}.c-nav__list__box .slick-list::before{left:-120px;background:linear-gradient(to right,#fff 80%,#fff0)}.c-nav__list__box .slick-list::after{width:127px;right:-127px;background:linear-gradient(to left,#fff 80%,#fff0)}.c-nav__list__box .slick-arrow{z-index:20;top:calc(50% - 40px);width:80px;height:80px}.c-nav__list__box .slick-prev.slick-disabled,.c-nav__list__box .slick-next.slick-disabled{box-shadow:none}.c-nav__list__box .slick-prev{left:-120px}.c-nav__list__box .slick-next{right:-114px}@media screen and (max-width:991px){.c-nav__list{padding:0 90px}.c-nav.hasSelect .c-nav__list{display:none}.c-nav__list__box__item{margin:0 15px}.c-nav__list__box__item__text{width:230px}.c-nav__select{display:block}.c-nav__list__box .slick-list{left:15px}.c-nav__list__box .slick-list::before,.c-nav__list__box .slick-list::after{width:150px}.c-nav__list__box .slick-list::before{left:-140px}.c-nav__list__box .slick-list::after{right:-113px}.c-nav__list__box .slick-prev{left:-90px}.c-nav__list__box .slick-next{right:-85px}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-nav__list{padding:0}.c-nav__list__box__item__text{width:195px;height:62px;font-size:15px;padding:10px}.c-nav__list__box__item__bg::before{background-size:61px auto;-webkit-mask-image:url(/assets/images/common/nav_mask_mb.svg);mask-image:url(/assets/images/common/nav_mask_mb.svg)}.c-nav__list__box__item.current .c-nav__list__box__item__bg::before{background-position:top 40px right -15px}.c-nav__list__box__item__bg::after{background-image:url(/assets/images/common/nav_mask_texture_mb.png);-webkit-mask:url(/assets/images/common/nav_mask_mb.svg) center/contain no-repeat;mask:url(/assets/images/common/nav_mask_mb.svg) center/contain no-repeat}.c-nav__select{height:50px;background:url(/assets/images/common/icon_arrow_bottom.svg) center right 20px/12px auto no-repeat,url(/assets/images/common/leaf_orange.svg) center left 20px/13px auto no-repeat,var(--itembgColor);padding:5px 50px;box-shadow:4px 4px var(--itembgShadow)}.c-nav__list__box .slick-list{left:auto;padding:0}.c-nav__list__box .slick-arrow{top:calc(50% - 27.5px);width:55px;height:55px}.c-nav__list__box .slick-prev{left:0}.c-nav__list__box .slick-next{right:0}.c-nav__list__box .slick-list::before,.c-nav__list__box .slick-list::after{width:95px}.c-nav__list__box .slick-list::before{left:-20px}.c-nav__list__box .slick-list::after{right:-20px}}@media (any-hover:hover){.c-nav__list__box__item:not(.current):hover .c-nav__list__box__item__bg::before{background-position:top 65px right -35px}.c-nav__list__box__item__area__item:hover::before{opacity:1}@media screen and (max-width:575px){.c-nav__list__box__item:not(.current):hover .c-nav__list__box__item__bg::before{background-position:top 45px right -20px}}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.about__title{z-index:20;max-width:520px;padding:60px 0 100px 0}.about__title[data-shape="2"]{max-width:500px;padding:70px 0}.about__title::before,.about__title::after{left:calc(50% - 260px);width:520px;height:360px}.about__title[data-shape="2"]::before,.about__title[data-shape="2"]::after{left:calc(50% - 250px);width:500px;height:330px}body{overflow:visible}.about-main .c-banner__content__inner__title span{letter-spacing:.05em}.about{display:block;width:100%;background:linear-gradient(to bottom,#fff,#fff) center top 155px /100% 100% no-repeat}.about__desc{display:none;width:100%;font-size:18px;line-height:1.6;color:var(--titleColor2);font-weight:500;text-align:center}.about__intro{display:block;width:100%;background:url(/assets/images/common/footer_bg_block_bgColor.png) top -40px right -205px / min(620px,34.44vw) auto no-repeat;margin:-155px 0 0 0;padding:0 0 15px 0;overflow:hidden}.about__intro::before{content:'';position:absolute;top:205px;left:-205px;display:block;width:min(620px,34.44vw);height:min(475px,26.39vw);background:url(/assets/images/common/footer_bg_block_bgColor.png) center / contain no-repeat;transform:scaleX(-1);opacity:.7}.about__intro::after{content:'';position:absolute;top:-10px;left:calc(50% - 50px);display:block;width:100px;height:640px;background:url(/assets/images/about/about_intro_line.png) center/ contain no-repeat}.about__intro__enter{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%}.about__intro__enter.wow{opacity:1;visibility:visible}.about__intro__enter__fall{display:block;left:180px;width:80px;transform:translate3d(0,0,0);filter:drop-shadow(2px 2px rgba(0,0,0,.4));transform-origin:center top;animation:abaoFall 7s ease-in-out infinite;will-change:tranfsorm}.about__intro__enter.wow .about__intro__enter__fall{opacity:0;transition:opacity .8s .4s ease-in-out}.about__intro__enter.wow.animated .about__intro__enter__fall{opacity:1;transform:none}.about__intro__enter__glider{z-index:10;display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:auto;margin:140px 260px 0 0;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__intro__enter__glider::before{content:'';display:block;width:130px;height:180px;background:url(/assets/images/about/about_intro_glider_potato.svg) center/ contain no-repeat;margin:35px 20px 0 0;will-change:transform;transform-origin:left top;animation:potatoSwing 17s ease-in-out infinite}.about__intro__enter.wow .about__intro__enter__glider::before{opacity:0;transition:opacity .8s 1.5s ease-in-out}.about__intro__enter.wow.animated .about__intro__enter__glider::before{opacity:1}.about__intro__enter__glider__abao{display:block;width:295px;margin:0 25px 0 0}.about__intro__enter.wow .about__intro__enter__glider__abao{opacity:0;animation:1.5s ease-in-out forwards;transition:opacity .8s .8s ease-in-out}.about__intro__enter.wow.animated .about__intro__enter__glider__abao{opacity:1;animation-name:gliding}.about__intro__enter__glider__text{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;width:320px;height:110px;font-size:20px;line-height:1.4;color:var(--titleColor);font-family:var(--fontJinXuan);font-weight:900;background:url(/assets/images/about/about_intro_glider_text_bg.png) center / 100% 100% no-repeat;margin:40px 0 0 0;padding:20px 20px 20px 40px;transform-origin:left bottom;animation:var(--talkWave);will-change:transform}.about__intro__enter.wow .about__intro__enter__glider__text{opacity:0;transition:opacity .8s 2s ease-in-out}.about__intro__enter.wow.animated .about__intro__enter__glider__text{opacity:1}.about__intro__enter__glider__text::before{content:'';position:absolute;top:75px;left:0;display:block;width:20px;height:25px;background:#f8efe5;-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);transform:rotate(45deg)}.about__intro__main{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;width:min(100%,1920px);margin:90px auto 0 auto;padding:0 0 max(0px,min(350px,350px - 350 * (100vw - 1300px) / 620)) 0}.about__intro__main.wow.animated{animation-name:fadeInUp}.about__intro__main__title{display:block;width:405px;height:267px;margin:0 0 40px 0}.about__intro__main__title::after{content:'';position:absolute;top:48px;left:calc(50% - 7.5px);display:block;width:15px;height:15px;border-radius:50%;background:#fcac3f;overflow:hidden}.about__intro__main__title__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;font-size:32px;line-height:1.4;color:var(--titleColor2);font-family:var(--fontJinXuan);font-weight:900;text-align:center;padding:15px}.about__intro__main__title__text::before,.about__intro__main__title__text::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-mask:url(/assets/images/common/title_mask02.svg) center / contain no-repeat;mask:url(/assets/images/common/title_mask02.svg) center / contain no-repeat}.about__intro__main__title__text::before{background:#fbf4ee}.about__intro__main__title__text::after{background:url(/assets/images/common/title_texture02.png) center/ 100% 100% no-repeat}.about__intro__main__area{display:block;width:min(520px,100% - 40px);text-align:center;margin:0 auto 1.875em auto}.about__intro__main__area:last-child{margin:0 auto}.about__intro__main__area__title{display:block;width:100%;font-size:18px;line-height:1.875;color:var(--titleColor);font-weight:500}.about__intro__main__area__text{display:block;width:100%;font-size:16px;line-height:1.875;color:var(--textColor);font-weight:500}.about__intro__picBox{position:absolute;top:0;left:max(calc(50% - 960px),0px);display:block;width:min(100%,1920px);height:100%;pointer-events:none}.about__intro__picBox__bubble{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.about__intro__main.wow ~ .about__intro__picBox .about__intro__picBox__bubble{opacity:0;transition:opacity 1s .8s ease-in-out}.about__intro__main.wow.animated ~ .about__intro__picBox .about__intro__picBox__bubble{opacity:1}.about__intro__picBox__bubble__item{position:absolute;display:block;animation:float-vertical 10s ease-in-out infinite;will-change:tranfsorm}.about__intro__picBox__bubble__item:nth-child(1){top:max(340px,min(430px,430px - 90 * (100vw - 1300px) / 620));left:40px;width:min(340px,18.89vw)}.about__intro__picBox__bubble__item:nth-child(2){top:225px;right:-168px;width:min(665px,36.94vw);animation-direction:reverse}.about__intro__picBox__bubble__item:nth-child(3){bottom:20px;left:min(150px,8.33vw);width:min(455px,25.28vw);animation-duration:13s}.about__intro__picBox__bubble__item::before{content:'';position:absolute;display:block;background:url(/assets/images/about/about_intro_bubble01_bg.svg) center/ contain no-repeat}.about__intro__picBox__bubble__item:nth-child(1)::before{bottom:-9.52%;left:4.41%;width:79.41%;height:100.63%}.about__intro__picBox__bubble__item:nth-child(2)::before{top:14.5%;left:4.58%;width:77.29%;height:84.96%;background-image:url(/assets/images/about/about_intro_bubble02_bg.svg)}.about__intro__picBox__bubble__item:nth-child(3)::before{top:12.77%;left:27.03%;width:81.32%;height:83.13%;background-image:url(/assets/images/about/about_intro_bubble03_bg.svg)}.about__intro__picBox__bubble__item__pic{display:block;width:100%;-webkit-mask:url(/assets/images/about/about_intro_bubble01_mask.svg) center/contain no-repeat;mask:url(/assets/images/about/about_intro_bubble01_mask.svg) center/contain no-repeat}.about__intro__picBox__bubble__item:nth-child(2) .about__intro__picBox__bubble__item__pic{-webkit-mask-image:url(/assets/images/about/about_intro_bubble02_mask.svg);mask-image:url(/assets/images/about/about_intro_bubble02_mask.svg)}.about__intro__picBox__bubble__item:nth-child(3) .about__intro__picBox__bubble__item__pic{-webkit-mask-image:url(/assets/images/about/about_intro_bubble03_mask.svg);mask-image:url(/assets/images/about/about_intro_bubble03_mask.svg)}.about__intro__picBox__cloud{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.about__intro__picBox__cloud__item{position:absolute;display:block;background:url(/assets/images/index/index_depart_cloud02.svg) center/ contain no-repeat;animation:var(--cloudMove);will-change:tranfsorm}.about__intro__picBox__cloud__item:nth-child(1){top:40px;right:200px;width:min(450px,28.13vw);height:min(168px,10.5vw);opacity:.3}.about__intro__picBox__cloud__item:nth-child(2){top:565px;left:127px;width:min(465px,29.06vw);height:min(114px,7.125vw);background-image:url(/assets/images/index/index_depart_cloud01.svg);opacity:.3;animation-direction:reverse}.about__intro__picBox__cloud__item:nth-child(3){top:730px;right:40px;width:min(380px,21.11vw);height:min(242px,13.44vw);background-image:url(/assets/images/index/index_depart_cloud04.svg);opacity:.5;animation-duration:17s}.about__intro__picBox__cloud__item:nth-child(4){bottom:60px;left:min(485px,25.26vw);width:160px;height:120px;background-image:url(/assets/images/index/index_depart_cloud03_bgColor.svg);opacity:.5;animation-direction:reverse}.about__member{z-index:10;display:block;width:100%;background:url(/assets/images/common/common_bg_wave01.svg) center top/ 3840px auto no-repeat,url(/assets/images/common/common_bg_top_left.svg) top 8px left min(-182px,50vw - 960px - 182px)/1188px auto no-repeat,linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top 700px/ 100% calc(100% - 700px - 120px) no-repeat,linear-gradient(to bottom,var(--brownColor),var(--brownColor)) center top 280px/ 100% calc(100% - 280px - 120px) no-repeat;margin:120px 0 0 0;overflow:hidden}.about__member__shell{overflow:visible;padding:365px 0 75px 0}.about__member__title__abao{position:absolute;top:-38px;right:34px;display:block;width:120px;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4));transform-origin:right bottom;animation:var(--talkWave);will-change:tranfsorm}.about__member__list{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100vw;margin:95px 0 0 0}.about__member__list.wow.animated{animation-name:fadeIn}.about__member__list__item{display:block;width:340px;margin:0 50px 0 0;flex:0 0 auto}.about__member__list__item:nth-child(3n + 2){margin:50px 50px 0 0}.about__member__list__item:nth-child(3n + 3){margin:100px 50px 0 0}.about__member__list__item__rope{z-index:10;position:absolute;bottom:calc(100% - 33px);left:calc(50% - 54px);display:block;width:118px;transform:translate3d(0,0,0);transition:transform .4s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.about__member__list__item.active > .about__member__list__item__rope{transform:rotateY(180deg)}.about__member__list__item__rope::before,.about__member__list__item__rope::after{content:'';display:block;width:100%;padding:312.71% 0 0 0}.about__member__list__item__rope::before{background:url(/assets/images/about/about_member_rope_blue.svg) center/ 100% 100% no-repeat}.about__member__list__item__rope::after{position:absolute;top:0;left:0;background-image:url(/assets/images/about/about_member_rope_texture.png);-webkit-mask:url(/assets/images/about/about_member_rope_blue.svg) center/contain no-repeat;mask:url(/assets/images/about/about_member_rope_blue.svg) center/contain no-repeat;opacity:.05;mix-blend-mode:multiply}.about__member__list__item__card{display:block;width:100%;padding:70px 30px 30px 30px;transition:transform .4s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.about__member__list__item.active > .about__member__list__item__card{transform:rotateY(180deg)}.about__member__list__item__card::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:30px;background:var(--blueColor);overflow:hidden}.about__member__list__item__card__dot{position:absolute;top:0;left:30px;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:space-evenly;width:calc(100% - 60px);height:70px;transform:translate3d(0,0,0);filter:drop-shadow(-3px -3px var(--blueShadow))}.about__member__list__item__card__dot__item{display:block;width:20px;height:20px;border-radius:10px;background:var(--itembgColor);overflow:hidden}.about__member__list__item__card__dot__item:nth-child(2){width:80px}.about__member__list__item__card__area{display:block;width:100%;padding:30px 20px;filter:drop-shadow(-5px -5px var(--blueShadow))}.about__member__list__item__card__area::before{z-index:-20;content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:20px;background:#fff;overflow:hidden}.about__member__list__item__card__area::after{content:'';z-index:-10;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(230,173,97,.2);-webkit-mask:url(/assets/images/about/about_member_card_shape01.svg) right -28px top -25px/165px auto no-repeat,url(/assets/images/about/about_member_card_shape02.svg) left -52px bottom -52px/180px auto no-repeat;mask:url(/assets/images/about/about_member_card_shape01.svg) right -28px top -25px/165px auto no-repeat,url(/assets/images/about/about_member_card_shape02.svg) left -52px bottom -52px/180px auto no-repeat}.about__member__list__item__card__area__avatar{display:block;width:130px;height:130px;border-radius:50%;margin:0 auto 20px auto;overflow:hidden;flex:0 0 auto}.about__member__list__item__card__area__avatar::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;border:5px solid #eeb262;border-radius:50%}.about__member__list__item__card__area__name{display:block;width:100%;font-size:23px;line-height:1.2;letter-spacing:.01em;color:var(--titleColor2);text-align:center}.about__member__list__item__card__area__jobTitle{display:block;width:min(100%,180px);font-size:15px;line-height:1.3;color:#fff;text-align:center;border-radius:12.5px;background:var(--yellowColor);margin:16px auto 0 auto;padding:2px 15px}.about__member__list__item__card__area__info{display:block;width:100%;background:linear-gradient(to right,#dcdcdc 2px,transparent 2px,transparent 5px) left top / 5px 2px repeat-x,linear-gradient(to right,#dcdcdc 2px,transparent 2px,transparent 5px) left bottom / 5px 2px repeat-x;margin:25px 0;padding:25px 0}.about__member__list__item__card__area__info__item{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 12px 0}.about__member__list__item__card__area__info__item:last-child{margin:0}.about__member__list__item__card__area__info__item__icon{display:block;width:25px;height:25px;margin:0 15px 0 0;flex:0 0 auto}.about__member__list__item__card__area__info__item__icon::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;transform:translate3d(0,0,0)}.about__member__list__item__card__area__info__item__icon[data-icon="ig"]::before{background-image:url(/assets/images/common/icon_ig.svg);filter:drop-shadow(3px 3px var(--yellowShadow))}.about__member__list__item__card__area__info__item__icon[data-icon="fb"]::before{background-image:url(/assets/images/common/icon_fb.svg);filter:drop-shadow(3px 3px var(--blueShadow))}.about__member__list__item__card__area__info__item__icon[data-icon="line"]::before{background-image:url(/assets/images/common/icon_line.svg);filter:drop-shadow(3px 3px var(--grassGreenShadow))}.about__member__list__item__card__area__info__item__icon[data-icon="wechat"]::before{background-image:url(/assets/images/common/icon_wechat.svg);filter:drop-shadow(3px 3px var(--blueShadow))}.about__member__list__item__card__area__info__item__icon[data-icon="threads"]::before{background-image:url(/assets/images/common/icon_threads_dark.svg);filter:drop-shadow(3px 3px #000)}.about__member__list__item__card__area__info__item__icon[data-icon="tel"]::before{background-image:url(/assets/images/common/icon_phone_orange.svg);filter:drop-shadow(3px 3px var(--orangeShadow))}.about__member__list__item__card__area__info__item__icon[data-icon="mail"]::before{background-image:url(/assets/images/common/icon_mail_green.svg);filter:drop-shadow(3px 3px var(--lakeGreenShadow))}.about__member__list__item__card__area__info__item__text{display:block;width:100%;font-size:14px;line-height:1.4;color:var(--titleColor2);word-break:break-all;margin:.2em 0 0 0}.about__member__list__item__card__area__open{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:auto;font-size:15px;line-height:1.2;color:var(--titleColor);font-weight:500}.about__member__list__item__card__area__open::after{content:'';display:block;width:20px;height:20px;background:url(/assets/images/common/icon_next.svg) center / contain no-repeat;margin:0 0 0 15px}.about__member__list__item.back{position:absolute;top:0;left:0;display:block;width:100%;height:100%;margin:0;transform:rotateY(-180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .4s ease-in-out}.about__member__list__item.active .about__member__list__item.back{transform:rotateY(0deg)}.about__member__list__item.back .about__member__list__item__rope{opacity:0;transition:opacity .4s ease-in-out}.about__member__list__item.active .about__member__list__item.back .about__member__list__item__rope{opacity:1}.about__member__list__item.back .about__member__list__item__card{height:100%}.about__member__list__item.back .about__member__list__item__card__area{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;height:100%;padding:15px 20px 75px 20px}.about__member__list__item.back .about__member__list__item__card__area::before,.about__member__list__item.back .about__member__list__item__card__area::after{display:none}.about__member__list__item__card__area__title{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:auto;font-size:25px;line-height:1.2;color:#fff;font-family:var(--fontWendyOne);margin:15px auto 0 auto;padding:12px 22px}.about__member__list__item__card__area__title::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:var(--yellowColor);-webkit-mask:url(/assets/images/about/about_member_card_title_mask.png) center/100% 100% no-repeat;mask:url(/assets/images/about/about_member_card_title_mask.png) center/100% 100% no-repeat}.about__member__list__item__card__area__track{display:block;width:100%;height:100%;overflow:hidden;overflow-y:auto;margin:24px 0 0 0;padding:0 6px 0 0}.about__member__list__item__card__area__track::-webkit-scrollbar{width:6px;height:4px;background:transparent}.about__member__list__item__card__area__track::-webkit-scrollbar-thumb{background:#fff}.about__member__list__item__card__area__track__text{display:block;width:100%;font-size:16px;line-height:1.875;color:#fff;font-weight:500;transition:opacity .4s ease-in-out;opacity:0}.about__member__list__item.active .about__member__list__item__card__area__track__text{opacity:1}.about__member__list__item__card__area__btn{top:auto;bottom:0;left:calc(50% - 25px);width:50px;height:50px;transition:opacity .4s ease-in-out,filter .4s ease-in-out,transform .4s ease-in-out;opacity:0;pointer-events:none}.about__member__list__item.active .about__member__list__item__card__area__btn{opacity:1;pointer-events:all}.about__member__list__item:nth-child(6n + 1) .back .about__member__list__item__card::before{background:var(--blueColor)}.about__member__list__item:nth-child(6n + 1) .back .about__member__list__item__rope::before{background-image:url(/assets/images/about/about_member_rope_blue.svg)}.about__member__list__item:nth-child(6n + 1) .back .about__member__list__item__card__dot{filter:drop-shadow(-3px -3px var(--blueShadow))}.about__member__list__item:nth-child(6n + 1) .back .about__member__list__item__card__area{filter:none}.about__member__list__item:nth-child(6n + 1) .back .about__member__list__item__card__area__btn{filter:drop-shadow(4px 4px var(--yellowShadow))}.about__member__list__item:nth-child(6n + 1) .back .about__member__list__item__card__area__btn::before{background:var(--yellowColor)}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card::before,.about__member__list__item:nth-child(6n + 2) .back .about__member__list__item__card::before{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__rope::before,.about__member__list__item:nth-child(6n + 2) .back .about__member__list__item__rope::before{background-image:url(/assets/images/about/about_member_rope_orange.svg)}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card__dot,.about__member__list__item:nth-child(6n + 2) .back .about__member__list__item__card__dot{filter:drop-shadow(-3px -3px var(--orangeShadow))}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card__area{filter:drop-shadow(-5px -5px var(--orangeShadow))}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card__area::after{background:rgba(167,209,122,.2)}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card__area__avatar::after{border-color:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card__area__jobTitle{background:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 2) .back .about__member__list__item__card__area{filter:none}.about__member__list__item:nth-child(6n + 2) .about__member__list__item__card__area__title::before{background:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 2) .back .about__member__list__item__card__area__btn{filter:drop-shadow(4px 4px var(--grassGreenShadow))}.about__member__list__item:nth-child(6n + 2) .back .about__member__list__item__card__area__btn::before{background:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__card::before,.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__card::before{background:var(--yellowColor)}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__rope::before,.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__rope::before{background-image:url(/assets/images/about/about_member_rope_yellow.svg)}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__card__dot,.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__card__dot{filter:drop-shadow(-3px -3px var(--yellowShadow))}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__card__area{filter:drop-shadow(-5px -5px var(--yellowShadow))}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__card__area::after{background:rgba(233,86,24,.2)}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__card__area__avatar::after{border-color:var(--orangeColor)}.about__member__list__item:nth-child(6n + 3) .about__member__list__item__card__area__jobTitle{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__card__area{filter:none}.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__card__area__title::before{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__card__area__btn{filter:drop-shadow(4px 4px var(--orangeShadow))}.about__member__list__item:nth-child(6n + 3) .back .about__member__list__item__card__area__btn::before{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__card::before,.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__card::before{background:var(--lakeGreenColor)}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__rope::before,.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__rope::before{background-image:url(/assets/images/about/about_member_rope_lakegreen.svg)}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__card__dot,.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__card__dot{filter:drop-shadow(-3px -3px var(--lakeGreenShadow))}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__card__area{filter:drop-shadow(-5px -5px var(--lakeGreenShadow))}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__card__area::after{background:rgba(49,155,206,.2)}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__card__area__avatar::after{border-color:var(--blueColor)}.about__member__list__item:nth-child(6n + 4) .about__member__list__item__card__area__jobTitle{background:var(--blueColor)}.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__card__area{filter:none}.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__card__area__title::before{background:var(--blueColor)}.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__card__area__btn{filter:drop-shadow(4px 4px var(--blueShadow))}.about__member__list__item:nth-child(6n + 4) .back .about__member__list__item__card__area__btn::before{background:var(--blueColor)}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__card::before,.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__card::before{background:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__rope::before,.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__rope::before{background-image:url(/assets/images/about/about_member_rope_grassgreen.svg)}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__card__dot,.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__card__dot{filter:drop-shadow(-3px -3px var(--grassGreenShadow))}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__card__area{filter:drop-shadow(-5px -5px var(--grassGreenShadow))}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__card__area::after{background:rgba(233,86,24,.2)}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__card__area__avatar::after{border-color:var(--orangeColor)}.about__member__list__item:nth-child(6n + 5) .about__member__list__item__card__area__jobTitle{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__card__area{filter:none}.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__card__area__title::before{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__card__area__btn{filter:drop-shadow(4px 4px var(--orangeShadow))}.about__member__list__item:nth-child(6n + 5) .back .about__member__list__item__card__area__btn::before{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__card::before,.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__card::before{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__rope::before,.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__rope::before{background-image:url(/assets/images/about/about_member_rope_orange.svg)}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__card__dot,.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__card__dot{filter:drop-shadow(-3px -3px var(--orangeShadow))}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__card__area{filter:drop-shadow(-5px -5px var(--orangeShadow))}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__card__area::after{background:rgba(167,209,122,.2)}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__card__area__avatar::after{border-color:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 6) .about__member__list__item__card__area__jobTitle{background:var(--orangeColor)}.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__card__area{filter:none}.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__card__area__title::before{background:var(--grassGreenColor)}.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__card__area__btn{filter:drop-shadow(4px 4px var(--grassGreenShadow))}.about__member__list__item:nth-child(6n + 6) .back .about__member__list__item__card__area__btn::before{background:var(--grassGreenColor)}.about__member__picBox{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.about__member__picBox__item{position:absolute;display:block}.about__member__picBox__item:nth-child(1){top:160px;left:max(120px,50vw - 960px + 120px);width:465px;animation:var(--cloudMove);will-change:transform}.about__member__picBox__item:nth-child(2){bottom:0;right:max(295px,50vw - 960px + 295px);width:450px;opacity:.5;animation:var(--cloudMove);animation-direction:reverse;will-change:transform}.about__member__picBox__item:nth-child(3){top:365px;left:min(-40px,50vw - 960px - 40px);width:612px}.about__member__picBox__item:nth-child(4){top:335px;right:min(-48px,50vw - 960px - 48px);width:612px;transform:scaleX(-1)}.about__member__list.slick-slider{display:block}.about__member__list .slick-list{margin:-335px 0 0 -50px;padding:335px 0 0 50px}.about__member__list .slick-list::after{content:'';position:absolute;top:0;left:0;display:block;width:50px;height:100%;background:linear-gradient(to right,var(--bgColor),#f9f0e700) left center/ 100% 100% no-repeat}.about__service{z-index:0;display:block;width:100%;background:url(/assets/images/common/bg_row_city.svg) center top / 1920px auto repeat-x,linear-gradient(to bottom,#fff,#fff) center top 355px/ 100% 100% no-repeat,var(--bgColor);margin:-135px 0 0 0}.about__service__shell{z-index:10;padding:585px 0 0 0}.about__service__title .c-title01__sub{margin:-7px 0 0 0}.about__service-track{display:flex;align-items:flex-end;align-content:flex-end;justify-items:flex-start;justify-content:flex-start;width:100%;min-height:200vh;padding:0 0 8px 0}.about__service-track__inner{position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;bottom:200px;left:0;display:block;width:100%}.about__service__title__abao{position:absolute;top:-67px;right:0;display:block;width:215px}.about__service__title__abao::after{content:'';position:absolute;top:27px;left:11px;display:block;width:38px;height:74px;background:url(/assets/images/about/about_service_pin.svg) center/ contain no-repeat}.about__service__title.wow .about__service__title__abao::after{opacity:0;transform:translateY(-20px);transition:opacity .5s 1.4s ease-in-out,transform .5s 1.4s ease-in-out}.about__service__title.wow.animated .about__service__title__abao::after{opacity:1;transform:none}.about__service__title__abao img{z-index:-10;transform-origin:right bottom;animation:var(--talkWave);animation-direction:reverse;will-change:transform}.about__service__nav{display:block;width:100%;margin:80px 0 0 0;padding:0 0 7px 0;overflow:hidden}.about__service__nav .c-nav__list{padding:0 152px}.about__service__nav .c-nav__list__box .slick-list::before,.about__service__nav .c-nav__list__box .slick-list::after{width:152px}.about__service__nav .c-nav__list__box .slick-list::before{left:-152px}.about__service__nav .c-nav__list__box .slick-list::after{right:-152px}.about__service__nav .c-nav__list__box__item__text{width:275px}.about__service__nav .c-nav__list__box__item.current{filter:drop-shadow(7px 7px var(--blueShadow))}.about__service__nav .c-nav__list__box__item.current:nth-child(5n + 2){filter:drop-shadow(7px 7px var(--orangeShadow))}.about__service__nav .c-nav__list__box__item.current:nth-child(5n + 3){filter:drop-shadow(7px 7px var(--yellowShadow))}.about__service__nav .c-nav__list__box__item.current:nth-child(5n + 4){filter:drop-shadow(7px 7px var(--grassGreenShadow))}.about__service__nav .c-nav__list__box__item.current:nth-child(5n + 5){filter:drop-shadow(7px 7px var(--lakeGreenShadow))}.about__service__list{display:block;width:100%;margin:65px 0 0 0}.about__service__list.wow.animated{animation-name:fadeInUp}.about__service__list__item{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none;display:flex;align-items:flex-start;align-content:flex-start;justify-items:center;justify-content:center;width:100%;border-radius:40px;background:var(--bgColor);padding:min(80px,4.44vw) min(100px,5.56vw);overflow:hidden;box-shadow:8px 8px var(--itembgShadow)}.about__service__list__item.current{position:relative;opacity:1;pointer-events:all}.about__service__list__item__album{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:min(650px,50% - 10px);margin:0 min(80px,4.44vw) 0 0;overflow:hidden;flex:0 0 auto}.about__service__list__item__album__pic{display:block;width:100%;border-radius:20px;overflow:hidden;flex:0 0 auto}.about__service__list__item__content{display:block;width:100%;margin:min(40px,max(0px,0px + 40 * (100vw - 1550px) / 370)) 0 0 0}.about__service__list__item__content__title{display:block;width:100%;font-size:23px;line-height:1.2;color:var(--titleColor2);font-weight:700;padding:0 0 0 30px}.about__service__list__item__content__title::before{content:'';position:absolute;top:calc(.6em - 6.5px);left:0;display:block;width:13px;height:13px;background:var(--blueColor);-webkit-mask:url(/assets/images/common/icon_paw.svg) center / contain no-repeat;mask:url(/assets/images/common/icon_paw.svg) center / contain no-repeat;transform:rotate(-74deg)}.about__service__list__item:nth-child(5n + 2) .about__service__list__item__content__title::before{background:var(--orangeColor)}.about__service__list__item:nth-child(5n + 3) .about__service__list__item__content__title::before{background:var(--yellowColor)}.about__service__list__item:nth-child(5n + 4) .about__service__list__item__content__title::before{background:var(--grassGreenColor)}.about__service__list__item:nth-child(5n + 5) .about__service__list__item__content__title::before{background:var(--lakeGreenColor)}.about__service__list__item__content__note{font-weight:500;margin:28px 0 0 0}.about__service__list__item__content__info{display:block;width:100%;background:linear-gradient(to right,#d7cfc7 2px,transparent 2px,transparent 5px) left top / 5px 2px repeat-x;margin:30px 0 0 0;padding:40px 0 0 0}.about__service__list__item__content__info__title{display:block;width:100%;font-size:16px;line-height:1.2;color:var(--titleColor2);text-transform:uppercase;font-weight:500;padding:0 0 0 30px}.about__service__list__item__content__info__title::before{content:'';position:absolute;top:calc(.6em - 6.5px);left:0;display:block;width:13px;height:13px;background:var(--grassGreenColor);-webkit-mask:url(/assets/images/common/icon_paw.svg) center / contain no-repeat;mask:url(/assets/images/common/icon_paw.svg) center / contain no-repeat;transform:rotate(-74deg)}.about__service__list__item__content__info__area{display:block;width:100%;margin:24px 0 0 0}.about__service__list__item__content__info__area__item{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 12px 0}.about__service__list__item__content__info__area__item:last-child{margin:0}.about__service__list__item__content__info__area__icon{display:block;width:20px;height:20px;border-radius:50%;background:#fff;margin:0 12px 0 0;overflow:hidden;flex:0 0 auto}.about__service__list__item__content__info__area__icon::after{content:'';position:absolute;top:calc(50% - 5px);left:calc(50% - 5px);display:block;width:10px;height:10px;background:var(--blueColor);-webkit-mask:url(/assets/images/common/icon_pin_dark.svg) center/contain no-repeat;mask:url(/assets/images/common/icon_pin_dark.svg) center/contain no-repeat}.about__service__list__item__content__info__area__icon[data-type="tel"]::after{-webkit-mask-image:url(/assets/images/common/icon_phone.svg);mask-image:url(/assets/images/common/icon_phone.svg)}.about__service__list__item__content__info__area__text{display:block;width:100%;font-size:14px;line-height:1.4;color:var(--titleColor3);margin:calc(10px - .7em) 0 0 0}.about__service__picBox{position:absolute;top:0;left:0;display:block;width:100%;height:100%;overflow:hidden;pointer-events:none}.about__service__picBox__item{position:absolute;display:block}.about__service__picBox__item:nth-child(1){top:585px;left:105px;width:min(247px,13.72vw);animation:potatoSwing 13s ease-in-out infinite}.about__service__picBox__item:nth-child(2){top:480px;right:-30px;width:min(456px,25.33vw)}.about__service__list__item__album.slick-slider{display:block}.about__service__list__item__album .slick-dots{margin:40px auto 0 auto}.about__service__list__item__album .slick-dots li{background:#d4cfca}.about__service__list__item__album .slick-dots li.slick-active{background:var(--blueColor)}.about__service__list__item:nth-child(5n + 2) .about__service__list__item__album .slick-dots li.slick-active{background:var(--orangeColor)}.about__service__list__item:nth-child(5n + 3) .about__service__list__item__album .slick-dots li.slick-active{background:var(--yellowColor)}.about__service__list__item:nth-child(5n + 4) .about__service__list__item__album .slick-dots li.slick-active{background:var(--grassGreenColor)}.about__service__list__item:nth-child(5n + 5) .about__service__list__item__album .slick-dots li.slick-active{background:var(--lakeGreenColor)}.about__dorm{display:block;width:100%;background:linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top 580px / 100% 100% no-repeat,url(/assets/images/about/about_dorm_bg_roof.svg) center top 380px/max(min(1150px,63.89vw),920px) auto no-repeat,url(/assets/images/about/about_dorm_bg_abao.svg) right -315px top 125px/min(1223px,67.94vw) auto no-repeat,url(/assets/images/about/about_dorm_bg.svg) right -65px top 280px/auto max(min(373px,21.94vw),255px) no-repeat;overflow:hidden;margin:-200px 0 0 0}.about__dorm::before{content:'';position:absolute;top:0;left:min(-240px,max(-650px,-650px + 410 * (100vw - 992px) / 928));display:block;width:730px;height:412px;background:url(/assets/images/about/about_dorm_fog.svg) center/ contain no-repeat;pointer-events:none}.about__dorm__decorate{z-index:0;position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.about__dorm__decorate::before,.about__dorm__decorate::after{content:'';position:absolute;display:block;width:484px;height:648px;background:url(/assets/images/about/about_dorm_bg_block.svg) center/ contain no-repeat}.about__dorm__decorate::before{top:915px;right:min(-30px,50vw - 960px - 30px);transform:scaleX(-1)}.about__dorm__decorate::after{top:1445px;left:min(-25px,50vw - 960px - 25px)}.about__dorm__chimney{position:absolute;top:440px;left:min(310px,max(-130px,-130px + 440 * (100vw - 992px) / 928));display:block;width:auto}.about__dorm__chimney::before{content:'';display:block;width:217px;height:50px;border-radius:20px;background:var(--bgColor);overflow:hidden}.about__dorm__chimney::after{content:'';display:block;width:165px;height:100px;background:var(--bgColor);margin:0 auto}.about__dorm__shell{padding:755px 0 250px 0}.about__dorm__title{max-width:640px}.about__dorm__title .mb{display:none}.about__dorm__title__abao{position:absolute;top:-145px;right:42px;display:block;width:160px;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__dorm__title__abao img{animation:var(--talkWave);animation-duration:4s;animation-direction:reverse;will-change:transform}.about__dorm__title__abao::before{content:'';position:absolute;top:0;left:calc(100% + 2px);display:block;width:115px;height:120px;background:url(/assets/images/about/about_dorm_suitcase.svg) center/ contain no-repeat;transform:rotate(-8.22deg)}.about__dorm__area{display:block;width:100%;margin:105px 0 0 0}.about__dorm__area.wow.animated{animation-name:fadeInUp}.about__dorm__area__tag{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%}.about__dorm__area__tag__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:auto;min-width:400px;min-height:70px;font-size:18px;line-height:1.2;color:#fff;font-weight:700;border-radius:30px 30px 0 0;background:var(--yellowColor);margin:0 30px 0 0;padding:8px 80px;overflow:hidden}.about__dorm__area__tag__item[data-id="2"]{background:var(--grassGreenColor)}.about__dorm__area__tag__item:last-child{margin:0}.about__dorm__area__tag__item::before{content:'';position:absolute;top:-65px;left:-22px;display:block;width:103px;height:111px;background:url(/assets/images/about/about_dorm_btn_abao.svg) center/ contain no-repeat;transition:transform .4s ease-in-out;transform:translate(-45px,-45px)}.about__dorm__area__tag__item.current::before{transform:none}.about__dorm__area__tag__item[data-id="2"]::before{top:auto;left:auto;bottom:-68px;right:-35px;width:107px;height:110px;transform:translate(45px,45px) rotate(6deg) scale(-1)}.about__dorm__area__tag__item[data-id="2"].current::before{transform:rotate(6deg) scale(-1)}.about__dorm__area__tag__item .mb{display:none}.about__dorm__area__list{display:block;width:100%}.about__dorm__area__list__item{position:absolute;display:block;width:100%;border-radius:0 30px 30px 30px;background:var(--yellowColor);padding:70px 100px 80px 100px;overflow:hidden;pointer-events:none;opacity:0}.about__dorm__area__list__item.show{z-index:10;position:relative;pointer-events:all;opacity:1}.about__dorm__area__list__item[data-id="2"]{background:var(--grassGreenColor)}.about__dorm__area__list__item__head{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%}.about__dorm__area__list__item__head__album{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:50%;margin:0 min(70px,3.89vw) 0 0;padding:0 0 0 min(60px,4vw);overflow:hidden;flex:0 0 auto}.about__dorm__area__list__item__head__album__pic{display:block;width:100%;border-radius:20px;overflow:hidden;flex:0 0 auto}.about__dorm__area__list__item__head__desc{display:block;width:100%;margin:min(55px,max(0px,0px + 55 * (100vw - 1500px) / 420)) 0 0 0}.about__dorm__area__list__item__head__desc__title{display:block;width:100%;font-size:23px;line-height:1.2;color:#fff;font-weight:700;padding:0 0 0 30px}.about__dorm__area__list__item__head__desc__title::before{content:'';position:absolute;top:calc(.6em - 6.5px);left:0;display:block;width:13px;height:13px;background:var(--orangeColor);-webkit-mask:url(/assets/images/common/leaf_mask.svg) center/contain no-repeat;mask:url(/assets/images/common/leaf_mask.svg) center/contain no-repeat}.about__dorm__area__list__item__head__desc__title br{display:none}.about__dorm__area__list__item__head__desc__title .c-inlineBlock{display:inline}.about__dorm__area__list__item__head__desc__note{display:block;width:100%;margin:30px 0 0 0}.about__dorm__area__list__item__head__desc__note__text{color:#fff;font-weight:500;margin:0 0 10px 0}.about__dorm__area__list__item__head__desc__note__text:last-child{margin:0}.about__dorm__area__list__item__info{display:flex;flex-wrap:wrap;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;left:-27.5px;width:calc(100% + 55px);margin:50px 0 -55px 0}.about__dorm__area__list__item__info__item{display:block;width:calc(100% / 3 - 55px);border-radius:20px;margin:0 27.5px 55px 27.5px;padding:40px 40px 32px 40px}.about__dorm__area__list__item__info__item::before{content:'';position:absolute;top:0;left:0;display:block;width:250px;height:60px;border-radius:20px 20px 0 0;background:#fff;overflow:hidden;box-shadow:4px 4px rgba(0,0,0,.2)}.about__dorm__area__list__item__info__item::after{content:'';position:absolute;top:60px;left:0;display:block;width:100%;height:calc(100% - 60px);border-radius:0 20px 20px 20px;background:#fff;overflow:hidden;box-shadow:4px 4px rgba(0,0,0,.2)}.about__dorm__area__list__item__info__item__mark{z-index:10;position:absolute;display:block;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4));animation:markSwing 13s linear infinite;will-change:tranfsorm}.about__dorm__area__list__item__info__item:nth-child(1) .about__dorm__area__list__item__info__item__mark{top:8px;right:60px;width:55px;height:95px;background:url(/assets/images/about/about_dorm_house.svg) center/ contain no-repeat;transform:rotate(6.25deg)}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__mark{top:15px;right:18px;width:126px;height:79px;animation-duration:11s;animation-direction:reverse}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__mark::before{content:'';position:absolute;top:0;left:0;display:block;width:35.71%;height:56.96%;background:url(/assets/images/about/about_dorm_map.png) center/ contain no-repeat}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__mark::after{content:'';position:absolute;bottom:0;right:0;width:73.02%;height:64.56%;background:url(/assets/images/about/about_dorm_car.png) center/ contain no-repeat}.about__dorm__area__list__item__info__item:nth-child(3) .about__dorm__area__list__item__info__item__mark{top:10px;right:50px;width:80px;height:88px;background:url(/assets/images/about/about_dorm_wallet.svg) center/ contain no-repeat;transform:rotate(-12.38deg);animation-duration:11s}.about__dorm__area__list__item__info__item__title{z-index:10;display:inline-block;width:auto;min-width:108px;font-size:18px;line-height:1.2;letter-spacing:0;color:#fff;font-family:var(--fontJinXuan);font-weight:900;text-align:center;padding:14px 25px}.about__dorm__area__list__item__info__item__title::before{content:'';position:absolute;display:block;background:url(/assets/images/about/about_dorm_info_abao.png) center /contain no-repeat}.about__dorm__area__list__item__info__item:nth-child(1) .about__dorm__area__list__item__info__item__title::before{top:-20px;left:calc(50% - 16.5px);width:38px;height:42px}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__title::before{top:-15px;right:10px;width:40px;height:35px;background-image:url(/assets/images/about/about_dorm_info_abao_orange.png)}.about__dorm__area__list__item__info__item:nth-child(3) .about__dorm__area__list__item__info__item__title::before{top:-13px;left:6px;width:37px;height:35px;background-image:url(/assets/images/about/about_dorm_info_abao_lakegreen.png)}.about__dorm__area__list__item__info__item__title__bg{z-index:0;position:absolute;top:0;left:0;display:block;width:100%;height:100%}.about__dorm__area__list__item__info__item__title__bg::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:var(--blueColor);-webkit-mask:url(/assets/images/common/city_message.png) center/ 100% 100% no-repeat;mask:url(/assets/images/common/city_message.png) center/ 100% 100% no-repeat}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__title__bg::before{background:var(--orangeColor)}.about__dorm__area__list__item__info__item:nth-child(3) .about__dorm__area__list__item__info__item__title__bg::before{background:var(--lakeGreenColor)}.about__dorm__area__list__item__info__item__title__bg::after{content:'';position:absolute;top:40px;left:48px;display:block;width:17px;height:22px;background:var(--blueColor);transform:rotate(-18.4deg);-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%);overflow:hidden}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__title__bg::after{background:var(--orangeColor)}.about__dorm__area__list__item__info__item:nth-child(3) .about__dorm__area__list__item__info__item__title__bg::after{background:var(--lakeGreenColor)}.about__dorm__area__list__item__info__item__text{z-index:10;font-weight:500;margin:34px 0 0 0}.about__dorm__area__list__item__head__album.slick-slider{display:block}.about__dorm__area__list__item__head__album .slick-dots{position:absolute;top:50%;left:0;transform:translateY(-50%);flex-direction:column;width:auto;margin:0}.about__dorm__area__list__item__head__album .slick-dots li{margin:5px 0}.about__dorm__area__list__item__head__album .slick-dots li.slick-active{background:var(--orangeColor)}.about__comm{display:block;width:100%;background:url(/assets/images/common/common_bg_wave01_white.svg) center top 20px/ 3840px auto repeat-x,linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top/ 100% 480px no-repeat;overflow:hidden}.about__comm::before{content:'';position:absolute;top:0;left:min(115px,5.99vw);display:block;width:min(250px,15.625vw);height:min(250px,15.625vw);background:url(/assets/images/common/footer_contact_bg_bubble.svg) center/ contain no-repeat;transform:rotate(268deg);animation:aboutPotatoSwing 10s linear infinite;will-change:transform}.about__comm__shell{padding:367px 0 23px 0}.about__comm__title[data-shape="2"]{max-width:535px}.about__comm__title__abao{position:absolute;top:-130px;left:-60px;display:block;width:243px}.about__comm__title__abao::before{content:'';position:absolute;top:-70px;left:10px;display:block;width:45px;height:45px;background:url(/assets/images/about/about_icon_love.svg) center/contain no-repeat}.about__comm__title.wow .about__comm__title__abao::before{opacity:0;transform:translate3d(20px,30px,0);transition:opacity .8s .4s ease-in-out,transform .8s .4s ease-in-out}.about__comm__title.wow.animated .about__comm__title__abao::before{opacity:1;transform:none}.about__comm__title__abao::after{content:'';position:absolute;top:-11px;left:-14px;display:block;width:40px;height:40px;background:url(/assets/images/about/about_icon_like.svg) center/contain no-repeat}.about__comm__title.wow .about__comm__title__abao::after{opacity:0;transform:translate3d(20px,10px,0);transition:opacity .8s .6s ease-in-out,transform .8s .6s ease-in-out}.about__comm__title.wow.animated .about__comm__title__abao::after{opacity:1;transform:none}.about__comm__title__abao img{z-index:-10;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__title .c-title01__sub{margin:0}.about__comm__title__icon{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.about__comm__title__icon__item{position:absolute;display:block;background:url(/assets/images/about/about_icon_love.svg) center/ contain no-repeat}.about__comm__title.wow .about__comm__title__icon__item{opacity:0;transition:opacity .8s ease-in-out,transform .8s ease-in-out}.about__comm__title.wow.animated .about__comm__title__icon__item{opacity:1}.about__comm__title.wow.animated .about__comm__title__icon__item:nth-child(1),.about__comm__title.wow.animated .about__comm__title__icon__item:nth-child(2),.about__comm__title.wow.animated .about__comm__title__icon__item:nth-child(3){transform:none}.about__comm__title__icon__item:nth-child(1){top:205px;right:-114px;width:50px}.about__comm__title.wow .about__comm__title__icon__item:nth-child(1){transform:translate3d(-20px,-10px,0);transition-delay:.6s}.about__comm__title__icon__item:nth-child(2){top:190px;right:-74px;width:46px;background:url(/assets/images/about/about_icon_like.svg) center/ contain no-repeat}.about__comm__title.wow .about__comm__title__icon__item:nth-child(2){transform:translate3d(-10px,0,0);transition-delay:.8s}.about__comm__title__icon__item:nth-child(3){top:235px;right:-20px;width:76px}.about__comm__title.wow .about__comm__title__icon__item:nth-child(3){transform:translate3d(-20px,-20px,0);transition-delay:1s}.about__comm__title__icon__item::before{content:'';display:block;width:100%;padding:100% 0 0 0}.about__comm__choose{display:none}.about__comm__list-wrapper{display:block;width:100%;margin:50px 0 0 0}.about__comm__list-wrapper.wow.animated{animation-name:fadeInUp}.about__comm__nav{display:none}.about__comm__list{display:block;width:100%}.about__comm__list::before{content:'';position:absolute;top:0;left:-8.06%;display:block;width:116.12%;height:100%;background:url(/assets/images/about/about_comm_list_bg.png) center/ contain no-repeat}.about__comm__list__leaf{top:13.02%;right:5.61%}.about__comm__list__leaf span{width:18px;height:20px;transform:rotate(-145deg)}.about__comm__list__leaf span:nth-child(2){margin:-8px 0 0 45px}.about__comm__list__leaf span:nth-child(3){margin:-2px 0 0 95px}.about__comm__list__leaf span:nth-child(4){margin:2px 0 0 135px}.about__comm__list__leaf span:nth-child(5){margin:5px 0 0 175px}.about__comm__list__leaf span:nth-child(6){margin:5px 0 0 210px}.about__comm__list-track{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;counter-reset:commCounter -1;padding:0 0 23px 0}.about__comm__list__item{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;padding:45px min(80px,4.2vw) 50px 0;flex:0 0 auto;counter-increment:commCounter}.about__comm__list__item__phone{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:min(450px,32%);border-radius:30px;background:var(--titleColor2);margin:0 min(105px,5.5vw) 0 0;padding:30px 30px 90px 30px;overflow:hidden;flex:0 0 auto;box-shadow:8px 8px #252120}.about__comm__list__item__phone::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/assets/images/about/about_comm_phone_texture.png) center/ 100% 100% no-repeat;mix-blend-mode:multiply;opacity:.2}.about__comm__list__item__phone::after{content:'';position:absolute;bottom:22px;left:calc(50% - 25px);display:block;width:50px;height:50px;border-radius:50%;background:#fff;overflow:hidden}.about__comm__list__item__phone__video{display:block;width:100%;border-radius:30px;overflow:hidden}.about__comm__list__item__phone__video::before{content:'';display:block;width:100%;padding:177.78% 0 0 0}.about__comm__list__item__phone__video iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.about__comm__list__item__phone__media{display:block;width:100%;border-radius:30px;overflow:hidden}.about__comm__list__item__box{display:block;width:100%;margin:min(65px,max(0px,0px + 65 * (100vw - 1500px) / 420)) 0 0 0;flex:0 1 auto}.about__comm__list__item__box__title{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%}.about__comm__list__item__box__title__abao{display:block;width:max(min(150px,8.34vw),121px);margin:38px 20px 0 0;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.2))}.about__comm__list__item__box__title__text{display:block;width:260px;height:135px;font-size:28px;line-height:1;color:var(--blueColor);font-family:var(--fontMix);font-weight:900;text-align:center;background:url(/assets/images/about/about_comm_box_title_message.png) center/100% 100% no-repeat;padding:40px 50px 30px 50px;transform:translate3d(0,0,0);filter:drop-shadow(2px 4px rgba(0,0,0,.2));transform-origin:left center;animation:var(--talkWave);will-change:tranfsorm}.about__comm__list__item__box__title__text::before{content:'';position:absolute;top:70px;left:-13px;display:block;width:20px;height:28px;background:#fff;-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:rotate(70deg);overflow:hidden}.about__comm__list__item__box__title__text .wendyOne{font-size:1.2em;font-weight:400}.about__comm__list__item__box__message{z-index:0;display:block;width:fit-content;font-size:30px;line-height:1.2;color:#fff;font-family:var(--fontWendyOne);padding:28px 25px 23px 25px}.about__comm__list__item__box__message::before{z-index:-10;content:'';position:absolute;top:2px;right:-30px;display:block;width:65px;height:65px;background:url(/assets/images/about/about_comm_list_message_abao.svg) center/ contain no-repeat}.about__comm__list__item__box__message::after{z-index:10;content:'Reason 'counter(commCounter);display:block;width:100%;height:100%}.about__comm__list__item__box__message__bg{z-index:-10;position:absolute;top:0;left:0;display:block;width:100%;height:100%;transform:translate3d(0,0,0);filter:drop-shadow(4px 4px var(--blueShadow))}.about__comm__list__item__box__message__bg::after{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/assets/images/about/about_comm_list_message_texture.png) center/100% 100% no-repeat var(--blueColor);-webkit-mask:url(/assets/images/about/about_comm_list_message_mask.png) center/100% 100% no-repeat;mask:url(/assets/images/about/about_comm_list_message_mask.png) center/100% 100% no-repeat}.about__comm__list__item__box__message__bg::before{content:'';position:absolute;top:calc(100% - 5px);left:74px;display:block;width:16px;height:20px;background:var(--blueColor);-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%)}.about__comm__list__item__box__mainTitle{display:block;width:100%;font-size:30px;line-height:1.2;color:var(--blueColor);font-family:var(--fontJinXuan);font-weight:900;margin:min(45px,2.5vw) 0 0 0}.about__comm__list__item__box__mainTitle span{letter-spacing:.12em}.about__comm__list__item__box__mainTitle span[data-word="2"]{transform:rotate(-5deg)}.about__comm__list__item__box__mainTitle span[data-word="3"]{transform:rotate(-5deg)}.about__comm__list__item__box__mainTitle span[data-word="4"]{top:-.05em;transform:rotate(4deg)}.about__comm__list__item__box__mainTitle span[data-word="5"]{top:-.05em;transform:rotate(2deg)}.about__comm__list__item__box__mainTitle span[data-word="6"]{top:-.05em;transform:rotate(-8deg)}.about__comm__list__item__box__mainTitle span[data-word="7"]{top:-.05em;transform:rotate(-8deg)}.about__comm__list__item__box__mainTitle span[data-word="8"]{transform:rotate(4deg)}.about__comm__list__item__box__mainTitle span[data-word="9"]{top:-.05em}.about__comm__list__item__box__mainTitle span[data-word="10"]{top:-.08em;transform:rotate(6deg)}.about__comm__list__item__box__mainTitle span[data-word="11"]{top:-.08em;transform:rotate(-6deg)}.about__comm__list__item__box__mainTitle span[data-word="12"]{transform:rotate(7deg)}.about__comm__list__item__box__mainTitle span[data-word="13"]{transform:rotate(-5deg)}.about__comm__list__item__box__mainTitle span[data-word="14"]{top:-.2em}.about__comm__list__item__box__mainTitle span[data-word="15"]{top:-.15em}.about__comm__list__item__box__mainTitle span[data-word="16"]{top:-.12em;transform:rotate(3deg)}.about__comm__list__item__box__mainTitle span[data-word="17"]{top:-.12em;transform:rotate(5deg)}.about__comm__list__item__box__desc{display:block;width:100%;margin:min(60px,3.334vw) 0 0 0}.about__comm__list__item__box__mainTitle + .about__comm__list__item__box__desc{margin:min(40px,2.23vw) 0 0 0}.about__comm__list__item__box__desc .c-ol>li{padding:0 0 0 20px}.about__comm__list__item__box__desc .c-ol>li::before{position:absolute;top:0;left:0}.about__comm__list__item__box__desc__text{font-weight:500;margin:0 0 10px 0}.about__comm__list__item__box__desc__text:last-child{margin:0}.about__comm__list__item__box__desc .c-ul,.about__comm__list__item__box__desc .c-ol{font-weight:500;margin:0 0 10px 0}.about__comm__list__item__box__desc .c-ul:last-child,.about__comm__list__item__box__desc .c-ol:last-child{margin:0}.about__comm__list__item__box__desc .c-ol{line-height:2}.about__comm__list__item__picBox{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.about__comm__list__item__picBox__left,.about__comm__list__item__picBox__right{position:absolute;display:block}.about__comm__list__item__picBox__left{bottom:min(94px,4.9vw);left:min(434px,22.61vw)}.about__comm__list__item__picBox__left__pic{display:block;width:min(210px,12vw);transform:translate3d(0,0,0)}.about__comm__list__item__picBox__right{bottom:min(235px,max(130px,130px + 105 * (100vw - 1300px) / 620));right:min(35px,max(-10px,-10px + 45 * (100vw - 1300px) / 620));width:auto}.about__comm__list__item__picBox__right__pic{display:block;width:97px;transform:translate3d(0,0,0)}.about__comm__list__item__picBox__right__message{position:absolute;display:block}.about__comm__list__item__picBox__right__message .wendyOne{font-weight:400}.about__comm__list__item__picBox__right__message__acc{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__left__pic{filter:drop-shadow(4px 4px rgba(0,0,0,.2))}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right::after{content:'';position:absolute;top:45px;right:40px;display:block;width:110px;height:100px;background:url(/assets/images/about/about_comm_list_abao.svg) center/ contain no-repeat;transform:translate3d(0,0,0) rotate(-25.06deg);filter:drop-shadow(3px 3px rgba(0,0,0,.2))}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__pic{transform:translate3d(0,0,0) rotate(-5.21deg);filter:drop-shadow(3px 3px rgba(0,0,0,.2))}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__message{top:min(28px,max(0px,0px + 28 * (100vw - 1300px) / 620));right:calc(100% + 73px);width:auto;width:min(440px,27.5vw);height:min(140px,8.75vw);font-size:min(23px,1.44vw);line-height:1.5;color:var(--yellowColor);font-family:var(--fontMix);font-weight:900;text-align:center;background:url(/assets/images/about/about_comm_list_01_right_message.png) center/ contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.2));padding:min(40px,2.5vw) min(50px,3.125vw) min(25px,1.57vw) min(50px,3.125vw)}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__message::before{content:'';position:absolute;top:58px;right:max(-16px,-.94vw);display:block;width:20px;height:28px;background:#fff;-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:rotate(-110deg);overflow:hidden}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__message__acc::before,.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__message__acc::after{content:'';position:absolute;display:block;background:url(/assets/images/about/about_comm_list_01_heart.svg) center/ contain no-repeat;filter:drop-shadow(4px 4px rgba(0,0,0,.2));animation:commSwing 7s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__message__acc::before{top:20px;right:-5px;width:45px;height:37px;transform:rotate(35.49deg);animation-direction:reverse;animation-duration:11s}.about__comm__list__item:nth-child(1) .about__comm__list__item__picBox__right__message__acc::after{top:13px;right:50px;width:24px;height:20px;transform:rotate(-16.41deg)}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__left{bottom:52px;left:min(415px,24vw)}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__left__pic{width:285px;filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right{bottom:min(155px,8.62vw);right:185px;transform-origin:right bottom;animation:commSwing 23s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right__pic{width:190px;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right::before{content:'';position:absolute;top:-60.74%;left:48.42%;display:block;width:104.21%;height:184.17%;background:url(/assets/images/about/about_comm_list_abao.svg) center/ contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(3) .about__comm__list__item__box__message__bg{filter:drop-shadow(4px 4px var(--orangeShadow))}.about__comm__list__item:nth-child(3) .about__comm__list__item__box__message__bg::before{background:var(--orangeColor)}.about__comm__list__item:nth-child(3) .about__comm__list__item__box__message__bg::after{background-color:var(--orangeColor)}.about__comm__list__item:nth-child(3) .about__comm__list__item__box__mainTitle{color:var(--orangeColor)}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left{bottom:min(155px,8.61vw);left:min(563px,29.32vw)}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left::after{content:'';position:absolute;top:0;left:-72.73%;display:block;width:171.52%;height:117.56%;background:url(/assets/images/common/icon_school.svg) center/ contain no-repeat;transform:translate3d(0,0,0) rotate(-6.19deg);filter:drop-shadow(-3px -3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left__pic{width:165px;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left__pic::after{content:'';position:absolute;top:-6.42%;right:-36.36%;display:block;width:75.76%;height:80.3%;background:url(/assets/images/about/about_comm_list_03_puzzle_lakegreen.svg) center/ contain no-repeat}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right{bottom:215px;right:min(240px,12.5vw)}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right__pic{width:78px;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right::before{content:'';position:absolute;top:-21.93%;left:0;display:block;width:208.97%;height:210.27%;background:url(/assets/images/about/about_comm_list_abao.svg) center/ contain no-repeat;transform:translate3d(0,0,0) rotate(15deg);filter:drop-shadow(3px 3px rgba(0,0,0,.4));transform-origin:right bottom;animation:commSwing 17s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(4) .about__comm__list__item__box__message__bg{filter:drop-shadow(4px 4px var(--yellowShadow))}.about__comm__list__item:nth-child(4) .about__comm__list__item__box__message__bg::before{background:var(--yellowColor)}.about__comm__list__item:nth-child(4) .about__comm__list__item__box__message__bg::after{background-color:var(--yellowColor)}.about__comm__list__item:nth-child(4) .about__comm__list__item__box__mainTitle{color:var(--yellowColor)}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__left{bottom:min(50px,2.61vw);left:min(600px,31.25vw);animation:commFloat 5s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__left__pic{width:min(137px,9.13vw);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right{bottom:min(57px,3.17vw);right:min(160px,11.13vw)}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right::before{content:'';position:absolute;bottom:-30.32%;left:-13.33%;display:block;width:102.38%;height:96.65%;background:url(/assets/images/about/about_comm_list_04_cloud.svg) center/contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right__pic{width:min(210px,11.66vw);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(5) .about__comm__list__item__box__message__bg{filter:drop-shadow(4px 4px var(--grassGreenShadow))}.about__comm__list__item:nth-child(5) .about__comm__list__item__box__message__bg::before{background:var(--grassGreenColor)}.about__comm__list__item:nth-child(5) .about__comm__list__item__box__message__bg::after{background-color:var(--grassGreenColor)}.about__comm__list__item:nth-child(5) .about__comm__list__item__box__mainTitle{color:var(--grassGreenColor)}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left{bottom:40px;left:min(485px,29.3vw);transform:translate3d(0,0,0);filter:drop-shadow(-3px -3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left::before{content:'';position:absolute;bottom:11.11%;right:-70.77%;display:block;width:60%;height:51.85%;background:url(/assets/images/about/about_comm_list_05_suitcase.svg) center/ contain no-repeat}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left__pic{width:min(130px,7.65vw);animation:commSwing 13s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__right{bottom:min(100px,5.56vw);right:min(105px,5.83vw)}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__right__pic{width:min(275px,16.18vw);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(6) .about__comm__list__item__box__message__bg{filter:drop-shadow(4px 4px var(--lakeGreenShadow))}.about__comm__list__item:nth-child(6) .about__comm__list__item__box__message__bg::before{background:var(--lakeGreenColor)}.about__comm__list__item:nth-child(6) .about__comm__list__item__box__message__bg::after{background-color:var(--lakeGreenColor)}.about__comm__list__item:nth-child(6) .about__comm__list__item__box__mainTitle{color:var(--lakeGreenColor)}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right{bottom:-20px;right:-8px;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right::before,.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right::after{content:'';position:absolute;display:block;background:url(/assets/images/common/earth_abao01.svg) center/ contain no-repeat}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right::before{top:-34.63%;left:calc(50% - 19.435%);width:38.87%;height:36.6%;animation:commAppear01 8s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right::after{top:-7.08%;right:.75%;width:26.42%;height:27.54%;background-image:url(/assets/images/common/earth_abao02.svg);animation:commAppear02 8s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right__pic{width:min(265px,max(155px,155px + 110 * (100vw - 1300px) / 620))}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right__pic::before{content:'';position:absolute;top:28.33%;right:-18.11%;display:block;width:20.75%;height:21.64%;background:url(/assets/images/common/earth_abao03.svg) center/ contain no-repeat;animation:commAppear03 8s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__left{bottom:70px;left:min(330px,19.41vw)}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__left__pic{width:min(360px,21.18vw);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right{bottom:85px;right:100px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__pic{width:min(200px,12.5vw);transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.4))}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message{top:-40px;left:-187px;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:215px;height:87px;background:url(/assets/images/about/about_comm_list_right_message_bg.png) center/ 100% 100% no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(3px 4px rgba(0,0,0,.2))}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message::before{content:'';position:absolute;bottom:10px;right:-10px;display:block;width:20px;height:28px;background:#fff;-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:rotate(-70deg);overflow:hidden}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message::after{content:'';position:absolute;top:-3px;right:-10px;display:block;width:34px;height:35px;background:url(/assets/images/about/about_comm_list_07_heart.svg) center/ contain no-repeat;animation:swing 13s ease-in-out infinite;will-change:tranfsorm}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message__text{display:block;width:147px;height:23px;background:url(/assets/images/common/icon_star.svg) left center/30px 23px repeat-x}.about__comm__list-track.slick-slider{display:block;padding:0}.about__comm__list-track.slick-initialized .slick-slide{display:flex}.about__comm__list-track .slick-list{margin:0 -55px -23px 0;padding:0 55px 23px 0}.about__comm__list-track .slick-prev{left:min(max(-120px,-50px - 70 * (100vw - 1700px) / 220),-50px)}.about__comm__list-track .slick-next{right:min(max(-120px,-50px - 70 * (100vw - 1700px) / 220),-50px)}.about__comm__list-track .slick-dots{position:absolute;bottom:min(90px,max(50px,50px + 40 * (100vw - 1300px) / 620));left:min(780px,max(660px + 120 * (100vw - 1300px) / 620));width:auto;margin:0}.about__comm__list-track .slick-dots li{width:20px;height:20px;background:var(--grassGreenColor)}.about__comm__list-track .slick-dots li.slick-active{background:var(--yellowColor)}.about__comm__list-track .slick-dots li:nth-child(1){transform:rotate(-12deg);margin:12px 0 auto 0}.about__comm__list-track .slick-dots li:nth-child(2){margin:5px 0 auto 25px;transform:rotate(6.64deg)}.about__comm__list-track .slick-dots li:nth-child(3){transform:rotate(9.6deg);margin:0 0 auto 25px}.about__comm__list-track .slick-dots li:nth-child(4){margin:2px 0 auto 25px;transform:none}.about__comm__list-track .slick-dots li:nth-child(5){margin:8px 0 0 25px;transform:none}.about__comm__list-track .slick-dots li:nth-child(6){margin:15px 0 0 25px}.about__comm__list-track .slick-dots li:nth-child(7){margin:25px 0 0 25px;transform:none}.about__cutscene{z-index:10;display:block;width:100%;margin:48px 0 0 0;overflow:hidden}.about__cutscene__inner{display:block;width:100%;background:var(--bgColor);-webkit-mask:url(/assets/images/index/index_keyword_mask.svg) top center / 3840px auto no-repeat;mask:url(/assets/images/index/index_keyword_mask.svg) top center / 3840px auto no-repeat}.about__cutscene__inner__bg{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:min(1210px,115vw);padding:0 0 min(150px,max(80px,80px + 70 * (100vw - 992px) / 928)) 0}.about__cutscene__inner__shell{position:absolute;top:0;left:0;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%}.about__cutscene__inner__text{display:block;width:100%;font-size:min(34px,2.62vw);line-height:1.7;color:var(--titleColor);font-family:var(--fontJinXuan);font-weight:900;text-align:center}.about__cutscene__inner__text .mb{display:none}.about__cutscene + .c-contact{background:url(/assets/images/index/index_contact_bg.png) center top / auto no-repeat,var(--bgColor)}@media screen and (max-width:1300px){.about__intro__main{padding:0 0 420px 0}.about__intro__picBox__bubble__item:nth-child(3){left:31.25vw;width:420px}.about__intro__picBox__cloud__item:nth-child(4){left:16.54vw;width:145px;height:108px}.about__dorm__area__tag__item{width:100%;min-width:auto;margin:0 10px 0 0}.about__dorm__area__list__item{border-radius:0 0 30px 30px}.about__dorm__area__list__item__head{flex-direction:column}.about__dorm__area__list__item__head__album{width:100%;margin:0 0 35px 0;padding:0}.about__dorm__area__list__item__info{left:-15px;width:calc(100% + 30px);margin:30px 0 -30px 0}.about__dorm__area__list__item__info__item{width:calc(50% - 30px);margin:0 15px 30px 15px}.about__dorm__area__list__item__info__item.full{width:calc(100% - 30px);margin:0 15px 30px 15px}.about__dorm__area__list__item__head__album .slick-dots{position:relative;top:auto;flex-direction:row;width:100%;transform:none;margin:30px auto 0 auto}.about__dorm__area__list__item__head__album .slick-dots li{margin:0 5px}.about__comm{background:url(/assets/images/common/common_bg_wave01_white.svg) center top 65px/ 1536px auto repeat-x,url(/assets/images/about/about_comm_list_bg.png) left calc(50vw - 389px - 265px) top 780px/ 1365px auto repeat-x,linear-gradient(to bottom,#faf2ec,#faf2ec) center top 1060px/ 100% calc(100% - 1060px - 400px) no-repeat,url(/assets/images/about/about_comm_list_bg.png) left calc(50vw - 389px - 265px) bottom/ 1365px auto repeat-x,linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top/ 100% 270px no-repeat}.about__comm__shell{padding:350px 0 205px 0}.about__comm__choose{display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;margin:80px auto 0 auto}.about__comm__choose.wow.animated{animation-name:fadeInUp}.about__comm__choose__picBox{order:10;display:block;width:100%;padding:20px 0 0 0}.about__comm__choose__picBox__left{display:none}.about__comm__choose__picBox__right{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:auto}.about__comm__choose__picBox__right::after{content:'';position:absolute;top:52px;right:37px;display:block;width:90px;height:90px;background:url(/assets/images/about/about_comm_list_abao.svg) center / contain no-repeat;transform:translate3d(0,0,0) rotate(-25.06deg);filter:drop-shadow(3px 3px rgba(0,0,0,.2))}.about__comm__choose__picBox__right__pic{display:block;width:78px;margin:20px 0 0 auto;transform:rotate(-5.22deg)}.about__comm__choose__picBox__right__message{position:absolute;top:-20px;right:150px;display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:300px;height:108px;font-size:18px;line-height:1.4;color:var(--yellowColor);font-family:var(--fontJinXuan);font-weight:900;text-align:center;background:url(/assets/images/about/about_comm_list_01_right_message.png) center/ 100% 100% no-repeat;padding:20px 15px 10px 20px;transform-origin:right bottom;transform:translate3d(0,0,0);filter:drop-shadow(4px 4px rgba(0,0,0,.2));animation:var(--talkWave);will-change:tranfsorm}.about__comm__choose__picBox__right__message::before{content:'';position:absolute;bottom:28px;right:-12px;display:block;width:20px;height:28px;background:#fff;-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:rotate(-70deg);overflow:hidden}.about__comm__choose__picBox__right__message__acc{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none}.about__comm__choose__picBox__right__message__acc::before,.about__comm__choose__picBox__right__message__acc::after{content:'';position:absolute;display:block;background:url(/assets/images/about/about_comm_list_01_heart.svg) center/ contain no-repeat;transform:translate3d(0,0,0);filter:drop-shadow(4px 4px rgba(0,0,0,.2))}.about__comm__choose__picBox__right__message__acc::before{top:4px;right:10px;width:34px;height:28px;transform:rotate(35.49deg)}.about__comm__choose__picBox__right__message__acc::after{top:1px;right:50px;width:20px;height:16px;transform:rotate(-16.41deg)}.about__comm__choose__phone{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:min(475px,100%);border-radius:30px;background:var(--titleColor2);padding:50px 30px 95px 30px;overflow:hidden;flex:0 0 auto;box-shadow:10px 10px #252120}.about__comm__choose__phone::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(/assets/images/about/about_comm_phone_texture.png) center / 100% 100% no-repeat;mix-blend-mode:multiply;opacity:.2}.about__comm__choose__phone::after{content:'';position:absolute;bottom:22px;left:calc(50% - 25px);display:block;width:50px;height:50px;border-radius:50%;background:#fff;overflow:hidden}.about__comm__choose__phone__video{display:block;width:100%;border-radius:30px;overflow:hidden}.about__comm__choose__phone__video::before{content:'';display:block;width:100%;padding:177.78% 0 0 0}.about__comm__choose__phone__video iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.about__comm__choose__phone lite-youtube{width:100%;border-radius:30px;overflow:hidden}.about__comm__choose__phone lite-youtube::after{padding-bottom:calc(100% / (39 / 63))}.about__comm__choose__phone__media{width:100%;border-radius:30px;overflow:hidden}.about__comm__choose__box{display:block;width:100%;margin:55px 0 0 0}.about__comm__choose__box__title{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%}.about__comm__choose__box__title__text{display:block;width:180px;height:105px;font-size:inherit;line-height:inherit;color:inherit;font-family:var(--fontJinXuan),var(--fontWendyOne);font-weight:900;padding:20px 30px 10px 30px;transform-origin:left center;animation:var(--talkWave);will-change:tranfsorm}.about__comm__choose__box__title__abao{display:block;width:120px;margin:20px 23px 0 0;transform:translate3d(0,0,0);filter:drop-shadow(3px 3px rgba(0,0,0,.2))}.about__comm__choose__box__title__text{display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-items:center;justify-content:center;width:180px;height:105px;font-size:22px;line-height:1;color:var(--blueColor);font-family:var(--fontMix);font-weight:900;text-align:center;background:url(/assets/images/about/about_comm_box_title_message.png) center/100% 100% no-repeat;padding:20px 30px 10px 30px;transform:translate3d(0,0,0);filter:drop-shadow(1px 4px rgba(0,0,0,.2))}.about__comm__choose__box__title__text::before{content:'';position:absolute;top:45px;left:-13px;display:block;width:20px;height:28px;background:#fff;-webkit-clip-path:polygon(0% 0%,100% 0%,50% 100%);clip-path:polygon(0% 0%,100% 0%,50% 100%);transform:rotate(104deg);overflow:hidden}.about__comm__choose__box__title__text .wendyOne{font-size:1.2em;font-weight:400}.about__comm__choose__box__desc{margin:38px 0 0 0}.about__comm__choose__box__desc__text{margin:0 0 10px 0}.about__comm__choose__box__desc__text:last-child{margin:0}.about__comm__list-wrapper{border-radius:30px;background:#f6e5d3;margin:100px 0 0 0;padding:40px 30px 63px 30px}.about__comm__nav{display:block;width:100%;overflow:hidden}.about__comm__nav__inner{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;counter-reset:navCounter}.about__comm__nav__inner__tag{counter-increment:navCounter;display:block;width:190px;height:70px;font-size:25px;line-height:1;color:var(--titleColor2);font-family:var(--fontWendyOne);margin:0 20px 0 0;padding:20px 35px;flex:0 0 auto;transform:translate3d(0,0,0);filter:drop-shadow(7px 7px #c8c2bd);transition:transform .4s ease-in-out,filter .4s ease-in-out}.about__comm__nav__inner__tag.current{color:#fff;filter:none}.about__comm__nav__inner__tag::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#fff;-webkit-mask:url(/assets/images/about/about_comm_nav_mask.png) center/100% 100% no-repeat;mask:url(/assets/images/about/about_comm_nav_mask.png) center/100% 100% no-repeat}.about__comm__nav__inner__tag.current::before{background:var(--blueColor)}.about__comm__nav__inner__tag:nth-child(2).current::before{background:var(--orangeColor)}.about__comm__nav__inner__tag:nth-child(3).current::before{background:var(--yellowColor)}.about__comm__nav__inner__tag:nth-child(4).current::before{background:var(--grassGreenColor)}.about__comm__nav__inner__tag:nth-child(5).current::before{background:var(--lakeGreenColor)}.about__comm__nav__inner__tag__text{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%}.about__comm__nav__inner__tag__text::before{content:'Reason ' counter(navCounter)}.about__comm__list{position:static}.about__comm__list::before{display:none}.about__comm__list__leaf{top:auto;bottom:-152px;right:auto;left:calc(50vw - 389px + 8px)}.about__comm__list__leaf span{transform:none}.about__comm__list__leaf span:nth-child(1){transform:rotate(14.66deg)}.about__comm__list__leaf span:nth-child(2){margin:-7px 0 0 43px;transform:rotate(-4.52deg)}.about__comm__list__leaf span:nth-child(3){margin:-17px 0 0 90px;transform:rotate(-4.52deg)}.about__comm__list__leaf span:nth-child(4){margin:-20px 0 0 135px;transform:rotate(2.75deg)}.about__comm__list__leaf span:nth-child(5),.about__comm__list__leaf span:nth-child(6){display:none}.about__comm__list-track{background:linear-gradient(to right,#d4c6b6 2px,transparent 2px,transparent 5px) left top / 5px 2px repeat-x;margin:44px 0 0 0;padding:40px 0 0 0}.about__comm__list__item{top:0;left:0;padding:0}.about__comm__list__item:not(.show){position:absolute;opacity:0;pointer-events:none;visibility:hidden}.about__comm__list__item__box__message{padding:30px 23px 25px 23px}.about__comm__list__item__box__mainTitle{font-size:29px;margin:48px 0 0 0}.about__comm__list__item__phone{display:none}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__left{bottom:-150px;left:min(180px,max(50px,50px + 130 * (100vw - 576px) / 192))}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__left__pic{width:190px}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right{bottom:-150px;right:35px}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right__pic{width:130px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left{bottom:-140px;left:min(260px,max(130px,130px + 130 * (100vw - 576px) / 192))}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left__pic{width:100px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right{bottom:-90px;right:90px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right__pic{width:61px}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__left{bottom:-173px;left:min(185px,max(70px,70px + 115 * (100vw - 576px) / 192))}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__left__pic{width:120px}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right{bottom:-140px;right:0}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right__pic{width:160px}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left{bottom:-180px;left:min(190px,max(30px,30px + 160 * (100vw - 576px) / 192))}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left__pic{width:122px}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__right{bottom:-152px;right:0}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__right__pic{width:195px}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right{bottom:-205px;right:15px}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right__pic{width:145px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__left{bottom:-185px;left:min(170px,max(0px,0px + 170 * (100vw - 576px) / 192))}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__left__pic{width:205px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right{bottom:-150px;right:12px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__pic{width:112px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message{top:-20px;left:-100px;width:122px;height:50px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message::before{width:12px;height:15px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message::after{top:0;right:-6px;width:20px;height:20px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message__text{width:88px;height:13px;background-size:18px 13px}.about__comm__nav__inner.slick-slider{display:block}.about__comm__nav__inner .slick-list{padding:0 100px 7px 100px}.about__comm__nav__inner .slick-list::before,.about__comm__nav__inner .slick-list::after{content:'';position:absolute;top:0;display:block;width:100px;height:100%}.about__comm__nav__inner .slick-list::before{z-index:10;left:0;background:linear-gradient(to right,#f6e5d3 50px,#f6e5d300)}.about__comm__nav__inner .slick-list::after{right:0;background:linear-gradient(to left,#f6e5d3 50px,#f6e5d300)}.about__comm__nav__inner .slick-arrow{top:calc(50% - 25px);width:50px;height:50px}}@media screen and (max-width:991px){.about__title{max-width:385px;padding:50px 0 60px 0}.about__title[data-shape="2"]{max-width:390px;padding:50px 0}.about__title::before,.about__title::after{left:calc(50% - 192.5px);width:385px;height:265px}.about__title[data-shape="2"]::before,.about__title[data-shape="2"]::after{left:calc(50% - 195px);width:390px;height:255px}.about__title .c-title01__main{font-size:63px}.about__title .c-title01__sub{font-size:25px}.about{background:#fff}.about__desc{display:block;width:calc(100% - 60px);margin:0 auto 55px auto}.about__intro{background-position:right -50px top 25px;background-size:240px auto;margin:0}.about__intro::before{top:370px;left:-40px}.about__intro::after{width:98px;height:815px;background-image:url(/assets/images/about/about_intro_line_pad.png)}.about__intro__enter__fall{left:205px;margin:10px 0 0 0}.about__intro__enter__glider{margin:108px auto 0 auto}.about__intro__enter__glider::before{width:95px;height:132px;margin:24px 12px 0 0}.about__intro__enter__glider__abao{width:220px}.about__intro__enter__glider__text{margin:45px 0 0 0}.about__intro__main{padding:0 0 255px 0;margin:365px auto 0 auto}.about__intro__main__title{width:365px;height:241px}.about__intro__main__title__text{font-size:28px}.about__intro__picBox__bubble__item:nth-child(1){top:595px;left:30px;width:min(235px,30.6vw)}.about__intro__picBox__bubble__item:nth-child(2){top:425px;right:-125px;width:min(410px,53.39vw)}.about__intro__picBox__bubble__item:nth-child(3){width:255px}.about__intro__picBox__cloud__item:nth-child(1){top:55px;right:125px;width:255px;height:95px}.about__intro__picBox__cloud__item:nth-child(2){top:405px;left:40px;width:260px;height:65px}.about__intro__picBox__cloud__item:nth-child(3){top:750px;right:100px;width:155px;height:95px}.about__intro__picBox__cloud__item:nth-child(4){bottom:65px;left:135px;width:145px;height:110px}.about__member{background:url(/assets/images/common/common_bg_wave01.svg) center top 20px/ 1554px auto no-repeat,url(/assets/images/common/common_bg_top_left.svg) left -78px top/480px auto no-repeat,linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top 280px/ 100% calc(100% - 280px - 40px) no-repeat,linear-gradient(to bottom,var(--brownColor),var(--brownColor)) center top 130px/ 100% calc(100% - 130px - 40px) no-repeat;margin:45px 0 0 0}.about__member__shell{padding:290px 0 0 0}.about__member .c-title01__sub{margin:-5px 0 0 0}.about__member__title__abao{right:-12px}.about__member__list{width:calc(100% + 30px);margin:165px 0 0 0;padding:0 0 130px 0}.about__member__list__item{width:calc(50% - 30px);margin:0 30px 0 0}.about__member__list__item:nth-child(3n + 2),.about__member__list__item:nth-child(3n + 3){margin:0 30px 0 0}.about__member__picBox__item:nth-child(1){top:135px;left:110px;width:220px}.about__member__picBox__item:nth-child(2){bottom:auto;top:210px;right:55px;width:215px}.about__member__picBox__item:nth-child(3){top:315px;left:-25px;width:290px}.about__member__picBox__item:nth-child(4){top:320px;right:-40px;width:290px}.about__member__list .slick-list{margin:-335px 0 0 0;padding:335px 0 0 0;overflow:visible}.about__member__list .slick-list::after{display:none}.about__member__list .slick-arrow{top:auto;bottom:4px}.about__member__list .slick-prev{left:calc(50vw - 30px - 80px - 8px)}.about__member__list .slick-next{right:auto;left:calc(50vw - 30px + 16px)}.about__service{background:url(/assets/images/common/bg_row_city.svg) center top / 768px auto repeat-x,linear-gradient(to bottom,#fff,#fff) center top 145px/ 100% 100% no-repeat,var(--bgColor);margin:-40px 0 0 0}.about__service__shell{padding:305px 0 0 0}.about__service-track{min-height:250vh}.about__service-track__inner{bottom:100px}.about__service__title__abao{top:-50px;right:-10px;width:210px}.about__service__title__abao::after{top:10px;left:37px;width:38px;height:70px}.about__service__nav{margin:60px 0 0 0;overflow:visible}.about__service__list{margin:25px 0 0 0}.about__service__list__item{flex-direction:column;justify-items:flex-start;justify-content:flex-start;border-radius:20px;padding:40px}.about__service__list__item__album{width:100%;margin:0 0 40px 0}.about__service__list__item__content__info__area{margin:18px 0 0 0}.about__service__picBox__item:nth-child(1){top:410px;left:min(-65px,50vw - 384px - 65px);width:160px}.about__service__picBox__item:nth-child(2){top:150px;right:min(-155px,50vw - 384px - 155px);width:295px}.about__service__list__item__album .slick-dots{margin:30px auto 0 auto}.about__dorm{background:linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top 420px / 100% 100% no-repeat,url(/assets/images/about/about_dorm_bg_roof.svg) center top 305px/670px auto no-repeat,url(/assets/images/about/about_dorm_bg_abao.svg) right max(-245px,50vw - 384px - 245px) top 125px/764px auto no-repeat,url(/assets/images/about/about_dorm_bg.svg) right max(-355px,50vw - 384px - 355px) top 150px/auto min(266px,34.68vw) no-repeat;margin:-150px 0 0 0}.about__dorm::before{left:max(-245px,50vw - 384px - 245px);width:440px;height:250px}.about__dorm__chimney{top:285px;left:max(min(73px,9.52vw),50vw - 384px + 73px)}.about__dorm__chimney::before{width:130px;height:30px;border-radius:15px}.about__dorm__chimney::after{width:100px;height:140px}.about__dorm__decorate::before{top:788px;right:-27px;width:264px;height:354px}.about__dorm__decorate::after{top:auto;bottom:0;left:-10px}.about__dorm__shell{padding:565px 0 230px 0}.about__dorm__title{max-width:450px;padding:77px 0 65px 0}.about__dorm__title .c-title01__main{font-size:53px}.about__dorm__title .c-title01__sub{margin:-10px 0 0 0}.about__dorm__title__abao{top:-85px;right:65px;width:115px}.about__dorm__title__abao::before{width:83px;height:87px}.about__dorm__area{margin:55px 0 0 0}.about__dorm__area__list__item{padding:40px 30px}.about__dorm__area__list__item__info__item{padding:38px 30px 28px 30px}.about__dorm__area__list__item__info__item::before{width:200px;height:50px}.about__dorm__area__list__item__info__item::after{top:50px;height:calc(100% - 50px)}.about__dorm__area__list__item__info__item:nth-child(1) .about__dorm__area__list__item__info__item__mark{top:6px;right:30px}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__mark{top:15px;right:12px}.about__comm::before{left:50px;width:min(175px,25vw);height:min(175px,25vw)}.about__comm__title[data-shape="2"]{max-width:390px;padding:60px 0}.about__comm__title__abao{top:-85px;left:-82px;width:173px}.about__comm__title__abao::before{top:-53px;left:7px;width:30px;height:30px}.about__comm__title__abao::after{top:-8px;left:-10px;width:28px;height:28px}.about__comm__title .c-title01__main{font-size:55px}.about__comm__title__icon__item:nth-child(1){top:180px;right:-62px;width:36px}.about__comm__title__icon__item:nth-child(2){top:170px;right:-34px;width:32px}.about__comm__title__icon__item:nth-child(3){top:200px;right:3px;width:54px}.about__comm__choose{width:calc(100% - 60px)}.about__cutscene{margin:100px 0 0 0}.about__cutscene__inner{-webkit-mask:url(/assets/images/index/index_keyword_mask_pad.png) top center / 100% 100% no-repeat;mask:url(/assets/images/index/index_keyword_mask_pad.png) top center / 100% 100% no-repeat}.about__cutscene__inner__bg{left:calc(50vw - 495px);width:990px;height:min(1035px,134.77vw);padding:50px 0 0 0}.about__cutscene__inner__text{font-size:min(30px,4.17vw)}.about__cutscene__inner__text [class^="c-word"]{letter-spacing:.25em}.about__cutscene + .c-contact{background:url(/assets/images/index/index_contact_bg_pad.png) center top / 100% auto no-repeat,var(--bgColor)}}@media screen and (max-width:767px){.about__intro__enter__glider{flex-direction:column;align-items:center;align-content:center;filter:drop-shadow(0 4px rgba(0,0,0,.4))}.about__intro__enter__glider::before{position:absolute;bottom:47px;left:-40px;width:73px;height:100px}.about__intro__enter__glider__abao{order:10;width:165px;margin:0 0 0 28px}.about__intro__enter__glider__text{margin:0 0 43px 0}.about__intro__enter__glider__text::before{top:100px;left:calc(50% - 10px);transform:rotate(-14deg)}.about__member__list{width:100%}.about__member__list__item{width:100%}.about__member__list.slick-slider{width:calc(100% + 30px)}.about__dorm__area__tag__item{padding:8px 70px}.about__dorm__area__tag__item::before{left:-35px}.about__dorm__area__tag__item[data-id="2"]::before{right:-45px}.about__dorm__area__list__item__info{left:auto;width:100%;margin:22px 0 -15px 0}.about__dorm__area__list__item__info__item{width:100%;margin:0 0 15px 0}.about__dorm__area__list__item__info__item.full{width:100%;margin:0 0 15px 0}.about__comm__choose{width:100%}.about__comm__list__leaf{display:none}}@media screen and (max-width:575px){.about__title{max-width:297px;padding:40px 0 50px 0}.about__title[data-shape="2"]{max-width:296px;padding:40px 0 35px 0}.about__title::before,.about__title::after{left:calc(50% - 148.5px);width:297px;height:205px}.about__title[data-shape="2"]::before,.about__title[data-shape="2"]::after{left:calc(50% - 148px);width:296px;height:195px}.about__title .c-title01__main{font-size:47px}.about__title .c-title01__sub{font-size:20px}.about__desc{width:calc(100% - 40px);font-size:15px;margin:0 auto 15px auto}.about__intro{background-position:right -30px top 5px;background-size:150px auto}.about__intro::before{top:370px;left:-55px;width:150px;height:115px}.about__intro::after{top:0;left:calc(50% - 39px);width:78px;height:723px;background-image:url(/assets/images/about/about_intro_line_mb.png)}.about__intro__enter__fall{width:55px;left:auto;margin:25px 50px 0 auto}.about__intro__enter__glider{margin:60px auto 0 auto}.about__intro__enter__glider__text{width:240px;height:85px;font-size:16px;padding:12px 15px 12px 20px}.about__intro__enter__glider__text::before{top:75px}.about__intro__main{margin:268px 0 0 0;padding:0 0 250px 0}.about__intro__main__title{width:285px;height:190px;margin:0 0 10px 0}.about__intro__main__title::after{top:40px;left:calc(50% - 5px);width:10px;height:10px}.about__intro__main__title__text{font-size:22px}.about__intro__picBox__bubble__item:nth-child(1){top:550px;left:15px;width:135px}.about__intro__picBox__bubble__item:nth-child(2){top:450px;right:-78px;width:235px}.about__intro__picBox__bubble__item:nth-child(3){width:255px;left:21.86vw}.about__intro__picBox__cloud__item:nth-child(1){top:27px;right:50px;width:152px;height:57px}.about__intro__picBox__cloud__item:nth-child(2){top:395px;left:15px;width:156px;height:38px}.about__intro__picBox__cloud__item:nth-child(3){top:648px;right:-30px;width:92px;height:58px}.about__intro__picBox__cloud__item:nth-child(4){bottom:40px;left:20px;width:90px;height:67px}.about__member{background:url(/assets/images/common/common_bg_wave01.svg) center top 10px/ 750px auto no-repeat,url(/assets/images/common/common_bg_top_left.svg) left -32px top/230px auto no-repeat,linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top 130px/ 100% calc(100% - 130px - 14px) no-repeat,linear-gradient(to bottom,var(--brownColor),var(--brownColor)) center top 60px/ 100% calc(100% - 60px - 14px) no-repeat;margin:60px 0 0 0}.about__member__shell{padding:160px 0 0 0}.about__member__title__abao{top:-30px;right:-6px;width:86px}.about__member__list{padding:0 0 100px 0}.about__member__list__item{margin:0 20px 0 0}.about__member__list__item:nth-child(3n + 2),.about__member__list__item:nth-child(3n + 3){margin:0 20px 0 0}.about__member__list__item__rope{bottom:calc(100% - 22px);left:calc(50% - 47.5px);width:105px}.about__member__list__item__card{padding:50px 20px 20px 20px}.about__member__list__item__card__dot{height:50px}.about__member__list__item__card__dot__item{width:15px;height:15px;border-radius:7.5px}.about__member__list__item__card__dot__item:nth-child(2){width:62px}.about__member__list__item__card__area__avatar{width:100px;height:100px;margin:0 auto 15px auto}.about__member__list__item__card__area__name{font-size:18px}.about__member__list__item__card__area__jobTitle{font-size:14px;line-height:1.4;margin:12px auto 0 auto;padding:3px 20px}.about__member__list__item__card__area__info{margin:20px 0;padding:20px 0}.about__member__list__item__card__area__info__item__text{font-size:13px}.about__member__list__item__card__area__open{font-size:14px}.about__member__list__item.back .about__member__list__item__card__area{padding:10px 0 80px 0}.about__member__list__item__card__area__title{font-size:20px;margin:0 auto;padding:10px 17px}.about__member__list__item__card__area__track{margin:20px 0 0 0}.about__member__list__item__card__area__track__text{font-size:15px;line-height:1.65}.about__member__list__item__card__area__btn{bottom:10px}.about__member__picBox__item:nth-child(1){top:115px;left:max(-55px,50vw - 187.5px - 55px);width:162px}.about__member__picBox__item:nth-child(2){top:155px;right:max(-60px,50vw - 187.5px - 60px);width:157px}.about__member__picBox__item:nth-child(3){top:330px;left:max(-123px,50vw - 187.5px - 123px);width:215px}.about__member__picBox__item:nth-child(4){top:300px;right:max(-145px,50vw - 187.5px - 145px);width:215px}.about__member__list.slick-slider{width:calc(100% + 20px)}.about__member__list .slick-prev{left:calc(50vw - 20px - 55px - 5px)}.about__member__list .slick-next{left:calc(50vw - 20px + 10px)}.about__service{background:url(/assets/images/common/bg_row_city.svg) center top / 375px auto repeat-x,linear-gradient(to bottom,#fff,#fff) center top 68px/ 100% 100% no-repeat,var(--bgColor);margin:-14px 0 0 0}.about__service__shell{padding:215px 0 0 0}.about__service__title__abao{top:-50px;right:12px;width:136px}.about__service__title__abao::after{top:28px;left:16px;width:25px;height:46px}.about__service__title .c-title01__sub{margin:0}.about__service__nav{margin:40px 0 0 0}.about__service__list__item{padding:30px 20px 40px 20px}.about__service__list__item__album{margin:0 0 27px 0}.about__service__list__item__album__pic{border-radius:10px}.about__service__list__item__content__title{font-size:17px}.about__service__list__item__content__note{margin:12px 0 0 0}.about__service__list__item__content__info{margin:23px 0 0 0;padding:30px 0 0 0}.about__service__list__item__content__info__title{font-size:15px}.about__service__picBox__item:nth-child(1){top:110px;left:-22px;width:70px}.about__service__picBox__item:nth-child(2){top:128px;right:min(-15px,50vw - 187.5px - 15px);width:128px}.about__service__list__item__album .slick-dots{margin:20px auto 0 auto}.about.about__service__list__item__album .slick-dots li{width:13px;height:13px}.about__dorm{background:linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top 220px / 100% 100% no-repeat,url(/assets/images/about/about_dorm_bg_roof.svg) center top 165px/325px auto no-repeat,url(/assets/images/about/about_dorm_bg_abao.svg) right -95px top 30px/328px auto no-repeat,url(/assets/images/about/about_dorm_bg.svg) right -335px top 65px/auto 194px no-repeat;margin:-80px 0 0 0}.about__dorm::before{left:max(-130px,50vw - 187.5px - 130px);width:230px;height:130px}.about__dorm__chimney{top:150px;left:max(30px,50vw - 187.5px + 30px)}.about__dorm__chimney::before{width:80px;height:18px;border-radius:9px}.about__dorm__chimney::after{width:60px;height:80px}.about__dorm__shell{padding:345px 0 68px 0}.about__dorm__title{max-width:286px;padding:35px 0 15px 0}.about__dorm__title__abao{top:-83px;right:60px;width:94px}.about__dorm__title__abao::before{width:68px;height:70px}.about__dorm__title .c-title01__main{line-height:.9}.about__dorm__title .mb{display:inline-block;margin:0 0 0 2em}.about__dorm__title .mbLeft{margin:0 1em 0 0}.about__dorm__title .c-title01__sub{margin:5px 0 0 0}.about__dorm__area{margin:40px 0 0 0}.about__dorm__area__tag__item{min-height:45px;font-size:14px;border-radius:20px 20px 0 0;margin:0 5px 0 0;padding:5px 20px}.about__dorm__area__tag__item::before{top:-40px;left:-27px;width:64px;height:70px;transform:translate(-25px,-25px)}.about__dorm__area__tag__item[data-id="2"]::before{bottom:-45px;right:-27px;width:64px;height:70px;transform:translate(25px,25px) rotate(6deg) scale(-1)}.about__dorm__area__tag__item .mb{display:block}.about__dorm__area__list__item{border-radius:0 0 20px 20px;padding:30px 20px}.about__dorm__area__list__item__head__album{margin:0 0 28px 0}.about__dorm__area__list__item__head__album__pic{border-radius:10px}.about__dorm__area__list__item__head__desc__title{font-size:17px}.about__dorm__area__list__item__head__desc__note{margin:15px 0 0 0}.about__dorm__area__list__item__head__desc__note__text{margin:0 0 5px 0}.about__dorm__area__list__item__info__item{padding:30px 20px 25px 20px}.about__dorm__area__list__item__info__item::before{width:150px;height:35px;box-shadow:none}.about__dorm__area__list__item__info__item::after{top:35px;height:calc(100% - 35px);box-shadow:0 2px rgba(0,0,0,.2)}.about__dorm__area__list__item__info__item__title{min-width:80px;font-size:15px;padding:8px 17px}.about__dorm__area__list__item__info__item:nth-child(1) .about__dorm__area__list__item__info__item__title::before{top:-14px;left:calc(50% - 13px);width:26px;height:30px}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__title::before{top:-10px;right:7px;width:30px;height:27px}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__title::before{top:-10px;left:4px;width:30px;height:27px}.about__dorm__area__list__item__info__item__title__bg::after{top:27px;left:36px;width:13px;height:17px;transform:rotate(-20deg)}.about__dorm__area__list__item__info__item__text{margin:22px 0 0 0}.about__dorm__area__list__item__info__item:nth-child(1) .about__dorm__area__list__item__info__item__mark{top:-5px;right:55px;width:46px;height:80px}.about__dorm__area__list__item__info__item:nth-child(2) .about__dorm__area__list__item__info__item__mark{top:5px;right:18px;width:112px;height:70px}.about__dorm__area__list__item__info__item:nth-child(3) .about__dorm__area__list__item__info__item__mark{top:5px;right:44px;width:67px;height:74px}.about__dorm__area__list__item__head__album .slick-dots{margin:20px auto 0 auto}.about__comm{background:url(/assets/images/common/common_bg_wave01_white.svg) center top 35px/ 750px auto repeat-x,url(/assets/images/about/about_comm_list_bg.png) left calc(50vw - 187.5px - 265px) top 525px/ 900px auto repeat-x,linear-gradient(to bottom,#faf2ec,#faf2ec) center top 645px/ 100% calc(100% - 645px - 120px) no-repeat,url(/assets/images/about/about_comm_list_bg.png) left calc(50vw - 187.5px - 265px) bottom/ 900px auto repeat-x,linear-gradient(to bottom,var(--bgColor),var(--bgColor)) center top/ 100% 130px no-repeat}.about__comm::before{left:auto;right:40px;width:90px;height:90px}.about__comm__shell{padding:225px 0 120px 0}.about__comm__title[data-shape="2"]{max-width:305px;padding:45px 0 40px 0}.about__comm__title .c-title01__main{font-size:43px}.about__comm__title__abao{top:-50px;left:-14px;width:100px}.about__comm__title__abao::before{top:-30px;left:4px;width:20px;height:20px}.about__comm__title__abao::after{top:-5px;left:-6px;width:16px;height:16px}.about__comm__title__icon__item:nth-child(1){top:155px;right:-15px;width:25px;height:25px}.about__comm__title__icon__item:nth-child(2){top:148px;right:0;width:23px;height:23px}.about__comm__title__icon__item:nth-child(3){top:170px;right:25px;width:38px;height:38px}.about__comm__choose{margin:40px auto 0 auto}.about__comm__choose__picBox{margin:18px 0 0 0;padding:0}.about__comm__choose__picBox__right::after{top:39px;right:17px;width:67px;height:70px}.about__comm__choose__picBox__right__message{top:0;right:95px;width:215px;height:77px;font-size:13px;padding:15px 12px 5px 14px}.about__comm__choose__picBox__right__message::before{bottom:10px;right:0;width:18px;height:23px}.about__comm__choose__picBox__right__message__acc::before{top:7px;right:-12px;width:25px;height:20px}.about__comm__choose__picBox__right__message__acc::after{top:4px;right:17px;width:14px;height:12px}.about__comm__choose__picBox__right__pic{width:46px}.about__comm__choose__phone{padding:20px 25px 65px 25px;box-shadow:0 10px #252120}.about__comm__choose__phone::after{bottom:16px;left:calc(50% - 19px);width:38px;height:38px}.about__comm__choose__phone__video{border-radius:20px}.about__comm__choose__phone lite-youtube{border-radius:20px}.about__comm__choose__phone__media{border-radius:20px}.about__comm__choose__box__title__abao{width:90px;margin:8px 22px 0 0}.about__comm__choose__box__title__text{width:126px;height:75px;font-size:15px;padding:15px 20px 10px 20px}.about__comm__choose__box__title__text::before{top:25px;left:-15px;width:15px;height:22px}.about__comm__choose__box__desc{margin:25px 0 0 0}.about__comm__choose__box__desc__text{margin:0 0 5px 0}.about__comm__list-wrapper{border-radius:20px;margin:80px 0 0 0;padding:25px 20px 45px 20px}.about__comm__nav{width:100%}.about__comm__nav__inner__tag{width:102px;height:50px;font-size:14px;letter-spacing:0;margin:0 16px 0 0;padding:15px 12px;filter:drop-shadow(4px 4px #c8c2bd)}.about__comm__nav__inner .slick-list{padding:0 60px 7px 60px}.about__comm__nav__inner .slick-arrow{top:calc(50% - 17.5px);width:35px;height:35px}.about__comm__nav__inner .slick-list::before,.about__comm__nav__inner .slick-list::after{width:60px}.about__comm__nav__inner .slick-list::before{background:linear-gradient(to right,#f6e5d3 35px,#f6e5d300)}.about__comm__nav__inner .slick-list::after{background:linear-gradient(to left,#f6e5d3 35px,#f6e5d300)}.about__comm__list-track{margin:25px 0 0 0;padding:25px 0 0 0}.about__comm__list__item__box__message{font-size:20px;padding:22px 18px 17px 18px}.about__comm__list__item__box__message::before{right:-23px;width:45px;height:45px;transform:rotate(15deg)}.about__comm__list__item__box__message__bg::before{left:50px}.about__comm__list__item__box__mainTitle{font-size:21px;line-height:1.3;margin:24px 0 0 0}.about__comm__list__item__box__desc{margin:22px 0 0 0}.about__comm__list__item__box__mainTitle + .about__comm__list__item__box__desc{margin:22px 0 0 0}.about__comm__list__item__box__desc__text{margin:0 0 5px 0}.about__comm__list__item__box__desc .c-ul,.about__comm__list__item__box__desc .c-ol{font-size:15px}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__left{bottom:-120px;left:-20px}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__left__pic{width:140px}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right{bottom:-85px;right:20px}.about__comm__list__item:nth-child(2) .about__comm__list__item__picBox__right__pic{width:86px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left{bottom:-108px;left:36px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__left__pic{width:74px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right{bottom:-58px;right:25px}.about__comm__list__item:nth-child(3) .about__comm__list__item__picBox__right__pic{width:41px}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__left{bottom:-125px;left:-20px}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__left__pic{width:82px}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right{bottom:-90px;right:-20px}.about__comm__list__item:nth-child(4) .about__comm__list__item__picBox__right__pic{width:100px}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left{bottom:-125px;left:-20px}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__left__pic{width:78px}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__right{bottom:-100px;right:-20px}.about__comm__list__item:nth-child(5) .about__comm__list__item__picBox__right__pic{width:140px}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right{right:0;bottom:-144px}.about__comm__list__item:nth-child(6) .about__comm__list__item__picBox__right__pic{width:105px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__left{bottom:-120px;left:-20px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__left__pic{width:115px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right{bottom:-105px;right:-20px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__pic{width:88px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message{top:-16px;left:-80px;width:97px;height:40px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message::before{bottom:5px;right:-4px;width:10px;height:12px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message::after{right:-4px;width:16px;height:16px}.about__comm__list__item:nth-child(7) .about__comm__list__item__picBox__right__message__text{width:65px;height:10px;background-size:13px 10px}.about__cutscene{margin:45px 0 0 0}.about__cutscene__inner{-webkit-mask-image:url(/assets/images/index/index_keyword_mask_mb.png);mask-image:url(/assets/images/index/index_keyword_mask_mb.png)}.about__cutscene__inner__bg{left:calc(50vw - 287.5px);width:575px;height:min(680px,181.33vw);padding:0}.about__cutscene__inner__shell{padding:0 0 40px 0}.about__cutscene__inner__text{font-size:20px;line-height:1.25}.about__cutscene__inner__text [class^="c-word"]{letter-spacing:.05em}.about__cutscene__inner__text .mb{display:block}.about__cutscene + .c-contact{background-image:url(/assets/images/index/index_contact_bg_mb.png)}}@media (any-hover:hover){.about__member__list__item__card__area__open:hover::after{animation:arrowMove 1s linear infinite}.about__member__list__item .back .about__member__list__item__card__area__btn:hover{filter:none}.about__dorm__area__tag__item:not(.current):hover::before{transform:translate(-20px,-20px)}.about__dorm__area__tag__item[data-id="2"]:not(.current):hover::before{transform:translate(20px,20px) rotate(6deg) scale(-1)}.about__dorm__area__list__item__info__item:hover .about__dorm__area__list__item__info__item__title{transform:rotate(5deg)}.about__comm__nav__inner__tag:not(.current):hover{filter:none;transform:translate3d(7px,7px,0)}@media screen and (max-width:575px){.about__dorm__area__tag__item:not(.current):hover::before{transform:translate(-10px,-10px)}.about__dorm__area__tag__item[data-id="2"]:not(.current):hover::before{transform:translate(10px,10px) rotate(6deg) scale(-1)}.about__comm__nav__inner__tag:not(.current):hover{transform:translate3d(7px,7px,0)}}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
