﻿
/*分页*/

.pages-wrap{ margin-top:60px; margin-right:0.5%;width:90%; margin-bottom:50px;}
#pages_Shijing{width:90%;margin-right:3%;}
.pages-body {
  width: 100%;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
}
.pages {
  /* width: 690px; */
  float:right;
  height: 20px;
  margin: 0px auto 0px auto;
  font: 12px/150% Arial,Verdana,"\5b8b\4f53";
  color: #222222;
}
.pages-wrap .page-skip, .pages-wrap {
  float: right;
}
#setpage .current {
  border: 0 none;
  background: 0 0;
  filter: none;
  cursor: default;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
 background-color: #b01d23;
  color:#ffffff; border:1px solid #b01d23
}
.pages a:link, .pages a:visited, .pages a {
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
  color:#333;
  /*background-color: #b83233;*/
  border:1px solid #b5b5b5;
}
.pages a:hover {
  background-color: #b01d23;
  color:#ffffff; border:1px solid #b01d23;}
.page-skip {
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  border: 0;
  font-size: 12px;
  margin-left: 2px;
  font-family: arial;
  overflow: hidden;
}
.pages-wrap .page-skip em {
  float: left;
  height: 20px;
  line-height: 20px;
  color: #222222;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
.pages-wrap .page-skip .pagenumber {
  float: left;
  width: 30px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #aaa #ddd #ddd #aaa;
  margin: 0 5px;
  text-align: center;
  font-family: verdana;
}
.page_na
{
	display:inline-block;
	margin-left:12px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#222222;
	font-size:12px;
}
.page_na:hover
{
	color:#003460;
}
/*****************************Banner Css******************************************/
#banner_line
{
    position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:479px;
	overflow:hidden;
}
#banner_line_imgs{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
#jqsccs{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
#jqsccs li{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
#jqsccs li a{
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
	overflow:hidden;
}
#jqsccs li img{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	z-index:1;
}
#banner_line_bubox{
	position:absolute;
	left:0px;
	bottom:-29px;
	width:100%;
	height:29px;
	/*background:#222222;*/
	z-index:3;
}
#banner_line_buts{
	position:absolute;
	left:0px;
	bottom:9px;
	width:100%;
	height:11px;
	overflow:hidden;
	z-index:4;
}
#banner_line_but_uls{
	position:absolute;
	left:0px;
	bottom:-20px;
	width:100%;
	height:11px;
	overflow:hidden;
	text-align:center;
}
#banner_line_buts .banred{
	float:left;
	display:inline;
	margin-left:0px;
	margin-right:6px;
	width:11px;
	height:10px;
	cursor:pointer;
	color:#222222;
	background:#991e23;
}
#banner_line_buts .banbai{
	float:left;
	display:inline;
	margin-left:0px;
	margin-right:6px;
	width:11px;
	height:10px;
	cursor:pointer;
	color:#000000;
	background:#dddddd;
}
#jqsccs_l
{
	position:absolute;
	left:60px;
	top:250px;
	width:38px;
	height:38px;
	background:url("../images/banner_but.png") no-repeat;
	overflow:hidden;
	cursor:pointer;
	z-index:9;
}
#jqsccs_r
{
	position:absolute;
	right:60px;
	top:250px;
	width:38px;
	height:38px;
	background:url("../images/banner_but.png") right top no-repeat;
	overflow:hidden;
	cursor:pointer;
	z-index:9;
}
/*******************************************************************/
