@charset "utf-8";
:root {
  --color: #11467f;
  --vh: 100vh;
}
@font-face {
  font-family: "zi";
  src: url("../font/inter_regular.woff2") format("woff2");
  /* src: url("../font/Inter-Regular.ttf") format("truetype"); */
}
@font-face {
  font-family: "shu";
  src: url("../font/opposans-m.woff2") format("woff2");
  /* src: url("../font/OPPOSans-M.ttf") format("truetype"); */
}
/* 企业文化与学院 */
.enterbox_tit {
  text-align: center;
}
.enterbox_tit .f_tit {
  color: #11467f;
  font-weight: bold;
}
.enterbox_tit .text {
  color: #333333;
  line-height: 1.66666667;
  margin-top: 0.18rem;
}
@media (max-width: 991px) {
  .enterbox_tit .text {
    line-height: 1.6;
  }
}
.enterbox-sec1 {
  background-color: #fff;
  position: relative;
  padding: 1.4rem 0;
}
.enterbox-sec1 .bag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.enterbox-sec1 .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.25;
}
.enterbox-sec1 .enterbox_tit {
  margin-bottom: 0.9rem;
}
@media (max-width: 767px) {
  .enterbox-sec1 .enterbox_tit {
    margin-bottom: 0.56rem;
  }
}
.enterbox-sec1 .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .enterbox-sec1 .cont {
    margin: 0;
  }
}
.enterbox-sec1 .cont .item {
  width: 33.333%;
  padding: 0 0.15rem;
}
@media (max-width: 767px) {
  .enterbox-sec1 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.36rem;
  }
  .enterbox-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.enterbox-sec1 .cont .item .list {
  display: block;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.9rem 0.5rem 1.68rem;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .enterbox-sec1 .cont .item .list {
    padding: 0.6rem 0.3rem 1rem;
  }
}
.enterbox-sec1 .cont .item .list .f_icon {
  display: flex;
  align-items: center;
  height: 0.48rem;
  margin-bottom: 0.18rem;
}
@media (max-width: 1260px) {
  .enterbox-sec1 .cont .item .list .f_icon {
    height: 0.58rem;
  }
}
@media (max-width: 767px) {
  .enterbox-sec1 .cont .item .list .f_icon {
    height: 0.66rem;
  }
}
.enterbox-sec1 .cont .item .list .f_icon img {
  max-height: 100%;
  width: auto;
}
.enterbox-sec1 .cont .item .list .f_tit {
  width: 100%;
  color: #333333;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0.24rem;
}
.enterbox-sec1 .cont .item .list .text {
  color: #333333;
  line-height: 1.66666667;
}
.enterbox-sec1 .cont .item .list .ent1 {
  color: #003982;
  opacity: 0.5;
  font-size: 1.2rem;
  font-family: "shu", 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  position: absolute;
  bottom: -0.26rem;
  left: 0.38rem;
  line-height: 0.9;
}
@media (max-width: 991px) {
  .enterbox-sec1 .cont .item .list .ent1 {
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) {
  .enterbox-sec1 .cont .item:nth-child(2) {
    margin-top: 0.42rem;
  }
  .enterbox-sec1 .cont .item:nth-child(3) {
    margin-top: 0.8rem;
  }
}
.enterbox-sec2 {
  padding: 1.3rem 0 1.4rem;
}
.enterbox-sec2 .enterbox_tit {
  margin-bottom: 0.5rem;
}
.enterbox-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 0.7rem;
}
.enterbox-sec2 .cont .img {
  width: 40%;
}
@media (max-width: 1260px) {
  .enterbox-sec2 .cont .img {
    width: 46%;
  }
}
@media (max-width: 991px) {
  .enterbox-sec2 .cont .img {
    width: 100%;
  }
}
.enterbox-sec2 .cont .img:before {
  padding-top: 71.875%;
}
.enterbox-sec2 .cont .gt {
  width: 60%;
  padding-left: 0.9rem;
  padding-top: 0.26rem;
}
@media (max-width: 1260px) {
  .enterbox-sec2 .cont .gt {
    padding-left: 0.5rem;
    width: 54%;
  }
}
@media (max-width: 991px) {
  .enterbox-sec2 .cont .gt {
    padding-left: 0;
    width: 100%;
  }
}
.enterbox-sec2 .cont .gt .text {
  color: #3a3a3a;
  line-height: 2;
  margin-bottom: 0.46rem;
}
@media (max-width: 991px) {
  .enterbox-sec2 .cont .gt .text {
    line-height: 1.6;
  }
}
.enterbox-sec2 .cont .gt .jut {
  display: flex;
  flex-wrap: wrap;
}
.enterbox-sec2 .cont .gt .jut .li {
  display: flex;
  align-items: center;
  width: 50%;
  padding-right: 0.2rem;
}
@media (max-width: 767px) {
  .enterbox-sec2 .cont .gt .jut .li {
    padding-right: 0.3rem;
  }
}
.enterbox-sec2 .cont .gt .jut .li .f_icon {
  width: 1.2rem;
  height: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #11467f;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .enterbox-sec2 .cont .gt .jut .li .f_icon {
    width: 1rem;
    height: 1rem;
  }
}
.enterbox-sec2 .cont .gt .jut .li .f_icon svg,
.enterbox-sec2 .cont .gt .jut .li .f_icon img {
  width: auto;
  height: auto;
  max-width: 45%;
  max-height: 45%;
}
.enterbox-sec2 .cont .gt .jut .li .f_icon svg path,
.enterbox-sec2 .cont .gt .jut .li .f_icon img path {
  fill: #ffffff;
}
.enterbox-sec2 .cont .gt .jut .li .font {
  width: 60%;
  width: calc(100% - 1.2rem);
  padding-left: 0.2rem;
}
@media (max-width: 767px) {
  .enterbox-sec2 .cont .gt .jut .li .font {
    width: calc(100% - 1rem);
    padding-left: 0.12rem;
  }
}
.enterbox-sec2 .cont .gt .jut .li .font .f_tit {
  color: #11467f;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .enterbox-sec2 .cont .gt .jut .li .font .f_tit {
    font-size: 0.3rem;
    margin-bottom: 0.06rem;
  }
}
.enterbox-sec2 .cont .gt .jut .li .font .f_tx {
  color: #3a3a3a;
}
@media (max-width: 767px) {
  .enterbox-sec2 .cont .gt .jut .li .font .f_tx {
    line-height: 1.2;
  }
}
.enterbox-sec2 .fz_swiper {
  position: relative;
  margin: 0 -0.15rem;
}
.enterbox-sec2 .fz_swiper .enterbox2_prev,
.enterbox-sec2 .fz_swiper .enterbox2_next {
  position: absolute;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 0;
  background: none;
  opacity: 0.3;
  transition: all 0.4s;
}
.enterbox-sec2 .fz_swiper .enterbox2_prev svg,
.enterbox-sec2 .fz_swiper .enterbox2_next svg {
  width: 100%;
  height: 100%;
}
.enterbox-sec2 .fz_swiper .enterbox2_prev svg path,
.enterbox-sec2 .fz_swiper .enterbox2_next svg path {
  fill: #999;
  transition: all 0.4s;
}
.enterbox-sec2 .fz_swiper .enterbox2_prev:hover,
.enterbox-sec2 .fz_swiper .enterbox2_next:hover {
  opacity: 1;
}
.enterbox-sec2 .fz_swiper .enterbox2_prev:hover svg path,
.enterbox-sec2 .fz_swiper .enterbox2_next:hover svg path {
  fill: #0f508a;
}
.enterbox-sec2 .fz_swiper .enterbox2_prev {
  transform: rotate(180deg);
  left: -0.36rem;
}
.enterbox-sec2 .fz_swiper .enterbox2_next {
  right: -0.36rem;
}
.enterbox-sec2 .fz_swiper .enterbox2_cont {
  width: auto;
}
.enterbox-sec2 .fz_swiper .enterbox2_cont .swiper-slide {
  padding: 0 0.15rem;
  width: 33.33%;
}
@media (max-width: 767px) {
  .enterbox-sec2 .fz_swiper .enterbox2_cont .swiper-slide {
    width: 76%;
  }
}
.enterbox-sec2 .fz_swiper .enterbox2_cont .swiper-slide .img:before {
  padding-top: 62.25680934%;
}
/* End */
/* 品牌管理 */
.brandmanbox-sec1 {
  padding: 1.3rem 0 1.36rem;
}
.brandmanbox-sec1 .enterbox_tit {
  max-width: 9.96rem;
  margin: 0 auto;
  margin-bottom: 0.62rem;
}
@media (max-width: 767px) {
  .brandmanbox-sec1 .enterbox_tit {
    max-width: 100%;
  }
}
.brandmanbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.5rem;
}
@media (max-width: 1260px) {
  .brandmanbox-sec1 .cont {
    padding: 0;
  }
}
.brandmanbox-sec1 .cont .item {
  width: 33.333%;
  padding: 0.8rem 0.74rem 0;
}
.brandmanbox-sec1 .cont .item:nth-child(2) {
  padding-top: 0;
}
.brandmanbox-sec1 .cont .item .list {
  display: block;
  width: 100%;
  text-align: center;
}
.brandmanbox-sec1 .cont .item .list .f_icon {
  width: 2rem;
  height: 2rem;
  background-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.36rem;
}
.brandmanbox-sec1 .cont .item .list .f_icon img {
  width: auto;
  height: auto;
  max-width: 45%;
  max-height: 45%;
  object-fit: contain;
}
.brandmanbox-sec1 .cont .item .list .f_tit {
  color: #333333;
  margin-bottom: 0.14rem;
}
.brandmanbox-sec1 .cont .item .list .text {
  color: #666666;
  line-height: 1.5;
}
.brandmanbox-sec1 .cont .item .list .img {
  width: 100%;
  overflow: hidden;
  margin-top: 0.16rem;
}
.brandmanbox-sec1 .cont .item .list .img img {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  .brandmanbox-sec1 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.36rem;
  }
  .brandmanbox-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
  .brandmanbox-sec1 .cont .item .list {
    border-radius: 0.16rem;
    text-align: left;
    background-color: #f5f5f5;
    padding: 0.4rem 0.3rem;
  }
  .brandmanbox-sec1 .cont .item .list .f_icon {
    margin: 0;
    width: auto;
    height: auto;
    justify-content: flex-start;
    margin-bottom: 0.2rem;
  }
  .brandmanbox-sec1 .cont .item .list .f_icon img,
  .brandmanbox-sec1 .cont .item .list .f_icon svg {
    max-width: 0.8rem;
    max-height: 0.8rem;
    width: auto;
    height: auto;
  }
  .brandmanbox-sec1 .cont .item .list .img {
    border-radius: 0.1rem;
    background-color: #ffffff;
  }
}
.brandmanbox-sec2 {
  background-color: #f5f5f5;
  padding: 1.3rem 0 1.2rem;
}
.brandmanbox-sec2 .enterbox_tit {
  margin-bottom: 0.6rem;
}
.brandmanbox-sec2 .cont {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
.brandmanbox-sec2 .cont .item {
  padding: 0 0.15rem;
  margin-bottom: 0.2rem;
  width: 16.6666%;
}
@media (max-width: 767px) {
  .brandmanbox-sec2 .cont .item {
    width: 33.333%;
  }
}
.brandmanbox-sec2 .cont .item .list {
  background-color: #ffffff;
  border-radius: 50%;
  position: relative;
}
.brandmanbox-sec2 .cont .item .list:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.brandmanbox-sec2 .cont .item .list .img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.brandmanbox-sec2 .cont .item .list .img img {
  width: auto;
  height: auto;
  max-width: 87.5%;
  max-height: 32.5%;
}
.brandmanbox-sec3 {
  padding: 1.3rem 0 1.4rem;
}
.brandmanbox-sec3 .container {
  max-width: 1250px;
}
.brandmanbox-sec3 .enterbox_tit {
  margin-bottom: 1.1rem;
}
.brandmanbox-sec3 .cont {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -0.46rem;
}
.brandmanbox-sec3 .cont .item {
  width: 16.66%;
  padding: 0 0.46rem;
  margin-bottom: 0.56rem;
}
.brandmanbox-sec3 .cont .item .list {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.brandmanbox-sec3 .cont .item .list:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.brandmanbox-sec3 .cont .item .list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border-radius: 0.2rem;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.brandmanbox-sec3 .cont .item .list img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 2;
  width: auto;
  height: auto;
  max-width: 38.04347826%;
  max-height: 38.04347826%;
}
/* End */
/* 集团介绍 */
.abtbox-sec1 {
  padding: 1.4rem 0 1.3rem;
  position: relative;
}
.abtbox-sec1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  background: url(../images/jiutrnaimg1.png) bottom center / 17rem no-repeat;
}
.abtbox-sec1 .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .abtbox-sec1 .container {
    flex-wrap: wrap;
  }
}
.abtbox-sec1 .container .f_tit {
  color: #11467f;
  font-weight: bold;
  flex: 0 0 auto;
  margin-bottom: 0.36rem;
  padding-right: 0.8rem;
}
@media (max-width: 767px) {
  .abtbox-sec1 .container .f_tit {
    padding-right: 0;
    width: 100%;
  }
}
.abtbox-sec1 .container .text {
  max-width: 9.6rem;
  color: #3a3a3a;
  width: 100%;
  line-height: 1.66666667;
}
@media (max-width: 991px) {
  .abtbox-sec1 .container .text {
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .container .text {
    max-width: 100%;
    width: 100%;
  }
}
.abtbox-sec2 {
  overflow: hidden;
  padding: 1.3rem 0 0.5rem;
  background-color: #f6f6f6;
}
@media (max-width: 767px) {
  .abtbox-sec2 {
    padding: 1.3rem 0;
  }
}
.abtbox-sec2 .enterbox_tit {
  text-align: left;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .abtbox-sec2 .enterbox_tit {
    margin-bottom: 0.5rem;
  }
}
.abtbox-sec2 .abtbox2_cont {
  width: 100%;
  max-width: 10.38rem;
  overflow: visible;
}
@media (max-width: 767px) {
  .abtbox-sec2 .abtbox2_cont {
    max-width: 100%;
  }
}
.abtbox-sec2 .abtbox2_cont .swiper-slide {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .item {
  width: 100%;
  display: block;
  padding-right: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  transition: all 0.4s;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .item .font {
  opacity: 0;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .f_img {
  border-radius: 5px;
  width: 67.437%;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .f_img:before {
  padding-top: 64.28571429%;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .font {
  width: 32.563%;
  padding-left: 0.32rem;
  padding-top: 0.58rem;
  position: relative;
  z-index: 2;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .font .year1 {
  font-size: 0.72rem;
  font-family: "shu", 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #11467f;
  line-height: 0.9;
  margin-bottom: 0.34rem;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .font .xian {
  display: block;
  width: 0.98rem;
  height: 2px;
  border-radius: 1px;
  background-color: #11467f;
  margin-bottom: 0.22rem;
  margin-left: -0.62rem;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .font .text {
  color: #333333;
  line-height: 1.66666667;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .font .text p {
  position: relative;
  padding-left: 14px;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .abtbox2_cont .swiper-slide .font .text p {
    padding-left: 10px;
  }
}
.abtbox-sec2 .abtbox2_cont .swiper-slide .font .text p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.83333333em;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333333;
}
.abtbox-sec2 .abtbox2_cont .swiper-slide:last-child .font {
  display: none;
}
@media (min-width: 768px) {
  .abtbox-sec2 .abtbox2_cont .swiper-slide-prev .item {
    margin-left: 5.2rem;
  }
}
@media (min-width: 768px) {
  .abtbox-sec2 .abtbox2_cont .swiper-slide-next .item {
    margin-left: -2.4rem;
  }
}
.abtbox-sec2 .abtbox2_cont .swiper-slide-active {
  transform: scale(1) translateX(0);
  -webkit-transform: scale(1) translateX(0);
}
.abtbox-sec2 .abtbox2_cont .swiper-slide-active .item .font {
  opacity: 1;
}
.abtbox-sec2 .f_nav {
  width: 100%;
  max-width: 1920px;
  margin: 1.12rem auto 0;
  position: relative;
  height: 1rem;
}
.abtbox-sec2 .f_nav:before {
  content: "";
  display: block;
  width: 100%;
  height: 0.92rem;
  position: absolute;
  top: -0.4rem;
  left: 0;
  background: url(../images/xiantiaofimg1.png) left top / 100% 100% no-repeat;
}
@media (max-width: 767px) {
  .abtbox-sec2 .f_nav:before {
    background: none;
    height: 1px;
    background-color: #dddddd;
    top: 5px;
  }
}
.abtbox-sec2 .f_nav .abtbox2_nav {
  width: 100%;
  overflow: visible;
}
.abtbox-sec2 .f_nav .abtbox2_nav .item {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  color: #999999;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.abtbox-sec2 .f_nav .abtbox2_nav .item i {
  display: block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #dddddd;
  margin-bottom: 0.1rem;
  position: relative;
}
@media (max-width: 767px) {
  .abtbox-sec2 .f_nav .abtbox2_nav .item i {
    margin-bottom: 0.2rem;
  }
}
.abtbox-sec2 .f_nav .abtbox2_nav .item i:before {
  content: "";
  display: block;
  width: 250%;
  height: 250%;
  border-radius: 50%;
  border: 1px solid #11467f;
  position: absolute;
  left: 50%;
  top: 50%;
  background: rgba(17, 70, 127, 0.8);
  animation: rowf360 2s linear infinite;
  visibility: hidden;
  transform: translate(-50%, -50%);
}
.abtbox-sec2 .f_nav .abtbox2_nav .item .shu {
  order: 1;
  line-height: 0.9;
}
.abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item {
  color: #11467f;
  font-size: 24px;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item {
    font-size: 0.32rem;
  }
}
.abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item i {
  background-color: #11467f;
}
@media (min-width: 768px) {
  .abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item i {
    order: 1;
    margin-bottom: 0;
    margin-top: 0.16rem;
  }
}
.abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide-active .item i:before {
  visibility: visible;
}
.abtbox-sec2 .f_nav .abtbox2_nav .swiper-slide:last-child .item i {
  display: none;
}
.abtbox-sec3 {
  padding: 1.3rem 0;
}
.abtbox-sec3 .enterbox_tit {
  margin-bottom: 0.28rem;
}
.abtbox-sec3 .f_nav {
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.abtbox-sec3 .f_nav .abtbox3_nav {
  width: auto;
  max-width: 100%;
  background-color: #f5f5f5;
  height: 0.6rem;
  display: flex;
  border-radius: 0.3rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .abtbox-sec3 .f_nav .abtbox3_nav {
    height: 0.78rem;
    border-radius: 0.4rem;
  }
}
.abtbox-sec3 .f_nav .abtbox3_nav li {
  min-width: 2rem;
  transition: all 0.4s;
  border-radius: 0.3rem;
  text-align: center;
  display: flex;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  color: #333333;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  padding: 0 0.2rem;
}
@media (max-width: 767px) {
  .abtbox-sec3 .f_nav .abtbox3_nav li {
    border-radius: 0.4rem;
  }
}
.abtbox-sec3 .f_nav .abtbox3_nav .on {
  background-color: #11467f;
  color: #ffffff;
}
.abtbox-sec3 .cont {
  position: relative;
}
.abtbox-sec3 .cont .f_jut {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.abtbox-sec3 .cont .f_jut .abtbox3_prev,
.abtbox-sec3 .cont .f_jut .abtbox3_next {
  position: absolute;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 0;
  background: none;
  opacity: 0.3;
  transition: all 0.4s;
}
.abtbox-sec3 .cont .f_jut .abtbox3_prev svg,
.abtbox-sec3 .cont .f_jut .abtbox3_next svg {
  width: 100%;
  height: 100%;
}
.abtbox-sec3 .cont .f_jut .abtbox3_prev svg path,
.abtbox-sec3 .cont .f_jut .abtbox3_next svg path {
  fill: #999;
  transition: all 0.4s;
}
.abtbox-sec3 .cont .f_jut .abtbox3_prev:hover,
.abtbox-sec3 .cont .f_jut .abtbox3_next:hover {
  opacity: 1;
}
.abtbox-sec3 .cont .f_jut .abtbox3_prev:hover svg path,
.abtbox-sec3 .cont .f_jut .abtbox3_next:hover svg path {
  fill: #0f508a;
}
.abtbox-sec3 .cont .f_jut .abtbox3_prev {
  transform: rotate(180deg);
  left: -0.4rem;
}
.abtbox-sec3 .cont .f_jut .abtbox3_next {
  right: -0.4rem;
}
.abtbox-sec3 .cont .f_jut .abtbox3_cont .f_item .img {
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  padding: 0.6rem 0.3rem;
  overflow: hidden;
  margin-bottom: 0.24rem;
}
.abtbox-sec3 .cont .f_jut .abtbox3_cont .f_item .img img {
  width: auto;
  max-width: 100%;
  height: 3.2rem;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.abtbox-sec3 .cont .f_jut .abtbox3_cont .f_item .f_tit {
  text-align: center;
  color: #333333;
}
.abtbox-sec3 .cont .f_jut .abtbox3_cont .f_item:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.abtbox-sec3 .cont .active {
  position: relative;
  pointer-events: auto;
  opacity: 1;
}
@keyframes rowf360 {
  from {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  to {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0;
  }
}
/* End */
/* 始终聚焦研发制造 */
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.public-menu {
  background-color: #ffffff;
}
.manufactbox-sec1 {
  position: relative;
}
.manufactbox-sec1 > .bag {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.manufactbox-sec1 > .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.manufactbox-sec1 .fz_zhong {
  position: relative;
  height: 240vh;
}
.manufactbox-sec1 .fz_zhong .cont {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.manufactbox-sec1 .fz_zhong .cont .bag {
  width: 100%;
  height: 100%;
  background-color: #000000;
}
.manufactbox-sec1 .fz_zhong .cont .bag img {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  object-fit: cover;
}
.manufactbox-sec1 .fz_zhong .cont .manu1_cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.manufactbox-sec1 .fz_zhong .cont .manu1_cont .fz_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.manufactbox-sec1 .fz_zhong .cont .manu1_cont .fz_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.manufactbox-sec1 .fz_zhong .cont .manu1_cont .fz_img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .manufactbox-sec1 .fz_zhong .cont .manu1_cont .fz_img img {
    display: none;
  }
  .manufactbox-sec1 .fz_zhong .cont .manu1_cont .fz_img img:nth-child(2) {
    display: block;
  }
}
.manufactbox-sec1 .fz_zhong .cont .manu1_cont .f_title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  color: #ffffff;
  text-align: center;
  transition: all 0.4s;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: -6px;
  font-family: "shu", 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  -webkit-text-stroke: 1px #c9c9c9;
  text-stroke: 1px #c9c9c9;
}
@media (max-width: 767px) {
  .manufactbox-sec1 .fz_zhong .cont .manu1_cont .f_title {
    font-size: 0.8rem;
  }
}
.manufactbox-sec1 .fz_zhong .cont .manu2_cont {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  padding-top: 66vh;
}
.manufactbox-sec1 .fz_zhong .cont .manu2_cont .font {
  position: relative;
  width: 100%;
  text-align: center;
  color: #ffffff;
  padding: 0 5%;
  opacity: 0;
  margin-bottom: 10vh;
}
.manufactbox-sec1 .fz_zhong .cont .manu2_cont .font .f_tit {
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.manufactbox-sec1 .fz_zhong .cont .manu2_cont .font .text {
  opacity: 0.7;
}
.manufactbox-sec1 .fz_zhong.on .cont .manu1_cont {
  pointer-events: none;
}
.manufactbox-sec1 .fz_zhong.on .cont .manu1_cont .f_title {
  opacity: 0;
}
.manufactbox-sec1 .fz_zhong.on .cont .manu2_cont .font .f_tit,
.manufactbox-sec1 .fz_zhong.on .cont .manu2_cont .font .text {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.manufactbox-sec1 .fz_zhong.on .cont .manu2_cont .font .text {
  opacity: 0.7;
  transition: all 0.4s 0.1s;
  -webkit-transition: all 0.4s 0.1s;
}
.manufactbox-sec2 {
  position: relative;
  background-color: #ffffff;
  padding: 1.1rem 0 0.4rem;
}
@media (max-width: 767px) {
  .manufactbox-sec2 {
    padding: 1.1rem 0;
  }
}
.manufactbox-sec2 .enterbox_tit {
  margin-bottom: 0.26rem;
}
.manufactbox-sec2 .cont {
  position: relative;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .manufactbox-sec2 .cont {
    overflow: auto;
  }
}
.manufactbox-sec2 .cont .img {
  width: 100%;
}
@media (max-width: 767px) {
  .manufactbox-sec2 .cont .img {
    width: 900px;
  }
}
.manufactbox-sec2 .cont .img img {
  width: 100%;
}
.manufactbox-sec2 .cont .jut {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .manufactbox-sec2 .cont .jut {
    width: 900px;
  }
}
.manufactbox-sec2 .cont .jut .li {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
}
.manufactbox-sec2 .cont .jut .li .f_nei {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100px;
  margin-top: -24px;
}
@media (max-width: 1580px) {
  .manufactbox-sec2 .cont .jut .li .f_nei {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .manufactbox-sec2 .cont .jut .li .f_nei {
    margin-top: -0.36rem;
  }
}
.manufactbox-sec2 .cont .jut .li .f_nei .f_img {
  width: auto;
  height: 24px;
}
@media (max-width: 1580px) {
  .manufactbox-sec2 .cont .jut .li .f_nei .f_img {
    height: 20px;
  }
}
@media (max-width: 767px) {
  .manufactbox-sec2 .cont .jut .li .f_nei .f_img {
    height: 0.36rem;
  }
}
.manufactbox-sec2 .cont .jut .li .f_nei .font {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.manufactbox-sec2 .cont .jut .li .f_nei .font .f_tit {
  color: #333333;
  line-height: 1.2;
}
.manufactbox-sec2 .cont .jut .li .f_nei .font span {
  color: #666666;
  line-height: 0.9;
  font-size: 12px;
}
.manufactbox-sec2 .cont .jut .li:nth-child(6) .f_nei .font,
.manufactbox-sec2 .cont .jut .li:nth-child(7) .f_nei .font,
.manufactbox-sec2 .cont .jut .li:nth-child(8) .f_nei .font {
  position: absolute;
  left: 46%;
}
.manufactbox-sec2 .cont .jut .li:nth-child(6) .f_nei .font {
  top: 0.1rem;
}
.manufactbox-sec2 .cont .jut .li:nth-child(7) .f_nei .font {
  top: 0.2rem;
}
.manufactbox-sec2 .cont .jut .scale1 {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3.6rem;
  height: 3.6rem;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.manufactbox-sec2 .cont .jut .scale1:before,
.manufactbox-sec2 .cont .jut .scale1:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #11467f;
  transform: scale(0);
  -webkit-transform: scale(0);
  animation: scale10 4s linear infinite;
  -webkit-animation: scale10 4s linear infinite;
}
.manufactbox-sec2 .cont .jut .scale1:after {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.manufactbox-sec3 {
  position: relative;
  overflow: hidden;
  padding: 1.3rem 0 1.4rem;
  background-color: #e7ecf2;
}
.manufactbox-sec3 .enterbox_tit {
  margin-bottom: 0.52rem;
}
.manufactbox-sec3 .cont {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.manufactbox-sec3 .cont:before,
.manufactbox-sec3 .cont:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 23.22916667%;
  padding-top: 25.3125%;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px) {
  .manufactbox-sec3 .cont:before,
  .manufactbox-sec3 .cont:after {
    padding-top: 0;
    height: 120%;
    width: 40%;
  }
}
.manufactbox-sec3 .cont:before {
  left: 0;
  background-image: url(../images/fuwpignimg1.png);
  background-position: left top;
}
.manufactbox-sec3 .cont:after {
  right: 0;
  background-image: url(../images/fuwpignimg2.png);
  background-position: left top;
}
.manufactbox-sec3 .cont .f_jut {
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.manufactbox-sec3 .cont .f_jut:last-child {
  margin-bottom: 0;
}
.manufactbox-sec3 .cont .f_jut .img {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 0.1rem;
  flex: 0 0 auto;
  width: 1.96rem;
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  overflow: hidden;
  margin-right: 0.2rem;
  border: 2px solid transparent;
}
.manufactbox-sec3 .cont .f_jut .img:before {
  padding-top: 47.95918367%;
}
.manufactbox-sec3 .cont .f_jut .img:hover {
  border-color: #0d59a9;
}
.manufactbox-sec4 {
  position: relative;
  background-color: #ffffff;
  padding: 1.3rem 0 1.4rem;
}
.manufactbox-sec4 .enterbox_tit {
  margin-bottom: 0.52rem;
}
.manufactbox-sec4 .cont {
  margin: 0 -5px;
  display: flex;
}
@media (max-width: 767px) {
  .manufactbox-sec4 .cont {
    flex-wrap: wrap;
  }
}
.manufactbox-sec4 .cont .item {
  padding: 0 5px;
  flex: 1 1 190px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.manufactbox-sec4 .cont .item .list {
  display: block;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
}
.manufactbox-sec4 .cont .item .list .img {
  height: 6rem;
  overflow: hidden;
  background-color: #000000;
}
.manufactbox-sec4 .cont .item .list .img img {
  opacity: 0.7;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.manufactbox-sec4 .cont .item .list .f_tit2 {
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  transition: all 0.4s 0.4s;
  -webkit-transition: all 0.4s 0.4s;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 1.4rem;
  width: 24px;
  text-align: center;
  width: 100%;
  padding: 0 0.16rem;
}
.manufactbox-sec4 .cont .item .list .font {
  position: absolute;
  left: 0;
  opacity: 0;
  bottom: 0;
  padding: 0.26rem 0.4rem;
  width: 100%;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  color: #ffffff;
}
@media (max-width: 767px) {
  .manufactbox-sec4 .cont .item .list .font {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .manufactbox-sec4 .cont .item .list .font {
    background: rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
  }
}
.manufactbox-sec4 .cont .item .list .font .f_tit {
  margin-bottom: 0.12rem;
}
.manufactbox-sec4 .cont .item .list .font .text {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .manufactbox-sec4 .cont .item {
    width: 100%;
    flex: 1 0 100%;
  }
  .manufactbox-sec4 .cont .item .list {
    margin-bottom: 10px;
  }
  .manufactbox-sec4 .cont .item .list .f_tit2 {
    display: none;
  }
  .manufactbox-sec4 .cont .item .list .font {
    opacity: 1;
    bottom: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    padding: 0.5rem 0.32rem;
  }
}
@media (min-width: 768px) {
  .manufactbox-sec4 .cont .on {
    flex: 0 1 1040px;
  }
  .manufactbox-sec4 .cont .on .list .img img {
    opacity: 1;
  }
  .manufactbox-sec4 .cont .on .list .f_tit2 {
    opacity: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  .manufactbox-sec4 .cont .on .list .font {
    opacity: 1;
    transition: all 0.4s 0.2s;
    -webkit-transition: all 0.4s 0.2s;
  }
}
@-webkit-keyframes scale10 {
  from {
    transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0.6;
  }
  to {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0;
  }
}
@keyframes scale10 {
  from {
    transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0.6;
  }
  to {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0;
  }
}
/* End */
/* cookie协议 */
.cookies-popover {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.36rem 1.2rem;
  display: none;
}
@media (max-width: 1260px) {
  .cookies-popover {
    padding: 0.36rem 5%;
  }
}
@media (max-width: 991px) {
  .cookies-popover {
    flex-wrap: wrap;
  }
}
.cookies-popover .box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.cookies-popover .txt {
  color: #999;
  font-size: 14px;
  margin-right: 1rem;
  width: 60%;
}
@media (max-width: 1580px) {
  .cookies-popover .txt {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .cookies-popover .txt {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .cookies-popover .txt {
    font-size: 0.24rem;
  }
}
.cookies-popover .txt a {
  color: #11467f;
}
.cookies-popover .ckbox {
  display: flex;
}
@media (max-width: 991px) {
  .cookies-popover .ckbox {
    width: 100%;
    justify-content: center;
    margin-top: 0.2rem;
  }
}
.cookies-popover .ckbox .public-btn {
  min-width: 1.8rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  margin-right: 0.16rem;
  background: none;
  border: 1px solid #11467f;
}
.cookies-popover .ckbox .public-btn span {
  color: #11467f;
}
.cookies-popover .ckbox .public-btn:last-child {
  margin-right: 0;
}
.cookies-popover .ckbox .public-btn:hover {
  background: #11467f;
}
.cookies-popover .ckbox .public-btn:hover span {
  color: #fff;
}
/* End */
