.JingQu .banner {
  margin-top: -80px;
}

.JingQu .titleBox {
  margin-top: 69px;
}

.JingQu .content {
  width: 100%;
  padding-top: 78px;
  display: flex;
  flex-wrap: wrap;
}

.JingQu .content .itemBox_a {
  margin-bottom: 45px;
}

.JingQu .content .itemBox_a .itemBox {
  width: 100%;
  height: 100%;
  margin-right: 66px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}

.JingQu .content .itemBox_a .itemBox .bgBox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.JingQu .content .itemBox_a .itemBox .bgBox .bg {
  transform: scale(1);
  position: absolute;
  top: 0;
  object-fit: cover;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  transition: transform 0.3s ease;
}

.JingQu .content .itemBox_a .itemBox .icon {
  position: absolute;
  width: 93px;
  height: 32px;
  top: 0;
  left: 0;
}

.JingQu .content .itemBox_a .itemBox .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(53, 53, 53, 0.48);
  padding: 31px 33px;
  width: 100%;
  height: 138px;
}

.JingQu .content .itemBox_a .itemBox .mask .title {
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 12px;
}

.JingQu .content .itemBox_a .itemBox .mask .subTitle {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}

.JingQu .content .itemBox_a .itemBox .mask2 {
  position: absolute;
  display: flex;
  flex-direction: column;
  bottom: 0;
  left: 0;
  background: #d8f0ee;
  padding: 26px 23px;
  width: 100%;
  height: 223px;
}

.JingQu .content .itemBox_a .itemBox .mask2 .title {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  margin-bottom: 12px;
}

.JingQu .content .itemBox_a .itemBox .mask2 .subTitle {
  height: 60px;
  font-weight: 400;
  font-size: 14px;
  color: #838383;
}

.JingQu .content .itemBox_a .itemBox .mask2 .moreBox {
  margin-top: 42px;
}

.JingQu .content .itemBox_a .itemBox .mask2 .moreBox .more {
  position: relative;
  cursor: pointer;
  width: 98px;
  height: 31px;
  border: 1px solid #237086;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 2px;
  color: #237086 !important;
}

.JingQu .content .itemBox_a .itemBox .mask2 .moreBox .more .moreIcom {
  width: 13px;
  height: 10px;
  margin-left: 10px;
  background-image: url(https://hmltec.oss-cn-beijing.aliyuncs.com/yangxin/jszx/image/jt.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.JingQu .content .itemBox_a .itemBox .mask2 .moreBox .more:hover {
  background: #237086;
  border: 1px solid #237086;
  color: #ffffff !important;
}

.JingQu .content .itemBox_a .itemBox .mask2 .moreBox .more:hover .moreIcom {
  background-image: url(https://hmltec.oss-cn-beijing.aliyuncs.com/yangxin/jszx/image/jt1.png);
}

.JingQu .content .itemBox_a .itemBox .mask2 {
  display: none;
}

.JingQu .content .itemBox_a:hover .itemBox .bgBox .bg {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.JingQu .content .itemBox_a:nth-child(1) {
  width: 692px;
  height: 449px;
  margin-right: 52px;
}

.JingQu .content .itemBox_a:nth-child(2) {
  width: 692px;
  height: 449px;
}

.JingQu .content .itemBox_a:nth-child(3) {
  width: 448px;
  height: 517px;
  margin-right: 46px;
}

.JingQu .content .itemBox_a:nth-child(3) .itemBox .mask {
  display: none !important;
}

.JingQu .content .itemBox_a:nth-child(3) .itemBox .bgBox {
  height: 292px;
}

.JingQu .content .itemBox_a:nth-child(3) .itemBox .mask2 {
  display: block;
}

.JingQu .content .itemBox_a:nth-child(4) {
  width: 448px;
  height: 517px;
  margin-right: 46px;
}

.JingQu .content .itemBox_a:nth-child(4) .mask {
  display: none !important;
}

.JingQu .content .itemBox_a:nth-child(4) .bgBox {
  height: 292px;
}

.JingQu .content .itemBox_a:nth-child(4) .mask2 {
  display: block;
}

.JingQu .content .itemBox_a:nth-child(5) {
  width: 448px;
  height: 517px;
}

.JingQu .content .itemBox_a:nth-child(5) .mask {
  display: none !important;
}

.JingQu .content .itemBox_a:nth-child(5) .bgBox {
  height: 292px;
}

.JingQu .content .itemBox_a:nth-child(5) .mask2 {
  display: block;
}

.JingQu .content .itemBox_a:nth-child(6) {
  width: 549px;
  height: 449px;
  margin-right: 36px;
}

.JingQu .content .itemBox_a:nth-child(7) {
  width: 848px;
  height: 449px;
}

.JingQu .content .itemBox_a:nth-child(8) {
  width: 448px;
  height: 517px;
  margin-right: 46px;
}

.JingQu .content .itemBox_a:nth-child(8) .mask {
  display: none !important;
}

.JingQu .content .itemBox_a:nth-child(8) .bgBox {
  height: 292px;
}

.JingQu .content .itemBox_a:nth-child(8) .mask2 {
  display: block;
}

.JingQu .content .itemBox_a:nth-child(9) {
  width: 448px;
  height: 517px;
  margin-right: 46px;
}

.JingQu .content .itemBox_a:nth-child(9) .mask {
  display: none !important;
}

.JingQu .content .itemBox_a:nth-child(9) .bgBox {
  height: 292px;
}

.JingQu .content .itemBox_a:nth-child(9) .mask2 {
  display: block;
}

.JingQu .content .itemBox_a:nth-child(10) {
  width: 448px;
  height: 517px;
}

.JingQu .content .itemBox_a:nth-child(10) .mask {
  display: none !important;
}

.JingQu .content .itemBox_a:nth-child(10) .bgBox {
  height: 292px;
}

.JingQu .content .itemBox_a:nth-child(10) .mask2 {
  display: block;
}

.ydfw .title {
  font-size: 20px;
}

.ydfw .news-list {
  padding: 0 !important;
}

.ydfw .news-list li {
  padding: 16px !important;
}
