html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	font-weight: normal;
	vertical-align: middle;
}

q,blockquote {
	quotes: none;
}

q:before,q:after,blockquote:before,blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
	{
	display: block;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: Helvetica, "STHeiti STXihei", "Microsoft JhengHei",
		"Microsoft YaHei", Tohoma, Arial;
}

body {
	color: #333;
	background-color: #eee;
	-webkit-backface-visibility: hidden;
}

body.body-fixed-bottom {
	padding-bottom: 40px;
}

.container {
	background-color: #f9f9f9;
}

strong {
	font-weight: bold;
}

a {
	color: #333;
	background: transparent;
	text-decoration: none;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 18px;
	line-height: 22px;
}

h3 {
	font-size: 15px;
	line-height: 18px;
}

button,input[type='number'],input[type='text'],input[type='password'],input[type='email'],select,textarea
	{
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.c-orange {
	color: #f60 !important;
}

.c-orange-dark {
	color: #f15a0c !important;
}

.c-green {
	color: #06bf04 !important;
}

.c-red {
	color: #ed5050 !important;
}

.c-pink {
	color: #ee614b !important;
}

.c-white {
	color: #fff !important;
}

.c-gray-light {
	color: #e5e5e5 !important;
}

.c-gray {
	color: #c9c9c9 !important;
}

.c-gray-dark {
	color: #999 !important;
}

.c-black {
	color: #333 !important;
}

.c-yellow {
	color: #f09000 !important;
}

.c-blue {
	color: #00a0f8 !important;
}

.c-light-green {
	color: #2ecc71 !important;
}

.c-black {
	color: #333 !important;
}

hr {
	margin: 10px 0;
	border: 0px none;
	-webkit-border-image: url("img/border-line.png") 2 stretch;
	-moz-border-image: url("img/border-line.png") 2 stretch;
	border-image: url("img/border-line.png") 2 stretch;
	border-top: 2px solid #e5e5e5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	hr {
		border-top-width: 1px;
	}
}

hr.margin-0 {
	margin: 0;
}

hr.left-10 {
	margin-left: 10px;
}

.relative {
	position: relative;
}

.font-size-12 {
	font-size: 12px !important;
}

.font-size-14 {
	font-size: 14px !important;
}

.font-size-16 {
	font-size: 16px !important;
}

.font-size-18 {
	font-size: 18px !important;
}

.font-size-20 {
	font-size: 20px !important;
}

.font-size-22 {
	font-size: 22px !important;
}

.font-size-24 {
	font-size: 24px !important;
}

.font-size-26 {
	font-size: 26px !important;
}

