﻿.bendi-container {
	height: 100%;
	width: 100%;
	align-items: center;
	background-color: white;
}

body #person-vip-version li {
	cursor: unset;
}

.row {
	display: flex;
	flex-direction: row;
}

.col {
	display: flex;
	flex-direction: column;
}

.center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.text-oneline {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gap {
	width: 100%;
	height: 10px;
	background-color: #f1f1f1;
}

.line {
	width: 100%;
	height: 1px;
	background-color: #f1f1f1;
}

.break {
	word-break: break-all;
}

.c3 {
	color: #333;
}

.c6 {
	color: #666;
}

.c9 {
	color: #999;
}

.cd {
	color: #ddd;
}

.cc {
	color: #ccc;
}

.blue {
	color: #03a9f4;
}

.orange {
	color: #E55D01
}

.white {
	color: #fff;
}

.color1 {
	background: rgba(255, 180, 0, 1);
}

.color2 {
	background: rgba(255, 110, 2, 1);
}

.color3 {
	background: rgba(255, 180, 0, 1);
}

.border-color1 {
	border: 2px solid rgba(255, 180, 0, 1);
}

.border-color2 {
	border: 2px solid rgba(255, 110, 2, 1);
}

.border-color3 {
	border: 2px solid rgba(255, 39, 98, 1);
}

.red {
	background: rgba(255, 39, 98, 1);
}

.f17 {
	font-size: 17px;
}

.f18 {
	font-size: 18px;
}

.f19 {
	font-size: 19px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.f26 {
	font-size: 26px;
}

.f28 {
	font-size: 28px;
}

.f29 {
	font-size: 29px;
}

.f30 {
	font-size: 30px;
}

.f31 {
	font-size: 31px;
}

.f32 {
	font-size: 32px;
}

.f34 {
	font-size: 34px;
}

.f35 {
	font-size: 35px;
}

.f36 {
	font-size: 36px;
}

.f40 {
	font-size: 40px;
}

.f42 {
	font-size: 42px;
}

.f45 {
	font-size: 45px;
}

.f46 {
	font-size: 46px;
}

.f48 {
	font-size: 48px;
}

.f50 {
	font-size: 50px;
}

.f58 {
	font-size: 58px;
}

.f60 {
	font-size: 60px;
}

.f63 {
	font-size: 63px;
}

.f62 {
	font-size: 62px;
}

.f68 {
	font-size: 68px;
}

.f70 {
	font-size: 70px;
}

.f95 {
	font-size: 95px;
}

.f132 {
	font-size: 132px;
}

.bold {
	font-weight: bold;
}

.bg-white {
	background-color: white;
}


/* banner */
.banner {
	background-repeat: round;
	background-image: url(../images/multi_business/banner-bg.png);
	/* background: linear-gradient(45deg, #fff 0%, rgb(253, 180, 131) 100%); */
	width: 100%;
	justify-content: center;
	position: relative;
}

.qrbg {
	position: absolute;
}

.banner>img {}

.banner-info {
	margin: 79px 0 82px;
	position: relative;
	left: -289px;
}

.banner-info>img {
	margin-bottom: 16px;
}

.banner-info>.f31 {
	background: linear-gradient(90deg, rgba(255, 101, 0, 0) 0%, rgba(255, 180, 0, 0.25) 49%, rgba(255, 111, 0, 0) 100%);
	line-height: 57px;
	text-align: center;
}

.banner-info-bot {
	margin-top: 27px;
}

.banner-info-bot>img {
	width: 139px;
	height: 139px;
	margin-right: 38px;
}

.banner-info-bot>.orange {
	font-family: MicrosoftYaHeiLight;
	font-weight: 300;
	line-height: 21px;
}

.banner-info-bot>.c6 {
	font-family: MicrosoftYaHei;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 20px;
}

.banner-info-right {
	position: relative;
}

.banner-info-right>.f17 {
	word-spacing: 58px;
}

/* about */


.about {
	margin-top: 138px;
	background-repeat: round;
	/* background-image: url(http://cdn.jisuapp.cn/zhichi_frontend/static/official/images/business/yw.png); */
	background-image: url(../images/multi_business/introbanner.png);
	width: 1444px;
	height: 290px;
	align-items: flex-start;
}

.about>p {
	margin: 0 130px 0 140px;
}

.about>div {
	background: rgb(245, 179, 135);
	width: 9px;
	height: 33px;
	position: relative;
	left: -19px;
	top: 66px;
	margin: 0 130px 0 140px;
}

.about>label {
	margin: 25px 130px 38px 140px;
}

/* sys */
.store-sys-label {
	margin: 137px 0 81px;
}

.store-sys {
	margin-bottom: 94px;
	position: relative;
	left: -130px;
	align-items: center;
}

/* switcher */
.switcher {
	position: relative;
	align-items: center;
	justify-content: space-around;
	width: 760px;
}

.switcher-border {
	z-index: 4;
	width: 313px;
	height: 557px;
	border-radius: 10px;
	position: absolute;
}

.switcher-container {
	width: 433px;
	height: 557px;
	position: relative;
}

.switcher-container>div>img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.switcher-left {
	cursor: pointer;
	width: 20px;
	height: 36px;
	opacity: 0.3;
	padding: 100px 30px;
}

.switcher-left:hover {
	opacity: 1;
}

.switcher-right {
	cursor: pointer;
	width: 20px;
	height: 36px;
	opacity: 0.3;
	padding: 100px 30px;
}

.switcher-right:hover {
	opacity: 1;
}

.switcher-img-active {
	z-index: 2;
	width: 313px;
	height: 557px;
	border-radius: 10px;
	position: absolute;
}

.switcher-img-left {
	z-index: 1;
	width: 250px;
	height: 445px;
	border-radius: 10px;
	position: absolute;
	left: 0px;
}

.switcher-img-right {
	z-index: 1;
	width: 250px;
	height: 445px;
	border-radius: 10px;
	position: absolute;
	left: 192px;
}

.competition-label {
	margin: 115px 0 0;
}

.market {
	margin-bottom: 94px;
	position: relative;
	left: 130px;
	align-items: center;

}

.header {
	position: relative;
	left: -130px;
	align-items: center;
}

.money-blocks {
	width: 770px;
	flex-wrap: wrap;
}

/* switcher-Info */
.switcher-Info {
	width: 400px;
	height: 400px;
	position: relative;
}

.switcher-Info-1 {
	background-image: url(../images/multi_business/three1.png);
}

.switcher-Info-2 {
	background-image: url(../images/multi_business/three2.png);
}

.switcher-Info-3 {
	background-image: url(../images/multi_business/three3.png);
}

.switcher-Info-1>img {
	top: 81px;
	left: 121px;
}

.switcher-Info-2>img {
	top: 71px;
	left: 91px;
}

.switcher-Info-3>img {
	top: 79px;
	left: 124px;
}

.switcher-Info>img {
	position: absolute;
}

.switcher-info-main {
	position: relative;
	align-items: flex-start;
}

.switcher-info-main>p {
	line-height: 40px;
}

.switcher-info-main>div {
	width: 9px;
	height: 9px;
	border-radius: 4px;
	position: relative;
	top: 24px;
	left: -25px;
}

.switcher-info-main>label {
	position: relative;
	left: -29px;
	top: -10px;
}

/* little-banner */
.little-banner {
	width: 660px;
	height: 53px;
}

.little-banner-1 {
	background: linear-gradient(90deg, rgba(255, 110, 2, 0) 0%, rgba(255, 110, 2, 0.99) 49%, rgba(255, 110, 2, 0) 100%);
	margin: 59px 0 20px;
}

.little-banner-2 {
	background: linear-gradient(90deg, rgba(255, 180, 0, 0) 0%, rgba(255, 180, 0, 0.99) 49%, rgba(255, 180, 0, 0) 100%);
	margin: 77px 0 20px;
}

.money-block {
	flex-wrap: wrap;
}

.block-item {
	width: 300px;
	height: 281px;
	position: relative;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 5px 9px 1px rgba(224, 231, 225, 0.35);
	border-radius: 24px;
	margin: 0 10px;
}

.money-blocks:first-child>div:nth-child(2) {
	margin-right: 140px;
}

.money-blocks:first-child>div:nth-child(3) {
	margin-left: 140px;
}

.money-blocks:last-child>div:nth-child(1) {
	margin-left: 140px;
}

.money-blocks:last-child>div:nth-child(4) {
	margin-right: 140px;
}

.commerce>img {
	margin-right: 30px;
}

.block-item>label {
	margin: 11px 0 17px;
}

.block-item-left {
	margin-left: 159px;
}

.block-item-right {
	margin-right: 159px;
}

.industry {
	justify-content: space-around;
	width: 100%;
}

.industry-label {
	margin: 229px 0 89px;
}

.industry-item {
	width: 255px;
	height: 330px;
	position: relative;
}

.industry-item>label {
	margin: 44px 0 30px;
	margin-top: 168px;
	z-index: 3;
}

.industry-item>p {
	line-height: 25px;
	z-index: 3;
}

.industry-item>img {
	position: absolute;
}

.price-label {
	margin: 163px 0 39px;
}

.price-banners>div {
	width: 461px;
	height: 193px;
	position: relative;
	justify-content: start;
	border-radius: 20px;
	margin: 0 24px;
}

.price-banners>.bold {
	margin-top: 48px;
}

.price-banners>.white {
	margin: 10px 0 5px;
}

.price-banner-item:first-child {
	background-image: url(../images/multi_business/shangquanbg.png);
}

.price-banner-item:last-child {
	background-image: url(../images/multi_business/mendianbg.png);
}

.price-banner-item>img {
	position: absolute;
	bottom: -21px;
}

.price-banner-item>.bold {
	margin-top: 43px;
}

.price-banner-item>.white {
	margin: 10px 0 0px;
}

.QRCode-item {
	width: 269px;
	height: 350px;
	position: relative;
	margin: 17px 22px;
	box-shadow: 0px 5px 16px 4px rgba(187, 187, 187, 0.3);
}

.QRCode-info {
	z-index: 3;
	position: relative;
	bottom: -190px;
}

.QRCode-info>img {
	width: 202px;
	height: 150px;
}

.QRCode-info>label {
	z-index: 5;
	position: relative;
	bottom: 63px;
}

.QRCode-item>img {
	position: absolute;
	width: 269px;
}

.QRCode-item:hover .QR-mask {
	display: flex;
}

.QR-mask {
	display: none;
	position: absolute;
	z-index: 10;
	background-color: white;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.QR-mask>img {
	width: 229px;
	height: 229px;
}

.QR-label {
	margin: 150px 0 36px;
}

.QRCode {
	margin: 51px 0 190px;
	flex-wrap: wrap;
	width: 1260px;
}

/* 价格按钮 */

.price-btns-1 {
	position: relative;
	left: 0px;
	margin: 15px 0 30px;
}

.price-btns-1 .buy-btn {
	width: 180px;
	height: 43px;
	margin-right: 38px;
}

.price-btns-1 .ask-btn {
	width: 180px;
	height: 43px;
}
.price-btns-1 .consult_immediately {
	width: 180px;
	height: 43px;
}

.price-btns-2 {
	margin-top: 53px;
}

.price-btns-2 .buy-btn {
	margin-right: 203px;
	width: 300px;
	height: 70px;
}

.price-btns-2 .ask-btn {
	width: 300px;
	height: 70px;
}

.price-btns-2 .consult_immediately {
	width: 300px;
	height: 70px;
}

.price-btns-3 {
	margin-bottom: 80px;
}

.price-btns-3 .buy-btn {
	margin-right: 203px;
	width: 300px;
	height: 70px;
}

.price-btns-3 .ask-btn {
	width: 300px;
	height: 70px;
}

.price-btns-3 .consult_immediately {
	width: 300px;
	height: 70px;
}

.buy-btn {
	cursor: pointer;
	border-radius: 10px;
	box-shadow: 0px 3px 8px 4px rgba(255, 145, 2, 0.25);
}

.ask-btn {
	cursor: pointer;
	border-radius: 10px;
	box-shadow: 0px 3px 8px 4px rgba(250, 209, 95, 0.25);
}

.consult_immediately {
	cursor: pointer;
	border-radius: 10px;
	box-shadow: 0px 3px 8px 4px rgba(250, 209, 95, 0.25);
}

/* 商圈展示 */
.shower {
	width: 100%;
}

.shower-label {
	margin: 99px 0 55px;
}

.business-display {
	margin-top: 195px;
	width: 100%;
	min-width: 1200px;
	height: 656px;
}

.display-title {
	width: 124px;
	height: 29px;
	margin: 0 auto;
	font-size: 30px;
	font-family: "MicrosoftYaHei-Bold";
	font-weight: bold;
	color: #21283E;
	line-height: 29px;
	margin-bottom: 56px;
}

.display-content {
	width: 100%;
	height: 571px;
	background: url(../../images/business/bg.png);
}

.content-contain {
	width: 1230px;
	margin: 0 auto;
}

.display-content>img {
	width: 100%;
	height: 571px;
}

.display-left {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 794px;
	height: 404px;
	margin-top: 93px;
	margin-bottom: 74px;
}

.display-left>img {
	width: 17px;
	height: 32px;
}

.img-gather>li {
	float: left;
}

.display-left .arr img:nth-child(1) {
	position: absolute;
	top: 186px;
	left: 0;
}

.display-left .arr img:nth-child(2) {
	position: absolute;
	top: 186px;
	right: 0;
}

.img-gather {
	display: inline-block;
	width: 620px;
	height: 100%;
	margin-left: 74px;
	margin-right: 66px;
	list-style: none;
}

.img-gather .planting5>img {
	width: 196px;
	height: 404px;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 91px;
}

.img-gather .planting4>img {
	width: 181px;
	height: 371px;
	position: absolute;
	z-index: 90;
	top: 16px;
	left: 240px;
}

.img-gather .planting3>img {
	width: 161px;
	height: 337px;
	position: absolute;
	z-index: 80;
	top: 33px;
	left: 372px;
}

.img-gather .planting2>img {
	width: 120px;
	height: 306px;
	position: absolute;
	z-index: 70;
	top: 49px;
	left: 507px;
}

.img-gather .planting1>img {
	width: 131px;
	height: 280px;
	position: absolute;
	z-index: 60;
	top: 62px;
	left: 580px;
}

.display-right {
	width: 352px;
	height: 319px;
	display: inline-block;
	vertical-align: top;
	margin-top: 167px;
	margin-left: 79px;
	position: relative;
}

.display-right .zc_ewm {
	width: 137px;
	height: 126px;
	border-radius: 50%;
	margin: 0 auto;
}

.display-right .zc_ewm>img {
	width: 137px;
	height: 137px;
	border-radius: 50%;
}

.display-right .ewm-text {
	width: 352px;
	height: 160px;
	padding: 25px 24px;
	box-sizing: border-box;
	font-size: 18px;
	box-sizing: border-box;
	font-family: "MicrosoftYaHei";
	font-weight: 400;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.15);
	line-height: 30px;
	border-radius: 18px;
	position: absolute;
	bottom: 0;
}

/* 底部样式 */
.count-part {
	min-width: 1420px;
	position: relative;
	background: url(../images/takeout/number_bg.jpg);
	height: 400px;
}

.count-part>img {
	width: 100%;
}

.count-part ul {
	position: absolute;
	width: 80%;
	bottom: 39%;
	display: block;
	left: 15%;
}

.count-part ul>li {
	margin-right: 7%;
	vertical-align: middle;
	height: auto;
	float: left;
}

.count-part ul>li:nth-child(3) {
  margin-top: 7px;
}

.count-part ul>li:last-child {
	width: 28%;
	margin-right: 0;
	position: absolute;
	top: -48px;
	right: 11%;
}

.count-part ul>li>p:first-child {
	color: #FF7100;
	font-size: 38px;
	margin-bottom: 30px;
	text-align: center;
}

.count-part ul>li>p:last-child {
	font-size: 22px;
	color: #303445;
	text-align: center;
}

.count-part ul>.tel-num>p:nth-child(1) {
	text-align: left;
	color: #303445;
}

.tel-num>p:nth-child(2) {
	color: #59607B;
	font-size: 22px;
	margin: 1.5vmax 0;
}

.tel-num>p:last-child {
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	background: rgba(255, 113, 0, 1);
	color: #fff !important;
	border-radius: 4px;
	max-width: 340px;
	text-align: center;
	margin-left: 0;
}

.tel-num>p:last-child:hover {
	background: rgba(255, 133, 0, 0.9);
}

/* 蒙层 */
.switcher-mask:before {
	content: "";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	border-radius: 10px;
	position: absolute
}

.body-component {
	overflow-x: hidden;
}

/* @media (max-width: 1920px) {
	.body-component {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
	}
}

@media (max-width: 1800px) {
	.body-component {
		transform: scale(.95);
		-webkit-transform: scale(.95);
		-moz-transform: scale(.95);
		-ms-transform: scale(.95);
	}
}

@media (max-width: 1600px) {
	.body-component {
		transform: scale(.9);
		-webkit-transform: scale(.9);
		-moz-transform: scale(.9);
		-ms-transform: scale(.9);
	}
}

@media (max-width: 1400px) {
	.body-component {
		transform: scale(0.85);
		-webkit-transform: scale(0.85);
		-moz-transform: scale(0.85);
		-ms-transform: scale(0.85);
	}
}

@media (max-width: 1200px) {
	.body-component {
		transform: scale(.8);
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
	}
} */

.bottom-fiexd {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0px;
	height: 60px;
	z-index: 99;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
}

.bottom-white {
	color: #fff;
	font-size: 20px;
}

.bottom-fiexd>a {
	margin-left: 45px;
	height: 32px;
	width: 120px;
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.bottom-fiexd>a:hover {
	color: rgba(255, 39, 98, 1);
}

.bottom-fiexd .ask-btn {
	box-shadow: unset;
	border-radius: 16px;
}

.bottom-fiexd .consult_immediately {
	box-shadow: unset;
	border-radius: 16px;
}