.nav_l {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.business {
	text-align: center;
	margin: 0 auto;
	width: 1220px;
	position: relative
}

.name_left {
	width: 850px;
	float: left;
	text-align: left;
	color: #ececec;
	position: absolute;
	top: 25%
}

.name_left>.name {
	float: left;
	color: #d6d9fa;
	margin-right: 10px;
	max-width: 350px;
	font-size: 35px;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.business_box {
	width: 100%;
	background: url(/assets/img/show/ptbbg.jpg) bottom #482a82
}

.name_left>.add_site {
	float: left
}

.name_left>.add_site>.site,
.site_right {
	font-size: 14px;
	color: #d6d9fa
}

.site_right {
	width: 370px;
	float: right;
	text-align: right;
	padding: 25px 0
}

.suspend {
	width: 100%;
	background: url(/assets/img/show/ztbg.gif) bottom #75716e
}

.suspend .seller_menu a {
	border-top: 2px solid #505050;
	border-right: 1px solid #6c6c6c;
	color: #d3d2d0;
	background-color: #505050
}

.suspend .name_left>.add_site>.site,
.suspend .name_left>.name,
.suspend .site_right {
	color: #d3d2d0
}

.certified_not {
	width: 100%;
	background: url(/assets/img/show/wrzbg.jpg) bottom #3e3555
}

.star_bg {
	width: 100%;
	background: url(/assets/img/show/star_bg.png) bottom #e4d2ac
}

.senior_bg {
	width: 100%;
	background: url(/assets/img/show/senior_bg.png) bottom #edd7bf
}

.specialTheme .seller_menu>li>a {
	border-top: 2px solid #c8843b;
	border-right: 1px solid #c8843b;
	color: #fff;
	background-color: #c8843b
}

.specialTheme.seller_menu>li:active>a,
.specialTheme .seller_menu>li:hover>a {
	color: #333;
	background-color: #f9efe6
}

.specialTheme .icon_ic .seller_icon,
.specialTheme .level_img img {
	background-color: transparent !important
}

.specialTheme .icon_ic .seller_icon {
	padding: 0 5px !important;
	color: #be701b !important;
	border: 1px solid #be701b !important
}

.specialTheme .category_box {
	background-color: #f9efe6
}

.specialTheme .name_left>.add_site>.site,
.specialTheme .site_right {
	color: #847059
}

.specialTheme .name_left>.name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: transparent;
	background-image: linear-gradient(270deg, #a68547, #f3e4b1 25%, #a68547 50%, #f3e4b1 75%, #a68547);
	-webkit-background-clip: text;
	background-clip: text;
	background-size: 200% 100%;
	-webkit-animation: masked-animation 2s linear infinite;
	animation: masked-animation 2s linear infinite
}

@-webkit-keyframes masked-animation {
	0% {
		background-position: 0 0
	}

	to {
		background-position: -100% 0
	}
}

.specialTheme .contact_box:hover .isHideContact span,
.specialTheme .contact_tips,
.specialTheme .contact_tips i,
.specialTheme .isHideContact span {
	background-color: #ffe6ce !important;
	color: #847059 !important;
	border-color: #847059 !important
}

.specialTheme .merchant_menu>a {
	color: #847059 !important;
	border-color: #847059 !important
}

.contact_box {
	width: 100%;
	cursor: pointer;
	position: relative
}

.contact_tips,
.isHideContact span {
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	text-align: center
}

.isHideContact span {
	display: inline-block;
	border-radius: 3px;
	width: 130px;
	color: hsla(0, 0%, 100%, .5);
	border: 1px solid hsla(0, 0%, 100%, .3)
}

.contact_tips {
	display: none;
	border-radius: 3px;
	position: absolute;
	border: 1px solid #ffe5bf;
	color: #ffe5bf;
	width: 330px;
	bottom: 0;
	right: 141px;
	z-index: 100
}

.contact_tips i {
	display: inline-block;
	width: 5px;
	height: 5px;
	transform: rotate(45deg);
	right: -4px;
	top: 9px;
	z-index: 30;
	position: absolute;
	border-top: 1px solid #ffe5bf;
	border-right: 1px solid #ffe5bf
}

.contact_box:hover .contact_tips {
	display: block !important
}

.contact_box:hover .isHideContact span {
	color: #fff !important;
	border-color: transparent !important;
	background-color: hsla(0, 0%, 100%, .5) !important
}

.name_left>.add_site>.icon_ic {
	margin-top: 5px
}

.icon_ic .seller_icon {
	padding: 1px 5px;
	margin-right: 3px;
	background-color: rgba(0, 0, 0, .4)
}

.cash_deposit,
.icon_ic .seller_icon {
	float: left;
	font-size: 12px;
	border-radius: 4px
}

.cash_deposit {
	height: 18px;
	cursor: pointer;
	position: relative;
	background: #ff6300;
	color: #ff6300
}

.cash_deposit img {
	float: left;
	padding: 0 2px 2px
}

.cash_deposit span {
	float: left;
	background: #fff;
	height: 18px;
	padding: 0 8px;
	border-radius: 0 4px 4px 0
}

.cash_deposit .mask {
	display: none;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	top: 23px;
	left: 0;
	width: 110px;
	z-index: 100
}

.cash_deposit .mask,
.cash_deposit .mask i {
	position: absolute;
	background-color: rgba(0, 0, 0, .7)
}

.cash_deposit .mask i {
	width: 7px;
	height: 7px;
	transform: rotate(-45deg);
	left: 10px;
	top: -3px;
	z-index: 30
}

.cash_deposit:hover .mask {
	display: block !important
}

.merchant_menu {
	text-align: center;
	margin: 0 auto;
	width: 1220px;
	position: relative;
	height: 32px
}

.merchant_menu>a {
	float: right;
	width: 80px;
	height: 24px;
	line-height: 24px;
	color: #d7dafa;
	border: 1px solid #d7dafa;
	border-radius: 3px
}

.seller_menu>li {
	float: left
}

.seller_menu a {
	display: inline-block;
	padding: 0 20px;
	height: 30px;
	border-top: 2px solid #34276d;
	border-right: 1px solid #34276d;
	text-align: center;
	color: #d8d8fa;
	background-color: #61449e;
	font: normal 16px/28px Microsoft YaHei;
	cursor: pointer
}

.category_box {
	position: absolute;
	text-align: left;
	display: none;
	z-index: 5;
	top: 32px;
	padding: 10px;
	width: auto;
	/* max-width: 100%; */
	white-space: nowrap;
	color: #000;
	background-color: #d7dafa
}

.category_box>a {
	display: inline-block;
	width: 108px;
	margin: 5px;
	padding: 0;
	border: 0;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	color: #000;
	border-radius: 3px;
	background-color: #fff
}

.seller_menu>li:active>a,
.seller_menu>li:hover>a {
	color: #000;
	background-color: #d7dafa
}

.seller_menu>li:hover>.category_box {
	display: block
}

.seller_menu li.on a {
	display: block;
	color: #34276d;
	background-color: #fff
}

.holiday {
	width: 1250px;
	background-color: #fff;
	padding-top: 15px
}

.holiday,
.holiday .hbox {
	margin: 0 auto;
	height: 200px
}

.holiday .hbox {
	width: 1220px;
	background: url(https://misc.k3cdn.com/k/20250107/2025010714094863015620w1220h200.jpg) no-repeat
}

.hbox .h_t {
	width: 855px;
	height: 140px;
	margin: 0 auto;
	text-align: center;
	font-family: monospace
}

.hbox .htitle {
	font-size: 23px;
	padding-top: 60px;
	font-weight: 700
}

.hbox .blessings {
	height: 85px;
	font-size: 15px;
	margin-top: 5px;
	padding: 0 35px;
	overflow: hidden
}

.hbox .h_r {
	display: none
}

.license-content {
	position: absolute;
	display: none;
	top: 43px;
	height: 70px;
	background-color: #fff;
	width: 220px;
	z-index: 10;
	padding: 10px;
	border-radius: 2px;
	box-shadow: 2px 2px 5px #999
}

.license-content img,
.license-content span {
	float: left;
	margin-right: 5px
}

.license-supplier>span {
	max-width: 180px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 0;
	height: 34px;
	line-height: 34px
}

.license-supplier,
.see-license {
	overflow: hidden
}

.license-supplier {
	border-bottom: 1px dashed #d6d6d6;
	color: #000;
	font-size: 16px;
	font-weight: 700
}

.see-license .btn {
	background-color: #f3f3f3;
	color: #000;
	padding: 2px 10px;
	border: 1px solid #ddd;
	margin: 6px 0;
	border-radius: 2px;
	cursor: pointer
}

.add_site:hover>.license-content {
	display: block
}

#notice {
	color: #333;
	background: #fff;
	width: 1220px;
	margin: 0 auto;
	padding-top: 10px
}

#supplierNotice {
	font-size: 14px;
	color: #333;
	background: #fffcdb;
	padding: 0 15px;
	border: 1px solid #e7d4ac;
	line-height: 40px
}

#newsClose {
	border: 1px solid #ff4504;
	border-radius: 50%;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/assets/img/index/clear.png) -37px -7px no-repeat;
	vertical-align: text-top;
	margin-left: 10px
}

