@charset "utf-8";
/* ================================ */
/* 商城注册登录页面相关样式定义 			*/
/* ================================ */

.public-head-layout .site-logo {
    margin: 28px 60px auto 0 !important;
}

body {
    background-color: #FAFAFA;
}

.common-layout-top, .head-search-bar, .head-user-menu, .public-nav-layout, .zkxch-breadcrumb-layout, #faq {
    display: none !important;
}

.public-head-layout {
    margin: 10px auto -10px auto;
}

.wrapper {
    width: 1200px;
}

#footer {
    overflow: unset;
    border-top: none!important;
}

.loginPic {
    width: 100%;
    background: #e93854;
    height: 560px;
    background: url('../images/home/member_login_bg_new.jpg') no-repeat;
    background-position: center top;
    background-size: cover !important;
}

.jmys-login {
    width: 400px;
    position: absolute;
    right: 10px;
    top: 80px;
    z-index: 2;
}

.header-wrap {
    width: 99%;
    height: 120px;
    margin: 0px auto 0 auto;
}

.tabs-nav {
    font-size: 0;
    word-spacing: -1em;
}

.tabs-nav li {
    vertical-align: bottom;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: center;
    display: inline-block;
    *display: inline;
    width: 50%;
    height: 40px;
    margin-bottom: -1px;
    *zoom: 1;
}

.tabs-nav li a {
    font-family: "microsoft yahei";
    font-size: 18px;
    color: #999;
    line-height: 24px;
    padding-bottom: 13px;
    position: relative;
    z-index: 1;
}

.tabs-nav li a:hover {
    text-decoration: none;
    color: #eb2f79;
}

.tabs-nav li a.tabulous_active {
    color: #eb2f79;
    display: block;
}

.tabs-nav li a i {
    font-size: 0;
    line-height: 0;
    border-width: 7px;
    display: none;
    width: 0;
    height: 0;
    margin-left: -4px;
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: -17px;
}

.tabs-nav li a.tabulous_active i {
    display: block;
}

.jmys-login-form {
    display: block;
}

.jmys-login-form dl {
    margin-bottom: 20px;
    background-color: #FFF;
    width: 398px;
    height: 40px;
    border: solid 1px #E6E6E6;
    position: relative;
    z-index: 1;
}

input:focus {
    border: none !important;
}

.jmys-login-form dl.focus {
    border-color: #eee;
    z-index: 3;
}

.jmys-login-form dl.error {
    border-color: #F32613 !important;
    z-index: 2;
}

.jmys-login-form dl dt {
    font-size: 13px;
    height: 40px !important;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    color: #666;
    width: 60px;
    float: left;
    background-color: #F8F8F8;
}

.jmys-login-form dl dd {
    height: 22px;
    float: left;
    padding: 9px 15px;
}

.jmys-login-form dl dd .text {
    font-family: "microsoft yahei";
    font-size: 12px;
    line-height: 22px;
    width: 290px;
    height: 22px;
    border: none 0;
    color: #999;
}

.jmys-login-form .code-div {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

.jmys-login-form .code-div dl {
    float: left;
    margin:0;
}

.jmys-login-form .code-div span {
    width: 90px;
    height: 40px;
    float: left;
    margin-left: 3px;
    border: solid 1px #E6E6E6;
    position: relative;
    border-radius: 2px;
    z-index: 1;
}
.jmys-login-form .code-div span img{
    width: 90px;
    height: 40px;
    border-radius: 2px;
}

.jmys-login-form .code-div span a {
    font-size: 14px;
    text-decoration: none;
    line-height: 40px;
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: none;
    width: 90px;
    height: 40px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.jmys-login-form .code-div span:hover a {
    display: block;
}

.jmys-login-form .submit-div {
    margin-top: 10px;
}

.jmys-login-form .submit-div .submit {
    font-family: "microsoft yahei";
    font-size: 17px;
    font-weight: 500;
    color: #FFF;
    background-color: #FC1C1C;
    height: 40px;
    border: solid 1px #FC1C1C;
    border-radius: 3px;
    cursor: pointer;
}

#submit-div {
    width: 450px;
    height: 54px;
    background: #e4393c;
}

/* 注册表单样式 */
.jmys-login-layout {
    width: 125vw;
    position: relative;
    right: 450px;
    z-index: 1;
}

.jmys-login-other {
    text-align: center;
    margin-top: 10px;
}

.jmys-login-other p {
    line-height: 20px;
    color: #777;
    margin-top: 5px;
}

.jmys-login-other a {
    margin:0 20px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

.jmys-login-other a img{
    width: 26px;
}

.jmys-login-other a:hover.qq {
    background-position: -88px -28px;
}

.jmys-login-other a:hover.sina {
    background-position: -166px -28px;
}

.jmys-login-layout .openid {
    font-size: 14px;
    color: #AAA;
    line-height: 20px;
    height: 40px;
    position: absolute;
    z-index: 1;
    top: -70px;
    right: 0;
}

.jmys-login-layout .openid span {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.jmys-login-layout .openid .avatar {
    width: 40px;
    height: 40px;
    margin-right: 6px;
    border-radius: 100%;
}

.jmys-login-layout .openid .avatar img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.jmys-login-layout .openid a {
    font-weight: 600;
    margin: 0 4px;
}

.jmys-login {
    background-color: #FFF;
    width: 320px;
    padding: 20px 19px 13px 19px;
    border: solid 1px #E6E6E6;
    z-index: 1;
    border-radius: 5px;
}

.jmys-login .arrow {
    width: 17px;
    height: 9px;
    position: absolute;
    z-index: 1;
    top: -9px;
    left: 160px;
    height: 365px;
}

.xian{
    display: inline-block;
    width: 103px;
    border-top: 1px solid #dedede;
}

.jmys-login .tabs-container {
    margin-top: 5px;
    height: 360px !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.login_select{
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.jmys-login .tabs-content {
    width: 302px;
    margin:0 8px;
}

.jmys-login .jmys-login-form dl {
    width: 300px;
}

.m_login_tel label.error {
    padding: 2px 10px 2px 0px;
    position: absolute;
    z-index: 2;
    top: 6px;
    left: 175px;
}

.jmys-login .jmys-login-form dl dd .text {
    width: 210px;
}

.jmys-login .jmys-login-form .code-div dl {
    width: 205px;
}

.jmys-login .jmys-login-form .handle-div {
    line-height: 20px;
    overflow: hidden;
    clear: both;
}

.jmys-login .jmys-login-form .handle-div .auto {
    color: #999;
    float: left;
}

.jmys-login .jmys-login-form .handle-div .auto .checkbox {
    vertical-align: middle;
    display: inline-block;
    margin-right: 4px;
}

.jmys-login .jmys-login-form .handle-div .auto em {
    line-height: 20px;
    color: #ff3238;
    vertical-align: top;
    display: inline-block;
    margin-left: 6px;
}

.jmys-login .jmys-login-form .handle-div .forget {
    float: right;
}

.jmys-login .jmys-login-form .submit-div .submit {
    width: 302px;
}