.page_index {
    width: 7.5rem;
    font-size: 0.24rem;
    margin: 0 auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
}

body {
    background-color: #E65556;
}

.page_index .top {
    background-color: #fff;
    width: 7.02rem;
    background: #FFFFFF;
    border-radius: 0.14rem;
    padding: 0.3rem;
    box-sizing: border-box;
    margin: 0 auto;
}

.lunbo {
    width: 6.42rem;
    height: 4.21rem;
    margin: 0 auto;
}

.lunbo img {
    width: 100%;
    height: 4.21rem;
    background: #EEEEEE;
    border-radius: 0.14rem;
}

.page_index .top .good_detail {
    border-bottom: 1px dashed #BCBCBC;
    position: relative;

}

.page_index .top .good_detail p {
    margin: 0.4rem 0;
    font-size: 0.3rem;
    font-family: PingFangSC;
    font-weight: bold;
    color: #000000;
    line-height: 0.4rem;

}

.page_index .top .good_detail i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background-color: #E65556;
    border-radius: 50%;
}


.yuan1 {
    position: absolute;
    left: -0.45rem;
    bottom: -0.15rem;
}

.yuan2 {
    position: absolute;
    right: -0.45rem;
    bottom: -0.15rem;
}

.price {
    padding: 0.6rem 0;
    box-sizing: border-box;
    text-align: center;
}

.price .btn_open {
    width: 5.86rem;
    height: 0.8rem;
    background: #E65556;
    border-radius: 0.4rem;
    text-align: center;
    font-size: 0.26rem;
    font-family: PingFang;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.8rem;
    margin: 0 auto;
}

.price p {
    font-size: 0.24rem;
    font-family: PingFang;
    font-weight: bold;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.32rem;
}


.price {
    padding: 0.6rem 0;
    box-sizing: border-box;
    text-align: center;
}

.price .is_buy_btn {
    width: 5.86rem;
    height: 0.8rem;
    background: #E65556;
    border-radius: 0.4rem;
    text-align: center;
    font-size: 0.26rem;
    font-family: PingFang;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.8rem;
    margin: 0 auto;
}

.price p.is_buy_btn2 {
    font-size: 0.24rem;
    font-family: PingFang;
    font-weight: bold;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.32rem;
    background: none;
    width: auto;
    height: auto;
}






.bottom {
    padding: 0.3rem;
    box-sizing: border-box;
    width: 7.02rem;
    background: #FFFFFF;
    border-radius: 0.14rem;
    margin: 0 auto;
    margin-top: 0.24rem;
}

.bottom>p {
    font-size: 0.3rem;
    font-family: PingFang;
    font-weight: bold;
    color: #000000;
    line-height: 0.4rem;
}

.bottom ul {
    margin-top: 0.15rem;
}

.bottom ul li img {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.18rem;
}


.bottom ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px dashed #EEEEEE;
    padding: 0.2rem 0;
    box-sizing: border-box;

}

.bottom ul li>div.flex {
    display: flex;
    align-items: center;
}

.bottom ul li>div.flex img {
    border-radius: 50%;
}

.bottom .btn_join {
    width: 1.31rem;
    height: 0.57rem;
    background: #E65556;
    border-radius: 0.08rem;
    font-size: 0.28rem;
    font-family: PingFang;
    font-weight: bold;
    color: #FFFEFE;
    line-height: 0.57rem;
    text-align: center;

}

.num_wrap {
    text-align: center;
}

.num_wrap>p {
    font-size: 0.32rem;
    font-family: PingFangSC;
    font-weight: 500;
    color: #000000;
    line-height: 0.4rem;
    margin: 0.5rem 0;
}

.num_wrap>p span {
    font-size: 0.44rem;
    font-weight: bold;
}


.num_wrap .tiem_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.num_wrap .tiem_wrap span {
    font-weight: bold;
    font-size: 0.3rem;
    margin: 0.1rem;
}

