* {
    padding: 0;
    margin: 0;
    /* font-size: 18px; */
    color: #fefefe;
}

ul {
    list-style-type: none;
}

:root {
    --color-main-background: #191919;
    --box-shadow-1: -5px 5px 5px #395797, 5px -5px 5px #395797;
    --box-shadow-2: -5px 5px 5px #919739, 5px -5px 5px #919739;
    --text-shadow-1: -5px 10px 15px #f8fded, 5px -10px 15px #46600f;
    --poster-back-width:713;
    --poster-bacl-height:1566;
}

input[type=text], input[type=tel] {
    border-radius: 5px;
    border: #878b7e solid thin;
    height: 40px;
    font-size: 20px;
    color: #46600f;
    margin-bottom: 5px;
}
input[type=text]:focus,input[type=tel]:focus{
   border: #cf5d5d solid thin;
}
body {
    background-color: var(--color-main-background);
    font-family: "Noto Sanc SC", 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Microsoft YaHei", 'Arial', sans-serif;
}
body.pc {
    width: 100%;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-pc.jpg) no-repeat 0 center/100% 100%; */
    height: 100%;
}
.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.wrap {
    width: 750px;
    /* height: 5164px; */
    height: 5353px;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg2.jpg) no-repeat; */
    /* background: url(../images/bg.jpg) no-repeat; */
    background: url(../images/bg-250825.jpg) no-repeat;
    margin: 0 auto;
}

.show_border {
    border: #6c80f3 solid thin;
}

.top-cover{
    z-index: 1;
    position: relative;
    width: 750px;
    height: 1284px;
    top: 0;
}
.logo{
    width: 363px;
    height: 155px;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/logo.png) no-repeat top center/100% 100%; */
    margin: 0 auto;
    position: relative;
    top: 8px;
    left: 13px;
}
.slogan {
    width: 678px;
    height: 663px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/slogan.png) no-repeat top center/100% 100%;
    margin: 0 auto;
    position: relative;
    top: 15px;
    left: 5px;
}
.screen-info {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: red;
    height: 260px;
}

.screen-info ul li {
    color: #191919;
    text-align: left;
}

.placeholder {
    border: #cf5d5d solid thin;
    box-shadow: var(--box-shawdown-blue);
}

.broadcast-lines {
    font-size: 26px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height:225px;
}
.broadcast-contents{height: 400px;}
.broadcast-lines p {
    text-shadow: var(--text-shadow-1);
    font-size: 24px;
    /* background-color: #00000005; */
}

.broadcast-wrap li {
    font-size: 35px;
    line-height: 60px;
}

.btn-yuyue {
    margin: 0 auto;
    width: 466px;
    height: 254px;
    position: absolute;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-app.png) no-repeat; */
    background: url(../images/btn-app.png) no-repeat;
    cursor: pointer;
    bottom: -15px;
    left: 18%;
}
.btn-yuyue:hover{filter: brightness(1.2);}
.btn-yuyue-done {
    cursor: none;
    /* filter: grayscale(0.7) brightness(1.2); */
    background: url(../images/btn-app-done.png) no-repeat;
}
.gift-yuyue{
    width: 164px;
    height: 117px;
    background:url(../images/bg-yuyue-gift.png) no-repeat;
    position: absolute;
    bottom: 90px;
    right: 10px;
}
/*
.yuyue-num-show {
    margin: 0 auto;
    width: 88%;
    position: relative;
    font-size: 32px;
    text-align: center;
    color: #efebd5;
    margin-top: -45px;
}

.yuyue-num{    
    font-size: 32px;
    color: #efebd5;
}
.yuyue-press-bg {
    width: 730px;
    height: 14px;
    position: relative;
    margin: 0 auto;
    margin-top: 35px;
}
.yuyue-press {
    height: 14px;
    width: 5%;
    position: relative;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-pres.png) no-repeat;
    top: -3px;
}
.pc .yuyue-press{
    top: 0px;
}
.yuyue-gifts-show {
    width: 100%;
    height: auto;
}

.yuyue-gifts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.yuyue-gifts .stage {
    width: 145px;
    height: 145px;
    border-radius: 145px;
    margin: 10px 9px 0 20px;
    text-align: center;
}

[class*=yuyue-stage-] {
    width: 98px;
    height: 69px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-yy-free-1.png) no-repeat top center;
    margin: 0 auto;
    margin-top: 15px;
}

.yuyue-stage-2 {
    background-image: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-yy-free-2.png);
}

.yuyue-stage-3 {
    background-image: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-yy-free-3.png);
}

.yuyue-stage-4 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-yy-free-4.png) top center / 100% 100%;
}

.stage-desc {
    font-size: 20px;
    color: #fffde3;
}

.yuyue-desc {
    font-size: 35px;
    color: gold;
    font-weight: bolder;
}

.yuyue-rules {
    font-size: 30px;
    text-align: center;
    color: #d7ceb9;
    padding-top: 40px;
}
*/

