body {
  background: #f3f3f3;
}

.top_nav li.home_cur a {
  background: #bb0000;
  color: #fff;
}

#wp {
  background: none !important;
}

.xl2 {
  background: url({IMGDIR}/vline.png) repeat-y 50% 0;
}

.xl2 li {
  width: 49.9%;
}

.xl2 li em {
  padding-right: 10px;
}

.xl2 .xl2_r em {
  padding-right: 0;
}

.xl2 .xl2_r i {
  padding-left: 10px;
}

/*edit by sumei
  **2014-8-7*/
.tl .icn {
  width: 30px;
}

.tl .icn a img {
  width: 48px;
  height: 48px;
}

.tl .Ava {
  width: 60px;
}

.tl .Ava a img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

/*2015-4-2*/
.btn-blue {
  display: block;
  width: 75px;
  height: 38px;
  padding: 0 0 0 60px;
  background: #de533c url(/template/elecfans_2015/images/posting.png) no-repeat 36px 8px;
  line-height: 38px;
}

.tl .th {
  height: 46px;
  border-bottom: 2px solid #e4e4e4;
  background: none;
  line-height: 46px;
  padding: 0;
  position: relative;
  bottom: -1px;
}

.tl .son_th {
  padding: 10px 0;
}

.tl .son_th a {
  margin-left: 30px;
}

.tl .son_th .cur {
  color: #d22;
}

.tl td {
  line-height: 33px;
}

.class_icon {
  top: 9px;
}

#threadlist .th h3 a {
  color: #333;
  padding: 0 14px;
  font-size: 16px;
  display: block;
}

#threadlist .th h3.cur a {
  font-weight: bold;
  border-bottom: 3px solid #dd2222;
  height: 45px;
}

.tag_grey a {
  color: #999;
}

.tl td.common .f18:hover {
  color: #8ecfdb;
}

.title_list .xst {
  font-size: 16px;
  color: #000000;
}

.title_list .xst:hover {
  color: #fff;
  background: #4083a9;
}

.col_box {
  width: 250px;
  padding: 24px;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  margin-bottom: 16px;
  background: #fff;
}

.num_show li {
  width: 124px;
  height: 50px;
  float: left;
  text-align: center;
  color: #8c8c8c;
}

.pad_bor_t {
  padding-top: 12px;
  border-top: 1px solid #e6e6e6;
}

.padb {
  padding-bottom: 12px;
}

.bor_r {
  border-right: 1px solid #e6e6e6;
}

.num_show li .nums {
  color: #ff8b3d;
  margin-bottom: 10px;
  font-weight: bold;
}

.img_list li {
  padding-top: 26px;
  font-size: 13px;
  text-align: center;
}

.img_list li img {
  width: 250px;
  height: 81px;
  border-radius: 3px;
  margin-bottom: 6px;
}

.issue {
  padding: 12px 24px 18px;
  width: 250px;
}

.issue img {
  width: 105px;
  height: 150px;
  border-radius: 3px;
}

.issue_info {
  width: 130px;
  float: right;
}

.issue_title {
  display: block;
  color: #000;
  font-size: 14px;
}

.mbt12 {
  margin: 8px 0 10px;
}

.w120 {
  width: 120px;
  font-size: 13px;
}

.red_font {
  color: #cc0000;
}

/*2015-4-28*/
#threadlist {
  border: 1px solid #efefef !important;
  padding: 0 17px;
  border-radius: 3px;
}

.post_note {
  width: 298px;
  padding: 22px 0;
  border: 1px solid #efefef;
  background: #fbfbfb;
  margin-bottom: 22px;
}

.post_note .house-btn {
  margin-right: 84px;
}

/*热点讨论*/
#hot_talk {
  margin: 15px 0;
  background: #fff;
  border: 1px solid #efefef;
  padding: 0 0 20px 0;
  border-radius: 3px;
}

#hot_talk .hot_talk_title {
  display: block;
  padding: 15px;
  line-height: 25px;
  /*border-bottom: 1px solid #e4e4e4;*/
  font-size: 14px;
}

#hot_talk ul {
  padding: 0 17px;
  border-top: 1px solid #ddd;
}

#hot_talk li {
  list-style: none;
  display: block;
  border-top: 1px solid #e4e4e4;
  padding: 10px 0;
  margin-top: -1px;

}

#hot_talk img {
  width: 75px;
  height: 60px;
  float: left;
  margin-right: 20px;
}

#hot_talk strong {
  display: block;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#hot_talk p {
  font-size: 12px;
  color: #999;
}

#chip-ad {
  height: 150px;
  background-color: #fff;
  margin: 8px 0;
  padding: 5px 2px;
}

#chip-ad .chip-column {
  width: 280px;
  float: left;
  height: 150px;
  overflow: hidden;

}

.mr12 {
  margin-right: 12px;
}

.dl {
  position: absolute;
  width: 1200px;
  top: 50px;
  z-index: 999;
}

.dl img {
  position: absolute;
  display: none;
  width: 191px;
  height: 498px;
}

.duilian_left {
  left: -190px;
}

.duilian_right {
  right: -190px;
}

.fix {
  position: fixed;
  top: 0px;
}