.posts_inof_box .info_box{padding:20px;background:#fff;border-radius:10px;box-sizing:border-box;display:flex;align-items:center}.posts_inof_box .info_box .title_cont>h3{color:#333;font-size:18px}.posts_inof_box .info_box .title_cont>h4{margin-top:10px;color:#333;font-size:16px}.posts_inof_box .info_box .title_cont .cont_box{margin-top:10px;color:#ccc;font-size:14px;display:flex;align-items:center}.posts_inof_box .info_box .title_cont .cont_box>font{margin:0 10px}.posts_inof_box .info_selsct{padding:0 20px;background:#fff;border-radius:10px;box-sizing:border-box;margin:30px 0}.posts_inof_box .info_selsct>ul{display:flex;margin-left:10px}.posts_inof_box .info_selsct>ul>li{margin-right:70px;height:56px;line-height:56px;cursor:pointer}.posts_inof_box .info_selsct>ul>li .text_link_box .select_text{padding:0 10px;box-sizing:border-box;color:#333;font-size:18px;transform:scaleX(1);transition:transform .3s}.posts_inof_box .info_selsct>ul>li .text_link_box .select_link{height:2px;width:0;background:#1a8cfe;transition:width .3s;box-sizing:border-box;margin-top:-2px}.posts_inof_box .info_selsct>ul>li .text_link_box_select .select_text{padding:0 10px;box-sizing:border-box;color:#1a8cfe;font-size:18px;transform:scaleX(1.2);transition:transform .3s}.posts_inof_box .info_selsct>ul>li .text_link_box_select .select_link{height:2px;width:100%;background:#1a8cfe;transition:width .3s;box-sizing:border-box;margin-top:-2px}.posts_inof_box .function_box{padding:20px;background:#fff;border-radius:10px;box-sizing:border-box}.posts_inof_box .function_box .user_list .table_box>table>tr>td>img{width:50px;height:50px;border-radius:50%}