.home .banner {
    width: 100%;
    height: 14.16rem;
    position: relative;
    background-color: #000;
    overflow: hidden;
    background-position: left top;
    background-repeat: no-repeat;
    background-size:cover;
}

.home .banner video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .banner .content {
    position: absolute;
    left: 0;
    top: 2rem;
    bottom: 0;
    width: 100%;
    z-index: 20;
}

.home .banner .intro-paperwork {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home .banner .intro-paperwork .title {
    font-weight: 300;
    font-size: 0.6rem;
    color: #ffffff;
    line-height: 0.84rem;
    text-align: center;
    white-space: pre-wrap;
}

.home .banner .intro-paperwork .title.strong {
    margin-top: 0.18rem;
    font-weight: 700;
    line-height: 0.8rem;
}

.home .banner .intro-paperwork .help-you {
    margin-top: 0.3rem;
    width: 7.5rem;
    height: 2.04rem;
}

.home .banner .intro-paperwork .help-you img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .banner .intro-func-wrapper {
    margin-top: 1.26rem;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.home .banner .intro-func-list {
    font-size: 0;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.home .banner .intro-func-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 5.2rem;
    height: 3.46rem;
    padding: 0.22rem 0.18rem 0.18rem;
    box-shadow: 0.22rem 0.27rem 0.43rem 0rem rgba(102, 102, 128, 0.1);
    border-radius: 0.24rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0.5px solid rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: relative;
    backdrop-filter: blur(0.2rem);
}

.home .banner .intro-func-item:last-child {
    margin-right: 0;
}

.home .banner .intro-func-item-head {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home .banner .intro-func-item-head .icon {
    -webkit-flex: 0 0 0.44rem;
    -moz-box-flex: 0;
    -ms-flex: 0 0 0.44rem;
    flex: 0 0 0.44rem;
    height: 0.44rem;
}

.home .banner .intro-func-item-head .icon img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .banner .intro-func-item-head .name {
    margin-left: 0.04rem;
    font-weight: 700;
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 0.38rem;
}

.home .banner .intro-func-item-con {
    margin-top: 0.18rem;
}

.home .banner .intro-func-item-con .pic {
    -webkit-flex: 0 0 4.84rem;
    -moz-box-flex: 0;
    -ms-flex: 0 0 4.84rem;
    flex: 0 0 4.84rem;
    height: 2.44rem;
    border-radius: 0.24rem;
    overflow: hidden;
}

.home .banner .intro-func-item-con .pic img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .intelligence-section {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    background: linear-gradient( 224deg, #E2EAFC 20%, rgba(226,233,249,0.78) 92%);
    overflow: hidden;
}

.home .intelligence-section .intelligence .content {
    margin-top: 0.8rem;
    background-color: #fff;
    border-radius: 0.24rem;
    overflow: hidden;
}

.home .intelligence-section .intelligence .intelligence-pic {
    width: 100%;
    height: 4.48rem;
    overflow: hidden;
    background-color: #f2f2f2;
}

.home .intelligence-section .intelligence .intelligence-pic img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .intelligence-section .intelligence .intelligence-intro {
    padding: 0.6rem 0.7rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.home .intelligence-section .intelligence .intelligence-intro-con {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.home .intelligence-section .intelligence .intelligence-intro-con .name {
    font-weight: 700;
    font-size: 0.48rem;
    color: #203ae6;
    line-height: 0.64rem;
    position: relative;
}

.home .intelligence-section .intelligence .intelligence-intro-con .desc {
    margin-top: 0.4rem;
    font-weight: 300;
    font-size: 0.28rem;
    color: #28282d;
    line-height: 0.44rem;
}

.home .intelligence-section .intelligence .intelligence-intro-con .desc p {
    white-space: pre-wrap;
}

.home .intelligence-section .intelligence .intelligence-intro-btn {
    display: block;
    margin:0.8rem auto 0;
    width: 3.12rem;
    height: 0.82rem;
    background: #203AE6;
    border-radius: 0.16rem;
    text-align: center;
    line-height: 0.82rem;
    font-weight: 400;
    font-size: 0.32rem;
    color: #FFFFFF;
}

.home .develop-section {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    overflow: hidden;
    background: #f5f5fa;
}

.home .develop-section .develop .content {
    margin-top: 0.8rem;
}

.home .develop-section .develop .slide-content {
    margin-bottom: 0.32rem;
    width: 100%;
    padding: 0.6rem 0.4rem;
    background: #ffffff;
    border-radius: 0.24rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.home .develop-section .develop .slide-content:last-child {
    margin-bottom: 0;
}

.home .develop-section .develop .slide-content .con {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.home .develop-section .develop .slide-content .con .explain {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.home .develop-section .develop .slide-content .con .name {
    font-weight: 700;
    font-size: 0.4rem;
    color: #28282d;
    line-height: 0.54rem;
}

.home .develop-section .develop .slide-content .con .sub-name {
    margin-top: 0.08rem;
    font-weight: 500;
    font-size: 0.28rem;
    color: #203ae6;
    line-height: 0.38rem;
}

.home .develop-section .develop .slide-content .con .desc {
    margin-top: 0.32rem;
}

.home .develop-section .develop .slide-content .con .desc p {
    font-weight: 300;
    font-size: 0.24rem;
    color: #69696d;
    line-height: 0.44rem;
}

.home .develop-section .develop .slide-content .con .desc p:last-child {
    margin-bottom: 0;
}

.home .develop-section .develop .slide-content .pic {
    margin-top: 0.6rem;
    width: 100%;
    height: 3.96rem;
}

.home .develop-section .develop .slide-content .pic img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home .service-section {
    background: -webkit-linear-gradient(254deg, #ffffff 7%, #e5eaff 100%);
    background: -moz-linear-gradient(254deg, #ffffff 7%, #e5eaff 100%);
    background: -o-linear-gradient(254deg, #ffffff 7%, #e5eaff 100%);
    background: linear-gradient(196deg, #ffffff 7%, #e5eaff 100%);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    overflow: hidden;
}

.home .service-section .service .title {
    line-height: 50px;
}

.home .service-section .service .title span {
    color: rgb(32, 58, 230);
}

.home .service-section .service .content {
    margin-top: 0.8rem;
}

.home .service-section .service .content .intro {
    width: 100%;
    height: 9.06rem;
    background: -webkit-linear-gradient(top, #edeffa 0%, rgba(255, 255, 255, 0.1) 100%);
    background: -moz-linear-gradient(top, #edeffa 0%, rgba(255, 255, 255, 0.1) 100%);
    background: -o-linear-gradient(top, #edeffa 0%, rgba(255, 255, 255, 0.1) 100%);
    background: linear-gradient(180deg, #edeffa 0%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 0.24rem;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% auto;
}

.home .service-section .service .content .intro .intro-con {
    padding: 0.6rem 0.26rem 0.8rem 0.48rem;
}

.home .service-section .service .content .intro .sub-title {
    font-weight: 700;
    font-size: 0.4rem;
    color: #203ae6;
    line-height: 0.54rem;
}

.home .service-section .service .content .intro dl {
    margin-top: 0.32rem;
}

.home .service-section .service .content .intro dt {
    margin-bottom: 0.12rem;
    padding-left: 0.42rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    position: relative;
    color: #28282d;
}

.home .service-section .service .content .intro dt:last-child {
    margin-bottom: 0;
}

.home .service-section .service .content .intro dt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.08rem;
    height: 0.08rem;
    background: #203ae6;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home .service-section .service .content .btn-list {
    margin-top: 0.8rem;
    padding: 0 0.14rem;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.home .service-section .service .content .btn-list .btn-item-wrapper {
    position: relative;
}

.home .service-section .service .content .btn-list .btn-item-wrapper:last-child {
    margin-right: 0;
}

.home .service-section .service .content .btn-list .btn-item {
    width: 3.12rem;
    height: 0.82rem;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 0.16rem;
    font-weight: 300;
    font-size: 0.32rem;
    color: #000000;
    line-height: 1;
    overflow: hidden;
}
.home .service-section .service .content .btn-list .btn-item.primary-btn {
    background: #203ae6;
    color: #ffffff;
}

.home .case-section {
    width: 100%;
    padding-bottom: 1.8rem;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background: #203ae6;
}

.home .case-section .case .title {
    color: #ffffff;
}

.home .case-section .case .content {
    margin-top: 0.8rem;
    position: relative;
}

.home .case-section .case .content .swiper {
    width: 100%;
    border-radius: 0.32rem;
    z-index: 100;
    overflow: hidden;
}

.home .case-section .case .content .swiper-container {
    position: relative;
    width: 100%;
    --swiper-theme-color: #fff;
    --swiper-navigation-size: 12px;
}

.home .case-section .case .content .swiper-container .swiper-pagination {
    bottom: -0.84rem;
}

.home .case-section .case .content .swiper-container .swiper-pagination-bullet {
    width: 0.48rem;
    height: 0.04rem;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 0.06rem;
    border-radius: 0;
    opacity: 1;
}

.home .case-section .case .content .swiper-container .swiper-pagination-bullet:first-child {
    margin-left: 0;
}

.home .case-section .case .content .swiper-container .swiper-pagination-bullet-active {
    background: rgb(255, 255, 255);
}

.home .case-section .case .content .slide-content {
    width: 100%;
    padding: 0.6rem 0.4rem;
    border-radius: 0.32rem;
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.06) 100%);
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.06) 100%);
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.06) 100%);
    background: linear-gradient(360deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.06) 100%);
    box-shadow: 0.16rem 0.16rem 0.8rem 0rem rgba(40, 40, 45, 0.05);
    /*border: 0.5px solid rgba(255, 255, 255, 0.1);*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.home .case-section .case .content .slide-content .case-pic {
    margin-top: 0.32rem;
    display: block;
    width: 100%;
    height: 3.66rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0.24rem;
    overflow: hidden;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.home .case-section .case .content .slide-content .con {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.home .case-section .case .content .slide-content .con .con-box {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.home .case-section .case .content .slide-content .con .tag-list {
    padding-top: 0.6rem;
}

.home .case-section .case .content .slide-content .con .name {
    width: 100%;
    font-weight: 700;
    font-size: 0.4rem;
    color: #ffffff;
    line-height: 0.6rem;
    text-align: justify;
}

.home .case-section .case .content .slide-content .con .desc {
    margin-top: 0.22rem;
    width: 100%;
    font-weight: 300;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.5);
    line-height: 0.4rem;
    text-align: justify;
}

.home .case-section .case .more-case {
    margin:1.44rem auto 0;
    display: block;
    width: 3.12rem;
    height: 0.82rem;
    background: #F8F8FA;
    border-radius: 0.16rem;
    overflow: hidden;
    text-align: center;
    line-height: 0.82rem;
    font-weight: 400;
    font-size: 0.32rem;
    color: #28282D;
}

.home .partner-section {
    background: #f5f5fa;
}

.home .partner-section .partner .content {
    margin-top: 0.8rem;
}

.home .partner-section .partner .content .pic{
    display: block;
    width: 100%;
}

.home .dynamics-section {
    padding: 0 0 2rem;
    background: #f5f5fa;
}

.home .dynamics-section .dynamics .content {
    margin-top: 0.8rem;
}

.dynamics .choice-news-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.dynamics .choice-news-wrapper::-webkit-scrollbar {
    display: none;
}
.dynamics .choice-news-wrapper .choice-news {
    padding: 0 0.32rem;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dynamics .choice-news-wrapper .choice-news-item {
    margin-left: 0.32rem;
    -webkit-flex: 0 0 4.14rem;
    -moz-box-flex: 0;
    -ms-flex: 0 0 4.14rem;
    flex: 0 0 4.14rem;
    height: 2.8rem;
    min-width: 0;
    border-radius: 0.24rem;
    overflow: hidden;
    position: relative;
}
.dynamics .choice-news-wrapper .choice-news-item:first-child {
    margin-left: 0;
}
.dynamics .choice-news-wrapper .choice-news-item .pic {
    width: 100%;
    height: 100%;
}
.dynamics .choice-news-wrapper .choice-news-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.dynamics .choice-news-wrapper .choice-news-item .con {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0.24rem;
    background: -webkit-linear-gradient(top, rgba(32, 58, 230, 0) 0%, #203ae6 100%);
    background: -moz-linear-gradient(top, rgba(32, 58, 230, 0) 0%, #203ae6 100%);
    background: -o-linear-gradient(top, rgba(32, 58, 230, 0) 0%, #203ae6 100%);
    background: linear-gradient(180deg, rgba(32, 58, 230, 0) 0%, #203ae6 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dynamics .choice-news-wrapper .choice-news-item .con .name {
    font-weight: 500;
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 0.4rem;
}
.dynamics .choice-news-wrapper .choice-news-item .con .date {
    margin-top: 0.04rem;
    font-weight: 300;
    font-size: 0.2rem;
    color: rgba(255, 255, 255, 0.5);
    line-height: 0.26rem;
}
.dynamics .default-news-wrapper {
    margin-top: 0.32rem;
    width: 100%;
    padding: 0 0.32rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dynamics .default-news {
    padding: 0 0.32rem;
    background: #ffffff;
    border-radius: 0.24rem;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dynamics .default-news .default-news-item {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.4rem 0;
    border-bottom: 0.5px solid rgba(50, 50, 65, 0.1);
}
.dynamics .default-news .default-news-item:last-child {
    border-bottom: none;
}
.dynamics .default-news .default-news-item .pic {
    -webkit-flex: 0 0 1.76rem;
    -moz-box-flex: 0;
    -ms-flex: 0 0 1.76rem;
    flex: 0 0 1.76rem;
    height: 1.2rem;
    background: #f2f2f2;
    border-radius: 0.16rem;
    overflow: hidden;
}
.dynamics .default-news .default-news-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.dynamics .default-news .default-news-item .con {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 0.2rem;
}
.dynamics .default-news .default-news-item .con .name {
    height: 0.88rem;
    font-weight: 500;
    font-size: 0.28rem;
    color: #323241;
    line-height: 0.44rem;
}
.dynamics .default-news .default-news-item .con .date {
    margin-top: 0.06rem;
    font-weight: 300;
    font-size: 0.2rem;
    color: rgba(50, 50, 65, 0.5);
    line-height: 0.26rem;
}
.dynamics .default-more-btn-wrapper {
    padding: 0.4rem 0 1rem;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.dynamics .default-more-btn-wrapper .more-btn {
    padding: 0.2rem 0.92rem;
    border-radius: 0.16rem;
    background: #203ae6;
    font-weight: 300;
    font-size: 0.32rem;
    color: #ffffff;
    line-height: 0.44rem;
    overflow: hidden;
}