body #fp-nav ul li a span, body .fp-slidesNav ul li a span{
        border: 1px solid #014099!important;
        border-radius: 0;
        width: 15px;
        height: 15px;
    }
    body #fp-nav ul li a.active span, body .fp-slidesNav ul li a.active span{
        background:#014099!important;
    }
    #fp-nav{
        bottom: .7rem!important;
        opacity: 1;
        top: auto !important;
        /*right: 1.2rem!important;*/
    }
#fp-nav.white ul li a span{
        border: 1px solid #fff !important;
}
#fp-nav.white ul li a.active span{
  background:#fff !important;
}


.images {
  width: 100%;
  height: 100%;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-bt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btns {
  width: 1.88rem;
  height: 0.8rem;
}
body {
  position: relative;
}
body .border-left {
  width: 1px;
  height: 100%;
  z-index: 80;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 2.38rem;
  top: 0;
}
body .border-right {
  width: 1px;
  height: 100%;
  z-index: 80;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 2.38rem;
  top: 0;
}

.fp-tableCell > div{
  padding-top: 1.20rem;
}
#banner, #footer{
  padding-top: 0;
}


#banner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#banner .swiper-container {
  width: 100%;
  height: 100%;
  height: 100vh;
}
#banner .swiper-container img, #banner .swiper-container video {
  width: 100%;
  height: 100%;
}
#banner .swiper-container .swiper-slide{
 width: 100%;
  height: 100%;
overflow: hidden;
}
#banner .swiper-container img{
    animation: baAnm 5s infinite alternate;
    animation-fill-mode:none;
    animation-timing-function:ease-in;
   
}
#banner .swiper-container{
  ov
}
@keyframes baAnm{
    0%{
        transform: scale(1);
        /* background-size: auto 100%; */
    }
    100%{
        transform: scale(1.1);
        /* background-size: auto 106%; */
    }
}
#banner .swiper-container video{
  object-fit: cover;
}
#banner .swiper-pagination-bullet {
  background: none;
}
#banner .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#banner .border-top {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 50;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  top: 1.21rem;
}
#banner .swiper-pagination {
  width: 13.32rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0.86rem;
  height: 0.04rem;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.26);
  padding: 0;
  opacity: 1;
}
#banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff !important;
  color: #fff !important;
}
#banner .swiper-pagination .swiper-pagination-bullet-active span {
  color: #fff !important;
}
#banner .swiper-pagination .swiper-pagination-bullet {
  flex: 1;
  height: 100%;
  border-radius: 0;
  margin: 0;
  opacity: 1;
  position: relative;
}
#banner .swiper-pagination .swiper-pagination-bullet span {
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.26);
  position: absolute;
  left: 0.4rem;
  bottom: -0.4rem;
  letter-spacing: 0.02rem;
  font-weight: bold;
  opacity: 1;
}
#banner .leftbtn {
  width: 0.6rem;
/*   height: 1.8rem; */
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
/*   bottom: 0; */
  margin: auto 0;
  background-color: #014099;
   /* background-color: #d32d2d;*/
  border-top-right-radius: 0.1rem;
  overflow: hidden;
  border-bottom-right-radius: 0.1rem;
  z-index: 80;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;


/*   min-height: 156px; */
}
#banner .leftbtn .items {
  width: 0.45rem;
  height: 0.6rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  color: #fff;
  font-size: 0.14rem;
  line-height: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  letter-spacing: 1px;


  min-width: 30px;
}
#banner .leftbtn .items p:first-child {
  margin-bottom: 0.03rem;
}
#banner .leftbtn .items p {
  line-height: 1.1;
}
#banner .leftbtn .items:last-child {
  border-bottom: 0;
}
#banner .rightmenu {
  height: 0.94rem;
  position: absolute;
  right: 0.72rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 80;
  cursor: pointer;
  color: #fff;
}
#banner .rightmenu img {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  left: -0.06rem;
  top: 0;
}
#banner .rightmenu .ch {
  font-size: 0.18rem;
  height: 0.18rem;
  line-height: 0.18rem;
  margin-top: 0.46rem;
}
#banner .rightmenu .en {
  font-size: 0.16rem;
  height: 0.16rem;
  line-height: 0.16rem;
  letter-spacing: 0.02rem;
  margin-top: 0.18rem;
}
#banner .rightbig {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #014099;
  z-index: 99;
  transform: translateX(100%);
  transition: all 1s ease 0s;
}
#banner .rightbig.on {
  transform: translateX(0);
}
#banner .rightbig .rightmenu img {
  width: 0.3rem;
  height: 0.3rem;
  left: 0;
}
#banner .rightbig .rightmenu .ch {
  margin-top: 0.38rem;
}
#banner .rightbig .content {
  width: 13.2rem;
  height: 100%;
  box-sizing: border-box;
  padding-top: 0.91rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  /*flex-direction: column;*/
}
#banner .rightbig .content .live-btn {
  position: absolute;
  right: 0;
  bottom: 0.62rem;
  bottom: 0.42rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.18rem;
  letter-spacing: 0.02rem;
  overflow: hidden;


  right: -2.5rem;
    bottom: auto;
    top: 50%;
    margin-top: 3.1rem;
}
#banner .rightbig .content .live-btn p {
  display: flex;
  box-sizing: border-box;
  padding-left: 0.46rem;
  align-items: center;
  justify-content: flex-end;
  z-index: 20;
  color: #fff !important;
}
#banner .rightbig .content .live-btn img {
  height: 0.18rem;
  width: 0.2rem;
  margin-left: 0.4rem;
  transition: all 0.8s;
}
#banner .rightbig .content .live-btn div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease 0s;
  transform: translateX(-60%);
  background-color: #0347a6;
  z-index: 10;
}
#banner .rightbig .content .live-btn:hover div {
  transform: translateX(0);
}
#banner .rightbig .content .live-btn:hover img {
  transform: translateX(0.1rem);
}
#banner .rightbig .content .items {
  width: 100%;
  height: auto;
}
#banner .rightbig .content .items .title p:first-child {
  font-size: 0.24rem;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0.13rem;
}
#banner .rightbig .content .items .title p:last-child {
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.13);
  letter-spacing: 0.02rem;
  margin-bottom: 0.41rem;
  margin-bottom: 0.21rem;
}
#banner .rightbig .content .con {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  position: relative;
  display: flex;
  justify-content: flex-start;
  padding-top: 0.77rem;
  padding-top: 0.57rem;
  flex-wrap: wrap ;
}
#banner .rightbig .content .con::after {
  content: '';
  width: 0.97rem;
  height: 0.05rem;
  background-color: #e71727;
  position: absolute;
  top: -0.04rem;
  left: 0;
}
#banner .rightbig .content .con .item {
  width: 25%;
  height: 0.72rem;
  display: flex;
  justify-content: flex-start;
  cursor: pointer;
  margin-bottom: 0.7rem;
}
#banner .rightbig .content .con .item img {
  width: 0.72rem;
  height: 0.72rem;
}
#banner .rightbig .content .con .item div {
  flex: 1;
  height: 100%;
  margin-left: 0.4rem;
  color: #fff;
    display: flex;
    align-items: center;
}
#banner .rightbig .content .con .item div p:first-child {
  font-size: 0.2rem;
  /*height: 0.2rem;
  line-height: 0.2rem;
  padding-top: 0.08rem;
  margin-bottom: 0.24rem;*/
  letter-spacing: 0.05rem;
}
#banner .rightbig .content .con .item div p:last-child {
  font-size: 0.16rem;
  height: 0.16rem;
  line-height: 0.16rem;
  letter-spacing: 1px;

  display: none;
}
#banner .rightbig .content .con .item:nth-child(4) {
  margin-right: 0;
}
#banner .rightbig .content .con .item:nth-child(8) {
  margin-right: 0;
}



