@charset "utf-8";


ul,ol{
	list-style-type: none;
}

.top_title{
	display: block;
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
}
.top_title a{
	text-decoration: none;
	color: #666666;
}
.top_title em{
	font-style: normal;
	color: #f62f55;
}




.show{
	width: 1200px;
	margin: 0 auto;
}
.show_left{
	display: block;
	float: left;
	width: 480px;
}

#preview {
	text-align: center;
	margin: 0 auto;
	width: 480px;
	float: none;
}
.jqzoom {
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	width: 476px;
	margin-bottom: 10px;
	height: 478px;
	overflow: hidden;
	border-top: #ddd 1px solid;
	border-right: #ddd 1px solid;
	position: relative;
}
.zoomdiv {
	width: 310px;
	height: 310px;
	left: 859px;
	z-index: 100;
	border-bottom: #e4e4e4 1px solid;
	position: absolute;
	text-align: center;
	border-left: #e4e4e4 1px solid;
	display: none;
	background: url(../images/details/loading.gif) #fff no-repeat center center;
	overflow: hidden;
	border-top: #e4e4e4 1px solid;
	top: 1px;
	border-right: #e4e4e4 1px solid;
	left: 0px;
}
#spec {
	position: relative;
	width: 480px;
	height: 85px;
	overflow: hidden;
}
.specLeftT {
	position: absolute;
	width: 17px;
	background: url(../images/arrow-btn.png) no-repeat 0px -40px;
	float: left;
	height: 30px;
	top: 17px;
	cursor: pointer;
	left: 0px;
}
.specRightT {
	position: absolute;
	width: 17px;
	background: url(../images/arrow-btn.png) no-repeat -27px -40px;
	float: left;
	height: 30px;
	top: 17px;
	cursor: pointer;
	right: 4px;
}
.specLeftF {
	position: absolute;
	width: 17px;
	background: url(../images/arrow-btn.png) no-repeat 0px 0px;
	float: left;
	height: 30px;
	top: 17px;
	cursor: pointer;
	left: 0px;
}
.specRightF {
	position: absolute;
	width: 17px;
	background: url(../images/arrow-btn.png) no-repeat -27px 0px;
	float: left;
	height: 30px;
	top: 17px;
	cursor: pointer;
	right: 0px;
}
#specList ul li {
	width: 88px;
	display: inline;
	float: left;
}
#specList ul li img {
	border: 1px #ccc solid;
	width: 66px;
	height: 66px;
	padding:2px;
}

.bigimg {
	width: 800px;
	height: 800px
}
.jqZoomPup {
	z-index: 10;
	border:1px #aaa solid;
	position: absolute;
	filter: alpha(opacity=50);
	background: #fede4f no-repeat 50% top;
	visibility: hidden;
	top: 0px;
	cursor: move;
	left: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}
#specList {
	position: absolute;
	text-align: left;
	width: 446px;
	height: 80px;
	overflow: hidden;
	top: 0px;
	left: 20px
}
#specList ul {
	position: absolute;
	/* width: 270px; */
	left: 6px;
}

.share{
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top:5px;
}
.share li{
	display: block;
	float: left;
	/* width: 93px; */
	height: 50px;
	/*background: url(../images/li_bg.png) right center no-repeat;*/
}
.share li a{
	display: block;
	float: left;
	/* width: 73px; */
	height: 50px;
	text-decoration: none;
	color: #999999;
	margin-left:20px;
	padding-left:25px;
}
.share_one{
	background:url(../images/icon_fx.png) left center no-repeat;
}
.share_two{
	background:url(../images/icon_sc.png) left center no-repeat;
}
.share_three{
	background:url(../images/icon_ll.png) left center no-repeat;
}

