/* 展示图片 */
.aboutUs-swiper {
  width: 100%;
  height: 760px;
  position: relative;
}
.swiper-cover {
  background: rgba(0, 0, 0, 0.2);
}
.swiper-image img {
  width: 100%;
}
.spotLattice {
  position: absolute;
  width: 16.041%;
  height: 21.736%;
  /* left: 60px; */
  left: 3.125%;
  /* top: 53.181%; */
  top: 468px;
  overflow: hidden;
}

.aboutUs-text {
  position: absolute;
  left: 13.59375%;
  top: 28.863%;
}
.aboutUs-text > h3 {
  font-size: 60px;
  font-family: SYHeavy;
  font-weight: bold;
  color: #ffffff;
}
.aboutUs-text > p {
  margin-top: 16px;
  font-size: 16px;
  font-family: SYNormal;
  font-weight: bold;
  color: #ffffff;
}
.content-header {
  height: 160px;
  font-size: 40px;
  font-family: SYHeavy;
  font-weight: bold;
  color: #003a70;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.line-content—header {
  width: 100%;
  display: block;
  height: 1px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 160px;
}
.aboutUS-content {
  width: 1600px;
  margin: -160px auto 0;
  background-color: #ffffff;
  /* transform: translateY(-160px); */
  position: relative;
}
.aboutUS-content .index-content {
  width: 87.5%;
}
/* 宗旨 */
.think {
  margin-top: 50px;
}

.think > p {
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 500;
  color: #003a70;
  line-height: 28px;
  text-align: justify;
}

.think-behavior {
  font-size: 22px;
  font-family: SYBold;
  font-weight: 800;
  color: #003a70;
  line-height: 28px;
  margin-bottom: 10px;
}

/* 愿景使命 */
.content-main {
  margin-top: 100px;
  height: 53px;
  font-size: 40px;
  font-family: SYHeavy;
  font-weight: bold;
  color: #003a70;
  line-height: 47px;
}

/* 致力于 */
.zhili {
  margin-top: 60px;
  /* width: 1319px; */
  height: 166px;
  opacity: 1;
  position: relative;
}
.zhilirightup {
  position: absolute;
  width: 17.71%;
  /* height:49.56%; */
  right: 0;
  transform: translateY(-50px);
}
.zhilirightup > img {
  width: 100%;
  height: 100%;
}
.zhili ul {
  width: 94.21%;
  background: #f5f5f6;
  border-radius: 0px 0px 40px 0px;
  padding-left: 73px;
  list-style-type: disc;
  /* margin-left: 73px; */
  height: 100%;
  padding-top: 26px;
}

