/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
html{ color: #666;font-family:Microsoft YaHei,Arial,sans-serif;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: #666}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}.ti2{text-indent: 2em;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-web:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.rel{position:relative;}.abs{position:absolute;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
img {border:none;display: block;height: auto;max-width: 100%;}
/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}
.mr25 {margin-right: 25px;}
/*padding*/
.p0{padding: 0px;}
.p1{padding: 1px;}.pl1{padding-left: 1px;}.pt1{padding-top: 1px;}.pr1{padding-right: 1px;}.pb1{padding-bottom: 1px;}
.p2{padding: 2px;}.pl2{padding-left: 2px;}.pt2{padding-top: 2px;}.pr2{padding-right: 2px;}.pb2{padding-bottom: 2px;}
.p5{padding: 5px;}.pl5{padding-left: 5px;}.pt5{padding-top: 5px;}.pr5{padding-right: 5px;}.pb5{padding-bottom: 5px;}
.p10{padding: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pr10{padding-right: 10px;}.pb10{padding-bottom: 10px;}
.p15{padding: 15px;}.pl15{padding-left: 15px;}.pt15{padding-top: 15px;}.pr15{padding-right: 15px;}.pb15{padding-bottom: 15px;}
.p20{padding: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pr20{padding-right: 20px;}.pb20{padding-bottom: 20px;}

.pages {
  text-align: center;
  font-size: 12px;
  padding: 60px 0;
}
.pages li {
  display: inline-block;
  color: #999;
  font-size: 16px;
  border: 1px solid #dcdcdc;
  padding: 4px 11px 3px;
  background: #FFFFFF;
  margin-right: 0.5%;
  border-radius: 4px;
}
.pages li.thisclass {
  background-color: #bc3f22;
  color: #fff;
  border-color: #bc3f22;
}
.pages li.thisclass a {
  color: #fff;
}
.pages li a {
  color: #999;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.hot-pro-sell {
  margin-top: 7%;
}
.just-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.just-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.center-box {
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
}
.center-box1 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.center-box2 {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.no {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.theme {
  color: #bc3f22!important;
}
.menu {
  display: none;
  margin-left: 15px;
}
.menu i {
  display: block;
  width: 32px;
  height: 3px;
  background-color: #34aea1;
  margin-top:7px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  -o-transition:transform 0.3s;
  transition:transform 0.3s;
  transition:transform 0.3s, -webkit-transform 0.3s;
}
.menu i:first-child {
  margin-top: 0;
}
.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(39deg);
      -ms-transform: rotate(39deg);
          transform: rotate(39deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-39deg);
      -ms-transform: rotate(-39deg);
          transform: rotate(-39deg);
}

.head {
  padding: 28px 0 20px;
}

.bgfff {
  background-color: #fff;
}
.banner a>img {
  width: 100%;
}
.list-banner {
  position: relative;
}
.list-banner img {
  width: 100%;
}
.menu,.mobile-img {
  display: none;
}
.hide-search {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 0;
  top: 0;
  padding: 0 15px;
  box-sizing: border-box;
  transform: translateY(-100%);
  transition: transform .3s;
}
.hide-search.search-show {
  transform: translateY(0);
}
.hide-search ::-webkit-input-placeholder{	/* Chrome */
  font-size: 18px;
}
.hide-search ::-moz-placeholder{   /* Mozilla Firefox 19+ */
  font-size: 18px;
}
.hide-search :-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  font-size: 18px;
}
.hide-search :-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
  font-size: 18px;
}

.hide-search-value {
  border: none;
  outline: none;
  width: 100%;
  font-size: 18px;
}
.head-left {
  width: 16.8%;
}
.head-right {
  width: 82.2%;
}
.head-nav>li {
  margin-left: 4%;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-weight: 700;
}
.nav-ul-box {
  width:94.93% ;
  max-width: calc(100% - 16px);
}

.head-nav>li>a {
  color: #333;
  white-space: nowrap;
}
.head-nav>li.on,.head-nav>li.on>a, .head-nav>li.on .vice-nav-Tit{
  color: #bc3f22;
}
.vice-nav-Tit {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin-top: 5px;
}
.head-right .icon-search {
  color: #33afa5;
  width: 1.55%;
}
.head-right .icon-search::before {
  font-size: 18px;
}
#swiper-banner  .swiper-pagination-bullet {
  border-radius: 0;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  background-color: #a5b9c9;
  opacity: .5;
  margin:0 25px!important;
  position: relative;
}

