<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content_left {
    width: 320px;
    float: left;
}

.content_left_intro {
    width: 320px;
    height: auto;
    background-color: #fff;
    margin: 20px 20px 20px 0;
    border-radius: 10px;
    padding-bottom: 30px;
}

.content_left_header {
    height: 110px;
}

.teacher_zp {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin: 20px;
}

.teacher_zp img {
    border-radius: 50%;
}

.teacher_xm {
    float: left;
    margin-top: 45px;
}

/* .concern::before {
	content: '';
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	background-image: url(../images/icons.png);
	background-position: -35px -148px;
	margin-right: 5px;
} */

.concern .hx {
    position: absolute;
    bottom: 3px;
    left: -20px;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-right: 3px;
    border-radius: 0;
}

.concern {
    display: block;
    float: right;
    margin-top: 45px;
    margin-right: 20px;
    color: #bcbcbc;
    position: relative;
}

.content_left_main li {
    margin: 0 20px 20px 20px;
    color: #a3a3a3;
}

.make_appointment {
    width: 280px;
    height: 40px;
    background-color: #2477e4;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    margin-left: 20px;
    margin-top: 25px;
    cursor: pointer;
}

/* å­¦ç”Ÿæ¡ˆä¾‹ */

.content_left .testimonials {
    width: 320px;
    height: 380px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.testimonials_header {
    height: 60px;
}

.testimonials h3::before {
    content: '';
    display: block;
    float: left;
    width: 8px;
    height: 30px;
    background-color: #2477e3;
    margin-right: 12px;
}

.testimonials h3 {
    font-size: 30px;
    float: left;
    color: #2477e3;
    margin-top: 20px;
}

.testimonials a {
    float: right;
    margin-top: 27px;
    margin-right: 20px;
}

.works .works_header a {
    margin-right: 20px;
}

.testimonials_main {
    height: 320px;
}

.testimonials_main img {
    width: 275px;
    height: 180px;
    margin-left: 20px;
    margin-top: 5px;
}

.testimonials_main h5 {
    margin-left: 20px;
    margin-top: 20px;
    font-weight: 700;
}

.testimonials_main p {
    width: 275px;
    height: 40px;
    margin-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #cacaca;
}

/* content_right */

.content_right {
    float: right;
}

.content_right_header {
    width: 860px;
    height: 40px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.content_right_header li a {
    color: #cacaca !important;
}

.content_right_header li {
    float: left;
    line-height: 40px;
    margin-left: 10px;
    color: #cacaca;
}

.content_right_header .teacher_page {
    color: #2478e4;
}

.content_right_main {
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 30px;
}

.right_main_header {
    height: 60px;
}

.content_right_main_title::before {
    content: '';
    display: block;
    float: left;
    width: 8px;
    height: 30px;
    background-color: #2478e4;
    margin-top: 6px;
    margin-right: 12px;
}

.content_right_main_title {
    display: block;
    width: 141px;
    float: left;
    font-size: 30px;
    color: #2478e4;
    padding-top: 15px;
}

.header_find {
    display: block;
    float: left;
    width: 640px;
    height: 40px;
    position: relative;
    margin-left: 60px;
    margin-top: 16px;
}

.header_find input {
    width: 640px;
    height: 40px;
    border: 1px solid #979797;
    opacity: 0.5;
}

.header_find p {
    width: 1.5px;
    height: 29px;
    background-color: #979797;
    opacity: 0.5;
    position: absolute;
    top: 5px;
    left: 45px;
}

.header_find span {
    position: absolute;
    top: 10px;
    left: 15px;
    display: block;
    width: 20px;
    height: 18px;
    background-image: url(../images/icons.png);
    background-position: -438px -82px;
}

.find {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 40px;
    background-color: #2478e4;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.left_main_body li {
    width: 820px;
    height: 140px;
    margin: 20px 0 20px 20px;
    /* border-bottom: 1px solid #979797; */
    border: 1px solid #fff;
    position: relative;
}

.college_photo img {
    width: 150px;
    height: 100px;
    margin: 20px;
    float: left;
}

.school_main {
    width: 611px;
    float: left;
}

.school_main .school_main_title {
    padding-top: 20px;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
}

.school_text {
    color: #393939;
}

.school_main_footer {
    display: block;
    padding-top: 10px;
    color: #cacaca;
}

.school_main_footer .timess {
    display: block;
    float: left;
    margin-right: 20px;
}

.school_main_footer .timess::before {
    content: '';
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background-image: url(../images/icons.png);
    background-position: -758px -45px;
    margin-right: 5px;
}

.line_man {
    display: block;
    float: left;
    margin-right: 20px;
}

.line_man::before {
    content: '';
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background-image: url(../images/icons.png);
    background-position: -177px -126px;
    margin: 5px;
}

.hx_article {
    content: '';
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.attention {
    display: block;
    float: left;
}

.footer_lines {
    position: absolute;
    bottom: 0;
    width: 810px;
    height: 1px;
    margin-left: 5px;
    background-color: #979797;
    opacity: 0.5;
}

.left_main_body .left_main_item:hover {
    border: 1px solid #2477e3;
    box-shadow: 0px 2px 6px 0px rgba(36, 119, 227, 0.4);
    border-radius: 10px;
}

/* åˆ†é¡µ */

.ui-pagination-container {
    position: relative;
    left: 450px;
    /* transform: translateX(-50%); */
}

.nobody_article {
    height: 100px;
    font-size: 24px;
    text-align: center;
    line-height: 100px;
    color: #cacaca;
}

/* é¢„çº¦æé†’ */

.appointment_float {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 460px;
    height: 394px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    display: none;
}

.appointment_float_next {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 460px;
    height: 394px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    display: none;
}

.appointment_float_bg {
    height: 230px;
    position: relative;
}

.appointment_float_bg img {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    background-size: 100% 100%;
}

.appointment_float_t {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
}

.appointment_float_buttons {
    height: 230px;
}

.lx_time {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #cacaca;
}

.appointment_float_sure {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #2478e4;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 20px;
    cursor: pointer;
    /* overflow: hidden; */
}

.sure_success {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #2478e4;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 20px;
    cursor: pointer;
    /* overflow: hidden; */
}

.appointment_float_cancel {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #bcbcbc;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

.cancel_success {
    display: inline-block;
    width: 170px;
    height: 40px;
    text-align: center;
    background-color: #bcbcbc;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}</pre></body></html>