@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: "微软雅黑";
   
	
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
}
.clearFloat {
	clear: both;
}
/*-------------------------------------------------网站头部----------------------------------------------*/
.top {
	width: auto;
	height: 127px;
}
.top_content {
	width: 1200px;
	height: 127px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/top_bg.jpg) 100% 0px no-repeat;
}
.top_logo {
	display: block;
	width: 352px;
	height: 127px;
	float: left;
	margin-top: 0px;
	background: url(../images/top_logo.png) no-repeat;
}
.top_link {
	float: right;
	width: 305px;
	height: 30px;
}
.top_link li {
	float: left;
	margin-left: 20px;
}
.top_link li a {
	display: block;
	font-size: 12px;
	line-height: 30px;
	text-indent: 29px;
}
.top_link li a:link {
	color: #888888;
}
.top_link li a:visited {
	color: #888888;
}
.top_link li a:hover {
	color: #c80a2c;
}
.top_link_1 {
	background: url(../images/top_ico_1.png) 0px 3px no-repeat;
}
.top_link_2 {
	background: url(../images/top_ico_2.png) 0px 3px no-repeat;
}
.top_link_3 {
	background: url() 0px 3px no-repeat;
}


/*-------------------------------------------------------内页banner--------------------------------------------------------*/
.page_banner{
	width:100%;
	height:270px;
	text-align:center;
	background:url() repeat-x;
}
.p_b_cont{
	width:1200px;
	height: 254px;
	margin-left: auto;
	margin-right:auto;
}
.p_b_img_1{
	background:url(../images/page_banner_1.jpg) no-repeat;
}
.p_b_text{
	display:block;
	float: left;
	width:160px;
	height: 60px;
	margin-top: 135px;
	line-height: 60px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-indent: 30px;
	background: url(../images/page_banner_text.png) no-repeat;
}
/*-------------------------------------------------------内页分块区域--------------------------------------------------------*/
.page_content{
	width:1241px;
	height:auto;
	min-height:600px;
	margin-left: auto;
	margin-right:auto;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FFFFFF;

}
.page_c_left{
	float:left;
	width:254px;
	height:auto;
}
.page_c_right{
	float: right;
	width:920px;
	min-height:660px;
	height:auto;
}
/*-------------------------------------------------------内页右侧内容区域--------------------------------------------------------*/
.page_menu_tit{
	display: block;
	width:145px;
	height: 26px;
	font-size: 24px;
	color: #6e6e6e;
	font-weight: bold;
	line-height: 24px;
	text-indent: 25px;
	background: url(../images/tit_head_ico.png) no-repeat;
}
.accordion{
	margin:0px;
	padding:0px;
	width: 254px;	
	height:auto;
	margin-top:0px;
	margin-bottom:38px;
	border-top:0px solid #dadada;
}
.accordion li {
	list-style: none;
	border-bottom:1px solid #dadada;
	border-left:none;
	border-right:none;
}
.accordion li > a {
	display: block;
	color: #6f6c6c;
	font-size: 16px;
	line-height: 60px;
	font-weight:lighter;
	text-decoration: none;
	width: 254px;
	height: 60px;
	border:none;
	text-align:left;
	text-indent: 40px;
	background:url(../images/page_list_arrow.jpg) no-repeat 220px 50% #fff;
}
.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
	display: block;
	color: #3287cf;
	width: 254px;
	height: 60px;
	font-weight: bold;
	background:url(../images/page_list_arrow.jpg) no-repeat 220px 50% #fff;
}
.more_link{
	display: block;
	width:254px;
	height: 26px;
	font-size: 24px;
	color: #6e6e6e;
	font-weight: bold;
	line-height: 24px;
	text-indent: 25px;
	background: url(../images/tit_head_ico.png) no-repeat;
}
.more_link_list{
	width:234px;
	height:auto;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 10px;
	list-style: url(../images/page_more_list.png);
}
.more_link_list li{
	margin-top: 10px;
}
.more_link_list a:link{
	font-size: 14px;
	color:#5a5a5a;
}
.more_link_list a:hover{
	color:#c80a2c;
}
/*-------------------------------------------------------页面位置--------------------------------------------------------*/
.page_nav{
	width:880px;
	height:40px;
	font-size:14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom:20px;
	color:#929292;
	border-bottom:1px solid #c2c2c2;
}
.page_nav li{
	float:left;
	margin-right:10px;
}
.page_nav li a:link{
	color:#929292;
}
.page_nav li a:visited{
	color:#929292;
}
.page_nav li a:hover{
	color:#c80a2c;
}
/*-------------------------------------------------------页面右侧列表--------------------------------------------------------*/
.page_new_pic{
	display: block;
	width:160px;
	height: 103px;
	background: #fff url(../images/list_logo.png) no-repeat 50% -5px;
	background-size: 110px 110px;
	margin-right:35px;	
}
.page_new_tit:link{
	display:block;
	width:880px;
	height:147px;
	border-bottom:1px dotted #909090;
	margin-bottom:24px;
	color:#4B4B4B;
}
.page_new_tit:visited{
	color:#4B4B4B;
}
.page_new_tit:hover{
	color:#c80a2c;
}
.page_new_tit img{
	width:160px;
	height:103px;
}
.page_new_tit ul li{
	float:left;
}
.page_new_tit_text{
	display:block;
	width:680px;
	height:70px;
	font-size:22px;
	margin-bottom:17px;
}


