.border0 {
	border: none !important;
}

.padding0 {
	padding: 0 !important;
}

.line8,
.content_cctlth span {
	position: relative;
}

.line8:before,
.content_cctlth span: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;
}

.bds_more span {
	position: relative;
	top: -2px;
}

.sprite,
.content_ccqld:before {
	display: inline-block;
	background: url(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: #ff3737;
}

.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_cctl {
	 /*width: 934px; */
}

.content_cctlt {
	background-color: #fff;
	border-radius: 4px;
	padding: 22px 16px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-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);
}

.content_cctltt i {
	font-size: 24px;
	color: #ff3737;
	line-height: 36px;
}

.content_cctltt i.icon-douyinglogo{
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  width: 24px;
  height: 24px;
  background: url(../images/dy24.png);
}
.content_cctltt i.icon-douyinglogo:before{content: "";}

.content_cctltt span {
	font-size: 24px;
	color: #323232;
	width: 870px;
	margin-left: 8px;
}

.content_cctltn {
	font-size: 14px;
	color: #aeaeae;
	margin: 10px 0 38px;
	position: relative;
	text-indent: 30px;
	height: 21px;
	line-height: 24px;
}

.content_cctltn:before,
.content_cctltn:after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #aeaeae;
	position: absolute;
	left: 20px;
}

.content_cctltn:before {
	top: 6px;
}

.content_cctltn:after {
	bottom: 5px;
}

.content_cctlti {
	width: 900px;
	background-color: #f1f1f1;
	margin: auto;
	position: relative;
}

.content_cctltit {
	width: 294px;
	height: 38px;
	background-color: #ffffff;
	border-radius: 19px;
	position: absolute;
	top: -24px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 4px 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
}

.content_cctltit span {
	display: inline-block;
	width: 50%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ebebeb;
	font-size: 14px;
	color: #5e5e5e;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.content_cctltit span:first-child {
	border-radius: 15px 0px 0px 15px;
}

.content_cctltit span:first-child + span {
	border-radius: 0 15px 15px 0;
}

.content_cctltit span.on {
	background-color: #ff3737;
	color: #fff;
	cursor: default;
}

.content_cctltit span.single {
	width: 100%;
	border-radius: 15px;
	background-color: #ff3737;
	color: #fff;
	cursor: default;
}

.content_cctltil {
	padding: 44px 0 34px;
}

.content_cctltil dd {
	width: 150px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-left: 1px solid #e1e1e1;
	float: left;
	padding-bottom: 34px;
}

.content_cctltil dd p:first-child {
	font-size: 12px;
	color: #898989;
	margin-bottom: 8px;
}

.content_cctltil dd p:first-child:before,
.content_cctltil dd p:first-child:after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 1px;
	background-color: #d3d3d3;
	margin: 0 5px;
	vertical-align: middle;
}

.content_cctltil dd p:first-child + p {
	font-size: 16px;
	color: #4b4b4b;
}

