﻿/* header */
.video-box {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99999999;
  width: 100%;
  height: 100%;
}
.video-all-box {
  width: 100%;
  height: 100%;
}
.video-box video {
  object-fit: fill;
  width: 100%;
  height: 100%;
}
.close-box {
  position: absolute;
  right: 10px;
  top: 10px;
  width: auto;
  padding: 0px 5px 0px 5px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.time-num {
  float: left;
  margin-right: 5px;
}
.close-btn {
  float: left;
  cursor: pointer;
}

.mobile-box {
  width: 100%;
  height: 100%;
}
.mobile-box img {
  width: 100%;
  height: 100%;
}
/* ----------main--------------- */
.main .main-box-one {
  width: 100%;
  overflow: hidden;
}

/* 头条 */
.main .main-box-one .tt-top {
  width: 100%;
  height: 108px;
  background: url('3974300.png') top center no-repeat;
  background-size: 100% 100%;
}

.main .main-box-one .tt-top .w1000 {
  position: relative;
  height: 108px;
  overflow: visible;
}
.main .main-box-one .tt-top .w1000 .tt-img {
  position: absolute;
  width: 70px;
  height: 110px;
  top: -1px;
  left: -70px;
}
.main .main-box-one .tt-top .w1000 .tt-img img {
  width: 100%;
  height: 100%;
}

.main .main-box-one .tt-top .w1000 .top-line {
  position: absolute;
  display: block;
  width: 100%;
  height: 108px;
  line-height: 108px;
  text-align: center;
  color: #000;
  font-size: 56px;
  font-family: 'HYb2gj';
  font-weight: 500;
}

.main .main-box-one .tt-top .w1000 .top-line:hover {
  color: #b42f20;
}
/* 重要新闻 */
.main .main-box-one .important-news {
  width: 100%;
  height: 580px;
  margin-top: 145px;
}
.main .main-box-one .important-news .w1457 {
  position: relative;
  height: 580px;
  overflow: visible;
}

.main .main-box-one .important-news .w1457 .important-left {
  position: absolute;
  width: 738px;
  height: 512px;
  left: 50px;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
}

.main .main-box-one .important-news .w1457 .important-left .swiper-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  .swiper-container
  .swiper-slide
  a {
  position: absolute;
  display: block;
}

.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  .swiper-container
  .swiper-slide
  .swiper-one-img {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}

.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  #swiper-one
  .swiper-slide
  .swiper-one-img {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  #swiper-one
  .swiper-slide
  .swiper-one-title {
  width: 100%;
  height: 46px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(155, 15, 11, 0.7);
}
.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  #swiper-one
  .swiper-slide
  .swiper-one-title
  p {
  width: 435px;
  padding-left: 35px;
  line-height: 46px;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  #swiper-one
  .swiper-pagination {
  width: 20%;
  left: auto;
  right: 45px;
  bottom: 15px;
}

.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  #swiper-one
  .swiper-pagination-bullet {
  width: 32px;
  height: 5px;
  border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  opacity: 0.302;
}

.main
  .main-box-one
  .important-news
  .w1457
  .important-left
  #swiper-one
  .swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}

.main .main-box-one .important-news .w1457 .important-right {
  position: absolute;
  width: 1130px;
  height: 452px;
  top: 0;
  right: 73px;
  background-color: #fcf1ec;
  z-index: 1;
}
.main .main-box-one .important-news .w1457 .important-title {
  position: absolute;
  width: 365px;
  height: 80px;
  top: -11px;
  left: 423px;
  z-index: 2;
}

.main .main-box-one .important-news .w1457 .important-right .important-cont {
  position: absolute;
  width: 548px;
  height: 452px;
  top: 0;
  right: 24px;
}

.main .main-box-one .important-news .w1457 .important-right .more {
  right: 60px;
  bottom: 15px;
}

/* --------------------理论之光-------------------------- */
.main-box-two {
  width: 100%;
  margin-top: 115px;
  overflow: hidden;
}
.two-top {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
  border-bottom: 1px solid #b42f20;
}
.two-top .w1222 .box-title {
  left: 435px;
  bottom: -7.5px;
}
.two-top .w1222 .box-title img {
  right: 230px;
}
.two-top .w1222 .box-title span {
  right: 33px;
}

.two-box-con {
  width: 100%;
  overflow: hidden;
  background-color: #a64038;
}

.two-box-con .w1222 {
  height: 274px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #f9ede4;
}

.two-box-con .w1222 .two-box-img {
  position: relative;
  width: 1000px;
  height: 234px;
  margin: 20px auto;
  overflow: hidden;
}
.two-box-con .w1222 .two-box-img #swiper-two {
  position: absolute;
  width: 1000px;
  height: 234px;
}
.two-box-con .w1222 .two-box-img #swiper-two .swiper-slide {
  width: 100%;
  height: 100%;
}
.two-box-con .w1222 .two-box-img #swiper-two .swiper-slide a {
  display: inline-block;
  width: 242px;
  height: 234px;
  margin: 0 2px;
  overflow: hidden;
}