.thumbnail_box {
	margin: 0 auto;
	width: 1220px;
	padding-top: 15px;
	overflow: hidden;
	background-color: #fff
}

.picture_box {
	width: 970px;
	float: left
}

.picture {
	float: left;
	width: 420px;
	min-height: 550px
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 420px !important;
	height: 420px !important;
	background: #fff;
	display: none;
	text-align: center;
	overflow: hidden
}

div.zoomMask {
	position: absolute;
	background: url(/assets/img/show/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1
}

.picture_booth,
.picture_booth a {
	height: 420px;
	width: 420px
}

.picture_booth,
.picture_booth img {
	max-height: 420px;
	max-width: 420px;
	background: url(/assets/img/show/tb_picBg.png)
}

.picture_booth a {
	display: block;
	text-align: center;
	vertical-align: middle
}

.tb-thumb {
	width: 420px;
	margin-top: 2px;
	overflow: hidden
}

.tb-thumb li {
	float: left;
	border: 2px solid #fff;
	overflow: hidden
}

.tb-thumb>.tb-selected {
	border: 2px solid #ff4500
}

.tb-thumb>li img {
	width: 80px;
	height: 80px;
	vertical-align: middle;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	image-rendering: auto;
	filter: brightness(110%);
	-webkit-filter: brightness(110%)
}

.video-option {
	position: relative;
	display: block
}

.video-option span {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 30px;
	font-size: 32px;
	color: #d81e06
}

.detailed_info {
	float: right;
	width: 530px;
	min-height: 550px
}

.product_title {
	height: 32px;
	overflow: hidden
}

.huohao {
	float: left;
	font-size: 24px
}

.product_title a {
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	padding: 0 5px
}

.spot_price {
	padding-left: 10px;
	background: #f5f5f5;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	font-size: 13px;
	color: #b3b3b3
}

.price_box {
	height: 100%;
	width: 420px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.price-item {
	display: inline;
	min-width: 90px;
	margin-right: 5px
}

.msg_price {
	font-size: 18px;
	font-weight: 700;
	color: #ff6700
}

.kucun_price {
	text-decoration: line-through;
	color: #999;
	margin-left: 3px
}

.kucunInfo {
	display: none
}

.kucunInfoBox {
	width: 420px;
	display: flex
}

.kucunItem {
	width: 25%;
	height: 70px;
	text-align: center;
	border-right: 1px dashed #d6d6d6
}

.kucunItem .top_price {
	color: #ff6700;
	font-weight: 700;
	font-size: 18px;
	height: 35px;
	line-height: 50px
}

.kucunItem .bottom_num {
	color: #666;
	font-size: 12px;
	height: 35px;
	line-height: 20px
}

.kucunItem:last-child {
	border: none
}

.kucunInfo {
	background: none !important;
	border: none !important;
	padding: 0 !important
}

.upload_time {
	float: right;
	width: 90px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	margin: 10px 10px 10px 0;
	padding: 0 5px;
	color: #b3b3b3;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.special-item {
	font-size: 13px;
	color: #b3b3b3;
	height: 40px;
	line-height: 40px
}

.color_box,
.size_box {
	padding-bottom: 10px;
	overflow: hidden
}

.color_box span,
.size_box span {
	float: left;
	width: 40px;
	height: 27px;
	line-height: 27px;
	vertical-align: top;
	font-size: 13px;
	color: #b3b3b3
}

.color_box a,
.size_box a {
	padding: 0 2px;
	color: #333;
	font-size: 12px;
	display: inline-block;
	min-width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 5px;
	border: 1px solid #ededed;
	background-color: #f9f9f9
}

.color-wrp,
.size-wrp {
	width: 490px;
	display: inline-block;
	box-sizing: border-box
}

.color-wrp {
	max-height: 162px;
	padding-bottom: 8px;
	border: 1px solid #efefef;
	overflow-y: auto;
	text-align: center
}

.color-wrp .item {
	float: left;
	margin: 8px 0 0 8px;
	cursor: pointer
}

.color-wrp .img {
	height: 50px;
	width: 50px
}

.color-wrp .txt {
	width: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	box-sizing: border-box;
	border: 1px solid #dedede;
	font-size: 12px;
	color: #333
}

.color-wrp .active>p.txt,
.color-wrp p.txt:hover,
.size-wrp .active,
.size-wrp a:hover {
	border: 1px solid #f60;
	color: #f60
}

.operation_box {
	min-height: 37px;
	padding: 10px 0;
	position: relative
}

.platform {
	margin-bottom: 10px;
	height: 37px
}

.markStrMask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	background: hsla(0, 0%, 100%, .9);
	padding: 40px 10px 0;
	box-sizing: border-box;
	text-align: center;
	display: none
}

.markStrBtn {
	height: 35px;
	line-height: 35px;
	border: 1px solid #ff6700;
	border-radius: 3px;
	width: 130px !important;
	display: inline-block;
	padding: 0 !important;
	background-color: #fef9f1;
	color: #ed8248 !important;
	float: none !important;
	margin-top: 30px
}

#find-daifa,
.download,
.publish_box,
.quick-release,
.similar,
.test-video {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border: 1px solid #ff6700;
	border-radius: 2px;
	width: 120px;
	text-align: center;
	cursor: pointer;
	position: relative;
	float: left;
	margin-right: 14px;
	background-color: #fef9f1;
	color: #ed8248
}

.quick-release:hover {
	color: #ed8248
}

.quick-release-wrap {
	text-align: center
}

.quick-release-wrap ul {
	width: 550px;
	height: 240px;
	margin: 20px auto;
	overflow-y: auto
}

.quick-release-wrap ul::-webkit-scrollbar {
	width: 4px
}

.quick-release-wrap ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #d3dce6
}

