@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  padding-left: 5.46875%;
  padding-right: 5.46875%;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/topbg.jpg) center -140px no-repeat;
  width: 100%;
  height: 80%;
  z-index: -1;
  left: 0;
  top: 0;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .bannerSwiper {
  border-radius: 50px 0px 50px 0px;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
}
.banner .banner-pagination {
  display: none;
  width: 200px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  bottom: 20px;
  z-index: 4;
  font-family: Arial;
  font-size: 30px;
  line-height: 1;
  color: #444444;
}
.banner .banner-pagination span {
  width: 16px;
  height: 16px;
  margin: 0 10px;
  background: #fff;
  opacity: 1;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  background: #9e2e2e;
}
.banner .banner-prev {
  position: absolute;
  z-index: 4;
  left: 0;
  display: block;
  width: 5.46875%;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  font-family: Arial;
  text-align: center;
  color: #fff;
  font-size: 12px;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  background: url(../images/bl.png) center center no-repeat;
}
.banner .banner-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .banner-next {
  position: absolute;
  z-index: 4;
  right: 0;
  display: block;
  width: 5.46875%;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  font-family: Arial;
  text-align: center;
  color: #fff;
  font-size: 12px;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  background: url(../images/br.png) center center no-repeat;
}
.banner .banner-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .arrow {
  position: absolute;
  z-index: 4;
  width: 29px;
  height: 41px;
  background: url(../images/arrow.png) center center no-repeat;
  left: 50%;
  margin-left: -15px;
  bottom: 60px;
  animation: arrow 1.8s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.inTop {
  margin-top: 60px;
  height: 120px;
  position: relative;
  border-radius: 10px;
  border: solid 1px #dddddd;
  z-index: 1;
}
.inTop .slogan {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 400px;
  padding-top: 28px;
  line-height: 1;
  padding-left: 120px;
  font-size: 18px;
  line-height: 30px;
  color: #444444;
  position: relative;
}
.inTop .slogan:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(../images/slogan.png) center center no-repeat;
  background-color: #444444;
  border-radius: 100%;
  left: 35px;
  top: 29px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .slogan:hover:before {
  background-color: #9e2e2e;
}
.inTop .search {
  float: left;
  width: 450px;
  padding: 20px 60px 0 140px;
  border-left: 1px #dddddd dashed;
  border-right: 1px #dddddd dashed;
  height: 118px;
  position: relative;
}
.inTop .search:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(../images/search.png) center center no-repeat;
  background-color: #444444;
  border-radius: 100%;
  left: 60px;
  top: 29px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .search:hover:before {
  background-color: #9e2e2e;
}
.inTop .search .searchBox {
  height: 41px;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .search .searchBox .searchInp {
  width: 200px;
  height: 40px;
  border: none;
  border-right: none;
  line-height: 40px;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inTop .search .searchBox .searchInp::-webkit-input-placeholder {
  color: #777777;
}
.inTop .search .searchBox .submitBtn {
  background: url(../images/searchico.png) left center no-repeat;
  border: none;
  width: 20px;
  height: 40px;
  cursor: pointer;
  float: right;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inTop .search .searchBox .submitBtn:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .search .searchBox:hover {
  border-color: #9e2e2e;
}
.inTop .search .xunpan {
  display: inline-block;
  cursor: pointer;
  position: relative;
  color: #777777;
  z-index: 1;
  line-height: 34px;
}
.inTop .search .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: #9e2e2e;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(158, 46, 46, 0.15);
}
.inTop .search .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: #9e2e2e;
}
.inTop .search .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;
}
.inTop .tel {
  float: right;
  width: 348px;
  height: 118px;
  position: relative;
  padding-left: 148px;
  padding-top: 32px;
  color: #444444;
}
.inTop .tel:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  animation: msClock2 1.4s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  background-color: #444444;
  border-radius: 100%;
  left: 60px;
  top: 29px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .tel:hover:before {
  background-color: #9e2e2e;
}
.inTop .tel h4 {
  line-height: 1;
  font-size: 18px;
}
.inTop .tel p {
  font-family: 'Times New Roman', Times, serif;
  font-size: 26px;
  line-height: 1;
  margin-top: 8px;
  color: #484848;
}
.title .tit {
  padding-top: 17px;
  height: 90px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.title .tit:before {
  content: "";
  display: block;
  position: absolute;
  left: -35px;
  top: 0;
  width: 90px;
  height: 90px;
  background-color: #9e2e2e;
  border-radius: 10px 0px 10px 20px;
  z-index: -1;
}
.title .tit:after {
  content: "";
  display: block;
  position: absolute;
  left: -92px;
  top: 43px;
  width: 80px;
  height: 1px;
  background-color: #ebf7ec;
}
.title .tit h4 {
  line-height: 20px;
  position: relative;
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  letter-spacing: 32px;
  white-space: nowrap;
  letter-spacing: 2px;
  color: #eeeeee;
  text-transform: uppercase;
}
.title .tit h4:first-letter {
  display: block;
  font-size: 84px;
  line-height: 56px;
  color: #ffffff;
  margin-right: 10px;
  float: left;
}
.title .tit h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 8px;
}
.title p {
  font-size: 13px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 10px;
}
.business {
  padding: 80px 0 90px;
}
.business .ywBox {
  margin-top: 50px;
}
.business .list {
  overflow: hidden;
}
.business .list ul {
  margin: 0 -50px;
}
.business .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .list ul li {
  width: 33.33%;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  margin-top: -1px;
  padding: 0 50px;
  float: left;
  height: 160px;
}
.business .list ul li.item4,
.business .list ul li.item5,
.business .list ul li.item6 {
  padding-top: 50px;
}
.business .list ul li a {
  display: block;
  height: 100px;
  position: relative;
  padding-left: 120px;
  padding-top: 10px;
}
.business .list ul li a i {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #eeeeee;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .list ul li a i:before,
.business .list 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;
}
.business .list ul li a i.ico1:before {
  background: url(../images/ywico1.png) center center no-repeat;
}
.business .list ul li a i.ico1:after {
  background: url(../images/ywico1h.png) center center no-repeat;
}
.business .list ul li a i.ico2:before {
  background: url(../images/ywico2.png) center center no-repeat;
}
.business .list ul li a i.ico2:after {
  background: url(../images/ywico2h.png) center center no-repeat;
}
.business .list ul li a i.ico3:before {
  background: url(../images/ywico3.png) center center no-repeat;
}
.business .list ul li a i.ico3:after {
  background: url(../images/ywico3h.png) center center no-repeat;
}
.business .list ul li a i.ico4:before {
  background: url(../images/ywico4.png) center center no-repeat;
}
.business .list ul li a i.ico4:after {
  background: url(../images/ywico4h.png) center center no-repeat;
}
.business .list ul li a i.ico5:before {
  background: url(../images/ywico5.png) center center no-repeat;
}
.business .list ul li a i.ico5:after {
  background: url(../images/ywico5h.png) center center no-repeat;
}
.business .list ul li a i.ico6:before {
  background: url(../images/ywico6.png) center center no-repeat;
}
.business .list ul li a i.ico6:after {
  background: url(../images/ywico6h.png) center center no-repeat;
}
.business .list ul li a .bt {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .list ul li a .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.business .list ul li a .txt {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #777777;
  margin-top: 7px;
}
.business .list ul li a:hover i {
  background-color: #9e2e2e;
}
.business .list ul li a:hover i:before,
.business .list ul li a:hover i:after {
  top: -100%;
}
.business .list ul li a:hover .bt {
  color: #9e2e2e;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
}
.youshi .titBox {
  background: url(../images/fwbg.png) right 0 no-repeat;
}
.youshi .ysBox {
  height: 990px;
}
.youshi .ysBox .ystit {
  float: right;
  margin-top: 55px;
  color: #fff;
  text-align: right;
}
.youshi .ysBox .ystit .tit {
  text-align: right;
  padding-top: 17px;
  height: 90px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.youshi .ysBox .ystit .tit:before {
  content: "";
  display: block;
  position: absolute;
  right: -25px;
  top: 0;
  width: 90px;
  height: 90px;
  z-index: -1;
  background-color: #fff;
  border-radius: 10px 0px 10px 20px;
}
.youshi .ysBox .ystit .tit:after {
  content: "";
  display: block;
  position: absolute;
  right: -92px;
  top: 43px;
  width: 80px;
  height: 1px;
  background-color: #ebf7ec;
}
.youshi .ysBox .ystit .tit h4 {
  line-height: 20px;
  position: relative;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 32px;
  white-space: nowrap;
  letter-spacing: 2px;
  color: #b65454;
  padding-right: 75px;
  text-transform: uppercase;
}
.youshi .ysBox .ystit .tit h4 i {
  display: block;
  position: absolute;
  right: 0;
  font-size: 84px;
  line-height: 56px;
  color: #9e2e2e;
  margin-left: 10px;
}
.youshi .ysBox .ystit .tit h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 8px;
  padding-right: 75px;
}
.youshi .ysBox .ystit p {
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 10px;
}
.youshi .ysBox .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .hd ul li {
  width: 25%;
  float: left;
  padding-top: 46px;
  position: relative;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
}
.youshi .ysBox .hd ul li .spot {
  width: 30px;
  height: 30px;
  background-color: #444444;
  border-radius: 100%;
  border: 7px #fff solid;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: -15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .hd ul li:first-child {
  margin-left: 0;
}
.youshi .ysBox .hd ul li i {
  display: block;
  width: 50px;
  height: 56px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysBox .hd ul li i:before,
.youshi .ysBox .hd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .hd ul li i.ico1:before,
.youshi .ysBox .hd ul li i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico2:before,
.youshi .ysBox .hd ul li i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico3:before,
.youshi .ysBox .hd ul li i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico4:before,
.youshi .ysBox .hd ul li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .hd ul li h4 {
  font-size: 18px;
  line-height: 1;
  margin-top: 10px;
}
.youshi .ysBox .hd ul li h5 {
  font-size: 12px;
  line-height: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.youshi .ysBox .hd ul li:hover .spot,
.youshi .ysBox .hd ul li.on .spot {
  background-color: #9e2e2e;
}
.youshi .ysBox .hd ul li:hover i:before,
.youshi .ysBox .hd ul li.on i:before,
.youshi .ysBox .hd ul li:hover i:after,
.youshi .ysBox .hd ul li.on i:after {
  top: -100%;
}
.youshi .ysBox .bd {
  overflow: hidden;
  width: 650px;
  height: 500px;
  background-color: #ffffff;
  border-radius: 0px 60px 0px 0px;
  margin-top: 55px;
}
.youshi .ysBox .bd ul li {
  width: 650px;
  height: 500px;
}
.youshi .ysBox .bd ul li .item {
  padding: 92px 85px 0;
  position: relative;
  z-index: 1;
}
.youshi .ysBox .bd ul li .item h4 {
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  color: #9e2e2e;
}
.youshi .ysBox .bd ul li .item .text {
  font-size: 15px;
  line-height: 40px;
  margin-top: 38px;
  color: #444444;
}
.youshi .page {
  position: absolute;
  left: 85px;
  top: 572px;
  z-index: 3;
}
.youshi .page .prev {
  float: left;
  width: 80px;
  height: 50px;
  background: url(../images/ysl.png) center center no-repeat;
  background-color: #9e2e2e;
  border-radius: 20px 0px 0px 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .page .next {
  float: left;
  width: 80px;
  height: 50px;
  background: url(../images/ysr.png) center center no-repeat;
  background-color: #444444;
  border-radius: 0px 0px 20px 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.team {
  margin-top: 80px;
}
.team .titBox .tipCn {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #666666;
  width: 16px;
  line-height: 1;
}
.team .titBox .tipEn {
  position: absolute;
  right: 35px;
  top: 0;
  font-family: 'Times New Roman', Times, serif;
  font-size: 36px;
  width: 26px;
  line-height: 26px;
  color: #dddddd;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-transform: uppercase;
}
.team .teamBox {
  margin-top: 94px;
}
.team .teamBox .bd {
  width: 786px;
  height: 416px;
  overflow: hidden;
}
.team .teamBox .bd li .item {
  width: 786px;
  height: 416px;
  background-color: #9e2e2e;
  border-radius: 10px 0px 0px 10px;
  overflow: hidden;
  display: block;
}
.team .teamBox .bd li .item .pic {
  display: block;
  width: 416px;
  height: 416px;
  position: relative;
  overflow: hidden;
  float: left;
}
.team .teamBox .bd 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;
}
.team .teamBox .bd li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.team .teamBox .bd li .item .cont {
  float: right;
  width: 370px;
  height: 416px;
  padding: 90px 52px 0;
}
.team .teamBox .bd li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  line-height: 50px;
  height: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.team .teamBox .bd li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.team .teamBox .bd li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #ffffff;
  margin-top: 20px;
}
.team .teamBox .bd li .item .cont .more {
  color: #ffffff;
  display: inline-block;
  margin-top: 25px;
  line-height: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team .teamBox .bd li .item .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.team .teamBox .hd {
  width: 414px;
  height: 416px;
  position: absolute;
  right: 0;
  top: 0;
}
.team .teamBox .hd li {
  width: 208px;
  height: 207px;
  position: absolute;
}
.team .teamBox .hd li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.team .teamBox .hd 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;
}
.team .teamBox .hd li .pic:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 41px;
  height: 41px;
  border-top: 5px #9e2e2e solid;
  border-left: 5px #9e2e2e solid;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  -webkit-transform: scale(1.5) rotate(0);
  -moz-transform: scale(1.5) rotate(0);
  -o-transform: scale(1.5) rotate(0);
  transform: scale(1.5) rotate(0);
}
.team .teamBox .hd li .pic:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 41px;
  height: 41px;
  border-right: 5px #9e2e2e solid;
  border-bottom: 5px #9e2e2e solid;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  -webkit-transform: scale(1.5) rotate(0);
  -moz-transform: scale(1.5) rotate(0);
  -o-transform: scale(1.5) rotate(0);
  transform: scale(1.5) rotate(0);
}
.team .teamBox .hd li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.team .teamBox .hd li.on .pic:before {
  left: 0;
  top: 0;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.team .teamBox .hd li.on .pic:after {
  right: 0;
  bottom: 0;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.team .teamBox .hd li.item1 {
  left: 0;
  top: 0;
}
.team .teamBox .hd li.item1 .pic {
  border-radius: 0px 10px 0px 0px;
}
.team .teamBox .hd li.item2 {
  left: 208px;
  top: 207px;
}
.team .teamBox .hd li.item2 .pic {
  border-radius: 0px 10px 10px 0px;
}
.team .teamBox .hd li.item2 .pic:after {
  border-radius: 0px 0 10px 0px;
}
.team .teamBox .hd li.item3 {
  left: 0;
  top: 414px;
}
.team .teamBox .hd li.item3 .pic {
  border-radius: 0px 0px 10px 0;
}
.team .teamBox .hd li.item3 .pic:after {
  border-radius: 0px 0px 10px 0;
}
.team .teamBox .hd li.item4 {
  left: -208px;
  top: -207px;
}
.team .teamBox .hd li.item4 .pic {
  border-radius: 10px 10px 0px 0px;
}
.team .teamBox .hd li.item4 .pic:before {
  border-radius: 10px 0px 0 0;
}
.team .teamBox .page {
  position: absolute;
  left: 0;
  top: 207px;
  width: 208px;
  height: 207px;
  text-align: center;
  padding-top: 78px;
}
.team .teamBox .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  background: url(../images/tdl.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team .teamBox .page .prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.team .teamBox .page .next {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  background: url(../images/tdr.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team .teamBox .page .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.team .teamBox .page i {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 16px;
  background-color: #cccccc;
  margin: 9px 30px 0;
}
.team .formbox {
  width: 650px;
  padding-top: 8px;
}
.team .formbox input {
  display: block;
  float: left;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  height: 36px;
  background: none;
  border: none;
  border-bottom: solid 1px #e5e5e5;
  line-height: 35px;
  padding-left: 30px;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.team .formbox input.username {
  background: url(../images/inpxm.png) 0 center no-repeat;
  margin-right: 90px;
}
.team .formbox input.usertel {
  background: url(../images/inpdh.png) 0 center no-repeat;
}
.team .formbox input.xqcontent {
  background: url(../images/inpnr.png) 0 center no-repeat;
  width: 650px;
}
.team .formbox input.codeText {
  background: url(../images/inpyzm.png) 0 center no-repeat;
  width: 260px;
}
.team .formbox input::-webkit-input-placeholder {
  color: #bbbbbb;
}
.team .formbox input:focus,
.team .formbox input:active {
  border-color: rgba(158, 46, 46, 0.7);
}
.team .formbox input:focus::-webkit-input-placeholder,
.team .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.team .formbox .code {
  float: left;
  position: relative;
  padding-right: 90px;
}
.team .formbox .code .imgCode {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  height: 36px;
  border: none;
  display: block;
  z-index: 2;
}
.team .formbox .submitform {
  margin-top: 30px;
  float: right;
  width: 100px;
  height: 36px;
  background-color: #9e2e2e;
  border-radius: 10px 0px 10px 0px;
  border: none;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 34px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.team .formbox .submitform:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #9e2e2e;
  border-radius: 10px 0px 10px 0px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.team .formbox .submitform:hover {
  background: none;
  color: #9e2e2e;
}
.team .formbox .submitform:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.team .formbox .submitform:hover {
  box-shadow: 0 8px 10px -5px rgba(255, 255, 255, 0.5);
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  margin-top: 80px;
}
.about .aboutBox {
  height: 726px;
  margin-top: 54px;
}
.about .aboutBox .aLink {
  width: 260px;
  padding-top: 52px;
}
.about .aboutBox .aLink a {
  display: block;
  margin-top: 24px;
  line-height: 70px;
  padding-left: 0;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aLink a:first-child {
  margin-top: 0;
}
.about .aboutBox .aLink a i {
  display: block;
  width: 35px;
  height: 50px;
  float: left;
  position: relative;
  top: 10px;
  margin-right: 26px;
  overflow: hidden;
}
.about .aboutBox .aLink a i:before,
.about .aboutBox .aLink a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutBox .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutBox .aLink a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aboutBox .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutBox .aLink a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aboutBox .aLink a em {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 1px;
  background-color: #ffffff;
  margin-right: 18px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutBox .aLink a:hover {
  padding-left: 30px;
  color: #333333;
  background: #fff;
  border-radius: 0px 10px 10px 0px;
}
.about .aboutBox .aLink a:hover i:before,
.about .aboutBox .aLink a:hover i:after {
  top: -100%;
}
.about .aboutBox .aLink a:hover em {
  background-color: #9e2e2e;
}
.about .aboutPic {
  width: 800px;
  height: 550px;
  position: absolute;
  right: 0;
  top: -154px;
}
.about .aboutPic .pic {
  overflow: hidden;
  width: 800px;
  height: 550px;
  background-color: #f8f8f8;
  border-radius: 20px;
  border: solid 10px #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.about .aboutPic .pic:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -10px rgba(255, 255, 255, 0.5);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .aboutPic .more {
  position: absolute;
  display: block;
  width: 90px;
  height: 136px;
  background: url(../images/aboutar.png) center center no-repeat;
  background-color: #ffffff;
  border-radius: 8px;
  right: 40px;
  bottom: -82px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .more:hover {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.about .aboutCont {
  margin-top: 75px;
}
.about .aboutCont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutCont .wenhua {
  width: 450px;
  height: 350px;
  background-color: #ffffff;
  border-radius: 16px;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutCont .wenhua img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutCont .wenhua:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 15px 15px -10px rgba(255, 255, 255, 0.5);
}
.about .aboutCont .wenhua:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .aboutCont .aboutText {
  float: right;
  width: 680px;
  margin-top: 170px;
  color: #fff;
}
.about .aboutCont .aboutText h4 {
  font-size: 24px;
  line-height: 1;
}
.about .aboutCont .aboutText .text {
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  margin-top: 28px;
}
.news {
  margin-top: 80px;
}
.news .newsBox .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTab .title {
  float: left;
  min-width: 300px;
}
.news .newsBox .newsTab ul {
  float: right;
  font-size: 0;
  margin-top: 24px;
  line-height: 64px;
}
.news .newsBox .newsTab ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
  position: relative;
}
.news .newsBox .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsBox .newsTab ul li a {
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTab ul li a i {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  margin-right: 10px;
  width: 21px;
  height: 30px;
}
.news .newsBox .newsTab ul li a i:before,
.news .newsBox .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsBox .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsBox .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsBox .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsBox .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsBox .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsBox .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsBox .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  height: 1px;
  width: 0;
  background-color: #9e2e2e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTab ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: #9e2e2e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTab ul li.on a i:before,
.news .newsBox .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsBox .newsTab ul li.on a:before,
.news .newsBox .newsTab ul li.on a:after {
  left: 0;
  width: 100%;
}
.news .newsBox .newsTabs {
  height: 520px;
  overflow: hidden;
  margin-top: 50px;
}
.news .newsBox .newsTabs .newsList {
  height: 520px;
  overflow: hidden;
}
.news .newsBox .newsTabs .newsList ul {
  margin: -30px -50px 0;
}
.news .newsBox .newsTabs .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTabs .newsList ul li {
  float: left;
  width: 33.333%;
  height: 192px;
  padding: 40px 50px 0;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTabs .newsList ul li .date {
  line-height: 20px;
  color: #999999;
}
.news .newsBox .newsTabs .newsList ul li .date span {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 24px;
  line-height: 20px;
  color: #aaaaaa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  margin-right: 10px;
}
.news .newsBox .newsTabs .newsList ul li .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTabs .newsList ul li .bt:hover {
  color: #9e2e2e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTabs .newsList ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #888888;
  margin-top: 5px;
}
.news .newsBox .newsTabs .newsList ul li:hover {
  background-color: #f9f9f9;
}
.news .newsBox .newsTabs .newsList ul li:hover .date span {
  color: #9e2e2e;
}
.links {
  padding: 70px 0;
}
.links .linksBox {
  line-height: 32px;
}
.links .linksBox .tit {
  float: left;
  width: 80px;
  height: 32px;
  background-color: #444444;
  border-radius: 4px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.links .linksBox .list {
  float: right;
  width: 1110px;
  overflow: hidden;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #555555;
  margin-left: 50px;
}
.links .linksBox .list a:hover {
  color: #9e2e2e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
