.main {
  width: 100%;
  background-color: #fff;
}
.main .bg-banner {
  width: 100%;
  height: 580px;
  background: url(../apiimg/bg_banner.png) center center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
}
.main .bg-banner .banner {
  width: 1440px;
  height: 100%;
  background: url(../apiimg/banner.png) center center no-repeat;
}
.main .sec-title {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 67px;
  text-align: center;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 100px;
}
.main .sec-title::after {
  content: "";
  width: 112px;
  height: 4px;
  background: #242425;
  position: absolute;
  left: 0;
  right: 0;
  top: 87px;
  margin: auto;
}
.main .sec01 {
  width: 1166px;
  height: 2181px;
  padding: 118px 0;
  box-sizing: border-box;
  margin: 0 auto;
  background: url(../apiimg/bg_01.png) #fff no-repeat center 40px;
  background-size: 684px 79px;
}
.main .sec01 .inner-item {
  height: 380px;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.main .sec01 .inner-item__icon {
  float: left;
  width: 568px;
  height: 380px;
}
.main .sec01 .inner-item__text {
  float: left;
  width: 568px;
  height: 380px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
}
.main .sec01 .inner-item__text .text-header {
  width: 498px;
  height: 67px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 67px;
  text-transform: capitalize;
  color: #242425;
  margin-bottom: 24px;
}
.main .sec01 .inner-item__text .text-header > span {
  color: #0082fa;
}
.main .sec01 .inner-item__text .text-content > p {
  width: 498px;
  height: 40px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
  text-transform: capitalize;
  color: #595959;
}
.main .sec01 .inner-item .icon01 {
  background: url(../apiimg/icon_01.png) no-repeat center center;
}
.main .sec01 .inner-item .icon02 {
  background: url(../apiimg/icon_02.png) no-repeat center center;
}
.main .sec01 .inner-item .icon03 {
  background: url(../apiimg/icon_03.png) no-repeat center center;
}
.main .sec01 .inner-item .icon04 {
  background: url(../apiimg/icon_04.png) no-repeat center center;
}
.main .sec01 .inner-item .text01 {
  padding-left: 30px;
}
.main .sec01 .inner-item .text02 {
  padding-left: 70px;
}
.main .sec01 .inner-item .text03 {
  padding-left: 30px;
}
.main .sec01 .inner-item .text04 {
  padding-left: 70px;
}
.main .sec01-handler {
  text-align: center;
  margin-top: 80px;
  display: flex;
  justify-content: center;
}
.main .sec02 {
  width: 100%;
  height: 880px;
  padding: 98px 0 135px;
  box-sizing: border-box;
  background: url(../apiimg/bg_02.png) no-repeat center center;
  background-size: cover;
}
.main .sec02 .sec-title {
  color: #fff;
  margin-bottom: 80px;
}
.main .sec02 .sec-title::after {
  background: #fff;
}
.main .sec02 .inner {
  width: 1160px;
  height: 500px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 11, 40, 0.1);
  backdrop-filter: blur(20px);
  padding: 59px 0;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
}
.main .sec02 .inner-item {
  flex: 1;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.main .sec02 .inner-item__icon {
  width: 100%;
  height: 194px;
  margin-bottom: 36px;
}
.main .sec02 .inner-item__text .text-header {
  height: 34px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize;
  color: #242425;
  position: relative;
  margin-bottom: 32px;
}
.main .sec02 .inner-item__text .text-header::after {
  content: "";
  width: 40px;
  height: 4px;
  background: #0082fa;
  position: absolute;
  left: 0;
  right: 0;
  top: 48px;
  margin: auto;
}
.main .sec02 .inner-item__text .text-content {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;
  color: #595959;
}
.main .sec02 .inner-item .icon05 {
  background: url("../apiimg/icon_05.png") center center no-repeat;
}
.main .sec02 .inner-item .icon06 {
  background: url("../apiimg/icon_06.png") center center no-repeat;
}
.main .sec02 .inner-item .icon07 {
  background: url("../apiimg/icon_07.png") center center no-repeat;
}
.main .sec02 .inner-item:not(:last-of-type) {
  border-right: 1px solid #dadcdf;
}
.main .sec03 {
  width: 100%;
  height: 773px;
  padding: 138px 0 0;
  box-sizing: border-box;
  background: url(../apiimg/bg_03.png) no-repeat center center;
}
.main .sec03 .sec-title {
  margin-bottom: 80px;
}
.main .sec03 .inner {
  width: 1080px;
  height: 408px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .sec03 .inner-item {
  width: 520px;
  height: 120px;
  background: #e8f4ff;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px rgba(0, 57, 109, 0.04), inset 0px 0px 13px rgba(224, 233, 241, 0.61);
  border-radius: 8px;
  padding: 10px 20px;
  display: flex;
  align-items: center;
}
.main .sec03 .inner-item__icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 24px;
}
.main .sec03 .inner-item__text {
  height: 100%;
  padding: 14px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main .sec03 .inner-item__text .text-header {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize;
  color: #242425;
}
.main .sec03 .inner-item__text .text-content {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #595959;
}
.main .sec03 .inner-item .icon08 {
  background: url(../apiimg/icon_08.png) #fff no-repeat center center;
}
.main .sec03 .inner-item .icon09 {
  background: url(../apiimg/icon_09.png) #fff no-repeat center center;
}
.main .sec03 .inner-item .icon10 {
  background: url(../apiimg/icon_10.png) #fff no-repeat center center;
}
.main .sec03 .inner-item .icon11 {
  background: url(../apiimg/icon_11.png) #fff no-repeat center center;
}
.main .sec03 .inner-item .icon12 {
  background: url(../apiimg/icon_12.png) #fff no-repeat center center;
}
.main .sec03 .inner-item .icon13 {
  background: url(../apiimg/icon_13.png) #fff no-repeat center center;
}
.main .sec04 {
  width: 100%;
  height: 1085px;
  padding: 138px 0 0;
  box-sizing: border-box;
  background: url(../apiimg/bg_04.png) #fff no-repeat center 492px;
}
.main .sec04 .sec-title {
  margin-bottom: 72px;
}
.main .sec04 .inner {
  width: 1000px;
  height: 680px;
  margin: 0 auto;
  background: url(../apiimg/bg_05.png) no-repeat center center;
}
.main .sec05 {
  width: 100%;
  height: 200px;
  background: url(../apiimg/bg_06.png) no-repeat center center;
  background-size: cover;
  position: sticky;
  bottom: 0;
}
.main .handler {
  width: 168px;
  height: 56px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
  border-radius: 4px;
  box-sizing: border-box;
}
.main .handler a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 56px;
}
.main .handler:hover {
  opacity: 0.8;
}
.main #more {
  margin-right: 20px;
  background: #0082fa;
}
.main #more a {
  color: #fff;
}
.main #apply {
  background: #0082fa;
  position: absolute;
  right: 300px;
  top: 72px;
}
.main #apply a {
  color: #fff;
}
.main #view-doc {
  background: #fff;
  position: absolute;
  right: 100px;
  top: 72px;
}
.main #view-doc a {
  color: #242425;
}
