﻿@charset "utf-8";
/* CSS Document */

/*初始框架ID*/

#main{ width:994px; height:auto; margin:0 auto; background:url(../images/main_bg.jpg) repeat-y; padding:0 6px 0 4px;}
#header{width:994px;height:auto;overflow:visible;}
#center { width:994px; height:auto; margin:0 auto; padding-top:7px;}
#footer{ width:994px; height:77px; background:url(../images/footer.jpg) repeat-x;text-align:center; margin:10px auto 0; clear:both; border-top:7px solid #e5e5e5;}
#clear{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;  }


/*分页*/

div.pager { text-align:center; margin:0 auto; padding-bottom:3px; clear:both;}
div.pager span{ margin-left:8px;margin-right:8px;}
div.pager a{ margin-left:8px;margin-right:8px;text-decoration:none;}


/*产品分类*/
 /*pro_list.jpg为默认鼠标不经过前背景
   pro_list1.jpg为鼠标经过显示的背景
 	current1 为JS中的鼠标当前效果
*/
.producttype0 {  margin:0px; padding:0px; overflow:hidden;  line-height:0px;/* font-size:0px;*/ }
.producttype0 a { background:url(../images/pro_list.jpg) left center no-repeat; padding-left:55px;padding-top:6px; padding-bottom:2px;  display:block; overflow:hidden; line-height:22px;}
/*.producttype0 a:link{line-height:22px;}*/
.producttype0 a:visited {line-height:22px;}
.producttype0 a:hover {  line-height:22px;background:url(../images/pro_list1.jpg) left center no-repeat; color:#fff;  display:block; overflow:hidden;}

.producttype0 .current1 {  margin:0px; padding:0px; overflow:hidden; line-height:0px; font-size:0px; }
.producttype0 .current1 a {  line-height:22px;background:url(../images/pro_list1.jpg) left center no-repeat; color:#fff;  display:block; overflow:hidden; padding-left:55px;padding-top:6px;}
.producttype0 .current1 a:hover {  line-height:22px;background:url(../images/pro_list1.jpg) left center no-repeat; color:#fff;  display:block; overflow:hidden;}

/*产品列表*/

.case_list{ width:95%; height:auto; margin:0 auto;/* margin-top:10px;*/}
.case_list li{ width:auto; height:auto; float:left; overflow:hidden; padding:0px 20px; text-align:center;}
.case_list li .case_pic{ }
.case_list li .case_pic img{ }
.case_list li .case_title{ width:auto; height:32px; line-height:32px;}
.case_list li .case_title a{ line-height:32px;}

.case_big_pic{ width:554px; height:337px; padding:5px; background:url(../images/case_big_bg.jpg) repeat-x; border:1px solid #e5e5e5; margin:0 auto; margin-top:10px;}
.case_big_pic img{ width:554px; height:337px;}
.case_big_title{ text-align:center; line-height:32px; color:#555555; font-size:14px;}

/*定制图片列表*/
.equipment_list{ width:95%; height:auto; margin:0 auto; margin-top:10px;}
.equipment_list li{ width:auto; height:auto; float:left; overflow:hidden; padding:0px 20px;text-align:center;}
.equipment_list li .equipment_pic{ }
.equipment_list li .equipment_pic img{ }
.equipment_list li .equipment_title{ width:auto; height:32px;  line-height:32px;}
.equipment_list li .equipment_title a{ line-height:32px;}

/*.case_big_pic{ width:554px; height:337px; padding:5px; background:url(../images/case_big_bg.jpg) repeat-x; border:1px solid #e5e5e5; margin:0 auto; margin-top:10px;}
.case_big_pic img{ width:554px; height:337px;}
.case_big_title{ text-align:center; line-height:32px; color:#555555; font-size:14px;}
*/

/*定制新闻*/
ul.news1{ clear:both; margin:0px; padding:0px; width:100%; width:700px;}
ul.news1 li{ height:32px; background:url(../images/dian1.jpg) repeat-x bottom; width:350PX;float:left;}
ul.news1 a{ line-height:32px; background:url(../images/new_list.jpg) no-repeat 3px center; padding-left:10px; color:#471c08;}
ul.news1 a:hover{ color:#471c08;}


/*套餐新闻*/
ul.news{ clear:both;padding:0px; width:295px; margin:12px auto 0;background:url(../images/dian1.jpg) repeat-x bottom;}
ul.news li{  height:22px; line-height:22px; }
ul.news li a{ padding-left:15px;  }

.newstitle{ text-align:center;}
.newssubtitle{ margin:0 auto; text-align:center;}
.newssubtitle span{ margin-left:20px;}


 
/*下载*/
ul.downloads{ clear:both; margin:0px; padding:0px; padding-top:5px;}
ul.downloads li{ margin-bottom:5px;}
ul.downloads li a{ text-decoration:none;}
