/*二级页面电脑头部*/

.top_line1{
  background: #004a98;
  height: 2.1875rem;
  line-height: 2.1875rem;
}
.top_line1 .container{
  text-align: right;
  color: #fff;
  font-size: 1rem;
  justify-content: flex-end;
}
.top_line1 .container a {
  color: #fff;
  font-size: .875rem;
}
.top_line1 .container .jgx{
    margin:0 10px;
}
.top_line1 .container .search {
    
    cursor: pointer;
    font-size: .875rem;
}


.top {
  background: url(../images/er_topbj.jpg) center no-repeat;
  background-size:cover;
  height: 16.25rem;
}
.shodw {
    content: "";
    display: block;
    width: 100%;
    z-index: 1;
    background: url(../images/head-bg.png) left repeat-x;
    height: 140px;
    transition: all .8s;
}

.top .header_con{
  top:3.125rem;
}

/*新闻二级列表页*/

.listBox {
  padding: 2.5rem 0;
  background: url(../images/nybg.jpg) #f3f3f3 no-repeat bottom center;
  background-size: 100% auto;
}
.listBox .position{
   margin-bottom: 1.875rem;
}
.listBox .position a {
    margin: 0 5px;
}
.listBox .position p {
    float: left;
    padding-left: 26px;
    background: url(../images/position.png) left center no-repeat;
    line-height: 1.125rem;
    color: rgb(102, 102, 102);
    font-size: 1rem
}
.list_con{
     position: relative;
}
.list_con .aleft{ 
  width: 15.625rem;
  float: left;
}
.list_con .aright{
  float: right;
  width: calc(100% - 18.625rem);
  min-height: 650px;
}
.subLeft_add {
    position: fixed;
    top: 0;
    z-index: 2;
}
.subLeft_add1 {
    position:absolute;
    bottom: 0;
    z-index: 2;
}

.listBt{
  font-size: 1.8rem;
   border-bottom: 1px solid #ddd;
   line-height: 3.125rem;
   width: 100%;
}
.listBt h3 {
  color: #004a98;
  border-bottom: 2px solid #004a98;
  display: inline-block;
  line-height: 3.125rem;
      font-weight: bold;
}
.list_con .aleft .aleft_con {
  background: url(../images/list_l_bj.png) no-repeat left top #004a98;
}
.list_con .aleft .list_tit {
    height: 6.125rem;
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 5.625rem;
    text-align: center;
}
.menu_2 {
    margin: 0 0 0 1.5625rem;
    overflow: hidden;
    padding-bottom: 2.5rem;
}
.menu_2 .menu {
    background: #ffffff;
}
.menu_2 .menu li {
    border-bottom: solid 1px #ddd;
    line-height: 3.875rem;
    padding-left: 1.25rem;
    font-size: 1.125rem;
}
.menu_2 .menu li.active{
    background: #dbecff;
}
.menu_2 .menu li a {
    display: block;
    background: url(../images/listzcjt1.png) no-repeat 90% center;
}

