@charset "UTF-8";
html {
	font-family: sans-serif
}

* {
	margin: 0;
	padding: 0;
	border: 0
}

menu,
ol,
ul {
	list-style: none
}

body {
	font-size: 1em;
	line-height: 1.5;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-touch-callout: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

address,
em,
i {
	font-style: normal
}

button,
input,
select {
	vertical-align: middle
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: inherit
}

a {
	-webkit-tap-highlight-color: transparent
}

body {
	color: #333;
	font-size: 13px;
	font-family: arial
}

a {
	color: #333;
	text-decoration: none
}

.page {
	width: 300px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden
}

.full-screen {
	margin: 0 auto
}

.full-padding {
	padding: 0 10px
}

.box,
.col2 {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	width: 100%
}

.box .col,
.col2 .col {
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1
}

.f-l {
	float: left
}

.f-r {
	float: right
}

.t-r {
	text-align: right
}

.t-l {
	text-align: left
}

.t-c {
	text-align: center
}

.ib {
	display: inline-block
}

.ib.gray {
	background-color: #666;
	color: #FFF
}

.gb {
	display: block;
	border: 1px solid #DDD;
	background-color: #EAEAEA;
	padding: 10px
}

.ob {
	display: block;
	border: 1px solid #FCE8BE;
	background-color: #FEF7E9;
	padding: 10px
}

.c-fix:after {
	content: "\0020";
	display: block;
	visibility: hidden;
	clear: both
}

.fix-f {
	float: left;
	width: 100%
}

.hide {
	display: none!important
}

.price {
	color: red
}

.f-red {
	color: #C60808
}

.lnk {
	color: #2970A6
}

input,
select {
	padding: 0;
	margin: 0;
	outline: 0
}

.star {
	display: inline-block;
	width: 66px;
	height: 11px;
	background: url(../images/star.png) no-repeat 0 -80px
}

.star b {
	display: inline-block;
	height: 100%;
	background: url(../images/star.png) no-repeat
}


/*.star.big {
	line-height: 20px;
	vertical-align: -4px;
	width: 125px;
	height: 20px;
	background: url(../images/star_b.png) no-repeat 0 -100px
}

.star.big b {
	background: url(../images/star_b.png) no-repeat
}*/

.star.s_1 {
	background-position: 0 -80px
}

.star.s_2 {
	background-position: 0 -60px
}

.star.s_3 {
	background-position: 0 -40px
}

.star.s_4 {
	background-position: 0 -20px
}

.star.s_5 {
	background-position: 0 0
}

.dialog {
	background-color: #FFF
}

.dialog .dialog-head {
	position: relative;
	text-align: center;
	border-bottom: 1px solid #BFBFBF
}

.dialog .close {
	position: absolute;
	top: -14px;
	right: -14px;
	background-color: #FFF;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 2px solid #000;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px
}

.confirm {
	padding: 10px 20px
}

.confirm .btn-bar {
	margin-bottom: 20px
}

.confirm .true {
	margin-right: 10px
}

.confirm .false {
	margin-left: 10px
}

.msg {
	font-weight: 700;
	font-size: 14px;
	line-height: 40px;
	padding: 10px
}


/*.msg .checkout-success,
.msg .success {
	background: url(../images/checkmark.png) no-repeat left 50%;
	padding-left: 50px
}*/

.msg .checkout-error,
.msg .error {
	background: url(../images/infoerror.gif) no-repeat left 50%;
	padding-left: 50px
}

.bold {
	font-weight: 700
}

.section {
	border-bottom: 1px solid #BFBFBF;
	padding: 13px
}

#J_mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: rgba(0, 0, 0, .7)
}

#loading {
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20
}

.d-table .k {
	line-height: 26px;
	text-align: right
}

.d-table .v {
	line-height: 26px
}

.d-line {
	line-height: 20px;
	position: relative
}

.d-line .k,
.d-line .v {
	display: inline-block
}

.d-line .l-k {
	float: left;
	text-align: right;
	width: 80px;
	line-height: 24px
}

.d-line .l-v {
	display: block;
	margin-left: 85px;
	padding-right: 10px;
	line-height: 24px
}

.d-line .down {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -3px
}

