.icon-back {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 4px 7px 4px 0px;
  position: relative;
  top: 2px;
}
.icon-next {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 4px 0px 4px 7px;
  position: relative;
  top: 2px;
}
.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%);
}
@media (max-width: 763px) {
  .main-body {
    padding: 0 14px;
  }
}
.search-btn {
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1.16666667em;
  padding: 6px 10px;
  font-weight: bold;
  padding: 10px 18px;
  border: 1px solid #000;
  background: linear-gradient(to bottom, #4b4b4b 0%, #232323 100%);
}
.search-btn:hover {
  background: linear-gradient(to bottom, #363636 0%, #111111 100%);
}
.featured-and-ad {
  margin-top: 16px;
  position: relative;
}
.featured-and-ad > .featured-wrap,
.featured-and-ad > .ad {
  float: left;
}
.featured-and-ad > .featured-wrap {
  width: 68.43177189%;
}
@media (max-width: 763px) {
  .featured-and-ad > .featured-wrap {
    width: 100%;
  }
}
.featured-and-ad .featured {
  background: #000;
}
@media (max-width: 763px) {
  .featured-and-ad .featured {
    width: 100%;
  }
}
.featured-and-ad .featured .featured-c {
  padding-top: 36.45833%;
}
@media (max-width: 763px) {
  .featured-and-ad .featured .featured-c {
    padding-top: 77%;
  }
}
.featured-and-ad .featured .content {
  cursor: pointer;
  position: relative;
}
.featured-and-ad .featured .content > aside {
  float: left;
  width: 59.52380952%;
}
@media (max-width: 763px) {
  .featured-and-ad .featured .content > aside {
    width: 100%;
  }
}
.featured-and-ad .featured .content > aside > img {
  width: 100%;
}
@media (max-width: 763px) {
  .featured-and-ad .featured .content .title {
    background: #000;
  }
}
.featured-and-ad .featured .content .title > a {
  color: #fff;
  font-size: 2.16666667em;
}
@media (max-width: 763px) {
  .featured-and-ad .featured .content .title > a {
    padding: 8px;
    font-size: 1.16666667em;
    font-weight: bold;
    display: inline-block;
  }
}
.featured-and-ad .featured .content > article {
  float: left;
  padding: 10px;
  color: #A2A2A2;
  width: 40.47619048%;
}
@media (max-width: 763px) {
  .featured-and-ad .featured .content > article {
    display: none;
  }
}
.featured-and-ad .featured .content > article > p {
  font-size: 1.08333333em;
  line-height: 1.3;
}
.featured-and-ad .featured .content > article > p .more {
  font-size: 0.76923077em;
  font-weight: bold;
  color: #FFC905;
}
.featured-and-ad .featured > footer > ul {
  padding: 1px 0;
}
.featured-and-ad .featured > footer > ul > li.active a {
  color: #fff;
  background: #ffc905;
}
.featured-and-ad .featured > footer a {
  float: left;
  color: #fff;
  width: 26px;
  height: 100%;
  padding-top: 2px;
  margin-right: 1px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}
.featured-and-ad .featured > footer a:hover {
  background: #4C4C4C;
}
.featured-and-ad .featured > footer .back > a,
.featured-and-ad .featured > footer .next > a {
  padding: 0;
}
.featured-and-ad .featured > footer .next {
  float: right;
}
.featured-and-ad > .ad {
  padding-left: 10px;
  width: 31.56822811%;
}
@media (max-width: 763px) {
  .featured-and-ad > .ad {
    display: none;
  }
}
.featured-and-ad > .ad .photo {
  margin-top: 10px;
}
.featured-and-ad > .ad > img {
  width: 100%;
}
.c-title {
  border-bottom: 1px solid #666;
}
.c-title > h2 {
  color: #333;
  bottom: -4px;
  font-size: 1.08333333em;
  background: #fff;
  font-weight: bold;
  padding-right: 6px;
  position: relative;
  display: inline-block;
}
.promotion-news {
  margin: 28px 0 40px 0;
}
@media (max-width: 763px) {
  .promotion-news {
    margin: 6px 0;
  }
}
.promotion-news > .left {
  float: left;
  width: 68.43177189%;
  border: 1px solid #e6e6e6;
  border-radius: 6px 6px 0 0;
}
@media (max-width: 763px) {
  .promotion-news > .left {
    width: 100%;
    border: none;
  }
}
.promotion-news > .left > header {
  padding: 10px;
  color: #282828;
  font-size: 1.33333333em;
  font-weight: bold;
  background: #e3e3e3;
}
@media (max-width: 763px) {
  .promotion-news > .left > header {
    display: none;
  }
}
.promotion-news .list-action {
  padding: 20px 8px 8px 8px;
  border-bottom: 1px solid #eee;
}
@media (max-width: 763px) {
  .promotion-news .list-action {
    display: none;
  }
}
.promotion-news .list-action a {
  color: #3D3D3D;
  padding: 2px 8px;
  background: #fff;
  font-weight: bold;
  display: inline-block;
}
.promotion-news .list-action a:hover {
  color: #3D3D3D;
  background: #e6e6e6;
}
.promotion-news .list-action a.active {
  color: #fff;
  background: #444;
}
.promotion-item {
  padding: 10px;
  min-height: 114px;
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
}
.promotion-item.even {
  background-color: #FFF;
}
.promotion-item:hover {
  background: #ffffcc;
}
.promotion-item > aside {
  float: left;
  padding: 5px;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
}
.promotion-item > aside .photo {
  width: 140px;
  height: 100px;
}
@media (max-width: 763px) {
  .promotion-item > aside .photo {
    width: 100px;
    height: 80px;
  }
}
.promotion-item > article > header > h6 > a {
  color: #aaa;
  font-size: 0.91666667em;
}
.promotion-item > article > header > h6 > a:hover {
  color: #666;
}
.promotion-item > article > header > h1 > a {
  color: #86888a;
  line-height: 1;
  font-size: 1.33333333em;
  font-weight: bold;
}
.promotion-item > article > p {
  color: #3D3D3D;
  margin-top: 8px;
  line-height: 1.4;
}
.paging {
  background: #efefef;
}
@media (max-width: 763px) {
  .paging {
    display: none;
  }
}
.paging > ul > li {
  width: 50px;
  height: 44px;
  text-align: center;
  position: relative;
  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;
}
.map-block {
  display: none;
}
