.n_banner{
  /* height: 7.14rem; */
  height:100px;
  width:100%;
  margin-top:79px;
}
.n_banner img{
  height: 100%;
  width:100%;
}
.p-nav{
  width:100%;
  height:4.93rem;
  background: #EFEFEF;
  overflow: hidden;
}
.sitemp{
  margin-left:-15px;
  line-height: 4.93rem;
}
.sitemp .site{
  float:left;
}
.sitemp .site > a{
  color:#666;
}
.sitemp .site > span{
  color:#666;
}
.sitemp #xzzx-navigation{
  float:right;
}
.sitemp #xzzx-navigation li{
  float:left;
  height:2.86rem;
  margin-top:1.035rem;
  line-height: 2.86rem;
}
.sitemp #xzzx-navigation li.on{
  background: #24CBDE;
}
.sitemp #xzzx-navigation li.on>a{
  color:#fff;
}
.sitemp #xzzx-navigation li>a{
  color:#666;
  padding: 0 2rem;
}
.sitemp #xzzx-navigation li>a>.fgx{
  color:#999;
  float: right;
}
.sitemp #xzzx-navigation li:last-child>a>.fgx{
  color:#EFEFEF;
}
.tz-l{
  border-right: 1px solid #eee;
}
.tz-l > .tz-l-z{
  width:97%;
}
.ss{
  background:#2C3459;
  margin-top:2rem;
  padding:2rem 0;
  text-align:center;
}
input.cjwt-search{
  width:30%;
  padding:0.5rem 0 0.5rem 1rem;
}
#s_btn{
  margin-left:1rem;
}
#formsearch{
  color:rgba(255,255,255,0.8);
}
.cjwt-list table{
  width:100%;
  margin-bottom:5rem;
}
.cjwt-list table tbody tr td{
  padding:1rem 0;
  color:#666;
}
.cjwt-list table tbody tr:nth-child(even) td{
  background:#F8F8F8;
}
.cjwt-list table tbody tr td:nth-child(1){
  padding-left:1.5rem;
}
.cjwt-list table tbody tr td:nth-child(1) a{
  color:#333;
}
.cjwt-list table tbody tr td:nth-child(2){
  padding-right:1.5rem;
  text-align:right;
}
.cjwt-list table tfoot tr td{
  
}
.cjwt-list table tfoot tr td input{
  width:12%;
  margin-left:0.5rem;
  margin-right: 0.5rem;
}
.cjwt-list .pagination{
  overflow: hidden;
  background: #EFEFEF;
  text-align:center;
  margin-top:1.5rem;
  list-style: none;
}
.cjwt-list .pagination li{
  padding:1rem 0.5rem;
  display: inline-block;
  color: #807E8C;
}
.cjwt-list .pagination li a{
  color: #807E8C;
}
.cjwt-list .pagination li.active span{
  color: #24CBDE;
}
.cjwt-list .pagination li a.ymtz{
  color: #24CBDE;
  font-weight: bold;
  text-decoration: underline;
}
.tz-r{
  width:24%;
  float:right;
}
.tz-r > div:first-child{
  margin-top:2rem;
  margin-left:3%;
}
.tz-r > div:first-child img{
  width:97%;
  height:auto;
}
@media (max-width: 768px){
  .tz-l{
    border-right: none;
  }
  .tz-l > .tz-l-z{
    width:100%;
  }
  .tz-r{
    display: none;
  }
  .cjwt-list table tfoot tr td{
    padding-left:0;
  }
  .cjwt-list .pagination li{
    padding:0.5rem;
  }
  .cjwt-list .pagination li:last-child{
    width:25%;
  }
  .cjwt-list .pagination input{
    width:16%;
    margin-left:0.5rem;
    margin-right: 0.5rem;
  }
  .cjwt-list table thead tr td:nth-child(2){
    display: none;
  }
  .cjwt-list table tbody tr td:nth-child(2){
    display: none;
  }
}













