@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;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 500px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .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;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-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;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #ffff00;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #ffff00;
}
.search {
  height: 40px;
  background-color: #f5f5f5;
  line-height: 40px;
}
.search .tip {
  float: left;
  color: #808080;
}
.search .searchBox {
  float: right;
  height: 40px;
}
.search .searchBox .searchInp {
  width: 320px;
  height: 40px;
  background: #2f4d93;
  padding: 0 20px;
  line-height: 40px;
  float: left;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.search .searchBox .searchInp::-webkit-input-placeholder {
  color: #fff;
}
.search .searchBox .searchInp:focus,
.search .searchBox .searchInp:active {
  border-color: rgba(47, 77, 147, 0.8);
}
.search .searchBox .searchInp:focus::-webkit-input-placeholder,
.search .searchBox .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.search .searchBox .submitBtn {
  background: #2f4d93 url(../images/searchico.png) center center no-repeat;
  border: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  float: left;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.search .searchBox .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.title {
  text-align: center;
  line-height: 1;
}
.title h3 {
  font-size: 24px;
  font-weight: bold;
  color: #2f4d93;
}
.title h3 a {
  color: #2f4d93;
}
.title .en {
  color: #e6e6e6;
  line-height: 16px;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
  position: relative;
  text-transform: uppercase;
}
.service,
.product {
  padding: 40px 0 0;
}
.service .fwBox,
.product .fwBox,
.service .proBox,
.product .proBox {
  margin-top: 30px;
}
.service .fwBox ul:after,
.product .fwBox ul:after,
.service .proBox ul:after,
.product .proBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.service .fwBox ul li,
.product .fwBox ul li,
.service .proBox ul li,
.product .proBox ul li {
  float: left;
  width: 292px;
  height: 320px;
  background-color: #f9e5dc;
  margin-left: 10px;
  text-align: center;
  padding: 40px 12px 0;
}
.service .fwBox ul li:first-child,
.product .fwBox ul li:first-child,
.service .proBox ul li:first-child,
.product .proBox ul li:first-child {
  margin-left: 0;
}
.service .fwBox ul li:nth-child(2),
.product .fwBox ul li:nth-child(2),
.service .proBox ul li:nth-child(2),
.product .proBox ul li:nth-child(2),
.service .fwBox ul li .item2,
.product .fwBox ul li .item2,
.service .proBox ul li .item2,
.product .proBox ul li .item2 {
  background-color: #faf4de;
}
.service .fwBox ul li:nth-child(3),
.product .fwBox ul li:nth-child(3),
.service .proBox ul li:nth-child(3),
.product .proBox ul li:nth-child(3),
.service .fwBox ul li .item3,
.product .fwBox ul li .item3,
.service .proBox ul li .item3,
.product .proBox ul li .item3 {
  background-color: #e4eff5;
}
.service .fwBox ul li:nth-child(4),
.product .fwBox ul li:nth-child(4),
.service .proBox ul li:nth-child(4),
.product .proBox ul li:nth-child(4),
.service .fwBox ul li .item4,
.product .fwBox ul li .item4,
.service .proBox ul li .item4,
.product .proBox ul li .item4 {
  background-color: #defae1;
}
.service .fwBox ul li .bt,
.product .fwBox ul li .bt,
.service .proBox ul li .bt,
.product .proBox ul li .bt {
  width: 170px;
  padding: 0 5px;
  height: 40px;
  background-color: #2f4d93;
  border-radius: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 auto;
  line-height: 40px;
}
.service .fwBox ul li .bt:hover,
.product .fwBox ul li .bt:hover,
.service .proBox ul li .bt:hover,
.product .proBox ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.service .fwBox ul li p,
.product .fwBox ul li p,
.service .proBox ul li p,
.product .proBox ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #3e3e3e;
  margin-top: 14px;
}
.service .fwBox ul li .pic,
.product .fwBox ul li .pic,
.service .proBox ul li .pic,
.product .proBox ul li .pic {
  display: block;
  margin: 15px auto 0;
  width: 220px;
  height: 145px;
  position: relative;
}
.service .fwBox ul li .pic img,
.product .fwBox ul li .pic img,
.service .proBox ul li .pic img,
.product .proBox ul li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwBox ul li:hover .pic img,
.product .fwBox ul li:hover .pic img,
.service .proBox ul li:hover .pic img,
.product .proBox ul li:hover .pic 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);
}
/* .product {
  padding: 40px 0 0;
} */
.parts {
  padding: 40px 0;
  display: none;
}
.parts .partsBox {
  margin-top: 30px;
}
.parts .proL {
  float: left;
  width: 276px;
  height: 622px;
  background: #2f4d93;
  padding: 0 20px 20px;
}
.parts .proL .tit {
  height: 116px;
  background: #2f4d93 url(../images/proLtit.png) 34px 38px no-repeat;
  line-height: 1;
  padding-top: 36px;
  padding-left: 87px;
  color: #ffffff;
}
.parts .proL .tit .t1 {
  font-size: 22px;
  font-weight: bold;
}
.parts .proL .tit .t2 {
  margin-top: 12px;
  font-size: 14px;
  line-height: 12px;
  text-transform: uppercase;
}
.parts .proL .proNav {
  height: 485px;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  padding: 15px;
}
.parts .proL .proNav ul {
  position: relative;
  z-index: 2;
  overflow: auto;
  height: 100%;
}
.parts .proL .proNav ul::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px #2f4d93;
  box-shadow: inset 0 0 6px #2f4d93;
  background-color: #2f4d93;
}
.parts .proL .proNav ul li {
  position: relative;
}
.parts .proL .proNav ul li:after {
  content: "";
  position: absolute;
  background: #2f4d93;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.parts .proL .proNav ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.parts .proL .proNav ul li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 60px;
  line-height: 59px;
  position: relative;
  padding: 0 40px 0 20px;
  border-bottom: 1px solid #f5f5f5;
  background: url(../images/proLli.png) 188px center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.parts .proL .proNav ul li:hover > a {
  background: url(../images/proLlih.png) 183px center no-repeat;
  color: #2f4d93;
  padding-left: 25px;
}
.parts .proTabs {
  float: right;
  width: 901px;
}
.parts .proTabs .hd {
  height: 46px;
  margin-bottom: 6px;
}
.parts .proTabs .hd ul li {
  float: left;
  width: 160px;
  height: 46px;
  line-height: 46px;
  background-color: #2f4d93;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  margin-right: 20px;
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ffff00, #ffff00);
  background-image: linear-gradient(to right, #ffff00, #ffff00);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.parts .proTabs .hd ul li.on {
  background-size: 100% 100%;
  color: #4d4d4d;
}
.parts .proTabs .bd {
  overflow: hidden;
  height: 570px;
}
.parts .proTabs .bd ul {
  margin-right: -20px;
}
.parts .proTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.parts .proTabs .bd li {
  width: 287px;
  height: 265px;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.parts .proTabs .bd li:after {
  content: "";
  position: absolute;
  background: #2f4d93;
  width: 100%;
  height: 2px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.parts .proTabs .bd li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.parts .proTabs .bd li .pic {
  display: block;
  width: 287px;
  height: 215px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.parts .proTabs .bd li .pic:before {
  content: "";
  display: block;
  width: 267px;
  height: 195px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 3px #2f4d93;
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
  -webkit-transform: scale(0.5) rotate(30deg);
  -moz-transform: scale(0.5) rotate(30deg);
  -o-transform: scale(0.5) rotate(30deg);
  transform: scale(0.5) rotate(30deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.parts .proTabs .bd li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -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);
}
.parts .proTabs .bd li .bt {
  position: relative;
  z-index: 1;
  font-size: 14px;
  height: 50px;
  background-color: #fafafa;
  line-height: 50px;
  padding-right: 60px;
  padding-left: 10px;
  color: #4d4d4d;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.parts .proTabs .bd li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  height: 100%;
  top: 0;
  width: 30px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/proli.png) -30px center no-repeat;
}
.parts .proTabs .bd 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);
}
.parts .proTabs .bd li:hover .pic:before {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.parts .proTabs .bd li:hover .bt {
  color: #2f4d93;
  padding-left: 15px;
}
.parts .proTabs .bd li:hover .bt:after {
  background-position: 0 center;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
  height: 250px;
  color: #fff;
  display: none;
}
.mbanner1 .text {
  float: right;
  padding-top: 32px;
  line-height: 1;
  text-align: center;
}
.mbanner1 .text .t1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
.mbanner1 .text .t2 {
  margin-top: 28px;
  background: url(../images/mbant2.png) center center no-repeat;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  color: #2f4d93;
}
.mbanner1 .text .tel {
  margin-top: 45px;
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}
.mbanner1 .text .tel i {
  font-weight: bold;
  font-size: 24px;
}
.mbanner1 .text .zxLink {
  display: inline-block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  margin-left: 90px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.mbanner1 .text .zxLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mbanner1 .text .zxLink:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mbanner1 .text .zxLink:hover {
  color: #2f4d93;
  box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.mbanner1 .text .zxLink:hover:before,
.mbanner1 .text .zxLink:hover:after {
  height: 50%;
}
.honor {
  padding: 40px 0;
}
.honor .honorSlide {
  margin-top: 30px;
  height: 446px;
}
.honor .honorSlide .bd {
  width: 988px;
  margin: auto;
  overflow: hidden;
  height: 446px;
}
.honor .honorSlide .bd ul {
  margin-right: -44px;
}
.honor .honorSlide .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.honor .honorSlide .bd ul li {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 254px;
  height: 424px;
  overflow: hidden;
  float: left;
  margin-right: 44px;
  position: relative;
  z-index: 1;
  background: url(../images/rybg.png) center 0 no-repeat;
  padding: 22px 22px 0 23px;
}
.honor .honorSlide .bd ul li .pic {
  display: block;
  width: 254px;
  height: 355px;
  position: relative;
  overflow: hidden;
}
.honor .honorSlide .bd ul li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  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;
}
.honor .honorSlide .bd ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.honor .honorSlide .bd ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.honor .honorSlide .bd ul li .bt {
  margin-top: 23px;
  display: block;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.honor .honorSlide .bd ul li .bt span {
  height: 50px;
  padding: 0 20px;
  font-size: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: bold;
}
.honor .honorSlide .bd ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.honor .honorSlide .bd ul li:hover .bt {
  color: #2f4d93;
}
.honor .honorSlide .prev {
  background: #fff url(../images/ryl.png) center center no-repeat;
  width: 60px;
  height: 60px;
  background-color: #2f4d93;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 170px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .honorSlide .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.honor .honorSlide .next {
  background: url(../images/ryr.png) center center no-repeat;
  width: 60px;
  height: 60px;
  background-color: #ffff00;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 170px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .honorSlide .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.about {
  padding: 40px 0 78px;
  background-color: #fafafa;
}
.about .aboutPic {
  position: relative;
  /* overflow: hidden; */
  float: right;
  width: 410px;
  width: 680px;
}
.about .aboutPic .en {
  font-size: 70px;
  font-weight: bold;
  text-align: right;
  color: #e1e1e1;
  opacity: 0.5;
  line-height: 55px;
}
.about .aboutPic .en i {
  font-weight: bold;
  color: #cbd0de;
}
.about .aboutPic .pic {
  position: relative;
  margin-top: 67px;
}
/* .about .aboutPic .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutPic .pic.pic:hover:before,
.about .aboutPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
} */
.about .aboutPic img {
  width: 410px;
  width: 780px;
  height: 280px;
  display: block;
}
.about .aboutText {
  width: 752px;
  width: 482px;
  float: left;
}
.about .aboutText h3 {
  width: 140px;
  line-height: 48px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #2f4d93;
  border-top: 2px solid #2f4d93;
  border-bottom: 2px solid #2f4d93;
}
.about .aboutText h4 {
  color: #2f4d93;
  font-size: 24px;
  margin-top: 25px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText h4 a {
  color: #2f4d93;
}
.about .aboutText .text {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 28px;
  height: 112px;
  color: #808080;
}
.about .aboutText .number {
  margin-top: 72px;
}
.about .aboutText .number ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .number ul li {
  float: left;
  text-align: center;
  margin-left: 30px;
}
.about .aboutText .number ul li:first-child {
  margin-left: 0;
}
.about .aboutText .number ul li h4 {
  font-size: 42px;
  line-height: 34px;
  color: #2f4d93;
  font-weight: bold;
  margin-top: 0;
}
.about .aboutText .number ul li p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 1;
  margin-top: 17px;
}
.case {
  padding: 40px 0;
}
.case .caseBox {
  margin-top: 10px;
}
.case .caseBox ul {
  margin-right: -20px;
}
.case .caseBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseBox li {
  float: left;
  margin: 20px 20px 0 0;
  height: 294px;
  width: 285px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 1;
  position: relative;
}
.case .caseBox li:after {
  content: "";
  position: absolute;
  background: #2f4d93;
  width: 100%;
  height: 2px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.case .caseBox li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.case .caseBox li .pic:after,
.case .caseBox li .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseBox li .pic:before {
  top: 0;
  left: 0;
  border-color: #2f4d93 transparent transparent #2f4d93;
}
.case .caseBox li .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #2f4d93 #2f4d93 transparent;
}
.case .caseBox li:hover .pic:after,
.case .caseBox li:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseBox li .pic {
  display: block;
  width: 285px;
  height: 232px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.case .caseBox li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseBox li .bt {
  position: relative;
  z-index: 1;
  font-size: 14px;
  height: 62px;
  line-height: 60px;
  background-color: #fafafa;
  padding-right: 90px;
  padding-left: 20px;
  color: #4d4d4d;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.case .caseBox li .bt:after {
  content: "";
  display: block;
  position: absolute;
  width: 58px;
  height: 22px;
  border-radius: 10px;
  border: solid 1px #cccccc;
  right: 20px;
  top: 19px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/caseli.png) -44px center no-repeat;
}
.case .caseBox li .bt:hover {
  padding-left: 25px;
}
.case .caseBox 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);
}
.case .caseBox li:hover .bt {
  color: #2f4d93;
}
.case .caseBox li:hover .bt:after {
  background-position: 18px center;
  border-color: #2f4d93;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.case .caseBox .list1 li {
  height: 458px;
  width: 590px;
}
.case .caseBox .list1 li .pic {
  width: 590px;
  height: 396px;
}
.youshi {
  position: relative;
}
.youshi .title p {
  margin: 13px auto 0;
  background-color: #2f4d93;
  border-radius: 18px;
  width: 330px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
}
.youshi .ysBox {
  margin-top: 30px;
}
.youshi .ysBox .bd {
  height: 386px;
  overflow: hidden;
}
.youshi .ysBox .bd li {
  height: 386px;
  position: relative;
}
.youshi .ysBox .bd li .pic {
  float: left;
  width: 600px;
  height: 386px;
  position: relative;
}
.youshi .ysBox .bd li .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.youshi .ysBox .bd li .pic.pic:hover:before,
.youshi .ysBox .bd li .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.youshi .ysBox .bd li .pic .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.youshi .ysBox .bd li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.youshi .ysBox .bd li .cont {
  float: right;
  width: 600px;
  height: 310px;
  background-color: #fafafa;
  margin-top: 76px;
  padding: 60px 20px 0 47px;
  position: relative;
}
.youshi .ysBox .bd li .cont .tit {
  position: absolute;
  left: 47px;
  top: -76px;
  width: 214px;
  height: 100px;
  background-image: linear-gradient(-90deg, #5483f1 0%, #4268c2 35%, #2f4d93 100%), linear-gradient(#fafafa, #fafafa);
  text-align: center;
  padding-top: 26px;
  color: #fff;
}
.youshi .ysBox .bd li .cont .tit h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.youshi .ysBox .bd li .cont .tit p {
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 12px;
  line-height: 1;
}
.youshi .ysBox .bd li .cont .num {
  border-bottom: 2px solid #f5f5f5;
  height: 40px;
  font-size: 28px;
  padding-left: 53px;
  line-height: 24px;
  font-size: 16px;
  color: #808080;
  position: absolute;
  z-index: 1;
  left: 237px;
  top: -76px;
}
.youshi .ysBox .bd li .cont .num i {
  font-size: 28px;
  color: #2f4d93;
}
.youshi .ysBox .bd li .cont .text {
  line-height: 30px;
  color: #808080;
  border-left: 1px solid #2f4d93;
  padding-left: 22px;
  height: 90px;
}
.youshi .ysBox .bd li .cont .tel {
  margin-top: 72px;
  font-size: 16px;
  color: #2f4d93;
  line-height: 38px;
}
@keyframes msClock {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1.1);
  }
}
.youshi .ysBox .bd li .cont .tel:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 22px;
  vertical-align: middle;
  margin-right: 10px;
  animation: msClock 1.5s linear infinite;
  background: url(../images/ystel.png) 0 center no-repeat;
}
.youshi .ysBox .bd li .cont .tel i {
  font-weight: bold;
  font-size: 24px;
}
.youshi .ysBox .bd li .cont .tel .zxLink {
  display: inline-block;
  width: 111px;
  height: 38px;
  background-image: linear-gradient(-90deg, #5483f1 0%, #4268c2 35%, #2f4d93 100%), linear-gradient(#f77527, #f77527);
  border-radius: 8px;
  margin-left: 100px;
  text-align: center;
  color: #fff;
  line-height: 38px;
  font-size: 14px;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .bd li .cont .tel .zxLink:after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.youshi .ysBox .bd li .cont .tel .zxLink:hover,
.youshi .ysBox .bd li .cont .tel .zxLink:focus,
.youshi .ysBox .bd li .cont .tel .zxLink:active {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysBox .bd li .cont .tel .zxLink:hover:after,
.youshi .ysBox .bd li .cont .tel .zxLink:focus:after,
.youshi .ysBox .bd li .cont .tel .zxLink:active:after {
  opacity: 1;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.youshi .ysBox .hd {
  margin-top: 30px;
}
.youshi .ysBox .hd ul {
  height: 70px;
}
.youshi .ysBox .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .hd ul li {
  width: 300px;
  height: 70px;
  background-color: #ffffff;
  border: solid 1px #2f4d93;
  float: left;
  position: relative;
  padding-left: 50px;
  color: #4d4d4d;
  background-image: linear-gradient(-90deg, #5483f1 0%, #4268c2 35%, #2f4d93 100%), linear-gradient(#2f4d93, #2f4d93);
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  cursor: pointer;
}
.youshi .ysBox .hd ul li.on {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.youshi .ysBox .hd ul li i {
  display: inline-block;
  font-weight: bold;
  font-size: 40px;
  margin-right: 30px;
  vertical-align: top;
}
.youshi .ysBox .hd ul li span {
  display: inline-block;
  font-size: 22px;
  position: relative;
  vertical-align: top;
  line-height: 52px;
}
.youshi .ysBox .hd ul li span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50px;
  width: 40px;
  height: 1px;
  background-color: #e6e6e6;
}
.youshi .ysBox .hd ul li:hover i,
.youshi .ysBox .hd ul li.on i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.youshi .ysBox .prev {
  display: block;
  position: absolute;
  left: 0;
  width: 34px;
  height: 80px;
  line-height: 80px;
  background-color: #ffffff;
  border-radius: 5px;
  top: 90px;
  text-align: center;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .ysBox .prev:before {
  content: "<";
  font-family: SimSun;
  font-size: 20px;
  font-weight: bold;
}
.youshi .ysBox .prev:hover {
  background-color: #008ad3;
  color: #fff;
}
.youshi .ysBox .next {
  display: block;
  position: absolute;
  right: 0;
  width: 34px;
  height: 80px;
  line-height: 80px;
  background-color: #008ad3;
  border-radius: 5px;
  top: 90px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .ysBox .next:before {
  content: ">";
  font-family: SimSun;
  font-size: 20px;
  font-weight: bold;
}
.youshi .ysBox .next:hover {
  background-color: #ffffff;
  color: #333;
}
.news {
  padding: 40px ;
  background: url(../images/xwbg.jpg) center bottom no-repeat;
}
.news .newsBox {
  margin-top: 30px;
}
.news .newsBox .newsTab {
  height: 37px;
  line-height: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}
.news .newsBox .newsTab li {
  float: left;
  font-size: 20px;
  line-height: 1;
  margin-right: 40px;
  border-left: 2px solid transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-weight: bold;
  padding-left: 6px;
  cursor: pointer;
}
.news .newsBox .newsTab li .more {
  position: absolute;
  font-weight: normal;
  display: block;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #808080;
  line-height: 26px;
  display: none;
}
.news .newsBox .newsTab li .more:hover {
  color: #2f4d93;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsTab li.on {
  color: #2f4d93;
  border-color: #2f4d93;
}
.news .newsBox .newsTab li.on .more {
  display: block;
}
.news .newsBox .newsTab a {
  display: block;
}
.news .newsBox .newsL {
  width: 748px;
  float: left;
}
.news .newsBox .newsL .list {
  margin-top: 20px;
}
.news .newsBox .newsL .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsL .list ul li {
  float: left;
  width: 364px;
  height: 195px;
  background-color: #ffffff;
  margin-left: 20px;
  padding: 35px 23px 0;
}
.news .newsBox .newsL .list ul li:first-child {
  margin-left: 0;
}
.news .newsBox .newsL .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #4d4d4d;
}
.news .newsBox .newsL .list ul li .bt:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #2f4d93;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 8px;
}
.news .newsBox .newsL .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsL .list ul li:hover .bt {
  color: #2f4d93;
}
.news .newsBox .newsL .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #808080;
  margin-top: 5px;
  padding-left: 13px;
}
.news .newsBox .newsL .list ul li .date {
  color: #cccccc;
  font-size: 12px;
  margin-top: 18px;
  padding-left: 13px;
}
.news .newsBox .newsswiper {
  width: 748px;
  height: 420px;
  position: relative;
}
.news .newsBox .newsswiper li {
  width: 748px;
  height: 420px;
  position: relative;
  overflow: hidden;
}
.news .newsBox .newsswiper li .pic {
  display: block;
  width: 748px;
  height: 356px;
  overflow: hidden;
}
.news .newsBox .newsswiper li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .newsswiper li h4 {
  padding: 0 255px 0 20px;
  background-color: #ffffff;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
  font-weight: bold;
}
.news .newsBox .newsswiper li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 380px;
  float: left;
  font-size: 16px;
  color: #4d4d4d;
}
.news .newsBox .newsswiper li .bt:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #2f4d93;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 12px;
}
.news .newsBox .newsswiper li .bt:hover {
  color: #2f4d93;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsswiper li span {
  float: right;
  font-size: 12px;
  color: #808080;
  font-weight: normal;
}
.news .newsBox .newsswiper li:hover .pic img {
  -webkit-transform: scale(1.15) rotate(0);
  -moz-transform: scale(1.15) rotate(0);
  -o-transform: scale(1.15) rotate(0);
  transform: scale(1.15) rotate(0);
}
.news .newsBox .newsswiper .newsPagination {
  position: absolute;
  font-size: 0;
  padding: 0;
  margin: 0;
  z-index: 4;
  bottom: 25px;
  right: 10px;
}
.news .newsBox .newsswiper .newsPagination span {
  display: inline-block;
  margin: 0 2px;
  width: 14px;
  height: 14px;
  background-color: #2f4d93;
  border: 2px #2f4d93 solid;
  border-radius: 50%;
  opacity: 1;
}
.news .newsBox .newsswiper .newsPagination .swiper-pagination-bullet-active {
  background: #ffff00;
}
.news .newsBox .newsR {
  width: 432px;
  height: 634px;
  background-color: #ffffff;
  float: right;
  padding: 10px 20px 0;
}
.news .newsBox .newsR .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsBox .newsR .list ul li {
  float: left;
  width: 364px;
  height: 154px;
  background-color: #ffffff;
  padding: 15px 0 0;
  border-top: 1px solid #f5f5f5;
  position: relative;
}
.news .newsBox .newsR .list ul li:after {
  content: "";
  position: absolute;
  background: #2f4d93;
  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.6s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsBox .newsR .list ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsBox .newsR .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #4d4d4d;
}
.news .newsBox .newsR .list ul li .bt:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #2f4d93;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 8px;
}
.news .newsBox .newsR .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .newsR .list ul li:hover .bt {
  color: #2f4d93;
}
.news .newsBox .newsR .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #808080;
  margin-top: 5px;
  padding-left: 13px;
}
.news .newsBox .newsR .list ul li .date {
  color: #cccccc;
  font-size: 12px;
  margin-top: 18px;
  padding-left: 13px;
}
.links {
  padding: 10px 0;
  background: #2f4d93;
  line-height: 40px;
}
.links .inContent {
  overflow: hidden;
}
.links .tit {
  float: left;
  background: url(../images/linkico.png) right 13px no-repeat;
  font-weight: bold;
  padding-right: 20px;
  color: #ffffff;
  font-size: 18px;
  width: 75px;
  text-transform: uppercase;
}
.links .list {
  width: 1125px;
  float: right;
  overflow: hidden;
  margin-right: -25px;
}
.links .list a {
  display: inline-block;
  color: #fff;
  margin-right: 25px;
  font-size: 14px;
  position: relative;
  left: -20px;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links .list a:before {
  content: "|";
  margin-right: 25px;
  color: #fff;
}
