

/* areaTeacher */
.areaTeacher {
    margin: 0 0 37px 4px;
}

.areaTeacher .imageTeacher {
    float: left;
    width: 520px;
}

.areaTeacher .imageTeacher img {
    width: 100%;
}

.areaTeacher .imageTeacher a {
    display: inline-block;
}

.areaTeacher .desTeacher {
    float: right;
    width: 520px;
}

.areaTeacher .desTeacher .category {
    margin: 0 0 21px 2px;
}

.areaTeacher .desTeacher .category li {
    display: inline-block;
    width: 184px;
    margin-bottom: 3px;
}

.areaTeacher .desTeacher .category li.subject {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #002460;
    text-align: center;
/*     width: 100%; */
    padding: 6px 0 8px;
}

.areaTeacher .desTeacher .teacherName {
    font-size: 30px;
    color: #094296;
    letter-spacing: 1.2px;
    margin-bottom: 32px;
    font-weight: normal;
}

.areaTeacher .desTeacher .name {
    display: inline-block;
    font-size: 20px;
    margin-left: 27px;
    letter-spacing: 1px;
    transform: translateY(-3px);
    font-weight: bold;
    color: #094296;
}

.areaTeacher .desTeacher .profile {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #094296;
    margin-bottom: 12px;
}

.areaTeacher .desTeacher .profile .textProfile {
    position: relative;
    display: block;
    z-index: 1;
    background: #fff;
    color: #094296;
    width: 108px;
}

.areaTeacher .desTeacher .profile::before {
    position: absolute;
    content: "";
    background: #023f98;
    width: 100%;
    height: 1px;
    top: 50%;
    right: 0;
}

.areaTeacher .desTeacher .textDes {
    line-height: 2.15;
    text-align: justify;
}


/* areaIntroduce */

.areaIntroduce {
    margin-bottom: 149px;
}

.areaIntroduce .massage {
    margin-bottom:40px;
    padding:0 40px;
}

.areaIntroduce .massage .title {
    color:#094296;
    font-size:20px;
    font-weight:bold;
    margin-bottom:15px;
}

.areaIntroduce .massage .text {
    line-height:2.12;
}

.areaIntroduce .boxIntro {
    position: relative;
    background: #f5f7f9;
    padding: 27px 43px 30px;
    margin-bottom: 62px;
}

.areaIntroduce .contentIntro {
    border-bottom:1px dotted #999;
    padding-bottom:20px;
}

.areaIntroduce .contentIntro:last-child {
    border-bottom:none;
}

.areaIntroduce .contentIntro:not(:last-child) {
    margin-bottom:20px;
}

.areaIntroduce .titleIntro {
    font-size: 16px;
    color: #094296;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}

.areaIntroduce .profileUser {
    float: left;
    width: 100px;
    text-align: center;
}

.areaIntroduce .profileUser img {
    width: 100%;
}

.areaIntroduce .profileUser .textIntro {
    color: #094296;
}

.areaIntroduce .profileUser .nickname {
    line-height: 2.6;
    letter-spacing: 1px;
    color: #094296;
}

.areaIntroduce .contentIntro .textIntro {
    float: right;
    width: 855px;
    letter-spacing: -0.75px;
    line-height: 2.12;
    padding-top: 20px;
}

.areaIntroduce .btnIntro {
    display: block;
    width: 240px;
    margin: auto;
    transform: translateX(2px);
}

.areaIntroduce .btnIntro a {
    position: relative;
    width: 100%;
    display: inline-block;
    color: #094296;
    border: 1px solid #023f98;
    text-align: center;
    padding: 16px 0 18px 17px;
    letter-spacing: -0.1px;
    font-size: 16px;
}

.areaIntroduce .btnIntro a:hover {
    background: #094296;
    color: #fff;
}

.areaIntroduce .btnIntro a:hover::before {
    border-color: #fff;
}

.areaIntroduce .btnIntro a::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 1px;
    border-top: 1px solid #094296;
    transition: all 0.3s;
}

.areaIntroduce .profileUser.girl {
    position: absolute;
    width: 128px;
    background: #f5f7f9;
    padding: 67px 14px 21px;
    top: 0;
    left: -143px;
}

@media screen and (max-width: 1370px) and (min-width: 768px) {
    body {
        width: 1349px;
    }
}

@media screen and (max-width: 767px) {
    .areaTeacher {
        margin: 0 0 37px 0;
    }

    .areaTeacher .imageTeacher {
        width: 48%;
    }

    .areaTeacher .desTeacher {
        width: 48%;
    }

    .areaTeacher .desTeacher .category li a {
        font-size: 14px;
    }

    .areaTeacher .desTeacher .teacherName {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .areaTeacher .desTeacher .name {
        font-size: 14px;
        margin-left: 15px;
    }

    .areaTeacher .desTeacher .category li {
        width: 48%;
    }

    .areaTeacher .desTeacher .profileUser {
        font-size: 14px;
    }

    .areaIntroduce .titleIntro {
        font-size: 14px;
    }

    .areaIntroduce .massage {
        margin-bottom:30px;
        padding:0;
    }

    .areaIntroduce .boxIntro {
        padding: 27px 12px 21px;
        margin-bottom: 60px;
    }

    .areaIntroduce .profileUser {
        width: 18%;
    }

    .areaIntroduce .contentIntro .textIntro {
        width: 78%;
        padding: 0;
    }

    .areaTeacher .desTeacher .category {
        margin: 0 0 24px 0;
    }

    .areaIntroduce .profileUser.girl {
        position: relative;
        width: 18%;
        background: #f5f7f9;
        padding: 0;
        top: 0;
        left: 0;
    }

    .areaIntroduce {
        margin-bottom: 70px;
    }

    .areaIntroduce .btnIntro {
        transform: unset;
    }
}

@media screen and (max-width: 640px) {
    .areaTeacher .imageTeacher {
        float: unset;
        width: 100%;
        margin-bottom: 20px;
    }

    .areaTeacher .imageTeacher a {
        display: block;
    }

    .areaTeacher .desTeacher .category li {
        width: 40%;
        max-width: 160px;
    }

    .areaTeacher .desTeacher {
        float: unset;
        width: 100%;
    }

    .areaIntroduce .profileUser {
        width: 23%;
    }

    .areaIntroduce .profileUser.girl {
        width: 23%;
    }

    .areaIntroduce .contentIntro .textIntro {
        width: 72%;
    }
}