.zjxc{
  background: url(../img/zjxc_banner.png) top center no-repeat;
}
.top{
  height: 481px;
}
.logo img{margin-top: 40px;}

.xqgk .text{
  height: 303px;
  background: url(../img/zjxc_xqgk_text.png)center center no-repeat;
}
.xqgk .text .item{font-size: 18px;
color: #FFFFFF;
letter-spacing: 0;
text-align: justify;
line-height: 27px;
position: relative;
padding: 43px 39px 0 162px;
height: 100%;
}
.xqgk .text .item p{
  margin-bottom: 15px;
}
.xqgk .text .item .more{position: absolute;right: 39px;bottom: 26px;color: #FFFFFF;font-size: 16px;}

.tab{margin-top: 44px;padding-bottom: 44px;}
.tab .hd ul li{
  background: url(../img/zjxc_tab_bg.png) top center no-repeat;
  width: 182px;
  height: 133px;
  padding: 17px 0 18px;
  float: left;
  margin-right: 21px;
}
.tab .hd ul li:nth-last-child(1){margin-right: 0;}
.tab .hd ul li.on{
  background: url(../img/zjxc_tab1_bg_s.png)top center no-repeat;
}
.tab .hd ul li a{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 18px;
  color: #121212;
}
.tab .hd ul li a .img{
  width: 100%;
  height: 62px;
  background: url(../img/zjxc_tab1.png)center center no-repeat;
  margin-bottom: 15px;
}
.tab .hd ul li.on a .img{background: url(../img/zjxc_tab1_s.png)center center no-repeat;}
.tab .hd ul li:nth-child(2) a .img{background: url(../img/zjxc_tab2.png)center center no-repeat;}
.tab .hd ul li:nth-child(3) a .img{background: url(../img/zjxc_tab3.png)center center no-repeat;}
.tab .hd ul li:nth-child(4) a .img{background: url(../img/zjxc_tab4.png)center center no-repeat;}
.tab .hd ul li:nth-child(5) a .img{background: url(../img/zjxc_tab5.png)center center no-repeat;}
.tab .hd ul li:nth-child(6) a .img{background: url(../img/zjxc_tab6.png)center center no-repeat;}
.tab .hd ul li:nth-child(2).on a .img{background: url(../img/zjxc_tab2_s.png)center center no-repeat;}
.tab .hd ul li:nth-child(3).on a .img{background: url(../img/zjxc_tab3_s.png)center center no-repeat;}
.tab .hd ul li:nth-child(4).on a .img{background: url(../img/zjxc_tab4_s.png)center center no-repeat;}
.tab .hd ul li:nth-child(5).on a .img{background: url(../img/zjxc_tab5_s.png)center center no-repeat;}
.tab .hd ul li:nth-child(6).on a .img{background: url(../img/zjxc_tab6_s.png)center center no-repeat;}

.tab .bd{
  width: 1200px;
  height: 253px;
  background: #DEEFFF;
  padding: 33px 40px 38px 46px;
}
.tab .bd ul .fl{
  width: 300px;
  height: 182px;
  background: #FFFFFF;
  padding: 15px;
}
.tab .bd ul .fl img{
  width: 270px;
  height: 152px;
}
.tab .bd ul .fr{
  width: 792px;
  font-size: 18px;
color: #666666;
letter-spacing: 0;
line-height: 31px;
margin-top: 47px;
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.fjms{
  padding-top: 44px;
  background: url(../img/zjxc_fjms_bg.png)top center no-repeat;
  height: 448px;
  box-sizing: border-box;
  overflow: hidden;
}
.fjms .tit{margin-bottom: 55px;}
.pic_left .bd li{
  width: 446px;
  height: 286px;
}
.pic_left .bd{
  width: 100vw;
  overflow: hidden;
}
.pic_left .bd li a{
  display: block;
  position: relative;
}
.pic_left .bd li a img{
  width: 446px;
  height: 286px;
}
.pic_left .bd li a p{
  width: 100%;
  position: absolute;
  height: 55px;
/* opacity: 0.47; */
background: #00000076;
bottom: 0;
left: 0;
line-height: 55px;
color: #FFFFFF;
font-size: 16px;
text-align: center;
}

.link{margin-top: 64px;}


.oldModel .xqgk .text .item{font-size: 28px;line-height: 1.8;}
.oldModel .xqgk .text .item .more{font-size: 28px;}

.oldModel .tab .hd ul li a{font-size: 28px;}
.oldModel .tab .bd ul .fr{font-size: 32px;line-height: 2;margin-top: 0px;}

.oldModel .pic_left .bd li a p{font-size: 28px;}