html,body{
    height: 100%;
    min-width: auto;
    background: url("../img/user.png") repeat-y center;
}
.reg-container{
    padding: 10% 0;
}
.reg-form{
    background-color: #fff;
    /*border-radius: 24px;*/
    padding: 24px;
    width: 380px;
    margin: 0 auto;
    box-shadow: 1px 5px 11px 0px
    rgba(46, 46, 46, 0.16);
}
.form-user label{
    font-family: SimHei;
    font-weight: normal;
}
.form-group div{
    margin-top: 10px;
    border: 1px solid #ccc;
    position: relative;
}
.form-group div i{
    position: absolute;
    color: #999;
    top: 10px;
    left: 10px;
}
.form-group div input{
    padding-left: 34px;
    padding-right: 34px;
}
.form-user .form-control {
    border-radius: 0;
    border: none;
    box-shadow: none;
    /*background-color: rgba(255,255,255,.4);*/
}
.form-user .form-control:focus{
    border: none;
    outline: 0;
    box-shadow: none;
}
.no-radius{
    margin-top: 25px;
}
input[type="checkbox"]{
    width: 14px;
    height: 14px;
}
/*.eye{
    position: relative;
}
.eye a{
    width: 32px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.eye-hide{
    background: url("../img/hide.png") no-repeat center;
}
.eye-show{
    background: url("../img/show.png") no-repeat center;
}*/
.eye{
    position: absolute;
    right:10px;
    top:10px;
    color: #999;
    font-size: 18px;
}
.message_code{
    width: 60%;
    float: left;"
}
.send_code{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border:none;
    background:none;
    text-align: center;
    border-left: 1px solid #ccc;
    width: 40%;
}

.remember a{
    font-family: SimHei;
    color: #666;
}
.third-login{
    margin-top: 30px;
}
.third-login p{
    text-align: center;
    position: relative;
    font-family: SimHei;
    font-size: 20px;
    color: #373535;
}
.third-login p:before{
    position: absolute;
    content: '';
    left: 0;
    top:50%;
    transform: translateY(-50%);
    width: 119px;
    height: 1px;
    border: solid 1px #e3e3e3;
}
.third-login p:after{
    position: absolute;
    content: '';
    right: 0;
    top:50%;
    transform: translateY(-50%);
    width: 119px;
    height: 1px;
    border: solid 1px #e3e3e3;
}
.chat{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
    width: 340px;
}
.chat a{
    background-image: url("../img/sprite.png");
    width: 57px;
    height: 57px;
    display: block;
}
.chat a:nth-child(1){
    background-position: 0px 0px;
}
.chat a:nth-child(1):hover{
    background-position: 0px 57px;
}
.chat a:nth-child(2){
    background-position: -57px 0px;
}
.chat a:nth-child(2):hover{
    background-position: -57px 57px;
}
.chat a:nth-child(3){
    background-position: -114px 0px;
}
.chat a:nth-child(3):hover{
    background-position: -114px 57px;
}
.jump{
    text-align: center;
    font-family: SimHei;
    color: #666;
}
.jump a{
    color: #e21b1c;
}

.login-description{font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    color: #0078ff;
    font-weight: 400;}
.login-description p{font-size: 14px;
    color: #9f9f9f;
    margin-top: 15px;}
.login .form-control{padding: 14.5px 16px;
    border-radius: 3px;
    border-color: #e5e5e5;font-weight: 300;
    font-size: 14px; height: 47.8px}
.login .form-group{margin-bottom: 30px;}
.login{background: #fff;
    padding: 30px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);margin-top: 30px;}
.login .message_code{}
.login .message_code input{ width:67%; float:left}
.login .message_code img{ max-width:33%; max-height:47.8px; cursor:pointer}

/* Sidebar navigation */
.sidebar{overflow: hidden;}
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #428bca;
}
.user_center{background-color:#ffffff}
.main{ padding-bottom:50px; min-height:600px;border-left: 1px solid #eee;}
.dd_input_l {
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    border-color: #d2d6de;
    margin: 0;
    border-right: 0;
    font-weight: normal;
}
.dd_input_2{ padding:0}
.dd_input_2 input{ width:100% !important}
.dd_input_group .dd_radio_lable_left {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d6de;
    height: 38px;
    overflow:hidden
}
.dd_input_group{padding: 6px 0;}
.dd_input_3 label{ line-height:38px}

.dd_input_group input, .dd_input_group select, .ldd_input_group textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.tab-content{ padding:20px 0}
@media (max-width: 768px){
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav{ float:right}
    .navbar-header{ float:left}
    .main{ border:none}
}
@media screen and (max-width: 480px){
    .reg-form{
        width: 310px;
    }
}