.indexBox {
    min-height: 100%;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.topicSwiper {
    width: 100%;
    margin: 0 auto;
    /* padding-bottom: 0.6rem; */
    /* padding-top: 0.4rem; */
    padding: 0.4rem 0.3rem 0.6rem;
}

.topicSwiper .swiper-slide {
    width: 2rem;
    height: 1.86rem;
    display: block;
    padding: 0.24rem 0.14rem 0 0.2rem;
    /* margin: 0 0.22rem 0.22rem 0; */
    background: #fff;
    box-shadow: 0px 0px 0.2rem 0px rgba(223, 223, 223, 0.5);
    -webkit-box-shadow: 0px 0px 0.2rem 0px rgba(223, 223, 223, 0.5);
    border-radius: 0.12rem;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    -ms-border-radius: 0.12rem;
    -o-border-radius: 0.12rem;
}

.topicTit {
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #222;
    text-align: left;
}

.topicImg {
    width: 0.8rem;
    height: 0.8rem;
    float: right;
}

.indexSwiper {
    padding: 0 0 0.6rem 0.3rem;
}

.indexImg {
    width: 5.88rem;
    height: 1.96rem;
    border-radius: 0.12rem;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    -ms-border-radius: 0.12rem;
    -o-border-radius: 0.12rem;
}

.centerBg {
    width: 100%;
    height: 0.12rem;
    background: #FAFAFA;
}

.indexTab {
    height: 0.98rem;
    border-bottom: 1px solid #F0F0F0;
    padding: 0 0.4rem;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
}

.indexTab-tit {
    font-size: 0.32rem;
    color: #222;
    line-height: 0.98rem;
    height: 0.98rem;
    position: relative;
    display: block;
    margin-right: 0.8rem;
}

.indexTab-tit:last-child {
    margin-right: 0;
}

.indexTab-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.04rem;
    background: #509DFF;
    opacity: 0;
}

.selected-tabItem {
    color: #509DFF;
}

.selected-tabItem .indexTab-border {
    opacity: 1;
}

.indexCon {
    padding: 0 0.3rem;
}

.myAttentionTab {
    display: none;
    /* padding-top: 0.4rem; */
}

.myAttention-line:first-child {
    margin-top: 0.4rem;
}

.diseaseTopic {
    display: flex;
    display: -webkit-flex;
    padding: 0.4rem 0;
    border-bottom: 1px solid #F0F0F0;
}

.indexTopic-img {
    width: 2.4rem;
    height: 1.8rem;
    margin-right: 0.16rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}