.slice1, .slice2, .slice3, .slice4 {
    width: 100%;
    position: relative;
}

.slice2 .title, .slice3 .title, .slice4 .title {
    width: 70%;
    height: 148px;
    margin: 0 auto;
    margin-top: 78px;
}

.slice2 .title {
    /* background:url(); */
}

.slice3 .title {
    /* background:url(); */
}

.mustering-wrap {
    height: 530px;
}
.mustering-line,.yuyue-stages{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.yuyue-stages {
    margin-left: 2px;
}
.mustering-line{margin-top: 200px;}
.mustering-gift-item {
    width: 269px;
    height: 203px;    
    position: relative;
}
.mustering-gift-item .desc{
    font-size: 18px;
    color: #ffe9a3;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 80px;
}
[class^=mustering-gift-item]:nth-child(1){
    background: url(../images/bg-mustering-gift-1.png) no-repeat top center;
}[class^=mustering-gift-item]:nth-child(2){
    background: url(../images/bg-mustering-gift-2.png) no-repeat top center;
}[class^=mustering-gift-item]:nth-child(3){
    background: url(../images/bg-mustering-gift-3.png) no-repeat -14px 0px;
}
.mustering-status {
    height: 180px;
    margin-top: -10px;
}
.yuyue-press{
    width: 680px;
    height: 20px;
    margin: 0 auto;
    margin-top: -100px;
    clear: both;
}
.yuyue-press-bg{
    height: 18px;
    background: url(../images/bg-press-empty.png) no-repeat top center;width:100%}
.yuyue-press-frt{
    height: 18px;
    width:10%;
    background: url(../images/bg-press-full.png) no-repeat top center;
    margin-top: -18px;
}

.yuyue-stage-img{
    width: 136px;
    height: 130px;
    background: url(../images/bg-stage-state.png) no-repeat 0px 0px;
}
.yuyue-stage{width: 250px;}
.yuyue-stage-in{width: 136px;height: auto;margin: 0 auto;}
.yuyue-stage .yuyue-stage-img{
    filter: grayscale(1);
}
.yuyue-stage-awarded .yuyue-stage-img{
    background-position: -136px 0px;
    filter: grayscale(0);
}
.yuyue-stage-enable .yuyue-stage-img{
    background-position: 0px 0px;
    filter: grayscale(0);
    cursor: pointer;
}
.yuyue-stage-enable .yuyue-stage-img:hover{
        transform: scale(1.02);
        filter:brightness(1.2);
}
.yuyue-stage-num{
    width: 112px;
    height: 49px;
    margin: 0 auto;
    background: url(../images/bg-mustering-num.png) no-repeat -126px 0px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    line-height: 48px;
}

.yuyue-stage-awarded .yuyue-stage-num,.yuyue-stage-enable .yuyue-stage-num{
    background-position: -0px 0px;
}

.btn-mustering{
    width: 249px;
    height: 88px;
    background: url(../images/btn-mustering.png) no-repeat top center;  
    margin: 0 auto;
    margin-top: 20px;
}

.slice3 {
    height: 760px;
    margin-top: 230px;
}
.conditions-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}
.cond-item{width: 613px;height: 125px;margin: 0 auto;    position: relative;}
.cond-item-1{
    background: url(../images/bg-stage-1.png) no-repeat top center;
}.cond-item-2{
    background: url(../images/bg-stage-2.png) no-repeat top center;
}.cond-item-3{
    background: url(../images/bg-stage-3.png) no-repeat top center;
}.cond-item-4{
    background: url(../images/bg-stage-4.png) no-repeat top center;
}
.cond-item-5{
    background: url(../images/bg-stage-5.png) no-repeat top center;
}
.cond-detail{font-size: 30px;color:#fff1ce;font-weight: bolder;}
.cond-tips{font-size: 20px;color:#fff1ce;font-weight: 200;}
.cond-left {
    float: left;
    position: absolute;
    left: 175px;
    top: 25px;
}
.btn-cond-award{
    width: 160px;
    height: 64px;
    background:url(../images/bg-task-state.png) no-repeat -170px 0px;
    top: 35px;
    right: 40px;
    position: absolute;
}
.btn-cond-award.done{
    background-position: -0px 0px;
}
/*
.show-items {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 25px;
}

.show-item-1{
    width: 226px;
    height: 259px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-show-1.png) no-repeat top center/100% 100%;
    transform: scale(0.8);margin-top: 20px;
}
.show-item-2{
    width: 222px;
    height: 275px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-show-2.png) no-repeat top center/100% 100%;
}
.show-item-3{
    width: 232px;
    height: 259px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-show-3.png) no-repeat top center/100% 100%;
   transform: scale(0.8);margin-top: 20px;
}

*/
.swiper.swiper-2 {
	margin-top: 50px;
}
.swiper-2 .swiper-slide{display: flex; justify-content: center;} 

.swiper [class*=swiper-button-] {
    width: 39px;
    height: 69px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-arrow-r.png) no-repeat;
    &::after {
        content: "";
    }
    &:hover {
        filter: brightness(1.2);
    }
    margin-top: -50px;
    float: right;
    cursor: pointer;
    color: transparent;
}
.swiper [class*=swiper-button-]::after{content: "";}
.swiper .swiper-button-prev {
    transform: rotateY(180deg);
    float: left;
}
.swiper-slide img {
	display: block;
	width: 590px;
	height: 368px;
}

.slide1 {
    width: 189px;
    height: 189px;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-voucher.png) no-repeat top center; */
    /* margin: 0 auto; */
    margin-top: 25px;
    margin-left: 25px;
}

