.wrap {
  max-width: 21.3333rem;
  width: 100%;
  margin: 0 auto;
}

.wrap1 {
  max-width: 15.2933rem;
  width: 100%;
  margin: 0 auto;
}

.wrap2 {
  max-width: 17.64rem;
  width: 100%;
  margin: 0 auto;
}

.wrap4 {
  width: 100%;
  margin: 0 auto;
  max-width: 18.6667rem;
}

.i-more {
  height: 0.76rem;
  width: 2.84rem;
}

.i-more1 {
  margin: 0 auto;
}

.i-more1 a,
.i-more2 a {
  line-height: 0.76rem;
  display: block;
  margin: 0.7rem auto 0 auto;
}

.i-more1 a {
  background: url(../images/more.png) no-repeat left top;
  color: #0986e1;
  background-size: 100% 100%;
}

.i-more1 a:hover {
  background: url(../images/more-atv.png) no-repeat left top;
  background-size: 100% 100%;
  color: #fff;
}

.i-more2 a {
  background: url(../images/more1.png) no-repeat left top;
  color: #fff;
  background-size: 100% 100%;
}

.i-more2 a:hover {
  background: url(../images/more1-atv.png) no-repeat left top;
  background-size: 100% 100%;
  color: #0986e1;
}

.bg1 {
  background: url(../images/bg1.jpg) no-repeat left top / cover;
}

.bg2 {
  background: url(../images/bg2.jpg) no-repeat left top / cover;
}

.bg3 {
  background: url(../images/bg3.jpg) no-repeat left top / cover;
}

.bg4 {
  background: url(../images/bg4.jpg) no-repeat left top / cover;
}

.bg5 {
  background: url(../images/bg5.jpg) no-repeat center top / cover;
}

