.header .nav-search{
    right: -1.18rem;
}

/* banner */
.banner{
    width: 100%;
    height: 100vh;
    /*max-height: 10.8rem;*/
    overflow: hidden;
    position: relative;
}
.banner .swiper-container {
    width: 100%;
    height: 100%;
}

.banner .swiper-slide {
    overflow: hidden;
    background: #fff;
    z-index: 10
}

.banner .swiper-slide-active {
    z-index: 11
}

.banner .p_slide {
    background-position: center center;
    background-size: cover;
    display-radio: 1
}

.banner .p_slide:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    /*background: url('../img/banner_bg1.png') no-repeat center center;*/
    background-size: cover;
    z-index: 0
}
.banner .p_slide:nth-child(2):before{
    background: url('../img/banner_bg2.png') no-repeat center center;
    background-size: cover;
    z-index: 0;
}
.banner .p_slide:nth-child(4):before{
    background: linear-gradient( 91deg, #0E4D84 0%, rgba(14,120,226,0.4) 100%);
    background-size: cover;
    z-index: 0;
    opacity: 0.9;
}
.banner .p_slide .ban-litpic{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner .p_slide .ban-litpic img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.banner .p_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}

.banner .p_video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: -9;
    pointer-events: none;
}

.banner .P_link_img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: all ease 2s;
    transform: scale(1.1)
}

.banner .swiper-slide-active .P_link_img {
    transform: scale(1)
}

.banner .p_videoPoster {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: transform ease 2s;
    transform: scale(1);
    cursor: pointer;
    z-index: 19
}

.banner .swiper-slide-active .p_videoPoster {
    transform: scale(1)
}

.banner .P_link_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1.18);
    width: auto;
    height: 100%
}

.banner .p_videoPoster img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(1.18);
    width: auto;
    height: 100%
}

.banner .p_info {
    position: absolute;
    top: 52%;
    left: 50%;
    width: 90%;
    padding-right: 34%;
    z-index: 22;
    transform: translate(-50%,-50%);
    max-width: 17rem;
}

.banner .p_info_fivebox {
    width: 100%
}

.banner .p_entitle {
    transition: all ease 2s .5s;
    opacity: 0;
    transform: translateY(40px);
    font-family: Montserrat-Bold;
    font-weight: bold;
    font-size: 0.8rem;
    color: #FFFFFF;
    line-height: 0.9rem;
    max-width: 9.5rem;
}

.banner .p_entitle img {
    width: 50%
}

.banner .p_entitle span {
    font-size: 50px;
    font-family: "bd48a850-b0fa-48ee-9a16-579e6c74bfa8";
    margin-left: 10px
}

.banner .swiper-slide-active .p_entitle {
    opacity: 1;
    transform: translateY(0px)
}

.banner .p_btitle {
    padding-left: 0px;
    margin-bottom: 0.35rem;
    transition: all ease 2s .7s;
    opacity: 0;
    transform: translateY(40px);
    margin-top: 40px;
    font-family: 'Poppins-Light';
    font-weight: 300;
    font-size: 0.25rem;
    color: #FFFFFF;
    line-height: 0.45rem;
    max-width: 7.5rem;
}

.banner .swiper-slide-active .p_btitle {
    opacity: 1;
    transform: translateY(0px)
}

.banner .p_cspan {
    position: relative;
    margin-top: 10px;
    display: block;
    transition: all ease 2s .8s;
    opacity: 1;
    transform: translateY(40px);
    width: 0%;
    height: 1px;
    background: #fff
}
.banner .swiper-slide-active .p_button {
    opacity: 1;
    transform: translateY(0px)
}
.banner .p_button {
    margin-top: 1rem;
    opacity: 0;
    transform: translateY(40px);
    transition: all ease .3s,transform ease .8s .9s,opacity ease .8s .9s;
}




/* 视频 */
.banner .videoContent {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    cursor: pointer
}
.banner .videoContent video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}
.banner .video_cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 21;
    opacity: 1;
    background: linear-gradient(89.0deg, rgba(14,77,132, 100%) 0.0, rgba(0, 0,0 , 0%) 50%);
}


.banner .p_bottom{
    position: relative;
    bottom: 10%;
}

