html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;padding:0;font-family:"微软雅黑";}
body {color: #333;font: 12px "微软雅黑";}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td {font-size: 1em;font-style: normal;font-weight: normal;}
ol, ul {list-style:none}
a img {border: 0;}
a {color: #666;text-decoration: none;}
img {vertical-align: middle;}
/*商家中心登录框样式*/
.w {width:1100px;margin:0 auto}
#logo {position: relative;margin: 10px 0 0;}
#logo img {display: inline-block;}
.login-wrap {position: relative;height: 620px;margin: 10px 0 20px;}
.login-wrap .login-form {float: right;top: 80px;}
.login-form {position: relative;z-index: 4;width: 306px;background: #fff;padding: 35px;overflow: visible;box-shadow: 0px 0px 20px #E8E8E8;}
.login-form .login-box .mt {display: block;width: 306px;overflow: visible;height: 27px;margin: 0px 0px 15px 0px;}
.login-form .login-box .mt h1 {position:relative;height:27px;line-height:27px;top:-5px;float:left;color:#666;font-family:'\5fae\8f6f\96c5\9ed1';font-size:20px}
.login-form .login-box .mt .extra-r {float: right;}
.login-form .login-box .mt .regist-link {color: #b61d1d;font-size: 14px;}
.login-form .login-box .mt .regist-link a {color: #b61d1d;}
.login-form .login-box .mt .regist-link b {display: inline-block;width: 16px;height: 16px;overflow: hidden;vertical-align: middle;margin-right: 5px;}
.login-form .login-box .mc {overflow: visible;}
.form .item-fore1 {z-index: 6;}
.form .item-fore2 {height: 38px;}
.form .item-fore1, .form .item-fore2 {
	border: 1px solid #bdbdbd;
    height: 48px !important;
    width: 304px;
    border-radius: 4px;
    overflow: hidden;
}
.form .item {position: relative;margin-bottom: 20px;z-index: 1;}
.form .item .name-label {background-position: 0 0;}
.form .item .pwd-label {background-position: -48px 0;}
.form .item .login-label {position: absolute;z-index: 3;top: 0;left: 0;width: 38px;height: 38px;border-right: 1px solid #bdbdbd;background-image: url(../images/pwd-icons-new.png);background-repeat: no-repeat;}
.form label {float: none;}
.form .itxt { outline: none;line-height: 18px;height: 48px;border: 0;padding-left:50px;width: 254px;float: none;overflow: hidden;font-size: 14px;font-family: '\5b8b\4f53';}
.form input[type=password] {font-family: Tahoma, Helvetica, Arial;}
.form #o-authcode.item {border: 0;}
.form #o-authcode.item .itxt {border: 1px solid #bdbdbd;font-size: 14px;padding: 7px 5px;vertical-align: middle;}
.form .itxt02 {padding: 10px 5px;width: 78px;text-align: center;}
.login-form .login-box .login-btn {margin: 0 auto;height: 43px;margin-bottom: 5px;position: relative;}
.login-form .login-box .login-btn .btn-img {
    display:block;
	width:100%;
	background: #FF5B22;
border-radius: 4px 4px 4px 4px;
	height:41px;
	line-height:31px;
	color:#fff;
	font-size:20px;
	font-family:'\5fae\8f6f\96c5\9ed1';
    border: none;
}
.login-wrap .login-banner {position: absolute;left: 0;top: 0;width: 100%;height: 600px !important;background: url(../../images/login-bg.png);background-repeat: no-repeat;background-position: center center;}