
.thesaas-sections-split .section,
.thesaas-sections-split .main-content .topbar,
.thesaas-sections-split .main-content .site-footer {
    margin: 30px 50px 100px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border: 1px solid #ebebeb;
}

.thesaas-sections-split .main-content .topbar {
    position: static;
}

.thesaas-sections-split .main-content .topbar .topbar-toggler {
    display: none;
}

.thesaas-sections-split .section-info {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 60px;
}

.thesaas-sections-split.topbar-reveal .main-content .topbar-nav {
    display: none;
}

@media (max-width: 768px) {

    .thesaas-sections-split .section,
    .thesaas-sections-split .main-content .site-footer {
        margin: 30px 0 100px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    .m_headbg_view { display: block; }
    .login-title{ text-align: center; font-size: 18px; }
    .form-round{ text-align: center; margin: 0 auto; }
    .elm-card-main {
        height: 453px;
        width: 320px;
        border-radius: 24px;
        background-color: #FFFFFF;
        box-shadow: 0 6px 58px 0 rgba(196,203,214,0.1);
        margin: 0 auto;
        padding: 20px 0 ;
    }
    .reg-text-bg {
        height: 58px;
        width: 280px;
        border-radius: 14px;
        background-color: #FFFCF0;
        padding: 10px 12px;
    }
    .login-title1{
        color: #64626A;
        font-size: 11px;
        letter-spacing: 0.06px;
        line-height: 20px;
    }
    .form-controls{
        height: 48px;
        width: 280px;
    }
    .submit-btn{
        height: 48px;
        width: 280px;
    }
    .getCode-btn{
        height: 48px;
        width: 105px;
    }
    .headbg_view { display: none; }

}
.headbg_view { display: block; }

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}

.canselect {
    -webkit-touch-callout: text; /* iOS Safari */
    -webkit-user-select: text; /* Safari */
    -khtml-user-select: text; /* Konqueror HTML */
    -moz-user-select: text; /* Firefox */
    -ms-user-select: text; /* Internet Explorer/Edge */
    user-select: text;
    /* Non-prefixed version, currently
                                     supported by Chrome and Opera */
}

.lightgray {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.bg-tranparent {

    background-color: rgb(1, 1, 1);
    filter: alpha(opacity=0);
}


::selection {
    background: #f7fafc;
    color: #555;
}

::-moz-selection {
    background: #f7fafc;
    color: #555;
}

::-webkit-selection {
    background: #f7fafc;
    color: #555;
}

.align-center {
    margin: 0 20px;
    background: black;
}

.tab-packages {
    margin: 75pt 0;
}


.v-plans {
}

.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tab-pane {
    padding-top: 30px;
}

.package-detail {
    text-align: center;
    line-height: 1.5em;
    color: black;
}

.con-blue {
    color: blue;
}

.price {
    color: #48b0f7;
    font-weight: 360;
}

.pargraph {
    margin: 20px auto;
    padding: 0px auto;
    text-align: left;
}

.main-container {
    background: white;
}

.card-title {
    margin: 20px auto;
    border-bottom: none;
}

.text-primary {
    color: #48b0f7 !important;
}


.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 2000;
}


.spinner-dots {
    width: 70px;
    text-align: center;
}

.spinner-dots span {
    width: 12px;
    height: 12px;
    background-color: #33cabb;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: spinner-dots 1.4s infinite ease-in-out both;
    animation: spinner-dots 1.4s infinite ease-in-out both;
}

