@charset "utf-8";
/* 样式重置 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font-size: 12px;
	color: #666;
	font-family: Arial, "微软雅黑";
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
button, input, select, textarea {
	font-size: 100%;
	outline:none
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #e1efff inset;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear:after, .clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clear, .clearfix {
*zoom: 1;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*登录模块new*/
body {
	background:#e9f3fe url(/resources/images/login/loginBg.jpg) no-repeat center top
}
.loginbox {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 10
}
.loginbox h1 {
	margin: 50px 0 0px 0px;
}
.loginCnt {
	margin-top: 190px;
}
.loginR {
	width: 360px
}
.loginR .loginTabs {
	width:240px;
	margin:70px auto 35px;
	border-bottom:2px solid #f1f7fe
}
.loginR .loginTabs li {
	width: 67px;
	text-align: center;
	font-size: 16px;
	position:relative
}
.loginR .loginTabs li a {
	color: #000000;
	display: block;
	line-height:45px
}
.loginR .loginTabs li a:hover {
	color:#0090ff
}
.loginR .loginTabs li .cur {
	color: #0090ff;
	font-weight:bold
}
.loginR .loginTabs li .cur:after {
	position:absolute;
	width:67px;
	left:0;
	bottom:-1px;
	height:2px;
	background:#0090ff;
	content:" "
}
.loginR .loginSingleTabs {
	margin:70px auto 20px;
	color: #000000;
	font-size: 16px;
	line-height:45px
}
.loginR .loginSingleTabs a {
	color:#000
}
.loginR .loginSingleTabs a:hover {
	color:#0090ff
}
.loginR form .mt20 {
	margin-top: 20px;
}
.loginR form .reg {
	float: right;
	overflow: hidden;
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #ff5a44
}
.loginR form .reg span {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	margin-right: 5px
}
.loginR form .reg img {
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
.loginR form p {
	margin-bottom: 20px;
	height: 38px;
	line-height: 38px;
	width: 320px;
	background:#e1efff;
	border-radius:38px;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	padding:0 20px;
	position:relative
}
.loginR form p.remember {
	height: 15px;
	line-height: 15px;
}
.loginR img {
	cursor: pointer;
}
.loginR form input[type="checkbox"] {
	margin-right: 8px;
	height: 15px;
	width: 15px;
	float: left;
}
.loginR form input[type="text"], .loginR form input[type="password"] {
	height: 38px;
	line-height: 38px;
	width: 282px;
	font-size: 14px;
	color: #666;
	background:none;
	border:none;
	margin-left:38px
}
.loginR form .ic_shopname i {
	position:absolute;
	width:38px;
	height:38px;
	background:url(/resources/images/login/ic_loginshop.png) no-repeat left center;
}
.loginR form .ic_username i {
	position:absolute;
	width:38px;
	height:38px;
	background:url(/resources/images/login/ic_loginuser.png) no-repeat left center;
}
.loginR form .ic_password i {
	position:absolute;
	width:38px;
	height:38px;
	background:url(/resources/images/login/ic_loginpassword.png) no-repeat left center;
}
.verificationCodeModel {
	margin-bottom:20px
}
.verificationCode {
	height: 38px;
	line-height: 38px;
	width: 186px;
	background:#e1efff;
	border-radius:38px;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	padding:0 20px;
	float:left
}
.verificationCodePic {
	float:right;
	width:110px;
	height:38px;
	border-radius:38px;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
}
.loginR form .verificationCode input[type="text"].codeStyle {
	margin-left:38px;
	width: 148px;
}
.loginR form .verificationCode i {
	position:absolute;
	width:38px;
	height:38px;
	background:url(/resources/images/login/ic_loginserver.png) no-repeat left center;
}
.loginButton {
	margin-top:40px
}
.loginR .loginBtn {
	float:left;
	width:226px;
	height: 38px;
	line-height: 38px;
	border-radius:38px;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	background-color: #0090ff;
	color: #fff;
	font-size:14px;
	text-align: center;
	margin-bottom: 20px;
	box-shadow:0 0 21px rgba(45,138,209,.54)
}
.loginR .registerBtn {
	float:right;
	width:110px;
	text-align:center;
	font-size:14px;
	color:#000000;
	line-height:38px
}
.loginR .registerBtn:hover {
	color: #0090ff;
}
.loginR a.loginBtn:hover {
	background-color: #fe7900;
}
.loginR .tbTip {
	margin-bottom: 10px;
	color: #666
}
.loginR .tbloginBtn {
	display: block;
	text-align: center;
	float: left;
}
.loginR .tbloginBtn img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.loginR .tbloginBtn span {
	display: inline-block;
	vertical-align: middle;
	color: #fe8900
}
.loginR .loginTabs li.channelBlock, .loginR .loginTabs li.channelBlock .cur:after {
	width:80px
}
.footer {
	position: fixed;
	bottom: 0;
	padding: 15px 0;
	width: 100%;
	z-index: 9
}
.footer p {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
