@charset "UTF-8";.img100 img{width:100%}.marCenter{margin:0 auto}#waiting .rect{z-index:999;position:relative}.mask,.dmask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001}.dmask{background-color:rgba(0,0,0,.2)}.loading{position:fixed;left:0;right:0;top:40%;bottom:0;margin:0 auto;width:3rem;height:2rem;text-align:center;font-size:10px;z-index:1001}.loading>div.rect{background-color:#636d43;height:100%;width:.4rem;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.loading .rect2{-webkit-animation-delay:-1.1s!important;animation-delay:-1.1s!important}.loading .rect3{-webkit-animation-delay:-1s!important;animation-delay:-1s!important}.loading .rect4{-webkit-animation-delay:-.9s!important;animation-delay:-.9s!important}.loading .rect5{-webkit-animation-delay:-.8s!important;animation-delay:-.8s!important}.loading .loadingText{color:#636d43}.loading .loadingText2{color:#636d43}@-webkit-keyframes stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@-webkit-keyframes playdeg{0%{transform:rotate(-18deg);-moz-transform:rotate(-18deg);-webkit-transform:rotate(-18deg)}100%{transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}}@keyframes playdeg{0%{transform:rotate(-18deg);-moz-transform:rotate(-18deg);-webkit-transform:rotate(-18deg)}100%{transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}}@-webkit-keyframes stopplaydeg{0%{transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}100%{transform:rotate(-18deg);-moz-transform:rotate(-18deg);-webkit-transform:rotate(-18deg)}}@keyframes stopplaydeg{0%{transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0)}100%{transform:rotate(-18deg);-moz-transform:rotate(-18deg);-webkit-transform:rotate(-18deg)}}@-webkit-keyframes toLastdescUp{from{-webkit-transform:translateY(200%)}to{-webkit-transform:translateY(5%)}}@keyframes toLastdescUp{from{-webkit-transform:translateY(200%)}to{-webkit-transform:translateY(5%)}}.toLastdescUp{-webkit-animation:toLastdescUp 1s ease;animation:toLastdescUp 1s ease;animation-fill-mode:forwards}@-webkit-keyframes tofirstdesc{from{-webkit-transform:translateY(200%)}to{-webkit-transform:translateY(5%)}}@keyframes tofirstdesc{from{-webkit-transform:translateY(200%)}to{-webkit-transform:translateY(5%)}}.tofirstdesc{-webkit-animation:tofirstdesc 1s ease;animation:tofirstdesc 1s ease}@-webkit-keyframes toScrollTips{from{-webkit-transform:translateX(200%);opacity:0}to{-webkit-transform:translateX(5%);opacity:1}}@keyframes toScrollTips{from{-webkit-transform:translateX(200%);opacity:0}to{-webkit-transform:translateX(5%);opacity:1}}.toScrollTips{-webkit-animation:toScrollTips 2s ease infinite;animation:toScrollTips 2s ease infinite}.toScale{-webkit-animation:toScale 2s linear infinite;animation:toScale 2s linear infinite}@keyframes toScale{0%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1)}50%{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2)}100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1)}}@keyframes zoomIn{from{transform:scale(1)}to{transform:scale(2)}}.zoom{animation:zoomIn 1s infinite alternate}html,body{position:relative;width:100%;height:100%;background-color:#fff;-webkit-overflow-scrolling:touch}#musicPlayer{width:1.55rem;height:1.55rem;right:1.125rem;top:1.125rem;z-index:9999;position:fixed;cursor:pointer;background:url(../images/music.png) no-repeat;background-size:100% 100%;-webkit-animation:play 3s linear infinite;animation:play 3s linear infinite}#musicPlayer.pause{-webkit-animation:none;animation:none;background:url(../images/music.png) no-repeat;background-size:100% 100%}#music{width:8%;right:4%;top:2%;z-index:120;cursor:pointer;background:url(../images/music.png) no-repeat;background-size:100% 100%;position:fixed;-webkit-animation:play 3s linear infinite;animation:play 3s linear infinite}@-webkit-keyframes play{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes play{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}body{width:100%;height:100%;background-color:#f5efde}body img{width:100%}body #container{width:100%;height:100%}body #container .page{width:100%;height:100%}body .wrapper{width:100%;min-height:100%}body .wrapper .showDialog{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9}body .wrapper .showDialog .dialogCol{width:90vw;height:90vh;padding:5vw 0;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100vw;height:100vh;position:absolute;z-index:2}body .wrapper .showDialog .dialogCol .icon-close{position:absolute;right:0rem;top:0rem;width:2.05rem;height:2.05rem;z-index:3}body .wrapper .showDialog .dialogCol #dialogColIconclose{right:.5rem;top:.5rem}body .wrapper .showDialog .dialogCol .showMediaBox{width:100vw;height:100vh;position:absolute;z-index:2;overflow:hidden}body .wrapper .showDialog .dialogCol .showMediaBox .showMediaArea{width:14.125rem;height:28.25rem;padding:1.6rem 1.5rem 0;position:absolute;top:0;bottom:0;left:0;z-index:2;right:0;margin:auto;background:url(../images/dialogbg.png) no-repeat;background-size:100%}body .wrapper .showDialog .dialogCol .playMask{width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:absolute;top:0;left:0;z-index:1}body .wrapper .showDialog .dialogCol ul#showMedia{width:12.45rem;margin:0 auto;display:flex;flex-wrap:wrap;height:94%;overflow-y:scroll}body .wrapper .showDialog .dialogCol ul#showMedia li{position:relative;width:5.525rem;height:9.825rem;border-radius:.3rem;border:.1rem solid #d9bd79;margin-right:1rem;margin-bottom:.6rem}body .wrapper .showDialog .dialogCol ul#showMedia li:nth-child(even){margin-right:0}body .wrapper .showDialog .dialogCol ul#showMedia li:nth-last-child(-n+2){margin-bottom:0}body .wrapper .showDialog .dialogCol ul#showMedia li img{width:5.525rem;height:9.825rem}body .wrapper .showDialog .dialogCol ul#showMedia li .colmask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}body .wrapper .showDialog .dialogCol ul#showMedia li .colmask img{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:2.525rem;height:2.525rem}body .wrapper .showDialog .dialogCol ul#showList,body .wrapper .showDialog .dialogCol ul#showvideoList,body .wrapper .showDialog .dialogCol ul#showclassList,body .wrapper .showDialog .dialogCol ul#showtelList{width:100%;margin:0 auto;height:94%;overflow-y:scroll}body .wrapper .showDialog .dialogCol ul#showList li,body .wrapper .showDialog .dialogCol ul#showvideoList li,body .wrapper .showDialog .dialogCol ul#showclassList li,body .wrapper .showDialog .dialogCol ul#showtelList li{margin-bottom:.5rem;position:relative;padding-left:.3rem;padding-bottom:.3rem;border-bottom:.05rem solid #e7ddc0}body .wrapper .showDialog .dialogCol ul#showList li::before,body .wrapper .showDialog .dialogCol ul#showvideoList li::before,body .wrapper .showDialog .dialogCol ul#showclassList li::before,body .wrapper .showDialog .dialogCol ul#showtelList li::before{content:"";width:.2rem;height:.2rem;background-color:#636d43;position:absolute;top:.3rem;left:0;border-radius:50%}body .wrapper .showDialog .dialogCol ul#showList li a,body .wrapper .showDialog .dialogCol ul#showvideoList li a,body .wrapper .showDialog .dialogCol ul#showclassList li a,body .wrapper .showDialog .dialogCol ul#showtelList li a{display:block;font-size:.6rem;color:#636d43;font-weight:600}body .wrapper .showDialog .playDialog{width:100vw;height:100vh;position:absolute;z-index:2}body .wrapper .showDialog .playDialog .icon-close{position:absolute;right:.5rem;top:.5rem;width:2.05rem;height:2.05rem;z-index:3}body .wrapper .showDialog .playDialog .playMask{width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:absolute;top:0;left:0;z-index:1}body .wrapper .showDialog .playDialog .playArea{width:86vw;height:90vh;position:absolute;top:0;bottom:0;left:0;z-index:2;right:0;margin:auto;width:14.125rem;height:28.25rem;padding:1.6rem 1.5rem 0;background:url(../images/dialogbg.png) no-repeat;background-size:100%}body .wrapper .showDialog .playDialog .playArea .playAreaVideo video,body .wrapper .showDialog .playDialog .playArea .playAreaVideo img{width:14rem;height:24.95rem;border:.1rem solid #d9bd7b;border-radius:.3rem}body .wrapper .wrapperBox{width:18.75rem;height:250.7rem;background:url(../images/banner2.png?t=2) no-repeat;background-size:18.75rem 62.55rem;background-repeat:no-repeat;background-position:top left}body .wrapper .wrapperBox .banner .logo{width:13.25rem;height:1.175rem;margin:0 auto;padding-top:1.55rem}body .wrapper .wrapperBox .banner .slogan{width:13rem;height:8.575rem;margin:0 auto;padding-top:1.95rem}body .wrapper .wrapperBox .banner .intro{width:13.775rem;height:9.325rem;margin:0 auto;padding-top:1.55rem}body .wrapper .wrapperBox .scrollBox{width:18.75rem;height:199.975rem;margin-top:21.6rem;background:url(../images/scroll.png) no-repeat;background-size:100%;background-repeat:no-repeat}body .wrapper .wrapperBox .scrollBox .column_1{padding-top:3.6rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_title img{width:9.75rem;height:1.8rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box{padding-top:1.1rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul{width:12.45rem;margin:0 auto;display:flex;flex-wrap:wrap}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul li{position:relative;width:5.525rem;height:9.825rem;border-radius:.3rem;border:.1rem solid #d9bd79;margin-right:1rem;margin-bottom:.6rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul li:nth-child(even){margin-right:0}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul li:nth-last-child(-n+2){margin-bottom:0}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul li img{width:5.525rem;height:9.825rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul li .colmask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box ul li .colmask img{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:2.525rem;height:2.525rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box .showmore{padding-top:.6rem}body .wrapper .wrapperBox .scrollBox .column_1 .column_1_Box .showmore img{width:5.925rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_2{padding-top:1rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_title img{width:9.75rem;height:1.8rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_second_title{padding-top:1.25rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_second_title img{width:10.25rem;height:.775rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_map{position:relative;margin-top:1.05rem;height:11.5rem;width:12.575rem;margin:0 auto}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_map .map{position:absolute;top:0;left:0;right:0;margin:auto;width:12.575rem;height:9.4rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_map .litchi{position:absolute;bottom:-.2rem;right:0;width:7.1rem;height:6.2rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box{padding-top:.95rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box ul{width:11.85rem;display:flex;flex-wrap:nowrap;justify-content:space-evenly;margin:0 auto}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box ul li{width:2.55rem;height:5.875rem;position:relative}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box ul li .tipshand{width:3.35rem;height:3.9rem;position:absolute;bottom:-2.5rem;left:.6rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box ul li .tipshand .icon-hand{position:absolute;top:0;left:0;width:1.8rem;height:3.525rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box ul li .tipshand .clicktips{position:absolute;right:-.5rem;bottom:1rem;width:1.8rem;height:.975rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box .showreport{padding-top:3rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box .showreport img{width:5.925rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_third_title{padding:1.3rem 0 1.1rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_third_title img{width:6.275rem;height:.525rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part{width:13.225rem;margin:0 auto}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li{width:13.225rem;height:7.475rem;position:relative;margin-bottom:.65rem;border-radius:.4rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li .colmask{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:13.025rem;height:7.275rem;border-radius:.4rem;background-color:rgba(0,0,0,.5)}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li .colmask img{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:1.95rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li .partimg{width:100%;height:100%}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li:last-child{margin-bottom:0}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li a{width:13.225rem;height:7.475rem;display:block;border-radius:.4rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li a .colmask{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:13.025rem;height:7.275rem;border-radius:.4rem;background-color:rgba(0,0,0,.5)}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li a .colmask img{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:1.95rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#part li a .partimg{width:100%;height:100%}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video{display:flex;justify-content:flex-start;width:13.3rem;margin:0 auto;flex-wrap:wrap;margin-top:1.15rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li{width:6.425rem;height:11.5rem;position:relative;margin-bottom:.65rem;border-radius:.4rem;margin-right:.45rem;margin-bottom:.6rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li:nth-child(even){margin-right:0}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li:nth-last-child(-n+2){margin-bottom:0}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li .colmask{position:absolute;left:0;top:.1rem;right:0;margin:auto;width:6.3rem;height:9.35rem;border-radius:.2rem;background-color:rgba(0,0,0,.5)}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li .colmask img{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:1.95rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li .partimg{width:100%;height:9.55rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li a{width:6.425rem;height:9.725rem;border-radius:.4rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li a .colmask{position:absolute;left:0;top:.1rem;right:0;margin:auto;width:6.2rem;height:9.45rem;border-radius:.4rem;background-color:rgba(0,0,0,.5)}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li a .colmask img{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:1.95rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li a .partimg{width:100%;height:100%}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second ul#video li .title{width:auto;height:auto;text-align:left;font-size:.5rem;color:#636d43;padding:.35rem .2rem 0}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second .showmore{padding-top:1.35rem}body .wrapper .wrapperBox .scrollBox .column_2 .column_2_Box_second .showmore img{width:5.925rem;height:1.95rem}body .wrapper .wrapperBox .scrollBox .column_3{padding-top:1.85rem}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_title img{width:9.75rem;height:1.8rem}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box{width:13.45rem;height:15rem;position:relative;margin:0 auto}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-button-prev:after,body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-container-rtl .swiper-button-next:after,body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-button-next:after,body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-container-rtl .swiper-button-prev:after{content:''!important}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-button-next,body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-button-prev{width:52px;height:42px;position:absolute;top:170px}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-button-next{right:0}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-button-prev{left:0}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-container{width:13.45rem;height:15rem}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-wrapper{-webkit-align-items:center;align-items:center}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;transition:300ms;transform:scale(1);width:5.25rem;height:10rem}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide .titleimg{width:5.05rem;height:8.95rem;object-fit:cover;position:absolute;left:0;top:0;border-radius:.3rem;border:.1rem solid #ebd192}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide .title{position:absolute;left:0;bottom:0;width:100%;height:.6rem;margin-top:.5rem}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide .title p{width:100%;font-size:.5rem;color:#636d43}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide .title p a{color:#636d43}body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide-active,body .wrapper .wrapperBox .scrollBox .column_3 .column_3_Box .swiper-slide-duplicate-active{transform:scale(1.39);z-index:1}body .wrapper .wrapperBox .scrollBox .column_4{padding-top:1.3rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_title img{width:9.75rem;height:1.8rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_second_title_1{padding:1.05rem 0}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_second_title_1 img{width:9.075rem;height:.775rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_second_title_2{padding:1.05rem 0}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_second_title_2 img{width:10.45rem;height:.775rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_second_title_3{padding:1.05rem 0}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_second_title_3 img{width:5.9rem;height:.775rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul{width:13.3rem;margin:0 auto}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul li{height:3.1rem;border-bottom:.025rem solid #e7ddc0;margin-top:.55rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul li a{display:flex;flex-direction:row;align-items:center}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul li img{width:3.1rem;height:2.45rem;margin-right:.8rem;border-radius:.2rem;border:.1rem solid #e7ddc0}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul li p{width:9.4rem;font-size:.5rem;color:#636d43;text-align:left}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul li:last-child{border-bottom:0}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box ul li:first-child{margin-top:0}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box .showmore{padding-top:.6rem}body .wrapper .wrapperBox .scrollBox .column_4 .column_4_Box .showmore img{width:5.925rem;height:1.95rem}body .wrapper .wrapperBox .logo-bottom{width:13.025rem;height:1.15rem;margin:0 auto;margin-top:1.1rem}body .wrapper .showDialogCol2,body .wrapper .showDialogCol3,body .wrapper .showDialogCol4,body .wrapper .showDialogCol5{background-color:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}body .wrapper .showDialogCol2 .dialogCol,body .wrapper .showDialogCol3 .dialogCol,body .wrapper .showDialogCol4 .dialogCol,body .wrapper .showDialogCol5 .dialogCol{width:14.125rem;height:28.25rem;padding:1.6rem 1.5rem 0;background:url(../images/dialogbg.png) no-repeat;background-size:100%}body .wrapper .showDialogCol6,body .wrapper .showDialogCol7{background-color:transparent}body .main{width:100%;height:100%}body .main .slogan{width:12.275rem;position:absolute;top:2.25rem;right:0;left:0;margin:0 auto}body .main .logo{width:12.55rem;position:absolute;bottom:1.125rem;right:0;left:0;margin:0 auto}body .main .tip{width:7.9rem;position:absolute;top:28.65rem;right:0;left:0;margin:0 auto}body .main .mapBox{position:absolute;top:4.65rem;right:0;left:0;margin:0 auto;width:16.45rem;height:23.575rem;background:url(../images/mapbg.png) no-repeat;background-size:100% 100%}body .main .mapBox .icon-tips{position:absolute;left:1.55rem;bottom:.6rem;margin:auto;width:4rem;height:3.65rem;z-index:3}body .main .mapBox .hover{position:absolute;bottom:0;left:.2rem;width:16.05rem;height:2.85rem;z-index:2}body .main .mapBox .mapbg{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:16.05rem;height:23.175rem;overflow:scroll;z-index:1}body .main .mapBox .mapbg .mapArea{position:relative;width:26.25rem;height:29.12rem}body .main .mapBox .mapbg .mapArea .map{position:absolute;left:0;top:0;z-index:1}body .main .mapBox .mapbg .mapArea .clickable{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%}body .main .mapBox .mapbg .mapArea .clickable .click{position:absolute}body .main .mapBox .mapbg .mapArea .clickable .click .anite{position:absolute;right:0;bottom:0;width:1.275rem;height:1.25rem}body .main .mapBox .mapbg .mapArea .clickable .click1{top:20.545rem;left:5.425rem;width:8.05rem;height:5.775rem}body .main .mapBox .mapbg .mapArea .clickable .click2{top:20.615rem;left:14.945rem;width:5.145rem;height:5.95rem}body .main .mapBox .mapbg .mapArea .clickable .click3{top:6.9475rem;left:2.0475rem;width:7.7rem;height:5.075rem}body .main .mapBox .mapbg .mapArea .clickable .click4{top:9.275rem;left:19.775rem;width:5.565rem;height:5.845rem}body .main .mapBox .mapbg .mapArea .clickable .click5{top:12.845rem;left:10.325rem;width:6.44rem;height:6.615rem}body .main .mapBox .mapbg .mapArea .clickable .click6{top:15.365rem;left:2.87rem;width:5.565rem;height:5.04rem}body .main .mapBox .mapbg .mapArea .clickable .click7{top:5.18rem;left:12.1625rem;width:6.825rem;height:6.895rem}body .main .mapBox .mapbg .mapArea .clickable .click8{top:15.96rem;left:19.075rem;width:6.825rem;height:4.69rem}body .main .page{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:url(../images/bg.png) no-repeat;background-size:100% 100%}body .main .page.curpage{z-index:999}body .main .dialogBox{width:100%;height:100%;position:absolute;left:0;top:0;z-index:999}body .main .dialogBox .dialogMask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}body .main .dialogBox .dialogArea{position:absolute;width:100%;height:100%;z-index:1001}body .main .dialogBox .dialogArea .titleBox{position:absolute;width:7.6rem;height:4.625rem;left:1.95rem;top:2.8rem;background:url(../images/titlebg.png) no-repeat;background-size:100% 100%;z-index:3}body .main .dialogBox .dialogArea .titleBox .text{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}body .main .dialogBox .dialogArea .titleBox .text.text1{width:5.875rem}body .main .dialogBox .dialogArea .titleBox .text.text2,body .main .dialogBox .dialogArea .titleBox .text.text5,body .main .dialogBox .dialogArea .titleBox .text.text8{width:5.15rem}body .main .dialogBox .dialogArea .titleBox .text.text3{width:6.625rem}body .main .dialogBox .dialogArea .titleBox .text.text4{width:5.175rem}body .main .dialogBox .dialogArea .titleBox .text.text6{width:6.35rem}body .main .dialogBox .dialogArea .titleBox .text.text7{width:4.8rem}body .main .dialogBox .dialogArea .iconClose{position:absolute;width:1.575rem;height:1.575rem;top:3.4rem;right:1.85rem}body .main .dialogBox .dialogArea .textBox{position:absolute;left:0;right:0;top:5.35rem;margin:auto;width:14.95rem;height:22rem;border:.25rem solid #ace1ff;border-radius:.625rem;background-color:#fff;overflow-y:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:.55rem}body .main .dialogBox .dialogArea .textBox img{padding-bottom:.6rem}body .main .dialogBox .dialogArea .textBox p{color:#4c6150;font-size:.66rem;line-height:1.2rem}body .main .dialogBox .dialogArea .textBox .picfrom{font-size:.55rem}