.section-seven{
    page-break-after: 0;
}
.section-seven .person-img {
    width: 55%;
}
.section-seven .person-img img {
    left: 10%;
    width: 80%;
}
.section-four ul li .con .text{
    height: 70px !important;
}
.family{
    padding-top: 60px;
}
.carefully{
    padding: 40px;
}


.swiper {
    position: relative;
    height: 400px;
    overflow: hidden;
    cursor: grabbing;
}
.swiper-container {
    
    
    
    
    
    overflow: visible ! important;
    margin-top: 10px;
    width: 100%;
    height: 340px;
    text-align: center;
}

.swiper-slide {
    height: 95%;
    width: 180px;
    overflow:hidden;
    -webkit-transition: 300ms;
    transition: 300ms;
    border-radius: 6px;
    -webkit-transform: scale(0);
    transform: scale(0);
    position: relative;
}

.swiper-item{
    width: 60%;
    position:absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
}

.swiper-slide-visible {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.swiper-slide-active {
    top: 0;
    opacity: 1;
    padding-top: 25px;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 5px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-right: 11px;
    cursor: pointer;
    -webkit-transition: 300ms;
    transition: 300ms;
    position: relative;
    background: #FEDC00;
    opacity: .5;
}
.swiper-active-switch {
    width: 8px;
    height: 8px;
    margin-right: 12px;
    opacity: 1;
}
.swiper-slide {
    z-index: 10;
}
.section-four.tec{
    padding: 40px 0 150px 0;
}
.tec-induc{
    background: #fff;
    padding: 25px 3%;
    border-radius: 6px;
    width: 70%;
    margin: 0 auto;
}
.header-icon{
    height: 65px;
    width: 65px;
    border-radius: 50%;
}
.tec-names{
    margin: 15px 0 20px;
    font-weight: bold;
}
.tec-recm{
    font-size: 13px;
    color: #585858;
    line-height: 1.7;
    text-align: left;
}
.tec-recm span{
    font-weight: 600;
}
.playVideo{
    border-radius: 10px;
    overflow: hidden;
}
.playVideo img,.playVideo video{
    width: 100%;
}

.tec_select{
    padding-top: 80px;
    line-height: 0;
}
.bng_tec{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.position_r{
    position: relative;
    z-index: 1;
}

.pdt-px-45{
    padding-top: 45px;
}
.pdr-px-40{
    padding-right: 4%;
}
.ft-com-col-fff{
    color: #fff;
}
.bng-F7FBFF{
    background: #F7FBFF;
}
.bng-F2F2F2{
    background: #F2F2F2;
}
.bng-434A59{
    background: #434A59;
}
* {
    box-sizing: border-box;
}
.col-md-2{
    width: 20%;
}
.col-md-8{
    width: 80%;
}
.bannerContainer{
    background-color: #f9c95b;
}
@media (max-width: 1480px) and (min-width: 1124px){
    .tec-induc{
        width: 85% !important;
    }
    .tec{
        padding: 40px 0 50px 0 !important;
    }
    .tec-recm{
        font-size: 12px;
    }
}
@media (max-width: 1124px){
    .tec-induc{
        width: 85% !important;
    }
   .tec{
        padding: 40px 0 50px 0 !important;
    }
    .tec-recm{
        font-size: 12px;
    }
}

.bottom-second-info .info-all .focus-info li .icon .erweima-box{
    margin-left: -80px;
    top: -180px;
}