@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#333333;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration: none;
	margin:0 auto;
	line-height:1.8em;
	text-align:center;
	background:#eeeeee url(../images/bodybg.png) top repeat-x;
}
table {
	table-layout:fixed;
	word-wrap:break-word;
}
div {
	word-wrap:break-word;
}
p {
	word-wrap:break-word;
}
td {
	font-size:12px;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	line-height:1.8em;
	padding:0 0 0 5px;
}
input.txt, input.pwd, input.fil, textarea.txts, select.slt {
	border:1px solid #cccccc;
	padding:4px 5px 5px 5px;
	color:#666666;
	vertical-align:middle;
	line-height:1.2em;
	font-size:12px;
	background:#ffffff;
}
input.btn {
	height:24px;
	padding:0 10px;
	color:#ffffff !important;
	text-decoration: none;
	font-size:12px;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
	border:none !important;
	background:#94390C !important;
	vertical-align:middle;
	outline:none;
}
input.imgbtn {
	vertical-align:middle;
}
select {
	vertical-align:middle;
	font-size:12px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
	font-size:12px;
}
.red {
	color:#800000;
}
.gray {
	color:#033;
}
.cboth {
	display:block;
	height:0px;
	line-height:0px;
    font-size:0;
	clear:both;
}
.tag {
	font-size:14px;
	font-weight:bold;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#cc0000;
}
.tag a {
	color:#FFF;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dtab {
	border-collapse:collapse;
}
.dtab th {
	border:1px solid #cccccc;
	padding:2px 5px;
}
.dtab td {
	border:1px solid #cccccc;
	padding:2px 5px;
}
/* ----------------------------------------- */
#container {
	height:100%;
	width:983px;
	margin:0 auto;
	text-align:center;
}
#header {
	height:100%;
	margin:0 0 12px 0;
}
#mainer {
	height:100%;
	margin:0 0 12px 0;
}
#footer {
	height:100%;
}
#contenter {
	float:left;
	width:725px;
	height:100%;
	overflow:hidden;
	text-align:left;
}
#sidebar {
	float:right;
	height:100%;
	width:230px;
	text-align:left;
}
#mainbody {
	height:100%;
	text-align:left;
}
/* ----------------------------------------- */
.top {
	height:30px;
	line-height:30px;
	color:#999999;
}
.top a {
	color:#999999;
}
.top em {
	color:#666666;
	font-style:normal;
	margin:0 5px 0 8px;
}
.top span.lan {
	padding:1px 0 1px 38px;
	background:url(../images/ico-lan.png) 0 0 no-repeat;
	_background:url(../images/ico-lan.png) 0 7px no-repeat;
}
.logo {
	float:left;
	margin:20px 0 20px 0;
}
.search {
	float:right;
	margin:40px 0 0 0;
}
.search .txt {
	border-right:none;
	padding:8px 5px 6px 5px;
	color:#cccccc;
	font-size:13px;
}
.search .btn {
	height:31px;
	width:55px;
	font-size:15px;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
}
.nav {
	margin:0 0 12px 0;
	background:url(../images/navbg.png) bottom repeat-x;
	z-index:200;
}
.nav ul {
	display:block;
}
.nav li {
	display:block;
	float:left;
	position:relative;
}
.nav li a {
	display:block;
	float:left;
	font-size:14px;
	color:#ffffff;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	height:38px;
	line-height:38px;
	padding:0 28px 0 25px;
	background:url(../images/navlbg.png) left bottom no-repeat;
}
.nav li.home a {
	background:none;
}
.nav li a:hover {
	text-decoration:none;
}
.nav li a.cur {
	background:#7dbe29;
}
.nav li div {
	display:none;
	width:140px;
	background:#7dbe29;
	text-align:left;
	position:absolute;
	top:38px;
	left:0px;
	z-index:210;
}
.nav li div a {
	height:28px;
	line-height:28px;
	background:none;
}
.banner {
	width:983px;
	height:320px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.b_container {
	width:983px;
	height:320px;
	overflow:hidden;
	z-index:100;
}
.b_container img {
	width:983px;
	height:320px;
}
.b_pagination {
	display:block;
	position:absolute;
	bottom:15px;
	right:8px;
	z-index:110;
}
.b_pagination li {
	display:block;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/bbg.png) 0 0 no-repeat;
}
.b_pagination li a {
	display:block;
	float:left;
	height:13px;
	width:13px;
	text-indent:9999px;
	overflow:hidden;
}
.b_pagination li.b_current {
	background:url(../images/bbg.png) 0 -30px no-repeat;
}
.notice {
	height:38px;
	line-height:38px;
	background:url(../images/noticebg.png) center bottom repeat-x;
}
.notice ul {
	display:block;
	padding:0 0 0 72px;
	background:url(../images/ico-notice.png) 0 7px no-repeat;
}
.notice li {
	float:left;
	margin:0 20px 0 0;
}
.notice span {
	display:block;
	float:left;
	padding:0 0 0 22px;
}
.notice span.weibo {
	margin:0 10px 0 0;
	background:url(../images/ico-weibo.png) 0 11px no-repeat;
}
.notice span.qqweibo {
	background:url(../images/ico-qqweibo.png) 0 11px no-repeat;
}
/* ----------------------------------------- */
.park {
	width:270px;
	float:left;
	padding:0 25px 0 0;
	margin:0 25px 0 0;
	background:url(../images/linebg.png) right top repeat-y;
	text-align:left;
}
.park-box {
	display:block;
	color:#666666;
	cursor:pointer;
}
.park-box dt {
	display:block;
	line-height:21px;
}
.park-box dt a {
	float:left;
	width:120px;
	margin:0 10px 0 0;
}
.park-box dt span {
	font-weight:bold;
	color:#333333;
	padding:0 0 0 20px;
	background:url(../images/ico-logo.png) 0 0 no-repeat;
}
.park-box dd {
	display:block;
	width:270px;
	color:#333333;
}
.park-line {
	height:2px;
	line-height:2px;
	font-size:1px;
	margin:15px 0 15px 0;
	background:url(../images/linebg2.png) 0 0 repeat-x;
}
.info {
	width:325px;
	float:left;
	padding:0 25px 0 0;
	background:url(../images/linebg.png) right top repeat-y;
	text-align:left;
}
.info1 {
	width:325px;
	float:left;
	padding:0 25px 0 0;
	background:url(../images/linebg.png) right top repeat-y;
	text-align:left;
}

