@charset "utf-8";

/* --导航店铺信息-- */

.g-d-store-info .item {
	float: left;
	margin-right: 15px;
	position: relative;
}

.g-d-store-info .item:last-child {
	margin-right: 0;
}

.i-kefu {
	width: 26px;
	height: 21px;
	background-position: -260px 0;
}

.g-d-store-info .item a {
	display: block;
}

.g-d-store-info .item .s-name {
	font-weight: bold;
	color: #555;
	line-height: 40px;
	float: left;
}

.g-d-store-info .item .s-name:hover {
	color: #f42424;
}

.g-d-store-info .item .s-a-kefu {
	margin-left: 5px;
	float: left;
	cursor: pointer;
}

.g-d-store-info .item .i-kefu {
	margin-top: 8px;
}

.g-d-store-info .item a.selected {
	color: #f42424;
}

.s-follow {
	margin-top: 9px;
}

.s-follow .iconfont {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
	color: #f42424;
}

.g-d-store-info .item.gd-shop-qrcode {
	line-height: 36px;
}

.g-d-store-info .item.gd-shop-qrcode .mobile_pop {
	text-align: center;
	height: 180px;
	width: 180px;
	top: 36px;
}

.g-d-store-info .item.gd-shop-qrcode .mobile_pop .img {
	width: 160px;
	height: 160px;
	margin-top: 10px;
}

.g-d-store-info .item.gd-shop-qrcode:hover .mobile_pop {
	display: block;
}

/*店铺评分信息 start*/

.dsc-store-item {
	display: block;
	position: relative;
	float: left;
}

.s-score {
	width: 120px;
	height: 18px;
	line-height: 18px;
	background: #fff;
	border-radius: 9px;
	padding: 0 5px;
	margin: 7px 0;
	cursor: pointer;
}

.s-score span {
	float: left;
}

.s-score .score-icon {
	display: block;
	float: left;
	width: 76px;
	height: 16px;
	margin: 2px 3px 0 0;
}

.s-score .score-icon-bg {
	float: left;
	height: 16px;
	width: 60px;
	background: url(../images/goods_relation_icon.png) 170px 190px;
}

.s-score .iconfont {
	font-size: 12px;
	margin-left: 5px;
}

.s-score-info {
    position: absolute;
    width: 250px;
    background-color: #fff;
    z-index: -1;
    padding: 0 13px;
    border: 1px solid #ff6700;
    border-radius: 10px;
    top: 34px;
    opacity: 0;
    height: 0px;
    transition: all 0.5s;
}

.s-score-info .s-cover {
	position: absolute;
	width: 120px;
	height: 2px;
	top: 8px;
	left: 0;
}

.s-score-info .g-s-parts {
	margin-top: 13px;
}

.s-score-info .tel {
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px dashed #dbdbdb;
	margin-top: 6px;
	color: #8c8c8c;
}

.s-score-info .store-href {
	text-align: center;
	padding: 15px 0 16px;
}

.s-score-info .store-home {
	width: 90px;
	margin: 0 10px;
}

.s-score-info .g-s-other {
	padding: 10px 0 0;
	border-top: 1px dashed #dbdbdb;
	margin-top: 6px;
	color: #8c8c8c;
}

.s-score-info .g-s-other .lie {
	overflow: hidden;
	line-height: 24px;
}

.s-score-info .g-s-other .label {
	float: left;
	width: 40%;
	text-align: center;
}

.s-score-info .g-s-other .value {
	float: left;
	margin-left: 5px;
}

.s-score-info .g-s-other .value a {
	float: left;
	margin-right: 5px;
}

.s-score-info .g-s-other .value .licence {
	margin-top: -2px;
	width: 20px;
}

.dsc-store-item:hover .s-score-info {
    height: 353px;
    opacity: 1;
	z-index: 10;
}

.g-s-parts {
	margin-top: 0px;
	overflow: hidden;
}

.g-s-parts .parts-tit {
	overflow: hidden;
}

.g-s-parts .parts-item {
	float: left;
	width: 100%;
}

.g-s-parts span {
	display: block;
	width: 33%;
	float: left;
	color: #8c8c8c;
	text-align: center;
	line-height: 24px;
}

.ftx-01 {
    color: #f42424 !important;
}

.g-s-parts .parts-tit .col1,.g-s-parts .parts-tit .col3 {
	color: #333;
}

.g-s-parts .iconfont {
	font-size: 12px;
	margin-left: 5px;
}

.g-s-parts .icon-arrow-up {
	color: #f42424;
}

.g-s-parts .icon-arrow-down {
	color: #23bc17;
}

.g-s-parts .icon-arrow-average {
	color: #f60;
}

