.box .Top .topBg .swiper-wrapper .swiper-slide, .Box .Top .topBg .swiper-wrapper .swiper-slide {
  background: url(../img/topBg.jpg) center no-repeat;
  background-size: cover;
}
.box .Top .topBg .swiper-wrapper .swiper-slide .home-slogan, .Box .Top .topBg .swiper-wrapper .swiper-slide .home-slogan {
  font-size: 50px;
  color: #003399;
  padding: 50px 0 10px 0;
  display: flex;
  gap: 30px;
}
.home-desc {
  color: #636E80;
  font-size: 26px;
  font-weight: bold;
}
.home-search {
  left: 0 !important;
  transform: none !important;
  margin-top: 70px !important;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .imgsZH {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .imgsZH img {
  width: 49%;
  height: 144px;
  object-fit: cover;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 span {

}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 span.mingCheng {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 span.mingCheng label {
  padding: 0 20px;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 span.zhuangTai {
  width: 142px;
  flex-shrink: 0;
  border-left: 1px solid #fff;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p a {
  width: 142px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p a label {
  flex: none;
  width: 93px;
  height: 31px;
  background-color: rgba(110, 172, 250, 0.3);
  border-radius: 15px;
  border: solid 1px #427bca;
  font-size: 14px;
  line-height: 29px;
  color: #0182ff;
  text-align: center;
  cursor: pointer;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p a.as-of p {
  background-color: rgba(254, 217, 235, 0.3);
  border: solid 1px #df8db2;
  color: #fa7685;
}
.box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p a.hold p {
  background-color: rgba(211, 250, 224, 0.3);
  border: solid 1px #85ddb7;
  color: #2aca79;
}
@media screen and (min-width: 769px) {
  .box .container, .Box .container {
    width: 1210px;
  }
  .box .Topic h2 {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 2px;
    color: #003399;
    margin-bottom: 35px;
  }
  .box .Topic .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Topic .info div {
    display: flex;
    align-items: center;
  }
  .box .Topic .info div img {
    margin-right: 6px;
  }
  .box .Topic .info div p {
    font-family: 'AdobeHeitiStd';
    font-size: 18px;
    line-height: 18px;
    color: #000103;
  }
  .box .Topic .info a {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #4f4e4e;
  }
  .box .Topic .info a:hover {
    text-decoration: underline;
  }
  .box .Topic .As {
    display: flex;
    align-items: center;
  }
  .box .Topic .As a {
    width: auto;
    height: 45px;
    background-color: #d7e8fd;
    box-shadow: 3px 10px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 23px;
    margin-left: 12px;
    font-size: 18px;
    line-height: 42px;
    color: #0573eb;
    text-align: center;
    padding: 0 21px;
  }
  .box .Topic .As a:hover {
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    color: #ffffff;
  }
  .box .Content.IC {
    padding: 35px 0 37px;
  }
  .box .Content.IC .Category.IC .scene {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
  }
  .box .Content.IC .Category.IC .scene li {
    width: 32%;
    height: 90px;
    background: url(../img/scene-bg.png) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 4px 7px 12px 1px #b2c6e5;
    border-radius: 10px;
  }
  .box .Content.IC .Category.IC .scene li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Category.IC .scene li a img {
    width: auto;
    height: 38px;
  }
  .box .Content.IC .Category.IC .scene li a p {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    margin: 0 9px 0 12px;
  }
  .box .Content.IC .Category.IC .scene li a img:last-child {
    height: 17px;
  }
  .box .Content.IC .Category.IC .scene li:hover {
    /*filter: brightness(1.1);*/
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
  }
  .box .Content.IC .Category.IC .content .right.IC {
    position: relative;
    padding-bottom: 53px;
  }
  .box .Content.IC .Category.IC .content .right.IC .product {
    max-width: 85% !important;
    min-height: 24px;
  }
  .box .Content.IC .Category.IC .content .right.IC .more {
    position: absolute;
    top: 25px;
    right: 15px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #4f4e4e;
  }
  .box .Content.IC .Category.IC .content .right.IC .more:hover {
    text-decoration: underline;
  }
  .box .Content.IC .Category.IC .content .right.IC ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 22px;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li {
    width: 24%;
    height: auto;
    background-color: #ffffff;
    margin-right: 1.33%;
    position: relative;
    margin-bottom: 14px;
    box-shadow: 4px 7px 12px 1px rgba(178, 198, 229, 0.22);
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a img {
    width: 100%;
    height: 131px;
    object-fit: cover;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .category {
    width: auto;
    height: auto;
    background-image: linear-gradient(102deg, #005bbe 0%, #0073ef 100%);
    border-radius: 11px;
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 5px 10px;
    position: absolute;
    top: 9px;
    left: 6px;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .hot {
    background-color: #FB0905;
    border-radius: 999px;
    font-size: 12px;
    color: #ffffff;
    height: 100%;
    line-height: 1;
    padding: 1px 6px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text {
    padding: 8px 11px 7px 14px;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text h5 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #191919;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 7px;
    display: inline-block;
    width: auto;
    max-width: 100%;
    position: relative;
    padding-right: 40px;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text p {
    width: 100%;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #757575;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 7px;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text span {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 11px;
    line-height: 11px;
    color: #007bff;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text span img {
    width: 10px;
    height: auto;
    margin-left: 4px;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li.hot a .text h5::after {
    content: 'hot';
    width: 35px;
    height: 14px;
    background-color: #fb0905;
    border-radius: 7px;
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }
  .box .Content.IC .Category.IC .content .right.IC ul li:nth-child(4n) {
    margin-right: 0;
  }
  .box .Content.IC .Procurement.IC {
    width: 100%;
    height: 365px;
    background-color: #ebf2ff;
    margin-top: 31px;
    padding: 33px 0 0;
  }
  .box .Content.IC .Procurement.IC .Topic h2 {
    margin-bottom: 25px;
  }
  .box .Content.IC .Procurement.IC .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content.IC .Procurement.IC .content ul {
    flex: 1;
    height: 220px;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .box .Content.IC .Procurement.IC .content ul li {
    width: 32%;
    height: 100px;
    background-image: linear-gradient(146deg, #d5e8fd 0%, #edf4fd 100%);
    box-shadow: 2px 6px 27px 0px rgba(195, 218, 250, 0.6);
    border-radius: 10px;
    border: solid 1px #ffffff;
  }
  .box .Content.IC .Procurement.IC .content ul li a {
    width: 100%;
    height: 100%;
    padding: 22px 11px 0 13px;
    display: block;
  }
  .box .Content.IC .Procurement.IC .content ul li a .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .box .Content.IC .Procurement.IC .content ul li a .title h5 {
    flex: 1;
    min-width: 0;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
  }
  .box .Content.IC .Procurement.IC .content ul li a .title p {
    width: 101px;
    height: 29px;
    background-color: #0863d8;
    border-radius: 15px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content.IC .Procurement.IC .content ul li a .ps {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content.IC .Procurement.IC .content ul li a .ps p {
    font-size: 14px;
    line-height: 14px;
    color: #646566;
  }
  .box .Content.IC .Procurement.IC .content ul li a .ps p:last-child {
    font-size: 12px;
    line-height: 12px;
    color: #0863d8;
  }
  .box .Content.IC .Procurement.IC .content .demand {
    width: 250px;
    height: 220px;
    background: url(../img/demand-bg.png) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 2px 6px 27px 0px rgba(195, 218, 250, 0.6);
    border-radius: 10px;
    margin-left: 20px;
  }
  .box .Content.IC .Procurement.IC .content .demand a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Procurement.IC .content .demand a h4 {
    font-size: 32px;
    line-height: 32px;
    color: #000101;
    font-weight: normal;
  }
  .box .Content.IC .Procurement.IC .content .demand a p {
    font-size: 18px;
    line-height: 18px;
    color: #787a7d;
    margin: 9px 0 15px;
  }
  .box .Content.IC .Procurement.IC .content .demand a button {
    width: 113px;
    height: 35px;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    box-shadow: 3px 10px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 18px;
    border: solid 1px #91b9f5;
    font-size: 14px;
    line-height: 35px;
    color: #0182ff;
  }
  .box .Content.IC .Promotion.IC {
    height: auto !important;
    padding-top: 53px !important;
    margin: 0 !important;
    background: transparent !important;
  }
  .box .Content.IC .Promotion.IC .Topic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .box .Content.IC .Promotion.IC .Topic h2 {
    margin-bottom: 0;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l {
    width: 70%;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .imgs {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; /*9px*/
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .imgs img {
    width: 32.5%;
    height: 121px; /*140px*/
    object-fit: cover;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 304px;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div {
    width: 49%;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: solid 1px #ebf2ff;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 {
    width: 100%;
    height: 49px;
    background-color: #0863d8;
    font-size: 16px;
    line-height: 49px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps {
    width: 100%;
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p {
    flex: 1;
    min-height: 0;
    display: flex;
    align-items: center;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p span {
    width: 55px;
    height: 90%;
    background-color: #cbdff9;
    border-radius: 4px;
    border: solid 1px #f5f7fc;
    font-size: 12px;
    line-height: 14px;
    color: #0863d8;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p p {
    padding: 0 10px 0 14px;
    width: 100%;
    font-size: 14px;
    /*line-height: 14px;*/
    color: #040000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p:nth-child(2n) {
    background-color: #f3f5f9;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r {
    width: 29%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li {
    width: 100%;
    height: 140px;
    background: url(../img/promotion-bg1.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li a .logo {
    height: 24px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li:nth-child(2) {
    background: url(../img/promotion-bg2.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li:nth-child(3) {
    background: url(../img/promotion-bg3.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper {
    /*width: 1255px;
    height: 235px;*/
    width: 100%;
    height: 200px;
    /*padding-bottom: 35px;*/
    overflow: hidden;
    margin-left: -5px;
    position: relative;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper {
    width: 1250px;
    height: 100%;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    padding: 5px 0 0 5px;
    overflow: hidden;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    background: url(../img/promotion-swiperbg.png) center no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a .img {
    width: auto;
    height: 100%;
    position: absolute;
    top: -4.5px;
    left: -4.5px;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a p {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #ffffff;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-paginationPromotion {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet {
    width: 11px;
    height: 10px;
    background-color: #ffffff;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    opacity: 1;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 27px;
    height: 10px;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    border-radius: 5px;
  }
  .box .Content.IC .Promotion.IC .content .module {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
  }
  .box .Content.IC .Promotion.IC .content .module li {
    width: 32%;
    height: 117px;
    box-shadow: 2px 8px 16px 0px rgba(144, 161, 185, 0.26);
    border-radius: 10px;
    background: url(../img/module-bg.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
  }
  .box .Content.IC .Promotion.IC .content .module li a {
    width: 100%;
    height: 100%;
    padding: 5px 0 0 33px;
    display: flex;
    align-items: center;
  }
  .box .Content.IC .Promotion.IC .content .module li a h5 {
    font-size: 26px;
    font-weight: bold;
    line-height: 37px;
    color: #fff;
    margin-right: 13px;
  }
  .box .Content.IC .Promotion.IC .content .module li a img {
    width: auto;
    height: 17px;
  }
  .box .Content.IC .Promotion.IC .content .module li a .Icon {
    position: absolute;
    width: auto;
    height: 100px;
    right: -5px;
    bottom: -5px;
  }
  .box .Content.IC .Promotion.IC .content .module li:hover {
    filter: brightness(1.1);
  }
  .box .Content.IC .Promotion.IC .content .module li:nth-child(1) a .Icon {
    height: 115px;
    right: -15px;
    bottom: -15px;
  }
  .box .Content.IC .AICenter.IC {
    padding: 48px 0 0;
  }
  .box .Content.IC .AICenter.IC .Topic h2 {
    margin-bottom: 28px;
  }
  .box .Content.IC .AICenter.IC .goAI {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 28px;
  }
  .box .Content.IC .AICenter.IC .goAI > div {
    width: 49%;
    height: 160px;
    background-image: linear-gradient(88deg, #eae7fb 0%, #d2cafb 100%);
    border-radius: 10px;
    border: solid 1px #ccc0fd;
    position: relative;
    overflow: hidden;
  }
  .box .Content.IC .AICenter.IC .goAI > div a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 45px 185px 0 0;
    align-items: center;
  }
  .box .Content.IC .AICenter.IC .goAI > div a h5 {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #000105;
    margin-bottom: 19px;
    font-weight: normal;
  }
  .box .Content.IC .AICenter.IC .goAI > div a img {
    width: auto;
    height: 40px;
  }
  .box .Content.IC .AICenter.IC .goAI > div a .icon {
    width: auto;
    height: 160px;
    position: absolute;
    right: 0;
    bottom: -15px;
  }
  .box .Content.IC .AICenter.IC .goAI > div:hover {
    transform: translateY(-4px);
    box-shadow: 3px 8px 20px 0px rgba(155, 164, 186, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }
  .box .Content.IC .AICenter.IC .goAI > div:nth-child(2) {
    background-image: linear-gradient(88deg, #f4f6ff 0%, #a9c4fc 100%);
    border: solid 1px #8bb0fc;
  }
  .box .Content.IC .Training.IC {
    margin-top: 48px;
    padding: 35px 0 13px;
  }
  .box .Content.IC .Training.IC .trainSwiper {
    height: 231px;
    padding-bottom: 31px;
    overflow: hidden;
    margin-top: 4px;
    position: relative;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    background: url(../img/trainSwiper-bg.png) center no-repeat;
    background-size: cover;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper .swiper-slide a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper .swiper-slide a h4 {
    font-family: 'AlimamaShuHeiTi';
    font-size: 59px;
    font-weight: bold;
    line-height: 59px;
    color: #2954aa;
    background: -webkit-linear-gradient(#fff 10%, #05aff4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scaleX(1.05);
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-paginationTrain {
    position: absolute;
    left: 50%;
    bottom: 5px;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-paginationTrain .swiper-pagination-bullet {
    width: 11px;
    height: 10px;
    background-color: #ffffff;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    opacity: 1;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-paginationTrain .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 27px;
    height: 10px;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    border-radius: 5px;
  }
  .box .Content.IC .Training.IC .video {
    margin-top: 20px;
  }
  .box .Content.IC .Training.IC .video ul {
    margin-top: 28px;
    display: flex;
    align-items: center;
  }
  .box .Content.IC .Training.IC .video ul li {
    width: 23.5%;
    height: auto;
    aspect-ratio: 16/9;
    border-radius: 10px;
    margin-right: 2%;
    overflow: hidden;
    background: transparent !important;
    position: relative;
  }
  .box .Content.IC .Training.IC .video ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0 !important;
  }
  .box .Content.IC .Training.IC .video ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content.IC .Training.IC .video ul li a .play {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .box .Content.IC .Training.IC .video ul li a span {
    width: auto;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #0960d5;
    border-radius: 8px 0 0 8px;
  }
  .box .Content.IC .Training.IC .video ul li a .mask {
    width: 100%;
    height: 39px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content.IC .Training.IC .video ul li a .mask p {
    width: 100%;
    font-size: 14px;
    line-height: 39px;
    color: #f6f6fe;
    padding: 0 7px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content.IC .Training.IC .video ul li a .mask p.source {
    line-height: normal;
    font-size: 12px;
    text-align: right;
  }
  .box .Content.IC .Training.IC .video ul li:nth-child(4n) {
    margin-right: 0;
  }
  .box .Content.IC .Training.IC .experts ul {
    margin-top: 21px;
  }
  .box .Content.IC .Training.IC .experts ul li {
    width: 23.5%;
    margin-right: 2%;
    height: 370px;
    background-color: #EEF1F6; /*#f4f7fc*/
    box-shadow: 0 3px 16px rgba(124, 171, 230, 0.36);
    border-radius: 10px;
    padding: 26px 17px 0;
    background-image: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 41px;
  }
  .box .Content.IC .Training.IC .experts ul li .head {
    width: 150px;
    height: 150px !important;
    border: 6px solid #fff;
    border-radius: 50%;
    background: #b1b1b1;
    overflow: hidden;
  }
  .box .Content.IC .Training.IC .experts ul li .head img {
    width: 100%;
    height: auto;
  }
  .box .Content.IC .Training.IC .experts ul li h5 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #03369c;
    margin-top: 24px;
  }
  .box .Content.IC .Training.IC .experts ul li p {
    width: 100%;
    min-height: 46px;
    font-size: 14px;
    line-height: 23px;
    color: #333333;
    margin-top: 12px;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content.IC .Training.IC .experts ul li .As {
    width: 100%;
    min-height: 0;
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: space-between;
  }
  .box .Content.IC .Training.IC .experts ul li .As a {
    padding: 0;
    display: block;
    width: 48%;
    height: 40px;
    background-color: #0863d8;
    border-radius: 18px;
    font-size: 14px;
    line-height: 39px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content.IC .Training.IC .experts ul li .As a:hover {
    filter: brightness(1.1);
  }
  .box .Content.IC .Training.IC .experts ul li .As a:nth-child(2) {
    border-radius: 18px;
    border: solid 1px #0863d8;
    background: transparent;
    color: #0863d8;
  }
  .box .Content.IC .Training.IC .experts ul li:nth-child(4n) {
    margin-right: 0;
  }
  .box .Content.IC .Guarantee.IC {
    padding: 42px 0 0;
  }
  .box .Content.IC .Guarantee.IC .Topic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
  }
  .box .Content.IC .Guarantee.IC .Topic h2 {
    margin: 0;
  }
  .box .Content.IC .Guarantee.IC .Topic .As a {
    width: 90px;
    height: 28px;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    border-radius: 14px;
    font-size: 14px;
    line-height: 28px;
    color: #000102;
    padding: 0;
    text-align: center;
    margin-left: 12px;
  }
  .box .Content.IC .Guarantee.IC .container .ps {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 12px;
    margin-bottom: 24px;
  }
  .box .Content.IC .Guarantee.IC .container .ps p {
    /*width: 100px;*/
    width: 100%;
    height: 38px;
    background-color: #e5edfb;
    border-radius: 10px;
    border: solid 1px #c0daff;
    font-size: 14px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #0863d8;
    text-align: center;
  }
  .box .Content.IC .Guarantee.IC .container .ps p.active {
    background-color: #0863d8;
    color: #ffffff;
    position: relative;
  }
  .box .Content.IC .Guarantee.IC .container .ps p.active::after {
    content: '';
    width: 15px;
    height: 7px;
    display: block;
    background: url(../img/Guarantee-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Guarantee.IC .container .ps p:hover {
    background-color: #0863d8;
    color: #ffffff;
    position: relative;
  }
  .box .Content.IC .Guarantee.IC .container .ps p:hover::after {
    content: '';
    width: 15px;
    height: 7px;
    display: block;
    background: url(../img/Guarantee-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Guarantee.IC .container .logos {
    display: flex;
    align-items: center;
  }
  .box .Content.IC .Guarantee.IC .container .logos .logo {
    width: 13%;
    margin-right: 1.5%;
    height: 150px;
    /*background-image: linear-gradient(142deg, #cbe1fb 0%, #e7f0fd 100%);*/
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .box .Content.IC .Guarantee.IC .container .logos .logo img {
    max-width: 85%;
    max-height: 85%;
  }
  .box .Content.IC .Guarantee.IC .container .logos .logo:nth-child(7n) {
    margin-right: 0;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper {
    margin-top: 41px;
    height: 235px;
    padding-bottom: 35px;
    overflow: hidden;
    position: relative;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-paginationGuarantee {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-paginationGuarantee .swiper-pagination-bullet {
    width: 11px;
    height: 10px;
    background-color: #ffffff;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    opacity: 1;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-paginationGuarantee .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 27px;
    height: 10px;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    border-radius: 5px;
  }
  .box .Content.IC .Guarantee.IC .container .service {
    margin-top: 14px;
  }
  .box .Content.IC .Guarantee.IC .container .service ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li {
    width: 23.5%;
    height: 140px;
    background-color: #eef1fa;
    border-radius: 10px;
    border: solid 1px #ffffff;
    margin-right: 2%;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li a img {
    max-width: 85%;
    max-height: 70%;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 769px) {
  .box .Top .topBg .swiper-wrapper .swiper-slide, .Box .Top .topBg .swiper-wrapper .swiper-slide {
    background: url(../img/small02.png) center no-repeat;
    background-size: cover;
  }
  .box .Top .topBg .swiper-wrapper .swiper-slide .home-slogan, .Box .Top .topBg .swiper-wrapper .swiper-slide .home-slogan {
    font-size: 6vw !important;
    padding: 5vw 0 5vw 0 !important;
    gap: 1vw;
    flex-wrap: wrap;
  }
  .home-desc {
    font-size: 4.5vw;
    text-align: center;
  }
  .home-search {
    margin-top: 30vw !important;
  }
  .box .Topic h2 {
    font-size: 6.4vw;
    line-height: 6.4vw;
    letter-spacing: 0.26666667vw;
    color: #003399;
    margin-bottom: 5.33333333vw;
  }
  .box .Topic .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Topic .info div {
    display: flex;
    align-items: center;
  }
  .box .Topic .info div img {
    width: 3.73333333vw;
    margin-right: 0.53333333vw;
  }
  .box .Topic .info div p {
    font-family: 'AdobeHeitiStd';
    font-size: 4vw;
    line-height: 4vw;
    color: #000103;
  }
  .box .Topic .info a {
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #4f4e4e;
  }
  .box .Topic .info a:hover {
    text-decoration: underline;
  }
  .box .Topic .As {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 5.33333333vw;
  }
  .box .Topic .As a {
    flex: 1;
    height: 7.46666667vw;
    background-color: #d7e8fd;
    box-shadow: 0.8vw 2.66666667vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 3.73333333vw;
    font-size: 3.2vw;
    line-height: 7.46666667vw;
    color: #0573eb;
    text-align: center;
    margin-left: 1.33333333vw;
  }
  .box .Topic .As a:hover {
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    color: #ffffff;
  }
  .box .Content.IC {
    padding: 9.33333333vw 0 9.86666667vw;
  }
  .box .Content.IC .Category.IC .scene {
    margin-top: 4.8vw;
  }
  .box .Content.IC .Category.IC .scene li {
    width: 100%;
    height: 17.33333333vw;
    background: url(../img/scene-bg.png) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 1.06666667vw 1.86666667vw 3.2vw 0.26666667vw #b2c6e5;
    border-radius: 2.66666667vw;
    margin-bottom: 1.33333333vw;
  }
  .box .Content.IC .Category.IC .scene li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Category.IC .scene li a img {
    width: auto;
    height: 6.66666667vw;
  }
  .box .Content.IC .Category.IC .scene li a p {
    font-size: 4.26666667vw;
    line-height: 4.26666667vw;
    color: #ffffff;
    margin: 0 2.4vw 0 3.2vw;
  }
  .box .Content.IC .Category.IC .scene li a img:last-child {
    height: 3.2vw;
  }
  .box .Content.IC .Category.IC .scene li:hover {
    /*filter: brightness(1.1);*/
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
  }
  .box .Content.IC .Category.IC .content {
    margin-top: 6.66666667vw;
  }
  .box .Content.IC .Category.IC .content .right.IC {
    position: relative;
  }
  .box .Content.IC .Category.IC .content .right.IC .product {
    max-width: 85% !important;
  }
  .box .Content.IC .Category.IC .content .right.IC .more {
    position: absolute;
    top: 1.33333333vw;
    right: 2.66666667vw;
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #4f4e4e;
  }
  .box .Content.IC .Category.IC .content .right.IC .more:hover {
    text-decoration: underline;
  }
  .box .Content.IC .Category.IC .content .right.IC ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 3.73333333vw;
    justify-content: space-between;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li {
    width: 49%;
    height: auto;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 2.66666667vw;
    box-shadow: 1.06666667vw 1.86666667vw 3.2vw 0.26666667vw rgba(178, 198, 229, 0.22);
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a img {
    width: 100%;
    height: 26.93333333vw;
    object-fit: cover;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .category {
    width: auto;
    height: auto;
    background-image: linear-gradient(102deg, #005bbe 0%, #0073ef 100%);
    border-radius: 2.93333333vw;
    font-size: 2.13333333vw;
    line-height: 2.66666667vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    padding: 1.06666667vw 1.33333333vw;
    position: absolute;
    top: 1.6vw;
    left: 1.06666667vw;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .hot {
    background-color: #FB0905;
    border-radius: 999px;
    font-size: 2.6vw;
    color: #ffffff;
    height: 100%;
    line-height: 1;
    padding: 0.6666667vw 1.33333333vw;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text {
    padding: 1.33333333vw 1.86666667vw 1.86666667vw;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text h5 {
    font-size: 3.46666667vw;
    line-height: 3.46666667vw;
    letter-spacing: 0.26666667vw;
    color: #191919;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 1.33333333vw;
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: auto;
    padding-right: 8.53333333vw;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text p {
    width: 100%;
    font-size: 2.93333333vw;
    line-height: 2.93333333vw;
    letter-spacing: 0.26666667vw;
    color: #757575;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 1.33333333vw;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text span {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 2.66666667vw;
    line-height: 2.66666667vw;
    color: #007bff;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li a .text span img {
    width: 2.66666667vw;
    height: auto;
    margin-left: 1.06666667vw;
  }
  .box .Content.IC .Category.IC .content .right.IC ul li.hot a .text h5::after {
    content: 'hot';
    width: 7.46666667vw;
    height: 3.2vw;
    background-color: #fb0905;
    border-radius: 1.6vw;
    font-size: 2.4vw;
    line-height: 3.2vw;
    color: #ffffff;
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
  }
  .box .Content.IC .Category.IC .content .right.IC ul li:nth-child(4n) {
    margin-right: 0;
  }
  .box .Content.IC .Procurement.IC {
    width: 100%;
    height: auto;
    background-color: #ebf2ff;
    margin-top: 8.26666667vw;
    padding: 7.46666667vw 0;
  }
  .box .Content.IC .Procurement.IC .Topic h2 {
    margin-bottom: 5.33333333vw;
  }
  .box .Content.IC .Procurement.IC .content ul {
    width: 100%;
    height: auto;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .box .Content.IC .Procurement.IC .content ul li {
    width: 100%;
    height: 22.66666667vw;
    background-image: linear-gradient(146deg, #d5e8fd 0%, #edf4fd 100%);
    box-shadow: 0.53333333vw 1.6vw 7.2vw 0vw rgba(195, 218, 250, 0.6);
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #ffffff;
    margin-bottom: 1.33333333vw;
  }
  .box .Content.IC .Procurement.IC .content ul li a {
    width: 100%;
    height: 100%;
    padding: 4vw 2.93333333vw 0 3.46666667vw;
    display: block;
  }
  .box .Content.IC .Procurement.IC .content ul li a .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4vw;
  }
  .box .Content.IC .Procurement.IC .content ul li a .title h5 {
    flex: 1;
    min-width: 0;
    font-size: 4.26666667vw;
    line-height: 4.26666667vw;
    color: #000000;
    font-weight: normal;
  }
  .box .Content.IC .Procurement.IC .content ul li a .title p {
    width: 24vw;
    height: 6.4vw;
    background-color: #0863d8;
    border-radius: 4vw;
    margin-left: 2.66666667vw;
    font-size: 3.2vw;
    line-height: 6.4vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content.IC .Procurement.IC .content ul li a .ps {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content.IC .Procurement.IC .content ul li a .ps p {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #646566;
  }
  .box .Content.IC .Procurement.IC .content ul li a .ps p:last-child {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #0863d8;
  }
  .box .Content.IC .Procurement.IC .content .demand {
    width: 100%;
    height: 37.33333333vw;
    background: url(../img/demand-bg.png) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 0.53333333vw 1.6vw 7.2vw 0vw rgba(195, 218, 250, 0.6);
    border-radius: 2.66666667vw;
    margin-top: 4vw;
  }
  .box .Content.IC .Procurement.IC .content .demand a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Procurement.IC .content .demand a h4 {
    font-size: 6.93333333vw;
    line-height: 6.93333333vw;
    color: #000101;
    font-weight: normal;
  }
  .box .Content.IC .Procurement.IC .content .demand a p {
    font-size: 4vw;
    line-height: 4vw;
    color: #787a7d;
    margin: 2.4vw 0 4vw;
  }
  .box .Content.IC .Procurement.IC .content .demand a button {
    width: 30.13333333vw;
    height: 8vw;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    box-shadow: 0.8vw 2.66666667vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 4.8vw;
    border: solid 0.26666667vw #91b9f5;
    font-size: 3.2vw;
    line-height: 8vw;
    color: #0182ff;
  }
  .box .Content.IC .Promotion.IC {
    height: auto !important;
    padding-top: 14.13333333vw !important;
    margin: 0 !important;
    background: transparent !important;
  }
  .box .Content.IC .Promotion.IC .Topic {
    margin-bottom: 5.33333333vw;
  }
  .box .Content.IC .Promotion.IC .Topic h2 {
    margin-bottom: 0;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l {
    width: 100%;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .imgs {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .imgs img {
    width: 100%; /*49%*/
    height: 28.5vw; /*24vw*/
    object-fit: cover;
    margin-bottom: 1.33333333vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .imgsZH {
    margin-top: 0;
    flex-direction: column;
    gap: 1.33333333vw 0;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .imgsZH img {
    width: 100%;
    height: 22.4vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts {
    width: 100%;
    height: auto;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div {
    width: 100%;
    height: 73.33333333vw;
    display: flex;
    flex-direction: column;
    border: solid 0.26666667vw #ebf2ff;
    margin-bottom: 2.66666667vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 {
    width: 100%;
    height: 10.66666667vw;
    background-color: #0863d8;
    font-size: 3.73333333vw;
    line-height: 10.66666667vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps {
    width: 100%;
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p {
    flex: 1;
    min-height: 0;
    display: flex;
    align-items: center;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p span {
    width: 14.66666667vw;
    height: 90%;
    background-color: #cbdff9;
    border-radius: 1.06666667vw;
    border: solid 0.26666667vw #f5f7fc;
    font-size: 2.93333333vw;
    line-height: 3.73333333vw;
    color: #0863d8;
    padding: 0 1.33333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p p {
    padding: 0 2.66666667vw 0 3.73333333vw;
    width: 100%;
    font-size: 3.2vw;
    /*line-height: 3.2vw;*/
    color: #040000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p:nth-child(2n) {
    background-color: #f3f5f9;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li {
    width: 100%;
    height: 37.33333333vw;
    background: url(../img/promotion-bg1.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 2.66666667vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li a .logo {
    height: 6.4vw;
    position: absolute;
    top: 2.66666667vw;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li:nth-child(2) {
    background: url(../img/promotion-bg2.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .r li:nth-child(3) {
    background: url(../img/promotion-bg3.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper {
    width: 100%;
    height: 46.66666667vw;
    padding-bottom: 6.66666667vw;
    overflow: hidden;
    position: relative;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    padding: 1.33333333vw 0 0 1.33333333vw;
    overflow: hidden;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    background: url(../img/promotion-swiperbg.png) center no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a img {
    width: auto;
    height: 9.33333333vw;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a .img {
    width: auto;
    height: 40%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-wrapper .swiper-slide a p {
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 7.46666667vw;
    color: #ffffff;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-paginationPromotion {
    position: absolute;
    left: 50%;
    bottom: 1.33333333vw;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet {
    width: 2.13333333vw;
    height: 1.86666667vw;
    background-color: #ffffff;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    opacity: 1;
  }
  .box .Content.IC .Promotion.IC .content .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 4.53333333vw;
    height: 1.86666667vw;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    border-radius: 1.33333333vw;
  }
  .box .Content.IC .Promotion.IC .content .module {
    margin-top: 4vw;
  }
  .box .Content.IC .Promotion.IC .content .module li {
    width: 100%;
    height: 31.2vw;
    box-shadow: 0.53333333vw 2.13333333vw 4.26666667vw 0vw rgba(144, 161, 185, 0.26);
    border-radius: 2.66666667vw;
    background: url(../img/module-bg.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 2.66666667vw;
  }
  .box .Content.IC .Promotion.IC .content .module li a {
    width: 100%;
    height: 100%;
    padding: 1.33333333vw 0 0 8.8vw;
    display: flex;
    align-items: center;
  }
  .box .Content.IC .Promotion.IC .content .module li a h5 {
    font-size: 5.33333333vw;
    font-weight: bold;
    line-height: 8vw;
    color: #fff;
    margin-right: 3.46666667vw;
  }
  .box .Content.IC .Promotion.IC .content .module li a img {
    width: auto;
    height: 3.73333333vw;
  }
  .box .Content.IC .Promotion.IC .content .module li a .Icon {
    position: absolute;
    width: auto;
    height: 22.66666667vw;
    right: 0vw;
    bottom: 0vw;
  }
  .box .Content.IC .Promotion.IC .content .module li:hover {
    filter: brightness(1.1);
  }
  .box .Content.IC .Promotion.IC .content .module li:nth-child(1) a .Icon {
    height: 28vw;
    right: -2.66666667vw;
    bottom: -2.66666667vw;
  }
  .box .Content.IC .AICenter.IC {
    padding: 2.66666667vw 0 0;
  }
  .box .Content.IC .AICenter.IC .Topic h2 {
    margin-bottom: 7.46666667vw;
  }
  .box .Content.IC .AICenter.IC .goAI {
    margin-top: 4vw;
  }
  .box .Content.IC .AICenter.IC .goAI > div {
    width: 100%;
    height: 32vw;
    background-image: linear-gradient(88deg, #eae7fb 0%, #d2cafb 100%);
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #ccc0fd;
    position: relative;
    overflow: hidden;
    margin-bottom: 2.66666667vw;
  }
  .box .Content.IC .AICenter.IC .goAI > div a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 9.33333333vw 25.33333333vw 0 0;
    align-items: center;
  }
  .box .Content.IC .AICenter.IC .goAI > div a h5 {
    font-size: 5.86666667vw;
    line-height: 5.86666667vw;
    font-weight: bold;
    color: #000105;
    margin-bottom: 2.66666667vw;
    font-weight: normal;
  }
  .box .Content.IC .AICenter.IC .goAI > div a img {
    width: auto;
    height: 6.66666667vw;
  }
  .box .Content.IC .AICenter.IC .goAI > div a .icon {
    width: auto;
    height: 32vw;
    position: absolute;
    right: 0;
    bottom: -4vw;
  }
  .box .Content.IC .AICenter.IC .goAI > div:hover {
    transform: translateY(-1.06666667vw);
    box-shadow: 0.8vw 2.13333333vw 5.33333333vw 0vw rgba(155, 164, 186, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }
  .box .Content.IC .AICenter.IC .goAI > div:nth-child(2) {
    background-image: linear-gradient(88deg, #f4f6ff 0%, #a9c4fc 100%);
    border: solid 0.26666667vw #8bb0fc;
  }
  .box .Content.IC .Training.IC {
    margin-top: 12.8vw;
    padding: 9.33333333vw 0 3.46666667vw;
  }
  .box .Content.IC .Training.IC .trainSwiper {
    height: 46.66666667vw;
    padding-bottom: 6.66666667vw;
    overflow: hidden;
    margin-top: 1.06666667vw;
    position: relative;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    background: url(../img/trainSwiper-bg.png) center no-repeat;
    background-size: cover;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper .swiper-slide a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-wrapper .swiper-slide a h4 {
    width: 75%;
    font-family: 'AlimamaShuHeiTi';
    font-size: 10.93333333vw;
    font-weight: bold;
    line-height: 12.8vw;
    color: #2954aa;
    background: -webkit-linear-gradient(#fff 10%, #05aff4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scaleX(1.05);
    text-align: center;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-paginationTrain {
    position: absolute;
    left: 50%;
    bottom: 1.33333333vw;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-paginationTrain .swiper-pagination-bullet {
    width: 2.13333333vw;
    height: 1.86666667vw;
    background-color: #ffffff;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    opacity: 1;
  }
  .box .Content.IC .Training.IC .trainSwiper .swiper-paginationTrain .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 4.53333333vw;
    height: 1.86666667vw;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    border-radius: 1.33333333vw;
  }
  .box .Content.IC .Training.IC .video {
    margin-top: 5.33333333vw;
  }
  .box .Content.IC .Training.IC .video ul {
    margin-top: 4.8vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content.IC .Training.IC .video ul li {
    width: 49%;
    height: auto;
    aspect-ratio: 16/9;
    border-radius: 1.33333333vw;
    overflow: hidden;
    background: transparent !important;
    position: relative;
  }
  .box .Content.IC .Training.IC .video ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0 !important;
  }
  .box .Content.IC .Training.IC .video ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content.IC .Training.IC .video ul li a .play {
    width: 9.33333333vw;
    height: 9.33333333vw;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .box .Content.IC .Training.IC .video ul li a span {
    width: auto;
    height: 14vw;
    font-size: 3.2vw;
    line-height: 5.33333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    padding: 0 1.33333333vw;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #0960d5;
    border-radius: 0 2.13333333vw 2.13333333vw 0;
  }
  .box .Content.IC .Training.IC .video ul li a .mask {
    width: 100%;
    height: 8vw;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content.IC .Training.IC .video ul li a .mask p {
    width: 100%;
    font-size: 3.2vw;
    line-height: 8vw;
    color: #f6f6fe;
    padding: 0 1.86666667vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content.IC .Training.IC .video ul li a .mask p.source {
    line-height: normal;
    font-size: 2.8vw;
    text-align: right;
  }
  .box .Content.IC .Training.IC .video ul li:nth-child(4n) {
    margin-right: 0;
  }
  .box .Content.IC .Training.IC .experts {
    margin-top: 5.33333333vw;
  }
  .box .Content.IC .Training.IC .experts ul {
    margin-top: 5.6vw;
  }
  .box .Content.IC .Training.IC .experts ul li {
    width: 49%;
    height: 85.33333333vw;
    background-color: #EEF1F6; /*#f4f7fc*/
    box-shadow: 0 1.93333333vw 4.26666667vw rgba(124, 171, 230, 0.36);
    border-radius: 2.66666667vw;
    padding: 5.33333333vw 2.66666667vw 0;
    background-image: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 4vw;
  }
  .box .Content.IC .Training.IC .experts ul li .head {
    width: 25.33333333vw;
    height: 25.33333333vw !important;
    border: 1.06666667vw solid #fff;
    border-radius: 50%;
    background: #b1b1b1;
    overflow: hidden;
  }
  .box .Content.IC .Training.IC .experts ul li .head img {
    width: 100%;
    height: auto;
  }
  .box .Content.IC .Training.IC .experts ul li h5 {
    font-size: 4.26666667vw;
    line-height: 4.26666667vw;
    letter-spacing: 0.26666667vw;
    color: #03369c;
    margin-top: 5.33333333vw;
  }
  .box .Content.IC .Training.IC .experts ul li p {
    width: 100%;
    min-height: 10.66666667vw;
    font-size: 3.2vw;
    line-height: 5.33333333vw;
    color: #333333;
    margin-top: 3.2vw;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content.IC .Training.IC .experts ul li .As {
    width: 100%;
    min-height: 0;
    margin-top: 5.33333333vw;
  }
  .box .Content.IC .Training.IC .experts ul li .As a {
    padding: 0;
    display: block;
    width: 100%;
    height: 8.53333333vw;
    background-color: #0863d8;
    border-radius: 4.8vw;
    font-size: 3.2vw;
    line-height: 8.53333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    text-align: center;
    margin-bottom: 1.33333333vw;
  }
  .box .Content.IC .Training.IC .experts ul li .As a:hover {
    filter: brightness(1.1);
  }
  .box .Content.IC .Training.IC .experts ul li .As a:nth-child(2) {
    border-radius: 4.8vw;
    border: solid 0.26666667vw #0863d8;
    background: transparent;
    color: #0863d8;
  }
  .box .Content.IC .Training.IC .experts ul li:nth-child(4n) {
    margin-right: 0;
  }
  .box .Content.IC .Guarantee.IC {
    padding: 11.2vw 0 0;
  }
  .box .Content.IC .Guarantee.IC .Topic {
    margin-bottom: 6.4vw;
  }
  .box .Content.IC .Guarantee.IC .Topic h2 {
    margin: 0;
  }
  .box .Content.IC .Guarantee.IC .Topic .As a {
    width: 24vw;
    height: 7.46666667vw;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    border-radius: 3.73333333vw;
    font-size: 3.73333333vw;
    line-height: 7.46666667vw;
    color: #000102;
    padding: 0;
    text-align: center;
    margin-left: 3.2vw;
  }
  .box .Content.IC .Guarantee.IC .container .ps {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4.8vw;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .box .Content.IC .Guarantee.IC .container .ps p {
    min-width: 22.66666667vw;
    height: 8.53333333vw;
    background-color: #e5edfb;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #c0daff;
    font-size: 3.2vw;
    line-height: 8vw;
    letter-spacing: 0.26666667vw;
    color: #0863d8;
    text-align: center;
    margin-right: 1.86666667vw;
  }
  .box .Content.IC .Guarantee.IC .container .ps p.active {
    background-color: #0863d8;
    color: #ffffff;
    position: relative;
  }
  .box .Content.IC .Guarantee.IC .container .ps p.active::after {
    content: '';
    width: 4vw;
    height: 1.86666667vw;
    display: block;
    background: url(../img/Guarantee-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Guarantee.IC .container .ps p:hover {
    background-color: #0863d8;
    color: #ffffff;
    position: relative;
  }
  .box .Content.IC .Guarantee.IC .container .ps p:hover::after {
    content: '';
    width: 4vw;
    height: 1.86666667vw;
    display: block;
    background: url(../img/Guarantee-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Guarantee.IC .container .logos {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .box .Content.IC .Guarantee.IC .container .logos .logo {
    width: 32%;
    height: 26.66666667vw;
    margin-right: 2%;
    /*background-image: linear-gradient(142deg, #cbe1fb 0%, #e7f0fd 100%);*/
    border-radius: 1.33333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.66666667vw;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .box .Content.IC .Guarantee.IC .container .logos .logo img {
    max-width: 75%;
    max-height: 75%;
  }
  .box .Content.IC .Guarantee.IC .container .logos .logo:nth-child(3n) {
    margin-right: 0;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper {
    margin-top: 2.66666667vw;
    height: 30.66666667vw;
    padding-bottom: 6.66666667vw;
    overflow: hidden;
    position: relative;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-paginationGuarantee {
    position: absolute;
    left: 50%;
    bottom: 2.66666667vw;
    transform: translate(-50%, 0);
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-paginationGuarantee .swiper-pagination-bullet {
    width: 2.13333333vw;
    height: 1.86666667vw;
    background-color: #ffffff;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    opacity: 1;
  }
  .box .Content.IC .Guarantee.IC .container .guaranteeSwiper .swiper-paginationGuarantee .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 4.53333333vw;
    height: 1.86666667vw;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    border-radius: 1.33333333vw;
  }
  .box .Content.IC .Guarantee.IC .container .service {
    margin-top: 3.73333333vw;
  }
  .box .Content.IC .Guarantee.IC .container .service .Topic {
    margin-bottom: 4vw;
  }
  .box .Content.IC .Guarantee.IC .container .service ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li {
    width: 49%;
    height: 29.33333333vw;
    background-color: #eef1fa;
    border-radius: 1.33333333vw;
    border: solid 0.26666667vw #ffffff;
    margin-bottom: 2.66666667vw;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li a img {
    max-width: 85%;
    max-height: 70%;
  }
  .box .Content.IC .Guarantee.IC .container .service ul li:nth-child(4n) {
    margin-right: 0;
  }

  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 span.mingCheng label {
    padding: 0 3vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div h4 span.zhuangTai {
    width: 21.86666667vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p a {
    width: 21.86666667vw;
  }
  .box .Content.IC .Promotion.IC .content .Img-Text .l .texts > div .Ps .p a label {
    width: 18.66666667vw;
    height: 6.4vw;
    border-radius: 4vw;
    border: solid 0.26666667vw #427bca;
    font-size: 3.2vw;
    line-height: 5.86666667vw;
  }
}
