body { background-color: #fff;}
.page_box { padding-bottom: 53px;}
.top_box a {font-size: 13px; line-height: 20px; color: #ffffff; text-align: center;display: inline-block; width: 15%;}
.dep { background: url(../images/dep.png) no-repeat center 12px; -webkit-background-size: 20px 13px; padding-top: 30px; position: absolute; left: 0; top: 0;}
.top_box .login { display: block; position: absolute; right: 0; top: 0; width: 15%; text-align: center; margin-top: 4px;}
.top_box .login div { text-align: center;}
.top_box .login_pic img { width: 14px; height: 21px; margin: 4px auto 2px;}
.top_box .user_pic img {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
}

.prompt_box { position: relative; display: -webkit-box; width: 92%; background-color: #e0efff; padding: 6.5px 4%; font-size: 15px; line-height: 18px; color: #43a0ff; -webkit-box-align: center;}
.prompt_txt { -webkit-box-flex: 1; width: 100%; display: block;}
.prompt_close { display: block; background: url("../images/close3.png") no-repeat center right; -webkit-background-size: 17px 17px; width: 24px; margin: 0;}
.triangle { border: 6px solid #e0efff; border-color: transparent transparent #e0efff transparent; position: absolute; left: 16px; top:-12px;}

.nav2_box { padding: 10px 0 10px 4%;}
.nav2_box .nav { margin: 0;}
.nav2_box .nav a {float:left; font-size: 16px; line-height: 20px; color: #16191c; padding:6px 0; display: block; text-align: left; width:17.2%;}
.nav2_box .nav a.sele { color: #43a0ff;}
.nav2_box .nav a:last-child { width: 13%;}

.search_box { margin: 0px 4% 7px; border: 1px solid #e3e3e3; border-radius: 5px; display: -webkit-box;}
.search_txt { display: block; -webkit-box-flex: 1; margin: 0; padding: 0 5%; width: 90%; font-size: 15px; line-height: 30px; color: #16191c;}
.search_btn { display: block; background: url("../images/search.png") center center no-repeat; -webkit-background-size: 15px 15px; width: 40px; height: 30px;}

.swiper-container { margin-bottom: 15px; width: 100%;}
.swiper-slide img { width: 100%;/* max-height: 188px;*/}
.swiper-pagination-bullet { background-color: #eaf2fb; opacity: 1; height: 5px; width: 5px;}
.swiper-pagination-bullet-active { background-color: #ffffff; width: 20px; border-radius: 5px;}


.list_box {}
.list_tit { background: url("../images/triangle.jpg") no-repeat left center; -webkit-background-size: 8px 10px; margin: 0 4% 0; padding: 12px 0 12px 14px; font-size: 17px; color: #43a0ff; line-height: 24px;}
.list_tit .blue  { color:#43a0ff; }
.list_block { padding: 0 4%; margin-bottom: 18px; font-size: 12px; line-height: 20px; color: #8d99a8; width: 92%; display: -webkit-box;}
.list_left { width: 99px; margin-right: 15px;}
.list_right { width: 100%; -webkit-box-flex: 1;}
.list_name { font-size: 16px; line-height: 24px; color: #16191c; width: 100%; max-height: 48px; overflow: hidden; margin-bottom: 10px;}
.list_txt { text-align: left; font-size: 12px; color: #8d99a8; line-height: 20px; display: -webkit-box;}
.list_txt div { -webkit-box-flex: 1; width: 100%;}
.list_txt .list_time { text-align: left;}
.list_txt .list_sign { text-align: right;}
.list_reply { background: url("../images/reply.png") no-repeat left center; -webkit-background-size: 10px 10px; padding-left: 14px; display: inline-block;}
.list_read { background: url("../images/read.png") no-repeat left center; -webkit-background-size: 12px 9px; padding-left: 16px;  display: inline-block;}
.list_icon { display: inline-block; border: 1px solid #43a0ff; color: #43a0ff; padding: 0 5px; font-size: 12px; line-height: 14px; border-radius: 12px;}
.download { background: url(../images/download.png) no-repeat left center; -webkit-background-size: 10px 10px; padding-left: 15px; display: inline-block;}



.topic_box { margin: 0 4% 15px; border-bottom: 1px solid #e3e3e3; padding: 0 0 15px;}
.topic_tit { font-size: 15px; line-height: 20px; color: #43a0ff;}
.topic_line { width: 100%; line-height: 18px; padding: 12px 0 0;}
.topic_line a { display: block; float: left; text-align: center; width: 25%;}
.topic_line a .pic { width: 40px; margin: 0 auto 5px;}
.topic_line a .pic img { width: 40px; height: 40px; border-radius: 50%;}
.topic_line a .name { font-size: 14px; color: #16191c; text-align: center;}
.topic_line a .num { font-size: 12px; color: #8d99a8; text-align: center;}
.topic_line a .blue { color: #43a0ff;}

.blue .app_name { color: #42a3ff;}
.blue .app_close_block { width: 28px;}
.blue .app_close { background: url("../images/close3.png") no-repeat right center;     -webkit-background-size: 17px 17px;}

.pop_box { position: fixed; left: 50%; top: 50%; z-index: 110; -webkit-transform: translate3d(-50%,-50%,0); background-color: #fff; width: 73%; border-radius: 10px;}
.pop_cont { padding: 30px 15px 15px; font-size: 17px;line-height: 24px; color: #16191c; text-align: center;}
.pop_btm { width: 100%; display: -webkit-box;border-top: 1px solid #e3e3e3;}
.pop_btn { display: block; -webkit-box-flex: 1; width: 100%; text-align: center; font-size: 17px; line-height: 46px; color: #16191c; }
.pop_btn:first-child { border-right: 1px solid #e3e3e3; color: #43a0ff;}

.search_bg { padding: 14px 0 7px; background-color: #f7f7f9;}
.search_bg .search_box { background-color: #fff;}

.keywords_box { padding: 0 4%; font-size: 15px; line-height: 30px; color: #16191c; text-align: left; max-height: 60px; overflow: hidden;}
.keywords_box label { padding-right: 20px;}
.keywords { display: inline-block; color: #5a6675; margin-right: 26px;}

/*20170718*/
.hide { width: 100%; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/*
.nav3_box {padding: 10px 4%;}
.nav3_box .nav { display: -webkit-box; width: 100%;}
.nav3_box .nav a { display: block; font-size: 16px; line-height: 20px; color: #16191c; padding: 6px 0; text-align: center; -webkit-box-flex: 1; min-width: 50px;}
*/
.nav3_box {padding: 10px 0% 10px 4% ;}
.nav3_box .nav { width: 100%; text-align: center;}
.nav3_box .nav a { display: inline-block; font-size: 16px; line-height: 20px; color: #16191c; padding: 6px 0; text-align: left; width: 17.2%; float: left;}
.nav3_box .nav a:last-child { width: 13%;}

#list_read { background: url("../images/praise.png") no-repeat left center; -webkit-background-size: 10px 10px; padding-left: 16px;  display: inline-block;}
.list_expert_box {
    margin: 0 4% 20px;
}
.list_expert_box .list_expert {
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
}
.list_expert_box .list_expert_pic {
    width: 82px;
}
.list_expert_box .list_expert_pic img {
    width: 82px;
    border-radius: 10px;
}
.list_expert_box .list_expert_infor {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    width: 90%;
    padding: 0 5%;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #8d99a8;
}
.list_expert_box .name {
    font-size: 16px;
    color: #16191c;
    padding: 0 0 6px;
    line-height: 20px;
}
.list_tit_sml {
    margin: 0 4% 0;
    padding: 12px 0;
    font-size: 17px;
    color: #16191c;
    line-height: 24px;
}
.expert_box {
    padding: 15px 4% 5px;
}
.expert_box .expert_top {
    display: -webkit-box;
    display: -webkit-flex;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #16191c;
    margin: 0 0 5px;
}
.expert_box .expert_pic {
    width: 82px;
    margin: 0 15px 0 0;
}
.expert_box .expert_pic img {
    width: 82px;
    border-radius: 10px;
}
.expert_box .expert_infor {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    width: 100%;
}
.expert_box .name {
    font-weight: bold;
    padding: 8px 0;
}
.expert_box .expert_cont {
    font-size: 16px;
    line-height: 24px;
    color: #16191c;
}
.expert_box .expert_tit {
    font-weight: bold;
    padding: 8px 0;
}
.expert_box .expert_intr {
    position: relative;
}
.expert_box .expert_txt {
    margin: 0 30px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
}
.expert_box .expert_show {
    height: auto;
    overflow: auto;
    text-overflow: clip;
    white-space: normal;
    padding-bottom: 24px;
    margin-right: 0;
}
.btn_show {
    color: #43a0ff;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.list_tit2 {
    margin: 0 4% 0;
    padding: 12px 0 12px 0;
    font-size: 17px;
    color: #43a0ff;
    line-height: 24px;
}
.experts_box {
    padding: 15px 4%;
    border-top: 1px solid #e3e3e3;
}
.experts_box .experts_block {
    display: -webkit-box;
    display: -webkit-flex;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #8d99a8;
    margin: 0 0 15px;
}
.experts_box .experts_pic {
    width: 82px;
    margin: 0 15px 0 0;
}
.experts_box .experts_pic img{
    width:82px;
    border-radius: 10px;
}
.experts_box .experts_infor {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    width: 100%;
}
.experts_box .name {
    color: #16191c;
    padding: 8px 0;
}
.initials_box {
    position: fixed;
    right: 4%;
    top: 60px;
    font-size: 14px;
    line-height: 20px;
    color: #8d99a8;
}
/*肿瘤专栏*/
.page-box2{
    padding-bottom: 0;
}
.wrap1{
    width: 91.5%;
    height: auto;
    margin: 0 auto;
    background: #fff;
}
.page-titles{
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    padding-top: 15px;
}
.tumour-list{
    padding-bottom: 10px;
}
.tumour-li{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 19px 0;
    border-bottom: 1px solid #E5E5E5;
}
.tumour-li:last-child{
    border-bottom: 0;
}
.tumour-li-left{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    overflow: hidden;
}
.tumour-li-img,.tumourDetail-card-img{
    width: 72px;
    height: 72px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
}
.tumour-li-txt,.tumourDetail-card-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    overflow: hidden;
}
.tumour-li-person{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tumourLi-person-name{
    font-size: 18px;
    color: #222222;
    font-weight: bold;
}
.tumourLi-person-type{
    font-size: 15px;
    color: #848F9A;
    font-weight: normal;
    padding-left: 10px;
}
.tumour-li-form{
    font-size: 15px;
    color: #848F9A;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 9px;
}
.tumour-li-category{
    margin-left: 5px;
    width: 66px;
    text-align: center;
}
.tumour-li-btn{
    display: inline-block;
    width:62px;
    height:24px;
    line-height: 24px;
    background:rgba(67,160,255,1);
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.care-yes{
    background: #BBC3CB;
}
.tumour-li-num{
    font-size: 13px;
    line-height: 24px;
    color: #848F9A;
    margin-top: 10px;
    width:100%;
    text-align: center;
}
.banner-imgs{
    width: 100%;
}
.tumourDetail-card{
    padding: 19px 4.25%;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.08);
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
    position: relative;
    z-index: 2;
}
.tumourDetail-card,.tumourDetail-card-top{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
}
.tumourDetail-card-left{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    overflow: hidden;
}
.tumourDetail-card-top{
    align-items: flex-start;
}
.tumourDetail-card-top .tumour-li-btn{
    height: 28px;
    line-height: 28px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    margin-top: 5px;
}
.tumourDetail-card-name{
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tumourDetail-card-form{
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #848F9A;
    margin-top: 3px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tumourDetail-card-btm{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tumourDetail-card-btmLi{
    font-size: 12px;
    color: #222;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tumourDetail-card-btmLi span{
    font-size: 15px;
}
.tumourDetail-title{
    font-size: 20px;
    color: #222;
    font-weight: bold;
    padding-top: 20px;
}
.tumourDetail-desc-wrap{
    margin-top: 10px;
}
.tumourDetail-desc-off{
    max-height: 64px;
    overflow: hidden;
}
.tumourDetail-desc-li{
    font-size: 15px;
    color: #848F9A;
    line-height: 21px;
    margin-top: 20px;
}
.tumourDetail-desc-li:first-child{
    margin-top: 0;
}
.desc-all-btn{
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    color: #57626C;
    margin-top: 14px;
}
.desc-all-btn span{
    display: inline-block;
}
.descAll-btn-icon{
    width: 10px;
    height: 6px;
    background: url("../images/icon-off.png");
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 4px;
}
.desc-all-btnOpen .descAll-btn-icon{
    background: url("../images/icon-open.png");
    background-size: 100% 100%;
}
.page-line{
    width: 100%;
    height: 1px;
    background:#E5E5E5;
    margin-top: 20px;
}
.tumour-article-list{
    padding-bottom: 10px;
}
.tumourArticle-li{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 18px 0;
    border-bottom: 1px solid #E5E5E5;
}
.tumourArticle-li:last-child{
    border-bottom: 0;
}
.tumourArticle-li-img{
    width: 110px;
    height: 83px;
    margin-right: 10px;
}
.tumourArticle-li-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    overflow: hidden;
}
.tumourArticle-li-name{
    font-size: 16px;
    color: #222;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.tumourArticle-li-btm{
    margin-top: 14px;
}
.tumourArticle-li-category{
    float: left;
    display: inline-block;
    height: 18px;
    background: #EEF6FF;
    line-height: 18px;
    padding: 0 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    font-size: 12px;
    color: #43A0FF;
    text-align: center;
}
.tumourArticle-li-date{
    float: right;
    background: url("../images/time.png") left no-repeat;
    background-position: 0 50%;
    background-size: 16px 16px;
    padding-left: 21px;
    font-size: 12px;
    color: #9DA8B3;
}
.pageAll{
    padding: 36px 0 60px 0;
    background: #F4F5F6;
    font-size: 14px;
    color: #222222;
    text-align: center;
}