.absCenter {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.i-about {
  height: 12.3333rem;
  padding-top: 6.5%;
  box-sizing: border-box;
}

.i-about .subTit {
  padding: 0.4rem 0 0.4667rem 0;
}

.i-about p {
  margin-bottom: 0.5333rem;
}

.i-product {
  height: 11.52rem;
  box-sizing: border-box;
  padding-top: 1.8133rem;
}

.i-product a {
  display: block;
  color: #fff;
  margin: 0 0.5333rem;
  font-size: .3733rem;
}

.i-product a img {
  max-width: 100%;
}

.i-product .wrap2 {
  padding-top: 0.6667rem;
}

.i-news {
  height: 12.9067rem;
  padding-top: 0.5333rem;
  box-sizing: border-box;
}

.i-news-box {
  padding-top: 64px;
}

.i-news-left {
  width: 39%;
  padding-top: 0.5333rem;
}

.i-news-left .txt {
  margin: 0.2667rem 0 0.6667rem 0;
}

.i-news-right {
  width: 50%;
}

.newSwiperImg .swiper-slide img {
  width: 100%;
  border-radius: 0.2667rem;
  overflow: hidden;
  height: 6.2667rem;
}

.swirper-btn {
  width: 2.08rem;
  height: 0.84rem;
  margin-top: 0.8667rem;
}

.swirper-btn .swiper-button-next,
.swirper-btn .swiper-button-prev {
  height: 0.84rem;
  width: 0.84rem;
  background: rgba(255, 255, 255, 0.28);
  border-radius: 50%;
}

.swirper-btn .swiper-button-prev {
  left: 0;
}

.swirper-btn .swiper-button-next {
  right: 0;
}

.swirper-btn .swiper-button-next::after,
.swirper-btn .swiper-button-prev::after {
  font-size: 0.32rem;
  color: #fff;
}

.companyData {
  height: 10.32rem;
  box-sizing: border-box;
}

.companyData .tit {
  font-size: 5.20833vw;
  color: rgba(142, 142, 142, 0.19);
}

.companyData ul {
  padding: 0.8333rem 0;

}

.companyData ul li a {
  width: 3.8533rem;
  height: 3.3467rem;
  background: url(../images/a_03.png) no-repeat left center;
  background-size: 100% 100%;
  margin-right: 0.5067rem;
}

.companyData ul li:nth-child(2n) a {
  background: url(../images/a_11.png) no-repeat left center;
  background-size: 100% 100%;
  margin-top: 1.68rem;
}

.companyData ul li:last-child a {
  margin-right: 0;
}

.Innovation {
  background: url(../images/bg5.jpg) no-repeat center top / cover;
  height: 12.04rem;
  box-sizing: border-box;
}

.Innovation .icon {
  padding-top: 3.4533rem;
}

.Innovation .icon li {
  width: 33.333%;
}

.Innovation .icon li a {
  display: block;
  color: #fff;
}

.Innovation .icon li .img {
  width: 2.88rem;
  margin: 0 auto;
  margin-bottom: 0.2667rem;
}


.Innovation .icon li .tit{display:none}

.Innovation .icon li .img img {
  width: 100%;
  height: 2.88rem;
}




.Production {
  margin-top: 1.5067rem;
}

.Production .tit {
  height: 7.08rem;
  width: 7.08rem;
  background: url(../images/a_05.png) no-repeat left center;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 12;
}

.Production-box .con {
  width: 48.5%;
}

.Production-box .con .img img {
  width: 100%;
  height: 7.7867rem;
}

.Production-box .abs-con {
  top: 50%;
  transform: translateY(-50%);
  max-width: 5.9333rem;
}

.Production-box .abs-con .txt {
  margin: 0.2667rem 0 0.8rem 0;
  height: 0.8rem;
}

.Production-box .con:nth-child(1) .abs-con {
  right: 3.6267rem;
  text-align: right;
}

.Production-box .con:nth-child(1) .abs-con .i-more {
  margin-left: 47%;
}

.Production-box .con:nth-child(2) .abs-con {
  left: 3.6267rem;
}

.partners {
  padding-top: 1.7333rem;
  background: url(../images/bg6.jpg) no-repeat right bottom;
  padding-bottom: 6%;
}

.i-tabs {
  padding: 0.4rem 0 0.6667rem 0;
}

.i-tabs a {
  padding:0 2%;
  line-height: 0.6rem;
  background: #ffffff;
  border-radius: 0.2933rem;
  display: block;
  margin: 0 0.28rem;
}

.i-tabs a.cur {
  background: linear-gradient(150deg, #3474e0, #a887ff);
  color: #fff;
}

.partnersSwiper .swiper-wrapper {
  padding-bottom: 1.0667rem;
}

.partnersSwiper img {
  max-width: 100%;
  margin: 0 auto;
}

.hz2,
.m_img {
  display: none;
}

.subBanner {
  padding-top: 1.19rem;
}

.subBanner .img img {
  width: 100%;
}

.subBanner .sub_Tit {
  font-size: 3.125vw;
}

.subBanner .tabs {
  left: 0;
  bottom: 0;
  background: rgba(79, 50, 136, 0.75);
  width: 100%;
}

.subBanner .tabs a {
  line-height: 1.0533rem;
  color: #fff;
  padding: 0 0.5333rem;
}

.subBanner .tabs a.cur {
  background: #43a4e8;
}

.cdom-top {
  padding: 5.8% 0;
}

.cdom-top .img {
  width: 55%;
  border-radius: 0.2667rem;
  object-fit: cover;
  overflow: hidden;
}

.cdom-top .img img {
  width: 100%;
}

.cdom-top .con {
  width: 45%;
  padding: 0.7067rem 0;
}

.cdom-top .con .con-box {
  border-radius: 0.2667rem;
  background: #fff;
  margin-left: -0.8933rem;
  padding: 14% 24% 19% 8%;
  box-sizing: border-box;
}

.cdom-top .con .con-box .txt {
  margin-top: 0.6rem;
}

.base {
  padding-top: 0.74rem;
}

.base li {
  margin-bottom: 1.3333rem;
}

.base li .img img {
  width: 100%;
}

.base li .jd-table {
  background: #fff;
  position: relative;
  margin-top: -2.3733rem;
}

.base li .jd-table .tit {
  border-bottom: 1px solid #bbcadf;
}

.base li .jd-table .tit .bt {
  width: 20%;
  background: #43a4e8;
  padding: 0.2333rem 0 0.2333rem 0.56rem;
  border-right: 1px solid #bbcadf;
  box-sizing: border-box;
  color: #fff;
}

.base li .jd-table .tit .txt {
  width: 80%;
  padding: 0.2333rem 1.36rem 0.2333rem 0.9467rem;
  box-sizing: border-box;
}

.base li:nth-child(2n) .bt {
  background: #58256f !important;
}

.materials {
  padding: 0.8rem 0 0.6133rem 0;
  max-width: 17.6533rem;
  width: 100%;
  margin: 0 auto;
}

.materials-input {
  max-width: 7.8rem;
  width: 100%;
  margin: 0.6667rem auto;
  border: 0.0267rem solid #43a4e8;
  height: 0.8rem;
  background: #fff;
  padding: 0 0.3467rem;
  box-sizing: border-box;
}

.materials-input input {
  font-size: 16px;
}

.materials-input a {
  display: block;
}

.materials-box .left {
  width: 2.8133rem;
}

.materials-box .left .list {
  background: #fff;
}

.materials-box .left .list li {
  border-bottom: 1px solid #dfe7f1;
}

.materials-box .left .list li a {
  display: block;
  line-height: 0.8rem;
  font-size: 16px;
  padding-left: 22px;
}

.materials-box .left .list li.cur a {
  color: #fff;
  background: url(../images/sjx.png) no-repeat 90% center #43a4e8;
}

.materials-box .right {
  width: calc(100% - 3.2533rem);
}

.message {
  padding: 1.2rem 0;
}

.container {
  width: 100%;
  max-width: 18.6667rem;
  margin: 0 auto;
}

.container .tit {
  margin-bottom: 40px;
}

.form-group {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid rgba(196, 209, 222, 0.5);
  padding: 0 34px;
  width: 49%;
  box-sizing: border-box;
  margin-bottom: 18px;
}

.form-group input {
  height: 66px;
}

.form-group textarea {
  height: 150px;
  width: 100%;
  padding-top: 30px;
}

.form-group:last-child {
  width: 100%;
}

.submit-btn {
  width: 194px;
  line-height: 53px;
  background: #43a4e8;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
}

.Honor .box {
  padding: 1.0667rem 0;
}

.Honor .box .txt {
  margin-top: 0.6rem;
  padding: 0 17.5%;
}

.Honor .bg_1 {
  background: url(../images/bg11.png) no-repeat left bottom / cover;
}

.Honor .bg_2 {
  background: url(../images/bg13.png) no-repeat left bottom / cover;
}

.hSwiper {
  margin-top: 0.5333rem;
}

.HonorSwiper .row {
  background: #fff;
  height: 2.4933rem;
  padding: 0.4933rem;
  box-sizing: border-box;
  cursor: pointer;
}

.HonorSwiper .row .tit {
  color: #58256f;
}

.HonorSwiper .row .txt1 {
  margin-top: 0.12rem;
}

.HonorSwiper1 .row {
  background: url(../images/bg12.png) no-repeat left top;
  background-size: 100% 100%;
  padding: 0 0.8667rem;
  box-sizing: border-box;
}

.pagination {
  text-align: center;
  padding: 0.5333rem 0 0 0;
}

.zltx {
  padding-bottom: 0.8rem;
}

.news-details {
  margin: 0.7733rem 0;
}

.news-details .left {
  width: calc(100% - 5.2rem);
  background: #fff;
  padding: 0.76rem;
  box-sizing: border-box;
  border-radius: 0.1333rem;
}

.news-details .left .time {
  padding: 0.2133rem 0 0.4rem 0;
  border-bottom: 3px solid #ececec;
}

.news-details .right {
  width: 4.8933rem;
}

.news-details .right .box {
  margin-bottom: 0.3067rem;
  border-top: 3px solid #43a4e8;
  background: #fff;
  padding: 0 0.2267rem 0.36rem 0.28rem;
}

.news-details .right .box .tit {
  padding: 0.2667rem 0;
}

.news-details .right .box .tit .t1 {
  margin-left: 0.2rem;
}

.details-con {
  padding: 0.44rem 0;
}

.details-con img {
  margin: 0 auto;
  max-width: 100%;
}

.btn-search {
  background: #58256f;
  color: #fff;
  line-height: 0.5867rem;
  font-size: 0.2133rem;
}

.btn-search img {
  max-width: 100%;
  object-fit: scale-down;
  margin-right: 10px;
}

.next a {
  display: block;
  width: 49%;
  padding: 0.3rem 0.4rem;
  box-sizing: border-box;
  background: #f9f9f9;
  height: 1.3733rem;
}

.next a:hover {
  background: #58256f;
  color: #fff;
}

.dataInput {
  background: #f3f3f3;
  margin-bottom: 0.1733rem;
}

.dataInput input {
  width: 100%;
  font-size: 0.2133rem;
  height: 0.5867rem;
  background: none;
}

.dataInput .gjc {
  padding-left: 10px;
  box-sizing: border-box;
}

.layui-input-inline {
  width: 100%;
}

.layui-input-inline input {
  background: url(../images/down.png) no-repeat 94% center;
}

#layui-laydate2 .layui-laydate-header {
  display: none;
}

.hot-news {
  border-top: 0.0267rem solid #eaeaea;
}

.hot-news li {
  margin: 0.2rem 0;
}

.hot-news li a {
  display: block;
  background: url(../images/bt.png) no-repeat left 0.12rem;
  padding-left: 0.2rem;
}

.hot-news li a:hover {
  color: #3154a5;
}

.news-list {
  padding: 0.8267rem 0;
}

.news-list ul {
  margin: 0 -0.32rem;
}

.news-list ul li {
  width: 33.3333%;
}

.news-list ul li a {
  margin: 0 0.32rem 0.8267rem 0.32rem;
  display: block;
  border-radius: 0.2667rem;
  background: #fff;
  overflow: hidden;
}

.news-list ul li a img {
  height: 3.9333rem;
  width: 100%;
  object-fit: cover;
}

.news-list ul li a .con {
  padding: 0.3333rem;
}

.news-list ul li a .con .txt {
  margin: 0.3667rem 0;
  overflow: hidden;
  height: 0.96rem;
}

.news-list ul li a .timeAbs {
  top: 0;
  left: 0;
  height: 1.16rem;
  width: 1.16rem;
  background: #58256f;
  z-index: 7;
}

.news-list .pages a {
  display: block;
  margin: 0 0.1333rem;
  line-height: 36px;
}

.news-list .pages a:last-child,
.news-list .pages a:nth-child(1) {
  background: rgba(35, 47, 61, 0);
  border-radius: 0.2933rem;
  border: 0.0133rem solid #9cb1d0;
  padding: 0 0.2rem;
}

.news-list .pages a.cur {
  color: #58256f;
}

.subBase {
  padding: 1.1467rem 0 1.2rem 0;
  background: #fff;
}

.subBase .left {
  width: 65%;
  background: #e9f2ff;
  border-radius: 0.2667rem;
  padding: 0.8667rem 2.56rem 0.8667rem 0.8667rem;
  box-sizing: border-box;
}

.subBase .left .tit {
  margin-bottom: 0.4rem;
}

.subBase .right {
  width: 35%;
}

.subBase .right .img {
  margin-left: -1.52rem;
}

.subBase .right .img img {
  width: 100%;
}

.xzmm .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 896px;
  height: auto;
}

