﻿/*新版出诊信息样式*/

span.ChuZhen {
    color: #2A49C4;
    font-weight: normal;
}

.chuzhen {
    font-weight: normal;
    line-height: 35px;
}

.clinicDetail {
    border-left: 1px solid #049cff;
}

.clinicDetail .frist_tr th {
    background: #2A49C4;
    color: #FFF;
    border-bottom: 1px solid #049cff;
    border-right: 1px solid #049cff;
    font-weight: 100;
    line-height: 32px;
}

.clinicDetail td {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    color: #2A49C4;
    border-bottom: 1px solid #049cff;
    border-right: 1px solid #049cff;
}

td.sday {
    background: #d5edfd;
}

.clinicDetail .frist_tr .select_table_hover {
    background: #2A49C4 !important;
    color: #FFF;
}


/*右侧样式*/

.main {
    padding: 0px;
}

.ask_left {
    width: 60vw;
    float: right;
    margin-top: 40px;
}

.ask_left .ask_top {
    width: 172px;
    border: 1px solid #DBECF5;
    border-top: none;
    color: #fa5200;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    padding-bottom: 5px;
}

.ask_left .ask_top01 {
    width: 192px;
    border: 1px solid #DBECF5;
    border-top: none;
    border-bottom: 2px solid #b0d6ee;
    padding-top: 15px;
}

.ask_left .ask_top01 p {
    margin-left: 10px;
}

.title_all h2 {
    line-height: 20px;
    background: #f1f1f3;
    color: #2a49c4;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0px;
}

.ks_navUl {
    margin: 5px 0 0 0px;
    border-left: solid 5px #2a49c4;
    background: #F0F0F0;
    padding-left: 10px;
    overflow: hidden;
    height: 1%;
}

.ks_navUl li {
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
    background: url(/Content/Areas/Common/images/department/ico2.jpg) no-repeat left center;
    margin: 0 0 0 20px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 10px;
    display: inline;
    white-space: nowrap;
}

.ks_navUl li.hover {
    color: #2a49c4;
    font-weight: bold;
}

.ks_navUl li a {
    color: #2a49c4
}

.ask_title {
    clear: both;
    font-weight: bold;
    font-size: 1.68vw;
    color: #1336AD;
    line-height: 2.34vw;
    display: block;
    padding-bottom: 45px;
}

.ask_title a {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #2a49c4;
    font-family: "宋体"
}

a.thisOn {
    color: #2a49c4 !important
}


/* 科室简介  */

.ks_jj_con {
    margin: 20px 0;
    line-height: 25px;
    font-size: 14px;
}

.ks_jj_con .more {
    background: url(../../Common/images/position_ul.jpg) no-repeat 0 7px;
    color: #2a49c4;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 15px;
}

.ks_jj_l {
    height: 210px;
    float: left;
    position: relative;
    margin-right: 10px;
    border: 1px solid #ccc;
    width: 235px
}

.ks_jj_l #Depar_logo_a {
    width: 235px;
    height: 180px;
    overflow: hidden;
    display: block
}

.ks_jj_l img {
    width: 235px;
    display: block;
}

.ks_jj_l p {
    font-size: 12px !important;
}

.ks_jj_l p a img {
    height: 148px;
}

.ks_jj_l p .pic-name {
    line-height: 30px;
}

.doctor_left {
    border: solid 1px #d9d9d9;
    width: 99px;
    height: 165px;
    float: left;
    margin: 0 10px 0 0px;
    padding: 2px;
}

.ks_jj_con p {
    font-size: 14px;
    text-align: left;
}

.ks_jj_con p.pic-info {
    text-align: center;
    color: #2a49c4
}

.ks_jj_con p a:hover {
    text-decoration: none;
}

.ks_jj_con .weib {
    display: inline-block;
    height: 15px;
    padding-left: 25px;
    width: 18px;
}

.ks_phone {
    border: 1px solid #e3e3e3;
    padding: 4px;
}

.ks_phone_nr {
    padding-left: 15px;
    background: #f5f5f5;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
}

.ks_phone_nr span {
    padding-right: 90px;
}

.ks_phone_nr .phone {
    background: url(/Content/Areas/Common/images/department/phone_icon.jpg) no-repeat left center;
    padding-left: 40px;
    line-height: 31px;
    height: 31px;
    display: inline-block;
}

.ks_jj_div p {
    text-indent: 2em;
    padding: 0 0 10px 0px;
}


/* 科室专家*/

.zj_rq {
    margin-top: 20px;
}

.zj_cont {
    width: 810px;
    float: left;
    font-size: 14px;
    text-align: left
}

