.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-image: linear-gradient(to bottom, #015293, #4479c8);
}

.navbar-default {
    color: white;
    background-image: linear-gradient(to bottom, #015293, #4479c8);
    height: 64px;
}
html,body,.rem_pad,.rem_mar,.content{
    height: 100%;
}
.register {
    overflow: hidden;
}

#login {
    text-align: center;
    line-height: 33px;
    font-size: 13px;
    border: 1px solid #ccc;
    margin-top: 30px;
    border-radius: 4px;
    color: white;
    background: #e60012;
}

.copyright {
    padding-top: 0;
}

.register {
    width: 363px;
    height:100%;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0px;
    padding-left: 60px;
}

body {
    background: #F6F6F5;
}

.register_title {
    font-size: 15px;

    margin: 0;
    color: #202020;
}

.user_name {
    height: 37px;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding-top: 0px;
    margin-bottom: 22px;
    position: relative;
    padding-left: 0px;
  
}

#user_name {
    border: 0;
    outline: none;
    margin-bottom: 10px;
    width: 90%;
}

.fa-user {
    font-size: 20px;
    color: #ccc;
    margin-left: 10px;
    position: absolute;
    right: 14px;
    top: 6px;
}

.line {
    height: 20px;
    border-right: 1px solid #ccc;
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
}

.user_password {
    height: 37px;
    width: 275px;
    border: 1px solid #ccc;
    position: relative;
    background:#ffffff;
    
}

.user_password_agin {
    margin: 0 auto;
    height: 40px;
    width: 300px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-top: 6px;
    margin-bottom: 26px;
}

.fa-lock {
    font-size: 26px;
    color: #ccc;
    margin-left: 10px;
    font-size: 20px;
    color: #ccc;
    margin-left: 10px;
    position: absolute;
    right: 14px;
    top: 6px;
}

#input-test::-webkit-input-placeholder {
    color: #ccc;
}

#input-text::-moz-placeholder {
/ / 涓嶇煡閬撲负浣曠伀鐙愮殑placeholder鐨勯鑹叉槸绮夌孩鑹诧紝鎬庝箞鏀归兘涓嶈锛屽笇鏈涙湁澶х墰璺繃甯繖鎸囩偣 color : #ccc;
}

#input-text:-ms-input-placeholder {
/ / 鐢变簬鎴戠殑IE鍒氬ソ鏄疘E9锛屾敮鎸佷笉浜唒laceholder锛屾墍浠ヤ篃娴嬭瘯涓嶄簡(鈯欙箯鈯�) 锛屾湁IE10浠ヤ笂鐨勫▋鍙互甯垜璇曡瘯 color : #ccc;
}

#user_psd {
    border: 0;
    outline: none;
    margin-bottom: 10px;
}

#user_psd_agin {
    border: 0;
    outline: none;
    margin-bottom: 10px;
}

::-webkit-input-placeholder {
    color: #ccc;
}

#text {
    border: 0;
    outline: none;
    width: 100%;
}

.num_left {
    float: left;
    width: 115px;
    height: 37px;
    /* padding: 8px; */
    /* margin-right: 20px; */
    border: 1px solid #ccc;
    /* margin-left: 20px; */
    padding-top: 0px;
    padding-left: 0px;
    /* margin-left: 24px; */
    border-radius: 4px;
    margin-right: 11px;
}

.num_right {
    float: left;
    width: 97px;
    height: 30px;
}

.num_right img {
   width: 100%;
    height: 100%;
}

.text_num {
    overflow: hidden;
    margin-top: 22px;
   
    
}

.protocol {
    margin-left: 23px;
    margin-top: 17px;
}

.check {
    float: left;

    margin-top: 8px;
}

.check input {
    margin: 0;
    margin-top: 3px;
    cursor: pointer;
}

.remember {
    float: left;
    margin-left: 3px;
    margin-top: 10px;
    cursor: pointer;
}

.remember span {
    color: #9b9b9b;
    line-height: 25px;
}

.forget {
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

#tip {
    position: absolute;
    border: 1px solid #ccc;
    background: white;
    box-shadow: 0 0 14px #ccc;
    width: 274px;
    display: none;
    left: 0;
    z-index: 10;
    top: 36px;
}

#tip li {
    height: 27px;
    font-size: 14px;
    line-height: 27px;
    padding-left: 20px;
}

#tip li:HOVER {
    background: #f2f2f5;
}

#login {
    cursor: pointer;
    height: 37px;
}

footer {
    width: 100%;
    background: #2d3236;
}

.copyright {
    height: 44px;
    padding-top: 12px;
    text-align: center;
    color: #596b93;
    line-height: 19px;
}



.head_content img {
    margin-top: 9px;
}

header {
    height: 64px;
    background: white;
}

.inherit_width {
    width: inherit;
}

.rem_pad {
    padding-left: 0;
    padding-right: 0;
}

.rem_mar {
    margin-right: 0;
    margin-left: 0;
}
.center {
    height: 100%;
    background-img: url(../img/login_bar.png) no-repeat center;
}
section {
    height: 519px;
}
#forget_password a {
    font-size: 14px;
    color: #9b9b9b;
    text-decoration: none;
}
#name_wrong {
    margin-left: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    display: none;
    color: red;
}
#forget_password {
}
.user_head {
    height: 12px;
    margin-top: 1px;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 18px;
    color: #ea2634;
    opacity: 0;
}

.user_head img {
    margin-top: -2px;
}

.forget_pas {
    width: 275px;
    cursor: pointer;
}

.num_right {
    width: 97px;
    height: 37px;
}

.wrong_tip {
    display: inline-block;
}

#change_code {
    display: block;
    float: left;
    margin-top: 17px;
    color: #9b9b9b;
}

.regist a {
    text-decoration: none;
    color: #9b9b9b;
}

.line_s {
    width: 1px;
    height: 12px;
    background: #9b9b9b;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px
}

.regist {
    float: right;
}

#forget_password {
    float: left;
}

@media (min-width: 1400px) and (max-width: 1920px) {
    section {
        height: 831px;
    }

    .center {
        height: 831px;
    }
}

@media (min-width: 1920px) {
    section {
        height: 831px;
    }

    .center {
        height: 974px;
    }
}

#change_code {
    cursor: pointer;
}

#tip li {
    white-space: nowrap;
}

section {
    overflow: hidden;
}

#forget_password a:HOVER {
    color: #e60012;
}

.regist a:HOVER {
    color: #e60012;
}

#remember_email {
    outline: none;
}