.swiper-box {
  padding: 1.3333rem 0;
}

.m-swiper {
  display: none;
  font-size: 16px;
}

.m-swiper p {
  text-align: center;
  padding: 20px 0;
}

.m-swiper img {
  margin: 0 auto;
  max-width: 100%;
}

.Responsibility {
  padding-top: 0.8533rem;
}

.Responsibility ul li {
  margin-bottom: 0.64rem;
}

.Responsibility ul li .img {
  width: 50%;
}

.Responsibility ul li .img img {
  width: 100%;
}

.Responsibility ul li .con {
  width: 50%;
  padding: 0.2667rem 0.6267rem;
  box-sizing: border-box;
}

.Responsibility ul li .con .tit {
  color: #58256f;
  margin-bottom: 0.1333rem;
}

.Responsibility ul li .con .tit2 {
  margin-bottom: 0.1333rem;
}

.Responsibility ul li:nth-child(2n) {
  flex-direction: row-reverse;
}

.culture {
  padding-top: 0.8667rem;
}

.culture ul li {
  margin-bottom: 0.7067rem;
}

.culture ul li .img {
  width: 56.5%;
}

.culture ul li .img img {
  width: 100%;
}

.culture ul li .con {
  width: 40%;
  box-sizing: border-box;
  padding: 0.2667rem 0.6267rem;
}

