@charset "utf-8";
/* CSS Document */

div,
p,
ul,
li,
a,
img {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1200 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.text_hide {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 可配合 flex自动补全js使用 */

.ul_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* 主体区域 */

body {
  background: url(bg.png) no-repeat center;
  margin: 0;
  background-size: cover;
  color: #fff;
}

.content {
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
}

.dp_head {
  background: url(head.png) no-repeat center;
  width: 100%;
  height: 85px;
  background-size: cover;
}

.dp_head p {
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 85px;
}

.con1 {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}

.con1_left {
  width: 340px;
  height: auto;
}

.rmwz {
  width: 100%;
  height: 355px;
  background: url(box_bg.png) no-repeat center;
  background-size: cover;
  padding: 30px;
  color: #aaddff;
}

.sdjp_tit {
  line-height: 25px;
  background: url(title.png) no-repeat left center;
  background-size: 24px 24px;
  text-indent: 2rem;
  color: #aaddff;
  font-weight: bold;
}

.sdjp_tit  a {
  color: #aaddff;
}

.rmwz p {
  margin-top: 20px;
}

.rmwz .rmwz_img {
  width: 100%;
  height: 200px;
  background: url(rmwz_img.png) no-repeat center;
  background-size: cover;
  margin-top: 20px;
}

.rmwzul {
  margin-top: 20px;
}

.rmwzul li {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
}

.rmwzul li:first-child {
  margin-top: 0;
}

.rmwzul li a,
.rmwzul li span {
  display: block;
}

.rmwzul li .bh {
  width: 30px;
  height: 100%;
  background: #436ba3;
  color: #fff;
  text-align: center;
}

.rmwzul li .bt {
  width: calc(100% - 30px);
  padding: 0 1rem;
  background: #265394;
  color: #aaddff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rmlm {
  width: 100%;
  height: 355px;
  background: url(box_bg.png) no-repeat center;
  background-size: cover;
  padding: 30px;
  color: #aaddff;
  margin-top: 30px;
}

.rmlmul {
  margin-top: 20px;
}

.rank-item {
  display: flex;
  align-items: center;
  line-height: 40px;
}

.rank-name {
  width: 120px;
  margin-right: 10px;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rank-name a {
  color: #aaddff;
}

.progress-bar-wrap {
  flex: 1;
  height: 8px;
  background: #2a4570;
  border-radius: 4px;
  overflow: hidden;
}

.progress-bar {
  height: 100%;
  border-radius: 4px;
}

.rank-number {
  width: 80px;
  text-align: right;
  margin-left: 10px;
}

.con1_middle {
  width: 690px;
}

.con1_right {
  width: 340px;
}

.juba_fwph {
  width: 100%;
  background: #2b4b8b;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
}

.juba_fwph li {
  width: 170px;
  display: flex;
  justify-content: space-between;
}

.juba_fwph li img {
  width: 75px;
  height: 75px;
}

.juba_fwph li .fwl_wz {
  width: 85px;
}

.fwph_sz {
  font-size: 1.2rem;
}

.juba_fwph li .fwl_wz p {
  margin-top: 0.6rem;
}

.jrfwl {
  color: #1ba3f5;
}

.jrlll {
  color: #ce7f05;
}

.jrfks {
  color: #12b288;
}

.tjlx_tab {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.tjlx_tab li {
  cursor: pointer;
  background: #2770b4;
  color: #fff;
  height: 32px;
  line-height: 32px;
  width: 100px;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.tjlx_tab li.active {
  background: #1a4dc1;
}

.tjlx_item {
  width: 100%;
  height: 100%;
}

.tjlx_tab_box {
  width: 700px;
  height: 520px;
  margin: 0 auto;
}

.qdly {
  width: 100%;
  height: 355px;
  background: url(box_bg.png) no-repeat center;
  background-size: cover;
  padding: 30px;
  color: #aaddff;
}

.juba_qdly {
  width: 100%;
  height: 250px;
}

.rsc {
  width: 100%;
  height: 355px;
  background: url(box_bg.png) no-repeat center;
  background-size: cover;
  padding: 30px;
  color: #aaddff;
  margin-top: 30px;
}

.rsc #rsc {
  width: 100%;
  height: calc(100% - 70px);
  margin-top: 20px;
}

.con2 {
  margin-top: 30px;
}

.con2_box {
  display: flex;
  justify-content: space-between;
}

.hdjl_tit {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
  background: url(hdjl_tit.png) no-repeat center;
  background-size: cover;
  height: 70px;
}

.jact_lylx {
  width: 550px;
  height: 520px;
  background: url(box_bg.png) no-repeat center;
  background-size: cover;
  padding: 30px;
}

/* 地区办件统计 */
.dqbjtj {
  position: relative;
  width: 650px;
  height: 520px;
  padding: 30px 34px;
  box-sizing: border-box;
  overflow: hidden;
  background: url(bjtj_bg.png) no-repeat center;
  background-size: 97% 97%;
}

.dqbjtj-table {
  width: 100%;
  margin-top: 14px;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(67, 173, 255, 0.22);
  background: rgba(5, 34, 76, 0.35);
  box-shadow: inset 0 0 20px rgba(0, 128, 255, 0.08);
}

.dqbjtj-head,
.dqbjtj-body {
  width: 100%;
  margin: 0;
  color: #aaddff;
  text-align: center;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

.dqbjtj-table col.area-col {
  width: 25%;
}

.dqbjtj-table col:not(.area-col) {
  width: 18.75%;
}

.dqbjtj-head {
  background: linear-gradient(
    90deg,
    rgba(15, 88, 161, 0.55),
    rgba(16, 109, 190, 0.75),
    rgba(15, 88, 161, 0.55)
  );
}

.dqbjtj-head tr,
.dqbjtj-head th {
  height: 40px;
  line-height: 40px;
}

.dqbjtj-head th {
  padding: 0 6px;
  box-sizing: border-box;
  color: #a9dcff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  background: url(sl_bg.png) no-repeat center;
  background-size: cover;
  border-right: 1px solid rgba(88, 181, 255, 0.14);
  border-bottom: 1px solid rgba(88, 181, 255, 0.28);
}

.dqbjtj-head th:last-child {
  border-right: 0;
}

/* 10条 × 37px */
.dqbjtj-scroll {
  position: relative;
  width: 100%;
  height: 370px;
  box-sizing: border-box;
  overflow: hidden;
}

.dqbjtj-body {
  min-width: 100%;
  will-change: margin-top;
}

.dqbjtj-list {
  width: 100%;
}

.dqbjtj-body tr,
.dqbjtj-body td {
  height: 37px;
  line-height: 37px;
}

.dqbjtj-body tr {
  border-bottom: 1px solid #1e6bad;
}

.dqbjtj-body tr:nth-child(odd) {
  background: rgba(16, 82, 145, 0.12);
}

.dqbjtj-body tr:nth-child(even) {
  background: rgba(13, 116, 190, 0.2);
}

.dqbjtj-body tr:hover {
  background: rgba(24, 151, 235, 0.32);
}

.dqbjtj-body td {
  padding: 0 6px;
  box-sizing: border-box;
  overflow: hidden;
  color: #d8efff;
  font-size: 13px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-right: 1px solid rgba(91, 183, 255, 0.1);
}

.dqbjtj-body td:first-child {
  color: #8ed8ff;
  font-weight: 500;
}

.dqbjtj-body td:last-child {
  color: #61e5ba;
  border-right: 0;
}

.bjtj {
  width: 384px;
}

.bjtj li {
  background: url(sl_bg.png) no-repeat center;
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  padding: 20px 50px;
  color: #aaddff;
  font-size: 1.2rem;
}

.bjtj li img {
  width: 55px;
  height: 55px;
  margin-right: 50px;
}

.bjtj li .bjtj_wz {
  width: auto;
}

.bjtj_sz {
  margin-top: 10px;
  color: #fff;
}

.bjtj_sz strong {
  font-size: 1.6rem;
  color: #aaddff;
}

.bjtj li:last-child {
  margin-bottom: 0;
}

#lylx {
  width: 100%;
  height: 330px;
}

.con3 {
  height: 410px;
  background: url(xjtj_bg.png) no-repeat center;
  background-size: cover;
  padding: 46px;
  margin-top: 30px;
}

#xjtj {
  width: 100%;
  height: 280px;
}

.qdly_item {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
}

.wip_atj {
  width: 100%;
  height: 420px;
  margin-top: 20px;
  padding-top: 20px;
  padding: 30px 25px 0px 30px;
  background: url(jrtjbg.png) no-repeat center;
  background-size: 100% 100%;
}

.wip_atjul {
  margin-top: 15px;
}

.wip_atjli {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #1e6bad;
  background: #043d80;
  color: #afefff;
  margin-bottom: 7px;
}

.wip_atjli .bh {
  width: 30px;
  height: 100%;
  background: #436ba3;
  color: #fff;
  text-align: center;
}

.wip_atjli .bt {
  width: calc(100% - 130px);
  padding: 0 1rem;

  color: #aaddff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wip_atjli .time {
  width: 100px;
  text-align: center;
  color: #afefff;
}

.wip_zt {
  margin-top: 10px;
}
.wip_ztimg {
  width: 48%;
  height: 100px;
  display: block;
}
.wip_ztimg img {
  width: 100%;
  height: 100%;
}

.wip_btxh {
  width: 50px;
  color: #aaddff;
  font-size: 16px;
}
.wip_btbt {
  width: calc(100% - 160px);
  color: #aaddff;
  font-size: 16px;
  text-align: center;
}
.wip_btsj {
  width: 100px;
  color: #aaddff;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 1600px) {
  .con1_left,
  .con1_right,
  .bjtj {
    width: 334px;
  }

  .jact_lylx {
    width: 420px;
  }

  .dqbjtj {
    width: 600px;
  }
}

/* 在原有样式基础上添加以下媒体查询 */

@media screen and (max-width: 1400px) {
  .con1,
  .con2_box {
    flex-direction: column;
    align-items: center;
  }

  .con1_left,
  .con1_middle,
  .con1_right,
  .jact_lylx,
  .dqbjtj,
  .bjtj {
    width: 100%;
    max-width: 700px;
    height: auto;
    margin-bottom: 30px;
  }

  .bjtj li {
    justify-content: space-around;
  }

  .qdly,
  .rmwz,
  .rmlm {
    height: auto;
  }

  .con1_right {
    margin-bottom: 0;
  }

  .hdjl_tit {
    width: 100%;

    height: 62px;
  }
}

@media screen and (max-width: 768px) {
  .con1_left,
  .con1_middle,
  .con1_right,
  .jact_lylx,
  .dqbjtj,
  .bjtj {
    width: 94%;
  }

  .dp_head {
    height: 60px;
  }

  .dp_head p {
    font-size: 18px;
    line-height: 60px;
  }

  .rmwz,
  .rmlm,
  .qdly,
  .rsc,
  .jact_lylx,
  .dqbjtj,
  .wip_atj {
    padding: 15px;
    height: auto;
    min-height: 300px;
  }

  .juba_fwph {
    flex-direction: column;
    align-items: center;
    padding: 15px;
  }

  .juba_fwph li {
    width: 100%;
    justify-content: center;
    margin-bottom: 15px;
  }

  .juba_fwph li:last-child {
    margin-bottom: 0;
  }

  .tjlx_tab {
    flex-wrap: wrap;
    justify-content: center;
  }

  .tjlx_tab li {
    margin: 0 5px 10px;
  }

  .tjlx_tab_box {
    width: 100%;
    height: 300px;
  }

  .bjtj li {
    padding: 15px;
    justify-content: center;
  }

  .con3 {
    padding: 15px;
    height: auto;
    min-height: 300px;
  }

  #xjtj,
  #lylx,
  #qdly,
  #rsc {
    height: 280px !important;
  }

  /* 表格响应式处理 */
  .dqbjtj table {
    font-size: 12px;
  }

  .dqbjtj table td {
    padding: 0 5px;
    white-space: nowrap;
  }

  .dqbjtj {
    overflow-x: auto;
    background-size: cover;
  }

  .tjlx_tab li {
    width: 90px;
  }

  .juba_fwph li img {
    width: 45px;
    height: 45px;
    margin-right: 20px;
  }

  .juba_fwph li .fwl_wz p {
    margin-top: 5px;
  }
  .wip_ztimg {
    width: 100%;
    float: none !important;
    margin-bottom: 20px;
  }

  .hdjl_tit {
    background-size: 250%;
  }
}

@media screen and (max-width: 480px) {
  .rank-name {
    width: 80px;
    font-size: 12px;
  }

  .rank-number {
    width: 60px;
    font-size: 12px;
  }

  .rmwzul li .bt {
    padding: 0 0.5rem;
    font-size: 12px;
  }

  .wip_atjli {
    line-height: 35px;
    font-size: 14px;
  }

  .sdjp_tit {
    font-size: 16px;
    text-indent: 2rem;
  }
}

/* 适老化 */

.pageold .w1200 {
  width: 100%;
}
