﻿@charset "utf-8";
/* CSS Document */

body{ margin:0;  color:#777; font-family:"微软雅黑",Arial; font-size:18px;background:#f1f1f1;   background-position: center center ; background-repeat:no-repeat; background-size: auto; background-attachment:fixed;}
a{ text-decoration:none; color:#4f4f4f;}

h1,h1,p,input,div,p{ margin:0; padding:0;}
img{ border:none;}
input{ border:0; font-size:16px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#777; }
.fl{ float:left;}
.fr{ float:right;}
.clearfix {display: inline-block;}
.clearfix:after {content: ".";display: block; clear: both;visibility: hidden;line-height: 0;height: 0;}  


.banner{ background: url(../images/loginpic.jpg) center no-repeat; width:100%; height:549px; border-bottom:1px solid #bb8f53;border-top:1px solid #bb8f53;}
.head{ width:100%; background:#fff;overflow:hidden;}


.logo { width:960px; margin:0 auto;  height:140px;}
.logo h1 img{ float:left; margin-top:40px;margin-right:20px;}
.logo h2 { float: left; font-size: 40px; letter-spacing:1px; font-weight: bold; line-height: 60px; color: #493e33; margin-top:40px;}
.logo h3 { float: left;padding-left:15px;font-size: 32px; letter-spacing:1px; font-weight: normal; color: #493e33; margin-top:52px;}



.w{ width:960px; margin:30px auto; overflow:hidden;  }
.mr{ margin-right:35px;}
.copyright {text-align:center;line-height:40px; color:#333; margin-top:30px; position:absolute; left:0; bottom:0; right:0; border-top:1px solid #ddd; }


.loginfrom{ width:960px; margin:0 auto;}
.login_user{ background: url(../images/user.png) 8px 12px no-repeat #fff; width:244px; height:40px; line-height:40px; padding-left:37px; border:1px solid #ccc;float:left;}
.login_pass{ background:url(../images/pass.png) 8px 10px no-repeat #fff; width:244px; height:40px;  line-height:40px;padding-left:37px; border:1px solid #ccc;margin-left:37px;}
.login_btn{ background:#bb8f53; width:274px; height:42px; border:0; font-size:16px; color:#fff; text-align:center; cursor:pointer;margin-left:37px;}
.login_btn:hover{ background:#b48038; }
 

