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

/*初始框架ID*/

#main{ width:1004px; height:auto; margin:0 auto; background:#fff; }
#header{ width:1004px; height:auto; margin:0 auto;}
#center { width:1004px; height:auto; margin:10px auto 0;}
#footer{ width:1004px; height:72px; background:url(../images/footer.jpg) no-repeat;text-align:center; margin:40px auto 0;}
#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中的鼠标当前效果
*/
.producttype{ width:195px; margin:0 auto;}
.producttype0 { height:30px; margin:0px; padding:0px; overflow:hidden;  line-height:0px;/* font-size:0px;*/ margin-top:5px; }
.producttype0 a { background:url(../images/left_pro_bg.jpg) no-repeat; padding-left:47px; display:block; overflow:hidden; line-height:30px; font:bold;}
/*.producttype0 a:link{line-height:22px;}*/
.producttype0 a:visited {line-height:30px;}
.producttype0 a:hover {  line-height:30px; 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%; padding:3px 5px;}
ul.news1 li{ width:100%; height:24px; line-height:24px; background:url(../images/news_bg.jpg) bottom repeat-x;}
ul.news1 a{ line-height:24px;}


/*套餐新闻*/
ul.news{ clear:both;margin:0px;	padding:0px;}
ul.news li{  height:30px; line-height:30px; overflow:hidden;}
ul.news li a{background:url(../images/list.jpg) no-repeat 20px center; padding-left:40px; }

.newstitle{ text-align:center;}
.newssubtitle{}
.newssubtitle span{ margin-left:20px; font-weight:bold;}


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