.city-state-content{
  padding-bottom:0.3rem;
}
.city-part-title{
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 0.4rem;
  padding:0.2rem 0.2rem 0.1rem;
  color:#014886;
}
.city-part-title a{
  color:#014886;
}
.jjgl-part-content{
  padding:0.3rem 0.4rem 0;
  background:#fff;
}
.jjgl-part-content img{
  display: block;
  margin:0 auto;
  width: 100%;
  height: auto;
}
.jjgl-part-content .jjgl-desc{
  padding:0.2rem 0 0.15rem;
}
.jjgl-part-content .jjgl-desc p{
  line-height: 0.52rem;
  font-size: 0.312rem;
  text-indent: 0.52rem;
}
.jjgl-link-wrap{
  padding:0 0.2rem;
}
.jjgl-link-list{
  background:#edf9ff;
  padding:0.3rem 0.2rem 0.1rem;
  margin-left:0.03rem;
}
.jjgl-link-list li{
  display: inline-block;
  width:1.5rem;
  height:0.55rem;
  line-height: 0.55rem;
  border:1px solid #8c9acd;
  border-radius: 4px;
  margin-bottom:0.2rem;
  text-align: center;
}
.jjgl-link-list li.active{
  background:#024886;
}
.jjgl-link-list li.active a{
  color:#fff;
}
.jjgl-link-list li a{
  display: block;
  font-size: 0.312rem;
}
.tsjj-video{
  padding:0 0.2rem;
}
.tsjj-pic-list{
  background:#fff;
  padding:0.2rem 0.4rem;
  overflow: hidden;
}
.tsjj-pic-list a{
  float:left;
  width:49%;
  margin-right:2%;
  margin-bottom:0.1rem;
}
.tsjj-pic-list a:nth-child(even){
  margin-right:0;
}
.tsjj-pic-list a img{
  display: block;
  width: 100%;
}
.jjwh-part-wrap{
  margin-top:0.3rem;
  background:#fff;
}
.jjwh-tab-list{
  width:100%;
  height:0.6rem;
  line-height: 0.6rem;
  overflow: hidden;
  padding:0 0.2rem;
}
.jjwh-tab-list li{
  float:left;
  width:25%;
  text-align: center;
  font-size: 0.36rem;
  color:#999;
  position: relative;
}
.jjwh-tab-list li a{
  color:#999;
}
.jjwh-tab-list li:after{
  display: block;
  content:'';
  width:0.04rem;
  border-left:1px solid #999;
  height:0.24rem;
  position: absolute;
  top:0.2rem;
  left:-0.02rem;
}
.jjwh-tab-list li:first-child:after{
  border-left:1px solid #fff;
}
.jjwh-tab-list li.active a{
  font-weight: bold;
  color:#014886;
}
.jjwh-list-wrap .jjwh-list{
  text-align: center;
  padding:0.16rem 0.2rem 0.1rem;
  overflow: hidden;
}
.jjwh-list-wrap .jjwh-list li{
  float:left;
  width:25%;
  height:1.4rem;
  margin-top:0.2rem;
}
.jjwh-list-wrap .jjwh-list li a{
  display: block;
  font-size: 0.312rem;
}
.jjwh-list-wrap .jjwh-list li img{
  width:0.65rem;
  height:0.65rem;
  display: block;
  margin: 0 auto;
}
.jjwh-list-wrap .jjwh-list li span{
  display: block;
  padding-top:0.15rem;
  margin-top:0.07rem;
}
.jjnj-part-wrap{
  padding:0.22rem 0.2rem;
  background:#fff;
}
.jjnj-part-wrap .swiper-container{
  height:2.65rem;
}
.jjnj-swiper .item a{
  display: block;
  font-size: 0.312rem;
  text-align: center;
}
.jjnj-swiper .item img{
  display: block;
  width:1.25rem;
  height:1.56rem;
  margin:0 auto;
}
.jjnj-swiper .item p{
  padding-top:0.15rem;
}
.jjnj-swiper .swiper-button-next, 
.jjnj-swiper .swiper-button-prev{
  margin-top:-0.9rem;
}
.jjnj-swiper .swiper-button-prev{
  width:0.68rem;
  height:1.37rem;
  background:url(./jjnj_left_icon.png) no-repeat left top;
  background-size: 75% 75%;
}
.jjnj-swiper .swiper-button-next{
  width:0.68rem;
  height:1.37rem;
  background:url(./jjnj_right_icon.png) no-repeat right top;
  background-size: 75% 75%;
} 
