@font-face {
	font-family:"myharmonyos";
	src:url('../fonts/HarmonyOS_Sans_SC_Medium.subset.woff2') format("woff2");
	font-display:swap;
}
*,*::before,*::after {
	box-sizing:border-box;
}
html {
	line-height:1.15;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
	display:block;
}
body {
	margin:0;
	font-family:myharmonyos;
	font-size:14px;
	font-weight:400;
	line-height:1.5;
	color:#2c2c2c;
	text-align:left;
	background-color:#fff;
}
p {
	margin-top:0;
	margin-bottom:1rem;
}
ol,ul,li {
	list-style:none
}
a {
	color:#2c2c2c;
	text-decoration:none;
	background-color:transparent;
}
a:hover {
	color:#0056b3;
	text-decoration:underline;
}
a:not([href]):not([class]) {
	color:inherit;
	text-decoration:none;
}
a:not([href]):not([class]):hover {
	color:inherit;
	text-decoration:none;
}
a[href] {
	cursor:pointer;
}
h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:0.5rem;
	font-weight:500;
	line-height:1.2;
}
h1 {
	font-size:24px
}
h2 {
	font-size:20px
}
h3 {
	font-size:18px
}
h4 {
	font-size:16px
}
h5 {
	font-size:16px
}
h6 {
	font-size:16px
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.fn {
	float:none;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.tc {
	text-align:center;
}
img {
	border:0;
	vertical-align:middle;
	border-style:none;
}
.img-circle {
	border-radius:50%;
}
.module {
	clear:both;
	overflow:hidden;
	position:relative;
	display:block;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.container {
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
.container:after {
	display:table;
	clear:both;
	border:1px solid #fff
}
@media (min-width:576px) {
	.container {
	max-width:540px;
}
}@media (min-width:768px) {
	.container {
	max-width:750px;
}
}@media (min-width:992px) {
	.container {
	max-width:970px;
}
}@media (min-width:1200px) {
	.container {
	max-width:1170px;
}
}.row {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px;
}
.border {
	padding:10px;
	border:1px solid #ccc;
}
.col-16,.col-15,.col-14,.col-13,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1,.col-xl-16,.col-xl-15,.col-xl-14,.col-xl-13,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg-16,.col-lg-15,.col-lg-14,.col-lg-13,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md-16,.col-md-15,.col-md-14,.col-md-13,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm-16,.col-sm-15,.col-sm-14,.col-sm-13,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1 {
	position:relative;
	width:100%;
	padding-right:15px;
	padding-left:15px;
}
.col-16 {
	width:100%;
}
.col-15 {
	width:91.66666667%
}
.col-14 {
	width:90%;
}
.col-13 {
	width:83.33333333%;
}
.col-12 {
	width:80%;
}
.col-11 {
	width:75%;
}
.col-10 {
	width:66.66666667%;
}
.col-9 {
	width:58.333333%;
}
.col-8 {
	width:50%;
}
.col-7 {
	width:41.666667%;
}
.col-6 {
	width:33.33333333%;
}
.col-5 {
	width:25%;
}
.col-4 {
	width:20%;
}
.col-3 {
	width:16.66666667%;
}
.col-2 {
	width:10%;
}
.col-1 {
	width:8.33333333%;
}
@media(max-width:1024px) {
	.col-xl-16 {
	width:100%;
}
.col-xl-15 {
	width:91.66666667%
}
.col-xl-14 {
	width:90%;
}
.col-xl-13 {
	width:83.33333333%;
}
.col-xl-12 {
	width:80%;
}
.col-xl-11 {
	width:75%;
}
.col-xl-10 {
	width:66.66666667%;
}
.col-xl-9 {
	width:58.333333%;
}
.col-xl-8 {
	width:50%;
}
.col-xl-7 {
	width:41.666667%;
}
.col-xl-6 {
	width:33.33333333%;
}
.col-xl-5 {
	width:25%;
}
.col-xl-4 {
	width:20%;
}
.col-xl-3 {
	width:16.66666667%;
}
.col-xl-2 {
	width:10%;
}
.col-xl-1 {
	width:8.33333333%;
}
.col-xl-0 {
	display:none!important;
}
}@media(max-width:992px) {
	.col-lg-16 {
	width:100%;
}
.col-lg-15 {
	width:91.66666667%
}
.col-lg-14 {
	width:90%;
}
.col-lg-13 {
	width:83.33333333%;
}
.col-lg-12 {
	width:80%;
}
.col-lg-11 {
	width:75%;
}
.col-lg-10 {
	width:66.66666667%;
}
.col-lg-9 {
	width:58.333333%;
}
.col-lg-8 {
	width:50%;
}
.col-lg-7 {
	width:41.666667%;
}
.col-lg-6 {
	width:33.33333333%;
}
.col-lg-5 {
	width:25%;
}
.col-lg-4 {
	width:20%;
}
.col-lg-3 {
	width:16.66666667%;
}
.col-lg-2 {
	width:10%;
}
.col-lg-1 {
	width:8.33333333%;
}
.col-lg-0 {
	display:none!important;
}
}@media(max-width:768px) {
	.col-md-16 {
	width:100%;
}
.col-md-15 {
	width:91.66666667%
}
.col-md-14 {
	width:90%;
}
.col-md-13 {
	width:83.33333333%;
}
.col-md-12 {
	width:80%;
}
.col-md-11 {
	width:75%;
}
.col-md-10 {
	width:66.66666667%;
}
.col-md-9 {
	width:58.333333%;
}
.col-md-8 {
	width:50%;
}
.col-md-7 {
	width:41.666667%;
}
.col-md-6 {
	width:33.33333333%;
}
.col-md-5 {
	width:25%;
}
.col-md-4 {
	width:20%;
}
.col-md-3 {
	width:16.66666667%;
}
.col-md-2 {
	width:10%;
}
.col-md-1 {
	width:8.33333333%;
}
.col-md-0 {
	display:none!important;
}
}@media(max-width:576px) {
	.col-sm-16 {
	width:100%;
}
.col-sm-15 {
	width:91.66666667%
}
.col-sm-14 {
	width:90%;
}
.col-sm-13 {
	width:83.33333333%;
}
.col-sm-12 {
	width:80%;
}
.col-sm-11 {
	width:75%;
}
.col-sm-10 {
	width:66.66666667%;
}
.col-sm-9 {
	width:58.333333%;
}
.col-sm-8 {
	width:50%;
}
.col-sm-7 {
	width:41.666667%;
}
.col-sm-6 {
	width:33.33333333%;
}
.col-sm-5 {
	width:25%;
}
.col-sm-4 {
	width:20%;
}
.col-sm-3 {
	width:16.66666667%;
}
.col-sm-2 {
	width:10%;
}
.col-sm-1 {
	width:8.33333333%;
}
.col-sm-0 {
	display:none!important;
}
}.topBar {
	position:fixed;
	top:0;
	width:100%;
	padding:10px;
	z-index:999;
	background:#0c51a3;
}
.topBar p {
	margin:0;
	color:#fff;
}
.header {
	position:fixed;
	top:41px;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	z-index:999;
	overflow:hidden;
	background:#283545;
}
.header .container {
	position:relative;
}
.logo {
	float:left;
	overflow:hidden
}
.logo a {
	display:black;
	width:208px;
	height:62px;
	margin-right:120px;
}
nav {
	float:right;
	line-height:48px;
}
#starlist li {
	display:inline-block;
	min-width:5em;
	margin:0 1em;
}
#starlist li a {
	position:relative;
	display:block;
	color:black;
	padding:.5em 0;
	font-size:16px;
	color:#fff
}
#starlist li a:hover {
	color:#01acb6;
	text-decoration:none;
}
#starlist li a.active {
	color:#01acb6!important
}
#mnavh {
	display:none;
	width:40px;
	height:40px;
	text-align:center;
}
.navicon {
	display:block;
	position:relative;
	width:30px;
	height:5px;
	background:#fff;
	margin-top:20px;
}
.navicon:before,.navicon:after {
	content:'';
	display:block;
	width:30px;
	height:5px;
	position:absolute;
	background:#fff;
	-webkit-transition-property:margin,-webkit-transform;
	transition-property:margin,-webkit-transform;
	transition-property:margin,transform;
	transition-property:margin,transform,-webkit-transform;
	-webkit-transition-duration:300ms;
	transition-duration:300ms;
}
.navicon:before {
	margin-top:-10px;
}
.navicon:after {
	margin-top:10px;
}
.open .navicon {
	background:none
}
.open .navicon:before {
	margin-top:0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.open .navicon:after {
	margin-top:0;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.open .navicon:before,.open .navicon:after {
	content:'';
	display:block;
	width:30px;
	height:5px;
	position:absolute;
	background:#fff;
}
@media screen and (max-width:1024px) {
	nav {
	position:fixed;
	top:143px;
	left:0;
	width:100%;
	height:auto;
	z-index:999;
	line-height:80px;
}
#mnavh {
	position:absolute;
	top:10px;
	right:0px;
	display:block;
}
#starlist {
	display:none;
	width:100%;
}
#starlist li {
	display:block;
	float:none;
	width:55%;
	text-align:center;
	background:#283545;
}
#starlist li:last-child {
	padding-bottom:100%
}
#starlist li a {
	display:block;
	float:none;
	padding:0;
	width:100%;
	text-align:center;
	color:#fff;
	background:#283545;
	border-bottom:#49ccea 1px solid;
}
}.banner {
	width:100%;
	height:500px;
	position:relative;
	overflow:hidden;
	background:url(../images/banner.png) no-repeat center / cover;
}
.banner .content {
	position:absolute;
	top:40%;
	left:25%;
	margin:0 10px;
	height:260px;
	padding:60px 0 	60px 62px;
	background-repeat:no-repeat;
	background-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);
	background-size:1px 200px,66px 1px,66px 1px,1px 17px,1px 20px;
	background-position:3px 30px,3px 30px,3px 230px,68px 30px,68px 210px;
}
@media(max-width:1024px) {
	.banner .content {
	left:10%;
}
}.banner .content h2 {
	font-size:32px;
	color:#ff486f;
}
.banner .content h2 strong {
	font-size:42px;
}
.banner .content h3 {
	font-size:22px;
	color:#fff;
}
.banner .content p {
	margin-bottom:0;
	font-size:15px;
	color:#fff;
}
@media(max-width:576px) {
	.banner .content {
	left:5%;
}
.banner .content h2 {
	font-size:14px;
}
.banner .content h2 strong {
	font-size:16px;
}
.banner .content h3 {
	font-size:14px;
}
.banner .content p {
	font-size:12px;
}
}.module .title {
	text-align:center;
	padding:10px 0;
}
.module .title h2 {
	font-size:28px
}
.module .title p {
	color:#999
}
.creatPlatform h3 {
	margin-bottom:20px;
	font-weight:600;
}
.creatPlatform .row {
	padding:20px 0;
}
.creatPlatform .col-5 {
	margin-bottom:30px;
	box-shadow:4px 4px  15px #aaa;
	-webkit-box-shadow:4px 4px  15px #aaa;
	-moz-box-shadow:4px 4px  15px #aaa;
}
.creatPlatform li {
	margin-bottom:15px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.creatPlatform li span {
	color:#0c51a3;
}
.product .row {
	padding-top:20px;
	padding-bottom:20px;
}
.product .imgbox {
	width:100%;
	height:200px;
}
.product .imgbox img {
	width:100%;
	height:100%;
	border-radius:4px
}
.goodIdea li {
	margin-bottom:15px;
}
.goodIdea .imgbox {
	width:100%;
	height:500px;
}
.goodIdea .imgbox img {
	width:100%;
	height:100%;
}
.footer {
	width:100%;
	background-color:#424242;
}
.footer .row .item {
	padding:10px;
}
.footer .row .ftLogo .imgbox {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	width:101px;
	height:32px;
}
.footer .row .ftLogo .imgbox img {
	width:100%;
	height:100%;
}
.footer .row .item h4 {
	margin-top:10px;
	margin-bottom:20px;
	color:#fff;
}
.footer .row .item li {
	margin-bottom:1rem;
}
.footer .row .item a {
	color:#fff;
}
.footer .row .item p {
	color:#fff;
}
.footer .row .item p img {
	width:140px;
	height:140px;
}
.footer .ftTips {
	padding:30px 0;
	border-top:1px solid #fff;
}
.footer .ftTips p {
	text-align:center;
	color:#fff;
}
.footer .ftTips p a {
	color:#fff;
}
