@charset "UTF-8";

html{
    height: 100%;

}
body {
    background: #F8F8F8;
    height: 100%;
}
.content {
    width: 7.5rem;
    padding-bottom: 1.1rem;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;

}

.home {
    width: 7.5rem;
}

.home .home_top {
    width: 7.5rem;
}

.home .home_top img {
    width: 7.5rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px;
}
.home .main_box {
    width: 7.5rem;
    margin-bottom: 0.28rem;
}

.home .main_box .title_one {
    width: 7.5rem;
    height: 0.8rem;
    padding: 0.2rem 0rem 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    background: #fff;
    font-size: 0.29rem
}

.home .main_box .into_list {
    width: 100%;
    background: #fff;
    padding-bottom: 0.2rem;
}

.home .main_box .into_list dd {
    width: 100%;
    margin-bottom: 0.1rem
}

.home .main_box .into_list dd img {
    /*width: 1.74rem;*/
    height: 1.2rem;
    margin: 0.15rem auto 0.05rem;
}

.home .main_box .into_list dd p {
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
    line-height: 0.36rem;
    color: #101010;
}

.home .main_box .bott_noty {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    display: flex;
    background: #ffffff;
    margin-top: 0.04rem;
}

.home .main_box .bott_noty img {
    width: 0.7rem;
    margin-bottom: 0.05rem;
}

.home .main_box .bott_noty .center {
    flex: 1;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0rem 0.3rem;
    color: #888888;
}

.home .main_box .ka_type_list {
    width: 100%;
    padding: 3.3333%;
}

.home .main_box .ka_type_list dd {
    width: 3.02rem;
    height: 1.1rem;
    box-sizing: border-box;
    float: left;
    display: flex;
    margin: 0rem 3.3333% 0.19rem;
    background: #ffffff;
    padding: 0.2rem 0.2rem 0.2rem 0rem;
}

.home .main_box .ka_type_list dd .left {
    flex: 1;
    text-align: center;
}

.home .main_box .ka_type_list dd .left h4 {
    width: 1.62rem;
    height: 0.4rem;
    line-height: 0.39rem;
    font-size: 0.26rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home .main_box .ka_type_list dd .left p {
    width: 100%;
    height: 0.3rem;
    padding-top: 0.04rem;
    line-height: 0.26rem;
    color: #888888;
    font-size: 0.22rem;
}

.home .main_box .ka_type_list dd img {
    width: 1.1rem;
    margin-right: 0.1rem;
    height: 0.7rem;
    margin-left: 0.15rem;
    border-radius: 0.05rem;
}

#affiche {
    display: block;
    width: 96%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.affiche_text {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home_top .swiper-slide{
    width: 7.5rem;
    height: 1.88rem;
}
.beizhu_infor{
    width: 100%;
    text-align: center;
    color: #c1c1c1;
}
.beizhu_infor a{
    display: block;
    color: #c1c1c1;
}

/*积分兑换*/
.exchange{  width: 100% ; background: #fff; padding-top: 0.15rem;}
.exchange .swiper-slide{  width: 100%;padding: 0rem  0.2rem 0.35rem; height: 1.6rem!important; }
.exchange .swiper-slide .bg_list{  width: 100%;padding: 0rem 0.2rem;  position: relative; }
.exchange .swiper-slide  .bg_img_slide{
    width: 100%;
    height:1.23rem ;
}
.exchange .swiper-slide .exchange_box{
    position: absolute;
    left: 0rem;
    width: 100%;
    top: 0rem;
    padding:0.2rem 0.25rem 0rem;

}
.exchange .swiper-slide .exchange_box img{
    position: absolute;
    left: 0.48rem;
    top: 0.18rem;
    width: 0.9rem;
    height: 0.9rem;
}
.exchange .swiper-slide .exchange_box h4{
    width: 100%;
    height: 0.5rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.3rem;
    padding-left: 1.4rem;
}
.exchange .swiper-slide .exchange_box p{
    width: 100%;
    height: 0.4rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.24rem;
    text-align: left;
    font-weight: 500;
    padding-left: 1.4rem;
}
/*积分兑换*/

.into_list .swiper-pagination-bullet-active{
    background: #35BBB4 !important;
}
.into_list.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
}

.ps_open{
    width: 72%;
    position: absolute;
    left: 14%;
    top: 10%;
    background-color: #fff;
    border-radius: 0.1rem;
    padding-top: 2.6rem;
    padding-bottom: 0.37rem;
    box-sizing: border-box;
}
.noty{
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    padding: 0rem 0.3rem;
    text-align: center;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    box-sizing: border-box;
    font-size: 0.28rem;
}
.noty_laba{
    width: 1.2rem;
    margin: 0rem auto;
    margin-top: 0.35rem;
}
.noty_top_main{
    padding-top: 0.1rem;
    font-size: 0.3rem;
    font-weight: 900;
    line-height: 0.4rem;

}
.noty_mian{
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0.05rem 0.4rem;
    line-height: 0.34rem;
    font-size: 0.25rem;
    min-height: 3.2rem;
    max-height: 6rem;
}
.noty_mian img{
    max-width: 100%;
}
.noty_bot_ps{
    width: 100%;
    padding: 0.2rem 0.3rem 0rem;
    box-sizing: border-box;
}
.noty_bto{
    width: 100%;
    margin: 0rem auto;
    text-align: center;
    line-height: 0.8rem;
    color: #ffffff;
    background: #00C2B7;
    border-radius: 0.1rem;
    border-radius: 0.8rem;
    font-size: 0.32rem;
}
.hei_box{
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
    position: absolute;
    left: 0rem;
    top:0rem;
}
.close_k{
    position: absolute;
    right: 0.26rem;
    margin-left: -0.3rem;
    top: 0.28rem;
    width: 0.38rem;
    height: 0.38rem;
    border-radius: 100%;
    background: #fff;
}
.close_k img{
    width: 100%;
    height: 100%;
}
/*步骤*/
.buzou{
    width: 100%;
    margin-bottom: 0.2rem;
    padding: 0.1rem 0.1rem;
    position: relative;
    background: #fff;
}
.buzou_mian{
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    padding: 0.3rem 0.6rem 0rem;
    color: #fff;
}
.buzou_mian h4{
    line-height: 0.6rem;
    font-weight: 800;
    font-size: 0.36rem;
    color: #f9f5f0;
}
.buzou_mian p{
    line-height: 0.4rem;
    font-size: 0.26rem;
    color: #fdf7ee;
}
.buzou img{
    width: 100%;
    display: block;
}