<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breadnav {
    font-size: 12px;
    height: 43px;
    line-height: 43px;
    color: #999;
}
.breadnav a {
    color: #999;
}
.breadnav a:hover {
    color: #2054ae;
}
.breadnav span {
    color: #666;
}
.fl_part {
    width: 860px;
    background: #fff;
}
.fr_part {
    width: 340px;
}
.flname {
    height: 55px;
    line-height: 55px;
    border-radius: 4px 4px 0 0;
    color: #2054ae;
    font-size: 20px;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    font-weight: 600;
}
.flimg {
    margin: 0 5px 0 10px;
}
.flimg_color {
    color: #2054ae;
}
.flimg img {
    margin-bottom: -7px;
}
.loadhistory {
    padding-right: 30px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.loadhistory cite {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/jz_ls.png);
    float: left;
    margin: 17px 6px 0 0;
    filter: grayscale(100%);
}
.loadhistory span {
    float: left;
}
.loadhistory:hover {
    color: #2054ae;
}
.loadhistory:hover cite {
    filter: grayscale(0);
}
.tskuan_black {
    position: fixed;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.tskuan_black p {
    color: #fff;
    font-size: 14px;
}
.zhibo_ci_jianjie_z_con {
    width: 100%;
}
.zhibo_ci_jianjie_z_con &gt; p {
    background: #2054ae;
    width: auto;
    display: inline-block;
    line-height: 35px;
    padding: 0 10px;
    font-size: 17px;
    color: #fff;
    position: relative;
}
.zhibo_ci_jianjie_z_con &gt; p::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 34px solid #2054ae;
    border-right: 19px solid transparent;
    top: 0;
    right: -19px;
}
.zhibo_ci_jianjie_z_con &gt; .zhibo_ci_jianjie_r_con {
    padding: 10px;
    border-top: 0.19em solid #2054ae;
    box-sizing: border-box;
}
.z_t_new {
    position: relative;
    padding-left: 45px;
}
.z_t_new &gt; span {
    position: absolute;
    left: 0;
    top: 0;
    margin: 5px;
}
  </pre></body></html>