.gp-teacher5{overflow: hidden;padding: 11px 0 0;}
.gp-teacher5 ul{margin: 0 -10px 50px;padding: 0 0; overflow: visible;}
.gp-teacher5 ul li{ width: 50%; margin-bottom: 30px;}
.gp-teacher5 .item{margin: 0px;display: flex;align-items: stretch;margin: 0 10px;}
.gp-teacher5 .gp-clear{display: none;}
.gp-teacher5 .img_box{width: 180px;margin: 10px 0 0;position: relative;flex-shrink: 0;
    background-image: -moz-linear-gradient( -93deg, rgb(199,60,65) 0%, rgb(163,21,26) 100%);
    background-image: -webkit-linear-gradient( -93deg, rgb(199,60,65) 0%, rgb(163,21,26) 100%);
    background-image: -ms-linear-gradient( -93deg, rgb(199,60,65) 0%, rgb(163,21,26) 100%);}
.gp-teacher5 .gp-img{position: relative;left: 10px;top: -10px; padding-bottom: 151.66%; height: 0;}
.gp-teacher5 .info_box{padding: 30px 30px 0;flex: 1;min-width: unset;
    background: #fff url(../images/sub014_bg.png) no-repeat center bottom/100% auto;box-sizing: border-box;
    box-shadow: -2px 0px 10px 0px rgba(6,6,6,0.1);}
.gp-teacher5 .title{margin: 0 0 31px;padding: 0 0 37px;border-bottom: 1px solid #cfa972;}
.gp-teacher5 .info{margin: 0 0;color: #555;}
.gp-teacher5 > ul li a .title,
.gp-teacher5 > ul li a p{text-align: left;}
.gp-teacher5 > ul li a .title{ display: block; height: auto;padding-bottom: 15px; margin-bottom: 15px;}
.gp-teacher5 > ul li a p{ -webkit-line-clamp: 2; height: 4.2em;}

@media screen and (max-width: 1386px) { 
    .gp-teacher5 > ul li a .title{ font-size: 20px;}
    .gp-teacher5 .info{ font-size: 16px;}
}
@media screen and (max-width: 1320px) { 
    .gp-teacher5 .img_box{ width: 150px;}
}
@media screen and (max-width: 768px) { 
    .gp-teacher5 ul li{ width: 100%;}
    .gp-teacher5 .info_box{ padding: 20px 20px 0 30px;}
}
@media screen and (max-width: 414px) { 
    .gp-teacher5 .img_box{ width: 120px;}
    .gp-teacher5 > ul li a .title{ font-size: 18px; padding-bottom: 10px;margin-bottom: 10px;}
    .gp-teacher5 .info_box{ padding: 20px 20px 0 25px;}
    
}
@media screen and (max-width: 360px) {
    .gp-teacher5 .img_box{ width: 110px;}
}