#banner .rightbig{
  background-color: #dfe4eb;
}
#banner .rightbig .content .items .title p:first-child, #banner .rightbig .content .con .item div{
  color: #343434;
}
#banner .rightbig .content .con{
  border-top-color: rgba(3, 71, 166, .13);
}
#banner .rightbig .rightmenu{
  color: #0347a6;
}
#banner .rightbig .content .live-btn p{
  color: #014099 !important;
}
#banner .rightbig .content .live-btn div{
  background-color: #ededed;
}
#banner .rightbig .content .live-btn:hover p{
  color: #fff !important;
}
#banner .rightbig .content .live-btn:hover div{
  background-color: #014099;
}


#banner .text {
  width: 14.4rem;
  height: auto;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  box-sizing: border-box;
  padding: 0 0.6rem;
}
#banner .text p {
  font-size: 0.6rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.7rem;
}
#banner .text .en {
  font-size: 0.24rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.24rem;
  opacity: 0.23;
  letter-spacing: 0.29rem;
  margin-top: 0.33rem;
  display: block;
}
.w1440 {
  width: 14.4rem;
  height: auto;
  box-sizing: border-box;
  margin: 0 auto;
}
#news {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#news .border-left,
#news .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#news .bg {
  position: absolute;
  width: 3.45rem;
  height: 2.72rem;
  top: 0.88rem;
  left: 0;
}
#news .pos {
  width: 12.04rem;
  height: 5.92rem;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f9f9f9;
}
#news .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#news .news-content {
  width: 100%;
  height: 6.22rem;
  margin-top: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 30;
  position: relative;
}
#news .news-content .left {
  width: 9.62rem;
  height: 100%;
}
#news .news-content .left .items {
  width: 100%;
  height: 3.11rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#news .news-content .left .items.bt .w36 {
  left: -1px;
}
#news .news-content .left .items.bt .imgs::after {
  left: auto;
  right: 0;
}
#news .news-content .left .items.bt .text {
  background: #f9f9f9 !important;
}
#news .news-content .left .items .text {
  width: 50%;
  height: 3.11rem;
  box-sizing: border-box;
  padding-top: 0.66rem;
  padding-left: 0.64rem;
  padding-right: 0.64rem;
  background-color: #fff;
  transition: all 1s;
}
#news .news-content .left .items .text .time {
  width: 100%;
  height: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #014099;
  font-weight: 600;
  transition: all 0.8s;
}
#news .news-content .left .items .text .time span {
  font-size: 0.18rem;
}
#news .news-content .left .items .text .time img {
  width: 0.1rem;
  height: 0.17rem;
}
#news .news-content .left .items .text h5 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #3a3a3a;
  line-height: 0.3rem;
  margin-top: 0.4rem;
}
#news .news-content .left .items .text p {
  font-weight: 400;
  color: #191919;
  line-height: 0.24rem;
  opacity: 0.7;
  font-size: 0.16rem;
  margin-top: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#news .news-content .left .items .imgs {
  width: 50%;
  height: 100%;
  position: relative;
}
#news .news-content .left .items .imgs img {
  width: 100%;
  height: 100%;
}
#news .news-content .left .items .imgs .w36 {
  width: 0.36rem;
  height: 0.72rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 30;
}
#news .news-content .left .items .imgs .more {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.5);
  text-align: center;
  line-height: 3.6rem;
  color: #fff;
  letter-spacing: 0.02rem;
  transition: all 0.8s;
  opacity: 0;
 font-size:.2rem;
}
#news .news-content .left .items .imgs::after {
  width: 0.07rem;
  height: 100%;
  background-color: #e71727;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#news .news-content .left .items .hover-none {
  opacity: 1;
  transition: all 1s;
}
#news .news-content .left .items .hovers {
  opacity: 0;
  transition: all 1s;
}
#news .news-content .left .items:hover .hover-none {
  opacity: 0;
}
#news .news-content .left .items:hover .hovers {
  opacity: 1;
}
#news .news-content .left .items:hover .text {
  background: #014099 !important;
}
#news .news-content .left .items:hover .imgs .more {
  opacity: 1;
}
#news .news-content .left .items:hover .imgs::after {
  opacity: 0;
}
#news .news-content .left .items:hover h5 {
  color: #ffffff !important;
}
#news .news-content .left .items:hover p {
  color: #ffffff !important;
}
#news .news-content .left .items:hover .time {
  color: #ffffff !important;
}
#news .news-content .right {
  flex: 1;
  height: 100%;
}
#news .news-content .right .items {
  width: 100%;
  height: 6.22rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#news .news-content .right .items.bt .text {
  background: #f9f9f9 !important;
}
#news .news-content .right .items.bt .w36 {
  left: -1px;
  bottom: -1px;
  width: 0.71rem;
  height: 0.35rem;
}
#news .news-content .right .items.bt .imgs::after {
  left: auto;
  right: 0;
}
#news .news-content .right .items.bt-r .w36 {
  top: auto!important;
  left: 0!important;
  right: 0!important;
  margin: 0 auto!important;
}
#news .news-content .right .items:hover .text {
  background: #014099 !important;
}
#news .news-content .right .items:hover .imgs .more {
  opacity: 1;
}
#news .news-content .right .items:hover .imgs::after {
  opacity: 0;
}
#news .news-content .right .items:hover h5 {
  color: #ffffff !important;
}
#news .news-content .right .items:hover p {
  color: #ffffff !important;
}
#news .news-content .right .items:hover .time {
  color: #ffffff !important;
}
#news .news-content .right .items .hover-none {
  opacity: 1;
  transition: all 1s;
}
#news .news-content .right .items .hovers {
  opacity: 0;
  transition: all 1s;
}
#news .news-content .right .items:hover .hover-none {
  opacity: 0;
}
#news .news-content .right .items:hover .hovers {
  opacity: 1;
}
#news .news-content .right .items .text {
  width: 100%;
  height: 3.11rem;
  box-sizing: border-box;
  padding-top: 0.66rem;
  padding-left: 0.64rem;
  padding-right: 0.64rem;
  background-color: #fff;
  transition: all 1s;
}
#news .news-content .right .items .text .time {
  width: 100%;
  height: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.8s;
  color: #014099;
  font-weight: 600;
}
#news .news-content .right .items .text .time span {
  font-size: 0.18rem;
}
#news .news-content .right .items .text .time img {
  width: 0.1rem;
  height: 0.17rem;
}
#news .news-content .right .items .text h5 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #3a3a3a;
  line-height: 0.3rem;
  margin-top: 0.4rem;
}
#news .news-content .right .items .text p {
  font-weight: 400;
  color: #191919;
  line-height: 0.24rem;
  opacity: 0.7;
  font-size: 0.16rem;
  margin-top: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#news .news-content .right .items .imgs {
  width: 100%;
  height: 50%;
  position: relative;
}
#news .news-content .right .items .imgs img {
  width: 100%;
  height: 100%;
}
#news .news-content .right .items .imgs .w36 {
  width: 0.71rem;
  height: 0.35rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 30;
}
#news .news-content .right .items .imgs .more {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.5);
  text-align: center;
  line-height: 3.6rem;
  color: #fff;
  letter-spacing: 0.02rem;
  opacity: 0;
 font-size:.2rem;
  transition: all 0.8s;
}
#news .news-content .right .items .imgs::after {
  width: 0.07rem;
  height: 100%;
  background-color: #e71727;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#news .top-tit {
  width: 100%;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.58rem;
  padding-right: 0;
}
#news .top-tit .title {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#news .top-tit .title p:first-child {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
#news .top-tit .title p:last-child {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#news .margin-70 {
  margin-top: 0.7rem;
}
.live-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #014099;
  font-size: 0.18rem;
  letter-spacing: 0.02rem;
  overflow: hidden;
  position: relative;
  width: 2.5rem;
  transition: all 0.8s;
}
.live-btn p {
  display: flex;
  box-sizing: border-box;
  padding-left: 0.46rem;
  align-items: center;
  justify-content: flex-end;
  z-index: 20;
  font-weight: 400;
  color: #014099;
  transition: all 0.5s;
}
.live-btn img {
  height: 0.18rem;
  width: 0.2rem;
  margin-left: 0.4rem;
  transition: all 0.8s;
}
.live-btn svg {
  height: 0.18rem;
  width: 0.2rem;
  margin-left: 0.4rem;
  transition: all 0.8s;
}
.live-btn div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease 0s;
  transform: translateX(-58%);
  background-color: #ededed;
  z-index: 10;
}
.live-btn:hover div {
  transform: translateX(0);
  background-color: #014099;
}
.live-btn:hover {
  color: #fff;
  box-shadow: 0px 10px 35px 0px rgba(1, 64, 153, 0.44);
}
.live-btn:hover p {
  color: #fff;
}
.live-btn:hover svg {
  transform: translateX(0.1rem);
}



