*{
    padding: 0;
    margin: 0;
}
.ba{
    background: #2D6BC2;
}
a{
    color: #000000;
}
a:hover{
    color: #2D6BC2;
}
.ndec_wk{
    width: 100%;

}
.ndec_bzs{
    background: #024ea2;
}
.ndec_ff{
    background: #2b6bc2;
}
.ndec_ffs{
    background: #ffffff;
}
.ndec_nk{
    width: 1200px;
    margin: 0 auto;
}
.hea_h{
    height: 100px;
    padding: 40px 0px;
}
.ndec_lo{
    height: 40px; line-height: 40px; color: #ffffff; text-align: right;
}
.ndec_lo a{
    color: #ffffff;
}
.hea_h_logo{
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    background-image: url('../img/logo.png');
    background-size: 100% 100%;
    text-indent: -9999px;
}
.hea_h a img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.hea_h img{
    width: 370px; height: 100px; float: right;
}
.ndec_ti{
    display: block;
    height: 100px;
    float: left;
    padding-top: 15px;
    padding-left: 15px;
}
.ndec_ti h1{
    margin: 0;
    font-weight: 400;
    color: #fff;
    font-size: 24px;
}
.ndec_ti h2{
    font-size: 18px;
    margin: 10px 0px;
    color: #ffffff;
}
.current{
    font-weight: bold;
}
.nav-xk{
    padding: 20px;
}
.nav-xk span{
    color: #767676; font-size: 16px; font-weight: bold; display: block; margin-bottom: 10px;
}
.nav-xk ul{
    overflow: hidden;
}
.nav-xk ul li{
    width: 25%;
    float: left;
}
.nav-xk ul li a{
    font-size: 15px;
    color: #000;
}
.nav-xk ul li a:hover{
    color: red;
}
.ndec_ban{
    width: 100%;
    height: 400px;
}
.ndec_ban img{
    width: 100%;
    height: 100%;
}
.ndec_swbj{
    margin-top: 20px;
}
.ndec_nav{
    height: 40px; background: #024ea2;  position: relative;
}
.clear {
    clear: both;
}

.ndec_con_tik{
    height: 40px; width: 100%; background: #f6fafd;
    margin-top: 40px;
    border: 1px solid #eee;
    position: relative;
    overflow: hidden;
}
.ndec_con_ti{
    width: 200px;
    height: 100%;
    margin-right: 20px;
    overflow: hidden;
}
.ndec_con_ti:before {
    content: "";
    position: absolute;
    left: 148px;
    height: 40px;
    border-top: 39px solid #295dc3;
    border-right: 39px solid transparent;
}
.ndec_con_ti h2{
    position: absolute;
    line-height: 39px;
    z-index: 10;
    width: 150px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #fff;
}
.ndec_con_ti:after {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 148px;
    background: #295dc3;
}

.ndec_con_ti h2:before {
    content: "";
    position: absolute;
    height: 80px;
    top: -20px;
    right: -29px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
    background: #295dc3;
    opacity: .5;
}
.ndec_moer{
    display: block;
    position: absolute; top: 10px; right: 15px;
}
.ndec_con_con ul{
    background: #ffffff;
    overflow: hidden;
    padding: 40px 30px 40px 40px;
}
.ndec_con_con ul li{
    width: 262.5px;
    height: 215px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}
.ndec_con_con ul li img{
    width: 262.5px;
    height: 175px;
}
.ndec_con_con ul li p{
    height: 40px; line-height: 40px; text-align: center; font-weight: 700;
}
.ndec_huob{
    width: 180px;
    height: 50px; display: block; background: #295dc3; text-align: center; color: #ffffff; margin: 0 auto;
    line-height: 50px;
    border-radius: 0;
    font-size: 20px;
    margin-top: 30px;
}
.ndec_huob:hover{
    font-weight: bold;
    color: #ffffff;
}
.ndec_huob a{
    color: #ffffff;
}
.ndec_huob a:hover{
    color: #ffffff;
    font-weight: bold;
}
.ndec_xnb40{
    padding-bottom: 40px;
}