.slide2 {
    width: 134px;
    height: 178px;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-1.png) no-repeat top center; */
    /* margin: 0 auto; */
    margin-top: 10px;
    margin-left: 45px;
}
.slide3 {
    width: 231px;
    height: 128px;
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-mouse-card.png) no-repeat top center; */
    /* margin: 0 auto; */
    margin-top: 70px;
}

.bottom-btns {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 100px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.btn-reg{
    width: 311px;
    height: 91px;
    background: url(../images/btn-reg.png) no-repeat top center;
}
.m .bottom-btns {
    display: none;
}
.btn-site{
    width: 311px;
    height: 91px;
    background: url(../images/btn-web.png) no-repeat top center;
}

.slide-note {
    text-align: center;
    font-size: 20px;
    color: #fff1ce;
}
.show-items .slide-note {margin-top: 210px;}
.show-item-2 .slide-note{margin-top:228px;}
.lottery-gift-show {
    width: 100%;
    height: 320px;
}

.lottery-tips {
    font-size: 32px;
    text-align: center;
    color: #fff1ce;
    font-weight: bolder;
}
.tips-more {
    width: 100%;
    height: 30px;
    position: relative;
    text-align: center;
    font-size: 20px;
    color: #f7bb68;
    font-weight: bold;
}

.chance-balance {
    font-size: 40px;
    text-align: center;
    color: #fff1ce;
}

.chance-balance::after {
	margin: 45px 0 0 -100px;
	position: absolute;
	font-size: 20px;
	color: #8dc062;
	content: attr(data-content-after);
}
.lottery-tips {
    margin-top: 15px;
    width: 370px;
}
.lottery-box {
    width: 600px;
    height: 600px;
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lottery-box .lottery-item.active{
    filter: brightness(1.2);
    font-size: 22px;
    font-weight: bolder;
    color: #46600f;
    text-shadow: var(--text-shadow-1);
}

.lottery-item {
    position: relative;
    width: 188px;
    height: 188px;
    filter: brightness(0.9);
    &:hover {
        filter: brightness(1.2);
        font-size: 22px;
    }
}

.lottery-item-1 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-1.png) no-repeat top center/100% 100%;
}

.lottery-item-2 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-2.png) no-repeat top center/100% 100%;
}

.lottery-item-3 {
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-3.png) no-repeat top center/100% 100%; */
    background: url(../images/lottery/lottery-item-3.png)  no-repeat top center/100% 100%; 
}

.lottery-item-4 {
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-4.png) no-repeat top center/100% 100%; */
    background: url(../images/lottery/lottery-item-4.png)  no-repeat top center/100% 100%; 
}

.lottery-item-5 {
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-5.png) no-repeat top center/100% 100%; */
    background: url(../images/lottery/lottery-item-5.png)  no-repeat top center/100% 100%; 
}

.lottery-item-6,.appoint_level_3 {
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-6.png) no-repeat top center/100% 100%; */
    background: url(../images/lottery/lottery-item-6.png)  no-repeat top center/100% 100%; 
}

.lottery-item-7,.appoint_level_2 {
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-7.png) no-repeat top center/100% 100%; */
    background: url(../images/lottery/lottery-item-7.png)  no-repeat top center/100% 100%; 
}

.lottery-item-8,.appoint_level_1 {
    /* background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-8.png) no-repeat top center/100% 100%; */
    background: url(../images/lottery/lottery-item-8.png)  no-repeat top center/100% 100%; 
}

