.border0 {
	border: none !important;
}

.padding0 {
	padding: 0 !important;
}

.line8 {
	position: relative;
}
.line8:before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 8px;
	background-color: #e1e1e1;
	position: absolute;
	left: -16px;
	top: 6px;
}

.bds_more {
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.sprite {
	display: inline-block;
	background: url(../images/business_detail/sprite_details.png) no-repeat;
}

.content {
	background-color: #f2f2f3;
	padding-bottom: 28px;
}
.content_c {
	width: 1200px;
	margin: auto;
}
.content_cloc {
	padding: 20px 0;
}
.content_cloc span,
.content_cloc a {
	font-size: 12px;
	color: #b0b0b0;
}
.content_cloc a {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.content_cloc a:hover {
	color: #f32424;
}
.content_cloc label {
	font-size: 0;
	margin: 0 10px;
}
.content_cloc label i {
	font-size: 12px;
	color: #b0b0b0;
}
.content_cloc label i:first-child {
	letter-spacing: -8px;
}
.content_cct {
	width: 100%;
	height: 68px;
	line-height: 68px;
	position: relative;
}
.content_cctl {
	/* width: 1112px; */
	height: 100%;
	background-color: #ffffff;
	border-radius: 4px;
	padding-left: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_cctl label {
	font-size: 14px;
	color: #3a3a3a;
}
.content_cctl label i {
	color: #5d5d5d;
	font-size: 12px;
	margin-right: 2px;
}
.content_cctl a {
	margin-right: 43px;
	color: #515151;
	font-size: 16px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.content_cctl a i {
	color: #6e6e6e;
	margin-right: 6px;
}

.content_cctl a i.icon-douyinglogo{
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  width: 16px;
  height: 16px;
  background: url(../images/dy16.png);
}

.content_cclltlt i.icon-douyinglogo{
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  width: 22px;
  height: 22px;
  background: url(../images/dy22.png);
}

.content_cctl a.on i.icon-douyinglogo, .content_cctl a:hover i.icon-douyinglogo{background: url(../images/dy16_h.png);}
.content_cctl a i.icon-douyinglogo:before,.content_cclltlt i.icon-douyinglogo:before{content: "";}

.content_cctl a.on,
.content_cctl a:hover,
.content_cctl a.on i,
.content_cctl a:hover i {
	color: #f9cb1a;
}
.content_cctr {
	width: 384px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 4px 8px 8px 4px;
	border: solid 1px #ededed;
	line-height: 48px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_cctr i {
	width: 52px;
	height: 100%;
	border-right: 1px solid #ededed;
	color: #cacaca;
	font-size: 18px;
	text-align: center;
}
.content_cctr input {
	width: 242px;
	height: 100%;
	font-size: 14px;
	padding: 0 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_cctr a {
	display: inline-block;
	width: 87px;
	height: 100%;
	background-color: #f32424;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.content_cctr a:hover {
	opacity: 0.9;
}
.content_ccm {
	margin: 10px 0;
}
.content_ccm * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_ccml {
	/*width: 933px;*/
	background-color: #ffffff;
	border-radius: 4px;
	margin-left: -944px;
}
.content_ccml > dd {
	border-top: 1px dashed #e5e5e5;
}
.content_ccml > dd.other {
	height: 60px;
}

.content_ccml > dd.other.espic > span > dl{
  width: 96px;
  margin-right: 4px;
}
.content_ccml > dd:first-child {
	border-top: 0;
	height: auto;
	min-height: 60px;
}
.content_ccml > dd > label {
	line-height: 60px;
	color: #949494;
	font-size: 14px;
	vertical-align: top;
	margin-right: 12px;
}
.content_ccml > dd > label i {
	font-size: 14px;
	margin: 0 4px 0 16px;
}
.content_ccml > dd.other {
	position: relative;
	z-index: 9;
}
.content_ccml > dd.other > span {
	padding: 15px 0;
}
.content_ccml > dd.choose > span {
	padding: 15px 0;
}
.content_ccml > dd.choose a {
	display: inline-block;
	height: 30px;
	border: solid 1px #e5e5e5;
	margin-right: 5px;
	padding: 0 18px 0 8px;
	line-height: 28px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	max-width: 116px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	width: auto !important;
	border-color: #f32424;
	color: #f32424;
}
.content_ccml > dd.choose a.clear {
	border: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #767676;
}
.content_ccml > dd.choose a:hover {
	color: #f32424;
}
.content_ccml > dd.choose a font {
	font-size: 12px;
	position: absolute;
	right: 4px;
	top: 1px;
}
.content_ccml > dd > span {
	display: inline-block;
	max-width: 810px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 18px;
	padding-bottom: 18px;
	vertical-align: top;
}
.content_ccml > dd > span > a {
	margin-right: 19px;
	display: inline-block;
	color: #767676;
	white-space: nowrap;
	width: 62px;
}
.content_ccml > dd.espic > span > a {
	margin-right: 32px;
}
/* 天猫一级类目开始 */
.content_ccml > dd.espic > span.no_wth > a:first-child {
  width: 62px;
}
.content_ccml > dd.espic > span.no_wth > a {
  width: auto;
}
/* 天猫一级类目结束 */
.content_ccml > dd > span > a i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #ffffff;
	border-radius: 1px;
	border: solid 1px #cdcdcd;
	line-height: 14px;
	text-align: center;
	font-size: 12px;
	color: transparent;
	margin-right: 4px;
}
.content_ccml > dd > span > a.on {
	color: #f9cb1a;
}
.content_ccml > dd > span > a.on i {
	background-color: #f9cb1a;
	color: #fff;
	border-color: #f9cb1a;
}
.content_ccml > dd > span > a:hover {
	color: #f9cb1a;
}
.content_ccml > dd > span > dl {
	width: 114px;
	background-color: #ffffff;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-right: 8px;
	height: 30px;
	float: left;
	overflow: hidden;
}
.content_ccml > dd > span > dl.brand {
	border-right: none;
}
.content_ccml > dd > span > dl.brand dt {
	border-right: solid 1px #e5e5e5;
}
.content_ccml > dd > span > dl.brand dd {
	width: 468px;
	height: auto;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background-color: #fff;
	text-align: left;
	padding-left: 20px;
	position: relative;
	top: -1px;
}
.content_ccml > dd > span > dl.brand dd a {
	margin-right: 10px;
	width: 60px;
	white-space: nowrap;
}
.content_ccml > dd > span > dl.brand dd a:hover {
	background-color: transparent;
	color: #f32424;
}
.content_ccml > dd > span > dl dt {
	font-size: 14px;
	color: #767676;
	cursor: pointer;
	height: 30px;
	line-height: 28px;
	padding: 0 8px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.content_ccml > dd > span > dl dt i {
	vertical-align: middle;
	float: right;
}
.content_ccml > dd > span > dl dd {
	width: 100%;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.content_ccml > dd > span > dl dd a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.content_ccml > dd > span > dl dd a:hover {
	background-color: #e5e5e5;
}
.content_ccml > dd .selfprice {
	width: 222px;
	height: 30px;
	position: relative;
	top: 16px;
	right: 10px;
}
.content_ccml > dd .selfprice > a {
	display: inline-block;
	width: 49px;
	height: 100%;
	background-color: #f32424;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.content_ccml > dd .selfprice > a:hover {
	opacity: 0.8;
}
.content_ccml > dd .selfprice > div {
	width: 72px;
	height: 100%;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	padding: 0 8px;
	color: #b7b7b7;
	font-size: 12px;
}
.content_ccml > dd .selfprice > div input {
	width: 38px;
	line-height: 30px;
	margin: auto;
}
.content_ccml > dd .selfprice > label {
	display: inline-block;
	width: 24px;
	text-align: center;
	line-height: 30px;
}
.content_ccmr {
	position: absolute;
	top: 0;
	width: 100%;
	height: 98%;
	overflow: hidden;
	right: 0;
	padding-bottom: 10px;
}
.content_ccmrt {
  display: block;
	background: url(../images/business_list/r_bg.png) center center no-repeat;
	height: 121px;
	width: 100%;
	text-align: center;
	padding-top: 22px;
}
.content_ccmrt button {
	width: 152px;
	height: 42px;
	background: url(../images/business_list/btn.png);
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.content_ccmrt button i {
	color: #fff8cc;
	position: relative;
	top: 20px;
	font-size: 20px;
}
.content_ccmrt button:hover i {
	color: #fff;
}
.content_ccmrm {
	text-align: center;
	padding-top: 18px;
}
.content_ccmrm p:first-child {
	font-size: 18px;
	font-weight: bold;
	color: #262626;
}
.content_ccmrm p:first-child:before,
.content_ccmrm p:first-child:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 1px;
	background-color: #aaaaaa;
	vertical-align: middle;
	margin: 0 10px;
}
.content_ccmrm p:first-child + p {
	font-size: 12px;
	color: #aaaaaa;
	margin: 4px 0 10px;
}
.content_ccmrb {
	width: 238px;
	margin: auto;
}
.content_ccmrbl {
	height: 100%;
}
.content_ccmrb li {
	height: 64px;
	background-color: #f3f3f3;
	border-radius: 4px;
	margin-bottom: 8px;
	padding: 0 10px;
}
.content_ccmrb li p {
	font-size: 12px;
}
.content_ccmrb li p:first-child {
	padding-top: 8px;
	color: #a0a0a0;
}
.content_ccmrb li p:first-child span {
	height: 24px;
	line-height: 24px;
}
.content_ccmrb li p:first-child span i {
	margin: 0 -5px;
	position: relative;
	top: 2px;
}
.content_ccmrb li p:first-child + p {
	color: #6a6a6a;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_ccmbox {
	width: 256px;
	height: auto;
	background-color: #ffffff;
	border-radius: 4px;
	position: relative;
}
.content_ccl {
	margin-top: 10px;
}
.content_cclf {
	height: 52px;
	background-color: #fff;
	border-radius: 4px 4px 0 0;
	position: relative;
	z-index: 2;
	border: solid 1px #ececec;
	line-height: 54px;
}
.content_cclf span a {
	display: inline-block;
	width: 18px;
	height: 16px;
	border-radius: 2px;
	border: solid 1px #dcdcdc;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 16px;
	text-align: center;
	font-weight: lighter;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.content_cclf span a:first-child + a {
	margin: 0 12px 0 4px;
}
.content_cclf span a:hover {
	color: #fff;
	background-color: #f32424;
	border-color: #f32424;
}
.content_cclf > a {
	display: inline-block;
	width: 80px;
	text-align: center;
	font-size: 14px;
	color: #696969;
	border-right: 1px solid #f2f2f3;
}
.content_cclf > a i {
	vertical-align: middle;
}
.content_cclf > a:first-child {
	width: 140px;
}
.content_cclf > a:first-child i {
	font-size: 12px;
	vertical-align: middle;
	position: absolute;
	left: 17px;
}
.content_cclf > a.on,
.content_cclf > a:hover {
	color: #f32424;
}
.content_ccll {
	position: relative;
	top: -3px;
	z-index: 2;
}
.content_ccll dd {
	position: relative;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ececec;
	margin-bottom: 14px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.goods_list_tags {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
}
.tag20211212 {
	margin: -20px 0 0 0 !important;
	background-color: transparent !important;
}
.content_ccll dd:hover {
	background-color: #f7f7f7;
}
.content_ccll dd * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_ccllt {
	padding: 34px 0 30px;
	position: relative;
	border-bottom: 1px dashed #dbdbdb;
}
.transfer_agreement_link {
	/* icon_transfer_agreement.png */
	top: -3px;
	z-index: 2;
	right: -3px;
	width: 80px;
	height: 80px;
	position: absolute;
	background: url(../images/icon_transfer_agreement.png) no-repeat center;
}
.transfer_agreement {
	width: 1200px;
	height: 90px;
	display: block;
	margin-bottom: 10px;
	background: url(../images/transfer_agreement.png) no-repeat center;
}
.content_cclltl {
	width: 936px;
	padding-left: 46px;
	border-right: 1px solid #e6e6e6;
}
.content_cclltlt {
	display: block;
	position: relative;
	left: -34px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #4d4d4d;
	font-size: 22px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.content_cclltlt:hover {
	color: #f9cb1a;
}
.content_cclltlt i {
	margin-right: 5px;
	color: #f32424;
	font-size: 22px;
}
.content_cclltlt .maxlength {
	display: inline-block;
	/* max-width: 800px; */
	max-width: 848px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
}
.content_cclltlt .iconcp5 {
	margin-top: -4px;
}
.content_cclltlm {
	margin: 20px 0 26px -22px;
}
.content_cclltlm li {
	float: left;
	width: 110px;
	text-indent: 22px;
	border-left: 1px solid #ebebeb;
}
.content_cclltlm.espic li{
  width: 86px;
  text-indent: 18px;
}
.content_cclltlm.espic li.content_cclltlm1 {
  width: 100px;
  text-indent: 22px;
}
.content_cclltlm.espic li.content_cclltlm2 {text-indent: 12px;}
.content_cclltlm.espic li.content_cclltlm3 {text-indent: 12px;}
.content_cclltlm.espic li.content_cclltlm4 {text-indent: 26px;}
.content_cclltlm.espic li.content_cclltlm5 {text-indent: 22px;}
.content_cclltlm.espic li.content_cclltlm6 {text-indent: 14px;}
.content_cclltlm.espic li.content_cclltlm9 {text-indent: 8px;}
.content_cclltlm.espic li.content_cclltlm9 p {white-space: nowrap;}
.content_cclltlm li.content_cclltlm1 {
	border-left: 0;
	width: 126px;
}
.content_cclltlm li p:first-child {
	color: #a7a7a7;
	font-size: 12px;
	margin-bottom: 3px;
}
.content_cclltlm li p:first-child + p {
	color: #454545;
	font-size: 16px;
	line-height: 24px;
}
.content_cclltlm li p:first-child + p span {
	display: inline-block;
	width: 5px;
	height: 15px;
	text-align: center;
	background-color: #e1e1e1;
	vertical-align: middle;
	margin-left: 2px;
}
.content_cclltlm li p:first-child + p span.high {
	background-color: #f32424;
}
.content_cclltlm li p:first-child + p span.low {
	background-color: #10a035;
}
.content_cclltlb {
	color: #727272;
	width: 860px;
	font-size: 0;
	line-height: 18px;
}
.content_cclltlb label {
	font-weight: bold;
	vertical-align: top;
	font-size: 12px;
	display: inline-block;
}
.content_cclltlb > span {
	display: inline-block;
	height: 18px;
	font-size: 12px;
	overflow: hidden;
	vertical-align: top;
}
.content_cclltr {
	width: 262px;
	text-align: center;
	height: 143px;
	padding-top: 18px;
}
.content_cclltr > a {
	display: block;
	width: 174px;
	height: 38px;
	background-color: #ffffff;
	border-radius: 20px;
	margin: auto;
	-webkit-box-shadow: 0 0 20px 0 rgba(194, 194, 194, 0.34);
	box-shadow: 0 0 20px 0 rgba(194, 194, 194, 0.34);
	padding: 3px 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin-top: -2px;
	position: relative;
	z-index: 2;
}
.content_cclltr a:hover {
	opacity: 0.8;
}
.content_ccllt .zixunbtn{height: 30px;font-size: 0;}
.content_ccllt .zixunbtn a{display: inline-block;width: 87px;height: 26px;line-height: 26px;font-size: 12px;color: #fff;font-weight: bold;margin-left: 3px;background: #fff;border-radius: 15px;-webkit-border-radius: 15px;border: 2px solid #fff;box-sizing: content-box;-webkit-box-sizing: content-box;box-shadow: 0 2px 8px 0 rgba(217, 217, 217, 0.5);-webkit-box-shadow: 0 2px 8px 0 rgba(217, 217, 217, 0.5);background: #FF8302;background: linear-gradient(to bottom, #FFA03D, #FF8302);background: -webkit-linear-gradient(top, #FFA03D, #FF8302);}
.content_ccllt .zixunbtn a:first-child{margin-left: 0;background: #f9cb1a;}
.content_ccllt .zixunbtn a i{display: inline-block;vertical-align: top;width: 14px;height: 14px;margin-top: 6px;margin-right: 4px;background: url(../images/business_list/icon1.png) no-repeat;}
.content_ccllt .zixunbtn a:first-child i{width: 15px;background: url(../images/business_list/icon2.png) no-repeat;}

.content_cclltr a span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #f9cb1a;
	background-image: linear-gradient(
		8deg,
		rgba(239, 43, 43, 0.5) 0%,
		rgba(255, 168, 115, 0.5) 100%
	);
	border-radius: 16px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	text-align: center;
}
.content_cclltr a span i:first-child {
	width: 23px;
	height: 23px;
	background-position: 0 0;
	position: relative;
	top: 4px;
}
.content_cclltr a span i:first-child + i {
	font-size: 12px;
	color: #fff;
}
.content_cclltr p {
	color: #f9cb1a;
	font-size: 0;
}
.content_cclltr p label {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -2px;
	margin: 0 3px;
}
.content_cclltr p span {
	font-size: 34px;
	font-family: Impact;
}
.content_ccllb {
	padding: 0 30px 0 46px;
	line-height: 64px;
}
.content_ccllbl {
	font-size: 0;
}
.content_ccllbl span,
.content_ccllbl a {
  height: 21px;
  line-height: 21px;
  background: #ffecdf;
	border-radius: 1px;
	padding: 0 6px 0 3px;
	font-size: 12px;
	color: #ff7124;
	display: inline-block;
  margin-right: 11px;
  margin-left: 13px;
  vertical-align: middle;
  position: relative;
}
.content_ccllbl span::after{
  content: "";
  display: block;
  width: 13px;
  height: 21px;
  background: url(../images/business_list/icon_stag_bg.png);
  position: absolute;
  top: 0;
  left: -13px;
}
.content_ccllbl a {
	background-color: #f6b585;
	color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.content_ccllbl a:hover {
	opacity: 0.8;
}
.content_ccllbr {
	color: #919191;
	font-size: 12px;
}
.content_ccllbr span:first-child {
	margin-right: 20px;
}
.content_ccllbr span:first-child + span i {
	font-size: 14px;
	position: relative;
	top: 1px;
}
.content_cclp {
	height: 96px;
	background-color: #fff;
	border-radius: 0 0 4px 4px;
	border: solid 1px #e5e5e5;
	position: relative;
	top: -18px;
	font-size: 0;
	text-align: center;
	line-height: 90px;
}
.content_cclp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_cclp a {
	vertical-align: middle;
	font-size: 14px;
	color: #6b6b6b;
	display: inline-block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e5e5e5;
}
.content_cclp a.on,
.content_cclp a:hover {
	color: #f9cb1a;
}
.content_cclp a.content_cclp2 {
	width: 82px;
}
.content_cclp a.content_cclp1 {
	width: 58px;
}
.content_cclp a.borderr0 {
	/*border-right: none;*/
}
.content_cclp > span {
	margin: 0 8px;
}
.content_cclp > span a {
	width: 38px;
	border-left: none;
}
.content_cclp > span a:first-child {
	border: 1px solid #eaeaea;
}
.content_ccr {
	height: 416px;
	background-color: #ffffff;
	border-radius: 4px;
	margin-top: 20px;
	padding: 16px 16px 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content_ccrt {
	width: 100%;
	margin: auto;
	text-align: center;
}
.content_ccrtr {
	display: inline-block;
	margin-left: 22px;
	position: relative;
	top: 20px;
	text-align: left;
}
.content_ccrtr1 span {
	font-size: 24px;
	color: #282828;
	vertical-align: middle;
}
.content_ccrtr1 label {
	font-size: 14px;
	color: #5e5e5e;
	margin: 0 4px;
	vertical-align: middle;
}
.content_ccrtr1 > a {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.content_ccrtr1 > a:hover {
	opacity: 0.8;
}
.content_ccrtr2 {
	color: #959595;
	font-size: 12px;
	margin-top: 2px;
}
.content_ccrtrc {
	width: 130px;
	height: 28px;
	display: inline-block;
	background-color: #ff8400;
	border-radius: 4px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.content_ccrtrp {
	width: 115px;
	height: 28px;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ff8400;
	color: #ff8400;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.content_ccrm {
	height: 14px;
	color: #b2b2b2;
	margin: 14px;
	text-align: center;
}
.content_ccrm:before,
.content_ccrm:after {
	content: '';
	display: inline-block;
	margin: 0 12px;
	width: 24px;
	height: 1px;
	background-color: #dedede;
	vertical-align: middle;
}
.content_ccrl {
	font-size: 0;
}
.content_ccrl_slide {
	width: 100%;
	height: 244px;
}
.content_ccrl_bd {
	width: 100%;
	height: 244px;
}
.content_ccrl_bd ul {
	height: 244px;
}
.content_ccrl_bd li {
	width: 100%;
	height: 244px;
}
.content_ccrl_bd li > a {
	width: 382px;
	height: 244px;
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
	margin-left: 10px;
	padding: 26px 24px 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	box-sizing: border-box;
}
.content_ccrl_bd li > a:hover {
	background-color: #fff;
}
.content_ccrlt i {
	color: #f32424;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 8px;
}
.content_ccrlt span {
	font-size: 18px;
	color: #4d4d4d;
	display: inline-block;
	max-width: 310px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}
.content_ccrlm {
	margin: 24px 0 30px;
	height: 38px;
}
.content_ccrlm dd {
	width: 30%;
	height: 100%;
	float: left;
	text-align: center;
	border-left: 1px solid #e7e7e7;
}
.content_ccrlm dd:first-child {
	border-left: 0;
}
.content_ccrlm dd:last-child {
	width: 39%;
}
.content_ccrlm dd p:first-child {
	color: #a7a7a7;
	text-align: center;
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 12px;
}
.content_ccrlm dd p:first-child + p {
	font-size: 16px;
	color: #454545;
}
.content_ccrld {
	color: #8f8f8f;
	font-size: 12px;
	padding-left: 24px;
}
.content_ccrld label {
	font-weight: bold;
	vertical-align: middle;
}
.content_ccrld span {
	display: inline-block;
	max-width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.content_ccrlp {
	margin-top: 20px;
	color: #f9cb1a !important;
}
.content_ccrlp span {
	font-size: 34px;
	font-family: Impact;
	padding-left: 24px;
}
.content_ccrlp label {
	font-size: 16px;
	font-weight: bold;
	margin-left: 3px;
	position: relative;
	top: -2px;
}
.content_ccrlp i {
	width: 22px;
	height: 22px;
	background-color: #ffffff;
	border: solid 1px #e1e1e1;
	float: right;
	border-radius: 50%;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	position: relative;
	top: 12px;
}

.popmask {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}
.popmask * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.popmask_c {
	width: 783px;
	height: 514px;
	background-color: rgba(77, 77, 77, 0.2);
	border-radius: 4px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 10px;
}
.popmask_ci {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 4px;
}
.popmask_cit {
	height: 64px;
	padding: 0 24px 0 26px;
}
.popmask_cit #closepop {
	font-size: 26px;
	color: #a4a4a4;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	cursor: pointer;
	display: inline-block;
	position: relative;
	top: 14px;
}
.popmask_cit #closepop:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.popmask_cit span {
	font-size: 18px;
	color: #232323;
	font-weight: bold;
	line-height: 64px;
}
.popmask_cit span i {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	background-position: -423px -7px;
}
.popmask_cib {
	border-top: 1px solid #ebebeb;
	padding: 32px 77px 42px;
}
.popmask_cib dl {
	margin-bottom: 23px;
}
.popmask_cib dl dd {
	float: left;
	position: relative;
	margin: 0 60px 0 18px;
	cursor: pointer;
	font-size: 18px;
	color: #797979;
	vertical-align: middle;
}
.popmask_cib dl dd:after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: transparent;
	position: absolute;
	left: -16px;
	top: 9px;
}
.popmask_cib dl dd:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #ffffff;
	border: solid 1px #a7a7a7;
	border-radius: 50%;
	position: absolute;
	left: -20px;
	top: 5px;
}
.popmask_cib dl dd.on {
	color: #f32424;
}
.popmask_cib dl dd.on:before {
	border-color: #f32424;
}
.popmask_cib dl dd.on:after {
	background-color: #f32424;
}
.popmask_cibi {
	width: 100%;
	height: 50px;
	border-radius: 4px;
	border: solid 1px #e4e4e4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 14px;
	line-height: 48px;
	margin-bottom: 10px;
}
.popmask_cibi input {
	font-size: 14px;
	height: 100%;
	width: 97%;
}
.popmask_cibi label {
	color: #f32424;
	font-weight: bold;
	font-size: 14px;
}
.popmask_cib textarea {
	width: 607px;
	height: 160px;
	padding: 16px 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	border: solid 1px #e4e4e4;
	font-size: 14px;
}
.popmask_cibb {
	margin-top: 35px;
	text-align: center;
}
.popmask_cibb a {
	display: inline-block;
	width: 168px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 25px;
	-webkit-box-shadow: 0 0 20px 0 rgba(194, 194, 194, 0.34);
	box-shadow: 0 0 20px 0 rgba(194, 194, 194, 0.34);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 6px;
	margin: 0 4px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.popmask_cibb a:hover {
	opacity: 0.8;
}
.popmask_cibb a span {
	width: 100%;
	height: 100%;
	display: inline-block;
	line-height: 40px;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	position: relative;
}
.popmask_cibb a span i {
	position: absolute;
	left: 8px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.popmask_cibb a:first-child span {
	background-color: #ff3737;
	background-image: linear-gradient(
		8deg,
		rgba(239, 43, 43, 0.5) 0%,
		rgba(250, 89, 95, 0.5) 100%
	);
}
.popmask_cibb a:first-child i {
	width: 20px;
	height: 20px;
	background-position: -388px -7px;
}
.popmask_cibb a:first-child + a span {
	background-color: #ffab18;
	background-image: linear-gradient(
		8deg,
		rgba(239, 43, 43, 0.5) 0%,
		rgba(250, 89, 95, 0.5) 100%
	);
}
.popmask_cibb a:first-child + a i {
	width: 23px;
	height: 23px;
	background-position: -347px -5px;
}

.tm li.content_cclltlm2 {
	width: 186px;
}
.tm li.content_cclltlm3 {
	width: 90px;
}
.tm li.content_cclltlm5,
.tm li.content_cclltlm6 {
	width: 120px;
}

.jd li.content_cclltlm2 {
	width: 186px;
}
.jd li.content_cclltlm3 {
	width: 90px;
}
.jd li.content_cclltlm5 {
	width: 120px;
}
.jd li.content_cclltlm6 {
	width: 144px;
}

.mgj li.content_cclltlm2 {
	width: 150px;
}
.mgj li.content_cclltlm6 {
	width: 120px;
}

.ot li.content_cclltlm3 {
	width: 186px;
}

.red {
	color: #f32424 !important;
}

.opened {
	height: auto !important;
}

.toggle .close,
.opened .toggle .open {
	display: none;
}

.toggle .opened,
.opened .toggle .close {
	display: inline;
}

.content_cclltr a.yijia {
	display: inline-block;
	text-indent: -9999px;
	height: 26px;
	width: 62px;
	background: url(../images/business_list/icon_yijia1.png) no-repeat;
	position: relative;
	top: 17px;
	vertical-align: top;
	animation: downup 1s infinite linear;
	-webkit-animation: downup 1s infinite linear;
}
/* 品质新店 2019.10.06 By LiGang */
.new_tmall_shop_banner {
  padding: 20px 0;
  background: #f2f2f3;
}
.new_tmall_shop_banner_link {
  width: 1200px;
  height: 90px;
  display: block;
  margin: 0 auto;
  cursor: default;
  position: relative;
	background: url(../images/new_tmall_shop.png) no-repeat;
}
.new_tmall_shop_banner_link_twelve {
	width: 1200px;
	height: 90px;
	display: block;
	margin: 0 auto;
	cursor: default;
	position: relative;
	background: url(../images/new_tmall_shop.png) no-repeat;
}
.double_eleven .new_tmall_shop_banner_link {height:100px;background: url(../images/tmall.11.11.jpg) no-repeat}
.double_eleven .new_tmall_shop_banner_link_twelve {height:100px;background: url(../images/tmall.12.12.jpg) no-repeat}