body {
	background: #f5f5f5;
}

.detailDiso{
	background: #15bc44 !important;
}
/*.wrapper{
	width: 1000px;
}*/

.detail_info_box {
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
}

#allPrice_box {
	display: inline-block;
	
}
#allPrice_box .price_box{
	font-weight: bold;
}

.price_screening {
	top: -3px;
}

.info-l {
	/*width: 440px;*/
	width: 570px;
}

.info-r {
	/*width: 540px;*/
	width: 570px;
}

.slideBox {
	position: relative;
	height: 399px;
	/* overflow: hidden; */
}

.slideBox img {
	display: block;
	width: 100%;
	height: 100%;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li img {
	vertical-align: top;
}

.slideBox .hd {
	/*width: 1168px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-top: -50px;
	line-height: 30px;
	z-index: 99;
	padding-right: 0px;*/
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
}

.slideBox .hd ul {
	padding-top: 5px;
	text-align: center;
}

.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
	display: inline;
	zoom: 1.4;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: #FFFFFF;
	overflow: hidden;
	font-size: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.slideBox .hd ul .on {
	background: #ff8d00;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 2%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../image/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.slideBox:hover .prev,
.slideBox:hover .next {
	display: block;
}

.slideBox .next {
	left: auto;
	right: 2%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.detail_id {
	cursor: default;
	text-decoration: none;
	line-height: 24px;
	font-size: 12px;
	position: absolute;
	padding: 0 8px;
	background-color: rgba(0, 0, 0, .8);
	background-color: #000;
	color: #fff;
	right: 0;
	bottom: 0;
	z-index: 2;
	box-shadow: 0 0 black;
}


/*右边的样式*/

.detail_title {
	max-height: 91px;
	overflow: hidden;
	position: relative;
}

.detail_title h1 {
	display: inline;
	font-size: 22px;
	color: #333;
	line-height: 31px;
	font-weight: bold;
}


.detail_label {
	margin-top: 12px;
	margin-bottom: 10px;
}

.detail_label span {
	/*display: inline-block;
	margin-right: 10px;
	border: 1px dashed #ff7000;
	color: #ff7000;
	line-height: 18px;
	padding: 0 6px;*/
}

.detail-main-thing {
	margin-top: 10px;
	font-size: 12px;
}

.thing-main-r-zi {
	padding-right: 30px;
	font-size: 14px;
}

.address_icon {
	position: relative;
	top: -2px;
}

.detail_price {
	padding: 15px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fefaf1;
	font-size: 12px;
	color: #999;
}

.detail_price {
	/*margin-bottom: 20px;*/
}

.panel-label {
	width: 70px;
	padding-left: 5px;
	color: #666;
	font-size: 14px;
}

.panel-label1 {
	height: 20px;
	line-height: 20px;
}

.panel-label2 {
	height: 30px;
	line-height: 30px;
}

.amount_title span {
	padding: 0px 3px;
}

.promo-box span,
.reservation-main a,
.promo-box-zi {
	display: inline-block;
	margin-right: 7px;
	color: #fff;
	padding: 0 6px;
	line-height: 20px;
}

.reservation-main {
	position: relative;
	left: -5px;
}

.reservation-main a {
	padding: 0px;
}
.labelStyle{
	margin-bottom: 2px;
}
.promo-box-1 {
	background: #21a9d7;
}

.promo-box-2 {
	background: #2bb9eb;
}

.promo-box-3 {
	background: #21a9d7;
}

.important-num {
	color: #ff6f00;
}

.detail-panel-zi {
	margin: 20px 0px;
}


/*.reservation-main-1,
.reservation-main-2 {
	background: #ff9d00;
}*/

.reservation-main a {
	color: #4dace2;
}

.r-line {
	margin: 20px 0;
	border-bottom: 1px dotted #d6d6d6;
	height: 0;
	overflow: hidden;
}

.detail-main-recommend {
	background-color: #ffffff;
	border: 1px solid #ededed;
	padding: 15px 20px;
	padding-bottom: 10px;
}

.detail_msg_box {
	margin-bottom: 20px;
	margin-top: 20px;
}

.recommend_title {
	font-size: 15px;
	padding-left: 100px;
	margin-bottom: 10px;
}

.recommend-msg-box {
	position: relative;
}

.recommend-l {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	text-align: center;
}

.recommend-l img {
	margin-bottom: 5px;
}

.recommend-r {
	padding-left: 100px;
	height: 134px;
	overflow: hidden;
	overflow-y: auto;
	margin-bottom: 17px;
	margin-top: 4px;
}

.selcet-box {
	margin-top: -10px;
}

.selcet-box li {
	display: inline;
	margin: 10px 12px 0 0;
	min-height: 28px;
	font-size: 14px;
	color: #333;
	position: relative;
}

.selcet-box li i {
	display: none
}

.selcet-box li a {
	display: block;
	float: left;
	border: 1px solid #bcbcbc;
	color: #333;
	padding: 1px 10px;
	position: relative;
	line-height: 24px;
	min-width: 75px;
	text-align: center;
}

.selcet-box li a:hover,
.selcet-box li.on a {
	padding: 0 9px;
	border: 2px solid #4dace2;
	text-decoration: none
}

.selcet-box li.on i {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	background: url(../image/select.jpg) no-repeat;
	overflow: hidden;
	line-height: 200px
}

.action-box {
	border-top: 1px solid #dddddd;
	padding-top: 18px;
	/* height: 55px; */
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.buy-box {
	width: 170px;
	height: 55px;
}

.buy-btn {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	border-radius: 1px;
	text-align: center;
	cursor: pointer;
	background: #fc9191;
}

.text_total_price {
	height: 100%;
	/* line-height: 50px; */
	padding-left: 15px;
}
.promotional_activities{
	font-size: 12px;
	color: rgb(255, 102, 0);
	max-width: 320px;
}

.buy-btn:hover {
	text-decoration: none;
	background-color: #ff6666
}

.h_line {
	padding: 0px 5px;
}

.ui-numProp li {
	/*display: inline-block;*/
	margin-right: 12px;
	margin-bottom: 15px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	position: relative;
}

.amount_title {
	margin-left: 12px;
	color: #666666;
}

.ui-numProp .stock-remain {
	font-size: 12px;
	color: #666
}

.ui-numProp .amount {
	height: 28px;
	border: 1px solid #DDDDDD;
	overflow: hidden
}

.ui-numProp .amount:hover {
	border-color: #ff6f00
}

.ui-numProp input,
.ui-numProp .input {
	float: left;
	height: 28px;
	padding: 0 5px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
	border: 0;
	text-align: center
}

.ui-numProp .amount a {
	float: left;
	width: 30px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
}

.ui-numProp .btn-plus {
	border-left: 1px solid #DDDDDD;
}

.ui-numProp .btn-minus {
	border-right: 1px solid #DDDDDD;
}

.ui-numProp .amount a:hover {
	background-color: #f2f2f2
}

.ui-numProp .amount .btns {
	width: 16px;
	float: left
}

.ui-numProp .amount .num {
	display: inline-block;
	text-align: center;
	width: 24px
}

.promo-item-box:hover .s_popup_tips {
	display: block;
}

.ui-numProp .num-tips,
.s_popup_tips {
	/*margin: 30px 0 0 -65px;*/
	width: 198px;
	padding: 10px 0;
	font-size: 12px;
	color: #333;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 30px;
	left: 97px;
	box-shadow: 0 0 7px rgba(213, 213, 213, .7);
	z-index: 101;
	display: none
}

.dp_r .detail-panel-zi {
	margin: 20px 0px;
}

.ui-numProp li:hover .num-tips {
	display: block
}

.s_popup_price .h_line {
	font-size: 12px;
	top: 0px;
}

.s_popup_price .priceKey {
	font-size: 12px;
}

.s_popup_price .poundPrice {
	font-size: 14px;
}

.ui-dateProp {
	display: inline-block;
	width: 128px;
	height: 32px;
	border: 1px solid #DDDDDD;
	line-height: 32px;
	font-size: 14px;
	color: #333;
	text-indent: 12px;
	cursor: pointer;
	position: relative;
	vertical-align: middle
}

.ui-dateProp.on {
	border-color: #ffb133;
	box-shadow: 0 0 5px rgba(255, 177, 51, .9)
}

.ui-dateProp+.to {
	margin: 0 3px
}

.ui-dateProp+.tips {
	margin-left: 15px
}

.initPrice {
	font-size: 34px;
	color: #ff6f00;
	font-family: "Tahoma";
	font-weight: normal;
	padding-left: 15px;
}

.depart_show_wrap .priceKey {
	font-size: 12px;
	font-weight: bold;
}

.depart_show_wrap .poundPrice {
	font-size: 16px;
	font-weight: bold;
}

.depart_show_wrap .price_item_box {
	color: #ff9d00;
}

.ui-numProp li:hover .priceC {
	display: block;
}

.priceC {
	padding-left: 2px;
	display: none;
}


/*底下的样式*/

.detail_nav_box {
	height: 54px;
}

.detail_content {
	padding: 20px;
	margin-bottom: 60px;
}

.detail_nav_cont {
	width: 100%;
	border-bottom: 2px solid #e8e8e8;
	line-height: 50px;
	height: 50px;
	background-color: #fff;
}

.detail_nav_cont li {
	/*margin-right: 30px;*/
	color: #333;
	font-size: 18px;
	cursor: pointer;
	/*width: 11.11%;*/
	padding: 0px 20px;
	text-align: center;
	font-weight: bold;
}

.detail_nav_cont li :hover {
	color: #21a9d7
}

.detail_nav_cont li.on {
	margin-bottom: -2px;
	color: #ff6666;
	border-bottom: 2px solid #ff6666;
	/*font-weight: bold;*/
}

.pdfBox {
	position: relative;
}
.pdfBox:hover a{
	color: #ff6666;
}
.pdfBox .screen_box {
	top: 50px;
	left: 0px;
	width: auto;
}

.pdfBox .screen_box a {
	font-size: 15px;
	color: #666666;
}

.pdfBox:hover .screen_box {
	display: block;
}

.detail_content_wrap {
	margin-bottom: 35px;
	color: #333333;
}

.content_title {
	font-size: 20px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

.content_title:before {
	/*content: '';
	float: left;
	margin: 6px 0 0 -25px;
	width: 4px;
	height: 18px;
	background-color: #21a9d7;*/
}


/*评论样式*/

.evaluation_list_box .evaluation_list_item {
	margin-left: 42px;
	padding: 12px 0;
	border-bottom: 1px solid #efefef;
	position: relative;
}

.evaluation_avatar {
	position: absolute;
	width: 32px;
	height: 32px;
	overflow: hidden;
	left: -45px;
	top: 12px;
}

.evaluation_avatar img {
	display: block;
	width: 100%;
	height: 100%;
}

.eval_content {
	margin-bottom: 8px;
	line-height: 18px;
}

.eval_images li {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
	cursor: pointer;
}

.eval_images li img {
	display: block;
	width: 100%;
}

.nickName_box {
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

.eval_date {
	margin-left: 18px;
}

.eval_star_box {
	width: 86px;
	height: 14px;
	display: inline-block;
	background: url(../image/star.jpg) no-repeat 0 0;
	margin-bottom: 5px;
}

.tour-star1 {
	background-position: 0 -60px;
}

.tour-star2 {
	background-position: 0 -45px;
}

.tour-star3 {
	background-position: 0 -30px;
}

.tour-star4 {
	background-position: 0 -15px;
}

.tour-star5 {
	background-position: 0 0;
}

.evaluation_reply {
	margin-top: 12px;
	margin-bottom: 5px;
	background-color: #f5f5f5;
	padding: 8px 20px;
	border-radius: 2px;
	position: relative;
}

.evaluation_reply span {
	color: #21a9d7;
	font-weight: bold;
}


/*景点推荐*/

.scenicSpot_box {
	max-height: 420px;
	overflow-x: hidden;
	overflow-y: auto;
	/*margin-left: -20px;*/
}

.scenicSpot_box li {
	width: 20%;
	/*width: 175px;
	margin-right: 20px;*/
}

.scenicSpot_box li a {
	display: block;
	margin: 0px 10px;
}

.scenicSpot_box li a img {
	display: block;
	width: 100%;
}

.scenicSpot_box li p {
	text-align: center;
	margin: 5px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.scenicSpot_list {
	overflow: hidden;
}

.ellipsis{
	font-size: 27px;
}

/*行程*/

.trip-wrap {
	margin-top: 28px;
}

.trip-title {
	/*background: #f6f6f6;*/
	box-sizing: border-box;
	border-radius: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 10px;
	background: #f5f5f5;
}

.trip-content {
	/*border-bottom: 1px solid #DDDDDD;*/
	padding-bottom: 20px;
	position: relative;
}

.trip-content:last-child {
	margin-bottom: 0px !important;
}

.trip-section {
	padding-bottom: 20px;
	margin-left: 93px;
}

.trip-subtitle {
	margin-bottom: 5px;
	line-height: 24px;
	position: relative;
	text-align: center;
	margin-top: 12px;
	color: #666666;
}

.trip_title {
	font-size: 16px;
}

.TRA_item .tra_word {
	padding-right: 20px;
}


/*.trip-subtitle:before {
    content: '';
    float: left;
    margin: 9px 0 0 -20px;
    width: 7px;
    height: 7px;
    background-color: #21a9d7;
    border-radius: 50%;
    overflow: hidden;
    }*/

.travel-navigate {
	/*width: 40px;*/
}

.travel-navigate-box {
	/*margin-left: -14px;*/
	position: absolute;
	left: -95px;
}

.travel_class {
	position: fixed;
	top: 112px;
}

.trip-box {}

.travel-navigate li {
	margin: 0px auto;
	line-height: 25px;
	/*width: 25px;
    height: 25px;
    line-height: 25px;*/
	width: 60px;
	height: 25px;
	text-align: center;
	background: #ccc;
	color: #fff;
	margin-bottom: 12px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/* border-radius: 50%;*/
	cursor: pointer;
	font-size: 14px;
	background: #cccccc;
	position: relative;
}

.travel-navigate li p {
	color: #FFFFFF;
}

.day-num {
	padding: 1px;
}

.line_yuan {
	position: absolute;
	right: -24px;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: transparent;
	z-index: 2;
}

.line_yuan2 {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #EEEEEE;
	margin: 0px auto;
	margin-top: 4px;
}

.time_line_box {
	position: absolute;
	right: -17px;
	top: 5px;
	bottom: 21px;
	width: 2px;
	background: #eeeeee;
	z-index: 1;
}

.travel-navigate li.active {
	/*width: 42px;
    height: 42px;
    line-height: 42px;*/
	background: #ff6666;
	/* margin: 8px auto;*/
	/*font-size: 18px;*/
}

.travel-navigate li.active p {
	color: #fff;
}

.travel-navigate li.active .line_yuan {
	background: #c8e8f5;
}

.travel-navigate li.active .line_yuan2 {
	background: #4fade3;
}

.trip-wrap {
	display: none;
	position: relative;
}

.trip-subcontent {
	position: relative;
	width: 963px;
	/*min-height: 80px;*/
	/*padding-left: 115px;*/
}

.trip-subcontent p {
	line-height: 25px;
}

.trip_img {
	width: 155px;
	height: 100%;
	height: 154px;
	overflow: hidden;
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	margin-right: 12px;
}

.trip_img img {
	display: block;
	width: 100%;
	height: 100%;
}

.cm-padding-l-0 {
	padding-left: 0px !important;
}

.subTitle-box {
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 16px;
}

.scenic-img-box {
	height: 108px;
	overflow: hidden;
}


/* table 样式 */

.detial_cont_box ol,
.detial_cont_box ul,
.detial_cont_box li {
	list-style: inherit;
}

.detial_cont_box table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.detial_cont_box table td,
.detial_cont_box table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 5px;
}

.detial_cont_box table th {
	border-bottom: 2px solid #ccc;
	text-align: center;
}


/* blockquote 样式 */

.detial_cont_box blockquote {
	display: block;
	border-left: 8px solid #d0e5f2;
	padding: 5px 10px;
	margin: 10px 0;
	line-height: 1.4;
	font-size: 100%;
	background-color: #f1f1f1;
}


/* code 样式 */

.detial_cont_box code,
.detial_cont_box pre {
	display: inline-block;
	display: inline;
	zoom: 1;
	/*background-color: #f8f8f8;*/
	border-radius: 3px;
	/*padding: 3px 5px;
  margin: 0 3px;*/
	font-family: Menlo, Monaco, Consolas, Courier New, monospace;
	font-size: 14px;
}

.detial_cont_box pre {
	display: block;
}

.detial_cont_box pre {
	overflow-x: auto;
	overflow-y: auto;
}

.detail-main-product-content {
	font-size: 14px;
	/* margin: 20px 78px 60px 83px;*/
	line-height: 25px;
	width: 963px;
	margin: 20px auto;
}

.subWidth {
	width: 772px;
}

.descStyle {
	max-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/*overflow: hidden;*/
}

.descStyle span,
.descStyle p {
	color: #333333 !important;
}


/*景点样式*/

.attContBox {
	margin: 20px;
}

.attDesc {
	position: relative;
	padding-left: 30px;
	line-height: 25px;
}

.attDesc:before {
	content: url(../image/quote-ico.png);
	position: absolute;
	left: -4px;
}

.attContBox .slideBox {
	height: 254px;
	overflow: hidden;
}

.attContBox .bd li {
	width: 33.33%;
	float: left;
}

.attContBox .bd .attrImgs {
	margin: 5px;
}

.trip_icon {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 24px;
}

.trip_line {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #EEEEEE;
	bottom: 0px;
	z-index: 1;
}

.trip_icon img {
	display: block;
	width: 100%;
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
}

.trip-content .trip-section:last-child .trip_icon .trip_line {
	display: none;
}

.trip-subcontent {
	/*padding-left: 40px;*/
}

.trip_day_box {
	width: 84px;
}

.trip_day_box span {
	padding: 0px 4px;
}

.day_time {
	position: absolute;
	left: 35px;
	top: 32px;
	bottom: 0px;
	z-index: 1;
	border-left: 1px dashed #e6e6e6;
}


/*评论*/

.noCommentsData {
	padding: 50px 0px;
	text-align: center;
}

.detail_content_box {
	display: none;
	background: #FFFFFF;
}

.priceKey {
	font-size: 16px;
}

.tip_buy_btn {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 50px;
	line-height: 50px;
	width: 170px;
	display: none;
}

.panel_wrap {
	position: relative;
	padding-right: 116px;
	min-height: 110px;
}

.qrcode_box {
	position: absolute;
	right: -2px;
	top: 0px;
	bottom: 0px;
}


/*热卖样式*/

.selling_wrap {
	background: #fffaf1;
	border: 1px dashed #ff9d00;
	padding:12px 20px;
	overflow-y: auto;
}

.selling_title {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}

/* .selling_cont {
	height: 120px;

} */

.detail_info_top {
	height: 399px;
	margin-bottom: 20px;
}

.detail_info_top .info-r {
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
}

.selling_wrap {
	/* position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px; */
	margin-top: 16px;
	height: 0;
	flex: 1 1 auto;
}

.departDate_wrap {
	height: 361px;
	border: 2px solid #f1ce96;
	padding: 18px;
	padding-top: 0px;
}

.dp_l {
	width: 530px;
}

.dp_r {
	width: 550px;
	height: 100%;
	position: relative;
}

.dp_r_title {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin-top: 49px;
}

.selectDepDate {
	height: 30px;
	border: 1px solid #DDDDDD;
	width: 137px;
	line-height: 30px;
	padding: 0px 10px;
	font-size: 14px;
}

.noSelectDate {
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #666666;
}

.trip-cont-wrap {
	width: 1129px;
	overflow: hidden;
}

.trip-cont-wrap ul {
	margin-left: -20px;
}

.trip_item_box {
	width: 225.5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.trip_item_box .trip_img {
	width: 100%;
}

.att_box {
	overflow: hidden;
}
.coupon_btns{
	position: relative;
	top: -30px;
	
	cursor: pointer;
	display: none;
	z-index: 888;
}
.coupon_btns span{
	font-weight: bold;
	font-size: 20px;
	padding-left: 5px;
	color: #fc51af;
	position: relative;
    top: 9px;
}
.coupon_btns img{
	display: inline-block;
	width: 54px;
	height: 68px;
}
.detail_coupon_flex{ 
	display: none;
}
.detail_coupon_flexBox{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.detail_coupon_title{
	padding-right: 10px;
	font-size: 14px;
	color: #666;
}
.detail_coupon_box{

	/* position: absolute;
	top: 20px;
	right: 0px;
	bottom: 126px;
	overflow: hidden;
	display: none; */
}
.detaiCouponItem{
/* 	
	border: 1px solid #ededed;
	margin-bottom: 10px;
	cursor: pointer;
	height: 60px;
	overflow: hidden;
	padding-left: 70px;
	position: relative;
	width: 109px;
	padding-left: 67px; */
	
}
.coupon_title{
	
	font-weight: bold;
    padding-right: 5px;
    padding-top: 3px;
	line-height: 17px;
	max-height: 37px;
	overflow: hidden;
}
.detaiCouponItem .coupon_imgs{
	width: 60px;
	width: 60px;
	overflow: hidden;
	margin-right: 6px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.detaiCouponItem .coupon_imgs img{
	display: block;
	width: 100%;
}
.coupon_subTitle {
	color: #ff6666;

}
.opt_box {
	font-size: 14px;
	color: #666 ;
	padding-right: 30px;
	cursor: pointer;
	position: relative;
}
.opt_box_img {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
    top:1px;
	margin-right: 3px;
}

.opt_box1 .opt_box_img{
	width: 16px;
	height: 16px;
	top: 2px;
}
.opt_box1 .opt_box_label{
 top: 0px;
}
.detail-main-thing{
	position: relative;
}
.wx_wrap{
	display: inline-block;
}
.share_box{
	position: absolute;
	right: 0px;
	top: -11px;
	padding-right: 0px !important;
}
.share_items{
	margin-left: 10px;
	display: inline-block;
}
.share_imgs{
	display: inline-block;
	width: 38px;
}
.opt_box_label{
	position: relative;
	top: -3px;
}
.opt_box:hover .opt_box_img_sc,.optActive .opt_box_img_sc{
	background: url(../image/detail/sc1.png) no-repeat;
	background-size: 100% 100%;
}
.opt_box:hover .opt_box_img_share, .optActive .opt_box_img_share{
	background: url(../image/detail/share1.png) no-repeat;
	background-size: 100% 100%;
}
.opt_box:hover .opt_box_img_mobile, .optActive .opt_box_img_mobile{
	background: url(../image/detail/code1.png) no-repeat;
	background-size: 100% 100%;
}
.opt_box_img_sc{
	background: url(../image/detail/sc.png) no-repeat;
	background-size: 100% 100%;
}
.opt_box_img_share{
	background: url(../image/detail/share.png) no-repeat;
	background-size: 100% 100%;
}
.opt_box_img_mobile{
	background: url(../image/detail/code.png) no-repeat;
	background-size: 100% 100%;
}
.qrcodeBox{
	position: absolute;
    left: -50px;
    top: 26px;
    display: none;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 8;
}
.share_box{
	padding-bottom: 12px;
}
.show_mobile_box:hover .qrcodeBox{
	display: block;
}
.wx_boxs{
	position: absolute;
    right: 0px;
    top: 40px;
	border: 1px solid #ddd;
    background: #fff;
	min-height: 300px;
    z-index: 8;
	display: none;
}
.wx_boxs img{
	display: block;
	width: 250px;
}
.wx_wrap:hover .wx_boxs{
	display: block;
}

.detailImg_discountsDatas{
	z-index: 99;
	height: 50px;
    top: 14px;
    padding: 0;
}
.detailImg_discountsDatas span{
	line-height: 52px;
    font-size: 22px;
	padding: 0 25px;
}