/* 2019bl */
#fp-nav{
    /* height: 228px; */
}
#tag-cloud{
    width:640px;
    height:480px;
    margin: 100px auto;
}
/* 第一屏 */
.section1 .ldjz_inner div {
    width: 100%;
    overflow: hidden;
}
.section1 .ldjz_inner div {
    width: 100%;
    overflow: hidden;
}

/* 第二屏 */
.section2 .ldjz_qxgd {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
}
.section2 .ldjz_qxgd .ldjz_section2_left {
    margin: auto;
}
.section2 .ldjz_qxgd .ldjz_section2_right {
    margin: auto 0;
    text-align: right;
}
.section2 .ldjz_qxgd .ldjz_section2_right .section2_right_title1 {
    font-size: 30px;
}
.section2 .ldjz_qxgd .ldjz_section2_right .section2_right_title2 {
    margin-top: 22px;
    color: #8A8A8A;
    font-size: 25px;
    font-family: cursive;
}
.section2 .ldjz_qxgd .ldjz_section2_right p {
    color: #696969;
    margin-top: 26px;
    font-size: 17px;
}
.section2 .ldjz_qxgd .ldjz_section2_right p:nth-of-type(1) {
    margin-top: 130px;
}
.section2 .ldjz_qxgd .ldjz_section2_right p:nth-of-type(4) {
    margin-bottom: 130px;
}
.section2 .ldjz_qxgd .ldjz_section2_right>a {
    padding: 10px 37px;
    border: 1px solid #D1D1D1;
    transition: all 0.4s;
}
.section2 .ldjz_qxgd .ldjz_section2_right>a:hover {
    background-color: #D0861B;
    color: #fff; 
}

/* 第三屏 */
.section3 .ldjz_inner {
    background: url(../img/index04/ldjz-004.png) center center / cover no-repeat;

}
.section3 .ldjz_inner .ldjz_qxgd {
    display: flex;
    justify-content: center;
    /* padding-top: 0; */
}
.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_left {
    margin: auto 0;
}
.section3 .ldjz_qxgd .ldjz_section3_left .section3_left_title1 {
    font-size: 30px;
}
.section3 .ldjz_qxgd .ldjz_section3_left .section3_left_title2 {
    margin-top: 20px;
    font-size: 25px;
    font-family: cursive;
}
.section3 .ldjz_qxgd .ldjz_section3_left p {
    margin-top: 26px;
    font-size: 17px;
}
.section3 .ldjz_qxgd .ldjz_section3_left p:nth-of-type(1) {
    margin-top: 130px;
}
.section3 .ldjz_qxgd .ldjz_section3_left p:nth-of-type(3) {
    margin-bottom: 130px;
}
.section3 .ldjz_qxgd .ldjz_section3_left>a {
    padding: 10px 37px;
    border: 1px solid #D1D1D1;
    transition: all 0.4s;
}
.section3 .ldjz_qxgd .ldjz_section3_left>a:hover {
    background-color: rgba(210, 138, 34, 0.66);
    color: #fff;
}

.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(255, 255, 255, 0.67);
    /* height: calc(100% - 225px); */
    /* width: 764px; */
    width: 1225px;
    justify-content: space-between;
    padding: 27px 28px 0;
    margin: auto;
}   
.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right div {
    margin-top: 25px;
} 
.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right div:nth-child(-n+4) {
    margin-top: -1px;
}
.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right div:nth-last-child(-n+4) {
    margin-bottom: 25px;
}
.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right img {
    border: 1px solid #DCDBDB;
    transition: all 1s;
    width: 93%;
}
.section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right img:hover {
    border: 1px solid #2553A8;
    box-shadow: 3px 3px 7px #A6A5A5
}

/* 第四屏 */
.section4 .ldjz_qxgd {
    display: flex;
    justify-content: center;
    padding-top: 0;
}
.section4 .ldjz_qxgd .ldjz_section4_left {
    margin: auto;
}
.section4 .ldjz_qxgd .ldjz_section4_right {
    /* margin-top: 65px; */
    margin: auto 0;
    text-align: right;
}
.section4 .ldjz_qxgd .ldjz_section4_right .section4_right_title1 {
    font-size: 30px;
}
.section4 .ldjz_qxgd .ldjz_section4_right .section4_right_title2 {
    margin-top: 22px;
    color: #8A8A8A;
    font-size: 25px;
    font-family: cursive;
}
.section4 .ldjz_qxgd .ldjz_section4_right p {
    color: #696969;
    margin-top: 26px;
    font-size: 17px;
}
.section4 .ldjz_qxgd .ldjz_section4_right p:nth-of-type(1) {
    margin-top: 130px;
}
.section4 .ldjz_qxgd .ldjz_section4_right p:nth-of-type(4) {
    margin-bottom: 130px;
}
.section4 .ldjz_qxgd .ldjz_section4_right>a {
    padding: 10px 37px;
    border: 1px solid #D1D1D1;
    transition: all 0.4s;
}
.section4 .ldjz_qxgd .ldjz_section4_right>a:hover {
    background-color: #D0861B;
    color: #fff;
}

