@charset "utf-8";

/*内容*/
.content{ padding-top:0px;}

/*图片展示和快速下载*/
.area_top { float:left; border-bottom:1px dashed #999; padding-bottom:14px; margin-bottom:14px; width:986px; height:260px;overflow:hidden; }
/*公司动态*/
.area_left{ float:left; width:493px; border-right:1px dashed #999; padding-bottom:9px;}
/*行业资讯*/
.area_right{ float:right; width:452px; padding-bottom:9px;}
/*友情链接*/
.area_bottom{ float:left; width:986px; margin-top:10px;padding:5px 2px;border-top:1px solid #e5e5e5;}

/*图片展示*/
.banner{ width: 720px; height:260px; overflow:hidden; float:left; position:relative; margin-bottom:20px;}
#banner{height:260px; position:absolute; top:0; left:0; }
#banner li{ float:left; width:720px; height:260px; overflow:hidden;}
#banner li a{ display:block; height:260px;}
#check{ position:absolute; right:0px; bottom:0px; height:22px; margin-bottom:5px; z-index:99; }
#check li{ float:left; width:20px; height:20px; background:url("/image/check_ba.png") no-repeat;margin-right:12px;}
#check .active{ background:url("/image/check_ba.png") no-repeat -34px 0; }

/*快速下载*/
#download{float:right; position:relative; width: 240px; height: 260px; overflow:hidden; }
#download .title {height: 47px; font-weight: bold;}
#download .title {text-align: center; background:url(/image/download_bg.jpg) no-repeat;}
#download .title h3{font:bold 22px/50px Microsoft YaHei; color: #FFF;}
#download ul{padding:10px;}
#download ul li {list-style:disc inside url("/image/ArrowDown.png");}
#download ul li a {font:bold 15px Microsoft YaHei; letter-spacing:1px;  color:#555; display:inline-block; padding: 8px; padding-left:2px;}
#download ul li a:hover { color:#355ba5}
#download .more {display:block; position:absolute; right:0px; bottom:0px; font:12px Microsoft YaHei; color:#2c4b88; padding:10px;}

/*公司动态，行业资讯*/
.news{ width:452px; height:162px; border-bottom:1px dashed #999; padding-bottom:11px;}
.news .pic{ float:left; outline:none; margin-top:10px;}
.news .pic img{width:193px; height:145px;}
.news h3{font:normal 22px Microsoft YaHei; height:42px; line-height:42px;}
.news .text{ float:right; width:235px;}
.news .text p{ font:13px Microsoft YaHei; text-indent:2em; line-height:24px;}
.news .text p a{ color:#2c4b88;}
.news_list{ padding-top:13px;}
.news_list li{ line-height:30px; font-size:12px; width:450px;}
.news_list li a{font-family:Microsoft YaHei; float:left; color:#555;}
.news_list li a:hover { color:#000;}
.news_list li span{ float:right; color:#555;}

/*友情链接*/
.link_list li { margin:12px 8px; float:left; display:inline; border:1px solid #ccc;}
.link_list li a{ display:block; overflow:hidden;}