.store-href{ padding:10px 0 20px; overflow:hidden;}
.store-href a{float:left;height:23px;line-height:23px;border:1px solid #d2d2d2;display:block;background-color:#f8f8f8;padding:0 5px;color:#8c8c8c;}
.store-href .iconfont{ display:inline-block; vertical-align:middle; color:#f42424; margin-right:3px;}
.store-href .gz-store{ margin-right:10px;}
.store-href .icon-zan-alt,.store-href .icon-zan-alts{ font-size:13px; margin-left:3px;}
.store-href .gz-store.selected{ border-color:#f42424; color:#f42424;}
.store-href a:hover{ color:#f42424; border-color:#f42424;}
/*店铺评分信息 end*/


/* --产品图集切换-- */

.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: 10px;
	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;
}

.goods-gallery-bottom {
	position: relative;
	height: 46px;
	line-height: 46px;
	clear: both;
}

.goods-gallery-bottom a {
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	color: #999;
	margin-right: 10px;
}

.goods-gallery-bottom a span {
	vertical-align: -2px;
	margin-left: 2px;
}

.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;
	position: relative;
	z-index: 1;
}

.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;
}

/* 规格 */

.handle {
	overflow: hidden;
}

.handle ul {
	overflow: hidden;
}

.handle li {
	height: 36px !important;
	float: left;
	position: relative;
	align-items: center;
	max-width: 307px;
	margin-top: 0 !important;
	font-weight: normal;
	background-color: #fff;
	border-radius: 4px;
	cursor: pointer;
	margin-right: 4px;
}

.handle li img {
	width: 28px;
	height: 28px;
	margin: 0px 2px;
}

.handle li.aggregate {
	color: #ff9900 !important;
	padding-top: 3px;
	padding: 14px;
	border: 1px solid #ff9900;
}

.handle li.aggregate img {
	width: 28px;
	height: 28px;
	vertical-align: top;
	margin-right: 8px;
}

.handle_title {
}

#handle_1 .handle_title {
}

#handle_3 .handle_title {
	height: 30px;
	line-height: 30px;
}

.solid {
	border: 1px solid #ff9900;
	margin-right: 8px;
	padding: 10px;
}

.solid a {
	text-decoration: none;
}

.solid a i {
	display: block;
}

.dotted {
	border: 1px solid #dadde0;
	margin-right: 8px;
	padding: 10px;
}

.dotted a {
	text-decoration: none;
	color: #000;
}

.handle li a i {
	display: none;
	position: absolute;
	right: -1px;
	bottom: 0px;
	width: 15px;
	height: 14px;
	background: url(../images/icons-2.png?v=2016020101) no-repeat 0 -30px;
}

.handle li.solid a i {
	display: block;
}

/* 原规格样式 */

.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 dl {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}

/* 运费 */

.web_main .webspec li dl .region_content {
	display: none;
	position: absolute;
	top: 30px;
	left: 4px;
	background: #fff;
	border: 1px solid #ff6700;
	z-index: 99999;
	padding: 10px;
	width: 380px;
}

.web_main .webspec li dl .region_content .close {
	position: absolute;
	top: -10px;
	right: -10px;
	display: inline-block;
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	background: #ff5000;
	border-radius: 100%;
	color: #fff;
	font-style: normal;
	text-align: center;
}

.web_main .webspec li dl dt.sku-text .region_names:hover {
	background: #ff6700;
	color: #fff;
}

.web_main .webspec li dl dt.sku-text .region_names:hover .region_content {
	display: block
}

.web_main .webspec li dl .region_content .mt {
	border-bottom: 1px solid #ff6700;
	height: 20px;
	margin-bottom: 10px;
}

.web_main .webspec li dl .region_content .mt a {
	display: block;
	float: left;
	padding: 0 5px;
	height: 19px;
	line-height: 20px;
	margin-right: 5px;
	border: 1px solid #eee;
	border-bottom: 0;
	margin-bottom: -1px;
}

.web_main .webspec li dl .region_content .mt a.active {
	border-color: #ff5000;
	border-bottom: 1px solid #fff
}

.web_main .webspec li dl .region_content .mc a {
	display: block;
	float: left;
	padding: 0 10px;
	white-space: nowrap
}

/*规格统一样式*/

.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-text span.region_names {
	color: #ff4c00;
}

.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.gjc {
	background: #fff;
	border: 1px solid #ff9047;
}

.web_main .webspec li dl dt.gjc span {
	color: #ff9047;
	display: inline-block;
	font-size: 14px;
	text-overflow: ellipsis;
	padding: 0 8px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 28px;
	vertical-align: middle;
}

.web_main .webspec li dl dt.bz {
	background: #ffefe6;
	border: 1px solid #ff6700;
}

