.btnList-all .btnCont {
        display: none;
}

.btnList-all:hover .btnCont {
        display: block;
}

.info {
        margin-top: 30px;
}

.info .part_tit {
        font-size: 22px;
        margin-bottom: 10px;
        color: #2e2e2e;
}

.info .txt {
        font-size: 15px;
        color: #4f4f4f;
        line-height: 24px;
}

.info .list_nav {
        overflow: hidden;
}

.info .list_nav {
        width: 1240px;
        margin-top: 40px;
}

.info .list_nav a {
        float: left;
        width: 260px;
        height: 55px;
        background: #efefef url("../images/ops.png") no-repeat 30px center;
        margin-right: 50px;
        margin-bottom: 30px;
        color: #97a1ff;
        font-size: 16px;
        box-sizing: border-box;
        padding-left: 80px;
        line-height: 55px;
}

.r_title {
        border-left: 3px solid #ff6a90;
        height: 34px;
        line-height: 32px;
        padding-left: 15px;
}

.r_title .b_tit {
        font-size: 20px;
        color: #ff6a90;
}

.r_title .en {
        font-size: 12px;
        color: #8f8f8f;
        display: inline-block;
        margin-left: 5px;
        position: relative;
        top: -2px;
}

.recommend {
        margin: 30px 0 40px;
}

.recommend .left_box {
        float: left;
        width: 742px;
}

.recommend .right_box {
        float: right;
}

.recommend .sub_nav .title {
        color: #ff6a90;
        font-size: 20px;
        margin-right: 15px;
}

.recommend .sub_nav {
        border-left: 3px solid #ff6a90;
        padding-left: 15px;
        height: 34px;
        line-height: 32px;
        overflow: hidden;
}

.recommend .sub_nav .sub {
        font-size: 16px;
        margin-right: 15px;
}

.recommend .sub_nav .sub.cur,
.recommend .sub_nav .sub:hover {
        color: #ff6a90;
}

.ex_list .ex_item {
        padding: 20px 0;
        border-bottom: 1px solid #d0d0d0;
}

.ex_list .ex_item .ex_img {
        overflow: hidden;
        float: left;
}

.ex_list .ex_item .img {
        float: left;
        position: relative;
        width: 165px;
        height: 100px;
}

.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 {
        float: left;
        margin-left: 10px;
        width: 530px;
        font-size: 16px;
        padding-top: 2px;
}

.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 !important;
}

.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;
}

.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: #2e2e2e;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.right_block .p_info .n a {
        color: #2e2e2e !important;
}

.right_block .p_info .x {
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.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;
        width: 285px;
}

.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: 5px;
        display: inline-block;
        max-width: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
}

.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;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.doctor .d_info .n a {
        color: #ff6a90 !important;
}

.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: 5px;
        display: inline-block;
        max-width: 54px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
}

.doctor .d_item {
        padding: 10px 0;
        font-size: 14px;
}

/* å››çº§é¡µé¢ */

.fouth .info {
        margin-top: 0;
        border-bottom: 1px dashed #7d7d7d;
        margin-bottom: 40px;
}

.fouth .intro {
        font-size: 16px;
        color: #9b9b9b;
        margin-bottom: 10px;
}

.fouth .intro .major {
        margin-right: 30px;
}

.fouth .intro_list {
        margin: 16px 0 20px;
}

.fouth .intro_head {
        font-size: 22px;
        background: #f7f7f7 url("../images/cornor.png") no-repeat 0 0;
        height: 55px;
        line-height: 55px;
        padding: 0 10px 0 25px;
}

.fouth .intro_head .price {
        font-size: 18px;
        color: #ff6a90;
}

.fouth .intro_body {
        background-color: #f7f7f7;
        padding: 0 10px 10px;
}

.fouth .intro_body .row {
        overflow: hidden;
}

.fouth .intro_body .row:nth-child(odd) {
        background-color: #fff;
}

.fouth .intro_body .row li {
        padding: 10px 20px;
        font-size: 16px;
        float: left;
        width: 50%;
        box-sizing: border-box;
        color: #2e2e2e;
}

.fouth .intro_body .row .foot {
        width: 100%;
        text-align: center;
        font-size: 14px;
}

.contrast_bar {
        border-bottom: 2px solid #ff6a90;
        position: relative;
        margin: 35px 0 20px;
}

.contrast_bar .dot {
        width: 12px;
        height: 12px;
        border-radius: 12px;
        background-color: #ff6a90;
        position: absolute;
        top: -5px;
}

.contrast_bar .left_dot {
        left: 205px;
}

.contrast_bar .right_dot {
        right: 206px;
}

.criticism_box .merits {
        margin-left: 119px;
}

.criticism_box .faults {
        margin-left: 82px;
}

.criticism_box .t {
        font-size: 20px;
        color: #ff6a90;
        margin-bottom: 10px;
}

.criticism_box .merits .t {
        padding-left: 71px;
}

.criticism_box .faults .t {
        padding-left: 68px;
}

.criticism_box .mn {
        line-height: 24px;
        color: #2e2e2e;
        font-size: 14px;
        width: 240px;
}

.pictures {
        overflow: hidden;
        margin-top: 30px;
        padding-right: 50px;
}

.pictures .tit {
        float: left;
        font-size: 18px;
        color: #ff6a90;
        margin-right: 30px;
}

.pictures .ad {
        width: 250px;
}

.pictures .ad img {
        width: 100%;
}

.attenion {
        overflow: hidden;
        margin: 30px 0 20px;
}

.attenion .tit {
        float: left;
        font-size: 18px;
        color: #ff6a90;
}

.attenion .txt {
        font-size: 14px;
        color: #2e2e2e;
        line-height: 24px;
        margin-left: 29px;
}

.information {
        border: 1px solid #dbdbdb;
        box-shadow: 1px 1px 3px #ddd;
        padding: 10px 10px 0;
        margin-bottom: 50px;
}

.information .r_title {
        border-left: 0;
        padding: 0;
}

.information .tip {
        color: #2e2e2e;
        font-size: 14px;
        padding: 10px 0;
        border-bottom: 1px solid #dedede;
}

.information .tip:last-child {
        border-bottom: 0;
}

.information .tip .num {
        padding: 0px 5px;
        color: #fff;
        background: #8f8f8f;
}

.information .tip:first-child .num {
        background: #ff6a90;
}

.information .tip:nth-child(2) .num {
        background: #ff6a90;
}

.information .tip:nth-child(3) .num {
        background: #ff6a90;
}