body {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    min-height: 100%;
    width: 100%;
    max-width: 450px;
    margin: 0 auto !important;
    overflow-x: hidden;
    background: #faa134 url("./../../img/bg2.png");
}

.weui-toast {
    width: 75% !important;
}

.color-fec260 {
    color: #fec260 !important;
}

body>div, body>section, .header, .footer {
    width: 100%;
    max-width: 450px;
    background: #161735;
}

input::-webkit-input-placeholder {
    color: #9999a7;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #9999a7;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #9999a7;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9999a7;
}

img, b, span {
    display: block;
}

.login {
    width: 89.3%;
    padding: 16px 0 32px;
    margin: 15px auto;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.login-title {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 17px;
    text-align: center;
}

.login-title>span {
    font-weight: bold;
    color: #ba372f;
}

.login .phone, .login .msg-input {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding-left: 15px;
    display: block;
    height: 40px;
    background-color: #f0f0f3;
    border-radius: 5px;
    font-family: PingFangSC-Regular;
    font-size: 14.4px;
    letter-spacing: 0.5px;
    border: 1px solid #dfdfdf;
    color: #333;
}

.login .phone {
    width: 100%;
    padding-left: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.country-wrapper {
    width: 89.9%;
    height: 40px;
}

.country-wrapper .country-box, .country-wrapper select {
    width: 69px;
    height: 40px;
}

.login .msgbox {
    width: 89.9%;
    margin: 15px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.login .msg-input {
    width: 55.8%;
}

.login .msg-btn {
    width: 39%;
    height: 38px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0.4px;
    font-family: PingFang-SC-Medium;
    color: #f7674f;
    background-color: #fff;
    border: 1px solid #f7674f;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login p.button {
    width: 89.9%;
    height: 40px;
    background-color: #f7674f;
    border-radius: 5px;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.5px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    font-family: PingFang-SC-Bold;
}

.login .text {
    margin: 16px auto 25px;
    font-size: 12px;
    text-align: center;
    font-family: PingFang-SC-Medium;
    color: #161735;
}

.color-fff {
    color: #ffffff;
}

.color-161735 {
    color: #161735;
}

.title {
    font-family: PingFang-SC-Bold;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.title>img {
    width: 13px;
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
}

.title>img.left {
    left: -20px;
}

.title>img.right {
    right: -20px;
}

.header {
    position: relative;
    z-index: 1;
}

.header-top {
    width: 100%;
    height: 306px;
    max-height: 306px;
    min-height: 262px;
    background: url("./../img/img12/banner1.png") top no-repeat;
    background-size: 100% auto;
    position: relative;
}

.header-top>div>p {
    height: 28px;
    display: flex;
    align-items: center;
}

.header-top p>img {
    width: 19px;
    height: 19px;
    margin-right: 10px;
    margin-left: 20px;
}

.header-top p>span {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    color: #ffffff;
    font-weight: bolder;
}

.header-top>div {
    position: absolute;
    z-index: 30;
    bottom: 24px;
    left: 0;
}

.header-tea {
    width: 218px;
    height: 406px;
    position: absolute;
    z-index: 2;
    top: 51px;
    right: 0;
}

.header-bottom {
    padding: 19px 0 15px;
    width: 89.9%;
    background: url("./../img/img12/bj1.png") no-repeat;
    background-size: 100% 210px;
    border-radius: 5px;
    margin-top: 33px;
    position: relative;
    z-index: 30;
    left: 50%;
    transform: translateX(-50%);
}

.header-bottom .top {
    display: flex;
    width: 89.6%;
    margin: 0 auto;
}

.header-bottom .top>div {
    width: 50%;
}

.header-bottom .top .left {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 25px;
}

.header-bottom .top .left img {
    width: 47px;
    height: 83px;
    position: absolute;
    z-index: 1;
    top: -35px;
    left: 0;
}

.header-bottom .top .left b {
    font-family: PingFang-SC-Bold;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2.4px;
    color: #ffffff;
    margin-bottom: 7px;
}

.header-bottom .top .left span {
    font-family: PingFang-SC-Bold;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #808095;
}

.header-bottom .top .right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.header-bottom .top .right>b {
    display: flex;
    font-family: PingFang-SC-Bold;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: 2px;
    color: #ffffff;
}

.header-bottom .top .right>b span {
    font-family: PingFang-SC-Bold;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fec260;
}

.header-bottom .top .right>span {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 10px;
    display: flex;
}

.header-bottom .top .right>span b {
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    font-weight: bold;
}

.header-bottom .bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 89.6%;
    background: #fff;
    margin: 21px auto 0;
    border-radius: 5px;
    padding: 15px 0;
}

.header-bottom .bottom .left {
    margin-right: 8.4%;
}

.header-bottom .bottom .left p {
    justify-content: flex-start;
}

.header-bottom .bottom p {
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-bottom .bottom p img {
    width: 14px;
    height: 14px;
    margin-right: 6px;
}

.header-bottom .bottom p span {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: bolder;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #161735;
}

.content1>div {
    width: 89.9%;
    background: #fff;
    padding: 16px 0 6px;
    margin: 0 auto;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.content1-text {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    margin: 10px auto 27px;
    color: #161735;
}

.content1-item {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content1-item::before, .content1-item::after {
    content: '';
    display: block;
}

.content1-item>img {
    width: 46px;
    height: 46px;
}

.content1-item>p {
    margin-left: 2px;
    padding-left: 4%;
    width: 64.7%;
    height: 50px;
    line-height: 50px;
    background-color: #f0f0f3;
    border-radius: 5px;
    font-family: PingFang-SC-Medium;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #252656;
    position: relative;
}

.content1-item>p::before {
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 5;
    width: 0;
    height: 0;
    content: "";
    border-top: 12px solid #f0f0f3;
    border-left: 12px solid transparent;
}

.content2>div {
    padding: 30px 0 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.content2-text {
    margin: 10px auto 20px;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.55;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.content2-item {
    width: 89.3%;
    background-color: #ffffff;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 36px 0 17px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.content2-item>span {
    background-color: #f7674f;
    border-radius: 5px 0px 5px 0px;
    position: absolute;
    top: 0;
    left: 0;
    font-family: PingFang-SC-Bold;
    font-size: 15px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 5px 18px;
}

.content2-item>div.left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content2-item>div.left .top {
    font-family: Impact;
    font-size: 40px;
    font-weight: bold;
    color: #dadada;
}

.content2-item>div.left .bottom {
    font-family: Impact;
    font-size: 26px;
    font-weight: bold;
    color: #dadada;
}

.content2-item>div.right {
    width: 75.4%;
    margin-left: 5%;
}

.content2-item>div.right b {
    font-family: PingFang-SC-Heavy;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #252656;
}

.content2-item>div.right p {
    margin-top: 10px;
    font-family: PingFang-SC-Medium;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #252656;
}

.content3>div {
    width: 89.3%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #ffffff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content3>div>div {
    width: 89.6%;
}

.content3>div .content3-top {
    position: relative;
}

.content3>div .content3-top>img {
    position: absolute;
    top: -44px;
    left: 0;
    width: 117px;
    height: 122px;
}

.content3>div .content3-top span {
    padding-left: 100px;
    font-family: PingFang-SC-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #252656;
    text-align: center;
}

.content3>div .content3-top b {
    padding-left: 100px;
    text-align: center;
    margin-top: 16px;
    font-family: PingFang-SC-Bold;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #252656;
}

.content3>div .content3-center {
    padding: 22px 0 18px;
}

.content3>div .content3-center span {
    display: block;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #252656;
}

.content3-video {
    width: 300px !important;
    height: 158px;
    background-color: transparent;
    position: relative;
    margin: 0 auto 0;
}

.content3-video>.video {
    width: 300px;
    height: 158px;
    position: absolute;
    top: 1px;
    left: 2px;
    z-index: 2;
}

.video-bg {
    width: 300px;
    height: 158px;
    background: url("./../img/img12/6.png") no-repeat;
    background-size: 300px 158px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-content {
    margin: 0 auto;
    padding: 16px 0 7px 0;
    background-color: #252656;
    border-radius: 5px;
    width: 89.3%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.footer-content-msg {
    width: 100%;
    margin-top: 37px;
    display: flex;
    justify-content: center;
}

.footer-content-msg>div>.item {
    font-family: PingFang-SC-Medium;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 29px;
}

.footer-content-msg>img {
    width: 33px;
    height: 233px;
    margin-right: 20px;
    margin-top: 3px;
}

.footer-logo {
    width: 89.3%;
    margin: 35px auto 38px;
}

.imgcodebox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.imgcodebox .box {
    z-index: 1002;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 28px;
    width: 265px;
    height: 265px;
    background-color: #ffffff;
    border-radius: 5px;
}

.imgcodebox .box .imgdiv {
    width: 210px;
    height: 73px;
    background: #bbbbbb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.imgcodebox .box .imgdiv img {
    width: 100%;
    height: 100%;
}

.imgcodebox .box input {
    background: none;
    outline: none;
    border: 0;
    height: 60px;
    color: #333333;
    font-size: 17px;
}

.imgcodebox .box .line {
    width: 210px;
    height: 2px;
    background-color: #f5f5f5;
    border-radius: 0.5px;
}

.imgcodebox .box .sure {
    width: 210px;
    height: 40px;
    background-color: #f7674f;
    border-radius: 10px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    margin: 32px auto 0;
}

.success {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.success>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.success .successbox {
    width: 333px;
    height: 455.5px;
    padding: 168px 83px 0;
    background: url("../../img/pop/bg_cyan_0.png") 100%/100% no-repeat;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.success .successbox .evw {
    width: 144px;
    height: 144px;
    border: solid 2px #ffe6e2;
    overflow: hidden;
}

.successbox .closebtn {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 5px;
    top: -39px;
}

.evw img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.return-btn {
    width: 218px;
    height: 44px;
    margin-top: 35px;
    background-image: linear-gradient(-2deg, #e8bc72 0%, #f2d5a1 50%, #fbeed1 100%),
    linear-gradient(#f1d897, #f1d897);
    background-blend-mode: normal, normal;
    box-shadow: -1px 4px 8px 0px rgba(212, 62, 53, 0.79);
    border: 1px solid #f7ca8a;
    border-radius: 22px;
}

.copytext a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    font-family: PingFangSC-Semibold;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #b52a28;
    text-shadow: 0px 1px 3px rgba(183, 124, 50, 0.63);
    text-align: center;
}

.successbox .copytext a {
    line-height: 44px;
}

.new-msgup {
    width: 81.6%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.new-msgup-top {
    border-radius: 15px;
    padding-bottom: 2px;
    width: 100%;
    background-image: linear-gradient(180deg, #ffe1ad 0%, #f4c370 100%), linear-gradient( #ffe6bc, #ffe6bc);
    background-blend-mode: normal, normal;
}

.new-msgup-top-title {
    padding: 20px 0 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.new-msgup-top-title b {
    display: none;
    font-family: PingFangSC-Semibold;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 2.8px;
    color: #c35a2d;
    text-shadow: 0px 1px 2px rgba(203, 11, 0, 0.2);
}

.new-msgup-top-title span {
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 1.5px;
    color: #c35a2d;
    text-shadow: 0px 1px 2px rgba(203, 11, 0, 0.2);
}

.new-msgup-top-bottom {
    width: calc(100% - 4px);
    background: #f8e5ba url("./../img/img12/closebg2.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    border-radius: 0 0 15px 15px;
}

.new-msgup-top-bottom-top {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffe6bc;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-msgup-top-bottom-top span {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    font-weight: bold;
    color: #fe7142;
}

.new-msgup-top-bottom .evw {
    margin: 0 auto;
    width: 144px;
    height: 144px;
    overflow: hidden;
}

.new-msgup-top-bottom-bottom {
    display: none;
    font-family: PingFangSC-Regular;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding: 15px 0 20px;
}

.new-msgup-bottom {
    display: flex;
    margin: 15px auto 0;
    width: 100%;
    justify-content: space-between;
}

.new-msgup-bottom .left.wechat {
    transform: translateX(100%);
}

.new-msgup-bottom p,.new-msgup-bottom.receive-success .right {
    display: none;
}

.new-msgup-bottom .left {
    text-shadow: -1px 0px 0px #09091d;
    width: 31%;
    font-family: PingFangSC-Semibold;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #7382a5;
    height: 40px;
    border-radius: 10px;
    border: 3px solid #484a6e;
    text-align: center;
    background-color: #161733;
}

.new-msgup-bottom .right {
    text-shadow: -1px 0px 0px #ff9c00;
    width: 62.8%;
    font-family: PingFangSC-Semibold;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    height: 40px;
    background-color: #ffb643;
    border: 3px solid #fff8d5;
    text-align: center;
    border-radius: 15px;
}

.new-msgup-bottom .right a {
    font-weight: bold;
    color: #ffffff;
}

.success .successbox.successbg2~div.new-msgup {
    display: block;
}

.success .successbox.successbg2~div.new-msgup .receive-no, .success .successbox.successbg1~div.new-msgup .receive-success {
    display: flex;
}

.success .successbox.successbg2~div.new-msgup .receive-success, .success .successbox.successbg2, .new-msgup, .successbox.successbg1~div.new-msgup, .successbox.successbg2, .success .successbox.successbg1~div.new-msgup .receive-no {
    display: none;
}

@media screen and (max-width: 330px) {
    .new-msgup-top-bottom P {
        font-size: 12px;
    }
    .new-msgup-bottom .left, .new-msgup-bottom .right a {
        font-size: 15px;
    }
    .new-msgup-top-title span {
        font-size: 16px;
    }
    .new-msgup-top-title b {
        font-size: 21px;
    }
    .header-top {
        height: 262px;
        background: url("./../img/img12/banner1.png") top no-repeat;
        background-size: 100% auto;
    }
    .header-bottom .top .left span, .content3>div .content3-center span {
        font-size: 10px;
    }
    .login .text {
        font-size: 11px;
    }
    .footer-content-msg>div>.item {
        font-size: 12px;
    }
    .login .msg-btn, .content1-item>p, .content2-item>div.right p {
        font-size: 13px;
    }
    .header-bottom .top .right>span {
        font-size: 14px;
    }
    .content2-item>div.right b {
        font-size: 16px;
    }
    .header-bottom .top .left b, .header-bottom .top .right>b {
        font-size: 18px;
    }
    .content3>div .content3-top span, .content3>div .content3-top b {
        padding-left: 120px;
    }
    .video-bg, .content3-video, .content3-video>.video {
        width: 255px !important;
        height: 134px;
    }
    .video-bg {
        background: url("./../img/img12/6.png") no-repeat;
        background-size: 255px 134px;
    }
    .header-bottom .bottom .left {
        margin-right: 3.5%;
    }
}