.culture ul li .con .tit {
  color: #58256f;
  margin-bottom: 0.1333rem;
  font-weight: bold;
}

.culture ul li .con .tit2 {
  margin-bottom: 0.1333rem;
}

.culture ul li:nth-child(2n) {
  flex-direction: row-reverse;
}

.contant .c_tit {
  padding-top: 0.96rem;
}

.contant .line {
  width: 1.2533rem;
  height: 0.0267rem;
  background: #43a4e8;
  margin-top: 0.1333rem;
}

.map li {
  margin-top: 0.7867rem;
}

.map li .con {
  width: 49%;
}

.map li .con .tit1 {
  margin-top: 0.3333rem;
}

.map li .con .tit1 .icon {
  width: 0.6133rem;
}

.map li .con .tit1 .icon img {
  max-width: 100%;
  height: 0.5333rem;
}

.map li .con .tit1 .t1 {
  width: calc(100% - 0.9333rem);
}

.map li .img {
  width: 49%;
}

.map li .img img {
  width: 100%;
}

.market {
  margin-top: 0.4rem;
}

.market .box {
  width: 49%;
}

.market .left {
  background: #3474e0;
}

.market .tit {
  padding: 0.4rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}

.market .bgcolor {
  background: #43a4e8;
}

.market .position {
  width: 30%;
  box-sizing: border-box;
  padding: 0.1667rem 0.4rem;
}

