@charset "utf-8";
/* style 空文件 */
.bt1 {
  font-size: 48px;
  font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #17BF82;
  
}
.nr {
  font-family: AlibabaPuHuiTi;
  font-size: 20px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 30px;
}
.carousel-info-inner span {
  font-size: 18px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #17BF82;
  line-height: 50px;
}

@font-face {
  font-family: AlibabaPuHuiTi;
  src: url(../css/Alibaba-PuHuiTi-Regular.ttf)
}
.module2 {
  float: none;
  clear: both;
  margin-top: 30px;
  text-align: left;
}
.module2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 34px;
  padding: 0 35px;
  background-color: #17BF82;
  border: 1px solid #17BF82;
  font-size: 30px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  transition: all 0.5s ease 0s;
  border-radius: 6px;
}
.module2 a:hover, .module2 a:active {
  background-color: #22d091;
  border-color: #22d091;
  color: #fff;
  text-decoration: none;
}
.module22 {
  float: none;
  clear: both;
  margin-top: 30px;
  text-align: center;
}
.module22 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 34px;
  padding: 0 35px;
  background-color: #fff;
  border: 1px solid #fff;
  font-size: 30px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #17bf82;
  line-height: 40px;
  transition: all 0.5s ease 0s;
  border-radius: 6px;
}
.module22 a:hover, .module22 a:active {
  background-color: #22d091;
  border-color: #22d091;
  color: #fff;
  text-decoration: none;
}
.indext1 {
  font-size: 20px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #222222;
}
.top5 {
  margin-top: 5%;
}
.top8 {
  margin-top: 8%;
}
.top10 {
  margin-top: 10%;
}
.top15 {
  margin-top: 15%;
}
.top20 {
  margin-top: 20%;
}
.top25 {
  margin-top: 30%;
}
.indext2 {
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #555555;
  line-height: 26px;
  font-size: 14px;
}
.anniu {
  background: #FFFFFF;
  box-shadow: 0px 3px 8px 0px rgba(9, 25, 40, 0.09);
  border-radius: 6px 6px 6px 6px;
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #17BF8E;
  line-height: 26px;
  padding: 10px 15px;
  display: block;
  width: 30%;
  margin: 1.5%;
  float: left;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.5s ease 0s;
}
.anniu:hover {
  background-color: #17BF8E;
  color: #fff;
}
.yin {
  box-shadow: 0px 8px 40px 0px rgba(9, 25, 40, 0.1);
  padding: 36px;
  box-sizing: border-box;
  transition: all 0.5s ease 0s;
  margin-bottom: 3%;
}
.yin:hover {
  background: #17BF82;
  box-shadow: 0px 8px 40px 0px rgba(9, 25, 40, 0.1);
}
.yin:hover * {
  color: #fff !important
}
.test {
  width: 70px;
  height: 70px;
  margin: auto;
}
.test img {
  width: 70px !important;
  height: 70px !important
}
.test img:last-child {
  position: relative;
  top: -50px;
  margin: -20px 0 0 0;
  opacity: 0; /*设置透明度0->隐藏*/
  transition: all 0.5s ease 0s; /*设置缓慢0.3秒出现的动画*/
}
.yin:hover .test img:last-child {
  opacity: 1;
}
.yin:hover .test img:first-of-type {
  opacity: 0;
}
.ft1 {
  font-size: 20px;
 font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #222222;
  text-align: center;
  margin-bottom: 0px !important;
}
.ft2 {
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #555555;
  line-height: 26px;
  text-align: center;
  margin-bottom: 0px !important;
}
.customer-container {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 41px;
}
.customer-container.mb0 {
  margin-bottom: 0
}
.customer-container .customer-item {
  float: left;
  width: 145.5px;
  height: 80px;
  border-top: none;
  border-left: none;
  text-align: center;
  position: relative;
  background-color: transparent;
  padding-top: 15px;
  border-top: 5px solid #f4f8f8;
  border-right: 5px solid #f4f8f8
}
.lasts {
  border-right: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(8) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(7) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(6) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(5) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(4) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(3) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(2) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item:nth-child(1) {
  border-top: 0px solid #f4f8f8 !important;
}
.customer-container .customer-item .img-div {
  width: 145px;
  height: 70px;
  position: relative;
  overflow: hidden
}
.customer-container .customer-item img {
  max-width: 140px;
  max-height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.col-6-1 img {
  max-width: 100%;
  height: auto;
}
.fbt23 {
  font-size: 36px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
}
.fon60 {
  font-size: 60px;
}
.bt2 {
  font-size: 60px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #17BF82;
  line-height: 70px
}
.bt1s {
  font-size: 60px;
  font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #091928;
}
.nr2 {
  font-size: 28px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
}
.jjt1 {
  font-size: 36px;
 font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #17BF82;
}
.jjt2 {
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 26px;
}
.nr22 {
  font-size: 20px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  padding-top: 38px;
  padding-bottom: 34px;
}
.imges {
  box-shadow: 0px 4px 32px 0px rgba(9, 25, 40, 0.1);
  border-radius: 16px;
}
.kb1t {
  font-size: 36px;
  font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #222222;
  text-align: center;
}
.kb1ts {
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: normal;
  color: #333333;
  line-height: 26px;
  text-align: center;
}
.yins {
  padding: 0px 10px 20px 10px;
  box-sizing: border-box;
  border-radius: 16px;
  transition: all 0.5s ease 0s;
}
.yinst1 {
  font-size: 20px;
  
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.yinst2 {
  font-size: 14px;
  
  font-weight: 400;
  color: #555555;
  line-height: 1.6 !important;
  max-width: 300px;
  margin: auto; text-align: center; max-height: 180px;
}
.yins:hover {
  box-shadow: 0px 8px 40px 0px rgba(9, 25, 40, 0.1);
  border-radius: 16px;
}


.ant1{font-size: 24px;
font-family: AlibabaPuHuiTi;
font-weight: 400;
color: #14BF82; text-align: center;}



.ant12{font-size: 14px;
font-family: AlibabaPuHuiTi;
font-weight: 400;
color: #555; text-align: center; padding-top: 25px;}

.ant13{font-size: 14px;
font-family: AlibabaPuHuiTi;
font-weight: 400;
color: #999; text-align: center; padding-bottom: 40px; }


.nr22s{font-size: 20px;
font-family: AlibabaPuHuiTi;
font-weight: 300;
color: #FFFFFF;
line-height: 30px;}



.kxyt1{font-size: 48px;
font-family: AlibabaPuHuiTi;
font-weight: 500;
color: #17BF82;}


.h105{height: 105px;}

.bai{ background-color: #fff;}


.kxyt1s{font-size: 24px !important;
font-family: AlibabaPuHuiTi;
font-weight: 500;
color: #222222; padding-left: 15px; padding:20px 0;}

.box {
  width:100%;
  margin:10px auto;
  position:relative; height: 350px
}
.tablist{height:58px}	
.tablist li {
  float:left;
  color:#fff;
  padding:10px 10px;
 
  cursor:pointer; font-size: 18px;

  transition:all ease .3s; width: 33.33%;box-sizing: border-box; background-color: #17bf82; text-align: center;
}	
	
.tablist li:hover {
  background:#f90;
  color:#fff;
}
.tablist li.tabin {
  background:#0ca36c;
  color:#fff;height: 58px; line-height: 37px;font-size: 18px;
}
.content-box {
  width:100%;
  height:320px;
  background:#fff;
  position:absolute;
  left:0;
  top:60px;
  overflow:hidden;
}
.contents {
  clear:both;
  
  padding:10px;
  opacity:0;
  transition:all ease .3s;
  position:absolute;
  top:0;
  left:0;width: 100%;
}
.contentin {
  opacity:1;
}
.contents h1 {
  font-size:18px;
  margin-bottom:20px;
  margin-top:20px;
}
.contents p {
  font-size:14px; text-indent:2em;
}

.bian{box-shadow: 0px 0px 20px 0px rgba(9, 25, 40, 0.08);    padding:20px 20px 5px 20px;
    box-sizing: border-box; }


.boot{margin-bottom:3px !important;}

.gyt{font-size: 14px;
font-family: AlibabaPuHuiTi;
font-weight: 400;
color: #333333;
line-height: 36px; padding: 20px 20px 0px 0px; box-sizing: border-box; }


.zpk01{font-size: 36px;
font-family: AlibabaPuHuiTi;
font-weight: bold;
color: #17BF82;
line-height: 48px;}

.pin20{padding: 20px;box-sizing: border-box; transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;}


.pin20 img{ padding-right:10px; }

.pin20:hover{
      transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);box-shadow: 0px 8px 40px 0px rgba(9, 25, 40, 0.1);
border-radius: 16px; background-color: #fff;
}

.hei33{ color: #333 !important; text-align: left;}


.boo10{ margin-bottom: 7px !important;}

.youbian{border-right: 2px solid #F0F4F9;box-sizing: border-box; }





