/* 字体图标 */
@font-face {font-family: 'iconfont';
    src: url('i/iconfont/iconfont.eot'); /* IE9*/
    src: url('i/iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('i/iconfont/iconfont.woff') format('woff'), /* chrome、firefox */
    url('i/iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('i/iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: gra;
    vertical-align: middle;
}
/* layout */
body{
	font-family: microsoft yahei;
}
.w-970 {
	width:970px;
}
.w-960 {
	width:960px;
}
.w-220 {
	width:220px;
}
.text-orange{
	color: #ff6c00;
}
.u-zy{

}
/* 评论星星 */
.score-star{
	position: relative;
	display: inline-block;
	width: 100px;
	height: 16px;
	background: url(../../../images/2016/detail/star.png) no-repeat 0 -45px;
}
.score-star em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../../images/2016/detail/star.png) no-repeat 0 0;
}
.s-scoure-star {
	width: 80px;
	height: 12px;
	background-position: 0 -83px;
}
.s-scoure-star em {
	background-position: 0 -66px;
}
/* S 商家信息 */
.shopColumn {
	border:1px solid #e7e7eb;
	overflow: hidden;
	margin-bottom: 10px;
}
.shopColumn h3 {
	background:#f4f5f9;
	border-bottom:1px solid #e7e7eb;
	font-size:14px;
	height:40px;
	line-height:40px;
	padding-left:12px;
	color:#666;
}
.shopInfor {
	padding: 9px 0 8px;
	margin: 0 14px;
	color:#666;
	border-bottom: 1px dotted #ccc;
}
.shopInfor dl {
	padding:6px 0;
	overflow:hidden;
}
.shopInfor dl dt {
	color: #999;
	float: left;
}
.shopInfor dl dd {
	color:#333;
}

/* S 按钮 */
.shopbtn {
	display:inline-block;
	width:88px;
	height:28px;
	line-height: 28px;
	border:1px solid #ddd;
	border-radius:2px;
	background-color:#f9f9f9;
	color:#666;
	text-align:center;
	font-size: 12px;
	margin: 0 5px 10px;
}
.shopbtn .iconfont{
	color: #e3393c;
	font-size: 14px;
	margin-right: 3px;
}
.shopbtn .kf-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 5px;
	background:url(../../../images/2016/detail/kf-icon.png) no-repeat;
}
/* 商品详情页 客服咨询 */
.shopbtn .xnkf-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	margin-right: 5px;
	background:url(../../../images/2016/detail/xnkf_blue.png) no-repeat;
	background-size: 15px;
}
.shopbtn:hover {
	background-color:#ececec;
}
.shopInfoBtn {
	width: 106%;
	padding:14px 9px 4px;
	font-size: 0;
	border-bottom: 1px solid #e7e7eb;
}
/* S 联系客服按钮 */
.consultList {
	padding: 0 14px;
	margin-bottom: -1px;
}
.consultList dl {
	overflow:hidden;
	border-bottom: 1px dotted #ccc;
}
.consultList dt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 12px 0 2px 0;
	color:#666;
}
.consultList dd {
	margin-left:-5px;
	width: 106%;
	padding: 10px 0 4px;
	font-size: 0;
}
/* E 商家信息 */