/*业务*/
.ndec_yw{

}
.ndec_yw ul{
    overflow: hidden;
    background: #ffffff;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
.ndec_yw ul li{
    width: 360px;
    overflow: hidden;
    float: left;
    margin-bottom: 30px;
}
.ndec_yw ul li:hover{

}


.ndec_yw ul li:nth-child(2){
    margin: 0px 30px;
}


.ndec_yw ul li img{
    width: 360px;
    height: 200px;
}
.ndec_yw ul li h5{
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    margin-top: 6px;
}
.ndec_yw ul li p{
    line-height: 36px;
}



/*foot*/
.ndec_foot_bj{
    background: #003365;
}
.ndec_foot{
    height: 150px;
}
.ndec_foot ul{
    overflow: hidden;
}
.ndec_foot ul li{
    width: 300px;
    float: left;
    font-size: 12px;
    color: #ffffff;
    padding: 10px 0px;
}

.ndec_foot ul li:nth-child(1){
    float: left;
}
.ndec_foot ul li:nth-child(2){
    float: right;
}

.ndec_foot ul li dl{
    color: #ffffff;
    line-height: 22px;
}
.ndec_foot ul li img{
    width: 96px;height: 96px; float: left;
}
.ndec_foot ul li p{
    float: left;
    display: block;
    margin: 32px 0px;
    padding-left: 15px;
}
.ndec_erw{
    width: 250px; height: 96px; display: block; margin: 17px 0px;
}



/*list*/
.ndec_list_k{
    margin: 15px auto; overflow: hidden
}
.ndec_list_suoz{
    height: 50px; line-height: 50px; font-size: 14px; color: #333;
}
.ndec_list_left{
    width: 230px; float: left; background: #ffffff;
}
.ndec_list_left ul{
    padding: 20px 0px;
}
.ndec_list_left ul li{
    display: block;
    padding: 15px 0px;
}
.ndec_list_left ul li a{
    display: block;
    font-size:15px;
    color: #333333;
    padding: 0px 30px;
}
.ndec_list_left ul li a:hover{
    border-left: 4px solid #124478;
    color: #124478;
}
.ndec_list_right{
    width: 940px; float: right;
}
.ndec_list_right ul{

}
.ndec_list_right ul li{
    width: 860px;
    padding: 25px 30px;
    background: #ffffff;
    margin-bottom: 25px;
    overflow: hidden;
}
.ndec_list_right h4{
    font-size: 22px;
    font-weight: 400;
    color: #333;
    width: 75%;
    float: left;
}
.ndec_list_right span{
    width: 25%;
    float: right;
    font-size: 18px;
    color: #333;
    font-style: normal;
    font-weight: 200;
    margin-top: 6px;
    text-align: right;
}
.ndec_qcfd{
    overflow: hidden
}
.ndec_list_right ul li p{
    margin-top: 20px;
    font-size: 16px;
    color: #999;
    text-indent: 0;
    line-height: 1.8;
    font-weight: 300;
}
.ndec_list_right ul li:hover{
    transform: translateY(-2px);
    box-shadow: 0 0 20px rgb(7 17 27 / 20%);
}

/*con*/
.ndec_con_wk{
    width: 850px;
    background: #ffffff; padding: 20px 45px; overflow: hidden;
}
.ndec_con_wk h5{
    font-size: 18px; margin: 15px 0px; text-align: center; line-height: 30px;
}
.ndec_con_wk span{
    width: 33%;
    float: left;
    text-align: center;
    background: #ffffff;
    font-size: 14px;
    color: #b6b6b6;
}
.ndec_con_tibck{
    overflow: hidden; margin-bottom: 20px;
}
.ndec_con_conk{
    text-align: justify; overflow: hidden
}


/*busin*/
.ndec_busin_tit{
    overflow: hidden;
    margin: 50px 0px;
}
.ndec_busin_tit h3{
    display: block;
    float: left;
    width: 450px;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 36px;
}
.ndec_busin_tit p{
    float: right;
    display: block;
    width: 750px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.ndec_busin_he{
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
}
.ndec_busin_he::before{
    flex-grow: 1;
    content: '';
    display: block;
    border-top: 1px solid #D8D8D8;
    box-sizing: border-box;
}
.ndec_busin_he::after{
    flex-grow: 1;
    content: '';
    display: block;
    border-top: 1px solid #D8D8D8;
    box-sizing: border-box;
}
.ndec_busin_he h3{
    display: block;
    text-align: center;
    padding: 0 1.5rem;
    font-size: 24px;
    color: #000;
    font-weight: 600;
}
.ndec_busin_con{
    margin-bottom: 50px;

}
.ndec_busin_con ul{
    overflow: hidden;

}
.ndec_busin_con ul li{
    width: 360px;
    height: 168px;
    float: left;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
}



.ndec_busin_con ul li:nth-child(3n-1) {
    margin: 0 60px;
}

.busin_con_tt{
    display: flex;
    position: relative;
}
.ndec_busin_con ul li h3{
    font-size: 20px;
    line-height: 60px;
    color: #000;
    font-weight: normal;
}
.ndec_busin_con ul li i{
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #2b6bc2;
    border-bottom: 6px solid transparent;
    position: absolute;
    top: 40%;
    right: 0px;
}
.busin_desc{
    font-size: 16px;
    line-height: 30px;
    color: #999;
}


/*busincon*/
.ndec_buscon_c{
    margin: 50px auto;
}
.ndec_buscon_c h4{
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 36px;
}
.ndec_buscon_coe{
    margin: 20px 0px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: justify;
    text-indent:2em
}

/*.link*/
.link{
    padding-bottom: 40px;
}
.link h4{
    padding: 10px 0;
    font-size: 20px;
    color: #222;
    border-bottom: 1px solid #e7eef4;
    position: relative;
    font-weight: 400;
    margin-bottom: 10px;
}
.link h4:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 96px;
    border-bottom: 1px solid #0b3c3d;
}
.link ul{
    overflow: hidden;
}
.link ul li{
    float: left;
    margin: 10px 0px;
    margin-right: 40px;
}



.hui-rollpic .prev,
.hui-rollpic .next {
    display: block;
    height: 38px;
    width: 38px;
    cursor: pointer;
    float: left;
    background: url(../images/rollpic/unslider-arrow.png) no-repeat 0 0;
    margin-top: 70px;
}
.hui-rollpic .prev {
    background-position: 0 0;
    margin-right: 5px;
}
.hui-rollpic .prev:hover {
    background-position: 0 -38px;
}
.hui-rollpic .next {
    background-position: 0 -76px;
    margin-left: 5px;
}
.hui-rollpic .next:hover {
    background-position: 0 -114px;
}
.hui-rollpic .hui-rollpic-body {
    float: left;
}
.hui-rollpic .hui-rollpic-body li {
    padding: 10px;
    height: 170px;
}
.hui-rollpic .hui-rollpic-body li span{
    line-height: 20px; font-weight: bold; display: block; height: 20px; text-align: center; margin-top: 10px;
}



/*节照*/
.jdled ul{
    padding: 20px 20px 20px 45px;
}
.jdled ul li{
    height: 310px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.jdled ul li img{
    width: 260px;
    height: 260px;
}
.ndec_con_con ul li p {
    line-height: 26px;
    text-align: left;
    padding-top: 10px;
    font-weight: 700;
}


/*资质证书*/
.certwk{
    width: 1200px;  margin: 0 auto
}
.certwk ul{
    overflow: hidden;
    background: #ffffff;
}
.certwk ul li{
    width: 230px;
    border: 1px solid rgba(17, 31, 44, 0.08);
    overflow: hidden;
    height: 193px;
    float: left;
    margin: 20px 27px;
}
.certwk ul li img{
    width: 230px;
    height: 173px;
}
.certwk ul li span{
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    display: block;
}

.anli ul{
    overflow: hidden; text-align: center; padding-top: 40px;
    width: 1200px;  background: #ffffff;
}
.anli ul li{
    display: inline-block;
    vertical-align: top;
    width: 252px;
    height: 310px;
    margin: 0 14px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 40px;

}
.anli ul li:hover{

    box-shadow: 0 0 14px 0 rgb(29 16 122 / 20%);
    transition: .5s;
}
.anli ul li img{
    width: 252px;
    height: 160px;
}
.anlitit{
    font-size: 18px;color: #333333;line-height: 18px; text-align: left
}
.anlicon{
    padding-top: 14px;font-size: 14px;color: #666666;line-height: 28px;overflow: hidden;
}
.anlian{
    display: block;
    padding: 0 18px 0 18px;
    height: 28px;
    border: 1px solid #c13939;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    color: #c13939;
    margin-top: 6px;

}