body, html {
  font-family: "PingFang SC","Source Han Sans CN Light","Source Han Sans CN","Microsoft YaHei","Helvetica Neue", Helvetica,   "Hiragino Sans GB",sans-serif;
}

@font-face {
  font-family: 'beba';
  src: url("../fonts/BEBAS.eot");
  src: url("../fonts/BEBAS.eot") format("embedded-opentype"), url("../fonts/BEBAS.woff") format("woff"), url("../fonts/BEBAS.ttf") format("truetype"), url("../fonts/BEBAS.svg#BEBAS") format("svg");
}
@font-face {
  font-family: 'din';
  src: url("../fonts/DIN-Regular.eot");
  src: url("../fonts/DIN-Regular.eot") format("embedded-opentype"), url("../fonts/DIN-Regular.woff") format("woff"), url("../fonts/DIN-Regular.ttf") format("truetype"), url("../fonts/DIN-Regular.svg#DIN-Regular") format("svg");
}
.din {
  font-family: "din";
}

.ft80 {
  font-size: 2rem;
}

.ft26 {
  font-size: 0.65rem;
}

.ft28 {
  font-size: 0.7rem;
}

.secwenk {
  opacity: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: translateY(100px) scale(1.1);
  transform: translateY(100px) scale(1.1);
  transition: opacity 0.8s linear 0.1s, -webkit-filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, -webkit-transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.8s linear 0.1s, filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 0.8s linear 0.1s, filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-filter 0.6s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s, -webkit-transform 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.secwen {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(60px);
  transition: .8s ease-in-out .4s;
}

.right-fixedbox .list .items-bot {
  background: #ffffff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.secwen.nleft {
  transform: translateY(0);
  transform: translateX(-50px);
}

.secwen.animate {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: .8s ease-in-out .4s;
}

.secwen.nleft.animate {
  transform: translateY(0);
  transform: translateX(0);
}

.secwenk.animate {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}

.animate.add1 {
  transition-delay: .1s;
}

.animate.add2 {
  transition-delay: .2s;
}

.animate.add3 {
  transition-delay: .3s;
}

.animate.add4 {
  transition-delay: .4s;
}

.animate.add5 {
  transition-delay: .5s;
}

.animate.add6 {
  transition-delay: .6s;
}

.animate.add7 {
  transition-delay: .7s;
}

.animate.add8 {
  transition-delay: .8s;
}

.animate.add9 {
  transition-delay: .9s;
}

.animate.add10 {
  transition-delay: 1.0s;
}

.animate.add11 {
  transition-delay: 1.1s;
}

img {
  max-width: 100%;
}

/*touch-acion:  pan-y ;*/
body {
  font-size: 14px;
  color: #666666;
  line-height: 1.7;
}

.pd100 {
  padding: 0 2.5rem;
}

.mbox {
  display: none;
}

.pcbox {
  display: block;
}

.web-header .web-nav {
  transition: .5s ease-in-out;
}
.web-header .web-nav.active {
  transform: translateY(-100%);
  transition: .5s ease-in-out;
}

.web-header .s-box,
.web-header .web-nav {
  font-size: 0;
}

.about-bodybox .web-header .header.fixed {
  position: relative;
}
.about-bodybox .m-header .w-header.fixed {
  position: relative;
}

.web-header .header.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
}

