.naiyaowenzhang{
    font: 18px/24px "微软雅黑";
    font-weight: 700;
    margin-left: 15px;
    margin-top: 20px;
}
.d_title img{
    width: 32px;
    vertical-align: -10px;
    margin-left: 5px
}
.M-b1-list{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    border-bottom:1px solid #f2f2f2;
}
.M-b1-item{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    padding:15px 0 10px;
}
.M-b1-item a{
    display:block;
    text-align:center;
}
.M-b1-item a img{
    width:40%;

}
.M-b1-item a .tit{
    font-size:14px;
    color:#666;
    margin-top:5px;
}
.J_question_li1{
    padding: 20px 0 !important;
}
.M-b2-wrap{
    padding:15px 14px;
    text-align:center;
}
.M-b2-wrap h3{
    color:#000;
    font-size:18px;
    line-height:28px;
    margin-bottom:4px;
    font-weight: 500;
}
.M-b2-wrap .con{
    font-size:14px;
    color:#666;
    line-height:21px;
    margin-bottom:10px;
}
.M-b2-wrap .con em{
    color:#feb717;
    padding:0 3px;
}
.M-b2-wrap .M-b2-btn{
    display:block;
    line-height:45px;
    height:45px;
    background:#00a4ff;
    color:#fff;
    font-size:18px;
    border-radius:8px;
}
.line-10{
    height:10px;
    background-color:#f4f4f4;
}
.title{
    font-weight: 500;
    /*margin-bottom: 0 !important;*/
}

.M-title{
    padding:12px 14px;
}
.M-title h2{
    font-size:16px;
    color:#000;
    font-weight:600;
    line-height:24px;
}
.M-title .M-more{
    float:right;
    font-size:14px;
    line-height:24px;
}
.M-b3-list{
    padding:0px 14px;
}
.M-b3-item{
    padding:14px 0;
}
.M-b3-list .M-b3-item+.M-b3-item{
    border-top:1px solid #f2f2f2;
}
.M-b3-item a{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;

}
.M-b3-item a .M-b3-item-con{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
}
.M-b3-item a .M-b3-item-img{
    width:28%;
    height:94px;
    margin-left:10px;
    overflow:hidden;
}
.M-b3-item a .M-b3-item-img img{
    height:100%;
    min-width:100%;
    position:relative;
    left:50%;
    transform:translateX(-50%);
}
.M-b3-item-con .tit{
    font-size:16px;
    color:#000;
    line-height:24px;
    margin-bottom:3px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}
.M-b3-item-con .desc{
    font-size:14px;
    color:#666;
    margin-bottom:3px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}
.M-b3-item-con .label{
    color:#666;
    font-size:14px;
 
} 
.M-b3-item-con .label .skew{
    color:#666;
    font-size:12px;
}




.j_tab_hd{
    margin:0 15px;
    overflow:hidden;
    border-bottom:1px solid #f2f2f2;
}
.j_tab_hd .tab_item{
    height:45px;
    line-height:43px;
    font-size:16px;
    color:#000;
    border-bottom:2px solid transparent;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    float:left;
}
.j_tab_hd .tab_item+.tab_item{
    margin-left:25px;
}
.j_tab_hd .tab_item.on{
    color:#00a4ff;
    border-color:#00a4ff;
}








/* 药品页新增样式 */

