#choose-version A.done .value-label{ 
	color: #ccc;
}
#choose-version A.done{
	border: 1px solid #ccc;
}
.pdt-detail-wrap .pdt-detail-box .pdt-detail-summary{
	padding-bottom: 0;
}
.header .header-right2 .code img{
	vertical-align: top;
}
body, html{min-width: auto;}
.pdt-info-left .swiper-button-next:after,
.pdt-info-left .swiper-button-prev:after {
	content: ""!important;
}

.pdt-info-left .swiper-button-next,
.pdt-info-left .swiper-button-prev {
	background-size: 20px !important;
	height: 20px;
	width: 20px;
	z-index: 111;
	margin-top: -10px;
	outline: none;
}

.pdt-info-left .swiper-button-next {
	background: url(../images/jt2.png) no-repeat;
	right: -10px;
}

.pdt-info-left .swiper-button-prev {
	background: url(../images/jt1.png) no-repeat;
	left: -10px;
}

.pdt-info-left .swiper-container_pro {
	box-sizing: border-box;
	width: calc(100% - 40px);
	height: 100%;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}

.pdt-info-left .swiper-container_pro .swiper-slide {
	/* Center slide text vertically */
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pdt-info-left .swiper-container_pro .swiper-slide img {
	width: 100%;
}

.pdt-info-left .swiper-container_pro .swiper-slide.active {
	border: 1px solid #fb4848;
	box-sizing: border-box;
}

.cloudzoom-lens {
	box-shadow: none;
	border: 1px solid #999;
}

.cloudzoom-zoom {
	box-shadow: none;
}

.goods-gallery-bottom{
	position: relative;
	padding: 18px 0;
	height: 25px;
	line-height: 25px;
	clear: both;
}
.goods-gallery-bottom .goods_uqnum{float: left; font-size: 12px; color: #999;}
.goods-gallery-bottom .goods-sn span{
	float: left;
	margin-right: 5px;	
	color: #999;	
}

.main-color {
    color: #E31939;
}
.sure-btn, .pop-sure {
    display: inline-block;
    width: auto;
    padding: 0 25px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #E31939;
    background: #E31939;
    cursor: pointer;
    margin-right: 20px;
}
.pop-con{
	padding:10px 10px 20px;
	background:#fff;	
	position:relative;
	min-height:80px;
	text-align:center;
}
.pop-con .pop-icon{
	display:block;
	width:39px;
	height:39px;
	background-position:-118px -43px;
	position:absolute;
	left:20px;
	top:20px;
}
.pop-con .pop-text{
	padding:10px 20px 15px 60px;	
	font-size:14px;
	line-height:1.5em;
	text-align:left;
}
.mydiv {
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	width: 550px;
}
.mydiv table{
	margin: 0 auto;
	padding: 0 auto;
}
.mydiv tr{
	padding: 0;
	margin: 0;
}
.mydiv td{
	height: 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #999;
}
.mydiv td font{
	margin: 0px 5px	
}
.mydiv td input.inputBg{
	width: 180px;
	height: 22px;
	padding: 4px;
	border: 1px #eee solid;
	font-size: 12px;
	margin: 0px 5px	
}
.mydiv td input.inputBg-spe{
	width: 100px;
}
.bg {
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;/*FF IE7*/
	filter: alpha(opacity=15);/*IE*/
	opacity: 0.15;/*FF*/
	z-index: 100000;
	position: fixed!important;/*FF IE7*/
	position: absolute;/*IE6*/
	_top:       expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
				document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}
.mydiv .qb_left{
    height: 36px;
    line-height: 36px;
    background: #f7f7f7;
    font-size: 14px;
	text-align: left;
	color: #666;
	font-family: "Microsoft YaHei";
}
.mydiv .qb_left span{
	padding: 0 10px;
}
.mydiv .qb_left a{
	display:block;
	width:13px;
	height:13px;
	background:url(../images/common-icon.png) no-repeat -41px -44px!important;
	position:absolute;
	right:13px;
	top:13px;
}
.mydiv .notice-note{
	 background-color: #FFFBDB;  
	 padding: 15px; 
	 line-height: 20px;
	 color: #999;
}
.mydiv .notice-note p{
	font-size: 15px;
	padding-bottom: 5px;
}
.goods-detail-info {
	float: left;
	width: 770px;
	/* min-height: 550px; */
	padding: 0 8px 20px 8px;
	margin-left: 12px;
	position: relative;
	/* z-index: 1; */
	text-align: left;
}

.goods-name h1 {
	width: auto;
	line-height: 1.4;
	font-size: 22px;
	font-weight: 500;
	color: #333;
	margin-bottom: 10px;
}

.goods-brief {
	font-size: 15px;
	color: #666;
	line-height: 24px;
	padding-bottom: 5px;
}

.goods_tags {
	padding: 12px 0;
}

.goods_tags ul {
	font-size: 0;
	margin: 0 -3px;
}

.goods_tags li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 21px;
	line-height: 21px;
	border: 1px solid #ee7d1c;
	border-radius: 12px;
	font-size: 12px;
	color: #999;
	padding: 0 14px;
	margin: 3px;
}

#goods-price {
	background: #F5F5F5;
	margin: 0 0 5px 0;
	padding: 6px 15px;
	/* z-index: 2; */
	position: relative
}

