/*��ʼ��*/

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: none;
}


/*Ϊ���չ�ie6 ����ͼƬ�б߿�*/

img {
	display: block;
}

ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "SimSun", "����";
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

body {
	font-size: 12px;
	color: #000;
	font-family: "Futura Md BT";
}

@font-face {
	font-family: "宋刻本秀楷简体";
	src: url(/zt/rujia/font/方正宋刻本秀楷简体.TTF)format('truetype');
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearit {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(100%);*/
}

img {
	max-width: 100%;
	height: auto;
	/*width: auto;*/
}

body,
html {
	font-family: ΢���ź�;
}

.middle {
	width: 1180px;
	margin: 0 auto;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #e9e9e9;
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ebebeb;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #989898;
}
.zj-img{
	width: 268px;
	height: 268px;
}
.title1{
	width:auto;
	height: 70px;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;
	color: #994a01;
	line-height: 70px;
	padding-left: 28px;
	background: url(/zt/rujia/img/title1.png) no-repeat left center;
}
.title2{
	width: auto;
	height: 70px;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	line-height: 70px;
	padding-left: 28px;
	background: url(/zt/rujia/img/title2.png) no-repeat left center;
}
.title-p{
	width: 100%;
	height: auto;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #a0a0a0;
	line-height: 24px;
	text-indent: 2em;
}