html,body{height:100%;}
html{
    min-width: 1420px;
}
#LAY-user-login,
.yqy-user-display-show{display: block !important;}
.yqy-user-login{
    position: relative; left: 0; top: 0; padding: 60px 0; min-height: 100%; box-sizing: border-box;
    margin-top: 21px;
}

.yqy-user-login-box{padding: 10px 35px 5px 35px;}
.yqy-user-login-header{text-align: center;}
.yqy-user-login-header h2{margin-bottom: 10px; font-weight: 300; font-size: 30px; color: #000;}
.yqy-user-login-header p{font-weight: 300; color: #999;}

.yqy-user-login-body .layui-form-item{position: relative;}
.yqy-user-login-icon{
    position: absolute;
    left: 1px;
    top: 1px;
    width: 44px;
    line-height: 45px;
    text-align: center;
    color: #969696;
    font-size: 18px;
    background-color: #fbfbfb;
    border-radius: 28px 0 0 28px;
}
.yqy-user-login-body .layui-form-item .layui-input{padding-left: 53px;font-size: 14px;}
.yqy-user-login-codeimg{max-height: 38px; width: 100%; cursor: pointer; box-sizing: border-box;}

.yqy-user-login-other{position: relative; font-size: 0; line-height: 38px; padding-top: 20px;}
.yqy-user-login-other>*{display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 14px;}
.yqy-user-login-other .layui-icon{position: relative; top: 2px; font-size: 26px;}
.yqy-user-login-other a:hover{opacity: 0.8;}

.yqy-user-jump-change{float: right;font-size: 12px;}

.yqy-user-login-footer{ left: 0; bottom: 0; width: 100%; line-height: 30px; padding: 20px; text-align: center; box-sizing: border-box; color: rgba(0,0,0,.5)}
.yqy-user-login-footer span{padding: 0 5px;}
.yqy-user-login-footer a{padding: 0 5px; color: rgba(0,0,0,.5);}
.yqy-user-login-footer a:hover{color: rgba(0,0,0,1);}

@media screen and (max-width: 768px) {
    .yqy-user-login{padding-top: 60px;}
    .yqy-user-login-main{width: 300px;}
    .yqy-user-login-box{padding: 10px;}
}

.layui-input, .layui-select, .layui-textarea {
    height: 47px!important;
}
/*顶部线条*/
.topline{
    background: #2971de;
    height: 4px;
    position: relative;
    transition: .4s;
}

.member-login-top{
    width: 100%;
    overflow: hidden;
    /* background-color: #f1f1f1; */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;

    box-shadow: 0 12px 36px rgb(195 195 195 / 10%);
}
.member-login-top .login-top-box{
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}
.member-login-top .login-top-box .left{
    float: left;
    min-height: 100%;
    width: 400px;
    overflow: hidden;

}
.member-login-top .login-top-box .left .logo{
    float: left;
    width: 158px;
    height: 55px;
    padding-left: 29px;
    padding-right: 9px;
}
.member-login-top .login-top-box .left img{
    width: 150px;
    height: 48px;
}
.member-login-top .login-top-box .left .title{
    float: left;
    padding: 9px 0 9px 10px;
    border-left: 1px solid #ededed;
    font-size: 18px;
    color: #b3b3b3;
}
.member-login-top .login-top-box .right{
    float: right;
    overflow: hidden;
    margin-bottom: 5px;
    padding-top: 9px;
    padding-right: 20px;
    font-size: 15px;
}
/*顶部样式*/

.yqy-user-login-main {

    margin: 0 auto;
    box-sizing: border-box;
}

.user-login-cont {
    width: 410px !important;
    margin-right: 70px !important;
    padding: 10px 0 0 0;
    background-color: #ffffff;
    box-shadow: 1px 1px 31px rgb(0 0 0 / 80%);
    border-radius: 10px;

}
/*会员登录*/
.login-content-login {
    overflow: hidden;
    background: #fff;
    width: 100%;
    background: url(/homestyle/style1/images/login-back2.png) no-repeat 0px 71px;
    background-size: 90%;
}
/*微信登录*/
.login-content-wxlogin {
    overflow: hidden;
    background: #fff;
    width: 100%;
    background: url(/homestyle/style1/images/login-back5.jpg) no-repeat -12px 100px;
    background-size: 100%;
}

.login-content-help {
    overflow: hidden;
    background: #fff;
    width: 100%;
    background: url(/homestyle/style1/images/login-back5.jpg) no-repeat 0px 71px;
    background-size: 100%;
}


.login-content-regist {
    overflow: hidden;
    background: #fff;
    width: 100%;
    background: url(/homestyle/style1/images/login-back4.png) no-repeat 0 71px;
    background-size: 100%;
}



.login-button>button {
    margin-top: 10px;
}

#regist-button {
    margin-left: 0;
}

#login-margin-bottom {
    padding-top: 0;
    margin-bottom: 0 !important;
}

