﻿@charset "utf-8";
/* CSS Document */
body{background:#fff;}
.bh-getmsg{ width:100%; height:40px; margin:0px auto; overflow:hidden; background:#fff;}
.bh-getmsg .bh-msg-text{ height:30px; width:120px; float:left; display:inline-block; background:#fafafa; padding:4px 6px; border:solid 1px #fafafa;}
.bh-getmsg .bh-code-div{ width:100px; height:40px; float:right;}

.bh-login{ width:100%; height:auto; padding:10px; box-sizing:border-box;}
.bh-login .ui-form-item,.bh-login .btn-login{ margin-bottom:10px;}
.bh-login-foot{ width:100%; padding:0 10px; box-sizing:border-box; margin:0 auto 10px auto; height:35px; line-height:35px; font-size:13px;}
.bh-login-foot a{ color:#666;}

.bh-login-partner{ height:120px; position:fixed; bottom:0; width:100%; background:#fff; box-sizing:border-box;}
.bh-login-partner .login-partner-tips{ text-align:center; line-height:39px; height:30px; overflow:hidden; font-size:12px;}
.bh-login-partner .login-icon{ text-align:center; margin-top:10px;}
.bh-login-partner .login-icon img{ display:inline-block; margin:0 8px;}

.bh-reg-partner{ height:90px; width:100%; background:#fff; box-sizing:border-box; margin-top:85px;}
.bh-reg-partner .reg-partner-tips{ text-align:center; line-height:39px; height:30px; overflow:hidden; font-size:12px;}
.bh-reg-partner .reg-icon{ text-align:center; margin-top:10px;}
.bh-reg-partner .reg-icon img{ display:inline-block; margin:0 8px;}

.bh-bind-bar{ height:42px; line-height:42px; margin:0; padding:0; }
.bh-bind-bar a{ width:50%; height:42px; text-align:center; display:block; float:left; font-size:13px; color:#666;}
.bh-bind-bar a.hover{ color:#f00;}

.remmber-div{ height:34px; line-height:24px; font-size:13px; color:#666;}
.mloginface{ width:95px; height:95px;margin:50px auto 0px auto;}
.mloginface img{ border-radius:50%; border:solid 1px #ddd; display:block;}
.mloginuser{ text-align:center; line-height:35px; color:#666; margin:30px auto;}

#captcha{ width:100%; background:#f7f7f7 url(../images/load.gif) no-repeat center center; height:44px; border-radius:3px;}

.bh-success{ width:100%; height:auto; overflow:hidden; margin:40px auto 0px auto;}
.bh-success .bh-success-icon{ text-align:center; height:100px; margin-bottom:0px;}
.bh-success .bh-success-icon i{ font-size:100px; line-height:100px;}
.bh-success .bh-success-tips{ width:95%; height:auto; line-height:25px; color:#666; font-size:14px; text-align:center; margin:0px auto; margin:20px auto 50px auto;}