.index_content{
    width:100%;
    margin-top:40px;
    text-align: center;
    background-color:#EFF2F7;
}

.index_show_content{
    width: 1170px;
    min-height: 210px;
    display: inline-block;
}

.index_article_content{
    width:825px;
    min-height: 80px;
    float:left;
    margin-right:23px;

}
.article_tab_div{
    width: calc(100% - 1px);
    height: 50px;
    color: #333333;
    font-size: 17px;
    border: 1px solid #E5E7E9;
    background-color: #fff;
    border-bottom: 0px;
}
.article_tab_item{
    min-width:100px;
    height:48px;
    line-height: 48px;
    border-bottom: 2px solid #ffffff;
    float:left;
    margin-left:10px;
    text-align: center;
    cursor: pointer;
}
.article_tab_item:hover{
    border-bottom: 2px solid #3A85c6;
}
.article_tab_item.active{
    border-bottom: 2px solid #3A85c6;
}
.index_right{
    float:left;
    min-height: 100px;
}

.index_product_content{
    width:320px;
    min-height: 45px;
    text-align: left;
    background-color:#fff;
}

.index_user_content{
    width:320px;
    min-height: 45px;
    text-align: left;
    /*margin-top:25px;*/
    background-color:#fff;
}


/*右侧排行榜*/
.right_title{
    border:1px solid #DCDCDC;
    font-weight: bold;
    color:#999999;
    text-indent: 15px;
    font-size:16px;
    height:43px;
    line-height: 43px;
}

.right_content{
    min-height: 100px;
    border:1px solid #dcdcdc;
    border-top:0px;
    padding:15px 15px 15px 15px;
}

.hot_product_item{
    height:100px;
    font-size:14px;
    color:#333333;
    margin-bottom:10px;
    cursor: pointer;
}

.hot_product_item:hover .hot_product_info{
    color:#3a85c6;
}

.hot_product_img{
    margin-top:3px;
    width:120px;
    height:95px;
    margin-right:10px;
    border:1px solid #dcdcdc;
}

.hot_product_info{
    margin-top:3px;
    width:150px;
}

.hot_product_price{
    margin-top:10px;
    color:#F66F6A;
}

.hot_user_table{
    width:100%;
    border:0;
    color:#333333;
    font-size:14px;
    text-align: center;
    margin-bottom:10px;
}

.hot_user_table tr{
    height:30px;
    line-height: 30px;
}

.hot_user_table tr:first-child{
    font-size:15px;
    color:#999999;
}

.hot_user_index_div{
    border-radius: 100%;
    height:20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    background-color: #3a85c6;
    color:#fff;
    font-size:10px;
}

.hot_user_index_div.top{
    background-color:#FB863A;
}

/**帖子item**/
.ele_left{
    float:left;
}

.ele_right{
    float:right;
}

.article_item{
    background-color:#fff;
    border-bottom:1px solid #dcdcdc;
    padding:15px 20px;
}

.article_item:hover .article_item_title{
    color:#3a85c6;
}


.article_item_top{
    height:30px;
    line-height: 30px;
    width:100%;
}

.article_item_type{
    border:1px solid #dcdcdc;
    border-radius: 2px;
    color:#3A85C6;
    height:22px;
    line-height:20px;
    text-align: center;
    margin-right:10px;
    margin-top:3px;
    font-size:13px;
    padding-left:10px;
    padding-right:10px;
}

.article_item_title{
    color:#666666;
    font-size:16px;
    font-weight: bolder;
    height:24px;
    line-height: 24px;
    margin-right: 5px;
    margin-top:3px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    max-width: 609px;
    cursor: pointer;
}

.article_item_isTop{
    color:#F66F6A;
    height:24px;
    line-height: 24px;
    margin-top:3px;
    font-size:14px;
}

.article_item_isBest{
    color:#F66F6A;
    line-height: 24px;
    margin-top:3px;
    font-size:14px;
}

.article_item_status_ysx{
    width: 80px; height: 30px;
    background: url('../../../img/frontend/index/sprites_img.png') -10px -86px;
}

.article_item_status_wcn{
    width: 80px; height: 30px;
    background: url('../../../img/frontend/index/sprites_img.png') -10px -136px;
}

.article_item_status_ycn{
    width: 80px; height: 30px;
    background: url('../../../img/frontend/index/sprites_img.png') -186px -10px;
}

.article_item_status_dpg{
    width: 80px; height: 30px;
    background: url('../../../img/frontend/index/sprites_img.png') -86px -10px;
}
.article_item_status_bsx{
    width: 76px; height: 24px;
    background: url('../../../img/frontend/index/sprites_img.png') -186px -60px;
}

.article_item_bottom{
    height:25px;
    line-height: 25px;
    width:100%;
    font-size:14px;
    color:#666666;
    margin-top:15px;
}

.article_user_img{
    border-radius:100%;
    height: 25px;
    width:25px;
    margin-right: 10px;
    border:1px solid #dcdcdc;
}

.article_user_name{
    height:25px;
    line-height: 25px;
    margin-right:15px;
    cursor: pointer;
}
.article_user_name:hover{
    color:#3a85c6;
}
.article_user_name.active{
    color:#3a85c6;
}
.article_time{
    height:25px;
    line-height: 25px;
}

