.header_wrap{
    position: initial !important;
}
.n_pro{
    margin-top: 0.63rem !important;
    align-items: flex-start !important;
    padding-bottom: 0.71rem;
}
.n_pro_left{
    flex: 0 0 20%;
    flex-shrink: 0;
}
.n_pro_text{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    text-transform: uppercase;
}
.n_pro_li{
    margin-top: 0.06rem;
}
.jionTop{
    padding: 0.26rem 0 0.15rem 0.07rem;
    justify-content: space-between;
    border-bottom: 1px solid #707070;
}
.n_proCtit{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
}

.jionTop.active .reduce{
    display: block;
}

.n_proCImg img{
    width: 0.14rem;
    height: 0.08rem;
}
.reduce,
.jionTop.active .add
{
    display: none;
}
.details{
    display: none;
    padding: 0.1rem 0 0rem 0.16rem;
}
.detailsTitle{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #000000;
    margin-top: 0.1rem;
}
.clear{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    text-decoration: underline;
    text-align: right;
    margin-top: 0.13rem;
}
.n_pro_butt{
    width: 100%;
    height: 0.6rem;
    background: linear-gradient( 270deg, #004096 0%, #009FE9 34%, #1DCC78 100%);
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
    text-transform: uppercase;
    border-radius: 40px;
    margin-top: 0.58rem;
}
.n_pro_text2{
    margin-top: 0.42rem;
}
.n_pro_list1{
    /* margin: 0 -0.17rem; */
    padding-left: 0.66rem;
    flex-wrap: wrap !important;
    row-gap: 71px;
    column-gap: 34px;
    align-items: flex-start;
    width: 100%;
}
.n_pro_list{
    /* margin: 0 0.34rem 0.7rem 0; */
    /*flex: 0 0 30.8%;*/
    width: calc((100% - 68px) / 3);
}
.n_pro_list:nth-child(3n){
    margin-right: 0;
}
.n_pro_img{
    width: 100%;
    overflow: hidden;
    background-color: #F5F5F5;
}
.n_pro_img img{
    width: 100%;
    height: 3.55rem;
    transition: all 0.5s;
}
.n_pro_tit{
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 0.26rem;
    color: #202020;
    margin: 0.21rem 0 0.17rem;
}
.n_pro_dec{
    font-family: Helvetica, Helvetica;
    font-weight: 400;
    font-size: 0.16rem;
    color: #202020;
    line-height: 0.24rem;
    overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical;
}
.n_pro_list:hover .n_pro_img img{
    transform: scale(1.1);
    transition: all 0.5s;
}

.file_t{
    padding-bottom: 0.6rem;
}
.file{
    width: 100%;
    background: #F4F4F4;
    padding: 0.36rem 0.5rem 0.56rem;
    margin-bottom: 0.33rem !important;
}
.file_tit{
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.24rem;
    color: #202020;
    text-align: center;
}
.file_cont{
    width: 100%;
    height: 0.57rem;
    background: #004096;
    justify-content: space-between;
    margin-top: 0.48rem;
    padding: 0 0.2rem;
}
.file_cont p{
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
}
.file_cont img{
    width: 0.225rem;
    height: 0.3rem;
}


/* details */
.pro_d{
    font-family: Helvetica, Helvetica;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
    border-bottom: 1px solid #DDDDDD;
    padding: 0.28rem 0 0.25rem;
}
.pro_dCont{
    margin-top: 0.4rem;
    align-items: flex-start !important;
}
.pro_dCont img{
    flex: 0 0 6rem;
    height: 6rem;
    background: #F5F5F5;
}
.pro_dR{
    padding-left: 0.68rem;
}
.pro_dRtit{
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 0.72rem;
    color: #202020;
    margin-top: 0.53rem;
}
.pro_dRdec{
    font-family: Helvetica, Helvetica;
    font-weight: 400;
    font-size: 0.3rem;
    color: #202020;
    line-height: 0.45rem;
    margin: 0.56rem 0;
}
.pro_dRdec2{
    font-family: Helvetica, Helvetica;
    font-weight: 400;
    font-size: 0.16rem;
    color: #202020;
    line-height: 0.24rem;
    margin-bottom: 0.32rem;
}
.pro_cont{
    margin-top: 0.92rem;
    padding-bottom: 0.66rem;
}
.pro_cont_bot{
    /* padding: 0 0rem 0 0.17rem; */
}
.pro_cont_tit{
    background: linear-gradient( 270deg, #004096 0%, #009FE9 34%, #1DCC78 100%);
}
.pro_cont_list{
    font-family: Helvetica, Helvetica;
    font-weight: 400;
    font-size: 0.14rem;
    color: #1B1514;
    height: 0.7rem;
    line-height: 0.7rem;
    flex: 0 0 12%;
    text-align: center;
}
.pro_cont_tit .pro_cont_list{
    color: #FFFFFF;
}
.pro_cont_c{
    background: #F8F8F8;
}
@media only screen and (max-width:1024px){
    .page_wrap .max-width2{
        width: 96%;
    }
    .pro_d{
        font-size: 14px;
    }
    .pro_dCont{
        flex-direction: column;
    }
    .pro_dCont img{
        width: 100%;
        object-fit: contain;
        height: auto;
    }
    .pro_dR{
        padding-left: 0;
    }
    .pro_dRdec2{
        font-size: 14px;
    }
    .pro_cont{
        overflow-x: scroll;
    }
    .pro_cont_bot1{
        min-width: 1200px;
    }
    .pro_cont_bot1 span,
    .pro_cont_bot1 td{
        font-size: 14px;
    }
    
}