@charset "UTF-8";
.body {
  max-width: 100vw;
  overflow-x: hidden;
}

.header {
  height: auto;
  border: 0;
  box-shadow: 0 10px 12px rgba(0, 0, 0, 0.05);
}

.model-menu {
  padding-top: 214px;
  width: 760px;
  margin: 0 auto;
  padding-left: 40px;
  color: #fff;
  display: none;
}

.bannerZmj {
  background: #fff;
  position: relative;
  height: 860px;
  margin-top: 119px;
}

.bannerZmj .swiper-slide {
  height: 860px;
}

.bannerZmj .slideItem {
  background: center no-repeat;
  background-size: cover;
  width: 100%;
  height: 860px;
}

.bannerZmj .swiper-slide {
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/*.bannerZmj .swiper-slide:nth-child(2) {*/
/*  background: #f7f7f7;*/
/*}*/

.bannerZmj .swiper-slide .ani {
  position: absolute;
}

.bannerZmj .swiper-slide .ani1 {
  left: 50%;
  top: 117px;
  margin-left: -552px;
}

.bannerZmj .swiper-slide .ani2 {
  left: 50%;
  top: 117px;
  margin-left: -552px;
}

.bannerZmj .swiper-slide .ani3 {
  left: 50%;
  top: 117px;
  margin-left: -552px;
}

.bannerZmj .swiper-slide .ani4 {
  left: 50%;
  top: 120px;
  margin-left: -600px;
  z-index: 3;
}
.bannerZmj .swiper-slide .ani6 {
  left: 50%;
  top: 120px;
  margin-left: -600px;
  z-index: 3;
}


.bannerZmj .swiper-slide .ani .t1,
.bannerZmj .swiper-slide .ani .t2{ font-size: 60px;font-weight: 700;line-height: 1;color: #fff;}
.bannerZmj .swiper-slide .ani .t2{ text-indent: 3em;margin-top: 10px;}

.bannerZmj .swiper-slide .ani6 .t1{ font-size: 48px;}
.bannerZmj .swiper-slide .ani6 .t2{ margin-top: 30px;font-size: 48px;}

.bannerZmj .swiper-slide .index-btn { position: absolute;left: 50%;margin-left: -600px;bottom: 118px;}



.bannerZmj .swiper-slide .bpro {
  position: absolute;
}

.bannerZmj .swiper-slide .bpro .des {color: #fff;position: absolute;}
.bannerZmj .swiper-slide .bpro .des-t1{font-size: 18px;font-weight: 700;line-height: 24px;text-transform: uppercase; }
.bannerZmj .swiper-slide .bpro .des-t2{font-size: 14px;font-weight:100;line-height: 18px;}
.bannerZmj .swiper-slide .bpro .des-t3{font-size: 16px;font-weight:700;line-height: 22px;}

.bannerZmj .swiper-slide .bpro1 {
  left: 50%;
  bottom: 140px;
  margin-left: -210px;
}
.bannerZmj .swiper-slide .bpro1 .des1{ left: 20px;top: 436px;}

.bannerZmj .swiper-slide .bpro2 {
  left: 50%;
  top: 74px;
  margin-left: -128px;
}

.bannerZmj .swiper-slide .bpro3 {
  left: 50%;
  top: 245px;
  margin-left: 30px;
}
.bannerZmj .swiper-slide .bpro3 .des1{ left: -11px;top: 327px;width: 120px;text-align: center;}
.bannerZmj .swiper-slide .bpro3 .des2{ left: 90px;top: 152px;width: 104px;text-align: center;}
.bannerZmj .swiper-slide .bpro3 .des3{ left: 196px;top: 32px;width: 116px;text-align: center;}
.bannerZmj .swiper-slide .bpro3 .des4{ left: 324px;top: -70px;width: 166px;text-align: center;}


.bannerZmj .swiper-slide .bpro4 {
  left: 50%;
  bottom: 0;
  margin-left: -420px;
}

.bannerZmj .swiper-slide .bpro5 {
  left: 50%;
  top: 190px;
  margin-left: -272px;
}
.bannerZmj .swiper-slide .bpro6 {
  left: 50%;
  top: 114px;
  margin-left: -10px;
  z-index: 2;
}
.bannerZmj .swiper-slide .bpro7 {
  left: 50%;
  bottom: 120px;
  margin-left: -434px;
  z-index: 1;
}

.anchors{ position: absolute;z-index: 5;left: 50%;top: 430px;margin-left: -600px;width: 520px;display: flex;flex-wrap: wrap;}
.anchors .item{ overflow: hidden;transition: all 0.15s;cursor: pointer;opacity: 0.6;color: #fff;line-height: 1;width: 140px;height: 90px;box-sizing: border-box;border:1px solid rgba(255,255,255,0.87);border-radius: 5px;margin-bottom: 30px;margin-right: 30px;position: relative;}
.anchors .item:hover{opacity: 1;}
.anchors .item .pic{ position: absolute;right: 6px;top: 6px;width: 30px;height: 30px;background: center no-repeat;}
.anchors .item .num{ margin-top: 46px;padding-left: 10px;font-size: 18px;font-weight: 700;font-family: ba;transition: margin-top 0.15s;}
.anchors .item .name{ padding-left: 10px;font-size: 14px;}
.anchors .item .more-link{ padding: 10px;margin-top: 10px;display: flex;justify-content: space-between;align-items: center;color: #fff;!important;visibility: hidden;font-size: 12px;}
.anchors .item.cur{ border: 0;opacity: 1;background: linear-gradient(33deg, #004b9d 0%, #000000 100%);}
.anchors .item.cur .num{margin-top: 16px;}
.anchors .item.cur .name{}
.anchors .item.cur .more-link{ visibility: visible;}

.anchors .item .more-links {
  margin-top: 10px;
  visibility: hidden;
}
.anchors .item .more-links .link{
  padding: 8px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff!important;
  font-size: 12px;
}
.anchors .item .more-links .link:hover {
    background: rgba(255,255,255,0.1);
}
.anchors .item.item-hover:hover{
  height: 120px;
}

.anchors .item.item-hover:hover .more-links{
  visibility: visible;
}

.anchors .item.item-hover:hover .num{
  margin-top: 16px;
}

.anchors .item.item-hover:hover{
  border: 0;
  opacity: 1;
  background: linear-gradient(33deg, #004b9d 0%, #000000 100%);
}

.pro-one {
  position: relative;
  height: 200px;
  width: 1200px;
  margin: 0 auto;
}

.pro-one .swiper-container {
  width: 1200px;
  margin: 0 auto;
}

.pro-one .swiper-slide {
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #4e4e4e;
  cursor: pointer;
}

.pro-one .arrow-left,
.pro-one .arrow-right {
  color: #666;
}

.pro-one .arrow-left:focus,
.pro-one .arrow-right:focus {
  border: 0;
  outline: 0;
}

.pro-one .swiper-slide img {
  width: 120px;
  height: 120px;
  margin: 15px;
  display: block;
}

.pro-one .swiper-slide .pro * {
  transition: all 0.2s ease-out;
}

.pro-one .swiper-slide:hover .pro * {
  color: #004b9d;
  transform: translateY(-5px) translateZ(0) translate3d(0, 0, 0);
}

.pro-one .swiper-slide.cur p {
  color: #004b9d;
}

.pro-box {
  background: url("../images/zzmj/bg2.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  height: 984px;
}

.preview {
  width: 1200px;
  height: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.preview .pro {
  position: absolute;
  left: 0;
  top: 0;
  width: 1200px;
  height: 980px;
  z-index: 1;
  visibility: hidden;
}

.preview .pro * {
  opacity: 0;
}

.preview .pro.cur {
  opacity: 1;
  z-index: 2;
  transition: all 0.2s;
  visibility: visible;
}

.preview .pro.cur * {
  opacity: 1;
  transition: all 1s;
  transform: translateY(0) !important;
}

.preview .pro.cur .index-btn * {
  transition: color 0.2s;
}

.preview .pro .pro-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 1200px;
  height: 980px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transition-delay: 0ms;
  transform: translateY(100%);
}

.preview .pro .pro-img img {
  display: block;
  margin-top: 50px;
}

.preview .pro .pro-img .pro7 {
  display: none;
}

.preview .pro .pro-img .show {
  display: block;
}

.preview .pro .pro-info {
  text-align: right;
  position: absolute;
  right: 60px;
  top: 60px;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
}

.preview .pro .t1 {
  font-size: 24px;
  /*font-weight: 100;*/

  transition-delay: 100ms;
  transform: translateY(100px);
}

.preview .pro .t2 {
  margin-bottom: 15px;
  font-size: 48px;

  transition-delay: 200ms;
  transform: translateY(100px);
}

.preview .pro .t2 .pro7 {
  display: none;
}

.preview .pro .t2 .show {
  display: block;
}

.preview .pro .arr {
  position: absolute;
  top: 50%;
  font-size: 40px;
  color: #fff;
  opacity: 0.5;
  cursor: pointer;
  transition: rotate 0s;
  z-index: 10;
}

.preview .pro .arr:hover {
  opacity: 0.8;
}

.preview .pro .arr-left {
  left: 20px;
  margin-top: -20px;
}

.preview .pro .arr-right {
  right: 20px;
  margin-top: -20px;
  transform: rotate(180deg) !important;
}

.preview .pro .t3 {
  margin-top: 10px;
  font-size: 16px;
  /*font-weight: 100;*/
  max-width: 350px;
  display: inline-block;

  transition-delay: 250ms;
  transform: translateY(100px);
}

.preview .pro .index-btn {
  font-weight: 400;
  margin-top: 50px;

  transition-delay: 300ms;
  transform: translateY(100px);
}

.preview .pro .pro7 {
  display: none;
}

.preview .pro .show {
  display: inline-block;
}

.pro-thr {
  position: absolute;
  left: 50%;
  margin-left: -515px;
  bottom: 64px;
  z-index: 20;
  display: none;
}

.pro-thr .swiper-container {
  height: 200px;
}

.pro-thr .title {
  opacity: 0.5;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  margin: 10px 0;
  padding-left: 14px;
  border-left: 4px solid transparent;
  cursor: pointer;
  transition: all 0.2s;
  /*text-shadow: 1px 0 0px #f7f7f7,0px 1px 0px #f7f7f7,-1px 0px 0px #f7f7f7,0px -1px 0px #f7f7f7;*/
}

.pro-thr .swiper-slide-active .title {
  font-size: 24px;
  opacity: 1;
  border-color: #fff;
}


/*详情*/
.pro-detail {
  padding-top: 113px;
  color: #4e4e4e;
}

.pro-section1 {
  display: flex;
  justify-content: center;
  height: 744px
}

.pro-section1 .left-img {
  width: 50%;
  height: 744px;
  background: url("../images/zzmj/bg3.jpg") center no-repeat #f7f7f7;
  background-size: cover;
  position: relative;
}

.pro-section1 .left-img img {
  max-height: 100%;
  max-width: 642px;
  display: block;
  position: absolute;
  right: 50px;
  top: 50%;
}

.pro-section1 .right-info {
  width: 50%;
  padding: 90px 0 0 90px;
  box-sizing: border-box;
}

.pro-section1 .right-info .name {
  margin-bottom: 95px;
  font-size: 36px;
  line-height: 48px;
}

.pro-section1 .prams {
  margin-bottom: 65px;
}

.pro-section1 .prams .li {
  margin-bottom: 45px;
  display: flex;
  align-items: flex-start;
  line-height: 24px;
}

.pro-section1 .prams .item {
  width: 280px;
  font-size: 16px;
}

.pro-section1 .prams .label {
  color: #8e8e8e;
}

.pro-section1 .prams .value {
}


.pro-nav-box {
  height: 120px;
  border: 1px solid #e0e7e8;
  border-left: 0;
  border-right: 0;
  position: relative;
}

.pro-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.pro-nav .inner {
  height: 120px;
  width: 1200px;
  margin: 0 auto;
  padding: 0 76px 0 40px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.pro-nav.fixed {
  position: fixed;
  z-index: 100;
  background: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
}

.pro-nav .goods {
  display: flex;
  align-items: center;
  flex: 1;
}

.pro-nav .goods img {
  width: 100px;
  height: 100px;
  margin-right: 10px;
}

.pro-nav .goods .name {
  font-size: 16px;
}

.pro-nav .params-navs {
  display: flex;
  width: 570px;
  align-items: center;
  justify-content: space-between;
}

.pro-nav .params-navs .item {
  position: relative;
  height: 75px;
  line-height: 75px;
  cursor: pointer;
  font-size: 16px;
  border-bottom: 6px solid #fff;
  box-sizing: border-box;
  transition: all 0.2s;
}

.pro-nav .params-navs .item:hover,
.pro-nav .params-navs .item.cur {
  border-color: #004b9d;
}

.params-title {
  padding: 82px 0 72px;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  position: relative;
}

.params-title:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 6px;
  left: 50%;
  bottom: 45px;
  margin-left: -25px;
  background: #004b9d;
}

.pro-section3, .pro-section5 {
  padding-bottom: 100px;
}

.pro-section3 .t1 {
  margin-top: 18px;
  padding: 0 78px 0 50px;
  font-size: 24px;
  line-height: 48px;
  font-weight: 700;
}

.pro-section3 .t2 {
  padding: 0 78px 0 50px;
  font-size: 16px;
  line-height: 30px;
}

.pro-section4 {
  background: #f9f9f9;
}

.pro-section4 .params-list {
  display: flex;
}

.pro-section4 .pro-preview {
  width: 254px;
  margin-right: 26px;
  background: linear-gradient(180deg, #8f8f8f, #dadada);
}

.pro-section4 .main-inner {
  padding: 10px 78px 100px 50px;
}

.pro-section4 .t1 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 48px;
  font-weight: 700;
}
.pro-section4 .t2 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 48px;
  font-weight: 700;
}

.pro-section4 .pro-preview {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pro-section4 .pro-preview img {
  max-width: 240px;
}

.pro-section4 .pro-preview .name {
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}


.pro-section4 .pro-preview-block {
  margin-bottom: 20px;
}

.pro-section4 .pro-preview-block img {
  margin: 0 auto 30px;
  max-width: 100%;
  display: block;
}

.pro-section4 .pro-preview-block .name {
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}

.pro-section4 .table {
  flex: 1;
}

.pro-section4 .table table {
  width: 100%;
  text-align: center;
  font-size: 16px;
  background: #fff;
}

.pro-section4 .table tr {
}

.pro-section4 .table .th,
.pro-section4 .table th {
  line-height: 50px;
  color: #fff;
  font-weight: 400;
  background: #004b9d;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;

}

.pro-section4 .table td {
  height: 76px;
  padding: 5px;
  font-family: Arial;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  box-sizing: border-box;
}

.pro-section4 .table th:last-child,
.pro-section4 .table td:last-child {
  border-right: 0;
}

.pro-section4 .table td:last-child {
  font-size: 14px;
  line-height: 24px;
}

.pro-section4 .table td.brd-b0 {
  border-bottom: 0;
}


.pro-section5 {
}

.pro-section5 .glist {;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.pro-section5 .glist .item {
  padding: 40px 20px 0;
  width: 358px;
  min-height: 525px;
  background: #fff;
  border: 1px solid #e0e7e8;
  box-sizing: border-box;
  position: relative;
}

.pro-section5 .glist .name {
}

.pro-section5 .glist .no {
  font-size: 24px
}

.pro-section5 .glist .pic {
  height: 260px;
  background: center no-repeat;
  background-size: contain;
}

.pro-section5 .glist .param {
  line-height: 30px;
}

.pro-section5 .glist .index-btn {
  font-size: 16px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 0 0 20px;
  border-color: #e0e7e8;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.pro-section5 .glist .index-btn .btn-txt {
  display: flex;
}

.pro-section5 .glist .index-btn .btn-txt span {
  flex: 1;
  padding: 0;
  text-align: left;
}

.development {
  height: 720px;
  background: url("../images/zzmj/dev-bg.jpg") center no-repeat #fff;
}

.auto-part,
.auto-part .section2 {
  height: 800px;
}

.auto-part .section2 .t1 {
  padding-top: 76px;
}

.auto-part-box {
  margin-top: 66px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.auto-part-box .item {
  position: relative;
  margin: 0 12px 20px;
  width: 282px;
  height: 180px;
  background: top center no-repeat #f3f3f3;
  background-size: 100%;
  transition: all 0.15s;
}

.auto-part-box .item:hover {
  background-size: 110%;
}

.auto-part-box .item:hover .bottom-title {
  background: rgba(0, 0, 0, 0.7);
}

.auto-part-box .item .bottom-title {
  transition: all 0.15s;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 14px;
  line-height: 45px;
  color: #fff;
}

.auto-part-more {
  margin-top: 40px;
  text-align: center;
}

.development .info {
  padding: 78px 0 0 78px;
}

.development .info .title {
  font-size: 36px;
  color: #4e4e4e;
  line-height: 1;
  margin-bottom: 30px;
}

.development .info .des {
  font-size: 14px;
  color: #4e4e4e;
  font-weight: 100;
  line-height: 22px;
}

.development .layui-tab {
  margin-top: 144px;
  display: flex;
  align-items: flex-start;
}

.development .layui-tab-title {
  border-bottom: 0;
  height: auto;
}

.development .layui-tab-title li {
  display: block;
  border: 0;
  padding: 0;
  margin: 0 144px 64px 64px;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #bdbdbd;
}

.development .layui-tab-title .layui-this {
  color: #2b60a6;
}

.development .layui-tab-title .layui-this:after {
  display: none;
}

.development .layui-tab-content {
  padding: 0;
}

.development .layui-tab-item {
}

.development .flex {
  display: flex;
  flex-wrap: wrap;
  width: 560px;
}

.development .params {
  width: 33.33%;
  border-right: 1px solid #e0e7e8;
  margin-bottom: 50px;
  box-sizing: border-box;
  text-align: center;
}

.development .params:nth-child(3n+1) {
  text-align: left;
}

.development .params:last-child {
  border-right: 0;
}

.development .params .t1 {
  font-size: 14px;
  color: #4e4e4e;
  line-height: 1;
  margin-top: 22px;
}

.development .params .t2 {
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  color: #2b60a6;
}

.development .params .t3 {
  margin-left: 6px;
  font-size: 16px;
  line-height: 22px;
  color: #4e4e4e;
  vertical-align: text-bottom;
}

.quality {
  background: url("../images/zzmj/quality-bg.jpg") center no-repeat #f7f7f7;
  position: relative;
  overflow: hidden;
}

.quality .main {
  height: 100%;
}

.quality .des {
  line-height: 22px;
  width: 644px;
  text-align: justify;
  text-align-last: left;
  margin-bottom: 24px;
}

.quality .pic1 {
  margin-top: 64px;
  display: block;
}

.quality .pic2 {
  position: absolute;
  left: 50%;
  margin-left: 390px;
  bottom: -20px;
}

.earth-map {
  height: 760px;
  background: url("../images/zzmj/map/bg.jpg") center no-repeat;
  background-size: cover;
}

.earth-map .title {
  position: relative;
  z-index: 4;
  margin: 0 auto;
  padding: 80px 0 26px;
  font-size: 36px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}

.earth-map .subtitle {
  position: relative;
  z-index: 4;
  font-size: 14px;
  font-weight: 100;
  color: #fff;
  text-align: center;
}

.earth-map .btns {
  margin-top: 100px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.earth-map .earth {
  margin-top: 40px;
  height: 406px;
  background: url("../images/zzmj/map/earth.png") center no-repeat;
}

.earth-map .nine-line{
  background: url("../images/zzmj/map/nine-line.png") center no-repeat;
  width: 140px;
  height: 218px;
  position: absolute;
  right: 104px;
  top: 325px;
  z-index: 0;
  opacity: 0.8;
}

.earth-map .china .nine-line{
  right: 640px;
  top: 326px;
}

.earth-map .china {
  display: none;
  margin-top: 40px;
  height: 406px;
  background: url("/static/images/zzmj/map/china.png") 135px center no-repeat;
  position: relative;
}

.earth-map .point {
  position: absolute;
  left: 100px;
  top: 100px;
  cursor: pointer;
  background: url("../images/zzmj/map/point.png") center no-repeat;
  background-size: contain;
  width: 44px;
  height: 44px;
}

.earth-map .earth .point {
  background: url("../images/zzmj/map/point-sm.png") center no-repeat;
  width: 33px;
  height: 33px;
  left: 0;
  top: 0;
}

.earth-map .earth .point-center {
  background: url("../images/zzmj/map/point-sm-red.png") center no-repeat;
  width: 36px;
  height: 36px;
  left: 985px;
  top: 213px;
}

.earth-map .point:hover {
  animation-name: none;
}

.earth-map .point:hover .info {
  display: block;
}

.earth-map .point .info {
  position: absolute;
  left: 30px;
  top: 27px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  padding: 10px;
  min-width: 200px;
  min-height: 100px;
  white-space: nowrap;
  display: none;
  color: #fff;
  z-index: 10;
}

.earth-map .point .t1 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.earth-map .point .t2 {
  font-size: 14px;
  line-height: 1.5;
}

.earth-map .earth .point1 {margin-left: 50px; top: 181px; left: 74px; animation-delay: 100ms;}

.earth-map .earth .point2 {margin-left: 50px; top: 170px; left: 116px; animation-delay: 200ms;}

.earth-map .earth .point3 {margin-left: 50px; top: 132px; left: 164px; animation-delay: 300ms;}

.earth-map .earth .point4 {margin-left: 50px; top: 211px; left: 130px; animation-delay: 400ms;}

.earth-map .earth .point5 {margin-left: 50px; top: 218px; left: 174px; animation-delay: 500ms;}

.earth-map .earth .point6 {margin-left: 50px; top: 246px; left: 198px; animation-delay: 600ms;}

.earth-map .earth .point7 {margin-left: 50px; top: 290px; left: 227px; animation-delay: 700ms;}

.earth-map .earth .point8 {margin-left: 50px; top: 170px; left: 410px; animation-delay: 800ms;}

.earth-map .earth .point9 {margin-left: 50px; top: 118px; left: 700px; animation-delay: 900ms;}

.earth-map .earth .point10 {margin-left: 50px; top: 142px; left: 803px; animation-delay: 1000ms;}

.earth-map .earth .point11 {margin-left: 50px; top: 196px; left: 792px; animation-delay: 1100ms;}

.earth-map .earth .point12 {margin-left: 50px; top: 180px; left: 872px; animation-delay: 1200ms;}

.earth-map .earth .point13 {margin-left: 50px; top: 141px; left: 903px; animation-delay: 1300ms;}

.earth-map .earth .point14 {margin-left: 50px; top: 190px; left: 900px; animation-delay: 1400ms;}

.earth-map .earth .point15 {margin-left: 50px; top: 176px; left: 921px; animation-delay: 1500ms;}

.earth-map .earth .point16 {margin-left: 50px; top: 170px; left: 949px; animation-delay: 1600ms;}

.earth-map .earth .point17 {margin-left: 50px; top: 136px; left: 944px; animation-delay: 1700ms;}

.earth-map .earth .point18 {margin-left: 50px; top: 55px; left: 1036px; animation-delay: 1800ms;}

.earth-map .earth .point19 {margin-left: 50px; top: 94px; left: 1028px; animation-delay: 1900ms;}

.earth-map .earth .point20 {margin-left: 50px; top: 122px; left: 1004px; animation-delay: 2000ms;}

.earth-map .earth .point21 {margin-left: 50px; top: 185px; left: 973px; animation-delay: 2100ms;}

.earth-map .earth .point22 {margin-left: 50px; top: 216px; left: 992px; animation-delay: 2200ms;}

.earth-map .earth .point23 {margin-left: 50px; top: 235px; left: 975px; animation-delay: 2300ms;}

.earth-map .earth .point24 {margin-left: 50px; top: 278px; left: 964px; animation-delay: 2400ms;}

.earth-map .earth .point25 {margin-left: 50px; top: 252px; left: 931px; animation-delay: 2500ms;}

.earth-map .earth .point26 {margin-left: 50px; top: 281px; left: 926px; animation-delay: 2600ms;}

.earth-map .earth .point27 {margin-left: 50px; top: 249px; left: 845px; animation-delay: 2700ms;}

.earth-map .earth .point28 {margin-left: 50px; top: 262px; left: 888px; animation-delay: 2800ms;}

.earth-map .earth .point29 {margin-left: 50px; top: 302px; left: 870px; animation-delay: 2900ms;}

.earth-map .earth .point30 {margin-left: 50px; top: 326px; left: 820px; animation-delay: 3000ms;}

.earth-map .earth .point31 {margin-left: 50px; top: 342px; left: 892px; animation-delay: 3100ms;}


.earth-map .china .point1 {
  left: 250px;
  top: 114px;
}

.earth-map .china .point2 {
  left: 366px;
  top: 52px;
  animation-delay: 100ms;
}

.earth-map .china .point3 {
  left: 402px;
  top: 126px;
  animation-delay: 100ms;
}

.earth-map .china .point4 {
  left: 424px;
  top: 165px;
  animation-delay: 200ms;
}

.earth-map .china .point5 {
  background: url("../images/zzmj/map/point-red.png") center no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  left: 442px;
  top: 210px;
  animation-delay: 300ms;
}

.earth-map .china .point6 {
  left: 480px;
  top: 230px;
  animation-delay: 400ms;
}

.earth-map .china .point7 {
  left: 384px;
  top: 290px;
  animation-delay: 500ms;
}

.earth-map .china .point8 {
  left: 462px;
  top: 326px;
  animation-delay: 600ms;
}

.earth-map .right-info {
  position: absolute;
  left: 50%;
  margin-left: 95px;
  top: 50px;
}

.earth-map .right-info .legend {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.earth-map .right-info i {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: -1px;
  background: #fff;
  margin-right: 24px;
}

.earth-map .right-info .legend1 i {
  border-radius: 100%;
}

.earth-map .right-info .legend1 {
  margin-bottom: 20px;
}

.earth-map .right-info .legend2 {
  margin-bottom: 40px;

}

.earth-map .right-info .info {
  width: 327px;
  min-height: 239px;
  background: #fff;
  border-radius: 5px;
  padding: 24px 18px 24px 46px;
  box-sizing: border-box;
  position: relative;
}

.earth-map .info .legend {
  color: #4e4e4e;

}

.earth-map .info .legend1 {
  margin-left: -24px;
  margin-bottom: 6px;
}

.earth-map .info .legend1 i {
  background: #ff023e;
  margin-right: 12px;
}

.earth-map .info .legend2 {
  margin-left: -24px;
  margin-bottom: 6px;
}

.earth-map .info .legend2 i {
  background: #2b60a6;
  margin-right: 12px;
}

.earth-map .info .more-info {
  display: flex;
  margin-bottom: 26px;
  font-size: 12px;
  line-height: 24px;
}

.earth-map .info .more-info .l {
  width: 60px;
  opacity: 0.5;
}

.earth-map .info .more-info .r {
  flex: 1;
}

.earth-map .right-info .info .inner {
  display: none;
}

.earth-map .right-info .info .cur {
  display: block;
}


/*智能制造*/
.ai-building {
}

.ai-building .part {
  padding: 70px 0;
  position: relative;
}

.ai-building .part:nth-child(2n) {
  background: #f7f7f7;
}

.ai-building .part-inner {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.ai-building .part-inner + .part-inner {
  margin-top: 25px;
}

.ai-building .part-inner .part-inner-v{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ai-building .title {
  width: 1100px;
  margin: 0 auto 26px;
  font-size: 18px;
  font-weight: bold;
  color: #004b9d;
}

.ai-building .t-info {
  width: 232px;
  color: #004b9d;
}

.ai-building .t-info .t1 {
  padding-top: 36px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.ai-building .t-info .t2 {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}

.ai-building .t-info .t3 {
  margin-top: 30px;
  font-size: 14px;
  line-height: 22px;
  color: #454545;
  font-weight: 100;
}

.ai-building .img {
  position: relative;
  overflow: hidden;
}

.ai-building .img img {
  display: block;
  position: relative;
  z-index: 1;
  transition: all 0.2s;
}

.ai-building .img:hover img {
  transform: scale(1.1);
}

.ai-building .img .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  padding: 0 28px;
  display: flex;
  align-items: center;
  line-height: 1.2;
  color: #fff;
}

.zb-content { background: url(../images/zzmj/202103/zhibao-1.jpg) left center no-repeat;
  width: 1120px;height: 450px;margin: 0 auto;position: relative;}

.zb-content .zb-cc { position: absolute;right: 0;bottom: -70px; height: 446px;width:349px;}
.zb-content .zb-cc .bg{
  background: url(../images/zzmj/202103/zhibao-bg.png) center no-repeat;
  position: absolute;left: 0;top: 0; height: 446px;width:349px;z-index: 2;
}
.zb-content .zb-cc .swiper-container { position: absolute;left: 58px;top: 94px;width: 160px;height: 281px;z-index: 1;}
.zb-content .zb-cc .item { width: 160px;height: 281px;}






