.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%);
}
.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;
}
.featured-and-ad > .featured,
.featured-and-ad > .ad {
  float: left;
}
.featured-and-ad > .featured {
  background: #000;
  width: 68.43177189%;
}
@media (max-width: 763px) {
  .featured-and-ad > .featured {
    width: 100%;
  }
}
.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%;
}
.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;
}
.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%;
}
.featured-and-ad > .ad > img {
  margin-top: 14px;
  width: 100%;
}
.event-wrap {
  margin-top: 18px;
}
.event-wrap > event-block-wrap,
.event-wrap > aside {
  float: left;
}
.event-wrap > aside {
  padding-left: 10px;
  width: 31.56822811%;
}
.event-wrap > aside .title {
  color: #1D1D1D;
  font-size: 1.16666667em;
  font-weight: bold;
}
.event-wrap > aside > .hot-place > header {
  color: #D4021D;
  padding: 4px 0 8px 0;
}
.event-wrap > aside > .hot-place > dl > dt > a {
  color: #999;
  line-height: 1;
  font-size: 0.91666667em;
}
.event-wrap > aside > .hot-place > dl > .url > a {
  color: #86888a;
  font-weight: bold;
}
.event-wrap > aside > .hot-place > dl > .address {
  color: #454545;
  padding-bottom: 6px;
}
.event-wrap > aside > .hot-place > dl .bottom-line {
  height: 1px;
  background: linear-gradient(90deg, #dee2d4 0%, #ffffff 100%);
}
.event-wrap > aside > .hot-place > dl:last-of-type .bottom-line {
  display: none;
}
.event-block-wrap {
  width: 68.43177189%;
  float: left;
}
@media (max-width: 763px) {
  .event-block-wrap {
    width: 100%;
  }
}
.event-block {
  padding: 2px;
  border-radius: 6px;
  background: #f6f6f6;
  margin-bottom: 20px;
}
@media (max-width: 763px) {
  .event-block {
    padding: 0;
    width: 100%;
    border: none;
  }
}
.event-list {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #e6e6e6;
}
@media (max-width: 763px) {
  .event-list {
    border: none;
  }
}
.event-list > header {
  text-align: right;
  padding: 22px 10px 10px 0;
  border-bottom: 1px solid #eee;
}
@media (max-width: 763px) {
  .event-list > header {
    display: none;
  }
}
.event-list > header > h6 {
  color: #999;
  font-weight: bold;
}
.event-item {
  min-height: 102px;
  position: relative;
  border-top: 1px solid #eee;
  padding: 10px 10px 10px 54px;
}
@media (max-width: 763px) {
  .event-item {
    padding-left: 10px;
  }
  .event-item:first-of-type {
    border: none;
  }
}
.event-item.even {
  background-color: #FFF;
}
.event-item:hover {
  background: #ffffcc;
}
.event-item:hover {
  background: #ffffcc;
}
.event-item .date {
  left: 0;
  width: 44px;
  color: #666;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  text-align: center;
  border-right: 1px solid #e2e2e2;
}
@media (max-width: 763px) {
  .event-item .date {
    display: none;
  }
}
.event-item .date > .month {
  font-size: 0.91666667em;
}
.event-item .date > .day {
  font-size: 1.66666667em;
  font-weight: normal;
}
.event-item .date > .to {
  color: #b2b2b2;
  font-weight: normal;
  padding: 4px 0;
}
.event-item .detail .describe {
  line-height: 1.1;
}
.event-item .detail .describe > span > a {
  color: #666;
  font-size: 0.91666667em;
}
.event-item .detail .describe > h4 {
  margin-top: 6px;
}
.event-item .detail .describe > h4 > a {
  color: #86888a;
  font-size: 1.33333333em;
  font-weight: bold;
}
@media (max-width: 763px) {
  .event-item .detail .describe > h4 > a {
    font-size: 1.5em;
  }
}
.event-item .detail .location {
  margin-top: 2px;
  color: #3d3d3d;
}
.event-item .detail .location > span {
  color: #4b82a5;
}
.event-item .detail .summary {
  color: #3d3d3d;
  margin-top: 5px;
  line-height: 1.5;
}
.event-item .detail .pic-wrap {
  float: left;
  width: 110px;
  margin-right: 10px;
}
@media (max-width: 763px) {
  .event-item .detail .pic-wrap {
    width: 103px;
  }
}
.event-item .detail .pic-wrap .pic {
  width: 100%;
  height: 100%;
  padding: 6px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
}
.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;
}
.today-date {
  line-height: 1;
  padding: 0 8px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
.today-date > h3 {
  color: #a6a6a6;
  font-size: 12px;
}
.today-date > h1 {
  color: #a2a2a2;
  font-size: 72px;
}
.today-date > h4 {
  color: #666;
  font-size: 12px;
  line-height: 16px;
}
.today-date > h5 {
  color: #666;
  font-size: 12px;
}
.yp-calendar {
  padding: 14px 0;
  margin-bottom: 12px;
  border-radius: 6px;
  background: #fcfcfc;
  border: 1px solid #e9e9e9;
}
.event-calendar tr td {
  vertical-align: middle;
}
.event-calendar .calendar {
  border-left: 1px solid #e9e9e9;
}
.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;
}
.featured-w1 {
  padding-top: 38.83%;
}
@media (max-width: 763px) {
  .featured-w1 {
    padding-top: 75%;
  }
}
@media (max-width: 763px) {
  .painned-title {
    background: #000;
  }
}
.painned-title > a {
  color: #fff;
  font-size: 2.16666667em;
}
@media (max-width: 763px) {
  .painned-title > a {
    padding: 8px;
    font-size: 1.16666667em;
    font-weight: bold;
    display: inline-block;
  }
}