.font-size-28 {
	font-size: 28px !important;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.border-bottom-none {
	border-bottom: 0px none !important;
}

.border-top-none {
	border-top: 0px none !important;
}

.link {
	color: #07d;
}

.link:link,.link:hover,.link:visited,.link:active {
	color: #07d;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.show {
	display: block;
}

.hide {
	display: none !important;
	visibility: hidden;
}

.center,.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.separator {
	color: #666;
}

.loading {
	background-image: url("img/loader.gif") !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.with-bs-top,.with-bs-bottom {
	background: url("img/bottom_line.png") left top no-repeat;
	background-size: 100% 1px;
}

.with-bs-bottom {
	background-position: left bottom;
}

.right-arrow {
	padding-right: 15px;
	background: url("img/arrow.png") no-repeat scroll 0 -15px;
	background-size: 15px 30px;
	width: 15px;
	height: 15px;
	margin-top: 15px;
}

.arrow-right::after {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	border-top: 2px solid #cbc9cc;
	border-right: 2px solid #cbc9cc;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: 50%;
	right: 3px;
	margin-top: -5px;
}

.modal {
	position: fixed;
	top: 0;
	opacity: 0;
	z-index: 2000;
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	background-color: #fff;
	-webkit-transition: -webkit-transform 0.25s, opacity 1ms 0.25s;
	-moz-transition: -moz-transform 0.25s, opacity 1ms 0.25s;
	transition: transform 0.25s, opacity 1ms 0.25s;
	-webkit-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.modal .copyright {
	width: 100%;
}

.modal.active {
	display: block;
	opacity: 1;
	height: 100%;
	-webkit-transition: -webkit-transform 0.25s;
	-moz-transition: -moz-transform 0.25s;
	transition: transform 0.25s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.modal-login.active+.content {
	display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	.right-arrow {
		background-image: url("img/arrow@2x.png");
	}
}

.wrapper {
	width: 320px;
	margin: 0 auto;
}

.content {
	margin: 0 auto;
}

.container .content {
	zoom: 1;
}

.container .content:after {
	content: "";
	display: table;
	clear: both;
}

.copyright {
	background-color: #eee;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.copyright .ft-links {
	text-align: center;
}

.copyright .ft-links>a {
	margin: 0 6px;
	color: #333;
}

.copyright .ft-copyright {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}

.copyright .ft-copyright>a {
	color: #999;
}

.copyright .ft-copyright>a .company {
	color: #f39f6c;
}

.copyright .ft-copyright:first-child {
	margin-top: 0px;
}

.footer {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 16px;
	background-color: #eee;
	border-top: 1px solid rgba(221, 221, 221, 0.8);
}

.footer .link-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-bottom: -3px;
	margin-right: 10px;
	background-image: url('img/fthtVrV4ADwP3yVfhMKQFgAAAAAElFTkSuQmCC');
	background-repeat: no-repeat;
	background-size: 16px;
}

.footer .link-title {
	font-size: 16px;
}

.full-screen .footer {
	margin-top: 0;
}

.footer-weixiaodian .copyright {
	padding: 10px;
}

.footer-weixiaodian-iphone .copyright {
	padding: 0 10px;
	zoom: 1;
}

.footer-weixiaodian-iphone .copyright:after {
	content: "";
	display: table;
	clear: both;
}

.footer-weixiaodian-iphone .copyright a,.footer-weixiaodian-iphone .copyright span
	{
	float: left;
	line-height: 40px;
	height: 40px;
	margin-right: 8px;
}

.footer-weixiaodian-iphone .copyright span {
	color: #999;
}

.footer-weixiaodian-iphone .copyright .use-weixiaodian {
	float: right;
	width: 136px;
	margin-right: 0;
	color: #f60;
	text-indent: -9999px;
	background: url("img/weixiaodian.png") no-repeat center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	.footer-weixiaodian-iphone .copyright .use-weixiaodian {
		background-image: url("img/weixiaodian@2x.png");
		background-size: 136px auto;
	}
}

.download-weixiaodian {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -145px;
	margin-top: -185px;
	width: 290px;
	height: 370px;
	z-index: 101;
	background: #fff;
	border-radius: 4px;
}

.download-weixiaodian .close {
	position: absolute;
	top: -14px;
	right: -13px;
	background: url("img/download.png") no-repeat;
	background-position: 0 -49px;
	width: 26px;
	height: 27px;
	cursor: pointer;
}

.download-weixiaodian .app-logo {
	width: 140px;
	height: 140px;
	margin: 40px auto 20px;
	background: url("img/wxd-logo-white.png") no-repeat;
}

.download-weixiaodian .app-title {
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	color: #000;
}

.download-weixiaodian .app-desc {
	text-align: center;
	font-size: 14px;
	color: #666;
}

.download-weixiaodian .download-btn {
	width: 140px;
	height: 40px;
	display: block;
	margin: 10px auto;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	border-radius: 3px;
}

.download-weixiaodian .ios-download {
	background: url("img/iphone.png") no-repeat 20px center #d13600;
	padding-left: 20px;
	background-size: 16px;
	color: #fff;
}

.download-weixiaodian .android-download {
	background: url("img/android.png") no-repeat 20px center #3bba0f;
	padding-left: 20px;
	background-size: 19px;
	color: #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	.download-weixiaodian .close,.download-weixiaodian .app-download-btn {
		background-image: url("img/download@2x.png");
		background-size: 182px auto;
	}
	.download-weixiaodian .app-logo {
		background-image: url("img/wxd-logo-white@2x.png");
		background-size: 140px auto;
	}
}

.btn {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	padding: 4px;
	text-align: center;
	margin: 0;
	color: #999;
	font-size: 12px;
	cursor: pointer;
	line-height: 18px;
}

.btn:hover {
	color: #999;
}

.btn:active {
	background-color: #e9e9e9;
	color: #999;
}

.btn.disabled,.btn[disabled] {
	background-color: #c9c9c9 !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	color: #fff !important;
}

.btn.disabled:active,.btn[disabled]:active {
	background-color: #c9c9c9 !important;
	background-image: none !important;
	border: 1px solid #bcbcbc !important;
}

.btn.btn-blue {
	color: #fff;
	background-color: #00a0f8;
	border-color: #00a0f8;
}

.btn.btn-gray-dark {
	color: #333;
	background-color: #999;
	border-color: #999;
}

.btn.btn-green {
	color: #fff;
	background-color: #06bf04;
	border-color: #03b401;
}

.btn.btn-red {
	color: #fff;
	background-color: #ed5050;
	border-color: #b93232;
}

.btn.btn-pink {
	color: #fff;
	background-color: #ee614b;
	border-color: #ee614b;
}

.btn.btn-white {
	color: #333;
	background-color: #fff;
	border-color: #e5e5e5;
}

.btn.btn-yellow {
	color: #fff;
	background-color: #f09000;
	border-color: #f09000;
}

.btn.btn-grayeee {
	color: #999;
	background-color: #eee;
	border-color: 1px solid #ebebeb;
}

.btn.btn-orange {
	color: #fff;
	border-color: #f60;
	background-color: #f60;
}

.btn.btn-orange-dark {
	color: #fff;
	border-color: #f15a0c;
	background-color: #f15a0c;
}

.btn.btn-block {
	text-align: center;
	width: 100%;
	padding: 11px 10px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn.btn-xsmall {
	padding: 8px 10px;
	line-height: 14px;
	width: auto;
	font-size: 12px;
}

.btn.btn-xxsmall {
	padding: 4px 10px;
	line-height: 14px;
	width: auto;
	font-size: 12px;
}

a#global-cart {
	z-index: 10;
	display: block;
}

a#global-cart.showcart {
	background-image: url(img/shopping-cart@2x@s0.png);
	background-size: 50px 50px;
	background-position: center;
}

a#global-cart .right-icon-img {
	background-size: 300px 50px;
	background-position: -202px -4px;
	background-image: url("img/right_icon3.png");
}