.two-box-con .w1222 .two-box-img #swiper-two .swiper-slide a img {
  width: 100%;
  height: 100%;
}

/* --------------------航天精神基地行/航天精神薪火传/一线真传/榜样先锋----------------------- */
.main-box-three {
  padding-top: 120px;
}
.main-box-three .w1155 {
  position: relative;
  height: 1415px;
  overflow: visible;
}

.three-box {
  position: absolute;
  width: 514px;
  height: 653px;
  border: 1px solid #a40000;
  background-color: #fff;
}

.main-box-three .jdx,
.main-box-three .yx {
  left: 50px;
}

.main-box-three .xhc,
.main-box-three .xf {
  right: 0;
}

.main-box-three .jdx,
.main-box-three .xhc {
  top: 0;
}

.main-box-three .yx,
.main-box-three .xf {
  bottom: 0;
}

/* ----------- */
.three-box .three-box-title {
  position: absolute;
  left: -50px;
  top: -72.5px;
}

.three-box .box-content {
  padding: 0 30px;
  overflow: hidden;
}

.three-box .box-content .box-content-top .box-content-top-img {
  display: block;
  height: 268px;
  margin-top: 40px;
  overflow: hidden;
}
.three-box .box-content .box-content-top .box-content-top-img img {
  width: 100%;
  height: 100%;
}

