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;
    height: 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: 5px;
    background:#F5F4F7;
    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;
}
/*20200325*/
.category-wrap {
    width: 100%;
    height: 40px;
    padding-top: 10px;
    background: #ffffff;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.navFixed-wrap{
    position: fixed;
    z-index: 5;
    width: 100%;
    top:0;
    left:0;
    background: #fff;
}
.swiper-containerList .swiper-slide {
    width: auto;
    /*min-width: 80px;*/
    display: inline-block;
}
.swiper-containerList .swiper-slide:first-child {
    min-width: 58px;
    padding: 0;
}
.category-li {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    padding: 0 21px;
    color: #848F9A;
    position: relative;
}
.category-li-active {
    font-size: 16px;
    color: #222222;
    font-weight: bold;
}
.category-li span {
    position: absolute;
    width: 24px;
    height: 2px;
    background: #222222;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}
.category-li-active span {
    display: block;
}
.null-wrap{
    text-align: center;
    margin-top: 43px;
}
.null-icon{
    width: 52px;
    height: 52px;
}
.null-text{
    margin-top: 6px;
    font-size: 14px;
    color: #848F9A;
    text-align: center;
}
/*20200330*/
.average-nav-wrap{
    padding-top: 0;
    height: 54px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: 0 2px 2px rgba(0,0,0,0.05);
}
.average-nav-wrap .swiper-containerList .swiper-slide{
    width: 25%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    padding: 0;
}
.average-nav-wrap .swiper-containerList .swiper-slide:first-child{
    padding: 0;
}
.navSsecond-wrap{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0 15px 0;
}
.navSsecond-li{
    width: 96px;
    height: 96px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
}
.navSsecond-wrap .navSsecond-li .navSsecond-icons{
    width: 50px;
    margin-top: 10px;
}
.navSsecond-li-name{
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin-top: 4px;
    text-align: center;
}
.navSsecond-liOne{
    background:-webkit-linear-gradient(-360deg,rgba(131,190,255,1) 0%,rgba(113,173,255,1) 100%);
    background:linear-gradient(90deg,rgba(131,190,255,1) 0%,rgba(113,173,255,1) 100%);
}
.navSsecond-liTwo{
    background:-webkit-linear-gradient(-360deg,rgba(255,201,140,1) 0%,rgba(255,182,102,1) 100%);
    background:linear-gradient(90deg,rgba(255,201,140,1) 0%,rgba(255,182,102,1) 100%);
}
.navSsecond-liThree{
    background:-webkit-linear-gradient(-360deg,rgba(255,143,166,1) 0%,rgba(255,119,113,1) 100%);
    background:linear-gradient(90deg,rgba(255,143,166,1) 0%,rgba(255,119,113,1) 100%);
}
.detail-main-li{
    display: none;
    padding-bottom: 0;
}
.detail-main-active{
    display: block;
}
.tumourArticle-li .list_read{
    float: left;
    background-size: 14px 10px;
    padding-left: 18px;
}
.treatise-liWrap{
    border-bottom: 1px solid #E5E5E5;
    padding: 20px 4% 0;
}
.treatise-li{
    display: block;
    width: 100%;
}
.treatise-li-form{
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    color: #43A0FF;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.treatise-li-name{
    font-size: 16px;
    line-height: 22px;
    color: #222;
    margin-top: 10px;
}
.treatise-li-author{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    height: 17px;
    line-height: 17px;
    color: #9DA8B3;
    padding-top: 15px;
    padding-bottom: 14px;
}
.treatise-li-person{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
}
.swiper-detail-mainWrap .detail-main-li{
    display: block;
}
.swiper-detail-mainWrap .swiper-slide img{
    width: auto;
    max-width: 100%;
}
/*说说*/
.speak-moneth{
    width:90px;
    height:22px;
    line-height: 22px;
    background:rgba(227,241,255,1);
    -moz-border-radius-topright: 11px;
    -moz-border-radius-bottomright: 11px;
    -o-border-radius-topright:11px;
    -o-border-radius-bottomright:11px;
    -webkit-border-top-right-radius: 11px;
    -webkit-border-bottom-right-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    font-size: 13px;
    color: #43A0FF;
    margin-top: 19px;
    padding-left: 16px;
}
.speak-li{
    padding: 0 0;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: flex-start;
}
.speak-day{
    font-size: 13px;
    color: #222;
    margin-left: 4%;
    padding-top: 20px;
}
.speak-li-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    margin-left: 10px;
    padding-right: 4%;
    padding-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
}
.speak-li:last-child .speak-li-txt{
    border-bottom: 0;
}
.speak-li-desc{
    font-size: 15px;
    line-height: 21px;
    color: #222;
    padding-top: 20px;
}
.speak-li-imgWrap{
    padding-top: 20px;
}
.speak-li .speak-li-imgWrap .speak-li-imgsLi{
    width: 86px;
    height: 86px;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}