.web_main .webspec li dl dt.bz span {
	color: #ff5000;
	display: inline-block;
	font-size: 14px;
	text-overflow: ellipsis;
	padding: 0 8px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 28px;
	vertical-align: middle;
}

.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: 74px;
	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 .collect_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #595959;
}

.web_main .action .shouchang .collect_btn {
	font-size: 16px;
}

.web_main .action .shouchang .collect_btn.active {
	color: #ff5000;
}

.web_main .action .shouchang .collect_btn.active .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 .seckill-base .countdown span {
	margin-left: 5px;
}

.web_main .seckill-base .sk-time-cd {
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0px 0;
	font-size: 14px;
	color: #fff;
}

.web_main .seckill-base .sk-time-cd .sk-cd-tit {
	float: left;
	margin-right: 6px;
}

.web_main .seckill-base .sk-time-cd .cd-time {
	float: left;
}

.web_main .seckill-base .sk-time-cd .cd-time div {
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding: 0 3px;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    position: relative;
    text-align: center;
}

.web_main .seckill-base .sk-time-cd .cd-time .split {
	line-height: 22px;
}

.web_main .seckill-base .sk-time-cd .cd-time span {
	margin: 0 5px;
}

.web_main .seckill-base .sk-time-cd .cd-time * {
	float: left;
}

.web_main .seckill-base .activity-message-item {
	float: right;
	color: #fff;
	margin-right: -180px;
}

.web_main .seckill-base .activity-message-item .J-count {
	color: #ffe134;
	font-weight: 700;
}

.web_main .selected-list {
	background: #f9f9fa;
	padding: 15px;
	position: relative;
}

.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 .ey-price-x .crossed-price-p img {
	width: 57px;
	height: 16px;
	vertical-align: -2px;
	margin-left: 6px;
}

.web_main .selected-list .ey-price-x .lisheng {
	background-color: #ff4c00;
	color: #fff;
	border-radius: 20px;
	padding: 0 10px;
	margin-left: 8px;
}

.web_main .selected-list .ey-price-x .lisheng span {
	vertical-align: baseline;
	margin-right: 2px;
}

.web_main .selected-list ul li:first-child {
	margin-top: 0;
}

.web_main .selected-list .si-info {
	position: absolute;
	top: 30px;
	right: 18px;
	cursor: pointer;
}

.web_main .selected-list .si-info .sp-rule {
	position: relative;
	z-index: 10;
	display: inline-block;
	text-decoration: none;
	float: right;
	margin-right: 20px;
}

.web_main .selected-list .si-info .sp-rule dt {
	display: inline-block;
	font-weight: normal;
}

.web_main .selected-list .si-info .sp-rule dt i {
	display: block;
	position: absolute;
	left: 59px;
	top: 0px;
	width: 18px;
	height: 18px;
	background: url(../images/newicon20240417.png) no-repeat -132px -292px;
}

.web_main .selected-list .si-info .sp-rule dd {
	visibility: hidden;
	position: absolute;
	right: -38px;
	top: 24px;
	z-index: 9;
	width: 1192px;
	background: #fff;
	z-index: 9;
	padding: 20px 18px;
	border: 1px solid #DDD;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}

.web_main .selected-list .si-info .sp-rule.hover dd {
	visibility: visible;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.web_main .selected-list .si-info .sp-rule.hover dt {
	color: #ec5051;
}

.web_main .selected-list .si-info .sp-rule dd em,.sp-rule dd i {
	position: absolute;
	display: block;
	_display: none;
	width: 0;
	height: 0;
	vertical-align: middle;
	border: solid transparent;
	border-color: rgba(136,183,213,0);
	z-index: 1;
}

.web_main .selected-list .si-info .sp-rule dd i {
	top: -20px;
	right: 16px;
	border-bottom-color: #DDD;
	-webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,.2));
	border-width: 10px;
}

.web_main .selected-list .si-info .sp-rule dd em {
	top: -18px;
	right: 16px;
	border-bottom-color: #FFF;
	-webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,.2));
	border-width: 9px;
	z-index: 1;
}

.web_main .selected-list .si-info .sp-rule dd ul {
	padding-left: 20px;
}

.web_main .selected-list .si-info .sp-rule dd ul li {
	overflow: visible;
	line-height: 26px;
	padding: 0;
	color: #333;
	position: relative;
}

.web_main .selected-list .si-info .sp-rule dd ul li b {
	position: absolute;
	left: -14px;
	top: 0;
	font-weight: 400;
}

.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: fixed;
	width: 1226px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
}

.confr-box.fixed .confr-con .confr {
	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 .activity-message-item {
	display: none;
}

.confr-box.fixed .confr-con .confr .selected-list .si-info .sp-rule dd {
	width: 340px;
}

.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;
}

.confr-box.fixed .confr-con .confr .yf {
	display: none;
}