/*
  --------------------------------------------------
  Less Snippets
  -------------------------------------------------- */
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */
.visibility-hidden {
  visibility: hidden;
}
.container > .wrapper > .body .rCol > .in {
  max-width: none;
  overflow: visible;
  padding-left: 25px;
}
.container > .wrapper > .body .head {
  max-width: 1500px;
}
.container > .wrapper > .body .head .info-board {
  min-height: 1045px;
}
.container > .wrapper > .body .head .info-board .showAll {
  display: none;
}
.container > .wrapper > .body .head .info-board .moreInfo {
  display: block;
  position: relative;
}
.container > .wrapper > .body .head .info-board .moreInfo:before,
.container > .wrapper > .body .head .info-board .moreInfo .before {
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  top: 30px;
  width: 5px;
  height: 100%;
  background: #fff;
}
.container > .wrapper > .body .mainMenu .in {
  max-width: 1500px;
}
.container > .wrapper > .body .mainRow {
  max-width: 1500px;
}
.container > .wrapper > .body .mainRow .rCol {
  margin-left: -270px;
  padding-left: 0;
  padding-right: 250px;
}
.container > .wrapper > .body .mainRow .rCol .showroom {
  position: relative;
  margin-bottom: 30px;
  height: 380px;
  padding-top: 10px;
  margin-top: -10px;
  overflow: hidden;
}
.container > .wrapper > .body .mainRow .rCol .showroom:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  width: 6px;
  height: 100%;
}
.container > .wrapper > .body .mainRow .rCol .showroom .showroom-pagination-wrapper {
  width: 100%;
  margin-right: -82px;
  margin-bottom: 3px;
  float: left;
}
.container > .wrapper > .body .mainRow .rCol .showroom .pagination {
  background: none;
  list-style: none;
  width: auto;
  padding: 0 102px 0 20px;
  margin: 0 0 3px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .pagination .swiper-pagination-switch {
  padding: 0;
  background: #dbe3e7;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  margin-bottom: 6px;
  cursor: pointer;
}
.container > .wrapper > .body .mainRow .rCol .showroom .pagination .swiper-pagination-switch.swiper-active-switch {
  background: #8d9da9;
}
.container > .wrapper > .body .mainRow .rCol .showroom .pagination .swiper-pagination-switch:before,
.container > .wrapper > .body .mainRow .rCol .showroom .pagination .swiper-pagination-switch .before {
  width: 0;
  height: 0;
  content: none;
}
.container > .wrapper > .body .mainRow .rCol .showroom .pagination .swiper-pagination-switch:hover {
  background: #4598cc;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation {
  margin: -10px 20px 0 0;
  position: relative;
  z-index: 1;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .prev,
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .next {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('../img/official/main/navigation.png') 0 0 no-repeat;
  cursor: pointer;
  margin-left: 1px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .prev:hover,
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .next:hover {
  background-position: 0 -30px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .prev.inactive,
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .next.inactive {
  background-position: 0 0;
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .next {
  background-position: -30px 0;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .next:hover {
  background-position: -30px -30px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .navigation .next.inactive {
  background-position: -30px 0;
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in {
  overflow: hidden;
  height: 333px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item {
  float: left;
  background: #f2f7fc;
  width: 245px;
  height: 322px !important;
  margin-left: 5px;
  border-bottom: 11px solid #cfd9de;
  overflow: hidden;
  position: relative;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item:first-child {
  margin-left: 0;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item:after,
.container > .wrapper > .body .mainRow .rCol .showroom .in .item .after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  z-index: 10;
  bottom: 0px;
  left: 0;
  background: url('../img/official/gradient.png') 0 0 repeat-x;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item img.preview {
  width: 325px;
  height: 155px;
  margin-left: -163px;
  padding-left: 50%;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item .date {
  margin: 10px 15px 0 20px;
  color: #8fa6ad;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item .title {
  margin: 5px 15px 20px 20px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item .title a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 24px;
}
.container > .wrapper > .body .mainRow .rCol .showroom .in .item .bottomLine {
  background: #cfd9de;
  height: 11px;
  width: 245px;
  position: absolute;
  bottom: 0;
}
.container > .wrapper > .body .mainRow .rCol .newsroom {
  position: relative;
  height: 250px;
  z-index: 1;
  overflow: hidden;
  padding-top: 2px;
  margin: -2px 0 20px 0;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .all-news-link {
  margin: -2px 20px 0 0;
  line-height: 30px;
  height: 30px;
  float: right;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .all-news-link a {
  text-decoration: none;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .caption {
  font-size: 24px;
  line-height: 24px;
  color: #2d353c;
  margin-left: 20px;
  text-decoration: none;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .caption:hover {
  color: #6f8293;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation {
  margin: -2px 20px 0 0;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .prev,
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .next {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('../img/official/main/navigation.png') 0 0 no-repeat;
  cursor: pointer;
  margin-left: 1px;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .prev:hover,
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .next:hover {
  background-position: 0 -30px;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .prev.inactive,
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .next.inactive {
  background-position: 0 0;
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .next {
  background-position: -30px 0;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .next:hover {
  background-position: -30px -30px;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .navigation .next.inactive {
  background-position: -30px 0;
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in {
  overflow: hidden;
  height: 209px;
  margin-top: 13px;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item {
  float: left;
  width: 245px;
  height: 200px !important;
  margin-left: 5px;
  margin-bottom: 5px;
  position: relative;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item:first-child {
  margin-left: 0;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item .topLine {
  position: absolute;
  width: 100%;
  height: 10px;
  background: #cfd9de;
  top: 5px;
  left: 0;
  z-index: 1;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item .date {
  padding: 0 5px;
  position: absolute;
  margin: 0px 15px 0 20px;
  color: #8fa6ad;
  z-index: 2;
  background: #fff;
  left: 0;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item .title {
  margin: 40px 15px 20px 20px;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item .title a {
  text-decoration: none;
  display: block;
}
.container > .wrapper > .body .mainRow .rCol .newsroom .in .item .bottomLine {
  background: #cfd9de;
  height: 11px;
  width: 245px;
  position: absolute;
  bottom: 0;
}
.container > .wrapper > .body .mainRow .rCol .banners {
  margin-bottom: 20px;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  overflow: hidden;
  zoom: 1;
}
.container > .wrapper > .body .mainRow .rCol .banners .item {
  letter-spacing: 0px;
}
.container > .wrapper > .footer > .in {
  max-width: 1500px;
}
