/* CSS Document */

/*重置样式*/
body {background:#E1E1E1 url(../images/main_bg.gif) repeat-x;font:12px "宋体", "Arial Narrow"; color:#333}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin:0;padding:0;	border:0}
fieldset, img {border:0;}
ol, ul,li  {list-style:none;}
label, input, img {vertical-align:middle}
/*重置样式结束*/
a img{ border:none}

/*全局样式*/
.left {float:left}
.right {float:right}
.blank15px {clear:both;height:15px;display:block;line-height:15px;font-size:0px;}
.blank8px {clear:both;height:8px;display:block;line-height:8px;font-size:0px}
.clear {clear:both;}
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:".";}
/* clearfix:after 这个主要是在内部有嵌套div，且内部的div有浮动的情况下外部的div能自动“撑大”*/

a {color:#2b2b2b;text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
/*全局样式结束*/


/*首页样式*/
.top{ width:968px; margin:15px auto 0 auto;}
.top h1{ float:left}
.top span{ float: right}
.top ul{ background:url(../images/menu_bg.gif) repeat-x; width:968px; height:40px; margin-top:6px}
.top li{  float:left; text-align:center; display:block}
.top li a{ font:bold 14px Arial; width:130px; color:#fff; display:block;line-height:40px;}
.top li a:hover{ font:bold 14px Arial; color:#fff; background:url(../images/menu_bg1.gif) repeat-x; display:block;line-height:40px; text-decoration:none}


.banner{width:968px; margin:0 auto}

.content{ background:#fff;width:928px; margin:12px auto 0 auto; padding:20px;}
.content .con_pro{ }
.content .con_pro span{ background:url(../images/pro_line.gif) repeat-x; height:2px; overflow:hidden; font-size:0; display:block}


.pro_list{ width:930px; overflow:hidden}

.pro_list ul{ width:1020px}
.pro_list li{float:left; margin:10px 10px 10px 0; margin-bottom:10px; text-align:center; line-height:20px; width:145px; height:146px; overflow:hidden;}
.pro_list li img{ width:145px; height:100px; margin-bottom:10px}

.content .con_con{ padding-top:12px; padding-bottom:12px; line-height:22px}
.content .about{ width:295px}


.content .service{ width:306px; margin-left:20px}


.content .contact{ width:281px}


/*版权样式*/
.copyright{width:968px; margin:0 auto; height:50px; line-height:40px;background:url(../images/copyright_bg.gif) repeat-x;}




/*关于我们*/
.content .con_left{ width:237px;}
.content .con_left .leftNav{ margin-bottom:3px}


.content .leftPro{ background:url(../images/con_menuBg.gif) no-repeat; padding:25px 0px 10px 0px; line-height:34px;}
.content .leftPro dt a{ color:#069; display:block; height:32px; font-size:12px; text-indent:2em; font-weight:bold;background:#efefef url(../images/jiaIco.gif) no-repeat 10px center}
.content .leftPro dt a:hover{ color:#F60;}

.content .leftPro dl{}
.content .leftPro dt{ border-bottom:1px solid #fff; }
.content .leftPro dd{ text-indent:3em; font-size:12px;  background: #fff url(../images/jianIco.gif) no-repeat 20px center; border-bottom:1px solid #efefef}


.content .con_right{ width:660px;  }
.lineDoub{ background:url(../images/pro_line.gif) repeat-x; height:2px; overflow:hidden; font-size:0; display:block}
.content .con_right p{ margin:10px 0; text-indent:2em; line-height:24px; font-size:14px}
.content .con_right h2{ font-size:14px; color:#006699; height:30px; line-height:30px}

.list1{ border:1px solid #CCC; height:22px}
.list2{ border:1px solid #CCC; }