











/*---------------登录、注册---------------*/





	input::-webkit-input-placeholder{

		font-size:14px;

	}/*webkit 内核浏览器*/

	input::-moz-placeholder{

		font-size:14px;

	}/*Mozilla Firefox 19+*/

	input:-moz-placeholder{

		font-size:14;

	}/*Mozilla Firefox 4 to 18*/

	input:-ms-input-placeholder{

		font-size:14px;

	}/*Internet Explorer 10+*/



	#screen #content{ background: transparent;}

.log_bg{

	width:100%; width:1200px; min-height:840px; zoom:1; height:auto; overflow:hidden;  padding-bottom:10px;

	margin: 0px auto;

	margin-top: 200px;

}

a

.login{

	width:1200px; overflow:hidden; margin-top:45px;zoom:1;

}

.log_img{

	width:611px; height:350px; overflow:hidden; float:left; margin-top:40px;

}

.log_c{

	width:455px; height:500px; overflow:hidden;

	

}

.l_user{

	width:267px; height:38px; line-height:38px\9; overflow:hidden; background:url(../images/i_u.png) no-repeat 285px center; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 40px 0 10px; border:1px solid #cccccc;

}

.l_pwd{

	width:267px; height:38px; line-height:38px\9; overflow:hidden; background:url(../images/i_pwd.png) no-repeat 285px center; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 40px 0 10px; border:1px solid #cccccc;

}

.l_email{

	width:267px; height:38px; line-height:38px\9; overflow:hidden; background:url(../images/i_email.png) no-repeat 285px center; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 40px 0 10px; border:1px solid #cccccc;

}

.l_tel{

	width:267px; height:38px; line-height:38px\9; overflow:hidden; background:url(../images/i_tel.png) no-repeat 285px center; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 40px 0 10px; border:1px solid #cccccc;

}

.l_mem{

	width:267px; height:38px; line-height:38px\9; overflow:hidden; background:url(../images/i_mem.png) no-repeat 285px center; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 40px 0 10px; border:1px solid #cccccc;

}

.l_num{

	width:267px; height:38px; line-height:38px\9; overflow:hidden; background:url(../images/i_num.png) no-repeat 285px center; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 40px 0 10px; border:1px solid #cccccc;

}

.l_ipt{

	width:127px; height:38px; line-height:38px\9; overflow:hidden; background-color:#FFF; color:#888888; font-size:14px; font-family:"Microsoft YaHei"; padding:0 10px; border:1px solid #cccccc;

}

.log_btn{

	width:318px; height:42px; line-height:42px\9; overflow:hidden; background:url(../images/btn_log.gif) repeat-x center top; color:#FFF; font-size:16px; font-family:"Microsoft YaHei"; text-align:center; padding:0; border:0; cursor:pointer; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;

}



.regist{

	width:1200px; overflow:hidden;

}

.reg_c{

	width:523px; zoom:1; height:auto; overflow:hidden; background-color:#FFF; float:right; display:inline; margin-top:0; margin-right:10px; padding-bottom:20px; -webkit-box-shadow:0 0 5px #e0e0e0; -moz-box-shadow:0 0 5px #e0e0e0; box-shadow:0 0 5px #e0e0e0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;

}

.regist   .errors{ width: 530px; float:right; margin-right: 10px;}

.regist   .errors{}

.regist  .errors ul{ padding-left:8px;}

.regist  .errors ul li{ list-style:none;}

.regist  .errors .alert{    padding: 8px 5px;  }

.regist   .errors .alert-danger {

    background:none;   

}



input, textarea {

	-webkit-user-select: text;

	-ms-user-select: text;

	user-select: text;

	-webkit-appearance: none;

}

input:focus, select:focus, textarea:focus, button:focus {

	outline: none;

	

}

/*css 去掉input元素默认黄色背景*/

input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}

input[type="text"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], textarea {

	-webkit-appearance: none;



}

