/********智慧农业*********/

@media screen and (min-width: 768px) {
  html {
    font-family: "Microsoft Yahei", Arial, Tahoma, sans-serif;
    font-size: calc(100vw / 1920 * 100) !important;
  }
  .wisdomCity {
    overflow-x: hidden;
  }
  .chanye-funeng {
    width: 100%;
    height: 5.81rem;
    background: url(../img/hezuoshengtai/chanye-funeng.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .funeng-title {
    /* position: absolute;
  left: 278px;
  top: 154px; */
    width: 9.4rem;
    height: 0.85rem;
    text-align: center;
    line-height: 0.8rem;
    margin: 0 auto;
    /* border: 1px solid red; */
  }
  .funeng-title p {
    width: 3.51rem;
    height: 0.85rem;
    /* margin-left: 0.5rem; */
    /* background: rgba(66,138,254, 0.8); */
    font-size: 0.6rem;
    text-align: start;
    text-indent: 0.1rem;
    font-family: Adobe Heiti Std;
    z-index: 1000;
    color: #FFFFFF;
    font-weight: normal;
  }
  .funeng-content {
    width: 9.4rem;
    height: 0.85rem;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
  }
  .funeng-content p {
    font-size: 0.2rem;
    height: 0.85rem;
    width: 4.5rem;
    background: rgba(66, 138, 254, 0.8);
    padding: 0.15rem 0 0 0.15rem;
    line-height: 0.25rem;
    color: #FFFFFF;
  }
  .chanye-fuwu {
    width: 100%;
    height: 7.3rem;
    background: url(../img/hezuoshengtai/chanye-fuwu.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    text-align: center;
    padding-top: 1.06rem;
  }
  .fuwu-title {
    font-size: 0.44rem;
    font-weight: 300;
    color: #FFFFFF;
  }
  .chanye-nengli {
    width: 100%;
    height: 7.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .chanye-nengli .nengli-title {
    font-size: 0.44rem;
    font-weight: 300;
    color: #010101;
    margin-top: 1.06rem;
    margin-bottom: 1.09rem;
  }
  .chanye-nengli .nengli-content p {
    font-size: 0.26rem;
    font-weight: 400;
    color: #0046D2;
  }
  .chanye-nengli .img-nengli1 {
    margin-top: 0.67rem;
    width: 11.02rem;
    height: 2.82rem;
    background: url(../img/hezuoshengtai/chanye-nengli1.png) no-repeat;
    background-size: 11.02rem 2.82rem;
  }
  .chanye-nengli2 {
    width: 100%;
    height: 5.06rem;
    background: #F7F7F7;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .chanye-nengli2 .nengli-content2 {
    margin-top: 0.34rem;
  }
  .chanye-nengli2 .nengli-content2 p {
    font-size: 0.26rem;
    font-weight: 400;
    color: #0046D2;
  }
  .chanye-nengli2 .img-nengli2 {
    margin-top: 0.67rem;
    width: 11.02rem;
    height: 2.82rem;
    background: url(../img/hezuoshengtai/chanye-nengli2.png) no-repeat;
    background-size: 11.02rem 2.82rem;
  }
  .chanye-nengli3 {
    width: 100%;
    height: 5.06rem;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .chanye-nengli3 .nengli-content3 {
    margin-top: 0.34rem;
  }
  .chanye-nengli3 .nengli-content3 p {
    font-size: 0.26rem;
    font-weight: 400;
    color: #0046D2;
  }
  .chanye-nengli3 .img-nengli3 {
    margin-top: 0.67rem;
    width: 11.02rem;
    height: 2.82rem;
    background: url(../img/hezuoshengtai/chanye-nengli3.png) no-repeat;
    background-size: 11.02rem 2.82rem;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-family: "Microsoft Yahei", Arial, Tahoma, sans-serif;
    font-size: calc(100vw / 750 * 100) !important;
  }
  /* 移动端头部和尾部隐藏，后面改 */
  /* .headerBox,.footerBox{display: none;} */
  .chanye-funeng {
    width: 7.5rem;
    height: 8.31rem;
    background: url(../img/hezuoshengtai/chanye-funeng2x.png) no-repeat;
    background-size: 7.5rem 8.31rem;
    position: relative;
  }
  .funeng-title {
    width: 3.51rem;
    height: 0.85rem;
    background: #0787CE;
    opacity: 0.8;
    position: absolute;
    top: 1.92rem;
    left: 1.29rem;
    text-align: center;
    line-height: 0.85rem;
  }
  .funeng-title p{
    font-size: 0.6rem;
    font-weight: 400;
    color: #FFFFFF;
  }
  .funeng-content {
    box-sizing: border-box;
    width: 5.21rem;
    height: 0.85rem;
    background: #0787CE;
    opacity: 0.8;
    font-family: Adobe Heiti Std;
    text-align: start;
    position: absolute;
    left: 1.29rem;
    top: 2.879rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .funeng-content p{
    font-size: 0.22rem;
    font-weight: 300;
    color: #FFFFFF;
  }
  .chanye-fuwu {
    width: 7.5rem;
    height: 5.29rem;
    background: url(../img/hezuoshengtai/chanye-fuwu2x.png) no-repeat;
    background-size: 7.5rem 5.29rem;
    display: flex;
    justify-content: center;
    padding-top: 0.9rem;
  }
  .fuwu-title {
    width: 5.5rem;
    height: 0.3rem;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #FFFFFF;
  }
  .chanye-nengli {
    background: #FFFFFF;
    width: 7.5rem;
    height: 10.9rem;
  }
  .nengli-title {
    width: 4.2rem;
    height: 0.31rem;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #010101;
    margin: 0.91rem auto 0;
  }
  .nengli-content {
    width: 2.5rem;
    height: 0.62rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #0046D2;
    margin: 0.54rem auto 0;
  }
  .img-nengli1 {
    background: url(../img/hezuoshengtai/chanye-nengli32x.png) no-repeat;
    width: 4.8rem;
    height: 7.44rem;
    background-size: 4.8rem 7.44rem;
    margin: 0.54rem 1.35rem 0;
  }
  .chanye-nengli2 {
    box-sizing: border-box;
    width: 7.5rem;
    height: 10.6rem;
    background: #F7F7F7;
    padding-top: 0.62rem;
  }
  .nengli-content2 {
    width: 7.5rem;
    margin-bottom: 0.68rem;
  }
  .nengli-content2 p:first-child {
    margin-bottom: 0.1rem;
  }
  .nengli-content2 p {
    width: 1.66rem;
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #0046D2;
    margin: 0 auto;
  }
  .img-nengli2 {
    background: url(../img/hezuoshengtai/chanye-nengli12x.png) no-repeat;
    width: 4.8rem;
    height: 7.44rem;
    background-size: 4.8rem 7.44rem;
    margin: 0.54rem 1.35rem 0;
  }
  .chanye-nengli3 {
    box-sizing: border-box;
    width: 7.5rem;
    height: 10.6rem;
    background: #FFFFFF;
    padding-top: 0.62rem;
  }
  .nengli-content3 p {
    width: 7.5rem;
    margin-bottom: 0.68rem;
  }
  .nengli-content3 p:first-child {
    margin-bottom: 0.1rem;
  }
  .nengli-content3 p {
    width: 1.66rem;
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #0046D2;
    margin: 0 auto;
  }
  .img-nengli3 {
    background: url(../img/hezuoshengtai/chanye-nengli22x.png) no-repeat;
    width: 4.8rem;
    height: 7.44rem;
    background-size: 4.8rem 7.44rem;
    margin: 0.54rem 1.35rem 0;
  }
}