#news .news-content .left .items:nth-child(2){
  display:block;
}


#news .news-content .left .items:nth-child(2) .imgs{
   float:right;
}


#news .news-content .left .items:nth-child(2) .text{
   float:left;
}
#news .news-content .left .items:nth-child(2) .imgs::after{
left: initial;
    right: 0;
}

#news .news-content .left .items:nth-child(2) .imgs .w36{
right: initial;
    left: -1px;
 transform: rotate(180deg)
}



#product {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 6.65rem;
  background-color: #014099;
  background: url(../images/p-bg.png) no-repeat center center / 100% 100%;
}
#product .border-left,
#product .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#product .bgs {
  width: 4.2rem;
  height: 3.75rem;
  position: absolute;
  top: -3.1rem;
  right: 0;
}
#product .top-tit {
  width: 100%;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.58rem;
  padding-right: 0;
  position: absolute;
  bottom: 8rem;
  bottom: 7.2rem;
}
#product .top-tit .title {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#product .top-tit .title p:first-child {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
#product .top-tit .title p:last-child {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#product .content {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  min-height: 12.04rem;
}
#product .content .swipers {
  width: 100%;
  height: 4.89rem;
  height: 4.09rem;
  margin-top: 0.8rem;
  position: absolute;
  bottom: 3rem;
}
#product .content .swipers .live-btn {
  position: absolute;
  bottom: 0;
  right: 0 ;
  color: #fff;
}
#product .content .swipers .live-btn div {
  background-color: #0347a6;
}
#product .content .swipers .live-btn:hover p img {
  transform: translateX(0.1rem);
}
#product .content .swipers.swiper-container .live-btn p {
  color: #fff !important;
}
#product .content .swipers.swiper-container .live-btn:hover p {
  color: #fff !important;
}
#product .content .swipers.swiper-container .text {
  width: 6.53rem;
  height: 2.84rem;
  background: #ffffff;
  box-sizing: border-box;
  padding: 0.68rem 0.95rem 0 0.95rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
}
#product .content .swipers.swiper-container .text h2 {
  font-size: 0.48rem;
  font-weight: bold;
  color: #191919;
  line-height: 0.48rem;
  margin-bottom: 0.13rem;
}
#product .content .swipers.swiper-container .text h5 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #191919;
  line-height: 0.3rem;
  margin-bottom: 0.52rem;
  position: relative;
}
#product .content .swipers.swiper-container .text h5::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.3rem;
  width: 0.53rem;
  height: 0.1rem;
  background: #014099;
}
#product .content .swipers.swiper-container .text P {
  font-size: 0.18rem;
  font-weight: 400;
  color: #595959;
