/*展开收起样式*/
.allContainerText {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.allContainerText.fold {
    -webkit-line-clamp: 3;
}

.allContainerText.unfold {
    -webkit-line-clamp: auto;
}
.allContainerAll{
    text-align: right;
    color: #52bf86
}

/*医院详情页 star*/
.f-box {
    background-color: #f3f3f3;
    padding: 25px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
}

.f-box .info {
    margin-top: 15px;
}

.f-box .info .fl {
    width: 180px;
    height: 140px;
}

.f-box .f-content {
    width: 946px;
    position: relative;
    font-size: 14px;
    color: #666666;
}
.addCss{
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#shrink{
    color: #52bf86;
    float: right;
}

.f-box .f-content>div，
.f-box .f-content>div div,
.f-box .f-content>div p,
.f-box .f-content>div span{
    font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif !important;
    background: none !important;
    /*background-color: none !important;*/
    font-size: 14px !important;
    color: #666666 !important;
    line-height: 24px !important;
}
.f-box .f-photo image {
    width: 100%;
    height: 100%;
}

.f-box h3 {
    font-size: 16px;
    color: #333333;
}

/*.f-box h3 span{*/
/*    display: inline-block;*/
/*    width: 60px;*/
/*    height: 18px;*/
/*    line-height: 18px;*/
/*    border-radius: 9px;*/
/*    text-align: center;*/
/*    color: #ffffff;*/
/*    font-size: 12px;*/
/*    background: #ff8d40;*/
/*    margin-left: 25px;*/
/*    vertical-align: 3px;*/
/*}*/
.f-box p {
    line-height: 28px;
}

.f-box .f-content p:first-child {
    margin-top: -6px;
}

.f-box .f-content p:last-child {
    margin-top: 6px;
}

.condition {
    padding: 9px 25px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    color: #999999;
}

.condition .condition-title {
    float: left;
    width: 50px;
}

.condition ul {
    width: 1036px;
    float: left;
    overflow: hidden;
    border-left: 1px solid #e3e3e3;
    padding-left: 25px;
}

.condition ul li {
    float: left;
    font-size: 14px;
    color: #666666;
    margin-right: 45px;
}

.condition ul li:hover,
.condition ul li.active{
    color: #52bf86;
}

.condition .g-more {
    width: 60px;
    float: right;
}

.condition .g-more a {
    font-size: 14px;
    color: #666666;
}

.condition .g-more i {
    display: inline-block;
    width: 15px;
    height: 9px;
    margin-left: 8px;
    background: url("/static/image/triangle.png") no-repeat;
    background-position: 0px -9px;
}

/*医院详情页 end*/

/*医生列表*/
.doctor-list {
    font-size: 14px;
    color: #666666;
}

.doctor-list ul li {
    width: 588px;
    height: 288px;
    border: 1px solid #e3e3e3;
    float: left;
    margin-top: 24px;
    margin-right: 24px;
}

.doctor-list ul li:nth-child(2n) {
    margin-right: 0;
}

.doctor-list .box {
    height: 238px;
    /*background-color: #ff8d40;*/
    padding: 25px;
}

/*.doctor-list .info{*/
/*    overflow: hidden;*/
/*    padding: 25px 25px 0 25px;*/
/*}*/
/*.doctor-list .info div{*/
/*    float: left;*/
/*}*/
.doctor-list .info .photo {
    float: left;
    width: 220px;
    height: 125px;
    border: 1px solid #e3e3e3;
}
.doctor-list .info .photo>img{
    width: 100%;
    height: 100%;
}
.doctor-list .info .fl {
    width: 290px;
    margin-left: 25px;
}

.doctor-list .btnall {
    height: 50px;
    /*background-color: #333333;*/
    border-top: 1px solid #e3e3e3;
}

.doctor-list .info .fl p {
    margin-bottom: 15px;
}

.doctor-list .info .fl p a {
    font-size: 16px;
    color: #42654d;
    margin-right: 10px;
}

/*.doctor-list .info .fl p span{*/
/*    display: inline-block;*/
/*    width: 60px;*/
/*    height: 18px;*/
/*    line-height: 18px;*/
/*    border-radius: 9px;*/
/*    text-align: center;*/
/*    color: #ffffff;*/
/*    font-size: 12px;*/
/*    background: #ff8d40;*/
/*    margin-left: 25px;*/
/*    vertical-align: 3px;*/
/*}*/
.doctor-list .info .fl p:last-child {
    color: #999999;
}

/*.doctor-list .info div:last-child span a{*/
/*    color: #42654d;*/
/*    margin-right: 12px;*/
/*}*/
.doctor-list .box .main {
    height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

/*.doctor-list ul li div:nth-child(2){*/
/*    padding: 0 25px;*/
/*}*/
/*.doctor-list ul li>div:last-child{*/
/*    border-top: 1px solid #e3e3e3;*/
/*    margin-top: 25px;*/
/*    overflow: hidden;*/
/*}*/
/*.doctor-list ul li>div:last-child>a{*/
/*    display: block;*/
/*    width: 80px;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    background: #fd771c;*/
/*    float: right;*/
/*    margin-right: 25px;*/
/*    border-radius: 15px;*/
/*    margin-top: 11px;*/
/*}*/
/*.doctor-list ul li>div:last-child>a:hover{*/
/*    background: #e96810;*/
/*}*/
.doctor-list .btnall div {
    width: 194px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666666;
    float: left;
    background-color: #ededed;
}
.doctor-list .btnall div i{
    display: inline-block;
    margin-left: 54px;
    margin-right: 9px;
    vertical-align: -4px;
}
.doctor-list .btnall div .iy{
    background: url(/static/image/dl_icon1.png) no-repeat;
    width: 16px;
    height: 20px;
}
.doctor-list .btnall div .is{
    background: url(/static/image/dl_icon2.png) no-repeat;
    width: 27px;
    height: 20px;
}
.doctor-list .btnall div .it{
    background: url(/static/image/dl_icon3.png) no-repeat;
    width: 24px;
    height: 20px;
}
.doctor-list .btnall div.active .iy,
.doctor-list .btnall div:hover .iy{
    background: url(/static/image/dl_icon1_active.png) no-repeat;
}
.doctor-list .btnall div.active .is,
.doctor-list .btnall div:hover .is{
    background: url(/static/image/dl_icon2_active.png) no-repeat;
}
.doctor-list .btnall div.active .it,
.doctor-list .btnall div:hover .it{
    background: url(/static/image/dl_icon3_active.png) no-repeat;
}
/*.doctor-list .btnall div img {*/
/*    margin: 15px 12px 0 45px;*/
/*}*/

.doctor-list .btnall div:nth-child(2) {
    margin: 0 2px;
}

.doctor-list .btnall div.active,
.doctor-list .btnall div:hover{
    background: #fd771c;
    color: #ffffff;
    cursor: pointer;
}

.doctor-list ul {
    position: relative;
}

.doctor-list .doctor-show {
    width: 1200px;
    height: 170px;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    position: absolute;
    left: 0;
    /*bottom: -170px;*/
    padding: 30px 82px;
    z-index: 10;
}

.doctor-list .doctor-show label {
    font-size: 18px;
    color: #666666;
}

.doctor-list .doctor-show select {
    font-size: 16px;
    color: #666666;
    width: 220px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #52bf86;
    outline: none;
    padding-left: 15px;
}

.doctor-list .doctor-show .btn {
    width: 260px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #ff8d40;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 17px;
    display: block;
    border-radius: 25px;
}
.doctor-list .doctor-show .close{
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ff0000;
}

/*远程医疗医生列表 end*/

/*医生详情页 start*/
.d-box {
    width: 1200px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
    padding: 24px;
    position: relative;
}

.d-box .fl {
    width: 220px;
    height: 125px;
    border: 1px solid #e3e3e3;
}
.d-box .fl>img{
    width: 100%;
    height: 100%;
}
.d-box .fr {
    width: 910px;
    font-size: 14px;
    color: #666666;
}

.d-box .fr .name {
    font-size: 18px;
    color: #333333;
    margin-right: 24px;
}

.d-box .fr p {
    margin-bottom: 7px;
}

.d-box .fr p:first-child {
    margin-top: -3px;
}

.d-box .fr .hos a{
    color: #42654d;
}
.d-box .fr .hos a:hover{
    color: #52bf86;
}
.d-box .link {
    position: absolute;
    top: 24px;
    right: 0px;
}

.d-box .link a {
    width: 100px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #52bf86;
    display: inline-block;
    font-size: 18px;
    color: #52bf86;
    margin-right: 24px;
}

.section {
    width: 1200px;
    border: 1px solid #e3e3e3;
    margin-top: 40px;
}

.section .title {
    height: 60px;
    line-height: 60px;
    background-color: #e3e3e3;
    font-size: 20px;
    color: #333333;
    padding: 0 24px;
}

.section .s-content {
    padding: 24px;
}

.section .s-content .item {
    font-size: 14px;
    margin-bottom: 20px;
    display: flex;
}

.section .s-content .item label {
    display: inline-block;
     line-height: 40px;
    width: 70px;
    color: #333333;
    vertical-align: top;
}

/*.section .s-content .item .money {*/
/*    width: 48px;*/
/*    margin-left: 25px;*/
/*}*/

.section .s-content .item .it-b {
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
    margin-right: 24px;
    border: 1px solid #52bf86;
    color: #666666;
}
.section .s-content .item .select span{
    text-decoration: line-through;
    font-size: 12px;
    margin-left: 10px;
}
.section .s-content .item .select:hover,
.section .s-content .item .select.active{
    cursor: pointer;
    background: #52bf86;
    color: #ffffff;
}

.section .s-content .item:last-child{
    position: relative;
}
/*.section .s-content .item:last-child label{*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/
.section .s-content .item .paiban-box{
    width: 930px;
    display: inline-block;
}
.section .s-content .item .pb-tips{
    width: 500px;
    color: red;
    /* margin-left: 46px; */
    display: inline-block;
    line-height: 40px;
}
 .section .s-content .item .paiban{
     width: 830px;
     height: 80px;
     /*margin-left: 48px;*/
     border: none;
     position: relative;
 }
.section .s-content .item .paiban .swiper-container {
    width: 770px;
    height: 80px;
}
.section .s-content .item .swiper-slide {
    width: 80px !important;
    height: 80px;
    border: 1px solid #52bf86;
    text-align: center;
    font-size: 14px;
    background: #fff;
    margin: 0 15px;
    color: #52bf86;
    padding: 10px 0;
    cursor: pointer;
}
.section .s-content .item .swiper-slide:hover,
.section .s-content .item .swiper-slide.active{
    background: #52bf86;
    color: #ffffff;
}
.section .s-content .item .swiper-slide p{
    line-height: 20px;
}
.section .s-content .item .paiban .swiper-button-next{
    right: 0 !important;
}
.section .s-content .item .paiban .swiper-button-prev{
    left: 0 !important;
}
.section .s-content .item .paiban .swiper-button-next,
.section .s-content .item .paiban .swiper-button-prev{
    color: #52bf86;
    outline: none;
}
.section .s-content .button{
    width: 160px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #ff8d40;
    margin-top: 23px;
    margin-left: 48px;
    cursor: pointer;
}
/*.section .s-content .item span {*/
/*    color: #ff8d40;*/
/*}*/

.section .bg-title {
    background: #d1ebdb;
}

.section .group {
    padding: 8px 24px;
}

.section .group li {
    float: left;
    width: 376px;
    height: 227px;
    border-right: 1px solid #e3e3e3;
    padding-top: 52px;
    position: relative;
}

.section .group li:last-child {
    border-right: none;
}

.section .group li .btn {
    width: 180px;
    height: 62px;
    line-height: 62px;
    border-radius: 40px;
    border: 1px solid #666666;
    font-size: 18px;
    color: #333333;
    margin: 0 auto;
    cursor: pointer;
}

.section .group li .btn i {
    display: inline-block;
    margin-right: 12px;
    text-align: center;
}

.section .group li.yuyin .btn {
    border-color: #52bf86;
    color: #52bf86;
}

.section .group li.tuwen .btn {
    border-color: #ff8d40;
    color: #ff8d40;
}

.section .group li.yuyin .btn i {
    width: 22px;
    height: 30px;
    background: url(/static/image/yuyin.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 32px;
    vertical-align: -10px;
}

.section .group li.tuwen .btn i {
    width: 30px;
    height: 26px;
    background: url(/static/image/tupian.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 28px;
    vertical-align: -7px;
}

.section .group li.shipin .btn i {
    width: 32px;
    height: 20px;
    background: url(/static/image/shipin.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 28px;
    vertical-align: -3px;
}

.section .group li.yuyin .btn:hover,
.section .group li.yuyin .btn.active {
    background: #52bf86;
}

.section .group li.tuwen .btn:hover,
.section .group li.tuwen .btn.active {
    background: #ff8d40;
}

.section .group li.shipin .btn:hover,
.section .group li.shipin .btn.active {
    background: #999999;
    border-color: #999999;
}

.section .group li.yuyin .btn:hover,
.section .group li.tuwen .btn:hover,
.section .group li.shipin .btn:hover,
.section .group li.yuyin .btn.active,
.section .group li.tuwen .btn.active,
.section .group li.shipin .btn.active {
    color: #ffffff;
}

.section .group li.yuyin .btn:hover i,
.section .group li.yuyin .btn.active i {
    background: url(/static/image/yuyin_active.png) no-repeat;
    background-size: 100% 100%;
}

.section .group li.tuwen .btn:hover i,
.section .group li.tuwen .btn.active i {
    background: url(/static/image/tupian_active.png) no-repeat;
    background-size: 100% 100%;
}

.section .group li.shipin .btn:hover i,
.section .group li.shipin .btn.active i {
    background: url(/static/image/shipin_active.png) no-repeat;
    background-size: 100% 100%;
}


.section .group li p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 24px;
}

.section .group li .details {
    width: 399px;
    height: 279px;
    padding: 16px 40px 0 40px;
    background: #ffffff;
    position: absolute;
    left: -24px;
    top: 150px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
}

.section .group li .details:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -26px;
    margin-left: -7px;
    border: 14px solid transparent;
    border-bottom-color: #ffffff;
}

.section .group li .details .item {
    margin-top: 24px;
}

.section .group li .details .item label {
    width: 120px;
    text-align: right;
    font-size: 16px;
    color: #333333;
    /*display: inline-block;*/
}

.section .group li .details .item select {
    width: 180px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e3e3e3;
    padding-left: 10px;
    margin-left: 12px;
    font-size: 14px;
    color: #333333;
    outline: none;
}
.section .group li .details .item select option span{
    color: red !important;
    background: red;
}
.section .group li .details .item-btn{
    display: flex;
    justify-content: space-between;
}
.section .group li .details .button {
    width: 150px;
    height: 36px;
    line-height: 36px;
    background: #ff8d40;
    border-radius: 18px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    /*margin: 0 auto;*/
}

.section .comment {
    padding: 0 24px;
}

.section .comment .item {
    padding: 40px 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
}

.section .comment .item:last-child {
    border-bottom: none;
}

.section .comment .item .head {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    border: 1px solid #e3e3e3;
}

.section .comment .item .head img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100px;

}

.section .comment .item .cm-cont {
    width: 926px;
    margin: 0 24px;
}
.section .comment .item .cm-cont .clearfix{
    margin-bottom: 6px;
}
.section .comment .item .cm-cont .clearfix .name{
    margin-right: 15px;
}
.section .comment .item .cm-cont .clearfix img{
    margin-top: 2px;
    width: 16px;
}

.section .comment .item .cm-cont:first-child {
    color: #333333;
}

.section .comment .item .cm-cont:last-child,
.section .comment .item .time {
    color: #666666;
}

.section .paging {
    height: 80px;
    line-height: normal;
}

.section:last-child {
    margin-bottom: 90px;
}

/*医生详情页 end*/


/*科室展开*/
.cshow{
    height: auto;
}
.chide{
    height: 24px;
    overflow: hidden;
}