/* CSS Document */
.logoin {
    background: url(../image/zhanweitu/head_Partnerch.png) center center no-repeat;
    width: 486px;
    height: 45px;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 20px;
}


.bodyLogin {
    /*background-color: #F5F8FA;*/
    background: url("../image/zhanweitu/login-background.jpg")center center no-repeat;
    width: 100%;
    height: 100%;
    font-family: "Times New Roman";
    position: relative;
}
.login-bottom{
    background: url("../image/zhanweitu/login-bootom.png") center center no-repeat;
    width: 821px ;
    height: 24px;
    margin: -90px auto 0;
}

a {
    text-decoration: none;
    color: #4A4A4A;
    display: block;
    height: 100%;
}

.welcome {
    /*background: url("../image/Welcome to join us.png") no-repeat center;*/
    font-size: 38px;
    font-family: "Times New Roman";

    letter-spacing: 2px;
    color: #666666 !important;
    height: 56px;
    width: 560px;
    text-align: center;
    margin: 80px auto 110px;
}

.login {
    background-color: #ffffff;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    behavior: url(../js/ie-css3.htc);
    border-radius: 10px;
    display: flex;


}

.login-1{
    display: none;
    background-color: #fff;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(90deg);
    behavior: url(../js/ie-css3.htc);
    position: relative;
    border-radius: 10px;


}

.login-wid {
    /*padding: 80px;*/
    display: flex;

}

.signup-wid span, .j-sin span, .login-wid span, .j-log span {
    color: #FE4539;
}

.signup-wid div, .login-wid div {
    color: #666666;
    /*	font-size: 12px;*/
}

.emaillog {
    margin-top: 34px;
    /*font-size: 14px;*/
}

.password {
    /*font-size: 14px;*/
    margin-top: 10px;
}

input {
    /*-webkit-appearance: none;*/
    -moz-appearance: none;
    outline: 0;
    background-color: transparent;
    /*border: 1px solid #d5defd;*/
    width: 400px;
    height: 36px;
    color: black !important;
    /*padding-left: 13px;*/
    font-size: 20px;
    font-weight: lighter;
    margin-top: 6px;
    line-height: 48px;
    padding: 0 !important;
    border: none ;
    font-family: "Times New Roman" !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input::-webkit-input-placeholder {
    color: #a2a2a2;
  }

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

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

  input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a2a2a2;
  }
.button-log {
    margin: 20px auto;

    background-color: #3E69F6;
    color: #FFF !important;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    width: 400px;
    height: 50px;
}

.FPSU {
    text-align: right;
    font-size: 16px;
    width: 400px;
    height: 36px;
    margin:0 auto ;
    line-height: 36px;

}

/*.FPSU span:first-child {*/
/*    color: #666666 !important;*/
/*}*/

.FPSU >span{
    color: #3E69F6;
}

.Sign-Up {
    display: none;
    background-color: #fff;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(90deg);
    behavior: url(../js/ie-css3.htc);
    position: relative;
    border-radius: 10px;
}


.Sign-Up-1 {
    background-color: #fff;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(0deg);
    behavior: url(../js/ie-css3.htc);
    position: relative;
    border-radius: 10px;
}

.welcome-1 {
    margin: 79px auto 0;
    text-align: center;
    width: 560px;
    /*!*background: url("../image/Thank you for you co-n.png");*!*/
    height: 56px;
    color: #666666 !important;
    font-size: 38px;
    font-family: "Times New Roman";
    letter-spacing: 2px;

}

.signup-wid {
    signup-widpadding: 50px 100px;
    display: flex;
}

.name-1, .email-1, .phone-1 {
    line-height: 22px;
}

.signup-wid input {
    width: 384px;
}

.cp-1-input, .ps-1-input {
    width: 400px !important;
    display: block;
}

.ps {
    display: table-cell;
    padding-top: 10px;
}

.ps + .ps {
    padding-left: 4px;
}

.email-1, .phone-1 {
    margin-top: 10px;
}

.pp {
    margin-top: 6px;
}

.phone-1-input {
    width: 116px !important;
    float: left;
    margin-top: 0;
}

.phone-2-input {
    margin-left: 4px;
    width: 248px !important;
    margin-top: 0;
}

label {
    display: block;
    cursor: pointer;
    margin-top: 10px;
    color: #666666;
    line-height: 20px;
}

.checkbox {
    font-size: 13px;
    display: inline;
}

.checkbox + span {
    color: #4a4a4a;
    font-size: 13px;
}

.search-text + div {
    margin-top: 8px;
    line-height: 22px;
}