i.address-tips{
    text-align: right;
    width: 70%;
    position: absolute;
    padding-top: 15px;
    color: red;
}
.item-desc {
    color: #fff1ce;
    position: absolute;
    bottom: 18px;
    text-align: center;
    width: 100%;
}

.btn-lottery {
    width: 100%;
    margin: 0 auto;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-lottery.png) no-repeat -22px -22px;
    height: 100%;
}

.btn-lottery-enable {
    cursor: pointer;
    filter: brightness(1);
    &:hover {
        filter: brightness(1.1);
    }
}

.btn-lottery-disable {cursor: unset;}

.show-items-foot {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff1ce;
}

.lottery-comm {
    padding-top: 20px;
    font-size: 24px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.lottery-commands {
    width: 100%;
    margin: 0 auto;
    margin-top: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    color: #7b6868;
    font-size: 26px;
    text-align: center;
}

.btn-gifts, .btn-rule {
    width: 90px;
    height: 90px;
    cursor: pointer;

    &:hover {
        filter: brightness(1.2);
    }
}

.btn-gifts {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-my-awards.png) no-repeat;
}

.btn-rule {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-rule.png) no-repeat;
}

.btn-share,.btn-share-pop {
    cursor: pointer;
    width: 354px;
    height: 114px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-share.png) no-repeat;
    margin: 0 20px 0 20px;

    &:hover {
        filter: brightness(1.2);
    }
}

.hide {
    display: none;
}
.pop .yuyue-pop-notice {
    font-size: 24px;
    line-height: 45px;
    margin: 40px;
    color: #424340;
}
.hd-rule {
    display: none;
    position: fixed;
    /* width: 677px;
    height: 905px; */
    width: 720px;
    height: 75vh;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-rule.png) no-repeat;
    background-size: 100% 100%;
    top: 20vh;
    z-index: 1010;
    /* transform: scale(0.8); */
}

/* .my-awards{
    display: none;
    position: fixed;
    width: 713px;
    height: 1064px;    
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-awards.png) no-repeat;
    top: 20vh;
    z-index: 1010;
    transform: scale(0.8);
} */
.btn-sms, .btn-verify, .btn-share-pop,.btn-save-contactor,.btn-modify-contactor,
.btn-my-awards,.btn-reg-pop,.btn-site-pop,.go-lottery-box,.invt-url,.copy-img,.diy-btn{
    display: none;
    /* width: 230px;
    height: 55px; 
    font-size: 26px;
    padding-top: 20px;
    */
    width: 155px;
    height: 50px;
    font-size: 22px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-diy-red.png) no-repeat top center/100% 100%;
    line-height: 52px;
    margin-top: 50px;;
    &:hover {
        background-image: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-diy-yellow.png);
    }
}
.btn-sms, .go-lottery-box,
.pop .btn-share-pop{
    display: block;
}
.btn-verify {
    margin-top: 18px;
}

/* .btn-my-awards{
    margin-top: 50px;
} */
.pop-nav-btns{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.pop .btn-reg-pop,.pop  .btn-site-pop{
    display: block;
    margin: 0 10px 0 10px;
}
.flg-close {
    width: 55px;
    height: 55px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-close.png) no-repeat top center/100% 100%;
    float: right;
    cursor: pointer;

    &:hover {
        transform: scale(1.02);
    }
}

.hot-points {
    width: 750px;
    height: 760px;
    margin: 0 auto;
    margin-top: 180px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-hot-points.png) no-repeat top center;
}

.hot-points ul {
    width: 600px;
    height: 535px;
    overflow: hidden;
    /* padding: 75px; */
    margin:75px;
}

.hot-points li {
    font-size: 22px;
    color: #eed5b8;
    line-height: 50px;
    background-color: #8d1d1d;
    border-radius: 20px;
    margin: 0px 18px 20px 18px;
    text-align: left;
    text-indent: 25px;
    box-sizing: content-box;
}
.hot-container {
    padding-top: 60px;height: 670px;
}
.hot-points .tempWrap {
    margin-left: 72px;
    width: 600px;
}
.game-pic-show {
    width: 100%;
    height: 430px;
}

.contents .title {
    font-size: 30px;
    text-align: center;
    color: black;
    font-weight: bolder;
    line-height: 100px;
}

.verify-phone-wrap {
    width: 713px;
    height: 475px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-pop-small.png) no-repeat top center;
    position: fixed;
    z-index: 10005;
}

.verify-phone-wrap .contents {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
}

.verify-phone-wrap input {
    color: #413d3d;
}

.verify-form-line {
    font-size: 30px;
    color: #300806;
    line-height: 76px;
    padding: 20px 0 15px 0;
}

.verify-phone-wrap .title p {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #000;
    padding-top: 15px;
}

