.ld-left {
    width: 840px;
    width: 8.4rem;
    margin-top: 30px;
    margin-top: .3rem;
    float: left;
}

.ld-right {
    width: 470px;
    width: 4.7rem;
    margin-top: 30px;
    margin-top: .3rem;
    float: right;
}

.ld-qzfld .qzfld-head .pHead02 {
    height: 40px;
    height: .4rem;
    line-height: 40px;
    line-height: .4rem;
    width: 150px;
    width: 1.5rem;
}

.ld-qzfld .qzfld-head .tit {
    width: auto;
    padding: 0 40px;
    padding: 0 .4rem;
    margin-left: 20px;
    margin-left: .2rem;
    float: right;
    height: 40px;
    height: .4rem;
    line-height: 40px;
    line-height: .4rem;
    border-radius: 8px;
    border-radius: .08rem;
    background-color: #f0f6fb;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
}

.ld-qzfld .qzfld-head .tit:hover {
    background-color: #e2ecf4;
}

.ld-qzfld .qzfld-qz {
    margin-top: 50px;
    margin-top: .5rem;
    padding-bottom: 50px;
    padding-bottom: .5rem;
    border-bottom: 1px dashed #bcdeea;
}

.ld-qzfld .qzfld-qz .tit {
    width: 116px;
    width: 1.16rem;
    line-height: 244px;
    line-height: 2.44rem;
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    float: left;
}

.ld-qzfld .qzfld-qz .ld-img {
    width: 180px;
    width: 1.8rem;
    height: 244px;
    height: 2.44rem;
    float: left;
    margin-right: 40px;
    margin-right: .4rem;
    overflow: hidden;
    display: block;
}

.ld-qzfld .qzfld-qz .ld-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.ld-qzfld .qzfld-qz .ld-msg {
    width: 304px;
    width: 3.04rem;
    float: left;
}

.ld-qzfld .qzfld-qz .ld-msg .p01 {
    font-size: 22px;
    font-size: .22rem;
    font-weight: 300;
    border-bottom: 1px solid #eeeeee;
    line-height: 50px;
    line-height: .5rem;
    padding-bottom: 15px;
    padding-bottom: .15rem;
    display: block;
}

.ld-qzfld .qzfld-qz .ld-msg .p01 span {
    color: #255baf;
}

.ld-qzfld .qzfld-qz .ld-msg .p02 {
    line-height: 38px;
    line-height: .38rem;
    padding-top: 25px;
    padding-top: .25rem;
    text-align: justify;
    font-size: 18px !important;
    font-size: .18rem !important;
    text-indent: 0 !important;
    font-family: "微软雅黑", "microsoft yahei" !important;
}

.ld-qzfld .qzfld-qz .ld-msg .p02 p {
    font-size: 18px !important;
    font-size: .18rem !important;
    text-indent: 0 !important;
    font-family: "微软雅黑", "microsoft yahei" !important;
}

.ld-qzfld .qzfld-fqz {
    margin-top: 50px;
    margin-top: .5rem;
}

.ld-qzfld .qzfld-fqz .tit {
    width: 136px;
    width: 1.36rem;
    line-height: 244px;
    line-height: 2.44rem;
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    float: left;
}

.ld-qzfld .qzfld-fqz .ld-ul::after {
    content: '';
    display: block;
    clear: both;
}

.ld-qzfld .qzfld-fqz .ld-ul li {
    width: 124px;
    width: 1.24rem;
    float: left;
    margin-right: 66px;
    margin-right: .66rem;
}

.ld-qzfld .qzfld-fqz .ld-ul li:nth-child(4n) {
    margin-right: 0;
}

.ld-qzfld .qzfld-fqz .ld-ul li:nth-child(-n+4) {
    padding-bottom: 30px;
    padding-bottom: .3rem;
}

.ld-qzfld .qzfld-fqz .ld-ul li a {
    width: 100%;
    display: block;
}

.ld-qzfld .qzfld-fqz .ld-ul li a:hover {
    color: #ff0000;
}