.fraction {
	display: flex;
    align-items: center;
	position: relative;
	z-index: 1;
	font-family: Poppins, Poppins;
	font-weight: 400;
	font-size: 0.16rem;
	color: #FFFFFF;
    column-gap: 0.1rem;
}
.fraction span{
    opacity: 0.3;
}
.fraction .numerator {
	opacity: 1;
}
.fraction .hr{
    width: 0.52rem;
    height: 0rem;
    border: 0.01rem solid #FFFFFF;
    margin-right: 0.05rem;
}


.banner .swiper-pagination {
    position: absolute;
    display: flex;
    flex-direction: row;
    top: auto;
    right: 0;
    left: auto;
    width: auto;
    height: auto;
    bottom: 0;
    column-gap: 0.25rem;
}

.banner .swiper-pagination-bullet {
    opacity: 0.5;
    width: 0.2rem;
    height: 0.26rem;
    background: url(../img/water_icon.png) center center / 100% 100%;
    background-size: contain;
    margin: 0 !important;
}

.banner .swiper-pagination-bullet-active,
.banner .swiper-pagination-bullet:hover {
    opacity: 1;
}

.banner .p_arr {
    width: 0.42rem;
    height: 0.42rem;
    position: absolute;
    left: 1.26rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}
.banner .p_btn_next,
.banner .p_btn_prev {
    color: #fff;
    border: 1px solid rgba(255,255,255,0.3);
    height: 0.42rem;
    width: 0.42rem;
    transition: all ease .3s;
    position: static;
    border-radius: 50%;
    margin: 0;
}
.banner .p_btn_next::after,
.banner .p_btn_prev::after {
    display: none;
}
.banner .p_btn_next img,
.banner .p_btn_prev img{
    width: 0.14rem;
    height: 0.12rem;
    filter: brightness(0) invert(1);
}
.banner .p_btn_next:hover,
.banner .p_btn_prev:hover {
    background: rgba(255,255,255);
    border: 1px solid rgba(255,255,255)
}
.banner .p_btn_next:hover img,
.banner .p_btn_prev:hover img {
    filter: brightness(1) invert(0);
}
.banner .p_btn_prev{
    display: none;
}





.banner .p_scrool {
    position: absolute;
    left: calc((100% - 90px) / 2);
    bottom: 40px;
    color: #fff;
    width: 90px;
    z-index: 10
}

.banner .p_scrool i {
    display: block;
    width: 20px;
    height: 30px;
    margin: 0 auto;
    border-radius: 12px;
    border: 2px #fff solid;
    position: relative
}

.banner .p_scrool i:before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top: 3px;
    animation: scrollmouse 2s linear infinite
}

.banner .p_scrool span {
    /*text-transform: uppercase;*/
    color: #fff;
    display: block;
    line-height: 20px;
    margin-top: 12px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
}
@keyframes scrollmouse {
    from {
        transform: translate(-50%,0);
        opacity: 1
    }

    to {
        transform: translate(-50%,10px);
        opacity: 0
    }
}



