@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.thm-page-special .gigaindex .detail {
  background: #ffffff url(/feature/giga/363/img/_bg.png) no-repeat center top;
  background-size: 100% auto;
  margin-top: -50px;
  position: relative;
  z-index: 10;
  width: 100%;
}
.free-custom {
  padding: 20px 0;
  min-height: 500px;
}
.free-custom a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.free-custom a:hover {
  opacity: 0.7;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.free-custom .poweredlogo {
  display: block;
  margin: 0 auto 20px;
}
.free-custom .maintitle {
  display: block;
  margin: 0 auto 0;
}
.free-custom .slider {
  width: 980px;
  height: 300px;
  margin: 60px auto 20px;
}
.free-custom .slider .slick-center img {
  transform: scale(1.4);
}
.free-custom .slider .slick-slide {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.free-custom .slider .slick-arrow {
  width: 270px;
  height: 260px;
  position: absolute;
  z-index: 999;
  top: 0;
}
.free-custom .slider .slick-prev {
  left: 15px;
}
.free-custom .slider .slick-next {
  right: 15px;
}
.free-custom .slider button {
  border: 0;
  color: transparent;
}
.free-custom .slider button:focus {
  outline: 0;
}
.free-custom .slider .item {
  margin: 35px;
  background-color: #fff;
}
.free-custom .slider .item img {
  width: 100%;
}
.free-custom .slider .slick-slide:not(.slick-center) {
  margin-top: 50px;
  margin-bottom: 20px;
}
.free-custom .slider .slick-dots {
  text-align: center;
  margin: 10px;
}
.free-custom .slider .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 14px;
  margin: 5px;
  background: url(/feature/giga/363/img/pager.png) no-repeat center top;
}
.free-custom .slider .slick-dots li:hover {
  background-position: center bottom;
}
.free-custom .slider .slick-dots .slick-active {
  background-position: center bottom;
}
.free-custom .leadtext {
  width: 940px;
  margin: auto;
  font-size: 16px;
  line-height: 1.6;
}
.free-custom .subhead {
  color: #328e94;
  font-size: 24px;
  margin: 30px 0 10px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.free-custom .subhead:before {
  background: url(/feature/giga/363/img/border_half.png) no-repeat center center;
  content: "";
  display: inline-block;
  width: 200px;
  height: 20px;
}
.free-custom .subhead:after {
  background: url(/feature/giga/363/img/border_half.png) no-repeat center center;
  content: "";
  display: inline-block;
  width: 200px;
  height: 20px;
  transform: rotate(180deg);
}
.free-custom .boothlist {
  font-size: 0;
  width: 1020px;
  margin: auto;
}
.free-custom .boothlist .item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}
.free-custom .boothlist .item .anc {
  display: block;
  color: #333;
}
.free-custom .boothlist .item .anc .img {
  background: #f8f8f8 url() no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.free-custom .boothlist .item .anc .img:before {
  content: "";
  box-sizing: border-box;
  border: solid 3px #fff;
  display: block;
}
.free-custom .boothlist .item .anc .name {
  background-color: #72c1c6;
  box-sizing: border-box;
  color: #fff;
  overflow: hidden;
  text-align: right;
  transform: rotate(-6deg);
  padding: 0 20px;
  position: absolute;
  bottom: 10px;
  left: -10px;
}
.free-custom .boothlist .item .anc .summary {
  font-size: 14px;
  height: 60px;
  line-height: 1.4;
  margin: 5px 0;
  overflow: hidden;
}
.free-custom .boothlist .split3 .anc {
  width: 320px;
}
.free-custom .boothlist .split3 .anc .img {
  width: 320px;
  height: 200px;
}
.free-custom .boothlist .split3 .anc .img:before {
  content: "";
  width: 100%;
  height: 100%;
}
.free-custom .boothlist .split3 .anc .name {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  width: 340px;
}
.free-custom .boothlist .split4 .anc {
  width: 235px;
}
.free-custom .boothlist .split4 .anc .img {
  width: 235px;
  height: 160px;
}
.free-custom .boothlist .split4 .anc .img:before {
  content: "";
  width: 100%;
  height: 100%;
}
.free-custom .boothlist .split4 .anc .name {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 0 14px;
  width: 250px;
}
