/* login页面 */
.background_img{background: transparent url(../../../upload/imgs/background/machine.jpg) no-repeat fixed center center / cover;height: 700px;margin-bottom: 30px;}
.login_wrap{ width: 350px; height: 380px;position: relative;top:145px;}
.login_box{width: 350px;height: 380px;color: #6c6c6c;position: relative;margin: 0 auto;background-color: rgba(255,255,255,0.85);}
.login_box .head{border-bottom:1px solid #ccc;}
.login_tab{height: 50px;float: left;width: 50%;}
.login_tab a{text-decoration: none;font-size: 18px;color: #666;line-height: 50px;padding-left:50px; padding-right: 50px;}
.login_tab_phone a{border-right: 1px solid #ccc;}
.input-group span, .input-group input, #phone_login_form input{height: 42px;}
.forget_pwd{font-size: 13px;position: absolute;right: 25px;bottom: 10px;}
.forget_pwd a{margin-left: 10px;}
.btn_login{border: 0;border-radius: 0;width: 300px;background: #2277DA;height: 42px;color: #fff;font-size: 16px;margin-top: 20px;}
.btn_login:hover{background-color: #2771CE;}

.active{color: #e4393c !important;font-weight: 600 !important;}
.head a:hover{color: #e4393c !important;font-weight: 600 !important;}
#code_img{position: absolute;top:3px;right: 2px;}
.login_phonecode_btn{position: absolute;right: 2px;top: 3px;width: 107px;height: 36px;border: none;background: #f2f2f2;color: #333;padding: 0;}
.btn-warning, .btn-success{border-radius: 0;}
.login_body{padding: 30px 25px 50px 25px;position: relative;height: 315px;}

/*网站底部*/
.website_info{ background-color: #fff;}