@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Leo-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 1;
	font-size: 14px;
	font: inherit;
	font-family: "Microsoft YaHei", "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: rgb(82,87,93);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #cc6600;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.width100 {
	width: 100%;
}
.width1100 {
	width: 1100px;
	margin: 0 auto;
}
header {
	border-top: 3px solid #336699;
	padding: 50px 0px;
	overflow: hidden;
}
header .logo h1 {
	width: 280px;
}
header .logo h1 img {
	width: 100%;
	height: auto;
}
header .ad {
	width: 360px;
	margin-left: 60px;
	border-left: 1px solid #336699;
	padding-left: 40px;
}
header .ad a {
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
}
header .tel {
	width: 190px;
	background: url(../img/icon_tel.png) left top no-repeat;
	padding-left: 35px;
}
header .tel h3 {
	color: #cc6600;
}
header .tel h2 {
	font-weight: bold;
	font-size: 24px;
	color: #545454;
}
nav {
	height: 40px;
	line-height: 40px;
	background-color: #336699;
}
nav ul li {
	display: block;
	float: left;
	width: 137.5px;
	text-align: center;
}
nav ul li a {
	font-size: 16px;
	display: block;
	color: #fff;
}
nav ul li a:hover, nav ul li a.cur {
	background-color: #cc6600;
	color: #fff;
}
.banner {
	height: 450px;
	background: url(../img/bg_banner.jpg) center no-repeat;
}
.focusBox {
	position: relative;
	width: 1100px;
	height: auto;
	overflow: hidden;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic img {
	width: 1100px;
	height: 450px;
	display: block;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	height: 13px;
	overflow: hidden;
	width: 13px;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	background-color: #fff;
}
.focusBox .hd .on {
	background-color: #cc6600;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../img/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
footer {
	background-color: #336699;
	margin-top: 50px;
	overflow: hidden;
	height: 400px;
}
footer ul {
	display: block;
	float: left;
}
footer ul:nth-child(1) {
	margin-top: 65px;
	width: 300px;
	border-right: 1px solid #4685c5;
	padding-right: 60px;
}
footer ul:nth-child(1) p {
	color: #fff;
	line-height: 26px;
	margin-top: 50px;
	font-size: 12px;
}
footer ul:nth-child(2), footer ul:nth-child(3), footer ul:nth-child(4) {
	width: auto;
	padding: 50px 28px 0px 28px;
	margin-left: 40px;
}
footer ul:nth-child(2) h2, footer ul:nth-child(3) h2, footer ul:nth-child(4) h2 {
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}
footer ul:nth-child(2) li a, footer ul:nth-child(3) li a {
	display: block;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}
footer ul:nth-child(4) {
}
footer ul:nth-child(4) p {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 40px;
	padding-left: 36px;
	background: left center no-repeat;
}
footer ul:nth-child(4) p.tit1 {
	font-size: 16px;
	line-height: 35px;
	background-image: url(../img/icon1.png);
}
footer ul:nth-child(4) p.tit2 {
	background-image: url(../img/icon2.png);
}
footer ul:nth-child(4) p.tit3 {
	background-image: url(../img/icon3.png);
}
footer ul:nth-child(4) p.tit4 {
	background-image: url(../img/icon4.png);
}
footer ul:nth-child(4) p.tit5 {
	background-image: url(../img/icon5.png);
}
footer ul:nth-child(4) p.tit6 {
	background-image: url(../img/icon6.png);
}
.copy {
	height: 40px;
	line-height: 40px;
	background-color: #003b76;
	text-align: center;
}
.copy p {
	color: #fff;
	font-size: 12px;
}
/*分页*/
.k_pagelist {
	clear: both;
	display: table;
	line-height: 30px;
	text-align: center;
	width: 100%;
	padding-left: 10px;
	overflow: hidden;
	font-size: 14px;
	margin: 25px auto;
}
.k_pagelist em {
	background: none repeat scroll 0 0 #F5F9FE;
	border: 1px solid #E7E7E7;
	color: #14316B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 1px;
	padding: 2px;
}
.k_pagelist strong {
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;
}
.k_pagelist a {
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;
}