/* 第五屏 */
.section5 .ldjz_inner {
    background: url(../img/index04/ldjz-007.png) center center / cover no-repeat;
}
.section5 .ldjz_inner .ldjz_qxgd {
    display: flex;
    justify-content: center;
}
.section5 .ldjz_inner .ldjz_qxgd .ldjz_section5_left {
    margin: auto 0;
}
.section5 .ldjz_inner .ldjz_qxgd .ldjz_section5_left .section5_left_title1 {
    font-size: 30px;
}
.section5 .ldjz_inner .ldjz_qxgd .ldjz_section5_left .section5_left_title2 {
    margin-top: 20px;
    font-size: 25px;
    font-family: cursive;
}
.section5 .ldjz_qxgd .ldjz_section5_left p {
    margin-top: 26px;
    font-size: 17px;
}
.section5 .ldjz_qxgd .ldjz_section5_left p:nth-of-type(1) {
    margin-top: 110px;
}
.section5 .ldjz_qxgd .ldjz_section5_left p:nth-of-type(4) {
    margin-bottom: 110px;
}
.section5 .ldjz_qxgd .ldjz_section5_left>a {
    padding: 10px 37px;
    border: 1px solid #D1D1D1;
    transition: all 0.4s;
}
.section5 .ldjz_qxgd .ldjz_section5_left>a:hover {
    background-color: rgba(210, 138, 34, 0.66);
    color: #fff;
}

.section5 .ldjz_qxgd .ldjz_section5_right {
   text-align: center;
    margin: auto;
    height: calc(100% - 36px);
}
.section5 .ldjz_qxgd .ldjz_section5_right img {
    background-color: #fff;
    height: 100%;
    padding: 28px 33px;
}

/* 第六屏 */
.section6 .ldjz_qxgd {
    padding-top: 0;
    height: calc(100% - 230px);
    overflow: hidden;
}
.section6 .ldjz_qxgd .ldjz_section6_top>div:first-child {
    text-align: center;
    color: #1B4BA6;
    font-size: 21px;
    margin-bottom: 13px;
}
.section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs {
    display: flex;
    justify-content: space-between;
}
.section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs img {
    width: 397px;
    height: 264px;
}
.section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs>div {
    position: relative;
    margin-right: 5px;
}
.section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs>div:last-child {
    margin-right: 0px;
}
.section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs>div:hover div:last-child {
    color: #D0861B;
}
.section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs .ldjz_section6_mask {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 9px 0px;
}
.section6 .ldjz_qxgd .ldjz_section6_btm>div:first-child {
    text-align: center;
    color: #2F5AAE;
    font-size: 21px;
    /* margin-bottom: 13px; */
    margin-top: 13px;
}
.ldjz_section6_btm .ldjz_section6_items {
    display: flex;
    justify-content: space-between;
}
.ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-title {
    border-bottom: 2px solid #ddd;
    margin-top: 12px;
    padding-bottom: 3px;
}
.ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-title .ldjz_font024{
    border-bottom: 4px solid #D38A24;
    /* display: inline-block; */
    margin-bottom: -2px;
    font-size: 17px;
    color: #777;
    padding-bottom: 2px;
}
.ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-title .ldjz_font022 {
    font-size: 18px;
    margin-left: 10px;
}
.ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-title .ldjz_font023{
    font-size: 14px;
    color: #777;
}
.ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-content p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 579px;
    margin-top: 4px;
    color: #636363;
}

@media screen and (max-width:1450px){
    .section6 .ldjz_qxgd .ldjz_section6_top .ldjz_section6_imgs img {
        width: 100%;
        height: 169px;
    }
    .section6 .ldjz_qxgd {
        height: calc(100% - 206px);
    }
}

@media screen and (min-width:1450px) {
    .section3 .ldjz_inner .ldjz_qxgd .ldjz_section3_right {
        /* margin-left: 79px; */
        /* padding: 38px 28px 15px; */
        padding: 62px 20px 38px 34px;
    }
    .section5 .ldjz_qxgd .ldjz_section5_right img {
        height: 79%;
        margin-top: 70px;
        padding: 28px 33px 0px;
        margin-left: 250px;
    }
    .section6 .ldjz_qxgd .ldjz_section6_top>div:first-child {
        text-align: center;
        color: #1B4BA6;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .section6 .ldjz_qxgd .ldjz_section6_btm>div:first-child {
        font-size: 25px;
        margin-top: 18px;
        /* margin-bottom: 10px; */
    }
    .ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-title {
        padding-bottom: 5px;
    }
    .ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-content p {
        margin-top: 6px;
    }
    .ldjz_section6_btm .ldjz_section6_items .ldjz_section6_item .news-title .ldjz_font024 {
        padding-bottom: 4px;
    }
}