@media (max-width: 996px) {
  .mb {
    display: block;
  }
  .pc {
    display: none;
  }
  .ts1f {
    fill: #000;
  }
  .ibanner .tit4 {
    font-size: 1rem;
  }
  .ibanner .textbox {
    width: 100%;
    max-width: 92%;
    padding: 0;
    top: 38%;
  }
  .ibanner {
    height: 15rem;
  }
  .ibanner .tit3 {
    font-size: 0.6rem;
  }
  .ibanner .zmore {
    height: 1.1rem;
    border-radius: 1.1rem;
    font-size: 0.45rem;
  }
  .ibanner .swiper-pagination {
    bottom: 1rem !important;
  }
  .ilist2 {
    padding: 1rem 5%;
  }
  .ilist2 .contentbox-top .tit4 {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
    font-weight: normal;
    text-transform: uppercase;
  }
  .ilist2 .contentbox-top .tit5 {
    font-size: 0.8rem;
  }
  .ilist2 .contentbox-top .zmore {
    display: none;
  }
  .ilist2 .contentbox-top {
    margin-bottom: 0.7rem;
  }
  .ilist2 .news-container .swiper-scrollbar {
    height: 3px;
  }
  .ilist2 .news-container {
    padding-top: 1rem;
  }
  .ilist2 .news-container .item {
    height: auto;
    border-radius: 0;
  }
  .ilist2 .news-container .imgbg {
    display: none;
  }
  .ilist2 .news-container .titbox {
    position: relative;
    bottom: auto;
    padding: 0;
  }
  .ilist2 .news-container .titbox .col-fff {
    color: #333;
  }
  .ilist2 .news-container .item:hover .img img {
    transform: scale(1);
  }
  .ilist2 .news-container .img {
    border-radius: 0.5rem;
  }
  .ilist2 .news-container .swiper-pagination {
    margin-top: 0.75rem;
  }
  .ilist2 .mb {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ilist2 .mb .zmore {
    width: 4rem;
    height: 1rem;
    border: 2px solid #d3d3d5;
    border-radius: 0.5rem;
    margin: 1rem 0;

    box-sizing: content-box;
    transition: all 0.6s;
  }
  .ilist2 .mb .zmore .icon {
    width: 0.375rem;
    height: 0.375rem;
    fill: #333;
    margin-left: 12px;
    transition: all 0.4s;
  }
  .ilist2 .mb .zmore:hover {
    background: #18896e;
    color: #fff;
    border: 2px solid #18896e;
  }
  .ilist2 .news-container .itemtext {
    height: auto;
    width: 100%;
    padding: 0.75rem 0.5rem;
  }
  .ilist3 .bg {
    display: none;
  }
  .ilist3 {
    background-color: RGBA(244, 244, 249, 1);
  }
  .ilist3 .textbox {
    position: relative;
    padding: 1.5rem 5%;
    left: 0;
    top: 0;
  }
  .ilist3 .textbox .tit3 {
    font-size: 0.3rem;
    margin-bottom: 0.5rem;
  }
  .ilist3 .textbox .tit4 {
    font-size: 0.8rem;
  }
  .ilist3 .textbox .tit5 {
    width: 100%;
  }
  .zmore {
    height: 1rem !important;
    border-radius: 0.5rem !important;
  }
  .ilist3 .textbox .tit5 {
    font-size: 14px;
  }
  .ilist3 .textbox .zmore {
    margin-top: 0.75rem;
  }
  .ilist4 {
    padding: 1.5rem 5%;
  }
  .ilist4 .item {
    width: 100%;
    padding: 0.75rem;
    height: 16rem;
  }
  .ilist4 .item .tit {
    font-size: 0.4rem;
  }
  .ilist4 .item .tit2 {
    font-size: 0.8rem;
  }
  .ilist4 .item .titbox .tit3 {
    font-size: 0.5rem;
  }
  .ilist4 .item .icon {
    width: 1.2rem;
    height: 1.2rem;
  }
  .ilist4 .item.li1 {
    margin-bottom: 0.5rem;
  }
  .ilist4 .li2 .tit {
    margin-bottom: 0.5rem;
  }
  .ilist4 .li2 .ul .i {
    font-size: 0.4rem;
    transform: scale(0.85);
    margin-bottom: 0.4rem;
  }
  .ilist4 .li2 {
    height: 14rem;
  }
  .ilist4 .li2 .tit2 {
    margin-bottom: 0.5rem;
  }
  .footerleft {
    display: none;
  }
  .footertop {
    display: block;
    padding: 0;
  }
  .footeright {
    width: 100%;
    padding: 0 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer {
    padding-top: 1rem;
    overflow: hidden;
  }
  .footeright .tit2 {
    margin-bottom: 0.5rem;
    font-weight: normal;
  }
  .footeright .sharebox .li img {
    width: 1rem;
  }
  .footeright .sharebox {
    width: 100%;
    padding-bottom: 0.65rem;
    margin-bottom: 0.65rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
  }
  .footeright .emailbox {
    width: 100%;
    padding-bottom: 0.65rem;
    margin-bottom: 0.65rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .footeright .emailbox .tit3 {
    text-align: center;
    margin-bottom: 0.5rem;
    font-weight: normal;
  }
  .footeright .emailbox .sendbox {
    width: 6rem;
    height: 0.9rem;
    border-radius: 0.9rem;
  }
  .footerbot {
    padding: 0 5%;
    padding-bottom: 1.85rem;
    background-color: transparent;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .footerbot:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100%);
    height: calc(100%);
    z-index: -1;
    background: rgba(255, 255, 255, 0.05);
  }
  .footerbot a {
    margin-top: 0.5rem;
  }
  .backbtn {
    display: none;
  }
  .about {
    padding: 0;
  }
  .sub-nav-list {
    display: none;
  }
  .about-a {
    padding: 1.5rem 5%;
  }
  .about-a .en {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
  }
  .tit-52 {
    font-size: 0.8rem;
  }
  .about-a .content {
    display: block;
  }
  .about-a .content .left {
    width: 100%;
    padding-top: 0.5rem;
  }
  .about-a .content .left .t1 {
    width: 100%;
  }
  .about-a .content .left .img-box {
    margin-top: 0.75rem;
  }
  .about-a .content .right-list {
    width: 100%;
    margin-top: 1rem;
  }
  .about-a .content .right-list .li {
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .about-a .content .right-list .li .t {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .about-a .content .right-list .li .t .icon {
    margin-right: 0.5rem;
  }
  .about-a .content .right-list .li:last-child {
    border-bottom: 1px solid rgba(25, 137, 112, 0.2);
  }
  .about-b {
    padding: 1.5rem 5%;
  }
  .home-c .top {
    padding: 1.5rem 5%;
  }
  .about-list3 .title {
    font-size: 0.8rem;
    padding-bottom: 0.5rem;
  }
  .about-list3 {
    padding-top: 2.5rem;
  }
  .about-list3 .titlebox {
    top: 5.5rem;
    position: absolute;
    padding: 0 6%;
    width: 100%;
    z-index: 3;
  }
  .about-list3 .titlebox .time {
    font-size: 1.5rem;
    line-height: 1;
  }
  .about-list3 .titlebox .tit3 {
    font-size: 0.4rem;
  }
  .about-list3 .timebox .item span {
    font-size: 0.4rem;
  }
  .about-list3 .item {
    padding: 0.2rem;
    padding-bottom: 0.5rem;
  }
  .about-list3 {
    height: 18rem;
    padding-bottom: 0.2rem;
  }
  .about-list3 .timebox {
    bottom: 1rem;
  }
  .about-list3 .bg {
    object-fit: cover;
  }
  .about-list3 .button-next,
  .about-list3 .button-prev {
    top: 70%;
  }
  .w1600 {
    width: 100%;
    max-width: 100%;
  }
  .c-a .top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
  .c-a .top .r {
    margin-top: 0.75rem;
  }
  .c-a .top .r a {
    margin-right: 0.4rem;
    margin-left: 0;
  }
  .c-a .list1 {
    display: block;
    height: auto;
    margin-top: 0.5rem;
  }
  .c-a .list1 .txt {
    width: 100%;
    padding: 0.5rem;
  }
  .c-a .list1 .txt .fonen {
    font-size: 0.7rem;
  }
  .c-a .list1 .txt .tit-32 {
    font-size: 0.5rem;
  }
  .c-a .list1 .img-box {
    width: 100%;
  }
  .c-a .list2 {
    display: block;
    margin-top: 0.5rem;
  }
  .c-a .list2 .li {
    width: 100%;
    height: auto;
  }
  .c-a .list2 .li .bg {
    padding: 0.5rem;
    padding-bottom: 2rem;
  }
  .c-a .list2 .li .fonen {
    font-size: 0.7rem;
  }
  .c-a .list2 .tit-32 {
    font-size: 0.5rem;
  }
  .c-a .list2 .li:nth-child(2n) {
    height: 7rem;
  }
  .tit-42 {
    font-size: 0.8rem;
  }
  .c-b .list {
    margin-top: 0.75rem;
    display: flex;
    flex-wrap: wrap;
  }
  .view {
    padding: 0 5%;
  }
  .c-b .list .li {
    width: 50%;
    min-height: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .c-b .list::after {
    top: 50%;
  }
  .honor .t2 {
    display: block;
  }
  .honor .t2 .tit-16 {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .h-a .list {
    padding: 0.5rem;
  }
  .h-a-container .swiper-slide {
    width: 100%;
    margin: 0;
  }
  .h-a-container .swiper-slide .img {
    height: auto;
    padding: 0.5rem 0;
  }
  .h-a-container .swiper-slide .txt {
    padding: 0.5rem;
  }
  .table-list .li {
    font-size: 0.4rem;
  }
  .table-list .li {
    line-height: 1.2rem;
  }
  .h-b .list {
    display: block;
  }
  .h-b .list .li {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .h-b .list .li .txt {
    padding: 0.5rem;
  }
  .img-doin .box {
    width: 90%;
    height: auto;
    padding: 1rem;
  }
  .img-doin .box .img {
    height: auto;
  }
  .g-a .top {
    padding: 1rem 0;
    display: block;
  }
  .g-a .top .r {
    width: 100%;
    margin-top: 0.5rem;
  }
  .g-a .list {
    display: block;
  }
  .g-a .list .li {
    width: 100% !important;
    height: 2rem;
    margin-bottom: 0.2rem;
    margin-right: 0;
  }
  .g-a .list .li .box {
    padding: 0.1rem 0.5rem;
    height: 100%;
    width: 100%;
    display: flex;
    padding-top: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
  .g-a .list .li .box .text-center {
    margin-top: 0;
    font-size: 0.5rem;
  }
  .g-a .list .li .box .text-center br {
    display: none;
  }
  .g-a .list .li.on {
    height: 10rem;
  }
  .g-a .list .li .hid-box {
    padding: 1rem 0.5rem;
  }
  .g-a .list .li .hid-box .t2 {
    padding: 0;
  }
  .g-b {
    padding: 1rem 0;
  }
  .g-b-container .swiper-slide {
    width: 100%;
    height: 6rem;
    margin: 0;
  }
  .g-b-container .button-prev,
  .g-b-container .button-next {
    display: none;
  }
  .g-b-container .swiper-slide.swiper-slide-active .txt {
    font-size: 0.4rem;
    padding-bottom: 0.5rem;
  }
  .g-c {
    padding: 1.5rem 0;
  }
  .g-c .list .li {
    display: block;
    border-radius: 0.25rem;
    overflow: hidden;
  }
  .g-c .list .li .txt {
    width: 100%;
    height: auto;
    padding: 0.75rem 0.5rem;
    border-radius: 0rem;
  }
  .g-c .list .li .txt .t2 {
    margin-top: 0.3rem;
  }
  .g-c .list .li .txt .img-box img {
    width: 1.5rem;
  }
  .g-c .list .li .img-list {
    width: 100%;
    height: 8rem;
    border-radius: 0rem;
  }
  .g-c .list .li .img-list .swiper-slide .itxt {
    padding: 0.5rem 0.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    justify-content: center;
  }
  .g-c-pagination {
    bottom: 0.5rem !important;
    text-align: center;
    padding: 0;
  }
  .contact {
    padding-bottom: 0.5rem;
  }
  .con-a {
    display: block;
  }
  .con-a .txt {
    width: 100%;
    padding: 0.75rem 0;
  }
  .con-a .txt .mc {
    font-size: 0.6rem;
  }
  .con-a .img {
    width: 100%;
  }
  .con-b {
    display: block;
  }
  .con-b .lis {
    width: 100%;
    margin-bottom: 1rem;
  }
  .indus {
    padding: 1.5rem 0;
  }
  .indus .list .li {
    display: block;
    height: auto;
  }
  .indus .list .li .txt {
    padding: 0.75rem 0.5rem;
  }
  .indus .list .li .txt {
    width: 100%;
  }
  .indus .list .li .img {
    width: 100%;
    height: 8rem;
  }
  .indus .list .li .txt .tip-list .ts {
    font-size: 0.35rem;
  }
  .indus .list .li .txt .ymore {
    margin-top: 1rem;
  }
  .indus .list .li .img .ixtx {
    font-size: 0.4rem;
    padding-bottom: 0.5rem;
  }
  .indus-info {
    padding-top: 1.5rem;
  }
  .indus-info .title {
    padding-bottom: 1rem;
  }
  .indus-info-content {
    display: block;
  }
  .indus-info-content .left-nav {
    position: relative;
    left: auto;
    width: 100%;
    top: auto;
  }
  .indus-info-content .content {
    width: 100%;
    margin-top: 1.5rem;
    padding: 0;
  }
  .indus-info-content .content .telte {
    font-size: 0.6rem;
  }
  .indus-info-content .content .top {
    display: block;
  }
  .indus-info-content .content .top .logo {
    display: block;
  }
  .indus-info-content .content .top .logo img {
    width: 100%;
  }
  .indus-info-content .content .top .logo .t2 {
    font-size: 0.4rem;
    margin-left: 0;
  }
  .indus-info-content .content .top a {
    width: 5rem;
    height: 1.25rem;
    padding: 0 0.5rem;
    margin-top: 0.5rem;
  }
  .indus-info-content .content .top a .tit-22 {
    font-size: 0.4rem;
  }
  .conten-a .table-list {
    margin-top: 1rem;
  }
  .conten-a .list {
    display: block;
  }
  .conten-a .list .li {
    width: 100%;
  }
  .conten-a .list .li .img {
    height: 6.5rem;
  }
  .conten-a .list .li .t::after {
    top: 4px;
  }
  .ind-diog .box {
    width: 90%;
    padding: 1rem 0.5rem;
  }
  .ind-diog .box .img-box .img-box-container .swiper-slide {
    height: 4.2rem;
  }
  .ind-diog .box .img-list .right {
    display: none;
  }
  .dom-a {
    padding: 1.5rem 5%;
  }
  .mapbox {
    width: 100%;
    margin-left: 0;
  }
  .txt-box {
    position: relative;
    left: 0;
    top: auto;
    width: 100%;
  }
  .txt-box .top {
    padding: 0.5rem;
  }
  .txt-box .top .le .lh1 {
    font-size: 0.45rem;
  }
  .txt-box .content {
    padding: 0.75rem 0.5rem;
  }
  .txt-box .tip-list {
    width: 68%;
  }
  .over-a .txt {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 5%;
  }
  .over-a {
    margin-top: 1.5rem;
  }
  .over-a.mb {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .ripple-container {
    display: none;
  }
  .esg-tbale {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .esg-tbale .li {
    display: none;
  }
  .esg-tbale .li.on {
    display: flex;
    width: 100%;
    height: auto;
    padding: 0.5rem 0.5rem;
  }
  .esg-tbale .li .num {
    font-size: 2.5rem;
  }
  .esg-tbale .li .txt .t1 {
    font-size: 0.5rem;
  }
  .esg-tbale .li .txt .t2 {
    font-size: 0.35rem;
    margin-top: 0.2rem;
  }
  .esg-tbale .li .icon {
    margin-left: 1rem;
  }
  .env-a .list .li {
    display: block;
  }
  .env-a .list .li .txt {
    width: 100%;
    height: auto;
    padding: 1rem 0.5rem;
  }
  .env-a .list .li .txt .tit-32 {
    font-size: 0.5rem;
  }
  .env-a .list .li .img {
    width: 100%;
    height: 6.25rem;
  }
  .env-b .year-list {
    overflow: auto;
    margin-top: 1rem;
  }
  .env-b .year-list .li {
    padding-bottom: 0.5rem;
  }
  .env-b .year-list .li.on::after {
    display: none;
  }
  .big-container {
    width: 100%;
  }
  .sma-container {
    display: none;
  }
  .env-b .ajax-list {
    display: block;
    padding-bottom: 2rem;
  }
  .big-container .swiper-slide .img {
    width: 40%;
  }
  .big-container .swiper-slide {
    display: flex;
    align-items: center;
  }
  .big-container .swiper-slide .txt {
    width: 60%;
    margin-left: 0;
    padding: 0;
    padding-left: 0.2rem;
  }
  .big-container .swiper-slide .txt .t1 {
    font-size: 0.45rem;
    line-height: 1.5;
  }
  .big-container .swiper-slide .txt .t2 {
    font-size: 0.4rem;
    height: auto;
    line-height: 1.4;
  }
  .big-container .swiper-slide .txt .line {
    display: none;
  }
  .env-page {
    position: relative;
    left: 0;
    top: 0;
    justify-content: flex-end;
    margin-top: 1rem;
  }
  .env-page .prev,
  .env-page .next {
    width: 1rem;
    height: 1rem;
  }
  .soc-a {
    padding: 1rem 0;
    margin-top: 1rem;
  }
  .soc-a .tit-32 {
    font-size: 0.6rem;
  }
  .soc-a-container .swiper-slide {
    width: 100%;
    padding: 1rem;
    margin-right: 0.2rem;
    min-height: auto;
  }
  .soc-a-container .swiper-slide:last-child {
    margin-right: 0;
  }
  .soc-a-container .swiper-slide .t1 {
    font-size: 0.45rem;
  }
  .soc-a-container .g-c-pagination {
    padding: 0.5rem 0;
  }
  .soc-b .g-b-container .swiper-slide {
    height: auto;
  }
  .soc-b .g-b-container .swiper-slide .bg {
    height: 6.5rem;
  }
  .soc-b.join-c .g-b-container .mak {
    display: none !important;
  }
  .soc-b.join-c .g-b-container .txts {
    position: relative;
    width: 100%;
    opacity: 1 !important;
    padding: 1rem 0.5rem;
  }
  .soc-b.join-c .g-b-container .txts .t2 {
    margin-top: 0.5rem;
  }
  .soc-b {
    padding-bottom: 1.5rem;
  }

  .soc-b .g-c-pagination {
    position: relative;
    z-index: 33;
    text-align: center;
    bottom: 0rem !important;
    padding-right: 0;
    padding: 0.5rem 0;
  }
  .soc-b .g-c-pagination span {
    background: #333333;
    opacity: 1;
    margin: 0 7px !important;
    transition: all 0.6s;
    width: 10px;
    height: 10px;
    opacity: 0.25;
  }
  .soc-b .g-c-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007154;
  }
  .gov-a {
    min-height: auto;
    padding: 0;
    margin-bottom: 1rem;
  }
  .gov-a .tit-14 {
    font-size: 0.4rem;
    padding: 1rem;
  }
  .gov-a .mc {
    font-size: 0.45rem;
    width: 80%;
  }
  .news-list {
    display: block;
  }
  .news-list .li {
    width: 100%;
    margin-right: 0;
    overflow: hidden;
    margin-bottom: 0.75rem;
  }
  .news-list .li .img {
    height: auto;
  }
  .news-list .li .icon {
    margin-top: 0.5rem;
  }
  .news-list .li {
    height: auto;
  }
  .news-list .li2 .icon {
    position: relative;
  }
  .page {
    margin-top: 1rem;
  }
  .page a {
    width: 0.75rem;
    height: 0.75rem;
    font-size: 14px;
  }
  .news {
    padding-bottom: 1rem;
  }
  .news-info1 {
    padding-top: 1rem;
    margin-top: 0;
  }
  .news-info1 .news-top .news-tit {
    font-size: 0.6rem;
  }
  .news-info1 .news-text {
    padding: 1rem 0;
  }
  .infor-list {
    display: block;
  }
  .infor-list .li {
    width: 100%;
  }
  .infor-list .li .t2 {
    height: auto;
    line-height: 1.4;
    margin-bottom: 0.5rem;
  }
  .infor-list .li .icon {
    margin-top: 0.75rem;
  }
  .inte-a .text {
    padding: 1rem 0.75rem;
    margin-top: 0.5rem;
    height: auto;
  }
  .inte-a .text .lh1 {
    font-size: 0.6rem;
  }
  .inte-b {
    padding: 1.5rem 5%;
    padding-top: 0;
    display: block;
  }
  .inte-b .txt {
    width: 100%;
  }
  .inte-b .imgs {
    width: 100%;
    padding-left: 0;
    padding-top: 1rem;
  }
  .inte-b .ngomg {
    display: none;
  }
  .inte-c .list {
    margin-top: 1rem;
    flex-wrap: wrap;
    align-items: unset;
    justify-content: unset;
  }
  .inte-c .list .li {
    width: 50%;
    padding: 0.5rem 0.25rem;
    border-bottom: 1px solid rgba(25, 137, 112, 0.1);
  }
  .inte-c .list .li .t2 {
    margin-top: 0.5rem;
    font-size: 0.4rem;
  }
  .djtb {
    width: 100%;
  }
  .djtb .tit-18 {
    font-size: 0.4rem;
  }
  .rep {
    padding: 1.5rem 5%;
  }
  .rep .box {
    padding: 0.5rem;
  }
  .rep .box .li {
    width: 100%;
    margin-right: 0;
  }
  .rep .box .li.li2 {
    width: 100%;
  }
  .rep .box .check-box {
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .rep .box .check-box .lb-nox {
    margin-bottom: 0.5rem;
  }
  .rep .box .check-box .lb-nox {
    margin-left: 0;
    margin-right: 0.5rem;
  }
  .rep .box .check-box input {
    margin-left: 0;
  }
  .rep .box .uplod .btn {
    font-size: 0.4rem;
  }
  .subnit {
    width: 4rem;
    line-height: 1.2rem;
  }
  .join .top {
    display: block;
  }
  .join .top .jt1 {
    width: 100%;
  }
  .join .list {
    margin-top: 1rem;
    height: auto;
    display: block;
  }
  .join .list .li {
    width: 100%;
  }
  .join .list .li {
    height: auto;
    padding: 1rem 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .join .list .li:hover .text-box {
    opacity: 1;
    visibility: visible;
  }
  .join .list .li .text-box .tit-32 {
    font-size: 0.6rem;
  }
  .join .list .li .text-box .tit-22 {
    font-size: 0.45rem;
    margin-top: 0.5rem;
  }
  .join .list .li .hid-box {
    display: none;
  }
  .join-b {
    display: block;
  }
  .join-b .txt {
    width: 100%;
    padding: 0.75rem;
  }
  .join-b .img {
    width: 100%;
  }
  .join-c .jb-table {
    overflow: auto;
  }
  .join-c .jb-table .li {
    width: 33%;
    margin: 0;
  }
  .join-c .jb-table .li .icon {
    height: 0.75rem;
  }
  .join-c .jb-table .li .icon img {
    height: 0.75rem;
  }

  .join-c .g-c-pagination {
    position: relative;
    z-index: 33;
    text-align: center;
    bottom: 0rem !important;
    padding-right: 0;
    padding: 0.5rem 0;
  }
  .join-c .g-c-pagination span {
    background: #333333;
    opacity: 1;
    margin: 0 7px !important;
    transition: all 0.6s;
    width: 10px;
    height: 10px;
    opacity: 0.25;
  }
  .join-c .g-c-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007154;
  }
  .join-c .ajax-list {
    padding-bottom: 1rem;
  }
  .join-d-container .swiper-slide {
    width: 100%;
  }
  .join-d-container .swiper-slide:nth-child(2n) {
    width: 100%;
  }
  .join {
    padding-bottom: 0;
  }
  .join-b .txt .mc {
    font-size: 0.6rem;
  }
  .sch-a .img {
    height: auto;
  }
  .sch-b-container .swiper-slide {
    width: 98%;
    height: 6.5rem;
    margin-right: 2%;
  }
  .sch-b-container {
    width: 100%;
  }
  .sch-b-container .button-next {
    display: none;
  }
  .sch-b-container .button-prev {
    display: none;
  }

  .sch-b-container .g-c-pagination {
    position: relative;
    z-index: 33;
    text-align: center;
    bottom: 0rem !important;
    padding-right: 0;
    padding: 0.5rem 0;
  }
  .sch-b-container .g-c-pagination span {
    background: #333333;
    opacity: 1;
    margin: 0 7px !important;
    transition: all 0.6s;
    width: 10px;
    height: 10px;
    opacity: 0.25;
  }
  .sch-b-container .g-c-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007154;
  }
  .sch-b {
    padding-bottom: 1.5rem;
  }
  .pos-a {
    padding: 0.75rem;
    height: auto;
    margin-bottom: 2rem;
  }
  .jb-list .li {
    width: 100%;
    margin-right: 0;
  }
  .more-doli .box,
  .popUp form {
    width: 90%;
    padding: 0.75rem;
  }
  .more-doli .box .close {
    top: 0.5rem;
    right: 0.5rem;
  }
  .more-doli .box .content {
    height: 8rem;
  }
  .popUp .pop_ul {
    padding-top: 1rem;
  }
  .popUp .pop_ul .pop_li {
    width: 100%;
  }
  .popUp .pop_ul .pop_captch {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .popUp .pop_ul .pop_textarea textarea {
    height: 3rem;
  }
  .popUp .pop_ul .pop_captch input {
    width: 100%;
  }
  .popUp .pop_ul .pop_captch input {
    height: 1.2rem;
  }
  .popUp .pop_ul .pop_captch .apply {
    height: auto;
    width: auto;
    padding: 0 0.725rem;
    line-height: 1.125rem;
    font-size: 0.4rem;
    margin-top: 0.5rem;
  }
  .popUp .pop_ul .upload .select_fiile .t2 {
    height: auto;
    width: auto;
    padding: 0 0.725rem;
    line-height: 1.125rem;
    font-size: 0.4rem;
  }
  .popUp .pop_ul .upload .select_fiile {
    font-size: 0.4rem;
  }

  .dsj-mb {
    padding: 1.5rem 5%;
  }
  .dsj-mb .title .mc {
    margin-top: 0.5rem;
  }
  .dsj-mb .title .en {
    color: #999;
  }
  .dsj-mb .year-list {
    width: 100%;
    padding-bottom: 0.5rem;
    font-size: 0.5rem;
    margin-top: 0.75rem;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
  }
  .dsj-mb .year-list .li {
    color: #999;
    display: inline-block;
    margin-right: 0.5rem;
  }
  .dsj-mb .year-list .li.on {
    color: #18896e;
  }
  .dsj-mb .cont-list {
    margin-top: 1rem;
  }
  .dsj-mb .cont-list .li {
    margin-bottom: 1rem;
  }
  .dsj-mb .cont-list .li .top {
    display: flex;
  }
  .dsj-mb .cont-list .li .dw {
    width: 0.4rem;
  }
  .dsj-mb .cont-list .li .time {
    margin-left: 0.3rem;
  }
  .dsj-mb .cont-list .li .t2 {
    color: #000;
    font-weight: 500;
    line-height: 1.3;
    margin-left: 0.5rem;
  }
  .dsj-mb .text-box {
    background: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(29, 138, 114, .21);
    padding: 0.5rem;
    margin-top: 0.5rem;
  }
  .dsj-mb .text-box .img{
    margin-top: 0.5rem;
  }
  .search-list1{
    margin-top: 0;
  }
  .news-info1 .news-nav .nav-l a:nth-child(2){
    padding-right: 0;
  }
  .news-info1 .news-nav .nav-l{
    width: 66%;
  }
}
.text-left{
  text-align: left !important;
}