.setpwd-title {
    position: relative;
    box-shadow: 1px 1px 26px rgb(0 0 0 / 10%);
    border-radius: 10px;
    height: 50px;
}

.setpwd-title ul {
    font-size: 15px;
    /* width: 579px; */
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0px;
    text-align: center;
}

.setpwd-title ul li {
    float: left;
    height: 4px;
    cursor: pointer;


}

.setpwd-title ul li a {
    padding: 0 15px;
    /* margin: 0 5px 0 0; */
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: inline-block;
    transition: .3s;

}
.setpwd-title ul li a:hover {
    color: #ff3d00;
    background: linear-gradient(to top right, #ff0000 15%, #a50000 103%, #773c3c 143%);
    background-color: #0076dd;
}

.setpwdtitle-list {
    color: #ff3d00;
    background: linear-gradient(to top right, #ff0000 15%, #a50000 103%, #773c3c 143%);
    background-color: #0076dd;
}

#login-content {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

#useragreement {
    height: auto;

}

#useragreement p {
    line-height: 37px !important;
    font-size: 14px;
    text-indent: 30px;
}

#useragreement-content {
    background: #fff;
    width: 100%;
}

#useragreement>p>strong {
    font-size: 16px;
}

.useragreement-cont {
    width: 1420px;
    min-width: 1420px;
    margin: 0 auto;
    border: 1px solid rgb(226, 223, 223);
}

.useragreement-h2 {
    width: 50%;
    margin: 0 auto;
    padding: 56px 0 37px 0;
    border-bottom: 1px dashed rgb(211, 211, 211);
}

/* .useragreement--title{
    right: 300px;
} */


.regist-title {
    padding-bottom: 20px;
    box-sizing: border-box;
}

.regist-cont {
    padding-top: 20px;
    box-sizing: border-box;
}

.login-img {
    cursor: pointer;
}

.useragreement{
    padding: 27px;
    border-radius: 15px;

}
.useragreement .title{
    font-size: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 0 13px 0;
    color: #ff0001;
}
.useragreement .content{
    padding-top: 10px;
    margin: 20px;
    font-size: 17px;
    line-height: 40px;
    color: #595959;
    text-indent: 40px;
}
.useragreement .content p{
    font-size: 17px;
}
.qqcolor {
    font-size: 32px;
    color: #0e8bdb;
    padding-right:5px;
    cursor:pointer;
}
.wxcolor {
    font-size: 32px;
    color: #00c525;
    cursor:pointer;
    padding-right:10px;
}

.loginok{
    background-color: #006dc3 !important;
    transition: .3s;
    height: 51px;
    font-size: 19px;
    border-radius: 35px;
    width: 100%;
}
.loginok:hover{
    transform: translateY(-3px);
    box-shadow: 3.483px 4.43px 18px 0 #0088f3;
}
.msgloginok{
    background-color: #ff5722 !important;
    transition: .3s;
    height: 51px;
    font-size: 19px;
    border-radius: 35px;
    width: 100%;
}
.msgloginok:hover{
    transform: translateY(-3px);
    box-shadow: 3.483px 4.43px 18px 0 #ff5722;
}

.regsok{
    background-color: #e1004d!important;
    transition: .3s;
    height: 51px;
    font-size: 19px;
    border-radius: 35px;
    width: 100%;
}
.regsok:hover{
    transform: translateY(-3px);
    box-shadow: 3.483px 4.43px 18px 0 #e1004d;
}

.setpwdok{
    background-color: #009688!important;
    transition: .3s;
    height: 51px;
    font-size: 19px;
    border-radius: 35px;
    width: 100%;
}
.setpwdok:hover{
    transform: translateY(-3px);
    box-shadow: 3.483px 4.43px 18px 0 #009688;
}

.login-form-group {
    position: relative;
    margin-bottom: 20px;
}

/* 标签样式，初始状态位于输入框内部 */
.login-floating-label {
    position: absolute;
    top: 50%;
    left: 57px;
    transform: translateY(-50%);
    font-size: 14px;
    color: #aaa;
    pointer-events: none;
    transition: all 0.2s ease;
}

/* 标签上移的样式 */
.login-floating-label.active {
    top: -8px;
    left: 42px;
    font-size: 12px;
    color: #abaeb0;
}

.layui-input, .layui-select, .layui-textarea {
    border-radius: 45px!important;
}


