@font-face {
	font-family: 'PingFang Light';
	src: url("../common-css/PingFang Light.ttf");
	font-weight: normal;
	font-style: normal;
}
.parcel-introduce {
	width: 100%;
	height: 723px;
	background: #fff;
}
.parcel-introduce-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-scheme {
	width: 100%;
	height: 1891px;
	background: #fff;
}
.parcel-scheme-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-project {
	width: 100%;
	height: 900px;
	background-image: url("../../images/xcx/images/index-project_02.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.parcel-project-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-specialist {
	width: 100%;
	height: 440px;
	background: #fff;
}
.parcel-specialist-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-scene {
	width: 100%;
	height: 900px;
	background: #fff;
}
.parcel-scene-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-dynamic {
	width: 100%;
	height: 823px;
	background: #fff;
}
.parcel-dynamic-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.main {
	width: 100%;
}
.banner {
	width: 100%;
	height: 580px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 99;
	background: radial-gradient(circle at 30%, #80e9f2, #23c4d2);
}
.banner-content-image {
	position: absolute;
	top: 100px;
	right: -100px;
}
.banner-image {
	width: 100%;
	height: 100%;
}
.banner-content {
	position: absolute;
	left: calc(50% - 600px);
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1200px;
	padding-top: 140px;
	font-size: 16px;
	color: white;
}
.banner-content-h1 {
	font-size: 44px;
	margin-bottom: 44px;
}
.banner-content-h3 {
	font: 30px/40px "pingFangSC-Light";
	color: #fff;
}
.banner-content .last {
	margin-bottom: 9px;
}
.banner-content-h5 {
	font: 24px/40px "pingFangSC-Light";
	color: #fff;
}
.banner-content-button {
	width: 287px;
	font: 42px/86px "pingFangSC-Light";
	color: #0cc;
	-webkit-border-radius: 43px;
	-moz-border-radius: 43px;
	-ms-border-radius: 43px;
	-o-border-radius: 43px;
	border-radius: 43px;
	text-align: center;
	background: white;
	margin-top: 30px;
	border: 0;
}
.banner-content-button a {
	color: #00cccc;
}
.introduce {
	width: 100%;
	height: 100%;
}
.introduce-h2 {
	width: 100%;
	height: 145px;
	font: 60px/145px "pingFangSC-Light";
	color: #000;
	text-align: center;
	font-weight: normal;
}
.introduce-content {
	width: 100%;
	height: 512px;
	display: flex;
	justify-content: space-between;
}
.introduce-content-video {
	width: 780px;
	height: 100%;
}
.introduce-content-video video {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
	outline: none;
}
.introduce-content-list {
	width: calc(100% - 780px);
	height: 93%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 28px;
  background: #f2f2f2;
  margin-top: 36px;
}
.introduce-content-list-h6 {
	width: 100%;
	height: 36px;
	font: 20px/36px "pingFangSC-Light";
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 36px;
	font-weight: bold;
}
.introduce-content-list-p {
	width: 100%;
	height: 34px;
	font: 16px/34px "pingFangSC-Light";
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.scheme {
	width: 100%;
	height: 100%;
}
.scheme-top,
.scheme-bottom {
	width: 100%;
	height: 650px;
}
.scheme-top-title,
.scheme-bottom-title {
	width: 100%;
	height: 115px;
	font: 40px/80px "pingFangSC-Light";
	color: #000;
	text-align: center;
}
.scheme-top-content,
.scheme-bottom-content {
	width: 100%;
	height: 537px;
	display: flex;
	justify-content: space-between;
}
.scheme-top-content-left,
.scheme-bottom-content-left {
	width: 390px;
	height: 100%;
}
.scheme-top-content-left li,
.scheme-bottom-content-left li {
	margin-bottom: 40px;
}
.scheme-top-content-left h6,
.scheme-bottom-content-left h6 {
	font: 20px/34px "pingFangSC-Light";
	color: #000;
	font-weight: bold;
}
.scheme-top-content-left p,
.scheme-bottom-content-left p {
	font: 16px/30px "pingFangSC-Light";
	color: #333;
}
.scheme-top-content-right,
.scheme-bottom-content-right {
	width: 661px;
	height: 453px;
	background-image: url("../../images/xcx/images/mini-scheme-images_03.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
}
.scheme-bottom-content-right {
	width: 443px;
	height: 505px;
	background-image: url("../../images/xcx/images/mini-scheme-images_07.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.scheme-bottom-content-left {
	width: 600px;
	height: 100%;
	text-align: right;
}
.scheme-all {
	width: 100%;
	height: 590px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}
.scheme-all-h4 {
	font: 40px/70px "pingFangSC-Light";
	color: #333;
	overflow: hidden;
	text-align: center;
}
.scheme-all-detail {
	font: 20px/40px "pingFangSC-Light";
	color: #333;
	overflow: hidden;
	text-align: center;
}
.scheme-all-list {
	width: 100%;
	height: 302px;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.scheme-all-list li {
	width: 293px;
	height: 100%;
	position: relative;
}
.scheme-all-list-image {
	width: 100%;
	height: 180px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.scheme-all-list-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.scheme-all-list-content {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	position: absolute;
	left: 30px;
	bottom: 0;
	width: 240px;
	height: 154px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	background: white;
	text-align: center;
}
.scheme-all-list-content h6 {
	font: 24px/48px "pingFangSC-Light";
	color: #333;
	font-weight: bold;
}
.scheme-all-list-content p {
	font: 20px/36px "pingFangSC-Light";
	color: #333;
}
.project {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
}
.project-title {
	width: 100%;
	height: 108px;
	font: 36px/108px "pingFangSC-Light";
	color: #fff;
	text-align: center;
}
.project-details {
	width: 100%;
	height: 22px;
	font: 20px/22px "pingFangSC-Light";
	color: #fff;
	text-align: center;
}
.project-content {
	width: 100%;
	height: 575px;
	display: flex;
	justify-content: space-between;
	margin-top: 83px;
}
.project-content-main {
	width: 142px;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.project-content-left {
	position: absolute;
	left: 17px;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}
.project-content-left li {
	width: 100%;
	height: 45px;
	font: 20px/45px "pingFangSC-Light";
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 25px;
	cursor: pointer;
}
.project-content-left li:hover,
.project-content-left .active {
	background: #0088ff;
}
.project-content-right {
	width: calc(100% - 142px);
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	position: relative;
}
.project-content-right::before {
	content: '';
	position: absolute;
	left: 15px;
	top: 2px;
	width: 4px;
	height: 573px;
	background: rgba(255, 255, 255, 0.3);
}
.project-content-right-title {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: space-between;
}
.project-content-right-title .title {
	width: 200px;
	height: 100%;
	font: 26px/42px "pingFangSC-Light";
	color: #fff;
}
.project-content-right-title .list {
	width: 225px;
	height: 32px;
	display: flex;
	justify-content: space-between;
}
.project-content-right-title .list li {
	width: 101px;
	height: 100%;
	font: 14px/30px "pingFangSC-Light";
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.project-content-right-title .list li a {
	color: white;
}
.project-content-right-title .list-detail {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid white;
}
.project-content-right-title .list-free {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #0088ff;
	background: #0088ff;
}
.project-content-right-details {
	width: 100%;
	height: 108px;
	font: 20px/36px "pingFangSC-Light";
	color: #fff;
	margin-bottom: 45px;
	letter-spacing: 2px;
}
.project-content-right-list {
	width: 996px;
	height: 336px;
	display: flex;
	justify-content: space-between;
}
.project-content-right-list li {
	width: 224px;
	height: 336px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid white;
	padding: 14px 13px;
	cursor: pointer;
}
.project-content-right-list li img {
	display: block;
	width: 100%;
	height: 100%;
}
.specialist {
	width: 100%;
	height: 100%;
}
.specialist-title {
	width: 100%;
	height: 205px;
	font: 40px/80px "pingFangSC-Light";
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 70px;
	text-align: center;
}
.specialist-list {
	width: 100%;
	height: 235px;
	display: flex;
	justify-content: space-between;
}
.specialist-list li {
	width: 156px;
	height: 100%;
}
.specialist-list-image {
	width: 156px;
	height: 156px;
}
.specialist-list-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.specialist-list-text {
	width: 100%;
	height: 58px;
	font: 18px/58px "pingFangSC-Light";
	color: #333;
	text-align: center;
}
.scene {
	width: 100%;
	height: 100%;
}
.scene-title {
	width: 100%;
	height: 155px;
	font: 40px/116px "pingFangSC-Light";
	color: #000;
	text-align: center;
}
.scene-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.scene-list li {
	width: 156px;
	height: 240px;
	margin-right: 105px;
}
.scene-list li:nth-of-type(5n) {
	margin-right: 0;
}
.scene-list-image {
	width: 156px;
	height: 156px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.scene-list-image img {
	display: block;
	width: 120px;
	height: 120px;
}
.scene-list-text {
	width: 100%;
	height: 84px;
	font: 24px/84px "pingFangSC-Light";
	color: #333;
	text-align: center;
}
.dynamic {
	width: 100%;
	height: 100%;
}
.dynamic-title {
	width: 100%;
	height: 170px;
	font: 36px/46px "pingFangSC-Light";
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 76px;
	text-align: center;
}
.dynamic-content {
	width: 100%;
	height: 456px;
}
.dynamic-content-details {
	width: 100%;
	height: 375px;
	display: flex;
	flex-wrap: wrap;
	overflow-y: hidden;
}
.dynamic-content-details a {
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.dynamic-content-details li {
	width: 360px;
	height: 172px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	display: flex;
	justify-content: space-between;
	padding: 6px;
	border: 1px solid #eeeeee;
	background: white;
	margin: 0 54px 30px 0;
	cursor: pointer;
}
.dynamic-content-details li:nth-of-type(3n) {
	margin-right: 0;
}
.dynamic-content-details-left {
	width: 155px;
	height: 155px;
	margin-right: 20px;
}
.dynamic-content-details-left img {
	display: block;
	width: 100%;
	height: 100%;
}
.dynamic-content-details-right {
	width: 170px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 16px;
}
.dynamic-content-details-right .p-title {
	width: 100%;
	height: 24px;
	font: 14px/24px "pingFangSC-Light";
	color: #333;
}
.dynamic-content-details-right .p-time {
	width: 100%;
	height: 24px;
	font: 12px/24px "pingFangSC-Light";
	color: #999;
}
.dynamic-content-details-right .div-content {
	font: 12px/20px "pingFangSC-Light";
	color: #999;
	margin-top: 20px;
}
.dynamic-button {
	width: 195px;
	height: 45px;
	font: 20px/45px "pingFangSC-Light";
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #0088ff;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}
.project .marketing-title {
	width: 100%;
	height: 108px;
	font-size: 36px;
	line-height: 108px;
	text-align: center;
	color: white;
}
.project .marketing-details {
	width: 100%;
	height: 22px;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	color: white;
}
.parcel-project {
	width: 100%;
	height: 900px;
	background-image: url("../../images/xcx/images/index-project_02.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.parcel-project-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-specialist {
	width: 100%;
	height: 440px;
	background: #fff;
}
.parcel-specialist-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-scene {
	width: 100%;
	height: 900px;
	background: #fff;
}
.parcel-scene-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-dynamic {
	width: 100%;
	height: 823px;
	background: #fff;
}
.parcel-dynamic-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
/* line 213, index.scss */
.project {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
}
/* line 217, index.scss */
.project-title {
	width: 100%;
	height: 108px;
	font: 36px/108px "pingFangSC-Light";
	color: white;
	text-align: center;
}
/* line 222, index.scss */
.project-details {
	width: 100%;
	height: 22px;
	font: 20px/22px "pingFangSC-Light";
	color: white;
	text-align: center;
}
/* line 227, index.scss */
.project-content {
	width: 100%;
	height: 575px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 83px;
}
/* line 232, index.scss */
.project-content-main {
	width: 142px;
	height: 100%;
	overflow: hidden;
	position: relative;
}
/* line 238, index.scss */
.project-content-left {
	position: absolute;
	left: 17px;
	top: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}
/* line 242, index.scss */
.project-content-left li {
	width: 100%;
	height: 45px;
	font: 20px/45px "pingFangSC-Light";
	color: white;
	border-radius: 10px;
	text-align: center;
	margin-bottom: 25px;
	cursor: pointer;
}
/* line 250, index.scss */
.project-content-left li:hover,
.project-content-left .active {
	background: #0088ff;
}
/* line 255, index.scss */
.project-content-right {
	width: calc(100% - 142px);
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	position: relative;
}
/* line 260, index.scss */
.project-content-right::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 2px;
	width: 4px;
	height: 573px;
	background: rgba(255, 255, 255, 0.3);
}
/* line 266, index.scss */
.project-content-right-title {
	width: 100%;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
/* line 269, index.scss */
.project-content-right-title .title {
	width: auto;
	height: 100%;
	font: 26px/42px "pingFangSC-Light";
	color: white;
}
/* line 273, index.scss */
.project-content-right-title .list {
	width: 225px;
	height: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
/* line 276, index.scss */
.project-content-right-title .list li {
	width: 101px;
	height: 100%;
	font: 18px/30px "pingFangSC-Light";
	color: white;
	text-align: center;
	cursor: pointer;
}
/* line 281, index.scss */
.project-content-right-title .list li a {
	color: white;
}
/* line 285, index.scss */
.project-content-right-title .list-detail {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid white;
}
/* line 290, index.scss */
.project-content-right-title .list-free {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #0088ff;
	background: #0088ff;
}
/* line 298, index.scss */
.project-content-right-details {
	width: 100%;
	height: 108px;
	font: 20px/36px "pingFangSC-Light";
	color: white;
	margin-bottom: 45px;
	letter-spacing: 2px;
}
/* line 304, index.scss */
.project-content-right-list {
	width: 996px;
	height: 336px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
/* line 307, index.scss */
.project-content-right-list li {
	width: 222px;
	height: 332px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	background: rgba(255, 255, 255, 0.2);
	cursor: pointer;
}
/* line 313, index.scss */
.project-content-right-list li img {
	display: block;
	width: 100%;
	height: 100%;
}
/* line 342, index.scss */
.project-content-business .project-content-right-list li:nth-child(1):hover {
	content: url(../../images/xcx/images/QR_business1.png);
}
/* line 345, index.scss */
.project-content-business .project-content-right-list li:nth-child(2):hover {
	content: url(../../images/xcx/images/QR_business2.png);
}
/* line 348, index.scss */
.project-content-business .project-content-right-list li:nth-child(3):hover {
	content: url(../../images/xcx/images/QR_business3.png);
}
/* line 351, index.scss */
.project-content-business .project-content-right-list li:nth-child(4):hover {
	content: url(../../images/xcx/images/QR_business4.png);
}
/* line 360, index.scss */
.project-content-travel .project-content-right-list li:nth-child(1):hover {
	content: url(../../images/xcx/images/QR_jin.png);
}
/* line 363, index.scss */
.project-content-travel .project-content-right-list li:nth-child(2):hover {
	content: url(../../images/xcx/images/QR_farm.png);
}
/* line 366, index.scss */
.project-content-travel .project-content-right-list li:nth-child(3):hover {
	content: url(../../images/xcx/images/QR_skiing.png);
}
/* line 369, index.scss */
.project-content-travel .project-content-right-list li:nth-child(4):hover {
	content: url(../../images/xcx/images/QR_rose.png);
}
/* line 378, index.scss */
.project-content-catering .project-content-right-list li:nth-child(1):hover {
	content: url(../../images/xcx/images/QR_catering1.png);
}
/* line 381, index.scss */
.project-content-catering .project-content-right-list li:nth-child(2):hover {
	content: url(../../images/xcx/images/QR_catering2.png);
}
/* line 384, index.scss */
.project-content-catering .project-content-right-list li:nth-child(3):hover {
	content: url(../../images/xcx/images/QR_catering3.png);
}
/* line 387, index.scss */
.project-content-catering .project-content-right-list li:nth-child(4):hover {
	content: url(../../images/xcx/images/QR_catering4.png);
}
/* line 396, index.scss */
.project-content-fitness .project-content-right-list li:nth-child(1):hover {
	content: url(../../images/xcx/images/QR_fitness1.png);
}
/* line 399, index.scss */
.project-content-fitness .project-content-right-list li:nth-child(2):hover {
	content: url(../../images/xcx/images/QR_fitness2.png);
}
/* line 402, index.scss */
.project-content-fitness .project-content-right-list li:nth-child(3):hover {
	content: url(../../images/xcx/images/QR_fitness3.png);
}
/* line 405, index.scss */
.project-content-fitness .project-content-right-list li:nth-child(4):hover {
	content: url(../../images/xcx/images/QR_fitness4.png);
}
/* line 414, index.scss */
.project-content-hotel .project-content-right-list li:nth-child(1):hover {
	content: url(../../images/xcx/images/QR_hotel1.png);
}
/* line 417, index.scss */
.project-content-hotel .project-content-right-list li:nth-child(2):hover {
	content: url(../../images/xcx/images/QR_hotel2.png);
}
/* line 420, index.scss */
.project-content-hotel .project-content-right-list li:nth-child(3):hover {
	content: url(../../images/xcx/images/QR_hotel3.png);
}
/* line 423, index.scss */
.project-content-hotel .project-content-right-list li:nth-child(4):hover {
	content: url(../../images/xcx/images/QR_hotel4.png);
}
/* line 432, index.scss */
.project-content-other .project-content-right-list li:nth-child(1):hover {
	content: url(../../images/xcx/images/QR_other1.png);
}
/* line 435, index.scss */
.project-content-other .project-content-right-list li:nth-child(2):hover {
	content: url(../../images/xcx/images/QR_other2.png);
}
/* line 438, index.scss */
.project-content-other .project-content-right-list li:nth-child(3):hover {
	content: url(../../images/xcx/images/QR_other3.png);
}
/* line 441, index.scss */
.project-content-other .project-content-right-list li:nth-child(4):hover {
	content: url(../../images/xcx/images/QR_other4.png);
}