.show_right{
	display: block;
	float: right;
	width: 688px;
}
.show_right h2{
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color: #1a1a1a;
	overflow: hidden;
}
.show_right ol li{
	display: block;
	float: left;
	width: 100%;
	margin: 5px 0;
	color: #999999;
}
.show_right ol li label{
	display:block;
	float:left;
	width: 85px;
	font-size: 12px;
	color: #666666;
}
.label_left{
	display:block;
	float:left;
	width:600px;
}
.show_one{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right:10px;
}
.show_one em{
	display: block;
	float: left;
	color: #666;
	font-style: normal;
	font-size: 12px;
}
.show_one strong{
	display: block;
	float: left;
	font-size: 30px;
	color: #F52F55;
	font-weight: normal;
}
.show_one s{
	font-size: 14px;
}
.show_one select{
	display: inline-block;
	height: 26px;
	width: 75px;
	border:1px solid #ccc;
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	background:url(../images/cate_arrow_icon.png) no-repeat 55px center;
	background-size:14px;
	color:#666;
	font-size: 12px;
	transition:all 0.5s;
}
.show_one select:focus{
	border:1px solid #f62f55;
}
select.apply_select option{
	padding:3px 0;
	text-indent:12px;
}
.show_two{
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
}
.show_three{
	display: block;
	float: right;
	height: 60px;
	width: 560px;
	background: #F2F2F2;
	padding: 5px 20px;
}
.height_one{
	line-height: 80px;
}
.show_three p{
	line-height: 30px;
	font-size: 12px;
	color: #666666;
}
.show_three p em{
	display: inline-block;
	width: 50px;
	height: 30px;
	background: url(../images/bg_icon.png) center no-repeat;
	text-align: center;
	color: #FFF;
	font-style: normal;
}
.show_three p i{
	font-style: normal;
	display: block;
	float: right;
	color: #999;
}
.show_three p i strong{
	color: #1a1a1a;
}
.show_three p b{
	color: #F52F55;
	float: right;
}
.show_three p b u{
	text-decoration: none;
}
.height_two{
	line-height: 24px;
}
.same{
	display: block;
	float:left;
	padding: 3px 8px;
	margin: 0 10px 5px 0;
	font-size: 12px;
}
.hit{
	border: 1px solid #f62f55;
	background:url(../images/list_select.png) right bottom no-repeat;
	color:#f62f55;
	cursor:pointer;
}
.nohit{
	border: 1px solid #ccc;
	color: #666666;
	cursor:pointer;
}
.cannothit{
	border: 0px solid #ccc;
	color: #c0c0c0;
	cursor: default;
}
.nopro{
	border: 1px solid #d9d9d9;
	color: #d9d9d9;
}
.reduce,.plus{
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #f2f2f2;
	border: 1px solid #ccc;
	color: #999;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
	cursor: pointer;
}
.show_right ol li input{
	float: left;
	text-align: center;
	width: 68px;
	height: 25px;
	border: none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.show_right ol li big{
	display: block;
	float: left;
	margin-left:30px;
	line-height: 27px;
	font-size: 12px;
}
.height_three{
	line-height: 27px;
}
.show_border{
	border-bottom:1px dashed #cccccc;
	padding-bottom: 10px;
}
li.buy-btn {
	padding: 20px 0;
	margin: 0 !important;
}
.button_one{
	display: inline-block;
	width: 144px;
	height: 40px;
	background: url(../images/button_icon3.png) center no-repeat;
	background-size:cover;
	text-align: center;
	line-height: 40px;
	color: #F52F55;
	font-size: 16px;
	text-decoration: none;
	margin: 0 15px 0 85px;
}
.button_two{
	display: inline-block;
	width: 200px;
	height: 40px;
	background: url(../images/button_icon4.png) center no-repeat;
	background-size:cover;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}
.button_one:hover, .button_two:hover {
	text-decoration: none;
}



.ensure{
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.ensure li a{
	display: block;
	float: left;
	height: 50px;
	text-decoration: none;
	color: #999999;
	margin-right:20px;
	text-indent: 25px;
}
.ensure_one{
	background:url(../images/icon_zp.png) left center no-repeat;
	width: 84px;
}
.ensure_two{
	background:url(../images/icon_sw.png) left center no-repeat;
	width: 84px;
}
.ensure_three{
	background:url(../images/icon_xs.png) left center no-repeat;
	width: 138px;
}
.ensure_four{
	background:url(../images/icon_sj.png) left center no-repeat;
	/*width: 138px;*/
	float: right !important;
}



.details_list{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	margin-bottom:10px;
}
.sidebar{
	display:inline-block;
	width: 190px;
	float: left;
}
.sidebar_box{
	width: 188px;
	border: 1px solid #E6E6E6;
	margin-bottom:20px;
}
.sidebar_box h2{
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	background: #F1F1F1;
	font-weight: normal;
}
.sidebar_box dl{
	margin-bottom:10px;
}
.sidebar1 p{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #999999;
	text-align: left;
	margin-left:20px;
}
.sidebar_box p label{
	display: inline-block;
	width: 80px;
	text-align: right;
}
.sidebar_article{
	padding: 10px 0;
}
.sidebar_article_img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.sidebar_button{
	display: inline-block;
	width: 100%;
	height: 25px;
	margin-top:10px;
}
.in_button{
	display: inline-block;
	width: 72px;
	height: 25px;
	background: url(../images/button_icon2.png) center no-repeat;
	font-size: 12px;
	color: #74b7d0;
	text-decoration: none;
	line-height: 25px;
}
.sc_button{
	display: inline-block;
	width: 72px;
	height: 25px;
	background: url(../images/button_icon1.png) center no-repeat;
	font-size: 12px;
	color: #f62f55;
	text-decoration: none;
	line-height: 25px;
}
.in_button:hover, .sc_button:hover {
	text-decoration: none;
}

.sidebar_box_list h3{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 22px;

}
.drop_content{
	display: block;
	width: 154px;
	padding: 0 17px;
}
.drop_content p{
	text-align: left;
	font-size: 14px;
	color: #666666;
	margin-left:0;
	height: 22px;
	line-height: 22px;
}
.drop{
	color: #f62f55;
	background:url(../images/redspot.png) 10px center no-repeat;
}
.drop span{
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background:url(../images/down_icon.png) 10px center no-repeat;
}
.up{
	color: #333333;
	background:url(../images/grayspot.png) 10px center no-repeat;
}
.up span{
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background:url(../images/up_icon.png) 10px center no-repeat;
}
.sidebar3 dl{
	display: block;
	width: 138px;
	margin: 15px 25px;
}
.sidebar3 dl dt{
	width: 136px;
	border: 1px solid #E6E5E4;
	margin-bottom: 10px;
}
.sidebar3 dl dt img{
	display: block;
	height: 130px;
	max-width:130px;
	margin: 0 auto;
}
.sidebar3 dl dd{
	width: 138px;
	height: auto;
	overflow: hidden;
}
.sidebar3 dl dd p{
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
}
.sidebar3 dl dd strong{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #f62f55;
	font-size: 16px;
}
.sidebar3 dl dd em{
	display: block;
	float: right;
	height: 30px;
	font-style: normal;
	line-height: 30px;
	color: #999;
	font-size: 12px;
}

.det_content{
	display:inline-block;
	float: right;
	width: 988px;
}
.tabs{
	width: 100%;
	height: 53px;
	border-bottom:1px solid #E6E5E4;
}
.tabs li a{
	display: block;
	float: left;
	padding:0 20px;
	margin:9px 10px 9px 0;
	line-height: 30px;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
.current a{
	color: #F52F55 !important;
}
.tabs{
	border: 1px solid #E6E5E4;
}
.tab{
	width: 988px;
}
.tab1{
	border: 1px solid #E6E5E4;
	border-top:none;

}
.tab1 img{
	max-width: 750px;
	display: block;
}

.tab2_top{
	display: block;
	width: 100%;
	height: 40px;
	background: #fafafa;
	margin-top:20px;
}
.tab2_top li a{
	display: block;
	padding: 0 20px;
	line-height: 40px;
	float: left;
	background:url(../images/gray_radio.png) left center no-repeat;
	margin-left:20px;
	color: #666;
	font-size:14px;
	text-decoration: none;
}
.tab2_redradio{
	background:url(../images/red_radio.png) left center no-repeat !important;
	color:#F52F55 !important;
}

.tab2_content ol{
	margin-top:20px;
}
.tab2_content ol li{
	padding-bottom:20px;
	float: left;
	width: 100%;
}

.tab2_content{
	width: 100%;
	min-height: 100px;
}
.tab2_face{
	display: block;
	float: left;
	width:55px;
	padding-top:10px;
}
.tab2_face img{
	display: block;
	width: 55px;
	height:55px;
}
.tab2_face dt{
	display: block;
	width: 55px;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
}
.tab2_list{
	display: block;
	float: right;
	width: 820px;
	text-align: left;
}
.tab2_list p{
	line-height: 28px;
	color: #666;
	font-size: 14px;
	word-break: break-all;
    word-wrap: break-word;
}
/*评论图片大小限制*/
.tab2_list img{
	height: 100px;
	width: 100px;
}
.tab2_pic{

}
.tab2_pic span{
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	margin-right:8px;
	position: relative;
}
.tab2_pic span img{
	display: block;
	height: 48px;
	width: 48px;
}
.tab2_bigpic{

}

.tab2_pic span .preview{
	display:none;
	position: absolute;
}
.tab2_pic span:hover .preview{
	position:absolute;
	top:60px;
	left:24px;
	display:block;
	width:400px;
	max-height:450px;
	height:auto;
	z-index:2;
	padding:10px;
	border: 1px solid #EDEDED;
}
.tab2_list b{
	display: block;
	float: left;
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
}
.tab2_list b i{
	display: block;
	float: left;
	margin:6px 20px 6px 0;
	font-style: normal;
	font-size: 14px;
	color: #999;
}
.tab2_list em{
	display: block;
	float: left;
	width: 100%;
	line-height: 25px;
	font-style: normal;
	padding: 10px 0;
	font-size: 14px;
	color: #F52F55;
	word-break: break-all;
    word-wrap: break-word;
}
.tab3{
	width: 100%;
}
.tab3 table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.tab3 table td{
	border-bottom:1px solid #e6e5e4;
	height: 50px;
	line-height: 50px;
	color: #999;
	font-size: 14px;
}
.clearfix{
	clear: both;
}

.page_box{
	width: 100%;
	margin: 50px auto;
	height: 30px;
}

.page_box .page_box_con{
	float: right;
}

.page_box .page_box_con a{
	float: left;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #efefef;
	margin-right: 5px;
	color: #999999;
}

.page_box .page_box_con a.curr_page{
	color: #fff;
	background-color: #F62F55;
	border: 1px solid #F62F55;
}

.page_box .page_box_con a.previous, .page_box .page_box_con a.next{
	width: 66px;
}

.page_box .page_box_con a.ok{
	width: 44px;
}

.page_box .page_box_con span{
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	color: #999999;
}

.page_box .page_box_con label{
	float: left;
	color: #999999;
	margin-right: 12px;
}

.page_box .page_box_con label input{
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #efefef;
	margin-left: 5px;
	margin-right: 5px;
	color: #999999;
	text-align: center;
}

/*商品详情-属性*/
.product-attr {
	border: 1px solid #eee;
	width: 900px;
	margin: 20px auto;
	padding: 0 15px 15px;
	text-align: left;
	clear: both;
	overflow: hidden;
}
.product-attr li {
	display: inline;
	float: left;
	width: 280px;
	height: 18px;
	overflow: hidden;
	margin: 15px 20px 0 0;
	line-height: 18px;
	font-size: 12px;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
}

/* 二维码 */
.ensure li {
	float: left;
}
.ensure li.phoneShopping {
	float: right;
	position: relative;
}
.ensure li.phoneShopping .phone-qr {
	width: 150px;
	height: 150px;
	clear: both;
	overflow: hidden;
	position: absolute;
	top: -200px;
	right: 25px;
	border: 20px solid #eee;
	border-radius: 15px;
}
.ensure li.phoneShopping .phone-qr.up {
	top: 50px;
}

/*商品分类*/
.type-box .side-type {
    line-height: 40px;
    text-align:left;
}
.type-box .side-type .type-title {
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    cursor: pointer;
    background-color: #f5f5f5;
}
.type-box .side-type .type-title span {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 10px;
    background: url("../images/shop/icon-close.png") no-repeat center;
}
.type-box .side-type .type-title.close span {
    background: url("../images/shop/icon-open.png") no-repeat center;
}
.type-box .side-type li {
    background: url("../images/shop/right-arrow.png") no-repeat 40px center;
    padding-left: 50px;
}

/*生活服务详情页*/
.aleStyle dl {
    display: table;
    width: 235px;
    margin: 40px auto 30px;
}

ul.tabNav a.buttonGoShop {
	display: block;
	width: 150px;
    height: 41px;
    line-height: 41px;
    margin-top: 3px;
    border-radius: 5px;
	text-align: center;
	float: right;
	margin-right: 60px;
	background: #f62f55;
	border: none;
	color: #fff;
	
}

/*优惠券样式*/
.sale-act{

}