@charset "utf-8";

.dxdcyjzf-title{text-align: center;}
.dxdcyjzf-title h2{display: inline-block;padding: 0 108px;position: relative;font-size: 32px;font-weight: 900;}
.dxdcyjzf-title h2:before,
.dxdcyjzf-title h2:after{content:"";position: absolute;top: 50%;margin-top: -14px;width: 108px;height: 28px;background: url(../images/zmhd/title_dot_bgl.png) no-repeat;background-size: 100% 100%;}
.dxdcyjzf-title h2:before{left:0;}
.dxdcyjzf-title h2:after{right: 0;background-image: url(../images/zmhd/title_dot_bgr.png);}
.dxdcyjzf-title h2 a{display: inline-block;margin: 0 40px;}
.dxdcyjzf-title.f24 h2{font-size: 24px;}
.dxdcyjzf-title.white h2 a{color:#fff;}

.page-dxdcyjzf .crumb h2,
.page-dxdcyjzf .crumb h2 a{color:#333;}
.page-dxdcyjzf .crumb a:hover{color:#2354AF;}

.dxdcyjzf-banner{overflow: hidden; background: url(../images/zmhd/dxdcyjzf_banner_bg.jpg) no-repeat center top;background-size: cover;}
.dxdcyjzf-banner-txt{display: block;max-width: 68.6%;margin: 18px auto 100px;}

.dxdcyjzf-owlslide .owl-dots{text-align: center;margin-top: 10px;}
.dxdcyjzf-owlslide .owl-dot{display: inline-block;display: inline-block; width: 8px; height: 8px; background: #CCCCCC; border-radius: 50%; margin: 0 3px; transition: .3s all;}
.dxdcyjzf-owlslide .owl-dot.active{background:#2F67B5;}

@media (max-width: 1500px) {
  body{overflow-x: hidden;}
  .dxdcyjzf-title h2{font-size: 26px;}
}
@media (max-width: 1280px) {
  .dxdcyjzf-title h2{font-size: 24px;}
}
@media (max-width: 768px) {
  .dxdcyjzf-title h2{padding: 0;}
  .dxdcyjzf-title h2:before, 
  .dxdcyjzf-title h2:after{display: none;}
  .dxdcyjzf-title h2 a{margin: 0;}
  .dxdcyjzf-title.mt30.mb20{margin-top: 20px;margin-bottom: 0;}
  .dxdcyjzf-title.f24.mt30.mb20{margin-bottom: 20px;margin-top: 0;}
}

/* info */
.dxdcyjzf-page-words{background: url(../images/zmhd/dxdcyjzf_words_bg.png) no-repeat center bottom #fff;background-size: 100%;}
.dxdcyjzf-info{padding: 50px 71px;margin-top: -70px; text-indent: 2em;line-height: 1.8;font-size: 1.25em;text-align: justify;background: url(../images/zmhd/dxdcyjzf_info_bg.png) no-repeat left top;background-size: 100% 100%;}
@media (max-width: 1280px) {
  .dxdcyjzf-info{padding: 30px 30px 40px;}
}

/* links */
.dxdcyjzf-links ul{padding-top: 30px;}
.dxdcyjzf-links li a{display: block;height: 120px;line-height: 120px;font-size: 1.25em;color: #303030; padding-left: 7%; border-radius: 5px;background: linear-gradient(to bottom, #d6e8ff 0%, #f6f9fe 100%);}
.dxdcyjzf-links li .hvr-icon{display:block;float: left;margin: 30px 5px 30px 0; width: 63px!important;height: 60px;border-radius: 50%;}
.dxdcyjzf-links li span{display: inline-block;vertical-align: middle;line-height: 1.5;}
@media (max-width: 1500px) {
  .dxdcyjzf-links li a{padding-left: 9%;}
  .dxdcyjzf-links li .hvr-icon{margin-right: 5%;}
}
@media (max-width: 490px) {
  .dxdcyjzf-links li a{padding-left: 0;text-align: center;}
  .dxdcyjzf-links li .hvr-icon{float: none;display: inline-block;margin-right: 8px;}
  .dxdcyjzf-links li span{text-align: left;}
}

/* 回复选登 */
.dxdcyjzf-hfxd .tab .hd{text-align: center;}
.dxdcyjzf-hfxd .tab .hd ul{display: inline-block;}
.dxdcyjzf-hfxd .tab .hd li{float: left;}
.dxdcyjzf-hfxd .tab .hd li a{
  display: block;width: 270px; height: 48px;line-height: 48px;border-radius: 2px;background: #fff;font-weight: 700;
  text-align: center; font-size: 1.25em;color: #6C97CC;border: 1px solid #C2DCFF;margin: 0 15px 30px;transition:  all 0.3s;
}
.dxdcyjzf-hfxd .tab .hd li.on a{color: #467BBD;border-color: #77B1FC;box-shadow: 0px 0px 20px  #fafbff;}
@media (max-width: 992px){
  .dxdcyjzf-hfxd .tab .hd ul{margin-bottom: 20px;}
  .dxdcyjzf-hfxd .tab .hd li a{margin: 5px;}
}
@media (max-width: 768px){
  .dxdcyjzf-hfxd .dxdcyjzf-title.mt30.mb20{margin-bottom: 20px;}
}


/* 表格 */
.table-hfxd{font-size: 1.25em;}
.table-hfxd table{width: 100%;border-spacing: 0;border:none;text-align: left;}
.table-hfxd table th,
.table-hfxd table td{padding-left: 50px;}
.table-hfxd table thead tr{border:1px solid #D6E8FF;border-radius: 5px;}
.table-hfxd table th{background: #EDF5FF;height: 58px;line-height: 58px;color:#467BBD;font-weight: bold;}
.table-hfxd table td{padding-top: 16.5px;padding-bottom: 16.5px; line-height: 1.3;border:none;}
.table-hfxd table tbody tr{border-bottom: 1px solid #E0E0E0;}
.table-hfxd table td a,
.table-hfxd table td span{display: inline-block;vertical-align: top;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.table-hfxd table td a{width: 570px;}
.table-hfxd table td span{width: 140px;}
.table-hfxd table tr td:first-child+td span{width: 280px;}
@media (max-width: 1500px){
  .table-hfxd{font-size: 1.125em;}
  .table-hfxd table th,
  .table-hfxd table td{padding-left: 20px;}
  .table-hfxd table td span{width: 120px;}
}

/* 办件分析 */
.dxdcyjzf-bjfx{padding: 40px; min-height: 242px; background: #fff; box-shadow: 0px 0px 38px  rgba(95, 137, 201, 0.1);}
.dxdcyjzf-bjfx .infolist{font-size: 1.25em;}
.dxdcyjzf-bjfx .infolist li{line-height: 31px;}
.dxdcyjzf-bjfx .infolist li a{padding-left: 20px;}
.dxdcyjzf-bjfx .infolist li a:before{width: 5px;height: 5px;margin-top: -2.5px; background: #B3B3B3;}
@media (max-width: 1280px){
  .dxdcyjzf-bjfx{padding: 40px 30px;}
  .dxdcyjzf-bjfx .infolist{font-size: 18px;}
}

/* 图表 */
.dxdcyjzf-chart{padding: 25px 30px 30px; background: #F7FCFF;border: 1px solid #DFEBF5;border-radius: 6px;}
.dxdcyjzf-page-chart .chartbox{background: #E8F6FF;}
.dxdcyjzf-zyxjlbfx .chartbox,
.dxdcyjzf-lysjtop10 .chartbox{height: 392px;}

.dxdcyjzf-bmrx .selectbox{font-size: 22px;margin-bottom: 20px;position: relative;z-index: 2;}
.dxdcyjzf-bmrx .selectbox select{appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 184px;padding-left: 20px;margin-left: 10px; border: 1px solid #1A263B;border-radius: 10px;height: 50px;line-height: 50px;}
.dxdcyjzf-bmrx .select-list{position: relative;display: inline-block; vertical-align: middle;margin-left: 10px;}
.dxdcyjzf-bmrx .select-list p{position: relative;border: 1px solid #1A263B;overflow: hidden;width: 132px; height: 50px;line-height: 50px;padding:0 32px 0 20px; border-radius: 10px;cursor: pointer;}
.dxdcyjzf-bmrx .select-list p:after{content:"";position: absolute;right:10px;top:0;bottom:0; width: 32px;background: url(../images/public/icon_arrow_down_gray.png) no-repeat center;background-size: 13px;}
.dxdcyjzf-bmrx .select-list ul{display: none;max-height: 200px; position: absolute;left:0;right:0;top:100%;z-index:1;background: #f3f8fd;padding:10px 0;box-shadow: 2px 5px 13px #f3f3f3;border-radius:2px;border:1px solid #e0e0e0;}
.dxdcyjzf-bmrx .select-list li{display: block; padding: 10px; line-height: 1.5;color:#606266;cursor: pointer; font-size: .9375em;}
.dxdcyjzf-bmrx .select-list li:hover{background: #fff;color: #2354AF;}
.dxdcyjzf-bmrx .chartbox{height: 520px;margin-top: -64px;position: relative;}
.dxdcyjzf-bmrx .chartbox>*{position: relative;z-index: 1;}
.dxdcyjzf-bmrx .chartbox:after{content:"";width: 100%;height: 64px;background: #F7FCFF;position: absolute;left:0;top:0;z-index: 0;}
@media (max-width: 1280px){
  .dxdcyjzf-bmrx .selectbox{font-size: 18px;}
  .dxdcyjzf-bmrx .select-list p{ width: 94px; height: 36px; line-height: 36px; padding: 0 20px 0 10px;border-radius: 3px;cursor: pointer;}
  .dxdcyjzf-bmrx .select-list p:after{right: 0;}
}
@media (max-width: 580px){
  .dxdcyjzf-bmrx .selectbox{margin-bottom: 50px;}
}

.dxdcyjzf-ldxx{background: #3E76DE;}
.dxdcyjzf-ldxx .chartbox{background: none;height: 500px;}

/* 热门办事事项 */
/* .dxdcyjzf-rmbssx .lists ul{margin: 0 -20px;} */
/* .dxdcyjzf-rmbssx .lists li{float: left;width: 20%;} */
.dxdcyjzf-rmbssx .lists ul{padding: 40px 0 30px;}
.dxdcyjzf-rmbssx .lists li a{position: relative;overflow: hidden; display: block;height: 320px;text-align: center; border-radius: 6px;background: #76A7F7; background: linear-gradient(to top, #76A7F7 0%, #76A7F7 0%, #BADBFF 100%);}
.dxdcyjzf-rmbssx .lists li .hvr-icon{display: block;width:auto; height: 64px;margin: 100px auto 40px;}
.dxdcyjzf-rmbssx .lists li .icon-bg{opacity: .08;position: absolute;bottom:-3.5%;left: 17%;width: 66%; }
.dxdcyjzf-rmbssx .lists li p{font-size: 1.25em;font-weight: 700;color:#fff;}
.dxdcyjzf-rmbssx .lists li:last-child .icon-bg,
.dxdcyjzf-rmbssx .lists li:nth-of-type(4) .icon-bg{bottom:0;}

/* 热词权重云图 */
.dxdcyjzf-rcqzyt {background: #EDF6FF;}
.dxdcyjzf-rcqzyt .hotword{height: 380px;position: relative;overflow: hidden;}
.dxdcyjzf-rcqzyt .hotword li{position: absolute;}
.dxdcyjzf-rcqzyt .hotword .color1{color: #FF8D1A;}
.dxdcyjzf-rcqzyt .hotword .color2{color: #FFC300;}
.dxdcyjzf-rcqzyt .hotword .color3{color: #00BAAD;}
.dxdcyjzf-rcqzyt .hotword .color4{color: #E33C64;}
.dxdcyjzf-rcqzyt .hotword .color5{color: #43CF7C;}
.dxdcyjzf-rcqzyt .hotword .color6{color: #2A82E4;}
.dxdcyjzf-rcqzyt .hotword .color7{color: #7948EA;}
.dxdcyjzf-rcqzyt .hotword .color8{color: #AC33C1;}
.dxdcyjzf-rcqzyt .hotword .fs1{font-size: 16px;}
.dxdcyjzf-rcqzyt .hotword .fs2{font-size: 18px;}
.dxdcyjzf-rcqzyt .hotword .fs3{font-size: 20px;}
.dxdcyjzf-rcqzyt .hotword .fs4{font-size: 24px;}
.dxdcyjzf-rcqzyt .hotword .fs5{font-size: 36px;}
.dxdcyjzf-rcqzyt .hotword .fs6{font-size: 48px;}

/* 网上调研 */
.dxdcyjzf-wsdy .lists ul{margin: 0 -27px;}
.dxdcyjzf-wsdy .lists li{width: 50%;float: left;}
.dxdcyjzf-wsdy .lists li .box{margin: 40px 27px 0;border: 1px solid #D6E8FF;background: #fff; box-shadow: 5px 1px 20px  #eff2f7;}
.dxdcyjzf-wsdy .lists li .title{position: relative;height: 115px;padding-top: 1px; background: #5094EE; background: url(../images/basehd/question_bg.jpg) no-repeat center top #f1f8ff;background-size: 100%;}
.dxdcyjzf-wsdy .lists li .title img{max-width: 40%;max-height: 100%; position: absolute;right:0;top:9%;z-index: 0;}
.dxdcyjzf-wsdy .lists li .title h2{position: relative;z-index: 1;margin: 20px 0 0 5%;width: 57%;max-height: 80px; font-size: 32px;font-weight: 900;color:#fff;line-height: 1.2;}
.dxdcyjzf-wsdy .lists li .title h2 a{color:#fff;}
.dxdcyjzf-wsdy .lists li .info{font-size: 1.25em;padding: 20px 5%;}
.dxdcyjzf-wsdy .lists li .info .txt{-webkit-line-clamp: 4;text-indent: 2em;line-height: 1.5;height: 120px;overflow: hidden;}
.dxdcyjzf-wsdy .lists li .info .more{transition: all 0.3s; display: inline-block;padding:4px 23px;margin: 30px 0 10px;line-height: 1.3;color:#5597EF; border: 1px solid #72ADF7;border-radius: 25px;}
.dxdcyjzf-wsdy .lists li .info .more:hover{background: #5597EF;color:#fff;}
@media (max-width: 1500px) {
  .dxdcyjzf-wsdy .lists li .title{height: 100px}
  .dxdcyjzf-wsdy .lists li .title h2{font-size: 26px;}
  .dxdcyjzf-wsdy .lists li .info{font-size: 1.125em;}
  .dxdcyjzf-wsdy .lists li .info .txt{line-height: 1.7;}
}
@media (max-width: 1280px) {
  .dxdcyjzf-wsdy .lists li .title img{top: auto; bottom:0;max-height: 91%;}
}
@media (max-width: 992px) {
  .dxdcyjzf-wsdy .lists li{width: 100%;float: none;}
}



/* 网民留言数据分析 */
.page-wmlysjfx .crumb{font-size: 0;}
.page-wmlysjfx .crumb h2{background: none;}
.page-wmlysjfx .dxdcyjzf-banner{background-image: url(../images/zmhd/wmlysjfx_banner_bg.jpg);}
.page-wmlysjfx .dxdcyjzf-banner-txt{max-width: 56.25%;}

.page-wmlysjfx .dxdcyjzf-page-words{background: none;}
.page-wmlysjfx .dxdcyjzf-page-words .bg-box{margin-top: -70px; padding: 0 40px; border-radius: 6px;background: #F7FCFF;border: 1px solid #DFEBF5;}
.page-wmlysjfx .dxdcyjzf-info{padding:42px 100px; margin: -8px -46px 0; background-image: url(../images/zmhd/wmlysjfx_banner_xf.png);}
/* 回复选登 */
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd{text-align: center;}
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd ul{float: none;display: inline-block;}
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li + li{margin-left: 60px;}
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li{padding-bottom: 16px;}
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li a{font-weight: 700;font-size: 32px;}
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li:after{height: 4px;}
.page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li.on:after{width: 100%;}
.page-wmlysjfx .dxdcyjzf-hfxd .com-title h3{font-size: 1.375em;color: #0049BF;}
.page-wmlysjfx .dxdcyjzf-hfxd .com-title h3 a{color: #0049BF;}
/* 受理情况统计 */
.page-wmlysjfx .static-slqktj{height: 90px;background: #E8F2FF; background: linear-gradient(166.72deg, #EDF5FF 0%, #E8F2FF 100%);}
.page-wmlysjfx .static-wyxx,
.page-wmlysjfx .static-slqktj .tit{width: 34.5%;height: 100%;font-weight: bold; float: left;line-height: 90px; font-size: 1.375em;text-align: center; background: url(../images/zmhd/wmlysjfx_slqktj_bg.jpg) no-repeat left top;background-size: cover;}
.page-wmlysjfx .static-wyxx span,
.page-wmlysjfx .static-slqktj .tit a{display: inline-block;vertical-align: middle;line-height: 1.3;color:#fff;margin-top: -16px;}
.page-wmlysjfx .static-slqktj .count{border: 1px solid #CFE3FC;margin-left: 34.5%;height: 68px;padding: 10px 0;}
.page-wmlysjfx .static-slqktj .count ul{overflow: hidden;}
.page-wmlysjfx .static-slqktj .count li{float: left;width: 33.33%;position: relative;font-size: 14px;color:#666;text-align: center;}
.page-wmlysjfx .static-slqktj .count li+li:before{content:"";width: 1px;height: 100%;background: #CFE3FC;position: absolute;left:0;top:0;}
.page-wmlysjfx .static-slqktj .count li p{height: 34px;}
.page-wmlysjfx .static-slqktj .count li p b{display: inline-block;text-align: left; font-size: 1.78em;margin-left: 8px;font-weight: 500;min-width: 60px; color:#3360B5;vertical-align: baseline; }
.page-wmlysjfx .static-wyxx{float: none; width: 100%;background-image: url(../images/zmhd/wmlysjfx_wyxx_bg.jpg);}
.page-wmlysjfx .static-wyxx a{display: block;}
.page-wmlysjfx .bd .item .row>.col-lg-3{width: 26.7%;}
.page-wmlysjfx .bd .item .row>.col-lg-9{width: 73.3%;}
@media (max-width: 1500px) {
  .page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li a{font-size: 26px;}
}
@media (max-width: 1280px) {
  .page-wmlysjfx .dxdcyjzf-page-words .bg-box{padding: 0 30px;}
  .page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li a{font-size: 24px;}
  .page-wmlysjfx .static-wyxx{margin-bottom: 20px;}
  .page-wmlysjfx .static-slqktj{height: auto;}
  .page-wmlysjfx .static-slqktj .tit{width: 100%;float: none;}
  .page-wmlysjfx .static-slqktj .count{margin-left: 0;height: auto;}

  .page-wmlysjfx .dxdcyjzf-info{
    margin: 0 -30px;
    padding: 30px;
    background-size: 300% 130%;
    background-position: center -50px;
    border-radius: 6px;
  }
}
@media (max-width: 992px) {
  .page-wmlysjfx .crumb{display: none;}
  .page-wmlysjfx .dxdcyjzf-banner-txt{max-width: 90%;margin-top: 8%;}
}
@media (max-width: 640px) {
  .page-wmlysjfx .static-slqktj .count li p b{font-size: 1.25em;}
  .page-wmlysjfx .dxdcyjzf-hfxd .tab-brief > .hd li{padding-bottom: 0;}
}
@media (max-width: 560px) {
  .page-wmlysjfx .static-slqktj .count li{width: 50%;}
  .page-wmlysjfx .static-slqktj .count li:last-child{width: 100%;}
}
@media (max-width: 460px) {
  .page-wmlysjfx .static-slqktj .count li{width: 100%;}
}
body.useOldFixed .table-hfxd table th:last-child,body.useOldFixed .table-hfxd table td:last-child{width: 12% !important;}
body.useOldFixed .dxdcyjzf-hfxd .rx12345-hfxd table td:nth-child(1),body.useOldFixed .dxdcyjzf-hfxd .rx12345-hfxd table th:nth-child(1){width: 52% !important;}