body,
dl,
input,
img,
dt,
dd,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

* {
    font-family: "SimSun", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", sans-serif;
    /*-webkit-touch-callout: none;*/
    /*-webkit-user-select: none;*/
    /*user-select: none;*/
}

html {
    -webkit-tap-highlight-color: transparent;
}

body,
html {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    background-color: #f0e9d7;
}

.container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    /*overflow-y: scroll;*/
    -webkit-overflow-scrolling: touch;
}

.pages {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.flex_box_column_center {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.flex_box_row_center {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.music_box {
    width: 0.59rem;
    height: 0.65rem;
    position: absolute;
    left: 6.73rem;
    top: 0.42rem;
}

.music_on {
    width: 0.59rem;
    height: 0.65rem;
    position: absolute;
    left: 0;
    top: 0;
}

.music_off {
    width: 0.44rem;
    height: 0.44rem;
    position: absolute;
    left: 0.09rem;
    top: 0.15rem;
}

#more_shop_page {
    width: 7.5rem;
    /*height: 14.66rem;*/
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#c_shop_page {
    width: 7.5rem;
    /*height: 14.66rem;*/
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.more_shop_title {
    width: 7.5rem;
    height: 2.36rem;
    position: absolute;
    left: 0;
    top: 0.2rem;
}

.butterfly {
    width: 0.48rem;
    height: 0.58rem;
    position: absolute;
    left: 6.85rem;
    top: 7.28rem;
}

.more_shop_flower {
    width: 1.59rem;
    height: 1.62rem;
    position: absolute;
    left: 0;
    top: 2.4rem;
}

.more_shop_cloud1 {
    width: 0.8rem;
    height: 0.4rem;
    position: absolute;
    left: 6.7rem;
    top: 2.81rem;
}

.more_shop_cloud2 {
    width: 0.88rem;
    height: 0.65rem;
    position: absolute;
    left: 0;
    top: 7.86rem;
}

.more_shop_cloud3 {
    width: 0.65rem;
    height: 0.37rem;
    position: absolute;
    left: 6.85rem;
    top: 10.09rem;
}

.list_box {
    width: 5.96rem;
    height: 8.7rem;
    position: absolute;
    left: 0.77rem;
    top: 3.17rem;
    background-image: url("../img/more_shop_list/bamboo_bg.png?v=1000");
    background-size: 7.04rem 12.09rem;
    background-repeat: repeat-y;
    background-position: -0.8rem -0.5rem;

}

.cabinet_top {
    width: 7.2rem;
    height: 0.6rem;
    position: relative;
    left: 0.15rem;
    top: 2.9rem;
    display: block;
}

.cabinet_center {
    width: 7.2rem;
    height: 8.39rem;
    position: relative;
    left: 0.15rem;
    /*top: 3.51rem;*/
    top: 2.9rem;
    display: block;
}

.cabinet_bottom {
    width: 7.2rem;
    height: 2.2rem;
    position: relative;
    left: 0.15rem;
    /*top: 11.9rem;*/
    top: 2.9rem;
    display: block;
}

.cabinet_base {
    width: 7.2rem;
    height: 0.58rem;
    position: relative;
    left: 0.15rem;
    top: 2.34rem;
    display: block;
}

.decorate {
    width: 5.99rem;
    height: 1.02rem;
    position: absolute;
    left: 0;
    bottom: -1rem;
}

.tip_arrow {
    width: 0.55rem;
    height: 0.46rem;
    position: absolute;
    left: 2.7rem;
    bottom: -0.5rem;
}

.flex_box_row_start {
    width: 5.99rem;
    /*height: 8.7rem;*/
    height: 8.32rem;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.shop_box {
    width: 1.39rem;
    height: 2.08rem;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0.08rem;
}

.test_icon {
    width: 1.31rem;
    height: 1.31rem;
    position: absolute;
    left: 0.04rem;
    top: 0.44rem;
}

.shop_text {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 1.85rem;
    font-size: 0.2rem;
    color: #8b614a;
    font-weight: bold;
    line-height: 0.21rem;
}

.c_shop_flower {
    width: 2.28rem;
    height: 1.51rem;
    position: absolute;
    left: 0;
    top: 2.75rem;
}

.c_shop_cloud1 {
    width: 1.15rem;
    height: 0.39rem;
    position: absolute;
    left: 6.35rem;
    top: 2.8rem;
}

.c_shop_cloud2 {
    width: 0.95rem;
    height: 0.65rem;
    position: absolute;
    left: 0;
    top: 6.15rem;
}

.c_shop_cloud3 {
    width: 0.82rem;
    height: 0.37rem;
    position: absolute;
    left: 6.67rem;
    top: 8.15rem;
}

.bird {
    width: 0.93rem;
    height: 0.66rem;
    position: absolute;
    left: 0.13rem;
    top: 10.65rem;
}

.c_shop_title {
    width: 7.5rem;
    height: 2.36rem;
    position: absolute;
    left: 0;
    top: 0.17rem;
}

.c_shop_top {
    width: 6.63rem;
    height: 1.12rem;
    position: relative;
    left: 0.41rem;
    top: 2.7rem;
    display: block;
}

.c_shop_center_box {
    width: 6.41rem;
    /*height: 8.22rem;*/
    position: relative;
    left: 0.58rem;
    top: 2.7rem;
    /*background-color: red;*/
    /*opacity: 0.5;*/
    display: block;
}

.c_shop_bottom_box {
    width: 7.2rem;
    height: 2.79rem;
    position: relative;
    left: 0.15rem;
    top: 1.94rem;
    display: block;
}

.c_shop_base {
    width: 7.2rem;
    height: 2.79rem;
    position: absolute;
    left: 0;
    top: 0;
}

.comeback_long_img_btn {
    width: 2.51rem;
    height: 0.69rem;
    position: absolute;
    left: 2.25rem;
    top: 1.25rem;
}

.c_shop_type_box {
    width: 6.41rem;
    height: 4.11rem;
    position: relative;
    left: 0;
    top: 0;
}

.c_shop_center {
    width: 5.8rem;
    height: 4.11rem;
    position: absolute;
    left: 0.24rem;
    top: 0;
}

.more_shop_btn {
    width: 0.44rem;
    height: 1.74rem;
    position: absolute;
    left: 5.99rem;
    top: 0.8rem;
}

.wood1 {
    width: 0.25rem;
    height: 7.49rem;
    position: absolute;
    left: -0.01rem;
    top: 0;
}

.wood2 {
    width: 0.25rem;
    height: 7.49rem;
    position: absolute;
    left: 6.0415555rem;
    top: 0;
}

.three_shop_box {
    width: 5rem;
    height: 2rem;
    position: absolute;
    left: 0.66rem;
    top: 1.57rem;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.c_shop_box {
    width: 1.57rem;
    height: 2rem;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0.08rem;
}

.test_icon1 {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 0.035rem;
    top: 0.045rem;
}

.c_shop_text {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 1.75rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #8b614a;
    line-height: 0.29rem;
}

.type_title_box {
    width: 1.66rem;
    height: 0.5rem;
    position: absolute;
    left: 2.34rem;
    top: 0.5rem;
}

.type_title {
    width: 1.66rem;
    height: 0.5rem;
    position: absolute;
    left: 0;
    top: 0;
}

.type_title_text {
    color: #553d33;
    font-size: 0.265rem;
    font-weight: bold;
}

#video_page {
    width: 7.5rem;
    /*height: 14.66rem;*/
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.video_page_title {
    width: 7.5rem;
    height: 2.36rem;
    position: absolute;
    left: 0;
    top: 0.16rem;
}

.video_bamboo {
    width: 1.38rem;
    height: 6.82rem;
    position: absolute;
    left: 0;
    top: 2.35rem;
}

.video_bird {
    width: 0.73rem;
    height: 1.08rem;
    position: absolute;
    left: 6.65rem;
    top: 7.3rem;
}

.video_cloud1 {
    width: 0.9rem;
    height: 0.39rem;
    position: absolute;
    left: 6.6rem;
    top: 3.73rem;
}

.video_cloud2 {
    width: 0.89rem;
    height: 0.64rem;
    position: absolute;
    left: 0;
    top: 11.92rem;
}

.video_main_img {
    width: 7.2rem;
    height: 11.55rem;
    position: absolute;
    left: 0.15rem;
    top: 2.5rem;
}

.video_frame_box {
    width: 5.14rem;
    height: 3.09rem;
    position: absolute;
    left: 1.19rem;
    top: 4.39rem;
}

.video_list_box {
    width: 5.23rem;
    height: 2.61rem;
    position: absolute;
    left: 1.17rem;
    top: 9.3rem;
}

.video_swiper_bottom {
    width: 100%;
    height: 2.61rem;
    position: absolute;
    left: 0;
    top: 0;
}

.video_swiper_bottom .swiper-wrapper {
    width: 100%;
}

.video_swiper_bottom .swiper-slide {
    /*width: 1.68rem !important;*/
    /*margin-left: 0.08rem;*/
}

.video_list_frame {
    width: 1.68rem;
    height: 2.62rem;
    position: absolute;
    left: 0;
    top: 0;
}

.video_swiper_top {
    width: 100%;
    height: 3.09rem;
    position: absolute;
    left: 0;
    top: 0;
}

.video_swiper_top .swiper-wrapper {
    width: 100%;
}

.video_swiper_top .swiper-slide {
    width: 100%;
}

.video_frame {
    width: 5.66rem;
    height: 3.09rem;
    position: absolute;
    left: -0.26rem;
    top: 0;
}

.video_top_play_icon {
    width: 0.53rem;
    height: 0.53rem;
    position: relative;
    left: 0;
    top: 0;
}

.video_bottom_play_icon {
    width: 0.53rem;
    height: 0.53rem;
    position: relative;
    left: 0;
    top: 0;
}

.top_video_poster {
    width: 4.92rem;
    height: 2.78rem;
    position: absolute;
    left: 0.11rem;
    top: 0.13rem;
    border-radius: 1%;
}

.swiper-button-prev {
    background-image: url("../img/video_page/video_top_arrow.png?v=1000") !important;
    background-size: 0.31rem 0.31rem !important;
    width: 1rem !important;
    height: 1rem !important;
    left: -0.73rem !important;
    top: 1.5rem !important;
    outline: none;
}

.swiper-button-next {
    background-image: url("../img/video_page/video_top_arrow.png?v=1000") !important;
    background-size: 0.31rem 0.31rem !important;
    width: 1rem !important;
    height: 1rem !important;
    left: 4.85rem !important;
    top: 1.5rem !important;
    outline: none;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.video_box {
    width: 4.92rem;
    height: 2.78rem;
    position: absolute;
    left: 1.3rem;
    top: 4.522rem;
    border-radius: 1%;
    z-index: 2;
}

.video_top {
    width: 4.92rem;
    height: 2.78rem;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 1%;
}

.video_poster {
    width: 4.92rem;
    height: 2.78rem;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 1%;
}

#wait_page {
    z-index: 10;
}

.live_poster {
    width: 1.68rem;
    height: 2.62rem;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 1%;
}

.video_scroll_box {
    width: 7.5rem;
    height: 14.66rem;
    position: absolute;
    left: 0;
    top: 0;
}

.c_shop_scroll_box {
    width: 7.5rem;
    height: 14.66rem;
    position: absolute;
    left: 0;
    top: 0;
}

.more_shop_scroll_box {
    width: 7.5rem;
    height: 14.66rem;
    position: absolute;
    left: 0;
    top: 0;
}

#shop_article_page {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#sp_shop_page {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.shop_article_scroll_box {
    width: 7.5rem;
    height: 14.66rem;
    position: absolute;
    left: 0;
    top: 0;
}

.shop_article_cabinet_center {
    width: 7.2rem;
    /*height: 8.39rem;*/
    height: 0;
    position: absolute;
    left: 0.15rem;
    top: 3.5rem;
}

.article_height {
    height: 8.39rem;
}

/*.shop_article_cabinet_center{*/
/*    width: 7.2rem;*/
/*    height: 8.39rem;*/
/*    position: relative;*/
/*    left: 0.15rem;*/
/*    !*top: 3.51rem;*!*/
/*    top: 2.9rem;*/
/*    display: block;*/
/*}*/

.shop_article_list_box {
    width: 5.96rem;
    /*height: 8.39rem;*/
    position: relative;
    left: 0.77rem;
    top: 2.89rem;
    background-image: url("../img/more_shop_list/bamboo_bg.png?v=1000");
    background-size: 7.04rem 12.09rem;
    background-repeat: repeat-y;
    background-position: -0.8rem -0.5rem;
}

.shop_article_tip_arrow {
    width: 0.55rem;
    height: 0.46rem;
    position: absolute;
    left: 2.7rem;
    bottom: -0.5rem;
    z-index: 1;
}

.shop_article_decorate {
    width: 5.99rem;
    height: 1.02rem;
    position: absolute;
    left: 0;
    bottom: -1rem;
    z-index: 1;
}

.shop_article_cabinet_bottom {
    width: 7.2rem;
    height: 2.2rem;
    position: relative;
    left: 0.15rem;
    /*top: 11.9rem;*/
    top: 2.9rem;
    display: block;
}

.shop_article_cabinet_base {
    width: 7.2rem;
    height: 0.58rem;
    position: relative;
    left: 0.15rem;
    top: 2.34rem;
    display: block;
    background-size: 100% 100%;
    background-position: 0 0;
    background-image: url("../img/more_shop_list/cabinet_base.png?v=1000");
}

.article_text_box {
    width: 5.6rem;
    /*height: 2rem;*/
    position: absolute;
    left: 0.18rem;
    top: 0;
}

.article_text {
    font-size: 0.3rem;
    color: #8b614a;
    position: absolute;
    left: 0;
    top: 0;
}

p img {
    width: 5rem;
}

.article_list_box span {
    font-size: 0.35rem !important;
    letter-spacing: 0.03rem;
    line-height: 0.5rem;
}

.shop_article_list_box span {
    font-size: 0.35rem !important;
    letter-spacing: 0.03rem;
    line-height: 0.5rem;
}

.article_list_box p {
    font-size: 0.35rem !important;
    letter-spacing: 0.03rem;
    line-height: 0.5rem;
}

.shop_article_list_box p {
    font-size: 0.35rem !important;
    letter-spacing: 0.03rem;
    line-height: 0.5rem;
}

.shop_article_common_comeback_btn {
    width: 1.56rem;
    height: 0.51rem;
    position: absolute;
    left: 0.1rem;
    top: 0.7rem;
    z-index: 1;
}

.more_shop_common_comeback_btn {
    width: 1.56rem;
    height: 0.51rem;
    position: absolute;
    left: 0.1rem;
    top: 0.7rem;
    z-index: 1;
}

.video_common_comeback_btn {
    width: 1.56rem;
    height: 0.51rem;
    position: absolute;
    left: 0.1rem;
    top: 0.7rem;
}

.c_shop_out_frame {
    width: 1.57rem;
    height: 1.57rem;
    position: absolute;
    left: 0;
    top: 0.01rem;
}

.shop_list_out_frame {
    width: 1.39rem;
    height: 1.39rem;
    position: absolute;
    left: 0;
    top: 0.4rem;
}

.all_comeback_btn {
    width: 1.56rem;
    height: 0.51rem;
    position: absolute;
    left: 0.1rem;
    top: 0.7rem;
}

.c_shop_tip_imgs_box {
    width: 7.5rem;
    height: 4.22rem;
    position: relative;
    left: 0;
    top: 0;
}

.type_tip_boy {
    width: 7.5rem;
    height: 4.22rem;
    position: absolute;
    left: 0;
    top: 0;
}

.c_shop_tip_close_box {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 3rem;
    top: 3rem;
}

.type_tip_girl {
    width: 7.5rem;
    height: 4.04rem;
    position: absolute;
    left: 0;
    top: 0.18rem;
}

.to_link_tip_imgs_box {
    width: 6.35rem;
    height: 2.87rem;
    position: relative;
    left: 0;
    top: 0;
}

.to_link_tip {
    width: 6.35rem;
    height: 2.87rem;
    position: absolute;
    left: 0;
    top: 0;
}

.to_link_tip_cancel_box {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 1.45rem;
    top: 1.7rem;
}

.to_link_tip_confirm_box {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 3.5rem;
    top: 1.7rem;
}

.article_scroll_box {
    width: 7.5rem;
    height: 14.66rem;
    position: absolute;
    left: 0;
    top: 0;
}

#article_page {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.article_cabinet_center {
    width: 7.2rem;
    /*height: 8.39rem;*/
    height: 0;
    position: absolute;
    left: 0.15rem;
    top: 3.5rem;
}

.article_list_box {
    width: 5.96rem;
    /*height: 8.39rem;*/
    position: relative;
    left: 0.77rem;
    top: 2.89rem;
    background-image: url("../img/more_shop_list/bamboo_bg.png?v=1000");
    background-size: 7.04rem 12.09rem;
    background-repeat: repeat-y;
    background-position: -0.8rem -0.5rem;
}

.article_text_box2 {
    width: 5.6rem;
    /*height: 2rem;*/
    position: absolute;
    left: 0.18rem;
    top: 0;
}

.article_tip_arrow {
    width: 0.55rem;
    height: 0.46rem;
    position: absolute;
    left: 2.7rem;
    bottom: -0.5rem;
    z-index: 1;
}

.article_decorate {
    width: 5.99rem;
    height: 1.02rem;
    position: absolute;
    left: 0;
    bottom: -1rem;
    z-index: 1;
}

.article_cabinet_bottom {
    width: 7.2rem;
    height: 2.2rem;
    position: relative;
    left: 0.15rem;
    /*top: 11.9rem;*/
    top: 2.9rem;
    display: block;
}

.article_cabinet_base {
    width: 7.2rem;
    height: 0.58rem;
    position: relative;
    left: 0.15rem;
    top: 2.34rem;
    display: block;
}

.article_title_box {
    width: 7.5rem;
    height: 2.36rem;
    position: absolute;
    left: 0;
    top: 0.2rem;
}

.roof {
    width: 7.5rem;
    height: 2.36rem;
    position: absolute;
    left: 0;
    top: 0;
}

.article_title {
    width: 2.81rem;
    height: 0.64rem;
    position: absolute;
    left: 2.33rem;
    top: 1.52rem;
}

.xiushui_video {
    width: 6.11rem;
    height: 3.43rem;
    position: absolute;
    left: 0.47rem;
    top: 0.3rem;
    object-fit: cover;
}

.xiushui_video_imgs_box {
    width: 7.06rem;
    height: 4.52rem;
    position: relative;
    left: 0;
    top: 0;
}

.xiushui_tip {
    width: 7.06rem;
    height: 4.52rem;
    position: absolute;
    left: 0;
    top: 0;
}

.close_xiushui_box {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 2.7rem;
    top: 3.75rem;
}

.to_big_img {
    width: 100%;
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 0.64rem;
    height: 0.64rem;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 0.51rem;
    height: 0.51rem;
    margin: 0.06rem;
    border: 0.06rem solid #fff;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
    -webkit-animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
    -webkit-animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
    -webkit-animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.shopButton {
    position: absolute;
    top: -67%;
    left: 32%;
    width: 2.51rem;
    height: 0.69rem;
}

.opacity0 {
    opacity: 0;
}


.opacity1 {
    opacity: 1;
}

.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.disableTouch {
    pointer-events: none;
}

.hide {
    display: none;
}


.flexColumn {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    /* position: relative; */
}

.flexColumn>* {
    flex-shrink: 0;
}

.flexRow {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    /* flex-direction: row; */
    flex-shrink: 0;
}

.flexRow>* {
    flex-shrink: 0;
}

.flex-start {
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.flex-end {
    -webkit-box-pack: end;
    justify-content: flex-end;
}


.posRel {
    position: relative;
}

.posAbs {
    position: absolute;
}


#specialBox {
    width: 7.5rem;
    height: 2.44rem;
    background-image: url("../img/specialBox.png?v=1000");
    background-size: 100% 100%;
    background-position: 0 0;
    top: 5vh;
    left: 0%;
    transform: translateX(90%);
}

#suggestBox {
    width: 7.5rem;
    height: 2.44rem;
    background-image: url("../img/suggestBox.png");
    background-size: 100% 100%;
    background-position: 0 0;
    top: 24vh;
    left: 0%;
    transform: translateX(-90%);
}

@keyframes suggestBoxMove {
    from {
        transform: translateX(-90%);
    }

    to {
        transform: translateX(0%);
    }
}

@keyframes suggestBoxMoveOut {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(-90%);
    }
}


@keyframes specialBoxMove {
    from {
        transform: translateX(90%);
    }

    to {
        transform: translateX(0%);
    }
}

@keyframes specialBoxMoveOut {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(90%);
    }
}

.specialBoxOpen {
    animation: specialBoxMove 0.5s ease-out 1 forwards;
}

.specialBoxClose {
    animation: specialBoxMoveOut 0.5s ease-out 1 forwards;
}

.suggestBoxOpen {
    animation: suggestBoxMove 0.5s ease-out 1 forwards;
}

.suggestBoxClose {
    animation: suggestBoxMoveOut 0.5s ease-out 1 forwards;
}

#suggestBoxSwitch{
    width: 1.2rem;
    height: 100%;
    /* background-color: aqua; */
    z-index: 1;
}

