body { color:#000000; font-size:16px; font-family:"Microsoft YaHei UI Light", "Microsoft YaHei UI"; }
html{ overflow-y:scroll;}
form,div,body,img,p,img,dl,dt,dd,h2,h1,h3{ margin:0px; padding:0px; border:0; }
a:link{ text-decoration:none; behavior:url("../scripts/blur.htc");}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none;}
a:focus { -moz-outline-style: none; }
a:active{ outline:none; text-decoration:none;}
em,i{ font-style:normal; }
ul,li{ list-style:none; margin:0; padding:0;}
input,textarea,select{ color:#333; margin:0; padding:0; font-size:12px; font-family:Arial; vertical-align:middle;}
input:focus,textarea:focus{ outline:none;}
/*删除火狐下按钮默认样式*/
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;
}

/*浮动*/
.clearboth:after{ display:block; clear:both; content:""; overflow:hidden; height:0; }
.clearboth{ *zoom:1;}
.float_l{ float:left;}
.float_r{ float:right;}
.clear{ clear:both; height:0; overflow:hidden; }


/*字体*/
.Arial { font-family:Arial;}
.YaHei { font-family:"Microsoft YaHei";}

/*上下间距*/
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb18{ margin-bottom:18px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb45{ margin-bottom:45px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb80{ margin-bottom:80px;}
.mb100{ margin-bottom:100px;}

/*公用*/
.div100{ width:100%;}
.B{ font-weight:bold;}
.Text_l{ text-align:left;}
.Text_r{ text-align:right;}
.Text_c{ text-align:center;}
.animate{ -moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; transition:all ease 0.3s; }
.more{ display:block; background:url("../images/more.png") no-repeat; }

.all{ width:1433px; margin:0 auto; overflow:hidden; }

.w1200{ width:1200px; margin:0 auto; }
.w1000{ width:1000px; margin:0 auto; }
.w910{ width:910px; margin:0 auto; }


.Page{ padding:30px 0; text-align:right; }
.Page a{ display:inline-block; padding:4px; border:1px solid #ccc; font-size:12px; margin:0 1px; color:#929292; }
.Page a.cur,.Page a:hover{ background:#ff6600; color:#fff; border:1px solid #57BDE9;}

#cnzz_stat_icon_1000521251{ margin-left:20px; }

/*头部*/
.Top{
	width:100%;
	min-width:1200px;
	height:85px;
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	background-color: url;
	background-image: url(../images/topbg.png);
}
.Logo{ float:left; padding:16px 0; }
.Menu{ height:85px; float:right; }
.Menu ul{ width:670px;}
.Menu ul li{ float:left; display:inline; font-size:16px; text-align:center; }
.Menu ul li a{ display:block; color:#585858; padding:25px 25px 0; height:60px; }
.Menu ul li a span{ display:block; font-size:14px; }
.Menu ul li a:hover,.Menu ul li.cur a{
	color:#fff;
	background-color: #FF6600;
}
.Menu ul li.one.cur a{ color:#585858; background:none;}
.Menu ul li.one:hover a{ color:#fff; background:#ff6600;}

/*底部*/
.Footer{
	clear:both;
	overflow:hidden;
	width:100%;
	min-width:1200px;
	background-color: #000000;
}
.FootCont{}
.FootLogo{ float:left; margin:60px 0 30px; padding:43px 0; width:210px; height:64px; }
.FootNav{ float:left; margin:60px 0 30px; width:600px; height:150px; }
.FootNav ul{ float:left; width:110px; }
.FootNav ul li{ font-size:12px; line-height:26px; text-align:right; }
.FootNav ul li.one{ margin-bottom:15px; font:16px "Microsoft YaHei"; color:#fff;}
.FootNav ul li a{ color:#d6f2ff; }
.FootNav ul li.one a{ color:#fff; }
.FootNav ul li a:hover{ color:#fff; text-decoration:underline; }
.FootTel{ float:right; margin:60px 0 30px; height:150px; }
.FootTel div{ font:14px/28px "Microsoft YaHei"; text-align:right; color:#fff; }
.FootCopy{
	clear:both;
	height:60px;
	text-align:center;
	font:10px/60px "Microsoft YaHei";
	color:#fff;
	background-color: #ff6600;
}
