


#button{text-align:center;height:30px;line-height:16px;padding:4px;padding-left:15px;padding-right:15px;font-size:12px;border-radius:20px;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;;font-weight:bold;color:#fff;border:1px solid #00ab67;color:#00ab67;clear:both;}
#button:hover{background:#00ab67;color:#fff}


#button22 {text-align:center;height:40px;line-height:42px;padding:8px;padding-left:30px;padding-right:30px;font-size:16px;border-radius:20px;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;background:#66b4b9;font-weight:bold;color:#fff;border:none}
#button22:hover{background:#45a2a5;color:#FFF}
.pages{width:22px;height:22px;border:1px #dddddd solid;float:left;margin-left:5px;margin-right:5px;text-align:center;line-height:22px;background:#ffffff}
.page1{width:22px;height:22px;border:1px #dddddd solid;float:left;margin-left:5px;margin-right:5px;text-align:center;line-height:22px;}
.page2{line-height:22px;width:22px;height:22px;border:1px #dddddd solid;float:left;background-color:#ce0000;color:#ffffff;margin-left:5px;margin-right:5px;text-align:center;}
.page3{line-height:22px;width:60px;height:22px;border:1px #dddddd solid;float:left;margin-left:5px;margin-right:5px;text-align:center;}
.page4{line-height:22px;width:60px;height:22px;border:1px #dddddd solid;float:left;;margin-left:5px;margin-right:5px;text-align:center;}


.case-scene a:hover {color:#a66809}
.case-scene {font-size:14px;}

.btn {
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	text-align: center;
	color: #222;
	border: solid 1px #ced3d9;
	background-color: #f5f7fa;
	padding: 0 15px;
	border-radius: 3px;
	cursor: pointer;
	box-sizing: border-box
}

.btn1 {
	height: 38px;
	line-height: 36px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	text-align: center;
	color: #fff;
	border: solid 1px #ced3d9;
	background-color: #ee0707;
	padding: 0 15px;
	border-radius: 0px;
	cursor: pointer;
	box-sizing: border-box
}




.slideTxtBox{ width:100%; border:1px solid #ddd; text-align:left;  }
		.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative;}
		.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
		.slideTxtBox .bd li{ height:30px; line-height:30px; overflow:hidden;}
		.slideTxtBox .bd li .date{ float:right; color:#999;padding-left:10px;text-align:right  }

		.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
		.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url('arrow.png') no-repeat 0 0; }
		.slideTxtBox .arrow .next{ background-position:0 -50px;  }
		.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
		.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }
		
		
	