.zhili li {
  margin-top: 22px;
  /* width: 1192px; */
  height: 28px;
  font-size: 22px;
  font-family: SYRegular;
  font-weight: 500;
  color: #003a70;
  line-height: 28px;

  /* overflow: hidden; */
  text-overflow: ellipsis;
  white-space: wrap;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.zhili li::marker {
  color: rgba(0, 156, 222, 1);
}
/* 核心价值观 */

.view-all,
.Core_values {
  margin-top: 59px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.first {
  /* width: 320px; */
  width: calc((100% - 120px) / 4);
  height: 372px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #2f71ae;
  text-align: center;
}

.picture-first {
  margin: 60px auto 40px;
  width: 180px;
  height: 180px;
  opacity: 1;
  border-radius: 50%;
  background-image: linear-gradient(rgba(36, 141, 204, 1), transparent);
}

.picture-second {
  margin: 60px 70px 40px;
  width: 180px;
  height: 180px;
  opacity: 1;
  border-radius: 50%;
  background-image: linear-gradient(transparent, rgba(36, 141, 204, 1));
  padding: 1px solid red;
}

.circle img {
  display: block;
  width: 90px;
  height: 90px;
}

.circle {
  width: 100%;
  height: 100%;
  background: #f5f5f6;
  border-radius: 50%;
  padding: 44px;
}

.text-chinese {
  height: 22px;
  font-size: 22px;
  font-family: SYRegular;
  font-weight: 800;
  color: #003a70;
  line-height: 22px;
}

.text-english {
  height: 22px;
  font-size: 16px;
  font-family: SYRegular;
  font-weight: 400;
  color: #003a70;
  line-height: 22px;
}
.text-english-top {
  margin-top: 8px;
}

/* 技术和服务 */

.serve-info {
  margin: 0;
  height: 22px;
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 400;
  color: #003a70;
  line-height: 19px;
  margin-top: 12px;
}

.view-info {
  width: calc((100% - 80px) / 2);
  height: 310px;
  background: #f5f5f6;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-bottom: 40px;
  text-align: center;
}

.view-info img {
  display: block;
  width: 90px;
  height: 90px;
  margin: 57px auto 0;
}

.info-first {
  margin-top: 39px;
}

.info-sec {
  margin-top: 21px;
}

/* 展开更多 */
.more {
  margin: 0 auto;
  height: 20px;
  font-size: 16px;
  font-family: SYRegular;
  font-weight: 500;
  color: #003a70;
  line-height: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.more-none {
  display: none;
}
.icon-more {
  transform: rotate(-90deg);
  margin-left: 11px;
}

/* 专利成果 */
.result {
  margin-top: 100px;
}

.result-info {
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 2px 0px;
  position: relative;
  justify-content: space-between;
}

.info-left {
  width: 34.28%;
  height: 100%;
  margin-right: 92px;
}
.left-text {
  width: 100%;
  /* height: 140px; */
  margin-top: 58px;
  font-size: 16px;
  font-family: SYNormal;
  background-color: #ffffff;
  position: relative;
  z-index: 3;
  font-weight: 400;
  color: #003a70;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translate(-18px);
  padding-left: 18px;
  padding-bottom: 13px;
}
.left-icon {
  margin-top: 19.5%;
  float: right;
  height: 54px;
  cursor: pointer;
  display: flex;
  align-items: center;
  /* border: 0.1px solid; */
}
.left-icon i {
  font-size: 44px;
  color: #003a70;
}

.left-icon-one {
  outline: none;
  margin-right: 15px;
  width: 44px;
  height: 44px;
  background-image: url('/huagong/images/unchecked-left.svg');
  transition: all 0.3s linear 0s;
  background-repeat: no-repeat;
}
.left-icon-two {
  outline: none;
  width: 44px;
  height: 44px;
  background-image: url('/huagong/images/unchecked-right.svg');
  transition: all 0.3s linear 0s;
  background-repeat: no-repeat;
}
.left-icon-one:hover {
  width: 54px;
  height: 54px;
  background-image: url('/huagong/images/zuo.svg');
}
.left-icon-two:hover {
  width: 54px;
  height: 54px;
  background-image: url('/huagong/images/you.svg');
}
.p2 {
  margin-top: 30px;
}
.info-right {
  /*flex: 1;*/
  width: 59.143%;
}
.info-right .swipersix {
  overflow: hidden;
}
.info-right .swiper-slide {
  overflow: hidden;
}
.info-right .swiper-slide img {
  width: 100%;
}
.info-left-img {
  position: absolute;
  width: 308px;
  height: 188px;
  transform: translate(-98px, 65.95%);
  overflow: hidden;
}
/* .info-left-img>img{
  width: 100%;
  height: 100%;
} */

.good-icon {
  display: flex;
  padding-left: 120px;
  margin-top: 60px;
}
.good-icon > li {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin-right: 87px;
  border: 2px solid #e0e0e0;

  cursor: pointer;
}
.good-icon > li > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.actived {
  border: 2px solid #2f71ae !important;
  color: #2f71ae;
}
.good-icon img {
  width: 68px;
  height: 68px;
}

.good-info {
  width: 100%;
  /* height: 260px; */
  margin-top: 60px;
  margin-bottom: 100px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.good-left,
.good-right {
  display: block;
  width: 10px;
  height: 46px;
  cursor: pointer;
}

.info-main {
  width: 85.714%;
  background: #f5f5f6;
  border-radius: 0px 0px 40px 0px;
  opacity: 1;
  padding: 55px 62px 60px 60px;
  margin-left: 8.5714%;
}
.info-main > div {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-size: 22px;
  font-family: SYMedium;
  /* font-weight: bold; */
  color: #003a70;
  line-height: 41px;
}
.info-main > div > img {
  margin-right: 16px;
  width: 28px;
  height: 29px;
}
.info-main > p {
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 300;
  color: #003a70;
  line-height: 28px;
}
.rightUp {
  width: 17.71%;
  height: 112px;
  position: absolute;
  right: 0px;
  top: -56px;
}
.rightUp > img {
  width: 100%;
  overflow: hidden;
}
.swiper-button-next {
  right: 0px;
}
.swiper-button-prev {
  left: 2.714%;
}
.swiperfour {
  position: relative;
}
.swiperfour .swiper-slide {
  opacity: 0 !important;
}
.swiperfour .swiper-slide-active {
  opacity: 1 !important;
}
/*.swiperfour .info-main{*/
/*  min-height: 300px;*/
/*}*/
.good-left {
  background-image: url('/huagong/images/Vector\ 6.png') !important;
  width: 12px;
  height: 46px;
  background-size: cover;
}
.good-right {
  background-image: url('/huagong/images/Vector\ 7.png') !important;
  width: 12px;
  height: 46px;
  background-size: cover;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 160px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  border: 2px solid #2f71ae !important;
  color: #2f71ae;
}

.Access-programmes {
  /* height: 302px; */
  background-color: #2f71ae;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Access-programmes > h3 {
  font-size: 28px;
  font-family: SYBold;
  font-weight: 800;
  color: #ffffff;
  margin-top: 60px;
  margin-bottom: 20px;
}
.Access-programmes > p {
  font-size: 16px;
  font-family: SYNormal;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 47px;
}
.Access-programmes > div {
  display: flex;
  background-color: #ffffff;
  border-radius: 5px 5px 5px 5px;
  width: 180px;
  height: 54px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 60px;
  padding: 0 11px;
}
.Access-programmes > div p {
  font-size: 18px;
  font-family: SYNormal;
  font-weight: 500;
  color: #003a70;
  margin-left: 11px;
  /*height: 22px;*/
  line-height: 22px;
}
.Access-programmes > div > a {
  display: flex;
  text-decoration: none;
}
/* .footer,.index-end{
  transform:translateY(-60px);
} */
/* 响应式 */
@media screen and (max-width: 1919px) {
  .spotLattice {
    position: absolute;
    width: 16.041%;
    height: 20.736%;
    left: 60px;
    top: 66.181%;
    z-index: 2;
  }
  .first {
    width: 24%;
    margin-bottom: 20px;
    /* width: 320px; */
    height: 372px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid #2f71ae;
    text-align: center;
  }
  .aboutUS-content {
    width: 83.3333%;
  }
  /*.aboutUS-content .index-content{*/
  /*  width: 87.5% !important;*/
  /*}*/
  .view-all,
  .Core_values {
    margin-top: 59px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .picture-first {
    margin: 60px auto 40px;
    width: 160px;
    height: 160px;
    opacity: 1;
    border-radius: 50%;
    background-image: linear-gradient(rgba(36, 141, 204, 1), transparent);
  }

  .picture-second {
    margin: 60px auto 40px;
    width: 160px;
    height: 160px;
    opacity: 1;
    border-radius: 50%;
    background-image: linear-gradient(transparent, rgba(36, 141, 204, 1));
    padding: 1px solid red;
  }

  .circle {
    width: 100%;
    height: 100%;
    background: #f5f5f6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .circle img {
    display: block;
    width: 80px;
    height: 80px;
  }
  .view-info {
    width: 48.57%;
    height: 310px;
    background: #f5f5f6;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .view-info img {
    display: block;
    width: 90px;
    height: 90px;
    margin: 57px auto 0px;
  }
  .left-icon {
    margin-top: 30px;
  }
  .left-text {
    margin-top: 40px;
  }
  .info-left-img {
    position: absolute;
    width: 308px;
    height: 188px;
    transform: translate(-98px, 42.95%);
    overflow: hidden;
  }
  .p2 {
    margin-top: 10px;
  }
  .swipersix {
    width: 100% !important;
  }
  .swipersix .swiper-wrapper {
    width: 100%;
  }
  .swipersix .swiper-slide {
    width: 30%;
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 1600px) {
  .menu2 {
    display: none;
  }
  .content-header {
    font-size: 27px;
    height: 125px;
  }

  .line-content—header {
    width: 100%;
    display: block;
    height: 1px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 125px;
  }
  .content-main {
    font-size: 27px;
    margin-top: 80px;
  }
  .think-header {
    font-size: 20px;
  }
  .aboutUS-content {
    margin: -125px auto 0;
  }
  .aboutUs-text {
    position: absolute;
    top: 200px;
  }
  .aboutUs-text > h3 {
    margin-top: 0px;
    font-size: 40px;
  }
  .aboutUs-text > p {
    margin-top: 0px;
    font-size: 14px;
  }
  .zhili li {
    font-size: 18px;
  }

  .first {
    margin-bottom: 30px;
  }
  .picture-first {
    margin: 60px auto 40px;
    /* margin: 60px 90px 40px; */
    width: 150px;
    height: 150px;
    opacity: 1;
    border-radius: 50%;
    background-image: linear-gradient(rgba(36, 141, 204, 1), transparent);
  }

  .picture-second {
    /* margin: 60px 90px 40px; */
    margin: 60px auto 40px;

    width: 150px;
    height: 150px;
    opacity: 1;
    border-radius: 50%;
    background-image: linear-gradient(transparent, rgba(36, 141, 204, 1));
    padding: 1px solid red;
  }

  .circle img {
    display: block;
    width: 90px;
    height: 90px;
  }
  .view-info {
    width: 48.57%;
    height: 310px;
    background: #f5f5f6;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .view-info img {
    display: block;
    width: 90px;
    height: 90px;
  }
  .result-info {
    width: 100%;
    display: flex;
    /*flex-direction: column;*/
  }
  /*.info-left,.info-right{*/
  /*  width: 100%;*/
  /*}*/
  .info-left {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .left-text > p {
    font-size: 15px;
  }

  .good-icon {
    display: flex;
    padding-left: 8.571%;
    margin-top: 60px;
  }
  .good-icon > li {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-right: 80px;
    border: 2px solid #e0e0e0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .good-icon img {
    width: 60px;
    height: 60px;
  }
  .info-main > div {
    margin-bottom: 20px;
  }
  .info-main {
    padding: 40px 52px 50px 50px;
  }
  .background-image {
    width: 300px;
  }
  .background-image img {
    width: 100%;
  }
  .title {
    background-color: #fff;
    width: 300px;
    height: 100px;
    position: absolute;
    left: 134px;
    top: 50px;
    margin-bottom: 70px;
  }
  .title h1 {
    font-size: 30px;
    font-family: YHBold;
    font-weight: bold;
    color: #003a70;
  }
  .title span {
    font-size: 40px;
    color: #fb0000;
    font-family: YHBold;
    font-weight: bold;
  }
  .title p {
    font-size: 16px;
    color: #003a70;
  }

  .Access-programmes > h3 {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .Access-programmes > p {
    font-size: 16px;
    margin-bottom: 47px;
  }
  .Access-programmes > div {
    display: flex;
    width: 160px;
    height: 54px;
    margin-bottom: 60px;
  }
  .Access-programmes > div p {
    font-size: 16px;
    margin-left: 11px;
    height: 22px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1400px) {
  .aboutUs-swiper {
    width: 100%;
    height: auto;
  }
  .content-header {
    font-size: 24px;
    height: 100px;
  }

  .line-content—header {
    width: 100%;
    display: block;
    height: 1px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 100px;
  }
  .think-header {
    font-size: 20px;
  }
  .content-main {
    font-size: 24px;
  }
  .aboutUS-content {
    margin: -100px auto 0;
  }
  .aboutUs-text {
    position: absolute;
    top: 160px;
  }
  .aboutUs-text > h3 {
    margin-top: 0px;
    font-size: 30px;
  }
  .aboutUs-text > p {
    margin-top: 0px;
    font-size: 14px;
  }

  .first {
    width: 336px;
    margin-bottom: 30px;
  }
  .picture-first {
    margin: 60px auto 40px;
    /* margin: 60px 90px 40px; */
    width: 150px;
    height: 150px;
    opacity: 1;
    border-radius: 50%;
    background-image: linear-gradient(rgba(36, 141, 204, 1), transparent);
  }

  .picture-second {
    /* margin: 60px 90px 40px; */
    margin: 60px auto 40px;

    width: 150px;
    height: 150px;
    opacity: 1;
    border-radius: 50%;
    background-image: linear-gradient(transparent, rgba(36, 141, 204, 1));
    padding: 1px solid red;
  }
  .view-info {
    width: 45%;
    height: 310px;
    background: #f5f5f6;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .text-english {
    font-size: 15px;
  }
  .view-info img {
    display: block;
    width: 90px;
    height: 90px;
  }
  .result-info {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .info-left,
  .info-right {
    width: 100%;
  }
  .left-text > p {
    font-size: 20px;
  }
  .good-icon {
    display: flex;
    padding-left: 8.571%;
    margin-top: 60px;
  }
  .good-icon > li {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 75px;
    border: 2px solid #e0e0e0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .good-icon img {
    width: 50px;
    height: 50px;
  }
  .content-main {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1050px) {
  .content-header {
    font-size: 20px;
  }
  .think-header {
    font-size: 18px;
  }
  .aboutUs-text {
    position: absolute;
    top: 120px;
  }

  .view-info {
    width: 80%;
    height: 310px;
    background: #f5f5f6;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .text-english {
    font-size: 14px;
  }
  .good-icon > li {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 70px;
    border: 2px solid #e0e0e0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .good-icon img {
    width: 40px;
    height: 40px;
  }
  .content-main {
    font-size: 20px;
  }
  .think-behavior {
    font-size: 16px;
  }
  .zhili li {
    font-size: 14px;
  }
  .content-main {
    margin-top: 60px;
  }
  .Access-programmes > h3 {
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .Access-programmes > p {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .Access-programmes > div {
    display: flex;
    width: 140px;
    height: 54px;
    margin-bottom: 60px;
  }
  .Access-programmes > div p {
    font-size: 14px;
    margin-left: 11px;
    height: 22px;
    line-height: 22px;
  }
  .zhilirightup {
    position: absolute;
    width: 17.71%;
    height: 30.56%;
    top: 20%;
    right: 0;
    transform: translateY(-50px);
  }
}
@media only screen and (max-width: 980px) {
  .content-header {
    height: 80px;
  }
  .aboutUS-content {
    /* transform: translateY(-80px); */
    margin: -80px auto 0;
  }
  .line-content—header {
    position: absolute;
    top: 80px;
  }
  .content-main {
    margin-top: 30px;
  }
  .first {
    width: 45%;
    margin-bottom: 30px;
  }
  .info-right img {
    width: 11%;
  }
  .swipersix .swiper-slide {
    width: 50%;
    margin-right: 0;
    display: flex;
    justify-content: center;
  }
  .swipersix .swiper-slide > div > img {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .aboutUS-content {
    width: 100%;
  }
  .aboutUS-content .index-content {
    width: 96% !important;
  }
  .aboutUs-swiper {
    width: 100%;
    height: auto;
    position: relative;
  }
  .info-right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .spotLattice {
    display: none;
  }
  .info-right > div {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
  }
  .info-right img {
    width: 80%;
  }
  .background-image {
    width: 200px;
  }
  .title {
    background-color: rgb(255, 255, 255);
    width: 300px;
    height: 100px;
    position: absolute;
    left: 84px;
    top: 30px;
    margin-bottom: 70px;
  }
  .left-text > p {
    font-size: 16px;
  }
  .title h1 {
    font-size: 24px;
    font-family: YHBold;
    font-weight: bold;
    color: #003a70;
  }
  .view-all,
  .Core_values {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .first {
    width: 47%;
    height: auto;
  }
  .picture-first {
    margin: 33px auto 22px;
    width: 100px;
    height: 100px;
  }
  .title span {
    font-size: 30px;
    color: #fb0000;
    font-family: YHBold;
    font-weight: bold;
  }
  .circle img {
    display: block;
    width: 60px;
    height: 60px;
  }
  .view-info {
    width: 47%;
    height: auto;
    background: #f5f5f6;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
  }
  .view-info img {
    display: block;
    width: 70px;
    height: 70px;
    margin: 33px auto 0px;
  }
  .info-first {
    margin-top: 19px;
  }
  .zhili ul {
    padding-left: 34px;
  }
  .aboutUs-text {
    display: none;
  }
  .aboutUS-content {
    transform: translateY(0px);
    margin: 0 auto;
  }
  .line-content—header {
    display: none;
  }
  .content-header {
    height: 120px;
  }
  .good-icon {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-top: 60px;
    align-items: center;
    position: relative;
    z-index: -1;
  }
  .good-icon > li {
    margin-right: 0;
    position: relative;
    z-index: -1;
  }
  .left-icon-one {
    width: 34px;
    height: 34px;
    background-image: url(/huagong/images/unchecked-left.svg);
    transition: all 0.3s linear 0s;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .left-icon-two {
    width: 34px;
    height: 34px;
    background-image: url(/huagong/images/unchecked-right.svg);
    transition: all 0.3s linear 0s;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .left-icon-one:hover {
    width: 44px;
    height: 44px;
    background-image: url('/huagong/images/zuo.svg');
  }
  .left-icon-two:hover {
    width: 44px;
    height: 44px;
    background-image: url('/huagong/images/you.svg');
  }
  .swiper-pagination-bullet {
    display: none !important;
  }
  .swiper-pagination-bullet-active {
    display: block !important;
  }
  .swiperfour .swiper-slide {
    width: 360px !important;
  }
  .good-info {
    margin: 40px 0;
  }
  .info-main {
    padding: 0;
    margin-left: 0;
    border-radius: 0px 0px 20px 20px;
    padding: 20px;
  }
  .swiper-wrapper {
    height: auto !important;
  }
  .swiperfour .info-main {
    max-height: 400px;
    overflow: hidden;
    width: 100%;
  }
  .swiperfour .swiper-slide {
    height: auto !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: -15%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
  }
  .good-left,
  .good-right {
    position: absolute;

    z-index: 999;
  }
  .Access-programmes {
    padding: 0 24px;
    background-color: #2f71ae;
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .Access-programmes > h3 {
    font-size: 20px;
  }
  .Access-programmes > div {
    height: 48px;
  }
  .Access-programmes > p {
    font-size: 16px;
    font-family: SYNormal;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 47px;
  }
  .swipersix .swiper-slide {
    width: 100%;
    /* margin-right: 0 !important; */
    display: flex;
    justify-content: center;
  }
  .swipersix .swiper-slide > div > img {
    width: 100%;
  }
  .good-info .rightUp {
    display: none;
  }
  .zhili {
    height: auto;
  }
  .zhilirightup {
    display: none;
  }
  .zhili li {
    height: auto;
  }
  .content-main,
  .serve-info {
    height: auto;
  }
  .text-english,
  .text-chinese {
    height: auto;
    margin-bottom: 9px;
   
  }
  .view-all .text-chinese{
       font-size: 16px;
  }
  .view-all .text-english{
      font-size: 12px;
      margin-top: 0px;
  }
  
  .Access-programmes > div {
    display: flex;
    width: auto;
    height: 54px;
    margin-bottom: 60px;
  }
}
