@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;}

p{word-wrap:break-word}
a{text-decoration:none; color:#999;}
a:hover{ color:#4c89db !important;}
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;}
input{ border:none; border-radius:0; background:none;outline:none;font-family:Arial, "微软雅黑"; padding:0;}
.anchorBL{ display:none; }

/*登陆*/
.body{ position:fixed; left:0; top:0; right:0; bottom:0; background-position:center center; background-repeat:no-repeat;}
.login{ height:466px; width:424px; position:fixed; left:50%; top:50%; margin:-233px 0 0 -212px;;}
.form{ width:424px; height:465px; box-sizing:border-box;-webkit-box-sizing:border-box; padding:33px 32px 32px; background:url(images/Window.png) no-repeat center center;}
.form img{ display:block; margin:auto; padding:40px 0 50px;}
.form .clearfix{ margin:0 auto 20px; width:300px; height:45px; background:url(images/input_bg.png); position:relative;}
.form .clearfix span{ float:left; width:30px; height:100%; background-repeat:no-repeat; background-position:right center;}
.form .clearfix input{ float:right; width:270px; box-sizing:border-box;-webkit-box-sizing:border-box; padding:0 8px; height:100%; position:relative; z-index:1; color:#ccc;}
.form .clearfix div{ position:absolute; right:0; top:0; width:270px; box-sizing:border-box;-webkit-box-sizing:border-box; padding:0 8px; height:45px; line-height:45px; color:#ccc;}
.form .button{ display:block; margin:30px auto 0; width:300px; height:45px; text-align:center; line-height:45px; background:url(images/dl.png); color:#fff; font-size:16px; cursor:pointer;}
.bq{ color:#bfaac6; margin-top:-18px; text-align:center;}


.list{ padding:20px;}
.list table{ float:left; width:160px; height:60px; background:url(/admin/images/button.png) no-repeat 0px 0px; margin:0 10px 10px 0; box-sizing:border-box;-webkit-box-sizing:border-box; padding:0 50px 0 20px; color:#fff; line-height:20px; cursor:pointer;}
.list table:hover{ background-position:0px -60px;}










