/* 题目 */
.tags_title{text-align: center;font-size: 22px;font-weight: 600;color: #000;margin: 36px 0 0 0;}

/* tags */
.tags{display: flex;justify-content: space-between;margin: 40px auto 12px auto;}
.tags_div{width: 380px;height: 82px;background:#f9f9f9;display: flex;align-items: center;justify-content: center;color: #000;font-size: 20px;overflow: hidden;}
.tags_img{width: 28px;height: 40px;margin: 0 8px 0 0;}
.tags_img1{width: 54px;height: 30px;margin: 0 8px 0 0;}
.tags_img2{width: 40px;height: 40px;margin: 0 8px 0 0;}
.tags_zi{color: #000;font-size: 20px;font-weight: 600;}

/* tags 简介 */
.tags_text{background: #f9f9f9;padding: 36px 14px 15px 17px;box-sizing: border-box; margin: 0 auto 27px auto;}
.tags_text_zi{color: #000;font-size: 18px;line-height: 30px;text-indent: 2em;}
.tags_text_time{color: #c7c7c7;font-size: 16px;display: flex;justify-content: flex-end;}

/* tags内容 */
.tags_con{display: flex;justify-content: space-between;}
.tags_all{width: 820px;}
.tags_list{width: 342px;margin: 0 0 20px 0 ;}
.tags_list_border{border: 1px solid #bdbdbd;padding:12px;box-sizing: border-box;}
.tags_all_title{display: flex;align-items: center;justify-content: space-between; height: 42px;background: #779ada;}
.all_title_a{color: #fff;font-size: 18px;margin: 0 0 0 15px;}
.all_title_b{color: #fff;font-size: 18px;margin: 0 9px 0 0;}

/* tags 列表 */
.tags_all_box{border: 1px solid #b9b8b8;border-top: none;padding: 0 5px;box-sizing: border-box;margin: 0 0 40px 0;}
.tag_a{display: flex;justify-content: space-between;padding:20px 0; border-bottom: 1px solid #bdbdbd;}
.tag_a:last-child{border: none;}
.tag_a_img{width: 200px;height: 116px;object-fit: cover;}
.tag_a_box{width: 580px;    display: flex;flex-direction: column;justify-content: space-between;}
.tag_box_title{color: #000;font-size: 20px;font-weight: 600;}
.tag_box_brief{color: #333;font-size: 18px;}
.tag_box_time{display: flex;justify-content: flex-end;}
.tag_time_amout{color: #c7c7c7;font-size: 16px;margin: 0 45px 0 0;}
.tag_time_time{color: #c7c7c7;font-size: 16px;}

/* tags 侧边*/
.tags_list_title{display: flex;justify-content: center;align-items: center;margin: 0 0 14px 0;}
.list_img{width: 28px;height: 40px;margin: 0 8px 0 0;}
.list_zi{color: #000;font-size: 20px;font-weight: 600;}
.tags_list_box{display: flex;flex-direction: column;}
.tags_list_red{color: red}
.tags_list_blue{font-size: 18px;color: #000;margin:0 0 13px 0;padding:4px;}
.tags_list_pink{display: flex;justify-content: center;align-items: center;height:36px;font-size: 18px;color: #fff;background: #ff82b1;margin:0 0 13px 0;}

.formappraise-text{
    width: 100%;
}
.popular-box{
    width: 100%;
}
.popular-box2{
    width: 92%;
}