/* 分类导航left*/
.left_c {
    width: 770px;
    margin-right: 40px;
}

.m_m_0 {
    margin-bottom: 0;
}
/* 医生信息 */
 .ysxq_box{
    box-shadow: 0 0.3px 6px rgb(0 0 0 / 15%);
    transition: all 0.3s;
    padding: 14px;
 }
 .ysxq_box .ys_img img{
     width: 122px;
     height: 122px;
     border-radius: 4px;
     margin-right: 10px;
 }
 .ysxq_box .name span{
     font-size: 20px;
     color: #444;
     margin-bottom: 10px;
 }
 .ysxq_box .name i{
     width: 46px;
     height: 20px;
     font-size: 12px;
     color: #06cc71;
     border: 1px solid #06cc71;
     border-radius: 1000px;
     line-height: 22px;
     text-align: center;
     display: block;
     margin-top: 3px;
     margin-left: 10px;
 }
 .ysxq_box .jingyan span{
    font-size: 12px;
    color: #777;
    margin-right: 15px;
    margin-bottom: 10px;
    display: block;
}
.ysxq_box .xx_box{
    width: 100px;
    height: 20px;
    background: url(/skins/pc/img/xingxing_1.png) no-repeat left/cover;
    position: relative;
    margin-bottom: 10px;
}
.ysxq_box .xx_box i{
    width: 100%;
    height: 20px;
    background: url(/skins/pc/img/xingxing.png) no-repeat left/cover;
    position: absolute;
    top: 0px;
     left: 0px;
}

.ysxq_box .pf{
    color: #FE8A2B;
    color: 12px;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 3px;
    margin-bottom: 10px;
}
.ysxq_box .yiyuan span{
    font-size: 16px;
    color: #777;
    padding-right: 4px;
}
.ysxq_box .yiyuan p{
    font-size: 16px;
    color: #444;
}
.tiwen_bt button{
    display: block;
    font-size: 15px;
    border: none;
    width: 84px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #06cc71;
    border-radius: 1000px;
    cursor: pointer;
}
.tiwen_bt .tiwen{
    background-color: #06cc71;
    color: white;
    margin-top: 22px;
}
.tiwen_bt .dianp{
    color: #06cc71;
    background-color: white;
    border: 1px solid #06cc71;
    margin-top: 20px;
}
/* 医生问问列表 */
.jiejian_box{
    margin-top: 30px;
}
.yis_nav a{
    font-size: 16px;
    color: #444;
    display: block;
    margin-right: 30px;
}
.yis_nav .dangqian i{
    width: 28px;
    height: 6px;
    background-color: #06cc71;
    display: block;
    border-radius: 1000px;
    margin: 0 auto;
}
.yis_nav .dangqian span{
    color: #06cc71;
}
.index_title span {
    padding-right: 10px;
    border-left: 6px solid #06cc71;
    padding-left: 8px;
    box-sizing: border-box;
}
.zx_ww .ww_tx img {
    width: 50px;
    height: 50px;
    border-radius: 1000px;
}
.zx_ww .text {
    color: #444;
    font-size: 16px;
    max-width: 258px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.da_box .text {
    color: #777;
    font-size: 16px;
    max-width: 328px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wenwen_box .lists li {
    margin-top: 30px;
    padding: 8px;
    cursor: pointer;
}
.wenwen_box .lists li:hover {
    box-shadow: 0 0.3px 6px rgb(0 0 0 / 15%);
    transition: all 0.3s;
}
.riqi_box div {
    margin-left: 40px;
    margin-top: 30px;
    color: #b3b3b3;
    line-height: 20px;
}
.riqi_box div i {
    display: block;
    padding-right: 6px;
}
.riqi_box .icon-chakan {
    font-size: 20px;
}
.riqi_box .icon-pinglun {
    font-size: 12px;
}

/* 项目分类right*/
.right_box {
    width: 390px;
}

.right_box .right_mk {
    padding: 10px 10px 20px 10px;
    margin-bottom: 20px;
}

.right_box .right_mk li {
    margin-top: 20px;
    max-width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right_box .right_mk li a {
    color: #444;
}

.right_box .right_mk:hover {
    box-shadow: 0 0.3px 6px rgb(0 0 0 / 15%);
    transition: all 0.3s;
}

/* 提问窗口 */
/* #tiwen{
    width: 500px;
    padding: 20px 20px 30px 20px;
    display: none;
}
.layui-input{
    margin-bottom: 20px;
}

.tjiao #but{
    width: 46px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #DBF1E1;
    color: #06cc71;
    font-size: 14px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 20px;
}
.tjiao .yingdao{
    color: #06cc71;
    font-size: 14px;
    margin-left: 6px;
    margin-top: 20px;
}
.layui-layer .layui-layer-title{
    color: #06cc71;
    font-size: 16px;
    border-left: 4px solid #06cc71;
} */
/* 医生评价 */
/* #xx_box{
    width: 500px;
    padding: 20px 20px 30px 20px;
    display: none;
}
#xx_box .sc_img img{
    width: 100px;
    height: 100px;
}
#xx_box .sc_box{
    margin-top: 10px;
}
.sc_img{
    position: relative;
}
.sc_img i{
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: white;
    border-radius: 1000px;
}
.file {
    width: 100px;
    height: 100px;
    background: #e8e8e8;
    margin-left: 10px;
    position: relative;
}
.file::before {
    content: '';
    display: block;
    width: 55px;
    height: 2px;
    background: #b3b3b3;
    position: absolute;
    left:50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.file::after {
    content: '';
    display: block;
    width: 2px;
    height: 55px;
    background: #b3b3b3;
    position: absolute;
    left:50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.textarea_box{
    margin-top: 20px;
} */
