@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color: 333;
	font-family: "宋体";
	font-size:14px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}


ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ind-header,.ind-banner,.ind-footer {
	margin: 0 auto;
	width: 1000px;
}

.ind-menu {
	width: 1000px;
	margin: 0 auto;
	height: 40px;
	background-image: url(images/ico5.jpg);
	background-repeat: repeat-x;
}
.ind-menu ul {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.ind-menu ul li {
	float: left;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	width: 110px;
	text-align: center;
	
}

.ind-menu a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	line-height: 40px;
	width: 110px;
	height: 40px;
	display: block;
}
.ind-menu a:hover {
	color: #FF0000;
	background-color: #F7F7F7;
}
.ind-menu-line {
	background-image: url(images/ico4.jpg);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	width: 6px;
	
}
.ind-c1 {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 332px;
}
.ind-c1 .ind-c1-left {
	float:left;
	width:208px;
	height:330px;
	border: 1px solid #CCCCCC;
}
.ind-c1-left li {
	background-image: url(images/ico1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
	background-position: 2px;
	margin-right: 10px;
}
.ind-c1-left a {
}


.ind-title {
	background-image: url(images/ico7.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
	background-position: 4px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.ind-c1 .ind-c1-center {
	float:left;
	height:330px;
	width: 408px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
.ind-c1 .ind-c1-right {
	float: left;
	width: 338px;
	height: 330px;
	border: 1px solid #CCCCCC;
}
.ind-c1 .ind-c1-right li {
	line-height:25px;
	width: 338px;
}
.ind-c1 .ind-c1-right  li a {
	float: left;
	width: 220px;
	background-image: url(images/ico2.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: -5px;
	padding-left: 15px;
}
.ind-c1 .ind-c1-right li span {
	float: right;
	margin-right: 10px;
	color: #CCCCCC;
	width: 80px;
}
.ind-c2 {
	width:980px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	height: 170px;
}
.ind-c2 .ind-c1-left {
	float:left;
	width:208px;
	height:158px;
	border: 1px solid #CCCCCC;
}
.ind-c2 .ind-c1-right {
	float:left;
	width:758px;
	height:158px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}



.ind-footer {
	height: 100px;
	padding-top: 40px;
	margin-top:20px;
	text-align: center;
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C5C5;
}.ind-footer div {
	line-height: 30px;
}



.list-wz {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	font-size: 12px;
}
.list-main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.list-main-left {
	width: 248px;
	border: 1px solid #DCDED3;
	float: left;
	text-align: center;
}


.list-main-right {
	width: 738px;
	border: 1px solid #DCDED3;
	float: right;
}
.list-main .list-main-right #list-news li {
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDED3;
	background-image: url(images/sanjiao.png);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 20px;
	margin-left: 10px;
	width: 708px;
	height: 38px;
}
.list-main .list-main-right #list-news li a {
	float: left;
}


.list-main .list-main-right #list-image li {
	width: 130px;
	height: 210px;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
	text-align: center;
}

.list-main-right-fenye {
	padding: 20px;
	clear: both;
}
.list-main-right-fenye span{
	padding: 5px;
}
.list-main-right-fenye a{
	padding: 5px;
}



.page-title {
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}
.page-date {
	color: #CCCCCC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDED3;
	line-height: 20px;
}
.page-content {
	padding-bottom: 50px;
	line-height: 200%;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:16px;
}


.tz-date {
	float: right;
	color: #CCCCCC;
	width: 60px;
	height: 24px;
}

.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(images/float_s.gif) no-repeat;
	font-size:10px;
}
.float0831 .btnOpen {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "宋体"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}