<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
	color: #303030;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

html,
body {
	height: 100%;
	width: 100%;
	min-width: 1024px !important;
	min-height: 768px !important;
}

body {
	position: relative;
	background: #fff;
	min-width: 1280px;
}

header,
section,
footer {
	width: 100%;
}

.grid {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
}

header {
	height: 80px;
	background-color: #4d82ad;
	z-index: 10;
}

/*header*/
#header {
	/*position:absolute;top:0;*/
	z-index: 10;
}

#logo {
	float: left;
	width: 210px;
	height: 60px;
	padding-top: 10px;
}

#region {
	position: absolute;
	top: 13px;
	right: 0;
}

#region a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	padding-left: 40px;
	background: url(../img/region.png) left no-repeat;
}

#nav {
	position: absolute;
	top: 10px;
	right: -26px;
	padding: 0;
	margin: 0;
}

#nav li {
	display: block;
	float: left;
	font-size: 20px;
}

#nav li a {
	display: block;
	height: 54px;
	margin: 0 26px;
	line-height: 54px;
	color: #fff;
	text-decoration: none;
}

#nav li.current a,
#nav&gt;li&gt;a:hover {
	border-bottom: 1px solid #fff;
	border-bottom-width: 3px;
}

#nav #language&gt;a {
	margin: 5px 10px;
	width: 150px;
	text-align: center;
	font-size: 20px;
	color: #333;
	background-color: #fff;
	border-radius: 25px;
	border-bottom: 0px;
}

#nav #language ul {
	position: absolute;
	right: 10px;
	display: none;
}

#nav #language ul li {
	float: none;
	width: 150px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

#nav #language ul li a {
	color: #333;
	text-align: center;
}

.selectProType {
	width: 150px;
	height: 126px;
	display: none;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.34);
	border-radius: 0px 0px 10px 10px;
	position: absolute;
	z-index: 10;
}

.selectProType ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.selectProType ul&gt;li {
	height: 42px;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	cursor: pointer;
}

.selectProType ul&gt;li:hover{
	background-color: #e9e9e9;
}

.selectProType ul&gt;li:last-child {
	border-radius: 0px 0px 10px 10px;
}

.selectProType .activeProType {
	background: #d7efff;
}


/*slides*/
.swiper-container {
	height: 650px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
}

.swiper-free-mode&gt;.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	float: left;
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

.pagination {
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -39px;
	bottom: 200px;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 8px;
	background: #333;
	margin-right: 10px;
	border: 3px solid #fff;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

/*figure*/
#figure {
	/*position:absolute;top:100px;*/
	height: 592px;
	width: 100%;
	z-index: 1;
	background-size: 100% 100%;
}

#figure .grid {
	margin-top: 100px;
	color: #fff;
}

/*#figText{z-index:10;color: #fff;position: absolute;top: 200px;}*/
#figText .yipai .btnInfo {
	position: relative;
	top: 90px;
	height: 75px;
	width: 300px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
	background: url(../img/an.png) no-repeat;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background-size: 100% 100%;
}

#figText .platformLogo {
	margin-top: 34px;
}

#figText .platformLogo a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 10px 20px;
	border: 2px solid #fff;
	border-radius: 50px;
	color: #fff;
}

/*feature*/
#feature {
	/*position:absolute;top:760px;*/
}

#feature .grid {
	width: 539px;
	height: 30px;
	font-size: 50px;
	font-weight: bold;
	color: #F3F3F3;
	text-align: center;
	font-weight: 900;
	margin-bottom: 70px;
}
#feature .desc {
	font-size: 28px;
	color: #333333;
	text-align: center;
	position: relative;
	top: -30px;
}

#feature .hardware {
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 90px;
	display: flex;
	justify-content: center;
}

#feature .hardwarePro1,
#feature .hardwarePro2 {
	width: 570px;
	height: 454px;
	display: inline-block;
	text-align: left;
}

#feature .hardwarePro1 {
	background: url(../img/img_qwq.png?v=1.0) no-repeat;
	background-size: 100% 100%;
}

#feature .hardwarePro2 {
	background: url(../img/img_fp1@2x.png) no-repeat;
	background-size: 100% 100%;
}

#feature .hardwarePro1 .hardwareDetail,
#feature .hardwarePro2 .hardwareDetail {
	width: 100%;
	height: 0;
	overflow: hidden;
	background: rgba(000, 000, 000, 0.5);
	box-sizing: border-box;
}

#feature .hardwarePro2 .hardwareDetail {
	border-radius: 10px;
}

#feature .hardwarePro1 .hardwareDetail {
	border-radius: 10px;
}

#feature .hardwarePro1:hover .hardwareDetail {
	height: 100%;
	transition: all ease-in-out 0.3s 0s;
}

