<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
button,
input,
select,
textarea,
.pure-g [class *="pure-u"] {
    font-family: "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", serif;
}

body {
    background-color: #f5f5f5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
    line-height: 1.1em;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

pre {
    overflow: auto;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    white-space: normal;
}

.header {
    width: 100%;
}

.menufield {
    width: 100%;
    background-color: #e6e6e6;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: 0px 0px 10px #666;
    margin-bottom: 10px;
}

.top,
.content,
.menu {
    position: relative;
    max-width: 76em;
    width: 100%;
    margin: 0 auto;
}

.top {
    padding: 2em 0;
}

.main-menu .pure-menu-link {
    font-size: 1.3em !important;
    font-weight: 300;
}

.pure-menu-children .pure-menu-link {
    font-size: 1.1em !important;
}

.pure-menu-has-children&gt;.pure-menu-link::after {
    font-size: 1em;
}

.pure-menu-link:hover,
.m-slide a:hover {
    text-decoration: none;
}

.pure-menu-link:hover {
    color: #fff !important;
    font-weight: 800;
}

.pure-menu-children .pure-menu-link:hover {
    color: #fff;
}

.clearfix {
    overflow: auto;
    _height: 1%
}

.f-right {
    float: right;
}

.carousel .m-scooch {
    height: 500px;
    overflow: hidden;
}

.car-left,
.car-right {
    position: absolute;
    top: 45%;
    background-color: rgba(50, 50, 50, 0.5);
}

.car-left {
    left: 1em;
}

.car-right {
    right: 1em;
}

.car-left&gt;i,
.car-right&gt;i {
    font-weight: 900;
    font-size: 3em;
    color: #fff;
}

.m-scooch-thumbpanel .car-left,
.m-scooch-thumbpanel .car-right {
    position: static;
    float: right;
    height: 100%;
    font-size: .5em;
    padding: 5px;
    border-radius: 0;
}

.slider {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.slider-prev {
    left: -100%;
}

.slider-next {
    right: -100%;
}

.slider-play {
    left: 0;
    font-size: 10em;
    text-align: center;
    color: #fff;
    background-color: #000;
    opacity: .3;
}

.setc-hit {
    margin: 1.2em 0 0 0;
}

.setc-hit.sht-1 {
    margin-right: .5em;
}

.setc-hit.sht-2 {
    margin-left: .5em;
}

.setc-hit {
    border: none;
    background-color: #fdfdfd;
}

.setc-hit h3 {
    padding: .5em;
    line-height: 1.3em;
}

.setc-hit&gt;a {
    display: block;
    overflow: hidden;
    margin: 0.5em;
    height: 13em;
    text-decoration: none;
}

.setc-hit&gt;a img {
    max-width: none;
    max-height: 100%;
    min-width: 100%;
}

.setc-hit:hover img,
.banner img:hover {
    opacity: .85;
}

.main-cnt {
    margin: 2.5em 1em .5em 0;
}

.sect-news {
    background-color: #fdfdfd;
    padding: 2em 1em 1em 1em;
    margin-bottom: 1em;
}

.sect-news a {
    text-decoration: none;
}

.sect-title {
    font-size: 1.55em;
}

.sect-title&gt;a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    font-weight: 800;
}

.bmore {
    position: absolute;
    right: -1em;
    bottom: -1em;
    width: 1em;
    height: 1em;
    padding: 0.5em;
    text-align: center;
}

.bmore:hover a {
    color: #fff;
}

.bmore:hover {
    cursor: pointer;
    color: #fff;
}

.subnews {
    display: none;
}

.subnews.actsub {
    display: block;
    position: relative;
}

.sect-pview {
    padding: 0 .5em;
}

.sect-pview h3 {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 1em;
}

.sect-pview p {
    margin: .3em 0 0 2em;
    font-size: .95em;
    opacity: .6;
}

.sect-newcnt {
    padding: 1em 1.3em;
    margin-top: .8em;
}

.allmedia .sect-newcnt {
    margin-top: 3em;
}

.sect-list {
    padding: 2em 1em 0 1.3em;
}

.sect-list li {
    margin-bottom: 1.3em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sect-list li a {
    opacity: .9;
}

.sect-list li a:hover,
.sect-pview p:hover {
    opacity: 1;
}

.sect-reco {
    padding: 0 2.1em;
}

.sect-reco h2 {
    margin: 0 0 1em .3em;
    color: #f29b76;
}

.banner {
    padding-right: .5em;
}

.banner.bnend {
    padding: 0;
}

.recon-news {
    padding: .5em;
}

.reco-news&gt;h3 {
    color: #777;
    padding: 0 0 .5em .5em;
}

.recon-news&gt;h3 {
    color: #777;
    padding-bottom: .9em;
    border-bottom: 1px solid #d3d3d3;
}

.recon-news&gt;.pure-g {
    padding: 2em 0;
    border-bottom: 1px solid #d3d3d3;
}

.recon-news&gt;.pure-g&gt;.pure-u-md-3-8 {
    height: 6.4em;
    overflow: hidden;
}

.recon-news&gt;.pure-g&gt;.pure-u-md-5-8&gt;div {
    padding-left: 1em;
}

.recon-news&gt;.pure-g&gt;.pure-u-md-5-8&gt;div&gt;p {
    font-size: .7em;
    color: #777;
}

.reco-news {
    margin-top: 1.5em;
}

.reco-news .reco-item {
    position: relative;
    height: 12.5em;
    margin: 10px;
    padding: 20px;
    background-color: #efefef;
}

.reco-news .reco-item&gt;p {
    font-size: .8em;
    opacity: .4;
}

.reco-news .reco-item&gt;span {
    position: absolute;
    font-size: 2em;
    right: .2em;
    bottom: .1em;
    opacity: .5;
}

.reco-news .reco-item:hover&gt;a {
    font-weight: 800;
}

.reco-news .reco-item:hover&gt;span,
.reco-news .reco-item:hover&gt;p {
    opacity: .8;
}

.reco-news .reco-item a {
    display: block;
    text-decoration: none;
}

.reco-news .reco-item a&gt;i {
    opacity: .5;
}

.sidebar .reco-news .reco-item {
    height: 70px;
}

.sidebar .reco-news .reco-item a {
    font-size: 20px;
}

.sidebar .reco-news .reco-item&gt;span {
    font-size: 1.3em;
}

.slider-play.playing {
    opacity: 1;
}

.slider:hover {
    cursor: pointer;
}

.footer {
    background-color: #cfcfcf;
    padding: 5em 0 3em;
}

.sect-icon {
    display: none;
    text-align: right;
    font-size: 2.3em;
    position: absolute;
    bottom: -1em;
    right: 0;
}

.sect-icon a {
    position: relative;
    padding: .1em .2em;
    border-radius: .1em;
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.3);
    display: inline-block;
    width: 1.1em;
    text-align: center;
    height: 1.3em;
    overflow: visible;
}

.sect-icon a&gt;div {
    position: absolute;
    top: -1.3em;
    left: .4em;
    font-size: .5em;
    color: #fff;
    display: none;
}

.sect-icon a:hover {
    margin-top: .5em;
}

.sect-icon a:hover&gt;div {
    display: block;
}


/* 选择菜单 */

.sm-depmt {
    margin: 0 1em;
}

.sm-depmt div {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    z-index: 2;
    color: #A1A1A1;
    background-color: #FEFEFE;
    cursor: pointer;
    position: relative;
    padding-left: 10px;
    display: block;
    opacity: 0.8;
}

.sm-depmt div:hover {
    opacity: 1
}

.sm-depmt div.de-red {
    background-color: #D32F2F;
    color: #fff;
}

.sm-depmt div.de-pur {
    background-color: #A03EBA;
    color: #fff;
}

.sm-depmt div.de-green {
    background-color: #106470;
    color: #fff;
}

.sm-depmt div.de-blue {
    background-color: #005693;
    color: #fff;
}

.sm-depmt div span {
    float: right;
    padding-right: 10px;
}

.sm-depmt select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    z-index: 4;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    cursor: pointer;
    font-size: 16px;
}