/*  line-height: 0.18rem;*/
  white-space: nowrap;
  /*规定段落中的文本不进行换行*/
  overflow: hidden;
  /*内容会被修剪，并且其余内容是不可见的。*/
  text-overflow: ellipsis;
  /*显示省略号来代表被修剪的文本*/
}
#product .content .swipers.swiper-container .images-box {
  width: 11.23rem;
  height: 100%;
}
#product .content .swipers.swiper-container .images-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#product .content .swiper-items {
  width: 100%;
  height: auto;
  margin-top: 0.94rem;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.8rem;
}
#product .content .swiper-items .items {
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
  flex-wrap: wrap;
  cursor: pointer;
}
#product .content .swiper-items .items.active .border {
  display: block;
}
#product .content .swiper-items .items .border {
  width: 2px;
  height: 0.8rem;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  bottom: -1.1rem;
}
#product .content .swiper-items .items img {
  width: 0.7rem;
  height: 0.69rem;
}
#product .content .swiper-items .items .ch {
  width: 100%;
  font-size: 0.2rem;
  margin-top: 0.44rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.2rem;
  letter-spacing: 0.04rem;
  text-align: center;
}
#product .content .swiper-items .items .en {
  width: 100%;
  font-size: 0.16rem;
  margin-top: 0.25rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.16rem;
  text-align: center;
  letter-spacing: 0.01rem;
}
.top-tit {
  width: 100%;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.58rem;
  padding-right: 0;
}
.top-tit .title {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.top-tit .title p:first-child {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
.top-tit .title p:last-child {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#numbers {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  background: url(../images/nums.png) no-repeat center center / 100% 100%;
}
#numbers .border-left,
#numbers .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#numbers .box {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 0.87rem;
}
#numbers .box .items {
  width:20%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  top: -18px;
}
#numbers .box .items .top {
  width: 100%;
  position: relative;
  height: 1.21rem;
}
#numbers .box .items .top img {
  width: 1.09rem;
  height: 1.08rem;
  position: absolute;
  top: 0;
  left: 0.3rem;
}


.language .items{
    display: flex;
    align-items: center;
    justify-content: center;
}
#numbers .box .items .big {
  z-index: 10;
  font-size: 0.48rem;
  font-weight: bold;
  color: #014099!important;
  line-height: 0.5rem;
  text-align: center;
  width: 100%;
  position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#numbers .box .items .big a{
 font-size: 0.23rem;
  color: #014099!important;
}
#numbers .box .items .big span {
  font-size: 0.23rem;
}
#numbers .box .items .con {
  width: 100%;
  font-size: 0.16rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.24rem;
  text-align: center;
  height: 0.5rem;
}
#numbers .box .items .small {
  font-size: 0.2rem;
  width: 100%;
  font-weight: 400;
  color: #014099;
  height: 0.2rem;
  text-align: center;
  margin-top: 0.25rem;
  position: relative;
  margin-bottom: 0.75rem;
}
#numbers .box .items .small::before {
  content: '';
  width: 0.36rem;
  height: 0.06rem;
  background: #e60012;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -0.4rem;

  transition: all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}


#numbers .box .items:hover .small::before{
  width: 1.20rem;
}
#numbers .box .items:hover .top img{
  
}



#case {
  width: 100%;
  height: 11.2rem;
  height: 10.2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
#case .content {
  /*padding-top: 0.8rem;*/
}
#case .border-left,
#case .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#case .bg {
  width: 16.81rem;
  height: 7.12rem;
  position: absolute;
  top: -0.4rem;
  left: 0;
  z-index: 10;
}
#case .top-tit {
  z-index: 20;
  position: relative;
  margin-bottom: 0.5rem;
}
#case .cons {
  width: 100%;
  height: 6.8rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
  z-index: 30;
}
#case .cons .con-bg {
  width: 14.61rem;
  height: 100%;
  background-color: #014099;
}
#case .cons .case-items {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 14.40rem;
}
#case .cons .case-items .swiper-wrapper{
  justify-content: space-between;
}
#case .cons .case-items .items {
  width: 4.3rem;
  height: 5rem;
  background: #ffffff;
  transition: all 0.8s;
  position: relative;
}
#case .cons .case-items .items:hover {
  transform: translateY(-0.3rem);
}
#case .cons .case-items .items::before {
  width: 100%;
  height: 50%;
  content: 'MORE';
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.5);
  text-align: center;
  line-height: 3.21rem;
  color: #fff;
  position: absolute;
  font-size: 0.18rem;
  letter-spacing: 1px;
  opacity: 0;
  transition: all 0.8s;
}
#case .cons .case-items .items:hover::before {
  opacity: 1;
}
#case .cons .case-items .items:hover h6 {
  color: #014099;
}
#case .cons .case-items .items:hover .en {
  color: #014099;
}
#case .cons .case-items .items img {
  width: 100%;
  height: 3.21rem;
    width: 100%;
    height: 50%;
    object-fit: cover;
}
#case .cons .case-items .items .text {
  width: 100%;
  height: 50%;
  position: relative;
  box-sizing: border-box;
  padding: 0.6rem 0.45rem 0.3rem 0.45rem;
}
#case .cons .case-items .items .num {
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  background: #e60012;
  left: 0.45rem;
  top: -0.28rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #fff;
}
#case .cons .case-items .items h6 {
  font-size: 0.24rem;
  font-weight: 400;
  color: #434343;
  /*line-height: 0.24rem;*/
  transition: all 0.8s;
  position: relative;
  padding-bottom: .30rem;
}
#case .cons .case-items .items h6:after{
  content: '';
  position: absolute;
  width: .33rem;
  height: .05rem;
  background-color: #e60012;
  left: 0;
  bottom: 0;
}
#case .cons .case-items .items .en {
  text-transform: uppercase;
  font-size: 0.16rem;
  font-weight: 500;
  color: #b2b1b1;
  line-height: 0.16rem;
  transition: all 0.8s;
  margin-top: 0.15rem;
}
#case .cons .case-items .items .sm {
  font-size: 0.18rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.3rem;
  margin-top: 0.3rem;
}
#case .cons .case-items .items .sm *{
  font-size: 0.18rem !important;
  line-height: 0.3rem !important;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow:ellipsis;
}
#maps {
  width: 100%;
  height: 100%;
  position: relative;
}
#maps .border-left,
#maps .border-right {
  background-color: rgba(160, 160, 160, 0.2);
  z-index: 10;
}
#maps .border-box {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}
#maps .border-box p {
  flex: 1;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid rgba(160, 160, 160, 0.2);
}
#maps .border-box p:last-child {
  border-right: none;
}
#maps .bgs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  z-index: 20;
  object-fit: contain;
  z-index: 1;
}
#maps .bgs-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  z-index: 20;
  object-fit: contain;
  z-index: 3;
}
#maps .bgs-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  z-index: 20;
  object-fit: contain;
  z-index: 2;
  opacity: 0;
  transition: all 1.5s;
}
#maps .bgs-2.active {
  opacity: 1;
}
#maps .more-text {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  z-index: 60;
  top: 0.28rem;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
