body{
    width: 100%;
    height: 1080px;
    background: #fbfbfb url(../images/loginBg1.png) no-repeat left top;
    background-size: 100% 100%;
}
.conAuto_login{
    width: 1200px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.backBut{
    height: 50px;
    line-height: 50px;
    padding-right: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 150px;
}
.logMainBox{
    width: 100%;
    height: 650px;
    border-radius: 5px;
    background: #fff;
}
.l_leftBox{
    background: url(../images/loginLeftBg.png) no-repeat left top;
    width: 792px;
    height: 650px;
}
.logBox{
    width: 380px;
    height: 650px ;
}
.logTopBox{
    width: 100%;
    padding-top: 100px;
    padding-bottom: 25px;
}
.logTopBox .topTitle{
    font-size: 26px;
    color: #333;
    font-weight: bold;
}
.topLink{
    font-size: 14px;
    color: #666666;
    padding-left: 35px;
    background: url(../images/xin.png) no-repeat left center;
    background-size: 19px 15px;
}
.topLink1{
    font-size: 14px;
    color: #666666;
    padding-left: 35px;
}
ul, ol{
    margin-bottom: 0px;
}
p {
    margin: 0 0 0px;
}
.form-horizontal .form-group{
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 30px;
}
.formInput{
    padding: 0 30px 0px 68px;
    -webkit-box-shadow:0px 0px 8px rgba(214, 214, 218, 0.26) !important;
    box-shadow:0px 0px 8px rgba(214, 214, 218, 0.26) !important;
    width: 280px !important;
    border: 1px solid #e6e6e6 !important;
    line-height: 58px !important;
    height: 58px !important;
    border-radius: 30px;
    font-size: 16px !important;
    color: #bbbbbb !important;
}
.yzmBut{
    -webkit-box-shadow:0px 0px 8px rgba(214, 214, 218, 0.26) !important;
    box-shadow:0px 0px 8px rgba(214, 214, 218, 0.26) !important;
    width: 145px !important;
    border: 1px solid #e6e6e6 !important;
    line-height: 58px !important;
    height: 58px !important;
    border-radius: 30px;
    text-align: center;
    font-size: 30px;
    color: #1063dc;
}
input.formInput:focus{
    -webkit-box-shadow:0px 0px 8px rgba(214, 214, 218, 0.26) !important;
    box-shadow:0px 0px 8px rgba(214, 214, 218, 0.26) !important;
}
input.tel{
    background: url(../images/tel.png) no-repeat 30px center;
    background-size: 18px 26px;
}
input.pwd{
    background: url(../images/pwd.png) no-repeat 30px center;
    background-size: 21px 23px;
}
input.yzm{
    background: url(../images/yzm.png) no-repeat 30px center;
    background-size: 22px 25px;
}
.gbBut{
    background: url(../images/inputClose.png) no-repeat center center;
    background-size: 23px 23px;
    width: 23px;
    height: 60px;
    right: 34px;
    top: 0px;
    display: none;
}
.btn-danger{
    background: #308bd8 !important;
    width: 380px !important;
    height: 60px !important;
    line-height: 60px !important;
    text-align: center;
    font-size: 16px ;
    color: #fff;
    border:none !important;
    padding: 0px !important;
    margin: 0px !important;
    border-radius: 40px;
    cursor: pointer;
}
.botBox{
    height: 60px;
    line-height: 60px;
}
.botBoxRadio{
    height: 60px;
    width: 14px;
    margin: 0px !important;
    cursor: pointer;
}
.botBoxRadioLable{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 16px;
    cursor: pointer;
}
.botLine{
    padding-left: 20px;
    padding-right: 20px;
    width: 1px;
    height: 13px;
    color: #666;
}
.fotPwd{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
}
.zcBut{
    font-size: 14px;
    color: #308bd8;
    height: 60px;
    line-height: 60px;
}
.mt88{margin-top: 88px;}
.descText{
    font-size: 16px;
    color: #666;
    margin-right: 20px;
}
.llqInfo{
    padding-left: 28px;
    font-size: 16px;
    color: #308bd8;
    margin-right: 25px;
}
.llqInfo1{
    background: url(../images/gg.png) no-repeat left center;
    background-size: 18px 17px;
}
.llqInfo2{
    background: url(../images/hh.png) no-repeat left center;
    background-size: 18px 17px;
}
.llqInfo3{
    background: url(../images/sll.png) no-repeat left center;
    background-size: 18px 17px;
}
.llqInfo a{
    font-size: 16px;
    color: #308bd8;
}
.llqBox{
    width: 500px;
    margin: 0 auto;
}
.sendSmsBut{
    font-size: 16px;
    color: #308bd8;
    height: 30px;
    line-height: 30px;
    border-left: 1px solid #dddddd;
    border-right: none;
    border-bottom: none;
    border-top: none;
    width: 110px;
    text-align: right;
    right: 34px;
    top: 15px;
    background: rgba(255, 255, 255, 0);
}