.develop-type-wrap {
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}
/* line 10, ../sass/develop-type.scss */
.develop-type-wrap #related-tell.related-tell {
  margin-top: 120px;
}
/* line 13, ../sass/develop-type.scss */
.develop-type-wrap #platform-related-title.platform-related-title {
  padding: 0;
}
/* line 16, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys {
  padding: 0 40px;
  position: relative;
  z-index: 3;
}
/* line 22, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con {
  height: 540px;
}
/* line 24, ../sass/develop-type.scss */
.h-block-sys.first .sys-con {
  height: 520px;
}
/* line 28, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left {
  width: 560px;
  padding: 125px 0 0 0;
  float: left;
}
/* line 33, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left h3 {
  font-size: 28px;
}
/* line 38, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left h3 span {
  display: block;
  font-size: 12px;
  margin-top: 8px;
}
/* line 44, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left .line {
  width: 50px;
  height: 28px;
  border-bottom: 2px solid #ff7852;
}
/* line 49, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding-top: 24px;
  clear: both;
}
/* line 56, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left b {
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
/* line 60, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left b span {
  color: #ff7852;
}
/* line 64, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left .more {
  margin-top: 20px;
  display: inline-block;
  height: 30px;
  width: 100px;
  line-height: 30px;
  color: #ffffff;
  background-color: #ff7852;
  text-align: center;
}
/* line 75, ../sass/develop-type.scss */
.h-block-sys.first .sys-con .sys-left {
  padding-top: 105px;
}
/* line 79, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-right {
  padding: 65px 0 0 0;
  width: 560px;
  float: right;
  text-align: right;
}
/* line 84, ../sass/develop-type.scss */
.first .type-img {
  margin-right: 30px;
}
/* line 88, ../sass/develop-type.scss */
.h-block-sys.first .sys-con .sys-right {
  padding: 50px 0 0 0;
}
/* line 103, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 {
  width: 560px;
  padding: 125px 0 0 0;
  float: right;
  text-align: right;
}
/* line 108, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 h3 {
  font-size: 28px;
}
/* line 111, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 h3 span {
  display: block;
  font-size: 12px;
  margin-top: 8px;
}
/* line 117, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 .line {
  width: 50px;
  height: 28px;
  border-bottom: 2px solid #ff7852;
  float: right;
}
/* line 123, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 p {
  font-size: 14px;
  color: #888888;
  line-height: 25px;
  padding-top: 24px;
  clear: both;
}
/* line 131, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 b {
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
/* line 135, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 b span {
  color: #ff7852;
}
/* line 139, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-left02 .more {
  margin-top: 20px;
  display: inline-block;
  height: 30px;
  width: 100px;
  line-height: 30px;
  color: #ffffff;
  background-color: #ff7852;
  text-align: center;
}
/* line 152, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-con .sys-right02 {
  padding: 65px 0 0 0;
  width: 560px;
  float: left;
  text-align: left;
  overflow: hidden;
}
/* line 159, ../sass/develop-type.scss */
.h-block-sys.sec .sys-con .sys-right02 {
  padding: 40px 0 0 0;
}
/* line 163, ../sass/develop-type.scss */
.develop-type-wrap .h-block-sys .sys-bg {
  background: #ffffff;
  width: 1920px;
  height: 540px;
  overflow: hidden;
  float: left;
  position: absolute;
  left: -379px;
  top: 0;
  z-index: -1;
}