@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-precept {
	width: 100%;
	height: 836px;
	background: #fff;
}
.parcel-precept-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-subscribe {
	width: 100%;
	height: 1000px;
	background: #f6f6f6;
}
.parcel-subscribe-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-artifact {
	width: 100%;
	height: 312px;
	background: #fff;
}
.parcel-artifact-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-play {
	width: 100%;
	height: 457px;
	background: #f6f6f6;
}
.parcel-play-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-interact {
	width: 100%;
	height: 920px;
	background: #fff;
}
.parcel-interact-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-vip {
	width: 100%;
	height: 730px;
	background: #fff;
}
.parcel-vip-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-problem {
	width: 100%;
	height: 1345px;
	background: #fff;
}
.parcel-problem-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-advantage {
	width: 100%;
	height: 683px;
	background: #f6f6f6;
}
.parcel-advantage-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-management {
	width: 100%;
	height: 682px;
	background: #fff;
}
.parcel-management-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-pattern {
	width: 100%;
	height: 534px;
	background: #f6f6f6;
}
.parcel-pattern-container {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.parcel-beauty {
	width: 100%;
	height: 1300px;
	background: #fff;
}
.parcel-beauty-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/beauty-apps/beauty-banner.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.parcel-vip {
	background-image: url("../../../images/xcx/images/beauty-apps/vip-back-images.png");
	background-repeat: no-repeat;
	background-size: 100% 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 {
	width: 100%;
	height: 127px;
	font: 48px/62px "pingFangSC-Light";
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.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: 12px auto 0;
	border: solid 1px #ffffff;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	background: transparent;
}
.banner-button a {
	color: white;
}
.precept {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 67px 0;
}
.precept-title {
	width: 100%;
	height: 56px;
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
	text-align: center;
	margin-bottom: 40px;
}
.precept-list {
	width: 1063px;
	height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
}
.precept-list li {
	width: 120px;
	height: 160px;
	font: 20px/43px "pingFangSC-Light";
	color: #707070;
	text-align: center;
	margin-right: 180px;
	margin-bottom: 30px;
}
.precept-list li img {
	display: block;
	width: 90px;
	height: 90px;
    margin-bottom: 12px;
    margin-left:15px;
}
.precept-list li:nth-child(4n) {
	margin-right: 0;
}
.subscribe {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 32px 0;
	text-align: center;
}
.subscribe-title {
	width: 100%;
	height: 56px;
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
}
.subscribe-text {
	width: 100%;
	height: 28px;
	font: 20px/28px "pingFangSC-Light";
	color: #707070;
}
.subscribe img {
	display: block;
	width: 100%;
	height: 768px;
	margin-top: 50px;
}
.artifact {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 48px;
	text-align: center;
}
.artifact-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
}
.artifact-text {
	font: 20px/43px "pingFangSC-Light";
	color: #707070;
}
.play {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	padding-top: 45px;
	text-align: right;
}
.play-left {
	margin-right: 126px;
}
.play-left h3 {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
	margin-top: 117px;
	margin-bottom: 10px;
}
.play-left p {
	font: 20px/36px "pingFangSC-Light";
	color: #707070;
}
.play-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: #ff8d9e;
	margin-top: 40px;
	text-align: center;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	border: 0;
	outline: none;
}
.play-left button a {
	color: white;
}
.play-right {
	width: 345px;
	height: 351px;
}
.play-right img {
	display: block;
	width: 100%;
	height: 100%;
}
.interact {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 35px;
}
.interact-top {
	width: 100%;
	height: 354px;
	display: flex;
	justify-content: center;
}
.interact-top-left {
	width: 442px;
	height: 354px;
	margin-right: 98px;
}
.interact-top-left img {
	display: block;
	width: 100%;
	height: 100%;
}
.interact-top h3 {
	margin-top: 53px;
}
.interact-bottom {
	width: 100%;
	height: 388px;
	display: flex;
	justify-content: center;
	margin-top: 62px;
}
.interact-bottom-left {
	text-align: right;
	margin-right: 80px;
}
.interact-bottom-left h3 {
	margin-top: 120px;
}
.interact-bottom-right {
	width: 496px;
	height: 388px;
}
.interact-bottom-right img {
	display: block;
	width: 100%;
	height: 100%;
}
.vip {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 68px;
	text-align: center;
}
.vip-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
	font-weight: normal;
}
.vip-text {
	font: 20px/36px "pingFangSC-Light";
	color: #707070;
	margin-top: 20px;
	margin-bottom: 33px;
}
.vip-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}
.vip-list li {
	width: 118px;
	height: 148px;
	margin-right: 85px;
	margin-bottom: 57px;
}
.vip-list li img {
	display: block;
	width: 87px;
	height: 87px;
	margin: 0 auto;
}
.vip-list li p {
	font: 28px/40px "pingFangSC-Light";
	color: #707070;
	margin-top: 28px;
}
.vip-list li:nth-child(6n) {
	margin-right: 0;
}
.problem {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 80px;
}
.problem-top {
	width: 100%;
	height: 580px;
	display: flex;
	justify-content: space-between;
}
.problem-top-left {
	width: 592px;
	height: 580px;
}
.problem-top-left img {
	display: block;
	width: 100%;
	height: 100%;
}
.problem-top-right h3 {
	margin-top: 177px;
}
.problem-bottom {
	width: 100%;
	height: 555px;
	margin-top: 90px;
}
.problem-bottom-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
	text-align: center;
	margin-bottom: 40px;
}
.problem-bottom img {
	display: block;
	width: 100%;
	height: 460px;
	margin: 0 auto;
}
.advantage {
	width: 100%;
	height: 100%;
}
.advantage-title {
	width: 100%;
	height: 105px;
	font: 40px/105px "pingFangSC-Light";
	color: #333;
	text-align: center;
	font-weight: bold;
}
.advantage-list {
	width: 100%;
	height: 100px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.advantage-list li {
	width: 50%;
	height: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 70px;
	display: flex;
	align-items: center;
}
.advantage-list li img {
	width: 20px;
	height: 20px;
}
.advantage-list-text {
	font: 18px/32px "pingFangSC-Light";
	color: #666;
	margin-left: 14px;
}
.advantage-content {
	display: flex;
	justify-content: space-between;
}
.advantage-content li {
	width: 200px;
	height: 360px;
}
.advantage-content li img {
	display: block;
	width: 100%;
	height: 100%;
}
.management {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 30px;
	text-align: center;
}
.management-title {
	font: 40px/60px "pingFangSC-Light";
	color: #333;
	font-weight: normal;
}
.management-text {
	font: 20px/36px "pingFangSC-Light";
	color: #707070;
}
.management-image {
	display: block;
	width: 100%;
}
.pattern {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 42px;
	text-align: center;
}
.pattern-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
}
.pattern-text {
	font: 20px/28px "pingFangSC-Light";
	color: #707070;
	margin-top: 12px;
}
.pattern-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: left;
	margin-top: 72px;
}
.pattern-list li {
	width: 300px;
	height: 100px;
	display: flex;
	justify-content: space-between;
	margin-right: 72px;
	margin-bottom: 70px;
}
.pattern-list-left {
	display: block;
	width: 55px;
	height: 55px;
}
.pattern-list-right {
	width: 230px;
	height: 100%;
}
.pattern-list-right h3 {
	font: 20px/28px "pingFangSC-Light";
	color: #707070;
}
.pattern-list-right p {
	font: 14px/20px "pingFangSC-Light";
	color: #707070;
}
.pattern-list li:nth-child(3n) {
	margin-right: 0;
}
.pattern-list li:nth-child(n + 3) {
	margin-bottom: 0;
}
.beauty {
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 34px;
}
.beauty-top {
	width: 100%;
	height: 760px;
	text-align: center;
}
.beauty-top-title {
	font: 40px/56px "pingFangSC-Light";
	color: #707070;
}
.beauty-top-text {
	font: 20px/36px "pingFangSC-Light";
	color: #707070;
	margin-bottom: 50px;
}
.beauty-top-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.beauty-top-list li {
	width: 136px;
	height: 196px;
	margin-right: 164px;
	margin-bottom: 50px;
}
.beauty-top-list li img {
	display: block;
	width: 136px;
	height: 136px;
}
.beauty-top-list li p {
	font: 28px/40px "pingFangSC-Light";
	color: #707070;
	margin-top: 20px;
}
.beauty-top-list li:nth-child(4n) {
	margin-right: 0;
}
.beauty-top-list li:nth-child(n + 4) {
	margin-bottom: 0;
}
.beauty-bottom {
	width: 100%;
	height: 496px;
	display: flex;
	justify-content: space-between;
}
.beauty-bottom-left {
	width: 741px;
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.beauty-bottom-left 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;
}
.beauty-bottom-left li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.beauty-bottom-left li h6 {
	width: 100%;
	height: 36px;
	font: 26px/36px "pingFangSC-Light";
	color: #fff;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	position: relative;
}
.beauty-bottom-left 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;
}
.beauty-bottom .play-left {
	width: calc(100% - 67px - 743px);
	height: 100%;
	margin-right: 0;
}
.beauty-bottom .play-left h3 {
	margin-top: 107px;
}
.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;
}
