﻿@charset "utf-8";
@import "public.css?v=1313144232343234";
@import "banner.css?v=1313144232343234";



.noIndexATitle {
  text-align: center;
  padding: 70px 30px;
  font-size: 20px;
  color: #383838;
  max-width: 1200px;
  line-height: 30px;
  margin: 0 auto;
}

.noIndexATitle .titleLeft {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #282828;
  margin-bottom: 25px;
}

.hinyyWrap .formBox {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
}

/*#region 产品模块#*/
.hinyyWrap {
  padding: 80px 0;
  background: url(../images/carbj.jpg) center top no-repeat #f4f4f4;
  background-size: 100% 600px;
}

.hinyyWrap .formLeft{  
  background: url(../images/formbj.jpg) center center no-repeat;
  background-size:cover;
  max-width: 600px;
}
.hinyyWrap .formBox .formRight{
  background: none;
  box-shadow:0 0 10px rgba(128, 128, 128, 0)
}
.statisticsBox {
  width: 100%;
  margin: 0px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  background: #FFF;
  z-index: 10;
  background: #fafafa;
}

.statisticsBox .list {
  text-align: center;
  font-size: 16px;
  color: rgba(17, 17, 17, 0.5);
  padding: 56px 0;
  flex: 1;
}
.statisticsBox .list p{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: bold;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  font-size: 55px;
  justify-content: center;

}
.statisticsBox .list:nth-child(2){
  background: #efefef;
}

.statisticsBox .list:nth-child(3){
  background: #dfdfdf;
}
.statisticsBox .list span {
  display: block;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 5px;
}



.aboutWrap {
  position: relative;
}


.aboutWrap .video {
  width: 50%;
}

.aboutWrap .video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aboutWrap .about {
  overflow: hidden;
  z-index: 10;
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
}


