a:hover {
  color: #d30000;
}
.title {
  width: 1200px;
  margin: auto;
  padding-top: 54px;
  padding-bottom: 33px;
  position: relative;
}
.title .lf {
  float: left;
  height: 1px;
  background-color: #D30000;
  margin-top: 23px;
  margin-right: 19px;
}
.title img {
  float: left;
  margin-top: 6px;
  margin-right: 12px;
}
.title span {
  float: left;
  color: #d30000;
  font-size: 32px;
  font-weight: bold;
}
.title .rf {
  float: left;
  height: 1px;
  background-color: #D30000;
  margin-top: 23px;
  margin-left: 19px;
}
.title .more {
  position: absolute;
  top: 55px;
  right: 0px;
}
.title .more a {
  color: #a1a1a1;
}
.title .more a:hover {
  color: #D30000;
}
.header {
  width: 1200px;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header img {
  width: 81px;
  margin-top: 12px;
  margin-bottom: 10px;
}
.header .rf{
	display: flex;
}
.header .rf li {
  font-size: 14px;
  color: #666666;
  width: 82px;
}
.ad {
  min-width: 1200px;
  background: url(../img/banner.jpg) no-repeat center / cover;
  height: 599px;
}
.nav {
  min-width: 1200px;
  background-color: #d30000;
}
.nav .navBox {
  width: 1200px;
  height: 66px;
  margin: auto;
}
.nav a {
  display: inline-block;
  padding: 21px 40px;
  color: #FFFFFF;
  font-size: 18px;
  float: left;
}
.nav a:hover {
  background-color: #efc331;
  color: #d30000;
}
.nav .active {
  background-color: #efc331;
  color: #d30000;
}
.headlines {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.headlines .lf,
.headlines .rf {
  width: 495px;
}
.headlines .swiper-container {
  float: left;
  width: 660px;
  height: 417px;
  position: relative;
}
.headlines .swiper-container .swiper-pagination {
  bottom: 18px;
  width: 134px;
  left: 537px;
}
.headlines .swiper-container .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 0;
  background: #ffffff !important;
  opacity: 2;
}
.headlines .swiper-container .swiper-pagination-bullet-active {
  background: #D30000 !important;
  opacity: 1;
}
.headlines .swiper-container .title {
  position: absolute;
  bottom: 1px;
}
.headlines .swiper-container .title .back {
  position: absolute;
  bottom: 0px;
  width: 660px;
  height: 57px;
  background-color: #000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.headlines .swiper-container .title a {
  font-size: 18px;
  color: #FFFFFF;
  z-index: 999;
  position: absolute;
  bottom: 14px;
  width: 525px;
  padding-left: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.headlines .hotspot {
  float: left;
  margin-left: 27px;
  width: 513px;
}
.headlines .hotspot .news {
  border-bottom: 1px solid #ececec;
  margin-bottom: 18px;
}
.headlines .hotspot .news .activeColor {
  color: #D30000 !important;
}
.headlines .hotspot .news a:hover {
  color: #D30000 !important;
}
.headlines .hotspot .news .text {
  width: 513px;
  color: #2d2d2d;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.headlines .hotspot .news .content {
  margin-bottom: 18px;
  margin-top: 15px;
  line-height: 28px;
  color: #b2b2b2;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.headlines .hotspot .newsList {
  width: 514px;
  overflow: hidden;
  margin-top: 12px;
}
.headlines .hotspot .newsList a:hover {
  color: #D30000;
}
.headlines .hotspot .newsList .dot {
  float: left;
  width: 5px;
  height: 5px;
  margin-top: 13px;
  border-radius: 50%;
  background-color: #000000;
}
.headlines .hotspot .newsList .newsTitle {
  width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  float: left;
  color: #2d2d2d;
  font-size: 20px;
  margin-left: 18px;
  margin-right: 50px;
}
.headlines .hotspot .newsList .time {
  float: right;
  color: #a1a1a1;
  font-size: 16px;
  margin-top: 6px;
}
.history {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.history .lf {
  width: 495px;
}
.history .rf {
  width: 495px;
}
.history .historyBox {
  float: left;
  width: 570px;
}
.history .historyBox .historyImg {
  display: block;
}
.history .historyBox .historyImg img {
  float: left;
  width: 174px;
  height: 118px;
}
.history .historyBox .historyImg .historyRf {
  margin-left: 26px;
  float: left;
  width: 370px!important;
  margin-bottom: 20px;
}
.history .historyBox .historyImg .historyRf .text {
  color: #2d2d2d;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.history .historyBox .historyImg .historyRf .content {
  color: #b2b2b2;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 18px;
  line-height: 26px;
}
.history .historyBox .historyList {
  width: 514px;
  overflow: hidden;
  margin-top: 12px;
}
.history .historyBox .historyList .dot {
  float: left;
  width: 5px;
  height: 5px;
  margin-top: 13px;
  border-radius: 50%;
  background-color: #000000;
}
.history .historyBox .historyList .news {
  width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  float: left;
  color: #2d2d2d;
  font-size: 20px;
  margin-left: 18px;
  margin-right: 50px;
}
.history .historyBox .historyList a:hover {
  color: #D30000;
}
.personage {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.personage .lf {
  width: 470px;
}
.personage .rf {
  width: 488px;
}
.personage .swiper-container {
  width: 1200px;
}
.personage .swiper-container img {
  position: relative;
}
.personage .swiper-container span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 53px;
  padding-top: 6px;
  background-color: #D30000;
  width: 179px;
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 13px;
  text-align: center;
  padding-right: 12px;
}
.flag {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.flag .lf {
  width: 490px;
}
.flag .rf {
  width: 500px;
}
.flag .flagLf {
  float: left;
  width: 600px;
}
.flag .flagRf {
  float: right;
  width: 576px;
  overflow: hidden;
}
.flag .flagRf .flagList {
  width: 576px;
  overflow: hidden;
  margin-bottom: 15px;
}
.flag .flagRf .flagList a:hover {
  color: #D30000;
}
.flag .flagRf .flagList .dot {
  float: left;
  width: 5px;
  height: 5px;
  margin-top: 13px;
  border-radius: 50%;
  background-color: #D30000;
}
.flag .flagRf .flagList .newsTitle {
  width: 374px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  float: left;
  color: #2d2d2d;
  font-size: 20px;
  margin-left: 18px;
  margin-right: 50px;
}
.flag .flagRf .flagList .time {
  float: right;
  color: #a1a1a1;
  font-size: 16px;
  margin-top: 6px;
}
.study {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.study .lf {
  width: 459px;
}
.study .rf {
  width: 467px;
}
.study .studyBox {
  width: 575px;
}
.study .studyBox .studyList {
  width: 575px;
  overflow: h;
}
.study .studyBox .studyList a:hover {
  color: #D30000;
}
.study .studyBox .studyList .dot {
  float: left;
  width: 5px;
  height: 5px;
  margin-top: 13px;
  border-radius: 50%;
  background-color: #D30000;
}
.study .studyBox .studyList .newsTitle {
  width: 559px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #2d2d2d;
  font-size: 20px;
  margin-left: 18px;
  margin-right: 50px;
  margin-top: 15px;
}
.study .studyBox .studyList .time {
  float: right;
  color: #a1a1a1;
  font-size: 16px;
  margin-top: 6px;
}
.video {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding-bottom: 50px;
}
.video .lf {
  width: 489px;
}
.video .rf {
  width: 501px;
}
.video a {
  display: block;
  position: relative;
}
.video a .bofang {
  position: absolute;
  top: 67px;
  left: 105px;
}
.video a .text {
  position: absolute;
  bottom: 1px;
}
.video a .text .back {
  position: absolute;
  bottom: 0px;
  width: 272px;
  height: 49px;
  background-color: #000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.video a .text .content {
  font-size: 18px;
  color: #FFFFFF;
  z-index: 999;
  position: absolute;
  bottom: 11px;
  width: 249px;
  padding-left: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.copyright {
	min-width: 1200px;
  margin-top: 20px;
  background-color: #EEEEEE;
}
.copyright p {
  width: 650px;
  margin: auto;
  text-align: center;
  color: #a1a1a1;
  font-size: 16px;
  line-height: 33px;
  padding: 35px 0;
}
