<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'PingFang Light';
	src: url("../common-css/PingFang Light.ttf");
	font-weight: normal;
	font-style: normal;
}
.parcel-banner {
	width: 100%;
	height: 580px;
	background: #fff;
}
.parcel-banner-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-points {
	width: 100%;
	height: 592px;
	background: #fff;
}
.parcel-points-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-marketing {
	width: 100%;
	height: 664px;
	background: #fff;
}
.parcel-marketing-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-construct {
	width: 100%;
	height: 443px;
	background: #f6f6f6;
}
.parcel-construct-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-system {
	width: 100%;
	height: 586px;
	background: #fff;
}
.parcel-system-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-play {
	width: 100%;
	height: 669px;
	background: #f6f6f6;
}
.parcel-play-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-function {
	width: 100%;
	height: 492px;
	background: #fff;
}
.parcel-function-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-benefit {
	width: 100%;
	height: 442px;
	background: #f6f6f6;
}
.parcel-benefit-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-strategy {
	width: 100%;
	height: 850px;
	background: #fff;
}
.parcel-strategy-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-precept {
	width: 100%;
	height: 513px;
	background: #f6f6f6;
}
.parcel-precept-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-fans {
	width: 100%;
	height: 2800px;
	background: #fff;
}
.parcel-fans-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-dynamic {
	width: 100%;
	height: 766px;
	background: #fff;
}
.parcel-dynamic-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-banner {
	background-image: url("../../../images/xcx/images/scenic-apps/area-banner.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.parcel-marketing {
	background-image: url("../../../images/xcx/images/scenic-apps/marketing-banner.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.parcel-fans {
	background: linear-gradient(to bottom, white 0%, #f8f8f8 45%, white 100%);
}
.main {
	width: 100%;
}
.banner {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 180px;
}
.banner-h1 {
	font: 46px/62px "pingFangSC-Light";
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	margin-bottom: 23px;
}
.banner-text {
	width: 100%;
	height: 42px;
	font: 28px/42px "pingFangSC-Light";
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
}
.banner-button {
	display: block;
	width: 244px;
	height: 60px;
	-webkit-border-radius: 122px;
	-moz-border-radius: 122px;
	-ms-border-radius: 122px;
	-o-border-radius: 122px;
	border-radius: 122px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font: 28px/58px "pingFangSC-Light";
	color: #fff;
	margin: 30px auto 0;
	border: solid 1px #ffffff;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	background: transparent;
}
.banner-button a {
	color: white;
}
.points {
	width: 100%;
	height: 100%;
    padding-top: 45px;
}
.points li {
    float: left;
	width: 48.5%;
	height: 230px;
    margin:8px;
    display: flex;
    background: #fff;
    border-radius: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    -webkit-box-shadow: #fbf5e4 0 0 15px;
    -moz-box-shadow: #fbf5e4 0 0 15px;
    box-shadow: #fbf5e4 0 0 15px;
}
.points li .points-lef-div{
    flex: 1;
    padding-top: 40px;
    box-sizing: border-box;
}
.points li .points-rig-div{
    float: right;
    width: 40%;
    padding-top: 30px;
    box-sizing: border-box;
}
.points li:nth-child(1) .points-rig-div{
    float: right;
    width: 40%;
    padding-top: 60px;
    box-sizing: border-box;
}
.points li img {
	display: block;
	width: 140px;
	height: 140px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 9px;
}
.points li:nth-child(2) img {
	display: block;
	width: 190px;
	height: 190px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 9px;
}
.points li:nth-child(3) img {
	display: block;
	width: 190px;
	height: 190px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 9px;
}
.points li:nth-child(4) img {
	display: block;
	width: 190px;
	height: 190px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto 9px;
}
.points li h5,
.points li h6 {
	width: 93px;
	height: 24px;
	font: 20px/24px "pingFangSC-Light";
    color: #ff8e00;
    font-weight: 500;
	margin-bottom: 3px;
}
.points li p {
	width: 100%;
	height: 40px;
	font: 14px/20px "pingFangSC-Light";
	color: #959595;
	margin-bottom: 5px;
}
.marketing {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 75px;
	flex-wrap: wrap;
}
.marketing li {
	width: 298px;
	height: 257px;
	text-align: center;
}
.marketing li img {
	display: block;
	width: 90px;
	height: 90px;
	margin: 0 auto;
}
.marketing li h6 {
	font: 20px/40px "pingFangSC-Light";
	color: #fff;
	margin: 0px 0 6px;
}
.marketing li p {
	font: 14px/28px "pingFangSC-Light";
	color: #fff;
}
.construct {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
}
.construct-left {
	text-align: left;
}
.construct-left h3 {
	width: 100%;
	height: auto;
	font: 40px/60px "pingFangSC-Light";
	color: #707070;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	margin: 0 0 10px;
}
.construct-left p {
	width: 100%;
	height: auto;
	font: 20px/34px "pingFangSC-Light";
	color: #707070;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
}
.construct-left button {
	width: 152px;
	height: 42px;
	font: 20px/42px "pingFangSC-Light";
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-image: linear-gradient(0deg, #ffbe41 0%, #ffc75a 100%);
	margin-top: 40px;
	text-align: center;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	border: 0;
	outline: none;
}
.construct-left button a {
	color: white;
}
.construct-right {
	width: calc(100% - 462px);
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.construct-right li {
	width: 362px;
	height: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 0 20px;
	position: relative;
}
.construct-right li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.construct-right li h6 {
	width: 100%;
	height: 36px;
	font: 26px/36px "pingFangSC-Light";
	color: #fff;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	position: relative;
}
.construct-right li p {
	width: 100%;
	height: 26px;
	font: 18px/26px "pingFangSC-Light";
	color: #fff;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	position: relative;
	margin-top: 8px;
}
.system {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 36px;
}
.system .construct-left h3 {
	margin-top: 111px;
}
.system .construct-right li {
	padding-left: 123px;
}
.play {
	width: 100%;
	height: 100%;
}
.play-top {
	width: 100%;
	height: 260px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 36px;
	text-align: center;
}
.play-top-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
}
.play-top-text {
	font: 20px/36px "pingFangSC-Light";
	color: #707070;
	margin-top: 10px;
}
.play-bottom {
	width: 100%;
	height: 409px;
	display: flex;
	justify-content: space-around;
}
.play-bottom .construct-left {
	text-align: right;
	margin-top: 88px;
}
.play-bottom-right {
	width: 345px;
	height: 351px;
}
.play-bottom-right img {
	display: block;
	width: 100%;
	height: 100%;
}
.function {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 23px;
}
.function-left {
	width: 565px;
	height: 416px;
}
.function-left img {
	display: block;
	width: 100%;
	height: 100%;
}
.function .construct-left {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 88px;
}
.benefit {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 27px;
}
.benefit .construct-left {
	text-align: right;
	margin-top: 120px;
}
.benefit-right {
	width: 496px;
	height: 388px;
}
.benefit-right img {
	display: block;
	width: 100%;
	height: 100%;
}
.strategy {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 54px;
	text-align: center;
}
.strategy-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
}
.strategy-text {
	font: 20px/28px "pingFangSC-Light";
	color: #707070;
	margin: 10px 0 60px;
}
.strategy img {
	display: block;
	width: 1150px;
	height: 562px;
	margin: 0 auto;
}
.precept {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 53px;
}
.precept-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
	text-align: center;
	margin-bottom: 40px;
}
.precept-list {
	width: 100%;
	height: 324px;
	display: flex;
	justify-content: space-between;
}
.precept-list li {
	width: 319px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 27px;
	background-color: #fffefe;
	box-shadow: 0px 3px 11px 0px rgba(255, 170, 0, 0.19);
	text-align: center;
}
.precept-list li h5 {
	font: 28px/40px "pingFangSC-Light";
	color: #707070;
}
.precept-list li &gt; p {
	width: 100%;
	height: 108px;
	font: 20px/36px "pingFangSC-Light";
	color: #707070;
	margin: 15px auto;
}
.precept-list-image {
	width: 100%;
	height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	padding: 0 29px;
}
.precept-list-image-option {
	width: 74px;
	height: 100px;
}
.precept-list-image-option img {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto;
}
.precept-list-image-option p {
	font: 14px/20px "pingFangSC-Light";
	color: #707070;
	margin-top: 15px;
}
.fans {
	width: 100%;
	height: 100%;
}
.fans-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
	text-align: center;
}
.fans-text {
	font: 20px/34px "pingFangSC-Light";
	color: #707070;
	text-align: center;
	margin-top: 16px;
}
.fans-col1 {
	width: 100%;
	height: 845px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 80px;
}
.fans-col1-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.fans-col1-list li {
	width: 400px;
	height: 266px;
	text-align: center;
}
.fans-col1-list li img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.fans-col1-list li h6 {
	font: 20px/28px "pingFangSC-Light";
	color: #333;
	margin: 20px 0 11px;
}
.fans-col1-list li p {
	font: 18px/28px "pingFangSC-Light";
	color: #999;
}
.fans-col2 {
	width: 100%;
    height: 609px;
    /* background: #f6f6f6; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 15px;
}
.fans-col2-list {
	width: 100%;
	height: 388px;
	display: flex;
	justify-content: space-around;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 40px;
}
.fans-col2-list li {
	width: 316px;
	height: 308px;
	text-align: center;
}
.fans-col2-list li img {
	display: block;
	width: 260px;
	height: 260px;
	margin: 0 auto;
}
.fans-col2-list li p {
	font: 20px/28px "pingFangSC-Light";
	color: #707070;
	margin-top: 20px;
}
.fans-col3 {
	width: 100%;
	height: 878px;
}
.fans-col3-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.fans-col3-list li {
	width: 144px;
	height: 190px;
	margin-right: 83px;
	margin-bottom: 30px;
	text-align: center;
}
.fans-col3-list li img {
	display: block;
	width: 144px;
	height: 144px;
}
.fans-col3-list li p {
	font: 26px/35px "pingFangSC-Light";
	color: #707070;
	margin-top: 10px;
}
.fans-col3-list li:nth-child(5n) {
	margin-right: 0;
}
.fans-col3-list li:nth-child(10 + n) {
	margin-bottom: 0;
}
.fans-col4 {
	width: 100%;
	height: 496px;
	display: flex;
	justify-content: space-between;
}
.fans-col4 .construct-left h3 {
	margin-top: 170px;
}
.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-control {
	width: 800px;
	height: 24px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
.dynamic-content-control li {
	font: 18px/24px "pingFangSC-Light";
	color: #000;
	cursor: pointer;
}
.dynamic-content-control .active {
	color: #0088ff;
}
.dynamic-content-details {
	width: 100%;
	height: 375px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	overflow-y: hidden;
}
.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 a {
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.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;
}
</pre></body></html>