body {
    background: linear-gradient(top, #00d1fe, #0660a5);
    background: -webkit-linear-gradient(top, #00d1fe, #0660a5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #00d1fe, #0660a5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #00d1fe, #0660a5); /* Firefox 3.6 - 15 */
    background: -ms-linear-gradient(top, #00d1fe, #0660a5);
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", Verdana, Simsun, "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
    height: 600px;
    overflow: hidden;
}


:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #67a9d1;
    font-size: 17px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #67a9d1;
    font-size: 17px;
}

input:-ms-input-placeholder {
    color: #67a9d1;
    font-size: 17px;
}

input::-webkit-input-placeholder {
    color: #67a9d1;
    font-size: 17px;
}

.main {
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-top: -50px;
}

.content {
    position: absolute;
    right: 15%;
    width: 432px;
    height: 434px;
    top: 45%;
    margin-top: -128px;


    /*opacity: 0;*/
    /*animation:myfirst 1s;*/
    /*-moz-animation:myfirst 1s; !* Firefox *!*/
    /*-webkit-animation:myfirst 1s; !* Safari and Chrome *!*/
    /*-o-animation:myfirst 1s; !* Opera *!*/

    /*position: absolute;*/
    /*animation-delay: 0s;*/
    /*-moz-animation-delay: 0s;*/
    /*-webkit-animation-delay: 0s;*/
    /*-o-animation-delay: 0s;*/

    /*animation-fill-mode: forwards ;*/
    /*-webkit-animation-fill-mode: forwards ;*/
    /*-moz-animation-fill-mode: forwards ;*/
    /*-o-animation-fill-mode: forwards ;*/
}

.content1 {
    background: url('../../../images/login/login3.png') no-repeat;
    background-size: 100% auto;
}


.content2 {
    background: url('../../../images/login/login4.png') no-repeat;
    background-size: 100% auto;
}


.content3 {
    background: url('../../../images/login/login6.png') no-repeat;
    background-size: 100% auto;
}

.otherContent {
    position: absolute;
    right: 15%;
    width: 432px;
    height: 382px;
    top: 45%;
    margin-top: -128px;
    background: url('../../../images/login/login.png') no-repeat;
    background-size: 100% auto;

    /*opacity: 0;*/
    /*animation:myfirst 1s;*/
    /*-moz-animation:myfirst 1s; !* Firefox *!*/
    /*-webkit-animation:myfirst 1s; !* Safari and Chrome *!*/
    /*-o-animation:myfirst 1s; !* Opera *!*/

    /*position: absolute;*/
    /*animation-delay: 0s;*/
    /*-moz-animation-delay: 0s;*/
    /*-webkit-animation-delay: 0s;*/
    /*-o-animation-delay: 0s;*/

    /*animation-fill-mode: forwards ;*/
    /*-webkit-animation-fill-mode: forwards ;*/
    /*-moz-animation-fill-mode: forwards ;*/
    /*-o-animation-fill-mode: forwards ;*/
}

.phoneLogin {
    width: 80%;
    height: 200px;
    margin: 0 auto;
    /*margin-top:100px;*/
    margin-top: 103px;
    background: #fff;
}

.checkTabs {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    right: 15%;
    top: 36%;
    z-index: 1000;
}

.checkTabs div {
    margin-right: 50px;
}

.checkTabs div a {
    font-size: 16px;
    cursor: pointer;
}

.checkTabs div:last-child {
    margin-right: 20px;
}

.loginButton {
    /*width: 80px;*/
    margin-top: 20px;
    background: #009fff;
    color: #fff;
    /*cursor: pointer;*/
    margin-left: 32%;
    width: 112px;
    height: 40px;
    cursor: pointer;
    border-radius: 10px;
    font-size: 16px;
    /*opacity: 0;*/
}

.row {
    width: 100%;
    height: 39px;
    line-height: 39px;

}

.row label {
    font-size: 17px;
    text-align: right;
    color: #7B7B7B;
}


.content-nav {
    margin: 45px 56px 0;
    display: flex;
    justify-content: space-between;
}

.content-nav > div {
    width: 96px;
    height: 35px;
    cursor: pointer;
}

.login1 {
    margin-top: 84px;
}

.userName {
    padding-left: 99px;
}

.userName input {
    margin-left: 15px;
    margin-top: 5px;

}

.password {
    margin-top: 16px;
    padding-left: 92px;
}

.password input {
    margin-left: 22px;
    margin-top: 5px;
}

.sub {
    margin-top: 41px;
    padding-left: 158px;
}

.login1 .sub .primary-btn {
    width: 110px;
    height: 40px;
    position: absolute;
    left: 159px;
    opacity: 0;
    cursor: pointer;
}

.login2 {
    display: none;
    margin-top: 178px;
}

.login2 .sub .ca-btn {
    width: 110px;
    height: 40px;
    position: absolute;
    left: 159px;
    opacity: 0;
    cursor: pointer;
}

.login3 {
    display: none;
    margin-top: 84px;
}

.login3 .sub .mobile-btn {
    width: 110px;
    height: 40px;
    position: absolute;
    left: 159px;
    opacity: 0;
    cursor: pointer;
}

.login3 .password {
    margin-top: 15px;
}

.login3 .password #messageCode {
    margin-left: 22px;
    margin-top: 5px;
}

.login3 .password #timerCode {
    width: 100px;
    height: 35px;
    margin-left: -5px;
    margin-top: 5px;
}

