.swiper-container {
        height: 428px;
        text-align: center;
}

.swiper-container img {
        height: 100%;
}

.banner {
        position: relative;
        background-color: #97a1ff;
        background: -webkit-linear-gradient(top, #97a1ff 0%, #d2b5e5 100%);
        background: -o-linear-gradient(top, #97a1ff 0%, #d2b5e5 100%);
        background: -moz-linear-gradient(top, #97a1ff 0%, #d2b5e5 100%);
        background: linear-gradient(top, #97a1ff 0%, #d2b5e5 100%);
}

.adver {
        height: 428px;
        width: 200px;
        position: absolute;
        right: 50%;
        margin-right: -600px;
        top: 0;
        bottom: 0;
        z-index: 10;
        background-color: #fff;
}

.adver a {
        display: block;
        width: 225px;
        height: 142px;
        border-bottom: 1px dashed #e5e5e7;
        position: relative;
        left: 0;
        background: #fff;
}

.adver a:last-child {
        border-bottom: 0;
}

.adver img {
        display: block;
        width: 100%;
        height: 100%;
        -moz-user-select: none;
}
.clearf:after,clearf:before{content:"";display:block; }
.clearf:after {clear:both;}
.clearf{zoom:1;}
.hospital {
    padding-top: 20px;
}
.hospital ul {
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
}
.hospital ul li {
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: .7em;
    position: relative;
    top: 0;
    transition: all 0.2s linear;
}
.hospital ul li .img {
    height: 100px;
    display: block;
    overflow: hidden;
    padding: 1em 1em 1em 0;
    margin-bottom: 1em;
}
.hospital ul li img {
    display: block;
    margin: 0 auto;
    height: 100%;
}
.hospital ul li p {
    text-align: center;
    color: #37474f;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: .5em;
}
.hospital ul li p:nth-child(2) {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hospital ul li p:nth-child(3) {
    font-weight: normal;
    padding: .8em 0 0;
}
.hospital ul li p:nth-child(3) span {
 /*float:left;*/
 font-size: 14px;
}
.hospital ul li p:nth-child(3) a {
    margin-left: 3em;
}
.hospital ul li:hover {
    top: -4px;
    box-shadow: 0 15px 30px #000;
    transition: translate3d(0, -2px, 0);
}
.hospital .onclick {
    font-size: 14px;
    margin-top: 0;
    display: initial;
    color: #fd0282;
    padding: .5em;
}


/* 推荐 */

.recommend {
        margin: 45px 0;
}

.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;
        color: #2e2e2e;
}

.recommend .sub_nav .sub.cur,
.recommend .sub_nav .sub:hover {
        color: #ff6a90;
}

.ex_list {
        overflow: hidden;
}

.ex_list .ex_item {
        padding: 20px 0;
        border-bottom: 1px solid #f4f0f0;
}
.ex_list .ex_item:last-child{ border-bottom:none;}
.ex_list .ex_item .ex_img {
        overflow: hidden;
        float: left;
}

.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 {
        float: left;
        margin-left: 10px;
        width: 394px;
        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 .pro {
        display: inline-block;
        width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
}

.ex_list .ex_item .ex_txt .price {
        font-size: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
}

.ex_list .ex_item .ex_txt .price .co_pink {
        display: inline-block;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
        position: relative;
        top: -3px;
}

.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;
        overflow: hidden;
}

.right_block .p_item {
        border-bottom: 1px solid #f4f0f0;
        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 {
        width: 285px;
        margin-left: 12px;
        margin-top: -4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.right_block .p_item .p_info .m {
        margin-top: 8px;
}

.right_block .p_item .p_info .tags {
        display: inline-block;
        width: 220px;
        vertical-align: top;
        position: relative;
        top: -5px;
}

.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;
        max-width: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        margin-top: 3px;
        vertical-align: middle;
        position: relative;
        top: -2px;
}

.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: #ff609a;
        margin-top: 5px;
        font-size: 18px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.doctor .d_info .n a {
        color: #ff609a !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: 5px;
}

.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;
}

/*整形资讯*/

.i_title {
        text-align: center;
        position: relative;
        margin-top: 50px;
        margin-bottom: 20px;
}

.i_title:before {
        content: " ";
        display: inline-block;
        position: absolute;
        height: 0;
        border-top: 1px solid #ddd;
        left: 0;
        top: 15px;
        width: 500px;
}

.i_title:after {
        content: " ";
        display: inline-block;
        position: absolute;
        height: 0;
        border-top: 1px solid #ddd;
        right: 0;
        top: 15px;
        width: 500px;
}

.i_title .i_tit {
        display: inline-block;
        font-size: 20px;
        color: #fff;
        background-color: #97a1ff;
        padding: 3px 40px;
        border-radius: 25px;
        text-align: center;
        margin-bottom: 20px;
}
.i_title .i_tit a{ color:#fff;}
.i_title .i_sub {
        font-size: 15px;
        color: #606060;
}

.information .content {
        margin-top: 30px;
}

.article_box {
        margin-top: 45px;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
}

.article_box .article {
        width: 49.5%;
        padding: 15px;
        box-sizing: border-box;
        display: flex;
        margin-bottom: 1%;
        justify-content: space-between;
        border: 1px solid #f4f0f0;
}
.article_box .article:hover{ border-color:#97a1ff;}
.article_box .article .img {
        width: 140px;
        height: 100px;
        overflow: hidden;
        margin-right: 10px;
        position: relative;
}

.article_box .article .img img {
        width: 100%;
        height: 100px;
        object-fit: cover;
}
.con {
    overflow: hidden;
    width: 90%;
}
.article_box .article .tit {
        font-size: 16px;
        color: #2e2e2e;
}

.article_box .article .way {
        font-size: 14px;
        color: #8f8f8f;
        margin: 10px 0;
}

.article_box .article .way a {
        color: #8f8f8f;
}

.article_box .article .foot_more {
        text-align: right;
}

.article_box .article .foot_more a {
        font-size: 12px;
        color: #97a1ff;
}

.article_box .article .cen_adver {
        display: none;
        position: absolute;
        width: 130px;
        height: 56px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 1;
}

.article_box .article .cen_adver .mask {
        width: 134px;
        height: 56px;
        display: none;
        background-color: #fff;
        opacity: 0.8;
        filter: alpha(opacity=80);
}

.article_box .article .cen_adver .adv {
        display: none;
        font-size: 12px;
        color: #2e2e2e;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 10px;
}

.praise_box {
        overflow: hidden;
        margin: 70px 0 45px;
        width: 1200px;
}

.praise_box .praise {
        float: left;
        margin: 0 12px;
}

.praise_box .praise .img {
        width: 146px;
        height: 112px;
        border: 1px solid #b4b6f1;
        border-radius: 8px;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 30px;
}

.praise_box .praise .img img {
        height: 46px;
}

.praise_box .praise .t {
        color: #97a1ff;
        font-size: 18px;
        text-align: center;
        margin-top: 6px;
}

.praise_box .praise .t .s {
        font-size: 14px;
        margin-top: 4px;
}