#feature .hardwarePro2:hover .hardwareDetail {
	height: 100%;
	transition: all ease-in-out 0.3s 0s;
}

#feature .harName {
	font-size: 28px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 30px;
}

	#feature .intTitle {
		font-size: 24px;
		font-weight: 500;
		color: #A0522D;
		margin-bottom: 10px;
	}

#feature .introduce {
	width: 464px;
	height: 269px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
}

#feature .fTit {
	font-size: 40px;
	color: #333;
}

#feature .products {
	float: right;
	margin-top: -40px;
}

#feature .products a {
	font-size: 22px;
	color: #999;
}

#feature .imgs {
	max-width: 1200px;
	margin: 0 auto
}

#feature .imgs&gt;div {
	float: left;
	width: 344px;
	height: 240px;
	margin-right: 50px;
	margin-bottom: 66px;
}

#feature .imgs .cen {
	text-align: center;
	margin-top: 30px;
}

#feature .imgs .cen img {
	margin-bottom: 14px;
	box-shadow: 0px -3px 10px 0px #58585896;
	;
	border-radius: 68px;
}

#feature .imgs .proName {
	font-size: 30px;
	color: #fff;
}

#feature .imgs .proInfo {
	background: url(../img/xjp-an.png) no-repeat;
	position: relative;
	left: 72px;
	bottom: 38px;
	width: 200px;
	height: 44px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}

#feature .imgs .proInfo {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	display: none;
}

/* 杞欢灞曠ず */
#platforms {
	max-width: 1200px;
	display: flex;
	justify-content: space-around;
	margin: 50px auto;
	padding-top: 60px;
	font-size: 22px;
	color: #666;
}

#platforms&gt;div {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	border-right: 2px solid #D8D8D8;
	height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	cursor: pointer;
}

#platforms&gt;div:last-child {
	border-right: none;
	flex-direction: column;
}

#platforms&gt;div.active {
	color: #5073FF;
}

#platforms .platformChoose {
	position: relative;
	top: 30px;
	width: 100%;
}


#productImgs {
	max-width: 1200px;
	height2: 560px;
	height: auto;
	margin: 0 auto;
	color: #333333;
	font-size: 26px;
	padding-top: 40px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	align-content: flex-start;
}

#productImgs&gt;div {
	width: 20%;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 30px;
}
	#productImgs .proImgSty {
		height: 175px;
		border-radius: 20%;
	}
#productImgs .proImgXcxSty{
	height: 241px;
}

#proPage {
	margin: 0 auto;
	text-align: center;
	padding: 0px 0 60px 0;
}

#proPage .pageBtn {
	width: 32px;
	height: 32px;
	cursor: pointer;
	margin: 0 5px;
	font-size: 16px;
	color: #3D7DFF;
	display: inline-block;
	vertical-align: middle;
	border-radius: 4px;
	background: rgba(178, 196, 223, 0.29);
	line-height: 32px;
}

#proPage .pageBtn.active {
	color: #FFFFFF;
	background-color: #3D7DFF;
}

#proPage .pageInput {
	width: 44px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #B6BECA;
}

/*footer*/
#footer {
	/*position:absolute;top:1670px;*/
	height: 98px;
	background: rgba(10, 8, 41, 0.7);
	font-size: 18px;
}

#footer .grid {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px
}

#footer .grid {
	font-size: 18px;
	color: #f3f3f3;
}

/*banner_join*/
#headers {
	position: initial;
	background: rgba(10, 8, 41, 0.7);
}

#banner_join {
	background: url(../img/banner.png) no-repeat;
	background-size: 100% 100%;
	height: 590px;
	font-size: 40px;
	color: #fff;
	line-height: 60px;
}

#banner_join a {
	background: url(../img/banner-an.png) no-repeat;
	width: 280px;
	height: 64px;
	display: table-cell;
	position: relative;
	top: 70px;
}

#banner_join .grid {
	padding-top: 130px;
	background: url(../img/ys.png) right no-repeat;
	height: 444px;
}

#join_center {
	background: #e8e8e8
}

#join_center .company_text {
	background: url(../img/jrwm-bg.png) no-repeat top;
	background-size: 100% 100%;
	text-align: center;
}

#join_center .company_text .prosime {
	padding-top: 66px;
	margin-bottom: 24px;
	font-size: 30px;
	color: #333;
}

#join_center .company_text .our {
	margin-top: 0;
	font-size: 20px;
	color: #999;
}

#join_center .company_text .bann {
	margin-top: 222px;
	margin-bottom: 56px;
	font-size: 26px;
	text-decoration: none;
}

#join_center .company_text .introduce {
	font-size: 26px;
	color: #566;
	padding-bottom: 172px;
	line-height: 42px;
}

