﻿@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font:"微软雅黑";
}
* {
	margin:0px;
	padding:0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#9F1409;
}

img {
	border:none;
}
.clear {
	clear:both;
}
.header {
	width:920px;
	margin:0 auto;
	text-align:center;
	padding:0;
	position:relative;
	z-index:1000;
}
.header .logo {
	width:920px;
	height:95px;
	text-align:left;
}
.header .logo .in_logo {
	float:left;
	padding:15px 0px 0px 5px;
	width:212px;
	height:55px;
	text-align:right;
}
.header .logo .in_logo a {
	display:block;
	width:212px;
	height:55px;
}
.header .logo .in_logo a:hover {
	color:#000;
}
.header .top{
	width:920px;
	height:40px;
	text-align:left;
	font-size:14px;
	color:#000;
	position:relative;
	z-index:2000;
}

.header .top li.tab1{
	background:#FFFFFF;
	color:#FF0000;
}


.center {
	width:920px;
	margin:10px auto;
	text-align:center;
	position:relative;
	z-index:1;
}
.center .slide {
	width:920px;
	position:relative;
	z-index:2;
}



.cls_container {
	border:0;
	width:680px;
	font-size:12px;
	height:24px;
	overflow:hidden;
}
.cls_container ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:32px;
}
.cls_container ul li {
	height:24px;
	line-height:24px;
}


.center .content {
	width:920px;
	height:250px;
	margin-top:10px;
	border:1px solid #C9C7C7;
}
.center .content li {
	float:left;
	display:block;
	width:150px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:#CCCCCC;
	cursor:pointer;
}
.center .content li.tab2 {
	background:#990000;
}
.center .content .panel2 {
	display:none;
	float:left;
	width:750px;
}
.center .content .panel2 dl {
	float:left;
	width:250px;
	width:220px !important;
	padding-left:30px;
}
.center .content .panel2 dt {
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-align:left;
}
.center .content .panel2 dd {
	width:110px;
	height:25px;
	line-height:25px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0px;
}
.center .content .panel2_r {
	width:189px;
	height:225px;
	float:left;
	border-left:1px solid #C9C7C7;
}
.center .content .panel2_r dl {
	width:180px;
	padding:0px;
	margin:10px 0px 0px 8px;
	text-align:left;
}
.center .content .panel2_r dl dd {
	width:180px;
	padding:0px;
	margin:0px;
	text-align:left;
	height:25px;
	line-height:25px;
}
.footer {
	width:920px;
	height:50px;
	margin:0 auto;
	text-align:center;
}
.in_end {
	width:920px;
	margin-top:20px;
	_margin-top:0px;
	padding-bottom:20px;
}
.in_end_co {
	width:920px;
	margin:0px auto;
	height:100px;
	text-align:center;
}
.in_end_co ul{
	height:30px;
	line-height:30px;
}
.in_end_co .footer-bg{
	background:url(../images/index_18.gif) no-repeat;
	height:10px;
	display:block;
	overflow:hidden;
}
.in_end_co span{
	height:18px;
	line-height:18px;
	display:block;
}

.in_cen {
	width:920px;
	height:280px;
	margin:0px auto;
	margin-top:55px;
	_margin-top:0px;
	background:url('../images/b4.gif');
}
.in_cen ul{
	height:50px;
	margin-left:4px;
}
.in_cen ul li{
	float:left;
	width:136px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	background:url('../images/b5.gif');
	margin:0px 8px;
	_margin:0px 7px;
	cursor:pointer;
}
.in_cen ul li.ontab{
	height:40px;
	line-height:40px;
	background:url('../images/b6.gif');
}

.in_cen_tab{
	height:200px;
	display:none;
	margin:0px;
}

.in_cen_tab table{
	
	float:left;
	height:200px;
}

.in_cen_tab table img{
	
}

dl#lxjjfa, dl#hxcp dt{	
	cursor:pointer;
	height:20px;
	line-height:20px;
}



dl#hxcp dt{
	float:left;
	margin:0px 5px;
}

dl#hxcp dd{
	float:left;
	width:680px;
	_width:660px;
}

dl#hxcp .hx_ontab{
	color:red;
}

dl#hxcp .hx_tab{
	display:none;
	height:80px;
}

dl#lxjjfa .lx_ontab{
	color:red;
}

dl#lxjjfa .lx_tab{
	display:none;
	height:80px;
}

/* 幻灯片 */
#slider {
	width: 920px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

#slider img {
	width: 920px;
	height: 200px;
}

#sliderContent {
	width: 920px;
	position: absolute;
	top: 0;
	left: 0;
}

.sliderImage {
	float: left;
	position: relative;
	display: none;
}

.sliderImage span {
	position: absolute;
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	width: 920px;
	text-align:left;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}

.sliderImage span strong {
	font-size: 14px;
}

.slider_bottom {
	bottom: 0;
	left: 0;
}

.newsroom_wrapper {
	display: block;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	widows: 920px
}

.newsroom_leftcap {
	background: url('../images/banner-leftcap.png')
		no-repeat;
	width: 21px;
	float: left;
	height: 60px
}

.newsroom_rightcap {
	background:
		url('../images/banner-rightcap.png')
		no-repeat;
	width: 21px;
	float: right;
	height: 60px
}

.newsroom_bg {
	background:
		url('../images/banner-bottombg.png');
	background-repeat: repeat-x;
	height: 60px;
	float: left;
	width: 878px
}

.newsroom_rotator {
	float: left;
	padding: 9px 0 0 0;
	font-size: 12px;
	text-align:left;
	z-index:3;
}

.newsroom_rotator .topic_title {
	float:left;
	width:80px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}

.newsroom_rotator .topic_content {
	float:left;
	width:400px;
	height:20px;
	line-height:20px;
	overflow:hidden;	
}






















