.btnList-all .btnCont {
        display: none;
}

.btnList-all:hover .btnCont {
        display: block;
}

.wraper {
        margin-top: 35px;
        margin-bottom: 45px;
}

.left_box {
        width: 786px;
}

.mt_image img {
        width: 250px;
        height: 280px;
        padding: 5px;
        border: 1px solid #E9E9E9;
}

.mt_info {
        margin-left: 50px;
        padding-top: 15px;
}

.mtil_name {
        height: 40px;
        width: 200px;
        font: 34px 微软雅黑, 黑体;
        overflow: hidden;
        color: #2e2e2e;
}

.mti_left {
        width: 400px;
        float: left;
}

.mtil_info {
        margin-top: 15px;
        font-size: 14px;
        line-height: 20px;
}

.mtil_info .ys_info {
        padding: 5px 0;
        color: #2e2e2e;
}

.mtil_info .ys_info>span:first-child {
        color: #8f8f8f;
}

.mtil_info .tag {
        padding: 0 5px;
        border: 1px solid #97a1ff;
        color: #97a1ff;
        font-size: 12px;
        border-radius: 4px;
        display: inline-block;
        margin: 8px 10px 0 0;
}

.mli_info {
        font-size: 14px;
        line-height: 30px;
}

.hot-tit {
        font-size: 18px;
        line-height: 36px;
        color: #fff;
        background-color: #97a1ff;
        padding: 0 14px;
        margin-top: 25px;
        overflow: hidden;
}

.hot-tit .h_more {
        font-size: 14px;
        color: #fff;
}

.hot-tit .h_more a {
        color: #fff;
}

.hot-tit .h_more .trangle {
        display: inline-block;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-left: 6px solid #fff;
        position: relative;
        top: -1px;
        left: 5px;
}

.mli_content {
        margin-left: 20px;
        margin-top: 20px;
        line-height: 30px;
        color: #4f4f4f;
        font-size: 15px;
}

.jbjj .title {
        text-align: center;
        padding-bottom: 20px;
}

.jbjj .title span {
        font-size: 24px;
        color: #2e2e2e;
        font-weight: blod;
        height: 40px;
        line-height: 50px;
}

.mli_content a {
        padding: 4px;
        color: #2e2e2e;
}

.jbxx {
        padding-bottom: 15px;
}

.picview {
        width: 280px;
        float: left;
        padding: 20px 30px 10px 20px;
        text-align: center;
}

.picview img {
        width: 250px;
        padding: 10px;
        border: 1px solid #E9E9E9;
}

/* 整形案例 */

.ex_list {
        line-height: 22px;
}

.ex_list .ex_item {
        padding: 20px 0;
        border-bottom: 1px solid #d0d0d0;
}

.big_ex_list .ex_item .ex_img {
        float: left;
}

.ex_list .ex_item .ex_img {
        overflow: hidden;
}

.ex_list .ex_item .img {
        float: left;
        position: relative;
        width: 165px;
        height: 180px;
}

.ex_list .ex_item .img img {
        width: 100%;
        height: 100%;
}

.ex_list .ex_item .img span {
        display: inline-block;
        color: #fff;
        position: absolute;
        left: 0;
        bottom: 10px;
        border-radius: 0 20px 20px 0;
        padding: 3px 10px 5px;
        font-size: 14px;
        opacity: 0.7;
}

.ex_list .ex_item .before span {
        background-color: #666;
}

.ex_list .ex_item .after span {
        background-color: #ff6a90;
}

.ex_list .ex_item .ex_txt {
        margin-left: 10px;
        width: 400px;
        font-size: 16px;
        padding-top: 2px;
}

.big_ex_list .ex_txt {
        float: left;
}

