.no_net_backgroundb {
    background: url(../images/no_net_img.png) no-repeat center;
    background-size: 1.733333rem 0.64rem;
}
body{
    background: #000;
    background: url(../images/cosme_bg1.png) top center no-repeat;
    background-size: cover;
}
body.active{
    background: url(../images/cosme_bg2.png) top center no-repeat;
    background-size: cover;
}
.container {
    position: relative;
    width: 10rem;
    margin: 0 auto 1.893333rem auto;
}
.bg_box{
    position: relative;
    width: 10rem;
    height: 9.2rem;
    /* background: url(../images/top_v1.png) top center no-repeat;
    background-size: contain; */
}
.bg_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 10rem;
    height: 100%;
    /* background: url(../images/top.png) top center no-repeat; */
    /* background-size: contain; */
}
.bg_bottom{
    /* position: absolute;
    left: 0;
    top: 0; */
    width: 10rem;
    height: auto;
    background: url(../images/bg_bottom.png) top center repeat;
    background-size: contain;
}
.cosme_msg{
    position: relative;
    overflow: hidden;
    width: 9.36rem;
    margin: .72rem .32rem .8rem .32rem;
}
.cosme_msg p{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: .293333rem;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    color:#666666;
    line-height: .4rem;
}

.cosme_con{
    position: relative;
    width: 9.36rem;
    margin: 0 .32rem .93333rem;
    /* background: rgba(0, 0, 0, 0.5);
    border-radius: .32rem;
    border: .026667rem solid;
    border-image: linear-gradient(136deg, rgba(44, 229, 247, 0.21), rgba(45, 97, 111, 0.64), rgba(194, 37, 75, 0.76), rgba(8, 154, 229, 0.76), rgba(194, 37, 75, 0.76), rgba(54, 194, 235, 0.76), rgba(194, 37, 75, 0.76), rgba(26, 208, 220, 0.2)) 2 2;    
    z-index: 0; */
}
.cosme_con::after{
    position: absolute;
    /* content: " "; */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: .026667rem solid;
    border-image: linear-gradient(136deg, rgba(44, 229, 247, 0.21), rgba(45, 97, 111, 0.64), rgba(194, 37, 75, 0.76), rgba(8, 154, 229, 0.76), rgba(194, 37, 75, 0.76), rgba(54, 194, 235, 0.76), rgba(194, 37, 75, 0.76), rgba(26, 208, 220, 0.2)) 2 2;    
    z-index: 0;
}
.rgba{
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;  
    border-radius: .32rem;

}
.cosme_con::before{
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: url(../images/bg_top.png) top center repeat ; */
    z-index: -2;
    /* filter: blur(20px); */
    /* 
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
     box-shadow:0 0 .24rem .12rem rgba(56,44,30,0.64);
    border-radius: .32rem;
    border: .026667rem solid rgba(188,150,99,1);
    box-sizing: border-box;
    z-index: -1; */
}
.cosme_tab{
    position: relative;
    width: 100%;
    /* padding-bottom: 1.066667rem; */
}
/* .cosme_tab .tab_title{
    position: relative;
    height: 1.493333rem;
    background:#fff;
    border-radius: .32rem .32rem 0  0; 
    display: flex;
    padding: 0 0.266667rem;
    justify-content: space-between;
    width: 100%;
    z-index: 99;
} */

.cosme_tab.fixed .tab_title li div:nth-child(1){
    margin-bottom: .0266667rem;
    height: 1.2rem;
    line-height: 1.2rem;
}

.cosme_tab.fixed .cosme_top{ 
    position: relative;
    background: rgba(0,0,0, 0.88);
    position: fixed;
    top: 0;  
    left: 0;
    width: 10rem;
    padding-bottom:.4rem;
    z-index: 9;
    height: 2.8rem;
}
.cosme_tab.fixed .cosme_top::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.88);
    pointer-events: none;
}
.cosme_tab.fixed .brand_classly{
    position: fixed;
    top: 1.6rem;
    z-index: 2;
    padding: 0;
    width: 9.36rem;
    margin: 0 .32rem;
}
.cosme_tab .tab_title::after{
    content: " ";
    position: absolute;
    width: 1.866667rem;
    height: 1.946667rem;
    left: 3.733334rem;
    top: -0.28rem;
    /* background: url(../images/tab_active.png) top center no-repeat; */
    background-size: contain;
    transition: left .2s linear;
}
.cosme_tab .tab_title.left0::after{
    left: 0;
}
.cosme_tab .tab_title.left1::after{
    left: 1.866667rem;
}
.cosme_tab .tab_title.left2::after{
    left: 3.733334rem;
}
.cosme_tab .tab_title.left3::after{
    left: 5.600001rem;
}
.cosme_tab .tab_title.left4::after{
    left: 7.466668rem;
}

