section {
  width: 100%;
  margin: 0 auto;
}
section .carousel {
  width: 100%;
}
section .carousel .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0.35714286rem;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
}
section .carousel .carousel-indicators .active {
  opacity: 1;
  background-color: #1aa5dd;
}
section .carousel .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 0.71428571rem;
  height: 0.14285714rem;
  border-radius: 0.07142857rem;
  margin: 0 0.17857142rem;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border: none;
  margin-bottom: 1.07142857rem;
  /* border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; */
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
section .carousel .carousel-indicators li:last-child {
  margin-right: 0;
}
section .carousel .carousel-inner {
  width: 100%;
}
section .carousel .ban-inner {
  width: 100%;
  height: 18.57142857rem;
}
/* ban-inner */
section .carousel .carousel-inner .carousel-item {
  width: 100%;
  height: 100%;
}
section .carousel .carousel-inner .carousel-item img {
  /* width: 1920px; */
  width: 100%;
  height: 100%;
}
section .carousel .carousel-inner .carousel-item .carousel-caption {
  top: 41%;
  font-size: 1.71428571rem;
  font-weight: bold;
  margin-top: -1.71428571rem;
  display: flex;
  flex-direction: column;
}
section .carousel .carousel-inner .carousel-item .carousel-caption .titen {
  font-size: 0.71428571rem;
  font-weight: 400;
}
section .carousel .carousel-inner .carousel-item .carousel-caption .titdel {
  font-size: 0.64285714rem;
  font-weight: 400;
  margin-top: 1.25rem;
}
section .carousel .carousel-inner .carousel-item .carousel-caption .ban-pc {
  display: inline;
}
section .carousel .carousel-inner .carousel-item .carousel-caption .ban-mo {
  display: none;
}
@media only screen and (max-width: 576px) {
  section .carousel .carousel-inner .carousel-item .carousel-caption .ban-pc {
    display: none;
  }
  section .carousel .carousel-inner .carousel-item .carousel-caption .ban-mo {
    display: inline;
  }
}
@media only screen and (max-width: 375px) {
  section .carousel .carousel-inner .carousel-item .carousel-caption .ban-pc {
    display: none;
  }
  section .carousel .carousel-inner .carousel-item .carousel-caption .ban-mo {
    display: inline;
  }
}
section .carousel .carousel-inner .carousel-item .carousel-caption i {
  font-style: normal;
  color: #ffae00;
  font-weight: 500;
}
section
  .carousel
  .carousel-inner
  .carousel-item
  .carousel-caption
  .caption-bot {
  font-size: 1.5rem;
}
@media only screen and (max-width: 576px) {
  section .carousel .carousel-inner .carousel-item img {
    /* width: 68.57142857rem; */
    /* height: 11rem; */
  }
  section .carousel .carousel-inner .carousel-item .carousel-caption {
    font-size: 1rem;
    margin-top: -2.8rem;
  }
  section .carousel .carousel-inner .carousel-item .carousel-caption span {
    font-size: 0.95rem;
  }
  section
    .carousel
    .carousel-inner
    .carousel-item
    .carousel-caption
    .caption-bot {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 576px) {
  section .carousel .carousel-inner {
    height: auto;
  }
}
.main {
  overflow-y: auto;
  overflow-x: hidden;
}

/* 产品中心 */
.main #productIntroduction {
  width: 100%;
}
.main #productIntroduction .pIntroduction-box {
  text-align: center;
  padding: 2.85714285rem 0;
}
.main #productIntroduction .pIntroduction-box .item-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.main .indexBox h1 {
  font-size: 1.28571429rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1.28571429rem;
}
.main #productIntroduction .pIntroduction-box .energy .energyImg {
  width: 100%;
  height: 100%;
  margin: 2.85714286rem auto 0.57142857rem;
}
@media only screen and (max-width: 1440px) {
  .main #productIntroduction .pIntroduction-box .energy .energyImg img {
    width: 37.5rem;
    height: 18.57142857rem;
  }
}
@media only screen and (max-width: 1200px) {
  .main #productIntroduction .pIntroduction-box .energy .energyImg img {
    width: 37.5rem;
    height: 18.57142857rem;
  }
}
@media only screen and (max-width: 992px) {
  .main #productIntroduction .pIntroduction-box .energy .energyImg img {
    width: 35.71428571rem;
    height: 17.85714286rem;
  }
}
@media only screen and (max-width: 768px) {
  .main #productIntroduction .pIntroduction-box .energy .energyImg img {
    /* width: 26.78571429rem;
    height: 14.28571429rem; */
    width: 80%;
    height: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .main #productIntroduction .pIntroduction-box .energy .energyImg img {
    /* width: 13.57142857rem;
    height: 8.75rem; */
    width: 80%;
    height: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .main #productIntroduction .pIntroduction-box .energy .energyImg img {
    /* width: 12.85714286rem;
    height: 8.21428571rem; */
    width: 80%;
    height: 100%;
  }
}
.main .lookBtn {
  width: 100%;
  height: 100%;
  font-size: 0.57142857rem;
}
.main .lookBtn .lookBtns {
  /* width: 5.85714286rem; */
  width: 5rem;
  height: 1.28571429rem;
  margin: 0 auto;
  border-radius: 0.64285714rem;
  background-color: #1f8cbf;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 0.81428571rem;
  cursor: pointer;
}
.main .lookBtn span {
  color: #ffffff;
  font-size: 0.57142857rem !important;
}
.main .lookBtn img {
  width: 0.71428571rem;
  height: 0.71428571rem;
}
@media only screen and (max-width: 576px) {
  .main .lookBtn .lookBtns {
    width: 5.35714286rem;
  }
}
@media only screen and (max-width: 375px) {
  .main .lookBtn .lookBtns {
    width: 5.35714286rem;
  }
}
/* 智能运维 */
.main #tntelligence {
  width: 100%;
  background-color: #f0f0f0;
}
.main #tntelligence .tntelligence-box {
  text-align: center;
  padding: 2.85714285rem 9.32142857rem 1.42857142rem;
}
.main #tntelligence .tntelligence-box .tntel .tntelDet {
  font-size: 0.78571429rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.28571429rem;
  margin-top: 0.71428571rem;
}
.main #tntelligence .tntelligence-box .tntel .tntelBox {
  margin: 2.85714286rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1200px) {
  .main #tntelligence .tntelligence-box .tntel .tntelBox {
    justify-content: space-around;
  }
  .main #solution .solution-box .solut .solutBox {
    justify-content: space-around !important;
  }
}
/* @media only screen and (max-width: 768px){
  .main #tntelligence .tntelligence-box .tntel .tntelBox {
    flex-direction: column;
  }
  .main #solution .solution-box .solut .solutBox {
    flex-direction: column;
  }
} */

