/* CSS Document */
.loading{top:0;z-index:9999;width:100%;height:100%;background:#222}
.loadbox{position:relative;display:block;margin:40% auto 0;width:120px;height:120px}
.loadlogo{margin:11px auto;width:106px;height:106px;border-radius:50%;background-position:center center;background-size:cover;background-repeat:no-repeat}
.loadbg{position:absolute;top:-7px;z-index:1000;width:100%;height:100%;background:url(images/loading.png) no-repeat;background-size:100%;-webkit-animation:loading 1.5s linear infinite;animation:loading 1.5s linear infinite}
.loadbox-circle{
    position: absolute;
    width: 100%;
    height: 100%;
    font-size:0;
    padding:0;
}
.loadbox-circle>svg{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    fill: none;
    stroke-width: 2px;
}
.loadbox-progress{
    transform: rotate(-90deg);
    transform-origin:center center;
    -webkit-transform-origin:center center;
    -webkit-animation:loading 1.5s linear infinite;
    animation:loading 1.5s linear infinite;
}
.loadbox-progress circle {
    stroke-dasharray:330, 345;
    transition: stroke-dasharray 1s;
    -webkit-animation:circle-loading 5s ease;
    animation:circle-loading 5s ease
}
.loadend .loadbox-progress circle{
    stroke-dasharray:345, 345;
    animation: none;
    -webkit-animation: none;
}
@-webkit-keyframes circle-loading{
    0%{stroke-dasharray:0,345;}
    100%{stroke-dasharray:330,345;}
}
@-moz-keyframes circle-loading{
    0%{stroke-dasharray:0,345;}
    100%{stroke-dasharray:330,345;}
}
@-webkit-keyframes loading{
    0%{-webkit-transform:rotate(0);}
    100%{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes loading{
    0%{-moz-transform:rotate(0);}
    100%{-moz-transform:rotate(360deg);}
}
.brand-logo{position:absolute;bottom:5px;left:50%;margin-left: -42px;width: 82px;height: 21px;background-image:url(images/brand-logo.png);background-repeat:no-repeat}
.ans{
    width: 12%;
    height: auto;
    position: absolute;
    right: 3%;
    overflow: hidden;
    bottom:40px;
    padding:0px;
    margin:0px
}
.ans .line{
    -webkit-animation:linechange 5s infinite;-webkit-animation-play-state:initial;opacity:0.2;position:absolute;width:4px;height:0%;top:20px;left:50%;z-index:1;margin-left:-2px;
}
@-webkit-keyframes linechange{
    0%{height:0%;}50%{height:100%;}100%{height:0%;}
}
.ans .an{
    width:100%;height:auto;margin-top:48%;position:relative;z-index:2;
}
.ans .an img{
    z-index:6;-webkit-animation:menurotate 3s linear infinite;-webkit-animation-play-state:initial;width:100%;height:auto;
}
@-webkit-keyframes menurotate{
    0%{-webkit-transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);}
}
.ans .an .str{
    width: 100%;height:auto;text-align:center;color:rgb(102, 102, 102);font-size:110%;position:absolute;z-index:8;top:50%;left:0px;margin-top:-25%;
}
.djtc{
    width:100%;height:100%;z-index:998;position:absolute;top:0px;left:-100%;
    -webkit-transition: all 0.3s ease-in-out;
}
.tcsele{-webkit-transform:translateX(100%);}
.tcgb{
    width:15%;height:15%;position:absolute;top:0px;right:0px;z-index:999;opacity:0;display:none;
    background:url(http://m.wqingtie.com/static/m/./wedding56/gb.png?1448787864) no-repeat right 0px;background-size:100% auto;
}
.djtc .nrs{
    width:100%;height:100%;position:absolute;top:0%;left:0%;text-align:center;color:#fff;z-index:2;
}

.u-cn_map {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    z-index: 9999;
    overflow: hidden;
}
.c-singlemap-cardBox {
    width: 100%;
    -webkit-transition: all 0.3s;
    -webkit-transform: translateY(110%);
    opacity: 0;
}
.c-singlemap-cardBox.z-show {
    -webkit-transform: translateY(0%);
    opacity: 1;
}
.c-singlemap-cardBox ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.c-singlemap-card {
    height: 142px;
    width: 97%;
    margin-left: -44%;
    left: 50%;
    padding: 8px;
    border-radius: 8px;
    color: #747d88;
    background: #fff;
    text-align: left;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 0px 5px 0px #999;
}
.c-singlemap-card h2 {
    margin: 0px;
    font-size: 16px;
    color: #333c4e;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-singlemap-card p {
    margin: 7px 0px;
    padding-left: 5px;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-singlemap-btnBox {
    position: absolute;
    left: 5px;
    right: 5px;
    height: 32px;
    border-top: 1px solid #bab9b8;
    text-align: center;
}
.c-singlemap-cardBox .close-icon {
    right: 1.25rem;
    top: 0.95rem;
    width: .812rem;
    position: absolute;
}

.c-singlemap-btnBox a {
    text-decoration: none;
    font-size: 13px;
    color: #747d88;
    display: inline-block;
    width: 49%;
    height: 20px;
    margin: 12px 0px;
    line-height: 20px;
    float: left;
}
.c-singlemap-btnBox a.first {
    border-right: 1px solid #bab9b8;
}
.c-singlemap-btnBox img {
    vertical-align: middle;
    margin-right: 10px;
    width: 15px;
}
.map_area{background: url('https://img.y1n.cn/public/assets/map/images/map.png') no-repeat;background-size: 100% 100%;}
.modal-wap{
    position: fixed;
    z-index: 9999999;
    left: 0;
    bottom: 2vw;
    width: 100%;
}
.modal-wap>div{
    width: 45%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    float: left;
    margin-left: 3%;
}
.wap-callback{
    background: #f1f1f1;
    border: 1px solid #ccc;
}
.wap-create{
    background: #349BFA;
    border: 1px solid #349BFA;
    color: #fff;
}
.wap-share{
    position:fixed;
    z-index: 9998;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:url(https://img.y1n.cn/public/images/wap_share.png) no-repeat,rgba(0,0,0,.8);
    background-size:100% 100%;
}
.barrage_btn{
    text-align:right;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    position: relative;
}
.barrage_btn > i{
    font-style: normal;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    right: 2px;
    width:100px;
    height:35px;
    background:url(https://img.y1n.cn/public/assets/images/barrage_btn.png) no-repeat;
    background-size:100% 100%;
}
.barrage{
    position: absolute;
    z-index: 999999;
    width: 10px;
    height: auto;
    left: 0;
    bottom: 38px;
    pointer-events: none;
}
.barrage-text{
    display: block;
    clear: both;
    width: auto;
    position:relative;
    height:0;
    line-height: 20px;
    text-align:left;
    float:left;
    margin-bottom:5px;
    padding-left:10px;
}
.barrage-text>span{
    display:block;
    font-size:12px!important;
    color:rgb(255,255,255);
    white-space:nowrap;
    padding-right:7px;
    padding-left:5px;
    position: relative;
    bottom:0;
    width:auto;
    height:100%;
    background-color: rgba(90, 39, 20, 0.4);
    border-radius: 6.5px;
    border-bottom: 1px solid rgba(90, 39, 20, 0.45);
}
.barrage-img{
    position:absolute;
    left:-6px;
    top:0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transition: all 300ms;
    vertical-align: top;
}
.barrage-img.showend{
    width: 23px;
    height: 23px;
    top:auto;
    bottom:0;
}
.barrage-desc{
    display:inline-block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width:230px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    white-space: nowrap;
}
.barrage-desc.barrage-pl{
    padding-left:17px;
}
.barrage-text em{
    font-style: normal;
    display:inline-block;
    vertical-align: top;
}
.barrage-username{
    font-weight: 700;
    display:inline-block;
    vertical-align: top;
}
.barrage.onehide>.barrage-text:first-of-type{
    opacity: 0.65;
}
.barrage.onehide>.barrage-text:nth-of-type(2){
    opacity: 0.9;
}
.barrage.twohide>.barrage-text:first-of-type{
    opacity: 0.35;
}
.barrage.twohide>.barrage-text:nth-of-type(2){
    opacity: 0.65;
}
.barrage.twohide>.barrage-text:nth-of-type(3){
    opacity: 0.9;
}
.barrage.threehide>.barrage-text:nth-of-type(2){
    opacity: 0.35;
}
.barrage.threehide>.barrage-text:nth-of-type(3){
    opacity: 0.65;
}
.barrage.threehide>.barrage-text:nth-of-type(4){
    opacity: 0.9;
}
.barrage.onehide2>.barrage-text:first-of-type{
    opacity: 0.4;
}
.barrage.onehide2>.barrage-text:nth-of-type(2){
    opacity: 0.8;
}
.barrage.twohide2>.barrage-text:nth-of-type(2){
    opacity: 0.4;
}
.barrage.twohide2>.barrage-text:nth-of-type(3){
    opacity: 0.8;
}
.modal-barrage-input{
    display:none;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    font-family: '黑体,Microsoft YaHei';
}
.barrage-input-box{
    position: relative;
    top: 8vw;
    left: 7.5%;
    width: 85%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.barrage-input-box>div{
    overflow: auto;
    padding: 4vw;
    background: #ffffff;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.barrage-close{
    position:absolute;
    right:2vw;
    top:2vw;
    width:5vw;
    height:5vw;
    text-align:center;
    background:#BFBFBF;
    color:#fff;
    border:none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size:4vw;
    display:flex;
    justify-content: center;
    align-items: center;
}
.barrage-h1{
    font-size: 4.5vw;
    text-align: center;
    color: #333;
    margin-bottom: 4vw;
    font-weight: 600;
}
.barrage-input{
    width: 100%;
    padding: 4vw;
    border-radius: 5vw;
    font-size: 3vw;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    background:#f1f1f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color:#777;
    margin-bottom:3vw;
}
.barrage-input-name{
    width: 100%;
    padding: 4vw;
    border-radius: 5vw;
    font-size: 3vw;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:#f1f1f1;
    margin-bottom:3vw;
    border: none;
    color:#777;
}
.barrage-submit{
    width:100%;
    text-align:center;
    padding: 3vw;
    font-size: 4vw;
    border-radius: 5vw;
    background: #de90bc;
    color: #fff;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    border:none;
}
.global-options{position:absolute;bottom:0;left:10px;width:calc(100% - 10px);box-sizing:border-box;color:#fff;z-index:9997;-webkit-transition-duration: 600ms;-webkit-animation-name: fadeIn;animation-name: fadeIn;margin-bottom:11px;}
.barrage-box{float:left;display: -webkit-box;width:72%;background: rgba(0,0,0,.3);border-radius:6px;padding-left:2px;border-bottom: 1px solid #777;box-sizing: border-box;position: relative;}
.barrage-box>span{margin: auto;width:95%;display: block;color: #f8fcfb; background: transparent;height:25px;line-height:25px;font-size:12px;}
.barrage-box>img{position:absolute;top: 50%;color: #fff;transform: translateY(-50%);width:16px;height:15px;z-index:10;padding:5px;}
.barrage-off,.barrage-on{right:30px;}
.barrage-off{display:none;}
.barrage-list{right: 6px;}
.barrage-box.off .barrage-on{display:none;}
.barrage-box.off .barrage-off{display:block;}
.gifts-box{position: absolute;left:74%;top:0;height:25px;width:30px;margin:0 5px;-webkit-animation: gifts_shake 12s ease-in-out 2s forwards infinite;}
.gifts-box>img{height:100%;}
.giveup-box{position: absolute;left:85%;top:0;height:25px;width:25px;margin:0 5px;}
.giveup-box>img{height:100%;}
.giveup-num{display:none;position: absolute;max-width: 36px;height: 15px;line-height: 15px;right: 0;top: 0;z-index: 3;font-size: 12px;color: #fff;border-radius: 6px;padding: 0 4px;box-sizing: border-box;white-space: nowrap;background-color: #f38200;transform: translateX(47%);zoom: 0.7;}
.giveup-tips{position: absolute;top: 0;left: 5px;opacity: 0;font-size: 12px;color: #f07a87;}
.giveup-wrap{position: absolute;left: 0;top: 0;right: 0;bottom: 0;pointer-events: none;overflow: visible;}
.giveup-wrap span{position: absolute;width: 6px;height: 6px;border-radius: 50%;opacity: 0;}
.giveup-wrap span:first-of-type{left: 50%;top: -8px;transform: translate3d(-50%,0,0);background-color: #f4ba31;}
.giveup-wrap span:nth-of-type(2){left: -8px;top: 50%;transform: translate3d(0,-50%,0);background-color: #b3e5c8;}
.giveup-wrap span:nth-of-type(3){left: 50%;bottom: -8px;transform: translate3d(-50%,0,0);background-color: #e2264d;}
.giveup-wrap span:nth-of-type(4){top: 50%;right: -8px;transform: translate3d(0,-50%,0);background-color: #339fef;}
.giveup-wrap span:nth-of-type(5){left: -5px;top: 0;transform: translate3d(0,-50%,0);background-color: #43c1b5;}
.giveup-wrap span:nth-of-type(6){left: -5px;bottom: 0;transform: translate3d(0,50%,0);background-color: #a08880;}
.giveup-wrap span:nth-of-type(7){right: -5px;bottom: 0;transform: translate3d(0,50%,0);background-color: #f5be3b;}
.giveup-wrap span:nth-of-type(8){right: -5px;top: 0;transform: translate3d(0,-50%,0);background-color: coral;}
.giveup-box.active .giveup-tips{z-index: 2;animation: praise 1.2s;animation-fill-mode: both;}
.giveup-box.active .giveup-wrap{transform: scale(.85);}
.giveup-box.active .giveup-wrap span:nth-of-type(1){animation: jump .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(2){animation: jump2 .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(3){animation: jump3 .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(4){animation: jump4 .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(5){animation: jump5 .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(6){animation: jump6 .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(7){animation: jump7 .6s ease-out;}
.giveup-box.active .giveup-wrap span:nth-of-type(8){animation: jump8 .6s ease-out;}
@keyframes praise{0%{opacity:1}50%{opacity:1;transform:translate3d(0,-35px,0)}to{opacity:0;transform:translate3d(0,-35px,0)}}
@keyframes jump{0%{opacity:1;transform:translate3d(-50%,0,0) scale(1)}40%{transform:translate3d(-50%,-100%,0) scale(.7)}to{opacity:1;transform:translate3d(-50%,-150%,0) scale(0)}}@keyframes jump2{0%{opacity:1;transform:translate3d(0,-50%,0) scale(1)}40%{transform:translate3d(-100%,-50%,0) scale(.7)}to{opacity:1;transform:translate3d(-150%,-50%,0) scale(0)}}@keyframes jump3{0%{opacity:1;transform:translate3d(-50%,0,0) scale(1)}40%{transform:translate3d(-50%,100%,0) scale(.7)}to{opacity:1;transform:translate3d(-50%,150%,0) scale(0)}}@keyframes jump4{0%{opacity:1;transform:translate3d(0,-50%,0) scale(1)}40%{transform:translate3d(100%,-50%,0) scale(.7)}to{opacity:1;transform:translate3d(150%,-50%,0) scale(0)}}@keyframes jump5{0%{opacity:1;transform:translate3d(0,-50%,0) scale(1)}40%{transform:translate3d(-80%,-80%,0) scale(.7)}to{opacity:1;transform:translate3d(-130%,-130%,0) scale(0)}}@keyframes jump6{0%{opacity:1;transform:translate3d(0,50%,0) scale(1)}40%{transform:translate3d(-80%,80%,0) scale(.7)}to{opacity:1;transform:translate3d(-130%,130%,0) scale(0)}}@keyframes jump7{0%{opacity:1;transform:translate3d(0,50%,0) scale(1)}40%{transform:translate3d(80%,80%,0) scale(.7)}to{opacity:1;transform:translate3d(130%,130%,0) scale(0)}}@keyframes jump8{0%{opacity:1;transform:translate3d(0,50%,0) scale(1)}40%{transform:translate3d(80%,-80%,0) scale(.7)}to{opacity:1;transform:translate3d(130%,-130%,0) scale(0)}}
.modal-barrage-list{display:none;position:absolute;left:0;top:0;width: 100%;height:100%;z-index: 9999999;}
.barrage-list-box{position: absolute;bottom:0;left:0;width:100%;height:60vh;border-radius: 13px 13px 0 0;overflow: hidden;background:#fff;z-index:2;}
.barrage-list-mask{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);}
.barrage-list-header{height: 38px;background-color: #fff;border-bottom: 0.5px solid #e2e2e2;line-height: 38px;font-size: 14px;color: #ed5566;padding: 0 12px;text-align:center;position: relative;}
.barrage-list-close{position: absolute;right: 0;top: -3px;font-size: 20px;padding: 0 9px;color: #999;}
.barrage-list-ul{width:100%;height:calc(60vh - 40px);overflow: hidden;overflow-y: auto;padding-bottom:15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.barrage-list-li{width: 90%;margin-left:5%;padding: 12px 0 5px;border-bottom: 0.5px solid #e2e2e2;position:relative;
    line-height: 19px;}
.barrage-list-li>span{font-size: 13px;font-weight: 500;}
.barrage-list-li>em{
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    display: block;
    text-indent: 1em;
    margin-top:3px;
}
.barrage-list-li>.barrage-img{
    position: relative;
    left:0;
    width:20px;
    height:20px;
    vertical-align: top;
}
.barrage-list-li>.barrage-desc{
    white-space: normal;
    max-width:95%;
}
.barrage-list-li>.barrage-pl{
    padding-left:0;
    max-width:85%;
}
.barrage-isdel>.barrage-desc{
    max-width:80%;
}
.barrage-isdel>.barrage-pl{
    max-width:70%;
}
.del-barrage{
    font-size: 12px;
    line-height: 14px;
    border: 1px solid rgba(162,121,121,0.5);
    zoom: 0.7;
    padding: 1vw 3vw;
    border-radius: 12px;
    color: #a27979;
    opacity: 0.8;
    display:inline-block;
    margin-left:5px;
    vertical-align: top;
}

.modal-gifts{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000000;background:rgba(0,0,0,.8);overflow:hidden;}
.gifts-input{position:relative;background:#f73244;padding:6vw 0;padding-bottom: 7vw;}
.gifts-input-name{margin:auto;width:85%;padding:2.5vw 3.5vw;font-size:12px;border-radius:5px;background:#fff;}
.gifts-input-name em{font-weight:400;font-style:normal;position:relative;padding-left:2.2vw;vertical-align: middle;}
.gifts-input-name em:before{content:'*';position:absolute;top:0;bottom:0;left:0;color:#f73244;}
.gifts-freetips{
    color: #fff;
    font-size: 12px;
    width: 92%;
    position: absolute;
    bottom: 2vw;
    left: 4%;
    zoom:0.8;
}
#gifts-input{width:76%;border:0;font-size:12px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;}
.gifts-main{
    background:#fff;
    padding:6vw 0;
}
.gifts-list{
    padding:0 1vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gifts-list:after{
    content:'';
    clear:both;
    display:block;
}
.gift-box{
    float:left;
    width:25%;
    padding:3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gift-box>span{
    position: relative;
    display:block;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0);
}
.gift-box.active>span{
    border: 1px solid #f73244;
}
.gift-box img{
    max-width:100%;
    max-height:12vw;
    margin:auto;
    display:block;
}
.gift-box p{
    text-align: center;
    font-size:12px;
    font-weight: 600;
    margin:5px 0;
}
.gift-box p:last-of-type{
    font-size:12px;
    margin:2vw 0;
    color: #ff3331;
    font-weight: 400;
    zoom: 0.65;
    opacity: 0.8;
}
.gifts-footer{padding:4vw 2vw 2vw;overflow:hidden;border-top:1px solid #e7e7e7;background:#fff;text-align:center;}
.send-gifts{
    font-size:14px;
    color:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background:#f73244;
    padding:3vw;
}
@-webkit-keyframes zuoyouyidong{
    0%{-webkit-transform:translateX(0px);width:236%;height:100%;margin-top:0px;margin-left:0px;}50%{-webkit-transform:translateX(-350px);width:236%;height:100%;margin-top:0px;margin-left:0px;}100%{-webkit-transform:translateX(0px);width:236%;height:100%;margin-top:0px;margin-left:0px;}
}
@-moz-keyframes zuoyouyidong{
    0%{-webkit-transform:translateX(0px);width:236%;height:100%;margin-top:0px;margin-left:0px;}50%{-webkit-transform:translateX(-350px);width:236%;height:100%;margin-top:0px;margin-left:0px;}100%{-webkit-transform:translateX(0px);width:236%;height:100%;margin-top:0px;margin-left:0px;}
}
@keyframes fangdapingyi{0%{transform:scale(1,1) translateX(0);opacity:1}10%{transform:scale(1.2,1.2) ranslateX(10px);opacity:1}20%{transform:scale(1.2,1.2) ranslateX(20px);opacity:.7}30%{transform:scale(1.2,1.2) ranslateX(30px);opacity:.7}40%{transform:scale(1.2,1.2) ranslateX(40px);opacity:1}50%{transform:scale(1.2,1.2) ranslateX(50px);opacity:1}60%{transform:scale(1.2,1.2) ranslateX(40px);opacity:1}70%{transform:scale(1.2,1.2) ranslateX(30px);opacity:.7}80%{transform:scale(1.2,1.2) translateX(20px);opacity:.7}100%{transform:Scale(1.2,1.2) translate(0);opacity:1}}
@-webkit-keyframes fangdapingyi{0%{-webkit-transform:scale(1,1) translateX(0);opacity:1}10%{-webkit-transform:scale(1.2,1.2) ranslateX(10px);opacity:1}20%{-webkit-transform:scale(1.2,1.2) ranslateX(20px);opacity:.7}30%{-webkit-transform:scale(1.2,1.2) ranslateX(30px);opacity:.7}40%{-webkit-transform:scale(1.2,1.2) ranslateX(40px);opacity:1}50%{-webkit-transform:scale(1.2,1.2) ranslateX(50px);opacity:1}60%{-webkit-transform:scale(1.2,1.2) ranslateX(40px);opacity:1}70%{-webkit-transform:scale(1.2,1.2) ranslateX(30px);opacity:.7}80%{-webkit-transform:scale(1.2,1.2) translateX(20px);opacity:.7}100%{-webkit-transform:Scale(1.2,1.2) translate(0);opacity:1}}
@keyframes gifts_shake { 0% {-webkit-transform: translateY(0);transform: translateY(0)} 4% {-webkit-transform: translateY(5px);transform: translateY(5px)} 8% {-webkit-transform: translateY(-6px);transform: translateY(-6px)} 11% {-webkit-transform: translateY(4.5px);transform: translateY(4.5px)} 14% {-webkit-transform: translateY(-4px);transform: translateY(-4px)} 16% {-webkit-transform: translateY(3px);transform: translateY(3px)} 18% {-webkit-transform: translateY(-2px);transform: translateY(-2px)} 19% {-webkit-transform: translateY(1px);transform: translateY(1px)} 20% {-webkit-transform: translateY(0);transform: translateY(0)} 100% {-webkit-transform: translateY(0);transform: translateY(0)} }
@-webkit-keyframes caihei {0%{-webkit-filter: grayscale(0%); }50%{-webkit-filter: grayscale(100%); }100%{-webkit-filter: grayscale(0%); }}
@-webkit-keyframes caimo {0%{-webkit-filter: blur(0px);}50%{-webkit-filter: blur(10px);}100%{-webkit-filter: blur(0px);}}
.gifts{
    position: absolute;
    z-index: 999999;
    width: 1px;
    height: auto;
    right: -170px;
    bottom: 220px;
}
.gift-anim{
    height: 42px;
    z-index: 201;
    float: right;
    position: relative;
}
.gift-ico{
    width: 70px;
    height: 53px;
    float: left;
    margin: 3px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 0;
    transform: translateX(-62%);
    opacity: 0.85;
}
.gift-ico img{
    width: 100%;
    height: auto;
    display: block;
    object-position: center;
    object-fit: contain;
    filter: drop-shadow(0 0 3px #000);
}
.gift-tips{
    float: left;
    margin-left: 3px;
    background-color: rgba(254,98,102,1);
    opacity: 0.75;
    width: 120px;
    padding: 4px 0;
    padding-left: 20px;
    box-sizing: border-box;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 13px;
    box-shadow: 5px 5px 10px 1px rgba(0,0,0,0.5);
}
.gift-tips div{
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    zoom: 0.9;
}
.gift-tips-name{
    font-weight:500;
}
.gift-create{
    margin-top:30vw;
    text-align: center;
    position: absolute;
    bottom: 5vw;
    left: 0;
    right: 0;
}
.gift-create a{
    display: inline-block;
    padding: 1vw 5vw;
    margin: 0 auto;
    background: #aaa;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    border-radius: 4vw;
}
.modal-overtime{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(0,0,0,.7);
    user-select: none;
    color: #fff;
}
.overtime-box{
    position: relative;
    top: 10%;
    width: 84%;
    left: 8%;
    text-align: center;
    background: #eee;
    color: #111;
    padding: 3vw 0;
    height: 70%;
    border-radius: 4px;
}
.overtime-box p:first-child{
    font-size: 10vw;
    font-weight: 600;
    margin-top: 20%;
    color: #EA5B57;
}
.overtime-box button{
    padding: 2vw 0;
    border: none;
    background: #5FBF5F;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 50%;
    width: 50%;
    margin-left: -25%;
    border-radius: 4px;
    line-height: 8vw;
    font-size: 5vw;
}
.overtime-box p:nth-child(3){
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    color: #F9A52F;
    font-weight: 400;
}
.overtime-box p:nth-child(4){
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 3%;
    font-size: 12px;
    font-weight: 400;
    color: #363636;
}
.wxapp-create-btn{
    display: none;
    position: fixed;
    z-index: 9999999;
    left: 0;
    bottom: 0;
    width: 100%;
    height:65px;
    background:rgba(255,255,255,0.85);
    -webkit-box-shadow: -5px 0 5px 1px #999;
    -moz-box-shadow: -5px 0 5px 1px #999;
    box-shadow: -5px 0 5px 1px #999;
    padding-top:1vw;
    padding-bottom:3vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wxapp-create-btn>div{
    width:100%;
    height:100%;
    display:flex;
    flex-direction: row;
    padding:0 3.5vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wxapp-create-btn>div>div{
    flex:1;
}
.wxapp-create-btn .view-my-box{
    background:#fff;
    padding:5px 5vw;
}
.wxapp-create-btn .view-my-toback{
    flex:inherit;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #E2818A;
    color: #E2818A;
    border-radius: 20vw;
    width:30%;
    text-align: center;
    height:35px;
    line-height: 35px;
    font-size:13px;
    letter-spacing: 2px;
}
.wxapp-create-btn .view-my-share{
    flex:inherit;
    display:inline-block;
    vertical-align: top;
    background:#DB5F69;
    border:1px solid #DB5F69;
    -webkit-border-radius: 20vw;
    -moz-border-radius: 20vw;
    border-radius: 20vw;
    width:60%;
    text-align: center;
    height:35px;
    line-height: 35px;
    font-size:13px;
    letter-spacing: 2px;
    color:#fff;
    margin-left:8%;
}
.wxapp-create-btn .view-my-share img{
    width:20px;
    height:auto;
}
.view-my-tips{
    position: fixed;
    z-index:10000;
    top: 3vw;
    right: 9vw;
    background:#607D8B;
    box-shadow: 0 5px 10px -5px #607D8B;
    color:#fff;
    border-radius: 5px;
    padding: 0 10px;
    padding-right:9vw;
    line-height: 8vw;
    font-size:3.6vw;
}
.view-my-tips-arrow {
    position: absolute;
    top: 0;
    right: -7vw;
    width: 0;
    height: 0;
    margin-right: 50px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #607D8B transparent;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.view-my-tips-close{
    position:absolute;
    right:3vw;
    bottom:0;
    font-size:6vw;
    line-height: 9vw;
}
.wxapp-create-btn .create-price{
    display:flex;
    flex-direction: column;
    margin-top:-2px;
}
.wxapp-create-btn .create-price>div:first-of-type{
    font-size:5.5vw;
    color:#FB0E12;
    font-weight: bold;
    line-height: 8vw;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}
.wxapp-create-btn .create-price>div:first-of-type>span{
    font-size:12px;
    line-height: 2;
}
.wxapp-create-btn .create-price>div:last-of-type{
    font-size:12px;
    color:#666;
    zoom:0.8;
    display:flex;
    display:-webkit-flex;
    flex-direction: row;
    align-items: center;
    -webkit-align-items: center;
    padding-left:3px;
    letter-spacing: 1px;
}
.wxapp-create-btn .create-price div>img{
    width:12px;
    height:12px;
    margin-right:3px;
}
.wxapp-create-btn .create-btn{
    text-align:right;
}
.wxapp-create-btn .create-btn>button{
    display:inline-block;
    font-size: 3vw;
    border-radius: 8px;
    background: #F30700;
    border:none;
    color: #fff;
    padding:3vw 8vw;
}
.layui-layer-input{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
body{position:relative;-webkit-overflow-scrolling: touch;overflow: hidden;}
.phoneBox{height: 100% !important;}
img[src="https://open.map.qq.com/apifiles/2/4/81/theme/logo.png"]{display:none!important;}
a[style="font-family: Arial, sans-serif; white-space: nowrap; font-size: 10px; color: rgb(34, 34, 34); line-height: 16px; direction: ltr; text-align: right; font-weight: normal; font-style: normal; background-color: transparent; text-decoration: underline; cursor: pointer;"]{display:none;}
a[title="到腾讯地图查看此区域"]{display:none!important;}
.ad-logo{position: absolute;z-index: 199;left: 2.5%;width: 95%;height: 0;top: 5px;}
.ad-logo>img {
    width: 100px;
    height: auto;
    background: rgba(255,255,255,0.75);
    border-radius: 5px;
}
.ad-logo>span{font-size:20px;color:#333;position:absolute;top:0;margin-top:-5px;margin-left:5px;}
.loading{
    background:#fff;
}
.loadbox{
    width: 170px;
    height: 170px;
    font-size: 12px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loadlogo{
    width:50%;
    height:50%;
}
.loadface{
    position: absolute;
    border-radius: 50%;
    border-style: solid;
}
.loadbox>.loadface:nth-of-type(2){
    width: 70%;
    height: 70%;
    border:2px solid #E8E8E8;
}

.loadbox>.loadface:nth-of-type(3){
    width: 70%;
    height: 70%;
    color: #00C768;
    border-color:transparent;
    border-width: 3px;
    --deg: -135deg;
    animation-direction: reverse;
    -webkit-animation: loadingface 2s linear infinite;
    -o-animation: loadingface 2s linear infinite;
    animation: loadingface 2s linear infinite;
}
.loadface .circle {
    position: absolute;
    width: 50%;
    height: 3px;
    top: 50%;
    left: 50%;
    background-color: transparent;
    transform: rotate(var(--deg));
    transform-origin: left;
}
.loadface .circle::before {
    position: absolute;
    top: -4px;
    right: -4px;
    content: '';
    width: 4px;
    height: 4px;
    background-color: currentColor;
    border-radius: 50%;
}
.loadingtitle{
    position: absolute;
    bottom: -27px;
    font-weight: bold;
    color: #333;
    font-size: 15px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: '微软雅黑';
    text-align: center;
}
@keyframes loadingface {
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes loadingface {
    to {
        -webkit-transform: rotate(1turn);
    }
}
@keyframes loadimgshow {
    0%{opacity: 0.2}
    50%{opacity: 1;}
    100%{opacity: 0.2}
}
@-webkit-keyframes loadimgshow {
    0%{opacity: 0.2}
    50%{opacity: 1;}
    100%{opacity: 0.2}
}
.is_tpl .barrage{
    bottom:83px;
}
.is_tpl .global-options{
    margin-bottom:55px;
}
.is_tplv .barrage{
    bottom:105px;
}
.is_tplv .global-options{
    margin-bottom:70px;
}
.is_tplv .gifts{
    bottom:290px;
}
li[ctype="f"] .element-box-contents{
    position: relative!important;
}
.baidu_map_tips{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 33%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    background: #fff;
    color: #333;
    border: 1px solid #E3E2E1;
    border-bottom:0;
    border-left:0;
}

#invite {
    display:none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000000;
    overflow: hidden;
    font-weight: 500;
}
#invite.invite-hide {
    -webkit-animation: inviteBoxHide 0.5s 1.2s;
    animation: inviteBoxHide 0.5s 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes inviteBoxHide {
    100% {
        opacity: 0;
        transform: scale3d(1.2, 1.2, 1.2);
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
    }
}
@keyframes inviteBoxHide {
    100% {
        opacity: 0;
        transform: scale3d(1.2, 1.2, 1.2);
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
    }
}
#invite::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: -20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#invite .invite-box {
    position: absolute;
    left: 50%;
    top: 19%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90vw;
    height: 60vw;
    background-size: 100% 100%;
}
#invite.invite-hide .invite-box {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-transform: translate(-50%, 50px) scale3d(1.03, 1.03, 1.03);
    transform: translate(-50%, 50px) scale3d(1.03, 1.03, 1.03);
}
#invite .invite-box-open {
    position: absolute;
    left: 50%;
    bottom: 0.04vw;
    z-index: 3;
    -webkit-transform: translateX(-51%) translateZ(2px);
    transform: translateX(-51%) translateZ(2px);
    width: 20vw;
    height: 19vw;
    background-size: 100% auto;
    -webkit-transform-origin: 5% 40%;
    transform-origin: 5% 40%;
}
#invite.invite-hide .invite-box-open {
    -webkit-animation: inviteZoomOut 0.8s;
    animation: inviteZoomOut 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes inviteZoomOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-51%);
        transform: translateX(-51%);
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3) translateX(-51%);
        transform: scale3d(0.3, 0.3, 0.3) translateX(-51%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-51%);
        transform: translateX(-51%);
    }
}
@keyframes inviteZoomOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-51%);
        transform: translateX(-51%);
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3) translateX(-51%);
        transform: scale3d(0.3, 0.3, 0.3) translateX(-51%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-51%);
        transform: translateX(-51%);
    }
}
#invite .invite-box-top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 46vw;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#invite .invite-box-text,#invite .invite-box-back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 46vw;
}
#invite .invite-box-text {
    background-size: 100% 100%;
}
#invite .invite-box-back {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    background-size: 100% 100%;
}
#invite .invite-box-text {
    z-index: -1;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#invite .invite-box-back {
    z-index: -2;
}
#invite.invite-hide .invite-box-top {
    top: 1px;
    -webkit-animation: inviteFlip 1s 0.2s;
    animation: inviteFlip 1s 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes inviteFlip {
    100% {
        -webkit-transform: perspective(400px) rotateX(180deg);
        transform: perspective(400px) rotateX(180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@-webkit-keyframes inviteFlip {
    100% {
        -webkit-transform: perspective(400px) rotateX(180deg);
        transform: perspective(400px) rotateX(180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
#invite .invite-box-text p:first-child {
    font-size: 4vw;
    text-align: left;
    line-height: 1;
    padding-left: 6vw;
    padding-top: 4vw;
}
#invite .invite-box-text p:last-child {
    padding-top: 8.5vw;
    font-size: 3.8vw;
    text-align: center;
}
#invite .invite-box-bottom {
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40vw;
    background-size: 100% auto;
}
#invite .new-invite-box {
    position: relative;
    width: 100%;
    height: 100%;
    background:#fff;
}
#invite .new-invite-box.newopen .n-open {
    -webkit-transition:all .3s;
    transition:all .3s;
    opacity:0;
    -webkit-transform:scale(1.2);
    transform:scale(1.2)
}
#invite .new-invite-box.newopen .new-invite-box-top {
    -webkit-transition:all 1.1s .2s;
    transition:all 1.1s .2s;
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%)
}
#invite .new-invite-box.newopen .n-btm {
    -webkit-transition:all 1.1s .2s;
    transition:all 1.1s .2s;
    -webkit-transform:translateY(100%);
    transform:translateY(100%)
}
#invite .new-invite-box-top {
    position: absolute;
    z-index: 2;
    width: 100%;
}
#invite .poa{
    position: absolute;
}
#invite .new-invite-box .n-t1 {
    position: absolute;
    top: 27vw;
    font-size: 14vw;
    font-weight: 700;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    letter-spacing: 4vw;
}
#invite .new-invite-box .n-t1, #invite .new-invite-box .n-t2 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #baa480;
    z-index: 4;
}
#invite .new-invite-box .n-t2 {
    top: 103vw;
    font-size: 5.2vw;
    width: 80%;
    text-align: center;
}
#invite .new-invite-box .n-t3 {
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 72vw;
    color: #baa480;
    font-size: 4.8vw;
    text-align: center;
    z-index: 4;
}
#invite .new-invite-box .n-top {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
}
#invite .new-invite-box .n-open {
    width: 43vw;
    top: 112vw;
    left: 50%;
    margin-left: -21.5vw;
    z-index: 3;
}
#invite .new-invite-box .n-btm {
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.new-invite-open-tips{
    position:fixed;
    top:125vw;
    left:50%;
    z-index:4;
    pointer-events: none;
}
.new-invite-open-tips .finger {
    background: url(/public/images/invite/shou1.png) center center no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 70px;
    transform: rotate(-48deg) translate(-18%, 60%);
    animation: invite_fingerHandle 1s ease infinite both;
    pointer-events: none;
}
.invite1::before {
    background-image: url(https://img.y1n.cn/public/images/invite/1/back.jpg);
}
.invite1 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/1/box.png) left bottom no-repeat;
}
.invite1 .invite-box-open {
    bottom: 10vw!important;
    background: url(https://img.y1n.cn/public/images/invite/1/open.png) left top no-repeat;
}
.invite1 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/1/top2.png) left top no-repeat;
}
.invite1 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/1/top.png) left top no-repeat;
}
.invite1 .invite-box-top p {
    color: #525252;
}
.invite2::before {
    background: url(https://img.y1n.cn/public/images/invite/2/back.jpg);
}
.invite2 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/2/box.png) left bottom no-repeat;
}
.invite2 .invite-box-open {
    bottom: 10vw!important;
    background: url(https://img.y1n.cn/public/images/invite/2/open.png) left top no-repeat;
}
.invite2 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/2/top2.png) left top no-repeat;
}
.invite2 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/2/top.png) left top no-repeat;
}
.invite2 .invite-box-top p {
    color: #f5f5f5;
}
.invite3::before {
    background: url(https://img.y1n.cn/public/images/invite/3/back.png);
}
.invite3 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/3/box.png) left bottom no-repeat;
}
.invite3 .invite-box-open {
    bottom: 10vw!important;
    background: url(https://img.y1n.cn/public/images/invite/3/open.png) left top no-repeat;
}
.invite3 .invite-box-text {
    height: 41vw!important;
    background: url(https://img.y1n.cn/public/images/invite/3/top2.png) left top no-repeat;
}
.invite3 .invite-box-back {
    height: 41vw!important;
    background: url(https://img.y1n.cn/public/images/invite/3/top.png) left top no-repeat;
}
.invite3 .invite-box-top p {
    color: #fff;
}
.invite4::before {
    background: url(https://img.y1n.cn/public/images/invite/4/back.jpg);
}
.invite4 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/4/box.png) left bottom no-repeat;
}
.invite4 .invite-box-open {
    bottom: 11vw!important;
    background: url(https://img.y1n.cn/public/images/invite/4/open.png) left top no-repeat;
}
.invite4 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/4/top2.png) left top no-repeat;
}
.invite4 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/4/top.png) left top no-repeat;
}
.invite4 .invite-box-top p {
    color: #525252;
}
.invite5::before {
    background: url(https://img.y1n.cn/public/images/invite/5/back.png);
}
.invite5 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/5/box.png) left bottom no-repeat;
}
.invite5 .invite-box-open {
    bottom: 12vw!important;
    background: url(https://img.y1n.cn/public/images/invite/5/open.png) left top no-repeat;
}
.invite5 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/5/top2.png) left top no-repeat;
}
.invite5 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/5/top.png) left top no-repeat;
}
.invite5 .invite-box-top p {
    color: #cfb091;
}
.invite6::before {
    background: url(https://img.y1n.cn/public/images/invite/6/back.jpg);
}
.invite6 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/6/box.png) left bottom no-repeat;
}
.invite6 .invite-box-open {
    bottom: 10vw!important;
    background: url(https://img.y1n.cn/public/images/invite/6/open.png) left top no-repeat;
}
.invite6 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/6/top2.png) left top no-repeat;
}
.invite6 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/6/top.png) left top no-repeat;
}
.invite6 .invite-box-top p {
    color: #333;
}
.invite7::before {
    background: url(https://img.y1n.cn/public/images/invite/7/back.png);
}
.invite7 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/7/box.png) left bottom no-repeat;
}
.invite7 .invite-box-open {
    bottom: 6vw!important;
    background: url(https://img.y1n.cn/public/images/invite/7/open.png) left top no-repeat;
}
.invite7 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/7/top2.png) left top no-repeat;
}
.invite7 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/7/top.png) left top no-repeat;
}
.invite7 .invite-box-top p {
    color: #cfb091;
}
.invite8::before {
    background: url(https://img.y1n.cn/public/images/invite/8/back.png);
}
.invite8 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/8/box.png) left bottom no-repeat;
}
.invite8 .invite-box-open {
    bottom: 10vw!important;
    background: url(https://img.y1n.cn/public/images/invite/8/open.png) left top no-repeat;
}
.invite8 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/8/top2.png) left top no-repeat;
}
.invite8 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/8/top.png) left top no-repeat;
}
.invite8 .invite-box-top p {
    color: #775c59;
}
.invite9::before {
    background: url(https://img.y1n.cn/public/images/invite/9/back.png);
}
.invite9 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/9/box.png) left bottom no-repeat;
}
.invite9 .invite-box-open {
    bottom: 10vw!important;
    background: url(https://img.y1n.cn/public/images/invite/9/open.png) left top no-repeat;
}
.invite9 .invite-box-text {
    height: 42vw!important;
    background: url(https://img.y1n.cn/public/images/invite/9/top2.png) left top no-repeat;
}
.invite9 .invite-box-back {
    height: 42vw!important;
    background: url(https://img.y1n.cn/public/images/invite/9/top.png) left top no-repeat;
}
.invite9 .invite-box-top p {
    color: #fff;
}
.invite10::before {
    background: url(https://img.y1n.cn/public/images/invite/10/back.jpg);
}
.invite10 .invite-box {
    background: #E5E1DE url(https://img.y1n.cn/public/images/invite/10/box.png) left bottom no-repeat;
}
.invite10 .invite-box-open {
    bottom: 7vw!important;
    background: url(https://img.y1n.cn/public/images/invite/10/open.png) left top no-repeat;
}
.invite10 .invite-box-text {
    background: url(https://img.y1n.cn/public/images/invite/10/top2.png) left top no-repeat;
}
.invite10 .invite-box-back {
    background: url(https://img.y1n.cn/public/images/invite/10/top.png) left top no-repeat;
}
.invite10 .invite-box-top p {
    color: #f5f5f5;
}
.invite11 .n-color {
    color: #aca280!important;
}
.invite13 .n-color {
    color: #fff!important;
}
.invite14 .n-color {
    color:#fff!important
}
.invite15 .n-color {
    color:#8a6751!important
}
#share_btn{
    position: absolute;
    right: 20px;
    top: 65px;
    z-index: 200;
    width: 30px;
    height: 30px;
    background-image: url(/public/images/share_btn.svg);
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 75px;
    text-align: center;
    color: #666;
}
#share_btn>span{
    color: #fff;
    box-shadow: 0 0 15px 1px rgba(0,0,0,.1);
    border-radius: 5px;
    background: rgba(0,0,0,.07);
    font-weight: 600;
}
.wxapp-share{
    display:none;
    position:fixed;
    z-index:1000000;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.wxapp-share-mask{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background:rgba(0,0,0,.5);
    cursor: pointer;
}
.wxapp-share-box{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:auto;
    z-index:2;
    background:#fff;
}
.wxapp-share-header{
    width:100%;
    height:10vw;
    line-height: 10vw;
    position: relative;
}
.wxapp-share-header>span:first-of-type{
    width:80%;
    display:block;
    margin:0 auto;
    text-align:center;
    font-size:4vw;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#333;
    font-weight: 600;
}
.wxapp-share-close{
    position: absolute;
    right:2vw;
    top:0;
    font-size:7vw;
    cursor: pointer;
}
.wxapp-share-con{
    padding-bottom:7vw;
}
.wxapp-share-con>div{
    display:flex;
    flex-direction: row;
    width:100%;
    margin:5vw auto;
}
.wxapp-share-con>div>div{
    flex:1;
    text-align:center;
    cursor: pointer;
}
.wxapp-share-con>div>div>img{
    width:40%;
    margin:2vw auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.wxapp-share-con>div>div>span{
    display:block;
    width:100%;
    text-align:center;
    font-size:3.8vw;
    color:#666;
}
.wxapp-share-autocopy{
    opacity: 0;
    position:absolute;
    bottom:-1000px;
    left:-100px;
    z-index:-1;
}
.invite-open-tips{
    position:fixed;
    top:calc(19% + 33vw);
    left:50%;
    z-index:4;
    pointer-events: none;
}
.invite-open-tips .finger {
    background: url(https://img.y1n.cn/public/images/invite/shou1.png) center center no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 70px;
    transform: rotate(-48deg) translate(-18%, 60%);
    animation: invite_fingerHandle 1s ease infinite both;
    pointer-events: none;
}
@keyframes invite_fingerHandle {
    0% {
        transform: rotate(-48deg) translate(-18%, 60%);
    }
    70% {
        transform: rotate(-48deg) translate(-18%, 16%) scale(.8);
    }
    100% {
        transform: rotate(-48deg) translate(-18%, 60%);
    }
}
.audio-noplay-tips{
    display:none;
    position: absolute;
    top: 50px;
    right: 5px;
    z-index: 200;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    font-size: 13px;
    text-align: right;
    text-shadow: 0 0 1px #ccc;
}
.audio-noplay-tips>img{
    width: 22px;
    margin: 13px 14px 5px 0;
    animation: click-container 1s infinite;
}
@keyframes click-container{
    0%{transform: translate3d(0,0,0);}
    50%{transform: translate3d(0,-13px,0);}
    100%{transform: translate3d(0,0,0);}
}
@-webkit-keyframes click-container{
    0%{-webkit-transform: translate3d(0,0,0);}
    50%{-webkit-transform: translate3d(0,-13px,0);}
    100%{-webkit-transform: translate3d(0,0,0);}
}
.modal-authlogin{
    display:none;
    position:fixed;
    z-index:1000000;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.85);
}
.modal-authlogin-con{
    position:absolute;
    top:50%;
    left:50%;
    width:65%;
    background:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align:center;
}
.modal-authlogin-title{
    font-size:4.3vw;
    font-weight: 600;
    margin-top:4vw;
    color:#333;
}
.modal-authlogin-content{
    font-size:4vw;
    margin-top:3vw;
    color:#444;
}
.modal-authlogin-ok{
    width:75%;
    font-size:3.5vw;
    line-height: 8vw;
    margin:0 auto;
    margin-top:5vw;
    color:#fff;
    background:#ED5466;
    border:none;
    -webkit-border-radius: 10vw;
    -moz-border-radius: 10vw;
    border-radius: 10vw;
}
.modal-authlogin-cancel{
    font-size:12px;
    color:#ccc;
    margin-top:2vw;
    margin-bottom:4vw;
    zoom: 0.8;
}
.backtolist{
    position: absolute;
    z-index: 200;
    left: 5vw;
    top: 5vw;
    width: 12vw;
    height: 12vw;
    border-radius: 50%;
    border: 1vw solid rgba(255,255,255,.8);
    line-height: 12vw;
    text-align: center;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-weight: bold;
    font-size: 3.7vw;
    box-shadow: 0 0 10px 1px rgba(255,255,255,.6);
}
.jubao-box{
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
.jubao-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}
.jubao-content{
    position: absolute;
    z-index:2;
    top: 45%;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:7vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size:14px;
}
.jubao-title{
    text-align:center;
    font-weight: 600;
}
.jubao-list{
    margin:5vw 3vw;
    margin-bottom: 7vw;
}
.jubao-row{
    line-height: 14vw;
    position: relative;
    border-top:1px solid #F5F5F5;
}
.jubao-row:first-of-type{
    border:none;
}
.jubao-row .radio-label{
    position: absolute;
    right:0;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.jubao-row .radio-label input{
    position: absolute;
    opacity: 0;
}
.jubao-row .radio-label div{
    width:1em;
    height:1em;
}
.jubao-row .radio-label div:before {
    content: "";
    border-radius: 50%;
    border: 1px solid #a5a5a5;
    display: inline-block;
    width: 1em;
    height: 1em;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.jubao-row .radio-label input:checked + div:before {
    background-color: #BB625C;
    box-shadow: inset 0 0 0 1px #fff;
    border-color:#BB625C;

}
.jubao-footer{
    font-size:0;
}
.jubao-footer>div{
    width:43%;
    margin-left:7%;
    text-align:center;
    display:inline-block;
    font-size:13px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background:#BB625C;
    color:#fff;
    line-height: 10vw;
}
.jubao-footer .jubao-cancel{
    background:#F5F5F5;
    color:#666;
}
.amap-logo,.amap-copyright{
    display:none!important;
}
.global-mapbox,.global-telbox{
    position: absolute;
    right: 3vw;
    bottom: 17vw;
    overflow: hidden;
    border-radius: 50%;
    padding: 1.8vw;
    background: rgba(0,0,0,0.5);
    width: 9vw;
    height: 9vw;
    color: #fff;
    opacity: 0.85;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.global-mapbox>img,.global-telbox>img{
    width: 3.5vw;
    height: 3.5vw;
}
.global-mapbox>span,.global-telbox>span{
    zoom:0.75;
    white-space: nowrap;
}
.global-mapbox>span{
    margin-top:0.5vw;
}
.global-telbox{
    bottom: 29vw;
}
.modal-longcreate{
    display:none;
    position: fixed;
    z-index: 999999;
    bottom: 8%;
    right: 8px;
}
.longcreate-text{
    background:rgba(0,0,0,0.5);
    color:#fff;
    padding:5px 7px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    letter-spacing: 1px;
    opacity: 0.6;
    font-size:12px;
    text-align:center;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    width:12px;
    word-break: break-all;
    position: relative;
}
.longcreate-text:before{
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
}
.longcreate-text:before {
    border-width: 10px;
    border-left-color: rgba(0,0,0,0.5);
    top: 50%;
    left:100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.update-headimg{
    position: absolute;
    right: 0;
    border: 0;
    width: 25px;
    transform: translate(8%,8%);
    z-index: 100;
    opacity: 0.8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.update-headimg>img{
    width: 80%;
    height: 80%;
}