#goods-price .mar-l {
	height: 35px;
	line-height: 35px;
}

#goods-price .mar-l .price {
	display: inline-block;
	width: 45px;
}

#goods-price .mar-l .p-price {
	font-size: 30px;
	color: #f52648;
}

#goods-price .mar-l .depreciate {
	display: inline-block;
	width: 60px;
	text-align: center;
	background: #FE596A;
	height: 20px;
	line-height: 20px;
	margin-left: 50px;
}

#goods-price .mar-l .depreciate a {
	color: #ffffff;
	text-decoration: none;
}

#goods-price .show-price {
	height: 35px;
	line-height: 35px;
	z-index: 101;
}

#goods-price .show-price .market-prices-spe {
	float: left;
}

#goods-price .show-price .market-prices-spe .market-price {
	font-weight: normal;
	text-decoration: line-through;
	margin-left: 10px;
	margin-right: 50px
}

#goods-price .show-price .rank-prices {
	font-weight: normal;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-top: 5px;
	z-index: 100
}

#goods-price .show-price .rank-prices .rmbPrice i {
	background: url(../images/common-icon.png) no-repeat;
	background-position: -294px -110px;
	width: 7px;
	height: 5px;
	display: inline-block;
	margin-top: -1px;
	margin-left: 10px;
	vertical-align: middle;
}

#goods-price .show-price .rank-prices #vip1 {
	padding: 2px 8px;
	border: 1px solid #F3F3F3;
	cursor: pointer
}

#goods-price .show-price .rank-prices #vip2 {
	padding: 2px 8px;
	width: auto;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
	z-index: 100
}

#summary1 {
	float: left;
	width: 100%;
	display: inline-block;
}

#summary1 a {
	color: #F52648;
}

#summary1 li {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	ZOOM: 1;
}

#summary1 li.padd {
	margin-left: 5px;
	width: 45%;
	float: left
}

#summary1 li.padd .dt {
	float: left;
	width: 27%;
	color: #999;
}

#summary1 li.padd .dd {
	float: left;
	width: 73%
}

#summary-qita {
	margin-bottom: 10px;
	height: 45px;
	display: block;
	clear: both;
	margin-top: 10px;
}

#summary-qita ul.qita {
	height: 25px;
	display: block;
	border-top: 1px #e5dfda dotted;
	border-bottom: 1px #e5dfda dotted;
	padding: 10px 0px;
}

#summary-qita ul.qita li {
	width: 33%;
	height: 25px;
	text-align: center;
	display: block;
	float: left;
	/* border-right: 1px #e5dfda solid */
}
.fl_mr20 {
	float: left;
    line-height: 25px;
    margin-right: 20px;
}
#summary-qita ul.qita li span {
	width: auto;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 12px;
	color: #F52648;
	margin-left: 5px;
}

#summary-qita ul.qita li span a {
	color: #F52648;
}

