* {
    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;
    &: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: 5090px;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/bg2.jpg) no-repeat;
    margin: 0 auto;
}

.show_border {
    border: #6c80f3 solid thin;
}
.base-movie {
    z-index: 0;
    position: relative;
    height: 1284px;
}
.top-cover{
    z-index: 1;
    position: absolute;
    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: 51px;
    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: relative;
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/btn-app.png) no-repeat;
    cursor: pointer;

    &:hover {
        filter: brightness(1.2);
    }
}

.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(); */
}

.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;
}

.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;
}

.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 {
    font-size: 32px;
    margin-top: 50px;
}

.lottery-box {
    width: 600px;
    height: 600px;
    margin: 0 auto;
    margin-top: 52px;
    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%;
}

.lottery-item-4 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/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%;
}

.lottery-item-6 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-6.png) no-repeat top center/100% 100%;
}

.lottery-item-7 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/images/lottery/lottery-item-7.png) no-repeat top center/100% 100%;
}

.lottery-item-8 {
    background: url(https://cqgold.ixinyou.com/images/hdzone/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;
    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: 10px;
    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: 10px 18px 28px 18px;
    text-align: left;
    text-indent: 25px;
}
.hot-container {
    padding-top: 60px;
}
.hot-points .tempWrap {
    margin-left: 72px;
    width: 600px;
}
.game-pic-show {
    width: 100%;
    height: 430px;
}

.contents .title {
    font-size: 30px;
}

.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: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}

.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;
}

.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;
}
.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: 10px;
}
.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;
}
.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;
}

@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;
    }
}
