body#page_type {
  position: relative;
}
.content{
  max-width: 1560px;
  margin: 0 auto;
  overflow: hidden;
}
.bannerbox{
  background: url(tjxxbanner.png) top center no-repeat;
  background-size: 100%;
  min-height: 30rem;
}
.logobox{
  max-width: 1560px;
  margin: 0 auto;
  padding-top: 50px;
}
.logobox a{
  display: inline-block;
}
.logobox a img{
  float: left;margin-left: -3px;
}
.tit{
  height: 60px;
  display: block;
  margin-bottom: 10px;
  background-size: 100% auto !important;
  margin-top: 50px;
  font-size: 16px;
  line-height: 60px;
  background: url(tjxxtitbg.png) no-repeat left;
}
.tit span{
  float: left;
  margin-left: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
}
.tit a{
  float: right;
  color: #3366CC;
  font-size: 16px;
}
.list li{
  border-bottom: 1px solid #D8D8D8;
  overflow: hidden;
}
.list li a{
  font-size: 18px;
  color: #333333;
  padding-left: 30px;
  background: url(list_criclebg.png) no-repeat left center;
  background-size: 6px;
  width: 100%;
  float: left;
  line-height: 45px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 20px 0px;
}
.left,.center,.right{
  float: left;
  width: 31.15%;
  margin-bottom: 20px;
}
.left,.center{
  margin-right: 3.275%;
}
.jnpageold .list li a {
  font-size: 36px;
  padding-left: 40px;
  background-size: 8px !important;
  line-height: 72px;
}
.jnpageold .list li span {
  font-size: 36px;
  line-height: 72px;
}
.jnpageold .tit {
  height: 96px;
  margin-bottom: 30px;
  background-size: 100% auto !important;
  background-position: left bottom;
  font-size: 32px;
  line-height: 96px;
}
.jnpageold .tit span{
  font-size: 40px;
}
.jnpageold .tit a {
  font-size: 32px;
}
.jnpageold .left,.jnpageold .center,.jnpageold .right {
  width: 100%;
}
.jnpageold .left,.jnpageold .center {
  margin-right: 0%;
}
@media only screen  and (max-width: 1920px) {
  .bannerbox{
    background-size: auto 100%;
  }
}
@media only screen  and (max-width: 1560px) {
  .bannerbox {
    min-height: 300px;
    background-size: cover;
    background-position: center;
  }
  .content{
    max-width: 98%;
    margin: 0px 1%;
  }
  .tit {
    background-size: auto 100% !important;
  }
}
@media only screen  and (max-width: 900px) {
  .left, .center, .right {
    width: 100%;
  }
  .left, .center {
    margin-right: 0%;
  }
}
@media only screen  and (max-width: 780px) {
  .left, .center {
    margin-bottom: 3rem;
  }
  .content .tit {
    height: 4.5rem;
    margin-bottom: 2rem;
    background-position: left bottom;
    font-size: 1.5rem;
    line-height: 4.5rem;
    margin-top: 3rem;
    background-size: 100% auto !important;
  }
  .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{
    margin-top: 1rem;
    width: 100%;
    padding: 1rem;
  }
  .list li span {
    font-size: 1.875rem;
    float: left;
    line-height: 3rem;
    padding-left: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .bannerbox {
    min-height: 15rem;
  }
  .logobox {
    padding-top: 2rem;
  }
  .logobox a img#gh {
    max-width: 3rem;
  }
  .logobox a img#wzname {
    max-width: 10rem;
  }
  .tit span{
    font-size: 2rem;
    margin-left: 1.5rem;
  }
  .tit a {
    font-size: 1.875rem;
  }
  .list li a{
    margin: 0px;
  }
}
@media only screen  and (max-width: 600px) {
  .content .tit {
    
    font-size: 1.5rem;
    padding-right: 0px;
    height: 3.5rem;
    line-height: 3.5rem;
  }
}