.w_login_wrap {
    background: url("../images/bg.png") no-repeat center/cover;
    width: 100%;
    height: 100vh;
    min-height:840px;
}

.w_tab_head {
    padding: 0 30px;
    border-bottom: 1px solid #F2F2F2
}

.w_tab_head ul li {
    color: #333333;
    font-size: 20px;
    line-height: 80px;
    position: relative;
    padding: 0 25px 0;
    cursor: pointer
}

.w_tab_head ul li:hover, .w_tab_head ul .act {
    color: #169A9A;
    /*font-weight: bold;*/
}

.w_tab_head ul .act:before {
    content: "";
    width: 48px;
    height: 3px;
    background: #169A9A;
    border-radius: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.w_login_tit {
    font-weight: bold;
    color: #FFFFFF;
    line-height: 35px;
    text-align: center;
    font-size: 30px;
    padding-top: 190px;
    margin-bottom: 60px;
}

.w_login_box {
    /*width: 480px;*/
    /* height: 520px; */
    background: #FFFFFF;
    border-radius: 24px;
    position: absolute;
    left: 50%;
    top: 290px;
    transform: translateX(-50%);
}

.w_login_cont {
    padding: 0 50px;
}

.w_wx_tit {
    font-weight: 400;
    color: #2E3033;
    line-height: 21px;
    font-size: 18px;
    text-align: center;
    margin: 24px 0;
}

.w_code_wrap {
    /* width: 180px; */
    /* height: 180px; */
    margin: 0 auto;
    background: #FFFFFF;
    /* box-shadow: 0px 2px 23px 0px rgba(206, 215, 223, 0.3); */
    /* border: 1px solid #EBEBEB; */
    text-align: center;
    padding-top: 17px;
    /* margin-bottom: 20px; */
}
.w_code_wrap iframe {
    height: 300px;
}

.w_code_wrap img {
    width: 150px;
}

.w_wx_txt {
    width: 266px;
    height: 44px;
    font-size: 14px;
    font-weight: 400;
    color: #8A9099;
    line-height: 22px;
    text-align: center;
    margin: 16px auto 20px;
}

.w_login_btn {
    text-align: center;
}

.w_login_btn a {
    width: 380px;
    height: 48px;
    background: #169A9A;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 48px;
    display: inline-block;
}
.w_login_btn a:hover{
    opacity: .8;
}
.w_wx_tips {
    text-align: right;
    margin-top: 18px;
    margin-bottom: 50px;
    font-size: 14px;
    color: #169A9A;
}

.w_wx_tips a {
    font-size: 14px;
    color: #169A9A;
    line-height: 16px;
}

.w_fix_btn{
    position: fixed;
    width: 64px;
    height: 96px;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px #5F98CB;
    border-radius: 100px;
    font-size: 12px;
    color: #333333;
    line-height: 12px;
    right: 100px;
    bottom: 106px;
    text-align: center;
    cursor: pointer;
}
.w_fix_pic {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 8px;
}
.w_fix_pic img{
    width: 36px;
}
.w_menu {
    width: 380px;
    margin: 0 auto;
}
.w_form {
    margin-top: 50px;
}
.w_form_item {
    width: 380px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #EBEBEB;
}
.w_form_item input{
    height: 46px;
    padding: 0 15px;
    border: 0;
    font-size: 14px;
    color: #333;
}

.w_form_item .eyeicon {
    background: url("../images/eye-icon.png") no-repeat center/18px;
    width: 46px;
    height: 46px;
    display: block;
    cursor: pointer;
}
.w_form_item .eyeiconed{
    background-image: url("../images/eyeed-icon.png");
}
.w_form_itemnobor {
    border: none;
}
.w_form_itemnobor input{
    border: 1px solid #EBEBEB;
}
.w_form_item .code_img {
    width: 100px;
    height: 48px;
    background: #169A9A;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #EBEBEB;
    margin-left: 20px;
    cursor: pointer;
}
.w_form_item .code_img img {
    width: 100px;
    height: 48px;
}
.w_form_errtxt{
    font-size: 14px;
    color: #FE3333;
    line-height: 16px;
    margin-top: 12px;
}

.xd_operateManual{ position:fixed; bottom:80px; right:40px; z-index:9999;}
.xd_operateManual a{ margin-top:20px;}
.xd_operateManual a:first-child{ margin-top:0;}
.xd_operateManual_down{ width:132px; height:50px; line-height:50px; background: #FFF; font-size: 16px; color: #169A9A; border-radius: 32px; box-shadow: 0px 2px 10px 0px rgba(31, 35, 41, 0.10); display:block; text-align:center;}
.xd_operateManual_down:before{ content:''; width:24px; height:24px; margin:-3px 8px 0 0; background:url(../images/ico-xd-operateManual-down.png) no-repeat; background-size:100% 100%; display:inline-block; vertical-align:middle;}
.xd_operateManual_customer{ width:132px; height:50px; line-height:50px; background: #FFF; font-size: 16px; color: #169A9A; border-radius: 32px; box-shadow: 0px 2px 10px 0px rgba(31, 35, 41, 0.10); display:block; text-align:center;}
.xd_operateManual_customer:before{ content:''; width:24px; height:24px; margin:-3px 8px 0 0; background:url(../images/ico-xd-operateManual-customer.png) no-repeat; background-size:100% 100%; display:inline-block; vertical-align:middle;}
