.wrapper {
    width: 100%;
    /* height: 100%; */
    background: #f7f7f7;
    overflow: hidden;
}

.container {
    position: relative;
}
.hc-main-l {
    width: 220px;
    background: #fff;
    /*记得删*/

}

.hc-main-r h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 16px;
}

.hc-main-r h2 span {
    display: inline-block;
    width: 5px;
    height: 26px;
    font-size: 0;
    background: #ff7e00;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.htm-rm {
    height: auto;
    background: #fff;
    margin-bottom: 30px;
    padding: 30px 0 30px 40px;
    box-sizing: border-box;
}
.hospital-tips{
        border-color: #ff7e00;
            border-width: 1px;
            border-style: solid;
            text-align: left;
            width: auto;
            color: #ff7e00;
            font-weight: bold;
            padding: 0 10px;
            margin-right: 40px;
            font-size: 14px;
}
.hospitalul {
    width: 960px;
}
.hospitalul .hospitalli {
    float: left;
    width: 310px;
    background: #fff;
    overflow: hidden;
    margin: 0 10px 10px 0;
}
/* a {
    text-decoration: none;
    color: #686868;
} */
.hospitalul .hospitalli a .img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.hospitalul .hospitalli .lidown {
    padding: 20px 10px;
}
.hospitalli .lidown h5 {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}
.hospitalli .lidown .hs1 {
    background: url(https://www.taikanglife.com/img/star.png) no-repeat left center;
}
.hospitalli .lidown p {
    font-size: 14px;
    color: #999;
    margin-top: 2px;
    padding-left: 18px;
}
.hospitalli .lidown .hs2 {
    background: url(https://www.taikanglife.com/img/point.png) no-repeat left center;
}
.h-pagenums {
    text-align: center;
    margin-top: 30px;
}
.nolimitUl li a {
    color:#999;

}

.citys {
    display: inline-block;
    position: relative;
}
.citys p {
    width: 220px;
    height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px -20px -15px -15px;
    border: 1px solid #dadada;
    border-radius: 38px;
    -moz-border-radius: 38px;
    -webkit-border-radius: 11px;
    font-size: 14px;
    color: #666;
    padding: 0 30px 0 20px;
    box-sizing: border-box;
    line-height: 38px;
    background: url(../../img/selsct.png) no-repeat 195px center;
    cursor: pointer;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.selul{
    position: absolute;
    top: 40px;
    left: -142px;
    border: 1px solid #dadada;
    padding: 8px 8px 0;
    /* border-top: none; */
    display: none;
    width: 500px;
    font-size: 0;
    z-index: 3;
    background-color: #fff;
}
.selul li{
    width: 125px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 4px;
    box-sizing: border-box;
    background: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.dline {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 16px;
    line-height: 38px;
}
.dline .selul, .dline .countryul{
    width: 518px;
}
.nolimitUl {
    display: flex;
    flex-wrap: wrap;
    margin-top: -3px;
    overflow: hidden;
}
.nolimit {
    margin-top: -3px;
}
.nolimitUl li {
    padding: 0;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    width: auto;
    border-radius: 26px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
}
.nolimitUl li a {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    font-size: 14px;
    color: #999;
    border-radius: 26px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    width: auto;
    white-space: nowrap;
}
.nolimit .cur {
    color: #fff;
    background: #ff7e00;
}
.ddhospitals h3{
    font-size:16px;

}