html {
	font-family: "Microsoft YaHei", serif;
	font-size: 14px;
	color: #444
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, table, form, img, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	margin: 0;
	padding: 0;
	font-weight: 500;
}
img {
	border: 0;
	vertical-align: top
}
ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #3070cf;
}
.overall {
	width: 100%;
	height: auto;
	top: 0px;
	overflow-x: hidden;
}
.t25 {
	padding-top: 15px;
}
.banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.banner .bd {
	overflow: hidden;
}
.banner .bd ul li {
	float: left;
	width: 100%;
	background-size: cover;
	position: relative;
}
.banner .hd {
	position: absolute;
	right: 30px;
	bottom: 16px;
}
.banner .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	border: solid 2px #fff;
	background-color: transparent;
	border-radius: 50%;
	margin: 0 4px;
	font-size: 0;
	cursor: pointer;
}
.banner .hd ul li.on {
	background: #fff;
}
.banner .bd li span {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/h1bg.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}
.banner .bd li span h1 {
	color: #fff;
	font-size: 18px;
	padding-left: 30px;
}
.banner .next,
.banner .prev {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner .next {
	right: 5%;
}
.banner .prev {
	left: 5%;
}
.banner:hover .next,
.banner:hover .prev {
	opacity: 1;
	filter: alpha(opacity=100);
}


.header-wrap {
	width: 100%;
	/*position: fixed;
	top: 0;
	left:0;
	right: 0;
	z-index:8;*/
	/*background: rgba(14, 104, 192,.3);*/
	background:#0e6eba;
}
.header {
	width: 1200px;
	margin: 0 auto;
}
.nav {
	height: 50px;
	width: 100%;
}
/*导航*/
.gj_menu {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.gj_menu ul li {
	width: 133px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 999;
}
.gj_menu ul li:hover {
	background: url(../images/pic_09.png) #3070cf repeat-x;
}
.gj_menu ul li .second {
	position: absolute;
	left: 0;
	display: none;
	z-index: 9999;
	width: 144px;
	background: url(../images/menu_bj.png) repeat;
}
.gj_menu ul li .second ul li {
	width: 114px;
	height: 42px;
	float: left;
	line-height: 42px;
	padding: 0 15px;
	text-align: left;
	font-size: 14px !important;
}
.gj_menu ul li a {
	color: #FFF;
}
.navon {
	background: url(../images/pic_09.png) #3070cf repeat-x;
}
.ar {
	height: 40px;
	width: 257px;
}

.header-wrap3 {
	background: url(../images/tzgg_bg.jpg) center no-repeat;
	height: 426px;
	width: 1920px;
}
/*search*/
.ss {
	margin-top: 20px;
	width: 257px;
	height: 32px;
	padding: 0px 10px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	border-radius: 8px;
}
.ssk {
	width: 220px;
	height: 32px;
	line-height: 32px;
	float: left;
	overflow: hidden;
	border: none;
	background: none;
	outline: medium none;
	color: #666;
	font-family: "Microsoft YaHei", serif;
}
.search_btn {
	float: right;
	width: 18px;
	height: 17px;
	margin-right: 4px;
	margin-top: 6px;
	outline: medium none;
}



/*底部*/
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	background: #434A54;
	text-align: center;
}
.footer .cp,
.footer .cp p,
.footer .cp span,
.footer .cp a {
	font-size: 16px !important;
	line-height: 30px !important;
	color: #fff !important;
}














s