﻿/* 适配版 */

.m {
    display: none;
}

.pc {
    display: block;
    font-size: 1;
}

@media screen and (max-width: 640px) {
    .pc {
        display: none;
    }
    .m {
        display: block;
    }
    .w1600 {
        width: 100%;
        margin: 0 auto;
    }
    .banner {
        width: 100%;
        height: 1.8rem;
    }
    .logo {
        float: left;
        padding-top: .45rem;
    }
    .sou_dao {
        width: 11.65rem;
        padding-top: .15rem;
    }
    .search {
        position: relative;
        margin-left: 0;
        margin-right: 0rem;
        width: 2.2rem;
        height: 0.35rem;
        border-radius: 0.5rem;
        background-color: rgba(221, 220, 220, 0.3);
    }
    .search_sr {
        margin-left: .1rem;
        width: 1.7rem;
        height: .35rem;
        color: aliceblue;
        background-color: rgba(221, 220, 220, 0) !important;
    }
    .search_but {
        position: absolute;
        top: 0.04rem;
        right: 0.13rem;
        width: 0.26rem;
    }
    .en {
        padding-top: .07rem;
        margin-right: .1rem;
    }
    .wzaghb {
        padding-top: .07rem;
    }
    .wzaghb div {
        float: left;
        margin-right: .1rem;
    }
    .wzaghb a {
        font-size: .14rem;
        color: #f1f1f1;
    }
    .nav {
        margin-top: .75rem;
    }
    .banner_nav_oneul .o_li {
        position: relative;
        float: left;
        height: 0.3rem;
        padding: 0;
        margin-bottom: .2rem;
        width: 1.5rem;
        text-align: center;
        border-right: 0.02rem solid #f1f1f1;
    }
    .banner_nav_oneul .o_li.o_li:nth-child(4n) {
        border: none;
    }
    .banner_nav_oneul .o_li a {
        font-weight: 600;
        font-size: .24rem;
        color: #f1f1f1;
    }
    .subnav {
        position: absolute;
        left: 0.1rem;
        top: 0.3rem;
        padding: 0.1rem 0.1rem;
        width: 1.1rem;
        text-align: center;
        background: rgba(51, 50, 50, 0.9);
        z-index: 2;
    }
    .banner_nav_oneul .subnav ul li {
        margin-bottom: .15rem;
    }
    .banner_nav_oneul .subnav ul li:last-child {
        margin-bottom: 0;
    }
    .banner_nav_oneul .subnav ul li a {
        font-size: .18rem;
        font-weight: 500;
    }
    .banner_nav_oneul .subnav ul li a:hover {
        font-weight: 600;
    }
    /* 手机banner+nav */
    .banner_m {
        font-size: .1rem;
    }
    .banner_m {
        box-sizing: border-box;
        padding: .25rem 0 0 0.1rem;
        width: 100%;
        height: 2.4rem;
        background: url(10545509.png)no-repeat center top;
    }
    .m_logo {
        float: left;
    }
    .m_wza_en {
        padding-top: .08rem;
        float: right;
        width: 2.5rem;
    }
    .mcnsalogo {
        margin-left: 0.2rem;
        margin-right: 0.06rem;
        width: 0.65rem;
    }
    .mwzlogo {
        width: 1.9rem;
    }
    .m_wza_en li {
        float: left;
        margin-right: .15rem;
    }
    .m_wza_en li img {
        width: .25rem;
    }
    .m_wza_en li a {
        color: #f1f1f1;
        font-size: .2rem;
    }
    .msubnav {
        display: none;
    }
    .m_nav {
        margin-top: .28rem;
    }
    /* 焦点图 */
    .jdt {
        width: 100%;
        height: 4rem;
    }
    .jdt_cont {
        position: relative;
        width: 100%;
        height: 4rem;
    }
    .jdt .swiper-container {
        width: 100%;
    }
    .jdt .swiper-slide {
        width: 100%;
    }
    .jdt .swiper-slide img {
        width: 100%;
        height: 4rem;
    }
    .jdt .swiper-slide .jdt_tit {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0.8rem;
        line-height: .8rem;
        text-indent: 0.5em;
        font-size: .2rem;
        color: #f1f1f1;
        background: rgba(51, 50, 50, 0.3);
    }
    .jdt .pagination {
        position: absolute;
        width: 0;
        z-index: 20;
        right: .1rem;
        bottom: .35rem;
    }
    .jdt .swiper-pagination-switch {
        width: 0;
        display: inline-block;
        width: .45rem;
        height: .08rem;
        border-radius: .08rem;
        background: rgba(182, 180, 180, 0.5);
        margin-right: .05rem;
        opacity: 0.8;
        /* border: .01rem solid #fff; */
        cursor: pointer;
    }
    .jdt .swiper-visible-switch {
        width: 0;
        background: #aaa;
    }
    .jdt .swiper-active-switch {
        background: #fff;
        width: 0;
    }
    .tlt img {
        margin-top: .35rem;
        width: 100%;
        height: auto;
    }
    .news {
        float: left;
        margin-top: 0;
        width: 95%;
        height: auto;
        padding: 0 0.2rem;
        border-right: none;
    }
    .new_tit {
        float: left;
        position: relative;
        width: 100%;
        height: 0.8rem;
        line-height: .5rem;
        border-bottom: 0.01rem #c3bebd solid;
    }
    .new_tit a {
        cursor: default;
        font-size: .34rem;
        font-weight: 600;
        color: #1c4aa3;
    }
    .new_tit::after {
        content: "";
        width: .45rem;
        height: .04rem;
        background-color: #0061c0;
        display: block;
        position: absolute;
        bottom: -0.02rem;
        left: 0;
    }
    .new_cont {
        float: left;
    }
    .new_cont_li {
        width: 100%;
        height: 1.7rem;
        overflow: hidden;
        padding: 0.25rem 0 0.3rem 0;
        border-bottom: 0.01rem #c3bebd solid;
    }
    .news_img {
        float: left;
    }
    .news_wz {
        width: 50%;
        float: right;
        height: 1.6rem;
        overflow: hidden;
    }
    .news_img img {
        width: 2.9rem;
        height: 1.7rem;
    }
    .news_tit {
        font-size: .24rem;
        color: #0d0d0d;
        margin-bottom: 0.1rem;
    }
    .news_tit:hover {
        color: #CC0000;
    }
    .news_nr {
        font-size: .2rem;
        line-height: .28rem;
    }
    /* 右侧 */
    .partR {
        float: left;
        width: 94%;
        margin: 0;
        padding: .2rem;
    }
    .partR_tit {
        position: relative;
        width: 100%;
        height: 0.8rem;
        line-height: .4rem;
        box-sizing: border-box;
        padding: 0 0 0 0.2rem;
    }
    .partR_tit a {
        cursor: default;
        font-size: .34rem;
        font-weight: 600;
        color: #1c4aa3;
    }
    .partR_tit::after {
        content: "";
        width: .45rem;
        height: .04rem;
        background-color: #0061c0;
        display: block;
        position: absolute;
        bottom: -0.02rem;
        left: .2rem;
    }
    .jgjj {
        width: 100%;
        height: 3.8rem;
        background: #f5f5f5;
    }
    .jgjj_ld {
        width: 2.5rem;
        margin: 0 auto;
        margin-top: 0.25rem;
    }
    .jgjj_ld li {
        font-size: .3rem;
        font-weight: 600;
        color: #1c4aa3;
        margin-bottom: .25rem;
    }
    .jgjj_ld ul {
        float: left;
    }
    .ld_zw {
        text-align: center;
    }
    .lglj1 {
        width: 100%;
        height: .85rem;
        line-height: .85rem;
        text-align: center;
        color: #f1f1f1;
        font-weight: 600;
        font-size: .35rem;
        margin-bottom: .22rem;
    }
    .lglj2 {
        font-size: .28rem;
        width: 100%;
        height: .85rem;
        line-height: .85rem;
        text-align: center;
        color: #f1f1f1;
        font-weight: 600;
    }
    .zght {
        margin-top: 0.2rem;
        width: 100%;
        height: 5.8rem;
        background: #f5f5f5;
    }
    .zght_icos {
        width: 4.7rem;
        margin: .18rem auto 0;
    }
    .zght_ulL {
        margin-right: .1rem;
    }
    .zght_li {
        width: 2.3rem;
        height: 1rem;
        line-height: .25rem;
        font-size: .2rem;
        font-weight: 600;
        color: #f1f1f1;
        box-sizing: border-box;
        padding-top: 0.35rem;
        padding-left: 0.95rem;
        margin-bottom: 0.1rem;
        background-size: 2.3rem 1rem !important;
    }
    .zght_li_sh {
        padding-top: .2rem;
    }
    .lssdjt {
        width: 100%;
        height: 2.4rem;
        margin-top: .2rem;
        background: #f5f5f5;
    }
    .lssdjt .lssdjt_cont {
        width: 5.7rem;
        height: 1.3rem;
        margin: 0 auto;
        margin-top: 0.2rem;
        box-sizing: border-box;
        padding: 0.3rem 0 0 0.35rem;
    }
    .lefData {
        float: left;
        width: 1rem;
        height: .7rem;
    }
    .lefData p {
        color: #f1f1f1;
    }
    .lefData #day {
        font-size: .45rem;
    }
    .lefData #yue {
        font-size: .18rem;
    }
    .lefCont {
        float: left;
        width: 4.1rem;
        font-size: .2rem;
        padding-top: .1rem;
        color: #f1f1f1;
    }
    .lefCont .txt {
        font-size: .2rem;
    }
    .ztzl {
        width: 100%;
        height: 3.8rem;
        margin-top: 0.2rem;
        box-sizing: border-box;
        padding: 0 0.2rem;
        background: #f5f5f5;
    }
    /* 专题专栏轮播图 */
    .ztlbt {
        margin: 0 auto;
        width: 100%;
        height: 2.65rem;
        margin-top: .25rem;
    }
    .ztlbt .swiper-container {
        width: 100%;
        height: 100%;
    }
    .ztlbt .swiper-slide {
        position: relative;
        width: 100%;
    }
    .ztlbt .swiper-slide img {
        width: 100%;
        height: 2rem;
    }
    .ztlbt .pagination {
        position: absolute;
        z-index: 20;
        right: 25%;
        bottom: 0;
    }
    .ztlbt .swiper-pagination-switch {
        display: inline-block;
        width: .45rem;
        height: .08rem;
        border-radius: .08rem;
        background: rgba(182, 180, 180, 0.5);
        margin-right: .05rem;
        opacity: 0.8;
        /* border: .01rem solid #fff; */
        cursor: pointer;
    }
    .ztlbt .swiper-visible-switch {
        background: #aaa;
    }
    .ztlbt .swiper-active-switch {
        background: #195ad8;
    }
    .hdjl {
        width: 100%;
        height: 7rem;
        margin-top: .2rem;
        background: #f5f5f5;
    }
    .hdjl_cont {
        width: 100%;
        box-sizing: border-box;
        padding: 0 .2rem;
        margin-top: .2rem;
        margin-bottom: .05rem;
    }
    .hdjl_cont img {
        width: 100%;
        height: auto;
        margin-bottom: 0.2rem;
    }
    .hdjl_cont p {
        text-align: center;
        font-size: .24rem;
        line-height: .32rem;
    }
    .zxjy {
        box-sizing: border-box;
        padding: 0.2rem 0 0 2rem;
        width: 4.7rem;
        height: 0.8rem;
        margin: 0 auto;
        font-size: .24rem;
        font-weight: 600;
        color: #f1f1f1;
        background: url(10545599.png)no-repeat center top;
        background-size: 4.7rem 0.8rem;
    }
    .zyfw {
        width: 100%;
        height: 3.85rem;
        margin-top: .2rem;
        background: #f5f5f5;
    }
    .zyfw_ul {
        width: 5rem;
        margin: 0 auto;
        margin-top: .2rem;
    }
    .zyfw_li {
        width: 100%;
        height: 0.7rem;
        line-height: .7rem;
        text-align: center;
        margin-bottom: 0.1rem;
        font-size: .25rem;
        font-weight: 600;
        color: #1c4aa3;
        background: url(10545600.png)no-repeat center top;
        background-size: 5rem 0.7rem;
    }
    .footer {
        padding: 0.35rem 0;
        width: 100%;
        height: 3.8rem;
        background: #1644a0;
        text-align: center;
        color: #fff;
        font-size: .25rem;
    }
    .xglj {
        box-sizing: border-box;
        padding-top: .25rem;
        width: 100%;
        height: .65rem;
        background: #909090;
    }
    .xglj li {
        float: left;
        padding-right: .15rem;
    }
    .xglj li :last-child {
        padding-right: 0;
    }
    .xglj li a {
        font-size: .2rem;
        color: #f1f1f1;
    }
    .foot_xx_cont {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .dzzcicon {
        position: absolute;
        top: .45rem;
    }
    .dzzcicon img {
        vertical-align: middle;
    }
    .f_wz {
        position: absolute;
        top: .55rem;
        left: 2.15rem;
        font-size: .14rem;
        color: #fff;
    }
    .f_wz a {
        color: #fff;
    }
    /* footer */
    .xglj_m {
        margin: 0.3rem 0.2rem;
    }
    .xglj_m_cont li {
        text-align: center;
        float: left;
        width: 2.4rem;
        height: auto;
        line-height: .32rem;
        margin: 0 0.2rem 0.2rem 0.2rem;
        padding: 0.2rem 0.1rem;
        font-size: .24rem;
        background: #f9f9f9;
        border-radius: 0.05rem;
    }
    .footer_m {
        padding: 0.35rem 0;
        width: 100%;
        height: 3.8rem;
        line-height: .38rem;
        background: #1644a0;
        text-align: center;
        color: #fff;
        font-size: .25rem;
    }
    .footer_m img {
        vertical-align: middle !important;
    }
    .dzjg {
        margin: 0.45rem 41% 0.2rem;
        width: 1rem;
    }
    .banner,
    .xbbf,
    .footer {
        width: 100%;
    }
    /* 二级页 文章页 */
    .w1350 {
        width: 95%;
        margin: 0 auto;
    }
    .route_infor {
        width: 100%;
        line-height: .3rem;
        padding: .15rem 0;
        font-size: .26rem;
    }
    .list_nav {
        width: 3.2rem;
        background: #ecf6fc;
        box-sizing: border-box;
        padding: .2rem .3rem .45rem .35rem;
    }
    .list_nav h1 {
        margin-bottom: .25rem;
        font-size: .3rem;
        font-weight: 600;
        color: #092f9a;
    }
    .list_nav li {
        width: 2.45rem;
        height: .58rem;
        line-height: .6rem;
        font-size: .18rem;
        border-bottom: .01rem solid #c3bebd;
    }
    .list_nav li:nth-child(1) {
        border-top: .01rem solid #c3bebd;
    }
    .list_nav .list_nav_act {
        background: #092f9a;
    }
    .list_nav .list_nav_act a {
        color: #f1f1f1;
    }
    .cont_list {
        width: 100%;
    }
    .cont_list ul {
        margin-bottom: .2rem;
    }
    .cont_ulR {
        margin-bottom: 0.3rem;
    }
    .cont_list_li {
        width: 100%;
        height: auto;
        padding: .25rem 0;
        border-bottom: .01rem dashed #c3bebd;
    }
    .cont_ulR .cont_list_li img {
        float: left;
        width: 2.4rem;
        height: 1.35rem;
    }
    .ejlist_contR {
        float: right;
        width: 58%;
        height: 100%;
    }
    .ejlist_cont_tit {
        font-size: .25rem;
        font-weight: 600;
    }
    .ejlist_cont_tit_rq {
        float: right;
        font-size: .186rem;
        font-weight: 500;
    }
    .ejlist_cont_wz {
        margin-top: .1rem;
        font-size: .2rem;
        line-height: .28rem;
        color: #4f4f4f;
    }
    .ejlist_cont {
        float: right;
        width: 100%;
        height: 100%;
    }
    .land img {
        vertical-align: middle;
        padding-top: .1rem;
        display: none !important;
    }
    .cont_pic_li {
        float: left;
        width: 2.95rem;
        height: 2.7rem;
        background: #f3f3f3;
        margin: 0 .15rem .25rem 0;
    }
    .cont_pic_li:nth-child(3n) {
        margin: 0 .15rem .25rem 0;
    }
    .cont_pic_li:nth-child(2n) {
        margin-right: 0;
    }
    .cont_pic_li img {
        width: 100%;
        height: 1.95rem;
    }
    .cont_pic_li p {
        width: 100%;
        text-align: center;
        color: #4f4f4f;
        padding-top: 0rem;
        font-size: .18rem;
    }
    .gjhz_L {
        float: left;
        width: 100%;
        padding-top: .15rem;
        margin-bottom: .5rem;
    }
    .gjhz_L .new_tit {
        float: none;
    }
    .gjhz_list {
        margin-top: .2rem;
    }
    .gjhz_L .ejlist_contR {
        width: 57%;
    }
    .gjhz_L .cont_list_li {
        width: 100%;
        height: 1.9rem;
    }
    .gjhz_R {
        float: none;
        width: 70%;
        margin: 0 auto;
    }
    .gjhz_R_tit {
        width: 100%;
        font-size: .3rem;
        font-weight: 600;
        color: #1c4aa3;
    }
    .ghjz_R_cont {
        margin-top: .35rem;
    }
    .ghjz_R_cont li {
        width: 100%;
        height: .65rem;
        line-height: .65rem;
        margin-bottom: .15rem;
        background: #eef6fc;
        font-size: .2rem;
        color: #1c4aa3;
        text-align: center;
    }
    .mghjz_Rlist {
        display: none;
    }
    .mgjhzR_gd {
        margin-top: -0.25rem;
        width: 100%;
        height: .65rem;
        line-height: .65rem;
        font-size: .2rem;
        color: #1c4aa3;
        text-align: center;
    }
    .mgjhzR_gd_img {
        width: .4rem;
        height: .4rem;
        margin: 0 auto;
        background-size: 0.4rem 0.4rem !important;
    }
    .list_pagecode {
        width: 100%;
        height: .45rem;
    }
    .list_pagecode {
        font-size: .16rem;
    }
    .list_pagecode font {
        display: inline-block;
        width: .45rem;
        height: .45rem;
        line-height: .45rem;
        background: #3389ee;
        color: #f0f0f0;
        border-radius: .05rem;
        text-align: center;
        font-size: .16rem;
    }
    .list_pagecode a {
        display: inline-block;
        /* width: .43rem; */
        padding: 0 .2rem;
        height: .43rem;
        line-height: .45rem;
        font-size: .16rem;
        border-radius: .05rem;
        text-align: center;
        border: .01rem dashed #0000004b;
    }
    .ejjgjj {
        width: 100%;
        box-sizing: border-box;
        padding: .2rem .2rem 0;
    }
    .jgjj_nav {
        width: 100%;
        margin: 0 auto;
        margin-bottom: .5rem;
    }
    .jgjj_nav li {
        float: left;
        width: 2.7rem;
        height: 0.5rem;
        line-height: .5rem;
        font-size: .24rem;
        font-weight: 600;
        text-align: center;
        background: #2478d4;
        margin-right: 0.05rem;
        margin-bottom: 0.05rem;
    }
    .jgjj_nav li a {
        color: #f1f1f1;
    }
    .jgjj_nr .new_tit {
        float: none;
        margin: .4rem 0;
    }
    .ld_list {
        margin-top: .2rem;
    }
    .ld_box {
        width: 1.8rem;
        height: 3.55rem;
        text-align: center;
    }
    .ld_t {
        width: 100%;
        margin-bottom: 0rem;
    }
    .ld_t .ld_box {
        margin: 0 auto;
    }
    .ld_b .ld_box {
        float: none;
        margin-right: 0;
        margin: 0 auto;
    }
    .ld_b .ld_box3 {
        margin-right: 0;
        margin: 0 auto;
    }
    .ld_zp {
        width: 1.8rem;
        height: 2.55rem;
        margin-bottom: -0.15rem;
    }
    .ld_box p {
        font-size: .2rem;
        margin-bottom: .05rem;
    }
    .jgjj_cont img {
        display: block;
        width: 100%;
        margin: 0 auto;
        margin-bottom: .2rem;
    }
    .jgjj_cont p {
        width: 95%;
        margin: 0 auto;
        margin-bottom: .3rem;
        font-size: .18rem;
        text-indent: 0em;
        line-height: .32rem;
    }
    .jgzc p {
        text-indent: 0;
    }
    .pcsy {
        overflow: hidden;
    }
    /* 0605新增 中国航天 */
    .ejzght .new_tit {
        float: none;
    }
    .w_b_content {
        padding: 0.35rem 0rem 0.1rem 0.02rem;
        font-family: "微软雅黑";
    }
    .w_b_content .fl {
        float: none;
    }
    .w_b_content .w_b_r {
        width: 100%;
        margin-left: 0;
    }
    .w_b_l #boxLeft .pic {
        width: 99%;
        height: 2.9rem;
    }
    .w_b_l #boxLeft .pic img {
        width: 99%;
        height: 2.9rem;
    }
    .w_b_r ul li {
        float: left;
        margin-left: 0rem;
        width: 1.2rem;
        line-height: 0.5rem;
        text-align: center;
        background: #f3f3f3;
        color: #000000;
        font-size: 0.2rem;
    }
    .w_b_r ul li {
        color: #000000;
    }
    .w_b_r ul li.select {
        background: #0992e3;
    }
    .w_b_r ul li.select {
        color: #ffffff;
    }
    #box div {
        display: none;
    }
    #boxLeft div.pic {
        display: none;
    }
    .w_b_r .article {
        position: relative;
        height: 2.8rem;
        border: 0.01rem solid #e5e5e5;
        margin-left: 0;
        width: 98%;
    }
    .w_b_r .article p {
        font-size: 0.16rem;
        margin-top: 0.2rem;
        padding: 0 0.15rem;
    }
    .w_b_r .article p.title {
        font-size: 0.24rem;
        color: #069;
        line-height: 0.32rem;
    }
    .w_b_r .article a {
        color: #000000;
    }
    .w_b_r .article span {
        position: absolute;
        bottom: 0.1rem;
        right: 0.2rem;
        font-size: 0.12rem;
        line-height: 0.24rem;
    }
    .w_b_r .article span a {
        color: #006699;
    }
    .w_b_r .article p {
        line-height: 0.28rem;
    }
    .zdrw {
        margin: 0.3rem 0;
    }
    .zdrw_nr {
        margin-top: 0.3rem;
    }
    .zdrw_list {
        float: left;
        width: 6.4rem;
        margin: 0 0.3rem 0.35rem 0;
    }
    .zdrw_icon {
        float: left;
        margin-right: 0.15rem;
    }
    .zdrw_li_tit {
        font-size: 0.22rem;
        line-height: 0.3rem;
        margin-bottom: 0.1rem;
    }
    .zdrw_li_cont img {
        vertical-align: middle;
        margin-right: 0.05rem;
    }
    .zdrw_li_cont {
        float: left;
        width: 66%;
        height: auto;
        line-height: 0.24rem;
        font-size: 0.16rem;
    }
    .yhcp {
        overflow: hidden;
    }
    .yhcp_box {
        width: 100%;
        margin-top: 0.2rem;
        margin-bottom: 0.35rem;
        border-top: solid 0.04rem #139ff4;
    }
    .yhcp_tit {
        width: 100%;
        height: 0.53rem;
        margin-bottom: 0.2rem;
        background-color: #f3f3f3;
    }
    .yhcp_tit img {
        float: left;
        width: 0.9rem;
    }
    .yhcp_tit p {
        line-height: 0.53rem;
        float: left;
        background-color: #f3f3f3;
        color: #139ff4;
        font-size: 0.18rem;
    }
    .yhcp_lbt {
        width: 13.5rem;
        overflow: hidden;
        height: 2.3rem;
    }
    .yhcp_lbt .swiper-container {
        width: 13.5rem;
        height: 2.3rem;
        color: #fff;
        text-align: center;
    }
    .yhcp_lbt .swiper-slide {
        width: 2.4rem !important;
        height: 2.2rem;
        background: #f3f3f3;
        margin-right: 0.3rem;
    }
    .yhcp_lbt .swiper-slide img {
        width: 2.4rem;
        height: 1.55rem;
    }
    .yhcp_lbt .swiper-slide .title {
        font-size: 0.18rem;
        margin-top: 0.1rem;
    }
    .yhcp_lbt .pagination {
        position: absolute;
        z-index: 20;
        left: 0.1rem;
        bottom: 0.1rem;
    }
    .yhcp_lbt .swiper-pagination-switch {
        display: inline-block;
        width: 0.08rem;
        height: 0.08rem;
        border-radius: 0.08rem;
        background: #222;
        margin-right: 0.05rem;
        opacity: 0.8;
        border: 0.01rem solid #fff;
        cursor: pointer;
    }
    .yhcp_lbt .swiper-visible-switch {
        background: #aaa;
    }
    .yhcp_lbt .swiper-active-switch {
        background: #fff;
    }
    .kjkxkjyy {
        margin-bottom: 0.45rem;
    }
    .kjkxkjyy_cont {
        margin-top: 0.25rem;
    }
    .kjkxkjyy_cont_ul {
        float: left;
        margin-right: 0.5rem;
        width: 100%;
    }
    .kjkxkjyy_cont_ul li {
        width: 100%;
        height: 0.45rem;
        line-height: 0.4rem;
        font-size: 0.22rem;
    }
    .kj_sj {
        float: right;
        font-size: 0.16rem;
    }
    /* 0606新增 资源服务 */
    .zyfw .new_tit {
        float: none;
    }
    .zyfu {
        box-sizing: border-box;
        padding: 0.3rem 0.2rem 0;
    }
    .ejzyfw_li {
        width: 100%;
        height: 1.85rem;
        margin-top: 0.2rem;
        background: #f3f3f3;
        box-sizing: border-box;
        padding: 0.25rem 0.2rem;
        text-align: center;
        font-weight: 600;
    }
    .zyfw_pic {
        float: left;
        width: 1.6rem;
    }
    .zyfw_lj {
        float: left;
        margin-left: 0.3rem;
    }
    .zyfw_lj a p {
        font-size: 0.2rem;
    }
    .zyfw_djjr {
        width: 1.05rem;
        height: 0.35rem;
        line-height: 0.35rem;
        background: #139ff4;
        color: #fff;
        font-size: 0.18rem;
        font-weight: 500;
        margin-top: 0.2rem;
    }
    /* 0606 文章页 */
    .wz {
        margin-top: 0.5rem;
    }
    .wz_title {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 0.1rem;
        height: auto;
        line-height: 0.4rem;
        font-size: 0.3rem;
        font-weight: 600;
        text-align: center;
    }
    .wz_rqly {
        width: 100%;
        height: auto;
        line-height: .4rem;
        margin: 0 auto;
        font-size: 0.22rem;
        color: #535353;
        text-align: center;
        margin-bottom: 0.15rem;
        padding-bottom: 0.15rem;
        border-bottom: 0.01rem solid #dadada;
    }
    .wz_rq {
        margin-right: 0.5rem;
    }
    .wz_rq img {
        vertical-align: middle;
        margin-right: 0.05rem;
    }
    .wz_conten img {
        display: block !important;
        width: 100% !important;
height: auto !important;
        margin: 0 auto !important;
    }
    .wz_conten {
        font-size: 0.2rem;
    }
    .wz_conten p {
        font-size: 0.2rem;
    }
    /* 0607新增 宇航产品 */
    .yhcp_tit p {
        line-height: 0.53rem;
        float: left;
        background-color: #f3f3f3;
        color: #139ff4;
        font-size: 0.3rem;
        font-weight: 600;
    }
    .yhcp_tit_gd {
        float: right;
        line-height: 0rem;
        margin: -0.05rem 0.25rem 0 0;
    }
    .yhcp_tit_gd a {
        font-size: 0.16rem;
    }
    .yhcp_box {
        margin-bottom: 0.3rem;
    }
    .yhcp_li {
        float: left;
        width: 3rem;
        height: 2.8rem;
        margin: 0 0.08rem 0.3rem 0;
        background: #f3f3f3;
    }
    .yhcp_li:nth-child(4n) {
        margin: 0 0.08rem 0.3rem 0;
    }
    .yhcp_li:nth-child(2n) {
        margin-right: 0;
    }
    .yhcp_li img {
        width: 3rem;
        height: 2.1rem;
    }
    .yhcp_li p {
        width: 100%;
        margin-top: 0rem;
        font-size: 0.18rem;
        text-align: center;
    }
    /* 0608新增加 重大任务 */
    .ejzdrw_box {
        width: 100%;
        height: auto;
        margin-bottom: .3rem;
    }
    .ejzdrw_tit {
        width: 100%;
        height: .52rem;
        line-height: .52rem;
        font-size: .24rem;
        font-weight: 600;
        border-bottom: .02rem solid #139ff4;
        margin-bottom: .2rem;
        box-sizing: border-box;
        padding-left: .2rem;
        background: #f3f3f3;
    }
    .ejzdrw_tit a {
        color: #139ff4;
    }
    .ejzdrw_top {
        height: 2rem;
        background: #f3f3f3;
    }
    .ejzdrw_pic {
        float: left;
        width: 2.92rem;
        height: 2rem;
        margin-right: .18rem;
    }
    .ejzdrw_rwjs {
        float: left;
        width: 2.9rem;
        height: 2rem;
        box-sizing: border-box;
        padding: .1rem .15rem 0 0
    }
    .ejzdrw_rwjs h4 {
        margin-bottom: .1rem;
        font-size: .18rem;
    }
    .ejzdrw_rwjs p {
        font-size: .16rem;
        line-height: .25rem;
    }
    .ejzdrw_xq a {
        color: #2376d2;
        font-size: .14rem;
    }
    .ejzdrw_bottom {
        width: 100%;
        box-sizing: border-box;
        padding: .2rem .1rem;
    }
    .ejzdrw_bottom_li {
        width: 100%;
        height: auto;
        line-height: .4rem;
        font-size: .16rem;
        padding-bottom: .05rem;
        border-bottom: 1px dashed #c0c0c0;
    }
    .ejzdrw_bottom_rq {
        float: right;
    }
}