.news-box .news-list .news-content:hover{
    border:1px solid #fff
}

.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:125px!important;
}

.top-img{
    text-align:center;
}

.manager-item{
    display: flex;
    flex-direction: row;
    margin-top:50px;
    align-items: center;
    justify-content: space-between;
}
/*.manager-item img{*/
/*    width :650px;*/
/*}*/
.manager-right-space{
    margin-right:200px;
}
@media screen and (max-width: 1000px) {
    .manager-item{
        flex-direction: column;
    }
    .icon-resver{
        flex-direction: column-reverse!important;
    }
    .manager-text{
        text-align: center;
    }
    .manager-right-space{
        margin-right:0px;
    }

/*    直播录播*/
    .auto_col{
        flex-direction: column!important;
        align-items: center;
    }
    .master-area{
        width: 244px !important;
        margin-top:24px;
    }
}
.manager-text{
    max-width:225px;
}
.manager-title{
    font-size: 24px;
    color:#000;
    font-weight:bold;
    margin-bottom:32px;
}
.manager-description{
    font-size: 17px;
    color:#4A4A4A;

    line-height: 36px;

}

.app-item {
    display: inline-block;
    position: relative;
    margin-bottom:15px;
}
.app-item img{
    width:95%;
    object-fit: scale-down;
}

.app-text{
    position: absolute;
    left:0;
    top:0;
    padding:30px;
}
.app-title{
    font-size: 24px;
    color:#277CFF;
    font-weight: bold;
    margin-bottom:50px;
    text-align: left;
}
.app-description{
    text-align: left;
    color:#18283E;
    font-size:16px;
    line-height:30px;
}
.big-img{
    width:100%;
}
.svg-img{
    width: 61px !important;
    margin-top:63px
}
.absolute-area{
    position: absolute;
    top:0;
    left:0;
}
.master-area{
    position: relative;
    box-shadow: 0px 0px 24px 0px rgba(173, 205, 235, 0.34);
    border-radius: 14px;
}
.top-area{
    display: flex;
    flex: 1;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.flex-row{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.first-title{
    font-size: 24px;
    font-weight: bold;
    margin-top:27px;
}

.first-desc{
    color:#6D6D6D;
    font-size: 14px;
    margin-top:50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 24px;
    height:100px;
}
/*.marginLeft{*/
/*    margin-left:-35px;*/
/*    margin-right:80px;*/
/*}*/
/*.marginRight{*/
/*    margin-right:-35px;*/
/*    margin-left:80px;*/
/*}*/