a#global-cart.hide {
	display: none;
}

a#global-cart.new .right-icon-img {
	background-position: -250px -4px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	a#global-cart .right-icon-img {
		background-position: -200px -7px;
		background-image: url("img/right_icon3@2x.png");
	}
	a#global-cart.new .right-icon-img {
		background-position: -250px -7px;
	}
}

.btn-1-1 {
	width: 100%;
}

.btn-2-1 {
	width: 50%;
}

.btn-3-1 {
	width: 33.33%;
}

.btn-1-1,.btn-2-1,.btn-3-1 {
	display: inline-block;
	padding-left: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-1-1 .tag,.btn-1-1 .btn,.btn-2-1 .tag,.btn-2-1 .btn,.btn-3-1 .tag,.btn-3-1 .btn
	{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-1-1:first-child,.btn-2-1:first-child,.btn-3-1:first-child {
	padding-left: 0;
}

.btn-1-1 {
	padding-left: 0;
}

.btn-1-1 .tag,.btn-1-1 .btn {
	width: 50%;
}

.action-container {
	padding: 0 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.action-container>div {
	margin-bottom: 0;
}

.action-container>div:last-child {
	margin-bottom: 0;
}

.action-container>button,.action-container>.btn {
	margin-bottom: 10px;
}

.action-container>button:last-child,.action-container>.btn:last-child {
	margin-bottom: 0;
}

.action-container .btn1-3 {
	line-height: 35px;
	height: 35px;
	min-width: 70px;
	width: 25%;
	font-size: 14px;
}

.action-container .btn1-3 {
	margin-right: 5px;
	margin-left: 5px;
}

@media ( min-width : 400px) {
	.action-container .btn1-3 {
		margin-right: 10px;
		margin-left: 10px;
	}
}

@media ( min-width : 600px) {
	.action-container .btn1-3 {
		margin-right: 20px;
		margin-left: 20px;
	}
}

.action-tip {
	font-size: 12px;
	line-height: 16px;
	padding: 0 15px;
	margin: 10px 0;
	color: #999;
}

.form-dialog h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.form-dialog p {
	margin: 0.5em 0 1em 0;
	line-height: 18px;
}

.form-dialog .close-icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url("img/close_16.png");
	background-repeat: no-repeat;
	background-size: 14px;
}

.form-dialog .form-group {
	position: relative;
	margin: 10px 0 15px;
}

.form-dialog .form-group h4 {
	margin: 10px 0;
}

.form-dialog .form-group label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px;
}

.form-dialog .form-group .form-control {
	display: block;
	width: 100%;
	height: 37px;
	padding: 3px 10px;
	color: #c9c9c9;
	background-color: #e5e5e5;
	background-image: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
	border-radius: 4px;
}

.form-dialog .url {
	border: 1px solid #e5e5e5;
	padding: 10px 5px;
	background-color: #f8f8f8;
	word-break: break-all;
	border-radius: 4px;
}

.form-dialog .url span {
	word-break: break-word;
}

.form-dialog .action-container {
	padding: 0;
}

.form-dialog .offset-left {
	margin-left: 10px;
}

.form-dialog .share-img {
	vertical-align: middle;
	display: inline-block;
	width: 40px;
	height: 23px;
	background-image: url("img/ellipsis.png");
	background-size: cover;
}

.form-dialog img.qr-code-spread {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 60px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	.form-dialog .share-img {
		background-image: url("img/ellipsis@2x.png");
	}
}

span.trigon {
	width: 20px;
	display: inline-block;
	margin-bottom: 20px;
}

span.trigon i {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	line-height: 0px;
	border-color: transparent;
	_border-color: #000000;
	_filter: progid : DXImageTransform.Microsoft.Chroma ( color = '#000000'
		);
	border-top-color: #ccc;
	_border-top-color: #ccc;
	border-width: 7px 10px 0 10px;
}

a#global-directseller {
	display: block;
	z-index: 10;
}

