<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* 閫変腑鏍峰紡 */
#head .nav-list &gt; li.arrow-icon-about &gt; a {
	border-bottom: 1px solid #FFFFFF;
}
#head .nav-list &gt; li.arrow-icon-about .two-nav-baby-family .two-nav-item-text {
	border-bottom: 1px solid #FFFFFF;
}
/* #head .nav-list &gt; li.arrow-icon-about .arrow-icon-img {
	border-left: 3px solid #12C3A9;
} */
/* #head .two-nav&gt;li&gt;.two-nav2 {
	color: #12C3A9;
} */

.video {
	width: 100%;
	position: relative;
	overflow: hidden;
}

#video-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.video .f-pic {
	width: 100%;
	position: relative;
	z-index: 10;
}

.video .play-btn {
	z-index: 10;
	cursor: pointer;
	width: 7%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


/*鐙涓€瀹�*/

.pic-tit {
	width: 42%;
	margin: 5% auto;
	text-align: center;
}

.pic-tit img {
	width: 100%;
	margin: auto;
}

.dis .family-js {
	width: 80%;
	/*margin: 0 auto 5%;*/
	margin: 0 auto 2%;
	background-size: 100% 100%;
	position: relative;
}

.dis .family-js .f-bg {
	width: 100%;
}

.family-js .lf-cont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.dis .family-js .left {
	width: 65.5%;
	height: 100%;
	float: left;
	position: relative;
}

.dis .family-js .left img {
	transition: width 0.3s, left 0.3s, top 0.3s;
	position: absolute;
}

.dis .family-js .left .dj-img2 {
	width: 27%;
	left: 10%;
	top: 19%;
}

.dis .family-js .left .dj-img0 {
	width: 45%;
	left: 31%;
	top: 30%;
}

.dis .family-js .left .dj-img1 {
	width: 27%;
	left: 63%;
	top: 17%;
}

.dis .family-js .right {
	width: 34.5%;
	height: 82%;
	float: left;
	box-sizing: border-box;
	/*padding: 3% 2%;*/
	position: relative;
}

.dis .family-js .right .r-box {
	display: none;
	width: 85%;
	position: absolute;
	left: 54%;
	top: 27%;
	transform: translateX(-50%);
}

.dis .family-js .right .r-box:nth-child(1) {
	display: block;
}

.details {
	overflow: hidden;
}

.details .n-ps {
	width: 100px;
	margin: 5% 0 0 50%;
}


/*.details .code-box {
	height: 100px;
	line-height: 100px;
	position: absolute;
	bottom: -3%;
	right: 1%;
}*/

.details .code-box {
	height: 23%;
	/* line-height: 100px; */
	position: absolute;
	bottom: -6.9%;
	right: 7%;
	border-right: 1px solid #f3f3f3;
}

.details .code-box .code-img {
	width: 100px;
	height: 100px;
	background: red;
}

.details .code-box .code-img {
	margin-left: 10px;
	width: 100px;
	height: 100px;
}

.details .code-box .code-img img {
	width: 100%;
}

.details .code-box .code-img {
	display: inline-block;
}

.details .n-ps {
	position: relative;
	z-index: 10;
}

.details .n-ps span {
	transition: opacity 0.3s;
	opacity: 0.5;
}

.details .n-ps span:hover {
	opacity: 1;
}

.details .n-ps .previous {
	cursor: pointer;
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/d_car4l.png) no-repeat;
	background-size: 100% auto;
	margin-right: 20px;
}

.details .n-ps .next {
	cursor: pointer;
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/d_car4r.png) no-repeat;
	background-size: 100% auto;
}

.dis .family-js .right .tit {
	font-size: 18px;
	font-weight: bold;
}

.dis .family-js .right .tit span {
	font-weight: normal;
	font-size: 15px;
}

.dis .family-js .right .ts,
.tst {
	font-size: 14px;
	margin: 10px 0;
}

.dis .family-js .right .tst {
	font-weight: bold;
}

