.wrapper {
    width: 100%;
    min-height: 580px;
    background: #f7f7f7;
    
}
.container{
    position: relative;
}
.hc-main-l {
    width: 220px;
    background: #fff;

}
.hc-main-r h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 16px;
    font-weight: normal;
}
.hc-main-r h2 span {
    display: inline-block;
    width: 5px;
    height: 26px;
    font-size: 0;
    background: #ff7e00;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.notice-txt {
    color: rgb(255, 126, 0);
    font-size: 12px;
}
.htm-rm {
    height: 234px;
    background: #fff;
    margin-bottom: 30px;
    padding: 5px 0 0 30px;
    box-sizing: border-box;
}
.dline .citys,
.dline .countrys {
    display: inline-block;
    position: relative;
}
.dline .citys p,
.dline .countrys p {
    width: 220px;
    height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 -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;
}

.h-pagenums {
    text-align: center;
    margin-top: 30px;
}
/* 移动端样式 */
.macro-subpagetitle {
    font-weight: 500;
    border-left: 0.3rem solid #ff6505;
    line-height: 1;
    padding-left: 0.5rem;
    font-size: 1.8rem;
    margin-bottom: 2rem;
}
.ddhospitals {
    list-style: none;
    padding-top: 0.25rem;
    line-height: 2rem;
    font-size: 1.2rem;
}
.ddhospitals>li {
    background: #fff;
    margin-bottom: 1.25rem;
    padding: 1.8rem 1.9rem 1.5rem;
}
.ddhospitals>li>h3 {
    font-size: 1.6rem;
    margin-bottom: 0.9rem;
}
.ddhospital-info {
    padding-left: 1.7rem;
    position: relative;
    margin-bottom: 0.2rem;
}
.ddhospital-info>.icon-crown2,
.ddhospital-info>.icon-location3 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.4rem;
    color: #ff6505;
}
.comp-tabcontainer-tip {
    margin: 1.6rem 0;
    font-size: 1rem;
}
.comp-tabcontainer-tip h3 {
    color: #ff6505;
    line-height: 1.8rem;
}
.comp-tabcontainer-tip p {
    color: #696969;
    line-height: 1.8rem;
}
.region{
    display: flex;
    align-items: center;
}
.disert{
    line-height: 26px;
    display: flex;
}
.disert li{
    /* line-height: 38px; */
    align-self: center;
}
.disert li a:hover,
.disert li a.cur,
.plan li a:hover,
.plan li a.cur {
    color: #fff;
    background: #ff7e00;
}
.disert li a,
.plan li a {
    display: inline-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;
}
.nolimit .cur{
    color: #fff;
    background: #ff7e00;
}
.nolimit{
    align-self: center;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    font-size: 14px;
    color: #999;
    border-radius: 26px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    margin-bottom: 14px;
}
.coverageList{
    display: block;
    margin-top: 8px;
}
.nolimitUl{
    display: flex;
    margin-top: 6px;
}
.coverageList li {
    float: left;
}
.nolimitUl li,.coverageList 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;
    margin-bottom: 14px;
}
.nolimitUl li:hover,.coverageList li:hover{
    color: #fff;
    background: #ff7e00;
}
.nolimitUl li a,.coverageList 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;
}

.nolimitUl li a:hover,.coverageList li a:hover{
    color: #fff;
    background: #ff7e00;
}
.hc-main-r h2 b {
    color: #ff7e00;
    font-weight: normal;
    margin: 0 6px;
}
.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: 0px;
    line-height: 38px;
    margin-top: 16px;
}
.dline .selul, .dline .countryul{
    width: 518px;
}