.list_con .aright .list_lby1 li {
  border-bottom: 1px solid #ddd;
  padding: 1.5rem 0;
}
.list_con .aright .list_lby1 li a {
   display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_con .aright .list_lby1 .time {
    text-align: center;
}
.list_con .aright .list_lby1 .time .day {
    font-family: "Georgia";
    font-size: 2.25rem;
    font-weight: bold;
    display: block;
    color: #004a98;
}
.list_con .aright .list_lby1 .time .year {
    font-family: "Georgia";
    font-size: 1rem;
    color: #333;
    display: block;
}
.list_con .aright .list_lby1 .txt {
  width: calc(100% - 5rem);
}
.list_con .aright .list_lby1 .txt h4 {
    font-size: 1.25rem;
    line-height: 2.125em;
    transition: 0.3s;
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_con .aright .list_lby1 .txt p {
    overflow: hidden;
    font-size: 0.875rem;
    line-height: 1.5em;
    color: #999;
    max-height: 3em;
}
.aline_r{
    position:relative;
    background-image:linear-gradient(#004a98,#004a98);
    background-position:0 100%;
    background-size:0 1px;
    background-repeat:no-repeat;
    transition:background-size .5s
}
.alin_r:hover .aline_r{
    background-size:100% 1px;
    color: #004a98
}

.aline_r:hover{background-size:100% 1px}
.list_con .aright .list_lby1 li:hover span{
  background-size:100% 1px;color: #004a98
}


.list_lby li a {
    display: block;
    position: relative;
    margin-bottom: 1.875rem;
    padding-bottom: 1.875rem;
    border-bottom: 1px dashed rgb(231, 231, 231);
    overflow: hidden;
    line-height: 24px;
}
.list_lby li a:hover{
  color: #333;
}
.list_lby li .time {
    font-size: 1rem;
    color: #333;
    padding-left: 32px;
    background: url(../images/lby01.png) left center no-repeat;
    position: relative;
    float: left;
}
.list_lby li .con {
    margin-left: 170px;
    padding-left: 40px;
    border-left: 1px solid #ff9900;
}


/*新闻图片页*/

.list_pic li {
    width: 31.3333%;
    margin-top: 2.25rem;
    transition: all .3s;
}
.list_pic .img_count {
    background: #fff;
    position: relative;
}
.list_pic li img {
    width: 100%;
    height: 15rem;
    object-fit: cover;
}
.list_pic .img_count .img_tit {
    text-align: center;
    font-size: 16px;
    line-height: 3.5rem;
    height: 3.5rem;
    overflow: hidden;
}
.list_pic li:hover {
    transform: translateY(-5px);
    box-shadow: 1px 8px 8px #c1c1c1;
}

/*新闻内容页*/
.list_nry{
    background: #fff;
    padding: 0 2rem 1.8rem;
    box-shadow: 0px 3px 20px #cdcdcd;
}
.list_nry .show01 {
    margin-bottom: 1.75rem;
    padding-top: 1.75rem;
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #eee;
}
.list_nry .show01 h5 {
    font-size:2rem;
    color: rgb(0, 0, 0);
    line-height: 3rem;
    margin-bottom: 1.875rem;
    text-align: center;
    font-weight: bold;
}
.show01 h6{
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 1.875rem;
}
.show01 p {
    font-size: 1rem;
    color: #8b8b8b;
    line-height: 1.5rem;
    text-align: center;
}
.show02-box {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #333;
  margin-bottom: 1rem;
}
.show02-box p {
    line-height: 2em !important;
    font-size: 16px !important;
    color: #333;
    /* background-color: #fff !important;*/
}

.show02-box img {
  /* height: auto !important;*/
    max-width: 100%;
    border: none !important;
}
.show02-box .svgimg{height: 1.5em !important}
/*附件*/
.show02-add { margin-top:1.5rem;}
.show02-add h3 { font-size:1.125rem; font-weight:bold; line-height:1.625rem;margin-bottom: 20px;text-indent: 2em;}
.show02-add li { line-height:1.625rem; font-size:1.125rem;margin-bottom: 20px;text-align: justify;text-indent: 5em;}

/*单篇正文*/
.list_dy .show02-box {
  margin-top: 1.875rem;
}
.list_dy .show01 h5 {
    font-size:2rem;
    color: rgb(0, 0, 0);
    line-height: 3rem;
    text-align: center;
    font-weight: bold;
    padding-bottom: 0.875rem;
}
.list_dy{
  background: #fff;
  padding: 0 2rem 1.8rem;
  box-shadow: 0px 3px 20px #cdcdcd;
}
.list_dy .show01 {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
    border-bottom: 1px solid #eee;
}

/*机构设置*/

.list_jgsz {
  margin-top: 1.875rem;
}
.list_jgsz h1 {
    color: #004a98;
    text-align: center;
    font-size: 1.75rem;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    font-weight: bold;
}
.list_jgsz li {
  width: 47%;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  transition: all 0.35s ease;
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 10px #c8ccce;
      border: 1px #e3e3e3 solid;
}
.list_jgsz li a {
  display: block;
  padding: 1.8rem 0;
  color: #333;
}
.list_jgsz li::before {
    content: "";
    position: absolute;
    right: 0;
    transform: translateX(45%) translateY(-50%);
    transform-origin: 50% 50%;
    top: 50%;
    width: 6.125rem;
    height: 6.125rem;
    background:url(../images/jgszbj.png) no-repeat;
    background-size: 100%;
    z-index: 7;
    animation: hw_rotate 10s infinite linear;
}
.list_jgsz li:hover {
  background: rgba(0,74,152,.9);
}
.list_jgsz li:hover a {
  color: #fff;
}
@keyframes hw_rotate {
    0% {
        transform: translateX(45%) translateY(-50%) rotate(0);
    }

    100% {
        transform: translateX(45%) translateY(-50%) rotate(360deg);
    }
}

/*领导班子*/

.list_ldbz>ul>li {
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 2.875rem 0;
    display: flex;
    justify-content: space-between;
}
.list_ldbz>ul>li:nth-child(1) {
    border-top: 0;
}
.list_ldbz>ul>li .tit {
    font-size: 1.25rem;
    color: #333;
    width: 65%;
    border-right: 1px #ddd solid;
    padding-right: 5%;
    font-weight: bold;
}
.list_ldbz>ul>li .names {
    width: 60%; 
    margin-left: 5%;
}
.list_ldbz>ul>li .names ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_ldbz>ul>li .names ul li {
    width: 50%;
    font-size: 1.25rem;
    margin-bottom: 0.625rem;
    line-height: 2.125rem;
}

/*分页*/

.pagescon {
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    color: #222;
    line-height: 35px;
}
.pagescon .pagecount{
    margin-right: 5px;
}
.pagescon a{
    margin: 0 5px;
    border: 1px solid #ccc;
    padding: 5px 8px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
.pagescon a.currentpage {
    border: 1px solid #004a98;
    color: #fff;
    background-color: #004a98;
}
.pagescon input {
    border: 1px solid #aaa;
    height: 22px;
    line-height: 20px;
    box-sizing: border-box;
    vertical-align: middle;
    outline-width: thin;
    outline-color: #258CFF;
    margin: 0px 2px;
    padding: 0px 1px;
    width: 35px;
}

/*新闻二级搜索结果页*/
.serbox {
    margin-top: 3.875rem;
    width: 100%;
}
.serbox .divu4 {
    position: inherit;
    margin: 0;
}
.sertool {
     background: #e9e9e9;
    position: relative;
    z-index: 10;
    padding: 1rem 1rem;
    padding-left: 0;
    width:100%;
    margin-top: 1.875rem;
    align-items: center;
}
.sertool h3 {
    font-size: 1.4rem;
    display: inline-block;
    position: relative;
    padding: 0 1rem;
}
.sertool h3:after {
    content: '';
    height: 3px;
    background: #ff9900;
    position: absolute;
    left: 50%;
    bottom: -24px;
    transform: translateX(-50%);
    z-index: 2;
    transition: .3s;
    width: 100%;
}
.serfils { width:35%}
.serfils select {
    height: 2.8rem;
    border: 1px solid #ddd;
    padding: 0 .5rem;
    width: 32%;
    background: #f3f3f3;
    font-size: 1rem;
} 
.nyserlist1 {width:100%}
.nyserlist1 li {
    padding: 1.25rem 0;
    border-bottom: 1px solid #e1e1e1;
    width:100%
}
.nyserlist1 li h4 {
    font-size: 1.125rem;
    margin: 0.625rem 0 1rem;
    line-height: 1.4em;
}
.nyserlist1 li h3 {
    font-size: 1.3rem;
    margin: 0.625rem 0 1rem;
    line-height: 1.4em;
}
.nyserlist1 li p {
    font-size: .93rem;
    line-height: 1.6em;
    color: #666;
    margin-top: 0.93rem;
    margin-bottom: 0.625rem;
    height:3.2em
}
.nyserlist1 li .time {
    font-size: .93rem;
    color: #444;
}
.sermore{
    width: 6.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin: 1.875rem auto;
    text-align: center;
    border: 1px solid #ccc;
} 
.sermore a { display:block}

/*公共服务*/

.list_ggfw li {
    float: left;
    width: 31.25%;
    border: 1px solid #ddd;
    text-align: center;
    padding:1rem 0;
    background: #fff;
    font-size: 1.15rem;
    margin-top: 2rem;
    margin-right: 3%;
    border-radius: 5px;
    transition: all 0.5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: 0px 0px 10px #c8ccce;
}
.list_ggfw li a {
    display: block;
}
.list_ggfw li:hover {
    background: #004a98;
}
.list_ggfw li:hover a {
    color: #fff;
}
.list_ggfw li:nth-child(3n){
    margin-right: 0;
}


/*列表页适应屏幕*/

@media (max-width: 768px){
  .list_con .aleft{
    width: 100%;
    display: none;
  }
  .list_con .aright{
    width: 100%;
  }
  .list_pic li {
    width: 48%;
   }
   .list_ggfw li{
    width: 49%;
    margin-right: 1%;
   }
   .list_ggfw li:nth-child(2n){
    margin-right: 0;
    }
    .list_ggfw li:nth-child(3n) {
        margin-right: 1%;
    }
    .list_jgsz li{
        width: 100%;
        margin-bottom: 1.5rem;
        font-size: 1.15rem;
    }
    .list_jgsz h1{
        font-size: 1.5rem;
    }
    .listBox .position{
        margin-bottom: 1.175rem;
    }
    .list_pic li img{
        height: 40vw;
    }
  .show02-box video{
    width: 100%;
    height: auto;
    text-indent: 0;
   }
  .sertool{padding-left: 1rem;}
  .sertool h3{order: 1;}
  .sertool h3:after{bottom: -15px;}
  .serfils{margin-bottom: 0.8rem;width: 100%;}
}
@media (max-width: 900px){
    .list_con .aright .list_lby1 .time .day{
        font-size:1.8rem;
    }
    .listBt h3{
        font-size:1.5rem;
    }
    .listBox .position p{
        font-size: .875rem;
    }
    .list_con .aright .list_lby1 .txt h4{
        font-size: 1.05rem;
    }
    .list_nry .show01 h5,.list_dy .show01 h5{
       font-size: 1.5rem; 
    }
    .list_nry {
    	padding: 0 1rem 1.8rem;
    }
    
}
@media (max-width: 1000px){
  .top_line1{
    display: none;
  }
  .top{
    display: none;
  }
  .listBox {
   padding-top: 6rem;
  }

  
  
}