.zj_cont span a {
    font-size: 14px;
    font-weight: bold;
    color: #2a49c4;
}

.zj_zx {
    margin-left: 25px;
}

.zj_cont p {
    line-height: 25px;
}

.zj_cont p a {
    color: #2a49c4;
}

.zj_cont .zj_zx {
    display: inline-block;
    width: 50px;
    height: 21px;
    background: url(/Content/Areas/Common/images/department/zxbtn.jpg) no-repeat scroll 0 0;
    line-height: 21px;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}

.zj_cont .zj_yy {
    display: inline-block;
    width: 50px;
    height: 21px;
    background: url(/Content/Areas/Common/images/department/zxbtn_h.jpg) no-repeat scroll 0 0;
    line-height: 21px;
    text-align: center;
    color: #fff;
}

.zj_img {
    width: 120px;
    float: right;
}

.album-view {
    position: relative;
    width: 116px;
    height: 175px;
    border: solid 1px #d9d9d9;
}

.docimg {
    padding: 5px 5px 0px 5px;
}

.docimg img {
    width: 106px;
    height: 143px;
}

.doc_dh {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 0;
    right: 0;
    background: url(/Content/Areas/Common/images/department/zr.gif) no-repeat scroll 0 0;
    top: 0px;
}

.pic-info {
    text-align: center;
    line-height: 22px;
    overflow: hidden;
    height: 22px;
}

.pic-name {
    color: #2a49c4 !important;
    height: 25px;
    line-height: 25px;
}

.pic-handle {
    float: right;
    width: 13px;
    height: 14px;
    display: inline-block;
    background: url(/Content/Areas/Common/images/department/pic-handle.jpg) no-repeat scroll 0 0;
    margin: 8px 15px 0 0;
    cursor: pointer;
}

.zj_img .pic-handle {
    display: none;
}

.zj_img .pic-name {}

.doc_p_info .pic-name {
    padding: 0;
    text-align: center !important;
    float: none;
}


/*技术团队列表*/

.doc_name_list {
    border-top: 1px dotted #c0c0c0;
    padding: 12px 0;
    margin: 20px 0 0 0;
}

.doc_name_list ul {
    overflow: hidden;
}

.doc_name_list ul li {
    float: left;
    width: 325px;
    line-height: 24px;
    display: inline;
    margin: 0 0 15px 0px;
    font-size: 14px;
    height: 150px;
    overflow: hidden
}

.doc_name_list ul li img {
    float: left;
    margin: 0 10px 0 0px;
    padding: 2px;
    display: block;
    border: solid 1px #e9e9e9;
    width: 106px;
    height: 143px;
}

.doc_name_list ul li img:hover {
    border: solid 1px #2a49c4;
}

.doc_name_list ul li a {
    color: #2a49c4;
    font-weight: normal
}

.doc_name_list ul li h3,
.doc_name_list ul li h3 a {
    font-weight: bold;
}


/*相关疾病*/

.about_diseas {
    display: none;
}

.d_imgtext {
    margin: 20px 0;
}

.d_imgtext dl {
    height: 1%;
}

.d_imgtext dl dt {
    width: 113px;
    padding: 3px;
    height: 112px;
    float: left;
    margin-right: 10px;
    float: left;
    background: url(/Content/Areas/Common/images/department/bg01.jpg) no-repeat scroll 0 0;
}

.d_imgtext dl dt a img {
    width: 110px;
    height: 90px;
    border: solid 1px #d9d9d9;
    display: block
}

.d_imgtext dl dt p {
    text-align: center;
    height: 25px;
    line-height: 25px;
    overflow: hidden
}

.d_imgtext dl dt p a {
    color: #2a49c4;
    font-size: 14px;
}

.d_imgtext dl dd {
    width: 830px;
    float: left;
}

.d_imgtext dl dd p {
    line-height: 25px;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
}

.d_imgtext dl dd p a {
    color: #2a49c4
}

.d_imgtext dl dd p span {
    color: #2a49c4;
}

.jb_ul {
    overflow: hidden;
    height: 1%;
}

.jb_ul li {
    background: url(/Content/Areas/Common/images/department/ico2.jpg) no-repeat left center;
    float: left;
    margin: 0px 15px;
    padding-left: 15px;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 24px;
}

.jb_ul li a {
    font-size: 14px;
    color: #2a49c4;
}


/* 疾病类型  */

.jb_type {
    margin: auto;
    overflow: hidden;
    =: auto;
}

.jb_type li {
    float: left;
    margin: 0px 20px 40px 0;
}