.close-form {
    float: right;
    margin: -25px -10px;
    color: #dcf0ef;
    font-size: 30px;
    cursor: pointer;
    font-weight: bold;

    &:hover {
        transform: scale(1.02);
    }
}

.verify-phone-wrap .ver_code {
    width: 40%;
    color: #7d18db;
}

.verify-phone-wrap .code-img {
    width: 50%;
    padding-left: 15px;
}

.verify-phone-wrap .phone {
    width: 66%;
}

.verify-phone-wrap .btn-login {
    text-align: center;
    display: none;
}

.verify-form label {
    font-size: 30px;
    color: #300803
}

[class*=verify-step-] {
    display: none;
}

.verify-form-msg {
    font-size: 20px;
    color: #919739;
    text-align: center;
}

.step-desc {
    font-size: 22px;
    text-align: center;
    color: #554e44;
    margin: 0 auto;
    text-indent: 2rem;
    line-height: 35px;
    padding: 25px  0 0 0;
}

.warning {
    font-size: 16px;
    color: #c48b4b;
}

.swiper {
    width: 100%;
    height: 100%;
}

.pop.popmsg {
    width: 713px;
    height: 474px;
    position: fixed;
    z-index: 2000;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-pop-small.png) no-repeat top center /100% 100%;
}

.pop .close_popmsg {
    float: right;
    color: #ffffff00;
    font-size: 30px;
    cursor: pointer;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-close.png) no-repeat top center / 100% 100%;
    width: 55px;
    height: 55px;
    &:hover{
        transform: scale(1.02);
    }
}

.popmsg_title {
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
    color: rgb(0, 0, 0);
    padding: 80px 0px 20px 0px;
}

.popmsgarea {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    height: 330px;
}
.popmsgarea .warning{font-size: 24px;color: #8d1d1d;background-color: #f4ddc1;}
.m .popmsgarea .warning{font-size: 28px;}
.popmsgarea .qr-img {
    width: 256px;
    height: 256px;
}

.my-awards {
    display: none;
    width: 100vw;
    height: 100vh;
    max-width: 713px;
    max-height: 1064px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-awards.png) no-repeat top center/100% 100%;
    z-index: 1010;
    transform: scale(0.8);
    position: fixed;
}

.pop .gift-img {
    width: 200px;
    height: 200px;
    background-size: cover;
}

.pop .tips {
    font-size: 14px;
    color: red;
    font-weight: bold;
    text-align: center;
}

.pop .award-type-nav {
    display: flex;
    flex-direction: row;
    flex-basis: content;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.type-v, .type-r {
    width: 295px;
    height: 78px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-nav-diy-yellow.png) no-repeat top center/100% 100%;
    text-align: center;
    font-size: 30px;
    line-height: 75px;
    cursor: pointer;
    filter: brightness(0.8);

    &:hover {
        filter: brightness(1.0);
    }
}

.award-type-nav .active {
    filter: brightness(1);
}

.my-awards .contents {
    width: 70%;
    margin: 0 auto;
    margin-top: 25%
}

.gift-zone-v, .gift-zone-r {
    display: none;
}

.my-awards .gift-list {
    height: 320px;
    margin: 15px 0 0 0;
}

.gift-zone-v .gift-list {
    height: 470px;
    overflow-y: auto;
}
.m .gift-zone-v .gift-list{
    height: 620px;
    margin-bottom: 40px;
}
.gift-awarded-r {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    position: relative;
    padding-top: 45px;
}

.gift-awarded-r  .gift-img .gift-name {
    bottom: 5px;
    position: absolute;
    color: wheat;
    text-align: center;
    font-size: 18px;
    width: 40%;
    line-height: 52px;
}

