@charset "utf-8";
/* --产品图集切换-- */
.medium-product-image {
	height: 510px;
	margin-bottom: 15px;
}
.medium-product-image video{
    width: 510px;
	height: 510px;
	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: 74px;
	user-select: none;
}
.thumbnails .thumbnail-swiper img {
	max-height: 100%;
	border: 2px solid transparent;
	transition: border-color 0.3s;
}
.thumbnails .thumbnail-swiper .goodsVideo a {
    position: relative;
}
.thumbnails .thumbnail-swiper .goodsVideo a i {
    position: absolute;
    color: rgb(90 90 90 / 40%);
    font-size: 28px;
    top: 18px;
    left: 24px;
    font-weight: bold;
}
.thumbnails .thumbnail-swiper .zoomThumbActive img {
	border-color: #ff6700;
}
.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: 510px;
	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;
}
/* --产品图集切换-- */

.web_main {
	background: #fff;
	margin-top: 15px;
	display: flex;
}
.web_main .picfl {
    padding: 25px 20px 10px 20px;
    width: 550px;
}
.com_shoucang .fenxiang {
	float: right;
}
.web_main .confr-box {
	flex: 1;
}
.web_main .confr {
	padding: 20px 20px;
	width: 100%;
}
.web_main .confr h1 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0;
}
.web_main .confr .words {
	line-height: 24px;
	padding: 0px 0;
    margin-top: 10px;
	color: #999;
}
.web_main .limit {
	background: linear-gradient(90deg, #ff6700 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: #ff6700;
	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: #ff6700;
}
.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 .webspec {
	list-style: none;
	margin-top: 24px;
}
.web_main .webspec p {
	background: #ff6700;
	color: #fff;
	font-size: 14px;
	padding: 10px 0 10px 20px;
	display: none;
}
.web_main .webspec li {
	margin-top: 16px;
	color: #555;
	font-size: 13px;
    display: flex;
    flex-direction: row;
}
.web_main .webspec li:first-child {
	margin-top: 0;
}
.web_main .webspec li .spec-name {
    display: flex;
    align-items: center;
    width: 70px;
    height: 34px;
    line-height: 34px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #7c889c;
    overflow: hidden;
}
.web_main .webspec li .spec-name em {
	color: #999;
	display: inline-block;
	font-size: 14px;
	width: 56px;
    height: 34px;
    text-align: justify;
}
.web_main .webspec li .spec-name em:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.web_main .webspec li .spec-name span {
    height: 34px;
    line-height: 34px;
}
.web_main .webspec li u {
	text-decoration:unset
}
/* .web_main .webspec li span {
	color: #ff6700;
	padding-right: 5px;
} */
.web_main .webspec li dl {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}
.web_main .webspec li dl dt {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 307px;
    margin: 0 4px 8px;
    padding: 2px;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #dadde0;
    border-radius: 4px;
    cursor: pointer;
}
.web_main .webspec li dl dt img{
    width: 28px;
    height: 28px;
    margin-right: 10px;
}
.web_main .webspec li dl dt.sku-text span{
    display: inline-block;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    padding: 0 8px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
    vertical-align: middle;
}
.web_main .webspec li dl dt.sku_pic span{
    padding: 0 8px 0 0;
    word-break: keep-all;
    display: inline-block;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
    vertical-align: middle;
}
.web_main .webspec li dl dt:hover {
	border: 1px solid #ff6700;
}
.web_main .webspec li dl dt:hover a {
	color: #ff6700;
}
.web_main .webspec li dl dt.selected {
	border: 1px solid #ff6700;
}
.web_main .webspec li dl dt.selected a {
	color: #ff6700;
}
.web_main .sku_selected {
	border: 1px solid #ff6700;
	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.su-box {
	list-style: none;
	margin-top: 24px;
	clear: both;
}
.web_main .action.su-box {
	display: flex;
    align-items: center;
}
.web_main .action.su-box li {
    align-items: center;
    color: #555;
    font-size: 13px;
    display: flex;
    flex-direction: row;
}
.web_main .action.su-box li .su-box-name {
    display: flex;
    align-items: center;
    width: 70px;
    height: 34px;
    line-height: 34px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #7c889c;
}
.web_main .action.su-box li .su-box-name em {
	color: #999;
	display: inline-block;
	font-size: 14px;
	width: 56px;
    height: 34px;
    text-align: justify;
}
.web_main .action.su-box li .su-box-name em:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.web_main .action.su-box li .su-box-name u {
	text-decoration:unset
}
.web_main .action.su-box u.su {
	margin-left: 15px;
	font-style: normal;
	color: #8d9ba8;
	text-decoration: none;
}
.web_main .action {
	margin-top: 24px;
}
.web_main .action li {
	display: flex;
	align-items: center;
}
.web_main .action li em {
	color: #999;
	width: 56px;
	display: inline-block;
	font-size: 13px;
}
.web_main .action li .btn {
	font-size: 15px;
	padding: 4px 25px;
}
.web_main .action li .goumai {
    width: 192px;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    line-height: 22px;
    text-align: center;
    border-radius: 8px 0 0 8px;
    background: linear-gradient(90deg, rgb(255, 119, 0), rgb(255, 73, 0));
    vertical-align: top;
    cursor: pointer;
}
.web_main .action li .jiaru {
    width: 192px;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    line-height: 22px;
    text-align: center;
    border-radius: 0 8px 8px 0;
    background: linear-gradient(90deg, rgb(255, 203, 0), rgb(255, 148, 2));
    vertical-align: top;
    cursor: pointer;
}
.web_main .action li .jinzhi {
    width: 192px;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    line-height: 22px;
    text-align: center;
    color: #bcbec2;
    border-radius: 8px;
    background: #f4f4f5;
    vertical-align: top;
}
.web_main .action .shouchang {
    margin-left: 12px;
	width: 94px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
}
.web_main .action .shouchang .eyou_like {
     display: flex;
    justify-content: center;
    align-items: center;
	color: #595959;
}
.web_main .action .shouchang .eyou_like {
    font-size: 16px;
}
.web_main .action .shouchang .eyou_like.ok {
    color: #ff5000;
}
.web_main .action .shouchang .eyou_like.ok .ey-tb-xx:before {
    content: "\e86a";
}
.web_main .action li .btn [class*=ui-icon-] {
	font-size: 20px;
}
.web_main .seckill-base {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 0 15px;
    color: #ffffff;
    background: linear-gradient(90deg, #f9a207, #f97103);
}
.web_main .seckill-base .countdown {
    display: flex;
    align-items: center;
}
.web_main .seckill-base .countdown i {
    font-size: 16px;
    margin-right: 5px;
}
.web_main .seckill-base .countdown span {
    margin-left: 5px;
}
.web_main .selected-list {
	background: #f9f9fa;
	padding: 15px;
}

.web_main .selected-list .ey-price-x {
    display: flex;
    align-items: baseline;
}.web_main .selected-list .ey-price-x+.ey-price-x {
	padding-top: 10px;
}
.web_main .selected-list .ey-price-x .name-p {
    color: #999;
    display: inline-block;
    font-size: 14px;
    width: 56px;
    height: 18px;
    text-align: justify;
    margin-right: 16px;
}
.web_main .selected-list .ey-price-x .name-p:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.web_main .selected-list .ey-price-x .price-p {
	color: #ff6700;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
}
.web_main .selected-list .ey-price-x .price-p em{
	color: #ff6700;
	font-size: 14px;
}
.web_main .selected-list .ey-price-x .crossed-price-p {
    color: #999;
    font-size: 14px;
}
.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: #ff6700;
	-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;
}


.confr-box.fixed {
    position: fixed;
    width: 100%;
    top: 60px;
    display: flex;
}
.confr-box.fixed .confr-con {
    position: absolute;
    width: 1226px;
    margin: 0 auto;
}

.confr-box.fixed .confr-con .confr {
    position: absolute;
    right: 0;
    width: 382px;
    z-index: 20;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 12px;
    box-shadow: 0 6px 48px 0 rgba(0,17,51,.06);
    animation: PurchasePanel--minipanelShow--3Q3PnNN .6s ease-out .1s 1 forwards;
}
.confr-box.fixed .confr-con .confr .words{
    display: none;
}
.confr-box.fixed .confr-con .confr .selected-list .ey-price-x+.ey-price-x{
    display: none;
}
.confr-box.fixed .confr-con .confr .webspec {
    max-height: 298px;
    padding: 5px 0;
    overflow: auto;
}
.confr-box.fixed .confr-con .confr .webspec::-webkit-scrollbar {
  width : 6px;
  height: 1px;
}
.confr-box.fixed .confr-con .confr .webspec::-webkit-scrollbar-thumb {
  border-radius   : 10px;
  background-color: #4a4a4b3d;
  background-image: -webkit-linear-gradient(45deg,transparent 100%,transparent);
}
.confr-box.fixed .confr-con .confr .webspec::-webkit-scrollbar-track {
  background   :unset;
  border-radius: 10px;
}
.confr-box.fixed .confr-con .confr .action.su-box {
    margin-bottom: 15px;
}
.confr-box.fixed .confr-con .confr .action.su-box u.su{
    display: none;
}