﻿.firli {
  display: none;
}
.top_scorll{
  width: 100%;
  padding: 0 12px;
  height: 36px;
  line-height: 36px;
  background: rgb(242, 242, 242);
  margin-bottom: 20px;
  box-sizing: border-box;
}
.top_scorll>.csr_l,.top_scorll>.csr_r{
  cursor: pointer;
}
.top_scr_con{
  width: 846px;
  margin: 0 auto;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  padding: 0 16px;
  white-space: nowrap;
  overflow: hidden;
}
.top_scr_con ul li.nowChk{
  background: rgba(0, 108, 208, 1);
}
.top_scr_con ul li.nowChk a{
  color: white;
}
.top_scr_con ul li{
  float: left;
  width: 55px;
  text-align: center;
}
.top_scr_con ul li a{
  color: rgb(102, 102, 102);
}
.columnList li:nth-child(odd){background: rgb(241, 246, 240);}
.columnList li:nth-child(even){background: rgb(249, 251, 240);}
.columnList li .content_right p{margin: 0;padding: 0;border: none;}