#maps .more-text .live-btn {
  position: relative;
  z-index: 60;
}
#maps .more-text .text-box {
  width: 6.27rem;
  height: 100%;
  box-sizing: border-box;
  padding-top: 2rem;
  position: relative;
  z-index: 60;
}
#maps .more-text .text-box .title .big {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
#maps .more-text .text-box .title .en {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#maps .more-text .text-box .title .big-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #014099;
  line-height: 0.48rem;
  letter-spacing: 1px;
  margin-bottom: 0.42rem;
  margin-top: 0.97rem;
}
#maps .more-text .text-box .title .small {
  font-size: 0.16rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.3rem;
  margin-bottom: 0.98rem;
}
#header-box {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* background: rgba(255, 255, 255, 0.7);*/
  background:#ff3c37
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.2rem;
  z-index: 99;
  box-sizing: border-box;
  transition: all 0.8s;
}
#header-box:hover {
  background-color: #fff;
}
#header-box.active {
  background-color: #fff !important;
  border-bottom: 1px solid #014099;
}
#header {
  height: 100%;
  width: 14.4rem;
  box-sizing: border-box;
  padding: 0 0.6rem;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 90;
}
#header .border {
  width: 92%;
  position: absolute;
  height: 1px;
  background-color: #f6f6f6;
  transition: all 0.8s;
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
#header:hover .border {
  opacity: 1;
}
#header .logo {
  width: 2.97rem;
  height: 0.49rem;
  display: block;
}
#header .logo img {
  width: 100%;
  height: 100%;
}
#header .right {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 9.1rem;
}
/*#header .right .items-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.18rem;
  font-weight: 600;
  color: #151820;
  line-height: 1.2rem;
}
#header .right .items-box .items {
  margin-right: 0.32rem;
  position: relative;
  white-space: nowrap;
}
#header .right .items-box .items.active::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  margin: 0 auto;
  background: #014099;
  width: 100%;
  height: 0.12rem;
}*/

#header .right .items-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.18rem;
  font-weight: 600;
  color: #151820;
  line-height: 1.2rem;
}
#header .right .items-box .navItem {
  display: inline-block;
  margin-right: 0.32rem;
  position: relative;
}
#header .right .items-box .items{
  position: relative;
  line-height: 1.20rem;
  display: block;
}
#header .right .items-box .items.active::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  margin: 0 auto;
  background: #014099;
  width: 100%;
  height: 0.12rem;
}

#header .right .items-box .navItem2, #header .navIcon{
  display: none;
}



#header .right .tell-box {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;line-height: 1.2rem;
}
#header .right .tell-box img {
  cursor: pointer;
  /*width: 0.3rem;*/
  height: 0.3rem;
    max-width: inherit;
}
#header .right .tell-box .language {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#header .right .tell-box .language a {
  color: #444343;
  font-size: 0.18rem;
  font-weight: 600;
  cursor: pointer;
  display: block;
}
#header .right .tell-box .language img {
  width: 0.3rem;
  transform: rotate(180deg);
}
#header .menus {
  width: 100%;
  height: 2.06rem;
  position: absolute;
  bottom: -2.06rem;
  left: 0;
  background: url('../images/menus.png') no-repeat center center / 100% 100%;
}
#header .menus .items {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#header .menus .items.active {
  display: flex;
}
#header .menus .items .search {
  width: 50%;
  height: 0.5rem;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  box-sizing: border-box;
  padding: 0 0.2rem;
  background: transparent;
}
#header .menus .items .icons {
  transform: translateX(-0.3rem);
  cursor: pointer;
}
#header .menus .items a {
  color: #595959;
  font-size: 0.16rem;
  text-align: center;
  min-width: 2.48rem;
  box-sizing: border-box;
  border-right: 0.02rem solid #014099;
  transition: all 0.5s;
  padding: 0 .20rem;
}
#header .menus .items a:hover {
  color: #595959;
}
#header .menus .items a.active {
  color: #595959;
}
#header .menus .items a:last-child {
  border: none;
}
#footer {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  background-color: #1a2330;
  padding: 1.22rem 0 0 0;
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}
#footer .bottoms {
  width: 100%;
  height: 1.34rem;
  text-align: center;
  line-height: 1.34rem;
  background: #151d29;
  font-size: 0.14rem;
  font-weight: 400;
  color: #525f71;
  position: absolute;
  bottom: 0;
  left: 0;
}
#footer .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  padding-bottom: 1.6rem;
}
#footer .content .left {
  margin-bottom: 1.16rem;
  margin-bottom: .86rem;
  z-index: 11 !important;
}
#footer .content .left .logo {
  width: 4.73rem;
  height: 0.58rem;
  display: block;
  cursor: pointer;
  margin: 0 auto 0.43rem;
}
#footer .content .left .address {
  display: flex;
  justify-content: center;
  margin-top: 0.34rem;
  align-items: center;
  margin-bottom: 1.68rem;
  margin-bottom: .68rem;
}
#footer .content .left .address img {
  width: 0.14rem;
  height: 0.2rem;
  margin-right: 0.25rem;
}
#footer .content .left .address span {
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.32rem;
}
#footer .content .you {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 1.34rem;
  margin-top: 0;
  
  position: relative;
}
#footer .content .you > a, #footer .content .you > div > span {
  font-size: 0.14rem;
  height: 0.16rem;
  line-height: 0.16rem;
  font-weight: 400;
  color: #8c95a2;
  padding: 0 0.38rem;
  border-right: 1px solid #8c95a2;
  display: block;
}


