.row-a1 {
    padding: 45px 0 100px;}

.row-a1 > .wp > h3 {
    font-weight: normal;
    text-align: center;
    margin-bottom: 25px;}

.row-a1 > .wp > h3 a {
    padding: 0 10px;
    color: #1d56d3;
    font-size: 35px;
    font-weight: bold;
    display: inline-block;}

@media screen and (max-width: 1440px) {
    .row-a1 > .wp > h3 a {
        font-size: 28px;}
}

@media screen and (max-width: 1199px) {
    .row-a1 > .wp > h3 a {
        font-size: 22px;}
}

@media screen and (max-width: 960px) {
    .row-a1 > .wp > h3 a {
        font-size: 20px;}
}
.banner-qh .slick-dots li button {
    cursor: pointer;
    background-color: transparent;
    font-size: 20px;
    color: #eee;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banner-qh {
    z-index: 2;}



.banner-qh a {
    display: block;}

.banner-qh .img {
    padding-top: 67%;
    position: relative;
    overflow: hidden;}

.banner-qh .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);
      display: none !important;}

.banner-qh .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(./img/left-20250528.png);}

.banner-qh .slick-arrow.slick-next {
    right: 5%;
    background-image: url(./img/right-20250528.png);}





.banner-qh .slick-dots {
    position: absolute;
    top: auto;
    right: 5%;
    z-index: 1;
    bottom: 10rem;
    border-bottom: 3px solid #ffffff;}









.banner-qh .slick-dots li {
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
    cursor: pointer;
    width: 24px;
    height: 30px;
    text-align: center;
    color: #eee;}

.banner-qh .slick-dots li.slick-active button{
        color: rgb(235, 231, 0);
    font-size: 26px;}
.banner-qh h4 {
    font-size: 24px;
    color: #040000;
    line-height: 1.3em;
    font-weight: normal;
    margin: 15px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.banner-qh p {
    margin-bottom: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.6em;}

.banner-qh .img:hover img{transform: scale(1.05);}
.banner-qh img{width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 999;}
.ztbox .swiper-slide{margin-right:30px;width:auto;}
