﻿html { height: 100%; }
body { height: 100%; min-height: 440px; min-width: 1002px; }
.login { position: relative; width: 584px; height: 395px; margin: 0 auto; background: #fff; text-align: center; }
.login .u-title { color: #fff; font-size: 20px; padding: 5px 0 0; background: #316ac9; text-align: left; padding-left: 20px; margin: 0; letter-spacing: 2px; }
.login .u-title span { width: 150px; height: 100%; text-align: center; padding: 5px 0; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor:pointer; }
.login .u-title span.sp-crt { background-color: #FFF; color: #000; border-bottom: 1px solid #FFF; }
label { font-weight: normal; }
#RadioButtonList1 label { font-weight: normal; color: #212121; font-size: 14px; margin-right: 20px; margin-left: 5px; }
input[type=checkbox], input[type=radio] { margin-left: 20px; vertical-align: -2px; }
.login_wrap { margin: 15px 0 0; padding: 0 110px; }
.login_wrap1 { text-align: left; margin: 20px 0 0; }
.btn_login { font-size: 20px; color: #fff; width: 100%; }
.input-sm { height: 35px; }
.login h4 form input.form-control { width: 360px; }
.btn-color { background: #316ac9; }
.btn-color:hover { background: #2B61BA; color: #fff; }
/*弹出层*/
.ui_inner { border: 1px solid #999; }
.ui_title { height: 34px; /*background: #e13333;*/ background: #316ac9; filter: none; line-height: 34px; }
.ui_title, .ui_title_bar { border-bottom: none; }
.ui_close { line-height: 22px; }
.ui_close:hover { color: #4982e3; }
/*修改*/
body { background: #e8e8e8; }
.m-title { height: 83px; background: url(../image/login-gd.png) center center no-repeat; margin-bottom: 70px; }
.icon-user { margin-right: 8px; }
form { display: table; }
.main { display: table-cell; vertical-align: middle; }

.login .sp { display: inline-block; width: 10px; height: 395px; background: url(../image/login-rad.png) 0 0 no-repeat; }
.login .sp1 { float: left; }
.login .sp2 { float: right; background-position: right top; }
.login_return { position: absolute; bottom: 15px; right: 40px; color: #333; }
.login_return:hover { text-decoration: underline; color: #1F88be; }

.ImgDiv { width: 190px; height: 190px; margin: auto; box-shadow: 0px 0px 15px #448edd; margin-top: 65px; }
.m-ewm span { color: #77797c; font-size: 13px; line-height: 65px; letter-spacing: 1px; }
#login_container iframe { width:190px; height:190px; }

/*底部区域*/
.m-footer { height: 40px; line-height: 40px; color: #515F6D; font-size: 12px; }
.m-footer .sp { font-family: "Verdana"; }
