<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slide-list-left{float: left; width: 245px;}
.slide-list-left .title-hd{min-height: 70px; background: #268BBE;border-radius: 10px 10px 0px 0px; overflow: hidden;display: flex;justify-content: center;align-items: flex-start;}
.slide-list-left .title-hd h2{font-size: 22px;color: #fff;font-weight: bold;line-height: 42px;padding: 20px;text-align: center;}
.title-bd{margin-top: 8px; padding: 20px; background: url(../images/tj_slide_list_left_bg.jpg) center bottom no-repeat; min-height: 732px;}
.title-bd ul li{height: 40px; line-height: 40px; width: 100%; text-align: center;font-size: 18px; color: #fff; border-radius: 4px; padding: 0 10px; margin-bottom: 15px;}
.title-bd ul li a{display: block;color: #fff;}
.title-bd ul li.on,.title-bd ul li:hover{background: #fff;border-radius: 10px 10px 10px 10px;}
.title-bd ul li.on a,.title-bd ul li:hover a{font-size: 18px; color: #268BBE;}

.slide-list-right{float: right; width: 935px; background-color: #fff; padding: 25px 20px;}

.slide-list-con{margin-bottom: 30px;}

.slide-list-right .hd{ height: 48px; background: url(../images/tj_ico_xl_bamboo.svg) left bottom no-repeat; padding: 0 20px; margin-bottom: 20px;}
.slide-list-right .hd h2{float: left; font-weight: bold;font-size: 18px;color: #268BBE; line-height: 48px;}
.slide-list-right .hd .more{float: right;font-size: 14px;color: #999;line-height: 48px;}

.dthgov-gfxwj-search{display: flex;align-items: center;margin-top: 20px;padding: 0 10px;}
.dthgov-gfxwj-search .search_row{display: flex;align-items: center;}
.dthgov-gfxwj-search .search_row span{display: block; min-width: 50px;flex: none;}
.dthgov-gfxwj-search .search_row .lf_input{width: 160px;border: 1px solid #ddd;height: 36px;padding: 0px 8px;margin-right: 10px;}
.dthgov-gfxwj-search .search_row  .lf_select{width: 150px;border: 1px solid #ddd;height: 36px;padding: 0px 8px;margin-right: 10px;}
.dthgov-gfxwj-search .search_row .btnForm{display: block; margin-right: 10px; height: 36px;line-height: 36px;width: 70px;background: linear-gradient( 180deg, #5DB69E 0%, #268BBF 100%);border-radius: 4px;color: #fff;text-align: center;}

.slide-list-right .bd{padding: 0;}
.slide-list-right .bd ul li{display: flex; align-items: center; padding: 20px; border-bottom: 1px solid #f4f4f4;}
.slide-list-right .bd ul li span{font-size: 16px;color: #999; flex: 0 0 150px; }
.slide-list-right .bd ul li h2{font-size: 18px; color: #333;font-weight: bold; padding-bottom: 10px;}
.slide-list-right .bd ul li p{font-size: 14px; color: #999; line-height: 24px;}
.slide-list-right .bd ul li:hover{border: 1px solid #a40108; box-shadow: 0px 2px 5px 0px #a40108;}
.slide-list-right .bd ul li:hover span,.slide-list-right .bd ul li:hover p{color: #ee9798;}
.slide-list-right .bd ul li:hover h2 a{color: #b00002;}

.searchBox{width: 480px;margin: 30px auto 0;}

.file-search{width:100%;height:48px;border:1px solid #DCDCDC; margin-bottom: 16px;border-radius: 24px;padding-left: 10px;}
.file-search select{padding:12px 10px;width:115px;height:45px;font-size:14px;color:#006EAB;font-weight:bold;border:none;float:left}
.file-search .input{font-size:14px;width:calc(98% - 160px);height:45px;padding:16px 10px;border:none;line-height:16px;background:#fff;float:left}
.file-search .searchbtn{width: 45px;height: 45px;background:url(../images/ico_xxgk_search_btn.png) center no-repeat;font-size:16px;color:#fff;cursor:pointer;border:none}

.slide-list-right .table-class{ width: 100%; font-size: 14px; margin-top: 15px;}
  .slide-list-right .table-class thead tr{height: 40px;background-color: #f4f4f4;}
  .slide-list-right .table-class thead tr td{color: #333;line-height: 40px;font-weight: bold;}
  .slide-list-right .table-class tr{ height: 50px;}
  .slide-list-right .table-class tr:nth-child(2n){background: #f4f4f4;}
  .slide-list-right .table-class tr td{ padding: 13px 10px; color: #666;font-size: 16px;vertical-align: middle;}
  .slide-list-right .table-class tr td:hover a{color: #b00002}
  .slide-list-right .table-class tr.bg-gray{ background-color: #f5f5f5;}
  @media only screen and (max-width: 1100px) {
    .slide-list-right .table-class tr td:nth-child(1){display: none;}
    .slide-list-right .table-class tr td:nth-child(3){display: none;}
    .slide-list-right .table-class tr td:nth-child(5){display: none;}
    .slide-list-right .table-class tr td:nth-child(2){width:65%;}
    .slide-list-right .table-class tr td:nth-child(4){width:35%; }
    .slide-list-right .table-class tbody tr td{font-size:16px;line-height: 30px;padding: 13px 5px;}
  }
  @media (max-width: 719px) {
    .slide-list-left{display:none;}
    .slide-list-right{width:100%;float:none;}
    .slide-list-right .bd ul li span{line-height:18px;}
    .slide-list-right .bd ul li a{max-width: 100%;}
    .slide-list-right .bd ul li{margin-bottom:20px;display: flex;flex-direction: column;align-items: flex-start;}
    
    .dthgov-gfxwj-search{flex-direction: column;}
    .dthgov-gfxwj-search .search_row{margin-top:10px;}
     .page a{
    font-size: 16px !important;
}
  .page a.first{
    margin-right: 10px !important;
}
  .page a.end{
    margin-left: 10px !important;
  }
    .page-con{
    margin-top: 0px;
}
    .dthgov-gfxwj-search .search_row span{width:100px;}
    .dthgov-gfxwj-search .search_row .lf_input{margin-right:0;}
    .dthgov-gfxwj-search .search_row .lf_select{margin-right:0;width: 160px;}
  }</pre></body></html>