#swiper-banner  .swiper-pagination-bullet:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 42px;
  top: 110%;
  -webkit-transform: rotateZ(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotateZ(-45deg);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
  background-color: #b0bac7;
  right: 10px;
}

#swiper-banner .swiper-pagination-bullet:first-child:before {
  display: none;
}

#swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1;
}
#swiper-banner .swiper-slide>a {
  position: relative;
  display: block;
}

.aboutUs-inner-box {
  border-top: 1px solid transparent;
}
.banner-word {
  width: 1250px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.banner-word-Tit {
  font-size: 69px;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
}
.mark-img {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  display: inline;
  left: 0;
}
.banner-word-Vice {
  font-size: 24px;
  color: #fff;
}

/*关于我们*/
.aboutUs-box {
  margin-top: 70px;
  
}

.aboutus-tit {
  font-size: 40px;
  margin-bottom: 15px;
  color: #bc3f22;
  border-top: 1px solid transparent;
}
.aboutus-group-tit {
  padding-left: 42px;
}

.aboutus-vice-tit {
  font-size: 16px;
  color: #666;
  font-weight: 600;
}

.aboutus-group-tit:before,.aboutus-group-tit:after {
  content: "";
  display: block;
  position: absolute;
  width: 120px;
  height: 132%;
  border:4px solid #bc3f22;
  background-color: #f7f7f7;
  z-index: -2;
  left: 0px;
  bottom: 0px;
  box-sizing: border-box;
}

.aboutus-group-tit:after {
  transform: translate(30%,20%);
  z-index: -1;
  background-color: #f7f7f7;
  border:4px solid transparent;
}
.abus-inner-box {
  border-top: 1px solid transparent;
}
.ab-Right {
  width: 51.2%;
  margin-left: 15px;
}
.ab-Left {
  margin-top: 66px;
}
.abus-desc-word {
  font-size: 16px;
  color: #666;
  line-height: 2em;
  margin-top: 30px;
}

.aboutus-bott-info {
  width: 46%;
  position: absolute;
  padding: 15px 0;
  bottom: 25px;
}

.about-us-ul li {
  display: flex;
  align-items: center;
  width: 50%;
  border-left: 1px solid #e2e2e2;
  text-align: center;
  justify-content: center;
}
.about-us-ul li:first-child {
  border-left: none;
}

/*技术*/
.tech-group-tit {
  text-align: center;
  
}
.tech-word {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-55%);
}
.tech-Tit {
  font-size: 40px;
  color: #fff;
}
.tech-vice-Tit {
  font-size: 14px;
  color: #fff;
  margin: 14px 0 48px;
}

.tech-index-desc {
  font-size: 16px;
  color: #fff;
  line-height: 1.8em;
}
.news-marks {
  position: absolute;
  width: 100%;
  padding: 22px 50px 20px 25px;
  box-sizing: border-box;
  background-color: rgba(153,153,153,.7);
  left: 0;
  bottom: 0;
  color: #fff;
}
.news-detais-btn {
  display: block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background-color: #bc3f22;
  border-radius: 22px;
  margin-top: 10px;
}
.news-marks-Tit {
  font-size: 20px;
  margin-bottom: 8px;
}
.news-marks-Desc {
  font-size: 14px;
}
.tech-box {
  margin-top: 90px;
}

.icon-right-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.check-more {
  width: 190px;
  height: 50px;
  line-height: 50px;
  background-color: #bc3f22;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  margin-top: 45px;
  border-radius: 28px;
  position: relative;
}
.check-more:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #bc3f22;
  border-radius: 28px;
  transform: translate(10px,10px);
  left: 0;
  top: 0;
}
.mr4 {
  margin-right: 4px;
}
.mb4 {
  margin-bottom: 4px;
}
.grid-left {
  width: 35.92%;
}

.grid-right {
  width: 63.76%;
}

.pipe-line-box {
  padding: 80px 0;
}
.grid-son {
  position: relative;
}
.grid-son img{
  width: 100%;
}

