@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 685px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #ffb106;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #ffb106;
}
.inTop {
  position: relative;
  line-height: 66px;
  font-size: 16px;
}
.inTop:before {
  content: "";
  display: block;
  background: url(../images/bw1.png) center center repeat-x;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 48px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inTop .inContent {
  border-bottom: 1px solid rgba(6, 149, 80, 0.1);
  padding: 0 50px;
}
.inTop .slogan {
  width: 495px;
  float: left;
}
.inTop .xunpan {
  float: left;
  cursor: pointer;
  position: relative;
  background: url(../images/xunpan.png) 0 center no-repeat;
  padding-left: 30px;
}
.inTop .xunpan i {
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  margin: 0 5px;
}
.inTop .xunpan #xunpantip {
  z-index: 999;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #3eb461;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(62, 180, 97, 0.15);
}
.inTop .xunpan #xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #3eb461;
}
.inTop .xunpan #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.inTop .tel {
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  font-size: 18px;
  float: right;
}
@keyframes msClock {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1.1);
  }
}
.inTop .tel:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) 0 center no-repeat;
}
.product {
  height: 1011px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proBox {
  padding-top: 45px;
  height: 700px;
}
.product .proL {
  margin-top: 4px;
  float: left;
  background: url(../images/proL.png) -12px 0 no-repeat;
  width: 300px;
  height: 648px;
  padding: 160px 5px 0 40px;
  position: relative;
  left: -15px;
}
.product .proL .proNav {
  height: 446px;
  overflow: auto;
}
.product .proL .proNav ul {
  width: 225px;
  position: relative;
  z-index: 1;
}
.product .proL .proNav ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 0;
  width: 3px;
  background-color: #dddddd;
  height: 100%;
  z-index: -1;
}
.product .proL .proNav ul:after {
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  top: 0;
  width: 3px;
  background-color: #dddddd;
  height: 100%;
  z-index: -1;
}
.product .proL .proNav li {
  height: 40px;
  border-radius: 20px;
  background: url(../images/proLli.png) center center no-repeat;
  text-align: center;
  margin-top: 18px;
}
.product .proL .proNav li:first-child {
  margin-top: 0;
}
.product .proL .proNav li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/proLlih.png) center center no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
}
.product .proL .proNav li a:hover {
  background-size: 100% 100%;
  color: #fff;
}
.product .proR {
  float: right;
  width: 894px;
  overflow: hidden;
}
.product .proR ul {
  margin-right: -27px;
}
.product .proR ul li {
  width: 280px;
  height: 300px;
  background-color: #f2f0ef;
  float: left;
  margin-top: 27px;
  margin-right: 27px;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3eb461, #3eb461);
  background-image: linear-gradient(to right, #3eb461, #3eb461);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  background-size: 100%  0%;
  background-position: left center;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.product .proR ul li .pic {
  display: block;
  width: 100%;
  height: 228px;
  position: relative;
  overflow: hidden;
}
.product .proR ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proR ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.product .proR ul li .bt {
  display: block;
  height: 62px;
  text-align: center;
  line-height: 54px;
  position: relative;
}
.product .proR ul li .bt span {
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  padding: 0 50px 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proR ul li .bt:after {
  content: "";
  display: block;
  background: url(../images/proli.png) -40px center no-repeat;
  position: absolute;
  right: 10px;
  top: 0;
  width: 26px;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proR ul li:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  background-size: 100% 100%;
}
.product .proR ul li:hover .bt {
  color: #fff;
}
.product .proR ul li:hover .bt:after {
  background-position: 0 center;
}
.product .mban {
  text-align: center;
  font-size: 26px;
  margin-top: 56px;
  line-height: 1;
  color: #ffffff;
}
.product .mban .t1 {
  font-weight: bold;
  font-size: 26px;
}
.product .mban .tel {
  font-size: 30px;
  margin-top: 20px;
  line-height: 1;
  font-weight: bold;
}
.product .mban .zxLink {
  width: 91px;
  height: 91px;
  background-color: #ffb106;
  text-align: center;
  display: block;
  margin: 30px auto 0;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  padding-top: 20px;
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(255, 177, 6, 0.2);
}
.product .mban .zxLink:hover {
  animation: ripple 1.2s linear infinite;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 177, 6, 0.1), 0 0 0 5px rgba(255, 177, 6, 0.2), 0 0 0 10px rgba(255, 177, 6, 0.2);
  }
  100% {
    box-shadow: 0 0 0 5px rgba(255, 177, 6, 0.2), 0 0 0 10px rgba(255, 177, 6, 0.2), 0 0 0 15px rgba(255, 177, 6, 0);
  }
}
.title {
  line-height: 1;
  text-align: center;
}
.title h3 {
  display: inline-block;
  width: 284px;
  height: 94px;
  background: url(../images/tit.png) center bottom no-repeat;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 0 0 92px;
  font-size: 0;
}
.title h3 i {
  font-size: 30px;
  display: inline-block;
  width: 48px;
  height: 48px;
  border: solid 2px #0a9c55;
  border-radius: 50%;
  line-height: 44px;
  font-weight: bold;
  color: #0a9c55;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysBox {
  margin-top: 16px;
}
.youshi .ysBox .pic {
  float: left;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .pic img {
  display: block;
}
.youshi .ysBox ul {
  padding-top: 30px;
}
.youshi .ysBox li {
  width: 360px;
  padding-left: 60px;
  position: relative;
}
.youshi .ysBox li .num {
  background: #3eb461;
  width: 40px;
  height: 40px;
  background-color: #0a9c55;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  font-size: 20px;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox li .num:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 34px;
  height: 34px;
  border: dashed 1px #ffffff;
  border-radius: 50%;
}
.youshi .ysBox li h4 {
  font-weight: bold;
  font-size: 20px;
  color: #555555;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox li h5 {
  font-size: 12px;
  line-height: 1;
  margin-top: 10px;
  text-transform: uppercase;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox li p {
  color: #666666;
  line-height: 30px;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox li.li1,
.youshi .ysBox li.li3 {
  height: 230px;
}
.youshi .ysBox li:hover .num {
  background-color: #ffb106;
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.youshi .ysBox li:hover h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysBox li:hover h5 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox li:hover p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case {
  margin-top: 36px;
  padding-bottom: 60px;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseBox {
  margin-top: 36px;
  position: relative;
}
.case .caseSwiper .swiper-container {
  height: 265px;
  width: 1200px;
  overflow: hidden;
}
.case .caseSwiper ul {
  margin-right: -44px;
}
.case .caseSwiper .swiper-slide {
  width: 370px;
  height: 265px;
  overflow: hidden;
  float: left;
  margin-right: 44px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .swiper-slide:after {
  content: "";
  position: absolute;
  background: #3eb461;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.case .caseSwiper .swiper-slide:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.case .caseSwiper .swiper-slide .pic {
  display: block;
  width: 100%;
  height: 195px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper .swiper-slide .pic img {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .swiper-slide .pic:before {
  content: "";
  display: block;
  background: url(../images/albl.png) center bottom no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseSwiper .swiper-slide:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .caseSwiper .swiper-slide .text {
  height: 70px;
  border-bottom: solid 1px #e9e9e9;
  padding-top: 15px;
  padding-right: 40px;
  position: relative;
}
.case .caseSwiper .swiper-slide .text .bt {
  line-height: 26px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .swiper-slide .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper .swiper-slide .text .en {
  font-size: 12px;
  margin-top: 4px;
  color: #666666;
  line-height: 1;
  text-transform: uppercase;
}
.case .caseSwiper .swiper-slide .text .more {
  display: block;
  background: url(../images/alli.png) -30px center no-repeat;
  width: 26px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .swiper-slide:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .caseSwiper .swiper-slide:hover .text .bt {
  color: #3eb461;
}
.case .caseSwiper .swiper-slide:hover .text .more {
  background-position: 0 center;
}
.about {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 145px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  height: 634px;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .aboutBox {
  color: #ffffff;
  padding-right: 466px;
}
.about .aboutBox h4 {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutBox .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 24px;
  height: 96px;
  margin-top: 34px;
}
.about .aboutBox .more {
  display: inline-block;
  margin-top: 28px;
  font-family: Arial;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 30px;
}
.about .aboutBox .more:after {
  content: "";
  background: url(../images/cmore.png) center center no-repeat;
  width: 26px;
  height: 30px;
  vertical-align: top;
  display: inline-block;
  margin-left: 8px;
  animation: zyfd 1.5s linear infinite;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.about .aboutBox .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutBox .aboutLink {
  margin-top: 38px;
}
.about .aboutBox .aboutLink li {
  display: inline-block;
  font-size: 14px;
  margin-left: 138px;
}
.about .aboutBox .aboutLink li:first-child {
  margin-left: 0;
}
.about .aboutBox .aboutLink li a {
  display: block;
  width: 90px;
  height: 90px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-align: center;
  color: #fff;
}
.about .aboutBox .aboutLink li a i {
  display: block;
  width: 81px;
  height: 81px;
  background-color: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutLink li a i:before,
.about .aboutBox .aboutLink li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutBox .aboutLink li a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutBox .aboutLink li a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aboutBox .aboutLink li a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutBox .aboutLink li a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aboutBox .aboutLink li a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutBox .aboutLink li a i.ico3:after {
  background: url(../images/aboutico3h.png) center center no-repeat;
}
.about .aboutBox .aboutLink li a span {
  display: block;
  margin-top: 20px;
  line-height: 1;
  font-size: 18px;
}
.about .aboutBox .aboutLink li:hover i:before,
.about .aboutBox .aboutLink li:hover i:after {
  top: -100%;
}
.about .aboutBox .aboutLink li:hover a,
.about .aboutBox .aboutLink li.on a {
  border-radius: 26px;
}
.about .aboutBox .aboutLink li:hover a i,
.about .aboutBox .aboutLink li.on a i {
  background-color: #ffb106;
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.news {
  padding-top: 46px;
  padding-bottom: 52px;
}
.news * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsBox {
  margin-top: 50px;
}
.news .newsTab {
  position: relative;
}
.news .newsTab > i {
  display: inline-block;
  font-size: 18px;
  margin: 0 20px;
}
.news .newsTab > span {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
  font-weight: bold;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab > span .more {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  font-weight: normal;
}
.news .newsTab > span .more span {
  display: inline-block;
}
.news .newsTab > span .more i {
  display: inline-block;
}
.news .newsTab > span .more i:nth-child(6) {
  width: 5px;
}
.news .newsTab > span .more:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 11px;
  background: url(../images/alli.png) -30px center no-repeat;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab > span .more:hover {
  color: #3eb461;
}
.news .newsTab > span .more:hover:after {
  background-position: 0 0;
}
.news .newsTab > span.on {
  color: #3eb461;
}
.news .newsTab > span.on .more {
  display: block;
}
.news .newsL {
  float: left;
  width: 700px;
  height: 645px;
  overflow: hidden;
}
.news .newsL .one {
  height: 176px;
  position: relative;
  margin-top: 30px;
}
.news .newsL .one:after {
  content: "";
  position: absolute;
  background: #3eb461;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsL .one:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsL .one .pic {
  display: block;
  width: 266px;
  height: 156px;
  border-radius: 10px;
  float: left;
  position: relative;
  overflow: hidden;
}
.news .newsL .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsL .one:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsL .one .cont {
  float: right;
  width: 412px;
  padding-top: 16px;
}
.news .newsL .one .cont .bt {
  line-height: 26px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
  position: relative;
}
.news .newsL .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsL .one .cont .bt:after {
  content: "";
  display: block;
  background: url(../images/alli.png) -30px center no-repeat;
  position: absolute;
  right: 10px;
  top: 0;
  width: 26px;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsL .one .cont p {
  margin-top: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
}
.news .newsL .one .cont .date {
  color: #666666;
  line-height: 1;
  margin-top: 6px;
}
.news .newsL .one:hover .bt {
  color: #3eb461;
}
.news .newsL .one:hover .bt:after {
  background-position: 0 center;
}
.news .newsL .list li {
  height: 144px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-top: 32px;
  border-top: 1px dashed #dcdcdc;
  position: relative;
  padding-left: 80px;
}
.news .newsL .list li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #3eb461;
  width: 0;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsL .list li:hover:after {
  width: 100%;
}
.news .newsL .list li .date {
  color: #666666;
  position: absolute;
  left: 0;
  top: 36px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsL .list li .date i {
  display: block;
  font-size: 40px;
  line-height: 32px;
  font-weight: bold;
}
.news .newsL .list li .date span {
  display: block;
  font-size: 12px;
  line-height: 10px;
  margin-top: 10px;
}
.news .newsL .list li .bt {
  line-height: 26px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
  position: relative;
}
.news .newsL .list li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsL .list li .bt:after {
  content: "";
  display: block;
  background: url(../images/alli.png) -30px center no-repeat;
  position: absolute;
  right: 10px;
  top: 0;
  width: 26px;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsL .list li .bt:hover {
  color: #3eb461;
}
.news .newsL .list li .bt:hover:after {
  background-position: 0 center;
}
.news .newsL .list li p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
}
.news .newsL .list li:hover .date {
  color: #ffb106;
}
.news .problem {
  float: right;
  width: 440px;
  position: relative;
}
.news .problem .prev {
  position: absolute;
  width: 41px;
  height: 29px;
  background: url(../images/qal.png) center center no-repeat;
  border-radius: 15px 0px 0px 15px;
  border: solid 1px #0b6d28;
  right: 41px;
  top: 0;
  cursor: pointer;
}
.news .problem .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news .problem .next {
  position: absolute;
  width: 41px;
  height: 29px;
  background: #0b6d28 url(../images/qar.png) center center no-repeat;
  border-radius: 0px 15px 15px  0px;
  right: 0;
  top: 0;
  cursor: pointer;
}
.news .problem .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news .problem .tit b {
  font-size: 30px;
  line-height: 26px;
  display: block;
  background-position: 0 -60px;
}
.news .problem .tit b i {
  font-weight: bold;
  color: #ffb106;
}
.news .problem .tit span {
  display: block;
  font-size: 16px;
  line-height: 1;
  margin-top: 5px;
}
.news .problem .list {
  overflow: hidden;
  margin-top: 26px;
  height: 570px;
}
.news .problem .list ul li {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 74px;
  padding-top: 20px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-bottom: 1px dashed #dcdcdc;
  position: relative;
}
.news .problem .list ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #3eb461;
  width: 0;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .problem .list ul li:hover:after {
  width: 100%;
}
.news .problem .list ul li h4 {
  display: block;
  padding-left: 34px;
  height: 20px;
  line-height: 20px;
  position: relative;
  z-index: 1;
}
.news .problem .list ul li h4:before {
  content: "Q";
  position: absolute;
  font-family: Arial;
  left: 0;
  top: 0;
  line-height: 20px;
  width: 20px;
  height: 20px;
  background-color: #02a560;
  border-radius: 3px;
  text-align: center;
  color: #fff;
}
.news .problem .list ul li h4 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .problem .list ul li h4 .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .problem .list ul li:hover .bt,
.news .problem .list ul li:hover span {
  color: #3eb461;
}
.news .problem .list ul li p {
  margin-top: 18px;
  padding-left: 34px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  color: #666666;
  position: relative;
  z-index: 1;
}
.news .problem .list ul li p:before {
  content: "A";
  position: absolute;
  font-family: Arial;
  left: 0;
  top: 0;
  line-height: 20px;
  width: 20px;
  height: 20px;
  background-color: #ffb106;
  border-radius: 3px;
  text-align: center;
  color: #fff;
}
.news .problem .list ul li:hover .bt {
  color: #3eb461;
}
.formbox {
  height: 63px;
  background: url(../images/lyico.png) 0 center no-repeat;
  padding-left: 90px;
  padding-top: 12px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.formbox input {
  display: block;
  float: left;
  width: 151px;
  height: 37px;
  line-height: 37px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 42px;
  color: #333;
  border: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin-right: 40px;
}
.formbox input.username {
  background: url(../images/inpxm.png) 10px center no-repeat;
  background-color: #f6f6f6;
}
.formbox input.usertel {
  background: url(../images/inpdh.png) 10px center no-repeat;
  background-color: #f6f6f6;
  width: 231px;
}
.formbox input.xqcontent {
  background: url(../images/inpnr.png) 10px center no-repeat;
  background-color: #f6f6f6;
  width: 261px;
}
.formbox input.codeText {
  background: url(../images/inpyzm.png) 10px center no-repeat;
  background-color: #f6f6f6;
  margin-right: 5px;
  width: 121px;
}
.formbox input::-webkit-input-placeholder {
  color: #999999;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.formbox input:focus,
.formbox input:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.formbox input:focus::-webkit-input-placeholder,
.formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.formbox .imgCode {
  width: 90px;
  height: 36px;
  float: left;
}
.formbox .submitform {
  float: right;
  width: 81px;
  height: 37px;
  background-color: #f0951f;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  border: none;
  line-height: 37px;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3eb461, #3eb461);
  background-image: linear-gradient(to right, #3eb461, #3eb461);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.formbox .submitform:hover {
  background-size: 100% 100%;
  color: #fff;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(62, 180, 97, 0.5);
}
.links {
  margin-top: 56px;
  line-height: 30px;
  margin-bottom: 40px;
}
.links * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.links .tit {
  width: 150px;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 18px;
  letter-spacing: 16px;
  text-transform: uppercase;
  font-weight: bold;
  background: url(../images/linkbg.png) 0 center no-repeat;
  color: #ffffff;
  padding-left: 13px;
}
.links .list {
  width: 1050px;
  float: right;
  overflow: hidden;
}
.links .list a {
  display: inline-block;
  color: #555555;
  margin-left: 30px;
  font-size: 14px;
  position: relative;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links .list a:hover {
  color: #3eb461;
}
