/* about */

.nyab1{
    margin: -0.4rem auto 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.nyab1 .abtxt{
    width: calc((100% - 8.25rem));
    margin-top: 0.75rem;
}

.nyab1 .abtxt .txt1{

}

.nyabout .ab_t{
    width: 3.01rem;
    height: 0.37rem;
    margin-bottom: 0.25rem;
    
}

.nyabout .ab_t img{
    width: 100%;
    height: 100%;
    display: block;
}



.nyabout h3{
    font-size: 0.3rem;
    color: #003ea5;
    font-weight: bold;
    margin-bottom: 0.43rem;

}

.nyabout p{
    font-size: 0.18rem;
    color: #191919;
    line-height: 0.3rem;
    text-indent: 2em;
    margin-bottom: 0.35rem;
    text-align: justify;
}



.nyab1 .abtxt .txt2{
    margin-top: 1.05rem;

}




.nyab1 .abimg{
    display: block;
    width: 9.53rem;
    height: 6.87rem;
    margin-right: -1.85rem;
} 

.nyab1 .abimg img{
    width: 100%;
    height: 100%;
    display: block;
}



.nyab2{
    position: relative;
    z-index: 5;

} 


.nyab2::after{
    position: absolute;
    left: -1.85rem;
    top: 1.6rem;
    width: calc((100% + 3.7rem));
    height: 100%;
    content: "";
    z-index: -1;
    background: url(../nyimages/nyabbg2.jpg) no-repeat top center;
    background-size: 100%;

}


.nyab2 .ablist{
    width: 17.3rem;
    height: 2.6rem;
    background: url(../nyimages/ablist3.jpg) no-repeat top center;
    background-size: 100%;
    position: relative;
    left: -1.85rem;
    border-radius: 0 0.1rem 0.1rem 0;
    padding-left: 1.88rem;
}

.nyab2 .ablist ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.nyab2 .ablist ul li{
    width: 20%;
    height: 2.6rem;
    text-align: center;
    display: flex;
    align-items: center;
}

.nyab2 .ablist ul li h5{
    font-size: 0.48rem;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    line-height: 0.56rem;
    padding: 0 1rem;


}

.nyab2 .ablist ul li img{
    display: block;
}

.nyab2 .abtxt{
    margin: 0.75rem auto 0 auto;
    padding-top: 0.45rem;
    position: relative;
    z-index: 5;
}

.nyab2 .abtxt::after{
    position: absolute;
    right: 0.65rem;
    top: 0;
    content: "";
    z-index: -1;
    background: url(../nyimages/abico.png) no-repeat top center;
    background-size: 100%;
    width: 6.5rem;
    height: 2.76rem;
}

.nyab2 .abtxt p{
    width: 85%;
}

.nyab2 .abimg{
    margin: 1.7rem auto 0 auto;
    background: url(../nyimages/abimg2.jpg) no-repeat top center;
    background-size: 100%;
    width: 100%;
    height: 7.75rem;
    padding-top: 2.45rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
} 

.nyab2 .abimg .txt_l{
    margin: 2.48rem 0 0 0.95rem;
    width: calc((100% - 8.25rem));
}

.nyab2 .abimg .txt_l h5{
    font-size: 0.3rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.43rem;
}

.nyab2 .abimg .txt_l p{
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.3rem;
    text-indent: 2em;
}

.nyab2 .abimg .txt_r{
    margin-right: 0.45rem;
    width: 4.25rem;
    
}

.nyab2 .abimg .txt_r ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.nyab2 .abimg .txt_r ul li{
    background: url(../nyimages/ablist.png) no-repeat  center;
    background-size: 100%;
    margin: 0 0.05rem 0.05rem 0;
    padding: 0.3rem 0.3rem 0 0.35rem;
    width: 2.06rem;
    height: 2.06rem;

}

.nyab2 .abimg .txt_r ul li h5{
    font-size: 0.56rem;
    color: #ffc240;
    padding-left: 0.35rem;
    background: url(../nyimages/abnumico1.png) no-repeat left center;
    background-size: 0.12rem 0.23rem;

}

.nyab2 .abimg .txt_r ul li em{
    display: block;
    width: 100%;
    height: 1px;
    background: #3e6fd8;
    margin: 0.17rem 0 0.25rem 0;
}

.nyab2 .abimg .txt_r ul li p{
    font-size: 0.2rem;
    color: #b9cbe6;
    line-height: 0.24rem;
    text-indent: 0;


}

.nyab2 .abimg .txt_r ul li:nth-child(2){
    margin-top: 0.5rem;
}

.nyab2 .abimg .txt_r ul li:nth-child(3){
    margin-top: -0.5rem;
}


.nyab3{
    position: relative;
    z-index: 5;
    margin: 1.1rem auto 0 auto;

} 


.nyab3::after{
    position: absolute;
    left: -1.85rem;
    top: 0.4rem;
    width: calc((100% + 3.7rem));
    height: 100%;
    content: "";
    z-index: -1;
    background: url(../nyimages/nyabbg3.jpg) no-repeat top center;
    background-size: 100%;

}

.nyab3 .xq1{
    position: relative;
    z-index: 5;
}

.nyab3 .xq1 .txt p{
    width: 74%;
}

.nyab3 .xq1 .list{
    position: relative;
    z-index: 9;
    margin-top: 1.1rem;

}


.nyab3 .xq1 .list  ul.list_top{
    position: relative;
    left: -1.85rem;
    padding-left: 1.85rem;
    background: #003ea5;
    width: 7.95rem;
    height: 2.2rem;
    border-radius: 0 0.1rem 0.1rem 0;
} 

.nyab3 .xq1 .list  ul.list_bottom{
    position: relative;
    left: -1.85rem;
    padding-left: 1.85rem;
    background: #ffc240;
    width: 10.95rem;
    height: 2.1rem;
    border-radius: 0 0.1rem 0.1rem 0;
} 

.nyab3 .xq1 .list  ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.nyab3 .xq1 .list  ul li{
    margin-right: 0.9rem;
    padding-top: 0.5rem;

}

.nyab3 .xq1 .list ul li h5{
    font-size: 0.56rem;
    color: #ffc240;
    padding-left: 0.35rem;
    background: url(../nyimages/abnumico1.png) no-repeat left center;
    background-size: 0.12rem 0.23rem;
    position: relative;
}

.nyab3 .xq1 .list ul li h5 i{
    font-size: 0.36rem;
    font-style: initial;
    position: relative;
    top: -0.2rem;
}

.nyab3 .xq1 .list ul li em{
    display: block;
    width: 100%;
    height: 1px;
    background: #3e6fd8;
    margin: 0.17rem 0 0.25rem 0;
}

.nyab3 .xq1 .list ul li p{
    font-size: 0.2rem;
    color: #b9cbe6;
    line-height: 0.24rem;
    text-indent: 0;
}

.nyab3 .xq1 .abimg{
    width: 10.68rem;
    height: 5.93rem;
    position: absolute;
    right: -1.85rem;
    bottom: -0.5rem;

}

.nyab3 .xq1 .abimg img{
    display: block;
    width: 100%;
    height: 100%;
}

.nyab3 .xq1 .list  ul.list_bottom li{
    margin-right: 1rem;
}

.nyab3 .xq1 .list  ul.list_bottom h5{
    color: #003ea5;
    background: url(../nyimages/abnumico2.png) no-repeat left center;
    background-size: 0.12rem 0.23rem;
}

.nyab3 .xq1 .list  ul.list_bottom h5 i{
    font-size: 0.56rem;
    font-style: initial;
    top: -0rem;
}


.nyab3 .xq1 .list  ul.list_bottom  em{
    background: #fff7e6;
    
}

.nyab3 .xq1 .list ul.list_bottom li p{
    color: rgba(0, 62, 165, 0.8);
}

.nyab3 .xq2{
    margin-top: 1.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nyab3 .xq2 .txt{
    margin-top: 0.15rem;
    width: calc((100% - 8.6rem));
}

.nyab3 .xq2 .txt_r{
    width: 8.17rem;

}

.nyab3 .xq2 .txt_r ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.nyab3 .xq2 .txt_r ul li{
    background: rgba(0, 62, 165, 0.95);
    width: 2.7rem;
    height: 2.23rem;
    border-radius: 0.1rem;
    margin: 0 0.02rem 0.02rem 0;
    padding: 0.45rem 0.4rem 0 0.4rem;

}

.nyab3 .xq2 .txt_r ul li:first-child{
    margin-left: 2.72rem;
}

.nyab3 .xq2 .txt_r ul li:nth-child(2n){
    background: rgba(255, 203, 64, 0.95);
}

.nyab3 .xq2 .txt_r ul li h5{
    font-size: 0.56rem;
    color: #ffc240;
    padding-left: 0.35rem;
    background: url(../nyimages/abnumico1.png) no-repeat left center;
    background-size: 0.12rem 0.23rem;
    position: relative;
}

.nyab3 .xq2 .txt_r ul li h5 i{
    font-size: 0.36rem;
    font-style: initial;
    position: relative;
    top: -0.2rem;
}

.nyab3 .xq2 .txt_r ul li em{
    display: block;
    width: 100%;
    height: 1px;
    background: #3e6fd8;
    margin: 0.17rem 0 0.25rem 0;
}

.nyab3 .xq2 .txt_r ul li p{
    font-size: 0.2rem;
    color: #b9cbe6;
    line-height: 0.24rem;
    text-indent: 0;


}

.nyab3 .xq2 .txt_r ul li:nth-child(2n) h5{
    color: #003ea5;
    background: url(../nyimages/abnumico2.png) no-repeat left center;
    background-size: 0.12rem 0.23rem;
}

.nyab3 .xq2 .txt_r ul li:nth-child(2n) em{
    background: #fff7e6;
}

.nyab3 .xq2 .txt_r ul li:nth-child(2n) p{
    color: rgba(0, 62, 165, 0.8);
}


.nyab3 .xq3{
    height:4.24rem ;
    margin: 1.72rem auto 0 auto;
    background: url(../nyimages/ablist2.jpg) no-repeat top center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 0.1rem;
}

.nyab3 .xq3 .picimg{
    width: 8rem;
    height:4.24rem ;
    position: relative;
    overflow: hidden;
    border-radius: 0.1rem 0 0 0.1rem;

}

.nyab3 .xq3 .picimg img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.1rem 0 0 0.1rem;
}

.nyab3 .xq3 .txt{
    width: calc((100% - 9.45rem));
    margin-right: 0.65rem;
    padding-top: 0.85rem;
} 

.nyab3 .xq3 .txt h5{
    font-size: 0.3rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.43rem;
}

.nyab3 .xq3 .txt p{
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.3rem;
    text-indent: 2em;
}




@media (max-width: 1024px) {

.nyabout  {
    overflow: hidden;
}

.nyab1{
    margin: 0rem auto 0 auto;
}


.nyab1 .abtxt{
    width: calc((100% - 0rem));
    margin-top: 0.1rem;
}



.nyabout .ab_t{
    width: 2rem;
    height: 0.26rem;
    margin-bottom: 0.2rem;
    
}




.nyabout h3{
    font-size: 0.26rem;
    margin-bottom: 0.35rem;

}

.nyabout p{
    font-size: 0.18rem;
    margin-bottom: 0.25rem;
}



.nyab1 .abtxt .txt2{
    margin-top: 0.7rem;

}




.nyab1 .abimg{
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0rem;
} 


.nyab2{
    margin: 0.4rem auto 0 auto;
}

.nyab2::after{
    position: absolute;
    left: -0.1rem;
    top: 1rem;
    width: calc((100% + 0.2rem));


}


.nyab2 .ablist{
    width: calc((100% + 0.75rem));
    height: auto;
    background: url(../nyimages/ablist3.jpg) no-repeat top center;
    background-size: 100% 100%;
    left: -0.65rem;
    border-radius: 0 0.1rem 0.1rem 0;
    padding-left: 0.55rem;
}


.nyab2 .ablist ul li{
    width: 20%;
    height: auto;
    padding: 0.2rem 0;

}

.nyab2 .ablist ul li h5{
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.25rem;
    padding: 0 0.2rem;


}

.nyab2 .ablist ul li img{
    display: block;
    width: 0.6rem;
    margin: 0 auto;
}

.nyab2 .abtxt{
    margin: 0.2rem auto 0 auto;
    padding-top: 0.45rem;

}

.nyab2 .abtxt::after{
    position: absolute;
    right: 0.35rem;
    background: url(../nyimages/abico.png) no-repeat top center;
    background-size: 100%;
    width: 50%;
    height: 1.76rem;
}

.nyab2 .abtxt p{
    width: 100%;
}

.nyab2 .abimg{
    margin: 0.4rem auto 0 auto;
    background: url(../nyimages/abimg2.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
} 

.nyab2 .abimg .txt_l{
    margin: 0rem 0 0 0rem;
    width: calc((100% - 0rem));
    padding: 0 0.2rem;
}

.nyab2 .abimg .txt_l h5{
    font-size: 0.26rem;
    margin-bottom: 0.3rem;
}



.nyab2 .abimg .txt_r{

    margin: 0.1rem 0 0 0.1rem;
    width: 100%;
    
}


.nyab2 .abimg .txt_r ul li{

    padding: 0.3rem 0.3rem 0 0.35rem;
    width: 48%;
    height: 2rem;
    margin: 0 2% 0.05rem 0;
}

.nyab2 .abimg .txt_r ul li h5{
    font-size: 0.36rem;
    padding-left: 0.3rem;

}



.nyab3{
    position: relative;
    z-index: 5;
    margin: 0.45rem auto 0 auto;

} 


.nyab3::after{
    position: absolute;
    left: -0.1rem;
    top: 0.4rem;
    width: calc((100% + 0.2rem));
    height: 100%;
    content: "";
    z-index: -1;
    background: url(../nyimages/nyabbg3.jpg) no-repeat top center;
    background-size: 100%;

}



.nyab3 .xq1 .txt p{
    width: 100%;
}

.nyab3 .xq1 .list{
    margin-top: 0.4rem;

}


.nyab3 .xq1 .list  ul.list_top{
    position: relative;
    left: -0.1rem;
    padding-left: 0.1rem;
    background: #003ea5;
    width: calc((100% - 0.3rem));
    height: 2.2rem;
    border-radius: 0 0.1rem 0.1rem 0;
    padding: 0 0.2rem;
} 

.nyab3 .xq1 .list  ul.list_bottom{
    position: relative;
    left: -0.1rem;
    padding-left: 0.1rem;
    width: calc((100% + 0.1rem));
    height: 2.1rem;
    border-radius: 0 0.1rem 0.1rem 0;
    padding: 0 0.2rem;
} 

.nyab3 .xq1 .list  ul{
    display: flex;
    justify-content: space-between;

}

.nyab3 .xq1 .list  ul li{
    margin-right: 0rem;
    padding-top: 0.4rem;
    width: 47%;

}

.nyab3 .xq1 .list ul li h5{
    font-size: 0.36rem;
    padding-left: 0.3rem;

}

.nyab3 .xq1 .list ul li h5 i{
    font-size: 0.2rem;
    top: -0.15rem;
}



.nyab3 .xq1 .list ul li p{
    font-size: 0.18rem;
}

.nyab3 .xq1 .abimg{
    width: calc((100% + 0.1rem));
    height: auto;
    position: relative;
    right: -0.1rem;
    bottom: 0.5rem;

}



.nyab3 .xq1 .list  ul.list_bottom li{
    margin-right:0;
    width: 30%;
}

.nyab3 .xq1 .list ul.list_bottom h5 i {
    font-size: 0.36rem;
}


.nyab3 .xq2{
    margin-top: -0.5rem;

}

.nyab3 .xq2 .txt{
    margin-top: 0.15rem;
    width: calc((100% - 0rem));
}

.nyab3 .xq2 .txt_r{
    width: 100%;
    margin-top: 0.1rem;

}



.nyab3 .xq2 .txt_r ul li{
    background: rgba(0, 62, 165, 0.95);
    width: 48%;
    height: 2rem;
    border-radius: 0.1rem;
    margin: 0 2% 0.1rem 0;
    padding: 0.35rem 0.4rem 0 0.4rem;

}

.nyab3 .xq2 .txt_r ul li:first-child{
    margin-left: 0%;
}



.nyab3 .xq2 .txt_r ul li h5{
    font-size: 0.36rem;
    padding-left: 0.3rem;

}

.nyab3 .xq2 .txt_r ul li h5 i{
    font-size: 0.2rem;
    top: -0.15rem;
}


.nyab3 .xq2 .txt_r ul li p{
    font-size: 0.18rem;



}




.nyab3 .xq3{
    height:auto;
    margin: 0.6rem auto 0 auto;
    background: url(../nyimages/ablist2.jpg) no-repeat bottom center;
    background-size: 100% 100%;
    border-radius: 0.1rem ;
}

.nyab3 .xq3 .picimg{
    width: 100%;
    height:auto;
    margin: 0 auto;
    border-radius: 0.1rem  0.1rem 0 0;

}

.nyab3 .xq3 .picimg img{
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.1rem  0.1rem 0 0;
}

.nyab3 .xq3 .txt{
    width: calc((100% - 0rem));
    margin-right: 0rem;
    padding: 0.5rem 0.2rem 0 0.2rem;
} 

.nyab3 .xq3 .txt h5{
    font-size: 0.26rem;
    margin-bottom: 0.3rem;
}





}