.banner1 {
  position: relative;
  width: 100%;
  height: 472px;
  overflow: hidden;
  min-width: 1200px;
}

.banner1 .bd {
  width: 100%;
  height: 100%;
}

.banner1 .bd ul li {
  position: relative;
  height: 472px;
}

.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner2 {
  position: relative;
  width: 100%;
  height: 594px;
  overflow: hidden;
  min-width: 1200px;
}

.banner2 .bd {
  width: 100%;
  height: 100%;
}

.banner2 .bd ul li {
  position: relative;
  height: 594px;
}

.banner2 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.six {
  min-height: 120px;
}

.page-box {
  padding-top: 65px;
}

.page-box .ny-title {
  text-align: center;
}

.page-box .ny-title h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  line-height: 1;
}

.page-box .ny-title .link {
  background-color: #4978bc;
  width: 42px;
  height: 2px;
  margin: 0 auto;
  margin-top: 27px;
}

.page-box .ny-prod {
  margin-top: 60px;
}

.page-box .ny-prod .u-hd ul {
  text-align: center;
}

.page-box .ny-prod .u-hd ul li {
  display: inline-block;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #000000;
  margin: 0 35px;
  position: relative;
  padding-bottom: 7px;
  border-bottom: 6px solid transparent;
}

.page-box .ny-prod .u-hd ul li:before {
  content: ' ';
  position: absolute;
  background-color: #000000;
  width: 1px;
  height: 9px;
  right: -40px;
  top: 8px;
}

.page-box .ny-prod .u-hd ul li:last-child:before {
  display: none;
}

.page-box .ny-prod .u-hd ul .on {
  font-weight: bold;
  border-color: #fdb913;
}

.page-box .ny-prod .u-bd {
  margin-top: 40px;
}

.page-box .ny-prod .u-bd ul li {
  margin-right: 18px;
  width: 285px;
  height: 212px;
  float: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #fdb913;
}

.page-box .ny-prod .u-bd ul li .img-box {
  overflow: hidden;
}

.page-box .ny-prod .u-bd ul li:hover .img-box img {
  transform: scale(1.2);
  transition: all 0.4s;
}

.page-box .ny-prod .u-bd ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.page-box .ny-prod .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-box .ny-prod .u-bd ul li .img-box .make {
  position: absolute;
  bottom: 0px;
  background-color: rgba(73, 120, 188, 0.902);
  width: 285px;
  height: 52px;
  line-height: 52px;
  padding: 0 20px;
  bottom: -52px;
}

.page-box .ny-prod .u-bd ul li .img-box .make p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
}

.page-box .ny-prod .u-bd ul li .img-box .make span {
  float: right;
  color: #fdb913;
  display: inline-block;
}

.page-box .ny-prod .u-bd ul li:hover .img-box .make {
  bottom: 0px;
  transition: all 0.4s;
}

.page-box .ny-prod .u-bd ul li:nth-child(4n) {
  margin-right: 0px;
}

/*包裹自定义分页器的div的位置等CSS样式*/

.swiper-pagination-custom {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/*自定义分页器的样式，这个你自己想要什么样子自己写*/

.swiper-pagination-customs {
  width: 30px;
  height: 4px;
  display: inline-block;
  background: #000;
  opacity: .3;
  margin: 0 5px;
}

/*自定义分页器激活时的样式表现*/

.swiper-pagination-customs-active {
  opacity: 1;
  background-color: #F78E00;
}

.about-box .a-one {
  background-color: #ffffff;
  box-shadow: 0px 1px 38px 0px rgb(35 35 35 / 28%);
  width: 1200px;
  height: 635px;
  margin: 0 auto;
  margin-top: -152px;
  position: relative;
  z-index: 1;
  padding: 18px;
  margin-bottom: 30px;
}

.about-box .a-one .img-box {
  width: 1158px;
  height: 449px;
  position: relative;
}

.about-box .a-one .img-box img {
  width: 100%;
  height: 100%;
}

.about-box .a-one .img-box p {
  position: absolute;
  right: 0px;
  top: 203px;
  width: 366px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.571;
  padding-left: 25px;
}

.about-box .a-one .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.571;
}

