a{color: #333;}
.spread-whole{padding: 0.1rem;font-size: .3rem;}
.news-title{font-size: 0.3rem;text-align: center;}
.introduce-container p{font-size: 0.3rem;line-height: 1.8;}
.content .news>.news-title{height: 0.8rem;margin-bottom: 0.3rem;}
.content .news{width: 49%;}
.content .news:nth-child(2n){margin-left: 2%;}
.news-img a{display: block;width: 100%;height: 100%;}
.news-img img{width: 100%;height: 100%; border-radius: 5px;}
.clinical-discuss .content>ul li .date{overflow: hidden;}
.detail-content p{font-size: 0.3rem;line-height: 0.5rem;}
.detail-content .spread-wholep img{width: 100%;}
.more-words{font-size: 0.5rem;}
/*.tabBox .bd a{border-bottom: 1px solid #dadada;}*/
.discuss-article{border-bottom: 1px solid #dadada;}
#discuss_container .tempWrap{height: auto !important;}
.right-news li a{display: block;}
.right-news li span{float: left; display:block;width: 80%;vertical-align: middle;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}
.right-news li em{display:block;float: right; width: 20%;text-align: right;}

@media (max-width: 768px) {
    .more-words img{
        width: 100%;
        height: auto;
        display: block;
    }
}