
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video,
input,
select {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
    min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ol,
ul {
    list-style: none;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f60;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

input::-ms-clear,
::-ms-reveal {
    display: none;
}

input:focus,
textarea:focus {
    outline: none;
}

.mask {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

:root .mask {
    filter: none \9;
}


/*for IE9*/

.outHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    max-height: 99999px;
    width: 700px;
    background-color: #fff;
    border-radius: 4px;
}

.header {
    height: 105px;
    line-height: 105px;
}

.logo {
    margin-top: 30px;
    *margin-top: 5px;
}

.header_tit {
    display: inline-block;
    height: 31px;
    line-height: 31px;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid #ddd;
    font-size: 24px;
    color: #717171;
    position: relative;
    top: -8px;
}

.header_r {
    float: right;
    font-size: 14px;
    color: #717171;
    *margin-top: -105px;
}

.header_r a {
    color: #239df3;
    text-decoration: underline;
    padding: 0 2px;
}

.header_r a:hover {
    color: #f60;
}

.fs16 {
    font-size: 16px;
}

.red {
    color: #e60012;
}


/* .login_box{ height: 585px; overflow: hidden; position:relative;} */

.login_box .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    z-index: 1;
}

.login_box .hd ul {
    text-align: center;
    overflow: hidden;
}

.login_box .hd ul li {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: .4;
    filter: alpha(opacity=40);
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
}

.login_box .hd ul li.on {
    opacity: .7;
    filter: alpha(opacity=70);
}

.login_box .bd {
    position: relative;
    height: 100%;
}

.login_box .bd ul {
    height: 100%;
}

.login_box .bd li {
    height: 100%;
}

.login_box .bd li a {
    display: block;
    height: 100%;
}

.ggTxt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 1px 8px;
    background: #000;
    color: #fff;
    opacity: 0.24;
    filter: alpha(opacity=24);
    z-index: 99;
}

.login_info_t {
    height: 70px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    font-size: 24px;
    color: #555;
}

.login_info_t.heiAuto {
    height: auto;
}

.login_info_t span.current {
    display: inline-block;
    font-size: 22px;
    color: #333;
    margin: 8px 0 0 15px;
    border-bottom: 2px solid #0189ff;
}

.login_info_t span {
    font-size: 16px;
    color: #999;
    padding-bottom: 3px;
}

.login_info_t span a {
    color: #999;
    text-decoration: none;
    margin-left: 25px;
}

.login_info_t span a:hover {
    color: #f40;
    text-decoration: none;
}

.login_info_t a {
    font-size: 14px;
    color: #07b0ff;
    margin-left: 10px;
}

.login_info_t a:hover {
    text-decoration: underline;
}

.dlfs {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
}

