html,body{
    width: 100%;
    height: 100%;
  }
  [v-cloak]{
    display: none;
  }
  #app{
    height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .back_content_box{
    background-color: #000;
    width: 100%;
    min-width: 1400px;
  }
  .back_content_box .back_content_b{
    width: 100%;
    height: 8031px;
    overflow: hidden;
    background:url(../images/xk_bg.jpg?789) no-repeat; 
    background-position: center 0;
  }
  .meng_back_content{
    width: 1338px;
    height: 6900px;
    margin: 730px auto;
    /* border: 1px #ccc solid; */
    /* background-color: #ccc; */
  }
  .meng_back_content_p1{
      /* font-size: 43px; */
      width: 100%;
      /* height: 50px; */
      /* text-align: center;
      font-weight: 600;
      line-height: 50px; */
      /* text-shadow: 0 0 12px #000; */
      /* text-shadow: 1px 0px 0 #fff, 0px 1px 0 #000, 1px 2px 0 #000, 0px 0px 0 #000; */
      /* color: rgba(0,0,0,0); */
  }
  .meng_back_content_p1 img{
    display: block;
    height: 90px;
    margin: 0 auto;
    cursor: pointer;
  }
  .meng_back_content_p2{
    width: 100%;
    /* color: #ffffbf; */
    margin-top: 115px;
  }
  .meng_back_content_p2 img{
    display: block;
    margin: 0 auto;
    cursor: pointer;
  }
  .meng_back_content .swiper .swiper-wrapper{
      margin-top: 375px;
  }
  .meng_back_content .five_play_content .swiper_wrapper{
    margin-top: 0px ;
  }
  .meng_back_content .swiper-pagination {
      bottom: 50px !important;
      left: -55px !important;
  }
  .meng_back_content .swiper{
    --swiper-theme-color: #fd9f4d !important;
  }
  .meng_back_content .swiper-pagination-bullet {
    background: #e9a105;
}
.five_play_box{
    /* background-color: #ccc; */
    height: 850px;
    width: 100%;
    margin-top: 291px;
}
.five_play_box ul{
    height: 190px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.five_play_box ul li{
    height: 145px;
    width: 195px;
    /* float: left; */
    
    position: relative;
}
.five_play_box ul li .add_ring_box{
    height: 145px;
    width: 265px;
    position: absolute;
    background: url(../images/ring_box.png) no-repeat;
    background-size: 100% 100%;
    top: 24px;
    left: -38px;
}
.five_play_box ul li p{
    text-align: center;
    font-size: 17px;
    color: #fff;
    line-height: 40px;
}
.five_play_box ul .add_ring{
    height: 113px;
    width: 113px;
    background-image: url(../images/no_select.png);
    margin: 0 auto;
    cursor: pointer;
}
.five_play_box ul .add_ring1{
    background-image: url(../images/ring_select.png);
}
.five_play_content{
    height: 655px;
    width: 100%;
}
.three_box{
    height: 135px;
    width: 100%;
    margin-top: 565px;
    text-align: center;
    font-size: 38px;
    color: #ddc279;
}
.three_time_content{
  margin-top: 55px;
  font-size: 30px;
  color: #cab36f;
}
.login_box{
  height:40px;
  width: 100%;
  /* background-color: #cab36f; */
  margin-top: 210px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 17px;
}
.login_box .el-badge__content {
    border: none;
}
.login_box .el-badge__content, .el-progress.is-exception .el-progress-bar__inner {
    background-color: #ed3535;
}
.login_box_yellow{
    color:#e6c56d;
    cursor: pointer;
}

.login_explain{
    width: 55%;
    height: 250px;
    /* background-color: #cab36f; */
    margin: 0 auto;
    padding: 10px;
}
.login_explain p{
    color: #cb6c37;
    font-size: 17px;
    line-height: 58px;
}
.three_already_box{
    box-sizing: border-box;
    height: 1110px;
    width: 100%;
    /* background-color: #cab36f; */
    padding: 0 115px;
    margin-top: 68px
}
.three_already_p1{
    text-align: center;
    font-size: 32px;
    color: #ffde00;
    padding-right: 21px; 
}
.already_item_box{
    width: 100%;
    height: 760px;
    /* background-color: #cab36f; */
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap
}
.already_item_box li{
  width: 267px;
  height: 359px;
  background-image: url('../images/li_box.png');
  margin: 5px 50px;
}
.already_item_box li img{
    display: block;
}
.already_item_box li p:first-child{
    color: #eb9d7c;
    height: 40px;
    text-align: center;
    margin-top: 45px;
    font-size: 16px;
}
.three_already_img1{
    margin: 39px 0 0 107px;
}
.three_already_img2{
    margin: 37px 0 0 64px;
}
.already_item_box li p:last-child{
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    font-size: 20px;
    text-align: center;
    color: #fad29a;
}
.three_already_p2{
    width: 100%;
    margin-top: 290px;
}
.three_already_p2 span{
    display: block;
    background: url("../images/sign_up_box.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 341px;
    height: 128px;
    text-align: center;
    line-height: 142px;
    font-size:39px;
    font-weight: 600;
    color: #ffffbf;
    cursor: pointer;
}
.three_already_p3{
    height: 53px;
    width: 1015px;
    background: url(../images/see_is.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 23px;
    color: #fff;
    margin-top: 220px;
    margin-left: 162px;
    padding-top: 30px;
}
.three_already_p3 span{
    /* font-size: 20px; */
    color:#fff;
    /* margin-left: 77px; */
    /* cursor: pointer; */
}
.three_already_p3 .el-button{
    font-size: 15px;
    margin-left: 20px;
    margin-top: -7px;
    border: none;
    padding: 13px 22px;
    background-image: url(../images/btn_new.jpg);
}
.four_recommend_box{
    height: 760px;
    width: 100%;
    /* background-color: #cab36f; */
    margin-top: 687px;
}
.four_recommend_top{
    height: 340px;
    width: 81.5%;
    /* background-color: #cab36f; */
    padding: 5px 124px;
    display: flex;
    flex-direction: row;
}
.four_recommend_top .four_left{
    width: 750px;
    height: 100%;
    /* background-color: #cab36f; */
}
.four_recommend_top .four_right{
    width: 330px;
    height: 100%;
    position: relative;
    /* background-color: #afa790; */
}
.four_recommend_top .four_left p:first-child{
    line-height: 30px;
    font-size: 16px;
    padding: 0 20px;
    color: #fff;
}
.four_recommend_top .four_left ul{
    height: 285px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.four_recommend_top .four_left ul li{
    width:170px;
    height: 100%;
    position: relative;
    /* background-color: #afa790; */
}
.four_recommend_top .four_left ul li:first-child p:first-child{
    color: #51c707;
}
.four_recommend_top .four_left ul li:last-child p:first-child{
    color: #d64cf5;
}
.four_recommend_top .four_left_gift_box{
    background-image: url('../images/small_li_box.png');
    height: 127px;
    width: 130px;
    margin: 5px auto;
}
.four_left ul li .four_left_p{
    height: 90px;
    width: 100%;
    margin-top: -10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.four_left ul li .four_left_p p{
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.four_left_img_can{
    position: absolute;
    left:15px;
    bottom: 10px;
}
.p_css_white{
    line-height: 26px;
    font-size: 17px;
    padding-left: 10px;
    color: #fff;
}
.four_right .four_right_span{
    display: block;
    font-size: 18px;
    color: #fff;
    margin: 24px 0 106px 33px;
    cursor: pointer;
    width: 107px;
}
.four_right .four_right_span1{
    font-size: 18px;
    color: #fff;
    margin-left: 40px;
    cursor: pointer;
}
.four_right_input_add{
    height: 53px;
    width: 316px;
    position: absolute;
    top: 63px;
    left: 9px;
    /* background-color: #00ff00; */
    background-image: url(../images/back_.png);
}
.four_right_input_add_span{
    background-image: url(../images/copy_box.png);
    display: inline-block;
    height: 40px;
    width: 119px;
    color: #e4e7ed;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.four_right_input_add .four_add{
    height: 44px;
    background-color: #1e1a19;
    border-radius: 4px;
    margin: 0 10px 0 3px;
    padding-left: 10px;
}
.four_right_input{
    margin-top: 15px;
    height: 30px;
    font-size: 15px;
    width: 160px;
    margin-left: 22px;
    background: none;
    border: none;
    color: #fff;
    outline: none;
}
.four_bottom_box{
    height: 305px;
    width: 79%;
    /* background-color: #ccc; */
    margin-top: 115px;
    padding: 0 142px;
    display: flex;
    flex-direction: row;
}
.four_bottom_box div:last-child{
    margin-left: 20px;
}
.four_bottom_box div{
  width: 508px;
  height:280px;
  box-sizing: border-box;
  /* background-color: #51c707; */
  border-left: 2px #4e3227 solid;
  border-top: 2px #4e3227 solid;
  display: flex;
  flex-direction:row;
  flex-wrap: wrap;
}
.four_bottom_box div span{
  width: 50%;
  height: 20%;
  font-size: 19px;
  text-align: center;
  line-height: 51px;
  color: #fff;
  box-sizing: border-box;
  border-right: 2px #4e3227 solid;
  border-bottom: 2px #4e3227 solid;
}
.table_title_span{
    background-color: #2f2928;
}
.pop_up{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 2000;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items:center;
  }
.pop_up_box{
  width: 570px;
  min-height: 300px;
  /* background-color: #fe8900; */
  background-image: url(../images/login_box.png);
  background-size: 100% 100%;
}
.title_box{
    color: #d2be92;
    font-size: 20px;
    width: 100%;
    height: 56px;
    line-height: 83px;
    text-align: center;
    font-weight: 600;
    position: relative;
}
.register_title{
    line-height: 97px;
}
.login_close_x{
    position: absolute;
    right: 6px;
    top: 4px;
    cursor: pointer;
}
.pop_up_body{
  width: 90%;
  margin: 0 auto;
  /* height: 200px; */
  display: flex;
  align-items:center;
}
.pop_up_login .input_login{
  display: flex;
  justify-content: center;
  color: #fff;
  width: 100%;
  margin: 2.5% 0;
}
.pop_up_login{
  width: 100%;
  min-height: 154px;
}
.pop_up_foot{
  width: 95%;
  margin: 0 auto;
  /* padding-bottom: 15px; */
  padding-bottom: 38px;
}
.pop_up_box .go_login{
    width: 150px;
    height: 48px;
    background: url(../images/login_btn.png) no-repeat;
    background-size: 100% 100%;
    /* font-weight: 600; */
    /* 设置描边宽度及颜色 默认为字体内外描边 */
    /* text-stroke: 1px #101111; */
  /* 兼容Webkit(Chrome/Safari)内核浏览器的写法 */
    /* -webkit-text-stroke: 1px #0c0c0c; */
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    margin-left: 200px;
}
.get_code_btn{
    width: 22%;
    height: 40px;
    margin-left: 2%;
    font-size: 14px !important;
    text-align: center;
    line-height: 38px !important;
    background: url(../images/get_code.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -3px;
    cursor: pointer;
}
.green_font{
   margin-left: 50px;
   font-size: 18px;
   text-decoration: underline;
   line-height: 46px;
   color: #00ff00;
   cursor: pointer;
}
.role_bom_box{
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.role_bom_box span{
    width: 150px;
    height: 48px;
    background: url(../images/login_btn.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
}
.pop_up_login .input_login span{
  font-size: 16px;
  line-height: 30px;
}
.pop_up_login input,.award_left_box input{
  border: 0;
  padding: 0;
  outline: none;
  width: 53%;
  height: 35px;
  background: url(../images/input_box.png) no-repeat;
  background-size: 100% 100%;
  text-indent: 14px;
  color: #fff;
  font-size: 15px;
  line-height: 35px;
}
.rule_content{
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}
.rule_content span{
    color: #ff8400;
}
.award_box{
    background-image: url(../images/get_award.jpg);
    background-size: 100% 100%;
    position: relative;
    width: 898px;
    height: 511px;
}
.award_left_box{
    width: 49%;
    height: 380px;
    /* background-color: #00ff00; */
    float: left;
    margin: 30px 30px;
    padding-top: 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.award_right_box{
    width: 37%;
    height: 358px;
    /* background-color: #00ff00; */
    float: left;
    margin: 100px 0 0 9px; 
}
.get_award_item{
    font-size: 19px;
    color: #ffe400;
    line-height: 60px;
    text-align: center;
}
.award_left_box .input_login{
  display: flex;
  justify-content: center;
  color: #fff;
  width: 100%;
  margin: 5% 0 9% 0;
}
.award_left_box .input_login span:first-child{
    font-size: 16px;
    line-height: 32px;
}
.get_award_content{
    font-size: 14px;
    color:#00ff00;
    letter-spacing:2px;
    line-height: 20px;
}
.get_award_item_p{
    color: #fff;
    font-size: 14px;
}
.award_right_ul1,.award_right_ul2{
    height: 133px;
    width: 100%;
    position: relative;
}
.award_right_box p{
    font-size: 15px;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
}
.award_right_box li{
    font-size: 12px;
    color: #fff;
    /* text-align: center; */
    line-height: 25px;
}
.award_right_ul2 li{
    color: #03c1f1;
}
.award_right_ul1 li{
    color: #ffe400;
}
.input_login .el-input__inner{
    width: 272px;
}
.swiper-container1{
    overflow: hidden;
}
.is_get{
    filter: grayscale(100%);
    position: absolute;
    bottom: 0px;
  }
  .is_get1{
    filter: grayscale(100%);  
  }
.warning_box{
    height: 106px;
    font-size: 17px;
    line-height: 106px;
    color: #fff;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
}






  
  
  
  