

/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

	padding:0;

	margin:0;

	font-family: "微软雅黑";

	color: #000;

}

table {	border-collapse:collapse;	border-spacing:0;}

fieldset, img {	border:0;}

address, caption, cite, code, dfn, em, th, var {	font-weight:normal;	font-style:normal;}

strong {	font-style:normal;}

ol, ul, li {	list-style:none outside none;}

caption {	text-align:left;}

h1, h2, h3, h4, h5, h6 {	font-weight:normal;	font-size:100%;}

q:before, q:after {	content:'';}

abbr, acronym {	border:0;}

a{text-decoration:none; outline:none; color:#666; font-family:"微软雅黑"; font-size:12px;  }

	a:hover{ color:#FF8400;  }



input {outline:none;*outline:expression(this.hideFocus=true);}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {

border:none;

padding:0;

}

.clear:after {	visibility:hidden;	display:block;	font-size:0;	content:"1";	clear:both;	height:0;}

.fLe {	float:left;	_display:inline;}

.fRi {	float:right;	_display:inline;}

.clear {	clear:both; }



body{overflow-x:hidden;}

.hover:hover{ color:#14924b}

.slideBox{ width:404px; height:380px; overflow:hidden; position:relative;  }
.slideBox .tit{ position:absolute; top:0; left:0; width:404px; height:62px; background:#C12822 url(../image/tit3.png) no-repeat 15px center;}
.slideBox .tit .more{
	position:absolute;
	top:19px;
	right:9px;
}
.slideBox .hd{ height:8px; overflow:hidden; position:absolute; right:10px; bottom:70px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px; text-indent:-9999px; border-radius:8px;  width:8px; height:8px;  background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#c12822; color:#fff; }
.slideBox .bd{ position:absolute; left:0; bottom:0;width:404px; height:318px; z-index:0;   }
.slideBox .bd li{
	width:404px; height:318px;
	position:relative;
}
.slideBox .bd img{width:404px; height:268px; }
.slideBox .bd li p{ position:absolute; left:0; bottom:0; width:300px; z-index:9999; height:50px; line-height:50px; color:#fff; background:#C12822; text-indent:18px; padding-right:104px;}
.slideBox .bd li p span{ position:absolute; top:0; right:10px;}