@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: #f9f9f9;
}
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/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 774px;
}
.banner .slider {
  width: 100%;
  height: 774px;
  overflow: hidden;
  position: relative;
}
.banner .slider .bd {
  height: 774px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 1;
}
.banner .slider .slider-main {
  height: 774px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn {
  height: 100%;
  width: 5%;
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  background: #ae0071;
}
.banner .slider .slider-btn .slider-btn-prev {
  width: 30px;
  height: 72px;
  background: #ffffff url(../images/bt.png) center center no-repeat;
  border-radius: 5px;
  cursor: pointer;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  bottom: 82px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .slider .slider-btn .slider-btn-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .slider .slider-btn .slider-btn-next {
  width: 30px;
  height: 72px;
  background: #ffffff url(../images/bb.png) center center no-repeat;
  border-radius: 5px;
  cursor: pointer;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  bottom: 0;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .slider .slider-btn .slider-btn-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 50px;
  text-align: center;
  font-size: 0;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  border: solid 1px #ae0071;
  border-radius: 50%;
  margin: 0 14px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .slider-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ae0071;
  left: 3px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .slider-nav li.active {
  background-color: #ae0071;
  border-color: #ae0071;
}
.banner .slider-nav li.active:before {
  opacity: 1;
}
.inTop {
  position: relative;
  height: 65px;
  line-height: 65px;
}
.inTop .tel {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  top: 0;
  color: #fff;
  font-size: 16px;
  padding-right: 12px;
  background-color: #ae0071;
  height: 65px;
}
.inTop .tel:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -320px;
  top: 0;
  height: 65px;
  background-color: #ae0071;
  width: 320px;
}
.inTop .tel:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 12px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.inTop .tel b {
  font-size: 18px;
  font-family: Arial;
  vertical-align: top;
}
.inTop .xunpan {
  float: right;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 65px;
  height: 65px;
  background-color: #ae0071;
  border-radius: 32px 0 0 33px;
  padding: 0 42px;
  margin-right: 100px;
}
.inTop .xunpan:after {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  left: 100%;
  top: 0;
  height: 100%;
  background-color: #ae0071;
}
.inTop .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background: url(../images/xunpan.png) center center no-repeat;
  width: 20px;
  height: 18px;
  margin-right: 20px;
}
.inTop .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #ae0071;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(174, 0, 113, 0.15);
}
.inTop .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #ae0071;
}
.inTop .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.app {
  margin-top: 50px;
}
.app .yyBox ul li {
  float: left;
  width: 194px;
  height: 258px;
  margin-left: 23px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  text-align: center;
  padding-top: 38px;
  cursor: pointer;
}
.app .yyBox ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/lybg.jpg) center 0 no-repeat;
  -webkit-transform: scale(1.6) rotate(0);
  -moz-transform: scale(1.6) rotate(0);
  -o-transform: scale(1.6) rotate(0);
  transform: scale(1.6) rotate(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.app .yyBox ul li:first-child {
  margin-left: 0;
}
.app .yyBox ul li i {
  display: block;
  width: 70px;
  height: 70px;
  border: solid 2px #dddddd;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.app .yyBox ul li i:before,
.app .yyBox ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.app .yyBox ul li i.ico1:before {
  background: url(../images/yyico1.png) center center no-repeat;
}
.app .yyBox ul li i.ico1:after {
  background: url(../images/yyico1h.png) center center no-repeat;
}
.app .yyBox ul li i.ico2:before {
  background: url(../images/yyico2.png) center center no-repeat;
}
.app .yyBox ul li i.ico2:after {
  background: url(../images/yyico2h.png) center center no-repeat;
}
.app .yyBox ul li i.ico3:before {
  background: url(../images/yyico3.png) center center no-repeat;
}
.app .yyBox ul li i.ico3:after {
  background: url(../images/yyico3h.png) center center no-repeat;
}
.app .yyBox ul li i.ico4:before {
  background: url(../images/yyico4.png) center center no-repeat;
}
.app .yyBox ul li i.ico4:after {
  background: url(../images/yyico4h.png) center center no-repeat;
}
.app .yyBox ul li i.ico5:before {
  background: url(../images/yyico5.png) center center no-repeat;
}
.app .yyBox ul li i.ico5:after {
  background: url(../images/yyico5h.png) center center no-repeat;
}
.app .yyBox ul li i.ico6:before {
  background: url(../images/yyico6.png) center center no-repeat;
}
.app .yyBox ul li i.ico6:after {
  background: url(../images/yyico6h.png) center center no-repeat;
}
.app .yyBox ul li h4 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  margin-top: 30px;
}
.app .yyBox ul li p {
  color: #999999;
  margin-top: 22px;
}
.app .yyBox ul li:hover,
.app .yyBox ul li.on {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}
.app .yyBox ul li:hover i,
.app .yyBox ul li.on i {
  border-color: #ffd200;
}
.app .yyBox ul li:hover i:before,
.app .yyBox ul li.on i:before,
.app .yyBox ul li:hover i:after,
.app .yyBox ul li.on i:after {
  top: -100%;
}
.app .yyBox ul li:hover:before,
.app .yyBox ul li.on:before {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  text-align: center;
  line-height: 1;
  padding-top: 17px;
  background: url(../images/titbg.png) center 0 no-repeat;
}
.title span {
  font-size: 30px;
  font-weight: bold;
  display: block;
}
.title i {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 10px;
  margin-top: 14px;
}
.product {
  padding: 50px 0 68px;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proBox {
  height: 640px;
  margin-top: 60px;
  z-index: 3;
}
.product .proNav {
  float: left;
  position: relative;
  height: 640px;
  width: 224px;
  padding-top: 4px;
  padding-left: 28px;
}
.product .proNav:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -11px;
  top: -130px;
  width: 257px;
  height: 1065px;
  background: url(../images/proNavbg.png) center 0 no-repeat;
}
.product .proNav > ul {
  margin: auto;
  height: 500px;
  overflow: auto;
}
.product .proNav > ul::-webkit-scrollbar {
  width: 5px;
}
.product .proNav > ul > li {
  margin-top: 35px;
  width: 158px;
}
.product .proNav > ul > li:first-child {
  margin-top: 0;
}
.product .proNav > ul > li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 158px;
  height: 44px;
  line-height: 44px;
  background-color: #f9f9f9;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ffd200, #ffd200);
  background-image: linear-gradient(to right, #ffd200, #ffd200);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 5px;
}
.product .proNav > ul > li > a:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 18px;
  margin-right: 10px;
  background: url(../images/pronavli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav > ul > li > a:hover {
  background-size: 100% 100%;
  color: #ae0071;
  font-weight: bold;
}
.product .proNav > ul > li .dow {
  margin-top: 16px;
  max-height: 168px;
  display: none;
  overflow: auto;
}
.product .proNav > ul > li .dow::-webkit-scrollbar {
  width: 1px;
}
.product .proNav > ul > li .dow a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 42px;
  line-height: 42px;
  padding-left: 30px;
  font-size: 16px;
  color: #fff;
}
.product .proNav > ul > li .dow a:hover {
  padding-left: 35px;
  color: #ffd200;
}
.product .proNav > ul > li.on > a {
  background-size: 100% 100%;
  color: #ae0071;
  font-weight: bold;
}
.product .proNav .tel {
  color: #ffffff;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
}
.product .proNav .tel:before {
  content: "";
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
}
.product .proNav .tel span {
  display: block;
  margin-top: 16px;
}
.product .proNav .tel b {
  display: block;
  font-size: 24px;
  font-family: Arial;
  margin-top: 6px;
}
.product .list {
  height: 640px;
  float: right;
  width: 998px;
}
.product .list ul {
  margin-right: -52px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li {
  width: 298px;
  float: left;
  background: url(../images/prolibg.png) 0 bottom no-repeat;
  margin-bottom: 40px;
  margin-right: 52px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic {
  display: block;
  height: 244px;
  background-color: #ffffff;
  border: 5px #fff solid;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 55px;
  line-height: 50px;
  position: relative;
  color: #666666;
  font-size: 16px;
  padding-right: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 20px;
  height: 4px;
  background-color: #ae0071;
  border-radius: 2px;
  margin-right: 20px;
}
.product .list ul li .bt:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 20px;
  width: 34px;
  height: 34px;
  background: url(../images/proar.png) center center no-repeat;
  background-color: #dddddd;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .bt:hover {
  color: #ae0071;
}
.product .list ul li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .list ul li:hover .pic {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.product .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);
}
.product .list ul li:hover .bt:after {
  background-color: #ae0071;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  padding-top: 122px;
  height: 950px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysTit {
  position: relative;
  width: 800px;
  height: 109px;
  background: url(../images/ystit.png) 0 0 no-repeat;
  left: 50%;
  margin-left: -266px;
  font-weight: bold;
  color: #fff;
  padding: 18px 0 0 310px;
  font-size: 40px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysTit span {
  color: #ffd200;
}
.youshi .ysBox {
  height: 514px;
  margin-top: 155px;
}
.youshi .ysBox .ysPic {
  float: right;
  width: 784px;
  height: 514px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysPic .bd {
  overflow: hidden;
  width: 784px;
  height: 514px;
}
.youshi .ysBox .ysPic .bd ul li {
  overflow: hidden;
  width: 784px;
  height: 514px;
}
.youshi .ysBox .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysPic .bd ul li: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);
}
.youshi .ysBox .ysPic:hover {
  box-shadow: 0 10px 15px -5px rgba(174, 0, 113, 0.2);
}
.youshi .ysBox .ysCont {
  float: left;
  width: 460px;
}
.youshi .ysBox .ysCont .bd {
  height: 514px;
  overflow: hidden;
}
.youshi .ysBox .ysCont .bd ul li {
  height: 514px;
  padding-top: 24px;
}
.youshi .ysBox .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysCont .bd ul li .tit {
  position: relative;
  padding-left: 90px;
  height: 50px;
}
.youshi .ysBox .ysCont .bd ul li .tit i {
  position: absolute;
  display: block;
  width: 44px;
  height: 56px;
  overflow: hidden;
  margin: auto;
  left: 0;
  top: 0;
}
.youshi .ysBox .ysCont .bd ul li .tit i:before,
.youshi .ysBox .ysCont .bd ul li .tit i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico5:before {
  background: url(../images/ysico5.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.youshi .ysBox .ysCont .bd ul li .tit h5 {
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 12px;
  color: #666666;
  margin-top: 14px;
  font-weight: bold;
}
.youshi .ysBox .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  margin-top: 72px;
  height: 210px;
}
.youshi .ysBox .ysCont .bd ul li .num {
  background: url(../images/ysnum.png) 0 bottom no-repeat;
  padding-left: 85px;
  font-family: Impact;
  font-size: 72px;
  color: #cccccc;
  line-height: 58px;
}
.youshi .ysBox .ysCont .bd ul li:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysBox .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysBox .ysPage {
  position: absolute;
  left: 216px;
  bottom: 96px;
  height: 20px;
  line-height: 20px;
}
.youshi .ysBox .ysPage .prev {
  float: left;
  width: 34px;
  height: 20px;
  background: url(../images/ysl.png) center center no-repeat;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysPage .prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysBox .ysPage .num1 {
  font-size: 24px;
  line-height: 20px;
  font-family: 'Times New Roman', Times, serif;
  color: #ffd200;
  float: left;
  font-weight: bold;
  margin-left: 20px;
}
.youshi .ysBox .ysPage .num2 {
  font-size: 24px;
  line-height: 20px;
  font-family: 'Times New Roman', Times, serif;
  color: #ae0071;
  float: left;
  font-weight: bold;
  margin-right: 20px;
}
.youshi .ysBox .ysPage .num2:before {
  content: "/";
  margin: 0 15px;
}
.youshi .ysBox .ysPage .next {
  float: left;
  width: 34px;
  height: 20px;
  background: url(../images/ysr.png) center center no-repeat;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysPage .next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.case {
  padding: 80px 0 90px;
}
.case .caseBox {
  margin-top: 50px;
}
.case .caseNav {
  height: 80px;
  padding: 17px 28px 17px 0;
  position: relative;
  z-index: 1;
}
.case .caseNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseNav:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1600px;
  height: 100%;
  background-color: #ae0071;
  border-radius: 0px 40px 40px 0px;
  z-index: -1;
}
.case .caseNav .more {
  float: right;
  display: block;
  width: 116px;
  height: 46px;
  background-color: #ffd200;
  border-radius: 5px;
  line-height: 45px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.case .caseNav .more:after {
  content: "→";
  margin-left: 12px;
}
.case .caseNav .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ffd200;
  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;
  box-sizing: border-box;
}
.case .caseNav .more:hover {
  background: none;
  color: #ffd200;
}
.case .caseNav .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.case .caseNav ul {
  width: 1110px;
  height: 52px;
  position: relative;
  overflow: hidden;
}
.case .caseNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseNav ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  border-bottom: 1px dashed #fff;
}
.case .caseNav ul li {
  height: 52px;
  float: left;
  min-width: 100px;
  margin-left: 44px;
}
.case .caseNav ul li:first-child {
  margin-left: 0;
}
.case .caseNav ul li a {
  display: block;
  height: 46px;
  text-align: center;
  position: relative;
  color: #fff;
}
.case .caseNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}
.case .caseNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -6px;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  background-color: #f8f8f8;
  border: solid 2px #dcdcdc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li a:hover:before {
  background-color: #ffd200;
  border-color: #ffd200;
}
.case .caseSwiper {
  height: 360px;
  margin: auto;
  margin-top: 60px;
  position: relative;
}
.case .caseSwiper ul {
  margin-right: -62px;
}
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  padding-top: 34px;
  height: 360px;
  margin-right: 64px;
  width: 384px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  width: 384px;
  height: 326px;
  background-color: #ffffff;
  border-radius: 5px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 256px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper 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 .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 46px;
  line-height: 46px;
  margin-top: 10px;
  font-size: 16px;
  position: relative;
  padding: 0 50px 0 10px;
  background-color: #eeeeee;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: 26px;
  background: url(../images/caseli.png) center center no-repeat;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item: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 .caseSwiper ul li .item:hover .bt {
  background-color: #ffd200;
}
.case .caseSwiper ul li .item:hover .bt:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-top: 0;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  width: 430px;
  height: 360px;
}
.case .caseSwiper ul li.swiper-slide-next .item .pic {
  height: 290px;
}
.case .caseSwiper .case-prev {
  position: absolute;
  background: #ae0071 url(../images/casel.png) center center no-repeat;
  border-radius: 5px;
  width: 78px;
  height: 30px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  cursor: pointer;
  top: 172px;
  left: -118px;
  z-index: 2;
  outline: none;
}
.case .caseSwiper .case-prev:hover {
  background-color: #ffd200;
}
.case .caseSwiper .case-next {
  position: absolute;
  background: #ae0071 url(../images/caser.png) center center no-repeat;
  border-radius: 5px;
  width: 78px;
  height: 30px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  cursor: pointer;
  top: 172px;
  right: -118px;
  z-index: 2;
  outline: none;
}
.case .caseSwiper .case-next:hover {
  background-color: #ffd200;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  height: 870px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 80px;
}
.about .aboutBox {
  height: 680px;
  margin-top: 16px;
}
.about .aboutBox .aboutEn {
  position: absolute;
  left: -260px;
  top: 46px;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 124px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 92px;
  color: #f9f9f9;
}
.about .aboutBox .aboutEn2 {
  position: absolute;
  right: -220px;
  top: -167px;
  text-transform: uppercase;
  font-family: 'Times New Roman', Times, serif;
  font-size: 34px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 24px;
  color: #ae0071;
  font-weight: bold;
}
.about .aboutBox .aboutEn2:before {
  content: "";
  display: inline-block;
  margin-bottom: 44px;
  width: 10px;
  height: 90px;
  background-color: #ae0071;
  border-radius: 0px 0px 5px 5px;
}
.about .aboutPic {
  float: right;
  height: 702px;
  width: 720px;
  position: relative;
  z-index: 1;
}
.about .aboutPic:before {
  content: "";
  display: block;
  position: absolute;
  width: 1208px;
  height: 150px;
  background-color: #ae0071;
  border-radius: 75px 0px 0px 75px;
  border: solid 10px #f9f9f9;
  border-right: none;
  right: -320px;
  z-index: -1;
  bottom: 0;
}
.about .aboutPic .pic {
  overflow: hidden;
  width: 1054px;
  height: 680px;
  margin-left: -14px;
}
.about .aboutPic .pic img {
  display: block;
  width: 1054px;
  height: 680px;
}
.about .aboutPic .tip {
  margin-top: 50px;
  margin-left: 6px;
  background: url(../images/abouttipen.png) 0 bottom no-repeat;
  padding-bottom: 15px;
  line-height: 1;
}
.about .aboutPic .tip .line {
  width: 25px;
  height: 2px;
  background-color: #ae0071;
}
.about .aboutPic .tip .t1 {
  font-size: 15px;
  letter-spacing: 7px;
  margin-top: 25px;
}
.about .aboutText {
  float: left;
  width: 558px;
  padding-top: 62px;
}
.about .aboutText .tit span {
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
  color: #555555;
  display: block;
}
.about .aboutText .tit i {
  display: block;
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 12px;
}
.about .aboutText .text {
  margin-top: 58px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #666666;
}
.about .aboutText .aboutMore {
  display: block;
  width: 197px;
  height: 36px;
  position: absolute;
  z-index: 2;
  top: 607px;
  left: 235px;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
}
.about .aboutText .aboutMore:after {
  content: "+";
  margin-left: 12px;
}
.about .aboutText .aboutMore i {
  min-width: 5px;
}
.about .aboutText .aboutMore:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 197px;
  height: 24px;
  background: url(../images/aboutar.png) center center no-repeat;
}
.about .aboutText .aboutMore:hover {
  color: #ae0071;
}
.about .aboutText .aboutMore:hover:before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .aLink {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  height: 100px;
  margin-top: 56px;
}
.about .aboutText .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aLink a {
  float: left;
  height: 98px;
  padding-top: 12px;
  text-align: center;
  width: 130px;
  margin-left: 84px;
  position: relative;
  display: block;
}
.about .aboutText .aLink a:first-child {
  margin-left: 0;
}
.about .aboutText .aLink a:first-child:before {
  display: none;
}
.about .aboutText .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 78px;
  background-color: #333333;
  left: -41px;
}
.about .aboutText .aLink a i {
  display: block;
  width: 40px;
  height: 46px;
  overflow: hidden;
  margin: auto;
}
.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.ico1:after {
  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.ico2:after {
  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.ico3:after {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutText .aLink a .cn {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-top: 5px;
}
.about .aboutText .aLink a:hover,
.about .aboutText .aLink a.on {
  color: #ae0071;
}
.about .aboutText .aLink a:hover i,
.about .aboutText .aLink a.on 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 .aboutText .tt {
  margin-top: 65px;
}
.about .aboutText .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .tt .tel {
  float: left;
  position: relative;
  padding-left: 70px;
  line-height: 1;
  padding-top: 6px;
}
.about .aboutText .tt .tel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
}
.about .aboutText .tt .tel span {
  font-size: 16px;
}
.about .aboutText .tt .tel b {
  display: block;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  margin-top: 6px;
}
.about .aboutText .tt .zxLink {
  float: left;
  margin-left: 20px;
  margin-top: 12px;
  font-size: 16px;
  display: block;
  width: 92px;
  height: 35px;
  background-color: #ae0071;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .tt .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ae0071;
  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;
}
.about .aboutText .tt .zxLink:hover {
  background: none;
  color: #ae0071;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(174, 0, 113, 0.5);
}
.about .aboutText .tt .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .honor {
  position: absolute;
  z-index: 2;
  right: -124px;
  top: 406px;
}
.about .honor .img {
  display: block;
  width: 290px;
  height: 205px;
  border-radius: 5px;
  background: url(../images/honorbg.png) center center no-repeat;
  padding: 23px 24px 24px 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}
.about .honor .img img {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honor .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  text-align: center;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-top: 7px;
}
.about .honor:hover .img {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news {
  padding: 80px 0 50px;
}
.news .newsBox {
  z-index: 1;
}
.news .newsBox:before {
  content: "";
  display: block;
  position: absolute;
  left: 254px;
  top: 0;
  z-index: -1;
  width: 1346px;
  height: 350px;
  background-color: #ffffff;
  border-radius: 100px 5px 5px 5px;
}
.news .newsTab {
  float: left;
  padding-top: 54px;
  position: relative;
  z-index: 1;
  height: 588px;
  width: 254px;
}
.news .newsTab:before {
  content: "";
  display: block;
  background: url(../images/newsnavbg.jpg) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 254px;
  height: 520px;
  border-radius: 4px 4px 128px 128px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab h3 {
  margin-left: 50px;
}
.news .newsTab h3 a {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  color: #fff;
  text-align: center;
}
.news .newsTab h3 a span {
  font-weight: bold;
  font-size: 30px;
  display: block;
}
.news .newsTab h3 a i {
  display: block;
  margin-top: 15px;
  font-family: Arial;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 10px;
}
.news .newsTab .line {
  width: 35px;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  margin-top: 92px;
  margin-left: 50px;
}
.news .newsTab ul {
  margin-top: 35px;
  padding: 0 60px 0 50px;
}
.news .newsTab ul li {
  position: relative;
}
.news .newsTab ul li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #fff;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsTab ul li:hover:after,
.news .newsTab ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 65px;
  line-height: 65px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  color: #ffffff;
  font-size: 16px;
}
.news .newsTab ul li a:before {
  content: "→";
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
}
.news .newsTab .tel {
  line-height: 1;
  text-align: center;
  margin-top: 47px;
}
.news .newsTab .tel:before {
  content: "";
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
}
.news .newsTab .tel span {
  display: block;
  margin-top: 16px;
  font-size: 16px;
}
.news .newsTab .tel b {
  display: block;
  font-size: 24px;
  font-family: Arial;
  margin-top: 6px;
}
.news .newsTabs {
  float: right;
  width: 980px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 588px;
}
.news .newsList {
  height: 588px;
}
.news .newsList .one {
  overflow: hidden;
  position: relative;
  height: 350px;
  padding-top: 40px;
}
.news .newsList .one:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one .pic {
  display: block;
  overflow: hidden;
  width: 468px;
  height: 270px;
  border-radius: 5px;
  float: left;
}
.news .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList .one: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 .newsList .one .cont {
  float: right;
  width: 512px;
  padding: 48px 50px 0;
}
.news .newsList .one .cont .date {
  font-family: Arial;
  font-size: 24px;
  line-height: 18px;
}
.news .newsList .one .cont .bt {
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .more {
  display: block;
  width: 148px;
  height: 40px;
  background-color: #ae0071;
  border-radius: 20px;
  margin-top: 38px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  font-family: Arial;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more:after {
  content: "→";
  margin-left: 8px;
}
.news .newsList .one .cont .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ae0071;
  border-radius: 20px;
  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;
}
.news .newsList .one .cont .more:hover {
  background: none;
  color: #ae0071;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(174, 0, 113, 0.5);
}
.news .newsList .one .cont .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.news .newsList .one: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 .newsList .one:hover .cont .bt {
  color: #ae0071;
}
.news .newsList .one:hover .cont .bt:before {
  background: #ae0071;
}
.news .newsList .list {
  padding-top: 15px;
}
.news .newsList .list ul {
  margin-right: -40px;
}
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  width: 470px;
  margin-right: 40px;
  padding: 25px 0;
  height: 111px;
  border-bottom: 1px solid #dddddd;
  padding-left: 85px;
  position: relative;
}
.news .newsList .list ul li:after {
  content: "";
  position: absolute;
  background: #ae0071;
  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 .newsList .list ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li .date {
  font-family: Arial;
  font-size: 16px;
  color: #999999;
  padding-top: 5px;
  line-height: 24px;
  height: 24px;
}
.news .newsList .list ul li .date i {
  display: block;
  position: absolute;
  left: 0;
  top: 25px;
  width: 60px;
  height: 60px;
  background-color: #e5e5e5;
  border-radius: 3px;
  text-align: center;
  line-height: 60px;
  font-size: 36px;
  color: #999999;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 36px;
  line-height: 36px;
  padding-right: 40px;
  position: relative;
}
.news .newsList .list ul li .bt:before {
  content: "→";
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 24px;
  height: 24px;
  background-color: #dddddd;
  border-radius: 100%;
  text-align: center;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover .date i {
  background-color: #ffd200;
  color: #ae0071;
}
.news .newsList .list ul li:hover .bt {
  color: #ae0071;
}
.news .newsList .list ul li:hover .bt:before {
  background: #ae0071;
  color: #fff;
}
.links {
  margin-bottom: 50px;
}
.links .tit {
  float: left;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  padding-left: 60px;
  height: 52px;
  line-height: 52px;
  background: url(../images/linkstit.png) 0 center no-repeat;
}
.links .list {
  overflow: hidden;
  float: right;
  font-size: 0;
  width: 1120px;
  line-height: 34px;
  padding-top: 9px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  position: relative;
  color: #989898;
  font-size: 14px;
}
.links .list a:hover {
  color: #ae0071;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
