.jjfa {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  font-family: Arial,Microsoft YaHei;
}
.jjfa .sycontent {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jjfa .sycontent .content-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jjfa .sycontent .content-wrapper .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa {
  margin-top: 72px;
  width: 1920px;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .title {
  text-align: center;
  height: 29px;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 42px;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .text {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #606266;
  margin-top: 30px;
  padding: 0 20px;
  line-height: 35px;
  text-align: center;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .item-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .item-wrapper .item {
  margin: 10px;
  width: 100%;
  position: relative;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .item-wrapper .item .card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .item-wrapper .item .card img {
  width: 1282px;
  height: 500px;
  background-size: 100% 100%;
}
.jjfa .sycontent .content-wrapper .content .hyjjfa .item-wrapper .item .card .desc {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
  display: flex;
  align-items: center;
  width: 1920px;
  margin-bottom: 15px;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa {
  margin-top: 119px;
  width: 1920px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f5f9fa;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .title {
  text-align: center;
  height: 29px;
  font-size: 30px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin: 60px 20px 41px ;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper {
  width: 71%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 92px;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper .item {
  margin: 10px;
  height: 230px;
  width: 30%;
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(153, 153, 153, 0.5);
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper .item .top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper .item .top .card {
  margin: 27px 16px 20px 30px;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper .item .top .card img {
  background-size: 100% 100%;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper .item .top .desc {
  height: 23px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.jjfa .sycontent .content-wrapper .content .tyjjfa .item-wrapper .item .fangan {
  margin: 0 30px 61px;
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
}
/*# sourceMappingURL=jjfa.css.map */