.flex_item_center {
  display: flex;
  align-items: center;
}
.maodian{
    position: relative;
    top: -1.18rem;
}
html,body{
	 scroll-behavior: smooth; 
}
.header{ width: 96%; margin:auto}
.w1480 {
  box-sizing: border-box;
  width: 94%; max-width:1600px; margin:auto
}
.headerContainer {
  position: sticky;
  top: 0;
  z-index: 9;
  background: #fff;
  box-shadow: 0px 0px 6px #ddd;
}
.headerContainer .box .logo {
  display: flex;
  align-items: center;
}
.headerContainer .box .logo a {
  display: block;
}
.headerContainer .box .logo a img {
  height: 80px;
}
.headerContainer .box .nav .item {
  padding: 0 0.38rem;
  position: relative;
}
.headerContainer .box .nav .item::after {
  content: '';
  position: absolute;
  right: 0;
  height: 12px;
  width: 1px;
  background: #ccc;
  top: 50%;
  transform: translateY(-50%);
}
.headerContainer .box .nav .item > p a {
  display: block;
  line-height: 1rem;
  font-size: 0.18rem;
  transition: 0.4s;
  position: relative; font-weight:bold;
}
.headerContainer .box .nav .item > p a::after {
  content: '';
  position: absolute;
  bottom: 0px;
  height: 4px;
  width: 0%;
  left: 50%;
  transform: translateX(-50%);
  background: #0162b3;
  transition: 0.4s;background: linear-gradient(to right, rgba(1, 98, 179, 1), rgba(0, 147, 220, 1));
}
.headerContainer .box .nav .item:last-child::after {
  display: none;
}
.headerContainer .box .nav .item .select {
  position: absolute;
  left: -15%;
  width: 130%;
  background: #fff;
  border-radius: 0 0 15px 15px;
  display: none;
  box-shadow: 2px 3px 15px #eee;
}
.headerContainer .box .nav .item .select ul {
  padding: 6px 0;
}
.headerContainer .box .nav .item .select ul li a {
  font-size: 0.16rem;
  color: #444;
  display: block;
  text-align: center;
  line-height: 1.8;
  padding: 0.1rem 0;
  transition: 0.4s;
}
.headerContainer .box .nav .item .select ul li a:hover {
  color: #0162b3;
}
.headerContainer .box .nav .item .select ul .active a {
  color: #0162b3;
}
.headerContainer .box .nav .item:hover > p a {
  color: #0162b3;
}
.headerContainer .box .nav .item:hover .select {
  display: block;
}
.headerContainer .box .nav .item.active > p a {
  color: #0162b3;
}
.headerContainer .box .nav .item.active > p a::after {
  width: 100%;
}
.headerContainer .box .search {
  display: flex;
  align-items: center;
}
.headerContainer .box .search .main {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.4s;
}
.headerContainer .box .search .main svg {
  margin: auto;
}
.headerContainer .box .search .main svg path {
  transition: 0.4s;
}
.headerContainer .box .search .main:hover {
  background: #0162b3;
}
.headerContainer .box .search .main:hover svg path {
  fill: #fff;
}
.bannerContainer .banner {
  position: relative;
}
.bannerContainer .banner .swiper-slide {
  position: relative;
}
.bannerContainer .banner .swiper-slide .img img {
  width: 100%;
}
.bannerContainer .banner .swiper-slide .position {
  position: absolute;
  bottom: 3.2rem;
  left:5%;
  color: #fff;
  min-width: 6.56rem;
  box-sizing: border-box;
  padding: 0.5rem 0.54rem;
}
.bannerContainer .banner .swiper-slide .position h6 {
  font-size: 0.18rem;
}
.bannerContainer .banner .swiper-slide .position .desc {
margin-top: 0.12rem;
    font-size: 0.42rem;
    line-height: 1.4;
    font-weight: BOLD;
}
.bannerContainer .banner .page {
  position: absolute;
  bottom: 0.48rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.bannerContainer .banner .page span {
  width: 32px;
  height: 6px;
  border-radius: 6px;
  background: #fff;
  transition: 0.4s;
}
.p86 {
  padding-top: 0.86rem;
}
.homeTitle ._left .en {
  font-size: 0.78rem;
  font-family: 'gilroy_bold';
font-family: Bebas Neue;
FONT-WEIGHT: BOLD;
  color: #efefef;
  line-height: 1;     background: linear-gradient(to right, rgba(1, 98, 179, 1), rgba(0, 147, 220, 1));
    -webkit-background-clip: text;
    color: transparent!important;
}
.homeTitle ._left .cn {
  font-size: 0.48rem;
  line-height: 1;
  margin-top: 0;font-weight: bold; background: linear-gradient(to right, rgba(1, 98, 179, 1), rgba(0, 147, 220, 1));
    -webkit-background-clip: text;
    color: transparent!important;
}
.homeTitle ._right {
  display: flex;
  align-items: center;
}
.homeTitle ._right .a {
  width: 1.8rem;
  line-height: 0.6rem;
  font-size: 15px;
  color: #fff;
  background: #0162b3;
  justify-content: space-around;
  border-radius: 0.3rem;
  transition: 0.4s;background: linear-gradient(to right, rgba(1, 98, 179, 1), rgba(0, 147, 220, 1));
}
.homeTitle ._right .a:hover {
  box-shadow: 3px 3px 0.16rem rgba(38, 44, 137, 0.3);
  padding: 0 6px;
}
.homeTitle.homeTitle1 ._left .en {
  color: #fff!important;
  opacity: 0.05;
}
.homeTitle.homeTitle1 ._left .cn {
  color: #fff!important;
}
.homeButton .a {
  width: 1.8rem;
  line-height: 0.58rem;
  font-size: 15px;
  color: #fff;
  justify-content: space-around;
  border-radius: 0.3rem;
  transition: 0.4s;
  border: 1px solid #fff;
}
.homeButton .a:hover {
  box-shadow: 3px 3px 0.16rem rgba(18, 130, 48, 0.3);
  padding: 0 6px;
  background: #0162b3;
  border-color: #0162b3;
}
.productContainer .desc {
  font-size: 0.16rem;
  margin-top: 0.24rem;
  color: #666;
}
.productContainer .box {
  margin-top: 0.5rem;
}
.productContainer .box .item {
  flex: 1;
  overflow: hidden;
  transition: 0.4s;
  position: relative;
}
.productContainer .box .item .img {
  display: flex;
}
.productContainer .box .item .img img {
  height: 5.6rem;
  margin: auto;
  min-width: 100%;
}
.productContainer .box .item .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
  padding: 0.76rem 0.6rem 0;
  opacity: 0;
  transition: 0.6s;
  z-index: 1;
}
.productContainer .box .item .position .content0 div {
  width: 0.74rem;
  height: 0.74rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.22);
  display: flex;
  align-items: center;
}
.productContainer .box .item .position .content0 div img {
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.productContainer .box .item .position .content0 p {
  font-size: 0.24rem;
  display: flex;
  align-items: center;
  margin-left: 0.2rem;font-weight: bold;
}
.productContainer .box .item .position .content1 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
}
.productContainer .box .item .position .content2 {
  margin-top: 0.4rem;
  padding-top: 0.4rem;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}
