/* 定义一个兼容类 */
* {
  font-family: -apple-system, Source Sans Pro, BlinkMacSystemFont, PingFang SC, Helvetica, Tahoma, Arial, Hiragino Sans GB, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", sans-serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
html {
  /* min-width: 1400px; */
  overflow: auto;
  min-height: 800px !important;
}
.footer .link:hover {
  color: #0d6ad8;
}
@keyframes slideTop {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.new_launch_des,
.news_des {
  opacity: 0;
}
.new_launch {
  width: 100%;
  position: relative;
  top: -100px;
  opacity: 0;
}
.new_launch .flower {
  position: absolute;
  top: -77px;
  left: 50%;
  transform: translateX(-50%);
  width: 91.66666667%;
}
.new_launch .n_swiper-container {
  width: 100%;
  overflow: hidden;
  padding-bottom: 42px;
  position: relative;
}
.new_launch .n_swiper-container .swiper-wrapper {
  padding-top: 182px;
  width: 100%;
  position: relative;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide {
  width: 100%;
  position: relative;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .bg {
  width: 100%;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .title {
  width: 106px;
  position: absolute;
  left: 8.64583333%;
  top: -111px;
  z-index: 10;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .rw_box {
  position: absolute;
  width: 31.35416667%;
  bottom: 7px;
  left: 17.39583333%;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .rw_box.rw_box2 {
  width: 68%;
  left: 0;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .rw_box .rw {
  width: 100%;
  transition: all 1s;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .rw_box .l {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .rw_box .r {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content {
  position: absolute;
  left: 51.61458333%;
  text-align: left;
  top: 20%;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content h1 {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #443429;
  margin-top: 31px;
  margin-bottom: 6px;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content p {
  width: 466px;
  white-space: normal;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #795b44;
  line-height: 28px;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content .btn_box {
  margin-top: 33px;
  width: 224px;
  height: 46px;
  background: url("../img/btn.png") no-repeat;
  background-size: 100% 100%;
  line-height: 43px;
  padding-left: 19px;
  cursor: pointer;
  font-size: 0;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content .btn_box span {
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  vertical-align: middle;
  margin-right: 24px;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content .btn_box img {
  display: inline-block;
  vertical-align: middle;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content .btn_box img.img1 {
  opacity: 0;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content .btn_box:hover .img1 {
  opacity: 1;
  transform: translateX(100%);
  transition: all 0.3s;
}
.new_launch .n_swiper-container .swiper-wrapper .swiper-slide .new_content .btn_box:hover .img2 {
  transition: all 0.3s;
  opacity: 0;
  transform: translateX(100%);
}
.new_launch .n_swiper-container .n_toggle_box {
  text-align: center;
  position: relative;
  margin-top: 0.2rem;
}
.new_launch .n_swiper-container .n_toggle_box img {
  vertical-align: middle;
  cursor: pointer;
}
.new_launch .n_swiper-container .n_toggle_box .jt {
  z-index: 3;
}
.new_launch .n_swiper-container .n_toggle_box .tx_box {
  width: 30%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.new_launch .n_swiper-container .n_toggle_box .tx_box div {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.new_launch .n_swiper-container .n_toggle_box .tx_box div:first-of-type {
  margin-right: 0.45rem;
}
.new_launch .n_swiper-container .n_toggle_box .tx_box div.active::after {
  content: "";
  position: absolute;
  width: 71px;
  height: 71px;
  background: url("../img/choose.png") no-repeat;
  background-size: 100% 100%;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.index_news_box {
  opacity: 0;
  width: 1240px;
  height: 461px;
  border: 1px solid #d8d8d8;
  margin: 0 auto;
  margin-top: 87px;
  background: url("../img/index-new/diwen.jpg") no-repeat;
  background-size: 100% auto;
  position: relative;
}
.index_news_box ul {
  width: 100px;
  white-space: nowrap;
}
.index_news_box ul li {
  cursor: pointer;
  position: relative;
  top: -28px;
  display: inline-block;
  vertical-align: top;
}
.index_news_box ul li:nth-of-type(2) {
  margin: 0 27px;
}
.index_news_box ul li .i_box {
  margin-left: 21px;
  width: 365px;
  height: 230px;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 0;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.index_news_box ul li .i_box .img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  height: 225px;
  z-index: 2;
}
.index_news_box ul li .i_box .img {
  width: 360px;
  min-height: 225px;
  position: relative;
  z-index: -1;
  transition: all 0.5s;
}
.index_news_box ul li .i_box:hover .img {
  transform: scale(1.02);
  transform-origin: 50% 50%;
}
.index_news_box ul li .n_title_box {
  margin-left: 25px;
  white-space: nowrap;
  margin-top: 22px;
  font-size: 0;
}
.index_news_box ul li .n_title_box .date_box {
  display: inline-block;
  vertical-align: top;
}
.index_news_box ul li .n_title_box .date_box .date {
  width: 71px;
  height: 39px;
  background: #efefef;
  padding: 7px 13px;
}
.index_news_box ul li .n_title_box .date_box .date h2 {
  text-align: left;
  font-size: 19px;
  font-weight: 400;
  color: #2a2b2b;
  position: relative;
}
.index_news_box ul li .n_title_box .date_box .date h2::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 54%;
  width: 1px;
  height: 33px;
  transform: rotate(45deg);
  background-color: #999;
}
.index_news_box ul li .n_title_box .date_box .date h3 {
  position: relative;
  top: -6px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.index_news_box ul li .n_title_box .date_box p {
  margin-top: 1px;
  text-align: center;
  letter-spacing: 4px;
  font-size: 9px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}
.index_news_box ul li .n_title_box .title {
  margin-left: 6px;
  display: inline-block;
  vertical-align: top;
  width: 283px;
  height: 52px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  line-height: 52px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.index_news_box ul li .news_content {
  margin-left: 25px;
  width: 362px;
  height: 103px;
  background: #f5f5f5;
  margin-top: 37px;
  padding: 21px 91px 28px 26px;
  transition: all 0.5s;
}
.index_news_box ul li .news_content:hover {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.1);
}
.index_news_box ul li .news_content h1 {
  font-size: 15px;
  font-weight: bold;
  color: #2a2b2b;
}
.index_news_box ul li .news_content h2 {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  white-space: normal;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index_news_box .index_more_news {
  cursor: pointer;
  width: 230px;
  height: 47px;
  background: url("../img/index-new/btn-bg.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  line-height: 47px;
  text-align: center;
}
.index_news_box .index_more_news span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  display: inline-block;
  vertical-align: middle;
}
.index_news_box .index_more_news div {
  font-size: 0;
  margin-left: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.index_news_box .index_more_news div::after {
  opacity: 0;
  content: "";
  width: 46px;
  height: 8px;
  background: url("../img/index-new/jiantou.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 48%;
  right: 100%;
  transform: translateY(-50%);
}
.index_news_box .index_more_news:hover div::after {
  transition: all 0.5s;
  opacity: 1;
  transform: translate(100%, -50%);
}
.index_news_box .index_more_news:hover div .img2 {
  opacity: 0;
  transform: translateX(100%);
  transition: all 0.5s;
}
.i_new_launch {
  width: 100%;
  text-align: center;
}
.i_new_launch .swiper-slide {
  width: 715px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
}
.i_new_launch .swiper-slide img {
  width: 100%;
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}
.i_new_launch .swiper-slide .des {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 43.4%;
  height: 100%;
  padding-top: 52px;
  padding-left: 31px;
  box-sizing: border-box;
}
.i_new_launch .swiper-slide .des .btn {
  display: inline-block;
  padding: 12px 11px 14px 11px;
  background: linear-gradient(90deg, #ffdf7e 0%, #edc343 100%);
  border-radius: 2px;
  margin-top: 12.7%;
  opacity: 0;
  position: relative;
  left: -200px;
  overflow: hidden;
  font-size: 0;
}
.i_new_launch .swiper-slide .des .btn.s_l1 {
  animation: banner_slide_l 1s ease-in-out 1.1s;
  -webkit-animation: banner_slide_l 1s ease-in-out 1.1s;
  -ms-animation: banner_slide_l 1s ease-in-out 1.1s;
  -moz-animation: banner_slide_l 1s ease-in-out 1.1s;
  -o-animation: banner_slide_l 1s ease-in-out 1.1s;
}
.i_new_launch .swiper-slide .des .btn span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  vertical-align: middle;
  margin-right: 0px;
}
.i_new_launch .swiper-slide .des .btn .img2 {
  transform: translateX(-2%);
  -webkit-transform: translateX(-2%);
  -ms-transform: translateX(-2%);
  -moz-transform: translateX(-2%);
  -o-transform: translateX(-2%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.i_new_launch .swiper-slide .des .btn .img1 {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 40px;
}
.i_new_launch .swiper-slide .des .btn .img2 {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 40px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
}
.i_new_launch .swiper-slide .des .icon {
  margin-bottom: 8%;
  width: 20.6%;
  max-width: 68px;
  opacity: 0;
  position: relative;
  left: -100px;
}
.i_new_launch .swiper-slide .des .icon.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.5s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.5s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.5s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.5s;
  -o-animation: banner_slide_l 1s ease-in-out 0.5s;
}
.i_new_launch .swiper-slide .des .title {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2e;
  margin-bottom: 18px;
  opacity: 0;
  position: relative;
  left: -200px;
}
.i_new_launch .swiper-slide .des .title.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.7s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.7s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.7s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.7s;
  -o-animation: banner_slide_l 1s ease-in-out 0.7s;
}
.i_new_launch .swiper-slide .des .link {
  width: 100%;
  height: 1px;
  background: #a19794;
  margin-bottom: 13px;
}
.i_new_launch .swiper-slide .des .content {
  font-size: 13px;
  line-height: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  opacity: 0;
  position: relative;
  left: -330px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  -moz-box-orient: vertical;
  -moz-line-clamp: 4;
  overflow: hidden;
}
.i_new_launch .swiper-slide .des .content.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.9s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.9s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.9s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.9s;
  -o-animation: banner_slide_l 1s ease-in-out 0.9s;
}
.need_more_width {
  position: relative;
  z-index: 10;
}
.letter-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f8f8f8;
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  z-index: 999;
}
.letter-wrap .letter-box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: center;
}
.letter-wrap .letter-box img {
  opacity: 0;
}
.letter-wrap .letter-box .letter1 {
  animation: letter_rotate 1.5s ease;
  -webkit-animation: letter_rotate 1.5s ease;
  -ms-animation: letter_rotate 1.5s ease;
  -moz-animation: letter_rotate 1.5s ease;
  -o-animation: letter_rotate 1.5s ease;
}
.letter-wrap .letter-box .letter2 {
  animation: letter_rotate 1.5s ease 0.3s;
  -webkit-animation: letter_rotate 1.5s ease 0.3s;
  -ms-animation: letter_rotate 1.5s ease 0.3s;
  -moz-animation: letter_rotate 1.5s ease 0.3s;
  -o-animation: letter_rotate 1.5s ease 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.letter-wrap .letter-box .letter3 {
  animation: letter_rotate 1.5s ease 0.6s;
  -webkit-animation: letter_rotate 1.5s ease 0.6s;
  -ms-animation: letter_rotate 1.5s ease 0.6s;
  -moz-animation: letter_rotate 1.5s ease 0.6s;
  -o-animation: letter_rotate 1.5s ease 0.6s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.letter-wrap .letter-box .letter4 {
  animation: letter_rotate 1.5s ease 0.9s;
  -webkit-animation: letter_rotate 1.5s ease 0.9s;
  -ms-animation: letter_rotate 1.5s ease 0.9s;
  -moz-animation: letter_rotate 1.5s ease 0.9s;
  -o-animation: letter_rotate 1.5s ease 0.9s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.letter-wrap .letter-box .letter5 {
  animation: letter_rotate 1.5s ease 1.1s;
  -webkit-animation: letter_rotate 1.5s ease 1.1s;
  -ms-animation: letter_rotate 1.5s ease 1.1s;
  -moz-animation: letter_rotate 1.5s ease 1.1s;
  -o-animation: letter_rotate 1.5s ease 1.1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.letter-wrap .letter-box .title {
  position: absolute;
  top: 105%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  animation: title_opacity 5s;
  -webkit-animation: title_opacity 5s;
  -ms-animation: title_opacity 5s;
  -moz-animation: title_opacity 5s;
  -o-animation: title_opacity 5s;
}
@keyframes title_opacity {
  0% {
    transform: translateX(-50%) scale(0.4);
    -webkit-transform: translateX(-50%) scale(0.4);
    -ms-transform: translateX(-50%) scale(0.4);
    -moz-transform: translateX(-50%) scale(0.4);
    -o-transform: translateX(-50%) scale(0.4);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateX(-50%) scale(1);
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.test_img {
  position: fixed;
  top: 100px;
  left: 360px;
  width: 598px;
  transform: translate(11px, 11px);
  -webkit-transform: translate(11px, 11px);
  -ms-transform: translate(11px, 11px);
  -moz-transform: translate(11px, 11px);
  -o-transform: translate(11px, 11px);
  z-index: 1;
}
.n_index_wrap {
  min-width: 1350px;
}
.n_index_wrap .index_bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  z-index: -100;
}
.n_index_wrap .index_bg .index_mask1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  cursor: pointer;
}
.n_index_wrap .index_bg .gezi {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
}
.n_index_wrap .index_bg .i {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -10;
  transform: translate(-100%, 100%);
  -webkit-transform: translate(-100%, 100%);
  -moz-transform: translate(-100%, 100%);
  -ms-transform: translate(-100%, 100%);
  -o-transform: translate(-100%, 100%);
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
@keyframes fir_animate1 {
  0% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(20%, 10%) rotate(0deg) scale(1);
    -webkit-transform: translate(20%, 10%) rotate(0deg) scale(1);
    -moz-transform: translate(20%, 10%) rotate(0deg) scale(1);
    -ms-transform: translate(20%, 10%) rotate(0deg) scale(1);
    -o-transform: translate(20%, 10%) rotate(0deg) scale(1);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
  15% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(15%, 5%) rotate(30deg) scale(1);
    -webkit-transform: translate(15%, 5%) rotate(30deg) scale(1);
    -moz-transform: translate(15%, 5%) rotate(30deg) scale(1);
    -ms-transform: translate(15%, 5%) rotate(30deg) scale(1);
    -o-transform: translate(15%, 5%) rotate(30deg) scale(1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  50% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(10%, 0%) rotate(60deg) scale(1);
    -webkit-transform: translate(10%, 0%) rotate(60deg) scale(1);
    -moz-transform: translate(10%, 0%) rotate(60deg) scale(1);
    -ms-transform: translate(10%, 0%) rotate(60deg) scale(1);
    -o-transform: translate(10%, 0%) rotate(60deg) scale(1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
  }
  100% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(-100%, -100%) rotate(90deg) scale(1.1);
    -webkit-transform: translate(-100%, -100%) rotate(90deg) scale(1.1);
    -moz-transform: translate(-100%, -100%) rotate(90deg) scale(1.1);
    -ms-transform: translate(-100%, -100%) rotate(90deg) scale(1.1);
    -o-transform: translate(-100%, -100%) rotate(90deg) scale(1.1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
  }
}
@keyframes fir_animate2 {
  0% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(1200px, 30%) rotate(0deg) scale(1);
    -webkit-transform: translate(1200px, 30%) rotate(0deg) scale(1);
    -moz-transform: translate(1200px, 30%) rotate(0deg) scale(1);
    -ms-transform: translate(1200px, 30%) rotate(0deg) scale(1);
    -o-transform: translate(1200px, 30%) rotate(0deg) scale(1);
    filter: blur(6px);
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -ms-filter: blur(6px);
    -o-filter: blur(6px);
  }
  50% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(1200px, 30%) rotate(90deg) scale(1);
    -webkit-transform: translate(1200px, 30%) rotate(90deg) scale(1);
    -moz-transform: translate(1200px, 30%) rotate(90deg) scale(1);
    -ms-transform: translate(1200px, 30%) rotate(90deg) scale(1);
    -o-transform: translate(1200px, 30%) rotate(90deg) scale(1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  100% {
    transform: translate(1920px, -100%) rotate(100deg) scale(1.1);
    -webkit-transform: translate(1920px, -100%) rotate(100deg) scale(1.1);
    -moz-transform: translate(1920px, -100%) rotate(100deg) scale(1.1);
    -ms-transform: translate(1920px, -100%) rotate(100deg) scale(1.1);
    -o-transform: translate(1920px, -100%) rotate(100deg) scale(1.1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
  }
}
@keyframes fir_animate3 {
  0% {
    left: 45%;
    top: 20%;
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
  }
  33% {
    left: 70%;
    top: 20%;
    transform: rotate(90deg) scale(1);
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    -ms-transform: rotate(90deg) scale(1);
    -o-transform: rotate(90deg) scale(1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  66% {
    left: 90%;
    top: 20%;
    transform: rotate(180deg) scale(1);
    -webkit-transform: rotate(180deg) scale(1);
    -moz-transform: rotate(180deg) scale(1);
    -ms-transform: rotate(180deg) scale(1);
    -o-transform: rotate(180deg) scale(1);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
  100% {
    left: 150%;
    top: 20%;
    transform: rotate(240deg) scale(1);
    -webkit-transform: rotate(240deg) scale(1);
    -moz-transform: rotate(240deg) scale(1);
    -ms-transform: rotate(240deg) scale(1);
    -o-transform: rotate(240deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
  }
}
@keyframes fir_animate4 {
  0% {
    left: 60%;
    top: 50%;
    transform: rotate(90deg) scale(1);
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    -ms-transform: rotate(90deg) scale(1);
    -o-transform: rotate(90deg) scale(1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
  }
  33% {
    left: 10%;
    top: 50%;
    transform: rotate(180deg) scale(1);
    -webkit-transform: rotate(180deg) scale(1);
    -moz-transform: rotate(180deg) scale(1);
    -ms-transform: rotate(180deg) scale(1);
    -o-transform: rotate(180deg) scale(1);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
  66% {
    left: -30%;
    top: 50%;
    transform: rotate(360deg) scale(1);
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  100% {
    left: -100%;
    top: 50%;
    transform: rotate(180deg) scale(1);
    -webkit-transform: rotate(180deg) scale(1);
    -moz-transform: rotate(180deg) scale(1);
    -ms-transform: rotate(180deg) scale(1);
    -o-transform: rotate(180deg) scale(1);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
}
@keyframes fir_animate5 {
  0% {
    top: 45%;
    left: 20%;
    transform: rotate(0deg) scale(0.5);
    -webkit-transform: rotate(0deg) scale(0.5);
    -moz-transform: rotate(0deg) scale(0.5);
    -ms-transform: rotate(0deg) scale(0.5);
    -o-transform: rotate(0deg) scale(0.5);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
  33% {
    top: 35%;
    left: 30%;
    transform: rotate(-90deg) scale(0.6);
    -webkit-transform: rotate(-90deg) scale(0.6);
    -moz-transform: rotate(-90deg) scale(0.6);
    -ms-transform: rotate(-90deg) scale(0.6);
    -o-transform: rotate(-90deg) scale(0.6);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  66% {
    top: 25%;
    left: 40%;
    transform: rotate(-150deg) scale(0.5);
    -webkit-transform: rotate(-150deg) scale(0.5);
    -moz-transform: rotate(-150deg) scale(0.5);
    -ms-transform: rotate(-150deg) scale(0.5);
    -o-transform: rotate(-150deg) scale(0.5);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
  100% {
    top: -45%;
    left: 50%;
    transform: rotate(-210deg) scale(0.8);
    -webkit-transform: rotate(-210deg) scale(0.8);
    -moz-transform: rotate(-210deg) scale(0.8);
    -ms-transform: rotate(-210deg) scale(0.8);
    -o-transform: rotate(-210deg) scale(0.8);
    filter: blur(6px);
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -ms-filter: blur(6px);
    -o-filter: blur(6px);
  }
}
@keyframes fir_animate6 {
  0% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(200%, 80%) rotate(0deg) scale(0.4);
    -webkit-transform: translate(200%, 80%) rotate(0deg) scale(0.4);
    -moz-transform: translate(200%, 80%) rotate(0deg) scale(0.4);
    -ms-transform: translate(200%, 80%) rotate(0deg) scale(0.4);
    -o-transform: translate(200%, 80%) rotate(0deg) scale(0.4);
    filter: blur(3px);
  }
  15% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(200%, 80%) rotate(180deg) scale(0.5);
    -webkit-transform: translate(200%, 80%) rotate(180deg) scale(0.5);
    -moz-transform: translate(200%, 80%) rotate(180deg) scale(0.5);
    -ms-transform: translate(200%, 80%) rotate(180deg) scale(0.5);
    -o-transform: translate(200%, 80%) rotate(180deg) scale(0.5);
    filter: blur(4px);
  }
  50% {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform: translate(60%, 90%) rotate(310deg) scale(0.5);
    -webkit-transform: translate(60%, 90%) rotate(310deg) scale(0.5);
    -moz-transform: translate(60%, 90%) rotate(310deg) scale(0.5);
    -ms-transform: translate(60%, 90%) rotate(310deg) scale(0.5);
    -o-transform: translate(60%, 90%) rotate(310deg) scale(0.5);
    filter: blur(4px);
  }
  100% {
    transform: translate(-120%, 100%) rotate(250deg) scale(0.3);
    -webkit-transform: translate(-120%, 100%) rotate(250deg) scale(0.3);
    -moz-transform: translate(-120%, 100%) rotate(250deg) scale(0.3);
    -ms-transform: translate(-120%, 100%) rotate(250deg) scale(0.3);
    -o-transform: translate(-120%, 100%) rotate(250deg) scale(0.3);
    filter: blur(6px);
  }
}
.n_index_wrap .index_bg .i1 {
  animation: fir_animate1 15s ease-in-out;
  -webkit-animation: fir_animate1 15s linear;
  -ms-animation: fir_animate1 15s linear;
  -moz-animation: fir_animate1 15s linear;
  -o-animation: fir_animate1 15s linear;
  z-index: 1;
}
.n_index_wrap .index_bg .i2 {
  animation: fir_animate2 11s linear;
  -webkit-animation: fir_animate2 11s linear;
  -ms-animation: fir_animate2 11s linear;
  -moz-animation: fir_animate2 11s linear;
  -o-animation: fir_animate2 11s linear;
  z-index: 2;
}
.n_index_wrap .index_bg .i3 {
  animation: fir_animate3 19s linear;
  -webkit-animation: fir_animate3 19s linear;
  -ms-animation: fir_animate3 19s linear;
  -moz-animation: fir_animate3 19s linear;
  -o-animation: fir_animate3 19s linear;
  z-index: 3;
}
.n_index_wrap .index_bg .i4 {
  animation: fir_animate4 20s ease-in-out;
  -webkit-animation: fir_animate4 20s ease-in-out;
  -ms-animation: fir_animate4 20s ease-in-out;
  -moz-animation: fir_animate4 20s ease-in-out;
  -o-animation: fir_animate4 20s ease-in-out;
  z-index: 4;
}
.n_index_wrap .index_bg .i5 {
  animation: fir_animate5 15s linear;
  -webkit-animation: fir_animate5 15s linear;
  -ms-animation: fir_animate5 15s linear;
  -moz-animation: fir_animate5 15s linear;
  -o-animation: fir_animate5 15s linear;
  z-index: 5;
}
.n_index_wrap .index_bg .i8 {
  animation: fir_animate6 30s linear;
  -webkit-animation: fir_animate6 30s linear;
  -ms-animation: fir_animate6 30s linear;
  -moz-animation: fir_animate6 30s linear;
  -o-animation: fir_animate6 30s linear;
  z-index: 6;
}
.n_index_wrap .index_bg .i7 {
  z-index: 7;
}
.n_index_wrap .index_bg .i8 {
  z-index: 8;
}
.n_index_wrap .index_bg .i9 {
  z-index: 9;
}
.n_index_wrap .index_bg .i10 {
  z-index: 10;
}
.n_index_wrap .index_bg .i11 {
  z-index: 11;
}
.n_index_wrap .index_bg .i12 {
  z-index: 12;
}
.n_index_wrap .index_bg .i13 {
  z-index: 13;
}
.n_index_wrap .index_bg .i14 {
  z-index: 14;
}
.n_index_wrap .index_bg .i15 {
  z-index: 15;
}
.n_index_wrap .index_bg .j1 {
  animation: A8 25s linear;
  -webkit-animation: A8 25s linear;
  -ms-animation: A8 25s linear;
  -moz-animation: A8 25s linear;
  -o-animation: A8 25s linear;
}
.n_index_wrap .index_bg .j2 {
  animation: a3 34s linear;
  -webkit-animation: a3 34s linear;
  -ms-animation: a3 34s linear;
  -moz-animation: a3 34s linear;
  -o-animation: a3 34s linear;
}
.n_index_wrap .index_bg .j3 {
  animation: a4 29s linear;
  -webkit-animation: a4 29s linear;
  -ms-animation: a4 29s linear;
  -moz-animation: a4 29s linear;
  -o-animation: a4 29s linear;
}
.n_index_wrap .index_bg .j4 {
  animation: a10 38s linear;
  -webkit-animation: a10 38s linear;
  -ms-animation: a10 38s linear;
  -moz-animation: a10 38s linear;
  -o-animation: a10 38s linear;
}
.n_index_wrap .index_bg .j5 {
  animation: a11 33s linear;
  -webkit-animation: a11 33s linear;
  -ms-animation: a11 33s linear;
  -moz-animation: a11 33s linear;
  -o-animation: a11 33s linear;
}
.n_index_wrap .index_bg .j6 {
  animation: a12 25s linear;
  -webkit-animation: a12 25s linear;
  -ms-animation: a12 25s linear;
  -moz-animation: a12 25s linear;
  -o-animation: a12 25s linear;
}
/* .n_index_wrap .header {
    min-width: 1400px;
    width: 100%;
    height: 80px;
    box-sizing: border-box;
    border-bottom: 1px solid #c9c9c9;
    line-height: 80px;
    padding-left: 74px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
  
  .n_index_wrap .header .nav-box {
    vertical-align: middle;
    float: right;
    padding-right: 106px;
    cursor: pointer;
  }
  
  .n_index_wrap .header .nav-box.show .nav_child {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    height: 205px !important;
  }
  
  .n_index_wrap .header .nav-box .li {
    float: left;
    margin-right: 100px;
    position: relative;
    z-index: 2;
    width: 87px;
    height: 80px;
  }
  
  .n_index_wrap .header .nav-box .li:last-child {
    margin-right: 0;
  }
  
  .n_index_wrap .header .nav-box .li .n_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a {
    display: inline-block;
    width: 100%;
    height: 79px;
    text-align: center;
    line-height: 79px;
    box-sizing: border-box;
    position: absolute;
    z-index: 30;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #2a2b2b;
  }
  
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon {
    background: url("../img/nav_icon.png");
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    margin-right: 5px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon.icon1 {
    background-position: 0.709% 2.5%;
    width: 18px;
    height: 20px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon.icon2 {
    background-position: 14.235% 4.878%;
    width: 19px;
    height: 19px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon.icon3 {
    background-position: 28.674% 6.977%;
    width: 21px;
    height: 17px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon.icon4 {
    background-position: 42.199% 2.5%;
    width: 18px;
    height: 20px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon.icon5 {
    background-position: 56.475% 0;
    width: 22px;
    height: 22px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a .icon.icon6 {
    background-position: 71.942% 0;
    width: 22px;
    height: 22px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .a::after {
    display: block;
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #194ac3;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -o-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform-origin: 50% 0%;
    transform: scale(0.01, 1);
  }
  
  .n_index_wrap .header .nav-box .li .n_box .nav_child {
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: -10;
    opacity: 0;
    filter: alpha(opacity=0);
    padding-top: 23px;
    height: 0px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    text-align: center;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .nav_child .child_i {
    margin-bottom: 16px;
  }
  
  .n_index_wrap .header .nav-box .li .n_box .nav_child .child_i a:hover {
    color: skyblue;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a {
    color: #0d6ad8;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a::after {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a .icon.icon1 {
    background-position: 0.709% 65%;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a .icon.icon2 {
    background-position: 14.235% 65.854%;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a .icon.icon3 {
    background-position: 28.674% 65.116%;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a .icon.icon4 {
    background-position: 42.199% 65%;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a .icon.icon5 {
    background-position: 56.475% 65.789%;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .a .icon.icon6 {
    background-position: 71.942% 65.789%;
  }
  
  .n_index_wrap .header .nav-box .li:hover .n_box .nav_child {
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    height: 205px;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a {
    color: #0d6ad8;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a::after {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a .icon.icon1 {
    background-position: 0.709% 65%;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a .icon.icon2 {
    background-position: 14.235% 65.854%;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a .icon.icon3 {
    background-position: 28.674% 65.116%;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a .icon.icon4 {
    background-position: 42.199% 65%;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a .icon.icon5 {
    background-position: 56.475% 65.789%;
  }
  
  .n_index_wrap .header .nav-box .li.active .n_box .a .icon.icon6 {
    background-position: 71.942% 65.789%;
  }
  
  .n_index_wrap .header .nav-box .li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 50px;
    height: 80px;
  }
  
  .n_index_wrap .header .nav-box .li::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 50px;
    height: 80px;
  }
  
  .n_index_wrap .header .nav-box .h_bg {
    width: 100vw;
    height: 295px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: -300px;
    right: 0;
    z-index: -2;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
  }
  
  .n_index_wrap .header .nav-box:hover .h_bg {
    top: 0;
  } */
.n_index_wrap .content {
  width: 100%;
}
.n_index_wrap .content .blank_module {
  width: 100%;
  height: 100vh;
  position: relative;
}
.n_index_wrap .content .blank_module .slide_tips {
  display: block;
  width: 30px;
  height: 57px;
  position: fixed;
  left: 50%;
  margin-left: -15px;
  bottom: 42px;
  z-index: 2;
}
.n_index_wrap .content .blank_module .slide_tips .s_line {
  display: block;
  width: 2px;
  height: 32px;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 0px;
  background: #d2cec2;
  animation: a_banner_s_line 3s 0.3s linear both infinite;
  -webkit-animation: a_banner_s_line 3s 0.3s linear both infinite;
  -ms-animation: a_banner_s_line 3s 0.3s linear both infinite;
  -moz-animation: a_banner_s_line 3s 0.3s linear both infinite;
  -o-animation: a_banner_s_line 3s 0.3s linear both infinite;
}
.n_index_wrap .content .blank_module .slide_tips .txt {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #2a2b2e;
}
.n_index_wrap .content .classify1 {
  width: 100%;
  min-height: 100vh;
  padding-top: 12%;
  position: relative;
  margin-bottom: 100px;
}
.n_index_wrap .content .classify1 .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  top: 0;
  left: 46.5%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  cursor: pointer;
}
.n_index_wrap .content .classify1 .h_title.top {
  animation: t_slide_up 1.5s ease-in-out;
  -webkit-animation: t_slide_up 1.5s ease-in-out;
  -ms-animation: t_slide_up 1.5s ease-in-out;
  -moz-animation: t_slide_up 1.5s ease-in-out;
  -o-animation: t_slide_up 1.5s ease-in-out;
}
.n_index_wrap .content .classify1 .h_title .translate {
  margin-top: 8px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 6px;
}
.n_index_wrap .content .classify1 .h_title::after {
  content: " ";
  width: 0;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.n_index_wrap .content .classify1 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.n_index_wrap .content .classify1 .des_p {
  width: 43.33333333%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2e;
  margin-top: 53px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.n_index_wrap .content .classify1 .des_p p {
  margin-bottom: 12px;
  text-indent: 50px;
  line-height: 23px;
  font-size: 16px;
}
.n_index_wrap .content .classify1 .des_p.top {
  animation: t_slide_up_n 1.8s ease-in-out;
  -webkit-animation: t_slide_up_n 1.8s ease-in-out;
  -ms-animation: t_slide_up_n 1.8s ease-in-out;
  -moz-animation: t_slide_up_n 1.8s ease-in-out;
  -o-animation: t_slide_up_n 1.8s ease-in-out;
}
.n_index_wrap .content .classify1 .c_phpto {
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 85px;
}
.n_index_wrap .content .classify1 .c_phpto ul {
  display: inline-block;
}
.n_index_wrap .content .classify1 .c_phpto ul li {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  font-size: 0;
  margin-right: 20px;
  width: 400px;
  height: 250px;
  overflow: hidden;
  cursor: pointer;
}
.n_index_wrap .content .classify1 .c_phpto ul li:last-child {
  margin-right: 0;
}
.n_index_wrap .content .classify1 .c_phpto ul li .img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify1 .c_phpto ul li span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 36px;
  font-family: xiaowei;
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 2;
  cursor: pointer;
}
.n_index_wrap .content .classify1 .c_phpto ul li span::after {
  content: " ";
  width: 0;
  height: 3px;
  background: #ffffff;
  bottom: -2px;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.n_index_wrap .content .classify1 .c_phpto ul li .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 82, 217, 0);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify1 .c_phpto ul li:hover .img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.n_index_wrap .content .classify1 .c_phpto ul li:hover .mask {
  background-color: rgba(0, 82, 217, 0.7);
}
.n_index_wrap .content .classify1 .c_phpto ul li:hover span::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.n_index_wrap .content .classify1 .c_phpto.top {
  animation: t_slide_up_n 1.5s ease-in-out;
  -webkit-animation: t_slide_up_n 1.5s ease-in-out;
  -ms-animation: t_slide_up_n 1.5s ease-in-out;
  -moz-animation: t_slide_up_n 1.5s ease-in-out;
  -o-animation: t_slide_up_n 1.5s ease-in-out;
}
.n_index_wrap .content .classify2 {
  padding-bottom: 10px;
  width: 100%;
  margin-top: -60px;
  text-align: center;
}
.n_index_wrap .content .classify2 .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  cursor: pointer;
}
.n_index_wrap .content .classify2 .h_title.top {
  animation: t_slide_up 0.5s ease-in-out;
  -webkit-animation: t_slide_up 0.5s ease-in-out;
  -ms-animation: t_slide_up 0.5s ease-in-out;
  -moz-animation: t_slide_up 0.5s ease-in-out;
  -o-animation: t_slide_up 0.5s ease-in-out;
}
.n_index_wrap .content .classify2 .h_title .translate {
  margin-top: 8px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 6px;
}
.n_index_wrap .content .classify2 .h_title::after {
  content: " ";
  width: 0;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.n_index_wrap .content .classify2 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.n_index_wrap .content .classify2 .c_banner_wrap {
  margin-top: 62px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.n_index_wrap .content .classify2 .c_banner_wrap.top {
  animation: t_slide_up_n 1s ease-in-out;
  -webkit-animation: t_slide_up_n 1s ease-in-out;
  -ms-animation: t_slide_up_n 1s ease-in-out;
  -moz-animation: t_slide_up_n 1s ease-in-out;
  -o-animation: t_slide_up_n 1s ease-in-out;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type {
  text-align: center;
  margin-bottom: 17px;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span {
  display: inline-block;
  padding: 8px 18px 10px 17px;
  color: #666666;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  position: relative;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span .span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: #0d6ad8;
  transition: width 0.3s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span.active {
  background: #0d6ad8;
  color: #ffffff;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span.active:hover {
  color: #ffffff;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span:hover {
  color: #0d6ad8;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span.active {
  background: #0d6ad8;
  color: #ffffff;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span.active:hover {
  color: #ffffff;
}
.n_index_wrap .content .classify2 .c_banner_wrap .type span:hover .span {
  width: 100%;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container {
  padding-left: 52px;
  padding-right: 50px;
  width: 100%;
  /* white-space: normal; */
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 760px;
  padding-bottom: 10px;
  /* display: inline-block; */
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide img {
  max-width: 760px;
  width: 100%;
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide:hover .des .btn .img2 {
  transform: translateX(-2%);
  -webkit-transform: translateX(-2%);
  -ms-transform: translateX(-2%);
  -moz-transform: translateX(-2%);
  -o-transform: translateX(-2%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des {
  position: absolute;
  top: 0;
  left: 0;
  width: 43.4%;
  height: 100%;
  padding-top: 52px;
  padding-left: 31px;
  box-sizing: border-box;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .icon {
  margin-bottom: 8%;
  width: 20.6%;
  max-width: 68px;
  opacity: 0;
  position: relative;
  left: -100px;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .icon.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.5s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.5s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.5s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.5s;
  -o-animation: banner_slide_l 1s ease-in-out 0.5s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .title {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2e;
  margin-bottom: 18px;
  opacity: 0;
  position: relative;
  left: -200px;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .title.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.7s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.7s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.7s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.7s;
  -o-animation: banner_slide_l 1s ease-in-out 0.7s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .link {
  width: 100%;
  height: 1px;
  background: #a19794;
  margin-bottom: 13px;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .content {
  font-size: 13px;
  line-height: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  opacity: 0;
  position: relative;
  left: -330px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  -moz-box-orient: vertical;
  -moz-line-clamp: 4;
  overflow: hidden;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .content.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.9s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.9s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.9s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.9s;
  -o-animation: banner_slide_l 1s ease-in-out 0.9s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn {
  display: inline-block;
  padding: 12px 11px 14px 11px;
  background: linear-gradient(90deg, #ffdf7e 0%, #edc343 100%);
  border-radius: 2px;
  margin-top: 12.7%;
  opacity: 0;
  position: relative;
  left: -200px;
  overflow: hidden;
  font-size: 0;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn.s_l1 {
  animation: banner_slide_l 1s ease-in-out 1.1s;
  -webkit-animation: banner_slide_l 1s ease-in-out 1.1s;
  -ms-animation: banner_slide_l 1s ease-in-out 1.1s;
  -moz-animation: banner_slide_l 1s ease-in-out 1.1s;
  -o-animation: banner_slide_l 1s ease-in-out 1.1s;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  vertical-align: middle;
  margin-right: 0px;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn .img1 {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 40px;
}
.n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn .img2 {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 40px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
}
.n_index_wrap .content .classify3 {
  width: 100%;
  position: relative;
  padding-bottom: 175px;
  text-align: center;
}
.n_index_wrap .content .classify3 .h_title {
  opacity: 0;
  display: inline-block;
  text-align: center;
  position: relative;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  cursor: pointer;
}
.n_index_wrap .content .classify3 .h_title.top {
  animation: t_slide_up 0.5s ease-in-out;
  -webkit-animation: t_slide_up 0.5s ease-in-out;
  -ms-animation: t_slide_up 0.5s ease-in-out;
  -moz-animation: t_slide_up 0.5s ease-in-out;
  -o-animation: t_slide_up 0.5s ease-in-out;
}
.n_index_wrap .content .classify3 .h_title .translate {
  margin-top: 8px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 6px;
}
.n_index_wrap .content .classify3 .h_title::after {
  content: " ";
  width: 0;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
}
.n_index_wrap .content .classify3 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.n_index_wrap .content .classify3 .photo_wrap {
  margin-top: 42px;
  width: 100%;
  font-size: 0;
}
.n_index_wrap .content .classify3 .photo_wrap.top {
  animation: t_slide_up_n 1s ease-in-out;
  -webkit-animation: t_slide_up_n 1s ease-in-out;
  -ms-animation: t_slide_up_n 1s ease-in-out;
  -moz-animation: t_slide_up_n 1s ease-in-out;
  -o-animation: t_slide_up_n 1s ease-in-out;
}
.n_index_wrap .content .classify3 .photo_wrap .photo {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 370px;
  /* background-color: red; */
  font-size: 0;
}
.n_index_wrap .content .classify3 .photo_wrap .photo:hover .mask {
  opacity: 0;
  filter: alpha(opacity=0);
}
.n_index_wrap .content .classify3 .photo_wrap .photo .bg {
  width: 100%;
}
.n_index_wrap .content .classify3 .photo_wrap .photo .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1b1f25;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  cursor: pointer;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .title {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #fefefe;
  margin-bottom: 34px;
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .content {
  width: 409px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #efefef;
  line-height: 20px;
  margin-bottom: 32px;
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .btn {
  cursor: pointer;
  display: inline-block;
  padding: 13px 23px 14px 21px;
  border: 1px solid #ffffff;
  border-radius: 21px;
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .btn span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  vertical-align: middle;
  margin-right: 30px;
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .btn .img1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .btn .img2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .btn:hover .img1 {
  animation: jtSlide 1.2s infinite;
  -webkit-animation: jtSlide 1.2s infinite;
  -moz-animation: jtSlide 1.2s infinite;
  -ms-animation: jtSlide 1.2s infinite;
  -o-animation: jtSlide 1.2s infinite;
}
@keyframes jtSlide {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
  }
}
@keyframes jtSlide1 {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
  }
}
.n_index_wrap .content .classify3 .photo_wrap .photo .des .btn:hover .img2 {
  animation: jtSlide1 1.2s infinite;
  -webkit-animation: jtSlide1 1.2s infinite;
  -moz-animation: jtSlide1 1.2s infinite;
  -ms-animation: jtSlide1 1.2s infinite;
  -o-animation: jtSlide1 1.2s infinite;
}
.n_index_wrap .content .classify3 .more {
  position: relative;
  display: inline-block;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 13px 23px 14px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 21px;
  cursor: pointer;
}
.n_index_wrap .content .classify3 .more.top {
  animation: t_slide_up1 1s ease-in-out;
  -webkit-animation: t_slide_up1 1s ease-in-out;
  -ms-animation: t_slide_up1 1s ease-in-out;
  -moz-animation: t_slide_up1 1s ease-in-out;
  -o-animation: t_slide_up1 1s ease-in-out;
}
.n_index_wrap .content .classify3 .more span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-right: 20px;
}
.n_index_wrap .content .classify3 .more .img1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.n_index_wrap .content .classify3 .more .img2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.n_index_wrap .content .classify3 .more:hover .img1 {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify3 .more:hover .img2 {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify4 {
  width: 100%;
  margin-bottom: 153px;
  text-align: center;
}
.n_index_wrap .content .classify4 .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  cursor: pointer;
}
.n_index_wrap .content .classify4 .h_title.top {
  animation: t_slide_up 0.5s ease-in-out;
  -webkit-animation: t_slide_up 0.5s ease-in-out;
  -ms-animation: t_slide_up 0.5s ease-in-out;
  -moz-animation: t_slide_up 0.5s ease-in-out;
  -o-animation: t_slide_up 0.5s ease-in-out;
}
.n_index_wrap .content .classify4 .h_title .translate {
  margin-top: 8px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 6px;
}
.n_index_wrap .content .classify4 .h_title::after {
  content: " ";
  width: 0;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.n_index_wrap .content .classify4 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.n_index_wrap .content .classify4 .c4_content {
  margin-top: 70px;
  text-align: center;
  width: 100%;
}
.n_index_wrap .content .classify4 .c4_content .item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.n_index_wrap .content .classify4 .c4_content .item.item1 {
  margin-right: 21px;
}
.n_index_wrap .content .classify4 .c4_content .item .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 20;
  transition: all 0.6s cubic-bezier(0.42, 0, 1, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.42, 0, 1, 1);
  -ms-transition: all 0.6s cubic-bezier(0.42, 0, 1, 1);
  -moz-transition: all 0.6s cubic-bezier(0.42, 0, 1, 1);
  -o-transition: all 0.6s cubic-bezier(0.42, 0, 1, 1);
}
.n_index_wrap .content .classify4 .c4_content .item .mask.show {
  left: 200%;
}
.n_index_wrap .content .classify4 .c4_content .item .mask::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #0d6ad8;
}
.n_index_wrap .content .classify4 .c4_content .item .content {
  position: absolute;
  top: 39px;
  left: 40px;
  text-align: left;
}
.n_index_wrap .content .classify4 .c4_content .item .content h1 {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
}
.n_index_wrap .content .classify4 .c4_content .item .content h1.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.5s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.5s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.5s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.5s;
  -o-animation: banner_slide_l 1s ease-in-out 0.5s;
}
.n_index_wrap .content .classify4 .c4_content .item .content div {
  margin-top: 18px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-bottom: 98px;
}
.n_index_wrap .content .classify4 .c4_content .item .content div.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.7s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.7s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.7s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.7s;
  -o-animation: banner_slide_l 1s ease-in-out 0.7s;
}
.n_index_wrap .content .classify4 .c4_content .item .content img {
  position: relative;
  left: -46px;
}
.n_index_wrap .content .classify4 .c4_content .item .content .img1 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.n_index_wrap .content .classify4 .c4_content .item .content .img2 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.n_index_wrap .content .classify4 .c4_content .item .content .img2.s_l1 {
  animation: banner_slide_l 1s ease-in-out 0.9s;
  -webkit-animation: banner_slide_l 1s ease-in-out 0.9s;
  -ms-animation: banner_slide_l 1s ease-in-out 0.9s;
  -moz-animation: banner_slide_l 1s ease-in-out 0.9s;
  -o-animation: banner_slide_l 1s ease-in-out 0.9s;
}
.n_index_wrap .content .classify4 .c4_content .item .rw {
  position: absolute;
  right: 10px;
  top: 0;
  transition: transform 1s;
  -webkit-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
}
.n_index_wrap .content .classify4 .c4_content .item .rw.rotate {
  animation: rw_rotate 1s ease-in-out 1.2s;
  -webkit-animation: rw_rotate 1s ease-in-out 1.2s;
  -ms-animation: rw_rotate 1s ease-in-out 1.2s;
  -moz-animation: rw_rotate 1s ease-in-out 1.2s;
  -o-animation: rw_rotate 1s ease-in-out 1.2s;
}
.n_index_wrap .content .classify4 .c4_content .item:hover .rw {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.n_index_wrap .content .classify4 .c4_content .item:hover .content .img1 {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify4 .c4_content .item:hover .content .img2 {
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.n_index_wrap .content .classify4 .c4_content.top {
  animation: t_slide_up_n 1s ease-in-out;
  -webkit-animation: t_slide_up_n 1s ease-in-out;
  -ms-animation: t_slide_up_n 1s ease-in-out;
  -moz-animation: t_slide_up_n 1s ease-in-out;
  -o-animation: t_slide_up_n 1s ease-in-out;
}
.n_index_wrap .footer {
  width: 100%;
  height: 256px;
  max-height: 256px !important;
  min-height: 256px !important;
  position: relative;
  background-color: rgba(40, 91, 177, 0.8);
}
.n_index_wrap .footer .f_box {
  position: relative;
  top: 60px;
  text-align: center;
}
.n_index_wrap .footer .f_box .logo {
  display: inline-block;
}
.n_index_wrap .footer .f_box .logo .img {
  vertical-align: middle;
}
.n_index_wrap .footer .f_box .line {
  display: inline-block;
  width: 1px;
  height: 128px;
  background: #dedede;
  vertical-align: middle;
  margin-left: 43px;
  margin-right: 38px;
}
.n_index_wrap .footer .f_box .f_content {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.n_index_wrap .footer .f_box .f_content ul {
  margin-bottom: 20px;
}
.n_index_wrap .footer .f_box .f_content ul li {
  display: inline-block;
  margin-right: 51px;
}
.n_index_wrap .footer .f_box .f_content ul li a {
  font-size: 16px;
  line-height: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.n_index_wrap .footer .f_box .f_content ul li a:hover {
  color: skyblue;
}
.n_index_wrap .footer .f_box .f_content p {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-bottom: 10px;
}
.header {
  min-width: 1350px;
  width: 100%;
  height: 80px;
  max-height: 80px;
  box-sizing: border-box;
  border-bottom: 1px solid #c9c9c9;
  line-height: 80px;
  padding-left: 74px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.header .nav-box {
  vertical-align: middle;
  float: right;
  padding-right: 106px;
  cursor: pointer;
}
.header .nav-box.show .nav_child {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  height: 205px !important;
}
.header .nav-box .li {
  float: left;
  margin-right: 100px;
  position: relative;
  z-index: 2;
  width: 90px;
  height: 80px;
}
.header .nav-box .li:last-child {
  margin-right: 0;
}
.header .nav-box .li .n_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.header .nav-box .li .n_box .a {
  display: inline-block;
  width: 100%;
  height: 79px;
  text-align: center;
  line-height: 79px;
  box-sizing: border-box;
  position: absolute;
  z-index: 30;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #2a2b2b;
}
.header .nav-box .li .n_box .a .icon {
  background: url("../img/nav_icon.png");
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  margin-right: 5px;
}
.header .nav-box .li .n_box .a .icon.icon0 {
  background: url("../img/nav_icon1.png");
  background-position: 84.752% 7.143%;
  width: 18px;
  height: 18px;
}
.header .nav-box .li .n_box .a .icon.icon1 {
  background-position: 0.709% 2.5%;
  width: 18px;
  height: 20px;
}
.header .nav-box .li .n_box .a .icon.icon2 {
  background-position: 14.235% 4.878%;
  width: 19px;
  height: 19px;
}
.header .nav-box .li .n_box .a .icon.icon3 {
  background-position: 28.674% 6.977%;
  width: 21px;
  height: 17px;
}
.header .nav-box .li .n_box .a .icon.icon4 {
  background-position: 42.199% 2.5%;
  width: 18px;
  height: 20px;
}
.header .nav-box .li .n_box .a .icon.icon5 {
  background-position: 56.475% 0;
  width: 22px;
  height: 22px;
}
.header .nav-box .li .n_box .a .icon.icon6 {
  background-position: 71.942% 0;
  width: 22px;
  height: 22px;
}
.header .nav-box .li .n_box .a::after {
  display: block;
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #194ac3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  transform-origin: 50% 0%;
  transform: scale(0.01, 1);
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  -moz-transform: scale(0.01, 1);
  -o-transform: scale(0.01, 1);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
}
.header .nav-box .li .n_box .a.a0::after {
  background: #0d6ad8;
}
.header .nav-box .li .n_box .a.a1::after {
  background: #194ac3;
}
.header .nav-box .li .n_box .a.a2::after {
  background: #fbd83e;
}
.header .nav-box .li .n_box .a.a3::after {
  background: #5fe369;
}
.header .nav-box .li .n_box .a.a4::after {
  background: #f06060;
}
.header .nav-box .li .n_box .a.a5::after {
  background: #59a3ff;
}
.header .nav-box .li .n_box .a.a6::after {
  background: #9165e6;
}
.header .nav-box .li .n_box .nav_child {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: -10;
  opacity: 0;
  display: none;
  filter: alpha(opacity=0);
  padding-top: 23px;
  height: 0px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
@media screen and (max-width: 1580px) {
  .header .nav-box .li {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1450px) {
  .header .nav-box .li {
    margin-right: 60px;
  }
}
.header .nav-box .li .n_box .nav_child .child_i {
  margin-bottom: 16px;
}
.header .nav-box .li .n_box .nav_child .child_i a:hover {
  color: skyblue;
}
.header .nav-box .li .n_box .c1 .child_i a:hover {
  color: #194ac3;
}
.header .nav-box .li .n_box .c2 .child_i a:hover {
  color: #fbd83e;
}
.header .nav-box .li .n_box .c2 .child_i a {
  position: relative;
}
.header .nav-box .li .n_box .c2 .child_i a::after {
  content: "";
  position: absolute;
  top: -17%;
  right: -35%;
  width: 18px;
  height: 21px;
  background: url("../img/remen.png") no-repeat;
  background-size: 100% 100%;
  animation: hot_animate 2s infinite;
}
@keyframes hot_animate {
  0% {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
  }
}
.remove_hot a::after {
  display: none;
}
.header .nav-box .li .n_box .c3 .child_i a:hover {
  color: #5fe369;
}
.header .nav-box .li .n_box .c4 .child_i a:hover {
  color: #f06060;
}
.header .nav-box .li .n_box .c5 .child_i a:hover {
  color: #59a3ff;
}
.header .nav-box .li .n_box .c6 .child_i a:hover {
  color: #9165e6;
}
.header .nav-box .li:hover .n_box .a {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a::after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.header .nav-box .li:hover .n_box .a.a1 {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a.a2 {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a.a3 {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a.a4 {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a.a5 {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a.a6 {
  color: #0d6ad8;
}
.header .nav-box .li:hover .n_box .a .icon.icon0 {
  background-position: 84.752% 64.286%;
}
.header .nav-box .li:hover .n_box .a .icon.icon1 {
  background-position: 0.709% 65%;
}
.header .nav-box .li:hover .n_box .a .icon.icon2 {
  background-position: 14.235% 65.854%;
}
.header .nav-box .li:hover .n_box .a .icon.icon3 {
  background-position: 28.674% 65.116%;
}
.header .nav-box .li:hover .n_box .a .icon.icon4 {
  background-position: 42.199% 65%;
}
.header .nav-box .li:hover .n_box .a .icon.icon5 {
  background-position: 56.475% 65.789%;
}
.header .nav-box .li:hover .n_box .a .icon.icon6 {
  background-position: 71.942% 65.789%;
}
.header .nav-box .li:hover ~ .h_bg {
  /* background-color: red !important; */
  top: 0;
}
.header .nav-box .li:hover .n_box .nav_child {
  top: 100%;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  height: 205px;
}
.header .nav-box .li.active .n_box .a {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a.a1 {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a.a2 {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a.a3 {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a.a4 {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a.a5 {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a.a6 {
  color: #0d6ad8;
}
.header .nav-box .li.active .n_box .a .icon.icon0 {
  background-position: 84.752% 64.286%;
}
.header .nav-box .li.active .n_box .a .icon.icon1 {
  background-position: 0.709% 65%;
}
.header .nav-box .li.active .n_box .a .icon.icon2 {
  background-position: 14.235% 65.854%;
}
.header .nav-box .li.active .n_box .a .icon.icon3 {
  background-position: 28.674% 65.116%;
}
.header .nav-box .li.active .n_box .a .icon.icon4 {
  background-position: 42.199% 65%;
}
.header .nav-box .li.active .n_box .a .icon.icon5 {
  background-position: 56.475% 65.789%;
}
.header .nav-box .li.active .n_box .a .icon.icon6 {
  background-position: 71.942% 65.789%;
}
.header .nav-box .li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 50px;
  height: 80px;
}
.header .nav-box .li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 50px;
  height: 80px;
}
.header .nav-box .h_bg {
  width: 100vw;
  height: 295px;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: -300px;
  right: 0;
  z-index: -2;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
}
.footer {
  width: 100%;
  height: 256px;
  position: relative;
  background-color: rgba(40, 91, 177, 0.8);
}
.footer .f_box {
  position: relative;
  top: 60px;
  text-align: center;
}
.footer .f_box .logo {
  display: inline-block;
}
.footer .f_box .logo .img {
  vertical-align: middle;
}
.footer .f_box .line {
  display: inline-block;
  width: 1px;
  height: 128px;
  background: #dedede;
  vertical-align: middle;
  margin-left: 43px;
  margin-right: 38px;
}
.footer .f_box .f_content {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.footer .f_box .f_content ul {
  margin-bottom: 20px;
}
.footer .f_box .f_content ul li {
  display: inline-block;
  margin-right: 51px;
}
.footer .f_box .f_content ul li a {
  font-size: 16px;
  line-height: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.footer .f_box .f_content ul li a:hover {
  color: skyblue;
}
.footer .f_box a p.link:hover {
  color: skyblue;
}
.footer .f_box .f_content p {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-bottom: 10px;
}
.abount_us_wrap {
  min-width: 1350px;
}
.abount_us_wrap img {
  -webkit-user-drag: none;
  -ms-user-drag: none;
  -o-user-drag: none;
  -moz-user-drag: none;
}
.new_screen4 {
  width: 100%;
}
.new_screen4 .n_content_box {
  position: absolute;
  top: 30%;
  left: 0;
  text-align: center;
  width: 100%;
}
.new_screen4 .n_content_box .n_item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 390px;
  height: 575px;
  background: url("../img/aboutUs/item-bg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 71px;
  padding-bottom: 68px;
}
.new_screen4 .n_content_box .n_item .logo_bog {
  width: 100%;
  text-align: center;
  margin-bottom: 70px;
}
.new_screen4 .n_content_box .n_item h1 {
  text-align: left;
  padding-left: 46px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #363f55;
  margin-bottom: 19px;
}
.new_screen4 .n_content_box .n_item .n_desc {
  overflow: hidden;
  text-align: left;
  padding-left: 46px;
  padding-right: 46px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #363f55;
  line-height: 25px;
  max-height: 237px;
}
.new_screen4 .n_content_box .n_item .n_desc div {
  position: relative;
  top: 0px;
}
.new_screen4 .n_content_box .n_item .n_desc div p {
  margin-bottom: 20px;
}
.new_screen4 .n_content_box .n_item .xiahua {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 59px;
  cursor: pointer;
}
.abount_us_wrap .about_content {
  min-width: 1350px;
  min-height: 800px;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.abount_us_wrap .about_content .fldy_wrap .two_r {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11.614%;
  z-index: 2;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
}
.abount_us_wrap .about_content .fldy_wrap .h_title {
  text-align: center;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  animation: a_t_slide_ups1 1.5s ease-in-out;
  -webkit-animation: a_t_slide_ups1 1.5s ease-in-out;
  -ms-animation: a_t_slide_ups1 1.5s ease-in-out;
  -moz-animation: a_t_slide_ups1 1.5s ease-in-out;
  -o-animation: a_t_slide_ups1 1.5s ease-in-out;
  cursor: pointer;
}
.abount_us_wrap .about_content .fldy_wrap .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.abount_us_wrap .about_content .fldy_wrap .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c5e4ff;
  margin-bottom: 14px;
}
.abount_us_wrap .about_content .fldy_wrap .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.abount_us_wrap .about_content .fldy_wrap .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.abount_us_wrap .about_content .fldy_wrap .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.abount_us_wrap .about_content .fldy_wrap .content_box {
  width: 38.07291667%;
  position: relative;
  top: 50%;
  transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  margin: 0 auto;
}
.abount_us_wrap .about_content .fldy_wrap .content_box img {
  width: 14.50068399%;
  cursor: pointer;
  transition: transform 0.5s;
}
.abount_us_wrap .about_content .fldy_wrap .content_box img:hover {
  transform: translateY(-10px);
}
.abount_us_wrap .about_content .fldy_wrap .content_box .c {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .c:hover {
  transform: translate(-50%, -50%);
}
.abount_us_wrap .about_content .fldy_wrap .content_box .center {
  width: 15.854993%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .bg1 {
  width: 100%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .bg1:hover {
  box-shadow: none;
  transform: translateY(0px);
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img1 {
  top: 24.7005988%;
  left: 1.91518468%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img2 {
  top: 48.80239521%;
  left: 1.91518468%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img3 {
  top: 8.23353293%;
  left: 17.37346101%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img4 {
  top: 32.48502994%;
  left: 17.37346101%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img5 {
  top: 56.88622754%;
  left: 17.37346101%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img6 {
  top: 13.17365269%;
  left: 33.24213406%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img7 {
  top: 64.07185629%;
  left: 33.24213406%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img8 {
  top: 37.868263%;
  left: 32.935705%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img9 {
  top: 13.17365269%;
  right: 33.24213406%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img10 {
  top: 64.07185629%;
  right: 33.24213406%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img11 {
  top: 8.23353293%;
  right: 17.37346101%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img12 {
  top: 32.48502994%;
  right: 17.37346101%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img13 {
  top: 56.88622754%;
  right: 17.37346101%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img14 {
  top: 24.4011976%;
  right: 1.91518468%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img15 {
  top: 48.50299401%;
  right: 1.91518468%;
}
.abount_us_wrap .about_content .fldy_wrap .content_box .img16 {
  top: 37.868263%;
  left: 50.935705%;
}
.abount_us_wrap .about_content .fldy_wrap .l_rw {
  width: 24.79166667%;
  position: absolute;
  bottom: 0;
  left: 11%;
  z-index: -1;
  animation: rw_s_l 2s;
  -webkit-animation: rw_s_l 2s;
  -moz-animation: rw_s_l 2s;
  -ms-animation: rw_s_l 2s;
  -o-animation: rw_s_l 2s;
}
.abount_us_wrap .about_content .fldy_wrap .r_rw {
  width: 19.375%;
  position: absolute;
  bottom: 0;
  right: 16.927083%;
  z-index: -1;
  animation: rw_s_r 2s;
  -webkit-animation: rw_s_r 2s;
  -moz-animation: rw_s_r 2s;
  -ms-animation: rw_s_r 2s;
  -o-animation: rw_s_r 2s;
}
.abount_us_wrap .about_content .fldy_wrap .yqjc {
  width: 14.21875%;
  position: absolute;
  left: 8.21875%;
  bottom: 16%;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
}
.abount_us_wrap .about_content .fldy_wrap .nl {
  width: 12.23958333%;
  position: absolute;
  right: 11.21875%;
  bottom: 16%;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
}
@keyframes rw_s_l {
  0% {
    transform: translateX(150px);
    -webkit-transform: translateX(150px);
    -moz-transform: translateX(150px);
    -ms-transform: translateX(150px);
    -o-transform: translateX(150px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
@keyframes rw_s_r {
  0% {
    transform: translateX(-150px);
    -webkit-transform: translateX(-150px);
    -moz-transform: translateX(-150px);
    -ms-transform: translateX(-150px);
    -o-transform: translateX(-150px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
.abount_us_wrap .about_content .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.abount_us_wrap .about_content .swiper-container .swiper-slide {
  overflow: hidden;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .swiper-slide.last {
  height: auto;
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen1 {
  width: 100%;
  height: 100%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen2 {
  width: 100%;
  height: 100%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen3 {
  width: 100%;
  height: 100%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen4 {
  width: 100%;
  height: 100%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen5 {
  width: 100%;
  height: 100%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .fldy_wrap {
  width: 100%;
  height: 100%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen1 .slide_tips {
  display: block;
  width: 90px;
  height: 57px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 42px;
  z-index: 2;
}
.abount_us_wrap .about_content .swiper-container .screen1 .slide_tips .s_line {
  display: block;
  width: 2px;
  height: 32px;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 0px;
  background: #677f88;
  animation: a_banner_s_line 2s infinite;
  -webkit-animation: a_banner_s_line 2s infinite;
  -ms-animation: a_banner_s_line 2s infinite;
  -moz-animation: a_banner_s_line 2s infinite;
  -o-animation: a_banner_s_line 2s infinite;
}
.abount_us_wrap .about_content .swiper-container .screen1 .slide_tips .txt {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #677f88;
}
.abount_us_wrap .about_content .swiper-container .swiper-wrapper1 {
  width: 100% !important;
  height: 100% !important;
}
.abount_us_wrap .about_content .swiper-container .screen1 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  animation: from_s_b 30s;
  -webkit-animation: from_s_b 30s;
  -ms-animation: from_s_b 30s;
  -moz-animation: from_s_b 30s;
  -o-animation: from_s_b 30s;
}
.abount_us_wrap .about_content .swiper-container .screen1 .h_title {
  text-align: center;
  position: absolute;
  bottom: 78.37%;
  left: 18.65%;
  animation: a_t_slide_up 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up 1.5s ease-in-out;
  -ms-animation: a_t_slide_up 1.5s ease-in-out;
  -moz-animation: a_t_slide_up 1.5s ease-in-out;
  -o-animation: a_t_slide_up 1.5s ease-in-out;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen1 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fefefe;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.85);
}
.abount_us_wrap .about_content .swiper-container .screen1 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
}
.abount_us_wrap .about_content .swiper-container .screen1 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.abount_us_wrap .about_content .swiper-container .screen1 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen1 .title {
  position: absolute;
  bottom: 56.64%;
  left: 18.65%;
  animation: a_t_slide_up 1.8s ease-in-out;
  -webkit-animation: a_t_slide_up 1.8s ease-in-out;
  -ms-animation: a_t_slide_up 1.8s ease-in-out;
  -moz-animation: a_t_slide_up 1.8s ease-in-out;
  -o-animation: a_t_slide_up 1.8s ease-in-out;
}
.abount_us_wrap .about_content .swiper-container .screen1 .des {
  width: 29.32%;
  position: absolute;
  bottom: 40.68%;
  left: 18.65%;
  font-size: 14px;
  line-height: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  animation: a_t_slide_up 2s ease-in-out;
  -webkit-animation: a_t_slide_up 2s ease-in-out;
  -ms-animation: a_t_slide_up 2s ease-in-out;
  -moz-animation: a_t_slide_up 2s ease-in-out;
  -o-animation: a_t_slide_up 2s ease-in-out;
}
.abount_us_wrap .about_content .swiper-container .screen1 .slogen {
  width: 20.16%;
  position: absolute;
  bottom: 9%;
  left: 18.65%;
}
.abount_us_wrap .about_content .swiper-container .screen1 .rw {
  width: 38.39%;
  position: absolute;
  bottom: 0;
  right: 3.33333%;
  animation: from_r 1s;
  -webkit-animation: from_r 1s;
  -ms-animation: from_r 1s;
  -moz-animation: from_r 1s;
  -o-animation: from_r 1s;
}
.abount_us_wrap .about_content .swiper-container .screen1 .rw .r {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.abount_us_wrap .about_content .swiper-container .screen1 .rw .l {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.abount_us_wrap .about_content .swiper-container .screen1 .rw img {
  width: 100%;
  transition: all 1s;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
}
.abount_us_wrap .about_content .swiper-container .screen2 .two_r {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11.614%;
  z-index: 2;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
}
.abount_us_wrap .about_content .swiper-container .screen2 .h_title {
  text-align: center;
  position: absolute;
  top: 11%;
  right: 18.75%;
  animation: a_t_slide_up1 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up1 1.5s ease-in-out;
  -ms-animation: a_t_slide_up1 1.5s ease-in-out;
  -moz-animation: a_t_slide_up1 1.5s ease-in-out;
  -o-animation: a_t_slide_up1 1.5s ease-in-out;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen2 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2d2e;
}
.abount_us_wrap .about_content .swiper-container .screen2 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #8a8e8e;
  margin-bottom: 14px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.abount_us_wrap .about_content .swiper-container .screen2 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen2 .f1 {
  width: 3.28%;
  position: absolute;
  top: 22%;
  left: 2.865%;
  z-index: 2;
}
.abount_us_wrap .about_content .swiper-container .screen2 .f2 {
  width: 5.73%;
  position: absolute;
  bottom: 10%;
  left: 36.56%;
  z-index: 2;
}
.abount_us_wrap .about_content .swiper-container .screen2 .f3 {
  width: 14.11%;
  position: absolute;
  top: 15%;
  right: 1.198%;
  z-index: 2;
}
.abount_us_wrap .about_content .swiper-container .screen2 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  animation: from_s_b 30s;
  -webkit-animation: from_s_b 30s;
  -ms-animation: from_s_b 30s;
  -moz-animation: from_s_b 30s;
  -o-animation: from_s_b 30s;
}
.swiper_history_box {
  width: 685px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.swiper_history_box .swiper-container_n {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.swiper_history_box .swiper-container_n .swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper_history_box .swiper-container_n .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen2 .game_title {
  position: absolute;
  top: 11%;
  left: 3.8%;
  z-index: 2;
}
.abount_us_wrap .about_content .swiper-container .screen2 .two_img {
  height: 100%;
  position: absolute;
  top: 0%;
  left: 2.8%;
  z-index: -1;
  animation: img_opacity 0.5s;
  -webkit-animation: img_opacity 0.5s;
  -moz-animation: img_opacity 0.5s;
  -ms-animation: img_opacity 0.5s;
  -o-animation: img_opacity 0.5s;
}
@keyframes img_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.abount_us_wrap .about_content .swiper-container .screen2 .hd {
  width: 30.72916667vw;
  min-width: 440px;
  position: absolute;
  bottom: 0;
  left: 14.52%;
  z-index: 2;
  animation: rigth_l 1.2s;
  -webkit-animation: rigth_l 1.2s;
  -ms-animation: rigth_l 1.2s;
  -moz-animation: rigth_l 1.2s;
  -o-animation: rigth_l 1.2s;
}
.abount_us_wrap .about_content .swiper-container .screen2 .word {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  z-index: 2;
  background: rgba(45, 45, 45, 0.85);
  padding: 0.78% 1.354% 0.677% 0.4166%;
  animation: opacity 3s;
  -webkit-animation: opacity 3s;
  -ms-animation: opacity 3s;
  -moz-animation: opacity 3s;
  -o-animation: opacity 3s;
}
.abount_us_wrap .about_content .swiper-container .screen2 .word img {
  vertical-align: middle;
}
.abount_us_wrap .about_content .swiper-container .screen2 .word span {
  vertical-align: middle;
}
.abount_us_wrap .about_content .swiper-container .screen2 .word span.span {
  margin-right: 40px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap {
  z-index: 100;
  position: absolute;
  width: 62.14%;
  height: 640px;
  top: 27%;
  right: 0;
  overflow: hidden;
  padding-top: 35px;
  padding-left: 10px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h {
  font-size: 0;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h span {
  display: inline-block;
  vertical-align: middle;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .line {
  display: inline-block;
  width: 70px;
  height: 2px;
  background: rgba(15, 95, 206, 0.1);
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring span {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: rgba(15, 95, 206, 0.1);
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring.active {
  width: 24px;
  height: 24px;
  background: rgba(15, 95, 206, 0.2);
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring.active span {
  background: #0f5fce;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring.ring1::after {
  content: "现在";
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  white-space: nowrap;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2d2e;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring.ring2::after {
  content: "2018";
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  white-space: nowrap;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2d2e;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc_h .ring.ring3::after {
  content: "2016";
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  white-space: nowrap;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2d2e;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc {
  margin-top: 76px;
  position: absolute;
  top: 30px;
  left: 0;
  height: 498px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 {
  white-space: nowrap;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 {
  width: 430px;
  height: 100%;
  display: inline-block;
  margin-right: 90px;
  vertical-align: top;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 h1 {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  font-style: italic;
  color: #2a2e2e;
  padding-bottom: 11px;
  border-bottom: 1px solid #d8d9dc;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 .ul2 {
  padding-top: 33px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 .ul2 .li2 {
  margin-bottom: 25px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 .ul2 .li2 div {
  display: inline-block;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 .ul2 .li2 div.m {
  vertical-align: top;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: italic;
  color: #666666;
  margin-right: 30px;
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 .ul2 .li2 div.m span {
  display: inline-block;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  font-style: italic;
  color: #666666;
  margin-right: 3px;
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.abount_us_wrap .about_content .swiper-container .screen2 .lc_wrap .lc .ul1 .li1 .ul2 .li2 div.des {
  white-space: normal;
  width: 317px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 25px;
}
.abount_us_wrap .about_content .swiper-container .screen3 .three_r {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 11.614%;
  z-index: 2;
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
}
.abount_us_wrap .about_content .swiper-container .screen3 .h_title {
  text-align: center;
  position: absolute;
  top: 15%;
  left: 6.146%;
  animation: a_t_slide_up1 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up1 1.5s ease-in-out;
  -ms-animation: a_t_slide_up1 1.5s ease-in-out;
  -moz-animation: a_t_slide_up1 1.5s ease-in-out;
  -o-animation: a_t_slide_up1 1.5s ease-in-out;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen3 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2d2e;
}
.abount_us_wrap .about_content .swiper-container .screen3 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #8a8e8e;
  margin-bottom: 14px;
}
.abount_us_wrap .about_content .swiper-container .screen3 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.abount_us_wrap .about_content .swiper-container .screen3 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen3 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  animation: from_s_b 25s;
  -webkit-animation: from_s_b 25s;
  -ms-animation: from_s_b 25s;
  -moz-animation: from_s_b 25s;
  -o-animation: from_s_b 25s;
  z-index: -1;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type {
  position: absolute;
  left: 6.25%;
  top: 30%;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li {
  position: relative;
  margin-bottom: 60px;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li .line {
  display: inline-block;
  width: 3px;
  height: 72px;
  background: #0d6ad8;
  vertical-align: middle;
  opacity: 0;
  filter: alpha(opacity=0);
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li .content {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li .content h1 {
  font-size: 39px;
  font-family: PangMenZhengDao;
  font-weight: 400;
  font-style: italic;
  color: #2a2d2e;
  margin-bottom: 13px;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li .content span {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li .content .w_box .w_item span {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li .content .w_box .w_item .l {
  margin-right: 10px;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li.active .line {
  opacity: 1;
  filter: alpha(opacity=100);
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li.active .content {
  left: 34px;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li.li1 {
  animation: li1_slide_l 0.7s;
  -webkit-animation: li1_slide_l 0.7s;
  -ms-animation: li1_slide_l 0.7s;
  -moz-animation: li1_slide_l 0.7s;
  -o-animation: li1_slide_l 0.7s;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li.li2 {
  animation: li1_slide_l 1s;
  -webkit-animation: li1_slide_l 1s;
  -ms-animation: li1_slide_l 1s;
  -moz-animation: li1_slide_l 1s;
  -o-animation: li1_slide_l 1s;
}
.abount_us_wrap .about_content .swiper-container .screen3 .l_type ul li.li3 {
  animation: li1_slide_l 1.3s;
  -webkit-animation: li1_slide_l 1.3s;
  -ms-animation: li1_slide_l 1.3s;
  -moz-animation: li1_slide_l 1.3s;
  -o-animation: li1_slide_l 1.3s;
}
.abount_us_wrap .about_content .swiper-container .screen3 .img_item {
  position: absolute;
  bottom: 7.93%;
  right: 7.448%;
  width: 49.479%;
  animation: img_item 0.8s;
  -webkit-animation: img_item 0.8s;
  -ms-animation: img_item 0.8s;
  -moz-animation: img_item 0.8s;
  -o-animation: img_item 0.8s;
}
.abount_us_wrap .about_content .swiper-container .screen4 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  animation: from_s_b 30s;
  -webkit-animation: from_s_b 30s;
  -ms-animation: from_s_b 30s;
  -moz-animation: from_s_b 30s;
  -o-animation: from_s_b 30s;
  position: relative;
  z-index: -1;
}
.abount_us_wrap .about_content .swiper-container .screen4 .h_title {
  text-align: center;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  animation: a_t_slide_ups1 1.5s ease-in-out;
  -webkit-animation: a_t_slide_ups1 1.5s ease-in-out;
  -ms-animation: a_t_slide_ups1 1.5s ease-in-out;
  -moz-animation: a_t_slide_ups1 1.5s ease-in-out;
  -o-animation: a_t_slide_ups1 1.5s ease-in-out;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen4 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.abount_us_wrap .about_content .swiper-container .screen4 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c5e4ff;
  margin-bottom: 14px;
}
.abount_us_wrap .about_content .swiper-container .screen4 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.abount_us_wrap .about_content .swiper-container .screen4 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content {
  width: 28.165%;
  position: absolute;
  bottom: 8.11%;
  animation-duration: 1.5s;
  -webkit-duration: 1.5s;
  -ms-duration: 1.5s;
  -moz-duration: 1.5s;
  -o-duration: 1.5s;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content.l {
  left: 12.97%;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content.r {
  right: 12.97%;
  bottom: 10.5%;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content h1 {
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content h1 img {
  width: 57.96%;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content .s4_c_b {
  width: 80.74%;
  margin: 0 auto;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content .s4_c_b .title_box {
  margin: 38px 0;
}
.abount_us_wrap .about_content .swiper-container .screen4 .s4_content .s4_c_b p {
  font-size: 14px;
  line-height: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c5e4ff;
  margin-bottom: 24px;
}
.abount_us_wrap .about_content .swiper-container .screen5 .h_title {
  text-align: center;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  animation: a_t_slide_ups 1.5s ease-in-out;
  -webkit-animation: a_t_slide_ups 1.5s ease-in-out;
  -ms-animation: a_t_slide_ups 1.5s ease-in-out;
  -moz-animation: a_t_slide_ups 1.5s ease-in-out;
  -o-animation: a_t_slide_ups 1.5s ease-in-out;
  cursor: pointer;
}
.abount_us_wrap .about_content .swiper-container .screen5 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.abount_us_wrap .about_content .swiper-container .screen5 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c5e4ff;
  margin-bottom: 14px;
}
.abount_us_wrap .about_content .swiper-container .screen5 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.abount_us_wrap .about_content .swiper-container .screen5 .h_title.get::after {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen5 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  animation: from_s_b 50s;
  -webkit-animation: from_s_b 50s;
  -ms-animation: from_s_b 50s;
  -moz-animation: from_s_b 50s;
  -o-animation: from_s_b 50s;
  position: relative;
  z-index: -1;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  -o-user-drag: none;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content {
  overflow: hidden;
  font-size: 0;
  width: 62.864584%;
  height: 25.104vw;
  min-height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  -moz-transform: translate(-50%, -40%);
  -o-transform: translate(-50%, -40%);
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box {
  position: absolute;
  bottom: 0;
  left: 0;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul {
  position: relative;
  left: 0;
  white-space: nowrap;
  width: auto;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li {
  display: inline-block;
  width: 23.44656172%;
  margin-right: 2%;
  position: relative;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li .bg1 {
  width: 100%;
  position: relative;
  z-index: -1;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li a {
  width: 88.33922261%;
  position: absolute;
  top: -3.87931034%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li a .img {
  width: 100%;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li .c {
  width: 88.33922261%;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li .c .y {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li .c .des {
  font-size: 17px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 14px;
  line-height: 24px;
  margin-top: 12px;
  white-space: normal;
}
.abount_us_wrap .about_content .swiper-container .screen5 .s5_content .ul_box .ul li .c .zm {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
@media screen and (max-width: 1840px) {
  .s5_content .c .des {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 1750px) {
  .s5_content .c .des {
    font-size: 15px !important;
    line-height: 21px !important;
    margin-top: 9px !important;
  }
}
@media screen and (max-width: 1650px) {
  .s5_content .c .des {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 9px !important;
  }
}
@media screen and (max-width: 1600px) {
  .s5_content .c .des {
    font-size: 13px !important;
    line-height: 19px !important;
    margin-top: 8px !important;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}
@keyframes li1_slide_l {
  0% {
    left: -400px;
  }
  100% {
    left: 0px;
  }
}
@keyframes li2_slide_l {
  0% {
    left: -600px;
  }
  100% {
    left: 0px;
  }
}
@keyframes li3_slide_l {
  0% {
    left: -800px;
  }
  100% {
    left: 0px;
  }
}
@keyframes img_item {
  0% {
    transform: translateX(250px);
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes width {
  0% {
    width: 0;
  }
  100% {
    width: 30px;
  }
}
@keyframes rigth_l {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
}
@keyframes rigth_s {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
}
@keyframes from_r {
  0% {
    transform: translateX(500px);
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -o-transform: translateX(500px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
@keyframes from_s_b {
  0% {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
@keyframes a_s_slide_up {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  80% {
    opacity: 0.8;
    filter: alpha(opacity=80);
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -o-transform: translateX(-30px);
  }
  85% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  90% {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -o-transform: translateX(10px);
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  95% {
    opacity: 0.9;
    filter: alpha(opacity=90);
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
@keyframes a_t_slide_ups {
  0% {
    transform: translateX(-50%) translateY(120px);
    -webkit-transform: translateX(-50%) translateY(120px);
    -ms-transform: translateX(-50%) translateY(120px);
    -moz-transform: translateX(-50%) translateY(120px);
    -o-transform: translateX(-50%) translateY(120px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateX(-50%) translateY(0px);
    -webkit-transform: translateX(-50%) translateY(0px);
    -ms-transform: translateX(-50%) translateY(0px);
    -moz-transform: translateX(-50%) translateY(0px);
    -o-transform: translateX(-50%) translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes a_t_slide_ups1 {
  0% {
    transform: translateX(-50%) translateY(50px);
    -webkit-transform: translateX(-50%) translateY(50px);
    -ms-transform: translateX(-50%) translateY(50px);
    -moz-transform: translateX(-50%) translateY(50px);
    -o-transform: translateX(-50%) translateY(50px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateX(-50%) translateY(0px);
    -webkit-transform: translateX(-50%) translateY(0px);
    -ms-transform: translateX(-50%) translateY(0px);
    -moz-transform: translateX(-50%) translateY(0px);
    -o-transform: translateX(-50%) translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes a_t_slide_up {
  0% {
    transform: translateY(120px);
    -webkit-transform: translateY(120px);
    -ms-transform: translateY(120px);
    -moz-transform: translateY(120px);
    -o-transform: translateY(120px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes a_t_slide_up1 {
  0% {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes h_slide {
  0% {
    left: 0;
    width: 0%;
  }
  100% {
    left: 0;
    width: 100%;
  }
}
@keyframes all_scale {
  0% {
    transform: translate(-50%, -50%) scale(0) rotateY(0);
    -webkit-transform: translate(-50%, -50%) scale(0) rotateY(0);
    -ms-transform: translate(-50%, -50%) scale(0) rotateY(0);
    -moz-transform: translate(-50%, -50%) scale(0) rotateY(0);
    -o-transform: translate(-50%, -50%) scale(0) rotateY(0);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60% {
    transform: translate(-50%, -50%) scale(1) rotateY(360deg);
    -webkit-transform: translate(-50%, -50%) scale(1) rotateY(360deg);
    -ms-transform: translate(-50%, -50%) scale(1) rotateY(360deg);
    -moz-transform: translate(-50%, -50%) scale(1) rotateY(360deg);
    -o-transform: translate(-50%, -50%) scale(1) rotateY(360deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    transform: translate(-50%, -50%) scale(4) rotateY(360deg);
    -webkit-transform: translate(-50%, -50%) scale(4) rotateY(360deg);
    -ms-transform: translate(-50%, -50%) scale(4) rotateY(360deg);
    -moz-transform: translate(-50%, -50%) scale(4) rotateY(360deg);
    -o-transform: translate(-50%, -50%) scale(4) rotateY(360deg);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.all_mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 999;
}
.all_mask img {
  position: fixed;
  top: 52%;
  left: 55%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  animation: all_scale 3s;
  -webkit-animation: all_scale 3s;
  -ms-animation: all_scale 3s;
  -moz-animation: all_scale 3s;
  -o-animation: all_scale 3s;
}
.launch_products_wrap {
  min-width: 1350px;
  min-height: 800px;
}
.launch_products_wrap .content {
  min-width: 1350px;
  min-height: 800px;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.launch_products_wrap .content .screen-swiper {
  width: 100%;
  height: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-wrapper2 {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
.launch_products_wrap .content .screen-swiper .swiper-wrapper2 .swiper-slide {
  width: 100%;
  height: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide {
  transition: top 20s;
  -webkit-transition: top 20s;
  -ms-transition: top 20s;
  -moz-transition: top 20s;
  -o-transition: top 20s;
  position: relative;
  overflow: hidden;
}
.launch_products_wrap .content .screen-swiper .swiper-slide.last {
  width: 100%;
  height: auto !important;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 {
  position: relative;
  width: 100%;
  height: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .bg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 10.42%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .aside-bg {
  position: relative;
  height: 100%;
  width: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .zm_box {
  position: absolute;
  left: 18.5%;
  top: 24.5%;
  width: 12px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .zm_box .word {
  width: 100%;
  height: auto;
  word-wrap: break-word;
  /*英文的时候需要加上这句，自动换行*/
  writing-mode: vertical-lr;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c3c3c3;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .zm_box span {
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #c3c3c3;
  margin: 41px 0;
  transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .title {
  position: absolute;
  left: 51%;
  top: 23.7%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 35px;
  font-size: 38px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #f5f2e5;
  writing-mode: vertical-lr;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .title span {
  margin-bottom: 35px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .aside_footer {
  position: absolute;
  bottom: 10.1%;
  right: 6%;
  text-align: right;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .aside_footer div {
  margin-bottom: 8px;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c6c5be;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .aside_footer .a_f_line {
  margin-bottom: 15px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .aside .aside_footer .a_f_line .line {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #f5f2e5;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box {
  position: absolute;
  top: 20%;
  right: 0;
  width: 89.57%;
  overflow: hidden;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap {
  position: relative;
  left: -10%;
  width: 100vw;
  min-width: 1350px;
  padding-left: 10.43%;
  padding-right: 59px;
}
.new_dom_box {
  position: absolute;
  left: 66%;
  top: 55%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  white-space: nowrap;
}
.new_dom_box .lt {
  position: absolute;
  left: -3%;
  top: -6%;
}
.new_dom_box .lb {
  position: absolute;
  left: -7%;
  bottom: 6%;
}
.new_dom_box .rb {
  position: absolute;
  right: 21%;
  bottom: -3%;
}
.new_dom_box .rt {
  position: absolute;
  right: 20%;
  top: -10%;
}
.new_dom_box .img_box {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.new_dom_box .img_box.img_box1 {
  animation: img_animate1 3s linear infinite;
  -webkit-animation: img_animate1 3s linear infinite;
  -moz-animation: img_animate1 3s linear infinite;
  -ms-animation: img_animate1 3s linear infinite;
  -o-animation: img_animate1 3s linear infinite;
  z-index: 10;
}
.new_dom_box .img_box.img_box1 .img {
  width: 17.86458333vw;
  min-width: 257px;
}
.new_dom_box .img_box.img_box1 .box1 {
  position: absolute;
  bottom: 4%;
  left: 10%;
  width: 60%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
.new_dom_box .img_box.img_box1 .box1 img {
  width: 13.85416667vw;
  position: absolute;
  bottom: 6%;
  left: 4%;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  min-width: 195px;
  z-index: 10;
}
.new_dom_box .img_box.img_box1 .box1:hover img {
  opacity: 1;
}
.new_dom_box .img_box.img_box2 {
  animation: img_animate2 3s linear infinite;
  -webkit-animation: img_animate2 3s linear infinite;
  -moz-animation: img_animate2 3s linear infinite;
  -ms-animation: img_animate2 3s linear infinite;
  -o-animation: img_animate2 3s linear infinite;
  transform: translateX(-45%);
  -webkit-transform: translateX(-45%);
  -moz-transform: translateX(-45%);
  -ms-transform: translateX(-45%);
  -o-transform: translateX(-45%);
}
.new_dom_box .img_box.img_box2 .img {
  width: 21.45833333vw;
  min-width: 309px;
}
.new_dom_box .img_box.img_box2 .box1 {
  position: absolute;
  bottom: 1%;
  right: 1%;
  width: 60%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
}
.new_dom_box .img_box.img_box2 .box1 img {
  width: 13.02083333vw;
  position: absolute;
  bottom: 7%;
  right: -5%;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  min-width: 183px;
}
.new_dom_box .img_box.img_box2 .box1:hover img {
  opacity: 1;
}
.new_dom_box .img_box.img_box3 {
  animation: img_animate3 5s linear infinite;
  -webkit-animation: img_animate3 5s linear infinite;
  -moz-animation: img_animate3 5s linear infinite;
  -ms-animation: img_animate3 5s linear infinite;
  -o-animation: img_animate3 5s linear infinite;
  transform: translateX(-60%);
  -webkit-transform: translateX(-60%);
  -moz-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  -o-transform: translateX(-60%);
}
.new_dom_box .img_box.img_box3 .img {
  width: 20.05208333vw;
  min-width: 289px;
}
.new_dom_box .img_box.img_box3 .box1 {
  position: absolute;
  bottom: 1%;
  right: 27%;
  width: 60%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
}
.new_dom_box .img_box.img_box3 .box1 img {
  width: 12.55208333vw;
  position: absolute;
  bottom: 16%;
  right: 0%;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  min-width: 183px;
}
.new_dom_box .img_box.img_box3 .box1:hover img {
  opacity: 1;
}
.new_dom_box .img_box.img_box4 {
  animation: img_animate4 4s linear infinite;
  -webkit-animation: img_animate4 4s linear infinite;
  -moz-animation: img_animate4 4s linear infinite;
  -ms-animation: img_animate4 4s linear infinite;
  -o-animation: img_animate4 4s linear infinite;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}
.new_dom_box .img_box.img_box4 .img {
  width: 17.39583333vw;
  min-width: 250px;
}
.new_dom_box .img_box.img_box4 .box1 {
  position: absolute;
  bottom: 1%;
  right: 27%;
  width: 60%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
}
.new_dom_box .img_box.img_box4 .box1 img {
  width: 12.55208333vw;
  position: absolute;
  bottom: 6%;
  right: -37%;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  min-width: 183px;
}
.new_dom_box .img_box.img_box4 .box1:hover img {
  opacity: 1;
}
.new_dom_box .img_box.img_box5 {
  animation: img_animate5 4s linear infinite;
  -webkit-animation: img_animate5 4s linear infinite;
  -moz-animation: img_animate5 4s linear infinite;
  -ms-animation: img_animate5 4s linear infinite;
  -o-animation: img_animate5 4s linear infinite;
  transform: translateX(-139%);
  -webkit-transform: translateX(-139%);
  -moz-transform: translateX(-139%);
  -ms-transform: translateX(-139%);
  -o-transform: translateX(-139%);
}
.new_dom_box .img_box.img_box5 .img {
  width: 16.66666667vw;
  min-width: 240px;
}
.new_dom_box .img_box.img_box5 .box1 {
  position: absolute;
  bottom: 1%;
  right: 0%;
  width: 66%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
}
.new_dom_box .img_box.img_box5 .box1 img {
  width: 12.55208333vw;
  position: absolute;
  bottom: 24%;
  right: 0%;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  min-width: 183px;
}
.new_dom_box .img_box.img_box5 .box1:hover img {
  opacity: 1;
}
@keyframes img_animate1 {
  0% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
  }
  50% {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
  }
}
@keyframes img_animate2 {
  0% {
    transform: translateY(10px) translateX(-45%);
    -webkit-transform: translateY(10px) translateX(-45%);
    -moz-transform: translateY(10px) translateX(-45%);
    -ms-transform: translateY(10px) translateX(-45%);
    -o-transform: translateY(10px) translateX(-45%);
  }
  50% {
    transform: translateY(-10px) translateX(-45%);
    -webkit-transform: translateY(-10px) translateX(-45%);
    -moz-transform: translateY(-10px) translateX(-45%);
    -ms-transform: translateY(-10px) translateX(-45%);
    -o-transform: translateY(-10px) translateX(-45%);
  }
  100% {
    transform: translateY(10px) translateX(-45%);
    -webkit-transform: translateY(10px) translateX(-45%);
    -moz-transform: translateY(10px) translateX(-45%);
    -ms-transform: translateY(10px) translateX(-45%);
    -o-transform: translateY(10px) translateX(-45%);
  }
}
@keyframes img_animate3 {
  0% {
    transform: translateY(-8px) translateX(-60%);
    -webkit-transform: translateY(-8px) translateX(-60%);
    -moz-transform: translateY(-8px) translateX(-60%);
    -ms-transform: translateY(-8px) translateX(-60%);
    -o-transform: translateY(-8px) translateX(-60%);
  }
  50% {
    transform: translateY(10px) translateX(-60%);
    -webkit-transform: translateY(10px) translateX(-60%);
    -moz-transform: translateY(10px) translateX(-60%);
    -ms-transform: translateY(10px) translateX(-60%);
    -o-transform: translateY(10px) translateX(-60%);
  }
  100% {
    transform: translateY(-8px) translateX(-60%);
    -webkit-transform: translateY(-8px) translateX(-60%);
    -moz-transform: translateY(-8px) translateX(-60%);
    -ms-transform: translateY(-8px) translateX(-60%);
    -o-transform: translateY(-8px) translateX(-60%);
  }
}
@keyframes img_animate4 {
  0% {
    transform: translateY(9px) translateX(-100%);
    -webkit-transform: translateY(9px) translateX(-100%);
    -moz-transform: translateY(9px) translateX(-100%);
    -ms-transform: translateY(9px) translateX(-100%);
    -o-transform: translateY(9px) translateX(-100%);
  }
  50% {
    transform: translateY(-9px) translateX(-100%);
    -webkit-transform: translateY(-9px) translateX(-100%);
    -moz-transform: translateY(-9px) translateX(-100%);
    -ms-transform: translateY(-9px) translateX(-100%);
    -o-transform: translateY(-9px) translateX(-100%);
  }
  100% {
    transform: translateY(9px) translateX(-100%);
    -webkit-transform: translateY(9px) translateX(-100%);
    -moz-transform: translateY(9px) translateX(-100%);
    -ms-transform: translateY(9px) translateX(-100%);
    -o-transform: translateY(9px) translateX(-100%);
  }
}
@keyframes img_animate5 {
  0% {
    transform: translateY(-10px) translateX(-139%);
    -webkit-transform: translateY(-10px) translateX(-139%);
    -moz-transform: translateY(-10px) translateX(-139%);
    -ms-transform: translateY(-10px) translateX(-139%);
    -o-transform: translateY(-10px) translateX(-139%);
  }
  50% {
    transform: translateY(10px) translateX(-139%);
    -webkit-transform: translateY(10px) translateX(-139%);
    -moz-transform: translateY(10px) translateX(-139%);
    -ms-transform: translateY(10px) translateX(-139%);
    -o-transform: translateY(10px) translateX(-139%);
  }
  100% {
    transform: translateY(-10px) translateX(-139%);
    -webkit-transform: translateY(-10px) translateX(-139%);
    -moz-transform: translateY(-10px) translateX(-139%);
    -ms-transform: translateY(-10px) translateX(-139%);
    -o-transform: translateY(-10px) translateX(-139%);
  }
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box {
  position: relative;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container {
  width: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide {
  cursor: pointer;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide.swiper-slide-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide.swiper-slide-prev {
  opacity: 1;
  filter: alpha(opacity=100);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide.swiper-slide-next {
  opacity: 1;
  filter: alpha(opacity=100);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide .ring {
  position: relative;
  width: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide .rw {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide .title {
  position: absolute;
  left: 12%;
  top: 50%;
  height: 74%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide .f_word {
  width: 16.9%;
  position: absolute;
  top: 79.901515%;
  right: 7%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .out_side-box .screen1_swiper_wrap .s_box .screen1-swiper-container .swiper-slide .f_word img {
  width: 100%;
  margin: 10px 0;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page {
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-11%);
  -webkit-transform: translateX(-11%);
  -ms-transform: translateX(-11%);
  -moz-transform: translateX(-11%);
  -o-transform: translateX(-11%);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page span {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #ffffff;
  border-radius: 50%;
  margin-right: 15px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page span:last-of-type {
  margin-right: 0px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page span.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page img {
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page .l {
  margin-right: 41px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page .r {
  margin-left: 41px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page div {
  position: absolute;
  bottom: -45%;
  width: 34px;
  height: 1px;
  background: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page div.l1 {
  left: 0;
  transform: translateX(-18%);
  -webkit-transform: translateX(-18%);
  -ms-transform: translateX(-18%);
  -moz-transform: translateX(-18%);
  -o-transform: translateX(-18%);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .screen1 .page div.l2 {
  right: 0;
  transform: translateX(18%);
  -webkit-transform: translateX(18%);
  -ms-transform: translateX(18%);
  -moz-transform: translateX(18%);
  -o-transform: translateX(18%);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 8%;
}
.n_g1_l {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 37.39583333%;
  z-index: -1;
}
.n_g1_r {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48.59375%;
}
.n-g2-l {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 41.45833333%;
}
.n-g2-r {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 44.42708333%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  opacity: 0;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 684px;
  padding-top: 30px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .close {
  width: 36px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .close:hover {
  transform: rotate(180deg) scale(1.4);
  -webkit-transform: rotate(180deg) scale(1.4);
  -ms-transform: rotate(180deg) scale(1.4);
  -moz-transform: rotate(180deg) scale(1.4);
  -o-transform: rotate(180deg) scale(1.4);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap {
  width: 100%;
  height: 348px;
  position: relative;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .icon {
  position: absolute;
  width: 18px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .icon:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transform: translateY(-50%) scale(1.4);
  -webkit-transform: translateY(-50%) scale(1.4);
  -ms-transform: translateY(-50%) scale(1.4);
  -moz-transform: translateY(-50%) scale(1.4);
  -o-transform: translateY(-50%) scale(1.4);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .icon.l {
  left: 0;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .icon.r {
  right: 0;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .swiper-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 610px;
  height: 348px;
  padding: 6px 6px;
  background: url("../img/launchProducts/b-banner-kuang.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .swiper-box .item {
  width: 100%;
  height: 100%;
  border: 1px solid #b48f3e;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .swiper-wrap .swiper-box .item .swiper-container1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .page-wrap {
  text-align: center;
  margin-top: 10px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .page-wrap .page-icon2 {
  display: inline-block;
  cursor: pointer;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .page-wrap .page-icon2 img {
  width: 11px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .btn-box {
  text-align: center;
  margin-top: 30px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .btn-box .btn {
  display: inline-block;
  width: 159px;
  height: 44px;
  border-radius: 22px;
  line-height: 41px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  box-sizing: border-box;
  cursor: pointer;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .btn-box .btn:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .btn-box .btn.btn1 {
  background: #dc7c16;
  margin-right: 20px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .btn-box .btn.btn2 {
  background: #a03115;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .mask_module .mask_content .btn-box .btn img {
  vertical-align: middle;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des {
  text-align: center;
  /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); */
  z-index: 10;
  width: 424px;
  margin: 0 auto;
  /* margin-top: 20%; */
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .outside {
  width: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .hide {
  animation: w_animate1 2s;
  -webkit-animation: w_animate1 2s;
  -moz-animation: w_animate1 2s;
  -ms-animation: w_animate1 2s;
  -o-animation: w_animate1 2s;
}
@keyframes w_animate1 {
  0% {
    opacity: 0;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
}
/* .launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .icon{
    width: 80px;
    height: 80px;
  }
  .launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .xb_icon{
    background: url('../img/launchProducts/game1-icon.jpg') no-repeat;
    background-size: 100% 100%;
  } */
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des h1 {
  font-size: 24px;
  font-weight: bold;
  color: #2a2b2b;
  margin-top: 38px;
  margin-bottom: 11px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding-bottom: 13px;
  display: block;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des p {
  font-size: 14px;
  font-weight: 400;
  color: #2a2b2b;
  line-height: 20px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .banner-title {
  margin-top: 27px;
  margin-bottom: 9px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .banner-box {
  width: 312px;
  height: 178px;
  background: url("../img/launchProducts/s-banner-kuang.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 3px 3px;
  box-sizing: border-box;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .banner-box .box {
  width: 100%;
  height: 100%;
  border: 1px solid #b48f3e;
  overflow: hidden;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .banner-box .box .swiper-container {
  width: 100%;
  height: 100%;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .banner-box .box .swiper-container img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .page-wrap {
  text-align: center;
  margin-top: 10px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .page-wrap .page-icon1 {
  display: inline-block;
  cursor: pointer;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .page-wrap .page-icon1 img {
  width: 11px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .btn-box {
  text-align: center;
  margin-top: 30px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .btn-box .btn {
  display: inline-block;
  width: 159px;
  height: 44px;
  border-radius: 22px;
  line-height: 41px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  box-sizing: border-box;
  cursor: pointer;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .btn-box .btn:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .btn-box .btn.btn1 {
  background: #dc7c16;
  margin-right: 20px;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .btn-box .btn.btn2 {
  background: #1b0b07;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box .game_des .btn-box .btn img {
  vertical-align: middle;
}
.launch_products_wrap .content .screen-swiper .swiper-slide .game_box.operate .game_des {
  top: 30%;
}
.seven_life_wrap {
  padding-top: 80px;
  min-width: 1350px;
  box-sizing: border-box;
  overflow: hidden;
}
.seven_life_wrap .s_l_content {
  width: 100%;
  position: relative;
}
.seven_life_wrap .s_l_content .s_l_screen1 {
  position: relative;
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen1 .bg {
  position: relative;
  z-index: -1;
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen1 .imple {
  position: absolute;
  left: 24px;
  top: 5.5%;
  width: 10.8333%;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box {
  font-size: 0;
  position: absolute;
  bottom: 11%;
  left: 9.11458333%;
  width: 22.08333333%;
  white-space: nowrap;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box {
  margin-bottom: 20px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin-right: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span {
  display: inline-block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span.img-0 {
  background: url('../img/77life/img1.jpg?v=2023') no-repeat;
  background-size: cover;
  background-position: center;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span.img-1 {
  background: url('../img/77life/img11.jpg?v=3') no-repeat;
  background-size: cover;
  background-position: center;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span.img-2 {
  background: url('../img/77life/img22.jpg?v=3') no-repeat;
  background-size: cover;
  background-position: center;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span.img-3 {
  background: url('../img/77life/img33.jpg?v=3') no-repeat;
  background-size: cover;
  background-position: center;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span.img-6 {
  background: url('../img/77life/img66.jpg?v=2023') no-repeat;
  background-size: cover;
  background-position: center;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box .line_box div span.img-4 {
  background: url('../img/77life/img44.jpg?v=3') no-repeat;
  background-size: cover;
  background-position: center;
}
.seven_life_wrap .s_l_content .s_l_screen1 .img_box img {
  width: 24%;
  margin-right: 11px;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_title {
  position: absolute;
  left: 24.6875%;
  top: 22.5%;
  padding-top: 15px;
  z-index: 2;
  animation-duration: 1.5s;
  -webkit-duration: 1.5s;
  -ms-duration: 1.5s;
  -moz-duration: 1.5s;
  -o-duration: 1.5s;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_title h1 {
  font-size: 38px;
  font-family: PingFang SC;
  font-weight: bold;
  font-style: italic;
  color: #2a2b2b;
  margin-bottom: 17px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_title h2 {
  font-size: 21px;
  font-family: PingFang SC;
  font-weight: bold;
  font-style: italic;
  color: #2a2b2b;
  position: relative;
  transform: translateX(50%);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 13px;
  width: 43%;
  height: 2px;
  background: #0d6ad8;
  animation: h_slide1 0.8;
  -webkit-animation: h_slide1 0.8;
  -ms-animation: h_slide1 0.8;
  -moz-animation: h_slide1 0.8;
  -o-animation: h_slide1 0.8;
}
@keyframes h_slide1 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.seven_life_wrap .s_l_content .s_l_screen1 .show_img_box {
  overflow: hidden;
  width: 31.51%;
  position: absolute;
  bottom: 11%;
  left: 31.7%;
}
.seven_life_wrap .s_l_content .s_l_screen1 .show_img_box .mask {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 200%;
  height: 100%;
  background-color: #0d6ad8;
  animation: slide_mask 0.5s cubic-bezier(0.1, 0, 1, 1);
}
@keyframes slide_mask {
  0% {
    left: -200%;
  }
  100% {
    left: 100%;
  }
}
.seven_life_wrap .s_l_content .s_l_screen1 .show_img_box .white {
  width: 300%;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}
.seven_life_wrap .s_l_content .s_l_screen1 .show_img_box .black {
  width: 180%;
  height: 100%;
  background-color: #0d6ad8;
  position: absolute;
  top: -100%;
  left: 6%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
}
.seven_life_wrap .s_l_content .s_l_screen1 .show_img {
  width: 100%;
}
@keyframes i_s_f_l {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes b_s_f_t {
  0% {
    top: -100%;
    left: 6%;
    transform: translateX(-100%);
  }
  30% {
    top: 0%;
    left: 6%;
    transform: translateX(-100%);
  }
  100% {
    top: 0%;
    left: 100%;
    transform: translateX(0%);
  }
}
@keyframes w_s_f_l {
  0% {
    left: 0%;
    transform: translateX(-100%);
  }
  100% {
    left: 0%;
    transform: translateX(100%);
  }
}
@keyframes show_s_f_r {
  0% {
    right: -50%;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  100% {
    right: 3.59375%;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
@keyframes swiper_s_f_l {
  0% {
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    left: 2.29166667%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes s_f_l {
  0% {
    left: 30.36458333%;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  100% {
    left: 35.36458333%;
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type {
  width: 17.34375%;
  position: absolute;
  top: 6.66666667%;
  right: 21.333333%;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul {
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li {
  cursor: pointer;
  width: 100%;
  margin-bottom: 11px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
  border: 1px solid #ffffff;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.04), 0px 12px 13px 0px rgba(0, 0, 0, 0.04);
  padding: 18px 0 21px 27px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
  padding-left: 14px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  vertical-align: middle;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .child {
  width: 200%;
  margin-top: 10px;
  /* height: 0; */
  overflow: hidden;
  white-space: nowrap;
  
  padding-left: 55px;
  max-height: 0px;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .child p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  line-height: 16px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .child p:first-child {
  margin-bottom: 5px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .type {
  background: #ffffff;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .type img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
  height: 100px;
  margin-top: 20px;
}
.seven_life_wrap .s_l_content .s_l_screen1 .honesty {
  position: absolute;
  right: 0;
  bottom: -14.5%;
  width: 5.26041667%;
}
.seven_news_module {
  position: relative;
  width: 100%;
  height: 858px;
  padding-top: 100px;
  box-sizing: border-box;
}
.seven_news_module .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  left: 45%;
  animation: a_t_slide_up 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up 1.5s ease-in-out;
  -ms-animation: a_t_slide_up 1.5s ease-in-out;
  -moz-animation: a_t_slide_up 1.5s ease-in-out;
  -o-animation: a_t_slide_up 1.5s ease-in-out;
  cursor: pointer;
}
.seven_news_module .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fefefe;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.85);
}
.seven_news_module .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
}
.seven_news_module .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.2s linear;
  -webkit-animation: h_slide 1.2s linear;
  -ms-animation: h_slide 1.2s linear;
  -moz-animation: h_slide 1.2s linear;
  -o-animation: h_slide 1.2s linear;
}
.seven_news_module .s_news_wrap {
  margin: 0 auto;
  position: relative;
  margin-top: 25px;
}
.seven_news_module .s_news_wrap .s_news_box {
  text-align: center;
}
.seven_news_module .s_news_wrap .s_news_box ul {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
}
.seven_news_module .s_news_wrap .s_news_box ul .s_news_more {
  position: absolute;
  top: 0%;
  right: 0;
  transform: translateY(-180%);
  -webkit-transform: translateY(-180%);
  -moz-transform: translateY(-180%);
  -ms-transform: translateY(-180%);
  -o-transform: translateY(-180%);
  text-align: right;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2c30;
  cursor: pointer;
}
.seven_news_module .s_news_wrap .s_news_box ul .s_news_more span {
  margin-left: 9px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #2a2c30;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.seven_news_module .s_news_wrap .s_news_box ul .s_news_more:hover {
  opacity: 0.8;
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item {
  cursor: pointer;
  vertical-align: top;
  width: 386px;
  height: 500px;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 22px;
  text-align: left;
  position: relative;
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item:hover img {
  transform: scale(1.02);
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item:last-child {
  margin-right: 0;
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item .img_box {
  width: 100%;
  height: 276px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item h1 {
  margin-top: 33px;
  height: 60px;
  white-space: normal;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  line-height: 30px;
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item p {
  white-space: normal;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2c30;
  line-height: 29px;
  margin-top: 20px;
  margin-bottom: 61px;
  display: -webkit-box;
  -webkit-display: -webkit-box;
  -moz-display: -webkit-box;
  -ms-display: -webkit-box;
  -o-display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;
  max-height: 58px;
}
.seven_news_module .s_news_wrap .s_news_box ul .news_item span {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: normal;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 29px;
}
.seven_life_wrap .s_l_content .s_l_screen2 {
  position: relative;
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  left: 45%;
  animation: a_t_slide_up 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up 1.5s ease-in-out;
  -ms-animation: a_t_slide_up 1.5s ease-in-out;
  -moz-animation: a_t_slide_up 1.5s ease-in-out;
  -o-animation: a_t_slide_up 1.5s ease-in-out;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen2 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fefefe;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.85);
}
.seven_life_wrap .s_l_content .s_l_screen2 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.seven_life_wrap .s_l_content .s_l_screen2 .des {
  text-align: center;
  margin-top: 27px;
  margin-bottom: 42px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.swiper_mask_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999;
}
.swiper_mask_wrap .swiper-box {
  width: 900px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.swiper_mask_wrap .swiper-box .swiper-container4 {
  width: 100%;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.swiper_mask_wrap .swiper-box .swiper-container4 .swiper-slide {
  display: inline-block;
}
.swiper_mask_wrap .swiper-box .swiper-container4 img {
  width: 100%;
}
.swiper_mask_wrap .swiper-box .swiper-container4 .swiper-pagination {
  bottom: 10px !important;
}
.swiper_mask_wrap .swiper-box .swiper-container4 .swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
}
.swiper_mask_wrap .swiper-box .close {
  position: absolute;
  top: -10px;
  right: 0;
  transform: translate(0%, -100%);
  -webkit-transform: translate(0%, -100%);
  -moz-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  -o-transform: translate(0%, -100%);
  width: 40px;
  height: 40px;
  background: url("../img/77life/guanbicopy.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.swiper_mask_wrap .swiper-box .close:hover {
  opacity: 0.8;
}
.swiper_mask_wrap .swiper-box h1 {
  font-size: 19px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-top: 21px;
  margin-bottom: 20px;
}
.swiper_mask_wrap .swiper-box p {
  width: 700px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show {
  width: 100%;
  height: 600px;
  text-align: right;
  position: relative;
  margin-bottom: 125px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1258px;
  height: 624px;
  margin: 0 auto;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box {
  width: auto;
  height: 100%;
  white-space: nowrap;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box ul {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  width: 1258px;
  height: 100%;
  text-align: left;
  white-space: normal;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box ul li {
  cursor: pointer;
  vertical-align: top;
  display: inline-block;
  width: 361px;
  height: 262px;
  margin-left: 58px;
  margin-bottom: 50px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box ul li:nth-of-type(3n) {
  margin-right: 0;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box ul li img {
  width: 361px;
  height: 189px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box ul li h1 {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  margin-top: 14px;
  margin-bottom: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .model_outside .model_wrap .ul_box ul li p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .page_box {
  position: absolute;
  top: -400%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  -webkit-user-select: none;
  /* WebKit内核私有属性 */
  -ms-user-select: none;
  /* IE私有属性(IE10及以后) */
  -khtml-user-select: none;
  /* KHTML内核私有属性 */
  -o-user-select: none;
  /* Opera私有属性 */
  user-select: none;
  /* CSS3属性 */
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .desc {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  -webkit-user-select: none;
  /* WebKit内核私有属性 */
  -ms-user-select: none;
  /* IE私有属性(IE10及以后) */
  -khtml-user-select: none;
  /* KHTML内核私有属性 */
  -o-user-select: none;
  /* Opera私有属性 */
  user-select: none;
  /* CSS3属性 */
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 23px;
  height: 24px;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn:hover {
  opacity: 0.8;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn.prev {
  background: url("../img/77life/l-true.png") no-repeat;
  background-size: 100% 100%;
  left: -11%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn.prev.prev_no {
  background: url("../img/77life/l-no.png") no-repeat;
  cursor: not-allowed;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn.next {
  background: url("../img/77life/r-true.png") no-repeat;
  background-size: 100% 100%;
  right: -11%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn.next.next_no {
  background: url("../img/77life/r-no.png") no-repeat;
  cursor: not-allowed;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .btn.close {
  background: url("../img/77life/guanbicopy.png") no-repeat;
  background-size: 100% 100%;
  right: -25%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .control_bar {
  width: 300px;
  height: 6px;
  background: #e3e3e3;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .m_control_wrap .control_bar .control_btn {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 60px;
  height: 6px;
  background: #0d6ad8;
  border-radius: 3px;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box {
  position: relative;
  display: inline-block;
  right: 3.59375%;
  width: 58.95833333%;
  height: 595px;
  animation: show_s_f_r 0.5s;
  -webkit-animation: show_s_f_r 0.5s;
  -ms-animation: show_s_f_r 0.5s;
  -moz-animation: show_s_f_r 0.5s;
  -o-animation: show_s_f_r 0.5s;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 .swiper-slide {
  display: inline-block;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 .page_box {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 .page_box .f {
  font-size: 50px;
  margin-right: 7px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 .page_box .l {
  margin-left: 7px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 .white {
  width: 300%;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  z-index: 100;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show_box .swiper-container2 .black {
  width: 180%;
  height: 100%;
  background-color: #0d6ad8;
  position: absolute;
  top: -100%;
  left: 6%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  z-index: 100;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2-img-show {
  width: 100%;
  position: relative;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container {
  position: absolute;
  top: 62px;
  left: 2.29166667%;
  width: 39.84375%;
  height: 80.16666667%;
  background: #f3f3f3;
  box-shadow: 0px 9px 20px 0px rgba(109, 109, 109, 0.33);
  border-radius: 4px;
  animation: swiper_s_f_l 0.5s;
  -webkit-animation: swiper_s_f_l 0.5s;
  -ms-animation: swiper_s_f_l 0.5s;
  -moz-animation: swiper_s_f_l 0.5s;
  -o-animation: swiper_s_f_l 0.5s;
  z-index: 10;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box {
  position: absolute;
  bottom: 4.57380457%;
  left: 8.10457516%;
  font-size: 0;
  z-index: 2;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn {
  cursor: pointer;
  display: inline-block;
  width: 120px;
  height: 36px;
  text-align: center;
  line-height: 45px;
  background: #ffffff;
  margin-right: 8px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn span {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn span.l::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #2a2b2b;
  border-top: none;
  border-right: none;
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn span.r::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #2a2b2b;
  border-top: none;
  border-right: none;
  display: block;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn.disable {
  cursor: not-allowed;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn.disable span.l::before {
  border: 3px solid #b0b0b0;
  border-top: none;
  border-right: none;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .btn-box .btn.disable span.r::before {
  border: 3px solid #b0b0b0;
  border-top: none;
  border-right: none;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .s2_swiper_container_des {
  position: absolute;
  top: 8.52390852%;
  right: 5.22875817%;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  z-index: 10;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .s2_swiper_container_des span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid #2a2b2b;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg) translateY(-1px);
  -webkit-transform: rotate(-45deg) translateY(-1px);
  -moz-transform: rotate(-45deg) translateY(-1px);
  -ms-transform: rotate(-45deg) translateY(-1px);
  -o-transform: rotate(-45deg) translateY(-1px);
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .s2_swiper_container_des:hover {
  opacity: 0.8;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .dh {
  width: 2.87581699%;
  position: absolute;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .dh.dh1 {
  top: 22.24532225%;
  left: 4.05228758%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .dh.dh2 {
  right: 16.20915033%;
  bottom: 26.81912682%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 {
  position: relative;
  /* z-index: -1; */
  width: 100%;
  height: 100%;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-slide {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-pagination {
  text-align: right;
  padding-right: 20px;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-c {
  text-align: left;
  position: absolute;
  top: 32.84823285%;
  left: 7.97385621%;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-c h1 {
  font-size: 40px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  line-height: 45px;
  white-space: normal;
  display: -webkit-box;
  -webkit-display: -webkit-box;
  -moz-display: -webkit-box;
  -ms-display: -webkit-box;
  -o-display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-c div {
  padding-right: 10%;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  margin-top: 24px;
  margin-bottom: 15px;
  white-space: normal;
  line-height: 25px;
}
.seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container1 .swiper-c p {
  width: 515px;
  font-size: 14px;
  line-height: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  white-space: normal;
}
.seven_life_wrap .s_l_content .s_l_screen3 {
  position: relative;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50.10416667%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.54885655%;
  background: url('../img/quweishe/xiaoren.png') no-repeat center center;
  background-size: 100% 100%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .close {
  position: absolute;
  top: -1%;
  right: 7%;
  cursor: pointer;
  transition: transform 0.5s;
  z-index: 20;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .close:hover {
  transform: rotate(135deg);
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 56.54885655%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn {
  position: absolute;
  bottom: 4.6%;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn:active {
  opacity: 0.85;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn.not {
  cursor: not-allowed;
  opacity: 0.75;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn.prev_btn {
  left: 25%;
  width: 18.19126819%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn.next_btn {
  right: 25%;
  width: 18.3991684%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn img {
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .btn span {
  white-space: nowrap;
  font-size: 22px;
  font-family: PingFang SC !important;
  font-weight: bold;
  color: #3B3D70;
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .logo {
  position: absolute;
  left: 7.2%;
  top: 5%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .title {
  position: absolute;
  left: 7.2%;
  top: 19.5%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box {
  position: absolute;
  left: 50%;
  top: 8%;
  transform: translateX(-50%);
  width: 67.87941788%;
  padding-top: 39.5%;
  border: 4px solid #EEF3FF;
  box-shadow: 0px 0px 10px 0px rgba(101, 106, 118, 0.42);
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .swiper-container5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .swiper-container5 .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .swiper-container5 .swiper-pagination {
  display: inline-block;
  width: 10px;
  position: absolute;
  right: -10%;
  left: auto;
  bottom: 0;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .swiper-container5 .swiper-pagination span {
  display: block;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 0.6;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .swiper-container5 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #84EFFF;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .page_box {
  position: absolute;
  right: -6.5%;
  bottom: 1%;
  z-index: 10;
  width: 10px;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .page_box span {
  display: block;
  width: 100%;
  height: 10px;
  background: #FFFFFF;
  opacity: 0.6;
  margin-bottom: 6px;
}
.seven_life_wrap .s_l_content .s_l_screen3 .mask_box .n_content .auto_box .content_box .banner_box .page_box span.active {
  background: #84EFFF;
}
.seven_life_wrap .s_l_content .s_l_screen3 .bg {
  position: relative;
  width: 100%;
  z-index: -1;
}
.seven_life_wrap .s_l_content .s_l_screen3 .h_title {
  -webkit-user-select: none;
  /* WebKit内核私有属性 */
  -ms-user-select: none;
  /* IE私有属性(IE10及以后) */
  -khtml-user-select: none;
  /* KHTML内核私有属性 */
  -o-user-select: none;
  /* Opera私有属性 */
  user-select: none;
  /* CSS3属性 */
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  animation: a_t_slide_ups 1.5s ease-in-out;
  -webkit-animation: a_t_slide_ups 1.5s ease-in-out;
  -ms-animation: a_t_slide_ups 1.5s ease-in-out;
  -moz-animation: a_t_slide_ups 1.5s ease-in-out;
  -o-animation: a_t_slide_ups 1.5s ease-in-out;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen3 .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fefefe;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.85);
}
.seven_life_wrap .s_l_content .s_l_screen3 .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
}
.seven_life_wrap .s_l_content .s_l_screen3 .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show {
  position: absolute;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show .jt {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.5s;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show:hover .jt {
  opacity: 1;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show3 {
  width: 21.5625%;
  top: 59%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  animation: show_a 3s linear infinite;
  -webkit-animation: show_a 3s linear infinite;
  -ms-animation: show_a 3s linear infinite;
  -moz-animation: show_a 3s linear infinite;
  -o-animation: show_a 3s linear infinite;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show3 .jt {
  top: 60%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show1 {
  width: 14.6875%;
  top: 34%;
  left: 26.35416667%;
  animation: show_c 3s linear infinite;
  -webkit-animation: show_c 3s linear infinite;
  -ms-animation: show_c 3s linear infinite;
  -moz-animation: show_c 3s linear infinite;
  -o-animation: show_c 3s linear infinite;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show2 {
  width: 12.23958333%;
  top: 59%;
  left: 33.33333333%;
  animation: show_c 4s linear infinite;
  -webkit-animation: show_c 4s linear infinite;
  -ms-animation: show_c 4s linear infinite;
  -moz-animation: show_c 4s linear infinite;
  -o-animation: show_c 4s linear infinite;
  z-index: 10;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show4 {
  width: 14.6875%;
  top: 34%;
  left: 60%;
  animation: show_c 3s linear infinite;
  -webkit-animation: show_c 3s linear infinite;
  -ms-animation: show_c 3s linear infinite;
  -moz-animation: show_c 3s linear infinite;
  -o-animation: show_c 3s linear infinite;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show5 {
  width: 12.13541667%;
  top: 59%;
  left: 55%;
  animation: show_c 4s 1s linear infinite;
  -webkit-animation: show_c 4s 1s linear infinite;
  -ms-animation: show_c 4s 1s linear infinite;
  -moz-animation: show_c 4s 1s linear infinite;
  -o-animation: show_c 4s 1s linear infinite;
  cursor: default;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show6 {
  width: 11.135417%;
  top: 24%;
  left: 36%;
  animation: show_c 4s 1s linear infinite;
  -webkit-animation: show_c 4s 1s linear infinite;
  -ms-animation: show_c 4s 1s linear infinite;
  -moz-animation: show_c 4s 1s linear infinite;
  -o-animation: show_c 4s 1s linear infinite;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show6 .jt {
  width: 20px;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show7 {
  width: 11.135417%;
  top: 24%;
  right: 36%;
  animation: show_c 4s 1s linear infinite;
  -webkit-animation: show_c 4s 1s linear infinite;
  -ms-animation: show_c 4s 1s linear infinite;
  -moz-animation: show_c 4s 1s linear infinite;
  -o-animation: show_c 4s 1s linear infinite;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen3 .show7 .jt {
  width: 20px;
}
@keyframes show_c {
  0% {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
  25% {
    transform: translateY(2%);
    -webkit-transform: translateY(2%);
    -ms-transform: translateY(2%);
    -moz-transform: translateY(2%);
    -o-transform: translateY(2%);
  }
  50% {
    transform: translateY(4%);
    -webkit-transform: translateY(4%);
    -ms-transform: translateY(4%);
    -moz-transform: translateY(4%);
    -o-transform: translateY(4%);
  }
  75% {
    transform: translateY(2%);
    -webkit-transform: translateY(2%);
    -ms-transform: translateY(2%);
    -moz-transform: translateY(2%);
    -o-transform: translateY(2%);
  }
  100% {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}
.seven_life_wrap .s_l_content .s_l_screen3 .fk {
  position: absolute;
  width: 1.5625%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .fk1 {
  top: 25.25%;
  left: 37.8125%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .fk2 {
  bottom: 34.125%;
  left: 36.30208333%;
}
.seven_life_wrap .s_l_content .s_l_screen3 .fk3 {
  bottom: 24%;
  right: 30.78125%;
}
.seven_life_wrap .s_l_content .s_l_screen4 {
  position: relative;
  overflow: hidden;
}
.seven_life_wrap .s_l_content .s_l_screen4 .bg {
  position: relative;
  width: 100%;
  z-index: -1;
}
.seven_life_wrap .s_l_content .s_l_screen4 .stfc {
  position: absolute;
  width: 5.83333333%;
  top: 19.12798875%;
  left: 3.85416667%;
}
.seven_life_wrap .s_l_content .s_l_screen4 .stfc img {
  width: 100%;
}
.seven_life_wrap .s_l_content .s_l_screen4 .stfc::before {
  content: "";
  width: 4px;
  height: 33.86004515%;
  background: #0d6ad8;
  position: absolute;
  left: -20.53571429%;
  top: 0;
}
.seven_life_wrap .s_l_content .s_l_screen4 .kuang {
  position: absolute;
  top: 24.75386779%;
  left: 16.25%;
  width: 46.875%;
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show {
  background: #000000;
  box-shadow: 0px 15px 25px 0px rgba(61, 136, 224, 0.33);
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show0 {
  position: absolute;
  top: 100%;
  right: 39.11458333%;
  width: 46.875%;
  z-index: 4;
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show1 {
  position: absolute;
  top: 18.56540084%;
  right: 39.11458333%;
  width: 46.875%;
  z-index: 4;
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show2 {
  position: absolute;
  top: 18.70604782%;
  right: 12.96875%;
  width: 22.13541667%;
  z-index: 3;
  cursor: pointer;
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show3 {
  position: absolute;
  top: 50.77355837%;
  right: 9.11458333%;
  width: 17.28645833%;
  z-index: 2;
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show4 {
  position: absolute;
  top: 71.58931083%;
  right: 2.34375%;
  width: 13.88541667%;
  z-index: 1;
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
.seven_life_wrap .s_l_content .s_l_screen4 .s4_show5 {
  position: absolute;
  top: 100% !important;
  right: -10% !important;
  width: 10.88541667% !important;
  z-index: 1 !important;
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active1 .type img {
  opacity: 1;
}
.seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active1 .child {
  /* padding: 10px 0; */
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -ms-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  max-height: 300px;
}
@keyframes s2_to_s1 {
  0% {
    top: 18.70604782%;
    right: 12.96875%;
    width: 22.13541667%;
  }
  100% {
    top: 18.56540084%;
    right: 39.11458333%;
    width: 46.875%;
  }
}
@keyframes s3_to_s2 {
  0% {
    top: 50.77355837%;
    right: 9.11458333%;
    width: 17.28645833%;
    opacity: 0.5;
  }
  100% {
    top: 18.70604782%;
    right: 12.96875%;
    width: 22.13541667%;
    opacity: 1;
  }
}
@keyframes s4_to_s3 {
  0% {
    top: 71.58931083%;
    right: 2.34375%;
    width: 13.88541667%;
  }
  100% {
    top: 50.77355837%;
    right: 9.11458333%;
    width: 17.28645833%;
  }
}
@keyframes show_a {
  0% {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  25% {
    transform: translate(-50%, -52%);
    -webkit-transform: translate(-50%, -52%);
    -ms-transform: translate(-50%, -52%);
    -moz-transform: translate(-50%, -52%);
    -o-transform: translate(-50%, -52%);
  }
  50% {
    transform: translate(-50%, -54%);
    -webkit-transform: translate(-50%, -54%);
    -ms-transform: translate(-50%, -54%);
    -moz-transform: translate(-50%, -54%);
    -o-transform: translate(-50%, -54%);
  }
  75% {
    transform: translate(-50%, -52%);
    -webkit-transform: translate(-50%, -52%);
    -ms-transform: translate(-50%, -52%);
    -moz-transform: translate(-50%, -52%);
    -o-transform: translate(-50%, -52%);
  }
  100% {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 1870px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 17px 0 20px 26px;
  }
}
@media screen and (max-width: 1830px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 16px 0 19px 25px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
    font-size: 17px;
  }
}
@media screen and (max-width: 1750px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 16px 0 19px 25px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
    height: 90px;
  }
}
@media screen and (max-width: 1700px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 15px 0 18px 24px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
    font-size: 16px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
    height: 90px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child.child {
    font-size: 13px;
    line-height: 15px;
  }
  .seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container .swiper-c h1 {
    font-size: 35px !important;
  }
  .seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container .swiper-c div {
    font-size: 17px;
  }
  .seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container .swiper-c p {
    width: 493px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1680px) {
  .seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container .swiper-c p {
    width: 460px;
  }
}
@media screen and (max-width: 1550px) {
  .seven_life_wrap .s_l_content .s_l_screen2 .s_img_show .s2_swiper_container .swiper-container .swiper-c p {
    width: 430px;
  }
}
@media screen and (max-width: 1630px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 14px 0 17px 23px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
    font-size: 15px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type img {
    width: 14px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
    height: 80px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child p {
    font-size: 13px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1550px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 13px 0 16px 22px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
    font-size: 15px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type img {
    width: 14px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
    height: 70px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child p {
    font-size: 13px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1480px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 12px 0 15px 21px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
    font-size: 14px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type img {
    width: 13px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
    height: 65px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child p {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1420px) {
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type {
    padding: 11px 0 14px 20px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type span {
    font-size: 14px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li .type img {
    width: 13px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child {
    height: 60px;
  }
  .seven_life_wrap .s_l_content .s_l_screen1 .s_s1_type ul li.active .child p {
    font-size: 12px;
    line-height: 15px;
  }
}
@keyframes a_banner_s_line {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  20% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  40% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  60% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  80% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes t_slide_up {
  0% {
    top: 200px;
  }
  100% {
    top: 0px;
  }
}
@keyframes t_slide_up1 {
  0% {
    top: 100px;
  }
  100% {
    top: 20px;
  }
}
@keyframes t_slide_up_n {
  0% {
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes banner_slide_l {
  0% {
    transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes rw_rotate {
  0% {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform-origin: 50% 100%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  70% {
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform-origin: 50% 100%;
  }
  100% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform-origin: 50% 100%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes a1 {
  0% {
    transform: translate(-150%, -150%) rotate(-30deg) scale(0.4);
    -webkit-transform: translate(-150%, -150%) rotate(-30deg) scale(0.4);
    -moz-transform: translate(-150%, -150%) rotate(-30deg) scale(0.4);
    -ms-transform: translate(-150%, -150%) rotate(-30deg) scale(0.4);
    -o-transform: translate(-150%, -150%) rotate(-30deg) scale(0.4);
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
  }
  25% {
    transform: translate(250px, 116px) rotate(-30deg) scale(0.5);
    -webkit-transform: translate(250px, 116px) rotate(-30deg) scale(0.5);
    -moz-transform: translate(250px, 116px) rotate(-30deg) scale(0.5);
    -ms-transform: translate(250px, 116px) rotate(-30deg) scale(0.5);
    -o-transform: translate(250px, 116px) rotate(-30deg) scale(0.5);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
  50% {
    transform: translate(570px, 250px) rotate(-30deg) scale(0.7);
    -webkit-transform: translate(570px, 250px) rotate(-30deg) scale(0.7);
    -moz-transform: translate(570px, 250px) rotate(-30deg) scale(0.7);
    -ms-transform: translate(570px, 250px) rotate(-30deg) scale(0.7);
    -o-transform: translate(570px, 250px) rotate(-30deg) scale(0.7);
    filter: blur(6px);
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -ms-filter: blur(6px);
    -o-filter: blur(6px);
  }
  100% {
    transform: translate(1300px, 1600px) rotate(-30deg) scale(1);
    -webkit-transform: translate(1300px, 1600px) rotate(-30deg) scale(1);
    -moz-transform: translate(1300px, 1600px) rotate(-30deg) scale(1);
    -ms-transform: translate(1300px, 1600px) rotate(-30deg) scale(1);
    -o-transform: translate(1300px, 1600px) rotate(-30deg) scale(1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
  }
}
@keyframes a2 {
  0% {
    transform: translate(200px, -150%) rotate(0deg) scale(1);
    -webkit-transform: translate(200px, -150%) rotate(0deg) scale(1);
    -moz-transform: translate(200px, -150%) rotate(0deg) scale(1);
    -ms-transform: translate(200px, -150%) rotate(0deg) scale(1);
    -o-transform: translate(200px, -150%) rotate(0deg) scale(1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
  }
  25% {
    transform: translate(700px, 100px) rotate(90deg) scale(0.8);
    -webkit-transform: translate(700px, 100px) rotate(90deg) scale(0.8);
    -moz-transform: translate(700px, 100px) rotate(90deg) scale(0.8);
    -ms-transform: translate(700px, 100px) rotate(90deg) scale(0.8);
    -o-transform: translate(700px, 100px) rotate(90deg) scale(0.8);
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
  }
  50% {
    transform: translate(260px, 700px) rotate(180deg) scale(1.2);
    -webkit-transform: translate(260px, 700px) rotate(180deg) scale(1.2);
    -moz-transform: translate(260px, 700px) rotate(180deg) scale(1.2);
    -ms-transform: translate(260px, 700px) rotate(180deg) scale(1.2);
    -o-transform: translate(260px, 700px) rotate(180deg) scale(1.2);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  70% {
    transform: translate(800px, 300px) rotate(150deg) scale(1.1);
    -webkit-transform: translate(800px, 300px) rotate(150deg) scale(1.1);
    -moz-transform: translate(800px, 300px) rotate(150deg) scale(1.1);
    -ms-transform: translate(800px, 300px) rotate(150deg) scale(1.1);
    -o-transform: translate(800px, 300px) rotate(150deg) scale(1.1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
  }
  100% {
    transform: translate(500px, 1500px) rotate(360deg) scale(1.3);
    -webkit-transform: translate(500px, 1500px) rotate(360deg) scale(1.3);
    -moz-transform: translate(500px, 1500px) rotate(360deg) scale(1.3);
    -ms-transform: translate(500px, 1500px) rotate(360deg) scale(1.3);
    -o-transform: translate(500px, 1500px) rotate(360deg) scale(1.3);
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
  }
}
@keyframes a3 {
  0% {
    transform: translate(1600px, -400px) rotate(0deg) scale(1);
    -webkit-transform: translate(1600px, -400px) rotate(0deg) scale(1);
    -ms-transform: translate(1600px, -400px) rotate(0deg) scale(1);
    -moz-transform: translate(1600px, -400px) rotate(0deg) scale(1);
    -o-transform: translate(1600px, -400px) rotate(0deg) scale(1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  25% {
    transform: translate(1400px, 100px) rotate(20deg) scale(1.2);
    -webkit-transform: translate(1400px, 100px) rotate(20deg) scale(1.2);
    -ms-transform: translate(1400px, 100px) rotate(20deg) scale(1.2);
    -moz-transform: translate(1400px, 100px) rotate(20deg) scale(1.2);
    -o-transform: translate(1400px, 100px) rotate(20deg) scale(1.2);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
  50% {
    transform: translate(1700px, 500px) rotate(40deg) scale(1.3);
    -webkit-transform: translate(1700px, 500px) rotate(40deg) scale(1.3);
    -ms-transform: translate(1700px, 500px) rotate(40deg) scale(1.3);
    -moz-transform: translate(1700px, 500px) rotate(40deg) scale(1.3);
    -o-transform: translate(1700px, 500px) rotate(40deg) scale(1.3);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  75% {
    transform: translate(600px, 900px) rotate(20deg) scale(0.8);
    -webkit-transform: translate(600px, 900px) rotate(20deg) scale(0.8);
    -ms-transform: translate(600px, 900px) rotate(20deg) scale(0.8);
    -moz-transform: translate(600px, 900px) rotate(20deg) scale(0.8);
    -o-transform: translate(600px, 900px) rotate(20deg) scale(0.8);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  100% {
    transform: translate(-150%, 1350px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(-150%, 1350px) rotate(0deg) scale(1.2);
    -ms-transform: translate(-150%, 1350px) rotate(0deg) scale(1.2);
    -moz-transform: translate(-150%, 1350px) rotate(0deg) scale(1.2);
    -o-transform: translate(-150%, 1350px) rotate(0deg) scale(1.2);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a4 {
  0% {
    transform: translate(2500px, 900px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(2500px, 900px) rotate(0deg) scale(1.2);
    -ms-transform: translate(2500px, 900px) rotate(0deg) scale(1.2);
    -moz-transform: translate(2500px, 900px) rotate(0deg) scale(1.2);
    -o-transform: translate(2500px, 900px) rotate(0deg) scale(1.2);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  25% {
    transform: translate(1500px, 200px) rotate(60deg) scale(1.1);
    -webkit-transform: translate(1500px, 200px) rotate(60deg) scale(1.1);
    -ms-transform: translate(1500px, 200px) rotate(60deg) scale(1.1);
    -moz-transform: translate(1500px, 200px) rotate(60deg) scale(1.1);
    -o-transform: translate(1500px, 200px) rotate(60deg) scale(1.1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  50% {
    transform: translate(700px, 800px) rotate(0deg) scale(1);
    -webkit-transform: translate(700px, 800px) rotate(0deg) scale(1);
    -ms-transform: translate(700px, 800px) rotate(0deg) scale(1);
    -moz-transform: translate(700px, 800px) rotate(0deg) scale(1);
    -o-transform: translate(700px, 800px) rotate(0deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  100% {
    transform: translate(-150%, 200px) rotate(-60deg) scale(1.4);
    -webkit-transform: translate(-150%, 200px) rotate(-60deg) scale(1.4);
    -ms-transform: translate(-150%, 200px) rotate(-60deg) scale(1.4);
    -moz-transform: translate(-150%, 200px) rotate(-60deg) scale(1.4);
    -o-transform: translate(-150%, 200px) rotate(-60deg) scale(1.4);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a5 {
  0% {
    transform: translate(2000px, 300px) rotate(0deg) scale(1);
    -webkit-transform: translate(2000px, 300px) rotate(0deg) scale(1);
    -ms-transform: translate(2000px, 300px) rotate(0deg) scale(1);
    -moz-transform: translate(2000px, 300px) rotate(0deg) scale(1);
    -o-transform: translate(2000px, 300px) rotate(0deg) scale(1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
  50% {
    transform: translate(900px, 900px) rotate(40deg) scale(1.2);
    -webkit-transform: translate(900px, 900px) rotate(40deg) scale(1.2);
    -ms-transform: translate(900px, 900px) rotate(40deg) scale(1.2);
    -moz-transform: translate(900px, 900px) rotate(40deg) scale(1.2);
    -o-transform: translate(900px, 900px) rotate(40deg) scale(1.2);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  100% {
    transform: translate(200px, 1500px) rotate(60deg) scale(0.5);
    -webkit-transform: translate(200px, 1500px) rotate(60deg) scale(0.5);
    -ms-transform: translate(200px, 1500px) rotate(60deg) scale(0.5);
    -moz-transform: translate(200px, 1500px) rotate(60deg) scale(0.5);
    -o-transform: translate(200px, 1500px) rotate(60deg) scale(0.5);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a6 {
  0% {
    transform: translate(800px, 1400px) rotate(0deg) scale(1.5);
    -webkit-transform: translate(800px, 1400px) rotate(0deg) scale(1.5);
    -ms-transform: translate(800px, 1400px) rotate(0deg) scale(1.5);
    -moz-transform: translate(800px, 1400px) rotate(0deg) scale(1.5);
    -o-transform: translate(800px, 1400px) rotate(0deg) scale(1.5);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  50% {
    transform: translate(500px, 800px) rotate(40deg) scale(1);
    -webkit-transform: translate(500px, 800px) rotate(40deg) scale(1);
    -ms-transform: translate(500px, 800px) rotate(40deg) scale(1);
    -moz-transform: translate(500px, 800px) rotate(40deg) scale(1);
    -o-transform: translate(500px, 800px) rotate(40deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  70% {
    transform: translate(200px, 225px) rotate(60deg) scale(0.8);
    -webkit-transform: translate(200px, 225px) rotate(60deg) scale(0.8);
    -ms-transform: translate(200px, 225px) rotate(60deg) scale(0.8);
    -moz-transform: translate(200px, 225px) rotate(60deg) scale(0.8);
    -o-transform: translate(200px, 225px) rotate(60deg) scale(0.8);
    filter: blur(1.5px);
    -webkit-filter: blur(1.5px);
  }
  100% {
    transform: translate(-150%, 150px) rotate(30deg) scale(0.5);
    -webkit-transform: translate(-150%, 150px) rotate(30deg) scale(0.5);
    -ms-transform: translate(-150%, 150px) rotate(30deg) scale(0.5);
    -moz-transform: translate(-150%, 150px) rotate(30deg) scale(0.5);
    -o-transform: translate(-150%, 150px) rotate(30deg) scale(0.5);
    filter: blur(1.5px);
    -webkit-filter: blur(1.5px);
  }
}
@keyframes a7 {
  0% {
    transform: translate(1300px, 1500px) rotate(0deg) scale(0.5);
    -webkit-transform: translate(1300px, 1500px) rotate(30deg) scale(0.5);
    -ms-transform: translate(1300px, 1500px) rotate(30deg) scale(0.5);
    -moz-transform: translate(1300px, 1500px) rotate(30deg) scale(0.5);
    -o-transform: translate(1300px, 1500px) rotate(30deg) scale(0.5);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
  25% {
    transform: translate(570px, 900px) rotate(-20deg) scale(1.1);
    -webkit-transform: translate(570px, 900px) rotate(-20deg) scale(1.1);
    -ms-transform: translate(570px, 900px) rotate(-20deg) scale(1.1);
    -moz-transform: translate(570px, 900px) rotate(-20deg) scale(1.1);
    -o-transform: translate(570px, 900px) rotate(-20deg) scale(1.1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  50% {
    transform: translate(250px, 416px) rotate(0deg) scale(0.6);
    -webkit-transform: translate(250px, 416px) rotate(0deg) scale(0.6);
    -ms-transform: translate(250px, 416px) rotate(0deg) scale(0.6);
    -moz-transform: translate(250px, 416px) rotate(0deg) scale(0.6);
    -o-transform: translate(250px, 416px) rotate(0deg) scale(0.6);
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  100% {
    transform: translate(-150%, -150%) rotate(-20deg) scale(1);
    -webkit-transform: translate(-150%, -150%) rotate(-20deg) scale(1);
    -ms-transform: translate(-150%, -150%) rotate(-20deg) scale(1);
    -moz-transform: translate(-150%, -150%) rotate(-20deg) scale(1);
    -o-transform: translate(-150%, -150%) rotate(-20deg) scale(1);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a8 {
  0% {
    transform: translate(500px, 2000px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(500px, 2000px) rotate(0deg) scale(1.2);
    -ms-transform: translate(500px, 2000px) rotate(0deg) scale(1.2);
    -moz-transform: translate(500px, 2000px) rotate(0deg) scale(1.2);
    -o-transform: translate(500px, 2000px) rotate(0deg) scale(1.2);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
  25% {
    transform: translate(260px, 800px) rotate(60deg) scale(1);
    -webkit-transform: translate(260px, 800px) rotate(60deg) scale(1);
    -ms-transform: translate(260px, 800px) rotate(60deg) scale(1);
    -moz-transform: translate(260px, 800px) rotate(60deg) scale(1);
    -o-transform: translate(260px, 800px) rotate(60deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  50% {
    transform: translate(700px, 700px) rotate(0deg) scale(0.7);
    -webkit-transform: translate(700px, 700px) rotate(0deg) scale(0.7);
    -ms-transform: translate(700px, 700px) rotate(0deg) scale(0.7);
    -moz-transform: translate(700px, 700px) rotate(0deg) scale(0.7);
    -o-transform: translate(700px, 700px) rotate(0deg) scale(0.7);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  100% {
    transform: translate(1400px, 1400px) rotate(-60deg) scale(2);
    -webkit-transform: translate(1400px, 1400px) rotate(-60deg) scale(2);
    -ms-transform: translate(1400px, 1400px) rotate(-60deg) scale(2);
    -moz-transform: translate(1400px, 1400px) rotate(-60deg) scale(2);
    -o-transform: translate(1400px, 1400px) rotate(-60deg) scale(2);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
}
@keyframes a9 {
  0% {
    transform: translate(1200px, -400px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(1200px, -400px) rotate(0deg) scale(1.2);
    -ms-transform: translate(1200px, -400px) rotate(0deg) scale(1.2);
    -moz-transform: translate(1200px, -400px) rotate(0deg) scale(1.2);
    -o-transform: translate(1200px, -400px) rotate(0deg) scale(1.2);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  50% {
    transform: translate(1500px, 800px) rotate(60deg) scale(1);
    -webkit-transform: translate(1500px, 800px) rotate(60deg) scale(1);
    -ms-transform: translate(1500px, 800px) rotate(60deg) scale(1);
    -moz-transform: translate(1500px, 800px) rotate(60deg) scale(1);
    -o-transform: translate(1500px, 800px) rotate(60deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  75% {
    transform: translate(1200px, 1000px) rotate(30deg) scale(0.3);
    -webkit-transform: translate(1200px, 1000px) rotate(30deg) scale(0.3);
    -ms-transform: translate(1200px, 1000px) rotate(30deg) scale(0.3);
    -moz-transform: translate(1200px, 1000px) rotate(30deg) scale(0.3);
    -o-transform: translate(1200px, 1000px) rotate(30deg) scale(0.3);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  100% {
    transform: translate(2000px, 1350px) rotate(-10deg) scale(0.5);
    -webkit-transform: translate(2000px, 1350px) rotate(-10deg) scale(0.5);
    -ms-transform: translate(2000px, 1350px) rotate(-10deg) scale(0.5);
    -moz-transform: translate(2000px, 1350px) rotate(-10deg) scale(0.5);
    -o-transform: translate(2000px, 1350px) rotate(-10deg) scale(0.5);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a10 {
  0% {
    transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -ms-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -moz-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -o-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  33% {
    transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -webkit-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -ms-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -moz-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -o-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  66% {
    transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -webkit-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -ms-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -moz-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -o-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  100% {
    transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -webkit-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -ms-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -moz-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -o-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
}
@keyframes a11 {
  0% {
    transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -webkit-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -ms-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -moz-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    -o-transform: translate(2000px, 1300px) rotate(-10deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  33% {
    transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -webkit-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -ms-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -moz-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    -o-transform: translate(1400px, 700px) rotate(0deg) scale(0.3);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  66% {
    transform: translate(600px, 800px) rotate(30deg) scale(1);
    -webkit-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -ms-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -moz-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    -o-transform: translate(1000px, 800px) rotate(30deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  100% {
    transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -ms-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -moz-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    -o-transform: translate(-150%, 600px) rotate(0deg) scale(1.2);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a12 {
  0% {
    transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -webkit-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -ms-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -moz-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -o-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  33% {
    transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -webkit-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -ms-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -moz-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -o-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  66% {
    transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -webkit-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -ms-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -moz-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -o-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  100% {
    transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -ms-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -moz-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -o-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
}
@keyframes a13 {
  0% {
    transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -webkit-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -ms-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -moz-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    -o-transform: translate(1500px, 1400px) rotate(0deg) scale(1.2);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
  33% {
    transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -webkit-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -ms-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -moz-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    -o-transform: translate(1900px, 1000px) rotate(30deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  66% {
    transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -webkit-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -ms-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -moz-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    -o-transform: translate(1300px, 200px) rotate(-20deg) scale(0.8);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  100% {
    transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -webkit-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -ms-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -moz-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    -o-transform: translate(2200px, 800px) rotate(-10deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
}
@keyframes a14 {
  0% {
    transform: translate(1000px, -120%) rotate(0deg) scale(1.2);
    -webkit-transform: translate(1000px, -120%) rotate(0deg) scale(1.2);
    -ms-transform: translate(1000px, -120%) rotate(0deg) scale(1.2);
    -moz-transform: translate(1000px, -120%) rotate(0deg) scale(1.2);
    -o-transform: translate(1000px, -120%) rotate(0deg) scale(1.2);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  33% {
    transform: translate(500px, 600px) rotate(30deg) scale(1);
    -webkit-transform: translate(500px, 600px) rotate(30deg) scale(1);
    -ms-transform: translate(500px, 600px) rotate(30deg) scale(1);
    -moz-transform: translate(500px, 600px) rotate(30deg) scale(1);
    -o-transform: translate(500px, 600px) rotate(30deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  66% {
    transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -webkit-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -ms-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -moz-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -o-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  100% {
    transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -webkit-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -ms-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -moz-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -o-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
}
@keyframes a15 {
  0% {
    transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -webkit-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -ms-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -moz-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    -o-transform: translate(800px, 1400px) rotate(-10deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  33% {
    transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -webkit-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -ms-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -moz-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    -o-transform: translate(1000px, 800px) rotate(-20deg) scale(0.8);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  66% {
    transform: translate(500px, 600px) rotate(30deg) scale(1);
    -webkit-transform: translate(500px, 600px) rotate(30deg) scale(1);
    -ms-transform: translate(500px, 600px) rotate(30deg) scale(1);
    -moz-transform: translate(500px, 600px) rotate(30deg) scale(1);
    -o-transform: translate(500px, 600px) rotate(30deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  100% {
    transform: translate(1000px, -150%) rotate(0deg) scale(1.2);
    -webkit-transform: translate(1000px, -150%) rotate(0deg) scale(1.2);
    -ms-transform: translate(1000px, -150%) rotate(0deg) scale(1.2);
    -moz-transform: translate(1000px, -150%) rotate(0deg) scale(1.2);
    -o-transform: translate(1000px, -150%) rotate(0deg) scale(1.2);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a16 {
  0% {
    transform-origin: 0% 0%;
    transform: translate(-250px, -250px) rotate(45deg) scale(1.5);
    filter: blur(4px);
    -webkit-filter: blur(4px);
  }
  40% {
    transform-origin: 50% 50%;
    transform: translate(600px, 300px) rotate(25deg) scale(1.3);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  80% {
    transform-origin: 50% 50%;
    transform: translate(1200px, 500px) rotate(10deg) scale(1);
    filter: blur(1px);
    -webkit-filter: blur(1px);
  }
  100% {
    transform-origin: 50% 50%;
    transform: translate(2000px, 800px) rotate(-30deg) scale(1.2);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
}
@keyframes a17 {
  0% {
    transform-origin: 0% 0%;
    transform: translate(100px, -500px) rotate(20deg) scale(1.2);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  40% {
    transform-origin: 50% 50%;
    transform: translate(150px, 300px) rotate(0deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  80% {
    transform-origin: 0% 50%;
    transform: translate(130px, 500px) rotate(40deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  100% {
    transform-origin: 50% 0%;
    transform: translate(-250px, 1200px) rotate(-50deg) scale(1.2);
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
}
@keyframes a18 {
  0% {
    transform-origin: 20% 0%;
    transform: translate(1400px, -250px) rotate(60deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  40% {
    transform-origin: 20% 10%;
    transform: translate(1300px, 400px) rotate(8deg) scale(0.8);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  80% {
    transform-origin: 20% 10%;
    transform: translate(1230px, 800px) rotate(10deg) scale(1.2);
    filter: blur(0px);
    -webkit-filter: blur(0px);
  }
  100% {
    transform-origin: 20% 10%;
    transform: translate(1050px, 1200px) rotate(-30deg) scale(1);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
}
@keyframes a19 {
  0% {
    transform-origin: 20% 0%;
    transform: translate(1500px, -250px) rotate(-60deg) scale(1);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  40% {
    transform-origin: 40% 10%;
    transform: translate(1550px, 400px) rotate(-8deg) scale(0.8);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  80% {
    transform-origin: 30% 10%;
    transform: translate(1600px, 800px) rotate(10deg) scale(1.2);
    filter: blur(0px);
    -webkit-filter: blur(0px);
  }
  100% {
    transform-origin: 0% 10%;
    transform: translate(1650px, 1200px) rotate(-30deg) scale(1);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
}
@keyframes a20 {
  0% {
    transform-origin: 40% 30%;
    transform: translate(1950px, 300px) rotate(50deg) scale(0.5);
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  40% {
    transform-origin: 40% 30%;
    transform: translate(1250px, 50px) rotate(80deg) scale(1);
    filter: blur(7px);
    -webkit-filter: blur(7px);
  }
  50% {
    transform-origin: 40% 30%;
    transform: translate(1100px, 200px) rotate(10deg) scale(1.5);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  100% {
    transform-origin: 40% 30%;
    transform: translate(800px, 1200px) rotate(-30deg) scale(1);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
}
@keyframes a21 {
  0% {
    left: 40%;
    top: 115%;
    /* transform-origin: 10% 30%; */
    transform: rotate(-50deg) scale(0.8);
    -webkit-transform: rotate(-50deg) scale(0.8);
    -moz-transform: rotate(-50deg) scale(0.8);
    -ms-transform: rotate(-50deg) scale(0.8);
    -o-transform: rotate(-50deg) scale(0.8);
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  40% {
    left: 45%;
    top: 80%;
    /* transform-origin: 40% 30%; */
    transform: rotate(-80deg) scale(1);
    -webkit-transform: rotate(-80deg) scale(1);
    -moz-transform: rotate(-80deg) scale(1);
    -ms-transform: rotate(-80deg) scale(1);
    -o-transform: rotate(-80deg) scale(1);
    filter: blur(7px);
    -webkit-filter: blur(7px);
  }
  50% {
    left: 50%;
    top: 60%;
    /* transform-origin: 40% 30%; */
    transform: rotate(-90deg) scale(1.2);
    -webkit-transform: rotate(-90deg) scale(1.2);
    -moz-transform: rotate(-90deg) scale(1.2);
    -ms-transform: rotate(-90deg) scale(1.2);
    -o-transform: rotate(-90deg) scale(1.2);
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  70% {
    left: 50%;
    top: 20%;
    /* transform-origin: 40% 30%; */
    transform: rotate(-130deg) scale(1);
    -webkit-transform: rotate(-130deg) scale(1);
    -moz-transform: rotate(-130deg) scale(1);
    -ms-transform: rotate(-130deg) scale(1);
    -o-transform: rotate(-130deg) scale(1);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
  100% {
    left: 40%;
    top: -50%;
    /* transform-origin: 40% 30%; */
    transform: rotate(-130deg) scale(1);
    -webkit-transform: rotate(-130deg) scale(1);
    -moz-transform: rotate(-130deg) scale(1);
    -ms-transform: rotate(-130deg) scale(1);
    -o-transform: rotate(-130deg) scale(1);
    filter: blur(6px);
    -webkit-filter: blur(6px);
  }
}
@keyframes letter_rotate {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(150px) translateY(150px) rotateY(400deg) scale(0);
    -webkit-transform: translateX(150px) translateY(150px) rotateY(400deg) scale(0);
    -ms-transform: translateX(150px) translateY(150px) rotateY(400deg) scale(0);
    -moz-transform: translateX(150px) translateY(150px) rotateY(400deg) scale(0);
    -o-transform: translateX(150px) translateY(150px) rotateY(400deg) scale(0);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0px) translateY(0px) rotateY(0deg) scale(1);
    -webkit-transform: translateX(0px) translateY(0px) rotateY(0deg) scale(1);
    -ms-transform: translateX(0px) translateY(0px) rotateY(0deg) scale(1);
    -moz-transform: translateX(0px) translateY(0px) rotateY(0deg) scale(1);
    -o-transform: translateX(0px) translateY(0px) rotateY(0deg) scale(1);
  }
}
@media screen and (max-width: 1600px) {
  .n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .icon {
    margin-bottom: 5%;
  }
  .n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .title {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .content {
    font-size: 12px;
  }
  .n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn {
    margin-top: 8.7%;
    padding: 9px 8px 11px 8px;
  }
  .n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn span {
    font-size: 12px;
  }
  .n_index_wrap .content .classify2 .c_banner_wrap .swiper-container .swiper-wrapper .swiper-slide .des .btn img {
    width: 36px;
  }
}
#header {
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.achievement_wrap {
  width: 100%;
  position: absolute;
  top: 28%;
  -moz-user-select: none;
  /* Firefox私有属性 */
  -webkit-user-select: none;
  /* WebKit内核私有属性 */
  -ms-user-select: none;
  /* IE私有属性(IE10及以后) */
  -khtml-user-select: none;
  /* KHTML内核私有属性 */
  -o-user-select: none;
  /* Opera私有属性 */
  user-select: none;
  /* CSS3属性 */
}
.achievement_wrap img {
  -webkit-user-drag: none;
  -ms-user-drag: none;
  -o-user-drag: none;
  -moz-user-drag: none;
}
.achievement_wrap .achievement_box {
  width: 1200px;
  margin: 0 auto;
  height: 496px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.achievement_wrap .achievement_box .achievement_ul {
  width: auto;
  height: 464px;
  white-space: nowrap;
  font-size: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li {
  vertical-align: bottom;
  display: inline-block;
  width: 283px;
  height: 100%;
  margin-right: 23px;
  background: url("../img/aboutUs/five_img_bg1.jpg") no-repeat;
  background-size: 100% 100%;
  border-radius: 2px;
  transition: transform 0.5s, box-shadow 0.5s;
  -webkit-transition: transform 0.5s, box-shadow 0.5s;
  -ms-transition: transform 0.5s, box-shadow 0.5s;
  -moz-transition: transform 0.5s, box-shadow 0.5s;
  -o-transition: transform 0.5s, box-shadow 0.5s;
  text-align: center;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  box-shadow: 0px 6px 10px 0px rgba(86, 30, 0, 0.39);
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(1) {
  background: url("../img/aboutUs/five_img_bg1.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(2) {
  background: url("../img/aboutUs/five_img_bg2.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(3) {
  background: url("../img/aboutUs/five_img_bg3.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(4) {
  background: url("../img/aboutUs/five_img_bg4.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(5) {
  background: url("../img/aboutUs/five_img_bg1.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(6) {
  background: url("../img/aboutUs/five_img_bg2.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li:nth-of-type(7) {
  background: url("../img/aboutUs/five_img_bg3.jpg") no-repeat;
  background-size: 100% 100%;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li .achievement_img {
  position: relative;
  top: -18px;
  background: #101929;
  box-shadow: 0px 6px 10px 0px rgba(86, 30, 0, 0.39);
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li h1 {
  padding-left: 17px;
  text-align: left;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li div {
  padding-left: 17px;
  text-align: left;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  margin-top: 12px;
  margin-bottom: 14px;
  width: 100%;
  white-space: normal;
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.achievement_wrap .achievement_box .achievement_ul .achievement_li span {
  padding-left: 17px;
  display: block;
  text-align: left;
  width: 127px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.control_wrap {
  cursor: pointer;
  width: 247px;
  height: 10px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-user-select: none;
  /* Firefox私有属性 */
  -webkit-user-select: none;
  /* WebKit内核私有属性 */
  -ms-user-select: none;
  /* IE私有属性(IE10及以后) */
  -khtml-user-select: none;
  /* KHTML内核私有属性 */
  -o-user-select: none;
  /* Opera私有属性 */
  user-select: none;
  /* CSS3属性 */
}
.control_wrap .control_strip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: inline-block;
  width: 100%;
  height: 3px;
  background: black;
  opacity: 0.2;
  border-radius: 2px;
}
.control_wrap .control_strip::after {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 100%;
}
.control_wrap .control_strip::before {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  top: 100%;
}
.control_wrap .control_btn {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 40px;
  height: 6px;
  background: #ffd235;
  cursor: pointer;
}
.control_wrap .control_btn::after {
  content: "荣誉榜";
  text-align: center;
  line-height: 42px;
  display: block;
  width: 64px;
  height: 34px;
  background: url("../img/aboutUs/five_btn.png") no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  transform: translate(-18%, 20%);
  -webkit-transform: translate(-18%, 20%);
  -moz-transform: translate(-18%, 20%);
  -ms-transform: translate(-18%, 20%);
  -o-transform: translate(-18%, 20%);
}
.control_wrap .control_c {
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
}
.control_wrap .control_c::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #c2c2c2;
  border-top: none;
  border-right: none;
  display: block;
}
.control_wrap .control_c::after {
  content: "";
  position: absolute;
  width: 250%;
  height: 250%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.control_wrap .control_l {
  left: -21px;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
}
.control_wrap .control_l::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.control_wrap .control_r {
  right: -21px;
  transform: translate(100%, -50%);
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
}
.control_wrap .control_r::before {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}
.news_detail_content {
  padding-top: 80px;
  position: relative;
  padding-bottom: 100px;
}
.news_detail_content .bg_img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.news_detail_content .detail_content_header {
  width: 100%;
  height: 56px;
  background: #f2f3f5;
  padding-left: 18.85416667%;
  line-height: 56px;
}
.news_detail_content .detail_content_header .word {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  cursor: pointer;
}
.news_detail_content .detail_content_header .word a {
  color: #2a2b2b;
}
.news_detail_content .detail_content_header .word:hover a {
  color: #0d6ad8;
}
.news_detail_content .detail_content_header .jt {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url("../img/bread-icon.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 28px;
  margin-right: 25px;
}
.news_detail_content .n_detail_content {
  width: 950px;
  margin: 0 auto;
  padding-top: 58px;
}
.news_detail_content .n_detail_content .n_title {
  font-size: 44px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
}
.news_detail_content .n_detail_content .n_time {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #727a7a;
  margin-top: 37px;
  margin-bottom: 41px;
  display: inline-block;
}
.news_detail_content .n_detail_content .line {
  width: 100%;
  height: 1px;
  background: #dddddd;
  margin-bottom: 43px;
}
.news_detail_content .n_detail_content .detail_wrap p {
  padding-bottom: 29px;
  line-height: 25px;
}
.news_detail_content .n_detail_content .detail_wrap img {
  margin: 10px auto;
  max-width: 100%;
}
.news_content {
  padding-top: 80px;
  box-sizing: border-box;
}
.news_content .n_img_box {
  width: 100%;
  position: relative;
}
.news_content .n_img_box .banner_img {
  width: 100%;
}
.news_content .n_img_box .title {
  position: absolute;
  left: 18.5%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.news_content .detail_content_header {
  width: 100%;
  height: 56px;
  background: #f2f3f5;
  padding-left: 18.85416667%;
  line-height: 56px;
}
.news_content .detail_content_header .word {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  cursor: pointer;
}
.news_content .detail_content_header .word a {
  color: #2a2b2b;
}
.news_content .detail_content_header .word:hover a {
  color: #0d6ad8;
}
.news_content .detail_content_header .jt {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url("../img/bread-icon.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 28px;
  margin-right: 25px;
}
.news_content .news_show_wrap {
  width: 100%;
  padding-top: 57px;
  padding-bottom: 164px;
  position: relative;
}
.news_content .news_show_wrap .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.news_content .news_show_wrap ul {
  width: 1201px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
}
.news_content .news_show_wrap ul li {
  vertical-align: top;
  position: relative;
  display: inline-block;
  width: 283px;
  height: 289px;
  margin-bottom: 47px;
  margin-right: 23px;
  cursor: pointer;
  overflow: hidden;
}
.news_content .news_show_wrap ul li:hover img {
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
}
.news_content .news_show_wrap ul li:nth-of-type(4n) {
  margin-right: 0;
}
.news_content .news_show_wrap ul li .img_box {
  width: 100%;
  height: 147px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.news_content .news_show_wrap ul li img {
  width: 100%;
  height: 100%;
}
.news_content .news_show_wrap ul li h2 {
  white-space: wrap;
  height: 44px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  margin-top: 14px;
  line-height: 22px;
}
.news_content .news_show_wrap ul li p {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  white-space: wrap;
  display: -webkit-box;
  -webkit-display: -webkit-box;
  -moz-display: -webkit-box;
  -ms-display: -webkit-box;
  -o-display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
  overflow: hidden;
  max-height: 40px;
  line-height: 20px;
}
.news_content .news_show_wrap ul li .time {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
.news_content .news_show_wrap .page {
  width: 100%;
  text-align: center;
  font-size: 0;
}
.news_content .news_show_wrap .page .num_box {
  display: inline-block;
}
.news_content .news_show_wrap .page span {
  display: inline-block;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
}
.news_content .news_show_wrap .page .btn {
  border: 1px solid #9a9a9a;
  text-align: center;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  margin-right: 7px;
}
.news_content .news_show_wrap .page .btn:hover {
  background: #0d6ad8;
  color: #fff;
  border: 1px solid #0d6ad8;
  cursor: pointer;
}
.news_content .news_show_wrap .page .page_num {
  width: 26px;
}
.news_content .news_show_wrap .page .page_num.active {
  background: #0d6ad8;
  color: #fff;
  border: 1px solid #0d6ad8;
}
.news_content .news_show_wrap .page .prev,
.news_content .news_show_wrap .page .next {
  width: 72px;
}
.news_content .news_show_wrap .page .prev {
  display: none;
}
.news_content .news_show_wrap .page .last {
  width: 54px;
  margin-right: 16px;
  cursor: pointer;
}
.news_content .news_show_wrap .page .fir_page {
  margin-right: 15px;
  cursor: pointer;
}
.news_content .news_show_wrap .page .fir_page:hover {
  color: #0d6ad8;
}
.rc_content {
  width: 100%;
  overflow: hidden;
}
.rc_content .banner_box {
  position: relative;
}
.rc_content .banner_box .banner {
  width: 100%;
}
.rc_content .banner_box .center_content {
  position: absolute;
  bottom: 11.41176471%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 41.66666667%;
}
.rc_content .banner_box .center_content .input_box {
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  background: #ffffff;
  box-shadow: 0px 7px 8px 0px rgba(25, 42, 129, 0.1);
  padding-right: 131px;
  position: relative;
}
.rc_content .banner_box .center_content .input_box input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  padding-left: 53px;
}
.rc_content .banner_box .center_content .input_box .search_box {
  position: absolute;
  top: 0;
  right: 0;
  width: 131px;
  height: 100%;
  background: #0d6ad8;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}
.rc_content .banner_box .center_content .input_box .search_box:hover {
  opacity: 0.8;
}
.rc_content .banner_box .center_content .hot_search {
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c0b7ce;
  margin-top: 20px;
  margin-bottom: 48px;
}
.rc_content .banner_box .center_content .hot_search span {
  cursor: pointer;
}
.rc_content .banner_box .center_content .hot_search span:hover {
  color: skyblue;
}
.rc_content .banner_box .center_content .type_box {
  text-align: center;
}
.rc_content .banner_box .center_content .type_box img {
  cursor: pointer;
}
.rc_content .banner_box .center_content .type_box img:hover {
  opacity: 0.8;
}
.rc_content .zw_content_wrap {
  position: relative;
}
.rc_content .zw_content_wrap .bg {
  width: 100%;
  height: 1725px;
}
.rc_content .zw_content_wrap .zwfl_wrap {
  position: absolute;
  top: 5.50724638%;
  width: 100%;
  left: 0;
}
.rc_content .zw_content_wrap .zwfl_wrap .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  left: 45%;
  animation: a_t_slide_up 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up 1.5s ease-in-out;
  -ms-animation: a_t_slide_up 1.5s ease-in-out;
  -moz-animation: a_t_slide_up 1.5s ease-in-out;
  -o-animation: a_t_slide_up 1.5s ease-in-out;
  cursor: pointer;
}
.rc_content .zw_content_wrap .zwfl_wrap .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fefefe;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.85);
}
.rc_content .zw_content_wrap .zwfl_wrap .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
}
.rc_content .zw_content_wrap .zwfl_wrap .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 59px;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul {
  width: 100%;
  font-size: 0;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li {
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  width: 388px;
  height: 110px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(95, 95, 95, 0.19);
  padding-top: 24px;
  padding-left: 20px;
  box-sizing: border-box;
  margin-right: 18px;
  position: relative;
  margin-bottom: 28px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li:nth-of-type(3n) {
  margin-right: 0;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.1);
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li:hover h1 {
  color: #0d6ad8;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li.last {
  text-align: center;
  line-height: 110px;
  padding-top: 0px;
  padding-left: 0px;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li.last div span {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0d6ad8;
  margin-right: 13px;
  vertical-align: middle;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li h1 {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2e;
  margin-bottom: 30px;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li div span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0d6ad8;
  margin-right: 5px;
  vertical-align: middle !important;
  cursor: pointer;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li div img {
  cursor: pointer;
  width: 7px;
  height: 12px;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.rc_content .zw_content_wrap .zwfl_wrap .zwfl_type_box ul li .icon {
  position: absolute;
  top: 23px;
  right: 27px;
}
.rc_content .zw_content_wrap .zwtj_wrap {
  position: absolute;
  bottom: 18.23188406%;
  width: 100%;
  left: 0;
  z-index: 2;
}
.rc_content .zw_content_wrap .zwtj_wrap .h_title {
  display: inline-block;
  text-align: center;
  position: relative;
  left: 45%;
  animation: a_t_slide_up 1.5s ease-in-out;
  -webkit-animation: a_t_slide_up 1.5s ease-in-out;
  -ms-animation: a_t_slide_up 1.5s ease-in-out;
  -moz-animation: a_t_slide_up 1.5s ease-in-out;
  -o-animation: a_t_slide_up 1.5s ease-in-out;
  cursor: pointer;
}
.rc_content .zw_content_wrap .zwtj_wrap .h_title .t {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fefefe;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.85);
}
.rc_content .zw_content_wrap .zwtj_wrap .h_title .translate {
  margin-top: 12px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
}
.rc_content .zw_content_wrap .zwtj_wrap .h_title::after {
  content: " ";
  width: 100%;
  height: 4px;
  background: #0d6ad8;
  bottom: -2px;
  left: 0;
  position: absolute;
  animation: h_slide 1.3s;
  -webkit-animation: h_slide 1.3s;
  -ms-animation: h_slide 1.3s;
  -moz-animation: h_slide 1.3s;
  -o-animation: h_slide 1.3s;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box {
  position: relative;
  width: 740px;
  margin: 0 auto;
  margin-top: 97px;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul {
  width: 100%;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li {
  display: inline-block;
  vertical-align: top;
  margin-right: 78px;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_header {
  width: 100%;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_header .line {
  width: 4px;
  height: 27px;
  background: #0d6ad8;
  display: inline-block;
  vertical-align: middle;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_header .title {
  margin-left: 16px;
  margin-right: 148px;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_header .btn {
  width: 54px;
  height: 28px;
  border: 1px solid #b2b2b2;
  border-radius: 2px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  display: inline-block;
  cursor: pointer;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_header .btn:hover {
  background-color: #0d6ad8;
  border-color: #0d6ad8;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_header .btn:hover a {
  color: #fff;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_content {
  width: 100%;
  margin-top: 40px;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_content ul li {
  cursor: pointer;
  margin-bottom: 20px;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_content ul li:hover .station {
  color: skyblue;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_content ul li:hover .time {
  color: skyblue;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_content ul li .station {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
}
.rc_content .zw_content_wrap .zwtj_wrap .zwtj_box .outside_ul .outside_li .zwtj_content ul li .time {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  float: right;
  transform: translateY(2px);
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
}
.shzp_page_wrap {
  padding-top: 80px;
}
.shzp_page_wrap .banner {
  width: 100%;
}
.shzp_page_wrap .banner_bg {
  width: 100%;
  height: 280px;
  background: url("../img/rczp/sh/banner.jpg") no-repeat;
  background-position: center center;
}
.shzp_page_wrap .detail_content_header {
  width: 100%;
  height: 56px;
  background: #f2f3f5;
  padding-left: 18.85416667%;
  line-height: 56px;
}
.shzp_page_wrap .detail_content_header .word {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  cursor: pointer;
}
.shzp_page_wrap .detail_content_header .word a {
  color: #2a2b2b;
}
.shzp_page_wrap .detail_content_header .word:hover a {
  color: #0d6ad8;
}
.shzp_page_wrap .detail_content_header .jt {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url("../img/bread-icon.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 28px;
  margin-right: 25px;
}
.shzp_page_wrap .shzp_gw_wrap {
  width: 100%;
  padding-top: 10px;
  position: relative;
  padding-bottom: 59px;
  background-color: #f7f7f7;
}
.shzp_page_wrap .shzp_gw_wrap .n_bg {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box {
  position: relative;
  width: 1201px;
  margin: 0 auto;
  text-align: center;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box {
  width: 100%;
  margin-top: 4px;
  text-align: left;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box {
  background: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  padding-top: 37px;
  padding-left: 37px;
  padding-bottom: 33px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box {
  margin-bottom: 28px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box.wz {
  margin-bottom: 0;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .l {
  display: inline-block;
  margin-right: 58px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .l img {
  vertical-align: middle;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .l span {
  vertical-align: middle;
  margin-left: 16px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .r {
  display: inline-block;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .r span {
  cursor: pointer;
  padding: 7px 15px 8px 15px;
  border-radius: 14px;
  display: inline-block;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .r span.active {
  background: #0d6ad8;
  color: #fff;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_type_box .item_box .r span:hover {
  background: #0d6ad8;
  color: #fff;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content {
  margin-top: 11px;
  position: relative;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .search_box {
  width: 950px;
  height: 61px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  background: #ffffff;
  position: relative;
  box-sizing: border-box;
  padding-right: 131px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .search_box input {
  height: 100%;
  width: 100%;
  padding-left: 37px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .search_box span {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 131px;
  text-align: center;
  line-height: 61px;
  background: #0d6ad8;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .search_box span:hover {
  background: rgba(13, 106, 216, 0.8);
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .aside_box {
  position: absolute;
  right: 0;
  top: 0;
  width: 238px;
  height: 236px;
  background: #ffffff;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .aside_box p {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .aside_box span {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0d6ad8;
  margin-top: 7px;
  margin-bottom: 6px;
  display: inline-block;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw {
  margin-top: 47px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_h {
  margin-bottom: 23px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_h .t {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  margin-right: 12px;
  vertical-align: bottom;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_h .n {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li {
  transition: transform 0.5s, box-shadow 0.5s;
  -webkit-transition: transform 0.5s, box-shadow 0.5s;
  -ms-transition: transform 0.5s, box-shadow 0.5s;
  -moz-transition: transform 0.5s, box-shadow 0.5s;
  -o-transition: transform 0.5s, box-shadow 0.5s;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
  width: 950px;
  min-height: 118px;
  background: #ffffff;
  margin-bottom: 14px;
  position: relative;
  box-sizing: border-box;
  padding-top: 24px;
  padding-left: 32px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .title {
  vertical-align: top;
  display: inline-block;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  width: 270px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .lb_box {
  margin-right: 21px;
  vertical-align: top;
  display: inline-block;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .lb_box .lb {
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-bottom: 25px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .lb_box .time {
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .address {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-right: 69px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .num {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .icon {
  float: right;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  display: inline-block;
  margin-right: 10px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.1);
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children p {
  white-space: normal;
  margin-top: 19px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children p strong {
  display: inline-block;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  margin-top: 49px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .items {
  margin-top: 49px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .items h1 {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .items ul li {
  white-space: normal;
  margin-top: 19px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box {
  width: 100%;
  text-align: center;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box .btn {
  cursor: pointer;
  margin-top: 46px;
  margin-bottom: 34px;
  display: inline-block;
  width: 148px;
  height: 43px;
  background: #0d6ad8;
  border-radius: 4px;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box .btn img {
  position: absolute;
  top: 0;
  left: 0;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box .btn:hover {
  background: rgba(13, 106, 216, 0.8);
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box {
  position: absolute;
  right: 0px;
  top: 12px;
  text-align: center;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box img {
  margin-top: 5px;
  margin-bottom: 11px;
  cursor: pointer;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box div {
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  opacity: 0;
  width: 139px;
  height: 40px;
  background: url("../img/rczp/sh/jx.png") no-repeat;
  background-size: 100% 100%;
  line-height: 33px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0d6ad8;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box span {
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .no_data {
  display: none;
  padding-top: 42px;
  padding-bottom: 42px;
  width: 950px;
  background-color: #fff;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .no_data .no_data_c {
  text-align: center;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box {
  margin-top: 20px;
  width: 950px;
  text-align: right;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .num_box {
  display: inline-block;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box span {
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  box-sizing: border-box;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .btn {
  border: 1px solid #9a9a9a;
  text-align: center;
  line-height: 30px;
  height: 30px;
  margin-right: 7px;
  cursor: pointer;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .btn:hover {
  background-color: #0d6ad8;
  color: #fff;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .num {
  width: 26px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .next {
  width: 72px;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .last {
  width: 54px;
  cursor: pointer;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .fir {
  margin-right: 7px;
  cursor: pointer;
}
.shzp_page_wrap .shzp_gw_wrap .shzp_gw_box .gw_box .gw_content .gw_page_box .active {
  background-color: #0d6ad8;
  color: #fff;
}
.xyzp_page_wrap {
  padding-top: 80px;
  overflow: hidden;
}
.xyzp_page_wrap .banner_box {
  width: 100%;
  position: relative;
}
.xyzp_page_wrap .banner_box .banner {
  width: 100%;
}
.xyzp_page_wrap .banner_box .word1 {
  position: absolute;
  top: 13%;
  left: 50%;
  transform: translateX(-50%);
  width: 33.59375%;
}
.xyzp_page_wrap .banner_box .bling {
  position: absolute;
  top: -5%;
  left: 45%;
  width: 26.09375%;
  z-index: 1;
}
.xyzp_page_wrap .banner_box .detail_content_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
  background: rgba(255, 255, 255, 0.7);
  padding-left: 3.69791667%;
  line-height: 56px;
}
.xyzp_page_wrap .banner_box .detail_content_header .word {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  cursor: pointer;
}
.xyzp_page_wrap .banner_box .detail_content_header .word a {
  color: #2a2b2b;
}
.xyzp_page_wrap .banner_box .detail_content_header .word:hover a {
  color: #0d6ad8;
}
.xyzp_page_wrap .banner_box .detail_content_header .jt {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url("../img/bread-icon.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 28px;
  margin-right: 25px;
}
.xyzp_page_wrap .banner_box .btn {
  width: 10.41666667%;
  position: absolute;
  bottom: 24.947368%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  cursor: pointer;
}
.xyzp_page_wrap .banner_box .btn:hover {
  opacity: 0.8;
}
.xyzp_page_wrap .xyzp_content {
  width: 100%;
  position: relative;
  background-image: url(../img/rczp/xy/bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 99px;
  padding-bottom: 59px;
}
.xyzp_page_wrap .xyzp_content .zplc {
  position: relative;
  width: 1201px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  text-align: center;
  margin-bottom: 130px;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box {
  width: 100%;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul {
  margin-top: 49px;
  font-size: 0;
  position: relative;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li {
  display: inline-block;
  vertical-align: top;
  width: 188px;
  height: 241px;
  background: url("../img/rczp/xy/box.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: transform 0.5s, box-shadow 0.5s;
  -webkit-transition: transform 0.5s, box-shadow 0.5s;
  -ms-transition: transform 0.5s, box-shadow 0.5s;
  -moz-transition: transform 0.5s, box-shadow 0.5s;
  -o-transition: transform 0.5s, box-shadow 0.5s;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.1);
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li .li_h {
  text-align: left;
  padding-left: 13px;
  padding-top: 13px;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li .li_h .line {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 14px;
  background: #0d6ad8;
  margin-right: 6px;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li .li_h .num {
  vertical-align: middle;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #0d6ad8;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li img {
  margin-top: 44px;
  margin-left: -8px;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul li .title {
  text-align: center;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  position: absolute;
  bottom: 52px;
  width: 100%;
}
.xyzp_page_wrap .xyzp_content .zplc .lc_box ul .jt {
  position: relative;
  transform: translateY(250%);
  -webkit-transform: translateY(250%);
  -moz-transform: translateY(250%);
  -ms-transform: translateY(250%);
  -o-transform: translateY(250%);
  margin-right: 6px;
}
.xyzp_page_wrap .xyzp_content .zpgw {
  position: relative;
  width: 1201px;
  margin: 0 auto;
  text-align: center;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box {
  width: 100%;
  margin-top: 4px;
  text-align: left;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box {
  margin-top: 30px;
  background: #ffffff;
  padding-top: 37px;
  padding-left: 37px;
  padding-bottom: 33px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box {
  margin-bottom: 28px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box.wz {
  margin-bottom: 0;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .l {
  display: inline-block;
  margin-right: 58px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .l img {
  vertical-align: middle;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .l span {
  vertical-align: middle;
  margin-left: 16px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .r {
  display: inline-block;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .r span {
  cursor: pointer;
  padding: 7px 15px 8px 15px;
  border-radius: 14px;
  display: inline-block;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .r span.active {
  background: #0d6ad8;
  color: #fff;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_type_box .item_box .r span:hover {
  background: #0d6ad8;
  color: #fff;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content {
  margin-top: 11px;
  position: relative;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .search_box {
  width: 950px;
  height: 61px;
  background: #ffffff;
  position: relative;
  box-sizing: border-box;
  padding-right: 131px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .search_box input {
  height: 100%;
  width: 100%;
  padding-left: 37px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .search_box span {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 131px;
  text-align: center;
  line-height: 61px;
  background: #0d6ad8;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .search_box span:hover {
  background: rgba(13, 106, 216, 0.8);
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .aside_box {
  position: absolute;
  right: 0;
  top: 0;
  width: 238px;
  height: 236px;
  background: #ffffff;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .aside_box p {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .aside_box span {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0d6ad8;
  margin-top: 7px;
  margin-bottom: 6px;
  display: inline-block;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw {
  margin-top: 47px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_h {
  margin-bottom: 23px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_h .t {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  margin-right: 12px;
  vertical-align: bottom;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_h .n {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li {
  transition: transform 0.5s, box-shadow 0.5s;
  -webkit-transition: transform 0.5s, box-shadow 0.5s;
  -o-transition: transform 0.5s, box-shadow 0.5s;
  -moz-transition: transform 0.5s, box-shadow 0.5s;
  -ms-transition: transform 0.5s, box-shadow 0.5s;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
  width: 950px;
  min-height: 118px;
  background: #ffffff;
  margin-bottom: 14px;
  position: relative;
  box-sizing: border-box;
  padding-top: 24px;
  padding-left: 32px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .title {
  vertical-align: top;
  display: inline-block;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  width: 270px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .lb_box {
  margin-right: 21px;
  vertical-align: top;
  display: inline-block;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .lb_box .lb {
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-bottom: 25px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .lb_box .time {
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .address {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-right: 69px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .num {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .icon {
  float: right;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  cursor: pointer;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  display: inline-block;
  margin-right: 10px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.1);
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children p {
  white-space: normal;
  margin-top: 19px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children p strong {
  display: inline-block;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  margin-top: 49px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .items {
  margin-top: 49px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .items h1 {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .items ul li {
  white-space: normal;
  margin-top: 19px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box {
  width: 100%;
  text-align: center;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box .btn {
  cursor: pointer;
  margin-top: 46px;
  margin-bottom: 34px;
  display: inline-block;
  width: 148px;
  height: 43px;
  background: #0d6ad8;
  border-radius: 4px;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box .btn img {
  position: absolute;
  top: 0;
  left: 0;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .btn_box .btn:hover {
  background: rgba(13, 106, 216, 0.8);
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box {
  position: absolute;
  right: 0px;
  top: 12px;
  text-align: center;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box img {
  margin-top: 5px;
  margin-bottom: 11px;
  cursor: pointer;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box div {
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  opacity: 0;
  width: 139px;
  height: 40px;
  background: url("../img/rczp/sh/jx.png") no-repeat;
  background-size: 100% 100%;
  line-height: 33px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0d6ad8;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .all_gw .all_gw_ul .all_gw_li .children .copy_box span {
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .no_data {
  display: none;
  padding-top: 42px;
  padding-bottom: 42px;
  width: 950px;
  background-color: #fff;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .no_data .no_data_c {
  text-align: center;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box {
  margin-top: 20px;
  width: 950px;
  text-align: right;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .num_box {
  display: inline-block;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box span {
  display: inline-block;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2a2b2b;
  box-sizing: border-box;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .btn {
  border: 1px solid #9a9a9a;
  text-align: center;
  line-height: 30px;
  height: 30px;
  margin-right: 7px;
  cursor: pointer;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .btn:hover {
  background-color: #0d6ad8;
  color: #fff;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .num {
  width: 26px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .next {
  width: 72px;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .last {
  width: 54px;
  cursor: pointer;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .fir {
  margin-right: 7px;
  cursor: pointer;
}
.xyzp_page_wrap .xyzp_content .zpgw .gw_box .gw_content .gw_page_box .active {
  background-color: #0d6ad8;
  color: #fff;
}
.parental_wrap {
  background-color: #51b581;
}
.parental_wrap .banner {
  width: 100%;
}
.parental_wrap .parental_content {
  margin: 0 auto;
  width: 1200px;
}
.parental_wrap .parental_content .p_c_header {
  height: 110px;
  background: #0a6a47;
  box-shadow: 0px 2px 0px 0px #7feb89;
  border-radius: 8px;
  box-sizing: border-box;
  margin-bottom: 46px;
  font-size: 0;
}
.parental_wrap .parental_content .p_c_header .h_type {
  width: 190px;
  height: 100%;
  display: inline-block;
  position: relative;
  margin-left: 27px;
  cursor: pointer;
}
.parental_wrap .parental_content .p_c_header .h_type .c {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.parental_wrap .parental_content .p_c_header .h_type .c .act {
  display: none;
}
.parental_wrap .parental_content .p_c_header .h_type .c span {
  display: inline-block;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ccff82;
  vertical-align: middle;
  margin-left: 8px;
}
.parental_wrap .parental_content .p_c_header .h_type.active .act {
  display: inline-block;
}
.parental_wrap .parental_content .p_c_header .h_type.active .no_act {
  display: none;
}
.parental_wrap .parental_content .p_c_header .h_type.active span {
  color: #0a6a47;
}
.parental_wrap .parental_content .p_c_header .h_type.active .bg {
  width: 190px;
  height: 140px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ccff82;
  box-shadow: 0px 12px 21px 0px rgba(10, 106, 71, 0.67);
  border-radius: 4px;
}
.parental_wrap .parental_content .p_c_header .h_type.active .bg .square {
  width: 30px;
  height: 30px;
  background: #ccff82;
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
}
.parental_wrap .parental_content .p_c_header .h_type span {
  vertical-align: middle;
}
.parental_wrap .parental_content .p_c_box {
  width: 100%;
  background: #0a6a47;
  box-shadow: 0px 2px 0px 0px #7feb89;
  border-radius: 4px;
  height: 760px;
  padding: 41px 44px 25px 42px;
  padding-right: 5px;
  box-sizing: border-box;
}
.parental_wrap .parental_content .p_c_box .outside_box {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.parental_wrap .parental_content .p_c_box .outside_box::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
  background-color: #0a6a47;
}
.parental_wrap .parental_content .p_c_box .outside_box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #51b581;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  position: relative;
  transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  -o-transform: translateX(-100px);
}
.parental_wrap .parental_content .p_c_box .common_h {
  padding-bottom: 18px;
  border-bottom: 1px solid #228661;
  margin-bottom: 27px;
}
.parental_wrap .parental_content .p_c_box .common_h .bar {
  width: 6px;
  height: 32px;
  background: #b2e569;
  display: inline-block;
  margin-right: 17px;
  vertical-align: middle;
}
.parental_wrap .parental_content .p_c_box .common_h .t {
  display: inline-block;
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #e6ffc1;
  vertical-align: middle;
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
}
.parental_wrap .parental_content .p_c_box p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c1de98;
  line-height: 29px;
}
.parental_wrap .parental_content .p_c_box .gc_box h1 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #e6ffc1;
  margin-bottom: 19px;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang {
  margin-top: 53px;
  font-size: 0;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .common {
  margin-right: 29px;
  display: inline-block;
  width: 434px;
  height: 191px;
  border: 1px solid #51b581;
  border-radius: 8px;
  vertical-align: top;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .common .h {
  box-sizing: border-box;
  margin-right: 0;
  display: block;
  width: 100%;
  height: 42px;
  background: #51b581;
  padding-top: 11px;
  padding-bottom: 12px;
  padding-left: 25px;
  font-size: 18px;
  font-family: PingFang SC;
  color: #e1ffcc;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .ask_content {
  text-align: center;
  margin-top: 53px;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .ask_content span {
  font-size: 20px;
  vertical-align: middle;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .load_content {
  margin-top: 34px;
  margin-left: 21px;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .load_content .des_box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 84px;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .load_content .des_box h2 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c1de98;
  line-height: 29px;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .load_content .load {
  display: inline-block;
  width: 150px;
  height: 100%;
  background: #b2e569;
  border-radius: 4px;
  text-align: center;
  line-height: 72px;
  font-size: 14px;
  font-weight: 400;
  transform: translateY(1px);
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  cursor: pointer;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .load_content .load a {
  color: #0a6a47;
}
.parental_wrap .parental_content .p_c_box .gc_box .kuang .load_content .load:hover {
  opacity: 0.8;
}
.parental_wrap .parental_content .p_c_box .serve_box {
  display: none;
}
.parental_wrap .parental_content .p_c_box .serve_box img {
  margin-left: 20px;
  margin-top: 51px;
}
.parental_wrap .parental_content .p_c_box .serve_box h1 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #e6ffc1;
  margin-bottom: 25px;
  margin-top: 20px;
}
.parental_wrap .parental_content .p_c_box .serve_box div {
  margin-bottom: 11px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #e6ffc1;
}
.parental_wrap .parental_content .p_c_box .question_box {
  display: none;
  position: relative;
  top: -27px;
}
.parental_wrap .parental_content .p_c_box .question_box .item {
  padding-top: 45px;
  padding-bottom: 34px;
  padding-right: 19px;
  border-bottom: 1px dashed #c1de98;
}
.parental_wrap .parental_content .p_c_box .question_box .item:last-of-type {
  border-bottom: none;
}
.parental_wrap .parental_content .p_c_box .question_box .item h1 {
  margin-bottom: 17px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #e6ffc1;
}
.parental_wrap .parental_content .p_c_box .question_box .item span {
  color: #e2ff6c;
}
.parental_wrap .parental_content .p_c_box .progress_box {
  display: none;
  padding-right: 78px;
}
.parental_wrap .parental_content .p_c_box .progress_box p span {
  color: #e5ff36;
}
.parental_footer {
  background-color: #51b581;
}
@keyframes xx_shan {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.4;
  }
}
.contact_us_wrap {
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}
.contact_us_wrap .mode1 {
  width: 100%;
  position: relative;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.contact_us_wrap .mode1 .translate_box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.contact_us_wrap .mode1 .xingxing {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: xx_shan 2s ease-in-out infinite;
  -webkit-animation: xx_shan 2s ease-in-out infinite;
  -moz-animation: xx_shan 2s ease-in-out infinite;
  -ms-animation: xx_shan 2s ease-in-out infinite;
  -o-animation: xx_shan 2s ease-in-out infinite;
}
.contact_us_wrap .mode1 .bg1 {
  width: 100%;
}
.contact_us_wrap .mode1 .bg2 {
  position: absolute;
  top: 9.26315789%;
  left: 3.95833333%;
  width: 75.05208333%;
}
.contact_us_wrap .mode1 .japan_point {
  position: absolute;
  width: 0.46875%;
  top: 38.1%;
  left: 42.15%;
}
.contact_us_wrap .mode1 .xiamen_point {
  position: absolute;
  width: 0.46875%;
  top: 43.7%;
  left: 38.4%;
}
.contact_us_wrap .mode1 .guangzhou_point {
  position: absolute;
  width: 0.46875%;
  top: 45.8%;
  left: 37.39%;
}
.contact_us_wrap .mode1 .hongkong_point {
  position: absolute;
  width: 0.46875%;
  top: 45.8%;
  left: 36.89%;
}
.contact_us_wrap .mode1 .toggle_box {
  position: absolute;
  top: 33px;
  left: 30px;
  text-align: center;
  cursor: pointer;
}
.contact_us_wrap .mode1 .toggle_box:hover {
  opacity: 0.8;
}
.contact_us_wrap .mode1 .toggle_box span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  white-space: nowrap;
}
.contact_us_wrap .mode1 .address_box {
  position: absolute;
  top: 15.78947368%;
  width: 183px;
}
.contact_us_wrap .mode1 .address_box ul {
  background: url("../img/lxwm/address_bg.png") no-repeat;
  background-size: 100% 100%;
}
.contact_us_wrap .mode1 .address_box ul li {
  height: 61px;
  line-height: 61px;
  padding-left: 29px;
  box-sizing: border-box;
  cursor: pointer;
}
.contact_us_wrap .mode1 .address_box ul li img {
  margin-right: 10px;
  opacity: 0;
}
.contact_us_wrap .mode1 .address_box ul li span {
  vertical-align: middle;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
}
.contact_us_wrap .mode1 .address_box ul li.active {
  background: url("../img/lxwm/address_choose.png") no-repeat;
  background-size: 100% 100%;
}
.contact_us_wrap .mode1 .address_box ul li.active img {
  opacity: 1;
}
.contact_us_wrap .mode1 .info_wrap {
  width: 29.53125%;
  position: absolute;
  bottom: 17%;
  left: 28.245833%;
}
.contact_us_wrap .mode1 .info_wrap .xian {
  margin-left: 30%;
  width: 17.6366843%;
}
.contact_us_wrap .mode1 .info_wrap .info {
  width: 100%;
  position: relative;
}
.contact_us_wrap .mode1 .info_wrap .info .box {
  width: 100%;
}
.contact_us_wrap .mode1 .info_wrap .info .des {
  position: absolute;
  top: 21.73913043%;
  left: 5.46737213%;
}
.contact_us_wrap .mode1 .info_wrap .info .des h1 {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 34px;
}
.contact_us_wrap .mode1 .info_wrap .info .des p {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c2e4ff;
  margin-bottom: 11px;
}
.contact_us_wrap .mode1 .info_wrap .info .address {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-120%);
  -webkit-transform: translateY(-120%);
  -moz-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  -o-transform: translateY(-120%);
}
.contact_us_wrap .mode1 .info_wrap .info .address span {
  font-size: 35px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #59edff;
  vertical-align: top;
  margin-left: 11px;
}
.contact_us_wrap .mode2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  opacity: 0;
  background-color: #fff;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}
.contact_us_wrap .mode2 .company_box {
  width: 320px;
  position: absolute;
  top: 22%;
  left: 0;
  z-index: 99;
}
.contact_us_wrap .mode2 .company_box ul {
  width: 100%;
}
.contact_us_wrap .mode2 .company_box ul li {
  cursor: pointer;
  margin-bottom: 11px;
  background: rgba(255, 255, 255, 0.9);
}
.contact_us_wrap .mode2 .company_box ul li .line {
  display: inline-block;
  height: 70px;
  width: 4px;
  background-color: transparent;
  vertical-align: middle;
  margin-right: 14px;
}
.contact_us_wrap .mode2 .company_box ul li img {
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.contact_us_wrap .mode2 .company_box ul li .company_info {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
.contact_us_wrap .mode2 .company_box ul li .company_info h1 {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2a2b2b;
  margin-bottom: 10px;
}
.contact_us_wrap .mode2 .company_box ul li .company_info h1 p {
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.contact_us_wrap .mode2 .company_box ul li.active .line {
  background: #0d6ad8;
}
.contact_us_wrap .mode2 .company_box ul li.active .company_info h1 {
  color: #0d6ad8;
}
.contact_us_wrap .mode2 .company_box ul li.active .company_info p {
  color: #0d6ad8;
}
.contact_us_wrap .mode2 .toggle_box {
  position: absolute;
  top: 33px;
  left: 65px;
  text-align: center;
  cursor: pointer;
}
.contact_us_wrap .mode2 .toggle_box:hover {
  opacity: 0.8;
}
.contact_us_wrap .mode2 .toggle_box span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  white-space: nowrap;
}
.contact_us_wrap .aside_wrap {
  width: 16.61458333%;
  min-width: 261px;
  height: 100%;
  background: rgba(43, 42, 57, 0.95);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.contact_us_wrap .aside_wrap .aside_items {
  position: absolute;
  top: 20%;
  right: 20%;
}
.contact_us_wrap .aside_wrap .aside_items .item {
  margin-bottom: 43px;
  overflow: hidden;
  cursor: pointer;
  text-align: right;
}
.contact_us_wrap .aside_wrap .aside_items .item .l {
  text-align: right;
  display: inline-block;
  vertical-align: top;
}
.contact_us_wrap .aside_wrap .aside_items .item .l div {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #8994ac;
  display: block;
  text-align: right;
}
.contact_us_wrap .aside_wrap .aside_items .item .l img {
  display: none;
  margin-top: 27px;
  animation: jt_r 0.5s;
  -webkit-animation: jt_r 0.5s;
  -moz-animation: jt_r 0.5s;
  -ms-animation: jt_r 0.5s;
  -o-animation: jt_r 0.5s;
}
.contact_us_wrap .aside_wrap .aside_items .item .r {
  margin-left: 28px;
  vertical-align: top;
  display: inline-block;
  width: 4px;
  height: 0px;
  background: #0d6ad8;
  display: none;
  animation: r_h 0.5s;
  -webkit-animation: r_h 0.5s;
  -moz-animation: r_h 0.5s;
  -ms-animation: r_h 0.5s;
  -o-animation: r_h 0.5s;
}
.contact_us_wrap .aside_wrap .aside_items .item.active .l img {
  display: inline-block;
}
.contact_us_wrap .aside_wrap .aside_items .item.active .l div {
  color: #fefefe;
}
.contact_us_wrap .aside_wrap .aside_items .item.active .r {
  height: 43px;
  display: inline-block;
}
.contact_us_wrap .aside_wrap .aside_items .item:hover .l div {
  color: #fefefe;
}
.contact_us_wrap .aside_wrap .info_box {
  position: absolute;
  left: 0;
  top: 10%;
  transform: translateX(-102%);
  -webkit-transform: translateX(-102%);
  -moz-transform: translateX(-102%);
  -ms-transform: translateX(-102%);
  -o-transform: translateX(-102%);
  width: 147.02194357%;
  min-width: 420px;
}
.contact_us_wrap .aside_wrap .info_box .bg {
  width: 100%;
}
.contact_us_wrap .aside_wrap .info_box .info_content {
  position: absolute;
  top: 11.32075472%;
  left: 7.33333333%;
}
.contact_us_wrap .aside_wrap .info_box .info_content h1 {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 14px;
}
.contact_us_wrap .aside_wrap .info_box .info_content p {
  padding-right: 20%;
  width: 100%;
  white-space: normal;
  font-size: 13px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #c6e6ff;
  line-height: 23px;
}
@keyframes r_h {
  0% {
    height: 0px;
  }
  100% {
    height: 43px;
  }
}
@keyframes jt_r {
  0% {
    transform: translateX(200px);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    opacity: 1;
  }
}
.postDetail_wrap {
  margin-top: 80px;
}
.postDetail_wrap .p_header {
  background: #f5f5f5;
  padding-top: 30px;
}
.postDetail_wrap .p_header .h_box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.postDetail_wrap .p_header .h_box .btn_box {
  position: absolute;
  right: 0;
  top: 0;
}
.postDetail_wrap .p_header .h_box .btn_box span {
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 10px 0;
  border-radius: 5px;
  font-weight: bold;
  border: 1px solid #00a2ff;
  cursor: pointer;
  display: block;
  background: #00a2ff;
}
.postDetail_wrap .p_header .h_box .btn_box span a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.postDetail_wrap .p_header .h_box .btn_box span:hover {
  opacity: 0.8;
}
.postDetail_wrap .p_header .h_box .btn_box span:last-of-type {
  background: transparent;
}
.postDetail_wrap h1 {
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 20px;
}
.postDetail_wrap p {
  font-size: 14px;
  line-height: 30px;
  color: #999;
  font-weight: normal;
}
.postDetail_wrap .gw_type {
  display: inline-block;
  padding: 5px 20px;
  background: #fff;
  border-radius: 20px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 15px;
}
.postDetail_wrap .postDetail_box {
  margin: 0 auto;
  width: 1200px;
  padding-top: 10px;
}
.postDetail_wrap .postDetail_box p {
  color: #000;
}
.aside_eamil_box {
  position: absolute;
  right: 0;
  top: 255px;
  width: 238px;
  height: 170px;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.aside_eamil_box .title {
  padding-top: 24px;
  padding-left: 19px;
  margin-bottom: 28px;
}
.aside_eamil_box .title img {
  vertical-align: middle;
}
.aside_eamil_box .title span {
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: bold;
  vertical-align: middle;
  color: #2a2b2b;
}
.aside_eamil_box p {
  text-align: center;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-bottom: 16px;
}
.aside_eamil_box p span {
  color: #0d6ad8;
  margin-left: 6px;
}
.aside_eamil_box .footer_des {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  text-align: center;
  margin-top: 37px;
}
@media screen and (max-width: 1500px) {
  .new_content {
    top: 8% !important;
  }
  .control_wrap {
    bottom: 6% !important;
  }
  .need_more_width {
    width: 1150px !important;
  }
}
@media screen and (max-width: 1620px) {
  .news_item {
    width: 300px !important;
    height: 450px !important;
  }
  .news_item img {
    height: 214.5px !important;
  }
  .hot_search {
    margin-bottom: 20px !important;
  }
  .center_content {
    bottom: 6.411765% !important;
  }
  .info_box .p1 {
    margin-bottom: 10px !important;
  }
  .contact_us_wrap .mode1 .info_wrap .info .des h1 {
    margin-bottom: 23px;
  }
}
.bg_l {
  position: absolute;
  width: 42.76041667%;
  bottom: 0;
  left: 0;
}
.bg_r {
  position: absolute;
  width: 30.41666667%;
  bottom: 0;
  right: 0;
}
