/*
Template Name: 优易软件优质精品模板
Template URI: http://www.uuecs.com/
Description: 选模板当然去优易软件(uuecs.com) 
Version: 2.73
Author: 更多解决方案
Author URI: http://www.uuecs.com/
Logo filename: logo.gif
*/



/*团购列表页商品*/
.floor-prod-sort-box {
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	height: 39px;
	line-height: 39px;
	margin: 10px 0;
	overflow: hidden;
}
.floor-prod-sort-box h3 {
	padding-left: 10px;
}
#tuan-lists, #tuan-lists .price {
	font-family: Helvetica, Tahoma, Arial, 'Microsoft YaHei', '微软雅黑', STXihei, '华文细黑', SimSun, '宋体', Heiti, '黑体', sans-serif;
}
#tuan-lists .tuan-title, #tuan-lists .tuan-title-tomorrow {
	height: 29px;
	margin: 30px 0 18px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
}
#tuan-lists .tuan-title {
	background-image: url(images/tuan_title_6.png);
}
#tuan-nav-wrap {
	line-height: 45px;
	line-height: 45px;
	background: #fff;
}
#tuan-nav-wrap .tuan-nav {
	list-style: none;
	padding-left: 10px;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}
#tuan-nav-wrap .tuan-nav .tuan-li {
	float: left;
	margin: 0 15px;
}
#tuan-nav-wrap .tuan-a {
	display: block;
	color: #686867;
	font-size: 12px;
	position: relative;
}
#tuan-nav-wrap .tuan-nav .tuan-li .first {
}
#tuan-nav-wrap .tuan-nav .tuan-li .current {
	color: #ff647c;
}
#tuan-nav-wrap .tuan-nav .tomorrow {
	float: right;
	margin-right: 20px;
}
#tuan-nav-wrap .tuan-nav .tomorrow .tuan-a {
	color: #89c31f;
}
#tuan-nav-wrap .tuan-li .current:after {
	width: 100%;
	position: absolute;
	height: 0;
	left: 0;
	bottom: 9px;
	border-bottom: 3px solid #ff647c;
	content: '';
	visibility: visible;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
#tuan-lists .tuan-main-cont {
	background: #fff;
}
#tuan-lists .item-list {
	position: relative;
	overflow: hidden;
}
#tuan-lists .item-list li {
	display: inline;
	float: left;
	border: 1px solid #dedede;
	margin: 0px 0 10px 10px;
	padding: 1px;
}
#tuan-lists .item-list .effect-cont {
	position: relative;
}
#tuan-lists .item-list .item {
	width: 286px;
}
#tuan-lists .item-list li a {
	cursor: pointer;
	color: #888;
}
#tuan-lists .item-list .item img {
	width: 286px;
	height: 286px;
}
#tuan-lists .item-list .title {
	height: 20px;
	font-size: 14px;
	overflow: hidden;
}
#tuan-lists .item-list .title a {
	color: #000;
	font: 14px/1.5 arial, tahoma, \5b8b\4f53;
	font-weight: bold;
}
#tuan-lists .item-list #timer {
	height: 18px;
	color: #888;
	font-weight: normal;
	font-family: 'microsoft yahei';
	overflow: hidden;
}
#tuan-lists .item-list .price-discount {
	height: 38px;
	margin-top: 5px;
	overflow: hidden;
}
#tuan-lists .item-list .detail {
	position: relative;
	height: 98px;
	padding: 9px 12px 0 16px;
	border-top: 1px solid #dedede;
	background: #f9f9f9;
	overflow: hidden;
}
#tuan-lists .item-list .other-info .ship {
	float: right;
	font-size: 16px;
}
#tuan-lists .item-list .ori-price {
	text-decoration: line-through;
}
#tuan-lists .item-list .other-info {
	display: inline;
	position: relative;
	float: left;
	margin-left: 10px;
}
#tuan-lists .item-list .other-info .pnum {
	position: absolute;
	top: 5px;
	left: 0;
	width: 34px;
	height: 16px;
	padding-left: 10px;
	background: url(../images/ju.png) -179px -79px no-repeat;
	line-height: 16px;
	color: #fff;
	font-family: 'microsoft yahei';
	overflow: hidden;
}
#tuan-lists .item-list .other-info del {
	display: block;
	margin-top: 21px;
	color: #888;
	font-family: verdana;
}
#tuan-lists .item-list .now-price {
	font-size: 30px;
	font-weight: 700;
	display: inline;
	float: left;
	color: #e83433; padding-top:10px;
}
#tuan-lists .item-list li .buy-num {
	position: absolute;
	top: 70px;
	right: 13px;
	color: #888;
	font-family: 'microsoft yahei';
}
#tuan-lists .item-list li .buy-num b {
	color: #e83433;
}
#tuan-lists .item-list .now-price em {
	font-size: 18px;
}
#tuan-lists .item-list li.hover {
	border: 2px solid #f12c47;
	padding: 0;
}
#tuan-lists .item-list li.hover .title a {
	color: #f7120a;
	text-decoration: none;
}
#tuan-lists .item-list a:hover .title {
	opacity: 1;