.d_wrap .d_title{
    font-size:16px;
    color:#000;
    word-break:break-all;
    line-height:24px;
    margin-bottom:6px;
    font-weight: 700;
}
.d_con_flex{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.d_con_flex .d_pic{
    width:33%;
    margin-right:10px;
}
.d_con_flex .d_pic img{
    width:100%;
    vertical-align:middle;
}
.d_con_flex .d_config{
    -webkit-box-flex:1;
    -webkit-flex:1;
        -ms-flex:1;
            flex:1;
    margin-top: 20px;
}
.d_con_flex .d_config p{
    color:#777;
    font-size:14px;
    line-height:20px;
    word-break:break-all;
}
.d_con_flex .d_config p+p{
    margin-top:3px;
}


.JJ-box{
    padding:10px 12px;
    overflow: hidden;
}
.JJ-item{
    padding:10px 0;
}
.JJ-list .JJ-item+.JJ-item{
    border-top:1px solid #f2f2f2;
}
.JJ-item-tit{
    font-size:16px;
    color:#000;
    line-height:24px;
    margin-bottom:6px;
}
.JJ-item-text{
    font-size:14px;
    color:#777;
    line-height:24px;
}



.j_tab_hd .tab_item+.tab_item{
    margin-left: 20px;
}


.d_qy_detail{
    padding:10px 12px;
}
.d_qy_detail .tit{
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin-bottom: 6px;
}
.d_qy_detail .con{
    font-size: 14px;
    color: #777;
    line-height: 24px;
    margin-bottom: 6px;
}

.j_tab_hd .tab_item{
    width:auto;
    overflow:hidden;
}




.J_question_li .tit .tit_tip{
    float: none;
    width: 9%;
    text-align: center;
    margin-top: 2px;
}
.J_question_li .tit{
    display: flex;
}
.tit_tip1{
    flex: 1;
}
.JJ-box{
    font-size: 16px;
    color: #333;
    font-weight: 550 !important;
    line-height: 22px;
}
.JJ-box strong{
    font-size: 18px;
    color: #000;
    font-weight: 600 !important;
}
.yylv_show_quanbu_right_wenti_show_wen_img{
    font-size: 16px;
    color: #333;
    font-weight: 500 !important;
    line-height: 30px;
}
.d_qy_detail p{
    font-size: 16px;
    color: #333;
    font-weight: 500 !important;
    line-height: 30px;
}
.product img{
    width: 30px;
    vertical-align: -3px;
}

/* 添加栏目 */

.M-b12-inner{
    padding:15px 15px;
}
.M-b12-inner .tit{
    font-size:16px;
    color:#000;
    line-height:24px;
    margin-bottom:6px;
}
.M-b12-con {
    line-height:24px;
    overflow:hidden;
}
.M-b12-con .text{
    font-size:14px;
    color:#666;
    float:left;
}
.M-b12-con .label{
    font-size:12px;
    color:#666;
    float:left;
    margin-left:12px;
    margin-top:4px;
    line-height:1;
    border:1px solid #f97272;
    color:#fa8383;
    padding:2px 3px;
    border-radius:2px;
}

.M-b12-btns{
    display:flex;
    padding:15px 0;
}
.M-b12-btns .btn{
    flex:1;
    font-size:16px;
    color:#00a4ff;
    border:#00a4ff 1px solid;
    background:#f5f5f5;
    line-height:40px;
    text-align:center;
    border-radius:3px;
}
.M-b12-btns .btn+.btn{
    margin-left:15px;
}
.top{
    padding: 10px 0;
}
.titlee{
    flex:1;
}

.d_title .mip-element{
    width: 32px;
    display: inline-block;
    vertical-align: -10px;
}
.guangaotu{
    padding: 20px;
}

.guangaotu1{
    padding: 10px;
}

.guangaotu img{
    width: 100%;
}


/* 修改药品详情 */

.c-grid {
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*margin-top: 55px;*/
}
.page-home .c-grid.home-plan {
    background-color: #fff;
}
.c-grid.p-y-tall .c-grid-layout {
    padding-top: 0px;
    /* padding-bottom: 36px; */
}
.c-g-24 {
    width: 100%;
}
.c-grid [class*=c-g-] {
    display: inline-block;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
.coll-school-plan {
    overflow: hidden;
    background: #fff;
    /* border: 1px solid #e5e8ed; */
    /* box-shadow: 0 4px 8px 0 rgba(3,27,78,.12); */
    border-radius: 2px;
}
.home-plan .coll-school-plan {
    margin-top: 15px;
}
.c-grid-inner {
    font-size: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -10px;
    margin-left: -10px;
}
.c-grid-inner [class*=c-g-] {
    display: inline-block;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
.coll-school-plan>.c-grid-inner>[class*=c-g-] {
    vertical-align: middle;
}
.s-24 {
    width: 100%;
}
.coll-school-plan-main {
    margin-right: 0;
    padding: 15px;
    background-color: #fff;
}
.coll-school-plan-main-hd {
    margin-bottom: 12px;
    zoom: 1;
}
.coll-school-plan-tips {
    display: inline-block;
    vertical-align: top;
    /* margin-bottom: 16px; */
    padding: 2px 8px;
    max-width: 100%;
    line-height: 20px;
    color: #0abf5b;
    font-weight: 400;
    border-radius: 12px;
    background-color: #c6ebda;
    box-sizing: border-box;
    float: right;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 0;
}
.coll-school-plan-title {
    line-height: 28px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
}
.coll-school-plan-main-bd {
    margin-bottom: 0;
}
.coll-school-plan-content {
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.coll-school-plan-side {
    box-shadow: none;
    background-color: #fff;
    border-top: 1px solid #e5e8ed;
}
.coll-school-plan-feature-box {
    padding: 20px;
}
.coll-school-plan-feature-box-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
}
.coll-school-plan-feature-main, .coll-school-plan-feature-object, .coll-school-plan-feature-button{
    display: table-cell;
    vertical-align: middle;
}
.coll-school-plan-feature-button{
    width:100px;

}
.coll-school-plan-feature-button .coll-btn{
    min-width:100px;
    height:33px;
    line-height:32px;
    color:#fff;
}
.coll-school-plan-feature-object {
    width: 48px;
}
.coll-school-plan-feature-icon {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
}
.coll-school-plan-feature-icon.qr-code{
    width: 64px;
    height: auto;
    margin-left: -8px;
}
.coll-school-plan-feature-main {
    padding-left: 20px;
}
.coll-school-plan-feature-title {
    margin-bottom: 4px;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.coll-school-plan-feature-title img{
    width: 44px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.coll-school-plan-feature-desc {
    height: auto;
    line-height: 18px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.coll-school-plan-feature-desc.num{
    color:#00a4ff;
    font-size:16px;
    margin-top:8px;
    font-weight:600;
}
.coll-school-plan-side-btn {
    display: block;
    padding: 20px;
    border-top: 1px solid #e5e8ed;
}
.coll-btn {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    height: 36px;
    line-height: 34px;
    min-width: 140px;
    max-width: 340px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #00a4ff;
    border: 1px solid #00a4ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-appearance: none;
}
.coll-school-plan-side-btn .coll-btn {
    max-width: 100%;
    width: 100%;
    height: 44px;
    line-height: 42px;
    color:#fff;
}
.j_b1_link a{
    color:#666;
}
.j_b1_link{
    border:0;
    margin-top:0;
}
.j_b1{
    padding-top:5px;
}
.coll-school-plan-main{
    padding-bottom:8px;
}
.haiwaiyiliao{
    text-align: center;
    margin: 0 auto;
}
.haiwaiyiliao img{
    width: 100%;
}
.kangengduo{
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    color: #00a4ff;
}
.j_b1_link a i{
    vertical-align: -2px;
}
/* 药品详情修改 */

.c-media-cell-mod .com-2-section-hd{
    margin-bottom:0;
}
.c-media-cell-mod .com-i-section-more{
    transition: transform .2s;
    transform: rotate(90deg);
}
.c-media-cell-mod .com-2-section-hd.actived .com-i-section-more{
    transform: rotate(-90deg);
}
.coll-infor-card {
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 2px 4px 0 rgba(3,27,78,.06);
    margin-bottom: 12px;
}
.coll-infor-card-hd-link {
    display: block;
    padding: 20px;
    height: 56px;
    box-sizing: content-box;
    font-size:0;
}
.coll-infor-card-hd-link:before{
    content:'';
    display:inline-block;
    width:0;
    height:100%;
    vertical-align:middle;
}
.coll-infor-card-heading {
    zoom: 1;
    min-height: 28px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.coll-infor-card-extra {
    float: right;
    margin-left: 20px;
    height: 28px;
}
.coll-infor-card-tag {
    padding: 0 12px;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #008fff;
    background: #b6dfff;
    border-radius: 12px;
}
.coll-infor-card-extra:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    font-size: 0;
}
.coll-infor-card-tit {
    line-height: 28px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    /* text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; */
}
.non-specialist-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.non-specialist-panel-media {
    display: table;
    table-layout: fixed;
    margin-bottom: 28px;
    padding: 13px 15px 0;
    width: 100%;
}
.non-specialist-panel-object {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    text-align: center;
}
.non-specialist-panel-avatar {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 72px;
    height: 72px;
    border: 2px solid #e5e5e5;
    /*border-radius: 50%;*/
    background-size: cover;
    background-position: center;
}
.non-specialist-panel-body {
    display: table-cell;
    vertical-align: middle;
    padding-left: 18px;
}
.non-specialist-panel-name {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    word-wrap: break-word;
}
.non-specialist-panel-name a {
    display: block;
    color: inherit;
}
.non-specialist-panel-identity {
    margin-top: 2px;
    word-wrap: break-word;
    font-size: 15px;
    line-height: 21px;
    color: #999;
}
.com-tag-v2-list {
    font-size: 0;
    margin-bottom: -6px;
}
.non-specialist-panel .com-tag-v2-list {
    margin-top: 10px;
}
.com-tag-v2 {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 6px;
    max-width: calc(100% - 6px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    height: 20px;
    font-size: 10px;
    line-height: 18px;
    border: 1px solid #e5e5e5;
    color: #666;
}
.com-tag-v2-list.highlight .com-tag-v2 {
    border-color: transparent;
    background-color: #FAECE0;
    color: #FE7902;
}
.non-specialist-panel-ft {
    display: -webkit-box;
    display: flex;
}
.non-specialist-panel-btn {
    display: block;
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #666;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.non-specialist-panel-btn:last-child {
    border-right: none;
}


.non-product-panels {
    padding: 20px 15px 0;
}
.non-product-panel {
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.non-product-panel-hd {
    padding: 0 15px 0 65px;
    height: 50px;
    background-color: #FAFAFB;
    position: relative;
}
.non-product-panel-object {
    position: absolute;
    left: 15px;
    top: 50%;
    box-sizing: border-box;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    line-height: 32px;
}
.non-product-panel-img {
    vertical-align: middle;
    width: 22px;
    height: 22px;
}
.non-product-panel-title {
    font-size: 18px;
    line-height: 50px;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.non-product-panel-bd {
    box-sizing: border-box;
    padding: 20px 15px;
}
.non-product-panel-desc {
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.non-product-panel-features {
    font-size: 0;
}
.non-product-panel-features .features-cell {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width:calc((100% - 20px)/ 2);
}
.non-product-panel-features .features-cell:nth-child(2n) {
    margin-right: 0;
}
.non-product-panel-feature {
    position: relative;
    margin-bottom: 6px;
    padding-left: 28px;
    font-size: 13px;
    line-height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}
.non-product-panel-feature:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
    height: 11px;
    background-image: url(../images/sprit.svg);
    background-position: 99.31% 71.64%;
    background-size: 2323.076923076923% 2600%;
    background-repeat: no-repeat;
}
.non-product-panel-ft {
    display: -webkit-box;
    display: flex;
}
.non-product-panel-btn {
    -webkit-box-flex: 1;
    flex: 1;
    display: block;
    border-top: 1px solid rgba(221,221,221,.4);
    background-color: #FAFAFB;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    color: #666;
    text-decoration: none;
    border-right: 1px solid rgba(221,221,221,.4);
}
.non-product-panel-btn:last-child {
    border-right: none;
}

.center{
    text-align: center;
    margin-bottom: 10px;
}


/* 视频样式 */
.com-2-topic-panel-link .com-2-topic-panel-bg{
    position:relative;
}
.com-2-topic-panel-link .com-2-topic-panel-bg::after{
    content:'';
    position:absolute;
    width:32px;
    height:32px;
    bottom:0;
    left:0;
    right:0;
    top:0;
    margin:auto;
    background:url(../images/Play.svg) no-repeat center;
    background-size:contain;
}
.com-2-topic-panel-link .com-2-topic-panel-bg::before{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    background-color:rgba(0,0,0,.1)
}

/*表格*/
.content_detail table{
    border:0;
    border-collapse:collapse;
    margin:0 auto;
    width:100% !important;
    border-spacing:0;
}
.content_detail table tr td{
    /*border:1px solid #eee;*/
    padding:8px 10px;
    font-size:13px;
    color:#888;
    line-height:1.4;
    font-family:"微软雅黑";
}
/* .table_wrap table tr:hover td{
    background:#f5f5f5;
} */
.content_detail table tr:nth-child(odd){
    background-color: #fafafa;
}
.content_detail table tr:nth-child(odd) td{
    color: #333;
}
.content_detail table tr td:first-child{
    /*width:20%;*/
}




