.banner {
  margin-top: 6rem;
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .text {
  position: absolute;
  width: 100%;
  top: 26%;
}
.banner .text .con .right {
  float: right;
  width: 39%;
}
.banner .text .con .right h2 {
  font-size: 3rem;
  color: #fff;
}
.banner .text .con .right p {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 1rem;
}
.nav-develop {
  width: 100%;
  top: 6rem;
  z-index: 100;
}
.nav-develop .con ul li {
  margin-right: 4rem;
}
.market {
  padding-top: 4rem;
  overflow: hidden;
}
.market .con .left {
  float: left;
  width: 41.8%;
}
.market .con .left h2 {
  font-size: 2.4rem;
  color: #062058;
}
.market .con .left .line {
  width: 2.5rem;
  height: 3px;
  background: #a5c35d;
  margin: 1.2rem 0 2rem;
}
.market .con .left p {
  font-size: 0.9rem;
  color: #777;
  text-align: justify;
  line-height: 1.8;
  margin-bottom: 1rem;
}
.market .con .left img {
  width: 100%;
}
.market .con .right {
  float: right;
  width: 52.5%;
}
.market .con .right ul li {
  float: left;
  width: 50%;
  margin-top: 1rem;
}
.market .con .right ul li .tu {
  float: right;
  width: 5.6rem;
  height: 4.7rem;
  overflow: hidden;
  position: relative;
  top: 0.6rem;
}
.market .con .right ul li .tu img {
  width: 100%;
}
.market .con .right ul li .text {
  float: left;
  width: calc(100% - 7rem);
  text-align: right;
}
.market .con .right ul li .text h2 {
  font-size: 3rem;
  font-family: Ninot_medium;
  color: #062058;
}
.market .con .right ul li .text p {
  font-size: 0.9rem;
  font-family: NotoSans_light;
  color: #777;
}
.market .con .right ul li:nth-child(n+3) {
  margin-top: 7rem;
}
.case {
  padding: 4.8rem 0 4rem;
  background: url(../image/bg_01.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.case .con .left {
  float: left;
  width: 41.8%;
}
.case .con .left h2 {
  font-size: 2.4rem;
  color: #fff;
}
.case .con .left .line {
  width: 2.5rem;
  height: 3px;
  background: #a5c35d;
  margin: 1.5rem 0 2rem;
}
.case .con .left p {
  font-size: 0.9rem;
  color: #fff;
  line-height: 2;
  text-align: justify;
}
.case .con .right {
  float: right;
  width: 50%;
}
.case .con .right img {
  width: 100%;
}
.case-list {
  padding: 5rem 0 3rem;
  overflow: hidden;
}
.case-list .con ul li {
  float: left;
  width: 26.4%;
}
.case-list .con ul li:not(:nth-child(3n)) {
  margin-right: 10.4%;
}
.case-list .con ul li:nth-child(n+4) {
  margin-top: 3rem;
}
.case-list .con ul li .tu {
  float: left;
  width: 4.8rem;
  height: 4.2rem;
  overflow: hidden;
  position: relative;
  top: 0.3rem;
}
.case-list .con ul li .tu img {
  width: 100%;
}
.case-list .con ul li .text {
  float: right;
  width: calc(100% - 6.4rem);
}
.case-list .con ul li .text h2 {
  font-size: 1.6rem;
  color: #062058;
}
.case-list .con ul li .text p {
  margin-top: 0.6rem;
  font-size: 0.9rem;
  font-family: NotoSans_light;
  color: #777;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 6em;
  line-height: 1.8;
  height: 7.2em;
}
.platform {
  padding: 4rem 0 6rem;
  background: #f9f9f9;
  overflow: hidden;
}
.platform .con .title h2 {
  font-size: 2.4rem;
  color: #062058;
}
.platform .con .title .line {
  width: 2.5rem;
  height: 3px;
  background: #a5c35d;
  margin: 1.5rem 0 2rem;
}
.platform .con .title p {
  font-size: 1rem;
  color: #777;
}
.platform .con .platform-list {
  margin-top: 5.5rem;
}
.platform .con .platform-list ul li {
  float: left;
  width: 16.66%;
}
.platform .con .platform-list ul li:not(:nth-child(4n)) {
  margin-right: 11.12%;
}
.platform .con .platform-list ul li .tu {
  width: 4.1rem;
  height: 4.1rem;
  overflow: hidden;
}
.platform .con .platform-list ul li .tu img {
  width: 100%;
}
.platform .con .platform-list ul li h2 {
  font-size: 1.2rem;
  color: #a8aaac;
  margin: 2rem 0 1.6rem;
}
.platform .con .platform-list ul li p {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.8;
  text-align: justify;
}
.platform .con .platform-list ul li:nth-child(2) h2 {
  color: #4c7ebb;
}
.platform .con .platform-list ul li:nth-child(3) h2 {
  color: #4bb1ba;
}
.platform .con .platform-list ul li:nth-child(4) h2 {
  color: #a5c35d;
}
.create {
  padding: 6rem 0;
  overflow: hidden;
}
.create .con .left {
  float: left;
  width: 43%;
  padding-top: 1.2rem;
}
.create .con .left h2 {
  font-size: 2.4rem;
  color: #062058;
}
.create .con .left .line {
  width: 2.5rem;
  height: 3px;
  background: #a5c35d;
  margin: 1.5rem 0 2.5rem;
}
.create .con .left p {
  font-size: 1rem;
  color: #777;
  text-align: justify;
  line-height: 1.8;
}
.create .con .right {
  float: right;
  width: 50%;
}
.create .con .right img {
  width: 100%;
}
.create-culture {
  padding: 5rem 0 6rem;
  background: url(../image/bg_02.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.create-culture .con .title h2 {
  text-align: center;
  font-size: 2.3rem;
  color: #fff;
}
.create-culture .con .title .line {
  width: 2.5rem;
  height: 3px;
  background: #a5c35d;
  margin: 1.5rem auto 4rem;
}
.create-culture .con .culture-list ul {
  padding: 0 2rem;
}
.create-culture .con .culture-list ul li {
  float: left;
  width: 28%;
}
.create-culture .con .culture-list ul li .left {
  float: right;
}
.create-culture .con .culture-list ul li .left span {
  font-size: 2.4rem;
  font-family: Ninot_medium;
  color: #95bc46;
}
.create-culture .con .culture-list ul li .left p {
  font-size: 0.9rem;
  font-family: NotoSans_light;
  color: #fff;
}
.create-culture .con .culture-list ul li .tu {
  float: right;
  width: 4.6rem;
  height: 4.3rem;
  overflow: hidden;
  margin-left: 1rem;
  position: relative;
  top: 0.5rem;
}
.create-culture .con .culture-list ul li .tu img {
  width: 100%;
}
.create-culture .con .culture-list ul li:nth-child(3) {
  width: 22%;
}
.create-culture .con .culture-list ul li:last-child {
  width: 22%;
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .banner .text {
    top: 12%;
  }
  .banner .text .con {
    padding-right: 20px;
  }
  .banner .text .con .right {
    width: 100%;
  }
  .banner .text .con .right h2 {
    font-size: 16px;
  }
  .banner .text .con .right p {
    font-size: 14px;
    margin-top: 6px;
  }
  .nav-develop .con ul li {
    margin-right: 0;
  }
  .nav-develop .con ul li a {
    line-height: 1.5;
    padding: 6px;
  }
  .market {
    padding: 30px 0;
  }
  .market .con .left {
    width: 100%;
  }
  .market .con .left h2 {
    font-size: 18px;
  }
  .market .con .left .line {
    margin: 14px 0 20px;
  }
  .market .con .left p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .market .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .market .con .right ul li .tu {
    float: none;
    margin: 0 auto;
  }
  .market .con .right ul li .text {
    width: 100%;
    text-align: center;
    margin-top: 14px;
  }
  .market .con .right ul li .text h2 {
    font-size: 24px;
  }
  .market .con .right ul li .text p {
    font-size: 14px;
    padding: 0 10px;
    margin-top: 6px;
  }
  .market .con .right ul li:nth-child(n+3) {
    margin-top: 30px;
  }
  .case {
    padding: 30px 0;
  }
  .case .con .left {
    width: 100%;
  }
  .case .con .left h2 {
    font-size: 18px;
  }
  .case .con .left .line {
    margin: 14px 0 20px;
  }
  .case .con .left p {
    font-size: 14px;
  }
  .case .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .case-list {
    padding: 0 0 30px;
  }
  .case-list .con ul li {
    width: 100%;
    margin-top: 30px !important;
  }
  .case-list .con ul li:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .case-list .con ul li .text h2 {
    font-size: 16px;
  }
  .case-list .con ul li .text p {
    font-size: 14px;
    height: auto;
    -webkit-line-clamp: inherit;
    margin-top: 6px;
  }
  .platform {
    padding: 30px 0;
  }
  .platform .con .title h2 {
    font-size: 18px;
  }
  .platform .con .title .line {
    margin: 14px 0 20px;
  }
  .platform .con .title p {
    font-size: 14px;
  }
  .platform .con .platform-list {
    margin-top: 0;
  }
  .platform .con .platform-list ul li {
    width: 100%;
    margin-top: 30px;
  }
  .platform .con .platform-list ul li:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .platform .con .platform-list ul li .tu {
    margin: 0 auto;
  }
  .platform .con .platform-list ul li h2 {
    text-align: center;
    font-size: 16px;
    margin: 16px 0 12px;
  }
  .platform .con .platform-list ul li p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
  }
  .create {
    padding: 30px 0;
  }
  .create .con .left {
    width: 100%;
    padding-top: 0;
  }
  .create .con .left h2 {
    font-size: 18px;
  }
  .create .con .left .line {
    margin: 14px 0 20px;
  }
  .create .con .left p {
    font-size: 14px;
  }
  .create .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .create-culture {
    padding: 30px 0;
  }
  .create-culture .con .title h2 {
    font-size: 18px;
  }
  .create-culture .con .title .line {
    margin: 14px auto 0;
  }
  .create-culture .con .culture-list ul li {
    width: 50%;
    margin-top: 30px;
  }
  .create-culture .con .culture-list ul li:nth-child(3) {
    width: 50%;
  }
  .create-culture .con .culture-list ul li:nth-child(4) {
    width: 50%;
  }
  .create-culture .con .culture-list ul li .tu {
    float: none;
    margin: 0 auto;
    top: 0;
  }
  .create-culture .con .culture-list ul li .left {
    float: none;
    text-align: center;
    margin-top: 12px;
  }
  .create-culture .con .culture-list ul li .left span {
    font-size: 26px;
  }
  .create-culture .con .culture-list ul li .left p {
    text-align: center;
    font-size: 14px;
  }
}
/*# sourceMappingURL=develop_index.css.map */