.main {
  margin: 15px 0;
}
#cnzz_stat_icon_534695 {display: none;}

.main__top {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.main__top a:hover {
  text-decoration: underline;
}
.main__top > .breadcrumb {
  float: left;
  color: #7c7c7c;
}
.main__top > .ad {
  float: right;
}

.main__left {
  float: left;
  width: 310px;
}

.main__right {
  margin-left: 325px;
}
.filter-title {
  color: #666;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  position: relative;
  background: #f3f3f3;
}
.filter-title:before {
  width: 3px;
  border-radius: 2px;
  background: #1294f6;
  position: absolute;
  content: '';
  left: 0;
  top: 9px;
  height: 16px;
}
.filter-title > h3 {
  font-size: 14px;
}
.filter-box {
  background: #f3f3f3;
  padding: 15px 15px 0 15px;
  overflow: hidden;
  margin-bottom: 15px;
}
.filter-box > li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.filter-box > li > a {
  display: block;
  border: 1px solid #f3f3f3;
  border-radius: 3px;
  cursor: pointer;
  padding: 3px 5px;
  color: #666;
}
.filter-box > li > a:hover {
  color: #1294f6;
}
.filter-box > li.active > a {
  color: #1294f6;
  border-color: #1294f6;
  font-weight: bold;
}
.search-box__title {
  background-color: #f3f3f3;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  color: #666;
}
.search-box__title span,
.search-box__list__item span {
  display: inline-block;
  width: 160px;
  text-align: center;
}
.search-box__title span:nth-child(1),
.search-box__list__item span:nth-child(1) {
  width: 380px;
}

.search-box__list__item > a {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  color: #111;
}
.search-box__list__item > a > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-box__list__item > a > span:nth-child(1) {
  width: 365px;
  padding-left: 15px;
  background: url('https://www.ycxinxi.com/templates/ycxinxi/images/li.gif') center left no-repeat;
  text-align: left;
  /*color: #2e7bbc;*/
}
.search-box__list__item.top > a > span:nth-child(1) {
  background: url('https://www.ycxinxi.com/templates/ycxinxi/images/li.gif') center left no-repeat;
  padding-left: 20px;
  width: 360px;
}
.search-box__list__item.top > a > span:nth-child(1) > i {
 color: #f00;
}
.search-box__list__item > a > span:nth-child(2),
.search-box__list__item > a > span:nth-child(4) {
  color: #666;
}
.search-box__list__item > a > span:nth-child(3) {
  color: #f00;
}
.search-box__list__item > a > span:nth-child(4) {
  text-align: right;
  color: #999;
}
.search-box__list__item > a:hover {
  cursor: pointer;
  background-color: #fafafa;
}
.search-box__list__item > a:hover > span:nth-child(1) {
  color: #1294f6;
}

.search-box__list__item > a em {
  font-style: normal;
  font-size: 12px;
  color: #999;
  margin-left: 5px;
}
.search-box__list__item > a i {
  font-style: normal;
}
.search-box__page {
  margin-top: 15px;
}

.search-box__tips {
  padding: 30px;
  text-align: center;
}

.search-field__input {
  display: inline-block;
  width: 220px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
}
.search-field__button {
  font-size: 14px;
  border: none;
  height: 27px;
  line-height: 27px;
  width: 60px;
  background-color: #1294f6;
  color: #fff;
}

.search-box__main {
  position: relative;
}
.fetching-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .3);
}
.fetching-mask > span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, .3);
  margin-left: -15px;
  color: #fff;
  margin-top: -50px;
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
}

.hot-info__item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hot-info__item > a {
  line-height: 25px;
  height: 25px;
}
.hot-info__item > a:hover {
  text-decoration: underline;
}
.top-ad .container > a {
  display: block;
  margin-top: 10px;
}
.top-ad .container > a > img {
  display: block;
  width: 100%;
  height: auto;
}