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

/*初始框架ID*/
body{ line-height:22px; font-size:12px; font-family:Arial;; color:#2f2f2f; background:url(../images/bg.jpg) repeat-x #fff;}
a{ color:#2f2f2f;}
a:hover{ color:#000;}
#main{ width:1000px; height:auto; margin:0 auto;background-color:#fff;}
#header{ width:1000px; height:auto; margin:0 auto; overflow:visible;}
#center{ width:1000px; height:auto; margin:0 auto; background:url(../images/center_bg.jpg) repeat-x left top; padding-top:30px;}
#footer{ width:1000px; height:69px; background:url(../images/footer.jpg) no-repeat; margin:18px auto 0; clear:left;}
#clear{ height:0px;font-size:0px; line-height:0px;clear:both; overflow: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;}


/*产品分类*/

.producttype{ width:215px; margin:0 auto 0;}
.producttype0{ overflow:hidden; line-height:0px; font-size:0px; height:20px; margin-bottom:9px; background:url(../images/pro_list1.jpg) no-repeat;}
.producttype0 a{ padding-left:29px; display:block; overflow:hidden; line-height:20px; font-size:12px; color:#a7000e;}
.producttype0 a:hover{ line-height:20px;}
.producttype0 a:visited{ line-height:20px;}

.producttype .current1{}
.producttype .current1 a{}
.producttype .current1 a:hover{}

/*产品列表*/

.case_list{ width:95%; height:auto; margin:0 auto;}
.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;}


/*套餐新闻*/
ul.news{ clear:both; margin:0px; padding:0px;}
ul.news li{ background:url(../images/dian.jpg) repeat-x left bottom;line-height:0; min-height:20px; height:auto !important; height:20px; overflow:visible;}
ul.news li a{ background:url(../images/list.jpg) no-repeat left center; padding-left:0px;}
ul.news li span{ display:block; line-height:20px;}
ul.news li span.new_a a{ color:#cc202f; line-height:20px; text-decoration:underline; font-size:11px;}
ul.news li span.new_time{ color:#8f8f8f; font-size:11px;}
.newstitle{ text-align:center; font-size:12px; font-weight:bold;}
.newssubtitle{ font-weight:bold;}
.newssubtitle span{ margin-left:20px; text-align:center;}

 
/*下载*/
ul.downloads{ clear:both; margin:0px; padding:0px; padding-top:5px;}
ul.downloads li{ margin-bottom:5px; background:url(../images/pdf.jpg) no-repeat left center; padding-left:35px; height:35px; line-height:35px;}
ul.downloads li a{ text-decoration:none;}
