.el-heading-lv4 {
padding: 10px 0 10px;
}
.el-heading-lv4 .heading-box .title-holder h5{
font-size: 18px;
line-height: 1.6;
/*padding: 0 0 10px 0;
border-bottom: 1px solid #EBEBEB;*/
color: #000000;
}

/*.el-heading-lv4 .heading-box .title-holder h5.lock::after{
content: url(/member/img/login02/img-lock.png);
padding: 0 0 0 10px;
}*/

.el-heading-lv4 .heading-box .title-holder h5 span{
display: block;
font-weight: normal;
}
.el-pic-block.style-pic-top>div>div>div>div>.pic-box+.txt-box {
margin-top: 0;
}
.el-pic {
padding: 0 0 10px 0;
}
.el-paragraph {
font-size: 14px;
padding: 0 0 20px 0;
}
.el-pic-block{
margin-bottom: 30px;
}
.pic-holder .rd-doctor-img{
width: 325px;
height: 216px;
overflow: hidden;
position: relative;
display: block;
/*border: 1px solid #EBEBEB;*/
}
.pic-holder .rd-doctor-txt{
position: absolute;
width: 100%;
bottom: 0;
text-align: left;
font-size: 13px;
color: #FFFFFF;
line-height: 1.6;
background-color: rgba(0,0,0,0.50);
pointer-events: none;
}
.rd-doctor-txt .pd10{
padding: 5px 12px;
}
.pic-holder .rd-doctor-img.rd-rock::before{
width: 35px;
height: 35px;
position: absolute;
content:url("../img/img_lock.svg");
z-index: 200;
top: 0px;
right: 0px;
pointer-events: none;
}

.pic-holder .rd-doctor-img.new::after{
position: absolute;
height: 28px;
font-size: 12px;
letter-spacing: 2px;
font-weight:normal;
content: "NEW";
color: #FFFFFF;
background-color: #F15A24;
padding: 7px 20px 0 20px;
margin: 0;
z-index: 200;
top:0px;
left:0px;
}




.rd-doctor-txt span{
display: block;
font-size: 16px;
}
.rd-title{
font-size: 18px;
font-weight: 600;
color: #426bba;
}
.rd-title span:first-child{
display: block;
text-indent: -10px;
padding-bottom: 15px;
}
a {
color: #000000;
outline: 0;
text-decoration: none
}
@media screen and (max-width: 788px) {
.pic-holder .rd-doctor-img{
width: 100%;
height: auto;
}
.el-pic-block{
margin-bottom: 0;
}
.rd-title{
font-size: 16px;
padding: 20px 0 0 0;
}
.rd-title span{
font-size: 16px;
}
}