a#global-directseller .right-icon-img {
	background-size: 300px 50px;
	background-position: -102px -4px;
	background-image: url("img/right_icon3.png");
}

a#global-directseller.no-text {
	background-position: center;
	background-size: 50px 50px;
	background-image: url("img/sale.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	a#global-directseller .right-icon-img {
		background-position: -100px -6px;
		background-image: url("img/right_icon3@2x.png");
	}
	a#global-directseller.no-text {
		background-image: url("img/sale@2x.png");
	}
}

.pop-submenu {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 10;
	font-size: 14px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 3px #fff inset;
	box-shadow: 0 0 3px #fff inset;
	background-color: #fafafa;
}

.pop-submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pop-submenu ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

.pop-submenu ul li:last-child {
	border-bottom: 0px none;
}

.pop-submenu ul li a {
	display: block;
	padding: 5px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pop-submenu .trigon {
	position: absolute;
	margin-bottom: 0;
	bottom: -7px;
	right: 10px;
}

.pop-submenu .trigon.trigon-before {
	z-index: 11;
	bottom: -6px;
}

.pop-submenu .trigon.trigon-before i {
	border-top-color: #fafafa;
}

.pop-submenu.hide-normal {
	display: none;
}

.directseller-submenu {
	bottom: 114px;
	right: 8px;
}

a#global-wish {
	z-index: 10;
	display: block;
}

a#global-wish .right-icon-img {
	background-size: 300px 50px;
	background-position: -2px -4px;
	background-image: url("img/right_icon3.png");
}

a#global-wish.hide {
	display: none;
}

a#global-wish.new .right-icon-img {
	background-position: -45px -7px;
}

a#global-wish.no-text {
	background-size: 100px 50px;
	background-position: 0px 0px;
	background-image: url("img/likes.png");
}

a#global-wish.no-text.new {
	background-position: -50px 0px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	a#global-wish .right-icon-img {
		background-position: 3px -7px;
		background-image: url("img/right_icon3@2x.png");
	}
	a#global-wish.new .right-icon-img {
		background-position: -45px -7px;
	}
	a#global-wish.no-text {
		background-image: url("img/likes@2x.png");
	}
}