.jb_type li a {
    font-size: 18px;
    color: #2a49c4;
}


/* 疾病首页  */

.wai_rq {
    margin: 0;
    padding: 2.08vw;
    border: 0.05vw solid #9F9191;
    position: relative;
    margin-bottom: 40px;
}

.wai_rq .wai_l {
    width: 208px;
    height: 180px;
    float: left;
    border: #CCC solid 1px
}

.wai .wai_l .pic-name {
    padding: 0px 0 0 10px;
}

.wai .wai_l a img {
    width: 206px;
    height: 153px;
    margin: 3px 0 0 3px;
}

.wai_img {
    border: 1px solid #CCCCCC;
    float: left;
    text-align: center;
    width: 14.53vw;
    height: auto;
    overflow: hidden;
    display: block;
    margin-right: 1vw;
}

.wai_img img {
    width: 100%;
    height: auto;
}

.wai_img p {
    text-indent: 0px !important;
    text-align: center;
    line-height: initial;
    font-size: 18px;
    padding: 0.4vw 0;
}

.wai_rq .wai_r #Descri {
    font-size: 0.94vw;
    line-height: 2.19vw;
}

.wai_rq .wai_r .more {
    color: #2a49c4;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 16px;
    margin-top: 1vw;
}

.wai_rq .wai_r a {
    color: #2a49c4;
    float: none;
    padding: 0;
    text-align: center;
}

.wai_rq .wai_r h2 {
    margin-bottom: 5px;
}

.wai_rq .wai_r p {}

.wai_rq h1 {
    line-height: 35px;
    color: #333;
    margin: 15px 0 0 0;
    font-family: 微软雅黑, 黑体, Verdana;
    font-size: 24px;
    font-weight: 500;
}

.wai_rq h1 a {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #2a49c4;
    font-family: "宋体"
}

.wai_rq h3 {
    font-size: 14px;
    color: #333;
    text-indent: 10px;
    margin: 5px 0px;
}

.wai_rq ul li {
    line-height: 23px;
    padding-left: 15px;
    font-size: 14px;
}

.wai_rq p {}

.wai_rq .wai_r p .pic-name {
    text-align: center
}

.f14px {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

#toggle-view li {
    border-bottom: 1px dotted #ccc;
    position: relative;
    cursor: pointer;
}

#toggle-view h3 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

#toggle-view span.span_icon {
    position: absolute;
    right: 5px;
    top: 7px;
    color: #ccc;
    font-size: 13px;
}

#toggle-view .zxdy_content {
    margin: 5px 0;
    display: none;
    color: #666;
}

#toggle-view_1 li {
    border-bottom: 1px dotted #ccc;
    position: relative;
    cursor: pointer;
}

#toggle-view_1 h3 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

#toggle-view_1 span.span_icon_1 {
    position: absolute;
    right: 5px;
    top: 7px;
    color: #ccc;
    font-size: 13px;
}

#toggle-view_1 p {
    margin: 5px 0;
    display: none;
    color: #666;
}

#toggle-view_1 p a {
    color: #DD5839;
}


/*在线答疑*/

.wenda_rq h1 {
    line-height: 30px;
    font-weight: normal;
    padding: 3ox 0;
    border-bottom: #CCC dotted 1px;
}

.wenda_l {
    margin-top: 12px;
    width: 95px;
    float: left;
    line-height: 25px;
    font-size: 12px;
    text-align: center
}

.wenda_l img {
    margin-bottom: 2px;
    width: 73px;
    padding: 5px 11px 5px 5px;
    background: url(../../Common/images/department/ks_yjk02.jpg)
}

.wenda_r {
    width: 546px;
    padding: 10px;
    float: left;
    line-height: 25px;
    font-size: 14px
}

.wenda_r p a {
    color: #2a49c4;
}