.wxqrcodeend{
    padding: 5px;text-align: center;
}
.wxqrcodeend p{
    font-size: 15px;
    line-height: 33px;
    color: #707070;
}
.open-login{
    overflow: hidden;
    display: flex; /* 使用 Flexbox 来居中图标 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.open-login li{
    float:left;
    overflow: hidden;
    padding: 10px;
}
.open-login li a{
    color:#3c3c3c;
    display: flex; /* 使用 Flexbox 来居中图标 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.open-login li a i{
    margin-right:5px;
    font-size: 25px;
}
.wxqrcodeend{
    padding: 5px;text-align: center;
}
.wxqrcodeend p{
    font-size: 15px;
    line-height: 33px;
    color: #707070;
}
.open-login{
    overflow: hidden;
    display: flex; /* 使用 Flexbox 来居中图标 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.open-login li{
    float:left;
    overflow: hidden;
    padding: 10px;
}
.open-login li a{
    color:#3c3c3c;
    display: flex; /* 使用 Flexbox 来居中图标 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.open-login li a i{
    margin-right:5px;
    font-size: 19px;
}

/*分割线*/
.icon-wx{
    color: #00c525;
}
.icon-qq{
    color: #2196F3;
}
.icon-phone{
    color: #ff6b2c;
}

.weixin-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 38px; /* 或其他合适的尺寸 */
    height: 38px; /* 或其他合适的尺寸 */
    z-index: 1;
    border-radius: 50%; /* 圆形背景 */
    color: #00b10f; /* 图标颜色 */
    background-color: #ffffff; /* 背景颜色 */

    display: flex; /* 使用 Flexbox 来居中图标 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.weixin-logo i{

    font-size: 35px; /* 图标的大小 */
}


.right-qrimg {
    cursor: pointer;
    height: 60px;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 0px;
    width: 60px;
    background-image: url(/homestyle/style1/images/login_cut.png);
    background-position: 0 0;
    background-size: 120px;
}

.right-qrimg-wx .span,
.right-qrimg .span{
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    margin-right: 4px;
    position: relative;
    top: 3.5px;
    width: 14px;
    /* color: antiquewhite; */
    background-size: 13px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAAAXNSR0IArs4c6QAAAdFJREFUWEdjZIACuSUW1kyMTKUMDAyODAwMfDBxLHTDg+hjjXjkGUSnOvBwC/7czPCf0QGPugcMDAy7HkQfS4epYQQxoA45gs8CJLkHD6KPKeJTK7/MKovxP8NUIs2Dew7sGIWlVhMYGBjyoZqvMjD+f43LIKZ/DL33Yo5vIWSR/BKrYkam/z441SGF2h/W/zJPwo4/hThmmeV+WJD++8+s/Sjm8DVCllEqr7jUMvQ/A+MqsDn//jk+iD1xAMMxD6KPgcVoDRQWWzgwMDHtH3UMekiPhgyutDdUQsa6n+H//4L//xnuPIw5pkrrnAQyX3aBlTIzK8MdEJuJmUn9XsSRW/BsrLDMMpKB8f/xB5EnQMU0XQA4qhgYGEBlDIimS5lCrM8Gl2MUl1i5/Wf6X0ms62mi7j/T6wfRR8MYFZZaXWFgYNCmiSWkGZoFcsx8BgaGBNL0UV316/+MDBGDK81Q3Y8UGAgPGbmlNsb/WP++ADVyKDCPJK1yS2y1WNn+/Lobdhxc+MFaevUMDAwNDAwMVx9EH9MhyUQyFSuvslT5+5vxNrhtBW3QjTauQKExVGptRIN8tA082jtAKgaISsAD34kbTN3bQdXxB0XlYBgSAQBVv1HZQYwH1wAAAABJRU5ErkJggg==);
}
.right-qrimg:hover {
    background-position: -60px 0;
}
.right-qrimg-wx {
    cursor: pointer;
    height: 60px;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 0px;
    width: 60px;
    background-image: url(/homestyle/style1/images/login_cut.png);
    background-position: 0rem -60px;
    background-size: 120px;
}
.right-qrimg .login-text,
.right-qrimg-wx .login-text {
    position: absolute;
    top: 48%;
    left: -42%;
    transform: translate(-50%, -50%);
    background-color: #d4f8ff;
    color: #007e72;
    padding: 4px;
    border-radius: 5px;
    font-size: 12px;
    width: 72px;
}
.right-qrimg-wx:hover {
    background-position: -60px -60px;
}
.right-qrimg:hover .login-text {
    display: block; /* 当鼠标悬停时显示文字 */
}
#wxqrcode img{
    border: 1px solid #e4e7ee;
    border-radius: 10px;
}

/*发送按钮*/
.phone-msg {
    position: absolute;
    top: 44%;
    right: 4px;
    transform: translateY(-50%);
    height: 70%;
    cursor: pointer;
}