body{
    background: #f2f2f2;
}
a{
    color: #555;
}
a:hover{
    text-decoration: none;
    color: #f00
}
.navbar-left li{
    font-size: 24px;
    font-weight: 600;
    font-family: '微软雅黑';
    color:#666;
    padding-top: 25px;
}
.navbar{
    margin-bottom: 0;
}

.container > .col-md-8{
    padding: 0 20px;
}
.login{
    background: #fff;
    padding: 20px 15px;
    margin-top: 10px;
}
 .other-login .qq {
    background-position: 0 0;
}
.other-login .alipay {
    background-position: -184px 0;
}
 .other-login a.weixin, .other-login a.weixin {
    background-image: url(../images/weixin.png);
    background-repeat: no-repeat;
}
 .other-login a {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-image: url(../images/register-blog.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.other-login .sina {
    background-position: -124px 0;
}

.info{
    padding-left: 150px;
    padding-top: 10px;
    border-left: 2px dashed #ccc ;
    min-height: 538px;
    margin-left: 50px;
}
.btn-info{
padding: 10px 110px;
}

.scan {
    float: left;
    width: 100%;
    margin-top: 55px;
}
.form-control {
    padding: 6px 12px;
    font-size: 16px;}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-size: 16px;
}
.caption{
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color:#EE2D23 !important;
    font-weight: 600;
}
.scan span {
    float: left;
    margin-top: 20px;
    padding-top: 30px;
    font-size: 16px;
    background-image: url(../images/register-reg-yh.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.scan b {
    float: left;
    width: 200px;
    font-size: 22px;
    font-weight: normal;
    color: #EE2D23;
}
.pre-consultation {
    float: left;
    width: 100%;
    height: 35px;
    margin-top: 30px;
    padding-left: 40px;
    font-size: 22px;
    line-height: 30px;
    background-image: url(../images/register-reg-phone.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.pre-consultation b {
    padding-left: 5px;
    font-size: 26px;
    font-weight: normal;
    color: #EE2D23;
}
.body-container .col-md-8 img{
    width: 78%;
}
.third-img{
    padding: 10px 0 0;
}
.login h1{
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 20px;
}

.container > .col-md-8 >img{
    max-width: 100%;
}
.form-control-feedback {
    background: #ccc;
    border-radius: 4px 0 0 4px;
    left: 1px;
    margin-top: 1px;
    height: 32px;
    color: #fff;
}
.has-feedback .form-control {
    padding-left: 42px;
}

.col-md-offset-3 {
    margin-left: 25% !important;
}
.Third{
    text-align: center;
}
.fssms{
    padding-left: 0;
}
.fssms .btn{
    padding: 8px 0 8px 0;
}
.Third span{
    color: #ccc;
    text-align: center;
}
.Third > .or{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #d9534f;
    color: #fff;
    display: inline-block;
}
.Third >.third-img > img{
    max-width: 50px;
    margin-right: 30px;
}


.body-container
{
    margin-bottom: 85px;
    background: #fff;
    margin-top: 85px;
}



