    * {
        margin: 0;
        padding: 0;
    }

    .rm_main {
        width: 1200px;
        margin: 0 auto;
    }

    .rm_header {
        background: #fff;
        position: relative;
        padding: 20px 0 20px 20px;
        margin-top: 20px;
        border: 1px dashed #ccc;
        display: flex;
    }
    .zaixian_fuwu{
        width: 97.5%;
    }
    .module .module-l p{
        overflow: hidden;
    }
    .zaixian_fuwu img{
        width: 100%;
        transform: scale(1) !important; 
        filter: blur(0px) !important;  
    }
    .rm_words {
        width: 70%;
    }
    .tem-down img{
        filter: blur(0px) !important;  
        transform: scale(1) !important; 
    }
    .rm_words h1 {
        padding: 10px 0 30px 0;
        line-height: 48px;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        color: #263341;
    }

    .rm_words p {
        line-height: 32px;
        font-size: 16px;
        text-indent: 2em;
        color: #6b7c92;
    }

    .rm_img {
        width: 30%
    }

    .rm_img img {
        width: 80%;
        display: block;
        margin: 60px auto;
    }

    .rm_another {
        color: #bbb;
        font-size: 14px;
        display: flex;
        margin-top: 20px;
    }

    .rm_another div:nth-of-type(2) {
        padding-left: 40px;
    }

    .rm_another a {
        padding-left: 40px;
        text-decoration: underline;
        color: #444;
    }

    .rm_body {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
    }

    .rm_body_left {
        width: 880px;
    }

    .rm_body_right {
        width: 300px;
    }

    .rm_nav {
        display: flex;
        justify-content: left;
        height: 48px;
        border-bottom: 1px solid #eee;
        text-align: center;
        background: #fff;
    }

    .rm_nav_item {
        position: relative;
        display: inline-block;
        width: 100px;
        height: 40px;
        margin: 0 10px;
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 18px;
        color: #222;
        cursor: pointer;
    }

    .rm_nav .on {
        color: #264391;
        font-weight: bold;
    }

    .rm_cont_item {
        position: relative;
        height: 36px;
        margin-top: 25px;
        line-height: 36px;
        display: flex;
        border: 1px solid #95cced;
        font-size: 18px;
        background-color: #fff;
        -webkit-border-radius: 0 6px 6px 0;
        -moz-border-radius: 0 6px 6px 0;
        border-radius: 0 6px 6px 0;
    }
    .rm_cont{
        display: none;
    }
    .rm_cont_item a {
        position: relative;
        display: block;
        height: 36px;
        line-height: 36px;
        text-decoration: none;
        display: flex;
        justify-content: space-between;
    }

    .rm_cont_num {
        position: absolute;
        left: -9px;
        top: -6px;
        float: left;
        width: 44px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #95cced;
        font-size: 22px;
        border: 2px solid #95cced;
        background: #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }


    .rm_zw{
        margin: 10px auto;
    }
    .rm_fh{
        font-size: 20px;
        background: #7fbffd;
        width: 200px;
        color: #fff;
        text-align: center;
        height: 45px;
        line-height: 45px;
        border-radius: ;
    }
    .rm_fh a{
        color: #fff;
    }
    .rm_progress {
        width: 650px;
        padding-left: 30px;
    }

    .rm_progress span {
        display: block;
        width: 50%;
        min-width: 50%;
        -webkit-transition: width .3s linear 0s;
        -moz-transition: width .3s linear 0s;
        transition: width .3s linear 0s;
        padding: 0 20px;
        color: #fff;
        -webkit-border-radius: 0 10px 10px 0;
        -moz-border-radius: 0 10px 10px 0;
        border-radius: 0 10px 10px 0;
        background: #95cced;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .one span {
        background: #f5634f;
    }
    .rm_cont .one {
        border: 1px solid #f5634f;
    }

    .one .rm_cont_num {
        border-color: #f5634f;
        color: #f5634f;
    }
    .two span {
        background: #efa64a;
    }
    .rm_cont .two {
        border: 1px solid #efa64a;
    }

    .two .rm_cont_num {
        border-color: #efa64a;
        color: #efa64a;
    }
    .three span {
        background: #47cd84;
    }
    .rm_cont .three {
        border: 1px solid #47cd84;
    }

    .three .rm_cont_num {
        border-color: #47cd84;
        color: #47cd84;
    }
    .rm_score {
        width: 160px;
        height: 36px;
        padding: 0 20px;
        line-height: 36px;
        text-align: right;
        text-align: right;
        font-size: 16px;
        color: #444;
    }
    .rm_list{
        padding: 20px 15px;
        margin-top: 20px;
        background: #fff;
        overflow: hidden;
        border: 1px solid #dcdcdc;
    }
    .rm_list_top{
        padding-bottom: 5px;
        border-bottom: 1px solid #f5f5f5;
        display: flex;
        overflow: hidden;
    }

    .rm_icon{
        float: left;
        width: 60px;
        height: 84px;
        margin-right: 16px;
        background-image: url(/statics/mysm/images/ph_icons.png);
        background-repeat: no-repeat;
        background-position: -200px 4px;
        color: #fff;
        line-height: 73px;
        text-indent: 11px;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
    }
    .rm_list .one{
        background-position: 8px 16px;
        overflow: hidden;
        text-indent: 5rem
    }
    .rm_list .two{
        background-position: -45px 16px;
        overflow: hidden;
        text-indent: 5rem;
    }
    .rm_list .three{
        background-position: -95px 16px;
        overflow: hidden;
        text-indent: 5rem;
    }
    .rm_list_top h2 {
        width: 80%;
        margin-top: 9px;
    }
    .rm_list_top h2 a{
        text-decoration: none;
        color: #444;
        margin-top: 10px;
        overflow: hidden;
    }
    .rm_list_top h2 div:first-of-type{
        font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #333;
    margin-right: 7px;
    margin-top: 5px;
    }
    .rm_list_top h2 div:nth-of-type(2){
        color: #bbb;
        font-size: 14px;
    }
    .rm_list_top h2 div:nth-of-type(2) span{
        font-weight: bold;
        font-size: 16px;
        color: #e00b0b;
        padding-left: 5px;
    }
    .rm_list_top .btn{
        display: block;
        width: 120px;
        height: 40px;
        text-align: center;
        -webkit-border-radius: 28px;
        -moz-border-radius: 28px;
        border-radius: 28px;
        font-size: 16px;
        line-height: 40px;
        margin-top: 20px;
        color: #fff;
        background: #fd5311;
    }
    .rm_list_bottom{
        display: flex;
        margin-top: 20px;
    }
    .rm_list_bottom_img {
        width: 100px;
        height: 100px;
        margin-right: 20px;
        /*border: 1px solid #eee;*/
    }
  
    .rm_list_bottom_img img {
        width: 100%;
        /*height: 100px;*/
    }
  
    .rm_list_bottom_desc{
        width: 440px;
        padding-right: 40px;
        line-height: 24px;
        font-size: 14px;
        color: #666;
        overflow: hidden;
    }
    .rm_list_bottom_sore div:first-of-type{
        height: 56px;
        line-height: 56px;
        font-size: 56px;
        color: #000;
        margin-bottom: 10px;
    }
    .rm_list_bottom_sore{
        font-size: 14px;
        color: #888;
        text-align: center;
    }
    .rm_right_nav{
        height: 44px;
        line-height: 44px;
        background: #264391;
        font-size: 18px;
        color: #fff;
        text-align: center;
    }
    .rm_right_item{
        height:48px; padding:8px 0;line-height: 24px;font-size:14px;border-bottom:1px solid #eee;overflow: hidden;    margin-left: 5px;
    }
    .rm_list_bottom_btn{
        background:#47cd84;
        color: #fff;
        width: 100px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        margin-right: 30px;
        border-radius: 10px;    margin-top: 15px;
        cursor: pointer;
    }
    .rm_pm_top{
        font-size: 20px;
        margin: 10px;
        font-weight: bold;
        color: #444;
    }
    .rm_pm_list{
        display: flex;
        flex-wrap: wrap;
        margin: 20px 20px 10px 10px;
    }
    .rm_pm{
        border-bottom: 5px solid #dcdcdc;

    }
    .rm_pm_list_item{
        width: 31%;
        margin-left: 15px;
        border: 1px solid #6b7c92;
        height: 40px;
        line-height: 40px;
        background: #d1d8e1;
        font-size: 14px;
        color: #444;
        margin-bottom: 10px;
        text-align: center;
    }
    .dsblock{
        display: block !important;
    }
    .rm_cont .rm_cont_item:first-of-type {
        border: 1px solid #FF5601;
    }
  
    .rm_cont .rm_cont_item:first-of-type .rm_cont_num {
        border-color: #FF5601;
        color: #FF5601;
    }
  
    .rm_cont .rm_cont_item:first-of-type span {
        background: #FF5601;
    }
  /*  */
  .rm_cont .rm_cont_item:nth-of-type(2) {
      border: 1px solid #1EAF3C ;
  }
  
  .rm_cont .rm_cont_item:nth-of-type(2) .rm_cont_num {
      border-color: #1EAF3C ;
      color: #1EAF3C ;
  }
  
  .rm_cont .rm_cont_item:nth-of-type(2) span {
      background: #1EAF3C ;
  }
  /*  */
  .rm_cont .rm_cont_item:nth-of-type(3) {
      border: 1px solid #E89EBF  ;
  }
  
  .rm_cont .rm_cont_item:nth-of-type(3) .rm_cont_num{
      border-color: #E89EBF  ;
      color: #E89EBF  ;
  }
  
  .rm_cont .rm_cont_item:nth-of-type(3) span{
      background: #E89EBF  ;
  }
  /*  */
  .portrait p {
    overflow: unset !important;
}
/* 公共 */
.line_hide1{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;}
.line_hide2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.line_hide3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.line_hide4{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;}

/* 修改排行样式 */
.xin_box{border: 1px solid #eee;margin: 10px 0 0 0;}
.xin_con{padding:30px 30px 20px 30px;display: flex;}
.xin_con .ttlimg{ width:260px; text-align:center;} 
.xin_con .ttlimg img{ width:100%; display:block;} 
.xin_con .tablecell:nth-child(2){margin: 0 0 0 20px;width: 75%;    display: flex;flex-direction: column;justify-content: space-around;}
.headinfo >h1{line-height: 48px;font-size: 38px;font-weight: bold;color: #263341;}
.headinfo_time{color: #bbb;font-size: 18px;display: flex;}
.headinfo_time div:nth-child(2){padding-left: 40px;}
.xin_dao{padding: 10px 0px 20px 0;margin: 0 50px;position: relative;}
.xin_dao_con{width: 100%;text-align: center;overflow: hidden;white-space: nowrap;line-height: 1em;position: absolute;left: 0;top: -2px;}
.xin_dao_tit{position: relative;display: inline-block;line-height: 1em;font-weight: bold;
padding: 0 25px;color: #209beb;font-size: 24px;}
/* 左线 */
.xin_left_xian{background-color: #209beb;width: 1px;height: 15px;position: absolute;top: 50%;margin-top: -8px;left: -1px;}
.xin_left_xian::before{left: -6px;content: "";width: 1px;height: 25px;position: absolute;top: 50%;margin-top: -13px;background-color: #209beb;}
.xin_left_xian::after{left: -506px;content: "";width: 500px;height: 1px;position: absolute;top: 50%;margin-top: -1px;background-color: #209beb;}
/* 右线 */
.xin_right_xian{background-color: #209beb;width: 1px;height: 15px;position: absolute;top: 50%;margin-top: -8px;right: -1px;}
.xin_right_xian::before{right: -6px;content: "";width: 1px;height: 25px;position: absolute;top: 50%;margin-top: -13px;background-color: #209beb;}
.xin_right_xian::after{right: -506px;content: "";width: 500px;height: 1px;position: absolute;top: 50%;margin-top: -1px;background-color: #209beb;}
.xin_dao_box{text-align: justify;padding: 30px 20px 15px;position: relative;border: 1px solid #209beb;border-top: 0;color:#209beb ;line-height: 32px;font-size: 16px;text-indent: 2em;}

/* 修改排行样式2 */
.xin_wai{border: 1px solid #eee;padding: 0 0 20px 0;}
.xin_pai_title{padding: 10px 0;overflow: hidden;text-align: center;}
.xin_pai_div{ position: relative;text-align: center;display: inline-block;max-width: 100%;    padding: 0px 0px 20px 0;}
.xin_pai_span{font-size: 32px;color: #209beb;display: inline-block;    max-width: 100%;height: 1.3em;line-height: 1.3em;position: relative;z-index: 1;}
.xin_pai_span::after{display: inline-block;max-width: 100%;overflow: hidden;position: absolute;
left: 0px;content:"///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////";bottom: -21px;font-size: 12px;height: 26px;line-height: 20px;}
/* 筛选 */
.xin_tab{display: flex;justify-content: space-around;}
.xin_tab_item{width: 187px;cursor: pointer;background: #55b9f4;border-radius: 5px;margin: 0px 10px;padding: 2px 0px;line-height: 2em;color: #fff;font-size: 20px;text-align: center;}
.xin_tab_active{background: #209beb;}
/* 筛选菜单 */
.xin_tab_down{overflow: hidden;margin: 0 50px 20px 50px;}
.xin_down_div{position: relative;display: none;}
.xin_down_item{display: flex;margin: 12px 0 0 1em;border: 1px solid #209beb;position: relative;}
.xin_down_item::before{content: "";height: 2em;width: 1.6em;background: url(/statics/ysm/img/star.png) no-repeat;background-size: 1.6em auto;position: absolute;left: -12px;top: 0px;z-index: 6;}
.xin_down_zi{width: 35px;line-height: 40px;text-align: center;font-style: italic;font-size: 18px;font-weight: bold;color:#209beb ;padding: 0 10px;}
.xin_down_text{width: 78%;}
.xin_down_text_a{display: inline-block;height:40px;line-height: 40px;background: #209beb;color: #fff;font-size: 18px;padding: 0 0 0 15px;border-radius: 0px 0.6em 0.6em 0px;}
.xin_down_zhi{color: #999;font-size: 14px;height:40px;line-height: 40px;}

/* 变色1 */
.xin_down_item:nth-child(1){border: 1px solid #f57b5e;}
.xin_down_item:nth-child(1) .xin_down_zi{color: #f57b5e;}
.xin_down_item:nth-child(1) .xin_down_text_a{background: #f57b5e;}
.xin_down_item:nth-child(1)::before{background: url(/statics/ysm/img/star1.png);background-size: 1.6em auto;}
/* 变色2 */
.xin_down_item:nth-child(2){border: 1px solid #42bf80;}
.xin_down_item:nth-child(2) .xin_down_zi{color: #42bf80;}
.xin_down_item:nth-child(2) .xin_down_text_a{background: #42bf80;}
.xin_down_item:nth-child(2)::before{background: url(/statics/ysm/img/star1.png);background-size: 1.6em auto;}
/* 变色3 */
.xin_down_item:nth-child(3){border: 1px solid #d8a23a;}
.xin_down_item:nth-child(3) .xin_down_zi{color: #d8a23a;}
.xin_down_item:nth-child(3) .xin_down_text_a{background: #d8a23a;}
.xin_down_item:nth-child(3)::before{background: url(/statics/ysm/img/star1.png);background-size: 1.6em auto;}

/* 修改新排行医院 */
.xin_hos{margin: 0 50px 20px 50px;}
.xin_hos_title{display: flex;align-items: center;}
.xin_hos_a{font-size: 22px;font-weight: bold;text-decoration: underline;color: #555ba6;}
.xin_hos_a:hover{color: #fe741c;}
.xin_hos_hao{font-size: 16px;color: #bbb;margin: 0 0 0 10px;}
.xin_hos_hao>span{font-weight: bold;font-size: 18px;color: #555ba6;padding-left: 5px;}
.xin_hos_imgs{width: 640px;margin: 10px auto;display: block;border-radius: 15px 15px 0 0;}
.xin_hos_imgs>img{display: block;width: 100%;margin: 0px auto;border-radius: 15px 15px 0 0;}
.xin_hos_des{color: #333;line-height: 28px;font-size: 14px;}
.xin_hos_add{color: #333;font-size: 14px;line-height: 1.8em;}

/* 修改新排行榜单 */
.xin_bang{margin: 24px 40px 0px 40px;}
.xin_bang_title{padding: 0 10px;display: inline-block;position: relative;background-color: #209beb;}
.xin_bang_title > span{font-size: 24px;color: #fff;line-height: 1.5em;}
.xin_bang_i{border-style: solid !important;border-right-color: transparent !important;border-top-color: transparent !important;border-bottom-color: transparent !important;    position: absolute;left: 100%;top: 0;display: block;border-width: 0.75em 0.5em;border-style: solid;border-color: #209beb;font-size: 24px;}
.xin_bang_box{display: flex;flex-wrap: wrap;margin: 20px 0px 0px 15px;}
.xin_bang_div{color: #07689f;box-sizing: border-box;width: 260px;}
.xin_bang_con{width:250px;height: 36px;margin: 1px;border-bottom: 1px dashed #afbfd7;display: flex;align-items: center;}
.xin_bang_con_num{background-color: #209beb;color: #fff;font-size: 12px;width: 18px;height: 18px;text-align: center;margin-right: 5px;font-family: Georgia, "Times New Roman", Times, serif;
border-radius: 3px;line-height: 18px;}
.xin_bang_con>a{color: #07689f;width: 222px;}
.xin_bang_con>a:hover{color:#f90;}