.text-ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-ellipsis-2 {display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.text-ellipsis-3 {display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
/*
*   专业问答首页 start
*/
.ask-main.pro-ask .info-content-wrap .content-title { width: 100%; height: 85px;line-height: 85px;font-size: 22px;color:rgba(0,0,0,1);padding-left: 35px;border:1px solid rgba(240,241,249,1);}
.ask-main.pro-ask .info-content-wrap .content-title .logo {width: 44px; height: 44px;margin-right: 23px;}
.ask-main.pro-ask .ask-list .info-item {cursor: pointer;}
.ask-main.pro-ask .ask-list .info-item a {text-decoration: none;}
.ask-main.pro-ask .ask-list .question {padding-left: 40px;}
.ask-main.pro-ask .ask-list .question img { position: absolute;top: 4px; left:0; width: 28px; height: 24px;margin-right: 15px;}
.ask-main.pro-ask .ask-list .question span {font-size: 18px;color: #000;}
.ask-main.pro-ask .ask-list .answer {line-height: 28px;margin-top: 20px; font-size: 14px;color: #888;}
.ask-main.pro-ask .ask-list .answer .answer-mark {color: #00B882;}
.ask-main.pro-ask .ask-list .date {margin-top: 15px; font-size: 12px;color: #c5c5c5;}
/*
*   专业问答首页 end
*/
/*
*   专业问答详情页 start
*/
.wrap .breadcrumb>.active a {color: #999;}
.ask-main.pro-ask-detail .info-content-wrap {padding: 30px;}
.ask-main.pro-ask-detail .info-content-wrap h1 {font-size: 22px;margin: 0;}
.ask-main.pro-ask-detail .info-content-wrap .source-info {margin-top: 20px; font-size: 12px; color: #C5C5C5;}
.ask-main.pro-ask-detail .info-content-wrap .source-info span {margin-right: 15px;}
.ask-main.pro-ask-detail .info-content-wrap .pro-mark {width: 210px; height: 60px; line-height: 60px;margin-top: 30px;margin-left: -30px;padding-left:30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px;background-color: #FDEEE8;font-size: 22px;}
.ask-main.pro-ask-detail .info-content-wrap .pro-mark img { width: 40px; height: 37px;margin-right: 10px;}
.ask-main.pro-ask-detail .info-content-wrap .pro-mark span { vertical-align: middle;}
.ask-main.pro-ask-detail .info-content-wrap .page-nav {margin-top: 40px;}
.ask-main.pro-ask-detail .info-content-wrap .page-nav>div {height: 50px; line-height: 50px;padding: 0 30px;margin-bottom: 16px;font-size: 16px;cursor: pointer;}
.ask-main.pro-ask-detail .info-content-wrap .page-nav .previous {background-color: #F4F7F9;font-weight: bold;}
.ask-main.pro-ask-detail .info-content-wrap .page-nav .after {background-color: #f9f9f9;}
.ask-main.pro-ask-detail .topic-discuss .topic-list li { padding: 20px 0!important; font-size: 14px; line-height: 25px;cursor: pointer;} 
.ask-main.pro-ask-detail .seo-professional-ask {position: absolute;right: 50px;bottom: 50px;padding: 12px 20px;border-radius: 999px;background-color: rgb(255, 255, 255);color: rgb(255, 120, 84);font-size: 26px;font-weight: bold; outline: none;border: none;box-shadow: 0 6px 10px 0 rgba(0,0,0,.1)}
.ask-main.pro-ask-detail .source-content { font-size: 16px;line-height: 30px;}

/* 顶部seo广告数字弹窗样式 */
.pop-notify-s-right-roll .ask-detail-top-roll-notify {
    margin-left: -172px;
    margin-top: -250px;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .porela {
    z-index: 1;
    width: 345px;
    background-color: #F7F5F4;
    border-radius: 8px;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .porela::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 159px;
    background: linear-gradient(-90deg, #FB9539, #FF5A40, #FF6420);
    border-radius: 8px 8px 26px 26px;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .porela .close {
    right: 0;
    top: -31px;
    margin-top: 0;
}

.pop-notify-s-right-roll .ask-detail-top-roll-notify h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    color: #fff;
    border-bottom: 1px solid rgba(200, 47, 21, 0.15);
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify h2 span {
    font-size: 16px;
    font-weight: 400;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .ask-detail-top-roll-notify-title {
    font-size: 14px;
    color: #000;
    padding: 30px;
    background: #fff;
    font-weight: bold;
    border-radius: 12px;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .ask-detail-top-roll-notify-con {
    padding: 30px;
    text-align: center;
    background: #fff;
    border-radius: 12px;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .ask-detail-top-roll-notify-con img {
    width: 140px;
    height: 140px;
}
.pop-notify-s-right-roll .ask-detail-top-roll-notify .ask-detail-top-roll-notify-con p {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
}
/* 专业问答导航 */
.wenda-nav-box {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.wenda-nav-box .wenda-nav-list {
    float: left;
    position: relative;
}
.wenda-nav-box .wenda-nav-list:nth-child(2) {
    margin: 0 10px;
}
.wenda-nav-box .wenda-nav-active::after {
    content: '';
    width: 30px;
    height: 6px;
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    background: linear-gradient(
-30deg
, #15C994, #21C17F);
}
.extend-box .title {
    font-size: 18px;
    font-weight: bold;
}
.extend-box .extend-list {
    margin-top: 15px;
}
.extend-box .extend-list>a {
    color: #337ab7;
    text-decoration: underline;
}
/*
*   专业问答详情页 end
*/

@media screen and (max-width: 1366px) {
    .ask-main.pro-ask-detail .seo-professional-ask {
        padding: 8px 16px;
        font-size: 20px;
    }
}

.ellipsis-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.article-insert-box {
    box-shadow:0px 1px 12px 0px rgba(24,73,148,0.15);
    border-radius:10px;
    padding: 30px;
    margin: 10px 0;
}
.article-insert-box>a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.article-insert-box .artile-list .head {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}
.article-insert-box .artile-list .artile-seo-time {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}
.article-insert-box .artile-list .artile-seo-title {
    font-size: 12px;
    color: #000;
}
.article-insert-box .artile-list .artile-seo-btn {
    text-align: center;
    background:linear-gradient(90deg,rgba(21,201,148,1),rgba(33,193,127,1));
    box-shadow:0px 5px 10px 0px rgba(33,193,127,0.3);
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
}
.article-insert-box .artile-list:nth-child(1) {
    width: 12%;
}
.article-insert-box .artile-list:nth-child(2) {
    width: 68%;
}
.article-insert-box .artile-list:nth-child(3) {
    width: 20%;
    text-align: center;
}