/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0 auto;
	padding: 0;
}

form,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

input,
select {
	font-size: 12px;
	line-height: 16px;
}

img {
	border: 0;
}

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

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
	overflow: hidden;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
}

.fb {
	font-weight: bold;
}

.fchot {
	color: #FF0700;
}

.f14 {
	color: #142e69;
}

.font03 {
	color: #1158a6;
	font-weight: bold;
}

.red,
red a {
	color: #f00;
}

.blue {
	color: 03f;
}

.blue a {
	color: #03f;
}

.b {
	font-weight: bold;
}

h1 {
	color: #142e69;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #142e69;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
}

h4 {
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	text-align: center;
}

h4 a {
	display: block;
	height: 100%;
	width: 100%;
}

a {
	color: #585757;
	text-decoration: none;
}

a:hover {
	color: #BD0A01;
	text-decoration: none;
}

#body {
	width: 1002px;
	margin: 0 auto;
}

#head {
	height: 116px;
	background: url(../images/in_t01.jpg) no-repeat;
}

.logo {
	float: left;
	padding-left: 65px;
	padding-top: 20px;
}

.nav {
	float: left;
	padding-top: 35px;
}

/* index.html*/
#banner {
	margin: 0 auto;
}

#con {
	background: url(../images/in_mbg.jpg) no-repeat;
	padding: 15px 25px;
	height: 175px;
}

.mainl {
	float: left;
	background: url(../images/in_m01.jpg) no-repeat right;
	width: 310px;
}

.mainl h1 {
	background: url(../images/in_m08.jpg) no-repeat;
	margin-bottom: 10px;
	height: 31px;
}

.mainl ul li {
	/* background: url(../images/point.jpg) 8px 8px no-repeat; */
	padding-left: 20px;
	line-height: 22px;
	height: 22px;
	_height: 18px;
	height: 18px !important;
	_line-height: 18px;
	line-height: 18px !important;
	width: 300px;
	overflow: hidden;
}

.mainl ul li a {
	width: 230px;
	float: left;
	color: #666;
	overflow: hidden;
}

.mainl ul li a:hover {
	color: #f00;
}

.mainl ul li span {
	width: 65px;
	float: left;
	color: #c1c1c1;
	text-align: right;
/* 	text-align: center; */
}

.mainm {
	float: left;
	background: url(../images/in_m01.jpg) no-repeat right;
	width: 395px;
}

#gallery {
	width: 360px;
	height: 165px;
	margin: 0 auto;
	position: relative;
	font-family: verdana, arial, sans-serif;
	background: url(../images/in_m06.jpg) no-repeat;
}

#gallery a.previous {
	display: block;
	height: 22px;
	width: 15px;
	background: url(../images/in_m05.jpg) no-repeat;
	position: absolute;
	left: 5px;
	top: 60px;
	_left: -30px;
}

#gallery a.next {
	display: block;
	height: 22px;
	width: 15px;
	background: url(../images/in_m04.jpg) no-repeat;
	position: absolute;
	right: 8px;
	top: 60px;
}

#gallery a b {
	display: none;
}

#gallery #fullsize {
	position: absolute;
	left: 0px;
	top: 6px;
	height: 165px;
	width: 360px;
	overflow: hidden;
	text-align: center;
}

#gallery #fullsize div {
	padding-top: 3px;
	position: relative;
}

#gallery #fullsize div img {
	clear: both;
	display: block;
	margin: 0 auto;
	border: 0;
	width: 285px;
	height: 126px;
}

#gallery #fullsize div h3 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 12px;
	color: #666666;
}

#gallery #fullsize div h3 a {
	color: #666;
}

#gallery #fullsize div p {
	padding: 5px 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}

.mainr {
	float: left;
	width: 230px;
	text-align: center;
}

#foot {
	background: url(../images/in_b01.jpg) repeat-x;
	height: 49px;
	line-height: 42px;
	color: #666;
	width: 1002px;
	margin: 0 auto;
	clear: both;
}

.links ul li {
	float: left;
	border-bottom: 1px solid #eeeeee;
}

.links ul li a {
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #999;
	color: #999
}

.inf {
	text-align: right;
	padding-right: 20px;
}

.fnav {
	float: left;
	padding-left: 20px;
}

.fnav a {
	color: #666;
}

.fnav a:hover {
	color: #BD0A01;
}

.finf {
	float: right;
	text-align: right;
	padding-right: 20px;
}

/* left*/
#head1 {
	height: 116px;
	background: url(../images/in_t01.jpg) no-repeat;
	border-bottom: 2px solid #14306a;
}

#content {
	width: 960px;
	margin: 0 auto;
}

.contbanner {
	padding-top: 9px;
}

#cont {
	background: url(../images/clbg1.jpg) -20px 0 repeat-y;
	_background: url(../images/clbg1.jpg) -20px 0 repeat-y;
	padding-top: 5px;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	display: inherit;
}

.contl {
	float: left;
	width: 205px;
}

.contlt {
	background: url(../images/new_lt.jpg) no-repeat;
	margin-bottom: 15px;
	height: 47px;
}

