.newsDetail {
    background: #fff;
    padding: 0.3rem;
}
.newsDetailTitle{
    text-align: center;
    font-size: 0.36rem;
    line-height: 2;
    font-weight: 700;
    padding: 0.1rem 0 0.1rem;
}
.newsDetail .author{
    display: block;
    text-align: center;
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.5rem;
}
.detailIn {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 2;
    word-break:break-all;
    color:#666666;
    font-family:Microsoft YaHei;
    text-align:justify;
}
.detailIn p{
    font-size: 0.3rem;
    line-height: 2;
    word-break:break-all;
    color:#666666;
    font-family:Microsoft YaHei;
    text-align:justify;
}
.detailIn a{
    color: #0000EE;
    text-decoration: underline;
}
.detailIn img{
    width: 100%!important;
    padding: 0 0.5rem;
}
.newsDetail a{
    display: inline;
}
.referenceArticle{
    font-size: 0.3rem;
    color: #333;
    line-height: 2;
    margin: 0.2rem 0;
}
/*上下文章切换*/
.changePage {
    margin-top: 0.2rem;
}
.changePage li{
    background:#f1f1f1;
    display: block;
    width:100%;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    height:40px;
    line-height:40px;
    margin-bottom:10px;
}
.changePage li span{
    display:block;
    width:18%;
    float:left;
}
.changePage li a{
    float:left;
    display:block;
    width:82%;
    font-size: 14px;
    cursor: pointer;
    color: #24aa98;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.head{
    background: #FFF;
    border-radius: 0.48rem 0.48rem 0 0;
    padding: 0.36rem 0.24rem 0.24rem 0.24rem;
    margin-top: 1.4rem;
}
.head .navigation{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.head .navigation .navigation_font{
    font-weight: 400;
    font-size: 0.24rem;
    color: #8A9BA2;
    line-height: 0.28rem;
    margin-right: 0.1rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    max-width: 3.5rem;
}
.head .navigation .right_arrow{
    width: 0.1rem;
    height: 0.16rem;
    margin-right: 0.1rem;
}
.head .question_title{
    font-weight: 400;
    font-size: 0.42rem;
    color: #2E3F46;
    line-height: 0.64rem;
    margin-top: 0.24rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.head .question_info{
    display: flex;
    justify-content: space-between;
    border-bottom: 0.01rem solid #E4E9EB;
    padding-bottom: 0.24rem;
}
.head .question_info .info_font{
    font-weight: 400;
    font-size: 0.24rem;
    color: #5C6D74;
    line-height: 0.24rem;
    margin-top: 0.24rem;
}
.head .describe{
    font-weight: 400;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.72rem;
    margin-top: 0.24rem;
}
.question_content{
    background: #FFF;
    padding: 0.32rem 0.24rem;
    margin-top: -0.2rem;
}
.question_content .news_content div{
    font-size: 0.3rem;
    line-height: 2;
    word-break:break-all;
    color:#666666;
    font-family:Microsoft YaHei;
    text-align:justify !important;
}
.question_content .news_content p{
    font-size: 0.36rem !important;
    line-height: 0.72rem;
    word-break:break-all;
    color:#666666;
    font-family:Microsoft YaHei;
    text-align:justify;
}

.question_content .news_content h4{
    font-weight: bold;
    font-size: 0.38rem;
    color: #1F647E;
    line-height: 0.72rem;
    word-break:break-all;
    font-family:Microsoft YaHei;
    text-align:justify;
    padding: 0.32rem 0;
}

.question_content .news_content h2{
    font-weight: bold;
    font-size: 0.38rem;
    color: #1F647E;
    line-height: 0.72rem;
    word-break:break-all;
    font-family:Microsoft YaHei;
    text-align:justify;
    padding: 0.32rem 0;
}

.question_content .news_content h3{
    font-weight: bold;
    font-size: 0.38rem;
    color: #1F647E;
    line-height: 0.72rem;
    word-break:break-all;
    font-family:Microsoft YaHei;
    text-align:justify;
    padding: 0.32rem 0;
}
.question_content .news_content h4{
    font-weight: bold;
    font-size: 0.38rem;
    color: #1F647E;
    line-height: 0.72rem;
    word-break:break-all;
    font-family:Microsoft YaHei;
    text-align:justify;
    padding: 0.32rem 0;
}

.question_content .news_content a{
     font-size: 0.36rem;
     line-height: 0.72rem;
     word-break:break-all;
    color: #01ADEF;
    display: inline-flex;
}
.question_content .news_content img{
    width: 100% !important;
}
.question_content .statement{
    background: #F2F7F9;
    padding: 0.16rem;
    font-weight: 400;
    font-size: 0.28rem;
    color: #2E3F46;
    line-height: 0.56rem;
    margin-top: 0.24rem;
}
.question_content .statement_title{
    color: #FF7E00;
}
.question_content .near_article{
    margin-top: 0.25rem;
}
.question_content .near_article .article_content{
    font-weight: 400;
    font-size: 0.28rem;
    color: #2E3F46;
    line-height: 0.56rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.question_content .near_article .article_content .article_title{
    color: #8A9BA2;
}
.related_drugs{
    margin-top: 0.16rem;
    background: #DBF2FF;
    padding: 0.32rem 0.24rem;
}
.related_drugs .related_head{
    display: flex;
    justify-content: flex-start;
}
.related_drugs .related_head .related_box{
    width: 0.08rem;
    height: 0.36rem;
    background: #01ADEF;
}
.related_drugs .related_head .related_title{
    font-weight: bold;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.36rem;
    margin-left: 0.12rem;
}
.related_drugs .drug_img{
    width: 7.02rem;
    height: 7.02rem;
    margin-top: 0.26rem;
    border-radius: 0.08rem;
}
.related_drugs .drug_describe{
    margin-top: 0.16rem;
    padding: 0.48rem 0.24rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
}
.related_drugs .drug_describe .drug_name{
    font-weight: bold;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.36rem;
}
.related_drugs .drug_describe .drug_introduce{
    font-weight: 400;
    font-size: 0.28rem;
    color: #2E3F46;
    line-height: 0.46rem;
    margin-top: 0.24rem;
}
.related_drugs .drug_info{
    margin-top: 0.16rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    padding: 0 0.24rem 0.4rem 0.24rem;
}
.related_drugs .drug_info .drug_manufacturer{
    font-weight: 400;
    font-size: 0.24rem;
    color: #2E3F46;
    line-height: 0.68rem;
    border-bottom: 0.01rem solid #E4E9EB;
}
.related_drugs .drug_info .info_title{
    color: #1F647E;
}
.related_drugs .drug_info .drug_specifications{
    border-bottom: 0;
}
.related_drugs .drug_info .drug_price{
    font-weight: bold;
    font-size: 0.48rem;
    color: #FD3D00;
    line-height: 0.48rem;
}
.related_drugs .contact{
    display: flex;
    justify-content: space-between;
    margin-top: 0.26rem;
}
.related_drugs .contact .consult{
    width: 3.43rem;
    height: 0.9rem;
    background: #01ADEF;
    border-radius: 0.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.related_drugs .contact .consult_font{
    font-weight: bold;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 0.9rem;
    margin-left: 0.17rem;
}
.related_drugs .contact .consult .consult_img{
    background-image: url("../images/enquire.png");
    background-size: cover;
    width: 0.4rem;
    height: 0.4rem;
}
.related_drugs .contact .buy .buy_img{
    background-image: url("../images/buy.png");
    background-size: cover;
    width: 0.4rem;
    height: 0.4rem;
}
.related_drugs .contact .buy{
    width: 3.43rem;
    height: 0.9rem;
    background: #FD6F23;
    border-radius: 0.15rem;
    text-align: center;
    align-items: center;
}
.correlation_drugs{
    margin-top: 0.16rem;
    background: #FFFFFF;
    padding: 0.32rem 0rem;
}
.correlation_drugs .corr_head{
    border-bottom: 0.01rem solid #E4E9EB;
}
.correlation_drugs .corr_head .head_font{
    font-weight: bold;
    font-size: 0.36rem;
    color: #01ADEF;
    border-bottom: 0.08rem solid #01ADEF;
    width: max-content;
    margin-left: 0.24rem;
    line-height: 0.72rem;
}
.correlation_drugs .drug_list{

}
.correlation_drugs .drug_list .drug_card{
    margin-top: 0.32rem;
    border-bottom: 0.01rem dashed #E4E9EB;
    padding: 0 0.24rem 0.24rem 0.24rem;
    display: flex;
    justify-content: flex-start;
}
.correlation_drugs .drug_list .drug_card .drug_img{
    width: 2rem;
    height: 2rem;
}
.correlation_drugs .drug_list .drug_card .drug_info{
    margin-left: 0.18rem;
    padding: 0.32rem 0;
}
.correlation_drugs .drug_list .drug_card .drug_info .drug_title{
    font-weight: bold;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.56rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.correlation_drugs .drug_list .drug_card .drug_info .drug_content{
    font-weight: 400;
    font-size: 0.28rem;
    color: #5C6D74;
    line-height: 0.4rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.question_news{
    margin-top: 0.16rem;
    background: #FFFFFF;
    padding-top: 0.32rem;
}
.question_news .qn_head{
    border-bottom: 0.01rem solid #E4E9EB;
    display: flex;
    justify-content: flex-start;
}
.question_news li{
    font-weight: bold;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.72rem;
    margin: 0 0.24rem 0 0.24rem;
}
.question_news .qn_head .qn_check{
    color: #01ADEF;
    border-bottom: 0.08rem solid #01ADEF;
}
.question_news .qn_list{
    padding: 0 0.24rem 0.32rem 0.24rem;
}
.question_news .qn_list .qn_card{
    margin-top: 0.32rem;
}
.question_news .qn_list .qn_card .qn_title{
    font-weight: bold;
    font-size: 0.32rem;
    color: #2E3F46;
    line-height: 0.32rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.question_news .qn_list .qn_card .qn_content{
    font-weight: 400;
    font-size: 0.28rem;
    color: #5C6D74;
    line-height: 0.56rem;
    margin-top: 0.24rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.question_news .qn_list .qn_card .qn_info{
    display: flex;
    justify-content: space-between;
    padding: 0.24rem 0;
    border-bottom: 0.01rem dashed #E4E9EB;
}
.question_news .qn_list .qn_card .qn_info .info_font{
    font-weight: 400;
    font-size: 0.24rem;
    color: #8A9BA2;
    line-height: 0.24rem;
}

























