﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font: 12px/1.231 arial, helvetica, clean, sans-serif, "宋体";
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.mt10 {
	margin-top: 10px;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}

/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 1000px;
	margin: 0 auto;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	background: url(../images/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(../images/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 775px;
	float: right;
	display: inline;
	margin-left: 24px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 775px;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	padding-bottom: 15px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
body {
	font-family: "Microsoft YaHei";
}
em, i {
	font-style: normal;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*搜索栏*/
.search {
	height: 50px;
	overflow: hidden;
	background: #f2f2f2;
}
.sear {
	margin: 0 auto;
	width: 1000px;
}
.search p {
	float: left;
	width: 690px;
	line-height: 50px;
	overflow: hidden;
}
.search p b, .search p a {
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.search p a {
	margin-right: 7px;
}
.searchbox {
	float: right;
	margin-top: 10px;
	width: 280px;
	height: 32px;
	overflow: hidden;
}
.searchbox input {
	outline: none;
}
.seartxt {
	float: left;
	width: 247px;
	height: 30px;
	font-size: 12px;
	color: #555;
	text-indent: 10px;
	line-height: 30px;
	border: 1px solid #999;
	border-right: 0;
	background: none;
}
.searss {
	float: right;
	width: 32px;
	height: 32px;
	border: 0;
	cursor: pointer;
	background: url(../images/icobox.png) no-repeat 0 -522px;
}
/*头部开始*/
.top {
	overflow: hidden;
	height:198px;
	background: url(../images/top_bg.gif) repeat-x;
}
.top_a {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.top_a em {
	float: left;
	color: #666;
}
.top_a p {
	float: right;
}
.top_a p em {
	margin-right: 10px;
	color: #666;
}
.top_a p em a {
	margin: 0;
}
.top_a p a {
	margin: 0 10px;
	color: #666;
}
.top_a p a.last {
	margin-right: 0;
}
.top_b {
	height: 115px;
	overflow: hidden;
}
.top_b h1 {
	float: left;
	margin-right: 20px;
}
.t_logotxt {
	float: left;
	margin-top: 25px;
	width: 420px;
	font-size: 27px;
	color: #1f86c7;
	font-weight: bold;
}
.t_logotxt b {
	margin-top: 5px;
	display: block;
	font-size: 22px;
	color: #333;
	font-weight:100;
	letter-spacing:1.6px;
}
.t_pho {
	float: right;
	margin-top: 23px;
	padding-left: 55px;
	width: 205px;
	background: url(../images/top_pho.gif) no-repeat 0 center;
}
.t_pho p {
	font-size: 30px;
	color: #1f86c7;
	font-weight: bold;
	line-height: 64px;
	letter-spacing: -3px;
}
.top_nav {
	height: 53px;
}
.top_nav li {
	float: left;
	background: url(../images/top_line.gif) no-repeat right bottom;
}
.top_nav li.last {
	background: none;
}
.top_nav li a {
	padding: 0 31px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 53px;
}
.top_nav li a {
	display: block;
	padding-right: 31px;
}
.top_nav li a:hover, .top_nav li.cur a {
	background: #333;
}
/*头部结束*/

/*底部开始*/
.footbox {
	overflow: hidden;
	background: #343434;
}
.footbox img {
	display: block;
}
.footbox h3 {
	margin-bottom: 20px;
	padding-left: 30px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	line-height: 36px;
}
.b-logo {
	float: left;
	margin-right: 65px;
	padding: 20px 35px 0;
	width: 118px;
	height: 170px;
	background: #222;
}
.b-logo p {
	margin: 20px auto 0;
	width: 100px;
}
.b-logo p img {
	width: 100px;
	height: 100px;
}
.company-inf {
	padding-top: 32px;
	float: left;
	overflow: hidden;
	width:740px;
}
.company-inf h3 {
	background: url(../images/b_ico1.gif) no-repeat 0 center;
}
.company-inf p {
	height: 38px;
	font-size: 14px;
	color: #fff;
	word-spacing: 10px;
}
.company-inf p a {
	color: #fff;
}
.b-nav {
	float: right;
	padding-top: 62px;
	width: 200px;
}
.b-nav h3 {
	background: url(../images/b_ico2.gif) no-repeat 0 center;
}
.b-nav p a {
	float: left;
	display: block;
	width: 106px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
/*底部结束*/

.xf {
	position: fixed;
	right: 100px;
	top: 70%;
	width: 50px;
	height: auto;
	overflow: hidden;
	font-size: 0;
}
.xf li {
	width: 42px;
	height: 42px;
	border: 1px solid #ebebeb;
	font: 14px "Microsoft YaHei";
	color: #666666;
	line-height: 14px;
	text-align: center;
	background: #fff;
}
.xf li a {
	color: #666666;
}
.xf li span {
	display: block;
	margin-top: 6px;
}
.xf .x_img {
	width: 44px;
	height: 43px;
	margin-bottom: 8px;
	background: none;
	border: 0;
}
.x_img img {
	width: 44px;
	height: 43px;
}
