.top-content {
  overflow: hidden;
}
.top-content .notice {
  overflow: hidden;
  line-height: 54px;
  background-color: #fff;
  margin: 20px 0;
}
.top-content .notice .swiper-container1 {
  height: 54px !important;
}
.top-content .notice .leftAllText {
  float: left;
  font-size: 16px;
}
.top-content .notice .leftAllText .title {
  color: #c40604;
  font-weight: 600;
  float: left;
  padding-left: 42px;
  margin-right: 10px;
  background: url(../img/notice.png) no-repeat;
  background-size: 21%;
  background-position: 11px 15px;
}
.top-content .notice .leftAllText .noticeTitle {
  float: left;
}
.top-content .notice .leftAllText .noticeTitle a {
  color: #333;
}
.top-content .notice .leftAllText .noticeTitle:hover a {
  color: #c40604;
}
.top-content .notice .leftAllText .noticeDate {
  color: #999999;
  float: left;
  margin-left: 30px;
}
.top-content .notice .rightDetail {
  font-size: 14px;
  margin-right: 24px;
  float: right;
}
.top-content .notice .rightDetail a {
  display: block;
  color: #666666;
}
.top-content .bannerList {
  overflow: hidden;
}
.top-content .bannerList .banner {
  margin-right: 24px;
}
.top-content .bannerList .banner .carousel-caption {
  width: 100%;
  left: 0%;
  bottom: -2px;
  padding: 0;
  line-height: 48px;
  text-align: left;
  padding-left: 23px;
  background: rgba(88, 87, 86, 0.5);
}
.top-content .bannerList .banner .carousel-indicators {
  right: 2%;
  bottom: 0;
  width: auto;
  margin-left: 0;
  text-align: right;
}
.top-content .bannerList .banner .carousel-indicators .active {
  background-color: #d0021b;
  width: 10px;
  height: 10px;
}
.top-content .bannerList .banner .carousel-indicators li {
  border: none;
  background: #fff;
  margin: 0;
}
.top-content .bannerList .dynamic {
  background: #fff;
  min-height: 310px;
}
.top-content .bannerList .dynamic .nav-tabs li {
  font-size: 18px;
  width: 50%;
  text-align: center;
}
.top-content .bannerList .dynamic .nav-tabs li a {
  line-height: 48px;
  padding: 0;
  border: none;
  border-radius: 0;
  margin: 0;
  color: #999;
}
.top-content .bannerList .dynamic .nav-tabs li a:hover {
  background: rgba(0, 0, 0, 0);
}
.top-content .bannerList .dynamic .nav-tabs .active {
  position: relative;
  padding: 0 40px;
}
.top-content .bannerList .dynamic .nav-tabs .active a {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: #cd0200 4px solid;
  color: #cd0200;
}
.top-content .bannerList .dynamic .nav-tabs .active .square {
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #d0021b;
  transform: rotate(45deg);
  border-bottom-right-radius: 20px;
}
.top-content .bannerList .dynamic .tab-content {
  padding: 5px 24px 0 16px;
}
.top-content .bannerList .dynamic .dynamicMore {
  text-align: center;
}
.top-content .bannerList .dynamic .dynamicMore a {
  color: #666;
}
.top-content .bannerList .dynamic .item-dynamic {
  overflow: hidden;
  line-height: 46.3px;
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
}
.top-content .bannerList .dynamic .item-dynamic:last-of-type {
  border-bottom: none;
}
.top-content .bannerList .dynamic .item-dynamic .square {
  float: left;
  width: 6px;
  height: 6px;
  background-color: #d8d8d8;
  margin-right: 10px;
  margin-top: 24px;
}
.top-content .bannerList .dynamic .item-dynamic .dynamicText {
  width: 70%;
  float: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.top-content .bannerList .dynamic .item-dynamic .dynamicText a {
  display: block;
  color: #333333;
}
.top-content .bannerList .dynamic .item-dynamic .dynamicText:hover a {
  color: #cd0200;
}
.top-content .bannerList .dynamic .item-dynamic .dynamicDate {
  float: right;
  color: #999;
  font-size: 14px;
}
.top-content .indexCenterImg {
  margin: 24px 0 35px;
}
.indexCenter {
  background: url(../img/footerBg.png) no-repeat;
  background-size: 100%;
  background-position-y: bottom;
}
.rightFixed {
  width: 54px;
  height: 106px;
  background-color: #ff8d2c;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: fixed;
  top: 65%;
  right: 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 15px 5px;
}
.rightFixed .rightIcon {
  margin-bottom: 5px;
}
.all-list {
  margin-bottom: 42px;
}
.all-list:nth-of-type(2n+1) {
  margin-right: 24px;
}
.all-list .item-title {
  margin-left: 24px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.all-list .item-title .squareBan {
  display: none;
  position: absolute;
  left: 47%;
  width: 8px;
  height: 8px;
  background-color: #d0021b;
  transform: rotate(45deg);
  border-top-left-radius: 20px;
}
.all-list .item-title .contentMore {
  font-size: 16px;
  float: right;
  font-weight: normal;
  margin-top: 5px;
}
.all-list .item-title .contentMore a {
  color: #666;
}
.all-list .nav-tabs li {
  font-size: 18px;
  text-align: center;
  font-size: 20px;
  background: none;
}
.all-list .nav-tabs li:first-child {
  margin-right: 24px;
}
.all-list .nav-tabs li a {
  padding: 0;
  border: none;
  border-radius: 0;
  color: #c4c6c7;
}
.all-list .nav-tabs li a:hover {
  background: none;
}
.all-list .nav-tabs .active {
  border: none;
  border-bottom: 4px solid #cd0200;
}
.all-list .nav-tabs .active a {
  color: #333333;
  padding-bottom: 5px;
  background: none;
}
.all-list .nav-tabs .active a .firstText {
  color: #e30000;
}
.all-list .nav-tabs .active a:hover {
  border: none;
  cursor: pointer;
  color: #333333;
}
.all-list .nav-tabs .active a:hover .firstText {
  color: #e30000;
}
.all-list .nav-tabs .active a:focus {
  border: none;
}
.all-list .nav-tabs .active .squareBan {
  display: block;
}
.all-list .item-line {
  margin-left: 24px;
  overflow: hidden;
  padding-bottom: 12px;
}
.all-list .item-line .leftLine {
  float: left;
  position: relative;
  width: 80px;
  height: 4px;
  background-color: #d0021b;
}
.all-list .item-line .leftLine .squareBan {
  position: absolute;
  left: 47%;
  width: 8px;
  height: 8px;
  background-color: #d0021b;
  transform: rotate(45deg);
  border-top-left-radius: 20px;
}
.all-list .item-line .rightLine {
  float: right;
  width: 83%;
  border-top: solid 1px #e0e0e0;
  margin-top: 1.5px;
}
.all-list .lists .item-list {
  overflow: hidden;
  line-height: 48px;
  border-bottom: 1px solid #eaeaea;
  padding-left: 16px;
}
.all-list .lists .item-list .square {
  float: left;
  width: 6px;
  height: 6px;
  background-color: #d8d8d8;
  margin-right: 10px;
  margin-top: 24px;
}
.all-list .lists .item-list .listText {
  float: left;
  font-size: 16px;
  width: 70%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.all-list .lists .item-list .listText a {
  display: block;
  color: #333;
}
.all-list .lists .item-list .listText:hover a {
  color: #e30000;
}
.all-list .lists .item-list .listNew {
  float: left;
  width: 35px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  background-color: #ff8d2c;
  box-shadow: 0px 3px 4px 0px rgba(255, 114, 44, 0.31);
  border: solid 1px #ffffff;
  font-size: 8px;
  color: #ffffff;
  border-radius: 20px 20px 20px 0;
  margin-top: 16px;
}
.all-list .lists .item-list .listDate {
  float: right;
  font-size: 14px;
  color: #999999;
}
/*---------------------------*/
.avtiveModal {
  margin-bottom: 40px;
}
.avtiveModal .activeTitle {
  font-size: 16px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
}
.avtiveModal .activeTitle .linkicon {
  color: #e30000;
  margin-right: 7px;
}
.avtiveModal .activeTitle .activeBorder {
  padding: 1px 0;
}
.avtiveModal .activeTitle .activeBorder .leftActive {
  color: #e30000;
}
.avtiveModal .swiper-father {
  width: 100%;
  position: relative;
  padding: 0 50px;
}
.avtiveModal .swiper-container {
  width: 100%;
  height: 100%;
}
.avtiveModal .swiper-slide {
  font-size: 14px;
}
.avtiveModal .swiper-slide a {
  display: block;
}
.avtiveModal .swiper-button-prev {
  left: 0px;
  top: 50%;
  outline: none;
  background-color: #e30000;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #fff;
  opacity: 0.25;
}
.avtiveModal .swiper-button-prev:hover {
  opacity: 0.6;
}
.avtiveModal .swiper-button-next:after,
.avtiveModal .swiper-button-prev:after {
  font-size: 18px;
  font-weight: 600;
}
.avtiveModal .swiper-button-next {
  right: 0px;
  top: 50%;
  outline: none;
  background-color: #e30000;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #fff;
  opacity: 0.25;
}
.avtiveModal .swiper-button-next:hover {
  opacity: 0.6;
}
.avtiveModal .text-desc {
  padding: 12px 12px 0 12px;
  text-align: center;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.carousel-inner .item img {
  width: 588px;
  height: 341px;
}
