html {
    font-size: 100px;
}
.header {
    padding: 0rem;
}
.mentors-header img {
    max-width: 100%;
    height: auto;
}
@media (min-width: 1200px) {
    .medium-title {
        top: 20%;
        color: #FFFFFF;
        position: absolute;
        font-size: 0.4rem;
    }
    .medium-title {
        top: 30%;
        color: #FFFFFF;
        position: absolute;
        font-size: 0.4rem;
    }
    .medium-titles {
        top: 45%;
    }
    .header-content {
        /* width: 24%; */
        margin: 0 auto;
    }
    .header-content .image-left {
        margin: -5px 0 0 0;
    }
    .header-content .image-right {
        margin: -12px 0 0 0;
    }
    .btn-appointment {
        width: 200px;
        font-size: 24px;
        top: 55%;
        height: 45px;
        line-height: 45px;
        border-radius: 0.2rem 0.2rem 0.2rem;
        background-color: #13a89e;
        color: #FFFFFF;
        position: absolute;
        text-align: center;
    }
    .btn-appointment a{
        color: #fff;
    }
    .btn-appointment:hover{
        line-height: 41px;
        border:2px solid #13a89e;
        background-color: #fff;
    }
    .btn-appointment:hover a{
        color:#13a89e!important;
    }       
}
@media (max-width: 768px) {
    .medium-title {
        top: 10%;
        color: #FFFFFF;
        position: absolute;
        font-size: 0.16rem;
    }
    .medium-titles{
        top: 45%;
    }
   .header-content span {
    font-size: 0.16rem !important;
}
.qualification {
    font-size: 0.14rem;
    text-align: center;
}
.qualification-title {
    margin-top: 0.4rem;
}
.header-content {
    width: 100%;
    text-align: center;
}
.btn-appointment {
    bottom: 10%;
    border-radius: 0.2rem 0.2rem 0.2rem;
    padding: 0.02rem 0.1rem 0.02rem 0.1rem;
    background-color: #13a89e;
    color: #FFFFFF;
    position: absolute;
    font-size: 0.16rem;
}
.btn-appointment span {
    font-size: 0.14rem;
}
.r-box {
    display: block !important;
    padding: 0 !important;
}
.box-ri{
 margin:0 0 15px 0;
}
.bosx {
    width: 100%;
    padding: 0 3%;
}
.list-box{
    padding: 0!important;
    display: block!important;
}
.b-list{
    width: 100%!important;
    margin-bottom: 3%;
}
}
.mentors-header {
    padding: 0rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.content-title span:nth-child(2) {
    font-size: 0.3rem;
    padding: 0rem 0.1rem 0rem 0.1rem;
    color: #13a89e;
}
.content-title {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0rem 0.2rem 0rem;
}
.r-box {
    display: flex;
    padding: 0 20%;
    justify-content: space-around;
    margin-bottom: 0.4rem;
}
.box-le,.box-ri{
	padding:0 15px;
}
.box-le h3 {
    padding: 0;
    margin: 10px 0;
    color: #13a89e;
    color: #13a89e;
    font-size: 24px;
    font-weight: 500;
}
.box-le p {
    margin-top: 0.2rem;
}
.box-ri{
	overflow:hidden;
}
.box-ri img {
    width: 100%;
    height:auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.list-box {
    display: flex;
    padding: 5% 20%;
    justify-content: space-between;
    margin-bottom: 4%;
}
.list-box-box{
    background:url("/public/img/pic26.jpg") no-repeat left bottom ;
    background-attachment: fixed;
    background-position: 50% 0%;
    overflow: hidden;
    position: relative;
    background-size: cover;
    /*background-size:100% 100%;*/
}
.b-list {
    width: 30%;
    background-color:#fff;
}
.m-list {
    color: #fff;
    font-weight: 600;
    background: #13a89e;
    display: flex;
    justify-content: space-between;
    padding: 3% 8%;
}
.m-list .m-title {
    line-height: 1rem;
}
.m-list .mo-text {
    text-align: right;
}
.bo-list {
  overflow:hidden;
  text-align: center;
}
.bo-list:before,
.bo-list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
}
.bo-list:before {
    border-top: 2px solid #13a89e;
    border-bottom: 2px solid #13a89e;
    transform: scale(0,1);
}
.bo-list:after {
    border-left: 2px solid #13a89e;
    border-right: 2px solid #13a89e;
    transform: scale(1,0);
}
.bo-list:hover:before,
.bo-list:hover:after {
    transform: scale(1);
}
.bo-list:hover button{
    color: #13a89e;
    background-color:#FFFFFF;
    border:2px solid #13a89e;
}
.bo-list ul li {
    margin-top: 0.2rem;
    color: #999;
}
.bo-list button {
    margin: 0.2rem 0;
    padding: 0.1rem 0;
    width: 40%;
    border: none;
    border-radius: 500px;
    outline: none;
    border:2px solid #fff;
    background: #13a89e;
    color: #FFFFFF;
}
.button-type a{
   font-size: 0.2rem;
   color: #fff;
   text-decoration: none;
}
.footer-ul a{
   font-size: 0.14rem;
   color: #333;
   text-decoration: none;
}
@media screen and (max-width:414px) {
    .list-box {
        background:url("/public/img/pic26.jpg") no-repeat bottom left;
        background-color:#f8f8f8;
        background-size:100% auto;
    }
}