.icon-mark {
  width: 24px;
  height: 36px;
  background: url(../images/global/mark_bs.png);
}
.icon-mark-gray {
  width: 24px;
  height: 36px;
  background: url(../images/global/mark_bs_gray.png);
}
.bussness-ad {
  margin: 18px 0 0 0;
}
@media (max-width: 763px) {
  .bussness-ad {
    margin: 10px 0;
  }
}
.bussness-ad > img {
  width: 74.13441955%;
}
@media (max-width: 763px) {
  .bussness-ad > img {
    width: 100%;
  }
}
.business-content {
  margin: 0 0 62px 0;
}
.business-list-wrap {
  float: left;
  padding: 2px;
  margin-top: 18px;
  border-radius: 6px;
  width: 68.43177189%;
  background-color: #f6f6f6;
}
@media (max-width: 763px) {
  .business-list-wrap {
    width: 100%;
  }
}
.business-list {
  border: 1px solid #e6e6e6;
}
.business-list > .tip-msg {
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
}
.sub-categories {
  background: #fff;
  padding: 10px 10px 12px 10px;
  border-bottom: 2px solid #e6e6e6;
}
.sub-categories > h2 {
  font-size: 1.83333333em;
  font-weight: bold;
}
.sub-categories > h2 > a {
  color: #999;
  font-size: 0.72727273em;
  font-weight: normal;
}
.sub-categories > h2 > a:hover {
  color: #c00;
}
.sub-categories > ul {
  margin-top: 10px;
}
.sub-categories > ul > li {
  width: 25%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (max-width: 763px) {
  .sub-categories > ul > li {
    width: 50%;
  }
}
.sub-categories > ul a {
  color: #5a92af;
  font-size: 1.08333333em;
}
.sub-categories > ul a:hover,
.sub-categories > ul a.active {
  color: #FFF;
  padding: 2px 4px;
  background: #444;
  margin: -2px -4px;
  border-radius: 3px;
  text-decoration: none;
}
.business-item {
  padding: 10px 0;
  min-height: 102px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.business-item.even {
  background-color: #FFF;
}
.business-item:hover {
  background: #ffc;
}
.business-item > .tag {
  padding-left: 10px;
  width: 18.01801802%;
}
@media (max-width: 763px) {
  .business-item > .tag {
    display: none;
  }
}
.business-item > .tag > div > h5 {
  color: #fff;
  font-size: 0.91666667em;
  padding: 0px 5px;
  font-weight: bold;
  text-align: right;
  display: inline-block;
  background-color: #ffcc00;
  word-wrap: break-word;
  word-break: break-all;
}
.business-item > .tag > ul {
  font-size: 0.91666667em;
  margin-top: 5px;
  text-align: right;
  color: #999999;
}
.business-item > .tag > ul > li {
  float: none;
}
.business-item > .marker {
  text-align: center;
  position: relative;
  width: 8.10810811%;
  border-right: 1px solid #e2e2e2;
}
@media (max-width: 763px) {
  .business-item > .marker {
    display: none;
  }
}
.business-item > .marker > p {
  left: 0;
  top: 3px;
  right: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-family: Arial;
  position: absolute;
}
.business-item .detail {
  width: 73.87387387%;
  color: #7d7d7d;
  padding-left: 18px;
}
@media (max-width: 763px) {
  .business-item .detail {
    width: 100%;
  }
}
.business-item .detail > dl > dt {
  display: block;
}
.business-item .detail > dl > dt > a {
  font-size: 1.33333333em;
  font-weight: bold;
}
.business-item .detail > dl > dt > a.A,
.business-item .detail > dl > dt > a.B {
  color: #1E1E1E;
}
.business-item .detail > dl > dt > a.C {
  color: #FF0000;
}
.business-item .detail > dl > dt > a.D {
  color: #9696FF;
}
.business-item .detail > dl > dt > a.FREE {
  color: #86888a;
}
.business-item .detail > dl > dd {
  line-height: 1.4161;
}
.business-item .logo-wrap {
  float: right;
  padding: 6px;
  display: none;
  margin: 0 10px;
  border-radius: 3px;
  background: #edebec;
  display: inline-block;
  border: 1px solid #d2d2d2;
}
.business-item .logo-wrap > .logo {
  width: 84px;
  height: 66px;
  background: #fff;
}
.paging {
  background: #efefef;
}
@media (max-width: 763px) {
  .paging {
    display: none;
  }
}
.paging > ul > li {
  width: 50px;
  height: 44px;
  text-align: center;
  border-right: 1px solid #d7d7d7;
}
.paging > ul > li:hover {
  background-color: #e4e4e4;
}
.paging > ul > li a {
  color: #999;
  font-size: 1.33333333em;
  font-weight: bold;
}
.paging > ul > li.other {
  width: auto;
  padding: 0 8px;
}
.paging > ul > li.active {
  height: 45px;
  background: #fff;
  margin-top: -1px;
}
.ad-and-map {
  float: left;
  padding-left: 10px;
  margin-top: 18px;
  width: 31.56822811%;
}
@media (max-width: 763px) {
  .ad-and-map {
    display: none;
  }
}
.ad-and-map > img {
  width: 100%;
}
.ad-and-map .ad-title {
  border-bottom: 1px solid #666666;
  margin-top: -4px;
}
.ad-and-map .ad-title > h3 {
  bottom: -6px;
  color: #333333;
  font-size: 1.08333333em;
  background: #fff;
  font-weight: bold;
  position: relative;
  padding-right: 4px;
  display: inline-block;
}
.ad-and-map .photo {
  margin-top: 10px;
}
.ad-and-map .photo img {
  cursor: pointer;
}
.next-page-btn {
  color: #fff;
  border: none;
  padding: 4px 8px;
  margin-top: 14px;
  padding: 10px 18px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background: linear-gradient(to bottom, #616161 0%, #383838 100%);
}