/* S 主内容区域*/
.goodsBox {
	position:relative;
}
.goodsPhotos {
	float:left;
	width:350px;
}
/* S preview */
.preview {
	width:350px;
	height:414px;
	position:relative;
	margin-bottom:20px;
	z-index:99;
}
/* S smallImg */
.smallImg {
	position:absolute;
	width:350px;
	padding:10px 0;
	height:54px;
	overflow:hidden;
}
.scrollbutton {
	height:54px;
	width:19px;
	overflow:hidden;
	position:absolute;
	top:10px;
	cursor:pointer;
	background:url(../../../images/2016/detail/ctrol_icon.png) no-repeat;
}
.scrollbutton.smallImgLeft {
	background-position:-40px 0;
	left:0;
}
.scrollbutton.smallImgRight {
	background-position:-60px -0;
	right:0;
}
.scrollbutton.smallImgLeft.disabled {
	background-position:0 0;
	cursor: not-allowed;
}
.scrollbutton.smallImgRight.disabled {
	background-position:-20px 0;
	cursor: not-allowed;
}
#imageMenu {
	width:310px;
	margin:0 21px;
	overflow:hidden;
}
#imageMenu ul {
	width:2000px;
}
#imageMenu li {
	float:left;
	width:62px;
	height:54px;
	overflow:hidden;
	text-align:center;
}
#imageMenu li img {
	padding:1px;
	border:1px solid #e5e5e5;
	width:50px;
	height:50px;
	cursor:pointer;
}
#imageMenu li.onlickImg img {
	padding:0px;
	border:2px solid #0A64FF;
}
/* S bigImg */
.bigImg {
	position:relative;
	width:350px;
	height:350px;
	padding:0px;
	border:1px solid #E4E4E4;
	overflow:hidden;
}
.bigImg #midimg {
	width:350px;
	height:350px;
}
.bigImg #winSelector {
	width:235px;
	height:210px;
}
#winSelector {
	position:absolute;
	cursor:move;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	background-color:#000;
	border:1px solid #fff;
}
/* S bigView */
#bigView {
	position:absolute;
	border:1px solid #CCC;
	overflow:hidden;
	width:400px;
	height:400px;
	top:0;
	left:367px;
	z-index: 21;
}
#bigView img {
	position:absolute;
}
/* 查看大图 */
.zoom-img {
	display:block;
	position:absolute;
	right:0;
	top:320px;
	z-index:20;
	text-indent:-9999px;
	width:30px;
	height:30px;
	cursor: default;
	background:url(../../../images/2016/detail/ico-zoom.png) no-repeat;
}
.iframe-img {
	position:absolute;
	top:0;
	left:0;
	width:350px;
	height:350px;
	border:1px solid #E4E4E4;
	overflow:hidden;
	z-index:10
}
/* S share&&fav*/
.collect-share .i-collect,
.collect-share .bdshare {
	float:left;
}
.collect-share .i-collect .iconfont,
.collect-share .bdshare .iconfont{
	font-size: 14px;
	color:#ccc;
	margin-right:5px;
}
.i-collect {
	display:inline-block;
	position:relative;
	height:16px;
	line-height:16px;
	color:#666;
	margin-right: 40px;
}
.i-collect .text-red{
	color: #e3393c;
}
.bdshare {
	display:inline-block;
	float:right;
	height:16px;
}
.bdshare-button-style0-16 .bds_more {
	display:block;
	background:none !important;
	background-position:-460px -47px !important;
	color:#666 !important;
	padding-left:0px !important;
	margin:0 !important;
}
/* E 主内容区域*/

/* S 详情内容区域 */
.goodsConts {
	text-align:left;
}
.Contentbox{
	border: 1px solid #e7e7eb;
	border-top: 0;
	min-height: 1839px;
}
/* S 店铺热销 */
.m-saleshot{
	border: 1px solid #e7e7eb;
	overflow: hidden;
}
.m-saleshot .hd{
	line-height: 40px;
	padding-left: 13px;
	font-size: 	14px;
	font-weight: bold;
	color: #666;
	border: 1px solid #e7e7eb;
	background: #f4f5f9;
	width: 205px;
	margin: -1px;
}
.m-saleshot .bd{
	padding:0 10px;
	margin-bottom: -1px;
} 
.m-saleshot .list li{
	padding: 13px 0 14px;
	border-bottom: 1px dotted #e7e7eb;
}
.m-saleshot .list .img{
	text-align: center
}
.m-saleshot .list .desc{
	padding: 8px 0 7px;
	text-align: center;
	max-height: 20px;
	text-overflow: ellipsis;
	font-weight: normal;
	overflow: hidden;
}
.m-saleshot .list .desc a:hover{
	color: #0A64FF;
}
.m-saleshot .list .price{
	text-align: center;
	color: #0A64FF;
}