.pipe-son-word {
  position: absolute;
  bottom: 20px;
  left: 30px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.company-box {
  margin-top: 72px;
  background-color: #f5f5f5;
  padding-bottom: 76px;
}
.video-play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.company-video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 100;
}
.video-word {
  position: absolute;
  left: 25px;
  bottom: 20px;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.news-right-tit {
  font-size: 24px;
  color: #333;
}
.news-rela-info {
  font-size: 14px;
  color: #999;
}
.company-news-left {
  width: 44.61%;
}
.comp-news-img{
  width: 635px;
  height: 500px;
}
.company-news-right {
  width: 53.84%;
}
.news-right-top {
  border-bottom: 1px solid #e0e0e0;
  font-size: 24px;
  padding: 6px 6px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news-right-tit {
  font-size: 100%;
  color: #333;
}
.view-more {
  font-size:60%;
  color: #999;
}
.news-calendar {
  width: 66px;
  height: 66px;
}
.news-day {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background-color: #bc3f22;
  height: 33px;
  line-height: 33px;
  margin-top: -1px;
  border-radius: 6px 6px 0 0;
}
.news-year {
  display: block;
  color: #bc3f22;
  font-size: 12px;
  text-align: center;
  height: 33px;
  line-height: 33px;
  border-radius: 0 0 6px 6px;
  background-color: #fff;
}
.nav-ab-span {
  font-size: 18px;
  color: #333;
}
.tech-marks-img {
  position:absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
}
.news-right-ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-rb-right {
  width: 85.8%;
  max-width: calc(100% - 66px);
}
.news-rb-left-img {
  width: 20.34%;
  margin-right: 12px;
}
.news-rb-right-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 18px;
}
.col-333 {
  color: #333;
}

.company-news-ul>li {
  display: flex;
  justify-content: space-between;
}
.company-news-ul .news-year {
  background-color: #f1f1f1;
}
#swiper-news .swiper-pagination {
  width: auto;
  right: 20px;
  left: unset;
}

#swiper-news .swiper-pagination-bullet {
  background-color: #cccccc;
  opacity: 1;
}

#swiper-news .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #34aea1;
}

.company-news-left {
  width: 50.8%;
}

.company-news-right {
  width: 47.36%;
}

.news-info-tit {
  font-size: 16px;
  color: #333;
  /* margin-bottom: 12px; */
}

