.receiveLogin{
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}
.login-main{
    width: 400px !important;
    background: #FFFFFF;
    border: #E5E5E5 1px solid;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
}
.login_header{
    position: relative;
}

.login_header h2{
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.login_header h2 img{
    width: 200px;
    margin-top: 40px;
}
.com-name .co,.com-name .pc{
    position: absolute;
    top: 12px;
    right: 12px;
}
.com-name img{
    width: 40px;
    object-fit: contain;
    cursor: pointer;
}
.com-name .pc{
    display: none;
}

.login-head{
    width: 300px;
    margin: 0 auto;
    padding: 35px 0 0 0;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.login-head b{
    letter-spacing: 1px;
    font-size: 20px;
    color: #313131;
}

.login-body{
    width: 300px;
    margin: 12px auto 0 auto;
    padding-bottom: 20px;
}
.login-body .userPhone,
.login-body .phoneCode{
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.userPhone span{
    background: #fcfcfc;
    width: 60px;
    line-height: 40px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #616161;
}
.userPhone input,
.phoneCode input{
    background: #fcfcfc;
    width: 235px;
    height: 100%;
    padding: 0 20px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    font-size: 14px;
    color: #616161;
}

.login-body .phoneCode{
    width: 100%;
}
.phoneCode input{
    width: 160px;
}
.phoneCode span{
    display: inline-block;
    width: 135px;
    height: 100%;
}
#sendSms,
.login-btn{
    display: inline-block;
    /*background: #38a2f6;*/
    background: #07913A;
    width: 135px;
    height: 100%;
    text-align: center;
    line-height: 42px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.login-btn{
    width: 100%;
    margin-bottom: 24px;
}

.login-body .agree{
    width: 100%;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #ccc;
}
.login-body .agree a{
    color: #8fa4b2;
}
.login-body .agree a:hover{
    color: #00A67C;
}

.otherLogin{
    width: 100%;
    height: 70px;
    margin-top: 25px;
}
.sns_login{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 10px;
    font-size: 12px;
    color: #ccc;
    cursor: pointer;
}
.sns_login img{
    width: 16px;
    margin-left: 10px;
    transform: rotate(0deg);
    transition: transform 0.5s; /* 可选：使旋转更加平滑 */
}
.sns_login img.rotated{
    transform: rotate(180deg);
}
.login-oauth{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.login-oauth a{
    width: 30px;
    height: 30px;
    margin: 0 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.login-oauth a img{
    width: 30px;
}
.login-oauth a img.accPaw{
    width: 28px;
}
.login-oauth a img.mobCode{
    width: 26px;
    display: none;
}


.userBox,
.passBox{
    width: 100%;
    margin-bottom: 24px;
}
.userBox input,
.passBox input{
    width: 100%;
    background: #fcfcfc;
    height: 42px;
    padding: 0 20px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    font-size: 14px;
    color: #616161;
}
.agreeBox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.agreeBox #agree{
    display: flex;
    align-items: center;
}
.agreeBox #agree input{
    margin-right: 5px;
}
#agree span,
.agreeBox p a{
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #ccc;
}
#agree span a{
    color: #8fa4b2;
}
.agreeBox p a:hover,
#agree span a:hover{
    color: #00A67C;
}
.goRegister{
    line-height: 18px;
    font-size: 12px;
    color: #ccc;
    position: absolute;
    margin-top: 5px;
}























.f_gray p.goRegister a{
    color: #00A67C;
}
.f_gray p.goRegister a:hover{

}

.login-body .slideVer{
    width: 100%;
    margin-top: 15px;
}
.slideVer .layui-input-block{
    margin: 0;
}
.slideVer .slider-item{
    height: 40px;
    line-height: 40px;
}
.slideVer .slider-item .slider-btn{
    height: 100%;
    background: url("https://gtimg.in-en.com/pc_rev/login/images/t3.png") no-repeat center #fff;
}
.layui-layer-content{
    display: none;
}


.b_ .b {
    color: #848484;
    font-size: 14px;
}
.b_ i {
    width: 1px;
    height: 16px;
    background: #848484;
    margin: 0 10px;
}
.px12 {
    color: #333;
    font-size: 14px;
}
.b_ {
    display: flex;
    justify-content: flex-end;
}
.b_ ._b {
    border: none !important;
}
.b_ a {
    text-decoration: none !important;
}

input {
    outline: none;
}
.login-head .on a:hover {
    font-weight: bold;
}
.login_m,.login_co {
    display: none;
}
.co_img {
    width: 100%;
    text-align: center;
    padding-top: 20px !important;
}
.co_img img {
    width:246px;
    height: 246px;
    object-fit: contain;
}

.code_w input{
    width: 62%;
}
.code_w {
    display: flex;
    align-items: center;
}
/*.code_w span {*/
/*    display: inline-block;*/
/*    height: 44px;*/
/*    line-height: 44px;*/
/*    background: #1f7efe;*/
/*    color: #fff;*/
/*    width: 109px;*/
/*    text-align: center;*/
/*    border-radius: 0 3px 3px 0;*/
/*    cursor: pointer;*/
/*}*/
.code_w a {
    color: #fff;
    font-size: 13px;
    font-family: '楷书';
}
.code_w a:hover {
    text-decoration: none;
}
.img_code {
    display: flex;
    align-items: center;
}

#msgs {
    position: absolute;
    left: 50px;
    top: 80px;
    color: #f00;
}

.closeLoginBox{
    position: absolute;
    right: 0;
    bottom: -45px;
    left: 0;
    width: 26px;
    height: 44px;
    margin: 0 auto;
}
.closeLoginBox:before{
    display: block;
    background: #fff;
    width: 2px;
    height: 18px;
    margin: 0 auto;
    content: "";
}
.closeLoginBox button{
    width: 26px;
    height: 26px;
    text-align: center;
    background: transparent;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 100%;
    outline: 0;
    cursor: pointer;
}
.closeLoginBox button i{
    color: #fff;
    font-size: 24px;
    line-height: 22px;
}

.coCon{
    display: none;
    padding: 80px 0 20px 0;
    width: 300px;
    margin: 0 auto;
}

.loginCon{
    display: none;
}
.tabShow{
    display: block;
}