.contlnav {
	margin-bottom: 25px;
	width: 190px;
}

.contlnava {
	line-height: 35px;
	height: 35px;
	font-size: 14px;
}

.contlnava a {
	background: url(../images/clnav1.jpg) no-repeat;
	display: block;
	padding-left: 20px;
}

.contlnava a:hover {
	font-weight: bold;
	color: #142e69;
	display: block;
	background: url(../images/clnav01.jpg) no-repeat;
}

.contlnavb {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}

.contlnavb a {
	background: url(../images/clnav2.jpg) no-repeat;
	display: block;
	padding-left: 20px;
}

.contlnavb a:hover {
	font-weight: bold;
	color: #142e69;
	display: block;
	background: url(../images/clnav02.jpg) no-repeat;
}

.contlt1 {
	background: url(../images/new_lt1.jpg) no-repeat;
	height: 35px;
}

.contlnavc {
	background-color: #f3f3f3;
	padding: 5px;
	width: 176px;
	overflow: hidden;
	margin-bottom: 30px;
}

.contlnavc ul li {
	background: url(../images/point.jpg) 0 10px no-repeat;
	padding-left: 12px;
	line-height: 24px;
	font-size: 12px;
}

.contr {
	float: left;
	width: 745px;
	padding: 15px 0 10px 10px;
	;
}

/* new.html */
.contrtt {
	margin: 0px;
	overflow: hidden;
}

.current {
	float: left;
	height: 30px;
	background: #d8d8d8;
	line-height: 30px;
	width: 120px;
	padding-left: 20px;
}

.path {
	float: left;
	width: 585px;
	height: 20px;
	background: #142e69;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #fff;
}

.path a {
	color: #fff;
}

.mainnews {
	background: url(../images/newlistbg.jpg) repeat-x;
	height: 150px;
	margin: 0px;
	overflow: hidden;
}

.mainnews img {
	background: url(../images/newimgbg.jpg) no-repeat;
	padding: 2px;
	width: 152px;
	height: 102px;
	margin-top: 15px;
	float: left;
}

.mainnews p {
	float: left;
	width: 565px;
	padding-left: 10px;
	margin-top: 10px;
	height: 122px;
	color: #666;
}

.mainnews a {
	color: #03f;
}

.avd {
	border-bottom: 1px dashed #666;
	width: 565px;
	font-size: 14px;
	color: #142e69;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.mainnewlist {
	margin: 0px;
	overflow: hidden;
	margin-top: 10px;
}

.mainnewlist h1 {
	text-align: center;
}

.mainnewlist h4 {
	border-bottom: #666 1px dashed;
	color: #666;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 12px;
}

.mainnewlist ul li {
	background: url(../images/point.jpg) no-repeat 5px 15px;
	;
	padding-left: 20px;
	border-bottom: #666 1px dashed;
	line-height: 30px;
	overflow: hidden;
}

.mainnewlist ul li a {
	width: 640px;
	float: left;
}

.mainnewlist ul li span {
	width: 80px;
	float: left;
	color: #666;
}

.article {
	line-height: 24px;
}

.article img {
	max-width: 100%;
}

.articleimg {
	text-align: center;
}

.articleimg img {
	max-width: 100%;
}

.article p {
	text-indent: 2em;
	/* margin-bottom: 20px; */
}

.article ul {
	padding-top: 8px;
}

.article ul li {
	background: url(../images/point.jpg) no-repeat 5px 15px;
	;
	border-bottom: #666 1px dashed;
	padding-left: 20px;
	line-height: 30px;
	overflow: hidden;
}

/*�󾭷���*/
.djcontlt1 {
	background: url(../images/dj_lt1.jpg) no-repeat;
	height: 35px;
}

.djcontlt {
	background: url(../images/dj_lt.jpg) no-repeat;
	margin-bottom: 15px;
	height: 47px;
}

/*�߽���*/
.abcontlt {
	margin-bottom: 15px;
	height: 47px;
}

.contlnavd {
	margin-bottom: 30px;
}

/*���̰���*/
.case {
	padding: 20px 0 0 0;
}

.case ul {
	width: 100%;
	overflow: hidden;
}

.case ul li {
	float: left;
	background-color: #e1dfe0;
	width: 214px;
	margin: 0 14px 30px 14px;
	padding: 3px;
	display: inline;
}

.case ul li img {
	width: 214px;
	height: 142px;
}

.case p {
	padding-left: 5px;
	line-height: 20px;
}

.case a {
	color: #142e69;
	font-weight: bold;
}

.case a:hover {
	color: #BD0A01;
}

/*���̰���*/
.contlnavbs {
	padding: 5px;
	width: 176px;
	overflow: hidden;
	margin-bottom: 30px;
}

.contlnavbs ul li {
	float: left;
}

.bstt {
	margin-top: 10px;
	clear: both;
	height: 35px;
	width: 740px;
}

.bstt h1 {
	background: url(../images/bsttl.jpg) no-repeat;
	width: 110px;
	float: left;
	height: 35px;
	padding-left: 30px;
	line-height: 35px;
}

