
#menuClose{
    display: none;
    width: .2742857143rem;
    height: .2742857143rem;
}
#menuImg{
    width: .2742857143rem;
    height: .2742857143rem;
}
.partners-box{
    background-color: #FFFFFF!important;
}
.container {
  width: 100%;
  background-color: rgb(240, 244, 249);
  display: flex;
  padding-bottom: 1rem;
}

.plan-left {
  width: 8.88rem;
  height: 100%;
}

.plan-left-title {
  margin: 0 auto;
  font-family: siyuanBold;
  font-size: 0.55rem;
  font-weight: 700;

  text-align: left;
  margin-top: 1.37rem;
  color: transparent;
  width: 18.24rem;
  -webkit-text-stroke: 0.01rem #4d5766;
}

.solution {
  margin-left: 2.05rem;
}

.solution-plan {
  margin-left: 2.05rem !important;
}

.plan-left-p {
  width: 18.24rem;
  margin: 0 auto;
  margin-top: 0.18rem;

  font-family: siyuan;
  font-size: 0.41rem;
  font-weight: 700;
  line-height: 0.422992rem;
  text-align: left;
  color: #2b74d9;
}

.plan-left-content {
  font-family: siyuan;
  font-size: 0.21rem;
  font-weight: 400;
  line-height: 0.37rem;

  text-align: left;
  margin-top: 0.9rem;
  margin-left: 2.05rem;
  color: #4d5766;
  width: 5.95rem;
}

.plan-right {
  margin-top: 1.77rem;
}

.plan-right-top {
  display: flex;
}

.plan-right-img {
  width: 5.03rem;
  height: 3.31rem;

  border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
  overflow: hidden;

  margin-right: 0.18rem;
  position: relative;
  cursor: pointer;
}

.tag {
  min-width: 1.71rem;
  height: 0.73rem;
  font-family: siyuan;
  font-size: 0.25rem;
  font-weight: 400;
  line-height: 0.73rem;
  text-align: center;
  background: #00000082;
  color: #ffffff;
  position: absolute;
  z-index: 99;
  top: 0.24rem;
  left: 0.24rem;
   

  border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;
}

