* {
  margin: 0;
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
  color: #000000;
}
li {
  list-style: none;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
a:active {
  color: #000000;
}
body {
  font-size: 14px;
  color: #000;
  font-family: "Microsoft YaHei";
  background-color: #F7F7F7;
}
.list-heth{
	  background-color: #ffffff;
  padding: 13px 10px 10px;
  height: 55px;
  border-bottom: 1px solid #dedede;
}
.list-heth-ri{
	  float: right;
  width: 25px;
  margin-top: 5px;
}
.list-heth-tb{
	  width: 35px;
	  margin-top: -3px;
}

.list-heth span{
	  font-size: 17px;
  margin-left: 10px;
}
.new1-list{
	margin-bottom: 0px
}
.detailbtntitle1 {
  display: block;
  line-height: 40px;
  text-indent: 15px;
  height: 40px;
  font-size: 16px;
  background-color: #fff;
  color: #000;
  border-top: #c8c8c8 solid 1px;
  border-left: #c8c8c8 solid 1px;
  border-right: #c8c8c8 solid 1px;
}
.item-lfcc {
  padding: 0;
  float: left;
  width: 70%;
  font-size: 16px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #888888;
  }
  .bdian{
    background-color: #35a6e6;
  width: 8px;
  height: 20px;
  float: left;
  margin-top: 6px;
  margin-left: 10px;
  }
  .bdian2{
  margin-top: 11px;
  }
  .tishi{
    padding-top: 20px;
  height: 50px;
  line-height: 30px;
  }
  .tishi img{
    width: 6px;
  margin-top: -8px;
  }
  .tishi span{
    color: #f59e4a;
  margin-left: 5px;
  font-size: 18px;
  }
  .new-listfcc {
  height: 48px;
  line-height: 48px;
  width: 100%;
  background-color: #fff;
  border-bottom: #c8c8c8 solid 1px;
  margin-bottom: 0px;
  padding: 8px;
}