.global_fixed, .star_box i {
	display: block
}
.cart_page, .sku_list a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.buy_warp .bd, .cart_page, .comm_hd .star_box, .comment_list a, .item_pics .bd, .sku_list, .skunum span, .weidu p span {
	overflow: hidden
}
#footer {
	margin-bottom: 50px
}
.star_box span {
	width: 100%;
	background: url(/images/star-gray.png) 0 0 repeat-x;
	background-size:contain;
	height: 100%;
	display: block
}
.star_box i {
	width: 100%;
	background: url(/images/star.png) 0 0 repeat-x;
	background-size:contain;
	height: 100%
}
.app_tip {
	position: absolute;
	top: 44px
}
.swipe_wrap, .swipe_wrap li {
	height: 100%;
	position: relative
}
.app_tip .close {
	display: none
}
.item_pics {
	background-color: #fff;
	/*margin-top: 44px*/
}
.item_pics .current_count, .item_pics .share_page_btn, .product_name {
	position: absolute;
	background: rgba(0, 0, 0, .3)
}
.item_pics .bd {
	position: relative;
	width: 100%;
	height: 200px
}
.swipe_wrap {
	width: 100%
}
.swipe_wrap li {
	float: left;
    width: 0px;
    /*width:100%;*/
	text-align: center
}
    .swipe_wrap li:first-child {
        width:100%;
    }
.swipe_wrap img {
	width: 200px;
	height: 200px
}
.item_pics .current_count {
	z-index: 10;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	top: 10px;
	left: 10px;
	color: #fff
}
.item_pics .share_page_btn {
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    top: 10px;
    right: 10px;
    color: #fff;
}
.product_name {
	z-index: 10;
	padding: 5px 0;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff
}
.product_name span {
	display: block;
	margin-right: 70px;
	padding-left: 10px;
	height: 38px;
	overflow: hidden
}
.product_name a.fav_btn {
	display: block;
	position: absolute;
	right: 10px;
	top: 4px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	width: 40px;
	height: 34px;
	line-height: 20px
}
.item_info .now, .product_name a.fav_btn_on {
	color: #b0352f
}
.product_name a.fav_btn em {
	display: block;
	font-size: 12px
}
.item_info {
	background-color: #fff;
	padding: 8px 10px
}
.item_info .line {
	display: -webkit-box
}
.item_info .left {
	-webkit-box-flex: 1
}
.item_info .now b {
	font-size: 20px
}
.item_info .old, .item_info small {
	color: #999;
	font-size: 12px;
	margin-left: 5px
}
.item_info .price_type {
	color: #fff;
	background-color: #b0352f;
	font-size: 12px;
	padding: 2px 3px;
	line-height: 1;
	border-radius: 2px
}
.item_info .tagurl {
	margin-left: 10px;
	vertical-align: -1px;
	width: 24px;
	height: 26.5px
}
.item_info .line_pro .tagurl {
	margin-left: 5px;
	height: 18px;
	vertical-align: top
}
.item_info .right {
	width: 140px;
	text-align: right;
	color: #999
}
.item_info .sale {
	font-size: 12px;
	line-height: 30px
}
.item_info .timedown {
	display: inline-block;
	padding: 3px 4px 1px;
	border-radius: 8px;
	border: 1px solid #ccc;
	font-size: 10px;
	line-height: 1;
	margin-top: -4px
}
.item_info .timedown i {
	margin-right: 2px
}
.item_dec {
	border-top: 1px solid #ddd;
	background-color: #fff;
	padding: 10px
}
.item_dec span {
	color: #999;
	font-size: 12px
}
.teacur {
	width:20px; height:20px;-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	-webkit-animation:play 3s linear infinite;
	-moz-animation:play 3s linear infinite;
	animation:play 3s linear infinite;}
