* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

img {
  display: block;
  border: 0;
}

input {
  border: 0;
  outline: none;
  background: none;
  /* -webkit-appearance: none; */
}
/* input[type="radio"] {
    -webkit-appearance: radio !important;
} */
body{
  font-family: "Arial";
}
a{
  text-decoration:none;
}
.mobile_none {
  display: none;
}

.header {
  position: relative;
  height: 1.88rem;
  background: #079ce5;
  overflow: hidden;
}

.header img {
  width: 0.87rem;
  padding: 0.24rem 0 0 0.63rem;
}

.header ul.nav {
  font-size: 0.32rem;
}

.header ul.nav li.on {
  font-weight: 700;
}

.header ul.nav {
  white-space: nowrap;
  width: 100%;
  overflow: scroll;
  display: flex;
  padding: 0.2rem 0;
  height: 0.8rem;
}

.header ul.nav li {
  float: left;
  margin: 0 0.2rem;
}

.header ul.nav li a {
  color: #fff;
}

.header .search {
  position: absolute;
  top: 0.5rem;
  right: 1.45rem;
}

.header .search input.text {
  border-bottom: 0.012rem solid #83cef2;
  float: left;
  height: 0.35rem;
  width: 2.39rem;
  padding-left: 0.1rem;
  color: #fff;
  -webkit-appearance: none;
}

.header .search input.submit {
  /* border: 1px solid #000; */
  float: left;
  background: url(ZHEN_soso_v2020.png) no-repeat;
  width: 0.35rem;
  height: 0.35rem;
  margin-left: 0.05rem;
  -webkit-appearance: none;
}

.header .cn {
  position: absolute;
  top: 0.5rem;
  right: 0.3rem;
  font-size: 0.28rem;
  color: #fff;
}

.header .cn a {
  color: #fff;
  margin-left: 0.3rem;
}

.footer {
  padding-top: 0.3rem;
  position: relative;
  height: 1.38rem;
  background: #f8f8f8;
}

.footer .toTop {
  position: absolute;
  width: 0.61rem;
  height: 0.61rem;
  right: 0.3rem;
  top: 0.54rem;
}

.footer .mobile_logoEnd.pc_none {
  display: block;
  margin: 0 auto;
  width: 3.86rem;
}

.footer .csrs .cs {
  padding: 0.2rem 0;
  font-size: 0.24rem;
  text-align: center;
}

.footer .csrs .cs a {
  font-size: 0.24rem;
  color: #2f68bd;
}




/* 轮播 */
.mobile_slide .swiper-wrapper .swiper-slide img {
  width: 7.5rem;
}

.mobile_slide .swiper-pagination {
  /* float: left; */
  /* margin: 0 auto; */
  display: flex;
  justify-content: center;
}

.mobile_slide .swiper-pagination .swiper-pagination-bullet {
  display: block;
  float: left;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 0.7rem;
  background: rgba(255, 255, 255, 0.6);
}

.mobile_slide .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.3rem;
  background: rgba(255, 255, 255, 0.8);
}

.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 0.18rem;
  height: 0.14rem;
}


.mainBg {
  background: #f0f0f0;
}

/* 首页 news */
.news {
  /* margin-top: 0.3rem; */
  padding: 0.3rem 0.3rem 0 0.3rem;
}

.news .titleCon {
  height: 0.7rem;
  line-height: 0.7rem;
  border-bottom: 0.02rem solid #919191;
}

.news .titleCon .title {
  font-size: 0.4rem;
  /* font-family: Candara; */
  font-weight: 700;
}

.news .listCon ul.imgList {
  padding-top: 0.1rem;
}

.news .listCon ul.imgList li {
  overflow: hidden;
  padding: 0.2rem 0 0.2rem 0;
  border-bottom: 1px dashed #bfbfbf;
}

.news .listCon ul.imgList .left {
  float: left;
}

.news .listCon ul.imgList .right {
  float: left;
  width: 4.2rem;
  margin-left: 0.3rem;
}

.news .listCon ul.imgList .left img {
  width: 2.35rem;
  height: 1.55rem;
}