.main #tntelligence .tntelligence-box .tntel .tntelBox .tntelBox-item {
  width: 15.85714286rem;
  height: 12.85714286rem;
  margin-bottom: 1.42857143rem;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 2px 1px 12px 0px rgba(226, 226, 226, 0.74);
  overflow: hidden;
}
.main #tntelligence .tntelligence-box .tntel .tntelBox .tntelBox-item:hover {
  box-shadow: 2px 1px 14px 0px rgba(204, 204, 204, 0.9);
}
.main #tntelligence .tntelligence-box .tntel .tntelBox .tntelBox-item img {
  width: 15.89285714rem;
  height: 7.42857143rem;
  transition: all 0.5s ease-out;
}
.main
  #tntelligence
  .tntelligence-box
  .tntel
  .tntelBox
  .tntelBox-item:hover
  img {
  transform: scale(1.05);
}
.main
  #tntelligence
  .tntelligence-box
  .tntel
  .tntelBox
  .tntelBox-item:hover
  .tntelBtn {
  background-color: #1f8cbf;
  color: #ffffff;
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon {
  width: 100%;
  padding: 0.64285714rem 0.67857143rem;
  box-sizing: border-box;
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelHead {
  height: 0.92857143rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.78571429rem;
  font-weight: 400;
  color: #333333;
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelTit {
  font-size: 0.78571429rem;
  font-weight: 400;
  color: #333333;
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelBtn {
  width: 3.57142857rem;
  height: 0.92857143rem;
  line-height: 0.92857143rem;
  border-radius: 0.46428571rem;
  background-color: #ffffff;
  border: 1px solid #1f8cbf;
  color: #1f8cbf;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 0.35714286rem;
  cursor: pointer;
  font-weight: 400;
  font-size: 0.5rem;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 576px) {
  .main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelBtn {
    width: 4.28571429rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    padding: 0 0.28571429rem;
  }
}
@media only screen and (max-width: 375px) {
  .main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelBtn {
    width: 4.28571429rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    padding: 0 0.28571429rem;
  }
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelLine {
  width: 1.28571429rem;
  height: 0.07142857rem;
  background: #1f8cbf;
  margin: 0.28571429rem 0 0;
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelDetils {
  text-align: left;
}
.main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelDetils span {
  color: #1a212a;
  line-height: 1rem;
}
@media only screen and (max-width: 1680px) {
  .main #tntelligence .tntelligence-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1440px) {
  .main #tntelligence .tntelligence-box {
    padding: 2.85714285rem 2.85714286rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1400px) {
  .main #tntelligence .tntelligence-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1200px) {
  .main #tntelligence .tntelligence-box {
    padding: 2.85714285rem 3.75rem 1.42857142rem;
  }
}
@media only screen and (max-width: 992px) {
  .main #tntelligence .tntelligence-box {
    padding: 2.85714285rem 1.78571429rem 1.42857142rem;
  }
}
@media only screen and (max-width: 768px) {
  .main #tntelligence .tntelligence-box {
    padding: 2.85714285rem 1.07142857rem 1.42857142rem;
  }
  .main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelDetils span {
    font-size: 0.42857143rem;
  }
}
@media only screen and (max-width: 576px) {
  .main #tntelligence .tntelligence-box {
    /* padding: 2.85714285rem 2.32142857rem 1.42857142rem; */
    padding: 2.85714285rem 11% 1.42857142rem;
  }
  .main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelDetils span {
    font-size: 0.42857143rem;
  }
}
@media only screen and (max-width: 375px) {
  .main #tntelligence .tntelligence-box {
    /* padding: 2.85714285rem 1.78571429rem 1.42857142rem; */
    padding: 2.85714285rem 8% 1.42857142rem;
  }
  .main #tntelligence .tntelBox .tntelBox-item .tntelCon .tntelDetils span {
    font-size: 0.42857143rem;
  }
}
/* 解决方案 */
.main #solution {
  width: 100%;
  background-color: #ffffff;
}
.main #solution .solution-box {
  text-align: center;
  padding: 2.85714285rem 9.32142857rem 1.42857142rem;
}
.main #solution .solution-box .solut .solutBox {
  margin: 2.85714286rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.main #solution .solution-box .solut .solutBox .solutBox-item {
  width: 15.85714286rem;
  height: 11.96428571rem;
  margin-bottom: 1.42857143rem;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 2px 1px 12px 0px rgba(226, 226, 226, 0.74);
  overflow: hidden;
  cursor: pointer;
}
.main #solution .solution-box .solut .solutBox .solutBox-item:hover {
  box-shadow: 2px 1px 14px 0px rgba(204, 204, 204, 0.9);
}
.main #solution .solution-box .solut .solutBox .solutBox-item img {
  width: 15.85714286rem;
  height: 9.42857143rem;
  transition: all 0.5s ease-out;
}
.main #solution .solution-box .solut .solutBox .solutBox-item:hover > img {
  transform: scale(1.05);
}
.main #solution .solution-box .solut .solutBox .solutBox-item .solutCon {
  position: relative;
  padding: 0.89285714rem 0 0.85714286rem;
}
.main
  #solution
  .solution-box
  .solut
  .solutBox
  .solutBox-item
  .solutCon
  .solutHead {
  height: 0.92857143rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.78571429rem;
  font-weight: 400;
  color: #333333;
}
.main
  #solution
  .solution-box
  .solut
  .solutBox
  .solutBox-item
  .solutCon
  .solutHead
  .solutTit {
  font-size: 0.78571429rem;
  font-weight: 400;
  color: #333333;
}
.main
  #solution
  .solution-box
  .solut
  .solutBox
  .solutBox-item
  .solutCon
  .solutHead
  .solutBtn {
  width: 3.57142857rem;
  height: 0.92857143rem;
  line-height: 0.92857143rem;
  border-radius: 0.46428571rem;
  background-color: #ffffff;
  border: 1px solid #1f8cbf;
  color: #1f8cbf;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 0.35714286rem;
  cursor: pointer;
  font-weight: 400;
  font-size: 0.5rem;
  transition: all 0.5s ease-out;
}
.main #solution .solution-box .solut .solutBox .solutBox-item .solutIcon {
  position: absolute;
  top: -1.21428571rem;
  left: 1.07142857rem;
  width: 2.42857143rem;
  height: 2.42857143rem;
  background: #ffffff;
  box-shadow: 0px 3px 10px 0px rgba(231, 231, 231, 0.43);
  border-radius: 50%;
  transition: all 0.5s ease-out;
}
.main #solution .solution-box .solut .solutBox .solutBox-item .solutIcon img {
  width: 1.14285714rem;
  height: 1.14285714rem;
  margin: 0.64285714rem auto;
}
.main #solution .solution-box .solut .solutBox .solutBox-item:hover .solutIcon {
  animation: dd 0.5s 1 alternate;
}
/* 图标晃动 */
@keyframes dd {
  0% {
    transform: translateX(20px);
  }
  25% {
    transform: translateX(-15px);
  }
  50% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(0px);
  }
}
.main #solution .solution-box .solut .solutBox .solutBox-item .solutTit h3 {
  text-align: center;
  font-size: 0.78571429rem;
  font-weight: 400;
  color: #333333;
}
.main #solution .solution-box .solut .solutBox .solutBox-item .solutTo {
  position: absolute;
  top: 0.89285714rem;
  right: 1.07142857rem;
}
.main #solution .solution-box .solut .solutBox .solutBox-item .solutTo img {
  width: 0.92857143rem;
  height: 0.42857143rem;
}
.main
  #solution
  .solution-box
  .solut
  .solutBox
  .solutBox-item
  .solutCon
  .solutLine {
  width: 1.28571429rem;
  height: 0.07142857rem;
  background: #1f8cbf;
  margin: 0.28571429rem 0 0;
}
.main
  #solution
  .solution-box
  .solut
  .solutBox
  .solutBox-item
  .solutCon
  .solutDetils {
  text-align: left;
}
.main
  #solution
  .solution-box
  .solut
  .solutBox
  .solutBox-item
  .solutCon
  .solutDetils
  span {
  color: #1a212a;
  line-height: 1rem;
}
@media only screen and (max-width: 1680px) {
  .main #solution .solution-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1440px) {
  .main #solution .solution-box {
    padding: 2.85714285rem 2.85714286rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1400px) {
  .main #solution .solution-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1200px) {
  .main #solution .solution-box {
    padding: 2.85714285rem 3.75rem 1.42857142rem;
  }
}

