<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.parallax_zyly
{
    height: 100%;
    position: relative;
    display: block;
}

    .parallax_zyly a:visited
    {
        color: #fff;
    }

.pz_ul
{
    width: 100%;
    bottom: 5px;
    z-index: 99;
    position: absolute;
    text-align: center;
}

.zyly_list
{
	background-color: rgba(10,43,74,0.35) !important;
    height: 30px;
    display: inline-block;
    color: #fff;
    white-space: nowrap;
    padding: 7px 10px;
    margin: 5px 5px;
    font-family: å¾®è½¯é›…é»‘;
    background: url(/Image/icons/zyly_op.png) repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    behavior: url(/Scripts/PIE/PIE.htc);
}

.zl_show
{
    background: #FF6600;
}

.zl_op
{
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: #fff;
}

.pz_cn
{
    position: absolute;
    bottom: 50px;
    width: 650px;
    height: 170px;
}

.pz_cn_ul
{
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: -170px;
    border-bottom: 2px solid #fff;
	background-color:rgba(10,43,74,0.35) !important;
}

.pz_op
{
    width: 100%;
    height: 100%;
    opacity: 0.2;
    filter: alpha(opacity=20);
    background-color: #fff;
}

.pz_li
{
    display: none;
    font-family: å¾®è½¯é›…é»‘;
}

    .pz_li ul
    {
        margin: 0px;
    }

        .pz_li ul li
        {
            margin-top: 10px;
            list-style-type: none;
            padding-left: 27px;
            float: left;
            background: url(/Image/homepage/homepage-operation/news.png) 15px center no-repeat;
            background-size: 5px;
        }

            .pz_li ul li a
            {
                color: #ffffff !important;
                font-size: 15px;
            }

                .pz_li ul li a:hover
                {
                    text-decoration: underline;
                }

.pz_arrows
{
    height: 30px;
    width: 100%;
    bottom: 20px;
    opacity: 0.8;
    position: absolute;
}

.pz_needle
{
    width: 5px;
    position: absolute;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    z-index: -1;
}
/* -----------------------------------------
   Responsiveå“åº” 768 - 1024
----------------------------------------- */

@media only screen and (max-width: 1223px)
{
    .pz_cn, .pz_arrows
    {
        display: none;
    }
}
</pre></body></html>