#right-icon {
	height: 50px;
	width: 50px;
	border-radius: 26px;
	border: 1px solid #e1e1e1;
	position: fixed;
	bottom: 52px;
	right: 6px;
	z-index: 10;
	overflow: hidden;
	-webkit-transition: width ease-in-out 0.3s;
	-moz-transition: width ease-in-out 0.3s;
	transition: width ease-in-out 0.3s;
	background-color: white;
	background-clip: padding-box;
}

#right-icon .right-icon-container {
	position: absolute;
	height: 50px;
	right: 0px;
	top: 0px;
}

#right-icon a {
	float: left;
	width: 50px;
	height: 50px;
}

#right-icon .show-more-btn {
	background-position: 1px 0px;
	background-repeat: no-repeat;
	background-size: 150px 50px;
	background-image: url("img/point2.png");
}

#right-icon .show-more-btn.new {
	background-position: -99px 0px;
}

#right-icon .right-icon-img {
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
}

#right-icon .right-icon-txt {
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	color: #9f9f9f;
}

#right-icon .no-text .right-icon-txt {
	display: none;
}

#right-icon .no-text .right-icon-img {
	height: 50px;
}

#right-icon.no-border {
	border: 0px none;
	background-color: transparent;
}

#right-icon.show {
	padding-left: 12px;
}

#right-icon.show .show-more-btn {
	background-position: -49px 0px;
}

#right-icon .no-text .right-icon-img {
	display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	#right-icon .show-more-btn {
		background-image: url("img/point2@2x.png");
	}
}

.motify {
	display: none;
	position: fixed;
	top: 35%;
	left: 50%;
	width: 220px;
	padding: 0;
	margin: 0 0 0 -110px;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	@
	-webkit-animation-duration
	0.15s;
	@
	-moz-animation-duration
	0.15s;
	@
	-ms-animation-duration
	0.15s;
	@
	-o-animation-duration
	0.15s;
	@
	animation-duration
	0.15s;
	@
	-webkit-animation-fill-mode
	both;
	@
	-moz-animation-fill-mode
	both;
	@
	-ms-animation-fill-mode
	both;
	@
	-o-animation-fill-mode
	both;
	@
	animation-fill-mode
	both;
}

.motify .motify-inner {
	padding: 10px 10px;
	text-align: center;
	word-wrap: break-word;
}

.motify p {
	margin: 0 0 5px;
}

.motify p:last-of-type {
	margin-bottom: 0;
}

