body {
	color: #666666;	font-size: 14px;	line-height: 1.75em;	background: #fff;
	font-family: Verdana, Geneva, simsun, sans-serif ;	-webkit-font-smoothing: antialiased; }
.fl{ float: left; } 
.fr{ float: right;} 
.cl:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.cl{zoom:1} 

/***************
宋体 SimSun  黑体 SimHei  微软雅黑 Microsoft YaHei  微软正黑体 Microsoft JhengHei 新宋体 NSimSun 楷体 KaiTi
深黑 重要文字和标题  #222
中灰色 普通文字信息及引导 #666
#浅灰  辅助信息 次要文字 按钮苗边 #999
#淡淡灰  分割线 标签描边 #d7d7d7 
#暗白  内容背景 #f3f5f7 
背景 #f8f8f8

**************/
.w980{ width:980px; clear:both; margin:0 auto;  }
.w100{ width:100%; min-width:980px;  clear:both; margin:0 auto;}

a { color:#666666;}
a:hover{ color:#a93338;}
/********* top *****************/
header .ding { height:370px; position:relative;}
header .ding .logo{ position:absolute; top:10px; left:20px; width:300px; height:150px; z-index:99999;}
header .ding  .ppt{ height:370px;}
/* 本例子css */
	.slider{ width:980px; margin:0 auto;  position:relative; overflow:hidden;   height:370px;; background:#000;  }
	.slider .bd{ position:relative; z-index:0;  }
	.slider .bd li{ height:370px; overflow:hidden; }
	.slider .bd li img{ display:block; width:980px; height:370px;  }

	.slider .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.slider .hd ul{ text-align:center;  }
	.slider .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:0 4px; 
		background:url(dot.png) 0 -16px;
		overflow:hidden;  filter:alpha(opacity=70);opacity:0.7;  vertical-align:top; line-height:9999px; 
	}
	.slider .hd ul .on{ background-position:0 0;  }
	.slider .timer{ position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }

/******daohang*********/
.daohang{ width:980px; height:60px; line-height:60px; background:#b5b6b6;}
.daohang a{ display:inline-block; float:left; text-align:center; color:#FFF; font-size:18px;  width:194px;}
.daohang a:hover{ color:#222;}


/**********cpindex***********/
.cpindex .cplist{ padding:20px 0; }
.cpindex .cplist li{ width:230px; float:left; margin:0 17px 18px 0; ; overflow:hidden; border:1px  solid  #ddd; }
.cpindex .cplist li:hover{ border:1px  solid  #b5b6b6; }
.cpindex .cplist li.mr0{  margin-right:0; float:right;}
.cpindex .cplist li .tu{ overflow:hidden; width:230px; height:185px; display:table-cell; text-align:center; vertical-align:middle; line-height:0; font-size:0;}
.cpindex .cplist li .wen{ height:36px; line-height:36px;background:#b5b6b6; width:100%; text-align:center;}
.cpindex .cplist li .wen a{ color:#fff;}


.hengfuindex{ line-height:0; font-size:0;}

footer .footer{ background:#b5b6b6; }
footer .footer .footnr{ color:#fff; text-align:center; padding:20px;}

/***********分页*******************/

.pagination{list-style:none;margin:0;padding:0; margin-bottom:30px; text-align:center; display:inline-block;vertical-align:bottom}
.pagination li{display:inline-block;border:solid 1px #ddd; margin:2px; text-align:center;}
.pagination a{color:#999;padding:4px 8px;line-height:18px;display:block;}
.pagination a:hover ,.pagination li.thisclass a{ background:#b22; color:#fff;}


/********cp**************/
.main { border:1px solid #ddd; padding-bottom:20px;}
.main .title{ text-align:center; margin:20px auto; font-size:2em; line-height:1.3em; border-bottom:1px solid #ddd; }
.main .xiangxineirong{ margin:0  auto; width:950px; overflow:hidden;text-align:justify; text-justify:newspaper; }
.main .xiangxineirong img { max-width:950px;}
.main .xiangxineirong table{ width:100%; max-width:950px; border-collapse:collapse; border:1px solid #ddd;}
.main .xiangxineirong table td{ padding:2px;}
