﻿body,h1,h2,h3,ul,li,p,form,input,textarea{ margin:0; padding:0; }
body, button, input, select, textarea { font-family:'Microsoft YaHei','Arial','Helvetica','sans-serif'; font-size:12px; color:#333; }
ul,ol{ list-style-type:none; }
img{ border:0; display:block; }
input,textarea{ outline:none; }
.clearfix:after{ content:""; display:block; clear:both; }
.clearfix{ zoom:1; }
table { border-spacing: 0; }
table td{ border-collapse:collapse; word-break:break-all; word-wrap:break-word; }
input, label { vertical-align: middle; }


#header { width:100%; border-bottom: 1px solid #e0e0e0; height:101px; background: #fff; }
.head { width: 960px; margin: 0 auto; height: 101px; }
.logo { float: left; margin-right: 12px; }
.system-title { float: left; height: 60px; line-height: 60px; text-indent: 26px; font-weight: bold; margin-top: 22px; font-size:20px; border-left: 1px solid #bcbcbc; }

#login { height: 480px; width: 100%; background: url(../images/b2b2cBG.gif); }
.login-wrap { width: 960px; height: 100%; margin: 0 auto; background: url(../images/b2b2c-bg-login.png) no-repeat left center; position: relative; }
.login-box { width:360px; height:380px; background:#fff; position: absolute; right: 10px; top: 10%; }
.login-title { width: 100%; float: left; margin-top: 40px; text-indent: 35px; font-size: 16px; margin-bottom: 30px; }
.login-text { width:100%; height: 40px; float: left; margin-bottom: 30px; }
.login-text input { height: 38px; line-height: 38px; width: 298px; border: 1px solid #c8c8c8; margin-left: 30px; text-indent: 10px; }
.code input { width: 175px; float: left; }
.code img { float: left; margin-left: 10px; cursor: pointer; }

.login-submit { margin-left: 15px; height: 38px; line-height: 38px; width: 298px; }
.login-submit input { color:#fff;font-size:16px; text-align: center; height: 38px; line-height: 38px; width: 298px; border: 0; cursor: pointer; background: #1a87ce; }
.login-submit input:hover { opacity: 0.8; }
#footer { width:100%; height:53px; line-height: 53px; font-size: 14px; text-align: center; }
.input-submit { background: #ccc; }