.container {
  padding: 0;
}

.carouselItem {
  margin-bottom: 111px;
}

.img-max-heigut {
  max-height: 610px;
}

.carousel-indicators {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-left: 16px;
  padding: 0;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.carousel-control-prev-icon {
  background-image: url('../assets/img/left.png');
}

.carousel-control-next-icon {
  background-image: url('../assets/img/right.png');
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 21px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carouselText {
  margin-bottom: 15.56rem;
}

.carouselText h5 {
  font-size: 48px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 5px;
  margin-bottom: 33px;
}

.carouselText p {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 5px;
}

.Img-size {
  height: 610px;
  max-height: 610px;
}

.fourItem {
  text-align: center;
  margin: 0 1.5%;
  overflow: hidden;
  justify-content: space-around;
}

.fourItem .ImgBox {
  height: 78px;
}

.fourItem .pone {
  padding: 34px 0;
}

.fourBox:hover {
  color: #4da3d4;
}

.company {
  display: flex;
  flex-wrap: wrap-reverse;
  margin-top: 10%;
  margin-bottom: 5%;
}

.company .companyLeftBox {
  width: 50%;
  background-color: #e8ebec;
  margin-top: 50px;
}

.company .companyLeftBox .companyImg {
  min-height: 570px;
  min-width: 660px;
  max-height: 570px;
  max-width: 660px;
  padding: 8% 0 10% 26%;
  right: 0;
}

.company .companyRightBox {
  width: 50%;
  background-image: url('../assets/img/companyback.png');
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 7.566%;
  box-sizing: border-box;
  margin-top: 1%;
}

.company .companyRightBox .textItem {
  margin-top: 40px;
  height: 400px;
  width: 73%;
  background-image: url('../assets/img/companytextback.png');
  box-sizing: border-box;
  padding: 10% 12% 0 12%;
  overflow-y: auto;
  line-height: 33px;
  scrollbar-color: transparent transparent;
  scrollbar-track-color: transparent;
  -ms-scrollbar-track-color: transparent;
}

.company .companyRightBox .textItem .ani {
  animation: scroll 15s linear infinite;
  animation-delay: 2s;
}

.company .companyRightBox .textItem .ani .textItemTitle {
  font-size: 20px;
  margin-bottom: 5%;
  text-align: center;
}

.company .companyRightBox .textItem .ani .blueline {
  text-align: center;
  border-bottom: 2px #4ca0d3 solid;
  width: 10%;
  margin-left: 45%;
  margin-bottom: 3%;
  box-sizing: border-box;
}

.company .companyRightBox .textItem .ani .textItemContent {
  font-size: 16px;
  text-align: left;
  line-height: 200%;
  box-sizing: border-box;
  margin-bottom: 1%;
  letter-spacing: 1px;
}

@keyframes scroll {
  from {
    transform: translateY(40px);
  }

  to {
    transform: translateY(-100%);
  }
}

.textItem::-webkit-scrollbar {
  width: 0px;
  display: none !important;
}

.khItem {
  margin-top: 200px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10%;
}

.khItem .kfleftBox {
  position: relative;
  width: 480px;
}

.khItem .kfleftBox .kfleftBoxTitle {
  position: absolute;
  top: 50%;
  left: 30%;
  font-size: 48px;
  color: #ffff;
}

.khItem .kfRightBox {
  position: relative;
  margin-top: 35px;
  padding-left: 14px;
  box-sizing: border-box;
}

.khItem .kfRightBox .rightTwoBox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  box-sizing: border-box;
}

.khItem .kfRightBox .rightTwoBox .anlone {
  max-width: 404px;
  max-height: 277px;
  min-height: 277px;
  padding-right: 16px;
}

.zezhaoone:hover {
  display: block;
}

.zezhaotwo:hover {
  display: block;
}

.zezhaothree:hover {
  display: block;
}

.zezhaoone {
  display: none;
  position: absolute;
  bottom: 51%;
  padding: 0 1.69rem;
  width: 47%;
  height: 4.5rem;
  background: #000;
  opacity: 0.7;
  color: #fff;
  line-height: 4.5rem;
  font-size: 18px;
  box-sizing: border-box;
  transform: scale(1.03);
  transition: transform 0.7s ease-out 0s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.zezhaoone img {
  position: absolute;
  top: 42%;
  right: 6%;
}

.zezhaotwo {
  display: none;
  position: absolute;
  left: 51.1%;
  bottom: 51%;
  padding-left: 1.69rem;
  width: 47%;
  height: 4.5rem;
  background: #000;
  opacity: 0.7;
  color: #fff;
  line-height: 4.5rem;
  font-size: 18px;
  box-sizing: border-box;
  transform: scale(1.03);
  transition: transform 0.7s ease-out 0s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.zezhaotwo img {
  position: absolute;
  top: 42%;
  right: 6%;
}

.zezhaothree {
  display: none;
  position: absolute;
  bottom: 0;
  padding-left: 1.69rem;
  width: 97%;
  height: 4.5rem;
  background: #000;
  opacity: 0.7;
  color: #fff;
  line-height: 4.5rem;
  font-size: 18px;
  box-sizing: border-box;
  transform: scale(1.03);
  transition: transform 0.7s ease-out 0s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.zezhaothree img {
  position: absolute;
  top: 42%;
  right: 6%;
}

.Imgpadding:hover {
  transform: scale(1.03);
  transition: transform 0.7s ease-out 0s;
}

.Imgpadding:hover+.zezhaoone {
  display: block;
}

.Imgpadding:hover+.zezhaotwo {
  display: block;
}

.Imgpadding:hover+.zezhaothree {
  display: block;
}

.nowItemTop {
  text-align: center;
  position: relative;
}

.nowItemTop .nowTitleEnglish {
  height: 44px;
  font-size: 60px;
  font-family: Bahnschrift;
  font-weight: bold;
  color: #e6e6e6;
}

.nowItemTop .nowTitleZhCn {
  position: absolute;
  top: 38%;
  left: 43%;
  height: 39px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  color: #404040;
}

.nowItema {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}

.nowContentItem {
  margin-top: 54px;
  overflow: hidden;
  justify-content: space-around;
}

.nowContentItem .nowContentBox {
  position: relative;
  overflow: hidden;
  width: 360px;
  margin: 0 60px;
}

.nowContentItem .nowContentBox .nowItemtopImg {
  position: absolute;
  top: 0;
  height: 40%;
  width: 100%;
  overflow: hidden;
}

.nowContentItem .nowContentBox .nowArticle {
  position: absolute;
  top: 40%;
  background-color: #fff;
  height: 100%;
  width: 100%;
}

.nowContentItem .nowContentBox .nowArticle .nowArticleTop {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  overflow: hidden;
}

.nowContentItem .nowContentBox .nowArticle .nowArticleTop .day {
  font-size: 60px;
  font-weight: bold;
  color: #4da3d4;
  margin-left: 10px;
}

.nowContentItem .nowContentBox .nowArticle .nowArticleTop .week {
  padding-top: 10px;
  font-size: 16px;
  color: #737373;
}

.nowContentItem .nowContentBox .nowArticle .nowArticleTop .month {
  margin-top: 10px;
  font-size: 16px;
  color: #737373;
}

.nowContentItem .nowContentBox .nowArticle .nowText {
  margin-top: 18px;
  line-height: 25px;
  font-size: 14px;
  text-indent: 36px;
  padding: 0 20px;
  letter-spacing: 2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.nowContentItem .nowContentBox .nowArticle .nowCompany {
  padding: 0 20px;
  margin-top: 17px;
  font-size: 16px;
  color: #4da3d4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.nowContentItem .nowContentBox .nowArticle .nowBtn {
  display: none;
}

.nowContentItem:hover .nowItemtopImg {
  display: none;
}

.nowContentItem:hover .nowArticle {
  top: 0;
  height: 100%;
  background-color: rgba(26, 9, 2, 0.64);
  padding-top: 20px;
}

.nowContentItem:hover .nowArticleTop .week {
  color: #ffffff !important;
}

.nowContentItem:hover .nowArticleTop .month {
  color: #ffffff !important;
}

.nowContentItem:hover .nowText {
  color: #ffffff;
}

.nowContentItem:hover .nowBtn {
  display: inline !important;
  background-color: rgba(26, 9, 2, 0.411) !important;
  width: 160px !important;
  height: 40px !important;
  color: #fff !important;
  border: 1px solid #ffffff !important;
  margin-top: 68px !important;
  margin-left: 34px !important;
}

@media screen and (max-width: 1200px) {
  .company .companyRightBox .textItem {
    margin-top: 40px;
    text-align: center;
    height: 283px;
    width: 73%;
    background-image: url('/img/companytextback.png');
    box-sizing: border-box;
    padding: 10% 12% 0 12%;
    overflow-y: auto;
  }
}

@media screen and (max-width: 996px) {
  .fourBox {
    padding: 28px 0 27px 0;
  }

  .container {
    padding: 15px 0 0 0;
  }

  .img-max-heigut {
    max-height: 113px;
  }

  .carouselText h5 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }

  .carouselText p {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 2px;
  }

  .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 16px;
  }

  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    border-radius: 50%;
  }

  .carousel-indicators {
    margin-right: 15%;
    margin-bottom: 0;
    margin-left: 15%;
    list-style: none;
  }

  .companyLeftBox {
    width: 100% !important;
  }

  .companyRightBox {
    width: 100% !important;
  }

  .kfleftBoxTitle {
    font-size: 39px !important;
    color: #fff;
  }

  .kfRightBox {
    padding: 0 !important;
  }

  .khItem {
    width: 100%;
  }

  .nowItemTop {
    overflow: hidden;
  }

  .nowTitleEnglish {
    font-size: 30px !important;
    font-weight: bold;
    color: #e6e6e6;
  }

  .nowTitleZhCn {
    font-size: 20px !important;
    font-weight: 400;
    color: #404040;
    top: 30% !important;
  }

  .nowItema {
    flex-wrap: wrap;
  }

  .nowContentItem .nowContentBox {
    position: relative;
    overflow: hidden;
    width: 360px;
    margin: 0 auto;
  }

  .nowContentBox {
    margin: 0px;
  }

  .fourItem {
    text-align: center;
    margin: 0;
    overflow: hidden;
  }

  .fourItem .ImgBox {
    height: 100%;
    max-width: 44px;
    max-height: 41px;
  }


  .carouselItem {
    margin-bottom: 17px;
  }

  .fourItem .pone {
    padding: 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #404040;
  }

  .titleP {
    font-size: 12px;
    font-weight: 400;
    color: #737373;
  }

  .bg-ph {
    background: #F0FAFF;
  }

  .nowContentItem .nowContentBox .nowArticle .nowText {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 4px;
  }

  .nowContentItem .nowContentBox .nowArticle .nowCompany {
    font-size: 16px;
  }

  .company .companyRightBox {
    height: 398px;
    padding-top: 10.566%;
  }

  .khItem .kfRightBox .rightTwoBox .anlone {
    padding-right: 0px;
    max-width: 404px;
    max-height: 227px;
    min-height: 227px;
  }

  .khItem {
    margin-top: 0px;
  }

  .khItem .kfRightBox .rightTwoBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
  }

  .Imgpadding {
    margin-bottom: 34px;
  }

  .companyNameEnglish {
    display: none;
  }

  .companyName {
    font-size: 18px !important;
    position: absolute;
    top: 3px;
  }

  .company .companyLeftBox .companyImg {
    min-height: 100%;
    min-width: 100%;
    max-height: 100%;
    max-width: 100%;
    padding: 8% 0 10% 26%;
    right: 0;
  }

  .fourItem {
    text-align: center;
    margin: 0;
    overflow: hidden;
  }

  .company .companyRightBox .textItem {
    padding: 5% 6%;
    margin-top: 39px;
    height: 70%;
    background-image: url('../assets/img/companytextback.png');
    font-size: 12px;
  }

  .fourItem {
    justify-content: start;
  }

  .carouselItem {
    margin-top: 20px;
  }

  .carousel-item {
    height: 168px !important;
    max-height: 168px;
  }

  .Img-size {
    height: 168px;
    max-height: 168px;
    min-height: 168px;
  }

  .carousel-inner .active {
    height: 168px;
  }

  .Imgpadding:hover+.zezhaoone {
    display: none;
  }

  .Imgpadding:hover+.zezhaotwo {
    display: none;
  }

  .Imgpadding:hover+.zezhaothree {
    display: none;
  }
}