label i {
    font-size: 13px;
    font-style: normal;
    float: left;
    width: 12px;
    height: 12px;
    text-align: center;
    margin-top: 4px;
    margin-right: 5px;
    border: #9e9e9e 1px solid;
    border-radius: 3px;
}

input[type=checkbox]:checked + i {
    background: url(../image/gou.png) no-repeat center center #3E69F6;
}

input[type="checkbox"] {
    display: none;
}

.button-sign {
    /*margin-top: 20px;*/
    /*margin-bottom: 14px;*/
    margin: 8px auto 0;
    background-color: #3E69F6;
    color: #FFF !important;
    text-align: center;
    line-height: 50px;
    width: 400px;
    height: 50px;
    font-size: 20px;
}

#signup, #login, .button-log, .button-sign, .button-send,.forget,#send-login{
    cursor: pointer;
}

/*.button-log:active {*/
/*    margin-top: 29px;*/
/*    margin-bottom: 15px;*/
/*}*/

/*.button-sign:active {*/
/*    margin-top: 19px;*/
/*    margin-bottom: 15px;*/
/*}*/

input:focus {
    border-color: #3E69F6;
}

.search-text {
    /*margin-top: 4px;*/
    margin-left: 80px;
    display: none;
    background-color: #fff;
    position: absolute;
    width: 320px;
    /*	height:152px;*/
    max-height: 152px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 2px 4px #deddde;
    z-index: 1;
    overflow-y: scroll;

}

.search-text::-webkit-scrollbar-thumb {
    background-color: #d5defd;
    border-radius: 20px;
}

.search-text::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.90);
    /*	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.22);*/
}

.search-text::-webkit-scrollbar {
    width: 10px;
    background-color: rgba(0, 0, 0, 0.34);
}

.men {
    color: #4A4A4A;
    padding: 8px 19px;

}

.men:hover, .select {
    background-color: #d5defd;
}

.error {
    font-size: 13px;
    /*margin-top: 6px;*/
    color: #FE4539 !important;
    width: 380px;
    margin-top: 18px;
    text-align: right;
}

.agree {
    width: 1000px;
    margin: 46px auto;
    background-color: #fff;
    padding: 0 0 60px 60px;
    box-sizing: border-box;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: none;
}

.agree > div:first-child {
    margin: 16px;
    background: url("../image/chaag.png") no-repeat center;
    width: 12px;
    height: 12px;
    float: right;
    cursor: pointer;
}

.agree1 {
    color: #4A4A4A;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 6px;

}

.agree1 + div {
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
}

.agree1 + div + div {
    background-color: #D8D8D8;
    height: 1px;
    width: 880px;
    margin-bottom: 20px;
}

.info {
    overflow-y: scroll;
    width: 880px;
    height: 336px;

}

.info::-webkit-scrollbar-thumb {
    background-color: #D8D8D8;
    border-radius: 20px;
}

.info::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.90);
    /*	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.22);*/
}

.info::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(0, 0, 0, 0.34);
}

.info > h1 {
    color: #666666;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    line-height: 25px;
}

.info > p {
    color: #999999;
    font-size: 14px;
    margin: 10px 0;
    line-height: 20px;
}

.click-but {
    width: 600px;
    margin-left: 140px;
    margin-top: 60px;
}

.click-but > div:first-child {
    width: 200px;
    border: 1px solid #999999;
    box-sizing: border-box;
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #999999;
    font-size: 18px;
    float: left;
    cursor: pointer;
}

.click-but > div:first-child + div {
    width: 200px;
    border: 1px solid #3E69F6;
    box-sizing: border-box;
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #3E69F6;
    font-size: 18px;
    float: right;
    cursor: pointer;
}

.click-but > div:hover {
    color: #fff !important;
    background-color: #3E69F6;
}

.accept {
    cursor: pointer;
}

