body {
    min-width: 1350px;
}
.banner .swiper-slide, .banner {
    position: relative;
}
.banner {
    height: 620px;
    background: #18222c;
}
.banner .swiper-container, .banner .swiper-wrapper {
    height: 100%;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box;
}
a {
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: transparent;
}
.banner .swiper-slide img, .banner .swiper-slide video {
    width: 100%;
    max-width: 100%;
    min-width: 1200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 70px;
    left: 50%;
    width: 1200px;
    transform: translateX(-50%);
}
.banner .swiper-pagination {
    display: flex;
    justify-content: flex-start;
}
.swiper-pagination-bullets {
    padding-bottom: 20px;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.banner img {
    height: 100%;
}

.main-content {
    z-index: 110;
    position: relative;
}


.banner .swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.carousel-inner .active {
    opacity: 1;
}
.carousel-item .carousel-caption {
    top: 30%;
    right: 10%;
    left: 10%;
    text-shadow: none;
}
.swiper-slide .swiper-slide-item1 {
    left: 50%;
    position: absolute;
    /*top: 157px;*/
    transform: translateX(-50%);
    width: 1200px;
}
.education-container div {
    box-sizing: border-box;
}
.swiper-slide .swiper-slide-item1 .swiper-slide-item-title {
    color: #fff;
    font-family: OPPOSans;
    font-size: 80px;
    font-weight: 700;
    line-height: 136px;
    text-align: left;
}
.swiper-slide .swiper-slide-item1 .swiper-slide-item-subTitle-block {
    background: linear-gradient(90deg, rgba(15, 221, 255, .5), rgba(15, 221, 255, 0));
    border-radius: 0 0 0 0;
    display: flex;
    height: 46px;
    margin-bottom: 48px;
    width: 470px;
}
.swiper-slide .swiper-slide-item1 .swiper-slide-item-subTitle-block .swiper-slide-item-subTitle-shu {
    background: aqua;
    border-radius: 0 0 0 0;
    height: 46px;
    margin-right: 22px;
    width: 6px;
}
.swiper-slide .swiper-slide-item1 .swiper-slide-item-subTitle-block .swiper-slide-item-subTitle-label {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 47px;
}
.swiper-slide .swiper-slide-item1 .swiper-slide-item-btn {
    background: #fff;
    border-radius: 12px 12px 12px 12px;
    color: #0576ff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    height: 57px;
    line-height: 57px;
    text-align: center;
    width: 161px;
}
.kms-img {
    height: 100%;
    max-width: 100%;
    min-width: 1200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
}


.education-container div {
    box-sizing: border-box;
}
.block2 {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 834px;
    justify-content: center;
    width: 100%;
}
.block2 .block2-title {
    margin-bottom: 28px;
    width: 100%;
}
.block2 .block2-title .block2-title-top {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 47px;
    margin-bottom: 10px;
    text-align: center;
}
.block2 .block2-title .block2-title-bottom {
    color: #60646b;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
.block2 .block2-main {
    align-items: center;
    display: flex;
}
.block2 .block2-main .block2-main-side {
    margin-right: 23px;
}
.block2 .block2-main .block2-main-side .block2-main-side-item {
    background: linear-gradient(106deg, #ecf9fb, #f7fcfe);
    border: 1px solid #c9e5eb;
    border-radius: 16px 16px 16px 16px;
    height: 116px;
    margin-bottom: 13px;
    overflow: hidden;
    padding: 30px;
    transition: all .5s ease-in-out;
    width: 376px;
    cursor: pointer;
}
.block2 .block2-main .block2-main-side .block2-main-side-item__active {
    background: url(../images/kms/block2_active_bg.png) no-repeat;
    border-width: 0;
    height: 211px;
}
.block2 .block2-main .block2-main-side .block2-main-side-item .block2-main-side-title {
    color: #202124;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}
.block2 .block2-main .block2-main-side .block2-main-side-item .block2-main-side-subTitle {
    color: #202124;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}
.block2 .block2-main .block2-main-side .block2-main-side-item .block2-main-side-divider {
    margin: 22px 0;
    opacity: 0;
}
.block2 .block2-main .block2-main-side .block2-main-side-item .block2-main-side-description {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    opacity: 0;
}
.block2 .block2-main .block2-main-side .block2-main-side-item__active .block2-main-side-description, .block2 .block2-main .block2-main-side .block2-main-side-item__active .block2-main-side-divider {
    opacity: 1;
}
.block2 .block2-main .block2-main-side .block2-main-side-item .block2-main-side-divider .block2-main-side-divider1 {
    background: linear-gradient(90deg, #7dedff, #86e2ff);
    height: 3px;
    width: 42px;
}
.block2 .block2-main .block2-main-side .block2-main-side-item .block2-main-side-divider .block2-main-side-divider2 {
    background: hsla(0, 0%, 100%, .3);
    border-radius: 2px 2px 2px 2px;
    height: 1px;
    width: 316px;
}
.block2 .block2-main .block2-main-img {
    height: 542px;
    position: relative;
    width: 800px;
    border: 1px solid #c9e5eb;
    border-radius: 16px 16px 16px 16px;
}
.block2 .block2-main .block2-main-img img {
    /*position: absolute;*/
}
.img-transition {
    /*height: 542px;*/
    /*width: 800px;*/
    width: 100%;
    padding: 10px;
}
.block3 {
    align-items: center;
    background: url(../images/kms/block3_bg.png) no-repeat 50%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 780px;
    justify-content: center;
    width: 100%;
}
.block3 .block3-title {
    margin-bottom: 51px;
    width: 100%;
}
.block3 .block3-title .block3-title-top {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 47px;
    margin-bottom: 10px;
    text-align: center;
}
.block3 .block3-title .block3-title-bottom {
    color: #60646b;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
.block3 .block3-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 calc(50% - 699.5px);
}
.block3 .block3-main .block3-main-item:nth-child(-n+4) {
    background: hsla(0, 0%, 100%, .4);
    border: 2px solid #fff;
    border-radius: 16px 16px 16px 16px;
    margin-bottom: 20px;
}
.block3 .block3-main .block3-main-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 220px;
    margin-right: 19px;
    padding: 30px;
    width: 285px;
}
.block3 .block3-main .block3-main-item img {
    height: 64px;
    width: 64px;
}
.block3 .block3-main .block3-main-item .block3-main-item-label {
    color: #202124;
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    margin: 16px 0 10px;
}
.block3 .block3-main .block3-main-item .block3-main-item-description {
    color: #60646b;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
.block3 .block3-main .block3-main-item:nth-child(-n+4) {
    background: hsla(0, 0%, 100%, .4);
    border: 2px solid #fff;
    border-radius: 16px 16px 16px 16px;
    margin-bottom: 20px;
}
.block3 .block3-main .block3-main-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 220px;
    margin-right: 19px;
    padding: 30px;
    width: 285px;
}
.block3 .block3-main .block3-main-item:nth-child(n+5) {
    background: #fff;
    border-radius: 16px 16px 16px 16px;
}
.block3 .block3-main .block3-main-item:nth-child(-n+4) {
    background: hsla(0, 0%, 100%, .4);
    border: 2px solid #fff;
    border-radius: 16px 16px 16px 16px;
    margin-bottom: 20px;
}
.block4 {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 888px;
    justify-content: center;
    width: 100%;
}
.block4 .block4-title {
    margin-bottom: 51px;
    width: 100%;
}
.block4 .block4-title .block4-title-top {
    color: #1d2229;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 16px;
    text-align: center;
}
.block4 .block4-title .block4-title-bottom {
    color: #60646b;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}
.block4 .block4-select-title {
    display: flex;
    margin-bottom: 64px;
    cursor: pointer;
}
.block4 .block4-select-title .block4-select-title-item {
    align-items: center;
    background: #fff;
    border: 1px solid #edeff2;
    border-radius: 8px 8px 8px 8px;
    display: flex;
    height: 60px;
    justify-content: center;
    margin-right: 20px;
    position: relative;
    width: 285px;
}
.num-img {
    vertical-align: sub;
    width: 36px;
}
.block4 .block4-select-title .block4-select-title-item .block4-select-title-title {
    color: #202124;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    text-transform: none;
}
.block4 .block4-select-title .block4-select-title-item:last-child {
    margin-right: 0;
}
.block4 .block4-select-title .block4-select-title-item__active {
    background: linear-gradient(106deg, #006cff, #00c2ff);
    border-radius: 12px 12px 12px 12px;
    border-width: 0;
}
.block4 .block4-main {
    align-items: center;
    display: flex;
    justify-content: center;
}
.block4 .block4-main .block4-main-left {
    margin-right: 80px;
    width: 392px;
}
.block4 .block4-main .block4-main-title {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 30px;
}
.block4 .block4-main .block4-main-item {
    margin-bottom: 24px;
}
.block4 .block4-main .block4-main-item .block4-main-item-img {
    margin-right: 6px;
    vertical-align: sub;
}
.block4-dagou {
    width: 20px;
}
.block4 .block4-main .block4-main-item .block4-main-item-label {
    color: #4e5866;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: left;
    text-transform: none;
}
.block4 .block4-main .right-img {
    height: 470px;
    width: 729px;
}
.bannder-info-title-highlight {
    font-family: PingFangSC-Semibold;
    letter-spacing: 0;
    font-weight: 600;
    /*font-size: 4rem;*/
    background: linear-gradient(265deg, #3ed2fd 29%, #2468f2 40%, #246ef2 83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: .8rem;
}
.block4 .block4-select-title .block4-select-title-item__active .block4-select-title-title {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    text-transform: none;
}

.product-process-section {
    background-color: #e3eeff;
    padding-top: 92px;
    padding-bottom: 88px;
}
.section-title {
    font-family: PingFangSC-Semibold, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif;
    font-size: 38px;
    text-align: center;
    line-height: 46px;
    font-weight: 600;
    margin-bottom: 60px;
}
.heigh-light {
    display: inline-block;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to right, #66ffe8, #6698ff, #7b4aff);
}
.mobile-section-title {
    display: none;
}
.product-process-section>.content-wrapper {
    display: flex;
    justify-content: space-between;
}
.content-wrapper {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}
.product-process-section>.content-wrapper .process-item {
    width: 232px;
    height: 302px;
    padding: 46px 22px 40px;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
}
.product-process-section>.content-wrapper .process-item-icon {
    text-align: center;
}
.product-process-section>.content-wrapper .process-item-icon img {
    width: 120px;
}
.site-page img, .site-page svg {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
canvas, img, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
.product-process-section>.content-wrapper .process-item-title {
    font-family: PingFangSC-Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 36px;
    text-align: center;
}
.product-process-section>.content-wrapper .process-item-desc {
    font-family: PingFangSC-Regular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif;
    text-align: center;
    line-height: 22px;
    margin-top: 16px;
}
.product-process-section>.content-wrapper .process-item+.process-item::before {
    content: "";
    display: block;
    width: 56px;
    height: 44px;
    background-image: url(../images/kms/kms-icon-5.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: -73px;
    top: 50%;
    transform: translateY(-50%);
}

.block.block10 {
    padding: 76px 0;
    box-sizing: border-box;
    height: 240px;
    font-size: 24px;
    color: #fff;
    background-color: #fff;
    /*background: url(../images/docdiff/block-10-bg.png) no-repeat;*/
    background-size: cover;
}
.block.block10 .main .left, .block.block10 .main {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.block.block10 .main {
    align-items: center;
    width: 1200px;
    margin: 0 auto;
}
.block.block10 .main .left {
    flex-direction: column;
    font-size: 28px;
    font-weight: 500;
    color: hsla(0,0%,100%,.8);
    line-height: 28px;
}
.block.block10 .main .left, .block.block10 .main {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.block.block10 .main .left h2 {
    color: #202124;
    margin-bottom: 0;
    line-height: 36px;
}
.block.block10 .main .left p {
    color: rgba(32,33,36,.8);
}

.common-container {
    padding: 80px 0;
}
.common-container h2 {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    padding: 0 30px;
}
.list_new-doc_temp1 ul {
    margin: 40px auto;
}
.list_new-doc_temp1 ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 1156px;
    margin: 30px auto;
}
.common-container ol, ul {
    list-style: none;
}
.list_new-doc_temp1 ul li {
    width: 259px;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0px 0px 20px 0px rgba(10, 154, 254, 0.25);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    margin-right: 40px;
    margin-top: 20px;
    align-items: center;
    height: 274px;
    padding: 37px 25px 20px;
}
.list_new-doc_temp1 ul li img {
    width: 61px;
    height: 61px;
}
.common-container img {
    max-width: 100%;
    border: none;
}
.list_new-doc_temp1 ul li h4 {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 20px;
}
.list_new-doc_temp1 ul li p {
    font-size: 14px;
    color: #9B9B9B;
    margin-top: 10px;
}
.list_new-doc_temp1 ul li:nth-child(4n) {
    margin-right: 0;
}
