*{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:#f6efec; */}
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/20230524banner02.png) center top no-repeat;
    height: 500px;
    margin: 0 auto;
    max-width: 100% !important;
    border: 0 none;
    vertical-align: top;
    margin-top: 53px;
}

/*content1*/
.main1{width:1200px;  margin: 0 auto; }
.main2 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 50px;
}
.toutiao {
    text-align: center;
    background: #dd1e1e;
    margin-top: 40px;
}
h1 a {
    width: 100%;
    font-size: 36px;
    color: #fff7e8;
    font-weight: 600;
    border-bottom: 1px dotted #ffa46c;
    padding: 15px 0;
    line-height: 80px;
}
.zhaiyao {
    font-size: 16px;
    color: #fff7e8;
    line-height: 65px;
    padding: 0 6px 0 6px;
}


/*  要闻代码 */
.tpxw img{width: 690px; height: 420px;}
.yaowen{width: 500px;height: auto; }
.category_list2 li {
    position: relative;
    list-style-type: none;
    height:50px;
    line-height: 50px;
    padding: 5px 0px 0px 2px;
    vertical-align: middle;
    display: list-item;
    border-bottom: 1px  dotted #9b9b9b;
    padding-left: 15px;
   /*  background: url(pic_06.png) 0 14px no-repeat; */
}
/* .category_list2 li:hover {background: #dd1e1e ;} */
.category_list2 li p {font-size: 14px; color: #49231a;  padding-top: 5px;}
.category_list2 li p>a>span{ color: #df1f16;font-size: 14px;font-weight: 600;}
.category_list2 li>a {display: block;color: #2d2b2b;font-size: 18px;font-weight: 600;}
.category_list2 li a:hover { text-decoration:none;font-weight:600}
.category_list2 li:after {
    content: "";
    width: 6px;
    height: 6px;
/*     border:2px solid #ff0308; */
    display: block;
    position: absolute;
    left: 0;
    top: 28px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #ff2626;

}
.more a{
  display: block;
  font-size: 16px; 
  color: #e80000; 
  margin-top: 12px;
}


 /*  栏目代码 */
 .hd1 {
    background: transparent;
    width: 100%;
    height: 62px;
    line-height: 0;
    font-size: 34px;
    color: #e43400;
    margin-bottom: 45px;
    border: none;
    padding: 0 !important;
    border-bottom: 2px solid #d74138;
    font-weight: normal;
}
.hd1 a:hover { text-decoration:none;}
.hd1 .mh_title {
    background-image: url(https://www.zgjtb.com/style/images/icon2_vg.png);
    background-repeat: no-repeat;
    background-position: 0 45%;
    font-size: 39px;
    padding-left: 55px;
    color: #e1352b;
    line-height: 64px;
    margin-left: 3px;
    font-weight: 600;
}
.hd1 .mh_title2 {
    background-image: url(https://www.zgjtb.com/style/images/icon2_vg.png);
    background-repeat: no-repeat;
    background-position: 0 45%;
    font-size: 39px;
    padding-left: 55px;
    color: #d74138;
    line-height: 64px;
    margin-left: 3px;
}
 .hd1 i {
    font-size: 20px;
    color: #f05c06;
    font-family: "Arail";
    line-height: 84px;
    padding-left: 20px;  
}

/*政策速递 成果经验列表 */

.dainxing01{
   /* padding: 30px 0 5px; */
  /*  background: #fff; */
/*    border-radius: 5px 5px 0 0; */
   margin-top: 30px;
  }

.category_list3 {
    padding-left: 10px;
  /*   background: #ffffff; */
    padding: 0 10px;
}
.category_list3 li{height: 65px; position: relative; border-bottom: 1px dotted #c7c4c4;}
.category_list3 li a{
    display:block;
    color:#c7c4c4；
    font-size: 16px;
    padding-left:23px;
    line-height: 65px;
 }
 .category_list3 li>a>span {
    float: right;
    color: #000;
}
 .category_list3 li a:hover{
  text-decoration:none;
 }
.category_list3 li:after {
    content: "";
    width: 5px;
    height: 5px;
    border:2px solid #ff0308;
    display: block;
    position: absolute;
    left: 0;
    top: 28px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

/* 政策速递 成果经验 头条 */
.taya{
  width: 570px;
}
.newspic{
    width: 190px;
    padding: 8px;
    /* border: 1px solid #ff1818;
    border-radius: 5px 5px 0 0;
    background: #ffecdb; */
}
.newswriting{
   width:320px;
   padding-left: 14px;
}
.date{
  color: #737272;
  font-size: 16px;
}
.tit {
  font-size: 16px;
  color: #d24650;
}
.newswriting h2 {
    font-size: 17px;
    max-height: 130px;
    overflow: hidden;
    line-height: 35px;
    margin: 1px 0px 20px 0px;
    }
   /*  .newswriting h2 a{
     font-weight: 600;
   } */
    .newswriting h2 p{
     font-weight: 500;
     font-size: 15px;
     line-height: 32px; 
  }
  .newswriting h2 p>a{color: #e63114;}



  