@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: #fff;
}
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/gesture2.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture2.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  position: relative;
  z-index: 1;
  height: 800px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: initial !important;
  z-index: 1;
}
.banner .slider .bd {
  position: relative;
  height: 100%;
}
.banner .slider .slider-main {
  width: 1920px;
  height: 800px;
  position: absolute;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn {
  width: 6.25%;
  position: absolute;
  z-index: 22;
  left: 0;
  top: 640px;
  font-size: 0;
}
.banner .slider .slider-btn .slider-btn-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;
  display: none;
}
.banner .slider .slider-btn .slider-btn-next {
  width: 63px;
  height: 63px;
  border-radius: 100%;
  margin: auto;
  background: url(../images/br.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .slider .slider-btn .slider-btn-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .slider .slider-nav {
  position: absolute;
  left: 0;
  top: 162px;
  width: 6.25%;
  text-align: center;
  z-index: 25;
  background: url(../images/bpage.png) center 0 no-repeat;
  padding-top: 53px;
  display: none;
}
.banner .slider .slider-nav li {
  display: block;
  font-size: 30px;
  color: #333333;
  line-height: 1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  margin-top: 130px;
  text-align: center;
  font-family: 'Times New Roman', Times, serif;
  position: relative;
  font-weight: bold;
}
.banner .slider .slider-nav li:before {
  content: "0";
}
.banner .slider .slider-nav li:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 50px;
  width: 1px;
  height: 89px;
  background-color: #cccccc;
}
.banner .slider .slider-nav li:first-child {
  margin-top: 0;
}
.banner .slider .slider-nav li:first-child:after {
  display: none;
}
.banner .slider .slider-nav li.active {
  color: #0875f7;
}
@media screen and (max-width: 1800px) {
  .banner {
    padding-left: 0;
  }
}
.inTop {
  margin-left: 6.25%;
  border-top: none;
  line-height: 60px;
  padding-left: 54px;
  padding: 20px 0;
  color: #666666;
  position: relative;
}
.xunpan::after{
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  border-left: 1px solid #f0f0f0;
  box-sizing: border-box;
  position: absolute;
  top: -20px;
  right: -51px;
}
.inTop .inContent{
  display: flex;
  justify-content: space-between;
}
.inTop .slogan {
  float: left;
  width: 525px;
  font-size: 18px;
  color: #666666;
}

.inTop .slogan::after{
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  border-left: 1px solid #f0f0f0;
  box-sizing: border-box;
  position: absolute;
  top: -20px;
  left: -54px;
}
.inTop .slogan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 100%;
  margin-right: 16px;
}
.inTop .tel {
  float: left;
  font-size: 14px;
  width: 500px;
}
.inTop .tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 100%;
  margin-right: 16px;
}
.inTop .tel i {
  font-family: Impact;
  font-size: 36px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  color: #333333;
}
.inTop .xunpan {
  float: left;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}
