@charset "utf-8"; .empty { width: 100%; height: 350px; line-height: 350px; text-align: center; .empty_img { vertical-align: -30px; margin-right: 20px; } .empty_text { font-size: 26px; color: #999; } } .pagination11 { width: 1200px; margin: 50px auto; } //分页 .pagination { width: 1200px; height: 34px; margin-left: 141px; display: flex; justify-content: center; margin: 0; // 鼠标移入后字体颜色 .el-pagination::v-deep :hover { color: #255590; } .el-pagination.is-background::v-deep .btn-next, .el-pagination.is-background::v-deep .btn-prev { width: 70px; height: 34px; margin: 0px 10px; border-radius: 4px; } .el-pagination.is-background::v-deep .el-pager li { margin: 0px 10px; width: 38px; height: 34px; border-radius: 4px; } .el-pagination.is-background::v-deep .btn-next.is-active, .el-pagination.is-background::v-deep .btn-prev.is-active, .el-pagination.is-background::v-deep .el-pager li.is-active { background-color: #255590; color: #fff; } } * { font-family: "微软雅黑", "microsoft yahei"; } ul, ol { list-style: none; } a:active { text-decoration: none; } a:hover { text-decoration: none; } a:visited { text-decoration: none; } a:link { text-decoration: none; } a:focus { text-decoration: none; } body { position: relative; } .clearfix { overflow: hidden; } .clearfix_2::after { content: ''; display: block; height: 0; visibility: hidden; clear: both; } .hiddenColor { visibility: hidden; } .hand { cursor: pointer; } .aTag_parent { position: relative; } .aTag_parent>a, .aTag { display: block; width: 100%; height: 100%; position: absolute; z-index: 99; border: 0px; top: 0px; left: 0px; background: rgba(0, 0, 0, 0); } .dot1 { display: block; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .dot2 { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } input, img { border: none; } .cover100 img { display: block; width: 100%; height: 100%; object-fit: cover; } .back100 { background-size: 100% 100%; background-repeat: no-repeat; } article, aside, footer, header, time, video, main, nav, h4, h3, section { display: block; } .index_main { width: 1200px; margin: 0 auto; min-height: 400px; } .slow_6 { -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .6s; } .table_head { border-bottom: solid 1px #E9E9E9; .table_head_masg { width: 154px; } .table_head_company { width: 340px; padding: 0px 8px; box-sizing: border-box; margin-left: 80px; } .table_head_job { width: 265px; padding: 0px 8px; box-sizing: border-box; margin-left: 20px; } .table_head_address { width: 140px; margin-left: 6px; } } .table_head div { float: left; height: 61px; line-height: 61px; font-size: 16px; color: #666; box-sizing: border-box; } .table_head .table_head_time { width: 174px; float: right; } .table_ul { .table_li { border-bottom: solid 1px #E9E9E9; } .table_li_a { display: block; } .table_li div { float: left; box-sizing: border-box; } .table_li_masg { width: 177px; font-size: 20px; color: #333; font-weight: bold; } .table_li_company { width: 340px; padding: 0px 8px; box-sizing: border-box; margin-left: 53px; font-size: 16px; color: #333; } .table_li_job { width: 275px; padding: 0px 8px; box-sizing: border-box; font-size: 14px; color: #999; margin-left: 20px; } .table_li_job_in { float: left; line-height: 25px; height: 25px; color: #999; font-size: 14px; background: #F8F8F8; margin-top: 33px; max-width: 100%; padding: 0px 10px; box-sizing: border-box; } .table_li_address { width: 131px; color: #999; font-size: 16px; text-indent: 33px; background: url(@/public/img/25.png) no-repeat left center; background-size: 22px auto; } .table_li_a .table_li_time { width: 174px; float: right; color: #999; font-size: 16px; text-indent: 31px; background: url(@/public/img/26.png) no-repeat left center; background-size: 22px auto; } .table_li_a:hover { background: #F6F6F6; } .table_li_a:hover .table_li_job_in { background: #F6F6F6; } } @media screen and (min-width:1200px) { /*pc_1440*/ .table_li div { height: 86px; line-height: 86px; // text-align: center; } @media screen and (max-width:1440px) { /*1200*/ } .pc_none { display: none; } } @media screen and (min-width:801px) { .table_li_masg .table_li_text { width: 100%; } .table_li_company .table_li_text { width: 100%; } .table_li_address .table_li_text { width: 100%; } } @media screen and (max-width:800px) { .index_main { width: 98%; margin: 6px auto; } .table_li { margin-bottom: 22px; } .table_li_a { display: block; overflow: hidden; } .table_li_a>div { height: 33px; line-height: 33px; width: 100%; float: none; display: flex; width: 100% !important; margin: 0 !important; padding: 0px !important; background: rgba(0, 0, 0, 0) !important; text-indent: 0px !important; } .table_li div { height: 33px; line-height: 33px; overflow: hidden; } .table_li_label { height: 33px; line-height: 33px; float: left; margin-right: 8px; font-size: 20px; color: #333; word-break: keep-all; white-space: nowrap; } .table_li_text { font-size: 20px !important; color: #333 !important; height: 33px !important; line-height: 33px !important; margin-top: 0px !important; background: rgba(0, 0, 0, 0) !important; padding: 0px !important; } .phone_none { display: none; } } @media screen and (max-width:599px) {} @media screen and (max-width:320px) {}