.indexTopic-rtBox {
    height: 1.8rem;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.indexTopic-listTit {
    font-size: 0.34rem;
    /* height: 0.96rem; */
    color: #222;
    line-height: 0.48rem;
    text-align: left;
}

.disDet-reltVideo-line .indexTopic-listTit {
    height: 0.96rem;
}

.topicName {
    font-size: 0.24rem;
    color: #509DFF;
}

.topic-rela {
    font-size: 0.24rem;
    color: #b6b6b6;
}

.topicAddr {
    margin-left: 0.2rem;
}

.myAttention-line {
    display: block;
    width: 6.86rem;
    margin: 0 auto 0.3rem;
    background: #FAFAFA;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
    border: 1px solid #f0f0f0;
}

.myAttentionDate {
    font-size: 0.24rem;
    color: #9c9c9c;
}

.guideLink {
    display: block;
    padding-bottom: 0.4rem;
}

.width100 {
    width: 100%;
}

.guideLink,
.infoLink {
    border-bottom: 1px solid #F0F0F0;
}

.guideLink:last-child,
.infoLink:last-child {
    border-bottom: 0;
}

.myAttention-top {
    height: 1.6rem;
    padding: 0 0.2rem;
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 0.3rem;
}

.myAttention-top:last-child {
    border-bottom: 0;
}

.myAttentionSubImg {
    width: 1.2rem;
    height: 0.9rem;
    margin-right: 0.16rem;
    border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    -moz-border-radius: 0.08rem;
    -ms-border-radius: 0.08rem;
    -o-border-radius: 0.08rem;
}

.topicTheme {
    font-size: 0.34rem;
    color: #509DFF;
}

.myAttentionTit {
    padding: 0 0.2rem;
    font-size: 0.34rem;
    line-height: 0.48rem;
    color: #222;
}

.myAttention-bottom {
    padding: 0.3rem 0.2rem 0;
    font-size: 0.26rem;
    color: #9C9C9C;
}

.source {
    display: inline-block;
    padding: 0 0.16rem;
    border: 1px solid #509DFF;
    border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
    height: 0.36rem;
    /* line-height: 0.36rem; */
    margin: 0 0.22rem 0 0;
    color: #509DFF;
    font-size: .24rem;
}

.fixedPos {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.infoLink {
    padding: 0.28rem 0.2rem 0.4rem;
}

.infoRead-txt {
    font-size: 0.24rem;
    color: #b6b6b6;
}

.infoLine-img {
    width: 2rem;
    height: 1.5rem;
    margin-left: 0.2rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}

.infoLine-lf {
    height: 1.5rem;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}


/*资讯话题*/

.info-topicBox {
    padding: 0 0.32rem;
}

.infoLine {
    padding: 0.4rem 0;
    border-bottom: 1px solid #F0F0F0;
}

.infoLineImg {
    width: 2rem;
    height: 2rem;
    margin-right: 0.16rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}

.infoLine-rtBox {
    height: 1.5rem;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.infoLine-viewBox {
    font-size: 0.24rem;
    color: #b6b6b6;
}


/*疾病专题*/

.disease-topicBox {
    height: 100%;
}

.divisionList {
    width: 31.5%;
    height: 100%;
    overflow-y: auto;
    background: #FAFAFA;
}

.divisionTopic-list {
    width: 68.5%;
    height: 100%;
    overflow-y: auto;
    background: #fff;
    padding: 0 0 0 0.3rem;
}

.divisionName {
    text-align: center;
    font-size: 0.3rem;
    color: #222;
    height: 0.92rem;
    line-height: 0.92rem;
    position: relative;
}

.divisionBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.08rem;
    height: 100%;
    background: #509DFF;
    opacity: 0;
}

.selectedDivision {
    color: #509DFF;
    background: #fff;
}

.selectedDivision .divisionBorder {
    opacity: 1;
}

.diviTopic-list-line {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    height: 1.8rem;
    border-bottom: 1px solid #F0F0F0;
    padding: 0.2rem 0;
}


/*疾病相关内容页*/

.diseaseCon-top {
    padding: 0.4rem 0.32rem;
}

.diseaseDet-top-rtBox {
    height: 1.5rem;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.diseaseDet-too-attentionBox {
    margin-top: 5px;
}

.diseaseDet-too-attentionBox .lf {
    width: 60%;
}

.diseaseDet-topAttention-btn {
    display: inline-block;
    /* padding: 0 0.3rem; */
    height: 0.44rem;
    background: #509DFF;
    border-radius: 0.22rem;
    -webkit-border-radius: 0.22rem;
    -moz-border-radius: 0.22rem;
    -ms-border-radius: 0.22rem;
    -o-border-radius: 0.22rem;
    font-size: 0.26rem;
    color: #fff;
    line-height: 0.44rem;
    width: 1.16rem;
}

.followed {
    background: #b6b6b6;
}

.diseaseDet-intro {
    font-size: 0.26rem;
    color: #b6b6b6;
    line-height: 0.36rem;
    padding: 0 0.32rem 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.diseaseSource-box {
    height: 1.02rem;
    line-height: 1.02rem;
    text-align: center;
    font-size: 0.26rem;
    color: #b6b6b6;
    display: block;
}

.entryTxt {
    display: inline-block;
}

.diseaseTop-arrowImg {
    width: 0.24rem;
    height: 0.24rem;
    display: inline-block;
    vertical-align: middle;
}

.diseaseDet-swiper {
    padding: 0 0.32rem;
}

.diseaseDet-swiper .swiper-slide {
    font-size: 0.32rem;
    line-height: 0.98rem;
    color: #222;
    text-align: center;
    width: auto;
    padding: 0 0.32rem;
}

.diseaseDet-swiper .swiper-slide:first-child {
    padding-left: 0;
}

.diseaseDet-tab {
    display: inline-block;
    height: 100%;
    position: relative;
    padding: 0 .16rem;
}

.diseaseTab-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #509DFF;
    opacity: 0;
}

.diseaseDet-swiper .seletedDiseaseDet-tab {
    color: #509DFF;
}

.seletedDiseaseDet-tab .diseaseTab-border {
    opacity: 1;
}

.diseaseDet-reltBox {
    padding: 0 0.32rem 0;
    border-bottom: 1px solid #F0F0F0;
}

.diseaseDet-commTit {
    font-size: 0.4rem;
    color: #222;
    line-height: 0.56rem;
    margin: 0.38rem 0 0.1rem;
    font-weight: bold;
}

.diseaseDet-relLine-companyName {
    font-size: 0.24rem;
    line-height: 0.34rem;
    margin-top: 0.2rem;
    color: #b6b6b6;
}


/*相关药品*/

.diseaseDet-rel-line {
    display: block;
    padding: 0.2rem 0 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.diseaseDet-rel-line:last-child {
    border-bottom: 0;
}

.moreBtn {
    display: block;
    width: 2rem;
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    margin: 0.1rem auto 0.5rem;
    font-size: 0.26rem;
    color: #b6b6b6;
    border-radius: 0.34rem;
    -webkit-border-radius: 0.34rem;
    -moz-border-radius: 0.34rem;
    -ms-border-radius: 0.34rem;
    -o-border-radius: 0.34rem;
    background: #f1f1f1;
}


/*相关指南*/

.disDet-relGuide-line {
    display: block;
    padding: 0.2rem 0 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.disDet-relGuide-line:last-child {
    border-bottom: 0;
}

.diseaseDet-rel-guideBot {
    font-size: 0.24rem;
    margin-top: 0.2rem;
    color: #b6b6b6;
}


/*相关资讯*/

.disDet-relInfo-link {
    padding: 0.4rem 0;
    border-bottom: 1px solid #F0F0F0;
}

.disDet-relInfo-link:last-child {
    border-bottom: 0;
}

.disDet-relInfo-noImgLink {
    padding: 0.2rem 0 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.disDet-relInfo-noImgLink .indexTopic-listTit {
    margin-bottom: 0.18rem;
}


/* 相关文献 */

.disDet-relLit-link {
    display: block;
    padding: 0.2rem 0 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.disDet-relLit-link:last-child {
    border-bottom: 0;
    /* padding-bottom: 0; */
}

.disDet-litrt-tit {
    font-size: 0.34rem;
    line-height: 0.48rem;
    color: #222;
    margin-bottom: 0.2rem;
}

.disDet-litrt-txt {
    font-size: 0.24rem;
    color: #b6b6b6;
    line-height: 0.34rem;
    margin-bottom: 0.1rem;
}


/*相关视频*/

.diseaseDet-reltVideo-box {
    margin-top: 0.4rem;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.disDet-reltVideo-line {
    width: 3.28rem;
    height: 4.4rem;
    display: block;
    margin-bottom: 0.3rem;
}

.disDet-reltVideo-img {
    width: 3.28rem;
    height: 2.46rem;
    margin-bottom: 0.3rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}

.disDet-litrtVideo-line-name {
    font-size: 0.24rem;
    color: #b6b6b6;
    line-height: 0.34rem;
    margin-top: 0.2rem;
}

.disDet-relt-postName {
    font-size: 0.26rem;
    color: #222;
    margin-top: 0.3rem;
    margin-bottom: 0.26rem;
}

.disDet-relt-postImg {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.12rem;
}

.diseaseDet-reltPost-lineImg {
    width: 1.6rem;
    height: 1.2rem;
    margin-left: 0.2rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}

.disDet-reltPost-line .flex-between {
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.disDet-reltPost-line .flex-between:last-child {
    border-bottom: 0;
}

.diseaseDet-bannerBox {
    padding: 0.48rem 0 0.4rem;
    display: block;
}

.diseaseDet-bannerImg {
    width: 6.86rem;
    height: 2.28rem;
    margin: 0 auto;
    border-radius: 0.12rem;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    -ms-border-radius: 0.12rem;
    -o-border-radius: 0.12rem;
}


/*疾病专题-内容页*/

.diseaseDet-tabCon {
    display: none;
}

.disDet-reltPost-line {
    border-bottom: 1px solid #F0F0F0;
}

.disDet-reltPost-line:last-child {
    border-bottom: 0;
}

.drugDet-reltTopic {
    padding: 0 0.32rem;
}


/*专家专题-内容页*/

.expertCon-topName {
    font-size: 0.34rem;
    color: #222;
    line-height: 0.48rem;
}

.expertCon-topAddr,
.expertCon-topJob {
    font-size: 0.24rem;
    color: #b6b6b6;
    line-height: 0.34rem;
}

.expertCon-topJob {
    margin-top: 0.1rem;
}

.expertCon-attBox {
    padding: 0 0.32rem;
    margin-bottom: 0.4rem;
}

.columnistBox {
    padding: 0.3rem 0 0.4rem 0.32rem;
}

.columnistTit {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.44rem;
    margin-bottom: 0.3rem;
    font-weight: bold;
}

.columnist-img {
    width: 1.04rem;
    height: 1.04rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 .2rem 0 0;
}

.columnist-name {
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #222;
}

.columnistSwiper .swiper-slide {
    width: 100%;
    padding: 0 0.3rem;
}

.columnistSwiper .swiper-slide:first-child {
    padding-left: 0;
}

.expertCon-InteractiveTab {
    display: none;
}

.expertCon-intrtTab-line {
    padding: 0 0.32rem;
}

.expertCon-intrtTab-link {
    display: block;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
}

.expertCon-intrtTab-line .disDet-relt-postName {
    margin-bottom: 0.22rem;
}

.expertCon-intrtTab-link .indexTopic-listTit {
    margin-bottom: 0.18rem;
}

.expertCon-intrtTab-intrTxt {
    font-size: 0.26rem;
    color: #b6b6b6;
    line-height: 0.36rem;
}

.expertCon-intrtTab-intrImg {
    width: 2rem;
    height: 1.5rem;
    margin-left: 0.2rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}


/*疾病词条详情*/


/*修改 mui 的侧滑导航样式*/

.mui-off-canvas-left,
.mui-off-canvas-right {
    width: 83.2%;
    background: #fff;
}

.diseaseDet-entryBox {
    position: relative;
}

.diseaseDet-entryBox .mui-content {
    background: #fff;
}


/* .mui-off-canvas-wrap .mui-inner-wrap {
    padding-bottom: 1.6rem;
} */


/*修改 mui 的侧滑导航样式 结束*/

.diseaseDet-entryBox .content {
    padding: 0.4rem 0 0;
}

.asideMenu-catalog {
    font-size: 0.4rem;
    color: #222;
    line-height: 0.56rem;
    padding-left: 0.32rem;
}

.asidemenu-block {
    padding: 0.38rem 0 0.08rem 0.32rem;
    border-bottom: 1px solid #F0F0F0;
}

.asidemenu-block a {
    display: block;
    margin-bottom: 0.3rem;
}

.asideMenu-tit {
    font-size: 0.34rem;
    color: #333;
    line-height: 0.48rem;
}

.asideMenu-subTit {
    font-size: 0.32rem;
    color: #7c7c7c;
    line-height: 0.44rem;
}

.asideMenu-thereTit {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #7c7c7c;
    padding-left: 0.56rem
}

.diseaseDet-Maincon {
    padding: 0.4rem 0 1.6rem;
    background: #fff;
}

.diseaseDet-enrtyTit {
    font-size: 0.4rem;
    color: #509DFF;
    line-height: 0.56rem;
    padding-left: 0.32rem;
    margin-bottom: 0.3rem;
}

.editorTeamBox {
    width: 6.86rem;
    margin: 0 auto 0.4rem;
    padding: 0.3rem;
    box-shadow: 0px 0px 0.2rem 0px rgba(223, 223, 223, 0.5);
    -webkit-box-shadow: 0px 0px 0.2rem 0px rgba(223, 223, 223, 0.5);
    border-radius: 0.12rem;
    -webkit-border-radius: 0.12rem;
    -moz-border-radius: 0.12rem;
    -ms-border-radius: 0.12rem;
    -o-border-radius: 0.12rem;
}

.editorTeam-tit {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.44rem;
    margin-bottom: 0.3rem;
}

.editorTeam-img {
    width: 1.12rem;
    height: 1.12rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 0.2rem;
}

.editorTeam-name {
    font-size: 0.34rem;
    line-height: 0.48rem;
    color: #222;
}

.editorTeam-addr {
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #b6b6b6;
}

.diseaseDet-detCon {
    margin: 0 0.32rem;
    padding: 0.36rem 0 0.4rem;
    border-bottom: 1px solid #F0F0F0;
}

.disDet-conTit {
    font-size: 0.4rem;
    color: #222;
    line-height: 0.56rem;
    margin-bottom: 0.3rem;
}

.disDet-con-subTit {
    font-size: 0.34rem;
    color: #222;
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
}

.disDet-con-intrdCon {
    font-size: 0.3rem;
    color: #6c6c6c;
    line-height: 0.42rem;
}

.expertIntro-con {
    padding: 0.38rem 0.32rem 0.28rem;
}

.disDet-con-threeTit {
    font-size: 0.3rem;
    color: #6c6c6c;
    line-height: 0.42rem;
    margin-bottom: 0.3rem;
}

.disDet-con-fourTit {
    font-size: 0.26rem;
    color: #b6b6b6;
    line-height: 0.36rem;
    padding-left: 0.22rem;
    margin-bottom: 0.3rem;
}

.senCon {
    margin-bottom: 0.52rem;
}

.diseaseDet-con-btn {
    display: block;
    width: 1.64rem;
    height: 0.68rem;
    background: #fff;
    box-shadow: 0px 0px 0.16rem 0px rgba(231, 231, 231, 1);
    border-radius: 0.34rem;
    font-size: 0.3rem;
    color: #222;
    line-height: 0.42rem;
    -webkit-border-radius: 0.34rem;
    -moz-border-radius: 0.34rem;
    -ms-border-radius: 0.34rem;
    -o-border-radius: 0.34rem;
}

.diseaseDet-conBar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.46rem 0.32rem 0.46rem;
    background: #fff;
    z-index: 5;
}

.litrtTop-box {
    padding: 0.38rem 0.32rem 0;
}

.litrtDet-txt {
    padding: 0 0.32rem;
    font-size: 0.24rem;
    color: #000;
}

.catBtn-img {
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    vertical-align: middle;
    margin-right: 0.16rem;
}

.shareBtn-img {
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
    vertical-align: middle;
    margin-right: 0.16rem;
}

.expertCon-tab {
    display: none;
}


/*2020-7-24-新增*/

.commTop-box {
    background: #fff;
    width: 100%;
    height: 0.7rem;
    position: relative;
}

.backHomeIcon {
    width: 0.52rem;
    height: 0.52rem;
    background: url(../images/homeIcon.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0.18rem;
    left: 0.26rem;
}

.backIcon {
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/backIcon.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 0.18rem;
    left: 0.26rem;
}

.commTitle {
    font-size: 0.34rem;
    line-height: 0.7rem;
    color: #222;
    text-align: center;
}


/*  相关课程*/

.app_real_courseVideo {
    width: 3.2rem;
    height: 1.8rem;
    margin-bottom: 0.3rem;
    position: relative;
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
}

.app_real_courseVideo>img {
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
}

.app_realCourse-price {
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #509DFF;
    margin-top: 0.2rem;
    font-weight: 500;
}

.app_realLive-item {
    margin-bottom: 0.4rem;
}

.app_realLive-item .app_real_courseVideo {
    margin-bottom: 0;
    margin-right: 0.34rem;
    width: 2.4rem;
    height: 1.8rem;
}

.app_realLive-time {
    font-size: 0.24rem;
    color: #b6b6b6;
    line-height: 0.34rem;
}

.app_realLive-item .disDet-litrtVideo-line-name {
    margin: 0.08rem 0;
}

.app_real_liveList {
    margin: 0.3rem 0 0;
}

.indexTab-box {
    position: relative;
}

.app-commentBox {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 0.12rem 0.32rem;
    height: 1rem;
}

.app_commentIptBox {
    display: flex;
    display: -webkit-flex;
    width: 4.98rem;
    height: 0.72rem;
    background: #f5f5f5;
    border-radius: 0.36rem;
    -webkit-border-radius: 0.36rem;
    -moz-border-radius: 0.36rem;
    -ms-border-radius: 0.36rem;
    -o-border-radius: 0.36rem;
    padding: 0 0.24rem;
    align-items: center;
    -webkit-align-items: center;
    margin-right: 0.3rem;
}

.app_commentWriteIcon {
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.12rem;
}

.app_commentIpt {
    font-size: 0.28rem;
}

.app_commentBtn,
.app_likeBtn {
    width: 0.48rem;
    height: 0.48rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    position: relative;
}

.app_commentBtn {
    background-image: url(../images/commentBtn.png);
    margin-right: 0.3rem;
}

.app_likeBtn {
    background-image: url(../images/likeIcon.png);
}

.app_commentBtn>span,
.app_likeBtn>span {
    position: absolute;
    top: -10%;
    right: -24%;
    width: auto;
    height: auto;
    font-size: 0.24rem;
    color: #ff0000;
    z-index: 3;
}

.diseaseDet-con {
    padding-bottom: 1rem;
}

.app-indexTab-box .diseaseDet-swiper .swiper-slide {
    /* flex: 1; */
    padding: 0 0.4rem;
}

.app-indexTab-box .diseaseDet-swiper .swiper-slide:first-child {
    padding-left: 0;
}

.app_drugCompany {
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #b6b6b6;
    margin: 0.1rem 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.app_drugCon .diseaseDet-swiper .swiper-slide {
    padding: 0;
}

.app_drugCon .diseaseDet-swiper .swiper-slide:first-child {
    padding-left: 0;
}

.diseaseTopic:last-child {
    border-bottom: 0;
}

.app_expertTopic .diseaseCon-top {
    padding-bottom: 0.26rem;
}

.app_expertTopic .expertCon-attBox {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0.3rem;
    /* border-bottom: 1px solid #F0F0F0; */
}

.app_backGround-introTit {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.48rem;
    font-weight: 400;
    margin-bottom: 0.3rem;
}

.app_expertBackgroundIntro {
    position: relative;
}

.app_expandAll {
    width: 100%;
    text-align: right;
    font-size: 0.26rem;
    color: #509DFF;
    line-height: 0.36rem;
    padding-top: 40px;
    margin: -40px auto 0;
    position: relative;
    z-index: 3;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 70%);
    position: relative;
}


/* .expertCon-customizeTab {
    display: block;
} */

.app_relTopic-digital {
    font-size: 0.24rem;
    line-height: 0.34rem;
    color: #b6b6b6;
}

.app_relTopic-digital>span:first-child {
    margin-right: 0.4rem;
}

.app_interactiveBtn {
    width: 0.88rem;
    height: 0.88rem;
    background: #509DFF;
    border-radius: 0.56rem;
    -webkit-border-radius: 0.56rem;
    -moz-border-radius: 0.56rem;
    -ms-border-radius: 0.56rem;
    -o-border-radius: 0.56rem;
    position: fixed;
    right: 0.32rem;
    bottom: 20%;
    z-index: 5;
}

.app_interactiveImg {
    width: 0.48rem;
    height: 0.48rem;
    margin: -2px auto 0;
}


/* 专家专题 背景介绍展开弹窗 */

.app_expertIntroMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 5;
    display: none;
}

.app_expertInt_con {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 6.3rem;
}

.app_expertIntro-txtBox {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
    padding: 0.56rem 0.4rem;
    font-size: 0.3rem;
    line-height: 0.42rem;
    color: #b6b6b6;
}

.app_expertIntroClose {
    width: 0.64rem;
    height: 0.64rem;
    background: url(../images/close.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    margin: 0.28rem auto;
    display: block;
}


/* 单独的搜索页 */

.app_searchIptBox {
    margin-right: 0.2rem;
    height: 0.67rem;
    background: #f6f6f6;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 0.14rem 0 0.12rem;
}

.app_searchBtn {
    font-size: 0.32rem;
    color: #509DFF;
    line-height: 0.67rem;
}

.app_searchIcon,
.app_closeSearchIcon {
    width: 0.4rem;
    height: 0.42rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.app_searchIcon {
    background-image: url(../images/search.png);
    margin-right: 0.12rem;
}

.app_closeSearchIcon {
    background-image: url(../images/closeSearch.png);
}

.app_searchBox {
    padding: 0.18rem 0.3rem 0 0.34rem;
}

.app_searchList {
    padding: 0.12rem 0.3rem 0;
}

.app_searchItem {
    height: 1.06rem;
    border-bottom: 1px solid #F0F0F0;
}

.app_searchRightIcon {
    display: block;
    width: 0.16rem;
    height: 0.28rem;
    background: url(../images/right.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.app_searchTxt {
    font-size: 0.34rem;
    color: #222;
    line-height: 0.34rem;
}

.app_searchType {
    font-size: 0.24rem;
    color: #56A0FF;
    max-width: 24%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.app_searchItem-txt,
.app_searchType {
    display: inline-block;
    vertical-align: middle;
}

.app_searchItem-txt {
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}


/* 我的关注 */

.app_myAttentionCon {
    padding: 0.1rem 0 0;
}

.app_myAttentionItem {
    padding: 0.3rem 0.32rem 0.32rem;
}

.app_myAttItem-name {
    display: block;
    flex: 1;
    -webkit-flex: 1;
    min-width: 0;
}

.app_myAttItem-title {
    font-size: 0.26rem;
    color: #222;
    flex: 1;
    -webkit-flex: 1;
    min-width: 0;
}

.app_myAttItem-img {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 0.12rem;
}

.app_myAttItem-time {
    font-size: 0.24rem;
    color: #b6b6b6;
    width: 12%;
    text-align: right;
}

.app_myAttItem-top {
    margin-bottom: 0.3rem;
}

.app_myAttenTopic {
    padding: 0 0 0.32rem;
}

.app_myAttentionItem-imgBox {
    position: relative;
    width: 2.4rem;
    height: 1.34rem;
    margin-right: 0.16rem;
}

.app_myAttentionItem-imgBox .indexTopic-img {
    width: 100%;
    height: 100%;
}

.appPlayvideoBtn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    lefT: 0;
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/play.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.app_myAttentionItem-imgBox+.indexTopic-rtBox {
    height: 1.34rem;
}

.app_myAttentionItem-imgBox+.indexTopic-rtBox .topicName {
    margin-top: 2px;
}

.app_myAttentionItem-liveImgBox {
    width: 2.4rem;
    height: 1.8rem;
    position: relative;
    margin-right: 0.16rem;
}


/* 我的关注 */

.app_myAttentionList {
    padding: 0 0.3rem;
}

.app_myAttention-line {
    border-bottom: 1px solid #F0F0F0;
    height: 1.82rem;
}

.app_attExpertImg {
    width: 1.04rem;
    height: 1.04rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 0.2rem;
}

.app_myAttentionCon .app_expertDepartment {
    color: #B1B1B1;
    font-size: 0.26rem;
    line-height: 0.36rem;
}

.app_myAttentionCon .app_indexList-expertAddr {
    color: #b1b1b1;
    font-size: 0.26rem;
    line-height: 0.36rem;
    margin-top: 0.1rem;
}

.app_experName {
    font-size: 0.36rem;
    color: #222;
    display: inline-block;
    margin-right: 0.2rem;
    max-width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-weight: 500;
}

.indexSearchIcon {
    position: absolute;
    top: 0.16rem;
    right: 0.26rem;
    width: 0.48rem;
    height: 0.48rem;
    background: url(../images/search2.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}


/*2020-12-24 修改 专家专题*/

.expertTopic__banner {
    width: 100%;
    height: 3.76rem;
}

.expertTopic__bannerImg {
    width: 100%;
    height: 100%;
}

.expertTopic_expertSwiper__briefIntro {
    display: block;
    font-size: .24rem;
    color: #b1b1b1;
    background: url(../images/arrow2.png) right center no-repeat;
    background-size: .2rem .2rem;
    -webkit-background-size: .2rem .2rem;
    padding-right: .2rem;
    margin-left: .2rem;
}

.expertTopic_expertSwiper__affiliatedClinic {
    font-size: .26rem;
    color: #b1b1b1;
    line-height: .36rem;
    margin-top: .2rem;
}

.columnistSwiper {
    padding-bottom: .45rem;
}

.columnistSwiper>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.columnistSwiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #fff;
    border: 1px solid #e3e3e3;
    opacity: 1;
}

.columnistSwiper .swiper-pagination-bullet-active {
    background: #e3e3e3;
    opacity: 1;
}

.expertTopic_expertSwiper__briefIntro--mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
}

.expertTopic_expertSwiper__briefIntro--fixed {
    width: 6.3rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.expertTopic_expertSwiper__briefIntro__maskCon {
    width: 100%;
    height: 8rem;
    /* overflow-y: auto; */
    padding: .4rem 0;
    font-size: .3rem;
    color: #848f9a;
    line-height: .42rem;
    background: #fff;
    border-radius: .16rem;
    -webkit-border-radius: .16rem;
    -moz-border-radius: .16rem;
    -ms-border-radius: .16rem;
    -o-border-radius: .16rem;
}

.expertTopic_expertSwiper__briefIntro__maskCon__txt {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 0 .4rem;
}

.expertTopic_expertSwiper__briefIntro__maskButtonClose {
    width: .64rem;
    height: .64rem;
    background: url(../images/close2.png) left center no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    margin: .28rem auto 0;
    display: block;
}


/* 2021-3-8 我的关注 */

.app_myAttentionBox .myAttentionSubImg {
    width: .9rem;
    height: .9rem;
}

.app_myAttentionWrapper {
    padding: 0 .3rem .3rem;
    position: relative;
}

.baseLoadFinished {
    font-size: .26rem;
    padding: 1rem 0;
    color: #b6b6b6;
    text-align: center;
}

.enterpriseImg {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.2rem;
    border-radius: 0.16rem;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
}

.enterprise_name {
    font-size: .24rem;
    color: #B6B6B6;
}

.app_enterprise__topRtBox {
    height: 1.2rem;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.app_enterprise__numBox {
    padding: 0 .32rem .38rem;
    border-bottom: 1px solid #f0f0f0;
}

.topic-rela span+span {
    margin-left: .2rem;
}

.enterpriseIntroBox {
    padding: .4rem .32rem .48rem;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}

.enterprise__seeMoreBtn {
    text-align: center;
    margin: .2rem auto 0;
}

.enterpriseIntro_inner {
    overflow: hidden;
    /* font-size: .26rem;
    line-height: .36rem;
    max-height: 1.42rem; */
    font-size: 13px;
    line-height: 18px;
    max-height: 72px;
    color: #b6b6b6;
}

.base_seeMore {
    /* font-size: .26rem;
    line-height: .36rem; */
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    color: #57626C;
    padding-right: .3rem;
    background: url(../images/icon.png) right center no-repeat;
    background-size: .2rem .12rem;
    -webkit-background-size: .2rem .12rem;
}

.base_seeMore--clicked {
    background: url(../images/icon2.png) right center no-repeat;
    background-size: .2rem .12rem;
    -webkit-background-size: .2rem .12rem;
}

.enterprise__tabBox {
    padding: .5rem 0;
}

.enterprise_tabItem {
    display: block;
}

.enterprise_tabImg {
    width: .84rem;
    height: .84rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 auto;
}

.enterprise_tabItem>p {
    font-size: .28rem;
    line-height: .4rem;
    color: #312f52;
    text-align: center;
    margin: 2px auto 0;
}


/* 精选专栏 */

.carefulBox .diseaseDet-reltBox {
    border-bottom: 0;
}

.carefulSwiperBox {
    padding: 0 0 0 .3rem;
}

.carefulSwiper_wrapper {
    padding: .4rem 0;
    padding-left: .02rem;
}

.carefulSwiper_wrapper .swiper-slide {
    width: 2.96rem;
    height: 3.36rem;
    background: #fff url(../images/icon3.png) 2.08rem 2.54rem no-repeat;
    background-size: .64rem .52rem;
    box-shadow: 0px 0px .2rem 0px rgba(223, 223, 223, .5);
    -webkit-box-shadow: 0px 0px .2rem 0px rgba(223, 223, 223, .5);
    border-radius: .08rem;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    -ms-border-radius: .08rem;
    -o-border-radius: .08rem;
    padding: .24rem 0 .26rem;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-around;
}

.carefulImg {
    width: 1.04rem;
    height: 1.04rem;
    border-radius: .16rem;
    -webkit-border-radius: .16rem;
    -moz-border-radius: .16rem;
    -ms-border-radius: .16rem;
    -o-border-radius: .16rem;
    margin: 0 0 0 .24rem;
    margin-bottom: .24rem;
}

.carefulTitle {
    font-size: .36rem;
    color: #222;
    line-height: .48rem;
    position: relative;
    padding: 0 .4rem 0 .24rem;
    font-weight: 600;
}

.carefulTitle:before {
    content: '';
    width: 3px;
    background: #509DFF;
    height: 100%;
    border-radius: 0px .16rem .16rem 0px;
    -webkit-border-radius: 0px .16rem .16rem 0px;
    -moz-border-radius: 0px .16rem .16rem 0px;
    -ms-border-radius: 0px .16rem .16rem 0px;
    -o-border-radius: 0px .16rem .16rem 0px;
    position: absolute;
    top: 5px;
    left: 0;
    max-height: .8rem;
}

.careful_attentionNum {
    font-size: .24rem;
    line-height: .34rem;
    padding: 0 0 0 .26rem;
    color: #b6b6b6;
    margin: .28rem 0 0;
}


/* 空状态 */

.appMyAttention_emptyBox {
    padding: 3rem 0 0;
}

.emptyImg {
    width: 4.8rem;
    height: 3.34rem;
    margin: 0 auto;
}

.emptyTitle {
    font-size: .34rem;
    color: #222;
    text-align: center;
    line-height: .48rem;
    margin-bottom: .18rem;
}

.empty_subTitle {
    font-size: .26rem;
    color: #b6b6b6;
    text-align: center;
    line-height: .36rem;
}