.deliver-line{
    width: 100%;
    height: 9px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg-line.png) no-repeat top center / 100% 100%;
}
.addr-selectors {
    display:none;
    height: 245px;
    position: fixed;
    border-radius: 5px;
    width: 500px;
    background: #fefefe;
}
.layer-class-wrap{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.addr-selectors ul {
    width: 130px;
    height: 230px;
    overflow: hidden auto;
    background-color: #f9f9f9;
    margin: 5px;
    border-radius: 5px;
    line-height: 35px;
}
.addr-selectors li {
    color: #46600f;
    text-align: left;
    cursor: pointer;
    font-size: 20px;
    white-space: nowrap;
    /*overflow: hidden;
    text-overflow: ellipsis;   */
}
.addr-selectors li.active{
    color: #db8119;
    font-weight: bold;
    text-shadow: var(--text-shadow-1);
}
.addr-selectors li.more-childs::after{content: '\25BA';color: #8d8989;font-size: 12px;}
.close-addr{float:right;color:red;font-size:20px;cursor: pointer;}
.addr_head,.addr_tail{color: green; width: 80%;}
.section-name{
    font-size: 30px;
    color: #300806;
}
.contact-info lable{
    font-size: 24px;
    color: #300806;
}
.con-line .addr_tail {
    margin-left: 75px;
}
.contact-people input {
    margin-left: 15px;
}
.yuyue-pop-notice p{
  font-size: 30px;
    color: #300806;
    text-align: center;
    line-height: 60px;
}

.pop .gift-img-thumbnail {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    float: left;
    background-size: contain;
    background-color: #f7c2c2;
}
.m .pop .gift-img-thumbnail{
    margin: 10px;
}
.pop .gift-content{
        position: relative;
    float: left;
    width: 50%;
    height: 100px;
}
.pop .gift-awarded {
    background-color: #ebdfce;
    border-radius: 5px;
    margin-bottom: 5px;
    height: 100px;
    clear: both;
}
.pop .gift-name, .pop .gift-cdk{
    color: #271600;
    font-weight: bolder;
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
 .pop .gift-cdk{font-size: 24px; font-weight:normal;}
.pop .copy-cdk {
    font-size: 24px;
    background-color: #c48b4b;
    font-weight: bolder;
    text-align: center;
    float: left;
    width: 85px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    margin: 30px;
    cursor: pointer;
    &:hover{
        background-color: #f2ae61;
    }
}
.gift-award-tips, .gift-award-tips p {
    font-size: 18px;
    font-weight: bold;
    color: #a14844;
    padding: 2px;
}
.top-mask .msg_content {
    color: #000;
}

.pop .rule-contents {
    width: 80%;
    margin: 160px 80px;
    line-height: 40px;
    overflow-y: auto;
    height: 75%;
}

.rule-contents p{
    font-size: 22px;
    line-height: 60px;
    font-weight: normal;
    color: #300806;
}
.m .rule-contents p{
    font-size: 28px;
    line-height: 56px;
}
.award-show{
    margin: 25px;
}

.pop-gift-desc{
    margin-top: -50px;
}

p.hi-so {
    width: 85%;
    text-align: center;
    text-indent: 2rem;
    margin: 0 auto;
    color: brown;
    font-size: 18px;
    margin-top: 90px;
}

.group-buttons {
    display: flex;
    justify-content: space-evenly;
    justify-items: flex-start;
    width: 80%;
    margin: 0 auto;
    margin-top: -15px;
}

/* 海报2 */
.share-friend{
    /*0.6*/
    /*width: 427.8px;height: 939.6px;*/
    /*0.8*/
    /* width: 570.4px; height: 1252.8px; */
    /*0.85*/
    /* width: 606.05px; height: 1331.1px; */
    /*.9*/
    /* width: 641.7px; height: 1409.4px; */
    /* width: 713px;height: 1566px; */
    /* width: 606.05px; height: 1331.1px; */
    height: 80vh;
    width: calc(80 *  713 / 1208 * 1vh);
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/poster/bg-new-2.png) no-repeat top center/100% 100%;
    position: fixed;
    z-index: 1100;
    /* transform: scale(0.85); */
}
.pop .call-desc {
    position: absolute;
    font-size: calc(17 / 962 * 80vh);
    bottom: calc(60 / 962 * 80vh);
    font-weight: 200;
    text-align: center;
    width: 100%;
    color: #380607;
}
.pop .my-qr {
    position: absolute;
    bottom: calc(200 / 962 * 80vh);
    height: calc(200 / 962 * 80vh);
    width: calc(320 / 962 * 80vh);
    left: 50%;
    margin-left: calc(-160/962 * 80vh);
    text-align: center;
}
.my-qr .qr-img {
    /* width: 250px;    height: 250px; */
    width: calc(200 / 962 * 80vh);
    height: calc(200 / 962 * 80vh);
    border-radius: 15px;
}
p.my-flag {
    position: absolute;
    bottom: calc(-30 / 962 * 80vh);
    font-size: calc(18 / 962 * 80vh);
    text-align: center;
    width: 100%;
    color: #380607;
}
.phone-marked {
    color: #380607;
}
.pop .group-buttons {
    display: flex;
    justify-content: center;
    justify-items: flex-start;
    width: 100%;
    position: absolute;
    bottom: 7vh;
}

.invt-url, .copy-img {
    padding-top: 0px;
    line-height: calc(68 / 962 * 80vh);;
    width: calc(214 / 962 * 80vh);;
    font-size: calc(20 / 962 * 80vh);;
    position: relative;
    margin: calc(5 / 962 * 80vh);
    display: block;
    height: calc(68 / 962 * 80vh);
}
.pop .invt-url{
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/poster/btn-link.png) no-repeat top center/100% 100%;
}
.pop .copy-img{
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/poster/btn-snapshot.png) no-repeat top center/100% 100%;
}