.cosme_tab .tab_title li p{
    font-weight: normal;
    font-size: 0.32rem;
    width: 1.186667rem;
    height: 0.453333rem;
    line-height: 0.453333rem;
    margin: 0 auto;
    border-radius: 0.226667rem;
}
/* .cosme_tab .tab_title li.active p{
    background: #D90D49;
    color: #fff;
    margin: 0 auto;
} */
.cosme_tab .tab_title li div:nth-child(1){
    margin-bottom: .0266667rem;
    height: .56rem;
    line-height: .56rem;
}

.cosme_tab .tab_title li.active::after{
    position: absolute;
    content: "";
    left: 50%;
    bottom: -0.24rem;
    width: 0.533333rem;
    height: 0.24rem;
    background: url(../images/tab_title_active.png) top center no-repeat;
    background-size: 100% 100%;
    transform: translateX(-50%);
}
.cosme_tab .tab_title li.active div:last-child{
    margin-top: -.066667rem;
}
.cosme_tab .tab_box {
    position: relative;
    /* margin: .933333rem .4rem 0 .4rem; */
    width: 9.36rem;
    margin-bottom: .4266666666rem;
}
.cosme_tab .tab_box .title{
    position: relative;
    width: 9.36rem;
    height: 1.253333rem;
    font-size: 0.453333rem;
    font-family: PingFang-SC-Heavy,PingFang-SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    /* background: url(../images/tab_box_title_bg.png) top center no-repeat;
    background-size: 5.16rem 0.906667rem; */
}
.cosme_tab .tab_box .title.popularity_tap{
     background: url(../images/tab_popularity.png) top center no-repeat;
     background-size: 9.36rem 1.253333rem;
     margin-bottom: 0.86rem;
}
.cosme_tab .tab_box .title.title_ten_skin {
    background: url(../images/title_ten_skin.png) top center no-repeat;
    background-size: 9.36rem 1.253333rem;
    margin-bottom: .533333rem;
}
.cosme_tab .tab_box .title.title_ten_cosmetics {
    background: url(../images/tab_ten_cosmetics.png) top center no-repeat;
    background-size: 9.36rem 1.253333rem;
    margin-bottom: .533333rem;
}
.cosme_tab .tab_box .title.title_ten_mask {
    background: url(../images/tab_ten_mask.png) top center no-repeat;
    background-size: 9.36rem 1.253333rem;
    margin-bottom: .533333rem;
}
.cosme_tab .tab_box .title.title_ten_person {
    background: url(../images/tab_ten_person.png) top center no-repeat;
    background-size: 9.36rem 1.253333rem;
    margin-bottom: .533333rem;
}
.cosme_tab .tab_box .title.title_ten_new {
    background: url(../images/title_ten_new.png) top center no-repeat;
    background-size: 9.36rem 1.253333rem;
    margin-bottom: .266667rem;
}
.cosme_tab .tab_box .title span:after{
    /*content: ' ';
    position: relative;
    display: inline-block;
    width: .453333rem;
    height: .333333rem;
     background: url(../images/title_bg.png) right center no-repeat;
    background-size: .453333rem .333333rem;
    margin-left: .32rem;
    */
}
.cosme_tab .tab_box .title span:before{
    /*content: ' ';
    position: relative;
    display: inline-block;
    width: .453333rem;
    height: .333333rem;
     background: url(../images/title_bg.png) right center no-repeat;
    background-size: .453333rem .333333rem;
    margin-right: .32rem;
    */
}
.cosme_tab .tab_box .tab_con{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.cosme_tab .tab_box .tab_con .top_three{
    position: relative;
    width: 100%;
    /* height: 7.306667rem; */
    /* background: url(../images/brand_title_bg_v1.png) top center no-repeat; */
    /* background-size: 10rem 7.306667rem; */
    /* padding-top: 0.4rem; */
}
.cosme_tab .tab_box .tab_con .top_three .box{
    display: flex;
    padding: 0 0.396667rem;
}
/* .cosme_tab .tab_box .tab_con .top_three:after{
    content: ' ';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: .04rem;
    left: 0;
    background: url(../images/line.png) top center no-repeat;
    background-size: 100% 100%;
} */
.cosme_tab .tab_box .tab_con .top_three .one{
    position: relative;
    width: 3.213333rem;
    /* background: linear-gradient(180deg,rgba(87,75,58,1) 0%,rgba(34,27,18,1) 100%);
    border-radius: .173333rem .173333rem 0 0; */
    padding-bottom: .533333rem;
}
.cosme_tab .tab_box .tab_con .top_three .two,
.cosme_tab .tab_box .tab_con .top_three .three{
    /* margin-top: .52rem; */
    position: relative;
    width: 2.75rem;
    padding-top: 0.6933rem;
    /* padding-bottom: .533333rem;                           */
}
.cosme_tab .tab_box .tab_con .top_three .two{
    /* background: linear-gradient(180deg,rgba(71,61,47,1) 0%,rgba(34,27,18,1) 100%);
    border-radius:.173333rem 0 0 0; */
}
.cosme_tab .tab_box .tab_con .top_three .three{
    /* background: linear-gradient(180deg,rgba(71,61,47,1) 0%,rgba(34,27,18,1) 100%);
    border-radius:0 .173333rem 0 0; */
}
.cosme_tab .tab_box .tab_con .top_three .two:after{
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: .133333rem;
    height: 2.76rem;
    /* background: url(../images/one_bg_left.png) right center no-repeat; */
    background-size: .133333rem 2.76rem;
}
.cosme_tab .tab_box .tab_con .top_three .three:after{
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: .133333rem;
    height: 2.76rem;
    /* background: url(../images/one_bg_right.png) left center no-repeat; */
    background-size: .133333rem 2.76rem;
}
.cosme_tab .tab_box .tab_con .top_three .img{
    position: relative;
    /* text-align: center;
    margin-top: .4rem;
    border-radius: 50%; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-left: 0.45rem;
    width: 1.546667rem;
    height: 1.546667rem;
    background: #FFFFFF;
    border: 0.053333rem solid #BBC1CC; */
}
.cosme_tab .tab_box .tab_con .top_three .three .img{
    /* margin-left: 0.146667rem; */
}
.cosme_tab .tab_box .tab_con .top_three .one .img {
    /* margin-left: 0.326667rem; */
}
.cosme_tab .tab_box .tab_con .top_three .img .brand_rank{
    background: url(../images/step2_v1.png) center center no-repeat;
    background-size: 1.066667rem 1.066667rem;
    position: absolute;
    width: 1.066667rem;
    height: 1.066667rem;
    left: 50%;
    top: -0.686667rem;
    transform: translateX(-50%);
    z-index: 1;
}
.cosme_tab .tab_type .type_classify .classify_bg .brand_rank {
    position: absolute;
    width: 0.586667rem;
    height: 0.64rem;
    left: 0.133333rem;
    top: -0.106667rem;
    /* transform: translateX(-50%); */
    background: url(../images/trend_img2_v2.png) center center no-repeat;
    background-size: 0.586667rem 0.64rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.44rem;
    text-align: center;
}
.cosme_tab .tab_type .type_classify .classify_bg .brand_rank.four{
    background: url(../images/trend_img4.png) center center no-repeat;
    background-size: 0.586667rem 0.64rem;
}
.cosme_tab .tab_box .tab_con .top_three .img .brand_rank.one{
     background: url(../images/step1_v1.png) center center no-repeat;
     background-size: 1.066667rem 1.066667rem;
}
.cosme_tab .tab_type .type_classify .classify_bg .brand_rank.one {
    background: url(../images/step1.png) center center no-repeat;
    background-size: 0.586667rem 0.64rem;
}
.cosme_tab .tab_box .tab_con .top_three .img .brand_rank.three{
     background: url(../images/step3_v1.png) center center no-repeat;
     background-size: 1.066667rem 1.066667rem;
}
.cosme_tab .tab_type .type_classify .classify_bg .brand_rank.three {
    background: url(../images/step3.png) center center no-repeat;
    background-size: 0.586667rem 0.64rem;
    padding-top: 0;
}
.content_box .title_word{
    width: 8.573333rem;
    height: 1.12rem;
    font-size: .32rem;
    font-family: PingFangSC-Light, PingFang SC;
    color: #FFFFFF;
    line-height: .533333rem;
    margin: 0 0.4rem 0.053333rem;
    text-align: center;
    background-image: -webkit-linear-gradient(
        180deg, #338890 0%,#FFFFFF 50%,#338890 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.cosme_tab .tab_box .tab_con .top_three .img .img_trophy{
    position: relative;
    width: 1.066667rem;
    height: 1.066667rem;
    margin: 0 auto;
    display: none;
}
.cosme_tab .tab_box .tab_con .top_three .one .img .box{
    position: relative;
    z-index: 2;
    /* position: relative;
    width: 1.76rem;
    height: 1.76rem;
    border-radius: 1.76rem;
    box-sizing: border-box;
    padding: .053333rem;
    border-radius: 50%;
    box-sizing: border-box; */
     /* margin: -0.266667rem auto 0 auto; */
    /* background-image: linear-gradient(272deg, rgba(255,218,0,1), rgba(254,179,0,1));
    background-image: linear-gradient(272deg, rgba(255,218,0,1), rgba(254,179,0,1));
    background-image: linear-gradient(272deg, rgba(255,218,0,1), rgba(254,179,0,1)); */
    /* overflow: hidden; */
}

.cosme_tab .tab_box .tab_con .top_three .one .img .img_bg {
    width: 1.96rem;
    height: 1.973333rem;
    background: #FFFFFF;
    border: 0.053333rem solid #FCD71A;
    border-radius: 50%;
    z-index: 2;
}
.cosme_tab .tab_box .tab_con .top_three .one .img_bg img{
    width: 1.333333rem;
    height: 1.333333rem;
    margin: .293333rem auto;
    display: block;
}
.cosme_tab .tab_box .tab_con .top_three .two .img .img_bg,
.cosme_tab .tab_box .tab_con .top_three .three .img .img_bg{
    position: relative;
    width: 1.546667rem;
    height: 1.546667rem;
    background: #FFFFFF;
    border: 0.053333rem solid #BBC1CC;
    border-radius:50%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cosme_tab .tab_box .tab_con .top_three .three .img .img_bg{
     border: 0.053333rem solid #E7BC71;
}
.cosme_tab .tab_box .tab_con .top_three .two .img_bg img,
.cosme_tab .tab_box .tab_con .top_three .three .img_bg img{
    width: 1.066667rem;
    height: 1.066667rem;
    /* margin: 0.24rem auto; */
    display: block;
}
.cosme_tab .tab_box .tab_con .ranking{
    position: relative;
    /* margin-top: .34rem; */
    line-height: .44rem;
    text-align: center;
    font-size: 0.346667rem;
    /* font-family: GilmerMedium;
    font-weight: normal; */
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0.106667rem;
    font-family: DINAlternate-Bold,DINAlternate;
}
.cosme_tab .tab_box .tab_con .ranking.one{
    margin-top: 0.6rem;
}
.cosme_tab .tab_box .tab_con .link_box{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .186667rem;
    height: 1.35rem;
    overflow: hidden;
}
.cosme_tab .tab_box .tab_con .one .link_box{
    height: 1.88rem;
}
.cosme_tab .tab_box .tab_con .link{
    display: block;
    width: 3rem;
    position: relative;
    line-height: .45rem;
    text-align: center;
    margin: 0 auto;
    font-size: 0.373333rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
}
.cosme_tab .tab_box .tab_con .top_three .one .link {
    height: 1.2rem;
    line-height: 0.45rem;
    font-size: 0.346667rem;
}
.cosme_tab .tab_box .tab_con .link span {
    display: inline-block;
    padding-right: .2866667rem;
    background: url(../images/arrows.png) right center no-repeat;
    background-size: .26667rem .266667rem;
    word-break:break-all;
    overflow: hidden;
    max-height: 0.88rem;
    color: rgba(255, 255, 255, 0.7);
    line-height: 0.503333rem;
    height: 0.5333rem;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}
.tab_con .top_list{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0 0.426667rem;
    /* margin-bottom: 0.32rem; */
}
.tab_con .top_list .list{
    position: relative;
    width: 100%;
    padding: .32rem .42rem;
    display: flex;
    margin-bottom: .24rem;
    background: url(../images/list_bg.png) top center no-repeat;
    background-size: 100% 100%;
    /* background: #002A64;
    border-radius: 0.16rem;
    border: 1px solid;
    border-image: radial-gradient(circle, rgba(88, 103, 127, 1), rgba(0, 42, 100, 1)) 1 1; */
}
/* .tab_con .top_list .list:nth-child(2n){
    background:#241E15;
    background: #FFF8F7;
    border-radius: 0.16rem;
}
.tab_con .top_list .list:nth-child(2n-1){
    background: #FFF8F7;
    border-radius: 0.16rem;
} */
.tab_con .top_list .list:last-child{
    border-radius: 0.16rem;
}
.tab_con .top_list .list:last-child:after{
    content: none;
}
/* .tab_con .top_list .list:after{
    content: ' ';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: .04rem;
    left: 0;
    background: url(../images/line.png) top center no-repeat;
    background-size: 100% 100%;
} */
.tab_con .top_list .list .num{
    position: relative;
    /* margin: .266667rem .266667rem .266667rem 0; */
    width: .8rem;
    font-size: 0.533333rem;
    /* color:#DC3202; */
    height: 1.36rem;
    line-height: 1.36rem;
    text-align: left;
    font-family: DINAlternate-Bold,DINAlternate;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.8);
}
.tab_con .top_list .list .img{
    width: 1.38rem;
    height: 1.36rem;
    /* margin-right: 0.24rem; */
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/brand_ring_img.png) center center no-repeat;
    background-size: 1.36rem 1.36rem;
}
.tab_con .top_list .list .img .img_box {
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.tab_con .top_list .list .img img{
    width: .826667rem;
    height: .826667rem;
    margin: .186667rem;
}
.tab_con .top_list .list .msg{
    position: relative;
    width: 4.9rem;
    padding-left: 0.24rem;
}
.tab_con .top_list .list .msg h4{
    position: relative;
    font-weight: bold;
    font-size: .373333rem;
    font-family: PingFangSC-Medium,PingFang SC;
    color: rgba(255, 255, 255, 0.7);
    line-height: .533333rem;
    margin-top: .08rem;
}
.tab_con .top_list .list .msg div{
    margin-top: .106667rem;
    position: relative;
    font-size: .32rem;
    font-weight: normal;
    line-height: .44rem;
    font-family: PingFangSC-Regular,PingFang SC;
    color: rgba(255,255,255,0.4);
}
.tab_con .top_list .list .arrows{
    position: relative;
    margin-top: .56rem;
    width: 0.226667rem;
    height: 0.226667rem;
    background: url(../images/arrows.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab .tab_type{
    position: relative;
    margin: 0 0.426667rem;
    overflow: hidden;
}
.cosme_tab .tab_type .type_title{
    position: relative;
    text-align: center;
    /* background: url(../images/tab_box_title_bg.png) top center no-repeat;
    background-size: 5.16rem 0.906667rem;
    font-size: 0.453333rem;
    font-family: PingFang-SC-Heavy,PingFang-SC;
    font-weight: bold;
    color: #FFFFFF;*/
    width: 5.16rem;
    height: 1.2rem;
    line-height: 0.806667rem;
    margin: 0.266667rem auto 0.533333rem;
}
.cosme_tab .tab_type .type_title.trend{
    margin: 0 auto 0.533333rem;
    background: url(../images/tab_trend.png) top center no-repeat;
    background-size: 10rem 1.2rem;
}
.cosme_tab .tab_type .type_title.special {
    margin: 0 auto 0.533333rem;
    background: url(../images/tab_special_img.png) top center no-repeat;
    background-size: 10rem 1.2rem;
}
.cosme_tab .tab_type .type_title.tab_detail {
    margin: 0 auto 0.533333rem;
    background: url(../images/tab_detail_img.png) top center no-repeat;
    background-size: 10rem 1.2rem;
}
.cosme_tab .tab_type .type_title span:after{
    /* content: ' ';
    position: relative;
    display: inline-block;
    width: .453333rem;
    height: .333333rem;
    background: url(../images/title_bg.png) right center no-repeat;
    background-size: .453333rem .333333rem;
    margin-left: .32rem; */
}
.cosme_tab .tab_type .type_title span:before{
    /* content: ' ';
    position: relative;
    display: inline-block;
    width: .453333rem;
    height: .333333rem;
    background: url(../images/title_bg.png) right center no-repeat;
    background-size: .453333rem .333333rem;
    margin-right: .32rem; */
}
.cosme_tab .tab_type .type_classify{
    position: relative;
    width: 100%;
    /* overflow: hidden; */
    display: flex;
    justify-content: space-between;
}
.cosme_tab .tab_type .type_classify.f1{
    margin-bottom: 0.32rem;
}
.cosme_tab .tab_type .type_classify .classify{
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 .24rem .24rem 0;
    width: 4.16rem;
    height: 2rem;
    background:rgba(36,30,21,1);
    border-radius: .213333rem;
    padding: .4rem .253333rem .333333rem .32rem;
}
.cosme_tab .tab_type .type_classify .classify:nth-child(2n){
    margin-right: 0;
}

.cosme_tab .tab_type .type_classify .classify:after{
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .093333rem;
    background:#BC9663;
    opacity: 0.36;
    filter: blur(.253333rem);
}
.cosme_tab .tab_type .type_classify_box {
    /* overflow: hidden; */
    margin-bottom: 0.533333rem;
}
.cosme_tab .tab_type .type_classify_box .type_classify_title {
    height: 0.56rem;
    font-size: 0.4rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #E6797F;
    line-height: 0.56rem;
    margin-bottom: 0.4rem;
}
.cosme_tab .tab_type .type_classify .classify .type_msg{
    position: relative;
    float: left;
    width: 2.466667rem;
    height: .88rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    color:#BC9663;
    line-height: .44rem;
    padding-top: .16rem;
}
.cosme_tab .tab_type .type_classify .classify .type_img{
    position: relative;
    float: left;
    width: 1.066667rem;
    height: 1.066667rem;
    background: #4C4235;
    border-radius: 1.066667rem;
    margin-top: .066667rem;
}
.cosme_tab .tab_type .type_classify .classify .type_img img{
    width: 1.2rem;
    height: 1.2rem;
    margin: -.066667rem;
}
.index_back{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    /* margin: -.533333rem 1.546667rem 0 1.546667rem; */
    line-height: 1.066667rem;
    text-align: center;
    z-index: 1;
    font-size: 0.4rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    width: 9.186667rem;
    height: 1.066667rem;
    background: #E6797F;
    box-shadow: 0px 0.093333rem 0px 0px rgba(111, 5, 33, 0.37),
    -0.026667rem -0.04rem 0px 0px rgba(255, 199, 247, 0.5);
    border-radius: 0.586667rem;
}
.index_back span {
    display: inline-block;
    height: 1.066667rem;
    padding-right: .373333rem;
    background: url(../images/btn_back.png) right center no-repeat;
    background-size:  .213333rem .373333rem;
}
/* .cosme_tab:before{
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: .453333rem;
    height: 1rem;
    background: url(../images/bg_left.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab:after{
    content: ' ';
    position: absolute;
    bottom: 0;
    right: 0;
    width: .453333rem;
    height: 1rem;
    background: url(../images/bg_right.png) top center no-repeat;
    background-size: 100% 100%;
} */

/*UI更换背景图*/

.cosme_tab .tab_type .type_classify .classify_bg{
    display: block;
    float: left;
    /* overflow: hidden; */
    position: relative;
    width: 4.16rem;
    height: 2rem;
}
.cosme_tab .tab_type .type_classify .classify_bg:nth-child(2n) {
    /* margin-right: 0; */
}
.cosme_tab .tab_type .type_classify .classify_bg{
    width: 2.906667rem;
    height: 2.906667rem;
    background: #002A64;
    border-radius: 0.133333rem;
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_1 {
    /* background: url(../images/1.png) top center no-repeat;
    background-size: 100% 100%; */
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_2{
    /* background: url(../images/2.png) top center no-repeat;
    background-size: 100% 100%; */
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_3{
    /* background: url(../images/3.png) top center no-repeat;
    background-size: 100% 100%; */
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_4{
    background: url(../images/4.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_5{
    background: url(../images/5.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_6{
    background: url(../images/6.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_7{
    background: url(../images/7.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab .tab_type .type_classify .classify_bg.bg_8{
    background: url(../images/8.png) top center no-repeat;
    background-size: 100% 100%;
}
.cosme_tab .tab_type .type_classify .classify_bg .msg{
    position: relative;
    /* margin: .56rem 1.573333rem .56rem .32rem; */
    font-size: .32rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: bold;
    color:rgba(188,150,99,1);
    line-height: .44rem;
    width: 1.36rem;
    height: 1.36rem;
    /* border: 1px solid #F38C78; */
    border-radius: 50%;
    margin: 0.426667rem auto 0.186667rem;
    background: url(../images/brand_ring_img.png) center center no-repeat;
    background-size: 1.36rem 1.36rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cosme_tab .tab_type .type_classify .classify_bg .msg .msg_box {
    width: 1.2rem;
    height: 1.2rem;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cosme_tab .tab_type .type_classify .classify_bg .msg img {
    width: 0.826667rem;
    height: 0.826667rem;
    margin: 0.266667rem;
}
.cosme_tab .tab_type .type_classify .classify_bg .brand_name {
    height: 0.533333rem;
    font-size: 0.373333rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #fff;
    line-height: 0.533333rem;
    text-align: center;
}

/*弹窗*/
.mask_dim{
    z-index: -1;
    /* -webkit-filter: blur(.533333rem);
    filter: blur(.533333rem); */
}
.list_dim{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 6;
    margin: 0 auto;
    transition: all .3s linear;
    background:rgba(0,0,0,0.6);
}
.list_dim .dim{
    position: relative;
    width: 7.733333rem;
    height: 10.666667rem;
    margin: 2.706667rem auto;
    border-radius: .32rem;
    background: url(../images/pop_up.png) top center no-repeat;
    background-size: 100% 100%;
}
/* .list_dim .dim:after{
    position: absolute;
    content: " ";
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-sizing: border-box;
    border-radius: .32rem;
    border:2px solid rgba(188,150,99,1)
} */
.list_dim .dim .dim_con{
    position: relative;
    width: 100%;
    height: 10.666667rem;
}
/* .list_dim .dim .dim_con:before{
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: .453333rem;
    height: 1rem;
    background: url(../images/bg_left.png) top center no-repeat;
    background-size: 100% 100%;
}
.list_dim .dim .dim_con:after{
    content: ' ';
    position: absolute;
    bottom: 0;
    right: 0;
    width: .453333rem;
    height: 1rem;
    background: url(../images/bg_right.png) top center no-repeat;
    background-size: 100% 100%;
} */
.list_dim .dim .dim_con .title{
    position: relative;
    width: 6.533333rem;
    height: 1.346667rem;
    margin: .813333rem auto .666667rem auto;
    padding-top: .133333rem;
    font-size: .4rem;
    font-family: PingFangSC-Medium;
    color:rgba(255,255,255,1);
    text-align: center;
    background: url(../images/pop_title.png) top center no-repeat;
    background-size: 5.146667rem 1.346667rem;
}

.list_dim .dim .dim_con .con{
    position: relative;
    margin: .373333rem .4rem;
    width: 6.933333rem;
    overflow: hidden;
}
.list_dim .dim .dim_con .con .list{
    position: relative;
    display: block;
    width: 100%;
    height: 2rem;
    margin-bottom: .32rem;
    display: flex;
    padding: .4rem .266667rem;
    background:rgba(32,26,18,1);
    border-radius: .213333rem;
}
.list_dim .dim .dim_con .con .list .num {
    position: relative;
    margin: .28rem .266667rem .28rem 0;
    width: .533333rem;
    height: .64rem;
    font-size: .533333rem;
    font-family: DINAlternate-Bold;
    color: #BC9663;
    line-height: .64rem;
    text-align: center;
}
.list_dim .dim .dim_con .con .list .img{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 1.2rem;
    background-color: #ffffff;
    margin-right: .32rem;
}
.list_dim .dim .dim_con .con .list .img img{
    width: .826667rem;
    height: .826667rem;
    margin: .186667rem;
}
.list_dim .dim .dim_con .con .list .brand_con {
    position: relative;
    width: 3.76rem;
}
.list_dim .dim .dim_con .con .list .brand_con .name{
    position: relative;
    margin-top: .08rem;
    font-size: .373333rem;
    font-family: PingFangSC-Regular;
    color:rgba(188,150,99,1);
    line-height: .533333rem;
}
.list_dim .dim .dim_con .con .list .brand_con .msg{
    position: relative;
    margin-top: .0533333rem;
    font-size: .32rem ;
    font-family: PingFangSC-Regular;
    color:rgba(142,131,111,1);
    line-height: .44rem;
}
.list_dim .dim .dim_con .con .list  .arrow {
    position: relative;
    margin-top: .453333rem;
    width: .346667rem;
    height: .346667rem;
    background: url(../images/arrows.png) top center no-repeat;
    background-size: 100% 100%;
}
.list_dim .dim .swiper-container .swiper-pagination {
    position: absolute;
    bottom: .533333rem;
}
.list_dim .dim .swiper-pagination span {
    display: inline-block;
    width: 0.133333rem;
    height: 0.133333rem;
    border-radius: 100%;
    background: #FFF;
}
.swiper-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .053333rem;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.list_dim .dim .dim_close{
    position: absolute;
    right: -.346667rem;
    top: -0.346667rem;
    width: .666667rem;
    height: .666667rem;
    background: url(../images/close.png) center center no-repeat;
    background-size: 100% 100%;
    z-index: 10;
}
.lastYear{
    position: relative;
    display: block;
    margin: .24rem .4rem;
    width: 8.56rem;
    height: 2rem;
    background: url(../images/pgcosme_2018.png) center center no-repeat;
    background-size: 8.56rem 2rem;
}
/* 年度趋势榜 */
.cosme_tab .tab_type .type_classify_trend{
    width: 9.146667rem;
    height: 3.066667rem;
    background: #002A64;
    border-radius: 0.133333rem;
    display: flex;
    justify-content: space-between;
    padding: 0.4rem 0.36rem;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend {
    width: 1.76rem;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .img {
    position: relative;
    width: 1.36rem;
    height: 1.36rem;
    /* border: 1px solid #F38C78; */
    border-radius: 50%;
    margin:0 auto 0.466667rem;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-image: linear-gradient(136deg, rgba(230, 23, 52, 1), rgba(199, 178, 153, 1), rgba(0, 160, 233, 1)); */
    background: url(../images/brand_ring_img.png) center center no-repeat;
    background-size: 1.36rem 1.36rem;
}
.cosme_tab .type_classify_trend .classify_trend .img .img_box {
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .img img{
    width: 0.826667rem;
    height: 0.826667rem;
    margin: 0.266667rem;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .img .brand_rank {
    position: absolute;
    left: 50%;
    bottom: -0.36rem;
    width: 0.666667rem;
    height: 0.533333rem;
    transform: translateX(-50%);
    background: url(../images/trend_img1.png) center center no-repeat;
    background-size: 0.666667rem 0.533333rem;
    font-size: 0.32rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .img .brand_rank.two {
    background: url(../images/trend_img2_v2.png) center center no-repeat;
    background-size: 0.666667rem 0.533333rem;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .img .brand_rank.three {
    background: url(../images/trend_img3.png) center center no-repeat;
    background-size: 0.666667rem 0.533333rem;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .img .brand_rank.four {
    background: url(../images/trend_img4.png) center center no-repeat;
    background-size: 0.666667rem 0.533333rem;
}
.cosme_tab .tab_type .type_classify_trend .classify_trend .brand_name {
    height: 0.44rem;
    font-size: 0.32rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    color: #fff;
    line-height: 0.44rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
/* 底部广告位 */
.last_cosmemetting{
    width: 9.36rem;
    height: 2.506667rem;
    background: url(../images/last_cosme_img_v1.png) center center no-repeat;
    background-size: 9.36rem 2.506667rem;
    display: block;
    margin: 0 auto .426667rem;
}
.last_cosmemetting.chuangxinzhan{
    background: url(../images/chuangxinzhan.png) center center no-repeat;
    background-size: 9.36rem 2.506667rem;
}
.dianji{
    width: 1.04rem;
    height: 1.353333rem;
    background: url(../images/dianji.png) center center no-repeat;
    background-size: 1.04rem 1.253333rem;
    position: absolute;
    right: 0;
    top: 0.333333rem;
    animation: dianji 0.3s infinite alternate;
}
 @-webkit-keyframes dianji{
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* new */
.pgcosme_new .cosme_tab{}
.cosme_tab .tab_title{
    padding: 0;
    width: 9.36rem;
    height: 1.44rem;
    background: url(../images/tab_title.png) center center no-repeat;
    background-size: 9.36rem 1.44rem;
    margin-bottom: 0.4rem;
    display: flex;
}
.cosme_tab .tab_title.active{
    background: url(../images/tab_title_active.png) center center no-repeat;
    background-size: 9.36rem 1.44rem;
    margin-bottom: .48rem;
}

/* 置顶前 */
.pgcosme_new .cosme_tab li{
    width: 4.68rem;
    height: 1.44rem;   
    color: #FFFFFF;
    line-height: 1.2rem;
    position: relative;
    font-size: .4rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: bold;
    text-align: center;
    border-bottom: 0.04rem solid transparent;
    border-top-left-radius: 0.08rem;
    border-top-right-radius: 0.08rem;
    z-index: 1;
}
.pgcosme_new .cosme_tab .tab_title .right{  
    color: rgba(255,255,255,63%);
}
.pgcosme_new .cosme_tab .tab_title.active .right{  
    color: rgba(255,255,255);
}
.pgcosme_new .cosme_tab .tab_title.active .left{  
    color: rgba(255,255,255,63%);
}
.pgcosme_new .cosme_tab .tab_title li.active::after{
    position: relative;
}
/* 置顶后样式 */
.cosme_tab.fixed .tab_title{
    height: 1.2rem;
}
.pgcosme_new .cosme_tab.fixed li{
    height: 1.2rem;
}
.cosme_tab.fixed .tab_title,.cosme_tab.fixed .tab_title.active {
    /* margin: 0 0.32rem; */
    background: none; 
    background: rgba(255,255,255,0.88);
    width: 10rem;
}
.pgcosme_new .cosme_tab.fixed .tab_title  .left,
.pgcosme_new .cosme_tab.fixed .tab_title  .right,
.pgcosme_new .cosme_tab.fixed .tab_title.active .left
.pgcosme_new .cosme_tab.fixed .tab_title.active .right{
    width: 5rem;
    font-size: .4rem;
    font-family: PingFang-SC-Heavy, PingFang-SC;
    font-weight: 800;
    color: #BBBBBB;
    line-height: 1.2rem; 
}
.pgcosme_new .cosme_tab.fixed .tab_title  li.active{
    font-size: .4rem;
    font-family: PingFang-SC-Heavy, PingFang-SC;
    font-weight: 800;
    line-height: 1.2rem; 
    color: #D20146;
    position: relative;
}
.pgcosme_new .cosme_tab.fixed .tab_title  li.active::after{
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: .746667rem;
    height: .053333rem;
    background: #D20146;
}
.cosme_tab.fixed .content_box{
    /* margin-top: 1.2rem; */
}
.cosme_tab.fixed .cosme_top.right_fixed{
    height: 1.2rem;
}
.pgcosme_new .brand_classly{
    display: flex;
    justify-content: space-between;
    padding: 0 .4rem;
    margin-bottom: .4rem;
}
.pgcosme_new .brand_classly .item{
    width: 2.04rem;
    height: .8rem;
    background: rgba(255,255,255,0.1);
    border-radius: .4rem;
    font-size: .32rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e2e2e29e;
    line-height: .8rem;
    text-align: center;
}
.pgcosme_new .brand_classly .item.active{
    background: #FFFFFF;
    color: #B0043D
}
.cosme_tab.fixed .brand_classly .item{
    width: 2.186667rem;
    height: .8rem;
    background: rgba(0,0,0,0.1);
    border-radius: .4rem;   
    color: #000000;
}
.cosme_tab.fixed .brand_classly .item.active{  
    background: #000000;
    color: #E9E9E9;
}
.cosme_tab .tab_box .tab_con .top_three .box.prize_bg{
    width: 8.613333rem;
    height: 5.2rem;
    background: url(../images/prize_bg_v1.png) center center no-repeat;
    background-size: 8.61333rem 5.2rem;
    margin: 0 .4rem;
    padding: 1rem 0 0;
}
.cosme_top{
    position: relative;
}
.replace_box.right_fixed{
    height: 1.8rem;
}
.replace_box{
    height: 2.8rem;
    display: none;
}
.cosme_tab.fixed .replace_box{
    display: block;
}