@-webkit-keyframes play{
	0%  {
		-webkit-transform:rotateY(0deg);
	}
	60% {
		-webkit-transform:rotateY(360deg);
	}
	100% {
		-webkit-transform:rotateY(360deg);
	}
}
@-moz-keyframes play{
	0%  {
		-moz-transform:rotateY(0deg);
	}
	100% {
		-moz-transform:rotateY(360deg);
	}
}
@keyframes play{
	0%  {
		transform:rotateY(0deg);
	}
	100% {
		transform:rotateY(360deg);
	}
}
.buy_warp {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 6100;
	width: 100%
}
.buy_warp .bd {
	display: -webkit-box;
	background: #fff;
	height: 45px;
	box-shadow: 1px 0 3px rgba(0, 0, 0, .3)
}
.buy_warp .price {
	display: block;
	-webkit-box-flex: 1;
	color: #b0352f;
	font-size: 14px;
	padding-left: 15px;
	line-height: 45px
}
.buy_warp .price b {
	font-size: 20px
}
.buy_warp a {
	display: block;
	text-align: center
}
.buy_warp .kefu {
	width: 30px;
	font-size: 12px;
	margin: 0 15px;
	padding-top: 2px
}
.buy_warp .kefu i {
	font-size: 16px;
	display: block;
	color: #b0352f
}
.buy_warp .btn {
	width: 22%;
	min-width: 80px;
	font-size: 16px
}
.cart_page {
	position: fixed;
	left: 0;
	bottom: 0px;
	z-index: 7000;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 2000px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s;
	transition: opacity .4s
}
#comment_showpic, #comment_showpic img, .cart_page .bg {
	-webkit-transition: all .5s
}
.cart_page .bg {
	position: absolute;
	left: 0;
	bottom: 45px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	transition: all .5s;
	-webkit-transform: translate(0, 500px);
	transform: translate(0, 500px)
}
#cart_page.pageshow {
	opacity: 1;
	visibility: visible
}
#cart_page.pageshow .bg {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.cart_page .close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 30px
}
.cart_page ul {
	padding: 10px;
	border-bottom: 1px solid #eee
}
.cart_page li p {
	margin-bottom: 10px
}
.cart_page li .storage {
	color: #999
}
.sku_list {
	font-size: 0;
	/*max-height: 156px*/
}
.sku_list input { display:none;}
.sku_list a {
	display: inline-block;
	min-width: 40px;
	padding: 5px 6px;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 8px;
	color: #666;
	background-color: #fff;
	font-size: 14px
}
.skunum input, .skunum span {
	float: left;
	height: 32px;
	display: block
}
.sku_list a.current {
	border-color: #b0352f;
	background-color: #b0352f;
	color: #fff
}
.skunum div {
	float: right;
	height: 40px;
	font-size: 0
}
.skunum span {
	width: 36px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	color: #666
}
.skunum span.add {
	margin-left: -2px
}
.skunum input {
	width: 34px;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
	background-color: #fff
}
.cart_fill {
	-webkit-animation: fillon 1s;
	animation: fillon 1s
}
@-webkit-keyframes fillon {
	0%, 100% {
		-webkit-transform: scale(1, 1)
	}
	50% {
		-webkit-transform: scale(1.3, 1.3)
	}
}
.detail_box {
	background-color: #fff;
	padding: 10px;
	margin-top: 10px;
    padding-bottom:50px;
}
.detail_box .hd {
	position: relative
}
.detail_box .hd i {
	color: #b0352f
}
.detail_box .hd b {
	font-size: 15px;
	vertical-align: middle
}
.detail_box .hd .more {
	position: absolute;
	top: 3px;
	right: 5px;
	color: #999
}
.item_intro li {
	display: -webkit-box;
	margin-top: 6px;
	font-size: 12px
}
.item_intro em {
	display: block;
	width: 74px;
	color: #333;
	text-align: right
}
.item_intro p {
	word-wrap: break-word;
	-webkit-box-flex: 1;
	color: #666
}
.shop_info {
	display: -webkit-box;
	padding: 5px
}
.shop_info .logo {
	width: 60px;
	margin-right: 10px
}
.shop_info .logo img {
	width: 60px;
	height: 60px;
	border-radius: 3px
}
.detail_bd .nala_say, .detail_bd img {
	height: auto !important
}
.shop_info .info {
	-webkit-box-flex: 1;
	line-height: 1;
	padding-top: 3px
}
.shop_info .xinyu {
	color: #b0352f;
	font-size: 12px;
	margin: 5px 0
}
.shop_info .service span {
	display: inline-block;
	color: #ffb72c;
	font-size: 10px;
	padding: 2px 3px;
	border: 1px solid #ffb72c;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 2px
}
#detail_data_box {
	margin: 10px 0
}
#detail_data_box .tip {
	display: block;
	width: 80%;
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
	position: relative;
	padding: 10px 0;
	text-align: center
}
.comm_fd span.time, .weidu p label {
	text-align: right
}
#detail_data_box .tip span {
	position: relative;
	top: -19px;
	font-size: 12px;
	color: #999;
	padding: 0 10px;
	background-color: #f5f5f5
}
.detail_bd {
	padding: 10px;
	background-color: #fff
}
.detail_bd .part_box {
	margin-bottom: 20px
}
.detail_bd .sectionbox div {
	width: auto !important
}
.detail_bd .tit {
	background-color: #b0352f;
	color: #fff;
	line-height: 32px;
	padding: 0 10px;
	margin-bottom: 10px
}
.detail_bd img {
	display: block;
	max-width: 100%;
	vertical-align: middle
}
#detail_data {
	display: none
}
#data_loading {
	margin-bottom: 150px
}
.comment_list {
	padding: 0 15px
}
.comment_list li {
	padding: 10px 0; border-bottom: 1px solid #e4e4e4;
}
.comment_list a {
	display: block
}
.comm_hd {
	display: -webkit-box;
	line-height: 30px
}
.comm_hd .faceimg {
	width: 30px;
	height: 30px;
	border-radius: 15px
}
.comm_hd .username {
	display: block;
	-webkit-box-flex: 1;
	font-size: 12px;
	white-space: nowrap;
	margin-left: 5px;
	color: #999
}
.comm_hd .star_box {
	display: block;
	margin-top: 9px;
	width: 55px;
	height: 10px
}
.comm_bd, .comm_fd {
	margin-top: 5px
}
.comm_bd p {
	padding: 5px 0;
	color: #666
}
.comm_bd .pics {
	display: -webkit-box
}
.comm_bd img {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 2px;
	margin-right: 10px
}
.comm_fd {
	color: #999;
	font-size: 12px;
	display: -webkit-box
}
.comm_fd span {
	-webkit-box-flex: 1;
	display: block
}
.comment_total {
	background-color: #fff;
	padding: 10px
}
.comment_total .point {
	display: -webkit-box;
	padding-left: 5px
}
.comment_total .point .num {
	color: #666
}
.comment_total .point .num em {
	font-size: 24px;
	color: #b0352f;
}
.comment_total .star_box {
	width: 110px;
	margin-left: 10px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px
}
.comment_total .star_box span {
	height: 100%
}
.weidu p {
	float: left;
	width: 50%;
	margin-top: 10px;
	display: -webkit-box;
	font-size: 12px;
	line-height: 12px
}
.weidu p:nth-child(even) {
	float: right
}
.weidu p label {
	display: block;
	width: 27px
}
.weidu p span {
	display: block;
	width: 50%;
	background: #ccc;
	height: 12px;
	margin: 0 5px
}
#comment_showpic, #comment_showpic .loading {
	width: 100%;
	height: 100%
}
.weidu p span i {
	background: #b0352f;
	display: block
}
.detail_comment .comment_list li {
	border-bottom: 1px solid #e4e4e4
}
.detail_comment .comment_list li:last-child {
	border-bottom: none;
	padding-bottom: 0
}
#comment_showpic {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	background: rgba(0, 0, 0, .8);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	text-align: center
}
#comment_showpic img {
	max-width: 98%;
	max-height: 98%;
	-webkit-transform: scale(.1);
	transform: scale(.1);
	transition: all .5s
}
#comment_showpic img.show {
	-webkit-transform: scale(1);
	transform: scale(1)
}
#comment_showpic.comment_showpic_on {
	visibility: visible;
	opacity: 1
}
.next_page {
	margin: 20px;
	padding-bottom: 10px
}
/**/
.tabs-nav {
	margin-top: 10px;
    border-top: 1px solid #ddd;
}
.tabs-nav ul{
	display: -moz-box;
	display: -webkit-box;
	display: box;
}
.tabs-nav li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
    padding: 16px 0;
    line-height: 100%;
    text-align: center;
    font-size: 16px;
    background: #fff;
}
.tabs-nav li.active{
	color: #b0352f;
	border-bottom: 1px solid #b0352f;
}