.news .listCon ul.imgList .right .newsT {
  color: #31579e;
  font-size: 0.32rem;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  height: 1.4rem;
  line-height: 0.36rem;
  overflow: hidden;
  padding: 0.05rem 0 0 0;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.news .listCon ul.imgList .right .newsTime {
  font-size: 0.28rem;
  color: #333;
  text-align: right;
}

.news .listCon ul.wordList {
  padding: 0.15rem 0;
}

.news .listCon ul.wordList li {
  padding: 0.15rem 0;
}

.news .listCon ul.wordList .newsT {
  font-size: 0.32rem;
  color: #333;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  padding-left: 0.2rem;
  background: url(ZHEN_wordListDot.png) no-repeat left 0.12rem;
}

.mobile_more {
  width: 6.88rem;
  border-radius: 0.2rem;
  border: 0.012rem solid #999999;
  font-size: 0.3rem;
  text-align: center;
  height: 0.58rem;
  line-height: 0.58rem;
  font-weight: 700;
  /* font-family: 微软雅黑; */
}

.mobile_more a {
  color: #999;
}


/* 首页 space_science */
.space_science {
  margin-top: 0.5rem;
  /* padding: 0 0.3rem;  */
}

.space_science .title {
  height: 0.7rem;
  border-bottom: 0.02rem solid #919191;
  font-size: 0.45rem;
  font-weight: 700;
  margin: 0 0.3rem;
  margin-bottom: 0.3rem;
}

.space_science .up {
  padding: 0 0.3rem;
}

.space_science .up .ssupItem {
  position: relative;
}

.space_science .up .ssupItem img {
  width: 100%;
}

.space_science .up .ssupItem a {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  font-size: 0.32rem;
  color: #fff;
  font-weight: 700;
  padding-left: 2rem;
  box-sizing: border-box;
}

.space_science .bottom {
  margin-top: 0.3rem;
  /* width: 100%; */
  overflow: hidden;
  background: #c1e3fe;
  padding: 0.3rem;
}

.space_science .bottom .ssboItem {
  float: left;
  position: relative;
  /* margin: 0.3rem 0 0 0 ; */
  /* padding: 0.3rem 0; */

}

.space_science .bottom .ssboItem img {
  width: 2.3rem;
  height: 1.34rem;
}

.space_science .bottom .ssboItem a {
  display: block;
  position: absolute;
  bottom: 0.16rem;
  font-size: 30px;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  font-weight: 700;
  width: 100%;
  text-align: center;
  font-size: 0.28rem;
  color: #fff;
  height: 100%;
  top: 0;
  line-height: 2.1rem;
}

/* 首页 About CMS  Constitutes...  */
.acma {
  margin-top: 0.5rem;
  padding: 0 0.3rem;
  overflow: hidden;
}

.acma .acmaItem {
  position: relative;
  float: left;
}

.acma .acmaItem img {
  width: 1.72rem;
  height: 2.06rem;
}

.acma .acmaItem a {
  display: block;
  position: absolute;
  top: 0.25rem;
  width: 100%;
  text-align: center;
  /* font-family: Candara; */
  font-size: 0.26rem;
  font-weight: 700;
  color: #fff;
  height: 100%;
  top: 0;
  line-height: .65rem;
}

/* MULTIMEDIA */
.mult {
  position: relative;
  margin-top: 0.5rem;
  padding: 0.6rem 0.3rem 0.5rem 0.3rem;
}

.mult .titleCon {
  position: absolute;
  top: 0;
  left: 0.3rem;
  width: 6.9rem;
  border-bottom: 0.02rem solid #919191;
  padding-bottom: 0.1rem;
}

.mult .titleCon .title {
  font-size: 0.45rem;
  color: #333;
  font-weight: 700;
}

.mult .left {
  padding-top: 0.35rem;
  overflow: hidden;
}

.mult .left .swiper-slide img {
  width: 6.9rem;
  height: 4.62rem;
}

.mult .left .swiper-slide {
  height: 5.4rem;
}

.mult .left .swiper-slide .slide2T {
  font-size: 0.32rem;
  color: #31579e;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  width: 5.5rem;
  height: 0.75rem;
  overflow: hidden;
}

.mult .left .swiper-container2 {
  position: relative;
}

.mult .left .swiper-container2 .swiper-button-prev2,
.mult .left .swiper-container2 .swiper-button-next2 {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  background: url(ZHEN_slide2Next_v2020.png) no-repeat;
  background-size: contain;
  top: 4.65rem;
  margin-top: 0;
  right: 0;
  z-index: 9;
}

.mult .left .swiper-container2 .swiper-button-prev2 {
  right: 0.68rem;
  background: url(ZHEN_slide2Prev_v2020.png) no-repeat;
  background-size: contain;
  left: 5.58rem;
}

.mult .right .listCon ul {
  overflow: hidden;
  padding: 0.3rem 0;
}



.mult .right .listCon ul li {
  float: left;
  position: relative;
  width: 3.3rem;
  margin-right: 0.3rem !important;
}

.mult .right .listCon ul li:nth-child(2n) {
  margin-right: 0 !important;
}

.mult .right .listCon ul li .mainImg {
  width: 100%;
  height: 2.1rem;
}

.mult .right .listCon ul li .shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.mult .right .listCon ul li .icon_img {
  position: absolute;
  bottom: 0.2rem;
  right: 0.2rem;
  width: 0.3rem;
  z-index: 9;
}

/* Management */

.crumbs {
  text-align: right;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.5rem;
  margin: 0 0.3rem;
  padding-left:1rem; 
}

.crumbs a {
  color: #333;
}

.Mana {
  padding: 0 0.3rem;
}

.Mana .leftMana ul {
  padding: 0.18rem 0 0.3rem 0;
  border-bottom: 0.04rem solid #e6e6e6;
  overflow: hidden;
}

.Mana .leftMana ul li {
  float: left;
  width: auto;
  padding: 0 .2rem;
  height: 0.68rem;
  line-height: 0.68rem;
  border: 0.012rem solid #e6e6e6;
  font-size: 0.3rem;
  color: #666;
  font-weight: 700;
  text-align: center;
  margin-right: 0.24rem;
}

.Mana .leftMana ul li:nth-child(2) {
  margin-right: 0;
}

.Mana .leftMana ul li a {
  color: #666;
}

.Mana .leftMana ul li.active {
  height: 0.7rem;
  border: 0;
  background: #007bc6;
}

.Mana .leftMana ul li.active a {
  color: #fff;
}

.Mana .rightMana .title {
  font-size: 0.38rem;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  font-weight: 700;
  color: #0f62af;
  padding: 0.2rem 0;
}

.Mana .rightMana .desc {
  font-size: 0.32rem;
  /* text-indent: 2em; */
  line-height: 0.5rem;
  border-bottom: 0.02rem solid #e6e6e6;
  padding-bottom: 0.3rem;
}
.Mana .rightMana .desc div,.Mana .rightMana .desc p{
  width: 100% !important;
  text-align: justify;
}
.Mana .rightMana ul.ManaList {
  overflow: hidden;
  padding: 0.5rem 0 0.3rem 0;
}

.Mana .rightMana ul.ManaList li {
  float: left;
  width: 3.28rem;
  height: 5rem;
  border: 0.012rem solid #7fc2ec;
  background: #f7f7f7;
  padding-top: 0.2rem;
  margin-right: 0.25rem !important;
  margin-bottom: 0.3rem;
}

.Mana .rightMana ul.ManaList li:nth-child(2n) {
  margin-right: 0 !important;
}

.Mana .rightMana ul.ManaList li img {

  display: block;
  width: 2.82rem;
  height: 3.8rem;
  margin: 0 auto;
  border: 0.012rem solid #e0e0e0;
}

.Mana .rightMana ul.ManaList li .name {
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  font-size: 0.32rem;
  font-weight: 700;
  color: #0f62af;
  text-align: center;
  padding-top: 0.15rem;
}

.Mana .rightMana ul.ManaList li .posi {
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  font-size: 0.32rem;
  text-align: center;
  padding-top: 0.1rem;
  color: #333;
}

/* missions 列表  MISSION*/
.missionL .crumbs {
  border-bottom: 0.04rem solid #e6e6e6;
}

.Missions {
  padding: 0 0.3rem 0.5rem 0.3rem;
}

.Missions .title {
  color: #0f62af;
  font-size: 0.38rem;
  font-weight: 700;
  height: 0.6rem;
  line-height: 0.9rem;
}

.Missions ul.consList {
  padding-bottom: 0.3rem;
}

.Missions ul.consList li {
  overflow: hidden;
  padding: 0.3rem 0;
  border-bottom: 0.012rem dashed #bfbfbf;
}

.Missions ul.consList li .left {
  float: left;
}

.Missions ul.consList li .right {
  float: left;
  width: 4.2rem;
  margin-left: 0.3rem;
}

.Missions ul.consList li .left img {
  width: 2.33rem;
  height: 1.55rem;
}

.Missions ul.consList li .right .rtitle {
  font-size: 0.32rem;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  color: #31579e;
  padding-bottom: 0.15rem;
}

.Missions ul.consList li .right .rdesc {
  font-size: 0.28rem;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  color: #333;
  height: 1rem;
  overflow: hidden;
}

/* Mission 详情 missionv2 */
.missionsv2 .leftMana {
  height: 1.1rem;
  overflow: hidden;
  border-bottom: 0.04rem solid #e6e6e6;
}

.missionsv2 .leftMana ul {
  display: flex;
  white-space: nowrap;
  overflow: scroll;
  height: 0.9rem;
}

.missionsv2 .leftMana ul li {
  float: left;
  padding: 0 0.2rem; 
  width: auto;
  /* font-family: Candara; */
}

.missionsv2 .leftMana ul li:nth-child(2) {
  margin-right: 0.25rem;
}

.missionsv2 .rightMana .desc p {
  line-height: 0.5rem;
  text-align: justify;
    margin-bottom: .2rem;
}

.missionsv2 .rightMana .desc img {
  width: 6.87rem;
  margin: 0.3rem 0;
  height: auto;
}

/* NEWS */
.news_C.crumbs {
  height: 0.68rem;
  line-height: 0.6rem;
  border-bottom: 0.02rem solid #999999;
}



.news_p ul.consList li .rtitle {
  font-size: 0.32rem;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  color: #1a1a1a;
  padding-left: 0.2rem;
  background: url(ZHEN_blueDot_v2020.png) no-repeat left 0.2rem;
  background-size: 0.06rem 0.06rem;
  line-height: 0.5rem;
}

.news_p ul.consList li .rmore .time {
  float: right;
  font-size: 0.28rem;
  margin-top: 0.15rem;
  color: #999;
  background: url(ZHEN_newsClock_v2020.png) no-repeat left center;
  background-size: .24rem .24rem;
  padding-left:.3rem;
}

.news_p ul.consList li .rmore .time img {
  float: left;
  width: 0.24rem;
  height: 0.24rem;
  padding-top: 0.055rem;
  display: none;
}

.news_p ul.consList li .rmore .time span {
  display: block;
  float: left;
  padding-left: 0.1rem;
}

/* 文章详情 */
.artDet {
  margin: 0 0.3rem;
}

.artDet .title {
  position: relative;
  /* font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
  font-size: 0.38rem;
  font-weight: 700;
  line-height: 0.45rem;
  color: #0f62af;
  padding: 0.5rem 0;
  padding-top: 0.2rem;
}

.artDet .title .ts {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.28rem;
  color: #999;
  float: right;
  width: 3.3rem;
  overflow: hidden;
  /* padding: 0.2rem 0; */
}

.artDet .title .ts .time,
.artDet .title .ts .see {
  float: left;
  overflow: hidden;
  margin-left: 0.1rem;
}

.artDet .title .ts .time img,
.artDet .title .ts .time span,
.artDet .title .ts .see img,
.artDet .title .ts .see span {
  display: block;
  float: left;
  margin-left: 0.1rem;
}

.artDet .title .ts .time img {
  width: 0.24rem;
  padding-top: 0.08rem;
}

.artDet .title .ts .see img {
  width: 0.32rem;
  padding-top: 0.08rem;
}

.artDet .abtCon {
  position: relative;
  padding: 0.3rem 0 0.7rem 0;
}
.artDet .abtCon #con_video{
      text-indent: 0;
}
.artDet .abtCon #con_video video{
  width: 100% !important;
  height: 4.2rem !important;
}
.artDet .abtCon .header,.artDet .abtCon .dqwz{
  display: none;
}
.artDet .abtCon .imgCon img,.artDet .abtCon img {
  max-width: 100%;
  height: auto !important;
}
.artDet .abtCon ul {
  padding-left: .6rem;
}
.artDet .abtCon ul li {
  list-style: disc!important;
}

