<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bottomwrap .fouryw {
    position: relative;
}

.bottomwrap .fouryw&gt;ul {
    display: block;
    width: 100%;
    margin-top: 60px;
}

.clearfix:before {
    display: table;
    content: " ";
}

.bottomwrap .fouryw&gt;ul&gt;li {
    width: 21%;
    height: 185px;
    float: left;
    border: 1px solid #ddebf9;
    cursor: pointer;
}

.bottomwrap .fouryw&gt;ul&gt;li+li {
    margin-left: 5.3%;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.img1 {
    margin: 0 auto;
    margin-top: -12px;
    display: block;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.p1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: bolder;
    color: #0059b5;
    text-align: center;
    margin-top: 27px;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox {
    background: #fff;
    width: 101.5%;
    position: absolute;
    left: -7px;
    /* border: 1px solid #b0d1f3; */
    top: 185px;
    z-index: 999;
    padding: 40px 10px 0 10px;
    background-size: 100% 100% !important;
    min-height: 245px;
    display: none;
}

.bottomwrap .fouryw li&gt;.hoverbox.on {
    display: block;
    min-height: 380px;
    z-index: 999;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox01 {
    background: url(/images/scindex_hoverbox_bg01.png) no-repeat center center;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox02 {
    background: url(/images/scindex_hoverbox_bg02.png) no-repeat center center;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox03 {
    background: url(/images/scindex_hoverbox_bg03.png) no-repeat center center;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox04 {
    background: url(/images/scindex_hoverbox_bg04.png) no-repeat center center;
}


.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox02 .lie {
    width: 25%;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie {
    width: 20%;
    float: left;
    padding-left: 30px;
    padding-left: 22px;
    box-sizing: border-box;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox01 .lie {
    width: 16.5%;
}
.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox04 .lie {
    width: 33.33%;
}
.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .yw_fistli {
    display: inline-block;
    /* display: block; */
    margin: 0 auto;
    text-align: left;
    color: #000;
    max-width: 100%;
    cursor: auto;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .yw_fistli .img2 {
    /* margin: 0 auto;  */
    /* display: block; */
    width: 50px;
    height: 50px;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .yw_fistli p {
    font-size: 22px;
    margin: 18px 0px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    line-height: 24px;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv {
    height: 220px;
    /* padding: 0px 0px 20px 0px; */
    position: relative;
    box-sizing: border-box;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv&gt;div:nth-child(1) {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv ul {
    transition: all 0.25s;
    width: 100%;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li {
    line-height: 36px;
    width: 100%;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li a {
    color: #a3a3a3;
    font-size: 18px;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li&gt;a {
    /* padding-left: 15px; */
    position: relative;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li .Submenu {
    display: none;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li .Submenu {
    position: absolute;
    background: #fff;
    padding: 10px;
    width: 60%;
    height: 100%;
    max-height: 215px;
    z-index: 10;
    right: 0px;
    top: 0px;
    border: 1px solid #aaa;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .btnbox {
    text-align: center;
    position: absolute;
    bottom: -11px;
    display: none;
    margin: 0 auto;
    left: 13px;
    font-size: 0px;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv.btnshow .lipn {
    display: inline-block;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .lipre, .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .linext {
    width: 20px;
    height: 20px;
    background: #ddd;
    border-radius: 50%;
    bottom: 0px;
    display: none;
    z-index: 10;
    text-align: center;
    border: 1px solid #ddd;
    background-size: 100% 100% !important;
}

/* .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .lipre {
    background: url(/images/newzwxx_051top.png) no-repeat;
} */

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .linext {
    margin-left: 20px;
    /* background: url(/images/newzwxx_051bottom.png) no-repeat; */
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .lipre {
    width: 20px;
    height: 20px;
    background: #ddd;
    border-radius: 50%;
    bottom: 0px;
    display: none;
    z-index: 10;
    text-align: center;
    border: 1px solid #ddd;
    background-size: 100% 100% !important;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv .linext {
    /* position: absolute; */
    width: 20px;
    height: 20px;
    background: #ddd;
    border-radius: 50%;
    bottom: 0px;
    display: none;
    z-index: 10;
    text-align: center;
    border: 1px solid #ddd;
    background-size: 100% 100% !important;
}

.bottomwrap .fourbanner{
    margin-top: 50px;
    margin-bottom: 40px;
}

.bottomwrap .fourbanner li+li {
    margin-left: 2%;
}

.bottomwrap .fourbanner ul {
    display: block;
}

.bottomwrap .fourbanner li {
    width: 23.5%;
    float: left;
}

a, a:hover, a:active, a:link {
    text-decoration: none;
    color: #000;
}

.bottomwrap .fourbanner li a img {
    width: 254px;
}

.yydh-zj-cont2 {
    width: 100%;
    overflow: hidden;
}

.yydh-zj-cont2 .height180 {
    height: 2.6rem;
}

.yydh-zj-cont2 .swiper-container {
    width: 103%;
}

.yydh-list {
    padding: 0.2rem 0;
}

.yydh-zj-cont2 .yydh-button.swiper-button-next {
    right: 0.29rem;
    left: auto;
    /* background: url(/images/zj-right.png) no-repeat center; */
    background-size: 90% 90%;
}

.yydh-zj-cont2 .yydh-button {
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    left: 0;
    top: 0.88rem;
    /* background: url(/images/zj-left.png) no-repeat center; */
    background-size: 100% 100%;
    cursor: pointer;
}

.yydh-list .ld-tupian li a img {
    width: 3.7rem;
    height: 2rem;
}

.shuzizhengfu-top {
    margin-top: 20px;
}

.shuzizhengfu-top img {
    width: 100%;
}

.shuzizhengfu-top {
    margin-top: 20px;
}

.shuzizhengfu-top img {
    width: 100%;
}

.singleArrow {
    width: 30px;
    height: 10px;
    position: relative;
    background-color: #47bf46;
    float: right;
    right: 45px;
    top: -20px;
    cursor: pointer;
}
.singleArrow::after {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    top: -5px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-left: 20px solid #47bf46;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li .Submenu {
    display: none;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li .Submenu {
    position: absolute;
    background: #fff;
    padding: 10px;
    width: 60%;
    height: 100%;
    max-height: 215px;
    z-index: 10;
    right: 0px;
    top: 0px;
    border: 1px solid #aaa;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li .Submenu a {
    font-size: 14px;
    line-height: 28px;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li span {
    color: #a3a3a3;
    font-size: 18px;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li.active&gt;a::before{
    content: '';
    border-right: 8px solid #ccc;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    width: 0;
    right: 60%;
    top: 12px;
    cursor: pointer;
}

.bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox .lie .uldiv li.active .Submenu{
    display:block;
}

@media (max-width: 767px) {
    .bottomwrap .fouryw&gt;ul&gt;li {
        width: 21%;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.img1 {
        max-width: 80%;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox {
        width: 100%;
        left: 0px;
        padding: 20px 10px;
        background: #fff !important;
        box-shadow: 0 0 9px 3px #d8d8ee;
        min-height: unset !important;
        margin-top: 10px;
    }
    .xw-box {
        padding-bottom: 0 !important;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox01::after {
        left: 12.5%;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox02::after {
        left: 37.5%;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox03::after {
        left: 62.5%;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox04::after {
        left: 87.5%;
    }
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox::after {
        width: 18px;
        height: 9px;
        content: '';
        top: -9px;
        display: block;
        background: url(/images/scindex_hoverboxbgsjx.png) no-repeat top left;
        position: absolute;
        background-size: 100% 100%;
        margin-left: -9px;
    }
}

@media (max-width: 600px) {
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox01 .lie, 
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox02 .lie, 
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox03 .lie, 
    .bottomwrap .fouryw&gt;ul&gt;li&gt;.hoverbox.hoverbox04 .lie {
        width: 50% !important;
    }
    .bottomwrap .fourbanner li {
        width: 48%;
        height: auto;
        margin: 0px 1% 0px 1% !important;
    }
    .bottomwrap .fourbanner li img {
        width: 100% !important;
    }
    .shuzizhengfu-top, .bottomwrap {
        width: 100% !important;
    }
}</pre></body></html>