.three-box .box-content .box-content-top .box-content-top-img,
.three-box .box-content .box-content-top .box-content-top-title,
.three-box .box-content .box-content-top p {
  width: 452px;
}
.three-box .box-content ul li {
  margin-top: 25px;
  background: url(#);
}

.three-box .box-content .box-content-top p {
  color: #595757;
}
.three-box .box-content .box-content-top .box-content-top-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.three-box .box-content ul li a {
  display: block;
  padding-left: 0;
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  color: #595757;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-box-three .three-box .three-box-title .box-title img {
  right: 0;
  left: 25px;
}
.main-box-three .jdx .three-box-title .box-title span,
.main-box-three .xhc .three-box-title .box-title span {
  right: -95px;
}

.main-box-three .yx .three-box-title .box-title span,
.main-box-three .xf .three-box-title .box-title span {
  right: 35px;
}

.main-box-three .more {
  top: -30px;
  right: 0;
}

.main-box-three .jdx .more,
.main-box-three .xhc .more {
  top: -105px;
}
.box-content ul .cur a {
  color: #004e9e;
}
/* -----------------------融媒体播放\解读评论---------------------------- */

.main-box-four {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.main-box-four .four-top {
  width: 100%;
  height: 48px;
  overflow: hidden;
  background-color: #a64038;
}

.main-box-four .four-box {
  margin-top: 115px;
}

.main-box-four .four-box .w1317 {
  position: relative;
  height: 388px;
  overflow: visible;
}

.main-box-four .four-box .w1317 .four-box-one,
.main-box-four .four-box .w1317 .four-box-two {
  position: absolute;
  height: 100%;
  z-index: 1;
}

.main-box-four .four-box .w1317 .four-box-one {
  width: 548px;
  left: 0;
  background: url('3974296.png') top center no-repeat;
  background-size: 100% 100%;
}

.main-box-four .four-box .w1317 .four-box-two {
  width: 643px;
  right: 0;
  background: url('3974290.png') top center no-repeat;
  background-size: 100% 100%;
}

.main-box-four .four-box .w1317 .four-box-title {
  position: absolute;
  width: 165px;
  height: 80px;
  z-index: 2;
}
.main-box-four .four-box .w1317 .four-box-title a {
  position: relative;
  display: block;
  top: 0;
  z-index: 3;
}
.main-box-four .four-box .w1317 .four-box-title a span,
.main-box-four .four-box .w1317 .four-box-title a img {
  position: absolute;
}

.main-box-four .four-box .w1317 .four-box-title .four-title {
  width: 165px;
  height: 80px;
}

.main-box-four .four-box .w1317 .four-box-title .four-title span {
  display: block;
  width: 80px;
  height: auto;
  line-height: 44px;
  top: -12px;
  text-align: center;
  font-size: 41px;
  font-family: 'FZY3K';
  color: #b72e22;
  z-index: 4;
}
.main-box-four .four-box .w1317 .four-box-title .more {
  width: 76px;
  height: 18px;
  top: -60px;
}
.main-box-four .four-box .w1317 .four-box-title .more::after {
  position: absolute;
  content: '';
  width: 126px;
  height: 15px;
  bottom: -18px;
  background-color: #b72e22;
}
/* ------------------------ */
.main-box-four .four-box .w1317 .four-box-one .four-box-title {
  left: -57px;
  top: -56px;
}
.main-box-four .four-box .w1317 .four-box-two .four-box-title {
  right: -136px;
  top: -56px;
}

.main-box-four .four-box .w1317 .four-box-one .four-box-title .four-title span {
  right: -7px;
}
.main-box-four .four-box .w1317 .four-box-two .four-box-title .four-title span {
  left: -65px;
}
.main-box-four .four-box .w1317 .four-box-one .four-box-title .more {
  right: -172px;
}
.main-box-four .four-box .w1317 .four-box-two .four-box-title .more {
  left: -152px;
}

.main-box-four .four-box .w1317 .four-box-two .four-box-title .more::after {
  left: -50px;
}
/* ----------------融媒播放----------------- */
.main-box-four .four-box .w1317 .four-box-one .four-one-con {
  position: absolute;
  width: 224px;
  height: 327px;
  left: 153px;
  top: 37px;
}
.main-box-four .four-box .w1317 .four-box-one .four-one-con a {
  display: block;
  width: 224px;
  height: 327px;
  overflow: hidden;
}
.main-box-four .four-box .w1317 .four-box-one .four-one-con a img {
  width: 100%;
  height: 100%;
}
.main-box-four .four-box .w1317 .four-box-one .four-pic-code {
  position: absolute;
  width: 222px;
  height: 410px;
  top: -32px;
  right: -87px;
  background: url('3974293.png') top center no-repeat;
  background-size: 100% 100%;
  z-index: 3;
}

.main-box-four .four-box .w1317 .four-box-one .four-pic-code .pic-code {
  position: absolute;
  width: 193px;
  height: 312px;
  top: 50px;
  left: 15px;
  text-align: center;
  overflow: hidden;
}

.main-box-four .four-box .w1317 .four-box-one .four-pic-code .pic-code ul {
  width: 100%;
  height: 2496px;
}

.main-box-four
  .four-box
  .w1317
  .four-box-one
  .four-pic-code
  .pic-code:hover
  ul
  li {
  animation-play-state: paused;
}

.main-box-four .four-box .w1317 .four-box-one .four-pic-code .pic-code ul li {
  width: 83px;
  padding: 8px 0;
  margin: 0 auto;
  animation: move 50s linear infinite;
  cursor: pointer;
}

@keyframes move {
  0% {
  }

  100% {
    transform: translateY(-1248px);
  }
}

.main-box-four .four-box .w1317 .four-box-one .four-pic-code .pic-code a {
  display: block;
  width: 83px;
  margin: 0 auto;
}

.main-box-four .four-box .w1317 .four-box-one .four-pic-code .pic-code a span {
  display: block;
  width: 83px;
  height: 30px;
  line-height: 30px;
  margin: 10px auto;
  border-radius: 6px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: #b42f20;
}

.main-box-four .four-box .w1317 .four-box-one .four-pic-code .pic-code a img {
  display: block;
  width: 80px;
  height: 80px;
  margin: 10px auto;
}

/* ----------------解读评论----------------- */

.main-box-four .four-box .w1317 .four-box-two ul {
  width: 490px;
  height: auto;
  margin-top: 36px;
  margin-left: 40px;
}
.main-box-four .four-box .w1317 .four-box-two ul li {
  background: url('3974282.png') left no-repeat;
}

.main-box-four .four-box .w1317 .four-box-two ul li a {
  display: block;
  margin-bottom: 25px;
  padding-left: 25px;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* ----------------------影像记录------------------- */
.main-box-five {
  margin-top: 94px;
}
.main-box-five .five-box-top {
  width: 100%;
  overflow: hidden;
}
.main-box-five .five-box-top .w1000 .box-title {
  margin: 0 auto;
}
.main-box-five .five-box-top .w1000 .box-title img {
  right: 230px;
}
.main-box-five .five-box-top .w1000 .box-title span {
  right: 33px;
}

.main-box-five .five-box-con {
  position: relative;
  width: 100%;
  height: 1103px;
  background: url('3974303.png') top center no-repeat;
  background-size: 100% 100%;
}
.main-box-five .five-box-con::before,
.main-box-five .five-box-con::after {
  position: absolute;
  content: '';
  width: 1593px;
  height: 24px;
  background: url('3974280.png') no-repeat;
  background-size: 100% 100%;
}
.main-box-five .five-box-con::before {
  top: 18px;
  left: 10px;
}
.main-box-five .five-box-con::after {
  bottom: 18px;
  right: 10px;
}

.main-box-five .five-box-con .w1000 .five-box .five-box-top {
  width: 1000px;
  height: 628px;
  margin-top: 70px;
  overflow: hidden;
}

.main-box-five .five-box-con .w1000 .five-box .five-box-bottom {
  position: absolute;
  width: 1000px;
  height: 220px;
  margin-top: 35px;
  overflow: hidden;
}

.main-box-five .five-box-con .w1000 .five-box .five-box-bottom #swiper-three {
  position: absolute;
  width: 100%;
  height: 100%;
}

.main-box-five
  .five-box-con
  .w1000
  .five-box
  .five-box-bottom
  #swiper-three
  .swiper-slide
  a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-box-five
  .five-box-con
  .w1000
  .five-box
  .five-box-bottom
  #swiper-three
  .swiper-slide
  a
  img {
  width: 100%;
  height: 100%;
}

/* ----------------------图片放大---------------------- */

.swiper-container img:hover,
.box-content-top img:hover,
.four-one-con a img:hover {
  transform: scale(1.1);
  transition: all 1s;
}

/* ---------------list------------------- */
.list-content {
  width: 100%;
  padding-bottom: 30px;
  padding-top: 135px;
  overflow: hidden;
}

.list-content .w1200 {
  padding: 20px;
  box-shadow: 0px 0px 25px 6px rgba(242, 246, 248, 0.6);
  -webkit-box-shadow: 0px 0px 25px 6px rgba(242, 246, 248, 0.6);
  -moz-box-shadow: 0px 0px 25px 6px rgba(242, 246, 248, 0.6);
  border-radius: 15px;
  background: #fff;
}

.list-content .w1200 .url-nav {
  position: relative;
  float: left;
  width: 100%;
  height: 20px;
  margin: 25px 0px;
  padding: 0px 0px 15px 0px;
  border-bottom: solid 1px #999;
  font-size: 16px;
  color: #1a1a1a;
  text-indent: 1em;
}
.list-content .w1200 .url-nav a {
  color: #1a1a1a;
}
.list-content .w1200 .news-box {
  width: 100%;
  min-height: 600px;
  overflow: hidden;
}

.list-content .w1200 .news-box ul {
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
}
.list-content .w1200 .news-box ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url('3974281.png') left no-repeat;
}

.list-content .w1200 .news-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.list-content .w1200 .news-box ul li a span {
  font-size: 16px;
  text-indent: 2em;
  color: #1a1a1a;
}

.list-content .w1200 .news-box .page {
  width: 100%;
  height: 40px;
  margin: 20px 0;
  line-height: 40px;
  text-align: center;
}

.list-content .w1200 .news-box .page .font {
  display: inline-block;
  width: auto;
  min-width: 30px;
  padding: 0 5px;
  height: 40px;
  margin: 0 5px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #bc0000;
  font-size: 18px;
  color: #fff;
}

.list-content .w1200 .news-box .page a {
  display: inline-block;
  width: auto;
  min-width: 40px;
  padding: 0 5px;
  height: 40px;
  margin: 0 5px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 18px;
  color: #ccc;
}

/* -------------文章---------------- */

.list-content .w1200 .content-wz .wz-title {
  width: 100%;
  line-height: 45px;
  font-size: 24px;
  text-align: center;
}
.list-content .w1200 .content-wz .fb-time {
  width: 100%;
  padding: 20px 0px 15px 0px;
  overflow: hidden;
  text-align: center;
  border-bottom: solid 1px #999;
}
.list-content .w1200 .content-wz .fb-time span {
  font-size: 18px;
}

.list-content .w1200 .content-wz p {
  padding: 5px 0;
  font-size: 18px;
  text-indent: 2em;
}

.list-content .w1200 .content-wz p img {
  display: block;
  max-width: 900px;
  margin: 0 auto;
}
