.product2 .product-cont .cont-right .right-list{height:auto;}

.product2 .product-cont .cont-right .right-list:hover {
    background: #fff !important;
}

.product2 .product-cont .cont-right .right-list:hover .list-left {
    background: #ededef !important;
}

.product2 .product-cont .cont-right .right-list:hover .right-title,
.product2 .product-cont .cont-right .right-list:hover .right-text,
.product2 .product-cont .cont-right .right-list:hover .bottom-text {
    color: unset !important;
}

.product2 .product-cont .cont-right .right-list:hover .right-heng {
    background: #d1242c !important;
}


.product2 .productDetails-cont .cont-plate1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    background: #fff;
}
.product2 .productDetails-cont .cont-plate1 .plate1-left {
  width: 50%;
}
.product2 .productDetails-cont .cont-plate1 .plate1-left img {
    width: 100%;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right {
    position: relative;
    width: 50%;
    height: auto;
    padding: 0.4rem 0.4rem 0;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #d1242c;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-heng {
    display: block;
    width: 0.36rem;
    height: 2px;
    margin: 0.26rem 0;
    background: #d1242c;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-subtitle {
    margin-bottom: 0.28rem;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-text {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom {
    width: 100%;
    height: auto;
    padding: .3rem 0;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video {
    position: relative;
    width: calc(50% - 0.15rem);
    height: auto;
    background: #e1e1e1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-pic {
    width: 100%;
    height: 100%;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-pic img {
    width: 100%;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.6rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-play img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-play img:hover {
    transform: rotate(120deg);
    -o-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
}
.product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video:hover {
    box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.3);
}
.product2 .productDetails-cont .cont-title {
    display: flex;
    justify-content: flex-start;
    font-size: 0.24rem;
    font-weight: bold;
    color: #333;
}
.product2 .productDetails-cont .cont-title em {
    display: inline-block;
    width: 5px;
    height: 25px;
    margin-right: 0.1rem;
    background: #d1242c;
}
.product2 .productDetails-cont .cont-title span {
    display: inline-block;
    width: auto;
    height: 25px;
    line-height: 25px;
}
.product2 .productDetails-cont .cont-plate2 {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
}
.product2 .productDetails-cont .cont-plate2 .plate2-box {
    width: 100%;
    height: auto;
    margin-top: 0.35rem;
    padding: 0.45rem 0.6rem;
    background: #fff;
}
.product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent {
    width: 100%;
    border: solid 1px #d4d4d4;
}
.product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 60px;
    border-bottom: solid 1px #d4d4d4;
}
.product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list .list-left {
    width: 4.4rem;
    height: 100%;
    padding-left: 0.8rem;
    font-size: 16px;
    line-height: 60px;
    color: #333;
    border-right: solid 2px #d4d4d4;
}
.product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list .list-right {
    width: calc(100% - 4.4rem);
    height: 100%;
    padding-left: 0.7rem;
    font-size: 16px;
    line-height: 60px;
    color: #666;
}
.product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list:last-of-type {
    border-bottom: none;
}
.product2 .productDetails-cont .cont-plate3 {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
}
.product2 .productDetails-cont .cont-plate3 .plate3-text {
    width: 100%;
    margin-top: 0.35rem;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.product2 .productDetails .video-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product2 .productDetails .cont-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 13.72rem;
    height: auto;
    background: #000;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product2 .productDetails .cont-popup .popup-icon {
    position: absolute;
    top: -50px;
    right: -10px;
    width: 30px;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.product2 .productDetails .cont-popup .popup-icon:hover {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.product2 .productDetails .cont-popup video {
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.container .cont-plate1 .plate1-box .box-top{display:block;}
.container .cont-plate1 .plate1-box .box-top .top-right{width:4.1rem;}


.container .cont-plate1 .plate1-box .plate1-box-cent .index-plate1-swiper-box .swiper-slide{margin-right:20px;}
.container .cont-plate1 .plate1-box .plate1-box-cent .index-plate1-swiper-box .swiper-slide:nth-child(4n){margin-right:0}

.product2 .video-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.product2 .cont-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 13.72rem;
    height: auto;
    background: #000;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.product2 .cont-popup .popup-icon {
    position: absolute;
    top: -50px;
    right: -10px;
    width: 30px;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.product2 .cont-popup .popup-icon:hover {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.product2 .cont-popup video {
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.plate3-text img{max-width:100% !important;height:auto !important;}


.container .cont-plate6 {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0.98rem 0 1.2rem;
  background: #f8f8f8;
}
.container .cont-plate6 #particles-js {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.5rem;
}
.container .cont-plate6 .plate6-main {
  display: flex;
  justify-content: space-between;
  width: 16.8rem;
  height: auto;
  margin: 0 auto;
}
.container .cont-plate6 .plate6-main .main-left {
  width: 4rem;
  height: auto;
}
.container .cont-plate6 .plate6-main .main-left .left-title {
  font-size: 0.3rem;
  color: #333;
}
.container .cont-plate6 .plate6-main .main-left .left-English {
  margin-top: 0.12rem;
  font-family: 'MontserratBold';
  font-size: 0.3rem;
  text-transform: uppercase;
  color: #cccccc;
}
.container .cont-plate6 .plate6-main .main-left .left-text {
  margin-top: 0.38rem;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.container .cont-plate6 .plate6-main .main-left .left-data {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 5.7rem;
  height: auto;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item {
  width: 2.3rem;
  height: auto;
  margin-top: 0.35rem;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item:last-of-type {
  width: auto;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top {
  width: 100%;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top .num1 {
  font-family: 'MontserratBold';
  font-size: 0.72rem;
  letter-spacing: -0.05rem;
  color: #d1242c;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top em {
  position: relative;
  margin-left: 0.06rem;
  font-size: 14px;
  color: #333;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top em::after {
  content: '+';
  position: absolute;
  top: -0.5rem;
  left: 0;
  font-size: 24px;
  color: #004898;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top b {
  margin-left: 0.06rem;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-text {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.container .cont-plate6 .plate6-main .main-right {
  position: relative;
  width: 12.68rem;
  height: auto;
  margin-top: 0.5rem;
}
.container .cont-plate6 .plate6-main .main-right .right-web-map {
  display: none;
}
.container .cont-plate6 .plate6-main .main-right .right-map {
  width: 100%;
  height: auto;
}
.container .cont-plate6 .plate6-main .main-right .right-map img {
  width: 100%;
}
.container .cont-plate6 .plate6-main .main-right .right-item {
  position: absolute;
  top: 3.05rem;
  right: 2.55rem;
  width: 23px;
  height: auto;
  cursor: pointer;
}
.container .cont-plate6 .plate6-main .main-right .right-item .item-add {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}
.container .cont-plate6 .plate6-main .main-right .right-item .item-add img {
  width: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.container .cont-plate6 .plate6-main .main-right .right-item .item-add::after {
  content: '';
  position: absolute;
  top: 12px;
  left: 50%;
  width: 28px;
  height: 28px;
  background: #d1242c;
  border-radius: 50%;
  opacity: 0.21;
  z-index: -1;
  animation: isScale 0.8s linear infinite;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.container .cont-plate6 .plate6-main .main-right .right-item .item-cent {
  position: absolute;
  top: 0.4rem;
  left: 50%;
  width: 2rem;
  height: auto;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #333;
  opacity: 0;
  visibility: hidden;
  z-index: 19;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.container .cont-plate6 .plate6-main .main-right .right-item:hover .item-add img {
  transform: scale(1.1, 1.1) translateZ(0);
  -o-transform: scale(1.1, 1.1) translateZ(0);
  -moz-transform: scale(1.1, 1.1) translateZ(0);
  -webkit-transform: scale(1.1, 1.1 translateZ(0));
}
.container .cont-plate6 .plate6-main .main-right .right-item:hover .item-cent {
  opacity: 1;
  visibility: visible;
  transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(3) {
  top: 2.9rem;
  right: 2.65rem;
  z-index: 9;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(4) {
  top: 2.84rem;
  right: 2.4rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(5) {
  top: 2.35rem;
  right: 2.15rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(6) {
  top: 2.5rem;
  right: 2.4rem;
  z-index: 9;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(7) {
  top: 2.3rem;
  right: 2.5rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(8) {
  top: 2.9rem;
  right: 2.8rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(9) {
  top: 3.3rem;
  right: 2.9rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(10) {
  top: 3.1rem;
  right: 3.1rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(11) {
  top: 3rem;
  right: 3.8rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(12) {
  top: 3.85rem;
  right: 2.95rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(13) {
  top: 1.2rem;
  right: 4.4rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(14) {
  top: 2.9rem;
  right: 4.7rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(15) {
  top: 1.7rem;
  right: 6.2rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(16) {
  top: 1.85rem;
  right: 6.5rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(17) {
  top: 2.2rem;
  right: 6.8rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(18) {
  top: 2.8rem;
  right: 6.5rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(19) {
  top: 3.75rem;
  right: 5.8rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(20) {
  top: 2.2rem;
  right: 10.4rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(21) {
  top: 2.75rem;
  right: 10.3rem;
}
.container .cont-plate6 .plate6-main .main-right .right-item:nth-child(22) {
  top: 3.6rem;
  right: 9.2rem;
}

.hidden-xs {
    display: block;
}

.hidden-pc {
    display: none;
}

.head .head-banner .banner-box{display: none;}

.container .cont-plate1-1 {
    background-image: url(../images/index-plate1-2-bg.jpg)
}

.foot-link {width: 14.45rem;margin:0 auto;padding:10px 0;color:rgba(255, 255, 255, 0.6)}
.foot-link a{color:rgba(255, 255, 255, 0.6)}
.foot-link a img{width:1.35rem;}

@media screen and (max-width: 1440px) {
    .head .head-strip .strip-box .box-left .left-list {width:auto;padding: 0 0.2rem;}
}

@media screen and (max-width: 1004px) {

    .product2 .productDetails-cont .cont-plate3 .plate3-text img{max-width:100% !important;height:auto !important;}
    .foot-link,.hidden-xs {
        display: none;
    }

    .hidden-pc {
        display: block;
    }

    .head .head-banner{height:auto;}
    .head .head-banner .banner-pic{height:auto;}
    .head .head-banner .banner-pic img {
        width: 100%;
        height: auto;
        transform: unset;
        -o-transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
    }

    .culture .culture-banner .banner-bg{height:auto;}
    .culture .culture-banner .banner-bg img {
        width: 100%;
        height: auto;
        transform: unset;
        -o-transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
    }


    .container .cont-plate1 .plate1-box .plate1-box-cent .index-plate1-swiper-box .swiper-slide{margin-right:0;}

    .product2 .productDetails-cont .cont-plate1 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        padding-bottom: 0.3rem;
        background: #fff;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-left {
        width: 100%;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-left img {
        width: 100%;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right {
        position: relative;
        width: 100%;
        height: auto;
        padding: 0.4rem 0.4rem 0;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-title {
        font-size: 0.3rem;
        font-weight: bold;
        color: #d1242c;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-heng {
        display: block;
        width: 0.36rem;
        height: 2px;
        margin: 0.26rem 0;
        background: #d1242c;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-subtitle {
        margin-bottom: 0.28rem;
        font-size: 0.3rem;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-text {
        font-size: 0.26rem;
        line-height: 0.42rem;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom {
        position: static;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding: 0;
        margin-top: 0.4rem;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box {
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: auto;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video {
        position: relative;
        width: calc(50% - 0.15rem);
        height: auto;
        background: #e1e1e1;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-pic {
        width: 100%;
        height: 100%;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-pic img {
        width: 100%;
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-play {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0.6rem;
        transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    .product2 .productDetails-cont .cont-plate1 .plate1-right .right-bottom .bottom-box .box-video .video-play img {
        width: 100%;
    }

    .product2 .productDetails-cont .cont-title {
        display: flex;
        justify-content: flex-start;
        font-size: 0.34rem;
    }

    .product2 .productDetails-cont .cont-title em {
        display: inline-block;
        width: 5px;
        height: 25px;
        margin-right: 0.1rem;
        background: #d1242c;
    }

    .product2 .productDetails-cont .cont-title span {
        display: inline-block;
        width: auto;
        height: 25px;
        line-height: 25px;
    }

    .product2 .productDetails-cont .cont-plate2 {
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
    }

    .product2 .productDetails-cont .cont-plate2 .plate2-box {
        width: 100%;
        height: auto;
        margin-top: 0.35rem;
        padding: 0.3rem 0.2rem;
        background: #fff;
    }

    .product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent {
        width: 100%;
        border: solid 1px #d4d4d4;
    }

    .product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: auto;
        border-bottom: solid 1px #d4d4d4;
    }

    .product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list .list-left {
        width: 2.4rem;
        height: 100%;
        padding-left: 0.1rem;
        font-size: 0.26rem;
        line-height: 0.42rem;
        color: #333;
        border-right: none;
    }

    .product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list .list-right {
        width: calc(100% - 2.4rem);
        height: 100%;
        padding: 0.25rem 0 0.25rem 0.4rem;
        font-size: 0.26rem;
        line-height: 0.42rem;
        color: #666;
        border-left: solid 2px #d4d4d4;
    }

    .product2 .productDetails-cont .cont-plate2 .plate2-box .box-cent .cent-list:last-of-type {
        border-bottom: none;
    }

    .product2 .productDetails-cont .cont-plate3 {
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
    }

    .product2 .productDetails-cont .cont-plate3 .plate3-text {
        width: 100%;
        margin-top: 0.35rem;
        font-size: 0.26rem;
        line-height: 0.46rem;
    }

    .product2 .video-mask {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .cont-popup {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 94%;
        height: auto;
        background: #000;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .cont-popup .popup-icon {
        position: absolute;
        top: -50px;
        right: 0;
        width: 30px;
        cursor: pointer;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .cont-popup .popup-icon:hover {
        transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    .product2 .cont-popup video {
        width: 100%;
        height: auto;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }


    .product2 .video-mask {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .cont-popup {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 94%;
        height: auto;
        background: #000;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .cont-popup .popup-icon {
        position: absolute;
        top: -50px;
        right: 0;
        width: 30px;
        cursor: pointer;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .product2 .cont-popup .popup-icon:hover {
        transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }

    .product2 .cont-popup video {
        width: 100%;
        height: auto;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .container .cont-plate6 {
    width: 100%;
    height: auto;
    padding: 0.98rem 0.3rem 1.2rem;
    background: #f8f8f8;
  }
  .container .cont-plate6 #particles-js {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3.5rem;
  }
  .container .cont-plate6 .plate6-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate6 .plate6-main .main-left {
    width: 100%;
    height: auto;
  }
  .container .cont-plate6 .plate6-main .main-left .left-title {
    font-size: 0.4rem;
    color: #333;
  }
  .container .cont-plate6 .plate6-main .main-left .left-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    text-transform: uppercase;
    color: #cccccc;
  }
  .container .cont-plate6 .plate6-main .main-left .left-text {
    margin-top: 0.38rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item {
    width: 50%;
    height: auto;
    margin-top: 0.35rem;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item:last-of-type {
    width: 50%;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top {
    width: 100%;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top .num1 {
    font-family: 'MontserratBold';
    font-size: 0.72rem;
    letter-spacing: -0.05rem;
    color: #d1242c;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top em {
    position: relative;
    margin-left: 0.06rem;
    font-size: 0.26rem;
    color: #333;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top em::after {
    content: '+';
    position: absolute;
    top: -0.5rem;
    left: 0;
    font-size: 0.34rem;
    color: #004898;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-top b {
    margin-left: 0.06rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate6 .plate6-main .main-left .left-data .data-box .box-item .item-text {
    font-size: 0.26rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate6 .plate6-main .main-right {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.98rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-web-map {
    display: block;
    width: 100%;
  }
  .container .cont-plate6 .plate6-main .main-right .right-web-map img {
    width: 100%;
  }
  .container .cont-plate6 .plate6-main .main-right .right-map {
    display: none;
    width: 100%;
    height: auto;
  }
  .container .cont-plate6 .plate6-main .main-right .right-map img {
    width: 100%;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item {
    display: none;
    position: absolute;
    top: 3.05rem;
    right: 2.55rem;
    width: 23px;
    height: auto;
    cursor: pointer;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item .item-add {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item .item-add img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item .item-add::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 50%;
    width: 28px;
    height: 28px;
    background: #d1242c;
    border-radius: 50%;
    opacity: 0.21;
    z-index: -1;
    animation: isScale 0.8s linear infinite;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .container .cont-plate6 .plate6-main .main-right .right-item .item-cent {
    position: absolute;
    top: 0.4rem;
    left: 50%;
    width: 2rem;
    height: auto;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #333;
    opacity: 0;
    visibility: hidden;
    z-index: 19;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:hover .item-add img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:hover .item-cent {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(3) {
    top: 2.9rem;
    right: 2.65rem;
    z-index: 9;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(4) {
    top: 2.84rem;
    right: 2.4rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(5) {
    top: 2.35rem;
    right: 2.15rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(6) {
    top: 2.5rem;
    right: 2.4rem;
    z-index: 9;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(7) {
    top: 2.3rem;
    right: 2.5rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(8) {
    top: 2.9rem;
    right: 2.8rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(9) {
    top: 3.3rem;
    right: 2.9rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(10) {
    top: 3.1rem;
    right: 3.1rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(11) {
    top: 3rem;
    right: 3.8rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(12) {
    top: 3.85rem;
    right: 2.95rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(13) {
    top: 1.2rem;
    right: 4.4rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(14) {
    top: 2.9rem;
    right: 4.7rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(15) {
    top: 1.7rem;
    right: 6.2rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(16) {
    top: 1.85rem;
    right: 6.5rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(17) {
    top: 2.2rem;
    right: 6.8rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(18) {
    top: 2.8rem;
    right: 6.5rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(19) {
    top: 3.75rem;
    right: 5.8rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(20) {
    top: 2.2rem;
    right: 10.4rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(21) {
    top: 2.75rem;
    right: 10.3rem;
  }
  .container .cont-plate6 .plate6-main .main-right .right-item:nth-child(22) {
    top: 3.6rem;
    right: 9.2rem;
  }

}