.footer h4 {
    padding: .5em 0;
}

.footer h5 {
    padding: .4em 0;
    color: #616161;
}

.relt-news {
    margin: 1em;
}

.relt-news&gt;div {
    margin-bottom: 1em;
    border-bottom: .1em solid #e6e6e6;
    padding-bottom: 1em;
}

.relt-news .relt-item {
    padding-left: 1em;
    font-size: .85em;
}

.fixed-top {
    position: fixed;
    top: 0;
    z-index: 1030;
}

.tjmod.fixed-top {
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.5);
}

.article {
    padding: 1em 4em 2em 0;
}

.article h1 {
    font-weight: normal;
    line-height: 1.5em;
    font-size: 1.8em;
    margin: 1em 0;
}

.article h3 {
    margin: .8em 0;
}


/* search */

.lo-menu {
    position: absolute;
    top: -5.5em;
    right: 1em;
    opacity: .85;
}

.lo-menu form {
    position: relative;
}

.lo-menu:hover {
    opacity: 1;
}

#search-btn {
    border: 0;
    height: 1.5em;
    width: 2em;
    background-color: #fff;
    position: absolute;
    right: .5em;
    top: 7px;
}

#tag-article li {
    position: relative;
    padding: .8em 0;
    border-bottom: .13em solid #eee;
    margin: 1em 0;
    color: #555;
}

