/*幻灯片*/

#slide { width:950px; margin:0 auto; height:230px; overflow:hidden; margin-top:-1px; position:relative; z-index:100;}
   #slide #banner { width:670px; height:230px; float:left;}
   #slide #banner_title { width:280px; background-color:#005A8F; background-position:-355px -378px; height:229px; float:right; font-size:14px;}
       #banner_title ul { margin-left:10px; margin-top:20px;}
	   #banner_title li { margin-bottom:12px;}
	       #banner_title li a { padding:7px 0 1px 15px; color:#86d0f6; height:20px; display:block; text-decoration:none;}
		   #banner_title li a:hover, #banner_title li a.slidenow { background-position:left -38px; color:#fff;}
		   
 /*顶部产品*/

#topproduct {MARGIN: 10px auto 0px; OVERFLOW: hidden; WIDTH: 950px; HEIGHT: 104px}
#topproduct #topproduct_left {FLOAT: left; OVERFLOW: hidden; background:url(dx_box.jpg) no-repeat; width:422px; height:74px; text-align:right; padding:30px 25px 0 0;}
#topproduct input.key{ border:#999999 solid 1px; height:18px; width:160px}
#topproduct input.submit{BACKGROUND-IMAGE: url(icon_bg.gif); BACKGROUND-REPEAT: no-repeat; width:59px; height:21px; border:0; color:#FFFFFF; font-weight:bold; vertical-align:middle}
#topproduct #topproduct_right {FLOAT: right; OVERFLOW: hidden; background:url(discuz_box.jpg) no-repeat; width:422px; height:74px; text-align:right; padding:30px 25px 0 0; }
	
	
/*首页新闻*/

#comsenznews { width:950px; margin:0 auto; overflow:hidden; height:280px; margin-top:10px; color:#0097CC;}
    #comsenznews #leftbox { float:left; width:648px; height:270px; overflow:hidden; background-position:left top;}
	    #leftbox #left_news_head { height:26px; width:100%; overflow:hidden;}
	#comsenznews #rightbox { float:right; width:292px; height:270px; overflow:hidden; background-position:left -375px;}
	    #rightbox #right_news_head { height:26px; width:100%; overflow:hidden;}
	#left_news_head li, #right_news_head li { float:left; width:100px; height:26px; text-align:center; background-position:right -269px; background-repeat:no-repeat;}
	    #left_news_head li a, #right_news_head li a { display:block; color:#fff; padding:8px 0; text-decoration:none; font-weight:bold;}
		#left_news_head li a.head_first, #right_news_head li a.head_first { color:#000; background-position:left -340px;}
	#rightbox ul.newslist{ margin:20px 0 10px 0; } 
	#rightbox ul.newslist li { line-height:180%; list-style:none} 
	#rightbox ul.newslist li a.mnow{ color:#FF0000}
	#comsenznews ul.newslist {
	list-style-type:disc;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
	    #comsenznews ul.newslist li { line-height:180%;}
		    #comsenznews ul.newslist li a { text-decoration:none;}
			#comsenznews ul.newslist li a:hover { text-decoration:underline;}
	#comsenznews ul.leftlist { margin-left:20px; float:left; margin-right:40px;}
		#comsenznews ul.leftlist li { margin-left:20px;}
		
/*底部产品*/

#bottomproduct { width:950px; margin:0 auto; height:104px; overflow:hidden; margin-top:10px;}
    #bottomproduct ul { overflow:hidden; text-align:center; font-size:8px;}
    #bottomproduct li { display:inline; margin:0 2px;}