filter: alpha(opacity:100);
}
#tuan-lists .item-list .img-cont {
	position: relative;
}
/*团购详情页*/
#tuan-detail {
	font-family: Helvetica, Tahoma, Arial, 'Microsoft YaHei', '微软雅黑', STXihei, '华文细黑', SimSun, '宋体', Heiti, '黑体', sans-serif;
}
#tuan-detail #detail-meta {
	width: 1188px;
	height: 680px;
	background-color: #fff;
	border: 1px solid #e4e7f0;
}
#detail-meta .side-wrap {
	float: left;
	width: 450px;
	height: 560px;
	border-right: 1px solid #f2f2f2;
	background: #fff;
}
#tuan-detail .side-wrap {
	float: left;
	width: 516px;
	height: 600px;
	padding: 20px 20px 14px;
	border-right: 1px solid #e4e7f0;
	overflow: hidden;
}
#tuan-detail .carousel-control {
}
#tuan-detail .carousel-control .main-img-cont {
	width: 516px;
	height: 516px;
}
#tuan-detail .carousel-control .main-img-cont img {
	width: 516px;
}
.MagicZoomPup {
	z-index: 1;
	position: absolute;
	background: url(images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
}
#tuan-detail .thumb-cont {
	width: 460px;
	height: 85px;
	overflow: hidden;
}
.carousel-control .thumb-cont-inner {
	position: relative;
	overflow: hidden;
	width: 340px;
	height: 85px;
	margin: 0 auto;
}
.carousel-control ul li {
	width: 76px;
	height: 76px;
	float: left;
	margin: 0 4px;
}
.carousel-control li a {
	display: inline;
	float: left;
	margin: 0 4px;
	padding: 6px;
	border: 2px solid #dfdfdf;
}
.carousel-control li img {
	margin: 0;
	padding: 0;
}
.carousel-control li a.img-hover {
	border: 2px solid #f8322b;
}
#tuan-detail #detail-meta .main-wrap {
	width: 581px;
	margin-left: 557px;
	padding: 25px;
	_float: right;
	_display: inline;
	_margin-left: 0;
	_overflow: hidden;
}
#detail-meta .title h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2em;
	margin: 0;
	padding-bottom: .2em;
	color: #000;
}
#tuan-detail .title h3 {
	width: 581px;
	height: 54px;
	padding: 12px 0 4px 0;
	font: 18px/1.5 \5FAE\8F6F\96C5\9ED1;
	color: #333;
	overflow: hidden;
}
#tuan-detail .title .sales {
	font: 14px/1.5 \5FAE\8F6F\96C5\9ED1;
	color: #f49625;
}
#tuan-detail .main-wrap .price-info {
	display: block;
	width: 481px;
	height: 60px;
	padding: 18px 0 18px 100px;
	margin-top: 16px;
	background: url(../images/price-bg.png?v=08fc4);
	text-align: center;
}
#tuan-detail .main-wrap .time-left {
	width: 553px;
	height: 29px;
	padding: 12px 15px 13px 13px;
	background-color: #fff1dc;
}
#tuan-detail .main-wrap .time-left .alarm-clock {
	float: left;
	width: 27px;
	height: 29px;
	background: url(../images/detail.png?v=b9420) no-repeat 0 -21px;
}
#tuan-detail .main-wrap .time-left .times {
	float: left;
	margin-left: 7px;
	line-height: 28px;
	font-size: 14px;
}
#tuan-detail .main-wrap .time-left .times .num {
	font: 18px/28px Verdana;
	color: #333;
}
#tuan-detail .main-wrap .time-left .nums-pay {
	float: right;
	display: inline-block;
	font: 14px/28px \5FAE\8F6F\96C5\9ED1;
	color: #333;
}
#tuan-detail .main-wrap .time-left .nums-pay em {
	display: inline-block;
	margin-right: 2px;
	font: bold 18px/28px Verdana;
	color: #009858;
}
#tuan-detail .main-wrap .price-info .now-price {
	display: inline-block;
	height: 60px;
	color: #fff;
	text-align: center;
	float: left;
}
#tuan-detail .main-wrap .price-info .now-price em {
	font: bold 30px/30px Arial;
}
#tuan-detail .main-wrap .price-info .now-price i {
	font: bold 48px/60px Verdana;
}
#tuan-detail .main-wrap .price-info .prmo {
	display: inline-block;
	height: 37px;
	margin-top: 13px;
	float: left
}
#tuan-detail .main-wrap .price-info .former {
	float: left;
	width: 130px;
	text-align: left;
	color: #fff;
}
#tuan-detail .main-wrap .price-info .original {
	font: 14px/1.5 Verdana;
	text-decoration: line-through;
}
#tuan-detail .main-wrap .price-info .split {
	float: left;
	width: 1px;
	height: 37px;
	margin-left: 5px;
	font-size: 0;
	background-color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
}
#tuan-detail .main-wrap .price-info .sale {
	float: left;
	width: 95px;
	margin-left: 9px;
}
#tuan-detail .main-wrap .price-info .discount {
	float: left;
	width: 55px;
	height: 20px;
	background: url(../images/detail.png?v=b9420) no-repeat -11px 0;
	text-align: center;
	color: #e83433;
}
s, strike, del {
	text-decoration: line-through;
}
#tuan-detail .main-wrap .price-info .tuan-discount {
	border-right: 1px dashed #f989a7;
	border-left: 1px dashed #f989a7;
}
#tuan-detail .main-wrap .price-info .line-effect {
	position: absolute;
	top: 0;
	right: -5px;
	width: 5px;
	height: 88px;
	padding: 0;
	background: url(images/price-info-line.png) no-repeat;
}
#detail-meta .sale-attrs {
	position: relative;
	float: left;
	border-top: 0;
	width: 100%;
}
#tuan-detail .sale-attrs .attr {
	margin: 15px 0 15px 0px;
}
/* 单、复选样式 */
#detail-meta .sale-attrs .attr {
	font-size: 13px;
	position: relative;
	margin: 15px 0;
	padding-left: 90px;
	color: #777;
}
#detail-meta .sale-attrs label {
	line-height: 1.2em;
	position: absolute;
	left: 0;
	width: 65px;
	height: 100%;
	margin-left: 10px;
	padding-top: 2px;
	text-align: right;
	color: #888;
	_left: -90px;
}
#detail-meta .sale-attrs div .attr label {
	padding-top: 7px;
}
#detail-meta .attr-values {
	display: inline-block;
	vertical-align: middle;
}
#tuan-detail #detail-meta .attr-values {
	_display: block;
	_overflow: hidden;
	_zoom: 1;
	_position: relative;
}
#detail-meta .attr-values li {
	line-height: 20px;
	position: relative;
	display: inline-block;
	float: left;
	float: left;
	margin: 0 4px 4px 0;
	padding: 1px;
	vertical-align: middle;
	background: #fff;
	cursor: pointer;
}
#detail-meta .attr-values li a {
	float: left;
	width: auto!important;
	min-width: 10px;
	padding: 2px 11px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	border: 1px solid #b8b7bd;
	background-color: #fff;
}
#detail-meta .attr-values li a {
	height: 25px;
	padding: 2px 8px 2px 2px;
	-webkit-transition: border-color .2s;
	-moz-transition: border-color .2s;
	-o-transition: border-color .2s;
	transition: border-color .2s;
}
#detail-meta .attr-values li.onlickSpec a {
	margin: -1px;
	border: 2px solid #f8322b;
}
#detail-meta .attr-values li a:hover {
	margin: -1px;
	border: 2px solid #f8322b;
}
#detail-meta .attr-values li .thumb-box {
	display: inline-block;
	float: left
}
#detail-meta .attr-values span {
	line-height: 25px;
	vertical-align: top;
	display: inline-block;
	float: left
}
#detail-meta .attr-values li span {
	position: relative;
	z-index: 2;
	padding-left: 1px;
}
#detail-meta .sale-attrs .buy-num {
	margin-bottom: 6px!important;
}
#detail-meta .sale-attrs .pure-form label {
	padding-top: 5px;
}
.detail-number {
	display: block;
	margin: 0 5px 0 0;
}
.detail-number .number-op {
	line-height: 27px;
	text-align: center;
	vertical-align: top;
	color: #999;
}
.detail-number .number-op {
	display: inline-block;
	width: 22px;
	height: 27px;
	float: left;
}
.detail-number .number-op.del-num {
	background: url(../images/icon_bgj.png) no-repeat;
}
.detail-number .number-op.add-num {
	background: url(../images/icon_bgjj.png) no-repeat;
}
.pure-form .detail-number input {
	font-size: 13px;
	display: block;
	width: 30px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	color: #777;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 3px #ddd;
	float: left
}
#tuan-detail .ops {
	margin: 20px 0 20px;
}
#detail-meta .add-to-cart-btn {
	display: block;
	width: 181px;
	height: 53px;
	font: bold 24px/53px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
	text-align: center;
	margin-top: 22px;
	margin-left: 200px;
	border: none;
	background-color: #e83433;
}
#tuan-detail .add-to-cart-btn {
	margin: 2px 0 0 124px;
	_float: left;
	_display: inline;
}
#tuan-detail .pro-get {
	float: right;
	width: 216px;
	height: 38px;
	margin-left: -2px;
	padding: 14px 186px 0 190px;
	font: 12px/1.5 \5FAE\8F6F\96C5\9ED1;
	color: #666;
	border-top: 1px solid #e4e7f0;
}
#tuan-detail .pro-get .share-util {
	float: left;
	padding-top: 5px;
}
#tuan-detail .pro-get .share {
	position: relative;
	float: right;
	width: 130px;
}
#tuan-detail .pro-get .share-util i {
	float: left;
	width: 17px;
	height: 16px;
	margin-right: 5px;
	background: url(../images/detail.png?v=b9420) no-repeat -28px -21px;
	cursor: pointer;
}
#detail-meta .add-to-cart-btn .iconfont {
	line-height: 44px;
	position: absolute;
	left: 20px;
	vertical-align: top;
	color: #fff;
}
#detail-meta .add-to-cart-btn {
}
#detail-meta .add-to-cart-btn .addCartText {
	padding-left: 20px;
}
#tuan-detail .tuan-apply {
	line-height: 60px;
	overflow: hidden;
	height: 60px;
	margin: 0 15px;
	color: #666;
	border-top: 1px dashed #ddd;
	text-align: center;
	margin: 0 auto;
}
#tuan-detail .tuan-apply .count-down {
	margin-left: 105px;
}
#tuan-detail .tuan-apply div {
	display: inline;
}
#tuan-detail .tuan-apply div .num {
	font-weight: bold;
	font-size: 14px;
	padding: 0 3px;
}
.protab-box {
	float: left;
	width: 988px;
	margin-top: 19px;
	border: 1px solid #e5e5e5;
	clear: both;
	height: auto;
}
.protab-box .tab-area {
	position: relative;
	height: 41px;
	z-index: 20;
}
.protab-box .tab-toolbar {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 988px;
	height: 39px;
	border: 1px solid #e5e5e5;
	background-color: #f9f9f9;
}
.protab-box #inner{width: 988px;
	height: 39px;
	border: 1px solid #e5e5e5;
	background-color: #f9f9f9;}
