.xuni .container {
  max-width: 1600px;
  width: 100%;
}
.xuni .titlebox {
  padding: 0.5rem;
}
.xuni .inside-solution5-4 .sbox-3 {
  padding: 0.5rem;
}
.xuni .inside-solution5-4 .sbox-3 {
  position: relative;
  z-index: 9;
}
.xuni .inside-solution5-5 {
  padding: 0.3rem 0;
}
.xuni .inside-solution5-5 .text {
  margin: auto;
  width: 80%;
  text-align: center;
  margin-top: 0 !important;
}
.xuni .smenu-3 {
  box-shadow: 0 0.2rem 0.2rem rgba(19, 107, 252, 0.2);
}
.xuni .inside-solution5-5 {
  box-shadow: 0 0.02rem 0.2rem rgba(19, 107, 252, 0.2);
}
.xuni .inside-solution5-4 .smenu-3 .active::after {
  bottom: -0.15rem;
  display: none;
}
.xuni .inside-solution5-4 .smenu-3 .active::before {
  height: 3px;
  bottom: -0.05rem;
}
.xuni .inside-solution5-4 .smenu-3 li {
  width: 25%;
  line-height: 0.75rem;
  height: 0.75rem;
  color: #333;
  cursor: pointer;
  font-size: 0.18rem;
  position: relative;
  transition: all 334ms ease;
  border-bottom: solid 0.04rem transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xuni .inside-solution5-4 .smenu-3 li .icon {
  width: 0.3rem;
  height: 0.3rem;
  margin-top: 0.1rem;
  background-image: url('/template/index/pc/images/虚拟仿真图标1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.xuni .inside-solution5-4 .smenu-3 ul > li:nth-child(2) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标2.png');
}
.xuni .inside-solution5-4 .smenu-3 ul > .active:nth-child(1) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标1-O.png');
}
.xuni .inside-solution5-4 .smenu-3 ul > .active:nth-child(2) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标2-O.png');
}
.xuni .inside-solution5-4 .smenu-3 ul > li:nth-child(3) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标3.png');
}
.xuni .inside-solution5-4 .smenu-3 ul > .active:nth-child(3) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标3-O.png');
}
.xuni .inside-solution5-4 .smenu-3 ul > li:nth-child(4) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标4.png');
}
.xuni .inside-solution5-4 .smenu-3 ul > .active:nth-child(4) .icon {
  background-image: url('/template/index/pc/images/虚拟仿真图标4-O.png');
}
.xuni .inside-solution5-4 .smenu-3 li .tit {
  line-height: 0.75rem;
  color: #333;
  cursor: pointer;
  font-size: 0.18rem;
  font-weight: 400;
}
.xuni .sbox-3 {
  padding: 0.3rem;
}
.xuni .smenu-3 {
  margin-top: 0.5rem;
}
.xuni .smenu-3 > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.xuni .smenu-3 > ul > li .icon {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0;
  margin-right: 0.1rem;
}
.xuni .inside-solution5-6,
.xuni .inside-solution5-7,
.xuni .inside-solution1-6 {
  padding: 0.5rem 0;
}
.xuni .index-case .list li {
  width: 33.33%;
  float: left;
  padding: 0 0.1rem;
  padding-top: 0.2rem;
  /* position: relative; */
}
.xuni .index-case .list li {
  overflow: hidden;
}
.xuni .index-case .list li .text {
  position: absolute;
  width: 100%;
  height: 40%;
  left: 0;
  bottom: -0.3rem;
}
.xuni .index-case .list .index-more {
  /* display: block; */
  display: block;
  height: 0.32rem;
  width: 1.2rem;
  line-height: 0.32rem;
  opacity: 0;
  margin: 0 auto;
  margin-top: 0.3rem;
  border-radius: 0.3rem;
}
@media (min-width: 1025px) {
  .xuni .index-case .list li:hover .pic img {
    transform: scale(1.05);
  }
  .xuni .index-case .list li:hover .text {
    transition: all 0.5s;
    height: 40%;
    bottom: 0;
    /* padding-top: 0.6rem; */
    /* background: rgba(19, 107, 252, 0.5); */
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 0.3rem;
  }
  .xuni .index-case .list li:hover .tit {
    text-align: center;
    transition: all 0.5s;
    color: #fff;
    height: 0.3rem;
    overflow: inherit;
    margin-bottom: 0.2rem;
  }
  .xuni .index-case .list li:hover .txt {
    display: block;
    transition: all 0.5s;
    height: 0;
  }
  .xuni .index-case .list li:hover .index-more {
    display: block;
    margin-top: 0;
    transition: all 0.5s;
    height: 0.32rem;
    opacity: 1;
    width: 1.2rem;
    line-height: 0.32rem;
    border-radius: 0.3rem;
  }
  .xuni .index-more span {
    padding-left: 0.1rem;
    font-size: 0.14rem;
  }
  .xuni .index-more i {
    margin-left: 0.1rem;
  }
}
.xuni .inside-solution1-1 .item {
  padding: 0.15rem;
}
.xuni .inside-solution1-1 .item .pic {
  width: 50%;
  height: 100%;
  text-align: right;
}
.xuni .inside-solution1-1 .item .text {
  margin-top: 0.5rem;
}
.xuni .inside-solution5-1 .text {
  background-color: #136BFC;
  color: #fff;
  padding: 0.1rem 0.2rem;
  box-sizing: border-box;
  font-size: 0.16rem;
}
.xuni .inside-solution5-4 .smenu-3 li {
  padding: 0.2rem 0;
}
.xuni .fixednavway {
  top: 70px;
  left: 0;
  height: 0.8rem !important;
  width: 100%;
  padding: 0 12%;
  background: #fafafa;
  animation: all 3s fadeInUp2 ease;
  z-index: 11;
  position: fixed;
  margin-top: 0;
}
.xuni .fixednavway p {
  white-space: nowrap;
}
.xuni .titlebox .text {
  margin-top: 0.2rem;
}
.xuni .inside-solution5-4 {
  background-color: #F3F4FB;
  padding: 0.5rem 0;
}
.xuni .inside-solution5-4 .smenu-3 ul {
  padding-top: 0;
}
.yuanze li > div:hover {
  box-shadow: 0 0 15px 2px #5d44fd37;
}
.xuni .vcenter {
  width: 100%;
  height: 100%;
}
.xuni .inside-solution5-5 .list ul {
  display: flex;
  justify-content: space-between;
}
.xuni .inside-solution5-5 .list li {
  padding: 0;
  width: 31%;
}
.xuni .inside-case {
  padding-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.shuzi .inside-pshow-2 {
  padding: 0.5rem 0;
}
.shuzi .inside-pshow-2 .inside-title-3 {
  margin-bottom: 0.2rem;
}
.shuzi .inside-pshow-3 {
  padding: 0.5rem 0;
}
.shuzi .inside-solution1-1 {
  padding-top: 0.6rem;
}
.shuzi .inside-solution1-4 {
  padding: 0.5rem;
}
.shuzi .inside-title-3 {
  margin-bottom: 0.5rem;
}
.shuzi .tongdian {
  justify-content: space-between;
}
.shuzi .tongdian li {
  float: left;
  padding: 0 0.2rem;
  padding-top: 0.4rem;
  width: 24% !important;
  background: #eef5ff;
  overflow: auto;
  transition: all 500ms ease;
  height: 2.4rem !important;
  background-color: #fff;
  padding: 0;
  border: 1px solid #fff;
  transition: all 1s;
  background-image: url(/template/index/pc/images/智慧水利鼠标划过图片.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.shuzi .tongdian li .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.25rem;
}
.shuzi .tongdian li .box > img {
  height: 0.4rem;
}
.shuzi .tongdian li .box .item {
  min-height: 0;
  margin-top: 0;
}
.shuzi .tongdian li .box .item .t1 {
  text-align: center;
}
.shuzi .tongdian .bt {
  color: #333;
  margin-top: 0.4rem;
}
.shuzi .tongdian .item {
  display: flex;
  flex-direction: column;
}
.shuzi .tongdian .item p {
  margin: 0.1rem;
}
.shuzi .tongdian li:hover {
  box-shadow: 0 0 15px 2px #5d44fd37;
}
.youshi li .item:hover {
  box-shadow: 0 0 15px 2px #5d44fd37 !important;
}
.xuni .inside-solution5-2 {
  padding: 0.5rem 0;
}
.xuni .inside-solution1-1 {
  padding: 0.5rem 0;
}
.product .inside-page {
  margin-bottom: 0.3rem;
}
.xuni .counpic {
  height: 3rem;
}
.xuni .inside-solution1-1 .item .counpic {
  height: 3rem !important;
}
.xuni .inside-solution1-1 .item .counpic img {
  height: 100%;
}
.show_box {
  display: none;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 40;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.show_box > img {
  position: absolute;
  width: 70%;
  height: 50%;
  right: 0;
  left: 0;
  top: 28%;
  margin: auto;
}
.show_box > .close {
  position: absolute;
  width: 70%;
  height: 50%;
  right: 0;
  left: 0;
  top: 20%;
  margin: auto;
  width: 0.5rem;
  opacity: 0.6;
  cursor: pointer;
  margin-bottom: 0.1rem;
}
.show_box > .close:hover {
  opacity: 1;
  transition: all 0.5s;
}
.xuni .inside-solution5-5 .list ul {
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.xuni .inside-solution1-6 li .txt {
  line-height: 0.25rem;
}
.xuni .inside-solution1-6 li .text {
  padding: 0.1rem;
}
.xuni .inside-solution5-3 {
  padding: 0.5rem 0;
}
.xuni .inside-solution5-3 .smenu-2 li .tit {
  white-space: nowrap;
}
.xuni .schemebox > li > .item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.xuni .schemebox > li > .item > .pic {
  width: 100%;
  height: 1.5rem;
  overflow: hidden;
}
.xuni .schemebox > li > .item > .pic > img {
  width: 100%;
  height: 100% !important;
  position: relative;
}
.xuni .schemebox > li > .item > .text {
  border-bottom: 1px solid #f8f8f8;
  padding: 0 0.1rem;
}
.xuni .schemebox > li > .item > .text .txt {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 0.1rem;
  font-size: 0.145rem;
  margin-top: 0;
}
.xuni .schemebox > li > .item > .icon {
  position: relative;
  left: 0;
  bottom: 0;
  margin-top: 0;
  align-self: start;
  margin: 0 0;
}
.xuni .inside-solution1-6 li .txt {
  height: auto;
}
.xuni .inside-solution1-6 li .tit {
  margin-top: 0.05rem;
}
.video .inside-video li .txt > ul {
  display: flex;
  flex-direction: column;
}
.video .waterbox {
  display: flex;
  flex-wrap: wrap;
}
.video .waterbox > li {
  width: 49.5%;
}
.video .waterbox > li > .item {
  display: flex;
  flex-direction: column;
}
.video .waterbox > li > .item .pic {
  width: 100%;
}
.video .waterbox > li > .item .pic > video {
  width: 100%;
}
.video .waterbox > li > .item .pic:after {
  padding-bottom: 0;
}
.video .waterbox > li ul {
  display: flex;
  flex-direction: column;
  padding: 0 0.3rem;
  box-sizing: border-box;
  width: 100%;
}
.video .waterbox > li ul > li {
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 3px;
  width: 100%;
  overflow-x: none;
}
