﻿body, html {
    background: #F7F8FA
}

.navbar-default {
    background: #002140
}

main {
    margin-top: 64px;
    margin-bottom: 24px
}

.login {
    width: 580px;
    margin: 80px auto;
    background: #FFFFFF;
    padding: 32px 40px 40px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1)
}

.login_t {
    padding-left: 16px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    letter-spacing: 0;
    line-height: 40px;
    background: #E6F7FF;
    border: 1px solid #BAE7FF;
    border-radius: 4px;
    margin-bottom: 30px;
    font-weight: 500
}

.login_t p {
    display: inline-block;
    padding-left: 5px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 500
}

.login_t p span {
    color: #409EFF;
    font-family: PingFangSC-Medium;
    padding: 0 5px;
    cursor: pointer
}

.login_tab {
    position: relative;
    margin-bottom: 27px
}

.login_tab ul {
    border-bottom: 2px solid #E9E9E9;
    height: 45px
}

.login_tab li {
    height: 45px;
    width: 183px;
    text-align: center;
    cursor: pointer
}

.login_tab li a {
    font-size: 16px;
    color: #595959;
    display: inline-block;
    height: 45px;
    width: 183px
}

.tab_active a {
    color: #1890FF !important
}

.login_tab li:first-child {
    float: left
}

.login_tab li:last-child {
    float: right
}

.curBg1 {
    background: #00BDFF;
    height: 2px;
    position: absolute;
    bottom: 0
}

.from {
    border-bottom: 1px solid #E9E9E9;
    display: none
}

.item_cont {
    clear: both;
    height: 40px;
    margin-left: 20px
}

.item_cont label {
    float: left;
    display: block;
    width: 95px;
    text-align: right;
    line-height: 40px;
    font-weight: normal;
    color: #666
}

.form_list {
    width: 346px;
    float: left;
    margin-bottom: 24px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    height: 40px;
    position: relative
}

.form_list input {
    padding: 0 15px;
    width: 307px;
    font-size: 16px;
    height: 38px;
    color: #606266
}

.icon-yanjing_bi, .icon-yanjing_kai {
    margin-right: 17px
}

.form_list input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.25)
}

.form_list input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.25)
}

.form_list input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.25)
}

.form_list input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.25)
}

.sub {
    height: 40px;
    margin-bottom: 10px
}

.tipshow {
    display: none;
    clear: both;
    color: #f56c6c;
    font-size: 12px;
    line-height: 1;
    padding-top: 6px
}

.sub button {
    background: #3C95FB;
    border-radius: 4px;
    width: 346px;
    height: 100%;
    margin-left: 115px;
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 24px
}

.forpwd {
    clear: both;
    height: 16px;
    margin-bottom: 24px;
    padding-right: 40px;
    margin-top: -12px
}

.forpwd p a {
    text-align: left;
    font-size: 14px;
    color: #1890FF
}

.forpwd p {
    font-size: 14px;
    color: #1890FF;
    cursor: pointer;
    display: inline-block;
    float: right
}

.condition {
    margin-top: 8px
}

.condition h6 {
    color: #505659;
    font-weight: 600
}

.condition p {
    font-size: 12px;
    color: #505659;
    line-height: 17px;
    padding-top: 4px
}

.orCode {
    margin: 0 70px 20px;
    width: 230px
}

.orCode img {
    width: 100%;
    height: auto
}

.orCode p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #80848F
}

.icon-beizhu {
    color: #1890FF
}

.password-reset-title {
    height: 50px;
    border-bottom: 1px solid #E9E9E9;
    line-height: 50px;
    margin-bottom: 29px
}

.password-reset-title p {
    font-size: 16px;
    color: #1890FF;
    border-bottom: 2px solid #1890FF;
    height: 49px;
    width: 104px;
    text-align: center;
    margin-left: 30px
}

.icode {
    border: none
}

.code {
    float: left;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    width: 228px;
    height: 40px
}

.icode input {
}

.icode > .getcode {
    float: right;
    line-height: 38px;
    text-align: center;
    width: 102px;
    cursor: pointer;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-left: 10px
}

.getcode img {
    width: 102px;
    height: 40px
}

.bot {
    margin-bottom: 20px;
    clear: both
}

.resetPwd {
    display: none
}

.must {
    color: red;
    padding-right: 5px;
    align-items: center;
    display: inline-block
}