@charset "gb2312";
/* CSS Document */

/*重置样式*/
.body {
	padding: 0px;
	margin: 0 auto;
	font-size: 14px;
	border: none;
	background-color: #FFF;
}
img {
	border: none;
}
a {
	text-decoration:none;
}
* {
	padding:0;
	margin:0;
	list-style:none;
}
table {
	border-collapse:collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:middle;
}
.clearfix {
*zoom:1
}
.clearfix:after {
	visibility:hidden;
	clear:both;
	display:block;
	content:".";
	height:0
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cf {
	clear:both;
}
.align {
	text-align:center;
}
/* 头部 */  
.top {
	height: 36px;
	width: 100%;
	clip: rect(0px,auto,auto,0px);
	clear: both;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.top .topm span a {
	color: #F00;
}
.top .topm {
	width: 990px;
	height: 36px;
	background-image: url(images/sb1.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .topm img {
	float: left;
}
.top .topm span {
	float: right;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	line-height: 20px;
	width: 230px;
	height: 20px;
	margin-top: 14px;
}
/*长期固定活动部分开始*/
.hd {
	width:auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #ececec;
}
.hd img {
	margin-left: 20px;
	margin-top: 10px;
}
/*结束部分开始*/
/*结束部分开始*/
#foot {
	width:100%;
	height:auto;
	background-color:#25292C;
	background-repeat: repeat-x;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#foot-all {
	width:948px;
	height:60px;
	color: #FFF;
	text-decoration: none;
	padding-top:5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}
/* 右侧咨询框 */
.side-pop {
	width: 116px;
	position: fixed;
	left: -1px;
	_position: absolute;
	color: #000;
	padding-top: 0px;
	margin-top: 50px;
	background-image: url(imagesside.png);
	background-repeat: no-repeat;
	text-align:center;
}
.side-pop a {
	display:block;
	text-align:center;
}
#sidepop span {
	font-size:12px;
	color: #000;
	font-family:"微软雅黑";
	font-weight:bold;
	display:block;
	text-align:center;
	width:100%;
	line-height:14px;
	text-align:center;
	cursor:pointer;
	position:absolute;
	bottom:10px;
}
#sidepop input {
	float: right;
	width: 80px;
	margin-top: 3px;
	height: 20px;
}
.hdd {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hd .hd-m {
	width: 1000px;
	margin:0 auto;
}
/*左侧咨询框*/
.zg_bk {
	background:#f5eccb;
	padding:14px 15px 12px 4px;
	position:fixed;
	left:0;
	top:100px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+100));
	z-index:99;
}
.zg_bk_gb {
	width:9px;
	height:9px;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}
.zg_bk_gb img {
	display:block;
}
.zg_bk_tit {
	text-align:center;
	color:#3a3a3a;
	font:bold 20px/28px "Microsoft yahei";
}
.zg_bk_c1 {
	background:url(imagesfd_bg1.jpg) no-repeat left 6px;
	padding:6px 15px 0 27px;
}
.zg_bk_c1 a {
	display:block;
	color:#fff;
	margin-bottom:6px;
	font:14px/38px "Microsoft yahei";
}
.zg_bk_c1 a:hover {
	color:#fff;
}
.fixBtnCloseL {
	float:right;
}
/*自动弹出咨询页面*/

.popup {
	position:fixed;
	_position:absolute;
	display:none;
	left:50%;
	top:35%;
	width:378px;
	height:288px;
	margin-left:-189px;
	background:#fff;
	border:3px #ee2f3a solid;
	border-radius:3px;
	z-index:9999;
}
.popup-tit img {
	float:left;
	padding:6px 10px;
}
.popup-tit .popup-close {
	float:right;
	padding-top:19px;
	cursor:pointer;
}
.popup h2 {
	width:280px;
	padding:35px 0 16px;
	font:18px/40px "Microsoft Yahei";
	text-indent:50px;
	color:#ee2f3a;
	border-bottom:1px #ee2f3a solid;
	margin:0 auto;
	background:url(../images/xlb.jpg) no-repeat 10px 45px
}
.popup h3 {
	text-align:center;
	padding:5px 70px 30px;
	font:14px/42px "Microsoft Yahei";
	color:#333;
}
.popup-btn {
	width:280px;
	margin:0 auto;
	text-align:center
}
.popup-btn a, .kan {
	cursor:pointer;
	display:inline-block;
	width:128px;
	height:42px;
	margin:0 5px;
	font:normal 18px/42px "Microsoft Yahei";
	text-align:center;
	color:#ee2f3a;
	border:1px #ee2f3a solid;
}
.popup-btn .hover, .popup-btn a:hover {
	color:#fff;
	background:#ee2f3a;
	text-decoration:none;
}
.wxk {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wxk h3 {
	color:#494949;
}
.wxk h3 strong {
	color:#0368bb;
	font-size:40px;
	font-weight:normal;
}
/*底部黄条*/
/* 咨询框 */
.fix_bot_bg {
	width:100%;
	height:47px;
	line-height:64px;
	background:#000;
	position:fixed;
	bottom:0;
	padding-top:18px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.fix_bot {
	width:100%;
	height:47px;
	line-height:64px;
	position:fixed;
	bottom:0;
	padding-top:18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fix_bot ul li {
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#000;
	background:#ffff00;
	float:left;
	margin-right: 42px;
	list-style-type: none;
}
.fix_bot ul li a {
	width:100px;
	height:30px;
	display:block;
	color:#000;
	text-decoration:none;
}
.fix_bot ul li a:hover {
	color:#ffff00;
	background:#000;
}
.fix_bot ul {
	position:relative;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fix_bot p {
	color:#fff;
	position:absolute;
	font-family:Arial;
	right:0;
	top:0;
	font-size:12px;
	line-height:12px;
}
.keb_bg .youhu {
	width: 930px;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	color: #FF0;
	font-size: 22px;
	background-color: #FF0000;
}
