@font-face {
    font-family: 'Source_Han_Sans_SC_Bold';
    src: url('../fonts/Source_Han_Sans_SC_Bold.otf') format('otf'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source_Han_Sans_SC_ExtraLight_ExtraLight';
    src: url('../fonts/Source_Han_Sans_SC_ExtraLight_ExtraLight.otf') format('otf'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source_Han_Sans_SC_Heavy_Heavy';
    src: url('../fonts/Source_Han_Sans_SC_Heavy_Heavy.otf') format('otf'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source_Han_Sans_SC_Medium_Medium';
    src: url('../fonts/Source_Han_Sans_SC_Medium_Medium.otf') format('otf'); 
    font-weight: normal;
    font-style: normal;
}

* {
    font-family:"Source_Han_Sans_SC_Medium_Medium" !important;
}

.charm-boby{
    max-width: 1920px;
    margin: 0 auto;
}
.publichead {
    z-index: 99;
    background-color: rgb(11, 11, 11);
}
.content {
    width: 100%;
    min-width: 1024px;
    overflow-x: hidden;
    position: relative;
    display: inline-block;
}
.content > img {
    width: 100%;
    margin-top: -2px;
    position: absolute;
    opacity: 0.5;
}
.common {
    width: 20.6%;
    top: 50%;   
    font-weight: 800;
    font-size: 2.15rem;
    text-align: center;
    font-style: italic;
    position: absolute;
    text-transform: none;
    transform: translate(-50%, -50%);
    background: linear-gradient(to bottom, #FFFFFF 20%, #063ad3 );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-top: 6px;
}
.common >p{
    font-size: 16px;
    color: #7FA5FB;
}
.bg{
    background: url(../img/charm_moment/bg.png);
    width: 100%;
    padding-bottom: 156px;
    padding-top: 54px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
}
.banner-moment{
    width:100%;
    position: relative;
    height: 991px;
    background: url(../img/charm_moment/banner.png);
    background-size: cover;
    background-position: center;
}
.particpation_bg{
    width: 1440px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 50px);
    background: url(../img/charm_moment/particpation_bg.png);  
    background-size: 100% 100%;
    height: 134px;
    font-size: 24px;
   
}

.contest-step{ 
    text-align: center; 
    margin-bottom: 133px;
}
.contest-step-des{
    font-size: 0.9em;
}
.progress-bg{
    display: flex;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.progress-group{
    width: 33%;
    box-sizing: border-box;
}
.progress-group:first-child{
  
    margin-right: 20px;
}
.progress-group:last-child{
    margin-left: 10px;
}

.progress{
    width: 100%;
    position: relative;
    margin-bottom: 26px;
}
.progress-icon{
    width: 100%;
}
.progress-point{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 37px;
}
.contest-step-title{
    font-weight: bold;
    font-size: 1.6em;
    color: #FFC82C;
    line-height: 1.6em;
    text-align: center;
    font-style: italic;
    margin-bottom: 16px;

    font-family: 'Source_Han_Sans_SC_Medium_Medium';
}
.contest-step-date{
    font-weight: bold;
    font-size: 0.9em;
    color: #FFC82C;
    line-height: 0.9em;
    text-align: center;
    font-style: italic;
}
.contest-des{
    width: 1200px;
    margin: 0 auto;
    padding-top: 12px;
}
.contest-des-setting{
    font-weight: 500;
    font-size: 35px;
    line-height: 35px;
    font-style: italic;
    background: linear-gradient(51.25564273928609deg, #FAC52E 27%, rgba(250,197,46,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.contest-des-content{
    background-image: url(../img/charm_moment/content-bg.png);
    width: 100%;
    height: 628px;
    background-size: 100% 100%;
    display: flex;
    padding: 0 70px;
    box-sizing: border-box;
    justify-content: space-between;
    padding-top: 70px;
}
.contest-des-title{
    background-image: url(../img/charm_moment/no_1.png);
    width: 752px;
    height: 70px;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 10px);
    top: 80px;
    line-height: 80px;
    font-weight: 800;
    font-size: 32px;
    text-align: center;
    font-style: italic;
}
.contest-des-title >p{

    background: linear-gradient(to bottom, #C3751A 23%, #683508);
    font-style: italic;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.prize-bg{
    background-image: url(../img/charm_moment/prize-bg.png);
    background-size: 100%;
    width: 495px;
    height: 501.62px;
    display: flex;
    padding: 55px 40px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 24px;
}
.prize-car{
    width: 100%;
    margin-top: 15px;
}
.prize-des{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: left;
    margin: 0 auto;
    margin-top: 30px;
    width: 78%;
}

.prize-des >span{
    color: #FFCE38;
}
.money{
   
    font-weight: 500;
    background-image: url(../img/charm_moment/value.png);
    width: 188px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 500;
    font-size: 18px;
    color: #6A3809;
    background-size: 100% 100%;
}
.prize-des-setting{
    display: flex;
    justify-content: space-between;
    margin-bottom:84px ;
    margin-top: 46px;
}
.prize-des-bg{
   width: 373px;
   height: 412px;
   background-image: url(../img/charm_moment/prize_smll_bg.png); 
   background-size: 100% 100%;
   position: relative;
   
}
.prize-des-bg >img{
    width: 409px;
    height: 70px;
    position: absolute;
    top: -10px;
    padding: 0;
}
.prize-des-bg:first-child >img {
    right: 18px;
}
.prize-des-bg:nth-child(2) >img {
    width: 356px;
    top: 0px;
    height: 60px;
}
.prize-des-title{
    z-index: 1;
    text-align: center;
    position: relative;
    font-size: 32px;
    font-weight: 800;
    font-style: italic;
    line-height: 60px;
    background: linear-gradient(to bottom, #FFFFFF 20%, #B9C7F2 );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.prize-des-content{
    width: 100%;
    padding-right: 18px;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-top: 10px;
}
.prize-des-content >img{
    width: 210px;
    height: 129px;
    margin-top: 11px;
}
.prize-TV-des{
    font-weight: 800;
    margin-bottom: 14px;
}
.prize-TV-value{
    background:#295FDE ;
    width: 193px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
    margin: 0 auto;
    font-weight: 500;
}

.contest-rule{

}
.contest-rule-content{
    height: 470px;
    padding-top: 13px;
    margin-bottom: 98px;
}

.contest-rule-content >div{
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: 24px;
    margin-top: 30px;
    position: relative;
}

.contest-rule-title{
    margin-left: 12px;
}
.contest-rule-content >p{
    padding-left: 50px;    
    font-size: 24px;
    line-height: 36px;
}

.score_setting-content{
    height: 470px;
    padding-top: 29px;
    margin-bottom:85px;
}
.score_setting-content >div{
    margin-top: 28px;
    margin-bottom: 16px;
    position: relative;
}
.score_setting-content >div >img{
    width: 210px;
    height: 48px;
    
}
.score_setting-content >div >p{
    position: absolute;
    left: 43px;
    top: 0;
    line-height: 48px;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    /* background-image: -webkit-linear-gradient(to bottom, #7394f6 23%, #FFFFFF 77%); */
    background: linear-gradient(to bottom, #FFFFFF 23%, #7394f6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.score_setting-content >p{
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
}

.score_setting-content >p >span{
    font-size: 16px;
    margin-top: -10px;
}
.vote-setting ,.score_setting ,.contest-rule,.contest-des,.contest-store{
    position: relative;
    padding-top: 12px;
}
.banner-com{
    position: absolute;
    left: 35px;
    top: -0px;
}
.vote-setting-content{
    height: 370px;
    padding-top: 9px;
    margin-bottom: 100px;
   
}
.vote-setting-content >div{
    display: flex;
    align-items: center;
    margin-top: 20px;
}   
.vote-setting-content >div >p{
    margin-left: 12px;
}
.content-bg{
    width: 100%;  
    background: rgba(12,42,119,0.4);
    border: 2px solid #6B99ED;
    padding-left: 34px;
    padding-right: 32px;
    box-sizing: border-box;
    font-size: 24px;
}
.rule_icon{
    position: relative;
    width: 38px;
    height: 38px;
}
.rule_icon >img{
    width: 38px;
    height: 38px;
}
.rule_icon >i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.mark{
    font-size: 24px;
    font-weight: 400;
    color: #FEC82C;
}
h2{
    width: 255px;
    height: 54px;
    font-weight: 800;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 54px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 44px;
    font-style: italic;
    position: relative;
    z-index: 10000;
}
h2 >img{
    width:17px;
    height: 15px;
   
}
.banner-1{
    width: 28px;
    height: 5px;
    background: #fff;
    opacity: 0.7;
    margin-right: 30px;
    margin-top: 2px;
}
.banner-com{
    display: flex;
    align-items: flex-start;
}
.banner-title{
    text-transform: uppercase;
    font-size: 1.75em;
    font-weight: 500;
    background: linear-gradient(to bottom, #FAC52E 10% , rgba(250,197,46,0));
    font-style: italic;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.store-dom {
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 20px;
}

.contest-store-content{
    padding-top: 35px;
    padding-bottom: 40px;
}
.city{
    color: #FEC82C;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 20px;

}
.store-dom p{
    width: 25%;
    margin-bottom: 16px;
}
.content-fix{
    width: 298px;
    height: 222px;
    background: url(../img/charm_moment/title_bg.png);
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    bottom: 80px;
    z-index: 100;
    padding-left: 44px;
    padding-right: 18px;
    box-sizing: border-box;
    padding-top: 3px;
}
.content-fix div{
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-weight: 600;
    font-size: 32px;
    display: flex;
    align-items: center;
    color: #ccc;
    cursor: pointer;
}

.content-fix div span{
    display: inline-block;
    background: url(../img/charm_moment/Frame.png);
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
}
.select_div{
    background: url(../img/charm_moment/Mask.png);
    background-size: 100% 100%;
    color: #fff !important;
}
.select_div span{
    display: inline-block;
    background: url(../img/charm_moment/mask_dir.png) !important;
    background-size: 100% 100% !important; 
    width: 40px;
    height: 40px;
}