.content{
  max-width: 1560px;
  margin: 40px auto 10px;
}
.content .tit{
  overflow: hidden;
}
.content .tit .titlist{
  height: 6.875rem;
}
.content .tit .titlist li{
  float: left;
  width: 11rem;
  height: 6.25rem;
  margin-right: 1.3rem;
  background: #E8F2FF;
  text-align: center;
  /* cursor: pointer; */
}
.content .tit .titlist li:last-child{
  margin-right: 0px;
}
.content .tit .titlist li p,.content .tit .titlist li a{
  font-family: "微软雅黑",PingFangSC-Regular;
  font-weight: 600;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  background: #E8F2FF;
  width: 100%;
  height: 100%;
  display: inline-block;
  padding-top: 3.875rem;
  background-size: 32px !important;
}
.content .tit .titlist li:nth-child(1) p,.content .tit .titlist li:nth-child(1) a{
  background:  url(jj_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(2) p,.content .tit .titlist li:nth-child(2) a{
  background:  url(gy_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(3) p,.content .tit .titlist li:nth-child(3) a{
  background:  url(tz_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(4) p,.content .tit .titlist li:nth-child(4) a{
  background:  url(xf_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(5) p,.content .tit .titlist li:nth-child(5) a{
  background:  url(jck_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(6) p,.content .tit .titlist li:nth-child(6) a{
  background:  url(cz_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(7) p,.content .tit .titlist li:nth-child(7) a{
  background:  url(jmsr_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(8) p,.content .tit .titlist li:nth-child(8) a{
  background:  url(jgzs_l.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(1).active p,.content .tit .titlist li:nth-child(1).active a{
  background:  url(jj_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(2).active p,.content .tit .titlist li:nth-child(2).active a{
  background:  url(gy_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(3).active p,.content .tit .titlist li:nth-child(3).active a{
  background:  url(tz_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(4).active p,.content .tit .titlist li:nth-child(4).active a{
  background:  url(xf_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(5).active p,.content .tit .titlist li:nth-child(5).active a{
  background:  url(jck_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(6).active p,.content .tit .titlist li:nth-child(6).active a{
  background:  url(cz_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(7).active p,.content .tit .titlist li:nth-child(7).active a{
  background:  url(jmsr_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li:nth-child(8).active p,.content .tit .titlist li:nth-child(8).active a{
  background:  url(jgzs_b.png) no-repeat center 0.625rem;
}
.content .tit .titlist li.active p,.content .tit .titlist li.active a{
  color: #fff;
}
.content .tit .titlist li.active{
  background: url(tit_on.png) no-repeat;
  background-size: 100% 100% !important;
  height: 6.875rem;
}
.content .listbox .border{
  border-bottom: 1px solid #D0D4E3;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.content .listbox .border span{
  border-bottom: 4px solid #3366CC;
  padding-bottom: 17px;
  color: #333;
  font-family: "微软雅黑",PingFangSC-Regular;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 36px;
  display: inline-block;
}
.content .listbox{
  border: 1px solid #D0DDFF;
  padding: 30px 20px;
  margin-top: 20px;
}
.old{
  display: none;
}
.pcd{
  display: block;
}
.jnggsjkfw_banner {
  width: 100%;
  margin-top: 60px;
}
.jnggsjkfw_banner img{
  width: 100%;
  height: 160px;
}
.jnpageold .jnggsjkfw_banner img{
  height: auto;
}
.jnpageold .old{
  display: block;
}
.jnpageold .pcd{
  display: none;
}
.jnpageold .content .tit .titlist li {
  width: 22rem;
  height: 12.5rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
}
.jnpageold .content .tit .titlist li.active{
  height: 13.75rem;
  margin-bottom: 0.75rem;
}
.jnpageold .content .tit .titlist {
  height: 27.5rem;
}
.jnpageold .content .tit .titlist li p,.jnpageold .content .tit .titlist li a {
  font-size: 48px;
  color: #000;
  line-height: 48px;
  width: 22rem;
  height: 12.5rem;
  padding-top: 7.5rem;
  background-size: 64px !important;
  font-weight: normal;
  background-position:center 2.5rem ;
}
.jnpageold .content .tit .titlist li.active p,.jnpageold .content .tit .titlist li.active a{
  color: #fff;
  background-position:center 2.5rem ;
}
.jnpageold .content .listbox .border span {
  font-size: 46px;
  line-height: 88px;
}
.mainbox {
  position: relative;
  overflow: hidden;
  height: 860px;
}
.mainbox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media only screen  and (max-width: 1560px) {
  .content {
    max-width: 96%;
    margin: 2%;
  }
  .content .tit .titlist li{
    margin-right: 1.2%;
    width: 11.45%;
  }
  .jnggsjkfw_banner .old{
    display: block;
  }
  .jnggsjkfw_banner .pcd{
    display: none;
  }
  .jnggsjkfw_banner img{
    height: auto;
  }
}
@media only screen  and (max-width: 1024px) {
  .content .tit .titlist li{
    margin-right: 2%;
    width: 23.5%;
    margin-bottom: 2rem;
    overflow: hidden;
  }
  .content .tit .titlist li:nth-child(4n){
    margin-right: 0px;
  }
  .content .tit .titlist li.active{
    margin-bottom: 0.75rem;
  }
  .jnggsjkfw_banner{
    margin-top: 3.75rem;
  }
}
@media only screen  and (max-width: 780px) {
  .content .tit .titlist li p,.content .tit .titlist li a{
    font-size: 1.875rem;
    line-height: 3rem;
    background-size: 4rem !important;
    background-position: center 1.25rem !important;
    padding-top: 6.25rem;
  }
  .content .tit .titlist li{
    height: 10.5rem;
    width: 23.2%;
    margin-right: 2.4%;
    margin-bottom: 1.5rem;
  }
  .content .tit .titlist li.active{
    height: 11.125rem;
    margin-bottom: -0.875rem !important;
  }
  .content .tit .titlist{
    height: 11.125rem;
  }
  .content .qh{
    position: relative;
    padding-bottom: 12rem;
  }
  .content .listbox {
    border: 0px;
    padding: 0px;
    margin-top: 0px;
  } 
  .content .tit .titlist li:nth-child(5){
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0px;
    margin-top: 1.5rem;
  }
  .content .tit .titlist li:nth-child(6){
    position: absolute;
    bottom: 0;
    left: 11.7rem;
    margin-bottom: 0px;
    margin-top: 1.5rem;
  }
  .content .tit .titlist li:nth-child(7){
    position: absolute;
    bottom: 0;
    left: 23.4rem;
    margin-bottom: 0px;
    margin-top: 1.5rem;
  }
  .content .tit .titlist li:nth-child(8){
    position: absolute;
    bottom: 0;
    left: 35.1rem;
    margin-bottom: 0px;
    margin-top: 1.5rem;
  }
  .content .tit .titlist li:nth-child(5).active,.content .tit .titlist li:nth-child(6).active,.content .tit .titlist li:nth-child(7).active,.content .tit .titlist li:nth-child(8).active{
    margin-top: 0.875rem;
  }
}
@media only screen  and (max-width: 550px) {
  .content .tit .titlist li{
    margin-right: 2%;
    width: 23.5%;
  }
}