@charset "UTF-8";
/* CSS Document */
.inner-ban {
  height: 400px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.inner-sublink {
  width: 100%;
  height: 78px;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
  line-height: 78px;
}
.bgceee .inner-sublink {
  border-bottom: 1px solid #fff;
}
.inner-sublink .crumbs {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.anchor {
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/maodian.png) no-repeat left bottom;
}
.anchor a {
  display: block;
  width: 160px;
  color: #fff;
  font-size: 20px;
  line-height: 70px;
  padding-left: 18px;
  background: url(../images/maodian_arr.png) no-repeat right center;
  height: 70px;
}
.inner-sublink .crumbs a {
  float: left;
  display: block;
  font-size: 14px;
  color: #999999;
  background: url(../images/inner_sub_arr.png) no-repeat left center;
  padding-left: 14px;
  margin-right: 10px;
}
.inner-sublink .crumbs a:hover {
  color: #3eb134;
}
.inner-sublink .crumbs a.home {
  background: url(../images/inner_sub_home.png) no-repeat left center;
  padding-left: 28px;
}
.inner-sublink .crumbs a.now {
  color: #333333;
}
.inner-sublink .crumbs a.now:hover {
  color: #3eb134;
}
.crumbs-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.crumbs-nav a {
  display: inline-block;
  font-size: 18px;
  color: #333;
  width: 223px;
  text-align: center;
  position: relative;
}
.crumbs-nav a.active {
  color: #31495f;
  font-weight: bold;
}
.crumbs-nav a.active:after {
  content: '';
  width: 100%;
  height: 4px;
  background-color: #3eb134;
  position: absolute;
  left: 0;
  bottom: 0;
}
.gbh3 {
  font-size: 22px;
  font-weight: bold;
  color: #31495f;
  margin-bottom: 24px;
}
.doc-edit-global {
  color: #333333;
  font-size: 16px;
  line-height: 2;
}
.about-t {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.about-t .about-l-doc {
  width: 523px;
  overflow: hidden;
}
.about-b {
  margin-top: 40px;
  height: 406px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.about-r-box {
  width: 50%;
}
.about_news {
  width: 100%;
  background: #f3f3f3;
  padding: 1.35rem 50px 1.35rem 58px;
  margin-top: 30px;
  position: relative;
}
.about_news_swiper {
  overflow: hidden;
}
.about_news h5 {
  font-size: 0.55rem;
  color: #333;
  line-height: 22px;
  padding-bottom: 13px;
  font-weight: normal;
  font-weight: bold;
}
.about_news h5 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.about_news .cont_txt {
  font-size: 16px;
  color: #999;
  line-height: 32px;
  height: 96px;
  margin-top: 12px;
  overflow: hidden;
}
.about_news .time {
  font-size: 0.35rem;
  width: 163px;
  height: 30px;
  border-radius: 13px;
  background: #fff;
  line-height: 30px;
  text-align: center;
  color: #333333;
  margin-top: 24px;
  font-family: 'Segoe UI';
}
.about_new_span .swiper-pagination-bullet {
  background: #999999;
  width: 15px;
  height: 15px;
  opacity: 1;
  margin: 0 10px!important;
}
.about_new_span .swiper-pagination-bullet:hover,
.about_new_span .swiper-pagination-bullet-active {
  background: #3eb134;
}
.about_news .about_new_span {
  position: absolute;
  bottom: 30px;
  font-size: 0;
  text-align: right;
  padding-top: 20px;
  right: 1.875rem;
  left: inherit;
}
.news-cp-sc {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  display: inline-flex;
  font-size: 18px;
  color: #31495f;
  font-weight: bold;
}
.news-cp-sc img {
  margin-right: 6px;
}
.news-cp-sc em {
  display: inline-block;
  width: 2px;
  height: 20px;
  background-color: #747474;
  margin: 0 6px;
}
.honor-list {
  margin: 0 -22px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.honor-item {
  width: 286px;
  margin: 0 11px;
  margin-bottom: 50px;
  transition: all 0.3s linear;
}
.honor-item.animated {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}
.honor-item:hover {
  transform: translateY(-30px);
}
.honor-item:hover .img-box {
  border: 1px solid transparent;
  box-shadow: 0px 9px 16px rgba(51, 164, 92, 0.35);
}
.honor-item .img-box {
  padding: 9px;
  border: 1px solid #bfbfbf;
  transition: all 0.3s linear;
}
.honor-item .doc-box {
  text-align: center;
  padding: 0 5%;
  color: #333;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
}
.about-detail-l {
  width: 50%;
  padding-right: 5%;
}
.about-detail-l h3 .category {
  font-size: 16px;
  color: #596c7e;
  margin-bottom: 12px;
}
.about-detail-l h3 p {
  font-size: 22px;
  color: #31495f;
  font-weight: bold;
  margin-bottom: 30px;
}
.about-detail-l .doc-edit {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  height: 224px;
  overflow: hidden;
}
.about-detail-l .prev-next-box a {
  font-size: 16px;
  line-height: 32px;
}
.about-detail-l .prev-next-box a:hover {
  text-decoration: underline;
  color: #3eb134;
}
.about-detail-l .prev-next-box a:last-child {
  margin-left: 1.0rem;
}
.doc-control {
  margin-top: 42px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.doc-control .btn {
  display: block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background-color: #e5e5e5;
  font-size: 0.4rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.doc-control .btn img {
  margin-right: 6px;
}
.doc-control .btn:hover {
  color: #3eb134;
}
.mCSB_scrollTools {
  opacity: 1;
}
._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #3eb134;
  width: 6px;
  opacity: 1;
  transition: none;
}
._mCS_1 .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #d2d2d2;
  width: 6px;
  transition: none;
}
.mCSB_inside > .mCSB_container {
  margin-right: 60px;
}
.about-detail-r {
  width: 50%;
}
.swiper-button-prev {
  background: none;
  width: 34px;
  height: 90px;
  margin-top: -45px;
  left: 30px;
}
.swiper-button-prev img {
  width: 100%;
}
.swiper-button-next {
  background: none;
  width: 34px;
  height: 90px;
  margin-top: -45px;
  right: 30px;
}
.swiper-button-next img {
  width: 100%;
}
.det-container .global-pro-demo {
  height: auto;
}
.gc-select {
  background: url(../images/111.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
  padding-top: 84px;
}
.gc-select .case-list {
  width: 1200px;
  display: block;
}
.gc-select .case-list .case-item {
  width: 295px;
  margin-bottom: 5px;
  float: left;
  margin-right: 5px;
  height: 100px;
}
.gc-select .case-list .case-item:nth-child(4n) {
  margin-right: 0;
}
.envir-case {
  background-color: #fff;
  padding: 50px;
  padding-bottom: 100px;
}
.bgeee {
  background-color: #eeeeee;
}
.envir-case-tit {
  color: #31495f;
  font-size: 22px;
  font-weight: bold;
  padding-left: 22px;
  border-left: 6px solid #3eb134;
  margin-bottom: 36px;
}
.envir-case-edit {
  font-size: 16px;
  color: #333333;
  line-height: 2;
}
.envir-case-edit img {
  max-width: 100%;
}
.tech .gc-select {
  background: none;
  background-color: #fff;
  height: 232px;
  padding-top: 78px;
}
.tech .gc-select .case-list .case-item {
  width: 295px;
  margin-bottom: 5px;
  float: left;
  margin-right: 5px;
  height: 100px;
  background-color: #f0f0f0;
}
.tech .gc-select .case-list .case-item:nth-child(4n) {
  margin-right: 0;
}
.tech .gc-select .case-list .case-item.active {
  background: url(../images/sel-bg.jpg) no-repeat center center;
  color: #fff;
}
.tech .gc-select .case-list .case-item.active i {
  color: #fff;
}
.tech .envir-case-wrap {
  padding-top: 50px;
}
.in-case-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.in-case-list:after {
  content: "";
  width: 390px;
}
.in-case-list .case-item {
  width: 390px;
  overflow: hidden;
  margin-bottom: 42px;
  display: block;
}
.in-case-list .case-item .doc {
  padding: 0 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
  height: 68px;
  line-height: 68px;
  transition: all 0.3s linear;
  width: 100%;
}
.in-case-list .case-item:hover .doc {
  background-color: #525252;
  color: #fff;
}
@font-face {
  font-family: 'gilroyBold';
  src: url('../font/gilroy-extrabold-webfont.woff') format('woff'), url('../font/gilroy-extrabold-webfont.woff2') format('woff2'), url('../font/Gilroy-ExtraBold.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy';
  src: url('../font/gilroy-light-webfont.woff') format('woff'), url('../font/gilroy-light-webfont.woff2') format('woff2'), url('../font/Gilroy-light.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.gilroy {
  font-family: gilroy;
}
.gilroybold {
  font-family: gilroyBold;
}
.contact-main .l-doc {
  width: 50%;
}
.contact-main .l-doc h3 {
  color: #31495f;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.contact-main .l-doc > p {
  color: #31495f;
  font-family: gilroy;
  margin-bottom: 25px;
}
.address-filed {
  padding-left: 40px;
  position: relative;
  margin-bottom: 4px;
}
.address-filed span {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  color: #333;
}
.address-filed p {
  padding-left: 4px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #333;
}
#allmap1 {
  width: 50%;
  height: 246px;
}
.index-contact {
  background: url(../images/ct01.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.index-contact-in {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.contact-l {
  width: 47.9%;
}
.contact-l .gloabl-tit-component {
  color: #fff;
  justify-content: center;
  align-items: flex-start;
}
.contact-l .gloabl-tit-component .star {
  margin-left: 48px;
}
.contact-l .contact-l-doc {
  color: #fff;
  font-size: 16px;
  line-height: 2;
}
.contact-l .qr-img {
  width: 3.0rem;
  margin-top: 28px;
}
.contact-l .qr-img div {
  text-align: center;
  font-size: 14px;
}
.contact-r {
  width: 100%;
  padding: 0 95px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.contact-r input {
  color: #fff;
  font-size: 14px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  height: 50px;
  width: 49%;
  background-color: transparent;
  padding-left: 18px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.contact-r textarea {
  border: 1px solid rgba(255, 255, 255, 0.7);
  height: 136px;
  width: 100%;
  font-size: 14px;
  padding-left: 18px;
  border-radius: 3px;
  padding-top: 12px;
  background-color: transparent;
  color: #fff;
}
.contact-r button {
  background: url(../images/btnbg.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 178px;
  height: 46px;
  position: relative;
  border-radius: 25px;
  transition: all 0.6s linear;
  margin: 0 auto;
  margin-top: 30px;
}
.contact-r button span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.contact-r button:hover {
  background-position: 30% center;
}
.contact-r input::-webkit-input-placeholder {
  color: #fff;
}
.contact-r input:-moz-placeholder {
  color: #fff;
}
.contact-r input::-moz-placeholder {
  color: #fff;
}
.contact-r input:-ms-input-placeholder {
  color: #fff;
}
.contact-r textarea::-webkit-input-placeholder {
  color: #fff;
}
.contact-r textarea:-moz-placeholder {
  color: #fff;
}
.contact-r textarea::-moz-placeholder {
  color: #fff;
}
.contact-r textarea:-ms-input-placeholder {
  color: #fff;
}
.asdxzc{
   background-size: cover;
padding-bottom: 400px;
    position: relative;

}
.bgaboutnew{
    height: 451px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.tech .envir-case-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}