@charset "UTF-8";
/*
 *鍒楄〃妯″潡
 *
 *鍐呭
 *********************************************************/
/*
 *鍐呭
 *********************************************************/
.sidebar {
  border: 3px #f1f6f8 solid;
  border-top: none;}
.sidebar .hot-list li {
  padding: 5px 0 5px 15px;}
.sidebar .hot-list a {
  display: inline-block;
  width: 220px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.sidebar .hot-list a:hover {
  color: #d60000;}

.list-content {
  width: 740px;
  float:left;}
.list-content  ul {
  padding-left: 15px;}
.list-content  ul li {
  margin: 8px 0;
  font-size:13px;}
.list-content  ul a {
  display: inline-block;
  width: 550px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;}
.list-content  ul a:hover, .list-content ul a.on {
  color: #d60000;}
.list-content  ul span {
  float: right;}
#page2 {
    float:right;
    text-align:right;
	width:720px;
	height:35px;
	line-height:35px;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	color:#333;}
#page2 a{
text-align:center;
 color: #000;}
#page2 a:hover{
color:#6194ba;}
#page{
display:block;
width:630px;
padding:0.3em 0em;
float:left;}
#page span{
float:right;
padding:2px;}
#page a{
width:40px;
height:12px;
float:right;
display:block;
padding:2px;
margin:0 3px;
border:#ccc solid 1px;
text-align:center;}
#page a:hover{
border-color:#6194ba;
color:#6194ba;}
