@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,html{margin:0;padding:0;}
html{ background:#fff;}
body{ font-size:12px; font-family:"微软雅黑";background:#fff;-webkit-text-size-adjust:100%;overflow-x:hidden; margin:0 auto; }
a{text-decoration:none; font-family:"微软雅黑";}
a:hover{text-decoration:none;}
i{font-style:normal}
em{font-style:normal;font-family:"微软雅黑",Arial !important;}
li{list-style:none;}
input{font-family:"微软雅黑"; }
select{font-family:"微软雅黑";}
p{word-wrap:break-word;}
.c{clear:both;}
.e{display:inline-block;*display:inline;*zoom:1;height:100%;width:1px;margin-left:-1px;vertical-align:middle;}
.fr{ float:right;}
.fl{ float:left;}

.title{ height:70px; line-height:70px; width:1200px; margin:0px auto; font-size:24px;}
.login-bg{background: #fff url(../images/login-bg.png) 50% 0 no-repeat; height:780px;}


.login-width{ width:1200px; position:relative; margin:0px auto;}
.login{ width:500px; background:#fff; border-radius:8px; float:right; padding-bottom:30px; margin-top:200px;}
.login-title{ font-size:20px; text-align:center; line-height:80px; height:80px;} 
.login-dl{ width:400px; margin:0px auto;}
.login-dl dl{ margin:15px 0;border:1px solid #ccc; border-radius:3px; line-height:45px; height:45px;}
.login-dl dl dt{ font-size:20px; line-height:45px; text-align:center; color:#333; width:50px; float:left;}
.login-dl dl dd{float:right;}
.login-dl dl dd input{ height:42px; width:340px; border:none; font-size:16px;}
.checkbox{ margin:15px 0px 0px 50px;}
.button_blue{ background:#0595f2; color:#fff; width:400px;margin:15px auto; height:45px; line-height:45px; text-align:center; border-radius:3px; font-size:16px; cursor:pointer;}
.jianyi{ text-align:center; color:#999;  margin-top:20px;}
.layui-form-checked[lay-skin=primary] i{border-color: #2794e7 !important; background-color: #2794e7 !important;}


