<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 */
*{ padding:0; margin:0;}
body{ padding-top:961px;font-family:"microsoft yahei","微软雅黑",tahoma,arial;  background:url(/uploads/image/images/gd2022_top.jpg) top center no-repeat;}
.center{width:1200px; margin:0 auto;}
a{ text-decoration:none;}
.clear{ clear:both;}


.con{ float:left; width:228px; height:170px; margin:6px; text-align:center;}
.con img{ border:none;width:228px;height:128px;}
.con a p{ color:#333333; line-height:26px;}
.con a:hover p{ color:#ff0000;}

/* 底部 css */
.bottom {
	height:90px;
	margin-top:30px;
	padding-top:30px;
	text-align:center;
	font:normal 18px/36px "微软雅黑";
	color:#ffffff;
	background:#c00000;
}

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