﻿/*登录*/
body
{
	background-color: #F9F9F9;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
.login-m
{
	overflow: hidden;
	padding: 0;
	position: relative;
	height: 390px;
}
.login-m-l
{
	float: left;
	width: 665px;
}
.login-m-l ul
{
	height: 366px;
}
.login-m li
{
	float: left;
}
.login-box
{
	width: 218px;
	height: 256px;
	background-color: #FFFFFF;
	border: 1px solid #C9C7C7;
	padding: 40px 50px;
	float: right;
	position: relative;
	h2{
		font-size: 18px;
		font-weight: 800;
	}
}
.CutLogin{
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
}

/*.loginFormIpt {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #BAC5D4 #D5DBE2 #D5DBE2 #BAC5D4;
  border-image: none;
  border-radius: 2px 2px 2px 2px;
  border-style: solid;
  border-width: 1px;
  clear: both;
  height: 33px;
  line-height: 33px;
  margin-top: 0;
  position: relative;
  width: 218px;
}
.loginFormTdIpt-focus {
  color: #333333;
  font-weight: 700;
  background-color: #EEF3F8;
  border: medium none;
  font-family: verdana;
  font-size: 16px;
  height: 19px;
  ime-mode: disabled;
  left: 0;
  line-height: 17px;
  padding: 7px 8px;
  *padding: 6px 8px;
  top: 0;
  width: 202px;
}*/
.loginFormIpt
{
	border-color: #BAC5D4 #D5DBE2 #D5DBE2 #BAC5D4;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	clear: both;
	height: 33px;
	line-height: 33px;
	margin-top: 0;
	position: relative;
	width: 225px;
}
.loginFormIpt label
{
	color: #000000;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: right;
	width: 50px;
}
.loginFormTdIpt-focus
{
	color: #999;
	font-weight: 400;
	background-color: #EEF3F8;
	border: medium none;
	font-family: verdana;
	font-size: 14px;
	font-weight: 400;
	height: 24px;
	left: 0;
	line-height: 17px;
	padding: 5px 8px;
	top: 0;
	width: 152px; /*width: 202px;*/
}
.CodeBtn{
	height: 33px;
	padding: 5px 5px;
	font-family: verdana;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	margin-left: 3px;
}
.PhoneSbumit{
	background-color: #5196dc;
	color: #FFFFFF;
	width: 100%;
	margin-left: 5px;
	margin-top: 20px;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	outline: 0 none;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
	margin-bottom: 10px;
}
.FastRegister{
	width: 100%;
	margin-left: 5px;
	text-align: center;
	font-weight: 400;
	font-size: 12px;
}
.FastRegister:hover{
	color: #ff8100;
	cursor: pointer;
}
.placeholder
{
	background: none repeat scroll 0 0 transparent;
	color: #92A4BF;
	font-size: 14px;
	left: 0;
	position: absolute;
	text-indent: 10px;
	top: 0;
}
.forgetPwdLine
{
	clear: both;
	height: 18px;
	line-height: 18px;
	margin-top: 8px;
	text-align: right;
	width: 218px;
}
.selectShopSearch{
	/* width: 500px; */
	background-color: #f86164;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;

}
.SelectSbumit{
	margin: 0 auto;
	width: 100px;
	height: 30px;
	background-color: #f86164;
	border: none;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}
.SearchLeft{
	display: flex;
	align-items: center;
	width: 60%;
	height: 30px;
	border-radius: 30px;
	background-color: #f2f2f2;
}
.Identity{
	margin-left: 15px;
	font-size: 12px;
	font-weight: 600;
}
.shopAll{
	margin-left: 15px;
}
.refundsShop{
	background-color: #fff9e8;
	overflow: hidden;
	overflow-y: scroll;
	height: 200px;
	margin-top: 10px;
}
.shopAllItem{
	font-size: 12px;
	margin-top: 10px;
	display: flex;
	align-items: center;
}
.SelectDot{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin-right: 5px;
	background-color: #fff;
	border: #000 solid 1px;
}
.selected{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin-right: 5px;
	background-color: red;

}
.loginFormCheck
{
	clear: both;
	color: #555555;
	height: 14px;
	line-height: 14px;
	margin-top: 19px;
	position: relative;
	width: 228px;
	z-index: 1;
}

.loginFormCheckInner
{
	margin-bottom: 15px;
	_margin-bottom: 0px;
}
.loginFormCheck span
{
	margin-left: 10px;
}

.loginFormIptWiotTh
{
	border: medium none;
	height: 35px;
	margin-top: 19px;
	width: 218px;
}

.btn-login
{
	background: url("../images/bg_v5.png") 0 -208px no-repeat;
	color: #FFFFFF;
	width: 102px;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	outline: 0 none;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
}
.btn-reg
{
	background: url("../images/bg_v5.png") -112px -208px no-repeat;
	color: #555555;
	float: right;
	width: 102px;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	outline: 0 none;
	padding: 0;
	text-align: center;
	vertical-align: baseline;
}
.slide-number
{
	padding: 9px 0;
	text-align: center;
	clear: both;
}
.slide-number .slide-number-active
{
	background: url("../images/3ALc4dSjvV.png") 0 0 no-repeat;
}
.slide-number a
{
	background: url("../images/3ALc4dSjvV.png") -29px 0 no-repeat;
	display: inline-block;
	height: 14px;
	margin: 0 10px 0 0;
	outline: 0 none;
	overflow: hidden;
	text-indent: -9999em;
	width: 14px;
}
/*弹出层*/
.overlay
{
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	z-index: 10002;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	display: none;
}
.refund
{
	width: 466px;
	border: 1px solid #bcbcbc;
	font-size: 12px;
	text-align: left;
	position: absolute;
	background-color: #fff;
	z-index: 99901;
	height: auto;
	overflow: hidden;
}
.refundapp
{
	height: 31px;
	background: url("../images/tc_top_bg.jpg") repeat-x;
	color: #333;
	font-size: 14px;
}
.refundapp2
{
	height: 28px;
	background: #f86164;
	color: #333;
	text-align: center;
	font-size: 14px;
}
.refundapp2 span
{
	font-size: 12px;

	line-height: 27px;
	padding-left: 10px;
	color: #fff;
}
.refundapplication
{
	float: left;
	padding-left: 10px;
	line-height: 30px;
}
.refund_close, .refund_min
{
	vertical-align: top;
	float: right;
	cursor: pointer;
}
.refunds
{
	padding: 20px 0;
}
.refunds span
{
	padding: 5px 0;
}
.sptext
{
	color: Red;
}
.btn
{
	width: 135px;
	font-weight: bold;
	cursor: pointer;
	color: white;
	font-size: 14px;
	border: none;
	padding: 10px 0px;
	margin-left: 5px;
}

.refunds table, .login-- table
{
	margin-bottom: 10px;
}
.refunds table .reg_td, .login-- table .reg_td
{
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}
.refunds table tr
{
}
.refunds table tr th, .login-- table tr th
{
	padding: 5px 0 15px 0;
	text-align: right;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}
.refunds table tr td, .login-- table tr td
{
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.zhuce
{
	font-size: 12px;
	border: 1px solid #CCCCCC;
	color: #666666;
	height: 18px;
	line-height: 18px;
	padding: 0 2px;
	width: 138px;
}
.zhuce:hover
{
	border: 1px solid #ff8100;
}
input, button
{
	margin: 0;
	vertical-align: middle;
}
.reg_sty1 i, .reg_sty2 i, .reg_sty3 i
{
	background: url("../images/T1g3uoXdpQXXXXXXXX-60-280.png") no-repeat scroll transparent;
	display: inline;
	float: left;
	height: 16px;
	width: 16px;
}
.reg_sty1 span, .reg_sty2 span, .reg_sty3 span
{
	padding-left: 5px;
	color: #666666;
}
.reg_sty1 i
{
	background-position: 0 -160px;
}
/*固定提示*/
.reg_sty2 i
{
	background-position: 0 -200px;
}
/*正确提示*/
.reg_sty3 i
{
	background-position: 0 0;
}
/*错误提示*/
.sure_tj
{
	background: url("../images/T1svelXedSXXaYGQPX-135-170.png") no-repeat scroll 0 -66px transparent;
	width: 93px;
	height: 21px;
	line-height: 21px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	color: #666666;
}
#phone
{
	color: #666666;
}
#phone span
{
	padding-left: 5px;
}
.in_text
{
	border: #c4c4c4 1px solid;
	background-color: #ffffff;
	width: 163px;
	height: 20px;
	line-height: 20px;
}
.l_m {
	border: #e4e4e4 1px solid;

	background-color: #fff9e8;
	width: 398px;
	overflow: hidden;
	text-align: center;
}
.l_m_n {background: none repeat scroll 0 0 #f86164;
    color: #fff;
    font-size: 13px;

    padding: 6px 0;
    }

.l_m_n2
{
	padding-bottom: 15px;
	padding-top: 10px;
}
.login_m .STYLE20
{
	color: #666666;
}
.login_m .STYLE21
{
	color: #999999;
}
