body#page_type {
  position: relative;
}
.content{
  max-width: 1560px;
  margin: 0 auto;
}
.bannerbox{
  background: url(zdgzgqbanner.png) top center no-repeat;
  background-size: 100%;
  min-height: 40rem;
  width: 100%;
}
.logobox{
  max-width: 1560px;
  margin: 0 auto;
  padding-top: 50px;
}
.logobox a{
  display: inline-block;
}
.logobox a img{
  float: left;margin-left: -3px;
}
.list li a{
  font-size: 18px;
  color: #333333;
  padding-left: 20px;
  
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}
.list li span{
  font-size: 18px;
  color: #999999;
  float: right;
}
.content .gzgq{
  background: url(gzgqtit.png) no-repeat center !important;
  background-size: 100% 100%;
}
.content .tit{
  height: 110px;
  display: block;
  margin-bottom: 30px;
  background-size: 100% auto !important;
  margin-top: 50px;
}
.list li{
  line-height: 45px;
  position: relative;
}
.list li::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(gzgqdot.png) no-repeat;
  position: absolute;
  left: -8px;
  top: 14px;
}
.list li:nth-child(odd){
  margin-right: 4.3%;
}
.bt-allUnder-18 .bt-list-new {
  background: url(dian.png) no-repeat;
  line-height: 2.8125rem;
  border-bottom: 0;
}
.titbox{
  /* border-bottom: 1px solid #FF0000; */
  border-bottom: 1px solid #3366CC;
  overflow: hidden;
}
.titbox li{
  float: left;
  width: 200px;
  height: 60px;
  background: #fff;
  /* border-top: 1px solid #FF0000;
  border-left: 1px solid #FF0000;
  border-right: 1px solid #FF0000; */
  border-top: 1px solid #3366CC;
  border-left: 1px solid #3366CC;
  border-right: 1px solid #3366CC;
  border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  line-height: 58px;
  margin-right: 20px;
  text-align: center;
}
.titbox li a{
  font-size: 20px;
  color: #333;
}
.titbox li.active{
  /* background: #FF0000; */
  background: #3366CC;
}
.titbox li.active a{
  color: #fff;
}
.content_bg{
  background: url(gzgqlistbg.png) no-repeat;
  padding: 30px 50px 50px 30px;
  overflow: hidden;
  background-size: 100% 100%;
  margin-bottom: 50px;
}
.listbox{
  margin-top: 30px;
  margin-left: 24px;
  min-height: 305px;
}
.listbox li{
  padding-bottom: 20px;
  float: left;
  width: 47.85%;
  /* border-left: 1px solid #FF0000; */
  border-left: 1px solid #A9C1FF;
  padding-left: 24px;
}
.listbox li:nth-child(9),.listbox li:nth-child(10){
  padding-bottom: 0px;
}
.jnpageold .list li a {
  font-size: 36px;
  padding-left: 40px;
  background-size: 8px !important;
}
.jnpageold .list li span {
  font-size: 36px;
}
.jnpageold .content .tit {
  height: 140px;
  margin-bottom: 30px;
  background-size: auto 100% !important;
  background-position: left;
  font-size: 32px;
  line-height: 96px;
  background-position: center;
}
.jnpageold .list li {
  line-height: 72px;
  width: 100%;
}
.jnpageold .list li:nth-child(odd){
  margin-right: 0%;
}
.jnpageold .list li::before {
  width: 24px;
  height: 24px;
  left: -12px;
  top: 24px;
  background-size: 100%;
}
.jnpageold .titbox li {
  width: auto;
  padding: 0px 10px;
  height: 72px;
  border-radius: 12px 12px 0 0;
  line-height: 72px;
}
.jnpageold .titbox li a {
  font-size: 32px;
}
@media only screen  and (max-width: 1920px) {
  .bannerbox{
    background-size: auto 100%;
  }
}
@media only screen  and (max-width: 1560px) {
  .list li a{
    width: 74%;
  }
  .bannerbox {
    min-height: 450px;
    background-size: cover;
    background-position: center;
  }
  .content{
    max-width: 98%;
    margin: 0px 1%;
  }
  .titbox {
    border-bottom: none;
  }
  .titbox li {
    border: 1px solid #3366CC;
    border-radius: 6px;
    margin-bottom: 20px;
  }
}
@media only screen  and (max-width: 1000px) {
  .listbox li{
    width: 100%;
  }
  .titbox li {
    width: 32%;
    margin-right: 2%;
  }
  .titbox li:nth-child(3n){
    margin-right: 0px;
  }
}
@media only screen  and (max-width: 780px) {
  .content_bg{
    margin-bottom: 0px;
  }
  .content .tit {
    height: 4.5rem;
    margin-bottom: 2rem;
    background-size: auto 100% !important;
    background-position: center;
    font-size: 1.5rem;
    line-height: 4.5rem;
    margin-top: 3rem;
  }
  
  .list li a {
    font-size: 1.875rem;
    padding-left: 0rem;
    background: none;
    background-size: 0.5rem !important;
    width: 100%;
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
    line-height:3rem;
  }
  .list li{
    line-height: normal;
    overflow: hidden;
    margin-top: 0rem;
  }
  .list li span {
    font-size: 1.875rem;
    float: left;
    line-height: 3rem;
    padding-left: 0rem;
    margin-bottom: 1.5rem;
  }
  .bannerbox {
    min-height: 15rem;
  }
  .logobox {
    padding-top: 2rem;
  }
  .logobox a img#gh {
    max-width: 3rem;
  }
  .logobox a img#wzname {
    max-width: 10rem;
  }
  .list li::before{
    background: none;
  }
  .listbox li {
    border-left: none;
    padding-left: 0px;
  } 
  .list li:nth-child(odd) {
    margin-right: 0%;
  }
  .titbox li {
    width: 49%;
  }
  .titbox li:nth-child(3n) {
    margin-right: 2%;
  }
  .titbox li:nth-child(2n) {
    margin-right: 0px;
  }
  .titbox li a {
    font-size: 2rem;
  }
  .content_bg {
    background: none;
    padding: 1rem;
  }
  .listbox {
    margin-top: 1rem;
    margin-left: 0rem;
  }
}
@media only screen  and (max-width: 600px) {
  .titbox li {
    width: 100%;
    margin-right: 0px !important;
  }
  .bannerbox {
    min-height: 12rem;
  }
  .content_bg {
    padding: 0.5rem;
  }
  .logobox {
    padding-top: 1rem;
  }
}