@charset "utf-8";

.navs1:nth-child(2) > .title {
    background: #c51a43;
    color: #fff;
}

.finish_img > h4 {
   
    transform: translateY(-60px);
}

.finish_img >img:nth-child(3) {
    transform: translateY(-80px);
    
}