@media only screen and (max-width: 992px) {
  .main #solution .solution-box {
    padding: 2.85714285rem 1.78571429rem 1.42857142rem;
  }
}
@media only screen and (max-width: 768px) {
  .main #solution .solution-box {
    padding: 2.85714285rem 1.07142857rem 1.42857142rem;
    .main
      #solution
      .solution-box
      .solut
      .solutBox
      .solutBox-item
      .solutCon
      .solutDetils
      span {
      font-size: 0.42857143rem;
    }
  }
}
@media only screen and (max-width: 576px) {
  .main #solution .solution-box {
    /* padding: 2.85714285rem 2.32142857rem 1.42857142rem; */
    padding: 2.85714285rem 11% 1.42857142rem;
    .main
      #solution
      .solution-box
      .solut
      .solutBox
      .solutBox-item
      .solutCon
      .solutDetils
      span {
      font-size: 0.42857143rem;
    }
  }
}
@media only screen and (max-width: 375px) {
  .main #solution .solution-box {
    /* padding: 2.85714285rem 2.14285714rem 1.42857142rem; */
    padding: 2.85714285rem 8% 1.42857142rem;
    .main
      #solution
      .solution-box
      .solut
      .solutBox
      .solutBox-item
      .solutCon
      .solutDetils
      span {
      font-size: 0.42857143rem;
    }
  }
}
/* 成功案例 */
.main #succesCase {
  width: 100%;
  background-color: #e4ecff;
}
.main #succesCase .succesCase-box {
  text-align: center;
  padding: 2.85714285rem 9.32142857rem;
}
.main #succesCase .succesCase-box .scase .scaseBox {
  margin: 2.85714286rem 0 1.07142857rem;
}

