
/* 通用 */
*{padding:0;margin:0;border:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box;}
input,select,button{outline:0;}button{border:0;background-clip:padding-box;}
table{border-collapse:collapse;border-spacing:0;}img{border:none;vertical-align:baseline;}
textarea,input{word-wrap:break-word;word-break:break-all;}span,p,div{word-wrap:break-word;}
.lf{float:left;}.rt{float:right;}html,body,div,p,ul,ol,li{list-style:none;}
a{text-decoration:none;cursor:pointer;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title{padding:0!important;text-align: center;background: black!important;color:white!important;font-size:22px!important;height:50px!important;line-height:50px!important;position: relative!important;}
body .skin_class_exmple .layui-layer-setwin{top:15px !important;}
body .skin_class_exmple .layui-layer-ico{ background: url('../../images/user/close2.png')no-repeat !important ;background-size: 120%;}
body .skin_class_exmple>.layui-layer-content{text-align: center;font-size:20px;color:red;box-sizing: border-box;}
body .skin_class_exmple .layui-layer-setwin a{width: 24px;height: 24px;opacity: 1;}
body .skin_class_exmple  .layui-layer-setwin a:hover{opacity: 1;}
body .skin_class_exmple .layui-layer-setwin{opacity: 1;}
body .skin_class_exmple>.layui-layer-btn{background: white;text-align: center;}
body .layui-layer-title{background-color: transparent!important;border-bottom:none;}
body .layui-layer-content{background-color: transparent!important;border-bottom:none;box-shadow: none;}
body .layui-layer-setwin a{width: 24px;height: 24px;opacity: 0;}
body .layui-layer-setwin a:hover{opacity: 0;}
body .layui-layer-setwin{opacity: 0;}
body .layui-layer-setwin .layui-layer-close2{right: -2px;top: -2px;}
body .skin_class_two {box-shadow: none;}
.cu_layer{display: none;}
html{
    width:100%;
    height:100%;
    position: relative;
    margin: 0 auto;
}
body{
    max-width:1920px;
    width:100%;
    position: relative;
    margin: 0 auto;
}
/* 页面部分 */
.ind_wrap{
    min-width: 1400px;
    display: block;
    min-height: 1080px;
    text-align: center;
    position: relative;
    padding-top: 1px;
    background: #fff;

}
/* 可修改 */
.ind_wrap em, .ind_wrap i {
    font-style: normal;
}

.ind_wrap .w1400{
    width: 1400px;
    margin: 0 auto;
}
.ind_wrap .w1256{
    width: 1256px;
    margin: 0 auto;
}
.ind_wrap .w700 {
    width: 700px;
    margin: 0 auto;
}
.ind_wrap .w480 {
    width: 490px;
}
.ind_wrap .fl{
    float: left;
}
.ind_wrap .fr{
    float: right;
}
.ind_wrap .red{
    color: #d81f26;
}
.ind_wrap .pl50 {
    padding-left: 50px;
}
.ind_wrap .pl30 {
    padding-left: 35px;
}
.ind_wrap .mt40 {
    margin-top: 40px;
}
.ind_wrap .ml30 {
    margin-left: 38px;
}
.ind_wrap .header {
    width: 100%;
    height: 110px;
    min-width: 1400px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../../images/user/l_topbg.png) no-repeat;
    z-index: 10000;
}
.ind_wrap .header .logo {
    width: 237px;
    height: 60px;
    float: left;
    margin-top: 20px;
}
.ind_wrap .header .greet {
   float: right;
}
.ind_wrap .header .greet p{
    line-height: 100px;
}
.ind_wrap .header .nav{
    width: 99px;
    height: 34px;
    float: right;
    background-color: #d81f26;
    border-radius: 10px;
    margin-top: 32px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
}
.ind_wrap .header .nav a{
    color: #ffffff;
}
.ind_wrap .clear{
    clear: both;
}
.ind_wrap .ind_wrap_container {
    position: relative;
    width: 100%;
    min-height: 930px;
    background: url(../../images/user/llgr_bg.jpg)top center no-repeat;
    padding-top: 107px;
    padding-bottom: 50px;
}
.ind_wrap .title {
    float: left;
    margin-top: 92px;
    margin-left: 84px;
    width: 378px;
    height: 94px;
    margin-bottom: 47px;
}
.ind_wrap .title .headline{
    text-align: left;
    font-size: 42px;
    padding-left: 17px;
    letter-spacing: 3px;
    height: 55px;
    line-height: 55px;
	color: #ffffff;
}
.ind_wrap .title .referral {
    text-align: left;
    padding-left: 5px;
    margin-top: 18px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #e3dddd;
}
.ind_wrap .subject {
    position: relative;
    width: 1087px;
    margin: 0 auto;
    height: 296px;
    clear: both;
}
.ind_wrap .subject .main {
    position: relative;
    display: inline-block;
    width: 263px;
    height: 263px;
    background: url(../../images/user/l_subject.png)no-repeat;
    margin: 0px 2px;
    vertical-align: middle;
}
.ind_wrap .subject .main .image{
    display: flex;
    width: 100%;
    height: 70px;
    margin-top: 74px;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.ind_wrap .subject .main .writ {
    margin-top: 13px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #2e2e2e;
}
.ind_wrap .subject .main:hover .writ{
    letter-spacing: 1px;
}
.ind_wrap .ber{
    height:0;
    border-top:1px solid #d2d3d9;
    text-align:center;
    width: 1039px;
    margin: 37px auto 65px;
}
.ind_wrap .ber .text{
    display: inline-block;
    position: relative;
    top: -14px;
    background-color: #fff;
    font-size: 20px;
    width: 119px;
    color: #2e2e2e;
}
.ind_wrap .more .even {
    display: inline-block;
    width: 160px;
    height: 88px;
}
.ind_wrap .more .even .writ {
    font-size: 14px;
    color: #a6a8b3;
    padding-top: 1px;
    height: 24px;
    line-height: 24px;
}
.ind_wrap .more .even:hover .writ{
    letter-spacing: 1px;
}
.ind_wrap .halos {
    display: flex;
    margin-top: 36px;
    height: 80px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-left: 29px;
}
.ind_wrap .halos .icon {
    margin-right: 15px;
}
.ind_wrap .halos .texter {
    font-size: 38px;
    color: #f5f5f5;
    letter-spacing: 1px;
}
.ind_wrap .details{
    position: relative;
    display: inline-block;
    width: 1256px;
    height: 642px;
    background: url(../../images/user/l_nbg.png)no-repeat;
    margin: 0px auto 0;
    padding: 30px;
}
.ind_wrap .details .vice{
    font-size: 20px;
    color: #2e2e2e;
    font-weight: bold;
    letter-spacing: 5px;
    height: 26px;
    line-height: 26px;
    text-align: left;
}

.ind_wrap .details .capt {
    margin-top: 72px;
    padding-left: 49px;
}
.ind_wrap .account {
    margin-top: 29px;
    height: 21px;
    line-height: 21px;
    color: #6e6b76;
    letter-spacing: 1px;
    text-align: left;
}
.ind_wrap .pass_box {
    margin-top: 35px;
}
.ind_wrap .pass_box .sidia {
    display: flex;
    text-align: left;
    height: 37px;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin-bottom: 35px;
}
.ind_wrap .details .inp_n{
    width: 70px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    overflow: hidden;
    margin-right: 4px;
    font-size: 14px;
    color: #6e6b76;
    text-align: right;
    clear: both;
}
.ind_wrap .details .colon {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    padding-left: 5px;
    color: #d61b2d;
    overflow: hidden;
    font-weight: bold;
}
.ind_wrap .details .input  input {
    width: 250px;
    height: 37px;
    vertical-align: top;
    border: 1px solid rgb(232, 232, 232);
    background-color: rgb(255, 255, 255);
    padding-left: 5px;
    box-sizing: border-box;
    font-size: 14px;
    outline: 0;
    word-break: break-all;
    color: #6e6b76;
}
.ind_wrap .pass_box li input.yzm {
    width: 116px;
}
.ind_wrap .details .input  .code{
    display: inline-block;
    width: 120px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    background-color: #d61b2d;
    color: #fff;
    text-align: center;
    vertical-align: top;
}
.ind_wrap .details .submit{
    display: inline-block;
    width: 309px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #ffffff;
    margin: 55px auto 0;
    text-align: center;
    background-color: #d61b2d;
    letter-spacing: 1px;
}
.ind_wrap .details .queer {
    width: 547px;
}
.ind_wrap .details .queer .incor {
    width: 100%;
    margin-top: 22px;
    text-align: left;
    padding-left: 50px;
}
.ind_wrap .details .queer .incor p{
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #6e6b76;
    letter-spacing: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ind_wrap .rect {
    width: 613px;
}
.ind_wrap .rect .sidiar {
    width: 100%;
    padding-left: 46px;
    margin-top: 13px;
}
.ind_wrap .rect .sidiar .input {
    margin-bottom: 20px;
    height: 37px;
    text-align: left;
}
.ind_wrap .details .sidiar .inp_n {
    width: 120px;
    text-align: left;
}
.ind_wrap .details .cell {
    width: 250px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    color: #6e6b76;
    letter-spacing: 1px;
}
.ind_wrap .details .sidiar .yzm {
    width: 123px;
}
.ind_wrap .details .auton{
    width: 576px;
}
.ind_wrap .details .auton .sidiar {
    width: 100%;
    padding-left: 33px;
    margin-top: 13px;
    text-align: left;
}
.ind_wrap .details .auton .sidiar .input {
    margin-bottom: 20px;
    height: 37px;
}
.ind_wrap .details .auton .sidiar .inp_n {
    width: 85px;
    text-align: left;
}
.ind_wrap .details .policy {
    width: 583px;
}
.ind_wrap .details .policy .incor {
    width: 100%;
    margin-top: 22px;
    text-align: left;
    padding-left: 43px;
}
.ind_wrap .details .policy .incor p{
    width: 100%;
    height: 19px;
    line-height: 19px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #6e6b76;
    letter-spacing: 1px;
}
.ind_wrap .thaw{
    height: 682px;
    background: url(../../images/user/l_then_nbg.png)no-repeat;
}
.ind_wrap .details .iceout {
    margin-top: 72px;
    padding-left: 0;
    margin: 37px auto 0;
}
.ind_wrap .details .system{
    margin: 25px auto 0;
    text-align: left;
}
.ind_wrap .details .system .input{
    text-align: left;
    margin-bottom: 20px;
    height: 37px;
}
.ind_wrap .details .system .input .inp_n {
    width: 85px;
    text-align: left;
}
.ind_wrap .details .su-mt15 {
    margin-top: 15px;
}
.ind_wrap .thaw .frost {
    width: 864px;
    margin: 24px auto 0;
    text-align: left;
}
.ind_wrap .thaw .frost p {
    width: 100%;
    height: 19px;
    line-height: 19px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #6e6b76;
}
.ind_wrap .details .accountles {
    width: 555px;
    margin: 0 auto;
}
.ind_wrap .details .accountles .capt{
    padding-left: 0;
}
.ind_wrap .details .accountles .dentifica{
    margin-top: 30px;
}
.ind_wrap .details .accountles .dentifica .images{
    width: 107px;
    height: 108px;
}
.ind_wrap .details .accountles .dentifica .images img {
    height: 100%;
}
.ind_wrap .details .accountles .dentifica .payment {
    display: flex;
    width: 400px;
    height: 108px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}
.ind_wrap .details .accountles .dentifica .payment .bank{
    width: 100%;
}
.ind_wrap .details .accountles .dentifica .payment .bank .nub {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #575757;
    width: 190px;
}
.ind_wrap .details .accountles .dentifica .payment .bank .nub .dist1{
    display: inline-block;
    width: 71px;
    text-align: justify;
    text-align-last: justify;
    text-justify: distribute-all-lines;
    height: 25px;
}
.ind_wrap .details .accountles .dentifica .payment .bank .btns{
    padding-left: 33px;
    font-size: 14px;
    color: #e62236;
}
.ind_wrap .details .accountles .br{
    margin-top: 50px;
    border: 1px solid #d2d3d9;
}
.ind_wrap .details .accountles .degree{
    text-align: left;
    margin-top: 65px;
}
.ind_wrap .details .accountles .degree .nvarchar {
    height: 55px;
    margin-bottom: 40px;
}
.ind_wrap .details .accountles .degree .bind {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.ind_wrap .details .accountles .degree .bind i {
    font-size: 18px;
    color: #575757;
    margin-left: 5px;
}
.ind_wrap .details .accountles .degree .iph-text {
    display: inline-block;
    margin-top: 12px;
    font-size: 14px;
    color: #575757;
}
.ind_wrap .details .accountles .degree .fill {
    float: right;
    display: inline-block;
    width: 92px;
    height: 30px;
    background: url(../../images/user/l_accoun_btns.png)no-repeat;
    margin-top: 21px;
}
.ind_wrap .details .accountles .degree .fill.have_rec{
    background-position-y: -30px;
    pointer-events: none;
}




/* 个人中心 */
.ind_wrap .sigin{
    height: 836px;
    background: url(../../images/user/l_sigin_nbg.png)no-repeat;
}
.ind_wrap .details .pos_box {
    height: 80px;
    width: 100%;
    border-bottom: 3px solid #d81f26;
    padding:0 10px;
    padding-top: 24px;
}
.ind_wrap .details .pos_box span {
    float: left;
}
.ind_wrap .details  .pos_box em {
    color: #d81f26;
    display: inline-block;
    vertical-align: -10px;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
}
.ind_wrap .details .reg_tab {
    width: 390px;
    height: 52px;
    margin: 20px auto;
}
.ind_wrap .details .reg_tab {
    width: 390px;
    height: 48px;
    margin: 24px auto 0;
}
.ind_wrap .details .reg_tab a {
    display: block;
    width: 176px;
    height: 48px;
    line-height: 48px;
    float: left;
    text-align: center;
    background: #d81f26;
    color: #fff;
    font-size: 18px;
}
.ind_wrap .details .reg_tab a:hover,
.ind_wrap .details .reg_tab a.on {
    background: #343434;
}
.ind_wrap .details .reg_box {
    width: 390px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.ind_wrap .details .reg_box .reg_forme {
    display: none;
}
.ind_wrap .details .reg_box .reg_item {
    width: 100%;
    height: 70px;
    float: left;
    margin: 10px 0;
}
.ind_wrap .details .reg_box .reg_content .msg {
    width: 390px;
    height: 24px;
    line-height: 24px;
    color: #d3d3d3;
}
.ind_wrap .details .reg_box .reg_content .input {
    width: 390px;
    float: left;
}
.ind_wrap .details .reg_box .reg_item {
    width: 100%;
    height: 70px;
    float: left;
    margin: 10px 0 0px;
}
.ind_wrap .details .reg_box .input {
    width: 390px;
    float: left;
}
.ind_wrap .details .reg_box .input input {
    border: 1px solid #d3d3d3;
    color: #343434;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    width: 390px;
    padding: 2px 5px;
    vertical-align: top;
}
.ind_wrap .details .reg_box  .msg {
    width: 390px;
    height: 24px;
    line-height: 24px;
    color: #d3d3d3;
    text-align: left;
    font-size: 14px;
}
.ind_wrap .details .reg_box .msg span {
    color: #343434;
    margin-right: 5px;
}
.ind_wrap .details .reg_box .reg_item .getcode {
    background: #d81f26;
    display: inline-block;
    width: 117px;
    font-size: 12px;
    color: #fff;
    height: 42px;
    line-height: 42px;
    text-align: center;
    vertical-align: top;
}
.ind_wrap .details .reg_box .input .smscode {
    width: 268px;
}
.ind_wrap .details .reg_box .input .verify_code {
    width: 120px;
}
.ind_wrap .details .reg_box .input .verify_img {
    float: right;
    height: 45px;
    width: 130px;
    background-color: #000;
}
.ind_wrap .details .reg_box .btn-02 {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 378px;
    background: #d81f26;
    margin: 11px 0;
}
.ind_wrap .details .reg_box .info p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    width: 370px;
}
.ind_wrap .details .reg_box .info p a {
    color: #000;
}
.ind_wrap .details .reg_box .info p .checkbox {
    vertical-align: middle;
}
.ind_wrap .details .reg_box a.btn-02:hover,
.ind_wrap .details .reg_box a.getcode:hover {
    color: #fff;
    background: #343434;
}
.ind_wrap .details .reg_box .cur_info {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    color: #8e8e8d;
}
.ind_wrap .details .reg_box .cur_info h1 {
    font-size: 16px;
}

/* 充值中心 */
.ind_wrap .pay{
    height: 836px;
    background: url(../../images/user/l_sigin_nbg.png)no-repeat;
}
.ind_wrap .pay_content {
    padding-left: 115px;
    width: 835px;
    margin: 0 auto;
    text-align: left;
}
.ind_wrap .pay_content td {
    line-height: 56px;
    vertical-align: bottom;
    font-size: 14px;
    color: #979797;
}
.ind_wrap .pay_content td input {
    border: 1px solid #e4e4e4;
    height: 35px;
    padding: 0 5px;
    width: 230px;
    font-size: 14px;
    color: #979797;
}
.ind_wrap .pay_content td .selebox {
    border: 1px solid #ccc;
    height: 35px;
    padding: 0 5px
}
.ind_wrap .pay_content td .selebox option {
    padding: 5px
}
.ind_wrap .pay_content .pay_tab {
    margin-top: 30px;
    text-align: center;
    width: 100%
}
.ind_wrap .pay_content .pay_tab a {
    background: #c9c9c9 none repeat scroll 0 0;
    display: inline-block;
    font-size: 16px;
    margin-right: 20px;
    padding: 10px 40px
}
.ind_wrap .pay_content .pay_tab a.on,
.ind_wrap .pay_content .pay_tab a:hover {
    background: #fe8b10 none repeat scroll 0 0;
    color: #fff
}
.ind_wrap .pay_msg {
    color: #ccc;
    display: inline-block;
    margin-left: 10px;
    width: 200px;
}
.ind_wrap .pay-select-third li {
    float: left;
}
.ind_wrap .pay-select-third li a {
    background-color: #f3f3f3;
    border: 1px solid #d3d3d3;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    padding: 5px;
    text-decoration: none;
    cursor: pointer;
    line-height: 30px;
}
.ind_wrap .pay-bank li a {
    padding: 5px;
    text-align: center;
    width: 100px;
}
.ind_wrap .pay-rtype li a {
    padding: 5px;
    text-align: center;
    width: 100px;
}
.ind_wrap .pay-select-third li a:hover,
.ind_wrap .pay-select-third li.on a {
    border: 1px solid #ec2f39;
    background: #ec2f39;
    color: #fff;
}
.ind_wrap .pay_btn {
    background: #ec2f39;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 200px
}
.ind_wrap .pay_btn.invalid {
    background: #999;
}
.ind_wrap .pay_btn:hover {
    color: #ddd;
}
.ind_wrap .probab{
    position: relative;
    width: 590px;
    height: 672px;
    background: #fff;
    margin: 0 auto;
    top: 100px;
}
.ind_wrap .probab .regist {
    display: inline-block;
    width: 400px;
    height: 483px;
    background-color: #fff;
    text-align: left;
}
.ind_wrap .probab .regist .title{
    font-size: 22px;
    color: #3f4348;
    height: 100px;
    line-height: 100px;
    border-bottom: 1px dashed #dad9da;
}
.ind_wrap .probab .regist .forms{
    margin-top: 34px;
}
.ind_wrap .probab .regist .pay .item li{
    width: 400px;
    height: 57px;
    margin-bottom: 30px;
}
.ind_wrap .probab .regist .pay .item li img{
    padding-left: 10px;
    vertical-align: middle;
}
.ind_wrap .probab .regist .pay .item li .input {
    display: flex;
    width: 400px;
    height: 57px;
    border: 1px solid rgb(233, 233, 233);
    color: rgb(91, 91, 91);
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.ind_wrap .probab .regist .pay .item  input{
    width: 357px;
    height: 48px;
    vertical-align: top;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 16px;
    outline: 0;
    background: none;
    color: rgb(91, 91, 91);
    background-color: transparent;
}
.ind_wrap .probab .regist .pay .item li .valida{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.ind_wrap .probab .regist .pay .item li .valida input {
    width: 179px;
}
.ind_wrap .probab .regist .pay .item li .code{
    display: inline-block;
    width: 146px;
    height: 56px;
    line-height: 42px;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
    font-size: 18px;
    background-color: #000;
}
.ind_wrap .probab .regist .pay .item li .yhm{
    list-style-type: none;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
.ind_wrap .probab .regist .pay .item li .yhm a{
    font-size: 14px;
}
.ind_wrap .probab .regist .pay .item li .forget {
    width: 17px;
    vertical-align: -18px;
    margin-right: 7px;
    font-size: 20px;
    color: #222222;
}
.ind_wrap .probab .regist .pay .item li .fr{
    color: #222222;
    font-size: 16px;
}
.ind_wrap .probab .regist .pay .item .btn{
    display: inline-block;
    width: 400px;
    height: 57px;
    line-height: 57px;
    background: #d61b2d;
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 5px;
    text-decoration: none;
    margin-bottom: 22px;
}
.ind_wrap .pay_content .verify_img {
    height: 35px;
    vertical-align: middle;
}
.ind_wrap .pay_content .br  {
    width: 100%;
    margin-top: 30px;
    border: 1px solid #f3f3f3;
}
.ind_wrap .pay .pay_cur {
    width: 820px;
    font-size: 14px;
    line-height: 30px;
    margin: 28px auto;
    text-align: left;
}
.ind_wrap .pay .pay_cur {
    color: #979797;
}












/* 用户登录 */
.ind_wrap .userlogin{
    width: 697px;
    height: 642px;
    background: url(../../images/user/l_login_nbg.png)no-repeat;
}
.ind_wrap .userlogin .debark {
    width: 353px;
    margin: 26px auto 0;
}
.ind_wrap .userlogin .debark li{
    width: 353px;
    height: 57px;
    margin-bottom: 30px;
}
.ind_wrap .userlogin .debark li img{
    padding-left: 10px;
    vertical-align: middle;
}
.ind_wrap .userlogin .debark li .input {
    display: flex;
    width: 353px;
    height: 57px;
    border: 1px solid rgb(233, 233, 233);
    color: #979797;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.ind_wrap .userlogin .debark input{
    width: 310px;
    height: 48px;
    vertical-align: top;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 16px;
    outline: 0;
    background: none;
    color: #979797;
    background-color: transparent;
    border: none;
}
.ind_wrap .userlogin .debark li .valida{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.ind_wrap .userlogin .debark li .valida input {
    width: 179px;
}
.ind_wrap .userlogin .debark li .code{
    display: inline-block;
    width: 146px;
    height: 56px;
    line-height: 42px;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines;
    font-size: 18px;
    background-color: #000;
}
.ind_wrap .userlogin .debark li .yhm{
    list-style-type: none;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #979797;
}
.ind_wrap .userlogin .debark li .yhm a{
    font-size: 14px;
}
.ind_wrap .userlogin .debark li .forget {
    width: 17px;
    vertical-align: -18px;
    margin-right: 7px;
    font-size: 20px;
    color: #979797;
}
.ind_wrap .userlogin .debark li .fr{
    color: #979797;
    font-size: 16px;
}
.ind_wrap .userlogin .debark .btn{
    display: inline-block;
    width: 357px;
    height: 57px;
    line-height: 57px;
    background: #d61b2d;
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 5px;
    text-decoration: none;
    margin-bottom: 22px;
}
/* 找回密码 */
.ind_wrap .findpwd {
    width: 697px;
    height: 642px;
    background: url(../../images/user/l_login_nbg.png)no-repeat;
}

.ind_wrap .findpwd .slip {
    width: 616px;
    margin: 0 auto;
    padding-top: 30px;
}
.ind_wrap .findpwd .slip .p_tab {
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.ind_wrap .findpwd .slip .p_tab a {
    font-size: 20px;
    display: inline-block;
    margin: 0 30px;
    color: #2e2e2e;
    font-weight: bold;
}
.ind_wrap .findpwd .slip .p_content {
    display: none;
    width: 100%;
    margin-top: 35px;
}
.ind_wrap .findpwd .slip .p_item {
    height: 217px;
    background: url(../../images/user/l_line.png) no-repeat;
    width: 440px;
    margin-left: 100px;
    position: relative;
    padding-top: 25px;
}
.ind_wrap .findpwd .slip .p_item .p_title {
    width: 160px;
    height: 50px;
    position: absolute;
    top: -1px;
    left: -59px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}
.ind_wrap .findpwd .slip .p_input,
.ind_wrap .findpwd .slip .p_code {
    height: 42px;
    width: 376px;
    margin-top: 16px;
    margin-left: 30px;
}
.ind_wrap .findpwd .slip .p_input input,
.ind_wrap .findpwd .slip .p_code input {
    height: 43px;
    width: 376px;
    padding: 0 5px;
    border: 1px solid #ddd;
    font-size: 14px;
}
.ind_wrap .findpwd .slip .p_code input {
    width: 253px;
}
.ind_wrap .findpwd .slip .p_input .submitBtn {
    display: block;
    color: #FFF;
    background: #d81f26;
    text-align: center;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    width: 376px;
}
.ind_wrap .findpwd .slip .p_item .getcode {
    background: #d81f26;
    display: inline-block;
    width: 118px;
    font-size: 12px;
    color: #fff;
    height: 42px;
    vertical-align: 1.5px;
    line-height: 40px;
    text-align: center;
}
.ind_wrap .userlogin .input .code img{
    width: 100%;
    height: 100%;
    padding-left: 0;
}