.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 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: 327px;
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;
}
.rd-doctor-txt span{
display: block;
font-size: 16px;
}
.rd-title{
font-size: 28px;
font-weight: bold;
}
.rd-title span{
display: block;
font-size: 20px;
}
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: 22px;
padding: 20px 0 0 0;
}
.rd-title span{
font-size: 18px;
}
}