.loginpur{
    display: flex;
    justify-content: center;
}
.bor-onepx{
	border: 1px solid #eeeeee;
    // border: 1px solid #999999;
    margin-left: 5%;
    width: 90%;
    padding: 20px 10px 60px;
}
.tab-content{
    margin:0 auto;
    width: 100%;
}
form{
    margin: 0 auto;
}
.wsxx{
    margin: 0 auto;
    width: 70%;
}
.login .nav-tabs{
    display: flex;
    justify-content: center;
    border: 0;
}
.marrig{
    margin-right: 3rem;
}
.login .nav-tabs > li{
    padding: 0 1rem 0.5rem 1rem;
}
.login .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    
    color: #01966e;
    cursor: default;
    border: 0;
    background-color: transparent;
}
.login .nav-tabs>li.active, .nav-tabs>li.active:focus, .nav-tabs>li.active:hover{
    border-bottom: 3px solid #01966e;
}
.login .nav-tabs>li>a {
    font-weight: 600;
    border: 0;
    margin-right: 0;
    font-size: 0.8rem;
    color: #3c3a3b;
}
.ctit3{
    margin-top: .2rem;
    margin-bottom: .4rem;
    text-align: center;
    font-size: .475rem;
    color: #5a5a5a;
}
.ctit4{
    margin: 0.2rem 0 0.2rem 0;
    font-weight: 500;
    font-size: .675rem;
    color: #3c3a3b;
}
.ctit5{
    font-weight: 600!important;
}
.ctit6{
    margin: .1rem 0;
    font-size: .375rem;
    color: #5a5a5a;
}
.form-control{
    padding-left: 19px;
    width: 100%;
    height: 1.825rem;
    background-color: #eeeeee;
    border-radius: 4px;
    border: 0;
    line-height: 1.825rem !important;
    box-shadow:inset 0 0 0 rgb(0 0 0) !important;
}
input::-webkit-input-placeholder{
    font-size: .6rem;
    color: #828181;
}
.yzm{
    display: flex;
    justify-content: space-between;
}
.inone input{
    width: 80%;
}
.intwo{
    display: flex;
    flex-direction:column;
    justify-content:center;
    width: 50%;
    height: 1.825rem;
    background-color: #01ad7f;
    border-radius: 4px;
    text-align: center;
    font-size: .6rem;
    color: #ffffff;
}
.checkbox{
    margin: 0.4rem 0 0.6rem 0;
    font-size: .6rem;
    color: #3c3a3b;
}
.checkbox input{
    border-radius: 0;
    vertical-align:text-bottom; margin-bottom:-1px; *margin-bottom:-4px;
    margin-bottom: 1px;
    width: .7rem;
    height: .7rem;
    border: solid 1px #4d4d4d;
}
.btn1{
    cursor: pointer;
    margin: 0 auto;
    background-color: #01ad7f;
    width: 80%;
    height: 1.825rem;
    line-height: 1.825rem;
    border-radius: 4px;
    font-size: 0.6rem;
    color: #ffffff;
    border: 0;
}
.btn2{
    text-align: center;
    width: 60% !important;
}
.sjh{
    display: none;
}
.yx{
    display: none;
}
.form-group{
    margin-bottom: 0;
}
.w300{
    width: 100%;
}
.sz{
    margin-top: 0.2rem;
}
.inputremove{
    border: 1px solid #ff001e;
}
.sqb>span>a{
    color: #01ad7f;
}
.pointer-events{
    pointer-events:none;
}

    @media (max-width: 992px){
        body{
            background-color: #eff1f1;
        }
            .center{
        padding: 0rem 2rem ;
        margin:  1rem ;
        background-color: #ffffff;
        box-shadow: 6px 10px 8px 0px 
        rgba(167, 167, 167, 0.15);
        border-radius: 5px;
        }
        .ctit1{
        padding: 1.25rem 0;
        /* font-size: 1.125rem; */
        font-weight: 700;
        color: #3e3e3e;
        }
        .ctit2{
        /* font-size: 1.625rem; */
        line-height: 1.4rem;
        color: #3e3e3e;
        }
        .yzm{
        display: flex;
        }
        .inonee{
        flex: 5;
        }
        .kb{
        flex: 1;
        }
        .intwo{
        background-color:rgba(115, 184, 25, 1);
        color: #fff;
        flex: 4;
        }
        .formtj{
        margin-top: 2rem !important;
        margin: 2rem 1rem 0 !important;
        }
        .form-group {
            margin-bottom: 15px;
        }
        .form-control1{
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        }
        .form-control1::-webkit-input-placeholder { /* WebKit browsers */
          font-size: 14px;
        }
        .form-control1::-moz-placeholder { /* Mozilla Firefox 19+ */
          font-size: 14px;
        }
        .form-control1::-ms-input-placeholder { /* Internet Explorer 10+ */
          font-size: 14px;
        }   
        .btn3{
        margin-top: 1rem;
        line-height: 14px;
        width: 100%;
        height: 34px;
        border-radius: 5px;
        outline: none;
        font-size: 14px;
        color: #fff;
        background-color: #01ad7f;
        border: solid 1px #cacaca;
        }

        .btn2{
        text-align: center;
        line-height: 14px;
        width: 100%;
        height: 34px;
        outline: none;
        font-size: 14px;
        color: #fff;
        background-color: #01ad7f;
        border-radius: 5px;
        border: solid 1px #cacaca;
        }
        .tsxx{
        position: relative;
        }
        .he{
        height: 43px;
        }
        .remove{
        position: absolute;
        top: 3px;
        right: 5px;
        }
        .yx{
        display: none;
        }
        .inputremove{
        border: 1px solid #ff001e;
        }
        .pointer{
        pointer-events:none
        }
    }