<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
}

.pageH1{
    display: none;
}

.layui-tab{
    margin: 10px;
}

.icon-margin{
    margin: 4px;
}

.desc{
    margin-top: 6px;
}

.top-list{
    color: #009688;
}

.logo{
    font-size: 88px;
    margin: 8px;
    border-right: 0.5px solid black;
    /*font-family: 妤蜂綋, 妤蜂綋_GB2312, SimKai;*/
    font-family: 'Satisfy', cursive;
}

.siteLabel{
    font-size: 15px;
    float: right;
    margin-right: 5px;
    margin-top: -30px;
}

.dot{
    line-height: 24px;
}

.li-search{
    float: right;
}
.search{
    margin-left: 105px;
}
.search &gt; input{
    /*font-size: 20px;*/
    height: 30px;
    border-radius: 8px;
    letter-spacing: 1px;
    padding-left: 10px;
    width: 300px;
    /*font-family: 妤蜂綋, 妤蜂綋_GB2312, SimKai;*/
    border: none;
}
.search &gt; i{
    position: absolute;
    cursor: pointer;
    margin-right: 100px;
    z-index: 6;
    display: inline-block;
    left: 390px;
    color: forestgreen;
    font-weight: bold;
}

.layui-nav-child &gt; dd{
    margin-top: 10px;
}

.layui-breadcrumb{
    float: left;
    margin-bottom: 3px;
}

.navfont *{
    font-size: 22px;
}

.show-style &gt; div{
    background-color: #fff !important;
}

.show-style &gt; div &gt; img{
    display: block !important;
    margin: auto !important;
}

.carousel&gt;li&gt;a{
    background-color: aqua;
}

ul &gt; a &gt; li{
    /*font-size: 13px;*/
}

ul &gt; a &gt; li:hover{
    transform: scale(1.02);
    color:#1ec2d5;
}

.breadcrumb{
    text-align: center;
    line-height: 15px;
    margin-top: 40px !important;
}

#breadcrumb &gt; span &gt; a{
    font-size: 2px;
}

.l-bread{
    margin: 1.5px;
}

.footer{
    margin-top: 50px;
    background-color: #009688!important;
    color: rgba(255,255,255,.7);
}
.footer a{
    margin-top: 50px;
    background-color: #009688!important;
    color: rgba(255,255,255,.7);
}

.link{
    margin: 15px;
}

.link img{
    padding: 4px;
    width: 165px;
    height: 80px;
    border-radius: 2ch;
}

.list-a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.position{
    /*position: relative;*/
}

.footer-list{
    padding: 15px;
}

#copyright{
    text-align: center;
    /*bottom: 0px;*/
    /*position: absolute;*/
    padding: 15px;
    clear: both;
}

.card{
    text-align: center;
    color: #1ec2d5;
}

.footer-contact{
    text-align: right;
}

.footer-contact &gt; li &gt; a{
    color: rgba(255,255,255,.7);
    font-size: 15px;
    margin: 11px;
}

.map{
    display: none;
}

.footer-link{
    margin-top: 25px;
    border-right: 4px solid rgba(255,255,255,.7);
    /*display: flex;*/
    margin-bottom: 0px;
}
</pre></body></html>