/* 邀请联盟 */
.invitation_box .invitation_content {
    display: flex;
    /* position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; */
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    background: #f8e8d8;
    max-width: 500px;
    margin: 0 auto;
}
.invitation_box .content_upper {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.invitation_box .content_upper .banner {
    position: relative;
    padding-top: 53.86%;
    margin-bottom: 83px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/banner6_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
}
/* .invitation_box .content_upper .banner .slogan {
    position: absolute;
    top: 33.1683%;
    left: 50%;
    width: 74.9333%;
    height: 38.6138%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/banner_slogan.png?v=2");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
} */
.invitation_box .content_upper .banner .ceiling {
    position: absolute;
    top: 9.9009%;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding-left: 15px;
}
.invitation_box .content_upper .banner .ceiling .broadcast {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-right: 10px;
    min-width: 0;
}
.invitation_box .content_upper .banner .ceiling .operate {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.invitation_box .content_upper .banner .ceiling .operate a {
    display: inline-block;
    padding: 0 8px 0 12px;
    border-radius: 30px 0 0 30px;
    background: #9F6B36;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    vertical-align: top;
}

.invitation_box .content_upper .banner .flow-redirect {
    position: absolute;
    top: 86.6336%;
    bottom: 0;
    right: 0;
    left: 0;
}
.invitation_box .content_upper .banner .flow {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 20px;
    padding: 12px 20px;
    border-radius: 15px;
    border: 1px solid rgba(255,242,202,.6);
    /* background: -webkit-linear-gradient(left top,#EED7B4,#D7A472);
    background: linear-gradient(to right bottom,#EED7B4,#D7A472); */
    background-color: #fff;
}
.invitation_box .content_upper .banner .flow:before,
.invitation_box .content_upper .banner .flow:after {
    position: absolute;
    content: "";
}
.invitation_box .content_upper .banner .flow:before {
    top: -22px;
    left: -11px;
    width: 61px;
    height: 36px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/banner_flow_dec_left.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .banner .flow:after {
    bottom: -10px;
    right: -20px;
    width: 42px;
    height: 43px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/banner_flow_dec_right.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .banner .flow .item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    color: #54310C;
    font-size: 12px;
    text-align: center;
    line-height: 17px;
}
.invitation_box .content_upper .banner .flow .item .icon-flow-horn {
    /* background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/banner_flow_horn.svg"); */
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/banner_flow_horn.png");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .banner .flow .item .icon-flow-gold {
    /* background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/banner_flow_gold.svg"); */
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/banner_flow_gold.png");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .banner .flow .item .icon-flow-envelope {
    /* background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/banner_flow_envelope.svg"); */
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/banner_flow_envelope.png");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .banner .flow .item i {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto 6px;
    background-size: contain;
    background-position: center center;
}
.invitation_box .content_upper .banner .flow .item:not(:last-child):after {
    position: absolute;
    top: 20px;
    right: -15px;
    width: 14px;
    height: 22px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/banner_flow_arrow.svg");
    background-repeat: no-repeat;
    content: "";
}

.invitation_box .content_upper .box-container {
    margin: 12px 15px;
    border-radius: 12px;
    background: #fff;
}
.invitation_box .content_upper .box-container-618 {
    position: relative;
    /* background: -webkit-linear-gradient(bottom,#FFEBD8 0,#FFF6E9 43%);
    background: linear-gradient(to top,#FFEBD8 0,#FFF6E9 43%); */
}
.invitation_box .content_upper .box-container-618 .bg-deco {
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
}
.invitation_box .content_upper .box-container-618 .bg-deco i {
    position: absolute;
    background-size: contain;
}
.invitation_box .content_upper .box-container-618 .bg-deco i:nth-child(1) {
    top: 0;
    left: 0;
    width: 48px;
    height: 46px;
    border-radius: 12px 0 0;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/bg_deco_618_1.png");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .box-container-618 .bg-deco i:nth-child(2) {
    top: 47px;
    right: 40px;
    width: 46px;
    height: 27px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/bg_deco_618_2.png");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .box-container-618 .bg-deco i:nth-child(3) {
    right: 0;
    top: 180px;
    width: 26px;
    height: 30px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/bg_deco_618_3.png");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .box-container .headline {
    position: relative;
}
.invitation_box .content_upper .box-container .headline .title {
    text-align: center;
}
.invitation_box .content_upper .box-container .headline .title strong {
    display: inline-block;
    min-width: 98px;
    padding: 0 15px;
    color: #6d3e26;
    font-size: 16px;
    font-weight: 500;
    vertical-align: top;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/bg_box_headline.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    line-height: 34px;
}
.invitation_box .content_upper .box-container .headline-red .title strong {
    min-width: 130px;
    color: #fff;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/bg_box_headline_red.svg");
    background-size: cover;
}
.invitation_box .content_upper .box-container .headline-red2 .title strong {
    min-width: 250px;
    padding: 0 25px;
    color: #fff;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/bg_box_headline_red2.svg");
    background-size: contain;
}
.invitation_box .content_upper .box-container-618 .headline .title strong {
    min-width: 158px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/bg_box_headline_618.svg");
    background-repeat: no-repeat;
    color: #FFE2C5;
}

.invitation_box .content_upper .box-container .box-inner {
    padding: 12px;
}
.invitation_box .content_upper .promotion-618 {
    position: relative;
    padding: 18px;
    text-align: center;
}
.invitation_box .content_upper .promotion-618 .table-data {
    overflow: hidden;
    margin: -10px -18px 20px -18px;
    border-radius: 6px;
    border: 1px solid #7E520F;
}
.invitation_box .content_upper .promotion-618 .table-data table {
    margin: -1px;
    text-align: left;
    width: calc(100% + 2px);
}
.invitation_box .content_upper table {
    border-collapse: collapse;
    border-spacing: 0;
}
.invitation_box .content_upper .promotion-618 .table-data th, 
.invitation_box .content_upper .promotion-618 .table-data td {
    padding: 5px 10px;
    border: 1px solid #7E520F;
    color: #54310C;
    font-size: 12px;
    font-weight: 400;
}
.invitation_box .content_upper .promotion-618 .action .button {
    display: block;
    height: 40px;
    border: 0 none;
    border-radius: 8px;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 500;
}
.invitation_box .content_upper .button {
    box-sizing: border-box;
    height: 30px;
    padding: 0 9px;
    border-radius: 4px;
    border: 1px solid #D3A67A;
    background: #D3A67A;
    color: #fff;
    font-size: 0;
    line-height: 28px;
    text-align: center;
}
.invitation_box .content_upper .btn-red {
    background: #FF3E3E;
    /* box-shadow: 0 12px 20px -10px rgb(216 33 33 / 60%); */
}
.invitation_box .content_upper .btn-red2 {
    background: #f95f44;
}
.invitation_box .content_upper .join-guide {
    position: relative;
    min-height: 55px;
    padding: 8px 0 8px 80px;
    color: rgba(26,39,52,.7);
    font-size: 14px;
}
.invitation_box .content_upper .join-guide i {
    position: absolute;
    top: 50%;
    left: 4px;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background-position: center center;
}
.invitation_box .content_upper .join-guide i.icon-join-guide-horn {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/icon_join_guide_horn.png");
    background-repeat: no-repeat;
    background-size: 60px;
}
.invitation_box .content_upper .join-guide .title {
    color: #54310C;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.invitation_box .content_upper .join-guide-action-middle {
    padding: 10px 68px;
}
.invitation_box .content_upper .join-guide-action-middle .button {
    display: block;
}
.invitation_box .content_upper .btn-linear-gold {
    border: 0 none;
    background: -webkit-linear-gradient(left,#FADBAB,#ECBC8E);
    background: linear-gradient(to right,#FADBAB,#ECBC8E);
    color: #54310C;
    line-height: 30px;
}
.invitation_box .content_upper .btn-linear-gold.btn-large {
    line-height: 44px;
}
.invitation_box .content_upper .btn-large span {
    font-size: 14px;
    font-weight: 500;
}
.invitation_box .content_upper .button span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.invitation_box .content_upper .btn-large {
    height: 44px;
    padding: 0 30px;
    border-radius: 8px;
    line-height: 42px;
}
.invitation_box .content_upper .promotion-material-link .btn-material-large {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    height: 90px;
    margin-bottom: 10px;
    padding-left: 90px;
    border-radius: 8px;
    background: #FFEAC4;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.invitation_box .content_upper .promotion-material-link .btn-material-large:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 8px;
    background: -webkit-linear-gradient(top,rgba(255,255,255,.1),rgba(0,0,0,.1));
    background: linear-gradient(to bottom,rgba(255,255,255,.1),rgba(0,0,0,.1));
    content: "";
}
.invitation_box .content_upper .promotion-material-link .btn-material-large .icon-material-book {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_material_book.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .promotion-material-link .btn-material-large strong {
    color: #4A1D06;
    font-size: 16px;
    font-weight: 500;
}
.invitation_box .content_upper .promotion-material-link .btn-material-large span {
    color: rgba(74,29,6,.5);
    font-size: 12px;
}
.invitation_box .content_upper .promotion-material-link .btn-material-large strong, 
.invitation_box .content_upper .promotion-material-link .btn-material-large span {
    display: block;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column {
    overflow: hidden;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column ul {
    margin: -5px;
    overflow: hidden;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li {
    float: left;
    width: calc(50% - 10px);
    margin: 5px;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 120px;
    overflow: hidden;
    border-radius: 8px;
    font-size: 14px;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a.btn-material-office {
    background: #FD9C39;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a.btn-material-cloud {
    background: #307DF9;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a.btn-material-help-office {
    background: #00B2CA;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a.btn-material-help-cloud {
    background: #779FCB;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background-position: center;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a i.icon-material-office {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_material_office.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a i.icon-material-cloud {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_material_cloud.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a i.icon-material-help-office {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_material_help_office.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .promotion-material-link .btn-material-column li a i.icon-material-help-cloud {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_material_help_cloud.svg");
    background-repeat: no-repeat;
}

.invitation_box .content_upper .advantage-union .list-advantage {
    overflow: hidden;
}
.invitation_box .content_upper .advantage-union .list-advantage li {
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: calc(100% / 2 - 10px);
    height: 150px;
    margin: 5px;
    border-radius: 8px;
    background: #F0F0F1;
    color: rgba(26,39,52,.5);
    font-size: 12px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.invitation_box .content_upper .advantage-union .list-advantage li i {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
}
.invitation_box .content_upper .advantage-union .list-advantage li .icon-advantage-income {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_advantage_income.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .advantage-union .list-advantage li .icon-advantage-award {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_advantage_award.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .advantage-union .list-advantage li .icon-advantage-easy {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_advantage_easy.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .advantage-union .list-advantage li .icon-advantage-safe {
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_advantage_safe.svg");
    background-repeat: no-repeat;
}
.invitation_box .content_upper .list-qa li:not(:last-child) {
    position: relative;
}
.invitation_box .content_upper .list-qa a {
    display: block;
    position: relative;
    padding: 13px 10px 13px 15px;
    font-size: 14px;
}
.invitation_box .content_upper .list-qa li:not(:last-child)::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
    border-bottom: 1px solid #eee;
    -webkit-transform: scale(1,.5) translate3d(0,0,0);
    transform: scale(1,.5) translate3d(0,0,0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}
.invitation_box .content_upper .list-qa li:not(:last-child)::after {
    border-bottom-color: #EEF1F2;
}
.invitation_box .content_upper .list-qa a:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 16px;
    margin-top: -8px;
    background: -webkit-linear-gradient(left top,#FADBAB,#ECBC8E);
    background: linear-gradient(to right bottom,#FADBAB,#ECBC8E);
    content: "";
}
.invitation_box .content_upper .list-qa a:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 10px;
    margin-top: -5px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_arrow_box_headline.svg");
    background-repeat: no-repeat;
    content: "";
}
.invitation_box .content_upper .user-overview {
    margin: 12px 15px;
    padding: 0 8px 8px 8px;
    border-radius: 12px;
    /* background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/bg_user_overview.svg"); */
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
    background-color: #efd5bb;
}
.invitation_box .content_upper .user-overview .user-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 25px 10px 25px 16px;
}
.invitation_box .content_upper .user-overview .user-info .avatar {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin-right: 12px;
}
.invitation_box .content_upper .user-overview .user-info .avatar img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.invitation_box .content_upper .user-overview .user-info .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #876428;
    font-size: 12px;
    line-height: 16px;
}
.invitation_box .content_upper .user-overview .user-info .info .name {
    color: #54310C;
    font-size: 16px;
    line-height: 24px;
}
.invitation_box .content_upper .user-overview .user-info .code {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 10px;
}
.invitation_box .content_upper .user-overview .user-info .code .btn-link {
    display: inline-block;
    margin: 5px 0;
    color: #54310C;
    font-size: 12px;
    font-weight: 500;
    line-height: 30px;
}
.invitation_box .content_upper .user-overview .user-account {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 9px 10px 9px 16px;
    border-radius: 6px;
    border: 1px solid rgba(255,255,255,.2);
    /* background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/bg_user_account.png"); */
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 10px 0;
}
.invitation_box .content_upper .user-overview .user-account .price-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #54310C;
}
.invitation_box .content_upper .price-box span,
.invitation_box .content_upper .price-box s {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    line-height: 16px;
    font-size: 13px;
}
.invitation_box .content_upper .price-box strong {
    display: inline-block;
    margin: 0 5px;
    font-family: DIN-Bold;
    font-size: 24px;
    line-height: 30px;
    vertical-align: top;
}
.invitation_box .content_upper .user-overview .user-account .btn-link {
    display: inline-block;
    color: #54310C;
    font-size: 12px;
    line-height: 30px;
}
.invitation_box .content_upper .user-overview .user-account .btn-link:after {
    display: inline-block;
    width: 6px;
    height: 10px;
    margin: 10px 0 0 5px;
    background-image: url("//alicdn.pantayun.com/pic/app/invitation/115/icon_arrow_user_info.svg");
    background-repeat: no-repeat;
    vertical-align: top;
    content: "";
}
.invitation_box .content_upper .user-overview .user-action {
    padding: 10px 22px 12px;
}
.invitation_box .content_upper .user-overview .user-action .button {
    display: block;
    height: 40px;
    border: 0 none;
    border-radius: 8px;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    font-weight: 500;
}
.invitation_box .content_upper .button span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.invitation_box .content_upper .btn-coffee {
    background: -webkit-linear-gradient(left,#FADBAB,#ECBC8E);
    background: linear-gradient(to right,#FADBAB,#ECBC8E);
    color: #54310C;
    /* box-shadow: 0 12px 20px -10px rgb(216 33 33 / 60%); */
}


.invitation_box .content_below {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    font-size: 16px;
}
.invitation_box .content_below .action {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 12px 15px;
}
.invitation_box .content_below .action .share_btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
    height: 50px;
    line-height: 40px;
    margin: 0 20px;
    /* background: #FF3E3E; */
    background: #f95f44;
    border-radius: 8px;
    box-shadow: 0 12px 20px -10px rgb(216 33 33 / 60%);
}
.invitation_box .content_below span {
    color: #fff;
}

.login_box {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 240px;
}
.login_box .tab_div {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.login_box .tab_div .tab_item {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}
.login_box .tab_div .tab_item.hover {
    border-bottom: 2px solid #0ACF67;
}
.login_box .tab_content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 200px;
    width: 100%;
}
.login_box .div_input {
    width: 80%;
    position: relative;
}
.login_box .div_input input {
    font-size: 14px;
    text-indent: 10px;
    height: 40px;
    line-height: 38px;
    width: 100%;
    border: none;
    background-color: #f6f6f6;
    border-radius: 4px;
    color: #333;
    outline-color: #5df183;
}
.login_box .login_btn {
    color: #fff;
    background-image: linear-gradient(to bottom right, #0ACF67, #62f6a8);
    height: 40px;
    line-height: 40px;
    width: 80%;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}

.login_or_register {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 160px;
}
.login_or_register .go_btn {
    color: #fff;
    background-image: linear-gradient(to bottom right, #0ACF67, #62f6a8);
    height: 40px;
    line-height: 40px;
    width: 80%;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
}


.register_box {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 200px;
}
.register_box .div_input {
    width: 220px;
    margin-bottom: 10px;
    position: relative;
}
.login_box .div_input .a_send_code,
.register_box .div_input .a_send_code {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #0ACF67;
    font-size: 14px;
}
.login_box .div_input .a_wait_btn,
.register_box .div_input .a_wait_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #0ACF67;
    font-size: 14px;
    display: none;
}
.register_box .div_input input {
    font-size: 14px;
    text-indent: 10px;
    height: 40px;
    line-height: 38px;
    width: 100%;
    border: none;
    background-color: #f6f6f6;
    border-radius: 4px;
    color: #333;
    outline-color: #5df183;
}
.register_box .register_btn {
    color: #fff;
    background-image: linear-gradient(to bottom right, #0ACF67, #62f6a8);
    height: 40px;
    line-height: 40px;
    width: 80%;
    text-align: center;
    border-radius: 20px;
}
.ggocode_div_bg {
    position: fixed;
    pointer-events: auto;
}

.coupon_invite_limit_box .coupon_list {
    width: 100%;
    height: calc(100% - 60px);
    overflow-y: scroll;
    box-sizing: border-box;
    background-color: #F7F8FA;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item {
    width: 94%;
    margin: 0 auto;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 8px;
    margin-bottom: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 2px #f0f0f0;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_left {
    width: 25%;
    height: 70px;
    color: #0bce67;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_left .coupon_item_value_and_unit {
    display: flex;
    justify-content: center;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_left .coupon_item_value_and_unit .coupon_item_valueDesc {
    font-size: 28px;
    font-weight: bold;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_left .coupon_item_value_and_unit .coupon_item_unit {
    font-size: 14px;
    padding-top: 16px;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_left .coupon_item_condition {
    font-size: 12px;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle {
    height: 100%;
    width: 50%;
    padding-left: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_item_name {
    color: #333;
    font-size: 13px;
    font-weight: bold;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_item_time {
    color: #979694;
    font-size: 11px;
  }

.coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_item_count_down {
    color: #333;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4px;
}
.coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_item_count_down .lattice {
    width: 20px;
    height: 20px;
    background-color: #2E313F;
    color: #fff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle  .coupon_item_count_down .colon {
    height: 20px;
    width: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
}


  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_invite_limit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_invite_limit .icon {
    background-color: #dafcea;
    border: 1px dashed #0BCE67;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2px;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_right {
    height: 70px;
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_right .coupon_chosen .coupon_chosen_btn {
    font-size: 12px;
    color: #fff;
    background-color: #FFA945;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 0px 5px;
    cursor: pointer;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_right .coupon_chosen .coupon_used_btn {
    font-size: 12px;
    color: #fff;
    background-color: #CBCBCB;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 0px 5px;
    cursor: pointer;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_right .coupon_promotion .coupon_promotion_btn {
    font-size: 12px;
    color: #fff;
    background-color: #0BCE67;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 0px 5px;
    cursor: pointer;
  }
  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_right .coupon_promotion_revice .coupon_promotion_revice_btn {
    font-size: 12px;
    color: #fff;
    background-color: #FFA945;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    padding: 0px 10px;
    cursor: pointer;
  }

  .coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_invite_limit .icon {
    background-color: #dafcea;
    border: 1px dashed #0BCE67;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2px;
}
.coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_invite_limit .icon.icon_invite_count {
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml, <svg t='1706855500675' fill='%230BCE67' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8994' width='200' height='200'><path d='M748.864 302.528a49.024 49.024 0 0 1 68.288-1.28 46.656 46.656 0 0 1 5.952 61.44l-4.608 5.44-346.56 353.344a49.024 49.024 0 0 1-64.384 4.608l-5.504-4.864-196.8-203.264a46.72 46.72 0 0 1 1.792-66.88A49.024 49.024 0 0 1 270.08 448l5.312 4.736L437.44 619.968l311.36-317.44z' p-id='8995'></path></svg>");
}
.coupon_invite_limit_box .coupon_list .coupon_item .coupon_item_middle .coupon_invite_limit .icon.icon_invite_need_count {
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml, <svg t='1706855956660' fill='%230BCE67' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9976' width='200' height='200'><path d='M779.184225 523.498892 244.815775 523.498892c-12.397355 0-22.429849-10.042727-22.429849-22.429849s10.032494-22.429849 22.429849-22.429849l534.36845 0c12.397355 0 22.429849 10.042727 22.429849 22.429849S791.58158 523.498892 779.184225 523.498892z' p-id='9977'></path><path d='M512 790.682094c-12.397355 0-22.429849-10.042727-22.429849-22.429849L489.570151 233.884818c0-12.387122 10.031471-22.429849 22.429849-22.429849 12.397355 0 22.429849 10.042727 22.429849 22.429849l0 534.36845C534.429849 780.639367 524.397355 790.682094 512 790.682094z' p-id='9978'></path></svg>");
}

/* 邀请联盟 */

body {
    margin: 0;
    font: 16px/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: none;
}

* {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

input, textarea, select, button {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-family: Helvetica, Arial;
    color: inherit;
    border: 1px solid;
    border-radius: 0;
    background: #fff;
    outline: none;
    box-shadow: none;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="search"], input[type="password"], textarea {
  -webkit-appearance: none;
}

form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}
a img {
    border: none;
}

i, em {
    font-style: normal;
}

s, u {
    text-decoration: none;
}

@media screen and (max-height: 600px) {
    
}
input::-webkit-input-placeholder {
  color: #bbc2c8;
  font-size: 14px;
}

.share_popup {

}
.share_popup .share_list {
    display: flex;
    align-items: center;
}
.share_popup .share_list .share_item {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
    height: 160px;
    width: 160px;
    cursor: pointer;
}
.share_popup .share_list .share_item .icon {
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: center;
}
.share_popup .share_list .share_item .icon.icon_wechat {
    background-image: url("https://alicdn.pantayun.com/pic/ipantayun/promotion/icon_wechat.svg");
}
.share_popup .share_list .share_item .icon.icon_copy_url {
    background-image: url("https://alicdn.pantayun.com/pic/ipantayun/promotion/icon_copy_url.svg");
}

.share_wechat_qrcode_popup {
    width: 500px;
    height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}