.content {
  width: 1230px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 15px 15px 0 15px;
  background-color: #fff;
}
.content .adv {
  width: 1200px;
  margin: 0 auto;
}
.content .adv .adv1 {
  width: 100%;
}
.content .adv .adv1 a {
  display: inline-block;
  margin-bottom: 11px;
}
.content .adv .adv1 img {
  width: 1200px;
  height: 108px;
}
.content .adv .adv2 {
  width: 100%;
  height: 108px;
  display: flex;
  justify-content: space-between;
  margin-top: 11px;
}
.content .adv .adv2 a {
  display: block;
  width: 592px;
  height: 100%;
}
.content .adv .adv2 a img {
  width: 100%;
  height: 100%;
}
.content .adv .adv3 {
  width: 100%;
  margin-top: 11px;
  overflow: hidden;
}
.content .adv .adv3 .adv3-item {
  display: block;
  width: 390px;
  height: 108px;
  float: left;
  margin-right: 15px;
}
.content .adv .adv3 .adv3-item img {
  width: 100%;
  height: 100%;
}
.content .adv .adv3 .adv3-item:nth-child(3n) {
  margin-right: 0;
}
.content .adv .adv3 .adv3-item:nth-child(n+4) {
  margin-top: 12px;
}
.content .headnews {
  width: 1200px;
  height: 106px;
  background-color: #fff2f2;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.content .headnews .left-logo {
  width: 111px;
  height: 107px;
}
.content .headnews .left-logo img {
  width: 100%;
}
.content .headnews .right-news {
  display: inline-block;
  width: 1089px;
  height: 100%;
}
.content .headnews .right-news .main-news {
  text-align: center;
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 28px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding: 0 20px;
  padding-top: 9px;
}
.content .headnews .right-news .main-news a {
  text-decoration: none;
}
.content .headnews .right-news .news {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  margin-top: 20px;
  text-align: center;
}
.content .headnews .right-news .news .news-item {
  display: inline-block;
  text-decoration: none;
  width: 330px;
  margin-right: 35px;
  position: relative;
  box-sizing: border-box;
  padding-left: 5px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.content .headnews .right-news .news .news-item::before {
  content: '';
  width: 1px;
  height: 1px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .headnews .right-news .news .news-item:last-child {
  margin-right: 0;
}
.content .cont {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  overflow: hidden;
}
.content .cont .swiper {
  width: 570px;
  height: 373px;
  position: relative;
  float: left;
}
.content .cont .swiper .swiper-item {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.content .cont .swiper .swiper-item img {
  width: 100%;
  height: 100%;
}
.content .cont .swiper .swiper-item p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: url(../img/title-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-left: 16px;
  padding-right: 130px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .cont .swiper .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 14px;
  text-align: right;
  box-sizing: border-box;
  padding-right: 16px;
}
.content .cont .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #fff;
}
.content .cont .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #c30000;
}
.content .cont .swiper .swiper-button-next {
  right: 0;
}
.content .cont .swiper .swiper-button-prev {
  left: 0;
}
.content .cont .swiper .swiper-button-next::after {
  content: '';
  width: 23px;
  height: 44px;
  background: url(../img/next.png) no-repeat;
  background-size: 100% 100%;
}
.content .cont .swiper .swiper-button-prev::after {
  content: '';
  width: 23px;
  height: 44px;
  background: url(../img/prev.png) no-repeat;
  background-size: 100% 100%;
}
.content .cont .djxw {
  width: 600px;
  height: 373px;
  float: right;
}
.content .cont .djxw .title {
  width: 100%;
  height: 44px;
  background: url(../img/djxw-title.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.content .cont .djxw .title span {
  display: inline-block;
  width: 4px;
  height: 23px;
  background: url(../img/1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 7px;
  margin-top: 11px;
  margin-right: 5px;
  vertical-align: top;
}
.content .cont .djxw .title .djxw-logo {
  width: 52px;
  height: 28px;
  margin-top: 8px;
}
.content .cont .djxw .title .more {
  text-decoration: none;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.content .cont .djxw .djxw-news {
  width: 100%;
  margin-top: 21px;
}
.content .cont .djxw .djxw-news .news-item {
  display: block;
  text-decoration: none;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e0e0e0;
  position: relative;
  box-sizing: border-box;
  padding-left: 10px;
  margin-bottom: 8px;
}
.content .cont .djxw .djxw-news .news-item .news-title {
  display: inline-block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  width: 440px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .cont .djxw .djxw-news .news-item .time {
  display: inline-block;
  float: right;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-top: 2px;
}
.content .cont .djxw .djxw-news .news-item::before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 28%;
  background-color: #c4c4c4;
}
.content .cont .djxw .djxw-news .news-item:last-child {
  border-bottom: none;
}
.content .cont .djxw .djxw-news .news-item:hover .news-title {
  font-size: 20px;
  color: #ce161c;
}
.content .cont .djxw .djxw-news .news-item:hover .time {
  color: #ce161c;
}
.content .cont .djxw .djxw-news .news-item:hover::before {
  background-color: #ce161c;
}
.content .mid-adv {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  height: 84px;
}
.content .mid-adv img {
  width: 1200px;
  height: 84px;
}
.content .news-cont {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.content .news-cont .cont-item {
  width: 570px;
}
.content .news-cont .cont-item .title {
  width: 100%;
  height: 44px;
  background: url(../img/djxw-title.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.content .news-cont .cont-item .title span {
  display: inline-block;
  width: 4px;
  height: 23px;
  background: url(../img/1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 7px;
  margin-top: 11px;
  margin-right: 5px;
}
.content .news-cont .cont-item .title .cont-item-logo {
  margin-top: 8px;
}
.content .news-cont .cont-item .title .more {
  text-decoration: none;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.content .news-cont .cont-item .cont-item-news {
  width: 100%;
  margin-top: 21px;
}
.content .news-cont .cont-item .cont-item-news .news-item {
  display: block;
  text-decoration: none;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e0e0e0;
  position: relative;
  box-sizing: border-box;
  padding-left: 10px;
  margin-bottom: 8px;
}
.content .news-cont .cont-item .cont-item-news .news-item .news-title {
  display: inline-block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  width: 440px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .news-cont .cont-item .cont-item-news .news-item .time {
  display: inline-block;
  float: right;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-top: 2px;
}
.content .news-cont .cont-item .cont-item-news .news-item::before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 28%;
  background-color: #c4c4c4;
}
.content .news-cont .cont-item .cont-item-news .news-item:last-child {
  border-bottom: none;
}
.content .news-cont .cont-item .cont-item-news .news-item:hover .news-title {
  font-size: 20px;
  color: #ce161c;
}
.content .news-cont .cont-item .cont-item-news .news-item:hover .time {
  color: #ce161c;
}
.content .news-cont .cont-item .cont-item-news .news-item:hover::before {
  background-color: #ce161c;
}
.content .news-cont .yaowen .cont-item-logo {
  width: 53px;
  height: 28px;
  vertical-align: bottom;
}
.content .news-cont .zjbm .cont-item-logo {
  height: 30px;
  vertical-align: bottom;
}
.content .video {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
.content .video .title {
  width: 100%;
  height: 44px;
  background: url(../img/djxw-title.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.content .video .title span {
  display: inline-block;
  width: 4px;
  height: 23px;
  background: url(../img/1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 7px;
  margin-top: 11px;
  margin-right: 5px;
}
.content .video .title .video-logo {
  width: 53px;
  margin-top: 8px;
}
.content .video .title .more {
  text-decoration: none;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.content .video .video-cont {
  width: 100%;
  height: 276px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.content .video .video-cont .left-video {
  width: 470px;
  height: 276px;
}
.content .video .video-cont .left-video .big-video-item {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}
.content .video .video-cont .left-video .big-video-item .video-img {
  width: 100%;
  height: 100%;
}
.content .video .video-cont .left-video .big-video-item .play {
  width: 101px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.content .video .video-cont .left-video .big-video-item .video-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
  box-sizing: border-box;
  padding-left: 15px;
}
.content .video .video-cont .right-video {
  width: 716px;
  height: 276px;
}
.content .video .video-cont .right-video .video-item {
  display: block;
  width: 230px;
  height: 129px;
  text-decoration: none;
  float: left;
  margin-right: 13px;
  margin-bottom: 17px;
  position: relative;
}
.content .video .video-cont .right-video .video-item .video-img {
  width: 100%;
  height: 100%;
}
.content .video .video-cont .right-video .video-item .play {
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.content .video .video-cont .right-video .video-item .video-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
  box-sizing: border-box;
  padding-left: 15px;
}
.content .video .video-cont .right-video .video-item:nth-child(3n) {
  margin-right: 0;
}
.content .video .video-cont .right-video .video-item:nth-child(n+4) {
  margin-bottom: 0;
}
.content .zhuanti {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.content .zhuanti .title {
  width: 100%;
  height: 44px;
  background: url(../img/djxw-title.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.content .zhuanti .title span {
  display: inline-block;
  width: 4px;
  height: 23px;
  background: url(../img/1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 7px;
  margin-top: 11px;
  margin-right: 5px;
}
.content .zhuanti .title .zhuanti-logo {
  width: 53px;
  margin-top: 8px;
}
.content .zhuanti .title .more {
  text-decoration: none;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.content .zhuanti .zhuanti-cont {
  width: 100%;
  height: 200px;
  margin-top: 18px;
}
.content .zhuanti .zhuanti-cont .title {
  width: 57px;
  height: 200px;
  float: left;
}
.content .zhuanti .zhuanti-cont .title .zhuanti-title {
  width: 100%;
  height: 100%;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper {
  width: 1132px;
  height: 160px;
  float: right;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .zhuanti-item {
  width: 284px;
  height: 160px;
  display: block;
  text-decoration: none;
  position: relative;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .zhuanti-item img {
  width: 100%;
  height: 100%;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .zhuanti-item p {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  left: 14px;
  bottom: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .swiper-button-next {
  width: 26px;
  height: 40px;
  background: url(../img/next.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .swiper-button-next::after {
  content: '';
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .swiper-button-prev {
  width: 26px;
  height: 40px;
  background: url(../img/prev.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
}
.content .zhuanti .zhuanti-cont .zhuanti-swiper .swiper-button-prev::after {
  content: '';
}
.content .bottom-adv {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 64px;
  height: 120px;
}
.content .bottom-adv img {
  width: 1200px;
  height: 120px;
}
