@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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 {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-wrapper {
  cursor: url(../images/gesture.png) 32 13, grab !important;
}
.swiper-wrapper img {
  cursor: url(../images/gesture.png) 32 13, grab !important;
}
.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;
}
@-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);
  }
}
.newNews {
  background: url(../images/newbg.jpg) center 0 repeat-x;
  height: 74px;
}
.newNews .newBox {
  width: 1130px;
  background: #fff url(../images/newboxbg.png) right bottom no-repeat;
  height: 80px;
  top: -38px;
  z-index: 3;
  padding-top: 18px;
  padding-left: 34px;
  line-height: 44px;
  font-size: 16px;
}
.newNews .newBox::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/newty.png) center 0 no-repeat;
  width: 1200px;
  height: 34px;
}
.newNews .newBox .year {
  width: 130px;
  height: 18px;
  margin-left: 7px;
  top: 55px;
  position: absolute;
  left: 100%;
  background: url(../images/year.png) 0 0 no-repeat;
}
.newNews .newBox .tit {
  background: url(../images/newtit.png) 0 center no-repeat;
  color: #b81e16;
  font-size: 16px;
  padding-left: 64px;
  float: left;
}
.newNews .newBox .bd {
  width: 450px;
  float: left;
  overflow: hidden;
  height: 44px;
}
.newNews .newBox .bd ul li {
  line-height: 44px;
}
.newNews .newBox .bd ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.newNews .newBox .bd ul li a:hover {
  color: #b81e16;
}
.title {
  line-height: 1;
  text-align: center;
}
.title i {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 40px;
  font-family: "Times New Roman", Times;
  font-weight: bold;
}
.title span {
  display: block;
  font-size: 32px;
  margin-top: 25px;
  color: #b81e16;
  font-family: "Microsoft Jhenghei", "Microsoft Jhenghei UI";
  font-weight: bold;
}
.activities {
  padding: 50px 0 80px;
}
.activities .dtSwiper {
  margin-top: 42px;
  margin-left: -150px;
  margin-right: -150px;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 1620px) {
  .activities .dtSwiper {
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media screen and (max-width: 1480px) {
  .activities .dtSwiper {
    margin-left: 0;
    margin-right: 0;
  }
}
.activities .dtSwiper .swiper-container {
  margin: 0 -25px;
  margin-bottom: -1px;
}
.activities .dtSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 0 25px;
}
.activities .dtSwiper ul li .item {
  padding-bottom: 20px;
  position: relative;
}
.activities .dtSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #b81e16;
  width: 100%;
  height: 1px;
  z-index: 2;
  -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;
}
.activities .dtSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.activities .dtSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.activities .dtSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 70%;
}
.activities .dtSwiper 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;
}
.activities .dtSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.activities .dtSwiper ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 2px;
  background-color: #999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.activities .dtSwiper ul li .item .bt:hover {
  color: #b81e16;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.activities .dtSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.activities .dtSwiper ul li .item:hover .bt {
  color: #b81e16;
}
.activities .dtSwiper ul li .item:hover .bt::before {
  background-color: #b81e16;
}
@media screen and (max-width: 1480px) {
  .activities .dtSwiper .swiper-container {
    margin: 0 -15px;
    margin-bottom: -1px;
  }
  .activities .dtSwiper ul li {
    padding: 0 15px;
  }
  .activities .dtSwiper ul li .item {
    padding-bottom: 0;
  }
}
.videoCenter {
  padding: 50px 0 70px;
  background: url(../images/videobg.jpg) center 0 no-repeat;
  background-color: #fbfbfb;
}
.videoCenter .video {
  margin-top: 40px;
  border: solid 15px #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.videoCenter .video img {
  display: block;
  width: 100%;
}
.videoCenter .video video,
.videoCenter .video iframe {
  display: block;
  width: 100%;
  /* height: auto !important; */
}
.news {
  overflow: hidden;
  padding: 50px 0 70px;
}
.news .newsList {
  margin-top: 45px;
}
.news .newsList .one {
  position: relative;
  background-color: #fbfbfb;
  padding-left: 828px;
  padding-top: 50px;
  height: 366px;
  padding-right: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  width: 575px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .date {
  position: absolute;
  background-color: #b81e16;
  left: 575px;
  top: 0;
  width: 206px;
  height: 100%;
  padding-top: 96px;
  padding-right: 64px;
  text-align: right;
  color: #fff;
}
.news .newsList .one .date i {
  display: block;
  font-family: Arial;
  font-size: 76px;
  font-weight: bold;
  line-height: 58px;
}
.news .newsList .one .date span {
  display: block;
  margin-top: 32px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 13px;
}
.news .newsList .one .date em {
  display: block;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  margin-top: 15px;
  line-height: 22px;
}
.news .newsList .one .date::after {
  content: "";
  width: 45px;
  height: 1px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
}
.news .newsList .one .cont .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  max-height: 72px;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .one .cont .bt:hover {
  left: 5px;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 32px;
  height: 96px;
  font-size: 16px;
  margin-top: 22px;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more {
  margin-top: 34px;
  display: block;
  width: 100px;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #333;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #b81e16, #b81e16);
  background-image: linear-gradient(to right, #b81e16, #b81e16);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .one .cont .more:hover {
  box-shadow: 0 4px 10px rgba(184, 30, 22, 0.3);
}
.news .newsList .one: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 .one:hover .cont .bt {
  color: #b81e16;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .one:hover .cont .more {
  background-size: 100% 100%;
  color: #fff;
  border-color: #b81e16;
}
.news .newsList .list {
  margin: 40px -25px 0;
}
.news .newsList .list ul::after,
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  width: 33.333%;
  padding: 0 25px;
}
.news .newsList .list ul li .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 10px solid #eae9e7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .pic i {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 73.684%;
}
.news .newsList .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;
}
.news .newsList .list ul li .cont {
  position: relative;
  padding: 6px 10px 0;
}
.news .newsList .list ul li .cont .date {
  position: absolute;
  z-index: 3;
  left: 10px;
  top: -42px;
  width: 90px;
  line-height: 32px;
  font-family: Arial;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #0d0101;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #b81e16, #b81e16);
  background-image: linear-gradient(to right, #b81e16, #b81e16);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list ul li .cont .line {
  height: 1px;
  width: 40px;
  background-color: #0d0101;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #b81e16, #b81e16);
  background-image: linear-gradient(to right, #b81e16, #b81e16);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list ul li .cont p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  font-size: 16px;
  color: #888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .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);
}
.news .newsList .list ul li:hover .cont .bt {
  color: #b81e16;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list ul li:hover .cont .date {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsList .list ul li:hover .cont .line {
  background-size: 100% 100%;
}
.news .newsList .list ul li:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
@media screen and (max-width: 1480px) {
  .news .newsList .list {
    margin: 40px -15px;
  }
  .news .newsList .list ul li {
    padding: 0 15px;
  }
}
.project {
  background: url(../images/ssbg.jpg) center 0 no-repeat;
  background-color: #fbfbfb;
  padding: 60px 0 70px;
}
.project .ssTabs {
  margin-top: 50px;
  position: relative;
  height: 670px;
  padding-left: 685px;
}
.project .ssTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: -310px;
  top: 0;
  width: 946px;
  height: 670px;
  background: url(../images/ssimg.jpg) 0 center no-repeat;
}
.project .ssTabs .bd {
  position: relative;
  top: -10px;
}
.project .ssTabs .bd ul li .item {
  height: 232px;
  padding-top: 38px;
  padding-left: 226px;
  border-top: 1px solid #ddd;
  position: relative;
}
.project .ssTabs .bd ul li .item::after {
  content: "";
  position: absolute;
  background: #b81e16;
  width: 100%;
  height: 1px;
  z-index: 2;
  -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;
}
.project .ssTabs .bd ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.project .ssTabs .bd ul li .item .pic {
  position: absolute;
  left: 0;
  top: 38px;
  overflow: hidden;
  width: 204px;
  height: 150px;
}
.project .ssTabs .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;
}
.project .ssTabs .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 44px;
  line-height: 44px;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  position: relative;
  left: 0;
}
.project .ssTabs .bd ul li .item .bt:hover {
  left: 5px;
  color: #b81e16;
}
.project .ssTabs .bd ul li .item p {
  margin-top: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  font-size: 16px;
  color: #888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .ssTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.project .ssTabs .bd ul li:hover .bt {
  color: #b81e16;
  font-weight: bold;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.project .ssTabs .bd ul li:hover p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.project .ssTabs .bd ul li:first-child .item {
  border-top: none;
}
.environmental {
  padding: 65px 0 60px;
}
.environmental .hjSwiper {
  margin: 0 -25px;
  margin-top: 15px;
}
.environmental .hjSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 20px 25px;
}
.environmental .hjSwiper ul li .item {
  background-color: #fbfbfb;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.environmental .hjSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.environmental .hjSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 68.42%;
}
.environmental .hjSwiper 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;
}
.environmental .hjSwiper ul li .item .cont {
  height: 130px;
  text-align: center;
  padding-top: 10px;
}
.environmental .hjSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 62px;
  line-height: 62px;
  font-size: 22px;
  font-weight: bold;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.environmental .hjSwiper ul li .item .cont .bt:hover {
  color: #b81e16;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.environmental .hjSwiper ul li .item .cont .more {
  margin: auto;
  width: 100px;
  line-height: 32px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #999;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #b81e16, #b81e16);
  background-image: linear-gradient(to right, #b81e16, #b81e16);
  background-size: 0% 100%;
  background-position: center center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.environmental .hjSwiper ul li .item .cont .more:hover {
  box-shadow: 0 4px 10px rgba(184, 30, 22, 0.2);
}
.environmental .hjSwiper ul li .item:hover {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(184, 30, 22, 0.1);
}
.environmental .hjSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.environmental .hjSwiper ul li .item:hover .cont .bt {
  color: #b81e16;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.environmental .hjSwiper ul li .item:hover .cont .more {
  background-size: 100% 100%;
  color: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 1480px) {
  .environmental .hjSwiper .swiper-container {
    margin: 0 -15px;
    margin-top: 15px;
  }
  .environmental .hjSwiper ul li {
    padding: 0 15px;
  }
}
