﻿.banner {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 9.9rem;
  overflow: hidden;
}
.banner .bigimg .pic {
  overflow: hidden;
}
.banner .bigimg .pic .picimg {
  width: 100%;
  height: 9.9rem;
  object-fit: cover;
  transform: scale(1.05);
}
.banner .bigimg .pic .text {
  position: absolute;
  left: 0;
  top: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.banner .bigimg .pic .text img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  visibility: hidden;
}
.banner .bigimg .pic .pictext {
  position: absolute;
  left: 1.2rem;
  top: 2.9rem;
  z-index: 2;
  width: calc(96% - 1.2rem);
}
.banner .bigimg .pic .pictext img {
  float: left;
  width: 2.21rem;
  height: 1.35rem;
}
.banner .bigimg .pic .pictext .swiperText {
  float: left;
  margin: 0.56rem 0 0 0.2rem;
  height: 0.7rem;
}
.banner .bigimg .pic .pictext .swiperText .swiper-slide {
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.43rem;
  color: #fff;
}
.banner .bigimg .pic.swiper-slide-active .picimg {
  transition: all 5s 0.6s;
  transform: scale(1);
}
.banner .bigimg .pic.swiper-slide-active .text img {
  visibility: visible;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: fadeInUp150;
  animation-name: fadeInUp150;
}
.Height100 {
  -webkit-animation-name: Height100;
  animation-name: Height100;
}
@-webkit-keyframes Height100 {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 100%;
  }
}
@keyframes Height100 {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 100%;
  }
}
.scroll {
  position: absolute;
  z-index: 10;
  bottom: 3.6%;
  left: 50%;
  margin-left: -0.18rem;
  width: 0.35rem;
  height: 0.49rem;
  background: url(../images/icon_12.png) center no-repeat;
  background-size: 100% auto;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: scrolls;
  animation-name: scrolls;
}
.scroll.scroll_fixed {
  display: none;
}
@-webkit-keyframes scrolls {
  from {
    bottom: 3.6%;
  }
  50% {
    bottom: calc(3.6% + 12px);
  }
  100% {
    bottom: 3.6%;
  }
}
@keyframes scrolls {
  from {
    bottom: 3.6%;
  }
  50% {
    bottom: calc(3.6% + 12px);
  }
  100% {
    bottom: 3.6%;
  }
}
.title {
  position: relative;
  z-index: 3;
}
.title .fl .clearfix {
  display: flex;
  font-size: 0.42rem;
  color: #333;
}
.title .fl .clearfix i {
  font-weight: bold;
  color: #ba1912;
}
.title .fl .clearfix em {
  font-weight: bold;
}
.title .fl span {
  margin-top: 0.06rem;
  font-size: 0.22rem;
  color: #333;
}
.title .more {
  float: right;
}
.title .more p {
  padding-right: 0.3rem;
  line-height: 0.92rem;
  font-size: 0.26rem;
  color: #999;
  background: url(../images/icon_18.png) right center no-repeat;
  background-size: 0.11rem auto;
}
.ind01 {
  padding: 0.43rem 0 0.8rem;
}
.ind01 .top {
    position: relative;
  margin: 0.26rem auto 0.3rem;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
}
.ind01 .top .pic {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.16rem;
  padding-left: 0.4rem;
  width: 1.3rem;
  line-height: 0.32rem;
  font-size: 0.28rem;
  color: #ba1912;
  font-weight: 500;
  border-right: #e5e5e5 1px solid;
  background: url(../images/icon_16.png) left center no-repeat;
  background-size: 0.29rem auto;
}
.ind01 .top .jq22{
    float: right;
}
.ind01 .top .jq22 a {
  display: inline-block;
  
}
.ind01 .top .jq22 a p{
    margin-right: 40px;
  font-size: 0.28rem !important;
}
.ind01 .cen .left .mySwiper {
  margin-bottom: 0.6rem;
}
.ind01 .cen .left .mySwiper .bigPic {
  position: relative;
  width: 100%;
  height: 3.8rem;
  overflow: hidden;
}
.ind01 .cen .left .mySwiper .bigPic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.ind01 .cen .left .mySwiper .bigPic p {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  left: 3%;
  bottom: 0.2rem;
  width: 86%;
  font-size: 0.3rem;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ind01 .cen .left .mySwiper .bigPic:hover i {
  transition: all 0.5s;
  transform: scale(1.05);
}
.ind01 .cen .left .mySwiper .swiper-slide-active a p {
  transition: all 0.5s;
  opacity: 1;
}
.ind01 .cen .left .swiper-pagination {
  left: 66%;
  bottom: 0.2rem;
  width: 30%;
  display: flex;
  justify-content: flex-end;
  font-size: 0.26rem;
  color: #fff;
  letter-spacing: 2px;
}
.ind01 .cen .left .swiper-pagination .s1 {
  font-weight: bold;
  color: #ba1912;
}
.ind01 .cen .left .swiper-button-next,
.ind01 .cen .left .swiper-button-prev {
  width: 0.4rem;
  transition: all 0.5s;
  height: 0.8rem;
}
.ind01 .cen .left .swiper-button-prev {
  left: 0;
  background: url(../images/icon_63.png) center no-repeat;
  background-size: cover;
}
.ind01 .cen .left .swiper-button-next {
  right: 0;
  background: url(../images/icon_64.png) center no-repeat;
  background-size: cover;
}
.ind01 .cen .list .titleO {
  position: relative;
  overflow-x: scroll;
}
.ind01 .cen .list .titleO .tab_tit{
    display: flex;
    white-space: nowrap;
}
.ind01 .cen .list .titleO b {
  position: relative;
  float: left;
  /* padding-right: calc((100vw * 0.92 - 5.87rem) / 3); */
  padding-right: 0.5rem;
  font-size: 0.36rem;
  color: #333;
  font-weight: bold;
}
.ind01 .cen .list .titleO b::before {
  position: absolute;
  /* right: calc((100vw * 0.92 - 5.77rem) / 6); */
  right: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.16rem;
  background: #ccc;
  content: "";
}
.ind01 .cen .list .titleO b:last-child {
  padding-right: 0;
}
.ind01 .cen .list .titleO b:last-child::before {
  display: none;
}
.ind01 .cen .list .titleO b.cur {
  color: #ba1912;
}
.ind01 .cen .list ul {
  margin-top: 0.1rem;
}
.ind01 .cen .list ul a {
  padding: 0.2rem 0;
  font-size: 0.3rem;
  color: #333;
  border-bottom: #dcdcdc 1px solid;
}
.ind01 .cen .list ul a .pic {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 45px;
}
.ind01 .cen .list ul a .pic img {
  transition: all 0.5s;
  opacity: 0.7;
  -webkit-filter: grayscale(1);
  /* Webkit */
  filter: gray;
  /* IE6-9 */
  filter: grayscale(1);
  /* W3C */
  max-width: 100%;
  max-height: 90%;
}
.ind01 .cen .list ul a p {
    float: left;
  max-width:calc(100% - 0.58rem);
  line-height: 0.36rem;
  font-size: 0.3rem;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.ind01 .cen .list ul a em {
  float: left;
  margin-left: 0.06rem;
  width: 0.51rem;
  height: 0.45rem;
  background: url(../images/icon_17.png)  no-repeat;
  background-size: 0.51rem auto;
}
.ind01 .cen .list ul a i {
  margin-bottom: 0.15rem;
  padding-left: 0.33rem;
  font-size: 0.26rem;
  color: #999;
  font-family: Arial;
  background: url(../images/icon_66.png) left center no-repeat;
  background-size: 0.23rem auto;
}
.ind01 .cen .list ul a:hover .pic img {
  transition: all 0.5s;
  opacity: 1;
  -webkit-filter: grayscale(0);
  /* Webkit */
  filter: gray;
  /* IE6-9 */
  filter: grayscale(0);
  /* W3C */
}
.ind01 .cen .list ul a:hover p {
  color: #ba1912;
}

.ind01 .tab_more a {
  transition: all 0.5s;
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  margin: 0.5rem auto 0;
  width: 2rem;
  height: 0.7rem;
  background: #ba1912;
  overflow: hidden;
}
.ind01 .tab_more a.on{
    display: flex;
}
.ind01 .tab_more a i {
  position: relative;
  z-index: 2;
  padding-right: 0.3rem;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #fff;
  background: url(../images/icon_18ss.png) right center no-repeat;
  background-size: 0.11rem auto;
}
  .ind01 .bot .titleO {
    position: relative;
    line-height: unset!important;
    border-bottom: #dcdcdc 1px solid;
    margin-top: 30px;
    padding-bottom: 20px;
  }
  .ind01 .bot .titleO b {
    float: left;
    font-size:0.36rem;
    color: #333;
    font-weight: bold;
  }
  .ind01 .bot .titleO a {
    float: right;
    padding-right:0.3rem;
    font-size:0.26rem;
    color: #999;
    background: url(../images/icon_18.png) right center no-repeat;
    background-size: 0.11rem auto;
  }



  .ind01 .bot .swiper-slide a {
    position: relative;
    width: 100%;
    height:3.6rem;
  }
  .ind01 .bot .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ind01 .bot .swiper-slide a::before {
    transition: all 0.5s;
    opacity: 0;
    transform: scale(0.7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ba1912;
    content: " ";
  }
  .ind01 .bot .swiper-slide a .pos {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  .ind01 .bot .swiper-slide a .pos .bor {
    transition: all 0.5s;
    opacity: 0;
    transform: scale(0.7);
    padding: 0 36px;
    color: #fff;
  }
  .ind01 .bot .swiper-slide a .pos .bor b {
    margin: 0 10px 28px;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .ind01 .bot .swiper-slide a .pos .bor .more {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 134px;
    height: 46px;
    border: #fff 1px solid;
  }
  .ind01 .bot .swiper-slide a .pos .bor .more i {
    padding-right: 23px;
    font-size: 16px;
    color: #fff;
    background: url(../image/icon_18ss.png) right center no-repeat;
  }
  .ind01 .bot .swiper-slide a:hover::before,
  .ind01 .bot .swiper-slide a:hover .bor {
    transition: all 0.5s;
    opacity: 1;
    transform: scale(1);
  }
  .ind01 .bot .next .w1400 {
    position: relative;
  }
  .ind01 .bot .swiper-button-next,
  .ind01 .bot .swiper-button-prev {
    transition: all 0.5s;
    width: 51px;
    height: 50px;
  }
  .ind01 .bot .swiper-button-prev {
    left: -80px;
    background: url(../image/icon_100.png) center no-repeat;
  }
  .ind01 .bot .swiper-button-prev:hover {
    transition: all 0.5s;
    background: url(../image/icon_100s.png) center no-repeat;
  }
  .ind01 .bot .swiper-button-next {
    right: -80px;
    background: url(../image/icon_101.png) center no-repeat;
  }
  .ind01 .bot .swiper-button-next:hover {
    transition: all 0.5s;
    background: url(../image/icon_101s.png) center no-repeat;
  }
  .ind01 .bot .swiper-pagination{
    margin-top: 0.5rem;
    position: relative;
    bottom: 0;
  }
  .ind01 .bot .swiper-pagination-bullet-active{
    background: #ba1912;
  }
  

.ind02 {
  padding: 0.6rem 0 0.7rem;
  position: relative;
  background: url(../images/ind02_1.png) center no-repeat;
  background-size: cover;
}
.ind02 .title .fl .clearfix,
.ind02 .title .fl span {
  color: #fff;
}
.ind02 .title .fl .clearfix i,
.ind02 .title .fl span i {
  color: #fff;
}
.ind02 .title .more p {
  color: #fff;
  background: url(../images/icon_18ss.png) right center no-repeat;
  background-size: 0.11rem auto;
}
.ind02 .title .more p:hover {
  color: #ba1912;
  background: url(../images/icon_18s.png) right center no-repeat;
  background-size: 0.11rem auto;
}
.ind02 .tab_next {
  position: relative;
  z-index: 3;
}
.ind02 .tab_next .next {
  position: relative;
  display: none;
}
.ind02 .tab_next .next.cur {
  display: block;
}
.ind02 .tab_next .next .pos {
  margin: 1.15rem auto 0;
  width: 5.7rem;
  min-height: 5.8rem;
  color: #fff;
}
.ind02 .tab_next .next .icon {
  margin-bottom: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.ind02 .tab_next .next .icon img {
  max-height: 60px;
}
.ind02 .tab_next .next b {
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
}
.ind02 .tab_next .next p {
  margin-top: 0.4rem;
  line-height: 0.48rem;
  font-size: 0.26rem;
}
.ind02 .tab_next .next a {
  transition: all 0.5s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem auto 0;
  width: 2rem;
  height: 0.7rem;
  background: #ba1912;
  overflow: hidden;
}
.ind02 .tab_next .next a::after {
  transition: all 0.5s;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
}
.ind02 .tab_next .next a i {
  position: relative;
  z-index: 2;
  padding-right: 0.3rem;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #fff;
  background: url(../images/icon_18ss.png) right center no-repeat;
  background-size: 0.11rem auto;
}
/*
.ind02 .tab_next .next a:hover i {
  color: #ba1912;
  background: url(../images/icon_18s.png) right center no-repeat;
  background-size: 0.11rem auto;
}
*/
.ind02 .tab_title .pic {
  transition: all 0.5s;
  float: left;
  width: 25%;
}
.ind02 .tab_title .pic .icon {
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0.55rem;
}
.ind02 .tab_title .pic .icon .img1 {
  display: none;
}
.ind02 .tab_title .pic .icon:nth-child(1) img {
  height: 0.47rem;
}
.ind02 .tab_title .pic .icon:nth-child(2) img {
  height: 0.53rem;
}
.ind02 .tab_title .pic .icon:nth-child(3) img {
  height: 0.54rem;
}
.ind02 .tab_title .pic .icon:nth-child(4) img {
  height: 0.48rem;
}
.ind02 .tab_title .pic b {
  font-size: 0.26rem;
  color: #ccc;
  text-align: center;
}
.ind02 .tab_title .pic.cur .icon .img1 {
  display: none;
}
.ind02 .tab_title .pic.cur .icon .img2 {
  display: block;
}
.ind02 .tab_title .pic.cur b {
  color: #fff;
}
.ind03 {
  padding: 0.7rem 0 0.9rem;
}
.ind03 .title {
  margin-bottom: 0.2rem;
}
.ind03 .picVideo {
  position: relative;
  margin-bottom: 0.26rem;
  height: 4rem;
  overflow: hidden;
}
.ind03 .picVideo i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.ind03 .picVideo:hover i {
  transition: all 0.5s;
  transform: scale(1.08);
}
.ind03 .pic {
  animation-delay: 0.1s;
  position: relative;
  margin-bottom: 0.3rem;
  height: 4rem;
  background: #fff;
  overflow: hidden;
}
.ind03 .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.ind03 .pic:hover i {
  transition: all 0.5s;
  transform: scale(1.08);
}
.ind03 .next {
  animation-delay: 0.2s;
  position: relative;
  background: #fff url(../images/ind03_3.png) right top no-repeat;
  background-size: 100% auto;
  box-shadow: 0 0 0.12rem rgba(0, 0, 0, 0.1);
  /* .bor{
            padding: 109px 37px 0;
            b{
                margin-bottom: 30px;
                font-size: 24px;
                color: #333;
                font-weight: bold;
            }
            p{
                height: 180px;
                line-height: 36px;
                font-size: 16px;
                color: #333;
            }
            .code{
                img{
                    margin: 0 auto 8px;
                    width: 120px;
                }
                i{
                    font-size: 16px;
                    color: #333;
                    text-align: center;
                }
            }
        } */
}
.ind03 .next .bor {
  padding: 0.5rem 0.4rem 0.2rem;
}
.ind03 .next .bor .list {
  margin-bottom: 0.3rem;
}
.ind03 .next .bor .list .t {
  margin-bottom: 0.2rem;
  line-height: 0.4rem;
}
.ind03 .next .bor .list .t b {
  float: left;
  font-size: 0.3rem;
  color: #333;
  font-weight: bold;
}
.ind03 .next .bor .list .t a {
  float: right;
  padding-right: 0.2rem;
  font-size: 0.24rem;
  color: #999;
  background: url(../images/icon_15.png) right center no-repeat;
  background-size: 0.11rem auto;
}
.ind03 .next .bor .list .t a:hover {
  color: #da251d;
  background: url(../images/icon_15ss.png) right center no-repeat;
  background-size: 0.11rem auto;
}
.ind03 .next .bor .list .text a {
  line-height: 0.49rem;
  font-size: 0.26rem;
}
.ind03 .next .bor .list .text a b {
  float: left;
  width: calc(100% - 0.87rem);
  color: #333;
}
.ind03 .next .bor .list .text a p {
  float: right;
  color: #999;
}
.ind03 .next .bor .list .text a:hover b {
  color: #da251d;
}
.ind04 {
  position: relative;
  padding: 0.6rem 0 0.94rem;
  background: url(../images/ind04_1.jpg) center no-repeat;
  background-size: cover;
}
.ind04 .title .fl .clearfix,
.ind04 .title .fl .clearfix i,
.ind04 .title .fl span {
  color: #fff;
}
.ind04 .next {
  margin-top: 4.3rem;
  background: #ba1912;
}
.ind04 .next .bor {
  padding: 0.6rem 0.5rem 0.7rem;
  color: #fff;
}
.ind04 .next .bor b {
  margin-bottom: 0.3rem;
  font-size: 0.3rem;
  font-weight: bold;
}
.ind04 .next .bor p {
  margin-bottom: 0.35rem;
  line-height: 0.39rem;
  font-size: 0.26rem;
}
.ind04 .next .bor i {
  float: left;
  padding-right: 0.26rem;
  font-size: 0.24rem;
  color: #fff;
  background: url(../images/icon_18ss.png) right center no-repeat;
  background-size: 0.11rem auto;
}
.ind05 {
  padding: 0.7rem 0 0.8rem;
  background: #fff url(../images/ind05_bac.png) right top no-repeat;
  background-size: 42% auto;
  overflow: hidden;
}
.ind05 .tab {
  position: relative;
  margin-top: 0.33rem;
}
.ind05 .title1 a {
  position: relative;
  float: left;
  padding-right: 0.36rem;
  line-height: 0.74rem;
  /*font-size: 0.36rem;*/
  font-size: 0.32rem;
  color: #333;
  font-weight: bold;
}
.ind05 .title1 a::after {
  transition: all 0.5s;
  position: absolute;
  right: 0.18rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.16rem;
  background: #ccc;
  content: " ";
}
.ind05 .title1 a:last-child,.ind05 .title1 a:nth-child(3) {
  padding-right: 0;
}
.ind05 .title1 a:last-child::after,.ind05 .title1 a:nth-child(3)::after {
  display: none;
}
.ind05 .title1 a.cur,
.ind05 .title1 a:hover {
  color: #ba1912;
}
.ind05 .next {
  display: none;
}
.ind05 .next.on {
  display: block;
}
.ind05 .title2 {
  position: relative;
  margin: 0.2rem auto 0.37rem;
  padding: 0 0.3rem;
  font-size: 0.3rem;
  background: #fff;
  box-shadow: 0 0 0.19rem rgba(0, 0, 0, 0.11);
}
.ind05 .title2::before {
  position: absolute;
  left: 0.6rem;
  top: -0.16rem;
  width: 0.31rem;
  height: 0.16rem;
  background: url(../images/icon_67.png) center no-repeat;
  background-size: 100% auto;
  content: "";
}
.ind05 .title2 .titleBox {
  padding: 0.2rem 0 0.2rem 0.51rem;
  line-height: 0.5rem;
  background: url(../images/icon_25.png) left center no-repeat;
  background-size: 0.29rem auto;
}
.ind05 .title2 .titleBox p {
  position: relative;
  width: calc(100% - 0.3rem);
}
.ind05 .title2 .titleBox p::before {
  position: absolute;
  right: -0.3rem;
  top: 0;
  width: 0.17rem;
  height: 100%;
  background: url(../images/icon_32.png) center no-repeat;
  background-size: 0.17rem auto;
  content: "";
}
.ind05 .title2 .pos {
  display: none;
}
.ind05 .title2 .pos a {
  padding: 0.2rem 0;
  line-height: 0.5rem;
}
.ind05 .title2 .pos a.cur {
  color: #ba1912;
}
.ind05 .tabNextBox .nextBox {
  display: none;
  visibility: hidden;
  padding-bottom: 1px;
  box-shadow: 0 0 0.12rem rgba(0, 0, 0, 0.05);
  background: #fff;
}
.ind05 .tabNextBox .nextBox.on {
  display: block;
  visibility: visible;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: fadeInUp100;
  animation-name: fadeInUp100;
}
.ind05 .tabNextBox .nextBox .pic {
  position: relative;
  width: 100%;
  height: 4.14rem;
}
.ind05 .tabNextBox .nextBox .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ind05 .tabNextBox .nextBox .pic span {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2) url(../images/icon_65.png) center no-repeat;
  background-size: 0.81rem auto;
}
.ind05 .tabNextBox .nextBox .text {
  padding: 0.35rem 0.4rem 0.4rem;
}
.ind05 .tabNextBox .nextBox .text b {
  margin-bottom: 0.26rem;
  font-size: 0.3rem;
  color: #333;
  font-weight: bold;
}
.ind05 .tabNextBox .nextBox .text p {
  line-height: 0.42rem;
  font-size: 0.26rem;
  color: #333;
}
.ind05 .tabNextBox .nextBox .text p i {
  display: inline-block;
  font-weight: bold;
  color: #666;
}
@-webkit-keyframes qw {
  0% {
    -webkit-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
  }
}
.fadeInUp100 {
  -webkit-animation-name: fadeInUp100;
  animation-name: fadeInUp100;
}
@-webkit-keyframes fadeInUp100 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp100 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    -ms-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/*视频播放弹窗*/
.pop_video {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 31;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1341px;
  background: #000;
}
.pop_video video {
  width: 100%;
}
.pop_video i {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
  height: 20px;
  background: url(../images/icon_56.png) center no-repeat;
  cursor: pointer;
}
.pop_video_bac {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