.inTop .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 6px;
  height: 6px;
  background-color: #333333;
  border-radius: 100%;
  margin-right: 16px;
}
.inTop .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: #0875f7;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(240, 133, 25, 0.15);
}
.inTop .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: #0875f7;
}
.inTop .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 .search {
  float: left;
  margin-left: 120px;
  position: relative;
  width: 295px;
  height: 60px;
  background-color: #0875f7;
  line-height: 60px;
  overflow: hidden;
  padding-right: 30px;
  -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 .search .searchInp {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: none;
  border: none;
  float: left;
  position: relative;
  padding-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .search .searchInp::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inTop .search .searchInp::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inTop .search .searchInp:-ms-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inTop .search .searchInp:focus,
.inTop .search .searchInp:active {
  z-index: 2;
}
.inTop .search .searchInp:focus::-webkit-input-placeholder,
.inTop .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .search .searchInp:focus::-moz-placeholder,
.inTop .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .search .searchInp:focus:-ms-input-placeholder,
.inTop .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 70px;
  height: 100%;
  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);
}
.inTop .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 1800px) {
  .inTop {
    margin-left: 0;
    border-left: none;
  }
  .inTop .inContent {
    width: 1300px;
  }
  .inTop .inContent .slogan {
    width: 350px;
  }
  .inTop .inContent .tel {
    width: 400px;
  }
  .inTop .inContent .search {
    margin-left: 0;
    float: right;
  }
}
.title {
  line-height: 1;
  text-align: center;
}
.title h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-weight: bold;
  font-size: 36px;
  color: #f0f0f0;
  line-height: 26px;
}
.title h3 {
  margin-top: -14px;
  font-size: 30px;
  font-weight: bold;
}
.title h3:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 12px;
  height: 12px;
  background: url(../images/titico.png) center center no-repeat;
  margin-right: 32px;
}
.title h3:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 12px;
  height: 12px;
  background: url(../images/titico.png) center center no-repeat;
  margin-left: 32px;
}
.title p {
  margin-top: 22px;
  color: #b0b0b0;
}
.product {
  padding: 70px 0;
  position: relative;
  background: url(../images/pro.jpg) no-repeat center top;
}
.product .bg {
  background: url(../images/probg.jpg) center 0 no-repeat;
  height: 649px;
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 380px;
}
.product .proBox {
  margin-top: 36px;
}
.product .proBox .proNav {
  text-align: center;
  font-size: 0;
}
.product .proBox .proNav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 240px;
  min-width: 162px;
  height: 46px;
  line-height: 44px;
  border-radius: 5px;
  border: solid 1px #e0e0e0;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 16px;
}
.product .proBox .proNav a:hover {
  background: #0875f7;
  color: #fff;
}
.product .list {
  padding-top: 12px;
}
.product .list ul {
  margin-right: -30px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  width: 302px;
  height: 415px;
  background-color: #f3f3f3;
  border-radius: 10px 0 10px 0;
  margin-right: 30px;
  margin-top: 30px;
  padding: 10px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .cont {
  padding-top: 16px;
  text-align: center;
}
.product .list li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 15px;
  color: #989898;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .cont .more {
  display: block;
  margin: 15px auto 0;
  width: 29px;
  height: 29px;
  border-radius: 100%;
  border: solid 1px #686868;
  font-size: 18px;
  color: #686868;
  line-height: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .cont .more:before {
  content: "+";
}
.product .list li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  background: #0875f7;
}
.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 .cont .bt {
  color: #fff;
}
.product .list li:hover .cont p {
  color: #fff;
}
.product .list li:hover .cont .more {
  border-color: #fff;
  color: #fff;
}
.knowledge {
  background: url(../images/wdbg.jpg) center 0 no-repeat;
}
.knowledge .inContent {
  height: 400px;
}
.knowledge .inContent .mBan {
  padding-top: 84px;
  color: #fff;
  line-height: 1;
  float: left;
}
.knowledge .inContent .mBan .t1 {
  font-size: 36px;
  font-weight: bold;
  padding-left: 16px;
}
.knowledge .inContent .mBan .t2 {
  height: 51px;
  margin-top: 34px;
  line-height: 51px;
  letter-spacing: 10px;
  font-size: 20px;
  padding-left: 16px;
}
.knowledge .inContent .mBan .tel {
  padding-left: 16px;
  margin-top: 40px;
  line-height: 37px;
}
.knowledge .inContent .mBan .tel:before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 37px;
  height: 37px;
  background: url(../images/mbantel.png) center center no-repeat;
  animation: msClock2 1.4s linear infinite;
}
.knowledge .inContent .mBan .tel span {
  font-family: Impact;
  font-size: 36px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.knowledge .inContent .zsTabs {
  float: right;
  width: 590px;
  padding-top: 35px;
}
.knowledge .inContent .zsTabs .tit {
  font-size: 18px;
  line-height: 1;
  height: 18px;
  margin-bottom: 10px;
}
.knowledge .inContent .zsTabs .tit:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 12px;
  height: 12px;
  background: url(../images/titico.png) center center no-repeat;
  margin-right: 20px;
}
.knowledge .inContent .zsTabs .tit:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 12px;
  height: 12px;
  background: url(../images/titico.png) center center no-repeat;
  margin-left: 20px;
}
.knowledge .inContent .zsTabs .bd {
  height: 278px;
  overflow: hidden;
}
.knowledge .inContent .zsTabs .bd ul li {
  height: 122px;
  margin-bottom: 34px;
}
.knowledge .inContent .zsTabs .bd ul li .item {
  height: 122px;
  padding-top: 15px;
}
.knowledge .inContent .zsTabs .bd ul li .item .tt {
  line-height: 34px;
  height: 34px;
}
.knowledge .inContent .zsTabs .bd ul li .item .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.knowledge .inContent .zsTabs .bd ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  width: 500px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.knowledge .inContent .zsTabs .bd ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.knowledge .inContent .zsTabs .bd ul li .item .tt .date {
  float: right;
  font-family: Arial;
  font-size: 14px;
  color: #b9b9b9;
}
.knowledge .inContent .zsTabs .bd ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #b9b9b9;
  margin-top: 12px;
}
.knowledge .inContent .zsTabs .bd ul li .item:hover .bt {
  color: #0875f7;
}
.knowledge .inContent .zsTabs .more {
  color: #0875f7;
  margin-top: 35px;
  line-height: 22px;
  display: inline-block;
}
.knowledge .inContent .zsTabs .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  margin-top: 80px;
  height: 803px;
  padding-top: 70px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .title h4 {
  color: #d8e0ed;
}
.youshi .ysBox {
  margin-top: 48px;
}
.youshi .ysMian {
  height: 448px;
  position: relative;
  margin-top: 52px;
}
.youshi .ysPic {
  float: left;
  width: 598px;
  height: 416px;
  position: relative;
  z-index: 2;
}
.youshi .ysPic .bd {
  position: relative;
  width: 598px;
  height: 416px;
  border-radius: 0 50px 0 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd li {
  width: 598px;
  height: 416px;
  overflow: hidden;
}
.youshi .ysPic .bd li img {
  display: block;
  width: 598px;
  height: 416px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd:hover {
  box-shadow: 0 15px 15px -10px rgba(240, 133, 25, 0.5);
}
.youshi .ysPic .bd: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);
}
.youshi .ysPic .tel {
  font-family: Impact;
  font-size: 36px;
  line-height: 1;
  padding-left: 80px;
  height: 30px;
  position: absolute;
  bottom: -90px;
  left: 7px;
  z-index: 2;
}
.youshi .ysPic .tel:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 129px;
  background: url(../images/ystel.png) center 0 no-repeat;
  bottom: -10px;
  left: 0;
}
.youshi .ysCont {
  width: 646px;
  padding-top: 32px;
  float: right;
  position: relative;
  z-index: 1;
  height: 534px;
}
.youshi .ysCont:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  width: 848px;
  height: 336px;
  background-color: #ffffff;
  border-radius: 30px;
}
.youshi .ysCont .hd {
  height: 120px;
  text-align: center;
}
.youshi .ysCont .hd li {
  float: left;
  width: 120px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 30px;
  margin-left: 54px;
  cursor: pointer;
  padding-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .hd li:first-child {
  margin-left: 0;
}
.youshi .ysCont .hd li i {
  display: block;
  width: 50px;
  height: 56px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysCont .hd li i:before,
.youshi .ysCont .hd 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 .ysCont .hd li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysCont .hd li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysCont .hd li h4 {
  font-size: 18px;
  margin-top: 2px;
  line-height: 1;
}
.youshi .ysCont .hd li.on {
  color: #fff;
  background: #0875f7;
}
.youshi .ysCont .hd li.on i:before,
.youshi .ysCont .hd li.on i:after {
  top: -100%;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 250px;
  margin-top: 45px;
}
.youshi .ysCont .bd ul li {
  height: 250px;
}
.youshi .ysCont .bd ul li .item {
  height: 250px;
  padding: 64px 40px 0 20px;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
}
.youshi .ysCont .bd ul li .item h5 {
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  margin-top: 10px;
  color: #d7d7d7;
  text-transform: uppercase;
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 36px;
  color: #8c8c8c;
  margin-top: 24px;
}
.youshi .ysCont .bd ul li .item:hover h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #0875f7;
}
.youshi .ysCont .bd ul li .item:hover h5 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysCont .zxLink {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  line-height: 32px;
  color: #0875f7;
}
.youshi .ysCont .zxLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.youshi .ysCont .zxLink:after {
  content: "→";
  display: inline-block;
  margin-left: 5px;
}
.youshi .ysCont .zxLink:hover:after {
  animation: zyfd 1.5s linear infinite;
}
.youshi .tip2 {
  margin-top: 46px;
  color: #ffffff;
}
.youshi .tip2 .ysLogo {
  float: left;
}
.youshi .tip2 .ysLogo img {
  height: 67px;
}
.youshi .tip2 .txt {
  float: left;
  font-size: 18px;
  line-height: 1;
  margin-left: 42px;
  letter-spacing: 8px;
  height: 67px;
  line-height: 67px;
}
.youshi .tip2 .zxLink {
  display: block;
  float: right;
  margin-top: 10px;
  width: 188px;
  height: 48px;
  border-radius: 30px;
  border: solid 1px #ffffff;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .tip2 .zxLink:hover {
  background: #fff;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.3);
  color: #0875f7;
}
.case {
  padding: 56px 0;
  overflow: hidden;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseSwiper {
  width: 96%;
  min-width: 1300px;
  max-width: 1850px;
  margin: auto;
  margin-top: 50px;
}
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 25px;
}
.case .caseSwiper ul li .item {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  border-radius: 20px;
  border: solid 1px #f2f2f2;
  width: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 8px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper ul li .item .pic:before {
  content: "+";
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  right: -24px;
  bottom: -24px;
  background: #f5f5f5;
  border-radius: 100%;
  z-index: 2;
  font-size: 24px;
  padding-top: 12px;
  padding-left: 15px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 91.13924051%;
  border-radius: 20px;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding-right: 140px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 130px;
  height: 1px;
  background-color: #e4e4e4;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0875f7, #0875f7);
  background-image: linear-gradient(to right, #0875f7, #0875f7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: right center;
}
.case .caseSwiper ul li .item:hover .pic {
  border-color: #0875f7;
}
.case .caseSwiper ul li .item:hover .pic:before {
  background-color: #0875f7;
  color: #fff;
}
.case .caseSwiper 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);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #0875f7;
}
.case .caseSwiper ul li .item:hover .bt:before {
  background-size: 100% 100%;
}
@media screen and (max-width: 1700px) {
  .case .caseSwiper ul li {
    padding: 0 15px;
  }
  .case .caseSwiper ul li .item .bt {
    padding-right: 80px;
  }
  .case .caseSwiper ul li .item .bt:before {
    width: 70px;
  }
}
/*about*/

.ab_bg{
  width: 100%;
  height: 598px;
  margin: 0px auto 0 auto;
  background:  url(../images/ab_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1440px;
  height: 598px;

} 

.ab_bg .about .ab_l{
  float: left;
  width: 604px;
  position: relative;
}

.ab_bg .about .ab_l .ab_img{
  width: 604px;
  height: 599px;
}

.ab_bg .about .ab_l .ab_img img{
  width: 604px;
  height: 599px;
}

.ab_bg .about .ab_l .honor{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 294px;
  height: 209px;
  box-sizing: border-box;
  border: 6px solid #fff;
  box-sizing: border-box;
}  

.ab_bg .about .ab_l .honor img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.ab_bg .about .ab_r{
  float: right;
  width: 795px;
} 

.ab_bg .about .ab_r .title{
  margin-top: 50px;
}

.ab_bg .about .ab_r .title p{
  letter-spacing: 11px;
}

.ab_bg .about .ab_r .txt{
  margin-top: 118px;
  width: 600px;
} 

.ab_bg .about .ab_r .txt h5 a{
  font-size: 30px;
  color: #333;
  padding-left: 46px;

}

.ab_bg .about .ab_r .txt p{
  font-size: 14px;
  color: #989797;
  line-height: 36px;
  height: 108px;
  overflow: hidden;
  margin-top: 30px;

}

.ab_bg .about .ab_r .ab_list{
  margin-top: 60px;
}

.ab_bg .about .ab_r .ab_list ul li{
  float: left;
  width: 80px;
  margin: 0 150px 0 70px;
}

.ab_bg .about .ab_r .ab_list ul li.ab3{
  margin-right: 0;
}

.ab_bg .about .ab_r .ab_list ul li a{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_r .ab_list ul li:hover a{
  color: #0875f7;
}

.ab_bg .about .ab_r .ab_list ul li a img{
  display: block;
  width: 54px;
  height: 54px;
  margin: 0 auto;

}

.ab_bg .about .ab_r .ab_list ul li a i{
  display: block;
  margin: 15px auto;
  width: 1px;
  height: 45px;
  background: #a6a6a6;
}

.ab_bg .about .ab_r .ab_list ul li a span{
  display: block;
  font-size: 12px;
  color: #bbbbbb;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 5px;

}

.ab_bg .about .ab_r .ab_list ul li.ab1{
  margin-top: 20px;
}


.ab_bg .about .ab_r .ab_list ul li.ab2{
  margin-top: 35px;
}


/*news*/

.news{
  width: 1300px;
  height: 885px;
  margin: 63px auto 0 auto;
}

.news .news_t{
  overflow: hidden;
}

.news .news_t .title{
  float: left;
}

.news .news_t .title p{
  letter-spacing: 0px;
}

.news .news_t .news_list{
  float: right;
  margin-top: 33px;
} 

.news .news_t .news_list ul li{
  float: left;
  width: 149px;
  height: 50px;
  line-height: 50px;
  background: #333333;
  border-radius: 8px;
  margin-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_t .news_list ul li a{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.news .news_t .news_list ul li.casehover{
  background: #0875f7;
}

.news .news_box{
  margin: 65px auto 0 auto;
}

.news .news_box .news_top{
  height: 491px;
}

.news .news_box .news_top .news_l{
  float: left;
  width: 522px;
  height: 491px;
  background: #f8f6f7;
  border-radius: 15px;
}

.news .news_box .news_top .news_l .news_img{
  width: 480px;
  height: 320px;
  margin: 20px auto 0 auto;

}

.news .news_box .news_top .news_l .news_img img{
  width: 480px;
  height: 320px;
}

.news .news_box .news_top .news_l .txt{
  width: 480px;
  margin: 0 auto;
} 

.news .news_box .news_top .news_l .txt .txt_t{
  height: 65px;
  line-height: 65px;
}

.news .news_box .news_top .news_l .txt .txt_t a{
  float: left;
  width: 350px;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_l .txt .txt_t span{
  float: right;
  font-size: 14px;
  color: #bdbdbd;
  font-family: Arial, Helvetica, sans-serif;
}

.news .news_box .news_top .news_l .txt p{
  font-size: 14px;
  color: #bcbcbc;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
  height: 60px;
  overflow: hidden;

} 

.news .news_box .news_top .news_r{
  float: right;
  width: 730px;
}

.news .news_box .news_top .news_r ul li{
  height: 140px;
  border-bottom: 1px  solid #f1f1f1;
  margin-bottom: 20px;
  padding-top: 10px;

}

.news .news_box .news_top .news_r ul li .txt{
  float: left;
  width: 535px;
  padding-left: 45px;
  background:  url(../images/buttom1.png) no-repeat  left 10px;
  margin-top: 10px;
}

.news .news_box .news_top .news_r ul li .txt a{
  font-size: 16px;
  color: #6b6b6b;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_r ul li .txt p{
  font-size: 14px;
  color: #a8a8a8;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 13px;

}

.news .news_box .news_top .news_r ul li .time{
  float: right;
}

.news .news_box .news_top .news_r ul li .time span{
  display: block;
  font-size: 30px;
  color: #a8a8a8;
  font-family: Arial, Helvetica, sans-serif;
}

.news .news_box .news_top .news_r ul li .time .more{
  display: block;
  background:  url(../images/more1.png) no-repeat  center;
  width: 47px;
  height: 35px;
  margin: 20px 0 0 3px;
}

.news .news_box .news_top .news_r ul li:hover .txt a{
  color: #0875f7;
transform: translateX(10px);
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
}

.news .news_box .list{
  margin: 45px auto 0 auto;
  width: 1340px;
}

.news .news_box .list ul li{
  float: left;
  width: 400px;
  height: 185px;
  background: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
  margin: 0 46px 0 0;
}

.news .news_box .list ul li .time{
  float: left;
  width: 95px;
  text-align: center;
}

.news .news_box .list ul li .time span{
  display: block;
  font-size: 48px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 40px;
  margin-top: 65px;
}

.news .news_box .list ul li .time p{
  font-size: 14px;
  color: #afafaf;
  font-family: Arial, Helvetica, sans-serif;

}

.news .news_box .list ul li .txt{
  float: right;
  width: 300px;
}

.news .news_box .list ul li .txt a{
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 30px 0 15px 0;
}

.news .news_box .list ul li .txt p{
  font-size: 14px;
  color: #a3a2a2;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.news .news_box .list ul li .txt .more{
  display: block;
  height: 45px;
  line-height: 45px;
  border-top: 1px solid #f2f2f2;
  font-size: 14px;
  color: #333333;
  margin: 12px 0 0 0;
}

.news .news_box .list ul li:hover .txt a{
  color: #0875f7;
}


/*links*/

.links{
  width: 1300px;
  margin: 30px auto 0 auto;
  position: relative;
  z-index: 5;
}


.links .links_nr{
  position: absolute;
  left: 0;
  top: 50px;
}



.links .links_t{
  float: left;
}

.links .links_t h5{
  font-size: 24px;
  color: #333333;

}

.links .links_t span{
  display: block;
  font-size: 43px;
  color: #ebebeb;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 40px;
  margin-top: -25px;
  position: relative;
  z-index: -1;
}

.links .yq{
  float: left;
  width: 820px;
  margin-top: 15px;
}

.links .yq a{
  font-size: 14px;
  color: #838383;
  margin: 0 15px;
}


.jz_box{
  margin: 50px auto 0 auto;
} 


.jz_box .jz_l{
  float: left;
  width: 1020px;
}

.jz_box .jz_l ul li{
  float: left;
  width: 485px;
  height: 230px;
  border-bottom: 1px  solid #ececec;
  margin: 0 25px 40px 0;
}

.jz_box .jz_l ul li .pic{
  float: left;
  width: 230px;
  height: 210px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;

}

.jz_box .jz_l ul li .pic img {
  width: 214px;
  height: 194px;
  margin: 8px;
  border-radius: 8px;
}

.jz_box .jz_l ul li .txt{
  float: right;
  width: 220px;
  margin-top: 10px;
} 
.jz_box .jz_l ul li:hover .txt h5 a{
    color: #0875f7;
}

.jz_box .jz_l ul li .txt h5 a{
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.jz_box .jz_l ul li .txt p{
  font-size: 14px;
  color: #9e9e9e;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  margin-top: 17px;

}

.jz_box .jz_l ul li .txt .more{
  display: block;
  font-size: 14px;
  color: #9e9e9e;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: right;
  position: relative;
}

.jz_box .jz_l ul li .txt .more::after{
  position: absolute;
  right: 30px;
  top: 10px;
  content: "";
  width: 36px;
  height: 1px;
  background:  #1d2c49;
}

.jz_box .message{
  float: right;
  width: 270px;
  height: 505px;
  background: #0875f7;
  border-radius: 165px;
} 

.jz_box .message h5{
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin: 80px auto 30px auto;
  line-height: 34px;
}

.jz_box .message h5 span{
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}

.jz_box .message  .form-group1{
  width: 190px;
  height: 36px;
  background: #fff;
  border-radius: 25px;
  margin: 0 auto 10px auto;
}

.jz_box .message  .form-group1 input{
  width: 190px;
  height: 36px;
  background:  url(../images/m1.png) no-repeat 18px center;
  text-indent: 40px;
  font-size: 14px;
  color: #989898;
}

.jz_box .message  .form-group2{
  width: 190px;
  height: 36px;
  background: #fff;
  border-radius: 25px;
  margin: 0 auto 10px auto;
}

.jz_box .message  .form-group2 input{
  width: 190px;
  height: 36px;
  background:  url(../images/m2.png) no-repeat 18px center;
  text-indent: 40px;
  font-size: 14px;
  color: #989898;
}

.jz_box .message  .form-group3{
  width: 190px;
  height: 90px;
  background: #fff;
  border-radius: 20px;
  margin: 0 auto 10px auto;
}

.jz_box .message  .form-group3 textarea{
  width: 150px;
  height: 80px;
  background:  url(../images/m3.png) no-repeat 18px 13px;
  font-size: 14px;
  color: #989898;
  padding: 10px 0 0 40px;
}

.jz_box .message  .form-group4{
  width: 190px;
  height: 36px;
  background: #fff;
  border-radius: 25px;
  margin: 0 auto 10px auto;
}

.jz_box .message  .form-group4 input{
  width: 90px;
  height: 36px;
  background:  url(../images/m4.png) no-repeat 18px center;
  text-indent: 40px;
  font-size: 14px;
  color: #989898;
  float: left;
}

.jz_box .message  .form-group4 .imgcode{
  float: right;
  width: 85px;
  height: 36px;
}

.jz_box .message .anniu{
  margin: 15px auto 0 auto;
  width: 144px;
  height: 36px;
}

.jz_box .message .anniu button{
  width: 144px;
  height: 36px;
  background: #333333;
  border-radius: 25px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
}