.disable {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

.meng-word > div:first-child + div {
    margin: 20px 0 40px;
}

/*.login-ok > div:first-child {*/
/*    background: url("../image/login-ok.png") no-repeat center;*/
/*    width: 520px;*/
/*    height: 123px;*/
/*}*/

/*.login-ok .meng-word {*/
/*    top: 0;*/
/*    left: 0;*/
/*    margin-left: 0;*/
/*    margin-top: 0;*/
/*    padding: 50px 60px 20px;*/
/*}*/

/*.login-ok {*/
/*    width: 520px;*/
/*    top: 50%;*/
/*    position: fixed;*/
/*    left: 50%;*/
/*    margin-left: -260px;*/
/*    margin-top: -170px;*/
/*    display: none;*/
/*    box-shadow: 0 2px 10px #979797;*/
/*}*/

/*.login-ok .chacha {*/
/*    background: url("../image/cha.png") no-repeat center;*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    top: -106px;*/
/*    right: 16px;*/
/*}*/

.meng-word{
    width: 520px;
    padding: 60px 60px 30px;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    top:50%;
    left: 50%;
    margin-left: -260px;
    margin-top: -170px;
}
.meng-word >div:first-child{
    color: #666666;
    font-size: 24px;
    text-align: center;
    line-height: 33px;
}
.meng-word >div:first-child+div{
    color: #999999;
    font-size: 14px;
    text-align: center;
    margin: 20px 0;
    line-height: 18px;
}
.meng-word >div:first-child+div+div{
    height: 1px;
    background-color: #D8D8D8;
    margin-bottom: 30px;
}
.submit-meng{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    z-index: 100;
    left: 0;
}
.submit-meng >div:first-child{
    background-color: #000000;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    height: 100%;
}
.ok-close{
    color: #3E69F6;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    line-height: 33px;
    width: 50px;
    margin: 0 auto;
}
.chacha{
    background: url("../image/cha2.png") no-repeat center;
    width: 12px;
    height: 12px;
    position: absolute;
    cursor: pointer;
        right: 20px;
    top: 20px;
}
.login-head{
    background: url(../image/zhanweitu/head_Partnerch.png) center center no-repeat;
    width: 486px;
    height: 45px;
    margin: 0 auto;
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 20px;

}
.login-left{
    background: url("../image/zhanweitu/login-left.jpg") no-repeat 0 0 ;
    background-size: 100%;
    height: 600px;
    width:440px;

}
.left-title{
    background: url("../image/zhanweitu/PartnerCH.png") center center no-repeat;
    /*font-size: 40px;*/
    width: 180px;
    height: 38px;
    /*color: #ffffff !important;*/
    margin: 80px auto 55px;
}
.left-content>p{
    font-size: 20px;
    line-height: 50px;
    font-weight: lighter;
    letter-spacing: 1.5px;
    margin: 0 10px;
    text-align: center;
    color: #FFFFFF !important;
}
.left-content{
    margin-top: 70px;
}
.left-bottom{
    background: url("../image/zhanweitu/left-bottom.png") center center no-repeat;
    margin-top: 140px;
    height:36px ;
}
.email-input{


}
.input-email{
    margin:50px auto 0;
    border-bottom: 1px solid #D8D8D8;
    width: 400px;
    display: flex;
}
.password-input{
    width: 350px !important;

}
.input-pwd{
    margin: 40px auto 0;
    border-bottom: 1px solid #D8D8D8;
    width: 400px;
    display: flex;
    justify-content: space-between;
}
.input-pwd>i{
    margin-top:16px ;
    float: right;
    margin-left: 5px;
}
.right-help{
    display: flex;
    justify-content: space-between;
    width: 400px;
    margin: 20px auto 0;
    font-size: 16px;
}
.checkbox{
    width: 20px;
}
.remember{
    color:#9e9e9e !important;
    display: flex;
}
.forget{
    color:#9e9e9e !important;
}
.woshou{
    background: url("../image/zhanweitu/woshou.png") center center no-repeat;
    height: 149px;

}
.sign-left{
    background: url("../image/zhanweitu/login-left.jpg") no-repeat 0 0 ;
    background-size: 100%;
    height: 600px;
    width:440px;
}
.sign-name{
    margin: 25px auto 0;
    border-bottom: 1px solid #D8D8D8;
    width: 400px;
    display: flex;
}
.sign{
    margin: 25px auto 0 ;
    border-bottom: 1px solid #D8D8D8;
    width: 400px;
    display: flex;
}
.sign-accept{
    margin: 25px auto 0 ;
    width: 400px;

}
.sign-accept>span{
    font-size: 14px;
    color: #9e9e9e ;
}
.forget-pwd{
    margin-top: 49px;
}
.forget-content{
    background-color: #FFFFFF;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    behavior: url(../js/ie-css3.htc);
    border-radius: 10px;
    display: none;
}
.forget-all{
    display: flex;
}
.forget-right{
    width: 560px;
}
.right-title{
    font-size: 36px;
    width: 268px;
    margin:204px auto 0 ;
    font-family: "Times New Roman";
    color:#666666;
    text-align: center;
}

.czmm-title{

    font-size: 36px;
    width: 268px;
    margin:145px auto 0 ;
    font-family: "Times New Roman";
    color:#666666;
    text-align: center;
}
.forget-email{
    border-bottom:1px solid #D8D8D8 ;
    margin: 71px auto 0;
    width: 400px;
    display: flex;
}.button-send{
    margin: 33px auto 14px;
    background-color: #3E69F6;
    color: #FFF !important;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    width: 400px;
    height: 50px;
 }
 .czmm-send{
    margin: 33px auto 14px;
    background-color: #3E69F6;
    color: #FFF !important;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    width: 400px;
    height: 50px;

 }
 .send-left{
     background: url("../image/zhanweitu/login-left.jpg") no-repeat 0 0 ;
    background-size: 100%;
    height: 600px;
    width:440px;
 }
 .remember>#check{
     width: 16px;
     height: 16px;
     display: block !important;
     border: 1px solid #3E69F6 !important;
 }
 .reset{

    background-color: #ffffff;
    width: 1091px;
    box-shadow: 0 4px 10px #c8cacc;
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    behavior: url(../js/ie-css3.htc);
    border-radius: 10px;
}

 .cmzz{

    font-size: 40px;
    color: #333333 !important;
    height: 56px;
    margin: 198px auto 0;
    width: 560px;
    text-align: center;
}
.reset-p{
    width: 400px;
    margin: 50px auto 0;
    font-size: 20px;
}
.reset-button{
    width: 400px;
    height:60px ;
    margin:31px auto 0 ;
    text-align: center;
    font-size: 25px;
    line-height: 60px;
    background-color: #3E69F6;
    color: #ffffff !important;
}
.new-pwd{
    width: 400px;
    margin: 65px auto 0;
    border-bottom: 1px solid #d8d8d8;
}
.confirm-pwd{
    width: 400px;
    margin: 24px auto 0;
    border-bottom: 1px solid #d8d8d8;
}
.newpwd{
    background-color: #ffffff;
    width: 1091px;
    box-shadow: 0 4px 10px #c8cacc;
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    behavior: url(../js/ie-css3.htc);
    border-radius: 10px;
    display: none;
}
.reset-ok{
    width: 400px;
    height:60px ;
    margin:65px auto 0 ;
    text-align: center;
    font-size: 25px;
    line-height: 60px;
    background-color: #3E69F6;
    color: #ffffff !important;
}
.woshou{
    background: url("../image/zhanweitu/woshou.png") center center no-repeat;
    margin:150px auto 0 ;
}
.login-ok-content{
    background-color: #ffffff;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    behavior: url(../js/ie-css3.htc);
    border-radius: 10px;
}
.content1{
    font-size: 24px;
    width: 560px;
    margin: 80px auto 0;
    color: #333333 !important;
    text-align: center;
}
.content2{
    font-size:20px;
    width: 449px;
    margin: 33px auto 0;
    color: #333333 !important;
    text-align: center;
}
.back-ok{
    background-color: #3E69F6;
    text-align: center;
    font-size: 25px;
    width: 400px;
    height: 50px;
    margin:88px auto 0 ;
   line-height: 50px ;
}
.login-ok{
    display: none;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-family: "Times New Roman";
}
.error3{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
}
.error2{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
    display: none;
}
.error4{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
    display: none;
}
.error5{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
    display: none;
}
.error6{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
    display: none;
}
.error7{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
    display: none;
}
.error8{
    font-size: 13px;
    /* margin-top: 6px; */
    color: #FE4539 !important;
    width: 400px;
    margin: 18px auto 0;
    text-align: right;
    display: none;
}
.czmm-content{
    display: none;
    background-color: #fff;
    width: 1000px;
    box-shadow: 0 4px 10px #c8cacc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
    margin: 50px auto;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
    transform: rotateY(0deg);
    behavior: url(../js/ie-css3.htc);
    position: relative;
    border-radius: 10px;
    height: 600px;
}.right-content{
    font-size: 20px;
    font-family: "Times New Roman";
    text-align: center;
    color: #333333 !important;
    margin-top: 85px;
 }
 .right-content>p:nth-child(2){
     margin-top: 15px;
 }
 #send-login1{
     cursor: pointer;
     color: #3E69F6;
 }
 .bodyLogin .lgsn{
     height: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 .heng{
     background: url("../image/zhanweitu/heng.png") center center no-repeat;
     width: 130px;
     height: 2px;
     margin: 0 auto;
     -ms-text-align-last: center;
 }
 .loading{
     height: 500px;
     width: 500px;
     margin: 180px auto 0;
     text-align: center;
 }
 .loading p{
     font-size: 30px;
     font-family: "Times New Roman";
 }