.jiaoliu_home_ul li {
    background: url(/Content/Areas/Common/images/department/liicon03.jpg) no-repeat scroll left 15px;
    line-height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.zxdy_answer {
    color: #666;
    line-height: 25px;
    overflow: hidden;
}

.tiwen {
    font-size: 14px;
}

.tiwen a {
    color: #DD5839;
}

.q_pic {
    width: 111px;
    height: 130px;
    float: left;
    margin-right: 15px;
}

.q_pic a img {
    width: 111px;
    height: 130px;
}

.q_text {
    font-size: 14px;
    padding: 10px 10px 10px 0;
}

.q_text a {
    color: #2a49c4;
}


/*医生页按钮*/

.zx_btn1,
.zx_btn2 {
    display: block;
    float: right;
    height: 20px;
    margin: 0 5px;
    width: 22px;
}


/*咨询和查看详细信息按钮*/


/*医生出诊详情*/

.clinicDetail {
    border-collapse: collapse;
    clear: both;
    border: 1px solid #2A49C4;
    line-height: 25px;
}

.clinicDetail tr th {
    color: #05529A;
    border-bottom: 1px solid #2A49C4;
    border-right: 1px solid #2A49C4;
    background: #DFF7FC;
}

.clinicDetail td {
    height: 32px;
    vertical-align: middle;
    text-align: center;
    color: #05529A;
    border-bottom: 1px solid #2A49C4;
    border-right: 1px solid #2A49C4;
}

.days_over {
    background: #FFAB32 !important;
}

.clinicDetail td span {}

.clinicDetail .table_yidays_over {
    background: #dFF7FC
}

.clinicDetail .sday {
    background: #EFF7FC
}

.clinicDetail h3 {
    border: 1px #81BCDE solid;
    border-bottom: none;
    padding: 0;
}

.clinicDetail .clinicType {
    line-height: 32px;
}

.clinicDetail .clinicType {
    text-align: left;
    font-weight: bold
}

.clinicDetail td .timeSort {
    color: #FFFFFF;
}

.clinicDetail .today {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    width: 98px;
    border-right: 1px #31D1EB solid;
    text-align: center;
    margin: 0;
}

.clinicType .sort {
    line-height: 32px;
    font-weight: bold;
    width: 110px;
    margin: 0 10px 0 0;
}

.clinicDetail span.box {
    line-height: 20px;
    display: block;
    margin: 0 0 0 0
}

.clinicDetail .chief {
    background-position: -1px -2px
}

.chief {
    background: url(../../Common/images/five-red.gif) no-repeat scroll 10px -2px transparent;
}

.clinicDetail .schedulestate {
    padding: 0 0 0 5px;
    width: 18px;
    height: 18px;
    display: inline-block
}

.schedulestate .img {
    vertical-align: text-bottom
}

.clinicDetail .DepartmentName {
    width: 86px
}

.clinicDetail .bg2 {
    background-color: #f5f5f5
}

.clinicDetail .bg3 {
    background-color: #F7FBFE
}

.clinicDetail .bg4 {
    background-color: #E8F5FE
}


/*出诊信息中医生hover时样式*/

#scheduling .Com_tit {
    background: linear-gradient(90deg, rgb(42 73 196 / 20%) 0%, #2a49c400 100%);
    padding-left: 1.56vw;
    font-size: 1.46vw;
    color: #2a49c4;
    height: 3.85vw;
    line-height: 3.85vw;
    font-weight: 600;
    margin-bottom: 1.04vw;
}

#scheduling .Com_tit span {
    border-left: none;
    padding-left: 0;
    cursor: auto;
}

.showson {
    height: auto;
    position: relative;
}

.speace_span {
    background: #fff;
    border: #2A49C4 solid 1px;
    position: absolute;
    text-align: left;
    padding: 5px;
    width: 280px;
    left: 40px;
    top: 20px;
    z-index: 10000
}

.speace_span img {
    float: left;
    margin: 0 10px 0 0px;
    width: 99px;
    height: 134px;
}

.speace_span {
    color: #444
}

.speace_span span {
    color: #05529A;
}


/*相关科室*/

.department_rq {
    margin: 0;
    padding: 2.08vw;
    border: 0.05vw solid #9F9191;
    position: relative;
    margin-bottom: 40px;
}

.department_rq .department_l {
    float: left;
    margin: 0 1vw 0 0;
    width: 24.53vw;
    height: 16.35vw;
    overflow: hidden;
    display: block;
}

.department_rq .department_l .pic-name {
    padding: 0 0 0 20px;
    overflow: hidden;
}

.department_rq .department_l .pic-info .pic-name {
    float: none;
    padding: 0;
    font-size: 14px;
}

.department_rq .department_l .disease_pic {
    text-align: center;
}

.department_rq .department_l .disease_pic a {
    float: none !important;
    padding: 0 !important;
}

.department_rq .department_l a img {
    height: auto;
    width: 100%;
    display: block;
}

.department_rq .department_r {
    overflow: hidden
}

.department_rq .department_r a {
    color: #2a49c4;
    font-size: 0.94vw;
}

.department_rq .department_r h2 {
    font-weight: bold;
    margin-bottom: 1vw;
}

.department_rq .department_r h2 a {
    font-size: 1.2vw;
}

.department_rq .department_r p {
    font-size: 0.94vw;
    line-height: 2.19vw;
}


/*文章列表*/

.wenz_list {
    margin: 10px 0 0 0px;
}

