@charset "gb2312";
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace
}
small {
	font-size: 12px
}
ol, ul {
	list-style: none
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #36c
}
a:hover {
	text-decoration: underline
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset, img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both
}
body {
	color:#666
}
#head {
	height: 62px;
}
#head {
	display: block
}
.logo {
	display: block;
	padding:20px 5%
}
#head a img {
	display: block;
	width: 100%
}
#nav {
	height: 36px;
	background: #36c;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	position: relative;
	z-index: 10
}
#nav li {
	width: 25%;
	text-align: center;
	float: left
}
#nav li a {
	color: #fff;
	font-size: 14px;
	line-height: 36px
}
.slideBox {
	position: relative;
	overflow: hidden;
	border-bottom: 3px solid #ddd
}
.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #36c;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.slideBox .hd li.on {
	background: #fff;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	background: url(images/loading.gif) center center no-repeat;
	vertical-align: top;
	width: 100%;/* 图片宽度100%，达到自适应效果 */
}
.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	text-align: left;
}
#i_s {
	overflow: hidden;
}
#i_s li {
	width: 33.33333333333333%;
	float: left;
	text-align: center
}
#i_s li a {
	display: block;
	width: 68px;
	margin: 30px auto;
	background: url(../images/i_s.png) no-repeat;
	overflow: hidden
}
#i_s li.i_s_2 a {
	background-position: center top
}
#i_s li.i_s_3 a {
	background-position: right top
}
#i_s li a p {
	margin-top: 78px;
	color: #36c;
	border-bottom: 1px dashed #36c
}
#i_q {
	background: #36c;
	overflow: hidden;
	color: #fff
}
#i_q img {
	display: block;
	float: right;
	width: 43.4375%
}
#i_q .i_q_txt {
	float: left;
	width: 56.5625%
}
#i_q .i_q_txt h2 {
	font-size: 18px;
	border-bottom: 2px dotted #fff;
	float: left;
	padding: 10px 0 5px 15%
}
#i_q .i_q_txt p {
	font-size: 14px;
	display: block;
	width: 80%;
	margin: 10px auto 0
}
#i_n {
	margin-top: 10px
}
#i_n h2, #i_a h2, .position h2 {
	color: #36c;
	font-size: 18px;
	padding-left: 5%;
	line-height: 40px;
	border-bottom: 2px dotted #36c
}
.i_n_t {
	overflow: hidden;
	width: 90%;
	margin: 10px auto;
	border-bottom: 1px solid #36c;
	padding-bottom: 10px
}
.i_n_t_txt {
	float: right;
	width: 55%;
}
#i_n h2.button {
	font-size:16px;
	line-height:2;
	float:left;
	color:#fff;
	background:#36c;
	border:none;
	border-radius:20px;
	padding:0 10px;
	margin:0 0 10px 5%
}
.i_n_t_txt h3 {
	color: #36c;
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.i_n_t_txt p {
	color: #666
}
.i_n_t img {
	display: block;
	float: left;
	width: 40%;
	border: 3px solid #36c
}
#i_n ul {
	display: block;
	overflow:hidden;
	width: 85%;
	margin: 20px auto;
	background: url(../images/i_n_line.png) 2px repeat-y
}
#i_n ul li {
	background: url(../images/i_n_ico.png) left 12px no-repeat;
	padding-left: 10px
}
#i_n ul li:first-child {
	background-position: left -18px
}
#i_n ul li:first-child a {
	color: #36c
}
#i_n ul li a {
	font-size: 14px;
	line-height: 30px;
	color: #999;
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
#i_a {
	background: url(../images/i_a_bg.jpg);
	background-size: 100%;
	padding: 5px 0 60px
}
#i_a h2 {
	color: #fff;
	width: 50%;
	border-color: #fff
}
#i_a p {
	display: block;
	width: 50%;
	color: #fff;
	padding: 10px 5% 20px;
	text-indent: 2em;
}
#i_f {
	background: #36c;
	overflow: hidden;
	padding: 10px 0;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,0.3)
}
#i_f a {
	display: block;
	float:left;
	width: 33.333333333333%;
	color: #fff;
	text-align: center;
}
#i_f a span {
	display: inline-block;
	height: 36px;
	background: url(../images/tel.png) left top no-repeat;
	line-height: 36px;
	padding-left: 50px;
	font-size: 16px
}
#i_f a.home span {
	background-position:left center
}
#i_f a.ol span {
	background-position: left bottom
}
.position {
	overflow: hidden;
	border-bottom: 1px solid #36c
}
.position h2 {
	float: left;
	border: none
}
.position span {
	line-height: 40px;
	color: #999;
	float: right;
	margin-right: 5%
}
#p_nav {
	overflow:hidden;
	width:90%;
	margin:10px auto;
	border-bottom:1px dotted #ddd
}
#p_nav li {
	float:left;
	margin:0 15px 10px 0
}
#p_nav li a {
	background:#fff;
	display:block;
	padding:3px 7px;
	border:1px solid #36c;
	font-size:14px;
	border-radius:20px
}
#p_nav li a.select {
	color:#fff;
	background:#36c
}
#n_list {
	overflow: hidden;
	width: 90%;
	margin: 10px auto
}
#n_list li {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc
}
#n_list li a {
	display: block;
	overflow: hidden
}
#n_list li a img {
	display: block;
	width: 100%;
}
#n_list li a h3 {
	font-size: 16px;
	margin: 10px 0 5px
}
#n_list li a h3 span {
	color: #ccc;
	padding-right: 1em
}
#n_list li a p {
	font-size: 14px;
	color: #999
}
.content {
	width: 90%;
	margin: 10px auto;
	overflow: hidden
}
.c_title {
	text-align: center;
	font-size: 16px;
	color: #36c
}
.c_info {
	color: #999;
	text-align: center;
	display: block;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px
}
.c_pic {
	display:block;
	width:90%;
	margin:20px auto
}
.content p {
	font-size: 14px;
	line-height: 1.8
}
.content p img {
	display: block;
	max-width: 100%
}
.pages {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	margin: 30px 0 10px;
	padding-top: 10px
}
.pages a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px
}
.pages .center {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	border: 1px solid #36c
}
.pagelink {
	float: right;
	height: 26px;
	line-height: 26px;
	margin: 10px 0 20px 0;
	padding: 0 10px;
	font-size: 14px
}
.pagelink a, .pagelink span {
	padding: 0 3px;
	color: #999
}
.pagelink a.on, .pagelink a:hover {
	color: #F9003B;
}


#navn{position:relative;top:0;background:black;}

.td_style1{
	background: #4b6d77;
	text-align: center;
	color: #FFF;
	border: 1px #999 double;
	font-size: 14px;
	font-weight: 600;padding:5px;
}

.td_style2{ background:#dadadc; text-align:center; color:#333; border:1px #454545 double; font-size:14px;padding:5px;}