/*清除默认样式*/
* {padding:0;margin:0;}
div, img, ul, ol, li, dl, dt, dd, p {border:none;padding:0;margin:0;}
li {list-style:none; text-decoration:none;}
.clear {font-size:0;line-height:0;clear:both;}
body {width:100%;height:100%;font-size:12px; font-family:"宋体";}
a{text-decoration:none; color:#000; outline:0;}
a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}
html,body{-webkit-text-size-adjust:none;}/*去除默认最小字体大小*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}/*去除手机按钮默认样式*/
/*结束*/
body{ background:url(../images/body_bg.png) left top repeat;}


.jspContainer {
	position:relative;
	overflow:hidden;
}
.jspPane {
	position:absolute;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag, .jspVerticalBar .jspTrack, .jspVerticalBar .jspDrag {
	float:left;
	height:100%;
	
}
.scroll-pane {
	width:950px;
	height:400px;
	overflow:hidden;
	outline:0 none;
}
.qyry_zi,.qyry_zi2,.qyry_zi3,.qyry_zi4{ float:left; text-align:center; line-height:36px;font-size:16px; color:#000;}
.qyry_zi5,.qyry_zi6,.qyry_zi7,.qyry_zi8{  color:#333; float:left;text-align:center; font-size:14px; line-height:18px; margin-bottom:15px; padding-left:10px;}
.qyry_zi5{ text-align:left; text-indent:15px; background:url(../images/qyry_icon.png) center left no-repeat;}
.qyry_zi,.qyry_zi5{width:295px; overflow:hidden; }
.qyry_zi2,.qyry_zi3,.qyry_zi4,.qyry_zi6,.qyry_zi7,.qyry_zi8{width:130px;}