@charset "gb2312";

/** 首页标题 **/
.sy_bt{ width:100%; height:48px; margin-bottom:10px;background:url(../images/bt_bg02.png) no-repeat left top;}
.sy_bt h3{width:96px; margin-left:83px;float:left;color:#fff;font:16px/48px "微软雅黑"; font-weight:bold; }
.sy_bt a{ float:right;color:#fff;font:14px/48px "微软雅黑"; margin-right:12px;}
.sy_bt a:hover{ text-decoration:underline;}


.bk01{ width:1200px; height:394px; margin-bottom:20px;}
/*********** 图片新闻 ***********/
.pic_new {position:relative;width:630px;height:394px; overflow: hidden;float:left; margin-bottom:30px;}
.pic_new .pic { width:630px; height:394px;display: block;}
.pic_new .pic img {width:630px; height:394px;display: block;}
.pic_new .txt-bg { position:absolute; bottom:0px;left:0px;z-index: 1; height:54px; width:630px; margin:0 auto; overflow: hidden;
background:rgba(0,0,0,0.70);
-moz-opacity: 0.70; /* FF 3.5以下 */  
opacity: 0.70; /* FF 3.5及以上 */  
filter: alpha(opacity=80); /* IE6及以上 */  
/*针对IE8*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); }
.pic_new .txt { position:absolute;left:0px; bottom:0px; z-index:2; height:54px; display:block; width:630px; overflow:hidden;}
.pic_new .txt li{ position:absolute;height:54px;bottom:-54px;display:block;width:566px;overflow:hidden;}
.pic_new .txt li a{display:block;width:610px;height:54px;color:#fff;font:16px/54px "微软雅黑"; padding:0px 10px;overflow:hidden; text-align:center;}
.pic_new .num { position: absolute; z-index: 3; bottom:62px; right:0px;}
.pic_new .num li{ float: left; position:relative; width:22px; height:22px;font:12px/22px "宋体";overflow: hidden; text-align: center;margin-bottom:0px;cursor:pointer; margin-right:5px;
-webkit-border-radius:120px;/*适配以webkit为核心的浏览器(chrome、safari等)*/
-moz-border-radius:120px;/*适配firefox浏览器*/
-ms-border-radius:120px;/*适配IE浏览器*/
-o-border-radius:120px;/*适配opera浏览器*/
border-radius:120px;/*适配所有浏览器(需要放在最后面，类似于if..else if..else..)*/}
.pic_new .num li a,.pic_new .num li span { position: absolute; z-index: 2; display: block; color:#141414; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.pic_new .num li span { z-index: 1;background:#fff;filter: alpha(opacity=90); opacity: 0.90; color:#141414;font:14px/22px "微软雅黑"; }
.pic_new .num li.on a,.pic_new .num a:hover{ background:#b30505; color:#fff;  }

/*********** 新闻列表 ***********/
.new_list{width:531px;height:394px;float:right; border-top:none;}
.new_list_bt{ width:531px; height:48px; background:url(../images/bt_bg01.png) no-repeat left top;}
.new_list_bt h3{width:96px; margin-left:83px;float:left;color:#fff;font:16px/48px "微软雅黑"; font-weight:bold; }
.new_list_bt a{ float:right;color:#fff;font:14px/48px "微软雅黑"; margin-right:12px;}
.new_list_bt a:hover{ text-decoration:underline;}

.new_list ul{width:531px;height:351px; display:block;overflow:hidden;}
.new_list ul li{ width:531px; height:39px; display:block;background:url(../images/ico.jpg) no-repeat left center;}
.new_list ul li a{ width:390px; height:39px; margin-left:16px;font:15px/39px "微软雅黑"; color:#373636; float:left; display:block; overflow:hidden;}
.new_list ul li a:hover{ color:#ed0303; text-decoration:underline;}
.new_list ul li span{ height:39px;font:13px/39px "微软雅黑"; color:#b2b1b1;  float:right;}


/*********** bk02 ***********/
.bk02{ width:1200px; height:340px; clear:both; margin-bottom:30px;}
.bk02_left{ width:370px; height:340px; float:left;border-top:none;}
.bk02_cen{float:left; margin-left:45px;}
.bk02_right{float:right;}
.bk02_left ul{width:370px;height:280px; display:block;overflow:hidden;}
.bk02_left ul li{ width:370px; height:35px; display:block;background:url(../images/ico.jpg) no-repeat left center;}
.bk02_left ul li a{ width:270px; height:35px; margin-left:16px;font:15px/35px "微软雅黑"; color:#373636; float:left; display:block; overflow:hidden;}
.bk02_left ul li a:hover{ color:#ed0303; text-decoration:underline;}
.bk02_left ul li span{ float:right;font:13px/35px "微软雅黑"; color:#b2b1b1;}