#summary-qita ul.qita li span.b1 {
	color: #999;
}

#summary-qita ul.qita li p {
	height: 25px;
	line-height: 25px;
	color: #999999;
}

#summary {
	margin-bottom: 5px;
	width: 100%;
	/* border-bottom: 1px solid #e5dfda; */
	padding-bottom: 2px;
}

#summary .padd-promotion .dd i,
#summary .padd-promotion #aa b.tip_flag,
.show_price i,
#summary-price .rank_prices .rmbPrice i,
#choose-btns A.btn-phone i,
#phone-tan span.arr,
.ce-right ul li.abs-active i,
.ce-right ul li.abs-hot i,
.ce-right ul li,
.wenti .list .icon,
.collect .prev,
.collect .next,
.tell-me i,
.shop-score .hot-red,
.shop-score .hot-grey,
.score-detail li,
.score-detail li .score-tit,
#enter-shop .enter-shop-item .btn-flat1 i,
.goods-best .prev,
.goods-best .next,
.my-comment-pre ul li.pre dl dd div,
.my-comment-list dd .rank68 .stars,
.mydiv .qb_right a {
	background: url(../images/goods-icon.png) no-repeat;
}

#summary a {
	color: #005aa0;
}

#summary .dd {
	float: left;
	width: 450px;
}

#summary li {
	zoom: 1;
	margin-left: 5px;
}

#summary li.padd-spe {
	width: 100%;
}

#summary li.padd .dd {
	margin-bottom: 5px;
}

#summary .padd-promotion .dd {
	margin-bottom: 5px;
	font-size: 0;
}

#summary .padd-promotion .J_MenuItem {
	z-index: 2
}

#summary .padd-promotion .dd>* {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	background: #ff9f09;
	font-size: 12px;
}

#summary .padd-promotion .dd a {
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
}

#summary .padd-promotion .dd a.activity_con {
	margin-left: 10px;
	font-weight: 100;
	color: #000;
	text-align: left;
	background: none;
}

#summary .padd-promotion .dd a.activity_1 {
	width: 44px;
}

#summary .padd-promotion .dd a.activity_2 {
	width: 44px;
}

#summary .padd-promotion .dd a.activity_3 {
	width: 44px;
}

#summary .padd-promotion .dd a.activity_4 {
	width: 75px;
}

#summary .padd-promotion .dd i {
	background-position: 0px -110px;
	width: 7px;
	height: 5px;
}

#summary .padd-promotion #aa {
	padding: 5px 10px 10px;
	zoom: 1;
	border: 1px solid #E8DCBB;
	z-index: 3;
	position: absolute;
	top: 25px;
	*top: 22px;
	_top: 25px;
	left: 55px;
	*left: 55px;
	background-color: #FCFBF8;
	white-space: nowrap;
	width: 300px;
	height: auto;
}

#summary .padd-promotion #aa b.tip_flag {
	background-position: -191px -40px;
	height: 59px;
	position: absolute;
	right: 0;
	width: 9px;
	height: 6px;
	background-position: -25px -110px;
	left: 35px;
	top: -5px;
}

#summary .padd-promotion #aa h3 {
	clear: both;
	padding: 5px 0 0;
	color: #666;
}

#summary .padd-promotion #aa ul {
	display: inline-block;
	width: 300px;
	padding-top: 10px;
}

#summary .padd-promotion #aa ul li {
	width: 50px;
	padding: 0px 10px;
	height: 75px;
	display: block;
	float: left;
	text-align: center;
}

#summary .padd-promotion #aa ul li a {
	width: 50px;
	height: 50px;
	display: block;
}

#summary .padd-promotion #aa ul li img {
	width: 50px;
	height: 50px;
}

#summary .padd-promotion #aa ul li p {
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

#summary li.padd .volume-price {
	line-height: 25px;
	display: inline-block;
}

#choose {
	width: 100%;
	/* border-bottom: 1px solid #e5dfda; */
	padding: 3px 0 5px 0;
}

#choose li {
	padding: 0 0 5px 0px;
	overflow: hidden;
	position: relative;
	margin-left: 5px;
	line-height: 25px;
	font-size: 0;
}

