@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
/*contain*/
#news_contain{margin:5px auto;background:#fff;width:1000px;}
body{background:#fff;}
ul{ list-style:none;}
#news_contain a{text-decoration:none;font-size:14px;color:#323232; outline:none;}
#home_header{height:150px;background:#0078BD;margin-bottom:15px;}
#header_top{height:50px;}
#header_btm{height:100px;border-bottom:3px solid #0078Bd;position:relative;background:#fff;}
.clear{clear:both;}
#home_logo{height:100px;width:483px;background:url(../images/logo.gif) left center no-repeat;broder:1px solid red;position:absolute;left:10%;}
/*slider***************************************************************************/

/*slide*/

/*menu*/
#menu{width:42%;position:absolute;right:0;top:40px;right:10%;}
#menu a{color:#999;font-weight:bold;}
#menu ul li a{ float:left;display:block; padding:0 5px; height:20px; line-height:20px;font-size:14px;border-right:1px solid #999;}
#menu ul li a:hover{text-decoration:underline;}

/*news---------------------------------------------------------------------------------------------------------------------*/
#news h2{width:80px;height:1.5em;line-height:1.5em;border-right:4px solid #0078Bd;font-size:18px;margin-bottom:10px;}
/*新闻图片*/
	li{list-style: none;}
	li img{display: block;margin: 0 auto;}
	#wrap{width: 600px;height:320px;background: #fefefe;float:left;}
	.hiSlider{overflow: hidden;height: 280px;width: 600px;background: #eee;}
	.hiSlider-item{width:620px;}
	.hiSlider-item{float: left;}
/*news_txt*/
.news_txt {width:400px;float:right;}
.news_txt li{line-height:2.1em;border-bottom:1px dotted #999;}
.news_txt .news_time,.essay_list .news_time{display:block;font-family:Georgia,"Times New Roman",Times,serif;color:#0046A2}
/*cuture*----------------------------------------------------------------------------------------------------------------*/
#cuture{margin:10px auto;}
#cuture h2{width:80px;height:1.5em;line-height:1.5em;border-right:4px solid #0078Bd;font-size:16px;margin-bottom:10px;}
#idea{width:620px;float:left;}
.idea_list{margin:10px auto;}
.idea_list img{width:90px;height:90px;float:left;}
.idea_list h3,.idea_list p{width:505px;float:right;}
.idea_list h3{height:1.8em;}
.idea_list p{font-size:14px;color:#999;}
#essay{width:360px;float:right;}

.essay_list img{width:360px;height:80px;}
.essay_list li{line-height:2.1em;border-bottom:1px dotted #999;}

/*滚动图片--------------------------------------------------------------------------------------------------------------*/
.roll_pic{border:1px solid #F7B4D3;margin:8px auto;width:1000px;}
.roll_pic h2{float:left;width:14px;font-size:14px;padding:32px 8px;font-weight:bold;color:#D50000;border-right:1px solid #F7B4D3;}
#colee_left{overflow:hidden;width:1100px; margin:16px 20px 20px 20px;border-left:none;border-right:none;height:131px;}
#colee_left img{margin:2px 10px;border:1px solid #aaa;width:138px;height:96px;padding:3px;}
#colee_left img:hover{border:1px dotted #1D6D8F; cursor:pointer;}
.text_B {padding:1px 0;font:12px Verdana, Geneva, sans-serif;}
.text_B a{color:#666;}
.text_B a:hover {color:red;}
img:hover .text_B a{color:red;}