@import "/static/cn/css/animate.css";
img {
  display: block;
  width: 100%;
}
.home-banner {
  min-width: 1300px;
}
.home-banner .swiper-container {
  width: 100%;
}
.home-banner .swiper-container .swiper-slide {
  height: 783px;
}
.home-banner .swiper-container .swiper-pagination {
  bottom: 30px;
}
.home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 0.3;
  box-sizing: border-box;
}
.home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 16px;
}
.home-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: none;
  border: 2px solid #fff;
}
.home-part-one {
  width: 100%;
}
.home-part-one .my-container {
  padding-top: 179px;
  padding-bottom: 172px;
}
.home-part-one .my-container .top-title-box .sy-title {
  position: relative;
  width: 300px;
  font-size: 51px;
  line-height: 60px;
  color: #333333;
}
.home-part-one .my-container .top-title-box .sy-title span {
  position: absolute;
  top: 27px;
  left: -129px;
  display: block;
  width: 92px;
  height: 3px;
  background-color: #333;
  opacity: 0.25;
}
.home-part-one .my-container .top-title-box .sub-title {
  margin-top: 37px;
  font-size: 30px;
  line-height: 32px;
  color: #666;
}
.home-part-one .my-container .content-box {
  position: relative;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 20px;
}
.home-part-one .my-container .content-box .box-line {
  position: absolute;
  top: -88px;
  right: 0;
  width: 374px;
  height: 143px;
  border: 4px solid #e5e5e5;
  opacity: 0.4;
}
.home-part-one .my-container .content-box .content-item {
  display: none;
  align-items: flex-end;
}
.home-part-one .my-container .content-box .content-item.show {
  display: flex;
}
.home-part-one .my-container .content-box .content-item .pic-img-box {
  position: relative;
  width: 668px;
  height: 575px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.home-part-one .my-container .content-box .content-item .pic-img-box .right-top-img {
  position: absolute;
  top: -250px;
  right: -535px;
  width: 611px;
  height: 381px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.home-part-one .my-container .content-box .content-item .right-box {
  flex: 1;
  padding-left: 73px;
}
.home-part-one .my-container .content-box .content-item .right-box .info-box {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.home-part-one .my-container .content-box .content-item .right-box .info-box .info-title {
  flex: 1;
}
.home-part-one .my-container .content-box .content-item .right-box .info-box .info-title h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #333;
  text-transform: uppercase;
}
.home-part-one .my-container .content-box .content-item .right-box .info-box .info-title h4 {
  margin-top: 5px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  text-transform: uppercase;
}
.home-part-one .my-container .content-box .content-item .right-box .info-box .more-btn {
  font-size: 16px;
  line-height: 40px;
  color: #666;
  transition: all 0.2s;
  transform: translateX(0);
}
.home-part-one .my-container .content-box .content-item .right-box .info-box .more-btn:hover {
  color: #bbb;
  transform: translateX(-5px);
}
.home-part-one .my-container .content-box .content-item .right-box .desc {
  margin-top: 36px;
  width: 100%;
  height: 84px;
  font-size: 18px;
  line-height: 28px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
}
.home-part-one .my-container .content-box .content-item .right-box .cooperation-box {
  padding-bottom: 44px;
  width: 100%;
  margin-top: 36px;
}
.home-part-one .my-container .content-box .content-item .right-box .cooperation-box h2 {
  font-size: 26px;
  line-height: 28px;
  color: #333;
}
.home-part-one .my-container .content-box .content-item .right-box .cooperation-box .coop-list {
  position: relative;
  left: -18px;
  margin-top: 18px;
  width: 100%;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.home-part-one .my-container .content-box .content-item .right-box .cooperation-box .coop-list .coop-item {
  width: 138px;
  height: 82px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.home-part-one .my-container .tab-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-part-one .my-container .tab-list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 209px;
  height: 103px;
  padding-left: 10px;
  box-shadow: 0px 3px 13px 0px rgba(2, 55, 109, 0);
  transition: all 0.2s;
}
.home-part-one .my-container .tab-list .item .num-icon {
  position: relative;
  top: -10px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 48px auto;
}
.home-part-one .my-container .tab-list .item .num-icon.icon-1 {
  background-image: url(/static/cn/images/home/part1_icon1.png);
}
.home-part-one .my-container .tab-list .item .num-icon.icon-2 {
  background-image: url(/static/cn/images/home/part1_icon2.png);
}
.home-part-one .my-container .tab-list .item .num-icon.icon-3 {
  background-image: url(/static/cn/images/home/part1_icon3.png);
}
.home-part-one .my-container .tab-list .item .num-icon.icon-4 {
  background-image: url(/static/cn/images/home/part1_icon4.png);
}
.home-part-one .my-container .tab-list .item .num-icon.icon-5 {
  background-image: url(/static/cn/images/home/part1_icon5.png);
}
.home-part-one .my-container .tab-list .item .num-icon.icon-6 {
  background-image: url(/static/cn/images/home/part1_icon6.png);
}
.home-part-one .my-container .tab-list .item h2 {
  flex: 1;
  padding-left: 10px;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  color: #666;
  transition: all 0.2s;
}
.home-part-one .my-container .tab-list .item:hover {
  box-shadow: 0px 3px 13px 0px rgba(2, 55, 109, 0.26);
}
.home-part-one .my-container .tab-list .item:hover .num-icon.icon-1 {
  background-image: url(/static/cn/images/home/part1_icon1_a.png);
}
.home-part-one .my-container .tab-list .item:hover .num-icon.icon-2 {
  background-image: url(/static/cn/images/home/part1_icon2_a.png);
}
.home-part-one .my-container .tab-list .item:hover .num-icon.icon-3 {
  background-image: url(/static/cn/images/home/part1_icon3_a.png);
}
.home-part-one .my-container .tab-list .item:hover .num-icon.icon-4 {
  background-image: url(/static/cn/images/home/part1_icon4_a.png);
}
.home-part-one .my-container .tab-list .item:hover .num-icon.icon-5 {
  background-image: url(/static/cn/images/home/part1_icon5_a.png);
}
.home-part-one .my-container .tab-list .item:hover .num-icon.icon-6 {
  background-image: url(/static/cn/images/home/part1_icon6_a.png);
}
.home-part-one .my-container .tab-list .item:hover h2 {
  color: #333;
}
.home-part-two {
  width: 100%;
}
.home-part-two .top-bg-group {
  width: 100;
  min-width: 1300px;
}
.home-part-two .top-bg-group img {
  display: none;
  width: 100%;
}
.home-part-two .top-bg-group img.show {
  display: block;
}
.home-part-two .my-container {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: 315px;
  z-index: 10;
}
.home-part-two .my-container .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 289px;
  height: 409px;
  padding-top: 123px;
  border-radius: 10px;
  background-color: rgba(2, 55, 109, 0);
  transition: all 0.2s;
}
.home-part-two .my-container .item .item-icon {
  width: 78px;
  height: 78px;
  background-repeat: no-repeat;
  background-size: 78px auto;
  background-position: center center;
}
.home-part-two .my-container .item .item-icon.icon-1 {
  background-image: url(/static/cn/images/home/part2_icon1.png);
}
.home-part-two .my-container .item .item-icon.icon-2 {
  background-image: url(/static/cn/images/home/part2_icon2.png);
}
.home-part-two .my-container .item .item-icon.icon-3 {
  background-image: url(/static/cn/images/home/part2_icon3.png);
}
.home-part-two .my-container .item .item-icon.icon-4 {
  background-image: url(/static/cn/images/home/part2_icon4.png);
}
.home-part-two .my-container .item h2 {
  margin-top: 27px;
  font-weight: bold;
  font-size: 32px;
  line-height: 34px;
  color: #02376D;
}
.home-part-two .my-container .item p {
  width: 220px;
  height: 120px;
  margin-top: 35px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  word-break: break-word;
}
.home-part-two .my-container .item.active {
  padding-top: 70px;
  background-color: #02376d;
}
.home-part-two .my-container .item.active .item-icon.icon-1 {
  background-image: url(/static/cn/images/home/part2_icon1_a.png);
}
.home-part-two .my-container .item.active .item-icon.icon-2 {
  background-image: url(/static/cn/images/home/part2_icon2_a.png);
}
.home-part-two .my-container .item.active .item-icon.icon-3 {
  background-image: url(/static/cn/images/home/part2_icon3_a.png);
}
.home-part-two .my-container .item.active .item-icon.icon-4 {
  background-image: url(/static/cn/images/home/part2_icon4_a.png);
}
.home-part-two .my-container .item.active h2 {
  color: #fff;
}
.home-part-two .my-container .item.active p {
  color: rgba(255, 255, 255, 0.8);
}
.home-part-two .my-container .line {
  margin-bottom: 84px;
  width: 2px;
  height: 185px;
  background: #002843;
  opacity: 0.06;
}
.home-part-two .my-container .line.hide {
  opacity: 0;
}
.home-part-three {
  position: relative;
  width: 100%;
  padding-top: 83px;
  margin-top: 100px;
  padding-bottom: 53px;
}
.home-part-three .top-right-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 731px;
  height: 631px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(/static/cn/images/home/part_three_img2.png);
  z-index: 0;
}
.home-part-three .bottom-left-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 439px;
  height: 190px;
  background-color: #F7F7F7;
  z-index: 0;
}
.home-part-three .my-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.home-part-three .my-container .left-img {
  position: relative;
  width: 465px;
  z-index: 1;
}
.home-part-three .my-container .right-content {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  width: 689px;
  height: 100%;
  padding-bottom: 35px;
}
.home-part-three .my-container .right-content h2 {
  position: relative;
  font-size: 51px;
  text-align: right;
  line-height: 53px;
  color: #333;
}
.home-part-three .my-container .right-content h2 span {
  position: absolute;
  right: -129px;
  top: 23px;
  display: block;
  width: 92px;
  height: 3px;
  background-color: #333;
  opacity: 0.25;
}
.home-part-three .my-container .right-content h4 {
  text-align: right;
  font-size: 30px;
  line-height: 32px;
  color: #666;
  margin-top: 28px;
}
.home-part-three .my-container .right-content p {
  width: 100%;
  margin-top: 100px;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  word-break: break-word;
}
.home-part-three .my-container .right-content .more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  width: 119px;
  height: 40px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  border-radius: 23px;
  border: 1px solid #dcdcdc;
  transition: all 0.2s;
}
.home-part-three .my-container .right-content .more-btn:hover {
  background-color: #dcdcdc;
  color: #fff;
}
.home-part-four {
  width: 100%;
  height: 407px;
  margin-top: 150px;
  margin-bottom: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  background-image: url(/static/cn/images/home/part_four_bg.png);
}
.home-part-four .my-container {
  max-width: 1520px;
  min-width: 1300px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
}
.home-part-four .my-container .card-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 757px;
  height: 277px;
  padding-left: 100px;
  padding-right: 70px;
  background-color: #fff;
  transition: all 0.2s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}
.home-part-four .my-container .card-box:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.home-part-four .my-container .card-box h2 {
  font-size: 30px;
  line-height: 32px;
  color: #000;
}
.home-part-four .my-container .card-box h4 {
  margin-bottom: 33px;
  margin-top: 17px;
  font-size: 24px;
  line-height: 26px;
  color: #666;
}
.home-part-four .my-container .card-box h5 {
  position: relative;
  padding-left: 24px;
  font-size: 20px;
  line-height: 40px;
  color: #333;
}
.home-part-four .my-container .card-box h5 span {
  position: absolute;
  top: 15px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #333;
  opacity: 0.7;
}