.protab-box .tab-toolbar ul {
	float: left;
	width: 620px;
}
.protab-box .tab-toolbar li {
	position: relative;
	float: left;
	width: 150px;
	height: 40px;
	margin-bottom: -1px;
	line-height: 38px;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}
.protab-box .tab-toolbar li.on a {
	position: relative;
	top: -1px;
	height: 38px;
	padding-top: 1px;
	border-top: 2px solid #f8322b;
	background-color: #fff;
	color: #f7120a;
}
.protab-box .tab-toolbar li a {
	display: inline-block;
	width: 150px;
	height: 38px;
	padding-top: 2px;
	margin-bottom: -1px;
	font: bold 15px/38px \5FAE\8F6F\96C5\9ED1;
	color: #333;
	text-decoration: none;
	overflow: hidden;
}
.protab-box .tabarea {
	padding: 20px 115px 10px;
}
.recommend-info {
	float: right;
	width: 190px;
}
.recommend-info .seller {
	float: left;
	width: 188px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	white-space: nowrap;
}
.recommend-info .seller-name {
	width: 158px;
	padding: 0 15px;
	text-align: left;
	font: bold 14px \5FAE\8F6F\96C5\9ED1;
	color: #333;
	overflow: hidden;
}
.recommend-info .seller-name span {
	font: normal 14px/24px \5FAE\8F6F\96C5\9ED1;
	color: #666;
}
.recommend-info .recmd-pro {
	float: left;
	width: 158px;
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #e5e5e5;
}
.recommend-info .recmd-pro li {
	float: left;
	width: 158px;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	font: 12px/1.5 \5FAE\8F6F\96C5\9ED1;
	color: #333;
}
.recommend-info .recmd-pro li img {
	display: block;
	width: 158px;
}
.recommend-info .recmd-pro .pro-name {
	width: 158px;
	height: 36px;
	margin-top: 6px;
	overflow: hidden;
}
.recommend-info .recmd-pro .pro-price {
	height: 28px;
}
.recommend-info .recmd-pro .price-now {
	float: left;
	font: 700 15px/28px Verdana;
	color: #fe0000;
}
.recommend-info .recmd-pro .price-before {
	float: right;
	margin-top: 6px;
	font: normal 12px/18px Verdana;
	color: #999;
	text-decoration: line-through;
}
.recommend-info .recmd-pro .price-now em {
	font-size: 13px;
}
.protab-box .event-rules dl {
  font: 14px/36px \5FAE\8F6F\96C5\9ED1;
  color: #333;
}
.protab-box .event-rules dt {
  position: relative;
  width: 750px;
  height: 35px;
  border-bottom: 1px solid #dedede;
}
.protab-box .event-rules h3 {
  position: absolute;
  height: 35px;
  display: inline-block;
  padding-right: 20px;
  border-bottom: 1px solid #f7120a;
}
.protab-box .event-rules dd {
  padding: 10px 0 44px;
  color: #666;
}
.protab-box .tabarea img {
  display: inherit;
}