.page-tail{height: 275px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.page-tail p {
	text-align: center;
	position: absolute;
	bottom: 10px;
	width: 100%;
}

.breath-light {
    opacity: 0.1;
    overflow: hidden;
    -webkit-animation-name: BreathLight;
    -moz-animation-name: BreathLight;
    -o-animation-name: BreathLight;
    animation-name: BreathLight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.btn-bind-role{
    /* display: none; */
    width: 271px;
    height: 76px;
    background: url(../../assets/images/btn-diy-red.png) no-repeat;
    font-size: 38px;
    text-align: center;
    margin: 0 auto;
    line-height: 80px;
}
.btn-bind{
    width: 271px;
    height: 76px;
    background: url(../images/btn-bind.png) no-repeat;
    margin: 0 auto;
}
.btn-bind:hover{
    filter: brightness(1.2);
    transform: scale(1.02);
}
.bind-role{
   width: 713px;
   height: 474px;
   background: url(../../assets/images/bg-pop-small.png) no-repeat top center;
   z-index: 1100;    
   position: fixed;
}
.flex-col{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.flex-col.contents{
    width: 80%;
    margin: 65px auto;
}

.share-tips{
    display: none;
    position: fixed;
    background-color: #faf9f900;
    top: 0px;
    z-index: 2000;
}
.share-tips .tips{
    width: 733px;
    height: 410px;
    background: url(../images/bg-share-tips.png) no-repeat;
}
.share-tips .close-pop.flg-close {
    float: left;
}
.right-nav{
    position: fixed;
    top: 40vh;
    right: 0;
    width: 31px;
    height: 168px;
    background: url(../images/bg-right-nav.png) no-repeat;
    cursor: pointer;
    z-index: 2000;
}
.right-nav:hover{
    filter: brightness(1.2);
}
.qun{
    display: none;
    width: 723px;
    height: 474px;
    position: fixed;
    background: url(../images/bg-qun.png) no-repeat top center/100% 100%;
    z-index: 2100;
}
.contents {
    height: 80%;
    width: 80%;
    margin: 53px auto;
    position: relative;
}
.qun .qr_img {
    width: 205px;
    height: 235px;
    margin: 0 auto;
    padding-top: 42px;
    position: relative;
}
.user-info{font-size: 24px; font-weight: bolder; top: 30px; left: 50px;}

.pop .qrcode {
    width: 300px;
    height: 300px;
    margin: 0 auto;
}
.pop .qrcode img {
    width: 100%;
    margin: 30px  auto;
}
@keyframes BreathLight {
    from {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.5;
    }
}

@-webkit-keyframes BreathLight {
    from {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0.5;
    }
}

.heartbeat {
    opacity: 1;
    overflow: hidden;
    -webkit-animation-name: HeartBeat;
    -moz-animation-name: HeartBeat;
    -o-animation-name: HeartBeat;
    animation-name: HeartBeat;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@keyframes HeartBeat {
    from {
        transform: rotate(0deg) scale(0.8, 0.8);
    }
    50% {
        transform: rotate(0deg) scale(1, 1);
    }
    to {
        transform: rotate(0deg) scale(0.8, 0.8);
    }
}

@-webkit-keyframes HeartBeat {
    from {
        transform: rotate(0deg) scale(0.8, 0.8);
    }
    50% {
        transform: rotate(0deg) scale(1, 1);
    }
    to {
        transform: rotate(0deg) scale(0.8, 0.8);
    }
}


@media screen and (max-width:750) {
    .warp {
        width: 100vw;
        margin: 0 auto;
        width: 15rem;
    }
}

@media screen and (max-width:400) {
    .btm-yuye {
        margin-top: 29vh;
    }
}
@media screen and (max-height:900px) {
    .pc .my-awards{
        transform: scale(1);
    }
    .pc .gift-zone-v .gift-list {
        height: auto;
        min-height: 245px;
        max-height: 470px;
        overflow-y: auto;
    }
    .pc .type-v, .pc  .type-r{
        width: 225px;
        height: 62px;
        line-height: 64px;
    }
    .pc .my-awards .gift-list {
        max-height: 320px;
        margin: 15px 0 0 0;
        height: auto;
        min-height: 150px;
    }
    .pc .btn-modify-contactor,.pc .btn-save-contactor {
        margin-top: 5px;
    }
    .pc .my-awards .contents {
        width: 70%;
        margin: 0 auto;
        margin-top: 18%;
    }
    .pc .gift-awarded-r {padding-top: 0px;}
    .pc .gift-awarded-r .gift-img {
        width: 150px;
        height: 150px;
    }
    .pc .gift-awarded-r .gift-name {
        font-size: 15px;
        bottom: 5px;
        position: absolute;
        color: wheat;
        text-align: center;
        width: 30%;
        line-height: 35px;
    }
    .pc .gift-awarded-r .gift-name {
        font-size: 15px;
        width: 30%;
        line-height: 35px;
    }
}
.sel-roles{
    width: 50%;
    height: auto;
    font-size: 28px;
    line-height: 70px;
    margin: 0 auto;
}
.role-name.selected::after {
    content: "✔";
    color: red;
    font-weight: bolder;
    margin-left: 10px;
}

.popmsgarea .title {
    font-size: 30px;
    color: black;
    line-height: 60px;
    font-weight: bolder;
}
.popmsgarea p {
    font-size: 26px;
    line-height: 60px;
}
.jump-guild{
    color: #292d33;
    font-size: 30px;
    text-align: center;
}
.gettime {
    text-align: center;
    font-size: 20px;
    color: #7f7f84;
    line-height: 50px;
}
.m .type-v, .m .type-r, .m [class^=btn-] {
    font-size: 30px;
}
.m .btn-save-contactor,.m .btn-modify-contactor,.m .btn-share-pop {
    font-size: 30px;
    width: 240px;
}
.m .pop p{
    color: #095709;
}

.m li.more-childs,.m .addr-selectors li {
    font-size: 28px;
    line-height: 50px;
}

.m .normal {
    line-height: 50px;
    text-indent: 2rem;
    text-align: left;
}
.m .app-show {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    height: 180px;
}
.pop .notice {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}
.app-show img {
    width: auto;
    height: 180px;
}

.m .top-mask p{font-size: 28px;}
.m .address-tips{
    font-size: 24px;
    position: relative;
}
.m .close-addr {
    font-size: 38px;
}
.m input[type=text], .m input[type=tel] {
    font-size: 24px;
}
.bingo{
    display: none;
    width: 527px;
    height: 122px;
    background: url(../images/bingo.png) no-repeat;
    margin: 80px auto;
}
.m .bingo{
    display: block;
}
/* Ucenter mode style*/
.guide-lnreg{
    background: url(../../assets/images/bg-pop-small.png) no-repeat top center/100% 100%;
}
.guide-msg, .guide-lnreg {
    height: 615px;
    width: 713px;
    position: fixed;
    z-index: 1100;
    /* transform: scale(0.85); */
}
.guide-msg .contents, .guide-lnreg .contents {
    width: 640px;
    height: 540px;
    /* background: #DDD0B8; */
    border-radius: 5px;
    margin: 50px auto 0;
}
.guildtitle {
    width: 100%;
    height: 60px;
    line-height: 100px;
    text-align: center;
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.guide-msg .contents img {
    display: block;
    width: 370px;
    height: 370px;
    margin: 30px auto 10px;
}
.guildtxt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.lnregbox {
    width: 580px;
    height: 480px;
    margin: 0 auto;
    display: none;
}
.lnregbox.on {
    display: block;
}
.formtips {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
}
.formtips.notice {
    height: 38px;
    border: dotted 1px #5f5;
    background: rgb(85, 255, 85, 0.3);
    color: #050
}
.formtips.alert {
    height: 38px;
    border: dotted 1px #f55;
    background: rgb(255, 85, 85, 0.3);
    color: #500
}
.formline1 {
    width: 100%;
    height: 120px;
}
.formline1 input {
    width: 578px;
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    color: #000;
    padding: 0 40px;
    margin: 0 auto;
    border: 1px solid #333;
    border-radius: 3px;
    box-sizing: border-box;
}
.formline1 input[readonly] {
    background: #ccc;
    color: #555;
}
.formline2 {
    width: 100%;
    height: 50px;
    font-size: 20px;
}
.formline2 input[type="text"], .formline2 input[type="password"] {
    width: 578px;
    height: 38px;
    line-height: 38px;
    font-size: 28px;
    color: #000;
    padding: 0 40px;
    margin: 4px auto;
    border: 1px solid #333;
    border-radius: 3px;
    box-sizing: border-box;
}
.lnregbtn {
    width: 480px;
    height: 80px;
    line-height: 80px;
    background: #4c0e11;
    color: #fff;
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin: 10px auto;
    border-radius: 6px;
}
.lnreglnk {
    width: 480px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 28px;
    color: #38a0ff;
    cursor: pointer;
    margin: 30px auto 10px;
    text-decoration: underline;
}
.hidbtn {
    display:none;
}

/* Ucenter mode style end*/
