@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;
}
.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;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 35px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #173889 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span::before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #173889;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/templates/pc_wjdh/css/../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/templates/pc_wjdh/css/../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banLine {
  pointer-events: none;
  width: 56px;
  position: absolute;
  z-index: 2;
  left: 6.2%;
  top: 0;
  bottom: 0;
  margin: 6% 0 10%;
}
.banner .banLine::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.2;
}
.banner .banLine::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 56px;
  background-color: #ffffff;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto auto 0;
}
.banner .curNum {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #ffffff;
  font-size: 60px;
  line-height: 42px;
  position: absolute;
  z-index: 3;
  font-weight: bold;
  left: 6.2%;
  bottom: 13%;
  font-style: italic;
}
.banner .curNum::before {
  content: "0";
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  line-height: 72px;
  font-family: Impact;
  font-size: 88px;
  letter-spacing: 2px;
  color: #173889;
  position: relative;
  z-index: 1;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  width: 97px;
  height: 97px;
  background-color: #173889;
  opacity: 0.1;
  left: -47px;
  bottom: 0;
  border-radius: 100%;
  z-index: -1;
}
.title b {
  display: block;
  font-size: 38px;
  margin-top: 22px;
}
.moreLink {
  display: block;
  width: 207px;
  height: 58px;
  line-height: 58px;
  padding-left: 72px;
  position: relative;
  font-family: Arial;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #173889, #173889);
  background-image: linear-gradient(to right, #173889, #173889);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: 58px center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  background: #173889 url(../images/moreico.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 58px;
  height: 58px;
  background-color: #173889;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 49px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  min-width: 4px;
}
.moreLink:hover {
  color: #fff;
  box-shadow: 0 5px 20px -5px rgba(23, 56, 137, 0.5);
  background-size: 100% 100%;
}
.moreLink:hover::after {
  background-color: #fff;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 36px;
}
.about {
  background: url(/templates/pc_wjdh/css/../images/aboutbg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding-bottom: 100px;
}
.about .aboutBox {
  height: 963px;
}
.about .aboutText {
  width: 780px;
  padding-top: 125px;
}
.about .aboutText .title {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.about .aboutText .title::before {
  content: "";
  display: block;
  background: url(/templates/pc_wjdh/css/../images/abouttit.png) center center no-repeat;
  position: absolute;
  width: 193px;
  height: 119px;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  left: -175px;
  top: -48px;
}
.about .aboutText .title i {
  display: inline-block;
  vertical-align: bottom;
}
.about .aboutText .title i::before {
  display: none;
}
.about .aboutText .title b {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
}
.about .aboutText .title::after {
  content: "";
  display: block;
  width: 64px;
  height: 8px;
  background-color: #173889;
  margin-top: 25px;
}
.about .aboutText .text {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 38px;
  height: 152px;
  color: #666666;
  margin-top: 60px;
  text-align: justify;
}
.about .aboutText .video {
  margin-top: 78px;
  width: 847px;
  height: 444px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .video img {
  width: 847px;
  height: 444px;
  object-fit: cover;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .video iframe {
  width: 847px !important;
  height: 444px !important;
}
.about .number {
  position: absolute;
  right: -310px;
  top: 0;
  width: 650px;
  padding-top: 30px;
}
.about .number::before {
  content: "";
  display: block;
  position: absolute;
  left: 494px;
  top: 0;
  width: 1px;
  height: 963px;
  background-color: #a0a0a0;
  opacity: 0.25;
}
.about .number ul li {
  height: 232px;
  border-top: 1px solid rgba(160, 160, 160, 0.25);
  padding-top: 62px;
  padding-left: 190px;
}
.about .number ul li:first-child {
  border-top: none;
}
.about .number ul li h4 i {
  display: inline-block;
  vertical-align: middle;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  color: #173889;
  font-size: 82px;
  line-height: 56px;
}
.about .number ul li h4 em {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background-color: #f69a29;
  border-radius: 100%;
  margin-left: 24px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
}
.about .number ul li p {
  font-size: 16px;
  line-height: 1;
  margin-top: 24px;
}
.mBanner {
  background: url(/templates/pc_wjdh/css/../images/mbanner1.jpg) center 0 no-repeat;
}
.mBanner .mbanBox {
  height: 646px;
  padding-top: 290px;
  color: #ffffff;
}
.mBanner .mbanBox .t1 {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  padding-bottom: 16px;
  line-height: 1;
  font-size: 48px;
  position: relative;
}
.mBanner .mbanBox .t1 em {
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
}
.mBanner .mbanBox .t1::after {
  content: "//";
  display: block;
  position: absolute;
  font-size: 22px;
  right: -56px;
  bottom: -8px;
  font-weight: normal;
}
.mBanner .mbanBox .t1 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Impact;
  font-size: 55px;
  line-height: 46px;
  margin-right: 10px;
  font-weight: normal;
}
.mBanner .mbanBox .t1 span {
  display: inline-block;
  vertical-align: bottom;
  width: 118px;
  height: 38px;
  background-color: #f69a29;
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  margin-left: 14px;
  font-size: 20px;
  font-weight: normal;
}
.mBanner .mbanBox .t2 {
  line-height: 1;
  font-size: 24px;
  line-height: 38px;
  margin-top: 25px;
  padding-left: 33px;
  background: url(/templates/pc_wjdh/css/../images/mbant2.png) 0 center no-repeat;
}
.mBanner .mbanBox .t3 {
  margin-top: 16px;
}
.mBanner .mbanBox .t3 ul {
  font-size: 0;
}
.mBanner .mbanBox .t3 ul li {
  position: relative;
  width: 106px;
  height: 104px;
  margin-right: 62px;
  display: inline-block;
  vertical-align: top;
}
.mBanner .mbanBox .t3 ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/templates/pc_wjdh/css/../images/mbanli.png) center center no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.mBanner .mbanBox .t3 ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 64px;
  margin: auto;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.mBanner .mbanBox .t3 ul li:hover::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mBanner .mbanBox .t4 {
  line-height: 1;
  font-size: 31px;
  margin-left: 85px;
  margin-top: 18px;
  font-weight: bold;
}
.service {
  padding: 124px 0 102px;
}
.service * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.service .fwNav {
  margin: auto;
  margin-top: 36px;
  max-width: 1650px;
  width: 96%;
  min-width: 1300px;
  position: relative;
  padding: 0 135px;
}
.service .fwNav .fwNavSwiper {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 46px rgba(0, 0, 0, 0.05);
  border-radius: 60px;
  padding: 25px 40px;
}
.service .fwNav .fwNavSwiper ul li {
  width: 13%;
  margin-right: 1.5%;
}
.service .fwNav .fwNavSwiper ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 55px;
  background-color: #fafafa;
  border-radius: 28px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #173889, #173889);
  background-image: linear-gradient(to right, #173889, #173889);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  font-size: 17px;
  padding: 0 5px;
  line-height: 55px;
  text-align: center;
}
.service .fwNav .fwNavSwiper ul li a:hover {
  background-size: 100% 100%;
  color: #fff;
}
@media screen and (max-width: 1680px) {
  .service .fwNav .fwNavSwiper ul li {
    width: 15.4%;
    margin-right: 1.52%;
  }
  .service .fwNav .fwNavSwiper ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}
.service .fwNav .page .fw-prev {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 106px;
  height: 106px;
  border: solid 1px #173889;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 104px;
  text-align: center;
  color: #173889;
  text-shadow: 1px 0 0 #173889;
  outline: none;
}
.service .fwNav .page .fw-prev::before {
  content: "<<";
  font-family: simsun;
  font-size: 20px;
  font-weight: bold;
}
.service .fwNav .page .fw-prev:hover,
.service .fwNav .page .fw-prev.on {
  background-color: #173889;
  border-color: #173889;
  color: #fff;
}
.service .fwNav .page .fw-next {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 106px;
  height: 106px;
  border: solid 1px #173889;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 104px;
  text-align: center;
  color: #173889;
  text-shadow: 1px 0 0 #173889;
  outline: none;
}
.service .fwNav .page .fw-next::before {
  content: ">>";
  font-family: simsun;
  font-size: 20px;
  font-weight: bold;
}
.service .fwNav .page .fw-next:hover,
.service .fwNav .page .fw-next.on {
  background-color: #173889;
  border-color: #173889;
  color: #fff;
}
@media screen and (max-width: 1480px) {
  .service .fwNav {
    padding: 0 105px;
  }
  .service .fwNav .fwNavSwiper {
    padding: 20px 20px;
  }
  .service .fwNav .page .fw-prev {
    width: 90px;
    height: 90px;
    line-height: 88px;
  }
  .service .fwNav .page .fw-next {
    width: 90px;
    height: 90px;
    line-height: 88px;
  }
}
.service .fwList {
  margin: auto;
  margin-top: 2px;
  max-width: 1650px;
  width: 96%;
  min-width: 1300px;
}
.service .fwList ul {
  margin: 0 -21px;
}
.service .fwList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.service .fwList ul li {
  float: left;
  margin-top: 38px;
  padding: 0 21px;
  width: 25%;
}
.service .fwList ul li .item {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: solid 1px #eeeeee;
  padding: 9px 9px 0;
}
.service .fwList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 77.7%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList 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;
}
.service .fwList ul li .item .cont {
  padding-top: 12px;
  height: 133px;
}
.service .fwList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 60px;
  line-height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 30px;
  position: relative;
}
.service .fwList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.service .fwList ul li .item .cont .bt::before {
  content: "//";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
}
.service .fwList ul li .item .cont .inBtn {
  border-top: 1px solid #dbdbdb;
  padding-top: 14px;
  line-height: 32px;
  padding-right: 90px;
  position: relative;
}
.service .fwList ul li .item .cont .inBtn::after {
  content: "";
  position: absolute;
  background: #173889;
  width: 100%;
  height: 1px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.service .fwList ul li .item .cont .inBtn:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.service .fwList ul li .item .cont .inBtn p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
}
.service .fwList ul li .item .cont .inBtn .more {
  position: absolute;
  right: 0;
  top: 16px;
  font-family: Arial;
  font-size: 12px;
  z-index: 2;
  padding: 0 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .cont .inBtn .more i {
  min-width: 4px;
}
.service .fwList ul li .item .cont .inBtn .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  z-index: -1;
  height: 7px;
  background-color: #173889;
  opacity: 0.12;
}
.service .fwList ul li .item .cont .inBtn .more:hover {
  color: #173889;
}
.service .fwList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  border-color: #173889;
}
.service .fwList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.service .fwList ul li .item:hover .bt {
  color: #173889;
}
.service .fwList ul li .item:hover .inBtn::after {
  transform: scaleX(1);
  transform-origin: left;
}
@media screen and (max-width: 1480px) {
  .service .fwList ul {
    margin: 0 -15px;
  }
  .service .fwList ul li {
    padding: 0 15px;
  }
  .service .fwList ul li .item .cont {
    padding-top: 0;
    height: 121px;
  }
}
.youshi {
  background: url(/templates/pc_wjdh/css/../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
}
.youshi .ysBox {
  padding-top: 80px;
  height: 960px;
}
.youshi .title {
  color: #ffffff;
  height: 190px;
}
.youshi .title i {
  color: #f69a29;
}
.youshi .title i::before {
  background-color: #f69a29;
  opacity: 0.2;
}
.youshi .ysTip {
  position: absolute;
  color: #fff;
  right: 114px;
  top: 105px;
  text-align: right;
}
.youshi .ysTip .tip {
  line-height: 1;
  font-size: 22px;
  letter-spacing: 39px;
  position: relative;
  margin-right: -60px;
}
.youshi .ysTip .tip::after {
  content: "//";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}
.youshi .ysTip .tel {
  font-family: Impact;
  font-size: 24px;
  line-height: 25px;
  margin-top: 33px;
}
.youshi .ysTip .tel::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(/templates/pc_wjdh/css/../images/ystel.png) center center no-repeat;
}
.youshi .ysTabs {
  margin-top: 74px;
  position: relative;
}
.youshi .ysTabs .bd {
  width: 844px;
  height: 581px;
  overflow: hidden;
}
.youshi .ysTabs ul li .item {
  padding-top: 10px;
  height: 581px;
}
.youshi .ysTabs ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTabs ul li .item .tit {
  line-height: 70px;
  position: relative;
  font-size: 28px;
  font-weight: bold;
}
.youshi .ysTabs ul li .item .tit::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 120px;
  width: 444px;
  height: 1px;
  background-color: #898989;
}
.youshi .ysTabs ul li .item .tit i {
  position: absolute;
  right: 0;
  top: 0;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  color: #173889;
  font-size: 100px;
}
.youshi .ysTabs ul li .item .line {
  margin-top: 8px;
}
.youshi .ysTabs ul li .item .line::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 9px;
  background-color: #173889;
  border-radius: 5px;
  margin-right: 12px;
}
.youshi .ysTabs ul li .item .line::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 9px;
  height: 9px;
  background-color: #173889;
  border-radius: 5px;
}
.youshi .ysTabs ul li .item .text {
  color: #666666;
  line-height: 40px;
  margin-top: 50px;
  height: 178px;
}
.youshi .ysTabs ul li .item .text p {
  background: url(/templates/pc_wjdh/css/../images/ysli.png) 0 14px no-repeat;
  font-size: 16px;
  padding-left: 28px;
}
.youshi .ysTabs ul li .item .pic {
  width: 440px;
  height: 244px;
  overflow: hidden;
}
.youshi .ysTabs ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTabs ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #173889;
}
.youshi .ysTabs ul li .item:hover .line {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysTabs ul li .item:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysTabs ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .page {
  position: absolute;
  bottom: 40px;
  left: 640px;
}
.youshi .page .prev {
  float: left;
  cursor: pointer;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: solid 1px #999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  color: #999;
  text-shadow: 1px 0 0 #999;
  outline: none;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
  font-size: 18px;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  background-color: #173889;
  border-color: #173889;
  color: #fff;
}
.youshi .page .next {
  float: left;
  margin-left: 10px;
  cursor: pointer;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: solid 1px #999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  color: #999;
  text-shadow: 1px 0 0 #999;
  outline: none;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
  font-size: 18px;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  background-color: #173889;
  border-color: #173889;
  color: #fff;
}
.youshi .ysImg {
  position: absolute;
  right: -310px;
  bottom: 0;
  width: 830px;
  height: 904px;
  background: url(/templates/pc_wjdh/css/../images/ysimg.png) 0 center no-repeat;
}
.youshi .ysDec {
  position: absolute;
  left: 0;
  top: 0;
  width: 135px;
  height: 100%;
  background-color: #f69a29;
  padding-top: 105px;
  z-index: 2;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysDec::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 220px;
  width: 1px;
  height: 419px;
  background-color: #ffffff;
  opacity: 0.4;
}
.youshi .ysDec::after {
  content: "//";
  display: block;
  position: absolute;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  top: 686px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  color: #ffffff;
}
.youshi .ysDec .star {
  width: 31px;
  height: 29px;
  margin: auto;
  background: url(/templates/pc_wjdh/css/../images/star.png) center center no-repeat;
  animation: xz 10s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.youshi .ysDec .lines {
  width: 44px;
  margin: auto;
  margin-top: 716px;
}
.youshi .ysDec .lines i {
  display: block;
  width: 44px;
  height: 6px;
  background-color: #ffffff;
  margin-bottom: 8px;
  transform-origin: left center;
  animation: scaleX 1.5s linear infinite;
}
.youshi .ysDec .lines i:nth-child(2) {
  animation: scaleX 1.5s -0.5s linear infinite;
}
.youshi .ysDec .lines i:nth-child(3) {
  animation: scaleX 1.5s -1s linear infinite;
}
@keyframes scaleX {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(0.3);
  }
  100% {
    transform: scaleX(1);
  }
}
@media screen and (max-width: 1620px) {
  .youshi .ysDec {
    display: none;
  }
}
.case {
  padding: 145px 0 80px;
}
.case .tip {
  float: right;
  margin-top: -28px;
  text-align: right;
  line-height: 1;
  margin-bottom: -40px;
}
.case .tip .t1 {
  font-weight: bold;
  font-size: 26px;
  position: relative;
}
.case .tip .t1::after {
  content: "";
  display: block;
  position: absolute;
  width: 34px;
  height: 9px;
  background-color: #173889;
  border-radius: 5px;
  right: 0;
  top: 42px;
}
.case .tip .t2 {
  font-size: 16px;
  margin-top: 50px;
}
.case .tip .t3 {
  margin-top: 26px;
  min-width: 446px;
  background-color: #173889;
  height: 56px;
  border-radius: 28px;
  line-height: 56px;
  display: flex;
  justify-content: space-between;
  padding: 0 23px;
}
.case .tip .t3 span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #ffffff;
}
.case .tip .t3 span::before {
  content: "";
  width: 6px;
  height: 6px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  border-radius: 100%;
}
.case .caseTabs {
  margin-top: 33px;
  position: relative;
}
.case .caseTabs .bd {
  margin: 0 -25px;
  height: 462px;
  overflow: hidden;
}
.case .caseTabs ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs ul li {
  float: left;
  height: 462px;
  padding: 25px 0;
  width: 450px;
}
.case .caseTabs ul li .item {
  width: 400px;
  height: 412px;
  margin: auto;
  box-shadow: 0 0 26px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 10px 10px 0;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .pic {
  display: block;
  margin: auto;
  height: 280px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs 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 .caseTabs ul li .item .bt {
  margin: 30px 30px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs ul li .item .more {
  display: block;
  position: absolute;
  z-index: 2;
  width: 80px;
  height: 26px;
  background-color: #173889;
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 1px;
  background-color: #ffffff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 13px;
}
.case .caseTabs ul li .item .more::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #ffffff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
}
.case .caseTabs ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs ul li .item:hover .bt {
  color: #173889;
  background-position: 0 0;
}
.case .caseTabs ul li .item:hover .more {
  background-color: #f69a29;
}
.case .page .prev {
  display: block;
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -30px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  background: url(/templates/pc_wjdh/css/../images/casel.png) center center no-repeat;
  background-color: #173889;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.case .page .prev:hover,
.case .page .prev.on {
  background-color: #f69a29;
}
.case .page .next {
  display: block;
  position: absolute;
  right: -100px;
  top: 50%;
  margin-top: -30px;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  background: url(/templates/pc_wjdh/css/../images/caser.png) center center no-repeat;
  background-color: #173889;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.case .page .next:hover,
.case .page .next.on {
  background-color: #f69a29;
}
.honors {
  background: url(/templates/pc_wjdh/css/../images/zzbg.jpg) center 0 no-repeat;
  position: relative;
}
.honors .zzBox {
  padding-top: 106px;
  height: 980px;
}
.honors .zzBox .title {
  color: #fff;
}
.honors .zzBox .title i {
  color: #f69a29;
}
.honors .zzBox .title i::before {
  background-color: #f69a29;
}
.honors .zzBox .moreLink {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 142px;
  color: #fff;
  background-image: -webkit-linear-gradient(left, #f69a29, #f69a29);
  background-image: linear-gradient(to right, #f69a29, #f69a29);
}
.honors .zzBox .moreLink::before {
  background-color: #f69a29;
}
.honors .zzBox .moreLink::after {
  background-color: #fff;
}
.honors .zzBox .moreLink:hover {
  box-shadow: 0 5px 20px -5px rgba(246, 154, 41, 0.5);
}
.honors .zzList ul li {
  position: absolute;
  z-index: 2;
}
.honors .zzList ul li:nth-child(1) {
  left: 564px;
  top: 154px;
}
.honors .zzList ul li:nth-child(2) {
  left: 195px;
  top: 282px;
}
.honors .zzList ul li:nth-child(3) {
  left: 933px;
  top: 342px;
}
.honors .zzList ul li:nth-child(4) {
  left: 564px;
  top: 524px;
}
.honors .zzList ul li .item {
  width: 251px;
  height: 336px;
  position: relative;
}
/* .honors .zzList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 50px;
  background: url(/templates/pc_wjdh/css/../images/honorty.png) center 0 no-repeat;
  pointer-events: none;
  z-index: -1;
} */
.honors .zzList ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  /* padding: 22px; */
  /* background: #fff; */
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 130%;
  left: 50%;
  transform: translateX(-50%);
}
/* .honors .zzList ul li .item .pic::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  right: 0;
  background: url(/templates/pc_wjdh/css/../images/honorbg.png) -1px center no-repeat;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
} */
.honors .zzList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.honors .zzList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  /* top: 0; */
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .zzList ul li .item .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 22px;
  background-color: rgba(23, 56, 137, 0.8);
  color: #fff;
  font-size: 16px;
  text-align: center;
  z-index: 2;
  display: none;
}
/* .honors .zzList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
} */
.honors .zzTip {
  position: absolute;
  right: 0;
  top: 0;
  width: 135px;
  height: 980px;
  background-color: #f69a29;
  color: #fff;
}
.honors .zzTip::after {
  content: "";
  display: block;
  position: absolute;
  left: 42px;
  top: 196px;
  width: 1px;
  height: 742px;
  background-color: #ffffff;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.honors .zzTip::before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 75px;
  left: 28px;
  top: 96px;
  background: url(/templates/pc_wjdh/css/../images/zztip.png) 0 0 no-repeat;
}
.honors .zzTip .t1 {
  position: absolute;
  line-height: 1;
  font-size: 18px;
  top: 96px;
  right: 32px;
  letter-spacing: 23px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.honors .zzTip .t2 {
  position: absolute;
  right: 35px;
  bottom: 40px;
  text-transform: uppercase;
  line-height: 12px;
  font-family: Arial;
  font-size: 14px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
@media screen and (max-width: 1620px) {
  .honors .zzTip {
    display: none;
  }
}
.news {
  padding: 125px 0 100px;
}
.news .newsTab {
  position: relative;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab::before {
  content: "";
  display: block;
  position: absolute;
  width: 1380px;
  height: 1px;
  background-color: #dcdcdc;
  right: -310px;
  top: 26px;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .moreLink {
  position: absolute;
  top: 62px;
  right: 0;
  z-index: 2;
}
.news .newsTab ul {
  float: right;
  margin-top: 26px;
  margin-right: 300px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 60px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  text-align: center;
  width: 136px;
  font-size: 20px;
  line-height: 58px;
  padding-top: 36px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 0;
  height: 4px;
  background-color: #173889;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  width: 136px;
}
.news .newsTabs {
  margin-top: 40px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .newsList .one {
  float: left;
  width: 496px;
  height: 488px;
  background-color: #fafafa;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 244px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  padding: 46px 28px 0;
  position: relative;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 17px;
  -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 .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  margin-top: 12px;
  color: #adadad;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #888888;
  font-size: 15px;
  margin-top: 32px;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  color: #173889;
}
.news .newsList .list {
  float: right;
  background-color: #fafafa;
  overflow: hidden;
  width: 756px;
  height: 488px;
}
.news .newsList .list ul li {
  position: relative;
  border-top: 1px solid #e0e0e0;
  height: 122px;
  background: url(/templates/pc_wjdh/css/../images/newsli.jpg) 0 0 no-repeat;
  background-size: 100% 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:first-child {
  border-top: none;
}
.news .newsList .list ul li .date {
  position: absolute;
  left: 40px;
  top: 72px;
  line-height: 1;
  font-size: 14px;
  font-family: Arial;
  color: #adadad;
  -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;
  font-size: 17px;
  height: 86px;
  line-height: 86px;
  position: relative;
  padding-right: 80px;
  padding-left: 40px;
  margin-right: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f69a29, #f69a29);
  background-image: linear-gradient(to right, #f69a29, #f69a29);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  top: 0;
  width: 24px;
  height: 100%;
  background: url(/templates/pc_wjdh/css/../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 15px;
  color: #fff;
  padding: 0 25px 0 40px;
  margin-top: 46px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList .list ul li.on {
  height: 244px;
  background-size: 100% 100%;
}
.news .newsList .list ul li.on .date {
  color: #ffffff;
  left: 620px;
  top: 48px;
}
.news .newsList .list ul li.on .bt {
  padding-right: 40px;
  margin-right: 206px;
  height: 100px;
  line-height: 100px;
  background-size: 100% 100%;
  color: #ffffff;
}
.news .newsList .list ul li.on .bt::after {
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList .list ul li.on p {
  opacity: 1;
  filter: alpha(opacity=100);
}