.spinner-dots .dot1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner-dots .dot2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.cover {
    width: 100%;
    height: 100%;
    background-color: black;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.arrow {
    margin-right: 10px;
    padding-right: 0px;
}

.bg-veeeblue {
    background-color: #00aff0;
}

.text-veeeblue {
    color: #00aff0;
}

.card-selected {
    border-color: #00aff0;
    border-width: 2px;
}

.hidden {
    display: none;
}

.download-btn {
    width: 180px;
    height: 55px;
}

.download-btn a {
    background-image: url(../img/download-btns.png);
    display: block;
    width: 180px;
    height: 55px;
}

.apple-store {
    background-position: 180px 0;
}

.google-play {
    background-position: 0 0;
}

.windows-os {
    background-position: 180px 55px;
}

.mac-os {
    background-position: 0 55px;
}

/* 字体颜色 */
.color6c {
    color: #6C6C6C;
}

.color602 {
    color: #FF6602;
    font-family: PingFangSC-Semibold;
}

.color3e {
    color: #3E3E3E;
}

.colorf0 {
    color: #00AFF0;
}

.color4e {
    color: #162D4E;
}

/* 背景颜色 */
.bgfb {
    background: #FBFBFB;
}

/* 字体类型 */
.scReg {
    font-family: PingFangSC-Regular;
}

.scSemibold {
    font-family: PingFangSC-Semibold;
}

/* 邀请注册样式 */
/* .headerMain{ background-color: #00aff0; overflow: scroll; } */
.headerMain {
    background-image: url('../img/bg.png');
    background-size: 18rem 20rem;
    background-repeat: repeat;
    background-position: center;
    overflow-y: scroll;
}
.index-bg{
    padding: 110px 218px 0 150px;
    margin: 0 auto 100px auto;
    height: 710px;
    width: 1440px;
    background-color: #FFE76E;
    background-image: url("../img/ir_bg@3x.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0% 0%;
}
.m_index-bg{
    margin: 0 auto;
    width: 100%;
    height: 1244px;
    /*background-color: #F0F2F5;*/
    background-image: url("../img/intvite/m_bg@3x.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    overflow-y: scroll;
    padding-top: 140px;
}
.ir_text{
    height: 64px;
    color: #64626A;
    font-size: 18px;
    line-height: 32px;
}
.ir_text p{
    margin-bottom: 0;
}
.regCont {
    margin: 0 auto;
    /*max-width: 750px;*/
    border-radius: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 30px 80px 0 rgba(0,0,0,0.04);
    padding: 36px 30px;
}
.form-controls{
    box-sizing: border-box;
    height: 53px;
    width: 428px;
    border: 1px solid #D1D0D6;
    border-radius: 12px;
    background-color: #FFFFFF;
}
.login-title{
    color: #000000;
    font-family: "PingFang SC";
    font-size: 28px;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 500;
    text-align: left;
}
.login-title1{
    width: 428px;
    height: 60px;
    color: #64626A;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 30px;
    text-align: left;
}
.getCode-btn {
    box-sizing: border-box;
    height: 53px;
    width: 117px;
    border: 1px solid #191C1F;
    color: #2B2F38;
    font-size: 14px;
    letter-spacing: 0.17px;
    line-height: 20px;
    border-radius: 12px;
}
.submit-btn{
    height: 56px;
    width: 427px;
    border-radius: 12px;
    background-color: #2B2F38;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 0.2px;
    line-height: 22px;
    margin-top: 15px;
}
.card {
    padding: 1rem;
}

.ivitePic {
    width: 26rem;
    margin: 0 auto;
}

.namePic {
    width: 6.5rem;
    margin: 1rem auto 1rem;
}

.namePic img {
    width: 100%;
}

.sysIcon img {
    width: 1.4rem;
    margin-right: 10px;
}

.regMain {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-flex;
}

.regItem {
    flex: 1;
    -ms-flex: 1;
}

.regItem:nth-child(1) {
    margin-top: 1rem;
}

.regItem:nth-child(2) {
    margin-top: .5rem;
}

.nameFot {
    padding-left: 3rem;
    padding-right: 3rem;
}

.regForm {
    /*width: 280px;*/
    margin: 0 auto;
}

.wxError {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 3000;
    box-sizing: border-box;
}

.wxError > p {
    font-size: 150%;
    color: white;
    font-weight: bold;
}

.wxError > p > .yellow {
    color: #FFD35B;
}

.text-right {
    text-align: right;
}

@media screen and (max-width: 800px) {
    .m_headbg_view { display: block; }
    .login-title{ text-align: center; font-size: 18px; }
    .form-round{ text-align: center; margin: 0 auto; }
    .elm-card-main {
        height: 453px;
        width: 320px;
        border-radius: 24px;
        background-color: #FFFFFF;
        box-shadow: 0 6px 58px 0 rgba(196,203,214,0.1);
        margin: 0 auto;
        padding: 20px 0 ;
    }
    .reg-text-bg {
        height: 58px;
        width: 280px;
        border-radius: 14px;
        background-color: #FFFCF0;
        padding: 10px 12px;
    }
    .login-title1{
        color: #64626A;
        font-size: 11px;
        letter-spacing: 0.06px;
        line-height: 20px;
    }
    .form-controls{
        height: 48px;
        width: 280px;
    }
    .submit-btn{
        height: 48px;
        width: 280px;
    }
    .getCode-btn{
        height: 48px;
        width: 105px;
    }
    .headbg_view { display: none; }
    .regCont {
        margin: 0 auto;
        width: 85%;
    }
}
.m_headbg_view { display: none; }
@media screen and (max-width: 680px) {
    .m_headbg_view { display: block; }
    .login-title{ text-align: center; font-size: 18px; }
    .form-round{ text-align: center; margin: 0 auto; }
    .elm-card-main {
        height: 453px;
        width: 320px;
        border-radius: 24px;
        background-color: #FFFFFF;
        box-shadow: 0 6px 58px 0 rgba(196,203,214,0.1);
        margin: 0 auto;
        padding: 20px 0 ;
    }
    .reg-text-bg {
        height: 58px;
        width: 280px;
        border-radius: 14px;
        background-color: #FFFCF0;
        padding: 10px 12px;
    }
    .login-title1{
        color: #64626A;
        font-size: 11px;
        letter-spacing: 0.06px;
        line-height: 20px;
    }
    .form-controls{
        height: 48px;
        width: 280px;
    }
    .submit-btn{
        height: 48px;
        width: 280px;
    }
    .getCode-btn{
        height: 48px;
        width: 105px;
    }
    .headbg_view { display: none; }
    .regCont {
        margin: 0 auto;
        width: 88%;
    }

    .header {
        padding-top: 2.4rem;
    }

    .regMain {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -ms-flex-direction: column;
    }

    .veePic {
        width: 5.5rem;
        margin-bottom: 10px;
        margin-top: 1.5rem;
    }

    .regRight {
        margin-bottom: .8rem !important;
        font-size: 22px !important;
    }

    .regItem {
        flex: 1;
        -ms-flex: 1;
    }

    .regForm {
        /*width: 90%;*/
        margin: 0 auto;
    }

    .veeeFot {
        padding-left: 1rem;
        padding-right: 1rem;
        margin-top: 0 !important;
    }

    .regItem:nth-child(1) {
        margin-top: 0;
    }

    .regItem:nth-child(2) {
        margin-top: 0;
    }

    .regItem:nth-child(1) p {
        margin-bottom: 5px;
    }

    .veeeFot p:nth-child(1) {
        font-size: 32px !important;
    }

    .veeeFot p:nth-child(2) {
        margin-top: -10px;
    }
}
