/**
 *
 * 首页样式文件
 *
 * @FileName: index.css
 * @Auther: Pandao
 * @QQ: 272383090
 * @CreateTime: 2013-05-22 16:39:39 
 * @UpdateTime: 2013-05-22 16:39:40 
 * Copyright@2013 泉州市科伟信息咨询有限公司版权所有，禁止非法用于商业用途，否则后果自负!
 */
 
#index_banner{width:100%;margin:0 auto 20px auto;background:#D6D6D6;} 
#index_banner_con{width:960px;height:370px;margin:0 auto;overflow:hidden;padding:20px 0;position:relative;}
#index_banner_list{width:9600px;height:370px;}
#index_banner_list li{width:960px;height:370px;float:left;background: url(../images/lightbox-ico-loading.gif) no-repeat center center;}
#index_banner_list li a{display:block;width:960px;height:370px;padding:0;} 

#index_banner_nav{position:absolute;bottom:30px;right:10px;}
#index_banner_nav a{display:inline-block;width:25px;height:5px;margin-right:5px;background:#fff;font-size:0;}
#index_banner_nav a.this{background:#3A53A4;}
#index_banner_nav a:hover{background:#ccc;}

#prev_btn, #next_btn{width:31px;height:48px;position:absolute;top:170px;display:none;}
#prev_btn{left:15px;}
#next_btn{right:15px;}

/*产品系列*/
#index_pro{width:960px;margin:0 auto 10px auto;overflow:hidden;position:relative;}
#index_pro_con{overflow:hidden;width:900px;height:150px;margin:0 auto;}
#index_pro_list{width:17000px;height:150px;text-align:center;font-size:12px;}
#index_pro_list li{float:left;width:170px;height:150px;margin-right:10px;display:inline;}  
#index_pro_list li a{display:block;width:170px;height:110px;background:#fff;}
#index_pro_list li a img{width:162px;margin-bottom:7px;}

#prev_pro_btn, #next_pro_btn{position:absolute;top:76px;width:24px;height:44px;display:block;background: url(../images/arrow_btns.jpg) no-repeat 0 0;text-indent: -9999px;}
#prev_pro_btn{left:0;}
#prev_pro_btn:hover{background-position:0 -44px;}
#next_pro_btn{right:0;background-position:-24px 0;}
#next_pro_btn:hover{background-position:-24px -44px;}

#index_con_bottom{width:918px;margin:25px auto 0 auto;padding:20px;overflow:hidden;border:1px solid #eee;}
#index_con_bottom .box_title{padding-top:0;}
#index_con_bottom .box_title strong{padding-right:28px;background: url(../images/drop-down2.png) no-repeat right top;}

#about-links{text-align:right;padding:10px 0 0 20px;background: url(../images/link.png) no-repeat 490px 11px;}
#about-links a{padding:0 10px;}

.textbox{font-size:12px;line-height:21px;}