/*阅读页面样式*/
#main{ width:950px; margin:auto;}
.main_left{ width:735px; margin-bottom:8px; margin-top:30px; float:left}
.main_left .content{padding:5px; line-height:1.6}
.main_left .content h1{margin-top:10px;padding:8px; font-size:16px; text-align:center} /* 标题 */
.main_left .content .info{line-height:30px;text-align:center;border-top-width:1px;border-top-style:solid;border-top-color:#c7d6dd;padding-right:10px} /* 正文信息 */
.main_left .content .info span{color:#390} /* 信息突出 */
.main_left .content .area{color:#333;line-height:160%;padding:10px; font-size:14px} /* 正文内容 */
.main_left .content .prenext{line-height:40px;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc;padding-right:10px;padding-left:10px;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.main_left .content .prenext .pre{float:left;width:50%} /* 上一篇 */
.main_left .content .prenext .next{text-align:right;float:right;width:50%} /* 下一篇 */
/* 正文左边-栏目 */
.main_left .channel{margin-top:20px}
.main_left .channel .node{float:left;margin:5px 5px 5px 0;}
.main_left .channel .node .title{height:20px;padding-top:5px;padding-right:5px;padding-bottom:2px;padding-left:8px;font-weight:bold}/* 导航标题 */
.main_left .channel .node .title a{color:#333;text-decoration:none}
.main_left .channel .node .title a:hover{text-decoration:none;color:#f00}
.main_left .channel .node .box{line-height:25px;padding-top:6px;padding-right:5px;padding-bottom:0px;padding-left:5px;}
.main_left .channel .node .box ul{width:310px;list-style:none;padding:0px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}/* CSS限制宽了 */
.main_left .channel .node .box ul li{background-position:5px 11px;padding-left:15px}
.main_left .channel .node .box ul a{color:#2B2B2B;text-decoration:none}
.main_left .channel .node .box ul a:hover{color:#F00;text-decoration:underline}

.main_left .list{padding:5px;}
.main_left .list .node{margin-bottom:8px;} /* 单个文章信息 */
.main_left .list .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#cccccc} /* 标题 */
.main_left .list .node .title h2{margin:0px;padding:0px;font-size:16px} /* 标题 */
.main_left .list .node .title a{border-left-width:5px;border-left-style:solid;border-left-color:#cccccc;padding-left:5px}
.main_left .list .node .title a:hover{text-decoration:underline}
.main_left .list .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.main_left .list .node .description p{margin:0px;padding:0px}
.main_left .list .node .info{text-align:right;font-size:11px;line-height:20px;color:#666;font-family:Georgia, "Times New Roman", Times, serif;padding-right:18px} /* 文章其他信息 */
.main_left .list .add{ margin:10px 0 15px 0}
.main_left .list .pic{ width:170px; float:left; height:70px; display:inline}
.main_left .list .pic img{ border:0;width:170px; height:70px; }
.main_right{ width:210px; float:right; display:inline; margin-top:50px;}
.main_right h2{ width:187px; background:url(other_bg.jpg) no-repeat; background-position:0 -11px; height:21px;; color:#FFFFFF; padding:5px 0 0 15px; font-size:12px}
.main_right ul{BACKGROUND-IMAGE: url(across_line.jpg); BACKGROUND-REPEAT: repeat-y; height:35px; width:202px; margin-top:0px; padding-top:0px}
.main_right ul LI{BACKGROUND-IMAGE: url(across_line.jpg); BACKGROUND-REPEAT: repeat-y; height:28px; background-position:-210px 0; width:202px; border-bottom:#CCCCCC solid 1px; text-align:center; padding-top:12px}
.main_right ul LI{BACKGROUND-IMAGE: url(across_line.jpg); BACKGROUND-REPEAT: repeat-y; height:28px; background-position:-210px 0; width:202px; border-bottom:#CCCCCC solid 1px; text-align:center; padding-top:12px}
.main_right ul LI a{ text-decoration:none}
.main_right .main_right_bot{ background:url(other_bg.jpg) no-repeat; background-position:-727px -188px; width:202px; height:137px }
.main_right .front{{BACKGROUND-IMAGE: url(across_line.jpg); BACKGROUND-REPEAT: repeat-y; height:28px; background-position:-430px 0; width:202px; border-bottom:#CCCCCC solid 1px; text-align:center; padding-top:12px}
/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 12px; width:80%; float:left }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */
