﻿@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,li,form,button,textarea,th,td,table,a,em,span,img,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0px;padding:0px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ display:block;}
body,button,select,textarea{font-size:14px; color:#666; line-height:24px; outline:none; font-family:Arial, "思源黑体"; }
h1,h2,h3,h4,h5,h6,select{font-weight:normal; font-style:normal; font-size:14px;}
em{ font-style:normal;}
ul,li{list-style:none; overflow:hidden}
select,img{ border:none; vertical-align:middle;}
html{ overflow-y:scroll; height:100%;}
p{word-wrap:break-word}
a{text-decoration:none; color:#999;}
a span,a em{ cursor:pointer;}
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.floatl{ float:left;}
.floatr{ float:right;}
.textl{ text-align:left;}
.textc{ text-align:center;}
.textr{ text-align:right;}
*{ box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
input{ border:none; border-radius:0; background:none;outline:none;font-family:Arial, "思源黑体"; padding:0;}
.anchorBL{ display:none; }
body{ min-width:960px; height:100%; min-height:500px; position:relative; background:#e8e8e8;}
/*登录*/
.main{ position:absolute; top:50%; left:50%; margin:-210px 0 0 -420px; width:840px;}
.main .logo{ width:420px; height:380px; background:#2c6ccd; text-align:center; line-height:380px; font-size:24px; color:#fff;}
.main .login{ width:420px; height:380px; padding:40px; background:#fff;}
.main .login h1{ line-height:40px; font-size:20px; padding:0 10px; height:41px; color:#333; border-bottom:solid 1px #f2f2f2; margin-bottom:30px;}
.main .login div{ padding:0 20px; margin-bottom:20px;}
.main .login .clearfix span{ float:left; display:block; width:40px; height:40px; border:solid 1px #bdbdbd; border-right:none; background-color:#f3f3f3; background-position:center center; background-repeat:no-repeat;}
.main .login .clearfix input{ float:left; display:block; width:260px; height:40px; border:solid 1px #bdbdbd; padding:9px 10px; line-height:20px; font-size:14px; color:#bdbdbd;}
.main .login .button{ margin-top:30px;}
.main .login .button input{ display:block; height:48px; line-height:48px; text-align:center; background:#2c6ccd; font-size:16px; color:#fff; width:100%; cursor:pointer;}
.main .textc{ margin-top:13px; font-size:12px; color:#666;}
.main .textc span{ margin:0 5px 0 10px;}