.wenz_list li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: dotted 1px #d9d9d9;
    background: url(/Content/Areas/Common/images/department/liicon03.jpg) no-repeat left center;
    padding: 0 0 0 10px;
    overflow: hidden
}

.wenz_list li a {
    color: #2a49c4;
    font-size: 14px;
}

.wenz_list li .dy_date {
    float: right
}

.zixun {
    float: right;
    font-weight: normal;
    background: url(/Content/Areas/Common/images/department/zxbtn.jpg) no-repeat scroll 0 0 transparent !important;
    width: 50px;
    height: 21px;
    line-height: 21px;
    text-align: center !important;
    margin-top: 5px;
    color: #fff;
    margin-right: 10px;
    font-size: 12px;
}

.zixun a {
    color: #fff !important;
    background: none !important;
    text-align: center !important;
    float: none !important;
    line-height: 21px !important;
    font-size: 12px !important;
}


/*技术团队*/

.doc_td {
    overflow: hidden;
}

.doc_td ul {
    margin: 10px 0 0 0px;
}

.doc_td h2 {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    line-height: 35px;
    margin: 15px 0 0;
}

.doc_td ul li {
    float: left;
    padding: 0 10px;
    line-height: 25px;
}

.doc_td ul li a {
    color: #2a49c4;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    white-space: nowrap
}

.doc_td ul li img {
    display: none;
}

.doc_td ul li h2 {
    border: medium none;
}

.doc_cz h2 {
    margin: 15px 0;
}

.doc_cz b {
    color: #2a49c4;
    padding: 0 10px;
}

.doc_cz p {
    font-size: 14px;
    text-indent: 24px;
}

.doc_cz ul {
    overflow: hidden;
}

.doc_cz ul li {
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin: 0 20px 10px 0;
}

.doc_td .doc_tit {
    display: none
}

.doc_td .doc_dep {
    display: none
}


/* 在线答疑  */

.zxdy_con .ask_nr {
    line-height: 25px;
    font-size: 14px;
}

.zxdy_con h2 {
    border-bottom: 1px dotted #c1c1c1;
    margin: 20px 0 15px 0;
    padding-bottom: 15px;
}

.doc_rq {
    width: 89px;
    float: left;
    margin-right: 15px;
}

.doc_rq p {
    width: 89px;
    height: 95px;
    background: url(/Content/Areas/Common/images/department/ks_yjk02.jpg) no-repeat scroll 0 0;
}

.doc_rq p a img {
    width: 75px;
    height: 87px;
    margin: 4px 0 3px 4px;
}

.doc_rq .docname {
    display: block;
    width: 83px;
    text-align: center;
    line-height: 25px;
    color: #2a49c4 !important;
}

.ask_list {}

.ask_list li {}

.ask_list li a {}

.ask_list span {
    color: #2a49c4;
}


/* 问答列表页  */

.ask_title {}

.ask_title a {
    color: #2a49c4;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
}

.quizList {
    line-height: 30px;
    margin: 7px 0 0 0;
    padding: 0 10px 0 0;
    width: 100%;
}

.quizList .ask_tit {
    background: url(/Content/Areas/Common/images/department/blue_jia.gif) no-repeat 10px 10px;
    clear: both;
    list-style: none;
    padding: 0 0 0 25px;
    width: 530px;
    font-size: 14px;
}

.quizList .ask_tit a {
    color: #006699;
    display: inline-block;
    text-decoration: none;
}


/* 视频中心  */

.ship_list2 {
    overflow: hidden;
    margin: 0;
}

.ship_list2 li {
    width: 11.2vw;
    height: auto;
    float: left;
    position: relative;
    margin: 0 1vw 0 0;
    display: inline
}

.ship_list2 li img {
    width: 100%;
    height: auto;
    display: block
}

.ship_list2 li .liulan {
    display: none
}

.ship_list2 li .maintitle {
    height: auto;
    text-align: center;
    width: 100%;
    line-height: inherit;
    font-size: 14px;
    padding: 10px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ship_list2 li .maintitle a {
    color: #333
}

.ship_list2 li .video_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/Content/Areas/Common/images/department/videobtn.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
    transform: translate(-50%, -50%);
    text-indent: -9999em;
}

.ship_list2 li .video_btn:hover {
    background: url(/Content/Areas/Common/images/department/videobtn_h.png) no-repeat 0 0;
}


/*科室相册*/

.img_list {
    margin: 12px
}

.img_list li {
    float: left;
    width: 25%;
    height: 120px;
    text-align: center
}

