.font1074181{ font-size: 9pt ;}
.fontstyle1074181{ color: #ffffff; font-size: 12px; line-height: 34px;}

    /*banner*/
    .ibanner {
        width: 100%;
        overflow: hidden;
        position: relative;}

    .ibanner .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 1;}

    .ibanner .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;}

    .ibanner .hd ul li {
        float: left;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;}

    .ibanner .hd ul li.on {
        background: #f00;
        color: #fff;}

    .ibanner .bd {
        position: relative;
        height: 100%;
        z-index: 0;}

    .ibanner .bd li {
        zoom: 1;
        vertical-align: middle;
        position: relative;}

    .ibanner .bd li h1 {
        position: absolute;
        bottom: 40px;
        left: 20%;
        background: url(../images/tt_bg.png);
        font-size: 24px;
        color: #ffffff;
        padding: 10px 20px;}

    .ibanner .bd img {
        width: 100%;
        display: block;}

    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .ibanner .prev,
    .ibanner .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        display: block;
        width: 45px;
        height: 80px;
        background: url(images/slider-arrow.png) -120px 5px no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;}

    .ibanner .next {
        left: auto;
        right: 3%;
        background-position: -2px 5px;
        width: 45px;
        height: 80px;}

    .ibanner .prev:hover,
    .ibanner .next:hover {
        filter: alpha(opacity=100);
        opacity: 1;}

    .ibanner .prevStop {
        display: none;}

    .ibanner .nextStop {
        display: none;}

    .bts {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 80%;
        height: 35px;
        line-height: 35px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fff;
        z-index: 999;
        font-size: 16px;
        text-indent: 10px;}

    .bjs {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 35px;
        line-height: 35px;
        background-color: rgb(0 0 0 / 50%);}

    .banner-z .slick-dots li button {
        display: none;}

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

    .banner-z {
        font-size: 0;
        z-index: 2;}



    .banner-z a {
        display: block;}

    .banner-z .img {
        padding-top: 68%;
        position: relative;}

    .banner-z .img img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;}

    .banner-z .slick-arrow {
        position: absolute;
        top: 50%;
        z-index: 1;
        width: 32px;
        height: 64px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: transparent;
        background-size: auto;
        cursor: pointer;
        transform: translateY(-50%);}

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

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

    .banner-z .slick-dots {
        position: absolute;
        right: 0;
        bottom: 10px;
        z-index: 1;}

    .banner-z .slick-dots li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 3px;
        border-radius: 50%;
        background: #fff;
        cursor: pointer;}

    .banner-z .slick-dots li.slick-active {
        background: #0e4f8f;}

    .banner-z .img:hover img {
        transform: scale(1.02);
        transition: 1s;}
.qhsm {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