.aboutWrap .about .ab_right {
  position: relative;
  z-index: 10;
  width: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.aboutWrap .about .ab_right .text {
  color: rgba(46, 46, 46, 0.8);
  line-height: 34px;
  font-size: 20px;
  display: block;
  padding: 40px 10%;
}

.aboutWrap .about .ab_right .text h3 {
  font-size: 56px;
  line-height:60px;
  display: block;
  margin-bottom: 16px;
  color: #323232;
  text-transform: uppercase;
}

.aboutWrap .about .ab_right .text h3 span{
  color: #f36327;

}
.aboutWrap .about .ab_right .text strong {
  font-size: 40px;
  line-height: 50px;
  display: block;
  margin-bottom: 40px;
  color: #141414;
}


.aboutWrap .about .ab_right .text .more {
  font-size: 18px;
  text-align: center;
  width: 200px;
  line-height: 50px;
  font-weight: normal;
  margin-top: 40px;
  height: 50px;
  border: 2px solid #f36327;
  background: #f36327;
  display: block;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
}







.PicScroll {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.PicScroll .swiper-container {
  width: 100%;
  height: 100%;
}

.PicScroll .swiper-slide img {
  width: 100%;
}


.pagination {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  width: 100%;
  text-align: center;
}



.PicScroll .swiper-pagination-bullets {
  bottom: 10px;
  /**/
}

.PicScroll .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #ffffff;
  margin: 0 5px;
  cursor: pointer;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

.PicScroll .swiper-pagination-bullet-active {
  background: #f36327;
  width: 28px;
}

/*#endregion#*/

/*#region 产品模块01#*/

.HotProlist {
  width: calc(50vw + 60px);
  margin: 0 0 0 10%;
  box-sizing: border-box;
  padding: 0 0 80px ;
  overflow: hidden;
  position: relative;
  /* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap; */
}

.HotProlist .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #d0d0d0;
  margin: 0 5px;
  cursor: pointer;
  opacity: 1;
}

.HotProlist .swiper-pagination-bullet-active {
  background: #f36327;
}


.HotProlist .swiper-pagination-bullets {
  bottom: 0;
}

.HotProlist .swiper-slide {
  /* width: 33.33%; */
  /* margin: 0 0 30px; */
  /* flex: 1 1 auto; */
}

/* .webapp .HotProlist .swiper-slide {
  flex: none;
} */

.HotProlist .swiper-slide .Box {
  border: 1px solid #f2f2f2;
  color: #4e4e4e;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  margin: 0 0px;
  background: #FFF;
}

.HotProlist .swiper-slide .pic {
  width: auto;
  height: 100%;
  margin: 0 auto;
  background: #fff;
}

.HotProlist .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.HotProlist .swiper-slide .nr {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
   height:80px;
   padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.HotProlist .swiper-slide .title {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  
}


.ahonorWrap {
  position: relative;
}


.ahonorWrap .video {
  width: 50%;
}

.ahonorWrap .video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ahonorWrap .about {
  overflow: hidden;
  z-index: 10;
  position: relative;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
}


.ahonorWrap .about .ab_right {
  position: relative;
  z-index: 10;
  width: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ahonorWrap .about .ab_right .text {
  color: rgba(46, 46, 46, 0.8);
  line-height: 44px;
  font-size: 20px;
  display: block;
  padding: 70px 10% 0;
}

.ahonorWrap .about .ab_right .text h3 {
  font-size: 46px;
  line-height: 50px;
  display: block;
  margin-bottom: 30px;
  color: #373737;
}


.ahonorWrap .about .ab_right .text strong {
  font-size: 36px;
  line-height: 40px;
  display: block;
  margin-bottom: 40px;
  color: #141414;
  text-transform: uppercase;
}


.ahonorWrap .about .ab_right .text .more {
  font-size: 18px;
  text-align: center;
  width: 200px;
  line-height: 50px;
  font-weight: normal;
  margin-top: 40px;
  height: 50px;
  border: 2px solid #f36327;
  background: #f36327;
  display: block;
  color: rgba(255, 255, 255, 0.6);
}




.inxlspro {
  position: relative;
  background-size: cover;
  box-sizing: border-box;
  padding: 20px 0 100px;
  overflow: hidden;
  background: #f5f5f5;
}


.innovazione .cont-innovazioni {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  padding-top: 70px;
  min-height: 480px;
}

.innovazione .cont-innovazioni .box-innovazione {
  flex: 0 0 calc(25% - 47px);
  max-width: calc(25% - 47px);
  text-align: center;
  position: relative;
  transition: all .3s ease-in-out;
}

.innovazione .cont-innovazioni .box-innovazione .cont-box {
  position: relative;
  z-index: 1;
  padding-bottom: 36px;
  transition: all .3s ease-in-out
}


.innovazione .cont-innovazioni .box-innovazione .cont-box:after {
  content: "";
  /* border: 1px solid #e5ebf8; */
  box-shadow: 8px 8px 30px hsla(216, 4%, 74%, .3);
  border-radius: 20px;
  background: #fff;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 95%;
  pointer-events: none;
  transition: all .3s ease-in-out
}

.innovazione .cont-innovazioni .box-innovazione .cont-box a {
  padding: 36px 0 100px;
  display: block;
  color: #3d3d3d;
}

.innovazione .cont-innovazioni .box-innovazione .cont-box a .ico-innovazione {
  margin: 0 auto 38px;
}



.innovazione .cont-innovazioni .box-innovazione .cont-box a span {
  display: block;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  padding: 0 20px;
  position: absolute;
  left: 0;
  width:100%;
  margin: auto;
  right: 0;
  box-sizing: border-box;
}

.innovazione .cont-innovazioni .box-innovazione .cont-box a .btn {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  /* transform: translateX(-50%); */
  margin: auto;
  font-size: 16px;
  bottom: 0;
  top: 316px;
  transition: all .3s ease-in-out
}

.innovazione .cont-innovazioni .box-innovazione .cont-box a .btn .btn-primary {
  margin-top: 20px;
}
.innovazione .cont-innovazioni .box-innovazione .cont-box a .btn .btn-primary img{
  max-width:70px;
}
.innovazione .cont-innovazioni .box-innovazione:hover,.innovazione .cont-innovazioni .box-innovazione.cur {
  transform: translateY(-11%)
}



.innovazione .cont-innovazioni .box-innovazione:hover .cont-box ,.innovazione .cont-innovazioni .box-innovazione.cur .cont-box {
  padding-bottom: 145px
}


.innovazione .cont-innovazioni .box-innovazione:hover .cont-box:after,.innovazione .cont-innovazioni .box-innovazione.cur .cont-box:after {
  transform: scale(1.1)
}


.innovazione .cont-innovazioni .box-innovazione:hover .cont-box a,.innovazione .cont-innovazioni .box-innovazione.cur .cont-box a {
  visibility: visible
}

.innovazione .cont-innovazioni .box-innovazione:hover .cont-box a span,.innovazione .cont-innovazioni .box-innovazione.cur .cont-box a span {
  color: #f36327
}

.innovazione .cont-innovazioni .box-innovazione:hover .cont-box a .btn ,.innovazione .cont-innovazioni .box-innovazione.cur .cont-box a .btn {
  opacity: 1;
  top: 286px
}

/*#endregion#*/

/*#region 新闻模块#*/

.newslist001 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 1200px;
  margin: 50px auto;
  position: relative;
  z-index: 10;
}

.newslist001 .list {
  width: 300px;
  overflow: hidden;
}

.newslist001 .list .bt {
  font-size: 26px;
  color: #505050;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 25px;
}

.newslist001 .list .bt span {
  display: inline-block;
  padding: 25px 0;
  position: relative;
}

.newslist001 .list .bt span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #121d3d;
}

.newslist001 .list .about_ul {}

.newslist001 .list .about_ul li {
  color: rgba(0, 0, 0, 0.6);
  line-height: 26px;
  margin-top: 20px;
  background: url(../images/lv.png) left center no-repeat;
  padding-left: 26px;
  font-size: 16px;
}

.newslist001 .list .about {
  padding-top: 5px;
  line-height: 32px;
  font-size: 16px;
  display: block;
  color: #2d2d2d;
}

.newslist001 .list .pic {
  padding-top: 12px;
  display: block;
}

.newslist001 .list .pic img {
  width: 100%;
}

.newslist001 .right_list {
  padding-top: 5px;
}

.newslist001 .right_list li a {
  display: block;
  color: #4a4a4a;
  font-size: 15px;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #ececec;
}

.newslist001 .right_list li .title {
  font-size: 17px;
  line-height: 26px;
  overflow: hidden;
  height: 52px;
  font-weight: bold;
  margin-bottom: 4px;
}

.newslist001 .right_list li .text {
  font-size: 15px;
  color: #7c7c7c;
  line-height: 28px;
}

.newslist001 .right_list li a:hover {
  color: #f36327;
}

/*#endregion#*/

/*#region 新闻模块001#*/
.newsWrap001 {
  position: relative;
  padding: 50px 0;
  z-index: 10;
}

.newsWrap001 .myProductSwiperD {
  padding: 10px;
}


.newsWrap001 .news001 {
  width: 86%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 10;
}

.newsWrap001 .news001 .newsbt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 28px;
  color: #000;
  width: 120px;
  line-height: 36px;
  flex: 1;
  font-weight: bold;
}

