×

注意!页面内容来自https://www.ncsti.gov.cn/kjdt/kjrd/qtrd_kjrd/202509/t20250915_219122.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

< type="text/css"> body { background-image: none; background-color: #f2f2f2; } .bodyBgTop { background-image: none; } .headerTop .headerRight span{margin-left:8px;} .zgc-icon {height: 21px } .skinBg { background: rgba(0000.3); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; display: none; } .swiper-button-next, .swiper-button-prev { cursor: pointer; position: absolute; top: 50%; } .headerLeft .skinBtn { width: 22px; height: 22px; background: url(/images/skin_icon.png) no-repeat center 5px; background-size: 16px; display: inline-block; } .skinContainer { width: 1400px; margin: 0 auto; background: url(/images/skinbg.png) repeat; padding-bottom: 50px; border-radius: 6px; position: absolute; top: -270px; left: 50%; margin-left: -700px; z-index: 999; } .skinContainer .skinTitle { padding: 20px 20px 0; margin-bottom: 30px; font-size: 22px; font-weight: bold; color: #00659c; background: url(/images/skin_icon.png) no-repeat 30px 23px; background-size: 22px 22px; padding-left: 60px; } .skinContainer .skinClose { position: absolute; right: 20px; top: 20px; cursor: pointer; } .skinContainer .skinClose img { width: 16px; height: 16px; float: left; } .skinContainer .skinList { position: relative; } .skinContainer .swiper-container { width: 1300px; height: 140px; overflow: hidden; } .skinContainer .swiper-slide { height: 140px; position: relative; cursor: pointer; overflow: hidden; } .skinContainer .swiper-slide .slideCon { position: relative; overflow: hidden; border: 1px solid #fff; border-radius: 8px; margin: 0 11px; } .skinContainer .swiper-slide:hover .state { display: block; } .skinContainer .swiper-slide .state { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background: rgba(0000.1); border-radius: 8px; display: none; } .skinContainer .swiper-slide .state span { display: inline-block; margin-top: 55px; height: 24px; line-height: 24px; padding: 0 10px; min-width: 50px; background: #fff; border-radius: 12px; font-size: 12px; opacity: 0.7; } .skinContainer .swiper-slide .names { position: absolute; bottom: 12px; left: 28px; z-index: 2; font-size: 24px; font-weight: bold; color: #1c5eb8; } .skinContainer .swiper-slide:nth-child(2) .names { color: #ffffff; } .skinContainer .swiper-slide:nth-child(3) .names { color: #fa6335; } .skinContainer .swiper-slide:nth-child(4) .names { color: #0a9846; } .skinContainer .swiper-slide img { width: 100%; float: left; font-size: 0; } .skinContainer .swiper-button-next, .skinContainer .swiper-button-prev { width: 24px; height: 24px; background-size: 24px; margin-top: -12px } .skinContainer .swiper-button-prev { left: 20px; } .skinContainer .swiper-button-next { right: 20px; } .skinContainer .swiper-button-next, .skinContainer .swiper-container-rtl .swiper-button-prev { background-image: url(/images/skin_right.png); } .skinContainer .swiper-button-prev, .skinContainer .swiper-container-rtl .swiper-button-next { background-image: url(/images/skin_left.png); } .skinContainer .swiper-button-prev:hover { background-image: url(/images/skin_left_hover.png); } .skinContainer .swiper-button-next:hover { background-image: url(/images/skin_right_hover.png); } .skinContainer .swiper-slide.active .slideCon { border: 1px solid #00659c; } .skinContainer .swiper-slide.active .slideCon::after { content: ""; width: 20px; height: 20px; position: absolute; right: 0; bottom: 0; z-index: 2; background: url(/images/skin_active.png) no-repeat 5px 7px #00659c; border-top-left-radius: 6px; } .index_map { margin-bottom: 0 !important; padding-bottom: 70px; } .header-base-pop{ position: fixed; top:0; left: 0; right: 0; bottom: 0; z-index: 999; display: none; } .header-base-pop .pop-mask{ width: 100%; height: 100%; background: rgba(0,0,0,.6); } .header-base-pop .pop-main{ position: absolute; width: 660px; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #fff; padding-bottom: 20px; } .header-base-pop .pop-main .pop-close{ width: 23px; height: 23px; background: url(/images/kc_hyzb_new_close.png) no-repeat; position: absolute; top: 12px; right: 16px; cursor: pointer; } .header-base-pop .pop-main .pop-title{ height: 48px; line-height: 48px; background: url(/images/kc_hyzb_new_titleBg.png); color: #fff; padding-left: 20px; font-size: 20px; margin-bottom: 20px; } .header-base-pop .pop-main p{ font-size: 18px; line-height: 1.4; margin-bottom: 10px; padding: 0 20px; } .header-base-pop .pop-main .pop-btns{ text-align: center; } .header-base-pop .pop-main .pop-btn{ display: inline-block; width: 120px; height: 40px; border-radius: 4px; border: solid 1px #bdcbdd; margin: 0 10px; cursor: pointer; line-height: 36px; font-size: 16px; background-color: #0065a4; color: #ffffff; } @media screen and (max-width: 1440px) { .skinContainer { width: 1000px; margin-left: -500px; top: -300px; } .skinContainer .swiper-container { width: 900px; height: 94px; } .skinContainer.mobileCon { width: 94%; margin-left: -47%; } .skinContainer.mobileCon .swiper-container { width: 76%; height: 128px; } .skinContainer.mobileCon .swiper-button-next, .skinContainer.mobileCon .swiper-button-prev { position: absolute; top: 50%; } .skinContainer .skinTitle { font-size: 16px; background-size: 16px 16px; background-position: 40px 23px; } .mobileCon .swiper-slide { width: 100%; } .skinContainer .swiper-slide .state span { margin-top: 35px; } .skinContainer .swiper-slide .names { font-size: 17px; } } .redSkin .headerMiddle_keywords, .redSkin .headerMiddle_keywords a { color: #fcd8ba; } .redSkin .kc_crumbs, .redSkin .kc_crumbs a { color: #fcd8ba; } .redSkin .site, .redSkin .site a { color: #fcd8ba; } .redSkin .headerLeft, .redSkin .headerLeft a, .redSkin .headerLeft span, .redSkin .headerRight, .redSkin .headerRight a { color: #fcd8ba !important; } .redSkin .skinBtn { background-image: url(/images/skin_icon_red.png) } .base-head-alert-main{ position: fixed; z-index: 9999999; top: 0; left: 0; right: 0; bottom: 0; } @media screen and (max-width: 750px) { .header-base-pop{ position: fixed; top:0; left: 0; right: 0; bottom: 0; z-index: 999; display: none; } .header-base-pop .pop-mask{ width: 100%; height: 100%; background: rgba(0,0,0,.6); } .header-base-pop .pop-main{ position: absolute; width: 80%; top: 40%; left: 50%; transform: translate(-50%,-50%); background: #fff; padding-bottom: 0.3rem; } .header-base-pop .pop-main .pop-close{ width: 0.36rem; height: 0.36rem; background: url(kc_hyzb_new_close.png) no-repeat; position: absolute; top: 0.11rem; right: 0.15rem; cursor: pointer; background-size: 100% auto; } .header-base-pop .pop-main .pop-title{ height: 0.6rem; line-height: 0.6rem; background: url(kc_hyzb_new_titleBg.png); color: #fff; padding-left: 0.3rem; font-size: 0.3rem; } .header-base-pop .pop-main p{ padding: 0.5rem 0.2rem; text-align: center; font-size: 0.26rem; } .header-base-pop .pop-main .pop-btns{ text-align: center; } .header-base-pop .pop-main .pop-btn{ display: inline-block; width: 1.5rem; height: 0.5rem; border-radius: 4px; border: solid 1px #bdcbdd; margin: 0 10px; cursor: pointer; line-height: 0.46rem; font-size: 0.22rem; background-color: #0065a4; color: #ffffff; } .header-base-pop .pop-main .pop-btn:nth-of-type(2){ background-color: #fcfdfd; color: #6e8da9; } }
| EN |
请选择主题皮肤
科技蓝
点击预览
繁荣红
点击预览
丰收金
点击预览
生命绿
点击预览
提示

尊敬的用户,您好!

欢迎访问国际科技创新中心网络服务平台。为了保障您的账户安全并提供更加便捷的服务,平台已启用北京市统一身份认证平台进行登录验证。

请使用您的北京市统一身份认证账号和密码登录本平台,如果您在登录过程中遇到任何问题,请及时与我们联系,联系电话:13581953095。

感谢您的理解与支持!

219122
我国新一代载人运载火箭取得新突破
3917
其它热点
其它热点
中国科学报
中国科学报
2025-09-15