.btn {
	display: block;
	text-align: center;
	height: 31px;
	line-height: 31px;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #b5b8bd), color-stop(100%, #a8acb3));
	background-image: -webkit-linear-gradient(#b5b8bd, #a8acb3);
	background-image: -moz-linear-gradient(#b5b8bd, #a8acb3);
	background-image: linear-gradient(#b5b8bd, #a8acb3);
	border: 1px solid #9AA1A9;
	color: #FFF;
	font-size: 18px
}

.btn:active,
.btn:hover,
.btn:visited {
	color: #FFF;
	text-decoration: none
}

.btn.red {
	height: 33px;
	line-height: 33px;
	border: none;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #c60808), color-stop(100%, #a00709));
	background-image: -webkit-linear-gradient(#c60808, #a00709);
	background-image: -moz-linear-gradient(#c60808, #a00709);
	background-image: linear-gradient(#c60808, #a00709);
	color: #FFF
}

.btn.red:visited {
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #c60808), color-stop(100%, #a00709));
	background-image: -webkit-linear-gradient(#c60808, #a00709);
	background-image: -moz-linear-gradient(#c60808, #a00709);
	background-image: linear-gradient(#c60808, #a00709);
	color: #FFF
}

.btn.red .arr {
	border-color: #FFF
}

.btn.orange {
	height: 33px;
	line-height: 33px;
	border: none;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fdb543), color-stop(100%, #f4a321));
	background-image: -webkit-linear-gradient(#fdb543, #f4a321);
	background-image: -moz-linear-gradient(#fdb543, #f4a321);
	background-image: linear-gradient(#fdb543, #f4a321);
	color: #FFF
}

.btn.orange:visited {
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fdb543), color-stop(100%, #f4a321));
	background-image: -webkit-linear-gradient(#fdb543, #f4a321);
	background-image: -moz-linear-gradient(#fdb543, #f4a321);
	background-image: linear-gradient(#fdb543, #f4a321);
	color: #FFF
}

.btn.disabled,
.btn.gray {
	background: #EAEAEA;
	color: #333;
	height: 31px;
	line-height: 31px;
	border: 1px solid #DDD
}

.btn.disabled:visited,
.btn.gray:visited {
	background: #EAEAEA;
	color: #333
}

.btn.disabled {
	color: #888
}

.btn.disabled:visited {
	color: #888
}

button.btn {
	width: 100%
}

.tab .trigger-list {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	width: 100%
}

.tab .trigger {
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
	height: 25px;
	line-height: 25px
}

.tab .trigger.act {
	border-top: 2px solid #FC6B00;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #FFF
}

.tab .panel {
	display: none
}

.tab .panel.act {
	display: block
}

.icon {
	position: relative;
	display: inline-block;
	text-align: center
}

.icon.r-arr {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 16px;
	height: 16px;
	background-color: #333
}

.icon.r-arr .arr {
	border-color: #FFF;
	position: absolute
}

.icon.r-arr .arr.top {
	bottom: 4px;
	left: 5px
}

.icon.r-arr .arr.right {
	top: 5px;
	left: 4px
}

.icon.r-arr .arr.down {
	top: 4px;
	left: 5px
}

.icon.r-arr .arr.left {
	top: 5px;
	right: 4px
}

.icon.r-b {
	position: relative;
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px
}

.icon.red {
	background-color: #FC6B00;
	color: #FFF;
	padding: 0 5px;
	height: 22px;
	line-height: 22px
}

.icon.orange {
	background-color: #FF5800;
	color: #FFF;
	padding: 0 5px;
	height: 22px;
	line-height: 22px
}

.icon.gray {
	background-color: #CCC;
	color: #FFF;
	padding: 0 5px;
	height: 22px;
	line-height: 22px
}

.arr {
	display: inline-block;
	border: #666 solid;
	border-width: 2px 2px 0 0;
	width: 4px;
	height: 4px
}

.arr.top {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.arr.right {
	position: relative;
	top: -2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.arr.down {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.arr.left {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-duration: 0;
	transition-duration: 0
}

.form .c-g {
	height: 26px;
	line-height: 26px;
	border: 1px solid #BFBFBF;
	padding: 6px 0;
	margin: 16px 0
}

.form .c-l-g {
	line-height: 26px;
	border: 1px solid #BFBFBF;
	padding: 6px 0;
	margin: 16px 0
}

.form .c-l {
	float: left;
	width: 83px;
	padding-right: 5px;
	text-align: right;
	border-right: 1px solid #BFBFBF
}

.form .c {
	margin-left: 93px;
	padding-right: 10px;
	position: relative
}

.form .ib-btn {
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	text-decoration: none;
	color: #FFF
}

.form .btn-send {
	position: absolute;
	right: 10px;
	top: 0;
	height: 25px;
	line-height: 25px;
	width: auto;
	white-space: nowrap
}

.form .text,
.form .x-input {
	border: none;
	width: 100%;
	height: 26px
}

.form .verify-input {
	width: 80px
}

.form .verify-code {
	vertical-align: middle
}

.form .select {
	border: none;
	background: 0 0;
	width: 100%;
	height: 26px
}

.form .inputstyle {
	border: none;
	background: 0 0;
	height: 26px
}

.form .s-arr {
	position: absolute;
	top: 10px;
	right: 10px
}

.form .c-g-c {
	height: 28px;
	line-height: 28px;
	padding: 6px 0;
	margin: 16px 0
}

.form .c-g-c label {
	text-decoration: underline;
	color: #009
}

.form .notice {
	text-align: right;
	color: #999
}

.form .a-s-verify,
.form .acc-email,
.form .acc-mobile,
.form .get-email-vcode,
.form .get-mobile-vcode,
.form .o-email,
.form .o-mobile {
	display: none
}

.o-f-mobile .acc-mobile,
.o-f-mobile .get-mobile-vcode,
.o-f-mobile .o-mobile {
	display: block
}

.o-f-mobile .acc-email,
.o-f-mobile .get-email-vcode,
.o-f-mobile .o-email {
	display: none
}

.o-f-allof .a-s-verify {
	display: block
}

.o-f-email .acc-email,
.o-f-email .get-email-vcode,
.o-f-email .o-email {
	display: block
}

.o-f-email .acc-mobile,
.o-f-email .get-mobile-vcode,
.o-f-email .o-mobile {
	display: none
}

.pageview {
	padding: 10px 0;
	text-align: center
}

.pageview .flip {
	display: inline-block;
	padding: 1px 5px 2px;
	margin: 0 2px;
	border: 1px solid #ddd
}

.pageview .active {
	color: #fff;
	background: #a50c17
}

.pageview .over {
	color: #ccc
}

header {
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ececec), color-stop(100%, #d4d4d4));
	background-image: -webkit-linear-gradient(#ececec, #d4d4d4);
	background-image: -moz-linear-gradient(#ececec, #d4d4d4);
	background-image: linear-gradient(#ececec, #d4d4d4);
	height: 38px;
	position: relative;
	border-bottom: 1px solid #D6D6D6
}

.page header:after,
.page header:before {
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ececec), color-stop(100%, #d4d4d4));
	background-image: -webkit-linear-gradient(#ececec, #d4d4d4);
	background-image: -moz-linear-gradient(#ececec, #d4d4d4);
	background-image: linear-gradient(#ececec, #d4d4d4);
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 300px
}

.page header:before {
	right: 100%
}

.page header:after {
	left: 100%
}

.footer {
	padding: 10px;
	text-align: center;
	color: #999;
	background-color: #f5f5f5
}

.footer p {
	margin-top: 10px
}

.a-bar {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	width: 100%;
	padding: 7px 0 6px;
	height: 25px
}

.a-bar .arr {
	position: relative;
	top: -2px
}

.a-bar .a-name {
	text-align: center;
	font-size: 16px;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	height: 25px;
	line-height: 25px
}

.a-bar .a-back {
	color: #333;
	margin-left: 9px;
	text-decoration: none;
	text-align: center;
	height: 25px;
	line-height: 25px
}

.a-bar .a-right {
	margin-right: 9px;
	text-decoration: none;
	height: 25px;
	line-height: 25px
}

.a-bar .a-right .btn {
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px
}

.a-bar .a-search {
	padding-left: 5px
}

.a-bar .a-search.active {
	border: 1px solid #999;
	background-color: #FFF
}

.a-bar .a-search.active .a-search-ipt {
	display: inline-block
}

.a-bar .a-search .a-search-ipt {
	display: none;
	border: none
}

.a-bar .a-search .a-search-btn {
	border: none;
	width: 49px;
	height: 25px;
	line-height: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8wMy8xM95CB9IAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzQGstOgAAAA8UlEQVQokZWRwVXDMBBEv90ILgFe5k46yKMCOx1QQkqgA3AHpgNynwPpAHeQVGAOrJ9tWebBXCStZnZG2mIYBgAk7YET8MiEC3Cy3ZFBMQwDkhrgNUcItLabtFiG4yg8A0+2C+ABeI96HQZL591u9xFRz7b3KUFSBxyA3na1cGZ648tG5OdY7yStxABsfYrtr9kxL5Z0nxMnbtdUfIn9KSee1Xvbn6l4vDxI6kYnSZWkN6CO+3l8YJrznPQbFvMuAaJwBPqEfONn9iPqMJqc54jYFXAd35hJ1tpuVuIt5Br8WZxrUG5T14i/aeN4/Jdzim/uuWYe+jT1fgAAAABJRU5ErkJggg==) no-repeat 50%
}

.slider {
	position: relative;
	overflow: hidden
}

.slider .slider-list {
	position: absolute;
	border-collapse: separate;
	border-spacing: 8px 0
}

.slider .innershadow {
	width: 100%;
	height: 140%;
	position: absolute;
	top: -20%;
	z-index: 3;
	-webkit-box-shadow: inset 0 0 15px 20px rgba(255, 255, 255, .98);
	-moz-box-shadow: inset 0 0 15px 20px rgba(255, 255, 255, .98);
	box-shadow: inset 0 0 15px 20px rgba(255, 255, 255, .98)
}

.slider-point {
	text-align: center
}

.slider-point span {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #E9E9E9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4)
}

.slider-point span.act {
	background-color: #FC6B00
}

.pt-pic {
	padding-bottom: 10px
}

.pt-pic .slider {
	height: 205px;
	padding-top: 6px
}

.pt-pic .slider-item {
	width: 198px;
	height: 198px;
	border: 1px solid #CCC;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.pt-pic .slider-item img {
	max-width: 198px;
	max-height: 198px;
	vertical-align: middle
}

.pt-name {
	font-size: 18px;
	padding: 0 5px
}

.pt-price {
	position: relative;
	border-bottom: 1px solid #BFBFBF;
	line-height: 40px
}

.pt-price .price {
	color: red;
	font-size: 18px;
	font-weight: 700
}

.pt-price .arr {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -3px
}

.pt-promotions {
	position: relative;
	border-bottom: 1px solid #BFBFBF;
	padding: 8px 21px 8px 5px
}

.pt-promotions .arr {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -3px
}

.pt-promotions .ib {
	padding: 0 5px;
	margin: 5px
}

.promotions-panel {
	padding: 10px
}

.promotions-panel .panel {
	padding: 10px 0
}

.promotions-panel .panel li {
	padding: 5px 0;
	border-top: 1px dashed #ddd
}

.promotions-panel .panel li.first {
	border: none
}

.promotions-panel .panel li.disable {
	color: #999
}

.promotions-panel .panel li.disable span {
	color: #999
}

.promotions-panel .panel span {
	color: #900
}

.pt-sku {
	padding: 8px 0;
	position: relative
}

.pt-sku .sku {
	padding: 0 5px;
	margin: 5px;
	display: inline-block;
	border: 1px solid #DDD;
	background-color: #EAEAEA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 28px;
	color: #000
}

.pt-sku .sku .arr {
	position: relative;
	top: -3px;
	margin-left: 3px
}

.pt-sku .sku.sel {
	border-color: #C00
}

.pt-sku .sel-sku-box {
	padding: 0 5px
}

.pt-sku .close-bar {
	margin-top: 10px;
	border-top: 1px solid #BFBFBF;
	text-align: center
}

.pt-sku .close-bar .close {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 50px;
	height: 25px;
	-webkit-border-radius: 0 0 4px 3px;
	-moz-border-radius: 0 0 4px 3px;
	border-radius: 0 0 4px 3px;
	background-color: #FFF;
	border: 1px solid #BFBFBF;
	border-top: 1px solid #FFF
}

.pt-sku .sku-item .k {
	float: left;
	width: 60px;
	text-align: right;
	line-height: 38px
}

.pt-sku .sku-item .v {
	margin-left: 60px
}

.pt-btn {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	padding: 5px 5px 5px 0
}

.pt-btn .btn {
	margin-left: 5px;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1
}

.pt-detail {
	margin: 15px 0;
	padding: 0 5px
}

.pt-detail .panel {
	padding: 10px
}

.pt-detail .panel img {
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: -1px;
	/*vertical-align: top;*/
	display: block;
}

.pt-comment {
	padding: 10px
}

.pt-comment .info {
	padding: 10px 110px 10px 10px;
	border: 1px solid #ddd;
	background-color: #f2f2f2
}

.pt-comment .info .publish {
	float: right;
	margin-right: -110px;
	width: 80px;
	padding: 10px;
	border-left: 1px solid #ddd
}

.pt-comment .info .publish .btn {
	height: 25px;
	line-height: 25px;
	font-size: 12px
}

.pt-comment .info .grades {
	padding: 10px 0
}

.pt-comment .info .grades .num {
	font-size: 18px;
	font-weight: 800;
	color: #f60
}

.pt-comment .info .gray {
	color: #999
}

.pt-comment .count {
	padding: 15px 0 10px
}

.pt-comment .list {
	display: none
}

.pt-comment .list.active {
	display: block
}

.pt-comment .list .item {
	margin-top: 10px
}

.pt-comment .list .item .anthor {
	padding: 10px 10px 10px 77px;
	background-color: #f2f2f2
}

.pt-comment .list .item .anthor .person {
	float: left;
	margin-left: -68px;
	width: 62px;
	text-align: center
}

.pt-comment .list .item .anthor .person .level {
	border: 1px solid #fce8be;
	background-color: #fef7e9
}

.pt-comment .list .item .anthor .person .pic {
	width: 60px;
	height: 60px;
	border: 1px solid #eee;
	overflow: hidden;
	background-color: #ddd
}

.pt-comment .list .item .anthor .person .name {
	padding-top: 3px
}

.pt-comment .list .item .anthor .time {
	float: right
}

.pt-comment .list .item .anthor .content {
	padding-top: 30px;
	min-height: 70px
}

.pt-comment .list .item .content {
	word-break: break-word
}

.pt-comment .list .item .consult {
	padding: 10px;
	background-color: #f2f2f2
}

.pt-comment .list .item .reply {
	padding-left: 50px
}

.pt-comment .list .item .reply .reply-item {
	margin-top: 10px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 20px;
	position: relative
}

.pt-comment .list .item .reply .reply-item .n {
	float: left;
	margin-top: 8px;
	margin-left: -40px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background-color: #666;
	border-radius: 5px
}

.pt-comment .list .item .reply .reply-item .c {
	display: block
}

.pt-comment .list .item .reply .reply-item .t {
	display: block;
	margin-top: -20px;
	text-align: right;
	color: #999
}

.pt-comment .list .item .reply .reply-item i {
	position: absolute;
	left: -4px;
	top: 22px;
	background-color: #fff;
	border-color: #ddd;
	border-width: 1px 1px 0 0
}

.pt-comment .list .item .reply .btn {
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
	font-size: 12px
}

.pt-comment .pager {
	margin-top: 10px;
	text-align: center
}

.pt-comment .pager .current,
.pt-comment .pager .next,
.pt-comment .pager .prev {
	padding: 3px 8px;
	border: 1px solid #ddd;
	background-color: #f2f2f2
}

.pt-comment .pager .prev {
	float: left
}

.pt-comment .pager .next {
	float: right
}

.pt-comment .pager .current {
	display: inline-block
}

.publish_comment {
	padding-bottom: 10px
}

.publish_comment .grades {
	padding: 5px 0
}

.publish_comment .grades .tag {
	display: inline-block;
	width: 80px;
	text-align: right
}

.publish_comment .consult-type {
	height: 65px
}

.publish_comment .consult-type strong {
	display: block;
	padding: 10px 0
}

.publish_comment .consult-type span {
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.publish_comment .consult-type span.active {
	color: #FFF;
	background-color: #333
}

.publish_comment .textarea {
	padding: 10px 0
}

.publish_comment .textarea .action-fill-textarea {
	width: 98%;
	height: 80px;
	border: 1px solid #ddd;
	resize: none
}

.publish_comment .tip {
	padding: 10px 0;
	text-align: right;
	color: #999
}

.publish_comment .item {
	padding: 5px;
	border: 1px solid #ddd;
	line-height: 25px;
	min-height: 25px
}

.publish_comment .item label {
	float: left;
	width: 70px;
	padding-right: 5px;
	border-right: 1px solid #ddd;
	text-align: right
}

.publish_comment .item input {
	border: none;
	margin-left: 5px;
	width: 200px;
	vertical-align: middle
}

.publish_comment .item .verify-input {
	width: 88px
}

.publish_comment .item .verify-code {
	vertical-align: middle
}

.publish_comment .mt10 {
	margin-top: 10px
}

.brands-list {
	padding: 10px 0
}

.brands-list .items {
	float: left;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 10px
}

.brands-list .items:nth-child(3n+0) {
	padding-right: 0
}

.brands-list .img {
	width: 91px;
	height: 91px;
	border: 1px solid #DDD;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.brands-list .img img {
	max-width: 91px;
	max-height: 91px;
	vertical-align: middle
}

.brands-list .intro {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.total {
	height: 38px;
	line-height: 38px;
	font-weight: 700;
	font-size: 14px
}

.total .fixed-bar {
	height: 38px;
	line-height: 38px;
	background-color: #FEF7E9
}

.total.fixed .fixed-bar {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
}

.total.fixed .fixed-bar .checkout {
	display: block
}

.total .checkout {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 5px;
	height: 38px;
	line-height: 38px;
	color: #FF5800
}

.total .checkout .arr {
	border-color: #FF5800;
	position: relative;
	top: -2px
}

.total-inner {
	position: relative;
	padding: 0 5px
}

.cart-pt .pre-info {
	padding: 10px;
	background-color: #EEE
}

.cart-pt .order-promotion .pre-info {
	padding: 0;
	background: 0 0
}

.cart-pt .cart-empty {
	width: 160px;
	margin: 0 auto;
	padding: 50px 0
}

.cart-pt .cart-empty h1 {
	padding-top: 90px;
	font-size: 14px;
	background: url(../images/cart_empty.png) no-repeat center top
}

.cart-pt .cart-empty p {
	padding-top: 20px;
	line-height: 30px;
	color: #999
}

.pt-gallery .panel {
	padding: 0 10px
}

.pt-gallery .no-data {
	padding: 30px 0;
	text-align: center
}

.pt-gallery .no-data a {
	color: #2970A6
}

.pt-gallery .warn {
	margin-bottom: 20px;
	display: inline-block;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	background: url(../images/warn.jpg) no-repeat
}

.pt-gallery .filter-handle {
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
	height: 25px;
	line-height: 25px
}

.pt-list .pt-h-item {
	padding: 10px 0
}

.pt-list .pt-h-item .star {
	margin-right: 5px
}

.pt-list .pt-h-link {
	color: #333
}

.pt-list .pt-h-img {
	float: left;
	width: 79px;
	height: 79px;
	border: 1px solid #BFBFBF;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background-color: #FFF
}

.pt-list .pt-h-img img {
	max-width: 79px;
	max-height: 79px;
	vertical-align: middle
}

.pt-list .pt-h-info {
	margin-left: 92px
}

.pt-list .pt-h-name {
	height: 3em;
	line-height: 1.5em;
	overflow: hidden
}

.pt-list .pt-h-price {
	height: 24px;
	line-height: 24px
}

.pt-list .pt-h-price .pre {
	display: inline-block;
	padding: 0 10px
}

.pt-list .pt-h-price .pre .top {
	display: none
}

.pt-list .pt-h-price .pre.act {
	background-color: #EEE
}

.pt-list .pt-h-price .pre.act .down {
	display: none
}

.pt-list .pt-h-price .pre.act .top {
	display: inline-block
}

.pt-list .pt-h-price .down {
	position: relative;
	top: -3px
}

.pt-list .pt-h-price .top {
	position: relative;
	top: -1px
}

.pt-list .pt-h-pro {
	text-align: right
}

.pt-list .pt-h-pro .J-pre {
	display: inline-block;
	width: 80px;
	text-align: center
}

.pt-list .pt-h-pro .J-pre .top {
	display: inline-block
}

.pt-list .pt-h-pro .J-pre .down {
	display: none
}

.pt-list .pt-h-pro .J-pre.act {
	background: #eee
}

.pt-list .pt-h-pro .J-pre.act .top {
	display: none
}

.pt-list .pt-h-pro .J-pre.act .down {
	display: inline-block
}

.pt-list .pt-h-pro .pre-info {
	padding: 10px;
	text-align: left;
	background: #eee
}

.pt-list .pt-h-bar {
	margin-top: 12px;
	clear: both
}

.pt-list .pt-h-del,
.pt-list .pt-h-fav {
	float: right
}

.pt-list .pt-h-del a,
.pt-list .pt-h-fav a {
	font-size: 13px;
	padding: 0 10px
}

.pt-list .pt-h-fav {
	margin-right: 12px
}

.pt-list .pt-h-other {
	min-height: 20px;
	color: #999
}

.pt-num {
	display: box;
	display: -webkit-box;
	display: -moz-box
}

.pt-h-item .pt-num {
	float: left
}

.pt-num .minus,
.pt-num .plus {
	display: inline-block;
	width: 31px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #BFBFBF;
	text-align: center
}

.pt-num .num {
	padding: 0 5px
}

.pt-num .num .num-ipt {
	border: 1px solid #BFBFBF;
	background-color: #FFF;
	height: 31px;
	line-height: 31px;
	text-align: center;
	width: 35px;
	padding: 0 2px
}

.pt-num .warn-message {
	margin-left: 5px
}

.pt-filter .title {
	height: 30px;
	line-height: 30px;
	padding: 5px;
	border-bottom: 1px solid #DDD
}

.pt-filter .title .reset {
	font-weight: 800;
	color: #2970A6
}

.pt-filter .title .btn {
	float: right;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 12px
}

.pt-filter dl {
	margin: 8px;
	border-bottom: 1px solid #DDD
}

.pt-filter dl dt {
	padding: 8px 10px;
	border: 1px solid #DDD;
	border-bottom: none
}

.pt-filter dl dt span {
	margin-left: 10px;
	font-weight: 400;
	color: #333
}

.pt-filter dl dt span.act {
	color: #FDB543
}

.pt-filter dl dt .arr {
	margin-right: 10px
}

.pt-filter dl dt .down {
	display: none
}

.pt-filter dl dt.first {
	border-bottom: none
}

.pt-filter dl dt.handle {
	font-weight: 800;
	background: #EAEAEA
}

.pt-filter dl dt.handle .right {
	display: none
}

.pt-filter dl dt.handle .down {
	display: inline-block
}

.pt-filter dl dd table {
	width: 100%;
	text-align: center;
	table-layout: fixed;
	background: #efefef
}

.pt-filter dl dd table td {
	height: 30px;
	border: 1px solid #DDD;
	border-bottom: none
}

.pt-filter dl dd table .handle {
	color: #FFF;
	background: #666
}

.pt-category .title {
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border-bottom: 1px solid #DDD
}

.pt-category strong {
	font-size: 16px
}

.pt-category .content {
	padding-bottom: 20px;
	text-align: center;
	background: #EAEAEA
}

.pt-category .content em {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #999
}

.pt-category .content .item {
	float: left;
	width: 47%;
	margin: 10px 1% 0;
	background: #FFF;
	border: 1px solid #DDD
}

.pt-category .content .item a {
	display: block;
	padding: 8px 0
}

.pt-category .content .item .arr {
	float: right;
	margin: 8px 10px 0 0
}

.pt-category .content .item span {
	display: inline-block;
	width: 130px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	overflow: hidden
}

.action-post-reply .form-item {
	padding: 5px 0
}

.action-post-reply .action-filled-textarea {
	width: 98%;
	height: 80px;
	border: 1px solid #ddd;
	resize: none
}

.action-post-reply .verify-code {
	vertical-align: middle
}

.popup {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	top: 50%;
	left: 40%;
	width: 260px;
	margin-left: -100px;
	height: auto;
	margin-top: -30px;
	background-color: rgba(0, 0, 0, .8);
	line-height: 60px;
	text-align: center;
	color: #FFF
}

.address-form {
	padding: 0 13px
}

.address-form .region .inputstyle {
	width: 190px
}

.address-btn {
	margin-top: 10px
}

.address-item,
.pay-item,
.shipping-item {
	margin: 12px 0
}

.pre-type {
	font-weight: 700;
	line-height: 26px;
	margin-top: 10px
}

.order-msg .c-g {
	margin: 0;
	padding: 6px 10px
}

.point-dis {
	padding: 10px
}

.point-dis b {
	color: red
}

.point-dis p {
	padding: 10px 0
}

.point-dis p span {
	margin-left: 20px
}

.point-dis .dis-set input {
	height: 28px;
	border: 1px solid #ddd
}

.point-dis .dis-set .btn {
	width: 80px;
	display: inline-block;
	vertical-align: middle
}

.coupon-use {
	padding: 10px
}

.coupon-use .panel {
	padding: 10px
}

.coupon-use .panel p {
	padding: 10px 0
}

.coupon-use .panel .btn {
	display: inline-block;
	width: 60px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	font-size: 12px
}

.coupon-use .used {
	padding: 5px 10px 0;
	border-top: 1px solid #ddd
}

.coupon-use .used li {
	padding: 5px 70px 5px 0
}

.coupon-use .used li .del {
	float: right;
	margin-right: -70px;
	color: #00e
}

.order-promotion,
.unused-promotion {
	padding: 5px 0
}

.order-promotion h3,
.unused-promotion h3 {
	font-weight: 400
}

.order-promotion ul,
.unused-promotion ul {
	padding-left: 30px
}

.order-promotion .btn-collapse,
.unused-promotion .btn-collapse {
	display: inline-block;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	border: 1px solid #a9a9a9;
	text-align: center;
	vertical-align: middle;
	font: 14px/18px simsun, serif;
	color: #666
}

.mem-avatar {
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #BFBFBF;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.mem-avatar img {
	max-width: 70px;
	max-height: 70px;
	vertical-align: middle
}

.mem-base {
	margin-left: 81px
}

.mem-name {
	float: left;
	font-weight: 700
}

.mem-experience {
	float: right
}

.mem-experience a {
	color: #2970A6
}

.mem-deposit {
	margin: 12px 0
}

.mem-integration {
	margin: 12px 0
}

.mem-menu {
	margin: 12px 0
}

.mem-menu .btn {
	font-size: 13px
}

.mem-menu .col {
	margin-right: 5px
}

.mem-menu .col:last-child {
	margin-right: 0
}

.mem-menu #cartNum {
	float: right;
	margin-top: -38px;
	height: 18px;
	line-height: 18px;
	border-radius: 10px
}

.mem-fav-list .title {
	position: relative;
	display: block;
	font-weight: 700;
	height: 30px;
	line-height: 30px
}

.mem-fav-list .arr {
	position: absolute;
	top: 50%;
	right: 13px;
	margin-top: -3px
}

.mem-fav-list .box {
	background-color: #BFBFBF
}

.mem-fav-item {
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	height: 75px;
	display: block;
	margin: 1px 0 1px 1px;
	background-color: #FFF
}

.mem-fav-item:last-child {
	margin-right: 1px
}

.mem-fav-item img {
	max-height: 75px;
	max-width: 75px
}

.mem-order-item {
	padding: 13px 0
}

.mem-order-pt {
	border: 1px solid #DDD;
	border-top: none;
	padding: 5px 5px 0
}

.mem-pt-item {
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 71px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #BFBFBF;
	border-right: none
}

.mem-pt-item img {
	max-width: 71px;
	max-height: 70px;
	vertical-align: middle
}

.mem-pt-item:last-child,
.mem-pt-item:nth-child(4n+0) {
	width: 70px;
	height: 70px;
	border: 1px solid #BFBFBF;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.mem-pt-item:last-child img,
.mem-pt-item:nth-child(4n+0) img {
	max-width: 70px;
	max-height: 70px;
	vertical-align: middle
}

.mem-pt-item .num {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #FF5800;
	height: 13px;
	line-height: 13px;
	color: #FFF;
	font-size: 11px;
	padding: 0 3px
}

.mem-pt-item .icon {
	position: absolute;
	top: 0;
	left: 0
}

.mem-comment-list th {
	height: 30px;
	border-bottom: 1px solid #ddd;
	background: #eee
}

.mem-comment-list td {
	padding: 5px 0
}

.mem-comment-list .goods-pic img {
	width: 60px;
	height: 60px
}

.mem-comment-list .goods-name {
	padding: 0 5px
}

.mem-comment-list .datetime {
	width: 88px;
	text-align: center
}

.mem-comment-list .actions {
	width: 60px;
	text-align: center;
	white-space: nowrap
}

.coupons {
	padding: 0 10px 10px
}

.coupons .gb {
	margin-top: 10px
}

.address .count,
.address .item {
	padding: 10px;
	border-bottom: 1px solid #DDD;
	position: relative
}

.address a {
	display: inline-block;
	margin-top: 10px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #DDD;
	background: #EEE
}

.address span {
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 8px;
	color: #FFF;
	background-color: #c00
}

.address .arr {
	position: absolute;
	right: 10px;
	top: 48%
}

.address .def {
	background-color: #fef7e9
}

.favorites .count {
	padding: 10px;
	border-bottom: 1px solid #DDD
}

.favorites .item {
	padding: 10px 10px 10px 110px;
	height: 120px;
	position: relative
}

.favorites .item .f-l {
	margin-left: -100px
}

.favorites .item a,
.favorites .item span {
	display: block
}

.favorites .item .pic {
	width: 80px;
	height: 80px;
	border: 1px solid #DDD;
	margin-bottom: 10px
}

.favorites .item img {
	width: 80px;
	height: 80px
}

.favorites .item .del {
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #DDD;
	background: #EEE
}

.favorites .item .size {
	margin-top: 5px;
	color: #CCC
}

.favorites .item .price {
	margin-top: 10px;
	color: red
}

.favorites .item .get {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center
}

.favorites .item .disabled {
	color: #FFF;
	background: gray
}

.deposit,
.integral {
	padding: 10px
}

.deposit .count,
.integral .count {
	padding-bottom: 10px;
	font-weight: 800
}

.deposit .count em,
.integral .count em {
	margin-right: 30px
}

.deposit table,
.integral table {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: 100%
}

.deposit table th,
.integral table th {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	text-align: left
}

.deposit table td,
.integral table td {
	padding: 5px
}

.deposit table .trade,
.integral table .trade {
	color: green
}

.deposit .deposit-num,
.integral .deposit-num {
	padding-bottom: 20px
}

.deposit .deposit-way,
.integral .deposit-way {
	padding-bottom: 70px
}

.deposit .deposit-way .act,
.integral .deposit-way .act {
	border-color: #900
}

.deposit .deposit-way .btn,
.integral .deposit-way .btn {
	margin-top: 10px
}

.reg-license {
	max-height: 400px;
	overflow-y: scroll
}

.article-list .article-item {
	line-height: 2.5;
	font-size: 14px
}

.article-main {
	font-size: 14px;
	line-height: 2
}

.article-main .mod-title {
	text-align: center
}

.article-main .article-time {
	text-align: center
}

.article-main .mod-content {
	margin: 0 2em
}

.autocompletion {
	position: absolute;
	z-index: 1000;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 100%;
	margin-left: -2px;
	font-size: 14px;
	line-height: 2
}

.autocompletion-shim {
	position: absolute;
	z-index: 999;
	background: rgba(255, 255, 255, .01);
	width: 100%;
	margin-left: -2px;
	-webkit-tap-highlight-color: transparent;
	pointer-events: none
}

.coupon-widget {
	color: #fff;
	background-color: #fff
}

.coupon-widget .coupon-banner {
	overflow: hidden
}

.coupon-widget .coupon-banner img {
	width: 100%;
	vertical-align: bottom
}

.coupon-widget .coupon-content {
	position: relative;
	padding: .4rem .85rem .4rem
}

.coupon-widget .coupon-content .coupon-title {
	position: absolute;
	left: 0;
	right: 0;
	top: -1rem;
	background: url(youhui.png) no-repeat center center;
	background-size: 4rem;
	text-indent: -999px;
	color: #fff
}

.coupon-widget .coupon-content .coupon-note {
	color: #999;
	margin-bottom: 5px
}

.coupon-widget .coupons-list-type1 {
	overflow: hidden
}

.coupon-widget .coupons-list-type1 .cp-left {
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	margin-left: .7rem
}

.coupon-widget .coupons-list-type1 .cp-left .title {
	font-size: 1.1em;
	max-height: 2rem;
	line-height: 1rem;
	overflow: hidden
}

.coupon-widget .coupons-list-type1 .cp-left .name {
	display: none
}

.coupon-widget .coupons-list-type1 .cp-right {
	width: 2rem;
	text-align: center;
	font-size: .9em;
	margin-right: .7rem
}

.coupon-widget .coupons-list-type1 .cp-right .cp-btn {
	display: block;
	padding: 2px 0;
	height: 1.8rem;
	width: 1.8rem;
	line-height: .9rem;
	margin: auto;
	color: #fff;
	background-color: #e86403;
	border-radius: 3px
}

.coupon-widget .coupons-list-type1 .cp-item {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-moz-box-align: justify;
	-ms-flex-align: center;
	justify-content: space-between;
	align-content: center;
	margin-right: 10px;
	margin-bottom: 7px;
	height: 3rem;
	float: left;
	width: 48%;
	color: #fff;
	background: url(../images/coupon_sm.png) no-repeat center;
	background-size: 100%;
	background-origin: content-box
}

.coupon-widget .coupons-list-type1 .cp-item:nth-child(2n) {
	margin-right: 0
}

.coupon-widget .coupons-list-type1 .cp-item.act {
	background: url(../images/coupon_sm_dis.png) no-repeat center;
	background-size: 100%;
	background-origin: content-box
}

.coupon-widget .coupons-list-type1 .cp-item.act .cp-btn {
	background-color: #8e8e8e
}

.coupon-widget .coupons-list-type2 {
	overflow: hidden
}

.coupon-widget .coupons-list-type2 .cp-left {
	position: relative;
	float: left;
	padding: 0;
	width: 68.5%;
	height: 4rem
}

.coupon-widget .coupons-list-type2 .cp-left .title {
	margin-top: 1.2rem;
	font-size: .9rem;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	overflow: hidden
}

.coupon-widget .coupons-list-type2 .cp-left .name {
	position: absolute;
	bottom: 6px;
	right: 10px;
	font-size: .85em
}

.coupon-widget .coupons-list-type2 .cp-right {
	width: 31.5%;
	float: left;
	height: 4rem;
	text-align: center;
	font-size: 1em
}

.coupon-widget .coupons-list-type2 .cp-right .cp-btn {
	display: block;
	height: 4rem;
	line-height: 3.6rem;
	margin: auto;
	color: #e86403
}

.coupon-widget .coupons-list-type2 .cp-item {
	margin-bottom: 7px;
	height: 4rem;
	width: 100%;
	color: #fff;
	background: url(../images/coupon_bg.png) no-repeat center;
	background-size: 100%;
	background-origin: content-box
}

.coupon-widget .coupons-list-type2 .act {
	background: url(../images/coupon_bg_dis.png) no-repeat center;
	background-size: 100%;
	background-origin: content-box
}

.coupon-widget .coupons-list-type2 .act .cp-btn {
	color: #bbb
}


/*商品详情聚合页样式 2016年12月22日 19:00:13 by shen*/

.pt-relate {
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
}

.pt-relate p {
	min-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}

.pt-relate p a {
	height: 25px;
	border: 1px solid #bfbfbf;
	border-radius: 2px;
	line-height: 23px;
	font-size: 13px;
	color: #232326;
	float: left;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 98%;
	box-sizing: border-box;
}

.pt-label {
	float: left;
	display: inline-block;
	line-height: 15px;
	font-size: 13px;
	color: #81838e;
	white-space: normal;
	height: auto;
}

.eq_tag_promotion {
	background: #FC6B00;
	color: #fff;
	font-size: 10px;
	width: 70px;
	height: 17px;
	text-align: center;
	line-height: 17px;
	-webkit-transform: rotate(-30deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.8660254037844386, M12=0.5, M21=-0.5, M22=0.8660254037844386);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
	position: relative;
	left: -20px;
	top: 2px;
	overflow: hidden;
}

.promotions-desc-s {
	float: left;
}

.promotions-saled {
	color: #fff;
	background-color: gray;
	border-radius: 5px;
	margin-left: 10px;
	padding: 0px 4px 0px 4px;
}

.promotions-more-btn {
	height: 40px;
	width: 99%;
	text-align: center;
	line-height: 40px;
	color: #333;
	text-align: center;
	border-radius: 4px;
	float: left;
	clear: both;
}

ul.fenqi_checks {
	width: 100%;
	border: 0px;
	list-style: none;
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

ul.fenqi_checks li {
	width: 100%;
	margin: 0px;
	float: left;
	clear: both;
}

.l-k-new-wap {
	float: left;
}

.J_defpay_new {
	height: 24px;
	line-height: 24px;
}

.l-right-new-wap {
	float: right;
}

.font-nowrap {
	white-space: nowrap;
}

.line-height-20 {
	line-height: 20px;
	text-align: right;
}

.row-pay-fenqi-selects {
	width: 85%;
	padding: 4px 15px 4px 15px;
	height: 40px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
}

ul.fenqi_checks li.fenqi_num_label .row-pay-fenqi-selects label {
	width: 80%;
	float: left;
	text-align: left;
	padding-left: 20px;
}

ul.fenqi_checks li.fenqi_num_label .row-pay-fenqi-selects label .eve_fee_fenqi {
	font-size: 13px;
	color: #777777;
}

ul.fenqi_checks li.tip-pay-fenqi span {
	font-size: 12px;
	color: #777777;
	height: 30px;
	line-height: 30px;
	margin-left: 24px;
}

ul.fenqi_checks li.fenqi_num_label .row-pay-fenqi-selects input {
	float: left;
	margin-top: 15px;
}

.goto-pay-btn {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	max-width: 240px;
	margin-top: 18px;
}


/*组合促销-限时优惠 */

.pt-cdown {
	position: relative;
	border-bottom: 1px solid #BFBFBF;
	padding: 8px 21px 8px 5px;
}

.groupbuy-ident {
	padding: 15px;
	width: 100%;
	height: 48px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.groupbuy-ident .arrow {
	position: absolute;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	width: 78px;
	height: 78px;
}

.groupbuy-ident .arrow i {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 39px dashed transparent;
}

.groupbuy-ident .arrow-left {
	top: 0;
	width: 30px;
	right: 0;
}

.groupbuy-ident .arrow-left i {
	border-right-style: solid;
}

.groupbuy-ident .arrow-left .above {
	border-right-color: #FFFFFF;
	left: 0;
	top: 0;
}

.groupbuy-ident .arrow-left .above {
	left: -39px;
	border-right-width: 30px;
}

.groupbuy-ident .price {
	float: left;
	line-height: 48px;
}

.groupbuy-ident .actions {
	display: block;
	float: right;
	margin-right: 30px;
}

.groupbuy-ident .actions .btn-groupbuy {
	/*margin-right:50px;*/
}

.groupbuy-ident .btn {
	/*margin-right: 20px; */
}

.btn-groupbuy span {
	/*padding-left: 30px;*/
	line-height: 2.22727;
	border: 0 none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.men-deposit-new {
	margin-bottom: 1px;
}

.eqinfo-member-info {
	display: block;
	margin: 10px 0px 10px 0px;
	line-height: 1.5;
}

.eqinfo-member-info>ul {
	list-style: none;
}

.eqinfo-member-info>ul>li {
	list-style: none;
	border-bottom: 1px solid #efefef;
	padding: 6px 10px 6px 10px;
	clear: both;
	height: 22px;
}

.eqinfo-member-info>ul>li>span {
	padding: 0px;
	display: block;
}

.eqinfo-member-info>ul>li>span.info-l {
	float: left;
}

.eqinfo-member-info>ul>li>span.info-r {
	float: right;
	margin-right: 10px;
}

.eqinfo-member-info>ul>li>span>a {
	color: #2970A6;
}

#kol_info {
	margin-bottom: 20px;
}

.kol-menu {
	position: relative
}

.kol-menu i.arr {
	top: 18px;
	position: absolute;
	right: 10px;
}

.reply-askkol p {
	padding: 5px 0;
	font-weight: bold;
}

.discuss-pics {
	width: 250px;
	float: left
}

.discuss-pic {
	border: 1px solid #999;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

.discuss-add-pic {
	width: 50px;
	height: 50px;
	background: url(../images/add.png) no-repeat;
}

.ov-h {
	overflow: hidden;
}

.discuss-pic-mask {
	position: absolute;
	top: 0;
	z-index: 101;
	background: url(../images/loading.gif) no-repeat center;
	width: 50px;
	height: 50px;
}

.mask {
	background: #ddd;
}

.clear {
	clear: both;
}

.comment-img li {
	width: 50px;
	height: 50px;
	float: left;
	padding: 5px 5px 0 0;
}

.comment-img-slider {
	background-color: #000;
	z-index: 65536;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	touch-action: none;
}

.comment-img-slider .scroller {
	height: 100%;
	display: -webkit-box;
	-webkit-box-lines: multiple;
}

.comment-img-slider .scroller .scroller-item {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
}

.comment-img-slider .scroller-item img {
	-webkit-user-drag: none;
	-webkit-user-select: none;
	max-width: 100%;
	max-height: 100%;
}

.comment-img-slider .scroller-point {
	position: absolute;
	right: 0;
	left: 0;
	top: 5px;
	text-align: center;
}

.comment-img-slider .scroller-point i {
	height: 6px;
	width: 6px;
	border-radius: 50%;
	margin: 0 3px;
	display: inline-block;
	background-color: #7a7a7a;
}

.comment-img-slider .scroller-point i.current {
	background-color: #b10000;
}

.comment-cat-label {
	padding: 10px;
	border: 1px solid #ddd;
	line-height: 25px;
	min-height: 25px;
}

.comment-cat-label span {
	padding: 6px;
	border: 1px solid #e0a902;
	border-radius: 10px;
	color: #e0a902;
	margin-right: 5px;
}

.comment-filter {
	padding: 5px 10px;
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.comment-filter .filter-tab {
	display: block;
	background-color: #F5F5F5;
	color: #666;
	padding: 2.5% 4.5%;
	margin: 0 2.3% 3.5% 0;
	float: left;
	border-radius: 10px;
}

.comment-filter .filter-tab.current {
	background-color: #FF5800;
	color: #FFF;
}

.comment-actions {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.btn-zan {
	float: left;
	width: 45%;
}

.btn-reply {
	float: right;
	width: 45%;
}

.pro-sku .sku.sel {
	border-color: #C00;
}

.pro-sku .sku {
	padding: 0 5px;
	margin: 5px;
	display: inline-block;
	border: 1px solid #DDD;
	background-color: #EAEAEA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 28px;
	color: #000;
}

.pro-sku .pt-label {
	height: 20px;
	float: left;
	width: 60px;
	line-height: 38px;
}

.pre-label {
	width: 125px;
	float: left;
}

.has-content {
	display: block;
	background-color: #F5F5F5;
	color: #666;
	padding: 2.5% 4.5%;
	margin: 0 2.3% 3.5% 0;
	float: left;
	border-radius: 10px;
}

.pt-combos {
	overflow: hidden;
	padding-bottom: 10px;
}

.pt-combos ul.scroll-combo {
	overflow: hidden;
}

.pt-combos li.combo-item {
	float: left;
	margin-right: 20px;
}

.pt-combos .combo-item-title {
	font-size: 12px;
	color: #848689
}

.pt-combos .combo-item-content {
	margin-top: 10px;
	overflow: hidden;
	display: table;
}

.pt-combos .combo-item-pic {
	width: 63px;
	height: 63px;
	border: 1px solid #ddd;
	display: table-cell;
}

.pt-combos .combo-item-pic img {
	width: 63px;
	height: 63px;
}

.combo-item-content .combo-item-add {
	position: relative;
	top: -24px;
	color: #333;
	font-size: 12px;
	padding: 0 4px;
	vertical-align: top;
	width: 7px;
}

.m-combo {
	padding-bottom: 14px;
	min-height: 105px;
}

.combo-list .combo-box {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
}

.combo-title {
	height: 41px;
	line-height: 41px;
	position: relative;
	padding-left: 10px;
}

.combo-title h3 {
	float: left;
	margin-right: 10px;
	font-weight: normal;
	font-size: 13px;
}

.c-price {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}

.combo-title .icon-arr-r {
	position: absolute;
	top: 16px;
	right: 8px;
	width: 5px;
	height: 5px;
}

.m-combo .list-combo {
	margin-left: 10px;
	width: 100%;
	overflow: hidden;
}

.m-combo .list-combo-product {
	width: 62px;
	padding-right: 10px;
}

.list-combo li {
	display: table-cell;
	height: 72px;
	overflow: hidden;
}

.c-link {
	display: block;
	height: 100%;
}

.m-combo .c-img {
	border: 1px solid #ddd;
	width: 60px;
	height: 60px;
	float: left;
}

.m-combo .c-info {
	padding-top: 10px;
	margin-left: 70px;
}

.m-combo .c-name {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 6px;
	line-height: 13px;
}

.m-combo.open .combo-title .c-price,
.m-combo .c-info,
.m-combo .combo-action {
	display: none;
}

.m-combo.open .list-combo {
	position: static;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
	width: auto;
}

.m-combo.open .list-combo .list-combo-product {
	padding: 14px 0;
	border-bottom: 1px solid #ddd;
	width: 94%;
	display: block;
}

.m-combo .combo-title .c-price,
.m-combo.open .c-info,
.m-combo.open .combo-action {
	display: block;
}

.m-combo .combo-action {
	padding: 0 10px;
	font-size: 13px;
}

.m-combo .c-total {
	line-height: 36px;
}

.m-combo .c-total .c-price {
	margin-right: 15px;
}

.c-o-price {
	color: #9c9c9c;
}

.m-combo .c-discount {
	margin-bottom: 14px;
}

.m-combo .btn-discount {
	border: 1px solid #FC6B00;
	border-radius: 2px;
	color: #FC6B00;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	padding-left: 4px;
	padding-right: 4px;
}

.combo-pro-last {
	border-bottom: 1px solid #ddd;
}

.show-comment {
	margin: 5px auto;
	font-size: 11pt;
	width: 95%;
	height: 75px;
	overflow: hidden;
}

.show-comment .play-comment-content {
	height: 75px;
	overflow: hidden;
	display: table;
}

.col-userhead {
	width: 41px;
	display: table-cell;
	vertical-align: middle;
}

.show-comment .comment-userhead {
	height: 40px;
	width: 40px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

.show-comment .comment-userhead img {
	height: 40px;
	width: 40px;
}

.show-comment .comment-stick-content {
	vertical-align: middle;
	height: 75px;
	overflow: hidden;
	display: table-cell;
	padding-left: 15px;
}

.show-comment .comment-stick-content .comment-text {
	max-height: 75px;
	overflow: hidden;
}

.pt-combos .combo-item-title {
	border: 1px solid #bfbfbf;
	padding: 0 5px;
	margin: 2px;
	display: inline-block;
	border: 1px solid #DDD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 28px;
	color: #000;
}

.pt-combos .sku {
	border-color: #C00;
}

.combo-item-content p {
	font-size: 8px;
}

.pt-combos .arrt {
	position: relative;
	top: 50%;
	right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	float: right;
}


/*限制滚动评论高度*/

.show-comment .comment-stick-content .comment-text {
	max-height: 64px;
}

/*新增追加评论*/
.add_picList{
	float: left;
	overflow: hidden;
}
.discuss-add-pic{
	cursor: pointer;
	float: left;
}
.item_img{
	float: left;
	position: relative;
	margin-right: 7px;
}
.item_img img{
	width: 1.6rem;
    height: 1.6rem;
    display: block;
}
.del_icon{
	width:1.6rem;
	height:1.6rem;
	position:absolute;
	top:0;
	left:0;
	z-index:209;
	cursor: pointer;
}
.submit_btn{
	background-color: #00a8ff;
    width: 100%;
    margin: 15px 0 10px;
    font-size: 0.48rem;
    color: #fff;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 4px;
}
.add_video{
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 7px;
}
