.c004BE1 {
  color: #004BE1
}
.sec:nth-child(2n) {
  background: #F9FAFF;
}

.sec .btn-box {
  text-align: center;
}

.sec .btn {
  min-width: 136px;
  display: inline-block;
  padding: 17px 25px;
  border-radius: 6px;
  background: #004BE1;
  font-size: 16px;
  color:#fff;
  line-height: 14px;
  margin-top: 15px;
  cursor: pointer;
  margin-left: 22px;
  text-align: center;
  margin-top: 32px;
}

.banner .right {
  display: flex;
  align-items: center;
}

.common-title {
  line-height: 39px !important;
}

.sec1 .common-subtitle {
  text-align: left;
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
  margin-top: 30px;
}

.sec1 .sec-content {
  padding-top: 0;
}

.sec1 .item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 52px;
  border: 1px solid rgba(164, 172, 191, 0.3);
  border-radius: 10px;
  margin: 32px 32px 40px;
}

.sec1 .item-box .item {
	width: 25%;
    display: flex;
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    font-weight: bold;
}

.sec1 .item-box .item .icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 12px;
}

.sec1 .item-box .item:nth-child(-n+4) {
  margin-top: 0;
}

.sec1 .img-box {
  width: 1168px;
  height: 495px;
  margin: auto;
}

.sec2 .sec-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec2 img {
  width: 578px;
  flex-shrink: 0;
}

.sec2 .item-box .item {
  padding-left: 14px;
  position: relative;
  margin-top: 80px;
}

.sec2 .item-box .item:first-child {
  margin-top: 0;
}

.sec2 .item-box .item::after {
  content: '';
  display: block;
  background: #004BE1;
  width: 4px;
  height: calc(100% - 12px);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.sec2 .item-box .item .title {
  color: #004BE1;
  line-height: 28px;
  font-weight: 500;
  font-size: 24px;
}

.sec2 .item-box .item .desc {
  margin-top: 20px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.sec2 .item-box.right .item {
  padding-left: 0;
  padding-right: 14px;
  text-align: right;
}

.sec2 .item-box.right .item::after {
  left: auto;
  right: 0;
}

.sec3 .sec-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec3 .img-box {
  width: 506px;
  margin-right: 55px;
}

.sec3 .item-box {
  width: 590px;
  display: flex;
  flex-wrap: wrap;
}

.sec3 .item-box .item {
  width: 102px;
  margin-top: 53px;
  margin-right: 19px;
}

.sec3 .item-box .item:nth-child(-n+5) {
  margin-top: 0;
}

.sec3 .item-box .item:nth-child(5n) {
  margin-right: 0;
}

.sec3 .item-box .item .title {
  height: 39px;
  border-radius: 4px;
  background: #004BE1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: right;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.sec3 .item-box .item .desc {
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  text-align: right;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

.sec4 .item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 52px;
  border: 1px solid rgba(164, 172, 191, 0.3);
  border-radius: 10px;
  margin: 32px 32px 40px;
}

.sec4 .item-box .item {
  width: 25%;
  display: flex;
  margin-top: 26px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.sec4 .item-box .item .icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 12px;
}

.sec4 .item-box .item:nth-child(-n+4) {
  margin-top: 0;
}

.sec4 .img-box {
  width: 1032px;
  height: 495px;
  margin: auto;
}

.sec4 .img-box .text {
  font-size: 16px;
  line-height: 22px;
  margin-top: 40px;
  color: #666666 
}

.sec4 .img-box .text .c004BE1 {
  font-size: 18px;
  font-weight: 500;
}

.sec5 .sec-content {
  display: flex;
  align-items: center;
}

.sec5 .sec-content .img-box {
  width: 723px;
  margin-right: 66px;
  flex-shrink: 0;
}

.sec5 .sec-content .text-box .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: 0px;
  color: #004BE1;
}

.sec5 .sec-content .text-box .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 39px;
  letter-spacing: 0px;
  color: #333333;
  margin: 30px 0;
}

.sec7 .sec-content {
  display: flex;
  align-items: center;
}

.sec7 .sec-content .img-box {
  width: 633px;
  margin-right: 80px;
}

.sec7 .sec-content .text-box .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: 0px;
  color: #004BE1;
}

.sec7 .sec-content .text-box .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 39px;
  letter-spacing: 0px;
  color: #333333;
  margin: 30px 0;
}

.sec11 .item-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec11 .item-box .item {
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 39px;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.sec11 .item-box .item.left {
  width: 620px;
  background: #004BE1
}

.sec11 .item-box .item.right {
  width: 497px;
  margin-left: 56px;
  background: #FF7623;
}

.sec11 img {
  width: 1188px;
  margin: 27px auto 0;
  display: flex;
}

.sec12 .swiper-container {
  padding-bottom: 42px;
}

.sec12 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.sec12 .swiper-pagination-sec12 {
  bottom: 0px;
}