<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* line 41, ../sass/platform-subject.scss */
#platform-item.h-block-sys {
  height: 520px;
  position: relative;
  z-index: 3;
}
/* line 46, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con {
  padding: 50px 15px 0 40px;
  position: relative;
   /* i{
	display: inline-block;
	width: 76px;
	height: 32px;
	background: url('../images/android.png') no-repeat center;
	position: absolute;
	top:60px;
	right: -75px;
    }*/
}
/* line 49, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-left {
  width: 560px;
  padding: 60px 0 0 0;
  float: left;
}
/* line 53, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-left h3 {
  font-size: 30px;
  font-weight: bold;
}
/* line 56, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-left h3 b {
  color: #ff7852;
}
/* line 59, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-left h3 span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
  color: #888888;
  font-weight: normal;
}
/* line 67, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-left .line {
  width: 50px;
  height: 28px;
  border-bottom: 2px solid #ff7852;
}
/* line 72, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-left p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding-top: 24px;
  /*word-break:break-all;*/
  width: 565px;
}
/* line 83, ../sass/platform-subject.scss */
#platform-item.h-block-sys .sys-con .sys-right {
  height: 470px;
  width: 585px;
  float: right;
  text-align: center;
}
/* line 104, ../sass/platform-subject.scss */
.platform-advantage {
  position: relative;
  z-index: 3;
}
/* line 107, ../sass/platform-subject.scss */
.platform-advantage .subject-title {
  text-align: center;
  padding: 80px 0 40px;
}
/* line 110, ../sass/platform-subject.scss */
.platform-advantage .subject-title h3 {
  font-size: 30px;
  font-weight: bold;
}
/* line 113, ../sass/platform-subject.scss */
.platform-advantage .subject-title h3 span {
  color: #ff7852;
}
/* line 117, ../sass/platform-subject.scss */
.platform-advantage .subject-title p {
  display: block;
  font-size: 14px;
  margin-top: 8px;
  color: #888888;
  font-weight: normal;
}
/* line 126, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item {
  height: 400px;
  padding-bottom: 70px;
}
/* line 129, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-left {
  float: left;
  margin-top: 10px;
  padding-left: 110px;
}
/* line 134, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-left02 {
  margin-top: 70px;
}
/* line 137, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-left03 {
  padding-left: 80px;
  margin-top: 55px;
}
/* line 141, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-right {
  width: 600px;
  float: right;
  margin-top: 60px;
}
/* line 145, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-right h3 {
  font-size: 28px;
}
/* line 147, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-right h3 span {
  display: block;
  font-size: 12px;
  margin-top: 8px;
  color: #888888;
  font-weight: normal;
}
/* line 155, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-right .line {
  width: 50px;
  height: 28px;
  border-bottom: 2px solid #ff7852;
}
/* line 160, ../sass/platform-subject.scss */
.platform-advantage .platform-subject-item .item-right p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding-top: 24px;
}
/* line 170, ../sass/platform-subject.scss */
.platform-advantage .platform-ios-sec-bg {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  height: 100%;
  width: 1920px;
  z-index: -1;
}



</pre></body></html>