/* 公共 */
#fp-nav{
    height: 230px;
}
.ldjz_title{
    background: url("../img/index03/ldjz-007.png") center center no-repeat;
    text-align: center;
    margin-bottom: 10px;
    font-size: 23px;
    margin-top: -5px;
}
.ldjz_title01{
    background: url("../img/index03/ldjz-008.png") center center no-repeat;
    /* padding-top: 8px; */
    text-align: center;
    margin-bottom: 8px;
    margin-top: 8px
}
.ldjz_title01 span {
    font-size: 20px;
}
/* 第一屏 */
.section1 .ldjz_inner div {
    width: 100%;
    overflow: hidden;
}
.section1 .ldjz_inner img {
    /* margin: 0 calc(50% - 960px) 0; */
}

/* 第二屏 */
.section2 .ldjz_qxgd {
    padding-top: 0;
    height: auto;
}
.section2 .ldjz_inner{
    position: relative;
}
/* .section2 .ldjz_qxgd>div:first-child {
    position: relative;
} */
.section2 .ldjz_qxgd>div span {
    font-size: 22px;
    margin-bottom: 7px;
}
.section2 .ldjz_qxgd>.ldjz_title img {
    position: absolute;
}
.section2 .ldjz_qxgd .ldjz_section2_items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* overflow: hidden; */
    height: calc(100% - 26px);
}
.section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item {
    display: flex;
    background-color: #F5F5F5;
    margin-bottom: 15px;
    /* width: 49%; */
}
/* .section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item img {
    width: 160px;
} */
.section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item .section2_item_texts {
    width: calc(100% - 160px);
    height: 100%;
    padding: 20px 17px;
}
.section2 .ldzj_layout05{
    background: #f5f5f5;
    height: calc(50% - 33px);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.section2 .ldzj_layout05 .ldjz_section2_part2 {
    width: 1200px;
    margin: auto;
    height: 100%;
}
.section2 .ldzj_layout05 .ldjz_part3 {
    display: flex;
    /* justify-content: space-between; */
    height: calc(100% - 45px);
    
}
.section2 .ldzj_layout05 .ldjz_part3_1 {
    width: 390px;
    height: 100%;
    background: #fff;
}
.section2 .ldzj_layout05 .ldjz_part3_1 {
    width: 30%;
    height: 100%;
    display: inline-block;
    background-color: #fff;
    margin-right: 3%;
}
.section2 .ldzj_layout05 .ldjz_part3_1 img{
    width: 100%;
}
.section2 .ldzj_layout05 .ldjz_part3_1:last-child {
    margin-right: 0
}

.section2 .ldzj_layout05 .ldjz_part3_1:hover a {
    color: #D0861B;
}
/* .section2 .ldzj_layout05 .ldjz_animate02 {
    height: calc(100% - 39px);
}
.section2 .ldzj_layout05 .ldjz_animate02 img {
   width:100%;
} */
.section2 .ldzj_layout05 .ldjz_part3_1 .ldjz_font{
    text-align: center;
    padding: 8px;
}

/* 第三屏 */
.section3 .ldjz_qxgd {
    padding-top: 0;
    height: calc(100% - 220px);
    overflow: hidden;
}
.section3 .ldjz_qxgd .ldjz_section3_top>div:first-child {
    text-align: center;
    color: #2F5AAE;
    font-size: 21px;
    margin-bottom: 13px;
}
.section3 .ldjz_qxgd .ldjz_section3_imgs {
    display: flex;
    justify-content: space-between;
    /* height: calc(100% - 182px); */
}
.section3 .ldjz_qxgd .ldjz_section3_imgs .section3_imgs_left:hover div:last-child {
    color: #D0861B;
}
.section3 .ldjz_qxgd .ldjz_section3_imgs .section3_imgs_right:hover div:last-child {
    color: #D0861B;
}
/* .section3 .ldjz_qxgd .ldjz_section3_imgs .ldjz_animate02 {
    height: calc(100% - 0px);
}
.section3 .ldjz_qxgd .ldjz_section3_imgs .ldjz_animate02 img {
    width: 580px;  
} */
.section3 .ldjz_qxgd .ldjz_section3_imgs>div {
    position: relative;
}
.section3 .ldjz_qxgd .ldjz_section3_imgs .ldjz_section3_mask {
    position: absolute;
    background-color: rgba(36, 34, 34, 0.66);
    color: #F3EAEA;
    bottom: 0;
    left: 0;
    font-size: 17px;
    right: 0;
    text-align: left;
    padding: 9px 16px;
}
/* .section3 .ldjz_qxgd .ldjz_section3_btm>div:first-child {
    text-align: center;
    color: #2F5AAE;
    font-size: 21px;
    margin-bottom: 13px;
    margin-top: 13px;
} */
.ldjz_section3_btm .ldjz_section3_items {
    display: flex;
    justify-content: space-between;
}
.ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-title {
    border-bottom: 2px solid #ddd;
    margin-top: 12px;
    padding-bottom: 3px;
}
.ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-title .ldjz_font024{
    border-bottom: 4px solid #D38A24;
    /* display: inline-block; */
    margin-bottom: -2px;
    font-size: 15px;
    color: #777;
    padding-bottom: 2px;
}
.ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-title>span:last-child {
    font-size: 18px;
    margin-left: 10px;
}
.ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-title .ldjz_font023{
    font-size: 14px;
    color: #777;
}
.ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-content p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 579px;
    margin-top: 4px;
}

