<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,
.main-menu .pure-menu-link,
.schome,
.setc-hit&gt;a,
.sect-newcnt a:hover,
.footer h4,
.article h1,
.maintext .m-caption,
.pure-button-active,
.capnum {
    color: #007579;
}

.wblock a {
    color: #007579 !important;
}

.header,
.pure-menu-link:hover,
.bmore:hover,
.pic-caption,
.hti:hover,
a.file:hover,
.nlst.clr {
    background-color: #007579 !important;
}

.reco-news .reco-item {
    border-top: .1em solid #007579;
}

ul.newmenu,
.nlst {
    border-top: 0.0625rem solid #007579;
}

.hotag-item {
    border-left: .1em solid #007579;
}

.m-slide li {
    background-color: rgba(102, 172, 174, .7);
}

.m-slide li.mactive,
.nlst.smlst:hover h3,
.postcrl p.m-caption {
    background-color: rgba(0, 117, 121, .8);
}

.reco-news .reco-item&gt;span,
.reco-news .reco-item a&gt;i {
    color: #4DB6AC;
}

.setc-top td.pdate,
.bmore a,
ul.newmenu li.actsub a {
    color: #edb700;
}

.sect-icon a:hover {
    background-color: #edb700;
}

.setc-top {
    position: absolute;
    margin-top: -4em;
    background-color: #fdfdfd;
    padding: .5em 1.5em 1em 1em;
    width: 75%;
    top: 0;
    left: 2.5em;
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.4);
}

.setc-top tr {
    height: 4.5em;
}

.setc-top td.pdate {
    width: 4em;
    text-align: center;
    font-size: .9em;
    line-height: 1.3em;
}

.setc-top td.pdate&gt;div {
    margin-right: .5em;
}

.setc-top td.pdate span {
    font-size: 1.4em;
    font-weight: 800;
}

.setc-top a:hover {
    text-decoration: underline;
}

.setc-top {
    border-top: .35em solid #ffc502;
}

.setc-top td.pdate&gt;div {
    border-right: .1em solid #edb700;
}

.carousel p.m-caption,
.carousel .m-scooch-bulleted,
.sect-meida .m-scooch-bulleted {
    display: none;
}

.mcap-slide {
    position: absolute;
    bottom: 0;
    left: 0;
}

.m-slide {
    list-style: none;
    width: 100%;
    height: 4em;
    display: block;
    overflow: hidden
}

.m-slide li {
    position: relative;
    float: left;
    display: inline;
    overflow: hidden;
    height: 100%;
}

.m-slide li span {
    border-left: .2em solid rgba(255, 255, 255, .5);
    float: left;
    height: 100%;
}

.m-slide li a {
    overflow: hidden;
    display: none;
    font-size: 1.23em;
    color: #fff;
    width: 0;
    padding: 0;
}

.m-slide li.mactive a {
    display: table-cell;
    vertical-align: middle;
    height: 64px;
    width: auto;
    padding: 0 .5em;
}

@media ( max-width: 767px) {
    .carousel p.m-caption a {
        background-color: rgba(0, 117, 121, 0.7);
    }
    .carousel img {
        margin-top: 0 !important;
    }
    .setc-top {
        position: static;
        margin-top: 0;
    }
    .sect-meida .m-scooch,
    .sect-meida .m-item {
        height: 22.5em !important;
        padding-bottom: 3em;
    }
    .carousel p.m-caption {
        display: block;
    }
    .carousel p.m-caption a {
        padding: .3em;
    }
    .wblock {
        top: auto !important;
    }
}

.sect-icon a {
    background-color: #8BC34A;
}

.allmedia .sect-news&gt;.pure-g {
    background: none;
}

.allmedia .sect-news {
    background-color: #ECEFF1;
    height: 30em;
}

.allmedia .sect-news:hover {
    background-color: #fdfdfd;
}

.allmedia img {
    border: none;
}

.allmedia .m-item {
    opacity: .3;
}

.allmedia .m-item.m-active {
    opacity: 1;
}

.allmedia .sect-title {
    margin-top: .2em;
}

.sect-video .pure-img {
    max-width: 100%;
    max-height: 20em;
    margin: 0 auto;
}

.sect-video .m-item {
    z-index: -1;
    margin-left: -10em;
}

.sect-video .m-active {
    z-index: 9;
}

.sect-video .m-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
}

.sect-meida {
    overflow: hidden;
    margin-top: .5em;
    background-color: #555;
    border-top: 0.0625rem solid #007579;
}

.sect-meida .newmenu a {
    color: #edb700;
}

.sect-meida .m-caption a {
    color: #fff;
}

.sect-meida .content {
    overflow: hidden;
    max-width: 74em;
}

.sect-meida .m-scooch {
    overflow: visible;
}

.sect-meida .m-scooch,
.sect-meida .m-item {
    width: 40em;
    margin: 0 !important;
    height: 22.5em;
    text-align: center;
}

.sect-meida .m-item .m-filter {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 99;
    opacity: .75;
    transition: opacity 1.3s;
    -moz-transition: opacity 1.3s;
    -webkit-transition: opacity 1.3s;
    -o-transition: opacity 1.3s;
    -ms-transition: opacity 1.3s;
}

.sect-meida .m-item.m-active .m-filter {
    opacity: 0;
    width: 0;
    height: 0;
}

.sect-meida .m-caption {
    bottom: 2.3em;
    left: 1em;
    letter-spacing: 0;
}

.sect-meida .car-left,
.sect-meida .car-right {
    display: none;
    top: 80%;
    background: none;
    z-index: 99;
}

.sect-meida:hover .car-left,
.sect-meida:hover .car-right {
    display: block;
}

.sect-meida .car-left i,
.sect-meida .car-right i {
    color: rgba(0, 117, 121, 0.7);
}

.sect-meida .car-left:hover i,
.sect-meida .car-right:hover i {
    color: #edb700;
}

.sect-meida .car-left {
    left: -4em;
}

.sect-meida .car-right {
    right: -3.7em;
}

.wblock {
    color: #000;
    letter-spacing: 0;
    padding: 1em;
    position: absolute;
    top: 11em;
    width: 95%;
    cursor: pointer;
    opacity: .7;
}

.wblock:hover {
    opacity: 1;
}

.wblock a {
    display: inline-block;
}

.toshare {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
}

.relt-news {
    margin: 0;
    background-color: #efefef;
    padding: 1em;
}

.article h2 {
    font-weight: normal;
    line-height: 1em;
    font-size: 1.2em;
    margin: 2em 0 0 0;
    color: #007579;
}

.article h3 {
    font-weight: normal;
    line-height: 1em;
    font-size: 1.8em;
    margin-bottom: 1.5em;
    color: #007579;
}

.btn-page{
    padding: 3px 9px;
    border: 1px solid #007579;
    margin-right: 5px;
    line-height: 24px;
    display: inline-block;
}
.page-current,.btn-page:hover{
    text-decoration: none;
    background-color: #007579;
    color: #fff;
}</pre></body></html>