input {
    width: 218px;
    height: 33px;
    border: 1px solid #009fff;
    border-left: none;
    border-radius: 4px;
    line-height: 34px;
    padding: 0px 8px;
    color: #7B7B7B;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.wave {
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: -50%;
}

input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.btn {
    width: 112px;
    height: 40px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.bottom {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 615px;
    width: 1000px;
    text-align: center;
    color: #FFFFFF;
    font-size: 10px;
}

.browser {
    border-spacing: 0;
}

.browser tr {
    height: 35px;
    text-align: left;
}

.browser th {
    color: #666;
    font-size: 13px;
    line-height: 13px;
    padding-left: 10px;
}

.browser td {
    font-size: 13px;
    line-height: 13px;
    border-top: 0.5px solid #bcbcbc;
}

.recommend {
    font-size: 10px;
    color: red;
}

.download {
    color: #FFFFFF;
    text-decoration: solid;
}

.loginbg {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none
}

.layui-layer-dialog {
    top: 50% !important;
    margin-top: -120px !important;
    left: 50% !important;
    margin-left: -210px !important;
}

.layui-layer-msg {
    left: 50% !important;
    margin-left: -90px !important;
}

.sign {
    width: 600px;
    height: 400px;
    position: absolute;
    top: 20%;
    left: 10%;
}

.topbg {
    background: url("../../../images/login/topbg.png");

    position: absolute;
    left: 50%;
    margin-left: -577.5px;
    margin-top: 60px;
    width: 1115px;
    height: 148px;


}


@keyframes myfirst {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes myfirst /* Opera */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


@keyframes myWord {


    0%, 30% {
        opacity: 0;
        left: 200px;
    }
    30%, 90% {
        opacity: 1;
        left: 50px;
    }
    95%, 100% {
        opacity: 0;
        left: 50px;
    }
}

@-moz-keyframes myWord /* Firefox */
{

    0%, 30% {
        opacity: 0;
        left: 200px;
    }
    30%, 90% {
        opacity: 1;
        left: 50px;
    }
    95%, 100% {
        opacity: 0;
        left: 50px;
    }
}

@-webkit-keyframes myWord /* Safari and Chrome */
{
    0%, 30% {
        opacity: 0;
        left: 200px;
    }
    30%, 90% {
        opacity: 1;
        left: 50px;
    }
    95%, 100% {
        opacity: 0;
        left: 50px;
    }
}

@-o-keyframes myWord /* Opera */
{

    0%, 30% {
        opacity: 0;
        left: 200px;
    }
    30%, 90% {
        opacity: 1;
        left: 50px;
    }
    95%, 100% {
        opacity: 0;
        left: 50px;
    }

}

.imgDiv1 {
    height: 90px;
    width: 400px;
    position: absolute;
    top: 100px;
    left: 200px;
    opacity: 0;
    animation: myWord 7s infinite;
    -moz-animation: myWord 7s infinite; /* Firefox */
    -webkit-animation: myWord 7s infinite; /* Safari and Chrome */
    -o-animation: myWord 7s infinite; /* Opera */
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;

}

.zi1 {
    background: url("../../../images/login/zi1.png");
    height: 90px;
    width: 400px;
}

.imgDiv2 {
    height: 90px;
    width: 400px;
    position: absolute;
    top: 220px;
    left: 200px;
    opacity: 0;
    animation: myWord 7s infinite;
    -moz-animation: myWord 7s infinite; /* Firefox */
    -webkit-animation: myWord 7s infinite; /* Safari and Chrome */
    -o-animation: myWord 7s infinite; /* Opera */
    animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;

}

.zi2 {
    background: url("../../../images/login/zi2.png");
    width: 216px;
    height: 88px;
    margin-left: 184px;
}


.imgDiv3 {
    height: 90px;
    width: 400px;
    position: absolute;
    top: 270px;
    left: 200px;
    opacity: 0;
    animation: myWord 7s infinite;
    -moz-animation: myWord 7s infinite; /* Firefox */
    -webkit-animation: myWord 7s infinite; /* Safari and Chrome */
    -o-animation: myWord 7s infinite; /* Opera */
    animation-delay: 2.8s;
    -moz-animation-delay: 2.8s;
    -webkit-animation-delay: 2.8s;
    -o-animation-delay: 2.8s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;

}

.zi3 {
    background: url("../../../images/login/zi3.png");
    width: 216px;
    height: 90px;
    margin-left: -60px;
}

.imgDiv4 {
    height: 90px;
    width: 400px;
    position: absolute;
    top: 360px;
    left: 200px;
    opacity: 0;
    animation: myWord 7s infinite;
    -moz-animation: myWord 7s infinite; /* Firefox */
    -webkit-animation: myWord 7s infinite; /* Safari and Chrome */
    -o-animation: myWord 7s infinite; /* Opera */
    animation-delay: 3s;
    -moz-animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;

}


.zi4 {
    background: url("../../../images/login/zi4.png");
    width: 216px;
    height: 90px;
    margin-left: 104px;
}

.word {

    position: absolute;
    height: 335px;
    width: 445px;
    z-index: 9999;
    margin-top: 60px;

}

.lotus {
    opacity: 0;
    animation: myfirst 2s;
    -moz-animation: myfirst 2s;
    -o-animation: myfirst 2s;
    -webkit-animation: myfirst 2s; /* Safari and Chrome */
    background: url("../../../images/login/hehua.png");
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;

    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;

    position: absolute;
    height: 655px;
    width: 802px;

}


.yue {
    opacity: 0;
    animation: myfirst 1s;
    -moz-animation: myfirst 1s; /* Firefox */
    -webkit-animation: myfirst 1s; /* Safari and Chrome */
    -o-animation: myfirst 1s; /* Opera */
    background: url("../../../images/login/yue.png");

    position: absolute;
    animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -o-animation-delay: 0s;

    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;

    height: 655px;
    width: 802px;

}


@media screen and  (min-height: 700px) and  (max-height: 768px) {


    .zi1 {
        height: 70px;
        width: 280px;
        background-size: 100% auto;
        margin-left: -60px;
        margin-top: 20px;
    }

    .zi2 {
        width: 150px;
        height: 70px;
        background-size: 100% auto;
        margin-left: 80px;

    }

    .zi3 {

        width: 150px;
        height: 70px;
        margin-left: -80px;
        margin-top: -10px;
        background-size: 100% auto;
    }

    .zi4 {
        width: 150px;
        height: 70px;
        margin-top: -20px;
        margin-left: 20px;
        background-size: 100% auto;
    }


    .word {

        height: 220px;
        width: 300px;
        margin-top: -20px;
        background-size: 100% auto;
        margin-left: -50px;

    }

    .lotus {
        background: url("../../../images/login/hehua_s.png");
        width: 500px;
        height: 400px;
        background-size: 100% auto;

    }

    .yue {
        background: url("../../../images/login/yue_s.png");
        width: 500px;
        height: 400px;
        margin-left: -40px;
        background-size: 100% auto;
    }

    .sign {
        width: 600px;
        height: 400px;
        position: absolute;
        top: 24%;
        left: 11%;
    }

    .content {
        right: 11%;
        top: 43%;
    }

    .checkTabs {
        right: 11%;
        top: 33%;
    }

    .topbg {
        background: url("../../../images/login/topbg.png");
        height: 120px;
        width: 846px;
        position: absolute;
        left: 50%;
        margin-left: -423px;
        margin-top: 60px;
        background-size: 100% auto;
    }

}

@media screen and  (min-height: 768px) and  (max-height: 868px) {

    .zi1 {
        height: 80px;
        width: 310px;
        background-size: 100% auto;
        margin-left: -60px;
    }

    .zi2 {
        width: 170px;
        height: 80px;
        background-size: 100% auto;
        margin-left: 80px;
        margin-top: -20px;
    }

    .zi3 {

        width: 170px;
        height: 80px;
        margin-left: -100px;
        background-size: 100% auto;
    }

    .zi4 {
        width: 170px;
        height: 80px;
        margin-left: 20px;
        background-size: 100% auto;
    }

    .word {

        height: 226px;
        width: 300px;
        margin-top: 20px;
    }

    .lotus {
        background: url("../../../images/login/hehua_m.png");
        height: 490px;
        width: 600px;

    }

    .yue {
        background: url("../../../images/login/yue_m.png");
        height: 490px;
        width: 600px;
        margin-left: -40px;
    }

    .sign {
        width: 600px;
        height: 400px;
        position: absolute;
        top: 20%;
        left: 11%;
    }

    /*.content {*/
    /*    right: 11%;*/
    /*    top: 41%;*/
    /*}*/
    .topbg {
        background: url("../../../images/login/topbg.png");
        height: 120px;
        width: 846px;
        position: absolute;
        left: 50%;
        margin-left: -423px;
        margin-top: 60px;
        background-size: 100% auto;
    }

    .checkTabs {
        right: 10%;
        top: 32%;
    }

}


@media screen  and  (min-height: 0px) and  (max-height: 700px) {
    .zi1 {
        height: 60px;
        width: 220px;
        background-size: 100% auto;
        margin-left: -30px;
        margin-top: -30px;
    }

    .zi2 {
        width: 120px;
        height: 60px;
        background-size: 100% auto;
        margin-left: 70px;
        margin-top: -65px;
    }

    .zi3 {

        width: 120px;
        height: 60px;
        margin-left: -50px;
        margin-top: -80px;
        background-size: 100% auto;
    }

    .zi4 {
        width: 120px;
        height: 60px;
        margin-top: -120px;
        margin-left: 30px;
        background-size: 100% auto;
    }


    .word {

        height: 220px;
        width: 280px;

        margin-top: 20px;
        background-size: 100% auto;
        margin-left: -50px;

    }

    .lotus {
        background: url("../../../images/login/hehua_s.png");
        width: 450px;
        height: 360px;
        background-size: 100% auto;

    }

    .yue {
        background: url("../../../images/login/yue_s.png");
        width: 460px;
        height: 370px;
        margin-left: -40px;
        background-size: 100% auto;
    }

    .sign {
        width: 600px;
        height: 400px;
        position: absolute;
        top: 24%;
        left: 13%;
    }

    /*.content {*/
    /*    right: 13%;*/
    /*    top: 47%;*/
    /*    background-size: 100% auto;*/
    /*    width: 390px;*/
    /*    height: 350px;*/
    /*}*/
    .topbg {
        background: url("../../../images/login/topbg.png");
        height: 120px;
        width: 846px;
        position: absolute;
        left: 50%;
        margin-left: -423px;
        background-size: 100% auto;
    }

    /*.userName input {*/
    /*    margin-left: 3px;*/
    /*    margin-top: -7px;*/
    /*}*/
    /*.password input {*/
    /*    margin-left: 10px;*/
    /*    margin-top: -12px;*/
    /*}*/
    /*input {*/
    /*    height: 30px;*/
    /*    width: 196px;*/
    /*}*/
    /*.sub {*/
    /*    margin-top: 16px;*/
    /*    padding-left: 136px;*/
    /*}*/

}


.new-main {
    width: 100vw;
    height: 100vh;
   background-image: url("../../../images/img/bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 20px;
}
.new-text-tips{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 14px;
    font-family: PingFang SC Regular, PingFang SC Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #fffefe;
    line-height: 36px;
    z-index: 100;
}
.new-title{
    position: absolute;
    top: 62px;
    left: 60px;
    z-index: 100;
    display: flex;
    /*padding-left: 20px;*/
    align-items: center;
    font-size: 44px;
    font-family: PingFang SC Bold, PingFang SC Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    text-shadow: 0px 0px 30px 0px rgba(0,34,67,0.60);
    letter-spacing:3px;
    display: none;
}
.new-title-icon{
    margin-top: 8px;
    width: 100px;
    height: 100px;
    background-image: url("../../../images/img/logo.png");
    background-repeat: no-repeat;
    background-size: 100%;
}
.new-bg-map{
    background-image: url("../../../images/img/MAP2.png");
    background-repeat: no-repeat;
    background-size:60vw 44.44vw;
    width:60vw;
    height:44.44vw;
    /* position: absolute; */
    /* left: 3%;
    /* top: 60px; */
    /* top: 50%;  */
    /* margin-top: -44.44vw; * */
    /* transform: translate(-50%,-30); */
    /* margin: auto 0; */
    position: absolute; 
    left: 3%; 
    top: 50%;   
    transform: translate(0, -50%);  
}

.new-input-box{
    position: absolute;
    right: 5%;
    top: 50%;
    width: 31%;
    transform: translate(0,-50%);
    opacity: 1;
    background: white;
    border-radius: 16px;
    box-shadow: 0px 0px 30px 0px rgba(0,34,67,0.60);
    text-align: center;
    color: white;
    padding: 47px;
}

.new-input-box-title{
    font-size: 26px;
    font-family: PingFang SC Regular, PingFang SC Regular-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 56px;

    color: #333333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 13vw;
    text-align: center;
    line-height: 10vw;
    background-image: url("../../../images/img/wave.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
    letter-spacing: 2px;
    /* font-size: 4.8rem; */
    font-size: 40px;
    font-family: PingFang SC Bold, PingFang SC Bold-Bold;
    font-weight: 700;
    color: #ffffff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom: 1px solid white;
}

.new-center-content{
    width: 70%;
    margin: 0 auto;
    padding-top: 13vw;
}
.input-name-label{
    display: flex;
    margin: 10px 0;
    cursor: pointer;
    color: #333333;
    align-items: center;
}
.input-name-label-f{
    font-size: 20px;
    font-weight: 500;
    color: #333333;
}
.input-name-icon{
    width: 18px;
    height: 22px;
   background-image: url("../../../images/img/username.png");
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 8px;
}
.input-name-icon-f{
    width: 22px;
    height: 26px;
}

.input-name-icon2{
   background-image: url("../../../images/img/password.png");
}
.input-name-icon3{
    background-image: url("../../../images/img/authcode.png");
 }
.input-name-icon3{
    width: 18px;
    height: 22px;
   background-image: url("../../../images/img/phone.png");
}

.input-name-icon4{
    width: 19px;
    height: 22px;
   background-image: url("../../../images/img/qqicon.png");
}

.input-name-box input{
    outline-style: none ;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 8px 10px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    width: 100%;
    color: #333;
    font-size: 17px;
    margin-bottom: 25px;
}

.input-name-box  input:-ms-input-placeholder {
    color: #999999;
}/* Internet Explorer 10+ */

.input-name-box  input::-webkit-input-placeholder {
    color: #999999;
}/* WebKit browsers */

.input-name-box input::-moz-placeholder {
    color: #999999;
}/* Mozilla Firefox 4 to 18 */

.input-name-box input:-moz-placeholder {
    color: #999999;
}

.new-login-btn{
    height: 54px;
    line-height: 54px;
    opacity: 1;
    background: #259dff;
    border-radius: 4px;
   box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    text-align: center;
    color: white;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 60px;
    margin-top: 35px;
}

.input-name-box2{
    display: flex;
    justify-content: space-between;
}
.input-name-box2 input{
    width: 85%;
}
.new-check-img{
    width: 80px;
    cursor: pointer;
    height: 40px;
    margin-top: 5px;
    margin-left: 5px;
}

.message-tips{
    display: block;
}
.new-login-footer{
    display: flex;
    justify-content: space-between;
}