.QRCode .pc-code {
	padding: 40px 0;
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
}

.QRCode .code-item {
	text-align: center;
}

.QRCode .code-item img {
	display: block;
	width: 86px;
	height: auto;
	border: none;
}

.QRCode .code-item span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	color: #272a2b;
	margin-top: 10px;
}

.QRCode .ver-top {
	display: inline-block;
	vertical-align: top;
}

.copy {
	/* float: left; */
	font-size: 11px;
	color: #67696a;
	text-align: center;
	font-weight: 400;
	padding: 20px 0;
}

.copy .display-block {
	display: block;
	margin-bottom: 8px;
	margin-right: 4px;
	float: none;
}

body::-webkit-scrollbar {
	display: none;
}

.banner_list {
	padding: 10px;
}

.banner_list img {
	margin-top: 10px;
}

.hotel_list {
	padding: 18px;
}

.hotel_list .hotel {
	color: #333333;
	margin-top: 20px;
	font-size: 16px;
	/* border: red 1px solid; */
	font-family: Source Han Sans CN;
	font-weight: 350;
}

.hotel_list .hotel div {
	margin-top: 5px;
}

.hotel a:visited {
	#774484;
}

.hotel a:hover {
	#774484;
}

.hotel a:active {
	#774484;
}

.hotel a:link {
	color: #774484;
}

.hotel .prompt {
	color: #666666;
	font-size: 14px;
}

.introduce {
	margin-top: 25px;
}

.introduce .title {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin: 30px auto;
}

.introduce .content {
	margin-top: 15px;
	padding: 10px;
	font-family: Source Han Sans CN;
	font-weight: 350;
	font-size: 14px;
	color: #333333;
	line-height: 27px;
}

.about_image {
	background-color: #F3F4F8;
}

.about_image .title {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin: 30px auto;
}

.brand_matrix {
	background-color: #F3F4F8;
	padding: 150px 40px 40px 40px;
}

.brand_matrix img {
	display: block;
	margin-top: 60px;
}

.brand_matrix .title {
	text-align: center;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
}
.franchise{
	line-height: 85px;
}
.franchise_list{
	background-color: #F3F4F8;
}
.franchise_list .ver-center{
	background-color: #FFFFFF;
	padding: 80px;
}