.quick-release-wrap ul::-webkit-scrollbar-track {
	border-radius: 0;
	background: #ecf0f5
}

.quick-release-wrap ul li {
	border: 1px solid #f2f2f2;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between
}

.quick-release-content {
	display: flex;
	flex-wrap: wrap;
	width: 70%
}

.quick-release-content input[type=checkbox] {
	transform: scale(1.3);
	margin-right: 3px;
	vertical-align: -1px
}

.quick-release-content-inlineblock {
	padding: 20px 0;
	width: 50%;
	position: relative
}

.quick-release-logo {
	width: 80px;
	height: 80px
}

.quick-release-wrap h3 {
	font-size: 20px;
	margin-top: 30px
}

.quick-release-tips {
	font-size: 12px;
	color: #999;
	margin-top: 10px
}

.quick-release-set,
.quick-release-set:hover {
	color: #ff6500;
	border: 1px solid #ff6500;
	padding: 0 3px;
	border-radius: 4px
}

.quick-release-set-blue,
.quick-release-set-blue:hover {
	color: #189cff;
	border: 1px solid #189cff;
	padding: 0 3px;
	border-radius: 4px
}

.quick-release-tip {
	width: 12px;
	height: 12px
}

.quick-release-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	height: 26px;
	padding: 5px;
	cursor: pointer
}