.about-box .a-two {
  background: url(../img/a1_02.png) no-repeat center;
  height: 887px;
  min-width: 1200px;
  margin-top: 20px;
}

.about-box .a-three {
  background: #4978bc;
  padding: 70px 0 43px 0;
}

.about-box .a-three .title {
  float: left;
  margin-top: 10px;
  width: 134px;
}

.about-box .a-three .title img {
  width: 134px;
  height: 244px;
}

.about-box .a-three .picScroll-left1 {
  width: 1035px;
  overflow: hidden;
  float: left;
}

.about-box .a-three .picScroll-left1 .bd ul li {
  float: left;
  width: 321px;
  border-bottom: 1px solid #83abe6;
  margin-left: 24px;
}

.about-box .a-three .picScroll-left1 .bd ul li img {
  width: 100%;
  height: 241px;
}

.about-box .a-three .picScroll-left1 .bd ul li p {
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  padding: 20px 0 15px 0;
  border-bottom: 8px solid transparent;
}

.about-box .a-three .picScroll-left1 .bd ul li:hover {
  border-bottom: 1px solid transparent;
}

.about-box .a-three .picScroll-left1 .bd ul li:hover p {
  border-bottom: 8px solid #fdb913;
}

.about-box .a-four {
  margin-top: 96px;
}

.about-box .a-four .title h4 {
  font-size: 88px;
  font-family: "Arial";
  color: rgba(0, 0, 0, 0.078);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.about-box .a-four .title p {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  position: relative;
  top: -35px;
}

.about-box .a-five {
  padding: 55px 0 65px 0;
  background: #f2f2f2;
}

.about-box .a-five .title h4 {
  font-size: 88px;
  font-family: "Arial";
  color: rgba(0, 0, 0, 0.078);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.about-box .a-five .title p {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  position: relative;
  top: -35px;
}

.about-box .a-five .u-bd {
  margin-top: 30px;
}

.about-box .a-five .u-bd ul li {
  float: left;
  margin-right: 22px;
  width: 283px;
  height: 245px;
}

.about-box .a-five .u-bd ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
}

.about-box .a-five .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
}

.about-box .a-five .u-bd ul li .img-box p {
  position: absolute;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.702);
  width: 100%;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
}

.about-box .a-five .u-bd ul li:hover .img-box p {
  background: #5b90cf;
}

.about-box .a-five .u-bd ul li:last-child {
  margin-right: 0px;
}

.about-box .a-six {
  margin-top: 93px;
}

.about-box .a-six .title h4 {
  font-size: 88px;
  font-family: "Arial";
  color: rgba(0, 0, 0, 0.078);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.about-box .a-six .title p {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
  font-weight: bold;
  position: relative;
  top: -35px;
}

.about-box .a-six img {
  margin-top: 20px;
  width: 100%;
}

.ny-cooperate {
  margin-top: 57px;
}

.ny-cooperate .ny-title {
  background: url(../img/title1.png) no-repeat;
  height: 56px;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  padding-top: 6px;
  margin-left: -9px;
  width: 266px;
  text-align: center;
  margin: 0 auto;
}

.ny-cooperate .ny-zw {
  margin-top: 8px;
  border-width: 4px;
  border-color: #4978bc;
  border-style: solid;
  background-color: #ffffff;
  width: 1200px;
  padding: 35px 26px;
}

.ny-cooperate .ny-zw .ny-cp ul li {
  width: 49.5%;
  display: inline-block;
  margin-bottom: 50px;
}

.ny-cooperate .ny-zw .ny-cp ul li .img-box {
  width: 215px;
  height: 140px;
  display: inline-block;
  vertical-align: top;
}

.ny-cooperate .ny-zw .ny-cp ul li .img-box img {
  width: 100%;
  height: 100%;
}

.ny-cooperate .ny-zw .ny-cp ul li .text {
  padding-left: 28px;
  padding-right: 25px;
  width: 340px;
  display: inline-block;
  vertical-align: top;
}

.ny-cooperate .ny-zw .ny-cp ul li .text h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #222222;
  margin-top: 12px;
}

