@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 {
  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: 750px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 750px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .slider-main {
  width: 1920px;
  height: 750px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.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;
}
.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;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .slider .slider-nav {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 90px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .slider .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  border: solid 1px #fff;
  border-radius: 50%;
  margin: 0 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .slider .slider-nav li.active {
  background-color: #fff;
  border-color: #fff;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 60px;
  background: url(../images/bannerbg.png) center 0 no-repeat;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.title {
  line-height: 1;
  position: relative;
}
.title h4 {
  text-transform: uppercase;
  font-family: Impact;
  font-size: 70px;
  line-height: 58px;
  height: 58px;
  color: #f6f6f6;
}
.title h3 {
  display: block;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin-top: -28px;
}
.title h3 span {
  display: inline-block;
  background: #fff;
  padding-top: 2px;
}
.title p {
  font-size: 16px;
  color: #666666;
  margin-top: 18px;
  letter-spacing: 15px;
}
.moreLink {
  display: block;
  width: 180px;
  height: 50px;
  line-height: 40px;
  border-radius: 25px;
  border: solid 1px #dedede;
  padding: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #ca3232 url(../images/moreico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #fff;
  border-color: #ca3232;
  background: #ca3232;
  padding-left: 28px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(202, 50, 50, 0.5);
}
.moreLink:hover:before {
  -webkit-transform: scale(1.1) rotate(90deg);
  -moz-transform: scale(1.1) rotate(90deg);
  -o-transform: scale(1.1) rotate(90deg);
  transform: scale(1.1) rotate(90deg);
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 45px;
}
.product {
  padding: 6px 0 70px;
  position: relative;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proNav {
  float: right;
  height: 50px;
  margin-top: 45px;
  line-height: 50px;
}
.product .proNav li {
  float: left;
  position: relative;
  padding: 0 40px;
}
.product .proNav li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 1px;
  height: 18px;
  background-color: #dddddd;
}
.product .proNav li:first-child:before {
  display: none;
}
.product .proNav li a {
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 0;
  height: 0;
  margin-right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav li a:hover {
  color: #ca3232;
  font-weight: bold;
}
.product .proNav li a:hover:before {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin-right: 20px;
  border: 2px #ca3232 solid;
}
.product .proNav .a1 {
  float: left;
  margin-right: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 150px;
  height: 50px;
  line-height: 50px;
  background-color: #ca3232;
  border-radius: 5px;
  text-align: center;
  padding: 0 28px;
  color: #fff;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .a1:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .a1:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .a1:hover,
.product .proNav .a1.on {
  background: #ca3232;
  color: #333;
}
.product .proNav .a1:hover:before,
.product .proNav .a1.on:before,
.product .proNav .a1:hover:after,
.product .proNav .a1.on:after {
  background-color: #333;
}
.product .list {
  padding-top: 8px;
}
.product .list ul {
  margin-right: -50px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  margin-right: 50px;
  margin-top: 34px;
  float: left;
  position: relative;
  width: 400px;
  height: 400px;
  border-radius: 8px;
  border: solid 1px #e0e0e0;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 300px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .tt {
  height: 90px;
  position: relative;
  padding: 10px 20px 0 30px;
  line-height: 78px;
}
.product .list li .tt .more {
  display: block;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background-color: #ca3232;
  position: absolute;
  z-index: 3;
  left: 30px;
  top: -25px;
}
.product .list li .tt .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: url(../images/proli.png) center center no-repeat;
}
.product .list li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 16px;
  max-width: 200px;
  position: relative;
  z-index: 2;
  background: #fff;
  padding-right: 10px;
  height: 78px;
  line-height: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list li .tt .bt:hover {
  color: #ca3232;
}
.product .list li .tt .num {
  float: right;
  font-family: Arial;
  position: relative;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .tt .num:before {
  content: "";
  display: block;
  position: absolute;
  left: -128px;
  top: 50%;
  width: 98px;
  height: 1px;
  background-color: #e0e0e0;
}
.product .list li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  box-shadow: 0 2px 15px rgba(202, 50, 50, 0.2);
  border-color: #ca3232;
}
.product .list 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 .list li:hover .tt .num {
  color: #ca3232;
}
.product .list li:hover .tt .more:before {
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.mbanner1 {
  height: 254px;
  position: relative;
}
.mbanner1 .text {
  padding-top: 52px;
  color: #ffffff;
  line-height: 1;
  float: left;
}
.mbanner1 .text .t1 {
  font-family: "Arial Black";
  font-size: 91px;
  line-height: 68px;
  opacity: 0.05;
  text-transform: uppercase;
}
.mbanner1 .text .t2 {
  margin-top: -30px;
}
.mbanner1 .text .t2 span {
  font-weight: bold;
  font-size: 40px;
}
.mbanner1 .text .t2 i {
  font-style: italic;
  font-size: 30px;
}
.mbanner1 .text .t3 {
  width: 380px;
  height: 34px;
  background-color: #ca3232;
  text-align: center;
  line-height: 34px;
  font-size: 16px;
  margin-top: 20px;
}
.mbanner1 .right {
  margin-top: 100px;
}
.mbanner1 .zxLink {
  display: block;
  width: 64px;
  height: 64px;
  background-color: #ca3232;
  border-radius: 100%;
  position: relative;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mbanner1 .zxLink:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mbanner1 .zxLink:hover {
  color: #ca3232;
  animation: ripple2 1.2s linear infinite;
}
@keyframes ripple2 {
  0% {
    box-shadow: 0 0 0 0 rgba(202, 50, 50, 0.3), 0 0 0 10px rgba(202, 50, 50, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(202, 50, 50, 0.3), 0 0 0 20px rgba(202, 50, 50, 0);
  }
}
.mbanner1 .tel {
  float: left;
  font-size: 16px;
  height: 64px;
  line-height: 64px;
  color: #ffffff;
  margin-left: 20px;
}
.mbanner1 .tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 35px;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  animation: msClock2 1.6s linear infinite;
  background: #fff url(../images/mbantel.png) center center no-repeat;
}
.mbanner1 .tel i {
  font-family: Arial;
  font-size: 26px;
}
.mbanner1 .mbanImg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  background: url(../images/mbanner1.jpg) right 0 no-repeat;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding: 70px 0 80px;
}
.youshi .ysBox {
  padding-top: 42px;
  z-index: 1;
}
.youshi .ysBox .ysIco {
  width: 177px;
  height: 174px;
  z-index: -1;
  background: #ca3232;
  border-radius: 0 50px 0 50px;
  position: absolute;
  left: -60px;
  top: 0;
}
.youshi .ysPic {
  float: left;
  width: 576px;
  padding-top: 18px;
}
.youshi .ysPic .bd {
  width: 576px;
  height: 380px;
  box-shadow: 0px 2px 26px 0px rgba(0, 0, 0, 0.15);
  border: solid 5px rgba(255, 255, 255, 0.43);
  overflow: hidden;
  border-radius: 50px 0 50px 0;
}
.youshi .ysPic .bd ul li {
  width: 566px;
  height: 370px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 566px;
  height: 370px;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont {
  float: right;
  width: 625px;
}
.youshi .ysCont .title h4 {
  font-size: 80px;
  line-height: 65px;
  height: 65px;
}
.youshi .ysCont .title h3 {
  margin-top: -32px;
}
.youshi .ysCont .title p {
  letter-spacing: 3px;
}
.youshi .ysCont .title .line {
  position: relative;
  line-height: 0;
  border-bottom: 1px dashed #e0e0e0;
  margin-top: 28px;
}
.youshi .ysCont .title .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -5px;
  width: 11px;
  height: 11px;
  border: solid 1px #e0e0e0;
  background: #fff;
  border-radius: 5px;
}
.youshi .ysCont .bd {
  height: 220px;
}
.youshi .ysCont .bd ul li {
  height: 220px;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li h4 {
  font-size: 24px;
  line-height: 1;
  padding-top: 30px;
}
.youshi .ysCont .bd ul li .text {
  line-height: 34px;
  color: #666666;
  margin-top: 15px;
}
.youshi .ysCont .bd ul li .text p {
  padding-left: 23px;
  position: relative;
}
.youshi .ysCont .bd ul li .text p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 11px;
  width: 11px;
  height: 11px;
  border: solid 1px #e0e0e0;
  border-radius: 100%;
}
.youshi .ysCont .bd ul li .text p:after {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 14px;
  width: 5px;
  height: 5px;
  background-color: #ca3232;
  border-radius: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .text p:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysCont .bd ul li:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .page .prev {
  float: left;
  height: 50px;
  border-radius: 25px 0 0 25px;
  width: 90px;
  background: #ca3232 url(../images/ysl.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.youshi .ysCont .page .next {
  float: left;
  height: 50px;
  border-radius: 0 25px 25px 0;
  border: solid 1px #dedede;
  border-left: none;
  width: 90px;
  cursor: pointer;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.youshi .clear {
  clear: both;
}
.youshi .hd {
  height: 172px;
  margin-top: 72px;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}
.youshi .hd ul {
  clear: both;
}
.youshi .hd ul li {
  height: 172px;
  width: 20%;
  text-align: center;
  float: left;
  padding-top: 40px;
  position: relative;
  cursor: pointer;
}
.youshi .hd ul li:first-child:before {
  display: none;
}
.youshi .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -35px;
  width: 1px;
  height: 70px;
  background-color: #dedede;
}
.youshi .hd ul li i {
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
}
.youshi .hd ul li i.ico1 {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico2 {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico3 {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico4 {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li i.ico5 {
  background: url(../images/ysico5.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  font-size: 18px;
  line-height: 1;
  margin-top: 18px;
}
.youshi .hd ul li .pic {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -90px;
  margin-top: -58px;
  width: 180px;
  height: 116px;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: solid 5px #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.6) rotate(0);
  -moz-transform: scale(0.6) rotate(0);
  -o-transform: scale(0.6) rotate(0);
  transform: scale(0.6) rotate(0);
}
.youshi .hd ul li .pic img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.youshi .hd ul li:hover .pic,
.youshi .hd ul li.on .pic {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.case {
  padding: 60px 0 220px;
  background: url(../images/casebg.jpg) center 0 no-repeat;
  overflow: hidden;
}
.case .titBox .title {
  float: right;
  text-align: right;
}
.case .titBox .title h4 {
  color: #ededed;
}
.case .titBox .title h3 span {
  background: #f8f8f8;
}
.case .titBox .title p {
  margin-right: -15px;
}
.case .titBox .moreLink {
  float: left;
}
.case .caseBox {
  margin-top: 46px;
}
.case .list {
  float: left;
  width: 640px;
}
.case .list ul li {
  height: 250px;
  background-color: #ffffff;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li:first-child {
  margin-top: 0;
}
.case .list ul li .pic {
  display: block;
  width: 290px;
  height: 250px;
  margin: auto;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 8px 0 0 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .cont {
  margin-right: 30px;
  width: 280px;
  height: 250px;
  position: relative;
  padding-top: 35px;
  float: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .list ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .cont .more {
  margin-top: 30px;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #dfdfdf;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .list ul li .cont .more:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/casear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .cont .more i {
  min-width: 5px;
}
.case .list 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 .list ul li:hover .cont .bt {
  color: #ca3232;
}
.case .list ul li:hover .cont .more {
  border-color: #ca3232;
}
.case .list ul li:hover .cont .more:before {
  background: url(../images/casearh.png) center center no-repeat;
}
.case .list ul li:hover .cont .more:hover {
  background: #ca3232;
}
.case .list ul li:hover .cont .more:hover:before {
  background: url(../images/casear2.png) center center no-repeat;
}
.case .caseTabs {
  float: right;
  width: 630px;
}
.case .caseTabs .bd {
  overflow: hidden;
  width: 630px;
  height: 530px;
}
.case .caseTabs .bd ul li {
  width: 630px;
  height: 530px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li:first-child {
  margin-top: 0;
}
.case .caseTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 400px;
  margin: auto;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  -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 {
  position: absolute;
  width: 580px;
  height: 250px;
  background-color: #ffffff;
  border-radius: 8px;
  left: 25px;
  bottom: 0;
  padding: 32px 50px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .more {
  margin-top: 30px;
  display: block;
  width: 126px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: #ca3232;
  z-index: 2;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.case .caseTabs .bd ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ca3232;
  border-radius: 5px;
  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;
}
.case .caseTabs .bd ul li .cont .more:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 40px;
  background: url(../images/casear2.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont .more:hover {
  background: none;
  color: #ca3232;
}
.case .caseTabs .bd ul li .cont .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.case .caseTabs .bd ul li .cont .more:hover:after {
  background: url(../images/casearh.png) center center no-repeat;
}
.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: #ca3232;
}
.mbanner2 {
  height: 254px;
  position: relative;
  margin-top: -150px;
  z-index: 2;
}
.mbanner2 .text {
  padding-top: 72px;
  color: #ffffff;
  line-height: 1;
  float: left;
}
.mbanner2 .text .t1 {
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  text-transform: uppercase;
}
.mbanner2 .text .t1 span {
  display: inline-block;
  background: #ca3232;
  margin-right: 15px;
  padding-left: 2px;
  padding-right: 5px;
}
.mbanner2 .text .t2 {
  margin-top: 28px;
  font-size: 18px;
}
.mbanner2 .text .t3 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 25px;
  text-transform: uppercase;
  opacity: 0.6;
}
.mbanner2 .right {
  margin-top: 100px;
}
.mbanner2 .zxLink {
  display: block;
  width: 64px;
  height: 64px;
  background-color: #ca3232;
  border-radius: 100%;
  position: relative;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mbanner2 .zxLink:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mbanner2 .zxLink:hover {
  color: #ca3232;
  animation: ripple2 1.2s linear infinite;
}
@keyframes ripple2 {
  0% {
    box-shadow: 0 0 0 0 rgba(202, 50, 50, 0.3), 0 0 0 10px rgba(202, 50, 50, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(202, 50, 50, 0.3), 0 0 0 20px rgba(202, 50, 50, 0);
  }
}
.mbanner2 .tel {
  float: left;
  font-size: 16px;
  height: 64px;
  line-height: 64px;
  color: #ffffff;
  margin-left: 20px;
}
.mbanner2 .tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 35px;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  animation: msClock2 1.6s linear infinite;
  background: #fff url(../images/mbantel.png) center center no-repeat;
}
.mbanner2 .tel i {
  font-family: Arial;
  font-size: 26px;
}
.mbanner2 .mbanImg {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  background: url(../images/mbanner2.jpg) left 0 no-repeat;
}
.about {
  padding: 60px 0 70px;
  background: url(../images/aboutbg.jpg) right 0 no-repeat;
}
.about .aboutPic {
  float: right;
  width: 586px;
  position: relative;
  padding-top: 60px;
}
.about .aboutPic .pic {
  width: 586px;
  height: 390px;
  position: relative;
  box-shadow: 0px 2px 26px 0px rgba(0, 0, 0, 0.15);
  border: solid 5px rgba(255, 255, 255, 0.43);
  overflow: hidden;
  border-radius: 50px 0 50px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 15px 15px -10px rgba(202, 50, 50, 0.5);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.about .aboutPic .honor {
  width: 178px;
  height: 250px;
  display: block;
  position: absolute;
  z-index: 3;
  left: -65px;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .honor img {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  border-radius: 8px;
  border: solid 5px #f2f2f2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .honor:hover {
  box-shadow: 0 15px 15px -10px rgba(202, 50, 50, 0.5);
}
.about .aboutText {
  float: left;
  width: 600px;
  padding-top: 26px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  height: 150px;
  font-size: 14px;
  color: #666666;
  margin-top: 38px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more {
  display: block;
  margin-top: 86px;
  width: 126px;
  height: 22px;
  line-height: 22px;
  letter-spacing: 11px;
  color: #666666;
  margin-left: 332px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:after {
  content: "";
  display: block;
  top: 50%;
  left: -332px;
  position: absolute;
  width: 285px;
  height: 1px;
  background-color: #dedede;
}
.about .aboutText .more:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url(../images/aboutar.png) center center no-repeat;
  background-color: #ca3232;
  border-radius: 100%;
  display: block;
  float: right;
}
.about .aboutText .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #ca3232;
}
.about .aboutBox {
  position: relative;
  z-index: 2;
}
.about .aboutIco {
  width: 177px;
  height: 174px;
  z-index: -1;
  background: #ca3232;
  border-radius: 50px 0 50px 0;
  position: absolute;
  right: -60px;
  top: 0;
}
.about .aLink {
  height: 100px;
  margin-top: 50px;
}
.about .aLink a {
  float: left;
  display: block;
  border: solid 1px #dfdfdf;
  margin-left: 65px;
  width: 390px;
  height: 100px;
  line-height: 98px;
  padding-left: 128px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a:first-child {
  margin-left: 0;
}
.about .aLink a i {
  position: absolute;
  display: block;
  left: 36px;
  top: 0;
  overflow: hidden;
  width: 44px;
  height: 98px;
}
.about .aLink a i.ico1 {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aLink a i.ico2 {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aLink a i.ico3 {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aLink a span {
  font-size: 22px;
  color: #666666;
}
.about .aLink a .add {
  position: absolute;
  right: 16px;
  top: 20px;
  width: 60px;
  height: 60px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a .add:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #d4d4d4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a .add:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/aboutadd.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@-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);
  }
}
.about .aLink a:hover .add {
  background: #ca3232;
}
.about .aLink a:hover .add:before {
  background: #ca3232;
  width: 100%;
}
.about .aLink a:hover .add:after {
  background: url(../images/aboutaddh.png) center center no-repeat;
}
.news {
  padding: 50px 0;
  position: relative;
  background: #f7f7f7 url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .title {
  text-align: right;
  float: right;
}
.news .title h4 {
  color: #ededed;
}
.news .title h3 span {
  background: #f6f6f6;
}
.news .newsTab {
  float: left;
  margin-top: 34px;
  line-height: 22px;
}
.news .newsTab li {
  float: left;
  position: relative;
  margin-left: 60px;
}
.news .newsTab li:first-child {
  margin-left: 0;
}
.news .newsTab li a {
  font-size: 18px;
}
.news .newsTab li a i {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 22px;
  color: #999999;
  font-family: Arial;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  font-size: 30px;
}
.news .newsTab li:hover a i,
.news .newsTab li.on a i {
  color: #ca3232;
}
.news .newsTabs {
  margin-top: 40px;
}
.news .newsTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 604px;
}
.news .newsTabs .newsList {
  height: 604px;
}
.news .newsTabs .list1 ul {
  margin-right: -28px;
}
.news .newsTabs .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .list1 ul li {
  width: 636px;
  height: 230px;
  background-color: #ffffff;
  border-radius: 8px;
  float: left;
  padding: 15px;
  margin-right: 28px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.news .newsTabs .list1 ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .list1 ul li .pic {
  display: block;
  width: 270px;
  height: 200px;
  float: left;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list1 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;
}
.news .newsTabs .list1 ul li .cont {
  width: 285px;
  height: 200px;
  float: right;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 12px 24px 0 0;
}
.news .newsTabs .list1 ul li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
}
.news .newsTabs .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list1 ul li .cont .date {
  line-height: 1;
  font-family: Arial;
  font-size: 16px;
  margin-top: 6px;
  color: #999999;
}
.news .newsTabs .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  margin-top: 16px;
  color: #666666;
}
.news .newsTabs .list1 ul li .cont .more {
  width: 21px;
  height: 30px;
  display: block;
  margin-top: 16px;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list1 ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list1 ul li:hover {
  background: #ca3232;
}
.news .newsTabs .list1 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);
}
.news .newsTabs .list1 ul li:hover .cont .bt {
  color: #fff;
}
.news .newsTabs .list1 ul li:hover .cont .date {
  color: #ffffff;
}
.news .newsTabs .list1 ul li:hover .cont p {
  color: #ffffff;
  opacity: 0.6;
}
.news .newsTabs .list1 ul li:hover .cont .more {
  background: url(../images/newsarh.png) center center no-repeat;
}
.news .newsTabs .list2 {
  background-color: #ffffff;
  border-radius: 8px;
  margin-top: 24px;
}
.news .newsTabs .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .list2 ul li {
  width: 25%;
  border-left: 1px solid #eee;
  padding: 32px 35px 0;
  height: 350px;
  float: left;
}
.news .newsTabs .list2 ul li:first-child {
  border-left: none;
}
.news .newsTabs .list2 ul li .year {
  font-family: Arial;
  font-size: 20px;
  line-height: 18px;
  text-align: right;
}
.news .newsTabs .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  height: 38px;
  margin-top: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  margin-top: 22px;
}
.news .newsTabs .list2 ul li .btn {
  margin-top: 22px;
}
.news .newsTabs .list2 ul li .btn .date {
  float: left;
  font-family: Arial;
  font-size: 20px;
  line-height: 30px;
}
.news .newsTabs .list2 ul li .btn .more {
  float: right;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTabs .list2 ul li .btn .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list2 ul li .btn .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list2 ul li:hover .bt {
  color: #ca3232;
}
.news .newsTabs .list2 ul li:hover .more {
  border-radius: 50%;
  background: #ca3232;
}
.news .newsTabs .list2 ul li:hover .more:before {
  background: url(../images/newsarh.png) center center no-repeat;
  -webkit-transform: scale(0.8) rotate(0);
  -moz-transform: scale(0.8) rotate(0);
  -o-transform: scale(0.8) rotate(0);
  transform: scale(0.8) rotate(0);
}
.links {
  padding: 8px 0 55px;
  background: #f7f7f7;
}
.links .linksBox .tit {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: url(../images/linksico.png) center center no-repeat;
}
.links .linksBox .list {
  float: right;
  position: relative;
  overflow: hidden;
  width: 1260px;
  line-height: 40px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #808080;
  margin-left: 35px;
}
.links .linksBox .list a:hover {
  color: #ca3232;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
