@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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 {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #01317c solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  background-color: #fff;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #01317c;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  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;
}
.title h4 {
  height: 92px;
  margin-left: -10px;
}
.title h4 img {
  display: block;
}
.title h3 {
  font-size: 44px;
  font-weight: bold;
  margin-top: -52px;
}
.title h3 span {
  color: #01317c;
}
.title h3::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 17px;
  border: solid 3px #2f56c7;
  border-radius: 50%;
  margin-top: -12px;
}
.title h5 {
  margin-top: 20px;
  font-size: 18px;
  letter-spacing: 5px;
  color: #2f2f2f;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.titBox .more {
  margin-top: 78px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 28px;
  line-height: 28px;
  display: flex;
  align-items: center;
  font-family: Arial;
  font-size: 12px;
  padding-right: 120px;
  background: url(../images/promore.png) 100% center no-repeat;
}
.titBox .more em {
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.titBox .more em::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: solid 1px #666666;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more em::after {
  content: "";
  display: block;
  width: 84px;
  height: 1px;
  background-color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more:hover {
  color: #01317c;
}
.titBox .more:hover em::before {
  border-color: #01317c;
}
.titBox .more:hover em::after {
  background-color: #01317c;
}
.product {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 60px 0 50px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
@media screen and (min-width: 1920px) {
  .product {
    background-size: 100% 900px;
  }
}
.product .proTabs {
  margin-top: 50px;
  position: relative;
  z-index: 2;
  padding: 0 0 14px;
  background-color: #ffffff;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 8px 8px;
}
.product .proTabs::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 -25px 14px;
  background-color: #ffffff;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  z-index: -1;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proNav {
  border-bottom: 1px solid #eeeeee;
  padding-top: 8px;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  flex: 1;
  position: relative;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  width: 3px;
  height: 100%;
  background: url(../images/pronavli.png) center center no-repeat;
}
.product .proNav ul li:first-child::before {
  display: none;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
  height: 92px;
  line-height: 92px;
  font-size: 18px;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 16px;
  margin-right: 14px;
  background: url(../images/pronavico.png) center center no-repeat;
  position: relative;
  top: -2px;
  filter: grayscale(100) brightness(2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #01317c;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  color: #01317c;
  font-weight: bold;
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
}
.product .proNav ul li.on a::before,
.product .proNav ul li:hover a::before {
  filter: grayscale(0) brightness(1);
}
.product .proNav ul li.on a::after,
.product .proNav ul li:hover a::after {
  width: 100%;
}
.product .proNav .zxLink {
  content: "";
  display: block;
  position: absolute;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: url(../images/prozx.png) center center no-repeat;
  right: -112px;
  top: 17px;
  box-shadow: 0 0 0 20px rgba(64, 138, 191, 0.05);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .zxLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: url(../images/prozxico.png) center center no-repeat;
}
.product .proNav .zxLink:hover {
  animation: bowen 1.2s linear infinite;
}
.product .proNav .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(64, 138, 191, 0.05), 0 0 0 20px rgba(64, 138, 191, 0.05);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(64, 138, 191, 0.05), 0 0 0 40px rgba(64, 138, 191, 0);
  }
}
.product .proNav .tip {
  margin-left: 45px;
  position: relative;
  text-align: right;
  padding-top: 16px;
  width: 290px;
}
.product .proNav .tip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 17px;
}
.product .proNav .tip .t2 {
  margin-top: 16px;
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
}
.product .proNav .tip .jiaxin {
  margin-top: 58px;
  margin-left: 102px;
  border-bottom: 1px solid #b5b5b5;
  font-family: Arial;
  font-size: 20px;
  line-height: 15px;
  padding-bottom: 12px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 25%;
  border-left: 1px solid #eee;
}
.product .proList ul li:first-child {
  border-left-color: transparent;
}
.product .proList ul li .item {
  padding: 26px 21px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 84.058%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .proList ul li .item .tt {
  position: relative;
  height: 116px;
  text-align: center;
  padding-top: 18px;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
}
.product .proList ul li .item .tt .num {
  font-family: Impact;
  font-size: 20px;
  line-height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #e1e1e1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .num::before {
  content: "";
  width: 13px;
  height: 2px;
  background-color: #e1e1e1;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .num::after {
  content: "";
  width: 13px;
  height: 2px;
  background-color: #e1e1e1;
  margin-left: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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);
}
.product .proList ul li .item:hover .tt .bt {
  color: #01317c;
  font-weight: bold;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proList ul li .item:hover .tt .num {
  color: #01317c;
}
.product .proList ul li .item:hover .tt .num::before {
  background-color: #01317c;
}
.product .proList ul li .item:hover .tt .num::after {
  background-color: #01317c;
}
.product .proHot {
  position: relative;
  margin-top: 44px;
}
.product .proHot::before {
  content: "BAIXIDA BUILDING MATERIALS";
  font-family: Arial;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 16px;
  line-height: 1;
  letter-spacing: 11px;
  color: #999999;
  opacity: 0.5;
}
.product .proHot .bd {
  height: 410px;
  position: relative;
  overflow: hidden;
}
.product .proHot .bd ul li .item {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.product .proHot .bd ul li .item .pic {
  display: block;
  width: 630px;
  height: 410px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  position: relative;
  overflow: hidden;
  padding: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proHot .bd ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proHot .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;
}
.product .proHot .bd ul li .item .pic em {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 68px;
  height: 68px;
  background-color: #01317c;
  border-radius: 10px 0 0 0;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  line-height: 68px;
}
.product .proHot .bd ul li .item .cont {
  flex: 1;
  min-width: 0;
  margin-right: 75px;
  padding-top: 8px;
}
.product .proHot .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proHot .bd ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.product .proHot .bd ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 40px;
  height: 80px;
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}
.product .proHot .bd ul li .item .cont .en {
  margin-top: 30px;
  text-transform: uppercase;
  font-family: "Arial Black";
  font-size: 50px;
  line-height: 38px;
  opacity: 0.06;
}
.product .proHot .bd ul li .item .cont .more {
  margin-top: 60px;
  display: block;
  text-align: center;
  width: 148px;
  height: 44px;
  background-color: #63cec0;
  border-radius: 30px;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.product .proHot .bd ul li .item .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #01317c;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.product .proHot .bd ul li .item .cont .more:hover {
  background: none;
  color: #01317c;
  box-shadow: 0 10px 10px -5px rgba(1, 49, 124, 0.5);
}
.product .proHot .bd ul li .item .cont .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .proHot .bd ul li .item:hover {
  border-color: #01317c;
  box-shadow: none;
}
.product .proHot .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);
}
.product .proHot .bd ul li .item:hover .bt {
  color: #01317c;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.product .proHot .page {
  position: absolute;
  left: 210px;
  bottom: 90px;
  z-index: 3;
  display: flex;
}
.product .proHot .page .prev {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  filter: grayscale(100) brightness(0.6);
}
.product .proHot .page .prev:hover {
  filter: grayscale(0) brightness(1);
}
.product .proHot .page .next {
  margin-left: 17px;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  filter: grayscale(100) brightness(0.6);
}
.product .proHot .page .next:hover {
  filter: grayscale(0) brightness(1);
}
.strength {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.02);
}
.strength::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -960px;
  width: 1748px;
  height: 192px;
  background-color: #01317c;
  border-radius: 67px 0px 0px 0px;
}
@media screen and (min-width: 1920px) {
  .strength {
    background-size: 100%;
  }
  .strength::before {
    right: 0;
    margin-right: 0;
    width: calc(100vw - 172px);
  }
}
.strength .ysHdImg {
  width: 200px;
  height: 200px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 2;
}
.strength .ysHdImg img {
  display: block;
  margin-left: -20px;
}
.strength .ysBg {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  height: 100%;
  width: 172px;
  background-color: #f7f7f7;
}
@media screen and (min-width: 1920px) {
  .strength .ysBg {
    left: 0;
    margin-left: 0;
  }
}
.strength .ysBg em {
  display: block;
  height: 496px;
  position: absolute;
  background: url(../images/baixida.png) 0 center no-repeat;
  width: 47px;
  top: 60px;
  left: 68px;
}
.strength .ysBg i {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 172px;
  height: 156px;
  background: url(../images/ysico.png) center center no-repeat;
  background-color: #01317c;
}
.strength .ysBox {
  position: relative;
  z-index: 2;
  padding-top: 270px;
  padding-bottom: 75px;
}
.strength .hd {
  position: absolute;
  left: 0;
  top: 0;
  width: 1144px;
  margin-left: -88px;
}
@media screen and (max-width: 1320px) {
  .strength .hd {
    width: 1064px;
    margin-left: -78px;
  }
}
.strength .hd ul {
  display: flex;
}
.strength .hd ul li {
  flex: 1;
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  height: 192px;
  padding-top: 64px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 70px;
  background-color: #ffffff;
  opacity: 0.1;
  margin-top: 5px;
}
.strength .hd ul li:first-child::before {
  display: none;
}
.strength .hd ul li i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 27px;
  height: 24px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.strength .hd ul li span {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-top: 32px;
}
.strength .hd ul li.on i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.strength .hd ul li.on span {
  font-weight: bold;
}
.strength .title {
  position: relative;
}
.strength .title::before {
  content: "";
  position: absolute;
  display: block;
  width: 70px;
  height: 74px;
  background: url(../images/ystitico.png) 0 0 no-repeat;
  left: -105px;
  top: 30px;
}
.strength .ysImg {
  position: absolute;
  right: -320px;
  top: 370px;
  top: 300px;
}
.strength .ysImg img {
  display: block;
  width: 860px;
}
.strength .ysCont {
  margin-top: 60px;
  width: 530px;
}
.strength .ysCont .bd {
  position: relative;
  overflow: hidden;
  height: 205px;
}
.strength .ysCont .bd ul li .item {
  height: 205px;
  padding-top: 10px;
}
.strength .ysCont .bd ul li .item .tit {
  height: 74px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  line-height: 1;
  border-bottom: 1px solid rgba(222, 222, 222, 0.6);
}
.strength .ysCont .bd ul li .item .tit span {
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.strength .ysCont .bd ul li .item .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 16px;
  color: #d1d1d1;
}
.strength .ysCont .bd ul li .item .text {
  margin-top: 32px;
  font-size: 15px;
  line-height: 32px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item:hover .tit {
  color: #01317c;
  border-color: #01317c;
}
.strength .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .ysTt {
  margin-top: 70px;
  width: 820px;
  height: 88px;
  background-color: #f7f7f7;
  border-radius: 43px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 42px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 68px;
}
.strength .ysTt .zxLink {
  font-size: 18px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysTt .zxLink::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 68px;
  width: 29px;
  background: url(../images/yszxico.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 28px;
  filter: grayscale(100) brightness(0.8);
}
.strength .ysTt .zxLink em {
  margin-left: 30px;
  font-family: Arial;
  font-size: 12px;
  opacity: 0.5;
  letter-spacing: 6px;
}
.strength .ysTt .zxLink:hover {
  color: #01317c;
}
.strength .ysTt .zxLink:hover::before {
  filter: grayscale(0) brightness(1);
}
.strength .ysTt .tel {
  height: 68px;
  background-color: #63cec0;
  border-radius: 33px;
  font-weight: bold;
  line-height: 68px;
  font-size: 22px;
  position: relative;
  padding: 0 38px;
}
.strength .ysTt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 27px;
  height: 68px;
  margin-right: 8px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.case {
  padding: 85px 0;
  position: relative;
  overflow: hidden;
}
.case .caseList {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1320px) {
  .case .caseList {
    margin-top: 40px;
  }
}
.case .first {
  width: 586px;
}
@media screen and (max-width: 1320px) {
  .case .first {
    width: 550px;
  }
}
.case .first .pic {
  display: block;
  width: 100%;
  height: 394px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .case .first .pic {
    height: 370px;
  }
}
.case .first .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.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .first .cont {
  margin-top: 16px;
}
.case .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .first .cont .bt:hover {
  letter-spacing: 0.6px;
}
.case .first .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  margin-top: 8px;
  height: 25px;
  line-height: 25px;
  color: #8f8f8f;
}
.case .first .cont .more {
  margin-top: 17px;
  display: flex;
  align-items: center;
}
.case .first .cont .more em {
  width: 58px;
  height: 58px;
  background-color: #01317c;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .first .cont .more em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/caseico.png) center center no-repeat;
}
.case .first .cont .more span {
  font-family: Arial;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.case .first .cont .more span::before {
  content: "";
  display: block;
  margin: 0 22px;
  width: 126px;
  height: 1px;
  background-color: #151515;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .first .cont .more:hover {
  color: #01317c;
}
.case .first .cont .more:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.case .first .cont .more:hover span::before {
  background-color: #01317c;
}
.case .first:hover {
  border-color: #01317c;
  box-shadow: none;
}
.case .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .first:hover .bt {
  color: #01317c;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.case .list {
  margin-top: -160px;
  flex: 1;
  min-width: 0;
  margin-left: 60px;
}
@media screen and (max-width: 1320px) {
  .case .list {
    margin-top: -120px;
    margin-left: 40px;
  }
}
.case .list ul li {
  margin-top: 80px;
}
@media screen and (max-width: 1320px) {
  .case .list ul li {
    margin-top: 48px;
  }
}
.case .list ul li:first-child {
  margin-top: 0;
}
.case .list ul li .item {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.case .list ul li .item .pic {
  display: block;
  width: 260px;
  height: 185px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .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;
}
.case .list ul li .item .cont {
  flex: 1;
  margin-right: 45px;
  padding-top: 10px;
  min-width: 0;
}
@media screen and (max-width: 1320px) {
  .case .list ul li .item .cont {
    margin-right: 25px;
  }
}
.case .list ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.case .list ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.case .list ul li .item .cont p {
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 15px;
  color: #8f8f8f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .cont .line {
  margin-top: 20px;
  height: 1px;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ffc454, #ffc454);
  background-image: linear-gradient(to right, #ffc454, #ffc454);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .list ul li .item .cont .more {
  margin-top: 35px;
  line-height: 24px;
  display: inline-block;
  font-family: Arial;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
}
.case .list ul li .item .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
  height: 0;
  background-color: #63cec0;
  z-index: -1;
}
.case .list ul li .item:hover {
  border-color: #01317c;
  box-shadow: none;
}
.case .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);
}
.case .list ul li .item:hover .cont .bt {
  color: #01317c;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .list ul li .item:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .list ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.case .list ul li .item:hover .cont .more {
  padding-left: 12px;
}
.case .list ul li .item:hover .cont .more::before {
  width: 21px;
  height: 21px;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
@media screen and (min-width: 1920px) {
  .about {
    background-size: 100%;
  }
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  height: 655px;
  position: relative;
  z-index: 2;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/aboutimg.jpg) 0 0 no-repeat;
  width: 1826px;
  height: 100%;
  background-color: #01317c;
  box-shadow: 0px 0px 38px 0px rgba(215, 22, 22, 0.05);
  border-radius: 0px 0 0 100px;
  left: -226px;
  z-index: -1;
}
.about .aboutText {
  width: 600px;
  padding-top: 107px;
  color: #fff;
}
.about .aboutText .title h3::after {
  border-color: #fff;
}
.about .aboutText .title h5 {
  width: 520px;
  border-top: 1px solid rgba(58, 107, 178, 0.7);
  border-bottom: 1px solid rgba(58, 107, 178, 0.7);
  line-height: 36px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  padding-left: 5px;
  opacity: 1;
}
.about .aboutText .text {
  margin-top: 62px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  max-height: 120px;
  color: rgba(222, 222, 222, 0.8);
}
.about .aboutText .line {
  margin-top: 50px;
  width: 344px;
  height: 1px;
  background-color: rgba(109, 182, 177, 0.2);
}
.about .aboutText .tt {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .aboutText .more {
  display: block;
  width: 156px;
  height: 46px;
  background-color: #63cec0;
  border-radius: 30px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #01317c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about .aboutText .more::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.about .aboutText .more:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .number i {
  line-height: 55px;
  font-size: 80px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-style: italic;
}
.about .aboutText .number em {
  font-family: Arial;
  font-style: italic;
  font-size: 16px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 20px;
}
.about .aLink {
  margin-top: 80px;
  margin-bottom: 56px;
}
.about .aLink ul {
  display: flex;
  justify-content: space-between;
}
.about .aLink ul li a {
  display: block;
  text-align: center;
  width: 200px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em {
  display: block;
  width: 200px;
  height: 200px;
  padding: 30px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aLink ul li a em i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aLink ul li a em i img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.about .aLink ul li a .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 28px;
  margin-top: 22px;
}
.about .aLink ul li a .en {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
  line-height: 20px;
  margin-top: 8px;
}
.about .aLink ul li:hover a {
  color: #01317c;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.about .aLink ul li:hover a em {
  background-color: #01317c;
}
.about .aLink ul li:hover a em i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news {
  position: relative;
  overflow: hidden;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  padding: 80px 0 50px;
}
@media screen and (min-width: 1920px) {
  .news {
    background-size: 100%;
  }
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  gap: 66px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  height: 55px;
  line-height: 55px;
  padding: 0;
  border-radius: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 55px;
  margin: auto;
  overflow: hidden;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  background-color: #123174;
  color: #fff;
  padding: 0 30px;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  filter: grayscale(100) brightness(6);
}
.news .newsTabs {
  margin-top: 50px;
  margin-left: -50px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .list1 ul::after,
.news .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  float: left;
  width: 33.33%;
  position: relative;
  padding-left: 50px;
}
.news .list1 ul li .item {
  height: 460px;
  position: relative;
  border: solid 1px #eeeeee;
  padding: 28px 40px 0;
  background-color: #f7f7f7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .cont {
  height: 178px;
}
.news .list1 ul li .item .date {
  margin-left: -65px;
  font-family: Arial;
  line-height: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .date i {
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  font-weight: bold;
}
.news .list1 ul li .item .date span {
  color: #666666;
  margin-left: 18px;
}
.news .list1 ul li .item .date span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 1px;
  background-color: #333333;
  margin-left: 13px;
}
.news .list1 ul li .item .bt {
  margin-top: 25px;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.news .list1 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .list1 ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 14px;
  color: #9b9b9b;
  margin-top: 7px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 216px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .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 .list1 ul li .item .more {
  position: absolute;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 154px;
  height: 48px;
  background-color: #63cec0;
  border-radius: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  opacity: 0;
}
.news .list1 ul li .item .more:hover {
  background-color: #01317c;
}
.news .list1 ul li .item:hover .date {
  color: #63cec0;
}
.news .list1 ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #01317c;
}
.news .list1 ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .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 .list1 ul li .item:hover .more {
  bottom: 16px;
  opacity: 1;
}
.news .list2 {
  margin-top: 20px;
  margin-left: 50px;
  position: relative;
}
.news .list2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 124px;
  display: block;
  width: 100%;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}
.news .list2 ul {
  margin: 0 -25px;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  width: 33.333%;
  float: left;
  padding: 0 25px;
}
.news .list2 ul li .item {
  height: 124px;
  padding-top: 38px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.news .list2 ul li .item::after {
  content: "";
  position: absolute;
  background: #01317c;
  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 .list2 ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list2 ul li .item .date {
  height: 56px;
  font-size: 24px;
  line-height: 56px;
  font-family: Arial;
  font-weight: bold;
  width: 84px;
  border-right: 1px solid #dcdcdc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .cont {
  flex: 1;
  margin-left: 26px;
  min-width: 0;
}
.news .list2 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list2 ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.news .list2 ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
  color: #9b9b9b;
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li:hover .date {
  color: #01317c;
  border-color: #01317c;
}
.news .list2 ul li:hover .bt {
  color: #01317c;
}
