<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.idxSlideBox{float:left;overflow:hidden;width:100%;border-radius:5px;}
.idxSlideBox div{float: none;overflow: unset}

.newsCateBox{float:left;overflow:hidden;width:100%;}
.newsCateBox div{float: left;font-size: 13px;}
.newsCate,.newsCateOn{float: left;width: 25%;border-bottom: #CCC 1px solid;color:#333;text-align:center;padding: 10px 0px;}
.newsCateOn{border-bottom:#FF5C01 2px solid;color: #FF5C01;padding:10px 0px 9px 0px;}
.newsCateBoxFixed{float:left;overflow:hidden;width:100%;margin-top:33px;position:fixed; z-index:9995;background:#FFF;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/*.clearfix{*+height:1%;}*/
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}

.newsListBox{float: left;height: auto;width:100%;min-height: 230px;}
.column_title {float: left;width:100%;}
.column_title h2{
    margin: 0px;
    font-weight: normal;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #fb6000;
    font-size: 24px;
    line-height: 20px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 9px;
    float: left;
}

.column_list ul {float: left;width:calc(100% - 10px);margin-left:5px;}
.column_list ul li {
    float: left;
    width:100%;
    padding: 10px 0px;
    border-bottom: 1px solid #F2F2F2;
}
.column_list ul li:hover {background-color: #F7F7F7;}
.column_list ul li:hover .title a{color: #FB6000;}
.column_list ul li:hover .title a:link{color: #FB6000;}
.column_list ul li:hover .title a:visited{color: #FB6000;}
.column_list ul li:hover .title a:hover{color: #FB6000;}
.column_list ul li img{float: left;width:70px;height:70px;object-fit: cover;border-radius:2px;margin-top:2px;}
.column_list ul li .title{float: left;overflow:hidden;width: calc(100% - 75px);height:20px;margin-left:5px; }
.column_list ul li .title h3 { font-size: 13px; margin: 0px; padding: 0px; }
.column_list ul li .title a{color: #626262;}
.column_list ul li .descri{
    float: left;overflow: hidden;
    width: calc(100% - 75px);
    font-size: 12px;
    height: 35px;
    margin:0px 0px 0px 5px;
    color: #626262;
}
.column_list ul li .postil{
    float: left;overflow: hidden;
    font-size: 12px;
    width: calc(100% - 75px);
    height:18px;
    margin:0px 0px 0px 5px;
}
.column_list ul li .postil .tags{float: left;margin-right: 30px;}
.column_list ul li .postil .tags a {padding: 2px 10px;margin-right: 20px;color: #626262;border:solid 1px #dadada;}
.column_list ul li .postil .tags a:visited{color: #626262;}
.column_list ul li .postil .times{float: right;margin-right: 10px;color:#626262;}

/*信息无图处理*/
.column_list ul li .titleLg{float: left;width:100%;height: 20px;}
.column_list ul li .titleLg h3 { font-size: 13px; margin: 0px; padding: 0px;}
.column_list ul li .titleLg a{color: #626262;}
.column_list ul li .descriLg{
    float: left;overflow: hidden;
    width: 100%;
    font-size: 12px;
    height: auto;
    margin-top: 5px;
    color: #626262;
}
.column_list ul li .postilLg{
    float: left;overflow: hidden;
    font-size: 12px;
    width: 100%;
    height: 20px;
    margin-top: 10px;
}
.column_list ul li .postilLg .tags{float: left;margin-right: 30px;}
.column_list ul li .postilLg .tags a {padding: 2px 10px;margin-right: 20px;color: #626262;border:solid 1px #dadada;}
.column_list ul li .postilLg .tags a:visited{color: #626262;}
.column_list ul li .postilLg .times{float: right;margin-right: 10px;color:#626262;}

/*******************分页********************/
.newsListBox .page{float:left;overflow:hidden;width:100%;color:#333;text-align:center;margin-top:10px;background:#FFF; border-bottom:none}
.newsListBox .page a:link,.newsListBox .page a:visited{ text-align:center; font-size:12px; border:1px solid #d6d6d6; margin-left:5px; padding:3px 6px; text-decoration:none; color:#666;}
.newsListBox .page a:hover,.newsListBox .page a.here{background:#FF4500; border-color:#FF4500; color:#FFF;}
.newsListBox .page li{float:left;text-align:center; overflow:hidden; padding:15px 0px 15px 0px;border-bottom:1px solid #FFF}
.newsListBox .page li:hover{background-color:#FFF; border-bottom:1px solid #FFF}
/*分页结束*/



.newsDescBox{float:left;width:calc(100% - 20px);margin:75px 0px 0px 10px;}
.newsDescBox div{float: left;overflow: hidden;}
.newsDescBox .title {height: auto;width: 100%;margin-top:10px;text-align: center;line-height: 24px;font-weight: normal;}
.newsDescBox .title h1 {font-size: 16px;}
.newsDescBox .desc{
    width:100%;height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    text-align: center;
    border-bottom: 1px dashed #dadada;
}
.newsDescBox .tips{
    background-color: #E5E5E5;
    color: #626262;
    width:calc(100% - 10px);
    height: auto;
    padding:5px;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
}
.newsDescBox .text{
    width:100%;
    height: auto;
    padding:10px 0;
    font-size: 16px;
    color: #626262;
    word-wrap:break-word;word-break: normal;
}
.newsDescBox .text img{overflow:hidden;max-width:100%;height:auto;border: none;}
.newsDescBox .artLink{
    width:100%;
    font-size: 12px;
    color: #999;
}
.newsDescBox .artLink a{color: #5B90BA;}
.newsDescBox .textTags{
    line-height: 26px;
    width:100%;
    font-size:12px;
    color: #999;
    margin: 20px 0px;
}
.newsDescBox .textTags a{
    background-color: #FB6000;
    padding: 2px 5px;
    margin-right:5px;
    color: #FFF;
}
.newsDescBox .artMore{
    width:100%;
}
.newsDescBox .artMore .textPreNext{
    line-height: 30px;
    width:100%;
    height: 30px;
}
.newsDescBox .artMore .textPreNext a{color: #5B90BA;}

.newsNotFound{float:left;width:100%;text-align: center;padding-top: 50px;color: #626262;min-height:400px;}









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