.img_list li img {
    width: 80%;
    height: 90px;
    background: #FFF;
    border: #ccc solid 1px;
    padding: 2px;
}

.img_list li a {
    display: block;
    margin-top: 5px;
}


/*左侧菜单样式*/

.ask_right {
    float: left;
    margin-top: 40px;
    width: 16vw;
    float: left;
    margin-bottom: 40px;
}

#toggle-view li {
    border-bottom: 1px dotted rgb(204, 204, 204);
    cursor: pointer;
    position: relative;
}

#toggle-view h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

#toggle-view span.span_icon {
    color: rgb(204, 204, 204);
    font-size: 13px;
    position: absolute;
    right: 5px;
    top: 7px;
}

#toggle-view .zxdy_content {
    color: rgb(102, 102, 102);
    display: none;
    margin: 5px 0;
}

#toggle-view_1 li {
    border-bottom: 1px dotted rgb(204, 204, 204);
    cursor: pointer;
    position: relative;
}

#toggle-view_1 h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

#toggle-view_1 span.span_icon_1 {
    color: rgb(204, 204, 204);
    font-size: 13px;
    position: absolute;
    right: 5px;
    top: 7px;
}

#toggle-view_1 p {
    color: rgb(102, 102, 102);
    display: none;
    margin: 5px 0;
}

#toggle-view_1 p a {
    color: rgb(221, 88, 57);
}


/*视频详细页的单独样式*/

.ask_right_video {
    width: 785px;
    float: right;
    margin: 15px 0 0 0px;
}

.ask_left .lv1_ul li {
    line-height: 30px;
}

.ask_left .lv2_ul {
    padding: 0 0 0 30px;
}

.ask_left .lv2_ul li {
    padding-left: 10px;
}

.ask_left .lv2_ul li a {
    color: #2a49c4;
}

.about_ship {
    margin: 40px auto;
}