.productContainer .box .item .position .content2 ul li {
  margin-right: 0.3rem;
  line-height: 1.8;
}
.productContainer .box .item .position .content2 ul li a {
  font-size: 0.16rem;
  color: #fff;
}
.productContainer .box .item .position .content2 ul li a i {
  font-size: 0.14rem;
}
.productContainer .box .item .position .content3 {
  margin-top: 0.68rem;
}
.productContainer .box .item .position1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.6s;
  display: flex;
  align-items: center;
}
.productContainer .box .item .position1 .main {
  color: #fff;
  width: 100%;
}
.productContainer .box .item .position1 .main div {
  width: 0.74rem;
  height: 0.74rem;
  border-radius: 50%;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.22);
  display: flex;
  align-items: center;
}
.productContainer .box .item .position1 .main div img {
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.productContainer .box .item .position1 .main p {
  font-size: 0.24rem;
  margin-left: 0.2rem;
  text-align: center;
  margin-top: 0.24rem;font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .productContainer .box .item:hover {
    flex: 1 19.6%;
  }
  .productContainer .box .item:hover .position {
    opacity: 1;
  }
  .productContainer .box .item:hover .position1 {
    opacity: 0;
  }
}
.productContainer .box .active {
  flex: 1 19.6%;
}
.technologyContainer {
  padding-bottom: 1rem;
  background: url(../image/img6.png) no-repeat 50% 50% / cover;
}
.technologyContainer .box {
  margin-top: 0.4rem;
}
.technologyContainer .box .boxLeft {
  width: 100%;justify-content: center;
}
.technologyContainer .box .boxLeft .item {
  margin-bottom: 8px;
}
.technologyContainer .box .boxLeft .item a {
  line-height: 0.6rem;
  display: flex;
  padding: 0 0.5rem;
  cursor: pointer;
  border-radius: 0.3rem;
  transition: 0.4s;
}
.technologyContainer .box .boxLeft .item a .left {
  width: 50px;
}
.technologyContainer .box .boxLeft .item a .left img {
  max-width: 80%;
  filter: grayscale(1);
  opacity: 0.7;
  transition: 0.4s;
}
.technologyContainer .box .boxLeft .item a .right {
  font-size: 0.2rem;
  color: #666;
  transition: 0.4s;
}
.technologyContainer .box .boxLeft .active a {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.technologyContainer .box .boxLeft .active a .left img {
  filter: grayscale(0);
  opacity: 1;
}
.technologyContainer .box .boxLeft .active a .right {
  color: #0162b3;font-weight: bold;
}
.technologyContainer .box .boxRight {
  padding-left:0;
  flex: 1;    margin-top: 0.4rem;
}
.technologyContainer .box .boxRight .list {
  display: none;
}
.technologyContainer .box .boxRight .list .main {
  border-radius: 15px;
  background: #fff url(../image/img8.png) no-repeat center bottom;
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.02);
  overflow: hidden;
}
.technologyContainer .box .boxRight .list .main .left {
  width: 6.5rem;
}
.technologyContainer .box .boxRight .list .main .left img {
  width: 100%;
}
.technologyContainer .box .boxRight .list .main .right {
  flex: 1;
  display: flex;
  align-items: center;
}
.technologyContainer .box .boxRight .list .main .right ._main {
  padding: 0 0.7rem;
}
.technologyContainer .box .boxRight .list .main .right ._main .content0 {
  color: #000;
  font-size: 0.36rem;
}
.technologyContainer .box .boxRight .list .main .right ._main .content1 {
  font-size: 0.16rem;
  color: #666;
  line-height: 1.8;
  margin-top: 0.22rem;
}
.technologyContainer .box .boxRight .list .main .right ._main .content2 {
  margin-top: 0.5rem;
}
.technologyContainer .box .boxRight .list .main .right ._main .content2 p {
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  border: 1px solid #0162b3;
  border-radius: 50%;
  transition: 0.4s;
}
.technologyContainer .box .boxRight .list .main .right ._main .content2 p i {
  color: #0162b3;
  transition: 0.4s;
}
.technologyContainer .box .boxRight .list .main .right ._main .content2 p:hover {
  background: #0162b3;
}
.technologyContainer .box .boxRight .list .main .right ._main .content2 p:hover i {
  color: #fff;
}
.technologyContainer .box .boxRight .active {
  display: block;
}
.caseContainer {
  position: relative;
}
.caseContainer .imgList img {
  width: 100%;
  /*display: none;*/
}
.caseContainer .imgList picture{
    display: none;
}
.caseContainer .imgList .active {
  display: block;
}
.caseContainer .position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caseContainer .position .content1 {
  font-size: 0.16rem;
  color: #fff;
  line-height: 2;
  margin-top: 0.32rem;
}
.caseContainer .position .content2 {
  margin-top: 0.5rem;
}
.caseContainer .position .content2 .item {
  width: 1.6rem;
  height: 1.6rem;
  background: url(../image/img10.png);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin-right: 0.25rem;
  opacity: 0.6;
  transition: 0.4s; 

}
.caseContainer .position .content2 .item div {
  width: 100%;
  text-align: center;
}
.caseContainer .position .content2 .item div img {
  height: 0.62rem;
}
.caseContainer .position .content2 .item .bot {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0.12rem;
}
.caseContainer .position .content2 .active {
  opacity: 1;  background: linear-gradient(to right, rgba(1, 98, 179, 1), rgba(0, 147, 220, 1));  border-radius: 50%;
}
.caseContainer .position .content3 {
  margin-top: 0.6rem;
}
.aboutContainer {
  padding-bottom: 1rem;
}
.aboutContainer .box .boxLeft {
  width: 42%;
}
.aboutContainer .box .boxLeft .content1 {
  font-size: 0.4rem;
  margin: 0.76rem 0 0;    font-weight: bold;
}
.aboutContainer .box .boxLeft .content2 {
  font-size: 0.16rem;
  color: #666;
  line-height: 1.8;
  margin-top: 0.3rem;
  text-align: justify;
}
.aboutContainer .box .boxLeft .content3 {
  margin-top: 0.78rem;
}
.aboutContainer .box .boxRight {
  width: 53%;
}
.aboutContainer .box .boxRight p {
  overflow: hidden;
  border-radius: 15px;
}
.aboutContainer .box .boxRight p img {
  width: 100%;
  transition: 0.4s;
}
.aboutContainer .box .boxRight:hover p img {
  transform: scale(1.05);
}
.newContainer {
  background: #f7f8fa;
  padding-bottom: 1rem;
}
.newContainer .box {
  margin-top: 0.54rem;
}
.newContainer .box .banner .swiper-slide a {
  display: block;
  position: relative;
  background: #fff;
  border-radius: 0.15rem;
  overflow: hidden;
}
.newContainer .box .banner .swiper-slide a .content0 {
  padding: 0.3rem 0.3rem;
}
.newContainer .box .banner .swiper-slide a .content0 > p {
  border-top: 1px solid #ddd;
  margin: 0.15rem 0;
}
.newContainer .box .banner .swiper-slide a .content1 {
    font-size: 0.16rem;
    color: #333;
    margin-top: 0.2rem;
}
.newContainer .box .banner .swiper-slide a .content2 {
  font-size: 0.24rem;
  color: #333;    font-weight: bold;
}
.newContainer .box .banner .swiper-slide a .content3 {
  font-size: 0.16rem;
  color: #666;
  line-height: 2;
}
.newContainer .box .banner .swiper-slide a .content4 {
  margin-top: 0.3rem;
}
.newContainer .box .banner .swiper-slide a .content4 p {
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  border: 1px solid #0162b3;
  border-radius: 50%;
  transition: 0.4s;
}
.newContainer .box .banner .swiper-slide a .content4 p i {
  color: #0162b3;
}
.newContainer .box .banner .swiper-slide a .position {
 /* position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;*/
  transition: 0.4s;
}
.newContainer .box .banner .swiper-slide a .position .img {
  width: 100%;
  height: auto;
}
.newContainer .box .banner .swiper-slide a .position .img img {
  width: 100%;
  height: auto;
}
.newContainer .box .banner .swiper-slide a .position .title {
  position: absolute;
  padding: 0 0.4rem;
  left: 0;
  bottom: 0.4rem;
  width: 100%;
  transform: translateY(50%);
  transition: 0.4s;
}
.newContainer .box .banner .swiper-slide a .position .title .main {
  background: #0162b3;
  border-radius: 0.15rem;
  padding: 0.36rem 0.32rem;
}
.newContainer .box .banner .swiper-slide a .position .title .main h6 {
  font-family: 'gilroy_regular';
  font-size: 0.18rem;
  color: #fff;
  opacity: 0.45;
}
.newContainer .box .banner .swiper-slide a .position .title .main p {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 10px;
}
.newContainer .box .banner .swiper-slide a:hover .position {
  opacity: 1;
}
.newContainer .box .banner .swiper-slide a:hover .position .title {
  transform: translateY(0%);
}
.newContainer .box1 {
  margin-top: 0.5rem;
}
.newContainer .box1 .left {
  flex: 1;
  display: flex;
  align-items: center;
  padding-right: 0.38rem;
}
.newContainer .box1 .left p {
  height: 3px;
  background: #0162b3;
  width: 100%;
}
.newContainer .box1 .right {
  width: 0.7rem; margin:auto
}
.newContainer .box1 .right p i {
  color: #ccc;
  transition: 0.4s;
  cursor: pointer;
}
.newContainer .box1 .right p i:hover {
  color: #0162b3;
}
.footerContainer {
  background: #282b32;
}
.footerContainer .box .boxTop {
  padding-top: 0.94rem;
  padding-bottom: 0.68rem;
}
.footerContainer .box .boxTop .boxLeft .item {
  width: 2.04rem;
  color: #fff;
}
.footerContainer .box .boxTop .boxLeft .item h5 {
  font-size: 0.2rem;
}
.footerContainer .box .boxTop .boxLeft .item ul {
  margin-top: 0.34rem;
}
.footerContainer .box .boxTop .boxLeft .item ul li a {
  display: block;
  font-size: 0.16rem;
  line-height: 1.9;
  color: #888;
}
.footerContainer .box .boxTop .boxRight {
  width: 4.1rem;
  color: #fff;
}
.footerContainer .box .boxTop .boxRight h5 {
  font-size: 0.2rem;
}
.footerContainer .box .boxTop .boxRight .content0 {
  padding-left: 0.38rem;
  margin-top: 0.4rem;
  position: relative;
}
.footerContainer .box .boxTop .boxRight .content0 svg {
  position: absolute;
  left: 0;
  top: 5px;
}
.footerContainer .box .boxTop .boxRight .content0 a {
  font-family: 'gilroy_bold';
font-family: Bebas Neue;
FONT-WEIGHT: BOLD;
  color: #fff;
  font-size: 0.36rem;
}
.footerContainer .box .boxTop .boxRight .content1 {
  margin-top: 0.24rem;
  padding-left: 0.38rem;
  position: relative;
}
.footerContainer .box .boxTop .boxRight .content1 svg {
  position: absolute;
  left: 0;
}
.footerContainer .box .boxTop .boxRight .content1 div h6 {
  font-size: 0.16rem;
  color: #888;
}
.footerContainer .box .boxTop .boxRight .content1 div p {
  font-size: 0.18rem;
  color: #fff;
  margin-top: 0.08rem;
}
.footerContainer .box .boxTop .boxRight .content1 div p a {
  color: #fff;
}
.footerContainer .box .boxBottom {
  border-top: 1px solid #38393c;
  padding: 0.34rem 0;
}
.footerContainer .box .boxBottom .left {
  font-size: 0.16rem;
  color: #666;
}
.footerContainer .box .boxBottom .left a {
  color: #666;
  transition: 0.4s;
}
.footerContainer .box .boxBottom .left a:hover {
  color: #fff;
}
.footerContainer .box .boxBottom .right a {
  font-size: 0.16rem;
  color: #666;
  transition: 0.4s;
}
.footerContainer .box .boxBottom .right a:hover {
  color: #fff;
}
.ProductEntry {
  left: 0.12rem;
  position: fixed;
  background: #fff;
  top: 70%;
  transform: translateY(-50%);
  width: 1.7rem;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  transition: 0.4s;
  z-index: -1;
  opacity: 0;
}
.ProductEntry .content0 {
  background: url(../image/img14.png) no-repeat 50% 50% / cover;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
}
.ProductEntry .content1 {
  padding: 0.2rem;
}
.ProductEntry .content1 ul li {
  margin-bottom: 5px;
}
.ProductEntry .content1 ul li a {
  display: block;
  font-size: 0.15rem;
  line-height: 34px;
  border-radius: 3px;
  background: #f7f7f7;
  color: #000;
  transition: 0.4s;
}
.ProductEntry .content1 ul li a img {
  width: 23px;
  margin-right: 5px;
}
.ProductEntry .content1 ul li a:hover {
  color: #0162b3;
}
.ProductEntry .content2 {
  padding: 0 0.2rem 0.2rem;
}
.ProductEntry .content2 a {
  cursor: pointer;
  display: block;
  font-size: 0.15rem;
  line-height: 34px;
  border-radius: 3px;
  background: #0162b3;
  color: #fff;
  text-align: center;
}
.ProductEntry .content2 a svg {
  vertical-align: middle;
}
.ProductEntry.active {
  top: 50%;
  z-index: 7;
  opacity: 1;
}
.layerSearch {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0rem;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(6px);
  z-index: 10;
  height: 100%;
  display: none;
}
.search_container {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
.search_container form {
  margin: auto;
}
.search_container .layui-icon-close {
  position: absolute;
  top: 5vw;
  right: 5vw;
  font-size: 0.3rem;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.search_container .layui-icon-close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.search_container .box_search {
  width: min(6rem, 80vw);
  margin: auto;
  position: relative;
}
.search_container .box_search input[type='text'] {
  display: block;
  width: 100%;
  height: 0.64rem;
  border: 0;
  background: #f2f2f2;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.3rem;
  border-radius: 3px;
}
.search_container .box_search .p_searchBtn {
    position: absolute;
    width: 10%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 2;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #0162b3;
    border-radius: 0 5px 5px 0;
}
.search_container .box_search label {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.3rem;
  cursor: pointer;
}
.search_container .box_search label input {
  display: none;
}
.search_container .box_search label p svg {
  vertical-align: bottom;
}
.search_container .box_search label p svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.search_container .box_search label:hover p svg path {
  fill: #0162b3;
}
.product_container {
  position: relative;
}
.product_container .img img {
  width: 100%;
}
.product_container .position {
	position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.14rem;
    font-size: 0.42rem;
    padding: 0 0.48rem;
    color: #fff;
    width: 90%;font-weight: bold;
    letter-spacing: 2px;
}
.product_container .position p:before{ position:absolute; height:2px; content:""; width:100px; background:#fff}
.product_container .position p{    font-size: 0.2rem;
    font-weight: normal;
    margin: 0;
    padding: 0;}
.two_nav {
  border-bottom: 1px solid #eee;
}
.two_nav .box {
  position: relative;
}
.two_nav .box .banner .swiper-slide {
  text-align: center;
}
.two_nav .box .banner .swiper-slide a {
  font-size: 0.22rem;
  color: #444;
  line-height: 0.8rem;
  display: inline-block;
  border-bottom: 1px solid transparent;
  transition: 0.4s;
}
.two_nav .box .banner .swiper-slide a:hover {
  color: #0162b3;
}
.two_nav .box .banner .active a {
  color: #0162b3;
  border-color: #0162b3;
}
.two_nav .box .button p {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.two_nav .box .button p i {
  font-size: 0.2rem;
  cursor: pointer;
  color: #ddd;
  transition: 0.4s;
}
.two_nav .box .button p i:hover {
  color: #0162b3;
}
.two_nav .box .button .prev {
  left: 0;
}
.two_nav .box .button .next {
  right: 0;
}
.product_list {
  padding: 0.94rem 0;
}

.product_list .w1480>h5{
    font-size: 0.26rem;
    margin-bottom: 0.5rem;
}
.product_list .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.product_list .box .item {
  background: #f7f8fa;
  position: relative;
  overflow: hidden;padding: 20px;
}
.product_list .box .item a {
  display: block;
  transition: 0.4s;
  transform: translateY(0);
}
.product_list .box .item a figure {
  text-align: center;
  display: flex;
  align-items: center;
}
.product_list .box .item a figure img { width:100%;
  margin: auto;
}
.product_list .box .item a figcaption {
font-size: 0.2rem;
    color: #333;
    text-align: center;
    transition: 0.4s;
    line-height: 2;
    padding-top: 15px;
}
.product_list .box .item a figcaption i {
  color: #999;
  font-size: 0.2rem;
  transition: 0.4s;
}
.product_list .box .item .position {
  line-height: 0.78rem;
  background: #0162b3;
  position: absolute;
  color: #fff;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 0.18rem;
  transform: translateY(100%);
  transition: 0.4s;
  cursor: pointer;
}
.product_list .box .item .position svg {
  vertical-align: middle;
  margin-right: 5px;
}
.product_list .box .item:hover a {
  transform: translateY(-10px);
}
.product_list .box .item:hover a figcaption {
  color: #0162b3;
}
.product_list .box .item:hover a figcaption i {
  color: #0162b3;
}
.product_list .box .item:hover .position {
  transform: translateY(0);
}
.product_list .box1 {
  margin-top: 0.94rem;
}
.page-nation {
  text-align: center;
}
.pager ul {
  text-align: center;
}
.pager ul li {
  display: inline-block;
  cursor: pointer;
}
.pager ul li a {
  font-size: 0.26rem;
  color: #999;
}
.pager ul li.active span{
    color:#0162b3 ;
}
.pager ul li span.current {
  position: relative;
  z-index: 1;
  color: #0162b3;
}
.pager ul li a:hover {
  position: relative;
  z-index: 1;
  color: #0162b3;
}
.pager ul li span:hover {
  color: #eee;
  position: relative;
  z-index: 1;
}
.pager ul li a,
.pager ul li span {
  width: 0.54rem;
  height: 0.54rem;
  color: #999;
  display: inline-block;
  line-height: 0.54rem;
  font-size: 20px;
  text-decoration: none;
  margin: 0 5px;
  font-family: 'gilroy_bold';
font-family: Bebas Neue;
FONT-WEIGHT: BOLD;
  transition: 0.4s;
}
.pager .pg-next,
.pager .pg-prev {
  font-family: monospace;
  background-color: #0162b3;
  color: #fff;
  border-radius: 50%;
}
.pager .pg-next:hover,
.pager .pg-prev:hover {
  color: #fff;
}
.product_info {
  padding: 1rem 0 0; background:#f7f7f7
}
.product_info .box .boxLeft {
  width: 49%;
  position: relative;
}
.product_info .box .boxLeft .img img {
  width: 100%;
}
.product_info .box .boxLeft .positon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.product_info .box .boxLeft .positon img {
  margin: auto;
  max-width: 70%;
  max-height: 70%;
}
.product_info .box .boxRight {
width: 49%;
    background: #fff;
    padding: 3%;
}
.product_info .box .boxRight .content0 {
  font-size: 0.42rem;
  color: #0162b3;
}
.product_info .box .boxRight .content1 {
  padding: 0.38rem 0 0.32rem;
  border-bottom: 1px solid #eee;
}
.product_info .box .boxRight .content1 h6 {
  font-size: 0.24rem;
}
.product_info .box .boxRight .content1 p {
  margin-top: 0.2rem;
  font-size: 0.18rem;
  color: #666;
  line-height: 1.8;
  width: 4.3rem;
}
.product_info .box .boxRight .content2 {
  padding: 0.32rem 0 0;
}
.product_info .box .boxRight .content2 h6 {
  font-size: 0.24rem;
}
.product_info .box .boxRight .content2 .desc ul {
  display: grid;
}
.product_info .box .boxRight .content2 .desc ul li {
  display: flex;
  margin-top: 0.24rem;
}
.product_info .box .boxRight .content2 .desc ul li div {
  font-size: 0.18rem;
  color: #666;
  width: 0.75rem;
}
.product_info .box .boxRight .content2 .desc ul li p {
  flex: 1;
  font-size: 0.18rem;
  color: #666;
  margin-left: 0.5rem;
}
.product_info .box .boxRight .content3 {
  margin-top: 0.72rem;
  display: flex;
}
.product_info .box .boxRight .content3 a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  background: #0162b3;
  width: 1.64rem;
  text-align: center;
  line-height: 0.5rem;
  border-radius: 0.3rem;
  margin-right: 0.3rem;
}
.product_info .box .boxRight .content3 a svg {
  vertical-align: middle;
  margin-right: 5px;
}
.product_argument {
background: #f7f7f7;
    padding: 40px 0;
}
.product_argument .box{background: #fff;
    padding: 2%;}
.product_argument .box .toggle {
  display: flex;
}
.product_argument .box .toggle p {
  font-size: 0.24rem;
  width: 2rem;
  line-height: 0.7rem;
  background: #f7f8fa;
  text-align: center;
  cursor: pointer;
  margin-right: 6px;
}
.product_argument .box .toggle .active {
  background: #0162b3;
  color: #fff;
}
.product_argument .box .toggleMain {
  margin-top: 0.76rem;
  padding-bottom: 0.8rem;
}
.product_argument .box .toggleMain .item {
  display: none;
}
.product_argument .box .toggleMain .item .imgbox {
  text-align: center;
}
.product_argument .box .toggleMain .item .table table {
  width: 100%;
  text-align: center;
  font-size: 0.2rem;
}
.product_argument .box .toggleMain .item .table table th {
  background: #0162b3;
  color: #fff;
  height: 0.86rem;
  border: 1px solid rgba(255,255,255,0.1);
}
.product_argument .box .toggleMain .item .table table td {
  height: 0.58rem;
  border: 1px solid #eee;
}
.product_argument .box .toggleMain .active {
  display: block;
}
.ShoppingCart {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.ShoppingCart > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.ShoppingCart .box {
  margin: auto;
  background: #fff;
  padding: 0.86rem 1.18rem;
  border-radius: 0.5rem;
  position: relative;
}
.ShoppingCart .box .close {
  position: absolute;
  right: 0.7rem;
  top: 0.6rem;
}
.ShoppingCart .box .close i {
  font-size: 0.3rem;
  font-weight: bold;
  color: #cccccc;
  transition: 0.4s;
  cursor: pointer;
  display: inline-block;
}
.ShoppingCart .box .close i:hover {
  transform: rotate(90deg);
  color: #0162b3;
}
.ShoppingCart .box .boxLeft {
  width: 5rem;
}
.ShoppingCart .box .boxLeft h5 {
  font-size: 0.48rem;
}
.ShoppingCart .box .boxLeft .list {
  margin-top: 0.56rem;
  height: 3.6rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.45rem;
  position: relative;
}
.ShoppingCart .box .boxLeft .list ul li {
  margin-bottom: 0.3rem;
  position: relative;
}
.ShoppingCart .box .boxLeft .list ul li a .left {
  position: relative;
  width: 1rem;
}
.ShoppingCart .box .boxLeft .list ul li a .left .img img {
  width: 100%;
}
.ShoppingCart .box .boxLeft .list ul li a .left .positon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.ShoppingCart .box .boxLeft .list ul li a .left .positon img {
  margin: auto;
  max-width: 70%;
  max-height: 70%;
}
.ShoppingCart .box .boxLeft .list ul li a .right {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 0.2rem;
  color: #333;
  margin-left: 0.3rem;
}
.ShoppingCart .box .boxLeft .list ul li .position {
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid #999999;
  display: flex;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
}
.ShoppingCart .box .boxLeft .list ul li .position svg {
  margin: auto;
  transform: translate(-1px, 0px);
}
.ShoppingCart .box .boxLeft .list ul li .position svg tspan {
  transition: 0.4s;
}
.ShoppingCart .box .boxLeft .list ul li .position:hover {
  border-color: #0162b3;
}
.ShoppingCart .box .boxLeft .list ul li .position:hover svg tspan {
  fill: #0162b3;
}
.ShoppingCart .box .boxLeft .list::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.ShoppingCart .box .boxLeft .list::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #0162b3;
}
.ShoppingCart .box .boxLeft .list::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.ShoppingCart .box .boxRight {
  width: 5rem;
  margin-left: 1.5rem;
}
.ShoppingCart .box .boxRight h5 {
  font-size: 0.48rem;
}
.ShoppingCart .box .boxRight form {
  margin-top: 0.56rem;
  display: grid;
  gap: 0.35rem;
}
.ShoppingCart .box .boxRight .input input {
  font-size: 0.2rem;
  height: 0.56rem;
  border-radius: 5px;
  border: 1px solid #0162b3;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.24rem;
}
.ShoppingCart .box .boxRight .button {
  padding-top: 0.26rem;
}
.ShoppingCart .box .boxRight .button input {
  font-size: 0.02rem;
  color: #fff;
  background: #0162b3;
  height: 0.56rem;
  border-radius: 5px;
  width: 100%;
  border: 0;
  font-size: 0.2rem;
  cursor: pointer;
}
.case_banner {
  padding: 1rem 0;
}
.case_banner .box .banner .swiper-slide a figure {
  overflow: hidden;
}
.case_banner .box .banner .swiper-slide a figure img {
  width: 100%;
  transition: 0.4s;
}
.case_banner .box .banner .swiper-slide a figcaption {
  background: #f7f8fa;
  transition: 0.4s;
  padding: 0.25rem;
}
.case_banner .box .banner .swiper-slide a figcaption h1 {
  font-size: 0.2rem;
  color: #666;
  transition: 0.4s;
}
.case_banner .box .banner .swiper-slide a figcaption p {
  margin-top: 0.15rem;
  font-size: 16px;
  color: #999;
  transition: 0.4s;
}
.case_banner .box .banner .swiper-slide a figcaption p i {
  font-size: 14px;
}
.case_banner .box .banner .swiper-slide a:hover figure img {
  transform: scale(1.1);
}
.case_banner .box .banner .swiper-slide a:hover figcaption {
  background: #0162b3;
}
.case_banner .box .banner .swiper-slide a:hover figcaption h1 {
  color: #fff;
}
.case_banner .box .banner .swiper-slide a:hover figcaption p {
  color: #fff;
}
.case_banner .box .banner .button {
  padding: 0.6rem 0;
  border-bottom: 1px solid #eee;
}
.case_banner .box .banner .button p {
  margin: 0 0.2rem;
  width: 0.54rem;
  height: 0.54rem;
  line-height: 0.54rem;
  text-align: center;
  background: #0162b3;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  transition: 0.4s;
}
.case_banner .box .banner .button p:hover {
  transform: scale(1.05);
}
.case_list {
  margin-top: 0.96rem;
}
.case_list .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.58rem;
}
.case_list .box .item a {
  font-size: 0.2rem;
  color: #666;
  background: #f7f8fa;
  line-height: 1rem;
  display: block;
  padding: 0 0.28rem;
  box-sizing: border-box;
  transition: 0.4s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.case_list .box .item a:hover {
  background: #0162b3;
  color: #fff;
}
.case_list .box1 {
  padding: 0.94rem 0;
}
.case_info_container {
  padding: 0.94rem 0;
}
.case_info_container .box .content0 {
  font-size: 0.42rem;
  margin-bottom: 0.52rem;
}
.case_info_container .box .content1 {
  margin-bottom: 0.2rem;
}
.case_info_container .box .content1 h5 {
  font-size: 0.26rem;
}
.case_info_container .box .content1 p {
  font-size: 0.18rem;
  margin-top: 12px;
  color: #999;
  line-height: 1.7;
}
.case_info_container .box .content2 img {
  width: 100%;
}
.applicationTechnology_nav {
  border-bottom: 1px solid #eee;
}
.applicationTechnology_nav .box {
  position: relative;
}
.applicationTechnology_nav .box .banner .swiper-slide {
  text-align: center;
}
.applicationTechnology_nav .box .banner .swiper-slide a {
  font-size: 0.22rem;
  color: #444;
  line-height: 0.8rem;
  display: inline-block;
  border-bottom: 1px solid transparent;
  transition: 0.4s;
}
.applicationTechnology_nav .box .banner .swiper-slide a:hover {
  color: #0162b3;
}
.applicationTechnology_nav .box .banner .active a {
  color: #0162b3;
  border-color: #0162b3;
}
.applicationTechnology_nav .box .button p {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.applicationTechnology_nav .box .button p i {
  font-size: 0.2rem;
  cursor: pointer;
  color: #ddd;
  transition: 0.4s;
}
.applicationTechnology_nav .box .button p i:hover {
  color: #0162b3;
}
.applicationTechnology_nav .box .button .prev {
  left: 0;
}
.applicationTechnology_nav .box .button .next {
  right: 0;
}
.applicationTechnology {
  padding: 0.94rem 0;
}
.applicationTechnology .box .content0 {
  font-size: 0.4rem;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.68rem;
}
.applicationTechnology .box .content1 {
  font-size: 0.18rem;
  color: #999;
  line-height: 1.8;
  margin-bottom: 0.48rem;
  margin-top: 0.4rem;
}
.applicationTechnology .box .content1 img {
  margin-top: 0.54rem;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.applicationTechnology .box .content2 {
  margin-bottom: 0.3rem;
}
.applicationTechnology .box .content2:last-child {
  margin-bottom: 0;
}
.applicationTechnology .box .content2 h5 {
  font-size: 0.26rem;
}
.applicationTechnology .box .content2 .desc {
  margin-top: 0.18rem;
}
.applicationTechnology .box .content2 .desc p {
  font-size: 0.18rem;
  color: #999;
  line-height: 1.7;
}
.about_box {
  padding: 0.94rem 0;

}
.about_box .box {
  margin-top: 0.48rem;
}
.about_box .box .boxLeft {
  width: 44%;
}
.about_box .box .boxLeft .content0 {
  font-size: 0.3rem;
}
.about_box .box .boxLeft .content1 {
  margin-top: 0.45rem;
  font-size: 0.16rem;
  color: #666;
  line-height:2;
}
.about_box .box .boxRight {
  width: 53%;
  overflow: hidden;
  border-radius: 15px;
}
.about_box .box .boxRight img {
  width: 100%;
}
.honor_container {
  background: url(../image/img28.png) no-repeat 50% 50% / cover;
  padding: 0.94rem 0;
}
.honor_container .homeTitle1 ._left .en {
  opacity: 0.2;
}
.honor_container .box {
  padding: 0 0.94rem;
  position: relative;
  margin-top: 0.45rem;
}
.honor_container .box .banner .swiper {
  padding: 0.16rem 0;
}
.honor_container .box .banner .swiper-slide {
  width: 3.3rem;
  box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.3);
}
.honor_container .box .button p {
  width: 0.54rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  text-align: center;
  color: #0162b3;
  cursor: pointer;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
}
.honor_container .box .button .prev {
  left: 0;
}
.honor_container .box .button .next {
  right: 0;
}
.plantEquipment {
  padding: 0.94rem 0;
}
.plantEquipment .box {
  margin-top: 0.54rem;
}
.plantEquipment .box .swiper .swiper-slide img {
  width: 100%;
}
.plantEquipment .box .page {
  margin-top: 0.54rem;
}
.plantEquipment .box .page div {
  width: auto;
}
.plantEquipment .box .page span {
  width: 32px;
  height: 6px;
  border-radius: 6px;
  background: #e9e9e9;
  transition: 0.4s;
  opacity: 1;
}
.plantEquipment .box .page .swiper-pagination-bullet-active {
  background: #0162b3;
}
.news_recommended {
  padding: 0.94rem 0 0;
}
.news_recommended .box .boxLeft {
  width: 48%;
  overflow: hidden;
}
.news_recommended .box .boxLeft img {
  width: 100%;
  transition: 0.4s;
}
.news_recommended .box .boxRight {
  width: 52%;
  background: #f7f8fa;
  padding: 0.78rem 1.1rem 0 0.72rem;
}
.news_recommended .box .boxRight .content0 {
  font-family: 'gilroy_regular';
  font-size: 0.18rem;
  color: #bbb;
  transition: 0.4s;
}
.news_recommended .box .boxRight .content1 {
  font-size: 0.28rem;
  color: #333;
  margin-top: 0.24rem;
  transition: 0.4s;
}
.news_recommended .box .boxRight .xian {
  border-bottom: 1px solid #eee;
  margin-top: 0.22rem;
}
.news_recommended .box .boxRight .content2 {
  font-size: 0.18rem;
  color: #999;
  margin-top: 0.3rem;
  line-height: 1.8;
}
.news_recommended .box .boxRight .content3 {
  margin-top: 0.36rem;
}
.news_recommended .box:hover .boxLeft img {
  transform: scale(1.05);
}
.news_recommended .box:hover .boxRight .content1 {
  color: #0162b3;
}
.news_list {
  margin-top: 0.4rem;
}
.news_list .box {
  display: grid;
  gap: 0.4rem;
}
.news_list .box .item a {
  transition: 0.4s;
}
.news_list .box .item a .left {
  width: 2.3rem;
  text-align: center;
  background: #f7f8fa;
  padding: 0.5rem 0.22rem;
}
.news_list .box .item a .left .time {
  font-family: 'gilroy_Medium';
  font-size: 0.2rem;
  color: #999;
}
.news_list .box .item a .left p {
  margin: 0.24rem 0;
  border-top: 1px solid #eee;
}
.news_list .box .item a .left .timer {
  font-family: 'gilroy_regular';
  font-size: 0.8rem;
  line-height: 0.8;
  color: #0162b3;
}
.news_list .box .item a .right {
  flex: 1;
  padding-left: 0.78rem;
  padding-top: 0.46rem;
  padding-right: 1.16rem;
  transition: 0.4s;
}
.news_list .box .item a .right .content0 {
  font-size: 0.28rem;
  color: #000;
  transition: 0.4s;
}
.news_list .box .item a .right .content1 {
  font-size: 0.18rem;
  color: #999;
  line-height:2;
  margin-top: 0.3rem;
}
.news_list .box .item a .right .content2 {
  font-size: 16px;
  color: #0162b3;
  margin-top: 0.3rem;
}
.news_list .box .item a .right .content2 i {
  color: #0162b3;
}
@media screen and (min-width: 1024px) {
  .news_list .box .item a:hover {
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  }
  .news_list .box .item a:hover .right {
    transform: translateY(-15px);
  }
  .news_list .box .item a:hover .right .content0 {
    color: #0162b3;
  }
}
.news_list .box1 {
  padding: 0.45rem 0 0.94rem;
}
.news_container {
  padding: 0.94rem 0;
}
.news_container .box .content0 {
  font-size: 0.36rem;
  color: #333;
  text-align: center;
}
.news_container .box .content1 {
  font-family: 'gilroy_regular';
  font-size: 0.22rem;
  color: #bbb;
  text-align: center;
  margin-top: 0.26rem;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #eee;
}
.news_container .box .content2 {
  font-size: 0.18rem;
  color: #999;
  padding: 0.36rem 0 0;
  line-height: 1.7;
}
.news_container .box .content2 img {
  margin: 0.5rem 0;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.news_container .box .content3 {
  margin-top: 0.9rem;
  border-top: 1px solid #eee;
  padding-top: 0.26rem;
}
.news_container .box .content3 div {
  max-width: 40%;
}
.news_container .box .content3 div a {
  font-size: 0.18rem;
  color: #333;
  display: block;
  line-height: 0.3rem;
  transition: 0.4s;
}
.news_container .box .content3 div a span {
  font-size: 0.16rem;
  color: #999;
}
.news_container .box .content3 div a:hover {
  color: #0162b3;
}
.news_container .box .content3 p a {
  font-size: 0.16rem;
  color: #0162b3;
}
.news_container .box .content3 p a img {
  margin-right: 4px;
  margin-top: -2px;
}
.contact_container {
  padding: 0.94rem 0 0.68rem;
}
.contact_container .box {
  margin-top: 0.56rem;
}
.contact_container .box .item {
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.55rem;
  border-right: 1px solid #ededed;
}
.contact_container .box .item .icon {
  height: 40px;
  display: flex;
  align-items: center;
}
.contact_container .box .item .icon img {
  margin: auto;
  max-height: 100%;
}
.contact_container .box .item .name {
  font-size: 0.16rem;
  color: #666;
  margin-top: 0.32rem;
}
.contact_container .box .item .text {
  font-family: 'gilroy_regular';
  font-size: 0.22rem;
  color: #666;
  margin-top: 0.07rem;
}
.contact_container .box .item .text a {
  color: #666;
}
.contact_container .box .item .text p {
  font-size: 0.2rem;
  color: #666;
}
.contact_container .box .item:last-child {
  border: 0;
}
.LeaveMessage {
  padding: 0 0 0.94rem;
}
.LeaveMessage .box {
  border-radius: 5px;
  overflow: hidden;
}
.LeaveMessage .box .boxLeft {
  flex: 1;
  color: #fff;
  padding: 0.7rem 1.28rem;
  background: url(../image/img39.png) no-repeat 50% 50% / cover;
}
.LeaveMessage .box .boxLeft .content0 {
  font-size: 0.36rem;
}
.LeaveMessage .box .boxLeft .content1 {
  margin-top: 0.5rem;
}
.LeaveMessage .box .boxLeft .content1 .item p {
  width: 48.5%;
  margin-bottom: 0.18rem;
}
.LeaveMessage .box .boxLeft .content1 .item p input {
  font-size: 0.16rem;
  color: #999;
  display: block;
  border: 0;
  height: 0.46rem;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.25rem;
  border-radius: 5px;
}
.LeaveMessage .box .boxLeft .content1 .item1 textarea {
  resize: none;
  width: 100%;
  height: 1.46rem;
  padding: 0.12rem 0.25rem;
  box-sizing: border-box;
  border-radius: 5px;
  vertical-align: bottom;
}
.LeaveMessage .box .boxLeft .content1 .item2 .bnts {
    width: 1.98rem;
    height: 0.42rem;
    text-align: center;
    border: 1px solid #fff;
    background: none;
    font-size: 0.16rem;
    color: #fff;
    border-radius: 0.25rem;
    cursor: pointer;
}
.LeaveMessage .box .boxLeft .content1 .item1 input {
    font-size: 0.16rem;
    color: #999;
    display: block;
    border: 0;
    height: 0.46rem;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.25rem;
    border-radius: 5px;
}
.LeaveMessage .box .boxLeft .content1 .item2 {
  margin-top: 0.36rem;
}
.LeaveMessage .box .boxLeft .content1 .item2 p input {
  width: 1.98rem;
  height: 0.42rem;
  text-align: center;
  border: 1px solid #fff;
  background: none;
  font-size: 0.16rem;
  color: #fff;
  border-radius: 0.25rem;
  cursor: pointer;
}
.LeaveMessage .box .boxLeft .content1 .item2 div {
  line-height: 0.44rem;
  background: #0162b3;
  border-radius: 0.25rem;
  cursor: pointer;
  width: 1.98rem;
  text-align: center;
  font-size: 0.16rem;
}
.LeaveMessage .box .boxRight {
  width: 4.55rem;
  position: relative;
}
.LeaveMessage .box .boxRight .img {
  width: 100%;
  height: 100%;
}
.LeaveMessage .box .boxRight .img img {
  width: 100%;
  height: 100%;
}
.LeaveMessage .box .boxRight .position {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.LeaveMessage .box .boxRight .position img {
  width: 0.91rem;
}
.LeaveMessage .box .boxRight .position p {
  margin-top: 6px;
  font-size: 0.6rem;
  color: #fff;
  font-family: 'gilroy_regular';
}
.cultureBox9 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  align-items: center;
  display: none;
}
.cultureBox9 .box {
  width: min(6rem, 80vw);
  margin: auto;
  background: #fff;
  text-align: center;
  padding: 0.55rem 0;
  position: relative;
}
.cultureBox9 .box > span {
  display: block;
  position: absolute;
  top: 0.16rem;
  right: 0.16rem;
  font-size: 0.24rem;
  color: #ddd;
  cursor: pointer;
  transition: 0.4s;
}
.cultureBox9 .box > span:hover {
  color: #0162b3;
  transform: rotate(90deg);
}
.cultureBox9 .box .main1 {
  cursor: pointer;
}
.cultureBox9 .box .main1 img {
  width: 1.96rem;
}
.cultureBox9 .box .main1 p {
  font-size: 0.16rem;
  color: #000;
  margin-top: 0.45rem;
}
.cultureBox9 .box .main2 {
  margin-top: 0.5rem;
}
.cultureBox9 .box .main2 input {
  cursor: pointer;
  font-size: 0.16rem;
  background: #0162b3;
  width: 2.25rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  border: 0;
  outline: none;
  transition: 0.4s;
  color: #fff;
}
.cultureBox9 .box .main2 input:hover {
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.3);
}
.cultureBox9 .box .main3 {
  margin-top: 0.5rem;
}
.cultureBox9 .box .main3 p {
  font-size: 0.16rem;
  color: #999;
  margin-bottom: 0.2rem;
}
.cultureBox9 .box .main3 img {
  width: 1rem;
}
.layer_slide {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0.1rem;
  z-index: 6;
  display: none;
}
.layer_slide ul li {
  margin-bottom: 4px;
  position: relative;
}
.layer_slide ul li > a {
  display: block;
  background: #0162b3;
  border-radius: 5px;
  width: 0.75rem;
  text-align: center;
  padding: 0.12rem 0;
  cursor: pointer;
}
.layer_slide ul li > a .top svg {
  height: 0.28rem;
  margin: auto;
}
.layer_slide ul li .top{
    position: relative;
}
.layer_slide ul li .gwc{
    position: absolute;
    top: -5px;
    right: 0.12rem;
    background: #ff0000;
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    transform: scale(0.7);
    border-radius: 50%;
}
.layer_slide ul li > a .bot {
  font-size: 0.14rem;
  color: #fff;
}
.layer_slide ul li .ewm {
  position: absolute;
  right: 120%;
  width: 1.2rem;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: 0.4s;
  transform-origin: right center;
}
.layer_slide ul li .call {
  position: absolute;
  height: 100%;
  background: #0162b3;
  right: 100%;
  top: 0;
  border-radius: 5px;
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
  transition: 0.4s;
}
.layer_slide ul li .call a {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 0.24rem;
  padding: 0 0.3rem;
  color: #fff;
  height: 100%;
  font-family: 'gilroy_bold';
font-family: Bebas Neue;
FONT-WEIGHT: BOLD;
}
.layer_slide ul li:hover .ewm {
  transform: translateY(-50%) scale(1);
}
.layer_slide ul li:hover .call {
  clip-path: polygon(100% 0%, 0% 0%, 0% 100%, 100% 100%);
}
@media screen and (max-width: 1440px) {
    .product_list .box .item a figure img {
 width:100%;
    }
    .caseContainer .position .content2 .item {
         width: 1.3rem;
        height: 1.3rem;
    }
    .caseContainer .position .content2 .item div img {
        height: 0.42rem;
    }
    
    .footerContainer .box .boxTop .boxRight {
        width: 3.6rem;
    }
  .homeButton .a {
    width: 2rem;
  }
  .about_box .box .boxLeft .content1 {
    line-height: 1.6;
    margin-top: 0.35rem;
  }
  .about_box .box .boxRight img {
    height: 100%;
  }
  .news_recommended .box .boxRight {
    padding: 0.48rem 1.1rem 0 0.72rem;
  }
  .homeTitle ._right .a {
    font-size: 14px;
  }
  .news_list .box .item a .right {
    padding-top: 0.3rem;
  }
  .news_list .box .item a:hover {
    box-shadow: none;
  }
  .product_container .position {
    font-size: 0.32rem;
  }
  .LeaveMessage .box .boxLeft {
    padding: 0.7rem 0.98rem;
  }
  .w1480 {

  }
}
@media screen and (max-width: 1366px) {
    .about_box {
        background: url(../image/img44.png) no-repeat 164% bottom;
    }
    
    .technologyContainer .box .boxRight .list .main .left {
    width: 5.4rem;
}
.technologyContainer .box .boxRight .list .main .right ._main {
    padding: 0 0.3rem;
}
  .footerContainer .box .boxTop .boxRight {
    width: 3.7rem;
  }
  .aboutContainer .box .boxLeft .content1 {
    font-size: 0.3rem;
  }
  .product_info .box .boxRight .content2 .desc ul li {
    margin-top: 0.14rem;
  }
  .product_info .box .boxRight .content0 {
    font-size: 0.32rem;
  }
  .product_info .box .boxRight .content3 {
    margin-top: 0.52rem;
  }
  .product_argument .box .toggle p {
    font-size: 0.2rem;
  }
  .about_box .box .boxRight img {
    height: auto;
  }
  .about_box .box .boxRight img {
    margin-top: 0.5rem;
  }
  .news_recommended .box .boxLeft img {
    height: 100%;
    object-fit: cover;
  }
  .news_recommended .box .boxRight {
    padding: 0.3rem 0.4rem;
  }
  .news_container .box .content0 {
    font-size: 0.36rem;
  }
  .contact_container .box .item {
    padding: 0 0.25rem;
  }
}
@media screen and (max-width: 1280px) {
  .technologyContainer .box .boxRight .list .main .left {
    width: 5.1rem;
  }
  .technologyContainer .box .boxRight .list .main .right ._main .content0 {
    font-size: 0.26rem;
  }
  .caseContainer .imgList img {
    min-height: 7rem;
  }
}
@media screen and (max-width: 1024px) {
    .maodian {
        top: -72px;
    }
    .product_info .box .boxRight .content1 p{
        width: 100%;
    }
    .product_info .box .boxRight .content1 p br{
        display: none;
    }
  .headerContainer {
    display: none;
  }
  .w1480 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .bannerContainer .banner .swiper-slide .position .desc {
    font-size: 0.26rem;
  }
  .bannerContainer .banner .swiper-slide .img img {

  }
  .homeTitle ._left .en {
    font-size: 0.42rem;
  }
  .homeTitle ._left .cn {
    font-size: 0.32rem;
    margin-top: -0.18rem;
  }
  .productContainer .desc {
    font-size: 0.18rem;
    line-height: 1.6;
  }
  .ProductEntry.active {
    display: none;
  }
  .productContainer .box {
    overflow: auto;
  }
  .productContainer .box > div {
    width: 400%;
  }
  .productContainer .box .item .position1 {
    display: none;
  }
  .productContainer .box .item .position {
    opacity: 1;
  }
  .productContainer .box .item .position .content1 {
    font-size: 16px;
    line-height: 1.6;
  }
  .productContainer .box .item .position .content0 div img {
    max-width: 58%;
    max-height: 58%;
  }
  .technologyContainer .box .boxRight .list .main .left {
    width: 100%;
  }
  .technologyContainer .box .boxRight .list .main .right ._main {
    padding: 0.4rem;
  }
  .technologyContainer .box .boxRight .list .main .right ._main .content1 {
    font-size: 0.18rem;
  }
  .caseContainer .position .content2 .item {
    width: 1.4rem;
    height: 1.4rem;
  }
  .caseContainer .position .content2 .item div img {
    height: 0.52rem;
  }
  .caseContainer .imgList img {
    min-height: 6.4rem;
  }
  .aboutContainer .box .boxLeft {
    width: 100%;
  }
  .aboutContainer .box .boxRight {
    width: 100%;
    margin-top: 0.4rem;
  }
  .aboutContainer .box .boxLeft .content1 {
    font-size: 0.26rem;
    margin: 0.56rem 0 0;
  }
  .footerContainer .box .boxTop .boxLeft {
    display: none;
  }
  .footerContainer .box .boxTop .boxRight .content0 {
    padding-left: 0.48rem;
  }
  .footerContainer .box .boxTop .boxRight .content1 {
    padding-left: 0.48rem;
  }
  .footerContainer .box .boxTop {
    padding-top: 0.74rem;
    padding-bottom: 0.48rem;
  }
  .newContainer {
    padding-bottom: 0.8rem;
  }
  .layer_slide {
    top: 71%;
  }
  .bannerContainer .banner .swiper-slide .position {
    min-width: 5.2rem;
  }
  .bannerContainer .banner .page {
    bottom: 0.18rem;
  }
  .search_container .layui-icon-close {
    top: 3.4vw;
  }
  .product_container .position {

  }
  .product_container .position {
    line-height: 0.94rem;
  }
  .product_container .img img {
    min-height: 2.6rem;
  }
  .two_nav .box .button .prev {
    left: -15px;
  }
  .two_nav .box .button .next {
    right: -15px;
  }
  .product_list .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .pager ul li {
    display: none;
  }
  .pager ul li:first-child {
    display: inline-block;
  }
  .pager ul li:last-child {
    display: inline-block;
  }
  .product_info .box .boxLeft {
    width: 100%;
  }
  .product_info .box .boxRight {
    width: 100%;
    padding-top: 0.5rem;
  }
  .product_argument .box .toggleMain .item .table table td {
    height: auto;
    padding: 0.2rem 0;
  }
  .case_list .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.28rem;
  }
  .case_info_container .box .content0,
  .applicationTechnology .box .content0 {
    font-size: 0.32rem;
  }
  .about_box .box .boxLeft {
    width: 100%;
  }
  .about_box .box .boxRight {
    width: 100%;
  }
  .news_recommended .box .boxLeft {
    width: 100%;
  }
  .news_recommended .box .boxRight {
    width: 100%;
  }
  .news_list .box .item a .right {
    padding-right: 0;
  }
  .news_list .box .item a .right {
    padding-left: 0.48rem;
  }
  .news_container .box .content0 {
    font-size: 0.32rem;
  }
  .news_container .box .content2 {
    font-size: 0.2rem;
  }
  .news_container .box .content3 p {
    display: none;
  }
  .contact_container .box .item {
    padding: 0.25rem;
    width: 50%;
  }
  .LeaveMessage .box .boxRight {
    display: none;
  }
  .LeaveMessage .box .boxLeft {
    padding: 0.6rem 0.48rem;
  }
  .LeaveMessage .box .boxLeft .content1 .item2 div {
    line-height: 0.54rem;
  }
  .LeaveMessage .box .boxLeft .content1 .item2 p input {
    height: 0.52rem;
  }
  .LeaveMessage .box .boxLeft .content0 {
    font-size: 0.3rem;
  }
}
@media screen and (max-width: 669px) {
  .HeaderMobile .box .logo a img {
    height: 42px;
  }
  .bannerContainer .banner .swiper-slide .position {
    padding: 0.3rem 0.34rem;
    min-width: 3.7rem;
  }
  .bannerContainer .banner .swiper-slide .position .desc {
    font-size: 0.22rem;
  }
  .homeTitle ._left .en {
    font-size: 0.36rem;
  }
  .homeTitle ._left .cn {
    font-size: 0.32rem;
    margin-top: -0.12rem;
  }
  .homeTitle ._right .a,
  .homeButton .a {
    font-size: 13px;
  }
  .homeTitle ._right .a i,
  .homeButton .a i {
    font-size: 13px;
  }
  .productContainer .box > div {
    width: 500%;
  }
  .productContainer .box .item .position {
    padding: 0.66rem 5vw 0;
  }
  .productContainer .box .item .position .content1 {
    font-size: 14px;
  }
  .homeTitle ._left {
    width: 100%;
  }
  .technologyContainer .box .boxRight {
    padding-left: 0;
    flex: 1 100%;
    margin-top: 0.3rem;
  }
  .technologyContainer .box .boxLeft {
    width: 100%;
  }
  .technologyContainer .box .boxLeft .item a {
    line-height: 0.8rem;
  }
  .technologyContainer .box .boxLeft .item a .left img {
    height: 30px;
  }
  .homeTitle.homeTitle1 ._left .en {
    opacity: 0.1;
  }
  .technologyContainer,
  .aboutContainer {
    padding-bottom: 0.7rem;
  }
  .p86 {
    padding-top: 0.7rem;
  }
  .footerContainer .box .boxTop .boxRight .content0 a {
    font-size: 0.3rem;
  }
  .footerContainer .box .boxTop .boxRight .content0 svg,
  .footerContainer .box .boxTop .boxRight .content1 svg {
    top: -3px;
    transform: scale(0.6);
  }
  .layer_slide {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
    transform: translateY(0);
  }
  .layer_slide ul {
    display: flex;
  }
  .layer_slide ul li {
    flex: 1;
    margin-bottom: 0;
    border-right: 1px solid #5b9a6c;
    box-sizing: border-box;
  }
  .layer_slide ul li a {
    width: 100%;
    border-radius: 0;
  }
  .layer_slide ul li > a .top svg {
    height: 0.38rem;
    transform: scale(0.8);
  }
  body {
    padding-bottom: 0.76rem;
  }
  .footerContainer {
    padding-bottom: 0.3rem;
  }
  .layer_slide ul li .ewm {
    right: 50%;
    width: 1.4rem;
    top: auto;
    bottom: 110%;
    transform: translatex(50%) scale(0);
    transition: 0.4s;
    transform-origin: center bottom;
  }
  .layer_slide ul li:hover .ewm {
    transform: translatex(50%) scale(1);
  }
  .layer_slide ul li .call {
    display: none !important;
  }
  .ShoppingCart .box .boxLeft {
    width: 100%;
  }
  .ShoppingCart .box .boxRight {
    width: 100%;
    margin-left: 0;
  }
  .ShoppingCart .box {
    padding: 0.46rem 0.38rem;
  }
  .ShoppingCart .box {
    width: 90vw;
  }
  .ShoppingCart .box .boxLeft h5,
  .ShoppingCart .box .boxRight h5 {
    font-size: 0.32rem;
  }
  .ShoppingCart .box .boxLeft .list {
    height: 2.5rem;
  }
  .ShoppingCart .box .boxRight .button {
    padding-top: 0;
  }
  .ShoppingCart .box .boxRight form {
    margin-top: 0.2rem;
    gap: 0.2rem;
  }
  .ShoppingCart .box .boxRight {
    margin-top: 0.3rem;
  }
  .ShoppingCart .box .close {
    right: 0.4rem;
    top: 0.5rem;
  }
  .product_list .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .product_container .position {
    line-height: 0.84rem;    letter-spacing: 0;
  }
  .product_info .box .boxRight .content3 a {
    font-size: 14px;
  }
  .product_argument .box .toggleMain .active {
    overflow: auto;
    padding-bottom: 10px;
  }
  .product_info .box .boxRight .content0 {
    font-size: 0.26rem;
  }
  .case_list .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .case_list .box1,
  .case_info_container,
  .applicationTechnology,
  .about_box,
  .plantEquipment,
  .honor_container,
  .news_container,
  .contact_container {
    padding: 0.7rem 0;
  }
  .case_list {
    margin-top: 0.7rem;
  }
  .case_banner,
  .product_info,
  .news_recommended {
    padding: 0.7rem 0 0;
  }
  .case_banner .box .banner .swiper-slide a figcaption p {
    font-size: 14px;
  }
  .case_banner .box .banner .swiper-slide a figcaption h1 {
    font-size: 0.22rem;
  }
  .case_info_container .box .content0,
  .applicationTechnology .box .content0 {
    font-size: 0.26rem;
  }
  .case_info_container .box .content1 h5,
  .applicationTechnology .box .content2 h5 {
    font-size: 0.24rem;
  }
  .about_box .box .boxLeft .content1 {
    font-size: 0.2rem;
  }
  .homeTitle.homeTitle1 ._left .en {
    opacity: 0.4;
  }
  .news_list .box .item a .left {
    width: 1.4rem;
    padding: 0.3rem 0.22rem;
  }
  .news_list .box .item a .left .timer {
    font-size: 0.5rem;
  }
  .news_list .box .item a .right {
    padding-left: 0.38rem;
    padding-top: 0;
  }
  .news_list .box .item a .right .content0 {
    font-size: 0.24rem;
  }
  .news_list .box .item a .right .content1 {
    font-size: 0.18rem;
    margin-top: 0.2rem;
  }
  .news_list .box .item a .right .content2 {
    font-size: 14px;
  }
  .news_list .box1 {
    padding: 0.7rem 0;
  }
  .news_container .box .content0 {
    font-size: 0.26rem;
  }
  .news_container .box .content3 div {
    max-width: 100%;
    width: 100%;
    margin: 0.1rem 0;
  }
  .contact_container .box .item .text p {
    font-size: 0.18rem;
    color: #666;
  }
  .LeaveMessage .box .boxLeft {
    padding: 0.5rem 0.28rem;
  }
  .LeaveMessage .box .boxLeft .content0 {
    font-size: 0.26rem;
  }
  .LeaveMessage .box .boxLeft .content1 .item p {
    width: 100%;
  }
  .LeaveMessage {
    padding: 0 0 0.7rem;
  }
  .contact_container .box .item .icon {
    height: 30px;
  }
}
/*# sourceMappingURL=./style.css.map */
.product_list1 .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr); margin-top:0;    gap: 0.3rem;

}
.product_list1 .box .item {
  background: #fff;
  position: relative;
  overflow: hidden;  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);    border-radius: 10px 10px 0 0;
}
.product_list1 .box .item a {
  display: block;
  transition: 0.4s;
  transform: translateY(0);
}
.product_list1 .box .item a figure {
  text-align: center;
  display: flex;
  align-items: center;
}
.product_list1 .box .item a figure img {
  margin: auto;
}
.product_list1 .box .item a figcaption {
  font-size: 0.22rem;
  color: #333;
  text-align: center;
  transform: translateY(-100%);
  transition: 0.4s;
}
.product_list1 .box .item a figcaption i {
  color: #999;
  font-size: 0.2rem;
  transition: 0.4s;
}
.product_list1 .box .item .position {
  line-height: 0.70rem;
  background: #128230;
  color: #333;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 0.18rem;
  transition: 0.4s;
  cursor: pointer;    background: #fff;
}
.product_list1 .box .item .position svg {
  vertical-align: middle;
  margin-right: 5px;
}
.product_list1 .box .item:hover a {
  transform: translateY(-10px);
}
.product_list1 .box .item:hover a figcaption {
  color: #128230;
}
.product_list1 .box .item:hover a figcaption i {
  color: #128230;
}
.product_list1 .box .item:hover .position {
  transform: translateY(0);
}
.product_list1 .box1 {
  margin-top: 0.94rem;
}
._left{ text-align:center}
.case-list{    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.3rem;}
.case-list li {
    margin-bottom: 0.5vw;
    box-sizing: border-box;
    padding: 1.88vw 2.08vw 0;
    background: #fff;
    border: 0.94vw;
    transition: 0.5s;
    border-radius: 0.94vw;
    cursor: pointer;
}
.case_banner .box1{ margin-top:0.5rem}
.case-list li:nth-child(4n+4) {
  margin-right: 0;
}
.case-list li:hover {
background: #0162b3;
}
.case-list li:hover strong {
  color: #fff;
}
.case-list li:hover .case-info p {
  color: #fff;
}
.case-list li:hover .case-posite p {
  color: #fff;
}
.case-list li strong {
  display: block;
  margin-bottom: 38px;
  line-height: 1;
  color: #333333;
  font-size: 22px;
  font-weight: normal;
  transition: 0.4s;
}
.case-info {
  height: 180px;
  border-bottom: 1px solid #dddddd;
  color: #666666;
  font-size: 16px;
  line-height: 2.1;
}
.case-info p {
  transition: 0.4s;
}
.case-posite {
  padding: 24px 0;
}
.case-posite p {
  color: #cccccc;
  font-size: 16px;
  transition: 0.4s;
}
.case-content {
    width: 100%;
    background: #fff;padding: 50px;
}
.case-content-top {
  margin-bottom: 3.75vw;
}
.case-content-top strong {
  display: block;
  margin-bottom: 20px;
  line-height: 1.2;
  font-size: 0.42rem;
  font-weight: normal;
}
.case-content-top p {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.case-content-top p span {
  display: inline-block;
  margin-right: 6.77vw;
  color: #999999;
  font-size: 16px;
}
.case-content-top p span:last-child {
  margin-right: 0;
}
.case-content-text {
  color: #666666;
  font-size: 16px;
  line-height: 2.1;
}
.case-content-text strong {
  color: #333333;
}
.case-email {
  margin-top: 1.88vw;
  color: #103861;
  font-size: 16px;
}	
.case-content-text p span{text-wrap: initial!important;}
.news-dynamic-list1 {
    margin-top: 3%;
}
.news-dynamic-list, .news-dynamic-list1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news-dynamic-list1 li {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
}
.news-dynamic-text1 {
    padding-top: 0;
    text-align: left;
}
.news-dynamic-text1 .fl {
    width: 76%;
    float: left;
}
.fl {
    float: right;
}
.news-dynamic-text1 .fr {
    width: 24%;
    float: left;
    padding-top: 2%;
}
.news-dynamic-text1 strong {
    display: block;
    margin-bottom: 12px;
    line-height: 1.1;
    color: #333;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    transition: 0.2s;
}
.news-dynamic-text1 p {
    color: #666;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-dynamic-text1 .fr a {
    padding: 5px 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    float: left;
    margin: 0 5px;
}
.news-dynamic1{    padding: 50px 0;}
.about-title{ text-align:center; font-size:0.36rem;}
@media screen and (max-width: 768px) {
.w1480{ padding-left:0; padding-right:0}
.technologyContainer .box .boxLeft .item a .right{ font-size:0.24rem}
.technologyContainer .box .boxLeft .item a{ padding:0 0.25rem}
.product_list1 .box{grid-template-columns: repeat(2, 1fr);gap: 0.1rem;}
.case-list{grid-template-columns: repeat(1, 1fr);
    gap: 0.1rem;}
.case-list li,.case-content{ padding:20px;}
.case-content-top p{    grid-template-columns: repeat(2, 1fr);}
.case-content-top p span{    margin-right: 0;font-size: 14px;    margin-bottom: 10px;}
.news-dynamic-list1 li{    flex: 100%;    width: 100%;}
.news-dynamic-text1 .fr,.news-dynamic-text1 .fl{width: 100%;}
.news-dynamic-text1 .fr a{ margin-left:0; margin-right:10px;}
.contact_container .box .item{    width: 100%;border-bottom: 1px solid #ededed;
    border-right: 0;}
}