@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  background: #fff;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  width: 100%;
  cursor: url(../images/gesture2.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture2.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  position: relative;
  z-index: 1;
  height: 650px;
  overflow: hidden;
  padding-left: 4.6875%;
  min-width: 1260px;
}
.banner .slider {
  width: 100%;
  margin: auto;
  height: 650px;
  overflow: initial !important;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
  border-radius: 50px 0px 0px 0px;
}
.banner .slider .slider-main {
  width: 1830px;
  height: 650px;
  position: absolute;
  left: 50%;
  margin-left: -915px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  opacity: 0;
}
.banner .slider .slider-btn .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;
  opacity: 0;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
  opacity: 1;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  opacity: 1;
}
.banner .slider .slider-nav {
  position: absolute;
  left: -50px;
  width: 50px;
  height: 200px;
  bottom: 0;
  text-align: center;
  background: #10623e;
  border-radius: 10px 0 0 0;
  color: #fff;
  z-index: 25;
  padding-top: 25px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .slider .slider-nav li {
  display: block;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  line-height: 48px;
  height: 48px;
  position: relative;
}
.banner .slider .slider-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #fff;
  left: -5px;
  top: 50%;
  margin-top: -5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .slider .slider-nav li:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #10623e;
  top: 50%;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .slider .slider-nav li.active {
  background-color: #10623e;
  border-color: #10623e;
}
.banner .slider .slider-nav li.active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .slider .slider-nav li.active:after {
  left: -35px;
  width: 35px;
}
.banner .slogan {
  position: absolute;
  left: 0;
  top: 40px;
  height: 400px;
  width: 4.6875%;
  background: url(../images/slogan.png) center 0 no-repeat;
  padding-top: 62px;
}
.banner .slogan:before {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background-color: #dcdcdc;
  margin: auto;
}
.banner .slogan span {
  display: block;
  line-height: 1;
  margin: auto;
  width: 14px;
  letter-spacing: 5px;
  font-size: 16px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  margin-top: 20px;
}
.title {
  line-height: 1;
  position: relative;
}
.title h4 {
  text-transform: uppercase;
  font-size: 60px;
  color: #eeeeee;
  line-height: 48px;
  font-weight: bold;
}
.title h3 {
  font-size: 30px;
  margin-top: 18px;
  font-weight: bold;
}
.product {
  padding: 70px 0;
}
.product .proBox {
  min-height: 735px;
}
.product .probg {
  position: absolute;
  left: -360px;
  top: 0;
  width: 300px;
  height: 735px;
  background: url(../images/proen.jpg) center 0 no-repeat;
}
.product .search {
  right: 0;
  z-index: 2;
  position: absolute;
  width: 300px;
  height: 38px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .search .searchInp {
  width: 100%;
  height: 38px;
  line-height: 37px;
  background: none;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  font-size: 13px;
  color: #333;
  padding-right: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 13px;
  opacity: 1;
}
.product .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 13px;
  opacity: 1;
}
.product .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 13px;
  opacity: 1;
}
.product .search .searchInp:focus::-webkit-input-placeholder,
.product .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus::-moz-placeholder,
.product .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus:-ms-input-placeholder,
.product .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .submitBtn {
  background: url(../images/searchico.png) center 3px no-repeat;
  width: 21px;
  height: 100%;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.product .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/* .product .search:hover .submitBtn {
  background: url(../images/searchicoh.png) center center no-repeat;
} */
.product .proL {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 412px;
  height: 418px;
}
.product .proL .proNav {
  margin-top: 46px;
}
.product .proL .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proL .proNav dl {
  float: left;
  width: 150px;
  margin-left: 40px;
}
.product .proL .proNav dl:first-child {
  margin-left: 0;
}
.product .proL .proNav dl dt a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 35px;
  height: 40px;
  background-color: #444444;
  border-radius: 4px;
  padding-left: 25px;
  position: relative;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proL .proNav dl dt a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proL .proNav dl dt a:before {
  content: "<";
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  -webkit-transform: scale(1) rotate(-90deg);
  -moz-transform: scale(1) rotate(-90deg);
  -o-transform: scale(1) rotate(-90deg);
  transform: scale(1) rotate(-90deg);
}
.product .proL .proNav dl dd {
  margin-top: 12px;
  height: 192px;
}
.product .proL .proNav dl dd a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48px;
  height: 48px;
  padding-left: 25px;
}
.product .proL .proNav dl dd a:before {
  content: "·";
  display: inline-block;
  margin-right: 15px;
}
.product .proL .proNav dl dd a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #10623e;
}
.product .proL .proNav dl.on dt a,
.product .proL .proNav dl:hover dt a {
  background: #10623e;
}
.product .proList {
  padding-top: 20px;
}
.product .proList ul {
  margin-right: -36px;
}
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList li {
  float: left;
  width: 376px;
  margin-right: 36px;
  margin-top: 40px;
  height: 318px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  position: relative;
}
.product .proList li:first-child {
  margin-left: 412px;
}
.product .proList li .pic {
  display: block;
  width: 100%;
  height: 280px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 1px #ddd solid;
}
.product .proList li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList li .tt {
  height: 38px;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
  height: 38px;
  padding-top: 14px;
  line-height: 24px;
  font-size: 16px;
  position: relative;
  color: #666666;
  float: left;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList li .tt .bt:before {
  content: "-";
  display: inline-block;
  margin-right: 10px;
}
.product .proList li .tt .bt:hover {
  color: #10623e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList li .tt .more {
  float: right;
  text-transform: uppercase;
  text-align: right;
  color: #999999;
  font-size: 12px;
  height: 38px;
  line-height: 20px;
  padding-top: 14px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList li .tt .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 1px;
  background-color: #e5e5e5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList li .tt .more:hover {
  color: #10623e;
}
.product .proList li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proList li:hover .tt .bt {
  color: #10623e;
}
.product .proList li:hover .tt .more:before {
  width: 138px;
  height: 2px;
  background-color: #10623e;
}
.quality {
  background: url(../images/pzbg.jpg) center 0 no-repeat;
}
.quality .pzBox {
  height: 584px;
  padding-top: 70px;
}
.quality .pzBox .pzImg {
  width: 450px;
  height: 450px;
  padding: 73px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  margin-left: -225px;
  top: 70px;
}
.quality .pzBox .pzImg:before {
  content: "";
  display: block;
  position: absolute;
  width: 450px;
  height: 450px;
  border-radius: 100%;
  border: 1px dashed #bfbfbf;
  left: 0;
  top: 0;
  animation: criss-xz 80s linear infinite;
}
@keyframes criss-xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.quality .pzBox .pzImg:after {
  content: "";
  display: block;
  position: absolute;
  width: 382px;
  height: 382px;
  border-radius: 100%;
  border: 1px dashed #bfbfbf;
  left: 50%;
  top: 50%;
  margin-left: -191px;
  margin-top: -191px;
  animation: criss-xz2 100s linear infinite;
}
@keyframes criss-xz2 {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(-360deg);
    -moz-transform: scale(1) rotate(-360deg);
    -o-transform: scale(1) rotate(-360deg);
    transform: scale(1) rotate(-360deg);
  }
}
.quality .pzBox .pzImg i {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #999999;
  border-radius: 100%;
  animation: pzRipple 1.2s linear infinite;
  position: absolute;
}
@keyframes pzRipple {
  0% {
    box-shadow: 0 0 0 0 rgba(153, 153, 153, 0.4), 0 0 0 4px rgba(153, 153, 153, 0.4);
  }
  100% {
    box-shadow: 0 0 0 4px rgba(153, 153, 153, 0.4), 0 0 0 8px rgba(153, 153, 153, 0);
  }
}
.quality .pzBox .pzImg i.i1 {
  left: 50%;
  top: -6px;
  margin-left: -6px;
}
.quality .pzBox .pzImg i.i2 {
  right: 70px;
  top: 52px;
  transition-delay: 0.12s;
}
.quality .pzBox .pzImg i.i3 {
  right: 3px;
  top: 153px;
  transition-delay: 0.24s;
}
.quality .pzBox .pzImg i.i4 {
  right: 3px;
  bottom: 153px;
  transition-delay: 0.36s;
}
.quality .pzBox .pzImg i.i5 {
  right: 70px;
  bottom: 52px;
  transition-delay: 0.48s;
}
.quality .pzBox .pzImg i.i6 {
  left: 50%;
  bottom: -6px;
  margin-left: -6px;
  transition-delay: 0.6s;
}
.quality .pzBox .pzImg i.i7 {
  left: 70px;
  top: 52px;
  transition-delay: 0.72s;
}
.quality .pzBox .pzImg i.i8 {
  left: 3px;
  top: 153px;
  transition-delay: 0.84s;
}
.quality .pzBox .pzImg i.i9 {
  left: 3px;
  bottom: 153px;
  transition-delay: 0.96s;
}
.quality .pzBox .pzImg i.i10 {
  left: 70px;
  bottom: 52px;
  transition-delay: 1.08s;
}
.quality .pzBox .pzImg div {
  width: 304px;
  height: 304px;
  border-radius: 100%;
  border: 14px #10623e solid;
}
.quality .pzBox .pzImg div img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.quality .pzBox ul li {
  height: 112px;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .pzBox ul li.li1 {
  margin-top: 88px;
}
.quality .pzBox ul li.li3 {
  margin-top: 33px;
}
.quality .pzBox ul li.li4 {
  margin-top: 38px;
}
.quality .pzBox ul li h4 {
  line-height: 50px;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .pzBox ul li h4 i {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #999999;
  border-radius: 100%;
  float: left;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.quality .pzBox ul li h4 i:before,
.quality .pzBox ul li h4 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;
}
.quality .pzBox ul li h4 i.ico1:before,
.quality .pzBox ul li h4 i.ico1:after {
  background: url(../images/pzico1.png) center center no-repeat;
}
.quality .pzBox ul li h4 i.ico2:before,
.quality .pzBox ul li h4 i.ico2:after {
  background: url(../images/pzico2.png) center center no-repeat;
}
.quality .pzBox ul li h4 i.ico3:before,
.quality .pzBox ul li h4 i.ico3:after {
  background: url(../images/pzico3.png) center center no-repeat;
}
.quality .pzBox ul li h4 i.ico4:before,
.quality .pzBox ul li h4 i.ico4:after {
  background: url(../images/pzico4.png) center center no-repeat;
}
.quality .pzBox ul li h4 i.ico5:before,
.quality .pzBox ul li h4 i.ico5:after {
  background: url(../images/pzico5.png) center center no-repeat;
}
.quality .pzBox ul li p {
  margin-left: 70px;
  line-height: 24px;
  color: #666666;
  margin-top: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .pzBox ul li:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.quality .pzBox ul li:hover h4 {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.quality .pzBox ul li:hover h4 i,
.quality .pzBox ul li.on h4 i {
  background: #10623e;
}
.quality .pzBox ul li:hover h4 i:before,
.quality .pzBox ul li.on h4 i:before,
.quality .pzBox ul li:hover h4 i:after,
.quality .pzBox ul li.on h4 i:after {
  top: -100%;
}
.quality .pzBox .pzL {
  float: left;
}
.quality .pzBox .pzR {
  float: right;
  margin-right: 38px;
}
.quality .pzBox .pzR ul li {
  text-align: right;
}
.quality .pzBox .pzR ul li h4 i {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.quality .pzBox .pzR ul li p {
  margin-right: 70px;
  margin-left: 0;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  padding-top: 60px;
  height: 724px;
}
.youshi .title h4 {
  color: #eeeeee;
  opacity: 0.1;
}
.youshi .title h3 {
  color: #ffffff;
}
.youshi .ysPic {
  position: absolute;
  right: 0;
  top: 62px;
  z-index: 2;
}
.youshi .ysPic .pic {
  width: 550px;
  height: 598px;
}
.youshi .ysPic .pic img {
  display: block;
  width: 550px;
  height: 598px;
}
.youshi .ysPic .tt {
  width: 370px;
  text-align: center;
  font-size: 0;
  height: 50px;
  line-height: 50px;
  margin: 12px auto 0;
}
.youshi .ysPic .tt .tel {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #fff;
  font-size: 30px;
  width: 250px;
  background-color: #555555;
  border-radius: 24px 0px 0px 26px;
}
.youshi .ysPic .tt .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 50px;
  background-color: #10623e;
  border-radius: 0px 25px 25px 0px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.youshi .ysPic .tt .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #10623e;
  border-radius: 0px 25px 25px 0px;
  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;
}
.youshi .ysPic .tt .zxLink:hover {
  background: none;
  color: #10623e;
}
.youshi .ysPic .tt .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .thumbsTab {
  width: 540px;
  border-bottom: 1px solid #fff;
  margin-top: 72px;
  position: relative;
}
.youshi .thumbsTab li {
  display: 33.3333%;
  height: 128px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 1;
}
.youshi .thumbsTab li i {
  display: block;
  width: 76px;
  height: 62px;
  overflow: hidden;
  margin: auto;
  background: url(../images/yshdli.png) center center no-repeat;
  background-size: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .thumbsTab li i:before,
.youshi .thumbsTab 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 .thumbsTab li i.ico1:before,
.youshi .thumbsTab li i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .thumbsTab li i.ico2:before,
.youshi .thumbsTab li i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .thumbsTab li i.ico3:before,
.youshi .thumbsTab li i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .thumbsTab li i.ico4:before,
.youshi .thumbsTab li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .thumbsTab li i.ico4:before,
.youshi .thumbsTab li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .thumbsTab li h4 {
  margin-top: 14px;
  letter-spacing: 5px;
}
.youshi .thumbsTab li.swiper-slide-thumb-active i {
  background-size: 76px;
}
.youshi .thumbsTab .ys-next {
  position: absolute;
  right: 60px;
  height: 19px;
  width: 50px;
  background: url(../images/ysr.png) center center no-repeat;
  bottom: -57px;
  outline: none;
  z-index: 4;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .thumbsTab .ys-next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.youshi .thumbsTab .ys-prev {
  position: absolute;
  left: 60px;
  height: 19px;
  width: 50px;
  background: url(../images/ysl.png) center center no-repeat;
  bottom: -57px;
  outline: none;
  z-index: 4;
  cursor: pointer;
}
.youshi .thumbsTab .ys-prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.youshi .thumbsTab .ys-pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: -60px;
  color: #fff;
  font-family: Arial;
  font-size: 20px;
  line-height: 1;
  z-index: 2;
}
.youshi .thumbsTab .ys-pagination .swiper-pagination-current:before {
  content: "0";
}
.youshi .thumbsTab .ys-pagination .swiper-pagination-total:before {
  content: "0";
}
.youshi .galleryTop {
  width: 540px;
  height: 350px;
  margin-left: 0;
}
.youshi .galleryTop li {
  height: 350px;
}
.youshi .galleryTop li .cont {
  padding-top: 140px;
  color: #fff;
}
.youshi .galleryTop li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .galleryTop li .cont h4 {
  line-height: 1;
  font-size: 20px;
}
.youshi .galleryTop li .cont .text {
  line-height: 30px;
  margin-top: 28px;
}
.youshi .galleryTop li .cont:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .galleryTop li .cont:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case {
  padding: 70px 0;
}
.case .caseTabs {
  margin-top: 30px;
}
.case .caseTabs .bd {
  height: 360px;
  overflow: hidden;
}
.case .caseTabs .bd ul {
  margin-right: -37px;
}
.case .caseTabs .bd ul li {
  height: 360px;
  width: 376px;
  margin-right: 37px;
  float: left;
}
.case .caseTabs .bd ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 280px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd 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 .caseTabs .bd ul li .cont {
  height: 80px;
  position: relative;
  z-index: 1;
}
.case .caseTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .bt:hover {
  color: #10623e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont .line {
  width: 280px;
  height: 1px;
  background-color: #e5e5e5;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #10623e, #10623e);
  background-image: linear-gradient(to right, #10623e, #10623e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseTabs .bd ul li .cont .line:before {
  content: "";
  left: 288px;
  top: -3px;
  display: block;
  position: absolute;
  width: 30px;
  height: 7px;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .more {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 11px;
  padding-top: 18px;
  color: #999999;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .more:before {
  content: "";
  left: 332px;
  top: -7px;
  display: block;
  position: absolute;
  width: 7px;
  height: 14px;
  background: url(../images/casear.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .more:hover {
  color: #10623e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseTabs .bd ul li:hover .cont .bt {
  color: #10623e;
}
.case .caseTabs .bd ul li:hover .cont .line {
  background-size: 100% 100%;
}
.case .caseTabs .bd ul li:hover .cont .line:before {
  background: url(../images/caselih.png) 0 center no-repeat;
}
.case .caseTabs .bd ul li:hover .cont .more:before {
  background: url(../images/casearh.png) 0 center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .hd {
  position: absolute;
  width: 374px;
  height: 82px;
  line-height: 82px;
  right: 0;
  top: 4px;
  text-align: center;
  font-size: 0;
  background: url(../images/casebg.png) 0 center no-repeat;
}
.case .caseTabs .hd .prev {
  display: inline-block;
  vertical-align: top;
  height: 82px;
  width: 26px;
  background: url(../images/casel.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 18px;
  cursor: pointer;
}
.case .caseTabs .hd .prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.case .caseTabs .hd .next {
  display: inline-block;
  vertical-align: top;
  height: 82px;
  width: 26px;
  background: url(../images/caser.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 18px;
  cursor: pointer;
}
.case .caseTabs .hd .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.case .caseTabs .hd ul {
  display: inline-block;
}
.case .caseTabs .hd ul:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 2px;
  background-color: #777777;
  margin-right: 8px;
}
.case .caseTabs .hd ul:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 2px;
  background-color: #777777;
  margin-left: 8px;
}
.case .caseTabs .hd ul li {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  background-color: #777777;
  border-radius: 100%;
  margin: 0 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
  background: #10623e;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 750px;
  padding-top: 52px;
}
.about .aboutText {
  width: 600px;
}
.about .aboutText .title h4 {
  color: #eeeeee;
  opacity: 0.1;
}
.about .aboutText .title h3 {
  color: #ffffff;
}
.about .aboutText .tit {
  margin-top: 60px;
}
.about .aboutText .tit a {
  display: block;
  width: 350px;
  height: 60px;
  background: url(../images/abouttit.png) 30px center no-repeat;
  background-color: #ffffff;
  border-radius: 0px 30px 30px 0px;
  font-size: 18px;
  line-height: 60px;
  padding-left: 85px;
  color: #10623e;
}
.about .aboutText .text {
  margin-left: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 22px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink {
  padding-top: 20px;
  margin-right: -100px;
}
.about .aboutText .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aLink a {
  display: block;
  float: left;
  position: relative;
  width: 250px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 6px;
  margin-right: 100px;
  margin-top: 40px;
  padding: 20px 0 0 20px;
  line-height: 1;
}
.about .aboutText .aLink a:first-child {
  margin-left: 0;
}
.about .aboutText .aLink a i {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  background-color: #555555;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a i:before,
.about .aboutText .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 .aboutText .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutText .aLink a i.ico4:before {
  background: url(../images/aboutico4.png) center center no-repeat;
}
.about .aboutText .aLink a .line {
  float: left;
  display: block;
  width: 30px;
  height: 1px;
  background-color: #999999;
  margin-left: 20px;
  margin-top: 29px;
}
.about .aboutText .aLink a .t {
  display: block;
  font-weight: bold;
  line-height: 60px;
  font-size: 18px;
  margin-left: 20px;
  float: left;
  position: relative;
  z-index: 2;
  letter-spacing: 4px;
}
.about .aboutText .aLink a em {
  position: absolute;
  top: 0;
  right: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #f5f5f5;
  font-size: 72px;
  line-height: 100px;
}
.about .aboutText .aLink a span {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a span.cn {
  font-size: 22px;
}
.about .aboutText .aLink a span.en {
  font-size: 14px;
  color: #999999;
  margin-top: 14px;
}
.about .aboutText .aLink a:hover i {
  background-color: #10623e;
}
.about .aboutText .aLink a:hover i:before {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.about .aboutText .aLink a:hover .cn {
  color: #10623e;
}
.about .aboutText .aLink a:hover .en {
  color: #10623e;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.about .aboutPic {
  position: absolute;
  width: 848px;
  height: 750px;
  right: -360px;
  top: 0;
}
.about .aboutPic .pic {
  width: 848px;
  height: 750px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 848px;
  height: 750px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 350px;
  height: 250px;
}
.about .honor img {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.about .honor:hover img {
  box-shadow: 0 15px 15px -10px rgba(16, 98, 62, 0.5);
}
.news {
  padding: 70px 0;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  font-size: 0;
  line-height: 62px;
  margin-top: 20px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 50px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  line-height: 62px;
  height: 62px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  margin-right: 10px;
  width: 21px;
  height: 30px;
  position: relative;
  top: -2px;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li 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;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  height: 1px;
  width: 0;
  background-color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a i:before,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab ul li.on a:before,
.news .newsTab ul li.on a:after {
  left: 0;
  width: 100%;
}
.news .newsTabs {
  overflow: hidden;
  margin-top: 40px;
}
.news .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list1 {
  position: relative;
}
.news .newsTabs .newsList .list1:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list1 .one {
  float: left;
  width: 380px;
  background-color: #f9f9f9;
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
}
.news .newsTabs .newsList .list1 .one .pic {
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.news .newsTabs .newsList .list1 .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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 .newsTabs .newsList .list1 .one .cont {
  height: 150px;
  padding: 22px 30px 0;
}
.news .newsTabs .newsList .list1 .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
}
.news .newsTabs .newsList .list1 .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list1 .one .cont .bt:before {
  content: "-";
  display: inline-block;
  margin-right: 15px;
}
.news .newsTabs .newsList .list1 .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #666666;
  margin-top: 8px;
  margin-left: 20px;
  font-size: 13px;
}
.news .newsTabs .newsList .list1 .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 .newsTabs .newsList .list1 .one:hover .cont .bt {
  color: #10623e;
}
.news .newsTabs .newsList .list1 ul {
  overflow: hidden;
  width: 786px;
  float: right;
}
.news .newsTabs .newsList .list1 ul li {
  float: left;
  width: 242px;
  margin-left: 20px;
  border-left: 1px solid #dcdcdc;
  height: 410px;
  padding-left: 21px;
  position: relative;
  padding-top: 10px;
}
.news .newsTabs .newsList .list1 ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 38px;
  left: -2px;
  width: 3px;
  height: 60px;
  background-color: #cccccc;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #10623e, #10623e);
  background-image: linear-gradient(to right, #10623e, #10623e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center top;
}
.news .newsTabs .newsList .list1 ul li .date {
  color: #aaaaaa;
  line-height: 1;
}
.news .newsTabs .newsList .list1 ul li .date i {
  display: block;
  font-size: 30px;
}
.news .newsTabs .newsList .list1 ul li .date span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 18px;
}
.news .newsTabs .newsList .list1 ul li .bt {
  margin-top: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  line-height: 35px;
}
.news .newsTabs .newsList .list1 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list1 ul li .bt:hover {
  color: #10623e;
}
.news .newsTabs .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 136px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
.news .newsTabs .newsList .list1 ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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 .newsTabs .newsList .list1 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #777777;
  margin-top: 20px;
}
.news .newsTabs .newsList .list1 ul li .more {
  display: block;
  width: 17px;
  height: 16px;
  margin-top: 23px;
  color: #cccccc;
  font-size: 18px;
}
.news .newsTabs .newsList .list1 ul li .more:before {
  content: "→";
}
.news .newsTabs .newsList .list1 ul li .more:hover {
  color: #10623e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list1 ul li.on:before {
  background-size: 100% 100%;
}
.news .newsTabs .newsList .list1 ul li:hover:before {
  background-size: 100% 100%;
}
.news .newsTabs .newsList .list1 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);
}
.news .newsTabs .newsList .list1 ul li:hover .cont .bt {
  color: #10623e;
}
.news .newsTabs .newsList .list1 .hd {
  position: absolute;
  right: 50px;
  top: 70px;
  background-color: #7badd4;
  border-radius: 2px;
  overflow: hidden;
}
.news .newsTabs .newsList .list1 .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list1 .hd ul li {
  float: left;
  width: 16px;
  height: 5px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.news .newsTabs .newsList .list1 .hd ul li.on {
  background-color: #10623e;
}
.news .newsTabs .newsList .list2 ul {
  margin-right: -36px;
}
.news .newsTabs .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list2 ul li {
  float: left;
  width: 376px;
  height: 180px;
  position: relative;
  padding: 60px 30px 0;
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-top: 80px;
  margin-right: 36px;
}
.news .newsTabs .newsList .list2 ul li .date {
  width: 80px;
  height: 80px;
  background-color: #cccccc;
  border-radius: 4px;
  position: absolute;
  top: -40px;
  left: 28px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  padding-top: 15px;
}
.news .newsTabs .newsList .list2 ul li .date i {
  display: block;
  font-size: 24px;
}
.news .newsTabs .newsList .list2 ul li .more {
  width: 38px;
  height: 16px;
  position: absolute;
  right: 34px;
  top: 24px;
}
.news .newsTabs .newsList .list2 ul li .more:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list2 ul li .more:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: -40px;
  top: 0;
  background: url(../images/newsarh.png) 0 center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  line-height: 35px;
  height: 35px;
  position: relative;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsTabs .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list2 ul li .bt:hover {
  color: #10623e;
}
.news .newsTabs .newsList .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #666666;
  font-size: 13px;
  margin-top: 4px;
}
.news .newsTabs .newsList .list2 ul li:hover .date {
  background-color: #10623e;
}
.news .newsTabs .newsList .list2 ul li:hover .more:before {
  opacity: 0;
  left: 40px;
}
.news .newsTabs .newsList .list2 ul li:hover .more:after {
  opacity: 1;
  left: 0;
}
.links {
  padding-bottom: 40px;
}
.links .linksBox {
  line-height: 32px;
}
.links .linksBox .tit {
  float: left;
  width: 80px;
  height: 32px;
  background-color: #10623e;
  border-radius: 6px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.links .linksBox .list {
  float: right;
  width: 1110px;
  overflow: hidden;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #555555;
  margin-left: 50px;
}
.links .linksBox .list a:hover {
  color: #10623e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
