/* njParOne */
.njParOne {
    width: 100%;
    height: 560px;
    background: url(../images/nj1.jpg) no-repeat center;
    background-size: cover;
}

.njParOne1 {
    width: 100%;
    height: 560px;
    background: url(../images/nj114.jpg) no-repeat center;
    background-size: cover;
}

.njParOne2 {
    width: 100%;
    height: 350px;
    background: url(../images/e66.jpg) no-repeat center;
    background-size: cover;
}

.njParOneCen {
    width: 1360px;
    margin: 0 auto;
    padding-top: 22px;
}

.njParOneCenL {
    margin-top: 110px;
}

.njParOneCenLTitle {
    font-weight: var(--bold700);
    font-size: var(--font50);
    line-height: 58px;
    color: var(--colorFFF);
}

.njParOneCenLList {
    margin-top: 38px;
    width: 670px;
    font-weight: var(--bold400);
    font-size: var(--font18);
    line-height: 32px;
    color: var(--colorFFF);
}

.njBtn {
    margin-top: 48px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.njBtn a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin-right: 24px;
    font-size: var(--font16);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

/* njParOne */
/* njParTwo */
.njParTwo {
    width: 100%;
    padding: 105px 0;
}

.njParTwoCen {
    width: 1500px;
    margin: 0 auto;
}

.njParTwoCenFont {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    margin-top: 50px;
    font-weight: var(--bold400);
    font-size: var(--font20);
    line-height: 40px;
    /* text-align: center; */
    letter-spacing: 0.05em;
    color: var(--color666);
}

.njParTwoCenFont strong {
    color: var(--colorEA5);
}

.njParTwoCenFont::before,
.njParTwoCenFont::after {
    content: ' ';
    display: block;
    width: 40px;
    height: 36px;
    position: absolute;
    top: 5px;
}

.njParTwoCenFont::before {
    background: url(../../images/2023/nj1.png) no-repeat center;
    background-size: cover;
    left: -110px;
}

.njParTwoCenFont::after {
    background: url(../../images/2023/nj2.png) no-repeat center;
    background-size: cover;
    right: -110px;
}

.njParTwoCenBox {
    width: 100%;
    height: 682px;
    position: relative;
    margin-top: 100px;
}

.njParTwoCenBoxLi {
    width: 296px;
    height: 224px;
    position: absolute;
    border-radius: var(--borderRadius8);
    overflow: hidden;
}
.njParTwoCenBoxLiA{
    display: block;
    width: 100%;
    height: 100%;
}

.njParTwoCenBoxLi img {
    width: 100%;
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.njParTwoCenBoxLiBtn {
    position: absolute;
    z-index: 1;
    /* height: 60%; */
    bottom: -68px;
    padding-bottom: 34px;
    left: 0;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-content: flex-end;
    background: url(../../images/2023/nj3.png) no-repeat center;
    background-size: 100% 100%;
    padding-left: 30px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    pointer-events: none;
}

.njParTwoCenBoxLiBtnTitle {
    width: 100%;
    font-weight: var(--bold700);
    font-size: var(--font24);
    line-height: 32px;
    color: var(--colorFFF);
}

.njParTwoBtn {
    margin-top: 16px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    pointer-events: auto;
}

.njParTwoBtn a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    width: 110px;
    height: 30px;
    margin-right: 16px;
    font-size: var(--font14);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.njParTwoBtn a i {
    margin-left: 6px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.njParTwoBtn a i::before {
    width: 9px;
    border-top: 1px solid #FFF;
}

.njParTwoCenBoxLi1 {
    height: 453px;
    top: 0;
    left: 0;
}

.njParTwoCenBoxLi2 {
    height: 453px;
    width: 597px;
    top: 0;
    left: 301px;
}

.njParTwoCenBoxLi3 {
    top: 0;
    left: 903px;
}

.njParTwoCenBoxLi4 {
    top: 0;
    left: 1204px;
}

.njParTwoCenBoxLi5 {
    top: 458px;
    left: 0;
}

.njParTwoCenBoxLi6 {
    top: 458px;
    left: 301px;
}

.njParTwoCenBoxLi7 {
    top: 458px;
    left: 602px;
}

.njParTwoCenBoxLi8 {
    top: 229px;
    left: 903px;
    height: 453px;
}

.njParTwoCenBoxLi9 {
    top: 229px;
    left: 1204px;
}

.njParTwoCenBoxLi10 {
    top: 458px;
    left: 1204px;
}

/* njParTwo */
/* njParThr */
.njParThr {
    width: 100%;
    background: url(../images/nj11.png) no-repeat center;
    background-size: cover;
    padding: 110px 0;
}

.njParThrCen {
    width: 1360px;
    margin: 0 auto;
}

.njParThrCenBox {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    width: 1260px;
    margin: 0 auto;
    margin-top: 100px;
}

.njParThrCenBoxTop {
    margin-top: 50px;
}

.njParThrCenBoxL {
    width: 580px;
}

.njParThrCenBoxL img {
    width: 70%;
}

.njParThrCenBoxR {
    width: 687px;
    position: relative;
}

.njParThrCenBoxRBg {
    position: absolute;
    right: 46px;
    top: -21px;
    width: 127px;
    height: 122px;
    background-position: right top;
    background-size: 100%;
    background-repeat: no-repeat;
}

.njParThrCenBoxRTitle {
    font-weight: var(--bold700);
    font-size: var(--font30);
    line-height: 36px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    letter-spacing: 1px;
    color: var(--color333);
    height: 36px;

}

.njParThrCenBoxRTitle i {
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 16px;
}

.njParThrCenBoxRTitle i img {
    display: block;
    width: 100%;
}

.njParThrCenBoxRLine {
    width: 396px;
    height: 1px;
    background: linear-gradient(90deg, #EA5514 0%, rgba(234, 85, 20, 0) 100%);
    margin-top: 24px;
    margin-bottom: 43px;

}

.njParThrCenBoxRList {
    font-weight: var(--bold400);
    font-size: var(--font16);
    line-height: 28px;
    color: var(--color666);
    margin-bottom: 10px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}

.njParThrCenBoxRList i {
    display: block;
    width: 12px;
    height: 12px;
    background: rgba(234, 85, 20, .2);
    margin-right: 7px;
    border-radius: 100%;
    position: relative;
    padding-top: 3px;
}

.njParThrCenBoxRList i::before {
    content: ' ';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: var(--bgColorEA5);
    margin: 0 auto;
}

/* njParThr */
/* njParFor */
.njParFor {
    width: 100%;
    padding: 110px 0;
    background: url(../images/nj12.jpg) no-repeat center;
    background-size: cover;
}

.njParForCen {
    width: 1360px;
    margin: 0 auto;
}


.njParForCen .zoom_list span {
    color: var(--colorFFF);
}

.njParForCenBox {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    margin-top: 30px;
}

.njParForCenBox::after,.njParForCenBox::before {
    content: ' ';
    display: block;
    width: 100%;
    height: 1px;
    background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: 0;
    top: 190px;
}
.njParForCenBox::before{
    display: none;
}

.njParForCenBoxLi {
    width: 432px;
    height: 160px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin: 15px 0;
    border-radius: var(--borderRadius8);
    overflow: hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.njParForCenBoxLi img {
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 36px;
}

.njParForCenBoxLi .hui {
    display: none;
}

.njParForCenBoxLi p {
    font-weight: var(--bold700);
    font-size: var(--font18);
    line-height: 32px;
    color: var(--colorFFF);
}

.njParForCenBoxLiLine {
    width: 1px;
    height: 100px;
    background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

/* njParFor */
/* njParFiv */
.njParFiv {
    width: 100%;
    padding: 110px 0;
}

.njParFivCen {
    width: 1360px;
    margin: 0 auto;
}



.njParFivCenBox {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}

.njParFivCenBoxLi {
    width: 664px;
    height: 260px;
    background: var(--bgColorF6F);
    border-radius: var(--borderRadius8);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    margin-bottom: 32px;
}

.njParFivCenBoxLiL {
    width: 280px;
    margin-right: 14px;
    margin-left: 30px;
}

.njParFivCenBoxLiLTitle {
    font-weight: var(--bold700);
    font-size: var(--font24);
    line-height: 36px;
    color: var(--color333);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
}

.njParFivCenBoxLiLTitle i {
    display: block;
    width: 4px;
    height: 24px;
    background: #EA5514;
    border-radius: 5px;
    margin-right: 12px;
}

.njParFivCenBoxLiLList {
    margin-top: 16px;
    font-weight: var(--bold400);
    font-size: var(--font16);
    line-height: 28px;
    color: var(--color666);
}

.njParFivCenBoxLiR {
    width: 300px;
    height: 220px;
    overflow: hidden;
}

.njParFivCenBoxLiR img {
    height: 100%;
}

.njParFivBtn {
    width: 180px;
    height: 50px;
    margin: 0 auto;
    margin-top: 30px;
}

.njParFivBtn a {
    height: 100%;
    line-height: 50px;
    font-size: var(--font16);
}

/* njParFiv */
/* njParSix */
.njParSix {
    width: 100%;
    padding: 110px 0;
    background: var(--bgColorF9F);
    overflow: hidden;
}

.njParSixCen {
    width: 1450px;
    margin: 0 auto;
    position: relative;
}



.njParSixSwiper ,.njParSixSwiperOne{
    width: 100%;
    height: 100px;
    margin-top: 50px;
    overflow: hidden;
}
.njParSixSwiperOne{
    width: 1240px;
    margin: 0 auto;
    margin-top: 30px;

}
.njParSixSwiper .swiper-wrapper,.njParSixSwiperOne .swiper-wrapper{
    -webkit-transition-timing-function: linear;
    /*涔嬪墠鏄痚ase-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.njParSixSwiperImgBox{
    padding: 10px;
}
.njParSixSwiperImg {
    width: 100%;
    height: 80px;
    background: var(--bgColorFFF);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    border-radius: var(--borderRadius8);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}
.njParSixSwiperBgL{
    width: 494px;
    height: 302px;
    background: url(../../images/2023/nj36.png) no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: -235px;
    z-index: 1;
}
.njParSixSwiperBgR{
    width: 494px;
    height: 302px;
    background: url(../../images/2023/nj37.png) no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: -235px;
    z-index: 1;
}
/* njParSix */