@charset "utf-8";
/* CSS Document */

/*   制作人：部落邦 Jack   */
/*   QQ： 45197076   */

html {
	color: #46a1d1;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
em,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 12px/1.8 '宋体', Arial, Helvetica, sans-serif;
}

body a {
	outline: none;
	blr: expression(this.onFocus=this.blur());
	color: #333;
}

body a:hover {
	color: #0060ff !important
}

input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

caption,
th {
	text-align: left;
}

fieldset,
img {
	border: 0;
}

iframe {
	display: block;
}

ol,
ul,
li {
	list-style: none;
}

del {
	text-decoration: line-through;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 500;
}

legend {
	display: none;
}

q:before,
q:after {
	content: '';
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

ins,
a {
	text-decoration: none;
}

input,
button,
select,
textarea {
	outline: none
}

textarea {
	resize: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

*html .clearfix {
	zoom: 1;
}

*+html .clearfix {
	zoom: 1;
}

.f-l {
	float: left;
	display: inline;
}

.f-r {
	float: right;
	display: inline;
}

.f-c {
	clear: both;
}

.m5 {
	margin: 5px !important;
}

.m10 {
	margin: 10px !important;
}

.m15 {
	margin: 15px !important;
}

.m20 {
	margin: 20px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr33 {
	margin-right: 29px !important;
}


.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml7 {
	margin-left: 7px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.p5 {
	padding: 5px !important;
}

.p10 {
	padding: 10px !important;
}

.p15 {
	padding: 15px !important;
}

.p20 {
	padding: 20px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}


/******************************头部******************************/
.header {
	width: 1000px;
	height: 93px;
	display: block;
	zoom: 1;
	margin: 0 auto;
	color: #464646;
}

.header a {
	color: #464646;
}

.logo {
	margin-top: 30px;
}

.logo a {
	width: 312px;
	height: 40px;
	display: block;
	overflow: hidden;
	zoom: 1;
	background: url(../images/logo.jpg) no-repeat left top;
	text-indent: -999em;
}

.searchbar {
	width: 250px;
	height: 64px;
	margin: 14px 0 0 0;
}

.searchbar p {
	height: 34px;
	line-height: 34px;
	text-align: right;
	font-size: 12px;
}

.searchbar p a {
	color#: 464646;
	margin: 0 7px;
}

.search {
	width: 248px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #d6d6d6;
	display: block;
}

.search-text {
	width: 190px;
	padding-left: 25px;
	height: 28px;
	line-height: 28px;
	background: url(../images/fdj.jpg) no-repeat 5px center;
	border: none;
	color: #666;
}

.search-btn {
	width: 28px;
	height: 28px;
	background: #616161;
	border: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}


#nav {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	background: #2f86d5;
	width: 1000px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #dedede;
	border-bottom: none;
	margin: 0 auto;
}

#nav li {
	float: left;
	list-style: none;
	font-size: 14px;
}

#nav li a {
	display: block;
	width: 141px;
	text-align: center;
	border-right: 1px solid #fff;
	color: #fff;
	white-space: nowrap;
}

#nav li a:hover {
	color: #2f86d5 !important;
	background: #fff;
}

#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 999;
}

#nav li ul li {
	float: none;
	display: inline
}

#nav li ul li a {
	width: 141px;
	background: #fff;
	color: #2f86d5;
	border-top: 1px solid #2f86d5;
	font-size: 12px;
}

#nav li ul li a:hover {
	background: #2f86d5;
	color: #fff !important;
}


.wrap {
	border: 1px solid #dedede;
	border-top: none;
	width: 1000px;
	margin: 0 auto 15px;
	display: block;
	overflow: hidden;
	zoom: 1;
}


/******************************footer******************************/
.footer {
	width: 1000px;
	margin: 10px auto 20px;
	text-align: center;
	line-height: 24px;
	color: #999;
}

.footer a {
	color: #999;
	margin: 0 10px;
}