#choose li .dt,
#choose li .dt1,
#choose li .dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 12px;
}

#choose li .dt {

	width: 70px;
	color: #999;

}

#choose li#choose-amount .dt {
	line-height: 24px;
}

#choose li .dt1 {
	width: 8px;
	color: #999;
	margin-left: 6px;
	margin-right: 8px;
}

#choose li .dt span {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

#choose li.choose-pickup-point {
	overflow: visible;
}


.pickup-point-wrap {
	position: relative;
	text-align: left;
}

#pickup_point {
	margin: 0;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 80px;
	text-align: center;
	background-color: #fff;
	z-index: 3;
	position: relative;
	float: left;
}

#pickup_point_list {
	position: absolute;
	top: 29px;
	*top: 28px;
	left: 0;
	border: 1px solid #ccc;
	width: 350px;
	text-align: left;
	background-color: #fff;
	z-index: 1;
	display: none;
}

.textInfo ul ul,
.textInfo ul ul li {
	border: none;
	list-style: none;
	background: none;
}

#pickup_point_list li {
	margin: 8px 0 8px 10px;
}

#area_label {
	float: left;
	border: 1px solid #ccc;
	border-left: none;
	padding: 0 20px 0 5px;
	position: relative;
	margin-left: 0px;
	z-index: 4;
	background: url(../images/angle_bracket_1.png) no-repeat 95% #fff;
	cursor: pointer
}

#area_menu {
	line-height: 24px;
	height: 26px;
	margin: 5px;
	border-bottom: 2px solid #edd28b;
}

#area_menu a.hover {
	border: 2px solid #edd28b;
	border-bottom: none;
}

#area_menu a {
	margin: 0px 0px 0px 15px;
	padding: 0 25px;
	cursor: pointer;
	background: url(../images/angle_bracket.png) 90% no-repeat;
	text-decoration: none;
	line-height: 26px;
	background-color: #fff;
	float: left;
	display: block;
}

#area_menu a:hover {
	color: #C6BC06;
}

#area_list_wrap {
	position: absolute;
	top: 29px;
	*top: 28px;
	left: 0;
	background-color: #fff;
	z-index: 2;
	border: 1px solid #ccc;
	display: none;
	width: 490px;
	padding: 10px 0px
}

#area_list_wrap li {
	float: left;
	margin: 5px 0px 0px 4px;
	width: 65px;
	text-align: center;
	padding: 0px;
}

#area_list_wrap li a {
	text-decoration: none;
	padding: 2px 4px;
}

#area_list_wrap li a:hover {
	background-color: #E31939;
	color: white;
}

#choose #choose-version {
	padding-bottom: 0px;
	display: inline-block;
	margin-bottom: 15px;
}

#choose-version .dt {
	margin-top: 8px;
	min-width: 55px;
	width: auto;
	float: left;
	color: #999;
}

#choose-version .dd {
	width: 695px;
	height: auto;
	padding-bottom: 0px;
	float: left;
	overflow: hidden;
}

#choose-version A {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	min-width: 207px;
}

.catt {
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
}

/* .ys_xuan1 .ksdhj{max-height: 185px; overflow: hidden; transition: max-height .5s;} */
.ys_xuan1 .ksdhj {
	overflow: hidden;
	transition: max-height .5s;
}

.ys_xuan1 .kdtts_all {
	display: none;
	padding-top: 8px;
}

