@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 {
  background: #2c2c2c;
}
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: 6.25%;
  background: url(../images/bg.png) 0 center repeat;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .bannerSwiper {
  overflow: hidden;
  margin: auto;
  border-radius: 50px 0px 0px 50px;
}
.banner .bannerSwiper img {
  display: block;
}
.banner .banner-pagination {
  width: 6.25%;
  position: absolute;
  left: 0;
  bottom: 58px;
}
.banner .banner-pagination span {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  margin: 20px auto 0;
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}
.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 .banner-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner:hover .banner-prev {
  left: 2%;
}
.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: 2%;
  cursor: pointer;
}
.intop {
  background: url(../images/probg.png) center 0 no-repeat;
}
.intop .inContent {
  height: 138px;
  padding-top: 45px;
}
.intop .inContent .slogan {
  float: left;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
  position: relative;
}
.intop .inContent .slogan:before {
  content: "";
  display: block;
  position: absolute;
  left: -243px;
  top: 50%;
  width: 240px;
  height: 1px;
  background-color: #dedede;
}
.intop .inContent .search {
  float: right;
  width: 264px;
  height: 36px;
  background-color: #f8f8f8;
  box-shadow: 0px 5px 5px 0px rgba(3, 0, 0, 0.09);
  border-radius: 18px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.intop .inContent .search .searchInp {
  width: 220px;
  height: 38px;
  line-height: 38px;
  background: none;
  float: left;
  position: relative;
  color: #333;
  padding: 0 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.intop .inContent .search .searchInp::-webkit-input-placeholder {
  color: #999999;
}
.intop .inContent .search .searchInp:focus,
.intop .inContent .search .searchInp:active {
  border-color: #fe781b;
  z-index: 2;
}
.intop .inContent .search .searchInp:focus::-webkit-input-placeholder,
.intop .inContent .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.intop .inContent .search .submitBtn {
  background: url(../images/searchico.png) 0 center no-repeat;
  width: 44px;
  height: 38px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.intop .inContent .search .submitBtn:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.intop .inContent .search:hover {
  border-color: #fe781b;
  box-shadow: 0px 5px 5px 0px rgba(254, 120, 27, 0.15);
}
.title {
  line-height: 1;
}
.title h4 img {
  display: block;
  height: 20px;
}
.title h3 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 24px;
}
.product {
  background: url(../images/probg.png) center -138px no-repeat;
  height: 1538px;
}
.product .proBox {
  padding-top: 80px;
}
.product .proBox .title h3 {
  margin-top: 48px;
}
.product .proBox .proTit {
  position: absolute;
  right: 0;
  top: 0;
  width: 72px;
  height: 174px;
  background-color: #fe781b;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  padding: 23px 26px 0;
  line-height: 1;
}
.product .proBox .proTit:after {
  content: "";
  display: block;
  width: 1px;
  height: 44px;
  background-color: #ffffff;
  margin: 8px auto 0;
}
.product .proNav {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 80px;
  width: 770px;
  padding-top: 28px;
}
.product .proNav ul {
  position: relative;
  overflow: hidden;
  margin-right: -40px;
  z-index: 2;
  margin-top: 40px;
}
.product .proNav ul li {
  float: left;
  position: relative;
  margin-left: 1px;
  left: -20px;
  min-width: 110px;
}
.product .proNav ul li:before {
  content: "";
  display: block;
  text-align: center;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -8px;
  width: 1px;
  height: 17px;
  background-color: #dedede;
}
.product .proNav ul li:first-child {
  border-top: none;
}
.product .proNav ul li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 54px;
  padding: 0 20px;
  text-align: center;
}
.product .proNav ul li:hover > a {
  color: #fe781b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proNav .more {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #666;
  height: 50px;
  line-height: 48px;
  position: relative;
  padding: 0 10px 0 98px;
  border-top: 1px #e7e7e7 solid;
}
.product .proNav .more:before {
  content: "";
  width: 21px;
  height: 20px;
  background: url(../images/proLlih.png) center center no-repeat;
  vertical-align: middle;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proNav .more:after {
  content: "";
  width: 21px;
  height: 20px;
  background: url(../images/proLli.png) center center no-repeat;
  vertical-align: middle;
  position: absolute;
  left: 44px;
  top: 50%;
  margin-top: -10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proNav .more:hover {
  color: #fe781b;
}
.product .proNav .more:hover:before {
  left: 44px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proNav .more:hover:after {
  left: 64px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proTabs {
  height: 486px;
  position: relative;
  overflow: hidden;
}
.product .proTabs .bd {
  height: 486px;
}
.product .proTabs .bd li {
  height: 486px;
}
.product .proTabs .bd li .pic {
  display: block;
  float: left;
  width: 340px;
  height: 486px;
  background-color: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  border: 8px solid #fff;
  position: relative;
}
.product .proTabs .bd 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;
}
.product .proTabs .bd li .cont {
  padding-top: 315px;
  position: relative;
  float: right;
  width: 770px;
  z-index: 2;
}
.product .proTabs .bd li .cont:before {
  content: "";
  display: block;
  position: absolute;
  top: 333px;
  left: -145px;
  width: 129px;
  height: 1px;
  background-color: #dedede;
}
.product .proTabs .bd li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
}
.product .proTabs .bd li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 32px;
  height: 96px;
  color: #999999;
  margin-top: 20px;
}
.product .proTabs .bd li:hover .cont .bt {
  color: #fe781b;
}
.product .proTabs .prev {
  position: absolute;
  z-index: 3;
  width: 60px;
  height: 10px;
  background: url(../images/arl.png) center center no-repeat;
  right: 95px;
  bottom: 0;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.product .proTabs .prev:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.product .proTabs .next {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 10px;
  background: url(../images/arr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.product .proTabs .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .proMore {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -72px;
  top: 696px;
  width: 144px;
  height: 42px;
  background-color: #fe781b;
  border-radius: 10px;
  text-align: center;
  line-height: 42px;
  color: #fff;
  z-index: 3;
  text-transform: uppercase;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  overflow: hidden;
  z-index: 1;
}
.product .proMore i {
  min-width: 5px;
}
.product .proMore:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fe781b;
  border-radius: 10px;
  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;
}
.product .proMore:hover {
  background: none;
  color: #fe781b;
}
.product .proMore:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .list {
  margin-top: 80px;
}
.product .list ul {
  margin-right: -78px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  position: relative;
  margin: 40px 78px 0 0;
  width: 348px;
  height: 325px;
  z-index: 1;
}
.product .list li:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 295px;
  height: 282px;
  background-color: #999999;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .pic {
  display: block;
  width: 295px;
  height: 325px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  float: left;
}
.product .list 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;
}
.product .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  width: 53px;
  line-height: 53px;
  padding: 30px 0;
  color: #666666;
  float: left;
  height: 100%;
}
.product .list li .bt:before {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background-color: #333333;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .bt span {
  display: block;
  margin: auto;
  overflow: hidden;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  height: 160px;
  width: 52px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-top: 15px;
}
.product .list li .bt:after {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  height: 43px;
  line-height: 42px;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 32px;
  color: #fff;
  text-align: center;
}
.product .list li:hover:before {
  background: #fe781b;
}
.product .list 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);
}
.product .list li:hover .bt {
  color: #fe781b;
}
.product .list li:hover .bt:before {
  background: #fff;
}
.product .list li:hover .bt:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1) rotate(90deg);
  -moz-transform: scale(1) rotate(90deg);
  -o-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
}
.product .list li.item2,
.product .list li.item5 {
  top: 90px;
}
.youshi {
  background: url(../images/ysbg.png) center 0 no-repeat;
}
.youshi .ysBox {
  height: 828px;
}
.youshi .ysBox .ysPic {
  float: right;
  width: 635px;
  height: 827px;
  padding-top: 146px;
}
.youshi .ysBox .ysPic .title {
  padding-left: 163px;
}
.youshi .ysBox .ysPic .title h3 {
  position: relative;
}
.youshi .ysBox .ysPic .title h3:after {
  content: "";
  display: block;
  position: absolute;
  left: 310px;
  top: 50%;
  width: 526px;
  height: 1px;
  background-color: #dedede;
}
.youshi .ysBox .ysPic .bd {
  overflow: hidden;
  width: 995px;
  height: 476px;
  margin-top: 133px;
  border-radius: 10px 10px 10px 200px;
}
.youshi .ysBox .ysPic .bd li {
  width: 995px;
  height: 476px;
}
.youshi .ysBox .ysPic .bd li .pic {
  width: 995px;
  height: 476px;
  overflow: hidden;
}
.youshi .ysBox .ysPic .bd li .pic img {
  display: block;
  width: 995px;
  height: 476px;
}
.youshi .ysBox .ysCont {
  float: left;
  width: 490px;
  padding-top: 80px;
}
.youshi .ysBox .ysCont .bd {
  height: 374px;
  overflow: hidden;
}
.youshi .ysBox .ysCont .bd li {
  height: 374px;
}
.youshi .ysBox .ysCont .bd li .item {
  padding-top: 50px;
  position: relative;
}
.youshi .ysBox .ysCont .bd li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysCont .bd li .item .num {
  font-family: Arial;
  font-size: 50px;
  font-weight: bold;
  line-height: 36px;
}
.youshi .ysBox .ysCont .bd li .item h4 {
  font-size: 24px;
  line-height: 1;
  margin-top: 40px;
}
.youshi .ysBox .ysCont .bd li .item h4 i {
  display: inline-block;
  vertical-align: middle;
  font-family: Arial;
  font-size: 16px;
  margin-left: 25px;
  color: #666666;
}
.youshi .ysBox .ysCont .bd li .item .text {
  line-height: 42px;
  margin-top: 40px;
}
.youshi .ysBox .ysCont .bd li .item:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox .ysCont .bd li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysBox .ysCont .page {
  width: 340px;
  height: 48px;
  background-color: #fe781b;
  border-radius: 10px;
}
.youshi .ysBox .ysCont .prev {
  float: left;
  width: 176px;
  height: 48px;
  background: url(../images/ysl.png) center 15px no-repeat;
  background-color: #f8f8f8;
  box-shadow: 0px 5px 5px 0px rgba(3, 0, 0, 0.07);
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysCont .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysBox .ysCont .next {
  float: right;
  width: 164px;
  height: 48px;
  background: url(../images/ysr.png) center 15px no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysCont .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysBox .mban {
  margin-top: 135px;
  color: #ffffff;
}
.youshi .ysBox .mban .t1 {
  font-size: 16px;
  line-height: 42px;
}
.youshi .ysBox .mban .tt {
  margin-top: 8px;
}
.youshi .ysBox .mban .tt .tel {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  float: left;
  line-height: 35px;
  padding-top: 10px;
  letter-spacing: 2px;
}
.youshi .ysBox .mban .tt .zxLink {
  float: right;
  display: block;
  width: 160px;
  height: 45px;
  border: solid 1px #999999;
  line-height: 43px;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fe781b, #fe781b);
  background-image: linear-gradient(to right, #fe781b, #fe781b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .ysBox .mban .tt .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #fe781b;
}
.case {
  padding: 70px 0 75px;
  background: url(../images/ysbg.png) center -828px no-repeat;
}
.case .caseBox .title {
  width: 472px;
  position: absolute;
  right: 0;
  top: 56px;
  z-index: 2;
}
.case .caseBox .title h3 {
  position: relative;
}
.case .caseBox .title h3:after {
  content: "";
  display: block;
  position: absolute;
  left: 140px;
  top: 50%;
  width: 690px;
  height: 1px;
  background-color: #dedede;
}
.case .caseBox .caseTabs {
  position: relative;
}
.case .caseBox .caseTabs .bd {
  height: 494px;
  overflow: hidden;
}
.case .caseBox .caseTabs .bd li {
  height: 494px;
}
.case .caseBox .caseTabs .bd li .pic {
  display: block;
  width: 664px;
  height: 494px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 6px;
  border-radius: 50px;
  border: solid 1px #dedede;
  float: left;
}
.case .caseBox .caseTabs .bd li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  width: 100%;
  height: 100%;
}
.case .caseBox .caseTabs .bd 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;
}
.case .caseBox .caseTabs .bd 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);
}
.case .caseBox .caseTabs .bd li .cont {
  height: 494px;
  position: relative;
  width: 506px;
  float: right;
  padding-top: 160px;
}
.case .caseBox .caseTabs .bd li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  color: #fe781b;
}
.case .caseBox .caseTabs .bd li .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 18px;
  height: 3px;
  background-color: #fe781b;
  margin-right: 16px;
}
.case .caseBox .caseTabs .bd li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseBox .caseTabs .bd li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #666666;
  margin-top: 5px;
  margin-left: 34px;
}
.case .caseBox .prev {
  position: absolute;
  z-index: 3;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  background: url(../images/casel.png) center center no-repeat;
  left: 685px;
  bottom: 105px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.case .caseBox .next {
  position: absolute;
  z-index: 3;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  background: url(../images/caser.png) center center no-repeat;
  left: 685px;
  bottom: 55px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.case .list {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 177px;
}
.case .list ul {
  margin-right: -40px;
}
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  float: left;
  width: 210px;
  margin-right: 40px;
}
.case .list ul li .pic {
  display: block;
  width: 210px;
  height: 152px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .list ul li .bt {
  line-height: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 9px;
  color: #fff;
  text-align: center;
}
.case .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper {
  width: 760px;
  height: 540px;
  margin: auto;
  overflow: initial !important;
  margin-top: 40px;
}
.case .caseSwiper li {
  width: 760px;
  height: 540px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li:after {
  content: "";
  position: absolute;
  background: #fe781b;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.case .caseSwiper li:hover:after,
.case .caseSwiper li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.case .caseSwiper li .pic {
  display: block;
  width: 100%;
  height: 380px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseSwiper 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;
}
.case .caseSwiper 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);
}
.case .caseSwiper li .cont {
  height: 160px;
  position: relative;
  background-color: #fdfdfd;
  padding: 26px 182px 0 28px;
  border-bottom: 1px solid #d9d9d9;
}
.case .caseSwiper li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
}
.case .caseSwiper li .cont .bt:hover {
  color: #fe781b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #808080;
  text-indent: 2em;
  line-height: 24px;
  margin-top: 15px;
}
.case .caseSwiper li .cont .more {
  display: block;
  position: absolute;
  right: 0;
  top: 46px;
  width: 122px;
  height: 75px;
  padding-left: 32px;
  border-left: 1px solid #e6e6e6;
  line-height: 1;
}
.case .caseSwiper li .cont .more:hover {
  background-position: 0 center;
}
.case .caseSwiper li .cont .more i {
  display: block;
  font-family: Arial;
  font-size: 18px;
  color: #808080;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .cont .more span {
  display: block;
  font-size: 12px;
  margin-top: 15px;
  color: #b3b3b3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .cont .more:after {
  content: "";
  display: block;
  width: 7px;
  height: 8px;
  background: url(../images/casear.png) center center no-repeat;
  margin-top: 12px;
}
.case .caseSwiper li .cont .more:hover i,
.case .caseSwiper li .cont .more:hover span {
  color: #fe781b;
}
.case .caseSwiper li.swiper-slide-active .cont {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.about {
  background: url(../images/aboutbg.png) center 0 no-repeat;
}
.about .aboutBox {
  height: 540px;
  padding-top: 70px;
}
.about .aboutPic {
  width: 552px;
  height: 470px;
  float: right;
  position: relative;
  z-index: 1;
  text-align: right;
}
.about .aboutPic:before {
  content: "";
  display: block;
  position: absolute;
  right: -38px;
  top: -70px;
  z-index: -1;
  width: 400px;
  height: 540px;
  background-color: #f8f8f8;
  border-radius: 0px 0px 20px 20px;
}
.about .aboutPic .pic {
  width: 552px;
  height: 390px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 552px;
  height: 390px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 10px 15px -5px rgba(254, 120, 27, 0.3);
}
.about .aboutPic .pic:hover 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);
}
.about .aboutPic .more {
  display: block;
  margin-top: 30px;
  text-align: right;
  font-family: Arial;
  font-size: 16px;
  line-height: 22px;
  color: #fe781b;
}
.about .aboutPic .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.about .aboutPic .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 4px;
  background: url(../images/aboutMore.png) 0 center no-repeat;
  margin-right: 25px;
}
.about .aboutPic .more i {
  min-width: 5px;
}
.about .aboutText {
  float: left;
  width: 565px;
  padding-top: 60px;
  position: relative;
}
.about .aboutText h4 img {
  display: block;
  height: 20px;
}
.about .aboutText h5 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 40px;
  line-height: 1;
}
.about .aboutText h5 span {
  font-size: 22px;
  display: block;
  margin-top: 24px;
}
.about .aboutText .line {
  width: 51px;
  height: 1px;
  background-color: #dedede;
  margin-top: 40px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  text-align: justify;
  font-size: 14px;
  text-indent: 2em;
  color: #666666;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 250px;
  border: 2px solid #fe781b;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor img {
  display: block;
  width: 200px;
  height: 250px;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 10px 15px -5px rgba(254, 120, 27, 0.3);
}
.about .aboutText .honor:hover 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);
}
.show {
  margin-top: 28px;
  margin-bottom: 60px;
}
.show .bd {
  height: 250px;
  overflow: hidden;
  width: 100%;
}
.show .bd ul {
  margin-right: -40px;
}
.show .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .bd li {
  float: left;
  position: relative;
  margin-right: 40px;
  width: 270px;
  height: 250px;
}
.show .bd li .pic {
  display: block;
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: solid 1px #dedede;
  padding: 5px;
}
.show .bd li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.show .bd 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;
}
.show .bd li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  height: 40px;
  line-height: 30px;
  padding-top: 10px;
  color: #fff;
  text-align: center;
}
.show .bd li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show .bd li:hover .pic {
  border-color: #fe781b;
}
.show .bd li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news {
  padding: 70px 0;
  background: url(../images/newsbg.png) center 0 no-repeat;
}
.news .newsBox .newsTab {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.news .newsBox .newsTab .title h3 {
  position: relative;
  margin-top: 20px;
}
.news .newsBox .newsTab .title h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  width: 85px;
  height: 1px;
  background-color: #999999;
}
.news .newsBox .newsTab ul {
  margin-top: 52px;
}
.news .newsBox .newsTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTab ul li {
  float: left;
  margin-left: 102px;
}
.news .newsBox .newsTab ul li a {
  display: block;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  position: relative;
  height: 54px;
}
.news .newsBox .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #fe781b;
  -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: top;
  overflow: hidden;
  width: 26px;
  height: 34px;
  margin-right: 10px;
}
.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:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.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/newsico1h.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/newsico2h.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/newsico3h.png) center center no-repeat;
}
.news .newsBox .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsBox .newsTab ul li.on a {
  color: #fe781b;
}
.news .newsBox .newsTab ul li.on a:before {
  width: 100%;
}
.news .newsBox .newsTab ul li.on a i:before,
.news .newsBox .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsBox .newsTab .more {
  float: right;
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: 14px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTab .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 305px;
  height: 1px;
  background-color: #dedede;
  margin-right: 58px;
}
.news .newsBox .newsTab .more:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #1d7bd5 url(../images/aboutadd.png) center center no-repeat;
}
.news .newsBox .newsTab .more:hover {
  color: #fe781b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTabs {
  overflow: hidden;
  height: 850px;
}
.news .newsBox .newsTabs .newsList {
  height: 850px;
}
.news .newsBox .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTabs .newsList .list1 ul {
  margin-right: -60px;
}
.news .newsBox .newsTabs .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTabs .newsList .list1 ul li {
  float: left;
  width: 570px;
  height: 170px;
  border: solid 1px #dddddd;
  margin-top: 40px;
  margin-right: 60px;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTabs .newsList .list1 ul li:first-child {
  margin-top: 0;
  margin-left: 630px;
}
.news .newsBox .newsTabs .newsList .list1 ul li .pic {
  width: 190px;
  height: 150px;
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
}
.news .newsBox .newsTabs .newsList .list1 ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont {
  float: right;
  width: 325px;
  height: 150px;
  margin-right: 10px;
  padding-top: 20px;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .tt {
  line-height: 18px;
  height: 18px;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .tt .date {
  float: left;
  font-family: Arial;
  font-size: 16px;
  color: #666666;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .tt .more {
  display: block;
  float: right;
  width: 41px;
  height: 18px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .tt .more:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
  margin-top: 10px;
  width: 280px;
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTabs .newsList .list1 ul li .cont p {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 3px;
  width: 280px;
}
.news .newsBox .newsTabs .newsList .list1 ul li:hover {
  border-color: #fe781b;
}
.news .newsBox .newsTabs .newsList .list1 ul li:hover:before {
  width: 100%;
}
.news .newsBox .newsTabs .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsBox .newsTabs .newsList .list1 ul li:hover .cont .bt {
  color: #fe781b;
}
.news .newsBox .newsTabs .newsList .list1 ul li:hover .cont .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsBox .newsTabs .newsList .list2 {
  margin-top: 30px;
}
.news .newsBox .newsTabs .newsList .list2 ul {
  margin-right: -60px;
}
.news .newsBox .newsTabs .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsTabs .newsList .list2 li {
  float: left;
  width: 570px;
  height: 110px;
  border-bottom: 1px solid #dedede;
  position: relative;
  margin-right: 60px;
  padding-top: 22px;
  padding-left: 62px;
}
.news .newsBox .newsTabs .newsList .list2 li:after {
  content: "";
  position: absolute;
  background: #fe781b;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsBox .newsTabs .newsList .list2 li:hover:after,
.news .newsBox .newsTabs .newsList .list2 li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsBox .newsTabs .newsList .list2 li:first-child {
  margin-top: 0;
}
.news .newsBox .newsTabs .newsList .list2 li .date {
  position: absolute;
  left: 0;
  top: 28px;
  text-align: center;
  line-height: 1;
}
.news .newsBox .newsTabs .newsList .list2 li .date i {
  display: block;
  font-weight: bold;
  font-family: Arial;
  font-size: 30px;
  letter-spacing: 3px;
  color: #666666;
  padding-left: 3px;
}
.news .newsBox .newsTabs .newsList .list2 li .date span {
  display: block;
  color: #666666;
  margin-top: 10px;
}
.news .newsBox .newsTabs .newsList .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  position: relative;
  padding-right: 40px;
}
.news .newsBox .newsTabs .newsList .list2 li .bt:after {
  content: "";
  display: block;
  width: 29px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.news .newsBox .newsTabs .newsList .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTabs .newsList .list2 li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
  font-size: 16px;
  color: #808080;
}
.news .newsBox .newsTabs .newsList .list2 li:hover .bt {
  color: #fe781b;
}
.news .newsBox .newsTabs .newsList .list2 li:hover .bt:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.partner {
  background: url(../images/newsbg.png) center bottom no-repeat;
  padding-bottom: 70px;
}
.partner .title h3 {
  position: relative;
  margin-top: 20px;
}
.partner .title h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  width: 85px;
  height: 1px;
  background-color: #999999;
}
.partner .page {
  width: 152px;
  height: 48px;
  background-color: #fe781b;
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 10px;
}
.partner .page .prev {
  float: left;
  width: 76px;
  height: 48px;
  background: url(../images/hbl.png) center 18px no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.partner .page .next {
  float: right;
  width: 76px;
  height: 48px;
  background: url(../images/hbr.png) center 18px no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.partner .bd {
  height: 108px;
  margin-top: 50px;
  overflow: hidden;
}
.partner .bd ul {
  margin-right: -36px;
}
.partner .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.partner .bd ul li {
  float: left;
  margin-right: 36px;
}
.partner .bd ul li .item {
  width: 211px;
  height: 108px;
  border-radius: 8px;
  border: solid 1px #dedede;
  padding: 2px 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.partner .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: solid 1px #dedede;
  position: relative;
  overflow: hidden;
}
.partner .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
  text-align: center;
  line-height: 70px;
  width: 201px;
  height: 72px;
  border-radius: 8px;
  background: rgba(254, 120, 27, 0.7);
  padding: 0 10px;
  color: #fff;
  position: absolute;
  left: 4px;
  top: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.partner .bd ul li .item:hover {
  border-color: #fe781b;
}
.partner .bd ul 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);
}
.partner .bd ul li .item:hover .bt {
  opacity: 1;
  filter: alpha(opacity=100);
}
.contact {
  padding: 70px 0 42px;
  color: #999999;
  background: #2c2c2c;
}
.contact .lxList {
  float: left;
  width: 740px;
}
.contact .lxList ul {
  padding-top: 22px;
}
.contact .lxList ul li {
  height: 30px;
  line-height: 30px;
  margin-top: 14px;
  font-size: 16px;
  padding-left: 56px;
}
.contact .lxList ul li:first-child {
  margin-top: 0;
}
.contact .lxList ul li.li1 {
  background: url(../images/lxico1.png) 0 0 no-repeat;
}
.contact .lxList ul li.li2 {
  background: url(../images/lxico2.png) 0 0 no-repeat;
}
.contact .lxList ul li span {
  color: #ffffff;
  font-family: Arial;
  font-size: 20px;
}
.contact .ewm {
  float: right;
}
.contact .ewm div {
  float: left;
  margin-left: 112px;
}
.contact .ewm div:first-child {
  margin-left: 0;
}
.contact .ewm div img {
  display: block;
  float: left;
  width: 105px;
  height: 105px;
  border: solid 1px #dddddd;
  padding: 2px;
}
.contact .ewm div p {
  margin-left: 38px;
  width: 14px;
  line-height: 1;
  padding-top: 12px;
  height: 105px;
  float: left;
}
.contact .links {
  margin-top: 50px;
  line-height: 36px;
}
.contact .links .tit {
  float: left;
  font-weight: bold;
  font-size: 16px;
}
.contact .links .list {
  float: right;
  line-height: 36px;
  overflow: hidden;
  margin-right: -60px;
  width: 1130px;
}
.contact .links .list a {
  display: inline-block;
  position: relative;
  margin-left: 60px;
  color: #999999;
  left: -60px;
}
.contact .links .list a:before {
  content: "|";
  position: absolute;
  left: -35px;
  width: 10px;
  text-align: center;
  color: #999999;
}
.contact .links .list a:hover {
  color: #fff;
}
