﻿@charset "utf-8";
/* CSS Document */
body, html {background-color: #FFF !important;font-family: "微软雅黑" !important;}
.btn-sm {border-width: 4px;font-size: 13px;padding: 2px 10px;line-height: 1.39;}
.btn-light {background-color:#FFF !important;border-color:#FFF !important;color:#428bca !important;}
.clear {clear:both;}
.main {width: 900px;margin: 0px auto;padding-top: 40px;padding-bottom: 130px !important;}

.lg_left {float: left;width: 480px;height: 490px;background-color: #428bca;  font-size: 16px !important;position: relative;}
.left_img {width: 480px;height: 500px;}
.left_img img{width:100%;}
.left_text {position: absolute;left: 40px;top: 350px;}
.left_text .s1, .left_text .s2 {display: block;color: #FFF;}
.s1 {font-size: 24px;}
.s2 {font-size: 15px;}

.right_top img{display:block;float:left;width:100px;height:38px;margin-left:20px;}
.login_them {display:block;float:left;height:46px;margin-top:10px;padding-left:10px; font-size:30px;color:#428bca;}


.input-xlarge {width:320px !important;}
.lg_right {float: left;width: 350px;margin-left: 60px;padding-top: 30px;font-size: 16px !important;}
.lg_right img {float: left;margin-top:10px;}
.lg_right .main_them {float: left;font-size: 30px;color: #EB5448;font-family:'时尚中黑';}
@font-face{font-family:'时尚中黑'; src:url(../assets/font/cc.eot),url(../assets/font/cc.ttf);}
.right_top {margin-bottom: 50px;padding-left: 10px;}
.right_bottom .form-horizontal {padding-left: 50px;}



.footer {width: 100%;border-top: 0px solid #428bca;position: absolute;bottom: 0px !important;height: 100px;background-color: #eee;}
.footer_center {width: 900px;margin: 0px auto;padding-top: 20px;}
.footer_top {text-align:right;}
.footer_top a{color:#808080;font-weight:800;}
.footer_top p a{text-decoration:none;color:#808080 !important;}
.footer_top p a:hover,.footer_top p a:link{ text-decoration:none;color:#808080 !important;}





/*metro复选框*/
input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before {
font-family:'IcoMoon';
font-weight: normal;
font-size: 12px;
color: #32a3ce;
content: "";
background-color: #fafafa;
border: 1px solid #c8c8c8;
box-shadow: 0 1px 2px rgba(0,0,0,0.05);
border-radius: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
height: 16px;
line-height: 14px;
min-width: 16px;
margin-right: 1px;
}


input[type=radio].ace:checked+.lbl::before {content: "\e8f0";}
input[type=checkbox].ace:checked+.lbl::before {content: "\e709";}
input[type=radio].ace+.lbl::before {border-radius: 100%;font-size: 11px;font-family:'IcoMoon';text-shadow: 0 0 1px #32a3ce;line-height: 15px;height: 17px;min-width: 17px;}
input[type=checkbox].ace+.lbl, input[type=radio].ace+.lbl {position: relative;z-index: 11;display: inline-block;margin: 0;line-height: 20px;min-height: 18px;min-width: 18px;font-weight: normal;}



.validation-summary-errors {height:50px;padding-left:35px;width:100%;}
/*用户注册*/
.user_register {position:relative;bottom:0;  padding-left:35px;}


