@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 *: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(/templates/pc_wjdh/images/gesture.png), default;
}
.swiper-container img {
  cursor: url(/templates/pc_wjdh/images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s 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: 690px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 690px;
  top: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 174px;
  height: 130px;
  text-indent: -9999px;
  background: url(/templates/pc_wjdh/images/arrowPrev.png) 50% 50% no-repeat;
  background-color: #1d1d1d;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main .slider-btn-prev:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  left: 174px;
  bottom: 0;
  width: 174px;
  height: 130px;
  text-indent: -9999px;
  background: url(/templates/pc_wjdh/images/arrowNext.png) 50% 50% no-repeat;
  background-color: #d93000;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main .slider-btn-next:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 50px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #d93000;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #d93000;
}
.inTop {
  position: relative;
  z-index: 6;
  left: 348px;
  width: 495px;
  height: 130px;
  text-align: center;
  margin-top: -130px;
  border-bottom: 1px solid #d93000;
  background: #fff;
  padding-top: 36px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inTop:before {
  content: "";
  display: block;
  position: absolute;
  left: 50px;
  bottom: 22px;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: #333333;
}
.inTop .xunpan {
  cursor: pointer;
  position: relative;
  font-size: 16px;
  line-height: 28px;
}
.inTop .xunpan:before {
  content: "";
  display: inline-block;
  background: url(/templates/pc_wjdh/images/xunpan.png) center center no-repeat;
  width: 24px;
  height: 18px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 10px;
}
.inTop .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px;
  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: #d93000;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(217, 48, 0, 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: #d93000;
}
.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;
}
.inTop .slogan {
  line-height: 1;
  margin-top: 22px;
}
.title1 {
  line-height: 1;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.title1 span {
  font-weight: 100;
  text-transform: uppercase;
}
.quality {
  padding: 80px 0 62px;
}
.quality .tsSwiper {
  margin-top: 50px;
}
.quality .tsSwiper li {
  float: left;
  width: 252px;
  margin-right: 64px;
}
.quality .tsSwiper li i {
  height: 74px;
  display: block;
  width: 100px;
  margin: auto;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .tsSwiper li i.ico1 {
  background: url(/templates/pc_wjdh/images/tsico1.png) center center no-repeat;
}
.quality .tsSwiper li i.ico2 {
  background: url(/templates/pc_wjdh/images/tsico2.png) center center no-repeat;
}
.quality .tsSwiper li i.ico3 {
  background: url(/templates/pc_wjdh/images/tsico3.png) center center no-repeat;
}
.quality .tsSwiper li i.ico4 {
  background: url(/templates/pc_wjdh/images/tsico4.png) center center no-repeat;
}
.quality .tsSwiper li i.ico5 {
  background: url(/templates/pc_wjdh/images/tsico5.png) center center no-repeat;
}
.quality .tsSwiper li i.ico6 {
  background: url(/templates/pc_wjdh/images/tsico6.png) center center no-repeat;
}
.quality .tsSwiper li i.ico7 {
  background: url(/templates/pc_wjdh/images/tsico7.png) center center no-repeat;
}
.quality .tsSwiper li i.ico8 {
  background: url(/templates/pc_wjdh/images/tsico8.png) center center no-repeat;
}
.quality .tsSwiper li i.ico9 {
  background: url(/templates/pc_wjdh/images/tsico9.png) center center no-repeat;
}
.quality .tsSwiper li i.ico10 {
  background: url(/templates/pc_wjdh/images/tsico10.png) center center no-repeat;
}
.quality .tsSwiper li h4 {
  font-size: 16px;
  line-height: 1;
  margin-top: 29px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .tsSwiper li .line {
  margin-top: 21px;
  height: 1px;
  background: #dddcdd;
  position: relative;
}
.quality .tsSwiper li .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 1px;
  background-color: #d93000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .tsSwiper li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  margin-top: 8px;
}
.quality .tsSwiper li:hover i {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.quality .tsSwiper li:hover h4 {
  color: #d93000;
}
.quality .tsSwiper li:hover .line:before {
  width: 100%;
}
.quality .ts-prev {
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/templates/pc_wjdh/images/tsl.png) center center no-repeat;
  top: 135px;
  left: -48px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .ts-prev:hover {
  background: url(/templates/pc_wjdh/images/tslh.png) center center no-repeat;
}
.quality .ts-next {
  position: absolute;
  width: 18px;
  height: 10px;
  background: url(/templates/pc_wjdh/images/tsr.png) center center no-repeat;
  top: 135px;
  right: -48px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
}
.quality .ts-next:hover {
  background: url(/templates/pc_wjdh/images/tsrh.png) center center no-repeat;
}
.product {
  padding: 70px 0;
  background-color: #f8f8f8;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proNav {
  text-align: center;
  font-size: 0;
  margin-top: 40px;
}
.product .proNav a {
  font-size: 16px;
  display: inline-block;
  position: relative;
  padding: 0 50px;
}
.product .proNav a:before {
  content: "/";
  display: block;
  position: absolute;
  left: -5px;
  width: 10px;
  color: #cbcbcb;
}
.product .proNav a:first-child:before {
  display: none;
}
.product .proNav a:hover {
  color: #d93000;
}
.product .proBox {
  max-width: 1640px;
  width: 96%;
  min-width: 1200px;
  margin: auto;
}
.product .proBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proBox li {
  margin-top: 40px;
  float: left;
  padding: 0 20px;
  width: 25%;
}
.product .proBox li .item {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proBox li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 72.97297297%;
  border: solid 5px #ffffff;
  position: relative;
  overflow: hidden;
}
.product .proBox 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-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;
}
.product .proBox li .item: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);
}
.product .proBox li .item .tt {
  height: 55px;
  line-height: 54px;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 125px;
  padding-left: 15px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proBox li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proBox li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proBox li .item .tt .bt:hover {
  color: #d93000;
}
.product .proBox li .item .tt .more {
  position: absolute;
  right: 15px;
  top: 0;
  color: #888888;
  font-size: 12px;
  padding-right: 30px;
  height: 54px;
  text-transform: uppercase;
}
.product .proBox li .item .tt .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/proli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proBox li .item .tt .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proBox li .item .tt .more:hover {
  color: #d93000;
}
.product .proBox li .item .tt .more:hover:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proBox li .item .tt .more:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
}
.product .proBox li .item:hover {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
}
.product .proBox li .item:hover .tt {
  border-color: transparent;
}
@media screen and (max-width: 1460px) {
  .product .proBox ul {
    margin: 0 -15px;
  }
  .product .proBox li {
    padding: 0 15px;
  }
}
.message {
  background: #151c23 url(../images/lybg.jpg) center 0 no-repeat fixed;
}
.message .text {
  float: left;
  text-align: center;
  line-height: 1;
  padding-top: 60px;
  color: #ffffff;
}
.message .text .t1 {
  font-size: 32px;
}
.message .text .t2 {
  letter-spacing: 3px;
  color: #d9d9d9;
  margin-top: 18px;
}
.message .text .tel {
  font-size: 38px;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 21px;
}
.message .text .link {
  margin-top: 23px;
  text-align: center;
}
.message .text .link .zxLink {
  display: inline-block;
  width: 63px;
  height: 63px;
  background-color: #d93000;
  border-radius: 10px;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  z-index: 1;
}
.message .text .link .zxLink:after {
  content: "";
  display: block;
  background: url(/templates/pc_wjdh/images/qq.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.message .text .link .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 10px;
  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;
}
.message .text .link .zxLink:hover {
  background: none;
}
.message .text .link .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.message .text .link .zxLink:hover:after {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.message .text .link .weixin {
  display: inline-block;
  width: 63px;
  height: 63px;
  border-radius: 10px;
  border: solid 1px #999999;
  position: relative;
  margin-left: 35px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .text .link .weixin:after {
  content: "";
  display: block;
  background: url(/templates/pc_wjdh/images/weixin.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.message .text .link .weixin .dow {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 130%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.message .text .link .weixin .dow img {
  width: 100%;
  height: 100%;
}
.message .text .link .weixin:hover {
  overflow: inherit;
  border-color: #fff;
}
.message .text .link .weixin:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.message .text .link .weixin:hover .dow {
  top: 110%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.message .formbox {
  width: 540px;
  height: 330px;
  background-color: #f8f8f8;
  float: right;
  padding: 26px 50px 0 45px;
}
.message .formbox .tit {
  line-height: 1;
  text-align: center;
  padding-bottom: 20px;
}
.message .formbox .tit h3 {
  font-weight: bold;
  font-size: 18px;
}
.message .formbox .tit p {
  margin-top: 12px;
}
.message .formbox input,
.message .formbox textarea {
  margin-top: 15px;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 215px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #dddddd;
  line-height: 36px;
  padding: 0 10px 0 35px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username,
.message .formbox textarea.username {
  background: #fff url(../images/inpxm.png) 10px center no-repeat;
  margin-right: 15px;
}
.message .formbox input.usertel,
.message .formbox textarea.usertel {
  background: #fff url(../images/inpdh.png) 10px center no-repeat;
}
.message .formbox input.xqcontent,
.message .formbox textarea.xqcontent {
  background: #fff url(../images/inpnr.png) 10px 10px no-repeat;
  width: 445px;
  height: 76px;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 20px;
}
.message .formbox input.codeText,
.message .formbox textarea.codeText {
  padding-left: 20px;
}
.message .formbox input::-webkit-input-placeholder,
.message .formbox textarea::-webkit-input-placeholder {
  color: #666666;
}
.message .formbox input:focus,
.message .formbox textarea:focus,
.message .formbox input:active,
.message .formbox textarea:active {
  border-color: rgba(217, 48, 0, 0.7);
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox textarea:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder,
.message .formbox textarea:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0px 5px 5px 0px;
  width: 93px;
  height: 38px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  margin-top: 15px;
  float: right;
  width: 215px;
  height: 38px;
  background-color: #d93000;
  border-radius: 5px;
  border: none;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 10px;
  padding-left: 10px;
}
.message .formbox .submitform:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -5px rgba(217, 48, 0, 0.5);
}
.case {
  padding: 50px 0 98px;
}
.case .caseL {
  float: left;
  width: 390px;
  height: 318px;
  margin-right: 16px;
  margin-top: 20px;
}
.case .caseL h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.case .caseL h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 100;
  margin-top: 12px;
  line-height: 12px;
  margin-left: 16px;
}
.case .caseL h5 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 56px;
  margin-left: 16px;
}
.case .caseL p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 25px;
  width: 250px;
  margin-left: 16px;
}
.case .caseL .more {
  display: inline-block;
  margin-left: 16px;
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  margin-top: 36px;
  padding-right: 30px;
  height: 20px;
  position: relative;
  text-transform: uppercase;
}
.case .caseL .more i {
  min-width: 5px;
}
.case .caseL .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/proli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseL .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseL .more:hover {
  color: #d93000;
}
.case .caseL .more:hover:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.case .caseL .more:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.case .caseBox ul {
  margin-right: -26px;
}
.case .caseBox li {
  width: 390px;
  height: 318px;
  margin-right: 16px;
  margin-top: 20px;
  float: left;
  border-radius: 5px;
  border: solid 5px #f8f8f8;
  position: relative;
  overflow: hidden;
}
.case .caseBox li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseBox 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-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;
}
.case .caseBox li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .caseBox li .tt {
  width: 360px;
  height: 50px;
  line-height: 50px;
  background-color: #ffffff;
  border-radius: 5px;
  position: absolute;
  padding: 0 15px;
  left: 10px;
  bottom: -50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox li .tt .bt {
  float: left;
  width: 220px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .caseBox li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseBox li .tt .bt:hover {
  color: #d93000;
}
.case .caseBox li .tt .more {
  float: right;
  position: relative;
  top: 0;
  color: #888888;
  font-size: 12px;
  padding-right: 30px;
  height: 50px;
  color: #d93000;
  text-transform: uppercase;
}
.case .caseBox li .tt .more i {
  min-width: 5px;
}
.case .caseBox li .tt .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseBox li .tt .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseBox li .tt .more:hover {
  color: #d93000;
}
.case .caseBox li .tt .more:hover:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.case .caseBox li .tt .more:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.case .caseBox li:hover .tt {
  bottom: 10px;
}
.title {
  line-height: 1;
}
.title h3 {
  font-size: 24px;
  font-weight: bold;
}
.title h4 {
  margin-top: 13px;
  line-height: 12px;
  font-size: 14px;
  font-weight: 100;
  padding-left: 16px;
}
.title .more {
  display: block;
  margin-top: 20px;
  float: right;
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  padding-right: 30px;
  height: 20px;
  position: relative;
  text-transform: uppercase;
}
.title .more i {
  min-width: 5px;
}
.title .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/proli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.title .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.title .more:hover {
  color: #d93000;
}
.title .more:hover:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.title .more:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.youshi {
  position: relative;
  height: 869px;
  background: url(/templates/pc_wjdh/images/ysbg.jpg) center 0 no-repeat;
  padding-top: 66px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .title {
  color: #ffffff;
  text-align: left;
}
.youshi .title h4 {
  color: #ffffff;
}
.youshi .title p {
  letter-spacing: 56px;
  color: #cccccc;
  margin-top: 28px;
  font-size: 14px;
  font-weight: normal;
  padding-left: 16px;
}
.youshi .title .zxLink {
  float: right;
  width: 128px;
  height: 35px;
  background-color: #d93000;
  border-radius: 5px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .title .zxLink:after {
  content: "";
  width: 23px;
  display: inline-block;
  vertical-align: top;
  height: 35px;
  margin-left: 10px;
  background: url(/templates/pc_wjdh/images/zxico.png) center center no-repeat;
}
.youshi .title .zxLink:hover {
  background-size: 100% 100%;
}
.youshi .ysBox {
  margin-top: 35px;
  height: 540px;
}
.youshi .ysBox .hd {
  position: absolute;
  right: 0;
  bottom: 0;
}
.youshi .ysBox .hd li {
  float: left;
  position: relative;
  margin-left: 80px;
  text-align: center;
  color: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .hd li:before {
  content: "";
  display: block;
  position: absolute;
  left: -50px;
  bottom: 4px;
  width: 20px;
  height: 3px;
  border-radius: 2px;
  border: solid 1px #dddddd;
}
.youshi .ysBox .hd li:first-child:before {
  display: none;
}
.youshi .ysBox .hd li i {
  display: block;
  width: 28px;
  height: 30px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysBox .hd li i:before,
.youshi .ysBox .hd 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 .ysBox .hd li i.ico1:before {
  background: url(/templates/pc_wjdh/images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico1:after {
  background: url(/templates/pc_wjdh/images/ysico1h.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico2:before {
  background: url(/templates/pc_wjdh/images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico2:after {
  background: url(/templates/pc_wjdh/images/ysico2h.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico3:before {
  background: url(/templates/pc_wjdh/images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico3:after {
  background: url(/templates/pc_wjdh/images/ysico3h.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico4:before {
  background: url(/templates/pc_wjdh/images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico4:after {
  background: url(/templates/pc_wjdh/images/ysico4h.png) center center no-repeat;
}
.youshi .ysBox .hd li h4 {
  margin-top: 10px;
  line-height: 1;
}
.youshi .ysBox .hd li.on {
  color: #d93000;
}
.youshi .ysBox .hd li.on i:before,
.youshi .ysBox .hd li.on i:after {
  top: -100%;
}
.youshi .ysBox .bd li {
  height: 540px;
}
.youshi .ysBox .bd li .pic {
  width: 667px;
  height: 540px;
  border-radius: 5px;
  float: left;
  overflow: hidden;
  position: relative;
}
.youshi .ysBox .bd li .pic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.youshi .ysBox .bd li .pic:hover:before,
.youshi .ysBox .bd li .pic.pic:hover:before,
.youshi .ysBox .bd li .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.youshi .ysBox .bd li .pic img {
  display: block;
  width: 667px;
  height: 540px;
}
.youshi .ysBox .bd li .cont {
  float: right;
  width: 470px;
  position: relative;
  padding-top: 208px;
}
.youshi .ysBox .bd li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .bd li .cont h4 {
  line-height: 1;
  font-size: 26px;
  color: #ffffff;
}
.youshi .ysBox .bd li .cont h4 span {
  font-weight: bold;
  margin-right: 6px;
}
.youshi .ysBox .bd li .cont .line {
  width: 469px;
  height: 1px;
  background-color: #666666;
  margin-top: 25px;
}
.youshi .ysBox .bd li .cont p {
  line-height: 40px;
  color: #cccccc;
  margin-top: 20px;
}
.youshi .ysBox .bd li .cont:hover h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysBox .bd li .cont:hover .line {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  background-color: #fff;
}
.youshi .ysBox .bd li .cont:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .tel {
  margin-top: 40px;
  line-height: 46px;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}
.youshi .tel:before {
  content: "";
  display: inline-block;
  width: 46px;
  height: 46px;
  vertical-align: top;
  margin-right: 15px;
  animation: msClock2 1.5s linear infinite;
  background: url(/templates/pc_wjdh/images/ystel.png) center center no-repeat;
}
.about {
  padding: 70px 0 60px;
}
.about .aboutText {
  float: left;
  width: 840px;
  margin-top: 28px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #666666;
  text-indent: 2em;
  text-align: justify;
}
.about .aboutPic {
  width: 840px;
  height: 268px;
  overflow: hidden;
  margin-top: 22px;
  border-radius: 5px;
  position: relative;
}
.about .aboutPic:before {
  display: block;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutPic:hover:before,
.about .aboutPic.pic:hover:before,
.about .aboutPic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.about .aboutPic img {
  width: 840px;
  height: 268px;
  display: block;
}
.about .honor {
  margin-top: 28px;
  float: right;
  width: 304px;
  height: 407px;
  background-color: #f8f8f8;
  border-radius: 5px;
  padding: 34px 15px 0;
}
.about .honor .tit {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.about .honorSwiper {
  position: relative;
  margin-top: 20px;
}
.about .honorSwiper li .pic {
  display: block;
  width: 274px;
  height: 270px;
  overflow: hidden;
  position: relative;
}
.about .honorSwiper li .pic img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honorSwiper li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  text-align: center;
  padding: 0 10px;
  background-color: #d93000;
  border-radius: 5px;
}
.about .honorSwiper li:hover .pic img {
  -webkit-transform: scale(0.9) rotate(0);
  -moz-transform: scale(0.9) rotate(0);
  -o-transform: scale(0.9) rotate(0);
  transform: scale(0.9) rotate(0);
}
.about .honorSwiper .ry-prev {
  position: absolute;
  z-index: 3;
  width: 18px;
  height: 32px;
  background: url(/templates/pc_wjdh/images/arl.png) center center no-repeat;
  top: 119px;
  left: 0;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .honorSwiper .ry-prev:hover {
  background: url(/templates/pc_wjdh/images/arlh.png) center center no-repeat;
}
.about .honorSwiper .ry-next {
  position: absolute;
  z-index: 3;
  width: 18px;
  height: 32px;
  background: url(/templates/pc_wjdh/images/arr.png) center center no-repeat;
  top: 119px;
  right: 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
}
.about .honorSwiper .ry-next:hover {
  background: url(/templates/pc_wjdh/images/arrh.png) center center no-repeat;
}
.style {
  padding-bottom: 70px;
}
.style .styleBox {
  margin-top: 25px;
}
.style .styleSwiper {
  position: relative;
  margin-top: 20px;
}
.style .styleSwiper li {
  width: 290px;
  height: 170px;
  border: solid 5px #f3f3f3;
  position: relative;
  overflow: hidden;
}
.style .styleSwiper li .pic {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.style .styleSwiper li .pic img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -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);
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .styleSwiper li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -40px;
  color: #ffffff;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin-top: 10px;
  text-align: center;
  padding: 0 10px;
  background-color: rgba(217, 48, 0, 0.8);
}
.style .styleSwiper 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);
}
.style .styleSwiper li:hover .bt {
  bottom: 0;
}
.style .hj-prev {
  position: absolute;
  z-index: 3;
  width: 18px;
  height: 32px;
  background: url(/templates/pc_wjdh/images/arl.png) center center no-repeat;
  top: 50%;
  margin-top: -16px;
  left: -48px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .hj-prev:hover {
  background: url(/templates/pc_wjdh/images/arlh.png) center center no-repeat;
}
.style .hj-next {
  position: absolute;
  z-index: 3;
  width: 18px;
  height: 32px;
  background: url(/templates/pc_wjdh/images/arr.png) center center no-repeat;
  top: 50%;
  margin-top: -16px;
  right: -48px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
}
.style .hj-next:hover {
  background: url(/templates/pc_wjdh/images/arrh.png) center center no-repeat;
}
.news {
  padding: 70px 0;
  background-color: #f8f8f8;
}
.news .newsNav {
  float: right;
  font-size: 16px;
  margin-top: 28px;
  line-height: 22px;
}
.news .newsNav a {
  display: inline-block;
  margin-left: 80px;
}
.news .newsNav a.on {
  color: #d93000;
  font-weight: bold;
}
.news .newsTabs {
  margin-top: 35px;
}
.news .newsSwiper {
  float: left;
  width: 360px;
  height: 443px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 40px 38px 0;
  position: relative;
}
.news .newsSwiper li {
  width: 284px;
  overflow: hidden;
}
.news .newsSwiper li .date {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  color: #999999;
}
.news .newsSwiper li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  margin-top: 4px;
}
.news .newsSwiper li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsSwiper li .pic {
  margin-top: 15px;
  display: block;
  width: 100%;
  height: 178px;
  border-radius: 5px;
  border: solid 5px #f8f8f8;
  position: relative;
  overflow: hidden;
}
.news .newsSwiper 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-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 .newsSwiper 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 .newsSwiper li .more {
  display: inline-block;
  margin-top: 25px;
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  padding-right: 30px;
  height: 20px;
  position: relative;
  text-transform: uppercase;
}
.news .newsSwiper li .more i {
  min-width: 5px;
}
.news .newsSwiper li .more:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/proli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsSwiper li .more:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsSwiper li .more:hover {
  color: #d93000;
}
.news .newsSwiper li .more:hover:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.news .newsSwiper li .more:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsSwiper li:hover .bt {
  color: #d93000;
}
.news .newsSwiper .news-pagination {
  height: auto;
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.news .newsSwiper .news-pagination:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsSwiper .news-pagination span {
  opacity: 1;
  display: block;
  float: left;
  width: 8px;
  height: 8px;
  background-color: #dae0e6;
  border-radius: 100%;
  margin-right: 10px;
  outline: none;
}
.news .newsSwiper .news-pagination span.swiper-pagination-bullet-active {
  background-color: #d93000;
}
.news .list {
  float: right;
  width: 785px;
  border-top: 1px solid #dddcdd;
  position: relative;
}
.news .list li {
  height: 89px;
  line-height: 88px;
  border-bottom: 1px dashed #dddcdd;
  position: relative;
}
.news .list li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #d93000;
  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 .list li:hover:after,
.news .list li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list li .date {
  width: 108px;
  float: left;
  display: block;
}
.news .list li .date:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #666666;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.news .list li .tit {
  display: block;
  width: 90px;
  height: 26px;
  line-height: 24px;
  border-radius: 5px;
  border: solid 1px #666666;
  float: left;
  text-align: center;
  font-size: 12px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d93000, #d93000);
  background-image: linear-gradient(to right, #d93000, #d93000);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  margin-top: 32px;
}
.news .list li .bt {
  width: 562px;
  margin-left: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 40px;
  position: relative;
  float: left;
  padding-left: 0;
}
.news .list li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/proli.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .list li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  height: 100%;
  top: 0;
  width: 23px;
  background: url(/templates/pc_wjdh/images/prolih.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list li .bt:hover {
  color: #d93000;
  padding-left: 5px;
}
.news .list li:hover .tit {
  background-size: 100% 100%;
  color: #fff;
  border-color: #d93000;
}
.news .list li:hover .bt:before {
  right: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.news .list li:hover .bt:after {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.links {
  padding: 58px 0;
}
.links .title {
  float: left;
  width: 120px;
  position: relative;
  top: 12px;
}
.links .list {
  float: left;
  width: 1050px;
  overflow: hidden;
  line-height: 40px;
  min-height: 80px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  color: #666666;
  position: relative;
  margin-left: 50px;
}
.links .list a:hover {
  color: #d93000;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
<!--耗时1759802485.8304秒-->