#tag-article li p {
    font-size: .85em;
    margin: 1em;
    color: #777;
}

#tag-article .mltext {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-bottom: .3em;
    font-weight: 600;
}

.tpinfo {
    position: absolute;
    text-align: right;
    font-size: .7em;
    bottom: 1em;
    right: 1em;
}

.img-thumb {
    width: 12em;
    height: 7em;
    overflow: hidden;
    float: left;
    margin-right: 1em;
}


/* Single */

.maintext video {
    width: 100%;
    margin-left: -2em;
}

/* .gotop {
    background-color: #999;
    position: fixed;
    right: 50%;
    bottom: 0;
    color: #fff;
    padding: .2em;
    font-size: 2em;
    z-index: 999;
    line-height: 0;
}

.gotop:hover {
    cursor: pointer;
} */

.breadcrumb {
    margin: 1em 0;
}

.maintext {
    color: #333;
    font-family: "tahoma", "微软雅黑";
    font-size: 1em;
    line-height: 2em;
    text-align: Justify;
    text-justify: inter-ideograph;
}

.maintext p {
    text-indent: 2em;
    font-weight: 100;
}

.maintext img {
    margin: .5em auto;
    width: 100%;
}

.maintext audio {
    display: block;
    margin: 2em auto;
    width: 100%;
}

.maintext .m-caption {
    font-size: .9em !important;
    text-align: center;
    margin-top: -.7em;
}

.maintext table {
    width: 100% !important;
}

.maintext td {
    border: 1px solid #aaa;
    padding: 5px;
}

.maintext td p {
    text-indent: 0;
}

.articel-head,
.sidebar {
    background-color: #f5f5f5;
}

.pinfo {
    margin-top: 1em;
    padding: .3em 0;
    border-bottom: .1em solid #e6e6e6;
    color: #b5b5b6;
}

.like {
    padding-top: .5em;
}

.like,
.fsize {
    text-align: right;
}

.toshare {
    opacity: .6;
    margin-left: -2.3em;
}

.toshare:hover {
    opacity: 1;
}

.m-caption {
    padding: .3em;
    font-size: 1.1em !important;
}

.m-caption em {
    font-style: normal;
    font-size: .7em;
    padding: .3em;
    opacity: .4;
}

.pic-caption {
    color: #fff;
    padding: .3em;
    text-align: right;
}

.postnav {
    text-align: right;
}

.postnav a {
    display: inline-block;
    padding: .5em 1em;
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.4);
    margin: 1em;
}

