@import url(main.css);@import url(normalize.css);body{background-color:var(--xf_color_1);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-x:hidden;overflow-x:hidden}body .swal-overlay .swal-modal{position:relative;border-radius:0.06rem;background-color:var(--xf_color_3);-webkit-backdrop-filter:var(--xf_filter);backdrop-filter:var(--xf_filter)}body .swal-overlay .swal-modal::before{content:'';display:block;width:1.2rem;height:1.2rem;position:absolute;left:0;bottom:0;background:url(../images/Pop-up-background.svg) no-repeat center;background-size:230%;-webkit-opacity:0.35;opacity:0.35}body .swal-overlay .swal-modal .swal-title{font:bold 0.2rem '微软雅黑';color:var(--xf_color_22)}body .swal-overlay .swal-modal .swal-text{color:var(--xf_color_22)}body .swal-overlay .swal-modal .swal-button{background-color:var(--xf_color_4);transition:background-color 0.5s}body .swal-overlay .swal-modal .swal-button:hover{background-color:var(--xf_color_6)}body .swal-overlay .disc-bg .swal-title{margin:0;box-shadow:0px 1px 1px var(--xf_color_19);margin-bottom:28px;color:var(--xf_color_17)}body .swal-overlay .disc-bg .swal-text{text-indent:2em}body .w{width:100%;margin:0 auto;padding:0 0.5rem}body .w h3{position:relative;text-align:center;font-weight:normal;font-size:0.3rem}body .w h3::before{content:'';display:block;position:absolute;bottom:-0.1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:0.03rem;width:0.5rem;background-color:var(--xf_color_4);border-radius:1rem}body .w h3::after{content:'';display:block;position:absolute;bottom:-0.1rem;right:50.55%;height:0.03rem;width:0.2rem;background-color:var(--xf_color_6);border-radius:1rem;z-index:1}body .loader{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:var(--xf_color_1);position:fixed;-webkit-transition:all 0.5s;transition:all 0.5s;z-index:1000}body .loader .ring{position:relative;width:0.2604rem;height:0.2604rem;border:0.0417rem solid var(--xf_color_8);border-radius:50%;display:flex;align-items:center;justify-content:center}body .loader .ring::after{position:absolute;content:'';width:100%;height:100%;border:0.0417rem solid var(--xf_color_22);border-radius:50%;border-top-color:transparent;-o-animation:var(--loader-ring);-moz-animation:var(--loader-ring);-webkit-animation:var(--loader-ring);animation:var(--loader-ring)}@keyframes xf_loader{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body .xf_header{width:100%;height:0.5rem;position:fixed;left:0;top:0;display:flex;background-color:var(--xf_color_3);-webkit-backdrop-filter:var(--xf_filter);backdrop-filter:var(--xf_filter);-webkit-box-shadow:0.0052rem 0.0052rem 0.018rem 0.0052rem var(--xf_color_5);box-shadow:0.0052rem 0.0052rem 0.018rem 0.0052rem var(--xf_color_5);border-bottom:0.0052rem solid var(--xf_color_2);z-index:999}body .xf_header nav{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;font-family:'xiangsuziti';margin:0 0.5rem}body .xf_header nav .nav_but{display:none}body .xf_header nav h1{font-size:0.18rem;color:var(--xf_color_4)}body .xf_header nav h1 img{height:0.25rem;padding-right:0.05rem;-webkit-vertical-align:bottom;vertical-align:bottom}body .xf_header nav .xf_menu{font-size:0.1rem}body .xf_header nav .xf_menu li{display:inline-block}body .xf_header nav .xf_menu li a{color:var(--xf_color_4);padding:0.05rem 0.08rem;-webkit-transition:color 0.5s;transition:color 0.5s}body .xf_header nav .xf_menu li a:hover{color:var(--xf_color_6)}body .xf_header nav .xf_menu li a i{font-size:0.1rem;margin-right:0.03rem}body .xf_header nav .xf_menu li:nth-child(2) a{margin-right:0.05rem}body .xf_header nav .xf_menu li:nth-child(3) a{margin-right:0.08rem;color:var(--xf_color_2);background-color:var(--xf_color_4);border-radius:0.03rem;-webkit-transition:background-color 0.5s;transition:background-color 0.5s}body .xf_header nav .xf_menu li:nth-child(3) a:hover{background-color:var(--xf_color_6)}body .xf_header nav .xf_menu li:nth-child(4) a{color:var(--xf_color_2);background-color:var(--xf_color_17);border-radius:0.03rem;-webkit-transition:background-color 0.5s;transition:background-color 0.5s}body .xf_header nav .xf_menu li:nth-child(4) a:hover{background-color:var(--xf_color_23)}body .xf_main{width:100%;display:flex;flex-wrap:wrap}body .xf_main .xf_screen{position:relative;width:100%;height:4.8rem;background:url(../images/background.webp) no-repeat center;background-size:cover;color:var(--xf_color_2);text-align:center;z-index:1}body .xf_main .xf_screen::after{content:'';position:absolute;left:0;top:0;height:100%;width:100%;-webkit-background-color:var(--xf_color_7);background-color:var(--xf_color_7);z-index:-1}body .xf_main .xf_screen .text_screen{margin-top:1.5rem;font-family:'jiangnan';-webkit-text-shadow:var(--text_shadow_1);text-shadow:var(--text_shadow_1);font-weight:600}body .xf_main .xf_screen .text_screen h2{font-size:0.6rem}body .xf_main .xf_screen .text_screen p{font-size:0.15rem;color:var(--xf_color_9);margin:0.2rem 0 0.32rem}body .xf_main .xf_screen .text_screen .buts{font-size:0.15rem}body .xf_main .xf_screen .text_screen .buts a{display:inline-block;position:relative;color:var(--xf_color_12);padding:0.06rem 0.28rem;margin:0 0.1rem;-webkit-border-radius:0.0521rem;border-radius:0.0521rem;-webkit-text-transform:uppercase;text-transform:uppercase;border:none;-webkit-text-shadow:none;text-shadow:none;-webkit-outline:0.02rem solid var(--xf_color_11);outline:0.02rem solid var(--xf_color_11);-webkit-transition:all 1000ms;transition:all 1000ms;-webkit-overflow:hidden;overflow:hidden}body .xf_main .xf_screen .text_screen .buts a:hover{color:var(--xf_color_2);-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-outline:0.02rem solid var(--xf_color_12);outline:0.02rem solid var(--xf_color_12);-webkit-box-shadow:0.0208rem 0.026rem 0.0885rem -0.0208rem var(--xf_color_11);box-shadow:0.0208rem 0.026rem 0.0885rem -0.0208rem var(--xf_color_11);-webkit-text-shadow:none;text-shadow:none}body .xf_main .xf_screen .text_screen .buts a::before{content:"";position:absolute;left:-0.5rem;top:0;width:0;height:100%;background-color:var(--xf_color_11);-webkit-transform:skewX(45deg);transform:skewX(45deg);z-index:-2;-webkit-transition:width 1000ms;transition:width 1000ms}body .xf_main .xf_screen .text_screen .buts a:hover::before{width:200%}body .xf_main .xf_screen .xf_dow{margin-top:0.2rem;-o-animation:var(--xf-dow);-moz-animation:var(--xf-dow);-webkit-animation:var(--xf-dow);animation:var(--xf-dow)}body .xf_main .xf_screen .xf_dow a i{font-size:0.35rem;color:var(--xf_color_16);transition:color 1s}body .xf_main .xf_screen .xf_dow a i:hover{color:var(--xf_color_2)}@-webkit-keyframes xf_dow{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(0.3125rem);transform:translateY(0.3125rem)}60%{-webkit-transform:translateY(-0.0781rem);transform:translateY(-0.0781rem)}}@keyframes xf_dow{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-0.1563rem);transform:translateY(-0.1563rem)}60%{-webkit-transform:translateY(-0.0781rem);transform:translateY(-0.0781rem)}}body .xf_main .xf_screen .wave_box{position:absolute;bottom:-0.105rem;left:0;width:100%}body .xf_main .xf_screen .wave_box .waves{position:relative;width:100%;height:100vh;min-height:0.7813rem;max-height:1.0417rem}body .xf_main .xf_screen .wave_box .parallax > use{-o-animation:var(--wave-svg);-webkit-animation:var(--wave-svg);-moz-animation:var(--wave-svg);animation:var(--wave-svg)}body .xf_main .xf_screen .wave_box .parallax > use:nth-child(1){-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}body .xf_main .xf_screen .wave_box .parallax > use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}body .xf_main .xf_screen .wave_box .parallax > use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}body .xf_main .xf_screen .wave_box .parallax > use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}100%{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}100%{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}body .xf_main .xf_choice{margin:0.5rem auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'微软雅黑'}body .xf_main .xf_choice .xf_adv{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}body .xf_main .xf_choice .xf_adv li{margin-top:0.3rem;width:30%;background-color:var(--xf_color_15);-webkit-box-shadow:0.0469rem 0.0812rem 0.101rem 0.0031rem var(--xf_color_13);box-shadow:0.045rem 0.08rem 0.08rem 0.003rem var(--xf_color_13);display:flex;align-items:center;flex-wrap:nowrap;flex-direction:column;justify-content:center;box-sizing:border-box;padding:0.2rem 0.1rem;-webkit-transition:transform 0.3s;transition:transform 0.3s}body .xf_main .xf_choice .xf_adv li:hover{-webkit-transform:translateY(-0.0521rem);transform:translateY(-0.0521rem)}body .xf_main .xf_choice .xf_adv li i,body .xf_main .xf_choice .xf_adv li h5,body .xf_main .xf_choice .xf_adv li p{display:block;text-align:center;width:100%;margin:0}body .xf_main .xf_choice .xf_adv li i{font-size:0.35rem;color:var(--xf_color_4)}body .xf_main .xf_choice .xf_adv li h5{margin:0.1rem 0;font-size:0.17rem;color:#716aa4}body .xf_main .xf_choice .xf_adv li p{font-size:0.12rem;color:var(--xf_color_14);line-height:0.18rem}body .xf_main .xf_choice .xf_player_style{margin-top:0.5rem;display:flex;width:100%}body .xf_main .xf_choice .xf_player_style .playerBanner{width:40%}body .xf_main .xf_choice .xf_player_style .playerBanner .swiper .swiper-wrapper .swiper-slide{position:relative}body .xf_main .xf_choice .xf_player_style .playerBanner .swiper .swiper-wrapper .swiper-slide img{display:block;width:65%;margin:0 auto}body .xf_main .xf_choice .xf_player_style .playerBanner .swiper .swiper-wrapper .swiper-slide p{display:block;position:absolute;width:100%;left:50%;bottom:0;font:bold 0.15rem "微软雅黑";text-align:center;background-color:var(--xf_color_1);-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0.1rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--xf_color_4);z-index:2}body .xf_main .xf_choice .xf_player_style .playerCode{width:60%;margin-left:0.5rem}body .xf_main .xf_choice .xf_player_style .playerCode h4{font-family:"黑体";font-size:0.25rem;color:var(--xf_color_17);border-left:0.026rem solid var(--xf_color_17);background-color:var(--xf_color_16);padding:0.0521rem 0.1042rem;box-sizing:border-box}body .xf_main .xf_choice .xf_player_style .playerCode h4:last-child{display:none}body .xf_main .xf_choice .xf_player_style .playerCode ul{margin:0;padding:0;font-weight:bold;color:var(--xf_color_14);font-size:0.1rem;margin:0.15rem 0;background-color:var(--xf_color_8);border:0.0104rem solid var(--xf_color_15);padding:0.0521rem 0.1563rem}body .xf_main .xf_choice .xf_player_style .playerCode ul li{line-height:1.8}body .xf_main .xf_choice .xf_player_style .playerCode ul li a{color:var(--xf_color_17)}body .xf_main .xf_choice .xf_player_style .playerCode ul li a:hover{color:var(--xf_color_23)}body .xf_main .xf_choice .xf_player_style .playerCode ul strong{color:var(--xf_color_24)}body .xf_main .xf_choice .xf_player_style .playerCode .code_textarea{width:100%}body .xf_main .xf_choice .xf_player_style .playerCode .code_textarea textarea{width:100%;height:0.4688rem;background-color:transparent;border-color:var(--xf_color_8);box-sizing:border-box;padding:0.08rem;color:var(--xf_color_14);font-size:0.09rem;transition:background-color 0.5s}body .xf_main .xf_choice .xf_player_style .playerCode .code_textarea textarea:focus{background-color:var(--xf_color_15)}body .xf_main .xf_stats{position:relative;display:flex;flex-direction:column;background:url(../images/musicDate-bg.svg) no-repeat center;background-size:cover;box-sizing:border-box;padding:0.1042rem 0;color:var(--xf_color_2);-webkit-text-shadow:var(--text_shadow_1);text-shadow:var(--text_shadow_1);-webkit-box-shadow:0 0 0.03rem 0.0052rem var(--xf_color_6);box-shadow:0 0 0.03rem 0.0052rem var(--xf_color_6)}body .xf_main .xf_stats::before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;bottom:0;-webkit-background-color:var(--xf_color_7);background-color:var(--xf_color_7);-webkit-backdrop-filter:var(--xf_filter);backdrop-filter:var(--xf_filter)}body .xf_main .xf_stats h3{margin-top:0.2rem;font-size:0.28rem}body .xf_main .xf_stats h3::before{background-color:var(--xf_color_17)}body .xf_main .xf_stats h3::after{background-color:var(--xf_color_1)}body .xf_main .xf_stats .xf_data{padding:0;display:flex;justify-content:space-around;z-index:1;margin:0.5rem 0.5rem 0.25rem;height:100%;font-family:'STSONG','宋体'}body .xf_main .xf_stats .xf_data li{margin:0 0.1rem;text-align:center}body .xf_main .xf_stats .xf_data li h5{margin:0.05rem 0;font-size:0.22rem}body .xf_main .xf_stats .xf_data li i{font-size:0.35rem;color:var(--xf_color_1)}body .xf_main .xf_stats .xf_data li p{font-size:0.15rem}body .xf_main .xf_feedback{font-family:'STSONG','宋体';margin:0.3rem 0;display:flex}body .xf_main .xf_feedback img{display:block}body .xf_main .xf_feedback .left_feedback{padding:0;display:flex;flex-direction:column;width:50%}body .xf_main .xf_feedback .left_feedback li{margin:0.25rem 0;display:flex;color:var(--xf_color_14)}body .xf_main .xf_feedback .left_feedback li .feedback_text{margin-left:0.1rem}body .xf_main .xf_feedback .left_feedback li .feedback_text h5{font-size:0.16rem}body .xf_main .xf_feedback .left_feedback li .feedback_text p{font-size:0.11rem;margin-top:0.05rem}body .xf_main .xf_feedback .left_feedback li img{width:0.3rem}body .xf_main .xf_feedback .right_feedback{position:relative;width:50%;height:2.4rem}body .xf_main .xf_feedback .right_feedback::before{content:'';position:absolute;top:0.3rem;left:0;width:50%;height:90%;z-index:2;-webkit-background-color:var(--xf_color_21);background-color:var(--xf_color_21);-webkit-backdrop-filter:var(--xf_filter);backdrop-filter:var(--xf_filter)}body .xf_main .xf_feedback .right_feedback img{height:100%;margin:0.2865rem auto 0;-o-animation:var(--xf-feed);-moz-animation:var(--xf-feed);-webkit-animation:var(--xf-feed);animation:var(--xf-feed)}@keyframes xf_feed{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(0.5rem,0.12rem);transform:translate(0.5rem,0.12rem)}60%{-webkit-transform:translate(0.5rem,-0.12rem);transform:translate(0.5rem,-0.12rem)}}@-webkit-keyframes xf_feed{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(0.5rem,0.12rem);transform:translate(0.5rem,0.12rem)}60%{-webkit-transform:translate(0.5rem,-0.12rem);transform:translate(0.5rem,-0.12rem)}}body .xf_footer{margin-top:0.3rem;padding:0.08rem 0;background-color:var(--xf_color_15);text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-evenly}body .xf_footer p{margin-top:0.05rem;font:bold 0.12rem 'jiangnan';color:var(--xf_color_6);text-transform:uppercase}body .xf_footer p span img{width:0.11rem;-o-animation:var(--love-svg);-moz-animation:var(--love-svg);-webkit-animation:var(--love-svg);animation:var(--love-svg)}@keyframes xf_lovef{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}body .xf_footer p strong a{color:var(--xf_color_17)}body .xf_footer p strong a:hover{color:var(--xf_color_23)}body .goTop{position:fixed;right:0.2rem;bottom:0.5rem;width:0.3125rem;height:0.3125rem;background-color:var(--xf_color_17) !important;border-radius:0.0521rem;color:var(--xf_color_2);display:flex;justify-content:center;align-items:center;z-index:11;transition:all 0.5s}body .goTop:hover{background-color:var(--xf_color_25)}body .goTop:active{background-color:var(--xf_color_26)}body .goTop i{display:block;font-size:0.12rem}@media screen and (max-width:750px){body .swal-overlay .swal-modal{border-radius:0.12rem}body .swal-overlay .swal-modal::before{width:2.4rem;height:2.4rem}body .swal-overlay .swal-modal .swal-title{font-size:0.4rem}body .w{width:100%;margin:0 auto;padding:0 0.5rem}body .w h3{font-size:0.5rem}body .w h3::before{height:0.06rem;width:1rem;bottom:-0.22rem}body .w h3::after{height:0.06rem;width:0.4rem;right:51%;bottom:-0.22rem}body .loader .ring{width:0.52rem;height:0.52rem;border:0.05rem solid var(--xf_color_8)}body .loader .ring::after{border:0.05rem solid var(--xf_color_22);border-top-color:transparent}body .xf_header{height:0.9rem}body .xf_header nav{display:table}body .xf_header nav .top_nav{display:flex;justify-content:space-between;align-items:center;height:0.9rem}body .xf_header nav .top_nav .nav_but{display:flex;flex-direction:column}body .xf_header nav .top_nav .nav_but span{display:inline-block;margin:0.03rem 0;width:0.32rem;height:0.05rem;background-color:var(--xf_color_17);border-radius:0.05rem;-webkit-transition:all 0.3s;transition:all 0.3s}body .xf_header nav .top_nav .nav_but .cha:nth-child(1){width:0.32rem;height:0.05rem;-webkit-transform:rotate(45deg) translateX(0.08rem);transform:rotate(45deg) translateX(0.08rem)}body .xf_header nav .top_nav .nav_but .cha:nth-child(2){width:0.32rem;height:0.05rem;-webkit-transform:rotate(-45deg) translateX(0.08rem);transform:rotate(-45deg) translateX(0.08rem)}body .xf_header nav .top_nav h1 img{height:0.4rem;padding-right:0.1rem}body .xf_header nav .top_nav h1 span{font-size:0.35rem}body .xf_header nav .nav_but{display:flex;flex-direction:column}body .xf_header nav .nav_but span{margin:0.03rem 0;width:0.32rem;height:0.05rem;background-color:var(--xf_color_17);border-radius:0.05rem}body .xf_header nav h1 img{height:0.4rem;padding-right:0.1rem}body .xf_header nav h1 span{font-size:0.35rem}body .xf_header nav .xf_menu{margin:0;position:fixed;left:0;width:100%;height:100vh;display:none;background-image:var(--menu_linear_gradient_3);background-image:var(--menu_linear_gradient_2);background-image:var(--menu_linear_gradient_1);box-sizing:border-box;padding:0 0 0.5rem;border-radius:0 0 0.2rem 0.2rem;text-align:center}body .xf_header nav .xf_menu li{display:block;margin:0.4rem 0}body .xf_header nav .xf_menu li a{padding:0.1rem 0.2rem;font-size:0.25rem}body .xf_header nav .xf_menu li a:nth-child(2) a{margin-right:0}body .xf_header nav .xf_menu li a:nth-child(3) a{border-radius:0.06rem}body .xf_header nav .xf_menu li a i{font-size:0.25rem;margin-right:0.06rem}body .xf_main .xf_screen{height:8rem}body .xf_main .xf_screen .text_screen{margin-top:2rem}body .xf_main .xf_screen .text_screen h2{font-size:0.95rem}body .xf_main .xf_screen .text_screen p{font-size:0.28rem;margin:0.5rem 0 0.7rem}body .xf_main .xf_screen .text_screen .buts{font-size:0.45rem}body .xf_main .xf_screen .text_screen .buts a{margin:0 0.25rem;border-radius:0.1rem;padding:0.12rem 0.56rem;-webkit-outline:0.04rem solid var(--xf_color_11);outline:0.04rem solid var(--xf_color_11)}body .xf_main .xf_screen .xf_dow{margin-top:0.4rem}body .xf_main .xf_screen .xf_dow a i{font-size:0.7rem}body .xf_main .xf_screen .wave_box{bottom:-0.18rem}body .xf_main .xf_screen .wave_box .waves{min-height:1.3rem;max-height:1.2rem}@keyframes move-forever{0%{-webkit-transform:translate3d(-120px,0,0);transform:translate3d(-120px,0,0)}100%{-webkit-transform:translate3d(110px,0,0);transform:translate3d(110px,0,0)}}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-120px,0,0);transform:translate3d(-120px,0,0)}100%{-webkit-transform:translate3d(110px,0,0);transform:translate3d(110px,0,0)}}body .xf_main .xf_choice h3{margin:0.6rem auto}body .xf_main .xf_choice .xf_adv li{width:47%}body .xf_main .xf_choice .xf_adv li i{font-size:0.6rem}body .xf_main .xf_choice .xf_adv li h5{margin:0.2rem 0;font-size:0.34rem}body .xf_main .xf_choice .xf_adv li p{font-size:0.2rem;line-height:0.42rem}body .xf_main .xf_choice .xf_player_style{margin-top:0.8rem;flex-direction:column-reverse}body .xf_main .xf_choice .xf_player_style .playerCode,body .xf_main .xf_choice .xf_player_style .playerBanner{margin-left:0;width:100%}body .xf_main .xf_choice .xf_player_style .playerCode h4{border-left-width:0.06rem;font-size:0.5rem;padding:0.15rem 0.2rem}body .xf_main .xf_choice .xf_player_style .playerCode h4:last-child{margin:0.3rem 0;border-left-color:var(--xf_color_6);color:var(--xf_color_6);display:block}body .xf_main .xf_choice .xf_player_style .playerCode ul{margin:0.3rem 0;padding:0.15rem 0.3rem;font-size:0.2rem}body .xf_main .xf_choice .xf_player_style .playerCode ul li{line-height:2}body .xf_main .xf_choice .xf_player_style .playerCode .code_textarea textarea{height:0.8rem;font-size:0.18rem}body .xf_main .xf_choice .xf_player_style .playerBanner{width:85%;margin:0 auto}body .xf_main .xf_choice .xf_player_style .playerBanner .swiper .swiper-wrapper .swiper-slide p{padding:0.2rem 0;font-size:0.3rem}body .xf_main .xf_stats{padding:0.2rem 0}body .xf_main .xf_stats h3{font-size:0.52rem}body .xf_main .xf_stats .xf_data{flex-wrap:wrap;justify-content:space-between}body .xf_main .xf_stats .xf_data li{width:45%;margin:0.3rem 0}body .xf_main .xf_stats .xf_data li h5{margin:0.1rem 0;font-size:0.44rem}body .xf_main .xf_stats .xf_data li i{font-size:0.7rem;color:var(--xf_color_1)}body .xf_main .xf_stats .xf_data li p{font-size:0.3rem}body .xf_main .xf_feedback{flex-direction:column}body .xf_main .xf_feedback .left_feedback{width:100%}body .xf_main .xf_feedback .left_feedback li{margin:0.3rem 0}body .xf_main .xf_feedback .left_feedback li img{width:0.6rem}body .xf_main .xf_feedback .left_feedback li .feedback_text{margin-left:0.2rem}body .xf_main .xf_feedback .left_feedback li .feedback_text h5{font-size:0.32rem}body .xf_main .xf_feedback .left_feedback li .feedback_text p{font-size:0.22rem;margin-top:0.1rem}body .xf_main .xf_feedback .right_feedback{width:100%;height:3.8rem}body .xf_main .xf_feedback .right_feedback img{margin:0.4rem auto 0}@keyframes xf_feed{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(1rem,0.24rem);transform:translate(1rem,0.24rem)}60%{-webkit-transform:translate(1rem,-0.24rem);transform:translate(1rem,-0.24rem)}}@-webkit-keyframes xf_feed{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(1rem,0.24rem);transform:translate(1rem,0.24rem)}60%{-webkit-transform:translate(1rem,-0.24rem);transform:translate(1rem,-0.24rem)}}body .xf_footer{padding:0.16rem 0}body .xf_footer p{margin-top:0.1rem;font-size:0.24rem}body .xf_footer p span img{width:0.22rem}body .goTop{right:0.4rem;bottom:1rem;width:0.62rem;height:0.62rem;border-radius:0.1rem}body .goTop i{font-size:0.24rem}}@media screen and (max-width:500px){body .swal-overlay .swal-modal{border-radius:0.24rem}body .swal-overlay .swal-modal::before{width:4.8rem;height:4.8rem}body .swal-overlay .swal-modal .swal-title{font-size:0.8rem}body .w h3{font-size:1rem}body .w h3::before{bottom:-0.5rem;height:0.1rem;width:2rem;border-radius:2rem}body .w h3::after{bottom:-0.5rem;right:52.2%;height:0.1rem;width:0.8rem;border-radius:2rem;z-index:1}body .loader .ring{width:1.2rem;height:1.2rem;border:0.1rem solid var(--xf_color_8)}body .loader .ring::after{border:0.1rem solid var(--xf_color_22);border-top-color:transparent}body .xf_header{height:1.8rem}body .xf_header nav .top_nav{height:1.8rem}body .xf_header nav .top_nav h1 img{height:0.8rem;padding-right:0.2rem}body .xf_header nav .top_nav h1 span{font-size:0.65rem}body .xf_header nav .top_nav .nav_but span{margin:0.06rem 0;width:0.64rem;height:0.08rem;border-radius:0.1rem}body .xf_header nav .top_nav .nav_but .cha:nth-child(1){width:0.64rem;height:0.08rem;-webkit-transform:rotate(45deg) translateX(0.14rem);transform:rotate(45deg) translateX(0.14rem)}body .xf_header nav .top_nav .nav_but .cha:nth-child(2){width:0.64rem;height:0.08rem;-webkit-transform:rotate(-45deg) translateX(0.14rem);transform:rotate(-45deg) translateX(0.14rem)}body .xf_header nav .xf_menu li{margin:0.8rem 0}body .xf_header nav .xf_menu li a{padding:0.2rem 0.4rem;font-size:0.5rem}body .xf_header nav .xf_menu li a i{font-size:0.5rem;margin-right:0.12rem}body .xf_main .xf_screen{height:16rem}body .xf_main .xf_screen .text_screen{margin-top:4.2rem}body .xf_main .xf_screen .text_screen h2{font-size:1.05rem;color:var(--xf_color_22);-o-text-shadow:var(--text_screen_h2);-webkit-text-shadow:var(--text_screen_h2);-moz-text-shadow:var(--text_screen_h2);text-shadow:var(--text_screen_h2)}body .xf_main .xf_screen .text_screen p{font-size:0.56rem;line-height:1.6;margin:1rem auto}body .xf_main .xf_screen .text_screen .buts{font-size:0.6rem}body .xf_main .xf_screen .text_screen .buts a{margin:0.42rem 0.5rem;border-radius:0.2rem;padding:0.3rem 1rem;-webkit-outline:0.08rem solid var(--xf_color_11);outline:0.08rem solid var(--xf_color_11);border-radius:0}body .xf_main .xf_screen .text_screen .buts a::before{left:-1rem}body .xf_main .xf_screen .xf_dow{margin-top:0}body .xf_main .xf_screen .xf_dow a i{font-size:1.4rem}body .xf_main .xf_screen .wave_box{bottom:-0.36rem}body .xf_main .xf_screen .wave_box .waves{min-height:2rem;max-height:1.6rem}@keyframes move-forever{0%{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}100%{-webkit-transform:translate3d(130px,0,0);transform:translate3d(130px,0,0)}}@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}100%{-webkit-transform:translate3d(130px,0,0);transform:translate3d(130px,0,0)}}body .xf_main .xf_choice{margin:1rem auto}body .xf_main .xf_choice .xf_adv{flex-direction:column;flex-wrap:nowrap}body .xf_main .xf_choice .xf_adv li{width:100%;margin-top:0.6rem;padding:0.4rem 0.2rem}body .xf_main .xf_choice .xf_adv li:hover{-webkit-transform:translateY(-0.1rem);transform:translateY(-0.1rem)}body .xf_main .xf_choice .xf_adv li i{font-size:1.2rem}body .xf_main .xf_choice .xf_adv li h5{margin:0.4rem 0;font-size:0.78rem}body .xf_main .xf_choice .xf_adv li p{font-size:0.4rem;line-height:0.7rem}body .xf_main .xf_choice .xf_player_style{margin-top:1.6rem}body .xf_main .xf_choice .xf_player_style .playerCode h4{border-left-width:0.12rem;font-size:1rem;padding:0.3rem 0.4rem}body .xf_main .xf_choice .xf_player_style .playerCode h4:last-child{margin:0.6rem 0}body .xf_main .xf_choice .xf_player_style .playerCode ul{margin:0.6rem 0;padding:0.3rem 0.6rem;font-size:0.4rem}body .xf_main .xf_choice .xf_player_style .playerCode ul li{line-height:2.1}body .xf_main .xf_choice .xf_player_style .playerCode .code_textarea textarea{height:1.2rem;line-height:1rem;font-size:0.36rem;-webkit-white-space:nowrap;white-space:nowrap}body .xf_main .xf_choice .xf_player_style .playerBanner{width:100%}body .xf_main .xf_choice .xf_player_style .playerBanner .swiper .swiper-wrapper .swiper-slide p{padding:0.4rem 0;font-size:0.6rem}body .xf_main .xf_stats{padding:0.4rem 0}body .xf_main .xf_stats h3{font-size:1rem}body .xf_main .xf_stats .xf_data li{margin:0.6rem 0}body .xf_main .xf_stats .xf_data li i{font-size:1.2rem}body .xf_main .xf_stats .xf_data li h5{margin:0.2rem 0;font-size:0.75rem}body .xf_main .xf_stats .xf_data li p{font-size:0.6rem}body .xf_main .xf_feedback{margin:0.6rem 0}body .xf_main .xf_feedback .left_feedback li{margin:0.6rem 0}body .xf_main .xf_feedback .left_feedback li img{width:1.3rem}body .xf_main .xf_feedback .left_feedback li .feedback_text{margin-left:0.28rem}body .xf_main .xf_feedback .left_feedback li .feedback_text h5{font-size:0.64rem}body .xf_main .xf_feedback .left_feedback li .feedback_text p{font-size:0.38rem;margin-top:0.18rem}body .xf_main .xf_feedback .right_feedback{margin-bottom:1rem;height:7.6rem}body .xf_main .xf_feedback .right_feedback::before{height:100%}body .xf_main .xf_feedback .right_feedback img{margin:0.75rem auto 0}@keyframes xf_feed{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(1.6rem,0.48rem);transform:translate(1.6rem,0.48rem)}60%{-webkit-transform:translate(1.6rem,-0.48rem);transform:translate(1.6rem,-0.48rem)}}@-webkit-keyframes xf_feed{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(1.6rem,0.48rem);transform:translate(1.6rem,0.48rem)}60%{-webkit-transform:translate(1.6rem,-0.48rem);transform:translate(1.6rem,-0.48rem)}}body .xf_footer{padding:0.32rem 0}body .xf_footer p{margin-top:0.2rem;font-size:0.48rem}body .xf_footer p span img{width:0.44rem}body .goTop{right:0.8rem;bottom:2rem;width:1.24rem;height:1.24rem;border-radius:0.2rem}body .goTop i{font-size:0.48rem}}