.article_view_count{
    width: 16px; height: 16px;
    margin-top:4px;
    margin-right:3px;
    background: url('../../../img/frontend/index/sprites_img.png') -230px -186px;
}

.article_reply_count{
    width: 16px; height: 16px;
    margin-right:3px;
    background: url('../../../img/frontend/index/sprites_img.png') -190px -237px;
    margin-top:4px;
}

.article_vote_count{
    width: 16px; height: 16px;
    margin-top:4px;
    margin-right:3px;
    background: url('../../../img/frontend/index/sprites_img.png') -10px -238px;
}

.article_next_page_div{
    height:22px;
    text-align: center;
    background-color:#DEDEF1;
    color:#666666;
    cursor: pointer;
    font-size: 12px;
    line-height: 22px;
    margin-top:-4px;
}

.no_next_page{
    cursor: default;
    background-color: transparent;
}
#carousel-banner{
    width:100%;
    min-width: 960px;
    height: 260px;
    text-align: center;
    padding-top:0.01%;
}
.top-banner{
    background-repeat: no-repeat;
    width: 100%;
    height: 260px;
    background-position: 50% 50%;
}
.banner-search-tips{
    color:#fff;
}
.banner-search-tips.big{
    margin-top:40px;
    font-size:30px;
}
.banner-search-tips.small{
    margin-top:20px;
    font-size:18px;
}
.banner-search-div.question{
    margin-top:20px;
    font-size: 0px;
}
.banner-search-div.article{
    margin-top:110px;
    font-size: 0px;
}
.banner-search-div.teacher{
    margin-top:20px;
    font-size: 0px;
}
.banner-search-input{
    width: 550px;
    height: 52px;
    line-height: 52px;
    background: #ffffff;
    color: #333;
    outline: none;
    display: inline-block;
    font-size: 18px;
    text-indent: 10px;
    border: 0px;
}
.banner-search-btn{
    height:52px;
    width: 52px;
    background-color: #3a85c6;
    color:#fff;
    display: inline-block;
    text-align: center;
    line-height: 52px;
    font-size: 18px;
    cursor: pointer;
}
.banner-add-btn{
    height: 52px;
    line-height: 52px;
    background-color:#f99a4d;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    color:#fff;
    display: inline-block;
    font-size: 18px;
    margin-left:20px;
    cursor:pointer;
}
a.banner-add-btn:hover{
    color: #fff;
}
.question_type_div{
    height:30px;
    line-height: 30px;
    text-align: center;
    min-width: 100px;
    float:right;
    cursor: pointer;
}
.article_type_div{
    height:30px;
    line-height: 30px;
    text-align: center;
    min-width: 100px;
    float:right;
    cursor: pointer;
    color:#145E00;
    background-color: #B7DDAD;
}
.article_type_div:hover{
    color:#fff;
    background-color: #3a85c6;
}
.article_type_div.active{
    color:#fff;
    background-color: #3a85c6;
}

/*bug反馈*/
.question_type_div.type1{
    color:#3A85C6;
    background-color: #E1F0FF;
}
/*分享交流*/
.question_type_div.type2{
    color:#E345ED;
    background-color: #FDDCFF;
}
/*意见建议*/
.question_type_div.type3{
    color:#EAA243;
    background-color: #FFF2E1;
}
.question_type_div:hover{
    color:#fff;
    background-color: #3a85c6;
}
.question_type_div.active{
    color:#fff;
    background-color: #3a85c6;
}
.article_item_show_content{
    max-height: 60px;
    text-align: left;
    color: #666666;
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    padding-top: 5px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.article_item_show_content a{
    text-decoration: none;
    color: #666666;
}
.article_item_show_content a:link{
    text-decoration: none;
    color: #666666;
}
.article_item_show_content a:visited{
    text-decoration: none;
    color: #666666;
}
.article_item_show_content a:active{
    text-decoration: none;
    color: #666666;
}
.product_and_tag_div{
    margin-top:10px;
    width: auto;
    height: auto;
    text-align: left;
}
.item{
    padding:0 10px;
    text-align: center;
    height:25px;
    line-height: 25px;
    border-radius: 5px;
    margin-right: 10px;
    font-size:12px;
    cursor: pointer;
}
.item.product_type_item{
    background-color: #c8fbe0;
    color: #0bc361;
    float: left;
    margin-top: 2px;
}
.item.tag_item{
    background-color: #E7F0FF;
    color:#3A85c6;
    display:inline-block;
}
.item:hover{
    background-color: #3a85c6;
    color:#fff;
}
.item.active{
    background-color: #3a85c6;
    color:#fff;
}
.article_list_content{
    border:1px solid #E5E7E9;
}
#page-div{
    width: 828px;
    text-align: right;
}
.layui-laypage-count,.layui-laypage-skip{
    background-color: transparent !important;
}
.search_no_result{
    height:500px;
    display: none;
}

.search_no_result.index_no_result{
    width: 825px;
    float: left;
    margin-right: 23px;
}