.newsWrap001 .news001 .newsbt .xian {
  height: 4px;
  width: 50px;
  background: #00a64f;
  margin-top: 20px;
}

.newsWrap001 .news001 .more {
  font-size: 15px;
  color: rgba(130, 130, 130, 0.6);
  font-weight: normal;
}

.newsWrap001 .Ul_list001 {
  flex: 1;
  /* display: flex;
	justify-content: flex-end; */
  max-width: calc(100% - 120px);
}

.newsWrap001 .Ul_list001 .li {
  margin-left: 40px;
  flex: 1;
  box-sizing: border-box;
}

.newsWrap001 .Ul_list001 .li a {
  position: relative;
  display: block;
  box-sizing: border-box;
  box-shadow: 0 0 8px #d0d0d0;
  background: #FFF;
}

.newsWrap001 .Ul_list001 .li .text {
  padding: 20px;
  box-sizing: border-box;
}

.newsWrap001 .Ul_list001 .li .text .title {
  font-size: 16px;
  color: #313131;
  font-weight: bold;
  margin-bottom: 10px;
}

.newsWrap001 .Ul_list001 .li .text .con {
  font-size: 14px;
  color: rgba(49, 49, 49, 0.6);
  min-height: 48px;
}

.newsWrap001 .Ul_list001 .li .imga {
  width: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;

}

.newsWrap001 .Ul_list001 .li .imga img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.newsWrap001 .Ul_list001 .li .imga .date {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 166, 79, 0.8);
  color: #FFF;
  padding: 12px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.newsWrap001 .Ul_list001 .li .imga:hover img {
  transform: scale(1.1);

}

@media screen and (max-width: 1200px) {
  .newsWrap001 .Ul_list001 .li {
    width: 70%;
  }
}

/*#endregion#*/


/*#region 新闻模块002#*/

.abnewWrap {
  background: #fff;
  overflow: hidden;
  padding: 0px 0 100px;
}



.custom-btn {
  width: 180px;
  height: 55px;
  color: #fff;
  border-radius: 52px;
  box-sizing: border-box;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}

