@charset "utf-8";
/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
dl,
dt,
dd {
    font-style: normal;
    margin: 0;
    padding: 0;
    border: 0;
}

div,
ul,
li {
    font-size: 0;
}

img {
    border: none;
    transition: all 0.6s;
}

a {
    text-decoration: none;
    outline: none;
    transition: all 0.6s;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-weight: normal;
}

input,
textarea,
select {
    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
}

input::-webkit-search-cancel-button {
    display: none;
}

input[type=search]::-ms-clear {
    display: none;
}

input::-ms-clear {
    display: none;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
}

html,
body,
a {
    font: 16px/1.1 'Microsoft YaHei';
    color: #333;
}
.banner {
	width:100%;
       height: auto;
        text-align:center;
        font-size:0;
        height: auto;
        
        background-size: 100% 100%;
        text-align: center;
}
.banner a{
     
    width: 100%;
    text-align: center;
}
.banner a img {
    display: table-cell;
    vertical-align: middle;
    margin: 200px auto;
	width:70%;
    height: auto;
}
 .nav_zt {
    width: 100%;
   
    background: url(dzj_slcqjzg_20260330_nav.png) no-repeat center;
      background-size: 100% 100%;
    overflow: hidden;
    padding: 20px 0;
}
 
 .nav_zt ul {
	    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1300px;
    margin: 0 auto;
}
 .nav_zt li {
	    display: flex;
    justify-content: center;
    align-items: center;
}
 .nav_zt li:first-child::before{
    display: none;
}
 
 .nav_zt li a {
	color:#fff;
	font-size:20px;
	
	font-weight:bold;
	padding:0 40px;
}
.cbg{
    width: 100%;
    
    background-size: 100% auto;
    overflow: hidden;
}
.cfff{
    margin: 10px auto;
    max-width: 1300px;
    width: 96%;
    padding: 10px 2%;
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
}
.l{width: 51%; float: left;}
.r{width: 46%; float: right;}
.swiper-container {
    width: 100%;
    height: 100%;     
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container_lb img{width: 100%; height: 200px;}
.swiper-slide a{display: inline-block;width: 100%;}
.swiper-slide a img{width: 100%; height: 400px;}
.swiper-slide a p{
  
    width: 100%;
    text-align: center;
    
    bottom: 0;
    color: #333;
    font-size: 18px;
    line-height: 32px;
    height: 60px;
   
   
}
.swiper-pagination{text-align: center!important;}
.swiper-pagination-bullet {
    width: 8px!important;
    height: 8px!important;
    display: inline-block;
     
    background: #333!important;
}
.swiper-pagination-bullet-active{
    
    
        background: #c31010 !important;
}
.yw_tit p {
    background: url(zt_zybxgd_20250421libg.png) no-repeat left center;
   
    
}
.yw_tit p a {
    color: #fff;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    margin-left: 5%;
    display: inline-block;
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dzj_yw_list{
    
}
.dzj_yw_list ul, .dzj_yw_list2 ul {
    overflow: hidden;
}
.dzj_yw_list ul li {
   
  
}
.dzj_yw_list ul li a {
 font-size:18px;
     color:#fff;
}
.dzj_yw_list ul li a:hover{
    color: #fff!important;
    text-decoration: underline;
}
.dzj_yw_list ul li:hover {
 text-decoration: underline;
}

.dzj_yw_list2 ul li {
   height: 90px;     display: flex;
    align-items: center;
   border-bottom: #ddd 1px solid;
}
.dzj_yw_list2 ul li::before{
    content: '';
    width: 8px;
    height: 8px;
    background: #ddd;
    border-radius: 50%;
    display: inline-block;
    margin: 12px;   
    float: left;
}
.dzj_yw_list2 ul li a {
    display: inline-block;
    font-size: 18px;
    color: #0b0b0b;
    
    width: 90%;
    
    line-height: 32px;
    float: left;
}
.dzj_yw_list2 ul li a:hover {
 color:#1e60a7;
}
 
.dzj_dt_list ul {
     overflow: hidden;        
}
.dzj_dt_list ul li {
    height: 56px;
    line-height: 56px;
    padding: 0 20px 0 30px;
    background: #fff; 
    margin-bottom:19px;
}
.dzj_dt_list ul li a {
 font-size:18px;
     color:#1e1e1e;
}
.dzj_dt_list ul li a:hover {
 color:#1e60a7;
}
.mt20{
    margin-top: 20px;
}
.w100{
    width: 100%;
}
.w48{
    width: 48%;
    float: left;

}
.ml-2{
    margin-left: 2%;
}
.h2tit{
    width: 100%;
    overflow: hidden;
   height: 38px;
 
}
.h2tit::after{
       content: '树立和践行正确政绩观';
    display: inline-block;
   
    height: 3px;
    
   
    z-index: 0;
    font-size: 12px;
    color: #a84d44;
    margin-left: 10px;
}
.h2tit img{
    height: 28px;
    position: relative;
    z-index: 2;
}
 
.h2tit a{    width: auto;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #000;
  white-space: nowrap;
    line-height: 34px;}
.h2tit a::first-line {
  color: red;
}

.xxzl_all{display: flex; justify-content: space-between;}
.xxzl_img img{height: 140px;}
.xxzl_tit{max-height: 140px; width: 320px; margin-left: 20px; background: #f8f8f8; padding: 30px 25px; font-size: 18px;}
.xxzl_tit a{font-size: 18px; color: #121212; line-height: 28px; }


.w48 .h2tit::before{display: none;}
.w48 .h2tit::after{width: 53%;}
.w48 .h2tit a{float: left;}
.bor-3{
    width: auto;
    height: auto;
    overflow: hidden;
     
   
}
.listBox{ width: 100%; height: 204px;}
.listBox dt{ width:295px; height: 204px; float: left }
.listBox dt img{width:295px; height: 204px; }
.listBox dd{ width: 233px;height: 184px; background: #fff; float: left; padding: 20px 30px 0 20px; position: relative}
.listBox dd h2{  line-height: 35px }
.listBox dd h2 a{font-size: 16px;}
.listBox dd .more{ color: #f34006; font-size: 14px; position: absolute; bottom: 30px; left: 20px}
 
 
 
 .mt40{margin-top: 40px;}
 
.w46{
  width: 48%;
    margin: 10px 4% 0 0;
    float: left;
}
.mr0{margin-right: 0!important;}
.xxtl_list{
    overflow: hidden;
    display: flex;
    width: 100%;
    text-align: center;     
}
.xxtl_list li{
    width: 100%;
    height: auto;
    margin-left: 10px;
    margin-top: 20px;
}
.xxtl_list li:first-child{margin-left: 0;}
 .more2026{    float: right!important;
    color: #3f0401!important;
    font-size: 16px!important;
    font-weight: normal!important;}
.xjdx{overflow:hidden;}
.xjdx li{
    width: 48%;
    height: 255px;
    float: left;
    margin: 10px 1%;
   background: #e7e7e7;
}
.xjdx img{ 
 width:100%;
 height: 165px;
}
.xjdx .tit{
    text-align:center;
    line-height:90px;
}
.xjdx .tit a{ 
    font-size:18px;
    font-weight:bold;
}
.jsjy{overflow:hidden;}
.jsjy li{
 width:100%;
 height:165px;
 background:#f4f4f4;
 margin:8px 0 15px 0;
}
.jsjy li a{display: inline-block; width: 100%;}
.jsjy img{ 
 width:100%;
 height: 165px;
}
.jsjy .tit{
    width:60%;
     
    float:right;
}
.jsjy .tit .sub_tit{ 
    margin-top: 30px;
    display: block;
    font-size:16px;
    color:#797979;
}
.jsjy .tit p{
    display: block;
    margin-top:20px;
}
.jsjy .tit .short_tit{ 
    font-size:18px;
    color:#0c0c0c;
    font-weight:bold;
    width: 100%;
}
.w68{width: 68%; float: left;}
.w30{width: 30%; margin-left: 2%; float: left;}
.logo_img{
    position: absolute;
    top: 10%;
    left: 10%;
}
.logo_img img{
    width: auto;
  height: 40px;
}
.fhsy_index{
    position: absolute;
    top: 10%;
    right: 10%;
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
    .nav_zt ul{width: 1000px;}
    .swiper-container{border: none;}
    nav ul{width: 100%; }
    nav li{width: 14%; display: inline-block; margin: 0 auto; text-align: center;}
    nav li::before { margin: 22px auto; float: left;}
    nav li a{padding: 0;}
    .cfff{max-width: 100%; padding: 0;}
    .l{width: 100%;float: none;}
    .r{width: 100%;float: none;}
    .dzj_yw_list ul li{height: auto; line-height: initial; padding: 10px 0;}
    .yw_tit{margin-top: 10px;}
    .h2tit img {
        height: 60px;
        width: auto;
    }
    .h2tit::after,.h2tit::before{height: 30px; width: 40%;}
    .listBox dt{width: 100%; height: auto;}
    .listBox dt img{width: 100%; height: auto;}
    .listBox dd{    width: 98%;
        height: auto;
        padding: 5px 1%;}
    .listBox dd .more{position: initial;}
    .listBox dd h2{line-height: 1.2rem;}
    .listBox dd h2 a{font-size: 1rem;}

}
@media screen and (max-width: 1024px) {
     .nav_zt ul{width: 100%;     flex-wrap: wrap;
    text-align: center;}
     .nav_zt li a{font-size: 1rem; padding: 0;}
    .list li::before{top:9px}
    .list li{height: auto; margin-bottom: 10px;}
    .banner{height: auto;}
    .swiper-container{border: none;}
   .w68,.w30{width: 100%; margin: 0 auto;}
    .banner a img { margin: 134px auto; height: 80px;}
    .xxtl_list img{height: 115px;}
    .xjdx li{height: 185px;}
    .xjdx img{height: 105px;}
    .xjdx .tit {
        display: table;
        text-align: center;
        height: 3rem;
        width: 100%;
        line-height: initial;
    }
    .xjdx .tit a{
        display: table-cell;
      vertical-align: middle;
      line-height: 2rem;
      font-size: 1rem;
    }
    .jsjy li{height: 118px;}
    .jsjy li img{height: 118px;}
    nav{height: auto;}
    nav ul{width: 100%; overflow: hidden;}
    nav li{width: 14%; display: inline-block; margin: 0 auto; text-align: center;}
    nav li::before { margin: 22px auto; float: left;}
    nav li a{padding: 0; font-size: 1.2rem;}
    .yw_tit p a{font-size: 1.5rem;
        overflow: initial;
        text-overflow: initial;
        white-space: initial;
        line-height: 2rem;
        margin: 0 auto;
        width: 98%;
        text-align: justify;}
    .dzj_yw_list{background-size: 100% 100%;}
    .dzj_yw_list ul li a,.dzj_yw_list2 ul li a{font-size: 1rem;
        text-overflow: initial;
        white-space: initial;
        width: 90%;
        line-height: 1.5rem;
        float: left;}
    .cfff{max-width: 100%;}
    .l{width: 100%;float: none;}
    .r{width: 100%;float: none;}
    .dzj_yw_list ul li{height: auto; line-height: initial;}
    .yw_tit{margin-top: 10px;}
    .h2tit img {
        height: 28px;
        width: auto;
    }
    
    .listBox dt{width: 100%; height: auto;}
    .listBox dt img{width: 100%; height: auto;}
    .listBox dd{width: 98%; height: auto;  padding: 5px 1%;}
    .listBox dd .more{position: initial;}
    .listBox dd h2{line-height: 1.2rem;}
    .listBox dd h2 a{font-size: 1rem;}
}
@media screen and (max-width: 768px) {
    .logo_img img{height: 20px;}
    .swiper-slide a p{font-size: 1rem;}
    .nav_zt{display: none;}
    nav{height: auto; overflow: hidden;}
    nav li{width: 33%; line-height: 2rem;}
    nav li::before{display: none;}
    nav li a {padding: 0; font-size: 1.2rem; }
    .banner a img{ width: 80%;  height: auto;  margin: 50px auto;}
    .logo_img{ top: 2%; left: 1%; }
    .fhsy_index { top: 2%; right: 1%;}
    .banner{height: auto;}
    .h2tit img{height: 28px; width: auto;}
    .w48{width: 98%; margin: 5px auto; float: none;}
    .w46{width: 98%; margin: 5px auto; float: none;}
    .xjdx img{height: 110px;}
    .xxtl_list{display: inline-block;}
    .jsjy li,.jsjy li img{height: 160px;}
    .swiper-slide a img{height: auto;}
    .h2tit::before{display: none;}
    .h2tit::after{display: none;}
    .xxzl_all{display: inline-block;}
    .xxtl_list img {
    height: auto;
    width: 100%;
}
.xxzl_tit{    width: 100%;
    margin: 0 auto;
    padding: 0;    max-height: auto;}
    .list li{margin-bottom: 0;}
    .w48 .h2tit::after{ width: 70%;} 
    .h2tit a{float: left;}
    .xxtl_list li {
        display: inline-block;
        width: 98%;
        height: auto;
        margin: 5px 1%;
    }
    .jsjy .tit .short_tit{
        font-size: 1rem;
    }
}