/********智慧农业*********/
@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;
  }

  .gongjian {
    width: 100%;
    height: 5.81rem;
    background: url(../img/hezuoshengtai/keyan-gongjian.png) no-repeat;
    background-size: 100% 100%;
    /* position: relative; */
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .gongjian .gongjian-title {
    /* position: absolute;
  left: 5.06rem;
  top: 2.3rem; */
    width: 9.4rem;
    font-size: 0.55rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
    text-indent: 0.1rem;
    margin: 0 auto;
    /* border: 0.01rem solid red; */
  }

  .gongjian .gongjian-content {
    /* position: absolute;
  left: 4.96rem;
  top: 3.15rem; */
    width: 9.4rem;
    height: 0.7rem;

    /* padding-left: 0.11rem;
  padding-top: 0.21rem; */
    margin: 0 auto;
    /* border: 0.01rem solid red; */
  }

  .gongjian-content p {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
    width: 5.42rem;
    height: 0.7rem;
    text-indent: 0.1rem;
    line-height: 0.7rem;
    background: rgba(66, 138, 254, 0.8);
  }

  .yanfa {
    width: 100%;
    height: 5.08rem;
    background: url(../img/hezuoshengtai/keyan-yanfa.png) no-repeat;
    background-size: 100% 100%;
    background-color: #f2f2f2;
    padding-top: 1.51rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .yanfa .yanfa-title {
    /* width: 3.04rem; */
    /* height: 0.41rem; */
    font-size: 0.44rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
  }

  .yanfa .yanfa-content {
    margin-top: 0.4rem;
    width: 9rem;
    height: 1.22rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    line-height: 0.35rem;
  }

  .fangxiang {
    width: 100%;
    height: 8rem;
    background-color: #ffffff;
    padding-top: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .fangxiang .fangxiang-title {
    /* width: 4.36rem; */
    /* height: 0.42rem; */
    font-size: 0.44rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
  }

  .fangxiang .fangxiang-content {
    margin-top: 0.53rem;
    display: flex;
    align-items: center;
  }

  .fangxiang .fangxiang-content .fangxiang-box {
    width: 3.2rem;
    margin-left: 0.05rem;
    /* border: 1px solid red; */
  }

  .fangxiang .fangxiang-content .fangxiang-box img {
    width: 100%;
    height: 100%;
  }

  .fangxiang .fangxiang-content .fangxiang-box img {
    /* border: 0.01rem dashed #cccccc; */
    box-sizing: border-box;
  }

  .fangxiang .fangxiang-content .fangxiang-box div {
    width: 3.2rem;
    height: 1rem;
    background: url("../img/hezuoshengtai/rencai.png") no-repeat;
    background-size: 100% 100%;
    background-color: #2a58ad;
    text-align: center;
    line-height: 1rem;

    /* border: 0.01rem solid red; */
  }

  .fangxiang .fangxiang-content .fangxiang-box div p {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
  }

  #rencai {
    content: url("../img/hezuoshengtai/keyan-rencai.png");
  }

  #kexue {
    content: url("../img/hezuoshengtai/keyan-kexue.png");
  }

  #keji {
    content: url("../img/hezuoshengtai/keyan-keji.png");
  }

  #jishu {
    content: url("../img/hezuoshengtai/keyan-jishu.png");
  }

  .hexin-bg {
    background: url("../img/hezuoshengtai/keyan-hexin.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 6.82rem;
    position: relative;
    z-index: -1;
  }
  .hexin-zz {
    position: absolute;
    width: 100%;
    height: 6.82rem;
    background: rgba(255, 255, 255, 0.7);
  }

  .hexin {
    width: 100%;
    height: 6.82rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1rem;
    position: absolute;
    opacity: 1;
  }

  .hexin .hexin-title {
    font-size: 0.44rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    margin-bottom: 0.18rem;
  }

  .hexin .hexin-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 10rem;
  }

  .hexin .hexin-ul > li {
    /* width: 3.5rem; */
    height: 5rem;
    display: flex;
    align-items: center;
  }

  .hexin .hexin-ul > li > img:first-child {
    width: 0.25rem;
    height: 2.95rem;
    margin-right: -0.08rem;
  }
  .hexin .hexin-ul > li > img:nth-child(2) {
    width: 0.17rem;
    height: 3.03rem;
  }

  .hexin .hexin-ul > li > ul {
    margin-left: -0.15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 3.62rem;
  }

  .hexin .hexin-ul > li > ul > li {
    margin-top: 0.3rem;
    width: 1.83rem;
    height: 0.38rem;
    border: 0.01rem solid #90a6d0;
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #1a4486;
    text-align: center;
    line-height: 0.38rem;
  }

  .hexin .hexin-ul > li > ul > li:first-child {
    background: url("../img/hezuoshengtai/keyan-border.png") no-repeat;
    background-size: 2.33rem 0.67rem;
    width: 2.33rem;
    height: 0.67rem;
    padding: 0.09rem;
    margin-top: 0;
    margin-bottom: 0.08rem;
    border: 0;
  }

  .hexin .hexin-ul > li > ul > li:first-child > p {
    width: 2.14rem;
    height: 0.5rem;
    background: #428afe;
    color: #ffffff;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-family: "Microsoft Yahei", Arial, Tahoma, sans-serif;
    font-size: calc(100vw / 750 * 100) !important;
  }

  .gongjian {
    width: 100%;
    height: 8.47rem;
    background: url(../img/hezuoshengtai/device-keyan-gongjian.png) no-repeat;
    background-size: 100% 100%;
    /* position: relative; */
    /* margin-top: 1rem; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .gongjian .gongjian-title {
    /* position: absolute;
    left: 506px;
    top: 230px; */
    width: 2.4rem;
    font-size: 0.55rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
    text-indent: 0.1rem;
    margin-top: 0.52rem;
    /* border: 1px solid red; */
  }

  .gongjian .gongjian-content {
    /* position: absolute;
    left: 496px;
    top: 315px; */
    width: 2.62rem;
    height: 1.14rem;

    /* padding-left: 11px;
    padding-top: 21px; */
    padding-top: 0.28rem;
    text-align: justify;

    /* border: 1px solid red; */
  }

  .gongjian-content p {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
    width: 100%;
    height: 100%;
    background: transparent;
    line-height: 0.38rem;
    text-align: left;
  }

  .yanfa {
    width: 100%;
    height: 8.02rem;
    background: url(../img/hezuoshengtai/device-keyan-yanfa.png) no-repeat;
    background-size: 100% 100%;
    background-color: #f2f2f2;
    padding-top: 0.8rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .yanfa .yanfa-title {
    /* width: 304px; */
    /* height: 41px; */
    font-size: 0.44rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    height: 0.43rem;
  }

  .yanfa .yanfa-content {
    margin-top: 0.6rem;
    width: 6.5rem;
    height: 4.26rem;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    line-height: 0.5rem;
  }

  .fangxiang {
    width: 100%;
    background-color: #ffffff;
    padding-top: 0.92rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 8.53rem;
  }

  .fangxiang .fangxiang-title {
    /* width: 436px; */
    /* height: 42px; */
    font-size: 0.44rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
  }

  .fangxiang .fangxiang-scroll {
    overflow-x: auto;
    width: 100%;
  }

  .fangxiang .fangxiang-scroll::-webkit-scrollbar {
    display: none;
  }

  .fangxiang .fangxiang-content {
    margin-top: 0.53rem;
    display: flex;
    align-items: center;
  }

  .fangxiang .fangxiang-content .fangxiang-box {
    width: 3.15rem;
    margin-left: 0.07rem;
    /* border: 0.01rem solid red; */
  }

  .fangxiang .fangxiang-content .fangxiang-box:last-child {
    margin-right: 0.07rem;
  }

  .fangxiang .fangxiang-content .fangxiang-box div {
    width: 3.15rem;
    height: 1rem;
    background: url("../img/hezuoshengtai/device-rencai.png") no-repeat;
    background-size: 100% 100%;
    background-color: #2a58ad;
    text-align: center;
    line-height: 1rem;

    /* border: 1px solid red; */
  }

  .fangxiang .fangxiang-content .fangxiang-box .fangxiang-box-img {
    width: 3.15rem;
    height: 4.21rem;
  }

  .fangxiang .fangxiang-content .fangxiang-box div p {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #ffffff;
  }

  #rencai {
    content: url("../img/hezuoshengtai/device-keyan-rencai.png");
  }

  #kexue {
    content: url("../img/hezuoshengtai/device-keyan-kexue.png");
  }

  #keji {
    content: url("../img/hezuoshengtai/device-keyan-keji.png");
  }

  #jishu {
    content: url("../img/hezuoshengtai/device-keyan-jishu.png");
  }

  .hexin-bg {
    background: url("../img/hezuoshengtai/device-keyan-hexin.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 14.57rem;
    position: relative;
  }

  .hexin-zz {
    background: transparent;
  }

  .hexin {
    width: 100%;
    height: 14.57rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.15rem;
    position: absolute;
    opacity: 1;
  }

  .hexin .hexin-title {
    font-size: 0.44rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    margin-bottom: 0;
  }

  .hexin .hexin-ul {
    display: none;
  }
}