.ship_rq li {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.pent_server_video {}

.pent_server_video h2 {
    color: #DD5839;
    font-size: 12px;
    padding: 20px 0 10px 10px;
    font-weight: bold
}

.pent_server_video ul {
    padding: 0 0 0 21px;
}

.pent_server_video ul li {
    line-height: 30px;
}

.pent_server_video ul li a {
    color: #2a49c4;
    font-size: 12px;
}

.videoBox {
    margin: 0px auto;
    line-height: 22px;
    font-size: 14px;
}

.videoBox p {
    text-indent: 2em
}


/*咨询页单独样式*/

.first {
    background: url(/Content/Areas/Interactions/images/icon02.gif) no-repeat left center;
    padding-left: 25px;
}

.two {
    background: url(/Content/Areas/Interactions/images/icon03.gif) no-repeat left center;
    padding-left: 25px;
}

.three {
    background: url(/Content/Areas/Interactions/images/icon04.gif) no-repeat left center;
    padding-left: 25px;
}

.ask_Box {
    background: #f9f9f9;
    padding: 10px 18px 15px 12px;
}

.ask_head {
    text-align: right;
    color: #999;
}

.ask_head span {
    padding-left: 22px;
}

.ask_cont {
    margin: 10px 0 0 0;
    line-height: 25px;
    font-size: 14px;
}

.ask_cont h2 {
    line-height: 22px;
    color: #2a49c4;
    font-weight: normal;
}

.ask_cont p {
    line-height: 25px;
    color: #333;
    margin-top: 10px;
    font-size: 14px;
}

.ask_cont p a {
    color: #2a49c4;
}

.ask_bt {
    border-bottom: 1px dashed #e7e6e6;
    padding-bottom: 20px;
}

.ask_bt a {
    width: 172px;
    height: 49px;
    text-indent: -9999px;
    display: block;
    margin: 15px 0 0 10px;
}

.ask_share {
    float: right;
    padding-top: 15px;
}

.ask_list {
    padding: 0 1vw;
    background: #fff;
}

.ask_list li {
    display: block;
    line-height: 75px;
    height: 75px;
    font-size: 18px;
    transition: all 0.5s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
    float: left;
    border-bottom: 1px solid #E2E2E2;
}

.ask_list li a {
    font-size: 18px;
}

.ask_list span {
    color: #2a49c4;
}

.edui-default .edui-editor {
    width: 100% !important
}


/* reader_answer  */

.btn_ques {
    margin-top: 15px;
}

.replenish_answer {
    width: 977px;
}

.reader_answer_btn {
    width: 73px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: url(../../Common/images/loginbtn2.jpg) no-repeat scroll 0 0;
    border: none;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
}

.reader_answer {
    margin: 20px 0 0 0;
}

.ask_share01 {
    padding-top: 15px;
    text-align: right;
}

.ask_share01 .deleteput {
    background: none;
    border: medium none;
    color: #333;
    cursor: pointer;
    float: right;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    margin: -1px 0 0 10px;
}

.ask_share01 .replaycrit {
    color: #333;
    float: right;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    margin-left: 5px;
}

.reader_answer h3 {
    background: #D7F0F7;
    height: 30px;
    line-height: 30px;
    margin: 0 !important;
    padding: 5px 0 0 10px;
}

.reader_answer h3 div.tit {
    float: left;
    width: 200px;
}

.reader_answer h3 span.Lookup {
    color: #2C9638;
    float: right;
    margin-right: 20px;
}

.reader_answer h3 span.Lookup a {
    color: #2C9638;
    float: left;
    width: 20px;
}

.reader_answer h3 span.Lookup b {
    float: left;
    font: bold 14px/30px "宋体";
    padding-left: 5px;
}

.reader_answer p.zhu {
    clear: both;
    color: red;
    line-height: 20px;
    padding: 10px 20px 0;
}


/*患者和医生图标*/

.ask_head .user_ico {
    padding-left: 20px;
}

.ask_head .doc_ico {
    padding-left: 20px;
}


/*疾病页标题样式*/

.columnTitle {
    color: #333333;
    font-size: 18px;
    line-height: 25px;
    padding: 5px 0;
    font-weight: bold
}


/*文章页列表页*/

.articleBox {}

.articleBox h1 {
    text-align: center;
    padding: 10px 0px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold
}

.article_cont {
    line-height: 2em;
    margin: 10px 0 0 0px;
    font-size: 16px;
}


/*返回顶部样式*/

body {
    _position: relative;
}

.adsdRgt {
    left: 1352px;
    font-size: 12px;
    position: fixed;
    _position: absolute;
    bottom: 145px;
    float: left;
    display: none;
    margin-left: 172px;
    z-index: 1000
}

.adsdRgt a.back,
.adsdRgt p.mulu_B {
    background: url(../images/backTop.jpg) no-repeat;
}

.adsdRgt a.back {
    width: 27px;
    height: 29px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background-position: left 0;
}

.adsdRgt a.back:hover {
    background-position: right 0;
}

.adsdRgt p.mulu_B {
    width: 16px;
    padding: 23px 3px 0 8px;
    height: 38px;
    color: #2a49c4;
    font-weight: bold;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background-position: left bottom;
}

.adsdRgt p.mulu_B_h {
    background-position: right bottom;
    width: 15px;
}

*html #dlAdsRgt {
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.ads_bg {
    width: 36px;
    height: 90px;
    position: relative;
    z-index: 100;
    left: 0;
    top: 0;
}

.ads_bg p {
    margin: 0;
}

.muluArea {
    position: absolute;
    width: 160px;
    height: 220px;
    border: #b9d3ec solid 1px;
    left: 26px;
    bottom: 0;
    display: none;
    z-index: 101;
    overflow: auto;
    background: #fff
}

.muluArea_Ul {
    padding: 10px 0 0 30px
}

.muluArea_Ul li {
    list-style: decimal;
}

.muluArea_Ul li a {
    line-height: 30px;
    color: #444;
}


/*疾病右侧样式*/

.DiseeaseList {
    background: #FFF;
    padding: 0 1vw;
}

.DiseeaseList li {
    line-height: 2.18vw;
}

.DiseeaseList li a {
    color: #666;
    background: url(../images/dep_libg.png) no-repeat 0 center;
    padding: 0 0 0 1vw;
    font-size: 14px;
    display: block
}

.DiseeaseList li a:hover {
    background: url(../images/dep_libgh.png) no-repeat 0 center;
    color: #2A49C4;
    text-decoration: none
}


/*左侧菜单*/

.ul2_ul {
    display: none
}

.ul3_ul {
    padding-left: 10px;
    display: none
}

.Department_left .ul3_ul .showdoctor {
    background-position: 160px 8px;
}

.Department_left .Depth1 .Depth2 a {
    background: none;
    font-size: 12px
}

.doctor_team {
    display: none
}

.Department_left .ul3_ul .showdepartment {
    background: url(../images/dep_ico1.png) no-repeat 160px 8px;
}

.Department_left .ul3_ul .showdepartment.hidedoctor {
    background: url(../images/dep_ico2.png) no-repeat 160px 8px;
}

.ul4_ul {
    background: #fff;
    padding-left: 10px;
    display: none;
}

.Department_left .ul4_ul .showdoctor {
    background-position: 150px 8px;
}


/*医生简介*/

.dep_con {
    background: url(../images/dep_cbg.jpg) repeat-y 0 0px;
    margin: 0 10px;
    height: 278px;
    padding: 0 15px;
    border-bottom: 5px solid #f2f2f2;
    font-size: 14px;
}

.dep_con h2 {
    color: #2A49C4;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.dep_con img {
    float: left;
    width: 292px;
    height: 205px;
    display: block;
    margin: 0 10px 0 0px;
    border: solid 1px #d9d9d9;
    cursor: pointer;
}

.dep_con img:hover {
    border: solid 1px #2A49C4;
}

.dep_con p {
    line-height: 23px;
    color: #333;
    text-indent: 2em;
}

.dep_con p a {
    color: #2A49C4;
}

.doctor_con dl {
    float: left;
    width: 785px;
}

.doctor_con dl dd {
    float: left;
    width: 390px;
    line-height: 30px;
    overflow: hidden
}

.doctor_con dl dd strong {
    color: #2A49C4;
    font-weight: normal
}

.dep_bottom {
    background: url(/Content/Areas/Departments/images/dep_contentbg.jpg) repeat-x 0 0px;
    margin: 0 10px;
    overflow: hidden;
    padding: 20px 0px 0 15px;
}

.dep_bottomleft {
    width: 670px;
    float: left
}

.dep_bottomright {
    float: right;
    width: 260px;
}

.doctor_message h1 {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
    font-weight: normal
}

.doctor_con {
    overflow: hidden;
    /* background: url(/Content/Areas/Doctors/images/doctor_line.jpg) no-repeat center bottom; */
    padding: 0 0 30px 0px;
}

.doctor_con img {
    float: left;
    width: 114px;
    height: 150px;
    padding: 1px;
    border: solid 1px #e9e9e9;
    margin: 0 15px 0 0px;
}

.doctor_con img:hover {
    border: solid 1px #2A49C4;
}

.doctor_con p span {
    color: #2A49C4
}

.doctor_Introduction {
    line-height: 25px;
}

.doctor_Introduction span {
    color: #2A49C4
}


/*在线答疑相关疾病暂不使用 隐藏*/

#question {
    display: none
}