.pure-menu-children {
    text-align: center;
    background-color: #e6e6e6;
}

ul.newmenu {
    padding: 0 1em;
}

ul.newmenu li {
    margin: .7em 0;
}

ul.newmenu li i {
    display: none;
}

ul.newmenu li.actsub i {
    display: inline-block;
    margin-left: -.65em;
}

ul.newmenu li.actsub a {
    font-weight: 800;
}

.nlst {
    background-color: #F6F6F6;
    margin: 0 0 1em 1em;
    height: 13em;
    position: relative;
}

.nlst:hover {
    cursor: pointer;
    background-color: #ECEFF1;
}

.nlst.smlst .bgimg {
    opacity: .1;
    overflow: hidden;
    position: absolute;
    height: 13em;
    width: 100%;
}

.nlst.smlst .bgimg&gt;img {
    display: block;
    height: 100%;
    border: 0;
}

.nlst.smlst:hover .bgimg {
    opacity: 1;
}

.nlst.smlst:hover&gt;.pure-g {
    z-index: 2;
    position: absolute;
    bottom: 0;
}

.nlst .nimg {
    height: 13em;
    overflow: hidden;
}

.nlst .nimg img {
    display: block;
    height: 100%;
    border: 0;
}

.nlst h3 {
    padding: 1em;
    line-height: 1.5em;
}

.nlst .nopic h3 {
    font-size: 1em;
}

.nlst p {
    margin: 0 24px 0 18px;
    color: #999;
}

.nlst .nopic p {
    text-align: Justify;
    font-size: .8em;
}

.nlst.clr h3&gt;a {
    color: #FFECB3;
}

.nlst.clr p {
    color: #eee;
}

.nlst.smlst:hover h3 {
    padding: .3em .7em;
}

.nlst.smlst:hover h3&gt;a {
    color: #fff;
}

.nlst.smlst:hover p {
    display: none;
}

.nlst::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -.5em;
    width: 0.0625rem;
    height: 100%;
    border-left: 0.0625rem solid #dfdfdf;
}

.nlst.nob::before {
    border: none;
}

.nnlst {
    height: 27em;
}

.nnlst .nimg {
    width: 100%;
    height: 17em;
}

.nnlst .nimg img {
    width: 100%;
    height: auto;
}

.hotag-news {
    margin-bottom: 1em;
}

.hotag-item {
    position: relative;
    height: 2.5em;
    margin-right: 1em;
    background-color: #fdfdfd;
}

.hotag-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: .5em;
}

.hotag-item.htend {
    margin: 0;
}

.hti:hover a {
    color: #fff;
    text-decoration: none;
}

.m-item audio {
    position: absolute;
    bottom: 1em;
    right: 1em;
}

.m-scooch-bulleted {
    opacity: .5;
}

.m-scooch-bulleted:hover {
    opacity: 1;
}

a.file {
    display: block;
    text-indent: 0;
    padding: 5px 10px;
    border: 1px solid;
    margin: 5px;
}

a.file:hover {
    text-decoration: none;
    color: #FFF;
}


/* Menu Responsive */

.custom-wrapper {
    -webkit-font-smoothing: antialiased;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    transition: height 0.5s;
}

.custom-wrapper.open .tgmenu {
    display: block;
}

.custom-toggle {
    position: relative;
    height: 50px;
    display: none;
}

