@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 {
  width: 740px;
  float: left;
}

.list .more {
  float: left;
}
.list .list-text {
  padding: 15px;
}
.c_title{
font-size:16px;
width:98%;
margin:30px auto;
text-align:center;
font-weight:bold;
color:#FF0000;
}
.c_laiyuan{
font-size:12px;
width:98%;
margin:0px auto;
height:30px;
line-height:30px;
text-align:center;
color:#444;
//background-color: #CEDAE5;
overflow:hidden;
}
.c_xiangxi{
font-size:12px;
width:95%;
margin:30px auto;
color:#000;
}
.c_xiangxi p{
line-height:30px;
text-indent:2em;
}