/* 产品介绍 */
.product{
    width: 100%;
    height: 100vh;
    background: url('../img/product_bg.png') center center / 100% 100%;
}
.product .main{
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.product .product_body{
    padding-top: 1rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.product .product_box{
    max-width: 5.4rem;
    margin-top: 0.62rem;
    width: 100%;
}
.product .product_box .product_list{
    margin-bottom: 0.52rem;
}
.product .product_box .product_list .product_name{
    padding-left: 0.23rem;
    font-family: Montserrat-Regular;
    font-weight: 400;
    font-size: 0.25rem;
    color: #000000;
    position: relative;
}
.product .product_box .product_list .product_name::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 0.11rem;
    height: 0.11rem;
    background: #0068B7;
    border-radius: 50%;
}
.product .product_box .product_ul{
    display: none;
    padding-left: 0.23rem;
    margin-top: 0.38rem;
} 
.product .product_box .product_ul .product_li{
    width: fit-content;
    font-family: Montserrat-Light;
    font-weight: 300;
    font-size: 0.18rem;
    color: #000000;
    margin-top: 0.21rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.product .product_box .product_ul .product_li::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.06rem;
    width: 0;
    height: 0.02rem;
    background: #0068B7;
    border-radius: 50%;
    transition: width .3s;
    opacity: 0;
}
.product .product_box .product_ul .product_li i{
    width: 0.18rem;
    height: 0.11rem;
    display: block;
    background: url(../img/head_more.png) center center / 100% 100%;
    opacity: 0;
    transition: all ease .3s;
}
.product .product_box .product_ul .product_li.active::before,
.product .product_box .product_ul .product_li:hover::before{
    width: calc(100% - 0.37rem);
    opacity: 1;
}
.product .product_box .product_ul .product_li.active,
.product .product_box .product_ul .product_li:hover{
    color: #0068B7;
    font-weight: 600;
}
.product .product_box .product_ul .product_li.active i,
.product .product_box .product_ul .product_li:hover i{
    opacity: 1;
    margin-left: 0.15rem;
}

.product .product_box .product_list.act .product_ul{
    display: block;
}
.product .product_box .product_list.act .product_name{
    color: #0068B7;
}
.product .product_box .product_list.act .product_name::before{
    background: #44B035;
}
.product .product_litpic{
    width: 11.6rem;
    height: 100%;
    /*margin-right: -1.1rem;*/
    margin-right: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    
    pointer-events: none;
}
.product .product_litpic.bg{
    width: 9.15rem;
    height: 4.9rem;
    border-radius: 0.1rem;
    /*margin-right: 0.6rem;*/
    margin-right: 1.6rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.product .product_litpic .product_img{
    width: 100%;
    height: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
}
.product .product_litpic.bg:before{
    content: "";
    position: absolute;
    top: -0.35rem;
    left: 0.39rem;
    width: 100%;
    height: 100%;
    background: #44B035;
    border-radius: 0.1rem;
    z-index: -1;
}
.product .product_litpic.bg .product_img img{
    object-fit: cover;
}
.product .product_litpic .product_img img{
    object-fit: contain;
}



















/* 案例介绍 */
.introduce{
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.introduce .introduce_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.55);
}
.introduce .introduce_bg .introduce_bg_li{
    position: absolute;
    top: 0;
    z-index: -4;
    opacity: 0;
    height: 100%;
    width: 100%;
}
.introduce .introduce_bg .introduce_bg_li.act{
    z-index: -1;
    opacity: 1;
}
.introduce .introduce_box{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 3;
}
.introduce .introduce_box .introduce_item{
    width: 33.33%;
    height: 100%;
    border-right: 0.01rem solid rgba(255,255,255,.3);
    padding-left: 1.1rem;
    padding-bottom: 0.6rem;
    box-sizing: border-box;
    /*display: flex;*/
    flex-wrap: wrap;
    align-content: flex-end;
    position: relative;
    
    
    display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-content: flex-end;
}
.introduce .introduce_box .introduce_item::before{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180.0deg, rgba(0,144,255, 30%) 30%, rgba(67,175,52, 50%) 100%);
    z-index: -1;
    top: 100%;
    transition: all 0.5s,
}
.introduce .introduce_box .introduce_item.on::before{
    top: 0;
}
.introduce .introduce_box .introduce_item .introduce_img{
    width: 1rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.introduce .introduce_box .introduce_item .introduce_title{
    width: 4.5rem;
    font-family: Montserrat-Bold;
    font-weight: 400;
    font-size: 0.28rem;
    color: #FFFFFF;
    margin-top: 0.22rem;
    line-height: 0.5rem;
}
.introduce .introduce_box .introduce_item .introduce_cont{
    font-family: Montserrat-Light;
    font-weight: 300;
    font-size: 0.25rem;
    color: #FFFFFF;
    line-height: 0.35rem;
    max-width: 4rem;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s;
}
.introduce .introduce_box .introduce_item.on .introduce_title{
    font-size: 0.45rem;
    font-weight: bold;
    margin-top: 0.4rem;
}
.introduce .introduce_box .introduce_item.on .introduce_cont{
    opacity: 1;
    transform: translateY(0px);
    height: auto;
    padding-top: 0.6rem;
}
.introduce .introduce_box .introduce_item .introduce_button {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s;
}
.introduce .introduce_box .introduce_item .introduce_button i{
}
.introduce .introduce_box .introduce_item .introduce_button i::after{
}
.introduce .introduce_box .introduce_item .introduce_button i::before{
}
.introduce .introduce_box .introduce_item .introduce_button:hover {
}
.introduce .introduce_box .introduce_item .introduce_button:hover i{
    filter: brightness(0) invert(1);
}
.introduce .introduce_box .introduce_item .introduce_button:hover i::after{filter: brightness(0) invert(1);}
.introduce .introduce_box .introduce_item.on .introduce_button {
    opacity: 1;
    transform: translateY(0px);
    margin-top: 2.1rem;
    margin-bottom: 0.5rem;
}




/* 关于介绍 */
.indmh{width: 100%;position: relative;height: 100vh;}
.indmh-sticky{width: 100%;top: 0;left: 0;position: sticky;overflow: hidden;}
.indmh-bg{width: 100%;height: 100vh;object-fit: cover;}
.indmh-logo{position: absolute;z-index: 2;width: 100%;height: 100vh;top: 0;left: 0;}
.indmh-logo img{width: 100%;height: 100%;object-fit: cover;}
.indmh-text{width: 100%;height: 100%;background:#fff;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;z-index: 2;}
.indmh-text img{width: 4.94rem;height: 3rem;}
.indmh-text.active{opacity: 0;}
.indmh-shade{position: absolute;z-index: 1;width: 100%;height: 100vh;top: 0;left: 0;background: rgba(2,15,25, 0.7);opacity: 0;}
.indmh-content{position: absolute;width: 100%;z-index: 4;height: 100vh;display: flex;align-items: center;justify-content: center;top: 0;left: 0;}
.indmh-content .contain{width: 94%;max-width: 17rem;margin: 1rem auto 0;}
.indmh-content .contain .indmh_box{display: flex;justify-content: space-between;margin-bottom: 4%;}
.indmh-content .contain .indmh_box .indmh_txt{max-width: 8rem;}
.indmh-content .contain .class_name .class_title{color: #fff;}
.indmh-content .contain .class_name .class_btitle{color: rgba(255,255,255,0.7);}
.indmh-desc{margin-top: 0.36rem; width: 100%;margin-left: auto;margin-right: auto;text-align: left;color: #fff;font-family: Poppins-Regular;font-weight: 400;font-size: 0.18rem;color: #FFFFFF;line-height: 1.94;}
.indmh-desc p{font-family: Poppins-Regular;font-weight: 400;font-size: 0.18rem;color: #FFFFFF;line-height: 1.94;}
.indmh-content .indmh_more {
    margin-top: 0.76rem;
}




.indmh-content .contain .indmh_img{width: 8rem;height: 4.5rem;position: relative;}
.indmh-content .contain .indmh_img::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 0.55rem;
    height: 0.55rem;
    background: url(../img/video_play.png) center no-repeat;
    background-size: contain;
    pointer-events: none;
}
.indmh-num{width: 100%;}
.indmh-num ul{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.indmh-num li{width: 3.2rem;border-bottom: 0.01rem solid rgba(255,255,2550.2);padding-bottom: 0.3rem;height: 1.5rem;position: relative;}
.indmh-num li .num{font-family: Poppins-Bold;font-weight: bold;font-size: 0.8rem;color: #44B035;display: flex;flex-wrap: wrap;align-content: end;}
.indmh-num li .num span{line-height: 1;font-family: Poppins-Bold;font-weight: bold;font-size: 0.8rem;color: #44B035;line-height: 1.5;}
.indmh-num li .num p{font-family: 'Poppins-Light';font-weight: 300;font-size: 0.16rem;color: #FFFFFF;width: 100%;display: block;margin-top: -0.12rem;}
.indmh-num li .num .text{font-family: 'Poppins-Regular';font-weight: 400;font-size: 0.2rem;color: #44B035;height: 0.32rem;display: contents;}
.indmh-num li .num_icon{filter: brightness(0) invert(1);width: 0.41rem;height: 0.41rem;position: absolute;top: 0.2rem;right: 0;}
/* -- */



.indmh-logo,
.indmh-text,
.indmh-shade,
.indmh-content {
    transition: transform 0.8s ease, opacity 0.8s ease;
}
.indmh-text.active {
    opacity: 0;
}
.indmh-shade {
    transition: opacity 0.8s ease;
}

/* 关于介绍 - 动画状态类 */
.indmh-text {
    transition: opacity 0.5s;
}
.indmh-text.hide {
    opacity: 0;
}

.indmh-logo {
    transition: transform 0.8s, opacity 0.8s;
}
.indmh-logo.zoom-out {
    transform: scale(2.4);
    opacity: 0;
}

.indmh-shade {
    transition: opacity 0.8s;
}
.indmh-shade.show {
    opacity: 1;
}

.indmh-content {
    transition: opacity 0.8s;
    opacity: 0;
    pointer-events: none;
}
.indmh-content.show {
    opacity: 1;
    pointer-events: auto;
}









/* 视频弹窗 */
.video_popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    z-index: 999;
    display: none;
}
.video_box{
    width: 90%;
    /* height: 80%; */
    max-width: 14.35rem;
    max-height: 8.07rem;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video_box .video_close{
    position: absolute;
    top: 0.32rem;
    right: 0.5rem;
    width: 0.34rem;
    height: 0.34rem;
    background: url(../img/video_close.png) center no-repeat;
    background-size: cover;
    z-index: 99;
    cursor: pointer;
}
.video_box .video_contain,
.video_box .video_contain video{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
}






.honor{
    width: 100%;
    height: 100vh;
    /*max-height: 10.8rem; */
    /* padding-top: 1rem; */
    background: url(../img/honor_bg.png) center 1rem no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.honor .honor_box{
    position: relative;
    padding-top: 0.95rem;
}
.honor .honor_box .honor_swiper{
    overflow: hidden;
}
.honor .honor_box .honor_litpic{
    /* width: 3.9rem; */
    height: 2.9rem;
    background: rgba(186,223,255,0.15);
    border: 0.01rem solid rgba(0,128,226,0.25);
    padding: 0.24rem 0.22rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}
.honor .honor_box .honor_litpic .honor_img{
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}
.honor .honor_box .honor_litpic .honor_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}
.honor .honor_box .honor_txt{
    text-align: center;
    font-family: Poppins-Regular;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
}
.honor .honor_box .honor_litpic:hover .honor_img img{
    transform: scale(1.1);
}
.honor .honor_box .swiper-button-next,
.honor .honor_box .swiper-button-prev{
    width: 0.57rem;
    height: 0.57rem;
    border: 0.01rem solid #0068B7;
    border-radius: 50%;
    position: absolute;
    margin: 0 !important;
    left: auto;
    top: -0.76rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.honor .honor_box .swiper-button-next{
    right: 0;
}
.honor .honor_box .swiper-button-prev{
    right: 0.66rem;
}
.honor .honor_box .swiper-button-next::after,
.honor .honor_box .swiper-button-prev::after{
    display: none;
}
.honor .honor_box .swiper-button-next img,
.honor .honor_box .swiper-button-prev img{
    width: 0.19rem;
    height: 0.17rem;
    object-fit: contain;
}
.honor .honor_box .swiper-button-next:hover,
.honor .honor_box .swiper-button-prev:hover{
    background: #0068B7;
}
.honor .honor_box .swiper-button-next:hover img,
.honor .honor_box .swiper-button-prev:hover img{
    filter: brightness(0) invert(1);
}



#fullpage .section .fp-tableCell{
    display: flex;
    align-items: flex-end;
}
#fullpage .section .foot_aside{
    display: none;
}









/*logo*/
.well{
    width: 100%;
    height: 100vh;
    /*max-height: 10.8rem; */
     padding-top: 1rem; 
    background: url(../img/well_bg.png) center 1rem no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.logo_box{
    position: relative;
    overflow: hidden;
    margin-top: 0.4rem;
}
.logo_box.logo_swiper2{
    margin-bottom: 0.8rem;
}
.logo_box .swiper-slide{
    width: 2.5rem;
    height: 0.9rem;
    border: 0.01rem solid #E8E8E8;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
}
.logo_box .swiper-slide:hover{
    border: 0.01rem solid #44B035;
    display: flex;
}
.logo_box.logo_swiper1 .swiper-slide,
.logo_box.logo_swiper2 .swiper-slide,
.logo_box.logo_swiper3 .swiper-slide{
    margin: 0 0.2rem;
}
.logo_box .swiper-slide.logo_item{
    justify-content: space-between;
    padding: 0.14rem;
}
.logo_box .swiper-slide.logo_item span{
    font-family: 'Montserrat-Light';
    font-weight: 300;
    font-size: 0.2rem;
    color: #919191;
    display: block;
    width: calc(100% - 1.1rem);
}
.logo_box .swiper-slide.logo_item .logo_img{
    width: 0.96rem;
    height: 0.63rem;
    overflow: hidden;
}
.logo_box .swiper-slide>img,
.logo_box .swiper-slide.logo_item .logo_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}







@media screen and (max-width: 1043px) {
    .banner .p_info{
        width: 94%;
        padding: 0;
    }
    .banner .p_entitle{
        font-size: 42px;
        line-height: 1.2;
    }
    .banner .p_entitle{
        width: 80%;
    }
    .banner .p_btitle{
        font-size: 24px;
        line-height: 1.6;
    }



    .banner .p_scrool{
        bottom: 20px;
    }
    .banner .p_bottom{
        bottom: 6%;
    }
    .banner .swiper-pagination{
        column-gap: 15px;
    }
    .banner .swiper-pagination-bullet{
        width: 16px;
        height: 20px;
    }
    .fraction{
        font-size: 16px;
    }
    .fraction .hr{
        width: 46px;
    }
    .banner .p_arr,
    .banner .p_btn_next, 
    .banner .p_btn_prev{
        width: 32px;
        height: 32px;
    }
    .banner .p_button{
        margin-top: 30px;
        font-size: 14px;
        height: 42px;
        padding: 0 15px;
    }
    
    
    
    

    .product .product_body,
    .product .product_litpic{
        width: 49% !important;
        margin: 0;
        padding-top: 0;
    }
    .product .product_box{
        margin-top: 50px;
    }
    .product .product_box .product_list{
        margin-bottom: 40px;
    }
    .product .product_box .product_list .product_name{
        font-size: 18px;
        padding-left: 18px;
    }
    .product .product_box .product_list .product_name::before{
        width: 10px;
        height: 10px;
        top: 5px;
    }
    .product .product_box .product_ul{
        margin-top: 15px;
        padding-left: 18px;
    }
    .product .product_box .product_ul .product_li{
        font-size: 15px;
        margin-top: 15px;
    }
    .product .product_box .product_ul .product_li i{
        width: 16px;
        height: 10px;
    }
    
    
    .product .product_litpic.bg{
        height: 0;
        border-radius: 4px;
        margin-right: 20px;
        padding-bottom: 32%;
    }
    .product .product_litpic.bg:before{
        top: -20px;
        left: 20px;
    }
    .product .product_litpic.bg .product_img{
        position: absolute;
        top: 0;
    }
    
    
    
    
    
    
    .introduce .introduce_box .introduce_item{
        padding: 40px 20px;
    }
    .introduce .introduce_box .introduce_item .introduce_img{
        width: 86px;
        height: 86px;
    }
    .introduce .introduce_box .introduce_item .introduce_title{
        font-size: 22px;
        width: 100%;
        line-height: 1.2;
        min-height: 54px;
    }
    .introduce .introduce_box .introduce_item.on .introduce_title{
        font-size: 30px;
        margin-top: 30px;
    }
    .introduce .introduce_box .introduce_item .introduce_cont{
        font-size: 16px;
        line-height: 1.5;
        width: 100%;
    }
    .introduce .introduce_box .introduce_item.on .introduce_cont{
        padding-top: 20px;
    }
    .introduce .introduce_box .introduce_item.on .introduce_button{
        margin-top: 140px;
    }
    
    
    
    
    .indmh-content .contain .indmh_box{
        align-items: center;
        margin-bottom: 60px;
    }
    .indmh-desc{
        margin-top: 20px;
    }
    .indmh-content .contain .indmh_box .indmh_txt,
    .indmh-content .contain .indmh_img{
        width: 49%;
        height: fit-content;
    }
    .indmh-desc p{
        font-size: 14px;
        line-height: 1.6;
    }
    .indmh-content .indmh_more{
        margin-top: 40px;
    }
    .indmh-num ul{
        flex-wrap: wrap;
        column-gap: 40px;
        row-gap: 20px;
    }
    .indmh-num li{
        width: calc(50% - 20px);
        height: auto;
        padding-bottom: 15px;
    }
    .indmh-num li .num{
        font-size: 48px;
    }
    .indmh-num li .num span{
        font-size: 48px;
    }
    .indmh-num li .num .text{
        font-size: 18px;
    }
    .indmh-num li .num p{
        font-size: 16px;
    }
    .indmh-num li .num_icon{
        width: 40px;
        height: 40px;
    }
    
    
    
    
    .well{
        padding-top: 60px;
        background: url(../img/well_bg.png) center 60px no-repeat;
    }
    .logo_box{
        margin-top: 20px;
    }
    .logo_box.logo_swiper3,
    .logo_box.logo_swiper6{
        margin-bottom: 60px;
    }
    .logo_box .swiper-slide{
        width: 200px;
        height: 74px;
        margin: 0 5px !important;
    }
    .logo_box .swiper-slide.logo_item{
        padding: 10px;
    }
    .logo_box .swiper-slide.logo_item span{
        font-size: 14px;
        width: calc(100% - 80px);
    }
    .logo_box .swiper-slide.logo_item .logo_img{
        width: 70px;
        height: 45px;
    }
}

@media screen and (max-width: 769px) {
    .banner{
        max-height: 100%;
    }
    
    .banner .p_arr{
        left: 100px;
    }
    .banner .p_entitle{
        width: 100%;
        max-width: 100%;
        font-size: 22px;
    }
    .banner .p_btitle{
        font-size: 14px;
        line-height: 1.5;
        margin: 15px 0 10px;
    }
    
    
    .product{
        background-size: auto 270px;
        background-position: -205px bottom;
        background-repeat: no-repeat;
    }
    .product .main{
        flex-wrap: wrap;
        /*align-content: center;*/
        /*row-gap: 20px;*/
        row-gap: 36px;
        padding-top: 60px;
        
        align-content: end;
    }
    .product .product_box{
        margin-top: 15px;
    }
    .product .product_body{
        width: 100% !important;
        height: auto;
    }
    .product .product_box .product_ul{
        margin-top: 12px;
        padding-left: 15px;
    }
    .product .product_box .product_list{
        margin-bottom: 20px;
    }
    .product .product_box .product_list .product_name{
        font-size: 16px;
    }
    .product .product_box .product_ul .product_li{
        font-size: 14px;
        margin-top: 10px;
    }
    .product .product_litpic{
        width: 100% !important;
        height: 200px;
    }
    .product .product_litpic.bg:before{
        z-index: 0;
    }
    .product .product_box{
        max-width: 100%;
        width: 100%;
    }
    .product .product_litpic.bg{
        height: 260px;
        padding: 0;
        margin: 0 auto 15px;
        position: relative;
        top: auto;
        transform: none;
    }
    .product .product_litpic.bg .product_img{
        position: relative;
    }
    
    
    
    
    
    .introduce .introduce_box{
        flex-wrap: wrap;
        padding-top: 60px;
    }
    .introduce .introduce_box .introduce_item{
        width: 100%;
        height: 33.33%;
        overflow: hidden;
        border-bottom: 0.01rem solid rgba(255, 255, 255, .3);
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        row-gap: 20px;
    }
    .introduce .introduce_box .introduce_item::before{
        display: none;
    }
    .introduce .introduce_box .introduce_item .introduce_img{
        width: 36px;
        height: 36px;
    }
    .introduce .introduce_box .introduce_item .introduce_title{
        font-size: 18px !important;
        min-height: 36px !important;
        margin: 0 !important;
        min-height: auto;
        width: calc(100% - 36px);
        padding-left: 10px;
        display: flex;
        align-items: center;
    }
    .introduce .introduce_box .introduce_item .introduce_cont{
        max-width: 100%;
        opacity: 1 !important;
        transform: translateY(0px) !important;
        padding: 0 !important;
        font-size: 12px;
        height: auto !important;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 4;
    }
    .introduce .introduce_box .introduce_item .introduce_button{
        /* opacity: 1; */
        /* transform: translateY(0px); */
        display: none;
    }
    
    
    
    
    .indmh-content .contain .indmh_box{
        flex-wrap: wrap;
        margin-bottom: 28px;
    }
    .indmh-content .contain .indmh_box .indmh_txt, 
    .indmh-content .contain .indmh_img{
        width: 100%;
    }
    .indmh-desc{
        margin-top: 0px;
    }
    .indmh-content .indmh_more{
        margin: 20px 0 20px;
        height: 40px;
        font-size: 14px;
        padding: 0 20px;
    }
    .indmh-desc p {
        font-size: 12px;
        line-height: 1.5;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 3;
    }
    .indmh-num ul{
        column-gap: 10px;
        row-gap: 15px;
    }
    .indmh-num li{
        width: calc(50% - 5px);
        padding-bottom: 10px;
    }
    .indmh-num li .num{
        font-size: 28px;
    }
    .indmh-num li .num span{
        font-size: 24px;
        margin-right: 8px;
    }
    .indmh-num li .num p{
        font-size: 12px;
        white-space: nowrap;
    }
    .indmh-num li .num .text{
        font-size: 14px;
        height: auto;
    }
    .indmh-num li .num_icon{
        width: 32px;
        height: 32px;
        top: 0px;
    }
    
    
    
    
    
    
    
    
    .logo_box .swiper-slide {
        width: 170px;
        height: 64px;
        margin: 0 3px !important;
    }
    
}