.main
  #succesCase
  .succesCase-box
  .scase
  .scaseBox
  .carousel
  .scase-inner
  .scase-item
  img {
  width: 9.46428571rem;
  /* height: 16.28571429rem; */
  margin: 0.28571429rem;
  box-shadow: 0px 1px 20px 0px rgba(76, 77, 86, 0.1);
}
.carousel-control-prev {
  left: -10%;
}
.carousel-control-next {
  right: -10%;
}
.carousel-control-prev img,
.carousel-control-next img {
  width: 2.32142857rem;
  height: 2.32142857rem;
}
.main
  #succesCase
  .succesCase-box
  .scase
  .scaseBox
  .carousel
  .scase-inner
  .scase-item
  .case1 {
  margin-left: 0;
}
.main
  #succesCase
  .succesCase-box
  .scase
  .scaseBox
  .carousel
  .scase-inner
  .scase-item
  .case6 {
  margin-right: 0;
}
.case1,
.case2,
.case3,
.case4,
.case5,
.case6 {
  display: inline;
}
@media only screen and (max-width: 1680px) {
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 1600px) {
  .case5,
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .case5,
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 1400px) {
  .case5,
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .case4,
  .case5,
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .main #succesCase .succesCase-box {
    padding: 2.85714285rem 3.57142857rem;
  }
  .case4,
  .case5,
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .main #succesCase .succesCase-box {
    padding: 2.85714285rem 3.57142857rem;
  }
  .case2,
  .case3,
  .case4,
  .case5,
  .case6 {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .main #succesCase .succesCase-box {
    padding: 2.85714285rem 3.57142857rem;
  }
  .case2,
  .case3,
  .case4,
  .case5,
  .case6 {
    display: none;
  }
}
/* 成功案例动画 */
@keyframes rowdown {
  0% {
    /* -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); */
    width: 100%;
  }
  100% {
    /* -webkit-transform: translate3d(0,53.21428571rem, 0);
    transform: translate3d(0,53.39285714rem, 0); */
    width: 100%;
    height: 340%;
    /* height: 340% !important; */
  }
}