.ny-cooperate .ny-zw .ny-cp ul li .text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
  text-transform: uppercase;
  line-height: 1.714;
  margin-top: 15px;
  margin-bottom: 25px;
}

.ny-cooperate .ny-zw .ny-cp ul li .text .time {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #999999;
}

.ny-cooperate .ny-zw .u-bd {
  width: 100%;
  height: 100%;
}

.ny-cooperate .ny-zw .u-bd .img-box img {
  width: 100%;
  height: 100%;
}

.ny-cooperate .ny-zw .u-bd .coop-tit {
  background: url(../img/coop1_01.png);
  height: 46px;
  margin-bottom: 25px;
}

.ny-honor {
  margin-top: 57px;
}

.ny-honor .ny-title {
  background: url(../img/title1.png) no-repeat;
  height: 56px;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  padding-top: 6px;
  margin-left: -9px;
  width: 266px;
  text-align: center;
  margin: 0 auto;
}

.ny-honor .u-bd {
  margin-top: 8px;
  border-width: 4px;
  border-color: #4978bc;
  border-style: solid;
  background-color: #ffffff;
  width: 1200px;
  padding: 37px 26px;
}

.ny-honor .u-bd ul li {
  width: 217px;
  display: inline-block;
  margin-right: 13px;
}

.ny-honor .u-bd ul li img {
  width: 100%;
  height: 153px;
  border: 1px solid #eaeaea;
}

.ny-honor .u-bd ul li:nth-child(5n) {
  margin-right: 0px;
}

.ny-honor .ny-img {
  margin-top: 68px;
}

.ny-page {
  background-color: #ffffff;
  box-shadow: 0px 1px 38px 0px rgba(35, 35, 35, 0.28);
  width: 1200px;
  height: 750px;
  margin-top: 63px;
  padding: 0 30px;
}

.ny-page .text {
  padding-top: 50px;
  width: 100%;
  float: left;
  height: 720px;
  overflow: hidden;
}

.ny-page .text p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  margin-bottom: 26px;
}

.ny-page .text p img {
  margin-right: 17px;
}

.ny-page .map {
  margin-top: 35px;
  width: 557px;
  height: 375px;
  float: right;
}

.ny-news .u-bd {
  margin-top: 75px;
}

.ny-news .u-bd ul li {
  padding: 30px 0;
  position: relative;
  border: 4px solid transparent;
  margin-bottom: 15px;
}

.ny-news .u-bd ul li .time {
  float: left;
  width: 130px;
  text-align: center;
  padding-top: 35px;
}

.ny-news .u-bd ul li .time h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #333333;
}

.ny-news .u-bd ul li .time p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
}

.ny-news .u-bd ul li .img-box {
  float: left;
  width: 237px;
  height: 133px;
}

.ny-news .u-bd ul li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ny-news .u-bd ul li .text {
  width: 824px;
  float: right;
  padding-top: 20px;
  padding-left: 32px;
  padding-right: 30px;
}

.ny-news .u-bd ul li .text h4 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333333;
  margin-bottom: 15px;
}

.ny-news .u-bd ul li .text p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #999999;
  line-height: 24px;
  height: 48px;
}