#join_center .join_text .prosime {
	margin-bottom: 24px;
	font-size: 30px;
	color: #333;
	text-align: center;
}

#join_center .join_text .our {
	margin-top: 0;
	margin-bottom: 72px;
	font-size: 20px;
	color: #999;
	text-align: center;
}

#join_center .join_text .job_left {
	width: 1128px;
	background: #fff;
	margin: 0 auto;
	border-radius: 10px;
	margin-bottom: 150px;
	position: relative;
	left: 36px;
}

#join_center .join_text .job_left .job_img {
	position: relative;
	right: 72px;
	margin-top: 72px;
	float: left;
}

#join_center .join_text .job_left .manager {
	font-size: 34px;
	color: #333;
	vertical-align: top;
	margin: 0;
	position: relative;
	top: 46px;
	left: 42px;
}

#join_center .join_text .job_left .duty {
	font-size: 28px;
	color: #666;
	vertical-align: top;
	margin: 0;
	position: relative;
	top: 74px;
	left: 42px
}

#join_center .join_text .job_left .join_btn {
	width: 280px;
	height: 60px;
	display: table-cell;
	float: right;
	position: relative;
	top: 40px;
	right: 28px;
}

#join_center .join_text .job_left .duty_text {
	line-height: 40px;
	font-size: 16px;
	color: #666;
	position: relative;
	top: 84px;
	left: 42px;
	padding-right: 60px;
}

#join_center .join_text .job_left .requirement {
	font-size: 28px;
	color: #666;
	margin-top: 110px;
	margin-left: 42px;
}

#join_center .join_text .job_left .duty_requirement {
	line-height: 40px;
	font-size: 16px;
	color: #666;
	margin-left: 42px;
	margin-right: 20px;
	padding-bottom: 24px;
}

#join_center .join_text .job_right {
	width: 1134px;
	background: #fff;
	margin: 0 auto;
	border-radius: 10px;
	margin-bottom: 150px;
	position: relative;
	right: 33px;
}

#join_center .join_text .job_right .job_img {
	position: relative;
	left: 66px;
	bottom: 48px;
	float: right;
}

#join_center .join_text .job_right .manager {
	font-size: 34px;
	color: #333;
	vertical-align: top;
	margin: 0;
	position: relative;
	top: 46px;
	left: 42px;
}

#join_center .join_text .job_right .duty {
	font-size: 28px;
	color: #666;
	vertical-align: top;
	margin: 0;
	position: relative;
	top: 74px;
	left: 42px
}

#join_center .join_text .job_right .join_btn {
	width: 280px;
	height: 60px;
	display: table-cell;
	float: right;
	position: relative;
	left: 26px;
	top: 40px
}

#join_center .join_text .job_right .duty_text {
	line-height: 40px;
	font-size: 16px;
	color: #666;
	position: relative;
	top: 84px;
	left: 42px;
	padding-right: 60px;
}

#join_center .join_text .job_right .requirement {
	font-size: 28px;
	color: #666;
	margin-top: 110px;
	margin-left: 42px;
}

#join_center .join_text .job_right .duty_requirement {
	line-height: 40px;
	font-size: 16px;
	color: #666;
	margin-left: 42px;
	margin-right: 20px;
	padding-bottom: 24px;
}

#bottom_img .company_address {
	background: url(../img/gsdz.png);
	background-size: 100% 100%;
	width: 100%;
	height: 946px;
	margin-top: -272px;
}

#bottom_img .company_address .address {
	position: relative;
	top: 300px;
	text-align: center;
	font-size: 30px;
	color: #333;
}

#bottom_img .company_address .down {
	position: relative;
	top: 300px;
	text-align: center;
	font-size: 20px;
	color: #999;
}

#bottom_img .company_address .ph {
	position: relative;
	top: 530px;
	color: #fff;
	text-align: center;
}

#bottom_img .company_address .ph .com_name {
	font-size: 24px;
}

#bottom_img .company_address .ph .com_addr {
	font-size: 20px;
}

#bottom_img .company_address .ph .com_ph {
	font-size: 24px;
}

#footers {
	height: 98px;
	background: rgba(10, 8, 41, 0.7);
	font-size: 18px;
}

#footers .grid {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px
}

#footers .grid {
	font-size: 18px;
	color: #f3f3f3;
}

/*products*/
#productText {
	background: url(../img/banner-product.png) no-repeat;
	height: 590px;
	background-size: 100% 100%;
}

#productText a {
	background: url(../img/banner-pro.png) no-repeat;
	width: 280px;
	height: 64px;
	display: table-cell;
	position: relative;
	top: 30px;
}

#productText .grid {
	font-size: 40px;
	color: #fff;
	line-height: 60px;
	padding-top: 120px;
}

#ios {
	margin-bottom: -30px;
}

