.poststation{display:flex;justify-content:space-between}.poststation .poststation_left .poststation_menu{display:flex;background-color:#fff;font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;border-radius:10px 10px 10px 10px;overflow:hidden;position:relative}.poststation .poststation_left .poststation_menu div{background-color:#f9fbfe;text-align:center;color:#666;line-height:60px}.poststation .poststation_left .poststation_menu ul{display:flex;width:calc(100% - 98px);flex-wrap:wrap}.poststation .poststation_left .poststation_menu ul li{cursor:pointer;color:#333;transition:all .3s;margin-left:45px;height:60px;line-height:60px}.poststation .poststation_left .poststation_menu ul li.poststation_menu_selected,.poststation .poststation_left .poststation_menu ul li:hover{color:#fe5b2e}.poststation .poststation_left .poststation_menu .openControl{position:absolute;top:20px;right:20px;width:60px;height:21px;background:rgba(0,0,0,.06);border-radius:2px 2px 2px 2px;opacity:1;font-size:12px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.poststation .poststation_left .poststation_list{background-color:#fff;border-radius:10px 10px 10px 10px}.poststation .poststation_left .poststation_list .poststation_list_menu{display:flex;align-items:center;box-sizing:border-box;padding:0 20px;border-bottom:1px solid #e8e8e8;width:100%}.poststation .poststation_left .poststation_list .poststation_list_menu img{margin-right:10px}.poststation .poststation_left .poststation_list .poststation_list_menu div{margin-right:30px;font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#333;transition:all .3s;cursor:pointer}.poststation .poststation_left .poststation_list .poststation_list_menu div.selected,.poststation .poststation_left .poststation_list .poststation_list_menu div:hover{color:#fe5b2e}.poststation .poststation_left .poststation_list .poststation_list_box{padding:30px 24px}.poststation .poststation_left .poststation_list .poststation_list_box ul li{height:193px;box-sizing:border-box;border-bottom:1px solid #e6e6e6;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.poststation .poststation_left .poststation_list .poststation_list_box ul li:first-child{margin-top:0}.poststation .poststation_left .poststation_list .poststation_list_box ul li:hover .list_box_right h3{color:#fe5b2e}.poststation .poststation_left .poststation_list .poststation_list_box ul li:hover .list_box_right .affiliation{display:block}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_left{width:172px;height:172px;border-radius:0 0 0 0;opacity:1;border:1px solid #e6e6e6;box-sizing:border-box;cursor:pointer;overflow:hidden}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_left img{width:100%}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right{width:calc(100% - 192px);position:relative}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right h3{font-size:18px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#333;cursor:pointer}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right p{font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#999;margin:28px 0;line-height:21px;height:42px}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right .time{font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#333;margin-bottom:20px}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right .time span{color:#999}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right .other{display:flex;font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#333}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right .other div{margin-right:20px}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right .other div span{color:#999}.poststation .poststation_left .poststation_list .poststation_list_box ul li .list_box_right .affiliation{position:absolute;bottom:0;right:0;width:123px;height:42px;line-height:42px;text-align:center;background:linear-gradient(90deg,#ffdca5,#fe5b2e);border-radius:6px 6px 6px 6px;opacity:1;font-size:16px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#fff;cursor:pointer;display:none}.poststation .poststation_left .poststation_list .poststation_list_page{display:flex;width:100%;justify-content:center;padding:0 0 33px}.poststation .poststation_left .poststation_list .poststation_list_page .el-pager li,.poststation .poststation_left .poststation_list .poststation_list_page button.btn-next,.poststation .poststation_left .poststation_list .poststation_list_page button.btn-prev{background-color:#fff;border-radius:4px 4px 4px 4px;opacity:1;border:1px solid #dcdcdc;margin-left:10px;font-size:14px;font-family:PingFang-SC-Medium-,PingFang-SC-Medium;font-weight:400;color:#7a7a7a}.poststation .poststation_left .poststation_list .poststation_list_page .el-pager li.active+li{border:1px solid #dcdcdc}.poststation .poststation_left .poststation_list .poststation_list_page .el-pager li.active{color:#fff;background-color:#fe5b2e;cursor:default;border:1px solid #fe5b2e}.poststation .poststation_left .poststation_list .poststation_list_page .el-pager li:hover{color:#fff;background-color:#fe5b2e;border:1px solid #fe5b2e}