<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
}
.serviceBanner {
    height: 162px;
    background-color: #bd1a2d;
}
.serviceBanner .serviceMain {
    width: 1200px;
    margin: 0 auto;
    background-image: url('/pubtask/public/images/taskBack.png');
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 56px;
    height: 162px;
}
.serviceBanner .serviceMain p {
    color: #ffffff;
    font-size: 40px;
}
.dataLsit {
    background-color: #fafafa;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.dataLsit .listMain {
    width: 1200px;
    margin: 60px auto;
}
.dataLsit .listMain .list-title {
    height: 50px;
    background-color: #ededed;
    font-size: 16px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #a0a0a0;
    margin-top: 30px;
}
.dataLsit .listMain .list-title span {
    display: inline-block;
    text-align: center;
}
.dataLsit .listMain .list-title .sszt-sl {
    width: 335px;
}
.dataLsit .listMain .list-title .sszt-time {
    width: 216px;
}
.dataLsit .listMain .list-title .sszt-adr {
    width: 216px;
}
.dataLsit .listMain .list-title .sszt-cx {
    width: 216px;
    text-align: center;
}
.dataLsit .listMain .list-title .sszt-ck {
    width: 216px;
    text-align: center;
}
.listData ul li {
    line-height: 25px;
    border-bottom: 1px solid #ededed;
    /*cursor: pointer;*/
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 16px;
}
.listData ul li span {
    display: inline-block;
}
.listData ul li .datali-p {
    float: left;
    width: 335px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    color: #9D1021;
}
.listData ul li .sp1 {
    padding: 0 5px;
    float: left;
}
.listData ul li .datali-time {
    float: left;
    width: 216px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    color: #7d7d7d;
}
.listData ul li .datali-adr {
    float: left;
    width: 216px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    color: #7d7d7d;
}
.listData ul li .datali-cx {
    float: left;
    width: 216px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    color: #7d7d7d;
    text-align: center;
}
.listData ul li .datali-ck {
    float: left;
    width: 216px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    color: #7d7d7d;
    text-align: center;
}
.li-hover {
    background: #f5dfdf !important;
}
._hidden {
    display: none ;
}
.clearfix {
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.page_div {
    width: 890px;
    height: 35px;
    margin: 0 auto;
    padding: 35px 0;
}
.page_ul li {
    float: left;
    width: 30px;
    color: #cccccc;
}
.last_page,
.next_page {
    width: 70px;
}
.last_page,
.next_page,
.page_ul &gt; a,
.page_btn {
    display: inline-block;
    color: #666666;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin: 0px 5px;
    text-align: center;
    cursor: pointer;
}
.page {
    float: left;
    cursor: pointer;
}
.page_ul {
    float: left;
}
.page_ul &gt; a {
    /*  width: 0px !important;*/
    padding: 0 10px !important;
}
.maxSpan {
    display: inline-block;
    color: #666666;
    height: 30px;
    line-height: 30px;
    margin: 0px 5px;
    font-weight: bold;
}
.page_input {
    width: 40px;
    color: #666666;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #cccccc;
}
.page_btn {
    width: 40px;
}
.active {
    color: #ffffff !important;
    background: #e76d6d;
}
.page_not {
    background: #eeeeee;
}</pre></body></html>