.ex_list .ex_item .ex_txt .q {
        margin-bottom: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.ex_list .ex_item .ex_txt .p {
        color: #8f8f8f;
        margin: -2px 0 11px;
}

.ex_list .ex_item .ex_txt .p .pro a {
        color: #97a1ff;
}

.ex_list .ex_item .ex_txt .tab {
        color: #8f8f8f;
}

.ex_list .ex_item .ex_txt .t {
        color: #97a1ff;
}

.ex_list .ex_item .ex_txt .t a {
        color: #97a1ff;
}

.ex_list .ex_item .ex_txt .p:after {
        content: ' ';
        display: block;
        clear: both;
}

.ex_list .ex_item .ex_txt .p .pro {
        float: left;
        width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.ex_list .ex_item .ex_txt .price {
        float: left;
        font-size: 20px;
        width: 38%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        top: 1px;
        text-align: right;
}

.ex_list .ex_item .ex_txt .price .mon {
        width: 22px;
        height: 22px;
        display: inline-block;
        background-color: #97a1ff;
        text-align: center;
        border-radius: 22px;
        color: #fff;
        line-height: 22px;
        margin-right: 5px;
        font-size: 16px;
        position: relative;
        top: -1px;
}

.ex_list .ex_item .ex_txt .dialog {
        font-size: 14px;
        color: #8f8f8f;
        line-height: 24px;
}

/* 医生推荐 */

.right_block .r_title {
        border-left: 3px solid #ff6a90;
        height: 34px;
        line-height: 32px;
        padding-left: 15px;
}

.right_block .r_title .b_tit {
        font-size: 20px;
        color: #ff6a90;
}

.right_block .r_title .en {
        font-size: 12px;
        color: #8f8f8f;
        display: inline-block;
        margin-left: 5px;
        position: relative;
        top: -2px;
}

.right_block {
        width: 390px;
        margin-bottom: 20px;
}

.right_block .p_item {
        border-bottom: 1px solid #d0d0d0;
        padding: 20px 0;
}

.right_block .p_info .n {
        font-size: 16px;
        color: #666;
}

.right_block .p_info .x {
        font-size: 12px;
}

.right_block .p_item .img {
        width: 90px;
        height: 90px;
        border-radius: 90px;
        overflow: hidden;
}

.right_block .p_item .img img {
        width: 100%;
        height: 100%;
}

.right_block .p_item .p_info {
        margin-left: 12px;
        margin-top: -4px;
}

.right_block .p_item .p_info .m {
        margin-top: 8px;
}

.right_block .p_item .p_info .tag {
        padding: 2px 5px;
        border: 1px solid #97a1ff;
        color: #97a1ff;
        font-size: 12px;
        border-radius: 4px;
        margin-right: 10px;
}

.doctor .d_item .img {
        width: 150px;
        height: 150px;
        overflow: hidden;
        margin-right: 10px;
}

.doctor .d_item .img img {
        width: 100%;
}

.doctor .d_info {
        width: 230px;
}

.doctor .d_info .n {
        color: #ff6a90;
        margin-top: 5px;
        font-size: 18px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.doctor .d_info .n .staff {
        font-size: 14px;
        color: #8f8f8f;
}

.doctor .d_info .ym {
        margin-top: 10px;
        color: #2e2e2e;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.doctor .d_info .y {
        margin-top: 8px;
        color: #2e2e2e;
        font-size: 14px;
}

.doctor .d_info .tags {
        margin-top: 8px;
}

.doctor .d_info .tags .tag {
        padding: 2px 5px;
        border: 1px solid #97a1ff;
        color: #97a1ff;
        font-size: 12px;
        border-radius: 4px;
        margin-right: 10px;
        max-width: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        margin-top: 3px;
}

.doctor .d_item {
        padding: 10px 0;
        font-size: 14px;
}

/* 热门案例 */

.small_ex_list .ex_item {
        padding: 20px 0 0;
        border-bottom: 0;
        width: 380px;
}

.small_ex_list .ex_item .ex_txt {
        margin-top: 15px;
        width: 320px;
}

/*同院医生*/
.doctor_list {
        margin-top: 20px;
        overflow: hidden;
        width: 810px;
        margin-bottom: -10px;
}

.doctor_list .d_item {
        width: 350px;
        height: 150px;
        float: left;
        border: 1px solid #cacaca;
        padding: 15px;
        margin-right: 20px;
        margin-bottom: 20px;
}

.doctor_list .d_item .avatar {
        float: left;
        width: 150px;
        height: 150px;
        overflow: hidden;
        margin-right: 15px;
}

.doctor_list .d_item .avatar img {
        width: 100%;
}

.doctor_list .d_info {
        float: left;
        padding-top: 5px;
        width: 180px;
}

.doctor_list .d_info p:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.doctor_list .d_info .n {
        color: #ff6a90;
        margin-top: 5px;
        font-size: 18px;
}

.doctor_list .d_info .n a {
        color: #ff6a90;
}

.doctor_list .d_info .staff {
        font-size: 14px;
        color: #8f8f8f;
        margin-left: 5px;
}

.doctor_list .d_info .hos {
        margin-top: 8px;
        color: #2e2e2e;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.doctor_list .d_info .s {
        margin-top: 8px;
        color: #2e2e2e;
        font-size: 14px;
}

.doctor_list .d_info .tags {
        display: block;
        margin-top: 8px;
}

.doctor_list .d_info .tags .tag {
        padding: 2px 5px;
        border: 1px solid #97a1ff;
        color: #97a1ff;
        font-size: 12px;
        border-radius: 4px;
        margin-right: 5px;
        display: inline-block;
        max-width: 42px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}