@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,
.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;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s 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: 5;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #09419d solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span::before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #09419d;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
  position: relative;
}
.title span {
  display: block;
  font-size: 40px;
}
.title span::before {
  content: "";
  width: 32px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  background: url(../images/titico.png) 0 center no-repeat;
  position: relative;
  top: 12px;
}
.title span::after {
  content: "";
  width: 32px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  margin-top: 16px;
  color: #9d9d9d;
}
.title i::before {
  content: "";
  width: 231px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 46px;
  background: url(../images/titl.png) 0 center no-repeat;
}
.title i::after {
  content: "";
  width: 231px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 46px;
  background: url(../images/titr.png) 0 center no-repeat;
}
.about {
  padding: 80px 0 58px;
}
.about .aboutBox {
  height: 532px;
  position: relative;
  z-index: 2;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -40px;
  top: 0;
  width: 207px;
  height: 532px;
  background: #09419d url(../images/aboutbe.jpg) center 0 no-repeat;
  border-radius: 20px 0px 0px 20px;
}
.about .aboutText {
  float: right;
  width: 640px;
}
.about .aboutText::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 114px;
  right: -24px;
  width: 424px;
  height: 392px;
  background: url(../images/aboutbg.png) center 0 no-repeat;
}
.about .aboutText .title {
  text-align: right;
}
.about .aboutText .title span::before {
  display: none;
}
.about .aboutText .title span::after {
  background: url(../images/titico.png) 0 center no-repeat;
}
.about .aboutText .title i {
  margin-right: 47px;
}
.about .aboutText .title i::after {
  display: none;
}
.about .aboutText .tit {
  margin-top: 76px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .line {
  width: 60px;
  height: 1px;
  background-color: #cfcfcf;
  margin-top: 36px;
  position: relative;
}
.about .aboutText .line::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border: solid 1px #cfcfcf;
  border-radius: 100%;
  right: -7px;
  top: -4px;
}
.about .aboutText .text {
  font-size: 15px;
  color: #767676;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  text-align: justify;
  margin-top: 36px;
  margin-right: 10px;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 12px;
  color: #767676;
  line-height: 30px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(16, 52, 110, 0.2);
  padding-left: 2px;
  padding-right: 5px;
  position: relative;
  margin-top: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #a4c0e8;
  border-radius: 100%;
  z-index: -1;
  right: 0;
  top: 10px;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more:hover {
  color: #09419d;
  border-color: #09419d;
}
.about .aboutText .tel {
  position: absolute;
  right: 0;
  top: 430px;
  text-align: right;
  z-index: 3;
}
.about .aboutText .tel span {
  display: block;
  line-height: 1;
  font-size: 14px;
}
.about .aboutText .tel i {
  font-weight: bold;
  display: block;
  height: 22px;
  margin-top: 10px;
  font-family: Arial;
  font-size: 18px;
}
.about .aboutText .tel i::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .aboutPic {
  float: left;
  margin-top: 56px;
  width: 590px;
  height: 410px;
  background-color: #ffffff;
  box-shadow: 5px 7px 5px 0px rgba(8, 68, 166, 0.13);
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 0 25px rgba(9, 65, 157, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.project {
  background-color: #fafbfd;
  padding: 74px 0 52px;
}
.project .proTabs {
  margin-top: 60px;
  position: relative;
}
.project .proTabs::before {
  content: "";
  display: block;
  position: absolute;
  width: 475px;
  height: 460px;
  background: url(../images/probg.png) 0 0 no-repeat;
  top: 162px;
  left: -120px;
}
.project .proNav::after,
.project .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.project .proNav ul {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}
.project .proNav ul li {
  flex: 1;
  position: relative;
}
.project .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  right: 50%;
  bottom: 7px;
}
.project .proNav ul li:first-child::before {
  display: none;
}
.project .proNav ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  height: 32px;
  line-height: 32px;
}
.project .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  margin-top: 5px;
  line-height: 16px;
  color: #adadad;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proNav ul li a em {
  display: block;
  margin: auto;
  border-radius: 100%;
  margin-top: 20px;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 1px #acacac;
  padding: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proNav ul li a em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #acacac;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proNav ul li.on a,
.project .proNav ul li:hover a {
  color: #09419d;
}
.project .proNav ul li.on a i,
.project .proNav ul li:hover a i {
  color: #09419d;
}
.project .proNav ul li.on a span,
.project .proNav ul li:hover a span {
  font-weight: bold;
}
.project .proNav ul li.on a em,
.project .proNav ul li:hover a em {
  border-color: #09419d;
}
.project .proNav ul li.on a em::before,
.project .proNav ul li:hover a em::before {
  background-color: #09419d;
}
.project .proNav .more {
  margin-top: 1px;
  display: block;
  width: 100%;
  height: 90px;
  background-color: #05489d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proNav .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/promore.png) center center no-repeat;
}
.project .proNav .more:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.project .bd {
  margin-top: 70px;
  height: 450px;
}
.project .proList {
  height: 450px;
  position: relative;
}
.project .proList .one::after,
.project .proList .one:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.project .proList .one .pic {
  display: block;
  float: left;
  width: 542px;
  height: 400px;
  background-color: #fff;
  box-shadow: 16px 14px 10px 0px rgba(8, 68, 166, 0.13);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proList .one .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;
}
.project .proList .one .cont {
  float: right;
  width: 670px;
  padding-top: 30px;
  padding-right: 10px;
}
.project .proList .one .cont .tit {
  float: left;
  height: 60px;
  padding-left: 75px;
  width: 225px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proList .one .cont .tit i {
  display: block;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  background: url(../images/proico1.png) center center no-repeat;
  background-color: #0844a6;
  position: absolute;
  left: 0;
  top: 0;
}
.project .proList .one .cont .tit em {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.project .proList .one .cont .tit span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin-top: 5px;
}
.project .proList .one .cont p {
  width: 430px;
  float: right;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #757575;
  margin-top: -3px;
}
.project .proList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.project .proList .one:hover .cont .tit {
  color: #09419d;
}
.project .proList .list {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 674px;
}
.project .proList .list ul {
  margin-right: -26px;
}
.project .proList .list ul::after,
.project .proList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.project .proList .list ul li {
  width: 324px;
  margin-right: 26px;
  float: left;
}
.project .proList .list ul li .item {
  width: 324px;
  height: 236px;
  background-color: #ffffff;
  border: solid 1px #eaeaea;
  padding: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proList .list 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;
}
.project .proList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  z-index: 2;
  position: absolute;
  font-size: 16px;
  color: #fff;
  background-color: rgba(9, 65, 157, 0.8);
  left: 0;
  bottom: -50px;
  right: 0;
  margin: 5px;
  padding: 0 10px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.project .proList .list ul li .item:hover {
  border-color: #09419d;
}
.project .proList .list ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.project .proList .list ul li .item:hover .bt {
  bottom: 0;
}
.project .next {
  position: absolute;
  top: 305px;
  z-index: 2;
  right: 18px;
  font-size: 12px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  color: #757575;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.project .next::before {
  content: "";
  width: 564px;
  height: 1px;
  background-color: #e5e5e5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.project .next span::before {
  content: "#";
  margin-right: 15px;
}
.project .next span::after {
  content: "#";
  margin-left: 15px;
}
.project .next:hover {
  color: #09419d;
}
.qualification {
  background: url(../images/zzbg.jpg) center 0 no-repeat;
  padding: 105px 0 98px;
}
.qualification * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.qualification .title {
  color: #fff;
  text-align: left;
}
.qualification .title span::before {
  background-image: url(../images/zztit.png);
}
.qualification .title i {
  color: #617ba3;
  margin-left: 47px;
}
.qualification .title i::before {
  display: none;
}
.qualification .title i::after {
  opacity: 0.3;
}
.qualification .caseMore {
  position: absolute;
  top: 42px;
  right: 0;
  width: 110px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  text-align: center;
  color: #fff;
}
.qualification .caseMore:hover {
  background-color: #fff;
  color: #09419d;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.qualification .rySwiper {
  width: 98%;
  max-width: 1860px;
  margin: auto;
  margin-top: 45px;
}
.qualification .rySwiper ul li {
  float: left;
  width: 14.28%;
  padding: 20px 1% 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1620px) {
  .qualification .rySwiper ul li {
    width: 16.66%;
  }
}
.qualification .rySwiper ul li .item {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .rySwiper ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .rySwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 142.82%;
}
.qualification .rySwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .rySwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .rySwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qualification .rySwiper ul li .item:hover {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  border-bottom-color: #fff;
}
.qualification .rySwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case {
  background: url(../images/casebg.jpg) center bottom no-repeat;
  background-color: #f4f5f9;
  padding: 78px 0;
}
.case .caseTabs {
  margin-top: 54px;
}
.case .bd {
  overflow: hidden;
  height: 364px;
  margin: 0 -14px;
}
.case .bd ul li {
  float: left;
  width: 33.333%;
}
.case .bd ul li .item {
  margin: 0 14px;
  height: 364px;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 9px 9px 0;
}
.case .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 295px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  color: #565656;
  position: relative;
  padding-right: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .bd ul li .item .bt::before {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #7f7f7f;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: url(../images/caseli.png) center center no-repeat;
  background-color: #565656;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item:hover {
  border-radius: 10px;
  border-color: #09419d;
}
.case .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .bd ul li .item:hover .bt {
  color: #09419d;
}
.case .bd ul li .item:hover .bt::before {
  background-color: #09419d;
}
.case .bd ul li .item:hover .bt::after {
  background-color: #09419d;
}
.case .casePage {
  margin: auto;
  margin-top: 45px;
  width: 288px;
  text-align: center;
  position: relative;
  height: 36px;
}
.case .casePage .hd ul {
  padding-top: 12px;
  font-size: 0;
}
.case .casePage .hd ul li {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  border: solid 1px #9b9b9b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
  position: relative;
  margin: 0 5px;
}
.case .casePage .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .hd ul li.on {
  border-color: #09419d;
}
.case .casePage .hd ul li.on::before {
  background-color: #09419d;
}
.case .casePage .prev {
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 36px;
  left: 0;
  top: 0;
  cursor: pointer;
  background-color: #565656;
  color: #fff;
  line-height: 36px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .casePage .prev:before {
  content: "<";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 20px;
}
.case .casePage .prev:hover,
.case .casePage .prev.on {
  background-color: #09419d;
}
.case .casePage .next {
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 36px;
  right: 0;
  top: 0;
  cursor: pointer;
  background-color: #565656;
  color: #fff;
  line-height: 36px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .casePage .next:before {
  content: ">";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 20px;
}
.case .casePage .next:hover,
.case .casePage .next.on {
  background-color: #09419d;
}
.news {
  padding: 110px 0 50px;
  position: relative;
}
.news::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  margin-left: -640px;
  width: 1px;
  height: 100%;
  background-color: #f1f1f1;
}
.news::after {
  content: "";
  display: block;
  position: absolute;
  top: 580px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ebebe9;
}
.news .newsNav {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.news .newsNav .title {
  text-align: left;
  margin-left: 5px;
}
.news .newsNav .title i {
  margin-left: 47px;
}
.news .newsNav .title i::before {
  display: none;
}
.news .newsNav .title i::after {
  width: 117px;
}
.news .newsNav ul {
  width: 240px;
  margin-top: 52px;
}
.news .newsNav ul li {
  position: relative;
  height: 86px;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 3px;
}
.news .newsNav ul li a {
  display: block;
  font-size: 18px;
  height: 80px;
  line-height: 80px;
  position: relative;
  z-index: 2;
  padding-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  right: 25px;
  background-color: #333;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #09419d;
  height: 80px;
  width: 0;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsNav ul li:hover a,
.news .newsNav ul li.on a {
  color: #fff;
  padding-left: 14px;
}
.news .newsNav ul li:hover a::after,
.news .newsNav ul li.on a::after {
  background-color: #fff;
  right: 42px;
}
.news .newsNav ul li:hover a::before,
.news .newsNav ul li.on a::before {
  width: 560px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsTabs .newsBd {
  overflow: hidden;
  height: 690px;
}
.news .newsList {
  height: 690px;
}
.news .newsList .list1 {
  margin-left: 332px;
}
.news .newsList .list1 ul {
  margin-right: -22px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  margin-right: 22px;
}
.news .newsList .list1 ul li .item {
  width: 300px;
  height: 390px;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  padding: 44px 24px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 205px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont {
  height: 116px;
  position: relative;
}
.news .newsList .list1 ul li .item .cont .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  color: #09419d;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .item .cont .date {
  font-size: 12px;
  margin-top: 22px;
  line-height: 10px;
  color: #b3b3b3;
}
.news .newsList .list1 ul li .item:hover {
  border-color: #09419d;
}
.news .newsList .list1 ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #09419d;
}
.news .newsList .list2 {
  margin-top: 44px;
}
.news .newsList .list2 ul {
  margin-right: -80px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  position: relative;
  height: 256px;
  z-index: 2;
  margin-left: 10px;
  padding-top: 28px;
  width: 363px;
  margin-right: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 8px;
  top: 0;
  width: 1px;
  height: 135px;
  background-color: #ebebe9;
  z-index: -1;
}
.news .newsList .list2 ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 109px;
  width: 3px;
  height: 26px;
  background-color: #d1d1d1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #09419d, #09419d);
  background-image: linear-gradient(to right, #09419d, #09419d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: left bottom;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li::after:hover {
  background-size: 100% 100%;
}
.news .newsList .list2 ul li .dot {
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 1px #c3c3c3;
  border-radius: 100%;
  position: relative;
}
.news .newsList .list2 ul li .dot::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background-color: #09419d;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .newsList .list2 ul li .bt {
  margin-left: 25px;
  margin-top: 34px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .date {
  margin-top: 24px;
  color: #b3b3b3;
  line-height: 10px;
  margin-left: 25px;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  margin-top: 24px;
  margin-left: 25px;
}
.news .newsList .list2 ul li:hover .dot::before {
  opacity: 1;
}
.news .newsList .list2 ul li:hover .bt {
  color: #09419d;
}
.news .newsList .list2 ul li:hover::after {
  background-size: 100% 100%;
}
