<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-head {
    height: 150px;
}
.site-head .topbar {
    line-height: 32px;
    margin-top: 20px;
    height: 80px;
}

.site-head .topbar .icon {
    float: left;
    line-height: 120px;
}
.site-head .topbar .shortcut-links {
    float: right;
    line-height: 80px;
}
.site-head .topbar .shortcut-links ul li a{
    color: #de5336;
    font-size: 17px;
    display: block;
    font-weight: bolder;
}
/* .site-head .topbar .shortcut-links ul {

} */
.site-head .topbar .shortcut-links ul li {
    float:left;
    margin-right: 20px;
}
.site-head .topbar .shortcut-links ul li.have-menu {
    padding-right: 15px;
    position: relative;
}
.site-head .topbar .shortcut-links ul li.have-menu .arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    transition: transform .2S ease 0s;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu:hover .arrow {
    transform: rotate(180deg);
} 
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .arrow b {
    position: absolute;
    top: 0px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #de5336;
    transform: rotate(45deg);
}
.site-head .topbar .shortcut-links ul li.have-menu .arrow i {
    position: absolute;
    top: -2px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    transform: rotate(45deg);

}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu {
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    /* éšè— */
    padding-top: 10px;
    display: none;   
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20);
    padding: 15px;
    padding-right: 0px;
}

.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu:hover .menu {
    display: block;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .zzmenu  {
    width: 90px; 
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .txmenu {
    width: 140px;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .zzmenu  .jyarrow {
    top: 65px;
    transform: rotate(270deg);
    left: 89px;

}

.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu .jymenu {
    position: absolute;
    left: 105.5px;
    top: 45px;
    width: 75px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20);
    background-color: #fff;
    z-index: 9999;
    display: none;  
    padding: 10px;
    
} 

.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu .jymenu &gt; ul &gt;li {
  margin-right: 0px;

} 
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu li.jiaoyu:hover .jymenu{
    display: block;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .zzmenu .jiaoyu:hover .jyarrow{
    transform: rotate(90deg);
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu .menu-list li {
    height: 40px;
    line-height: 10px;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu .menu-list &gt; li:last-child {
    height: 18px;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu .menu-list a {
    font-size: 17px;
    color: #000;
    line-height: 20px;
    display: block;
}
.site-head .topbar .shortcut-links &gt; ul &gt; li.have-menu .menu .menu-list a:hover {
   color: #de5336;
}
div.box1 {
    position: fixed;
    width: 50px;
    bottom: 190px;
    right: 12px;
}
div.box1 &gt; ul &gt; li {
    padding: 10px;
    margin-bottom: 15px;
    background-color: #de5336;
    border-radius: 10px;
} 
div.box1 &gt; ul &gt; li a {
    font-size: 14px;
    color: #fff;
}
div.box1 &gt; ul &gt; li.sppl  {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20);
}
div.box1 &gt; ul &gt; li.sppl a {
    color: #de5336;
}
div.box1 &gt; ul &gt; li.wechat {
    position: relative;
}
div.box1 &gt; ul &gt; li.wechat .wcmenu {
    position: absolute;
    top: 0px;
    left: -150px;
    width: 120px;
    background-color: #fff;
    z-index: 9999;
    /* éšè— */
    padding-top: 10px;
    display: none;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.20);
    padding: 15px;
}
div.box1 &gt; ul &gt; li.wechat:hover .wcmenu {
    display: block;
}
div.box1 &gt; ul &gt; li.wechat:hover .wcmenu li {
    line-height: 40px;
    text-align: center;
    font-weight: bolder;
}
div.box1 &gt; ul &gt; li.wechat:hover .wcmenu li:last-child {
    line-height: 0px;
}

div.contents {
    width: 100%;
    height: 100%;
}
div.contents .meiyu{
    max-width: 100%;
    max-height: 100%;
    /* filter: opacity(0.8); */
    position: relative;

}
div.contents .meiyu img {
    width: 100%;
  height: 840px; 
    max-width: 100%;
}

div.contents .meiyu .wenzi {
    font-size: 30px;
    display: flex;
    justify-content: center;
}
div.contents .meiyu .wenzi&gt;span 
{
    font-size: 60px;
    color: #fff;
    left: 20%;
    top: 60%;
    position: absolute;
    font-weight: bold;
}
div.contents .meiyu .wenzi div.baidi {
    width: 1000px;
    height: 200px;
    background-color: #fff;
    top: 90%;
    position: absolute;
    text-align: center;
    color: #000;
    /* font-weight: bold; */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    
}
div.contents .meiyu .wenzi div.baidi&gt;span{
   display: block;
   margin-top: 30px;
}
div.contents .bannar1 {
    font-size: 30px;
    display: flex;
    justify-content: center;
}
div.contents .bannar1 .juzhong {
    width: 1000px;
} 
div.contents .bannar1 .juzhong .jieshi {
    font-size: 20px;
    /* font-weight: bold; */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
} 
div.contents .bannar1 img {
    top: 90px;
    width: 1000px;
    height: 100%;
    
} 
div.contents .bannar1 .juzhong .moudle5 .juzhongimg{
    display: flex;
}
div.contents .bannar1 .juzhong .moudle5 .juzhongimg&gt;img.wenhuaimg {
    width: 500px;
}
div.contents .bannar1 .juzhong .fla {
    padding-bottom: 40px;
}
div.contents .bannar1 .cen {
    margin-top: 100px;
}
div.contents .bannar1 .cen .wenzi span {
    color: cyan;
    padding-bottom: 10px;
    display: block;
}
.footer{
    width: 100%;
    overflow: hidden;
    /* margin-top: 10px; */
    background-color: #eeeeee;;
}
.foot-lianxi-left {
    margin-top: 20px;
    margin-left: 250px;
}
.foot-lianxi-right {
   line-height: 20px;
    
}
.foot-lianxi-right p{
    text-align: center;
    font-size: 8px;
}
.foot-lianxi-right span{
    font-size: 8px; 
    color: #808080;
}
.fright{
    float: right;
}
.fleft{
    float:left;
}

.foot {
    width: 100%;
    border-top: solid 4px #eeeeee;
    padding: 10px 0;
    background:#eeeeee;
    background-size: cover;
}

.fbox {
    margin:15px auto;
    margin-bottom: 20px;
    float: left;
}
.fbox img{
    left: 150px;  
}
li{
    font-style: none;
}

a{
    text-decoration: none;
}
.footer a:link {color: rgb(203, 61, 61)}    
.footer a:visited {color:rgb(203, 61, 61)}  
.footer a:hover {color: rgb(203, 61, 61)}    
.footer a:active {color: rgb(203, 61, 61)} 
ul{
    list-style: none;

}
.footer .con{
    width:1200px;
    margin: 0 auto;
}</pre></body></html>