.quick-release-tag {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fff;
	background: #ffbd22;
	border-radius: 4px;
	padding: 0 5px
}

.quick-release-tag-tip-wrap {
	height: 39px
}

.quick-release-tag-tip {
	margin: 10px 0;
	color: #ff3131;
	display: none
}

.quick-release-btn,
.quick-release-btn:hover {
	background-color: #ff6500;
	color: #fff;
	padding: 10px 100px;
	border-radius: 2px;
	display: inline-block
}

.quick-release-class .layui-layer-content {
	padding: 10px 20px 20px;
	font-size: 14px;
	line-height: 1.6
}

.quick-release-binding {
	display: flex;
	align-items: center;
	justify-content: center
}

.quick-release-binding a,
.quick-release-binding a:hover {
	padding: 7px 10px
}

.quick-release-class h3 {
	font-weight: 700;
	font-size: 16px;
	margin: 8px 0 0
}

.quick-release-class .layui-layer-btn {
	display: flex;
	justify-content: space-between
}

.quick-release-class .layui-layer-btn0 {
	border-color: #dedede;
	background-color: #fff;
	color: #333
}

.quick-release-class .layui-layer-btn1 {
	border-color: #1e9fff;
	background-color: #1e9fff;
	color: #fff
}

.publish_box>img {
	margin-left: 5px;
	vertical-align: middle
}

