.njjfa{
    background: url("../images/jjfa.jpg")no-repeat;
    background-position: center center;
    width: 1200px;
    height: 3015px;
    margin: 75px auto;

}
.njjfa>a{
    display: block;
    height: 380px;
    overflow: hidden;
    width: 1180px;
    margin: auto;
}
.njjfa>a>.left{
    float: left;
    width: 590px;
    text-align: center;
    line-height: 380px;
}
.njjfa>a>.left>img{
    width: 484px;
    height: 280px;
}
.njjfa>a>.right{
    float: right;
    width: 590px;
    position: relative;
}
.njjfa>a>.right>div{
    margin-left: 91px;
}

.njjfa>a>.right>div:nth-child(1){
    font-size: 32px;
    font-weight: bold;
    color: #292929;
    margin-top: 92px;
}
.njjfa>a>.right>div:nth-child(2){
    font-size: 15px;
    font-weight: 400;
    color: #292929;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    width: 452px;
    margin-top: 20px;
}
.njjfa>a>.right>div:nth-child(3){
    width: 180px;
    height: 42px;
    border: 1px solid #5172FF;
    border-radius: 20px;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    color: #000;
    margin-top: 30px;
}
.njjfa>a>.right>div:nth-child(4){
    width: 70px;
    height: 70px;
    background: #5172FF;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 92px;
    margin-left: 0;
}
body{
    background: #fff;
}
/*荣誉*/
.n-picture-ry{
    width: 1200px;
    margin: auto;

}
.n-picture-ry>a{
    float: left;
    margin-left: 8px;
    margin-top: 30px;
}
.n-picture-ry>a:nth-child(4n-3){
    margin-left: 0;
}
.n-picture-ry>a>div:nth-child(1){
    width: 292px;
    height: 208px;
    background: #FFFFFF;
    border: 1px solid #B6B6B6;
    overflow: hidden;

    text-align: center;
}
.n-picture-ry>a>div:nth-child(1)>img{
    width: 284px;
    height: 200px;
    object-fit: cover;
    margin-top: 3px;
}
.n-picture-ry>a>div:nth-child(2){
    line-height: 38px;
    height: 38px;
    background: #FFFFFF;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
    font-weight: 400;
    color: #232323;
}
.nn-nav{
    border-bottom: 1px solid #E9E9E9;
    width: 1200px;
    margin: auto;
    margin-top: 14px;
}
.nn-nav>a{
    display: inline-block;
    width: 130px;
    height: 48px;
    background: #EFEFED;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #282828;
}
.nn-nav>a.action{
    color: #fff;
    background: #5172FF;
}



.n-picture-rys{
    width: 1200px;
    margin: auto;

}
.n-picture-rys>a{
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
.n-picture-rys>a:nth-child(5n-4){
    margin-left: 0;
}
.n-picture-rys>a>div:nth-child(1){
    width: 222px;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #B6B6B6;
    overflow: hidden;
    text-align: center;
}
.n-picture-rys>a>div:nth-child(1)>img{
    width: 214px;
    height: 292px;
    object-fit: cover;
    margin-top: 3px;
}
.n-picture-rys>a>div:nth-child(2){
    line-height: 38px;
    height: 38px;
    background: #FFFFFF;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
    font-weight: 400;
    color: #232323;
    overflow: hidden;
}

/*新闻中心*/
.n_newsss{
    width: 1200px;
    margin: auto;
}
.hs_list_newsss{
    width: 1200px;
    height: 269px;
    background: #F7F7F7;
    margin-top: 20px;
    position: relative;
}
.hs_list_newsss>div{
    width: 1049px;
    margin: auto;
}
.hs_list_newsss>div:nth-child(1){
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    padding-top: 39px;
    line-height: 21px;
}
.hs_list_newsss>div:nth-child(2){
    font-size: 14px;
    font-weight: 500;
    color: #292929;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 27px;
}
.hs_list_newsss>div:nth-child(3){
    font-size: 13px;
    font-weight: 500;
    color: #999999;
    line-height: 13px;
    margin-top: 90px;
}
.hs_list_newsss>div:nth-child(4){
    position: absolute;
    left: 1006px;
    bottom: 38px;
    width: auto;
}
.hs_list_newsss>div:nth-child(1)>a{
    color: #333333;
}
.hs_list_newsss:hover>div:nth-child(1)>a{
    color: #2844BC;
}
.hs_list_newsss:hover>div:nth-child(2){
    color: #5172FF;
}
.hs_list_newsss:hover>div:nth-child(4)>a{
    background: #5172FF;
}
.hs_list_newsss:hover{
    border-bottom: 1px solid #5172FF;
}
.hs_list_newsss>div:nth-child(4)>a{
    display: block;
    width: 90px;
    height: 30px;
    background: #999999;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}

.n-picture-ry>a:hover>div:nth-child(2){
    background: #5172FF;
    color: #FFFFFF;
}
.n-picture-rys>a:hover>div:nth-child(2){
    background: #5172FF;
    color: #FFFFFF;
}


/*lianxi*/
.map-sp{
    border-right: 1px solid #D5D5D5;
    height: 513px;
}
.map-sp>div{
    padding-left: 64px;
    height: 44px;
    position: relative;
    margin-top: 42px;
}
.map-sp>div>div:nth-child(1){
    font-size: 18px;
    font-weight: 500;
    color: #292929;
    line-height: 18px;
}
.map-sp>div>div:nth-child(2)>a{
    color: #292929;
}
.map-sp>div>div:nth-child(2){
    font-size: 18px;
    font-weight: 500;
    color: #595959;
    line-height: 15px;
    margin-top: 8px;
}
.map-sp>div>div:nth-child(3){
    width: 40px;
    height: 40px;
    background: linear-gradient(-49deg, #5172FF, #9AC5FF);
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.map-sp>div:nth-child(2)>div:nth-child(3){
    background: linear-gradient(-49deg, #895AFE, #BDA5FF);
}
.map-sp>div:nth-child(3)>div:nth-child(3){
    background: linear-gradient(-49deg, #3BC8D0, #95FCFF);
}
.map-sp>div:nth-child(4)>div:nth-child(3){
    background: linear-gradient(-49deg, #3BC8D0, #95FCFF);
}
.map-sp>div:nth-child(5)>div:nth-child(3){
    background: linear-gradient(-49deg, #3BC8D0, #95FCFF);
}
#map-table{
    width: 600px;
    margin: auto;
    margin-top: 35px;
}
#map-table tr{
    height: 62px;
}
#map-table tr>td:nth-child(1){
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    color: #292929;
}
#map-table tr>td:nth-child(2){
    font-size: 16px;
}
#map-table tr>td:nth-child(2)>input{
    width: 498px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    text-indent: 10px;
}
#map-table tr>td:nth-child(2)>textarea{
    width: 498px;
    height: 156px;
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
}
#map-table tr>td:nth-child(2)>input.zxlys{
    width: 216px;
    height: 40px;
    background: #5172FF;
    border-radius: 10px;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.llll{
    width: 1200px;
    margin: auto;
    height: 513px;
    margin-top: 32px;
}

.lx-con-con{
    width: 1200px;
    margin: auto;
    background: url("../images/mapbg.png")no-repeat;
    background-position: right bottom;
}
.lx-con-con>div:nth-child(1){
    font-size: 38px;
    font-weight: bold;
    color: #585858;
    line-height: 38px;
    padding-bottom: 31px;
    background: url("../images/mapxx.png")no-repeat;
    background-position: left bottom;
    margin-top: 26px;
}
.lx-con-con>div:nth-child(2){
    font-size: 17px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    margin-top: 20px;
}


