<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navigation {
    margin: .62rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.nav_list {
    width: 22%;
    /* background: url(http://backend.01060407999.com/img/f8cbca8f97306303fc3278de123d8ebe.png) no-repeat; */
    text-align: center;
    padding: .93rem .5rem;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}

.nav_img {
    width: 1.8rem;
    margin: 0 auto;
}

.sec_title {
    float: left;
    font-size: 16px;
    position: relative;
    margin-right: 1rem;
}

.act_title {
    color: #31B59A !important;
}

.video_date {
    padding: 0.8rem 1.5rem;
    background-color: #31B59A;
    color: #FFFFFF;
    font-size: .9rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.yyjj_kh {
    color: #999999;
    font-size: .8rem;
    margin-top: .5rem;
}

.video_xc {
    background-color: #FAFAFA;
    padding-left: 1.5rem;
    padding-top: .8rem;
    width: 100%;
    font-size: 16px;
}

.video_info {
    display: flex;
}

.db_line {
    display: block;
    position: absolute;
    bottom: -0.4rem;
    width: 4rem;
    background: #31B59A;
    height: 2px;
}

.sec_more {
    float: right;
    color: #999;
    font-size: .75rem;
    display: inline-block;
    margin-right: 0.5rem;
}

img {
    width: 100%;
}

.ts_department {
    margin: 1.25rem 0.62rem;
}

.depart_son {
    padding: 0.6rem 0.3rem 0.4rem 0.5rem;
    border: 1px solid #cccccc;
    border-radius: 5px;
    width: 49%;
    float: left;
    margin-bottom: 0.62rem;
}

.sec_box {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 0.32rem;
    margin-bottom: 0.52rem;
}

.depart_son:nth-child(2n-1) {
    margin-right: 5px;
}

.depart_right1 {
    width: 1.25rem;
    float: left;
}

.depart_left1 {
    float: left;
    width: 86%;
}

.depart_title1 {
    color: #333;
    font-size: .75rem;
    margin-bottom: .62rem;
    font-weight: bold;
    margin-left: .62rem;
    margin-top: .2rem;
    white-space: nowrap;
    overflow: hidden;
}

.news_list {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: .62rem;
    padding-bottom: 0.62rem;
}

.news_left {
    float: left;
    width: 60%;
    margin-right: 1.25rem;
}

.news_title {
    width: 100%;
    margin-bottom: 1.25rem;
    line-height: 1.25rem;
}

.news_date {
    color: #999;
    font-size: .62rem;
}

.news_right {
    width: 33%;
    float: left;
    max-height: 5rem;
}

.en_name {
    color: rgba(102, 102, 102, 0.5);
    font-size: .6rem;
}

.news_right img {
    width: 100%;
    height: 5rem;
    border-radius: 5px;
}

.about_us {
    margin-bottom: 2rem;
}

.doctor_item {
    float: left;
    width: 31.3%;
    margin-left: .62rem;
    margin-bottom: .62rem;
    padding: .62rem;
    border-radius: 5px;
    /* background: #D7EEFC;
    box-shadow: 0px 2px 2px 0px rgba(114, 114, 114, 0.16); */
    border: 1px solid #ccc;
}

.doctor_item:nth-child(1) {
    margin-left: 0;
}

.doctor_left {
    float: left;
    width: 50%;
}

.depart_title {
    color: #333;
    font-size: .75rem;
    margin-bottom: .62rem;
    font-weight: bold;
}

.doctor_item:nth-child(3n+1) {
    margin-left: 0;
}

.position {
    font-size: .6rem;
    color: #999;
}

.doctor_right {
    width: 50%;
    float: right;
    white-space: nowrap;
    overflow: hidden;
}



.doctor_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ghxz {
    background: #f7f7f7;
    font-size: .8rem;
    line-height: 1.5rem;
    padding: 1rem;
}

.yygh-box {
    padding: 1rem;
    height: 41rem;
}

.gh_box h2 {
    text-align: center;
    margin: 1rem 0;
    font-size: 1.2rem;
}

.gh_btn_box button {
    width: 100%;
    margin-top: 1.5rem;
}

.department_box div {
    margin-bottom: .8rem;
}</pre></body></html>