#footer .content .you > div{
  /*position: relative;*/
}
#footer .content .you > div ul{
  opacity: 0;
  visibility: hidden;
  padding-top: 0.1rem;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  transition: all .3s ease 0s;
    display: flex;
    left: 50%;
  transform: translateX(-50%);
  width: auto;
}
#footer .content .you > div:hover ul{
  opacity: 1;
  visibility: inherit;
}
#footer .content .you > div ul a{
  padding: .05rem;
  display: block;
  font-size: 0.12rem;
  line-height: 1;
  color: #8c95a2;
  border-bottom: 1px solid #474b50;
    white-space: nowrap;
  padding: .05rem .25rem;
}
#footer .content .you > div ul li{
  background-color: #1a2330;
}
#footer .content .you > div ul li:last-child a{
  /*border-bottom: none;*/
}

#footer .content .you > a:first-child {
  padding-left: 0;
}
#footer .content .you > a:last-child {
  border-right: 0;
}
#footer .content .right {
  display: flex;
  justify-content: space-between;
  width: 9.6rem;
}
#footer .content .right .items {
  width: auto;
}
#footer .content .right .items .tit {
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.16rem;
  margin-bottom: 0.3rem;
}
#footer .content .right .items a {
  font-size: 0.14rem;
  display: block;
  width: 100%;
  font-weight: 400;
  color: #8c95a2;
  line-height: 30px;
}
.dong-left {
  transition: all 1s;
  transform: translateX(-120px);
  opacity: 0;
}
.dong-left2 {
  transition: all 1s;
  transform: translateX(-100px);
  opacity: 0;
}
.dong-right {
  transition: all 1s;
  transform: translateX(100px);
  opacity: 0;
}
.dong-top {
  transition: all 1s;
  opacity: 0;
  transform: translateY(-50px);
}
.dong-bottom {
  transition: all 1s;
  transform: translateY(50px);
  opacity: 0;
}
#numbers .items {
  transition: all 1.2s;
}
#numbers .items:first-child {
  transform: translateY(180px);
  opacity: 0;
}
#numbers .items:nth-child(2) {
  transform: translateY(130px);
  opacity: 0;
}
#numbers .items:nth-child(3) {
  transform: translateY(90px);
  opacity: 0;
}
#numbers .items:nth-child(4) {
  transform: translateY(130px);
  opacity: 0;
}
#numbers .items:nth-child(5) {
  transform: translateY(180px);
  opacity: 0;
}
#case .items:first-child {
  transform: translateY(200px);
  opacity: 0;
}
#case .items:nth-child(2) {
  transform: translateY(300px);
  opacity: 0;
}
#case .items:nth-child(3) {
  transform: translateY(400px);
  opacity: 0;
}






@media screen and (max-width: 750px) {


#banner .swiper-container img{
  /*animation: none;*/
    width: auto;
    height: 100%;
    margin-right: 880px;
}