.ewmdl {
    background: url(https://user.51sole.com/images/code.svg) right top no-repeat;
}

.mmdl {
    display: none;
    background: url(https://user.51sole.com/images/mmdl.svg) right top no-repeat;
}

.login_info_c {
    height: 225px;
    padding: 0 35px 0;
}

.input_box {
    position: relative;
}

.login_input {
    height: 39px;
    line-height: 39px;
    width: 225px;
    padding: 0 10px 0 40px;
    border: 1px solid #d1d1d1;
    background: #fff;
    color: #333;
    border-radius: 3px;
}

.login_input.w90 {
    width: 90px;
}

.login_input:hover {
    border-color: #0189ff;
}

.login_input:focus {
    border-color: #0189ff;
    color: #0189ff;
    box-shadow: 0 0 0 2px rgba(24, 144, 255, .2);
}

.login_input::-webkit-input-placeholder {
    color: #999;
}

i.icon-loginuser {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 11px;
    top: 11px;
}

i.icon-loginuser::before {
    font-size: 18px;
}

i.icon-password {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 11px;
    top: 11px;
}

i.icon-password::before {
    font-size: 18px;
}

i.icon-phoneline,
i.icon-serial,
i.icon-mail,
i.icon-invitecode,
i.icon-qqline,
i.icon-companyname {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 11px;
    top: 11px;
}

i.icon-verify {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 11px;
    top: 11px;
}

i.icon-password::before,
i.icon-phoneline::before,
i.icon-verify::before,
i.icon-serial::before,
i.icon-mail::before,
i.icon-invitecode::before,
i.icon-qqline::before,
i.icon-companyname::before {
    font-size: 18px;
    color: #555;
}

.icon-phone,
.icon-qq,
.icon-weixin {
    font-size: 　32px \9;
}

.login_txtbox {
    height: 32px;
    line-height: 32px;
    color: #999;
}

.regist_txtbox {
    height: 20px;
}

.login_txtbox.error,
.regist_txtbox.error {
    color: #E64C3E;
}

.login_txtbox a {
    color: #888;
    float: right;
}

.login_txtbox a:hover {
    color: #0189ff;
}

.icon-phone,
.icon-qq,
.icon-weixin,
.icon-userlogin {
    display: block;
}

.icon-phone::before,
.icon-qq::before,
.icon-weixin::before,
.icon-userlogin::before {
    font-size: 42px;
}

.login_txtbox input {
    vertical-align: middle;
    margin: 0 0 3px 2px;
}

.ie7-32 {
    *margin-top: -32px;
}

.login_error {
    height: 28px;
    line-height: 20px;
    overflow: hidden;
    color: #f00;
}

.login_btn {
    width: 277px;
    height: 41px;
    line-height: 41px;
    border: 0;
    background: #0189ff;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    cursor: pointer;
}

.login_btn:hover {
    opacity: .85;
}

.login_info_b {
    padding: 0px 35px 0;
}

.login_info_b_tit {
    color: #939ca0;
}

.login_qtfs {
    text-align: center;
    margin-top: 10px;
}

.login_qtfs a {
    display: inline-block;
    text-align: center;
    margin-left: 15px;
}

.login_qtfs a.yhmdl {
    display: none;
}

.sjdl_box,
.ewmdl_box {
    display: none;
}

.hqyzm {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 41px;
    line-height: 41px;
    width: 120px;
    text-align: center;
    font-size: 14px;
    background: #4ab3f9;
    color: #fff;
    overflow: hidden;
}

.hqyzm:hover {
    background: #35a7f4;
    color: #fff;
}

.hqyzm_no {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 41px;
    line-height: 41px;
    width: 120px;
    text-align: center;
    font-size: 14px;
    background: #cfcfcf;
    color: #fff;
    overflow: hidden;
}

.hqyzm_no:hover {
    background: #cfcfcf;
    color: #fff;
}

.ewmdl_tit {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.ewmdl_tit span,
.ewmdl_tit a {
    color: #a00;
    padding: 0 2px;
}

.ewmdl_ewm {
    text-align: center;
    margin-top: 10px;
}

.ewmdl_ewm img {
    width: 150px;
    height: 150px;
}

.footer {
    padding: 30px 0;
}

.footer_info {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #777;
}

.footer_info a {
    color: #777;
    border-right: 1px solid #999;
    padding-right: 10px;
    margin-right: 10px;
}

.footer_info a:last-of-type {
    border-right: 0;
}

.footer_info a:hover {
    color: #f60;
}

.reg_wapper {
    /* padding: 80px 0 60px 280px; */
    padding: 20px;
}

.reg_info_box {
    max-height: 9999px;
    line-height: 41px;
    margin-bottom: 33px;
    position: relative;
    display: flex;
    justify-content: center;
}

.reg_info_l {
    float: left;
    width: 110px;
    text-align: right;
    font-size: 14px;
    margin-right: 20px;
}

.btx {
    position: relative;
    top: 2px;
    right: 4px;
    color: #e00;
    font-weight: bold;
}

.reg_info_r {
    width: auto;
}

.reg_input {
    height: 39px;
    line-height: 39px;
    width: 300px;
    padding: 0 10px;
    border: 1px solid #bfbfbf;
    background: #fff;
    border-radius: 2px;
    font-size: 14px;
    color: #666;
}

.loginfooter {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    color: rgba(255, 255, 255, .7);
    text-align: center;
    line-height: 40px;
    font-size: 13px;
}

.loginfooter a {
    color: rgba(255, 255, 255, .7);
}

.loginfooter a:hover {
    color: rgba(255, 255, 0, .8);
}

.w70 {
    width: 70px;
}

.yzmImg {
    vertical-align: middle;
    margin: 0 8px 3px 10px;
    *margin-bottom: 26px;
    cursor: pointer;
}

.sxyzm {
    color: #0aa0de;
    font-size: 14px;
}

.hqyzmR {
    display: block;
    position: absolute;
    left: 330px;
    top: 1px;
    *top: 2px;
    width: 120px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #4ab3f9;
    color: #fff;
    font-size: 14px;
    border-left: 1px solid #4ab3f9;
}

.hqyzmR:hover {
    background: #35a7f4;
    color: #fff;
}

.hqyzmR_no {
    display: block;
    position: absolute;
    left: 330px;
    top: 1px;
    *top: 2px;
    width: 120px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #bfbfbf;
    color: #f2f2f2;
    font-size: 14px;
    border-left: 1px solid #bfbfbf;
}

.hqyzmR_no:hover {
    background: #bfbfbf;
    color: #f2f2f2;
}

.reg_ts {
    color: #7c7c7c;
    margin-left: 135px;
    padding-left: 20px;
    background: url(../image/tstb.png) left 2px no-repeat;
    position: absolute;
    bottom: -40px;
    display: inline-block;
    width: 315px;
    height: 38px;
    line-height: 19px;
    overflow: hidden;
}

.reg_cw {
    color: #d73a39;
    margin-left: 20px;
    padding-left: 20px;
    background: url(https://user.51sole.com/images/cwtb.png) left 2px no-repeat;
    position: absolute;
    top: 10px;
    display: inline-block;
    width: 315px;
    height: 38px;
    line-height: 19px;
    overflow: hidden;
}

.reg_zq {
    *display: inline-block;
    *margin-bottom: 10px;
    color: #2aa515;
    margin-left: 20px;
    padding-left: 20px;
    background: url(https://user.51sole.com/images/yscback/) left center no-repeat;
}

.reg_txt {
    padding-left: 130px;
    margin: -8px 0 40px;
    font-size: 14px;
}

.reg_txt a {
    color: #0aa0de;
    margin-left: -24px;
}

.fxkMn,
.dxkMn {
    font-size: 14px;
    color: #787878;
    position: relative;
    margin-right: 20px;
}

.fxkMn i,
.dxkMn i {
    display: inline-block;
    width: 25px;
    height: 15px;
    margin: 0 2px -2px 0;
    *margin-bottom: 2px;
}

.fxkMn i.no,
.dxkMn i.no {
    background: url(../image/weixuanzhong.png) center center no-repeat;
}

.fxkMn i.yes,
.dxkMn i.yes {
    background: url(https://user.51sole.com/images/xuanzhong.png) center center no-repeat;
}

.tmxk {
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
}

.rembtn_box {
    padding-left: 130px;
    text-align: center;
}

.regBtn {
    width: 321px;
    height: 48px;
    line-height: 49px;
    background: #1890ff;
    color: #fff;
    font-size: 22px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    letter-spacing: 2px;
}

.regBtn:hover {
    opacity: .8;
}

.regBtn_no {
    width: 339px;
    height: 48px;
    line-height: 49px;
    background: #aaa;
    color: #fff;
    font-size: 22px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
}

.regBtn_no:hover {
    background: #aaa;
}

.reg_wxts {
    width: 570px;
    margin: 80px 0 0 60px;
    padding: 8px 8px 8px 36px;
    line-height: 26px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    font-size: 14px;
    color: #909090;
    background: #fff url(https://user.51sole.com/images/wxts.png) 11px 13px no-repeat;
}

.reg_wxts span {
    color: #19abff;
}

.w161 {
    width: 161px;
}

.reg_select {
    width: 160px;
    height: 41px;
    line-height: 41px;
    /* margin-right: 17px; */
    padding-left: 10px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
}

.mR0 {
    margin-right: 0;
}

.mT60 {
    margin-top: 0;
}

.mmqd {
    position: absolute;
    top: 35px;
    *top: 50px;
    left: 130px;
    width: 76px;
    height: 12px;
}


/* .mL20 {
    margin-left: 20px;
} */

.regsuc_box {
    width: 550px;
    height: 500px;
    padding-left: 220px;
    margin: 80px auto 0;
    overflow: hidden;
    background: url(https://user.51sole.com/images/zccg.png) left top no-repeat;
}

.zccg_txt1 {
    margin-top: 96px;
    font-size: 24px;
    color: #1b7606;
}

.zccg_txt1 span {
    color: #ff7300;
}

.zccg_txt2 {
    margin-top: 15px;
    color: #1b7606;
    font-size: 13px;
}

.zccg_o {
    margin-top: 30px;
    text-align: center;
    width: 450px;
    color: #aaa;
    font-size: 14px;
}

.zccg_o a {
    display: inline-block;
    width: 220px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    margin-bottom: 20px;
    background: #22ac38;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}

.zccg_o a:hover {
    background: #17962b;
    color: #fff;
}

.w01 {
    width: 159px;
    margin-right: 20px;
}

.weixincode {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 20px;
    margin-bottom: 20px;
    font-style: none;
    vertical-align: top;
    position: relative;
}

.weixincode img {
    width: 120px;
    height: 120px;
}

.weixincode_ts {
    position: absolute;
    left: -29px;
    bottom: -24px;
    width: 180px;
    text-align: center;
    color: #fff;
}

.dialogCommon {
    z-index: 10000;
    position: fixed;
    width: 900px;
    top: -8888px;
    left: 50%;
    margin-left: -450px;
    background: none;
}

.dialogCommon_header {
    height: 40px;
    line-height: 40px;
    background: #2a3542;
    color: #fff;
    font-size: 15px;
    padding: 0 24px;
}

.dialogCommon_center {
    padding: 20px 0;
    background: #fff;
    max-height: 550px;
    overflow-y: auto;
}

.reg_zcxy {
    padding: 0 30px;
}

.zcxy_info_tit {
    margin-top: 20px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.zcxy_info_tit2 {
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
    color: #888;
}

.zcxy_info {
    font-size: 14px;
    margin: 40px 0;
    padding-bottom: 50px;
    line-height: 28px;
    text-align: justify;
}

.zcxy_info p {
    margin-bottom: 15px;
}

.reg_zcxy_close {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #fff;
    border-top: 1px solid #eee;
    text-align: center;
}

.reg_zcxy_close a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    margin-top: 22px;
    background: #bbb;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}

.reg_zcxy_close a:hover {
    background: #bbb;
    color: #fff;
}

.reg_zcxy_close a.reg_zcxy_close_btn {
    background: #f50;
    color: #fff;
}

.reg_zcxy_close a.reg_zcxy_close_btn:hover {
    background: #f40;
    color: #fff;
}

.ywtpmxg_box {
    width: 840px;
    margin: 20px auto 10px;
    padding: 0 180px;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.ywtpmxg_tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 12px;
    color: #3e99e3;
    font-weight: bold;
    border-right: 1px solid #ddd;
}

.ywtpmxg_r {
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
    height: 100%;
    border-left: 1px solid #ddd;
    text-align: center;
}

.ywtpmxg_r a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin-top: 17px;
    background: #f50;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.ywtpmxg_r a:hover {
    background: #f40;
    color: #fff;
}

.ywtpmxg {
    margin: 6px 0;
    height: 48px;
    overflow: hidden;
}

.ywtpmxg li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 12px;
}

.ywtpmxg li span {
    float: left;
    display: block;
    width: 10.5%;
    margin-right: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}

.ywtpmxg li span a {
    color: #666;
}

.ywtpmxg li span a:hover {
    color: #f50;
}

.layer_form_box {
    padding: 30px 30px 10px;
}

.dialog_form {
    max-height: 9999px;
    margin-bottom: 15px;
}

.dialog_form_l {
    float: left;
    width: 100px;
    text-align: right;
    line-height: 35px;
    font-size: 14px;
    color: #555;
}

.dialog_form_r {
    float: left;
    margin-left: 10px;
    line-height: 35px;
    font-size: 14px;
}

.dialog_form_textarea {
    width: 280px;
    display: block;
    height: 80px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    resize: none;
    font-family: 微软雅黑;
}

.dialog_form_input {
    width: 280px;
    padding: 0 10px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
}

.dialog_form_select {
    width: 302px;
    padding: 0 0 0 10px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
}

.dialog_form_dfxk {
    display: inline-block;
    margin-right: 20px;
}

.dialog_form_dfxk input {
    vertical-align: middle;
    margin: 0 4px 2px 0;
}

.forget_tit {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    padding-left: 20px;
}

.forget_box {
    padding: 30px 0;
}

.forget_tab {
    border-bottom: 1px solid #ddd;
    margin: 30px 0 -10px;
}

.forget_tab a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 60px;
    border-radius: 6px 6px 0 0;
    border: 1px solid #ddd;
    border-bottom: 0;
    color: #999;
}

.forget_tab a.on,
.forget_tab a:hover {
    color: #4F7BBA;
}

.remindBox {
    clear: both;
    position: relative;
    margin: 0 auto;
    padding: 10px 40px;
    border: solid 1px #1890ff;
    line-height: 1.7;
    color: #666;
}

.remindBox p a {
    color: #1890ff;
    margin: 0 5px;
}

.remindBox p em {
    color: #f00;
}

.refresh {
    display: inline-block;
    width: 19px;
    height: 17px;
    margin: 0 0 -4px 2px;
    *margin-bottom: 8px;
    background: url(../image/sx.png) no-repeat;
    cursor: pointer;
}

.bgWhite {
    background-color: #fff;
}

.bgCTr {
    background: transparent;
    width: auto;
}

.yzm {
    width: 100px;
    height: 35px;
}

.bgCTr.hqyzm:hover {
    background: transparent;
    color: transparent;
}

.widthPre40 {
    width: 40%;
    display: inline-block;
}

.reg_select {
    width: 136px;
}

.ok_tit {
    width: 370px;
    line-height: 44px;
    padding-left: 60px;
    font-size: 19px;
    background: url(../image/yes.png) left top no-repeat;
    color: #333;
    text-align: left;
}

.pwdRemark span {
    display: inline-block;
    width: 8px;
    height: 10px;
    background: #f0f0f0;
    margin: 0 2px;
}

.pwdRemark span:nth-child(1) {
    height: 4px;
}

.pwdRemark span:nth-child(2) {
    height: 6px;
}

.pwdRemark span:nth-child(3) {
    height: 10px;
}

.fxkMn i.no,
.dxkMn i.no {
    background: url(../image/weixuanzhong.png) center center no-repeat;
}

.fxkMn i,
.dxkMn i {
    display: inline-block;
    width: 25px;
    height: 15px;
    margin: 0 2px -2px 0;
}

.fxkMn i.yes,
.dxkMn i.yes {
    background: url(../image/xuanzhong.png) center center no-repeat;
}

.login_reg {
    display: inline-block;
    text-align: right;
    color: #888;
    margin-left: 40px;
}

.login_reg a {
    color: #0189ff;
    line-height: 24px;
}

.login_reg a:hover {
    color: #ff6300;
}

input:-webkit-autofill {
    box-shadow: 0 0 0 1000px white inset !important;
}

html,
body {
    height: 100%;
}

.videobg {
    position: relative;
    height: 100%;
    width: 100%;
}

.videobg video {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.videobg::after {
    content: " ";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videobg video {
    width: 100%;
}

@media screen and (max-width: 1600px) {
    .login_info_b {
        padding-top: 10px;
    }

    .loginbg h1 {
        margin-bottom: 20px;
    }

    .loginbg .loginbox {
        height: fit-content;
        top: 45%;
    }

    .loginbg .flexLsaBl .login_info_box {
        padding: 5px;
    }

    .flexLsaBl .login_info_t {
        padding: 0 0 0 20px;
    }

    .loginbg .login_info_box {
        padding: 5px 20px;
    }

    .login_info_c {
        height: fit-content;
        padding: 0;
    }

    .login_input {
        height: 42px;
        width: 296px;
        line-height: normal;
        box-sizing: border-box;
    }

    .sjdl_box,
    .mmdl_box {
        width: 296px;
        margin: 0 auto
    }

    .login_btn,
    .mmdl_box .login_txtbox {
        width: 296px;
    }

    .hqyzm {
        height: 42px;
        line-height: 42px;
    }

    .loginbg .loginbox .sjdl_box .input_box,
    .loginbg .registerbox .input_box {
        width: 296px;
    }

    .loginbg .registerbox .w276.remindBox {
        width: 256px;
    }

    .loginbg .registerbox .w276.remindBox p:nth-child(1) {
        display: none;
    }

    .loginbg .registerbox .forget_box .w276.remindBox p:nth-child(1) {
        display: block;
    }

    .login_info_t {
        padding: 0;
    }

    .loginbg .registerbox .login_info_b {
        padding: 10px 0;
    }

    .loginbg .registerbox .login_info_b.w276 {
        width: 296px;
        margin: 0 auto 10px;
    }

    .remindBox {
        padding: 10px 20px;
        margin: 0 auto 10px;
    }

    .input_box i {
        top: 12px;
    }

    .mgb20 {
        margin: 0 0 10px 0;
    }

    .forget_box {
        padding: 0;
        margin: 30px 0;
        max-height: 300px;
        overflow: auto;
    }

    .loginbg .registerbox .forget_box .w276 {
        width: 296px;
    }
}

@media screen and (max-width: 767px) {
    .footer,
    .mmqd,
    .ywtpmxg_box,
    .header_r,
    .videobg {
        display: none;
    }

    body {
        min-width: 0;

    }

    .header {
        height: auto;
        line-height: 35px;
    }

    .box {
        width: 100%;
    }

    .logo {
        height: 35px;
        margin: 20px 0 0 15px;
    }

    .header_tit {
        margin-left: 15px;
        padding-left: 15px;
        height: 22px;
        line-height: 22px;
        font-size: 18px;
    }

    .login_box,
    .ggTxt {
        display: none;
    }

    .login_info_box {
        position: static;
        margin: 30px auto 0;
        float: none;
    }

    .loginGg_link,
    .ewmdl {
        min-width: 0;
        display: none !important;
    }

    .fs16 {
        font-size: 14px;
    }

    .reg_wapper {
        padding: 30px 20px;
    }

    .reg_info_box {
        line-height: 35px;
        margin-bottom: 10px;
    }

    .reg_wxts {
        width: 100%;
        box-sizing: border-box;
        margin: 60px 0 0 0;
    }

    .reg_ts,
    .reg_cw,
    .reg_zq {
        width: 100%;
        position: relative;
        height: auto;
        margin: 0;
        top: 2px;
        box-sizing: border-box;
    }

    .reg_info_l {
        width: 100%;
        text-align: left;
    }

    .reg_info_r {
        width: 100%;
        position: relative;
    }

    .reg_input {
        width: 100%;
        box-sizing: border-box;
    }

    .w70 {
        width: 30%;
    }

    .hqyzmR {
        left: inherit;
        right: 0;
        top: 0;
        border: 0 2px 2px 0;
    }

    .reg_txt {
        padding: 0;
        text-align: center;
    }

    .rembtn_box {
        padding: 0;
    }

    .yzmImg {
        width: 90px;
        height: 39px;
    }

    .regBtn {
        width: 100%;
    }

    .reg_txt {
        margin-top: 0;
    }

    .mL20 {
        margin-left: 0;
    }

    .reg_select {
        width: 47%;
    }

    .zcxy_info {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .zcxy_info_tit2 {
        padding: 0 15px;
    }

    .regsuc_box {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        background: none;
    }

    .zccg_o {
        width: 100%;
    }

    .zccg_txt1 {
        margin-top: 40px;
    }

    html {
        min-width: 750px;
        overflow-x: scroll;
    }

    .loginbg {
        background: #001529;
    }

    .loginbg .loginbox,
    .loginbg .registerbox {
        height: 100%;
        width: 100%;
    }

    .loginbg .loginbox {
        top: 50%;
    }

    .loginbg .flexLsaBl {
        flex-direction: column;
    }

    .loginbg .weixincode_ts {
        color: #f00;
    }

    .loginbg .login_info_box {
        padding: 5px 10px;
        margin: 10px auto 0;
    }

    .loginbg .login_info_box .mgb20 {
        margin-bottom: 10px;
    }

    .loginbg h1 {
        margin-bottom: 10px;
        background: #001529;
        height: 54px;
    }
}

@media screen and (max-width: 413px) {
    .logo {
        height: 32px;
    }

    .header_tit {
        font-size: 16px;
    }

    .reg_select {
        width: 46%;
    }
}

@media screen and (max-width: 374px) {
    .w70 {
        width: 26%;
    }

    .yzmImg {
        width: 60px;
    }

    .fxkMn,
    .dxkMn,
    .reg_txt {
        font-size: 12px;
    }

    .login_info_box {
        width: 320px;
        margin-left: -10px;
    }
}