.market .con {
  width: 70%;
  padding-right: 1.12rem;
}

.market .con .lxr {
  padding: 0.1667rem 0;
}

.market .right {
  background: #58256f;
}

.market .text {
  padding: 0.4rem;
}

.Department {
  margin: 0.2667rem 0 0.5467rem 0;
}

.Department li {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 0.4rem 0.48rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;

}

.Department .con {
  margin-left: 20px;
}

.Department li .line {
  /* width: 1.2533rem;
  height: 0.0267rem;
  background: #43a4e8;
  margin: 0.2rem 0; */
}



.Talent {
  background: url(../images/bg10.png) no-repeat left bottom;
  background-size: 100% 100%;
  padding-top: 1.3333rem;
  box-sizing: border-box;
  padding-bottom: 1.5867rem;
}

.Talent .con {
  padding-top: 0.4rem;

}

.Talent .con .img {
  width: 44%;
}

.Talent .con .img img {
  max-width: 100%;
}

.Talent .con .txt {
  width: 50%;
}

.Talent .con .txt p {
  margin-bottom: 0.3333rem;
}

.Talent .con .txt p span {
  font-weight: bold;
}

.recruit {
  padding-bottom: 0.6667rem;
}

.recruit .recruit-tit {
  padding: 0.8667rem 0;
}

.recruit .join li {
  background: #fff;
  padding: 0 0.5333rem;
  margin-bottom: 0.16rem;
}

.recruit .join li .join-top {
  height: 1.8933rem;
}

.recruit .join li .join-top .tit .t1 {
  margin-bottom: 0.1333rem;
}

.recruit .join li .join-top .tit .t2 p {
  margin-right: 0.2667rem;
}

.recruit .join li .join-top .tit .t2 .add {
  background: url(../images/add.png) no-repeat left center;
  padding-left: 0.4rem;
  background-size: 0.2533rem 0.3467rem;
}

.recruit .join li .join-con {
  border-top: 0.0267rem solid #cfcfcf;
  padding: 0.4267rem 0;
}

.recruit .join li .join-con h1 {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.48rem;
}

.recruit .join li .join-con p {
  line-height: 0.48rem;
  font-size: 0.2133rem;
}

.recruit .join li .join-con .name p {
  margin-right: 0.2667rem;
}

.recruit .join li .join-con .Upload {
  width: 2.16rem;
  line-height: 0.56rem;
  background: #43a4e8;
  border-radius: 0.0667rem;
  margin-top: 0.2rem;
  text-align: center;
  color: #fff;
}

.recruit .join li .join-con .Upload input {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.employeSwiper .swiper-wrapper {
  padding-bottom: 0.6333rem;
}

.employeSwiper a {
  display: block;
}

.employeSwiper a .img img {
  height: 3.4667rem;
  width: 100%;
  object-fit: cover;
}

.employeSwiper a .fdj {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/fdj.png) no-repeat center center rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.5s;
  background-size: 0.68rem 0.68rem;
}

.employeSwiper a:hover .fdj {
  opacity: 1;
}

.employeSwiper a .tit {
  margin-top: 0.1333rem;
}

.International {
  padding: 1.36rem 0;
}

.International .txt {
  padding: 0 12%;
  text-align: center;
}

.International .img {
  padding: 0.8rem 0;
}

.International .img img {
  max-width: 100%;
  margin: 0 auto;
}

.about {
  padding: 1.84rem 0 0.2rem 0;
}

