@charset "utf-8";
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ibox-oneteam-num .num,
  .itab-threeteam-num .num {
    color: #916CE8;
    background-image: inherit;
  }
}


@media screen and (max-width: 640px) {
  .w40 {
    font-size: 38px;
    font-size: Max(6.25vw, 38px);
  }
  .w39 {
    font-size: 37px;
    font-size: Max(6.09375vw, 37px);
  }
  .w38 {
    font-size: 36px;
    font-size: Max(5.9375vw, 36px);
  }
  .w37 {
    font-size: 35px;
    font-size: Max(5.78125vw, 35px);
  }
  .w36 {
    font-size: 34px;
    font-size: Max(5.625vw, 34px);
  }
  .w35 {
    font-size: 33px;
    font-size: Max(5.46875vw, 33px);
  }
  .w34 {
    font-size: 32px;
    font-size: Max(5.3125vw, 32px);
  }
  .w33 {
    font-size: 31px;
    font-size: Max(5.15625vw, 31px);
  }
  .w32 {
    font-size: 30px;
    font-size: Max(5vw, 30px);
  }
  .w31 {
    font-size: 29px;
    font-size: Max(4.84375vw, 29px);
  }
  .w30 {
    font-size: 28px;
    font-size: Max(4.6875vw, 28px);
  }
  .w29 {
    font-size: 27px;
    font-size: Max(4.53125vw, 27px);
  }
  .w28 {
    font-size: 26px;
    font-size: Max(4.375vw, 26px);
  }
  .w27 {
    font-size: 25px;
    font-size: Max(4.21875vw, 25px);
  }
  .w26 {
    font-size: 24px;
    font-size: Max(4.0625vw, 24px);
  }
  .w25 {
    font-size: 23px;
    font-size: Max(3.90625vw, 23px);
  }
  .w24 {
    font-size: 22px;
    font-size: Max(3.75vw, 22px);
  }
  .w23 {
    font-size: 21px;
    font-size: Max(3.59375vw, 21px);
  }
  .w22 {
    font-size: 20px;
    font-size: Max(3.4375vw, 20px);
  }
  .w21 {
    font-size: 19px;
    font-size: Max(3.28125vw, 19px);
  }
  .w20 {
    font-size: 18px;
    font-size: Max(3.125vw, 18px);
  }
  .w19 {
    font-size: 17px;
    font-size: Max(2.96875vw, 17px);
  }
  .w18 {
    font-size: 16px;
    font-size: Max(2.8125vw, 16px);
  }
  .w17 {
    font-size: 15px;
    font-size: Max(2.65625vw, 15px);
  }
  .w16 {
    font-size: 14px;
    font-size: Max(2.5vw, 14px);
  }
  .w15 {
    font-size: 13px;
    font-size: Max(2.34375vw, 13px);
  }
  .w14 {
    font-size: 12px;
    font-size: Max(2.1875vw, 12px);
  }
  .w13 {
    font-size: 11px;
    font-size: Max(2.03125vw, 11px);
  }
  .w12 {
    font-size: 10px;
    font-size: Max(1.875vw, 10px);
  }
  .nibox-technological {
  position: relative;
  padding-top: 0.72rem;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.nibox-title {
  position: relative;
  padding-left: 0.3rem;
}
.nibox-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.1rem;
  background-color: #009D4D;
}

.nibox-tbox {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #999999;
  padding-bottom: 0.28rem;
  margin-bottom: 0.28rem;
}
.nibox-industrial {
  padding-top: 0.6rem;
}
.n-industrial-nav .title {
  line-height: 1.4;
  margin: 0.18rem 0 0.22rem; font-size:20px
}
.n-industrial-nav .c p {
  position: relative;
  display: flex;
  line-height: 1.5;
  margin-bottom: 0.25rem;
}
.n-industrial-nav .c p::before {
  content: "•";
  font-weight: bold;
  margin-right: 0.12rem;
}
.menubarM-list > li > a {
  position: relative;
  display: flex;
  font-size: 0.27rem;
  padding: 0.2rem 5% 0.2rem 8%;
  line-height: 1.5;
  justify-content: space-between;
  align-items: center;
}
.menubarM-list > li > a.has-item::after {
  font-family: "iconfont" !important;
  content: "\eb97";
  margin-left: 1rem;
  flex-shrink: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;  font-size: 0.2rem;
}
.menubarM-list .subnav {
  padding: 0.2rem 5%;
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menubarM-list .subnav a {
  position: relative;
  display: flex;
  line-height: 1.4;
  padding: 0.18rem 0 0.18rem 0.18rem;
  font-size: 0.24rem;
  color: #333333;
}
}
@media screen and (min-width: 1181px) {
  .transXT50 {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .transXT502 {
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .transYT50 {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .transYT502 {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    opacity: 0;
    visibility: hidden;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .transScale9 {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    opacity: 0;
    transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: transform 600ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
  }
  .action.transYT50,
  .action.transYT502 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .action.transXT50,
  .action.transXT502 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .action.transScale9 {
    opacity: 1;
    visibility: visible;
    transform: inherit;
    -webkit-transform: inherit;
  }
  .js-point {
    -webkit-transition: opacity 0.4s linear, -webkit-transform 0.5s cubic-bezier(0.09, 0.34, 0.63, 1);
    transition: opacity 0.4s linear, transform 0.5s cubic-bezier(0.09, 0.34, 0.63, 1);
    opacity: 0;
    -webkit-transform: translateY(-36px);
    transform: translateY(-36px);
    pointer-events: none;
  }
  .action.js-point {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
  }
  .clip-w {
    clip-path: inset(0 100% 0 0);
    -webkit-transition: 0.8s cubic-bezier(0.09, 0.34, 0.63, 1);
    transition: 0.8s cubic-bezier(0.09, 0.34, 0.63, 1);
  }
  .action.clip-w {
    clip-path: inset(0 0 0 0);
  }
  .clip-h {
    clip-path: inset(0 0 100% 0);
    -webkit-transition: 0.8s cubic-bezier(0.09, 0.34, 0.63, 1);
    transition: 0.8s cubic-bezier(0.09, 0.34, 0.63, 1);
  }
  .action.clip-h {
    clip-path: inset(0 0 0 0);
  }
  .clip-yuan {
    clip-path: circle(0% at 50% 50%);
    -webkit-transition: 0.8s cubic-bezier(0.09, 0.34, 0.63, 1);
    transition: 0.8s cubic-bezier(0.09, 0.34, 0.63, 1);
  }
  .action.clip-yuan {
    clip-path: circle(100% at 50% 50%);
  }
  .item-span span {
    visibility: hidden;
    display: inline-block;
  }
  .item-span2 i {
    visibility: hidden;
    display: inline-block;
  }
  .action .item-span span,
  .action .item-span2 i {
    visibility: visible;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: scroll_title_effect;
    animation-name: scroll_title_effect;
  }
  .dly20 {
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
  }
  .dly19 {
    transition-delay: 1.9s;
    -webkit-transition-delay: 1.9s;
  }
  .dly18 {
    transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
  }
  .dly17 {
    transition-delay: 1.7s;
    -webkit-transition-delay: 1.7s;
  }
  .dly16 {
    transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
  }
  .dly15 {
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
  }
  .dly14 {
    transition-delay: 1.4s;
    -webkit-transition-delay: 1.4s;
  }
  .dly13 {
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
  }
  .dly12 {
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
  }
  .dly11 {
    transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s;
  }
  .dly10 {
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
  }
  .dly9 {
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
  }
  .dly8 {
    transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
  }
  .dly7 {
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
  }
  .dly6 {
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
  }
  .dly5 {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  .dly4 {
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
  }
  .dly3 {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  .dly2 {
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
  }
  .dly1 {
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
  }
  .fixedImg {
    background-attachment: fixed;
  }
  .n-team-nav li:hover::before {
    opacity: 1;
    visibility: visible;
    transform: translate(-10px, -10px);
  }
  .n-team-nav li:hover .ico {
    background-color: #04A45B;
  }
  .n-team-nav li:hover .ico .img1 {
    opacity: 0;
    visibility: hidden;
  }
  .n-team-nav li:hover .ico .img2 {
    opacity: 1;
    visibility: visible;
  }
  .n-team-nav li:hover .vbg {
    animation: 8s linear 0s infinite running Turnico;
    -webkit-animation: 8s linear 0s infinite running Turnico;
  }
  .nteam-three-list li:hover .imgBox::before {
    opacity: 1;
  }
  .nteam-three-list li:hover .more {
    opacity: 1;
    transform: translateX(0);
  }
  .nteam-for-list li:hover .img1 {
    opacity: 0;
    visibility: hidden;
  }
  .nteam-for-list li:hover .img2 {
    opacity: 1;
    visibility: visible;
    transform: scale(1) rotate(0.1deg);
  }
  .n-technological-nav li:hover::before {
    opacity: 1;
    visibility: visible;
    transform: translate(-10px, -10px);
  }
  .n-technological-nav li:hover .icobox {
    background: none #ffffff;
  }
  .n-technological-nav li:hover .icobox .i {
    background: -webkit-gradient(linear, left top, left bottom, from(#7B0073), to(#120D69));
    background: -webkit-linear-gradient(#7B0073, #120D69);
    background: -ms-linear-gradient(#7B0073, #120D69);
    background: linear-gradient(#7B0073, #120D69);
    color: #ffffff;
  }
  .n-technological-nav li:hover .imgico .img1 {
    transform: scale(0.8);
    opacity: 0;
    visibility: hidden;
  }
  .n-technological-nav li:hover .imgico .img2 {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
  .n-technological-nav li:hover .tbox .num {
    background-color: #037742;
  }
  .n-technological-nav li:hover .tbox .t {
    color: #037742;
  }
  .n-technological-navr li:hover::before {
    transform: translate(10px, -10px);
  }
  .ntech-twoul li:hover .imgBox::before {
    opacity: 1;
  }
  .nteam-twoswiper .swiper-slide:hover .title {
    color: #04A45B;
  }
  .ntech-threenav a:hover {
    background: -webkit-linear-gradient(45deg, #811EC1, #4521E1);
    background: -o-linear-gradient(45deg, #811EC1, #4521E1);
    background: -moz-linear-gradient(45deg, #811EC1, #4521E1);
    background: -ms-linear-gradient(45deg, #811EC1, #4521E1);
    background: linear-gradient(45deg, #811EC1, #4521E1);
    color: #ffffff;
    border-color: transparent;
  }
  .ntech-threeswiper .swiper-slide:hover .imgBox::before {
    border-color: #04A45B;
  }
  .ntech-threeswiper .swiper-slide:hover .desc {
    background-color: #ffffff;
    box-shadow: 0 0.1rem 0.3rem rgba(164, 164, 164, 0.16);
  }
  .ntech-threeswiper .swiper-slide:hover .title,
  .ntech-threeswiper .swiper-slide:hover .c {
    color: #04A45B;
  }
  .ntech-threeswiper .swiper-slide:hover .type {
    background: -webkit-linear-gradient(45deg, #DCE3F1, #E5D8E9);
    background: -o-linear-gradient(45deg, #DCE3F1, #E5D8E9);
    background: -moz-linear-gradient(45deg, #DCE3F1, #E5D8E9);
    background: -ms-linear-gradient(45deg, #DCE3F1, #E5D8E9);
    background: linear-gradient(45deg, #DCE3F1, #E5D8E9);
  }
  .n-industrial-nav li:hover::before {
    opacity: 1;
  }
  .n-industrial-nav li:hover .desc {
    color: #ffffff;
  }
  .n-industrial-nav li:hover .desc .num {
    color: #ffffff;
  }
  .n-industrial-nav li:hover .ico i {
    color: #ffffff;
    transform: rotateY(360deg);
    transition: 0.7s;
  }
  .n-industrial-nav li:hover .bot .img1 {
    opacity: 0;
    visibility: hidden;
  }
  .n-industrial-nav li:hover .bot .img2 {
    opacity: 1;
    visibility: visible;
  }
  .n-cooperation-nav .item:hover {
    transform: translateY(-5%);
  }
  .n-cooperation-nav .item:hover .ico {
    transform: rotateY(360deg);
    transition: 0.7s;
  }
  .ncooperation-oneswiper .swiper-slide:hover .t {
    color: #04A45B;
  }
  .ncooperation-twoswiper .swiper-slide:hover .t {
    color: #04A45B;
  }
  .ibox-threeNew .item:hover {
    background-color: #F3EDF4;
    transform: translateY(-0.3rem);
  }
  .ibox-threeNew .item:hover::before {
    width: 100%;
  }
  .ibox-threeNew .item:hover .time,
  .ibox-threeNew .item:hover .title,
  .ibox-threeNew .item:hover .inew-more {
    color: #04A45B;
  }
  .ibox-threeNew .item:hover .inew-more .ico {
    margin-left: 0.2rem;
  }
  .ibox-forNew .item:hover .desc {
    background-color: #ffffff;
    color: #04A45B;
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1);
  }
  .ibox-forNew .item:hover .desc {
    background-color: #ffffff;
    color: #04A45B;
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1);
  }
  .ibox-oneteam-list li:hover .imgBox::before {
    opacity: 1;
  }
  .ibox-oneteam-list li:hover .imgBox::after {
    opacity: 0;
  }
  .ibox-oneteam-list li:hover .more {
    opacity: 1;
    transform: translateX(0);
  }
  .itab-forteam-list li:hover .desc {
    background: -moz-linear-gradient(left, #7E65E6, rgba(126, 101, 230, 0));
    background: -webkit-linear-gradient(left, #7E65E6, rgba(126, 101, 230, 0));
    background: -o-linear-gradient(left, #7E65E6, rgba(126, 101, 230, 0));
    background: linear-gradient(left, #7E65E6, rgba(126, 101, 230, 0));
  }
  .itab-forteam-list li:hover .title,
  .itab-forteam-list li:hover .c {
    color: #ffffff;
  }
  .itab-forteam-list li:hover .c p::before {
    background-color: #ffffff;
  }
  .itab-forteam-list li:hover .img1 {
    opacity: 0;
    visibility: hidden;
  }
  .itab-forteam-list li:hover .img2 {
    opacity: 1;
    visibility: visible;
    transform: scale(1) rotate(0.1deg);
  }
  .ibox-technological-nav li:hover::before {
    opacity: 1;
  }
  .ibox-technological-nav li:hover::after {
    opacity: 1;
    animation: updpwnMove 1.2s 0s infinite alternate ease-in;
    -webkit-animation: updpwnMove 1.2s 0s infinite alternate ease-in;
  }
  .ibox-technological-nav li:hover .zh,
  .ibox-technological-nav li:hover .fGi {
    color: #ffffff;
  }
  .itab-twotech-frist {
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }
  .itab-twotech-frist:hover {
    box-shadow: 0 0.05rem 0.2rem #DBDBDB;
  }
  .itab-twotech-frist:hover .title {
    color: #04A45B;
  }
  .itab-twotech-list li {
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }
  .itab-twotech-list li:hover {
    box-shadow: 0 0.05rem 0.2rem #DBDBDB;
  }
  .itab-twotech-list li:hover .title {
    color: #04A45B;
  }
  .make-list li:hover .imgBox {
    border-color: #04A45B;
  }
  .make-list li:hover .desc {
    background-color: #ffffff;
    box-shadow: 0 0.1rem 0.3rem rgba(164, 164, 164, 0.16);
    color: #04A45B;
  }
  .siderNav-list li > a:hover {
    background-color: #F3EDF4;
  }
  .siderNav-list li > a:hover::after {
    opacity: 1;
    visibility: visible;
    margin-right: 0;
  }
  .BMap_bubble_title {
    font-size: 14px;
  }
  .BMap_bubble_content {
    font-size: 12px;
  }
  .special-ul li:hover .timebox {
    color: #ffffff;
  }
  .special-ul li:hover .timebox::before {
    width: 100%;
    right: auto;
    left: 0;
  }
  .special-ul li:hover .title,
  .special-ul li:hover .new-more {
    color: #04A45B;
  }
  .team-nav a:hover {
    color: #ffffff;
  }
  .team-nav a:hover::before {
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
  }
  .anju-dl:hover {
    box-shadow: 0 0.03rem 0.3rem rgba(159, 159, 159, 0.16);
  }
  .anju-dl:hover .desc::before {
    width: 100%;
  }
}
@media screen and (max-width: 1750px) {
  
  
  .nteam-for-list {
    padding-top: 0.4rem;
  }
  .ibox-oneteam-list li {
    width: 27%;
  }
  .ibox-team-nav {
    width: 24%;
  }
  .ibox-team-tab {
    width: 76%;
  }
  .itab-twotech-list .itemC {
    padding: 0.4rem 0.2rem;
  }
  .itab-twotech-list .imgBox {
    margin-right: 0.2rem;
  }
  .ibox-technological-nav li {
    padding-left: 0.3rem;
  }
  .itab-fortech .itab-tech-topbox {
    width: 40%;
  }
}
@media screen and (max-width: 1440px) {
  .n-cooperation-nav .item {
    width: 60%;
  }
  .ibox-team-nav {
    width: 22%;
  }
  .ibox-team-tab {
    width: 78%;
  }
  .itab-twotech-list .c {
    margin: 0.1rem 0;
  }
  .ibox-technological-nav {
    width: 18%;
  }
  .ibox-technological-tab {
    width: 77%;
  }
  .icooperation-demo .swiper-slide {
    width: 240px;
    margin-right: 30px;
  }
  .icooperation-demo .img {
    height: 84px;
  }
  .icooperation-demo .txt {
    font-size: 14px;
  }
  .jbswiper-arow {
    width: 46px;
    height: 46px;
  }
  .jbswiper-arow .ico {
    font-size: 20px;
  }
  .settle-list {
    font-size: 14px;
  }
  .settle-list li::before {
    top: 6px;
    width: 5px;
    height: 5px;
  }
  .n-industrial-nav li {
    width: 22%;
  }
  .n-industrial-nav .desc {
    padding: 3rem 3rem 1.5rem;
  }
  .n-technological-nav .tbox .t {
  flex: 1;
  margin-left: 0.2rem;
  line-height: 1.6;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  color:#04A45B
}
}
@media screen and (max-width: 1370px) {
  .ibox-team-nav {
    width: 20%;
  }
  .ibox-team-tab {
    width: 80%;
  }
  .itab-forteam-list {
    width: 90%;
  }
  .news-list .title,
  .special-list .title,
  .new-swiper-demo .title {
    font-size: 0.18rem;
  }
  .news-list .c,
  .special-list .c,
  .new-swiper-demo .c {
    font-size: 0.16rem;
    height: 0.56rem;
  }
  .news-list .time .ico,
  .special-list .time .ico,
  .new-swiper-demo .time .ico {
    font-size: 14px;
    line-height: 1;
  }
  .news-list .title {
    height: 0.52rem;
  }
  .gx-logolist li {
    width: 23%;
  }
}
@media screen and (max-width: 1260px) {
  .ibox-technological-nav li {
    padding-left: 0.4rem;
  }
}
@media screen and (max-width: 1180px) {
  html {
    font-size: 60px;
  }
  body {
    font-size: 14px;
  }
  .w1440 {
    width: 90%;
  }
  .ermSBox {
    width: 180px;
    padding: 25px;
  }
  .ermSBox .form-box-close {
    top: -40px;
    right: 50%;
    margin-right: -17px;
  }
  .pvideo-box {
    width: 90%;
    left: 5%;
  }
  .pv-close {
    right: 0;
    top: -50px;
  }
 
  .n-warp-box {
    padding-bottom: 0.8rem;
  }
  .nibox-newswiper {
    margin-left: 18%;
  }
  .nibox-oneNew .t {
    font-size: 16px;
    line-height: 1.5;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .nibox-oneNew .day {
    font-size: 28px;
  }
  .inew-more2 {
    height: 30px;
    line-height: 30px;
    border-radius: 16px;
    padding: 0 15px;
    font-size: 12px;
  }
  .nibox-twoNew .t {
    font-size: 16px;
    line-height: 1.5;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .nibox-twoNew .type .txt {
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 12px;
  }
  .inew-more {
    font-size: 12px;
  }
  .nibox-threeNew .t {
    font-size: 16px;
    line-height: 1.5;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .nibox-threeNew .day {
    font-size: 28px;
  }
  .inew-more3 {
    font-size: 12px;
  }
  .nibox-forNew .t {
    font-size: 16px;
    line-height: 1.5;
  }
  .nibox-forNew .inew-more {
    font-size: 14px;
  }
  .nibox-rbox img {
    max-width: 70%;
  }
  .n-team-nav li {
    width: 23%;
    margin-left: 0;
  }
  .n-content-box {
    display: block;
  }
  .n-sider-ul {
    width: 90%;
    margin-left: 5%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.6rem;
    flex-direction: row;
  }
  .n-sider-ul li {
    padding: 0.3rem;
    box-sizing: border-box;
    width: 25%;
    border-bottom: 0 none;
    border-right: 1px solid #E8E8E8;
  }
  .n-sider-ul li:last-child {
    border-right: 0 none;
  }
  .n-sider-ul .ico {
    width: 0.7rem;
    height: 0.7rem;
  }
  .n-content-right {
    width: auto;
  }
  .n-content-item.active {
    min-height: 0;
  }
  .n-content-team .n-content-right {
    width: auto;
    margin-left: auto;
  }
  .nteam-oneimg,
  .nteam-twoswiper,
  .nteam-twonum,
  .nteam-threebox,
  .nteam-threenum {
    width: 90%;
    margin: 0 auto;
  }
  .nteam-twonum {
    margin: 0.8rem auto 0;
  }
  .nteam-threenum {
    margin-top: 0.4rem;
  }
  .nteam-three-list {
    padding-top: 0;
  }
  .nteam-for-list {
    width: 93%;
    margin-left: 5%;
    padding-top: 0;
  }
  .nteam-for-list li {
    margin-top: 0;
    margin-bottom: 4%;
  }
  .n-technological-nav {
    width: 30%;
  }
  .n-technological-nav li {
    padding: 0.24rem 0.9rem 0.24rem 0.4rem;
    border-radius: 0.3rem;
  }
  .n-technological-nav li::before,
  .n-technological-nav li::after {
    border-radius: 0.3rem;
  }
  .n-technological-nav .imgico {
    width: 1.3rem;
  }
  .n-technological-nav .imgico .img1 {
    filter: drop-shadow(0 0.02rem 0.2rem rgba(0, 0, 0, 0.3));
  }
  .n-technological-navl .imgico {
    right: -0.65rem;
  }
  .n-technological-navr li {
    padding: 0.24rem 0.4rem 0.24rem 0.9rem;
  }
  .n-technological-navr .imgico {
    left: -0.65rem;
  }
  .n-sider-technological {
    flex-direction: row;
  }
  .n-sider-technological li {
    height: auto;
  }
  .nibox-technological .n-content-right {
    width: 100%;
  }
  .nibox-technological .n-content-item {
    padding: 0 5%;
  }
  .ntech-onetxt {
    width: auto;
  }
  .nibox-technological .ntech-conitem3 {
    padding: 0;
  }
  .ntech-threetbox {
    padding: 0 0 0.6rem;
  }
  .ntech-threetxt {
    width: 90%;
    margin: 0 auto;
  }
  .ntech-threenav {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    width: 95%;
    padding-left: 5%;
    margin-left: 0;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
  .ntech-threeswiper {
    margin: 0 5%;
  }
  .ntech-fortxt {
    width: auto;
  }
  .n-sider-industrial {
    flex-direction: row;
    background-color: #ffffff;
  }
  .n-sider-industrial li {
    height: auto;
  }
  .nindustrial-swiper {
    width: 90%;
    margin: 0 auto;
  }
  .nindustrial-swiper .swiper-slide {
    padding: 0.6rem 0;
  }
  .nindustrial-onelist2 li {
    margin-top: 2%;
  }
  .nindustrial-nav {
    width: 90%;
    margin: 0 auto;
  }
  .nindustrial-fordesc {
    width: 90%;
    margin: 0 auto;
    padding: 0.8rem 0 1.2rem;
  }
  .nitech-more {
    width: 126px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 0 none;
    background: -moz-linear-gradient(left, #7B0073, #120D69);
    background: -webkit-linear-gradient(left, #7B0073, #120D69);
    background: -o-linear-gradient(left, #7B0073, #120D69);
    background: -ms-linear-gradient(left, #7B0073, #120D69);
    background: linear-gradient(left, #7B0073, #120D69);
    color: #ffffff;
  }
  .nitech-more2 {
    width: 116px;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
  }
  .nindustrial-conitem4 {
    min-height: 0;
  }
  .nindustrial-conitem4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
    background: -webkit-linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
    background: -ms-linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
    background: linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
  }
  .nindustrial-fordesc {
    position: relative;
  }
  .n-cooperation-nav .item {
    width: 70%;
  }
  .n-cooperation-nav .tbox {
    width: 24%;
  }
  .n-cooperation-nav li:nth-child(odd) .desc {
    padding: 0.64rem 32% 0.64rem 14%;
  }
  .n-cooperation-nav li:nth-child(even) .desc {
    padding: 0.64rem 14% 0.64rem 32%;
  }
  .n-sider-cooperation {
    background-color: #ffffff;
  }
  .n-sider-cooperation li {
    width: 33.33%;
  }
  .nibox-cooperation .n-content-item {
    padding: 0.7rem 0;
  }
  .ncooperation-oneswiper,
  .ncooperation-twoswiper {
    width: 90%;
    margin-left: 5%;
  }
  .ncooperation-twoswiper .time {
    font-size: 14px;
  }
  .ncooperation-twoswiper .time .ico {
    margin-right: 0.12rem;
    font-size: 16px;
  }
  .cooswiper-arowbox {
    width: 90%;
    margin-left: 5%;
  }
  .nwarp-active .n-content-box {
    min-height: 0;
  }
  .ibox-title {
    padding-bottom: 0.2rem;
  }
  .ibox-oneNew {
    padding-left: 0;
    padding-right: 0;
  }
  .ibox-oneNew .t {
    line-height: 0.4rem;
    height: 0.8rem;
  }
  .ibox-oneNew .time {
    margin-bottom: 0.2rem;
  }
  .ibox-oneNew .imgBox {
    margin-bottom: 0.2rem;
  }
  .ibox-twoNew {
    padding-left: 0;
    padding-right: 0;
  }
  .ibox-twoNew .imgBox {
    width: 2.5rem;
  }
  .ibox-twoNew .title {
    height: auto;
  }
  .ibox-threeNew .item::before {
    width: 100%;
  }
  .ibox-threeNew .time {
    margin-bottom: 0.2rem;
  }
  .ibox-threeNew .title {
    line-height: 0.4rem;
    height: 0.8rem;
    margin-bottom: 0.3rem;
  }
  .ibox-threeNew .c {
    margin-bottom: 0.45rem;
  }
  .ibox-forNew {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.42rem;
  }
  .ibox-forNew .item {
    margin-bottom: 0.4rem;
  }
  .ibox-forNew .desc {
    background-color: #ffffff;
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1);
  }
  .ibox-team .ibox-title {
    margin-bottom: 0.3rem;
  }
  .ibox-team .ibox-tbox {
    display: block;
  }
  .ibox-rbox {
    width: auto;
    text-align: left;
  }
  .ibox-teamC {
    width: 100%;
    display: block;
    margin-top: 0.5rem;
  }
  .ibox-team-nav {
    width: 90%;
    margin: 0 auto 25px;
    flex-direction: row;
    justify-content: space-between;
  }
  .ibox-team-nav .fGi {
    padding-top: 0;
  }
  .ibox-team-nav li {
    padding: 2.5vw 0;
    width: 25%;
    height: auto;
  }
  .ibox-team-nav li:after {
    width: 100%;
    height: 0;
    top: auto;
  }
  .ibox-team-nav .active::after {
    height: 0.04rem;
    bottom: 0;
    top: auto;
  }
  .ibox-team-tab {
    width: auto;
  }
  .itab-oneteam {
    width: 90%;
    margin: 0 auto;
  }
  .ibox-oneteam-list .imgBox::before {
    opacity: 1;
  }
  .ibox-oneteam-list .imgBox::after {
    opacity: 0;
  }
  .ibox-oneteam-list .con {
    display: block;
  }
  .ibox-oneteam-list .more {
    opacity: 1;
    transform: translateX(0);
    margin: 0.2rem 0 0;
  }
  .ibox-oneteam-list {
    margin-right: -0.05%;
  }
  .ibox-oneteam-list li {
    width: 33.33%;
  }
  .ibox-oneteam-num dd {
    width: auto;
    padding: 0 0.45rem;
  }
  .iteam-bg1 {
    display: none;
  }
  .itab-twoteam-img {
    width: 90%;
    margin: 0 auto;
  }
  .itab-threeteam {
    width: 90%;
    margin: 0 auto;
  }
  .itab-threeteam-demo {
    width: auto;
  }
  .itab-threeteam-num {
    flex-wrap: wrap;
  }
  .itab-threeteam-num li {
    width: 25%;
    padding: 0 0.1rem;
    box-sizing: border-box;
    text-align: center;
  }
  .itab-forteam {
    width: 90%;
    margin: 0 auto;
  }
  .itab-forteam-list {
    width: auto;
    margin-right: -3%;
    padding: 0;
  }
  .itab-forteam-list .imgBox {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 0;
  }
  .itab-forteam-list .desc {
    position: relative;
    left: auto;
    top: auto;
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 20px 0 35px;
  }
  .itab-forteam-list .title {
    padding-top: 0;
  }
  .iteam-bg3,
  .iteam-bg42 {
    display: none;
  }
  .ibox-technologicalC {
    display: block;
  }
  .ibox-technological-nav {
    width: 90%;
    margin: 0 auto;
    flex-direction: row;
  }
  .ibox-technological-nav li {
    width: 25%;
    padding: 2.5vw 0.05rem;
    text-align: center;
    height: auto;
    border-bottom: 0 none;
  }
  .ibox-technological-nav li:last-child {
    border-right: 0 none;
  }
  .ibox-technological-tab {
    width: auto;
  }
  .itab-technologicalC {
    padding-left: 5%;
    padding-right: 5%;
  }
  .itab-twotech-frist {
    margin-left: 0;
    width: 42%;
  }
  .itab-twotech-frist .c {
    height: auto;
  }
  .itab-twotech-list {
    width: 56%;
  }
  .itab-twotech-list li {
    height: 48%;
    align-items: center;
    display: flex;
  }
  .itab-tech-topbox {
    padding-left: 0;
  }
  .itab-tech-topbox .bot {
    margin-top: 35px;
  }
  .itab-tech-tp {
    display: block;
  }
  .itab-tech-num {
    margin-top: 15px;
    margin-left: -3%;
    border-top: 1px solid rgba(164, 164, 164, 0.16);
    border-bottom: 1px solid rgba(164, 164, 164, 0.16);
    justify-content: center;
  }
  .itab-tech-num li {
    width: 30.33%;
    margin-left: 3%;
    padding: 10px 0;
  }
  .itech-more {
    width: 126px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 0 none;
    margin: 0 auto;
    background: -moz-linear-gradient(left, #7B0073, #120D69);
    background: -webkit-linear-gradient(left, #7B0073, #120D69);
    background: -o-linear-gradient(left, #7B0073, #120D69);
    background: -ms-linear-gradient(left, #7B0073, #120D69);
    background: linear-gradient(left, #7B0073, #120D69);
    color: #ffffff;
  }
  .itech-more2 {
    width: 116px;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    border: 1px solid #ffffff;
    margin: 0 auto;
    background: transparent;
    color: #ffffff;
  }
  .itab-fortech {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .itab-fortech.active {
    display: block;
  }
  .itab-fortech .itab-tech-topbox {
    width: auto;
    margin-top: 0;
    float: none;
  }
  .itab-fortech .itab-tech-num {
    margin-top: 15px;
  }
  .itab-fortechDemo {
    width: 500px;
    margin: 50px auto 0;
  }
  .make-list {
    margin-top: 50px;
  }
  .itab-onetech-list {
    margin-top: 50px;
  }
  .itab-onetech-list {
    margin-left: -1%;
  }
  .itab-onetech-list li {
    width: 19%;
    margin-left: 1%;
  }
  .itab-onetech .itab-tech-topbox .bot {
    margin-top: 35px;
  }
  .ibox-industrial-item {
    display: block;
    height: auto;
  }
  .ibox-industrial-item .item {
    width: auto !important;
    padding: 45px 5% 55px;
    margin-bottom: 15px;
  }
  .ibox-industrial-item .item:last-child {
    margin-bottom: 0;
  }
  .ibox-industrial-item .item::before {
    background: -moz-linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
    background: -webkit-linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
    background: -ms-linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
    background: linear-gradient(left, rgba(52, 2, 109, 0.75), rgba(52, 2, 109, 0));
  }
  .ibox-industrial-item .numbox,
  .ibox-industrial-item .ititle {
    display: none;
  }
  .ibox-industrial-item .desc {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    width: auto;
  }
  .ibox-industrial-item .con {
    display: block;
  }
  .ibox-industrial-item .itech-more {
    margin: 0;
  }
  .ibox-industrial-item .item3c {
    margin: 20px 0 30px;
  }
  .ibox-industrial-item .item4 .desc {
    max-width: 100%;
  }
  .ibox-industrial-num {
    padding: 20px 0;
    flex-wrap: nowrap;
  }
  .ibox-industrial-num li {
    width: 50%;
    margin-right: 0;
    text-align: left;
  }
  .ibox-meeting-demo .imgBox {
    width: 45%;
    margin: 0 4% 0 6%;
    padding-bottom: 30%;
  }
  .ibox-meeting-demo .title {
    margin-bottom: 25px;
  }
  .ibox-meeting-demo .c {
    margin-bottom: 30px;
  }
  .jbswiper-arow {
    width: 40px;
    height: 40px;
  }
  .jbswiper-arow .ico {
    font-size: 18px;
  }
  .jbswiper-prev {
    left: -21px;
  }
  .jbswiper-next {
    right: -21px;
  }
  .foot-top {
    padding: 25px 0;
  }
  .foot-logo {
    width: 3.4rem;
  }
  .foot-nav {
    display: none;
  }
  .foot-center .foot-item {
    display: block;
  }
  .foot-cenleft {
    padding: 25px 0 35px;
    width: auto;
    border-right: 0 none;
    margin-right: 0;
    display: flex;
    justify-content: space-between;
  }
  .foot-addinfo li {
    margin-bottom: 10px;
  }
  .foot-bot {
    padding: 20px 0;
    font-size: 12px;
  }
  .foot-bot .foot-item {
    display: block;
  }
  .foot-link dd {
    display: block;
  }

  .managementTeam-list {
    margin-left: -5%;
  }
  .managementTeam-list li {
    width: 28.33%;
    margin-left: 5%;
  }
  .committee-list {
    margin-left: -3%;
  }
  .committee-list li {
    width: 47%;
    margin-left: 3%;
  }
  .news-list,
  .special-list {
    margin-left: -5%;
  }
  .news-list li,
  .special-list li {
    width: 45%;
    margin-left: 5%;
    margin-bottom: 25px;
  }
  .news-list .desc,
  .special-list .desc {
    padding: 18px 18px;
    background-color: #ffffff;
    box-shadow: 0 3px 25px rgba(159, 159, 159, 0.16);
  }
  .news-list .bot,
  .special-list .bot {
    padding-top: 18px;
  }
  .news-list .bot::before,
  .special-list .bot::before {
    display: none;
  }
  .news-list .title,
  .special-list .title {
    font-size: 16px;
  }
  .news-list .c,
  .special-list .c {
    font-size: 14px;
    height: 50px;
  }
  .new-swiper-demo .title {
    font-size: 16px;
  }
  .new-swiper-demo .c {
    font-size: 14px;
    height: 50px;
  }
  .news-list .title {
    height: 48px;
  }
  .paging a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    font-size: 14px;
  }
  .special-ul .timebox {
    width: 90px;
    margin-top: 0;
  }
  .special-ul .desc {
    margin: 0 35px 0 25px;
  }
  .info-warp {
    display: block;
  }
  .info-warpL {
    width: auto;
  }
  .info-warpR {
    width: auto;
    margin-left: 0;
    margin-top: 20px;
  }
  .info-paging .item {
    padding: 15px 2.5%;
  }
  .info-paging li {
    margin-top: 15px;
  }
  .info-paging li:first-child {
    margin-top: 15px;
  }
  .info-paging .title {
    padding: 8px 0;
  }
  .team-list {
    margin-left: -3%;
  }
  .team-list li {
    width: 30.33%;
    margin-left: 3%;
  }
  .team-ajax {
    width: 80%;
    padding: 35px 5% 45px;
  }
  .form-box-close {
    right: 5%;
    top: 35px;
    border-color: #04A45B;
    background-color: #04A45B;
  }
  .base-ptitle {
    margin-bottom: 25px;
  }
  .base-ptitle .ico {
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin: 0.02rem 10px 0.02rem 0;
  }
  .base-list {
    display: block;
    margin-left: 10px;
  }
  .base-list li {
    margin-right: 0;
  }
  .join-warpbox-desc .txt {
    margin-right: 10px;
  }
  .bvideo-list ul {
    margin-left: 20px;
  }
  .gx-page {
    display: block;
  }
  .gx-desc {
    width: auto;
  }
  .gx-img,
  .gx-rtxt {
    width: auto;
    margin-top: 20px;
  }
  .gx-img-list {
    display: block;
    margin-left: 0;
  }
  .gx-img-list dd {
    margin-left: 0;
    width: auto;
  }
  .anju-dl .desc {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .anju-dl .list li {
    margin-bottom: 4%;
  }
  .technological-tab {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    border: 0 none;
    background-color: #ECEEF3;
  }
  .technological-tab li {
    padding: 10px 20px;
    width: auto;
  }
  .technological-tabC-page {
    padding: 35px 5%;
  }
  .technological-tabC-page .desc {
    width: 50%;
  }
  .research-logo-list .item {
    width: 48%;
  }
  .member-dl .imgBox {
    width: 20%;
    padding-bottom: 20%;
  }
  .member-dl .desc {
    width: 75%;
  }
  .capacity-list li {
    width: 31.33%;
  }
  .application-list li {
    width: 50%;
    margin-top: 12px;
    background: -moz-linear-gradient(left, #fff, #854496);
    background: -webkit-linear-gradient(left, #fff, #854496);
    background: -o-linear-gradient(left, #fff, #854496);
    background: -ms-linear-gradient(left, #fff, #854496);
    background: linear-gradient(left, #fff, #854496);
    -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  }
  .core-typebox {
    padding: 30px 3% 10px;
  }
  .core-list {
    margin-left: -5%;
  }
  .core-list li {
    width: 45%;
    margin-left: 5%;
    margin-bottom: 20px;
  }
  .core-list .imgBox {
    margin-bottom: 8px;
  }
  .hx-business-box .desc .num {
    width: 20px;
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    margin-top: 0.05rem;
  }
  .hx-business-tab {
    padding: 30px 0;
  }
  .hx-business-ul {
    display: block;
  }
  .hx-business-ul li {
    width: auto;
  }
  .hx-business-ul li:nth-child(even) {
    width: auto;
  }
  .pageC-tab td {
    padding: 8px !important;
    font-size: 14px !important;
  }
  .pageC-tab tr:first-child td {
    font-size: 15px !important;
  }
  .guoji-ul {
    margin-left: 0;
  }
  .guoji-ul li {
    width: 100%;
    margin-left: 0;
  }
  .guoji-num {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin-right: 10px;
  }
  .brand-list .desc {
    padding: 0;
  }
  .yanjiu-teamlist {
    display: block;
    margin-left: 0;
  }
  .yanjiu-teamlist li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .yanjiu-teamlist .imgBox {
    width: 150px;
  }
  .yanjiu-teamlist .desc {
    flex-shrink: 1;
    margin-left: 4%;
    width: auto;
  }
  .xiashu-dd .pageC {
    padding-left: 36px;
  }
  .xiashu-dd .zixunPageC {
    padding-left: 0;
  }
  .jishu-list .item {
    display: block;
    padding: 20px;
  }
  .jishu-list .imgBox,
  .jishu-list .desc {
    width: 100%;
  }
  .jishu-list .imgBox {
    margin-bottom: 25px;
  }
  .two-ul {
    display: block;
  }
  .two-ul li {
    width: 100%;
  }
  .industrial-ul li {
    width: 22%;
  }
  /* jj start */
  .j-jblist1 li {
    width: 27.333%;
  }
  .j-jtg {
    margin-top: 0.43rem;
  }
  .j-jblist1 li {
    margin: 0.15rem 0 0.15rem 6%;
  }
  .j-jbright {
    margin-top: 0.2rem;
  }
  .j-jbitem:nth-child(2) {
    margin-left: 0.4rem;
  }
  .j-jbottom {
    padding: 0 0.4rem;
  }
  /* jj end */
  .popularScience-list .item {
    display: block;
    padding: 0.2rem;
  }
  .popularScience-list .imgBox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .popular-titem {
    height: 40px;
  }
  .popular-name {
    font-size: 13px;
  }
}
@media screen and (max-width: 860px) {
  .nibox-tbox {
    display: block;
  }
  .nitab-rbox {
    flex-wrap: wrap;
    margin-top: 0.3rem;
  }
  .nitab-rbox li {
    margin-left: 0;
    margin-right: 10px;
  }
  .nitab-rbox li:last-child {
    margin-right: 0;
  }
  .nitab-rbox a {
    width: auto;
    padding: 5px 15px;
    line-height: 1.5;
    height: auto;
    font-size: 14px;
    border-radius: 17px;
  }
  .nibox-new {
    padding: 0.72rem 0;
  }
  .nibox-new .nibox-title2::before {
    background-color: #04A45B;
  }
  .nibox-new .nibox-title2 .zh {
    color: #000000;
  }
  .nibox-new .nibox-title2 .en {
    color: #999999;
    opacity: 1;
  }
  .nibox-new-limg {
    display: none;
  }
  .nibox-new-rimg {
    width: 100%;
  }
  .nswiper-arowbox {
    position: relative;
    display: flex;
    left: auto;
    top: auto;
    display: none;
  }
  .nibox-newswiper {
    margin-left: 0;
  }
  .nswiper-arow {
    width: 46px;
    height: 46px;
    border-color: #04A45B;
    background: -webkit-linear-gradient(45deg, #7B0073, #120D69);
    background: -o-linear-gradient(45deg, #7B0073, #120D69);
    background: -moz-linear-gradient(45deg, #7B0073, #120D69);
    background: -ms-linear-gradient(45deg, #7B0073, #120D69);
    background: linear-gradient(45deg, #7B0073, #120D69);
  }
  .nswiper-arow .ico {
    font-size: 18px;
  }
  .nswiper-next {
    margin-left: 15px;
  }
  .nibox-rbox {
    text-align: left;
    margin: 0.3rem 0 0 0;
    display: none;
  }
  .nibox-rbox img {
    max-width: 60%;
  }
  .n-team-nav li {
    width: 48%;
    margin-top: 20px;
  }
  .n-team-nav li:nth-child(even) {
    margin-top: 20px;
  }
  .n-warp-black {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
  }
  .n-warp-more {
    width: 120px;
    height: 44px;
    line-height: 44px;
  }
  .n-sider-ul li {
    display: block;
    text-align: center;
    padding: 0.2rem 0.1rem;
  }
  .n-sider-ul .ico {
    display: none;
  }
  .n-sider-ul .en {
    display: none;
  }
  .n-warp-technological {
    display: block;
    margin-bottom: 0.5rem;
  }
  .n-technological-img {
    display: none;
  }
  .n-technological-nav {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -4%;
  }
  .n-technological-nav li {
    width: 46%;
    margin-left: 4%;
    box-sizing: border-box;
    min-height: auto;
    margin-top: 4%;
    margin-bottom: 0;
    padding: 0.25rem 5%;
    border-radius: 0.2rem;
  }
  .n-technological-nav li:last-child {
    margin-top: 4%;
  }
  .n-technological-nav li::after {
    border-radius: 0.2rem;
  }
  .n-technological-nav .imgico {
    position: relative;
    left: auto;
    right: auto;
    top: auto !important;
    bottom: auto !important;
    width: 1.24rem;
    margin: 0 auto 0.1rem;
  }
  .n-technological-nav .imgico .img1 {
    filter: drop-shadow(0 0.01rem 0.2rem rgba(0, 0, 0, 0.16));
  }
  .n-technological-nav .xt {
    display: none;
  }
  .n-technological-nav .tbox {
    display: block;
    margin-bottom: 0.25rem;
  }
  .n-technological-nav .tbox .num {
    display: none;
    margin: 0 auto;
  }
  .n-technological-nav .tbox .t {
    margin-left: 0;
    text-align: center;
    border-bottom: 1px solid #efefef;
    padding: 0.1rem 0 0.15rem;
  }
  .ntech-onedl1 {
    width: 98%;
  }
  .ntech-onedl2 {
    width: 98%;
  }
  .ntech-onedl3 {
    width: 98%;
  }
  .ntech-onedl4 {
    width: 98%;
  }
  .nswiper-arow2 {
    width: 42px;
    height: 42px;
  }
  .nswiper-arow2 .ico {
    font-size: 18px;
  }
  .n-industrial-bot {
    display: none;
  }
  .n-industrial-nav {
    padding-top: 0;
    margin-bottom: 0.6rem;
  }
  .n-industrial-nav .bot,
  .n-industrial-nav .yd {
    display: none;
  }
  .n-industrial-nav li {
    width: 48%;
    margin: 0.45rem 0 0;
  }
  .nindustrial-onelist1 li {
    max-width: 31%;
    margin: 0 1% 0.2rem;
  }
  .nindustrial-onelist1 li:last-child {
    max-width: 27.4%;
  }
  .nindustrial-onelist2 li {
    width: 36%;
    margin: 0.4rem 3% 0;
  }
  .nindustrial-onelist3 li {
    width: 46%;
    margin-bottom: 0.4rem;
  }
  .nindustrial-twolist2 {
    margin-left: -2%;
  }
  .nindustrial-twolist2 li {
    width: 40%;
    background-color: #f7f7f7;
    padding: 4%;
    margin-left: 2%;
  }
  .nindustrial-twolist3 li {
    background-color: #f7f7f7;
    width: 40%;
    padding: 4%;
  }
  .nindustrial-twolist3 li:first-child {
    width: 90%;
  }
  .n-cooperation-nav .item {
    width: 84%;
  }
  .n-cooperation-nav .tbox {
    width: 26%;
  }
  .n-cooperation-nav li:nth-child(odd) .desc {
    padding: 0.54rem 35% 0.54rem 16%;
  }
  .n-cooperation-nav li:nth-child(even) .desc {
    padding: 0.54rem 16% 0.54rem 35%;
  }
  .cooswiper-arowbox .nswiper-arow .ico {
    color: #ffffff;
  }
  .ibox-tbox {
    display: block;
  }
  .ibox-tbox .ibox-title {
    margin-bottom: 0.3rem;
  }
  .itab-rbox {
    flex-wrap: wrap;
  }
  .itab-rbox li {
    margin-left: 0;
    margin-right: 20px;
  }
  .itab-rbox li:last-child {
    margin-right: 0;
  }
  .inew-swiperpag .swiper-pagination-bullet {
    margin: 0 0.08rem !important;
  }
  .itab-oneteam {
    width: auto;
  }
  .ibox-oneteam-box {
    overflow: hidden;
    width: 95%;
    margin-left: 5%;
  }
  .ibox-oneteam-list {
    margin-right: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    justify-content: space-between;
  }
  .ibox-oneteam-list li {
    width: 40%;
    margin-right: 1.33%;
    scroll-snap-align: start;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .ibox-oneteam-list .imgBox {
    padding-bottom: 110%;
  }
  .itab-twoteam-img .img1 {
    display: none;
  }
  .itab-twoteam-img .img2 {
    display: block;
  }
  .ibox-technological-nav .fGi {
    display: none;
  }
  .itab-twotech.active {
    display: block;
  }
  .itab-twotech-frist {
    width: auto;
    margin-left: 0;
    margin-bottom: 0.2rem;
  }
  .itab-twotech-frist .itemC {
    padding: 25px 20px;
  }
  .itab-twotech-list {
    width: auto;
    margin-left: 0;
  }
  .itab-twotech-list li {
    height: auto;
  }
  .itab-twotech-list .imgBox {
    margin-right: 20px;
  }
  .itab-twotech-list .itemC {
    padding: 25px 20px;
  }
  .itab-twotech-list .c {
    -webkit-line-clamp: 3;
  }
  .itab-onetech-list li {
    width: 24%;
  }
  .ibox-meeting-demo .c {
    display: none;
  }
  .foot-center .foot-item {
    display: block;
  }
  .foot-addinfo .ico {
    font-size: 14px;
    width: 14px;
    margin-right: 8px;
  }
  .foot-addinfo .txt {
    font-size: 12px;
    margin-right: 8px;
  }
  .foot-addinfo .t {
    font-size: 14px;
    line-height: 1.5;
  }
  .sm-link {
    display: block;
    margin-left: 0;
  }
  .page-padding {
    padding: 35px 0 55px;
  }
  .page-warp {
    display: block;
  }
  .siderNav-title {
    display: none;
  }
  .siderNav-mbox {
    display: flex;
  }
  .page-warpL {
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .page-warpR {
    width: auto;
  }
  .page-warpbox {
    padding: 20px;
  }
  .siderNav-list {
    display: none;
    padding: 0;
    border-top: 1px solid #e9e9e9;
  }
  .siderNav-list > li {
    margin-top: 0;
    border-bottom: 1px solid #e9e9e9;
  }
  .siderNav-list > li > a {
    font-size: 15px;
    padding: 10px 20px 10px 20px;
  }
  .siderNav-list > li > a:after {
    right: 15px;
    opacity: 1;
    visibility: visible;
    margin-right: 0;
  }
  .siderNav-list dl {
    font-size: 13px;
  }
  .siderNav-list dl a {
    padding: 6px 20px;
  }
  .settle-list li {
    width: 47%;
    box-sizing: border-box;
    padding-left: 14px;
  }
  .jiaoyu-logo-list {
    display: block;
    margin-left: 0;
  }
  .jiaoyu-logo-list li {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .gx-icolist {
    margin-left: -3%;
  }
  .gx-icolist li {
    width: 30.33%;
    margin-left: 3%;
  }
  /* jj start */
  .j-jl2txt {
    width: 100%;
  }
  .j-jl2txt {
    margin-top: 0.15rem;
  }
  .j-jblist2 li:not(:first-child) {
    margin-top: 0.3rem;
  }
  .j-jblist2 li {
    width: 100%;
  }
  .j-jl2pic {
    height: 0.49rem;
  }
  .j-jiewm {
    margin-top: 0.15rem;
  }
  .j-jbitem {
    width: 50%;
    margin-top: 0.2rem;
  }
  .j-jbitem:nth-child(2) {
    margin-left: 0;
  }
  .j-jiewm span {
    text-align: left;
  }
  .j-jbottom {
    padding: 0;
    margin-top: 0.25rem;
  }
  .j-jbright,
  .j-jbzy {
    float: none;
  }
  .j-idbox {
    margin-top: 0.4rem;
  }
  .j-idlist1 li {
    width: 48%;
    margin: 15px 0 0 2%;
  }
  /* jj end */
}
@media screen and (max-width: 640px) {
  
  .nibox-rbox {
    font-size: 8vw;
    margin-top: 0.2rem;
  }
  .nibox-rbox img {
    max-width: 80%;
  }
  .nitab-rbox li {
    margin-right: 8px;
  }
  .nitab-rbox a {
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 14px;
  }
  .nitab-cbox {
    width: 95%;
    margin-left: 5%;
  }
  .nibox-new {
    padding: 45px 0;
  }
  .nibox-oneNew .swiper-slide {
    border-radius: 0 0 0 25px;
  }
  .nibox-oneNew .desc {
    padding: 18px 12px 25px;
  }
  .nibox-oneNew .t {
    font-size: 15px;
    height: 68px;
  }
  .nibox-twoNew .desc {
    padding: 18px 12px 25px;
  }
  .nibox-twoNew .t {
    font-size: 15px;
    height: 45px;
  }
  .nibox-threeNew .t {
    font-size: 15px;
    height: 68px;
  }
  .nibox-forNew .t {
    font-size: 15px;
  }
  .nteam-twonum {
    flex-wrap: wrap;
  }
  .nteam-twonum li {
    width: 50%;
    border-left: 0 none;
    display: block;
    text-align: center;
    padding: 0.1rem 0;
  }
  .nteam-threebox {
    width: 95%;
    margin-left: 5%;
  }
  .nteam-three-list {
    margin-right: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: -webkit-scrollbars-none;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    justify-content: space-between;
  }
  .nteam-three-list li {
    width: 45%;
    margin-right: 2%;
    scroll-snap-align: start;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .nteam-threenum dd {
    width: 33.33%;
  }
  .nteam-for-list .imgBox {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-bottom: 0;
  }
  .nteam-for-list .desc {
    position: relative;
    left: auto;
    top: auto;
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 20px 10% 30px;
  }
  .nteam-for-list .title {
    padding-top: 0;
  }
  .ntech-two-list1 li {
    width: 49%;
    margin-bottom: 0.15rem;
  }
  .ntech-two-list2 li {
    width: 32.33%;
  }
  .ntech-threeswiper {
    margin: 0 0 0 5%;
  }
  .ntech-forswiper {
    margin: 0;
  }
  .nindustrial-swiper .swiper-slide {
    padding: 0.5rem 0;
  }
  .nindustrial-onelist2 li {
    width: 48%;
    margin: 0.3rem 1% 0;
  }
  .nindustrial-onelist3 li {
    width: 48%;
    padding: 0 1%;
    margin-bottom: 0.3rem;
  }
  .nindustrial-onelist3 .imgBox {
    width: 80%;
  }
  .n-sider-industrial {
    flex-wrap: wrap;
    border-bottom: 1px solid #E8E8E8;
  }
  .n-sider-industrial li {
    width: 50%;
    border-top: 1px solid #E8E8E8;
  }
  .n-sider-industrial li:nth-child(2) {
    border-right: 0 none;
  }
  .nindustrial-threepc {
    padding: 0;
    display: block;
  }
  .nindustrial-threepc .imgBox,
  .nindustrial-threepc .c {
    width: auto;
  }
  .nindustrial-threepc .c {
    margin-bottom: 0.2rem;
  }
  .nindustrial-num li {
    margin-right: 0.4rem;
  }
  .n-cooperation-nav {
    padding: 0.4rem 0;
  }
  .n-cooperation-nav li {
    display: block;
    margin-bottom: 0.2rem;
  }
  .n-cooperation-nav .item {
    width: 100%;
    display: flex;
  }
  .n-cooperation-nav .tbox {
    position: relative;
    bottom: auto;
    display: block;
    height: auto;
  }
  .n-cooperation-nav .desc {
    flex: 1;
    display: block;
    min-height: auto;
  }
  .n-cooperation-nav li:nth-child(odd) .desc,
  .n-cooperation-nav li:nth-child(even) .desc {
    background: none;
    background-color: #ffffff;
    box-shadow: 0 0.03rem 0.24rem rgba(0, 0, 0, 0.27);
    border-radius: 0 0.14rem 0.14rem 0;
    padding: 0.22rem;
  }
  .n-cooperation-nav li:nth-child(odd) .tbox,
  .n-cooperation-nav li:nth-child(even) .tbox {
    background: -webkit-gradient(linear, left top, left bottom, from(#7B0073), to(#120D69));
    background: -webkit-linear-gradient(#7B0073, #120D69);
    background: -ms-linear-gradient(#7B0073, #120D69);
    background: linear-gradient(#7B0073, #120D69);
    border-radius: 0.14rem 0 0 0.14rem;
    padding: 0.22rem;
  }
  .ncooperation-oneswiper,
  .ncooperation-twoswiper {
    width: 95%;
  }
  .ibox-twoNew .item {
    padding: 10px;
  }
  .ibox-twoNew .imgBox {
    width: 1.6rem;
    height: 1.5rem;
  }
  .ibox-team-nav .fGi {
    display: none;
  }
  .ibox-oneteam-list li {
    width: 55%;
    margin-right: 3%;
  }
  .ibox-oneteam-num {
    padding: 25px 0;
  }
  .ibox-oneteam-num dd {
    padding: 0 15px;
  }
  .itab-threeteam-num {
    margin-top: 20px;
  }
  .itab-threeteam-num li {
    width: 50%;
    border-left: 0 none;
    border-bottom: 1px solid #D5DAED;
    padding: 20px 0;
    margin-bottom: 0;
  }
  .ibox-technological-nav .fGi {
    display: none;
  }
  .itab-twotech-frist .itemC {
    padding: 20px 15px;
  }
  .itab-twotech-list .itemC {
    padding: 20px 15px;
  }
  .itab-twotech-list .imgBox {
    margin-right: 15px;
  }
  .itab-twotech-list .c {
    -webkit-line-clamp: 2;
  }
  .make-list li {
    width: 48%;
  }
  .itab-tech-topbox {
    padding-top: 25px;
  }
  .itab-fortech {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .itab-fortech .itab-tech-topbox {
    padding-top: 0;
  }
  .itab-fortechDemo {
    width: auto;
  }
  .itab-onetech-list {
    justify-content: center;
  }
  .itab-onetech-list li {
    width: 32.33%;
  }
  .itab-onetech-list .ico {
    width: 0.52rem;
    height: 0.52rem;
  }
  .ibox-title .en {
    font-style: inherit;
  }
  .ibox-title2 {
    text-align: left;
    padding-left: 0.2rem;
    padding-bottom: 0.45rem;
    border-left: 1px solid rgba(153, 153, 153, 0.1);
  }
  .ibox-title2::before {
    display: block;
  }
  .ibox-cbox {
    text-align: left;
  }
  .ibox-technological {
    padding-top: 45px;
  }
  .ibox-new,
  .ibox-team,
  .ibox-industrial {
    padding: 45px 0;
  }
  .ibox-industrial-item {
    margin-top: 35px;
  }
  .ibox-industrial-item .item {
    padding: 30px 5% 35px;
  }
  .ibox-industrial-num {
    padding: 15px 0 20px;
  }
  .ibox-cooperation-nav a {
    padding: 8px 25px;
  }
  .icooperation-title {
    padding-bottom: 8px;
  }
  .icooperation-demo .swiper-slide {
    width: 190px;
    margin-right: 20px;
    padding: 5px 5px 10px;
  }
  .icooperation-demo .img {
    height: 74px;
  }
  .icooperation-demo .txt {
    font-size: 12px;
  }
  .ibox-meeting-demo .imgBox {
    margin-left: 0;
    width: 50%;
  }
  .ibox-meeting-demo .desc {
    width: 46%;
  }
  .ibox-meeting-demo .jbswiper-arow {
    display: none;
  }
  .foot-cenleft {
    display: block;
  }
  .foot-link {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
  }
  .page-warp-box {
    background-color: transparent;
  }
  .page-padding {
    padding: 25px 0 45px;
  }
  .page-warpbox {
    padding: 0 0 25px;
    overflow: initial;
  }
  .page-title {
    display: block;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .page-cur {
    flex-wrap: wrap;
    padding-bottom: 20px;
    display: none;
    font-size: 12px;
  }
  .page-cur .home {
    font-size: 14px;
  }
  .president-info {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .president-info .img {
    width: 40%;
    margin: 0 auto;
  }
  .president-info .desc {
    padding: 15px 0;
    text-align: center;
  }
  .president-info h4 {
    margin-bottom: 5px;
  }
  .committee-title {
    padding: 5px 5%;
  }
  .committee-dd {
    padding-top: 20px;
  }
  .committee-list {
    margin-left: 0;
  }
  .committee-list li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .contact-mapbox {
    display: block;
  }
  .contact-map {
    width: 100%;
  }
  .contact-desc {
    width: auto;
    padding: 25px 5%;
  }
  .news-list,
  .special-list {
    margin-left: -2%;
  }
  .news-list li,
  .special-list li {
    width: 48%;
    margin-left: 2%;
  }
  .news-list .title,
  .special-list .title {
    font-size: 14px;
  }
  .news-list .c,
  .special-list .c {
    font-size: 12px;
    height: 43px;
  }
  .new-swiper-demo .title {
    font-size: 14px;
  }
  .new-swiper-demo .c {
    font-size: 12px;
    height: 43px;
  }
  .news-list .title {
    height: 42px;
  }
  .special-ul .timebox {
    width: 76px;
  }
  .special-ul .desc {
    margin: 0 25px 0 20px;
  }
  .special-ul .imgBox {
    width: 30%;
  }
  .info-warpL {
    padding: 0px 0 35px;
  }
  .info-paging .item {
    padding: 15px 5%;
    background-color: #f4f4f4;
  }
  .page-cur2 {
    display: block;
    padding: 15px 0 0;
  }
  .team-ajax {
    width: 90%;
    margin: 0 auto;
    min-height: 100vh;
  }
  .form-box-close {
    position: fixed;
    top: 2%;
    right: 2%;
  }
  .base-video-box {
    display: block;
  }
  .bvideo-box {
    width: auto;
  }
  .bvideo-list {
    width: auto;
    margin: 15px 0 0;
  }
  .join-warpbox {
    padding: 25px 0;
    display: block;
  }
  .join-warpbox-desc {
    display: block;
    border-radius: 20px;
    padding: 15px 15px;
  }
  .join-warpbox-desc .ico {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 28px;
    margin: 0 auto 15px;
    display: block;
  }
  .join-warpbox-desc .txt {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
  }
  .gx-logolist li {
    width: 31.33%;
  }
  .anju-dl {
    display: block;
  }
  .anju-dl dd {
    width: auto;
  }
  .anju-dl .desc {
    padding: 15px 0 0;
  }
  .jiankang-list dd {
    display: block;
  }
  .jiankang-list .imgBox {
    width: auto;
  }
  .jiankang-list .desc {
    width: auto;
    padding: 15px 0 0;
  }
  .technological-tabC-page {
    padding: 30px 5%;
    display: block;
  }
  .technological-tabC-page .desc {
    width: auto;
  }
  .technological-tabC-page .imgBox {
    width: auto;
    margin-top: 10px;
  }
  .js-jsbox {
    display: block;
  }
  .js-imgBox {
    text-align: center;
    margin-bottom: 25px;
    margin-right: 0;
  }
  .js-list {
    margin-left: -4%;
    width: auto;
  }
  .js-list li {
    padding: 10px 4%;
    margin: 0 0 10px 4%;
  }
  .pt-honor-list li {
    width: 47%;
  }
  .member-dl {
    display: block;
    padding: 15px;
  }
  .member-dl .imgBox {
    width: 120px;
    padding-bottom: 120px;
    margin: 0 auto;
  }
  .member-dl .desc {
    width: auto;
  }
  .member-dl .title {
    text-align: center;
    color: #04A45B;
  }
  .member-dl .name {
    display: block;
  }
  .member-dl .name::after {
    content: "";
  }
  .capacity-list li {
    width: 48%;
  }
  .base-ptitle .ico {
    width: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
    margin: 0.02rem 10px 0.02rem 0;
  }
  .layout-list {
    display: block;
  }
  .layout-list dd {
    max-width: 100% !important;
    width: 100%;
  }
  .layout-list .yuan-ico {
    width: 100px;
  }
  .layout-list .fuhao-item {
    padding: 20px 0;
    width: auto;
  }
  .layout-list .fuhao {
    position: relative;
    margin: 0 auto;
    top: auto;
    left: auto;
    width: 30px;
  }
  .layout-list .desc {
    padding: 20px 5%;
    text-align: center;
  }
  .hx-business-box {
    display: block;
  }
  .hx-business-box .imgBox {
    width: auto;
    margin-bottom: 20px;
  }
  .hx-business-box .desc .num {
    margin-top: 0.02rem;
  }
  .party-title {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    display: block;
    text-align: center;
  }
  .party-title .ico {
    margin: 0 auto 5px;
    width: 40px;
  }
  .party-imgdemo {
    margin: 15px 0;
  }
  .party-small {
    position: relative;
    width: auto;
    top: auto;
    bottom: 0;
    margin: 0 40px;
  }
  .party-small .swiper-arrow {
    width: 32px;
    height: 100%;
  }
  .party-small .swiper-arrow .icon {
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .party-small .swiper-prev {
    top: 0;
    left: -40px;
    right: auto;
  }
  .party-small .swiper-next {
    bottom: 0;
    right: -40px;
  }
  .brand-list .item {
    display: block;
    margin-top: 35px;
  }
  .brand-list .imgBox {
    width: 100%;
    padding-bottom: 50%;
  }
  .brand-list .desc {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  ul.work-cg-ul {
    display: block;
    margin-left: 0;
  }
  ul.work-cg-ul li {
    width: 100%;
    margin-left: 0;
  }
  .yanjiu-teamlist .imgBox {
    width: 44%;
  }
  .yanjiu-teamlist .title {
    margin-bottom: 4px;
  }
  .yanjiu-teamlist .by {
    margin-bottom: 6px;
  }
  .xiashu-dd .pageC {
    padding-bottom: 25px;
    display: block;
  }
  .xiashu-dd .ermb {
    margin: 5px 0 0;
    width: 100px;
  }
  .yingyong-case-ul {
    margin-left: 0;
  }
  .yingyong-case-ul > li {
    width: 100%;
    margin-left: 0;
  }
  .guoji-num {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    margin-right: 8px;
  }
  .industrial-ul li {
    width: 30.33%;
    box-shadow: 0 2px 8px rgba(174, 174, 174, 0.16);
  }
  /* jj start */
  .j-jblist1 li {
    width: 44%;
  }
  .j-jbbt {
    top: -5%;
    width: 60%;
  }
  .j-jblist1 {
    padding: 0.5rem 0.25rem 0.3rem 0.25rem;
  }
  .j-jblist2 {
    padding: 0.6rem 0.25rem 0.45rem 0.25rem;
  }
  .j-jbpic3 {
    padding: 0.8rem 0.25rem 0.4rem 0.25rem;
  }
  .j-jtr {
    float: none;
    margin-top: 0.15rem;
  }
  .j-idlist1 li {
    width: 98%;
    padding: 15px 10px;
  }
  .j-il1wz .j-iw1t2 {
    margin-top: 0;
  }
  .j-idlist3 {
    margin: 0 5px;
  }
  .j-idlist3 li {
    padding: 15px 10px;
    box-shadow: 0 0 8px rgba(100, 28, 120, 0.1);
    border-radius: 20px;
  }
  .j-jd4item {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .j-ji4tp .j-ji4t2 {
    margin-top: 0.15rem;
  }
  .j-jd4item .j-ji4bg {
    width: 30%;
  }
  .j-ji4tp {
    padding: 0.2rem 0.15rem;
  }
  .j-ji4bt {
    padding-top: 0.2rem;
  }
  .j-id4list {
    margin: 0.2rem 0 0.3rem 0;
  }
  .j-ji4bt .j-ji4t5 {
    width: 100%;
    box-sizing: border-box;
  }
  /* jj end */
  .popular-yy-ul {
    margin-left: 0;
    display: block;
  }
  .popular-yy-ul li {
    width: auto;
    margin-left: 0;
  }
    .n-industrial-nav .desc {
    padding: 0.13rem 0.13rem 0.15rem;
  }
}
@media screen and (max-width: 480px) {
  .nteam-three-list li {
    width: 70%;
  }
  .nteam-for-list {
    width: 90%;
    margin: 0 auto;
  }
  .nteam-for-list li {
    width: 100%;
    margin-right: 0;
  }
  .nibox-rbox {
    font-size: 9.4vw;
    margin-top: 0.15rem;
  }
  .nibox-rbox img {
    max-width: 90%;
  }
  .ibox-oneteam-list li {
    width: 75%;
  }
  .itab-forteam-list {
    width: auto;
    margin-left: 0;
  }
  .itab-forteam-list li {
    width: 100%;
    margin-left: 0;
  }
  .itab-onetech-list {
    margin-left: -4%;
  }
  .itab-onetech-list li {
    width: 46%;
    margin-left: 4%;
  }
  .ibox-meeting-demo {
    width: 104%;
  }
  .ibox-meeting-demo .item {
    display: block;
  }
  .ibox-meeting-demo .imgBox {
    width: 96%;
    margin: 0 0 15px 0;
    padding-bottom: 52%;
  }
  .ibox-meeting-demo .desc {
    width: 96%;
  }
  .ibox-meeting-demo .title {
    margin-bottom: 10px;
  }
  .ibox-meeting-demo .c {
    display: -webkit-box;
    margin-bottom: 20px;
  }
  .managementTeam-list {
    margin-left: -8%;
  }
  .managementTeam-list li {
    width: 42%;
    margin-left: 8%;
  }
  .icooperation-demo .swiper-slide {
    width: 160px;
    margin-right: 10px;
    padding: 8px;
  }
  .icooperation-demo .img {
    height: 50px;
  }
  .paging {
    flex-wrap: wrap;
  }
  .paging a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    font-size: 12px;
  }
  .special-ul li {
    display: block;
  }
  .special-ul .imgBox {
    width: auto;
    padding-bottom: 60%;
  }
  .special-ul .desc {
    margin: 15px 0 0;
  }
  .special-ul .c {
    margin-bottom: 10px;
  }
  .special-ul .timebox {
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    padding: 8px;
    width: auto;
  }
  .special-ul .timebox .day {
    line-height: 1.1;
  }
  .research-logo-list {
    padding: 0;
    display: block;
  }
  .research-logo-list .item {
    width: 100%;
  }
  .research-logo-list .item:nth-child(even) dt {
    justify-content: flex-start;
  }
  .research-logo-list .item:nth-child(even) .research-logo-ul {
    flex-direction: row;
  }
  .project-tabC-list {
    margin-left: 0;
  }
  .project-tabC-list li {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 400px) {
  .news-list,
  .special-list {
    margin-left: 0;
  }
  .news-list li,
  .special-list li {
    width: 100%;
    margin-left: 0;
  }
  .news-list .c,
  .special-list .c {
    height: auto;
  }
  .news-list .title {
    height: auto;
  }
  .industrial-ul li {
    width: 47%;
  }
}
@media screen and (max-width: 360px) {
 
  .itab-onetech-list .ico {
    width: 0.45rem;
    height: 0.45rem;
  }
  .gongan-box {
    display: block;
  }
  .gongan-box .desc {
    padding-left: 0;
    margin-top: 15px;
  }
}
