.home-content .content-1>div:nth-of-type(2) .idealens-btn {
    margin: 52px 0 0 0;
}

.home-content .content-1>div:nth-of-type(2) img{
    margin-bottom: 10px;
}

.home-content .content-1 p{
    width: 450px;
    margin: auto;
}

.home-content .content-2 .img-wrap {
    margin: 110px 0 30px 0;
    height: 60px;
}

.home-content .content-2 h3{
    height: 52px;
}
/*新banner图字分开的*/

@media screen and (max-width:1920px){
    .banner-content{
        width:1388px;
    }
}
@media screen and (max-width:1400px){
    .banner-content{
        width:1280px;
    }
    .banner-word p{
        font-size: 44px;
    }
}