@charset "utf-8";
/* --产品图集切换-- */
.medium-product-image {
	height: 430px;
	margin-bottom: 15px;
}
.medium-product-image a {
	display: block;
}
.medium-product-image .zoomPad {
	width: 100%;
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}
.medium-product-image .zoomPad * {
	box-sizing: content-box;
}
.medium-product-image .zoomPreload {
	width: 100%;
	height: 100%;
	border: none;
	background-position: center;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	padding: 8px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.medium-product-image .zoomPup {
	border-color: #dddddd;
	overflow: hidden;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}
.medium-product-image .zoomWindow {
	margin-top: -1px;
	position: absolute;
	left: 110%;
	top: 40px;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}
.medium-product-image .zoomWrapper {
	border-color: #dddddd;
}
.medium-product-image .zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}
.thumbnails {
	position: relative;
	margin-bottom: 15px;
}
.thumbnails .thumbnail-swiper {
	width: calc(100% - 50px);
	height: 60px;
	user-select: none;
}
.thumbnails .thumbnail-swiper img {
	max-height: 100%;
	border: 2px solid transparent;
	transition: border-color 0.3s;
}
.thumbnails .thumbnail-swiper .zoomThumbActive img {
	border-color: #ed0014;
}
.thumbnails .swiper-button-prev, .thumbnails .swiper-button-next {
	top: 0;
	height: 60px;
	margin-top: 0;
	outline: none;
	background-color: transparent;
	width: 0;
}
.thumbnails .swiper-button-prev:after, .thumbnails .swiper-button-next:after {
	font-size: 30px;
	font-weight: bold;
	color: #bababa;
}
.img-responsive {
	display: block;
	max-width: 100%;
	max-height: 436px;
	text-align: center;
	height: auto;
	margin: 0 auto;
}
.col-xs-4 {
	width: 33.33333333%;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	float: left
}
.swiper-button-prev {
	left: 0;
}
.swiper-button-next {
	right: 0;
}
/* --产品图集切换-- */