@media screen and (max-width: 1450px) {
    .section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item img {
        width: 160px;
    }
    .section2 .ldzj_layout05 .ldjz_animate02 {
        height: calc(100% - 39px);
    }
    .section2 .ldzj_layout05 .ldjz_animate02 img {
        width: 100%;
    }
    .section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item {
        width: 49%;
    }
    .section3 .ldjz_qxgd .ldjz_section3_imgs .ldjz_animate02 {
        height: calc(100% - 0px);
    }
    .section3 .ldjz_qxgd .ldjz_section3_imgs .ldjz_animate02 img {
        width: 580px;
    }
    .section3 .ldjz_qxgd .ldjz_section3_imgs {
        height: calc(100% - 200px);
    }
}

@media screen and (min-width: 1450px) {
    .section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item .section2_item_texts {
        width: 363px;
    }
    .section2 .section2_item_texts div {
        margin-top: 14px;
        line-height: 26px;
    }
    .section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item {
        margin-bottom: 17px;
    }
    .section2 .ldjz_qxgd .ldjz_section2_items .ldjz_section2_item>div:first-child>img {
        height: 171px;
    }
    .section2 .ldjz_qxgd>div:first-child {
        margin-bottom: 16px;
    }
    .section2 .ldjz_qxgd>div:first-child span {
        margin-top: 3px;
    }
    .section2 .ldzj_layout05 .ldjz_part3_1 .ldjz_animate02 img{
        width: 386px;
        height: 278px;
    }
    .section2 .ldzj_layout05 .ldjz_part3_1 .ldjz_font {
        font-size: 18px;
        padding: 14px;
    }
    .section2 .ldjz_title01 {
        margin-bottom: 14px;
        margin-top: 14px;
    }
    .section2 .ldjz_title01 span {
        font-size: 24px;
    }
    .section2 .ldzj_layout05 {
        bottom: -4px;
    }
    .section3 .ldjz_qxgd {
        height: calc(100% - 230px);
    }
    .section3 .ldjz_qxgd .ldjz_section3_imgs .ldjz_section3_mask {
        /* bottom: 63px; */
        padding: 10px 16px;
        font-size: 20px;
    }

    .section3 .ldjz_section3_item {
        margin-bottom: 20px;
    }
    .ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-title .ldjz_font024 {
        border-bottom: 4px solid #1E4EA5;
        display: inline-block;
        padding-bottom: 5px;
        margin-bottom: -5px;
        font-size: 17px;
        color: #777;
        margin-right: 6px;
    }
    .ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-title .ldjz_font022 {
        font-size: 18px;
    }
    .ldjz_section3_btm .ldjz_section3_items .ldjz_section3_item .news-content p {
        font-size: 16px;
        color: #777;
        margin-top: 1px;
        padding-top: 8px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .ldjz_section3_btm .ldjz_section3_items {
        margin-top: 9px;
    }
}
