*{margin:0; padding:0;}
ul,ul li{list-style:none outside none;}
img{ border:0 none; vertical-align:top; }
input,select{vertical-align:middle;}
em, b, i {font-style: normal;}
a,input:focus{ outline:none;}
a,a:link, a:visited { text-decoration:none;}
a:active{noOutline:expression(this.onFocus=this.blur()); background:none;}
a:hover { text-decoration:none;}
:focus{outline:0;}
.fl { float:left; display:inline;}
.fr { float:right; display:inline;}
/*clear*/
.clear{ clear:both;zoom:1}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix {zoom:1;display:block;_height:1px;}
.overf{ overflow:auto; _height:1%;}

body{font:normal 16px/1.6 "Microsoft YaHei"; /* background:#fde5c6;  */  /* background: url(gr2.png) center repeat; *//* background:#fbf7e8!important;*/}
body{ font-family: Microsoft YaHei,verdana, arial, sans-serif;}
#zt_top{height: 54px;
    background: #fff;
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
}
#zt_top_con{width:1170px; margin:0 auto; padding-top:5px; /* padding-left:20px; */}

.banner {
    background: url(https://www.zgjtb.com/style/images2022/20260515banner.png) center top no-repeat;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    max-width: 100% !important;
    border: 0 none;
    vertical-align: top;
    margin-top: 53px;
}
.main1{width:1200px;  margin: 0 auto;}

/*  yaowen */
.tpxw img{width: 680px; height: 420px; }
.yaowen{width: 520px;height: auto; }
.category_list2 li {
    list-style-type: none;
    height: 66px;
    padding: 5px 15px 0px 10px;
    vertical-align: middle;
    display: list-item;
    border-bottom: 1px dotted #333333;
    display: flex;
    align-items: center;
}
.category_list2 li:hover { 
  background-image: linear-gradient(90deg, #1b86e8 0, #00578f 99%);
  background-size: 100% 100%; /* 渐变覆盖整个元素 */
  background-repeat: no-repeat; /* 防止渐变重复 */
  /* 可选：文字变白色，对比更明显 */
}
.category_list2 li:last-child {
  border-bottom: none;
}

.category_list2 li>a {display: block; color: #353535;font-size: 18px; }
.category_list2 li a:hover { text-decoration:none;font-weight:bold;color: #fff;}


.more a{
  display: block;
  font-size: 16px; 
  color: #898888; 
  margin-top: 12px;
}

/*  栏目代码 */
 .hd1 {
     background: transparent;
    width: 100%;
    height: 39px;
    line-height: 0;
    font-size: 30px;
    /* margin-bottom: 30px; */
    border: none;
    padding: 0 !important;
    border-bottom: 2px solid #2b5369;
    font-weight: normal;

}
}
.hd1 a:hover { text-decoration:none;}
.hd1 .mh_title {
    background-repeat: no-repeat;
    background-position: 0 34%;
    font-size: 27px;
    padding-left: 7px;
    color: #0e365c;
    line-height: 34px;
    margin-left: 3px;
    font-weight: 600;
}
.hd1 .mh_title2 {
    background-image: url(https://www.zgjtb.com/style/images2022/20250724.png);
    background-repeat: no-repeat;
    background-position: 0 56%;
    font-size: 31px;
    padding-left: 55px;
    color:#b36307;
    line-height: 64px;
    margin-left: 3px;
    font-weight: 600;
}


/*
典型案例 数智化执法*/

.category_list3 li {
    list-style-type: none;
    height: 66px;
    padding: 5px 15px 0px 10px;
    vertical-align: middle;
    border-bottom: 1px dotted #ada9a9;
    display: flex;
    align-items: center;
}

.category_list3 li:last-child {
  border-bottom: none;
}


.category_list3 li>a {
  display: block;
  width: 100%;
  color: #353535;
  font-size: 18px;
}
.category_list3 li>a>span {
  float: right;
  color: #000;
}