.con-banner {
  position: relative;
  padding-top: 15.35rem;
  transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
}
.con-banner .bgimgs {
  height: 15.35rem;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.con-banner.on {
  padding-top: 0;
  transition: 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.con-banner.casedetails-banner {
  padding-top: 0;
}
.con-banner .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.con-banner .words .tit {
  line-height: 1;
  padding-top: 5.625rem;
}
.con-banner .words .tit .cn {
  font-size: 1.6rem;
  color: #333333;
  font-weight: bold;
}
.con-banner .words .tit .en {
  font-size: 0.675rem;
  color: #999999;
  margin-top: 0.375rem;font-family:"beba"
}

.tittipbox {
  background: #fff;
  height: 100%;
}

.cases-box {
  padding-top: 45px;
  margin-top: -45px;
  padding-bottom: 2.5rem;
  box-sizing: border-box;
  background: #f9f9f9;
}

.con-tittip {
  height: 130px;
  margin-top: -65px;
  position: relative;
  z-index: 2;
  line-height: 65px;
}
.con-tittip .tittipbox {
  border-radius: 6px;
  overflow: hidden;
}
.con-tittip.active {
  line-height: 130px;
}
.con-tittip.on {
  line-height: 90px;
  height: 90px;
  margin-top: -45px;
}
.con-tittip .tittip-top {
  font-size: 0;
  padding: 0 .75rem;
}
.con-tittip .tittip-top .back {
  display: block;
  font-size: 14px;
  color: #999999;
  padding-right: 38px;
  box-sizing: border-box;
  position: relative;
}
.con-tittip .tittip-top .back:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/c11.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.con-tittip .tittip-top .back:hover:after {
  background: url(../images/c12.png) no-repeat center;
  background-size: 100%;
}
.con-tittip .tittip-top .span {
  width: 25px;
  height: 30px;
  background: url(../images/a4.png) no-repeat center;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.con-tittip .tittip-top .span.active {
  background: url(../images/a5.png) no-repeat center;
  background-size: 100%;
}
.con-tittip .tittip-top a {
  color: #999999;
  font-size: 14px;
  transition: .5s ease-in-out;
  display: inline-block;
  vertical-align: middle;
}
.con-tittip .tittip-top a:hover, .con-tittip .tittip-top a.active {
  color: #68a231;
  transition: .5s ease-in-out;
}
.con-tittip .tittip-top a:nth-child(n+2) {
  padding-left: 25px;
  margin-left: 25px;
  position: relative;
}
.con-tittip .tittip-top a:nth-child(n+2):after {
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  background: url(../images/a3.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.con-tittip .tittip-top .home {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../images/a2.png) no-repeat center;
  background-size: 100%;
}
.con-tittip .tittip-top .home:hover {
  background: url(../images/a6.png) no-repeat center;
  background-size: 100%;
}
.con-tittip .tittip-bot {
  border-top: 1px solid #f2f2f2;
}
.con-tittip .tittip-bot .items {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666666;
  position: relative;
  transition: .5s ease-in-out;
}
.con-tittip .tittip-bot .items:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  width: 0;
  height: 2px;
  margin: auto;
  background: #68a231;
  transition: .5s ease-in-out;
}
.con-tittip .tittip-bot .items:hover, .con-tittip .tittip-bot .items.active {
  color: #68a231;
  transition: .5s ease-in-out;
}
.con-tittip .tittip-bot .items:hover:before, .con-tittip .tittip-bot .items.active:before {
  width: 100%;
  transition: .5s ease-in-out;
}

.con-tit {
  line-height: 1;
  color: #333333;
}
.con-tit .en {
  font-family:"beba";
  font-size: 1.25rem;
}
.con-tit .cn {
  font-size: .75rem;
  font-weight: bold;
  margin-top: .5rem;
}

.about-profile {
  background: #f9f9f9;
  margin-top: -65px;
  padding-top: 65px;
}
.about-profile .profile-top {

  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.about-profile .profile-top .p {
 
  font-size: 16px;
  color: #333333;
  line-height: 40px;
 
}
.about-profile .profile-top .p span {
  font-size: .9rem;
}
.about-profile .profile-top .words {
  padding:80px 0px;
 
  z-index: 3;
}
.about-profile .profile-top .words p{ margin-bottom:10px; text-indent:32px;}
.about-profile .profile-top .images {
  
 
  width: 45%; margin-right:5%
}.about-profile .profile-top .images img{ max-width:100%}
.about-profile .profile-bot {
  padding: 2.5rem 0;
}
.about-profile .profile-bot .swiper-slide{
	text-align: center;
}
.about-profile .profile-bot .items {
  line-height: 1.2;
  color: #333333;
      width: auto;
    display: inline-block;
    text-align: left;
}
.about-profile .profile-bot .items .tit, .about-profile .profile-bot .items .p {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
}
.about-profile .profile-bot .items .en {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-top: .5rem;
  margin-bottom: .25rem; font-family:"beba"}

.jbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #68a231;
}
.jbox .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .jbox .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background: #68a231;
}
.jbox .mCSB_scrollTools .mCSB_draggerRail {
  background: #dcdcdc;
}
.jbox .mCSB_scrollTools {
  opacity: 1;
}

.about-honor .items .img img {
  max-height: 80%;
}

.con-swiper .swiper-button-prev, .con-swiper .swiper-button-next {
  position: static;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: inline-block;
  margin: auto;
  background-color: #eeeeee;
  transition: .5s ease-in-out;
}
.con-swiper .swiper-button-prev:hover, .con-swiper .swiper-button-next:hover {
  background-color: #68a231;
  transition: .5s ease-in-out;
}
.con-swiper .swiper-button-prev {
  background-image: url(../images/prev1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.con-swiper .swiper-button-prev:hover {
  background-image: url(../images/prev.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.con-swiper .swiper-button-next {
  background-image: url(../images/next1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.con-swiper .swiper-button-next:hover {
  background-image: url(../images/next.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.con-swiper .buttons {
  font-size: 0;
  text-align: center;
}

.about-honor {
  padding: 2.5rem;
}
.about-honor .buttons {
  margin-top: 1.25rem;
}
.about-honor .swiper-button-prev, .about-honor .swiper-button-next {
  margin: 0 18px;
}
.about-honor .con-tit {
  text-align: center;
}
.about-honor .honor-swiper {
  padding: 0 20px;
  padding-top: 1.5rem;
  overflow-x: hidden;
}
.about-honor .swiper-slide {
  padding-top: 20px;
}
.about-honor .swiper-container {
  overflow: visible;
}
.about-honor .items {
  display: block;
  background: #f6f6f6;
  font-size: 16px;
  color: #333333;
  padding: 0.625rem 1rem;
  position: relative;
  transition: .5s ease-in-out;
}
.about-honor .items:hover {
  background: #fff;
  transition: .5s ease-in-out;
  box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-20px);
}
.about-honor .items:hover:before {
  transition: .5s ease-in-out;
  width: 100%;
}
.about-honor .items:before {
  content: "";
  position: absolute;
  width: 0;
  height: 4px;
  background: #68a231;
  transition: .5s ease-in-out;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about-honor .items .words {
  padding-top: 0.4rem;
}
.about-honor .items .img {
  height: 435px;
  line-height: 435px;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  text-align: center;
  padding: 0 20px;
}
.about-honor .items .img:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: .5rem;
  right: 0;
  background: url(../images/a9.png) no-repeat center;
  background-size: 100%;
}
.about-honor .items .img img {
  display: inline-block;
}
.about-honor .items .tit {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  height: 30px;
  font-weight: bold;
}
.about-honor .items .txt {
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 0.375rem;
}

.tc {
  text-align: center;
}

.about-path {
  background: #f9f9f9;
  padding-top: 2.375rem;
  padding-bottom: 2.375rem;
}
.about-path .con-tit {
  margin-bottom: 3rem;
}
.about-path .swiper-button-prev, .about-path .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.about-path .path-swiper-top {
  text-align: center;
  line-height: 1;
}
.about-path .path-swiper-top .num {
  font-size: 8.75rem;
  color: #f1f0f0;
  font-family: "beba";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  line-height: .8;
}
.about-path .path-swiper-top .words {
  width: 450px;
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 3;
  background: #fff;
  max-height: 100%;
  padding: 0.75rem 1.125rem;
  text-align: left;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
}
.about-path .path-swiper-top .words .tit {
  font-size: 24px;
  margin-bottom: .25rem;
}
.about-path .path-swiper-top .words .tit span {
  font-size: 1.5rem;
  font-family: "beba";
}
.about-path .path-swiper-top .items {
  position: relative;
  text-align: center;
  height: 8.75rem;
  line-height: 8.75rem;
}
.about-path .path-swiper-bot {
  position: relative;
  margin-top: 1.5rem;
}
.about-path .path-swiper-bot:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #dae0e7;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.about-path .path-swiper-bot .items {
  height: 25px;
  cursor: pointer;
}
.about-path .path-swiper-bot .items:after {
  position: absolute;
  width: 25px;
  height: 25px;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  background: url(../images/a10.png) no-repeat center;
  background-size: 100%;
}
.about-path .path-swiper-bot .swiper-slide {
  padding: 35px 0 35px 0;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.about-path .path-swiper-bot .swiper-slide .num {
  line-height: 1;
  font-size: .75rem;
  color: #212d54;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: .5s ease-in-out;
}
.about-path .path-swiper-bot .swiper-slide.swiper-slide-active .items:after,
.about-path .path-swiper-bot .swiper-slide .items:hover:after, .about-path .path-swiper-bot .swiper-slide .items.active:after {
  background: url(../images/a11.png) no-repeat center;
  background-size: 100%;
}
.about-path .path-swiper-bot .swiper-slide.swiper-slide-active .items .text,
.about-path .path-swiper-bot .swiper-slide .items:hover .text, .about-path .path-swiper-bot .swiper-slide .items.active .text {
  opacity: 0;
  transition: .5s ease-in-out;
}
.about-path .path-swiper-bot .swiper-slide.swiper-slide-active .items .num,
.about-path .path-swiper-bot .swiper-slide .items:hover .num, .about-path .path-swiper-bot .swiper-slide .items.active .num {
  opacity: 1;
  transition: .5s ease-in-out;
  transition-delay: .3s;
}
.about-path .path-swiper-bot .swiper-slide .text {
  font-size: 16px;
  line-height: 1;
  color: #999999;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transition: .5s ease-in-out;
}

.about-layout .words, .about-layout .images {
  height: 21.25rem;
}
.about-layout .words {
  width: 14.875rem;
  font-size: 14px;
  color: #666666;
  padding: 2.375rem 2.375rem 2.25rem 2.5rem;
}
.about-layout .images {
  width: calc(100% - (595rem/40));
}
.about-layout .map {
  width: 100%;
  height: 100%;
}
.about-layout .selectbox {
  margin-top: 2.75rem;
}
.about-layout .selectbox .sel-top {
  line-height: 30px;
  margin-bottom: 25px;
  padding-right: 70px;
  position: relative;
}
.about-layout .selectbox .sel-top .tit {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.about-layout .selectbox .sel-top .txt {
  font-size: 16px;
  color: #666666;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.about-layout .selectbox .list {
  margin-top: 1.25rem;
  height: 7.5rem;
  overflow-y: auto;
  padding-right: 20px;
}
.about-layout .selectbox .list .items {
  border-bottom: 1px solid #ebebeb;
  padding: 0.625rem 0;
}
.about-layout .selectbox .list .items .p {
  line-height: 24px;
}
.about-layout .selectbox .list .items .tit {
  font-size: 22px;
  line-height: 32px;
  color: #333333;
}
.about-layout .selectbox .sel-bot {
  height: 50px;
  position: relative;
}
.about-layout .selectbox .sel-bot select {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  height: 100%;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
.about-layout .selectbox .sel-bot input[type=text] {
  width: 100%;
  height: 100%;
  padding-left: 6px;
  padding-right: 60px;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
.about-layout .selectbox .sel-bot input[type=submit] {
  border: none;
  cursor: pointer;
  outline: none;
  background: none;
  text-indent: -999px;
  width: 60px;
  height: 50px;
  right: 0;
  top: 0;
  position: absolute;
  background: url(../images/a12.png) no-repeat center;
  background-size: 20px 20px;
}

.about-institution {
  background: #f9f9f9;
  padding-top: 2rem;
  padding-bottom: 2.5rem;
}
.about-institution .list {
  margin-top: 2rem;
}
.about-institution .buttons {
  margin-top: 1.625rem;
}
.about-institution .items {
  float: left;
  width: 15%;
  margin-left: 2%;
  background: #fefefe;
  position: relative;
  margin-bottom: .75rem;
  cursor: pointer;
}
.about-institution .items:hover .i0 {
  opacity: 0;
}
.about-institution .items:hover .i1 {
  opacity: 1;
}
.about-institution .items:hover img {
  transition: .5s ease-in-out;
}
.about-institution .items img {
  transition: .5s ease-in-out;
}
.about-institution .items .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.about-institution .items:nth-child(6n+1) {
  margin-left: 0;
}

.list-swiper .buttons {
  text-align: center;
  font-size: 0;
  position: relative;
}
.list-swiper .buttons:before {
  position: absolute;
  width: 1px;
  content: "";
  height: 10px;
  background: #bbbbbb;
  left: 0;
  right: 0;
  margin: auto;
}
.list-swiper .buttons .swiper-button-prev, .list-swiper .buttons .swiper-button-next {
  display: inline-block;
  vertical-align: middle;
  position: static;
  margin: 0 1.25rem;
  width: 25px;
  height: 15px;
  transition: .5s ease-in-out;
}
.list-swiper .buttons .swiper-button-prev:hover, .list-swiper .buttons .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.list-swiper .buttons .swiper-button-prev {
  background: url(../images/b0.png) no-repeat center;
  background-size: 100%;
}
.list-swiper .buttons .swiper-button-prev:hover {
  background: url(../images/b1.png) no-repeat center;
  background-size: 100%;
}
.list-swiper .buttons .swiper-button-next {
  background: url(../images/b2.png) no-repeat center;
  background-size: 100%;
}
.list-swiper .buttons .swiper-button-next:hover {
  background: url(../images/b3.png) no-repeat center;
  background-size: 100%;
}

.contact-box {
  padding: 2.5rem 0;
}
.contact-box .imgmap .map {
  height: 18.125rem;
}
.contact-box .words-bot {
  padding-top: 2.25rem;
  margin-bottom: 2.75rem;
}
.contact-box .words-bot .items {
  float: left;
  width: 20%;
  text-align: center;
  position: relative;
  color: #666666;
  font-size: 16px;
  line-height: 1.2;
}
.contact-box .words-bot .items:hover .img {
  transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateY(-20px);
}
.contact-box .words-bot .items .cn {
  font-size: 20px;
  font-weight: bold;
  margin-top: 1.375rem;
  margin-bottom: 0.625rem;
}
.contact-box .words-bot .items .img {
  width: 45px;
  height: 45px;
  margin: 0 auto;
  transition: 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contact-box .words-bot .items .img i{ font-size:50px}
.contact-box .words-bot .items:nth-child(n+2):before {
  content: "";
  position: absolute;
  background: #e0e0e0;
  width: 1px;
  height: 2.125rem;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact-box .words-top {
  padding-bottom: 2.125rem;
  border-bottom: 1px solid #e0e0e0;
}
.contact-box .words-top .text {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
  max-width: 50%;
  line-height: 1.5;
}
.contact-box .words-top .add .img {
  width: 180px;
  height: 180px;
  margin-left: .75rem;
  
}
.contact-box .words-top .add .i i{ font-size:60px}
.contact-box .words-top .add .wo {
  text-align: right;
}
.contact-box .words-top .add .t1 {
  font-size: 16px;
  line-height: 30px;
}
.contact-box .words-top .add .t0 {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
.contact-box .words-top .add .i {
  
  display: inline-block;
 
}


.case-banner .enn {
  margin-top: 0.625rem;
  margin-bottom: 1.2rem;
}
.case-banner .txt, .case-banner .enn {
  font-weight: bold;
}
.case-banner .p {
  color: #666666;
  font-size: 16px;
  line-height: 20px;
  line-height: 20px;
  margin-top: 0.625rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.pagination {
  text-align: center;
  height: 100px;
  line-height: 100px;
  background: #fff;
  font-size: 0;
  position: relative;
  padding: 0 1rem;
  overflow: hidden;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dddddd;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #666666;
  overflow: hidden;
  transition: .5s ease-in-out;
  margin: 0 15px;
}
.pagination a:hover, .pagination a.active {
  transition: .5s ease-in-out;
  border-color: #68a231;
  background: #68a231;
  color: #fff;
}
.pagination .prev, .pagination .next {
  width: auto;
  height: 100%;
  line-height: 100px;
  border: none;
  color: #999999;
  font-size: 16px;
  position: relative;
  margin: 0;
}
.pagination .prev:hover, .pagination .next:hover {
  background: transparent;
  color: #68a231;
}
.pagination .prev:after, .pagination .next:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pagination .prev {
  float: left;
  padding-left: 38px;
  box-sizing: border-box;
}
.pagination .prev:after {
  left: 0;
  background: url(../images/c0.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.pagination .prev:hover:after {
  left: 0;
  background: url(../images/c2.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.pagination .next {
  float: right;
  padding-right: 38px;
  box-sizing: border-box;
}
.pagination .next:after {
  right: 0;
  background: url(../images/c1.png) no-repeat center;
  background-size: 100%;
}
.pagination .next:hover:after {
  right: 0;
  background: url(../images/c3.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}

.cases-box .list {
  padding-top: 1.375rem;
}
.cases-box .items {
  display: block;
  float: left;
  width: 23%;
  margin-left: 2.6666666667%;
  margin-bottom: 1.25rem;
}
.cases-box .items .img {
  overflow: hidden;
}
.cases-box .items .img img {
  transition: .5s ease-in-out;
}
.cases-box .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.cases-box .items:nth-child(4n+1) {
  margin-left: 0;
}
.cases-box .items .words {
  background: #fff;
  padding: 0.625rem 0.75rem 1.25rem 0.75rem;
}
.cases-box .items .words .tit {
  font-size: 0.65rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.9rem;
  height: 0.9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.cases-box .items .words .txt {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.375rem;
  margin-bottom: 0.875rem;
}
.cases-box .items .words .more {
  font-size: 14px;
  line-height: 1;
  padding-right: 36px;
  position: relative;
  color: #999999;
  display: inline-block;
}
.cases-box .items .words .more:after {
  width: 20px;
  height: 8px;
  background: url(../images/c4.png) no-repeat center;
  background-size: 100%;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.case-banner .words {
  padding-left: 2.5rem;
  padding-right: 1.875rem;
}
.case-banner .words .titbox-box {
  position: relative;
  height: 100%;
}
.case-banner .words .bdfx {
  position: absolute;
  bottom: 105px;
  right: 1.875rem;
  border-radius: 6px;
  overflow: hidden;
  background: #ffffff;
}
.case-banner .words .bdfx a {
  display: block;
  float: none;
  width: 60px;
  height: 50px;
  padding: 0;
  margin: 0;
  background: transparent;
  transition: .5s ease-in-out;
}
.case-banner .words .bdfx a:hover {
  transition: .5s ease-in-out;
}
.case-banner .words .bdfx a:nth-child(n+2) {
  border-top: 1px solid #eeeeee;
}
.case-banner .words .bdfx .more {
  background: url(../images/c6.png) no-repeat center;
  background-size: 25px 25px;
}
.case-banner .words .bdfx .more:hover {
  background: url(../images/c5.png) no-repeat center;
  background-size: 25px 25px;
}
.case-banner .words .bdfx .wb {
  background: url(../images/c8.png) no-repeat center;
  background-size: 25px 25px;
}
.case-banner .words .bdfx .wb:hover {
  background: url(../images/c7.png) no-repeat center;
  background-size: 25px 25px;
}
.case-banner .words .bdfx .wx {
  background: url(../images/c10.png) no-repeat center;
  background-size: 25px 25px;
}
.case-banner .words .bdfx .wx:hover {
  background: url(../images/c9.png) no-repeat center;
  background-size: 25px 25px;
}
.case-banner .words .titbox {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 2.5rem;
  padding-right: 1.875rem;
  padding-bottom: 85px;
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
  width: 100%;
}
.case-banner .words .titbox .cases-details-tit {
  margin-bottom: 0.875rem;
  font-size: 1rem;
  font-weight: bold;
}

.ee {
  background: #eef4fb;
}

.pd45 {
  padding-top: 45px;
  margin-top: -45px;
}

.serves-box {
  background: #f9f9f9;
}

.casesdetails-box {
  padding-bottom: 2.5rem;
}
.casesdetails-box .casesdetails {
  padding-top: 1.25rem;
}
.casesdetails-box .casesdetails-right, .casesdetails-box .wbox {
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}
.casesdetails-box .wbox {
  padding: 2.25rem 2.5rem;
  font-size: 16px;
  color: #666;
  line-height: 36px;
}
.casesdetails-box .casesdetails-right {
  width: 400px;
  padding-top: 1rem;
  padding-bottom: 0.875rem;
}
.casesdetails-box .casesdetails-right .list {
  padding: 0 1rem;
}
.casesdetails-box .casesdetails-right .list .items {
  display: block;
}
.casesdetails-box .casesdetails-right .list .items .img {
  overflow: hidden;
  height: 200px;
}
.casesdetails-box .casesdetails-right .list .items .img img {
  transition: .5s ease-in-out;
}
.casesdetails-box .casesdetails-right .list .items:hover img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.casesdetails-box .casesdetails-right .list .items .words {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.casesdetails-box .casesdetails-right .list .items .words .p {
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}
.casesdetails-box .casesdetails-right .list .items .words .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #333333;
}
.casesdetails-box .casesdetails-right .tittips {
  font-size: 26px;
  color: #333333;
  padding-left: 30px;
  position: relative;
  line-height: 1;
  margin-bottom: 1.125rem;
}
.casesdetails-box .casesdetails-right .tittips:after {
  content: "";
  position: absolute;
  height: 90%;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background: #68a231;
}
.casesdetails-box .casesdetails-left {
  width: calc(100% - 450px);
}
.casesdetails-box .w-bot {
  margin-top: 1.25rem;
}
.casesdetails-box .w-bot .back {
  width: 30px;
  height: 30px;
  background: url(../images/c13.png) no-repeat center;
  background-size: 100%;
  border-radius: 0;
  border: none;
}
.casesdetails-box .w-bot .back:hover {
  background: url(../images/c14.png) no-repeat center;
  background-size: 100%;
}

.lmore {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  padding-right: 75px;
  box-sizing: border-box;
  line-height: 20px;
  height: 20px;
  position: relative;
}
.lmore:hover {
  color: #ffffff;
}
.lmore:hover:after {
  transition: .5s ease-in-out;
  transform: translateX(10px);
}
.lmore:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 15px;
  background: url(../images/c18.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .5s ease-in-out;
}

.products-list .swiper-slide:nth-child(n+2) .items {
  border-left: 1px solid #dddddd;
}
.products-list .items {
  height: 22.4rem;
  position: relative;
  overflow: hidden;
  display: block;
}
.products-list .items:hover .words {
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.35s;
  opacity: 0;
}
.products-list .items.active:hover .words {
  opacity: 1;
  transition: 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.35s;
}
.products-list .items .words {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  transition: .5s ease-in-out;
}
.products-list .items .lmore {
  margin-top: 0.375rem;
  margin-bottom: 20px;
}
.products-list .items .text {
  position: absolute;
  padding: 0 0.5rem;
  padding-left: 1.5rem;
  left: 0;
  bottom: 3.75rem;
  font-size: 15px;
  color: #666666;
}
.products-list .items .text .tit {
  font-size: .75rem;
  line-height: 1rem;
  height: 1rem;
  overflow: hidden;
  color: #333333;
  font-weight: bold;
}
.products-list .items .text .txt {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-top: 0.375rem;
}
.products-list .items .images, .products-list .items .words, .products-list .items .img {
  height: 100%;
}
.products-list .items .images {
  display: block;
}
.products-list .items .images .tit {
  color: #ffffff;
}
.products-list .items .img {
  background-color: #ffffff !important; position:relative
}
.products-list .items .img i{ font-size:200px; color:#2169a8; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.productsdetails-top {
  min-height: 15.75rem;
  padding-top: 2.5rem;
  padding-bottom: 2rem;
  background: url(../images/c20.png) repeat left top;
  position: relative;
}

.productsdetails-top .tit {
  text-align: center;
  font-size: 18px;
  color: #666666;
  width: 80%;
  margin: 0 auto;
}
.productsdetails-top h1 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
}
.productsdetails-top h2 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  line-height: 1.2; margin-top:20px; margin-bottom:10px
}
.productsdetails-top h3 {margin-bottom:10px;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
}
.productsdetails-top p { font-size: 16px;margin-bottom:5px;
  line-height: 32px;
  
}
.productsdetails-top .prolist {
  width: 1195px;
  margin: 0 auto;
  position: relative;
  margin-top: 0.75rem;
}
.productsdetails-top .prolist .swiper-button-prev, .productsdetails-top .prolist .swiper-button-next {
  position: absolute;
}
.productsdetails-top .prolist .img {
  width: 400px;
  height: 600px;
  margin: 0 auto;
}

.productsdetails-center {
  line-height: 22.5rem;
  height: 22.5rem;
  position: relative;
}
.productsdetails-center .words {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.productsdetails-center .images, .productsdetails-center .words {
  height: 100%;
  font-size: 0;
  text-align: center;
}
.productsdetails-center .wbox {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  overflow: hidden;
}
.productsdetails-center .img {
  width: 50px;
  height: 60px;
  margin: 0 auto;
}
.productsdetails-center .t0 {
  margin-top: .75rem;
}

.conbox-text {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
}
.conbox-text .t0 {
  font-size: .9rem;
  color: #fff;
  line-height: 1rem;
  font-weight: bold;
}
.conbox-text .line {
  width: 50px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0.625rem auto;
}
.conbox-text .p {
  line-height: 30px;
}

.productsdetails-bot {
  background: url(../images/a8.jpg) no-repeat center;
  background-size: cover;
  padding-top: 6rem;
  padding-bottom: 1.5rem;
}
.productsdetails-bot .pbot {
  margin-top: 4.25rem;
  font-size: 14px;
  line-height: 24px;
}

.productsdetails-top {
  position: relative;
}
.productsdetails-top .right-fixed-a {
  position: absolute;
  right: 2.5rem;
  height: 5.5rem;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 2;
}
.productsdetails-top .right-fixed-a a {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background-color: #cccccc;
  transition: .5s ease-in-out;
}
.productsdetails-top .right-fixed-a a:nth-child(n+2) {
  margin-top: .5rem;
}
.productsdetails-top .right-fixed-a a:hover {
  background-color: #68a231;
  transition: .5s ease-in-out;
}
.productsdetails-top .right-fixed-a a.prev {
  background-image: url(../images/c22.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.productsdetails-top .right-fixed-a a.next {
  background-image: url(../images/c24.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.productsdetails-top .right-fixed-a a.back {
  background-image: url(../images/c23.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.serves-box .serves-01 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.serves-box .serves-01 .list {
  margin-top: 1.25rem;
}
.serves-box .serves-01 .list .items {
  float: left;
  height: 18.75rem;
  position: relative;
  width: 12%;
  cursor: pointer;
}
.serves-box .serves-01 .list .items .t0 {
  font-size: .75rem;
  font-weight: bold;
  line-height: 1.2;
}
.serves-box .serves-01 .list .items .p {
  line-height: 30px;
}
.serves-box .serves-01 .list .items.active {
  width: 40%;
}
.serves-box .serves-01 .list .items.active .images {
  transition: .5s ease-in-out;
  position: relative;
}
.serves-box .serves-01 .list .items.active .images:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/nbg.png) no-repeat left bottom;
  left: 0;
  bottom: 0;
  background-size: cover;
  transition: .5s ease-in-out .5s;
}
.serves-box .serves-01 .list .items.active .words .p {
  opacity: 1;
  height: auto;
  margin-top: 0.375rem;
  transition: .3s ease-in-out;
}
.serves-box .serves-01 .list .items .images {
  height: 100%;
  transition: .5s ease-in-out;
}
.serves-box .serves-01 .list .items .images:after {
  transition: .5s ease-in-out;
}
.serves-box .serves-01 .list .items .p {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.serves-box .serves-01 .list .items .words {
  position: absolute;
  padding: 0.875rem 1rem;
  left: 0;
  bottom: 0;
  font-size: 16px;
  color: #f9f9f9;
}

.serves-02 {
  background: #ffffff;
  padding: 2rem 0;
}
.serves-02 .serves02-swiper {
  margin-top: 3rem;
  position: relative;
  min-height: 10.5rem;
}
.serves-02 .serves02-swiper .swiper-slide {
  padding: 10px;
  padding: 10px 1.75rem;
}
.serves-02 .serves02-swiper:before {
  content: "";
  height: 100px;
  width: 100%;
  background: url(../images/c26.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 46%;
  left: 0;
  margin-top: -4rem;
}
.serves-02 .serves02-swiper .items {
  text-align: center;
  padding: 2.25rem 0.3rem;
  cursor: pointer;
}
.serves-02 .serves02-swiper .items .tit, .serves-02 .serves02-swiper .items .txt {
  opacity: 0;
}
.serves-02 .serves02-swiper .items .tit {
  line-height: 1.2;
  font-size: .75rem;
  color: #333333;
  font-weight: bold;
  margin-top: 0.875rem;
}
.serves-02 .serves02-swiper .items .txt {
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  margin-top: 0.375rem;
  height: 53px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.serves-02 .serves02-swiper .items .img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #f1f1f1;
  overflow: hidden;
  margin: 0 auto;
}
.serves-02 .serves02-swiper .swiper-slide.swiper-slide-active .items {
  background: #fff;
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.06);
}
.serves-02 .serves02-swiper .swiper-slide.swiper-slide-active .items .tit, .serves-02 .serves02-swiper .swiper-slide.swiper-slide-active .items .txt {
  opacity: 1;
}
.serves-02 .buttons {
  margin-top: .75rem;
}
.serves-02 .buttons .swiper-button-next, .serves-02 .buttons .swiper-button-prev {
  margin: 0 10px;
}

.serves-03 {
  background: #f9f9f9;
  padding-top: 1.875rem;
  padding-bottom: 2.5rem;
}
.serves-03 .list {
  font-size: 0;
  text-align: center;
  margin-top: 2rem;
}
.serves-03 .items {
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #666666;
  width: 32%;
  margin-left: 2%;
  text-align: left;
  padding: 1.125rem 1.25rem;
}
.serves-03 .items:nth-child(3n+1) {
  margin-left: 0;
}
.serves-03 .items:hover {
  color: #68a231;
}
.serves-03 .items:hover .img .i1 {
  opacity: 1;
}
.serves-03 .items:hover .img .i0 {
  opacity: 0;
}
.serves-03 .items:hover .img img {
  transition: .5s ease-in-out;
}
.serves-03 .items:hover .tit, .serves-03 .items:hover .p {
  color: #68a231;
  transition: .5s ease-in-out;
}
.serves-03 .items .tit {
  font-size: .75rem;
  color: #333333;
  font-weight: bold;
  line-height: 1.2;
  margin-top: .5rem;
  margin-bottom: 0.375rem;
}
.serves-03 .items .p {
  line-height: 28px;
  min-height: 56px;
}
.serves-03 .items .tit, .serves-03 .items .p {
  transition: .5s ease-in-out;
}
.serves-03 .items .img {
  position: relative;
  width: 60px;
  height: 50px;
}
.serves-03 .items .img img {
  transition: .5s ease-in-out;
  display: block;
}
.serves-03 .items .img .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.advantage-box {
  background: #f9f9f9;
}

.con-tit .ten, .con-tit .tcn {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
}
.con-tit .ten {
  font-family: "din";
  margin-top: .5rem;
}

.advantage-01 {
  padding-top: 2.875rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e0e0e0;
}

.advantage-02 {
  padding-top: 1.875rem;
  padding-bottom: 2rem;
}
.advantage-02 .list {
  font-size: 0;
  margin-top: 1.5rem;
}
.advantage-02 .list .items {
  display: inline-block;
  width: 48%;
  margin-left: 4%;
  position: relative;
}
.advantage-02 .list .items:hover .images img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.advantage-02 .list .items .span {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 26px;
  color: #ffffff;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  bottom: 0.875rem;
  padding: 0 1rem;
}
.advantage-02 .list .items .images {
  border-radius: 5px;
  overflow: hidden;
}
.advantage-02 .list .items .images img {
  transition: .5s ease-in-out;
}
.advantage-02 .list .items:nth-child(2n+1) {
  margin-left: 0%;
}

.right-fixedbox {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 48px;
  height: 400px;
  z-index: 20;
}
.right-fixedbox .list {
  border-radius: 96px;
  background: #fefefe;
  width: 96px;
  height: 100%;
  padding: 48px 0;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.06);
}
.right-fixedbox .list .items {
  width: 50%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
}
.right-fixedbox .list .items:hover .items-bot {
  right: 48px;
  transition: .5s ease-in-out;
  opacity: 1;
  z-index: 0;
}
.right-fixedbox .list .items-top {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  z-index: 5;
}
.right-fixedbox .list .items-top img {
  transition: .5s ease-in-out;
}
.right-fixedbox .list .items-top:hover img {
  transition: .5s ease-in-out;
}
.right-fixedbox .list .items-top:hover .i1 {
  opacity: 1;
}
.right-fixedbox .list .items-top:hover .i0 {
  opacity: 0;
}
.right-fixedbox .list .items-bot {
  position: absolute;
  right: -100px;
  top: 0;
  width: 100px;
  transition: .5s ease-in-out;
  z-index: -10;
  opacity: 0;
}
.right-fixedbox .list .items4 .items-bot {
  right: -200px;
  width: 200px;
}

.erimgbox {
  position: absolute;
  top: .75rem;
  padding-top: 25px;
  width: 140px;
  left: -70px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  display: none;
  box-sizing: border-box;
}
.erimgbox .img {
  border-radius: 5px;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  padding: 10px;
  position: relative;
}
.erimgbox .img:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 10px;
  top: -10px;
  background: url(../images/mk05.png) no-repeat center;
  background-size: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.lbox {
  width: 100%;
  height: 100%;
}

.web-header {
  height: 110px;
  line-height: 108px;
  position: relative;
  z-index: 10;
}
.web-header .header {
  padding: 0 2.2rem;
  border-bottom: 1px solid #e8e8e8;
}
.web-header.active .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.web-header.active .nav-li a span {
  color: #fff;
}
.web-header.active .nav-li a.active span, .web-header.active .nav-li a:hover span {
  color: #68a231;
}
.web-header.active .s-box .i.i0 {
  background: url(../images/g6.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i0:hover {
  background: url(../images/g7.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i1 {
  background: url(../images/g4.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i1:hover {
  background: url(../images/g5.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i2 {
  background: url(../images/g2.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i2:hover {
  background: url(../images/g3.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i3 {
  background: url(../images/g0.png) no-repeat center;
  background-size: 100%;
}
.web-header.active .s-box .i.i3:hover {
  background: url(../images/g1.png) no-repeat center;
  background-size: 100%;
}
.web-header .web-logo {
  width: 130px;
  position: relative;
}
.web-header .web-logo .i1 {
  opacity: 0;
  display: none;
}
.web-header .s-box .i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: .75rem;
  cursor: pointer;
  transition: .5s ease-in-out;
}
.web-header .s-box .i:hover {
  transition: .5s ease-in-out;
}
.web-header .s-box .i:nth-child(n+2) {
  margin-left: 1rem;
}
.web-header .s-box .i.i0 {
  width: .75rem;
  height: .75rem;
  background: url(../images/k3.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i0:hover, .web-header .s-box .i.i0.active {
  background: url(../images/g7.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i1 {
  width: .75rem;
  height: .75rem;
  background: url(../images/k0.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i1:hover {
  background: url(../images/g5.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i2 {
  width: .75rem;
  height: .75rem;
  background: url(../images/k1.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i2:hover {
  background: url(../images/g3.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i3 {
  width: .75rem;
  height: .75rem;
  background: url(../images/k2.png) no-repeat center;
  background-size: 100%;
}
.web-header .s-box .i.i3:hover {
  background: url(../images/g1.png) no-repeat center;
  background-size: 100%;
}
.web-header .head {
  position: relative;
}
.web-header .web-nav {
  text-align: center;
  padding-right: .75rem;
}
.web-header .nav-li {
  font-size: 16px;
  color: #000000;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.web-header .nav-li a {
  padding: 0 0.875rem;
  display: block;
}
.web-header .nav-li a span {
  display: block;
  position: relative;
  color: #000;
  transition: .5s ease-in-out;
}
.web-header .nav-li a span:before {
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  content: "";
  height: 4px;
  background: #68a231;
  transition: .5s ease-in-out;
}
.web-header .nav-li a.active span, .web-header .nav-li a:hover span {
  color: #68a231;
  transition: .5s ease-in-out;
}
.web-header .nav-li a.active span:before, .web-header .nav-li a:hover span:before {
  width: 100%;
  transition: .5s ease-in-out;
}
.web-header .nav-li a.active span:after, .web-header .nav-li a:hover span:after {
  opacity: 1;
  transition: .5s ease-in-out;
}
.web-header .nav-li a span:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 2px;
  background: #ffffff;
  bottom: 0;
  opacity: 0;
  transition: .5s ease-in-out;
}
.web-header .nav-li .nav-bot {
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  text-align: center;
  padding-top: 18px;
  width: 530px;
  left: 50%;
  margin-left: -265px;
}
.web-header .nav-li .nav-bot a {
  color: #666;
}
.web-header .nav-li .nav-bot a:hover, .web-header .nav-li .nav-bot a.active {
  color: #c0ac88;
  transition: .5s ease-in-out;
}
.web-header .nav-li a {
  color: #000000;
  transition: .5s ease-in-out;
}
.web-header .nav-li a:hover, .web-header .nav-li a.active {
  color: #c0ac88;
  transition: .5s ease-in-out;
}
.web-header .nav-bot {
  display: none;
}
.web-header .nav-bot .li {
  display: block;
  font-size: 14px;
  line-height: 2;
}

.web-footer {
  background: #333333;
  font-size: 14px;
  color: #666666;
}
.web-footer a {
  color: #666666;
  transition: .5s ease-in-out;
}
.web-footer a:hover {
  color: #ffffff;
  transition: .5s ease-in-out;
}
.web-footer .web-top {
  padding:20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.web-footer .web-top .left .i0 {
  width: 144px;
}
.web-footer .web-top .right {
 
}
.web-footer .web-top .right .li {
  font-size: 15px;
  color: #ececec; line-height:95px;
}
.web-footer .web-top .right .li:nth-child(n+2) {
  margin-left: 40px;
}
.web-footer .web-top .right .li:hover {
  color: #68a231;
}
.web-footer .web-center {
  padding-top: 1.75rem;
  padding-bottom: 0.95rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.web-footer .web-center .left {
  font-size: 0;
}
.web-footer .web-center .left .items {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  
}
.web-footer .web-center .left .items .span {
  font-size: 13px;
  color: #999999;
  text-align: center;
  margin-top: 13px;
}
.web-footer .web-center .left .items .img {
  width: 140px;
  height: 140px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 15px;
}
.web-footer .web-center .left .items .i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 10px; position:relative
}
.web-footer .web-center .left .items .i  i{font-size:20px;  position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}

.web-footer .web-center .left .items .p0 {
  font-size: 13px;
  margin-top: 8px;
}
.web-footer .web-center .left .items .num {
  font-size: .75rem;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5);
  font-family: "beba";
  line-height: 1;
  margin-top: 10px;
}
.web-footer .web-center .left .items .p {
  margin-top: 15px;
}
.web-footer .web-center .left .items2 {
  margin-left: 2rem;
}
.web-footer .web-center .left .items3 {
  margin-left: 2.5rem;
}
.web-footer .web-center .right .top {
  font-size: 20px; color:#6ba733
}
.web-footer .web-center .right .top .li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
}
.web-footer .web-center .right .top .li:nth-child(n+2) {
  margin-left: 2.875rem;
}
.web-footer .web-center .right .bot {
 
  line-height: 1.2;
  position: relative;
  text-align: right;
}
.web-footer .web-center .right .bot:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(../images/peo.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot {
  height: 80px;
  line-height: 80px;
}
.web-footer .web-bot .left {
  
}
.web-footer .web-bot .left .items {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}
.web-footer .web-bot .left .gw {
  margin-right: 1.25rem;
}
.web-footer .web-bot .left .i {
  width: .75rem;
  height: .75rem;
  margin-right: 0.875rem;
}
.web-footer .web-bot .left .i.i0 {
  background: url(../images/g2.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot .left .i.i0:hover {
  background: url(../images/g3.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot .left .i.i1 {
  background: url(../images/g4.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot .left .i.i1:hover {
  background: url(../images/g5.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot .left .i.i2 {
  background: url(../images/g8.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot .left .i.i2:hover {
  background: url(../images/g9.png) no-repeat center;
  background-size: 100%;
}
.web-footer .web-bot .left .i.i0{
	position: relative;
}
.web-footer .web-bot .left .i.i0 .erimgbox{
	line-height: 1;
	top: -157px;
	padding-bottom: 15px;
}
.web-footer .web-bot .left .erimgbox .img:before{
	display: none;
}

.web-footer .web-bot .left .gw {
  width: 120px;
  height: 38px;
  line-height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 38px;
  text-align: center;
}
.web-footer .web-bot .left .gw span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(../images/gw.png) no-repeat center;
  background-size: 100%;
  margin-right: 10px;
}

.advantage-05 {
  background: #ffffff;
  padding-top: 1.875rem;
  padding-bottom: 1.25rem;
}
.advantage-05 .advantage05-list {
  font-size: 0;
  margin-top: 2rem;
}
.advantage-05 .items {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  width: 23%;
  margin-left: 2.6666666667%;
  background: #f1f1f1;
  margin-bottom: 1.25rem;
  vertical-align: top;
  border-radius: 5px;
  padding: .75rem;
  transition: .5s ease-in-out;
}
.advantage-05 .items:hover {
  background: #68a231;
}
.advantage-05 .items:hover .tit {
  transition: .5s ease-in-out;
  color: #fff;
}
.advantage-05 .items:hover .txt {
  transition: .5s ease-in-out;
  color: #fff;
}
.advantage-05 .items:hover .num {
  color: rgba(255, 255, 255, 0.2);
  transition: .5s ease-in-out;
}
.advantage-05 .items .tit {
  font-size: 26px;
  line-height: 1.2;
  color: #333333;
  font-weight: bold;
  transition: .5s ease-in-out;
}
.advantage-05 .items .txt {
  font-size: 16px;
  line-height: 26px;
  min-height: 78px;
  margin-bottom: 0.225rem;
  margin-top: 0.375rem;
  transition: .5s ease-in-out;
}
.advantage-05 .items .num {
  font-size: .9rem;
  line-height: 1;
  font-family: "beba";
  color: rgba(51, 51, 51, 0.2);
  transition: .5s ease-in-out;
}
.advantage-05 .items:nth-child(4n+1) {
  margin-left: 0;
}

.advantage-03 {
  background: #ffffff;
  padding: 2rem 0;
}
.advantage-03 .advantage03-swiper {
  margin-top: 2.5rem;
}
.advantage-03 .buttons {
  margin-top: 2rem;
}
.advantage-03 .buttons .swiper-button-prev {
  margin-right: .5rem;
}
.advantage-03 .items {
  background: #f1f1f1;
  height: 220px;
  border-radius: 5px;
  overflow: hidden;
  padding: .75rem;
  position: relative;
  transition: .5s ease-in-out;
}
.advantage-03 .items .bot-box {
  position: absolute;
  bottom: .75rem;
  padding: 0 .75rem;
  text-align: right;
  line-height: 1;
  width: 100%;
  left: 0;
}
.advantage-03 .items .bot-box .num {
  position: absolute;
  left: .75rem;
  bottom: 0;
  font-size: .9rem;
  color: rgba(51, 51, 51, 0.2);
  font-family: "beba";
}
.advantage-03 .items .bot-box .tit {
  font-size: .9rem;
  font-weight: bold;
  color: #333333;
}
.advantage-03 .items .bot-box .txt {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  margin-top: 15px;
}
.advantage-03 .items:hover {
  background: #68a231;
  transition: .5s ease-in-out;
}
.advantage-03 .items:hover .bot-box .tit {
  color: #fff;
}
.advantage-03 .items:hover .bot-box .txt {
  color: #fff;
}
.advantage-03 .items:hover .bot-box .num {
  color: rgba(255, 255, 255, 0.2);
}
.advantage-03 .items:hover .i .i1 {
  opacity: 1;
}
.advantage-03 .items:hover .i img {
  transition: .5s ease-in-out;
}
.advantage-03 .items:hover .i .i0 {
  opacity: 0;
}
.advantage-03 .items .i {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: relative;
}
.advantage-03 .items .i img {
  transition: .5s ease-in-out;
}
.advantage-03 .items .i .i1 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.advantage-04 {
  padding: 2rem 0;
  padding-bottom: 2.4rem;
}
.advantage-04 .advantage04box {
  position: relative;
  margin-top: 1.75rem;
}
.advantage-04 .advantage04box .item {
  position: absolute;
  line-height: 1.2;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}
.advantage-04 .advantage04box .item .img {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-bottom: 0.875rem;
}
.advantage-04 .advantage04box .item1, .advantage-04 .advantage04box .item3 {
  left: 0;
  text-align: left;
}
.advantage-04 .advantage04box .item2, .advantage-04 .advantage04box .item4 {
  right: 0;
  text-align: right;
}
.advantage-04 .advantage04box .item3, .advantage-04 .advantage04box .item4 {
  bottom: 2.75rem;
}
.advantage-04 .advantage04box .item1, .advantage-04 .advantage04box .item2 {
  top: 1.875rem;
}
.advantage-04 .advantage04box .images .img {
  width: 375px;
  height: 630px;
  margin: 0 auto;
}
.advantage-04 .advantage04box .images .span {
  text-align: center;
  line-height: 1.2;
  font-size: 20px;
  color: #333333;
  position: absolute;
  width: 100%;
  bottom: -20px;
}

.advantage-04 {
  position: relative;
}
.advantage-04 .lspan {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 34.125rem;
  height: 17.25rem;
  background: url(../images/n0.png) no-repeat center;
  background-size: 100%;
}

.wel-more {
  display: block;
  font-size: 16px;
  color: #999999;
  height: 60px;
  line-height: 60px;
  width: 230px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-left: 10px;
  padding-right: 60px;
  box-sizing: border-box;
  transition: .5s ease-in-out;
  position: relative;
}
.wel-more.active {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.wel-more.active:before {
  background: #68a231;
}
.wel-more.active:after {
  background: url(../images/m4.png) no-repeat center;
  background-size: 100%;
}
.wel-more.active:hover {
  border-top: 1px solid #68a231;
  border-bottom: 1px solid #68a231;
}
.wel-more span {
  position: relative;
  z-index: 3;
}
.wel-more:after, .wel-more:before {
  position: absolute;
  content: "";
  transition: .5s ease-in-out;
}
.wel-more:before {
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background: #999999;
  transform: scale3d(0, 1, 1);
}
.wel-more:after {
  right: 10px;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 15px;
  background: url(../images/m4.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}
.wel-more:hover {
  transition: .5s ease-in-out;
  color: #fff;
}
.wel-more:hover:before {
  width: 100%;
  transition: .5s ease-in-out;
  transform: scale3d(1, 1, 1);
}
.wel-more:hover:after {
  background: url(../images/m5.png) no-repeat center;
  background-size: 100%;
}

.wel-banner {
  position: relative;
}
.wel-banner br {
  display: none;
}
.wel-banner a {
  display: block;
}
.wel-banner.on .items {
  padding-top: 0;
  transition: 1s ease-in-out;
}
.wel-banner.on .buttons .spanbox .span {
  background: url(../images/a04.png) no-repeat center;
  background-size: 100%;
}
.wel-banner.on .buttons .swiper-button-prev{
    background: url(../images/m6a.png) no-repeat center;
    background-size: 100%;
}

.wel-banner.on .buttons .swiper-button-next{
      background: url(../images/m8a.png) no-repeat center;
    background-size: 100%;
}
.wel-banner .items {
  display: block;
  padding-top:780px;
  position: relative;
  transition: 1s ease-in-out;
}
.wel-banner .items2 .items-bot .imgs {
  height: 24.75rem;
}
.wel-banner .items-top {
  background: url(../images/banner01.jpg) no-repeat bottom;
 
  height: 780px;
  line-height: 1.2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
.wel-banner .items-top .w-left {  top:40%; transform:translate(-50%, -40%); position:absolute; left:50%; text-align:center
}
.wel-banner .items-top .w-center {  top:50%; transform:translateY(-40%); position:absolute; left:2.2rem; 
}
.wel-banner .items-top .w-right {
  padding-top: 3rem;
}
.wel-banner .items-top .tit {
  font-size:80px
  ;
  color: #68a231;font-family:"beba";
}
.wel-banner .items-top .cn {
  font-size:36px;;
  color: #fff;
  font-weight: lighter;
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
}
.wel-banner .items-top .en {
  font-size: 14px;
  color: #fff; opacity:0.6; font-family:"beba"
}
.wel-banner .items-bot {
  /*position: relative;*/
}
.wel-banner .items-bot .words {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20rem;
  color: #ffffff;
  padding: 4.875rem 2.5rem 1rem 2.5rem;
}
.wel-banner .items-bot .images {
  height: 20rem;
}
.wel-banner .items-bot .imgs {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.wel-banner .items-bot .btit {
  font-size: 0.9rem;
  line-height: 1.2;
}
.wel-banner .items-bot .btxt {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-top: .75rem;
}
.wel-banner .buttons .spanbox, .wel-banner .buttons .box {
  position: absolute;
  height: 120px;
  top: 600px;
  margin: auto;
  z-index: 4;
  color: #fff;
  font-size: 16px;
}
.wel-banner .buttons .spanbox {
  left: 2.5rem;
  font-family: "beba";
  line-height: 1.2;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.wel-banner .buttons .spanbox .span {
  width: 25px;
  height: 30px;
  background: url(../images/a4.png) no-repeat center;
  background-size: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
}
.wel-banner .buttons .spanbox .swiper-pagination-current {
  font-size: 1rem;
  color: #68a231;
}
.wel-banner .buttons .box {
  right: 2.5rem;
  font-size: 0;
}
.wel-banner .buttons .swiper-pagination, .wel-banner .buttons .swiper-button-prev, .wel-banner .buttons .swiper-button-next {
  position: static;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.wel-banner .buttons .swiper-button-prev, .wel-banner .buttons .swiper-button-next {
  width: 20px;
  height: 36px;
  transition: .5s ease-in-out;
}
.wel-banner .buttons .swiper-button-prev:hover, .wel-banner .buttons .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.wel-banner .buttons .swiper-button-prev {
  background: url(../images/m6.png) no-repeat center;
  background-size: 100%;
}
.wel-banner .buttons .swiper-button-prev:hover {
  background: url(../images/m7.png) no-repeat center;
  background-size: 100%;
}
.wel-banner .buttons .swiper-button-next {
  background: url(../images/m8.png) no-repeat center;
  background-size: 100%;
  margin-left: 1.25rem;
}
.wel-banner .buttons .swiper-button-next:hover {
  background: url(../images/m9.png) no-repeat center;
  background-size: 100%;
}

.wel-search {
  padding-top: 3.25rem;
  padding-bottom: 3.5rem;
}
.wel-search .search-top {
  font-size: 0;
  padding: 0 .75rem;
  padding-bottom: 2.625rem;
}
.wel-search .search-top .items {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  text-align: center;
  padding: 0 2.75rem;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  vertical-align: top;
}
.wel-search .search-top .items:hover .img img {
  transition: .5s ease-in-out;
}
.wel-search .search-top .items:hover .img .i1 {
  opacity: 1;
}
.wel-search .search-top .items:hover .img .i0 {
  opacity: 0;
}
.wel-search .search-top .tit {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: .75rem;
}
.wel-search .search-top .img {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
}
.wel-search .search-top .img img {
  transition: .5s ease-in-out;
  width: 100%;
}
.wel-search .search-top .img .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.wel-search .search-bottom {
  padding: 0 3.75rem;
}
.wel-search .search-bottom .searbox {
  border-top: 1px solid #efefef;
  padding-top: 2.75rem;
}
.wel-search .search-bottom .searbox .left {
  font-size: 0;
  color: #999999;
  padding-top: 0.625rem;
}
.wel-search .search-bottom .searbox .left .li {
  display: inline-block;
  color: #999999;
  font-size: 16px;
}
.wel-search .search-bottom .searbox .left .li:nth-child(n+2) {
  margin-left: 1.5rem;
}
.wel-search .search-bottom .searbox .left a {
  transition: .5s ease-in-out;
}
.wel-search .search-bottom .searbox .left a:hover {
  color: #68a231;
  transition: .5s ease-in-out;
}
.wel-search .search-bottom .searbox .left div.li {
  color: #333333;
}
.wel-search .search-bottom .searbox .right {
  padding-left: 65px;
  position: relative;
  font-size: 15px;
  color: #999999;
  line-height: 1.2;
}
.wel-search .search-bottom .searbox .right .tit {
  font-weight: bold;
  font-size: .75rem;
  font-family: "beba";
  color: #333333;
  margin-bottom: 10px;
}
.wel-search .search-bottom .searbox .right span {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../images/m18.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.wel-search .search-bottom .sear-tit {
  margin-bottom: 1rem;
}
.wel-search .search-bottom .sear-search .inputbox {
  border: 1px solid #e8e8e8;
  border-right: none;
  width: calc(100% - 280px);
  position: relative;
}
.wel-search .search-bottom .sear-search .inputbox input[type=text] {
  width: 100%;
  padding-left: 18px;
  padding-right: 48px;
}
.wel-search .search-bottom .sear-search .inputbox input[type=submit] {
  width: 20px;
  height: 20px;
  position: absolute;
  padding: 0;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  text-indent: -999px;
  overflow: hidden;
  color: #999999;
  background: url(../images/ser.png) no-repeat center;
  background-size: 100%;
}
.wel-search .search-bottom .sear-search .button {
  width: 280px;
}
.wel-search .search-bottom .sear-search .button input {
  width: 100%;
  background: #68a231;
  font-size: 14px;
  color: #ffffff;
}
.wel-search .search-bottom .sear-search input {
  border: none;
  outline: none;
  background: none;
  height: 60px;
}

.m768 {
  display: none;
}

.pc768 {
  display: block;
}

.wel-tit {
  color: #f1f1f1;
  line-height: 1;
}
.wel-tit .en {
  font-size: 1.5rem;
  font-family: "beba";
}
.wel-tit .cn {
  font-size: 0.65rem;
  margin-top: .75rem;
}
.wel-tit.active {
  color: #333333;
}

.wel-products {
  position: relative;
}
.wel-products .wel-tit {
  padding: 0 2.5rem;
  top: 2.375rem;
  position: absolute;
  z-index: 3;
}
.wel-products .products-more {
  position: absolute;
  right: 2.5rem;
  top: 2.5rem;
  z-index: 3;
}
.wel-products .items-left, .wel-products .items-right {
  height: 22rem;
  width: 50%;
  padding: 2.5rem;
  padding-top: 6rem;
}
.wel-products .items-left {
  padding-right: 130px;
}
.wel-products .items-right {
  padding-left: 130px;
}
.wel-products .images {
  position: absolute;
  left: 0;
  right: 0;
  width: 5.625rem;
  height: 15rem;
  top: 6.25rem;
  margin: auto;
}
.wel-products .swiper-button-prev, .wel-products .swiper-button-next {
  width: 33px;
  height: 33px;
  top: 100px;
  transition: .5s ease-in-out;
  opacity: 1 !important;
}
.wel-products .swiper-button-prev:hover, .wel-products .swiper-button-next:hover {
  transition: .5s ease-in-out;
}
.wel-products .swiper-button-prev {
  left: 40px;
  background: url(../images/j0.png) no-repeat center;
  background-size: 20px 20px;
}
.wel-products .swiper-button-prev:hover {
  background: url(../images/j3.png) no-repeat center;
  background-size: 33px 33px;
}
.wel-products .swiper-button-next {
  right: 40px;
  background: url(../images/j1.png) no-repeat center;
  background-size: 20px 20px;
}
.wel-products .swiper-button-next:hover {
  background: url(../images/j2.png) no-repeat center;
  background-size: 33px 33px;
}
.wel-products .buttons {
  width: 365px;
  height: 165px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/m21.png) no-repeat center;
  background-size: 100%;
  z-index: 3;
}
.wel-products .buttons .but-img {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: #ffffff;
  border-radius: 50%;
}
.wel-products .buttons .but-img .i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  z-index: 3;
  opacity: 0;
}
.wel-products .buttons .but-img .i i{ font-size:45px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) }
.wel-products .buttons .but-img .i:after, .wel-products .buttons .but-img .i:before {
  content: "";
  height: 0;
  width: 100%;
  background: url(../images/m22.png) no-repeat left top;
  background-size: 100%;
  transition: 3s ease-in-out;
  position: absolute;
  opacity: 0;
}
.wel-products .buttons .but-img .i:after {
  left: 0;
  top: 0;
}
.wel-products .buttons .but-img .i:before {
  transform: rotate(180deg);
  right: 0;
  bottom: 0;
}
.wel-products .buttons .but-img .i.active {
  opacity: 1;
}
.wel-products .buttons .but-img .i.active:after, .wel-products .buttons .but-img .i.active:before {
  height: 100%;
  transition: 3s ease-in-out;
  opacity: 1;
}
.wel-products .buttons .but-img .i.active:before {
  transition-delay: 1.45s;
}

.wel-principle {
  padding-top: 2.375rem;
  padding-bottom: 2.5rem;
}
.wel-principle .list {
  width: 980px;
  margin: 0 auto;
  text-align: center;
}
.wel-principle .list .items {
  display: none;
  font-size: 16px;
  line-height: 36px;
  color: #666666;
}
.wel-principle .list .images {
  max-width: 80%;
  margin: 0 auto;
}
.wel-principle .list .words {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wel-principle .list .tit {
  font-size: .75rem;
  line-height: 1.2;
  color: #333333;
  font-weight: bold;
  margin-bottom: .5rem;
}
.wel-principle .list-bot {
  font-size: 0;
  height: 60px;
  line-height: 60px;
  border-radius: 60px;
  border: 1px solid #68a231;
  display: inline-block;
  overflow: hidden;
}
.wel-principle .list-bot .li {
  font-size: 16px;
  color: #68a231;
  display: inline-block;
  width: 165px;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.wel-principle .list-bot .li:hover, .wel-principle .list-bot .li.active {
  color: #ffffff;
  background: #68a231;
  transition: .5s ease-in-out;
}

.wel-team .swiper-pagination {
  position: static;
  width: auto;
}
.wel-team .items {
  height: 27rem;
  line-height: 1.2;
}
.wel-team .items .items-left, .wel-team .items .items-right {
  height: 100%;
}
.wel-team .items .items-right {
  width: 18.25rem;
}
.wel-team .items .items-right .bot {
  font-size: 0.6rem;
  color: #333333;
  padding: 1.25rem;
  padding-bottom: 0.25rem;
}
.wel-team .items .items-right .bot .cn {
  margin-top: .5rem;
}
.wel-team .items .items-right .bot .en {
  color: #333333;
  font-size: 1rem;
  font-family: "Source Han Sans CN Light","Source Han Sans CN";
}
.wel-team .items .items-left {
  width: calc(100% - (730rem/40));
  background: #fbfbfb;
  padding: 2.375rem 2.5rem;
  overflow-y: auto;
}
.wel-team .items .items-right {
  width: 18.25rem;
}
.wel-team .items .img {
  width: 270px;
  height: 90px;
  overflow: hidden;
  margin-top: 2rem;
  margin-bottom: 2.2rem;
}
.wel-team .items .tit {
  font-size: 1rem;
  color: #000000;
  font-weight: bold;
}
.wel-team .items .p {
  font-size: 16px;
  line-height: 35px;
  margin-top: .75rem;
  margin-bottom: 1.5rem;
}
.wel-team .items .p p{  margin-bottom:10px; text-indent:32px}
.wel-team .buttons {
  position: absolute;
  width: 15.75rem;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 0 1.25rem;
  padding-bottom: 2.375rem;
}
.wel-team .buttons .swiper-pagination {
  display: inline-block;
  font-size: 16px;
  font-family: "beba";
  line-height: .8;
}
.wel-team .buttons .swiper-pagination .swiper-pagination-current {
  font-size: 1.5rem;
  color: #68a231;
}
.wel-team .buttons .spanbox {
  line-height: 1;
}
.wel-team .buttons .swiper-button-prev, .wel-team .buttons .swiper-button-next {
  margin: 0;
  display: inline-block;
  width: 55px;
  height: 36px;
  padding: 0 35px;
  position: relative;
}
.wel-team .buttons .swiper-button-prev:after, .wel-team .buttons .swiper-button-next:after {
  position: absolute;
  width: 1px;
  height: 90%;
  content: "";
  background: #eeeeee;
  opacity: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wel-team .buttons .swiper-button-prev {
  left: 0;
  padding-left: 0;
  background: url(../images/m6.png) no-repeat left;
  background-size: 20px 36px;
}
.wel-team .buttons .swiper-button-prev:hover {
  background: url(../images/m7.png) no-repeat left;
  background-size: 20px 36px;
}
.wel-team .buttons .swiper-button-next {
  padding-right: 0;
  background: url(../images/m8.png) no-repeat right;
  background-size: 20px 36px;
  right: 0;
}
.wel-team .buttons .swiper-button-next:after {
  left: 0;
  opacity: 1;
}
.wel-team .buttons .swiper-button-next:hover {
  background: url(../images/m9.png) no-repeat right;
  background-size: 20px 36px;
}
.wel-team .num .list{ width:20%;; float:left; text-align:center; padding:30px 0px
}
.wel-team .num .list em{ font-size:42px; color:#333; font-family:"BEBAS"; font-style:normal ; font-weight:bold}
.wel-team .num .list span{ font-size:16px; color:#777; }
.wel-team .num .list p{ font-size:16px; color:#444; margin-top:10px }
.wel-team .num .list .icon{  width:100px; height:100px; line-height:100px; text-align:center; margin:0px auto; border:1px dashed #fff; border-radius:50px;}
.wel-team .num .list .icon i{ font-size:50px;}

/*@keyframes myfirst{0%{transform:scale(.4);opacity:1}100%{transform:scale(1);opacity:0}}*/
.con-tittipbox {
  height: 130px;
}
.con-tittipbox.on {
  height: 65px;
}

.con-tittip.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 30;
}

.wel-system {
  background: url(../images/a18.jpg) repeat top left;
  padding-top: 3.75rem;
  position: relative;
  overflow: hidden;
}
.wel-system .principle-tit {
  position: absolute;
  padding: 0 2.5rem;
  width: 100%;
  left: 0;
  top: 2.375rem;
}
.wel-system .images {
  position: relative;
}
.wel-system .images img {
  display: block;
}
.wel-system .images .i {
  position: relative;
  width: 24.75rem;
  height: 24.75rem;
  margin: 0 auto;
  top: 15px;
}
.wel-system .images .i .i1 {
  position: relative;
  z-index: 3;
}
.wel-system .images .i .i0 {
  /*position: absolute;*/
  left: 0;
  top: 0;
  /*animation: myfirst 2s infinite linear 1s;*/
  /*transform: scale(0);*/
}
.wel-system .images .items {
  position: absolute;
  min-height: 100px;
  line-height: 100px;
  box-sizing: border-box;
  font-size: 20px;
  color: #333333;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.wel-system .images .items .tit {
  font-size:28px;
  font-weight: bold;
  line-height: 40px;
}
.wel-system .images .items .txt {
  line-height: 30px;
  margin-top: 10px;
}
.wel-system .images .items .span {
  display: inline-block;
  vertical-align: middle;
}
.wel-system .images .items .img {
  width: 100px;
  height: 100px;
  background: url(../images/j5.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;text-align:center;
}
.wel-system .images .items .img i {
  transition: .5s ease-in-out;font-size:40px;
}
.wel-system .images .items .img .i1 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.wel-system .images .items:hover, .wel-system .images .items.active {
  color: #68a231;
}
.wel-system .images .items:hover .img, .wel-system .images .items.active .img { text-align:center;
  background: url(../images/j6.png) no-repeat center;
  background-size: 100%;
  transition: .5s ease-in-out;
}
.wel-system .images .items:hover .img, .wel-system .images .items .img i{ font-size:40px;}
.wel-system .images .items:hover .img img, .wel-system .images .items.active .img img {
  transition: .5s ease-in-out;
}
.wel-system .images .items:hover .img .i1, .wel-system .images .items.active .img .i1 {
  opacity: 1;
}
.wel-system .images .items:hover .img .i0, .wel-system .images .items.active .img .i0 {
  opacity: 0;
}
.wel-system .images .items1, .wel-system .images .items3, .wel-system .images .items5, .wel-system .images .items7, .wel-system .images .items9 {
  left: 0;
  padding-left: 120px;
  text-align: left;
}
.wel-system .images .items1 .img, .wel-system .images .items3 .img, .wel-system .images .items5 .img, .wel-system .images .items7 .img , .wel-system .images .items9 .img{
  left: 0;
}
.wel-system .images .items2, .wel-system .images .items4, .wel-system .images .items6 , .wel-system .images .items8, .wel-system .images .items10{
  right: 0;
  padding-right: 120px;
  text-align: right;
}
.wel-system .images .items2 .img, .wel-system .images .items4 .img, .wel-system .images .items6 .img , .wel-system .images .items8 .img, .wel-system .images .items10 .img  {
  right: 0;
}
.wel-system .images .items1, .wel-system .images .items2 {
  top:4rem;
}
.wel-system .images .items3, .wel-system .images .items4 {
  top: 8rem;
}
.wel-system .images .items5, .wel-system .images .items6 {
  top: 12rem;
}
.wel-system .images .items7, .wel-system .images .items8 {
  top: 16rem;
}
.wel-system .images .items9, .wel-system .images .items10 {
  top:20rem;
}

.wel-system .images .items1 {
  top: 4rem;
}

.wel-cases {
  background: #f5f5f5;
  padding-top: 2.375rem;
  padding-bottom: 3rem;
}
.wel-cases .cases-swiper {
  margin-top: 2rem;
}
.wel-cases .items {
  display: block;
  background: #ffffff;
  font-size: 16px;
  color: #666666;
}
.wel-cases .items .images {
  overflow: hidden;
}
.wel-cases .items .images img {
  transition: .5s ease-in-out;
  width: 100%;
}
.wel-cases .items .words {
  padding: .75rem;
}
.wel-cases .items .tit {
  font-size: 0.65rem;
  line-height: 0.8rem;
  height: 0.8rem;
  color: #333333;
  font-weight: bold;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  overflow: hidden;
}
.wel-cases .items .txt {
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.375rem;
  margin-bottom: 0.625rem;
}
.wel-cases .items .more {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  padding-right: 35px;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
  vertical-align: top;
}
.wel-cases .items .more:after {
  content: "";
  position: absolute;
  background: url(../images/m24.png) no-repeat center;
  width: 20px;
  height: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wel-cases .items:hover .images img {
  transition: .5s ease-in-out;
  transform: scale3d(1.05, 1.05, 1);
}
.wel-cases .buttons {
  margin-top: 1rem;
}
.wel-cases .buttons .swiper-button-prev {
  margin-right: 0.875rem;
}
.wel-cases .buttons .swiper-button-prev, .wel-cases .buttons .swiper-button-next {
  background-color: #ffffff;
}
.wel-cases .buttons .swiper-button-prev:hover, .wel-cases .buttons .swiper-button-next:hover {
  background-color: #68a231;
}

.wel-layout {
  padding-top: 2.375rem;
  padding-bottom: 2.625rem;
}
.wel-layout .principle-tit {
  margin-bottom: 60px;
}

.layout-map {
  position: relative;
}
.layout-map .img {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.layout-map .list {
  position: absolute;
  left: 0;
  bottom: 25px;
  font-size: 0;
  width: 190px;
}
.layout-map .list .li {
  font-size: 16px;
  color: #666666;
  line-height: 50px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.layout-map .list .li.active {
  color: #abcd06;
}
.layout-map .words {
  position: absolute;
  background: #ffffff;
  width: 380px;
  height: 200px;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.05);
  margin-left: 85px;
  margin-top: -90px;
  font-size: 16px;
  color: #666666;
  padding: .5rem;
}
.layout-map .words .tit {
  font-size: 22px;
  line-height: 30px;
  height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
}
.layout-map .words .p {
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 15px;
}
.layout-map .words .txt {
  text-underline-position: 1.2;
}
.layout-map .words .num {
  font-size: 26px;
  font-family: "beba";
  color: #68a231;
  line-height: 1;
  margin-top: 13px;
}
.layout-map .words:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 15px;
  left: 0;
  right: 0;
  bottom: -15px;
  background: url(../images/m26.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}

.searbox-num {
  padding-left: 65px;
  position: relative;
  font-size: 15px;
  color: #999999;
  line-height: 1.2;
  text-align: left;
}
.searbox-num .tit {
  font-weight: bold;
  font-size: .75rem;
  font-family: "beba";
  color: #333333;
  margin-bottom: 10px;
}
.searbox-num span {
  display: inline-block;
  width: 50px;
  height: 50px; background:#68a231; border-radius:50px; text-align:center;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.searbox-num span i{ font-size:30px; color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.wel-institution.about-institution {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}
.wel-institution.about-institution .list {
  margin-top: 4.75rem;
}

.wel-protection {
  height: 1080px;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.wel-protection .list {
  margin-top: 80px;
  font-size: 0;
  text-align: center;
}
.wel-protection .list .img {
  width: 60px;
  height: 60px;
  position: relative;
  margin: auto;
  display: inline-block;
}
.wel-protection .list .img i{ font-size:50px}
.wel-protection .list .img img {
  transition: .5s ease-in-out;
}
.wel-protection .list .img .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.wel-protection .list .items {
  font-size: 18px;
  display: inline-block;
  background: #ffffff;
  width: 32%;
  margin-left: 2%;
  padding: 1.125rem 1.25rem;
  padding-bottom: 0.625rem;
  text-align: left;
  vertical-align: top;
  color: #333333;
  transition: .5s ease-in-out;
}
.wel-protection .list .items:hover {
  color: #68a231;
  transition: .5s ease-in-out;
}
.wel-protection .list .items:hover .img img {
  transition: .5s ease-in-out;
}
.wel-protection .list .items:hover .img .i0 {
  opacity: 0;
}
.wel-protection .list .items:hover .img .i1 {
  opacity: 1;
}
.wel-protection .list .items:nth-child(3n+1) {
  margin-left: 0;
}
.wel-protection .list .items .txt {
  line-height: 24px;
  min-height: 48px;
  overflow: hidden;
}
.wel-protection .list .items .tit {
  font-size: .75rem;
  line-height: 1.2;
  font-weight: bold;
  margin-top: .75rem;
  margin-bottom: 0.375rem;
}
.wel-protection .list-bot {
  margin-top: 2rem;
  text-align: right;
}
.wel-protection .list-bot .tit0 {
  font-size: 0.8rem;
  color: #333333;
  line-height: 1.2;
  font-weight: bold;
}
.wel-protection .list-bot .txt0 {
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  margin-top: 0.5rem;
  margin-bottom: .75rem;
}
.wel-protection .list-bot .searbox-num {
  display: inline-block;
}
.wel-protection .list-bot .wel-more {
  text-align: left;
}
.wel-protection .list-bot .more-b {
  margin-top: 2.125rem;
}

.wel-products .items-right {
  line-height: 1.2;
  color: #333333;
}
.wel-products .items-right .t0 {
  font-size: 30px; font-weight:bold; color:#333
}
.wel-products .items-right .t1 {
  font-size: 18px;;
  font-weight: normal;
  margin-top: 0.375rem; color:#333
}
.wel-products .wel-tit .en{ color:#333; }
.wel-products .wel-tit .cn{ color:#555; }
.wel-products .items-right .t4,
.wel-products .items-right .t2 {
  font-size: 1.6rem;
  font-family: "beba";
}
.wel-products .items-right .t2 {
  margin-top: 1.25rem;
}
.wel-products .items-right .t3 {
  font-size: 18px;
  margin-top: 0.375rem; line-height:38px;
}
.wel-products .items-right p {
  font-size: 14px;
  margin-top: 0.375rem; line-height:30px
}
.wel-products .items-left {
  font-size: 15px;
  color: #ffffff;
}
.wel-products .items-left .txt {
  line-height: 30px;
}
.wel-products .items-left .tit-top, .wel-products .items-left .tit-center, .wel-products .items-left .tit-right {
  width: 300px; text-align:center;
}
.wel-products .items-left .tit-top {
  padding-bottom: 1.125rem;
 
}
.wel-products .items-left .tit-top .tit {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2; background:#2169a8; padding:30px 0px; border-radius:60px
}
.wel-products .items-left .tit-top .txt {
  font-size: 18px;
  line-height: 28px;
  margin-top: 0.375rem;
}
.wel-products .items-left .tit-bot {
  margin-top: 2.875rem;
}
.wel-products .items-left .tit-center {
  padding-top: 1.125rem;
}
.wel-products .items-left .tit-center .tit {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 12px;
}
.web-bot-mbox.fixed0.fixed{
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 100;
    background:transparent;
    overflow: visible;
}

.web-bot-mbox {
  height: 50px;
  background: #f2f2f2;
  overflow: hidden;
}

.fgh .i {
  position: relative;
}
.fgh .i img {
  display: block;
}
.fgh .i .i1 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.web-bot-mbox .list {
  font-size: 0;
  text-align: center;
  height: 100px;
  border-radius: 100px;
  background: #ffffff;
  line-height: 50px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  padding: 0 10%;
  position: relative;
}
.web-bot-mbox .list .items {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.web-bot-mbox .list .items .items-top {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.web-bot-mbox .list .items4 .items-bot {
  font-size: 20px;
  width: 170px;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  top: -30px;
  right: 0;
  color: #cfab6f;
  position: absolute;
  line-height: 30px;
  background: #ffffff;
  border-radius: 5px;
  display: none;
}
.web-bot-mbox .list .items4 .items-bot:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 15px;
  left: 0;
  right: 0;
  bottom: -15px;
  background: url(../images/m26.png) no-repeat center;
  background-size: 100%;
  margin: auto;
}

.wel-products .items-right .bbox div {
  transform: translateX(30%);
  opacity: 0;
}

.wel-products .swiper-slide-active .items-right .bbox div {
  transition: 1s ease-in-out;
  transform: translateX(0);
  opacity: 1;
}

.wel-products .swiper-slide-active .items-right .bbox div:nth-child(1) {
  transition-delay: .1s;
}

.wel-products .swiper-slide-active .items-right .bbox div:nth-child(2) {
  transition-delay: .1s;
}

.wel-products .swiper-slide-active .items-right .bbox div:nth-child(3) {
  transition-delay: .3s;
}

.wel-products .swiper-slide-active .items-right .bbox div:nth-child(4) {
  transition-delay: .3s;
}

.wel-products .swiper-slide-active .items-right .bbox div:nth-child(5) {
  transition-delay: .5s;
}

.wel-products .swiper-slide-active .items-right .bbox div:nth-child(6) {
  transition-delay: .5s;
}

.wel-products .items-left {
  /*transform: translateX(-30%);*/
  opacity: 0;
}

.wel-products .swiper-slide-active .items-left {
  transition: 1s ease-in-out;
  /*transform: translateX(0);*/
  opacity: 1;
}
.wel-products .images{width:200px; height:200px; text-align:center; border-radius:100px; display:block;background:#6ba733;}
.wel-products .images i {
  opacity: 1;
   font-size:90px;  color:#fff; line-height:200px; 
}

.wel-products .swiper-slide-active .images i {
  opacity: 1;
  transition: .5s ease-in-out;
  transition-delay: .5s;
}

.wel-team .items .items-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-30%);
}
.wel-team .items .items-left {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(-30%);
}

.wel-team .swiper-slide-active .items .items-left {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  transition: .8s ease-in-out .4s;
}

.wel-team .items .items-right .top {
  opacity: 0;
}

.wel-team .swiper-slide-active .items .items-right .top {
  opacity: 1;
  transition: .5s ease-in-out;
  transition-delay: 0.1s;
}

.about-institution .items {
  transition: .5s ease-in-out;
}

.about-institution .items:hover {
  transition: .5s ease-in-out;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}

.wel-system .images .i .i2 {
  width: 12.875rem;
  height: 12.875rem;
  border-radius: 50%;
  overflow: hidden;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wel-system .images .i .i2 .i-img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .5s ease-in-out;
}
.wel-system .images .i .i2 .i-img.active {
  opacity: 1;
  transition: .5s ease-in-out;
}

@keyframes fmove {
  from {
    transform: translateY(5px);
  }
  to {
    transform: translateY(-5px);
  }
}
.layout-map .words {
  animation: fmove 2s linear 1s infinite alternate;
}

.contact-list2 {
  background: #fff;
  padding: 55px 5.2%;
}

.contact2-items {
  font-size: 0;
}

.contact2-item {
  width: 48.2%;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 25px;
}

.contact2-item input {
  width: 100%;
  border: none;
  padding: 25px 0;
  font-size: 16px;
}

.contact2-item input::-webkit-input-placeholder {
  color: #888;
}

.contact2-item2, .ct2-tjly {
  margin-right: 3.6%;
}

.contact2-item {
  width: 48.2%;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 25px;
  color: #cfab6f;
}

.contact2-item2, .ct2-tjly {
  margin-right: 3.6%;
}

.contact-list2 .pre {
  position: relative;
}
.contact-list2 .pro {
  position: absolute;
}

.s1 {
  width: 100%;
  height: 1px;
  display: block;
  background: #888;
  top: 0;
}

.about-profile {
  padding-bottom: 2rem;
}

.s2 {
  width: 0;
  height: 1px;
  display: block;
  background: #68a231;
  top: 0;
  transition: all 0.5s linear;
}

.contact2-btnall {
  margin-top: 75px;
  font-size: 0;
}

.contact2-area textarea {
  width: 100%;
  height: 100px;
  font-size: 16px;
  border: none;
  transition: all .5s linear;
  resize: none;
}

.contact2-area {
  margin-top: 60px;
}

.contact2-btnall a, .contact2-btnall input {
  padding: 0;
  border: none;
  background: none;
  outline: none;
  width: 48%;
  height: 58px;
  background: #fff;
  border: 1px solid #e8e8e8;
  text-align: center;
  line-height: 58px;
  color: #999;
  transition: all .2s ease;
  display: inline-block;
  font-size: 15px;
  transition: .5s ease-in-out;
}
.contact2-btnall a:hover, .contact2-btnall input:hover {
  color: #68a231;
  border-color: #68a231;
  transition: .5s ease-in-out;
}

.contact2-items3 {
  margin-top: .75rem;
}
.contact2-items3 .contact2-item2 {
  position: relative;
}
.contact2-items3 .contact2-item2 img {
  max-height: 80%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.about-profile .profile-bot .items .en {
  font-weight: bold;
  height: 1.5rem;
}

.about-path .path-swiper-top .words .tit span {
  font-weight: normal;
}

.selbotbox {
  position: relative;
}
.selbotbox .select-bx {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #ffffff;
  height: 100%;
  z-index: 3;
  display: none;
}
.selbotbox .select-bx .items-top {
  font-weight: bold;
}
.selbotbox .select-bx .items-top .items {
  background: #ffffff;
}
.selbotbox .select-bx .items-bot {
  overflow-y: auto;
  height: calc(100% - 60px);
  position: relative;
}
.selbotbox .select-bx .items-bot:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 7px;
  background: url(../images/n2.png) no-repeat center;
  background-size: 100%;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.selbotbox .select-bx .items {
  height: 60px;
  line-height: 60px;
  background: #f9f9f9;
  font-size: 20px;
  color: #666666;
  padding: 0 .75rem;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}
.selbotbox .select-bx .items:hover {
  background: #fdfff6;
}

img.w100 {
  width: 100%;
}

.search-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #f5f5f5;
  display: none;
  z-index: 20;
}

.search-alert {
  position: fixed;
  z-index: 100;
  background-color: #222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.search-alert input::-webkit-input-placeholder {
  color: #fff !important;
}

.search-alert input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
}

.search-alert input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
}

.search-alert input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

.search-alert .cent-form {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: all .5s;
  transition: all .5s;
}

.search-alert .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: url(../images/i30.png) no-repeat center;
  background-size: 18px 18px;
}

.search-alert .close:before {
  font-size: 30px;
  top: 0;
  left: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 80px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form:before {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: 0;
  height: 17px;
  width: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/ico01.png) no-repeat center;
  background-size: 95%;
  content: "";
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 16px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 100%;
  color: #f3b907;
  background: none;
  padding-left: 80px;
  padding-right: 140px;
  text-align: left;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 60px;
  font-size: 32px;
  line-height: 60px;
  color: #fff;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  text-align: center;
}

.search-alert {
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s .5s;
  transition: transform .3s .5s;
}

.search-alert.active {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}

.search-alert.active .cent-form {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .5s .3s;
  transition: all .5s .3s;
}

.m-header {
  height: 45px;
  width: 100%;
  background: #ffffff;
}

.m-header.cur {
  position: absolute;
}

.m-header.absolute {
  position: absolute;
}

.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  padding: 0 20px;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 4;
  height: 45px;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
  overflow: hidden;
}

.m-header .welcome-a {
  float: left;
  width: 50%;
  height: 100%;
  line-height: 48px;
  position: relative;
}

.m-header .welcome-a img {
  max-height: 100%;
  height: 80%;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.m-header .search-cover {
  float: right;
  width: 35px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
}

.m-header .uio,
.m-header .w-header .uibox .tx-li {
  position: relative;
}
.m-header .uio:after,
.m-header .w-header .uibox .tx-li:after {
  content: "";
  width: 1px;
  height: 55%;
  position: absolute;
  background: #dedede;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.m-header .w-header .uibox .tx-li:nth-child(1):after {
  display: none;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}

.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;
  font-size: 12px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
  position: absolute;
  right: 17px;
  top: 50%;
  width: 31px;
  height: 30px;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -18px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 6px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 16px;
}

.m-header .nav-btn .line3 {
  bottom: 1px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 10;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}

.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
}

.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}

.m-header .sub-menu .tit a {
  color: #666;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../images/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../images/img5.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  background: #f2f2f2;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}

.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a {
  padding-left: 21px;
  color: #888;
  display: block;
}

.web-header .web-logo img { margin-top:10px
 
}

@media screen and (max-width: 1650px) {
  .wel-team .items .img {
    width: 6.75rem;
    height: 2.25rem;
    margin-top: 1.6rem;
    margin-bottom: 1.8rem;
  }

  .wel-team .items .p {
    line-height: 1.8;
  }

  .wel-team .items .items-left {
    padding: 2rem 2.2rem;
  }

  .wel-system .images .items .img {
    width: 2.5rem;
    height: 2.5rem;
  }

  .wel-system .images .items .tit {
    font-size: 0.8rem;
    line-height: 1.2;
  }

  .wel-system .images .items .txt {
    font-size: .5rem;
    line-height: 1.2;
  }

  .wel-system .images .items {
    min-height: 2.5rem;
    line-height: 2.5rem;
  }

  .wel-system .images .items2, .wel-system .images .items4, .wel-system .images .items6, .wel-system .images .items8, .wel-system .images .items10 {
    padding-right: 3rem;
  }

  .wel-system .images .items1, .wel-system .images .items3, .wel-system .images .items5, .wel-system .images .items7, .wel-system .images .items9 {
    padding-left: 3rem;
  }

  .wel-protection {
    /*height: (1080rem/40);*/
    height: auto;
  }

  .wel-protection .list .img {
    width: 1.5rem;
    height: 1.5rem;
  }

  .wel-protection .list .items .tit {
    margin-top: .6rem;
    margin-bottom: 0.3rem;
  }

  .wel-protection .list .items {
    font-size: 16px;
  }

  .wel-institution.about-institution .list {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1450px) {
  .web-header .header {
    padding: 0 1.1rem;
  }

  .layout-map .img {
    width: 30rem;
  }

  .productsdetails-top .prolist {
    width: 80%;
  }

  .web-header .nav-li a {
    padding: 0 .6rem;
  }

  .advantage-03 .items .bot-box .txt {
    font-size: 0.55rem;
  }

  .advantage-03 .items .i {
    width: 1rem;
    height: 1rem;
  }

  .cases-box .items .words .txt {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }

  .pagination a {
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.45rem;
    margin: 0 0.375rem;
  }

  .pagination .prev, .pagination .next {
    font-size: 14px;
  }

  .pagination .next {
    padding-right: 25px;
  }

  .pagination .prev {
    padding-left: 25px;
  }

  .advantage-05 .items .txt {
    font-size: 14px;
    line-height: 24px;
    min-height: 72px;
  }

  .advantage-05 .items .tit {
    font-size: 0.65rem;
  }

  .w1200 {
    width: 80%;
  }

  .advantage-04 .advantage04box .item .img {
    width: 1.375rem;
    height: 1.375rem;
  }

  .advantage-04 .advantage04box .item {
    font-size: 0.55rem;
  }

  .con-swiper .swiper-button-prev, .con-swiper .swiper-button-next {
    width: 1.625rem;
    height: 1.625rem;
  }

  .advantage-04 .advantage04box .images .span {
    font-size: .5rem;
  }

  .con-banner .words .tit .cn {
    font-size: 1.2rem;
  }

  .advantage-02 .list .items .span {
    font-size: 0.65rem;
    line-height: 1.2;
    height: auto;
    bottom: .5rem;
  }

  .advantage-03 .items {
    height: 6rem;
  }

  .contact-box .words-top .add .i {
    width: 0.875rem;
    height: 1.125rem;
  }

  .contact-box .words-top .add .t0 {
    font-size: .5rem;
    line-height: 1.2;
    margin-bottom: 0.25rem;
  }

  .contact-box .words-top .add .t1 {
    font-size: 14px;
    line-height: 24px;
  }

  .contact-box .words-top .add .img {
    width: 3.75rem;
    height: 3.75rem;
  }

  .contact-box .words-bot .items .cn {
    font-size: .5rem;
    margin-top: 0.55rem;
    margin-bottom: 0.25rem;
  }

  .contact-box .words-bot .items .img {
    width: 1.125rem;
    height: 1.125rem;
  }

  .layout-map .list {
    width: 4.75rem;
    bottom: 0.625rem;
  }
  .layout-map .list .li {
    font-size: 14px;
    line-height: 35px;
  }

  .wel-protection .list-bot .txt0 {
    font-size: 15px;
  }

  .case-banner .words .titbox {
    font-size: 14px;
  }

  .casesdetails-box .casesdetails-right .tittips {
    font-size: 0.65rem;
  }

  .casesdetails-box .casesdetails-right {
    width: 320px;
  }

  .casesdetails-box .casesdetails-left {
    width: calc(100% - 350px);
  }

  .casesdetails-box .wbox {
    font-size: 14px;
    line-height: 2;
  }

  .casesdetails-box .casesdetails-right .list .items .img {
    height: auto;
  }

  .casesdetails-box .casesdetails-right .list .items .words .tit {
    font-size: 18px;
  }

  .casesdetails-box .casesdetails-right .list .items .words .p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    font-size: 12px;
  }

  .serves-02 .serves02-swiper .swiper-slide {
    padding: 10px 1.2rem;
  }

  .about-honor .items .img {
    height: 10.875rem;
    line-height: 10.875rem;
  }

  .about-path .path-swiper-top .words {
    font-size: 16px;
    line-height: 1.5;
  }

  .about-path .path-swiper-top .words .tit {
    font-size: 20px;
  }


  

  .about-profile .profile-top .p {
    font-size: 14px;
    line-height: 2;
  }

  .about-honor .items .tit {
    font-size: 20px;
  }

  .wel-products .items-left .tit-top, .wel-products .items-left .tit-center, .wel-products .items-left .tit-right {
    width: 100%;
  }

  .layout-map .words {
    margin-left: 4.5%;
    margin-top: -11%;
  }

  .wel-principle .list .items {
    font-size: 15px;
    line-height: 2;
  }

  .contact-list2 {
    padding: 1.375rem 5.2% 3.75rem 5.2%;
  }

  .contact2-item {
    margin-top: 0.625rem;
  }

  .contact2-item input {
    padding: 0.625rem 0;
  }

  .contact2-item {
    margin-top: 0.625rem;
  }

  .contact2-btnall {
    margin-top: 1.875rem;
  }

  .contact2-area {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1350px) {
  .wel-banner .items-top .cn {
    font-size: 1.4rem;
  }

  .wel-banner .items-top .w-right {
    padding-top: 2rem;
  }

  .wel-banner .buttons .spanbox, .wel-banner .buttons .box {
    height: auto;
  }

  .wel-banner .items-bot .btxt {
    font-size: 1.28rem;
  }

  .wel-search .search-top .items {
    padding: 0 1.65rem;
  }

  .wel-search .search-top .img {
    width: 1.75rem;
    height: 1.75rem;
  }

  .wel-search .search-top {
    padding-bottom: 1.8375rem;
  }

  .wel-search {
    padding-top: 2.6rem;
    padding-bottom: 2.8rem;
  }

  .wel-tit .en {
    font-size: 1.6rem;
  }

  .wel-tit .cn {
    margin-top: 0.6rem;
  }

  .wel-products .items-left .tit-top .tit {
    font-size: 1rem;
  }

  .wel-products .items-left .tit-top .txt {
    font-size: 15px;
  }

  .wel-products .items-left .tit-center .tit {
    font-size: 20px;
    line-height: 1.3;
  }

  .wel-products .items-left .txt {
    font-size: 14px;
    line-height: 1.6;
  }

  .wel-products .items-left .tit-bot {
    margin-top: 2.2rem;
  }

  .wel-more {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    width: 200px;
  }

  .wel-products .items-right .t1 {
    font-size: 1rem;
  }

  .wel-products .items-right .t4, .wel-products .items-right .t2 {
    font-size: 1.28rem;
  }

  .wel-products .items-right .t2 {
    margin-top: 1.8rem;
  }

  .searbox-num .tit {
    font-size: 0.6rem;
  }

  .wel-protection .list-bot .tit0 {
    font-size: .88rem;
  }

  .searbox-num {
    font-size: 13px;
  }

  .wel-team .items .p {
    font-size: 14px;
    line-height: 1.5;
  }

  .layout-map .img,
  .wel-principle .list {
    max-width: 80%;
  }
}
@media screen and (max-width: 1200px) {
  .web-header .nav-li a {
    padding: 0 .4rem;
  }

  .web-header .s-box .i:nth-child(n+2) {
    margin-left: .7rem;
  }

  .web-header .web-logo {
    width: auto;
  }

  .casesdetails-box .casesdetails-right {
    width: 200px;
  }

  .casesdetails-box .casesdetails-left {
    width: calc(100% - 230px);
  }

  .casesdetails-box .casesdetails-right .list .items .words .tit {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .pcbox {
    display: none;
  }

  .about-profile .profile-bot .buttons {
    margin-top: 25px;
  }

  .about-profile .profile-bot .buttons .swiper-button-prev {
    margin-right: 10px;
  }

  .m-header .uio:after, .m-header .w-header .uibox .tx-li:after {
    display: none;
  }

  .web-header {
    line-height: 45px;
  }

  .pd100 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .advantage-04 .lspan {
    display: none;
  }

  .wel-search .search-bottom .searbox .left div.li {
    display: block;
  }

  .wel-search .search-bottom .searbox .left .li:nth-child(2) {
    margin-left: 0;
  }

  .wel-search .search-bottom .searbox .left .li:nth-child(n+3) {
    margin-left: 1rem;
  }

  .wel-search .search-bottom .searbox .left {
    padding-top: 0;
  }

  .wel-banner .items-top .w-right {
    padding-top: 0;
  }

  .serves-box .serves-01 .list .items {
    width: 100%;
    padding: 0 5px;
  }

  .serves-box .serves-01 .list .items .p {
    height: auto;
    opacity: 1;
    font-size: 14px;
    line-height: 1.5;
    max-height: 100%;
    overflow-y: auto;
    margin-top: 15px;
  }

  .mbox {
    display: block;
  }

  .advantage-05 .items {
    width: 49%;
    margin-left: 2%;
  }
  .advantage-05 .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .advantage-05 .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .con-tittip.active {
    line-height: 90px;
    height: 90px;
    margin-top: -45px;
  }

  .about-profile {
    margin-top: -45px;
    padding-top: 45px;
  }

  .cases-box .items {
    width: 49%;
    margin-left: 2%;
  }
  .cases-box .items img {
    width: 100%;
  }
  .cases-box .items:nth-child(4n+1) {
    margin-left: 2%;
  }
  .cases-box .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .casesdetails-box .casesdetails-left {
    width: 100%;
  }

  .casesdetails-box .casesdetails-right {
    width: 100%;
    margin-top: 30px;
  }

  .casesdetails-box .casesdetails-right .list .items {
    width: 32%;
    margin-left: 2%;
    float: left;
  }
  .casesdetails-box .casesdetails-right .list .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .case-banner .words .bdfx {
    right: 0;
  }

  .about-institution .items {
    width: 32%;
    margin-left: 2%;
  }
  .about-institution .items:nth-child(6n+1) {
    margin-left: 2%;
  }
  .about-institution .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .con-tittip {
    margin-top: 0;
  }

  .wel-products .items-left, .wel-products .items-right {
    width: 100%;
  }

  .wel-products .images {
    position: static;
    margin: 0 auto;
  }

  .wel-products .buttons {
    position: static;
    width: auto;
    height: auto;
  }
  .wel-products .buttons .but-img {
    display: none;
  }
  .wel-products .buttons .swiper-button-next, .wel-products .buttons .swiper-button-prev {
    width: 1.625rem;
    height: 1.625rem;
    background-color: #ffffff;
    border-radius: 50%;
    top: 25%;
  }
  .wel-products .buttons .swiper-button-next:hover, .wel-products .buttons .swiper-button-prev:hover {
    background-color: #68a231;
  }
  .wel-products .buttons .swiper-button-prev {
    background-image: url(../images/prev1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .wel-products .buttons .swiper-button-prev:hover {
    background-image: url(../images/prev.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .wel-products .buttons .swiper-button-next {
    background-image: url(../images/next1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .wel-products .buttons .swiper-button-next:hover {
    background-image: url(../images/next.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .wel-principle .list .items {
    font-size: 14px;
    line-height: 1.5;
  }

  .wel-products .items-left, .wel-products .items-right {
    height: auto;
    padding: 1.5rem;
    padding-top: 6rem;
  }

  .wel-products .items-right {
    padding-top: 1.5rem;
  }

  .wel-products .items-right .bbox {
    width: 100%;
  }

  .wel-products .products-more {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    margin-top: 35px;
  }

  .wel-team .items {
    height: auto;
  }

  .wel-team .items {
    background: #ededed;
    padding: 5%;
  }

  .wel-team .imgs {
    position: relative;
  }

  .wel-team .buttons {
    padding: 15px 20px;
  }

  .wel-team .buttons.m {
    width: auto;
    padding: 0;
    top: -45px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .wel-team .s-t {
    font-size: .75rem;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0.875rem;
  }

  .wel-search .search-bottom .sear-search .button {
    width: 200px;
  }

  .wel-search .search-bottom .sear-search .inputbox {
    width: calc(100% - 200px);
  }

  .wel-team .items .wel-tit {
    margin-bottom: 1.375rem;
  }

  .wel-team .buttons .swiper-button-prev, .wel-team .buttons .swiper-button-next {
    width: 15px;
    height: 30px;
    padding: 0;
    margin: 0 20px;
  }

  .wel-team .buttons .swiper-button-next:after {
    display: none;
  }

  .wel-team .items .p {
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 1.5rem;
  }

  .wel-system .images .list {
    font-size: 0;
  }

  .wel-system .images .items {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 33.33%;
    vertical-align: top;
    margin-bottom: 15px;
  }

  .wel-system {
    padding-bottom: 2rem;
  }

  .wel-system .images .items .img {
    position: relative;
  }
  .wel-system .images .items .img img {
    display: block;
  }

  .wel-protection .list .items .txt {
    font-size: 14px;
  }

  .wel-institution.about-institution {
    padding-bottom: 4rem;
  }

  .layout-map .words {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .layout-map .words {
    font-size: 14px;
  }

  .layout-map .words .tit {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
  }

  .layout-map .words .num {
    font-size: 20px;
  }

  .wel-protection .list-bot .words {
    width: 100%;
    text-align: left;
  }

  .wel-protection {
    padding-bottom: 500px;
  }

  .wel-protection .list-bot .more-b .fr {
    float: left;
  }

  .wel-system .principle-tit {
    padding: 0 1.5rem;
  }

  .wel-search .search-top .items {
    width: 50%;
    margin-bottom: 20px;
  }

  .wel-search .search-bottom .searbox {
    padding-top: 2rem;
  }

  .wel-search .search-bottom .sear-tit {
    position: relative;
  }

  .wel-search .search-bottom .sear-tit .right {
    position: absolute;
    right: 0;
    top: 0;
  }

  .wel-search .search-bottom {
    padding: 0 2rem;
  }

  .wel-search .search-bottom .sear-tit.pc {
    margin-bottom: 0;
  }

  .web-footer .web-center .right .top .li:nth-child(n+2) {
    margin-left: 2rem;
  }

  .web-footer .right,
  .web-footer .left {
    width: 100%;
  }

  .web-footer .web-top .right .li {
    width: 100%;
    display: block;
    line-height: 40px;
    height: 40px;
  }

  .web-footer .web-top .right .li:nth-child(n+2) {
    margin-left: 0;
  }

  .web-footer .web-top .right .li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .web-footer .web-center .left .items {
    margin-left: 0;
  }

  .web-footer .web-bot {
    height: auto;
    line-height: 2.5;
    padding: 25px 0;
  }

  .web-footer .web-center .right .top {
    display: inline-block;
  }

  .web-footer .web-center .right .bot {
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline-block;
    padding-left: 30px;
  }

  .web-footer .web-center .right .bot:after {
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .web-footer .web-center .left .items3 {
    margin-left: 20px;
  }

  .web-footer .web-center .left .box:nth-child(n+2) {
    margin-top: 30px;
  }

  .web-footer .web-center .left {
    margin-bottom: 25px;
  }

  .web-footer .web-top .right {
    margin-top: 30px;
  }

  .web-footer {
    position: relative;
    z-index: 3;
  }

  .erimgbox-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 200;
    display: none;
  }

  .erimgbox-fixed .erimgbox {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 140px;
    margin: auto;
    display: block;
  }

  .erimgbox .img:before {
    display: none;
  }

  .con-banner.on1 {
    padding-top: 0;
    transition: 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@media screen and (max-width: 767px) {
  .con-banner {
    padding-top: 6.3rem;
  }

  .wel-search .search-bottom .searbox{
    padding-top: .8rem;
  }
  .con-banner .bgimgs {
    /*position: relative;*/
  }

  .about-profile .profile-bot .items .en {
    height: .6rem;
  }

  .serves-02 .serves02-swiper .items {
    background: #fff;
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.06);
  }

  .serves-02 .serves02-swiper .items .tit, .serves-02 .serves02-swiper .items .txt {
    opacity: 1;
  }

  .selbotbox .select-bx .items {
    height: .8rem;
    line-height: .8rem;
    font-size: .24rem;
    padding: 0 .3rem;
  }

  .contact-list2 {
    padding: 0.55rem 5.2% 1rem 5.2%;
  }

  .contact2-item {
    margin-top: 0.25rem;
  }

  .contact2-item input {
    padding: 0.25rem 0;
    font-size: .2rem;
  }

  .contact2-area textarea {
    font-size: .2rem;
    height: 2rem;
  }

  .contact2-item {
    margin-top: 0.25rem;
  }

  .contact2-btnall {
    margin-top: 0.75rem;
  }

  .contact2-area {
    margin-top: 0.6rem;
  }

  .about-profile {
    padding-bottom: .8rem;
  }

  .contact2-btnall a, .contact2-btnall input {
    font-size: .24rem;
    line-height: .8rem;
    height: .8rem;
  }

  .contact2-item {
    width: 100%;
    margin-right: 0;
  }

  .contact2-items2 {
    margin-top: .3rem;
  }

  .pd100 {
    padding-left: .3rem;
    padding-right: .3rem;
  }

  .wel-banner br {
    display: block;
  }

  .web-header .s-box.uibox .i {
    width: 25px;
    height: 25px;
  }

  .web-footer .web-bot .left .i {
    width: .3rem;
    height: .3rem;
  }

  .con-banner .words .tit {
    padding-top: 2.25rem;
  }

  .con-banner .words .tit .cn {
    font-size: 0.64rem;
  }

  .con-banner .words .tit .en {
    font-size: 0.27rem;
    margin-top: 0.15rem; font-family:"beba"
  }

  .con-banner .bgimgs {
    height: 6.3rem;
  }

  .web-header .s-box .i:nth-child(n+2) {
    margin-left: 10px;
  }

  .con-tittip.on {
    margin-top: 0;
    height: 1rem;
    line-height: 1rem;
    padding: 0;
  }

  .con-tittip .tittip-top .home {
    width: .2rem;
    height: .2rem;
  }

  .con-tittip .tittip-top a:nth-child(n+2) {
    padding-left: .25rem;
    margin-left: .25rem;
  }

  .con-tittip .tittip-top a {
    font-size: .24rem;
  }

  .con-tittip .tittip-top .span {
    width: .25rem;
    height: .3rem;
  }

  .advantage-01 {
    padding-top: 1.15rem;
    padding-bottom: 0.8rem;
  }

  .con-tit .ten, .con-tit .tcn {
    font-size: .4rem;
  }

  .con-tit .ten {
    margin-top: .2rem;
  }

  .advantage-02 {
    padding-top: 0.75rem;
    padding-bottom: 0.8rem;
  }

  .con-tit .en {
    font-size: 0.5rem; 
  }

  .con-tit .cn {
    font-size: .3rem;
    margin-top: .2rem;
  }

  .advantage-02 .list .items .span {
    font-size: .22rem;
    bottom: 0.2rem;
  }

  .advantage-02 .list .items .span {
    padding: 0 .3rem;
    width: 100%;
  }

  .advantage-03 {
    padding: .8rem 0;
  }

  .advantage-02 .list {
    margin-top: .6rem;
  }

  .advantage-03 .advantage03-swiper {
    margin-top: 1rem;
  }

  .advantage-02 .list .items {
    width: 100%;
    margin-left: 0;
  }
  .advantage-02 .list .items:nth-child(n+2) {
    margin-top: .3rem;
  }

  .advantage-03 .items .bot-box .tit {
    font-size: .36rem;
  }

  .advantage-03 .items .bot-box .txt {
    font-size: .22rem;
  }

  .advantage-03 .items .bot-box .num {
    font-size: .36rem;
    left: .3rem;
  }

  .advantage-03 .items {
    padding: .3rem;
    height: 3rem;
  }

  .con-swiper .swiper-button-prev, .con-swiper .swiper-button-next {
    width: .65rem;
    height: .65rem;
  }

  .advantage-03 .buttons .swiper-button-prev {
    margin-right: .2rem;
  }

  .advantage-03 .buttons {
    margin-top: .8rem;
  }

  .advantage-04 {
    padding: .8rem 0;
  }

  .advantage-04 .advantage04box {
    margin-top: 0.7rem;
  }

  .advantage-04 .advantage04box .item {
    font-size: .22rem;
    position: static;
  }

  .advantage-04 .advantage04box .item .img {
    width: .55rem;
    height: .55rem;
    margin-bottom: 0.175rem;
  }

  .advantage-04 .advantage04box .images .span {
    font-size: .2rem;
    line-height: 1.2;
    position: static;
  }

  .advantage-04 .advantage04box .images .img {
    width: 60%;
    height: auto;
  }

  .advantage-04 .advantage04box .list {
    font-size: 0;
    margin-top: .5rem;
  }

  .advantage-05 {
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
  }

  .advantage-05 .advantage05-list {
    margin-top: .8rem;
  }

  .advantage-05 .items .tit {
    font-size: .26rem;
  }

  .advantage-05 .items {
    padding: .3rem;
    margin-bottom: .6rem;
    width: 100%;
    margin-left: 0;
  }

  .advantage-05 .items .txt {
    font-size: .24rem;
    line-height: 1.5;
    min-height: 0;
  }

  .advantage-04 .advantage04box .item {
    display: inline-block;
    text-align: left;
    width: 50%;
    margin-bottom: .4rem;
  }

  .advantage-05 .items .num {
    font-size: .36rem;
  }

  .contact-box .imgmap .map {
    height: 5.4375rem;
  }

  .contact-box {
    padding: 1rem 0;
  }

  .contact-box .words-bot .items .cn {
    font-size: .2rem;
    margin-top: 0.22rem;
    margin-bottom: 0.1rem;
  }

  .contact-box .words-bot .items .img {
    width: .45rem;
    height: .45rem;
  }

  .contact-box .words-top .text {
    font-size: .4rem;
    width: 100%;
    max-width: 100%;
    margin-bottom: .4rem;
  }

  .contact-box .words-top .add {
    width: 100%;
    text-align: left;
  }

  .contact-box .words-top .add .i {
    width: .35rem;
    height: auto;
    margin-bottom: .2rem;
  }

  .contact-box .words-bot {
    padding-top: 0.9rem;
    margin-bottom: 1.1rem;
  }

  .contact-box .words-top .add .t0 {
    font-size: .28rem;
  }

  .contact-box .words-top .add .t1 {
    font-size: .2rem;
    line-height: 1.4;
  }

  .contact-box .words-top {
    padding-bottom: .95rem;
  }

  .contact-box .words-top .add .img {
    width: 1.5rem;
    height: 1.5rem;
    margin-left: .3rem;
  }

  .contact-box .words-bot .list {
    font-size: 0;
    text-align: center;
  }

  .contact-box .words-bot .items {
    font-size: .24rem;
    line-height: 1.5;
    float: none;
    width: 32%;
    display: inline-block;
    margin-left: 2%;
    margin-bottom: 2%;
  }
  .contact-box .words-bot .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .contact-box .words-bot .items:nth-child(n+2):before {
    height: 90%;
  }

  .contact-box .words-bot .items:nth-child(3n+1):before {
    opacity: 0;
  }

  .con-tittip.active {
    line-height: 1rem;
    height: 1rem;
    margin-top: 0;
    padding: 0;
  }

  .about-profile {
    margin-top: 0;
    padding-top: 0;
  }

  .pagination a {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    font-size: 0.2rem;
    margin: 0 0.1rem;
  }

  .pagination {
    height: 1rem;
    line-height: 1rem;
    padding: 0 .4rem;
  }

  .pagination .prev, .pagination .next {
    width: 0;
    text-indent: -999px;
    overflow: hidden;
  }

  .case-banner .words {
    padding-left: 1rem;
    padding-right: 0.75rem;
  }

  .cases-box .items .words .tit {
    font-size: .32rem;
    line-height: .4rem;
    height: .4rem;
  }

  .ft80 {
    font-size: .8rem;
  }

  .case-banner .enn {
    margin-top: 0.25rem;
    margin-bottom: 0.48rem;
  }

  .ft28 {
    font-size: .28rem;
  }

  .case-banner .p {
    font-size: .2rem;
    line-height: 1.5;
    height: auto;
    display: block;
    overflow: visible;
  }

  .con-banner .words .txt00 {
    padding-top: 1rem;
  }

  .cases-box .items .words {
    background: #fff;
    padding: 0.25rem 0.3rem 0.5rem 0.3rem;
  }

  .cases-box .items .words .txt {
    font-size: .24rem;
    line-height: .34rem;
    height: .68rem;
    margin-top: 0.15rem;
    margin-bottom: 0.35rem;
  }

  .cases-box .items .words .more {
    font-size: .2rem;
  }

  .cases-box .items {
    margin-bottom: .6rem;
  }

  .cases-box .list {
    padding-top: 0.55rem;
  }

  .cases-box {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 1rem;
  }

  .casesdetails-box .casesdetails-right .tittips {
    font-size: .32rem;
    margin-bottom: .45rem;
  }

  .casesdetails-box .wbox {
    font-size: .24rem;
    line-height: 1.6;
    padding: 0.45rem 0.5rem;
  }

  .casesdetails-box .casesdetails {
    padding-top: .5rem;
  }

  .casesdetails-box .w-bot {
    margin-top: .5rem;
  }

  .casesdetails-box .casesdetails-right {
    margin-top: .3rem;
    padding-top: .4rem;
    padding-bottom: 0.35rem;
  }

  .casesdetails-box .casesdetails-right .list {
    padding: 0 .4rem;
  }

  .casesdetails-box .casesdetails-right .list .items {
    width: 100%;
    margin-left: 0;
  }

  .casesdetails-box .casesdetails-right .list .items .words {
    font-size: .24rem;
    line-height: .4rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .casesdetails-box {
    padding-bottom: 1rem;
  }

  .con-tittip .tittip-top .back {
    font-size: .24rem;
  }

  .con-tittip .tittip-top .back {
    padding-right: 25px;
  }

  .case-banner .words .titbox {
    padding-left: .4rem;
    padding-right: .6rem;
    padding-bottom: .5rem;
  }

  .case-banner .words .bdfx a {
    width: .6rem;
    height: .5rem;
    background-size: 0.3rem 0.3rem !important;
  }

  .case-banner .words .titbox .cases-details-tit {
    font-size: .4rem;
    margin-bottom: .3rem;
  }

  .case-banner .words .bdfx {
    right: 0;
    bottom: 1rem;
  }

  .products-list .items {
    height: 9.6rem;
  }

  .products-list .items .text {
    padding: 0 0.2rem;
    padding-left: .6rem;
    bottom: .2rem;
    font-size: .24rem;
  }

  .products-list .items .text .tit {
    font-size: .4rem;
    line-height: .55rem;
    height: .55rem;
  }

  .products-list .items .text .txt {
    line-height: .34rem;
    height: .68rem;
    margin-top: 0.15rem;
  }

  /*2222*/
  .productsdetails-top {
    min-height: 6.3rem;
    padding-top: 1rem;
    padding-bottom: .8rem;
  }
  
 
  .productsdetails-top .prolist {
    margin-top: 0.3rem;
  }
  .productsdetails-top .prolist .img {
    width: 4rem;
    height: 6rem;
  }

  .productsdetails-center {
    line-height: 9rem;
    height: 9rem;
  }
  .productsdetails-center .img {
    width: .5rem;
    height: .6rem;
  }
  .productsdetails-center .t0 {
    margin-top: .3rem;
  }

  .conbox-text {
    font-size: .24rem;
  }
  .conbox-text .t0 {
    font-size: .36rem;
    line-height: 1.6;
  }
  .conbox-text .line {
    width: .5rem;
    height: .05rem;
    margin: 0.25rem auto;
  }
  .conbox-text .p {
    line-height: 1.6;
  }

  .productsdetails-bot {
    padding-top: 2.4rem;
    padding-bottom: 0.6rem;
  }
  .productsdetails-bot .pbot {
    margin-top: 1.7rem;
    font-size: .24rem;
    line-height: 1.6;
  }

  .productsdetails-top .right-fixed-a {
    right: 0.4rem;
    height: 2.2rem;
  }
  .productsdetails-top .right-fixed-a a {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
  }
  .productsdetails-top .right-fixed-a a:nth-child(n+2) {
    margin-top: .2rem;
  }

  .serves-box .serves-01 {
    padding-top: .8rem;
    padding-bottom: .8rem;
  }

  .serves-box .serves-01 .list {
    margin-top: .5rem;
  }

  .serves-box .serves-01 .list .items {
    height: 7.5rem;
  }

  .serves-box .serves-01 .list .items .t0 {
    font-size: .3rem;
  }

  .serves-box .serves-01 .list .items .p {
    font-size: .24rem;
    line-height: 1.6;
    margin-top: .2rem;
  }

  .serves-box .serves-01 .list .items .words {
    padding: 0.35rem 0.4rem;
  }

  .serves-02 {
    padding: .8rem 0;
  }

  .serves-02 .serves02-swiper {
    margin-top: 1.2rem;
    min-height: 0;
  }

  .serves-02 .serves02-swiper .swiper-slide {
    padding: 5px .4rem;
  }

  .serves-02 .serves02-swiper .items .tit {
    font-size: .3rem;
    margin-top: 0.35rem;
  }

  .serves-02 .serves02-swiper .items {
    padding: 0.9rem 0.12rem;
  }

  .serves-02 .serves02-swiper .items .txt {
    font-size: .24rem;
    margin-top: .15rem;
    line-height: .4rem;
    height: .8rem;
  }

  .serves-02 .serves02-swiper:before {
    display: none;
  }

  .serves-03 {
    padding-top: 0.75rem;
    padding-bottom: 1rem;
  }

  .serves-03 .list {
    margin-top: .8rem;
  }

  .serves-03 .items {
    font-size: .24rem;
    padding: 0.45rem 0.5rem;
  }

  .serves-03 .items .img {
    width: .6rem;
    height: .5rem;
  }

  .serves-03 .items .p {
    min-height: 0;
    line-height: .4rem;
  }

  .serves-03 .items .tit {
    font-size: .3rem;
    margin-top: 0.2rem;
    margin-bottom: 0.15rem;
  }

  .serves-03 .items {
    width: 100%;
    margin-left: 0;
    margin-bottom: 2%;
  }

  .about-profile .profile-top {
    padding-top: 0.85rem; overflow:hidden
  }

  .about-profile .profile-top .p span {
    font-size: .4rem;
  }

  .about-profile .profile-top .p {
    margin-top: 0.8rem;
    height: auto;
    font-size: .24rem;
    line-height: 1.6;
  }
  .about-profile .profile-top .words {
    padding-bottom: 1.3rem;
  }
  .about-profile .profile-top .images {
    bottom: 0.24rem;
    width: 11.2rem;
    width: 100%;
    position: static;
  }
  .about-profile .profile-bot {
    padding: 1rem 0;
  }
  .about-profile .profile-bot .items .tit, .about-profile .profile-bot .items .p {
    font-size: .24rem;
    line-height: .4rem;
    height: .4rem;
  }
  .about-profile .profile-bot .items .en {
    font-size: 0.5rem;
    line-height: 0.6rem;
    margin-top: .2rem;
    margin-bottom: .1rem;
  }

  .about-profile .profile-top .words {
    width: 100%;
  }

  .about-honor {
    padding: 1rem .3rem;
  }

  .about-honor .honor-swiper {
    padding: 0 .2rem;
    padding-top: .6rem;
  }

  .about-honor .items {
    padding: 0.25rem 0.4rem;
  }

  .about-honor .items .tit {
    font-size: .3rem;
    line-height: .4rem;
    height: .4rem;
  }

  .about-honor .buttons {
    margin-top: .6rem;
  }

  .about-honor .items .img {
    height: 6rem;
    line-height: 6rem;
  }

  .about-honor .items .words {
    padding-top: .15rem;
  }

  .about-honor .items .txt {
    margin-top: .15rem;
    font-size: .24rem;
    height: .32rem;
    line-height: .32rem;
  }

  .about-path .con-tit {
    margin-bottom: 1.2rem;
  }

  .about-path {
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
  }

  .about-path .path-swiper-top .num {
    font-size: 3.2rem;
  }

  .about-path .path-swiper-top .words {
    width: 70%;
  }

  .about-path .path-swiper-top .items {
    height: 3.5rem;
    line-height: 3.5rem;
  }

  .about-path .path-swiper-top .words {
    padding: 0.3rem 0.45rem;
  }

  .about-path .path-swiper-top .words .tit span {
    font-size: .6rem;
  }

  .about-path .path-swiper-top .words .tit {
    font-size: .24rem;
  }

  .about-path .path-swiper-top .words {
    font-size: .2rem;
  }

  .about-path .path-swiper-bot {
    margin-top: .6rem;
  }

  .about-path .path-swiper-bot .swiper-slide .num {
    font-size: .3rem;
  }

  .about-path .path-swiper-bot .swiper-slide .text {
    font-size: .2rem;
  }

  .about-path .path-swiper-bot .swiper-slide {
    padding: .35rem 0 .35rem 0;
  }

  .about-layout .words {
    width: 95%;
    font-size: .24rem;
    padding: 0.475rem 0.475rem 0.45rem 0.5rem;
  }

  .about-layout .selectbox {
    margin-top: 1.1rem;
  }

  .about-layout .words, .about-layout .images {
    height: auto;
  }

  .about-layout .images {
    width: 100%;
    height: 8rem;
  }

  .about-layout .selectbox .list .items {
    padding: 0.3rem 0;
  }

  .about-layout .selectbox .list {
    margin-top: .6rem;
  }

  .about-layout .selectbox .list .items .tit {
    font-size: .3rem;
    line-height: .4rem;
  }

  .about-layout .selectbox .sel-top .tit {
    font-size: .36rem;
  }

  .about-layout .selectbox .sel-top .txt {
    font-size: .24rem;
  }

  .about-layout .selectbox .sel-bot {
    font-size: .24rem;
    height: 1rem;
  }

  .about-layout .selectbox .list {
    height: 3.5rem;
  }

  .about-institution {
    padding-top: .8rem;
    padding-bottom: 1rem;
  }

  .about-institution .list {
    margin-top: .8rem;
  }

  .about-institution .items {
    margin-bottom: .3rem;
  }

  .about-institution .buttons {
    margin-top: .6rem;
  }

  .about-path .path-swiper-bot .items:after {
    width: 18px;
    height: 18px;
  }

  .about-path .path-swiper-bot .items {
    height: 18px;
  }

  .about-honor .swiper-button-prev, .about-honor .swiper-button-next {
    margin: 0 .15rem;
  }

  .wel-banner .items-top {
    height: auto;
    padding: 1.75rem 1rem 0.4rem 1rem;
  }

  .wel-banner .items-top .tit {
    font-size: .36rem;
  }

  .wel-banner .items-top .cn {
    font-size: 0.7rem;
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
  }

  .wel-banner .items-top .w-left {
    max-width: 100%;
  }

  .wel-banner .items-top .en {
    font-size: .3rem;
  }

  .wel-banner .items-top {
    padding: .6rem .3rem 1.2rem .3rem;
  }

  .wel-banner .items-top .tit {
    line-height: .6rem;
  }

  .wel-more {
    width: 2.15rem;
    height: .6rem;
    line-height: .6rem;
    padding-right: .6rem;
    font-size: .2rem;
  }

  .wel-more:after {
    width: .5rem;
    height: .15rem;
  }

  .wel-banner .items-top .w-right {
    position: absolute;
    right: .3rem;
    top: .6rem;
  }

  .wel-banner .items-top .cn {
    font-size: .58rem;
    line-height: .8rem;
    margin-top: .25rem;
    margin-bottom: .15rem;
  }

  .wel-banner .items-top .en {
    font-size: .24rem;
  }

  .wel-banner .items-bot .words {
    padding: 1rem .3rem .9rem .3rem;
  }

  .wel-banner .items-bot .images {
    height: 7.2rem;
  }

  .wel-banner .items-bot .btit {
    font-size: .3rem;
  }

  .wel-banner .items-bot .btxt {
    font-size: .5rem;
    margin-top: .35rem;
  }

  .wel-banner .buttons .spanbox {
    left: .3rem;
    top: auto;
    bottom: .9rem;
  }

  .wel-banner .buttons .spanbox .swiper-pagination-current {
    font-size: .4rem;
  }

  .wel-banner .buttons .spanbox {
    font-size: .2rem;
  }

  .wel-banner .buttons .spanbox .span {
    background: url(../images/a04.png) no-repeat center;
    background-size: 100%;
  }

  .wel-banner .buttons .box {
    right: auto;
    left: .3rem;
    bottom: 3.75rem;
    top: auto;
  }

  .wel-banner .buttons .spanbox, .wel-banner .buttons .box {
    color: #a5c807;
  }

  .wel-banner .buttons .spanbox .swiper-pagination-current {
    color: #ffffff;
  }

  .wel-banner .buttons .swiper-button-next {
    margin-left: .5rem;
  }

  .wel-banner .buttons .swiper-button-prev, .wel-banner .buttons .swiper-button-next {
    width: .2rem;
    height: .36rem;
  }

  .wel-search {
    padding-bottom: .8rem;
    padding-top: 0;
  }

  .wel-search .search-top .img {
    width: .8rem;
    height: .8rem;
  }

  .wel-search .search-top .tit {
    font-size: .32rem;
    margin-top: .4rem;
    margin-bottom: .15rem;
  }

  .wel-search .search-top .items {
    font-size: .2rem;
    padding: .35rem .2rem;
    box-sizing: border-box;
    line-height: 1.5;
    position: relative;
  }
  .wel-search .search-top .items:after, .wel-search .search-top .items:before {
    position: absolute;
    content: "";
    background: #f1f1f1;
  }
  .wel-search .search-top .items.items1:after, .wel-search .search-top .items.items3:after {
    width: 1px;
    height: .6rem;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .wel-search .search-top .items.items3:before, .wel-search .search-top .items.items4:before {
    height: 1px;
    width: .6rem;
    right: 0;
    top: 0;
    left: 0;
    margin: auto;
  }

  .wel-search .search-bottom {
    padding: 0 .3rem;
  }

  .wel-search .search-top {
    padding: 0;
  }

  .wel-search .search-bottom .searbox .right .tit {
    font-size: .28rem;
    margin-bottom: .1rem;
  }

  .wel-search .search-bottom .searbox .left div.li {
    height: .6rem;
    line-height: .6rem;
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .4rem;
  }

  .wel-search .search-bottom .searbox .right {
    font-size: .2rem;
  }

  .wel-search .search-bottom .searbox .right span {
    width: .5rem;
    height: .5rem;
  }

  .wel-search .search-bottom .searbox .left a.li {
    width: 20%;
    margin: 0 !important;
    font-size: .24rem;
    text-align: center;
  }

  .wel-search .search-bottom .sear-tit {
    margin-bottom: .4rem;
  }

  .wel-search .search-bottom .sear-search .button {
    width: 1.8rem;
    font-size: .24rem;
  }

  .wel-search .search-bottom .sear-search .button input,
  .wel-search .search-bottom .sear-search {
    font-size: .24rem;
  }

  .wel-search .search-bottom .sear-search .inputbox {
    width: calc(100% - 1.8rem);
  }

  .wel-search .search-bottom .sear-search .inputbox input[type=submit] {
    width: .35rem;
    height: .35rem;
  }

  .wel-tit .en {
    font-size: .58rem;
  }

  .wel-tit .cn {
    font-size: .32rem;
    margin-top: .2rem;
  }

  .wel-products .items-left {
    padding: 1.85rem .3rem .6rem .3rem;
  }

  .wel-products .wel-tit {
    padding: 0 .3rem;
    top: .6rem;
  }

  .wel-products .images {
    width: 2.25rem;
    height: auto;
  }

  .wel-products .buttons .swiper-button-next, .wel-products .buttons .swiper-button-prev {
    width: .7rem;
    height: .7rem;
    top: 4.2rem;
  }

  .wel-products .items-left .tit-top .txt,
  .wel-products .items-left .txt {
    font-size: .24rem;
    line-height: 1.5;
  }

  .wel-products .items-left .tit-top .tit {
    font-size: .48rem;
  }

  .wel-products .items-left .tit-top {
    padding-bottom: .35rem;
  }

  .wel-products .items-left .tit-center {
    padding-top: .3rem;
  }

  .wel-products .items-left .tit-bot {
    margin-top: .7rem;
  }

  .wel-products .items-right {
    padding: .6rem .3rem .8rem .3rem;
  }

  .wel-products .items-right .t0 {
    font-size: .2rem;
  }

  .wel-products .items-right .t1 {
    font-size: .36rem;
  }

  .wel-products .items-right .t2 {
    margin-top: .55rem;
    font-size: .48rem;
  }

  .wel-products .items-right .t3 {
    font-size: .2rem;
    margin-top: .15rem;
  }

  .wel-principle .list .items {
    font-size: .22rem;
  }

  .wel-principle .list .tit {
    font-size: .36rem;
    margin-bottom: .2rem;
  }

  .wel-principle {
    padding-top: .8rem;
    padding-bottom: .6rem;
  }

  .layout-map .img, .wel-principle .list,
  .wel-principle .list .images {
    max-width: 100%;
  }

  .wel-principle .list .words {
    padding-top: .5rem;
    padding-bottom: .6rem;
  }

  .wel-principle .list-bot {
    height: .6rem;
    line-height: .6rem;
  }

  .wel-principle .list-bot .li {
    width: 1.65rem;
    font-size: .22rem;
  }

  .wel-team .items {
    padding: .7rem .3rem .8rem .3rem;
  }

  .wel-team .items .wel-tit {
    margin-bottom: .5rem;
  }

  .wel-team .s-t {
    font-size: .36rem;
    margin-bottom: .4rem;
  }

  .wel-team .buttons.m {
    top: -.76rem;
  }

  .wel-team .buttons .swiper-button-prev, .wel-team .buttons .swiper-button-next {
    width: .15rem;
    height: .3rem;
  }

  .wel-team .buttons .swiper-pagination .swiper-pagination-current {
    font-size: .6rem;
  }

  .wel-team .buttons .swiper-pagination {
    font-size: .2rem;
  }

  .wel-team .items .p {
    font-size: .22rem;
    line-height: .36rem;
    height: 1.44rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: .35rem;
    margin-bottom: .7rem;
  }

  .wel-system .images .i {
    width: 100%;
    height: auto;
  }

  .wel-system .images .items .img {
    width: 1rem;
    height: 1rem;
  }

  .wel-system .images .items .tit {
    font-size: .3rem;
  }

  .wel-system .images .items .txt {
    font-size: .2rem;
    margin-top: .15rem;
  }

  .wel-system .images .items .tit {
    margin-top: .1rem;
  }

  .wel-system .images .items .span {
    vertical-align: top;
  }

  .wel-system .images .items {
    min-height: 0;
    line-height: 1;
  }

  .wel-system .principle-tit {
    padding: 0 .3rem;
    position: static;
  }

  .wel-system {
    padding: .75rem .3rem .75rem .3rem;
  }

  .m768 {
    display: block;
  }

  .pc768 {
    display: none;
  }

  .wel-system .wel-more {
    margin: 0 auto;
    margin-bottom: .75rem;
  }

  .wel-cases {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .wel-cases .cases-swiper {
    margin-top: .4rem;
  }

  .wel-cases .items {
    background: transparent;
  }

  .wel-cases .items .words {
    padding: 0;
    padding-top: .4rem;
  }

  .wel-cases .items .tit {
    font-size: .3rem;
    line-height: .4rem;
    height: .4rem;
  }

  .wel-cases .items .txt {
    font-size: .22rem;
    line-height: .36rem;
    height: .72rem;
    margin-bottom: .3rem;
    margin-top: .3rem;
  }

  .wel-cases .items .more {
    font-size: .2rem;
  }

  .wel-cases .buttons {
    position: absolute;
    right: .3rem;
    top: .75rem;
    margin: 0;
  }

  .wel-cases {
    position: relative;
  }

  .wel-cases .buttons .swiper-button-prev {
    margin-right: .3rem;
  }

  .layout-map .list {
    width: 1.85rem;
    bottom: 0;
  }

  .layout-map .list .li {
    font-size: .22rem;
    line-height: .5rem;
  }
  .layout-map .list .li:nth-child(2n+2) {
    text-align: right;
  }

  .layout-map .words .tit {
    font-size: .24rem;
    line-height: 1.2;
    height: auto;
  }

  .wel-layout {
    padding: .8rem .3rem .6rem .3rem;
  }

  .layout-map .words {
    width: 3.64rem;
    height: 2.55rem;
    font-size: .2rem;
    padding: .1rem;
    line-height: 1.2;
  }

  .layout-map .words .p {
    line-height: 1.2;
    margin-top: .1rem;
    margin-bottom: .15rem;
  }

  .layout-map .words .num {
    font-size: .24rem;
    line-height: 1.2;
    height: auto;
    margin-top: .1rem;
  }

  .layout-map .words {
    left: 50%;
    top: 50%;
    margin-left: -.15rem;
    margin-top: -2.2rem;
  }

  .wel-protection .list .items {
    font-size: .24rem;
    line-height: 1.5;
    width: 100%;
    margin-left: 0;
    margin-bottom: .3rem;
  }

  .wel-protection .list .img {
    width: .6rem;
    height: .6rem;
  }

  .wel-protection {
    padding-top: .7rem;
    padding-bottom: 4.9rem;
  }

  .wel-protection .list .items {
    padding: .45rem .15rem;
  }

  .wel-protection .list .items .tit {
    font-size: .3rem;
    margin-top: .2rem;
    margin-bottom: .15rem;
  }

  .wel-protection .list .items .txt {
    font-size: .2rem;
    line-height: 1.6;
    min-height: 0;
    height: auto;
  }

  .wel-protection .list {
    margin-top: .5rem;
  }

  .wel-protection .list-bot {
    margin-top: .35rem;
  }

  .wel-protection .list-bot .tit0 {
    font-size: .36rem;
  }

  .wel-protection .list-bot .txt0 {
    font-size: .26rem;
    line-height: 1.6;
    margin-top: .25rem;
    margin-bottom: .3rem;
  }

  .searbox-num .tit {
    font-size: .3rem;
    margin-bottom: .1rem;
  }

  .searbox-num {
    font-size: .2rem;
    padding-left: .65rem;
  }

  .searbox-num span {
    width: .5rem;
    height: .5rem;
  }

  .wel-institution.about-institution {
    padding-top: .7rem;
    padding-bottom: 1.35rem;
  }

  .wel-institution.about-institution .list {
    margin-top: .65rem;
  }

  .list-swiper .buttons .swiper-button-prev, .list-swiper .buttons .swiper-button-next {
    margin: 0 .4rem;
  }

  .web-footer .web-top {
    padding: .6rem 0 .75rem 0;
  }

  .web-footer .web-top .right {
    margin-top: 0;
    padding-top: .25rem;
  }

  .web-footer .web-center .left .items .num {
    font-size: .3rem;
  }
  .web-footer .web-top{
  	border-bottom: none;
  }

  .web-footer .web-center .left .items3 {
    margin-left: .7rem;
    max-width: 50%;
  }

  .web-footer .web-center .left .items {
    font-size: .24rem;
    line-height: 1.6;
  }

  .web-footer .web-center .left .items .p0 {
    font-size: .2rem;
  }

  .web-footer .web-center .left .items .p {
    margin-top: .15rem;
  }

  .web-footer .web-center .left .items .img {
    width: 1.7rem;
    height: 1.7rem;
    padding: .2rem;
  }
  .web-footer .web-center .left .items .img img {
    width: 100%;
  }

  .web-footer {
    font-size: .2rem;
  }

  .web-footer .web-center .left .box:nth-child(n+2) {
    margin-top: .5rem;
  }

  .web-footer .web-center .left .items .span {
    font-size: .2rem;
    margin-top: .1rem;
  }

  .web-footer .web-center .right .top .li {
    font-size: .24rem;
  }

  .web-footer .web-center .right .top .li:nth-child(n+2) {
    margin-left: .6rem;
  }

  .web-footer .web-center {
    padding-top: .6rem;
    padding-bottom: .55rem;
  }

  .web-footer .web-bot .left .i {
    margin-right: .4rem;
  }

  .web-footer .web-bot .left .gw {
    margin-right: .6rem;
    font-size: .2rem;
    width: 1.65rem;
    height: .5rem;
    line-height: .5rem;
  }

  .web-footer .web-bot .left .gw span {
    width: .2rem;
    height: .2rem;
    margin-right: .1rem;
  }

  .web-footer .web-bot .right {
    line-height: 1.5;
    margin-top: .3rem;
  }

  .web-footer .web-center .left .items .i {
    margin-bottom: .15rem;
    width: .5rem;
    height: .5rem;
  }
  .web-bot-mbox {
    height: 1.2rem;
    padding-top: .2rem;
  }

  .web-bot-mbox .list {
    height: 2rem;
    border-radius: 2rem;
    line-height: 1rem;
  }
  .web-bot-mbox .list .items .items-top {
    width: .5rem;
    height: .5rem;
  }
  .web-bot-mbox .list .items4 .items-bot {
    font-size: .32rem;
    width: 4rem;
    padding: 0 .1rem;
    top: -.5rem;
    line-height: .5rem;
    border-radius: .06rem;
  }
  .web-bot-mbox .list .items4 .items-bot:after {
    width: .18rem;
    height: .15rem;
    bottom: -.15rem;
  }

  .con-tittip .tittip-bot .items {
    font-size: .24rem;
  }

  .con-tittip .tittip-top {
    padding: 0 .3rem;
  }

  .con-tittip {
    line-height: .8rem;
    margin-top: -.8rem;
    height: 1.6rem;
  }

  .con-tittipbox {
    height: 1.6rem;
  }

  .wel-system .images .i .i2 {
    width: 4rem;
    height: 4rem;
  }

  .wel-protection {
    background-size: 280% !important;
    position: relative;
    z-index: 2;
  }

  .wel-protectionbox {
    position: relative;
  }

  .wel-protectionbox:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: url(../images/a100.png) repeat left top;
    z-index: -1;
  }

  .wel-banner .items {
    padding-top: 0;
  }

  .wel-banner .items2 .items-bot .imgs {
    height: 9.9rem;
  }

  .wel-banner .items-bot,
  .wel-banner .items-top {
    position: relative;
  }

  .wel-banner .items-bot .images {
    /*background:url(../images/a18.jpg) repeat top ;*/
    background: rgba(247, 247, 247, 0.4);
  }

  .wel-banner .items2 .items-bot .imgs,
  .wel-banner .items-bot .words {
    height: 7.2rem;
  }

  .advantage-04 .advantage04box .item {
    text-align: center;
  }

  .products-body .web-bot-mbox {
    background: #fff;
  }

  .about-profile .profile-bot {
    padding-bottom: 0;
  }

  .about-profile .profile-bot .buttons {
    margin-top: .4rem;
  }
}

/*# sourceMappingURL=style.css.map */
.contact-list2 input{
    width: 49%;
    border:none;
    padding: 25px 0;
    font-size: 16px;
	
	 
    border-bottom: 1px solid #999; background:#fff;
    margin-bottom: 30px;
    
    
   
   
    height: 50px; float:left; color:#333
}
.contact-list2 textarea{ width:100%; border-bottom:1px solid #999; height:100px; border-left:none; border-right:none; border-top:none
	}
.contact2-item input::-webkit-input-placeholder{
    color:#888;
}
.form-group{ overflow:hidden}
.contact-list2 button{padding: 0;
    border:none;
    background:none;
    outline: none;
    width: 500px;
    height: 58px;
    background: #fff;
    border: 1px solid #e8e8e8;
    text-align: center;
    line-height: 58px;
    color: #999;
    transition: all .2s ease;
    display: inline-block;
    font-size: 15px;
    transition:.5s ease-in-out; margin:20px auto}
	.contact-list2 button:hover{color:#68a231;
      border-color:#68a231;
      transition:.5s ease-in-out;}
	  
	  .cnn { color:#fff; font-family:"beba"; margin-bottom:20px}
	  .enn{ color:#fff}