.news-info-desc {
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-btn-details {
  width: 50px;
  height: 25px;
  line-height: 25px;
  display: block;
  text-align: center;
  color: #bc3f22;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.company-news-ul>li {
  padding: 4.6% 0;
  border-bottom: 1px dashed #cccccc;
}

.company-news-ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer {
  width: 100%;
  background-color: #252525;
  padding: 88px 0 0 ;
}

.code-word {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}

.footer-nav-links {
  display: block;
}

.footer-mid-nav {
  border-bottom: 1px solid #2e2e2e;
}

.footer-mid-nav-ul li{
  text-align: center;
  width: 27.75%;
  font-size: 14px;
  color: #fff;
  line-height: 2.14em;
}
.footer-nav-links {
  color: #fff;
  font-size: 14px;
}
.footer-mid-nav-ul li.last-li {
  width: 55%;
  text-align: left;
  padding-left: 6%;
}
.footer-mid-nav {
  width: 64%;
}
.footer-info {
  padding: 30px 0;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.footer-info>a {
  color: #999;
}

.banner-abs-word {
  color: #fff;
  text-align: center;
}
.banner-word-Tit {
  font-size: 40px;
}
.banner-word-Desc {
  font-size: 20px;
  line-height: 1.75em;
}
.nav-aboutus-ul li {
  width: 240px;
  padding-top: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.nav-aboutus-ul li .nav-ab-span {
  padding-bottom: 30px;
}
.nav-aboutus-ul li.on .nav-ab-span{
  color: #33afa5;
  border-bottom: 4px solid #bc3f22;
}

.nav-ab-span em {
  font-style: normal;
}

.bb {
  border-bottom: 1px solid #e3e3e3;
}

.about-box-left {
  box-shadow: 0px 2px 6px 0px rgba(204,204,204,.75);
  padding: 28px 30px;
  box-sizing: border-box;
  width: 46.4%;
}

.about-box-right {
  width: 52.96%;
  margin-left: .64%;
}
.left-img {
  width: 49%;
  margin-right: .5%;
  margin-bottom: .5%;
}
.left-img>img,.right-img>img {
  width: 100%;
}
.right-img {
  width: 49%;
  margin-bottom: .5%;
}

.Tit-vice-ab {
  font-size: 16px;
  color: #333;
}

.Tit-aboutus {
  color: #bc3f22;
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
}
.aboutus-box {
  margin-top: 80px;
}

.Tit-vice-ab {
  font-size: 14px;
  color: #666666;
  text-align: center;
  width: 690px;
  margin: 0 auto;
  line-height: 2em;
}

.about-inner-box {
  margin: 80px 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.company-small-desc {
  font-size: 16px;
  color: #333;
  line-height: 2em;
}
.wall-corp-marks {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: #33afa5;
  border-radius: 16px;
  font-size: 14px;
  color: #fff;
  line-height: 1.8em;
  opacity: 0;
  transition: all .3s ease-in;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
/* .wall-corp-ul li:hover .wall-corp-marks  {
  opacity: 1;
} */
.wall-corp-ul li {
  width: 22.4%;
  margin-left: 3.46%;
  padding: 30px 0;
  background-color: #fff;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 55px;
  position: relative;
  overflow: hidden;
}

.corp-top {
  flex: 1;
}

.wall-corp-ul li:nth-of-type(4n+1) {
  margin-left: 0;
}

.corp-top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.corp-name {
  margin-top: 8px;
}
.wall-corp {
  margin-top: 70px;
}

.team-manage-ul li{
  background-color: #fff;
  padding: 32px 0 45px;
  border-radius: 12px;
  width: 28.66%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-left: 7%;
  margin-bottom: 60px;
}

.team-manage-ul li:nth-of-type(3n+1) {
  margin-left: 0;
}
.team-ah-name {
  font-size: 20px;
  color: #333;
  margin-top: 15px;
}
.teama-ah-desc {
  font-size: 16px;
  color: #666;
  margin-top: 10px;
  width: 56.85%;
}
.team-manage-box {
  margin-top: 75px;
}

.team-ah-img {
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  width: 98%;
  height: 98%;
  transform: translate(-50%,-50%);
}
.team-Top-img {
  width: 152px;
  height: 152px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.team-Top-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #33afa5;
  z-index: 1;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,0);
}

.team-Top-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 80%;
  top: 0;
  left: 50%;
  transform: translate(-50%,-5%);
  background-color: #fff;
  z-index: 2;
}

/*科研技术*/
.kj-Tit {
  text-align: center;
  font-size: 40px;
  color: #33afa5;
  margin-bottom: 28px;
  position: relative;
}

.kj-box {
  margin-top: 80px;
  background-size: 100%;
  position: relative;
  padding-bottom: 80px;
}

.kj-Desc {
  width: 57.6%;
  font-size: 16px;
  color: #333;
  margin: 0 auto;
  text-align: center;
  line-height: 1.8em;
}
.kj-show-box {
  padding:0 25px;
  box-sizing: border-box;
  margin-top: 45px;
}
.kj-show-ul li {
  padding:0 25px;
  text-align: center;
  width: 25%;
  box-sizing: border-box;
}
.kj-show-top>img{
  width: 100%;
}
.kj-show-Tit {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
}
.kj-show-bott {
  background-color: #33afa5;
  position: relative;
  padding: 20px 0 60px;
  box-sizing: border-box;
}
.kj-show-top {
  position: relative;
}
.kj-mark {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.kj-show-Desc {
  font-size: 16px;
  color: #fff;
}

.kj-mark1 {
  top: -1px;
  bottom: unset;
  transform: rotateZ(180deg);
}

.kj-box2 {
  background-color: #f5f5f5;
}

.kj-box-img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(75%);
}

.kj-box2 {
  padding: 142px 0 90px;
}

.kj-box2-right {
  width: 50.16%;
  margin-left: 3%;
}

.kj-Left-item-tit {
  font-size: 20px;
  color: #333;
  margin-top: 30px;
}

.kj-Left-item-Desc {
  color: #666666;
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 13px;
}

.pipe-show-ul li {
  display: flex;
  margin-top: 75px;
}
.pipe-show-ul li:nth-child(2n){
   -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.pipe-show-left {
  width: 36.8%;
  padding:45px 6% 54px;
  box-sizing: border-box;
  position: relative;
}

.pipe-show-right {
  width: 63.2%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.pipe-show-right>img {
  height: 340px;
  width: 790px;
  max-width: none;
}
.pipe-show-Tit {
  font-size: 30px;
  color: #bc3f22;
  margin-bottom: 30px;
  font-weight: 400;
}

.pipe-show-Desc {
  font-size: 14px;
  color: #333;
  line-height: 2em;
}

.pipe-show-left:before,.pipe-show-left:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background:transparent url(../img/pipe-quote-up.jpg) no-repeat 5% 37.5%;
  left: 0;
  top: 0;
  z-index: -2;
  background-color: #fff;
}

.pipe-show-left:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/pipe-quote-down.jpg) no-repeat 95% 77%;
  z-index: -1;
}

.invest-box {
  margin-top: 80px;
}
.check-details {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 14px;
  background-color: #bc3f22;
  margin-top: 30px;
  border-radius: 6px;
}

.invest-Tit {
  font-size: 40px;
  color: #33afa5;
  margin-bottom: 20px;
}

.invest-desc {
  font-size: 14px;
  color: #666;
  text-align: center;
  width: 40.48%;
  margin: 0 auto;
}
.invest-main-Tit {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  -o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;
}

.invest-main-Desc {
  font-size: 14px;
  color: #999;
}
.invest-main-cont {
  margin-top: 46px;
}
.invest-main-top {
  background: url(../img/invest-bj.png) no-repeat 0px 0px;
  padding: 30px 30px 25px;
  box-sizing: border-box;
  background-color: rgba(102, 102, 102,.22);
}
.invest-relationship {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.invest-main-ul>li {
  width: 32.4%;
  margin-left: 1.395%;
}
.invest-main-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}
.invest-Rtit {
  font-size: 40px;
  color: #fff;
  margin-bottom: 30px;
}
.invest-Rdesc {
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
}
.invest-center-word {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-55%);
}
.teck-marks {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.invest-relationship2 {
  padding: 60px 0 90px;
}
.invest-relationship2 .invest-Rdesc {
  color: #666;
  width: 510px;
}
.company-news-Lefr {
  width: 72%;
  padding: 40px 35px 0 25px;
  box-sizing: border-box;
  border-radius: 12px;
}
.company-pipe-Lefr {
  width: 100%;
  padding: 40px 35px 0 25px;
  box-sizing: border-box;
  border-radius: 12px;
}
.core-member-main-bj {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  padding: 8% 1px 1px 1px;
  box-sizing: border-box;
}
.core-member-main {
  margin-top: 48px;
  border-radius: 16px;
  overflow: hidden;
}
.core-member-left {
  width: 41.28%;
  padding: 1px;
  box-sizing: border-box;
}

.core-member-right {
  width: 60.54%;
  font-size: 34px;
}

.core-member-rinner {
  padding: 118px 96px 0;
  box-sizing: border-box;
  position: relative;
  height: 100%;
}

.core-member-tit {
  font-size: 100%;
  color: #333;
  font-weight: 400;
  margin-bottom: 34px;
}

.core-member-desc {
  font-size: 16px;
  color: #666;
  line-height: 2em;
}

.core-member-inner-shadow {
  box-shadow: 1px 0px 5px rgb(204 204 204 / 75%), -1px 0px 5px rgb(204 204 204 / 75%), 0px 1px 5px rgb(204 204 204 / 75%), 0px -1px 5px rgb(204 204 204 / 75%);
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 16px 32px;
}

.company-news-ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 28px 10px;
  border-bottom: 1px dashed #ccc;
  align-items: center;
  box-sizing: border-box;
}
#swiper-core-member .swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid #33afa5;
  opacity: 1;
}
#swiper-core-member .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #33afa5;
}
.company-news-left-box {
  width: 88.09%;
  max-width: calc(100% - 66px);
}

