<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/*基本信息*/
/*通用容器边距*/
.img_inline{display:inline; border:0px;}
.img_block { display:block; border:1px solid #CCC;}
.padding_5 { padding:5px;}
.padding_10 { padding:10px;}

/*新闻的日期样式*/
.formatnum {font-size:9pt; color:#217AB3;}

.listbg{ font-size:14px; border-bottom: 1px dotted #ccc; padding: 5px 0px;}

/*文章搜索页面样式*/
.seo_box {height:auto;border-bottom:1px dotted #ccc; width:900px; margin:0px auto; padding-left:30px; padding-top:10px;}
.seo_title {height:30px;line-height:30px;}
.seo_title a{font-family:"微软雅黑","Microsoft YaHei","宋体",sans-serif; font-weight:normal; color:#333; font-size:24px; margin:0px; text-align:left;}
.seo_tag {height:35px;line-height:35px; color:#ffaf00; padding-top:5px;}
.seo_jianjie {height:auto;padding:5px 10px 5px 0px; color:#383838; text-indent:30px;}
.seo_jianjie img{ display:inline; margin-right:5px; border:1px solid #CCC;}

/*-----图片展示投影效果-------*/
#product_pic{border: 1px solid #c4c4c4;padding:3px; margin:5px; height: 240px;}
#product_pic img{ display:inherit;}
#product_pic div{ text-align:center; font-size:12px;}


.list_pic{width:260px;height:200px; text-align:center;display:table-cell;vertical-align:middle;}
.list_pic .itempic{*position:absolute;top:50%;left:50%;}
.list_pic .itempic img{*position:relative;top:-50%;left:-50%;}

/*----返回顶部的样式-----*/
#gotopbtn {width:54px;height:54px;background:url('inc/images/gototop.png') no-repeat;position:fixed;bottom:50px;right:30px;display:none;cursor:pointer;}


/*字体大小定义*/
.font_14 { font-size:14px;}
.font_14 a{ font-size:14px;}
.font_14 a:hover{ font-size:14px;}
.font_13 { font-size:13px;}
.font_13 a{ font-size:13px;}
.font_13 a:hover{ font-size:13px;}
/*行间距*/
.lineheight_150 *{ line-height:150%;}
.lineheight_120 *{ line-height:120%;}
.margin_top5 { margin-top:5px;}
.margin_top10 { margin-top:10px;}
/*虚线*/
.line_dotted_b { border-bottom:1px dotted #CCC;}
/*白色文字链接*/
.link_white { font-size:12px; color:#FFF;}
.link_white a{ color:#FFF; font-size:12px; text-decoration:none;}
.link_white a:hover{ color:#FF0; font-size:12px; text-decoration:underline;}
/*文章内页样式*/
.newstitle h1{font-family:"微软雅黑","Microsoft YaHei","宋体",sans-serif; font-weight:normal; color:#000; font-size:24px; line-height:50px; margin:0px; text-align:center;}
.newsfrom {border-bottom:1px dotted #999999;height:25px; width:98%; margin:0px auto;font-size:12px; text-align:center;}
.newscontent {line-height:180%; padding:10px; font-size:14px; width:100%; margin:0px auto; text-align:left;}
.newscontent img{ display:inline;}
.newscontent p{line-height:180%; padding:5px 10px; font-size:14px; margin:0px;}

/* 分页样式 */
#page_div {  margin:10px auto; float:right; clear:both;}
a.pagecool,.pagecoolSelect,.pagecoolPre,.pagecoolNext,.pageInfo{float:left;height:20px;font-family:Arial,宋体; font-size:12px;color:#444;font-weight:bold}
a.pagecool,.pagecoolSelect{width:22px;height:18px;font-weight:bold;border:#ccc 1px solid;margin:0 3px 0 3px;text-align:center;line-height:18px}
a.pagecool{text-decoration:none;color:#444;background:#FBF9F9;display:block}
a.pagecool:hover,.pagecoolSelect{color:#f00;background:#ffc}
.pagecoolPre,.pagecoolNext{margin:0 4px 0 4px}
.pageInfo{line-height:20px;margin:0 0 0 8px;font-family:Verdana,Arial;}
.pageInfo span{color:#f60; margin:0px 2px;}
.pageheadend {float:left;height:18px;font-family:Arial,宋体; font-weight:bold; font-size:12px;color:#444;width:34px;border:#ccc 1px solid;margin:0 3px 0 3px;text-align:center;line-height:18px;}

.imgfmt {text-align: center;}
.imgfmt img{ max-width: 600px;}</pre></body></html>