@charset "utf-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.banner {
  min-width: 1200px;
  width: 100%;
  height: 400px;
  background: url(../png/banner_jjfa.png) no-repeat;
  background-position: top center;
}

.banner .banner_itme {
  padding-top: 120px;
      padding-left: 34px;
}
.banner .banner_itme .banner_text_list {
  width: 630px;
}
.banner .banner_itme .banner_text_list .text-title {
  margin-bottom: 4px;
  font-size: 42px;
  font-weight: bold;
  color: #1F2229;
  line-height: 64px;
}
.banner .banner_itme .banner_text_list .text-datail {
  max-height: 128px;
  font-size: 16px;
  font-weight: 400;
  color: #1F2229;
  line-height: 26px;
  overflow: hidden;
}
.banner .banner_itme .banner_text_list .text-btn {
  margin-top: 40px;
}
.banner .banner_itme .banner_text_list .text-btn a {
  display: block;
    width: 136px;
    height: 36px;
    background: #2B59B3;
  /* border-radius: 8px; */
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}

.container_wrap {
  padding-top: 80px;
  padding-bottom: 55px;
}
.header {
  background: #fff;
}
.newCenter_title {
  width: 100%;
  height: 30px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #1F2229;
  line-height: 30px;
  text-align: center;
}
.newCenter_title img {
  vertical-align: middle;
  display: inline-block;
  width: auto;
  height: auto;
}
.layout_head {
  height: 48px;
  box-sizing: border-box;
  width: 100%;
}
.layout_head .head_title {
  width: 100%;
  height: 48px;
  text-align: center;
  font-size: 34px;
  font-weight: 500;
  color: #1F1F1F;
  line-height: 48px;
}
.solution_moduler {
  margin-bottom: 110px;
}
.solution_moduler .main_body {
  padding-top: 0px;
}
.solution_moduler .list {
  width: 1250px;
}
.solution_moduler a {
  display: block;
}
.solution_moduler .item {
  width: 384px;
  /* height: 231px; */
  position: relative;
  margin-bottom: 22px;
  cursor: pointer;
  float: left;
  margin-right: 25px;
 
}
.solution_moduler .img {
  width: 384px;
  height: 304px;
}
.solution_moduler .img img {
  width: 100%;
  height: 100%;
}
.solution_moduler .item_dl {
  width: 100%;
  height: 139px;
  padding: 30px 29px 0 23px;
  box-shadow: 0px 3px 24px #f3f3f3;
}
.solution_moduler .item_title {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.solution_moduler .item_ltitle{
  margin-top: 12px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.solution_moduler .item .item_detail_wrap {
  background: #ffffff;
  width: 386px;
  height: 0px;
  position: absolute;
  left: 0;
  z-index: 10;
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0px 3px 24px #f3f3f3;
}
.solution_moduler .item .item_detail_wrap .detail_content {
  padding: 45px 11px 0 23px;
}
.solution_moduler .item .item_detail_title {
  word-break: break-all;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #004E9C;
  line-height: 22px;
}
.solution_moduler .item .item_detail_text {
  margin-top: 20px;
  font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #666666;
line-height: 26px;
height: 260px;
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}
.solution_moduler .item .item_detail_btn {
  width: 384px;
  height: 58px;
  background: #004E9C;
  text-align: center;
  line-height: 58px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 37px;
  margin-left: -23px;
}
.solution_moduler .item_top .item_detail_wrap {
  top: 0px;
}
.solution_moduler .item_center .item_detail_wrap {
  top: 116px;
}
.solution_moduler .item_bottom .item_detail_wrap {
  bottom: 0px;
}
.hzal_moduler {
  width: 1180px;
  margin: 0 auto;
}
.hzal_moduler .main_body {
  width: 1180px;
  padding-top: 66px;
}
.hzal_moduler .list {
  width: 1200px;
}
.hzal_moduler a {
  display: block;
}
.hzal_moduler .item {
  width: 180px;
  height: 70px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
.hzal_moduler .item a {
  display: block;
}
.hzal_moduler .item img {
  width: 100%;
  height: 100%;
}
.hzal_moduler .item_last {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #E6DCDC;
}
.hzal_moduler .item_last a {
  padding: 25px 0 24px 0;
  text-align: center;
  height: 19px;
  font-size: 14px;
  color: #7D6767;
  line-height: 19px;
}