@
-webkit-keyframes motifyFx { 0%{
	-webkit-transform-origin: center center;
	-webkit-transform: scale(1);
	opacity: 1;
}

100%{
-webkit-transform-origin
:center
 
center
;-webkit-transform
:scale
(0
.85
);
}
}
@
-moz-keyframes motifyFx { 0%{
	-moz-transform-origin: center center;
	-moz-transform: scale(1);
	opacity: 1;
}

100%{
-moz-transform-origin
:center
 
center
;-moz-transform
:scale
(0
.85
);
}
}
@
keyframes motifyFx { 0%{
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

100%{
-webkit-transform-origin
:center
 
center
;-moz-transform-origin
:center
 
center
;transform-origin
:center
 
center
;-webkit-transform
:scale
(0
.85
);-moz-transform
:scale
(0
.85
);transform
:scale
(0
.85
);
}
}
.motifyFx { @-webkit-animation-name motifyFx; @-moz-animation-name
	motifyFx; @-ms-animation-name motifyFx; @-o-animation-name motifyFx; @animation-name
	motifyFx;
	
}

.fullscreen-guide {
	z-index: 2000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	text-align: center;
}

.fullscreen-guide.hide {
	display: none;
}

.fullscreen-guide .guide-close {
	position: absolute;
	top: 0px;
	left: 10px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}

.fullscreen-guide .guide-arrow {
	position: absolute;
	top: 2px;
	right: 15px;
	background: url("img/guide_arrow.png") top left no-repeat;
	width: 47px;
	height: 44px;
}

.fullscreen-guide .guide-inner {
	padding-top: 48px;
	width: 320px;
	margin: 0 auto;
}

.fullscreen-guide .step {
	width: 260px;
	display: inline-block;
	text-align: left;
	margin-bottom: 15px;
}

.follow-guide .guide-inner-title {
	color: #FFF;
	border-bottom: 1px solid #CCC;
	margin: 10px;
	padding-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
}

.follow-guide .step-2 {
	margin-bottom: 10px;
}

.follow-guide .wxid {
	width: 260px;
	display: inline-block;
	text-align: left;
	margin-bottom: 25px;
}

.follow-guide .step-1,.follow-guide .step-2,.follow-guide .step-3 {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.follow-guide .wxid {
	padding-left: 65px;
	font-size: 18px;
}

.follow-guide .wxid strong {
	padding: 1px 5px;
	background-color: #fff;
	color: #000;
	border-radius: 4px;
}

.follow-guide .step-1 {
	height: 29px;
}

.follow-guide .step-2 {
	height: 64px;
	background: url("img/step_2.png") no-repeat;
}

.follow-guide .step-3 {
	margin-top: 10px;
	height: 68px;
	background: url("img/step_3.png") no-repeat;
}

.follow-guide .quick-subscribe {
	margin: 140px 15px 0 15px;
	padding: 10px;
	background: #fff;
	border: 2px solid #f2f2f2;
	border-radius: 10px;
}

.follow-guide .quick-subscribe h2 {
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
	margin: 12px 0;
}

.follow-guide .quick-subscribe .btn {
	font-size: 14px;
	background: #44bb00;
	color: #fff;
	display: inline-block;
	line-height: 38px;
	padding: 0 26px;
	border-radius: 4px;
}

.fuck-taobao .step-1 {
	height: 29px;
	background: url("img/step_1.png") no-repeat;
}

.fuck-taobao .step-2 {
	height: 86px;
	background: url("img/ftios_step_2.png") no-repeat;
}

.fuck-taobao .step-and-2 {
	height: 62px;
	background: url("img/ftand_step_2.png") no-repeat;
}

.fav-guide .step-1 {
	height: 29px;
	background: url("img/step_1.png") no-repeat;
}

.fav-guide .step-2 {
	height: 86px;
	background: url("img/fav_step_2.png") no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	.fullscreen-guide .guide-arrow {
		background-image: url("img/guide_arrow@2x.png");
		background-size: 47px 44px;
	}
	.follow-guide .step-2 {
		background-image: url("img/step_2@2x.png");
		background-size: 260px 64px;
	}
	.follow-guide .step-3 {
		background-image: url("img/step_3@2x.png");
		background-size: 260px 68px;
	}
	.fuck-taobao .step-1 {
		background-image: url("img/step_1@2x.png");
		background-size: 260px 29px;
	}
	.fuck-taobao .step-2 {
		background-image: url("img/ftios_step_2@2x.png");
		background-size: 248px 86px;
	}
	.fuck-taobao .step-and-2 {
		background-image: url("img/ftand_step_2@2x.png");
		background-size: 260px 62px;
	}
	.fav-guide .step-1 {
		background-image: url("img/step_1@2x.png");
		background-size: 260px 29px;
	}
	.fav-guide .step-2 {
		background-image: url("img/fav_step_2@2x.png");
		background-size: 260px 86px;
	}
	.share-guide .step-1 {
		background-image: url("img/step_1@2x.png");
		background-size: 260px 29px;
	}
	.share-guide .step-2 {
		background-image: url("img/share_step_2@2x.png");
		background-size: 260px 86px;
	}
}

.tlbs,.ts-width,.ts-height {
	display: none !important;
}

.wx_aside {
	position: fixed;
	right: 0;
	bottom: 10px;
	z-index: 900;
	border-radius: 3px 0 0 3px;
	width: 40px;
	background-color: rgba(0, 0, 0, 0.7);
}

.WX_backtop.WX_backtop_active,.wx_aside {
	bottom: 100px;
	z-index: 99;
}

.wx_aside .btn_more,.wx_aside .btn_top {
	width: 40px;
	height: 40px;
	font-size: 0;
	text-indent: -9999em;
	display: none;
	overflow: hidden;
}

.wx_aside .btn_more {
	display: block;
}

.wx_aside .btn_more:after,.wx_aside .btn_top:after {
	width: 23px;
	height: 23px;
	content: '\20';
	margin: 9px 0 0 9px;
	float: left;
	background-image: url(img/icon_nav.png);
	background-repeat: no-repeat;
	background-size: 207px 46px;
}

.wx_aside .btn_more:after {
	background-position: -92px 0;
}

.wx_aside.more_active .btn_more:after {
	background-position: -92px -23px;
}

.wx_aside_item {
	position: absolute;
	bottom: 90px;
	right: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 115px;
	display: none;
}

.wx_aside.more_active .wx_aside_item {
	display: block;
}

.WX_backtop.WX_backtop_active .wx_aside_item,.wx_aside .wx_aside_item {
	bottom: 100%;
	margin-bottom: 6px;
}

.wx_aside_item:before {
	display: block;
	content: "\020";
	width: 10px;
	height: 6px;
	background: transparent
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAZElEQVQoU63SQQ6AMAhE0XIVuP+R4CpVTEiqpRTFv5681UA/az8FGjN3RCyTItKICEClKmqYWhdYQUfsBn5Bn9gEvkE9zAUz6ApbghEaYSHooTtsC45oBkuBhuppM+9PjTKQbQ7kX0cNXR0IHwAAAABJRU5ErkJggg==)
		no-repeat 0 0 scroll;
	background-size: 10px 6px;
	position: absolute;
	bottom: -6px;
	right: 15px;
}

.wx_aside_item a {
	font-size: 14px;
	color: #666;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	display: block;
	margin: 0 15px;
	border-bottom: 1px solid #eee;
}

.wx_aside_item a:last-child {
	border-bottom: 0 none;
}

.wx_aside_item a:before {
	float: left;
	width: 34px;
	height: 44px;
	content: '\20';
	margin-top: -2px;
	margin-right: 5px;
	margin-left: -10px;
	background-image: url(img/icon_bar.png);
	background-size: 220px 132px;
}

.wx_aside_item .item_uc:before {
	background-position: 0 -88px
}

.wx_aside_item .item_history:before {
	background-position: -44px -88px
}

.wx_aside_item .item_fav:before {
	background-position: -132px -88px
}

.wx_aside_item .item_index:before {
	background-position: -178px -88px
}

.wx_aside_item .item_cart:before {
	background-position: -178px -44px
}

.call_store {
	line-height: 24px;
	padding: 5px 10px;
	font-size: 14px;
}

.storeContact {
	cursor: pointer;
	display: inline-block;
}

.storeContact .item-first-shop-wx.chat {
	display: inline-block;
	background: url(../images/item_icon.png) #46b746 no-repeat;
	background-position: 6px -196px;
	height: 24px;
	line-height: 24px;
	border-radius: 20px;
	color: #FFF;
	vertical-align: middle;
	padding-left: 28px;
	padding-right: 9px;
}

/*@增加在线客服移动*/
.rel {
	position: relative;
}

#to_user_list_icon_div {
	background-color: #fff;
	border-radius: 10px;
	height: 16px;
	width: 20px;
}