.ny-news .u-bd ul li .text .more {
  background-color: #4978bc;
  width: 135px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  float: right;
  margin-top: 8px;
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.ny-news .u-bd ul li:hover {
  border: 4px solid #4978bc;
}

.ny-news .u-bd ul li:hover .text h4 {
  color: #4978bc;
}

.ny-news .u-bd ul li:hover .text .more {
  display: block;
}

.a-four .u-bd {
  padding-top: 45px;
  background: url(../img/a_03.jpg) no-repeat center;
  height: 595px;
  overflow: hidden;
  padding-left: 37px;
}

.a-four .u-bd .left {
  width: 500px;
  float: left;
  box-shadow: 0px 2px 39.99px 3.01px rgba(0, 0, 0, 0.09);
}

.a-four .u-bd .left ul li {
  height: 118px;
  padding: 0 30px;
  padding-top: 34px;
  position: relative;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}

.a-four .u-bd .left ul li h4 {
  background: url(../img/a1.png) no-repeat;
  width: 32px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}

.a-four .u-bd .left ul li:nth-child(2) h4 {
  background: url(../img/a2.png) no-repeat;
  width: 36px;
  height: 29px;
}

.a-four .u-bd .left ul li:nth-child(3) h4 {
  background: url(../img/a3.png) no-repeat;
  width: 34px;
  height: 36px;
}

.a-four .u-bd .left ul li:nth-child(4) h4 {
  background: url(../img/a4.png) no-repeat;
  width: 30px;
  height: 30px;
}

.a-four .u-bd .left ul li p {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  width: 300px;
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
  padding-left: 15px;
  position: relative;
  z-index: 1;
}

.a-four .u-bd .left ul li p i {
  color: #fdb913;
  font-weight: bold;
}

.a-four .u-bd .left ul li span {
  position: absolute;
  font-size: 58px;
  right: 25px;
  top: 18px;
  color: #eaeaea;
  z-index: 1;
}

.a-four .u-bd .left ul li .make {
  width: 0%;
  height: 100%;
  background: #4978bc;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.a-four .u-bd .left ul li:hover .make {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  z-index: 0;
}

.a-four .u-bd .left ul li:hover h4 {
  color: #ffffff;
}

.a-four .u-bd .left ul li:hover p {
  color: #FFFFFF;
}

.a-four .u-bd .left ul li:hover span {
  font-size: 116px;
  color: rgba(255, 255, 255, 0.212);
  right: 6px;
  top: -6px;
}

.a-four .cont {
  width: 1270px;
}

.a-four .u-bd .right {
  width: 643px;
  float: right;
  margin-right: 34px;
  padding-right: 26px;
}

.a-four .u-bd .right .swiper-container {
  margin-top: 56px;
  height: 500px;
}

.a-four .u-bd .right .swiper-container .swiper-wrapper {
  text-align: center;
}

.a-four .u-bd .right .swiper-container .swiper-wrapper .swiper-slide {
  top: 40px;
}

.a-four .u-bd .right .swiper-container .swiper-wrapper .swiper-slide img {
  width: 133px;
  height: 133px;
  border-radius: 50%;
  border: 6px solid #ffffff;
  box-shadow: 0px 2px 39.99px 3.01px rgba(0, 0, 0, 0.09);
}

.a-four .u-bd .right .swiper-container .swiper-wrapper .swiper-slide:hover img {
  border: 6px solid #025dc4;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.a-four .u-bd .right .swiper-container .swiper-wrapper .swiper-slide-active {
  top: 0px;
}

.a-four .u-bd .right .swiper-container .swiper-wrapper .swiper-slide-active img {
  width: 220px;
  height: 220px;
  border-radius: 50%;
}

.a-four .u-bd .right .text {
  position: relative;
  z-index: 99;
  top: -300px;
  border-width: 1px;
  border-color: #e9e9e9;
  border-style: solid;
  background-color: #ffffff;
  box-shadow: 0px 2px 39.99px 3.01px rgba(0, 0, 0, 0.09);
  width: 649px;
  height: 110px;
  margin-top: 105px;
  text-align: center;
}

.a-four .u-bd .right .text h4 {
  color: #333333;
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.a-four .u-bd .right .text p {
  color: #919191;
  font-size: 14px;
}

.ny-honor .u-bd ul li p {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
}
.ny-page .top .wz {
  line-height:2.5;
  width: 45%;
  display: inline-block;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #000000;
  font-weight: bold;
  
  vertical-align: top;
}
.ny-page .botton p {
  line-height: 2.5;
  display: inline-block;
  width: 48%;
}
.ny-page .top .map1{
   display: inline-block;
   width: 40%;
   vertical-align: top;
}