#suggestContainer{
    width: 6.4rem;
    height: 100%;
    overflow: hidden;
    left: 0.2rem;
}

#suggestContainerInner{
    height: 100%;
}

.suggestIcon{
    width: 1.39rem;
    height: 1.39rem;
}

.suggestIcon::after{
    content: '';
    width: 1.39rem;
    height: 1.39rem;
    position: absolute;
    background-image: url("../img/shop_out_frame.png");
    background-size: 1.39rem 1.39rem;
    background-position: 0 0;
}

.suggestIcon img{
    width: 1.32rem;
    height: 1.32rem;
}

.suggestShop{
    height: 100%;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    /* justify-content: space-around; */
    /* transform: scale(0.9); */
}

.suggestShopName {
    font-size: 0.24rem;
    font-weight: bold;
    color: #8b614a;
    margin-top: 0.1rem;
}



.specialIcon{
    width: 1.39rem;
    height: 1.39rem;
}

.specialIcon::after{
    content: '';
    width: 1.39rem;
    height: 1.39rem;
    position: absolute;
    background-image: url("../img/shop_out_frame.png");
    background-size: 1.39rem 1.39rem;
    background-position: 0 0;
}

.specialIcon img{
    width: 1.32rem;
    height: 1.32rem;
}

.specialShop{
    height: 100%;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    /* justify-content: space-around; */
    /* transform: scale(0.9); */
}

.specialShopName {
    font-size: 0.24rem;
    font-weight: bold;
    color: #8b614a;
    margin-top: 0.1rem;
}


#specialBoxSwitch{
    width: 1.2rem;
    height: 100%;
    /* background-color: aqua; */
    z-index: 1;
}

#specialContainer{
    width: 6.4rem;
    height: 100%;
    overflow: hidden;
    left: -0.1rem;
}

#specialContainerInner{
    height: 100%;
}