.banner {
  width: 1000px;
  margin: 0 auto;
}
.headBanner {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 70px;
}
.more {
  position: absolute;
  bottom: -10%;
  right: 0;
  color: #333;
  text-decoration: none;
}
.headTitle {
  margin-bottom: 99px;
}
.headTitle .headTitleCont {
  text-decoration: none;
}
.headTitle .headTitleCont .title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #A50004;
  text-align: center;
  margin-bottom: 33px;
}
.headTitle .headTitleCont .summary {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xxgc {
  margin-bottom: 78px;
  position: relative;
}
.xxgc .xxgcImg {
  width: 100%;
  height: 31px;
  margin-bottom: 58px;
}
.xxgc .xxgcMainTitle {
  width: 100%;
  height: 115px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
.xxgc .xxgcMainTitle .leftMainTitle,
.xxgc .xxgcMainTitle .rightMainTitle {
  width: 468px;
  padding-left: 25px;
  box-sizing: border-box;
  border-bottom: 2px dashed #cbcbcb;
}
.xxgc .xxgcMainTitle .leftMainTitle .xxgcMainCont,
.xxgc .xxgcMainTitle .rightMainTitle .xxgcMainCont {
  text-decoration: none;
}
.xxgc .xxgcMainTitle .leftMainTitle .xxgcMainCont .title,
.xxgc .xxgcMainTitle .rightMainTitle .xxgcMainCont .title {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-bottom: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.xxgc .xxgcMainTitle .leftMainTitle .xxgcMainCont .summary,
.xxgc .xxgcMainTitle .rightMainTitle .xxgcMainCont .summary {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xxgc .xxgcCont {
  width: 100%;
  padding-left: 25px;
  box-sizing: border-box;
  overflow: hidden;
}
.xxgc .xxgcCont .xxgcContItem {
  display: inline-block;
  float: left;
  width: 390px;
  text-decoration: none;
  margin-right: 142px;
}
.xxgc .xxgcCont .xxgcContItem .title {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.xxgc .xxgcCont .xxgcContItem .title::before {
  display: inline-block;
  margin-right: 11px;
  content: '';
  width: 9px;
  height: 9px;
  background-image: url(../img/point.png);
}
.xxgc .xxgcCont .xxgcContItem:nth-child(2n) {
  margin-right: 0;
}
.kxdt {
  margin-bottom: 83px;
  position: relative;
}
.kxdt .kxdtImg {
  width: 100%;
  height: 31px;
  margin-bottom: 51px;
}
.kxdt .kxdtCont {
  width: 100%;
  padding-left: 25px;
  box-sizing: border-box;
  overflow: hidden;
}
.kxdt .kxdtCont .kxdtContItem {
  display: inline-block;
  float: left;
  width: 390px;
  text-decoration: none;
  margin-right: 142px;
}
.kxdt .kxdtCont .kxdtContItem .title {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.kxdt .kxdtCont .kxdtContItem .title::before {
  display: inline-block;
  margin-right: 11px;
  content: '';
  width: 9px;
  height: 9px;
  background-image: url(../img/point.png);
}
.kxdt .kxdtCont .kxdtContItem:nth-child(2n) {
  margin-right: 0;
}
.jfkt {
  width: 100%;
  height: 530px;
  background-color: #fff9e6;
  box-sizing: border-box;
  padding-top: 39px;
  position: relative;
  overflow: hidden;
}
.jfkt .jfktImg {
  display: block;
  width: 226px;
  height: 31px;
  margin: 0 auto;
}
.jfkt .jfktCont {
  width: 47.7%;
  height: 380px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  box-sizing: border-box;
}
.jfkt .jfSwiper .swiper-wrapper .swiper-slide {
  width: 210px;
  height: 100%;
  background-color: red;
  z-index: -2;
}
.jfkt .jfSwiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.jfkt .jfSwiper .swiper-pagination {
  overflow: visible;
  bottom: -35px;
  z-index: 10;
}
.jfkt .jfSwiper .swiper-pagination .swiper-pagination-bullet-active {
  background: red;
  width: 40px;
  border-radius: 12px;
}
.jfkt .jfSwiper .swiper-button-next {
  right: -50px;
  color: red;
}
.jfkt .jfSwiper .swiper-button-prev {
  left: -50px;
  color: red;
}
.jfkt .hiddenLeft,
.jfkt .hiddenRight {
  height: 100%;
  width: 26.1%;
  background-color: #fff9e6;
  position: absolute;
  z-index: 2;
}
.jfkt .hiddenLeft {
  left: -8px;
  top: 0;
}
.jfkt .hiddenRight {
  right: -8px;
  top: 0;
}
