<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wzas {
    width: 120px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    padding: 4px 7px;
    cursor: default;
    margin-right: 30px;
    margin-top: 53px;
    text-align: center;
    float: right;
}

body {
    background-color: #F9F6EE;
}

.tou {
    background: url(../img/zzb/ditu.png) center top no-repeat;
    padding-bottom: 199px;
}

.nr1_container {
    width: 1200px;
    margin: 0 auto;
}

.wzall {
    margin-top: 53px;
    margin-right: 48px;
}

.rmzf {
    margin-top: 89px;
}

.zf img {
    width: 111px;
}

.zf p {
    font-size: 58px;
    font-weight: 600;
    color: #CC0A0A;
    line-height: 81px;
    text-shadow: 0px 2px 4px rgba(108, 108, 108, 0.5);
    margin-left: 17px;
    margin-top: 16px;
}

.zzb {
    margin-left: 128px;
    margin-top: 4px;
}

.tubiao li {
    float: left;
    width: 276px;
    text-align: center;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFFEFB 100%);
    box-shadow: 2px 4px 7px 0px rgba(178, 178, 178, 0.5);
    border-radius: 20px;
    margin-top: 40px;
    margin-right: 32px;
}

.tubiao li:nth-child(4n) {
    margin-right: 0;
}

.tubiao li a {
    display: block;
    padding: 36px 0 22px;
}

.tubiao li a p {
    font-size: 36px;
    font-weight: 500;
    color: #333333;
    line-height: 50px;
    margin-top: 40px;
}

.nr2_container {
    width: 1214px;
    margin: 0 auto;
}

.bsfw {
    text-align: center;
    margin-top: 57px;
    margin-bottom: 91px;
}

.bsfw img {
    margin-bottom: 29px;
}

.bsfw_nr li,
.bottom_bsfw li {
    float: left;
    width: 398px;
    height: 248px;
    margin-bottom: 18px;
    margin-right: 10px;
}

.bsfw_nr li:nth-child(3n),
.bottom_bsfw li:nth-child(3n) {
    margin-right: 0;
}

.bsfw_nr li a {
    text-align: left;
    display: block;
    font-size: 36px;
    font-weight: 500;
    color: #000000;
    line-height: 50px;
}

.bsfw_nr li:first-child a {
    background: url(../img/zzb/01qd.png) no-repeat;
    padding: 95px 189px 103px 29px;
}

.bsfw_nr li:nth-child(2) a {
    background: url(../img/zzb/02xx.png) no-repeat;
    padding: 70px 225px 78px 29px;
}

.bsfw_nr li:nth-child(3) a {
    background: url(../img/zzb/03.png) no-repeat;
    /*padding: 45px 213px 53px 41px;*/
	padding: 70px 225px 78px 29px;
}

.bsfw_nr li:nth-child(4) a {
    background: url(../img/zzb/04.png) no-repeat;
    padding: 95px 153px 103px 29px;
}

.bsfw_nr li:nth-child(5) a {
    background: url(../img/zzb/05.png) no-repeat;
    padding: 95px 175px 103px 43px;
}

.bsfw_nr li:last-child a {
    background: url(../img/zzb/06.png) no-repeat;
    padding: 95px 213px 103px 41px;
}

.bsfw_nr li:first-child a:hover {
    background: url(../img/zzb/01.png) no-repeat;
}

.bsfw_nr li:nth-child(2) a:hover {
    background: url(../img/zzb/02xx-2.png) no-repeat;
}

.bsfw_nr li:nth-child(3) a:hover {
    background: url(../img/zzb/03ff.png) no-repeat;
}

.bsfw_nr li:nth-child(4) a:hover {
    background: url(../img/zzb/04cjr.png) no-repeat;
}

.bsfw_nr li:nth-child(5) a:hover {
    background: url(../img/zzb/05kp.png) no-repeat;
}

.bsfw_nr li:last-child a:hover {
    background: url(../img/zzb/06gd.png) no-repeat;
}

.footer {
    background: #F3E5D2;
}

.link&gt;li&gt;a {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.footer .link&gt;li {
    float: left;
    width: 192px;
    height: 48px;
    line-height: 48px;
    text-align: left;
    background-color: #E7CAA3;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 8px;
    margin: 22px 9px 35px 0;
    position: relative;
}

.footer .link&gt;li:last-child {
    margin-right: 0;
}

.footer .link&gt;li:hover {
    background-color: #E7CAA3;
}

.footer .link&gt;li&gt;ul {
    display: none;
}

.footer .link&gt;li:hover ul {
    position: absolute;
    max-height: 424px;
    overflow: auto;
    bottom: 43px;
    left: 0;
    right: 0;
    background-color: #E7CAA3;
    display: block;
}

.footer .link&gt;li:hover ul::-webkit-scrollbar-track {
    background-color: #F3E5D2;
}

.footer .link&gt;li:hover ul::-webkit-scrollbar {
    width: 17px;
}

.footer .link&gt;li:hover ul::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, .4);
}

.footer .link&gt;li&gt;ul&gt;li {
    text-align: left;
    padding: 0 10px;
    line-height: 35px;
}

.footer .link&gt;li&gt;ul&gt;li:hover {
    background-color: #F3E5D2;
}

.footer .link&gt;li&gt;ul&gt;li&gt;a {
    display: block;
    font-size: 15px;
    color: #333333;
}

.footer-con {
    padding: 0 0 37px;
}

.footer-con .info {
    width: 75%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.footer-con .bzx {
    width: 10%;
    text-align: right;
}

.footer-con .info a {
    color: #333333;
    font-weight: 500;
}

.footer-con .info p {
    line-height: 22px;
    font-weight: 500;
}

.footer-con .jc {
    width: 15%;
    margin-top: 15px;
    text-align: left;
}</pre></body></html>