.bg_white {
    background: #fff;
}
.color333 {
    color: #333;
}
.m_b_10 {
    margin-bottom: 10px;
}
.pad20 {
    padding: 10px 20px;
}
.filter_condition .item {
    padding: 5px 30px 20px 30px;
}
.layui-clear {
    clear: both;
    *zoom: 1;
}
.filter_condition .tit1 {
    width: 90px;
    line-height: 40px;
}
.fl {
    float: left;
}
.filter_condition .con {
    width: calc(100% - 90px);
    box-sizing: border-box;
}
.filter_condition .con>a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
}
.filter_condition .con>a.active, .filter_condition .con>a:hover {
    background: #ff7f42;
    color: #fff;
}

.js_list_touxiang {
    float: left;
    margin: 20px;
}
.js_list_con .js_names {
    width: 750px;
    height: 30px;
    margin: 15px 0 10px;
    line-height: 30px;
}
.js_list_con .js_names h5 {
    font-size: 18px;
    float: left;
}
.js_list_con .js_names h5 a {
    color: #333;
}
.content-two {
    margin-bottom: 10px;
}
.txt-mode-one-title {
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.txt-mode-one-sub-tips, .txt-mode-one-course {
    font-weight: bold;
}
.content-three {
    line-height: 25px;
    margin-bottom: 10px;
}
.content-three a {
    color: #ff7f42;
}
.js_list_btn {
    margin-top: 40px;
    margin-left: 30px;
}
.js_list_btn a {
    width: 120px;
    height: 30px;
    display: block;
    border: 1px solid #ff7f42;
    border-radius: 5px;
    margin: 20px 0 0 0;
    color: #ff7f42;
    text-align: center;
    line-height: 30px;
}
.js_list_btn a:hover {
    color: #fff;
    background: #ff7f42;
}
.layui-breadcrumb a {
    /*color: #ff7f42!important;*/
    /*font-weight: bold;*/
}
.layui-breadcrumb a:hover {
    /*color: #ff7f42!important;*/
}
.layui-breadcrumb span[lay-separator] {
    margin: 0 5px;
    color: #ff7f42;
}

.banner-wrap {
    min-width: 1200px;
    padding-bottom: 30px;
    padding-top: 10px;
    background-color: #f9f9f9;
    background-size: contain;
    min-height: 280px;
}
.profile-container {
    position: relative;
    padding: 30px 0 50px 0;
    background: #fff;
    -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 2px 0 rgba(0,0,0,.04), 0 1px 10px 0 rgba(0,0,0,.08);
    min-height: 200px;
}
.profile-container .profile-avatar-wrap {
    padding-left: 20px;
    position: relative;
    float: left;
}
.profile-container .profile-avatar-wrap .profile-avatar {
    width: 150px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    margin-right: 20px;
}
.profile-container .profile-avatar-wrap .profile-avatar .avatar {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: contain;
}
.profile-container .profile-txt {
    float: left;
    color: #ff7f42;
}
.profile-container .profile-txt .doctor-name {
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 28px;
    color: #333;
    font-weight: 600;
    display: inline-block;
}
.doc-faculty-list-wrap {
    margin: 10px 0 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 93%;
}
.doc-faculty-list-wrap .doc-faculty-list-title {
    font-size: 15px;
    color: #333;
    line-height: 25px;
}
.doc-faculty-list-wrap .doc-faculty-list-name-wrap {
    width: calc(100% - 85px);
}
.profile-container .profile-txt a {
    color: #fff;
    margin-right: 10px;
}
.doc-faculty-list-wrap .doc-faculty-list-name {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #fb9f73;
    -moz-border-radius: 23px;
    border-radius: 23px;
    font-size: 12px;
    padding: 0 16px;
    margin-bottom: 5px;
    font-size: 14px;
}
.profile-container .layui-breadcrumb a {
    color: #333!important;
    font-weight: bold;
}
.profile-container .layui-breadcrumb span[lay-separator] {
    margin: 0 0;
    color: #333;
}


.font24 {
    font-size: 24px;
}
.bold {
    font-weight: bold;
}
.m_b_15 {
    margin-bottom: 15px;
}
.font12 {
    font-size: 12px;
}
.layui-btn-danger.btn_outline {
    color: #ff7f42;
    border: 1px solid #ff7f42;
    background: #fff;
}
.layui-btn-sm.lineH26 {
    height: 26px;
    line-height: 24px;
}
.teachBody .layui-breadcrumb a {
    color: #333!important;
    font-size: 14px;
}
.title {
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    padding: 0px 0px 20px;
    display: flex;
}
.title i {
    width: 50px;
    height: 20px;
    background: linear-gradient(to right, #ff7f42, #ffe2e2);
}
.title span {
    margin-left: -20px;
}
.introspan_30 {
    line-height: 30px;
}

.tagBox {
    padding: 10px 25px 20px 25px;
}
.tagBox h3 {
    border-bottom: 1px solid #e6e6e6;
    line-height: 40px;
    color: #666;
}
.tagBox h3 {
    border-bottom: 1px solid #e6e6e6;
    line-height: 40px;
    color: #666;
}
.flink>span, .flink>a {
    float: left;
    margin: 5px 10px 5px 0;
    background: #eee;
    padding: 5px 10px;
}
.flink>a:hover {
    background: #ff7f42;
    color: #fff;
}
.footer{
    margin-top: 0px!important;
}

.tagBox .pull-right {
    font-size: 12px;
    float: right;
}
.newslist {
    padding: 10px 0px;
}
.newslist li {
    border-bottom: 1px dotted #dedede;
    position: relative;
    padding: 0 80px 0 0;
}
.newslist li a {
    display: block;
    height: 43px;
    width: 98%;
    line-height: 43px;
    font-size: 14px;
    color: #333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newslist li a b {
    color: #3e3e3e;
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.newslist li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 43px;
    color: #bbb;
    text-align: center;
    font-size: 13px;
}
.newslist li a:hover {
    color: #ff7f42;
    text-decoration: underline;
}

.tcdPageCode {
    padding: 15px 20px;
    text-align: center;
    margin-top: 30px;
}
.tcdPageCode strong {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #ff7f42;
    border: 1px solid #ff7f42;
    border-radius: 4px;
    vertical-align: middle;
}
.tcdPageCode a {
    color: #666;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #eee;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.zili{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}