@charset "gb2312";
* { margin:0px; padding:0px; }
body { font-family:"微软雅黑"; font-size:12px; line-height:170%; color:#3e3e3e; background:#fff url(imagesbg.jpg) no-repeat top center; }
ul,ol,li { list-style:none;}
select { border:1px solid #ABABAB; }
em { font-style:normal; }

.clear-both { clear:both; height:0; overflow: hidden; }
textarea,input { font-size:12px; font-family:"微软雅黑"; } 
.hide { display:none; }
/*︻▓▇▇◤文字链接等︻▓▇▇◤ */
.font_family{font-family:Georgia, "Times New Roman", Times, serif;}
a:link,a:visited{text-decoration:none; color:#3e3e3e; cursor:pointer; }
a:hover   { color:#104090; text-decoration:underline; }
a:active {}
h3{font-size: 14px;}
img{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
input.radio, input.checkbox {width: auto;}
#btn_submit,.btn_submit{

	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width:80px;
	height:30px;line-height:30px;
	color: #FFFFFF;	
	cursor: pointer;
	font-weight: bold;
}
/*单文章中的几个钮*/
#btns{padding-left:400px;}
#btn_back,#btn_print,#btn_top{float:left;

	width: 70px;
	height: 23px;
	display: block;
	margin-right: 10px;
	text-decoration: none;
	text-indent: -2000px;
}
#btn_back:hover,#btn_print:hover,#btn_top:hover{
	text-decoration: none;
    margin-right: 11px;	
	}
#btn_back span,#btn_print span,#btn_top span{}
#btn_back{background-position: 0px 0px;}
#btn_print{background-position: 0px -50px;}
#btn_top{background-position: 0px -100px;}
/*︻▓▇▇◤◤特殊标记︻▓▇▇◤ */
.longTitle{/* 长标截断 */
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
.transparent{  
      filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
}
.top { width:100%; margin:0 auto;}
#wapper {
	position:relative;
	width:1000px;
	margin:0 auto;	
}
.nav { margin:190px auto 0 auto; width:1000px; height:44px; line-height:44px; }
.nav ul {
	float:left;
	width:1000px;
	border-bottom: 2px solid #3285BB;
	background-color: #FFFFFF;
}
.nav ul li { float:left; width:170px; text-align:center; no-repeat right; }
.nav ul li a {
	width:170px;
	height:44px;
	line-height:44px;
	text-align:center;
	display:block;
	color:#3285BB;
	font-size:18px;
	background-image: url(imagesr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nb2 a{background-position: 0px -50px;}
#nb3 a{background-position: 0px -100px;}
#nb4 a{background-position: 0px -150px;}
#nb5 a{background-position: 0px -200px;}
#nb6 a{background-position: 0px -250px;}

.nav a:hover{
	color:#fff;	background-color: #3285BB;
	background-image: url(imagesr2.gif);	
}

#tz{
	padding-left:40px;
	width:960px;
	margin:0 auto;
	height:32px;
	line-height:32px;
	background-color: #F1F1F1;
	background-image: url(imagesr3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#tz a{font-size:14px;
	margin-right:11px;
	color:#757575;
	letter-spacing: 1px;
}

.foot { width:1000px; height:158px; margin:0 auto; text-align:center; border-top:2px solid #034695; background:#F1F1F1; }
.foot p { padding:20px 0 0 0; font-size:12px; }
/*︻▓▇▇◤右边浮动客服︻▓▇▇◤ */
#kf {
	display:none;/*先不显示，jq定位后再显示*/
	width:70px;
	position: fixed;
	z-index: 999999;
	top:214px;
	right:0px;
}
#kf li{
	position: relative;
	width:70px;
	height:70px;
	margin-bottom:1px;
	background-image: url(imgkf.gif);
	background-repeat: no-repeat;

}
li#kf_wx1{background-position: 0px 0px;}
li#kf_wx2{background-position: 0px -71px;}
li#kf_wx3{background-position: 0px -142px;}
li#kf_wx4{background-position: 0px -213px;}
li#kf_back{background-position: 0px -284px;}
#kf a{
	width:70px;
	height:70px;
	display: block;
	color: #FFFFFF;
}
#kf a b{
	position: absolute;
	z-index: 2;
	width:70px;
	height:60px;
	padding-top:10px;
	display: none;
	background-color: #1253AD;
	letter-spacing: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
}
#kf a div{
	position: absolute;
	z-index: 1;
	bottom:-20px;
	right:71px;
	width:150px;
	height:150px;
	display: none;	
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	background-image: url(imgwx1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kf_wx1 a div{background-image: url(imgwx1.png);}
#kf_wx2 a div{background-image: url(imgwx2.png);}
#kf_wx3 a div{background-image: url(imgwx3.png);}
#kf_wx4 a div{background-image: url(imgwx4.png);}
#kf a:hover b,#kf a:hover div{
	display: block;	
}



#monthfixed{
	background: url(imgjjz.jpg) no-repeat;	
	height: 180px;
	width: 250px;	
	display: block;
	position: absolute;
	z-index: 9999999;
}
	#monthfixed a{float:right;
	width:20px;
	height:20px;
	display: block;	
}
