html,
body {
    width: 100%;
    height: 100%;
    background: #2a65ff;
    margin: 0 auto;
}

.wrap {
    width: 100%;
    height: 100%;
    background: #2a65ff;
    margin: 0 auto;
}

.banner1 {
    margin-bottom: .4rem;
}

.banner img,
.banner1 img {
    display: block;
    width: 7.5rem;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.countdown {
    width: 7.02rem;
    height: .8rem;
    line-height: .8rem;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    background-color: rgba(0, 0, 0, .2);
    -webkit-border-radius: .12rem;
    -moz-border-radius: .12rem;
    border-radius: .12rem;
    margin-bottom: .24rem;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 2.8em;
    font-size: .28rem;
}

.countdown img {
    display: inline-block;
    width: .36rem;
    height: .36rem;
    top: 0.1rem;
    left: 0.2rem;
    background-size: 100% auto;
    vertical-align: middle;
}

.countdown .credt_time {
    margin-left: 0.1rem;
}

.nav {
    position: relative;
    top: 0;
    background: #fff;
    height: 100px;
    width: 7.02rem;
    height: .8rem;
    padding-right: .7rem;
    font-size: .26rem;
    text-align: center;
    margin: 0 auto;
    border-radius: .12rem;
    margin-bottom: .24rem;
    z-index: 999;
    background-color: #fff;
}

.nav .nav-text {
    display: none;
}

.nav_text_show .nav-text {
    display: block;
    width: 100%;
    height: .8rem;
    padding-left: .24rem;
    background-color: #fff;
    border-radius: .12rem;
    text-align: left;
    line-height: .8rem;
    background-color: #fff;
}

.nav .swiper-container {
    display: block;
    background: #fff;
}

.nav_text_show .swiper-container {
    display: none;
}

.swiper-container {
    width: 100%;
    height: .8rem;
    padding-left: .24rem;
    background-color: #fff;
    border-radius: .12rem;
}

.swiper-wrapper {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    background: #fff;
    line-height: .8rem;
    width: 100%;
    color: #4a4a4a;
    font-size: .26rem;
    width: 1.2rem !important;
    margin-right: .1rem !important;
    display: flex;
    justify-content: center;
    background-color: #fff;
}

#swiper-slide,
#swiper-slide1,
#swiper-slide2,
#swiper-slide3,
#swiper-slide4,
#swiper-slide5 {
    width: 1.7rem!important;
}


/*#long{
    width:1.95rem !important;
}*/

.swiper-slide .xtab-icon {
    display: none;
}

.current {
    color: #0f82f9;
}

.current .xtab-icon {
    display: block;
}

.slide-box {
    height: .8rem;
    /* display: -webkit-box; */
    /* white-space: nowrap; */
    /* overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch; */
}

.slide-item {
    line-height: .65rem;
    padding: 5px 10px;
    height: 35px;
}

.xtab {
    padding-left: .24rem;
    margin: 0 auto;
    border-radius: .12rem;
    width: 7.02rem;
    position: relative;
    background-color: #fff;
    text-align: center;
    z-index: 990;
    box-sizing: border-box;
    box-shadow: 0 0.01rem 0 0 rgba(0, 0, 0, .1);
}

.xtab_more {
    position: relative;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: .7rem;
    height: 100%;
    z-index: 999;
    background-color: inherit;
    box-sizing: border-box;
    box-shadow: -0.08rem 0 0.08rem -0.08rem rgba(0, 0, 0, .42);
    border-top-right-radius: .12rem;
    border-bottom-right-radius: .12rem;
}

.xtab_more img {
    position: absolute;
    line-height: .7rem;
    display: inline-block;
    width: .32rem;
    height: .32rem;
    top: 0.25rem;
    left: 0.15rem;
    background-size: 100% auto;
    vertical-align: middle;
    transform: rotate(0deg);
    transition: all .2s ease;
}

.xtab_more svg.rotate_trs {
    transform: rotate(180deg);
    transition: all .2s ease;
}

.xtab-all {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0px;
    z-index: 999;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: all .3s ease .1s;
    overflow: hidden;
    background-color: #fff;
}

.xtab_show {
    height: 2.4rem;
    transition: all .3s ease;
}

.xtab_show .xtab-all-wrap {
    opacity: 1;
    transition: all .3s linear .1s;
}