#enter_im_div {
	bottom: 60px;
	height: 31px;
	left: 10px;
	position: fixed;
	width: 94px;
	z-index: 11;
}

#enter_im {
	display: block;
	position: relative;
	width: 94px;
}

#to_user_list {
	background-color: #00bc06;
	border-radius: 25px;
	height: 16px;
	padding: 7px 6px 8px 8px;
}

#to_user_list_icon_div {
	background-color: #fff;
	border-radius: 10px;
	height: 16px;
	width: 20px;
}

.to_user_list_icon_em_a,.to_user_list_icon_em_b,.to_user_list_icon_em_c
	{
	background-color: #00ba0a;
	border-radius: 1px;
	height: 2px;
	top: 7px;
	width: 2px;
}

.to_user_list_icon_em_a {
	left: 4px;
}

.to_user_list_icon_em_b {
	left: 9px;
}

.to_user_list_icon_em_c {
	right: 4px;
}

.to_user_list_icon_em_d {
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 4px;
	height: 0;
	left: 6px;
	top: 14px;
	width: 0;
}

#to_user_list_icon_em_num {
	border-radius: 7px;
	color: #fff;
	font-size: 12px;
	height: 14px;
	left: 68px;
	line-height: 14px;
	text-align: center;
	top: -14px;
	width: 14px;
}

#to_user_list_icon_em_num {
	background-color: #f00;
}

.abs {
	position: absolute;
}

.hide {
	display: none;
}

#to_user_list_txt {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	padding: 1px 3px 0 5px;
}

.left {
	float: left;
}