.ld-qzfld .qzfld-fqz .ld-ul li span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: .16rem;
}

.ld-qzfld .qzfld-fqz .ld-ul li .imgbox {
    height: 155px;
    height: 1.55rem;
    margin-top: 0;
}

.ld-qzfld .qzfld-fqz .ld-ul li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ld-qzfld .qzfld-fqz .ld-ul li .name {
    font-weight: 700;
    line-height: 38px;
    line-height: .38rem;
}

.ld-cwhy {
    margin-top: 30px;
    margin-top: .3rem;
}

.ld-cwhy .cwhy-left {
    width: 348px;
    width: 3.48rem;
    height: 306px;
    height: 3.06rem;
    border-radius: 5px;
    margin-top: 30px;
    margin-top: .3rem;
    float: left;
    background: url(../images/2023-ld-cwhy-bg.png) no-repeat right bottom #f1f3fc;
    background-size: 181px 100px;
    background-size: 1.81rem 1rem;
}

.ld-cwhy .cwhy-left p {
    padding: 0 30px;
    padding: 0 .3rem;
    line-height: 30px;
    line-height: .3rem;
}

.ld-cwhy .cwhy-left .tit {
    font-size: 20px;
    font-size: .2rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    margin-top: .3rem;
}

.ld-cwhy .cwhy-left .day {
    text-align: center;
    margin-top: 15px;
    margin-top: .15rem;
}

.ld-cwhy .cwhy-left .txt {
    font-size: 16px;
    font-size: .16rem;
    color: #858480;
    height: 60px;
    height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    word-wrap: break-word;
    word-break: break-all;
    margin-top: 25px;
    margin-top: .25rem;
}

.ld-cwhy .cwhy-left .more {
    margin-top: 35px;
    margin-top: .35rem;
}

