﻿@charset "utf-8";
div {
    overflow: hidden;
    display: block;
}

/*专家服务-主页*/
@media (max-width: 767px) {
    .bs-glyphicons li {
        width: 25% !important;
    }

    .bs-glyphicons .department {
        width: 45px !important;
        height: 45px !important;
    }
}

.zjfw-bg {
    background-image: url(/Public/themes/default/images/zjfw/zjfw-bg.png);
    background-position: center;
    background-repeat: repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.bs-glyphicons li {
    float: left;
    width: 10%;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.bs-glyphicons .department {
    display: block;
    margin: 0 auto;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
    line-height: 36px;
}

.Health-experts-title {
    border-bottom: 1px solid #e3e3e3;;
}

.Health-experts-title h3 {
    font-size: 28px;
    line-height: 40px;
}

.Health-experts-li a {
    padding: 0 14px;
    line-height: 30px;
    display: inline-block;
}

.Health-experts-li a.active {
    color: #cb111b;
    border-bottom: 2px solid #cb111b;
}

.Health-experts-li a:hover {
    border-bottom: 2px solid #cb111b;
}

.Health-experts-content {
    background: #fafafa;
}

.hlt-ex-d:hover {
    border-color: #cb111b;
}

.hlt-ex-d {
    float: left;
    border: 2px solid #fafafa;
    background: #ffffff;
    padding: 10px;
    width: 100%;
}

.hlt-ex-d .hlt-ex-dpic {
    margin: 13px 0;
}

.hlt-ex-d .hlt-ex-dpic img {
    width: 120px;
    height: 120px;
}
.hlt-ex-dname{
    margin-bottom:5px;
}
.hlt-ex-dname h4 {
    font-size: 14px;
    font-weight: 700;
    line-height:28px;
    height:28px;
}

.hlt-ex-dname p {
    color: #999999;
    font-size: 12px;
}

.hlt-ex-dname p span {
    padding: 0 4px;
}

.hlt-ex-dtxt {
    text-align: left;
    height: 50px;
    font-size: 12px;
    color: #999999;
    border-top: 1px dotted #e3e3e3;
    padding-top: 6px;
    line-height: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.hlt-ex-dtxt span {
    color: #333333;
}

.hlt-ex-dserwrap {
    width: 100%;
    margin-top: 10px;
    background: #fff;
}

.hlt-ex-dserwrap li {
    float: left;
    width: 33.33333%;
    margin: 0;
    text-align: center;
}

.hlt-ex-dserwrap li a {
    color: #999999;
    cursor: default;
    position: relative;
}

.hlt-ex-dserwrap li i {
    background-image: url("/Public/themes/default/images/zjfw/zjfw-fwicon.png");
    background-repeat: no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 450% 300%;
    background-size: 450% 300%;
    width: 32px;
    height: 32px;
    display: table;
}

.hlt-ex-dsericon1 {
    background-position: 0px -64px;
    margin: 0 auto;
}

.hlt-ex-dsericon2 {
    background-position: -75px -64px;
    margin: 0 auto;
}

.hlt-ex-dsericon3 {
    background-position: -37px -64px;
    margin: 0 auto;
}

.hlt-ex-dserwrap li a em {
    font-style: normal;
    font-size: 12px;
    margin-top: 10px;
    display: block;
}

.no-open .hlt-ex-dsericon1 {
    background-position: 0px 0px;
    margin: 0 auto;
}

.no-open .hlt-ex-dsericon2 {
    background-position: -75px 0px;
    margin: 0 auto;
}

.no-open .hlt-ex-dsericon3 {
    background-position: -37px 0px;
    margin: 0 auto;
}

.health-experts-more a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
    color: #cecccc;
    text-align: center;
    padding: 0 50px;
}

.health-experts-more a:hover {
    border-color: #cb111b;
    color: #cb111b;
}

.health-teamlist {
    border: 1px solid transparent;
    cursor: pointer;
}

.health-teamlist .team-pic {
    text-align: center;
    margin: 5px 10px 0px;
}

.health-teamcont h4 {
    font-size: 14px;
    margin: 10px;
}

.health-teamcont p {
    font-size: 12px;
    margin: 0 10px 10px;
}

.health-teamcont p a {
    color: #cb111b;
}

.health-teamadvis {
    width: 35%;
    float: left;
}

.health-teamlist .team-txt {
    margin: 10px;
    height: 40px;
    line-height: 20px;
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}

.health-teamlist:hover {
    border-color: #cb111b;
}

/*专家团队搜索列表*/
.expert {
    border: 1px solid #e1e1e1;
    line-height: 38px;
}

.info-search .info-key {
    float: left;
    width: 100px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.info-list {
    display: table;
}

.info-list ul li {
    float: left;
    padding: 0 10px;
}

.info-list ul li.active a {
    color: #cb111b;
}

.info-sort {
    border: 1px solid #e1e1e1;
    border-top: none;
    line-height: 40px;
}

.info-sort a {
    padding: 0 13px;
}

.info-sort .fs-down {
    display: inline-block;
    width: 7px;
}

.info-sort .arrow {
    float: left;
    width: 7px;
    overflow: hidden;
    height: 8px;
    margin-top: 18px;
    background: url(/Public/themes/default/images/icon.png) no-repeat -87px -1px;
}

.info-sort .curr span {
    color: #cb111b;
}

.info-sort .curr .arrow {
    background: url("/Public/themes/default/images/icon.png") no-repeat -87px -16px;
}

.info-sort-lf {
    float: left;
}

.result-num {
    float: right;
    margin-right: 20px;
}

.result-num strong {
    color: #eb6003;
}

@media (max-width: 767px) {
    .info-sort-lf a {
        padding: 0 8px !important;
    }
}

/*专家个人主页*/
/*.ex-home-bg{
    background-image: url("/Public/themes/default/images/zjfw/expert-home-bg.png");
    background-position: center;
    background-repeat: repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}*/
.jumbotron {
    padding: 0;
    margin: 0;
}


.ex-home-personal {
    margin: 0 auto;
    padding: 20px 0 10px;
    background: #fafafa;
}

.ex-home-doctorService {
    background: #fafafa;
}

.ex-home-p {
    margin-top: 17px;
}

.ex-home-p-gz {
    float: left;
    margin: 20px 0 20px 20px;
}

.ex-home-p-gz em {
    float: left;
    padding: 0 20px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #cb111b;
    border: 1px solid #ddd;
    border-right: none;
    font-style: normal;
}

.ex-home-p-gz a {
    float: left;
    padding: 0 20px;
    background: #cb111b;
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #fff;
}

.ex-home-dc-ab p {
    font-size: 14px;
    margin-bottom: 0;
}

.ex-home-dc-ab .ex-home-dc-abname {
    font-size: 20px;
    margin-right: 15px;
}

.ex-home-dc-ab p:nth-child(2) {
    line-height: 36px;
    color: #999999;;
}

.ex-home-dc-ab p:nth-child(3), .ex-home-dc-ab p:nth-child(4) {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}

.ex-home-dc-ab p > b {
    color: #333333;
}

.ex-home-dc-wrap {
    border: 1px solid #f0f0f0;
    padding: 13px;
    background: #fff;
    height: 225px;
    position: relative;
}

.ex-home-dc-fw-star {
    height: 30px;
}

.ex-home-dc-fw-star .ex-home-dc-fw-star-lf {
    float: left;
    margin-left: 45px;
    margin-right: 10px;
}

.ex-home-dc-fw-star .ex-home-dc-fw-star-lf .glyphicon {
    color: #aaa7a7;
}

.ex-home-dc-fw-star .ex-home-dc-fw-star-lf .active {
    color: #ffad21;
}

.ex-home-dc-fw-star span {
    color: #ffad21;
    font-size: 16px;
    vertical-align: middle;
}

.ex-home-dc-fw p {
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.ex-home-dc-fw p span {
    color: #cb111b;
    margin-left: 7px;
}

.ex-home-dc-list {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin: 15px auto;
    margin-top: 10px;
}

.ex-home-dc-list ul li {
    float: left;
    width: 33.333%;
    text-align: center;
}

.ex-home-dc-list ul li i {
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background: url(/Public/themes/default/images/zjfw/auth_icon.png) no-repeat left center;
    display: block;
    text-align: center;
}

.ex-home-dc-list ul li .ex-home-dc-sficon1 {
    background-position: 0px center;
}

.ex-home-dc-list ul li .ex-home-dc-sficon2 {
    background-position: -24px center;
}

.ex-home-dc-list ul li .ex-home-dc-sficon3 {
    background-position: -48px center;
}

.ex-home-dc-list ul li em {
    text-align: center;
    line-height: 24px;
    color: #aaa7a7;
    font-style: normal;
    font-size: 12px;
    display: inline-block;
}

.ex-home-dc-but {
    width: 100%;
}

.ex-home-dc-but a {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #cb111b;
    color: #fff;
    width: 100%;
}

.ex-home-sevtit {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 80px;
}

.ex-home-sevwrap {
    border: 1px solid #f0f0f0;
    padding-top: 30px;
    height: 220px;
    background: #ffffff;
}

.ex-home-sevwrap i {
    width: 56px;
    height: 56px;
    background: url(/Public/themes/default/images/zjfw/zjfw-fwicon.png) no-repeat;
    display: table;
}

.ex-home-sevwrap .ex-home-sevimg {
    background-position: 0px -124px;
    margin: 0 auto;
}

.ex-home-sevwrap .ex-home-sevvideo {
    background-position: -69px -124px;
    margin: 0 auto;
}

.ex-home-sevwrap .ex-home-sevtel {
    background-position: -137px -124px;
    margin: 0 auto;
}

.ex-home-sevwrap .ex-home-sevfmydoc {
    background-position: -206px -124px;
    margin: 0 auto;
}

.no-sear .ex-home-sevimg {
    background-position: 0px -0px;
    margin: 0 auto;
}

.no-sear .ex-home-sevvideo {
    background-position: -69px -0px;
    margin: 0 auto;
}

.no-sear .ex-home-sevtel {
    background-position: -137px -0px;
    margin: 0 auto;
}

.no-sear .ex-home-sevfmydoc {
    background-position: -206px -0px;
    margin: 0 auto;
}

.ex-home-sevwrap strong {
    text-align: center;
    line-height: 40px;
    display: block;
    font-size: 14px;
}

.ex-home-sevwrap .ex-home-sevbut a {
    border: 1px solid #cb111b;
    text-align: center;
    color: #cb111b;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 3px 23px;
    display: inline-block;
}

.ex-home-sevwrap span {
    text-align: center;
    font-weight: bold;
    color: #ff9600;
    height: 34px;
    line-height: 34px;
    margin-top: 5px;
    display: inline-block;
}

.ex-home-sevwrap:hover .ex-home-sevbut a:hover {
    background: #cb111b;
    color: #ffffff;
}

.no-sear .ex-home-sevbut a {
    background: #fafafa;
    border: 1px solid #e5e5e5;
    color: #b4b4b4;
}

.no-sear strong {
    color: #b4b4b4;
}

.no-sear .ex-home-sevbut a {
    cursor: none;
    pointer-events: none;
}

.ex-home-comment {
    border: 1px solid #f0f0f0;
}

.ex-home-comment-tit {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    background: #fafafa;
    padding-left: 10px;
}

.word-break-list li {
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
}

.word-break-list .ex-home-comment-pic {
    float: left;
    margin-right: 20px;
}
.ex-home-comment-pic img{
    width:60px;
    height:60px;
}
.word-break-list .ex-home-comment-pic p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
}

.ex-home-comment-cont {
    display: table;
}

.ex-home-comment-star span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #aaa7a7;
}

.ex-home-comment-star .active {
    color: #ffad21;
}

.ex-home-comment-text {
    padding: 10px 0;
    line-height: 22px;
}

.ex-home-comment-info span {
    font-size: 12px;
    color: #999999;
    margin-right: 20px;
}

.ex-home-commentwarp {
    padding-bottom: 20px;
}

.ex-home-commentwarp p {
    padding: 10px 10px 0;
    line-height: 28px;
    margin: 0;
}

/*专家团队-团队*/
.ex-home-p .ex-team-pic img {
    width: 140px;
    height: 140px;
}
.ex-home-pic img{
    width:120px;
    height:120px;
}
.ex-team-ab {
    position: relative;
}

.ex-team-ab-qianyue {
    position: absolute;
    right: 15px;
    top: 10px;
}

.ex-team-ab-qianyue a {
    border: 1px solid #cb111b;
    padding: 3px 10px;
    color: #cb111b;
    display: block;
}

.ex-team-ab .ex-home-dc-abname {
    font-size: 20px;
    line-height: 40px;
}

.ex-team-ab p {
    margin: 0;
    font-size: 14px;
}

.ex-team-ab p:nth-child(3), .ex-team-ab p:nth-child(4) {
    line-height: 28px;
}

.ex-team-ab p > b {
    color: #333333;
    display: inline-block;
}

.ex-team-ab p:nth-child(5) {
    color: #999999;
    line-height: 22px;
    font-size: 12px;
    margin-top: 5px;
}

.ex-home-comment-team-members {
    padding: 15px 0;
    margin: 0 10px;
    border-bottom: 1px dashed #f0f0f0;
}

.CHC-T-Upic img {
    width: 80px;
    min-height: 80px;
    float: left;
}

.CHC-T-Uname {
    border-right: 1px solid #eee;
    margin-right: 10px;
    height:80px;
}

.tab-content {
    border: 1px solid #f0f0f0;
}

.CHC-T-Uname h4 {
    height: 36px;
    line-height: 36px;
    margin: 0;
    font-size: 16px;
}

.CHC-T-Uname h4 a {
    color: #cb111b;
}

.CHC-T-Uname h4 b {
    padding: 0 5px;
    background: #cb111b;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    font-weight: normal;;
}

.col-sm-2 {
    width: 100px;
    padding: 0 10px;
}

.col-sm-5 {
    margin: 0;
    padding: 0;
}

.CHC-T-Uname p {;
    height: 22px;
    line-height: 22px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

.CHC-T-Uname p span {
    padding-right: 10px;
}

.CHC-T-Uintro p {
    color: #999999;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    display: block;
    overflow: hidden;
}

.CHC-T-Uintro-h p {
    height: 80px;
    margin: 0;
}

.CHC-T-Uintro p strong {
    color: #333333;
    font-weight: normal;
}

.open-setverList span {
    float: left;
}

.open-setverList i {
    background-image: url("/Public/themes/default/images/zjfw/zjfw-fwicon.png");
    background-repeat: no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 450% 300%;
    background-size: 450% 300%;
    width: 24px;
    height: 24px;
    display: table;
    float: left;
    margin: 0 5px;
}

.open-setverList i.open-setverList-icon1 {
    background-position: 1px -24px;
}

.open-setverList i.open-setverList-icon2 {
    background-position: -56px -24px;
}

.open-setverList i.open-setverList-icon3 {
    background-position: -28px -24px;
}

.open-setverList i.open-setverList-icon4 {
    background-position: -84px -24px;
}

.CHC-DepW {
    background: #fff;
    padding: 19px;
    padding-bottom: 0;
    overflow: hidden;
}

.CHC-T-Cons li {
    border-bottom: 1px dashed #f0f0f0;
    margin-bottom: 10px;
}

.CHC-T-Cons li:last-child {
    border-bottom: 0;
}

.CHC-T-Cons li i {
    float: left;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 15px;
    background: url(/Public/themes/default/images/zjfw/team-group-quest.png) no-repeat right center;
    margin-top: 7px;
}

.CHC-T-Constxt {
    display: table;
}

.CHC-T-Constxt p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.CHC-T-Constxt .time {
    color: #999;
    padding: 5px 0;
}

.zCir-tab-nav {
    display: block;
    height: 51px;
    border: 1px solid #f0f0f0;
    border-bottom: 0;
    background: #fafafa;
}

.zCir-tab-nav li {
    float: left;
    line-height: 48px;
    z-index: 1;
    border-right: 1px solid #f0f0f0;
}

.zCir-tab-nav li a {
    padding: 0 30px;
    display: block;
}

.zCir-tab-nav .active {
    border-bottom: 2px solid #cb111b;
    background: #fff;
}

.zCir-tab-nav .active a {
    color: #cb111b;
    font-weight: 700;
}

ul.gray-con-r li {
    list-style-type: none;
    padding: 10px 10px;
    display: block;
}

ul.gray-con-r li img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
}

ul.gray-con-r li div {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    padding-top: 2px;
}

ul.gray-con-r li div p {
    margin: 0;
}

ul.gray-con-r li div p span {
    font-size: 16px;
    margin: 0 5px;
    font-weight: bold;
    color: #fd6f17;
}

ul.gray-con-r li div p em {
    color: #ff7200;
    font-style: normal;
}

ul.gray-con-r li div a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.ex-home-comment-tit a {
    display: block;
    float: right;
    padding-right: 8px;
    font-size: 12px;
    color: #adadad;
    font-weight: normal;
}

.team-video .col-md-12 {
    padding: 0;
}

.course-card-item {
    float: left;
    padding: 0px 7px 10px;
    border: 1px solid transparent;
    position: relative;
}

.course-card-item .item-img-link {
    position: relative;
    display: block;
    margin-bottom: 6px;
    width: 100%;
    height: 140px;
    position: relative;
}

.course-card-item .img-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 0;
    display: none;
}

.course-card-item .icon-play {
    display: none \9;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    margin: -26px 0 0 -26px;
    background: url("/Public/themes/default/images/website/play_btn.png") no-repeat 50% 50%;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
}

.course-card-item a:hover .img-mask {
    display: block;
}

.course-card-item a:hover .icon-play {
    opacity: 1;
}

.course-card-item .item-img-link .item-img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.course-card-item .item-tt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 34px;
    line-height: 17px;
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
}

.course-card-item .item-line--bottom {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}

.article li {
    line-height: 29px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
}

.article li a:hover {
    color: #cb111b;
    text-decoration: underline;
}

.j-icon {
    margin-top: 50px;
    border-left: 1px solid #e3e3e3;
}

.j-icon ul li {
    float: left;
    width: 50%;
}

.jrtd {
    margin: 0px auto;
    width: 64px;
}

.jrtd a {
    display: block;
    text-align: center;
    width: 64px;
    height: 64px;
}

.j-icon-a {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #cb111b;
}