/* S goodsTabs */
.pinned {
	z-index:1000;
}
.goodsTabs-bar {
	position:relative;
	height:40px;
	border:1px solid #EEE;
	border-bottom-color:#0A64FF;
	background:#f4f5f9;
	width: 968px;
}
.goodsTabs-bar ul li {
	float:left;
	padding:0 25px;
	font-size:14px;
	cursor:pointer;
	color: #666;
	line-height: 40px;
}
.goodsTabs-bar ul li.hover {
	margin:-1px 0 -1px -1px;
	line-height:42px;
	color:#fff;
	background-color: #0A64FF;
}

/* S 产品参数 */
.goodsBaseInfor {
	border-bottom: 1px solid #e7e7eb;
	border-top:0;
	position: relative;
	margin-bottom: 20px;
}
.goodsBaseInfor .btnarrow{
	position: absolute;
	right: 21px;
	bottom: -14px;
	display: block;
	width: 60px;
	text-align: center;
	border: 1px solid #e7e7eb;
	border-top: 0;
	background: #fff;
	line-height: 12px;
	cursor: pointer;
	color: #b2b2b2;
}
.goodsBaseInfor ul {
	padding-top: 12px;
	margin: 0 20px 18px;
	overflow: hidden;
}
.goodsBaseInfor ul li {
	float:left;
	width:33%;
	color:#999;
	padding:8px 0;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.goodsBaseInfor ul li span {
	color:#333;
}

/* S 评价详情 */
.m-comment-tab{
	background: #f4f5f9;
	border-top: 1px solid #e7e7eb;
}
.m-comment-tab li{
	float: left;
	line-height: 38px;
	font-size: 14px;
	color: #666;
	width: 140px;
	text-align: center;
	cursor: pointer;
}
.m-comment-tab li.hover{
	color:#0A64FF;
}
.table{
	border-bottom: 1px solid #e7e7eb;
}
.table > tbody > tr > td{
	border-top: 1px solid #e7e7eb;
	vertical-align: middle;
}
.table > tbody > tr > td.m-reply-td{
 	position: relative;
	padding: 0 15px;
	background: #fcfcfd
}
.table .com-txt{
	line-height: 20px;
	min-height: 40px;
	word-wrap: break-word;
	word-break: break-all;
}
.table .com-infor{
	margin-top: 10px;
}
.table .com-tag{
	margin-right: 35px;
}
.table > tbody > tr > td.m-reply-td:before {
  position: absolute;
  left: 40px;
  top: -4px;
  display: inline-block;
  width: 7px;
  height: 7px;
  font-size: 0;
  content: ' ';
  background-color: #fcfcfd;
  border-style: solid;
  border-color: #e7e7eb #e7e7eb #fcfcfd #fcfcfd;
  border-width: 1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.m-reply {
  position: relative;
  padding: 8px 0 8px 120px;
  line-height: 24px;
  border-bottom: 1px dotted #e7e7eb;
  margin-bottom: -1px;
}
.m-reply span {
  position: absolute;
  left: 4px;
  top: 8px;
  display: inline-block;
  width: 120px;
}
.m-reply .reply-date{
	color:#999;
}

/* S 分页 */
.page {
	height: 37px;
	text-align: right;
	padding: 0 20px 15px 0;
}

.page a {
  line-height: 35px;
  width: 35px;
  text-align: center;
  border: 1px solid #e7e7e7;
  color: #333;
  display: inline-block;
  margin-left: -1px;
}

.page a:hover, .page .on {
  background: #0A64FF;
  border: 1px solid #0A64FF;
  color: #fff;
}

.page-prev, .page-next {
  width: auto !important;
  color: #0A64FF !important;
  padding: 0 15px;
  margin: 0 10px;
}

.page-prev:hover, .page-next:hover {
  background: #ebebeb !important;
  border: 1px solid #e7e7e7 !important;
  color: #333333 !important;
}

.page-next {
  margin: 0;
}

.page-more {
  display: inline-block;
  margin: 0 10px;
}
/* S 编辑器 */
.m-editor-detail{
	border-bottom: 1px solid #e7e7eb;
	padding: 15px 20px;
	line-height: 20px;
	word-wrap: break-word;
	word-break: break-all;
}
.m-editor-detail .iconfont{
	color: #0A64FF;
	margin-right: 5px;
	vertical-align: middle;
}
.instruct-tool{
	margin-right: 10px;
}
.instruct-tool:hover{
	color: #999;
}
/* S 商品满意度 */
.goodsSat {
	padding:30px 20px;
	background:#FFF;
}
.goodsSat .s1,
.goodsSat .s2 {
	float:left;
	font-size:16px;
}
.s1 {
	font-weight:bold;
	font-size: 16px;
}
.s2 {
	margin-right:20px;
}
.s2 b {
	color:#ff6c00;
	margin-right:5px;
}

/* 3d图标、图片弹出层 */
#imageMenu li {
	position:relative;
}
.icon-3d {
	position:absolute;
	top:0;
	right:5px;
	display:block;
	width:24px;
	height:24px;
	background:url(../../../images/2016/detail/3d.png) no-repeat;
}
.popup-img-mask {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	z-index:10000
}
.popup-img {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin:-315px 0 0 -415px;
	width:830px;
	height:630px;
	z-index:10001;
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.8);
	-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.8);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.8);
}
.popup-img .img-mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	z-index:10002
}
.popup-img .img-slide {
	position:relative;
	width:100%;
	height:100%;
	z-index:10003
}
.img-slide .bd {
	position:absolute;
	top:0;
	left:100px;
	width:630px;
	height:630px;
	overflow:hidden;
}
.popup-img-close {
	display:block;
	position:absolute;
	top:12px;
	right:12px;
	z-index:10004;
	width:12px;
	height:12px;
	background:url(../../../images/2016/detail/sp-img.png) no-repeat -100px 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.popup-img-close:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.img-slide .prev,.img-slide .next {
	display:block;
	position:absolute;
	top:50%;
	width:25px;
	height:47px;
	margin-top:-23px;
	background:url(../../../images/2016/detail/sp-img.png) no-repeat 0 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.img-slide .prev {
	left:35px;
}
.img-slide .next {
	right:35px;
	background-position:-50px 0;
}
.img-slide .prev:hover,.img-slide .next:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.toolbar-item2 a{display:block;}
.toolbar-item2 .icon-box{width:35px;height:36px; line-height:36px; text-align:center;background:#fff;overflow:hidden;position:relative; z-index:2;}
.toolbar-item2 .iconfont{margin:10px auto; color:#c0c0c0;}
.toolbar-item2:hover .icon-box{background:#0A64FF}

.wrapper .ui-ceilinglamp-current{position:fixed}


#shop_three_price_pk_tmpl {
	background: #ffffff;
    padding: 10px;
}
#shop_three_price_pk_tmpl .list-box{
	max-height: 170px;
	overflow-y: auto;
}
#shop_three_price_pk_tmpl .list-box .list-item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 25px;
	padding: 4px 10px;
	border-bottom: 1px solid #e7e7eb;
}
#shop_three_price_pk_tmpl .list-box .list-item .list-item-title{
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

#shop_three_price_pk_tmpl .list-box .list-item .list-item-price{
	font-size: 12px;
	color: #e43636;
}
#shop_three_price_pk_tmpl .list-box .list-item .list-item-price::before{
	content: '￥';
	color: #e43636;
}

#shop_three_price_pk_tmpl .tips{
	margin-top: 10px;
	line-height: 18px;
    color: #005dff;
    font-size: 14px;
}