.ys_xuan1 .kdtts_all span {
	display: block;
	width: 60px;
	height: 28px;
	line-height: 28px;
	border-radius: 4px;
	background: #f00;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}

.catt a {
	border: #c8c9cd 1px solid;
	text-align: center;
	margin-right: 5px;
	margin-top: 6px;
	padding: 4px 10px;
	display: block;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
	float: left;
	background: #ffffff;
}

.catt a:hover {
	border: #f52648 1px solid;
	margin-right: 5px;
	margin-top: 6px;
}
/* .ksdhj .cov_bor a:hover {
	border: none;
} */
.active {
    border: 1px solid #fb4848 !important;
}
.catt a:focus {
	outline-style: none;
}

.catt .cattsel {
	border: #f52648 1px solid;
	background: url(../images/bg_attr_sel_zyh.png) no-repeat bottom right;
	margin-right: 5px;
	margin-top: 6px;
	background-color: #fff;
}

.catt .cattsel a:hover {
	margin: -1px;
}

.catt a.wuxiao {
	cursor: not-allowed;
	text-decoration: none;
	border: #999 1px dashed;
	margin-left: 5px;
	margin-top: 6px;
	padding: 4px 10px;
	background: #eee;
}

.catt a.wuxiao:visited,
.catt a.wuxiao:hover {
	cursor: not-allowed;
	text-decoration: none;
	border: #999 1px dashed;
}

.catt a .spec-img {
	float: left;
	cursor: pointer;
}

.catt a .spec-name {
	float: left;
	cursor: pointer;
	line-height: 40px;
	margin: 0 10px 0 10px;
	color: #000;
	text-decoration: none;
}

.catt a .value-label {
	/* padding:3px 7px; */
	padding: 3px 2px;
}

/* 4-28 缩略图大小 */
.sl_pic a .value-label {
	padding: 0;
}
.sl_pic a {
	padding: 0;
	width: 50px;
	height: 50px;
}
.sl_pic a img {
	width: 100%;
	height: 100%;
}
#choose .choose-ser p span {
	color: #f00;
	font-size: 13px;
}

#choose .choose-ser ul {
	margin-top: 4px;
}

#choose .choose-ser li {
	float: left;
	height: 32px;
	line-height: 32px;
	position: relative;
	padding-left: 30px;
	margin-right: 28px;
	margin-left: 0;
	padding-bottom: 0;
}

#choose .choose-ser li i {
	display: block;
	width: 24px;
	height: 24px;
	background: url(.../images/arrow_btn.png) no-repeat 0 -157px;
	position: absolute;
	left: 0;
	top: 4px;
}

#choose .choose-ser li i.bg2 {
	background-position: -24px -157px;
}

#choose .choose-ser li i.bg3 {
	background-position: -48px -157px;
}


#choose .choose-amount {
	overflow: hidden;

}

#choose .choose-amount .dd {
	overflow: hidden;
	max-width: 450px;
}

#choose-amount .wrap-input {
	padding: 0px 18px 0px 0px;
	overflow: hidden;
	line-height: 26px;
}

#choose-amount .wrap-input a {
	overflow: hidden;
	width: 25px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	background: #f8f8f8;
	float: left;
	text-align: center;
	border: 1px solid #ccc;

}

#choose-amount .wrap-input font {
	font-size: 12px;
}

#choose-amount .wrap-input .btn-reduce {
	border-right-width: 0;
}

#choose-amount .wrap-input .btn-add {
	border-left-width: 0;
}

#choose-amount .btn-reduce:hover {
	background-position: -44px -41px;
}

#choose-amount .btn-add:hover {
	background-position: -60px -41px;
}

#choose-amount .text {
	border: #ccc 1px solid;
	padding: 2px;
	width: 46px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	text-align: center;
	float: left;
}

.service_bor {
	border-bottom: 1px solid #e5dfda;
	padding-bottom: 5px;
}

.service_bor li {
	padding: 4px 5px;
	line-height: 22px;
	font-size: 0;
}

.service_bor li>* {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
}

.service_bor li span {
	color: #666;
	margin-right: 6px;
}

.service_bor li i {
	margin-right: 10px;
	font-size: 0;
}

.service_bor li i>* {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
}

.service_bor li i b {
	width: 18px;
	height: 17px;
	background-repeat: no-repeat;
	margin-right: 4px;
}

.service_bor li i b.bg1 {
	background-image: url(../images/serbor_icon1.png);
}

.service_bor li i b.bg2 {
	background-image: url(../images/serbor_icon2.png);
}

.service_bor li i b.bg3 {
	background-image: url(../images/serbor_icon3.png);
}

.buyNub-buy-wrap {
	height: 40px;
	margin-top: 10px
}

#choose-btns {
	float: left;
	height: 40px;
	width: 100%;
}

