@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewx(-12.5deg) skewy(-12.5deg);
    -moz-transform: skewx(-12.5deg) skewy(-12.5deg);
    transform: skewx(-12.5deg) skewy(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewx(6.25deg) skewy(6.25deg);
    -moz-transform: skewx(6.25deg) skewy(6.25deg);
    transform: skewx(6.25deg) skewy(6.25deg);
  }
  44.4% {
    -webkit-transform: skewx(-3.125deg) skewy(-3.125deg);
    -moz-transform: skewx(-3.125deg) skewy(-3.125deg);
    transform: skewx(-3.125deg) skewy(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewx(1.5625deg) skewy(1.5625deg);
    -moz-transform: skewx(1.5625deg) skewy(1.5625deg);
    transform: skewx(1.5625deg) skewy(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewx(-0.78125deg) skewy(-0.78125deg);
    -moz-transform: skewx(-0.78125deg) skewy(-0.78125deg);
    transform: skewx(-0.78125deg) skewy(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewx(0.390625deg) skewy(0.390625deg);
    -moz-transform: skewx(0.390625deg) skewy(0.390625deg);
    transform: skewx(0.390625deg) skewy(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewx(-0.1953125deg) skewy(-0.1953125deg);
    -moz-transform: skewx(-0.1953125deg) skewy(-0.1953125deg);
    transform: skewx(-0.1953125deg) skewy(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(/uploads/image/tpimages/gesture.png), default;
}
.swiper-container img {
  cursor: url(/uploads/image/tpimages/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;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .bannerswiper {
  overflow: hidden;
}
.banner .bannerswiper img {
  display: block;
}
.banner .banner-pagination {
  width: 200px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  bottom: 30px;
  z-index: 4;
  font-family: arial;
  font-size: 30px;
  line-height: 1;
  color: #444444;
}
.banner .banner-pagination span {
  width: 16px;
  height: 16px;
  margin: 0 10px;
  background: #0b4d94;
  opacity: 0.4;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  background: #0b4d94;
  opacity: 1;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/uploads/image/tpimages/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: 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(/uploads/image/tpimages/arrownext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
  cursor: pointer;
}
.intop {
  width: 1466px;
  height: 110px;
  background-color: #0b4d94;
  border-radius: 55px;
  margin-top: -135px;
  z-index: 6;
  color: #fff;
  padding: 35px 52px;
}
.intop .slogan {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 465px;
  padding-left: 52px;
  background: url(/uploads/image/tpimages/slogan.png) 0 center no-repeat;
}
.intop .slogan span {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 34px;
  height: 40px;
  font-size: 16px;
}
.intop .search {
  float: left;
  width: 402px;
  margin-left: 10px;
  position: relative;
  height: 50px;
  padding-left: 52px;
}
.intop .search .searchinp {
  width: 100%;
  height: 40px;
  border: none;
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 32px;
  font-size: 16px;
  float: left;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.intop .search .searchinp::-webkit-input-placeholder {
  color: #fff;
}
.intop .search .submitbtn {
  background: url(/uploads/image/tpimages/searchico.png) left center no-repeat;
  border: none;
  width: 36px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.intop .search .submitbtn:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.intop .search:hover .searchinp {
  border-color: #fff;
}
.intop .tel {
  float: right;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  width: 350px;
  line-height: 34px;
  height: 40px;
  position: relative;
  font-family: arial;
  font-size: 22px;
}
.intop .tel:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -52px;
  width: 36px;
  height: 40px;
  animation: msclock2 1.4s linear infinite;
  background: url(/uploads/image/tpimages/tel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1520px) {
  .intop {
    width: 1280px;
    padding: 35px 42px;
  }
  .intop .slogan {
    width: 435px;
  }
  .intop .slogan span {
    font-size: 15px;
  }
  .intop .search {
    width: 350px;
  }
  .intop .tel {
    width: 300px;
    font-size: 18px;
  }
}
.title {
  line-height: 1;
}
.title h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: arial;
  font-size: 16px;
  line-height: 14px;
  margin-left: 82px;
  color: #0b4d94;
}
.title h4:after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 52px;
  height: 1px;
  background-color: #000000;
}
.title h3 {
  font-weight: bold;
  display: inline-block;
  font-size: 32px;
  margin-top: 12px;
  letter-spacing: 3px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.title h3 i {
  display: inline-block;
  width: 82px;
  font-weight: bold;
  letter-spacing: 0px;
  font-family: arial;
  vertical-align: bottom;
  line-height: 24px;
}
.product {
  padding: 70px 0;
}
.product .pronav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .pronav .title {
  float: left;
}
.product .pronav ul {
  float: right;
  max-width: 900px;
  overflow: hidden;
  margin-top: 20px;
  height: 36px;
  margin-right: -20px;
}
.product .pronav ul li {
  float: left;
  margin-left: 35px;
  margin-right: 20px;
}
.product .pronav ul li:first-child {
  margin-left: 25px;
}
.product .pronav ul li a {
  display: block;
  font-size: 16px;
  position: relative;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .pronav ul li a:before {
  content: "—";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 0;
}
.product .pronav ul li a:hover {
  color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.product .pronav ul li a:hover:before {
  width: 20px;
  left: -25px;
}
.product .list {
  margin-top: 20px;
}
.product .list ul {
  margin-right: -26px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li {
  width: 300px;
  margin-right: 26px;
  margin-top: 20px;
  float: left;
}
.product .list ul li .pic {
  display: block;
  height: 240px;
  position: relative;
  border-radius: 10px;
  border: solid 1px #dddddd;
  padding: 10px;
}
.product .list ul li .pic i {
  display: block;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .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;
}
.product .list ul li .cont {
  padding: 5px 10px 0;
  height: 41px;
  line-height: 36px;
}
.product .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  max-width: 210px;
  color: #666666;
  background: #fff;
  padding-right: 5px;
  position: relative;
  z-index: 2;
}
.product .list ul li .cont .bt:hover {
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.product .list ul li .cont .more {
  float: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-family: arial;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
}
.product .list ul li .cont .more:hover {
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.product .list ul li .cont .more:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 85px;
  height: 1px;
  background-color: #dddddd;
  z-index: -1;
  left: -92px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li:hover .pic {
  border-color: #0b4d94;
  box-shadow: 0 2px 10px rgba(11, 77, 148, 0.2);
}
.product .list ul li:hover .bt {
  color: #0b4d94;
}
.product .list ul li:hover .more {
  color: #0b4d94;
}
.product .list ul li:hover .more:before {
  background-color: #0b4d94;
}
.youshi {
  background: url(/uploads/image/tpimages/ysbg.jpg) center 0 no-repeat;
  position: relative;
  padding-top: 166px;
}
.youshi .ysbox {
  height: 585px;
}
.youshi .ysbox .ystit {
  background: url(/uploads/image/tpimages/ystit.png) right 0 no-repeat;
  padding-top: 106px;
  position: absolute;
  width: 1061px;
  right: 0;
  top: -96px;
  padding-left: 422px;
}
.youshi .ysbox .ystit h3 {
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  font-size: 32px;
  margin-top: 12px;
  letter-spacing: 3px;
}
.youshi .ysbox .ystit h3 i {
  display: inline-block;
  width: 82px;
  font-weight: bold;
  letter-spacing: 0px;
  font-family: arial;
  vertical-align: bottom;
  line-height: 24px;
}
.youshi .ysbox .yspic {
  border-radius: 150px 0px 0px 0px;
  overflow: hidden;
  float: left;
  width: 570px;
  height: 585px;
}
.youshi .ysbox .yspic li {
  width: 570px;
  height: 585px;
  display: block;
}
.youshi .ysbox .yspic li img {
  width: 570px;
  height: 585px;
  display: block;
}
.youshi .ysbox .yscont {
  float: right;
  width: 630px;
  padding-top: 78px;
}
.youshi .ysbox .yscont .bd {
  overflow: hidden;
  height: 220px;
}
.youshi .ysbox .yscont .bd ul li {
  width: 630px;
}
.youshi .ysbox .yscont .bd ul li .item {
  padding-top: 10px;
  position: relative;
  width: 630px;
  z-index: 1;
}
.youshi .ysbox .yscont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysbox .yscont .bd ul li .item .tit {
  position: relative;
  padding-top: 14px;
}
.youshi .ysbox .yscont .bd ul li .item .tit:before {
  content: "";
  display: block;
  position: absolute;
  left: 210px;
  top: 24px;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  background-color: #f9f9f9;
  border: solid 1px #cccccc;
}
.youshi .ysbox .yscont .bd ul li .item .tit:after {
  content: "";
  display: block;
  position: absolute;
  left: 240px;
  top: 32px;
  width: 156px;
  height: 1px;
  background-color: #dddddd;
}
.youshi .ysbox .yscont .bd ul li .item .tit .num {
  position: absolute;
  right: 0;
  top: 0;
  font-family: arial;
  font-size: 90px;
  line-height: 66px;
  font-weight: bold;
  color: #1c1a1b;
  opacity: 0.1;
}
.youshi .ysbox .yscont .bd ul li .item .tit h4 {
  font-size: 24px;
  line-height: 1;
}
.youshi .ysbox .yscont .bd ul li .item .tit h5 {
  font-family: arial;
  font-size: 14px;
  line-height: 12px;
  margin-top: 12px;
  color: #cccccc;
  text-transform: uppercase;
}
.youshi .ysbox .yscont .bd ul li .item .text {
  font-size: 15px;
  line-height: 36px;
  color: #777777;
  margin-top: 40px;
  height: 108px;
}
.youshi .ysbox .yscont .bd ul li .item:hover .tit {
  -webkit-transform: translatey(-6px);
  transform: translatey(-6px);
}
.youshi .ysbox .yscont .bd ul li .item:hover .text {
  -webkit-transform: translatey(-4px);
  transform: translatey(-4px);
}
.youshi .ysbox .yscont .hd {
  margin-top: 20px;
}
.youshi .ysbox .yscont .hd ul {
  padding-left: 20px;
}
.youshi .ysbox .yscont .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysbox .yscont .hd ul li {
  width: 250px;
  float: left;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  margin-bottom: 32px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: 1;
}
.youshi .ysbox .yscont .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  top: 18px;
  width: 16px;
  height: 16px;
  background-color: #0b4d94;
  opacity: 0.2;
  border-radius: 100%;
}
.youshi .ysbox .yscont .hd ul li i {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 30px;
  height: 40px;
  overflow: hidden;
}
.youshi .ysbox .yscont .hd ul li i:before,
.youshi .ysbox .yscont .hd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysbox .yscont .hd ul li i:before {
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.youshi .ysbox .yscont .hd ul li i.ico1:before,
.youshi .ysbox .yscont .hd ul li i.ico1:after {
  background: url(/uploads/image/tpimages/ysico1.png) center center no-repeat;
}
.youshi .ysbox .yscont .hd ul li i.ico2:before,
.youshi .ysbox .yscont .hd ul li i.ico2:after {
  background: url(/uploads/image/tpimages/ysico2.png) center center no-repeat;
}
.youshi .ysbox .yscont .hd ul li i.ico3:before,
.youshi .ysbox .yscont .hd ul li i.ico3:after {
  background: url(/uploads/image/tpimages/ysico3.png) center center no-repeat;
}
.youshi .ysbox .yscont .hd ul li i.ico4:before,
.youshi .ysbox .yscont .hd ul li i.ico4:after {
  background: url(/uploads/image/tpimages/ysico4.png) center center no-repeat;
}
.youshi .ysbox .yscont .hd ul li:hover,
.youshi .ysbox .yscont .hd ul li.on {
  color: #0b4d94;
  font-weight: bold;
}
.youshi .ysbox .yscont .hd ul li:hover i:before,
.youshi .ysbox .yscont .hd ul li.on i:before,
.youshi .ysbox .yscont .hd ul li:hover i:after,
.youshi .ysbox .yscont .hd ul li.on i:after {
  top: -100%;
}
.youshi .page {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 830px;
  height: 95px;
  background-color: #0b4d94;
  border-radius: 50px 0px 0px 0px;
  padding: 34px 24px 0 56px;
}
.youshi .page:before {
  content: "";
  display: block;
  position: absolute;
  width: 332px;
  height: 1px;
  background-color: #ffffff;
  top: 50px;
  left: 188px;
}
.youshi .page .prev {
  float: left;
  width: 36px;
  height: 36px;
  background: url(/uploads/image/tpimages/ysl.png) center center no-repeat;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .page .next {
  float: left;
  margin-left: 24px;
  width: 36px;
  height: 36px;
  background: url(/uploads/image/tpimages/ysr.png) center center no-repeat;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .page .next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .page .tel {
  float: right;
  font-weight: bold;
  font-family: arial;
  font-size: 24px;
  letter-spacing: 1px;
  color: #fff;
}
.youshi .page .tel:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin-right: 20px;
  animation: msclock2 1.4s linear infinite;
  background: url(/uploads/image/tpimages/ystel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case {
  padding: 70px 0;
}
.case .titbox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .titbox .title {
  float: left;
}
.case .titbox .casenav {
  float: right;
}
.case .titbox .casenav ul {
  max-width: 900px;
  overflow: hidden;
  margin-top: 20px;
  height: 36px;
  margin-right: -20px;
}
.case .titbox .casenav ul li {
  float: left;
  margin-left: 35px;
  margin-right: 20px;
}
.case .titbox .casenav ul li:first-child {
  margin-left: 25px;
}
.case .titbox .casenav ul li a {
  display: block;
  font-size: 16px;
  position: relative;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .titbox .casenav ul li a:before {
  content: "—";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 0;
}
.case .titbox .casenav ul li a:hover {
  color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.case .titbox .casenav ul li a:hover:before {
  width: 20px;
  left: -25px;
}
.case .titbox .morelink {
  float: right;
  font-size: 16px;
  color: #666666;
  line-height: 36px;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .titbox .morelink:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 36px;
  margin-left: 10px;
  background: url(/uploads/image/tpimages/morear.png) center center no-repeat;
  width: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .titbox .morelink:hover {
  color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.case .titbox .morelink:hover:after {
  background: url(/uploads/image/tpimages/morearh.png) center center no-repeat;
}
.case .list {
  margin-top: 24px;
}
.case .list ul {
  margin-right: -44px;
}
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  width: 360px;
  margin-left: 37px;
  margin-right: 44px;
  margin-top: 42px;
  float: left;
  position: relative;
}
.case .list ul li .en {
  position: absolute;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  left: -37px;
  top: 0;
  font-family: arial;
  font-size: 14px;
  color: #999999;
  line-height: 12px;
  text-transform: uppercase;
}
.case .list ul li .en:after {
  content: "";
  display: block;
  width: 1px;
  height: 45px;
  background-color: #dddddd;
  position: absolute;
  left: 50%;
  top: 50px;
}
.case .list ul li .pic {
  display: block;
  height: 270px;
  position: relative;
  border-radius: 10px;
  border: solid 1px #dddddd;
  padding: 10px;
}
.case .list ul li .pic i {
  display: block;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.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 .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #666666;
  padding-right: 40px;
  padding-left: 10px;
  position: relative;
  z-index: 2;
}
.case .list ul li .bt:hover {
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.case .list ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: 20px;
  background: url(/uploads/image/tpimages/caseli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li:hover .pic {
  border-color: #0b4d94;
  box-shadow: 0 2px 10px rgba(11, 77, 148, 0.2);
}
.case .list ul li:hover .bt {
  color: #0b4d94;
}
.case .list ul li:hover .bt:before {
  background: url(/uploads/image/tpimages/caselih.png) center center no-repeat;
}
.about {
  background: #fbfbfb url(/uploads/image/tpimages/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutbox {
  padding: 70px 0 85px;
  height: 655px;
}
.about .aboutbox .alink {
  position: absolute;
  right: 0;
  top: 0;
  width: 144px;
  height: 100%;
  border-right: 1px #dddddd solid;
  border-left: 1px #dddddd solid;
  padding-top: 90px;
}
.about .aboutbox .alink a {
  display: block;
  height: 158px;
  background-color: #ffffff;
  margin-bottom: 2px;
  line-height: 1;
  font-size: 18px;
  color: #666666;
  padding-top: 35px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutbox .alink a i {
  display: block;
  width: 46px;
  height: 46px;
  border: solid 1px #dddddd;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutbox .alink a i:before,
.about .aboutbox .alink a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aboutbox .alink a i.ico1:before {
  background: url(/uploads/image/tpimages/aboutico1.png) center center no-repeat;
}
.about .aboutbox .alink a i.ico1:after {
  background: url(/uploads/image/tpimages/aboutico1h.png) center center no-repeat;
}
.about .aboutbox .alink a i.ico2:before {
  background: url(/uploads/image/tpimages/aboutico2.png) center center no-repeat;
}
.about .aboutbox .alink a i.ico2:after {
  background: url(/uploads/image/tpimages/aboutico2h.png) center center no-repeat;
}
.about .aboutbox .alink a i.ico3:before {
  background: url(/uploads/image/tpimages/aboutico3.png) center center no-repeat;
}
.about .aboutbox .alink a i.ico3:after {
  background: url(/uploads/image/tpimages/aboutico3h.png) center center no-repeat;
}
.about .aboutbox .alink a:hover {
  background: #0b4d94;
  color: #fff;
}
.about .aboutbox .alink a:hover i {
  border-color: #fff;
}
.about .aboutbox .alink a:hover i:before,
.about .aboutbox .alink a:hover i:after {
  top: -100%;
}
.about .aboutpic {
  float: left;
  position: relative;
  z-index: 1;
}
.about .aboutpic:before {
  content: "";
  display: block;
  position: absolute;
  width: 152px;
  height: 160px;
  background-color: #0b4d94;
  left: -70px;
  bottom: -40px;
  z-index: -1;
}
.about .aboutpic .pic {
  overflow: hidden;
  width: 475px;
  height: 500px;
  border-radius: 0px 150px 0px 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutpic .pic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.about .aboutpic .pic:hover {
  -webkit-transform: translatey(-10px);
  transform: translatey(-10px);
  box-shadow: 0 15px 15px -10px rgba(11, 77, 148, 0.5);
}
.about .aboutpic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .abouttext {
  float: left;
  width: 516px;
  margin-left: 70px;
  padding-top: 44px;
}
.about .abouttext .tit h4 {
  font-size: 48px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #010101;
  font-family: "bodoni", 'times new roman', times, serif;
  text-transform: uppercase;
  font-weight: bold;
}
.about .abouttext .tit h4 i {
  color: #0b4d94;
  font-weight: bold;
}
.about .abouttext .tit h3 {
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  font-size: 26px;
  letter-spacing: 3px;
  margin-top: 24px;
}
.about .abouttext .tit h3 i {
  display: inline-block;
  font-size: 32px;
  width: 72px;
  font-weight: bold;
  letter-spacing: 0px;
  font-family: arial;
  vertical-align: bottom;
  line-height: 24px;
}
.about .abouttext .tit .line {
  border-bottom: 1px solid #dddddd;
  margin-top: 22px;
}
.about .abouttext .text {
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 45px;
  height: 180px;
  margin-top: 32px;
  color: #666666;
}
.about .abouttext .morelink {
  display: block;
  font-size: 16px;
  width: 148px;
  height: 44px;
  border: solid 1px #dddddd;
  color: #666666;
  line-height: 42px;
  text-align: center;
  margin-top: 62px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .abouttext .morelink:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 44px;
  margin-left: 15px;
  background: url(/uploads/image/tpimages/morear.png) center center no-repeat;
  width: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .abouttext .morelink:hover {
  color: #0b4d94;
  border-color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.about .abouttext .morelink:hover:after {
  background: url(/uploads/image/tpimages/morearh.png) center center no-repeat;
}
.about .tip {
  position: absolute;
  right: 282px;
  bottom: 0;
  padding-left: 15px;
  border-left: 1px solid #dddddd;
  height: 207px;
  color: #999999;
  font-size: 15px;
  line-height: 1;
  width: 31px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.news {
  padding: 70px 0 54px;
}
.news .newsbox .newstab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsbox .newstab .title {
  float: left;
}
.news .newsbox .newstab ul {
  float: right;
  font-size: 0;
  margin-top: 8px;
}
.news .newsbox .newstab ul li {
  margin-left: 20px;
  float: left;
}
.news .newsbox .newstab ul li:first-child {
  margin-left: 0;
}
.news .newsbox .newstab ul li a {
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  width: 124px;
  height: 42px;
  line-height: 42px;
  background-color: #424343;
  border-radius: 0px 10px 0px 10px;
  color: #fff;
  text-align: center;
}
.news .newsbox .newstab ul li.on a {
  background: #0b4d94;
}
.news .newsbox .newstabs {
  overflow: hidden;
  margin-top: 2px;
  height: 640px;
}
.news .newsbox .newstabs .newslist {
  overflow: hidden;
  height: 640px;
}
.news .newsbox .newstabs .newslist .newsl {
  padding-top: 48px;
  float: left;
  width: 455px;
}
.news .newsbox .newstabs .newslist .newsl .one {
  display: block;
  position: relative;
  overflow: hidden;
  height: 268px;
}
.news .newsbox .newstabs .newslist .newsl .one .pic {
  display: block;
  height: 268px;
  position: relative;
  overflow: hidden;
}
.news .newsbox .newstabs .newslist .newsl .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-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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsl .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-align: center;
  color: #fff;
  background: rgba(11, 77, 148, 0.8);
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsl .one: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 .newsl .one:hover .bt {
  bottom: 0;
}
.news .newsbox .newstabs .newslist .newsl .list li {
  border-bottom: 1px solid #dddd;
  height: 162px;
  padding-left: 96px;
  padding-top: 38px;
  position: relative;
}
.news .newsbox .newstabs .newslist .newsl .list li:after {
  content: "";
  position: absolute;
  background: #0b4d94;
  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 .newsl .list li:hover:after,
.news .newsbox .newstabs .newslist .newsl .list li.on:after {
  transform: scalex(1);
  transform-origin: left;
}
.news .newsbox .newstabs .newslist .newsl .list li .date {
  line-height: 1;
  color: #999999;
  position: absolute;
  left: 0;
  text-align: center;
  top: 48px;
}
.news .newsbox .newstabs .newslist .newsl .list li .date span {
  display: block;
  font-weight: bold;
  font-family: arial;
  font-size: 28px;
  line-height: 24px;
  color: #333;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsl .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsl .list li .bt:hover {
  color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.news .newsbox .newstabs .newslist .newsl .list li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #777777;
  margin-top: 2px;
  line-height: 24px;
}
.news .newsbox .newstabs .newslist .newsl .list li .more {
  display: block;
  width: 28px;
  height: 16px;
  margin-top: 12px;
  background: url(/uploads/image/tpimages/newsli.png) -40px center no-repeat;
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsl .list li .more:hover {
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.news .newsbox .newstabs .newslist .newsl .list li:hover .bt {
  color: #0b4d94;
}
.news .newsbox .newstabs .newslist .newsl .list li:hover .date span {
  color: #0b4d94;
}
.news .newsbox .newstabs .newslist .newsl .list li:hover .more {
  background-position: 0 center;
}
.news .newsbox .newstabs .newslist .newsr {
  float: right;
  width: 735px;
}
.news .newsbox .newstabs .newslist .newsr li {
  border-bottom: 1px solid #dddd;
  height: 160px;
  padding-left: 96px;
  padding-right: 210px;
  padding-top: 36px;
  position: relative;
}
.news .newsbox .newstabs .newslist .newsr li:after {
  content: "";
  position: absolute;
  background: #0b4d94;
  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 .newsr li:hover:after,
.news .newsbox .newstabs .newslist .newsr li.on:after {
  transform: scalex(1);
  transform-origin: left;
}
.news .newsbox .newstabs .newslist .newsr li .pic {
  width: 160px;
  height: 100px;
  display: block;
  position: absolute;
  right: 0;
  top: 25px;
  overflow: hidden;
}
.news .newsbox .newstabs .newslist .newsr 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-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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsr 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 .newsr li .date {
  line-height: 1;
  color: #999999;
  position: absolute;
  left: 0;
  text-align: center;
  top: 48px;
}
.news .newsbox .newstabs .newslist .newsr li .date span {
  display: block;
  font-weight: bold;
  font-family: arial;
  font-size: 28px;
  line-height: 24px;
  color: #333;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsr li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsr li .bt:hover {
  color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.news .newsbox .newstabs .newslist .newsr li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #777777;
  margin-top: 2px;
  line-height: 24px;
}
.news .newsbox .newstabs .newslist .newsr li .more {
  display: block;
  width: 28px;
  height: 16px;
  margin-top: 12px;
  background: url(/uploads/image/tpimages/newsli.png) -40px center no-repeat;
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsbox .newstabs .newslist .newsr li .more:hover {
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
.news .newsbox .newstabs .newslist .newsr li:hover .bt {
  color: #0b4d94;
}
.news .newsbox .newstabs .newslist .newsr li:hover .date span {
  color: #0b4d94;
}
.news .newsbox .newstabs .newslist .newsr li:hover .more {
  background-position: 0 center;
}
.links {
  padding-bottom: 40px;
}
.links .linksbox {
  line-height: 32px;
}
.links .linksbox .tit {
  float: left;
  width: 140px;
  height: 38px;
  background: url(/uploads/image/tpimages/linkstit.png) 0 0 no-repeat;
  color: #0b4d94;
  font-size: 16px;
  line-height: 1;
  padding-top: 2px;
  padding-left: 44px;
}
.links .linksbox .list {
  float: right;
  width: 1140px;
  line-height: 38px;
}
.links .linksbox .list a {
  display: inline-block;
  position: relative;
  color: #666666;
  margin-left: 40px;
}
.links .linksbox .list a:hover {
  color: #0b4d94;
  -webkit-transform: translatex(5px);
  transform: translatex(5px);
}