.speak-li .speak-li-imgWrap .speak-li-imgs{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
}
.speak-li .speak-li-imgWrap .speak-li-imgsLi:first-child,.speak-li .speak-li-imgWrap  .speak-li-imgsLi:nth-child(2),.speak-li .speak-li-imgWrap  .speak-li-imgsLi:nth-child(3){
    margin-top: 0;
}
.speak-li .speak-li-imgOddWrap .speak-li-imgsLi{
    width: 140px;
    height: 220px;
}
.speak-li .speak-li-imgOddAuto .speak-li-imgsLi{
    position: relative;
    height: auto;
}
.speak-li .speak-li-imgOddAuto .speak-li-imgs{
    width: 100%;
    position: relative;
    top:0;
    left:0;
}
.speak-li-cardWrap{
    padding-top: 20px;
}
.speak-li-card{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 6px;
    background: #F3F4F5;
}
.seakLi-card-img{
    width: 56px;
    height: 56px;
    margin-right: 8px;
}
.seakLi-card-name{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    font-size: 13px;
    color: #222;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*标签聚合列表*/
.label-box{
    padding-bottom: 0;
    height: 100%;
}
.label-box .page-titles{
    text-align: center;
    font-size: 16px;
}
/*论文详情*/
.treatise-detail-box{
    padding-bottom: 30px;
}
.treatise-detail-name{
    font-size: 18px;
    line-height: 25px;
    color: #222;
    padding-top: 15px;
}
.treatise-detail-desc{
    font-size: 12px;
    color: #9DA8B3;
    margin-top: 8px;
    line-height: initial;
}
.page-title2{
    font-size: 20px;
    color: #222;
    margin-top: 20px;
    font-weight: bold;
}
.nav-wrap3{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
}
.nav-wrap3 .category-li{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    text-align: center;
    height: auto;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 16px;
}
.nav-wrap3 .category-li span{
    bottom:1px;
}
.treatise-detail-main{
    margin-top: 9px;
    font-size: 0;
}
.treatise-detail-main div,.treatise-detail-main p,.treatise-detail-main span,.treatise-detail-main li,.treatise-detail-main section{
    font-size: 15px;
    line-height: 21px;
    color: #848F9A;
}
.treatise-detail-main ul,.treatise-detail-main ol{
    padding-left: 18px;
}
.treatise-detail-main li{
    list-style: disc;
}
.treatise-detail-main img{
    max-width: 100%;
    vertical-align: top;
    border: 0;
}
/*专栏三模块*/
.list-main-li{
    display: none;
}
.list-main-liActive{
    display: block;
}
/*滑动板三模块*/
.nav-wrap4 .swiper-containerList2 .swiper-slide {
    width: 33.33%;
    padding: 0;
    font-size: 16px;
}
.swiper-detail-mainWrap .swiper-container{
    margin-bottom: 0;
}
.swiper-detail-mainWrap .list-main-li{
    display: block;
}
.mui-preview-image.mui-fullscreen {
    position: fixed;
    z-index: 20;
    background-color: #000;
}
.mui-preview-header,
.mui-preview-footer {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
}
.mui-preview-header {
    height: 44px;
    top: 0;
}
.mui-preview-footer {
    height: 50px;
    bottom: 0px;
}
.mui-preview-header .mui-preview-indicator {
    display: block;
    line-height: 25px;
    color: #fff;
    text-align: center;
    margin: 15px auto 4;
    width: 70px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    font-size: 16px;
}
.mui-preview-image {
    display: none;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.mui-preview-image.mui-preview-in {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.mui-preview-image.mui-preview-out {
    background: none;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
    display: none;
}
.mui-zoom-scroller {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-backface-visibility: hidden;
}
.mui-zoom {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.mui-slider .mui-slider-group .mui-slider-item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
    width: 100%;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
    display: inline-table;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
    display: table-cell;
    vertical-align: middle;
}
.mui-preview-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}
.mui-preview-loading.mui-active {
    display: block;
}
.mui-preview-loading .mui-spinner-white {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    height: 50px;
    width: 50px;
}
.mui-preview-image img.mui-transitioning {
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
p img {
    max-width: 100%;
    height: auto;
}
/*陈功专栏*/
.CG-nav-wrap{
    height: 54px;
    padding-top: 0;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: 0 2px 2px rgba(0,0,0,0.05);
}
.CG-nav-wrap .swiper-containerList .swiper-slide{
    width: 33.33%;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    padding-bottom: 20px;
}
.videoList-li{
    padding: 15px 0;
    border-bottom: 1px solid #E5E5E5;
}
.videoList-li:first-child{
    padding-top: 25px;
}
.videoList-li-name{
    font-size: 16px;
    line-height: 22px;
    color: #222;
}
.videoList-li-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;
    margin-top: 15px;
}
.videoList-li-btm div{
    font-size: 12px;
    line-height: 17px;
    color: #9DA8B3    ;
}
.li-comment{
    width: 80px;
    background: url("../images/comment.png") left no-repeat;
    background-size: 16px 16px;
    background-position: 0 50%;
    padding-left: 18px;
}
.li-collect{
    text-align: center;
    background: url("../images/collect2-1.png") left no-repeat;
    background-size: 16px 16px;
    background-position: 0 49%;
    padding-left: 18px;
    position: relative;
    margin-left: -20px;
}
.li-collect-active{
    background: url("../images/collect2-2.png") left no-repeat;
    background-size: 16px 16px;
    background-position: 0 49%;
    padding-left: 18px;
}
.li-share{
    text-align: right;
    background: url("../images/share.png") left no-repeat;
    background-size: 16px 16px;
    background-position: 0 50%;
    padding-left: 18px;
    position: relative;
}
.videoList-li-btm .liShare-title{
    position: absolute;
    width: 110px;
    height: 34px;
    right: 8px;
    top: -34px;
    background: url("../images/txt-bg.png") center no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    display: none;
}
.liShare-title{
    position: absolute;
    width: 110px;
    height: 34px;
    right: 8px;
    top: -34px;
    background: url("../images/txt-bg.png") center no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    display: none;
}
.videoList-video-wrap{
    position: relative;
}
.poly-video{
    width: 100%;
    height: 193px;
    margin-top: 15px;
    background: #000;
}
.li-title-wrap{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    font-size: 0;
}
.li-video-poster{
    width: 100%;
    height: 100%;
}
.video-open-wrap .li-video-poster{
    display: none;
}
.li-video-btn{
    width: 46px;
    height: 46px;
    position: absolute;
    background: url("../images/on.png") center no-repeat;
    background-size: 100% 100%;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.video-open-wrap .li-video-btn{
    display: none;
}
.li-title{
    position: absolute;
    width: 100%;
    height:39px;
    background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    border-radius:0px 0px 3px 0px;
    left:0;
    bottom:0px;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
}
.video-num{
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}
.video-timeLine{
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}
.video-open-wrap .li-title{
    display: none;
}
.case-li{
    display: block;
    padding: 10px 0;
}
.case-li:first-child{
    padding-top: 28px;
}
.case-li-name{
    line-height: 22px;
    font-size: 16px;
    color: #222;
}
.case-li-imgWrap{
    margin-top: 15px;
    font-size: 0;
    position: relative;
}
.img-num{
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    padding-left: 18px;
    background: url("../images/img-num.png") left no-repeat;
    background-size: 16px 16px;
    background-position: 0 50%;
}
/*评论分享后*/
.comment-result-box{
    padding-bottom: 100px;
}
.comment-result-box .poly-video{
    height: 211px;
    margin-top: 0;
}
.comment-result-box .tumourDetail-card-img{
    width: 50px;
    height: 50px;
}
.comment-result-box .tumour-li-btn{
    margin-top: 10px;
}
.page-lineMag0{
    margin-top: 0;
}
.comment-result-box .tumourDetail-card{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.comment-result-desc{
    font-size: 15px;
    line-height: 21px;
    color: #848F9A;
}
.recomment-video-li{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #E5E5E5;
}
.recomment-video-li:last-child{
    border-bottom: 0;
}
.recommentVideo-img-wrap{
    width:120px;
    height:67px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    margin-right: 10px;
}
.recommentVideo-img{
    width: 100%;
    height: 100%;
}
.open-icon{
    position: absolute;
    width:26px;
    height:26px;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url("../images/on.png") center no-repeat;
    background-size: 100% 100%;
}
.recommentVideo-li-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
}
.recommentVideo-li-name{
    font-size: 16px;
    line-height: 22px;
    color: #222;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.recommentVideo-li-btm{
    margin-top: 5px;
}
.recomment-video-li .tumourArticle-li-date,.comment-li-btm .tumourArticle-li-date{
    background-size: 12px 12px;
    padding-left: 15px;
    height: 16px;
    line-height: 16px;
}
.comment-li-btm .tumourArticle-li-date{
    float: left;
}
.li-reply-num{
    float: right;
    font-size: 12px;
    color: #9DA8B3;
    height: 17px;
    line-height: 17px;
}
.comment-li{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: flex-start;
    padding: 19px 0 20px;
    border-bottom: 1px solid #E5E5E5;
}
.comment-li:last-child{
    border-bottom: 0;
}
.comment-li-photo{
    width:32px;
    height:32px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 6px;
}
.comment-li-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
}
.comment-li-user{
    font-size: 16px;
    line-height: 22px;
    color: #222;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.comment-li-desc{
    font-size: 14px;
    line-height: 20px;
    color: #848F9A;
    margin-top: 10px;
}
.comment-li-btm{
    margin-top: 10px;
}
.comment-fixed{
    position: fixed;
    width: 100%;
    height: auto;
    padding: 6px 4% 6px;
    background: #fff;
    left:0;
    bottom:0;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-box-shadow: 0px -5px 16px 0px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px -5px 16px 0px rgba(0,0,0,0.09);
    box-shadow: 0px -5px 16px 0px rgba(0,0,0,0.09);
}
.open-input-btn{
    width: 193px;
    height: 36px;
    line-height: 36px;
    background: #EEF0F1;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding:0 19px;
    font-size: 14px;
    color: #848F9A;
}
.comment-fixed .li-collect{
    width: 68px;
    margin-left: 0;
    text-align: left;
    background: url("../images/collect3-1.png") center no-repeat;
    background-size: 20px 20px;
    background-position: 0 50%;
    padding-left: 23px;
    font-size: 14px;
}
.comment-fixed .li-collect-active{
    background: url("../images/collect3-2.png") center no-repeat;
    background-size: 20px 20px;
    background-position: 0 50%;
}
.comment-fixed .li-share{
    background: url("../images/share2.png") center no-repeat;
    background-size: 20px 20px;
    background-position: 0 50%;
    padding-left: 23px;
    font-size: 14px;
}
/*评论页*/
.comment-box{
    padding-bottom: 100px;
}
.comment-input-wrap{
    width: 100%;
    height: 36px;
    background: #EEF0F1;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
}
.comment-write-icon{
    width: 18px;
    height: 18px;
    background: url("../images/write.png") center no-repeat;
    background-size: 100% 100%;
    margin-left: 13px;
    margin-right: 3px;
}
.comment-write-name{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    font-size: 14px;
    color: #848F9A;
}
/*20200526详情页改版*/
.statistics-wrap{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 15px 6%;
}
.statistics-wrap .tumourDetail-card-btm{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    margin-right: 19px;
}
.statistics-wrap .tumour-li-btn{
    width: 66px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}
.tumourDetail-swiper .swiper-slide{
    padding-bottom: 30px;
}
.tumourDetail-swiper .swiper-pagination{
    height: 8px;
    line-height: 8px;
    bottom:10px;
}
.tumourDetail-swiper .swiper-pagination-bullet {
    opacity: 1;
    height: 6px;
    width: 6px;
    background-color: #fff;
    border:1px solid #E3E3E3;
}
.tumourDetail-swiper .swiper-pagination-bullet-active{
    background: #E3E3E3;
}
.tumourDetail-card2-top{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 10px 4.25% 0;
}
.tumourDetail-card2-top .tumourDetail-card2-img{
    width: 56px;
    height: 56px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 8px;
}
.tumourDetail-card2-btm{
    height: 84px;
    overflow: hidden;
    margin-top: 15px;
    padding: 0 4.25%;
    font-size: 15px;
    line-height: 21px;
    color: #848F9A;
    position: relative;
}
.card2-desc-all{
    position: absolute;
    /*background: #fff;*/
    background: -webkit-linear-gradient(left,rgba(255,255,255,0.05),#fff,#fff,#fff,#fff,#fff,#fff,#fff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left,rgba(255,255,255,0.05),#fff,#fff,#fff,#fff,#fff,#fff,#fff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,rgba(255,255,255,0.05),#fff,#fff,#fff,#fff,#fff,#fff,#fff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(255,255,255,0.05),#fff,#fff,#fff,#fff,#fff,#fff,#fff);
    right:4.25%;
    bottom:0;
    text-align: center;
    font-size: 15px;
    color: #57626C;
}
.card2-desc-all span{
    display: inline-block;
}
.desc-all-icon{
    font-size: 15px;
    color: #848F9A;
    padding-right: 43px;
    padding-left: 25px;
}
/*刘魏专栏*/
.LW-nav-wrap .swiper-containerList .swiper-slide{
    width: 50%;
    font-size: 16px;
}
.article-li{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #E5E5E5;
}
.article-li-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
}
.article-li-name,.video-li-name{
    height: 44px;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.article-li-date{
    margin-top: 16px;
    font-size: 12px;
    color: #9DA8B3;
}
.article-li-img{
    width: 113px;
    height: 85px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
}
.video-li{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #E5E5E5;
}
.video-li-imgWrap{
    width: 117px;
    height: 88px;
    position: relative;
    margin-right: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.video-li-img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.li-on-icon{
    width: 26px;
    height: 26px;
    background: url("../images/on.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -13px;
    margin-left: -13px;
}
.video-li-txt{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
}
.video-li-from{
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    color: #9DA8B3;
    margin-top: 4px;
}
.video-li-btm{
    margin-top: 5px;
}
.video-li-time{
    font-size: 12px;
    color: #9DA8B3;
    float: left;
    padding-left: 16px;
    background: url("../images/time.png") left no-repeat;
    background-size: 14px 14px;
    background-position: 0 50%;
}
.video-li-hot{
    font-size: 12px;
    color: #9DA8B3;
    float: right;
    padding-left: 16px;
    background: url("../images/hot.png") left no-repeat;
    background-size: 14px 14px;
    background-position: 0 50%;
}




/*弹窗*/
.mask-box{
    width: 100%;
    height: 100%;
    max-width: 800px;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#b2000000, endcolorstr=#b2000000);
    display: none;
    z-index: 10;
}
.mask-cover{
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.comment-mask .mask-cover{
    width: 100%;
    top:auto;
    bottom:0;
    height:auto;
    padding: 0 4% 30px;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
}
.comment-mask-head{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: #222;
}
.mask-close,.comment-mask-name,.comment-mask-submit{
    padding: 16px 0;
}
.comment-mask-name{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    width: 100%;
    text-align: center;
}
.comment-textarea{
    width: 100%;
    height: 156px;
    padding: 17px 15px;
    border:1px solid #E5E5E5;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin-bottom: 0;
}
.desc-mask .mask-cover{
    width: 84%;
    height: auto;
    padding: 28px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transform: translate(-50%,-55%);
    -moz-transform: translate(-50%,-55%);
    -ms-transform: translate(-50%,-55%);
    -o-transform: translate(-50%,-55%);
    transform: translate(-50%,-55%);
}
.desc-mask-article{
    padding: 0 20px;
    max-height: calc(100vh * 0.6);
    overflow: auto;
}
.desc-mask-article p,.desc-mask-article span,.desc-mask-article div,.desc-mask-article section,.desc-mask-article li{
    font-size: 15px;
    line-height: 21px;
    color: #848F9A;
}
.desc-mask-article img{
    max-width: 100%;
    vertical-align: top;
}
.desc-mask-article ul,.desc-mask-article ol{
    padding-left: 18px;
}
.desc-mask-article li{
    list-style: disc;
}
.desc-close{
    width: 32px;
    height: 32px;
    background: url("../images/close4.png") center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left:50%;
    bottom:-46px;
    margin-left: -16px;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .comment-fixed{
        padding-bottom: 40px;
    }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:3) {
    .comment-fixed{
        padding-bottom: 40px;
    }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio:2) {
    .comment-fixed{
        padding-bottom: 40px;
    }
}
@media screen and (max-width:320px) {
    .open-input-btn{
        width: 150px;
    }
}
