<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wyxxbox {
    padding-top: 30px;
}
.wyxxbox *{
	user-select:none;
	-webkit-user-select:none;
}
.wyxxbox&gt;div {
    float: left;
    position: relative;
    padding-top: 33px;
    margin: 0 5%;
    width: 23%;
    text-align: center;
    transition: ease all .3s;
}

.wyxxbox&gt;div .tit {
    display: block;
    height: 64px;
    margin-top: 22px;
    font-size: 26px;
}

.wyxxbox&gt;div .tit i {
    font-style: normal;
    font-size: 19px;
    display: block;
}

.wyxxbox&gt;div .sub {
    display: block;
    margin-top: 52px;
    margin-bottom: 58px;
    font-size: 18px;
}

.wyxxbox&gt;div .wfjjsub {
    position: relative;
    display: block;
    margin: 19px auto;
    width: 220px;
    padding: 10px 32px 10px 18px;
    line-height: 28px;
    font-size: 18px;
    text-align: left;
    background: url(../images/hdjl/fpjb/fpjb01Btn01.png) no-repeat;
    box-sizing: border-box;
    background-size: 100% 100%;
    cursor: pointer;
}

.wyxxbox&gt;div .wfjjsub::after {
    position: absolute;
    content: '';
    right: -7px;
    top: 50%;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    background: url(../images/hdjl/fpjb/enter_ico.png) no-repeat;
}

.wyxxbox&gt;div .wfjjsub2 {
    background: url(../images/hdjl/fpjb/fpjb01Btn02.png) no-repeat;
    margin-bottom: 25px;
    background-size: 100% 100%;
}

.wyxxbox&gt;div .wyxx {
    width: 170px;
    height: 46px;
    margin: 50px auto;
    line-height: 46px;
    border-radius: 23px;
}

.wyxxbox&gt;div .wyxx a {
    color: #fff;
    display: block;
}

.wyxxbox .wfjj {
    background: url(../images/hdjl/fpjb/fpjb01Bg.png) no-repeat top center;
}

.wyxxbox .jbpt {
    background: url(../images/hdjl/fpjb/fpjb02Bg.png) no-repeat top center;
}

.wyxxbox .swdc {
    background: url(../images/hdjl/fpjb/fpjb03Bg.png) no-repeat top center;
}

.wyxxbox&gt;.wfjj .tit {
    height: 50px
}

.wyxxbox&gt;.jbpt .tit {
    width: 210px;
    margin: 0 auto 120px;
    text-align: justify;
    text-align-last: justify;
    height: auto;
    font-size: 23px;
    cursor: default;
}

.wyxxbox .jbpt .sub {
    margin-top: 25px;
    margin-bottom: 53px;
}

.wyxxbox&gt;.jbpt .wyxx {
    background: url(../images/hdjl/fpjb/fpjb02Btn.png) no-repeat;
}

.wyxxbox&gt;.swdc .wyxx {
    background: url(../images/hdjl/fpjb/fpjb03Btn.png) no-repeat;
}

.wyxxbox .wfjj:before {
    background-color: #ffa53c;
    background-image: linear-gradient(to right, #ffa53c, #ffc051);
    margin: 0 auto;
    width: 99%;
}

.wyxxbox .jbpt:before {
    background-color: #846cee;
    background-image: linear-gradient(to right, #846cee, #98c9fe);
    margin: 0 auto;
    width: 99%;
}

.wyxxbox .swdc:before {
    background-color: #d72c1b;
    background-image: linear-gradient(to right, #d72c1b, #d72c1b);
    margin: 0 auto;
    width: 99%;
}

.wyxxbox&gt;div .wyxx a:hover {
    color: #fff;
}

.wyxxbox&gt;div:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 10px;
    content: "";
    display: none;
}

.wyxxbox&gt;div:hover {
    margin-top: -30px;
    padding-bottom: 30px;
}

.wyxxbox&gt;div:hover:before {
    display: block;
}

.alert_form {
    display: none;
    position: fixed;
    left: 50%;
    bottom: 50%;
    padding: 20px;
    margin-left: -25%;
    margin-bottom: -200px;
    width: 50%;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    z-index: 10;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.alert_form .close,
.alert_form .backup {
    display: inline-block;
    margin: 10px 20px 0px;
    color: #8e8e8e;
    cursor: pointer;
}

.alert_form .close img,
.alert_form .backup img {
    margin-right: 3px;
    vertical-align: top;
}

.alert_form .backup {
    display: none;
}

.alert_form .ewmBtn {
    display: block;
    width: 80%;
    padding: 15px;
    margin: 0 auto 10px;
    background-color: #4aa5fc;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.alert_form .wjjbBtn {
    display: block;
    width: 80%;
    padding: 15px;
    margin: 0 auto 10px;
    background-color: #4aa5fc;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

.alert_form .ewmImg {
    display: none;
}

.alert_form .ewmImg span {
    display: block;
    margin: 20px 0 10px;
}

.alert_form .ewmImg img {
    border: 1px solid #eee;
    max-width: 40%;
}

.shadow {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 5;
}

@media (max-width:1220px) {
    .wyxxbox&gt;div {
        width: 31.5%;
    }

    .wyxxbox&gt;div+div {
        margin-left: 1.33%;
    }

    .wyxxbox&gt;div .tit {
        font-size: 22px;
    }

    .wyxxbox&gt;div .tit i {
        font-size: 16px;
    }

    .wyxxbox&gt;div .wfjjsub {
        font-size: 16px;
        background-size: 100% 100%;
        width: 190px;
        padding-right: 18px;
    }

    .wyxxbox&gt;div .wfjjsub::after {
        right: -20px;
    }

    .wyxxbox .jbpt .sub {
        margin-top: 40px;
    }
}

@media (max-width:1220px) {
    .wyxxbox&gt;div {
        float: left;
        width: 40%;
        margin-right: 5%;
        margin-left: 5% !important;
        margin-bottom: 30px;
        background-size: cover !important;
    }
}

@media (max-width:992px) {
    .alert_form {
        width: 80%;
        margin-left: -40%;
    }

    .wyxxbox {
        padding-top: 15px;
    }

    .wyxxbox&gt;div:hover {
        margin-top: -15px;
        padding-bottom: 15px;
    }
}

@media (max-width:768px) {
    .wyxxbox&gt;div {
        width: 100%;
        margin-right: 0;
        margin-left: 0 !important;
    }
}

@media (max-width: 640px) {
    .alert_form {
        /* bottom: 5%; */
    }

    .alert_form .ewmImg img {
        max-width: 80%;
    }
}</pre></body></html>