@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,
.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 {
  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;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.boxBg {
  -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);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #8c282a solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #8c282a;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  left: 2%;
  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:hover .banner-prev {
  left: 3%;
} */
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  right: 2%;
  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:hover .banner-next {
  right: 3%;
} */
.business {
  background: url(../images/ywbg.jpg) center 0 no-repeat;
  background-color: #f1f1f3;
  padding: 74px 0 70px;
  overflow: hidden;
  position: relative;
}
.business .tip {
  text-align: right;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 9px;
  color: #454545;
  position: relative;
}
.business .tip::before {
  content: "";
  width: 70px;
  height: 1px;
  background-color: #c6c6c6;
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
  position: relative;
  top: -2px;
}
.business .tip::after {
  content: "";
  display: block;
  position: absolute;
  right: -320px;
  top: 50%;
  width: 310px;
  height: 1px;
  background-color: #c6c6c6;
}
.business .tip span::after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: -21px;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  border: solid 2px #8c282a;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.business .ywTit {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 46px;
  line-height: 1;
}
.business .ywTit span {
  display: block;
  font-size: 32px;
}
.business .ywTit i {
  display: block;
  font-size: 48px;
  line-height: 37px;
  font-weight: bold;
  margin-top: 16px;
  position: relative;
}
.business .ywTit i::before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: 50%;
  width: 300px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
}
.business .ywTit i::after {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 19px;
  background-color: #000000;
  opacity: 0.1;
}
.business .ywTit i img {
  display: block;
}
.business .ywTit em {
  display: block;
  font-size: 16px;
  letter-spacing: 2px;
  color: #5c5c5c;
  margin-top: 22px;
}
.business .moreLink {
  display: block;
  position: absolute;
  top: 580px;
  left: 0;
  z-index: 2;
  width: 188px;
  height: 40px;
  border: solid 1px #454545;
  text-align: center;
  line-height: 38px;
  font-size: 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8c282a, #8c282a);
  background-image: linear-gradient(to right, #8c282a, #8c282a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.business .moreLink::after {
  content: "→";
  margin-left: 10px;
}
.business .moreLink:hover {
  border-color: #8c282a;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(140, 40, 42, 0.5);
}
.business .ywNav {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 396px;
  width: 612px;
}

/* @media screen and (max-width: 1320px) {
  .business .ywNav {
    width: 490px;
  }
} */

.business .ywNav::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 930px;
  background-color: #d6d6d6;
  top: 0;
  right: 0;
}
.business .ywNav::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 930px;
  background-color: #d6d6d6;
  bottom: 0;
  right: 0;
}
.business .ywNav ul::after,
.business .ywNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .ywNav ul li {
  float: left;
  width: 33.33%;
}
.business .ywNav ul li a {
  display: block;
  height: 130px;
  text-align: center;
  padding-top: 36px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8c282a, #8c282a);
  background-image: linear-gradient(to right, #8c282a, #8c282a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding-right: 10px;
  border-left: 1px solid #d6d6d6;
}
.business .ywNav ul li a i {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 36px;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.business .ywNav ul li a i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.business .ywNav ul li a span {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.business .ywNav ul li a span b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
}
.business .ywNav ul li a span em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  color: #8a8a8a;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywNav ul li:first-child {
  border-top: none;
}
.business .ywNav ul li:hover a,
.business .ywNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.business .ywNav ul li:hover a i,
.business .ywNav ul li.on a i {
  filter: grayscale(100) brightness(4);
}
.business .ywNav ul li:hover a span b,
.business .ywNav ul li.on a span b {
  font-weight: bold;
}
.business .ywNav ul li:hover a span em,
.business .ywNav ul li.on a span em {
  color: rgba(255, 255, 255, 0.5);
}
.business .bd {
  margin-top: 42px;
  height: 562px;
  overflow: hidden;
  margin-right: -320px;
}

@media screen and (max-width: 1320px) {
  .business .bd {
    margin-right: -300px;
  }
}

.business .bd ul li .item {
  height: 562px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .bd ul li .item .pic {
  float: right;
  display: block;
  width: 989px;
  height: 562px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 3;
}
.business .bd ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .bd ul li .item .cont {
  float: left;
  width: 555px;
  padding-top: 175px;
}
@media screen and (max-width: 1320px) {
  .business .bd ul li .item .cont {
    width: 455px;
  }
}

.business .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}
.business .bd ul li .item .cont .bt i {
  font-weight: bold;
}
.business .bd ul li .item .cont p {
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #737373;
  margin-top: 5px;
}
.business .bd 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);
}
.business .bd ul li .item:hover .bt {
  border-color: #8c282a;
  color: #8c282a;
}
.business .bd ul li .item:hover .bt::before {
  background-size: 35px 100%;
}
.business .bd ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  background-color: #f1f1f3;
  padding: 64px 0 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsTab {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 104px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  line-height: 1;
}
.news .newsTab .title span {
  display: block;
}
.news .newsTab .title span i {
  display: inline-block;
  vertical-align: bottom;
  height: 37px;
  line-height: 37px;
}
.news .newsTab .title span i img {
  display: block;
}
.news .newsTab .title span b {
  display: inline-block;
  vertical-align: bottom;
  font-size: 32px;
  margin-left: 10px;
  font-weight: normal;
}
.news .newsTab .title em {
  display: block;
  margin-top: 22px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 2px;
  color: #5c5c5c;
}
.news .newsTab ul {
  float: right;
  margin-top: 23px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 56px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 48px;
  font-size: 16px;
  padding-top: 5px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  overflow: hidden;
  margin: auto;
  margin-right: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 a i.ico4:before {
  background: url(../images/newsico4.png) center center no-repeat;
}
.news .newsTab ul li a i.ico4:after {
  background: url(../images/newsico4h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico5:before {
  background: url(../images/newsico5.png) center center no-repeat;
}
.news .newsTab ul li a i.ico5:after {
  background: url(../images/newsico5h.png) center center no-repeat;
}
.news .newsTab ul li a span {
  font-size: 16px;
  display: block;
  color: #595959;
}
.news .newsTab ul li a em {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 10px;
  color: #b5b5b5;
  margin-top: 8px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  background-color: #8c282a;
}
.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 ul li:hover a span,
.news .newsTab ul li.on a span {
  font-weight: bold;
  color: #4c4848;
}
.news .newsTabs {
  position: relative;
  margin: 25px -25px 0;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 390px;
}
.news .newsList {
  overflow: hidden;
  height: 390px;
}
.news .newsList ul {
  padding-bottom: 30px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 615px;
  margin: 0 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media screen and (max-width: 1320px) {
  .news .newsList ul li {
    float: left;
    width: 565px;
  }
}

.news .newsList ul li .item {
  position: relative;
  height: 180px;
  padding: 15px 15px 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #8d8d8d;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  border-radius: 100%;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .bt:hover {
  color: #8c282a;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #a3a3a3;
  margin-top: 8px;
}
.news .newsList ul li .item .inBtn {
  margin-top: 12px;
  border-top: 1px dashed #e6e6e6;
  padding-top: 6px;
  line-height: 28px;
}
.news .newsList ul li .item .inBtn .date {
  float: left;
  font-size: 12px;
  color: #8c8c8c;
}
.news .newsList ul li .item .inBtn .more {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  color: #8c8c8c;
  padding: 0 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .inBtn .more i {
  min-width: 4px;
}
.news .newsList ul li:hover .item,
.news .newsList ul li.on .item {
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 5px 7px 13px 0px rgba(50, 54, 62, 0.05);
}
.news .newsList ul li:hover .item .bt,
.news .newsList ul li.on .item .bt {
  font-weight: bold;
}
.news .newsList ul li:hover .item .bt::before,
.news .newsList ul li.on .item .bt::before {
  background-color: #8c282a;
}
.news .newsList ul li:hover .item .inBtn .more,
.news .newsList ul li.on .item .inBtn .more {
  background-color: #8c282a;
  border-radius: 14px;
  color: #fff;
}
.news .newsList ul li:hover .item .inBtn .more:hover,
.news .newsList ul li.on .item .inBtn .more:hover {
  box-shadow: 0 10px 10px -5px rgba(140, 40, 42, 0.5);
}
