<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html,body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;;
}
a{ border:0px;}
.clearfloat{
    clear: both!important;
    width: 0!important;
    height: 0!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagelist li {
    display: inline-block;
    padding: 20px 5px;
}

li.thisclass a {
    color: red;
}

pagelist li a {
    padding: 5px;
    background-color: red;
}

pagelist li a {}

.pageList li {
    /* float: left; */
    display: inline-block;
}
a{
    text-decoration: none;
    color: black;
}

.pagelist li a {
    display: block;
    padding: 5px 10px;
    background-color: #F0F0F0;
    border-radius: 5px;
}

/*navgitor start*/
.content{
    color: #535353;
    width: 988px;
    margin: 0 auto;
}
.colu_left_content{
    width: 680px;
    float: left;
}
.head_colu_left{
    width: 640px;
    height: 24px;
    background:url(../images/column_17.png)no-repeat;
    margin: 50px 0;
}
.navg_colu_left{
    width: 640px;
    border-bottom: 1px solid #959595;
}

.navg_colu_left .item_navg_colu_left_01{
    background-position: 39px 0;
}
.navg_colu_left .item_navg_colu_left_02{
    background-position: -133px 0;
}
.navg_colu_left .item_navg_colu_left_03{
    background-position: -299px 0;
}
.navg_colu_left .item_navg_colu_left_04{
    background-position: -463px 0;
}
.artile_list{}
.item_artile_list{
    margin: 30px 0;
	
}
.thumbnail{
    float: left;
    width: 240px;
    height: 184px;
}

img.news_thumbnail {
    width: 240px;
    text-align: center;
    max-height: 184px;
}
.artile_cont{
    
    width: 600px;
	margin-left:20px;
    border-bottom:#999 1px dashed;
}
.title_artile{
	
	font-weight:bold;
	color:#000;
    font-size: 16px;
    margin-top: 0;
	
}
.title_artile &gt; img{ margin-right:5px;}
.desc_artile{
    font-size: 14px;
    text-indent: 2em;
	margin-top:5px;
	margin-bottom:30px;
    line-height: 23px;
}
.time_artile{
	font-size:12px;
	color:#999;
	margin-left:15px;
}
.xxlj{
    color: #c13145;
}

/*分页器*/
.paga {
    /*width: 730px;*/
    clear: both;
    text-align: center;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    float: left;
}
.paga a {
    padding: 3px 8px;
    border: 1px solid #CCC;
    color: #565656;
    font-size: 14px;
    margin-left: 3px;
    margin-right: 3px;
}
.paga a:hover {
    font-size: 14px;
    color: #ffffff;
    text-decoration: underline;
    background: #660213;
}




/*推荐*/
.wztop{ width:640px; height:165px; padding-bottom:20px;}
.wztopleft{ width:223px; height:165px; float:left;}
.wztopright{ width:410px; height:165px; float:left; padding-left:7px;}
.wztoprightd{ width:190px; height:42px; float:left; padding-top:3px; padding-bottom:10px; padding-left:5px; padding-right:5px; font-size:14px; color:#000; line-height:42px; overflow:hidden;}
.wztoprightd span{ display:block; float:left; width:48px; height:41px; background:url(../images/columnt02bg.jpg) no-repeat; font-size:16px; color:#FFF; text-align:center; line-height:41px;}

.wztuijian{ width:590px; padding-top:10px; border-top:1px solid #939393; padding-left:20px; padding-right:30px;}
.title_artile_t{font-weight:bold; color:#9d7f56; font-size:18px; margin-top:0;}
.time_artile_c{ font-size:12px;}</pre></body></html>