.artDet .abtCon p,.artDet .abtCon div{
  font-size: 0.32rem;
  line-height: 0.5rem;
  color: #333;
  margin: 0.5rem 0;
  word-wrap:break-word;
}
.artDet .abtCon .videoP{
  display: none;
}
.artDet .abtCon .videoPmobile{
  height: 6.5rem;
}
.artDet .abtCon .editor {
  position: absolute;
  bottom: 0.3rem;
  right: 0;
  font-size: 0.32rem;
  color: #333;
}

/* Space Science */
.sspace {
  padding-bottom: 0.5rem;
}

.sspace .leftMana {
  height: 1.4rem;
  overflow: hidden;
}

.sspace .leftMana ul {
  padding-bottom: 0.3rem;
  height: 1.7rem;
}

.sspace .leftMana ul li {
  height: 0.88rem;
  text-align: center;
  min-width: 4.2rem;
}

.sspace .leftMana ul li.active {
  height: 0.9rem;
  width: 4.2rem;
  border: 0;

}

.sspace .leftMana ul li a {
  display: block;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  white-space: normal;
  line-height: 0.35rem;
  text-align: center;
}
.sspace .rightMana{
  min-height: 5rem;
}
.sspace .rightMana .title {
  background: url(ZHEN_ssTBg_v2020.png) no-repeat;
  background-position: -0.05rem -0.05rem;
  font-size: 0.32rem;
  /* font-family: Candar; */
  color: #fff;
  height: 0.84rem;
  border: 0.02rem solid #90d7fb;
}

