<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.space
{
    width: 100%;
    height: 19px;
    margin: 0px;
    padding: 0px;
}
.toptitle
{
    width: 100%;
    min-width: 1000px;
    height: 32px;
    background-color: #0d5eb0;
}
.toptitle-content
{
    width: 1000px;
    height: 32px;
}
.toptitle-weather
{
    overflow: hidden;
    float: left;
    width: 300px;
    height: 22px;
    margin-left: -15px;
    margin-top: 5px;
}
.toptitle-day
{
    float: right;
    margin-right: -16px;
    margin-top: 6px;
    color: #ffffff;
}
.maintitle
{
    width: 1000px;
    height: 124px;
    padding: 0px;
    background-image: url("../images/system/title-img.jpg");
    background-repeat:no-repeat; 
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.maintitle-logo
{
    float: left;
    margin-top: 25px;
    margin-left: 25px;
}
.maintitle-content
{
    float: right;
    margin-right: 20px;
    margin-top: 14px;
    color: #ffffff;
}
.maintitle-list
{
    list-style-type: none;

    padding: 0px;
    float: right;
}
.maintitle-li
{
    display:block;
    height: 25px;
}
.maintitle-line
{
    margin-left: 24px;
    margin-right: 24px;
    height: 13px;
}
.banner
{
    width: 1000px;
    padding: 0px;
}
.fxhInterface
{
    width: 1000px;
    height: 106px;
    padding: 0px;
}
.fxhInterface-all
{
    width: 320px;
    height: 106px;
    padding: 0px;
    float: right;
    background:url("http://fxhoss.idcmatrix.com/jz/images/system/fxhInterface-bg.png");
    /* background-image: url("../images/system/fxhInterface-bg.png"); */
    background-repeat:no-repeat; 
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.fxhInterface-c
{
    margin-left: 20px;
}
.fxhInterface-img
{
    border: 2px solid #bcbcbc;
    background-color: #ffffff;
    margin-top: 7px;
    margin-left: 8px;
    float: left;
}
.fxhInterface-right
{
    width: 220px;
    height: 108px;
    float: right;
    margin-top: 7px;
    text-align: center;
}
.fxhInterface-right-up
{
    width: 100%;
}
.fxhInterface-right-middle
{
    width: 100%;
    margin-top: 8px;
}
.fxhInterface-right-down
{
    width: 100%;
    margin-top: 7px;
}
.buttonan
{
    background-color: #3498db;
    border: 2px solid #cae5ff;
}
.buttonl
{
    background-color: #3498db;
    border: 2px solid #ebebeb;
}
.content-main
{
    width: 1000px;
    border: 1px solid #4e99df;
    background-image: url("../images/system/content-bg.jpg");
    background-repeat:no-repeat; 
    background-size:100%;
    -moz-background-size:100%;
    padding: 0px;
    position: relative;
    background-color: #ffffff;
}
.content-title
{
    font: normal 23px "SimSun";
    font-weight: bold;
    color: #386fa3;
    margin-top: 13px;
    margin-left: 18px;
    float: left;
}
.content-such
{
    float: right;
    color: #386fa3;
    font-size: 16px;
    margin-top: 21px;
    margin-right: 24px;
}
.content-ts
{
    width: 100%;
    height: 74px;
}
.content-blockAll1
{
    width: 100%;
    height: 350px;
    padding-left: 18px;
    padding-bottom: 30px;
    overflow-y: hidden;
}
.content-blockAll
{
    width: 100%;
    height: 625px;
    padding-left: 18px;
    padding-bottom: 30px;
    overflow-y: hidden;
}
.content-block
{
    height: 274px;
    width: 159px;
    float: left;
}
.center-block-con
{
    width: 138px;
    height: 250px;
    margin-left: 9px;
    margin-top: 11px;
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #fff;
}
.block-logoo
{
    width: 102px;
    height: 102px;
    border: 1px solid #ccc;
    margin-top: 17px;
    margin-left: 17px;
}
.block-logoh
{
    width: 102px;
    border: 1px solid #a4cef6;
    margin-top: 17px;
    margin-left: 17px;
}
.block-title
{
    width: 100%;
    height: 70px;
    text-align: center;
    overflow: hidden;
    line-height: 20px;
    font-size: 17px;
    padding-top: 15px;
    color: #386fa3;
}
.block-share
{
    width: 100%;
    height: 60px;
    background-color: #f8f8f8;
    color: #737373;
    padding-top: 6px;
}
/* .line
{
    height: 0px;
    width: 120px;
    border-top: 1px solid #ccc;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 8px;
} */
.content-more
{
    width: 100%;
    height: 58px;
    position: absolute;
    bottom: 0px;
    background-image: url("../images/system/block-show.png");
    background-repeat:repeat-x;
    color: #386fa3;
    font-size: 15px;
    padding-top: 25px;
}
.footer-all
{
    width: 100%;
    min-width: 1000px;
    height: 127px;
    margin-bottom: 0px;
    background-color: #0d5eb0;
}
.footer-main
{
    text-align: center;
    width: 1000px;
    padding-top: 39px;
    color: #badcfb;
}
.footer-main-d
{
    margin-top: 10px;
}</pre></body></html>