.btn-15 {
  background: #f36327;
  border: none;
  z-index: 1;
}

.btn-15:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #2f68c0;
  border-radius: 5px;
  transition: all 0.3s ease;
}

.btn-15:hover {
  color: #fff;
}

.btn-15:hover:after {
  left: 0;
  width: 100%;
}

.news004Wrap {
  background: url(../images/newbj.jpg) right bottom no-repeat #ffffff;
  overflow: hidden;
  padding: 100px 0;
}

.news004Title {
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: flex-end;
}

.news004Title .left {
  color: #0f0f0f;
  font-size: 50px;
}

.news004Title .left .en {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 60px;
  margin-bottom: 15px;
}

.news004Title .left .cn {
  line-height: 30px;
  font-size: 30px;
}

.news004Title .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.news004Title .right p {
  margin-left: 20px;
}

.news004Title .right p a {
  font-size: 16px;
  color: #6a6a6a;
}

.news004Title .right p a:hover {
  color: #f36327;
}


.news004 {
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  box-sizing: border-box;
}

.news004 .newsLeft {
  width: 640px;
}

.news004 .newsRight {
  flex: 1;
  margin-left: 35px;
}

.news004 .Ul_top li {
  position: relative;
}

.news004 .Ul_top li a {
  color: #252525;
  background: #FFF;
  font-size: 16px;
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; */
  /* background: url(../images/newbj.jpg) right bottom no-repeat #1e6db8;
  background-size: auto 60%; */
  /* url(../images/wl.png) right center no-repeat */
  overflow: hidden;
  position: relative;
  display: block;
  border: 1px solid #dedede;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
}

/* .news004 .Ul_top li a>div {
  flex: 1;
} */

.news004 .Ul_top li .pic {
  width: 100%;
  height: 400px;
  overflow: hidden;
  /* -webkit-border: 2px solid #f3f3f3;
  -moz-border: 2px solid #f3f3f3;
  border: 2px solid #f3f3f3; */
}

.news004 .Ul_top li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.news004 .Ul_top li .pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.news004 .Ul_top li .text {
  padding: 50px 20px;
  width: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}



.news004 .Ul_top li .text .leftTitle {
  flex: 1;
  margin-left: 20px;
}

.news004 .Ul_top li .text .bgbt {
  font-size: 20px;
  font-weight: 600;
}

.news004 .Ul_top li .text .con {
  overflow: hidden;
  color: #797979;
  font-size: 14px;
  margin-top: 20px;
}