.company-news-left-box>a {
  display: flex;
}

.news-left-img {
  margin-right: 12px;
  width: 45.70%;
}

.company-news-box {
  margin-top: 52px;
}

.news-details-box {
  margin-top: 72px;
}
.news-outer-left {
  width: 73.84%;
}
.news-group-tit {
  font-size: 33px;
  padding-bottom: 30px;
}

.news-deta-tit {
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
  font-weight: 400;
}

.news-deta-info {
  font-size: 14px;
  color: #999;
}

.news-deta-info>p {
  margin-right: 40px;
}

.news-main-show-box {
  font-size: 16px;
  color: #666;
  line-height: 2em;
}

.news-main-show-box>p {
  font-size: 16px;
  color: #666;
  line-height: 2em;
  margin: 40px 0;
}

.news-main-show-box>img {
  margin: 35px auto;
}

.prev-next-product {
  font-size: 14px;
  color: #999;
  padding: 16px 0 66px;
}

.prev-next-btn {
  width: 50%;
  margin: 1% 0;
}

.prev-next-btn>a {
  color: #999;
}

.prev-next-btn>span {
  width: 60px;
  height: 28px;
  line-height: 28px;
  background-color: #bc3f22;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  margin-right: 25px;
  position: relative;
}

.prev-next-btn>span:after {
  content: "";
  display: block;
  position: absolute;
  border-left: 6px solid #bc3f22;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  right: 0;
  transform: translate(100%,-50%);
  top: 50%;
}