.publish_btn {
	width: 280px;
	display: none;
	position: absolute;
	z-index: 11;
	left: -1px;
	top: 45px;
	height: auto !important;
	border: 1px solid #ff6700;
	background-color: #fff;
	border-radius: 2px;
	padding-bottom: 15px
}

.publish_btn i {
	width: 7px;
	height: 7px;
	border-top: 1px solid #ff6700;
	border-right: 1px solid #ff6700;
	transform: rotate(-45deg);
	position: absolute;
	left: 50px;
	top: -5px;
	background: #fff;
	z-index: 30
}

.publish_btn .i_mask {
	padding: 0;
	width: 282px;
	height: 15px;
	position: absolute;
	left: -1px;
	top: -10px;
	background-color: hsla(0, 0%, 100%, 0);
	z-index: 30
}

.publish_btn a,
.publish_btn span {
	float: left;
	width: 50px;
	text-align: center;
	padding: 10px 10px 0;
	position: relative
}

.publish_btn img {
	width: 40px;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	image-rendering: auto
}

.publish_btn .hot {
	position: absolute;
	top: -10px;
	right: 10px;
	width: 24px
}

.publish_btn p {
	color: #999;
	font-size: 12px;
	height: 20px;
	line-height: 20px
}

.publish_box:hover .publish_btn {
	display: block
}

.banner_box,
.banner_box img {
	width: 100%;
	max-height: 120px
}