.content_cctltis {
	width: 898px;
	margin: auto;
	height: 95px;
	background-color: #f8f8f8;
	border-radius: 4px;
	font-size: 0;
	padding: 16px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content_cctltis1 {
	font-size: 12px;
	color: #545454;
	margin-bottom: 6px;
	padding-top: 10px;
}

.content_cctltis2 {
	font-size: 14px;
	color: #939393;
}

.content_cctltis dl {
	margin-bottom: 20px;
}

.content_cctltis dd {
	float: left;
	width: 33%;
	height: 26px;
	font-size: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content_cctltis dd + dd {
	text-align: center;
}

.content_cctltis dd + dd + dd {
	text-align: right;
}

.content_cctltis dd span {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.content_cctltis dd span:first-child {
	font-size: 12px;
	color: #6f6f6f;
}

.content_cctltis dd span:first-child + span {
	width: 172px;
	height: 26px;
	border-radius: 13px;
	border: solid 1px #d8d8d8;
	font-size: 0;
	padding: 1px 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content_cctltis dd span:first-child + span label:first-child {
	width: 128px;
	height: 100%;
	display: inline-block;
	background-color: #e4b981;
	border-radius: 11px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 22px;
}

.content_cctltis dd span:first-child + span.stag_bt label:first-child{background-color: #38851a;}
.content_cctltis dd span:first-child + span.stag_mid label:first-child{background-color: #e12d10;}
.content_cctltis dd span:first-child + span.stag_tp label:first-child{background-color: #FF6F1C;}
.content_cctltis dd span:first-child + span.stag_no label:first-child{background-color: #e4b981;}

.content_cctltis dd span:first-child + span label:first-child + label {
	font-size: 12px;
	color: #7c7c7c;
	display: inline-block;
	width: 35px;
	text-align: center;
}

.content_cctltis4 dd {
	width: 25%;
}

.content_cctltis4 dd span:first-child + span {
	width: 157px;
}

.content_cctltis4 dd span:first-child + span label:first-child {
	width: 116px;
}

.content_cctltisn {
	font-size: 12px;
	color: #939393;
}

.content_cctltm {
	font-size: 0;
	padding: 21px 10px;
}

.content_cctltm span {
	font-size: 14px;
	color: #898989;
	margin-left: 36px;
}

.content_cctltm span:first-child {
	margin-left: 0;
}

.content_cctltm span i {
	font-size: 14px;
	margin-right: 2px;
}

.content_cctltb_box {
	width: 901px;
	height: 139px;
	background-color: #f8f8f8;
	border-radius: 4px;
	border: solid 2px #ededed;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.content_cctltb1 {
	font-size: 0;
	font-weight: bold;
	padding-top: 11px;
}

.content_cctltb1 label {
	font-size: 14px;
	color: #595959;
}

.content_cctltb1 span,
.content_cctltb1 font {
	color: #ff3737;
}

.content_cctltb1 span {
	font-size: 16px;
}

.content_cctltb1 font {
	font-size: 50px;
	font-family: impact;
}

.content_cctltb1 .iconpc {
	margin-top: -32px;
	margin-left: 17px;
}

.content_cctltb1 .iconcp6 {
	margin-top: -20px;
	margin-left: 18px;
}

.content_cctltb2 span {
	font-size: 0;
	margin-right: 22px;
}

.content_cctltb2 span label {
	font-size: 14px;
	color: #858585;
}

.content_cctltb2 span font {
	color: #ff8c4e;
	font-size: 14px;
	font-weight: bold;
}

.content_cctltb3 {
	font-size: 0;
	margin: 28px 0 25px;
	height: 40px;
	text-align: center;
}

.content_cctltb3:after {
	content: '';
	display: block;
	width: 934px;
	height: 0px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
	left: -26px;
	top: 22px;
}

.content_cctltb3 > a {
	display: inline-block;
	width: 154px;
	height: 40px;
	border-radius: 4px;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	line-height: 38px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.content_cctltb3 > a:hover {
	opacity: 0.8;
}

.content_cctltb31 {
	background-color: #ff3737;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.content_cctltb32 {
	background-color: #ff6c00;
	color: #fff;
	font-size: 16px;
}

.content_cctltb32 i {
	font-size: 22px;
	position: relative;
	top: 2px;
	margin-right: 2px;
}

.content_cctltb33 {
	border: 1px solid #f5c699;
	font-size: 16px;
	color: #ec997b;
}

.content_cctltb33 i {
	font-size: 22px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.content_cctltb34 {
	width: 99px;
	height: 93px;
	border-radius: 4px;
	background-color: #fff;
	margin-left: 22px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	right: 18px;
	top: 24px;
}

.content_cctltb34 span {
	color: #898989;
	font-size: 14px;
	margin-left: 10px;
	vertical-align: middle;
}

.content_cctltb34 label {
	width: 100%;
	height: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #eeeeee;
}

.content_cctltb34 label i {
	display: inline-block;
	height: 100%;
}

.content_cctltb34 label i:hover {
	color: #ff3737;
}

.content_cctltb34 > div {
	width: 100%;
	height: 50%;
}

.content_cctltb34 > div a {
	width: 100% !important;
	height: 100% !important;
	line-height: inherit !important;
	color: #e1d9d3 !important;
}

.content_cctltb34 .iconfont {
	font-size: 20px !important;
	color: #e1d9d3;
	vertical-align: middle;
	cursor: pointer;
	line-height: 46px !important;
}

.content_cctltb34 .iconfont#ysc {
	color: #ff3737;
}

.content_cctltg {
	padding: 22px 10px 18px;
}

.content_cctltg:after {
	content: '';
	display: block;
	width: 934px;
	height: 0px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
	left: -26px;
	top: 18px;
}

.content_cctltg label {
	font-size: 14px;
	color: #717171;
}

.content_cctltg span {
	font-size: 14px;
	color: #8d8d8d;
	display: inline-block;
	height: 22px;
	padding: 0 22px;
	border-radius: 12px;
	border: solid 1px #d7d7d7;
	line-height: 22px;
	margin-right: 6px;
	margin-bottom: 10px;
}

.content_cctlth {
	font-size: 0;
	padding: 22px 10px 0 10px;
}

.content_cctlth span {
	float: left;
	margin-left: 77px;
	font-size: 14px;
	text-align: center;
	color: #8a8a8a;
}

.content_cctlth span:first-child {
	margin-left: 0;
}

.content_cctlth span:first-child:before {
	display: none;
}

.content_cctlth span:before {
	left: -39px;
	top: 7px;
}

.content_cctlth span i {
	vertical-align: middle;
	margin-right: 5px;
}

.content_cctlth1 i {
	background-position: -41px -5px;
	width: 14px;
	height: 14px;
}

.content_cctlth2 i {
	background-position: -73px -5px;
	width: 14px;
	height: 16px;
}

.content_cctlth3 i {
	background-position: -105px -7px;
	width: 16px;
	height: 14px;
}

.content_cctlth4 i {
	background-position: -139px -5px;
	width: 16px;
	height: 16px;
}

.content_cctlth5 i {
	background-position: -173px -7px;
	width: 16px;
	height: 14px;
}

.content_cctlth6 i {
	background-position: -207px -7px;
	width: 16px;
	height: 16px;
}

.content_cctlnav {
	margin-top: 20px;
	height: 53px;
	width: 100%;
}

.content_cctlnavc {
	border-bottom: 1px solid #f8f8f8;
	z-index: 9999;
}

.content_cctlnavc.after:after {
	content: '';
	display: block;
	width: 100%;
	height: 58px;
	background-color: #f8f8f8;
	position: fixed;
	left: 0;
	top: 0;
	z-index: -1;
}

.content_cctlnav span {
	display: inline-block;
	width: 155px;
	height: 56px;
	background-color: #f8f8f8;
	border-radius: 4px;
	border: solid 1px #ffffff;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color: #535353;
	cursor: pointer;
}

.content_cctlnav span:hover {
	color: #ff3737;
}

.content_cctlnav span:hover i {
	color: #ff3737;
}

.content_cctlnav span i {
	font-size: 12px;
	color: #383838;
	vertical-align: middle;
	margin-right: 4px;
}

.content_cctlnav span.on {
	background-color: #fff;
	cursor: default;
}

.content_cctlnav span.on:hover {
	color: #535353;
}

.content_cctlnav span.on:hover i {
	color: #383838;
}

.content_cctlb {
	background-color: #ffffff;
	border-radius: 4px;
	position: relative;
	top: -1px;
	padding-bottom: 21px;
	margin-top: 25px;
}

.content_yg {
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 4px;
	height: 223px;
	padding: 48px 0 0 42px;
}

.expense_sum {
	width: 160px;
}

.expense_sum h6 {
	height: 18px;
	font-size: 16px;
	color: #888888;
	line-height: 18px;
	padding-left: 19px;
	box-sizing: border-box;
	background: left center url("../images/icon_dpsj.png") no-repeat;
}

.sum_price {
	margin-top: 10px;
}

.sum_price i {
	font-size: 16px;
	font-weight: bold;
	color: #FF3737;
	vertical-align: bottom;
}

.sun_line {
	width: 1px;
	height: 129px;
	background: #E4E5E5;
}

#price1 {
	width: 120px;
	height: 120px;
	margin-top: -20px;
}

#price2 {
	width: 120px;
	height: 120px;
	margin-top: -20px;
}

#price3 {
	width: 120px;
	height: 120px;
	margin-top: -20px;
}

#price4 {
	width: 120px;
	height: 120px;
	margin-top: -20px;
}

#price5 {
	width: 120px;
	height: 120px;
	margin-top: -20px;
}

.price_text {
	padding-left: 30px;
	box-sizing: border-box;
	margin-top: -5px;
}

.price_text p {
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #2A2A2A;
	line-height: 16px;
}

.price_text span {
	display: block;
	height: 14px;
	font-size: 12px;
	color: #909090;
	line-height: 14px;
	margin-top: 4px;
}

.price_detail {
	margin-left: 20px;
}

.adorn_img {
	width: 77px;
	height: 76px;
	background: url("img_shop.png") no-repeat;
}

.describe_text {
	margin-left: 22px;
	padding-top: 6px;
}

.content_cctlbt {
	font-size: 14px;
	padding: 32px 32px 10px;
}

.content_cctlbt label {
	color: #4f4f4f;
	font-size: 20px;
}

.content_cctlbt p {
	width: 770px;
	color: #7a7a7a;
	margin-top: 6px;
}

.content_cctlbm {
	font-size: 20px;
	color: #2c2c2c;
	text-align: center;
	padding-top: 26px;
}

.content_cctlbm:before,
.content_cctlbm:after {
	content: '';
	display: inline-block;
	width: 210px;
	height: 0;
	border-bottom: 1px dashed #e5e5e5;
	vertical-align: middle;
	margin: 0 8px;
}

.content_cctlbp {
	margin: 24px auto;
	width: 838px;
	height: 241px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 2px #f9f9f9;
	position: relative;
}

.content_cctlbpc {
	width: 100%;
	height: 100%;
}

.content_cctlbpc ul {
	width: 834px;
	height: 237px;
}

.content_cctlbpc li {
	text-align: center;
	line-height: 237px;
}

.content_cctlbpc li img {
	max-width: 834px;
	max-height: 237px;
	cursor: pointer;
}

.content_cctlbp > a {
	display: inline-block;
	width: 33px;
	height: 66px;
	background-color: #ffffff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 15px 0 rgba(155, 155, 155, 0.25);
	box-shadow: 0 0 15px 0 rgba(155, 155, 155, 0.25);
	position: absolute;
	top: 86px;
	text-align: center;
	line-height: 66px;
	color: #d12b2b;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.content_cctlbp > a:hover {
	background-color: #d12b2b;
	color: #fff;
}

.content_cctlbp > a.prev {
	left: -21px;
}

.content_cctlbp > a.next {
	right: -21px;
}

.content_cctlbp > a.prevStop,
.content_cctlbp > a.nextStop {
	background-color: #9b9b9b;
	color: #fff;
	cursor: not-allowed;
}

.content_cctr {
	overflow: hidden;
	width: 256px;
	padding-top: 48px;
	background-color: #fff;
	border-radius: 4px;
	text-align: center;
	-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);
	margin-bottom: 24px;
}
.qr-code-container {
	height: 1px;
	position: relative;
}
.qr_code_box {position: absolute; left: 12px; top: -320px; z-index: 99; width: 200px; height: 228px; background: #faf7fc; padding: 16px;}
.qr_code_box .qr_code_img{width: 168px; height: 168px;display: block; object-fit: cover;margin: 0 auto 2px;}
.qr_code_box .img_wx {
	position: relative;
	height: 28px;
	background: #F2F4F8 url(../images/weixin-icon-small.png) 34px 6px no-repeat;
	font-size: 12px;
	color: #333;
	line-height: 28px;
	text-indent: 22px;
}
.qr_code_box .img_wx:after {content: '';display: block;width: 1px;height: 8px;background: #DCE1E6;position: absolute;top: 11px;left: 55px;}
#close-qr-code {position: absolute;right: -5px;top: 0;z-index: 999;width: 32px;height: 32px;cursor: pointer;background: url(clear_gb.png) no-repeat;}
.content_cctrt {
	font-size: 16px;
	color: #525252;
	font-weight: bold;
	padding: 28px 0 10px;
}

.content_cctrt:before,
.content_cctrt:after {
	content: '';
	display: inline-block;
	width: 42px;
	height: 1px;
	background-color: #ececec;
	vertical-align: middle;
	margin: 0 12px;
}

.content_cctrp {
	width: 138px;
	height: 138px;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
}

.content_cctrp img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content_cctrn {
	font-size: 18px;
	color: #2A2A2A;
	line-height: 18px;
	font-weight: bold;
	margin: 16px 0;
}

.kefu-btns-list.kefu-btns {
	justify-content: flex-start;
}

.content_cctr_call {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #999;
	margin: 0 0 16px 0;
}

.kefu-btns {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 5px;
	margin-bottom: 30px;
}

.content_cctrc {
	width: 110px;
	height: 40px;
	background: #FF3737 url(other-kefu-icon.png) 15px 12px no-repeat;
	background-size: 16px 16px;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-indent: 29px;
	transition: all .3s linear;
}

.content_cctrc:hover {
	-webkit-box-shadow: 0 0 20px 0 #c2c2c2;
	box-shadow: 0 0 20px 0 #c2c2c2;
}

.content_cctrc.wechatbtn {
	background: #FF6C00 url(wechat-kefu-icon.png) 15px 12px no-repeat;
	background-size: 16px 16px;
	margin-right: 4px;
}

.content_cctrc span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #ff3737;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.content_cctrc span i {
	width: 23px;
	height: 23px;
	background-position: 0 0;
	vertical-align: middle;
	margin-right: 32px;
}

.wechatbtn span {
	background: #6f36cd !important;
}
.wechatbtn span i {
	background-position: -348px 0;
}
.wechatbtn .wechatbox {
	display: none;
	width: 230px;
	height: 220px;
	padding: 23px 21px;
	background: url(../images/business_detail/wechatbox.png) no-repeat;
	position: absolute;
	left: -15px;
	top: 35px;
	text-align: center;
}
.wechatbtn:hover .wechatbox {
	display: block;
}
.wechatbox .m1 {
	height: 150px;
	margin: 15px 0 17px;
}
.wechatbox .m1 img {
	width: 150px;
	height: 150px;
}
.wechatbox .m2 {
	font-size: 14px;
	color: #545454;
	line-height: 20px;
}
.wechatbox .m2 i {
	display: inline-block;
	width: 17px;
	height: 20px;
	margin-right: 5px;
	background: url(../images/business_detail/icon_wechat.png) no-repeat center;
	vertical-align: top;
}
.content_cctrq {
	font-size: 14px;
	color: #727272;
	text-align: left;
	height: 28px;
	line-height: 28px;
	text-indent: 25px;
	margin-top: 2px;
}

.content_cctrm {
	font-size: 14px;
	text-align: left;
	height: 28px;
	line-height: 28px;
	text-indent: 25px;
	margin-bottom: 8px;
}

.content_cctrm label {
	color: #727272;
}

.content_cctrm span {
	color: #f09451;
	font-weight: bold;
}

.other-kefu {
	margin-top: 32px;
	padding-top: 32px;
	border-top: 1px solid #eee;
}

.other-kefu-head {
	margin-bottom: 32px;
	padding: 0 16px;
}

.other-kefu-title {
	font-size: 18px;
	color: #2A2A2A;
	line-height: 18px;
}

.other-kefu-refresh {
	margin-top: 4px;
	font-size: 14px;
	color: #979797;
	line-height: 14px;
	cursor: pointer;
	background: url("../images/refresh-icon.png") 0 1px no-repeat;
	padding-left: 20px;
	transition: all .3s linear;
}

.other-kefu-refresh:hover {
	opacity: .8;
}

.content_cctradd {
	width: 256px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 19px;
	background-color: #fff;
	padding-left: 16px;
}

.yz_name {
	text-align: left;
}

.weixin-kefu {
	position: relative;
	width: 74px;
	height: 28px;
	border-radius: 2px;
	border: 1px solid rgba(255, 108, 0, .48);
	font-size: 12px;
	color: #FF6C00;
	line-height: 28px;
	text-align: center;
	margin-right: 4px;
	transition: all .3s linear;
	cursor: pointer;
}
.weixin-kefu:hover {
	color: #fff;
	background-color: #FF6C00;
	border: 1px solid rgba(255, 108, 0, 1);
}
.qq-kefu {
	width: 74px;
	height: 28px;
	border-radius: 2px;
	border: 1px solid rgba(255, 55, 55, .48);
	font-size: 12px;
	color: #FF3737;
	line-height: 28px;
	text-align: center;
	transition: all .3s linear;
}
.qq-kefu:hover {
	color: #fff;
	background-color: #FF3737;
	border: 1px solid rgba(255, 55, 55, 1);
}

.content_cctradd + .content_cctradd {
	border-top: 0;
}

.content_cctradd img {
	display: block;
	width: 56px;
	height: 56px;
	margin-right: 12px;
}

.content_cctradd p:first-child {
	font-size: 14px;
	color: #565656;
}

.content_cctradd p:first-child + p {
	font-size: 12px;
	color: #999;
}

.content_cctrb {
	padding: 20px;
}

.zixun-weixin-btn {position:relative;cursor: pointer;width: 68px;height: 28px;border: 1px solid rgba(255, 115, 0, .48);font-size: 12px;color: #FF7300;line-height: 26px;text-align: center;margin-right: 4px;transition: all.3s linear}
.zixun-weixin-btn:hover {background-color: #FF7300;color: #fff;border: 1px solid rgba(255, 115, 0, 1);}
.zixun-weixin-btn .item_wx_code{width: 144px;height: 162px;background: #fff;filter:drop-shadow(6px 14px 10px rgba(0, 0, 0, .2));padding: 12px;position: absolute;left: 50%;margin-left: -84px;bottom: 45px;z-index: 999;display: none;}
.zixun-weixin-btn:hover .item_wx_code{display: block;}
.zixun-weixin-btn .item_wx_code_img{display: block;width: 120px;height: 120px;object-fit: cover;margin: 0 auto 4px;}
.zixun-weixin-btn .item_wx_code p{font-size: 12px;color: #333;line-height: 12px;text-align: center;text-indent: 0;white-space: nowrap;}
.zixun-weixin-btn .item_wx_code:after{content: "";display: block;border-style: solid;border-width: 12px;border-color: #fff transparent transparent transparent;position: absolute;bottom: -24px;left: 50%;margin-left: -12px;}


.content_cctrb a {
	display: inline-block;
	width: 218px;
	height: 34px;
	border-radius: 17px;
	line-height: 34px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	margin: 0 1px;
}

.content_cctrb a .icon-qq{margin-right: 6px;}

.content_cctrb a:first-child {
	border: solid 1px #dc9596;
	color: #dc9596;
	display: none;
}

.content_cctrb a:first-child:hover {
	color: #fff;
	background-color: #dc9596;
}

.content_cctrb a:first-child + a {
	border: solid 1px #e0ba9b;
	color: #e0ba9b;
}

.content_cctrb a:first-child + a:hover {
	color: #fff;
	background-color: #e0ba9b;
}

.content_ccp {
	height: 300px;
	background-color: #fff;
	border-radius: 4px;
	margin-top: 20px;
}

.content_ccpt {
	padding: 22px 32px 0;
	font-size: 20px;
	color: #3b3b3b;
}

.content_ccpt:after {
	content: '';
	width: 988px;
	height: 0;
	border-bottom: 1px dashed #e2e2e2;
	display: inline-block;
	vertical-align: middle;
}

.shop_msg:after {
	width: 720px;
}

.content_ccpt i {
	font-size: 12px;
	color: #383838;
	vertical-align: middle;
	margin-right: 3px;
}

.content_ccpl {
	margin-top: 32px;
	position: relative;
	height: 215px;
}

.content_ccpl:after {
	content: '';
	display: block;
	width: 958px;
	height: 0;
	border-bottom: 1px solid #eaeaea;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

.content_ccpl li {
	float: left;
	display: inline-block;
	width: 20%;
	text-align: center;
	position: relative;
	z-index: 2;
}

.content_ccpl li i {
	width: 88px;
	height: 74px;
}

.content_ccpl1 i {
	background-position-x: --8px;
	background-position-y: -50px;
}

.content_ccpl2 i {
	background-position-x: -93px;
	background-position-y: -49.5px;
}

.content_ccpl3 i {
	background-position-x: -201.5px;
	background-position-y: -49.5px;
}

.content_ccpl4 i {
	background-position-x: -307px;
	background-position-y: -49.5px;
}

.content_ccpl5 i {
	background-position-x: -400px;
	background-position-y: -49px;
}

.content_ccplp1 {
	font-size: 18px;
	color: #2b2b2b;
	margin: 20px 0 10px;
}

.content_ccplp2 {
	font-size: 14px;
	color: #c7c7c7;
}

.content_ccplp3 {
	width: 40px;
	height: 40px;
	border: solid 1px #eaeaea;
	border-radius: 50%;
	font-size: 14px;
	color: #b1b1b1;
	text-align: center;
	line-height: 40px;
	margin: 15px auto 0;
	background-color: #fff;
}

.content_ccq {
	height: 300px;
	background-color: #fff;
	border-radius: 4px;
	margin-top: 20px;
}

.content_ccqt {
	padding: 22px 32px 0;
	font-size: 20px;
	color: #3b3b3b;
	position: relative;
}

.content_ccqt:after {
	content: '';
	width: 998px;
	height: 0;
	border-bottom: 1px dashed #e2e2e2;
	display: inline-block;
	vertical-align: middle;
}

.content_ccqt i {
	font-size: 12px;
	color: #383838;
	vertical-align: middle;
	margin-right: 3px;
}

.content_ccqt a {
	display: inline-block;
	width: 159px;
	height: 28px;
	background-color: #ffffff;
	border-radius: 14px;
	border: solid 1px #f5c699;
	position: absolute;
	right: 32px;
	top: 24px;
	font-size: 14px;
	color: #eca567;
	text-align: center;
	line-height: 28px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.content_ccqt a:hover {
	background-color: #eca567;
	color: #fff;
}

.content_ccqt a:hover i {
	color: #fff;
}

.content_ccqt a i {
	color: #eca567;
}

.content_ccqt a i + i {
	margin: 0 -14px;
}

.content_ccql {
	height: 158px;
	margin-top: 44px;
}

.content_ccql li {
	float: left;
	display: inline-block;
	width: 33%;
	height: 100%;
	border-left: 1px solid #e4e4e4;
	padding: 0 34px 0 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content_ccql li > a:hover .content_ccqla span,
.content_ccql li > a:hover .content_ccqld {
	color: #2b2b2b;
}

.content_ccql li > a:hover .content_ccqlq span {
	color: #ec7c22;
}

.content_ccql li:first-child {
	border-left: 0;
}

.content_ccqlq {
	margin-bottom: 14px;
}

.content_ccqlq span {
	font-size: 16px;
	color: #efb381;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 294px;
	overflow: hidden;
}

.content_ccqlq label {
	color: #fff;
	font-size: 12px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #efb381;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
	margin-right: 6px;
	vertical-align: top;
	position: relative;
	top: 4px;
}

.content_ccqla span {
	font-size: 14px;
	color: #a1a1a1;
	line-height: 30px;
	display: inline-block;
	width: 294px;
	height: 60px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.content_ccqla label {
	color: #fff;
	font-size: 12px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #6499cb;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
	margin-right: 6px;
	vertical-align: top;
	position: relative;
	top: 4px;
}

.content_ccqld {
	font-size: 14px;
	color: #a5a5a5;
	padding-left: 30px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.content_ccqld i {
	font-size: 12px;
}

.content_ccqld i + i {
	margin: 0 -10px;
}

.content_ccqld:before {
	content: '';
	display: block;
	width: 36px;
	height: 1px;
	background-position: -255px -14px;
	margin: 15px 0 22px;
}

.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;
}

.content_ccrl_bd li > a:hover {
	background-color: #fff;
}

.content_ccrlt i {
	color: #ff3737;
	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: #ff3737;
}

.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;
}

#brandinfo {
	display: none;
}

.popmask {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	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: #ff3737;
}

.popmask_cib dl dd.on:before {
	border-color: #ff3737;
}

.popmask_cib dl dd.on:after {
	background-color: #ff3737;
}

.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;
}

.popmask_cibi label {
	color: #ff3737;
	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;
}

#shopinfo {
	padding-bottom: 1px;
}

.content_cctlti {
	border-radius: 4px;
}

.soldout {
	background-color: gray;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: default;
	width: auto !important;
	padding: 0 10px;
}

.soldout:hover {
	opacity: 1 !important;
}

.content_cctlbpop {
	width: 100%;
	height: 100%;
	position: fixed;
	background: black;
	background: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
	z-index: 10888001;
	text-align: center;
	display: none;
}

.content_cctlbpopc {
	width: 90%;
	height: 90%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.content_cctlbpopc img {
	max-width: none;
	max-height: none;
	width: auto;
	height: auto;
}

.content_cctlbpopc li {
	line-height: auto;
	line-height: 100vh;
	overflow: auto;
	max-height: 100vh;
	max-width: 100vw;
}

.content_cctlbpop > a {
	display: inline-block;
	width: 70px;
	height: 70px;
	background-color: #ffffff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 15px 0 rgba(155, 155, 155, 0.25);
	box-shadow: 0 0 15px 0 rgba(155, 155, 155, 0.25);
	position: absolute;
	top: 50%;
	border-radius: 50%;
	margin-top: -33px;
	text-align: center;
	line-height: 66px;
	color: #d12b2b;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	font-size: 30px;
}

.content_cctlbpop > a:hover {
	background-color: #d12b2b;
	color: #fff;
}

.content_cctlbpop > a.popprev {
	left: 180px;
}

.content_cctlbpop > a.popnext {
	right: 180px;
}

.content_cctlbpop > a.prevStop,
.content_cctlbpop > a.nextStop {
	background-color: #9b9b9b;
	color: #fff;
	cursor: not-allowed;
}

#closepoppic {
	font-size: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 9;
	background-color: rgba(255, 255, 255, 0.5);
	display: inline-block;
	width: 80px;
	border-radius: 0 0 0 50px;
	text-indent: 8px;
}

#closepoppic:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
}
/* 购店流程修改 */
.flow_step {
  margin: 32px 32px 0 44px;
  height: 163px;
  position: relative;
}
.flow_step_divider {
  width:1062px;
  height:2px;
  background:#EEEEEE;
  position: absolute;
  top: 37px;
  left: 0;
  z-index: 99;
}
.flow_step li:last-of-type {
  width: 132px;
}
.flow_step li:not(:last-of-type):after {
  content: '';
  position: absolute;
  right: 58px;
  top: 32px;
  width: 7px;
  height: 13px;
  background: url("../images/business_detail/img_lcjt.png") 0 0 no-repeat;
  background-size: cover;
}
.flow_step_item {
  height: 163px;
  width: 198px;
  position: relative;
  z-index: 100;
}
.flow_step_item img {
  width: 76px;
  height: 76px;
  display: block;
  margin-bottom: 16px;
}
.flow_step_item .cter{
  width: 100%;
  text-align: center;
  margin-left: -61px;
}

.flow_step li:last-of-type .cter{
  margin-left: -28px;
}
.flow_step_item p:first-of-type {
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:#ABABAB;
  line-height:14px;
  margin-bottom: 17px;
}
.flow_step_item p:nth-of-type(2) {
  font-size:18px;
  font-family:MicrosoftYaHei;
  color:#2A2A2A;
  line-height:18px;
  margin-bottom: 10px;
}
.flow_step_item p:nth-of-type(3) {
  font-size:12px;
  font-family:MicrosoftYaHei;
  color:#979797;
  line-height:12px;
}

.content_sale {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background: #FF3737;
}
.content_sale i{
  width: 21px;
  height: 21px;
  background: url(../images/business_detail/icon_sale.png);
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 4px;
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
	z-index: 9999999;
	line-height: 1;
	display: none;
}

.mask_box {
	width: 498px;
	height: 372px;
	border: 10px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	-webkit-border-radius: 8px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.mask_content {
	width: 100%;
	height: 100%;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

.mask_content_title {
	height: 62px;
	padding: 0 35px;
  line-height: 62px;
  border-bottom: 1px solid #EBEBEB;
}

.mask_content_title span {
  font-size: 18px;
  font-weight: bold;
	color: #232323;
}

.mask_content_title a {
	display: inline-block;
	background: url(../images/business_detail/mask_close.png) no-repeat center;
	width: 15px;
	height: 16px;
	margin-top: 24px;
}

.mask_form {
	text-align: center;
}

.mask_form_title {
  width: 370px;
  margin: 0 auto;
  text-align: left;
}

.mask_form_title p{
  line-height: 18px;
	font-size: 14px;
  color: #7F7F7F;
  padding: 32px 0 12px;
}

.mask_form_title p span {
	color: #FB7D36;
}

.mask_form_item {
	width: 368px;
	margin: 0 auto;
	height: 38px;
	border: solid 1px #DEDEDE;
	font-size: 14px;
	line-height: 38px;
}

.mask_form_item input {
	font-size: 14px;
	height: 38px;
	line-height: 38px;
  width: 336px;
  padding: 0 16px;
}

.mask_form_err {
  width: 370px;
  margin: 0 auto;
  font-size: 12px;
	color: #f41645;
	line-height: 20px;
	text-align: left;
  height: 20px;
  padding-left: 5px;
}

.mask_form_btn {
  height: 40px;
  margin-top: 24px;
  font-size: 0;
}

.mask_form_btn a:first-child {
  background: #FB4043;
}

.mask_form_btn a {
	display: inline-block;
	width: 156px;
	height: 40px;
	background: #FB7D36;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
  margin: 0 10px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}

.mask_form_btn a:first-child i{
  height: 27px;
  background: url(../images/business_detail/icon2.png);
}
.mask_form_btn a i{
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 24px;
  background: url(../images/business_detail/icon1.png);
  margin: 7px 6px 0 0;
}

.mask_success,
.mask_false {
	display: none;
	text-align: center;
}

.mask_success img,
.mask_false img {
	width: 66px;
	height: 66px;
	margin: 60px auto 21px;
}

.mask_text1 {
	color: #333;
	font-size: 22px;
}

.mask_text2 {
	color: #999;
	font-size: 14px;
	line-height: 22px;
	width: 210px;
	margin: 15px auto 0;
}

/*右侧客服*/

.serve_kf_btn {
	width: 208px;
	margin: 13px auto 0;
}

.serve_kf_qq {
	width: 102px;
	height: 33px;
	background: #FF3737;
	border-radius: 4px;
}

.serve_kf_qq a {
	display: block;
	width: 102px;
	height: 33px;
	padding: 0 14px;
	box-sizing: border-box;
}

.serve_kf_qq span {
	display: block;
	height: 33px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	background: url(../images/business_detail/icon_qq.png) left center no-repeat;
	padding-left: 30px;
	position: relative;
}

.serve_kf_qq span:before {
	display: block;
	content: '';
	width: 1px;
	height: 8px;
	background-color: #fff;
	position: absolute;
	top: 13px;
	left: 21px;
}

.serve_kf_wx {
	width: 102px;
	height: 33px;
	border-radius: 4px;
	border: 1px solid #FF403F;
	margin-left: 2px;
	position: relative;
	padding: 0 11px;
	box-sizing: border-box;
	cursor: pointer;
}


.serve_kf_wx span {
	display: block;
	height: 31px;
	font-size: 12px;
	font-weight: bold;
	color: #FF3737;
	line-height: 31px;
	background: url(../images/business_detail/icon_wx.png) left center no-repeat;
	padding-left: 30px;
	position: relative;
}

.serve_kf_wx span:before {
	display: block;
	content: '';
	width: 1px;
	height: 8px;
	background-color: #FF5A5A;
	position: absolute;
	top: 13px;
	left: 21px;
}

.wx_fc {
	width: 152px;
	height: 170px;
	background: #FFFFFF;
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.11);
	position: absolute;
	top: -185px;
	right: -24px;
	z-index: 999;
	display: none;
}

.wx_fc:after {
	display: block;
	content: '';
	width:0;
	height:0;
	border-right:7px solid transparent;
	border-left:7px solid transparent;
	border-top:7px solid #FFFFFF;
	position: absolute;
	bottom: -7px;
	left: 66px;
}

.wx_fc_img {
	width: 104px;
	height: 102px;
	background: #E8E5E8;
	border-radius: 4px;
	margin: 23px auto 0;
	padding: 6px;
	box-sizing: border-box;
	overflow: hidden;
}

.wx_fc_img img {
	display: block;
	width: 90px;
	height: 90px;
	margin: 0 auto;
}

.wx_fc p {
	height: 16px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 8px;
	text-align: center;
}

.serve_kf_wx:hover .wx_fc {
	display: block;
}
.zhiboh{position: relative;height: 28px;display: inline-block;vertical-align: top;margin-left: 10px;margin-top: 33px;cursor: pointer;}
.zhibo_on{display: none;width: 370px;border-top: 5px solid transparent;position: absolute;top: 28px;left: 0;z-index: 99;}
.zhibo_on label{display: block;width: 370px;padding: 4px 0 30px;background: url(../images/business_detail/zhibo_hover.png) no-repeat #fff 45px 18px;box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.03);-webkit-box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.03);}
.zhibo_on em{display: block;margin: 0 32px 0 27px;border-bottom: 1px solid #F4F6F7;font-size: 12px;color: #DB1700;padding: 10px 0 10px 18px;height: 22px;line-height: 22px;background: url(../images/business_detail/zhibo_icon.png) no-repeat left center;}
.zhibo_on b{display: block;line-height: 26px;font-size: 12px;color: #999;padding: 0 28px;text-align: justify;font-weight: normal;}
.zhiboh:hover .zhibo_on{display: block;}
/* 实时资讯 */
.real_time{height: 500px;background: #fff;margin-top: 20px;border-radius: 3px;-webkit-border-radius: 3px;}
.retime_tit{height: 30px;padding: 28px 30px 30px;}
.retime_tit span{display: inline-block;vertical-align: top;height: 30px;line-height: 30px;font-size: 20px;color: #3B3B3B;position: relative;}
.retime_tit span::after{content: "";display: block;width: 960px;height: 0;border-bottom: 1px dashed #e2e2e2;position: absolute;top: 15px;right: -960px;}
.retime_tit span i{width: 15px;display: inline-block;vertical-align: top;font-size: 12px;color: #383838;}
.retime_tit a{float: right;display: inline-block;vertical-align: top;width: 117px;height: 28px;line-height: 28px;text-align: center;font-size: 14px;color: #3B3B3B;border: 1px solid #ECA567;background: #fff;border-radius: 15px;-webkit-border-radius: 15px;position: relative;z-index: 2;}
.retime_tit a b{padding-left: 3px;}
.retime_tit a i{display: inline-block;vertical-align: top;font-size: 12px;color: #ECA567;}
.retime_tit a:hover{color: #fff;background: #ECA567;}
.retime_tit a:hover i{color: #fff;}
.retime_ul{overflow: hidden;}
.retime_ul ul{margin-top: -1px;margin-left: -30px;width: 1200px;}
.retime_ul ul::after{content: "";display: block;clear: both;zoom: 1;}
.retime_ul li{float: left;width: 540px;border-top: 1px solid #F3F3F3;position: relative;margin-left: 60px;}
.retime_ul li a{display: block;}
.retime_ul li a > span{display: inline-block;vertical-align: top;height: 58px;line-height: 58px;font-size: 14px;color: #666;max-width: 348px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.retime_ul li:hover a > span{color: #2F61AD;}
.retime_ul li a > span i{display: inline-block;vertical-align: top;width: 15px;font-size: 14px;color: #D8D8D8;}
.retime_ul li a > b{display: inline-block;vertical-align: top;height: 58px;line-height: 58px;font-size: 12px;color: #999;float: right;font-weight: normal;}
.retime_ul li a > div{height: 90px;padding-bottom: 22px;}
.retime_ul li a > div .img{width: 150px;height: 90px;position: relative;margin-right: 18px;float: left;}
.retime_ul li a > div img{max-width: 150px;max-height: 90px;position: absolute;top: 0;bottom: 0;left: 0;}
.retime_ul li a > div .text{float: left;width: 372px;height: 90px;}
.retime_ul li a > div .p1{font-size: 16px;color: #3B3B3B;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 3px;}
.retime_ul li:hover a > div .p1{color: #2F61AD;}
.retime_ul li a > div .p2{font-size: 12px;color: #999;}
.retime_ul li a > div .p3{font-size: 12px;color: #999;height: 40px;line-height: 20px;display: -webkit-box;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;text-align: justify;}
/* 淘宝店铺标签 */
.content_cctltn span{display: inline-block;vertical-align: top;height: 24px;font-size: 0;text-indent: 0;}
.content_cctltn i{display: inline-block;vertical-align: top;padding: 0 7px 0 6px;height: 24px;line-height: 24px;margin-left: 28px;font-size: 12px;color: #FF35BD;background: #FCD5F2;position: relative;}
.content_cctltn i::after{content: "";display: block;width: 17px;height: 24px;background: url("../images/business_detail/icon_syt1.png") no-repeat;position: absolute;left: -14px;top: 0;}
.content_cctltn i b{display: inline-block;vertical-align: top;width: 1px;height: 8px;background: #FF35BD;margin: 8px 5px;}
.content_cctltn i.syt2{color: #FF5702;background: #FFCE7A;}
.content_cctltn i.syt2::after{background: url("../images/business_detail/icon_syt2.png") no-repeat;}
.content_cctltn i.syt2 b{background: #FF610C;}
.content_cctltn i.syt3{color: #65AE2E;background: #D6EFD6;}
.content_cctltn i.syt3::after{background: url("../images/business_detail/icon_syt3.png") no-repeat;}
.content_cctltn i.syt3 b{background: #53A413;}

/*详情页店铺弹窗*/
#seeStoreMask {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2100000;
	background-color: rgba(0,0,0,.2);
}
#seeStoreMask .content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -227px 0 0 -300px;
	width: 601px;
	height: 455px;
	background: url(../images/mask-bg.png) no-repeat;
}
#seeStoreMask .content .closeMask {
	width: 21px;
	height: 21px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: 20px;
	right: -20px;
	cursor: pointer;
}
#seeStoreMask .content .title {
	font-size: 26px;
	color: #313131;
	line-height: 26px;
	padding: 176px 0 48px;
	text-align: center;
	font-weight: 500;
}
#seeStoreMask .content input {
	box-sizing: border-box;
	width: 500px;
	height: 62px;
	display: block;
	margin: 0 auto 37px;
	background-color: #eaeaea;
	color: #333;
	line-height: 32px;
	padding: 15px;
	text-align: center;
	font-size: 24px;
	border: 0;
	border-radius: 10px;
}
#seeStoreMask .content .submit {
	width: 500px;
	height: 62px;
	margin: 0 auto;
	background-color: #fc3e43;
	line-height: 62px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	border-radius: 10px;
	cursor: pointer;
}
