@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;
  z-index: 1;
  height: 920px;
}
.banner .slider {
  width: 100%;
  height: 920px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  height: 920px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
}
.banner .slider .slider-main {
  height: 920px;
  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;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider .slider-btn .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 50px;
  text-align: center;
  font-size: 0;
  display: none;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  border: solid 1px #fff;
  border-radius: 50%;
  margin: 0 10px;
  -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;
  border-radius: 50%;
  background-color: #fff;
  left: 3px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .slider-nav li.active:before {
  opacity: 1;
  background-color: #fff;
}
.banner .slider-nav .slider-all {
  display: none;
}
.banner .slogan {
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -960px;
  bottom: 0;
  width: 1610px;
  height: 90px;
  /* background-color: #ffffff; */
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.05);
  padding-left: 320px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.banner .slogan span {
  display: block;
  height: 90px;
  line-height: 90px;
  padding-left: 60px;
  background: url(../images/slogan.png) 0 center no-repeat;
  letter-spacing: 13px;
  font-weight: normal;
  font-size: 16px;
  display: none;
}
.banner .slogan span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 222px;
  height: 1px;
  background-color: #333333;
  opacity: 0.1;
  margin-left: 65px;
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  font-weight: bold;
  font-size: 70px;
  line-height: 58px;
  text-shadow: 0px 21px 5px rgba(7, 40, 31, 0.08);
}
.title span {
  display: block;
  font-size: 24px;
  margin-top: 25px;
}
.moreLink {
  width: 170px;
  height: 50px;
  background-color: #2bc29a;
  line-height: 50px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.moreLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2bc29a;
  border-radius: 4px;
  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;
}
.moreLink:hover {
  background: none;
  color: #2bc29a;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(43, 194, 154, 0.5);
}
.moreLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product {
  padding: 88px 0 56px;
  /* background: url(../images/probg.jpg) center bottom no-repeat; */
  background-color: #C7EDCC;
}
.product .proTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTit .title {
  float: left;
}
.product .proTit .moreLink {
  float: right;
  margin-top: 35px;
}
.product .proNav {
  margin-top: 40px;
}
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  position: relative;
  width: 380px;
  margin-left: 80px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  line-height: 20px;
  padding-top: 32px;
  border-top: 2px solid #c0c0c0;
  position: relative;
}
.product .proNav ul li a:after {
  content: "";
  position: absolute;
  background: #fea322;
  width: 100%;
  height: 2px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: -2px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.product .proNav ul li a i {
  display: block;
  float: right;
  font-family: Arial;
  font-size: 22px;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  width: 240px;
}
.product .proNav ul li:hover a:after,
.product .proNav ul li.on a:after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proTabs {
  margin-top: 48px;
}
.product .proTabs .bd {
  height: 544px;
  overflow: hidden;
}
.product .proTabs .list {
  height: 544px;
}
.product .proTabs .list ul {
  margin-right: -80px;
}
.product .proTabs .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .list ul li {
  float: left;
  margin-right: 80px;
  width: 380px;
}
.product .proTabs .list ul li .item {
  width: 380px;
  height: 544px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.product .proTabs .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 460px;
  position: relative;
  overflow: hidden;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .list 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;
}
.product .proTabs .list ul li .item .cont {
  height: 84px;
  padding-top: 26px;
  padding-right: 60px;
  position: relative;
}
.product .proTabs .list ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .list ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .list ul li .item .cont p {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  margin-top: 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proTabs .list ul li .item .cont .more {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background: url(../images/proli.png) center center no-repeat;
  background-color: #ffffff;
  border-radius: 100%;
  top: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .list 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);
}
.product .proTabs .list ul li .item:hover .more {
  background: url(../images/prolih.png) center center no-repeat;
  background-color: #fea322;
}
.recommended {
  padding: 96px 0 100px;
}
.recommended .tit {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 20px;
}
.recommended .tit h4 {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Constantia", 'Times New Roman', Times, serif;
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 1px;
}
.recommended .tit h4:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -1px;
  top: 0;
  width: 13px;
  height: 100%;
  background-color: #fea322;
}
.recommended .tit h3 {
  position: absolute;
  top: 0;
  left: 60px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  width: 26px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 9px;
  white-space: nowrap;
}
.recommended .tit p {
  position: absolute;
  left: 118px;
  top: 0;
  width: 15px;
  font-size: 15px;
  letter-spacing: 12px;
  color: #666666;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  white-space: nowrap;
}
.recommended .tit .more {
  display: block;
  position: absolute;
  left: 0;
  top: 398px;
  width: 154px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #2bc29a;
  border-radius: 25px;
  color: #fff;
  font-size: 15px;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommended .tit .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2bc29a;
  border-radius: 25px;
  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;
}
.recommended .tit .more:hover {
  background: none;
  color: #2bc29a;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(43, 194, 154, 0.5);
}
.recommended .tit .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.recommended .tjSwiper {
  width: 1300px;
  margin-left: 220px;
}
.recommended .tjSwiper ul li {
  padding-top: 20px;
}
.recommended .tjSwiper ul li .item {
  width: 325px;
  height: 440px;
  border: solid 1px #e0e0e0;
  position: relative;
  padding: 48px 42px 0;
}
.recommended .tjSwiper ul li .item .ico {
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 199%;
  background: url(../images/tjico.png) center center no-repeat;
  background-color: #2bc29a;
  position: absolute;
  right: 42px;
  top: -19px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommended .tjSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 310px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommended .tjSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  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;
}
.recommended .tjSwiper 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);
}
.recommended .tjSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  margin-left: -16px;
  margin-right: -16px;
  height: 70px;
  line-height: 70px;
  font-size: 15px;
  padding-right: 40px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommended .tjSwiper ul li .item .bt:before {
  content: "· ";
  font-weight: bold;
}
.recommended .tjSwiper ul li .item .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: url(../images/tjar.png) center center no-repeat;
  width: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommended .tjSwiper ul li .item .bt:hover {
  color: #2bc29a;
}
.recommended .tjSwiper ul li .item .bt:hover:after {
  background: url(../images/tjarh.png) center center no-repeat;
}
.recommended .tjSwiper ul li .item:hover .ico {
  background-color: #fea322;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 136px;
  padding-bottom: 102px;
}
.youshi .ysBox {
  z-index: 1;
  height: 588px;
}
.youshi .ysBox .ysL {
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 2;
}
.youshi .ysBox .ysL .ysLogo {
  height: 127px;
}
.youshi .ysBox .ysL .ysLogo img {
  display: block;
}
.youshi .ysBox .ysL .tit {
  margin-top: 65px;
}
.youshi .ysBox .ysL .tit h4 {
  font-weight: bold;
  color: #fff;
  font-size: 60px;
  line-height: 50px;
  letter-spacing: 3px;
}
.youshi .ysBox .ysL .tit h4 span {
  color: #2bc29a;
}
.youshi .ysBox .ysL .tit h3 {
  font-size: 24px;
  margin-top: 25px;
  letter-spacing: 5px;
  font-weight: bold;
  line-height: 1;
}
.youshi .ysBox .ysL .honor {
  width: 394px;
  height: 280px;
  background: url(../images/honorbg.jpg) center -1px no-repeat;
  padding: 32px 30px 30px;
  margin-top: 116px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysL .honor img {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.youshi .ysBox .ysL .honor:hover {
  box-shadow: 0 10px 15px -5px rgba(43, 194, 154, 0.5);
}
.youshi .ysCont {
  width: 408px;
  float: left;
}
.youshi .ysCont .tip {
  line-height: 1;
  font-size: 15px;
  letter-spacing: 6px;
  color: #666666;
  margin-top: 24px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 258px;
  margin-top: 54px;
}
.youshi .ysCont .bd ul li {
  height: 258px;
}
.youshi .ysCont .bd ul li .item {
  height: 258px;
  padding-top: 20px;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.youshi .ysCont .bd ul li .item .line {
  width: 19px;
  height: 1px;
  background-color: #333333;
  margin-top: 20px;
}
.youshi .ysCont .bd ul li .item p {
  line-height: 36px;
  color: #666666;
  margin-top: 34px;
}
.youshi .ysCont .bd ul li .item:hover h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysCont .bd ul li .item:hover .line {
  background: #2bc29a;
  width: 50px;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysCont .page {
  position: relative;
  margin-left: -320px;
  width: 710px;
  height: 92px;
  background-color: #2bc29a;
  margin-top: 50px;
  box-shadow: -20px 20px 0 rgba(43, 194, 154, 0.2);
  padding-left: 335px;
  line-height: 92px;
  font-family: Arial;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.youshi .ysCont .page .prev {
  display: inline-block;
  height: 92px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  cursor: pointer;
}
.youshi .ysCont .page .prev:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(../images/ysl.png) center center no-repeat;
  height: 92px;
  width: 65px;
  margin-left: 22px;
}
.youshi .ysCont .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysCont .page .next {
  display: inline-block;
  height: 92px;
  cursor: pointer;
  margin-left: 50px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .ysCont .page .next:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(../images/ysr.png) center center no-repeat;
  height: 92px;
  width: 65px;
  margin-right: 22px;
}
.youshi .ysCont .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .hd {
  float: left;
  width: 571px;
  height: 533px;
  margin-left: 95px;
  position: relative;
  margin-top: 17px;
  background: url(../images/yshdimg.png) center 0 no-repeat;
}
.youshi .hd ul li {
  width: 88px;
  height: 88px;
  background-color: #eef0f5;
  border: solid 2px #dfdfdf;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 9px;
  cursor: pointer;
  position: absolute;
}
.youshi .hd ul li.li1 {
  top: 82px;
  left: -3px;
}
.youshi .hd ul li.li2 {
  top: 414px;
  left: 80px;
}
.youshi .hd ul li.li3 {
  top: 414px;
  left: 413px;
}
.youshi .hd ul li.li4 {
  top: 82px;
  right: 0;
}
.youshi .hd ul li i {
  display: block;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #eef0f5;
  border: solid 5px #bbbbbb;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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:hover,
.youshi .hd ul li.on {
  border-color: #2bc29a;
  background: #2bc29a;
}
.youshi .hd ul li:hover i,
.youshi .hd ul li.on i {
  border-color: #eef0f5;
  background: #eef0f5;
}
.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 .tel {
  right: 40px;
  top: 50px;
  position: absolute;
  width: 66px;
  height: 337px;
  background-color: #ffffff;
  border-radius: 35px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 66px;
  letter-spacing: 7px;
  font-family: Arial;
  font-size: 24px;
  padding-top: 85px;
}
.youshi .tel:before {
  content: "";
  display: block;
  position: absolute;
  left: -12px;
  top: -30px;
  width: 88px;
  height: 88px;
  border-radius: 50px;
  animation: msClock2 1.5s linear infinite;
  background: #2bc29a url(../images/ystel.png) center center no-repeat;
}
.youshi .zxLink {
  position: absolute;
  top: 500px;
  right: 23px;
  width: 88px;
  height: 88px;
  background-color: #fea322;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .zxLink:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/yszxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .zxLink:hover {
  background: #2bc29a;
  box-shadow: 0 0 0 10px rgba(43, 194, 154, 0.1);
}
.youshi .zxLink:hover:before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.youshi .ysImg {
  width: 275px;
  height: 582px;
  background: url(../images/ysimg.png) center 0 no-repeat;
  position: absolute;
  right: -320px;
  top: 160px;
}
.case {
  padding-top: 70px;
}
.case .caseTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: right;
}
.case .caseTit .tip {
  float: left;
  position: relative;
  font-size: 16px;
  padding-top: 70px;
  letter-spacing: 10px;
  color: #666666;
  padding-left: 4px;
}
.case .caseTit .tip:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  border: solid 1px #e0e0e0;
  left: 0;
  top: 20px;
}
.case .caseTit .tip:after {
  content: "";
  position: absolute;
  left: 14px;
  background: #e0e0e0;
  top: 27px;
  height: 1px;
  width: 485px;
}
.case .caseTabs {
  position: relative;
  margin-top: 56px;
}
.case .caseTabs:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 448px;
  height: 1px;
  background-color: #e0e0e0;
  z-index: 0;
}
.case .caseTabs .bd {
  height: 490px;
  overflow: hidden;
}
.case .caseTabs .bd ul {
  margin-right: -50px;
}
.case .caseTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li {
  float: left;
  width: 400px;
  margin-right: 50px;
}
.case .caseTabs .bd ul li .item {
  width: 400px;
  height: 490px;
  margin: 0 auto;
  position: relative;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  -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: 190px;
  position: relative;
  padding-top: 15px;
  text-align: center;
}
.case .caseTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  position: relative;
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  height: 24px;
  margin-top: 7px;
  color: #666666;
}
.case .caseTabs .bd ul li .item .cont .num {
  font-size: 100px;
  font-weight: bold;
  color: #28ae8a;
  z-index: 3;
  opacity: 0.05;
  line-height: 78px;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: 0;
  top: 148px;
  width: 0;
  height: 1px;
  background-color: #f89e34;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .pot {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  top: 144px;
  border-radius: 100%;
  left: 50%;
  margin-left: -4px;
}
.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 .bt {
  color: #2bc29a;
}
.case .caseTabs .bd ul li .item:hover .cont:before {
  width: 204px;
  margin-left: -102px;
}
.case .caseTabs .bd ul li .item:hover .cont .num {
  color: #f89e34;
  opacity: 0.05;
}
.case .caseTabs .bd ul li .item:hover .cont .pot {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
  background: #fff;
  box-shadow: 0 0 0 4px #fea322;
}
.case .caseTabs .prev {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 423px;
  border-radius: 100%;
  cursor: pointer;
  background: #e1e1e1 url(../images/casel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .prev:hover {
  background-color: #fea322;
}
.case .caseTabs .next {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 423px;
  border-radius: 100%;
  background: #e1e1e1 url(../images/caser.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .next:hover {
  background-color: #fea322;
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  padding-bottom: 72px;
}
.about .aboutBox {
  height: 778px;
}
.about .aboutText {
  float: left;
  width: 634px;
  padding-top: 70px;
}
.about .aboutText .line {
  margin-top: 34px;
  height: 1px;
  background-color: #333333;
  opacity: 0.1;
}
.about .aboutText .tit {
  font-size: 18px;
  line-height: 1;
  margin-top: 32px;
  letter-spacing: 11px;
}
.about .aboutText .text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  color: #808080;
  margin-top: 22px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more {
  margin-top: 60px;
  margin-left: 230px;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  font-family: Arial;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
  padding-left: 12px;
  position: relative;
}
.about .aboutText .more i {
  min-width: 6px;
}
.about .aboutText .more:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  background-color: #f89e34;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}
.about .aboutText .more:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 24px;
  width: 34px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #2bc29a;
}
.about .aboutText .more:hover:after {
  background-color: #2bc29a;
}
.about .aboutText .more:hover:before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .tel {
  margin-left: 230px;
  margin-top: 186px;
  color: #ffffff;
  font-size: 16px;
}
.about .aboutText .tel .t1 {
  height: 36px;
  line-height: 36px;
}
.about .aboutText .tel .t1:before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: top;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
  margin-right: 20px;
}
.about .aboutText .tel .t1 i {
  font-size: 24px;
  font-family: Arial;
  vertical-align: middle;
}
.about .aboutText .tel .t2 {
  line-height: 1;
  font-size: 16px;
  letter-spacing: 14px;
  margin-top: 28px;
}
.about .aboutPic {
  float: right;
  position: relative;
}
.about .aboutPic .pic {
  width: 592px;
  height: 654px;
  border: 20px #fff solid;
  border-top: none;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 552px;
  height: 634px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 15px 15px -10px rgba(255, 255, 255, 0.5);
}
.about .aboutPic .pic:hover 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 .aboutPic .honor {
  width: 305px;
  height: 222px;
  position: absolute;
  z-index: 2;
  left: 20px;
  bottom: 20px;
  background: #fff url(../images/honorbg.jpg) center center no-repeat;
  padding: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .honor img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutPic .honor:hover {
  box-shadow: 0 15px 15px -10px rgba(43, 194, 154, 0.5);
}
.about .aboutImg {
  position: absolute;
  width: 161px;
  height: 385px;
  left: 0;
  bottom: -90px;
  background: url(../images/aboutimg.png) 0 center no-repeat;
}
.about .aLink {
  position: absolute;
  bottom: 0;
  right: 90px;
}
.about .aLink a {
  float: left;
  margin-left: 112px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a:first-child {
  margin-left: 0;
}
.about .aLink a i {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.about .aLink a i:before,
.about .aLink a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aLink a i.ico1:before,
.about .aLink a i.ico1:after {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aLink a i.ico2:before,
.about .aLink a i.ico2:after {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aLink a i.ico3:before,
.about .aLink a i.ico3:after {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aLink a i.ico4:before,
.about .aLink a i.ico4:after {
  background: url(../images/aboutico4.png) center center no-repeat;
}
.about .aLink a span {
  display: block;
  margin-top: 20px;
  line-height: 1;
  color: #ffffff;
  font-size: 16px;
}
.about .aLink a:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.about .aLink a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news {
  position: relative;
  z-index: 1;
  padding: 72px 0 86px;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: right;
  text-align: right;
}
.news .newsTab ul {
  float: left;
  margin-top: 50px;
}
.news .newsTab ul li {
  display: inline-block;
  margin-left: 110px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 0;
  background: #fea322;
  left: 9px;
  bottom: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  border: solid 1px #999999;
  margin-right: 14px;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #fea322;
  opacity: 0;
  filter: alpha(opacity=0);
  -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: #fea322;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  height: 133px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  border-color: #fea322;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsTab ul li:hover a:after,
.news .newsTab ul li.on a:after {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  filter: alpha(opacity=100);
  left: -34px;
}
.news .newsTabs {
  margin-top: 55px;
}
.news .newsTabs > .bd {
  height: 602px;
  overflow: hidden;
}
.news .newsList {
  height: 602px;
}
.news .newsList .list1 ul {
  margin-right: -65px;
}
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  width: 390px;
  margin-right: 65px;
  padding-left: 72px;
  position: relative;
  height: 122px;
}
.news .newsList .list1 ul li .date {
  position: absolute;
  left: 0;
  top: 10px;
}
.news .newsList .list1 ul li .date i {
  display: block;
  font-size: 40px;
  line-height: 32px;
}
.news .newsList .list1 ul li .date span {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
  color: #999999;
}
.news .newsList .list1 ul li .more {
  display: block;
  position: absolute;
  left: 0;
  top: 86px;
  width: 32px;
  height: 32px;
  background: url(../images/newsar.png) center center no-repeat;
  background-color: #2bc29a;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #fea322;
}
.news .newsList .list1 ul li .line {
  height: 1px;
  background-color: #666666;
  opacity: 0.1;
  margin-top: 10px;
}
.news .newsList .list1 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 15px;
}
.news .newsList .list1 ul li:hover .more {
  background-color: #fea322;
}
.news .newsList .list2 {
  margin-top: 36px;
}
.news .newsList .list2 ul {
  margin-right: -65px;
}
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 390px;
  margin-right: 65px;
  position: relative;
}
.news .newsList .list2 ul li:after {
  content: "";
  position: absolute;
  background: #fea322;
  width: 100%;
  height: 2px;
  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;
}
.news .newsList .list2 ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 ul li .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 280px;
  position: relative;
}
.news .newsList .list2 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;
}
.news .newsList .list2 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 .list2 ul li .cont {
  height: 164px;
  padding-top: 20px;
  border-bottom: 2px solid #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 15px;
  height: 2px;
  background-color: #333333;
  margin-right: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .cont .bt:hover {
  color: #fea322;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .cont .bt:hover:before {
  background-color: #fea322;
}
.news .newsList .list2 ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888888;
  margin-top: 10px;
  line-height: 24px;
  height: 24px;
}
.news .newsList .list2 ul li .cont .date {
  float: right;
  font-family: Arial;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  margin-top: 30px;
  background: url(../images/date.png) 0 center no-repeat;
  padding-left: 38px;
}
.news .newsList .list2 ul li .cont .more {
  margin-top: 30px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
}
.news .newsList .list2 ul li .cont .more i {
  min-width: 5px;
}
.news .newsList .list2 ul li .cont .more:hover {
  color: #fea322;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links {
  padding-bottom: 32px;
}
.links .tit {
  height: 38px;
  width: 144px;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  font-size: 16px;
  padding-left: 38px;
  line-height: 1;
  float: left;
}
.links .list {
  float: right;
  width: 1130px;
  overflow: hidden;
  font-size: 0;
  line-height: 38px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 30px;
  font-size: 14px;
  color: #999999;
}
.links .list a:hover {
  color: #2bc29a;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
