/* 轮播图 */
.swiper-container {
    width: 100%;
    height: 377px;
}
.sw_img{
    display: block;
    max-width: 1920px;
    margin: auto;
}
.swiper-pagination-bullet{
    background: #fff !important;
    width: 13px !important;
    height: 13px !important;              
    display: inline-block !important; 
    border-radius: 100% !important;
    opacity: .2 !important;
}
.swiper-pagination-bullet-active{
    background: #4bb89b !important;
    border-radius: 10px !important;
    width: 26px !important;
    height: 13px !important;
    opacity: 1 !important;
}
/* 推荐，热门，文章，视频，商品，问答，作者，关注 */
.new_content_left{
    width: 854px;
}
.content_nav_box{
    height: 52px;
    background: #fff;
}
.content_nav{
    width: 834px;
    background: #fff;
    z-index: 2;
}

.content_nav_item{
    display: inline-block;
    font-size: 14px;
    color: #121212;
    width: 100px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
}
.content_nav_item:hover{
    color: #4bb89b;
}
.content_nav_item_active{
    color: #4BB89B;
    font-size: 16px;
}
/* tab显示内容 */
.content_show_box{
    background: #fff;
    margin-top: 10px;
}
.content_shwo{
    display: none;
}
.content_shwo_active{
    display: block;
}

.content_shwo_item{
    padding: 19px 24px 18px 25px;
    border-bottom: 1px solid #efefef;
}

.content_show_item_c_box{
    width: 580px;
    overflow: hidden;
}
.content_show_item_c_box:hover .content_show_item_descride{
    color: #607670;
}
.content_show_item_title:hover{
    color: #4bb89b;
}
/* 问答100%width */
.ad100{
    width: 100%;
}
.content_show_item_descride_box{
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
}
.content_show_item_title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
}
.sititle_date{
    color: #848484;
    font-size: 14px;
    font-weight: 100;
}
.content_show_item_descride{
    
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 24px;
}
.content_show_item_mode{
    color: #4BB89B;
}
.content_show_item_img_box{
    display: block;
    height: 120px;
    width: 198px;
    margin-left: 24px;
    position: relative;
    border: 1px solid #ededed;
    border-radius: 5px;
}
.video_play{
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(../newimg/video_play.png)no-repeat;
    background-size: 100% 100%;

}
.content_show_item_img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}






.img_list{
    overflow: hidden;
    margin-top: 10px;
}
.img_item{
    width: 264px;
    height: 157px;
    border-radius: 5px;
}
/* .广告 */
.banner_guangao{
    width: 853px;
    height: 193px;
    margin-top: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.b_guangao{
    width: 100%;
    height: 100%;
}

/* 知识堂列表 */
.zst_content_box{
    margin-top: 20px;
    overflow: hidden;
}
/* 专题标签 */

.theme_yiji{
    overflow: hidden;
    background: #fff;
}
.theme_yiji_box{
    overflow: hidden;
    padding-left: 20px;
}
.theme_yiji_left{
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    width: 1117px;
}
.theme_yiji_item{
    font-size: 14px;
    color: #414141;
    display: inline-block;
    margin-right: 42px;
}
.theme_yiji_item_avtive{
    color: #4BB89B;
}
.theme_yiji_right{
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    font-size: 14px;
    color: #4BB89B;
    text-align: center;
    cursor: pointer;
    display: none;
}

.theme_yiji_zhoakai_box{
    display: none;
}
.theme_item{
    display: block;
    width: 58px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #414141;
    display: inline-block;
    text-align: center;
}

.theme_yiji1{
    margin-top: 5px;
}
.theme_yiji_item1{
    display: inline-block;
    width: 92px;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    background: #F2F3F5;
    margin-right: 10px;
    font-size: 14px;
    color: #777777;
    text-align: center;
    margin-bottom: 10px;
}
.theme_yiji_item1_active{
    background: #4BB89B;
    color: #fff;
}
.theme_yiji_zhoakai_box1{
    padding-left: 20px;
    display: none;
}

.theme_1{
    border-top: 1px solid #ededed;
    background: #fff;
}
.theme_1_titel{
    overflow: hidden;
    height: 50px;
    padding-left: 20px;
}
.theme_1_lf{
    overflow: hidden;
    height: 50px;
    width: 1111px; 
    white-space: nowrap;
}
.theme_1_lf_item{
    margin-right: 92px;
}
.theme_1_lf_item:nth-child(8){
    margin: 0;
}
.theme_1_lf_a{
    font-size: 14px;
    color: #888888;
    height: 50px;
    line-height: 50px;
}
.theme_1_lf{
    overflow: hidden;
}
.theme_1_rt{
    margin-right: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #4BB89B;
    cursor: pointer;
    text-align: center;
    display: none;
}
.theme_1_lf1{
    width: 100%;
    background: #fff;
    padding: 10px 0;
    overflow: hidden;
}
.theme_1_lf_item1{
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.theme_1_lf_item1::before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #d8d8d8;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: -3px;
    left: 5px;
}
.theme_1_lf_a1{
    font-size: 14px;
    color: #888;
}

.list_more{
width: 100%;
}

.list_more li {float: left}
