.pBanner-zt {
    height: 4.2rem;
    background-color: inherit;
}

.pBanner-zt .banner-img {
    padding-top: 1.6rem;
}

.pBanner-zt .banner-img img {
    height: 1.61rem;
}

.pHeader.zt .pLogo .logo .font-cn {
    text-shadow: 0 0 5px #ffffff,
    0 0 5px #ffffff,
    0 0 5px #ffffff,
    0 0 5px #ffffff;
}

.pHeader.zt .pLogo .logo .font-en {
    text-shadow: 0 0 3px #ffffff,
    0 0 3px #ffffff,
    0 0 3px #ffffff,
    0 0 3px #ffffff,
    0 0 3px #ffffff;
    margin-top: 0;
}

.pLocation {
    padding: .2rem 0 .2rem .3rem;
    margin: .3rem 0;
    background-color: #ffffff;
    box-shadow: 0 0 0.07rem rgba(0, 0, 0, .15);
    border-radius: .05rem;
}

.pFoot {
    margin-top: 0;
}

.zt-ydn-bg {
    background: url(2024-ydn-bg.png) no-repeat center bottom;
    background-size: 100% auto;
}

.zt-ydn-jcjj {
    margin-top: .5rem;
}

.zt-ydn-jcjj .jcjj-tit {
    margin: 0 auto;
}

.zt-ydn-jcjj .jcjj-tit img {
    width: 3.6rem;
    height: auto;
    display: block;
    margin: 0 auto;
}

.zt-ydn-jcjj .jcjj-con {
    margin-top: .3rem;
}

.zt-ydn-jcjj .jcjj-con p {
    height: calc(.32rem * 3);
    line-height: .32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 3;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    font-size: .18rem;
    text-indent: 2em;
}

.zt-ydn-jcjj .jcjj-con .more {
    text-align: right;
    margin-top: .15rem;
}

.zt-ydn-jcjj .jcjj-con .more a {
    color: #1b807f;
    font-size: .18rem;
}

.zt-ydn-jcjj .jcjj-con .more a:hover {
    color: #ff0000;
}

.zt-ydn-tit {
    line-height: .4rem;
    color: #1b807f;
}

.zt-ydn-tit span {
    line-height: .4rem;
    font-size: .4rem;
    padding-left: .2rem;
    padding-bottom: .09rem;
    background: url(2024-ydn-tit-ico.png) no-repeat left bottom;
    background-size: .82rem .24rem;
    font-family: 'fzxbs';
}

.zt-ydn-tit a {
    color: #1b807f;
    float: right;
    font-size: .18rem;
}

.zt-ydn-tit a:hover {
    color: #ff0000;
}

.zt-ydn-fyxm {
    margin-top: .3rem;
}

.zt-ydn-fyxm .fyxm-con {
    margin-top: .3rem;
}

.zt-ydn-fyxm .fyxm-con li {
    width: 3.8rem;
    height: 3.4rem;
    float: left;
}

.zt-ydn-fyxm .fyxm-con li:first-child {
    width: 5.8rem;
    margin-right: calc((100% - 5.8rem - 3.8rem * 2) / 2);
}

.zt-ydn-fyxm .fyxm-con li:last-child {
    float: right;
}

.zt-ydn-fyxm .fyxm-con li a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    background-color: #000000;
    border-radius: .1rem;
}

.zt-ydn-fyxm .fyxm-con li a:hover {
    margin-top: -.2rem;
}

.zt-ydn-fyxm .fyxm-con li a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: relative;
    z-index: 1;
    opacity: .8;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zt-ydn-fyxm .fyxm-con li a:hover img {
    opacity: 1;
}

.zt-ydn-fyxm .fyxm-con li a span {
    width: .36rem;
    height: auto;
    font-size: .3rem;
    color: #ffffff;
    position: absolute;
    top: .4rem;
    right: .4rem;
    font-family: 'fzxbs';
    z-index: 2;
    text-align: center;
}

.zt-ydn-box {
    margin-top: .5rem;
}

.zt-ydn-box.last {
    padding-bottom: .5rem;
}

.zt-ydn-img li {
    width: calc((100% - .3rem * 3) / 4);
    margin: .3rem .3rem 0 0;
    float: left;
}

.zt-ydn-img li:last-child {
    margin-right: 0;
}

.zt-ydn-img li a {
    width: 100%;
    height: 100%;
    display: block;
}

.zt-ydn-img li a:hover {
    color: #ff0000;
}

.zt-ydn-img li .pic {
    width: 100%;
    height: 2.2rem;
    overflow: hidden;
    display: block;
    border-radius: .1rem;
}

.zt-ydn-img li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zt-ydn-img li a:hover .pic img {
    width: 105%;
    height: 105%;
    margin-left: -2.5%;
    margin-right: -2.5%;
}

.zt-ydn-img li .wz {
    width: calc(100% - .3rem);
    height: .4rem;
    line-height: .4rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    margin-top: .1rem;
    padding: 0 .15rem;
}

@media screen and (max-width: 768px) {
    .pBanner-zt .banner-img {
        padding-top: calc(100vw * .54);
    }
    
    .pBanner-zt .banner-img img {
        height: auto;
        max-width: inherit;
        width: calc(100vw - .3rem);
    }
    
    .pLocation {
        margin: .15rem 0;
        padding: .15rem;
    }
    
    .zt-ydn-jcjj {
        margin-top: .2rem;
    }
    
    .zt-ydn-jcjj .jcjj-tit img {
        width: 2rem;
    }
    
    .zt-ydn-jcjj .jcjj-con {
        margin-top: .15rem;
    }
    
    .zt-ydn-fyxm {
        margin-top: .2rem;
    }
    
    .zt-ydn-tit span {
        font-size: .3rem;
        line-height: .3rem;
    }
    
    .zt-ydn-fyxm .fyxm-con {
        margin-top: 0;
    }
    
    .zt-ydn-fyxm .fyxm-con li {
        width: calc((100% - .3rem) / 3) !important;
        margin: .15rem .15rem 0 0 !important;
        height: calc(100vw * .2);
    }
    
    .zt-ydn-fyxm .fyxm-con li:last-child {
        margin-right: 0 !important;
    }
    
    .zt-ydn-fyxm .fyxm-con li a span {
        font-size: .18rem;
        top: .1rem;
        right: .1rem;
        width: 1em;
    }
    
    .zt-ydn-box {
        margin-top: .15rem;
    }
    
    .zt-ydn-box.last {
        padding-bottom: .15rem;
    }
    
    .zt-ydn-img li {
        width: calc((100% - .15rem) / 2);
        margin: .15rem .15rem 0 0 !important;
    }
    
    .zt-ydn-img li:nth-child(2n) {
        margin-right: 0 !important;
    }
    
    .zt-ydn-img li .pic {
        height: calc(100vw * .3);
    }
    
    .zt-ydn-bg {
        background-size: auto 80%;
    }
}