.banner_box li i {
	width: 24px;
	height: 14px;
	background: url(http://miscdj.k3cdn.com/k/20210121/2021012109512048336828.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0
}

.main_push {
	width: 970px;
	float: left
}

.recommend {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 17px
}

.recommend>span {
	float: left;
	background: #f04848;
	width: 5px;
	height: 15px;
	border-radius: 25px;
	margin-top: 17px;
	margin-right: 5px
}

.product_details {
	width: 100%;
	overflow: hidden
}

.right-content {
	width: 232px;
	float: right
}

.bus_info>a {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #ddd;
	position: relative
}

.bus_info>a i {
	width: 24px;
	height: 14px;
	background: url(http://misc.k3cdn.com/k/20221215/2022121511173164124566.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0
}

.bus_info>a:last-child {
	margin: 0
}

.product_right>.prod_menu {
	overflow: hidden
}

.product_right>.prod_menu li {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px
}

.prod_list img {
	width: 230px;
	height: 230px
}

.prod_list>.text {
	max-width: 215px;
	padding: 7px;
	font-size: 12px;
	overflow: hidden;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap
}

.prod_list>.price_right {
	padding: 2px 7px;
	overflow: hidden
}

.prod_list>.price_right>.price {
	float: left;
	font-size: 14px;
	color: #f60
}

.prod_list>.business_text {
	border-top: 2px solid #f7f7f7;
	height: 30px;
	line-height: 30px;
	max-width: 230px
}

.prod_list .goodtitle {
	color: #333;
	display: inline-block;
	max-width: 223px;
	padding-left: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.topbar {
	top: 0;
	width: 100%;
	height: 40px;
	position: fixed;
	line-height: 40px;
	border-bottom: 1px solid #c8c8c8;
	background: url(/assets/img/show/tiaofu.jpg) #f2f2f2
}

.topbar_box {
	width: 1250px;
	height: 40px;
	margin: 0 auto;
	text-align: center
}

.topbar_box>.k3_logo {
	float: left;
	width: 110px;
	color: #da476d;
	font-size: 25px;
	font-weight: 700;
	border-right: 1px dashed #c8c8c8
}

.product_name {
	float: left;
	font-size: 15px;
	margin-left: 15px
}

.topbar_publish {
	background: #ff6700;
	color: #fff
}

.operate>a,
.topbar_publish {
	width: auto;
	height: 22px;
	padding: 0 8px;
	font-size: 14px;
	line-height: 22px;
	margin: 8px 0 8px 10px
}

.operate>a {
	float: left;
	border-radius: 2px;
	display: inline-block;
	border: 1px solid #d25006
}

.release {
	padding: 0 20px 30px;
	width: 750px;
	margin: 0 auto
}

.release .con_title {
	float: left;
	margin-left: 5px;
	font: normal 16px/40px Microsoft YaHei;
	color: #ff4500
}

.release .con_r {
	float: right;
	margin-right: 5px;
	font: normal 14px/40px Microsoft YaHei;
	color: #999
}

.release .myTab {
	width: 750px;
	font-size: 14px;
	margin: 0 auto
}

.release .myTab thead td {
	background-color: #fae8e5
}

.release .myTab td {
	padding-left: 20px;
	line-height: 35px;
	background-color: #fbf3f2
}

.disabled {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%)
}

.disabled-text {
	border-color: #eee !important;
	background-color: #fbfbfb !important;
	color: #d2d2d2 !important;
	cursor: not-allowed !important;
	opacity: 1
}

.hidden {
	display: none !important
}

.show-index-image {
	position: relative
}

.show-index-image>.prompt_img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.show-index-image>.prompt_img img {
	border-radius: 50%;
	opacity: .8
}

.similar-title {
	width: 120px;
	height: 39px;
	background: #069;
	text-align: center;
	line-height: 39px;
	padding: 0 10px;
	color: #fff;
	font-weight: bolder
}

.similar-list {
	overflow: hidden
}

.similar-list li {
	margin-right: 27px;
	width: 220px;
	height: 285px;
	float: left;
	border: 1px solid #cecece
}

.similar-pic {
	display: inline-block;
	width: 100%
}

.similar-pic img {
	width: 220px;
	height: 220px
}

.similar-name {
	margin-left: 3px;
	font: 700 14px Microsoft YaHei;
	overflow: hidden;
	display: inline-block;
	max-width: 217px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666
}

.similar-price {
	margin-left: 3px;
	width: 100%
}

.similar-price>span {
	font: 700 14px Microsoft YaHei;
	color: #ff4500
}

.similar-list li>.text {
	font: normal 12px Microsoft YaHei;
	height: 25px;
	color: #999;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	max-width: 177px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.similar-list li:last-child {
	margin-right: 0
}

.similar-list li:hover {
	border: 1px solid red
}

.loading {
	font-size: 18px;
	width: 100%;
	text-align: center;
	line-height: 250px
}

.loading img {
	margin-bottom: 5px
}

.stock_box {
	border: 1px solid #767676;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 10px;
	color: #fff;
	padding: 5px 10px;
	line-height: 150%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 998 !important;
	opacity: 1
}

.stock_titlt {
	font-weight: 700
}

.stock_box>p {
	width: 200px;
	word-wrap: break-word;
	border-bottom: 1px dashed #999
}

.stock_box>a {
	position: absolute;
	width: 22px;
	height: 22px;
	right: 0;
	top: 0
}

.stock_box>a>img {
	background: rgba(0, 0, 0, .5);
	border-radius: 50%;
	cursor: pointer
}

.shoot-info {
	width: 100%;
	margin: auto;
	background-color: #323232;
	overflow: hidden;
	color: #fff
}

.shoot-info-box {
	margin: 15px 0;
	overflow: hidden
}

.shoot-info-logo {
	float: left;
	width: 413px;
	border-right: 1px dashed #4d4d51
}

.shoot-info-logo>img {
	float: left;
	margin: 0 15px
}

.shoot-info-logo>.shoot {
	float: left;
	margin-top: 23px
}

.shoot-title {
	font-size: 32px
}

.shoot-site {
	margin-top: 10px
}

.shoot-info-list {
	float: right;
	margin-top: 15px;
	width: 414px
}

.shoot-info-list>div {
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 10px
}

.info-list-title {
	width: 50px;
	text-align: right;
	float: left
}

.info-list-info {
	text-align: left;
	float: left;
	max-width: 300px;
	word-break: break-all
}

.gallery_top .swiper-slide {
	text-align: center
}

.gallery_top img {
	width: 600px;
	height: 600px
}

.gallery_thumbs .swiper-slide {
	width: auto !important;
	border: 2px solid #000
}

.gallery_thumbs .swiper-slide:last-child {
	margin: 0 !important
}

.gallery_thumbs .swiper-wrapper {
	margin-top: 30px !important;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content
}

.gallery_thumbs img {
	width: 73px;
	height: 73px
}

.gallery_thumbs .swiper-slide-thumb-active {
	border: 2px solid #ff4500
}

.classic-tag {
	position: absolute;
	left: 0;
	top: 0;
	background: 0 0 !important
}

.classic-content {
	text-align: center
}

.classic-content li {
	margin: 10px
}

.complain_tpl_tips {
	margin-top: 5px;
	color: #666;
	font-size: 14px
}

.complain_tpl_tips i {
	color: #fe6600;
	display: inline-block;
	font-style: normal;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	border: 1px solid #fe6600;
	border-radius: 25px;
	margin-right: 5px
}

.complain_tpl_submit {
	background: #fe6600;
	border: none;
	color: #fff;
	width: 110px;
	height: 38px;
	border-radius: 3px
}

.rate-wrap {
	display: inline;
	float: right
}

.rate-wrap li {
	float: left;
	color: #f3f107;
	font-size: 14px;
	margin-left: 20px;
	display: none
}

.publish_count {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.view_publish {
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #9a9a9a;
	padding: 0 5px;
	display: inline-block
}

.count_item {
	position: absolute;
	display: none;
	top: 37px;
	right: -16px;
	z-index: 20;
	width: 160px;
	border: 1px solid #ff6700;
	background-color: #fff;
	border-radius: 2px;
	padding: 5px;
	box-sizing: border-box
}

.count_item i {
	width: 7px;
	height: 7px;
	border-top: 1px solid #ff6700;
	border-right: 1px solid #ff6700;
	transform: rotate(-45deg);
	position: absolute;
	right: 32px;
	top: -5px;
	background: #fff;
	z-index: 30
}

.count_item p {
	border-bottom: 1px dashed #ff6700
}

.count_item p:last-child {
	border: none
}

.publish_count:hover .count_item {
	display: block
}

.level_img img {
	border-radius: 4px;
	padding: 0 3px;
	background-color: rgba(0, 0, 0, .4)
}

.promise {
	font-size: 12px;
	max-height: 35px;
	line-height: 17px;
	overflow: hidden;
	color: #ff6700;
	margin-bottom: 10px;
	cursor: default
}

.unlisted {
	color: #ff6700;
	text-align: center;
	padding: 60px 0;
	font-size: 23px;
	background: #f5f5f5
}

.unlisted span {
	display: block;
	background-color: #ff6700;
	color: #fff;
	font-size: 15px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 15px auto 0;
	border-radius: 3px
}

.noLogin {
	cursor: pointer
}

.priceTips {
	color: #ff7f07;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	width: 750px;
	margin: 10px auto
}

.priceTips i {
	vertical-align: bottom;
	font-size: 14px
}

.popularDebut {
	height: 36px;
	line-height: 36px;
	width: 100%;
	font-size: 12px;
	background: #f5f5f5
}

.operation a {
	text-align: center;
	display: inline-block;
	width: 90px;
	padding: 0;
	margin-right: 7px;
	cursor: pointer;
	background-color: #fff;
	font-size: 14px;
	color: #b3b3b3;
	height: 30px;
	line-height: 30px;
	position: relative
}

.operation i {
	color: #ff6700 !important
}

.site-code {
	text-align: center;
	cursor: pointer;
	background-color: #fff;
	font-size: 14px;
	color: #b3b3b3;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: 1px solid #ff6700;
	color: #ff6700
}

.show-code {
	display: none;
	background-color: #ff6700;
	color: #fff !important;
	border-radius: 3px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 50px
}

.site-code:hover .show-code {
	display: block
}

.show-code i {
	width: 7px;
	height: 7px;
	transform: rotate(-45deg);
	position: absolute;
	left: 115px;
	top: -4px;
	background: #ff6700;
	z-index: 30
}

.show-code_mask {
	background-color: hsla(0, 0%, 100%, 0);
	z-index: 30;
	position: absolute;
	left: 0;
	top: -10px;
	width: 230px;
	height: 10px
}

.show-code-logo {
	position: absolute;
	z-index: 20;
	top: 90px;
	right: 90px;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	border: 1px solid #fff;
	box-sizing: border-box
}

.show-QR-code {
	width: 210px;
	height: 210px;
	padding: 5px;
	box-sizing: border-box;
	background-color: #fff;
	margin: 10px 10px 0
}

.info_list {
	width: 100%;
	margin-top: 10px
}

.list_button {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #ff6700;
	background: #f5f5f5
}

.list_button>a {
	font-size: 18px;
	color: #ff6700;
	width: 100px;
	float: left;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 2px solid #f5f5f5
}

.list_button a.on,
.list_button a:hover {
	border-bottom: 2px solid #ff6700
}

.shoes_info {
	overflow: hidden;
	margin-top: 15px
}

.shoes_info>span {
	width: 240px;
	max-width: 25%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	float: left
}

.shoes_info>span,
.shoes_info a {
	color: #333
}

.jobInfo {
	display: none;
	width: 232px;
	background-color: #ff6700;
	padding: 3px;
	box-sizing: border-box;
	margin: 10px 0
}

.jobInfo .title {
	height: 40px;
	width: 232px;
	margin: -3px -3px 0;
	background: url(/assets/img/show/jobtitle.jpg) #ff6700
}

.job-code {
	width: 40px;
	height: 40px;
	float: right;
	position: relative
}

.job-code-img {
	display: none;
	position: absolute;
	top: 40px;
	right: 6px;
	z-index: 10;
	padding: 10px;
	background: #ff8533
}

.job-code:hover .job-code-img {
	display: block
}

.jobList {
	background-color: #fff
}

.jobItem {
	padding: 10px;
	display: block
}

.jobType {
	display: flex;
	font-weight: 700;
	margin-bottom: 10px
}

.jobType .type {
	flex: 1;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 13px
}

.jobType .price {
	flex: 1;
	color: #ff6700;
	text-align: right;
	font-size: 13px
}

.jobItemInfo {
	color: #999;
	font-size: 12px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 20px;
	line-height: 20px;
	overflow: hidden
}

.service-wrap {
	display: flex;
	height: 40px;
	align-items: center;
	color: #b3b3b3;
	font-size: 13px
}

.service-dot-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative
}

.service-dot-wrap .dot {
	height: 2px;
	width: 2px;
	background-color: #b3b3b3;
	border-radius: 50%;
	margin: 0 5px
}

.service-wrap .service-more {
	color: #2481fc;
	margin-left: 20px;
	cursor: pointer
}

.service-layer {
	box-shadow: 0 1px 6px 0 rgba(50, 50, 50, .3);
	background-color: #fff;
	padding: 15px;
	line-height: 1.7;
	color: #333;
	width: 350px;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 99;
	border-radius: 8px;
	max-height: 300px;
	overflow-y: auto;
	display: none
}

.service-layer::-webkit-scrollbar {
	width: 8px
}

.service-layer::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #d3dce6
}

.service-layer::-webkit-scrollbar-track {
	border-radius: 0;
	background: #ecf0f5
}

.service-layer h4 {
	font-weight: 700;
	margin: 5px 0 3px
}

.scale-up-center {
	-webkit-animation: scale-up-center .2s cubic-bezier(.39, .575, .565, 1) both;
	animation: scale-up-center .2s cubic-bezier(.39, .575, .565, 1) both
}

@-webkit-keyframes scale-up-center {
	0% {
		transform: scale(.5)
	}

	to {
		transform: scale(1)
	}
}

@keyframes scale-up-center {
	0% {
		transform: scale(.5)
	}

	to {
		transform: scale(1)
	}
}