.page_new_tit_1:link{
	display:block;
	width:880px;
	height:48px;
	
	margin-bottom:24px;
	color:#4B4B4B;
}
.page_new_tit_1:visited{
	color:#4B4B4B;
}
.page_new_tit_1:hover{
	color:#c80a2c;
}
.page_new_tit_1 img{
	width:160px;
	height:103px;
}
.page_new_tit_1 ul li{
	float:left;
}
.page_new_tit_text_1{
	display:inline-table;
	width:720px;
	height:30px;
	font-size:18px;
	margin-bottom:17px;
	overflow:hidden;
}
.page_new_tit_text_1 img{
	width:auto;
	height:auto;
}

.page_new_tit_text img{
	width:auto;
	height:auto;
}
.page_new_tit_time{
	font-size:14px;
	color:#7d7a7a;
}
/*-------------------------------------------------------内页内容打开区域--------------------------------------------------------*/
.page_content_open{
	width:1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 20px;
}
.page_new_cont_tit{
	display:block;
	width:1200px;
	height:auto;
	margin-left: auto;
	margin-right: auto;	
	font-size:30px;
	color:#4b4b4b;
	text-align:center;
}
.page_new_info{
	width:420px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	margin-top:35px;	
	font-size:14px;
	color:#7d7a7a;
}
.page_new_info li{
	float:left;
	margin-right:15px;
	text-align:center;
}
.page_new_detial{
	width:1200px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	border-top:1px dotted #909090;	
}
.page_new_detial p{
	font-size:16px;
	color:#555555;
	text-indent:32px;
	line-height:30px;
}
.page_new_img{
	width:587px;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	margin-bottom:30px;
}
.page_new_img_text{
	text-align:center;
	font-size:14px;
	color:#555555;
}
.page_new_img img{
	width:587px;
	height:356px;
}
/*-------------------------------------------------------底部信息--------------------------------------------------------*/







A.a1:link {
	text-decoration: none;
	color:#FF0000;
}
A.a1:visited {
	text-decoration: none;
	color:#FF0000;
}

A.a1:hover {
	text-decoration: none;
	color:#FF0000;
}
A.page {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FLOAT:left;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 26px;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 0px;
	HEIGHT: 26px;
	background-color: #f1f3fa;
	border: 1px solid #bec3d8;
	color:#323953;
}

.page {
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FLOAT:left;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 26px;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 0px;
	HEIGHT: 26px;
	background-color: #286c83;
	border: 1px solid #286c83;
	color:#323953;
}
A.page:hover {
	BORDER-RIGHT: #577da8 1px solid; BORDER-TOP: #577da8 1px solid; BACKGROUND: #ffffe9; BORDER-LEFT: #577da8 1px solid; BORDER-BOTTOM: #577da8 1px solid; TEXT-DECORATION: none;background-color: #286c83;	border: 1px solid #286c83;COLOR: #e7cdf2;	
}
#on {

   
	background-color: #286c83;	
	border: 1px solid #286c83;		
	COLOR: #e7cdf2;	
	
}