.w1200 {
	margin: 0 auto;
	width: 1200px;
}
.web_main {
	background: #fff;
	margin-top: 15px;
	display: flex;
}
.web_main .picfl {
    padding: 25px 20px 10px 30px;
    width: 470px;
}
.com_shoucang .shouchang {
	float: left;
}
.com_shoucang .shouchang .eyou_like {
	position: relative;
	display: inline-block;
 padding: 0 .8rem;
 font-size: .7rem;
	line-height: 1.5rem;
	color: #595959;
	user-select: none;
}
.com_shoucang .fenxiang {
	float: right;
}
.web_main .confr {
	padding: 20px 20px;
	width: 100%;
}
.web_main .confr h1 {
	font-size: 24px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.web_main .confr .words {
	line-height: 24px;
	padding: 10px 0;
	color: #999;
}
.web_main .limit {
	background: linear-gradient(90deg, #ff6f06 1%, #fb6c66 60%);
	padding: 8px 15px;
	color: #fff;
	margin-top: 10px;
	line-height: 30px;
}
.web_main .limit span {
	margin-right: 10px;
}
.web_main .limit .endtime {
	color: #fff;
	float: right;
}
.web_main .limit .endtime i {
	color: #fff;
}
.web_main .price {
	padding: 15px 0;
	border-top: 0;
	position: relative;
}
.web_main .price .shoujia {
	display: inline-block;
	color: #ff6f06;
	font-size: 28px;
}
.web_main .price .shoujia em {
	color: #999;
	padding-right: 10px;
}
.web_main .price .yuanjia {
	display: inline-block;
	color: #999;
}
.web_main .price .yuanjia em {
	color: #999;
	padding-right: 10px;
}
.web_main .price ul {
	list-style: none;
}
.web_main .price ul li {
	line-height: 30px;
	color: #666;
}
.web_main .price ul li em {
	color: #999;
	padding-right: 10px;
}
.web_main .price ul li span {
	color: #ff6f06;
}
.web_main .price ul li del {
	color: #999;
}
.web_main .price .qrcode {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 90px;
	height: 90px;
	text-align: center;
}
.web_main .price .qrcode canvas {
	width: 100%;
	background: #fff;
	padding: 6px;
	border: 1px solid #ddd;
}
.web_main .attribute {
	list-style: none;
	margin-top: 15px;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
}
.web_main .attribute li {
	line-height: 40px;
	color: #555;
	font-size: 13px;
}
.web_main .attribute li em {
	color: #999;
	padding-right: 15px;
}
.web_main .webevent {
	list-style: none;
	padding: 0 10px;
	margin-top: 15px;
}
.web_main .webevent li {
	line-height: 30px;
	display: flex;
	color: #555;
	font-size: 13px;
}
.web_main .webevent li em {
	color: #999;
}
.web_main .webevent li span {
	color: #ff6f06;
	padding-right: 5px;
}
.web_main .webevent li dl {
	margin-top: 3px;
}
.web_main .webevent li dl dt {
	font-weight: normal;
	line-height: 24px;
}
.web_main .webspec {
	list-style: none;
	margin-top: 15px;
}
.web_main .webspec p {
	background: #ff6f06;
	color: #fff;
	font-size: 14px;
	padding: 10px 0 10px 20px;
	display: none;
}
.web_main .webspec li {
	line-height: 30px;
	margin-top: 10px;
	display: flex;
	color: #555;
	font-size: 13px;
}
.web_main .webspec li em {
	color: #999;
	display: inline-block;
	font-size: 13px;
	min-width: 54px;
}
.web_main .webspec li span {
	color: #ff6f06;
	padding-right: 5px;
}
.web_main .webspec li dl {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}
.web_main .webspec li dl dt {
	font-weight: normal;
	width: auto;
	min-width: 35px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #eee;
	padding: 1px 15px;
	margin: 0 8px 8px 0;
	cursor: pointer;
	position: relative;
}
.web_main .webspec li dl dt:hover {
	border: 1px solid #ff6f06;
}
.web_main .webspec li dl dt:hover a {
	color: #ff6f06;
}
.web_main .webspec li dl dt i {
	position: absolute;
	right: 0px;
	bottom: -8px;
	color: #fff;
	z-index: 20;
	font-size: 8px;
	display: none;
}
.web_main .webspec li dl dt.selected {
	border: 1px solid #ff6f06;
}
.web_main .webspec li dl dt.selected a {
	color: #ff6f06;
}
.web_main .webspec li dl dt.selected:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	color: #ff6f06;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ff6f06;
	border-left: 20px solid transparent;
	z-index: 10;
}
.web_main .webspec li dl dt.selected i {
	display: block;
}
.web_main .sku_selected {
	border: 1px solid #ff6f06;
	padding: 0;
}
.web_main .sku_selected li {
	padding: 0 15px 0 15px;
}
.web_main .sku_selected li:last-child {
	padding-bottom: 15px;
}
.web_main .sku_selected p {
	display: block;
	margin-bottom: 15px;
}
.web_main .action {
	list-style: none;
	margin-top: 10px;
	clear: both;
}
.web_main .action li {
	display: flex;
	padding: 6px 0;
	align-items: center;
}
.web_main .action li em {
	color: #999;
	width: 56px;
	display: inline-block;
	font-size: 13px;
}
.web_main .action li button {
	margin-right: 10px;
}
.web_main .action li u {
	margin-left: 15px;
	font-style: normal;
	color: #555;
	text-decoration: none;
}
.web_main .action li .btn {
	font-size: 15px;
	padding: 4px 25px;
}
.web_main .action li .goumai {
	width: 140px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	padding: 0;
}
.web_main .action li .jiaru {
	width: 140px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	padding: 0;
}
.web_main .action li .btn [class*=ui-icon-] {
	font-size: 20px;
}
.web_main .selected-list {
	background: #f9f9fa;
	padding: 20px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.web_main .selected-list ul {
	padding: 0;
	margin: 0;
	display: grid;
}
.web_main .selected-list ul li {
	list-style: none;
	line-height: 30px;
	color: #616161;
}
.web_main .selected-list ul li .guiname {
	float: left;
}
.web_main .selected-list ul li .guijiage {
	float: right;
}
.web_main .selected-list .total-price {
	color: #ff6f06;
	font-size: 24px;
	padding-top: 20px;
}
.web_main .selected-list ul li:first-child {
	margin-top: 0;
}
.web_main .shop-wrap {
	float: right;
	border: 1px solid #eee;
	padding: 0px 15px;
	margin-top: 25px;
	margin-right: 15px;
	width: 234px;
	display: inline-table;
	box-sizing: border-box;
}
.web_main .shop-wrap .head-wrap {
	text-align: center;
	padding: 16px 0;
	border-bottom: 1px solid #f1f1f1
}
.web_main .shop-wrap .head-wrap .img-wrap {
	width: 138px;
	height: 60px;
	line-height: 60px;
	display: inline-block
}
.web_main .shop-wrap .head-wrap .img-wrap img {
	max-width: 100%;
	max-height: 100%
}
.web_main .shop-wrap .head-wrap .site-name {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333
}
.web_main .shop-wrap .head-wrap .tag-ey {
	background-color: #fff9f5;
	border-color: #ffe5d4;
	display: inline-block;
	height: 22px;
	padding: 0 8px;
	line-height: 20px;
	font-size: 13px;
	color: #ff6700;
	margin-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	box-sizing: border-box;
	white-space: nowrap;
}
.web_main .shop-wrap .info-wrap {
	padding: 10px 0;
	border-bottom: 1px solid #f1f1f1
}
.web_main .shop-wrap .info-wrap dl {
	font-size: 12px
}
.web_main .shop-wrap .info-wrap dl dt {
	color: #838383;
	line-height: 25px;
	font-weight: 400;
	float: left
}
.web_main .shop-wrap .info-wrap dl dt.site-score {
	padding-right: 5px
}
.web_main .shop-wrap .info-wrap dl dd {
	display: table-cell;
	height: 25px;
	line-height: 25px;
	color: #838383
}
.web_main .shop-wrap .info-wrap dl dd span {
	color: #383838;
	font-weight: 600
}
.web_main .shop-wrap .info-wrap dl dd .el-rate {
	padding-top: 2px
}
.web_main .shop-wrap .operation {
	padding: 12px 0;
	text-align: center;
}
.web_main .shop-wrap .operation a.button-mer {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #ffbe8e;
	color: #ff6f06;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	transition: .1s;
	font-weight: 500;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	padding: 10px 16px;
	font-size: 14px;
	border-radius: 4px;
}
.btn-car {
    background: #00A67C;
    border-color: #00A67C;
    color: #fff;
}
.btn-car:hover {
    background: #039b74;
    border-color: #039b74;
    color: #fff;
}