/*-------canshu----------*/
.parameters {
	border-spacing: 0;
	border-collapse: collapse;
	border:1px solid #e4e4e4;
	width: 100%;
	background-color: #fff;padding-top: 10px;margin:10px auto;
}
.parameters caption, .parameters td {
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
}
.parameters td {
	padding: 2px 5px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	word-break: break-all;
	word-wrap: break-word;
}
.parameters tr td:first-child {
	border-right: 1px solid #e4e4e4;
	width: 33%;
	min-width: 80px;
	color: #999;
}
.parameters td img{ width:100%; max-width:700px;
}



/*hb*/
.hb_shop_items {display: -webkit-box; padding:10px 5px; border-bottom: 1px solid #e8e8e8; height:40px; line-height:50px; background:#f8f8f8;}
.hb_shop_items b { margin-left:10px; font-size:16px;}
.jf_color{ color: #b0352f;font-size: 16px;font-weight: bold;}
.Tea_samples_score { padding-right:16px;}
.star_o { color:#b0352f; font-size:16px;}

.buy_warp .price em { padding-left:5px; font-size:14px; font-weight:normal; color:#999;}

.load_adgroup { margin-top:30px;}
.new-module-title { margin:0 auto 10px; width:100%; text-align:center; position:relative; height:24px;}
.new-module-title:after { content:""; width:100%; height:1px; background:#b0352f; display:block; position:absolute; z-index:1; bottom:12px;}
.new-module-title span { z-index:99; top:0px; position:absolute; left:50%; margin-left:-42px; width:80px; height:20px; display:block; line-height:20px; background:#b0352f; border-radius:5px; color:#fff; border:2px solid #fff;}
.conbtn {width: 100%; text-align: center; font-size: 16px;display: block; padding: 12px 0px 13px; height: 20px; line-height: 20px; font-size: 100%;  color: #fff; background-color: #b0352f; vertical-align: middle;}

.load_adgroup_topline a{ display:block; margin-bottom:10px;}


/*新详情页样式重写*/
/*detail 重写 添加*/
span.setShortDescription { color:#000;}
.ms span{ color:#000; font-size:0.36rem; letter-spacing: 0.05rem; text-indent: 0.8rem; }
.ms {text-align: center; line-height:200%; font-size:0.386rem}
.ms p b{ font-size:0.386rem;}

.item_pics .bd { position: relative; width: 100%; height:auto;}
.swipe_wrap img { width:100%; height:auto;}
.item_dec h1{ color:#000; font-size:18px; font-weight:bold; margin-bottom:5px;}
.item_dec b { color:#b0352f; font-size:24px; font-weight:normal; display:block; margin-top:5px;}
.item_dec span { display:block;}
.pb0 { padding-bottom:0;}
.pb10 { padding-bottom:10px;}
.ctip { text-align:center; margin-bottom:50px; margin-top:10px; border-bottom: 1px solid #ddd;}
.ctip i{ font-size:14px; margin-right:3px; color:#b0352f;}
.xg-p { padding:10px 0;}
.xg-p a{ display: -webkit-box; display:box; display: -webkit-flex; display:flex; padding-top:15px; padding-bottom:15px; border-top:1px solid #dedede;}
.xg-p a:first-child { border:0;}
.xg-p a img { width:2.5rem; height:2.5rem; margin:0 0.5rem 0 0; box-sizing:border-box; border:1px solid #dedede;}
.xg-info {height: 2.5rem;-webkit-flex: 1!important; -webkit-box-flex: 1; position:relative; box-sizing: border-box;-webkit-box-flex: 1;
    text-align: justify;
    text-justify: inter-ideograph;
    box-flex: 1;
    display: block;
    -webkit-box-pack: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;}
.xg-info p{ font-size:0.386rem;min-height: 1rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.xg-info b {color:#b0352f; display:block; padding:5px 0;}
.xg-info span { display:block;}
.xg-info span.btn { width:2rem; padding:3px 10px; border-radius:5px;}
.more-detail { text-align:center; margin-top:10px; padding:10px; box-sizing:border-box; background:#fff;}
.rtr { margin-top:10px; text-align:center;}
.rtr a{ display:block; padding-top:15px; padding-bottom:15px; border-top:1px solid #dedede;}
.rtr a:first-child { border:0;}
.rtr img{ width:100%;}
.rtr a b{ margin:5px; display:block;}
.rtr a p{ background:#b0352f; color:#fff; margin:0 auto; width:2.5rem; padding:3px 10px; border-radius:5px;}
.init_productreviews .detail_box .comment_list { padding: 0 5px;}
.tabs-nav {box-shadow: 0 1px 1px #e3e3e3;}
.detail_box { padding-bottom: 0px; }
.bt-solid { border-top:1px solid #ddd;}