@keyframes rowup {
  0% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 233%;
  }
}
@keyframes rowup2 {
  0% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 210%;
  }
}
@keyframes contentdown {
  0% {
    bottom: -61.8%;
  }
  100% {
    bottom: -185%;
  }
}
@keyframes contentdown2 {
  0% {
    bottom: -61.8%;
  }
  100% {
    bottom: -170%;
  }
}
@keyframes contentdown3 {
  0% {
    bottom: -61.8%;
  }
  100% {
    bottom: -165%;
  }
}
@keyframes contentup {
  0% {
    bottom: -59.8%;
  }
  100% {
    bottom: -59.8%;
  }
}
@keyframes contentup2 {
  0% {
    bottom: -51.5%;
  }
  100% {
    bottom: -51.5%;
  }
}
.main2 {
  display: none;
}
/* 成功案例 */
.main #case {
  width: 100%;
  background-color: #ffffff;
}
.main #case .case-box {
  text-align: center;
  padding: 2.85714285rem 9.32142857rem 1.42857142rem;
}
.main #case .case-box .casel .caselBox {
  height: 100%;
  margin: 2.85714286rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.main #case .case-box .casel .caselBox .caselBox-item {
  /* min-height: 790px; */
  position: relative;
  width: 15.85714286rem;
  height: 14.92857143rem;
  margin-bottom: 1.42857143rem;
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 2px 1px 14px 0px rgba(204, 204, 204, 0.9);
  cursor: pointer;
}
.main #case .case-box .casel .caselBox .caselBox-item333 {
  opacity: 0;
  cursor: auto;
}
.main #case .case-box .casel .caselBox .caselBox-item1,
.main #case .case-box .casel .caselBox .caselBox-item2,
.main #case .case-box .casel .caselBox .caselBox-item4 {
  height: 16.92857143rem;
}
.main #case .case-box .casel .caselBox .caselBox-item .i-detail1 {
  height: 8rem !important;
}
.main #case .case-box .casel .caselBox .caselBox-item28,
.main #case .case-box .casel .caselBox .caselBox-item10,
.main #case .case-box .casel .caselBox .caselBox-item30 {
  height: 17.3rem;
}
.main #case .case-box .casel .caselBox .caselBox-item .i-detail2 {
  height: 8.4rem !important;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-show1,
.main #case .case-box .casel .caselBox .caselBox-item .item-show2 {
  display: block;
  transition: all 0.5s;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-hide1,