.dis .family-js .right .tst i {
	font-weight: normal;
	display: inline-block;
	width: 80%;
	vertical-align: top;
}


/*琛ㄦ儏鍖�*/

.emoticon {
	margin: 0 auto;
	width: 80%;
	margin-bottom: 4%;
}

.emoticon .left-pic {
	width: 85%;
	float: left;
	text-align: right;
}

.emoticon .left-pic img {
	width: 90%;
	float: right;
	display: none;
}

.emoticon .left-pic img:nth-child(1) {
	display: block;
}

.emoticon .right-pic {
	width: 8%;
	font-size: 12px;
	border: 1px solid #f3f3f3;
	border-radius: 5px;
	float: right;
	text-align: center;
	position: relative;
	margin-right: 3%;
	margin-top: 1%;
}

.emoticon .right-pic p {
	margin-bottom: 10px;
}

.emoticon .right-pic:after {
	content: "";
	width: 12px;
	height: 12px;
	background: #fff;
	border: 1px solid #f3f3f3;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	left: 50%;
	top: -7px;
	transform: translateX(-50%);
}

.emoticon .right-pic img {
	width: 80%;
	margin: 15px 0 10px 0;
}


/*鍖楅蓟鍓у満*/

.by-jc {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.by-jc .by-bg {
	width: 100%;
}

.by-jc .pos {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 0%;
	transform: translateX(-50%);
	margin-top: 3%;
}
.by-jc .pos img {
	width: 52%;
}

.by-jc .jc-box {
	width: 35%;
	position: absolute;
	left: 18%;
	top: 50%;
	transform: translateY(-50%);
}

.by-jc .jc-box .p-size img {
	width: 100%;
}

.by-jc .jc-box .btn-list {
	width: 100%;
	height: 40px;
	margin-top: 5%;
	border-radius: 30px;
	background: #fff;
}

.by-jc .jc-box .btn-list li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	color: #00a4b8;
	background: #fff;
	text-align: center;
}

