.wrapper {
  width: 1000px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  height: 334px;
  margin-bottom: 53px;
}
.banner img {
  width: 100%;
  height: 100%;
}
.headnews {
  margin-bottom: 59px;
}
.headnews .headnews-title {
  width: 100%;
  text-align: center;
  margin-bottom: 47px;
}
.headnews .headnews-title a {
  display: block;
  width: 100%;
  font-family: SourceHanSansCN;
  font-weight: bold;
  font-size: 30px;
  color: #AA0004;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headnews .headnews-cont {
  width: 100%;
  height: 300px;
}
.headnews .headnews-cont .swiper-left {
  width: 500px;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}
.headnews .headnews-cont .swiper-left .swiper-item {
  display: inline-block;
  text-decoration: none;
  width: 500px;
  height: 300px;
  position: relative;
}
.headnews .headnews-cont .swiper-left .swiper-item img {
  width: 100%;
  height: 100%;
}
.headnews .headnews-cont .swiper-left .swiper-item .item-title {
  width: 100%;
  height: 49px;
  background: url(../img/swiperItem-bg.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 12px;
  box-sizing: border-box;
  padding-left: 19px;
  padding-right: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 45px;
}
.headnews .headnews-cont .swiper-left .swiper-pagination {
  position: absolute;
  left: -25px;
  bottom: 15px;
  text-align: right;
}
.headnews .headnews-cont .swiper-left .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
}
.headnews .headnews-cont .swiper-left .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.headnews .headnews-cont .newsItem-right {
  float: right;
  width: 445.3px;
}
.headnews .headnews-cont .newsItem-right .newsItem {
  display: block;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.headnews .headnews-cont .newsItem-right .newsItem .news-title {
  width: 423px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
}
.headnews .headnews-cont .newsItem-right .newsItem::before {
  content: '';
  display: block;
  width: 6.3px;
  height: 6.3px;
  border-radius: 50%;
  background-color: #AA0004;
  position: absolute;
  left: 0;
  top: 12px;
}
.yaowen {
  margin-bottom: 61px;
}
.yaowen .yaowen-title {
  width: 100%;
  height: 65px;
  position: relative;
  margin-bottom: 37px;
}
.yaowen .yaowen-title img {
  width: 100%;
}
.yaowen .yaowen-title .more {
  display: block;
  font-family: SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #DD9E6B;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.yaowen .yaowen-cont {
  width: 100%;
  height: 300px;
}
.yaowen .yaowen-cont .swiper-left {
  width: 500px;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}
.yaowen .yaowen-cont .swiper-left .swiper-item {
  display: inline-block;
  text-decoration: none;
  width: 500px;
  height: 300px;
  position: relative;
}
.yaowen .yaowen-cont .swiper-left .swiper-item img {
  width: 100%;
  height: 100%;
}
.yaowen .yaowen-cont .swiper-left .swiper-item .item-title {
  width: 100%;
  height: 49px;
  background: url(../img/swiperItem-bg.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 12px;
  box-sizing: border-box;
  padding-left: 19px;
  padding-right: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 45px;
}
.yaowen .yaowen-cont .swiper-left .swiper-pagination {
  position: absolute;
  left: -25px;
  bottom: 15px;
  text-align: right;
}
.yaowen .yaowen-cont .swiper-left .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
}
.yaowen .yaowen-cont .swiper-left .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.yaowen .yaowen-cont .newsItem-right {
  float: right;
  width: 445.3px;
}
.yaowen .yaowen-cont .newsItem-right .newsItem {
  display: block;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.yaowen .yaowen-cont .newsItem-right .newsItem .news-title {
  width: 423px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
}
.yaowen .yaowen-cont .newsItem-right .newsItem::before {
  content: '';
  display: block;
  width: 6.3px;
  height: 6.3px;
  border-radius: 50%;
  background-color: #AA0004;
  position: absolute;
  left: 0;
  top: 12px;
}
.gaige {
  margin-bottom: 26px;
}
.gaige .gaige-title {
  width: 100%;
  height: 65px;
  position: relative;
  margin-bottom: 25px;
}
.gaige .gaige-title img {
  width: 100%;
}
.gaige .gaige-title .more {
  display: block;
  font-family: SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #DD9E6B;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.gaige .gaige-cont {
  width: 100%;
}
.gaige .gaige-cont .picnews {
  width: 100%;
  height: 258px;
  margin-bottom: 49px;
}
.gaige .gaige-cont .picnews .picnews-item {
  display: block;
  width: 315px;
  text-decoration: none;
  float: left;
  margin-right: 27px;
}
.gaige .gaige-cont .picnews .picnews-item img {
  width: 100%;
  height: 200px;
}
.gaige .gaige-cont .picnews .picnews-item .picnews-title {
  width: 100%;
  height: 58px;
  box-sizing: border-box;
  padding: 14px 27px 0 11px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gaige .gaige-cont .picnews .picnews-item:last-child {
  margin-right: 0;
}
.gaige .gaige-cont .gaigenews-cont {
  width: 100%;
  overflow: hidden;
}
.gaige .gaige-cont .gaigenews-cont .cont {
  width: 468px;
}
.gaige .gaige-cont .gaigenews-cont .cont .news-item {
  display: block;
  text-decoration: none;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;
  margin-bottom: 15px;
}
.gaige .gaige-cont .gaigenews-cont .cont .news-item .news-title {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gaige .gaige-cont .gaigenews-cont .cont .news-item::before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #d30002;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gaige .gaige-cont .gaigenews-cont .left {
  float: left;
}
.gaige .gaige-cont .gaigenews-cont .right {
  float: right;
}
.bottom-link {
  height: 182px;
}
.bottom-link .link-item {
  display: block;
  float: left;
  width: 243px;
  height: 182px;
  margin-right: 9px;
}
.bottom-link .link-item img {
  width: 243px;
  height: 182px;
}
.bottom-link .link-item:last-child {
  margin-right: 0;
}
.bottom {
  width: 100%;
  height: 130px;
}
