.ideas .div_top {
  position: relative;
  margin-left: 1.2rem;
}
.ideas .div_top_tit {
  margin-top: -4rem;
  position: relative;
  z-index: 20;
}
.ideas .div_top_tit .tit {
  width: 100%;
  text-align: center;
  margin-bottom: 1.2rem;
}
.ideas .div_top_tit .tit h3 {
  font-size: 0.48rem;
  color: #e94c19;
  margin-bottom: 0.2rem;
  position: relative;
  display: inline-block;
}
.ideas .div_top_tit .tit h3::before {
  content: "";
  display: block;
  width: 0.49rem;
  height: 0.43rem;
  background: url(../images/innovative/yin01.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -1rem;
  top: -0.5rem;
}
.ideas .div_top_tit .tit h3::after {
  content: "";
  display: block;
  width: 0.49rem;
  height: 0.43rem;
  background: url(../images/innovative/yin02.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: -1rem;
  top: -0.5rem;
}
.ideas .div_top_tit .tit p {
  font-size: 0.24rem;
  color: #e94c19;
  opacity: 0.6;
}
.ideas .div_text {
  margin: 0 1rem;
  background: url(../images/innovative/i_bg2.jpg) no-repeat;
  background-size: 14.2rem 3.8rem;
  padding: 0.5rem;
  border-radius: 1rem 0.1rem 0.1rem 0.1rem;
  overflow: hidden;
  z-index: 20;
}
.ideas .div_text p {
  font-size: 0.2rem;
  line-height: 1.8;
  margin-bottom: 0.2rem;
}
.ideas .div_text p span {
  font-size: 0.2rem;
  display: inline-block;
  color: #e94c19;
}
.results .swiper-container {
  padding: 0.05rem;
}
.results .swiper-slide {
  box-shadow: 0px 0.1rem 0.2rem rgba(0, 0, 0, 0.18);
  margin-bottom: 0.3rem;
}
.results .swiper-slide p {
  height: 1rem;
  padding: 0.2rem;
  font-size: 0.16rem;
  line-height: 1.6;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.results .swiper-arrows {
  text-align: center;
  display: flex;
  justify-content: center;
}
.results .swiper-arrows .sIcon {
  margin: 0 0.1rem;
}
.system dl {
  position: relative;
}
.system dl dt {
  width: 6.4rem;
  border-radius: 0 0.2rem 0.2rem 0;
  overflow: hidden;
}
.system dl dd {
  position: absolute;
  background: #fff;
  right: 0;
  top: 1rem;
  width: 8.6rem;
  padding: 0.5rem;
  box-shadow: 0px 0.1rem 0.4rem rgba(0, 0, 0, 0.18);
  border-radius: 0.5rem 0.1rem 0.1rem 0.1rem;
}
.system dl dd h4 {
  font-size: 0.42rem;
  margin-bottom: 0.3rem;
}
.system dl dd h5 {
  font-size: 0.24rem;
  color: #e94c19;
  margin-bottom: 0.2rem;
}
.system dl dd p {
  font-size: 0.18rem;
  color: #4c4c4c;
  margin-bottom: 0.2rem;
}
.system dl dd::before {
  content: "";
  display: block;
  width: 1.34rem;
  height: 1.26rem;
  background: url(../images/innovative/sy_icon.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0.8rem;
  top: -0.8rem;
}
.cooperation .map {
  position: relative;
}
.cooperation .map ul li {
  position: absolute;
}
.cooperation .map ul li span {
  width: 0.32rem;
  height: 0.4rem;
  background: url(../images/innovative/add.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.cooperation .map ul li p {
  width: 3rem;
  padding: 0.2rem;
  background: #fff;
  font-size: 0.16rem;
  line-height: 1.8;
  position: absolute;
  left: 0.4rem;
  top: 0rem;
  border-radius: 0.2rem;
  box-shadow: 0px 0.2rem 0.4rem rgba(96, 97, 112, 0.08);
  display: none;
  z-index: 20;
}
.cooperation .map ul .li1 {
  top: 3.2rem;
  left: 20%;
}
.cooperation .map ul .li2 {
  top: 6rem;
  left: 28%;
}
.cooperation .map ul .li3 {
  top: 4.8rem;
  left: 32%;
}
.cooperation .map ul .li4 {
  top: 4rem;
  left: 45%;
}
.cooperation .map ul .li5 {
  top: 5.7rem;
  left: 52%;
}
.cooperation .map ul .li6 {
  top: 2.7rem;
  left: 55%;
}
.cooperation .map ul .li7 {
  top: 3rem;
  left: 60%;
}
.cooperation .map ul .li8 {
  top: 2.2rem;
  left: 70%;
}
.cooperation .map ul .li9 {
  top: 1.5rem;
  left: 76%;
}
.cooperation .div_text p {
  font-size: 0.18rem;
  line-height: 1.8;
  color: #000;
}
@media screen and (max-width: 1023px) {
  .ideas .div_top {
    margin-left: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .ideas .div_top_tit {
    margin: 0;
  }
  .ideas .div_text {
    margin: 0;
  }
  .ideas .div_top_tit .tit h3::before {
    left: 0;
  }
  .ideas .div_top_tit .tit h3::after {
    right: 0;
    top: unset;
    bottom: -1rem;
  }
  .ideas .div_top_tit .tit {
    margin-bottom: 0.5rem;
  }
  .results ul {
    flex-wrap: wrap;
  }
  .results ul li {
    width: 100%;
  }
  .system dl dt {
    width: 100%;
  }
  .system dl dd {
    width: 100%;
    position: relative;
  }
  .cooperation .map img {
    /* display: none; */
  }
  .cooperation .map ul li {
    /* position: static; */
    margin-bottom: 0.3rem;
  }
  .cooperation .map ul li p {
    width: auto;
    display: none;
    color: #333;
    position: static;
   
  }
  .ideas .div_text {
    background-size: cover;
  }
}