.by-jc .jc-box .btn-list li:first-child {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.by-jc .jc-box .btn-list li:last-child {
	border-top-right-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
}

.by-jc .jc-box .btn-list .check-li {
	background: #00a4b8;
	height: 50px;
	line-height: 50px;
	margin-top: -4px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
}

.by-jc .jc-box .btn-list .check-li a {
	display: block;
	color: #fff;
}

.by-jc .jc-box .hit {
	margin-top: 6%;
	text-align: center;
	color: #888;
}


/*.by-jc .long-box {
	width: 18%;
	height: 66.9%;
	background: #cecece;
	position: absolute;
	right: 21.9%;
	top: 19.2%;
	overflow: hidden;
	border-radius: 30px;
	-webkit-border-radius: 30px;
}*/

.by-jc .long-box {
	width: 25.3%;
	height: 67.5%;
	background: #cecece;
	position: absolute;
	right: 10.2%;
	top: 20.4%;
	overflow: hidden;
	border-radius: 46px;
	-webkit-border-radius: 46px;
}

.by-jc .long-box .pics {
	width: 100%;
}

.by-jc .long-box .long-pic {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 9%;
	-webkit-border-radius: 9%;
}

.by-jc .long-box .long-pic .pics {
	width: 100%;
}

.by-jc .long-box .pop {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	left: 0;
	top: 0;
}

.by-jc .long-box .pop .hand-icon {
	width: 23%;
	position: absolute;
	right: 2px;
	top: 43.5%;
}


/*鐢熸椿鍛ㄨ竟*/

.sh-box {
	width: 100%;
	margin-bottom: 4%;
	position: relative;
}

.sh-box .cont-box {
	width: 90%;
	margin: 0 auto;
}

.sh-box .cont-box .left-pb {
	width: 40%;
	float: left;
}

.sh-box .cont-box .left-pb .tba-box {
	width: 60%;
	margin: 0 auto;
}

.sh-box .cont-box .left-pb .tba-box .swiper-container {
	width: 100%;
}

.sh-box .cont-box .left-pb .tba-box .swiper-container img {
	width: 100%;
	padding-bottom: 40px;
}

.sh-box .pb-box {
	margin: 0 auto 7%;
}

.sh-box .pb-box img {
	display: block;
	margin: 0 auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.left-pb .dload-btn {
	display: block;
	margin: 10px auto;
	width: 40%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00a4b8;
	color: #fff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
}


/*灞忎繚*/

.right-zb {
	width: 60%;
	float: left;
}

.right-zb .zb-tit img {
	display: block;
	margin: 0 auto;
}

.right-zb .wase-list {
	width: 90%;
	margin: 5% auto 0 8%;
}

.right-zb .wase-list li {
	float: left;
	width: 30%;
	margin-right: 15px;
	margin-bottom: 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #f7f7f7;
}

.right-zb .wase-list li:nth-child(3n) {
	margin-right: 0;
}

.right-zb .wase-list li .wase-box {
	width: 100%;
	height: 30%;
	text-align: center;
	display: table;
}

.right-zb .wase-list li .wase-box span {
	display: table-cell;
	vertical-align: middle;
}

.right-zb .wase-list li .wase-box span img {
	display: inline-block;
	width: 100%;
	height: 195px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

.right-zb .wase-list li .dit {
	width: 100%;
	background: #f3f3f3;
	box-sizing: border-box;
	padding: 5%;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.right-zb .wase-list li .dit .opt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
}

.right-zb .wase-list li .dit .hit {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}

.right-zb .wase-list li .dit .hit .money {
	width: 57%;
	color: #00a5b8;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.right-zb .wase-list li .dit .hit .integral {
	background: url(../images/icon/integrali-icon.png) no-repeat left center;
	background-size: 20px auto;
	text-indent: 1.4em;
}

.right-zb .wase-list li .dit .buy-btn {
	margin: 0 auto;
	width: max-content;
	width: -webkit-max-content;
	cursor: pointer;
	display: block;
	/*float: right;*/
	background: #00a5b8;
	color: #fff;
	/*padding: 0 3%;*/
	padding: 0 6%;
	font-size: 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
}


/*寮曞涓嬭浇App寮圭獥*/

.sh-box .guide-mask {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
}

.sh-box .guide-mask .pop {
	background: #fff;
	padding: 2% 4%;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.sh-box .guide-mask .pop .tit-pic {
	text-align: center;
	color: #666;
	font-size: 27px;
}

.sh-box .guide-mask .pop .tit-pic p {
	padding: 5% 0 3% 0;
}

.sh-box .guide-mask .pop .tit-pic img {
	max-width: 494px;
}

.sh-box .guide-mask .pop .guide-code {
	width: 90%;
	margin: 4% auto;
	border-top: 1px solid #f6f6f6;
	padding: 5% 0 2% 0;
	overflow: hidden;
}

.sh-box .guide-mask .pop .guide-code .left,
.right {
	float: left;
	padding-bottom: 2%;
}

.sh-box .guide-mask .pop .guide-code .left {
	width: auto;
}

.sh-box .guide-mask .pop .guide-code .right {
	width: 50%;
}

.sh-box .guide-mask .pop .guide-code .left .app-store,
.android {
	cursor: pointer;
	display: block;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 5%;
}

.sh-box .guide-mask .pop .guide-code .left .app-store img,
.android img {
	width: 100%;
}

.sh-box .guide-mask .pop .guide-code .right {
	text-align: center;
}

.sh-box .guide-mask .pop .guide-code .right img {
	width: 62%;
}

@media only screen and (min-width: 1000px) and (max-width: 1600px) {
	.dis .family-js .right .r-box {
		top: 25%;
	}
	.details .code-box {
		height: 24.6%;
	}
	.emoticon .left-pic img {
		width: 90%;
	}
	.sh-box .guide-mask .pop .tit-pic img {
		width: 78%;
	}
	.by-jc .long-box {
		width: 25.3%;
		height: 67.5%;
		border-radius: 30px;
		-webkit-border-radius: 30px;
	}
}</pre></body></html>