.ld-cwhy .cwhy-left .more a {
    width: 140px;
    width: 1.4rem;
    height: 45px;
    height: .45rem;
    line-height: 45px;
    line-height: .45rem;
    text-align: center;
    display: block;
    color: #ffffff;
    margin: 0 auto;
    background-color: #4e79c0;
    background-image: linear-gradient(to bottom right, #5386d7, #2b63ba);
    border-radius: 5px;
    border-radius: .05rem;
    font-size: 16px;
    font-size: .16rem;
}

.ld-cwhy .cwhy-left .more a:hover {
    background-color: #2b63ba;
    background-image: linear-gradient(to bottom right, #2b63ba, #5386d7);
}

.ld-cwhy .cwhy-right {
    width: 468px;
    width: 4.68rem;
    height: 306px;
    height: 3.06rem;
    margin-top: 30px;
    margin-top: .3rem;
    float: right;
    overflow: hidden;
}

.ld-cwhy .cwhy-right .pList li {
    line-height: 52px;
    line-height: .52rem;
}

.ld-cwhy .cwhy-right .pList li a {
    width: 72%;
}

.ld-jgzn {
    background-color: #f1f9fd;
    padding: 0 30px 30px;
    padding: 0 .3rem .3rem;
    border-radius: 5px;
    border-radius: .05rem;
}

.ld-jgzn .tit {
    height: 66px;
    height: .66rem;
    border-bottom: 1px solid #72bee9;
}

.ld-jgzn .tit a {
    width: 138px;
    width: 1.38rem;
    height: 64px;
    height: .64rem;
    line-height: 64px;
    line-height: .64rem;
    display: block;
    text-align: center;
    border-bottom: 2px solid #72bee9;
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    margin: 0 auto;
}

.ld-jgzn .btn-ul li {
    width: 194px;
    width: 1.94rem;
    height: 50px;
    height: .5rem;
    margin: 16px 16px 0 0;
    margin: .16rem .16rem 0 0;
    float: left;
    border: 1px solid #72bee9;
}

.ld-jgzn .btn-ul li:nth-child(2n) {
    margin-right: 0;
}

.ld-jgzn .btn-ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 50px;
    line-height: .5rem;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    color: #1c4f9e;
}

.ld-jgzn .btn-ul li a:hover {
    background-color: #e1f5ff;
}

.ld-zfgb {
    background-color: #fff9fb;
}

.ld-zfgzbg {
    background-color: #fafafc;
}

.ld-tit {
    line-height: 62px;
    line-height: .62rem;
}

.ld-tit a {
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
}

.ld-box {
    margin-top: 20px;
    margin-top: .2rem;
    padding: 0 30px 30px;
    padding: 0 .3rem .3rem;
    border-radius: 5px;
    border-radius: .05rem;
}

.ld-box .imgbox {
    width: 168px;
    width: 1.68rem;
    height: 205px;
    height: 2.05rem;
    float: left;
}

.ld-box .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.ld-box .pList {
    width: 212px;
    width: 2.12rem;
    float: right;
}

.ld-box .pList li {
    line-height: 40px;
    line-height: .4rem;
}

.ld-box .pList li a {
    width: 100%;
}

.ld-qthy {
    margin-top: 20px;
    margin-top: .2rem;
    border-radius: 5px;
    border-radius: .05rem;
    background-color: #f2f7ff;
    padding: 0 30px 30px;
    padding: 0 .3rem .3rem;
}

.ld-qthy .pList {
    height: 176px;
    height: 1.76rem;
}

.ld-lxwm {
    margin-top: 20px;
    margin-top: .2rem;
    border-radius: 5px;
    border-radius: .05rem;
    height: 75px;
    height: .75rem;
    line-height: 75px;
    line-height: .75rem;
    background-color: #f2f7ff;
    font-size: 20px;
    font-size: .2rem;
    color: #586eb7;
    font-weight: 700;
    display: block;
}

.ld-lxwm img {
    width: 41px;
    width: .41rem;
    height: 41px;
    height: .41rem;
    display: block;
    float: left;
    margin: 17px 42px 0 155px;
    margin: .17rem .42rem 0 1.55rem;
}

.ld-lxwm:hover img {
    animation: flipInY 1s linear;
}

.ld-content {
    margin-top: 30px;
    margin-top: .3rem;
}

.ld-content .ld-img img {
    width: 194px;
    width: 1.94rem;
    height: auto;
    margin: 0 auto;
    display: block;
}

.ld-content .ld-name {
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    margin-top: 15px;
    margin-top: .15rem;
    text-align: center;
}

.ld-content .ld-zw {
    margin-top: 15px;
    margin-top: .15rem;
    text-align: center;
}

.ld-content .ld-msg {
    margin-top: 30px;
    margin-top: .3rem;
    background-color: #f2f7ff;
    padding: 0 78px;
    padding: 0 .78rem;
}

.ld-content .ld-msg .tit {
    width: 125px;
    width: 1.25rem;
    padding-left: 35px;
    padding-left: .35rem;
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    color: #03529b;
    float: left;
    background: no-repeat left;
    background-size: 24px;
    background-size: .24rem;
    background-position: 0 5px;
    background-position: 0 .05rem;
    line-height: 34px;
    line-height: .34rem;
}

.ld-content .ld-msg .con {
    width: 1000px;
    width: 10rem;
    float: right;
    text-align: justify;
}

.ld-content .ld-msg .con,
.ld-content .ld-msg .con p,
.ld-content .ld-msg .con span,
.ld-content .ld-msg .con label {
    line-height: 34px !important;
    line-height: .34rem !important;
    font-size: 16px !important;
    font-size: .16rem !important;
    font-family: "微软雅黑", "microsoft yahei" !important;
    background-color: inherit !important;
}

.ld-content .ld-grjl {
    padding: 30px 10px;
    padding: .3rem 10px;
    border-bottom: 1px solid #c8d9e9;
}

.ld-content .ld-grjl .tit {
    background-image: url(../images/2023-ico-ld-grjl.png);
}

.ld-content .ld-zggz {
    padding: 30px 10px;
    padding: .3rem 10px;
}

.ld-content .ld-zggz .tit {
    background-image: url(../images/2023-ico-ld-zggz.png);
}

/**** 手机端 ****/
@media screen and (max-width: 1024px) {
    .pList li a {
        width: 80%;
    }
    
    .ld-jgzn .btn-ul li:nth-child(n+1) {
        float: left;
        margin-right: 0;
    }
    
    .ld-jgzn .btn-ul li:nth-child(2n) {
        float: right;
    }
    
    .ld-content .ld-msg .con {
        width: 980px;
        width: 9.8rem;
    }
}

@media screen and (max-width: 768px) {
    .ld-left {
        margin-top: 10px;
        width: 100%;
        float: none;
    }
    
    .ld-qzfld .qzfld-head .tit {
        margin-left: 10px;
        padding: 0 .3rem;
    }
    
    .ld-qzfld .qzfld-head .tit:last-child {
        margin-left: 0;
    }
    
    .ld-qzfld .qzfld-qz {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    
    .ld-qzfld .qzfld-qz .tit {
        width: 100%;
        line-height: 1.5;
        float: none;
        margin-bottom: 10px;
    }
    
    .ld-qzfld .qzfld-qz .ld-img {
        width: calc(33.33% - 6px);
        height: calc(100vw * .4);
        margin-right: .2rem;
    }
    
    .ld-qzfld .qzfld-qz .ld-msg {
        width: calc(66.67% - 6px - .2rem);
    }
    
    .ld-qzfld .qzfld-fqz {
        margin-top: 10px;
    }
    
    .ld-qzfld .qzfld-fqz .tit {
        width: 100%;
        float: none;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    
    .ld-qzfld .qzfld-fqz .ld-ul li {
        width: calc(25% - 6px);
        margin-right: 8px;
        margin-left: 0;
    }
    
    .ld-qzfld .qzfld-fqz .ld-ul li:nth-child(4n) {
        margin-right: 0;
    }
    
    .ld-qzfld .qzfld-fqz .ld-ul li:nth-child(-n+4) {
        padding-bottom: 10px;
    }
    
    .ld-qzfld .qzfld-fqz .ld-ul li .imgbox {
        height: calc(100vw * .3);
    }
    
    .ld-cwhy {
        margin-top: 10px;
    }
    
    .ld-cwhy .cwhy-left {
        width: 100%;
        height: auto;
        margin-top: .2rem;
        padding-bottom: .2rem;
    }
    
    .ld-cwhy .cwhy-left p {
        padding: 0 .2rem;
    }
    
    .ld-cwhy .cwhy-left .tit {
        margin-top: .2rem;
    }
    
    .ld-cwhy .cwhy-left .day,
    .ld-cwhy .cwhy-left .txt {
        margin-top: 10px;
    }
    
    .ld-cwhy .cwhy-left .more {
        margin-top: .2rem;
    }
    
    .ld-cwhy .cwhy-right {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    
    .ld-cwhy .cwhy-right .pList li {
        line-height: .44rem;
    }
    
    .ld-right {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    
    .ld-jgzn {
        padding: 0 10px .2rem;
    }
    
    .ld-jgzn .btn-ul li {
        width: calc(50% - 7px);
        margin-top: .2rem;
    }
    
    .ld-box {
        margin-top: 10px;
        padding: 0 10px .2rem;
    }
    
    .ld-box .pList {
        width: calc(100% - 1.68rem - 10px);
    }
    
    .ld-qthy {
        margin-top: 10px;
        padding: 0 10px .2rem;
    }
    
    .ld-lxwm {
        margin-top: 10px;
    }
    
    .ld-content {
        margin-top: .2rem;
    }
    
    .ld-content .ld-img img {
        width: 35%;
    }
    
    .ld-content .ld-name,
    .ld-content .ld-zw {
        margin-top: 10px;
    }
    
    .ld-content .ld-msg {
        margin-top: .2rem;
        padding: 0 10px;
    }
    
    .ld-content .ld-grjl,
    .ld-content .ld-zggz {
        padding: 10px 0;
    }
    
    .ld-content .ld-msg .con {
        width: 100%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 320px) {
    
}