.xtab-all-wrap {
    display: inline-block;
    height: .5rem;
    opacity: 0;
    transition: all .3s linear;
    position: relative;
    display: flex;
    flex-basis: 33.3%;
    justify-content: center;
    align-items: center;
}

.xtab-all-wrap .xtab-icon {
    display: none;
}

.item-current .xtab-icon {
    display: block;
    margin-right: .05rem;
}

.item-current .xtab-all-title {
    color: #0f82f9;
}

.xtab-icon img {
    line-height: .7rem;
    display: inline-block;
    width: .32rem;
    height: .32rem;
    top: 0.11rem;
    left: 0.27rem;
    background-size: 100% auto;
    vertical-align: middle;
}

.xtab-all-title {
    white-space: nowrap;
    font-size: .29rem;
    color: #666;
}

.content {
    width: 7.02rem;
    margin: 0 auto;
}

.content .title-wrap {
    position: relative;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: .34rem;
    line-height: 1.2;
    background: no-repeat 50% 50%;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: .25rem;
    background-image: url("../images/hot.png");
}

.content .title-wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.title-txt {
    display: inline-block;
    position: relative;
    width: 2.3rem;
    text-align: center;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
}

.hot-wrap {
    margin: 0;
    font-size: 0;
    text-align: left;
    overflow: hidden;
}

.hot-wrap_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hot-wrap_01 {
    position: relative;
    flex-basis: 49%;
    height: 6.7rem;
    margin-bottom: .18rem;
    border-radius: .24rem;
    box-sizing: border-box;
    color: #f03;
    font-size: .24rem;
    vertical-align: top;
    overflow: hidden;
    background-color: #fff;
}

.hot_img a {
    display: inline-block;
    width: 100%;
    height: 5rem;
    overflow: hidden;
}

.hot_img img {
    display: block;
    background-color: red;
    width: 100%;
    position: relative;
    border-top-left-radius: .18rem;
    border-top-right-radius: .18rem;
    text-align: center;
    background: no-repeat 50% 50%;
    background-size: contain;
}

.hot_cont {
    padding: 0rem .13rem 0 .18rem;
}

.hot_cont_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: .64rem;
    margin-bottom: .12rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .26rem;
    line-height: .32rem;
    text-align: left;
}

.hot_cont_Discount {
    display: flex;
    height: .3rem;
    margin-bottom: .14rem;
    font-size: 0;
    white-space: nowrap;
}

.hotDiscount {
    font-size: .2rem;
    height: .32rem;
    line-height: .28rem;
    margin-right: .06rem;
    padding: 0 .08rem;
    border-radius: .08rem;
    box-sizing: border-box;
    border: .02rem solid #f03;
    vertical-align: middle;
}

.hot_Price_wrap {
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    line-height: 1;
}

.hot-price {
    display: block;
    height: .32rem;
    margin-bottom: .1rem;
    line-height: .32rem;
    color: #f03;
    font-size: .22rem;
}

.hot-price-prefix {
    color: #999;
    margin-right: .08rem;
    line-height: .32rem;
}

.hot-price-unit {
    line-height: .32rem;
    letter-spacing: .01rem;
}

.hot-price-val {
    font-size: .32rem;
    font-weight: 700;
}

.hot-origin-price {
    display: block;
    height: .22rem;
    color: #999;
    font-size: 0;
    line-height: .22rem;
}

price-txt {
    text-decoration: line-through;
    font-size: .22rem;
}

.price-unit {
    text-decoration: line-through;
    font-size: .22rem;
}

.price-val {
    text-decoration: line-through;
    font-size: .22rem;
}

.top {
    display: block;
    position: fixed;
    width: .75rem;
    height: .75rem;
    right: .4rem;
    z-index: 992;
    background: no-repeat 50% 50%;
    bottom: 1.5rem;
    bottom: calc(1.5rem + constant(safe-area-inset-bottom));
    bottom: calc(1.5rem + env(safe-area-inset-bottom));
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-color: #534637;
    opacity: 0.5;
    border-radius: 50%;
}

.top img {
    display: block;
    width: .75rem;
    height: .75rem;
}

.warp_more {
    height: 1rem;
    width: 7rem;
}

.warp_more a {
    display: block;
    width: 1.55rem;
    height: auto;
    margin: .2rem auto;
    text-align: center;
    color: #fff;
    padding-bottom: .06rem;
    border-bottom: solid 1px #fff;
    font-size: .26rem;
}

.warp_more span {
    margin-left: 10px;
}