@charset "utf-8";
/* CSS Document */

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;
}

/*-------------------------------------------------------内页banner--------------------------------------------------------*/
.page_banner{
	width:auto;
	height:214px;
	background:url(/skin/img/banner1.jpg) repeat-x;
}
.p_b_cont{
	width:1200px;
	height: 213px;
	margin-left: auto;
	margin-right:auto;
}
.p_b_img_1{
	background:url(/skin/img/banner1.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(/skin/images/page_banner_text.png) no-repeat;
}
/*-------------------------------------------------------内页分块区域--------------------------------------------------------*/
.page_content{
	width:1160px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FFFFFF;

}
.page_c_left{
	float:left;
	width:254px;
	height:auto;
}
.page_c_right{
	float: right;
	width:880px;
	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(/skin/images/tit_head_ico.png) no-repeat;
}
.accordion{
	margin:0px;
	padding:0px;
	width: 254px;	
	height:auto;
	margin-top: 30px;
	margin-bottom:38px;
	border-top:1px 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(/skin/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(/skin/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(/skin/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(/skin/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_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: #f1f3fa;
	border: 1px solid #bec3d8;
	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: #d33a2b;	border: 1px solid #8d97c2;COLOR: #e7cdf2;	
}
#on {

   
	background-color: #d33a2b;	
	border: 1px solid #d33a2b;		
	COLOR: #e7cdf2;	
	
}