.teachin-detail-wrapper{height:100%;overflow-y:auto}.teachin-detail-wrapper .left,.teachin-detail-wrapper .right{padding:50px;border:1px solid #ececec;border-radius:8px;box-sizing:border-box}.teachin-detail-wrapper .left .title,.teachin-detail-wrapper .right .title{font-size:16px;font-weight:700;padding-bottom:40px}.teachin-detail-wrapper .left .logo-img,.teachin-detail-wrapper .right .logo-img{width:100px;height:100px;border-radius:10px;margin:0;background-color:#999}.teachin-detail-wrapper .left .logo-img img,.teachin-detail-wrapper .right .logo-img img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.teachin-detail-wrapper .left .link-text,.teachin-detail-wrapper .right .link-text{text-decoration:underline;cursor:pointer;color:#409eff}.teachin-detail-wrapper .right{margin-left:20px}.teachin-detail-wrapper .right p{padding-top:12px;line-height:14px}.teachin-detail-wrapper .right .detail-text p{line-height:20px}.teachin-detail-wrapper .right .detail-text img{width:100%}