﻿@charset "utf-8";
/* CSS Document */
/* 网站全局默认样式 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a{ margin:0;padding:0;}
body{ background:#e4e2d3; color:#333333; padding:0; font:13px/1.5 "\5FAE\8F6F\96C5\9ED1", Arial, "\5B8B\4F53", sans-serif;}
*html body{ font:12px/1.5 Arial, "\5B8B\4F53", sans-serif;}
h1,h2,h3,h4,h5,h6,i,em{ font-size:100%; font-weight:normal; font-style:normal;}
ul,ol,li{ list-style:none;}
button,input,select,textarea{ font-size:100%;}
address,cite,em{ font-style:normal;}
fieldset,img{ border:0;}
img{ border:0;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#555;}
a{ blr:expression(this.onFocus=this.blur())} /*去除链接虚线框*/
a:focus{ outline:0;} /*去除Firefox中的链接虚线框*/
area{ blr:expression(this.onFocus=this.blur())} /*去除热区域虚线框*/
area:focus{ outline:0;} /*去除Firefox中的热区域虚线框*/
legend{ color:#000000;}
table{ border-collapse:collapse; border-spacing:0;}
html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true);}(this));}
.fl{ float:left;}
.fr{ float:right}
.cl{ clear:both;}
.cl0{ clear:both; display:none;}
.cle{ clear:both;}
.clear{ clear:both}
.con{ width:1000px; margin:0 auto;}
/* 页面内容居中固定宽度 */
.blk{width:1150px; margin:15px auto; position:relative;}
.kti{
	background:url(/images/line.jpg) repeat-x left bottom;
	margin-bottom: 20px;}
.imglr {margin-right: 15px;margin-left: 15px;}
.jji a {
	color: #FFFFFF;
	float: left;
	display: block;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.kti span{border-bottom: solid 3px #00b1cd; display:inline-block; font-size:26px; color:#585858;}
.kti a{border-bottom: solid 3px #00b1cd; display:inline-block; font-size:18px; color:#585858;float:right;}
.blk .zp img {width:370px;margin-bottom:15px;}
.kk img{
	CURSOR:pointer;
	position:absolute;
	top: 225px;
}
.kk {position: relative;}
.txt{height: 15px;
line-height: 15px;
padding: 2px;
color: #aaaaaa;
border: 1px solid #e5e3d5;}
.slides_container {
	width:1150px;
	overflow:hidden;
	position:relative;
	height:560px;
}
.pagination{ width:50px; margin:0 auto;}
.pagination li a {
	display:block;
	width:20px;
	height:0;
	padding-top:12px;
	background:url(pagination.jpg) no-repeat;
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
