@charset "utf-8";
/***** 全局样式 Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background:url(../images/big_bg.jpg) repeat-x;background-attachment:fixed}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}
#topnav/***** 全局链接 Global-Link-Style *****/
a			{color: #606163; font-size:12px; text-decoration: none;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;margin-left:auto;margin-right:auto;  }

/***** 清除浮动 *****/
.cen{ clear:both; }
.clear{ clear:both;}




/***** 顶部 *****/
.top_wz_w{ position:absolute; top:0; width:100%; height:28px; border-bottom:2px solid #1279ab; z-index:999;
background:rgba(23,130,220,0.65);
-moz-opacity: 0.85; /* FF 3.5以下 */  
opacity: 0.85; /* FF 3.5及以上 */  
filter: alpha(opacity=85); /* IE6及以上 */  
background: #fff;
/*针对IE8*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff); 

}
.top_wz_w .top_wz{ width:1004px; height:28px;}
.top_wz_w .top_wz .top_hyc{ float:left; height:28px; color:#8a8989; font:12px/28px "宋体"; margin-left:15px;}
.top_wz_w .top_wz .top_r{ float:right; height:28px; color:#8a8989; font:12px/28px "宋体"; margin-right:15px;}
.top_wz_w .top_wz .top_r a{color:#8a8989; font:12px/28px "宋体";}



/***** banner *****/
.banner{ width:1010px;height:auto; overflow:hidden; }


/***** 导航 *****/
#topnav{ width:1010px; height:auto; }
 


/***** 欢迎词、搜索 *****/
#nav_bot{}
.nav_b{ height:34px; width:1009px; background:url(../images/nav_bot_bg.jpg) repeat-x top center #fff;}
.day{ float:left; width:190px; height:31px; font:12px/31px "宋体"; padding-left:20px; color:#292929; margin-left:20px; background:url(../images/rl_ico.png) no-repeat left center; }

/* 搜索 */
#search {width:310px;  height:20px; display:block; margin-top:4px;  float:right; margin-right:25px;}
#search li.ipt{ float:left;width:220px; height:20px;  font:12px/22px "宋体";}
#search li.ipt span{ float:left;width:70px; height:20px;  font:12px/22px "宋体";}
#search li.ipt .keyword{ float:left; display:block; border:#d2d2d2 solid 1px;width:142px; height:18px;padding-left:5px; font:12px/20px "宋体"; color:#aeaeae;background:#fff;}
#search li.btn01{ width:42px;height:18px; display:inline-block; float:left;}
#search li.btn02{ width:42px;height:18px; display:inline-block; float:right;}



    /***** 图片新闻 *****/ 
    .tp_left{ width:350px; height:auto; float:left;  background: #e4e5e5;}
	

.focusNews9{ width:350px; height:340px; margin:0 auto; overflow:hidden; position:relative; }
.focusNews9 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:38px; z-index:1; }
.focusNews9 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusNews9 .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; font-size:12px; line-height:16px; text-align:center; background:#fff; cursor:pointer; }
.focusNews9 .hd ul li.on{ background:#f00; color:#fff; }
.focusNews9 .bd{ position:relative; height:100%; z-index:0; }
.focusNews9 .bd li{ zoom:1; vertical-align:middle; }
.focusNews9 .bd li a.title{display:block; height:40px;color:#000; zoom:1; font: 14px/40px "微软雅黑";vertical-align:middle; text-align:center; }
.focusNews9 .bd img{ width:350px; height:300px; display:block;  }



/***** 底部 *****/

/*****  友情链接 *****/
#links { width:1008px; height:auto;  border: 1px solid #F8CCA9; margin-top:10px;}
#links .link_bt{ width:100%; text-indent:2.6em; background:url(../images/link_bg.png) no-repeat  #f4f4f4 left top; height:36px; float:left; color:#fff;font:16px/36px "微软雅黑"; }
#links  a{ color:#666; padding:0 15px; line-height:40px;}
/***** 版权 *****/
 

.copyright {width:100%;float:left; font:14px/25px "微软雅黑"; color:#666; text-align:center; padding:40px 0; background:url(../images/end_bg.png) repeat-x;}
.copyright a{ font:14px/25px "宋体"; color:#323232; }
 