.sspace .rightMana .title span {
  display: block;
  float: left;
  padding: 0.2rem 0;
  margin-left: 0.1rem;
  border-bottom: 0.012rem solid #fff;
  padding-top: 0.1rem;
}

.sspace .rightMana .desc p {
  line-height: 0.5rem;
  margin: 0.2rem 0;
}


/* 航天员详情 */
.astrDet {
  margin: 0 0.3rem;
  padding-bottom: 0.5rem;
}

.astrDet .title .left {
  float: left;
}

.astrDet .title {
  overflow: hidden;
}

.astrDet .title .left img {
  height: 0.4rem;
}

.astrDet .title .right {
  float: left;
  color: #0f62af;
  font: bold 0.38rem Arial;
  line-height: 0.35rem;
  width: 6.06rem;
  border-bottom: 0.02rem solid #0086d8;
  margin-left: 0.1rem;
  padding-bottom: 0.07rem;
}

.astrDet .left .imgCon {
  width: 3.98rem;
  height: 5.58rem;
  border: 0.012rem solid #7fc2ec;
  background: #f7f7f7;
  margin: 0.5rem auto;
}

.astrDet .left .imgCon img {
  width: 3.48rem;
  height: 5.08rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.24rem;
  border: 0.012rem solid #e0e0e0;
}

