.n_main{
    margin-top: 110px;
}
/*关于我们css*/

/*内页banner样式*/
.n_main .n_banner{
    width: 100%;
    height: 480px;
    background:url("../images/aboutBanner.jpg") no-repeat;
position: relative;
}
.n_main .aboutBanner{
    width: 100%;
    height: 480px;
    background:url("../images/n_banner0.jpg") no-repeat;
    position: relative;
    background-size: cover;
}
.n_main .proBanner{
    width: 100%;
    height: 480px;
    background:url("../images/n_banner2.jpg") no-repeat;
    position: relative;
    background-size: cover;
}
.n_main .renBanner{
    width: 100%;
    height: 480px;
    background:url("../images/n_banner3.jpg") no-repeat;
    position: relative;
    background-size: cover;
}
.n_main .pinBanner{
    width: 100%;
    height: 480px;
    background:url("../images/n_banner4.jpg") no-repeat;
    position: relative;
}
.n_main .newsBanner{
    width: 100%;
    height: 480px;
    background:url("../images/n_banner1.jpg") no-repeat;
    position: relative;
    background-size: cover;
}


.n_main .n_banner .n_banner_title{
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
}
.n_main .n_banner .n_banner_title img{
    width: 100%;
}

@media only screen and (max-width: 1600px){
    .n_main .n_banner{
        width: 100%;
        height: 400px;
        background:url("../images/aboutBanner.jpg") no-repeat center;
    }
    .n_main .aboutBanner{
    width: 100%;
    height: 400px;
    background:url("../images/n_banner0.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .proBanner{
    width: 100%;
    height: 400px;
    background:url("../images/n_banner2.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .renBanner{
    width: 100%;
    height: 400px;
    background:url("../images/n_banner3.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .pinBanner{
    width: 100%;
    height: 400px;
    background:url("../images/n_banner4.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .newsBanner{
    width: 100%;
    height: 400px;
    background:url("../images/n_banner1.jpg") no-repeat;
    position: relative;
    background-size: cover;
}
}
@media only screen and (max-width: 1440px){
    .n_main .n_banner{
        width: 100%;
        height: 360px;
        background:url("../images/aboutBanner.jpg") no-repeat center;
    }
    .n_main .aboutBanner{
    width: 100%;
    height: 360px;
    background:url("../images/n_banner0.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .proBanner{
    width: 100%;
    height: 360px;
    background:url("../images/n_banner2.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .renBanner{
    width: 100%;
    height: 360px;
    background:url("../images/n_banner3.jpg") no-repeat;
    background-size: cover;
    position: relative;
   }
   .n_main .pinBanner{
    width: 100%;
    height: 360px;
    background:url("../images/n_banner4.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .newsBanner{
    width: 100%;
    height: 360px;
    background:url("../images/n_banner1.jpg") no-repeat;
    background-size: cover;
    position: relative;
}
}
@media only screen and (max-width: 1366px){
    .n_main .n_banner{
        width: 100%;
        height: 300px;
        background:url("../images/aboutBanner.jpg") no-repeat;
    background-size: cover;
    }
    .n_main .aboutBanner{
    width: 100%;
    height: 300px;
    background:url("../images/n_banner0.jpg") no-repeat ;
    background-size: cover;
    position: relative;
    }
    .n_main .proBanner{
    width: 100%;
    height: 300px;
    background:url("../images/n_banner2.jpg") no-repeat ;
    background-size: cover;
    position: relative;
    }
    .n_main .renBanner{
    width: 100%;
    height: 300px;
    background:url("../images/n_banner3.jpg") no-repeat;
    background-size: cover;
    position: relative;
   }
    .n_main .pinBanner{
    width: 100%;
    height: 300px;
    background:url("../images/n_banner4.jpg") no-repeat;
    background-size: cover;
    position: relative;
    }
    .n_main .newsBanner{
    width: 100%;
    height: 300px;
    background:url("../images/n_banner1.jpg") no-repeat;
    background-size: cover;
    position: relative;
}
}

@media only screen and (max-width: 992px){
    .n_main {
        margin-top: 50px;
    }
    .n_main .n_banner{
        width: 100%;
        height: 200px;
        background:url("../images/aboutBanner.jpg") no-repeat center;
    }
    .n_main .aboutBanner{
    width: 100%;
    height: 200px;
    background:url("../images/n_banner0.jpg") no-repeat center;
    position: relative;
    background-size: cover;
    }
    .n_main .proBanner{
    width: 100%;
    height: 200px;
    background:url("../images/n_banner2.jpg") no-repeat center;
    position: relative;
    }
    .n_main .renBanner{
    width: 100%;
    height: 200px;
    background:url("../images/n_banner3.jpg") no-repeat center;
    position: relative;
   }
   .n_main .pinBanner{
    width: 100%;
    height: 200px;
    background:url("../images/n_banner4.jpg") no-repeat center;
    position: relative;
    }
    .n_main .newsBanner{
    width: 100%;
    height: 200px;
    background:url("../images/n_banner1.jpg") no-repeat;
    position: relative;
    background-size: cover;
}
}




/*@media only screen and (max-width: 1600px){*/

/*}*/
/*@media only screen and (max-width: 1440px){*/

/*}*/
/*@media only screen and (max-width: 1366px){*/

/*}*/
/*@media only screen and (max-width: 1199px){*/

/*}*/
/*@media only screen and (max-width: 992px){*/

/*}*/
/*关于鲁宝内容样式*/
.n_main  .n_content{
    width: 80%;
    margin: 0 auto;
}
.n_main  .n_content .n_aboutList{
    height: 80px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.n_main  .n_content .n_aboutList_box{
    height: 80px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 60%;
}
.n_main .n_content .aboutPosition a{
    color: #333;
}
.n_main  .n_content .n_aboutList_box .pcNav{
    width: 100%;
}
.n_main  .n_content .n_aboutList_box .mbNav{
    width: 100%;
}
.n_main .n_aboutList .n_aboutList_box ul{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0;
    width: 100%;
}
.n_main .n_aboutList .n_listIcon i{
    font-size: 24px;
}
.n_main .n_aboutList ul li{
    display: inline-block;
    width: 25%;
    text-align: center;
}
.n_main .n_aboutList ul li a{
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    position: relative;
}
.n_main .n_aboutList ul li a::after{
    display: block;
    content: '';
    width: 0;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #033f88;
    transition: all 0.5s ease;
}
.n_main .n_aboutList ul li a:hover::after{
    width: 100%;
}
.n_main .n_aboutList .aboutPosition i{
    margin-right: 10px;
}
.n_main .n_aboutContent{
    margin-top: 6%;
}
.n_main .n_aboutContent .aboutImg{
    float: left;
    width: 45%;
    margin-right: 6%;
    height: auto;
    overflow: hidden;
}
.n_main .n_aboutContent .aboutImg img{
    width: 100%;
}
.n_main .n_aboutContent .aboutWord{
    width: 100%!important;
    float: none;
}
.n_main .n_aboutContent .aboutWord h3{
    font-size: 24px;
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: bold;
}
.n_main .n_aboutContent .aboutWord span{
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
    display: block;
}
.n_main .n_aboutContent .aboutWord p{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
    text-indent: 2em;
}


@media only screen and (max-width: 1600px){

}
@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1199px){

}
@media only screen and (max-width: 992px){
    .n_main .n_content .n_aboutList {
        height: 60px;
        border-bottom: 1px solid #e5e5e5;
        display: flex;
        justify-content: space-between;
        align-items: center;
        display: none;
    }
    .n_main .n_content .n_aboutList_box {
        height: 60px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }
    .n_main .n_aboutList ul li {
        display: inline-block;
        width: 50%;
        text-align: center;
    }
    .n_main .n_aboutList ul li a {
        display: block;
        height: 60px;
        line-height: 60px;
        font-size: 13px;
        color: #333;
        text-decoration: none;
        position: relative;
    }
    .n_main .n_aboutContent .aboutImg {
        float: left;
        width: 100%;
        margin-bottom: 6%;
        height: auto;
        overflow: hidden;
    }
    .n_main .n_aboutContent .aboutWord h3 {
        font-size: 18px;
        line-height: 1.8;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .n_main .n_aboutContent .aboutWord span {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 20px;
        display: block;
    }
    .n_main .n_aboutContent .aboutWord p {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 15px;
        text-indent: 2em;
    }
}


/*企业文化样式*/
.n_main  .n_content .n_culture{
    margin-top: 6%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main  .n_content .n_culture .n_c_box{
    width: 31%;
    position: relative;
}
.n_main  .n_culture .n_c_box .n_c_img{
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}
.n_main  .n_culture .n_c_box .n_c_img img{
    width: 100%;
    transition: all 0.5s ease;
}
.n_main  .n_culture .n_c_box .n_c_img:hover img{
    transform: scale(1.1);
}
.n_main  .n_c_box .n_c_img img{
    width: 100%;
}
.n_main  .n_c_box .n_c_text{
    width: 90%;
    position: absolute;
    right: 0;
    bottom: -20%;
    background-color: #f2f2f2;
    height: 40%;
}
.n_main .n_c_box .n_c_text {
    width: 90%;
    position: absolute;
    right: 0;
    bottom: -12%;
    background-color: #f2f2f2;
    height: 36%;
}
.n_main .n_c_box .n_c_text h3{
    margin-left: 10%;
    font-size: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 17px;
    width: 80%;
}
.n_main .n_c_box .n_c_text h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_c_box .n_c_text p{
    margin-left: 10%;
    font-size: 16px;
    margin-top: 6%;
}
.n_main .n_content .n_culture2 .n_culture2_title{
    margin-top: 10%;
    overflow: hidden;
}
.n_main .n_content .n_culture2 .n_culture2_title h3{
    font-size: 20px;
    float: left;
    margin: 0 20px 0 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .n_culture2 .n_culture2_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .n_culture2 .n_culture2_title p{
    font-size: 16px;
    line-height: 1;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .n_culture2 .n_culture2_content{
    margin-top: 4%;
}
.n_main .n_content .n_culture2 .n_culture2_content li>div{
    margin-bottom: 12%;
}
.n_main .n_content .n_culture2 .n_culture2_content .li2>div{
    margin-bottom: 8%;
}
.n_main .n_content .n_culture2 .n_culture2_content .li2>div:first-child{
    margin-bottom: 8%;
    margin-top: 8%;
}
.n_main .n_content .n_culture2 .n_culture2_content li h3{
    font-size: 18px;
    font-weight: bold;
}
.n_main .n_content .n_culture2 .n_culture2_content li span{
    font-size: 30px;
    font-weight: bold;
    color: #013d87;
    margin-right: 1%;
}
.n_main .n_content .n_culture2 .n_culture2_content ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .n_culture2 .n_culture2_content ul li{
    width: 48%;
}
.n_main .n_culture2 .n_culture2_content ul li img{
    width: 100%;
}
@media only screen and (max-width: 1600px){

}
@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1199px){

}
@media only screen and (max-width: 992px){
    .n_main .n_content .n_culture .n_c_box {
        width: 100%;
        position: relative;
        margin-bottom: 18%;
    }
    .n_main .n_content .n_culture2 .n_culture2_content ul li {
        width: 100%;
    }
    .n_main .n_content .n_culture2 .n_culture2_content li>div {
        margin-bottom: 6%;
    }
}

/*组织机构样式*/
.n_main .n_content .organization{
    margin-top: 6%;
    width: 100%;
}
.n_main .n_content .organization img{
    width: 100%;
}






/*应用领域和产品展示样式*/

.n_main .n_content .product_content{
    margin-top: 6%;
}
.n_main .n_content .product_content h3{
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .product_content .field_title h3::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .n_content .product_content .field_title p{
    font-size: 16px;
    line-height: 1.8;
}
.n_main .n_content .product_content .field_content{
    margin-top: 4%;
}
.n_main .n_content .product_content .field_content ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .product_content .field_content ul li{
    width: 23%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 2%;
}
.n_main .n_content .product_content .field_content ul li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.n_main .n_content .product_content .field_content ul li img{
    width: 100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.n_main .n_content .product_content .field_content ul li div{
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}
.n_main .n_content .product_content .field_content ul li h4{
    font-size: 16px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
}
.n_main .n_content .product_content .field_content ul li p{
    font-size: 12px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
}

.n_main .youguan{
    margin-top: 6%;
    background-color: #eeeeee;
}
.n_main .youguan .youguan_center{
    width: 80%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.n_main .youguan .youguan_center .youguan_title{
    display: flex;
    justify-content: space-between;
    padding-top: 6%;
    margin-bottom: 2%;
}
.n_main .youguan .youguan_center .youguan_title h3{
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .youguan .youguan_center .youguan_title p{
    margin-top: 6px;
    font-size: 16px;
    line-height: 1;
}
.n_main .youguan .youguan_center .youguan_title i{
    margin-left: 10px;
    display: inline-block;
    transform: rotate(90deg);
}
.n_main .youguan .youguan_center .youguan_title h3::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .youguan .youguan_center{
    margin-bottom: 0;
    padding-bottom: 6%;
}
.n_main .youguan .youguan_center p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2.4;
}
.n_main .youguan .youguan_center strong{
    color: #fff;
    font-size: 14px;
}



.n_main .gaoyaguolu{
    /*margin-top: 6%;*/
    /*background-color: #eeeeee;*/
}
.n_main .gaoyaguolu .gaoyaguolu_center{
    width: 80%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.n_main .gaoyaguolu .gaoyaguolu_center .gaoyaguolu_title{
    display: flex;
    justify-content: space-between;
    padding-top: 6%;
    margin-bottom: 2%;
}
.n_main .gaoyaguolu .gaoyaguolu_center .gaoyaguolu_title h3{
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .gaoyaguolu .gaoyaguolu_center .gaoyaguolu_title p{
    margin-top: 6px;
    font-size: 16px;
    line-height: 1;
}
.n_main .gaoyaguolu .gaoyaguolu_center .gaoyaguolu_title i{
    margin-left: 10px;
    display: inline-block;
    transform: rotate(90deg);
}
.n_main .gaoyaguolu .gaoyaguolu_center .gaoyaguolu_title h3::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .gaoyaguolu .gaoyaguolu_center{
    margin-bottom: 0;
    padding-bottom: 6%;
}
.n_main .gaoyaguolu .gaoyaguolu_center p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2.4;
}
.n_main .gaoyaguolu .gaoyaguolu_center strong{
    color: #333;
    font-size: 14px;
}

.mt-0{
    margin-top: 0 !important;
}
@media only screen and (max-width: 992px){
    .n_main .n_content .product_content h3 {
        font-size: 18px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .product_content .field_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 18px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .n_content .product_content .field_title p {
        font-size: 14px;
        line-height: 1.8;
    }
    .n_main .n_content .product_content .field_content ul li {
        width: 48%;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        margin-bottom: 2%;
    }
    .n_main .youguan .youguan_center .youguan_title h3 {
        font-size: 18px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .youguan .youguan_center .youguan_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 18px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .youguan .youguan_center .youguan_title p {
        margin-top: 4px;
        font-size: 14px;
        line-height: 1;
    }
    .n_main .n_content .product_content .field_content ul li h4 {
        font-size: 14px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 6px;
    }
    .n_main .youguan .youguan_center p{
        margin-bottom: 0;
        font-size: 12px;
        line-height: 2.4;
    }
    .n_main .youguan .youguan_center strong{
        color: #fff;
        font-size: 12px;
    }
    .n_main .gaoyaguolu .gaoyaguolu_center p{
        margin-bottom: 0;
        font-size: 12px;
        line-height: 2.4;
    }
    .n_main .gaoyaguolu .gaoyaguolu_center strong{
        color: #333;
        font-size: 12px;
    }
}


/*人力资源样式*/
.n_main .n_content .personnel_content{
    margin-top: 6%;
}
.n_main .n_content .personnel_content h3{
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .personnel_content .strategy_title h3::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .n_content .personnel_content .strategy_title p{
    font-size: 16px;
    line-height: 1.8;
}
.n_main .n_content .personnel_content .strategy_content{
    margin-top: 4%;
}
.n_main .n_content .personnel_content .strategy_content ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .personnel_content .strategy_content ul li{
    width: 23%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 2%;
}
.n_main .n_content .personnel_content .strategy_content ul li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.n_main .n_content .personnel_content .strategy_content ul li img{
    width: 100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.n_main .n_content .personnel_content .strategy_content ul li div{
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}
.n_main .n_content .personnel_content .strategy_content ul li h4{
    font-size: 16px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
}
.n_main .n_content .personnel_content .strategy_content ul li p{
    font-size: 12px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
}

.n_main .peiyang{
    margin-top: 6%;
    background-color: #eeeeee;
}
.n_main .peiyang .peiyang_center{
    width: 80%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.n_main .peiyang .peiyang_center .peiyang_title{
    padding-top: 6%;
    margin-bottom: 2%;
}
.n_main .peiyang .peiyang_center img{
    width: 100%;
}
.n_main .peiyang .peiyang_center .peiyang_title h3{
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .peiyang .peiyang_center .peiyang_title p{
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.8;
}
.n_main .peiyang .peiyang_center .peiyang_title i{
    margin-left: 10px;
    display: inline-block;
    transform: rotate(90deg);
}
.n_main .peiyang .peiyang_center .peiyang_title h3::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .peiyang .peiyang_center{
    margin-bottom: 0;
    padding-bottom: 6%;
}
.n_main .peiyang .peiyang_center p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2.4;
}
.n_main .peiyang .peiyang_center strong{
    color: #fff;
    font-size: 14px;
}



.n_main .fazhan{
    /*margin-top: 6%;*/
    /*background-color: #eeeeee;*/
}
.n_main .fazhan .fazhan_center{
    width: 80%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.n_main .fazhan .fazhan_center .fazhan_title{
    padding-top: 6%;
    margin-bottom: 2%;
}
.n_main .fazhan .fazhan_center .fazhan_title h3{
    font-size: 24px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .fazhan .fazhan_center .fazhan_title p{
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.8;
}
.n_main .fazhan .fazhan_center .fazhan_title i{
    margin-left: 10px;
    display: inline-block;
    transform: rotate(90deg);
}
.n_main .fazhan .fazhan_center .fazhan_title h3::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 24px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .fazhan .fazhan_center{
    margin-bottom: 0;
}
.n_main .fazhan .fazhan_center p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2.4;
}
.n_main .fazhan .fazhan_center strong{
    color: #333;
    font-size: 14px;
}
.n_main .fazhan .fazhan_center img{
    width: 100%;
}

.mt-0{
    margin-top: 0 !important;
}
@media only screen and (max-width: 992px){
    .n_main .n_content .personnel_content h3 {
        font-size: 18px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .personnel_content .strategy_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 18px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .n_content .personnel_content .strategy_title p {
        font-size: 14px;
        line-height: 1.8;
    }
    .n_main .n_content .personnel_content .strategy_content ul li {
        width: 48%;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        margin-bottom: 2%;
    }
    .n_main .peiyang .peiyang_center .peiyang_title h3 {
        font-size: 18px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .peiyang .peiyang_center .peiyang_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 18px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .peiyang .peiyang_center .peiyang_title p {
        margin-top: 4px;
        font-size: 14px;
        line-height: 1.5;
    }
    .n_main .n_content .personnel_content .strategy_content ul li h4 {
        font-size: 14px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 6px;
    }
    .n_main .peiyang .peiyang_center p{
        margin-bottom: 0;
        font-size: 12px;
        line-height: 2.4;
    }
    .n_main .peiyang .peiyang_center strong{
        color: #fff;
        font-size: 12px;
    }
    .n_main .fazhan .fazhan_center p{
        margin-bottom: 0;
        font-size: 12px;
        line-height: 2.4;
    }
    .n_main .fazhan .fazhan_center strong{
        color: #333;
        font-size: 12px;
    }
    .n_main .fazhan .fazhan_center .fazhan_title h3 {
        font-size: 18px;
        line-height: 1;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .fazhan .fazhan_center .fazhan_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 18px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .fazhan .fazhan_center .fazhan_title p {
        margin-top: 6px;
        font-size: 14px;
        line-height: 1.5;
    }
}


/*品质保障样式*/
.n_main .n_content .guarantee_content .zonghe{
    width: 100%;
    height: auto;
    margin-top: 6%;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_title{
    width: 100%;
    height: 400px;
    background: url("../images/zonghe_bg.jpg") no-repeat center;
    position: relative;
    background-size: 100%;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_title span{
    font-size: 44px;
    font-family: Impact;
    font-weight: bold;
    color: #033f88;
    text-transform: uppercase;
    position: absolute;
    top: 12%;
    left: 6%;
    opacity: .1;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_title h3{
    font-size: 26px;
    color: #033f88;
    position: absolute;
    top: 16%;
    left: 6%;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_title p{
    font-size: 16px;
    color: #666;
    position: absolute;
    top: 36%;
    left: 6%;
    width: 26%;
    line-height: 1.8;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_content{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 6%;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_content ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_content ul li{
    width: 25%;
    height: 300px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 10px 30px;
    cursor:pointer;
    position: relative;
    overflow: auto;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_content ul li.active{
    background-color: #013d87;
}

.n_main .n_content .zonghe .zonghe_content ul li h3{
   margin-bottom: 26px;
    font-size: 20px;
    color: #333;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .zonghe .zonghe_content ul li h3.active{
    color: #fff;
}
.n_main .n_content .zonghe .zonghe_content ul li h3 i{
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #013d87;
    margin-right: 10px;
}
.n_main .n_content .zonghe .zonghe_content ul li h3 i.active{
    background-color: #fff;
}
.n_main .n_content .zonghe .zonghe_content ul li p{
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}
.n_main .n_content .zonghe .zonghe_content ul li p.active{
    color: #fff;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_content ul li img{
    position: absolute;
    right: 40px;
    bottom: 16px;
}
.n_main .n_content .guarantee_content .zonghe .zonghe_title img {
    display: none;
}
.n_main .n_content .guarantee_content .zonghe .zhengshu {
    margin-top: 6%;
}
.n_main .n_content .guarantee_content .zonghe .zhengshu p{
    font-size: 16px;
    line-height: 1.8;
}
.n_main .n_content .guarantee_content .zonghe .zhengshu dl{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .guarantee_content .zonghe .zhengshu dl dd{
      cursor: pointer;
    width:23%;
    padding: 0;
    border: none;
    overflow: inherit;
}
.n_main .n_content .guarantee_content .zonghe .zhengshu dd img{
    width: 100%;
}
@media only screen and (min-width: 1440px) and (max-width: 1600px){
    .n_main .n_content .guarantee_content .zonghe .zonghe_title{
        width: 100%;
        height: 320px;
        background: url("../images/zonghe_bg.jpg") no-repeat center;
        position: relative;
        background-size: 100%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title span {
        font-size: 38px;
        font-family: Impact;
        font-weight: bold;
        color: #033f88;
        text-transform: uppercase;
        position: absolute;
        top: 8%;
        left: 4%;
        opacity: .1;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3 {
        font-size: 22px;
        color: #033f88;
        position: absolute;
        top: 12%;
        left: 4%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3 {
        font-size: 22px;
        color: #033f88;
        position: absolute;
        top: 12%;
        left: 4%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title p {
        font-size: 14px;
        color: #666;
        position: absolute;
        top: 30%;
        left: 4%;
        width: 30%;
        line-height: 1.8;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_content ul li {
        width: 25%;
        height: 406px;
        border: 1px solid #ddd;
        box-sizing: border-box;
        padding: 10px 30px;
        cursor: pointer;
        position: relative;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title img {
        display: none;
    }
}


@media only screen and (min-width: 1366px) and (max-width: 1440px){
    .n_main .n_content .guarantee_content .zonghe .zonghe_title {
        width: 100%;
        height: 290px;
        background: url(../images/zonghe_bg.jpg) no-repeat center;
        position: relative;
        background-size: 100%;

    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title span {
        font-size: 40px;
        font-family: Impact;
        font-weight: bold;
        color: #033f88;
        text-transform: uppercase;
        position: absolute;
        top: 8%;
        left: 3%;
        opacity: .1;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3 {
        font-size: 24px;
        color: #033f88;
        position: absolute;
        top: 11%;
        left: 3%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title p {
        font-size: 15px;
        color: #666;
        position: absolute;
        top: 33%;
        left: 3%;
        width: 32%;
        line-height: 1.8;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_content {
        width: 100%;
        height: 100%;
        overflow: hidden;
        margin-top: 4%;
    }
    .n_main .n_content .guarantee_content .zonghe {
        width: 100%;
        height: auto;
        margin-top: 4%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title img {
        display: none;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_content ul li .zonghe_icon{
    display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1366px){
    .n_main .n_content .guarantee_content .zonghe .zonghe_title {
        width: 100%;
        height: auto;
         background: none;
        position: relative;
        background-size: 100%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title p {
        font-size: 15px;
        color: #666;
        position: static;
        width: 100%;
        line-height: 1.8;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title span{
        display: none;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3 {
        font-size: 20px;
        color: #033f88;
        position: static;
        margin:0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 20px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title p {
        font-size: 15px;
        color: #666;
        position: static;
        width: 100%;
        line-height: 1.8;
        margin-top: 1%;
        margin-bottom: 3%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title .f_img1 {
        width: 100%;
        position: static;
        display: block;
    }
}
@media only screen and (max-width: 992px){
    .n_main .n_content .guarantee_content .zonghe .zonghe_title {
        width: 100%;
        height: auto;
        background: none;
        position: relative;
        background-size: 100%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3 {
        font-size: 20px;
        color: #033f88;
        position: static;
        margin:0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title h3::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 20px;
        background-color: #013d87;
        margin-right: 10px;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title p {
        font-size: 15px;
        color: #666;
        position: static;
        margin-top: 3%;
        width: 100%;
        line-height: 1.8;
        margin-bottom: 4%;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title .f_img {
       width: 100%;
        display: block;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_title span{
        display: none;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_content ul li {
        width: 100%;
        height: 300px;
        border: 1px solid #ddd;
        box-sizing: border-box;
        padding: 10px 30px;
        cursor: pointer;
        position: relative;
        overflow: auto;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_content ul li {
        width: 100%;
        height: auto;
        border: 1px solid #ddd;
        box-sizing: border-box;
        padding: 10px 30px;
        cursor: pointer;
        position: relative;
        overflow: auto;
        margin-bottom: 20px;
    }
    .n_main .n_content .guarantee_content .zonghe .zonghe_content ul li img{
        display: none;
    }
    .n_main .n_content .guarantee_content .zonghe .zhengshu dl dd{
        width: 100%;
        padding: 0;
        border: none;
        overflow: inherit;
        margin-bottom: 20px;
    }
}

/*工艺装备样式*/
.n_main .n_content .gongyizhuangbei{
    margin-top: 6%;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_title{
    overflow: hidden;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_title h3{
    font-size: 20px;
    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_title p{
    font-size: 16px;
    line-height: 1.8;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content{
    margin-top: 2%;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul{

}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
   flex-wrap: wrap;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_img{
    width: 473px;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text{
    border: 1px solid #ebebeb;
    width: calc(100% - 513px);
    box-shadow: 1px 1px 4px #dcdcdc;
    position: relative;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text h3{
    margin-left: 30px;
    margin-top: 60px;
    font-size: 20px;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text p{
    margin-left: 30px;
    margin-top: 12px;
    font-size: 14px;
    color: #666;
    width: 90%;
    line-height: 1.8;
}
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text img{
    position: absolute;
    left: 30px;
    bottom: 30px;
}


/*质量体系样式*/
.n_main .n_content .zhiliangtixi{
    margin-top: 6%;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_title{
    overflow: hidden;
    background-color: #ededed;
    padding: 2%;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_title h3{
    font-size: 20px;
    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_title p{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_content{
    margin-top: 2%;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_content ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_content ul li{
    width: 24%;
    margin-bottom: 2%;
    position: relative;
    cursor: pointer;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_content ul li img{
    width: 100%;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_content ul li p{
    line-height: 3;
    background-color: #efefef;
    text-align: center;
}
.n_main .n_content .zhiliangtixi .zhiliangtixi_title span{
    color: #013d87;
}
@media only screen and (max-width: 992px){
    .n_main .n_content .zhiliangtixi .zhiliangtixi_content ul li{
        width: 100%;
        margin-bottom: 2%;
    }
}

/*产品认证样式*/
.n_main .n_content .chanpinrenzheng{
    margin-top: 6%;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_title{
    overflow: hidden;
    background-color: #ededed;
    padding: 2%;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_title h3{
    font-size: 20px;
    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_title p{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_content{
    margin-top: 4%;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_content ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_content ul li{
    width: 24%;
    margin-bottom: 2%;
    position: relative;
    cursor: pointer;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_content ul li img{
    width: 100%;
    border-radius: 6px 6px 0 0;
    display: block;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_content ul li p{
    line-height: 3;
    background-color: #1b5093;
    text-align: center;
    color: #fff;
}
.n_main .n_content .chanpinrenzheng .chanpinrenzheng_title span{
    color: #013d87;
}
@media only screen and (max-width: 992px){
    .n_main .n_content .chanpinrenzheng .chanpinrenzheng_content ul li{
        width: 100%;
        margin-bottom: 2%;
    }
}


/*环境样式*/
.n_main .n_content .huanjing{
    margin-top: 6%;
}
.n_main .n_content .huanjing .huanjing_title{
    overflow: hidden;
    padding: 3%;
    background: #ededed;
}
.n_main .n_content .huanjing .huanjing_title h3{
    font-size: 20px;
    float: left;
    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .huanjing .huanjing_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .huanjing .huanjing_title p{
    font-size: 16px;
    line-height: 1.8;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .huanjing .huanjing_content{
    margin-top: 4%;
}
.n_main .n_content .huanjing .huanjing_content ul{

}
.n_main .n_content .huanjing .huanjing_content ul li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_img{
    width: calc(100% - 513px);
    height: 304px;
    background: url("../images/sj.jpg") no-repeat top center;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_img.caigou{
    width: calc(100% - 513px);
    height: 304px;
    background: url("../images/caigou.jpg") no-repeat top center;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_img.shengchan{
    width: calc(100% - 513px);
    height: 304px;
    background: url("../images/shengchan.jpg") no-repeat top center;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_img.chanpin{
    width: calc(100% - 513px);
    height: 304px;
    background: url("../images/chanpin.jpg") no-repeat top center;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_img.xiaoshou{
    width: calc(100% - 513px);
    height: 304px;
    background: url("../images/xiaoshou.jpg") no-repeat top center;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_text{
    border: 1px solid #ebebeb;
    box-shadow: 1px 1px 4px #dcdcdc;
    position: relative;
    width: 473px;
    padding: 30px;
    box-sizing: border-box;
    background-color: #00b94a;
    background-image: linear-gradient(to bottom right, #6fbe47, #0094e8);
    color: #fff;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_text .icon_img{
    position: absolute;
    top: 50px;
    right: 38px;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_img h3{
    margin-left: 30px;
    margin-top: 60px;
    font-size: 20px;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_text p{
    font-size: 14px;
    color: #fff;
    width: 90%;
    line-height: 1.5;
}
.n_main .n_content .huanjing .huanjing_content ul li .huanjing_text i{
    margin-right: 10px;
}
.mt-30{
    margin-top: 30px;
}


/*科技样式*/
.n_main .n_content .keji{
    margin-top: 6%;
    margin-bottom: 6%;
}
.n_main .n_content .keji .keji_title{
    overflow: hidden;
    padding: 3%;
    background: #ededed;
}
.n_main .n_content .keji .keji_title h3{
    font-size: 20px;
    float: left;
    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .keji .keji_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .keji .keji_title p{
    font-size: 16px;
    line-height: 1.8;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .keji .keji_content{
    margin-top: 4%;
    overflow: hidden;
}
.n_main .n_content .keji .keji_content .keji_left{
    width: 48%;
    float: left;
}
.n_main .n_content .keji .keji_content .keji_left img{
    width: 100%;
}
.n_main .n_content .keji .keji_content .keji_right{
    width: 48%;
    float: right;
}
.n_main .n_content .keji .keji_content .keji_right ul li{
    padding: 20px 30px;
    background-color: #ededed;
    margin-bottom: 30px;
}
.n_main .n_content .keji .keji_content .keji_right ul li h3{
       margin-bottom: 9px;
     border-bottom: 1px dashed #c4c4c4;
    padding-bottom: 10px;
    font-size: 18px;
}
.n_main .n_content .keji .keji_content .keji_right ul li p{
    line-height: 1.8;
    font-size: 16px;
}
.n_main .n_content .keji .keji_content .keji_right ul li i{
    font-size: 22px;
    margin-right: 10px;
}


/*责任样式*/
.n_main .n_content .zeren{
    margin-top: 6%;
    margin-bottom: 6%;
}
.n_main .n_content .zeren .zeren_title{
    overflow: hidden;
    padding: 3%;
    background: #ededed;
}
.n_main .n_content .zeren .zeren_title h3{
    font-size: 20px;

    margin: 0 20px 10px 0;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.n_main .n_content .zeren .zeren_title h3::before{
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 24px;
    background-color: #013d87;
}
.n_main .n_content .zeren .zeren_title p{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 6px;
    margin-bottom: 0;
}
.n_main .n_content .zeren .zeren_content{
    margin-top: 4%;
    overflow: hidden;
}
.n_main .n_content .zeren .zeren_content .zeren_left{
    width: 28%;
    float: left;
}
.n_main .n_content .zeren .zeren_content .zeren_left img{
    width: 100%;
}
.n_main .n_content .zeren .zeren_content .zeren_right{
    width: 68%;
    float: right;
}
.n_main .n_content .zeren .zeren_content .zeren_right ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_main .n_content .zeren .zeren_content .zeren_right ul li{
    padding: 0px 30px;
    /* background-color: #ededed; */
    margin-bottom: 26px;
    width: 32%;
    box-shadow: 1px 2px 2px #dadada;
    border: 1px solid #efefef;
}
.n_main .n_content .zeren .zeren_content .zeren_right ul li:nth-child(6){
    padding: 20px 30px;
    /* background-color: #ededed; */
    margin-bottom: 30px;
    width: 32%;
    box-shadow: none;
    border: none;
}
.n_main .n_content .zeren .zeren_content .zeren_right ul li h3{
    margin-bottom: 21px;
    border-bottom: 1px dashed #c4c4c4;
    padding-bottom: 16px;
}
.n_main .n_content .zeren .zeren_content .zeren_right ul li p{
    line-height: 1.8;
    font-size: 16px;
}
.n_main .n_content .zeren .zeren_content .zeren_right ul li i{
    font-size: 24px;
    margin-right: 10px;
}
@media only screen and (max-width: 1600px){
    .n_main .n_content .zeren .zeren_content .zeren_right ul li {
        padding: 3px 30px;
        /* background-color: #ededed; */
        margin-bottom: 30px;
        width: 32%;
        box-shadow: 1px 2px 2px #dadada;
        border: 1px solid #efefef;
    }
}
@media only screen and (max-width: 1440px){
    .n_main .n_content .zeren .zeren_content .zeren_right ul li {
        padding: 0px 30px;
        /* background-color: #ededed; */
        margin-bottom: 30px;
        width: 32%;
        box-shadow: 1px 2px 2px #dadada;
        border: 1px solid #efefef;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li h3 {
        margin-bottom: 12px;
        border-bottom: 1px dashed #c4c4c4;
        padding-bottom: 12px;
        font-size: 18px;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li p {
        line-height: 1.8;
        font-size: 14px;
    }
}
@media only screen and (max-width: 1366px){
    .n_main .n_content .zeren .zeren_title h3 {
        font-size: 18px;
        margin: 0 20px 10px 0;
        line-height: 1;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .zeren .zeren_title p {
        font-size: 14px;
        line-height: 1.8;
        margin-top: 6px;
        margin-bottom: 0;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li {
        padding: 0px 30px;
        /* background-color: #ededed; */
        margin-bottom: 30px;
        width: 32%;
        box-shadow: 1px 2px 2px #dadada;
        border: 1px solid #efefef;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li h3 {
        margin-bottom: 12px;
        border-bottom: 1px dashed #c4c4c4;
        padding-bottom: 12px;
        font-size: 18px;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li p {
        line-height: 1.8;
        font-size: 14px;
    }
}


@media only screen and (max-width: 992px){
    .n_main .n_content .zeren .zeren_title h3 {
        font-size: 18px;
        margin: 0 20px 10px 0;
        line-height: 1;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .zeren .zeren_title p {
        font-size: 14px;
        line-height: 1.8;
        margin-top: 6px;
        margin-bottom: 0;
    }
    .n_main .n_content .zeren .zeren_content .zeren_left {
        width: 90%;
        margin: 20px auto;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right {
        width: 100%;
        margin-top: 20px;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li {
        padding: 0px 30px;
        /* background-color: #ededed; */
        margin-bottom: 30px;
        width: 100%;
        box-shadow: 1px 2px 2px #dadada;
        border: 1px solid #efefef;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li h3 {
        margin-bottom: 12px;
        border-bottom: 1px dashed #c4c4c4;
        padding-bottom: 12px;
        font-size: 14px;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li i {
        font-size: 18px;
        margin-right: 10px;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li p {
        line-height: 1.8;
        font-size: 12px;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li:nth-child(6){
        display: none;
    }
    .n_main .n_content .zeren .zeren_content .zeren_right ul li {
        padding: 0px 30px;
        /* background-color: #ededed; */
        margin-bottom: 20px;
        width: 100%;
        box-shadow: 1px 2px 2px #dadada;
        border: 1px solid #efefef;
    }
    .n_main .n_content .zeren .zeren_title h3 {
        font-size: 14px;
        margin: 0 20px 10px 0;
        line-height: 1;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .n_main .n_content .zeren .zeren_title p {
        font-size: 12px;
        line-height: 1.8;
        margin-top: 6px;
        margin-bottom: 0;
    }
    .n_main .n_content .zeren .zeren_title h3::before {
        content: '';
        display: inline-block;
        margin-right: 10px;
        width: 4px;
        height: 16px;
        background-color: #013d87;
    }
}


/*新闻样式*/
.n_main .n_content .news ul{

}
.n_main .n_content .news .news_list li{
    overflow: hidden;
    padding-bottom: 20px;
    margin-top: 30px;
    border-bottom: 1px solid #ededed;
    cursor: pointer;
}

.n_main .n_content .news .news_list li .news_img{
    width: 276px;
    float: right;
    height: 174px;
    overflow: hidden;
}
.n_main .n_content .news .news_list li .news_text{
    float: left;
    width: calc(100% - 316px);
}
.n_main .n_content .news .news_list li .news_text h3{
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    color: #333;
}
.n_main .n_content .news .news_list li .news_text span{
    display: block;
    font-size: 14px;
}
.n_main .n_content .news .news_list li .news_text span i{
    font-size: 14px;
    margin-right: 10px;
}
.n_main .n_content .news .news_list li .news_text p{
    margin-top: 18px;
    font-size: 14px;
    margin-right: 10px;
    color: #999;
}
.n_main .n_content .news .news_list li .news_img img{
    width: 100%;
}
.n_main .n_content .news .news_list li .news_text .news_more{
    display: block;
    margin-top: 26px;
}
.n_main .n_content .news .page_list{
    margin-top: 30px;
    border-top: 1px solid #dadada;
    padding-top: 20px;
}
.n_main .n_content .news .page_list a{
    color: #999;
}
.n_main .n_content .news .page_list ul{
    display: flex;
    justify-content: center;
}
.n_main .n_content .news .page_list ul li{
    border: 1px solid #efefef;
    margin: 0 4px;
}
.n_main .n_content .news .page_list ul li.prev{
    background-color: #efefef;
}
.n_main .n_content .news .page_list ul li.next{
    background-color: #013d87;
}
.n_main .n_content .news .page_list ul li.next a{
    color: #fff;
}
.n_main .n_content .news .page_list ul li a{
    padding: 8px 16px;
    font-size: 14px;
    display: block;
    color: #333;
}
.n_main .n_content .news .news_detailed_content .news_title{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
}
.n_main .n_content .news .news_detailed_content .news_title h3{
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}
.n_main .n_content .news .news_detailed_content .news_title>div{
    display: flex;
    justify-content: center;
}
.n_main .n_content .news .news_detailed_content .news_title>div p{
    margin: 0 20px;
}
.n_main .n_content .news .news_detailed_content .news_text p{
    font-size: 16px;
    line-height: 1.8;
}

.n_main .n_content .news .news_detailed_content .news_text img{
    width: 80%;
    display: block;
    margin: 0 auto;
}
/*新闻详细样式*/
.n_main .n_aboutContent{}

.n_main .n_aboutContent .news_detailed_content .news_text{
    overflow-x: auto;
}
@media screen and (max-width: 992px) {
    .n_main .n_content .news .page_list a {
        display: block;
        color: #999;
        float: left !important;
        margin-bottom: 10px;
    }
}

    /*底部footer样式*/
.index_main .contact {
    padding-top: 100px;
    height: 340px;
    background: url(../images/contact_bg.jpg) no-repeat top center;
}

.index_main .contact .contact_content {
    width: 80%;
    margin: 0 auto;
}

.index_main .contact .contact_content ul {
    display: flex;
    justify-content: space-between;
}

.index_main .contact .contact_content ul li {
    width: 23%;
    border-right: 1px solid #dfdfdf;
}

.index_main .contact .contact_content ul li:last-child {
    border: none;
}

.index_main .contact .contact_content ul li h3 {
    color: #023e88;
}

.index_main .contact .contact_content ul li p {
    font-size: 14px;
    color: #333;
}

.index_main .contact .contact_content ul li span {
    margin-right: 10px;
    font-size: 24px;
    color: #000;
}


@media screen and (max-width: 1920px) {
    .footer {
        width: 100%;
        height: 350px;
        overflow: hidden;
        margin-top: 120px;
        transition: all 0.3s;
        max-width: 1920px;
        position: relative;
        background: url('../images/footer_bg.png') no-repeat;
    }

    .footer .footer_center {
        width: 80%;
        margin: 0 auto;
        color: #fff;
        margin-top: 60px;
        overflow: hidden;
    }

    .footer .footer_left {
        width: 26%;
        float: left;
    }

    .footer .footer_nav {
        width: 46%;
        float: left;
        display: flex;
        justify-content: space-around;
        border-right: 1px solid #ffffff40;
        padding-right: 2%;
        padding-left: 2%;
        border-left: 1px solid #ffffff40;
    }
}

.footer .footer_nav dt > a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 14px;
}

.footer .footer_nav dl dd > a {
    color: #a9a9a9;
    font-size: 14px;
    line-height: 30px;
}

.footer .footer_right {
    width: 24%;
    float: right;
}

.footer .footer_right .footer_right_text > div {
    font-size: 14px;
    margin-bottom: 12px;
}

.footer .footer_right .footer_right_icon > div {
    float: left;
    width: 100px;
}

.footer .footer_right h3 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 0;
    font-size: 16px;
}

.footer .footer_right i {
    color: #999;
    font-size: 20px;
}

.footer .footer_right span {
    color: #999;
    font-size: 14px;
}

.footer .footer_icp {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    border-top: 1px solid #464646;
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #999;
}

.footer_right_text {
    float: left;
}

.footer_right_icon {
    float: right;
    width: 230px;
}

.footer_right_icon img {
    width: 100px;
}

.icon_detaided {
    margin-left: 20px;
}

.icon_detaided h3 {
    margin-bottom: 10px !important;
    margin-top: 22px;
}

.icon_2 {
    clear: both !important;
    width: 220px !important;
    height: 55px;
    margin-top: 12px;
}

.icon_2 img {
    width: 220px !important;
    height: 55px;
}

.icon_detaided p {
    color: #a9a9a9
}
.footerLogo img {
    width: 90%;
}
@media screen and (max-width: 1440px) {
    .footer {
        width: 100%;

        height: 300px;
        overflow: hidden;
        margin-top: 40px;
        transition: all 0.3s;
        max-width: 1920px;
        position: relative;
        background: url(../images/footer_bg.png) no-repeat;
    }

    .footerLogo img {
        width: 90%;
    }

    .footer .footer_nav dt > a {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        display: block;
        margin-bottom: 14px;
    }

    .footer .footer_nav dl dd > a {
        color: #a9a9a9;
        font-size: 12px;
        line-height: 30px;
    }

    .footer .footer_right h3 {
        color: #fff;
        font-weight: bold;
        margin-bottom: 12px;
        margin-top: 0;
        font-size: 14px;
    }

    .footer .footer_icp {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 60px;
        width: 100%;
        border-top: 1px solid #464646;
        text-align: center;
        line-height: 60px;
        font-size: 12px;
        color: #999;
    }

    .footer .footer_center {
        width: 80%;
        margin: 0 auto;
        color: #fff;
        margin-top: 40px;
        overflow: hidden;
        height: 160px;
    }
}

@media screen and (max-width: 1366px) {
    .footer {
        width: 100%;

        height: 300px;
        overflow: hidden;
        margin-top: 40px;
        transition: all 0.3s;
        max-width: 1920px;
        position: relative;
        background: url(../images/footer_bg.png) no-repeat;
    }

    .footerLogo img {
        width: 80%;
    }

    .footer .footer_nav dt > a {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        display: block;
        margin-bottom: 14px;
    }

    .footer .footer_nav dl dd > a {
        color: #a9a9a9;
        font-size: 12px;
        line-height: 30px;
    }

    .footer .footer_right h3 {
        color: #fff;
        font-weight: bold;
        margin-bottom: 12px;
        margin-top: 0;
        font-size: 14px;
    }

    .footer .footer_icp {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 60px;
        width: 100%;
        border-top: 1px solid #464646;
        text-align: center;
        line-height: 60px;
        font-size: 12px;
        color: #999;
    }

    .footer .footer_center {
        width: 80%;
        margin: 0 auto;
        color: #fff;
        margin-top: 40px;
        overflow: hidden;
        height: 160px;
    }
}
@media screen and (max-width: 992px) {
    .footer {
        width: 100%;
        height: 380px;
    }
    .footer .footer_center {
        width: 80%;
        margin: 0 auto;
        color: #fff;
        overflow: hidden;
        height: auto;
    }
    .footer .footer_nav {
        display: none;
    }
    .footer .footer_left {
        width: 100%;
        float: left;
    }
    .footer .footer_right {
        width: 100%;
        float: right;
        margin-top: 33px;
    }
    .footer .footer_icp a{
        display: none;
    }
    .footer .footer_right_text h3{
        display: none;
    }
}
.fangAn {
    width: 100%;
    height: 480px;
    background: url("../images/fangan.png") center no-repeat;
}

.footerLogo {
    margin-top: 24px;
}

.footer_tel_box{
    display: inline-block;
}
.footer_tel_box span{
    text-align:right;
    display: block;
}


/*2021-09-11修改*/

.hidden_992{
  display:none;
}
.show_992{
    display:block;
}
@media screen and (max-width: 992px) {
  .n_main .n_content .keji .keji_content .keji_left{
     width:100%;
     margin-bottom:20px;
   }
  .n_main .n_content .keji .keji_content .keji_right {
    width:100%;
   }
   .n_main .n_content .news .news_list li .news_img{
    display:none;
   }
   .n_main .n_content .news .news_list li .news_text {
    float: left;
     width: 100%;
   }
   .n_main .n_content .news .news_list li .news_text span {
    display: block;
    font-size: 14px;
    margin-top: 14px;
   }
   .n_main .n_content .news .news_list li .news_text h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    display: inherit;
    /* justify-content: space-between; */
    line-height: 1.5;
   }
   .n_main .n_banner .n_banner_title img {
      width: 50%;
   }
  .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text {
    border: 1px solid #ebebeb;
    width: 100%;
    box-shadow: 1px 1px 4px #dcdcdc;
    position: relative;
    padding: 20px;
  }
  .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text h3 {
    margin-left: 0;
    margin-top: 0;
    font-size: 18px;
  }
  .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text p {
    margin-left: 0px;
    margin-top: 12px;
    font-size: 14px;
    color: #666;
    width: 90%;
    line-height: 1.8;
  }

  .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_text img {
    position: absolute;
    left: 30px;
    bottom: 30px;
    display: none;
  }
  .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_img {
    width: 100%;
  }
  .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li .gyzb_img img{
    width: 100%;
  }
   .n_main .n_content .gongyizhuangbei .gongyizhuangbei_content ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .show_992{
    display:none;
  }
  .hidden_992{
    display:block;
  }
.n_main .n_content .gongyizhuangbei .gongyizhuangbei_title {
    overflow: hidden;
    margin-bottom: 30px;
}

}