#choose-btns .u-buy1 {
	display: block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	float: left;
	cursor: pointer;
	background: #fff0ea;
	margin-right: 15px;
	color: #e31939;
	text-align: center;
	text-decoration: none;
	border: none;
	border: 1px solid #e31939;
}

#choose-btns .u-buy2 {
	display: block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	float: left;
	margin-right: 15px;
	cursor: pointer;
	background: #E31939;
	border: 1px solid #e31939;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#choose-btns a.btn-phone,
#choose-btns1 a.btn-phone {
	width: auto;
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: right;
	text-decoration: none;
}

#choose-btns a.btn-phone i,
#choose-btns1 a.btn-phone i {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 5px;
	background-position: -56px -213px;
}

#phone-tan {
	position: absolute;
	top: -75px;
	right: -20px;
	z-index: 3;
}

#phone-tan span.arr {
	background-position: -116px -141px;
	top: 75px;
	display: block;
	height: 18px;
	left: -18px;
	overflow: hidden;
	position: absolute;
	width: 8px;
	z-index: 4;
}

#phone-tan .m-qrcode-wrap {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #eee;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
	height: 100px;
	left: -12px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	top: 0;
	width: 100px;
}

/*详细信息右侧*/
#supp_info {
	float: right;
}

#shop-info {
	float: right;
	width: 210px;
	min-height: 510px;
	position: relative;
}

#shop-info .shop-title {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	background: #f7a72a;
	padding: 8px 10px;
	line-height: 24px;
}

#shop-info .shop-title dt {
	width: 100%;
}

#shop-info .shop-title span,
#shop-info .shop-title a {
	color: #fff;
}

#shop-info .shop-info-detail {
	border: 1px solid #eee;
	border-top: 0;
}





.shop_infoBox {
	padding: 10px 13px 6px 13px;
	overflow: hidden;
}

.shop_info_rslide {
	height: 552px;
	overflow: hidden;
}

.shop_info_rslide li {
	border: 1px solid #ddd;
	position: relative;
	margin-bottom: 10px;
}

.shop_info_rslide li .p-img {
	text-align: center;
	overflow: hidden;
	position: relative;
	/*padding-top: 6px;*/
}

.shop_info_rslide li .p-img a {
	display: block;
}

.shop_info_rslide li .p-img a img {
	width: 180px;
	height: 126px;
}

.shop_info_rslide li .p-img .title {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2FFFFFF', endColorstr='#B2FFFFFF');
	background: rgba(255, 255, 255, .8);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	transition: all .2s;
}

.shop_info_rslide li .p-img:hover .title {
	bottom: 0;
}

.shop_info_rslide li .p-price {
	padding: 10px 8px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	height: 20px;
	line-height: 20px;
	color: #c00;
}

.shop_info_rslide li .p-price span {
	font-size: 14px;
}


.shop_info_rslide li a.add-cart {
	position: absolute;
	bottom: 7px;
	right: 4px;
	width: 80px;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	text-align: center;
	background: #333;
	color: #fff;
}

.shop_info_rslide li a.add-cart i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 13px;
	height: 12px;
	margin-right: 6px;
	background: url(.../images/arrow_btn.png) no-repeat -116px -73px;
}

.shop_info_rslide li a.add-cart span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 26px;
	line-height: 26px;
	vertical-align: 2px;
	font-size: 12px;
	font-family: sans-serif;
}


.shop_infoBox .prev {
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(.../images/goods-icon.png) no-repeat 0 -125px;
	margin-left: 60px;
	margin-top: 4px;
	cursor: pointer;
}

.shop_infoBox .next {
	background-color: transparent;
	background-repeat: no-repeat;
	float: right;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(.../images/goods-icon.png) no-repeat 0 -155px;
	margin-right: 60px;
	margin-top: 4px;
	cursor: pointer;
}




#shop-info dl {
	padding: 0 14px;
	overflow: hidden;
	line-height: 24px;
}

#shop-info dt {
	float: left;
	width: 60px;
	padding-bottom: 0px;
	color: #999;
}

#shop-info dd {
	width: 125px;
	clear: none;
	overflow: hidden;
	zoom: 1;
}

