@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;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.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;
  overflow: hidden;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
  width: 1920px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
@media screen and (max-width: 1460px) {
  .banner .bannerSwiper {
    width: 1800px;
  }
}
@media screen and (max-width: 1320px) {
  .banner .bannerSwiper {
    width: 1620px;
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #ff8e12 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: #ff8e12;
  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;
  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%;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 40px;
  font-weight: bold;
}
.title span b {
  color: #ff8e12;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  border-top: 16px solid #343434;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: relative;
  top: -2px;
}
.title em {
  display: block;
  font-size: 14px;
  letter-spacing: 5px;
  color: #858585;
  margin-top: 16px;
}
.moreLink {
  display: block;
  width: 36px;
  height: 36px;
  background-color: #dab66c;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-color: #ff8e12;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .tip {
  float: right;
  font-size: 16px;
  color: #555555;
  line-height: 36px;
  margin-right: 15px;
  margin-top: 30px;
}
.titBox .moreLink {
  float: right;
  margin-top: 30px;
}
.product {
  padding: 68px 0 170px;
  background: url(../images/probg.jpg) center 0 no-repeat;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proTit {
  position: absolute;
  right: 0;
  top: 8px;
  font-size: 70px;
  line-height: 56px;
  color: #ff8e12;
}
.product .proNav ul {
  position: relative;
  top: -96px;
  height: 210px;
  background: url(../images/pronavbg.jpg) 0 0 no-repeat;
  background-color: #ff9017;
  border-radius: 0 105px 105px 105px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  padding: 12px 0;
  border-radius: 90px;
  border: dashed 1px transparent;
  height: 180px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li dl {
  position: relative;
  display: flex;
  justify-content: space-between;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li dl dt {
  position: relative;
  padding-right: 84px;
}
.product .proNav ul li dl dt .img {
  display: block;
  width: 154px;
  height: 154px;
  background-color: #ffffff;
  box-shadow: 7px 6px 16px 0px rgba(255, 143, 14, 0.26);
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.product .proNav ul li dl dt .img img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li dl dt .tt {
  display: block;
  position: absolute;
  left: 154px;
  top: 0;
  width: 54px;
  height: 154px;
}
.product .proNav ul li dl dt .tt span {
  display: block;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 28px;
  position: absolute;
  left: 7px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  top: 0;
  height: 100%;
  width: 28px;
  text-align: center;
}
.product .proNav ul li dl dt .tt i {
  display: block;
  position: absolute;
  left: 34px;
  top: 0;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #9f7017;
  opacity: 0.5;
  width: 18px;
  overflow: hidden;
  text-align: center;
}
.product .proNav ul li dl dt:hover .img img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proNav ul li dl dd {
  width: 0;
  height: 154px;
  background: url(../images/pronavmenu.png) 0 center no-repeat;
  border-radius: 0 200px 200px 0;
  padding-top: 12px;
  overflow: hidden;
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li dl dd .ul {
  overflow: hidden;
  height: 132px;
  margin-left: 50px;
  margin-right: 76px;
}
.product .proNav ul li dl dd a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  line-height: 32px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  padding-left: 8px;
}
.product .proNav ul li dl dd a::before {
  content: "→";
  margin-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: -2px;
}
.product .proNav ul li dl dd a:hover {
  color: #fff;
  border-bottom-color: #fff;
}
.product .proNav ul li .proNavar {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -17px;
  z-index: 4;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  background: url(../images/pronavar.png) center center no-repeat;
  background-color: #ffac51;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li.on {
  border-color: rgba(255, 255, 255, 0.5);
  padding: 12px;
}
.product .proNav ul li.on dl dt span {
  font-weight: bold;
}
.product .proNav ul li.on dl dd {
  width: 268px;
  margin-left: -34px;
}
.product .proNav ul li.on .proNavar {
  right: 24px;
  opacity: 1;
}
.product .proTabs {
  margin-top: 154px;
  background-color: #ffffff;
  box-shadow: 2px 2px 38px 0px rgba(131, 70, 0, 0.14);
  border-radius: 0px 0px 15px 15px;
  height: 860px;
  position: relative;
  z-index: 3;
}
.product .proBd {
  overflow: hidden;
  margin-top: -96px;
  height: 722px;
}
.product .proList {
  margin: 0 15px 30px;
  height: 692px;
}
.product .proList::after,
.product .proList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .one {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin-top: 30px;
}
.product .proList .one .item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 316px;
}
.product .proList .one .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList .one .item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .one .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: -46px;
  z-index: 3;
  height: 46px;
  line-height: 46px;
  width: 100%;
  z-index: 2;
  background-color: rgba(255, 142, 18, 0.8);
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 0 15px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .one .item:hover .bt {
  bottom: 0;
  opacity: 1;
}
.product .proList ul li {
  float: left;
  width: 25%;
  margin-top: 30px;
  padding: 0 13px;
}
.product .proList ul li .item {
  height: 316px;
  background-color: #f1f1f1;
  border: solid 1px #f1f1f1;
  border-radius: 10px;
  padding: 12px 12px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 202px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont {
  padding-top: 14px;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .ar {
  display: block;
  padding-right: 28px;
  position: relative;
}
.product .proList ul li .item .cont .ar::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(195, 195, 195, 0.5);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff8e12, #ff8e12);
  background-image: linear-gradient(to right, #ff8e12, #ff8e12);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proList ul li .item .cont .ar::after {
  content: "";
  display: block;
  position: absolute;
  right: 6px;
  border-left: 9px solid rgba(156, 156, 156, 0.5);
  top: -4px;
  border-top: 5px solid transparent;
  border-bottom: 4px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont p {
  font-size: 12px;
  line-height: 10px;
  font-family: Arial;
  color: #424242;
  opacity: 0.4;
  margin-top: 12px;
}
.product .proList ul li .item:hover {
  border-color: #eeeeee;
  background-color: #ffffff;
  box-shadow: 10px 9px 9px 0px rgba(221, 144, 0, 0.17);
}
.product .proList ul li .item:hover .pic {
  border-color: #ff8e12;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList ul li .item:hover .cont .bt {
  color: #ff8e12;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList ul li .item:hover .cont .ar::before {
  background-size: 100% 100%;
}
.product .proList ul li .item:hover .cont .ar::after {
  border-left-color: #ff8e12;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul li dl dt {
    padding-right: 64px;
  }
  .product .proNav ul li dl dd .ul {
    margin-left: 40px;
    margin-right: 56px;
  }
  .product .proNav ul li dl dd a {
    font-size: 14px;
    padding-left: 2px;
  }
  .product .proNav ul li.on dl dd {
    width: 225px;
    margin-left: -20px;
  }
  .product .proNav ul li.on .proNavar {
    right: 24px;
  }
  .product .proTabs {
    height: 810px;
  }
  .product .proBd {
    height: 656px;
  }
  .product .proList {
    height: 656px;
  }
  .product .proList .one .item {
    height: 298px;
  }
  .product .proList ul li {
    padding: 0 10px;
  }
  .product .proList ul li .item {
    height: 298px;
  }
  .product .proList ul li .item .pic {
    height: 188px;
  }
  .product .proList ul li .item .cont {
    padding-top: 10px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  margin-top: -180px;
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(156, 156, 156, 0.2);
}
.youshi::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -960px;
  width: 138px;
  height: 781px;
  background: url(../images/ysbg.png) 0 0 no-repeat;
}
.youshi .ysR {
  width: 324px;
  height: 712px;
  background: url(../images/ysr.png) 0 0 no-repeat;
  position: absolute;
  right: -320px;
  top: 0;
  pointer-events: none;
}
.youshi .ysL {
  width: 1147px;
  height: 788px;
  background: url(../images/ysl.png) 0 0 no-repeat;
  position: absolute;
  left: -320px;
  top: 49px;
  pointer-events: none;
}
.youshi .ysBox {
  padding-top: 182px;
}
.youshi .ysTit {
  position: absolute;
  left: 0;
  top: 269px;
  z-index: 3;
  line-height: 1;
  color: #ffffff;
}
.youshi .ysTit::before {
  content: "";
  display: block;
  position: absolute;
  width: 131px;
  height: 131px;
  background-color: #ffffff;
  opacity: 0.1;
  z-index: -1;
  left: -86px;
  top: -43px;
  border-radius: 50%;
}
.youshi .ysTit i {
  display: block;
}
.youshi .ysTit i img {
  display: block;
}
.youshi .ysTit span {
  display: block;
  font-weight: bold;
  text-shadow: 4px 4px 3px rgba(21, 21, 21, 0.17);
  font-size: 38px;
  margin-top: 26px;
  padding-left: 56px;
}
.youshi .ysTit span::after {
  content: "";
  display: block;
  margin-left: -56px;
  width: 277px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 22px;
}
.youshi .ysTit::after {
  content: "";
  display: block;
  margin-top: 32px;
  border-top: 16px solid #fff;
  border-left: 10px solid transparent;
  border-right: 9px solid transparent;
  width: 0;
  height: 0;
}
.youshi .ysEn {
  text-align: right;
  font-weight: bold;
  font-family: Arial;
  line-height: 86px;
  font-size: 117px;
  letter-spacing: -14px;
  color: rgba(237, 236, 236, 0.2);
  position: relative;
  z-index: 3;
}
.youshi .ysCont {
  margin-left: 738px;
  margin-right: 106px;
  position: relative;
  z-index: 5;
}
.youshi .ysCont .bd {
  overflow: hidden;
  width: 100%;
  height: 370px;
}
.youshi .ysCont .bd ul li .item {
  height: 370px;
  padding-top: 34px;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: block;
  font-size: 27px;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-left: 35px;
  margin-top: 22px;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 28px;
  margin-left: 35px;
  line-height: 32px;
  color: #7f7f7f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #ff8e12;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .page {
  width: 399px;
  height: 500px;
  position: absolute;
  right: -320px;
  top: 154px;
  z-index: 3;
  background: url(../images/yspage.png) 0 0 no-repeat;
}
.youshi .page .prev {
  position: absolute;
  width: 49px;
  height: 49px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f5bb2e, #ff931a);
  background-image: linear-gradient(to right, #f5bb2e, #ff931a);
  background-size: 0% 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  background-color: #edecec;
  left: -15px;
  top: 277px;
  color: #959595;
  cursor: pointer;
  text-align: center;
  line-height: 49px;
  font-size: 26px;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  color: #fff;
  box-shadow: 4px 4px 3px 0px rgba(255, 147, 26, 0.25);
  background-size: 100% 100%;
}
.youshi .page .next {
  position: absolute;
  width: 38px;
  height: 39px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f5bb2e, #ff931a);
  background-image: linear-gradient(to right, #f5bb2e, #ff931a);
  background-size: 0% 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
  background-color: #edecec;
  left: 18px;
  top: 367px;
  color: #959595;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  color: #fff;
  box-shadow: 4px 4px 3px 0px rgba(255, 147, 26, 0.25);
  background-size: 100% 100%;
}
.youshi .ysYi {
  position: absolute;
  top: 630px;
  left: -320px;
  background: url(../images/ystip.png) 4px bottom no-repeat;
  height: 286px;
  width: 1920px;
  z-index: 3;
}
.youshi .hd {
  margin-top: 270px;
  position: relative;
  z-index: 5;
}
.youshi .hd::after,
.youshi .hd:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
}
.youshi .hd ul li {
  float: left;
  cursor: pointer;
}
.youshi .hd ul li .item {
  width: 230px;
  height: 150px;
  border-radius: 10px;
  position: relative;
  padding: 18px 18px 0 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i {
  display: block;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  border: dashed 1px transparent;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i::before,
.youshi .hd ul li .item i::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transform: translate(3px, 3px);
  -moz-transform: translate(3px, 3px);
  -o-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .hd ul li .item i::before {
  filter: grayscale(100) brightness(0.6);
}
.youshi .hd ul li .item i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li .item h4 {
  font-size: 20px;
  line-height: 1;
  margin-top: 14px;
}
.youshi .hd ul li .item p {
  margin-top: 10px;
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #cacaca;
}
.youshi .hd ul li:hover .item,
.youshi .hd ul li.on .item {
  background-color: #ffffff;
  box-shadow: 4px 4px 24px 0px rgba(21, 21, 21, 0.1);
}
.youshi .hd ul li:hover .item i,
.youshi .hd ul li.on .item i {
  border-color: #ff8e12;
}
.youshi .hd ul li:hover .item i:before,
.youshi .hd ul li.on .item i:before,
.youshi .hd ul li:hover .item i:after,
.youshi .hd ul li.on .item i:after {
  top: -100%;
}
.youshi .hd ul li:hover .item h4,
.youshi .hd ul li.on .item h4 {
  font-weight: bold;
  color: #ff8e12;
}
.youshi .ysNum {
  font-family: Impact;
  font-size: 111px;
  line-height: 92px;
  color: #edecec;
  position: absolute;
  right: -10px;
  top: 277px;
  z-index: 5;
  text-align: right;
  padding-right: 20px;
  width: 290px;
  border-bottom: 1px solid rgba(156, 156, 156, 0.4);
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont {
    margin-right: 80px;
    margin-left: 690px;
  }
  .youshi .page {
    right: -340px;
  }
  .youshi .ysL {
    left: -370px;
  }
}
.inBanner1 {
  position: relative;
  overflow: hidden;
  padding-bottom: 115px;
}
.inBanner1 .mbanBox {
  padding-top: 62px;
}
.inBanner1 .mbanBox .text {
  text-align: center;
}
.inBanner1 .mbanBox .text .t1 {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #515151;
  padding: 0 50px;
}
.inBanner1 .mbanBox .text .t2 {
  font-family: "Segoe Script";
  font-size: 12px;
  line-height: 24px;
  color: #bdbdbd;
  margin-top: 14px;
}
.inBanner1 .mbanBox .pic {
  position: relative;
  margin-top: 70px;
}
.inBanner1 .mbanBox .pic::before {
  content: "";
  display: block;
  width: 1551px;
  height: 424px;
  position: absolute;
  top: -35px;
  left: -108px;
  z-index: -1;
  background: url(../images/inbanbg.png) 0 center no-repeat;
}
.inBanner1 .mbanBox .img {
  background-color: #ffffff;
  box-shadow: 6px 10px 9px 0px rgba(0, 0, 0, 0.1);
  border-radius: 162px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.inBanner1 .mbanBox .img img {
  display: block;
  width: 100%;
}
.case {
  overflow: hidden;
  position: relative;
  padding-top: 303px;
  margin-top: -183px;
  background: url(../images/casebg.png) center 0 no-repeat;
  height: 1322px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .title {
  text-align: right;
  color: #fff;
}
.case .title span b {
  color: #fff;
}
.case .title span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  border-top: 16px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: relative;
  top: -2px;
}
.case .title span::after {
  display: none;
}
.case .title em {
  margin-right: -5px;
  color: #ffffff;
  margin-top: 18px;
}
.case .title::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 294px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
  margin-top: 38px;
}
.case .caseTit {
  position: absolute;
  z-index: 2;
  top: 58px;
  left: 0;
}
.case .caseSwiper {
  margin-top: 56px;
  height: 572px;
  z-index: 3;
  padding-top: 52px;
  position: relative;
  margin-bottom: 27px;
}
.case .caseSwiper .bg::before {
  content: "";
  display: block;
  background-color: #ffffff;
  box-shadow: 0px 0px 56px 1px rgba(237, 137, 24, 0.19);
  border-radius: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 -75px;
  z-index: -2;
}
.case .caseSwiper .bg::after {
  content: "";
  display: block;
  border: solid 1px #ed8918;
  opacity: 0.2;
  border-radius: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 10px -65px;
  z-index: -1;
}
.case .caseSwiper::before {
  content: "";
  display: block;
  width: 475px;
  height: 52px;
  background-color: #fbae30;
  border-radius: 26px;
  position: absolute;
  bottom: -27px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -3;
}
.case .caseSwiper .swiper-container {
  margin: 0 -22px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper ul li {
  float: left;
  width: 25%;
  padding-top: 30px;
  height: 484px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  margin: auto;
  width: 288px;
  height: 327px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 12px 10px 0;
}
.case .caseSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/caseli.png) center 0 no-repeat;
  opacity: 1;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  height: 195px;
  border-radius: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  margin-top: 12px;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .line {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 21px;
  font-size: 0;
}
.case .caseSwiper ul li .item .cont .line i {
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  background-color: #f6921d;
  margin-right: 9px;
}
.case .caseSwiper ul li .dot {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -9px;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  border: solid 2px #d9d9d9;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .dot::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 2px;
  width: 1px;
  height: 20px;
  background-color: #d9d9d9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .dot::after {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #ababab;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .num {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: "Arial Black";
  font-size: 35px;
  line-height: 37px;
  text-align: center;
  opacity: 0;
  color: #ff8e12;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li:hover {
  padding-top: 0;
}
.case .caseSwiper ul li:hover .item {
  width: 310px;
  height: 355px;
  box-shadow: 10px 10px 7px 0px rgba(57, 57, 57, 0.07);
  border-radius: 20px;
  background: none;
  border: solid 1px #e6e6e6;
  background-color: #ffffff;
}
.case .caseSwiper ul li:hover .item::before {
  opacity: 0;
}
.case .caseSwiper ul li:hover .item .pic {
  height: 225px;
}
.case .caseSwiper ul li:hover .item .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.case .caseSwiper ul li:hover .item .cont .bt {
  color: #ff8e12;
}
.case .caseSwiper ul li:hover .dot {
  border-color: #ff8e12;
}
.case .caseSwiper ul li:hover .dot::before {
  background-color: #ff8e12;
}
.case .caseSwiper ul li:hover .dot::after {
  background-color: #ff8e12;
}
.case .caseSwiper ul li:hover .num {
  opacity: 1;
}
.case .caseSwiper::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #e1e1e1;
  margin-top: -49px;
  width: 100%;
  z-index: -1;
}
.case .page .case-prev {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 462px;
  width: 50px;
  height: 50px;
  background-color: #fbae30;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  color: #fff;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "<";
  font-family: simsun;
}
.case .page .case-next {
  position: absolute;
  z-index: 4;
  right: 0;
  top: 462px;
  width: 50px;
  height: 50px;
  background-color: #fbae30;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  color: #fff;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: ">";
  font-family: simsun;
}
.case .page .case-next:hover {
  box-shadow: 0 0 0 8px rgba(255, 142, 18, 0.3);
}
@media screen and (max-width: 1320px) {
  .case .mbanBox {
    padding-right: 40px;
  }
  .case .mbanBox .txt {
    margin-left: 30px;
  }
  .case .mbanBox .lx {
    width: 510px;
  }
  .case .mbanBox .lx .tt {
    margin-left: 20px;
  }
}
.about {
  margin-top: -104px;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  height: 958px;
}
.about .title {
  text-align: center;
}
.about .title em::before {
  content: "";
  width: 142px;
  height: 1px;
  background-color: #c5c5c5;
  opacity: 0.5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.about .title em::after {
  content: "";
  width: 142px;
  height: 1px;
  background-color: #c5c5c5;
  opacity: 0.5;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -1px;
}
.about .title i {
  margin-top: 24px;
  display: block;
}
.about .title i img {
  display: inline-block;
  vertical-align: top;
}
.about .title::after {
  content: "";
  display: block;
  margin: 24px auto 0;
  border-top: 16px solid #fab435;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
}
.about .aboutCont {
  margin-top: 40px;
  position: relative;
  padding-left: 266px;
  padding-right: 140px;
}
.about .aboutPic .pic {
  height: 544px;
  background-color: #c5c5c5;
  border-radius: 0px 50px 0px 0px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.about .aboutPic .tel {
  margin-top: 40px;
  line-height: 15px;
}
.about .aboutPic .tel span {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  border-bottom: 1px solid rgba(125, 125, 125, 0.7);
  padding-bottom: 8px;
}
.about .aboutPic .tel i {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 18px;
  margin-left: 15px;
  font-weight: bold;
}
.about .aLink {
  position: absolute;
  width: 244px;
  height: 544px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  left: 0;
  top: 0;
}
.about .aLink ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.about .aLink ul li a {
  display: block;
  height: 180px;
  padding-top: 22px;
  text-align: center;
}
.about .aLink ul li a em {
  display: block;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  border: solid 1px #e4e4e4;
  padding: 5px;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  display: block;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(135deg, #f7b93e, #ee9016 80%);
  background-image: linear-gradient(135deg, #f7b93e, #ee9016 80%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: 100% 0%;
  background-position: left 100%;
  background-color: #e4e4e4;
}
.about .aLink ul li a i:before,
.about .aLink 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;
  -webkit-transform: translate(4px, 4px);
  -moz-transform: translate(4px, 4px);
  -o-transform: translate(4px, 4px);
  transform: translate(4px, 4px);
}
.about .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:after {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .aLink ul li a span {
  display: block;
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
.about .aLink ul li a:hover {
  color: #ff8e12;
}
.about .aLink ul li a:hover em {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aLink ul li:hover a em,
.about .aLink ul li.on a em {
  border-color: #ef931d;
}
.about .aLink ul li:hover a i,
.about .aLink ul li.on a i {
  background-size: 100% 100%;
}
.about .aLink ul li:hover a i:before,
.about .aLink ul li.on a i:before,
.about .aLink ul li:hover a i:after,
.about .aLink ul li.on a i:after {
  top: -100%;
}
.about .aboutText {
  width: 668px;
  height: 535px;
  position: absolute;
  right: -143px;
  z-index: 3;
  top: 98px;
  background: url(../images/abouttextbg.png) 0 0 no-repeat;
  padding-top: 60px;
  padding-right: 143px;
  padding-left: 50px;
}
.about .aboutText .xpBox {
  display: block;
  background: url(../images/xunpan.png) center center no-repeat;
  position: relative;
  width: 46px;
  height: 46px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2), 0 0 0 16px rgba(255, 255, 255, 0.1);
  margin-left: 374px;
}
.about .aboutText .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .xpBox .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: #ff8e12;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(255, 142, 18, 0.15);
}
.about .aboutText .xpBox .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: #ff8e12;
}
.about .aboutText .xpBox .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;
}
.about .aboutText .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .tit {
  margin-top: 176px;
  position: relative;
  line-height: 1;
  font-size: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  font-weight: bold;
  color: #fff;
}
.about .aboutText .text {
  margin-top: 20px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: rgba(255, 255, 255, 0.8);
}
.about .aboutText .more {
  display: block;
  position: absolute;
  top: 277px;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  right: 140px;
}
.about .aboutText .more::before {
  content: "|";
  margin-right: 10px;
}
.about .aboutText .more::after {
  content: "|";
  margin-left: 10px;
}
.about .aboutText .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.about .aboutText .aLink {
  margin-top: 66px;
}
.about .aboutText .aLink ul::after,
.about .aboutText .aLink ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aLink ul li {
  float: left;
  margin-left: 148px;
}
.about .aboutText .aLink ul li:first-child {
  margin-left: 0;
}
.about .aboutText .aLink ul li a {
  display: block;
  position: relative;
  padding-left: 76px;
  height: 60px;
  padding-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  bottom: 0;
  left: -6px;
  width: 72px;
  height: 44px;
  background: url(../images/alinkty.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(93, 93, 93, 0.1);
  margin: auto;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a i:before,
.about .aboutText .aLink 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;
}
.about .aboutText .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a span {
  display: block;
  line-height: 1;
  font-size: 20px;
}
.about .aboutText .aLink ul li a em {
  display: block;
  margin-top: 9px;
  line-height: 10px;
  color: #aaaaaa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li:hover a,
.about .aboutText .aLink ul li.on a {
  color: #ff8e12;
}
.about .aboutText .aLink ul li:hover a::before,
.about .aboutText .aLink ul li.on a::before {
  bottom: -37px;
  opacity: 1;
}
.about .aboutText .aLink ul li:hover a i,
.about .aboutText .aLink ul li.on a i {
  background-color: #ff8e12;
}
.about .aboutText .aLink ul li:hover a i:before,
.about .aboutText .aLink ul li.on a i:before,
.about .aboutText .aLink ul li:hover a i:after,
.about .aboutText .aLink ul li.on a i:after {
  top: -100%;
}
.about .aboutText .aLink ul li:hover a em,
.about .aboutText .aLink ul li.on a em {
  color: #ff8e12;
}
.about .aboutimg {
  width: 494px;
  height: 379px;
  position: absolute;
  pointer-events: none;
  left: -360px;
  top: 284px;
  background: url(../images/aboutimg.png) 0 0 no-repeat;
}
.news {
  padding: 70px 0 60px;
  overflow: hidden;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 10px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 58px;
}
.news .newsTab ul li a {
  height: 50px;
  font-size: 18px;
  line-height: 38px;
  display: block;
  position: relative;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 3px;
  background-color: #ef921d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  font-weight: bold;
}
.news .newsTab ul li.on a::before,
.news .newsTab ul li:hover a::before {
  width: calc(100% + 6px);
}
.news .newsTabs {
  margin-top: 46px;
  margin-left: -30px;
  margin-right: -30px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  width: 33.333%;
  float: left;
  padding: 25px 30px 0;
}
.news .newsList ul li .item {
  padding-left: 20px;
}
.news .newsList ul li .item .pic {
  display: block;
  height: 228px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  position: relative;
  padding-top: 20px;
}
.news .newsList ul li .item .cont .date {
  position: absolute;
  left: -20px;
  top: -50px;
  width: 138px;
  height: 50px;
  background-color: #e4e4e4;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  font-family: Arial;
  font-size: 24px;
  color: #777777;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(135deg, #f7b93e, #ee9016 80%);
  background-image: linear-gradient(135deg, #f7b93e, #ee9016 80%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: 0% 100%;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
  color: #ff8e12;
}
.news .newsList ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #666666;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .more {
  display: block;
  position: relative;
  margin-top: 30px;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 18px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .more::after {
  content: ">";
  color: #b5b5b4;
  line-height: 10px;
  border-left: 1px solid #b5b5b4;
  padding-left: 10px;
  font-family: simsun;
  position: absolute;
  font-size: 14px;
  right: 0;
  top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 38px;
  height: 1px;
  background-color: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .more:hover {
  color: #ff8e12;
}
.news .newsList ul li .item .cont .more:hover::after {
  color: #ff8e12;
  border-left-color: #ff8e12;
}
.news .newsList 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 .newsList ul li .item:hover .cont .date {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsList ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList ul li .item:hover .cont .more::before {
  width: 100%;
  background-color: #f3ce6a;
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 500px;
  }
  .news .newsList .list {
    width: 640px;
  }
}