.about .img {
  width: 50%;
}

.about .img img {
  width: 100%;
}

.about .con {
  width: 47%;
}

.about .con .tit {
  margin-bottom: 0.2rem;
}

.bg9 {
  background: url(../images/bg9.png) no-repeat left top / cover;
  padding-top: 1.3333rem;
  height: 10.1867rem;
  box-sizing: border-box;
}

.bg9 ul {
  margin-top: 1.08rem;
}

.bg9 ul li {
  width: 25%;
}

.bg9 ul li .imgbox {
  width: 3.3867rem;
  height: 2.9467rem;
  background: url(../images/dbx.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
}

.bg9 ul li .imgbox img {
  height: 0.8rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0.1333rem;
  object-fit: scale-down;
}

.bg9 ul li .txt {
  padding: 0.2667rem 18%;
font-size:14px
}

.about-vedeo {
  padding: 1.5067rem 0;
  display: none
}

.about-vedeo a {
  margin: 0 auto;
  margin-top: 0.6667rem;
  display: block;
  border-radius: 0.2667rem;
  overflow: hidden;
  max-witdh: 1000px
}

.about-vedeo a img {
  display: block;
  width: 100%;
}

.about-vedeo a .vid_btn img {
  height: 1.4133rem;
  width: 1.4133rem;
}

.historyBg {
  background: url(../images/bg8.png) no-repeat top center;
  padding-bottom: 0.7733rem;
}

.history {
  width: 100%;
  max-width: 16rem;
  margin: 0 auto;
  padding-top: 1.12rem;
}

.history .time {
  margin: 0 auto;
  width: 0.84rem;
}

.history .time img {
  width: 100%;
  height: 0.84rem;
}

.history ul {
  padding: 0.6267rem 0;
  background: url(../images/line.jpg) repeat-y center center;
  background-size: 0.08rem;
}

.history ul li {
  position: relative;
  margin-bottom: 0.5067rem;
}

.history ul li .box {
  width: 47%;
}

.history ul li .box .img {
  float: right;
  width: 3.2667rem;
  border: 0.0267rem solid #43a4e8;
  border-radius: 0.1333rem;
  overflow: hidden;
}

.history ul li .box .img img {
  height: 2rem;
  width: 100%;
  object-fit: cover;
}

.history ul li .box .con .tit {
  font-family: Impact;
  font-size: 0.5333rem;
  color: #43a4e8;
}

.history ul li .box .con .txt {
  font-size: 0.2667rem;
}

.history ul li::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/icon.png) no-repeat center center;
  height: 0.2933rem;
  width: 0.2933rem;
  background-size: 0.2933rem 0.2933rem;
  top: 0.2533rem;
}

.history ul li:nth-child(2n) {
  flex-direction: row-reverse;
}

.history ul li:nth-child(2n) .img {
  float: left;
}

.history ul li:nth-child(2n) .con {
  float: right;
  text-align: right;
}

.Founder {
  background: url(../images/bg7.png) no-repeat top center / cover;
  padding: 1.0667rem 0 1.3867rem 0;
}

.Founder img {
  max-width: 100%;
}

.Founder .con {
  margin-left: 0.8933rem;
}

.Founder .con .tit {
  margin-bottom: 0.8rem;
  color: #43a4e8;
}

.Founder .con p {
  margin-bottom: 0.2667rem;
}

.zltxSwiper a {
  display: block;
}

.zltxSwiper a .imgbox1 .img img {
  width: 100%;
  height: 4.1733rem;
  object-fit: cover;
}

.zltxSwiper a .imgbox1 .fdj {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/fdj.png) no-repeat center center rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.5s;
  background-size: 0.68rem 0.68rem;
}

.zltxSwiper a .tit {
  margin-top: 10px;
}

.zltxSwiper a:hover .fdj {
  opacity: 1;
}

.Suspension {
  position: fixed;
  top: 60%;
  right: 0;
  z-index: 100;
}

.Suspension ul li a {
  display: block;
  height: 46px;
  width: 46px;
}

.Suspension ul li a img {
  height: 46px;
  object-fit: scale-down;
  margin: 0 auto;
  max-width: 100%;
}

.Suspension ul li:nth-child(1) a {
  background: #3479be;
}

.Suspension ul li:nth-child(2) a {
  background: #58256f;
}

.Suspension ul li:nth-child(3) a {
  background: #7f8388;
}