a.register{ background:#7fc11c; color:#fff; width:80px; display:block; text-align:center; line-height:25px; border-radius:3px;}

input[type="number"]::-webkit-inner-spin-button {

-webkit-appearance:none;

}

#container{

	padding-top:10px;

	/* width:400px;*/ width:98%; border:#ccc solid 1px; box-shadow:2px 2px 3px rgba(0,0,0,.3); margin:2px auto; border-radius:5px; background:rgba(255,255,255,1); margin-top:40px; padding-bottom:20px; }

#container .touchweb_page-login{ position:relative;}

.touchweb_page-login .error_tips{ padding:5px 0px;}



.touchweb_page-login .error_tips .alert-danger{



	background:none;

	border: none;

	

}



.touchweb_page-login .error_tips .alert{



	

	padding:0px;

	margin-bottom: 0px;

}

.touchweb_page-login .error_tips{ text-indent: 10px;}



.touchweb_page-login .error_tips .alert-danger ul li{ list-style: none; line-height: 16px;}



#container .touchweb_page-login .msgStack { position:absolute;  background:none; border:none; padding:5px 15px; margin-bottom:0px; height:30px; top:-40px;}

#container .touchweb_page-login .alert-success{    color: #7fc11c;}

.touchweb-com_header {

	position: relative;

	height: 44px;

	background-color: #fff;

	border-bottom: 1px solid #e5e5e5;

}

.touchweb-com_header.title {

	border-bottom: 1px solid #e5e5e5;

}

.touchweb-com_header .left {

	position: absolute;

	left: 0;

	top: 7px;

	width: 23px;

	height: 30px;

	text-align: center;

	padding: 0 5px;

}

.touchweb-com_header .left.icon-back {

	color: #ff3c3c;

	font-size: 2.3rem;

	line-height: 30px;

}

.touchweb-com_header .search_box {

	position: relative;

	height: 30px;

	margin: 0 80px 0 33px;

	-webkit-transform: translate(0, 7px);

	-ms-transform: translate(0, 7px);

	transform: translate(0, 7px);

}

.touchweb-com_header .search_box .search_txt {

	width: 100%;

	height: 30px;

	padding: 5px 10px 5px 30px;

	border-radius: 14px;

	border: 1px solid #c6c6c6;

	background-color: #fff;

	color: #000;

	font-size: 1.2rem;

	line-height: 18px;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

}

.touchweb-com_header .search_box .icon-search_small {

	position: absolute;

	left: 5px;

	top: 3px;

	color: #a6a6a6;

	font-size: 2.5rem;

}

.touchweb-com_header h1 {

	height: 44px;

	line-height: 44px;

	font-size: 1.7rem;

	text-align: center;

	font-weight: normal;

	color: #000;

	padding: 0 25%;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}

.touchweb-com_header .rightBox {

	position: absolute;

	right: 5px;

	top: 7px;

}

.touchweb-com_header .right {

	position: relative;

	display: inline-block;

	top: 0;

	padding: 0 5px;

	height: 30px;

	font-size: 1.4rem;

	line-height: 50px;

	color: #979797;

	text-align: center;

	vertical-align: middle;

}

.touchweb-com_header .right:visited {

	color: #666;

}

.touchweb-com_header .right.rbtn_box {

	top: 0;

	height: 28px;

	border-radius: 4px;

	border: 1px solid #ff3c3c;

	background-color: #ff3c3c;

	color: #FFF;

	font-size: 1.4rem;

	line-height: 28px;

	padding: 0 15px;

	display: block;

}

.touchweb-com_header .right.rbtn_box:active {

	background-color: #ff0909;

}

.touchweb-com_header .right[class^="icon-"], .touchweb-com_header .right[class*=" icon-"] {

	line-height: 30px;

	color: #ff3c3c;

	font-size: 2rem;

}

.touchweb-com_header .right.icon-more {

	font-size: 2.8rem;

}

.touchweb-com_header .right.icon-home {

	font-size: 2rem;

}

.touchweb-com_header .right.icon-setting {

	font-size: 2.3rem;

}

.touchweb-com_header .right.icon-edit {

	font-size: 2.3rem;

}

.touchweb-com_header .right.icon-cart {

	font-size: 2.3rem;

}

.touchweb-com_header .right .sumClass {

	min-width: 6px;

	height: 12px;

	line-height: 12px;

	border-radius: 12px;

	background-color: #ff3c3c;

	color: #fff;

	font-size: 1rem;

	position: absolute;

	z-index: 1;

	right: 0;

	top: -5px;

	display: inline-block;

	padding: 0 3px;

}

.touchweb-com_header .more_list {

	position: absolute;

	z-index: 999;

	right: 0;

	top: 37px;

	width: 100px;

	padding: 0 10px;

	background-color: rgba(0,0,0,0.6);

	border-radius: 5px;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-ms-flex-direction: column;

	-webkit-box-orient: vertical;

	box-orient: vertical;

	-webkit-flex-direction: column;

	flex-direction: column;

}

.touchweb-com_header .more_list.hide {

	display: none;

}

.touchweb-com_header .more_list .ico {

	position: absolute;

	z-index: 1000;

	display: block;

	left: 56px;

	top: -6px;

	width: 12px;

	height: 6px;

}

.touchweb-com_header .more_list .ico:before {

	content: '';

	display: inline-block;

	position: absolute;

	width: 0;

	height: 0;

	top: 0;

	left: 0;

	border: 0;

	border-right: 6px solid rgba(0,0,0,0.6);

	border-top: 6px solid transparent;

}

.touchweb-com_header .more_list .ico:after {

	content: '';

	display: inline-block;

	position: absolute;

	width: 0;

	height: 0;

	top: 0;

	right: 0;

	border: 0;

	border-left: 6px solid rgba(0,0,0,0.6);

	border-top: 6px solid transparent;

}

.touchweb-com_header .more_list .moreA {

	display: block;

	color: #f5f5f5;

	font-size: 1.2rem;

	padding: 15px 0;

	text-align: center;

	border-top: 1px #919191 solid;

}

.touchweb-com_header .more_list .moreA:nth-child(2) {

	border-top: none 0;

}

body {



	background-color: #f5f5f5;

}

.touchweb-com_header .right.rbtn {

	right: 5px;

	display: block;

	width: 80px;

	height: 28px;

	line-height: 28px;

	padding: 0;

	border-radius: 4px;

	border: 1px solid #ddd;

	background-color: #f5f5f5;

	color: #333;

}

.touchweb-com_header .right.rbtn i { color:#ff3c3c;}

.touchweb_page-login .login_box {

	margin-top: 4px;

	border-top: 1px solid #dcdcdc;

	border-bottom: 1px solid #dcdcdc;

	background-color: #fff;

}

.touchweb_page-login .login_box .form_item {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 320px;

	height: 44px;

	margin: 0 auto;

}

.touchweb_page-login .login_box .form_item:last-child .input_box {

	border: none;

}

.touchweb_page-login .login_box .form_item label {

	display: block;

	width: 42px;

	height: 44px;

	line-height: 44px;

	text-align: center;

	font-size: 1.6rem;

	color: #666;

}

.touchweb_page-login .login_box .form_item .input_box {

	position: relative;

	-webkit-box-flex: 1;

	-webkit-flex: 1;

	-ms-flex: 1;

	flex: 1;

	width: 100%;

	width: auto;

	height: 43px;

	border-bottom: 1px solid #e5e5e5;

}

.touchweb_page-login .login_box .form_item .input_box.write .icon_delete {

	display: block;

}

.touchweb_page-login .login_box .form_item .input_box input {

	width: 100%;

	height: 43px;

	line-height: 20px;

	padding: 12px 30px 11px 0;

	border: none;

	font-size: 1.4rem;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

}

.touchweb_page-login .login_box .form_item .input_box .icon_delete {

	display: none;

	position: absolute;

	right: 5px;

	top: 7px;

	z-index: 1;

	width: 30px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	font-size: 1.4rem;

	color: #ccc;

}

.touchweb_page-login .login_box .form_item .input_box .icon_delete:active {

	color: #426bf2;

}

.touchweb_page-login .login_box .form_captcha .input_box {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

}

.touchweb_page-login .login_box .form_captcha .input_box .captcha_input {

	width: 129px;

	padding-right: 0;

	vertical-align: middle;

}

.touchweb_page-login .login_box .form_captcha .input_box .captcha_pic {

	width: 105px;

	height: 43px;

	vertical-align: middle;

}

.touchweb_page-login .login_box .form_captcha .input_box .captcha_refresh {

	width: 44px;

	height: 43px;

	line-height: 43px;

	text-align: center;

	color: #666;

	font-size: 1.6rem;

	vertical-align: middle;

}

.touchweb_page-login .form_box {

	border-bottom: 1px solid #dcdcdc;

	background-color: #fff;

}

.touchweb_page-login .form_box.form_verification {

	margin-top: 10px;

	border-top: 1px solid #dcdcdc;

}

.touchweb_page-login .form_box .form_item {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	width: 320px;

	height: 44px;

	margin: 0 auto;

}

.touchweb_page-login .form_box .form_item:last-child .input_box {

	border: none;

}

.touchweb_page-login .form_box .form_item .input_box {

	position: relative;

	-webkit-box-flex: 1;

	-webkit-flex: 1;

	-ms-flex: 1;

	flex: 1;

	width: 100%;

	width: auto;

	height: 43px;

	border-bottom: 1px solid #dcdcdc;

}

.touchweb_page-login .form_box .form_item .input_box input[type="text"], .touchweb_page-login .form_box .form_item .input_box input[type="password"], .touchweb_page-login .form_box .form_item .input_box input[type="tel"], .touchweb_page-login .form_box .form_item .input_box input[type="email"] {

	height: 43px;

	line-height: 20px;

	border: none;

	font-size: 1.4rem;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

}

.touchweb_page-login .form_box .form_item .input_box .text_verification {

	width: 160px;

	padding: 12px 0 11px 13px;

	vertical-align: middle;

	float: left;

}

.touchweb_page-login .form_box .form_item .input_box .pic_verification {

	width: 120px;

	height: auto;

	vertical-align: middle;

}

.touchweb_page-login .form_box .form_item .input_box .icon_refresh {

	display: inline-block;

	width: 40px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	vertical-align: middle;

	font-size: 1.8rem;

	color: #666;

}

.touchweb_page-login .remember_login {

	position: relative;

	max-width: 290px;

	height: 30px;

	margin: 20px auto 0;

}

.touchweb_page-login .remember_login input[type="checkbox"] {

	position: relative;

	width: 20px;

	height: 20px;

	border: 1px solid #e6e6e6;

	-webkit-border-radius: 2px;

	border-radius: 2px;

	background-color: #fff;

	vertical-align: middle;

	top:-6px;

}

.touchweb_page-login .remember_login input[type="checkbox"]:checked {

	border-color: #8ab746;

	background-color: #8ab746;

}

.touchweb_page-login .remember_login input[type="checkbox"]:checked:after {

	content: '';

	position: absolute;

	left: 3px;

	top: 4px;

	width: 11px;

	height: 5px;

	border-left: 2px solid #fff;

	border-bottom: 2px solid #fff;

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}

.touchweb_page-login .remember_login label {

	display: inline-block;

	height: 30px;

	line-height: 30px;

	margin-left: 5px;

	font-size: 1.4rem;

	color: #666;

	vertical-align: middle;

}

.touchweb_page-login .remember_login .forgot_password {

	position: absolute;

	right: 0;

	top: 0;

	line-height: 30px;

	font-size: 14px;

	color: #07a5ff;

}

.touchweb_page-login .remember_login .forgot_password:visited {

	color: #07a5ff;

}

.touchweb_page-login .agreement {

	display: none;

	position: relative;

	max-width: 290px;

	height: 30px;

	margin: 10px auto 0;

	font-size: 1.4rem;

}

.touchweb_page-login .agreement label {

	display: inline-block;

	height: 30px;

	line-height: 30px;

	vertical-align: middle;

	color: #666;

}

.touchweb_page-login .agreement label a {

	color: #07a5ff;

}

.touchweb_page-login .agreement label a:active {

	color: #07a5ff;

}

.touchweb_page-login .agreement .forget_pwd {

	position: absolute;

	right: 0;

	top: 5px;

	height: 20px;

	line-height: 20px;

	color: #07a5ff;

}

.touchweb_page-login .agreement .forget_pwd:active {

	color: #07a5ff;

}

.touchweb_page-login .login_btn {

	max-width: 240px;

	margin: 20px auto 0;

}

.touchweb_page-login .login_btn .btn {

	display: block;

	width: 100%;

	height: 44px;

	line-height: 44px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	text-align: center;

	font-size: 16px;

	color: #fff;

	background-color: #ff3c3c;

	min-height: auto;

}

.touchweb_page-login .login_btn .btn:visited {

	color: #fff;

}

.touchweb_page-login .login_btn .btn:active {

	background-color: #e53636;

}

.touchweb_page-login .joint_login {

	margin: 20px 0;

	display:none;/* chinafill 临时注释*/

}

.touchweb_page-login .joint_login h2 {

	height: 20px;

	border-bottom: 1px solid #d9d9d9;

	text-align: center;

}

.touchweb_page-login .joint_login h2 span {

	display: inline-block;

	height: 20px;

	line-height: 20px;

	padding: 0 1em;

	background-color: #f5f5f5;

	color: #666;

	font-size: 1.2rem;

	-webkit-transform: translate3d(0, 50%, 0);

	-ms-transform: translate3d(0, 50%, 0);

	transform: translate3d(0, 50%, 0);

}

.touchweb_page-login .joint_login ul {

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	max-width: 290px;

	margin: 20px auto 0;

}

.touchweb_page-login .joint_login ul li {

	width: 25%;

	text-align: center;

}

.touchweb_page-login .joint_login ul li a {

	display: inline-block;

	width: 40px;

	height: 40px;

	line-height: 40px;

	border: 1px solid rgba(0,0,0,0.1);

	-webkit-border-radius: 50%;

	border-radius: 50%;

	font-size: 2.4rem;

	background-color: #fff;

}

.touchweb_page-login .joint_login ul li .icon-alipay {

	color: #f27444;

}

.touchweb_page-login .joint_login ul li .icon-alipay:visited {

	color: #f27444;

}

.touchweb_page-login .joint_login ul li .icon-alipay:active {

	background-color: #f27444;

	color: #fff;

}

.touchweb_page-login .joint_login ul li .icon-weibo {

	color: #ff6766;

}

.touchweb_page-login .joint_login ul li .icon-weibo:visited {

	color: #ff6766;

}

.touchweb_page-login .joint_login ul li .icon-weibo:active {

	background-color: #ff6766;

	color: #fff;

}

.touchweb_page-login .joint_login ul li .icon-qq {

	color: #65b1f1;

}

.touchweb_page-login .joint_login ul li .icon-qq:visited {

	color: #65b1f1;

}

.touchweb_page-login .joint_login ul li .icon-qq:active {

	background-color: #65b1f1;

	color: #fff;

}

.touchweb_page-login .joint_login ul li .icon-weixin {

	color: #8cd76b;

}

.touchweb_page-login .joint_login ul li .icon-weixin:visited {

	color: #8cd76b;

}

.touchweb_page-login .joint_login ul li .icon-weixin:active {

	background-color: #8cd76b;

	color: #fff;

}

.pop_login-error {

	visibility: hidden;

	opacity: 0;

	position: absolute;

	top: 50%;

	left: 50%;

	z-index: 88;

	line-height: 20px;

	padding: 10px 20px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	text-align: center;

	background-color: rgba(0,0,0,0.6);

	color: #fff;

	white-space: nowrap;

	-webkit-transform: translate3d(-50%, -50%, 0);

	-ms-transform: translate3d(-50%, -50%, 0);

	transform: translate3d(-50%, -50%, 0);

	-webkit-transition: opacity .1s linear;

	transition: opacity .1s linear;

	z-index: 985;

}

.pop_login-error.show {

	visibility: visible;

	opacity: 1;

}

.none {

	display: none;

}

.required{ color:red;}







