.key-index{
	width: 100%;
	overflow: hidden;}


.key-index .title{
	width: 157px;
	height: 38px;
	margin-bottom: 10px;
	background: url(../images/key-title-bg.png) no-repeat;}
.key-index .title h1{
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	margin-left: 55px;}

.key-index .index{
	width: 100%;
	overflow: hidden;
	padding: 20px 0;}



/*p*/
.key-index .index p{
	color:#000; 
	font-size:14px;
	line-height: 25px;}
.key-index .index p img{
	display: block;
	/*width: 100%;
	max-width: 700px;*/
	margin: 0 auto;}



/*h2*/
.key-index .index h2{
	width: 100%; height: 40px; overflow: hidden; 
	margin-bottom: 20px;
	color: #000; font-size: 18px; line-height: 40px; text-align: center;}



/*ulli*/
.key-index .index ul{
	width:100%; overflow: hidden; margin:0 auto;}
.key-index .index ul li{
	width:100%; line-height:33px; height:33px; float:left;border-bottom: 1px dashed #dedede;}
.key-index .index ul li a{
	float:left; color:#000; font-size:14px;
	width: 85%;	overflow: hidden;
	white-space: nowrap; text-overflow: ellipsis;} 
.key-index .index ul li:hover a{
	color:#000;} 
.key-index .index .k-date{
	float:right; color:#7f7f7f; line-height:33px; font-size:12px;}




.key-index .index .product{
	width: 100%;
	overflow: hidden;
	padding: 10px 0;}
/*ul li*/
.key-index .index .product ul{}
.key-index .index .product ul li{
	width: 33.3333%;
	height: auto;	
	float: left;
	margin: 20px 0 0 0;}
.key-index .index .product ul li a{
	float: none;
	display: block;
	width: 80%;
	margin: 0 auto;
	color: #4c4c4c;
	white-space: nowrap;}
.key-index .index .product ul li a img{
	border-radius: 5px;
	margin-bottom: 20px;
	display: block;
	margin: 0 auto;}
.key-index .index .product ul li a span{
	color: #005bac;
	display: block;}
.product ul li a p{
	width: 100%;
	overflow: hidden;}




.fenye {
	padding: 20px;
	text-align: center;}
.cutpage {
	font-size: 12px;
	font-family: Tahoma;}
.cutpage a{
	display:inline-block; 
	width: 25px; 
	height:25px; 
	line-height:25px; 
	text-align: center; 
	margin:0 5px;
	color: #999;
	border-radius: 100px;}
.cutpage a.current{background:#000; color:#fff;}
.cutpage a:hover{background:#000; color:#fff;}
.cutpage a.start, .cutpage a.end{
	width: auto;}
.cutpage a.start:hover, .cutpage a.end:hover{
	background: none;}