.top-header .wrap-section-slider .sp-mask{
    min-height:340px!important;
}
.top-header .wrap-section-slider .sp-slides-container{
    min-height:340px!important;
}

.top-header .wrap-section-slider .slide-item{
    height:340px!important;
}
.top-header .wrap-section-slider .slide-item .slide-image{
    height: 340px !important;
}
.top-header .wrap-section-slider .sp-mask{
    height: 340px !important;
}
.top-header .wrap-section-slider{
    min-height: 340px!important;
}
.top-header.home-header{
    min-height: 340px !important;
}
.top-header .swiper-slide{
    height: 340px !important;
    background-size: cover !important;
}
.top-header .wrap-section-slider .slide-item .slide-content {
    padding-top: 150px;
}

.count-data {
    height: 84px;
    background-color: #fff;
    color: #000;
    position: relative;
    text-align: center;
    margin-top: -50px;
    z-index: 2;
    width: 800px;
    border-radius: 10px;
    box-shadow: 0 1px 20px rgb(98 146 191 / 20%);
    margin-left: auto;
    margin-bottom: 50px;
    margin-right: auto;
}

.count-data-flex {
    display: flex;
    min-width: 700px;
    background-color: #fff;
}

.count-data-number {
    display: flex;
    font-size: 13px;
    margin: 25px 40px;
    line-height: 35px;
    color: #000;
    text-decoration: unset;
    align-items: center;
    justify-content: center;
}

.count-data-number:hover {
    color: #000;
    text-decoration: unset;
}

.count-data-number img{width: 25px;margin-right: 10px;}

.top-1,.top-2{
    display: flex;
    align-items: center;
    justify-content: left;
    flex-direction: row;
    flex-wrap: wrap;
}
.top-1 .top-1-1{
    width: 365px;
}

.top-1 .top-1-2{
    width: 215px;
    margin-right: 50px;
}
.top-3{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;
    margin-bottom: 60px;
}
.top-1 .top-1-3{
    width: 300px;
}
.top-3 img{
    width: 230px;
}

.top-3 .top-3-2{
    margin-right: 50px;
    margin-left: 50px;
    margin-top: -50px;
}

.top-3-back{background-image: url(../img/solution/top-img-3-bg.png?v=3);background-size: cover;}

.top2-title{font-weight: bold;text-align: left;margin-left: 30px;margin-right: 30px;line-height: 25px;}

.top2-title p{color: #9e9e9e;margin-top: 20px;}

.top-1-box{
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-1-box img{width: 400px;}

.edu-step{display: flex;align-items: center;justify-content: center;}
.edu-step img{width: 200px;}

.edu-step div{color: #040000;font-size: 14px;display: grid;text-align: center;line-height: 50px;}

.top-icon-list{display: flex;align-items: center;justify-content: center;flex-direction: row;flex-wrap: wrap;}

.top-icon-list .top-icon-box {font-size: 14px;background-color: #F7FAFE;width: 220px;height: 140px;margin: 5px;display: flex;align-items: center;justify-content: center;flex-direction: column;border-radius: 5px;}

.top-icon-list .top-icon-box img{
    width: 30px;
    margin-bottom: 25px;
}

.col-md-18 {
    width: 18%;
}

.col-sm-18 {
    width: 18%;
    margin: 10px;
    min-width: 160px;
}
.news-item {
    margin: 0 auto 0px;
    max-width: 360px;
}
.news-item .user-avatar{margin-bottom: 5px;}
.news-item .news-body{padding: 10px;}
.news-item .news-body p{display: flex;align-items: center;margin-bottom: 0px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: inline-block;}
.news-item .news-body p img{width: 15px;margin-right: 5px;}

.news-item { opacity: 1;cursor: pointer;border: 1px solid #EAEDEF; border-radius: 10px;}
.news-item:hover { box-shadow: 0 1px 20px rgb(98 146 191 / 20%); border-radius: 10px; }
.news-item:hover .image-content { opacity: 1; }

.news-item .image-content{
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 50px;
    flex-direction: column;
    color: #fff;
    font-size: 12px;
}

.top-2 .news-item{text-align: center;height: 420px;overflow: hidden;margin-bottom: 20px;}

.top-1 .news-item .image .image-content .qrcode{
    height: 208px;
    width: 208px;
}
.top-2 .news-item .case-img {
    width: 100% !important;
    margin-top: 0 !important;
    height: auto!important;
    top: 0;
    left: 0;
    position: absolute;
}
.top-2 .news-item .image img {
    margin-top: 50px;
    width: 110px;
    margin-bottom: 10px;
    height: 110px;
    object-fit: contain;
}

.top-2 .news-item p {
    margin-top: 60px;
    justify-content: center;
    line-height: 25px;
}

.top-2 .case-qrcode-box{
    color: #000;
    position: absolute;
    background-color: #fff;
    width: 100%;
    top: 234px;
    left: 0;
    box-shadow: 0 1px 20px rgb(98 146 191 / 20%);
}


.top-2 .news-item .image .qrcode{
    margin-top: 24px;
    margin-bottom: 0;
}

.news-item h5{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.news-item .image img {
    vertical-align: middle;
    max-width: 100%;
    height: 370px;
    object-fit: cover;
    width: 100%;
}
