.headerWrap,.header_t{
    position: inherit !important;
}
.n_pro_detail{
    /* background: #F8F8F8; */
    padding: 0.36rem 0 1.12rem;
}
.bread{
    border: none;
}

.n_pro_detail_c{
    align-items: flex-start !important;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.16);
    border-radius: 10px 10px 10px 10px;
    padding: 0.16rem 0.76rem 0.16rem 0.16rem;
}
.n_pro_detailL{
    flex: 0 0 5.96rem;
}
.n_pro_detailL img{
    width: 100%;
}


.n_pro_detailR{
    padding-top: 0.46rem;
    padding-left: 0.76rem;
    background: #FFFFFF;
}
.detail_tit{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.35rem;
    color: #000000;
}
.n_pro_detailR hr{
    width: 100%;
    height: 0.01rem;
    background: #DFDFDF;
    margin: 0.15rem 0 0.29rem;
}
.detail_tit2{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #0075C2;
    line-height: 0.3rem;
}
.detail_dec{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #848484;
    line-height: 0.3rem;
}

.intro1{
    margin-top: 0.5rem;
}
.intro_tit p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.3rem;
    color: #111725;
}
.intro_tit img{
    width: 0.37rem;
    margin-left: 0.07rem;
}
table{
    margin-top: 0.27rem;
}
th{
    background: #679FC7;
    width: 4.98rem;
    height: 0.5rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
}
td{
    width: 2.49rem;
    height: 0.5rem;
    background: #FFFFFF;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.14rem;
    color: #000000;
    padding-left: 0.53rem;
}
tr:nth-child(odd) td{
    background: #F1F1F1;
}

.intro2{
    margin-top: 0.57rem;
}
.intro2_cont{
    margin-top: 0.32rem;
    justify-content: space-between;
}
.intro2_li{
    flex: 0 0 24%;
}
.intro2_li img{
    height: 3.63rem;
}