@charset "utf-8";
/* CSS Document */
html{ background:#E6FFE6 url(../img/bg.jpg) no-repeat center 80px;}

body{font-size:12px; line-height:26px; color:#000; background:url(../img/html.jpg) repeat-x 0 bottom; height:100%; min-width:1000px; font-family:'宋体';}

*{ margin:0; padding:0;}

img{ border:0;}

li{ list-style-type:none;}

a{ text-decoration:none; color:#000;}

a:hover{ color:#f60;}

.clear{ clear:both;}

.floatleft{ float:left;}

.floatright{ float:right;}

.tou{ min-width:1000px; height:80px; background:url(../img/toubu.jpg) repeat-x;}

.top,.menu,.banner,.main,.footer{ margin:0 auto; width:1000px;}

/* 页头 */

.top{ height:30px; line-height:30px; color:#ff9;}

.top ul li{ float:left; margin:0 5px; background:url(../img/item1.jpg) no-repeat 0 6px; padding-left:20px;}

.top li a{ color:#77B463;}

.top li a:hover{ color:#FF9;}

/* 头部导航 */

.menu{ width:1001px; height:50px; font:bold 16px/50px "宋体"; color:#cfc;}

.menu ul{ background:url(../img/menuulbg.jpg) repeat-x;height:50px;}

.menu li{ display:block; width:111px; text-align:center; float:left;}

.menu li.dh_on{ background:url(../img/menuli.jpg) no-repeat;}

.menu li.dh_on a{ color:#fff;}

.menu li a{ background:none; color:#C8EC97;}

.menu li a:hover{ color:#ff6;}

/* 背景照片上的logo */

.banner{ height:220px; background:url(../img/logo.gif) no-repeat 0 30px;}

/* 头部背景照片上面的透明图层 */

.main{ background:url(../img/mainbg.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/mainbg.png" ,sizingMethod="crop"); overflow:hidden; height:320px;}

/* 当前位置 */
.weizhi{ width:980px; margin:0 auto; height:32px; line-height:32px; margin-top:-309px;}

.weizhi p{ text-indent:30px; color:#060;}

.weizhi ul.search{ width:290px; height:32px; background:url(../img/searchbg.jpg) no-repeat 0 4px; margin-right:10px;}

.weizhi ul.search li{ float:left;}

.weizhi li.ss{ width:260px;}

.weizhi li.ssbt{height:24px;overflow:hidden;}

.weizhi li.ss input{ width:250px; border:0; background:none; height:30px; line-height:30px; font-size:12px; padding-left:10px;}

.kong{ height:10px; overflow:hidden;}

.weizhi p a{ color:#060;}

/* 底部相关链接 */

.xg-link{ height:28px; background:#ACD2A6; text-align:center; color:#060;}

.xg-link a{ color:#060;}

/* 底部信息 */

.footer{ height:120px; text-align:center; color:#fff;}

.footer p{ margin:10px 0 0 0;}

.footer p a{ color:#FFF;}

/* 在线客服 */
.QQbox { z-index:199;right:0px;width:178px;position:absolute;top:180px;}
.QQbox .press {right:0px;width:26px;cursor:pointer;border-top-style:none; border-right-style:none; border-left-style:none; position:absolute;height:99px; border-bottom-style:none;}
.Qlist{ border-bottom:#DED1D1 solid 1px;}

/* 右侧浮动图标 */
dl#RightFloat{
	z-index: 100;
	width:auto;
	height:auto;
	position:fixed;
	bottom:50px;
	right:2px;
	/* *********** 模拟在IE6下实现fixed效果 *********** */
	_position:absolute;
	_top:expression(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2+'px'); 
	/* ********************************************　*/  
}
dl#RightFloat dd{
	width:58px;
	height:58px;
	margin:5px 0 5px 0;
	cursor:pointer;
}
dl#RightFloat dd.kefu{
	background:#9acd82 url(../img/kefu.png) no-repeat -3px 0;
	overflow:hidden;
}
dl#RightFloat dd.top{
	background:#9acd82 url(../img/kefu.png) no-repeat -6px -55px;
	display:none;
	overflow:hidden;
}
.fontsC{
	display:none;
	width:100%;
	height:100%;
	line-height: 23px;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-family:'宋体';
	letter-spacing:5px;
	padding-left:11px;
	padding-top:6px;
}
/*百度分享字体*/
div.bdsharebuttonbox a{
	font-size:12px;
	font-family:'宋体';
	padding-right:8px;
}