.tagc {
  min-width: 1.26rem;
  height: 0.55rem;
  background: #00000082;
  border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;

  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.25rem;
  color: #ffffff;
  line-height: 0.55rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.tagd {
  width: 1.26rem;
  height: 0.55rem;
  background: #00000082;
  border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;

  left: 0.3rem;
  top: 0.18rem;

  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.25rem;
  color: #ffffff;
  line-height: 0.55rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.plan-right-img img {
  width: 100%;
  height: 100%;
}

.plan-right-img img:hover {
  /* 鼠标悬停时放大 */
  transform:scale(1.1);
  transition: all 0.3s;
}

.plan-bottom {
  margin-top: 0.17rem;
  display: flex;
}

.anomaly-left {
  width: 5.03rem;
  position: relative;
  padding-bottom: 0.18rem;
}

.anomaly-left .anomaly-imga-box {
  width: 5.03rem;
  height: 3.31rem;
  border-radius: 0.24rem 0.24rem 0.24rem 1.13rem;
  overflow: hidden;
  cursor: pointer;
}

.anomaly-imga {
  width: 100%;
  height: 100%;
}

.anomaly-imga:hover {
    transform:scale(1.1);
  transition: all 0.3s;
}

.anomaly-bottom {
  margin-top: 0.14rem;
  position: relative;
  height: 2.2rem;
  cursor: pointer;
}

.anomaly-bottom-b {
  position: absolute;
  bottom: 0;
  width: 1.82rem;
  height: 1.61rem;
}

.tagb {
  padding-left: 0.14rem;
  padding-right: 0.14rem;
  min-width: 1.26rem;
  width: auto;
  
  height: 0.55rem;
  background: #00000082;
  border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;

  left: 1.4rem;
  top: 0.18rem;

  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.25rem;
  color: #ffffff;
  line-height: 0.55rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.anomaly-bottom .anomaly-bottom-a-box {
  width: 3.91rem;
  height: 1.76rem;

  border-radius: 0.27rem 0.27rem 0.27rem 3.43rem;
  float: right;
  overflow: hidden;
}

.anomaly-bottom-a {
  width: 100%;
  height: 100%;
}

.anomaly-bottom-a:hover {
    transform:scale(1.1);
  transition: all 0.3s;
}

.anomaly-right {
  margin-left: 0.18rem;
  position: relative;
}

.anomaly-right-l-box {
  width: 2.63rem;
  height: 5.12rem;

  border-radius: 0.27rem 0.27rem 3.43rem 0.27rem;
  overflow: hidden;
  cursor: pointer;
}

.anomaly-right-l {
  width: 100%;
  height: 100%;
}

.anomaly-right-l:hover {
    transform:scale(1.1);
  transition: all 0.3s;
}

.anomaly-right-r-box {
  width: 2.18rem;
  height: 2.7rem;

  border-radius: 0.27rem 0.27rem 9.14rem 0.27rem;
  margin-left: 0.16rem;
  overflow: hidden;
  cursor: pointer;
}

.anomaly-right-r {
  width: 100%;

  height: 100%;
}

.anomaly-right-r:hover {
    transform:scale(1.1);
  transition: all 0.3s;
}

.anomaly-right-bottom {
  width: 3.78rem;
  height: 3.45rem;
  position: absolute;
  right: 0;
  bottom: 0;
}

.core-product {
  width: 100%;
  background: rgb(248, 249, 253);
  overflow: hidden;
  padding-bottom: 1.12rem;
}

.product-box {
  /* margin-left: 1.2rem; */

  display: flex;
  width: 18.24rem;
  margin: 0 auto;
  margin-top: 0.95rem;
}

.product-imga {
  width: 12.69rem;
  height: 4.69rem;
  border-radius: 0rem 0rem 0rem 0rem;
}

.product-imgb {
  width: 5.33rem;
  height: 4.69rem;
  background: #202f47;
  border-radius: 0rem 0rem 0rem 0rem;
  /* margin-left: .18rem; */
  position: relative;
  margin-left: 0.22rem;
  cursor: pointer;
}

.product-imgb:hover {
  background-color: #2b74d9;
  transition: all 0.3s;
}

.product-imgb >span:first-child {
  display: block;
  font-family: siyuanBold;
  font-size: 0.37rem;
  font-weight: 700;

  letter-spacing: 0.06em;
  text-align: left;
  color: #ffffff;
  margin-top: 0.37rem;
  margin-left: 0.37rem;
  margin-bottom: 0.22rem;
}
.value-bottom::-webkit-scrollbar{
    display: none;
}
.value-bottom-item-little {
  display: flex !important;

  padding-left: 0.16rem;
}

.value-bottom-item-little > div {
  width: 100%;
}

.value-bottom-item-little > div span {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-left: 0 !important;
}

.value-bottom-item-little .value-bottom-p {
  text-align: left;
}

.value-bottom-item-little > img {
  width: 0.24rem;
  height: 0.18rem;
  margin-top: 0.1rem;
}

.product-imgb >div {
  width: 4.41rem;
  font-family: siyuan;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 0.3rem;
  letter-spacing: 0.03em;
  text-align: left;

  margin-left: 0.37rem;
  color: #ffffff;
  max-height: 2.8rem;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
/* 弹性伸缩盒子模型显示 */
  display: -webkit-box;
-webkit-line-clamp:9;
-webkit-box-orient: vertical;
}

.product-imgb img {
  width: 0.33rem;
  height: 0.37rem;
  margin-left: 0.4rem;
  position: absolute;
  bottom: 0.37rem;
}

.core-product-items {
  display: flex;
  /* margin-left: 1.19rem; */

  width: 18.24rem;
  margin: 0 auto;
  margin-top: 0.27rem;
  justify-content: space-between;
  cursor: pointer;
}

.core-product-item {
  width: 4.34rem;
  height: 5.32rem;
  background-color: #ebeef2;
  /* margin-right: 2%; */
}

.img-box {
  width: 4.34rem;
  height: 4.34rem;
  background: #ebeef2;
  border-radius: 0rem 0rem 0rem 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.digui {
  width: 100% !important;
  height: 100% !important;
}

.digui-box {
  width: 100%!important;
  height: 100% !important;
  
}

.digui:hover {
  /* width: 110% !important;
  height: 110% !important; */
  transform:scale(1.1);
  transition: all 0.3s;
}

.vsat-box {
  width: 100%!important;
  height:auto!important;
  border-radius: 0rem 0rem 0rem 0rem;
}

.vsat:hover {
    transform:scale(1.1);
    transition: all 0.3s;
  transition: all 0.3s;
}

.hover-jiantou {
  width: 0.27rem;
  height: 0.27rem;
  position: absolute;
  bottom: 0.47rem;
  right: 0.22rem;
  display: none;
}

.core-product-item:hover {
    /* box-shadow:-0.44rem -0.39rem 1.04rem 0rem   rgba(0,0,0,0.2); */
    box-shadow: .0571428571rem .0571428571rem .1142857143rem 0px rgba(0,0,0,0.2);
    transition: all 0.4s;
}

.core-product-item span,
.core-product-item p {
  color: #1C1818;
}

.core-product-item:hover span,
.core-product-item:hover p {
  color: #2b74d9;
}

.core-product-item:hover .no-hover {
  display: none;
}

.core-product-item:hover .hover-jiantou {
  display: block;
}

.phone-box {
  width: 100%!important;
  height:auto!important;

 
}

.phone:hover {
    transform:scale(1.1);
    transition: all 0.3s;
  transition: all 0.3s;
}

.big {
  width: 100% !important;
  height: 100% !important;
}

.big:hover {
    transform:scale(1.1);
    transition: all 0.3s;
  transition: all 0.3s;
}

.phone {
  width: 100%;
  height: 100%;
}

.vsat {
  width: 100% !important;
  height: 100% !important;
  border-radius: 0rem 0rem 0rem 0rem;
}

.big-box {
  width: 100%;
  height: auto;
  background: linear-gradient(180deg, #04080f 0%, #091426 100%);
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
}

.item-menu {
  width: 100%;
  height: 0.98rem;

  background-color: #ffffff;
  overflow: hidden;
  position: relative;
}

.item-menu >span {
  font-family: siyuanBold;
  font-size: 0.23rem;
  font-weight: 700;

  letter-spacing: 0.06em;
  text-align: left;
  margin-top: 0.18rem;
  margin-left: 0.27rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75%;
}

.item-menu >p {
  font-family: siyuan;
  font-size: 0.14rem;
  font-weight: 400;
  margin-top: 0.09rem;
  letter-spacing: 0.03em;
  text-align: left;
  color: #4d5766;
  margin-left: 0.27rem;
  margin-right: 0.27rem;
}

.item-menu img {
  width: 0.27rem;
  height: 0.27rem;
  position: absolute;
  bottom: 0.47rem;
  right: 0.22rem;
}

.honor {
  width: 100%;
  height: 10rem;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}

.news-box {
    background-color: #F0F4FA;
  overflow: hidden;
  position: relative;
  padding-bottom: 0.62rem;
}

.news-box > div > a {
  display: block;
  /* width: 1.2rem;
  height: 0.48rem; */
  width: 96px;
  height: 30px;

  /* border-radius: 0.08rem; */
  border: 0.01rem 0rem 0rem 0rem;
  opacity: 0rem;
  background-color: #282828;
  display: flex;
  align-items: center;
  font-family: siyuan;
  font-size: 0.16rem;
  /* font-weight: 600; */
  line-height: 0.188rem;
  text-align: left;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.more {
  width: 18.24rem;
  margin: 0 auto;
  height: 0.8rem;
  display: flex;
  justify-content: end;
  margin-top: -0.65rem;
}
.more a:hover{
    /* background: #D3DDEB; */
    transition: all 0.3s;
}

.news-box a img {
  width: 0.32rem;
  height: 0.32rem;
  /* margin-top: -0.05rem; */
}

.list {
  width: 18.24rem;
  margin: 0 auto;
  margin-top: 0.95rem;
}

.list .li > img {
}

.list-img {
  width: 4rem;
  height: 3rem;

  border-radius: 0rem 0rem 0rem 0rem;
}

.list-img > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.list .li {
  display: flex;
  margin-bottom: 0.27rem;
  cursor: pointer;
  /* justify-content: space-between; */
}

.item {
  width: 13.59rem;
  margin-left: 1.22rem;
  height: 1.9rem;
  /* margin-left: 116px; */
  display: flex;
  border-bottom: 0.01rem solid #e9edf2;
  position: relative;

  align-items: center;
}

.date span {
  display: block;
  font-family: siyuan;
  font-size: 0.55rem;
  font-weight: 600;
  line-height: 0.64rem;
  text-align: center;
}

.date span:last-child {
  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.18rem;

  line-height: 0.3rem;
  text-align: left;
  font-style: normal;

  text-transform: none;
}

.item p {
  font-family: siyuan;
  font-size: 0.21rem;
  font-weight: 400;
  width: 10.74rem;
  text-align: left;
  margin-left: 0.64rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

  height: 100%;
  line-height: 1.9rem;
}

.news-box .item a {
  height: 100%;
  display: flex;
  align-items: center;
  color: #1C1818
}

.news-box .item a:hover {
  color: #2b74d9;
}

.news-box .item a img {
  width: 0.37rem;
  height: 0.37rem;
  margin-top: 0;
}

/* .item p:hover::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transition: 0.3s;
    opacity: 0.3;
    border-radius: 8px;
    background: rgb(180, 17, 17);
    transform-origin: left;
    animation: LeftToRight 2s infinite;
  }



  @keyframes LeftToRight {
    from {
      transform: scaleX(0);
    }
    to {
      transform: scaleX(1);
    }
  } */
  .list .li {
  position: relative;
}

.list .li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /* 位于原本li 下面 */
  z-index: -1;
  height: 100%;
  width: 0;
  /* 动画时长 */
  transition: 1s;
  /* 变换的背景色，这里是红色背景色 */
  background-color: #ffffff;
}

.list .li:hover {
  z-index: 1;
  color: #2b74d9 !important;
}

.list .li:hover::before {
  width: 100%;
}

.item img {
  width: 0.365008rem;
  height: 0.365008rem;
  position: absolute;
  right: 0.2rem;
}

.item {
  padding-left: 0.27rem;
}

.coo-list {
  display: flex;

  margin-top: 0.92rem;
}

.coo-list > img {
  width: 0.37rem;
  height: 0.37rem;
}

.coo-list > div:first-child {
  height: 0.7rem;
  display: flex;
  align-items: center;
}

.coo-list > div > img {
  width: 0.37rem;
  height: 0.37rem;
}

.coo-list .img0 {
  margin-top: 0rem;
}

.coo-list .img1 {
  margin-top: 0.7rem;
}

.coo-list .img2 {
  margin-top: 1.4rem;
}

.coo-list .img3 {
  margin-top: 2.1rem;
}

.coo-li {
  margin-left: 1.34rem;
  width: 4.6rem;
}

.coo-li div {
  font-family: siyuan;
  font-size: 0.23rem;
  font-weight: 400;
  line-height: 0.7rem;
  height: 0.7rem;
  text-align: left;
  color: #1c1818;

  cursor: pointer;
}

.coo-li .tab-active {
  color: #2b74d9;
}

.company {
  width: auto;
  height: auto;
  border-radius: 0rem 0rem 0rem 0rem;

  margin-top: 0.99rem;
  display: grid;
  grid-auto-columns: repeat(6,1fr);
  gap: .1rem;
}

.company > img {
  border-right: none !important;
}

.company > img:nth-child(4) {
  border-right: 1px solid #ececec !important;
}

.company > img:last-child {
  border-right: 1px solid #ececec !important;
}

.cooperation {
  width: 18.24rem;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}

.company img {
  width: 2.955rem;
  border: 1px solid #ececec;
  height: 1.4rem;
  padding: .1rem;
  object-fit: scale-down;
}

.honor-box {
  width: 7.06rem;
  height: 6.4rem;
   


  margin-top: 1.8rem;
  margin-left: 1.61rem;
}
.hiddenHonor{
    width: 100%;height: 100%;    background: #2b74d9;
    border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;

}

.honor-title {
  color: transparent;
  -webkit-text-fill-color: #2b74d9;
  /*文字的填充色*/

  font-family: siyuan, siyuan;
  font-weight: 600;
  font-size: 0.48rem;
  color: rgba(0, 0, 0, 0);

  text-stroke: 0.01rem #ffffff;
  text-align: left;
  font-style: normal;
  text-transform: none;
  -webkit-text-stroke: 0.01rem #ffffff;
  margin-top: 0.56rem;
  margin-left: 0.56rem;
}

.honor-chinese {
  font-family: siyuan, siyuan;
  font-weight: 700;
  font-size: 0.36rem;
  color: #ffffff;
  margin-top: 0.16rem;
  margin-left: 0.56rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.honor-amount {
  margin-top: 0.93rem;
  margin-left: 0.56rem;
  display: flex;
}

.amount-box {
  width: 50%;
}

.num {
  font-family: siyuan, siyuan;
  font-weight: 600;
  font-size: 0.8rem;
  color: #ffffff;
  line-height: 0.94rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.num span {
  font-size: 0.36rem;
}

.amount-name {
  width: 80%;
  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.18rem;
  color: #ffffff;
  line-height: 0.21rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}

p {
  margin: 0;
  padding: 0;
}

.certificate-box {
  width: 100%;
  display: flex;
  margin-top: 0.8rem;
}

.certificate-box > .certificate:first-child {
  margin-left: 0.56rem;
}

.certificate {
  width: 21%;
}

.certificate-number {
  font-family: siyuan, siyuan;
  font-weight: 600;
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 0.47rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.certificate-name {
  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.14rem;
  color: #ffffff;

  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.1rem;
}

.value-box {
  width: 100%;
  height: 10.9rem;
  background: #f7fafc;
  border-radius: 0rem 0rem 0rem 0rem;
}

.value-top-box {
  display: flex;
  position: relative;
  /* overflow: hidden; */
}

.value-top-box > img {
  width: 8.91rem;
  height: 10.95rem;
  border-radius: 0rem 0rem 0rem 0rem;
  border-radius: 0rem 0rem 0rem 0rem;
  margin-top: 1.37rem;
  margin-left: 1.87rem;
}

.value-right {
  /* margin-top: 1.37rem; */
  margin-left: 1.6rem;
}

.value-title {
  font-family: siyuan, siyuan;
  font-weight: 700;
  font-size: 0.55rem;
  color: #2b74d9;
  line-height: 0.64rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.value-dec {
  width: 7.1rem;
  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.21rem;
  color: #4d5766;
  line-height: 0.37rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.42rem;
  max-height: 1.45rem;
  /* overflow: hidden;
  text-overflow: ellipsis; */
/* 弹性伸缩盒子模型显示 */
  /* display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; */
}

.value-list {
  margin-top: 1.7rem;
}

.value-li {
  width: 7.1rem;
 
  height: 0.73rem;
  background: rgb(227, 237, 249);
  border-radius: 2.29rem 2.29rem 2.29rem 2.29rem;

  margin-bottom: 0.27rem;
  display: flex;
  align-items: center;
}

.value-li img {
  width: 0.55rem;
  height: 0.55rem;
  margin-right: 0.27rem;
  margin-left: -0.1rem;
}

.value-li p {
    width: 85%;
  white-space: normal;
  /* 确保文本在一行内显示 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  /* 使用省略号表示文字被截断 */

  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.23rem;
  color: #1c1818;
  /* line-height: 0.73rem;
  letter-spacing: 0.01rem; */
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.value-bottom {
  margin-top: 1.2rem;
  width: 100%;
  justify-content: center;

  display: flex;
  align-items: center;
}

.value-bottom-item {
  width: 2.51rem;
  height: 0.78rem;
  background: #f0f4fa;
  box-shadow: 0rem 0.08rem 0.16rem 0rem rgba(43, 116, 217, 0.1);
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  margin-left: 0.24rem;
  -webkit-line-clamp: 2;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.value-bottom-top {
  display: flex;
  padding-top: 0.14rem;
  /* padding-left: 0.16rem; */
}

.value-bottom-top img {
  width: 0.24rem;
  margin-left: 0.16rem;
}

.value-bottom-top span {
  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.18rem;
  color: #1c1818;
  line-height: 0.19rem;
  margin-left: -0.40rem;
  text-align: center;
  font-style: normal;
  text-transform: none;

  width: 100%;
  text-align: center;
}

.value-bottom-p {
  font-family: siyuan, siyuan;
  font-weight: 400;
  font-size: 0.16rem;
  color: #4d5766;
  line-height: 0.16rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  /* padding-left: 0.4rem; */
  margin-top: 0.09rem;
  width: 100%;
  text-align: center;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@keyframes planRight {
  to {
    right: 1.75rem;
  }
}

/* 媒体查询 大于980尺寸的屏幕才执行动画*/
/* @media screen and (max-width: 1920px) {
    .li{
        position: relative;
        height: 1.9rem;
      }
      
      .animation-list-img { 
        position: absolute;
        will-change: transform;
        animation: listImg 2s forwards;
        left: -100%;
      }
    
      @keyframes listImg {
        to {
          left: 0%;
        }
      }
      .animation-item { 
        position: absolute;
        will-change: transform;
        animation: animationItem 2s forwards;
        right: -100%;
       
      }
      .item{
         width: 13.74rem;
         padding-left: 0!important;
      }
      @keyframes animationItem {
        to {
          right: 0;
        }
      }
} */

/* @media screen and (max-width: 1366px) {
    .li{
        position: relative;
        height: 2.33rem!important;
      }
      
      .animation-list-img { 
        position: absolute;
        will-change: transform;
        animation: listImg 2s forwards;
        left: -100%;
      }
    
      @keyframes listImg {
        to {
          left: 0%;
        }
      }
      .animation-item { 
        position: absolute;
        will-change: transform;
        animation: animationItem 2s forwards;
        right: -100%;
       
      }
      .item{
         width: 11.86rem!important;
         padding-left: 0!important;
      }
      @keyframes animationItem {
        to {
          right: 0;
        }
      }


} */
/* @media screen and (max-width: 1270px) {
    .li{
        position: relative;
        height: 2.51rem!important;
      }
      
      .animation-list-img { 
        position: absolute;
        will-change: transform;
        animation: listImg 2s forwards;
        left: -100%;
      }
    
      @keyframes listImg {
        to {
          left: 0%;
        }
      }
      .animation-item {
        position: absolute;
        will-change: transform;
        animation: animationItem 2s forwards;
        right: -100%;
       
      }
      .item{
         width: 11.2rem!important;
         padding-left: 0!important;
      }
      @keyframes animationItem {
        to {
          right: 0;
        }
      }


} */
/* @media screen and (max-width: 980px) {
    .item{
        width: 9.29rem!important;
        padding-left: 0!important;
     }
} */
@keyframes slideright {
  to {
    left: 11.5rem;
  }
}
@media screen and (min-width: 1920px) {
    .list .li{
        position: relative;
        height: 1.9rem;
      }
      
      .animation-list-img { 
        position: absolute;
        will-change: transform;
        animation: listImg 2s forwards;
        left: -100%;
      }
    
      @keyframes listImg {
        to {
          left: 0%;
        }
      }

      @keyframes slideright {
        to {
          left: 11.5rem;
        }
      }
      .animation-item { 
        position: absolute;
        will-change: transform;
        animation: animationItem 2s forwards;
        right: -100%;
       
      }
      .item{
         width: 13.74rem;
         padding-left: 0!important;
      }
      @keyframes animationItem {
        to {
          right: 0;
        }
      }
      .list-img ,.item{
        display: none;
      }
}
@media screen and (min-width: 981px) {
    .value-top-box{/*初始先隐藏，进入可视区再做动画显示*/
        display: none;
    }
  .value-right > img {
    display: none;
  }
  #value-bottom{
    display: none;
  }

  .plan-left-title-b {
    display: none;
  }

  .tab-box {
    display: none;
  }

  .value-box {
    position: relative;
  }
  /* //固定宽高 */
  .value-top-box .top-img {
    width: 7.8rem;
    height: 8rem;

    border-radius: 0rem 0rem 0rem 0rem;
    margin-top: 1.46rem;
    margin-left: 1.64rem;
  }
  /* 动画 */
  .animation-img {
    position: absolute;
    top: 0;
    left: -100%;
    /* 初始位置在左侧之外 */
    will-change: transform;
    /* 提示浏览器进行硬件加速 */
    animation: slideIn 2s forwards;
    /* 动画名称，持续时间，填充模式 */
  }

  .animation-img {
    right: 100%;

    animation-delay: 0s;
  }

  @keyframes slideIn {
    to {
      left: 0.4rem;
    }
  }

  .value-right {
    /* 固定高 */
    /* margin-top: 1.22rem;因为要固定高度所有不能margin-top了；margin-top放子元素上去 */
    margin-top: 0;
    margin-left: 0rem;
    height: 11.91rem;
  }
  .value-title {
    margin-top: 1.46rem;
  }

  .animation-value-right {
    /* 动画 */
    left: 100%;
    animation-delay: 0s;
  }
  .animation-value-right {
    /* 动画 */
    position: absolute;

    top: 0;

    will-change: transform;
    animation: slideright 2s forwards;
  }

  .value-bottom {
    /* 固定高 */
    height: 0.68rem;
    z-index: 99;
    bottom: 100%;
  }
  .animation-value-bottom {
    /* 动画 */
    position: absolute;
    top: 75%;
    will-change: transform;
    animation: slideTop 2s forwards;
  }
  .animation-value-bottom {
    animation-delay: 0s;
  }

  @keyframes slideTop {
    to {
      top: 87%;
    }
  }

  .container {
    position: relative;
    /* overflow: hidden; */
    min-height: 12rem;
    min-width: 21rem;
  }
  .plan-left{
    display: none;
  }
  .plan-right{
    display: none;
  }
  .plan-left {/* 固定高度 */
    height: 12rem;
  }
  .animation-plan-left {/* 动画 */
    position: absolute;
    will-change: transform;
    animation: planLeft 2s forwards;
    left: -100%;
  }

  @keyframes planLeft {
    to {
      left: 0%;
    }
  }

  .plan-right {/*  高*/
   height: 12rem;
  }

  .animation-plan-right {/*  动画*/
    animation-delay: 0s;
  }
  .animation-plan-right{/*  动画*/
    position: absolute;
    will-change: transform;
    animation: planRight 2s forwards;
    right: -100%;
  }

  .product-box{
    position: relative;
    height: 4.69rem;
  }

 
  .product-imga{
    display: none;
  }
  .product-imgb{
    display: none;
  }
 
 
  .animation-product-imga {/* 动画 */
    position: absolute;
    will-change: transform;
    animation: productImga 2s forwards;
    left: -100%;
  }

  @keyframes productImga {
    to {
      left: 0%;
    }
  }

  .animation-product-imgb {/* 动画 */
    position: absolute;
    will-change: transform;
    animation: productImgB 2s forwards;
    right: -100%;
  }

  @keyframes productImgB {
    to {
      right: 0%;
    }
  }

 

  .honor {
    position: relative;
  }

  .honor-box {/* 高 */
   height: 6.4rem;
  
  }
  .hiddenHonor{
    display: none;
  }
  .animation-honorBox{/* 动画 */
    position: absolute;
    left: -100%;
    /* 初始位置在左侧之外 */
    will-change: transform;
    /* 提示浏览器进行硬件加速 */
    animation: honor 2s forwards;
    /* 动画名称，持续时间，填充模式 */
  }

  .animation-honorBox {/* 动画 */
    right: 100%;
    /* 文字从左侧开始 */
    animation-delay: 0s;
    /* 延迟动画开始时间，使其在图片之后 */
  }

  @keyframes honor {
    to {
      left: 0;
    }
  }
 
}

@media screen and (min-width: 1366px) {
  .header > .fx > .fxs > nav {
    display: block;
  }
}
 
@media screen and (max-width: 1366px) {
  @keyframes planRight {
    to {
      right: 0.9rem;
    }
  }
  @keyframes slideright {
    to {
      left: 9.2rem;
    }
  }
  .value-top-box .top-img {
    
    margin-left: -.3rem;
  }
  .value-top-box {
    width: 17.57rem;
    margin: 0 auto;
  }

  .value-top-box > img {
    margin-top: 1.69rem;
    width: 8.06rem;

    height: 9.86rem;
    border-radius: 0rem 0rem 0rem 0rem;
    margin-left: 0;
  }

  .value-right {
    /* margin-top: 1.69rem; */
    margin-left: 0;
  }

  .value-title {
    font-size: 0.68rem;
    line-height: 0.79rem;
  }

  .value-dec {
    font-size: 0.25rem;
    line-height: 0.45rem;
    margin-top: 0.59rem;
    max-height: 1.45rem;
    /* overflow: hidden;
    text-overflow: ellipsis; */
/* 弹性伸缩盒子模型显示 */
    /* display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; */
  }

  .value-list {
    margin-top: 0.8rem;
  }

  .value-li {
    width: 6.21rem;

    height: 0.9rem;
 

    border-radius: 2.81rem 2.81rem 2.81rem 2.81rem;
  }

  .value-li img {
    width: 0.68rem;
    height: 0.68rem;
  }

  .value-li p {
    width: 85%;
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.28rem;
    color: #1c1818;
    /* line-height: 0.9rem;
    letter-spacing: 1px; */
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .value-bottom {
    display: flex;
    align-items: center;
    overflow-x: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
margin: 0 auto;
    height: 1.2rem;

    margin-top: 1.3rem;
    width: 80%;
  
    display: flex;
   
    justify-content: space-around;
  }

  .value-bottom-item-little > img {
    margin-top: 0.3rem;
  }

  .value-box {
    height: 10.4rem;
  }

  .value-bottom-item {
    width: 3.09rem;
    height: 1.2rem;
   
    background: #f0f4fa;
    box-shadow: 0rem 0.12rem 0.24rem 0rem rgba(43, 116, 217, 0.1);
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;
    flex-shrink: 0;
    margin-right: 0.22rem;
    margin-left: 0;
    padding-left: 0.22rem;
    padding-right: 0.27rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0.2rem;   
    -webkit-line-clamp: 2;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
     
  }

  .value-bottom-top {
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }

  .value-bottom-top span {
    font-size: 0.22rem;
    width: 100%;
    text-align: center;
  }

  .value-bottom-p {
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    margin-top: 0rem;
    line-height: 0.22rem;
    /* padding-left: 0.4rem; */
  }

  .plan-left {
    width: 8.07rem;
  }

  .plan-left-title {
    width: 17.57rem;
    margin: 0 auto;
    font-size: 0.72rem;
    margin-top: 1.69rem;
    margin-left: 0.82rem !important;
  }

  .solution {
    margin-top: 2.14rem !important;
  }

  .plan-left-p {
    font-size: 0.51rem;
    margin-top: 0.3rem;
    margin-left: 0.82rem;
  }

  .plan-left-content {
    width: 4.54rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.25rem;
    color: #4d5766;
    line-height: 0.45rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.81rem;
    margin-top: 1.1rem;
    height: auto;
    -webkit-line-clamp: 16;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .plan-right {
    margin-top: 2.14rem;
  }

  .plan-right-img {
    width: 5.05rem;
    height: 3.35rem;
    border-radius: 0.34rem 0.34rem 0.34rem 0.34rem;
  }

  .tag {
    padding-left: 0.22rem;
    padding-right: 0.22rem;
    min-width: 1.69rem;
    height: 0.73rem;
    background: #00000082;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.25rem;
    color: #ffffff;
    line-height: 0.73rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    top: 0.28rem;
    left: 0.28rem;
  }

  .anomaly-left {
    width: 5.05rem;
  }

  .anomaly-left .anomaly-imga-box {
    width: 5.05rem;
    height: 3.34rem;
    border-radius: 0.34rem 0.34rem 0.34rem 1.59rem;
  }

  .anomaly-bottom {
  }

  .tagb,
  .tagc,
  .tagd {
    padding-left: 0.14rem;
    padding-right: 0.14rem;
    min-width: 1.27rem;
    height: 0.53rem;
    background: #00000082;
    border-radius: 0.11rem 0.11rem 0.11rem 0.11rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.25rem;
    color: #ffffff;
    line-height: 0.53rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    left: 1.4rem;
    top: 0.28rem;
  }

  .tagc,
  .tagd {
    left: 0.31rem;
    top: 0.28rem;
  }

  .anomaly-bottom-b {
    width: 2.44rem;
    height: 1.84rem;
  }

  .anomaly-right {
    width: 5.05rem;
  }

  .anomaly-right-l-box {
    width: 2.62rem;
    height: 5.16rem;

    border-radius: 0.34rem 0.34rem 4.22rem 0.34rem;
  }

  .anomaly-right-r-box {
    width: 2.34rem;
    height: 2.89rem;
  }

  .anomaly-bottom .anomaly-bottom-a-box {
    width: 3.92rem;
    height: 1.77rem;

    border-radius: 0.34rem 0.34rem 0.34rem 4.22rem;
  }

  .anomaly-right-bottom {
    width: 4.35rem;
    height: 3.98rem;
  }

  .container {
    height: 13.73rem !important;
    padding-bottom: 0;
  }

  .plan-left-title {
    margin-top: 1.69rem;

    font-size: 0.68rem;
    color: rgba(0, 0, 0, 0);
  }

  .plan-left-p {
    width: 17.57rem;
    font-size: 0.51rem;
    margin-top: 0.22rem;
  }

  .solution-plan {
    margin-left: 0.82rem !important;
    margin-top: 0.3rem;
  }

  .product-box {
    margin-top: 1.17rem;

    height: 5.77rem;

    border-radius: 0rem 0rem 0rem 0rem;
  }

  .product-imga {
    width: 12.7rem;
    height: 5.77rem;
    border-radius: 0rem 0rem 0rem 0rem;
    border-radius: 0rem 0rem 0rem 0rem;
    margin-right: 0.34rem;
  }

  .product-imgb {
    width: 4.53rem;
    height: 5.77rem;
    background: #202f47;
    border-radius: 0rem 0rem 0rem 0rem;
    margin-left: 0;
  }

  .product-box {
    width: 17.57rem;
  }

  .product-imgb >span:first-child {
    margin-top: 0.45rem;
    margin-left: 0.45rem;
    font-size: 0.45rem;
  }

  .list-img {
    width: 4.22rem;
    height: 2.33rem;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .list-img > img {
    width: 100% !important;
    height: 100% !important;
  }

  .item-menu img {
    bottom: 0.58rem;
    right: 0.38rem;
  }

  .product-imgb img {
    width: 0.45rem;
    height: 0.45rem;
    margin-left: 0.45rem;
  }

  .product-imgb >div {
    width: 3.63rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.22rem;
    color: #ffffff;
    line-height: 0.42rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    height: auto;
    max-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示 */
    display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  margin-left: 0.45rem;
  }

  .core-product > .plan-left-title {
    margin-top: 1.69rem;
  }

  .core-product-items {
    width: 17.57rem;
    margin: 0 auto;
    margin-top: 0.34rem;
  }

  .core-product-item {
    width: 4.13rem;
  }

  .img-box {
    width: 4.13rem;
    height: 4.13rem;
    background: #ebeef2;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .digui-box {
    width: 3.27rem;
    height: 2.83rem;
  }

  .vsat-box {
    width: 100%!important;
    height: auto !important;
  }

  .phone-box {
    width: 100%!important;
    height: auto!important;
  }

  .big-box {
    width: 100%;
    height: auto;
  }

  .item-menu {
    width: 100%;
    height: 1.21rem;
  }

  .item-menu span {
    font-size: 0.28rem;
    margin-top: 0.22rem !important;
  }

  .item-menu >p {
    font-size: 0.17rem;
    margin-top: 0.11rem;
  }

  .honor {
    height: 14.06rem;
    background-size: 100% 100%;
  }

  .honor-box {
    width: 9.93rem;
    height: 9rem;
    background: #2b74d9;
 
    margin-top: 2.53rem;
  }
  .hiddenHonor{
    width: 100%;height: 100%;    background: #2b74d9;
    border-radius: 0.22rem 0.22rem 0.22rem 0.22rem;

}

  .honor-title {
    font-size: 0.68rem;
    margin-bottom: 0.22rem;
    margin-left: 0.79rem;
    margin-top: 0.79rem;
  }

  .honor-chinese {
    font-size: 0.51rem;

    margin-left: 0.79rem;
  }

  .honor-amount {
    margin-left: 0.79rem;
    margin-top: 1.31rem;
  }

  .num {
    font-size: 1.13rem;
  }

  .num span {
    font-size: 0.51rem;
  }

  .amount-name {
    font-size: 0.25rem;
  }

  .certificate-box {
    margin-top: 1.13rem;
    /* margin-left: 0.79rem; */
  }

  .certificate-box > .certificate:first-child {
    margin-left: 0.79rem;
  }

  .certificate-number {
    font-size: 0.56rem;
  }

  .certificate-name {
    font-size: 0.2rem;
    margin-top: 0.51rem;
  }

  .plan-left-title {
    margin: 0 auto;
    margin-top: 1.8rem;
    width: 17.57rem;
    font-size: 0.68rem;
  }

  .news-p {
    font-size: 0.51rem;
  }

  .news-box > div > a {
    width: 1.69rem;
    height: 0.68rem;
    background: #282828;
    /* border-radius: 0.11rem 0.11rem 0.11rem 0.11rem; */
    border: 0.01rem solid #e9edf2;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.22rem;
    color: #ffffff;
    line-height: 0.68rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .news-box a img {
    width: 0.29rem;
    height: 0.29rem;
  }

  .list {
    width: 17.57rem;
    margin: 0 auto;
    margin-top: 1.17rem;
  }

  .list .li > img {
    width: 4.22rem;
    height: 2.33rem;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item {
    margin-left: 1.41rem;
    height: 2.23rem;
  }

  .date span {
    font-size: 0.68rem;
  }

  .date span:last-child {
    font-size: 0.22rem;
    margin-top: 0.12rem;
  }

  .item p {
    width: 8.31rem;
    height: 2.23rem;
    line-height: 2.23rem;
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    overflow: hidden;
    /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
    /* 使用省略号表示文字被截断 */
  }

  .news-box .item a img {
    width: 0.45rem;
    height: 0.45rem;
  }

  .partner-title {
    margin-top: 1.69rem !important;
  }

  .cooperation {
    margin-left: 0;
    margin: 0 auto;
    width: 17.57rem;
    margin-top: 1.2rem;
  }

  .coo-list {
    margin: 0;
  }

  .coo-list > img {
    width: 0.48rem;
    height: 0.48rem;
  }

  .coo-li div {
    font-size: 0.28rem;
  }

  .company {
    margin-left: 1.59rem;
    margin-top: 0;
    width: auto;
    height: auto;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .company > img {
    border-right: none !important;
  }

  .company > img:nth-child(4) {
    border-right: 1px solid #ececec !important;
  }

  .company > img:last-child {
    border-right: 1px solid #ececec !important;
  }

  .company img {
    width: 33.3%;
    height: auto;
  }
}

@media screen and (max-width: 1270px) {
  .value-top-box > img {
    margin-top: 1.8rem;
    width: 8.59rem;
    height: 16rem;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .value-right {
    /* margin-top: 1.8rem; */
  }

  .value-title {
    font-size: 0.72rem;
    line-height: 0.84rem;
  }

  .value-dec {
    font-size: 0.27rem;
    line-height: 0.48rem;
    margin-top: 0.63rem;
    max-height: 1.45rem;
    /* overflow: hidden;
    text-overflow: ellipsis; */
/* 弹性伸缩盒子模型显示 */
    /* display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; */
  }

  .value-list {
    margin-top: 0.5rem;
  }

  .value-li {
    width: 6.21rem;
    
    height: 0.96rem;

    border-radius: 3rem 3rem 3rem 3rem;
  }

  .value-li img {
    width: 0.72rem;
    height: 0.72rem;
  }

  .value-li p {
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.3rem;
    color: #1c1818;
    /* line-height: 0.96rem;
    letter-spacing: 1px; */
    text-align: left;
    font-style: normal;
    text-transform: none;
    width: 85%;
  }

  .value-bottom {
    display: flex;
    align-items: center;
    overflow-x: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;

    height: 1.3rem;

    margin-top: 1.3rem;
    margin-left: 0.82rem;
    justify-content: flex-start;
  }

  .value-bottom-item-little > img {
    margin-top: 0.2rem;
  }

  .value-box {
    height: 10.4rem;
  }

  @keyframes slideright {
    to {
      left: 9.2rem;
    }
  }

  .value-bottom-item {
    width: 3.3rem;
    height: 1.3rem;
    background: #f0f4fa;
    box-shadow: 0rem 0.12rem 0.24rem 0rem rgba(43, 116, 217, 0.1);
    border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;
    flex-shrink: 0;
    padding: 0;
    margin: 0;
    margin-right: 0.36rem;
    -webkit-line-clamp: 2;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .value-bottom-top {
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
  }

  .value-bottom-p {
    /* padding-left: 0.4rem; */
  }

  .value-bottom-top span {
    font-size: 0.24rem;
    width: 100%;
    text-align: center;
  }

  .value-bottom-p {
    font-size: 0.21rem;
    width: 100%;
    text-align: center;
  }

  .plan-left {
    width: 7.32rem;
  }

  .plan-left-title {
    font-size: 0.72rem;
    margin-top: 2.37rem;
    margin-left: 0.81rem;
  }

  .plan-left-p {
    font-size: 0.54rem;
    margin-top: 0.32rem;
    margin-left: 0.81rem;
  }

  .plan-left-content {
    width: 4.61rem;
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.27rem;
    color: #4d5766;
    line-height: 0.48rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.81rem;
    margin-top: 1.19rem;
    height: auto;
    -webkit-line-clamp: 18;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .plan-right {
    margin-top: 2.37rem;
  }

  .plan-right-img {
    width: 5.43rem;
    height: 3.6rem;

    border-radius: 0.36rem 0.36rem 0.36rem 0.36rem;
  }

  .tag {
    min-width: 1.8rem;
    height: 0.78rem;
    background: #00000082;
    border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.27rem;
    color: #ffffff;
    line-height: 0.78rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    top: 0.47rem;
    left: 0.42rem;
  }

  .anomaly-left {
    width: 5.43rem;
  }

  .anomaly-left .anomaly-imga-box {
    width: 5.43rem;
    height: 3.59rem;
    border-radius: 0.36rem 0.36rem 0.36rem 1.71rem;
  }

  .anomaly-bottom {
  }

  .tagb,
  .tagc,
  .tagd {
    padding-left: 0.12rem;
    padding-right: 0.12rem;
    min-width: 1.35rem;
    height: 0.59rem;
    background: #00000082;
    border-radius: 0.12rem 0.12rem 0.12rem 0.12rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.27rem;
    color: #ffffff;
    line-height: 0.59rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    left: 1.5rem;
    top: 0.17rem;
  }

  .tagc,
  .tagd {
    left: 0.33rem;
    top: 0.26rem;
  }

  .anomaly-bottom-b {
    width: 2.62rem;
    height: 1.98rem;
    bottom: -1rem;
  }

  .anomaly-right {
    width: 5.39rem;
    margin-left: 0.24rem;
  }

  .anomaly-right-l-box {
    width: 2.81rem;
    height: 5.54rem;

    border-radius: 0.36rem 0.36rem 4.5rem 0.36rem;
  }

  .anomaly-right-r-box {
    width: 2.36rem;
    height: 2.92rem;
    border-radius: 0.36rem 0.36rem 12.09rem 0.36rem;
  }

  .anomaly-bottom .anomaly-bottom-a-box {
    width: 4.21rem;
    height: 1.91rem;
    border-radius: 0.36rem 0.36rem 0.36rem 4.54rem;
  }

  .anomaly-right-bottom {
    width: 4.67rem;
    height: 4.28rem;
    bottom: -1rem;
  }

  .container {
    height: 14.85rem !important;
    padding-bottom: 0;
  }

  .plan-left-title {
    margin-top: 1.8rem;

    font-size: 0.72rem;
    color: rgba(0, 0, 0, 0);
  }

  .plan-left-p {
    font-size: 0.54rem;
    margin-top: 0.24rem;
  }

  .product-box {
    margin-top: 1.25rem;

    height: 6.15rem;

    border-radius: 0rem 0rem 0rem 0rem;
  }

  .product-imga {
    width: 12.68rem;
    height: 6.2rem;
    border-radius: 0rem 0rem 0rem 0rem;
    margin-right: 0.36rem;
  }

  .product-imgb {
    width: 4.52rem;
    height: 6.2rem;
    background: #202f47;

    margin-left: 0;
  }

  .product-box {
    width: 17.56rem;
  }

  .product-imgb >span:first-child {
    margin-top: 0.48rem;
    margin-left: 0.45rem;
    font-size: 0.48rem;
  }

  .product-imgb img {
    width: 0.48rem;
    height: 0.48rem;
  }

  .product-imgb >div {
    width: 3.59rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 0.45rem;
    text-align: left;
    font-style: normal;
    text-transform: none;

    max-height: 3.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示 */
    display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  height: auto;
  }

  .core-product-items {
    width: 17.56rem;
    margin: 0 auto;
    margin-top: 0.36rem;
  }

  .img-box {
    width: 4.08rem;
    height: 4.08rem;
    background: #ebeef2;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .digui-box {
    width: 100%;
    height:auto;
  }

  .vsat-box {
    width: 100%!important;
    height: auto !important;
  }

  .phone-box {
    width:100% !important;
    height: auto !important;
  }

  .big-box {
    width: 100%;
    height: auto;
  }

  .item-menu {
    width: 100%;
    height: 1.29rem;
  }

  .item-menu span {
    font-size: 0.3rem;
  }

  .item-menu> p {
    font-size: 0.18rem;
  }

  .honor {
    height: 15rem;
    background-size: 100% 100%;
  }
.hiddenHonor{
    width: 100%;height: 100%;    background: #2b74d9;
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;

}
  .honor-box {
    width: 10.67rem;
    height: 9.68rem;
    
    border-radius: 0.24rem 0.24rem 0.24rem 0.24rem;
     

    margin-top: 2.72rem;
  }

  .honor-title {
    font-size: 0.72rem;
    margin-bottom: 0.24rem;
    margin-left: 0.84rem;
    margin-top: 0.84rem;
  }

  .honor-chinese {
    font-size: 0.54rem;
    margin-left: 0.84rem;
  }

  .honor-amount {
    margin-left: 0.84rem;
    margin-top: 1.4rem;
  }

  .num {
    font-size: 1.2rem;
  }

  .num span {
    font-size: 0.54rem;
  }

  .amount-name {
    font-size: 0.27rem;
  }

  .certificate-box {
    margin-top: 1.2rem;
    margin-left: 0.84rem;
  }

  .certificate-number {
    font-size: 0.6rem;
  }

  .certificate-name {
    font-size: 0.21rem;
    margin-top: 0.51rem;
  }

  .core-product > .plan-left-title {
    margin: 0 auto;
    margin-top: 1.8rem;
    width: 17.56rem;
    font-size: 0.72rem;
  }

  .certificate-box > .certificate:first-child {
    margin-left: 0 !important;
  }

  .amount-name {
    line-height: 0.32rem;
    margin-top: 0.12rem;
  }

  .news-p {
    font-size: 0.54rem;
  }

  .news-box > div > a {
    width: 1.8rem;
    height: 0.72rem;
    background: #282828;
    /* border-radius: 0.12rem 0.12rem 0.12rem 0.12rem; */
    border: 0.02rem solid #e9edf2;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.24rem;
    color: #ffffff;
    line-height: 0.72rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .news-box a img {
    width: 0.31rem;
    height: 0.31rem;
  }

  .more {
    width: 17.56rem;
  }

  .list {
    width: 17.56rem;
    margin: 0 auto;
    margin-top: 1.25rem;
  }

  .list-img {
    width: 4.54rem;
    height: 2.51rem;
  }

  .list-img > img {
    object-fit: cover;
  }

  .list .li > img {
    width: 4.5rem;
    height: 2.49rem;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item {
    margin-left: 1.51rem;
    height: 2.51rem;
  }

  .date span {
    font-size: 0.72rem;
  }

  .date span:last-child {
    font-size: 0.24rem;
    margin-top: 0.12rem;
  }

  .item p {
    width: 7.54rem;
    height: 100%;
    line-height: 2.51rem;
    white-space: nowrap;
    /* 确保文本在一行内显示 */
    overflow: hidden;
    /* 隐藏溢出的内容 */
    text-overflow: ellipsis;
    /* 使用省略号表示文字被截断 */
  }

  .news-box .item a img {
    width: 0.48rem;
    height: 0.48rem;
  }

  .cooperation {
    margin-left: 0;
    margin: 0 auto;
    width: 17.56rem;
    margin-top: 1.25rem;
  }

  .coo-list {
    margin: 0;
  }

  .coo-list > img {
    width: 0.51rem;
    height: 0.51rem;
  }

  .coo-li div {
    font-size: 0.3rem;
  }

  .company {
    margin-top: 0;
    width: auto;
    height: auto;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .company > img {
    border-right: none !important;
  }

  .company > img:nth-child(4) {
    border-right: 1px solid #ececec !important;
  }

  .company > img:last-child {
    border-right: 1px solid #ececec !important;
  }

  .company img {
    width: 33.3%;
  }
}

@media screen and (max-width: 980px) {
  .value-top-box {
    display: block;
    overflow: hidden;
  }

  .value-top-box > img {
    display: none;
  }

  .value-right {
    margin: 0 auto;
    /* margin-top: 1.57rem; */
    width: 15.96rem;
  }

  .value-title {
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.9413687436rem;
    color: #2b74d9;

    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .value-dec {
    margin-top: 0.4706843718rem;
    width: 15.96rem;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 0.35rem;
    color: #4d5766;
    line-height: 0.6275791624rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    height: auto;
    max-height: none;
    display: block;
  }
  .value-right{
    margin-top: 1.0982635342rem;
  }
  .value-right > img {
    width: 16.7877425945rem;
    height: 12.1005107252rem;
    border-radius: 0px 0px 0px 0px;
    margin: 0 auto;
    margin-top: 1.0982635342rem;
  }

  
  /* .value-list {
    display: none;
  } */

  .value-li {
    width: 15.96rem;
    height: 0.96rem;
    border-radius: 3rem 3rem 3rem 3rem;
  }

  .value-li img {
    width: 0.86rem;
    height: 0.86rem;
    /* background: #2B74D9; */
  }

  .value-li p {
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.35rem;
    color: #1c1818;
    /* line-height: 0.68rem; */
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
.value-bottom::-webkit-scrollbar{
    display: none;
}
  .value-bottom {
    margin-top: 0.784473953rem;
    margin-left: 1.0590398366rem;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    flex-direction: row;
    flex-wrap: nowrap;
    position: static;
    height: 1.6rem;
    width: 90%;

    justify-content: flex-start;
  }

  .value-bottom-item {
    width: 4.3146067416rem;
    height: 1.6rem;
    background: #f0f4fa;
    box-shadow: 0px 0.1568947906rem 0.3137895812rem 0px rgba(43, 116, 217, 0.1);
    border-radius: 0.1568947906rem 0.1568947906rem 0.1568947906rem
      0.1568947906rem;
    flex-shrink: 0;
    -webkit-line-clamp: 2;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .value-bottom-top {
    display: flex;
  }

  .value-bottom-top img {
    width: 0.3530132789rem;
    height: 0.3530132789rem;
  }

  .value-bottom-item > img {
    width: 0.3530132789rem;
    margin-top: 0.2353421859rem;
    margin-left: 0.2353421859rem;
    height: 0.3530132789rem;
  }

  .value-bottom-item-little {
    display: flex !important;
    box-shadow: 0rem 0.11rem 0.22rem 0rem rgba(43, 116, 217, 0.1);
  }

  .value-bottom-item-little > div {
    width: 100%;
  }

  .value-bottom-item-little > div span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .value-bottom-item-little .value-bottom-p {
    text-align: center;
  }

  .value-bottom-top span {
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.3137895812rem;
    color: #1c1818;
    line-height: 0.3726251277rem;

    font-style: normal;
    text-transform: none;
    width: 100%;
    text-align: center;
  }

  .value-bottom-top-b {
  }

  .value-bottom-p {
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.2745658836rem;
    color: #4d5766;
    line-height: 0.3137895812rem;
    width: 100%;
    
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 0.1765066394rem;
    /* margin-left: 18px; */
    text-align: center;
  }

  .value-box {
    height: 23.1019407559rem;
    background-color: rgb(248, 249, 253);
  }

  .container {
    display: block;
    overflow: hidden;
    height: auto !important;
    padding-bottom: 1.57rem;
  }

  .container .plan-left-title {
    margin-top: 2.2rem;
  }

  .plan-left-title {
    width: 15.9640449438rem;
    margin: 0 auto !important;
    margin-top: 2.1965270684rem !important;
    font-family: siyuanBold;

    /* font-family: siyuan, siyuan; */
    font-weight: 700;
    font-size: 0.9413687436rem;
    color: transparent;
    line-height: 1.0982635342rem;
    text-stroke: 0.0196118488rem #4d5766;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.0196118488rem #4d5766;
  }

  .plan-left-p {
    width: 15.9640449438rem;
    margin: 0 auto;
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.7060265577rem;
    color: #2b74d9;
    line-height: 0.8236976507rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .plan-left-content {
    width: 15.96rem;
    margin: 0 auto;
    margin-top: 1.0982635342rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.3530132789rem;
    color: #4d5766;
    line-height: 0.6275791624rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    height: auto;
  }

  .plan-right {
    margin-top: 1.0982635342rem;
  }

  .plan-right-img {
    width: 7.8251276813rem;
    height: 5.1775280899rem;
    background: #d9d9d9;
    border-radius: 0.4706843718rem 0.4706843718rem 0.4706843718rem
      0.4706843718rem;
  }

  .plan-right-top {
    width: 15.9640449438rem;
    margin: 0 auto;

    justify-content: space-between;
  }

  .tag {
    min-width: 2.471092952rem;
    height: 1.0982635342rem;
    background: #00000082;
    border-radius: 0.1568947906rem 0.1568947906rem 0.1568947906rem
      0.1568947906rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.3922369765rem;
    color: #ffffff;
    line-height: 1.0982635342rem;
    text-align: center;
    font-style: normal;
    top: 0.31rem;
    left: 0.31rem;
  }

  .plan-bottom {
    width: 15.9640449438rem;
    margin: 0 auto;
  }

  .anomaly-left {
    width: 7.8251276813rem;
    margin-top: 0.31rem;
  }

  .anomaly-left .anomaly-imga-box {
    width: 7.8251276813rem;
    height: 5.1775280899rem;
    background: #d9d9d9;
    border-radius: 0.4706843718rem 0.4706843718rem 0.4706843718rem
      2.2161389173rem;
  }

  .anomaly-bottom {
    height: 3.9223697651rem;
  }

  .anomaly-bottom .anomaly-bottom-a-box {
    width: 6.0796731359rem;
    height: 2.7456588355rem;
    background: #d9d9d9;
    border-radius: 0.4706843718rem 0.4706843718rem 0.4706843718rem
      5.8835546476rem;
  }

  .tagb {
    left: 28%;
    min-width: 1.9611848825rem;
    padding-left: 0.12rem;
    padding-right: 0.12rem;
    height: 0.8236976507rem;
    background: #00000082;
    border-radius: 0.1568947906rem 0.1568947906rem 0.1568947906rem
      0.1568947906rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.3137895812rem;
    color: #ffffff;
    line-height: 0.8236976507rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .anomaly-bottom-b {
    width: 3.2849846782rem;
    height: 2.8633299285rem;
    bottom: 0rem;
  }

  .anomaly-right {
    width: 7.8251276813rem;
    margin-top: 0.31rem;
  }

  .anomaly-right-l-box {
    width: 4.1184882533rem;
    height: 7.9820224719rem;
    border-radius: 0.4706843718rem 0.4706843718rem 5.8835546476rem
      0.4706843718rem;
  }

  .anomaly-right-r-box {
    width: 3.3928498468rem;
    height: 4.1969356486rem;
    background: #d9d9d9;
    border-radius: 0.4706843718rem 0.4706843718rem 15.6894790603rem
      0.4706843718rem;
  }

  .tagd,
  .tagc {
    min-width: 1.9611848825rem;
    height: 0.8236976507rem;
    background: #00000082;
    border-radius: 0.1568947906rem 0.1568947906rem 0.1568947906rem
      0.1568947906rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.3137895812rem;
    color: #ffffff;
    line-height: 0.8236976507rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .anomaly-right-bottom {
    width: 6.7464759959rem;
    height: 6.1581205312rem;
    bottom: 0rem;
  }

  .plan-left {
    width: 100%;
    height: auto;
  }

  .plan-left-title-b {
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.9413687436rem;
    color: transparent;
    line-height: 1.0982635342rem;
    text-stroke: 0.0196118488rem #4d5766;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.0196118488rem #4d5766;
    width: 15.96rem;
    margin: 0 auto;
    margin-top: 1.568947906rem;
  }

  .plan-left-p {
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.7060265577rem;
    color: #2b74d9;
    line-height: 0.8236976507rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    width: 15.96rem;
    margin: 0 auto !important;
    margin-top: 0.3137895812rem !important;
  }

  .product-box {
    display: block;
    margin: 0 auto;
    margin-top: 1.1570990807rem;
    width: 15.96rem;
    height: auto;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .product-imga {
    width: 15.9640449438rem;
    height: 7.79rem;
    border-radius: 0rem 0rem 0rem 0rem;
    border-radius: 0rem 0rem 0rem 0rem;
    display: block;
  }

  .product-imgb> span:first-child {
    margin: 0;

    font-family: siyuan, siyuan;
    font-weight: 500;
    font-size: 0.6275791624rem;
    color: #ffffff;
    line-height: 0.7256384065rem;
    letter-spacing: 0.0196118488rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0.6275791624rem;
    margin-left: 0.6275791624rem;
  }

  .product-imgb {
    width: 15.9640449438rem;
    height: 5.1971399387rem;
    background: #202f47;
    border-radius: 0rem 0rem 0rem 0rem;
    background: #202f47;
    border-radius: 0rem 0rem 0rem 0rem;
    margin-left: 0;
    overflow: hidden;
    margin-top: 0.31rem;

  }

  .product-imgb > p {
    width: 14.708886619rem;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.3137895812rem;
    color: #ffffff;
    line-height: 0.5883554648rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.6275791624rem;
    margin-top: 0.3726251277rem;

    height: 1.76rem;
    overflow: hidden;
    text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示 */
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  }

  .product-imgb img {
    margin-left: 0.6275791624rem;

    width: 0.6275791624rem;
    height: 0.6275791624rem;
  }
  .product-imgb >div {
    width: 14.69rem;
margin-left: 0.63rem;
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.31rem;
    color: #ffffff;
    
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: 0.59rem;
    max-height: 1.76rem;
    overflow: hidden;
    text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示 */
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: auto;
  margin-top: 0.37rem;
  }
  .core-product-items {
  }

  .core-product-items {
    margin-top: 0.31rem;
    width: 15.9640449438rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .core-product-item {
    width: 49%;
  }

  .img-box {
    width: 7.83rem !important;
    height: 7.45rem !important;
    background: #ebeef2;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .digui-box {
    width: 100%!important;
    height: auto!important;
  }

  .item-menu {
    height: 1.69rem;
    background: #ffffff;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item-menu span {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 0.39rem;
    color: #1c1818;
    line-height: 0.46rem;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.16rem;
    margin-top: 0.31rem !important;
    margin-left: 0.47rem;
  }

  .item-menu >p {
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.24rem;
    color: #4d5766;
    line-height: 0.27rem;
    text-align: left;
    font-style: normal;
    text-transform: none;

    margin-left: 0.47rem;
  }

  .item-menu img {
    width: 0.47rem;
    height: 0.47rem;
    bottom: 0.8rem;
    right: 0.8rem;
  }

  .vsat-box {
    width: 100%!important;
    height: auto!important;
  }

  .phone-box {
    width: 100% !important;
    height: auto!important;
  }

  .media {
    display: block !important;
  }

  .big-box {
    width: 100%;
    height: auto;
  }

  .core-product-item {
    height: auto;
    margin-bottom: 0.31rem;
  }

  .core-product {
    padding-bottom: 1.75rem;
  }

  .media {
    display: none;
  }

  .honor {
    margin: 0 auto;

    width: 100%;
    height: 14.91rem;

    border-radius: 0rem 0rem 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: auto;
  }

  .honor-box {
    width: 13.85rem;
    height: 12.55rem;
    
  
    

    margin: 0;
    padding: 0;
  }
  .hiddenHonor{
    width: 100%;height: 100%;    background: #2b74d9;
    border-radius: 0.31rem 0.31rem 0.31rem 0.31rem;

}
  .honor-title {
    margin-top: 1.1rem;
    margin-left: 1.1rem;
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.94rem;

    line-height: 0.91rem;
    text-stroke: 0px #ffffff;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .honor-chinese {
    margin-left: 1.1rem;

    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.71rem;
    color: #ffffff;
    line-height: 1.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .honor-amount {
    margin-top: 1.82rem;
    margin-left: 1.1rem;
  }

  .num {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 1.57rem;
    color: #ffffff;
    line-height: 1.82rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .num span {
    font-size: 0.71rem;
  }

  .amount-name {
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.35rem;
    color: #ffffff;
    line-height: 0.41rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .certificate {
    margin-left: 0;
  }

  .certificate p {
    text-align: left;
  }

  .certificate-box {
    margin-top: 1.57rem;
    margin-left: 0;
  }

  .certificate-box > .certificate:first-child {
    margin-left: 1.1rem !important;
  }

  .certificate-number {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 0.78rem;
    color: #ffffff;
    line-height: 1.5rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
  }

  .certificate-name {
    text-align: center;
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.27rem;
    color: #ffffff;
    line-height: 0.32rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
  }

  .plan-left-title-old {
    display: none;
  }

  .news-box {
    background-color: #F0F4FA;
  }

  .news-title {
    width: 15.96rem;
    margin: 0 auto;
    margin-top: 1.57rem !important;

    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.94rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.02rem #4d5766;
  }

  .news-p {
    width: 15.96rem;
    margin: 0 auto;

    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.71rem;
    color: #2b74d9;
    line-height: 1.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .more {
    width: 15.96rem;
    margin: 0 auto;
    margin-top: -1.4rem;
  }

  .news-box > div > a {
    width: 2.35rem;
    height: 0.94rem;
    background: #282828;
    /* border-radius: 0.16rem 0.16rem 0.16rem 0.16rem; */
    border: 0.02rem solid #e9edf2;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.31rem;
    color: #ffffff;
    line-height: 0.94rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .news-box .more a img {
    width: 0.4rem;
    height: 0.4rem;
    margin: 0;
  }

  .list {
    width: 15.96rem;
    margin: 0 auto;
    margin-top: 1.5rem;
    overflow: hidden;
  }

  .list .li {
    /* display: block; */
  }

  .list .li img {
    width: 4.55rem;
    height: 2.51rem;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item {
    margin-top: 0;
    height: auto;
    align-items: center;
    padding-left: 0;
    margin-left: 1.96rem;
    width: 9.29rem;
  }

  .date span {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 0.94rem;
    color: #1c1818;
    line-height: 1.1rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .date span:last-child {
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.31rem;

    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 0.16rem;
  }

  .item p {
    width: 4.33rem;

    font-family: siyuan;
    font-weight: 400;
    font-size: 0.31rem;
    color: #1c1818;
    line-height: 0.5rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 1.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 定义显示的最大行数 */
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: normal;
  }

  .news-box {
    padding-bottom: 1.57rem;
  }

  .item a img {
    width: 0.63rem;
    height: 0.63rem;
  }

  .cooperation {
    display: none;
  }

  .plan-left-title {
    margin: 0 auto;
    margin-top: 1.57rem;
    width: 15.96rem;
    font-size: 0.94rem;
  }

  .partner-title {
    margin-top: 1.57rem !important;
  }

  .tab-box {
    display: block !important;
  }

  .tab-box div:first-child {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    width: 15.96rem;
    margin: 0 auto;
    flex-shrink: 0;
    margin-top: 1.16rem;
    overflow-x: auto;
    white-space: nowrap;
  }
  .tab-box div:first-child::-webkit-scrollbar{
    display: none;
  }
  .tab-box p {
    z-index: 2;

    justify-content: center;
    align-items: center;
    margin-right: 1.57rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: 400;
    font-size: 0.39rem;
    color: #4d5766;

    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
  }

  .tab-active {
    color: #2b74d9 !important;
  }

  .tab-box::-webkit-scrollbar {
    display: none;
  }

  .tab-img {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.12rem;
    width: 17.5rem;
    height: auto;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .tab-img img {
    width: 33.33333%;
    border: 0.01rem solid #ececec;
    height: 2.655rem;
  }

  .item p {
    height: auto;
  }
}

@media screen and (max-width: 750px) {
  .menu{
      width: 0.5rem;
      height: 0.5rem;
    }
    #menuImg{
      width: 0.5rem;
      height: 0.5rem;
        
    }
    #menuClose{
      width: 0.5rem;
      height: 0.5rem;
    }
  .value-top-box {
    display: block;
    overflow: hidden;
    background: rgb(248, 249, 253);
    width: 100%;
  }

  .value-top-box > img {
    display: none;
  }

  .value-title {
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
    font-weight: 700;
    font-size: 0.97rem;
    color: #2b74d9;
    line-height: 1.14rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .value-dec {
    margin-top: 0.87rem;
    width: 17.5rem;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 0.58rem;
    color: #4d5766;
    line-height: 0.97rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    height: auto;
    max-height: none;
    display: block;
  }

  .value-right {
    width: 17.45rem;
    margin: 0 auto;
    height: auto;
    padding-top: 1.94rem;
  }

  .value-right > img {
    width: 17.45rem;
    height: 15.53rem;
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0 auto;
    margin-top: 0.97rem;
  }

  .value-list {
    display: block;
  }

  .value-li {
    min-width: 16.96rem;
    max-width: 16.96rem;

    
    height: 1.94rem;

    border-radius: 3.89rem 3.89rem 3.89rem 3.89rem;
    background: rgb(227, 237, 249);
  }

  .value-li img {
    width: 1.56rem;
    height: 1.56rem;
    margin-left: -0.05rem;
  }

  .value-li p {
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.58rem;
    color: #1c1818;
    /* line-height: 1.94rem; */
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.43rem;
  }
  .value-bottom::-webkit-scrollbar{
    display: none;
}
  .value-bottom {
    margin-top: 1.46rem;
    margin-left: 1.17rem;
    height: 3.6rem;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .value-bottom-item {
    width: 9.53rem;
    height: 3.6rem;
    background: #f0f4fa;
    box-shadow: 0rem 0.29rem 0.58rem 0rem rgba(43, 116, 217, 0.08);
    border-radius: 0.19rem 0.19rem 0.19rem 0.19rem;
    margin-right: 0.39rem;
    margin-left: 0;
    flex-shrink: 0;
    -webkit-line-clamp: 2;

display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
 
  }

  .value-bottom-top {
    display: flex;
    padding-top: 0.49rem;

  }

  .value-bottom-top img {
    width: 0.8rem;
    height: 0.6rem;
    margin-left: 0.92rem;
  }

  .value-bottom-item > img {
    width: 0.8rem;
    margin-top: 0.62rem;
    margin-left: 0.92rem;
    height: 0.6rem;
  }

  .value-bottom-item-little {
    display: flex !important;
  }

  .value-bottom-item-little > div {
    width: 100%;
  }

  .value-bottom-item-little > div span {
    display: inline-block;
    width: 100%;
    text-align: left;
  }

  .value-bottom-item-little .value-bottom-p {
    text-align: left;
  }

  .value-bottom-top span {
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.68rem;
    color: #1c1818;
    line-height: 0.8rem;

    font-style: normal;
    text-transform: none;
    width: 100%;
    text-align: center;
    margin-left:-1.72rem;
  }

  .value-bottom-top-b {
  }

  .value-bottom-p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: 400;
    font-size: 0.58rem;
    color: #4d5766;
    line-height: 0.78rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    width: 100%;
    /* padding-left: 1.72rem; */
    margin-top: 0.44rem;
  }

  .value-box {
    height: auto;
    background-color: rgb(248, 249, 253);
  }

  .container {
    margin-top: -2rem;
    display: block;
    overflow: hidden;
    height: auto !important;
    padding-bottom: 1.85rem;
  }

  .plan-left-title {
    margin: 0 auto;
    margin-top: 4.13rem !important;
    font-family: siyuanBold;
    font-size: 0.78rem;
    font-weight: 700;
    text-align: left;
    margin-left: 1.17rem;
    color: transparent;
    width: 17.45rem;

    -webkit-text-stroke: 0.03rem #4d5766;
  }

  .plan-left-p {
    width: 17.45rem;
    margin: 0 auto;
    margin-left: 1.17rem;
    font-size: 0.87rem;
    margin-top: 0;
    line-height: 1rem;
  }

  .plan-left-content {
    width: 17.45rem !important;
    margin: 0 auto;
    margin-top: 0.78rem;
    height: auto;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: 400;
    font-size: 0.58rem;
    color: #4d5766;
    line-height: 1.17rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    width: 16.77rem;
 
        display: -webkit-box;
        -webkit-box-orient: inherit;
        overflow: hidden;
         text-overflow: ellipsis;
  }

  .plan-right {
    margin-top: 1.07rem;
  }

  .plan-right-img {
    width: 8.7rem;
    height: 6.5rem;
    margin-right: 0;
  }

  .plan-bottom {
    width: 17.98rem;
    justify-content: space-between;
  }

  .anomaly-left {
    width: 8.7rem;
  }

  .anomaly-imga-box {
    width: 8.7rem !important;
  }

  .anomaly-right-l-box {
    width: 5rem;
  }

  .anomaly-right-r-box {
    width: 4rem;
  }

  .tagb {
    left: 33%;
    width: auto;
    
  }

  .anomaly-right {
    width: 8.7rem;
  }

  .plan-right-top {
    width: 17.98rem;

    margin: 0 auto;
    justify-content: space-between;
  }

  .anomaly-left > .tag {
  }

  .plan-left {
    width: 100%;
  }

  .plan-left-title-b {
    width: 17.45rem;
    margin: 0 auto;
    font-family: siyuanBold;
    font-size: 0.78rem;
    font-weight: 700;

    text-align: left;
    margin-top: 2.04rem;
    color: transparent;

    -webkit-text-stroke: 0.03rem #4d5766;
  }

  .plan-left-p {
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.87rem;
    color: #2b74d9;
    line-height: 1.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0.09rem;
  }

  .product-box {
    display: block;
    margin: 0 auto;
    margin-top: 1.46rem;
    width: 17.45rem;
    height: auto;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .product-imga {
    width: 100%;
    height: 7.29rem;
    margin-right: 0;
  }

  .product-imgb> span:first-child {
    margin: 0;

    font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI-Bold;
    font-weight: 400;
    font-size: 0.78rem;
    color: #ffffff;

    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 1.31rem;
    margin-left: 1.17rem;
    margin-bottom: 0.44rem;
  }

  .product-imgb {
    width: 17.45rem;
    height: 11.18rem;
    background: #202f47;
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0 auto;
    overflow: hidden;
  }

  .product-imgb > p {
    width: 14.97rem;

    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: 400;
    font-size: 0.58rem;
    color: #ffffff;
    line-height: 0.97rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 1.17rem;

    height: 5.83rem;
    overflow: hidden;
    text-overflow: ellipsis;
  /* 弹性伸缩盒子模型显示 */
    display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  }

  .product-imgb img {
    margin-left: 1.31rem;
    width: 1.77rem;
    height: 1.77rem;
    bottom: 1.22rem;
  }
  .product-imgb >div {
    width: 15.21rem;
    margin-left: 1.31rem;
    font-family: siyuan, siyuan;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    font-style: normal;
    text-transform: none;
    font-size: 0.58rem;
    line-height: 0.97rem;
    max-height: 5.83rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: auto;
    margin-top: 0.44rem;
}

  .core-product-items {
    display: block;
  }

  .core-product-items {
    margin-top: 0.44rem;
    width: 17.45rem;
  }

  .core-product-item {
    width: 100%;
  }

  .core-product-item-a > img {
    width: 12.98rem;
    height: 11.23rem;
    /* box-shadow: -0.44rem -0.39rem 1.04rem 0rem rgba(0,0,0,0.2); */
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item-menu {
    height: 3.89rem;
    width: 17.45rem;
    background: #ffffff;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item-menu span {
    font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI-Bold;
    font-weight: 600;
    font-size: 0.78rem;
    color: #1c1818;
line-height:0.9rem ;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.49rem;
    margin-top: 0.83rem !important;
    margin-left: 0.92rem;
  }

  .item-menu >p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: 400;
    font-size: 0.58rem;
    color: #4d5766;
    line-height: 1.46rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.92rem;
  }

  .item-menu img {
    width: 1.6rem;
    height: 1.6rem;
    bottom: 1.3rem;
  }

  .big-box {
    width: 100%;
    height: auto;
  }

  .core-product-item {
    height: 20.27rem;
    margin-bottom: 0.49rem;
  }

  .core-product {
    padding-bottom: 0;
  }

  .media {
    display: none;
  }

  .honor {
    margin: 0 auto;
    margin-top: 1.17rem;
    width: 100%;
    height: 19.83rem;

    border-radius: 0rem 0rem 0rem 0rem;

    border-radius: 0rem 0rem 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: auto;
  }

  .honor-box {
    width: 16.77rem;
    height: 16.38rem;
     
   
    margin: 0;
    padding: 0;
  }
  .hiddenHonor{
    width: 100%;height: 100%;    background: #2b74d9;
    border-radius: 0.78rem 0.78rem 0.78rem 0.78rem;

}
  .honor-title {
    margin-top: 1.46rem;
    margin-left: 1.17rem;
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.97rem;

    line-height: 0.91rem;
    text-stroke: 0px #ffffff;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .honor-chinese {
    margin-left: 1.17rem;

    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.97rem;
    color: #ffffff;
    line-height: 1.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0.5rem;
  }

  .honor-amount {
    margin-top: 1.75rem;
    margin-left: 1.17rem;
  }

  .num {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 1.56rem;
    color: #ffffff;
    line-height: 1.82rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .num span {
    font-size: 1.56rem;
  }

  .amount-name {
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.68rem;
    color: #ffffff;
    line-height: 0.8rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .certificate-box {
    margin-top: 3.23rem;
  }

  .certificate-number {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 1.17rem;
    color: #ffffff;
    line-height: 1.36rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
  }

  .certificate-name {
    text-align: center;
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: 400;
    font-size: 0.58rem;
    color: #ffffff;
    line-height: 0.68rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
  }

  .news-box {
    /* display: none; */
  }

  .plan-left-title-old {
    display: none;
  }

  .news-title {
    margin-top: 1.75rem !important;
    margin-left: 1.17rem;
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.78rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.04rem #4d5766;
  }

  .news-p {
    font-family: siyuan, siyuan;
    font-weight: 700;
    font-size: 0.87rem;
    color: #2b74d9;
    line-height: 1.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 1.17rem;
  }

  .more {
    margin-top: -1.4rem;
    width: 17.45rem;
  }

  .news-box > div > a {
    width: 3.69rem;
    height: 1.48rem;
    background: #282828;
    /* border-radius: 0.19rem 0.19rem 0.19rem 0.19rem; */
    border: 0.05rem solid #e9edf2;

    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.58rem;
    color: #ffffff;
    line-height: 0.68rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .news-box .more a img {
    width: 0.63rem;
    height: 0.63rem;
    margin: 0;
  }

  .list {
    margin: 0 auto;
    margin-top: 1.86rem;
    overflow: hidden;
    width: 17.5rem;
  }

  .list .li {
    /* display: block; */
    margin-bottom: 1.56rem;
  }

  .list .li img {
    width: 4.52rem;
    height: 3.21rem;
  }

  .list-img {
    width: 4.52rem;
    height: 3.21rem;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .item {
    margin-left: 0.93rem;
    margin-top: 0;
    height: auto;
    align-items: center;
    padding-left: 0;
    width: 11.81rem;
    padding-left: 0.24rem;
  }

  .date span {
    font-family: siyuan, siyuan;
    font-weight: 600;
    font-size: 0.78rem;
    color: #1c1818;
    line-height: 1rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .date span:last-child {
    font-family: siyuan, siyuan;
    font-weight: 400;
    font-size: 0.49rem !important;
    color: #1c1818;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 0.16rem;
  }

  .news-box .item a img {
    width: 0.67rem;
    height: 0.67rem;
    margin-top: 0;
    right: 1.17rem;
  }

  .item p {
    width: 6.17rem;

    font-family: siyuan;
    font-weight: 400;
    font-size: 0.58rem;
    color: #1c1818;
    line-height: 0.9rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0.39rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 定义显示的最大行数 */
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: normal;
  }

  .item a img {
    width: 0.63rem;
    height: 0.63rem;
  }

  .news-box {
    padding-bottom: 1rem;
    background-color: rgb(240, 244, 249);
  }

  .partner-title {
    margin-top: 1.11rem !important;
    margin-left: 0.78rem;
    -webkit-text-stroke: 0.04rem #4d5766;
  }

  .partner-p {
    margin-left: 0.78rem;
  }

  .partner-box {
    background-color: rgb(248, 249, 253);
  }

  .cooperation {
    display: none;
  }

  .tab-box {
    width: 17.5rem;
    margin: 0 auto;
  }

  .tab-box div {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;

    flex-shrink: 0;
    margin-top: 1.75rem;
    overflow-x: auto;
    white-space: nowrap;
  }

  .tab-box p {
    z-index: 2;

    justify-content: center;
    align-items: center;
    margin-right: 1.22rem;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: 400;
    font-size: 0.58rem;
    color: #4d5766;

    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
  }

  .tab-box div:first-child {
    width: 100%;
  }

  .tab-active {
    color: #2b74d9 !important;
  }

  .tab-box::-webkit-scrollbar {
    display: none;
  }

  .tab-img {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.12rem;
    width: 17.5rem;
    height: auto;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .tab-img img {
    width: 50%;
    /* border: 0.1rem solid #EEEEEE; */
    height: 25%;
  }

  .img-box {
    width: 17.45rem !important;
    height: 16.38rem !important;
    background: #ebeef2;

    border-radius: 0rem 0rem 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .digui-box {
    width: 100%!important;
    height: auto!important;
  }

  .digui {
    width: 100% !important;
    height: 100% !important;
  }

  .vsat-box {
    width: 100%!important;
    height: auto!important;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .vsat {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0rem 0rem 0rem 0rem;
  }

  .phone-box {
    width: 100% !important;
    height: auto!important;
     
  }

  .phone {
    width: 100% !important;
    height: 100% !important;
  }

  .item p {
    height: auto;
  }
}