#ios .imgs {
	max-width: 1200px;
	margin: 0 auto
}

#ios .imgs&gt;div {
	display: inline-block;
	width: 344px;
	height: 240px;
	margin-right: 74px;
	margin-bottom: 66px;
}

#ios .grid {
	margin-top: 50px;
	margin-bottom: 50px;
}

#ios .grid .proType {
	font-size: 40px;
	color: #333;
}

#ios .imgs .cen {
	text-align: center;
	margin-top: 30px;
}

#ios .imgs .cen img {
	margin-bottom: 14px;
	box-shadow: 0px -3px 10px 0px #58585896;
	;
	border-radius: 68px;
}

#ios .imgs .proName {
	font-size: 30px;
	color: #fff;
}

#ios .imgs .proInfo {
	background: url(../img/xjp-an.png) no-repeat;
	position: relative;
	left: 72px;
	bottom: 38px;
	width: 200px;
	height: 44px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}

#ios .imgs .proInfo {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	display: none;
}

#andriod {
	background: #f2f2f2;
	padding-bottom: 34px;
}

#andriod .imgs {
	max-width: 1200px;
	margin: 0 auto
}

#andriod .imgs&gt;div {
	display: inline-block;
	width: 344px;
	height: 240px;
	margin-right: 74px;
	margin-bottom: 66px;
}

#andriod .grid {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 50px;
}

#andriod .grid .proType {
	font-size: 40px;
	color: #333;
}

#andriod .imgs .cen {
	text-align: center;
	margin-top: 30px;
}

#andriod .imgs .cen img {
	margin-bottom: 14px;
	box-shadow: 0px -3px 10px 0px #58585896;
	;
	border-radius: 68px;
}

#andriod .imgs .proName {
	font-size: 30px;
	color: #fff;
}

#andriod .imgs .proInfo {
	background: url(../img/xjp-an.png) no-repeat;
	position: relative;
	left: 72px;
	bottom: 38px;
	width: 200px;
	height: 44px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
}

#andriod .imgs .proInfo {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	display: none;
}

/*about*/
#culture {
	background: url(../img/banner-about.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 590px;
	text-align: center;
	color: #fff;
}

#culture .grid .ty {
	font-size: 40px;
}

#culture .grid .xg {
	font-size: 60px;
}

#culture .grid .ty,
.xg {
	position: relative;
	top: 220px;
}

#intro {
	background: url(../img/gywm.png) no-repeat top;
	height: 700px;
	margin: 84px 0 82px 0;
}

#intro .grid {
	text-align: center;
	color: #fff;
}

#intro .grid .com {
	font-size: 30px;
	position: relative;
	top: 172px
}

#intro .grid .introduce {
	font-size: 16px;
	position: relative;
	top: 196px;
	line-height: 28px;
}

#vision {
	background: url(../img/tp.png) no-repeat;
	background-size: 100% 100%;
	height: 672px;
	width: 100%;
}

#vision .target {
	float: right;
	position: relative;
	top: 50px;
	right: 40px;
}

#vision .grid {
	position: relative;
	top: 68px;
}

#vision .grid .spabout,
.appm {
	font-size: 28px;
	color: #333333;
}

#vision .grid .appm {
	margin-left: 208px;
}

#vision .grid .expect {
	font-size: 24px;
	color: #666;
	margin-top: 68px;
	line-height: 35px;
}

#vision .grid .expect .lineh {
	display: block;
	margin-bottom: -18px;
}

#core {
	background: url(../img/tp-2.png) no-repeat top;
	height: 400px;
	width: 100%;
	text-align: center;
	margin-top: 100px;
}

#core .val {
	font-size: 30px;
	color: #333;
	position: relative;
	top: -50px;
}

#core .en_val {
	font-size: 20px;
	color: #999;
	position: relative;
	top: -50px;
}

#core .grid .core_text {
	font-size: 20px;
	color: #333;
	line-height: 44px;
}

#core .grid .core_text .texts {
	font-size: 30px;
	color: #333;
}

#about_address {
	background: url(../img/gsdz.png) no-repeat;
	background-size: 100% 100%;
	height: 944px;
	width: 100%;
}

#about_address .company_address {
	text-align: center;
}

#about_address .company_address .address {
	position: relative;
	top: 300px;
	font-size: 30px;
	color: #333;
}

#about_address .company_address .down {
	position: relative;
	top: 300px;
	font-size: 20px;
	color: #999;
}

#about_address .company_address .ph {
	position: relative;
	top: 530px;
	color: #fff;
	text-align: center;
}

#about_address .company_address .ph .com_name {
	font-size: 24px;
}

#about_address .company_address .ph .com_addr {
	font-size: 20px;
}

#about_address .company_address .ph .com_ph {
	font-size: 24px;
}
</pre></body></html>