.news004 .Ul_top li .text .data {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.news004 .Ul_top li .text .d {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  width: 80px;
  text-align: center;

}

.news004 .Ul_top li .text .d span {
  display: block;
  line-height: 40px;
  font-size: 40px;
  font-weight: bold;
}

.news004 .right_list li a {
  display: block;
  color: #333333;
  font-size: 18px;
  border-radius: 4px;
  border: 1px solid #dedede;
  width: 100%;
  box-sizing: border-box;
  padding: 25px;
  -moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #FFF;
}


.news004 .right_list li {
  margin-bottom: 20px;
}

.news004 .right_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.news004 .right_list li a .leftTitle {
  flex: 1;
  margin-right: 20px;
}



.news004 .right_list li a .rightData {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  width: 80px;
  text-align: center;
  color: #d5d5d5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.news004 .right_list li a .rightData span {
  display: block;
  line-height: 40px;
  font-size: 40px;
  font-weight: bold;
}

.news004 .right_list li .title {
  overflow: hidden;
  font-weight: 500;
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  font-weight: 600;
  font-family: '微软雅黑 Light';
  line-height: 30px;
}


.news004 .right_list li .text {
  color: #929292;
  overflow: hidden;
  font-size: 15px;
  line-height: 24px;
  height: 48px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.news004 .right_list li a:hover {
  color: #f36327;
}

.news004 .right_list li a:hover .text {
  color: #f36327;
}

.news004 .right_list li a:hover .rightData {
  color: #f36327;
}

/* //关于我们 */
.homeProBox {
  position: relative;
}


.homeProBox .homeProdian {
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  width: 50px;
}


.homeProBox .swiper-pagination-bullets {
  bottom: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /**/
}

.homeProBox .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #ffffff;
  margin: 5px 0 !important;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

.homeProBox .swiper-pagination-bullet-active {
  background: #f36327;
  width: 12px;
  height: 12px;
}

.homeProBox .swiper-slide img {
  width: 100%;
}

.aboutBox {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  color: #FFF;
  /* background: #1546a4; */
}

.aboutBox::after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100px;
  height: 100%;
  width: 70%;
  background: #f36327;
}


.aboutBox .videoBtn {
  position: absolute;
  z-index: 20;
  left: calc(70% - 150px);
  bottom: 0;
  height: 150px;
  width: 150px;
  background: url(../images/videobtn.png) center center no-repeat #f36327;
  background-size: 100px;
}

.aboutBox .aboutLeft {
  flex: 1;
  padding-right: 50px;
  padding-left: 7%;
  margin-top: 100px;
  position: relative;
  padding-top: 70px;
  z-index: 10;
}

.aboutBox .aboutLeft .text {
  line-height: 42px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 30px 0;
  color: #fff;
}




.aboutBox .aboutimg {
  /* width: 700px; */
  flex: 1;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.aboutBox .aboutimg img {
  width: 100%;
}

.btbox {
  position: relative;
  font-size: 45px;
  font-weight: bold;
  line-height: 50px;
}

.btbox .en_bt {
  position: relative;
  margin-bottom: 5px;
  text-transform: uppercase;
}


.aboutBox .abIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}

.aboutBox .abIcon .iconLi {
  font-size: 17px;
  max-width: 40%;
}

.aboutBox .abIcon .iconLi .tit {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}


/*#endregion#*/



/*#region 新闻模块003#*/


/*新闻中心*/
.newsWrap {
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 80px;
}

.news {
  margin: 0 auto;
  position: relative;
  /* display: flex;
justify-content: space-between; */
  z-index: 10;
  /* padding-left: 7%; */
  width: calc(90% + 20px) !important;
}

.Ul_list {
  /* flex: 1; */
  /* display: flex;
	justify-content: flex-end; */
  width: 100%;
  box-sizing: border-box;
  margin: auto;
}


.Ul_list .li {
  /* width: 800px; */
  /* */
  flex: 1;
  box-sizing: border-box;
  padding: 10px 20px;
}

.Ul_list .li a {
  position: relative;
  display: block;
  width: 100%;
  z-index: 5;
  color: #000;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.Ul_list .li a .pic{
  height: 600px;
}
.Ul_list .li a .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Ul_list .li a .text {
  display: block;
  padding: 20px 0;

}

.Ul_list .li .title {
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  line-height: 35px;
  margin-bottom: 15px;
}

.Ul_list .li .title>div,
.Ul_list .li .con>div {
  word-wrap: break-word;
  word-break: normal;
}

.Ul_list .li .con {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
  width: 100%;
  line-height: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.Ul_list .li .datebt {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: rgba(22, 22, 22, 0.5);
  font-size: 18px;
  margin-bottom: 20px;
}

.Ul_list .li .newmore {
  color: #909090;
  margin-top: 20px;
  font-size: 14px;
}


.Ul_list .li a:hover {
  color: #f36327;
}

.Ul_list .li a:hover .con {
  color: #f36327;
}

.Ul_list .li a:hover .datebt {
  color: #f36327;
}

.Ul_list .li a:hover .newmore {
  color: #f36327;
  border-color: #fff;
}


.newsBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 30px auto;
  box-sizing: border-box;
  z-index: 50;
}

.newsBottom .proBotLeft {
  position: relative;
  width: auto;
  bottom: auto;
}


.newsBottom .swiper-button-prev,
.newsBottom .swiper-button-next {
  right: auto !important;
  left: auto !important;
  top: auto !important;
  position: relative !important;
  margin-top: auto !important;
  width: 50px;
  border: 0;
  padding: 0;
  height: 38px;
  justify-content: center;
  cursor: pointer;
  background: #fe9545;

}

.newsBottom .proBotLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.newsBottom .proBotLeft .swiper-pagination-bullet {
  background: #e4e4e4;
  border: 0;
  height: 4px;
  width: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.newsBottom .proBotLeft .swiper-pagination-bullet-active {
  width: 50px;
  background: #f36327;
}

.btbox .en_bt {}



.newTop {
  font-size: 40px;
  line-height: 40px;
  padding: 50px 0 50px 0;
  font-weight: bold;
  position: relative;

}

.newTop .more {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(../images/yjt.png) center center no-repeat #f36327;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


.newTop .more:hover {
  background: url(../images/yjt.png) center center no-repeat #f36327;
}




.newsWrap .newsTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  line-height: 30px;
  color: #2f2f2f;
  font-size: 16px;
  margin: 0 auto;
  padding: 40px 10px;
}

.newsWrap .newsTop .pic {
  width: 450px;
  height: 280px;
}

.newsWrap .newsTop .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newsWrap .newsTop .text {
  flex: 1;
  height: 360px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #FFF;
  padding: 90px 150px 60px 90px;
  box-sizing: border-box;
  position: relative;
  font-size: 18px;
  -moz-box-shadow: 0 0 6px rgba(128, 128, 128, 0.4);
  -webkit-box-shadow: 0 0 6px rgba(128, 128, 128, 0.4);
  box-shadow: 0 0 6px rgba(128, 128, 128, 0.4);

}

.newsWrap .newsTop .text .bt {
  padding-right: 100px;
  color: rgba(0, 0, 0, 0.5);
}

.newsWrap .newsTop .text .bt strong {
  display: block;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 34px;
  color: #000;
  overflow: hidden;
  margin-bottom: 25px;
}

.newsWrap .newsTop .data {
  color: #a3a3a3;
  font-size: 16px;
  position: absolute;
  top: 90px;
  right: 60px;
}

.newsWrap .newsTop .data span {
  display: block;
  color: #555658;
  text-align: right;
  padding-right: 10px;
  line-height: 24px;

}


.newsWrap .newsTop .data span.day {
  font-size: 32px;
  font-weight: bold;
  padding-right: 0;
  line-height: 36px;
}

.newsWrap .newsTop .data span.yaer {
  padding-right: 0;
}



/*#endregion#*/





/*#region 图片模块#*/

.proRightBox {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 60px;
}

.proRightBox .swiper {
  z-index: 10;
}

.proSwiper {
  position: relative;
}

.proRightBox .swiper-slide {
  font-size: 18px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.proRightBox .swiper-scrollbar-drag {
  background: #f36327;
  cursor: pointer;
  width: 6px;
}

.proRightBox .swiper-scrollbar {
  width: 6px;
}

.proRightBox .abIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.proRightBox .abIcon .iconLi {
  font-size: 17px;
  text-align: center;
  width: 32%;
  padding: 0 15px;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 2%;
}


/* 
.proRightBox .abIcon .iconLi:nth-child(2) {
  width: 60%;
} */

.proRightBox .abIcon .iconLi a {
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}


.proRightBox .abIcon .iconLi .title {
  color: #6a6a6a;
  padding: 25px 0;
  line-height: 30px;
  z-index: 11;
}
.proRightBox .abIcon .iconLi .title h3{
  font-size: 30px;
  color: #222222;
  margin-bottom: 15px;
}

.proRightBox .abIcon .iconLi .title h6{
  font-size: 18px;
  font-weight: normal;
}
.proRightBox .abIcon .iconLi .pic {
  /* height: 30%; */
  width: 100%;
  height: 100%;
  z-index: 11;
  position: relative;
  overflow: hidden;
}

/* .proRightBox .abIcon .iconLi:nth-child(4) a,
.proRightBox .abIcon .iconLi:nth-child(1) a {
  height: 500px;
} */


.proRightBox .abIcon .iconLi .pic img {
  width: 100%;
  object-fit: contain;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.proRightBox .abIcon .iconLi:hover .pic img {
  transform: scale(1.1);
}

.proRightBox .abIcon .iconLi:hover a h3,
.proRightBox .abIcon .iconLi:hover a h6{
  color: #f36327;
}

.inquirbox input[type="text"], .inquirbox textarea{
  padding: 14px 10px !important;
}
.in_search_box .seaLeft .Left_top{
  margin-bottom: 25px;
}


@media screen and (max-width: 1600px) {

  .pageWidth {
    width: 80%;
  }

  .indexblist:after {
    width: calc(100% - 40%);
    right: -30%;
  }

  .indexbslide:after,
  .indexbslide:before {
    width: 19%;
  }


  .footWrap001 .foot {
    padding: 40px 0;
  }

  .footWrap001 .foot .footwx {
    background-size: 180px;
  }

}


@media screen and (max-width: 1500px) {
  .pageWidth {
    width: 90%;
  }


  .SitePC .top-T_Wrap .top-T .nav li>a {
    padding: 0 20px;
  }
}


@media screen and (max-width: 1300px) {
  .SitePC .top-T_Wrap .top-T .nav li>a {
    padding: 0 10px;
  }

  .news004 .newsLeft {
    width: 500px;
  }
}