.live-btn:hover div {
  transform: translateX(-58%);
  background-color: #ededed;
}
.live-btn:hover {
  color: #014099;
  box-shadow: none;
}
.live-btn:hover p {
  color: #014099;
}
.live-btn:hover svg {
  transform: translateX(0);
}

  body #fp-nav{
    display: none;
  }
  body{
    /*overflow-x: hidden;*/
  }
  #header, .w1440{
    width: 100%;
    padding-left: .32rem;
    padding-right: .32rem;
  }


  #header .navIcon{
    display: block;
    position: relative;
    width: .50rem;
    height: .47rem;
    z-index: 9;
  }
  #header .navIcon span{
    width: .50rem;
    height: .05rem;
    background-color: #014099;
    display: block;
    margin: .08rem auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #header .navIcon.active{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #header .navIcon.active span:nth-child(2){
    width: 0px;
  }

  #header .navIcon.active span:nth-child(1),
  #header .navIcon.active span:nth-child(3){
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  #header .navIcon.active span:nth-child(1){
    -webkit-transform: translateY(.13rem);
    -ms-transform: translateY(.13rem);
    -o-transform: translateY(.13rem);
    transform: translateY(.13rem);
  }

  #header .navIcon.active span:nth-child(3){
    -webkit-transform: translateY(-.13rem) rotate(90deg);
    -ms-transform: translateY(-.13rem) rotate(90deg);
    -o-transform: translateY(-.13rem) rotate(90deg);
    transform: translateY(-.13rem) rotate(90deg);
  }

  #header .logo{
    width: 3.97rem;
    height: auto;
  }
  #header .logo img{
    display: block;
    height: auto;
  }

  #header .right{
    display: none;
    min-width: inherit;
    height: calc(100vh - 1.20rem);
    position: absolute;
    top: 1.20rem;
    left: 0;
    width: 100%;
    background-color: #fff;
  }
  #header .menus{
    display: none !important;
  }
  #header .right .items-box{
    display: block;
    padding: .20rem;
    height: auto;
  }
  #header .right .items-box .navItem{
    display: block;
    margin-right: 0;
    margin-bottom: .10rem;
    border-bottom: 1px solid #014099;
    position: relative;
  }
  #header .right .items-box .navItem .icon_b{
    position: absolute;
    right: .20rem;
    top: 0;
    height: 1.20rem;
    background: url(../images/sprites.png) no-repeat;
    background-position: -3.30rem 0rem;
    width: .44rem;
    background-size: 8.00rem;
    transition: all .3s ease;
  }
  #header .right .items-box .navItem.cur .icon_b{
    transform: rotate(180deg);
  }
  #header .right .items-box .navItem .items{
    padding: 0 .15rem;
    display: inline-block;
    font-size: .28rem;
  }
  #header .right .items-box .navItem2{
    line-height: .40rem;
    font-size: .24rem;
    padding: .15rem;
    border-top: 1px dashed #014099;
  }
  #header .right .items-box .navItem2 a{
    display: inline-block;
    margin-right: .10rem;
    color: #595959;
    font-weight: normal;
  }
  #header .right .items-box .navItem2 a:last-child{
    margin-right: 0;
  }


  #header .right .tell-box{
    position: absolute;
    bottom: 1.00rem;
    width: 100%;
    left: 0;
    padding: 0 .80rem;
    justify-content: space-between;
  }
  #header .right .tell-box img{
    height: .40rem;
  }
  #header .right .tell-box .language a{
    font-size: .30rem;
  }




  /*banner*/
  body .border-left{
    left: .32rem;
  }
  body .border-right{
    right: .32rem;
  }
  #banner .leftbtn{
    width: 1.10rem;
    height: 5.20rem;
    align-content: center;
  }
  #banner .leftbtn .items{
    width: 100%;
    height: auto;
    font-size: .24rem;
    line-height: 1.5;
    padding: .20rem 0;
  }
  #banner .swiper-container img{
    width: auto;
  }
  #banner .swiper-container video{
    height: auto;
  }

  #banner .rightmenu{
    right: .20rem;
  }


  #banner .text{
    width: 100%;
    top: 3.5rem;
    padding: 0 1.50rem 0 1.20rem;
  }
  #banner .text p{
    font-size: .48rem;
    line-height: 1.5;
  }
  #banner .text .en{
    line-height: 1.5;
  }
  #banner .swiper-pagination{
    width: 100%;
  }


  #banner .rightbig{
    display: flex;
    align-items: center;
  }
  #banner .rightbig .content{
    padding: 0 .32rem;
    width: 100%;
    height: auto;
  }
  #banner .rightbig .content .con .item{
    width: 50%;
    margin-bottom: .30rem;
  }
  #banner .rightbig .content .live-btn{
    right: .32rem;
    bottom: -.70rem;
    top: auto;
    margin-top: 0;
  }



  .top-tit{
    padding-left: 0 !important;
  }
  .top-tit .title{
    width: auto !important;
  }
  .w1440.content{
    position: relative;
    z-index: 2;
  }
  .top-tit .title p:first-child{
    font-size: .36rem !important;
    line-height: 1 !important;
  }
  .top-tit .title p:last-child{
    font-size: .26rem !important;
    line-height: 1 !important;
  }


  /*news*/
  #news{
    background-color: #f9f9f9;
  }
  #news .pos{
    display: none;
  }
  #news .news-content{
    flex-wrap: wrap;
    height: auto;
    margin-top: .40rem;
  }
  #news .news-content .left{
    width: 100%;
    height: auto;
  }
  #news .news-content .left .items{
    align-items: stretch;
    height: auto;
  }
  #news .news-content .left .items .imgs{
    height: auto;
  }
  #news .news-content .left .items .text, #news .news-content .right .items .text{
    height: auto;
    padding: .30rem;
  }
  #news .news-content .left .items .text .time, #news .news-content .right .items .text .time{
    font-size: .20rem;
  }
  #news .news-content .left .items .text .time img, #news .news-content .right .items .text .time{
    height: .20rem;
    width: auto;
  }
  #news .news-content .left .items .text h5, #news .news-content .right .items .text h5{
    margin-top: .20rem;
    font-size: .30rem;
    line-height: 1.5;
  }
  #news .news-content .left .items .text p, #news .news-content .right .items .text p{
    margin-top: .10rem;
    font-style: .24rem;
    line-height: 1.5;
  }
  #news .news-content .right .items{
    height: auto;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #news .news-content .right .items .imgs{
    width: 50%;
    height: auto;
  }
  #news .news-content .right .items .imgs::after{
    width: 0.07rem;
    height: 100%;
    background-color: #e71727;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
  }
  #news .news-content .right .items.bt .imgs::after{
    left: 0;
    right: auto;
  }
  #news .news-content .right .items .text{
    width: 50%;
  }


  /**/
  #product{
    padding: .60rem 0;
    height: auto;
    margin-top: 5.00rem;

    position: relative;
    bottom: inherit;
  }
  #product .bgs{
    top: 0;
    opacity: .3;
  }
  #product .content{
    position: static;
    min-height: inherit;
    margin-top: -5.00rem;
  }
  #product .content .swipers{
    height: auto;
    margin-top: .40rem;


  }
  #product .content .swipers .swiper-slide{
    max-height: 4.09rem;
  }

  #product .content .swipers.swiper-container .images-box{
    width: 100%;
    max-height: 4.09rem;
    overflow: hidden;
  }
  #product .content .swipers.swiper-container .images-box img{
    width: auto;
    max-height: 4.09rem;
  }


  #product .content .swipers.swiper-container .text{
    height: auto;
    padding: .30rem;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  #product .content .swipers.swiper-container .text h5{
    margin-bottom: .30rem;
  }
  #product .content .swipers.swiper-container .text h5::before{
    height: .05rem;
    bottom: -.20rem;
  }
  #product .content .swipers.swiper-container .text p{
    font-size: .24rem;
    line-height: 2;
  }
  #product .content .swiper-items{
    flex-wrap: wrap;
    margin-top: .60rem;
  }
  #product .content .swiper-items .items{
    flex: none;
    width: 33.33%;
    padding-bottom: .50rem;
    margin-bottom: .30rem;
  }
  #product .content .swiper-items .items .border{
    height: .30rem;
    bottom: 0;
  }
  #product .content .swiper-items .items .ch{
    font-size: .28rem;
    line-height: 1;
    margin-top: 0.25rem;
  }
  #product .content .swiper-items .items .en{
    font-size: .24rem;
    line-height: 1.3;
  }
  #product .top-tit, #product .content .swipers, #product .content .swiper-items{
    position: relative;
    left: 0;
    top: 0;
    bottom: inherit;
    right: inherit;
  }



  /*#numbers*/
  #numbers{
    padding: .60rem 0 0 0;
    height: auto;
  }
  #numbers .content{
    /*padding: 0;*/
  }
  #numbers .box{
    margin-top: .60rem;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    align-items: stretch;
  }
  #numbers .box .items{
    flex: none;
    width: 33.33%;
    width: 50%;
    height: auto;
    margin-bottom: .30rem;
    /*align-content: flex-start;*/
  }

  #numbers .box .items .big{
  }
  #numbers .box .items .small{
    font-size: .28rem;
    line-height: 1;
    height: auto;
  }
  #numbers .box .items .con{
    height: auto;
    font-size: .24rem;
    line-height: 1.5;
  }

  /**/
  #case{
    height: auto;
    padding: 0;
    padding-top: .60rem;
    background-color: #f8f8f8;
  }
  #case .bg{
    display: none;
  }
  #case .content{
    padding-top: 0;
  }
  #case .cons{
    margin-top: .40rem;
    position: static;
    background-color: #014099;
    padding: .60rem 0;
    height: auto;
  }
  #case .cons .con-bg{
    display: none;
  }
  #case .cons .case-items{
    position: static;
    display: block;


    padding: 0;
    margin: 0 .32rem;
    position: relative;
    overflow: hidden;
    width: 100%;
    max-height: calc(100vh - 4rem);
  }
  #case .cons .case-items .items{
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: .30rem;
  }
  #case .cons .case-items .items:last-child{
    margin-bottom: 0;
  }
  #case .cons .case-items .items img{
    height: auto;
  }
  #case .cons .case-items .items .text{
    padding: .30rem;
    padding-top: .60rem;
  }
  #case .cons .case-items .items h6{
    font-size: .32rem;
    line-height: 1;
  }
  #case .cons .case-items .items .en{
    font-size: .24rem;
    line-height: 1;
  }
  #case .cons .case-items .items .sm{
    font-size: .26rem;
    line-height: 1.66;
    margin-top: .30rem;
  }

  /**/
  #maps{
    height: auto;
    padding-bottom: .60rem;
  }

  #maps .mapbox{
    position: relative;
  }
  #maps .bgs{
    z-index: 1;
    width: 100%;
    height: auto;
    position: static;
    margin-bottom: .40rem;
  }
  
  #maps .border-box{
    display: none;
  }
  #maps .more-text{
    position: static;
    height: auto;
  }
  #maps .more-text .text-box{
    padding-top: 0;
    width: 100%;
  }
  #maps .more-text .text-box .title .big{
    font-size: .36rem;
    line-height: 1;
  }
  #maps .more-text .text-box .title .en{
    font-size: .26rem;
    line-height: 1;
  }
  #maps .more-text .text-box .title .big-title{
    margin: .30rem 0;
  }
  #maps .more-text .text-box .title .small{
    font-size: .24rem;
    line-height: 1.875;
    margin-bottom: .40rem;
  }



  /**/
  #footer .content .left{
    margin-bottom: .60rem;
    width: 100%;
  }
  #footer .content .left .logo{
    width: 5.00rem;
    height: auto;
  }
  #footer .content .left .address{
    font-size: .28rem;
  }
  #footer .content .left .you{

  }
  #footer .content .left .you > a{
    padding: 0;
    width: 25%;
    text-align: center;
  }
  #footer .content .you > div ul{
    width: calc(100vw - 1.10rem);
    padding-bottom: .30rem;
    overflow: auto;
  }
  #footer .content .you > div ul a{
    font-size: .24rem;
  }
  #footer .content .right{
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
  #footer .content .right .items{
    /*width: 33.33%;*/
    padding: 0 .32rem;
    margin: 0;
    margin-bottom: .60rem;
  }
  #footer .content .right .items .tit{
    font-size: .28rem;
    line-height: 1;
  }
  #footer .content .right .items a{
    font-size: .24rem;
    line-height: 1;
    margin-bottom: .30rem;
  }
  #footer .content .right .items a:last-child{
    margin-bottom: 0;
  }

  #footer .bottoms{
    height: auto;
    font-size: .24rem;
    padding: .10rem .32rem;
    line-height: 1.5;
  }


  #footer .content .left .address span{
    font-size: .22rem;
  }

  #footer .content .left .you > a, #footer .content .left .you > div > span{
    white-space: nowrap;
    font-size: .26rem;
    /*line-height: 1;*/
    height: .26rem;
  }

  
  #header .right .items-box .navItem.notwo a{
    display: block;
  }
  #header .right .items-box .navItem.notwo .icon_b{
    display: none;
  }




  #footer .content .you, #footer .content .left{
    position: static !important;
  }
  #footer .content .you > div ul li.close{
    cursor: pointer;
    width: .42rem;
    height: .42rem;
    cursor: pointer;
    opacity: 1;
    background: url(../images/sprites.png) no-repeat;
    display: inline-block;
    background-size: 8.00rem auto;
    background-position: -1.00rem 0;
    margin-left: auto;
    margin-right: 1.4rem;
    margin-bottom: .50rem;
  }
  #footer .content .you > div ul.open{
    display: flex;
  }
  #footer .content .you > div ul{
    transform: none;
    opacity: 1;
    visibility: inherit;
    position: absolute;
    width: 100vw !important;
    height: 100% !important;
    background: rgba(26, 35, 48, .9);
    z-index: 111;
    opacity: 1;
    visibility: visible;
    left: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    display: flex;
    display: none;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
  }
  #footer .content .you > div ul li{
    margin-bottom: .20rem;
    width: 100%;
    background-color: transparent;
  }
  #footer .content .you > div ul a{
    border-bottom: none;
    color: #fff;
    margin: 0;
  }
}


