.doctor_left{
    width:900px;
    float: left;
}
.forum_lists .doctor_right{
    width:268px;
    float: right;
}
.wen_top{
    padding: 24px;
    box-sizing: border-box;
    background: #fff;
}
.yishen_img{
    width:47px;
    height: 56px;
    float: left;
}
.yishen_img img{
    width:100%;
    height: 100%;
}
.yisheng_txt{
    float: left;
    margin-left: 15px;
}
.txt1{
    font-size: 16px;
    color: #262626;
}
.txt2{
    font-size: 12px;
    color: #8C8C8C;
    margin-top: 8px;
    line-height: 150%;
}
.hot_title {
    height: 64px;
    border-bottom: 1px solid #E8E8E8;
    font-size: 16px;
    color: #8C8C8C;
    font-weight: 500;
    padding: 20px 24px;
    box-sizing: border-box;
}
.hot_title>div {
    padding: 1px 0 1px 8px;
    border-left: 4px solid #ED688A;
}
.hot_title span {
    color: #ED688A;
}
.doctor_slider{
    margin-top: 20px;
    background: #fff;
}
.swiper-container {
    width: 100%;
}
.swiper-slide {
    padding: 16px 0 24px 24px;
    font-size: 18px;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.doct_head_img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border-radius: 50%;
}
.doct_head_img img{
    width:100%;
    height: 100%;
}
.doct_message{
    float: left;
    width: calc(100% - 70px);
    margin-left: 10px;
}
.name_work div{
    font-size: 16px;
    color: #262626;
    display: inline-block;
    vertical-align: middle;
}
.name_work span{
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #BFBFBF;
    margin-left: 8px;
}
.work_name{
    font-size: 14px;
    color: #BFBFBF;
    margin-top: 5px;
}
.major{
    font-size: 14px;
    color: #33D6B8;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.doct_img_btn{
    float: left;
}
.doct_img_btn a{
    display: block;
    width:64px;
    height:28px;
    background:rgba(237,104,138,1);
    border-radius:4px;
    font-size:12px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin-top: 16px;
}
.doctor_swiper  .swiper-button-next,.doctor_swiper  .swiper-button-prev{
    top:40%;
    width: 24px;
    height: 64px;
    background:rgba(0,0,0,0.35);
}
.doctor_swiper  .swiper-button-prev{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    left:0;
}
.doctor_swiper  .swiper-button-next{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    right: 0;
}
.doctor_swiper  .swiper-button-next:after,.doctor_swiper  .swiper-button-prev:after{
    content: " ";
}
.swiper-button-next img,.swiper-button-prev img{
    height: 24px;
    margin-top: 20px;
}
.swiper-button-prev img{
    transform: rotate(180deg);
}
.doctor_lists{
    margin-top: 24px;
    background: #fff;
}
.doub_lists li {
    padding: 16px 0;
    border-bottom: 1px solid #E8E8E8;
}
.doub_lists .user_ask {
    font-size: 0;
}
.user_ask .user_left_icon, .doctor_reply .doc_left_icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
}
.user_ask .user_left_icon {
    background: #FAE2E4;
    color: #ED688A;
    display: inline-block;
    vertical-align: middle;
}
.user_ask .user_right_title {
    font-size: 16px;
    color: #262626;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 16px;
    width: calc(100% - 60px);
    white-space: normal;
    line-height: 1.8;

}
.user_ask .user_right_title a{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.doc_doubtis {
    margin-top: 16px;
}
.doc_left_img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
    background: #E0F9F4;
    color: #33D6B8;
    font-size: 16px;
    line-height: 34px;
}
.doc_left_img img {
    width: 100%;
    height: 100%;
    display: block;
}
.doc_people {
    float: left;
    margin-left: 16px;
    width: calc(100% - 72px);
}
.doc_people .doc_name {
    font-size: 16px;
    color: #33D6B8;
    font-weight: 500;
}
.doc_people .doc_name span{
    font-size: 12px;
    color: #BFBFBF;
    padding-left: 10px;
}
.d_hos_house {
    font-size: 14px;
    color: #BFBFBF;
    margin-top: 5px;
}
.doc_people .doc_label {
    font-size: 12px;
    color: #8C8C8C;
    margin-top: 10px;
}
.doc_people .doc_huida {
    font-size: 14px;
    color: #262626;
    line-height: 150%;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.doc_people .doc_time {
    font-size: 12px;
    color: #BFBFBF;
    text-align: right;
    margin-top: 30px;
}
.doub_lists {
    padding: 0 24px 24px 24px;
}
.red>a:hover{
    color: #ED688A;
}
.bai_ageway{
    background: #fff;
}
.quanzi_lists li{
    font-size: 16px;
    color: #262626;
    border-bottom: 1px dashed #E8E8E8;
}
.quanzi_lists li:hover{
    color: #ED688A;
}
.quanzi_lists li a{
    display: block;
    padding: 16px;
    box-sizing: border-box;
}
.quanzi_lists li img {
    width:36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    transition: .5s;
    animation: .5s;
}
@keyframes mymove
{
    30% {transform: scale(.8);}
    100%{transform: scale(1);}
}
@-webkit-keyframes mymove /*Safari and Chrome*/
{
    30% {transform: scale(.8);}
    100%{transform: scale(1);}
}
.quanzi_lists li:hover img{
    animation:mymove 1s ;
    -webkit-animation:mymove 1s ; /*Safari and Chrome*/
}
.forum_sos {
    padding: 15px;
    box-sizing: border-box;
}
.kuaisu_qiuzu{
    margin-top: 24px;
}
.forum_sos {
    width: 100%;
    background: #fff;
}
.forum_sos textarea {
    width: 238px;
    height: 120px;
    resize: none;
    border: 1px solid #dbdbdb;
    outline: none;
    overflow-x: hidden;
    padding: 10px;
    box-sizing: border-box;
}
.forum_sos .fa_ul {
    margin-top: 20px;
}
.forum_sos .fa_ul>li {
    margin-bottom: 10px;
    font-size: 0;
}
.forum_sos .fa_ul>li>.text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #3c3c3c;
    width: 65px;
}
.forum_ul {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 75px);
    margin-left: 10px;
}
.forum_ul ul {
    background: #fff;
    border: 1px solid #ed688a;
    color: #3c3c3c;
    width: 130px;
}
.li_right ul {
    text-align: left;
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    position: relative;
    padding-left: 10px;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.forum_ul ul span {
    font-size: 14px;
    color: #999;
}
.li_right span {
    height: 30px;
    line-height: 30px;
    display: block!important;
}
.li_right ul img {
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 13px;
}
.li_right li {
    text-align: center;
    font-size: 14px;
    color: #3c3c3c;
    background: #fff;
    width: 100%;
    height: 30px;
    display: none;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    margin-left: -5px;
    position: relative;
    z-index: 1000;
}
.li_right li:hover {
    background: #fad1dc;
    color: #ed688a;
}
.xuansang{
    font-size: 14px;
    color: #3c3c3c;
}
.xuansang img, .xuansang input {
    display: inline-block;
    vertical-align: middle;
}
.xuansang input {
    width: 60px;
    height: 25px;
    box-sizing: border-box;
    border: 1px solid #ed688a;
    border-radius: 3px;
    margin: 0 10px;
    padding: 0 10px;
    color: #999;
}
.xuansang img, .xuansang input {
    display: inline-block;
    vertical-align: middle;
}
.qiu {
    display: block;
    width: 70px;
    height: 30px;
    font-size: 16px;
    background: #ed688a;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: auto;
    margin-top: 25px;
}
.hospital_list{
    padding: 16px;
    box-sizing: border-box;
}
.hospital_list li{
    width: 46%;
    float: left;
}
.hospital_list li:hover img{
    transform: scale(1.2);
}
.hospital_list li:hover span{
    color: #ED688A;
}
.hospital_list li .hospital_img{
    width: 110px;
    height: 80px;
    overflow: hidden;
}
.hospital_img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.hospital_list li span{
    display: block;
    font-size: 12px;
    color: #262626;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 8px;
}
.hospital_list li:nth-child(odd){
    margin-right: 8%;
}
.hospital_list li:nth-child(1){
    margin-bottom: 16px;
}
.hospital_list li:nth-child(2){
    margin-bottom: 16px;
}
.relevant_hospital{
    margin-top: 24px;
    background: #fff;
}
.doctor_right .body_right{
 
}
.baike_switch {
    background: #fff;
    margin-top: 24px;
}
.switch_lists {
    padding: 0 24px 24px 24px;
    box-sizing: border-box;
    position: relative;
}
.padd_list ul {
    font-size: 0;
    border-bottom: 1px solid #E9E9E9;
}
.padd_list ul li {
    display: inline-block;
    vertical-align: middle;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #8C8C8C;
    padding: 0 32px;
    cursor: pointer;
}
.switch_lists li.on {
    color: #ED688A;
}
.border_red {
    width: 120px;
    height: 2px;
    background: #ED688A;
    position: absolute;
    left: 24px;
    top: 54px;
}
.switch_lists dl dd {
    margin-top: 20px;
}
.switch_lists dd .dd_left {
    float: left;
    width: calc(100% - 120px);
}
.dd_left a {
    font-size: 14px;
    color: #108EE9;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 100px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dd_left span {
    color: #8C8C8C;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dd_right {
    float: right;
    color: #BFBFBF;
    font-size: 12px;
}
.doc_next_last{
    padding: 24px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 24px;
}
.next_last div {
    width: 50%;
    float: left;
    font-size: 0;
}
.next_last div span {
    font-size: 14px;
    color: #595959;
    display: inline-block;
    vertical-align: middle;
}
.next_last div a {
    font-size: 14px;
    color: #318eff;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 56px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.doctor_detail_left {
    background: #fff;
    padding: 24px;
    box-sizing: border-box;
}
.doctor_detail_title span {
    float: left;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #FAE2E4;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #ED688A;
}
.doctor_detail_title h1 {
    font-size: 20px;
    color: #262626;
    padding-left: 12px;
    float: left;
    width: calc(100% - 50px);
    line-height: 170%;
}
.doctor_detail_chat.clearfix img {
    width: 70%;
}
.doctor_detail_message {
    margin-top: 20px;
    position: relative;
}
.doctor_detail_headimg {
       width: 34px;
    height: 34px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
    background: #E0F9F4;
    color: #33D6B8;
    font-size: 16px;
    line-height: 34px;
}
.doctor_detail_headimg img {
    width: 100%;
}
.doctor_detail_job {
    float: left;
    margin-left: 15px;
    width: calc(100% - 95px);
    font-size: 0;
}
.doctor_detail_job p {
    font-size: 14px;
    color: #BFBFBF;
}
.doctor_detail_job p span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 12px;
}
.doctor_detail_job .doctor_detail_name {
    color: #33D6B8;
    font-size: 16px;
    font-weight: 600;
}
.doctor_a_zixun{
    width:4rem;
    height: 1.75rem;
    text-align: center;
    line-height:1.75rem;
    background: #ED688A;
    border-radius: 4px;
    font-size: 0.75rem;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
.p_one,.p_two {
    margin-top: 5px;
}
.doctor_detail_job .p_two{
    color:#33D6B8;
}
.doctor_detail_x {
    text-align: right;
    margin-top: 20px;
}
.user_chat {
    float: right;
    margin-top: 20px;
    width: 100%;
}
.user_chat .user_chat_text {
    max-width: 570px;
    box-sizing: border-box;
    background: #c1f3ea;
    font-size: 14px;
    color: #3c3c3c;
    border-radius: 8px;
    border-top-right-radius: 0;
    padding: 12px 15px;
    float: right;
}
.doctor_chat {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.doctor_chat .doctor_headimg {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}
.doctor_chat .doctor_headimg img {
    width: 100%;
}
.doctor_chat_text {
    float: left;
    max-width: 570px;
    box-sizing: border-box;
    margin-left: 15px;
    padding: 12px 15px;
    background: #f0f0f0;
    font-size: 14px;
    color: #3c3c3c;
    border-radius: 8px;
    border-top-left-radius: 0;
    margin-top: 11px;
}
.sister_down{
    height: 144px;
    overflow: hidden;
}
.sister_down img{
    width: 100%;
    height: 100%;
}
.hospital_lists {
    background: #fff;
}
.hospital_entry {
    overflow: hidden;
}
.hos_details {
    padding: 24px;
}
.hos_details .entry_le {
    width: 320px;
    height: 240px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
}
.w_img {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/web_default_img.png)no-repeat center center;
    background-size: 100% 100%;
    object-fit:cover;
}
.hos_details .entry_ri {
    width: calc(100% - 350px);
    float: left;
}

.hos_name h3 {
    font-size: 22px;
    margin-right: 10px;
}
.hos_phone, .hos_adress {
    font-size: 14px;
    color: #3c3c3c;
}
.hos_adress {
    margin-bottom: 10px;
}
.hos_phone span, .hos_adress span {
    color: #999;
}

.hos_details .hos_laber {
    margin-bottom: 5px;
}
.hos_laber {
    font-size: 0;
    text-align: justify;
}
.hos_details .hos_laber span {
    background: #fae1e3;
    color: #ed688a;
    border: 1px solid #fae1e3;
}
.hos_laber span {
    color: #666;
    font-size: 12px;
    padding: 5px 7px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}
.hos_introduce {
    font-size: 14px;
    color: #999;
    text-align: justify;
}
.hospital_expert{
    background: #fff;
    margin-top: 24px;
}
.phone_hospital_expert{
    display: none;
}
.hos_doctor_list {
    padding: 24px 24px 0 24px;
}
.hos_doctor_list li:nth-child(odd) {
    margin-right: 4%;
}
.hos_doctor_list li {
    width: 48%;
    float: left;
    padding: 24px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    margin-bottom: 24px;
}
.hos_img_le {
    width: 64px;
    margin-right: 15px;
    float: left;
}
.hos_headimg {
    width: 54px;
    height: 54px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 15px;
}
.hos_headimg img {
    width: 100%;
    height: 100%;
    display: block;
}
.hos_tation a {
    width: 100%;
    height: 28px;
    background: #ed688a;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    display: block;
    text-align: center;
    line-height: 28px;
}
.hos_text_ri {
    width: calc(100% - 79px);
    float: left;
}
.hos_doc_name, .hos_doc_yi {
    margin-bottom: 13px;
}
.hos_doc_name div, .hos_doc_name span {
    display: inline-block;
    vertical-align: middle;
}
.hos_doc_name div {
    color: #33d6b8;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
}
.hos_doc_name span {
    color: #999;
    font-size: 12px;
}
.hos_doc_yi {
    color: #999;
    font-size: 12px;
}
.hos_doc_name, .hos_doc_yi {
    margin-bottom: 13px;
}
.hos_doc_de {
    color: #666;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hot_notes {
    background: #fff;
    margin-top: 24px;
}
.hot_lists {
    padding: 0 24px 24px 24px;
}
.hot_lists li {
    height: 55px;
    box-sizing: border-box;
    border-bottom: 1px dashed #E8E8E8;
    line-height: 55px;
    font-size: 14px;
    padding-left: 24px;
    position: relative;
}
.hot_lists li:before {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background: #ED688A;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 23.5px;
}
.hot_lists li a {
    color: #262626;
    float: left;
    max-width: 445px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot_lists li span {
    color: #BFBFBF;
    float: right;
    max-width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.down_app{
    height: 180px;
    overflow: hidden;
    margin-top: 24px;
}
.down_app img{
    width: 100%;
    height: 100%;
    display: block;
}
.hos_map {
    background: #fff;
    margin-bottom: 25px;
}
.hos_list>ul>li {
    border-bottom: 1px dashed #e9e9e9;
    padding: 15px 15px 0 30px;
    box-sizing: border-box;
    font-size: 0;
}
.hos_list label {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    width: 110px;
    float: left;
}
.hos_list .span_lists {
    margin-left: 30px;
    text-align: justify;
    float: left;
    width: calc(100% - 140px);
}
.hos_list .span_lists span.on {
    color: #ed688a;
}
.hos_list .span_lists span {
    color: #3c3c3c;
    font-size: 14px;
    padding: 0 15px 15px;
    display: inline-block;
    cursor: pointer;
}
.hos_list .span_lists a:hover {
    color: #ed688a;
}
.hospital_lists {
    background: #fff;
}
.hos_title {
    padding: 0 30px;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #ed688a;
}
.hos_title_le {
    color: #3c3c3c;
    font-size: 22px;
    font-weight: 500;
    float: left;
}
.hos_title_ri {
    font-size: 14px;
    color: #999;
    float: right;
    font-weight: 100;
}
.hos_title_ri span {
    color: #ed688a;
}
.hospital_entry {
    overflow: hidden;
}
.hospital_entry>ul>li {
    border-bottom: 1px solid #e8e8e8;
    padding: 30px;
}
.entry_le {
    width: 240px;
    height: 180px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
}
.entry_ri {
    width: calc(100% - 270px);
    float: left;
}
.en_chil_fl {
    width: calc(100% - 250px);
}
.hos_name h1 {
    font-size: 20px;
    margin-right: 10px;
}
.hos_name h1 {
    max-width: 500px;
}
.fl {
    float: left;
}
.hos_name span {
    color: #fff;
    font-size: 14px;
    background: #ed688a;
    padding: 4px 8px;
    border-radius: 4px;
}
.hos_phone, .hos_adress {
    font-size: 14px;
    color: #3c3c3c;
}
.hos_adress {
    margin-bottom: 10px;
}
.hos_phone span, .hos_adress span {
    color: #999;
}
.hos_name, .hos_phone {
    margin-bottom: 15px;
}
.hos_laber {
    font-size: 0;
    text-align: justify;
}
.hos_laber span {
    color: #666;
    font-size: 12px;
    padding: 5px 7px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}
.en_chil_ri {
    width: 220px;
    font-size: 0;
    margin-top: 40px;
}
.fr {
    float: right;
}
.en_chil_ri ul {
    margin-bottom: 15px;
    text-align: center;
}
.en_chil_ri li:first-child {
    margin-left: 0;
}
.en_chil_ri li {
    display: inline-block;
    vertical-align: middle;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: -15px;
}
.en_chil_ri li img {
    width: 100%;
    height: 100%;
    display: block;
}
.doct_num {
    font-size: 14px;
    color: #999;
    text-align: center;
}
.doct_num span {
    color: #ed688a;
}
.seize_img {
    background: url("../images/box.png")no-repeat center 50px;
    width: 100%;
    height: 350px;
    position: relative;
    background-size: 200px 170px;
    display: none;
}
.seize_img p {
    font-size: 14px;
    color: #4c4c4c;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 270px;
}
@media only screen and (max-width: 768px){
    .hospital_expert{
        display: block;
    }
    .doctor_a_zixun.hos_tation{
        display: none;
    }
    .hos_list>ul>li{
        padding: 1rem 0 0;
        font-size: 0;
    }
    .hos_list{
        padding: 1rem 1.25rem;
    }
    .hos_list label{
        font-size: 0.875rem;
        color: #000;
        font-weight: 700;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-bottom: 15px;
    }
    .hos_list .span_lists{
        margin-left: 0.3rem;
        width: calc(100% - 3rem);
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .hos_list .span_lists span{
        padding: 0 .5rem 1rem .5rem;
        font-size: 0.875rem;
    }
    .hos_list .levels{
        width: calc(100% - 4.3rem);
    }
    .hos_list .gens{
        width: calc(100% - 6.2rem);
    }
    .en_chil_ri{
        display: none;
    }
    .entry_le{
        width: 7.5rem;
        height: 5rem;
        margin-right: 0.625rem;
    }
    .entry_ri{
        width: calc(100% - 8.125rem);
    }
    .hospital_entry>ul>li{
        padding: 1rem 1.25rem;
        box-sizing: border-box;
    }
    .en_chil_fl{
        float: none;
        width: 100%;
    }
    .hos_name span{
        display: none;
    }
    .hos_laber{
        display: none;
    }
    .hos_name h3{
        font-size: 1rem;
        color: #3c3c3c;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: none;
    }
    .hos_phone, .hos_adress{
        font-size: 0.75rem;
    }
    .hos_phone{
        margin-bottom: 0;
    }
    .hos_name,.hos_adress{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .hos_title_ri{
        display: none;
    }
    .hos_map,.hospital_lists{
        margin: 0.625rem 0 0;
    }
    .hos_list>ul>li:first-child{
        padding-top: 0;
    }
    .hos_title_le{
        position: relative;
        padding: 0 1.25rem;
    }
    .hos_title{
        padding: 0 1.25rem;
        border-bottom: 1px solid #ed688a;
    }
    .hos_title_le:before{
        content: ' ';
        width: 3px;
        height: 20px;
        display: block;
        background: #ED688A;
        position: absolute;
        left: 0;
        top: 1.25rem;
    }
    .doctor_right{
        display: none;
    }
    .doctor_left{
        width: 100%;
    }
    .hos_details{
        box-sizing: border-box;
        padding: 1rem 1.25rem;
    }
    .ph-hos_details .entry_le{
        width: 100%;
        margin: 0;
        height: 10.3125rem;
        float: none;
    }
    .ph-hos_details .entry_ri{
        float: none;
        width: 100%;
    }
    .ph-entry_ri .hos_name h1{
        font-size: 1rem;
        color: #3C3C3C;
        margin-right: 0;
        margin-top: 0.625rem;
    }
    .ph-hos_details .hos_phone{
        margin-bottom: 0.625rem;
    }
    .ph-hos_details .hos_laber{
        display: block;
        margin-bottom: 0;
    }
    .ph-hos_details .hos_introduce{
        display: none;
    }
    .ph-entry_ri .hos_name{
       overflow: auto;
       white-space: normal;
       text-overflow: clip;
    }
    .doctor_left .ph-pital_detail{
        margin-top: 0.625rem;
        background: #fff;
        display: block;
    }
    .ph-pital_detail .hos_introduce{
        padding: 1rem 1.25rem;
    }



    .ph-pital_detail .forum_quan_title{
        color: #ED688A;
    }
    .hos_doctor_list li{
        width: 100%;
        border: 0;
        border-bottom: 1px solid #f0f0f0;
        padding: 1rem 0;
        float: none;
        margin-bottom: 0;
    }
    .hos_doctor_list{
        padding: 0 1.25rem;
    }
    .hos_doctor_list li:nth-child(odd){
        margin-right: 0;
    }
    .doub_lists {
        padding: 0 1.25rem;
    }
    .doub_lists li {
        padding: 1rem 0;
    }
    .doub_lists li:last-child{
        border-bottom: 0;
    }
    .doub_lists .doct_left_icon, .doub_lists .user_left_icon {
        width: 2.125rem;
        height: 2.125rem;
        border-radius: 50%;
        line-height: 2.125rem;
        text-align: center;
        font-size: 1rem;
    }
    .user_ask .user_right_title {
        margin-left: .5rem;
    }
    .doc_left_img {
        display: none;
    }
    .doc_doubtis .doct_left_icon {
        background: #E0F9F4;
        color: #33D6B8;
        font-size: 1rem;
        float: left;
        display: block;
        border-radius: 50%;
        overflow: hidden;
    }
    .doct_left_icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .doc_people {
        width: calc(100% - 2.625rem);
        margin-left: .5rem;
    }
    .clearfix .doc_label, .clearfix .doc_name {
        margin-top: 0;
        font-size: 1rem;
        color: #33D6B8;
    }
    .clearfix .doc_label {
        margin-left: 5px;
    }
    .doc_people .doc_huida {
        margin-top: .5rem;
    }
    .doc_people .doc_time {
        margin-top: .75rem;
    }
    .hot_lists {
        padding: 0 1.25rem;
    }
    .hot_lists li {
        border-bottom: 1px solid #F0F0F0;
        height: auto;
        line-height: normal;
        padding: 1rem 0;
    }
    .hot_lists li:before {
        position: static;
        display: inline;
    }
    .hot_lists li .hot_user_img {
        font-size: .75rem;
        color: #595959;
        display: block;
    }
    .hot_user_img>div {
        width: 1.75rem;
        height: 1.75rem;
        overflow: hidden;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    .hot_lists li a {
        font-size: 0.875rem;
        color: #262626;
    }
    .hot_lists li a, .hot_lists li span {
        float: none;
        margin-top: .5rem;
        max-width: none;
        display: block;
    }
    .hot_lists li span {
        font-size: .75rem;
        text-align: right;
    }
    .hot_user_img img {
        width: 100%;
        height: 100%;
        display: block;
    }
    .hot_notes{
        margin-top: 0.625rem;
    }
    .hot_lists li:last-child,.hos_doctor_list li:last-child{
        border-bottom: 0;
    }
    .ph_baike_artice{
        display: block;
    }
    .ph_relevant_hospital .hospital_list{
        padding: 1rem 1.25rem;
    }
    .hot_title{
        border-bottom: 1px solid #ED688A;
    }
    .ph_relevant_hospital .hospital_list li .hospital_img{
        width: 100%;
        height: 7.1875rem;
    }
    .hospital_list li span{
        text-align: center;
    }
    .relevant_hospital,.doctor_lists,.hospital_expert{
        margin-top: 0.625rem;
    }
    .doctor_left .ph_relevant_hospital{
        display: block;
    }
    .wen_top{
        margin-top: 0.625rem;
        padding: 1rem 1.25rem;
    }
    .yishen_img{
        width: 2.9375rem;
        height: 3.5rem;
    }
    .yisheng_txt{
        width: calc(100% - 3.6rem);
        margin-left: 0.625rem;
    }
    .doctor_slider{
        display: none;
    }
    .forum_lists .doctor_left .ph-forum_quanzi {
        display: block;
    }
    .doctor_detail_title h1{
        font-size: 1rem;
        line-height: 150%;
    }
    .doctor_detail_job p{
        font-size: 0.75rem;
    }
    .doctor_detail_headimg{
        width: 2rem;
        height: 2rem;
    }
    .doctor_detail_job{
        margin-left: 0.625rem;
        width: calc(100% - 3.625rem);
    }
    .doctor_detail_left{
        padding: 1rem 1.25rem;
    }
    .doctor_detail_left{
        margin-top: 0.625rem;
    }
    .doctor_chat_text{
        width: calc(100% - 55px);
    }
    .next_last div{
        width: 100%;
    }
    .next_last div:last-child{
        margin-top: 0.625rem;
    }
    .doc_next_last{
        padding: 1rem 1.25rem;
        margin-top: 0.625rem;
    }
    .ph-ask_vant{
        background: #fff;
        margin-top: 0.625rem;
    }
    .ph-ask_vant .hot_lists li:before{
        display: block;
        position: absolute;
        top:22px;
    }
    .ph-ask_vant .hot_lists li{
        padding-left: 1.5rem;
        border-bottom: 1px dashed #f0f0f0;
    }
    .ph-ask_vant .hot_lists li a{
        margin-top: 0;
    }
    .doctor_left .doctor_lists.ph-none{
        display: none;
    }
    .switch_lists {
        padding: 0 20px 20px 20px;
        height: 28.5rem;
        overflow: hidden;
    }
    .padd_list {
        position: relative;
        box-sizing: border-box;
    }
    .padd_list ul li {
        width: 25%;
        padding: 0;
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }
    .border_red {
        width: 25%;
        left: auto;
    }
    .switch_lists .ph-forum_list ul {
        margin-left: 20px;
    }
    .ph-forum_list ul li {
        margin-top: 1rem;
    }
    .dd_left {
        max-width: calc(100% - 6.25rem);
        float: left;
    }
    .dd_left a {
        max-width: 100%;
    }
    .dd_left span {
        display: none;
    }
    .dd_right {
        height: 22px;
        line-height: 22px;
    }
    .baike_switch{
        margin-top: 0.625rem;
    }

}
.ph-forum_list ul {
    float: left;
    width: 692px;
    margin-left: 24px;
}
.ph-forum_list {
    position: absolute;
    top: 56px;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
@media only screen and (min-width: 768px){
    .dd_left a{
        max-width: none;
    }
    .doctor_a_zixun.hos_tation{
        display: block;
    }
    .pc_forum_quan_title{
        font-size: 16px;
        color: #ED688A;
    }
    .pc_forum_quan_title:before{
        top:20px;
    }
    .dd_left{
        float: left;
        width: calc(100% - 120px);
    }
    .ph-forum_list ul li{
        padding-left: 0;
        margin-top: 20px;
        padding-right: 24px;
    }
    .switch_lists{
        height: 480px;
        overflow: hidden;
    }
    .ph-forum_list ul{
        width:876px !important;
    }
    .ph-forum_list{
        width: 3600px !important;
    }
    .ph-hot_notes,.ph-ask_vant{
        display: none;
    }
}
.doctor_left .ph-forum_quanzi {
    padding: 1rem 1.25rem;
    box-sizing: border-box;
    background: #fff;
    float: none;
    margin-top: 0.625rem;
    display: none;
}
.ph_relevant_hospital{
    display: none;
}
.ph-pital_detail{
    display: none;
}
.doct_left_icon{
    display: none;
}
.hot_user_img{
    display: none;
}
.ph-forum_quanzi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ph-forum_quanzi ul li {
    width: 16%;
    height: 3.375rem;
}
.ph-forum_quanzi ul li img {
    display: block;
    width: 100%;
    height: 100%;
}































