<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*main.html*/
.row,.col,.panel_word,.panel_icon{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box;}
.row{ margin-left:-10px; overflow:hidden;}
.col{ padding-left:10px;}
.panel_box {margin-left: 20px }
.column {line-height: 45px;height: 45px; background: #ffffff;margin-top:15px}
.column-font {margin-left: 15px;font-size: 15px;font-weight: bold}
.panel{float: left; text-align: center; width:15%; min-width:210px; margin-bottom: 10px; margin-right: 5%}
.panel_box a{display:block; background-color:#f2f2f2; border-radius:5px; overflow:hidden; margin-top: 15px; }
.panel_icon{ width:45%; display: inline-block; padding:22px 0; background-color:#54ade8;float:left;}
.panel_icon i{ font-size:3em; color:#fff;}
.panel a:hover .panel_icon i{ display:inline-block; transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg);}
.panel_word{ width:55%; display: inline-block; float:right; padding: 19px; background: #fff; }
.panel_word span{ font-size:25px; display:block; height:30px; line-height:30px; }
.allNews em{ font-style:normal; font-size:16px;display: block; }
.panel_box a .allNews cite{ display:none; }
.panel_box a cite{ font-size:16px; display: block; font-style:normal; }
.sysNotice{ width:50%; float: left; }
.sysNotice .layui-elem-quote{ line-height:26px; position: relative;}
.sysNotice .layui-table{ margin-top:0; border-left:5px solid #e2e2e2; }
.sysNotice .title .icon-new1{ position: absolute; top:8px; margin-left: 10px; color:#f00; font-size:25px; }
.number{font-weight: bold;}
/*å“åº”å¼*/
@media screen and (max-width:1282px){
	.panel{ width:33.3333%; }
}


</pre></body></html>