/*初始化使用标签*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
li{list-style: none;}
img{border:0;}
/* table{border-collapse:collapse;border-spacing:0} */
p{word-wrap:break-word}
body {
	/*body基本样式开始*/
    font-family:"Microsoft YaHei", "微软雅黑";}
/*常用样式编写*/
.hidden{display: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.tc{text-align:center;}
.border{border: 1px solid #d8d8d8;}
/*样式开始*/
.wrap{width:1000px;margin:0 auto;}
.wrap:before,.wrap:after{display:table;content:"";}
/*顶部导航*/
.topBar{width:100%;height: 90px;background:url(banner_bg.png);position:fixed;z-index: 1; top:0; left:0;}
.topBar .topBarMain{height: 90px;}
.Nav{width: 1115px;
	height: 90px;
}
.Nav .topNav{width: 80%;
	text-align: right;
	float: right;
	margin-right: 30px;
	height: 35px;
	}
.Nav .mainNav{width: 80%;
	text-align: right;
	float: right;
	margin-right: 30px;
	height: 55px;}
.search{width: 55px;
		height: 90px;}
.copyright{
	width: 100%;
	text-align:center;
	margin-top: 40px;
}


/*切换*/
li {
	list-style: none;
}
.div_center {
	margin: 0 auto;
}
.tz {
	width: 310px;
	height: 250px;
}
.tzgg_w {
	width: 310px;
	height: 250px;
	float: left;
}
.tzgg_center {
	height: 32px;
	font-size: 14px;
	line-height: 30px;
	width: 314px;
	margin: 0;
	padding: 0;
}
.tzggOn {
	width: 102px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	float: left;
	cursor: pointer;
	color: #4f6d93;
	background:url(jy_tab_bg.jpg) repeat-x;
}
.tzgg {
	width: 102px;
	height: 32px;
	text-align: center;
	float: left;
	background:#b3c1ce;
	color:#4f6d93;
}
.szf {
	width: 280px;
	margin-top: 8px;
}
.center {
	height: 42px;
	font-size: 12px;
	line-height: 42px;
	width: 280px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	color: #333;
}
.pageOn {
	width: 40px;
	height: 42px;
	text-align: center;
	font-weight: bold;
	float: left;
	cursor: pointer;
	color: #0097e2;
}
.page1 {
	width: 19px;
	height: 42px;
	text-align: center;
	float: left;
}
.page {
	width: 40px;
	height: 42px;
	text-align: center;
	float: left;
}
.more {
	font-size: 12px;
	color: #4d4d4d;
}
/*切换结束*/