/* index 主要滚动条 */


.index-main-box-group{}
.index-main-box-group .index-main-box-item{}

/* index 页面标题 */
.indexBlockHeader .title{margin: 0;}
.indexBlockHeader .title.t1{line-height: 1.6;}
.indexBlockHeader .title.t2{line-height: 1.6;font-size: 30px;}

.index-main-box-group .index-main-box-item-1{}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper{height: calc(100vh - 88px - 226px)}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-index-1-pagination{bottom: 30px;}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-index-1-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #fff;opacity: 1;transition: all .25s;}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-index-1-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 10px;}

.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper{}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide{}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide {position: relative}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .index-1-swiper-img {height: 100%}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .index-1-swiper-img .img{object-fit: cover;display: block;width: 100%;height: 100%;}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .introduce{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color: #fff;text-align: center;font-weight: 400;}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .introduce .h2{font-size: 38px;}
.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .introduce .h3{font-size: 30px;margin-top: 20px;}

.index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .videoBox{}

.index-main-box-group .index-main-box-item-1 .index-item-1-videoType{}
.index-main-box-group .index-main-box-item-1 .index-item-1-videoType .index-video-background{position: relative;top:50%;left:50%;transform: translate(-50%,-50%);width: 100%;height: 100%;object-fit:cover }
.index-main-box-group .index-main-box-item-1 .index-item-1-videoType .index-1-header{color: #fff;position: absolute;z-index: 3;background-color: transparent;;width: 100%;height: 100%;top: 0;left: 0;display: flex;justify-content: center;align-items: center;flex-direction: column}
.index-main-box-group .index-main-box-item-1 .index-item-1-videoType .index-1-header .title{font-size: 50px;font-weight: bold;line-height: 68px}
.index-main-box-group .index-main-box-item-1 .index-item-1-videoType .index-1-header .content{font-size: 30px;line-height: 48px;font-weight: lighter;letter-spacing: 16px}

.index-main-box-item-2{text-align: center; background: url(../images/index_about_bg.jpg) no-repeat center center/cover;
    overflow: hidden;}
.index-main-box-item-2 .container{padding:47px 0;}
.index-main-box-item-2 .container .ic{width: 298px;height: 114px;display: block;margin: 0 auto}
.index-main-box-item-2 .container .icc{padding:36px 0;}
.index-main-box-item-2 .container .title{text-align:center;color: rgba(33, 33, 33, 1);font-size: 18px;line-height: 32px;font-weight: 400;margin-bottom: 10px;}

/* 首页 产品中心 */
.index-main-box-item-3{position: relative;}
/* 首页 产品中心 一级分类*/
.index-main-box-item-3 .productCenterLevel1Block{color: #fff;background-color: rgba(0, 124, 176, 1)}
.index-main-box-item-3 .productCenterLevel1Block .productClassification{display: flex;justify-content: flex-start;align-items: center;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem{width: 147px;height: 128px;text-align: center;padding: 20px 0;position: relative;border-right: 1px solid #006995;
}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:first-of-type{border-left: 1px solid #006995;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:hover{background-color: #006995}
/*.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:hover:after{position: absolute;bottom: -20px;left: 50%;transform: translate(-50%,0);content: "";display: block;width: 0;height: 0;border: 10px solid #006995;background-color: transparent;border-bottom-color: transparent;border-left-color: transparent;border-right-color: transparent;}*/
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink{color:#fff;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name{line-height: 22px;color: rgba(255, 255, 255, 1);font-size: 14px;font-weight: 400;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name.namePc{display: block}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name.nameMobile{display: none}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .imgBox{display: block;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .imgBox .ic{display: block;width: 50px;height: 50px;margin: 10px auto 0;}


/*产品模块二级分类 目录*/
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLevel2Group{display: none;z-index: 4;position: absolute;opacity: .95;left: 50%;top: 128px;transform: translate(-50% , 0);background-color: rgba(0, 124, 176, 0.85);color: #fff;padding: 0 10px;text-align: center;min-width: 100%}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:hover .productLevel2Group{display: block;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLevel2Group .productLevel2Item{white-space: nowrap}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLevel2Group .productLevel2Item:not(:last-of-type){border-bottom: 1px solid #ddd;}
.index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLevel2Group .productLevel2Item .productLevel2Link{color: #fff;display: block;white-space: nowrap;padding: 9px 0;}


/* 首页 产品中心 二级内容*/
.index-main-box-item-3 .productCenterLevel2Block{background: url(../images/bg_index_product_center.jpg) no-repeat center center/cover;overflow: hidden;padding: 87px 0;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2{}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav{position: absolute}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item{}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item .nav-link{width: 108px;font-size: 16px;text-align: center;background-color: rgba(0, 63, 90, 0.7);color: rgba(155, 155, 155, 1);border-radius: 0;height: 38px;line-height: 25px;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item .nav-link:hover{color: #fff}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item .nav-link.active{background-color: rgba(0, 124, 176, 0.7);color: rgba(255, 255, 255, 1);}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item .show>.nav-link{background-color: rgba(0, 124, 176, 0.7);color: rgba(255, 255, 255, 1);}

.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content{}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane{color: #fff}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content{display: flex;justify-content: space-between;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left{width: 432px;background-color: rgba(0, 124, 176, 0.7);padding: 20px 81px 20px 48px;display: flex;flex-direction: column;justify-content: space-around;align-items: flex-start;min-height: 497px;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .name{color: rgba(255, 255, 255, 1);font-size: 28px;line-height: 32px;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .leftContent{font-size: 14px;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .leftContent .describe{line-height: 2.4;display: block}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .more{width: 144px;height: 40px;background: rgba(255, 255, 255, 1);color: rgba(0, 124, 176, 1);font-size: 14px;line-height: 40px;font-weight: 400;display: flex;align-items: center;justify-content: space-around;text-align: center;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .more:hover{opacity: .95}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .more .txt{}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .more .ic{display: block;width: 7px;height: 9px;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .right{flex: 1;background-color: #fff;display: grid;grid-template-columns: repeat(3,1fr);  grid-row-gap:10px;grid-column-gap: 10px;padding: 10px;}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .level2-right-item{}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .level2-right-item .productLink{display: block;cursor: pointer}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .level2-right-item .productLink .productImg{width: 100%;display: block;transition: all .1s}
.index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .level2-right-item .productLink:hover .productImg{transform: scale(1.1)}
/* 企业资讯*/
.index-main-box-item-4 {background: url(../images/bg_index_news_center.jpg) no-repeat center center/cover;overflow: hidden}
.index-main-box-item-4 .newCenterBlock{}
.index-main-box-item-4 .newCenterBlock .indexBlockHeader{}
.index-main-box-item-4 .newCenterBlock .indexBlockHeader .title{position: relative;color: rgba(0, 0, 0, 1);font-size: 36px;font-weight: 700;text-align: center;line-height: 1.6;margin: 70px auto 60px;}
.index-main-box-item-4 .newCenterBlock .indexBlockHeader .title:after{position: absolute;bottom: -12px;left: 50%;transform: translate(-50%,0);width: 76px;height: 5px;background: rgba(0, 124, 176, 1);content: '';display: block;}
.index-main-box-item-4 .newCenterBlock .newsGroup{}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem{padding: 0 10px;}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content{background-color: #fff;padding: 15px;border-radius: 16px;margin-bottom: 30px}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .imgBox{border-radius: 8px;overflow: hidden}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .imgBox .img{width: 100%;object-fit: cover;display: block;}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .date{color: rgba(175, 175, 175, 1);font-size: 12px;line-height: 24px;margin: 7px 0}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .title{color: rgba(0, 0, 0, 1);font-size: 18px;line-height: 30px;font-weight: 400;height: 60px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .describe{margin-top: 5px;height: 60px;color: rgba(158, 158, 158, 1);font-size: 12px;line-height: 20px;font-weight: 400;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .moreNews{display: inline-block;padding:8px 27px;background: rgba(0, 124, 176, 1);border-radius: 50px;color: #fff;font-size: 14px;font-weight: 700;margin-top: 48px;cursor:pointer;}
.index-main-box-item-4 .newCenterBlock .newCenterMore{display: block;width: 144px;height: 40px;color: rgba(0, 124, 176, 1);font-size: 14px;font-weight: 400;border: 1px solid rgba(59, 70, 160, 1);line-height: 38px;text-align: center;margin: 86px auto;}

/* 关于我们 */
.index-main-box-item-5 {background: url(../images/bg_index_about_us.png) no-repeat center center/cover;position: relative;box-sizing: border-box;padding-bottom: 80px;display: flex;flex-direction: column;justify-content: space-between;}
.index-main-box-item-5 .aboutUsContentBox{margin-top:157px;flex: 1;display: flex;margin-bottom: 251px;align-items: center;}
.index-main-box-item-5 .aboutUsTitle{position: absolute;left: 160px;top: 180px;color: #fff;font-size: 120px;padding: 0;margin: 0;opacity: .1;}
.index-main-box-item-5 .aboutUsBlock{color: #fff;position: relative;}
.index-main-box-item-5 .aboutUsBlock .row{}
.index-main-box-item-5 .aboutUsBlock .row .col{}
.index-main-box-item-5 .aboutUsBlock .row .left{text-align: left;}
.index-main-box-item-5 .aboutUsBlock .row .left .title{font-size: 36px;margin: 96px 0 24px;}
.index-main-box-item-5 .aboutUsBlock .row .left .content{font-size: 18px;line-height: 1.5;}
.index-main-box-item-5 .aboutUsBlock .row .left p{font-size: 18px;line-height: 1.5;}
.index-main-box-item-5 .aboutUsBlock .row .left .small{font-size: 16px;line-height: 1.5;}
.index-main-box-item-5 .aboutUsBlock .row .left .moreNews{display: inline-block;border: 1px solid #ffffff;border-radius: 20px;padding: 10px 30px; color: #ffffff;margin-top: 30px;text-align: center;font-size: 14px}
.index-main-box-item-5 .aboutUsBlock .row .left .iconGroup{margin-top: 60px;}
.index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col{text-align: center;line-height: 1.4}
.index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col .ic{display: block;width: 70px;height: 70px;}
.index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col .num{font-size: 38px;}
.index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col .icTitle{font-size: 16px;padding-top:20px;}
.index-main-box-item-5 .aboutUsBlock .row .right{position: relative}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper{}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper{}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide{}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox{margin-top: 147px;padding-bottom:30px; }
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox .video{width: 100%;height: 100%}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox .videoIntroduce{border: 1px solid #fff;color: #fff;padding: 10px 0;border-left: none;border-right: none;text-align: left;margin-top: 10px;}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox .videoIntroduce .title{}
.index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox .videoIntroduce .title .duration{}
.index-main-box-item-5 .swiper-pagination {width: 100%;text-align: right;left: 0;bottom: 40px;user-select: none}
.index-main-box-item-5 .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;margin-left: 8px;}
.index-main-box-item-5 .swiper-pagination-clickable .swiper-pagination-bullet{}
.index-main-box-item-5 .swiper-pagination-clickable .swiper-pagination-bullet-active{background: #fff;}
.index-main-box-item-5 .aboutUsBlock .row .left .content .pMoreNews{color: #ddd;cursor: pointer}
.index-main-box-item-5 .aboutUsBlock .row .left .content .pMoreNews:hover{color: #fff;cursor: pointer}

/*页脚*/
.index_footer {position: absolute;background-color: transparent}



@media (max-width: 575.98px) {

    .index-main-box-item-2 .container .icc{width: 90%;}
}

@media (max-width: 767.98px) {
    .index-main-box-item-2 .container .icc{width: 90%;}
}

@media (max-width: 991.98px) {

    /* index block 1 banner*/
    .index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .introduce .h2{line-height:1.4;font-size: 24px;white-space: normal;}
    .index-main-box-group .index-main-box-item-1 .indexHeaderSwiper .swiper-wrapper .swiper-slide .introduce .h3{line-height:1.6;font-size: 24px;white-space: normal;}

    /*  index block 2 产品标题 */
    .index-main-box-item-2 .container .title{font-size: 16px;padding: 0 30px;}

    /* index block 3 产品中心*/
    .index-main-box-item-3 .productCenterLevel2Block{padding: 30px 0;}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification{flex-wrap: wrap;justify-content: center}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem{border: none;display: flex;width: 33.33%;height: auto;flex-direction: column;padding: 10px 0;position: relative}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name{}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name.namePc{display: none}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name.nameMobile{display: block}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .imgBox{order: 1}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .imgBox .ic{width: 90px;height: 90px;}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:first-of-type{border: none}

    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:hover:after{display: none;}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:hover{background-color: transparent}

    .index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item{width: 50%;}
    .index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .nav .nav-item .nav-link{width: 100%;}

    .index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content{flex-direction: column}
    .index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left{width: auto;padding:20px 40px;min-height: 384px;padding-top:80px}
    .index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .left .name{font-size: 20px;}

    .index-main-box-item-3 .productCenterLevel2Block .productCenterLevel2 .tab-content .tab-pane .content .right{grid-template-columns: repeat(2,1fr);}
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem:hover .productLevel2Group{display: none}
    /* 企业资讯 */
    .index-main-box-item-4{background: transparent;padding-bottom: 30px;}
    .index-main-box-item-4 .newCenterBlock .newsGroup{flex-direction: column;}
    .index-main-box-item-4 .newCenterBlock .indexBlockHeader .title{margin: 0 auto 40px;}
    .index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content{background-color: transparent;margin-bottom: 0;}
    .index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .moreNews{margin-top: 16px;width: 100%;border-radius: 0;text-align: center;background-color: #4969e9;padding: 12px 27px;}
    .index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .title{font-size: 24px;}
    .index-main-box-item-4 .newCenterBlock .newsGroup .newsItem .content .describe{font-size: 16px;line-height: 28px;height: 56px;color: #111;-webkit-line-clamp: 2;}
    .index-main-box-item-4 .newCenterBlock .newCenterMore{display: none}



    /* index 关于我们 */
    .index-main-box-item-5 {padding:0 16px 30px;}
    .index-main-box-item-5 .aboutUsTitle{left: 50%;top: 45px;transform: translate(-50%,0);font-size: 50px;width: 100%;text-align: center;}
    .index-main-box-item-5 .aboutUsBlock{padding-bottom: 30px;}
    .index-main-box-item-5 .aboutUsContentBox{margin-top: 50px;}
    .index-main-box-item-5 .aboutUsBlock .row{}
    .index-main-box-item-5 .aboutUsBlock .row .left .title{margin: 10px auto;color: rgba(255, 255, 255, 1);position: relative;font-size: 32px;font-weight: 700;text-align: center;line-height: 1.6;}
    .index-main-box-item-5 .aboutUsBlock .row .left .content{font-size: 18px;font-weight: bold;}
    .index-main-box-item-5 .aboutUsBlock .row .left .content .pMoreNews{font-size: 14px;margin-left: 4px}
    .index-main-box-item-5 .aboutUsBlock .row .left .content.small{font-size: 18px;margin-top: 10px;font-weight: normal;}
    .index-main-box-item-5 .aboutUsBlock .row .left .moreNews{display: none;}
    .index-main-box-item-5 .aboutUsBlock .row .left .iconGroup{margin-top: 0;}
    .index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col{padding: 5px 0}
    .index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col .ic{display: none}
    .index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col .num{font-size: 28px;margin-top: 10px;}
    .index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox{margin-top: 10px}
    .index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox .videoIntroduce{display: none}
    .index-main-box-item-5 .swiper-pagination{display: none}
    .index-main-box-item-5 .aboutUsBlock .row .right .aboutUsSwiper .swiper-wrapper .swiper-slide .videoBox .videoIntroduce .title{font-size: 14px;}
    .index-main-box-item-5 .aboutUsBlock .row .left .iconGroup .col .icTitle{font-size: 18px;}
}
@media (max-width: 1199.98px) {  }
@media (max-width: 1299.98px) {
    .index-main-box-item-3 .productCenterLevel1Block .productClassification .productItem .productLink .name.namePc{font-size: 12px;}
}