.more {
	float: right;
	text-align: right;
	padding-right: 20px;
	width: 580px;
	height: 33px;
	line-height: 35px;
	border-bottom: #ddd 2px solid;
}

.bstts {
	clear: both;
}

.bstts ul {
	padding-bottom: 10px;
	overflow: hidden;
}

.bstts ul li {
	float: left;
	margin: 18px 15px 0px 0;
	border: #ddd 1px solid;
	padding: 10px;
	width: 335px;
	display: inline;
}

.bstts ul li img {
	float: left;
	width: 94px;
	border: 1px #ddd dashed;
	padding: 3px;
	height: 94px;
	margin-right: 10px;
	display: inline;
}

.bstts ul li span {
	float: left;
	width: 210px;
}

.bstts ul li a {
	background: url(../images/show_more.jpg) no-repeat;
	padding-left: 20px;
	color: #0033ff;
}

.bstts ul li a:hover {
	color: #BD0A01;
}

.bstts ul li h3 {
	color: #142e69;
	font-weight: bold;
}

.bstts1 {
	width: 730px;
	clear: both;
	white-space: nowrap;
	display: block;
	padding: 15px 0 30px 0;
}

.bstts1 a {
	font-weight: bold;
	color: #142e69;
	margin-right: 20px;
	float: left;
	height: 30px;
	line-height: 30px;
}

.bstts1 a:hover {
	color: #BD0A01;
}

/*������?*/
.join {
	margin-top: 10px;
	overflow: hidden;
}

.join p {
	text-indent: 24px;
	margin-bottom: 30px;
}

.join h3 {
	font-weight: bold;
	color: #142e69;
	height: 40px;
	line-height: 40px;
}

.join h4 {
	float: left;
	width: 610px;
	font-weight: bold;
	background: url(../images/point.jpg) 8px 8px no-repeat;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
}

.join a {
	float: left;
	color: #0033ff;
	width: 110px;
}

.join ul {
	border-bottom: #ddd 1px dashed;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*��������*/
.main_right7 img {
	padding: 2px;
	border: #CCC 1px solid;
}

.main_right7 p {
	text-indent: 0px;
	margin: 10px 0 0 0;
}

.aa1 {
	border: #999 1px solid;
	border-bottom: #999 1px dashed;
	width: 700px;
	margin-left: 10px;
	padding-left: 10px;
	background: #f6f6f6;
	margin-top: 10px;
	padding-bottom: 10px;
}

.aa2 {
	border: #999 1px solid;
	border-top: none;
	width: 700px;
	margin-left: 10px;
	padding-left: 10px;
	background: #e4e3e3;
}

.main_right8 {
	margin-top: 10px;
	width: 710px;
	margin-left: 10px;
}

.main_right8-1,
.main_right8-2 {
	padding-left: 20px;
	_padding-left: 8px;
	border: #CCC 1px solid;
}

.main_right8-1 {
	border-bottom: none;
	height: 24px;
}

.main_right8-2 {
	margin-bottom: 20px;
}

.map {
	margin-top: 20px;
	overflow: hidden;
}

.map ul {
	margin-bottom: 30px;
}

.map ul li {
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
}

.map h3 {
	float: left;
	background-color: #d8d8d8;
	width: 115px;
	font-weight: bold;
	text-align: center;
}

.map p {
	float: left;
	width: 605px;
	background-color: #f5f5f5;
	padding-left: 24px;
}

.map a {
	padding-right: 5px;
}

.map a:hover {
	color: #BD0A01;
}

.hotlin {
	margin-top: 20px;
	overflow: hidden;
}

.hotlin p {
	margin-bottom: 30px;
}

.htl {
	float: left;
	width: 505px;
	padding-right: 15px;
}

.htl h3 {}

.htl p {
	margin-bottom: 30px;
}

.htr {
	float: left;
	width: 190px;
	border: #ddd 1px solid;
	background: #f5f5f5;
	padding: 10px;
}

.htr h3 {
	font-size: 12px;
}

.htr ul {
	margin: 20px 0;
}

.htr ul li {
	height: 35px;
}

.htr .img {
	padding-top: 10px;
}

.time {
	font-weight: 100;
}

#vcodeImg {
	height: 20px;
}

.article22 img {
	max-width: 100%;
}

/*��ҳ������ʽ#*/
#page {
	text-align: center;
	margin: 0px auto;
	border: 0px none;
}

#page ul {
	padding: 0px;
	margin: 0px auto;
	display: table;
	text-align: center;
	border: 0px none;
}

#page ul li {
	float: left !important;
	padding: 4px 2px;
	text-align: center;
	list-style-type: none;
}

#page ul li span {
	border: 1px solid #666;
	padding: 2px 4px;
	list-style-type: none;
}

#page ul li a {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	padding: 2px 4px;
	background-color: #F0F0F0;
}

#slider li,
#slider2 li {
	width: 360px;
	height: 165px;
	overflow: hidden;
}

ol#controls {
	margin: 1em 0;
	padding: 0;
	height: 28px;
	display: none;
}
