@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;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *: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;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  height: 700px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 700px;
  overflow: hidden;
}
.banner .slider .bd {
  height: 700px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 1;
}
.banner .slider .slider-main {
  height: 700px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn .slider-btn-prev {
  position: absolute;
  z-index: 30;
  left: 50px;
  bottom: 42px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  background: url(../images/bl.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.banner .slider .slider-btn .slider-btn-prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .slider .slider-btn .slider-btn-next {
  position: absolute;
  z-index: 30;
  left: 127px;
  bottom: 42px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  background: url(../images/br.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.banner .slider .slider-btn .slider-btn-next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 200px;
  left: 0;
  bottom: 47px;
  text-align: center;
  font-size: 0;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin: 0 10px;
  margin: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  position: relative;
}
.banner .slider-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #d7e4de;
  left: 3px;
  top: 3px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .slider-nav li.active:before {
  opacity: 1;
  background-color: #2aa472;
}
.banner .inLeft {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background: #fff;
  height: 100%;
  width: 200px;
}
.banner .inLeft .logo {
  padding-top: 50px;
}
.banner .inLeft .logo a {
  display: block;
}
.banner .inLeft .logo a img {
  display: block;
  max-width: 142px;
  margin: auto;
}
@media screen and (max-width: 1500px) {
  .banner .inLeft .logo {
    display: none;
  }
}
.banner .inLeft .slogan {
  margin-top: 45px;
}
.banner .inLeft .slogan p {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 3px;
  color: #666666;
  width: 80px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  margin: auto;
}
.banner .inLeft .xunpanBox {
  display: block;
  margin: auto;
  margin-top: 40px;
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.banner .inLeft .xunpanBox .ico {
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #2aa472 url(../images/xunpan.png) center center no-repeat;
}
.banner .inLeft .xunpanBox .xunpan {
  cursor: pointer;
  position: absolute;
  top: 0;
  text-align: center;
  width: 200px;
  line-height: 50px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  left: 130%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .inLeft .xunpanBox .xunpan i {
  color: #2aa472;
  font-weight: bold;
  display: inline-block;
  margin: 0 5px;
}
.banner .inLeft .xunpanBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 120%;
  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: #2aa472;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(42, 164, 114, 0.15);
}
.banner .inLeft .xunpanBox .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: #2aa472;
}
.banner .inLeft .xunpanBox .xunpan:hover .xunpantip {
  -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;
}
.banner .inLeft .xunpanBox:hover .xunpan {
  visibility: inherit;
  left: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.inTop {
  background: #2aa472;
  height: 80px;
}
.inTop .search {
  float: left;
  position: relative;
  width: 534px;
  height: 80px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inTop .search:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 1px;
  background-color: #ffffff;
}
.inTop .search:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 1px;
  background-color: #ffffff;
}
.inTop .search .searchInp {
  display: block;
  float: left;
  width: 460px;
  height: 80px;
  border: none;
  line-height: 80px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 15px;
  font-size: 14px;
  color: #fff;
}
.inTop .search .searchInp::-webkit-input-placeholder {
  color: #94d8bc;
  font-size: 14px;
}
.inTop .search .searchInp:focus::-webkit-input-placeholder,
.inTop .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .search .submitBtn {
  display: block;
  position: absolute;
  width: 60px;
  height: 80px;
  line-height: 80px;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  z-index: 2;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inTop .search .submitBtn:hover {
  color: rgba(255, 255, 255, 0.8);
}
.inTop .tel {
  float: right;
  line-height: 80px;
  color: #ffffff;
  font-size: 26px;
  font-family: Arial;
  position: relative;
}
.inTop .tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 23px;
  height: 23px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  margin-right: 22px;
}
.inTop .tel:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 6px;
  left: 28px;
  top: 50%;
  margin-top: 2px;
  background: url(../images/telar.png) center center no-repeat;
}
.title {
  line-height: 1;
}
.title h3 {
  height: 56px;
  color: #2c5142;
}
.title h3 b {
  float: left;
  font-size: 56px;
  margin-right: 6px;
}
.title h3 span {
  font-size: 30px;
  padding-top: 5px;
  display: block;
  white-space: nowrap;
}
.title h3 i {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 9px;
  line-height: 12px;
  white-space: nowrap;
}
.title h3 em {
  font-size: 16px;
  letter-spacing: 5px;
  color: #82968e;
  margin-left: 20px;
}
.title p {
  font-size: 16px;
  letter-spacing: 5px;
  color: #82968e;
  margin-top: 18px;
}
.moreLink {
  display: block;
  font-size: 14px;
  text-align: center;
  position: relative;
  padding: 0 22px;
  height: 34px;
  line-height: 34px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 14px;
  background-color: #dee8e4;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #fff;
}
.moreLink:hover:before {
  background: #2aa472;
  height: 100%;
  bottom: 0;
  box-shadow: 0 10px 10px -5px rgba(42, 164, 114, 0.5);
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 12px;
}
.case {
  padding: 70px 0 90px;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseNav {
  position: absolute;
  right: 0;
  top: 72px;
}
.case .caseNav ul {
  overflow: hidden;
  max-width: 860px;
}
.case .caseNav ul li {
  float: left;
  margin-left: 50px;
}
.case .caseNav ul li:first-child {
  margin-left: 0;
}
.case .caseNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  line-height: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: #4d76d1 url(../images/casenavli.png) center center no-repeat;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li a:hover {
  color: #2aa472;
}
.case .caseNav ul li a:hover:before {
  background-color: #2aa472;
}
.case .list {
  padding-top: 6px;
  width: 89.6%;
  margin: auto;
  min-width: 1280px;
}
.case .list ul {
  margin: 0 -20px;
}
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  float: left;
  width: 25%;
  padding: 36px 20px 0;
}
.case .list ul li .item {
  border: solid 10px #fff;
  box-shadow: 0 0 0 1px #dedede;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .pic {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 81.5%;
  overflow: hidden;
}
.case .list ul li .item .pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.case .list ul li .item .cont {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -155px;
  background: #2aa472;
  padding: 20px 25px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .cont .bt {
  font-size: 20px;
  line-height: 40px;
  height: 40px;
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .list ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .list ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #94d8bc;
  margin-top: 6px;
}
.case .list ul li .item:hover {
  box-shadow: 0 0 0 1px #2aa472;
}
.case .list ul li .item:hover .cont {
  bottom: 0;
}
.case .caseTabs {
  margin-top: 25px;
}
.case .caseTabs .bd {
  height: 410px;
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}
.case .caseTabs .bd ul {
  margin-right: -50px;
}
.case .caseTabs .bd ul li {
  float: left;
  margin-right: 50px;
}
.case .caseTabs .bd ul li .item {
  width: 400px;
  height: 410px;
  background-color: #fff;
  border-radius: 10px 10px 0px 0px;
  padding: 10px 10px 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  height: 290px;
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0px 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont {
  height: 110px;
  padding: 25px 20px 0;
  background-color: #f9f9f9;
}
.case .caseTabs .bd ul li .item .cont .more {
  float: right;
  width: 32px;
  height: 32px;
  background: url(../images/caseli.png) center center no-repeat;
  background-color: #ffffff;
  border-radius: 50%;
  position: relative;
  top: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .more:hover {
  -webkit-transform: scale(1.1) rotate(90deg);
  -moz-transform: scale(1.1) rotate(90deg);
  -o-transform: scale(1.1) rotate(90deg);
  transform: scale(1.1) rotate(90deg);
}
.case .caseTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  margin-right: 50px;
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  color: #2aa472;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .cont p {
  font-family: "Arial Narrow";
  font-size: 12px;
  color: #999999;
  line-height: 1;
  margin-top: 4px;
  text-transform: uppercase;
}
.case .caseTabs .bd ul li .item .cont p:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-left: 15px;
  width: 50px;
  height: 1px;
  background-color: #999999;
}
.case .caseTabs .bd ul li .item:hover {
  background-color: #f9f9f9;
}
.case .caseTabs .bd ul li .item:hover .pic img {
  -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);
}
.case .caseTabs .bd ul li .item:hover .cont .more {
  background: #2aa472 url(../images/caselih.png) center center no-repeat;
}
.case .caseTabs .hd {
  height: 25px;
  margin-top: 38px;
  text-align: center;
  position: relative;
}
.case .caseTabs .hd:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 460px;
  height: 1px;
  background-color: #cccccc;
}
.case .caseTabs .hd:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 460px;
  height: 1px;
  background-color: #cccccc;
}
.case .caseTabs .hd .prev {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 25px;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.case .caseTabs .hd .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .caseTabs .hd .next {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 25px;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.case .caseTabs .hd .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .caseTabs .hd ul {
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  margin: 0 45px;
}
.case .caseTabs .hd ul li {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: solid 1px transparent;
  padding: 4px;
  border-radius: 100%;
  margin: 0 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
  border-color: #2aa472;
}
.case .caseTabs .hd ul li.on i {
  background-color: #2aa472;
}
.model {
  background: url(../images/mxbg.jpg) center bottom no-repeat;
}
.model .mxBox {
  height: 460px;
  margin-top: 44px;
}
.model .mxBox .mxText {
  float: left;
  padding-top: 50px;
  width: 870px;
}
.model .mxBox .mxText .tip {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  letter-spacing: 10px;
}
.model .mxBox .mxText .tip span {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background-color: #4d76d1;
  border-radius: 20px;
  padding-left: 20px;
}
.model .mxBox .mxText .tit {
  color: #2aa472;
  font-size: 18px;
  line-height: 1;
  margin: 36px;
  margin-top: 50px;
}
.model .mxBox .mxText .text {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 40px;
  height: 80px;
  color: #666666;
  margin-top: 22px;
}
.model .mxBox .mxText .inBtn {
  margin-left: 35px;
  margin-top: 46px;
  line-height: 70px;
}
.model .mxBox .mxText .inBtn .more {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background: #2aa472;
  color: #fff;
  text-align: center;
  margin-right: 45px;
  box-shadow: 0 0 0 10px #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.model .mxBox .mxText .inBtn .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2aa472;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.model .mxBox .mxText .inBtn .more:hover {
  background: none;
  color: #2aa472;
}
.model .mxBox .mxText .inBtn .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.model .mxBox .mxText .inBtn .tip2 {
  display: inline-block;
  color: #2aa472;
  font-size: 16px;
  white-space: nowrap;
  letter-spacing: 14px;
}
.model .mxBox .mxR {
  float: right;
  width: 295px;
  text-align: right;
}
.model .mxBox .mxR .tel {
  font-family: Arial;
  font-size: 30px;
  height: 87px;
  line-height: 84px;
  color: #2aa472;
}
.model .mxBox .mxR .tel:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 15px;
  animation: msClock2 1.4s linear infinite;
  background: url(../images/mxtel.png) center center no-repeat;
}
.model .mxBox .mxR .ewm {
  width: 295px;
  height: 230px;
  background-color: #ffffff;
  margin-top: 76px;
  padding: 15px;
}
.model .mxBox .mxR .ewm img {
  display: block;
  float: left;
  width: 200px;
  height: 200px;
}
.model .mxBox .mxR .ewm span {
  color: #fff;
  width: 50px;
  height: 200px;
  background-color: #2aa472;
  float: right;
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.plan {
  padding: 80px 0;
  background: url(../images/fabg.jpg) center 0 no-repeat;
}
.plan .faTabs {
  margin-top: 58px;
}
.plan .faTabs .bd {
  height: 440px;
  overflow: hidden;
}
.plan .faTabs .bd ul li {
  display: block;
  height: 440px;
}
.plan .faTabs .bd ul li .pic {
  display: block;
  width: 700px;
  height: 440px;
  position: relative;
  overflow: hidden;
  float: left;
}
.plan .faTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faTabs .bd ul li .cont {
  width: 580px;
  height: 440px;
  float: right;
  background: url(../images/facontbg.png) 46px 45px no-repeat;
  padding-top: 90px;
}
.plan .faTabs .bd ul li .cont .box {
  height: 260px;
  background-color: #cce5db;
  padding: 32px 35px 0;
}
.plan .faTabs .bd ul li .cont .box .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
}
.plan .faTabs .bd ul li .cont .box .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.plan .faTabs .bd ul li .cont .box .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 15px;
  width: 18px;
  height: 2px;
  background-color: #4d76d1;
}
.plan .faTabs .bd ul li .cont .box p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #666666;
  margin-top: 8px;
}
.plan .faTabs .bd ul li .cont .box .more {
  margin-top: 14px;
  height: 24px;
  line-height: 24px;
  position: relative;
  float: right;
  display: block;
  color: #999999;
  padding-right: 8px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faTabs .bd ul li .cont .box .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  width: 17px;
  height: 17px;
  background-color: #4d76d1;
  border-radius: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faTabs .bd ul li .cont .box .more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  width: 27px;
  height: 1px;
  background-color: #999999;
  margin-left: 8px;
}
.plan .faTabs .bd ul li .cont .box .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
  color: #4d76d1;
}
.plan .faTabs .bd ul li .cont .box .more:hover:before {
  background-color: #4d76d1;
}
.plan .faTabs .bd ul li:hover .pic img {
  -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);
}
.plan .faTabs .bd ul li:hover .cont .box .bt {
  color: #4d76d1;
}
.gtgYoushi {
  background: #2aa472 url(../images/ysbg1.jpg) center 0 no-repeat;
  height: 345px;
}
.gtgYoushi .tit {
  text-align: center;
  padding-top: 42px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  font-size: 40px;
}
.gtgYoushi .tit:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  width: 28px;
  height: 1px;
  background-color: #ffffff;
}
.gtgYoushi .gtgBox .bd {
  height: 140px;
  width: 980px;
  margin: auto;
  overflow: hidden;
}
.gtgYoushi .gtgBox .bd ul li .text {
  height: 140px;
  font-size: 16px;
  line-height: 40px;
  padding-top: 24px;
  width: 800px;
  margin: auto;
  text-align: center;
  color: #fff;
}
.gtgYoushi .gtgBox .bd ul li.li4 .text {
  line-height: 32px;
  width: 100%;
  padding-top: 20px;
  font-size: 15px;
}
.gtgYoushi .gtgBox .hd {
  margin-left: -50px;
  margin-right: -50px;
  font-size: 0;
  text-align: center;
}
.gtgYoushi .gtgBox .hd ul {
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #5bbe95;
  border-bottom: 1px solid #5bbe95;
  height: 70px;
}
.gtgYoushi .gtgBox .hd ul li {
  display: inline-block;
  vertical-align: top;
  margin: -1px 31px;
  color: #bbead7;
  font-size: 16px;
  height: 70px;
  position: relative;
  line-height: 68px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.gtgYoushi .gtgBox .hd ul li:first-child {
  margin-left: 0;
}
.gtgYoushi .gtgBox .hd ul li:last-child {
  margin-right: 0;
}
.gtgYoushi .gtgBox .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  left: -2px;
  top: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gtgYoushi .gtgBox .hd ul li:after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  left: -2px;
  bottom: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gtgYoushi .gtgBox .hd ul li span {
  display: block;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.gtgYoushi .gtgBox .hd ul li span:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  right: -2px;
  top: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gtgYoushi .gtgBox .hd ul li span:after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  right: -2px;
  bottom: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gtgYoushi .gtgBox .hd ul li.on {
  border-color: #fff;
}
.gtgYoushi .gtgBox .hd ul li.on:before,
.gtgYoushi .gtgBox .hd ul li.on:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gtgYoushi .gtgBox .hd ul li.on span {
  background: #4d76d1;
  color: #fff;
}
.gtgYoushi .gtgBox .hd ul li.on span:before,
.gtgYoushi .gtgBox .hd ul li.on span:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gtgYoushi .gtgBox .prev {
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 22px;
  left: 0;
  top: 36px;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.gtgYoushi .gtgBox .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.gtgYoushi .gtgBox .next {
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 22px;
  right: 0;
  top: 36px;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.gtgYoushi .gtgBox .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi {
  background: url(../images/ysbg2.jpg) center 0 no-repeat;
  position: relative;
  z-index: 1;
  padding-top: 94px;
}
.youshi .ysBox .ysItem {
  position: relative;
}
.youshi .ysBox .ysItem:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .ysItem .pic {
  width: 800px;
  height: 400px;
  float: left;
  overflow: hidden;
}
.youshi .ysBox .ysItem .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.youshi .ysBox .ysItem:hover .pic img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.youshi .ysBox .ysItem .cont {
  float: right;
  width: 425px;
  height: 400px;
  position: relative;
  z-index: 1;
}
.youshi .ysBox .ysItem .cont .title {
  text-align: right;
  padding-top: 18px;
}
.youshi .ysBox .ysItem .cont .title h3 b {
  float: right;
  margin-left: 6px;
  margin-right: 0;
}
.youshi .ysBox .ysItem .cont .title p {
  letter-spacing: 5px;
  color: #82968e;
  margin-right: -5px;
  font-size: 16px;
  margin-top: 20px;
}
.youshi .ysBox .ysItem .cont .item {
  padding-top: 38px;
}
.youshi .ysBox .ysItem .cont .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysItem .cont .item .tit h5 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  color: #999999;
}
.youshi .ysBox .ysItem .cont .item .tit h4 {
  font-weight: bold;
  color: #4d76d1;
  font-size: 20px;
  margin-top: 10px;
  line-height: 1;
}
.youshi .ysBox .ysItem .cont .item .tit h4:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 15px;
  height: 2px;
  background-color: #4d76d1;
  margin-right: 15px;
}
.youshi .ysBox .ysItem .cont .item .text {
  color: #666666;
  line-height: 30px;
  text-indent: 2em;
  margin-top: 22px;
}
.youshi .ysBox .ysItem .cont .item .num {
  position: absolute;
  font-family: Arial;
  font-weight: bold;
  line-height: 88px;
  font-size: 120px;
  color: #f2f8f6;
  right: -12px;
  bottom: 26px;
  z-index: -1;
}
.youshi .ysBox .ysItem:hover .cont .item .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox .ysItem:hover .cont .item .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysBox .ysItem2 {
  margin-top: 46px;
}
.youshi .ysBox .ysItem2 .pic {
  float: right;
  width: 735px;
  height: 400px;
}
.youshi .ysBox .ysItem2 .cont {
  float: left;
  width: 340px;
  margin-left: 70px;
}
.youshi .ysBox .ysItem2 .cont .item {
  padding-top: 50px;
}
.youshi .ysBox .ysItem2 .cont .item .num {
  bottom: 28px;
  color: #e2ece9;
}
.youshi .ysBox .ysItem2 .cont .item .num:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 80px;
  height: 1px;
  background-color: #cce5db;
}
.youshi .ysBox .ysItem3 {
  height: 450px;
  width: 1230px;
  margin-top: 66px;
  margin-left: 50px;
}
.youshi .ysBox .ysItem3 .pic {
  float: none;
  height: 450px;
  width: 1230px;
}
.youshi .ysBox .ysItem3 .cont {
  float: none;
  position: absolute;
  width: 530px;
  height: 250px;
  background-color: #ffffff;
  z-index: 2;
  top: 100px;
  left: 50%;
  margin-left: -265px;
}
.youshi .ysBox .ysItem3 .cont .item {
  padding: 48px 60px;
  text-align: center;
}
.youshi .ysBox .ysItem3 .cont .item .tit h4 {
  margin-top: 0;
}
.youshi .ysBox .ysItem3 .cont .item .tit h4:before {
  display: none;
}
.youshi .ysBox .ysItem3 .cont .item .tit .line {
  width: 28px;
  height: 2px;
  background-color: #4d76d1;
  margin: 13px auto 15px;
}
.youshi .ysBox .ysItem3 .cont .item .tit h5 {
  margin-top: 0;
}
.youshi .ysBox .ysItem3 .cont .item .text {
  text-indent: 0;
  margin-top: 40px;
}
.youshi .ysBox .ysItem3 .cont .item .num {
  top: 34px;
  left: 50%;
  width: 200px;
  text-align: center;
  margin-left: -100px;
  color: #f2f8f6;
}
.about {
  margin-top: 100px;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutBox {
  height: 700px;
}
.about .aboutBox .aboutEn {
  position: absolute;
  font-family: Arial;
  font-size: 130px;
  font-weight: bold;
  top: 0;
  left: -144px;
  color: #e7f0ed;
  line-height: 98px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.about .aboutText {
  float: left;
  width: 230px;
  padding-top: 28px;
  height: 700px;
}
.about .aboutText .title p {
  color: #82968e;
  font-size: 16px;
  margin-top: 17px;
}
.about .aboutText .moreLink {
  margin-top: 26px;
  width: 100px;
}
.about .aboutText .text {
  margin-top: 86px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 11;
  overflow: hidden;
  line-height: 36px;
  height: 396px;
}
.about .aboutText .more {
  margin-top: 26px;
  display: inline-block;
  font-size: 16px;
  height: 38px;
  border-bottom: 1px solid #719adf;
  line-height: 37px;
  color: #8caee7;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #fff;
  border-color: #2aa472;
  padding: 0 15px;
  background-color: #2aa472;
}
.about .aboutPic {
  width: 700px;
  height: 700px;
  float: left;
  position: relative;
  margin-left: 60px;
  border-radius: 50%;
  z-index: 1;
}
.about .aboutPic:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  bottom: -7px;
  background: #2aa472;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic {
  width: 700px;
  height: 700px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 700px;
  height: 700px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.about .aboutPic:hover:before {
  box-shadow: 2px 10px 15px -8px rgba(42, 164, 114, 0.5);
}
.about .aboutPic:hover .pic img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .aboutR {
  float: right;
  width: 224px;
  padding-top: 60px;
}
.about .aboutR .tipen {
  line-height: 32px;
  color: #82968e;
  font-size: 14px;
  text-align: right;
}
.about .aboutR .tip {
  letter-spacing: 8px;
  color: #ffffff;
  height: 77px;
  line-height: 77px;
  margin-top: 30px;
  margin-left: 5px;
  white-space: nowrap;
}
.about .aboutR .honor {
  margin-top: 16px;
}
.about .aboutR .honor .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutR .honor .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutR .honor h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 12px;
}
.about .aboutR .honor .pic {
  display: block;
  margin-top: 26px;
  width: 220px;
  height: 320px;
  border: 10px #2aa472 solid;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutR .honor .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutR .honor:hover .bt {
  color: #2aa472;
}
.about .aboutR .honor:hover .pic {
  box-shadow: 2px 10px 15px -8px rgba(42, 164, 114, 0.5);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.show {
  margin-top: 40px;
}
.show .showBox:before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: -40px;
  width: 273px;
  height: 30px;
  background-color: #2aa472;
}
.show .showTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showTab ul li {
  float: left;
  margin-left: 40px;
}
.show .showTab ul li:first-child {
  margin-left: 0;
}
.show .showTab ul li a {
  display: block;
  height: 30px;
  line-height: 1;
  position: relative;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #2aa472;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 79px;
  height: 1px;
}
.show .showTab ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #2aa472;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 20px;
  height: 3px;
}
.show .showTab ul li a span {
  vertical-align: top;
}
.show .showTab ul li a em {
  font-family: "Arial";
  font-size: 14px;
  color: #82968e;
  margin-left: 10px;
  vertical-align: top;
  line-height: 18px;
  position: relative;
  top: 2px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTab ul li.on a {
  color: #2aa472;
}
.show .showTabs {
  margin-top: 32px;
}
.show .showTabs > .bd {
  height: 265px;
  overflow: hidden;
}
.show .showTabs .showImg {
  height: 265px;
}
.show .showTabs .showImg .bd {
  height: 265px;
  overflow: hidden;
}
.show .showTabs .showImg .bd ul {
  margin-right: -40px;
}
.show .showTabs .showImg .bd ul li {
  float: left;
  width: 290px;
  margin-right: 40px;
  height: 265px;
}
.show .showTabs .showImg .bd ul li .pic {
  display: block;
  width: 100%;
  height: 220px;
  border: solid 1px #dedede;
  padding: 9px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTabs .showImg .bd ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.show .showTabs .showImg .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.show .showTabs .showImg .bd ul li:hover .pic {
  border-color: #2aa472;
}
.show .showTabs .showImg .bd ul li:hover .pic img {
  -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);
}
.show .showTabs .showImg .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 45px;
  line-height: 45px;
  padding: 0 60px 0 10px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTabs .showImg .bd ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  background-color: #4d76d1;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showTabs .showImg .bd ul li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 18px;
  top: 50%;
  width: 29px;
  height: 1px;
  background-color: #333333;
}
.show .showTabs .showImg .bd ul li .bt:hover {
  color: #2aa472;
}
.show .showTabs .showImg .bd ul li:hover .bt {
  opacity: 1;
  filter: alpha(opacity=100);
}
.show .showTabs .showImg .bd ul li:hover .bt:before {
  background-color: #2aa472;
}
.show .showTabs .showImg .bd ul li:hover .bt:after {
  animation: zyfd 1.5s linear infinite;
}
.news {
  padding: 45px 0;
}
.news .newsTab {
  position: relative;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .moreLink {
  float: right;
  margin-top: 28px;
}
.news .newsTab ul {
  position: absolute;
  left: 240px;
  margin-top: 7px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 50px;
  cursor: pointer;
  text-align: center;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 140px;
  height: 50px;
  position: relative;
  font-size: 16px;
  line-height: 48px;
  font-size: 20px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 11px;
  background-color: #4d76d1;
  position: relative;
  top: -2px;
  margin-right: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #2aa472;
  border-color: #2aa472;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  background-color: #2aa472;
}
.news .newsTabs {
  margin-top: 30px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 506px;
}
.news .newsList {
  overflow: hidden;
  height: 506px;
}
.news .newsList .list1 ul {
  margin-right: -40px;
}
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  margin-right: 40px;
  float: left;
  width: 400px;
  height: 280px;
  position: relative;
  overflow: hidden;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .pic img {
  -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);
}
.news .newsList .list1 ul li .tt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  background: rgba(42, 164, 114, 0.7);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(42, 164, 114, 0.7);
  padding: 50px 20px;
  left: 0;
  top: 0;
  -webkit-transform: scale(0.6) rotate(30deg);
  -moz-transform: scale(0.6) rotate(30deg);
  -o-transform: scale(0.6) rotate(30deg);
  transform: scale(0.6) rotate(30deg);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt {
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .line {
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  margin-top: 14px;
}
.news .newsList .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 26px;
  height: 104px;
  margin-top: 26px;
  color: #ffffff;
}
.news .newsList .list1 ul li:hover .tt {
  bottom: -35px;
}
.news .newsList .list1 ul li:hover .cont {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  visibility: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList .list2 {
  padding-top: 16px;
}
.news .newsList .list2 ul {
  margin-right: -80px;
}
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 li {
  float: left;
  margin-top: 22px;
  width: 600px;
  height: 48px;
  line-height: 46px;
  margin-right: 80px;
  z-index: 1;
  border-bottom: 1px solid #dedede;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 li:after {
  content: "";
  position: absolute;
  background: #2aa472;
  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 .newsList .list2 li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 li .bt {
  float: left;
  font-size: 16px;
  width: 510px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 li .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 4px;
  height: 4px;
  background-color: #4d76d1;
  border-radius: 50%;
  margin-right: 25px;
}
.news .newsList .list2 li .date {
  color: #999999;
  float: right;
  font-family: "Arial";
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 li:hover .bt {
  color: #2aa472;
}
.news .newsList .list2 li:hover .bt:before {
  background: #2aa472;
}
.links {
  padding-bottom: 45px;
}
.links .tit {
  width: 98px;
  height: 42px;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  font-size: 16px;
  padding-top: 26px;
  line-height: 1;
  float: left;
}
.links .list {
  float: right;
  width: 1180px;
  overflow: hidden;
  font-size: 0;
  line-height: 36px;
  position: relative;
  padding-top: 5px;
  margin-right: -35px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 35px;
  font-size: 14px;
  color: #666666;
}
.links .list a:hover {
  color: #2aa472;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
