@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;
}
.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;
  z-index: 1;
  background-color: #2c4e70;
  padding-right: 8.96%;
  word-wrap: normal;
  display: flex;
  justify-content: space-around;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  border-radius: 0px 150px 0px 0px;
  color: #fff;
}
.banner .bannerSwiper li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  border-radius: 0px 150px 0px 0px;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: auto;
  right: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  width: 8.96%;
  text-align: right;
}
.banner .banner-pagination span {
  display: block;
  cursor: pointer;
  outline: none;
  border-radius: 100%;
  background: none;
  text-align: center;
  padding: 2px;
  border: 1px solid transparent;
  opacity: 1;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  margin: 36px auto 0;
  width: 16px;
  height: 16px;
}
.banner .banner-pagination span::after {
  content: "";
  display: block;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: #597795;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.banner .banner-pagination span:first-child {
  margin-top: 0;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #ffb486;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {
  background-color: #ffb486;
}
.banner .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:hover .banner-prev {
  left: 3%;
}
.banner .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:hover .banner-next {
  right: 3%;
}
.banner .banNum {
  position: absolute;
  z-index: 4;
  bottom: -76px;
  right: 820px;
  line-height: 40px;
}
.banner .banNum i {
  font-weight: bold;
  font-size: 30px;
}
.banner .banNum i::before {
  content: "0";
}
.banner .banNum span {
  font-size: 18px;
  margin-left: 7px;
}
.banner .banNum span::before {
  content: "/ 0";
}
.banner .bannerSmall {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -105px;
  width: 1090px;
}
.banner .bannerSmall ul li {
  margin-right: 20px;
  width: 350px;
  height: 208px;
}
.banner .bannerSmall ul li img {
  display: block;
  width: 100%;
  height: 165px;
  object-fit: cover;
}
.banner .bannerSmall ul li.swiper-slide-active {
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .bannerSmall ul li.swiper-slide-prev {
  pointer-events: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media screen and (max-width: 1720px) {
  .banner {
    padding-right: 5%;
  }
  .banner .bannerSwiper {
    border-radius: 0px 100px 0px 0px;
  }
  .banner .bannerSwiper li {
    border-radius: 0px 100px 0px 0px;
  }
  .banner .banner-pagination {
    width: 5%;
  }
}
@media screen and (max-width: 1520px) {
  .banner {
    padding-right: 3.5%;
  }
  .banner .bannerSwiper {
    border-radius: 0px 40px 0px 0px;
  }
  .banner .bannerSwiper li {
    border-radius: 0px 40px 0px 0px;
  }
  .banner .banner-pagination {
    width: 3.5%;
  }
}
.banner .xunpan {
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -650px;
  bottom: -76px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: 41px;
}
.banner .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background: url(../images/xunpan.png) center center no-repeat;
  width: 41px;
  height: 41px;
  margin-right: 12px;
}
.banner .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #2c4e70;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(44, 78, 112, 0.15);
}
.banner .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #2c4e70;
}
.banner .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.characteristic {
  background-color: #fafafa;
  padding: 146px 0 76px;
  position: relative;
  padding-top: 76px;
  padding-bottom: 56px;
}
.characteristic .tsbg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 850px;
  background: url(../images/tsbg.png) center 0 no-repeat;
  pointer-events: none;
}
.characteristic .tsBox {
  z-index: 2;
}
.characteristic .tsBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: 30px;
  right: 0;
  background: url(../images/tsdot.png) 0 center no-repeat;
}
.characteristic .tsTit i {
  display: block;
  margin-left: -42px;
}
.characteristic .tsTit i img {
  display: inline-block;
  vertical-align: top;
}
.characteristic .tsTit span {
  display: block;
  text-align: center;
  width: 132px;
  height: 34px;
  background-color: #ffb486;
  border-radius: 17px;
  margin-top: 28px;
  line-height: 34px;
  font-size: 22px;
  color: #000000;
}
.characteristic .tsList {
  margin-top: 90px;
}
.characteristic .tsList ul {
  display: flex;
  justify-content: space-between;
}
.characteristic .tsList ul li {
  float: left;
  width: 378px;
}
.characteristic .tsList ul li .item {
  position: relative;
}
.characteristic .tsList ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.characteristic .tsList ul li .item i {
  width: 77px;
  height: 118px;
  position: absolute;
  left: -3px;
  top: 72px;
  pointer-events: none;
  z-index: 2;
}
.characteristic .tsList ul li .item i.num1 {
  background: url(../images/ts1.png) 0 0 no-repeat;
}
.characteristic .tsList ul li .item i.num2 {
  background: url(../images/ts2.png) 0 0 no-repeat;
}
.characteristic .tsList ul li .item i.num3 {
  background: url(../images/ts3.png) 0 0 no-repeat;
}
.characteristic .tsList ul li .item .tit {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}
.characteristic .tsList ul li .item .text {
  font-size: 15px;
  line-height: 36px;
  color: #666666;
  margin-top: 105px;
  margin-left: 32px;
}
.characteristic .tsList ul li .item::after {
  content: "";
  display: block;
  width: 16px;
  height: 61px;
  margin-top: 8px;
  margin-left: 36px;
  background: url(../images/tsli.png) 0 0 no-repeat;
}
.characteristic .tsList ul li .item:hover .tit {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #2c4e70;
}
.characteristic .tsList ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.characteristic .tsList ul li:nth-child(2) {
  margin-top: -80px;
}
.characteristic .tsList ul li:nth-child(3) {
  margin-top: -160px;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title b {
  display: block;
  font-size: 34px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.title b span {
  color: #c7623f;
}
.title i {
  display: block;
  font-family: "Arial Black";
  font-size: 169px;
  height: 125px;
  line-height: 125px;
  margin-top: -96px;
  opacity: 0.04;
  position: relative;
  top: -5px;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  width: 58px;
  height: 58px;
  background-color: #1261bc;
  box-shadow: 0px 0px 25px 5px rgba(53, 108, 227, 0.2);
  display: block;
  border-radius: 100%;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/morear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink:hover {
  box-shadow: 0px 0px 30px 0 rgba(44, 78, 112, 0.6);
}
.titBox .moreLink:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.about {
  position: relative;
  overflow: hidden;
  padding: 76px 0 54px;
  padding-top: 146px;
}
.about .aboutL {
  float: left;
  width: 486px;
  padding-top: 64px;
}
.about .aboutL .title i {
  margin-left: -264px;
  font-size: 197px;
  line-height: 143px;
  height: 143px;
  margin-top: -105px;
  position: relative;
  top: -7px;
}
.about .aboutL .tip {
  margin-top: 86px;
  line-height: 1;
}
.about .aboutL .tip span {
  display: inline-block;
  padding-bottom: 7px;
  font-size: 26px;
  border-bottom: 1px solid #000;
  letter-spacing: 4px;
  font-weight: bold;
}
.about .aboutL .tip .t2 {
  margin-top: 23px;
  margin-left: 170px;
}
.about .aboutL .tip .t2 span {
  width: 300px;
}
.about .aboutL .tipEn {
  text-align: right;
  font-family: Arial;
  font-size: 12px;
  line-height: 24px;
  color: #999999;
  margin-top: 20px;
  width: 432px;
}
.about .aboutText {
  width: 814px;
  float: right;
}
.about .aboutText .tit {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #c7623f;
  margin-top: 15px;
}
.about .aboutText .text {
  margin-top: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 15px;
  text-align: justify;
  color: #666666;
}
.about .designer {
  margin-top: 35px;
  position: relative;
}
.about .designer .bd {
  height: 332px;
  overflow: hidden;
}
.about .designer .bd ul li {
  height: 332px;
}
.about .designer .bd ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .designer .bd ul li .pic {
  float: left;
  display: block;
  width: 270px;
  height: 332px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .designer .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .designer .bd ul li .cont {
  padding-top: 36px;
  float: right;
  width: 500px;
}
.about .designer .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  height: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .designer .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .designer .bd ul li .cont h4 span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  background-color: #ffb486;
  border-radius: 3px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 30px;
}
.about .designer .bd ul li .cont h5 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  margin-top: 22px;
}
.about .designer .bd ul li .cont .line {
  width: 24px;
  height: 3px;
  background-color: #1b1b1b;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .designer .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 34px;
  height: 102px;
  font-size: 15px;
  color: #666666;
  margin-top: 10px;
}
.about .designer .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);
}
.about .designer .bd ul li:hover .cont .bt {
  color: #2c4e70;
}
.about .designer .bd ul li:hover .cont .line {
  background-color: #ffb486;
  width: 35px;
}
.about .designer .page {
  position: absolute;
  font-size: 0;
  left: -214px;
  top: 208px;
  z-index: 3;
}
.about .designer .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 56px;
  background-color: #1b1b1b;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .designer .page .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/sjsl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.about .designer .page .prev:hover,
