@import "font-awesome.css";
@import "iconfont.css";
@import "iconfont1.css";
@import "michuan.css";
@import "slick.css";
@import "animate.css";
@import "banner.css";
*{box-sizing:border-box;}

.wrap{width:1640px;margin:0 auto;}
.wrap-1300{width:1300px;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}
.list.flex{justify-content:flex-start;}
.main{padding:60px 0;}
.f20{font-size:20px}
.f26{font-size:26px}
.shao{ height:600px; background-image: url(../bg00.jpg);}
.top_header{position: fixed;top:0; background-color: #fff;border-top: 2px solid #00A84F;left:0;width:100%;z-index:9999999}
.top_headera{ max-width:1400px; margin:0 auto;}
.top{height:138px;background-color: #fff;transition: 0.8s;}
.top .wrap{display: flex; align-items: center;}
.top .flex{justify-content: flex-end;align-items: center;}
.top .txt{font-size:14px;color:#FFFFFF;font-family: 'Roboto-Regular';}
.top .info{height:38px}
.top .icos a{position: relative;color:#272c33;font-size:20px;margin-right:25px}
.top .icos a:after{content:"";width:1px;height:18px;background:#dbdbdb;position: absolute;right:-12.5px;top:50%;margin-top:-9px;}
.top .info .ico{align-items: center;}
.top .info .ico a{position: relative;color:#272c33;margin-right:20px}
/*.top .info .ico a i{font-size:30px !important;}*/
.top .info .ico a:after{content:"";width:1px;height:18px;background:#dbdbdb;position: absolute;right:-10px;top:50%;margin-top:-9px;}
.top .info .ico a:last-child:after{background:transparent;}
.top .info .ico a:hover,.top .icos a:hover{color:#00A84F}
.top .info .lang{position: relative;display:flex;align-items:center}
.top .info .lang h3{display:flex;align-items: center;cursor: pointer;}
.top .info .lang h3 span{margin:0 8px;font-size:16px;color:#FFFFFF;}
.top .info .lang h3 i{transition-duration:.8s;color:#fff}
.top .info .lang:hover h3 i:last-child{transform: rotate(180deg);}
.top .info .lang .sub{z-index:99999999;transform: scaleY(0);transform-origin: top;transition:transform 0.6s ease-in-out;padding-bottom:10px;position: absolute;box-shadow:0 15px 30px rgba(0,0,0,0.1);left:0;top:50px;background:#338BCF;width:100%}
.top .info .lang .sub a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;;display:flex;align-items: center;padding:8px 0;color:#fff;margin:0 8px;border-bottom:1px solid #E9E9E9;font-size:15px}
.top .info .lang .sub a img{margin-right:5px;height:15px;}
.top .info .lang:hover .sub{transform: scaleY(1);}
.header{transition-duration:.6s;height:70px;width:100%;background:#fff;z-index: 1;display:flex;align-items: center;}
.header.height{height: 120px;}
.high{height: 55px !important;top: 6px !important;}
.header.height .logo img{transform: scale(0.95); margin-top:-40px;}
.header .logo img{transition: 0.7s;}
.header.height .site_name{transform: scale(0.9);}
.header .site_name{transition: 0.7s;}


.header.height .header-right .menu{position: relative;height: 70px;    margin-top: -10px;}



.header .header-left{align-items: center;}
.header .menu{align-items: center;height:80px;} 
.header .header-left .logo{margin-right:15px; margin-top:30px;}
.header .header-left .site_name{font-size: 30px;font-weight: bold;}
.header .header-right .menu{position: relative;height: 70px;    margin-top: 40px;}

.bcolor{color: #333;}
.header .header-right .as{transition: 0.5s ease-out; color:#333;}


.header .header-right .item:last-child{margin-right:0;}

.header .header-right .backs .b{}
.header .header-right .backs .d{background-color: #fff !important;width: 15px;height: 15px;border-radius: 20px 0 0 0;position: absolute;top: 0;right: -2px;border:none !important;}
.header .header-right .item:last-child{margin-right:0;}

.header .header-right .item{position: relative;}
.header .header-right .item h3 a{font-size:18px;font-family: '微软雅黑';color: #000;position: relative;}
.header .header-right .item h3 a:hover{font-size:18px;font-family: '微软雅黑';color: #000;position: relative;}
.header .header-right .item h3 a .line{width: 25px;height: 2px;background-color: transparent;position: absolute;left: 50%;transform: translateX(-50%);bottom: -7px;transition: 0.5s ease-out;}
.header .header-right .item.on h3 a .line{background-color: #fff;}

.header .header-right .item{margin-right:30px;z-index: 999;}
.header .header-right .item:last-child{margin-right:0;}
.top .icos{align-items: center;}
.top .icos a{margin-right:25px}
.header .item{display:flex;height:70px;align-items: center;}
.header .item h3 a:hover{color: #333;}
.header .item.on h3 a:hover{color: #333 !important;}
.header .sub{z-index:2;transform: scaleY(0);transform-origin: top;transition:transform 0.6s ease-in-out;transition-duration:.6s;position: fixed;top:130px;left:0;width:100%;border-top:1px solid #E6E8EC;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,0.1)}
.header .sub .wrap{display:flex;padding:15px 0 25px;flex-wrap:wrap;}
.header .sub .p{width: calc(100% / 5 - 40px);margin-right:50px;height:50px;display:flex;border-bottom:1px solid #DBDBDB;}
.header .sub .p:nth-child(5n){margin-right:0}
.header .sub .p a{display:flex;width:100%;align-items: center;height:100%;transition-duration:.6s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.header .sub .p:hover{border-color:#00A84F}
.header .sub .p:hover a{color:#00A84F}
.header .item:hover .sub{transform: scaleY(1);}

.header .menu .sub {
  z-index: 2;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.6s ease-in-out;
  transition-duration: 0.6s;
  position: absolute;
  top: 80px;
  left: 0;
  width: 130px;
  border-top: 1px solid #e6e8ec;
  background: #fff;
  border-radius: 10px;
  background-color: #ffffff;
  color: #000 !important;
}
.header .menu .sub .wrap {
  display: flex;
  flex-direction: column;
  padding: 5px 0 10px;
  width: 100%;
}
.header .menu .sub .p {
  width: 100%;
  height: 40px;
  display: flex;
  border-bottom: 1px solid #d4d5d6;
  position: relative;
}
.header .menu .sub .p:nth-child(5n) {
  margin-right: 0;
}
.header .menu .sub .p a {
  display: flex;
  width: 100%;
  align-items: center;
  height: 85%;
  transition-duration: 0.6s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0b2042;
  position: relative;
  padding-left: 24px;
  font-size: 16px;
}
/* .header .menu .sub .p:hover{border-color:#338BCF} */
.header .menu .sub .p:hover > a {
  color: #fff;
  background-color: #00A84F;
}
.header .menu .item:hover .sub {
  transform: scaleY(1);
}
.header .menu .sub .p a::before {
  content: "";
  width: 3px;
  height: 12px;
  border-radius: 3px;
  background-color: #00A84F;
  left: 10px;
  top: 12px;
  position: absolute;
}
.header .menu .sub .p a:hover::before {
  background-color: #fff;
}
.header .menu .sub::before {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #ffffff;
  left: 20px;
  top: -19px;
  position: absolute;
}

.shows{height: 0;opacity: 0;}

.banner{position: relative;margin-top: 110px;overflow: hidden;}
.banner img{width:100%;}

.h_banner{position: relative !important;margin-top: 110px;overflow: hidden;}
.h_banner img{width: 100%;}
 .mouns{display: flex;width: 50%;height: 100%;position: absolute;left: 50%;transform: translate(-50%); bottom: 0;z-index: 1;justify-content: center;}
 .mouns-l{background-color: #fff;opacity: 1;width: 0%;border-radius: 0 0 50px 0;position: relative;}
 .mouns-r{background-color: #fff;opacity: 1;width: 0%;border-radius: 0 0 0 50px;}
 .bf{position: absolute;top: 0;left: 50%;transform: translate(-50%,-98%);z-index: 999 !important;width: 75px !important;}
  #arrow{width: 45px;height: 45px;border-radius: 50%;border: 4px solid #fff;position: absolute;bottom: 70px;left: 50%;transform: translate(-50%);z-index: 999999999 !important;justify-content: center;align-items: center;display: flex;color: #fff;animation: 3s linear infinite normal none running slides;cursor: pointer;}
  #arrow i{font-size: 20px;}

  @keyframes slides{
    0%{transform: translateX(-50%) translateY(-5px);}
    50%{transform: translateX(-50%) translateY(5px);}
    100%{transform: translateX(-50%) translateY(-5px);}
  }

 .h_banner .home_swi .h_b_box .h_b_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,0.5); */
    z-index: 10;
  }
  .h_banner .home_swi .h_b_box .h_b_txt .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    color: #fff;
  }
  /* 80,50 */
  .h_banner .home_swi .h_b_box .h_b_txt .container .p1{font-size: 4.22vw;font-family: 'ALIBABA-PUHUITI-BOLD' !important;text-align: right;margin-left: 13.54vw;margin-top: 11.46vw !important;position: relative; width: 26.56vw;height: 4.69vw;border-radius: 0 4.69vw 4.69vw 0; background: linear-gradient(to right,rgba(70,137,61,0), rgba(133,175,74,1),rgba(133,175,74,1));display: flex;padding-right: 2.08vw;align-items: center;justify-content: flex-end;
  }
  
  .h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 4.22vw;font-family: 'ALIBABA-PUHUITI-BOLD' !important;text-align: left;margin: 12px 0 0 13.54vw;position: relative; width: 26.56vw;height: 4.69vw;border-radius: 4.69vw 0 0 4.69vw; background: linear-gradient(to right,rgba(70,137,61,1), rgba(133,175,74,1),rgba(133,175,74,0));display: flex;padding-left: 2.6vw;align-items: center;justify-content: flex-start;}
  
    .h_banner .home_swi .h_b_box .h_b_txt .container .p3{font-size: 18px;
      font-family: 'Poppins-Bold' !important;;margin-right: 170px;text-align: right;line-height: 1;}
.h_banner .txt{position: absolute;bottom:200px;right: 200px;color: #fff;}
.h_banner .home_swi .h_b_box .h_b_txt .container .a1{color: #fff;margin-left: 10.41vw;margin-top: 2.6vw;font-size: 18px;font-family: 'Barlow-Medium';border-bottom: 3px solid #fff;}
.h_banner .home_swi .h_b_box .h_b_txt .container .a1 span{font-size: 16px;line-height: 1;}
.h_banner .home_swi .h_b_box .h_b_txt .container .a1 i{font-size: 20px;margin-left: 10px;}
/*67.76,56.56  145,250*/
.h_banner .home_swi .h_b_box .h_b_txt .container .p3{font-size: 3.5vw;font-family: 'Barlow-Bold' !important;text-align: right;line-height: 1;margin-left: 7.55vw;margin-top: 13vw;position: relative;
}
.h_banner .home_swi .h_b_box .h_b_txt .container .p3::after{content: ""; width: 2.6vw;height: 2.6vw;border-radius: 50%;background: transparent;border: 0.78vw solid #d0111b;position: absolute;top: -1.56vw;right: -1.56vw;box-sizing: border-box;z-index: -1;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p4{font-size: 3vw;font-family: 'Barlow-Bold' !important;text-align: right;line-height: 1;margin: 0 0 0 7.55vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .a2{margin-left:  7.55vw;margin-top: 6.77vw;}

.h_banner .home_swi .h_b_box .h_b_txt .container .p5::after{content: ""; width: 2.6vw;height: 2.6vw;border-radius: 50%;background: transparent;border: 0.78vw solid #d0111b;position: absolute;top: -1.04vw;right: -1.56vw;box-sizing: border-box;z-index: -1;}
/*67.76,110.58 145,170 145,-10*/
.h_banner .home_swi .h_b_box .h_b_txt .container .p5{font-size: 3.5vw;margin-left: 7.55vw;margin-top:8.85vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p6{font-size: 5.8vw;margin-left: 7.55vw;margin-top: -0.52vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .a3{margin-left:  7.55vw;margin-top: 2.86vw;}
.prod-swiper .swiper-pagination{bottom: 0 !important;}
.prod-swiper {height: 630px !important;}

/* 55,495 */
.home_swi .swiper-button-prev {
    left: 2.86vw !important;
    top: 50% !important;
    transform: translateY(-50%);
    margin-top: 0;
    background-image: none !important;
    z-index: 99999999 !important;
  }
  /* 45px */
  .home_swi .swiper-button-prev i{ font-size: 1.98vw;color: #fff;opacity: 0.5;transition: 0.4s;}
  .home_swi .swiper-button-prev i:hover{color: #fff;opacity: 1;}
  
  .home_swi .swiper-button-next {
    right: 2.86vw !important;
    top: 50% !important;
    transform: translateY(-50%);
    color: #fff;
    margin-top: 0;
    background-image: none !important;
    z-index: 5;
  }
  .home_swi .swiper-button-next i{ font-size: 1.98vw;color: #fff;opacity: 0.5;transition: 0.4s;}
  .home_swi .swiper-button-next i:hover{color: #fff;opacity: 1;}

  .index-about{padding-top: 1.33rem !important;z-index: 9999 !important;position: relative; background-image:url(../bg4.jpg);}
  .index-about .tops{display: flex;justify-content: space-between;width: 100%;}

   .titles{ position: relative;height: auto !important;width: auto !important;}
   .titles h1{
    font-size: 123px;
    font-family: 'Barlow-Bold';
    -webkit-text-stroke: 1px #e6e6e7;
    color: #fff;
    line-height: 123px;
    position: absolute;
    top: -4px;
    left: 5px;
    z-index: -5;
  }
   .titles h2{
    font-size: 123px;
    font-family: 'Barlow-Bold';
    color: #d5d6d8;
    line-height: 123px;
    z-index: 10;
  }
   .titles h3{
    font-size: 60px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #00A84F;
    line-height: 60px;
    margin-top: 20px;
    width: 100%;
  }
   .titles h4{
    font-size: 16px;
    font-family: '微软雅黑';
    color: #000;
    line-height: 24px;
    margin-top: 20px;
    width: 68%;
   
  }
   .titles .font-back{width: 100%;height: 123px;position: absolute;top: -15px;left: 27px; background: linear-gradient(to bottom,rgba(255,255,255,0) ,rgba(255,255,255,1));z-index: -2;}
   .index-pros .pro-titles{display: flex;}
   .index-pros .titles,.index-pros .pro-titles{margin-bottom: 45px;}
   .index-pros .titles h3{margin-left: 0;}
   .index-pros .titles h4{margin-left: 0;width: auto;}
   .honor .titles h4{width: 90%;}
   .index-pros .titles .txt{position: relative;margin-left: 50px;}
   .index-pros .titles .font-back{background: linear-gradient(to bottom,rgba(239,243,246,0),rgba(239,243,246,1));z-index: -2}
   .index-pros .titles h1{color: #eff3f6 ;}
   .index-about .tops .cul{margin-top: 70px;}
   .index-about .tops .hon{margin-left: 85px;margin-top: 70px;}
   .index-about .tops{display: flex;justify-content: space-between;}
  .index-about .tops .l{display: flex;align-items: center;width: 560px;}
  .index-about .tops .l img{height: 190px;}
  .index-about .tops .right{width: 10.25rem;}
  .index-about .tops .right .content{ font-size: 16px;
    font-family: '微软雅黑';
    color: #000;
    margin-bottom: 24px;
    line-height: 35px;
    width: 100%;}
  .index-about .flex{flex-direction: column;flex-wrap: wrap !important;}
  .index-about .bottoms{display: flex;justify-content: center;position: relative;flex-wrap: wrap;margin-top: 70px;}
  .index-about .bottoms .item{width: 6.31rem;height: 60px;border-radius: 60px;font-size: 24px;line-height: 60px;color: #fff;margin-left: 20px;margin-right: 20px;margin-bottom: 40px;transition: 0.5s; text-align: center;}
  .index-about .bottoms .item:hover{transform: translateY(-15px);}
  .index-about .bottoms .item1{background: linear-gradient(to right,#a4d86e,#00A84F);}
  .index-about .bottoms .item2{background: linear-gradient(to right,#5db563,#5bb363);}
  .index-about .bottoms .item3{background: linear-gradient(to right,#71d6c7,#5daae1);}
  .index-about .bottoms .item4{width: 3.94rem;border: 1px solid #c5cedb;color: #000;display:flex;align-items: center;font-family: '微软雅黑';font-size: 16px;justify-content: flex-start;padding-left: .41rem;}
  .index-about .bottoms .item5{background: linear-gradient(to right,#38c8cc,#34acaf);}
  .index-about .bottoms .item6{background: linear-gradient(to right,#2E3192,#2E3192);}
  .index-about .bottoms .item4 .arrow{width: 2rem;height: 2px;background-color: #000;position: relative;margin-left: 17px;}
.index-about .bottoms .item4 .arrow::after{content: "";width: 6px;height: 6px;border-right: 2px solid #000;border-bottom: 2px solid #000;position: absolute;right: 0;transform: rotateZ(-45deg);top: -3px;}
.index-about .bottoms .item4 span{display: inline;font-size: .21rem;}
.index-about .tops .culs{width: 10.63rem;margin-top: 95px;}
.index-about .tops .culs .title{font-size: 30px;font-family: '微软雅黑';color: #00A84F;margin-bottom: 20px;margin-top: 40px;}
.index-about .tops .culs .cul-item{padding-bottom: 25px;border-bottom: 1px solid #d4d5d6;transition: 0.6s;}
.index-about .tops .culs .cul-item:hover{border-color: #00A84F;}
.index-about .tops .culs .cul-item p{font-size: 18px;font-family: '微软雅黑';color: #000;line-height: 47px;}
.index-about .tops .ser{font-size: 36px;font-family: '微软雅黑';color: #00A84F;margin-left: 3rem;}
.ser-tops{align-items: center;justify-content: flex-start !important;}
.index-about .ser-box{display: flex;margin-top: 4.41vw;margin-bottom: 9.77vw;width: 100%;justify-content: center;}
.index-about .ser-box .l{height: 12.03vw;width: 50%;border-radius: 6.02vw 0 0 6.02vw;background: linear-gradient(to right,#bbd374,#6f9935);font-size: 2.93vw;font-family: '微软雅黑';color: #fff;text-align: center;line-height: 12.03vw;}
.index-about .ser-box .r{height: 12.03vw;width: 50%;border-radius:0 6.02vw 6.02vw 0;background: linear-gradient(to right,#38c8cc,#34acaf);font-size: 2.93vw;font-family: '微软雅黑';color: #fff;text-align: center;line-height: 12.03vw;border-left: .27vw solid #fff;}
.index-about .tops .sers{margin-left: 2.75rem;}
.index-about .tops .sers .s{font-size: 16px;font-family: '微软雅黑';color: #000;line-height: 24px;margin-bottom: 25px;}
.sers-tops {padding-bottom: 2.8rem;}
.list-products{z-index: 9999 !important;position: relative;background-color: #fff !important;}
.list-products .topss{display: flex;}
.list-products .topss img{height: 85px;margin-left: 35px;margin-top: 20px;}
.list-products .topss .titles h3{width: 110%;}

.list-products .body table{width: 100% !important;margin-top: 40px;}
.list-products .body table tbody{display:flex;flex-wrap:wrap;justify-content:space-between;width: 100%;}
.list-products .body table tbody tr{display:flex;align-items:center;width:100%;min-height:40px;flex-wrap: wrap;margin-bottom:15px;}
.list-products .body table tbody td{font-size: 18px;color:#111111;font-family: '微软雅黑';}

.list-products .body table tbody tr td:first-child{width: auto;color: #00A84F;}
.list-products .body table tbody tr td:last-child{width: auto; text-align:left;}
.list-products .body table tbody tr td:first-child{width: 100% !important;}
.list-products .body table tbody tr:last-child td:last-child p{font-size: 18px;line-height: 36px;}

.index-about .tops .rec .r{font-size: 18px;font-family: '微软雅黑';color: #000;line-height: 30px;margin-top: 30px;}
.honor .tops{width: 100%;justify-content: space-between;}
.honor .tops .left{width: 520px;}
.honor .tops .hons{width: calc(100% - 520px);display: flex;flex-wrap: wrap;margin-left: 40px;}
.honor .tops .hons .hons-item{width: calc((100% - 120px) / 3);padding: 20px;box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius: 7px;margin-bottom: 40px;margin-left: 40px;transition: 0.5s;}
.honor .tops .hons .hons-item:hover{background-color: #00A84F;}
.honor .tops .hons .hons-item:hover span{color: #fff;}
.honor .tops .hons .hons-item .pics{width: 100%;border: 1px solid #d0d7dd;border-radius: 6px;text-align: center;background-color: #fff;}
.honor .tops .hons .hons-item .pics img{width: 96%;}
.honor .tops .hons .hons-item span{font-size: 16px;font-family: '微软雅黑';color: #000;margin-top: 25px;display: inline-block;}
.index-about .equip{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 60px;}
.index-about .equip .equip-item{width: calc((100% - 120px) / 4);padding: 20px;box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius: 7px;margin-right: 40px;margin-bottom: 40px;}
.index-about .equip .equip-item .pics{border-radius: 7px;overflow: hidden;width: 100%;}
.index-about .equip .equip-item:hover span{color: #00A84F;}
.index-about .equip .equip-item .pics img{transition: 0.8s ease;width: 100%;}
.index-about .equip .equip-item:hover .pics img{transform: scale(1.1);}
.index-about .equip .equip-item:nth-child(4n){margin-right: 0}
.index-about .equip .equip-item span{font-size: 16px;font-family: '微软雅黑';color: #000;margin-top: 20px;display: inline-block;}

table{ border-collapse: collapse; border-spacing: 0; }
 
.partner #list{
padding: 20px 0;
}
.partner #list table a{
    display: flex;
    align-items: center;
}
.partner #list table a span{
  font-size: 36px;
  color: #fff;
  display: inline-block;
  width: 150px;
  font-family: 'ALIBABA-PUHUITI-BOLD';
}
.partner #list table td{ padding: 0 30px;}
.logos-wrap {width: 100% !important;margin: auto;position: relative;display: flex;align-items: center;}

  .partner{width: 100%;height: 180px; display: flex;margin: 0 auto;align-items: center;justify-content: space-between;}
 
  .partner .logos{width:100%;background: linear-gradient(to left,#2A2D93, #00A84F); height: 100%;}
    
   .strength{position: relative;width: 100%;overflow: hidden;padding-bottom: 1.19rem !important;z-index: 9999 !important;position: relative;background-color: #fff !important;}
   
   .strength .titles {margin-top: 100px;} 
   .strength .titles h4{width: 4.44rem;}
   .strength .strback{position: absolute;right: 0;top: 0;width: 9.2rem;z-index: -9;}

   .strength .strs{width: 100%;}
   .strength .bn-list{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 1.38rem;
  }
  .strength .bn-list li {
    transition: 1s ease;
    flex-direction: column;
    border-radius: 13px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: auto !important;
    cursor: pointer;
    transition: 0.7s;
  }
  .strength .bn-list li:hover .number{color: #00A84F;}
  .strength .bn-list li h2 {
    position: relative;
  }
  .strength .bn-list li h2 sup {
    color: #fff;
  }
  .strength .bn-list li h2 > sup {
    color: #fff;
    font-size: 16px;
    background-color: #00A84F;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-family: "微软雅黑";
    display: inline-block;
    text-align: center;
    line-height: 45px;
    position: absolute;
    right: -50px;
    top: -35px;
  }
  .strength .bn-list li h2 > sup > sup {
    font-size: 8px;
  }
  
  .strength .bn-list li h2 .number {
    font-size: 80px;
    color: #000;
    font-family: 'Barlow-Bold';
    line-height: 48px;
    
  }
  /* .strength .bn-list li .num{ width: 140px;} */
  
  .strength .bn-list li .des {
    text-align: left;
    display: inline-block;
    font-size: 16px;
    color: #000;
    font-family: "微软雅黑";
    margin-top: 25px;
    
  }
  .strength .bn-list li i{font-size: 45px;color: #9ea2ab;margin-bottom: 35px !important;}

  .index-pros .title{font-size: 60px;font-family: 'Barlow-Bold';color: #000;line-height: 1;margin-bottom: .63rem;margin-left: .31rem;width: auto;} 

  .index-pros{padding: 0 !important;padding-top: 1rem !important;z-index: 9999 !important;position: relative;background-color: #eff3f6 !important;}
  .index-pros .prod-swiper{height: auto !important;padding-bottom: 1.38rem;}
 
   .index-pros .prod-swiper .swiper-slide{display: flex;justify-content: center;}
   .index-pros .prod-swiper .item i{color: #fff;}
   .index-pros .prod-swiper .item{width: 4.75rem;height: auto !important;background-color: #fff;border-radius: 15px;;transition: 0.8s ease;padding: 25px;}
   .index-pros .prod-swiper .item .line{width: 100%;height: 1px; margin-top:20px; background-color: #c9c9c9;}
   .index-pros .prod-swiper .item:hover .line{background-color: transparent;}

   .index-pros .prod-swiper .item:hover .txt{transform: translateY(-20px);}
   .index-pros .prod-swiper .item:hover{background-color: #00A84F;}
   .index-pros .prod-swiper .item:hover .name{color: #fff;}
   /* .list-products .list .item:hover .txt-r{margin-top: 0;} */
   .index-pros .prod-swiper .item .pic{width: 100%;border-radius: 8px;margin: 0 auto;text-align: center;background-color: #fff;padding: 10px 0;}
   .index-pros .prod-swiper .item .pic img{width: 100%;}
   
   .index-pros .prod-swiper .item .txt{display: flex;justify-content: space-between;padding: 20px 0 0 20px;margin-top: 10px;transition:transform 0.8s;}
   .index-pros .prod-swiper .item .name{font-size: 18px;font-family: '微软雅黑';color: #000;margin-top: 0px;}
   .index-pros .prod-swiper .item .txt-l h1{font-size: 18px;font-family: 'Barlow-Medium';color: #fff;margin-top: 10px;}
   .index-pros .prod-swiper .txt-r{background-color: none;color: #fff;font-size: 20px;margin-top: 20px;transition:transform 0.8s;}
   .index-pros .prod-swiper .item .des{font-family: 'Barlow-Medium';padding: 20px;width: 76%;color: #000;line-height: 25px;font-size: 14px}
   .index-pros .prod-swiper .item:hover .pic img{transform: scale(1.1) !important;}
   .index-pros .swiper-button-prev {
    left: auto !important;
    right:85px !important;
    top: 50px !important;
    margin-top: 0;
    background-image: none !important;
  }
  /* 45px */
  .index-pros .swiper-button-prev i{ font-size: 38px;color: #403a3a;opacity: 0.5;transition: 0.4s;}
  .index-pros .swiper-button-prev i:hover{color: #00A84F;opacity: 1;}
  
  .index-pros .swiper-button-next {
    right: 40px !important;
    top: 50px;
    color: #fff;
    margin-top: 0;
    background-image: none !important;
  }
  .index-pros .swiper-button-next i{ font-size: 38px;color: #403a3a;opacity: 0.5;transition: 0.4s;}
  .index-pros .swiper-button-next i:hover{color: #00A84F;opacity: 1;}
  .index-news .titles{z-index: 9999 !important;}
  .index-news{position: relative;padding-bottom: .5rem;background-color: #fff !important;padding-top: 0.5rem;}
  .index-news .strback{position: absolute;right: 0;top: 0;z-index: 0;}
  .index-news .list{display: flex;justify-content: flex-start;margin-top: .81rem;flex-wrap: wrap;}
  .index-news .list .item {width: calc((100%/3) - 40px);margin-right: 40px;border-radius: 7px;box-shadow: -3px 0px 15px 0px rgba(0, 0, 0, 0.05),3px 5px 15px 0px rgba(0, 0, 0, 0.05);padding: 40px 30px;background: #fff;margin-bottom: 40px;transition: 0.8s;}
  .index-news .list .item:hover .more{transform: translateX(10px);}
  .index-news .list .item:hover{box-shadow: -3px 0px 20px 0px rgba(0, 0, 0, 0.05),3px 15px 20px 0px rgba(0, 0, 0, 0.05);}
  .index-news .list .item:hover h2,.index-news .list .item:hover .times i{color: #00A84F !important;}
  .index-news .list .item:nth-child(3n){margin-right: 0;}
  .index-news .list .times{display: flex;justify-content: space-between;align-items: center;}
  .index-news .list .times .date{font-size: 16px;font-family: '微软雅黑';color: #403a3a;font-weight: bold;}
  .index-news .list .times i{color: #403a3a;font-size: 24px;}
  .index-news .list .pics{border-radius: 7px;overflow: hidden;margin-top: 35px;width: 100%;margin-bottom: 40px;}
  .index-news .list .pics img{width: 100%;}
  .index-news .list .item h2{font-size: 18px;font-family: '微软雅黑';color: #403a3a;font-weight: bold;transition: 0.8s;}
  .index-news .list .item p{font-size: 16px;font-family: '微软雅黑';color: #403a3a;margin-top: 30px;}
  .index-news .list .item .more{font-size: 16px;font-family: '微软雅黑';color: #403a3a;display: flex;align-items: center;margin-top: 50px;transition: 0.8s;}
  .index-news .list .item .more i{width: 35px;height: 35px;background: #00A84F;display: inline-block;border-radius: 50%;color: #fff;display: flex;justify-content: center;align-items: center;margin-right: 12px;}

  .footer .info{display: flex;justify-content: space-between;flex-wrap: wrap;}

.footer .info .dls{display: flex;margin-top: 60px;flex-wrap: wrap;}
.footer .info .dls .dl{margin-right: 40px;}
.footer .info .dls .dl:nth-child(2){margin-right: 0;}
.footer .info .dls .dl:nth-child(3)>.dl-title a{color: transparent !important;}

.dl .dl-title {
  font-size: 18px;
  width: 2.75rem;
  border-bottom: 1px solid rgba(255,255,255,.5);
  padding-bottom: 12px;
  font-family: "微雅软黑";
  color: #fff;
}
.footer .info .dls dt:hover a{margin-left: 5px;}
.dl>dd a{
  color: #fff !important;
  line-height: 35px;
  font-size: 16px;
  font-family: "微雅软黑";
}
.dl>dt a{color: #fff;}
.dl>dd:nth-child(2) {
  margin-top: 13px;
}
.footer .info .dls .dl dd span{position: relative;}
.footer .info .dls .dl dd span:hover::after{width: 100%;}
.footer .info .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #fff;
  left: 0;
  bottom: -2px;
  transition: all 0.6s ease;
  transform-origin: 50%;
}
.footer .info .dls .dl dd span:hover{color: #fff;}
.footer .footer-email{box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); display: flex;background-color: #20242d;} 
.footer .fe-l{width: 320px;height: 170px;background-color: #4daf72;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.footer .fe-l h1{font-family: "微软雅黑";font-weight: bold;font-size: 26px;color: #fff;}
.footer .fe-l p{font-family: "微软雅黑";font-size: 16px;color: #fff;width: 242px;margin-top: 8px;}
.footer .fe-r {display: flex;align-items: center;margin-left: 110px;justify-content: center;}
.footer .fe-r .ipt{width: 655px;height: 50px;border-radius: 4px 0 0 4px;padding-left: 55px;color: #000;}
.footer .fe-r .btn{font-family: "微软雅黑"; color: #fff;text-align: center; width: 135px;height: 50px;border-radius: 0 4px 4px 0;background-color: #4daf72;}
.footer .fe-r form{position: relative;display: flex;}
.footer .fe-r i{color: #4daf72; position: absolute;left: 22px; transform: translateY(-50%);top: 50%;}

.footer .info-f {
  height: 50px;
  margin-right: 5px;
  margin-top: 55px;
}
.footer .info-f .ico {
  align-items: center;
}
.footer .info-f .ico a {
  position: relative;
  color: #366615;
  font-size: 20px;
  margin-right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .info-f .ico a i{font-size: 20px;transition: 0.5s;}
.footer .info-f .ico a:hover i{
  color: #fff;
}
.footer .info-f .ico a:hover{background-color: #366615;}

.footer .message .mes-title{margin-bottom: 15px; margin-top: 65px; font-size: 24px;font-family: '微软雅黑';color: #ffffff;display: flex;align-items: center;}
.footer .message .mes-title i{font-size: 28px;margin-right: 16px;}
.mes-des{ font-size: 16px;font-family: '微软雅黑';color: #fff;}
.footer .message form{margin-top: 40px;}
.footer .message .form-div{display: flex;width: 585px;justify-content: space-between;align-items: center;}
.footer .info .message .form-div .name,.footer .info .message .form-div .mw
{color:#000; font-family: 'Roboto-Regular';font-size: 16px; width: 275px;
  height: 45px;padding-left: 16px;box-sizing: border-box;border-radius: 4px;}
.footer .info{width: 100%; display: flex;}
.footer .info .message .form-div .btn{display: flex;justify-content: center;align-items: center; background-color: #ea1b25; width: 45px !important;height: 45px !important;}
.footer .info .message .label-name,.footer .info .message .label-mw{display: flex;}
.footer .info .message .content{margin-top: 20px; padding-top: 14px; width: 585px;height: 75px;padding-left: 16px;margin-bottom: 20px;font-size: 16px;border-radius: 4px;color:#000;}
.footer .info .message #submit{transition: 1s ease; display: flex; width: 150px;height: 45px;background-color: #366615;font-size: 16px;color: #fff;font-family: 'Roboto-Regular';border: none;border-radius: 4px;align-items: center;justify-content: center;cursor: pointer;}
.footer .info .message #submit i{ margin-right: 10px;font-size: 20px;}
.footer .info .message #submit:hover{border-radius: 20px;}
.footer .form-div .code_box {
  position: relative !important;
  display: flex;
  align-items: center;
}
.footer .form-div .code_box input{width: 410px;height: 45px;padding-left: 16px;border-radius: 4px;}
.footer .form-div .code_box img {
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  border-radius: 4px;
}

.footer{color:#fff;background:url('../image/foot_06.jpg');background-repeat: no-repeat;background-size: cover;position: relative;z-index: 999;}
.footer .menu{padding:45px 0 80px;}
.footer .menu .item{width: calc(100% / 4 - 75px);margin-right:100px;}
.footer .menu .item h3{padding-bottom:20px;font-style: italic;font-size:24px;border-bottom:1px solid #55637B;font-family: 'Barlow-ExtraBold'}
.footer .menu .item .sub a{display:block;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#fff;}
.footer .menu .item .sub a:hover{padding-left:10px;}
.footer .menu .item:last-child{margin-right:0}
.footer .menu .item:last-child a{display:flex;}
.footer .menu .item:last-child a .i{width:30px;}
.footer .menu .item:last-child a span{width: calc(100% - 30px);}
.footer .bottom{height: 110px;background-color: #44883d;margin-top: .8rem;display: flex;justify-content: space-between;align-items: center;}
.footer .bottom p,.footer .bottom p a{color:#FFFFFF;font-size:16px;}
.footer .bottom p .ba{margin-left: 20px;}

.location{display:flex;align-items: center;border-bottom:1px solid #CED2D9;height:55px;z-index: 9999 !important;position: relative;background-color: #fff !important;}
.location a{text-transform:capitalize;font-size: 16px;}
.location i{margin:0 10px;}
.location a:last-child{color:#00A84F}

.sidebar{width:280px}
.sidebar .sticky{position:sticky;top:5px;}
.sidebar .t{margin-bottom:10px;height:109px;background:url(/skin/images/news_bg.png);border-radius:10px 10px 0 0;padding:23px 0 0 30px}
.sidebar .t h2{font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;color:#fff;}
.sidebar .t .line{width:46px;height:3px;background:#fff;}
.sidebar .bd .item h3>a{height:50px;border-bottom:1px solid #CED2D9;align-items:center;font-size:18px;display:flex;position:relative;width: 215px;border: 2px solid #00A84F;border-radius: 50px 0 0 50px;margin-bottom: 8px;padding-left: 30px;font-family: '微软雅黑';color: #00A84F;}
.sidebar .bd .item.on h3>a{background-color: #00A84F;border-right: #fff;color: #fff;}
.sidebar .bd .item h3{display: flex;}
.sidebar .bd .item h3 i{display: flex;width: 60px;height: 50px;border-radius:  0 50px 50px 0;border: 2px solid #00A84F;border-left: none;font-size: 18px;color: #00A84F;align-items: center;padding-left: 20px;cursor: pointer;}
.sidebar .bd .item.on h3 i{background-color: #498839;color: #fff;border-color: #498839;}
.sidebar .bd .item h3 a:hover{color:#498839}
.sidebar .bd .item .sub{padding:20px 0;}
.sidebar .bd .item .sub a{margin-bottom:20px;display:flex;align-items:center;}
.sidebar .bd .item .sub a i{font-size:13px;width:25px;margin-left:10px;}
.sidebar .bd .item .sub a span{width: calc(100% - 35px);}
.sidebar .bd .item .sub a:last-child{margin-bottom:0;}
.sidebar .bd .item .sub a.on,.sidebar .bd .item .sub a:hover{color:#338BCF}
.content{width:calc(100% - 380px)}
.contents{width:100%;margin-top: 100px;padding-bottom: 70px;}

.list-events .list .item{margin-bottom:45px;}
.list-events .list .item .pic{width:388px;}
.list-events .list .item .pic img{width:100%;}
.list-events .list .item .txt{width:calc(100% - 412px)}
.list-events .list .item .txt h3{padding:5px 0 15px;}
.list-events .list .item .txt h3 a{font-size:18px;color:#338BCF;}
.list-events .list .item .txt p{height:40px;display:flex;align-items: center;border-bottom:1px solid #DBDEE3;font-size:14px;}

.list-download .t{text-transform:uppercase;margin-bottom:40px;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-download .list .item{margin-bottom:25px;}
.list-download .list .item a{transition-duration:.5s;display:flex;padding:20px 40px 20px 30px;box-shadow: 0 5px 10px rgba(0,0,0,0.12);border-radius:5px;}
.list-download .list .item .name{display:flex;width:80%;}
.list-download .list .item .name .i{width:40px;display:flex;align-items: center;}
.list-download .list .item .name .i i{height:22px;width:22px;background:#338BCF;font-size:0;border-radius:22px;}
.list-download .list .item .name .info{width: calc(100% - 40px);}
.list-download .list .item .name .info h3{transition-duration:.5s;font-size:18px;color:#0B2042}
.list-download .list .item .name .info p{transition-duration:.5s;padding-top:8px;color:#0B2042;font-size:12px;opacity:.6;}
.list-download .list .item .name .info p i{font-size:12px;margin-right:5px;}
.list-download .list .item .more{display:flex;align-items: center;}
.list-download .list .item .more i{transition-duration:.5s;}
.list-download .list .item .more i:last-child{color:#338BCF;margin-left:20px;}
.list-download .list .item:hover a{background:#338BCF}
.list-download .list .item:hover .name .i i{font-size:24px;color:#fff;background:none;;}
.list-download .list .item:hover .name .info h3{color:#fff}
.list-download .list .item:hover .name .info p{opacity:.6;color:#fff;}
.list-download .list .item:hover .more i{color:#fff;}

.list-job{z-index: 9999 !important;position: relative;background-color: #fff !important;}
.list-job .job-content{padding-bottom: 100px;}
.list-job .infos .name{font-size: 60px;font-weight: bold;font-family: '微软雅黑';text-align: center;padding-top: 1.2rem;line-height: 1;}
.list-job .infos h2{font-size: 87px;font-weight: bold;font-family: '微软雅黑';text-align: center;margin-top: 25px;color: #00A84F;line-height: 1;}
.list-job .infos .content{font-size: 18px;font-family: '微软雅黑';line-height: 32px;margin-top: 40px;width: 100%;color: #000;}
.list-job .infos .c-box h3{font-size: 18px;font-family: '微软雅黑';margin-top: 25px;color: #00A84F;line-height: 1;}
.list-job .infos .c-box p{font-size: 18px;font-family: '微软雅黑';line-height: 32px;width: 640px;color: #000;margin-top: 10px;}
 .cons{display: flex;justify-content: space-between;padding-top: 1.63rem;border-bottom: .01rem solid #403a3a;padding-bottom: 1rem;}
 .cons .con{display: flex;flex-direction: column;width: 5.75rem;height: 2.88rem;background-color: #00A84F;border-radius: .17rem;align-items: center;cursor: pointer;transition: 0.6s;}
 .cons .con .icons{transition: 0.6s;width: 1.25rem;height: 1.25rem;border: .13rem solid #fff;color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin-top: -0.5rem;background-color: #00A84F;}
 .cons .con .icons i{font-size: .56rem;}
 .cons .con .title{font-size: .3rem;font-family: '微软雅黑';margin-top: .5rem;color: #fff;line-height: 1;font-weight: bold;}
 .cons .con span{font-size: .23rem;font-family: '微软雅黑';margin-top: .5rem;color: #fff;margin-top: .25rem;}
 .cons .con span a{color: #fff;}
 
 .list-job .cons .con:hover,.list-job .cons .con:hover .icons{background-color: #bad374;}

 .cont{border: none;}
 .cont .con{width: 4.44rem !important;height: 2.63rem !important;} 
 .cont .con1,.cont .icons1{background: linear-gradient(to right,#bad374,#709a36);}
 .cont .con2,.cont .icons2{background: linear-gradient(to right,#5db563,#5bb363);}
 .cont .con3,.cont .icons3{background: linear-gradient(to right,#71d6c7,#5daae1);}
 .cont .con4,.cont .icons4{background: linear-gradient(to right,#84c6f2,#5598d2);}
 .cont .con:hover{box-shadow:0 10px 20px rgba(0,0,0,0.2);}
 .list-contact{z-index: 9999 !important;position: relative;background-color: #fff !important;}
 .list-contact .map{width: 99%;margin: 0 auto;padding-bottom: 100px;}
 .list-contact .map img{width: 100%;box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius: 15px;}

.list-job .t{margin-bottom:40px;text-transform:uppercase;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-job .list{margin-top: 70px;padding-top: 40px;}
.list-job .list .flex{align-items: center;}
.list-job .list .item{margin-bottom:50px;}
.list-job .list .item .info{width: calc(100% - 130px);}
.list-job .list .item .info h3{transition-duration:.5s;font-size:18px;padding:15px 0 30px}
.list-job .list .item .info .desc{margin-bottom:25px;display:flex;}
.list-job .list .item .info .desc p{display:flex;align-items: center;color:#0B2042;margin-right:60px;}
.list-job .list .item .info .desc p:last-child{margin-right:0;}
.list-job .list .item .info .desc p i{margin-right:4px;color:#00A84F}
.list-job .list .item .info .desc p span{font-size:14px;margin-right:30px;}
.list-job .list .item .info .desc p span:last-child{margin-right:0;}
.list-job .list .item .btn{cursor: pointer;width:115px;height:36px;display:flex;justify-content: center;align-items: center;border-radius:36px;color:#fff;background:#00A84F;;}
.list-job .list .item .btn i{color:#fff;margin-right:5px;}
.list-job .list .item .btn span{font-size:14px;}
.list-job .list .item .more{padding-top:15px;border-top:1px solid #DBDEE3;width:100%;}
.list-job .list .item .more span{transition-duration:.5s;font-size:14px;color:#00A84F;border-bottom:1px solid #00A84F}
.list-job .list .item:hover a .info h3{color:#00A84F;}
.list-job .list .item:hover a .more span{margin-left:10px}
.list-job .content{margin-top:-30px;color:#000;font-size:14px;line-height:30px}
.list-job .content h3{font-size:18px;color:#000;margin-bottom:15px;}
.list-job .list .detail{width: 100%;}

.job-pop{flex-direction: column;position: fixed;display:none;;justify-content: center;align-items: center;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:9999999}
.job-pop .hd{height:80px;width:900px;padding:0 35px;background:#00A84F;align-items: center;;}
.job-pop .hd .name{color:#FFFFFF;font-size:18px}
.job-pop .hd .del{cursor: pointer;}
.job-pop .bd{width:900px;padding:35px;background:#fff;}
.job-pop .bd input,.job-pop .bd textarea{width:100%;display:block;padding:0 20px;border-radius:4px;margin-bottom:20px;border:1px solid #000000;font-size:14px;color:#000000;}
.job-pop .bd input:hover,.job-pop .bd textarea:hover{border-color:#00A84F}
.job-pop .bd input{height:50px;display:flex;align-items: center;;}
.job-pop .bd .fujian input{width: 75%;}
.job-pop .bd textarea{min-height:180px;padding:10px 20px;line-height:30px}
.job-pop .bd .btn{transition-duration:.6s;width:160px;height:50px;border-radius:4px;background:#00A84F;display:flex;justify-content: center;align-items: center;margin:0 auto;cursor: pointer;color:#fff;font-size: 16px;}
.job-pop .bd .btn i{margin-left:8px}
.job-pop .bd .btn:hover{border-radius:30px;}
.job-pop .fujian{position: relative;}
.job-pop .fujian button{position: absolute;right:0;top:0;width:175px;height:45px;background:#00A84F;text-align:center;color:#fff;font-size:16px;cursor: pointer;border:0;border-radius: 4px;}
.job-pop .fujian .layui-upload-file{display:none !important}
.list-job .recr{display: flex;justify-content: space-between;margin-top: 1.63rem;align-items: center;padding-bottom: 30px;}
.list-job .recr .rec-box{display: flex;flex-direction: column;}
.list-job .recr .rec-box .recr-item{margin-bottom: 90px;}
.list-job .recr .rec-box .recr-item .icons{width: 90px;height: 90px;border-radius: 50%;background-color: #00A84F;display: flex;justify-content: center;align-items: center;}
.list-job .recr .rec-box .recr-item .icons i{color: #fff;font-size: 50px;}
.list-job .recr .rec-box .recr-item .title{color:#00A84F;font-size:24px;margin-top: 15px;}
.list-job .recr .rec-box .recr-item .des{font-size:18px;margin-top: 20px;line-height: 32px;width: 330px;}
.list-job .recr .cirs{width: 492px;height: 492px;border-radius: 50%;position: relative;}
.list-job .recr .cirs img{width: 100%;}
.list-job .recr .cirs .line-lt1{width: 155px;height: 1px;background-color: #9abd66;position: absolute;left: -85px;top: 20px;transform: rotate(45deg);}
.list-job .recr .cirs .line-lt2{width: 355px;height: 1px;background-color: #9abd66;position: absolute;left: -417px;top: -35px;}

.list-job .recr .cirs .line-lb1{width: 155px;height: 1px;background-color: #9abd66;position: absolute;left: -145px;bottom: 180px;transform: rotate(-45deg);}
.list-job .recr .cirs .line-lb2{width: 295px;height: 1px;background-color: #9abd66;position: absolute;left: -417px;bottom: 125px;}

.list-job .recr .cirs .line-rt1{width: 155px;height: 1px;background-color: #9abd66;position: absolute;right: -85px;top: 20px;transform: rotate(-45deg);}
.list-job .recr .cirs .line-rt2{width: 160px;height: 1px;background-color: #9abd66;position: absolute;right: -222px;top: -35px;}

.list-job .recr .cirs .line-rb1{width: 155px;height: 1px;background-color: #9abd66;position: absolute;right: -145px;bottom: 180px;transform: rotate(45deg);}
.list-job .recr .cirs .line-rb2{width: 100px;height: 1px;background-color: #9abd66;position: absolute;right: -222px;bottom: 125px;}


.about-titles{z-index: 9999 !important;position: relative;background-color: #fff !important;}
 .titlelist{ margin: 0 auto; padding-top: 57px; width: 100%;display: flex;justify-content: center;}
 .titlelist .title-item{width: 185px; margin-right: 12px; transition: 1 ease; position: relative; background-color: #fff; 
  font-size: 16px;;border: 2px solid #00A84F;border-radius: 50px;font-family: 'Roboto-Bold';height: 50px;color: #00A84F;cursor:pointer}
 .titlelist .title-item:hover{background-color: #00A84F !important;color: #fff !important;}
 .titlelist .titleactive{background-color: #00A84F;color: #fff;}

/* .list-news .list .item{margin-bottom:75px;}
.list-news .list .item:last-child{margin-bottom:50px;}
.list-news .list .item h2{font-size:18px;color:#338BCF;padding-bottom:14px;border-bottom:1px solid #CED2D9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-news .list .item p{margin:23px 0 19px;font-size:16px;line-height:24px;color:#0B2042;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.list-news .list .item span{transition-duration:.6s;color:#338BCF;border-bottom:1px solid #338BCF}
.list-news .list .item:hover span{margin-left:10px;} */

.list-news {z-index: 9999 !important;position: relative;background-color: #fff !important;}
.list-news .show .t h2{font-size:18px;color:#000;line-height:24px;}
.list-news .show .t .time{padding:20px 0 17px;color:#403a3a;font-size:14px;}
.list-news .show .c{margin-bottom:30px;padding:30px 0;color:#0B2042;font-size:16px;line-height:24px;border-top:1px solid #CED2D9;border-bottom:1px solid #CED2D9;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:16px;color:#000;line-height:24px;}
.list-news .show .m .top_bottom_page p a:hover{color:#00A84F}
.list-news .show .m .btn{display:flex;}
.list-news .show .m{padding-bottom: 20px;}
/* .list-news .show .m .btn:hover{border-radius:30px} */
.list-news .show .m .btn .btn-l{border-radius:22.5px 0 0 22.5px;width:65px;height:45px;display:flex;align-items: center;background:#498839;justify-content: center;transition: 0.8s;}
.list-news .show .m .btn .btn-l i{color:#fff;font-size:20px;}
.list-news .show .m .btn .btn-r{border-radius:0 22.5px 22.5px 0;width:95px;height:45px;display:flex;align-items: center;background:#00A84F;color:#fff;font-size:16px;justify-content: center;transition: 0.8s;}
.list-news .show .m .btn:hover .btn-l{background-color: #00A84F;}
.list-news .show .m .btn:hover .btn-r{background-color: #498839;}

.list-products .sidebar .top img{height: 80px;margin-top: 30px;}
.list-products .sidebar .top{display: flex;}
.list-products .sidebar .bd{margin-top: 40px;}
.list-products .sidebar .t h2{text-transform:uppercase;font-size:30px;}
.list-products .list1{margin-top: .63rem;}
.list-products .list .item{transition-duration:.6s;width: calc(100% / 3 - 40px);padding:20px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,0.1);margin:0 40px 45px 0;box-sizing: border-box;}
.list-products .list .item .line{width: 100%;height: 1px;background-color: #c9c9c9;}
.list-products .list .item:nth-child(3n){margin-right:0;}
.list-products .list .item:hover .txt{border-color: transparent;transform: translateY(-20px);}
.list-products .list .item:hover{background-color: #00A84F;}
.list-products .list .item:hover .line{background-color: transparent;}
.list-products .list .item:hover .name{color: #fff;}
.list-products .list .item .pic{width: 100%;margin: 0 auto;text-align: center;background-color: #fff;padding: 10px 0;border-radius: 8px;}
.list-products .list .item .pic img{width: 84%;}
.list-products .list .item i{color: #fff;}
.list-products .list .item .txt{display: flex;justify-content: space-between;padding: 20px 0 0 20px;transition: 0.8s;}
.list-products .list .item .name{font-size: 18px;font-family: '微软雅黑';color: #000;transition: 0.4s;margin-top: 20px;transition: transform 0.8s;}
.list-products .list .item .txt-l h1{font-size: 18px;font-family: 'Barlow-Medium';color: #fff;transition: transform 0.8s;margin-top: 10px;}
.list-products .list .txt-r{background-color: none;color: #fff;font-size: 20px;margin-top: 20px;transition:transform 0.8s;}
.list-products .list .item .des{font-family: 'Barlow-Medium';padding: 20px;width: 76%;color: #000;line-height: 25px;font-size: 14px}
.list-products .list .item:hover .pic img{transform: scale(1.1) !important;}
.list-products .content .title{margin-bottom:15px;padding-bottom:12px;font-size:30px;font-family: 'Barlow-ExtraBold';font-style: italic;border-bottom:1px solid #0B2042;}
.list-products .content .title2{margin-bottom:40px}
.list-products .body{font-size:16px;line-height:24px;color:#0B2042;padding-bottom:30px;}
.list-products .body ul{display:flex;flex-wrap:wrap;justify-content: space-between;}
.list-products .body ul li{width:calc(50% - 30px);height:50px;border-bottom:1px solid #CED2D9;display:flex;align-items: center;}
.list-products .head{padding:40px 20px 40px 40px;border-radius:10px;box-shadow: 0 5px 15px rgba(0,0,0,0.1);margin-bottom:40px}
.list-products .head .img_list{z-index:2;width:630px}
.list-products .head .img_list .datu{width: calc(100% - 90px);}
.list-products .head .img_list .datu img{width:100%}
.list-products .head .img_list .xiaotu{width:70px;display:flex;flex-wrap:wrap;align-content: space-between;}
.list-products .head .img_list .xiaotu li{transition-duration:.5s;width:70px;height:70px;margin-bottom:10px;border:1px solid #babcbf}
.list-products .head .img_list .xiaotu li:hover{border-color:#00A84F}
.list-products .head .img_list .xiaotu li img{width:100%;}
.list-products .head .img_list .xiaotu .btn{width:100%}
.list-products .head .img_list .xiaotu .btn a{cursor: pointer;}
.list-products .head .img_list .xiaotu .btn .pro_next{width:50%;height:30px;display:flex;justify-content: center;align-items: center;border-radius: 15px 0 0 15px;background-color: #00A84F;border-right: 1px solid #fff;}
.list-products .head .img_list .xiaotu .btn .pro_prev{width:50%;height:30px;display:flex;justify-content: center;align-items: center;border-radius:0 15px 15px 0;background-color: #498839;}
.list-products .head .img_list .xiaotu .btn a i{font-size:14px;color:#fff;}
.list-products .head .img_list .xiaotu .btn:hover .pro_next{background-color: #498839 !important;}
.list-products .head .img_list .xiaotu .btn:hover .pro_prev{background-color: #00A84F !important;}
.list-products .head .txt_list{width: calc(100% - 630px);display:flex;align-content: space-between;flex-wrap:wrap;padding-left: 50px;}
.list-products .head .txt_list .txt_list_t{width:100%}
.list-products .head .txt_list .t{border-bottom:1px solid #CCCCCC;padding-bottom:12px;}
.list-products .head .txt_list .t h2{padding-top:25px;color:#000;font-size: 18px;font-family: '微软雅黑';}
.list-products .head .txt_list .t p{padding-top:8px;color:#000;font-size: 16px;font-family: '微软雅黑';}
.list-products .head .txt_list .c .nav{display:flex;margin-top: 18px;}
.list-products .head .txt_list .c .nav a{width:44px;height:44px;border-radius:50%;margin-left:10px;display:flex;align-items: center;justify-content: center;color:#fff;background:#403a3a;}
.list-products .head .txt_list .c .nav a:hover{border-color:#498839;background:#498839;color:#fff;}
.list-products .head .txt_list .c .nav .message_btn{transition-duration:.5s;cursor: pointer;background:#00A84F;height:44px;padding:0 20px;border-radius:6px;display:flex;align-items: center;border-radius: 22px;font-size: 16px;}
.list-products .head .txt_list .c .nav .message_btn i{margin-right:10px;color: #fff;font-size: 18px;}
.list-products .head .txt_list .c .nav a i{font-size: 18px;}
.list-products .head .txt_list .c .nav .message_btn span{color:#fff;}
.list-products .head .txt_list .c .nav .message_btn:hover{background-color: #498839;}
.list-products .head .txt_list .txt_list_m{width:100%;padding-top:8px;border-top:1px solid #CCCCCC;margin-top: 30px;}
.list-products .head .txt_list .txt_list_m span{font-size: 16px;}
.list-products .head .txt_list .txt_list_m .ico{display:flex;}
.list-products .head .txt_list .txt_list_m .ico{font-size: 16px;}
.list-products .head .txt_list .txt_list_m .ico a{border-left:1px solid #B5BCC6;margin-left:7px;padding-left:7px}
.list-products .head .txt_list .txt_list_m .ico a:first-child{border:0;margin:0;padding:0;}
.list-products .head .txt_list .param{margin-top: 25px !important;}
.list-products .head .txt_list .param h1{font-size: 24px;font-family: '微软雅黑';color: #00A84F;}
.list-products .head .txt_list .param p{font-size: 18px;font-family: '微软雅黑';color: #000;margin-top: 15px;padding-left: 10px;}

.list-products .content .show_head_bottom{padding:25px;border-top:1px solid #D1CECD;width: 100%;margin-top: 60px;}
.list-products .content .show_head_bottom a{width:50%;display:flex;align-items: center;}
.list-products .content .show_head_bottom a .i{margin-right:10px;width:30px;height:30px;border:1px solid #190807;display:flex;align-items: center;justify-content: center;border-radius: 50%;}
.list-products .content .show_head_bottom a .i i{font-size:24px}
.list-products .content .show_head_bottom a .i .fa-caret-left{margin-right: 2px;}
.list-products .content .show_head_bottom a .i .fa-caret-right{margin-left: 3px;}
.list-products .content .show_head_bottom a .txt h3{font-family: 'Barlow-ExtraBold';text-transform:uppercase;font-size: 16px;white-space: nowrap;}
.list-products .content .show_head_bottom a .txt{display: flex;align-items: center;}
.list-products .content  .show_head_bottom a .txt p{color:#00A84F;font-size: 16px;font-family: 'Barlow-Medium';margin-left: 10px;margin-right: 10px;text-align: left;}
.list-products .content .show_head_bottom a:last-child{justify-content: flex-end;}
.list-products .content .show_head_bottom a:last-child .txt{justify-content: flex-end;}
.list-products .content .show_head_bottom a:last-child .i{margin:0 0 0 10px}
.list-products .content .show_head_bottom a:last-child .txt{text-align:right;}
.list-products .content .show_head_bottom a:hover .i{border-color:#498839}
.list-products .content .show_head_bottom a:hover i{color:#498839}
.list-products .content .show_head_bottom a:hover h3{color:#498839}
.list-products .content .show_head_bottom a:hover p{color:#498839}


.list-about .bd .pic{width:630px;position: relative;}
.list-about .bd .pic img{width:100%}
.list-about .bd .pic .video_btn{position: absolute;z-index:2;right:18px;top:18px;cursor: pointer;}
.list-about .bd .pic .video_btn img{transition-duration:.5s;}
.list-about .bd .pic .video_btn:hover img{transform: rotate(360deg);}
.list-about .bd .txt{width:calc(100% - 700px)}
.list-about .bd .txt h2{position: relative;font-size:18px;padding-left:30px;}
.list-about .bd .txt h2:after{position: absolute;left:0;top:50%;width:25px;height:3px;background:#0B2042;margin-top:-1.5px;content:"";}
.list-about .bd .txt h3{margin:30px 0 10px;text-transform:uppercase;font-size:40px;line-height:38px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-about .bd .txt h3 span{color:#338BCF}
.list-about .bd .txt p{font-size:16px;line-height:24px;color:#0B2042;margin-bottom:25px}
.list-about .data{display:flex;padding-top:45px;margin-top:55px;border-top:1px solid #CED2D9;}
.list-about .data .item{width:25%;padding-left:45px;}
.list-about .data .item i{font-size:36px;color:#338BCF}
.list-about .data .item h3{font-size:33px;margin:3px 0;color:#0B2042;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-about .data .item p{font-size:10px;margin-bottom:0;}
.list-about-advantage{padding:70px 0 80px;background:#338BCF;text-align:center;color:#fff;}
.list-about-advantage .t{margin-bottom:80px;}
.list-about-advantage .t h2{margin-bottom:15px;text-transform:uppercase;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-about-advantage .t p{font-size:18px;line-height:24px}
.list-about-advantage .bd .item{width:25%;padding:0 20px;}
.list-about-advantage .bd .item i{font-size:70px;}
.list-about-advantage .bd .item h3{margin:30px 0 10px;font-size:24px;font-family: 'Barlow-ExtraBold';}
.list-about-advantage .bd .item p{font-size:16px;line-height:24px;}
.list-about-content .t{margin-bottom:45px;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;text-transform:uppercase;}
.list-about-content .work .bd{margin-bottom:80px;}
.list-about-content .work .item{margin:20px;padding:10px;background:#fff;box-shadow: 0 5px 15px rgba(0,0,0,0.2);border-radius:10px;}
.list-about-content .work .item .pic{overflow:hidden}
.list-about-content .work .item .pic img{width:100%}
.list-about-content .work .slick-dots{bottom:-32px;display:flex;;background:#0B2042;height:2px;}
.list-about-content .work .slick-dots li{margin:0;cursor: pointer;width:auto;flex:1;height:2px;background:#0B2042;}
.list-about-content .work .slick-dots li.slick-active{background:#338BCF;}
.list-about-content .work .slick-dots li button{display:none;}
.list-about-content .culture{margin-bottom:80px;}
.list-about-content .culture .item{padding:55px 0 35px;border-bottom:1px solid #CED2D9;}
.list-about-content .culture .item:first-child{padding-top:20px}
.list-about-content .culture .item .pic{width:400px;}
.list-about-content .culture .item .txt{width:calc(100% - 440px)}
.list-about-content .culture .item .txt h3{font-size:24px;line-height:56px;}
.list-about-content .culture .item .txt p{font-size:16px;line-height:24px;margin-top:5px;}
.list-about-content .honor{display:flex;flex-wrap:wrap;}
.list-about-content .honor .item{margin-bottom:30px;width:calc(100% / 5 - 36px );margin-right:40px}
.list-about-content .honor .item:nth-child(5n){margin-right:0;}
.list-about-content .honor .item .pic img{width:100%}

.list-contact-msg{padding:75px 0 60px;background-image: linear-gradient(to right, #86C4F7, #075896);}
.list-contact-msg .hd{width:50%;background: url(/skin/images/bg.png) no-repeat bottom -100px left -100px;}
.list-contact-msg .hd h2{border-radius:30px;padding:0 15px;height:30px;line-height:30px;display:inline-block;background:#0B2042;color:#fff;text-align:center;}
.list-contact-msg .hd h3{padding:20px 0;font-family: 'Barlow-ExtraBold';font-style: italic;color:#fff;text-transform:uppercase;font-size:40px;}
.list-contact-msg .hd p{color:#FFFFFF;font-size:16px;line-height:24px;}
.list-contact-msg .form{width:47%;background:#fff;padding:60px 60px 60px 70px;border-radius:10px}
.list-contact-msg .form .item{margin-bottom:25px;position: relative;}
.list-contact-msg .form .item p{margin-bottom:8px;font-size:16px;color:#000000}
.list-contact-msg .form .item input,.list-contact-msg .form .item textarea{transition-duration:.5s;width:100%;padding:0 10px;height:47px;border:1px solid #000000;border-radius:4px;color:#000;display:flex;align-items: center;;}
.list-contact-msg .form .item input:hover,.list-contact-msg .form .item textarea:hover{border-color:#2D8BCF;color:#2D8BCF}
.list-contact-msg .form .item textarea{padding:10px;min-height:110px}
.list-contact-msg .form .item img{position: absolute;right:2px;bottom:1px;height:45px;cursor: pointer;}
.list-contact-msg .form .btn{transition-duration:.5s;cursor: pointer;;width:147px;height:47px;display:flex;color:#fff;background:#2D8BCF;border-radius:4px;align-items: center;justify-content: center;}
.list-contact-msg .form .btn:hover{border-radius:30px}
.list-contaact .bd .t{width:405px;}
.list-contaact .bd .t h2{font-family:"Arial";color:#fff;font-weight:bold;font-size:100px;width:77px;height:77px;background:#338BCF;border-radius:77px;text-align:center;}
.list-contaact .bd .t h3{padding:35px 0 5px 0;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-contaact .bd .t p{font-size:16px;line-height:24px;}
.list-contaact .bd .t .pic{margin-top:70px}
.list-contaact .bd .txt{width:calc(100% - 520px);}
.list-contaact .bd .txt .item{height:60px;display:flex;border-bottom:1px solid #CED2D9;align-items: center;}
.list-contaact .bd .txt .item .i{width:40px;display:flex;justify-content: center;align-items: center;font-size:20px;}
.list-contaact .bd .txt .wx{padding:40px 0 0 10px;}
.list-contaact .what h2{text-align:center;font-size:40px;text-transform:uppercase;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-contaact .what h3{font-size:18px;padding:60px 0 30px;}
.list-contaact .what .info .list{width:calc(100% - 450px)}
.list-contaact .what .info .list .item{display:flex;margin-bottom:50px;}
.list-contaact .what .info .list .item .i{width:60px;height:60px;display:flex;}
.list-contaact .what .info .list .item .i span{margin-top:13px;font-family:"Arial";width:60px;display:flex;align-items: center;color:#338BCF;height:60px;font-weight:bold;font-size:100px;}
.list-contaact .what .info .list .item .c{width:calc(100% - 60px);color:#0B2042;}
.list-contaact .what .info .list .item .c h4{font-size:30px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-contaact .what .info .list .item .c p{margin-top:10px}
.list-contaact .what .info .list .more{border-top:1px solid #0B2042;padding-top:15px;}
.list-contaact .what .info .list .more img{height:22px}
.list-contaact .what .info .txt{width:350px}
.list-contaact .what .info .txt .star{display:flex;padding:38px 0 21px;}
.list-contaact .what .info .txt .star span{width:60px;height:60px;background:#338BCF;display:flex;align-items: center;justify-content: center;margin-right:10px;}
.list-contaact .what .info .txt .star span:last-child{margin:0;}
.list-contaact .what .info .txt .star span i{color:#fff;font-size:38px}
.list-contaact .what .info .txt p{font-size:18px;}
.list-contaact .what .info .txt .more{width:255px;height:60px;border:2px solid #338BCF;display:flex;justify-content: center;align-items: center;margin:80px auto 0;;}
.list-contaact .what .info .txt .more span{color:#0B2042;font-size:18px;margin-right:10px;}
.list-contaact .what .info .txt .more img{height:18px}
.list-contaact .what .info .txt .more:hover{border-radius:40px;}

.index-banner{position:relative;overflow:hidden;margin-top:120px;}
.index-banner .slick-dots{bottom:50px}
.index-banner .slick-dots li{background:#fff;width:16px;border:0;transition-duration:.6s;position:relative;border-radius:16px;margin:0 16px 0 0;height:16px;opacity:1;}
.index-banner .slick-dots li button{display:none;}
.index-banner .slick-dots li.slick-active{width:35px}
.index-banner .btn{transition-duration:.5s;width:40px;height:40px;cursor: pointer;position:absolute;top:50%;margin-top:-20px;cursor:pointer;}
.index-banner .btn i{transition-duration:.5s;color:#fff;font-size:40px;opacity:.5}
.index-banner .btn:hover i{opacity:1;}
.index-banner .prev{left:50px;}
.index-banner .next{right:50px;}

.index-pro{padding:80px 0}
.index-pro .wrap{position: relative;}
.index-pro .btn i{transition-duration:.5s;font-size:37px;z-index:9999;color:#0B2042;cursor: pointer;position: absolute;top:50%;margin-top:-18.5px;}
.index-pro .btn i:hover{color:#338BCF}
.index-pro .btn i.prev{left:-25px}
.index-pro .btn i.next{right:-30px}
.index-pro .bd{overflow:hidden}
.index-pro .bd .item{margin:0 20px}
.index-pro .bd .item .txt{padding-top:20px;color:#0B2042;font-size:18px}

.index-products{background:#FAFAFA;}
.index-products .list .item{background:#fff;padding:30px 20px 35px;margin:20px !important}
.index-products .list .item .txt{padding-top:23px}
.index-products .list .item .txt .auth{margin-top:30px}
.index-products .list .item .txt .auth img{width:auto;}
.index-products .index-title{margin-bottom:33px}
.index-products .index-title .t{display:flex;align-items: center;}
.index-products .index-title .t h2{font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;margin-right:35px;}
.index-products .index-title .t a{height:35px;padding:0 25px;background:#338BCF;color:#fff;text-align:center;line-height:35px;border-radius:30px;}
.index-products .index-title .t a:hover{background:#0B2042;color:#fff;}
.index-products .index-title .more{display:flex;align-items: center;;}
.index-products .index-title .more i{transition-duration:.5s;font-size:37px;z-index:9999;color:#0B2042;cursor: pointer;}
.index-products .index-title .more i:hover{color:#338BCF}

.index-advantage{background:#ECEFF2;color:#0B2042}
.index-advantage .t h2{color:#338BCF;}
.index-advantage .t p{color:#0B2042}
.index-advantage .bd .item{padding:0 40px}
.index-advantage .bd .item i,.index-advantage .bd .item h3{transition-duration:.5s;}
.index-advantage .bd .item:hover i,.index-advantage .bd .item:hover h3{color:#338BCF}

.index-about{padding:50px 0;}


@media (max-width: 1800px){
    .wrap{width:92%}
}
@media (max-width: 1640px){
  .list-job .recr .rec-box .recr-item{margin-bottom: 4.69vw;}
  .list-job .recr .rec-box .recr-item .icons{width: 4.69vw;height: 4.69vw;border-radius: 50%;background-color: #00A84F;display: flex;justify-content: center;align-items: center;}
  .list-job .recr .rec-box .recr-item .icons i{color: #fff;font-size: 2.6vw;}
  .list-job .recr .rec-box .recr-item .title{color:#00A84F;font-size:1.25vw;margin-top: .78vw;}
  .list-job .recr .rec-box .recr-item .des{font-size:.94vw;margin-top: 1.04vw;line-height: 1.67vw;width: 17.19vw;}
  .list-job .recr .cirs{width: 25.63vw;height: 25.63vw;border-radius: 50%;position: relative;}
  .list-job .recr .cirs .line-lt1{width: 8.07vw;height: .05vw;background-color: #9abd66;position: absolute;left: -4.43vw;top: 1.04vw;transform: rotate(45deg);}
  .list-job .recr .cirs .line-lt2{width: 18.49vw;height: .05vw;background-color: #9abd66;position: absolute;left: -21.72vw;top: -1.82vw;}
  
  .list-job .recr .cirs .line-lb1{width: 8.07vw;height: .05vw;background-color: #9abd66;position: absolute;left: -7.55vw;bottom: 9.38vw;transform: rotate(-45deg);}
  .list-job .recr .cirs .line-lb2{width: 15.36vw;height: .05vw;background-color: #9abd66;position: absolute;left: -21.72vw;bottom: 6.51vw;}
  
  .list-job .recr .cirs .line-rt1{width: 8.07vw;height: .05vw;background-color: #9abd66;position: absolute;right: -4.43vw;top: 1.04vw;transform: rotate(-45deg);}
  .list-job .recr .cirs .line-rt2{width: 8.33vw;height: .05vw;background-color: #9abd66;position: absolute;right: -11.56vw;top: -1.82vw;}
  
  .list-job .recr .cirs .line-rb1{width: 8.07vw;height: .05vw;background-color: #9abd66;position: absolute;right: -7.55vw;bottom: 9.38vw;transform: rotate(45deg);}
  .list-job .recr .cirs .line-rb2{width: 5.21vw;height: .05vw;background-color: #9abd66;position: absolute;right: -11.56vw;bottom: 6.51vw;}
  
   .strength .wrap{width:90%}
    .index-pro .btn{display:none;}
    .strength .bn-list li h2 > sup{ width: .6rem;height: .6rem;line-height: .6rem; right: -0.67rem;
      top: -0.47rem;}
      .strength .bn-list li h2 .number{font-size: 1.07rem;line-height: .64rem;}
}
@media (max-width: 1440px){
  .honor .tops .hons .hons-item{
    width: calc((100% - 80px) / 2);
  }
  .list-products .head .txt_list{width: 90%;}
  .list-products .content >.pro-flex{justify-content: center;}
  
  .footer .message .form-div{
      width: 7.8rem;
    }
    .footer .info .message .form-div .name,.footer .info .message .form-div .mw{width: 3.67rem;}
    .footer .info .message .content{
      width: 7.8rem;
    }
    .footer .form-div .code_box input{width: 5.47rem;}
    .footer .info .message #submit{width: 2.01rem;font-size: .21rem;}
    .footer .info .message #submit i{font-size: .27rem;}
    .mes-des{width: 6rem !important;}
}
@media (max-width: 1300px){
  .header .header-left .site_name{font-size: .36rem;}
  .header .header-left .logo img{width: 2.5rem;}
}
@media (max-width: 1250px){
  .index-about .bottoms .item4 .arrow{width: 1.5rem;}
  .index-about .bottoms .item4 span{font-size: 14px;}
  .about-titles .titlelist{display: none;}
  .index-pros .prod-swiper .item .name,.index-pros .prod-swiper .item .txt-l h1, .index-pros .prod-swiper .txt-r{font-size: 13px;}
  .index-pros .prod-swiper .item{padding: .33rem;}

  .list-products .list .item .name,.list-products .list .item .txt-l h1, .list-products .list .txt-r{font-size: 13px;}
  .list-products .list .item{padding: .33rem;}

    .index-about .bd .txt {width: calc(100% - 680px);}
    .list-about .bd .txt p{font-size:14px;line-height:22px}
    .list-about .data .item p{font-size:10px;}
    .index-about .data{margin-top:20px}

   .prod-swiper .titles h1{font-size: 1.64rem;line-height: 1.64rem;top: -0.2rem;left: .36rem;}
      .prod-swiper .titles h2{font-size: 1.64rem;line-height: 1.64rem;}
      .prod-swiper .titles h3{font-size: .8rem;line-height: .8rem;margin-top: .27rem;}
      .prod-swiper .titles .font-back{height: 1.64rem;top: -0.2rem;left: .36rem;}
      .index-pros .titles .txt{margin-left: 40px;}
      .index-pros .titles .txts{width: auto !important;}
    .cult .tops{flex-wrap: wrap;justify-content: space-evenly;}
    .ser-tops,.sers-tops{flex-wrap: wrap;justify-content: space-evenly;}
    .honor.sers-tops{flex-wrap: wrap;justify-content: space-evenly;}
    .honor .tops .hons{width: 96%;}
    .honor .tops .left{align-items: center;width: 100%;justify-content: center;}
    .index-about .tops .ser{width: 98%;margin-top: 30px;margin-right: 0;font-size: .48rem;}
    .index-about .tops .sers{
      margin-left: 0;margin-top: 50px;width: 96%;
    }
}
@media screen and (max-width:992px) {
    .wrap{width:98%}
    .footer .message .form-div{width: 100%;flex-wrap: wrap;}
  .footer .info .message .content{width: 100%;}
  .footer .message .form-div label:nth-child(2){margin-top: 20px;}
  .footer .info .message .code_box,.footer .info .message .code_box input{width: 100%;height: 45px;}
  .footer .message #submit{margin-top: 20px;margin-bottom: 30px;width: 150px !important;font-size: 16px !important;}
  .footer .info .message #submit i{font-size: 20px;}
  .footer .message .form-div label,.footer .info .message .form-div .name,.footer .info .message .form-div .mw{width: 100%;}
  .footer .message{width: 96%;margin: 0 auto;}
   .index-about .bottoms{justify-content: space-between;}
  .index-about .bottoms a{width: 48%;}
  .index-about .bottoms a .item{width: 100%;margin-left: 0;margin-right: 0;}
  .index-news .wrap{width: 96%;}
  .index-news .list .item{width: 100%;margin-right: 0;}
  .index-news .list{justify-content: center;width: 100%;}
  .index-news .list{justify-content: space-evenly;}
  .index-news .list .item:nth-child(3n){
    margin-right: 0;
  }
  .index-about .equip .equip-item{width: 49%;margin-right: 0;}
  .index-about .equip{justify-content: space-between;}
  .honor .tops .hons{width: 100%;margin-left: 0;justify-content: space-evenly;}
  .index-pros .swiper-button-prev{top: 70px !important;right: 65px !important;}
  .index-pros .swiper-button-next{top: 70px !important;right: 20px !important;}
  .index-about .tops{flex-wrap: wrap;}
  .index-about .tops .right{width: 100%;margin-top: 40px;}
  .svgs{width: 100px;height: 100px;transform: translate(-21.5px);}
  #arrow{width: .6rem;height: .6rem;border: 2px solid #fff;position: absolute;bottom: 0.7rem;color: #fff;}
  #arrow i{font-size: .27rem;}
  .banner{margin-top: 0;}
  .h_banner{margin-top: 0;}
    .list-products .head .txt_list,.list-contact-msg .hd,.list-contact-msg .form,.list-contaact .what .info .list,.list-contaact .what .info .txt,.list-contaact .bd .t,.list-contaact .bd .txt,.list-about-content .culture .item .pic,.list-about-content .culture .item .txt,.list-about .bd .pic,.list-about .bd .txt,.list-events .list .item .pic,.list-events .list .item .txt,.footer .menu .item,.content{width:100%}
    .index-products .index-title .more,.index-banner .btn,.list-products .head .img_list,.list-products .list .item .txt .i,.list-contaact .what .info .txt .star,.list-contaact .what .info .txt p,.list-contaact .what .info .txt .logo,.list-download .list .item .more,.sidebar,.top_header{display:none !important;}
    .footer .menu,.main{padding:20px 10px}
    .location{padding:0 10px;height:45px;}
    .location .wrap{overflow-x:auto;display:flex;white-space:pre;height:45px;align-items: center;flex-wrap:nowrap;}
    .list-news .list .item{margin-bottom:40px}
    .list-news .list .item p{margin:10px 0;}
    .footer .menu .item{margin:0 0 25px 0;}
    .footer .menu .item h3{font-size:20px;padding-bottom:10px}
    .footer .menu .item .sub{display:flex;flex-wrap:wrap;justify-content: space-between}
    .footer .menu .item .sub a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:48%;margin-top:10px}
    .footer .bottom{padding:20px 10px 60px}
    .footer .bottom .mc{margin:20px auto 0;}
    .list-download .list .item{margin-bottom:15px}
    .list-download .list .item a{padding:20px;}
    .list-events .list .item{margin-bottom:20px}
    .list-events .list .item .txt h3{padding:10px 0;}
    .list-events .list .item .txt p{height:35px}
    .list-job .t{font-size:24px;margin-bottom:20px}
    .list-job .list .item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #DBDEE3;position: relative;}
    .list-job .list .item .info h3{font-size:16px;padding:10px 0;}
    .list-job .list .item .info .desc{margin-bottom:10px;flex-wrap:wrap;}
    .list-job .list .item .info .desc p{margin-right:0;width:100%;margin-top:5px;}
    .list-job .list .item .info .desc p i{width:30px;text-align:center;}
    .list-job .list .item .info .desc p img{margin-right:0;height:16px;}
    .list-job .list .item .info .desc p span{margin-right:10px;font-size:12px}
    .list-job .list .item .btn{position: absolute;right:0;top:10px;width:90px;height:35px;font-size:12px;}
    .list-job .list .item .info .desc{margin-bottom: 0;}
    .list-job .list .item .more{border:none;height: 30px;padding: 0;}
    .list-job .content{margin:0;}
    .list-job .content{margin:0;}
    .list-job .content h3{padding:0;margin:0;}
    .job-pop{width:100%;}
    .job-pop .hd{width:90%;height:60px;padding:10px;position: relative;}
    .job-pop .hd .name{width:calc(100% - 40px);font-size:14px;line-height:24px}
    .job-pop .hd .del{position: absolute;right:10px;top:10px;}
    .job-pop .bd{width:90%;padding:10px;}
    .job-pop .bd input{height:40px;padding:0 10px;margin-bottom:10px;}
    .job-pop .bd textarea{min-height:100px;padding:10px;margin-bottom:10px;}
    .job-pop .bd .btn{height:40px;width:140px}
    .job-pop .fujian button{width:100px;height:40px;}
    .list-news .show .m .btn{margin:20px auto 0;}
    .list-about .bd .pic .video_btn img{width:70px;height:70px}
    .list-about .bd .txt{padding-top:20px;}
    .list-about .bd .txt h3{margin:15px 0 10px;font-size:28px;line-height:32px}
    .list-about .bd .txt p{margin-bottom:15px;}
    .list-about .data{padding-top:20px;margin-top:25px;flex-wrap:wrap}
    .list-about .data .item{padding:0;width:50%;margin-bottom:20px;}
    .list-about-advantage{padding:40px 10px}
    .list-about-advantage .t{margin-bottom:30px}
    .list-about-advantage .t h2{font-size:28px}
    .list-about-advantage .t p{font-size:15px;line-height:24px}
    .list-about-advantage .bd .item{width:100%;padding:0;margin-bottom:20px;}
    .list-about-advantage .bd .item h3{margin:15px 0;font-size:18px}
    .list-about-advantage .bd .item p{font-size:14px;line-height:22px;}
    .list-about-content .t{font-size:28px;margin-bottom:10px;}
    .list-about-content .work .bd,.list-about-content .culture{margin-bottom:40px}
    .list-about-content .work .slick-dots{bottom:-15px}
    .list-about-content .culture .item{padding:15px 0;}
    .list-about-content .culture .item .txt h3{line-height:30px;font-size:28px;margin:10px 0;}
    .list-about-content .culture .item .txt p{font-size:14px;line-height:22px;margin:0;}
    .list-about-content .honor{justify-content: space-between;}
    .list-about-content .honor .item{width:48%;margin:0 0 10px 0;}
    .list-contaact .bd .t h3{padding-top:15px;}
    .list-contaact .bd .t .pic{margin-top:25px;}
    .list-contaact .bd .txt .item{height:45px;font-size:14px;}
    .list-contaact .bd .txt .wx{padding:20px 0 0 0;text-align: center;}
    .list-contaact .what h2{font-size:28px}
    .list-contaact .what h3{padding:20px 0;}
    .list-contaact .what .info .list .item{margin-bottom:20px;}
    .list-contaact .what .info .list .item .c h4{font-size:20px}
    .list-contaact .what .info .list .item .c p{font-size:14px;margin-top:5px;}
    .list-contaact .what .info .list .more{padding:10px 0 20px;}
    .list-contaact .what .info .list .more span{font-size:12px}
    .list-contaact .what .info .list .more img{height:15px}
    .list-contaact .what .info .txt .more{margin:0 auto 20px;height:45px;border-radius:30px}
    .list-contaact .what .info .txt .more span{font-size:15px;}
    .list-contact-msg{padding:40px 10px;}
    .list-contact-msg .hd{background:none;}
    .list-contact-msg .hd h3{font-size:28px;padding:10px 0}
    .list-contact-msg .form{padding:20px;margin-top:20px}
    .list-contact-msg .form .item{margin-bottom:10px}
    .list-contact-msg .form .item input, .list-contact-msg .form .item textarea{height:40px}
    .list-contact-msg .form .item img{height:38px}
    .list-contact-msg .form .btn{margin:0 auto}
    .show-banner{display:block !important;overflow:hidden}
    .list-products .list{justify-content: space-between;}
    .list-products .list .item{width:48%;margin:0 0 15px 0 !important;padding:10px;}
    .list-products .list .item .txt{padding-top:5px;}
    .list-products .list .item .txt h3{padding:0;font-size:16px;}
    .list-products .list .item .txt p{padding:0;font-size:12px;}
    .list-products .list .item .txt .auth{margin-top:10px}
    .list-products .head{padding:15px;}
    .list-products .head .txt_list .t h2{padding:0;}
    .list-products .head .txt_list .c .auth{padding:10px 0;}
    .list-products .head .txt_list .c .nav{margin-bottom:10px}
    .list-products .body{font-size:14px;line-height:24px;padding-bottom:15px;}
    .list-products .content .title{font-size:24px;padding-bottom:5px;margin-bottom:10px}
    .list-products .body ul li{width:100%;height:40px;}
    .index-banner{margin:0;}
    .index-banner .slick-dots{bottom:15px}
    .index-banner .slick-dots li{margin-right:8px;width:8px;height:8px}
    .index-pro{padding:30px 10px 10px}
    .index-pro .bd{padding-bottom:30px}
    .index-pro .bd .item{margin:0;}
    .index-pro .slick-dots{bottom:0px;}
    .index-pro .slick-dots li{margin:0 5px 0 0;}
    .index-products{padding:20px 10px 40px}
    .index-products .index-title{margin-bottom:20px;}
    .index-products .index-title .t{justify-content: space-between;width:100%;}
    .index-products .index-title .t h2{font-size:28px;margin:0;}
    .index-products .list .item{box-shadow: none !important;}
    .index-products .slick-dots{bottom:-20px}
    .index-about{padding:30px 10px;}
    .index-about .list{margin-top:0;}
    .index-about .list .item{width:100%;margin:0 0 20px 0;}
    .index-message .info .hd{width:100%;padding:0 0 15px 0;}
    .index-message .info .hd h3{font-size:28px}
    .index-message .info .form,.index-message .info .form .item{width:100%;margin-bottom:10px !important}
    .index-message .info .form .item:nth-child(2){width:100%;padding:0;}
}

@media screen and (max-width:768px){
    .footer .bottom p{line-height: 24px;}
    .mes-des{width: 100% !important;}
    .strength .titles{margin-top: 20px;}
    .strength .titles h4{width: 100%;}
   .strength .bn-list li .des{margin-top: 10px;}
  .list-job .list .item .info .desc p{line-height: 30px;}
  .list-job .list .item .info .desc p span{font-size:16px;}
  .list-job .list .item .info h3{font-size:20px;color:#00A84F}
    .list-job .list{margin-top: 0;}
  .list-job .cirs{display: none !important;}
  .list-job .recr{flex-wrap: wrap;justify-content: space-evenly;}
  .list-job .recr .rec-box{width: 96% !important;justify-content: center;align-items: center;}
    .partner #list table a span{font-size: 25px;}
   .partner{height: 80px}
   .partner #list table a span{width: 100px;}
   .bf{width: 40px !important;transform: translate(-50%,-95%);}
  .topss-p img{height: 50px !important;margin-left: 15px !important;} 
  .list-products .content .show_head_bottom{margin-top: 30px;}
  .list-products .content .show_head_bottom a .i{width: 25px;height: 25px;}
  .list-products .content .show_head_bottom a .i i{font-size: 18px;}
  
  .list-products .content .show_head_bottom{padding: 25px 0;}
  .list-products .head .txt_list{padding-left: 0;}
  .cons{display: flex;justify-content: space-evenly;padding-top: 122.25px;border-bottom: .75px solid #403a3a;padding-bottom: 0;flex-wrap: wrap;}
  .cons .con{display: flex;flex-direction: column;width: 96%;height: 216px;background-color: #00A84F;border-radius: 12.75px;align-items: center;margin-bottom: 50px;}
  .cont .con{width: 96% !important;height: 197.25px !important;} 
  .cont{border: none;padding: 1.2rem 0;}
  .cons .con .icons{width: 93.75px;height: 93.75px;border: 9.75px solid #fff;color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin-top: -37.5px;background-color: #00A84F;}
  .cons .con .icons i{font-size: 42px;}
  .cons .con .title{font-size: 22.5px;font-family: '微软雅黑';margin-top: 37.5px;color: #fff;line-height: 1;font-weight: bold;}
  .cons .con span{font-size: 17.25px;font-family: '微软雅黑';margin-top: 37.5px;color: #fff;margin-top: 18.75px;}

  .list-job .infos .name{font-size: .8rem;}
  .list-job .infos h2{font-size: .89rem;}
.list-job .titles .titlelist{display: none;}
.list-job .infos .c-box p{width: 98%;}
.list-job .recr .rec-box .recr-item{
  width: 96%;
  margin-bottom: 7.69vw;
}
.list-job .recr .rec-box{width: 96%}
.list-job .recr .rec-box .recr-item .icons{width: 11vw;height: 11vw;border-radius: 50%;background-color: #00A84F;display: flex;justify-content: center;align-items: center;}
.list-job .recr .rec-box .recr-item .icons i{color: #fff;font-size: 9vw;}
.list-job .recr .rec-box .recr-item .title{color:#00A84F;font-size:6vw;margin-top: 1.78vw;}
.list-job .recr .rec-box .recr-item .des{font-size:5vw;margin-top: 2.04vw;line-height: 7.5vw;width: 100%;}
.list-job .recr .cirs{width: 25.63vw;height: 25.63vw;border-radius: 50%;position: relative;}

.list-job .recr .cirs .line-lt1{width: 8.07vw;height: .05vw;background-color: #9abd66;position: absolute;left: -4.43vw;top: 1.04vw;transform: rotate(45deg);}
  .list-job .recr .cirs .line-lt2{width: 8.49vw;height: .05vw;background-color: #9abd66;position: absolute;left: -11.72vw;top: -1.82vw;}
  
  .list-job .recr .cirs .line-lb1{width: 8.07vw;height: .05vw;background-color: #9abd66;position: absolute;left: -7.55vw;bottom: 9.38vw;transform: rotate(-45deg);}
  .list-job .recr .cirs .line-lb2{width: 9.36vw;height: .05vw;background-color: #9abd66;position: absolute;left: -15.72vw;bottom: 6.51vw;}

  .list-news .contents{margin-top: 0;padding-top: 20px;}
  .list-news .titlelist{display: none;}
  
  .eqt .l img{height: 60px !important;}
  .index-about .equip .equip-item{width: 98%;margin-right: 0;}
  .index-about .equip{justify-content: space-evenly;}

.honor .tops .hons .hons-item{width: 96%;margin-left: 0;}
  .footer .bottom{height: auto;justify-content: center;text-align: center;}
  
  .index-pros .wrap{width: 96% !important;}
  .index-pros .prod-swiper .item .name,.index-pros .prod-swiper .item .txt-l h1, .index-pros .prod-swiper .txt-r{font-size: 18px;}
  .index-pros .prod-swiper .item{padding: 25px;}

  .list-products .list .item{width: 96%;margin-bottom: 40px !important;}
  .list-products .list .item .name,.list-products .list .item .txt-l h1, .list-products .list .txt-r{font-size: 18px;}
  .list-products .list .item{padding: 25px;}
  .list-products .list{justify-content: center;}
  .strength .bn-list{flex-wrap: wrap;justify-content: space-evenly;}
  .strength .bn-list li{width: 50% !important;margin-bottom: 70px;align-items: left;}
  .strength .bn-list li h2 .number{font-size: 0.77rem;line-height: .34rem;}
  .titles h1{font-size: 1.64rem;line-height: 1.64rem;top: -0.2rem;
    left: .36rem;}
  .titles h2{font-size: 1.64rem;line-height: 1.64rem;}
  .titles h3{font-size: .8rem;line-height: .8rem;margin-top: .27rem;}
  .titles .font-back{height: 1.64rem;top: -0.2rem;left: .36rem;}
  .index-about .tops .l img{height: 2.53rem;margin-right: 0;}
  .index-about .tops .l {width: 100%;}
  .index-about .tops .l .titles{width: 80% !important;}
   .index-about .bottoms .item4 span{font-size: 16px;}
  .index-about .bottoms .item4 .arrow{width: 1.5rem;}
  .index-about .bottoms .item{font-size: 20px;height: 50px;line-height: 50px;margin-bottom: 25px;}
 .index-about .bottoms{margin-top: 30px;}
  .strength{padding-bottom: 0 !important;}
   #arrow i{font-size: 12px !important;}
   
   .index-about .ser-box{display: flex;margin-top: 12.41vw;margin-bottom: 9.77vw;}
.index-about .ser-box .l{height: 12.03vw;width: 45.09vw;border-radius: 6.02vw 0 0 6.02vw;background: linear-gradient(to right,#bbd374,#6f9935);font-size: 16px;font-family: '微软雅黑';color: #fff;text-align: center;line-height: 12.03vw;}
.index-about .ser-box .r{height: 12.03vw;width: 45.09vw;border-radius:0 6.02vw 6.02vw 0;background: linear-gradient(to right,#38c8cc,#34acaf);font-size: 16px;font-family: '微软雅黑';color: #fff;text-align: center;line-height: 12.03vw;border-left: .27vw solid #fff;}
.list-products .content .show_head_bottom a:last-child .i{margin:0 10px 0 0}
  .list-products .content .show_head_bottom a .i{width: 20px;height: 20px;}
  .list-products .content .show_head_bottom a .i i{font-size: 18px;}

  .list-contact .map{width: 96%;}
  .cont .con4{margin-bottom: 0;}
  .index-pros .prod-swiper .item{width: 100%;margin-left：0 !important;margin-right：0 !important}
  .list-products .content .show_head_bottom a{width: 100%;}
  .list-products .content .show_head_bottom a:last-child{justify-content: flex-start;margin-top: 30px;}
  .list-products.main{padding-top: 40px;}
  .list-products .head .txt_list .t{padding-bottom: 20px;}
  .list-products .head .txt_list .c .nav{margin-top: 25px;}
  .list-products .head .txt_list .txt_list_m{padding-top: 20px;}
}