.mobile-sou{
      display: none;
}
@media screen and (max-width: 750px){
  .mobile-sou{
      display:block;
      box-sizing: border-box;
      padding:0 .5rem;

  }
  .mobile-sou .items.active{
      display: flex!important;
  }
  .mobile-sou .items:first-child{
      display: none;
      align-items: center;
      justify-content: space-between;
     
      position: relative;
      height: 1.2rem;
  }
  .mobile-sou .items{
      display: none;
  }
  .mobile-sou .items:first-child input{
      width: 100%;
      height: 0.5rem;
      border: none;
      border-bottom: 1px solid #E5E5E5;
      box-sizing: border-box;
      padding: 0 0.2rem;
      background: transparent;
  }

  .mobile-sou .items:first-child img{
      position: absolute;
      right: 0rem;
  }
  .mobile-sou .items:nth-child(2) a{
      display: block;
      text-align: center;
      font-size: .28rem;
  }
  #header .right .tell-box{
      bottom: 1.3rem;
  }







  #header .right{
  }
  #header .right .items-box{
    height: calc(100% - 3.4rem);
    overflow: auto;
  }
  .mobile-sou{
    height: 1.20rem;
    overflow: auto;
  }
  #header .right .tell-box{
    position: static;
    width: 100%;
    padding-bottom: 1.0rem;
  }
}