.main #case .case-box .casel .caselBox .caselBox-item .item-hide2 {
  height: 8.92857143rem;
  /* height: 28.57142857rem; */
  position: absolute;
  display: none;
  /* opacity: 0; */
  transition: all 1s ease-out;
  overflow: hidden;
  background-color: transparent;
  z-index: 10;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-hide2 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-show1 img,
.main #case .case-box .casel .caselBox .caselBox-item .item-show2 img {
  width: 15.85714286rem;
  height: 8.92857143rem;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-hide1 img,
.main #case .case-box .casel .caselBox .caselBox-item .item-hide2 img {
  /* height: 100%; */
  width: 15.85714286rem;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .item-show1,
.main #case .case-box .casel .caselBox .caselBox-item:hover .item-show2 {
  display: none;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .item-hide1 {
  display: block;
  animation: rowdown 0.5s forwards linear alternate 1;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .item-hide2 {
  display: block;
  animation: rowup 0.5s forwards linear alternate 1;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .i-hide {
  display: block;
  animation: rowup2 0.5s forwards linear alternate 1;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-bottom {
  height: 6rem;
  background: #ffffff;
  /* z-index: 10; */
  position: relative;
}
.main
  #case
  .case-box
  .casel
  .caselBox
  .caselBox-item
  .i-bottom-special
  .item-bottom-title
  span {
  display: none;
}
.main
  #case
  .case-box
  .casel
  .caselBox
  .caselBox-item
  .item-bottom
  .item-bottom-title {
  padding: 0.4rem 0.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main
  #case
  .case-box
  .casel
  .caselBox
  .caselBox-item
  .item-bottom
  .item-bottom-title
  i {
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.1rem;
  background-image: linear-gradient(to bottom, transparent 60%, #bae4f5 0);
}
.main
  #case
  .case-box
  .casel
  .caselBox
  .caselBox-item
  .i-detail3
  .item-bottom-title
  i {
  margin-bottom: 0.3rem;
}
.main
  #case
  .case-box
  .casel
  .caselBox
  .caselBox-item
  .i-detail3
  .item-bottom-title {
  padding: 0.2rem 0.6rem;
}
.main
  #case
  .case-box
  .casel
  .caselBox
  .caselBox-item
  .item-bottom
  .item-bottom-title
  span {
  background: #f2f2f2;
  border-radius: 0.46428571rem;
  /* width: 5.1rem;
  height: 1rem; */
  line-height: 1rem;
  padding: 0 0.2rem;
}
.main #case .case-box .casel .caselBox .caselBox-item .item-bottom p {
  padding: 0 0.6rem;
  text-align: left;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .i-bottom1 {
  animation: contentdown 0.4s forwards linear alternate 1;
  z-index: 10;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .i-bottom2 {
  animation: contentup 0.4s forwards linear alternate 1;
  z-index: 10;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .i-detail2 {
  animation: contentup2 0.4s forwards linear alternate 1;
  z-index: 10;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .i-b-special {
  animation: contentdown2 0.4s forwards linear alternate 1;
  z-index: 10;
}
.main #case .case-box .casel .caselBox .caselBox-item:hover .i-detail1 {
  animation: contentdown3 0.4s forwards linear alternate 1;
  z-index: 10;
}

@media only screen and (max-width: 1680px) {
  .main #case .case-box {
    padding: 2.85714285rem 4.28571429rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1600px) {
  .main #case .case-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1440px) {
  .main #case .case-box {
    padding: 2.85714285rem 2.85714286rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1400px) {
  .main #case .case-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 1200px) {
  .main #case .case-box {
    padding: 2.85714285rem 4.28571429rem 1.42857142rem;
  }
}
@media only screen and (max-width: 992px) {
  .main #case .case-box {
    padding: 2.85714285rem 3.39285714rem 1.42857142rem;
  }
}
@media only screen and (max-width: 768px) {
  .main #case .case-box {
    padding: 2.85714285rem 1.07142857rem 1.42857142rem;
  }
}
@media only screen and (max-width: 576px) {
  .main #case .case-box {
    padding: 2.85714285rem 11.5% 1.42857142rem;
  }
}
@media only screen and (max-width: 375px) {
  .main #case .case-box {
    padding: 2.85714285rem 1.60714286rem 1.42857142rem;
  }
}