#shop-info .service-promise {
	overflow: hidden;
	padding: 15px 14px 5px;
}

#shop-info .service-promise li {
	width: 57px;
	height: 57px;
	padding: 0;
	overflow: hidden;
	background: url(.../images/goods-icon.png) no-repeat;
	float: left;
	margin-right: 9px;
}

#shop-info .service-promise .service-promise1 {
	background-position: 0 -455px;
}

#shop-info .service-promise .service-promise2 {
	background-position: 0 -512px;
}

#shop-info .service-promise .service-promise3 {
	background-position: 0 -569px;
}

#enter-shop {
	padding: 10px 14px;
}

#enter-shop a {
	display: block;
	color: #F52648;
	line-height: 31px;
	height: 31px;
	text-align: center;
}

#enter-shop a:hover {
	text-decoration: none;
}

#enter-shop .shop-customer {
	margin-left: -10px;
	width: 200px;
}

#enter-shop .btn-customer {
	float: left;
	LINE-HEIGHT: 27px;
	HEIGHT: 27px;
	border: 1px solid #eee;
	background: -moz-linear-gradient(top, #fafafa, #f7f7f7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f7f7f7));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa", endColorstr="#f7f7f7");
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa ", endColorstr="#f7f7f7 ")";
	color: #666;
	width: 58px;
	padding: 0 0 0 30px;
	position: relative;
	z-index: 1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 0 10px 10px;
}

#enter-shop .btn-customer i {
	position: absolute;
	left: 5px;
	top: 5px;
}

#enter-shop .btn-customer.btn-customer-ww {
	width: 64px;
	padding: 0 0 0 24px;
}

#enter-shop .btn-customer.btn-customer-ww i {
	left: 10px;
}

#enter-shop #attention-shop {
	padding-top: 5px;
	text-align: center;
	margin: 0px 10px;
}

#enter-shop #attention-shop p {
	height: 30px;
	line-height: 30px;
	text-align: center
}

.rate-detail .hot-grey {
	display: inline-block;
	width: 84px;
	height: 10px;
	background: url(.../images/goods-icon.png) no-repeat 0 -249px;
	margin-top: 7px;
	float: left;
	overflow: hidden;
}

.rate-detail .hot-red {
	display: inline-block;
	height: 10px;
	background: url(.../images/goods-icon.png) no-repeat 0px -265px;
}

.score-detail {
	overflow: hidden;
	padding: 5px 14px;
}

.score-detail li {
	width: 57px;
	height: 46px;
	padding-top: 11px;
	float: left;
	text-align: center;
	background-position: 0px -286px;
	margin-right: 9px;
}

.score-detail li a {
	cursor: pointer;
}

.score-detail li span {
	display: block;
}

.score-detail li .score-tit {
	width: 30px;
	height: 20px;
	margin-left: 17px;
	text-indent: -99px;
	overflow: hidden;
}

.score-detail li .score-tit1 {
	background-position: -83px 0px;
}

.score-detail li .score-tit2 {
	background-position: -83px -23px;
}

.score-detail li .score-tit3 {
	background-position: -83px -51px;
}

.score-detail li span.scores {
	color: #fe596a;
	padding-top: 3px;
}

#enter-shop .enter-shop-item {
	height: 28px;
	display: inline-block;
	margin: 0px auto;
	clear: both;
}

#enter-shop .enter-shop-item .btn-flat1 {
	float: left;
	padding-left: 20px;
	width: 69px;
	position: relative;
	z-index: 1;
	display: block;
	color: #FFF;
	line-height: 27px;
	height: 27px;
	border-radius: 3px;
	background: #FE596A;
}

#enter-shop .enter-shop-item .btn-flat1 i {
	width: 14px;
	height: 14px;
	display: inline-block;
	position: absolute;
	left: 9px;
	top: 6px;
}

#enter-shop .enter-shop-item .goto-shop i {
	background-position: -111px 0px;
}

#enter-shop .enter-shop-item .shop-add {
	margin-left: 10px;
}

#enter-shop .enter-shop-item .shop-add i {
	left: 12px;
	background-position: -116px -22px;
}