@media (max-width: 1600px) {
  .wrap {
    max-width: 94%;
  }
}

@media (max-width: 1280px) {
  .companyData {
    height: auto;
    padding-top: 3%;
  }
}


@media (max-width: 1200px) {
  .history ul li .box .con .tit {
    font-size: 18px;
  }

  .history ul li .box .con .txt {
    font-size: 14px;
  }

  .news-list ul li a .con .txt {
    height: 56px;
    margin: 10px 0;
  }

  .subBanner {
    margin-top: 60px;
    padding-top: 0;
  }

  .wrap4,
  .wrap2,
  .wrap1,
  .container {
    max-width: 94%;
  }

  .Production-box .con .img img,
  .i-news,
  .i-product,
  .i-about,
  .newSwiperImg .swiper-slide img {
    height: auto;
  }

  .i-about {
    padding-bottom: 0.6667rem;
  }

  .i-news,
  .i-product {
    padding: 40px 0;
  }

  .i-news .column {
    text-align: center;
  }

  .i-news-box {
    padding-top: 10px;
  }

  .i-news-box .box {
    width: 100%;
  }

  .i-news-box .i-more {
    margin: 0 auto;
  }

  .swirper-btn {
    padding: 20px 0;
  }

  .swirper-btn .swiper-button-next,
  .swirper-btn .swiper-button-prev {
    border-radius: 0;
  }




  .Production .tit {
    position: static;
    transform: none;
    margin: 0 auto;
    height: 300px;
    width: 300px;
    margin-bottom: 40px;
  }

  .Production-box .con {
    width: 100%;
    margin-bottom: 10px;
  }

  .Production-box .abs-con {
    position: static;
    transform: none;
    color: #222;
    max-width: 100%;
    padding: 10px;
    text-align: left !important;
  }

  .Production-box .abs-con .i-more {
    margin-left: 0 !important;
    width: 100% !important;
    text-align: left !important;
  }

  .Production-box .con .abs-con .i-more a {
    background: none;
    color: #333;
    margin-top: 0;
  }

  .Production-box .abs-con .txt {
    height: auto;
    margin: 10px 0;
  }

  .pc_img {
    display: none;
  }

  .m_img {
    display: block;
  }

  .bg1 {
    background: none;
  }

  .bg2 {
    background: linear-gradient(150deg, #3474e0, #a887ff);
  }

  .bg3 {
    background: #0986e1;
  }

  .bg4 {
    background: url(../images/mbg.jpg) no-repeat top center / cover;
  }

  .cdom-top .box {
    width: 49%;
  }

  .cdom-top .con {
    padding: 0;
    background: #fff;
    border-radius: 0.2667rem;
    overflow: hidden;
  }

  .cdom-top .con .con-box {
    margin-left: 0;
    padding: 20px;
  }

  .cdom-top .con .con-box .txt {
    margin-top: 0;
  }

  .base li .jd-table {
    margin-top: 20px;
  }

  .base li .jd-table .tit p {
    width: 100% !important;
  }

  .base li .jd-table .tit .bt,
  .base li .jd-table .tit .txt {
    padding-left: 15px;
  }

  .main-nav-m {
    display: block;
  }

  .tabs {
    display: none;
  }

  .share {
    display: none;
  }

  .next a,
  .news-details .box1 {
    width: 100%;
  }

  .next a {
    margin-bottom: 10px;
    height: auto;
  }

  .subBase .box {
    width: 100%;
  }

  .subBase .right .img {
    margin: 0;
  }

  .subBase .left {
    padding: 10px;
    margin-bottom: 15px;
  }

  .pc_honor {
    display: none;
  }

  .m-swiper {
    display: block;
  }

  .swiper-box {
    padding: 60px 0 20px 0;
  }

  .subBase {
    padding: 2% 0;
  }

  .culture {
    padding: 3%;
  }

  .culture ul li .box {
    width: 100%;
  }

  .culture ul li .con {
    padding: 20px 0;
  }

  .map li.map li {
    margin: 0;
  }

  .market .box,
  .map li .box {
    width: 100%;
    margin-top: 30px;
  }

  .lxr {
    flex-wrap: wrap;
  }

  .join-top .box,
  .Talent .con .box,
  .Department li,
  .market .con,
  .lxr,
  .market .position,
  .lxr p {
    width: 100%;
  }

  .market .item {
    flex-wrap: wrap;
  }

  .market .con {
    padding: 0 0 0 0.4rem;
  }

  .Department li {
    margin-bottom: 10px;
  }

  .Talent .con .img img {
    margin: 0 auto;
  }

  .Talent {
    padding: 3%;
  }

  .recruit .join li .join-top {
    height: auto;
    padding: 20px 0;
  }

  .recruit .join li .join-top .tit .t2 {
    flex-wrap: wrap;
  }

  .recruit .join li .join-top .tit .t2 p {
    margin-bottom: 10px;
    width: 100%;
  }

  .recruit .join li .join-con p {
    font-size: 14px;
    line-height: 30px;
  }

  .name,
  .recruit .join li .join-con h1 {
    font-size: 16px;
  }

  .International {
    padding: 3% 0;
  }

  .International .txt {
    padding: 0;
  }
}

@media (max-width: 1000px) {
  .about {
    padding: 3% 0;
  }

  .about .box {
    width: 100%;
  }

  .about .con {
    padding: 20px 0;
  }

  .bg9 {
    padding: 0;
    height: auto;
  }

  .bg9 ul li .txt {
    padding: 10px;
    font-size: 12px;
    line-height: 28px;
  }

  .bg9 ul li {
    width: 50%;
  }

  .bg9 ul li .tit {
    font-size: 12px;
  }

  .subBanner .sub_Tit {
    font-size: 24px;
  }

  .Founder .box {
    width: 100%;
  }

  .Founder .img img {
    margin: 0 auto;
  }

  .Founder .con {
    padding: 20px;
    margin: 0;
  }
}

@media (max-width: 750px) {

  .i-product .abs {
    position: static !important;
    text-align: center;
    transform: none;
    margin-top: 10px;
    font-size: 16px;
  }

  .i-product a:last-child .abs {
    margin-top: 20px;
  }


  .companyData ul li {
    width: 50%;
  }

  .companyData ul li a {
    margin: 10px auto !important;
  }



  .i-product a {
    font-size: 12px;
  }

  .hz1 {
    display: none;
  }

  .hz2 {
    display: block;
  }

  .Innovation .icon li .tit1 {
    font-size: 8px;
  }

  .materials-box .box,
  .cdom-top .box {
    width: 100%;
  }

  .cdom-top .con {
    margin: 10px 0;
    position: static !important;
    box-sizing: border-box;
  }

  .materials-box .left .list {
    margin: 10px 0;
  }

  .materials-box .left .list li a {
    line-height: 36px;
  }

  .materials-input {
    height: 42px;
  }

  .materials-input input {
    height: 36px;
  }

  .form-group {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
  }

  .form-group input {
    height: 40px;
  }

  .form-group textarea {
    height: 60px;
    padding-top: 10px;
  }

  .submit-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }

  .HonorSwiper .row {
    height: auto;
  }

  .Honor .box .txt {
    padding: 15px;
  }

  .news-list ul li {
    width: 50%;
  }

  .timeAbs {
    display: none;
  }

  .Responsibility {
    padding-top: 3%;
  }

  .Responsibility ul li .box {
    width: 100%;
  }

  .Responsibility ul li .con {
    padding: 20px 0;
  }

  .Suspension {
    display: none;
  }
}

@media (max-width: 480px) {
  .news-list ul li {
    width: 100%;
  }

  .news-list ul {
    margin: 0;
  }

  .news-list ul li a {
    margin: 0;
    margin-bottom: 12px;
  }
}

.Pop-up {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2150;
  display: none;

}

.Pop-up .close {
  height: .5333rem;
  position: relative;
margin-bottom:12px;
}

.Pop-up .del {
  width: .5333rem;
  height: .5333rem;
  background: url(../images/close.png) no-repeat center center;
  position: absolute;
  right: 0;
  top: 0;
}

.Pop-up-abs {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 3% 0;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  padding: 3% 0;
  box-sizing: border-box;
  max-width: 10.6667rem;
  margin: 0 auto;
  width: 100%
}

.Pop-up-abs .img img {
  max-width: 100%;
  margin: 0 auto;
  max-height: 8.9467rem;
}

.Pop-up-abs .tit {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding: 15px 0;
}


@media(max-width:1200px) {
  .Pop-up-abs {
    max-width: 94%;
  }
}


 .table-container-hide  tr > :nth-child(4) {
        display: none;
    }
