@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,
.bottomWow {
  -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;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 760px;
}
.banner .bannerPage .banner-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;
  outline: none;
}
.banner .bannerPage:hover .banner-prev {
  left: 3%;
}
.banner .bannerPage .banner-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;
  outline: none;
}
.banner .bannerPage:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  position: relative;
  float: right;
  padding-top: 38px;
}
.banner .banner-pagination span {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: auto;
  height: 42px;
  background: none;
  position: relative;
  margin-left: 70px;
  opacity: 1;
  outline: none;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #b9b9b9;
  border: 3px #b9b9b9 solid;
  box-shadow: 0 0 0 1px #b9b9b9;
  border-radius: 100%;
  margin: auto;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .banner-pagination span:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  right: 50%;
  margin-right: 7px;
  width: 0;
  height: 1px;
  background-color: #167160;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .banner-pagination span i {
  font-family: Arial;
  font-size: 18px;
  display: block;
  line-height: 14px;
  margin-top: 16px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  color: #167160;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  background-color: #167160;
  border-color: #fff;
  box-shadow: 0 0 0 1px #167160;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:after {
  width: 30px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active i {
  opacity: 1;
}
.banner .banner-pagination:before {
  content: "";
  display: block;
  position: absolute;
  left: 430px;
  bottom: -1px;
  width: 52px;
  height: 1px;
  background-color: #ffffff;
}
.banner .banner-pagination:after {
  content: "";
  display: block;
  position: absolute;
  left: 500px;
  bottom: -1px;
  width: 52px;
  height: 1px;
  background-color: #ffffff;
}
.banner .banBar {
  position: absolute;
  z-index: 3;
  right: 50%;
  margin-right: -960px;
  width: 1600px;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 2px rgba(84, 84, 84, 0.1);
  border-radius: 20px 0px 0px 20px;
  padding-left: 136px;
  margin-top: -62px;
  padding-right: 320px;
}
.banner .banBar .solgan {
  font-size: 18px;
  line-height: 36px;
  padding-top: 24px;
  float: left;
  width: 500px;
}
.banner .banBar .tel {
  float: left;
  line-height: 1;
  margin-top: 40px;
  position: relative;
  padding-left: 56px;
}
.banner .banBar .tel:before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 0;
  top: 0;
  border-radius: 100%;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.banner .banBar .tel span {
  display: block;
  font-size: 16px;
  line-height: 1;
}
.banner .banBar .tel i {
  display: block;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  margin-top: 5px;
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  font-family: 'BodoniBT', 'Times New Roman', Times, serif;
  font-size: 42px;
  white-space: nowrap;
  line-height: 30px;
  font-weight: bold;
  color: #167160;
  text-transform: uppercase;
}
.title i::first-letter {
  font-size: 72px;
  display: inline-block;
  line-height: 48px;
}
.title b {
  display: block;
  font-size: 30px;
  margin-top: 20px;
  font-weight: bold;
}
.title b:after {
  content: "";
  background: url(../images/titico.png) 0 center no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
  position: relative;
  top: -2px;
}
.inzxLink {
  position: relative;
  z-index: 2;
  display: block;
  width: 182px;
  height: 46px;
  line-height: 46px;
  background-color: #eeeeee;
  border-radius: 23px;
  padding-left: 30px;
  font-size: 16px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #167160, #167160);
  background-image: linear-gradient(to right, #167160, #167160);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inzxLink:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 46px;
  width: 16px;
  margin-right: 12px;
  background: url(../images/zxico.png) center center no-repeat;
}
.inzxLink:after {
  content: "";
  width: 46px;
  height: 46px;
  border-radius: 30px;
  background-color: #eaa22e;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inzxLink i {
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  background: url(../images/zxar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inzxLink:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(22, 113, 96, 0.5);
}
.inzxLink:hover:before {
  background-image: url(../images/zxicoh.png);
}
.inzxLink:hover i {
  animation: zyfd 1.5s linear infinite;
}
.product {
  padding: 128px 0 70px;
  background: url(../images/probg.jpg) center 0 no-repeat;
  position: relative;
}
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav ul {
  float: right;
  margin-right: -20px;
  margin-top: 28px;
}
.product .proNav ul li {
  float: left;
  position: relative;
  margin-left: 30px;
}
.product .proNav ul li:before {
  content: "|";
  display: block;
  position: absolute;
  left: -20px;
  line-height: 40px;
  width: 10px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li:first-child:before {
  display: none;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #666666;
  padding: 0 20px;
}
.product .proNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  width: 0;
  height: 1px;
  background-color: #167160;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -25px;
  width: 0;
  height: 1px;
  background-color: #167160;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a:before,
.product .proNav ul li.on a:before,
.product .proNav ul li:hover a:after,
.product .proNav ul li.on a:after {
  width: 20px;
}
.product .proNav .moreLink {
  margin-top: 35px;
  margin-left: 55px;
}
.product .proTabs {
  position: relative;
  padding-left: 334px;
}
.product .proTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .tel {
  height: 46px;
  line-height: 46px;
  position: absolute;
  left: 0;
  top: 53px;
  font-size: 24px;
  color: #666666;
  z-index: 2;
}
.product .proTabs .tel:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
}
.product .proTabs .tel b {
  color: #333333;
}
.product .proTabs .inzxLink {
  position: absolute;
  z-index: 2;
  left: 490px;
  top: 53px;
}
.product .proTabs .bd {
  overflow: hidden;
  height: 470px;
}
.product .proTabs .bd li {
  height: 470px;
  position: relative;
}
.product .proTabs .bd li .pic {
  display: block;
  float: right;
  width: 560px;
  height: 450px;
  border: solid 1px #dddddd;
  padding: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.product .proTabs .bd 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;
}
.product .proTabs .bd li .cont {
  position: absolute;
  width: 454px;
  height: 260px;
  left: 20px;
  bottom: 20px;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(61, 61, 61, 0.04);
  padding: 60px 30px 0;
}
.product .proTabs .bd li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  position: relative;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd li .cont .line {
  width: 30px;
  height: 2px;
  background-color: #167160;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #666666;
  margin-top: 26px;
}
.product .proTabs .bd li:hover .pic {
  border-color: #167160;
}
.product .proTabs .bd 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);
}
.product .proTabs .bd li:hover .cont .bt {
  color: #167160;
}
.product .proTabs .bd li:hover .cont .bt:before {
  color: #167160;
}
.product .proTabs .bd li:hover .cont .line {
  width: 50px;
}
.product .proTabs .proimg {
  position: absolute;
  left: 0;
  top: 250px;
  width: 245px;
  height: 200px;
  background: url(../images/proimg.jpg) center center no-repeat;
}
.product .proTabs .page {
  position: absolute;
  width: 136px;
  height: 60px;
  background-color: #ffffff;
  top: 390px;
  left: 177px;
  z-index: 2;
}
.product .proTabs .page:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  width: 1px;
  height: 20px;
  background-color: #dddddd;
}
.product .proTabs .page .prev {
  width: 50%;
  float: left;
  height: 60px;
  cursor: pointer;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .page .prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proTabs .page .next {
  width: 50%;
  float: left;
  height: 60px;
  cursor: pointer;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .page .next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .list {
  margin-top: 40px;
}
.product .list ul {
  margin-right: -26px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li {
  margin-right: 26px;
  float: left;
  width: 300px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.product .list ul li:after {
  content: "";
  position: absolute;
  background: #167160;
  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;
}
.product .list ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .list ul li .pic {
  display: block;
  width: 100%;
  height: 240px;
  border: solid 1px #dddddd;
  padding: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.product .list 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;
}
.product .list ul li .cont {
  height: 90px;
  border-bottom: 1px solid #dddddd;
  padding: 15px 20px 0;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}
.product .list ul li .cont .bt:hover {
  color: #167160;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  height: 20px;
  line-height: 20px;
}
.product .list ul li .cont .more {
  background: #167160;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  right: -32px;
  top: 32px;
  position: absolute;
  color: #fff;
  text-align: center;
  line-height: 29px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .list ul li .cont .more:before {
  content: ">";
  font-family: simsun;
  font-size: 16px;
  font-weight: bold;
}
.product .list ul li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .list ul li:hover .pic {
  border-color: #167160;
}
.product .list 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);
}
.product .list ul li:hover .cont {
  padding-right: 50px;
}
.product .list ul li:hover .cont .more {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 2px;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding: 116px 0 90px;
}
.youshi .ysBox {
  height: 626px;
}
.youshi .hd {
  float: left;
  width: 240px;
}
.youshi .hd ul li {
  width: 560px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 0px 59px 59px 0px;
  margin-left: -320px;
  margin-top: 48px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #167160, #167160);
  background-image: linear-gradient(to right, #167160, #167160);
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
  right: 0;
  padding-right: 145px;
  text-align: right;
  padding-top: 40px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:first-child {
  margin-top: 0;
}
.youshi .hd ul li i {
  position: absolute;
  right: 22px;
  top: 15px;
  display: block;
  width: 90px;
  height: 90px;
  background-color: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  border: solid 1px #dedede;
}
.youshi .hd ul li i:before,
.youshi .hd ul li 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;
}
.youshi .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .hd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  font-size: 18px;
  line-height: 1;
}
.youshi .hd ul li h5 {
  font-size: 14px;
  margin-top: 10px;
  line-height: 12px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .num {
  position: absolute;
  color: #f8f8f8;
  opacity: 0.4;
  line-height: 126px;
  font-family: "Arial Black";
  font-size: 170px;
  top: 20px;
  left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover,
.youshi .hd ul li.on {
  background-size: 100% 100%;
  color: #fff;
  right: -50px;
}
.youshi .hd ul li:hover i:before,
.youshi .hd ul li.on i:before,
.youshi .hd ul li:hover i:after,
.youshi .hd ul li.on i:after {
  top: -100%;
}
.youshi .hd ul li:hover h4,
.youshi .hd ul li.on h4 {
  font-weight: bold;
}
.youshi .hd ul li:hover h5,
.youshi .hd ul li.on h5 {
  color: #fff;
}
.youshi .hd ul li:hover .num,
.youshi .hd ul li.on .num {
  opacity: 0.03;
}
.youshi .ysPic {
  float: left;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 9px rgba(22, 113, 96, 0.1);
  border-radius: 100%;
  padding: 44px;
  margin-left: 42px;
  margin-top: 20px;
}
.youshi .ysPic .bd {
  width: 440px;
  height: 440px;
  overflow: hidden;
  border-radius: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 2px rgba(22, 113, 96, 0.1);
}
.youshi .ysPic .bd ul li {
  overflow: hidden;
  width: 440px;
  height: 440px;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.04) rotate(0);
  -moz-transform: scale(1.04) rotate(0);
  -o-transform: scale(1.04) rotate(0);
  transform: scale(1.04) rotate(0);
}
.youshi .ysCont {
  float: right;
  width: 375px;
  color: #fff;
}
.youshi .ysCont .ysTit h4 {
  font-family: 'BodoniBT', 'Times New Roman', Times, serif;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 35px;
  font-weight: bold;
}
.youshi .ysCont .ysTit h4 span {
  color: #eaa22e;
}
.youshi .ysCont .ysTit h3 {
  font-size: 20px;
  margin-top: 32px;
  line-height: 1;
}
.youshi .ysCont .ysTit .line1 {
  width: 80px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 30px;
}
.youshi .ysCont .ysTit .line2 {
  width: 165px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 6px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 290px;
  margin-top: 46px;
}
.youshi .ysCont .bd ul li {
  height: 290px;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .tit {
  line-height: 1;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .tit span {
  font-size: 24px;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .tit i {
  font-size: 16px;
  line-height: 12px;
  vertical-align: bottom;
  margin-left: 6px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 36px;
  margin-top: 35px;
  text-align: justify;
}
.youshi .ysCont .bd ul li:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li:hover .tit i:before,
.youshi .ysCont .bd ul li:hover .tit i:after {
  top: -100%;
}
.youshi .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysCont .yspage {
  text-align: right;
  height: 50px;
  line-height: 50px;
  font-size: 0;
}
.youshi .ysCont .yspage .prev {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../images/ysl.png) center center no-repeat;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .yspage .prev:hover {
  background-color: #eaa22e;
}
.youshi .ysCont .yspage .next {
  margin-left: 12px;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../images/ysr.png) center center no-repeat;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .yspage .next:hover {
  background-color: #eaa22e;
}
.youshi .ysCont .yspage .pageNum {
  display: inline-block;
  vertical-align: top;
  margin-left: 55px;
}
.youshi .ysCont .yspage .pageNum .num1 {
  font-family: "Arial Black";
  font-size: 20px;
  vertical-align: top;
}
.youshi .ysCont .yspage .pageNum i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 105px;
  height: 1px;
  background-color: #ffffff;
  margin: 0 10px;
}
.youshi .ysCont .yspage .pageNum .num2 {
  font-family: Arial;
  font-size: 16px;
  vertical-align: top;
}
.youshi .tel {
  height: 26px;
  line-height: 26px;
  position: absolute;
  left: 460px;
  bottom: 0;
  font-size: 24px;
  color: #666666;
  z-index: 2;
}
.youshi .tel:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
}
.youshi .tel b {
  color: #333333;
}
.moreLink {
  display: block;
  height: 46px;
  line-height: 46px;
  font-family: Arial;
  font-size: 16px;
  color: #666666;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
.moreLink:before {
  content: "";
  display: inline-block;
  width: 52px;
  height: 1px;
  background-color: #167160;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.moreLink:after {
  content: "";
  position: absolute;
  left: 40px;
  top: -inherit;
  z-index: -1;
  width: 46px;
  height: 46px;
  background-color: #167160;
  opacity: 0.2;
  border-radius: 100%;
  animation: moregdMover 1s ease forwards;
}
.moreLink:hover {
  color: #167160;
  border-color: #167160;
}
.moreLink:hover:after {
  animation: moregd 1s ease forwards;
}
.moreLink:hover:before {
  background-color: #167160;
}
@keyframes moregd {
  0% {
    width: 46px;
    left: 40px;
  }
  70% {
    width: 94px;
    left: 40px;
  }
  100% {
    width: 46px;
    left: 90px;
    animation-play-state: paused;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
@keyframes moregdMover {
  0% {
    width: 46px;
    left: 90px;
    animation-play-state: paused;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  70% {
    width: 94px;
    left: 40px;
  }
  100% {
    width: 46px;
    left: 40px;
  }
}
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .tip {
  float: left;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  margin-left: 46px;
  line-height: 1;
  margin-top: 36px;
}
.titBox .moreLink {
  float: right;
  margin-top: 27px;
}
.case {
  padding: 80px 0 40px;
}
.case .list {
  margin-top: 32px;
}
.case .list ul {
  margin-right: -67px;
}
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  float: left;
  width: 382px;
  margin-right: 67px;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .pic {
  display: block;
  width: 100%;
  height: 266px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .list 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;
}
.case .list ul li:hover .pic {
  border: solid 2px #167160;
  padding: 8px;
}
.case .list ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .list ul li .tt {
  height: 56px;
  line-height: 56px;
  padding-right: 110px;
  padding-left: 10px;
  position: relative;
}
.case .list ul li .tt .bt {
  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 .list ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .list ul li .tt .bt:hover {
  color: #167160;
}
.case .list ul li .tt .more {
  position: absolute;
  top: 0;
  right: 10px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .tt .more i {
  min-width: 4px;
}
.case .list ul li .tt .more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/casear.png) 0 center no-repeat;
  position: relative;
  top: -1px;
  margin-left: 10px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.case .list ul li .tt .more:hover {
  color: #167160;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .list ul li .tt .more:hover:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .list ul li:hover .tt:before {
  background-size: 100% 100%;
}
.case .list ul li:hover .tt .more:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
  animation: zyfd 1.5s linear infinite;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 repeat;
}
.about .aboutBox {
  height: 776px;
  padding-top: 86px;
  padding-left: 590px;
}
.about .aboutText {
  text-align: right;
}
.about .aboutText .aboutTit {
  text-align: right;
}
.about .aboutText .aboutTit h3 {
  display: inline-block;
  border-bottom: 1px solid #161616;
  vertical-align: top;
  padding-bottom: 18px;
  line-height: 30px;
}
.about .aboutText .aboutTit h3 i {
  text-transform: uppercase;
  vertical-align: top;
  margin-right: 12px;
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 3px;
}
.about .aboutText .aboutTit h3 b {
  font-size: 30px;
}
.about .aboutText .aboutTit h4 {
  line-height: 1;
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 20px;
  margin-right: -20px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 42px;
  height: 210px;
  font-size: 16px;
  color: #666666;
  margin-top: 32px;
  text-align: justify;
}
.about .aboutText .moreLink {
  display: inline-block;
  vertical-align: top;
  margin-top: 14px;
}
.about .aboutText .moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutText .moreLink:after {
  display: none;
}
.about .aLink {
  height: 200px;
  margin-top: 44px;
}
.about .aLink ul {
  font-size: 0;
  white-space: nowrap;
}
.about .aLink ul li {
  height: 200px;
  margin-left: 92px;
  display: inline-block;
  vertical-align: top;
}
.about .aLink ul li:first-child {
  margin-left: 0;
}
.about .aLink ul li .pic {
  float: left;
  display: block;
  width: 0;
  height: 100%;
  margin-right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.about .aLink ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.about .aLink ul li .bt {
  float: left;
  display: block;
  position: relative;
  border-left: 1px solid #c1c1c1;
  padding-left: 16px;
  height: 100%;
}
.about .aLink ul li .bt i {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #bbbbbb;
  box-shadow: 0px 8px 10px 0px rgba(114, 114, 114, 0.36);
  overflow: hidden;
  margin: auto;
}
.about .aLink ul li .bt i:before,
.about .aLink ul li .bt 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 .aLink ul li .bt i.ico1:before,
.about .aLink ul li .bt i.ico1:after {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aLink ul li .bt i.ico2:before,
.about .aLink ul li .bt i.ico2:after {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aLink ul li .bt i.ico3:before,
.about .aLink ul li .bt i.ico3:after {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aLink ul li .bt span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-size: 18px;
  letter-spacing: 5px;
  margin-top: 28px;
  line-height: 54px;
}
.about .aLink ul li:hover .pic,
.about .aLink ul li.on .pic {
  margin-right: 10px;
  width: 282px;
}
.about .aLink ul li:hover .bt i,
.about .aLink ul li.on .bt i {
  background-color: #eaa22e;
  box-shadow: 0px 8px 10px 0px rgba(234, 162, 46, 0.2);
}
.about .aLink ul li:hover .bt i:before,
.about .aLink ul li.on .bt i:before,
.about .aLink ul li:hover .bt i:after,
.about .aLink ul li.on .bt i:after {
  top: -100%;
}
.about .aboutPic {
  position: absolute;
  left: -320px;
  top: 35px;
}
.about .aboutPic .pic {
  width: 920px;
  height: 750px;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 920px;
  height: 750px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.02) rotate(0);
  -moz-transform: scale(1.02) rotate(0);
  -o-transform: scale(1.02) rotate(0);
  transform: scale(1.02) rotate(0);
}
.news {
  padding: 65px 0 40px;
}
.news .newsBox {
  margin-top: 50px;
}
.news .newsTab {
  float: left;
  width: 250px;
}
.news .newsTab ul li {
  margin-top: 16px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 84px;
  background-color: #f8f8f8;
  line-height: 84px;
  padding: 0 10px;
  font-size: 18px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #167160, #167160);
  background-image: linear-gradient(to right, #167160, #167160);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 28px;
  height: 40px;
  overflow: hidden;
  margin: auto;
  margin-right: 10px;
}
.news .newsTab ul li a i:before,
.news .newsTab ul 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;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab .tel {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  margin-top: 130px;
}
.news .newsTab .zxLink {
  display: block;
  width: 124px;
  height: 32px;
  background-color: #eaa22e;
  border-radius: 20px;
  margin-top: 15px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.news .newsTab .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #167160;
  border-radius: 20px;
  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;
}
.news .newsTab .zxLink:hover {
  background: none;
  color: #167160;
  box-shadow: 0 10px 10px -5px rgba(22, 113, 96, 0.5);
}
.news .newsTab .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.news .newsTabs {
  position: relative;
  float: right;
  width: 985px;
  margin-right: -10px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  position: relative;
}
.news .newsList .newsOne {
  height: 230px;
  position: relative;
  margin: 0 10px;
}
.news .newsList .newsOne:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsOne .newsOneBd ul li {
  height: 230px;
}
.news .newsList .newsOne .newsOneBd ul li .pic {
  float: left;
  display: block;
  width: 355px;
  height: 230px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsOne .newsOneBd 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.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList .newsOne .newsOneBd ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.news .newsList .newsOne .newsOneBd ul li .date {
  float: right;
  font-size: 20px;
  top: 35px;
  text-align: right;
  line-height: 16px;
  margin-top: 35px;
}
.news .newsList .newsOne .newsOneBd ul li .date span {
  display: block;
  font-size: 34px;
  line-height: 26px;
  margin-top: 20px;
  font-weight: bold;
}
.news .newsList .newsOne .newsOneBd ul li .cont {
  float: left;
  width: 390px;
  margin-left: 50px;
  padding-top: 26px;
}
.news .newsList .newsOne .newsOneBd ul li .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;
}
.news .newsList .newsOne .newsOneBd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .newsOne .newsOneBd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  margin-top: 12px;
  color: #7c7c7c;
}
.news .newsList .newsOne .newsOneBd ul li .cont .more {
  display: block;
  width: 120px;
  height: 38px;
  line-height: 38px;
  background-color: #eeeeee;
  margin-top: 26px;
  text-align: center;
  font-size: 12px;
  color: #aaaaaa;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsOne .newsOneBd ul li .cont .more:after {
  content: "";
  width: 18px;
  height: 1px;
  background-color: #aaaaaa;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsOne .newsOneBd ul li .cont .more:hover {
  background: #167160;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(22, 113, 96, 0.5);
}
.news .newsList .newsOne .newsOneBd ul li .cont .more:hover:after {
  background-color: #fff;
}
.news .newsList .newsOne .newsOneBd ul li:hover .cont .bt {
  color: #167160;
}
.news .newsList .newsOne .newsOneHd {
  position: absolute;
  bottom: 55px;
  right: 0;
  z-index: 2;
}
.news .newsList .newsOne .newsOneHd ul {
  font-size: 0;
}
.news .newsList .newsOne .newsOneHd ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  border: solid 1px #a4a6ba;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsOne .newsOneHd ul li.on {
  background: #167160;
  border-color: #167160;
}
.news .newsList .list {
  margin: 0 10px;
  margin-top: 10px;
  padding-bottom: 10px;
}
.news .newsList .list ul {
  margin-right: -30px;
}
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  margin-right: 30px;
  margin-top: 30px;
  width: 300px;
  height: 94px;
  background-color: #ffffff;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  z-index: 1;
  padding: 10px 20px;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  position: relative;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .bt:before {
  content: "";
  width: 17px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  background: url(../images/newsli.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .inBtn {
  margin-top: 10px;
  line-height: 20px;
}
.news .newsList .list ul li .inBtn:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li .inBtn .date {
  float: left;
  color: #999999;
}
.news .newsList .list ul li .inBtn .more {
  float: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  width: 21px;
  height: 21px;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news .newsList .list ul li .inBtn .more:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList .list ul li:hover .bt {
  color: #167160;
}
.news .newsList .list ul li:hover .bt:before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList .list ul li:hover .more {
  animation: zyfd 1.5s linear infinite;
}
.message .formbox {
  width: 1240px;
  height: 80px;
  border-radius: 5px;
  border: solid 1px #eeeeee;
  right: 20px;
}
.message .formbox label {
  display: block;
  float: left;
  position: relative;
}
.message .formbox label:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 26px;
  background-color: #dddddd;
  left: -1px;
  top: 50%;
  margin-top: -13px;
}
.message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 235px;
  height: 78px;
  line-height: 40px;
  padding: 0 10px 0 50px;
  font-weight: normal;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 20px center no-repeat;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 20px center no-repeat;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 20px center no-repeat;
  width: 294px;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 20px center no-repeat;
  width: 345px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus::-moz-placeholder,
.message .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus:-ms-input-placeholder,
.message .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  width: 90px;
  height: 36px;
  right: 0;
  top: 21px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  display: block;
  text-align: center;
  width: 130px;
  height: 40px;
  background-color: #eaa22e;
  border-radius: 20px;
  line-height: 40px;
  border: none;
  position: absolute;
  right: -40px;
  top: 20px;
  overflow: hidden;
  z-index: 1;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform i {
  min-width: 5px;
}
.message .formbox .submitform:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 12px;
  background: url(../images/tjico.png) 0 center no-repeat;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.message .formbox .submitform:hover {
  background: #167160;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  box-shadow: 0 10px 10px -5px rgba(22, 113, 96, 0.5);
}
.cooperation {
  background-color: #fbfbfb;
  padding: 60px 0 40px;
  margin-top: 70px;
}
.cooperation .title {
  text-align: center;
}
.cooperation .title h3 {
  font-size: 30px;
}
.cooperation .title h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #aaaaaa;
  line-height: 10px;
  margin-top: 14px;
}
.cooperation .cooTabs {
  margin-top: 40px;
  position: relative;
}
.cooperation .cooTabs .bd {
  overflow: hidden;
  height: 174px;
  width: 1200px;
  margin: auto;
}
.cooperation .cooTabs .bd ul {
  margin-right: -40px;
}
.cooperation .cooTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cooperation .cooTabs .bd ul li {
  width: 224px;
  float: left;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .cooTabs .bd ul li .pic {
  width: 100%;
  height: 120px;
  border: solid 1px #dddddd;
  display: block;
  position: relative;
  overflow: hidden;
}
.cooperation .cooTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .cooTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .cooTabs .bd ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.cooperation .cooTabs .bd ul li:hover .pic {
  border-color: #167160;
}
.cooperation .cooTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.04) rotate(0);
  -moz-transform: scale(1.04) rotate(0);
  -o-transform: scale(1.04) rotate(0);
  transform: scale(1.04) rotate(0);
}
.cooperation .cooTabs .bd ul li:hover .bt {
  color: #167160;
}
.cooperation .cooTabs .prev {
  position: absolute;
  width: 50px;
  height: 50px;
  border: solid 1px #167160;
  top: 40px;
  left: -50px;
  color: #167160;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.cooperation .cooTabs .prev:before {
  content: "<";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 30px;
}
.cooperation .cooTabs .prev:hover {
  background-color: #167160;
  color: #fff;
}
.cooperation .cooTabs .next {
  position: absolute;
  width: 50px;
  height: 50px;
  border: solid 1px #167160;
  top: 40px;
  right: -50px;
  color: #167160;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.cooperation .cooTabs .next:before {
  content: ">";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 30px;
}
.cooperation .cooTabs .next:hover {
  background-color: #167160;
  color: #fff;
}
.links {
  padding: 50px 0 65px;
  background: url(../images/linksbg.jpg) center bottom no-repeat;
}
.links .linksBox {
  display: flex;
  line-height: 32px;
}
.links .linksBox .tit {
  float: left;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  color: #167160;
  font-size: 40px;
  line-height: 28px;
  width: 200px;
}
.links .linksBox .tit:first-letter {
  text-transform: uppercase;
  font-size: 116px;
  line-height: 78px;
  display: inline-block;
  vertical-align: bottom;
  font-style: italic;
}
.links .linksBox .list {
  float: right;
  overflow: hidden;
  flex: 1;
  font-size: 0;
  margin-right: -35px;
  width: 1110px;
  line-height: 40px;
  margin-top: 14px;
  padding-left: 30px;
}
.links .linksBox .list a {
  display: inline-block;
  vertical-align: top;
  margin-right: 35px;
  position: relative;
  font-size: 14px;
  color: #666666;
}
.links .linksBox .list a:before {
  content: "-";
}
.links .linksBox .list a:after {
  content: "-";
}
.links .linksBox .list a:hover {
  color: #167160;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
