@font-face {
  font-family: BronovaBold;
  src: url('../fonts/Bronova Bold.otf');
}
@font-face {
  font-family: BronovaRegular;
  src: url('../fonts/Bronova Regular.otf');
}
@font-face {
  font-family: Leigo;
  src: url('../fonts/Leigo.otf');
}
@font-face {
  font-family: SourceHanSansCN;
  src: url('../fonts/SourceHanSansCN-Medium.ttf');
}
.public_anchor {
    position: relative;
    top: -1.2rem;
}
.w1680 {
  padding-left: 1.1rem;
  padding-right: 1.1rem;
}
.w1400 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.p80 {
  padding-top: 0.8rem;
}
.p80_ {
  padding-bottom: 0.8rem;
}
.p120 {
  padding-top: 1.2rem;
}
.p120_ {
  padding-bottom: 1.2rem;
}
.p100 {
  padding-top: 1rem;
}
.p100_ {
  padding-bottom: 1rem;
}
.pc_header {
  transition: 0.4s;
  width: 100%;
  z-index: 5;
  position: fixed;
  top: 0;
}
.pc_header .box .logo a img {
  height: 0.82rem;
}
.pc_header .box .nav .item {
  margin-right: 0.74rem;
}
.pc_header .box .nav .item a {
  transition: 0.4s;
  color: #fff;
  line-height: 1.6rem;
  font-family: SourceHanSansCN , Leigo;
}
.pc_header .box .nav .item a span {
  position: relative;
}
.pc_header .box .nav .item a span::before {
  transition: 0.4s;
  content: '';
  width: 0%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
}
.pc_header .box .nav .item a span:hover::before {
  width: 100%;
}
.pc_header .box .nav .item:last-child {
  margin-right: 0;
}
.pc_header.active {
  background: rgba(44, 159, 69, 0.8);
  backdrop-filter: blur(16px);
}
.pc_header.active .box .nav .item a {
  line-height: 1.2rem;
}
.pc_footer {
  background: #2c9f45;
}
.pc_footer .footer_top .foo_logo a img {
  height: 1.5rem;
}
.pc_footer .footer_top .foot_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pc_footer .footer_top .foot_right .nav a {
  position: relative;
  padding: 0.3rem 0.3rem 0;
  font-family: SourceHanSansCN , Leigo;
  color: #fff;
}
.pc_footer .footer_top .foot_right .nav a::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 40px;
  background: linear-gradient(to bottom, #c6e330, #319940);
}
.pc_footer .footer_top .foot_right .nav a:last-child {
  padding: 0.3rem 0 0 0.3rem;
}
.pc_footer .footer_top .foot_right .nav a:last-child::before {
  display: none;
}
.pc_footer .footer_top .foot_right .nav a:first-child {
  padding: 0.3rem 0.3rem 0 0;
}
.pc_footer .footer_top .foot_right .copy {
  color: #000;
  text-align: right;
}
.pc_footer .footer_top .foot_right .copy p {
  font-family: SourceHanSansCN , BronovaRegular;
}
.public_title {
  color: #2c9f45;
  font-size: 0.6rem;
  font-family: SourceHanSansCN , Leigo;
}
.public_title p {
  font-family: SourceHanSansCN , Leigo;
}
.public_title span {
  color: #221815;
  font-family: SourceHanSansCN , BronovaBold;
}
.public_title span sup {
  font-family: SourceHanSansCN , BronovaRegular;
}
.public_title.black {
  color: #221815;
}
.public_title2 {
  color: #000;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
  padding-top: 0.46rem;
}
.public_link {
  display: inline-block;
}
.public_link a {
  transition: 0.4s;
  padding: 0 .4rem;
  height: 0.64rem;
  font-family: SourceHanSansCN , Leigo;
  border-radius: 30px;
  border: 3px solid #2c9f45;
  color: #2c9f45;
}
.public_link a:hover {
  background: #2c9f45;
  color: #fff;
}
.public_img {
  width: 100%;
}
.public_img img {
  width: 100%;
}
.index_banner .mySwiper1 .swiper-slide .slide_img {
  width: 100%;
}
.index_banner .mySwiper1 .swiper-slide .slide_img img {
  width: 100%;
  height: 100vh;
}
.index_banner .mySwiper1 .swiper-pagination .swiper-pagination-bullet {
  opacity: 0.5;
  background: #fff;
}
.index_banner .mySwiper1 .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.planet {
  padding-top: 1.5rem;
}
.planet .planet_box .left {
  width: 49%;
  padding: 0 0.7rem 0 2.5rem;
}
.planet .planet_box .left .left_box {
  height: 100%;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.planet .planet_box .right {
  width: 51%;
}
.planet .planet_box .right img {
  width: 100%;
}
.innovations_million {
  padding-top: 0.9rem;
}
.innovations_million .innova1 .left {
  width: 49%;
  padding-left: 0.5rem;
}
.innovations_million .innova1 .left img {
  width: 100%;
}
.innovations_million .innova1 .right {
  width: 51%;
  padding: 0 2.5rem 0 1.3rem;
}
.innovations_million .innova1 .right .public_title2 {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.innovations_million .innova2 {
  margin-top: -0.44rem;
}
.innovations_million .innova2 .left {
  width: 49%;
  padding-left: 2.5rem;
}
.innovations_million .innova2 .left .public_title2 {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.innovations_million .innova2 .right {
  width: 51%;
  padding: 0 0.5rem 0 0.8rem;
}
.innovations_million .innova2 .right img {
  width: 100%;
}
.investors .inves_logo {
  padding-bottom: 0.4rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 0.6rem;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.investors .inves_logo p a {
  display: inline-block;
}
.investors .inves_logo p img {
  height: 1.54rem;
}
.solving .solv_title {
  color: #000;
  font-family: SourceHanSansCN , BronovaRegular;
  padding: 0.58rem 0 0.8rem;
  line-height: 1.8;
}
.demand {
  position: relative;
}
.demand .de_box {
  padding-top: 2rem;
  padding-bottom: 1.7rem;
   overflow: hidden;
   position: relative;
}
.demand .de_box .left {
  width: 40%;
  padding-bottom: 1.4rem;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.demand .de_box .left .desc {
  color: #000;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
  margin-bottom: 0.6rem;
}
.demand .de_box .right {
  width: 60%;
}
.demand .de_box .right img {
  width: 10.5rem;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.orth .orth_top {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.orth .orth_top .item {
  width: 50%;
  position: relative;
}
.orth .orth_top .item .item_desc p {
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.orth .orth_top .item .item_desc p span {
  font-size: 0.42rem;
  color: #2c9f45;
  font-family: SourceHanSansCN , BronovaBold;
}
.orth .orth_top .item .item_desc p span sup {
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.orth .orth_top .item .item_img {
  width: 100%;
}
.orth .orth_top .item .item_img img {
  width: 100%;
}
.orth .orth_top .left {
  padding-right: 0.5rem;
}
.orth .orth_top .right {
  padding-left: 0.5rem;
}
.orth .orth_bottom .item {
  width: 50%;
}
.orth .orth_bottom .item p {
  font-family: SourceHanSansCN , BronovaRegular;
  line-height: 1.8;
  color: #221815;
}
.orth .orth_bottom .left {
  padding-right: 0.5rem;
}
.orth .orth_bottom .right {
  padding-left: 0.5rem;
}
.reaction {
  padding-bottom: 1.4rem;
}
.reaction .w1400 .react_title {
  text-align: center;
}
.reaction .w1400 .react_title p {
  font-family: SourceHanSansCN , Leigo;
  font-size: 0.8rem;
  color: #2c9f45;
}
.reaction .w1400 .react_title p span {
  font-family: SourceHanSansCN , Leigo;
}
.products .products_box .left {
  width: 48%;
  padding: 0 0.9rem 0 2.5rem;
}
.products .products_box .left .left_box {
  height: 100%;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.products .products_box .left .left_box .contont1 .title {
  font-size: 0.5rem;
  color: #2c9f45;
  font-family: SourceHanSansCN , Leigo;
}
.products .products_box .left .left_box .contont1 .desc {
  margin-top: 0.38rem;
  color: #221815;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
}
.products .products_box .left .left_box .contont2 {
  margin-top: 0.7rem;
}
.products .products_box .left .left_box .contont2 .title {
  font-size: 0.3rem;
  color: #221815;
  font-family: SourceHanSansCN , Leigo;
}
.products .products_box .left .left_box .contont2 .desc {
  margin-top: 10px;
  color: #221815;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
}
.products .products_box .right {
  width: 48%;
  position: relative;
  padding-top: 0.2rem;
}
.products .products_box .right .banner1 .mySwiper2 .swiper-slide {
  cursor: pointer;
  width: 100%;
}
.products .products_box .right .banner1 .mySwiper2 .swiper-slide img {
  width: 100%;
}
.products .products_box .right .banner2 {
  position: relative;
  padding: 0 2.5rem 0 0;
  margin-top: 0.3rem;
}
.products .products_box .right .banner2 .mySwiper3 .swiper-slide {
  cursor: pointer;
  width: 100%;
}
.products .products_box .right .banner2 .mySwiper3 .swiper-slide img {
  width: 100%;
}
.products .products_box .right .banner2 .swiper_toggle {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0.95rem;
  transform: translateY(-50%);
}
.products .products_box .right .banner2 .swiper_toggle .prev {
  display: none;
}
.products .products_box .right::before {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 15%;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.products.product_right .products_box {
  flex-direction: row-reverse;
}
.products.product_right .products_box .left {
  padding: 0 2.5rem 0 0.9rem;
}
.products.product_right .products_box .right .banner2 {
  padding: 0 0 0 2.5rem;
}
.products.product_right .products_box .right .banner2 .swiper_toggle {
  left: 0.95rem;
  right: auto;
}
.products.product_right .products_box .right .banner2 .swiper_toggle .prev {
  display: none;
}
.products.product_right .products_box .right::before {
  left: auto;
  right: 0;
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.viridimin {
  padding-top: 1.5rem;
}
.viridimin .viridimin_box .left {
  width: 48%;
  padding-right: 0.9rem;
}
.viridimin .viridimin_box .left .contont2 {
  margin-top: 0.35rem;
  font-size: 0.3rem;
  font-family: SourceHanSansCN , Leigo;
  color: #221815;
}
.viridimin .viridimin_box .left .contont3 {
  margin-top: 0.7rem;
}
.viridimin .viridimin_box .left .contont3 .title {
  font-size: 0.3rem;
  color: #221815;
  font-family: SourceHanSansCN , Leigo;
}
.viridimin .viridimin_box .left .contont3 .desc {
  margin-top: 10px;
  color: #221815;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
}
.viridimin .viridimin_box .right {
  width: 48%;
  padding-left: 0.3rem;
}
.viridimin .viridimin_box .right img {
  width: 100%;
  border-radius: 50%;
}
.mojiaBio .mo_title {
  width: 70%;
  line-height: 1.8;
  color: #221815;
}
.mojiaBio .mo_title p {
  font-family: SourceHanSansCN , BronovaRegular;
}
.mojiaBio .mo_img {
  margin-top: 0.46rem;
}
.mojiaBio .mo_img img {
  width: 100%;
}
.proud {
  padding-top: 1.3rem;
}
.proud .proud_box .contont1 .con_bottom {
  margin-top: 0.6rem;
}
.proud .proud_box .contont1 .con_bottom .bo_left {
  width: 40%;
}
.proud .proud_box .contont1 .con_bottom .bo_left .desc1 {
  border-top: 3px solid;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
  padding: 0.6rem 0;
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.proud .proud_box .contont1 .con_bottom .bo_left .desc2 {
  padding: 0.5rem 0 0;
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.proud .proud_box .contont1 .con_bottom .bo_bottom {
  width: 48%;
  position: relative;
}
.proud .proud_box .contont1 .con_bottom .bo_bottom img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.proud .proud_box .contont2 {
  margin-top: 0.5rem;
}
.proud .proud_box .contont2 i {
  margin-top: 14px;
  display: inline-block;
  width: 0.4rem;
  height: 3px;
  background: linear-gradient(to right, #70ba80, #d9ed6a);
}
.proud .proud_box .contont2 p {
  margin-left: 0.26rem;
  flex: 0.8;
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.proud .proud_box .contont3 {
  width: 100%;
  padding: 1.4rem 0;
}
.proud .proud_box .contont3 img {
  width: 100%;
}
.environ .environ_box {
  position: relative;
}
.environ .environ_box .contont1 {
  width: 66%;
}
.environ .environ_box .contont1 .on1 {
  font-size: 0.3rem;
  line-height: 1.3;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.environ .environ_box .contont1 .on1 p span {
  font-size: 0.5rem;
  font-family: SourceHanSansCN , BronovaBold;
}
.environ .environ_box .contont1 .on1 p span sup {
  font-family: SourceHanSansCN , BronovaRegular;
}
.environ .environ_box .contont1 .on2 img {
  width: 0.64rem;
}
.environ .environ_box .contont1 .on3 {
  font-size: 0.3rem;
  line-height: 1.3;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.environ .environ_box .contont2 {
  width: 22%;
}
.environ .environ_box .contont2 img {
  width: 100%;
}
.environ .environ_box::after {
  z-index: -1;
  content: '';
  width: calc(100% - 2.5rem);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #b8dec1, rgba(255, 255, 255, 0));
}
.environ .environ_line i {
  display: block;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
}
.achieving .achieving_box .left {
  position: relative;
  width: 48%;
}
.achieving .achieving_box .left img {
  width: 100%;
}
.achieving .achieving_box .left::before {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 15%;
  height: 100%;
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.achieving .achieving_box .right {
  width: 48%;
  padding: 0 2.5rem 0 0.9rem;
}
.achieving .achieving_box .right p {
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.culture {
  padding-bottom: 0.6rem;
}
.innovation {
  position: relative;
  padding: 0.9rem 0;
}
.innovation .innov_txt {
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.innovation .innov_txt p {
  width: 65%;
}
.innovation::before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #b8dec1, rgba(255, 255, 255, 0));
}
.foster {
  padding: 1rem 0 1.5rem;
}
.foster .foster_box .left {
  width: 51%;
  padding: 0 1rem 0 2.5rem;
}
.foster .foster_box .left p {
  line-height: 1.8;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.foster .foster_box .right {
  width: 46%;
  position: relative;
}
.foster .foster_box .right img {
  width: 100%;
}
.foster .foster_box .right::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15%;
  height: 100%;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.global .global_main {
  position: relative;
  width: 100%;
}
.global .global_main .main_img img {
  display: block;
  width: 95%;
  margin: 0 auto;
}
.global .global_main .main_txt {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.global .global_main .main_txt i {
  margin-top: 14px;
  display: inline-block;
  width: 0.8rem;
  height: 3px;
  background: linear-gradient(to right, #70ba80, #d9ed6a);
}
.global .global_main .main_txt p {
  margin-left: 0.5rem;
  flex: 1;
  color: #221815;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
}
.global .global_list {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.36rem;
}
.global .global_list .item {
  width: 100%;
}
.global .global_list .item img {
  width: 100%;
}
.positions .positions_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem 0.66rem;
}
.positions .positions_list .item {
  border-radius: 16px;
  border: 1px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #ffffff, #2c9642);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.positions .positions_list .item a {
  padding: 0.42rem 0.36rem;
}
.positions .positions_list .item a .left {
  flex: 1;
  font-size: 0.26rem;
  color: #221815;
  padding-right: 10px;
}
.positions .positions_list .item a .left .contont1 {
  font-family: SourceHanSansCN , BronovaBold;
}
.positions .positions_list .item a .left .contont2 {
  font-family: SourceHanSansCN , BronovaRegular;
}
.positions .positions_list .item a .left .contont3 {
  font-family: SourceHanSansCN , BronovaRegular;
}
.country_details .join {
  display: none;
  text-align: right;
}
.country_details .join a {
  display: inline-block;
  padding: 0.2rem 0.4rem;
  background: #2c9f45;
  border-radius: 16px;
  color: #fff;
  font-family: SourceHanSansCN , BronovaRegular;
}
.country_details .det1 {
  font-size: 0.3rem;
  color: #221815;
  font-family: SourceHanSansCN , BronovaBold;
}
.country_details .det2 {
  font-size: 0.3rem;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.country_details .det3 {
  color: #221815;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
  margin-top: 0.7rem;
}
.details_header {
  background: #fff;
  position: sticky;
  top: 0;
  border-bottom: 2px solid;
  border-image: linear-gradient(to right, #1c9855, #cae2d8) 1;
  padding: 0.4rem 0 0.2rem;
}
.details_header .logo a img {
  height: 0.83rem;
}
.details_header .join a {
  padding: 10px 0.4rem;
  background: #2c9f45;
  border-radius: 20px;
  color: #fff;
  font-family: SourceHanSansCN , BronovaRegular;
}
.news .news_box .news_title {
  min-width: 37%;
  display: inline-block;
  color: #221815;
  line-height: 1.8;
}
.news .news_box .news_title p {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
  padding-bottom: 0.1rem;
  font-family: SourceHanSansCN , BronovaRegular;
}
.news .news_box .news_list .item {
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #70ba80, #d9ed6a) 1;
  padding-bottom: 0.7rem;
}
.news .news_box .news_list .item .it_left {
  width: 37%;
}
.news .news_box .news_list .item .it_left .txt {
    transition: .4s;
    font-size: .36rem;
    color: #221815;
        font-family: SourceHanSansCN , Leigo;
}
.news .news_box .news_list .item .it_left .desc {
  margin-top: 0.9rem;
}
.news .news_box .news_list .item .it_left .desc .bota {
  font-size: 0.3rem;
  color: #221815;
  font-family: SourceHanSansCN , BronovaBold;
}
.news .news_box .news_list .item .it_left .desc .may {
  margin-top: 0.14rem;
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.news .news_box .news_list .item .it_right {
  width: 63%;
  padding: 0 0 0 1.3rem;
  flex-direction: column;
  justify-content: space-between;
}
.news .news_box .news_list .item .it_right .desc {
  color: #221815;
  line-height: 1.8;
  font-family: SourceHanSansCN , BronovaRegular;
}
.news .news_box .news_list .item .it_right .more {
  color: #221815;
  font-family: SourceHanSansCN , BronovaRegular;
}
.news .news_box .news_list .item:hover .it_left .txt {
  color: #2c9f45;
}
.news_details .details_outline {
  padding-top: 3.44rem;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #2c9642, #c6e330) 1;
}
.news_details .details_outline img {
  width: 2.84rem;
}
.news_details .details_title {
  padding: 1rem 0 0.7rem;
}
.news_details .details_title .txt {
    font-size: .36rem;
    color: #221815;
    font-family: SourceHanSansCN , Leigo;
}
.news_details .details_compiler .compiler_txt {
  width: 64%;
  color: #221815;
  line-height: 1.8;
  padding-right: 0.7rem;
}
.news_details .details_compiler .compiler_txt p {
  font-family: SourceHanSansCN , BronovaRegular;
}
.news_details .details_compiler .compiler_txt p a {
  display: inline;
  color: #2c9f45;
}
.news_details .details_compiler .compiler_img {
  width: 34%;
}
.news_details .details_compiler .compiler_img p {
  width: 100%;
  margin-bottom: 0.3rem;
}
.news_details .details_compiler .compiler_img p img {
  width: 100%;
}
.news_details .details_compiler .compiler_img p:last-child {
  margin-bottom: 0;
}
.public_page {
    margin-top: .8rem;
}
.public_page .prev {
    cursor: pointer;
    margin-right: .3rem;
}
.public_page .next {
     cursor: pointer;
     margin-left: .3rem;
}
.public_page .number {
    width: auto;
}
.public_page .number .swiper-pagination-bullet {
    transition: .4s;
   color: #221815;
   font-family: SourceHanSansCN , Leigo;
   margin: 0 10px;
   background: none;
   opacity: 1;
   width: auto;
   height: auto;
}
.public_page .number .swiper-pagination-bullet-active {
    color: #2c9f45;
}

@media (max-width: 1500px) {
  .f18 {
    font-size: 16px;
  }
  .f20 {
    font-size: 18px;
  }
  .w1680 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .w1400 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .innovations_million .innova2 .left {
    padding-left: 1.5rem;
  }
  .products .products_box .left {
    padding: 0 0.9rem 0 1.5rem;
  }
  .products.product_right .products_box .left,
  .achieving .achieving_box .right {
    padding: 0 1.5rem 0 0.9rem;
  }
  .foster .foster_box .left {
    padding: 0 1rem 0 1.5rem;
  }
  .innovations_million .innova1 .right {
    padding: 0 1.5rem 0 1rem;
  }
  .planet .planet_box .left {
    padding: 0 0.7rem 0 1.5rem;
  }
  .products .products_box .right .banner2 {
    padding: 0 1.5rem 0 0;
  }
  .products.product_right .products_box .right .banner2 {
    padding: 0 0 0 1.5rem;
  }
  .products .products_box .right .banner2 .swiper_toggle .prev svg,
  .products .products_box .right .banner2 .swiper_toggle .next svg {
    width: 0.64rem;
    height: 0.64rem;
  }
  .products .products_box .right .banner2 .swiper_toggle {
    right: 0.5rem;
  }
  .products.product_right .products_box .right .banner2 .swiper_toggle {
    left: 0.5rem;
  }
}
@media (max-width: 1400px) {
  .products .products_box .right .banner2 .swiper_toggle {
    right: 0.44rem;
  }
  .products.product_right .products_box .right .banner2 .swiper_toggle {
    left: 0.44rem;
  }
}
@media (max-width: 1200px) {
    .public_anchor {
        top: -58px;
    }
  .country_details .join {
    display: block;
    margin-bottom: 0.6rem;
  }
  .pc_header,
  .details_header {
    display: none;
  }
  .index_banner .mySwiper1 .swiper-slide .slide_img img {
    height: calc(100vh - 58px);
  }
  .w1680,
  .w1400 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .planet .planet_box .left .left_box .public_title2 {
    padding-bottom: 1rem;
  }
  .planet .planet_box .left,
  .planet .planet_box .right,
  .innovations_million .innova1 .left,
  .innovations_million .innova1 .right,
  .innovations_million .innova2 .left,
  .innovations_million .innova2 .right {
    width: 100%;
  }
  .planet .planet_box .left,
  .innovations_million .innova1 .left,
  .innovations_million .innova1 .right,
  .innovations_million .innova2 .left,
  .innovations_million .innova2 .right {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .planet .planet_box .right,
  .innovations_million .innova2 .right,
  .innovations_million .innova1 .right,
  .innovations_million .innova2 {
    margin-top: 0.6rem;
  }
  .investors .inves_logo p img {
    height: 1.2rem;
  }
  .public_title {
    font-size: 0.48rem;
  }
  .pc_footer .footer_top .foot_right .nav {
    display: none;
  }
  .pc_footer .footer_top {
    align-items: flex-end;
  }
  .pc_footer .footer_top .foo_logo a img {
    height: 1.2rem;
  }
  .news_details .details_outline {
    padding-top: 1.5rem;
  }
  .news_details .details_compiler .compiler_txt {
    width: 100%;
    padding-right: 0;
  }
  .news_details .details_compiler .compiler_img {
    margin-top: 0.5rem;
    width: 100%;
  }
  .innovation .innov_txt p {
    width: 100%;
  }
  .foster .foster_box .left {
    width: 100%;
    padding: 0 5vw;
  }
  .foster .foster_box .right {
    width: 100%;
    margin-top: 0.5rem;
  }
  .positions .positions_list {
    grid-template-columns: repeat(1, 1fr);
  }
  .mojiaBio .mo_title {
    width: 100%;
  }
  .proud .proud_box .contont1 .con_bottom .bo_left {
    width: 100%;
  }
  .proud .proud_box .contont1 .con_bottom .bo_bottom {
    width: 100%;
  }
  .proud .proud_box .contont1 .con_bottom .bo_bottom img {
    position: relative;
    bottom: auto;
    right: auto;
  }
  .proud .proud_box .contont2 p {
    flex: 1;
  }
  .environ .environ_box {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .environ .environ_box .contont1 {
    width: 100%;
  }
  .environ .environ_box .contont2 {
    width: 100%;
    margin-top: 0.5rem;
  }
  .achieving .achieving_box .left {
    width: 100%;
  }
  .achieving .achieving_box .right {
    width: 100%;
    padding: 0.5rem 5vw 0;
  }
  .products .products_box .left,
  .products.product_right .products_box .left {
    width: 100%;
    padding: 0 5vw;
  }
  .products .products_box .right {
    width: 100%;
    padding: 0.5rem 5vw 0;
  }
  .products .products_box .left .left_box .contont2 {
    margin: 0.7rem 0;
  }
  .viridimin .viridimin_box .left {
    width: 100%;
    padding-right: 0;
  }
  .viridimin .viridimin_box .right {
    padding: 0.5rem 0 0;
    width: 100%;
  }
  .demand .de_box .left {
    width: 100%;
  }
  .demand .de_box .right {
    width: 100%;
    margin-top: .5rem;
  }
  .demand .de_box .right img {
    position: relative;
    bottom: 0;
  }
  .orth .orth_top .item,
  .orth .orth_bottom .item {
    width: 100%;
  }
  .orth .orth_top .left,
  .orth .orth_bottom .left {
    padding-right: 0;
  }
  .orth .orth_top .right,
  .orth .orth_bottom .right {
    padding-left: 0;
  }
  .reaction .w1400 .react_title p {
    font-size: 0.54rem;
  }
  .orth .orth_top .item .item_desc p span {
    font-size: 0.36rem;
  }
  .products .products_box .left .left_box .contont1 .title {
    font-size: 0.4rem;
  }
  .demand .de_box .right img {
    width: 9.1rem;   
  }
}
@media (max-width: 750px) {
  .public_title {
    font-size: 0.34rem;
  }
  .orth .orth_top .item .item_desc p span {
    font-size: 0.28rem;
  }
  .reaction .w1400 .react_title p {
    font-size: 0.36rem;
  }
  .investors .inves_logo {
    grid-template-columns: repeat(2, 1fr);
  }
  .pc_footer .footer_top .foot_right {
    width: 100%;
    margin-top: 0.6rem;
  }
  .pc_footer .footer_top .foot_right .copy p {
    font-size: 14px;
  }
  .f20 {
    font-size: 16px;
  }
  .f18 {
    font-size: 14px;
  }
  .demand .de_box {
    padding-top: 1rem;
    padding-bottom: 0.7rem;
  }
  .demand .de_box .right img {
    width: 5.4rem;
  }
  .reaction {
    padding-bottom: 0.7rem;
  }
  .products .products_box .right .banner2,
  .products.product_right .products_box .right .banner2 {
    padding: 0;
  }
  .environ .environ_box .contont1 .on1 p span {
    font-size: 0.36rem;
  }
  .environ .environ_box .contont1 .on1,
  .environ .environ_box .contont1 .on2,
  .environ .environ_box .contont1 .on3 {
    width: 100%;
  }
  .environ .environ_box .contont1 .on1 {
    margin-bottom: 0.3rem;
  }
  .environ .environ_box .contont1 .on2 {
    margin-bottom: 0.3rem;
  }
  .global .global_main .main_img img {
    width: 100%;
    height: 30vh;
  }
  .global .global_list {
    grid-template-columns: repeat(1, 1fr);
  }
  .global .global_main .main_txt i {
    display: none;
  }
  .global .global_main .main_txt p {
    margin: 0 5vw;
  }
  .news .news_box .news_list .item .it_left {
    width: 100%;
  }
  .news .news_box .news_list .item .it_right {
    width: 100%;
    padding: 0.5rem 0 0 0rem;
  }
  .news .news_box .news_list .item .it_right .more {
    margin-top: 0.3rem;
  }
  .products .products_box .right .banner2 .swiper_toggle {
    display: none;
  }
}
