#fullTime .web{padding-top:0;margin-left:120px;padding-left:20px;background:#fff}#fullTime .web .teacherCard{width:100%;height:300px;padding:0 40px;box-sizing:border-box;display:flex;justify-content:center}#fullTime .web .teacherCard__left{width:180px;height:100%;display:flex;flex-direction:column}#fullTime .web .teacherCard__left--title{width:100%;padding:16px;box-sizing:border-box}#fullTime .web .teacherCard__left--title p{font-weight:500;font-size:18px;color:#b0b0b0}#fullTime .web .teacherCard__left--title strong{font-size:24px;color:#ad9d72}#fullTime .web .teacherCard__right{position:relative;width:calc(100% - 180px);height:100%;background:#c4c4c4}#fullTime .web .teacherCard__right--info{width:100%;padding:8px;box-sizing:border-box}#fullTime .web .teacherCard__right--info strong{font-size:20px;color:#2d2d2d}#fullTime .web .teacherCard__right--info p{color:#2d2d2d}#fullTime .web .teacherCard__right--contact{position:absolute;bottom:0;width:100%;display:flex;align-items:center;justify-content:flex-start;background:#52505a}#fullTime .web .teacherCard__right--contact .sendMail{padding:8px;background:#77767b;display:flex;align-items:center;justify-content:center}#fullTime .web .teacherCard__right--contact .goPublish{width:100%;display:flex;align-items:center;justify-content:center}#fullTime .web .teacherCard__right--contact .goPublish strong{padding-right:16px;font-size:20px;color:#fff}#fullTime .phone{background:#efefef;min-height:calc(100vh - 489px)}#fullTime .phone .cardBlock{overflow-x:auto}#fullTime .phone .cardBlock .teacherCard{min-width:290px;max-width:290px}#fullTime .phone .cardBlock .teacherCard__information{width:200px;height:257px;background:#fff;font-size:14px;line-height:150%;letter-spacing:.25em}#fullTime .phone .cardBlock .teacherCard__information strong{color:#2d2d2d}#fullTime .phone .cardBlock .teacherCard__information p{width:100%;max-height:40px;border-left:2px solid #c4c4c4;color:#2d2d2d;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}#fullTime .phone .cardBlock .teacherCard__information a{font-weight:700;color:#ceb87f}#fullTime .phone .cardBlock .teacherCard__name{height:257px;background:#c4c4c4;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}#fullTime .phone .cardBlock .teacherCard__name p{font-size:18px;font-weight:700;letter-spacing:.8em;color:#2d2d2d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}