/********************初始化********************************/
html,body,div,span,p,h1,h2,h3,img,ul,li,a{margin: 0px; padding: 0px; font-family: Microsoft YaHei;}
img{border:0px;}
a{text-decoration: none;}
ul,li{list-style: none;}
 input:focus { box-shadow: 0px 0px 6px #007eff; }

/**********************container******************************/
body{background-color: #e3eaef;}
#container{width:100%;}
/**********************header******************************/
#banner1{height: 3px; background-color: #ed4020;}
#banner2{height: 24px; background-color: #f7f7f7;}
#logo{height: 80px;background-color:#ffffff;min-width: 1280px; margin: 0 auto;}
#logo1{float: left; padding:17.5px 20px 0 300px; }
#shu{height: 45px;width: 3px;background-color:#e4e3e3;margin:17.5px 0 17.5px 22px; float: left;}
#logo2{float: left; padding:20px 0 0 50px; }
/***********************content*****************************/
#content{min-width:1280px; background:url("../image/background.jpg") center no-repeat; height: 609px; margin:0 auto}
#content_first{margin-left: 60%;padding-top: 5px;}
#tips{padding-top:25px; color: #898989;font-size: 13px;}
#tips span{color:#4ed3ff;}
#content_form{margin-top: 25px;float: left; width: 337px;height:366px;background:url("../image/form.png") no-repeat;}
#login{margin: 25px 0 0 28px; color:#555454;}
#value{margin: 17px 0 0 28px; }
input{border:1px solid #e4e3e3; margin-top: 13px; height: 30px;line-height: 30px; width:270px;padding-left: 25px; font-size: 13px;color:#8B9096;}
.sent{color: red; font-size: 13px; text-align: right; padding-right:35px;padding-top: 5px;}
#pass{margin:0 0 0 28px;}
#loginBtn{margin: 25px 0 0 28px;}
#loginBtn a{display: block;width: 270px;height: 30px; background-color: #35cdff;border:1px solid #e4e3e3;text-align: center; color: #ffffff;line-height: 30px; }
/**************************footer**************************/
#footer{text-align: center;color: #898989;font-size: 14px;}
#banquan{padding-top: 15px;}