@charset "UTF-8";
.read-more {
  text-align: center;
}
.read-more a {
  width: 135px;
  padding: 10px 0;
  line-height: 9px;
  text-align: center;
  color: #801494;
  border: 1px solid #8b4799;
  display: inline-block;
  border-radius: 15px;
  margin: 20px auto;
}
.read-more a span {
  display: inline-block;
  color: #801494;
  padding: 0 15px 0 0;
  background: url(../images/common/icon_more_s.gif) right center no-repeat;
}
/* ---- */
.product-list-container .keyvisual {
  /*33333*/
  z-index: -1;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 15.625%;
  z-index: 1;
}
.product-list-container .keyvisual .title {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 35%;
  z-index: 1;
}
.product-list-container .keyvisual .title h1 {
  font-size: 48px;
  color: #FFF;
  letter-spacing: -0.6px;
  padding-bottom: 25px;
  background-image: url(../images/common/keyvisual_bar.gif );
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media (min-width: 0) and (max-width: 480px) {
  .product-list-container .keyvisual .title {
    top: 15%;
  }
  .product-list-container .keyvisual .title h1 {
    zoom: 0.6;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .product-list-container .keyvisual .title {
    top: 13%;
  }
  .product-list-container .keyvisual .title h1 {
    zoom: 0.8;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .product-list-container .keyvisual .title {
    top: 13%;
  }
  .product-list-container .keyvisual .title h1 {
    zoom: 1;
  }
}
.product-list-container .keyvisual .title .desc {
  font-size: 18px;
  color: #FFF;
}
.product-list-container .keyvisual .visual {
  position: absolute;
  top: 0;
  text-align: center;
  margin: 0 auto;
}
.product-list-container .keyvisual .visual img {
  width: 100%;
}
@media (max-width: 768px) {
  .product-list-container .keyvisual {
    padding-bottom: 20%;
  }
  .product-list-container .keyvisual .visual img {
    width: 180%;
  }
}
@media (max-width: 480px) {
  .product-list-container .keyvisual {
    padding-bottom: 27.7%;
  }
  .product-list-container .keyvisual .visual img {
    width: 180%;
  }
}
.product-list-container > .content-wrap {
  padding-top: 35px;
  padding-bottom: 50px;
  background: #333;
}
.product-list-container .top-banner {
  position: relative;
  margin-bottom: 50px;
}
.product-list-container .top-banner img {
  width: 100%;
}
.product-list-container .top-banner .banner-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (max-width: 991px) {
  .product-list-container > .content-wrap {
    padding-top: 20px;
  }
  .product-list-container .top-banner {
    margin-bottom: 20px;
  }
}
.product-list-container .product-type-tab {
  text-align: center;
  margin-bottom: 35px;
  border-bottom: none;
}
@media (max-width: 991px) {
  .product-list-container .product-type-tab {
    margin-bottom: 15px;
  }
}
.product-list-container .product-type-tab li {
  display: inline-block;
  padding: 3px 0;
  float: none;
}
.product-list-container .product-type-tab li a {
  padding: 0px 15px;
  background-color: transparent;
  margin: 0;
  text-align: center;
  color: #ffffff;
  border: none;
  display: inline-block;
  line-height: 1;
  border-left: 1px solid #686868;
  font-weight: 400;
  cursor: pointer;
}
@media (max-width: 767px) {
  .product-list-container .product-type-tab li a {
    font-size: 12px;
  }
}
.product-list-container .product-type-tab li a:hover {
  border: none;
  border-left: 1px solid #686868;
  background-color: transparent;
}
.product-list-container .product-type-tab li a.all {
  margin: 0px 15px;
  color: transparent;
  text-indent: -1000px;
  overflow: hidden;
  background: url(/international/assets/images/product.v2/all.svg) no-repeat center center;
  height: 11px;
  width: 11px;
  display: inline-block;
  padding-left: 0px;
}
.product-list-container .product-type-tab li.active a.all {
  background: url(/international/assets/images/product.v2/all.svg) no-repeat center center;
}
.product-list-container .product-type-tab li.active a {
  border: none;
  border-left: 1px solid #686868;
  color: #ffffff;
  background-color: transparent;
}
.product-list-container .product-type-tab li:first-child a {
  border: none;
}
.product-list-container .product-list {
  display: grid;
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: repeat(3, 1fr);
}
.product-list-container .products-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .product-list-container .products-container {
    width: 712px;
  }
}
@media (min-width: 992px) {
  .product-list-container .products-container {
    width: 952px;
  }
}
@media (min-width: 1170px) {
  .product-list-container .products-container {
    width: 1092px;
  }
}
@media (min-width: 1600px) {
  .product-list-container .products-container {
    width: 1600px;
  }
}
.product-item {
  position: relative;
  margin-bottom: 20px;
  margin: 10px 0;
  width: 24%;
  margin-right: 15px;
}
@media (min-width: 0px) {
  .product-item {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .product-item {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .product-item {
    width: 47.7%;
  }
}
@media (min-width: 992px) {
  .product-item {
    width: 47.7%;
  }
}
@media (min-width: 1170px) {
  .product-item {
    width: 23.6%;
  }
}
@media (min-width: 1500px) {
  .product-item {
    width: 23.6%;
  }
}
@media (min-width: 1600px) {
  .product-item {
    width: 24%;
  }
}
.product-item .wrap {
  overflow: hidden;
  display: block;
}
.product-item .wrap .logo {
  clear: both;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.product-item .wrap .logo .txt {
  color: #FFF;
  font-size: 14px;
  font-weight: 200;
  margin-top: 10px;
  word-break: keep-all;
}
@media (max-width: 767px) {
  .product-item .wrap .logo .txt {
    font-size: 14px;
  }
}
@media (max-width: 1500px) {
  .product-item .wrap .logo .txt {
    font-size: 14px;
  }
}
.product-item .wrap .logo .logo-img {
  position: relative;
}
.product-item .wrap .logo .logo-img img {
  max-width: 100%;
  vertical-align: middle;
    height: 35px;
}
.product-item .wrap .logo .logo-img .tip {
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: bottom;
}
.product-item .wrap .logo .logo-img .tip.tip-new {
  width: 42px;
  height: 20px;
  background-image: url(/international/assets/images/product.v2/new_tip.png);
}
.product-item .wrap .thumb {
  position: relative;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  background-position: center center;
  transition: all 1s ease;
  background-color: #555;
}
.product-item .wrap .thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  max-width: 90%;
}
.product-item .wrap:hover .thumb {
  background-size: 110%;
}
.product-item .wrap .desc .point {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.product-item .wrap .desc .point li {
  text-align: left;
  background-image: url(../images/product/list/purple_dot.jpg );
  background-repeat: no-repeat;
  background-position: center left;
  padding: 3px 0;
  padding-left: 10px;
}
.product-item .wrap .desc .performance {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #c6c6c6;
}
.product-item .wrap .desc .performance li {
  padding: 1px 0;
}
.product-item .wrap .desc .performance li label {
  font-weight: normal;
  display: inline-block;
  width: 100px;
}
.product-item .wrap .desc .performance li .bar {
  display: inline-block;
  background-image: url(../images/product/list/bar_off.jpg );
  background-repeat: no-repeat;
  width: 134px;
  height: 7px;
}
.product-item .wrap .desc .performance li .bar .fill {
  background-image: url(../images/product/list/bar_on.jpg );
  background-repeat: no-repeat;
  height: 7px;
  width: 20%;
}
.product-item .wrap .desc .performance li {
  margin-left: 5px;
}
.product-item .wrap .tags {
  margin-top: 10px;
}
.product-item .wrap .tags .tag {
  display: inline-block;
  border: 1px solid #666;
  color: #CCC;
  line-height: 1;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .product-item .wrap .tags .tag {
    font-size: 12px;
  }
}
.product-item .wrap .btn-box {
  margin-top: 10px;
}
.product-item .wrap .btn-box .btn {
  font-size: 14px;
  color: #FFF;
  line-height: 23px;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 10px;
}
.product-item .wrap .btn-box .btn img {
  margin-top: 5px;
  vertical-align: top;
}
.product-item .wrap .btn-box .btn:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: bottom;
}
.product-item .wrap .btn-box .btn.btn-detail:before {
  background: url(/international/assets/images/product.v2/ico_search.png) no-repeat center center;
}
.product-item .wrap .btn-box .btn.btn-compare:before {
  background: url(/international/assets/images/product.v2/ico_check.png) no-repeat center center;
}
@media (min-width: 992px) and (max-width: 1170px) {
  .product-item .wrap {
    padding: 48px 30px;
  }
  .product-item .thumb {
    zoom: 0.9;
  }
  .product-item .desc {
    zoom: 0.9;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-item .wrap {
    padding: 20px;
  }
  .product-item .thumb {
    zoom: 0.6;
  }
  .product-item .desc {
    zoom: 0.7;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .product-item {
    margin: 0;
    margin-bottom: 5%;
    height: auto;
  }
  .product-item .wrap {
    padding: 10px 10px 30px 10px;
  }
  .product-item .logo {
    font-weight: 8px;
  }
  .product-item .desc {
    zoom: 0.6;
  }
  .product-item .point {
    font-size: 10px;
  }
  .product-item .performance label {
    font-size: 10px;
  }
  .product-item .btn-box {
    bottom: 5px;
    left: 5px;
  }
}
