body{
    background: #f8f8f8;
}
.node_1505866184{
    margin-top: 100px;
    margin-bottom: 50px;
}
.node_1505866184 .form-control{
    height: 40px;
}
.node_1505866184 .btn-default{
    width: 100%;
    padding:10px 12px;
}
.node_1505866184 .node_switch{
    height: 40px;
    margin-bottom: 20px;

}

@media (min-width: 1200px) {
    .node_1505866184 .col-md-5{
        width: 35.667%;
    }
}
.node_1505866184 .node_switch span{
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    background: #eee;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #777;
}
.node_1505866184 .node_switch span.active{
    background: #f90;
    color: #fff;
}
.node_1505866184 .iconfont{
    font-size: 24px;
}
.node_1505866184 .node_title{
    margin-bottom: 10px;
}
.node_1505866184 .node_title span{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
}
.node_1505866184 .node_title em{
    float: right;
    font-style: normal;
    margin-top: 14px;
}
.node_1505866184 .node_title em a{
    color: #329fde;
}

/* 忘记密码 */
.node_1504828834{
    margin-top: 50px;
}
.node_1504828834 .form-control{
    height: 35px;
}

/* 快捷登录 */
.node_1503390020{
    padding:0 10px;
}

.node_1503390020 .form-control{
    border:none;
    border-bottom: 1px solid #ddd;

}
.node_1503390020 .node_submit{
    text-align: center;

}
.node_1503390020 .node_submit button{
    color: #fff;
    background: #48cfae;
    width: 50%;
}
.node_1503390020 .node_submit p{
    margin-bottom: 0;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}
.node_1503390020 .node_submit p a{
    color: #48cfae;
}
