.n_banner{
  /* height: 7.14rem; */
  height:100px;
  width:100%;
  margin-top:79px;
}
.n_banner img{
  height: 100%;
  width:100%;
}
.p-nav{
  width:100%;
  height:4.93rem;
  background: #EFEFEF;
  overflow: hidden;
}
.sitemp{
  margin-left:-15px;
  line-height: 4.93rem;
}
.sitemp .site{
  float:left;
}
.sitemp .site > a{
  color:#666;
}
.sitemp .site > span{
  color:#666;
}
.sitemp #jjfa-navigation{
  float:right;
}
.sitemp #jjfa-navigation li{
  float:left;
  height:2.86rem;
  margin-top:1.035rem;
  line-height: 2.86rem;
  
}
.sitemp #jjfa-navigation li.on{
  background: #24CBDE;
}
.sitemp #jjfa-navigation li.on>a{
  color:#fff;
}
.sitemp #jjfa-navigation li>a{
  color:#666;
  padding:0 2rem;
}
.sitemp #jjfa-navigation li > .fgx{
  color:#999;
  float: right;
}
.sitemp #jjfa-navigation li:last-child>a>.fgx{
  color:#EFEFEF;
}
.pt-nav{
  overflow: hidden;
}
.pt-nav > ul{
  margin-top: 2.5rem;
  background:#24CBDE;
  overflow: hidden;
}
.pt-nav ul li a{
  padding:0.6rem 0;
  float: left;
  padding-left:3rem;
  color:#fff;
}
.pt-nav ul li.on a{
  background:#EFEFEF;
  color:#666;
}
.pt-nav ul li>a>.fgx{
  color:#fff;
  float: right;
  padding-left:3rem;
}
/* 解决方案智慧金融 */
.title{
  width:68%;
  margin:0 auto;
  height:4.86rem;
  padding-top: 2.85rem;
}
.title>.tit{
  width:100%;
  text-align:center;
  float:left;
  color:#666;
}
.title>.tit > span{
  font-size:2rem;
  position: relative;
}
.title>.tit > span:after{
  content:'';
  position: absolute;
  bottom:-1VH;
  left:35%;
  width: 30%;
  height: 0.5rem;
  background: #01e4ea;
}
.jjfa-con{
  position: relative;
  overflow: hidden;
  background:#01e4ea;
}
.jjfa-con-text{
  position: absolute;
  top:50%;
  left:5%;
  z-index:99;
  width:50%;
  transform: translateY(-50%);
  background:#fff;
  max-height:80%;
  min-height:70%;
}
.jjfa-con-textcon{
  position: absolute;
  top:50%;
  left:50%;
  width:90%;
  transform: translate(-50%,-50%);
}
.jjfa-con-textcon p{
  line-height: 180%;
  color:#262626;
  font-size:1.1rem;
}
.jjfa-con-textcon p:last-child{
  text-align: right;
  margin-top:3VH;
}
.jjfa-con-textcon p:last-child a{
  color:#01e4ea;
}
.jjfa-con-img{
  width:50%;
  float: right;
  overflow: hidden;
}
.jjfa-con-img img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.jjfa-con-img img{
  width:100%;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
.jjfa-con-img:hover img{
  width:100%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.jjfa-cgal{

}
.jjfa-cgal-title{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2.85rem;
}
.jjfa-cgal-img{
  max-width:10%;
  position: relative;
}
.jjfa-cgal-img:after{
  content:'';
  position: absolute;
  top:0;
  right:-1.5VW;
  height: 100%;
  width:0.1rem;
  background:#aaa;
}
.jjfa-cgal-img img{
  width:100%;
  height: 100%;
  object-fit: cover;
}
.jjfa-cgal-tit{
  font-size: 2rem;
  margin-left:3%;
}
.jjfa-cgal-con{
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top:5VH !important;
  margin-bottom:5VH !important;
}
.jjfa-cgal-conl{
  width:50%;
  display: flex;
  flex-wrap:wrap;
  align-items: center;
  justify-content: space-between;
}
.jjfa-cgal-conl > div{
  width:calc(23% - 2rem);
  height: 3rem;
  line-height: 3rem;
  border:1px solid #01e4ea;
  padding:1rem;
  background:#fff;
  overflow:hidden;
}
.jjfa-cgal-conl-list.list2{
  margin-top:1VH;
}
.jjfa-cgal-conl > div img{
  width:100%;
  height: auto;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
.jjfa-cgal-conr{
  width:46%;
  display: flex;
  flex-wrap:wrap;
  align-items: center;
  justify-content: space-between;
}
.jjfa-cgal-conr > div{
  width:32%;
  height: 5rem;
  border:1px solid #01e4ea;
  box-sizing: border-box;
  overflow:hidden;
}
.jjfa-cgal-conr-list.list2{
  margin-top:1VH;
}
.jjfa-cgal-conr > div img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
}
.jjfa-cgal-con>div>div:hover img{
  width:100%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}

@media (max-width: 768px){
  .jjfa-zhjr .jjfa-con1 > div {
    min-height: 40rem;
  }
  .jjfa-zhjr .jjfa-con1 > div > div:last-child {
    top: 24rem;
  }
  .jjfa-znwl .jjfa-con1 > div {
    min-height: 42rem;
  }
  .jjfa-znwl .jjfa-con1 > div > div:last-child {
    top: 24rem;
  }
  .znwl3 > div > div > div {
    width: 32%;
  }
  .jjfa-con {
    position: relative;
    background: #fff;
  }
  .jjfa-con-text{
    position: static;
    width: 100%;
    transform:none;
  }
  .jjfa-con-textcon{
    position: static;
    width: 100%;
    transform:none;
  }
  .jjfa-con-textcon p {
    font-size: 1.5rem;
  }
  .jjfa-con-img {
    width: 100%;
    float: none;
    overflow: hidden;
    margin-top:2VH;
  }
  .jjfa-cgal-con {
    display: block;
  }
  .jjfa-cgal-conl {
    width: 100%;
  }
  .jjfa-cgal-conr {
    width: 100%;
    margin-top:3VH;
  }
}
