/* a:hover {
	color: #0269a5;
} */

body {
    font-size: 0.3rem;
    color: #1a1a1a;
    width: 100%;
    /* overflow-x: hidden; */
  }
  
  a:hover {
    color: #1a1a1a;
  }
  
  .njyjs_scale_img_nov:hover .imgs {
    transform: scale(1);
  }
  
  .mobileNone {
    display: none !important;
  }
  
  .box_shadow1 {
    background: #fff;
    box-shadow: 0 0 0.04rem rgba(2, 105, 165, 0.19);
  }
  
  .imgPercentW100 .imgs {
    width: 100%;
  }
  
  .imgPercentWH100 .imgs {
    width: 100%;
    height: 100%;
  }
  
  .njyjs_scale_img:hover .imgs {
    transform: scale(1);
  }
  
  .njyjs_body_hidden {
    overflow: hidden;
  }
  
  .njyjs_link {
    margin-top: 1rem;
  }
  
  /* 背景 */
  .njyjs_body_bg {
    background: url(202209_njhjyjs_index2.jpg);
  }
  
  .njyjs_wrap {
    background: url(202209_njhjyjs_index1_m.png) no-repeat center top;
    background-size: 100% auto;
  }
  
  /* 头部 */
  .njyjs_head {
    padding: 0 0.3rem;
    max-width: 6.9rem;
    margin: 0 auto;
  }
  
  .njyjs_logo {
    padding-top: 0.5rem;
    float: none;
  }
  
  .njyjs_logo .imgs {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .njyjs_head_br {
    width: 100%;
    margin-top: 0.4rem;
  }
  
  .njyjs_head_nav_ico {
    float: right;
    width: 0.46rem;
    height: 0.39rem;
    background: url(202209_njhjyjs_index68.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0.15rem;
  }
  
  .njyjs_head_nav_ico.on {
    background-image: url(202209_njhjyjs_index69.png);
    background-size: 0.34rem 0.34rem;
  }
  
  .njyjs_head_search {
    padding-right: 1.26rem;
    position: relative;
    float: left;
  }
  
  .njyjs_head_search .input1 {
    border: 0.01rem solid #7eb2d0;
    border-right: 0;
    height: 0.66rem;
    width: 3.97rem;
    padding: 0 0.74rem 0 0.15rem;
    font-size: 0.28rem;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
  }
  
  .njyjs_head_search .input1::placeholder {
    color: #94aec5;
  }
  
  .njyjs_head_search .input1::-webkit-input-placeholder {
    color: #94aec5;
  }
  
  .njyjs_head_search .input1::-moz-placeholder {
    color: #94aec5;
  }
  
  .njyjs_head_search .but {
    position: absolute;
    width: 1.26rem;
    height: 100%;
    background-color: #0269a5;
    color: #fff;
    border: none;
    font-size: 0.28rem;
    cursor: pointer;
  }
  
  .njyjs_head_search .icos {
    width: 0.34rem;
    height: 0.34rem;
    background: url(202209_njhjyjs_index7_m.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 1.46rem;
    top: 0.17rem;
  }
  
  /* 导航下拉 */
  .njyjs_navms {
    position: absolute;
    top: 2.7rem;
    left: 0;
    bottom: -3rem;
    width: 100%;
    z-index: 9;
    display: none;
    background: url(202209_njhjyjs_index2.jpg);
  }
  
  .njyjs_navms_s {
    padding: 0 0.3rem;
    background: url(202209_njhjyjs_index72.png) no-repeat top center;
    background-size: 100% auto;
    overflow-y: scroll;
    height: calc(100vh - 2.8rem);
  }
  
  .njyjs_navms ul {
    padding: 0 0.4rem 0.48rem;
    background-color: #fff;
    padding-bottom: 2rem;
  }
  
  .njyjs_navms ul li {
    border-bottom: 0.01rem solid #7eb2d0;
  }
  
  .njyjs_navms ul li .title1 {
    line-height: 0.92rem;
    font-size: 0.32rem;
    padding: 0 0.3rem;
    position: relative;
  }
  
  .njyjs_navms ul li .title1 .icos {
    width: 0.27rem;
    height: 0.36rem;
    background: url(202209_njhjyjs_index71.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0.28rem;
  }
  
  .njyjs_navms ul li.on {
    background-color: #fafdfe;
  }
  
  .njyjs_navms ul li.on .title1 .icos {
    width: 0.36rem;
    height: 0.27rem;
    background-image: url(202209_njhjyjs_index70.png);
    margin-top: 0.34rem;
  }
  
  .njyjs_navms ul li .sonul {
    display: none;
  }
  
  .njyjs_navms ul li .sonul .tas {
    display: block;
    padding: 0 0.62rem;
    line-height: 0.87rem;
    border-top: 0.01rem solid #d2e3ed;
    font-size: 0.3rem;
  }
  
  /* .njyjs_navms ul li .sonul .tas:hover {
      color: #0269a5;
      background-color: #edf5f9;
  } */
  
  /* 头条 */
  .njyjs_topline_t {
    line-height: 0.56rem;
    font-size: 0.42rem;
    text-align: center;
    height: 1.12rem;
    overflow: hidden;
    text-align: justify;
    margin-top: 0.32rem;
    padding: 0 0.3rem;
  }
  
  .njyjs_topline_t a {
    color: #004f7c;
    font-weight: bold;
  }
  
  /* .njyjs_topline_t a:hover {
      color: #0269a5;
  } */
  
  .njyjs_topline_b {
    margin-top: 0.13rem;
    padding: 0 0.3rem;
  }
  
  .njyjs_topline_bl {
    float: none;
    width: 100%;
  }
  
  .njyjs_topline_bl li {
    width: 100%;
    height: 0.56rem;
    line-height: 0.56rem;
  }
  
  .njyjs_topline_bl li:last-child {
    border-right: none;
  }
  
  .njyjs_topline_bl li a {
    font-size: 0.28rem;
    display: block;
    color: #004f7c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  /* .njyjs_topline_bl li a:hover {
      color: #0269a5;
  } */
  
  .njyjs_topline_b .more {
    padding-right: 0.45rem;
    font-size: 0.26rem;
    color: #2cb6b6;
    line-height: 1;
    background: url(202209_njhjyjs_index8.png) no-repeat right center;
    background-size: 0.3rem auto;
    margin-top: 0.15rem;
  }
  
  /* .njyjs_topline_b .more:hover {
      color: #41a2a2;
      background-image: url(202209_njhjyjs_index8_s.png);
  } */
  
  /* banner */
  .njyjs_banner {
    width: 100%;
    height: 3rem;
    margin-top: 0.52rem;
  }
  
  .njyjs_banner li {
    width: 100%;
    height: 3rem;
    position: relative;
  }
  
  .njyjs_banner li .imgs {
    width: 100%;
    height: 3rem;
  }
  
  .njyjs_banner li .banner_text {
      width: 100%;
      height: .56rem;
      font-size: .26rem;
      line-height: .56rem;
      color: #FFF;
      background-color: rgba(0, 0, 0, .6);
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 0 1.2rem 0 .2rem;
      box-sizing: border-box;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
  }
  
  .njyjs_banner .pageState {
    position: absolute;
    right: 0.3rem;
    bottom: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.26rem;
    color: #fff;
    z-index: 1;
    letter-spacing: 0.05rem;
  }
  
  .njyjs_banner .pageState span {
    font-size: 0.38rem;
    margin-right: 0.1rem;
    letter-spacing: 0;
  }
  
  .njyjs_banner .next,
  .njyjs_banner .prev {
    display: none;
  }
  
  /* 首页标题 */
  .njyjs_title {
    width: 100%;
    height: 1.07rem;
    border-bottom: 0.02rem solid #0269a5;
    position: relative;
  }
  
  .njyjs_title .t1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 1.09rem;
    line-height: 1.09rem;
    background: url(202209_njhjyjs_index12.png) no-repeat right bottom;
    background-size: auto 0.06rem;
    font-size: 0.38rem;
    color: #1a1a1a;
    font-weight: bold;
    border-right: 0.07rem solid #fff;
    padding-right: 0.16rem;
  }
  
  .njyjs_title .t1 .icos {
    width: 0.43rem;
    height: 1.09rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 0.14rem;
  }
  
  .njyjs_title1 .t1 .icos {
    background-image: url(202209_njhjyjs_title1.png);
  }
  
  .njyjs_title2 .t1 .icos {
    background-image: url(202209_njhjyjs_title2.png);
  }
  
  .njyjs_title3 .t1 .icos {
    background-image: url(202209_njhjyjs_title3.png);
  }
  
  .njyjs_title4 .t1 .icos {
    background-image: url(202209_njhjyjs_title4.png);
  }
  
  .njyjs_title5 .t1 .icos {
    background-image: url(202209_njhjyjs_title5.png);
  }
  
  .njyjs_title6 .t1 .icos {
    background-image: url(202209_njhjyjs_title6.png);
  }
  
  .njyjs_title7 .t1 .icos {
    background-image: url(202209_njhjyjs_title9.png);
  }
  
  .njyjs_title8 .t1 .icos {
    background-image: url(202209_njhjyjs_title10.png);
  }
  
  .njyjs_title9 .t1 .icos {
    background-image: url(202209_njhjyjs_title11.png);
  }
  
  .njyjs_title .more {
    padding-right: 0.44rem;
    margin-right: 0.02rem;
    font-size: 0.26rem;
    color: #2cb6b6;
    line-height: 1.07rem;
    background: url(202209_njhjyjs_index8.png) no-repeat right center;
    background-size: 0.3rem auto;
  }
  
  /* .njyjs_title .more:hover {
      color: #41a2a2;
      background-image: url(202209_njhjyjs_index8_s.png);
  } */
  
  /* 所内要闻 */
  .njyjs_lunbsn {
    margin-top: 0.34rem;
    padding: 0 0.3rem;
  }
  
  .njyjs_lunbsn_l {
    width: 100%;
    height: 3.92rem;
    overflow: hidden;
    position: relative;
    float: none;
    margin-top: 0.4rem;
  }
  
  .njyjs_lunbsn_l ul li {
    position: relative;
    width: 100%;
    height: 3.92rem;
  }
  
  .njyjs_lunbsn_l ul li .kj {
    position: relative;
  }
  
  .njyjs_lunbsn_l ul li .imgs {
    display: block;
    width: 100%;
    height: 3.92rem;
  }
  
  .njyjs_lunbsn_l ul li .text {
    position: absolute;
    height: 0.57rem;
    left: 0;
    bottom: 0;
    width: 100%;
    /* padding-top: 0.27rem; */
    /* background: url(202209_njhjyjs_index11.png) no-repeat left bottom; */
    /* background: #00000040; */
    /* background-size: 100% 100%; */
    z-index: 9999;
  }
  
  .njyjs_lunbsn_l ul li .text .t1 {
    display: block;
    color: #fff;
    font-size: 0.28rem;
    padding: 0 1.56rem 0 0.22rem;
    height: 0.57rem;
    line-height: 0.57rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    width: 6.9rem;
    background: url(202209_njhjyjs_index11.png) no-repeat left bottom;
    background-size: 100% 100%;
    box-sizing: border-box;
  }
  
  .njyjs_lunbsn_l.njyjs_lunbsn_js .page {
    position: absolute;
    right: 0.16rem;
    bottom: 0.18rem;
    left: auto;
    z-index: 1;
    width: auto;
    padding-top: 0.01rem;
  }
  
  .njyjs_lunbsn_l .page .swiper-pagination-bullet {
    font-size: 0;
    float: left;
    /* padding: 0.04rem; */
    margin-left: 0.05rem;
    cursor: pointer;
    border-radius: 0;
  }
  
  .njyjs_lunbsn_l .page .swiper-pagination-bullet {
    display: inline-block;
    content: " ";
    width: 0.08rem;
    height: 0.08rem;
    background-color: #fff;
    display: block;
    border-radius: 0;
    opacity: 1;
    margin-top: 0.06rem !important;
  }
  
  /* .njyjs_lunbsn_l .page .swiper-pagination-bullet::after {
      content: " ";
      width: 0.08rem;
      height: 0.08rem;
      background-color: #dfdcd8;
      display: block;
      border-radius: 0;
  } */
  
  .njyjs_lunbsn_l .page .swiper-pagination-bullet-active::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0.08rem;
    height: 0.08rem;
    background-color: #17538e;
  }
  
  .njyjs_lunbsn_l .page .swiper-pagination-bullet-active {
    width: 0.17rem;
    height: 0.17rem;
    position: relative;
    background-color: #dedcd9;
    border: 0.02rem solid #17538e;
    margin-top: 0rem !important;
    /* padding: 0.03rem; */
  }
  
  .njyjs_lunbsn_r {
    width: 100%;
    float: none;
  }
  
  .njyjs_lunbsn_r .njyjs_news2 li:nth-last-child(1) {
    display: none;
  }
  
  .njyjs_lunbsn_r .njyjs_news2 li:nth-last-child(2) {
    display: none;
  }
  
  /* 新闻样式1 */
  /* 文字摘要新闻 */
  .njyjs_news1 {
    padding: 0.32rem 0 0.35rem;
    background: url(202209_njhjyjs_index13.png) no-repeat center bottom;
    background-size: 100% auto;
  }
  
  .njyjs_news1 .t1 {
    line-height: 0.48rem;
    font-size: 0.32rem;
    max-height: 0.96rem;
    font-weight: bold;
    overflow: hidden;
    display: block;
  }
  
  .njyjs_news1 .t2 {
    line-height: 0.42rem;
    height: 1.68rem;
    font-size: 0.28rem;
    color: #707070;
    overflow: hidden;
    margin-top: 0.06rem;
    display: block;
  }
  
  /* 文字新闻 */
  .njyjs_news2 {
    margin-top: 0.31rem;
  }
  
  .njyjs_news2 li {
    margin-bottom: 0.24rem;
  }
  
  .njyjs_news2 li .kj {
    font-size: 0.32rem;
    line-height: 0.47rem;
    display: block;
    padding-left: 0.32rem;
    background: url(202209_njhjyjs_index14.png) no-repeat 0 0.19rem;
    background-size: 0.08rem 0.08rem;
    color: #1a1a1a;
  }
  
  /* .njyjs_news2 li:hover .kj {
      font-weight: bold;
  } */
  
  /* 图片文字新闻 */
  .njyjs_whsh_lsl {
      width: 100%;
  }
  
  .njyjs_news3 {
    position: relative;
    width: 100%;
    margin-top: 0.4rem;
  }
  
  .njyjs_news3 .kj {
    display: block;
  }
  
  .njyjs_news3 .kj .imgs {
    display: block;
    width: 100%;
    height: 3.98rem;
  }
  
  .njyjs_news3 .kj .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.57rem;
    line-height: 0.57rem;
    padding-top: 0.27rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #fff;
    background: url(202209_njhjyjs_index15.png) no-repeat center bottom;
    background-size: 100% 100%;
  }
  
  .njyjs_news3 .kj .text .ts {
    padding: 0 0.21rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
  }
  
  /* 图片文字新闻2 */
  .njyjs_news4 {
    margin-top: 0.31rem;
  }
  
  .njyjs_news4 li {
    float: left;
    width: 3.28rem;
    background: url(202209_njhjyjs_index16.jpg) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 0;
  }
  
  .njyjs_news4 li:nth-child(even) {
    float: right;
  }
  
  .njyjs_news4 li .imgs {
    width: 100%;
    height: 1.85rem;
    display: block;
  }
  
  .njyjs_news4 li .text {
    padding: 0.23rem 0.24rem 0.24rem;
  }
  
  .njyjs_news4 li .text .ts {
    font-size: 0.26rem;
    line-height: 0.38rem;
    height: 0.76rem;
    overflow: hidden;
    text-align: justify;
  }
  
  /* 文字新闻-日期 */
  .njyjs_news5 {
    margin-top: 0.32rem;
  }
  
  .njyjs_news5 li {
    margin-bottom: 0.24rem;
  }
  
  .njyjs_news5 li .times {
    font-family: "Arial";
    text-align: center;
    color: #0269a5;
    padding-top: 0.03rem;
  }
  
  .njyjs_news5 li .times .t1 {
    font-weight: bold;
    font-size: 0.5rem;
    line-height: 0.5rem;
    display: block;
  }
  
  .njyjs_news5 li .times .t2 {
    font-size: 0.2rem;
    line-height: 0.2rem;
    display: block;
    margin-top: 0.07rem;
  }
  
  .njyjs_news5 li .text {
    width: 5.1rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    overflow: hidden;
    text-align: justify;
  }
  
  /* .njyjs_news5 li:hover .text a {
      font-weight: bold;
      color: #1a1a1a;
  } */
  
  /* 文字新闻  - 时间 */
  .njyjs_news6 {
    margin-top: 0.3rem;
  }
  
  .njyjs_news6 ul {
    padding: 0.3rem;
    background: #fff;
    /* box-shadow: 0px 0px 0.04rem rgba(2, 105, 165, 0.19); */
  }
  
  .njyjs_news6 li {
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
  }
  
  .njyjs_news6 li .kj {
    display: block;
    /* overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; */
    padding-left: 0.25rem;
    background: url(202209_njhjyjs_index14.png) no-repeat left 0.19rem;
    color: #1a1a1a;
    /* width: 81%; */
    font-size: 0.32rem;
    text-align: justify;
  }
  
  /* .njyjs_news6 li .kj:hover {
      font-weight: bold;
  } */
  
  .njyjs_news6 li .time {
    color: #999999;
    font-style: normal;
    font-size: 0.26rem;
  }
  
  /* 科研动态 学术交流 国内环保动态 */
  .njyjs_kyxsgn {
    margin-top: 0.09rem;
    overflow: hidden;
    padding: 0 0.3rem;
  }
  
  .njyjs_kyxsgn_kj {
    width: 100%;
    float: none;
    margin-top: 0.05rem;
  }
  
  .njyjs_kyxsgn_kj .njyjs_news2 ul li:nth-last-child(1) {
    display: none;
  }
  
  /* 专题专栏 开始 */
  .njyjs_ztzl_w {
    margin-top: 0.05rem;
    padding: 0 0.3rem;
  }
  
  .njyjs_ztzl_s {
  }
  
  .njyjs_ztzl_s ul li {
    width: 100%;
    margin-top: 0.38rem;
  }
  
  .njyjs_ztzl_s ul li .kj {
    display: block;
  }
  
  .njyjs_ztzl_s ul li .imgs {
    display: block;
    width: 100%;
    height: 1.8rem;
  }
  
  /* 文化生活 */
  .njyjs_whsh_w {
    margin-top: 0.37rem;
    padding: 0 0.3rem;
  }
  
  .njyjs_whsh_l {
    width: 100%;
    float: none;
  }
  
  .njyjs_whsh_lsl .njyjs_news3 {
    width: 100%;
  }
  
  .njyjs_whsh_lsr {
    width: 100%;
    overflow: hidden;
  }
  
  .njyjs_whsh_lsr .njyjs_news2 li:nth-last-child(1) {
    display: none;
  }
  
  .njyjs_whsh_lsr .njyjs_news2 li:nth-last-child(2) {
    display: none;
  }
  
  .njyjs_whsh_lsr .njyjs_news2 li:nth-last-child(3) {
    display: none;
  }
  
  .njyjs_whsh_r {
    margin-top: 0.34rem;
    border: 0.01rem solid #c3d6e0;
    border-top: 0.05rem solid #0269a5;
    background: url(202209_njhjyjs_index17.jpg) no-repeat center bottom;
    padding-bottom: 0;
    padding: 0 0.4rem 0.18rem;
    float: none;
  }
  
  .njyjs_whsh_rt {
    border-bottom: 0.01rem solid #c3d6e0;
    margin: 0;
  }
  
  .njyjs_whsh_rt .text {
    height: 0.43rem;
    line-height: 0.43rem;
    margin-right: 0;
    font-size: 0.32rem;
    padding: 0.38rem 0.2rem 0.38rem 0.16rem;
  }
  
  
  
  
  
  .njyjs_whsh_rt .xian {
    width: 0.02rem;
    background-color: #c3d6e0;
    height: 0.4rem;
    margin-top: 0.38rem;
    margin-left: 0.32rem;
  }
  
  .njyjs_whsh_rt .text.on {
    font-size: 0.38rem;
    font-weight: bold;
    border-bottom: 0.01rem solid #0269a5;
  }
  
  .njyjs_whsh_rt .text .icos {
    width: 0.43rem;
    height: 0.43rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 0.14rem;
    display: inline-block;
  }
  
  .njyjs_whsh_rt .text.t1 .icos {
    background-image: url(202209_njhjyjs_title7_s.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .njyjs_whsh_rt .text.t1.on .icos {
    background-image: url(202209_njhjyjs_title7.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .njyjs_whsh_rt .text.t2 {
    margin-right: 0;
    margin-left: 0.35rem;
  }
  
  .njyjs_whsh_rt .text.t2 .icos {
    background-image: url(202209_njhjyjs_title8_s.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .njyjs_whsh_rt .text.t2.on .icos {
    background-image: url(202209_njhjyjs_title8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .njyjs_whsh_r .njyjs_news5 {
  }
  
  /* 学术期刊 */
  .njyjs_xsqk {
    margin-top: 0.37rem;
    padding: 0 0.3rem;
  }
  
  .njyjs_xsqk_l {
    width: 100%;
    float: none;
  }
  
  .njyjs_xsqk_lul {
    margin-top: 0.39rem;
  }
  
  .njyjs_xsqk_lul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.39rem;
    position: relative;
  }
  
  .xsqk_text {
      width: 3.98rem;
      height: .5rem;
      line-height: .5rem;
      color: #FFF;
      text-align: center;
      font-size: .26rem;
      font-weight: bold;
      position: absolute;
      right: 0;
      top: 2.13rem;
  }
  
  .njyjs_xsqk_lul .text1 {
      background: url(njyjs_xsqk_text_bg1.png) no-repeat;
      background-size: cover;
  }
  
  .njyjs_xsqk_lul .text2 {
      background: url(njyjs_xsqk_text_bg2.png) no-repeat;
      background-size: cover;
  }
  
  .njyjs_xsqk_lul li .kj {
    display: block;
  }
  
  .njyjs_xsqk_lul li .imgs {
    display: block;
    width: 100%;
    height: 3.94rem;
  }
  
  .njyjs_xsqk_r {
    width: 100%;
    float: none;
  }
  
  .njyjs_xsqk_rul {
    margin-top: 30px;
  }
  
  .njyjs_xsqk_rul li {
    width: 100%;
    float: left;
    margin-bottom: 0.4rem;
  }
  
  .njyjs_xsqk_rul li:last-child {
    margin-bottom: 0.37rem;
  }
  
  .njyjs_xsqk_rul li .kj {
    display: block;
  }
  
  .njyjs_xsqk_rul li .imgs {
    display: block;
    width: 100%;
    height: 1.8rem;
  }
  
  /* 科研平台 */
  .njyjs_kypt {
    margin-top: 0;
    margin-bottom: 1.03rem;
    padding: 0 0 0 0.3rem;
    height: 6.45rem;
    overflow: hidden;
  }
  
  .njyjs_kypt .njyjs_title {
    width: calc(100% - 0.3rem);
  }
  
  .njyjs_kypt_s {
    margin-top: 0.4rem;
    position: relative;
    overflow-x: scroll;
    height: 5.1rem;
  }
  
  .njyjs_kypt_s .bjs {
    position: absolute;
    left: 0;
    bottom: 0.2rem;
    width: 14rem;
    height: 0.9rem;
    background: url(202209_njhjyjs_index18.png) no-repeat center center;
    background-size: auto 100%;
    z-index: 2;
  }
  
  .njyjs_kypt_s ul {
    white-space: nowrap;
    font-size: 0;
  }
  
  .njyjs_kypt_s ul li {
    float: none;
    height: 4.89rem;
    overflow: hidden;
    display: inline-block;
  }
  
  .njyjs_kypt_s ul li .kj {
    display: block;
    position: relative;
  }
  
  .njyjs_kypt_s ul li .imgs {
    width: 1.75rem;
    height: 4.89rem;
    display: block;
  }
  
  .njyjs_kypt_s ul li .text {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.28rem;
    position: absolute;
    left: 0.29rem;
    top: 0.24rem;
    color: #fff;
    padding: 0.18rem 0.1rem;
    white-space: normal;
  }
  
  .njyjs_kypt_s ul li .text .ps {
    display: block;
    width: 0.3rem;
    text-align: center;
  }
  
  .njyjs_kypt_s ul li .text .icos {
    position: absolute;
    width: 0.26rem;
    height: 0.26rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .njyjs_kypt_s ul li .text .icos1 {
    left: 0;
    top: 0;
    background-image: url(202209_njhjyjs_index26.png);
  }
  
  .njyjs_kypt_s ul li .text .icos2 {
    right: 0;
    bottom: 0;
    background-image: url(202209_njhjyjs_index27.png);
  }
  
  .njyjs_kypt_s ul li .jr {
    font-size: 0.22rem;
    line-height: 0.25rem;
    width: 0.26rem;
    position: absolute;
    right: 0.21rem;
    bottom: 1.06rem;
    bottom: 1.66rem;
    /* top:1.68rem; */
    color: #fff;
    padding-top: 0.73rem;
    padding-bottom: 0.4rem;
    background: url(202209_njhjyjs_index28.png) no-repeat center bottom;
    background-size: 0.18rem auto;
    opacity: 0;
    /* top: 1rem; */
    transition: all 0.8s;
    white-space: normal;
  }
  
  /* .njyjs_kypt_s ul li:hover .jr {
      opacity: 1;
      bottom: 1.06rem;
  } */
  
  .njyjs_kypt_s ul li .jr .xian {
    width: 0.01rem;
    height: 0.72rem;
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 49%;
    top: 0;
  }
  
  /* 友情链接 */
  .njyjs_link {
    width: 100%;
    background: #eff8fe url(202209_njhjyjs_index29_m.jpg) no-repeat center bottom;
    background-size: 100% auto;
    padding: 0.59rem 0 0.73rem;
  }
  
  .njyjs_link .title {
    font-size: 0.36rem;
    color: #0269a5;
    font-weight: bold;
    line-height: 1;
  }
  
  .njyjs_link_w {
    padding: 0 0.3rem;
    max-width: 6.9rem;
    margin: 0 auto;
  }
  
  .njyjs_link_s {
    margin-top: 0.25rem;
  }
  
  .njyjs_link_s .uls {
  }
  
  .njyjs_link_s li {
    line-height: 0.61rem;
    font-size: 0.28rem;
    float: left;
  }
  
  .njyjs_link_s ul {
    width: 100%;
  }
  
  .njyjs_link_s ul li:nth-child(odd) {
    width: 58%;
  }
  
  .njyjs_link_s ul li:nth-child(even) {
    float: right;
    width: 42%;
  }
  
  .njyjs_link_s li a {
    color: #0269a5;
  }
  
  /* .njyjs_link_s li a:hover {
      color: #004f7c;
  } */
  
  /* 底部 */
  .njyjs_footer {
    width: 100%;
    background-color: #0269a5;
    padding: 0.36rem 0 0.32rem;
  }
  
  .njyjs_footer_l {
    float: none;
    width: 0.56rem;
    margin: 0 auto 0;
  }
  
  .njyjs_footer_l img {
    width: 100%;
  }
  
  .njyjs_footer_text {
    float: none;
    line-height: 0.49rem;
    color: #a2cce5;
    margin-left: 0;
    font-size: 0.26rem;
    /* font-weight:bold; */
    padding: 0 0.4rem;
    text-align: center;
    margin-top: 0.14rem;
  }
  
  .njyjs_footer_text a {
    color: #a2cce5;
  }
  
  .njyjs_footer_text .sp:nth-child(1) {
    margin-right: 0.38rem;
  }
  
  .njyjs_footer_text .sp:nth-child(3) {
    margin-right: 0.38rem;
  }
  
  .njyjs_footer_r {
    display: none;
  }
  
  /* 底部漂浮 */
  .njyjs_footer_pf {
    display: none;
  }
  
  /* 组织机构 start fwr   */
  .njyjs_list_wz {
    /* margin: 0.3rem; */
    width: 6.9rem;
    margin: 0.3rem auto;
  
    font-size: 0.26rem;
    color: #004f7c;
    line-height: 0.4rem;
  }
  
  .njyjs_list_wz a {
    color: #004f7c;
  }
  
  .njyjs_list_kjbox {
    width: 6.9rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 0.04rem rgba(2, 105, 165, 0.19);
    margin-bottom: 0.7rem;
  }
  
  .njyjs_zhjg {
    padding: 0.5rem 0.35rem;
  }
  
  .njyjs_zhjg img {
    width: 100%;
  }
  
  .njyjs_title {
    width: 6.3rem;
    margin: 0 auto;
    /* margin: 0 0.3rem; */
  }
  
  .index_page .njyjs_title {
    width: 100%;
    margin: 0 auto;
    /* margin: 0 0.3rem; */
  }
  
  /* 组织机构 end */
  
  /* 单位资质 start */
  .njyjs_dwzz {
    margin: 0 0.3rem;
  }
  
  .dwzz_title {
      font-size: .28rem;
      margin-top: .4rem;
      line-height: 1.8;
  }
  
  .njyjs_dwzz ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0.5rem;
  }
  
  .njyjs_dwzz li {
    width: 3rem;
    float: left;
    margin-bottom: 0.5rem;
  }
  
  .njyjs_dwzz li:nth-child(even) {
    float: right;
  }
  
  .njyjs_dwzz li .text {
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.42rem;
    padding: 0.1rem 0;
  }
  
  .njyjs_dwzz .imgs_w {
    padding: 0.1rem;
    border: 0.01rem solid #c7deeb;
    height: 4rem;
    line-height: 4rem;
  }
  
  .njyjs_dwzz .imgs_w img {
    object-fit: fill;
    width: 100%;
    max-height: 100%;
    vertical-align: middle;
  }
  
  /* 单位资质 end */
  
  
  /* 领导关怀 start */
  .njyjs_dwgh {
      margin-top: .5rem;
  }
  
  .njyjs_dwgh ul li{
      width: 3rem;
      height: 4rem;
      margin-bottom: .5rem
  }
  
  .njyjs_dwgh li:nth-child(odd) {
      float: left;
      margin-left: .3rem;
  }
  .njyjs_dwgh li:nth-child(even) {
      float: right;
      margin-right: .3rem;
  }
  
  .njyjs_dwgh ul li .kjs .imgs_w {
      height: 2rem;
      border: 1px solid #d1e4ef;
      overflow: hidden;
  }
  
  .njyjs_dwgh ul li .kjs .imgs_w img {
      width: 100%;
      height: 100%;
  }
  
  .njyjs_dwgh ul li .kjs .text {
      font-size: .28rem;
      line-height: .42rem;
      margin-top: .2rem;
      padding: 0.1rem 0;
      text-align: center;
  }
  /* 领导关怀 end */
  
  /* 404 start */
  .njyjs_404_s {
    padding: 0.01rem;
  }
  
  .njyjs_404_w img.close_img {
    display: block;
    margin: 0.8rem auto 0.5rem auto;
    width: 4.6rem;
  }
  
  .njyjs_404_s .t1 {
    font-size: 0.34rem;
    text-align: center;
  }
  
  .njyjs_404_s .t2 {
    margin: 0.3rem;
    font-size: 0.28rem;
    text-align: center;
  }
  
  .njyjs_404_s .t2 .bs {
    color: #cd333f;
  }
  
  .njyjs_404_s .t2 .fonts {
    color: #0269a5;
  }
  
  /* 404 end */
  
  /* 联系我们 start */
  .njyjs_lxwm_title1 {
    margin: 0.8rem 0 0.2rem;
    font-size: 0.36rem;
    color: #025a8d;
    font-weight: bold;
    text-align: center;
  }
  
  .njyjs_lxwm_w {
  }
  
  .njyjs_lxwm_w > div {
    padding: 0 0.3rem;
  }
  
  .njyjs_lxwm_title2 {
    margin: 0.3rem 0;
    text-align: center;
  }
  
  .njyjs_lxwm_title2 .kjs {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 0.28rem;
    color: #0269a5;
    background-color: #fff;
    padding: 0.1rem 0.18rem;
    line-height: 0.4rem;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: left;
  }
  
  .njyjs_lxwm_title2 .kjs::before,
  .njyjs_lxwm_title2 .kjs::after {
    content: "";
    position: absolute;
    width: 0.4rem;
    height: 100%;
  }
  
  .njyjs_lxwm_title2 .kjs::before {
    background: url(njyj_ejZsjL_202209.png) no-repeat left top;
    top: 0;
    left: 0;
    background-size: auto 0.35rem;
  }
  
  .njyjs_lxwm_title2 .kjs::after {
    background: url(njyj_ejZsjR_202209.png) no-repeat right bottom;
    bottom: 0;
    right: 0;
    background-size: auto 0.35rem;
  }
  
  .njyjs_lxwm_img {
    margin-top: 0.3rem;
  }
  
  .njyjs_lxwm_img img {
    width: 100%;
  }
  
  .njyjs_lxwm_list .kjs {
    font-size: 0.24rem;
    line-height: 0.54rem;
    width: 100%;
  }
  
  .njyjs_lxwm_list .kjs .bt {
    font-weight: bold;
  }
  .njyjs_lxwm_list .kjs .tel {
    float: right;
  }
  .tsb {
    font-weight: bold;
    font-size: 0.34rem;
  }
  
  .njyjs_lxwm_lxfs {
    background: url(202209_njhjyjs_index67.png) no-repeat left bottom;
  }
  
  .njyjs_lxwm_w .njyjs_lxwm_anns {
    padding: 0.4rem 0.3rem;
  }
  
  .njyjs_lxwm_anns .as {
    display: inline-block;
    margin: 0 0.29rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    border: 0.01rem solid #70caca;
    border-radius: 0.3rem;
    padding: 0.1rem 0.7rem 0.1rem 0.25rem;
    position: relative;
    color: #70caca;
    background: url(202209_njhjyjs_index8.png) no-repeat right 0.2rem center;
  }
  
  .njyjs_lxwm_anns .as a {
    color: #70caca;
  }
  
  /* 联系我们 end */
  
  /* 搜索结果 start */
  .njyjs_sous {
    margin: 0 0.3rem;
    padding-bottom: 0.3rem;
  }
  
  .njyjs_sous .channel_title {
      margin-top: 0.5rem;
  }
  
  .content_append .channel_title {
      padding-left: .3rem;
      padding-top: .5rem;
  }
  
  .result_keyWord {
      margin-top: 0.2rem;
      color: #999;
      padding: 0 0.3rem 1rem 0.3rem;
  }
  
  .njyjs_sous_title {
    font-size: 0.28rem;
    padding: 0.3rem;
    background: #f5f5f5;
    color: #333333;
    margin-top: 0.3rem;
  }
  
  .njyjs_sous_title .ts {
    float: none;
    line-height: 0.48rem;
  }
  
  .njyjs_sous_title .paix {
    width: 5.12rem;
    margin: 0.35rem auto 0.5rem;
    float: none;
  }
  
  .njyjs_sous_title .paix a {
    border: 0.01rem solid #b0b0b0;
    width: 2.38rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.3rem;
    color: #6c6c6c;
    margin-left: 0.1rem;
  }
  
  .njyjs_sous_title .paix a.on {
    border: 0.01rem solid #0269a5;
    color: #0269a5;
  }
  
  .njyjs_sous_list li {
    padding: 0.4rem 0;
    border-bottom: 0.01rem dashed #67a5c9;
  }
  
  .njyjs_sous_list li .title {
    display: block;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
  }
  
  .njyjs_sous_list li .doc {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #707070;
  }
  
  .lytime span {
    display: block;
    float: none;
  }
  
  .lytime span.ly {
    font-size: 0.26rem;
    color: #a1a1a1;
    margin: 0.2rem 0;
  }
  
  .lytime span.time {
    font-size: 0.26rem;
    color: #59b6b6;
  }
  
  /* 分页 start */
  .njyjs_page {
    text-align: center;
    padding: 0.5rem 0;
  }
  
  .njyjs_page_s {
    display: inline-block;
    font-size: 0.26rem;
  }
  
  .njyjs_page a {
    cursor: pointer;
  }
  
  .njyjs_page a,
  .njyjs_page span,
  .njyjs_page .txt {
    padding: 0 0.05rem;
    height: 0.51rem;
    line-height: 0.51rem;
    border: 0.01rem solid #dddddd;
    margin: 0 0.03rem 0 0;
    color: #333333;
    font-size: 0.26rem;
    border-radius: 0.03rem;
    display: block;
    float: left;
  }
  .njyjs_page .resPage {
      border: none;
      padding: 0;
  }
  
  /* .njyjs_page a:hover {
      color: #fff;
      border: 0.01rem solid #0269a5;
      background: #0269a5;
  } */
  
  .njyjs_page .cur {
    color: #fff;
    border: 0.01rem solid #0269a5;
    background: #0269a5;
  }
  
  .njyjs_page .clear {
    display: none;
  }
  
  /* 搜索结果 end */
  
  /* 科学研究 - 科研产出 - 获奖成果 start */
  
  .njyjs_hjcg_t {
    width: 6.3rem;
    margin: 0.3rem auto;
    box-shadow: 0 0 18px #ebedf0;
    padding: 0.4rem;
    padding-bottom: .6rem;
    box-sizing: border-box;
  }
  
  .njyjs_hjcg_t .kj {
    float: none;
    line-height: 0.56rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
  }
  
  .njyjs_hjcg_t .kj .title {
      width: 100%;
    font-size: 0.28rem;
    color: #004165;
    margin-right: 0.2rem;
  }
  
  .njyjs_hjcg_t .kj .input_text .input1,
  .njyjs_hjcg_t .kj .select_data .input1,
  .njyjs_hjcg_t .kj .selects .select_text {
    /* width: 3.9rem; */
    width: 5.5rem;
    border: 0.01rem solid #a5b8c5;
    background-color: #f6f9fb;
    display: block;
    height: 0.56rem;
    font-size: 0.28rem;
    padding-left: 18px;
    color: #8598a8;
    box-sizing: border-box;
  }
  
  .njyjs_hjcg_t .kj .selects .select_ul {
    display: none;
    border: 0.01rem solid #8598a8;
    font-size: 0.28rem;
    color: #004165;
  }
  
  .njyjs_hjcg_t .kj .selects .select_ul li {
    padding-left: 0.2rem;
  }
  
  .njyjs_hjcg_t .kj .selects {
    position: relative;
  }
  .njyjs_hjcg_t .kj .selects .jian {
    width: 0.12rem;
    height: 0.1rem;
    position: absolute;
    right: 0.2rem;
    top: .24rem;
    background: url(202209_njhjyjs_index42.png) no-repeat center center;
    background-size: 100% 100%;
  }
  
  .njyjs_hjcg_t .kj .selects .jian.active{
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
  }
  
  .buts_w {
    position: relative;
    float: none;
    width: 2.32rem;
    margin: 0 auto;
    margin-top: 0.4rem;
  }
  
  .njyjs_hjcg_t .buts_w .buts {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 2.32rem;
    height: 0.68rem;
    border: 0;
    font-size: 0.3rem;
    color: #fff;
    background: url(202209_njhjyjs_index43.jpg) no-repeat center center;
    z-index: 2;
  }
  
  .njyjs_hjcg_t .buts_w .yiny {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  
  .njyjs_hjcg_b_M table {
    width: 6.3rem;
    margin: 0 auto;
    font-size: 0.28rem;
    line-height: 0.5rem;
    border-collapse: collapse;
    margin-bottom: 0.3rem;
  }
  
  .njyjs_hjcg_b_M table tr td {
    padding: 0.15rem 0;
    border: 0.01rem solid #ccd6e1;
  }
  
  .njyjs_hjcg_b_M table tr:last-child td:first-child {
    background: #0269a5 url(202209_njhjyjs_index46.jpg) no-repeat right bottom;
    background-size: contain;
  }
  
  .njyjs_hjcg_b_M table tr td:first-child {
    width: 1.5rem;
    padding-right: 0.3rem;
    color: #fff;
    background: #0269a5;
    text-align: right;
  }
  
  .njyjs_hjcg_b_M table tr td:nth-child(2) {
    padding-left: 0.3rem;
  }
  
  /* 科学研究 - 科研产出 - 获奖成果 end */
  
  /* 期刊图书馆 start */
  
  .njyjs_list_banner {
    position: relative;
  }
  
  .njyjs_list_banner .title {
    position: absolute;
    z-index: 1;
    top: 1.12rem;
    left: 0.3rem;
  }
  
  .njyjs_list_banner .title .ts::before,
  .njyjs_list_banner .title .ts::after {
    content: "";
    position: absolute;
    width: 0.52rem;
    height: 100%;
  }
  
  .njyjs_list_banner .title .ts::before {
    background: url(202209_njhjyjs_index39.png) no-repeat top left;
    top: 0;
    left: 0;
    background-size: contain;
  }
  
  .njyjs_list_banner .title .ts::after {
    background: url(202209_njhjyjs_index40.png) no-repeat right bottom;
    bottom: 0;
    right: 0;
    background-size: contain;
  }
  
  .njyjs_list_banner .ts {
    position: relative;
    font-size: 0.4rem;
    color: #fff;
    font-weight: bold;
    padding: 0.1rem 0.2rem;
  }
  
  .njyjs_list_banner .imgs {
    width: 100%;
  }
  
  .njyjs_list_w {
    margin: 0 0.3rem;
  }
  
  .njyjs_qktsg_kj {
    position: relative;
    background: #fff;
    margin-top: 0.5rem;
    padding-bottom: 0.3rem;
    /* padding: 0 20px; */
    border-top: 0.04rem solid #c5dfef;
    box-shadow: rgba(2, 105, 165, 0.19) 0 0 0.04rem;
    margin-bottom: 0.4rem;
  }
  
  .njyjs_qktsg_title {
    /* position: relative; */
    display: block;
    font-size: 0.38rem;
    font-weight: bold;
    height: 1rem;
    line-height: 1rem;
    border-bottom: 0.01rem solid #c5dfef;
    margin: 0 0.3rem;
    z-index: 1;
  }
  
  .njyjs_qktsg_title span {
    position: absolute;
    display: block;
    top: -0.04rem;
    left: 0;
    font-size: 0.38rem;
    font-weight: bold;
    height: 1rem;
    line-height: 1rem;
    border-top: 0.04rem solid #0269a5;
    padding: 0 0.1rem 0 0.2rem;
  }
  
  .njyjs_qktsg_li {
    margin: 0.6rem 0.3rem;
    background: url(202209_njhjyjs_index41_s.jpg) no-repeat right 0.3rem bottom
      0.2rem;
  }
  
  .njyjs_qktsg .imgs_s img {
    display: block;
    margin: 0 auto;
    width: 3.8rem;
  }
  
  .njyjs_qktsg .text_w {
    font-size: 0.28rem;
    line-height: 0.57rem;
    color: #1a1a1a;
    margin-top: 0.6rem;
  }
  
  .njyjs_qktsg .text_w p {
    text-indent: 2em;
    margin-bottom: 0.1rem;
    text-align: justify;
  }
  
  .njyjs_qktsg_li .text_ann li .as {
    background: url(njyj_zzjgHalfBg_202209.png) no-repeat right center;
    display: block;
    font-weight: bold;
    color: #1a1a1a;
    width: 3.03rem;
    height: 0.75rem;
    line-height: 0.75rem;
    text-align: center;
    background-size: 3.03rem 0.75rem;
    margin-top: 0.45rem;
  }
  
  .njyjs_qktsg_li .text_ann li:nth-child(even) {
    float: right;
  }
  
  .njyjs_qktsg_li .text_w .text .ts {
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
  }
  
  .szthg .njyjs_qktsg_li {
    padding-bottom: 0.5rem;
    border-bottom: 0.01rem solid #c5dfef;
  }
  
  .szthg li {
    width: 100%;
  }
  
  .szthg .njyjs_qktsg_li .text_ann li .as {
    width: 100%;
    background: url(njyj_zzjgFullBg_202209.png) no-repeat;
    background-size: 100% 0.75rem;
  }
  
  .szthg .njyjs_qktsg_li:last-child {
    border: 0;
    padding-bottom: 0;
  }
  
  /* 期刊图书馆 end */
  
  /* 科学研究 start */
  .njyjs_kxyj .njyjs_qktsg_kj .njyjs_qktsg_li {
    background: 0;
  }
  
  .njyjs_kxyj_kycc_s ul {
    position: relative;
    overflow: hidden;
    margin: 0.45rem 0;
    display: flex;
    justify-content: space-between;
  }
  
  .njyjs_kxyj_kycc_s ul::before {
    content: "";
    position: absolute;
    width: 0.01rem;
    height: 100%;
    background: #0269a5;
    top: 0;
    left: 30%;
  }
  
  .njyjs_kxyj_kycc_s ul::after {
    content: "";
    position: absolute;
    width: 0.01rem;
    height: 100%;
    background: #0269a5;
    top: 0;
    right: 30%;
  }
  
  .njyjs_kxyj_kycc_s ul li {
    font-size: 0.32rem;
    font-weight: bold;
    float: left;
  }
  
  .njyjs_kxyj .njyjs_title {
    width: auto;
    margin: 0rem;
  }
  
  .njyjs_kxyj_kycc_s ul li.on a {
    color: #0269a5;
  }
  
  .njyjs_kxyj_kycc_b_M {
    overflow: hidden;
  }
  
  .njyjs_kxyj_kycc_b_M table {
    width: 6.3rem;
    margin: 0 auto;
    font-size: 0.28rem;
    line-height: 0.5rem;
    border-collapse: collapse;
    margin-bottom: 0.3rem;
  }
  
  .njyjs_kxyj_kycc_b_M table tr td {
    padding: 0.15rem 0;
    border: 0.01rem solid #ccd6e1;
  }
  
  .njyjs_kxyj_kycc_b_M table tr:last-child td:first-child {
    background: #0269a5 url(202209_njhjyjs_index46.jpg) no-repeat right bottom;
    background-size: contain;
  }
  
  .njyjs_kxyj_kycc_b_M table tr td:first-child {
    width: 1.5rem;
    padding-right: 0.3rem;
    color: #fff;
    background: #0269a5;
    text-align: right;
  }
  
  .njyjs_kxyj_kycc_b_M table tr td:nth-child(2) {
    padding-left: 0.3rem;
    padding-right: 0.2rem;
  }
  
  .njyjs_kxyj_kycc_s .njyjs_kxyj_kycc_b_M table {
    width: 100%;
  }
  
  .njyjs_kxyj_kycc_b_M_item {
    display: none;
    padding-bottom: 0.1rem;
  }
  
  .njyjs_kxyj_kycc_b_M_item:first-child {
    display: block;
  }
  
  .unfold_see_all {
    font-size: 0.28rem;
    color: #59b6b6;
    text-align: center;
  }
  
  .unfold_see_all .unfold {
    display: block;
    text-align: center;
    background: url(njyj_rcdwUnfoldIcon_202209.png) no-repeat bottom center;
    padding: 0.1rem 0 0.25rem 0;
    background-size: 0.3rem auto;
  }
  
  .unfold_see_all .fold::after {
    content: "";
    display: block;
    transform: rotate(180deg);
    text-align: center;
    background: url(njyj_rcdwUnfoldIcon_202209.png) no-repeat bottom center;
    padding: 0.1rem 0 0.25rem 0;
    background-size: 0.3rem auto;
  }
  
  .unfold_see_all .fold {
    display: none;
  }
  
  .njyjs_kxyj_ldcgkyxm_kj {
    float: none;
  }
  
  .njyjs_kxyj_zxfw {
    margin-top: 1rem;
  }
  
  .njyjs_title_a {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
  }
  
  .njyjs_title_a .t1 {
    display: inline-block;
    font-size: 0.38rem;
    font-weight: bold;
    color: #0269a5;
    text-align: center;
    padding: 0 0.1rem 0.1rem;
    border-bottom: 0.05rem solid #0269a5;
    border-left: 0.05rem solid rgba(0, 0, 0, 0);
    border-right: 0.05rem solid rgba(0, 0, 0, 0);
  }
  
  .njyjs_title_a .t1 .icos {
    position: absolute;
    bottom: 0;
    height: 0.01rem;
    width: 2.42rem;
    background: #0269a5;
  }
  
  .njyjs_title_a .t1 .icos.icos1 {
    left: 0;
  }
  
  .njyjs_title_a .t1 .icos.icos2 {
    right: 0;
  }
  
  .njyjs_kxyj_zxfw_kj {
    float: none;
    position: relative;
    background: #fff url(202209_njhjyjs_index41_s.jpg) no-repeat right 0.1rem
      bottom 0.1rem;
    background-size: 2.5rem auto;
    margin-top: 0.5rem;
    padding-bottom: 0.3rem;
    /* padding: 0 20px; */
    border-top: 0.04rem solid #c5dfef;
    box-shadow: rgba(2, 105, 165, 0.19) 0 0 0.04rem;
  }
  
  .njyjs_kxyj_zxfw_title {
    /* position: relative; */
    display: block;
    font-size: 0.38rem;
    font-weight: bold;
    height: 1rem;
    line-height: 1rem;
    border-bottom: 0.01rem solid #c5dfef;
    margin: 0 0.3rem;
    z-index: 1;
  }
  
  .njyjs_kxyj_zxfw_title span {
    position: absolute;
    display: block;
    top: -0.04rem;
    left: 0;
    font-size: 0.38rem;
    font-weight: bold;
    height: 1rem;
    line-height: 1rem;
    border-top: 0.04rem solid #0269a5;
    padding: 0 0.1rem 0 0.2rem;
  }
  
  .njyjs_kxyj_zxfw .njyjs_kxyj_zxfw_title span {
    font-size: 0.32rem;
  }
  
  .njyjs_kxyj_zxfw .njyjs_kxyj_zxfw_ann {
    margin: 0 0.3rem;
  }
  
  .njyjs_kxyj_zxfw .njyjs_kxyj_zxfw_ann ul {
    overflow: hidden;
  }
  
  .njyjs_kxyj_zxfw .njyjs_kxyj_zxfw_ann li {
    float: left;
    font-size: 0.28rem;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
    height: 0.75rem;
    line-height: 0.75rem;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
    width: 3.05rem;
    background: url(njyj_zzjgHalfBg_202209.png) no-repeat;
    background-size: 3.05rem 0.75rem;
  }
  
  .njyjs_kxyj_zxfw .njyjs_kxyj_zxfw_ann li:nth-child(even) {
    float: right;
  }
  
  /* 科学研究 end */
  
  /* 科学研究-咨询服务-固体废物环境管理与资源化-典型项目 start */
  .consulting_service {
      padding-bottom: .4rem;
  }
  .consulting_service .njyjs_kxyj_zxfw_ann li {
      width: 2.75rem !important;
      background: url(njyj_zzjgHalfBg_202209.png) no-repeat;
      background-size: 100% 100% !important
  }
  /* 科学研究-咨询服务-固体废物环境管理与资源化-典型项目 end */
  
  /* 交流合作 start */
  .njyjs_jlhz_page .title_bg {
    top: 0.5rem;
    background: #0269a590;
    padding: 0.25rem 0.15rem;
  }
  
  .njyjs_jlhz_page .njyjs_title {
    width: 6.9rem;
  }
  
  .njyjs_jlhz_xsjl_l {
    width: 6.9rem;
    height: 4.3rem;
  }
  
  .njyjs_jlhz_xsjl_s {
    margin-top: 0.3rem;
  }
  
  .njyjs_jlhz_xsjl_l li.swiper-slide {
    position: relative;
    width: 6.9rem;
    height: 4.3rem;
    overflow: hidden;
  }
  
  .njyjs_jlhz_xsjl_l li .imgs {
    width: 100%;
    height: 100%;
  }
  
  .njyjs_jlhz_xsjl_l li .text {
    position: absolute;
    bottom: 0;
    z-index: 1;
    font-size: 0.28rem;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    height: 1rem;
    padding-top: 0.1rem;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.99));
    width: 100%;
    box-sizing: border-box;
  }
  
  .njyjs_jlhz_xsjl_l li .text .t1 {
    width: 4.6rem;
    padding: 0 0.2rem;
    line-height: 0.42rem;
  }
  
  .njyjs_jlhz_xsjl_l.swiper-container .page {
    width: auto;
    left: auto;
    right: 0.1rem;
  }
  
  .swiper-container .page {
    position: absolute;
    right: 0.2rem;
    bottom: 0.4rem;
    z-index: 99;
    text-align: center;
  }
  
  .swiper-container .page .swiper-pagination-bullet {
    opacity: 0.4;
    background: #67a5c9;
  }
  
  .swiper-container .page .swiper-pagination-bullet-active {
    background: #67a5c9;
    opacity: 1;
  }
  
  .square_page.swiper-container .page .swiper-pagination-bullet {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    background: #67a5c9;
    margin: 0 0.07rem;
    border-radius: 0;
    opacity: 1;
  }
  
  .square_page.swiper-container .page .swiper-pagination-bullet-active::after {
    position: absolute;
    top: -0.07rem;
    left: -0.07rem;
    content: "";
    width: 0.24rem;
    height: 0.24rem;
    border: 0.01rem solid #17538e;
    /* background: rgba(255, 255, 255, 0.4); */
  
    /* z-index: 1; */
  }
  
  .square_page.swiper-container .page .swiper-pagination-bullet-active {
    position: relative;
    background: #17538e;
    margin: 0 0.1rem;
    /* z-index: 2; */
  }
  
  .njyjs_jlhz_kjhz ul li:nth-child(n + 6),
  .njyjs_jlhz_xsjl_r ul li:nth-child(n + 6) {
    display: none;
  }
  
  .njyjs_jlhz_gjhz {
    width: 7.5rem;
    margin-left: -0.3rem;
    margin-top: 0.5rem;
  }
  
  .njyjs_jlhz_gjhz img {
    width: 100%;
  }
  
  .njyjs_jlhz_gjhy_s .kjs .title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #0269a5;
    /* height: 0.55rem; */
    line-height: 0.55rem;
    background: url(202209_njhjyjs_index54.png) no-repeat;
    background-size: 0.5rem auto;
    padding-left: 0.7rem;
    margin: 0.3rem 0;
  }
  
  .njyjs_jlhz_gjhy_s ul {
    padding: 0.01rem;
    padding-left: 0.18rem;
    font-size: 0.3rem;
  }
  
  .njyjs_jlhz_gjhy_s ul li {
    line-height: 0.45rem;
    padding-left: 1.1rem;
    padding-right: 0.2rem;
    margin: 0.2rem 0;
    background: url(202209_njhjyjs_index55.png) no-repeat left 0.04rem;
    background-size: 0.95rem auto;
    word-break: break-all;
  }
  
  /* 交流合作 end */
  
  /*  */
  .njyjs_djywh_zzjg {
      width: 100%;
      height: 2.5rem;
      position: relative;
      margin-top: 0.4rem;
  }
  
  .njyjs_djywh_zzjg img {
    width: 100%;
  }
  
  .njyjs_djywh_zzjg img{
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 0;
  }
  
  .njyjs_djywh_zzjg_ul {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      padding: 0.55rem 0 0 .07rem;
      text-align: center;
      box-sizing: border-box;
  }
  
  .njyjs_djywh_zzjg_ul li {
      float: left;
      border-right: 1px solid #da6a76;
      margin-bottom: .2rem;
  }
  .njyjs_djywh_zzjg_ul li:nth-child(3) {
      border: none;
  }
  
  .njyjs_djywh_zzjg_ul li:nth-child(3) {
      /* margin-left: .35rem; */
  }
  .njyjs_djywh_zzjg_ul li:nth-last-child(1) {
      border: none;
  }
  
  .njyjs_djywh_zzjg_ul li:nth-child(4) {
      margin-left: 1.3rem;
  }
  
  .njyjs_djywh_zzjg_ul li a {
      line-height: .32rem;
      font-size: .32rem;
      padding: 0 .2rem;
      color: #c60a12;
  }
  
  .njyjs_djywh_zzjg_ul li a:hover {
      color: #f63e3e;
  }
  
  
  
  .njyjs_djywh_djhd .kjs {
    margin-top: 0.4rem;
  }
  
  .njyjs_title_b {
    overflow: hidden;
    line-height: 0.45rem;
    height: 0.45rem;
    border-left: 0.07rem solid #0269a5;
    margin: 0.5rem 0;
  }
  
  .njyjs_title_c {
      line-height: 0.45rem;
      height: 0.65rem;
      /* border-left: 0.07rem solid #0269a5; */
      margin: 0.5rem 0;
  }
  
  .njyjs_title_c ul {
      margin-top: 0 !important;
  }
  
  .more_group {
      margin-top: .15rem;
  }
  
  .njyjs_title_b .t1 {
    font-size: 0.38rem;
    color: #1a1a1a;
    font-weight: bold;
    padding-left: 0.2rem;
  }
  
  .njyjs_djywh_djzt_js_M {
    height: 4.6rem;
    padding-bottom: 0.6rem;
  }
  
  .njyjs_djywh_djzt_js_M .swiper-slide {
    width: 3.24rem;
    height: 1.38rem;
  }
  
  .njyjs_djywh_djzt_js_M .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  
  .njyjs_djywh_djzt_js_M .page {
    bottom: 0;
  }
  
  .njyjs_djywh_djzt_js_M .swiper-pagination-bullet-active::after {
    display: none;
  }
  
  .njyjs_djywh .more {
    padding-right: 0.44rem;
    margin-right: 0.02rem;
    font-size: 0.26rem;
    color: #2cb6b6;
  
    background: url(202209_njhjyjs_index8.png) no-repeat right center;
    background-size: 0.3rem auto;
    margin-right: 0.3rem;
  }
  
  .njyjs_djywh_ljwh_r {
    margin-top: 0.4rem;
  }
  
  .njyjs_djywh_ljwh_r img {
    width: 100%;
  }
  
  .njyjs_djywh_whfk {
    margin-top: 0.6rem;
  }
  
  .njyjs_djywh_whfk_st ul {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
  }
  
  .njyjs_djywh_whfk_st ul::after {
    display: none;
  }
  
  .njyjs_djywh_whfk_st li {
    float: left;
    font-size: 0.26rem;
    font-weight: bold;
    padding: 0.15rem 0;
    padding-left: 0.6rem;
    margin-right: 0.3rem;
    border-bottom: 0.05rem solid #0269a500;
  }
  
  .njyjs_djywh_whfk_st li a {
    color: #1a1a1a;
  }
  
  .njyjs_djywh_whfk_st li:first-child {
    background: url(202209_njhjyjs_index58.png) no-repeat left center;
    background-size: auto 0.4rem;
  }
  
  .njyjs_djywh_whfk_st li:nth-child(2) {
    background: url(202209_njhjyjs_index59.png) no-repeat left center;
    background-size: auto 0.4rem;
  }
  
  .njyjs_djywh_whfk_st li:nth-child(3) {
    background: url(202209_njhjyjs_index60.png) no-repeat left center;
    background-size: auto 0.4rem;
  }
  
  .njyjs_djywh_whfk_st li:nth-child(4) {
    background: url(202209_njhjyjs_index61.png) no-repeat left center;
    background-size: auto 0.4rem;
    margin-right: 0;
  }
  
  .njyjs_djywh_whfk_st li.on {
    border-bottom: 0.05rem solid #0269a5;
  }
  
  .njyjs_djywh_whfk_sb li {
    float: left;
  }
  
  .njyjs_djywh_whfk_sb li img {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  .njyjs_djywh_whfk_sb li.li1 {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  
  .njyjs_djywh_whfk_sb li.li2 {
    width: 3.56rem;
  }
  .njyjs_djywh_whfk_sb li.li2 .njyjs_scale_img {
    display: block;
    width: 3.56rem;
    height: 2.45rem;
  }
  .njyjs_djywh_whfk_sb li.li2 .njyjs_scale_img:first-child {
    margin-bottom: 0.1rem;
  }
  .njyjs_djywh_whfk_sb li.li3 {
    width: 3.19rem;
    height: 5rem;
    float: right;
  }
  
  .njyjs_djywh_whfk_sb {
    margin-top: 0.15rem;
  }
  
  .njyjs_djywh_whfk_sb .kj {
    display: none;
  }
  
  /* .swiper-container .page {
      text-align: center;
      margin-top: 10px;
  }
  
  .swiper-pagination-bullet {
      position: relative;
      display: inline-block;
      width: 0.08rem;
      height: 0.08rem;
      background: #67a5c9;
      margin: 0 0.05rem;
      border-radius: 0;
  }
  
  .swiper-pagination-bullet-active {
      background: #0269a5;
      margin: 0 0.1rem !important;
  }
  
  .swiper-pagination-bullet-active::after {
      width: 0.16rem;
      height: 0.16rem;
      top: -0.06rem;
      left: -0.06rem;
      position: absolute;
      content: '';
      border: 0.02rem solid #0269a5;
      padding: 5px; 
  } */
  
  /* 20221118 新增表单页 start */
  .xxfk_bd {
    width: 6.3rem;
    margin: 0 auto;
    font-size: 0.3rem;
  }
  .xxfk_bd input,
  .xxfk_bd textarea {
    display: block;
    float: left;
    border-radius: 0;
    border: 1px solid #ccc;
    outline: 0;
    resize: none;
    font-size: 0.3rem;
    color: #333;
  }
  .xxfk_bd textarea {
    padding: 0.05rem;
    width: 4rem;
    height: 3rem;
  }
  .xxfk_bd input {
    height: 0.5rem;
    width: 4rem;
    padding: 0 0.05rem;
  }
  .xxfk_bd_title {
    background: #f4f3f0;
    font-size: 0.36rem;
    text-align: center;
    font-weight: bold;
    padding: 0.2rem 0;
    margin-top: 0.3rem;
  }
  .xxfk_bd_item {
    background: #f4f3f0;
    margin: 0.02rem 0;
    padding: 0.1rem 0;
  }
  .xxfk_bd_item .bd_item_l {
    padding-left: 0.2rem;
  }
  .xxfk_bd_item .bd_item_r {
    overflow: hidden;
    padding-left: 0.6rem;
    padding-top: 0.1rem;
  }
  .xxfk_bd_item .bd_item_r span {
    display: block;
    float: left;
    font-size: 0.24rem;
    margin-left: 0.05rem;
  }
  .xxfk_bd_item.bd_yzm input {
    width: 2.45rem;
  }
  .xxfk_bd_item.bd_yzm .verifycode {
    display: block;
    float: left;
    margin-left: 0.05rem;
    width: 1.6rem;
    height: 0.5rem;
  }
  
  .xxfk_bd_btns {
    width: 3.2rem;
    margin: 0rem auto;
    padding: 0.3rem 0;
    overflow: hidden;
  }
  .xxfk_bd .xxfk_bd_btns .xxfk_bd_btn_item {
    float: left;
    background: #ccc;
    width: 1.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border-radius: 0.1rem;
    font-size: 0.34rem;
  }
  .xxfk_bd .xxfk_bd_btns .xxfk_bd_btn_item.reset {
    margin-left: 0.4rem;
  }
  /* 20221118 新增表单页 end */
  
  