.num_wrap .tiem_wrap .time_item {
    width: 0.8rem;
    height: 0.8rem;
    background: #323232;
    border-radius: 0.1rem;
    font-size: 0.32rem;
    font-family: PingFang;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.8rem;

}

.num_wrap .btn_open {
    width: 5.86rem;
    height: 0.8rem;
    background: #E65556;
    border-radius: 0.4rem;
    font-size: 0.26rem;
    font-family: PingFang;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.8rem;
    margin: 0 auto;
    margin-top: 0.48rem;

}

.num_wrap .small_ {
    font-size: 0.24rem;
    font-family: PingFang;
    font-weight: 500;
    color: #666666;
}

.price .title {
    font-size: 0.32rem;
    font-family: PingFangSC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0.5rem;

}


.model_wrap {
    width: 7.5rem;
    height: 100%;
    background: #23232370;
    /* opacity: 0.5;     */
    position: fixed;
    top: 0;
    display: none;
    z-index: 1000;
}

.model_wrap img {
    width: 3.9rem;
    position: fixed;
    left: 43%;
    top: 1%;
}


.commander {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
   
}

.commander .img_ {
    position: relative;

}

.commander .img_ img {
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 50%;
}

.commander .right {
    margin-left: 0.3rem;
}

.commander .right p:nth-of-type(1) {
    margin-bottom: 0.08rem;
}


.commander .right p {
    font-size: 0.22rem;
    font-family: PingFang;
    font-weight: 500;
    color: #FEFEFE;
}

.commander .one {
    width: 0.54rem;
    height: 0.26rem;
    background: #FFFFFF;
    border-radius: 0.13rem;
    position: absolute;
    font-size: 0.18rem;
    font-family: PingFang;
    font-weight: bold;
    color: #F34E52;
    line-height: 0.26rem;
    text-align: center;
    top: -0.11rem;
    right: -0.25rem;
}






.bottom2 .wx {

    width: 1.4rem;
    height: 1.4rem;
}

.bottom2 .wx img {

    width: 1.4rem;
    height: 1.4rem;
}

.bottom2 {
    width: 7.02rem;
    height: 1.7rem;
    background: #FFFFFF;
    border-radius: 0.14rem;
    padding: 0.15rem 0.41rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.bottom2 .right {
    margin-left: 0.16rem;
}

.bottom2 p {
    font-size: 0.3rem;
    font-family: PingFangSC;
    font-weight: 500;
    color: #000000;
    line-height: 0.3rem;

}

.bottom2 p.p1 {
    font-size: 0.3rem;
    font-family: PingFangSC;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
}

.bottom2 p.p2 {
    font-size: 0.24rem;
    font-family: PingFang;
    font-weight: bold;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.14rem;

}

.num_people span{
    color: #F34E52;
    /* text-align: center; */
}

/* 轮播 */
.lunbo .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.1rem !important;
    height: 0.1rem !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 50%;
    background: none;
    opacity: 1;

}

.lunbo .swiper-pagination-bullet-active {
    width: 0.1rem;
    height: 0.1rem;
    background: #FFFFFF !important;
    border-radius: 50%;
}

.headline_bottom #swiper2 {
    position: relative;
    height: 4.3rem;
}

.headline_bottom .swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute;
    top: 3.9rem;
    /* left: 3.27rem; */
    background: none !important;
    opacity: 1 !important;
}

.headline_bottom .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    background: #E5E5E5;
    border-radius: 50%;
}
/* 轮播完*/

.big_wrap{
    display: flex;
    flex-direction: column;
    width: 7.5rem;
    padding-bottom: 1.2rem;

}

.big_wrap img{
    width: 7.5rem;

}





/* 动画 */
.animation {
	-webkit-animation: free_download 1.5s linear alternate infinite;
	animation: free_download 1.5s linear alternate infinite;
}

@-webkit-keyframes free_download {
	0% {
		-webkit-transform: scale(0.8);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@keyframes free_download {
	0% {
		transform: scale(0.8);
	}

	100% {
		transform: scale(1);
	}
}