@charset "utf-8";
/* CSS Document */
body{height:100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select {margin: 0;padding: 0;}
body, input, button, select, textarea, th, td,div {color: #333;font-family: "Microsoft YaHei","tahoma","arial","sans-serif";font-size: 12px;line-height: 1.5;}
img { border:none; display: block;}
input,select { outline: none; border: none;}
ul,ol { list-style-type:none;}
a { color:#fe445e; text-decoration:none;}
a:hover { text-decoration:underline; color: #fe445e;}
.clearfix:after {
	content:"";
	visibility:hidden;
	height:0;
	display:block;
	clear:both;
	}
.clearfix{zoom:1;} /*为了照顾ie6*/
/* 原子类开始 */
.fs20 { font-size: 20px!important; }
.font-style { font-style:normal!important; }
.fs14 { font-size: 14px!important; }
.fs16 { font-size: 16px!important; }
.txtL { text-align: left!important; }
.red { color:#c81623!important; }
.redd { color: #f55020!important; }
.marginBottom { margin-bottom: 0px!important; }
.marginB15px { margin-top: -15px!important; }
.norm { margin-right: 0px!important; }


/* 原子类结束 */	
body{height:100%; background: url(/cms/templets/zhuanti/images/body_bg.png) center 411px ; overflow-x: hidden;*overflow-x: hidden;}
/* header begin */
.header {
	width: 100%;
	height: 411px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	background: url(/cms/templets/zhuanti/images/header_bg.jpg) center top no-repeat;
}
.hIn {
	width: 712px;
	margin: 70px auto 0;
}
.hIn .logo {
	overflow: hidden;
}
.logo h1 {
	width: 264px;
	height: 43px;
	overflow: hidden;
	text-indent: -2000em;
	float: left;
}
.logo .Img {
	float: left;
	margin: 4px 0 0 5px;
}
.hBottom {
	margin-top: 65px;
}
.hBanner {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.header i {
	position: absolute;
	display: block;
	top: 0;
	height: 411px;
}
.headerl {
	left: 0;
	width: 248px;
	background: url(/cms/templets/zhuanti/images/headerl.png) 0 0 no-repeat;
}
.headerr {
	width: 235px;
	right: 0;
	background: url(/cms/templets/zhuanti/images/headerr.png) 0 0 no-repeat;
}


/* header end */


/* footer begin */
.footer {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: #bfbfbf;
}
.footer p {
	width: 500px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

/* footer end */