.news-outer-right {
  width: 25.92%;
  padding: 35px 20px 39px 30px;
  box-sizing: border-box;
  border-radius: 12px;
}
.company-list-Tit {
  font-size: 30px;
  color: #333;
  padding-bottom: 25px;
  border-bottom: 1px dashed #ccc;
}
.news-right-relate-tit {
  padding-top: 12px;
  padding-left: 70px;
  border-top: 3px solid #009035;
  font-size: 20px;
  color: #333;
}

.news-relate-img {
  position: absolute;
  left: 2px;
  top: -12px;
}

.news-right-recommand-ul {
  margin-top: 16px;
}

.news-right-recommand-ul li {
  padding: 16px 0;;
  box-sizing: border-box;
  font-size: 14px;
}
.news-right-recommand-ul li a {
  display: flex;
  justify-content: space-between;
}

.news-right-recommand-left {
  width: 38.68%;
}

.news-right-recommand-right {
  width:56.93%;
  
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-right-rec-tit {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 12px;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
li.no-img {
  border-bottom: 1px solid #ededed;
}
.slogan-word {
  width: 300px;
  background-color: rgba(178,37,35,.75);
}

.carear-main-box {
  margin-top: 70px;
}

.slogan-word {
  position: absolute;
  top: 50%;
  left: 6%;
  transform:translateY(-50%);
  color: #fff;
  padding: 42px 42px 32px;
  box-sizing: border-box;
}
.job-box-top {
  position: relative;
}
.job-TopRtit {
  font-size: 22px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 400;
}
.job-TopRDetails {
  font-size: 14px;
  color: #666;
}
.job-TopRDetails>span {
  padding-right: 15px;
  display: inline-block;
  position: relative;
}
.job-TopRDetails>span:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 80%;
  background-color: #e3e3e3;
  left: -7px;
  top: 50%;
  transform: translateY(-50%);
}
.job-TopRDetails>span:first-child:before {
  display: none;
}
.job-Top-left-img {
  margin-right: 15px;
}
.slogan-word-Tit {
  font-size: 30px;
  color: #fff;
  margin-bottom: 20px;
}

.rTop-icon {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #cccccc;
  right: 0;
  top: 0;
}
.icon-arrow-right {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 6px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  transition: transform .3s;
}
.job-box-ul>li.on .rTop-icon {
  background-color: #bc3f22;
}
.job-box-ul>li.on .icon-arrow-right {
  transform: rotateZ(90deg);
}
.job-box-ul>li.on {
  border-color: #35b0a6;
}
.job-box-ul>li.on .job-TopRtit {
  color: #35b0a6;
}
.slogan-word-desc {
  font-size: 14px;
  line-height:1.8em;
}

.job-box-ul>li {
  margin-top: 42px;
  padding: 30px 20px;
  box-sizing: border-box;
  border:1px solid #ebebeb;
}

.job-B-tit {
  font-size: 16px;
  color: #333;
  padding: 20px 0;
  font-weight: 400;
}

.job-B-More {
  font-size: 14px;
  color: #999;
  line-height: 2em;
  margin-top: 20px;
}

.submit-resume {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  border-radius: 6px;
  background-color: #bc3f22;
  margin-top: 30px;
  position: relative;
}
.submit-resume input{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 99;
  width: 130px;
  height: 40px;
}

.contactus-ul {
  margin: 80px auto 60px;
}

.contactus-ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 25%;
  font-size: 18px;
}

.contactus-ul li>img {
  margin: 0 auto;
}

.cont-name {
  font-size: 80%;
  color: #999;
  margin: 14px 0 16px;
}

.cont-cont {
  font-size: 100%;
  color: #333;
}
.contact-box {
  margin: 90px auto;
}
.contactus-tit {
  text-align: center;
  font-size: 40px;
  color: #bc3f22;
}

.map-iframe {
  width: 100%;
  height: 400px;
}
.job-box-bott {
  display: none;
}
 .footer-logog{
     width: 150px;
 }
 .footer-right-code{
     width: 150px;
 }