.custom-toggle .bar {
    background-color: #777;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 100px;
    position: absolute;
    top: 25px;
    left: 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.custom-toggle span {
    position: absolute;
    left: 45px;
    top: 12px;
}

.custom-toggle .bar:first-child {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.custom-toggle.x .bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-toggle.x .bar:first-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/* Post carousel */

.carousel {
    position: relative;
}

.postcrl .m-scooch {
    height: auto !important;
}

.postcrl .m-item {
    height: 0;
}

.postcrl .m-item.m-active {
    height: auto;
}

.tjjmod .postcrl .m-scooch {
    width: 80%;
    margin: 0 auto;
}

.tjjmod .m-caption {
    display: none !important;
}

.postcrl p.m-caption,
.postcrl .m-scooch-bulleted {
    display: block;
}

.postcrl p.m-caption {
    position: absolute;
    color: #fff;
    bottom: 35px;
    top: auto !important;
}

.postcrl .m-scooch-bulleted {
    right: 10px;
    left: auto;
}

.m-scooch-thumbpanel {
    padding: 10px 120px;
}

.m-thumb-cap {
    display: none;
}

.m-scooch-thumbs {
    width: 360px;
    overflow: hidden;
    float: right;
}

.m-scooch-thumb {
    width: 20000px;
    height: 80px;
}

.m-thumb {
    width: 100px;
    height: 60px;
    border: 5px solid #ccc;
    margin: 5px;
    float: left;
}

.m-thumb img {
    height: 100%;
    width: 100%;
}

.m-thumb:hover {
    cursor: pointer;
    border-color: #999;
}

.m-thumb.mt-active {
    border-color: #999;
}

.capnum {
    font-size: 24px;
    padding-right: 5px;
}

.captotal {
    color: #a1a1a1;
    font-size: 16px;
    padding-right: 15px;
}

.
 {
    font-size: .95em;
}

.pure-button-active {
    font-weight: 600;
}

.relatag .pure-button {
    background-color: rgba(8, 85, 150, .1);
    border-radius: .3em;
    margin: .2em;
}

.relatag .pure-button:hover {
    text-decoration: none;
}


/* Responsive */

@media ( max-width: 767px) {
    html,
    body {
        overflow-x: hidden;
    }
    .top {
        padding: .5em;
    }
    .custom-toggle {
        display: block;
    }
    .tgmenu {
        display: none;
    }
    .main-menu .pure-menu-link {
        font-size: 1em !important;
    }
    .lo-menu {
        position: static;
        display: none;
    }
    .custom-wrapper.open .lo-menu {
        display: block;
        width: 100%;
    }
    .lo-menu input {
        width: 100%;
    }
    #search-btn {
        top: 0;
    }
    .carousel .m-scooch,
    .carousel .m-scooch .m-item {
        height: auto !important;
    }
    .carousel .mcap-slide,
    .carousel button,
    .hotag-news {
        display: none;
    }
    .m-scooch-bulleted {
        display: block !important;
        position: static !important;
    }
    .carousel p.m-caption {
        display: block;
        margin-top: -2em;
    }
    .carousel p.m-caption a {
        color: #fff;
        white-space: nowrap;
    }
    .main-cnt {
        margin: 1em;
    }
    .setc-hit h3 {
        padding: .1em .5em 1.2em .65em;
    }
    .setc-hit.sht-2 {
        margin: 0;
    }
    .setc-top {
        position: static;
        margin: 0 auto;
    }
    ul.newmenu li {
        margin: 10px;
        float: left;
    }
    ul.newmenu li.actsub i {
        margin-left: -5px;
    }
    .sect-title {
        height: 100px;
        padding-right: 20px;
    }
    .banner {
        padding: 0;
    }
    .sect-meida .m-scooch,
    .sect-meida .m-item {
        width: 100% !important;
        height: auto !important;
        overflow: hidden !important;
    }
    .wblock {
        position: static;
        margin-top: -120px;
        height: 80px;
        overflow: hidden;
    }
    .nlst {
        min-height: 13em;
        height: auto !important;
    }
    .cat-14 .m-caption {
        position: static !important;
        max-width: 100% !important;
    }
    video {
        width: 100% !important;
    }
    .footer {
        text-align: center;
    }
    .article {
        padding: .5em;
    }
    .sidebar .reco-news .reco-item {
        height: 20px;
    }
    .relt-news .relt-item {
        font-size: 1em;
        padding: .3em;
    }
    .nlst .nopic h3 {
        font-size: 1.1em;
        line-height: 1.3em;
    }
    .postcrl p.m-caption {
        bottom: 0 !important;
    }
}

.webui-popover .webui-popover-content {
    font-size: 12px;
}</pre></body></html>