.info-news {
	margin:0 0 15px 0;
}
.info-news ul {
}
.info-news li {
	line-height:2.8em;
	padding:0 0 0 12px;
	background:url(../images/libg.png) 2px 15px no-repeat;
	border-bottom:1px solid #dcdcdc;
}
.info-news li span {
	color:#999999;
	float:right;
}
.info-news1 {
	margin:0 0 15px 0;
}
.info-news1 ul {
}
.info-news1 li {
	line-height:2.8em;
	padding:0 0 0 12px;
	background:url(../images/libg.png) 2px 15px no-repeat;
	border-bottom:1px solid #dcdcdc;
}
.info-news1 li span {
	color:#999999;
	float:right;
}

.info-about {
}
.info-about p {
	display:block;
}
.info-about p img {
	float:left;
	margin:3px 10px 0 0;
}
.media {
	width:240px;
	float:right;
	text-align:left;
}
.media-video {
	margin:0 0 10px 0;
}
.media-link li {
	line-height:1.8em;
	padding:0 0 0 12px;
	background:url(../images/libg.png) 2px 12px no-repeat;
}
/* ----------------------------------------- */
.tab {
	height:31px;
	line-height:31px;
	padding:0 0 0 5px;
	margin:0 0 12px 0;
	background:url(../images/linebg3.png) center bottom repeat-x;
}
.tab dt {
	float:left;
	width:72px;
	text-align:center;
}
.tab dt a {
	display:block;
}
.tab dt a:hover {
	text-decoration:none;
}
.tab dt.cur {
	font-weight:bold;
	text-align:center;
	background:url(../images/tabbg.png) center bottom no-repeat;
}
.tab dd {
	float:right;
}
.tab dd a {
	color:#999999;
}
/* ----------------------------------------- */
.cate h2, .nbox h2, .dbox h2 {
	display:block;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	padding:0 5px 0 8px;
	background:url(../images/titbg.png) top repeat-x;
}
.cate h2 a, .nbox h2 a, .dbox h2 a {
	float:right;
	font-size:12px;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
}
.cate {
	margin:0 0 15px 0;
	background:#f8f8f8;
	border:1px solid #cccccc;
}
.cate ul {
	height:100%;
	padding:8px 0 0 8px;
}
.cate li {
	float:left;
	display:block;
	width:90px;
	line-height:30px;
	padding:0 10px 10px 10px;
	background:url(../images/catebg.png) 0 0 no-repeat;
}
.cate li a:hover {
	color:#006699;
	text-decoration:none;
}
.cate li a.cur {
	color:#006699;
}
.nbox {
	background:#f8f8f8;
	border:1px solid #cccccc;
}
.nbox ul {
	height:100%;
	padding:8px 5px 8px 8px;
}
.nbox li {
	line-height:2.3em;
	padding:0 0 0 12px;
	background:url(../images/libg.png) 3px 12px no-repeat;
}
.dbox {
	background:#f8f8f8;
	border:1px solid #cccccc;
}
.dbox p {
	display:block;
	height:100%;
	line-height:2em;
	padding:8px 8px;
	background:url(../images/mapbg.png) center 20px no-repeat;
}
.cbox {
	margin:0 0 20px 0;
}
.cbox h2 {
	display:block;
	height:32px;
	line-height:32px;
	font-size:16px;
	font-weight:normal;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	padding:0 0 0 12px;
	background:url(../images/titbg2.png) 1px 8px no-repeat;
	border-bottom:1px solid #cccccc;
	text-transform:uppercase;
}
.cbox h2 a {
	float:right;
	font-size:12px;
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
	text-transform:none;
}
.cbox ul {
	height:100%;
	border-top:1px solid #ffffff;
	padding:15px 0 0 0;
}
.cbox li {
	float:left;
	width:150px;
	padding:8px 8px 8px 8px;
	margin:0 17px 0 0;
	background:#ffffff;
	border:1px solid #d7d7d7;
	text-align:left;
}
.cbox li.fr {
	margin:0 0 0 0;
}
.cbox li span {
	display:block;
	margin:8px 0 0 0;
}
/* ----------------------------------------- */
.comtit {
	height:32px;
	line-height:32px;
	padding:0 0 0 12px;
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	background:url(../images/titbg2.png) 1px 8px no-repeat;
	border-bottom:1px solid #cccccc;
}
.comtit a {
}
.comcont {
	line-height:2.2em;
	padding:15px 0 0 0;
	border-top:1px solid #ffffff;
}
.comcont h3 {
	font-size:15px;
	font-family:"微软雅黑", "宋体", Arial, Verdana, Helvetica, sans-serif;
	color:#0066cc;
}
.comlist {
	padding:15px 0 0 0;
	border-top:1px solid #ffffff;
}
.comlist li {
	display:block;
	height:100%;
	border-bottom:1px dotted #cccccc;
	padding:10px 0 10px 0;
	clear:both;
	color:#666666;
}
.comlist li img {
	float:left;
	width:100px;
	height:75px;
	border:1px solid #dfdfdf;
	padding:3px;
	margin:0 12px 0 0;
}
.comlist li span {
}
.comlist li p {
	color:#999999;
}
.cont-tit {
	padding:10px 0;
	text-align:center;
}
.cont-tit h1 {
	font-size:20px;
}
.cont-date {
	text-align:center;
	padding:0 0 10px 0;
	border-bottom:1px dotted #cccccc;
}
.cont-main {
	padding:10px 0;
}
.cont-page {
}
.cont-next {
	border-top:1px dotted #cccccc;
}
.cont-linkpage {
	border-top:1px dotted #cccccc;
}
.pages {
	clear:both;
	text-align:left;
	margin:10px 0 0 0;
}
.pages li{
	float:left;
	font-family:Tahoma;
	line-height:20px;
	height:20px;
	margin-right:6px;
	border:1px solid #cccccc;
	padding:1px 8px;
}
.pages li a {
	float:left;
	line-height:20px;
	height:20px;
	color:#006699;
	display:block;
}
.pages li a:hover {
	color:#004D00;
	text-decoration:none;
}
.pages li.thisclass, .pages li.thisclass a, .pagebox li.thisclass a:hover {
	background-color:#ffffff;
}
.pages .pageinfo {
	line-height:20px;
	padding:0 10px;
	color:#666666;
}
.pages .pageinfo strong {
	color:#222222;
	font-weight:normal;
	margin:0px 3px;
}
/* ----------------------------------------- */
.linkbox {
	clear:both;
	color:#666666;
	text-align:left;
}
.linkbox h3 {
	padding:20px 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #dedede;
}
.linkbox h3 a {
	color:#006699;
}
.linkbox ul {
}
.linkbox li {
	float:left;
	width:100px;
}
/* ----------------------------------------- */
.flink {
	height:100%;
	color:#666666;
	text-align:left;
	padding:8px 0 8px 0;
	border-top:1px solid #cccccc;
}
.flink a {
	float:left;
	display:block;
	margin:0 10px 0 0;
}
.flink img {
}
.map {
	color:#666666;
	padding:10px 0 5px 0;
	border-top:2px solid #cccccc;
}
.map em {
	color:#666666;
	font-style:normal;
	margin:0 5px 0 8px;
}
.copy {
	color:#666666;
	padding:0 0 15px 0;
}
.copy a {
	color:#666666;
}

table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: #623F20;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
}
table td, table th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #623F20;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
}