<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160% "宋体"; color: #272727; background:#FFF url(../images/bg.jpg) center top no-repeat;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #272727;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}


#logo{ width:1200px; height:169px; text-align:left;}


/***** 导航 *****/
#bkdh{ width:1200px; height:69px;}

#dh_nav    { width:972px; height:69px; float:left;}
#dh_nav li { width:108px; height:69px; float:left; text-align:center; }
#dh_nav li h5      { font:16px/24px "Microsoft YaHei","宋体"; color:#FFF;}
#dh_nav li strong  { font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:15px; color:#FFF;}
#dh_nav li a       { height:56px; padding-top:13px; display:block;}
#dh_nav li a:hover { height:56px; color:#FFF; background-color:#d40000; display:block;}


/***** 提示搜索 *****/
#message            {width:220px; height:35px; float:right; text-align:left; padding-top:16px;}
#message li         {float:left; height:35px; line-height:35px;}
#message li.ipt     {width:179px;}
#message li.ipt .keyword{background:url(../images/ss_bj.jpg) left top no-repeat; font:12px/35px "Microsoft YaHei","宋体"; color:#c3c2c2; width:170px; height:35px; line-height:35px; border:none; padding-left:9px;}
#message li.btn     {width:41px;}


/***** banner *****/
.fullSlide{ width:1200px; position:relative; height:376px; overflow:hidden; margin-top:26px;}
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:1200px !important; }
.fullSlide .bd li{ width:1200px !important;  height:376px; }
	


#dbbq     { width:100%; height:164px; background-color:#0864bd; margin-top:38px;}
#copyright{ width:738px; height:134px; background:url(../images/bq.jpg) left top no-repeat; padding-left:462px; padding-top:30px;}
.xiaoqu   { width:260px; float:left; margin-right:28px; text-align:left; font:12px/22px "宋体"; color:#97bde3;}
.xiaoqu h5{ font:14px/26px "宋体"; color:#d2e2f2; padding-bottom:6px;}
.ewm      { width:102px; float:right;}

#bqrx  { width:100%; height:50px; background-color:#004e99; text-align:center; font:12px/50px "宋体"; color:#FFF;}
#bqrx a{ font:12px/50px "宋体"; color:#FFF;}</pre></body></html>