.astrDet .right .name {
  color: #333;
  font-size: 0.32rem;
  font-weight: 700;
}
.astrDet .right ul.astrInfo li {
  overflow: hidden;
  margin: 0.1rem 0;
}
.astrDet .right ul.astrInfo li .itemName {
  float: left;
  color: #333;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 0.5rem;
}
.astrDet .right ul.astrInfo li .itemDet {
  float: left;
  color: #333;
  font-size: 0.32rem;
  font-weight: 400;
  line-height: 0.5rem;
}
.astrDet .abtCon p,.astrDet .abtCon div,.astrDet .abtCon span{
  font-family: "Arial" !important;
}
.abtCon video{
  width: 100%;
  height: auto;
}

.headerTopBox{
  height: .68rem;
  padding: 0 .3rem;
}
.headerTop{
  height: .68rem;
  background: url(scroll_img.png) left center no-repeat;
  background-size:.22rem auto ;
  padding-left: .3rem;
}
.headerNoticeBox{
  width: 6.8rem;
  overflow: hidden;
  float: left;
  position: relative;
  height: .68rem;
}
.headerNoticeUl{
  height: .68rem;
  width: 999999999px;
  position: absolute;
  left: 0;
  top: 0;
}
.headerNoticeUl li{
  float: left;
  height: .68rem;
  line-height: .68rem;
  font-size: .3rem;
  margin-right: .24rem;
  width: auto!important;
}
.headerNoticeUl li a{
  color: #003f88;
}