.w1720 {
  width: 89.5833333333vw;
  margin: 0 auto;
}

.sec1 {
  padding: 4.7916666667vw 0 0;
  overflow: hidden;
}
.sec1 .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec1 .wrap .l_box {
  width: 30.3125vw;
}
.sec1 .wrap .l_box .logo {
  width: 7.5520833333vw;
}
.sec1 .wrap .l_box .logo img {
  display: block;
  width: 100%;
}
.sec1 .wrap .l_box .title {
  margin: 0.625vw 0 3.5416666667vw;
  color: #071D49;
  font-weight: 500;
  white-space: nowrap;
}
.sec1 .wrap .l_box .content {
  margin-bottom: 3.5416666667vw;
}
.sec1 .wrap .l_box .content .part:not(:last-child) {
  margin-bottom: 1.25vw;
}
.sec1 .wrap .l_box .content .part .h5 {
  color: #1673FF;
  font-weight: 500;
  line-height: 150%;
  margin: 0 0 0.625vw;
}
.sec1 .wrap .l_box .content .part .part_des {
  color: #696969;
  font-weight: 400;
  line-height: 150%;
  padding: 1.25vw 0 0;
  position: relative;
}
.sec1 .wrap .l_box .content .part .part_des li:not(:last-child) {
  margin-bottom: 0.4166666667vw;
}
.sec1 .wrap .l_box .content .part .part_des:after {
  content: "";
  width: calc(100% - 2.239583vw);
  height: 0.1041666667vw;
  position: absolute;
  top: 0;
  left: 2.2395833333vw;
  background: linear-gradient(90deg, #BFBFBF 0%, #FFF 100%);
}
.sec1 .wrap .l_box .content .part .part_des:before {
  content: "";
  width: 2.2395833333vw;
  height: 0.1041666667vw;
  position: absolute;
  top: 0;
  left: 0;
  background: #1673FF;
}
.sec1 .wrap .l_box .content .part .part_des span {
  color: #1673FF;
}
.sec1 .wrap .l_box .more {
  display: flex;
  align-items: center;
  width: fit-content;
  gap: 0.2083333333vw;
  height: 2.5vw;
  border-radius: 4.6875vw;
  border: 0.0520833333vw solid #244290;
  padding: 0 1.25vw;
  transition: 0.6s;
}
.sec1 .wrap .l_box .more p {
  color: #244290;
  font-weight: 400;
  transition: 0.6s;
}
.sec1 .wrap .l_box .more img {
  width: 1.25vw;
  transition: 0.6s;
}
.sec1 .wrap .l_box .more:hover {
  background: #244290;
}
.sec1 .wrap .l_box .more:hover p {
  color: #FFFFFF;
}
.sec1 .wrap .l_box .more:hover img {
  filter: brightness(0) invert(1);
}
.sec1 .wrap .r_box {
  display: flex;
  align-items: center;
  gap: 4.8958333333vw;
  margin-right: -5.2083333333vw;
  overflow: hidden;
}
.sec1 .wrap .r_box .c_box {
  width: 24.1666666667vw;
}
.sec1 .wrap .r_box .c_box img {
  display: block;
  width: 100%;
}
.sec1 .wrap .r_box .swiper_box {
  width: 35.3125vw;
  position: relative;
  height: 48.3333333333vw;
}
.sec1 .wrap .r_box .swiper_box .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -1.3541666667vw;
  z-index: -1;
}
.sec1 .wrap .r_box .swiper_box .bg img {
  display: block;
  height: 100%;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper {
  height: 31.6666666667vw;
  width: 16.0416666667vw;
  margin: 8.3333333333vw 0 0 2.5vw;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide {
  position: relative;
  transform: translateX(5.9895833333vw);
  transition: 0.6s;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide.swiper-slide-active {
  transform: translateX(0);
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide .p {
  position: absolute;
  top: 2.6041666667vw;
  width: 12.9166666667vw;
  left: 3.125vw;
  color: #071D49;
  font-weight: 400;
  line-height: 150%;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide .slide_top {
  display: flex;
  align-items: center;
  gap: 0.625vw;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide .slide_top .icon {
  width: 2.5vw;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide .slide_top .icon img {
  display: block;
  width: 100%;
}
.sec1 .wrap .r_box .swiper_box .sec1_swiper .swiper-slide .slide_top p {
  color: #1673FF;
  font-weight: 500;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item {
  position: absolute;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item .slide_top {
  display: flex;
  align-items: center;
  gap: 0.625vw;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item .slide_top .icon img {
  display: block;
  width: 2.5vw;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item .p {
  margin: 0.1041666667vw 0 0 0;
  color: #071D49;
  line-height: 1.5;
  width: 12.9166666667vw;
  position: absolute;
  left: 3.125vw;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item.item1 {
  left: 7.8125vw;
  top: 8.3854166667vw;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item.item2 {
  left: 2.3958333333vw;
  top: 22.3958333333vw;
}
.sec1 .wrap .r_box .swiper_box .items-3 .item.item3 {
  left: 8.3333333333vw;
  bottom: 10.4166666667vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item {
  position: absolute;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item .slide_top {
  display: flex;
  align-items: center;
  gap: 0.625vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item .slide_top .icon img {
  display: block;
  width: 2.5vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item .p {
  margin: 0.1041666667vw 0 0 0;
  color: #071D49;
  line-height: 1.5;
  width: 12.9166666667vw;
  position: absolute;
  left: 3.125vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item.item1 {
  left: 7.8125vw;
  top: 8.3854166667vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item.item2 {
  left: 2.6041666667vw;
  top: 17.5520833333vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item.item3 {
  left: 3.0729166667vw;
  bottom: 17.65625vw;
}
.sec1 .wrap .r_box .swiper_box .items-4 .item.item4 {
  left: 9.375vw;
  bottom: 9.375vw;
}

.sec2 {
  padding: 12.2395833333vw 0 0;
}
.sec2 .wrap {
  display: flex;
  align-items: flex-start;
  gap: 9.8958333333vw;
}
.sec2 .wrap .l_box {
  width: 51.0416666667vw;
  padding: 7.34375vw 0 0;
}
.sec2 .wrap .l_box .title {
  color: #071D49;
  font-weight: 500;
  margin-bottom: 1.875vw;
}
.sec2 .wrap .l_box .des {
  padding: 1.875vw 0 0;
  color: #696969;
  font-weight: 400;
  line-height: 150%;
  position: relative;
  margin-bottom: 1.25vw;
}
.sec2 .wrap .l_box .des:after {
  content: "";
  width: calc(100% - 2.239583vw);
  height: 0.1041666667vw;
  position: absolute;
  top: 0;
  left: 2.2395833333vw;
  background: linear-gradient(90deg, #BFBFBF 0%, #FFF 100%);
}
.sec2 .wrap .l_box .des:before {
  content: "";
  width: 2.2395833333vw;
  height: 0.1041666667vw;
  position: absolute;
  top: 0;
  left: 0;
  background: #1673FF;
}
.sec2 .wrap .l_box .des span {
  font-style: italic;
}
.sec2 .wrap .l_box .p {
  color: #000;
  font-weight: 400;
  line-height: 150%;
}
.sec2 .wrap .l_box .p span {
  color: #1673FF;
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 150%;
}
.sec2 .wrap .r_box {
  position: relative;
}
.sec2 .wrap .r_box .img {
  width: 15.8333333333vw;
  box-shadow: 0 0.2083333333vw 1.1458333333vw 0 rgba(36, 66, 144, 0.24);
}
.sec2 .wrap .r_box .img img {
  display: block;
  width: 100%;
  transition: 1s;
}
.sec2 .wrap .r_box .img:hover img {
  transform: scale(1.05);
}
.sec2 .wrap .r_box .img:nth-child(2) {
  position: absolute;
  top: 10.625vw;
  left: 10.9895833333vw;
}

.sec3 {
  padding: 29.4791666667vw 0 15.15625vw;
}
.sec3 .wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sec3 .wrap .l_box {
  position: sticky;
  top: 8.3333333333vw;
  width: 26.09375vw;
}
.sec3 .wrap .l_box .en {
  color: #1673FF;
  font-weight: 400;
  text-transform: uppercase;
}
.sec3 .wrap .l_box .title {
  color: #071D49;
  font-weight: 500;
  margin: 0.625vw 0 1.875vw;
}
.sec3 .wrap .l_box .des {
  color: #696969;
  font-weight: 400;
  line-height: 150%;
  padding: 1.875vw 0 0;
  position: relative;
}
.sec3 .wrap .l_box .des:after {
  content: "";
  width: calc(100% - 2.239583vw);
  height: 0.1041666667vw;
  position: absolute;
  top: 0;
  left: 2.2395833333vw;
  background: linear-gradient(90deg, #BFBFBF 0%, #FFF 100%);
}
.sec3 .wrap .l_box .des:before {
  content: "";
  width: 2.2395833333vw;
  height: 0.1041666667vw;
  position: absolute;
  top: 0;
  left: 0;
  background: #1673FF;
}
.sec3 .wrap .r_box {
  width: 56.7708333333vw;
}
.sec3 .wrap .r_box .item {
  padding: 0 1.25vw;
  width: 100%;
  border-top: 0.0520833333vw solid #D9D9D9;
}
.sec3 .wrap .r_box .item .none {
  padding: 0 0 2.34375vw;
  margin: -1.0416666667vw 0 0;
  display: none;
}
.sec3 .wrap .r_box .item .none .none_box {
  display: flex;
  align-items: flex-start;
  gap: 0.625vw;
}
.sec3 .wrap .r_box .item .none .none_box .label {
  width: 1.4583333333vw;
  height: 1.4583333333vw;
  border-radius: 0.1041666667vw;
  background: rgba(0, 94, 76, 0.1);
  color: #005E4C;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec3 .wrap .r_box .item .none .none_box .p {
  width: 52.0833333333vw;
  color: #696969;
  font-weight: 400;
  line-height: 150%;
}
.sec3 .wrap .r_box .item .block {
  display: flex;
  align-items: center;
  height: 6.0416666667vw;
  justify-content: space-between;
  cursor: pointer;
}
.sec3 .wrap .r_box .item .block .l {
  display: flex;
  align-items: center;
  gap: 0.625vw;
}
.sec3 .wrap .r_box .item .block .l .label {
  width: 1.4583333333vw;
  height: 1.4583333333vw;
  border-radius: 0.1041666667vw;
  background: rgba(0, 85, 213, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1673FF;
  font-weight: 500;
}
.sec3 .wrap .r_box .item .block .l p {
  font-size: 0.9375vw;
  width: 32.8125vw;
  color: #000;
  font-weight: 400;
  line-height: 150%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.6s;
}
.sec3 .wrap .r_box .item .block .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3541666667vw;
  height: 1.3541666667vw;
  position: relative;
}
.sec3 .wrap .r_box .item .block .btn span {
  display: block;
  width: 0.8854166667vw;
  height: 0.0520833333vw;
  background: #000000;
  position: absolute;
  border-radius: 0.1041666667vw;
  transition: 0.6s;
}
.sec3 .wrap .r_box .item .block .btn span:nth-child(2) {
  transform: rotate(90deg);
}
.sec3 .wrap .r_box .item.item_active .btn span:nth-child(2) {
  transform: rotate(0);
}

.sec4 {
  background: #244290;
  padding: 9.0625vw 8.5416666667vw;
  position: relative;
  overflow: hidden;
}
.sec4 .l_box {
  width: 26.0416666667vw;
}
.sec4 .l_box .logo {
  width: 9.8958333333vw;
}
.sec4 .l_box .logo img {
  display: block;
  width: 100%;
}
.sec4 .l_box .title {
  margin: 1.25vw 0 2.6041666667vw;
  color: #FFF;
  font-weight: 500;
}
.sec4 .l_box .more {
  width: fit-content;
  display: flex;
  align-items: center;
  padding: 0 2.5vw;
  height: 3.3333333333vw;
  border-radius: 4.6875vw;
  border: 0.0520833333vw solid #FFF;
  color: #FFF;
  font-weight: 400;
  transition: 0.6s;
}
.sec4 .l_box .more:hover {
  background: #FFFFFF;
  color: #244290;
}
.sec4 .img {
  position: absolute;
  right: 0;
  width: 54.8958333333vw;
  height: 100%;
  overflow: hidden;
  top: 0;
  z-index: 3;
  clip-path: polygon(11.7708333333vw 0, 100% 0, 100% 100%, 0 100%);
}
.sec4 .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}
.sec4 .img:hover img {
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .w1720 {
    width: 90%;
  }
  .sec1 {
    padding: 40px 0 50px;
  }
  .sec1 .wrap {
    display: block;
  }
  .sec1 .wrap .l_box {
    width: 100%;
  }
  .sec1 .wrap .l_box .logo {
    width: 80px;
  }
  .sec1 .wrap .l_box .title {
    font-size: 18px;
    margin: 10px 0 20px;
    white-space: normal;
  }
  .sec1 .wrap .l_box .content .part:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec1 .wrap .l_box .content .part .h5 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .sec1 .wrap .l_box .content .part .part_des {
    width: 100%;
    padding: 10px 0 0;
    font-size: 14px;
  }
  .sec1 .wrap .l_box .content .part .part_des:before {
    width: 40px;
  }
  .sec1 .wrap .l_box .content .part .part_des:after {
    width: calc(100% - 40px);
    left: 40px;
  }
  .sec1 .wrap .l_box .content .part .part_des li:not(:last-child) {
    margin-bottom: 6px;
  }
  .sec1 .wrap .l_box .more {
    height: 32px;
    border-radius: 18px;
    padding: 0 12px;
    gap: 6px;
  }
  .sec1 .wrap .l_box .more img {
    width: 14px;
  }
  .sec1 .wrap .r_box {
    display: block;
    margin-right: 0;
  }
  .sec1 .wrap .r_box .c_box {
    width: 250px;
  }
  .sec1 .wrap .r_box .swiper_box {
    width: 100%;
    height: unset;
  }
  .sec1 .wrap .r_box .swiper_box .bg {
    display: none;
  }
  .sec1 .wrap .r_box .swiper_box .swiper {
    width: 100%;
    height: unset;
  }
  .sec1 .wrap .r_box .swiper_box .swiper .swiper-slide {
    transform: unset !important;
  }
  .sec1 .wrap .r_box .swiper_box .swiper .swiper-slide .slide_top {
    gap: 8px;
  }
  .sec1 .wrap .r_box .swiper_box .swiper .swiper-slide .slide_top .icon {
    width: 32px;
  }
  .sec1 .wrap .r_box .swiper_box .swiper .swiper-slide .slide_top p {
    font-size: 16px;
  }
  .sec1 .wrap .r_box .swiper_box .swiper .swiper-slide .p {
    position: unset;
    font-size: 14px;
    width: 100%;
    padding: 5px 0 0 40px;
  }
  .sec1 .wrap .r_box .swiper_box .items-3 .item, .sec1 .wrap .r_box .swiper_box .items-4 .item {
    position: static;
  }
  .sec1 .wrap .r_box .swiper_box .items-3 .item:not(:last-child), .sec1 .wrap .r_box .swiper_box .items-4 .item:not(:last-child) {
    margin-bottom: 15px;
  }
  .sec1 .wrap .r_box .swiper_box .items-3 .item .slide_top, .sec1 .wrap .r_box .swiper_box .items-4 .item .slide_top {
    gap: 12px;
  }
  .sec1 .wrap .r_box .swiper_box .items-3 .item .slide_top .icon img, .sec1 .wrap .r_box .swiper_box .items-4 .item .slide_top .icon img {
    width: 32px;
  }
  .sec1 .wrap .r_box .swiper_box .items-3 .item .p, .sec1 .wrap .r_box .swiper_box .items-4 .item .p {
    position: static;
    width: 100%;
    margin-top: 5px;
  }
  .sec2 {
    padding: 20px 0 40px;
  }
  .sec2 .wrap {
    flex-direction: column-reverse;
    gap: 0;
  }
  .sec2 .wrap .r_box {
    margin-bottom: 100px;
  }
  .sec2 .wrap .r_box .img {
    width: 150px;
    box-shadow: 0 4px 22.1px 0 rgba(36, 66, 144, 0.24);
  }
  .sec2 .wrap .r_box .img:nth-child(2) {
    top: 60px;
    left: 90px;
  }
  .sec2 .wrap .l_box {
    padding: 0;
    width: 100%;
  }
  .sec2 .wrap .l_box .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .sec2 .wrap .l_box .des {
    font-size: 14px;
    padding: 15px 0 0;
  }
  .sec2 .wrap .l_box .des:before {
    width: 40px;
  }
  .sec2 .wrap .l_box .des:after {
    width: calc(100% - 40px);
    left: 40px;
  }
  .sec2 .wrap .l_box .p {
    margin: 20px 0 0;
    font-size: 15px;
  }
  .sec2 .wrap .l_box .p span {
    font-size: 17px;
  }
  .sec3 {
    padding: 40px 0;
  }
  .sec3 .wrap {
    display: block;
  }
  .sec3 .wrap .l_box {
    width: 100%;
    position: unset;
    margin-bottom: 25px;
  }
  .sec3 .wrap .l_box .en {
    font-size: 14px;
  }
  .sec3 .wrap .l_box .title {
    font-size: 20px;
    margin: 10px 0 15px;
  }
  .sec3 .wrap .l_box .des {
    padding: 15px 0 0;
    font-size: 14px;
  }
  .sec3 .wrap .l_box .des:before {
    width: 40px;
  }
  .sec3 .wrap .l_box .des:after {
    width: calc(100% - 40px);
    left: 40px;
  }
  .sec3 .wrap .r_box {
    width: 100%;
  }
  .sec3 .wrap .r_box .item {
    padding: 0;
  }
  .sec3 .wrap .r_box .item .block {
    height: unset;
    padding: 15px 0;
  }
  .sec3 .wrap .r_box .item .block .l {
    width: 100%;
    gap: 8px;
    align-items: flex-start;
  }
  .sec3 .wrap .r_box .item .block .l .label {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    font-size: 13px;
    margin: 3px 0 0;
  }
  .sec3 .wrap .r_box .item .block .l p {
    font-size: 15px;
    width: calc(100% - 26px);
    white-space: unset;
    overflow: unset;
    line-height: 24px;
    text-overflow: unset;
  }
  .sec3 .wrap .r_box .item .block .btn {
    display: none;
  }
  .sec3 .wrap .r_box .item .none {
    margin: 0;
    padding: 0 0 15px;
  }
  .sec3 .wrap .r_box .item .none .none_box {
    gap: 8px;
  }
  .sec3 .wrap .r_box .item .none .none_box .label {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    font-size: 13px;
    margin: 3px 0 0;
  }
  .sec3 .wrap .r_box .item .none .none_box .p {
    font-size: 14px;
    width: calc(100% - 26px);
    line-height: 24px;
  }
  .sec4 {
    padding: 40px 0 0;
  }
  .sec4 .l_box {
    width: 100%;
    padding: 0 5vw 40px;
  }
  .sec4 .l_box .title {
    font-size: 20px;
    margin: 15px 0 20px;
  }
  .sec4 .l_box .more {
    font-size: 14px;
    padding: 0 15px;
    height: 32px;
    border-radius: 18px;
  }
  .sec4 .l_box .logo {
    width: 80px;
  }
  .sec4 .img {
    position: unset;
    width: 100%;
    height: unset;
    clip-path: unset;
  }
}

/*# sourceMappingURL=proInfo.css.map */
