@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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 {
  height: auto !important;
}
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,
.topWow,
.boxBg {
  -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;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 2.4s ease-out;
  transition: all 2.4s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #004da1 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: #004da1;
  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 .banPage {
  position: absolute;
  z-index: 3;
  width: 94%;
  max-width: 1300px;
  min-width: 1180px;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 16%;
  color: #fff;
  line-height: 36px;
}
.banner .banPage .banner-prev {
  float: left;
  height: 36px;
  width: 18px;
  background: url(../images/bl.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner .banPage .banNum {
  float: left;
  margin: 0 26px;
  font-family: Arial;
  font-size: 22px;
}
.banner .banPage .banNum i::before {
  content: "0";
}
.banner .banPage .banNum span::before {
  content: "/ 0";
}
.banner .banPage .banner-next {
  float: left;
  height: 36px;
  width: 18px;
  background: url(../images/br.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.title {
  line-height: 1;
  text-align: center;
  font-size: 36px;
}
.title::after {
  content: "";
  display: block;
  width: 73px;
  height: 5px;
  background-color: #004da1;
  margin: 28px auto 0;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #004da1;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #004da1;
  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;
}
.moreLink:hover {
  background: none;
  color: #004da1;
  box-shadow: 0 10px 10px -5px rgba(0, 77, 161, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.series {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  background: url(../images/xtbg.jpg) center bottom no-repeat;
}
.series .xlText {
  text-align: center;
}
.series .xlText .tip {
  line-height: 36px;
  color: #666666;
  font-size: 17px;
}
.series .xlText h3 {
  font-size: 36px;
  margin-top: 10px;
  line-height: 1.8;
  font-weight: bold;
}
.series .xlText .text {
  margin-top: 10px;
  font-size: 17px;
  line-height: 36px;
  color: #666666;
}
.series .xlPic {
  margin: auto;
  margin-top: 46px;
  position: relative;
  overflow: hidden;
}
.series .xlPic img {
  display: block;
  max-width: 100%;
  height: 100%;
}
.case {
  padding: 100px 0 80px;
  position: relative;
  overflow: hidden;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseSwiper {
  position: relative;
  width: 94%;
  max-width: 1560px;
  min-width: 1180px;
  margin: 0 auto;
  margin-top: 48px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-container {
  margin-left: -30px;
  margin-right: -30px;
}
.case .caseSwiper ul li {
  width: 33.333%;
  padding: 0 30px;
}
.case .caseSwiper ul li .item {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 77%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  height: 90px;
  padding-top: 34px;
  padding-right: 100px;
  position: relative;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont p {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  color: #a3a3a3;
}
.case .caseSwiper ul li .item .cont .more {
  position: absolute;
  right: 5px;
  top: 40px;
  width: 86px;
  height: 35px;
  line-height: 33px;
  border-radius: 30px;
  border: solid 1px #808080;
  text-align: center;
  font-family: Arial;
  color: #7a7a7a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more:hover {
  border-color: #004da1;
  background-color: #004da1;
  color: #fff;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #004da1;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .inTel {
  margin-top: 50px;
  text-align: center;
}
.case .inTel .tt {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 7px 7px 7px 30px;
  line-height: 42px;
}
.case .inTel .tt .tel {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.case .inTel .tt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 31px;
  height: 42px;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .inTel .tt .tel span {
  color: #7e7e7d;
}
.case .inTel .tt .tel i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.case .inTel .tt .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  height: 42px;
  background-color: #148373;
  margin-left: 62px;
  line-height: 42px;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .inTel .tt .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #004da1;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.case .inTel .tt .zxLink:hover {
  background: none;
  color: #004da1;
  box-shadow: 0 10px 10px -5px rgba(0, 77, 161, 0.5);
}
.case .inTel .tt .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about {
  position: relative;
  overflow: hidden;
  padding-top: 274px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutText {
  width: 744px;
}
.about .aboutText h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.about .aboutText .text {
  margin-top: 22px;
  font-size: 15px;
  color: #a8a8a8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 34px;
  max-height: 204px;
}
.about .aboutPic {
  margin: auto;
  margin-top: 44px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  max-width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 4px 20px rgba(0, 77, 161, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutEn {
  position: absolute;
  right: -55px;
  top: 81px;
  text-align: right;
  font-size: 110px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 123px;
  font-weight: bold;
}
.about .aboutEn::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 4px;
  background-color: #004da1;
  margin-right: 20px;
  position: relative;
  top: -7px;
}
.about .more {
  right: 65px;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  border: solid 1px #004da1;
  position: absolute;
  z-index: 3;
  display: block;
  top: 428px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more span {
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  background-color: #004da1;
  font-size: 24px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  padding-left: 26px;
  line-height: 26px;
  padding-top: 38px;
  color: #fff;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more span::after {
  content: "+";
  display: block;
}
.about .more span i {
  font-weight: bold;
}
.about .more:hover {
  box-shadow: 0 0 20px 5px rgba(0, 77, 161, 0.2), 0 0 0 12px rgba(0, 77, 161, 0.05);
}
.about .more:hover span {
  box-shadow: 0 0 20px 5px rgba(0, 77, 161, 0.2), 0 0 0 12px rgba(0, 77, 161, 0.2);
  left: 24px;
  top: 24px;
  padding-top: 32px;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 720px;
  }
  .about .aboutEn {
    right: 0;
    font-size: 96px;
    line-height: 100px;
  }
  .about .more {
    top: 380px;
  }
}
.serve {
  position: relative;
  padding-top: 110px;
  background: url(../images/fwbg.jpg) center bottom no-repeat;
}
.serve .fwTit {
  text-align: center;
}
.serve .fwTit span {
  display: block;
  font-size: 36px;
  line-height: 1;
}
.serve .fwTit i {
  display: block;
  font-size: 18px;
  margin-top: 20px;
  line-height: 28px;
  color: #666666;
}
.serve .fwList {
  margin-top: 65px;
  height: 550px;
}
.serve .fwList ul {
  display: flex;
  justify-content: space-between;
}
.serve .fwList ul li.fwLine {
  background-color: #ffffff;
  opacity: 0.1;
  width: 1px;
  height: 550px;
}
.serve .fwList ul li .item {
  height: 550px;
  padding-top: 142px;
  color: #fff;
}
.serve .fwList ul li .item.yyBtn {
  cursor: pointer;
}
.serve .fwList ul li .item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.serve .fwList ul li .item i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 48px;
  height: 41px;
}
.serve .fwList ul li .item i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.serve .fwList ul li .item h4 {
  font-size: 20px;
  margin-top: 22px;
  line-height: 30px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.serve .fwList ul li .item .line {
  margin-top: 15px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  width: 26px;
  height: 2px;
  background-color: #ffffff;
}
.serve .fwList ul li .item h5 {
  font-size: 16px;
  line-height: 26px;
  margin-top: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.serve .fwList ul li .item .num {
  color: #ffffff;
  opacity: 0.3;
  line-height: 40px;
  font-family: Impact;
  font-size: 48px;
  margin-top: 74px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.serve .fwList ul li .item:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.serve .fwList ul li .item:hover h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.serve .fwList ul li .item:hover .line {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.serve .fwList ul li .item:hover h5 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.serve .fwList ul li .item:hover .num {
  opacity: 0.6;
}
.serve .yyShow {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
  left: 0;
  top: 0;
  display: none;
}
.serve .yyShow .yybg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.serve .yyShow .ewm {
  position: absolute;
  z-index: 5;
  width: 200px;
  height: 200px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.serve .yyShow .ewm img {
  display: block;
  width: 100%;
  height: 100%;
}
.serve .yyShow .close {
  z-index: 5;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 30px;
  top: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  opacity: 0.8;
}
.serve .yyShow .close::before {
  content: "";
  width: 26px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
}
.serve .yyShow .close::after {
  content: "";
  width: 26px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fff;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
}
.news .newsSwiper {
  margin-top: 48px;
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
}
.news .newsSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.news .newsSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.news .newsSwiper ul li {
  width: 33.333%;
  padding: 0 20px;
}
.news .newsSwiper ul li .item {
  border-bottom: 1px solid #e2e2e2;
}
.news .newsSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 63.88%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper 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;
}
.news .newsSwiper ul li .item .cont {
  height: 255px;
  padding-top: 28px;
  position: relative;
}
.news .newsSwiper ul li .item .cont .date {
  line-height: 1;
  font-size: 18px;
  line-height: 14px;
  color: #a7a7a7;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  position: relative;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 29px;
  height: 58px;
  font-size: 16px;
  margin-top: 10px;
  color: #a3a3a3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .ar {
  display: block;
  background: url(../images/newsar.png) 0 center no-repeat;
  margin-top: 44px;
  height: 11px;
  width: 20px;
  margin-left: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .more {
  display: block;
  position: absolute;
  bottom: -1px;
  z-index: 2;
  height: 58px;
  line-height: 58px;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  background-color: #004da1;
  text-align: center;
  opacity: 0;
  width: 100px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 58px;
  width: 24px;
  margin-left: 35px;
  background: url(../images/newsli.png) 0 center no-repeat;
}
.news .newsSwiper ul li .item:hover {
  border-color: #004da1;
  box-shadow: none;
}
.news .newsSwiper 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);
}
.news .newsSwiper ul li .item:hover .date {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsSwiper ul li .item:hover .bt {
  color: #004da1;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsSwiper ul li .item:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsSwiper ul li .item:hover .ar {
  margin-left: 100px;
  opacity: 0;
}
.news .newsSwiper ul li .item:hover .more {
  width: 100%;
  opacity: 1;
}
.news .newsList {
  overflow: hidden;
  height: 444px;
}
.news .newsList .one {
  float: left;
  width: 644px;
  height: 444px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  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 {
  position: absolute;
  width: 295px;
  height: 330px;
  background-color: #ffffff;
  left: 35px;
  top: 55px;
  z-index: 2;
  padding: 30px 30px 0;
}
.news .newsList .one .cont .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  max-height: 72px;
  font-size: 18px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .one .cont .bt:hover {
  left: 5px;
}
.news .newsList .one .cont .date {
  font-size: 16px;
  color: #999999;
  line-height: 12px;
  position: relative;
  margin-top: 54px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.news .newsList .one .cont .more {
  display: block;
  margin-top: 12px;
  width: 45px;
  height: 45px;
  background-color: #004da1;
}
.news .newsList .one .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one:hover {
  border-color: #004da1;
  background-color: #fff;
}
.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 .date {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news .newsList .one:hover .cont .bt {
  color: #004da1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .one:hover .cont .more::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.news .newsList .list {
  float: right;
  width: 614px;
  overflow: hidden;
}
.news .newsList .list ul li {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 33px;
  height: 126px;
  background-color: #fcfcfc;
  padding-left: 200px;
  padding-top: 18px;
  padding-right: 30px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .pic {
  display: block;
  width: 160px;
  height: 126px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  left: 0;
}
.news .newsList .list ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  color: #666666;
  margin-top: 5px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.news .newsList .list ul li .date {
  margin-top: 18px;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 10px;
  -webkit-transition: all 0.76s ease-out;
  transition: all 0.76s ease-out;
}
.news .newsList .list ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list ul li:hover .bt {
  color: #004da1;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list ul li:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list ul li:hover .date {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 630px;
  }
  .news .newsList .list {
    width: 524px;
  }
  .news .newsList .list ul li {
    padding-left: 180px;
    padding-right: 20px;
  }
}
.partner {
  background-color: #f0f3f8;
  padding: 70px 0 45px;
}
.partner .title i {
  display: block;
  font-size: 18px;
  color: #686868;
  margin-top: 16px;
}
.partner .title::after {
  display: none;
}
.partner .hzList {
  margin-top: 28px;
  margin-left: -12px;
  margin-right: -12px;
}
.partner .hzList ul li {
  float: left;
  width: 16.666%;
}
.partner .hzList ul li .item {
  margin: 15px 12px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: 1px solid #004da1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .item .pic i {
  display: block;
  padding-top: 54%;
  position: relative;
  overflow: hidden;
}
.partner .hzList ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  padding: 0 5px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 77, 161, 0.8);
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.partner .hzList ul li .item:hover {
  box-shadow: 0 0 15px rgba(0, 77, 161, 0.15);
}
.partner .hzList ul li .item:hover .pic::before {
  opacity: 1;
}
.partner .hzList 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);
}
.wm-main {
  width: 100%;
  position: relative;
  /* margin-top: 20px; */
}
.wm-inner {
  width: 100%;
  position: relative;
  padding-top: calc(940/1920*100%);
}
.wm-cont {
  width: 1920px;
  height: 940px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: left top;
}
.wm-img {
  width: 100%;
}
.wm-img img {
  width: 100%;
}
.wm-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
}
.wm-item {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 14px;
  height: 14px;
  background-color: #2dc6ff;
  border-radius: 50%;
}
.wm-item:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-color: #2dc6ff;
  opacity: 0.5;
  position: absolute;
  left: -7px;
  top: -7px;
  border-radius: 50%;
  animation: jump 2s linear infinite;
}
.wm-name {
  font-family: SourceHanSansCN-Medium;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  white-space: nowrap;
  position: absolute;
}
.wm-link {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 60px;
}
.wm-item1 {
  left: calc(896/1920*100%);
  margin-top: calc(220/1920*100%);
}
.wm-item1 .wm-link {
  left: -15px;
  width: 80px;
}
.wm-item1 .wm-name {
  top: 50%;
  left: 25px;
  transform: translate(0, -50%);
}
.wm-item2 {
  left: calc(1493/1920*100%);
  margin-top: calc(192/1920*100%);
}
.wm-item2 .wm-link {
  right: -15px;
  width: 110px;
}
.wm-item2 .wm-name {
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
}
.wm-item3 {
  left: calc(800/1920*100%);
  margin-top: calc(385/1920*100%);
}
.wm-item3 .wm-link {
  left: -15px;
  width: 110px;
}
.wm-item3 .wm-name {
  top: 50%;
  left: 25px;
  transform: translate(0, -50%);
}
.wm-item4 {
  left: calc(540/1920*100%);
  margin-top: calc(430/1920*100%);
}
.wm-item4 .wm-link {
  right: -15px;
  width: 110px;
}
.wm-item4 .wm-name {
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
}
.wm-item5 {
  left: calc(575/1920*100%);
  margin-top: calc(722/1920*100%);
}
.wm-item5 .wm-link {
  left: -15px;
  width: 110px;
}
.wm-item5 .wm-name {
  top: 50%;
  left: 25px;
  transform: translate(0, -50%);
}
.wm-item6 {
  left: calc(838/1920*100%);
  margin-top: calc(744/1920*100%);
}
.wm-item6 .wm-link {
  right: -15px;
  width: 110px;
}
.wm-item6 .wm-name {
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
}
.wm-item7 {
  left: calc(1498/1920*100%);
  margin-top: calc(622/1920*100%);
}
.wm-item7 .wm-link {
  right: -15px;
  width: 110px;
}
.wm-item7 .wm-name {
  top: 50%;
  right: 25px;
  transform: translate(0, -50%);
}
.wm-tr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wm-td {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wm-td1 .wm-line1 {
  position: absolute;
  bottom: 102px;
  left: 188px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td1.show .wm-line1 {
  width: 9px;
  transition-duration: 0.07s;
  transition-property: width;
}
.wm-td1 .wm-line2 {
  position: absolute;
  top: 838px;
  left: 192px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td1.show .wm-line2 {
  height: 28px;
  transition-delay: 0.07s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td1 .wm-line3 {
  position: absolute;
  bottom: 74px;
  left: 192px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td1.show .wm-line3 {
  width: 93px;
  transition-delay: 0.17s;
  transition-duration: 0.3s;
  transition-property: width;
}
.wm-td1 .wm-line4 {
  position: absolute;
  bottom: 74px;
  left: 280px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td1.show .wm-line4 {
  height: 367px;
  transition-delay: 0.47s;
  transition-duration: 0.5s;
  transition-property: height;
}
.wm-td1 .wm-line5 {
  position: absolute;
  bottom: 436px;
  left: 280px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td1.show .wm-line5 {
  width: 93px;
  transition-delay: 0.97s;
  transition-duration: 0.27s;
  transition-property: width;
}
.wm-td1 .wm-line6 {
  position: absolute;
  bottom: 436px;
  left: 368px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td1.show .wm-line6 {
  height: 286px;
  transition-delay: 1.24s;
  transition-duration: 0.5s;
  transition-property: height;
}
.wm-td1 .wm-line7 {
  position: absolute;
  bottom: 717px;
  left: 373px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td1.show .wm-line7 {
  width: 276px;
  transition-delay: 1.74s;
  transition-duration: 0.5s;
  transition-property: width;
}
.wm-td1 .wm-line8 {
  position: absolute;
  top: 207px;
  right: 1271px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td1.show .wm-line8 {
  width: 288px;
  transition-delay: 2.24s;
  transition-duration: 0.5s;
  transition-property: width;
}
.wm-td1 .wm-line9 {
  position: absolute;
  top: 207px;
  right: 1559px;
  height: 0;
  width: 5px;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td1.show .wm-line9 {
  height: 288px;
  transition-delay: 2.74s;
  transition-duration: 0.5s;
  transition-property: height;
}
.wm-td1 .wm-line10 {
  position: absolute;
  top: 490px;
  right: 1559px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td1.show .wm-line10 {
  width: 90px;
  transition-delay: 3.24s;
  transition-duration: 0.27s;
  transition-property: width;
}
.wm-td1 .wm-line11 {
  position: absolute;
  top: 490px;
  right: 1644px;
  height: 0;
  width: 5px;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td1.show .wm-line11 {
  height: 207px;
  transition-delay: 3.51s;
  transition-duration: 0.21s;
  transition-property: height;
}
.wm-td1 .wm-line12 {
  position: absolute;
  top: 693px;
  right: 1649px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td1.show .wm-line12 {
  width: 7px;
  transition-delay: 3.72s;
  transition-duration: 0.02s;
  transition-property: width;
}
.wm-td1 .wm-line13 {
  position: absolute;
  top: 823px;
  right: 1720px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td1.show .wm-line13 {
  width: 12px;
  transition-delay: 3.74s;
  transition-duration: 0.03s;
  transition-property: width;
}
.wm-cool {
  position: absolute;
  top: 169px;
  left: 465px;
  width: 610px;
  height: 0;
  background-image: url('../images/a89.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wm-td1.show .wm-cool {
  transition-delay: 3.77s;
  height: 188px;
  transition-duration: 0.5s;
  transition-property: height;
}
.wm-td2 .wm-line1 {
  position: absolute;
  top: 175px;
  left: 349px;
  width: 0;
  height: 5px;
  background: url('../images/d9-x.png') repeat-x;
}
.wm-td2.show .wm-line1 {
  width: 77px;
  transition-duration: 0.16s;
  transition-property: width;
}
.wm-td2 .wm-line2 {
  position: absolute;
  top: 175px;
  left: 492px;
  width: 0;
  height: 5px;
  background: url('../images/d9-x.png') repeat-x;
}
.wm-td2.show .wm-line2 {
  width: 1051px;
  transition-delay: 0.16s;
  transition-duration: 0.8s;
  transition-property: width;
}
.wm-td2 .wm-line3 {
  position: absolute;
  top: 175px;
  left: 1543px;
  height: 0;
  width: 5px;
  background: url('../images/d9-y.png') repeat-y;
}
.wm-td2.show .wm-line3 {
  height: 12px;
  transition-delay: 0.96s;
  transition-duration: 0.03s;
  transition-property: height;
}
.wm-td2 .wm-line4 {
  position: absolute;
  top: 189px;
  right: 687px;
  width: 0;
  height: 5px;
  background: url('../images/d10-x.png') repeat-x;
}
.wm-td2.show .wm-line4 {
  width: 741px;
  transition-delay: 0.99s;
  transition-duration: 0.71s;
  transition-property: width;
}
.wm-td2 .wm-line5 {
  position: absolute;
  top: 189px;
  right: 1494px;
  width: 0;
  height: 5px;
  background: url('../images/d10-x.png') repeat-x;
}
.wm-td2.show .wm-line5 {
  width: 77px;
  transition-delay: 1.7s;
  transition-duration: 0.16s;
  transition-property: width;
}
.wm-leaf {
  position: absolute;
  top: 230px;
  right: 306px;
  width: 441px;
  height: 0;
  background-image: url('../images/a88.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wm-td2.show .wm-leaf {
  transition-delay: 1.86s;
  height: 183px;
  transition-duration: 0.5s;
  transition-property: height;
}
.wm-td3 .wm-line1 {
  position: absolute;
  top: 656px;
  left: 329px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td3.show .wm-line1 {
  height: 81px;
  transition-duration: 0.16s;
  transition-property: height;
}
.wm-td3 .wm-line2 {
  position: absolute;
  top: 732px;
  left: 334px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td3.show .wm-line2 {
  width: 90px;
  transition-delay: 0.16s;
  transition-duration: 0.18s;
  transition-property: width;
}
.wm-td3 .wm-line3 {
  position: absolute;
  top: 740px;
  left: 433px;
  height: 0;
  width: 5px;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td3.show .wm-line3 {
  height: 86px;
  transition-delay: 0.34s;
  transition-duration: 0.18s;
  transition-property: height;
}
.wm-td3 .wm-line4 {
  position: absolute;
  top: 821px;
  left: 433px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td3.show .wm-line4 {
  width: 286px;
  transition-delay: 0.52s;
  transition-duration: 0.57s;
  transition-property: width;
}
.wm-td3 .wm-line5 {
  position: absolute;
  bottom: 115px;
  left: 714px;
  height: 0;
  width: 5px;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td3.show .wm-line5 {
  height: 407px;
  transition-delay: 1.09s;
  transition-duration: 0.61s;
  transition-property: height;
}
.wm-td3 .wm-line6 {
  position: absolute;
  top: 418px;
  left: 718px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td3.show .wm-line6 {
  width: 71px;
  transition-delay: 1.7s;
  transition-duration: 0.14s;
  transition-property: width;
}
.wm-td3 .wm-line7 {
  position: absolute;
  top: 453px;
  left: 901px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td3.show .wm-line7 {
  width: 15px;
  transition-delay: 1.84s;
  transition-duration: 0.03s;
  transition-property: width;
}
.wm-td3 .wm-line8 {
  position: absolute;
  top: 453px;
  left: 911px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td3.show .wm-line8 {
  height: 41px;
  transition-delay: 1.87s;
  transition-duration: 0.08s;
  transition-property: height;
}
.wm-td3 .wm-line9 {
  position: absolute;
  top: 494px;
  right: 1004px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td3.show .wm-line9 {
  width: 189px;
  transition-delay: 1.95s;
  transition-duration: 0.35s;
  transition-property: width;
}
.wm-td3 .wm-line10 {
  position: absolute;
  top: 494px;
  right: 1190px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td3.show .wm-line10 {
  height: 337px;
  transition-delay: 2.3s;
  transition-duration: 0.6s;
  transition-property: height;
}
.wm-td3 .wm-line11 {
  position: absolute;
  top: 829px;
  right: 1190px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td3.show .wm-line11 {
  width: 286px;
  transition-delay: 2.9s;
  transition-duration: 0.5s;
  transition-property: width;
}
.wm-td3 .wm-line12 {
  position: absolute;
  bottom: 106px;
  right: 1475px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td3.show .wm-line12 {
  height: 71px;
  transition-delay: 3.4s;
  transition-duration: 0.14s;
  transition-property: height;
}
.wm-td3 .wm-line13 {
  position: absolute;
  bottom: 180px;
  right: 1497px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td3.show .wm-line13 {
  width: 80px;
  transition-delay: 3.54s;
  transition-duration: 0.16s;
  transition-property: width;
}
.wm-td3 .wm-line14 {
  position: absolute;
  bottom: 180px;
  right: 1574px;
  height: 0;
  width: 5px;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td3.show .wm-line14 {
  height: 104px;
  transition-delay: 3.7s;
  transition-duration: 0.2s;
  transition-property: height;
}
.wm-heating {
  opacity: 0;
  position: absolute;
  top: 0;
  margin-top: calc(387/1920*100%);
  left: calc(889/1920*100%);
  width: calc(34/1920*100%);
  height: calc(41/940*100%);
  background-image: url('../images/a86.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wm-td3.show .wm-heating {
  opacity: 1;
  transition-delay: 3.9s;
  transition-property: opacity;
}
.wm-td3.show .wm-heating {
  animation: magnify ease infinite 1.5s;
}
.wm-td4 .wm-line1 {
  position: absolute;
  bottom: 194px;
  left: 338px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td4.show .wm-line1 {
  height: 90px;
  transition-duration: 0.18s;
  transition-property: height;
}
.wm-td4 .wm-line2 {
  position: absolute;
  top: 656px;
  left: 327px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td4.show .wm-line2 {
  height: 151px;
  transition-delay: 0.18s;
  transition-duration: 0.3s;
  transition-property: height;
}
.wm-td4 .wm-line3 {
  position: absolute;
  top: 802px;
  left: 331px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td4.show .wm-line3 {
  width: 164px;
  transition-delay: 0.48s;
  transition-duration: 0.32s;
  transition-property: width;
}
.wm-td4 .wm-line4 {
  position: absolute;
  bottom: 136px;
  left: 491px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td4.show .wm-line4 {
  height: 99px;
  transition-delay: 0.8s;
  transition-duration: 0.2s;
  transition-property: height;
}
.wm-td4 .wm-line5 {
  position: absolute;
  top: 802px;
  left: 495px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td4.show .wm-line5 {
  width: 219px;
  transition-delay: 0.8s;
  transition-duration: 0.44s;
  transition-property: width;
}
.wm-td4 .wm-line6 {
  position: absolute;
  bottom: 136px;
  left: 709px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td4.show .wm-line6 {
  height: 300px;
  transition-delay: 1.24s;
  transition-duration: 0.56s;
  transition-property: height;
}
.wm-td4 .wm-line7 {
  position: absolute;
  bottom: 436px;
  left: 709px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td4.show .wm-line7 {
  height: 135px;
  transition-delay: 1.8s;
  transition-duration: 0.26s;
  transition-property: height;
}
.wm-td4 .wm-line8 {
  position: absolute;
  bottom: 431px;
  right: 1207px;
  width: 0;
  height: 5px;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td4.show .wm-line8 {
  width: 86px;
  transition-delay: 1.8s;
  transition-duration: 0.18s;
  transition-property: width;
}
.wm-td4 .wm-line9 {
  position: absolute;
  bottom: 433px;
  right: 1288px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td4.show .wm-line9 {
  height: 19px;
  transition-delay: 1.98s;
  transition-duration: 0.04s;
  transition-property: height;
}
.wm-fog {
  background-image: url(../images/a87.png);
  width: 287px;
  height: 280px;
  position: absolute;
  left: 470px;
  top: 205px;
  opacity: 0;
}
.wm-td4.show .wm-fog {
  opacity: 1;
  transition: opacity 0.5s 2.02s;
  animation: hot-fog-bg infinite 500s 2.02s;
}
.wm-td5 .wm-line1 {
  position: absolute;
  top: 684px;
  right: 343px;
  width: 0;
  height: 5px;
  background: url('../images/d10-x.png') repeat-x;
}
.wm-td5.show .wm-line1 {
  width: 43px;
  transition-duration: 0.06s;
  transition-property: width;
}
.wm-td5 .wm-line2 {
  position: absolute;
  top: 684px;
  right: 415px;
  width: 0;
  height: 5px;
  background: url('../images/d10-x.png') repeat-x;
}
.wm-td5.show .wm-line2 {
  width: 31px;
  transition-delay: 0.06s;
  transition-duration: 0.08s;
  transition-property: width;
}
.wm-td5 .wm-line3 {
  position: absolute;
  top: 684px;
  right: 476px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td5.show .wm-line3 {
  width: 21px;
  transition-delay: 0.14s;
  transition-duration: 0.04s;
  transition-property: width;
}
.wm-td5 .wm-line4 {
  position: absolute;
  top: 684px;
  right: 494px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td5.show .wm-line4 {
  height: 175px;
  transition-delay: 0.18s;
  transition-duration: 0.28s;
  transition-property: height;
}
.wm-td5 .wm-line5 {
  position: absolute;
  top: 855px;
  right: 498px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td5.show .wm-line5 {
  width: 864px;
  transition-delay: 0.46s;
  transition-duration: 0.64s;
  transition-property: width;
}
.wm-td5 .wm-line6 {
  position: absolute;
  bottom: 85px;
  right: 1357px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td5.show .wm-line6 {
  height: 93px;
  transition-delay: 1.1s;
  transition-duration: 0.2s;
  transition-property: height;
}
.wm-td5 .wm-line7 {
  position: absolute;
  top: 737px;
  right: 1382px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td5.show .wm-line7 {
  width: 48px;
  transition-delay: 1.3s;
  transition-duration: 0.1s;
  transition-property: width;
}
.wm-td5 .wm-line8 {
  position: absolute;
  bottom: 203px;
  right: 1425px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td5.show .wm-line8 {
  height: 32px;
  transition-delay: 1.4s;
  transition-duration: 0.09s;
  transition-property: height;
}
.wm-td6 .wm-line1 {
  position: absolute;
  top: 833px;
  left: 188px;
  height: 5px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line1 {
  width: 9px;
  transition-duration: 0.02s;
  transition-property: width;
}
.wm-td6 .wm-line2 {
  position: absolute;
  top: 838px;
  left: 192px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line2 {
  height: 28px;
  transition-delay: 0.02s;
  transition-duration: 0.06s;
  transition-property: height;
}
.wm-td6 .wm-line3 {
  position: absolute;
  top: 861px;
  left: 192px;
  height: 5px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line3 {
  width: 95px;
  transition-delay: 0.08s;
  transition-duration: 0.19s;
  transition-property: width;
}
.wm-td6 .wm-line4 {
  position: absolute;
  bottom: 78px;
  left: 282px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line4 {
  height: 125px;
  transition-delay: 0.27s;
  transition-duration: 0.25s;
  transition-property: height;
}
.wm-td6 .wm-line5 {
  position: absolute;
  bottom: 203px;
  left: 282px;
  height: 5px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line5 {
  width: 142px;
  transition-delay: 0.52s;
  transition-duration: 0.28s;
  transition-property: width;
}
.wm-td6 .wm-line6 {
  position: absolute;
  top: 740px;
  left: 434px;
  width: 5px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line6 {
  height: 85px;
  transition-delay: 0.8s;
  transition-duration: 0.17s;
  transition-property: height;
}
.wm-td6 .wm-line7 {
  position: absolute;
  bottom: 115px;
  left: 434px;
  height: 5px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line7 {
  width: 356px;
  transition-delay: 0.97s;
  transition-duration: 0.63s;
  transition-property: width;
}
.wm-td6 .wm-line8 {
  transform: rotate(32deg);
  transform-origin: left bottom;
  position: absolute;
  bottom: 116px;
  left: 785px;
  width: 4px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line8 {
  height: 64px;
  transition-delay: 1.6s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line9 {
  position: absolute;
  bottom: 167px;
  left: 820px;
  height: 4px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line9 {
  width: 331px;
  transition-delay: 1.7s;
  transition-duration: 0.3s;
  transition-property: width;
}
.wm-td6 .wm-line10 {
  transform: rotate(-29deg);
  transform-origin: right top;
  position: absolute;
  top: 769px;
  left: 1148px;
  width: 4px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line10 {
  height: 64px;
  transition-delay: 2s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line11 {
  position: absolute;
  bottom: 110px;
  right: 736px;
  height: 4px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line11 {
  width: 354px;
  transition-delay: 2.1s;
  transition-duration: 0.3s;
  transition-property: width;
}
.wm-td6 .wm-line12 {
  transform: rotate(32deg);
  transform-origin: left bottom;
  position: absolute;
  bottom: 110px;
  left: 828px;
  width: 4px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line12 {
  height: 51px;
  transition-delay: 2.4s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line13 {
  position: absolute;
  bottom: 150px;
  left: 854px;
  height: 4px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line13 {
  width: 263px;
  transition-delay: 2.5s;
  transition-duration: 0.3s;
  transition-property: width;
}
.wm-td6 .wm-line14 {
  transform: rotate(-29deg);
  transform-origin: right top;
  position: absolute;
  top: 787px;
  left: 1115px;
  width: 4px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line14 {
  height: 25px;
  transition-delay: 2.8s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line15 {
  position: absolute;
  bottom: 128px;
  right: 793px;
  height: 4px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line15 {
  width: 246px;
  transition-delay: 2.9s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line16 {
  transform: rotate(32deg);
  transform-origin: left bottom;
  position: absolute;
  bottom: 130px;
  left: 881px;
  width: 4px;
  height: 0;
  background: url('../images/d7-y.png') repeat-y;
}
.wm-td6.show .wm-line16 {
  height: 10px;
  transition-delay: 3.1s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line17 {
  position: absolute;
  bottom: 135px;
  left: 884px;
  height: 4px;
  width: 0;
  background: url('../images/d7-x.png') repeat-x;
}
.wm-td6.show .wm-line17 {
  width: 108px;
  transition-delay: 3.2s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line18 {
  position: absolute;
  bottom: 135px;
  left: 992px;
  height: 4px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line18 {
  width: 112px;
  transition-delay: 3.4s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line19 {
  transform: rotate(-32deg);
  transform-origin: left bottom;
  position: absolute;
  bottom: 135px;
  right: 812px;
  width: 4px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td6.show .wm-line19 {
  height: 10px;
  transition-delay: 3.6s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line20 {
  position: absolute;
  bottom: 142px;
  right: 819px;
  height: 4px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line20 {
  width: 235px;
  transition-delay: 3.7s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line21 {
  transform: rotate(29deg);
  transform-origin: right top;
  position: absolute;
  top: 796px;
  left: 866px;
  width: 4px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td6.show .wm-line21 {
  height: 26px;
  transition-delay: 3.9s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line22 {
  position: absolute;
  bottom: 119px;
  left: 855px;
  height: 4px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line22 {
  width: 301px;
  transition-delay: 4s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line23 {
  transform: rotate(-32deg);
  transform-origin: left bottom;
  position: absolute;
  bottom: 120px;
  right: 760px;
  width: 4px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td6.show .wm-line23 {
  height: 49px;
  transition-delay: 4.2s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line24 {
  position: absolute;
  bottom: 158px;
  right: 785px;
  height: 4px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line24 {
  width: 301px;
  transition-delay: 4.3s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line25 {
  transform: rotate(29deg);
  transform-origin: right top;
  position: absolute;
  top: 780px;
  right: 1081px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td6.show .wm-line25 {
  height: 62px;
  transition-delay: 4.5s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line26 {
  position: absolute;
  bottom: 106px;
  right: 1110px;
  height: 5px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line26 {
  width: 369px;
  transition-delay: 4.6s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line27 {
  position: absolute;
  bottom: 107px;
  left: 441px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td6.show .wm-line27 {
  height: 70px;
  transition-delay: 4.8s;
  transition-duration: 0.1s;
  transition-property: height;
}
.wm-td6 .wm-line28 {
  position: absolute;
  bottom: 180px;
  right: 1497px;
  height: 5px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line28 {
  width: 150px;
  transition-delay: 4.9s;
  transition-duration: 0.2s;
  transition-property: width;
}
.wm-td6 .wm-line29 {
  position: absolute;
  bottom: 180px;
  left: 273px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td6.show .wm-line29 {
  height: 62px;
  transition-delay: 5.1s;
  transition-duration: 0.05s;
  transition-property: height;
}
.wm-td6 .wm-line30 {
  position: absolute;
  bottom: 242px;
  right: 1642px;
  height: 5px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line30 {
  width: 14px;
  transition-delay: 5.15s;
  transition-duration: 0.05s;
  transition-property: width;
}
.wm-td6 .wm-line31 {
  position: absolute;
  bottom: 112px;
  right: 1720px;
  height: 5px;
  width: 0;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td6.show .wm-line31 {
  width: 12px;
  transition-delay: 5.2s;
  transition-duration: 0.05s;
  transition-property: width;
}
.wm-arrows {
  width: 89px;
  height: 75px;
  position: absolute;
  left: 965px;
  top: 751px;
  opacity: 0;
}
.wm-arrows1 {
  position: absolute;
  left: 0;
  bottom: 0.35rem;
  animation: hotBox ease infinite 1.5s;
  width: 100%;
  background-image: url(../images/a91-b.png);
}
.wm-arrows2 {
  position: absolute;
  left: 0.18rem;
  bottom: 0;
  animation: hotBox ease infinite 1.5s;
  width: 55px;
  background-image: url(../images/a91-c.png);
}
.wm-td6.show .wm-arrows {
  opacity: 1;
  transition-delay: 5.25s;
  transition-duration: 1s;
}
.wm-td7 .wm-line1 {
  position: absolute;
  top: 684px;
  right: 343px;
  width: 0;
  height: 5px;
  background: url('../images/d10-x.png') repeat-x;
}
.wm-td7.show .wm-line1 {
  width: 43px;
  transition-duration: 0.06s;
  transition-property: width;
}
.wm-td7 .wm-line2 {
  position: absolute;
  top: 684px;
  right: 415px;
  width: 0;
  height: 5px;
  background: url('../images/d10-x.png') repeat-x;
}
.wm-td7.show .wm-line2 {
  width: 31px;
  transition-delay: 0.06s;
  transition-duration: 0.08s;
  transition-property: width;
}
.wm-td7 .wm-line3 {
  position: absolute;
  top: 684px;
  right: 476px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td7.show .wm-line3 {
  width: 21px;
  transition-delay: 0.14s;
  transition-duration: 0.04s;
  transition-property: width;
}
.wm-td7 .wm-line4 {
  position: absolute;
  top: 684px;
  right: 494px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td7.show .wm-line4 {
  height: 175px;
  transition-delay: 0.18s;
  transition-duration: 0.28s;
  transition-property: height;
}
.wm-td7 .wm-line5 {
  position: absolute;
  top: 855px;
  right: 498px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td7.show .wm-line5 {
  width: 863px;
  transition-delay: 0.46s;
  transition-duration: 0.74s;
  transition-property: width;
}
.wm-td7 .wm-line6 {
  position: absolute;
  bottom: 82px;
  right: 1357px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td7.show .wm-line6 {
  height: 96px;
  transition-delay: 1.2s;
  transition-duration: 0.2s;
  transition-property: height;
}
.wm-td7 .wm-line7 {
  position: absolute;
  bottom: 80px;
  right: 1357px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td7.show .wm-line7 {
  width: 67px;
  transition-delay: 1.2s;
  transition-duration: 0.13s;
  transition-property: width;
}
.wm-td7 .wm-line8 {
  position: absolute;
  bottom: 80px;
  right: 1423px;
  width: 5px;
  height: 0;
  background: url('../images/d8-y.png') repeat-y;
}
.wm-td7.show .wm-line8 {
  height: 153px;
  transition-delay: 1.33s;
  transition-duration: 0.3s;
  transition-property: height;
}
.wm-td7 .wm-line9 {
  position: absolute;
  top: 684px;
  right: 493px;
  width: 0;
  height: 5px;
  background: url('../images/d8-x.png') repeat-x;
}
.wm-td7.show .wm-line9 {
  width: 30px;
  transition-delay: 0.18s;
  transition-duration: 0.02s;
  transition-property: width;
}
.wm-td7 .wm-line10 {
  position: absolute;
  top: 684px;
  right: 557px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td7.show .wm-line10 {
  width: 88px;
  transition-delay: 0.2s;
  transition-duration: 0.16s;
  transition-property: width;
}
.wm-td7 .wm-line11 {
  position: absolute;
  bottom: 250px;
  right: 645px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td7.show .wm-line11 {
  height: 198px;
  transition-delay: 0.36s;
  transition-duration: 0.44s;
  transition-property: height;
}
.wm-td7 .wm-line12 {
  position: absolute;
  top: 492px;
  right: 649px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td7.show .wm-line12 {
  width: 561px;
  transition-delay: 0.8s;
  transition-duration: 0.8s;
  transition-property: width;
}
.wm-td7 .wm-line13 {
  position: absolute;
  bottom: 448px;
  right: 1206px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td7.show .wm-line13 {
  height: 125px;
  transition-delay: 1.6s;
  transition-duration: 0.36s;
  transition-property: height;
}
.wm-td7 .wm-line14 {
  position: absolute;
  top: 492px;
  right: 1210px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td7.show .wm-line14 {
  width: 77px;
  transition-delay: 1.6s;
  transition-duration: 0.21s;
  transition-property: width;
}
.wm-td7 .wm-line15 {
  position: absolute;
  bottom: 448px;
  right: 1287px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td7.show .wm-line15 {
  height: 6px;
  transition-delay: 1.81s;
  transition-duration: 0.03s;
  transition-property: height;
}
.wm-td7 .wm-line16 {
  position: absolute;
  top: 492px;
  right: 1287px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td7.show .wm-line16 {
  width: 356px;
  transition-delay: 1.81s;
  transition-duration: 0.69s;
  transition-property: width;
}
.wm-td7 .wm-line17 {
  position: absolute;
  top: 496px;
  right: 1638px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td7.show .wm-line17 {
  height: 215px;
  transition-delay: 2.5s;
  transition-duration: 0.42s;
  transition-property: height;
}
.wm-td7 .wm-line18 {
  position: absolute;
  top: 706px;
  left: 283px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td7.show .wm-line18 {
  width: 58px;
  transition-delay: 2.92s;
  transition-duration: 0.11s;
  transition-property: width;
}
.wm-td7 .wm-line19 {
  position: absolute;
  bottom: 229px;
  left: 336px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td7.show .wm-line19 {
  height: 55px;
  transition-delay: 3.03s;
  transition-duration: 0.11s;
  transition-property: height;
}
.wm-td7 .wm-line20 {
  position: absolute;
  top: 711px;
  right: 1638px;
  width: 5px;
  height: 0;
  background: url('../images/d11-y.png') repeat-y;
}
.wm-td7.show .wm-line20 {
  height: 115px;
  transition-delay: 2.92s;
  transition-duration: 0.23s;
  transition-property: height;
}
.wm-td7 .wm-line21 {
  position: absolute;
  top: 821px;
  right: 1641px;
  width: 0;
  height: 5px;
  background: url('../images/d11-x.png') repeat-x;
}
.wm-td7.show .wm-line21 {
  width: 12px;
  transition-delay: 3.15s;
  transition-duration: 0.03s;
  transition-property: width;
}
.wm-refrigeration {
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wm-cont.refrigeration .wm-refrigeration {
  opacity: 1;
  transition-delay: 4.36s;
}
.wm-wind {
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wm-cont.wind .wm-wind {
  opacity: 1;
  transition-delay: 2.34s;
}
@keyframes hot-fog-bg {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 0 -10000px;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes hotBox {
  0% {
    height: 26px;
  }
  50% {
    height: 39px;
  }
  100% {
    height: 26px;
  }
}
@keyframes jump {
  0% {
    transform: scale(0.5);
  }
  25% {
    transform: scale(0.7);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes magnify {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