.about .designer .page .prev.on {
  background-color: #ffb486;
}
.about .designer .page .prev:hover::before,
.about .designer .page .prev.on::before {
  filter: grayscale(0) brightness(1);
}
.about .designer .page .next {
  margin-left: 46px;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 56px;
  background-color: #1b1b1b;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .designer .page .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/sjsl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.about .designer .page .next:hover,
.about .designer .page .next.on {
  background-color: #ffb486;
}
.about .designer .page .next:hover::before,
.about .designer .page .next.on::before {
  filter: grayscale(0) brightness(1);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat fixed;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysList {
  max-width: 1360px;
  min-width: 1300px;
  margin: auto;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
}
.youshi .ysList ul li {
  height: 330px;
  padding-top: 58px;
  width: 268px;
  text-align: center;
  color: #fff;
}
.youshi .ysList ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li i {
  width: 70px;
  height: 70px;
  display: block;
  margin: auto;
}
.youshi .ysList ul li i.ico1 {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysList ul li i.ico2 {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysList ul li i.ico3 {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysList ul li i.ico4 {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysList ul li h4 {
  font-size: 20px;
  margin-top: 35px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysList ul li .dot {
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 3px;
  margin: 12px auto 0;
}
.youshi .ysList ul li p {
  line-height: 32px;
  margin-top: 5px;
  color: #dfdfdf;
}
.youshi .ysList ul li:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysList ul li:hover h4 {
  color: #ffb486;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysList ul li:hover .dot {
  background-color: #ffb486;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysList ul li:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case {
  padding: 108px 0 72px;
  overflow: hidden;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .title {
  text-align: center;
}
.case .caseNav {
  font-size: 0;
  text-align: center;
  width: 96%;
  max-width: 1700px;
  margin: auto;
  min-width: 1300px;
}
.case .caseNav ul {
  margin: 0 -11px;
}
.case .caseNav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 25px 11px 0;
}
.case .caseNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 162px;
  height: 50px;
  line-height: 48px;
  padding: 0 5px;
  font-size: 18px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 0 0 1px #f3f3f3 inset;
}
.case .caseNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-top: solid 1px #d1d1d1;
  border-left: solid 1px #d1d1d1;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  border-right: solid 1px #d1d1d1;
  border-bottom: solid 1px #d1d1d1;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li.on a,
.case .caseNav ul li:hover a {
  background-color: #2c4e70;
  color: #fff;
}
.case .caseNav ul li.on a::before,
.case .caseNav ul li:hover a::before {
  opacity: 0;
}
.case .caseNav ul li.on a::after,
.case .caseNav ul li:hover a::after {
  opacity: 0;
}
.case .caseList {
  width: 96%;
  max-width: 1700px;
  margin: auto;
  min-width: 1300px;
}
.case .caseList ul {
  margin: 0 -17px;
}
.case .caseList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  width: 25%;
  float: left;
  padding: 0 17px;
  margin-top: 40px;
}
.case .caseList ul li .item {
  background-color: #f7f7f7;
  padding: 22px 22px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 72.5%;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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 .caseList ul li .item .cont {
  position: relative;
  padding-bottom: 18px;
}
.case .caseList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  position: relative;
  padding: 0 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 90px;
}
.case .caseList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList ul li .item .cont .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #000000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 100%;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .cont p {
  border-top: 1px solid #ededed;
  padding-left: 18px;
  font-family: Arial;
  font-size: 12px;
  color: #888888;
  line-height: 32px;
  margin-right: 128px;
}
.case .caseList ul li .item .cont .more {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 42px;
  width: 98px;
  height: 30px;
  background-color: #ededed;
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .cont .more i {
  min-width: 4px;
}
.case .caseList ul li .item .cont .more:hover {
  background-color: #ffb486;
  box-shadow: 0 10px 10px -5px rgba(255, 180, 134, 0.5);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
.case .caseList 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);
}
.case .caseList ul li .item:hover .bt {
  color: #2c4e70;
}
.case .caseList ul li .item:hover .bt::before {
  background-color: #2c4e70;
}
.case .caseList ul li .item:hover .more {
  color: #2c4e70;
}
.case .caseList ul li .item:hover .more:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media screen and (max-width: 1560px) {
  .case .caseList ul {
    margin: 0 -12px;
  }
  .case .caseList ul li {
    padding: 0 12px;
    margin-top: 30px;
  }
  .case .caseList ul li .item {
    padding: 15px 15px 0;
  }
  .case .caseList ul li .item .cont .bt {
    margin-right: 0;
  }
  .case .caseList ul li .item .cont p {
    margin-top: 10px;
  }
  .case .caseList ul li .item .cont .more {
    top: 50px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  background-color: #fafafa;
  padding-top: 102px;
  padding-bottom: 92px;
  padding-bottom: 60px;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  color: #fff;
}
.news .newsTab .title i {
  margin-left: -126px;
}
.news .newsTab .title b span {
  color: #ffb486;
}
.news .newsTab .more {
  float: right;
  margin-right: -50px;
  margin-top: -15px;
  width: 195px;
  height: 60px;
  background-color: #ffb486;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  color: #2c4e70;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .more i {
  min-width: 4px;
}
.news .newsTab .more:hover {
  background-color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.news .hotTabs {
  margin: 34px -50px 0;
  width: 1400px;
  height: 388px;
  background-color: #ffffff;
  border-radius: 100px 0px 0px 0px;
  position: relative;
}
.news .hotTabs .bd {
  overflow: hidden;
  height: 388px;
}
.news .hotTabs .bd ul li .item {
  padding: 50px 50px 0;
  position: relative;
  height: 388px;
}
.news .hotTabs .bd ul li .item .pic {
  display: block;
  float: right;
  width: 470px;
  height: 292px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .hotTabs .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;
}
.news .hotTabs .bd ul li .item .cont {
  float: left;
  width: 730px;
  padding-top: 66px;
}
.news .hotTabs .bd ul li .item .cont .tt {
  line-height: 38px;
  position: relative;
  padding-right: 100px;
}
.news .hotTabs .bd ul li .item .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  background-image: -webkit-gradient(linear, right top, left top, from(#333), color-stop(49.99%, #333), color-stop(50%, #2c4e70), to(#2c4e70));
  background-image: linear-gradient(-90deg, #333 0%, #333 49.99%, #2c4e70 50%, #2c4e70 100%);
  background-size: 210%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 100%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .hotTabs .bd ul li .item .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .hotTabs .bd ul li .item .cont .tt .bt:hover {
  background-position: 0;
}
.news .hotTabs .bd ul li .item .cont .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  color: #999999;
}
.news .hotTabs .bd ul li .item .cont .tt::after {
  content: "";
  width: 65px;
  height: 2px;
  background-color: #2c4e70;
  display: block;
  margin-top: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .hotTabs .bd ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 22px;
}
.news .hotTabs .bd ul li .item .cont .more {
  display: block;
  width: 154px;
  height: 50px;
  border: solid 1px #f3f3f3;
  margin-top: 22px;
  text-align: center;
  line-height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .hotTabs .bd ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/hotmore.png) 0 center no-repeat;
  width: 24px;
  height: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 14px;
  position: relative;
  top: -1px;
}
.news .hotTabs .bd ul li .item .cont .more i {
  min-width: 4px;
}
.news .hotTabs .bd ul li .item .cont .more:hover {
  box-shadow: 0 10px 10px -5px rgba(255, 180, 134, 0.5);
}
.news .hotTabs .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);
}
.news .hotTabs .bd ul li .item:hover .cont .tt .bt {
  font-weight: bold;
}
.news .hotTabs .bd ul li .item:hover .cont .tt::after {
  width: 100px;
}
.news .hotTabs .bd ul li .item:hover .cont .more {
  background-color: #ffb486;
  border-color: #ffb486;
}
.news .hotTabs .bd ul li .item:hover .cont .more::after {
  animation: zyfd 1.5s linear infinite;
}
.news .hotTabs .next {
  display: block;
  position: absolute;
  width: 65px;
  height: 65px;
  background-color: #ffb486;
  border: solid 3px #ffffff;
  top: 32px;
  right: 21px;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .hotTabs .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/hotar.png) center center no-repeat;
}
.news .hotTabs .next:hover {
  background-color: #2c4e70;
}
.news .hotTabs .next:hover::before {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.news .newsList {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}
.news .newsCont {
  float: left;
  width: 380px;
}
.news .newsCont .tit {
  height: 58px;
  background-color: #dfe9f4;
  padding: 0 50px;
  line-height: 58px;
}
.news .newsCont .tit h4 {
  float: left;
  font-weight: bold;
  font-size: 18px;
}
.news .newsCont .tit h4 i {
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 58px;
  margin-right: 12px;
  filter: grayscale(100) brightness(0.6);
}
.news .newsCont .tit h4 i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsCont .tit h4 i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsCont .tit h4 i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsCont .tit .more {
  display: block;
  float: right;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsCont .tit .more::after {
  content: "+";
  font-size: 24px;
}
.news .newsCont .tit .more span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsCont .tit .more:hover span {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsCont .list {
  margin-top: 10px;
}
.news .newsCont .list ul li {
  height: 100px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 138px;
  padding-top: 18px;
  border-top: 1px solid #ebebeb;
  position: relative;
}
.news .newsCont .list ul li::after {
  content: "";
  position: absolute;
  background: #2c4e70;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsCont .list ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsCont .list ul li:first-child {
  border-top: none;
}
.news .newsCont .list ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 52px;
  background-color: #f0f0f0;
  left: 118px;
  top: 25px;
}
.news .newsCont .list ul li .pic {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: 0;
  top: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsCont .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 .newsCont .list ul li .date {
  position: absolute;
  left: 0;
  top: 8px;
  width: 104px;
  height: 86px;
  text-align: center;
  line-height: 86px;
  font-weight: bold;
  font-family: "Arial Black";
  font-size: 18px;
  color: #999999;
}
.news .newsCont .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  background-image: -webkit-gradient(linear, right top, left top, from(#333), color-stop(49.99%, #333), color-stop(50%, #2c4e70), to(#2c4e70));
  background-image: linear-gradient(-90deg, #333 0%, #333 49.99%, #2c4e70 50%, #2c4e70 100%);
  background-size: 210%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 100%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsCont .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsCont .list ul li .bt:hover {
  color: #2c4e70;
  background-position: 0;
}
.news .newsCont .list ul li .years {
  font-family: Arial;
  font-size: 14px;
  margin-top: 7px;
  line-height: 10px;
  color: #999999;
}
.news .newsCont .list ul li:hover .pic,
.news .newsCont .list ul li.on .pic {
  width: 104px;
  height: 86px;
}
.news .newsCont:nth-child(1) {
  width: 465px;
  margin-left: -50px;
}
.news .newsCont:nth-child(1) .list {
  margin-left: 50px;
}
.news .newsCont:nth-child(2) .tit {
  background-color: #2c4e70;
}
.news .newsCont:nth-child(2) .tit h4 {
  color: #ffb486;
}
.news .newsCont:nth-child(2) .tit h4 i {
  filter: grayscale(0) brightness(1);
}
.news .newsCont:nth-child(2) .tit .more {
  color: #ffb486;
}
.news .newsCont:nth-child(3) {
  width: 465px;
  margin-right: -50px;
}
.news .newsCont:nth-child(3) .list {
  margin-right: 50px;
}
.partners {
  background: url(../images/hzbg.jpg) center bottom no-repeat;
  padding: 96px 0 80px;
}
.partners * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.partners .title {
  text-align: center;
}
.partners .hzList {
  width: 96%;
  max-width: 1700px;
  min-width: 1300px;
  margin: auto;
  overflow: hidden;
}
.partners .hzList ul {
  margin: 0 -20px 0;
}
.partners .hzList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.partners .hzList ul li {
  float: left;
  width: 16.666%;
  padding: 0 20px;
  border-bottom: 1px solid #e5e5e5;
  margin: 34px 0 6px;
}
.partners .hzList ul li .item {
  width: 100%;
  text-align: center;
  position: relative;
}
.partners .hzList ul li .item::after {
  content: "";
  position: absolute;
  background: #c7623f;
  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;
}
.partners .hzList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.partners .hzList ul li .item .pic {
  display: block;
  width: 100%;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partners .hzList ul li .item .pic i {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 63.6%;
  height: 0;
}
.partners .hzList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partners .hzList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 59px;
  line-height: 59px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partners .hzList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.partners .hzList ul li .item:hover .pic {
  border-color: #c7623f;
}
.partners .hzList 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);
}
.partners .hzList ul li .item:hover .bt {
  font-weight: bold;
  font-size: 18px;
  color: #c7623f;
}
@media screen and (max-width: 1460px) {
  .partners .hzList ul {
    margin: 0 -14px 0;
  }
  .partners .hzList ul li {
    padding: 0 14px;
    margin: 34px 0 0;
  }
  .partners .hzList ul li .item:hover .bt {
    font-size: 16px;
  }
}
.partners .moreLink {
  display: block;
  width: 195px;
  height: 60px;
  background-color: #f9f9f9;
  border-radius: 30px;
  margin: 34px auto 0;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partners .moreLink i {
  min-width: 4px;
}
.partners .moreLink:hover {
  background-color: #ffb486;
  box-shadow: 0 10px 10px -5px rgba(255, 180, 134, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