@media only screen and (max-width:768px) {
    .ask_right {
        float: none;
    }
    .ask_title {
        font-size: 5vw;
        line-height: inherit;
        padding-bottom: 20px;
    }
    .wai_rq .wai_r #Descri {
        font-size: 14px;
        line-height: 28px;
    }
    .wai_rq {
        margin-bottom: 20px;
    }
    .department_rq .department_l {
        float: none;
        margin: 0;
        width: 100%;
        height: auto;
        display: block;
    }
    .department_rq .department_r h2 a {
        font-size: 16px;
        margin: 10px 0;
        display: block;
    }
    .department_rq .department_r p {
        font-size: 14px;
        line-height: 28px;
    }
    .jb_type li {
        margin: 0px 10px 10px 0;
    }
    .jb_type li a {
        font-size: 16px;
    }
    .ship_list2 li {
        width: 100%;
        height: auto;
        margin: 0 0 10px 0;
    }
    .about_ship {
        margin: 20px auto;
    }
    /* div.wrap .main {
        padding: 10px
    } */
    div.ask_left {
        width: 100%;
        float: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
        margin-top: 20px;
    }
    ul.ask_list li {
        height: auto;
        overflow: hidden;
        line-height: 50px;
    }
    .ask_list li a {
        font-size: 14px;
    }
    div.Department_left {
        display: none;
    }
    div.doctor_con img {
        float: right;
        width: 16%;
        height: auto;
    }
    div.doctor_con dl {
        width: 80%
    }
    div.doctor_con dl dd {
        width: 50%
    }
    .zj_img {
        float: none;
        margin-right: 5px;
    }
    .jianjie,
    .pic-info {
        display: none;
    }
    .zj_cont {
        float: none;
        width: 100%
    }
    .doc_name_list ul li {
        width: 100%;
        height: auto
    }
    .zj_rq {
        display: flex;
        flex-direction: row-reverse;
    }
    .album-view {
        border: none;
        height: 149px;
    }
}

@media only screen and (max-width:640px) {
    div.doctor_con img {
        display: none;
    }
    div.doctor_con dl {
        width: 100%;
        float: none;
    }
    div.doctor_con dl dd {
        width: 100%
    }
    div.department_rq {
        margin-bottom: 10px
    }
    div.wai_img {
        width: 100%;
        float: none;
        height: auto;
        ;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
    }
    div.wai_img img {
        width: 100%;
        height: auto;
    }
}