.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: 'NunitoSans';
  src: url("../../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-SemiBold.ttf") format('opentype');
}
.info-des {
  font-size: 12px;
  color: #727171;
  margin-top: 4px;
}
.info-des .iconfont {
  font-size: 22px;
  height: 26px;
  margin-right: 4px;
}
.info-des .des {
  vertical-align: super;
}
.info-des .icon-chakan-tongyong {
  color: #6cbca2;
  font-size: 26px;
}
.info-des .icon-pinglun {
  color: #44bfe2;
  margin-left: 20px;
}
.info-des .icon-shijian1 {
  margin-left: 20px;
}
.banner-search {
  width: 290px;
  font-size: 0;
}
.banner-search .get-search {
  width: 200px;
  height: 34px;
  line-height: 34px;
  background: #fff;
  border-radius: 4px 0 0 4px;
  font-size: 12px;
  text-indent: 13px;
  outline: none;
}
.banner-search .search-btn {
  background: #b21f1f;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  vertical-align: bottom;
}
.banner-search .search-btn:hover {
  opacity: 0.8;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.banner-search .search-btn:active {
  transform: scale(0.99);
}
.totalCss .product-box {
  margin-left: -21px;
}
.totalCss .product-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.totalCss .product-box li {
  float: left;
  width: 296px;
  height: 380px;
  padding: 10px;
  background: #fff;
  margin: 0 0 20px 21px;
}
.totalCss .product-box li a {
  display: block;
}
.totalCss .product-box li:hover .des-title {
  color: #b21f1f !important;
}
.totalCss .product-box li .product-img {
  background: #efefef;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.totalCss .product-box li .product-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: #000;
  filter: opacity(50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  transition: all 0.3s;
}
.totalCss .product-box li .product-img:hover:before {
  width: 100%;
  height: 30px;
}
.totalCss .product-box li .product-img .img-box {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: all 0.3s;
}
.totalCss .product-box li .product-img .customer-info {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 5;
  color: #fff;
}
.totalCss .product-box li .product-img .customer-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.totalCss .product-box li .product-img .customer-info .head {
  float: left;
}
.totalCss .product-box li .product-img .customer-info .name {
  float: left;
  margin: 18px 10px 0;
}
.totalCss .product-box li .product-img .customer-info .country {
  float: left;
  margin-top: 20px;
}
.totalCss .product-box li .product-des {
  margin-top: 20px;
}
.totalCss .product-box li .product-des .des-title {
  font-size: 18px;
  color: #313131;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'fontBold';
}
.totalCss .product-box li .product-des .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.totalCss .product-box li .product-des .level-box .iconfont {
  font-size: 18px;
}
.totalCss .product-box li .product-des .des-text {
  margin-top: 4px;
  position: relative;
  font-size: 14px;
  color: #727171;
  height: 60px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.totalCss .product-box li .product-des .des-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.totalCss .product-box li .product-des .info-des {
  border-top: 1px solid #efefef;
  padding: 14px 0;
}
.totalCss .product-box li .product-des .info-des .des {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: baseline;
}
.totalCss .product-box li .product-des .info-des .des:nth-child(2) {
  max-width: 30px;
}
.totalCss .product-box li .product-des .info-des .des:nth-child(4) {
  max-width: 30px;
}
.totalCss .product-box li .product-des .info-des .icon-pinglun {
  margin-left: 6px;
}
.totalCss .product-box li .product-des .info-des .icon-shijian1 {
  margin-left: 6px;
}
/*分页样式*/
#pageToolbar {
  padding: 30px 0;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.ui-paging-container {
  color: #666;
  font-size: 12px;
}
.ui-paging-container ul {
  overflow: hidden;
  text-align: center;
}
.ui-paging-container ul li {
  display: inline-block;
  padding: 3px 6px;
  margin-left: 5px;
  color: #666;
  vertical-align: bottom;
}
.ui-paging-container ul li.ui-paging-ellipse {
  border: none;
}
.ui-paging-container ul li .page-group {
  display: inline-block;
  height: 39px;
  border: 1px solid #ddd;
  vertical-align: bottom;
  margin-left: 20px;
  position: relative;
  visibility: hidden;
}
.ui-paging-container ul li .page-group:before {
  display: block;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAArElEQVQ4T2NkoBAwUqifYbgZcPv27XYGBgZlAuFyV1VVtRKmBiMMbt26tYWRkdEbmyH////fqqam5oMsh2HAvXv3xP/9+3fy////8igKGRkfMjExmSspKb3EawBI8tatWy6MjIy7kRX+///fVU1NbQ+6y3BG4927dwv+/fvXD9LAxMRUqKysPAGbt/Cmg9u3b88FaVJVVU3GFbCEEhJM/j+5BhBM6YRcMAQMAAARsi4RXejihAAAAABJRU5ErkJggg==") no-repeat center;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -6px;
  z-index: 3;
}
.ui-paging-container ul li .page-group:after {
  display: block;
  content: '';
  height: 100%;
  border-left: 1px solid #ddd;
  position: absolute;
  top: 0;
  right: 45px;
  z-index: 1;
}
.ui-paging-container ul li.ui-paging-toolbar {
  padding: 0;
  position: relative;
}
.ui-paging-container ul li.ui-paging-toolbar select {
  height: 22px;
  border: 1px solid #ddd;
  color: #666;
}
.ui-paging-container ul li.ui-paging-toolbar input {
  height: 39px;
  width: 50px;
  border: 1px solid #ddd;
  text-align: center;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
.ui-paging-container ul li.ui-paging-toolbar a {
  text-decoration: none;
  display: inline-block;
  height: 34px;
  border: 1px solid #ddd;
  vertical-align: top;
  border-radius: 2px;
  line-height: 34px;
  padding: 0 3px;
  cursor: pointer;
  margin-left: 5px;
  color: #666;
  width: 50px;
}
.ui-paging-container ul li.ui-paging-toolbar a {
  height: 39px !important;
  line-height: 39px !important;
}
.ui-paging-container ul li a:hover {
  background: #2e2525;
  color: #fff;
}
.ui-paging-container ul li .ui-paging-container ul li.ui-paging-toolbar input {
  height: 39px;
}
.ui-paging-container ul li .ui-select-pagesize {
  width: 100px;
  text-align: center;
  box-sizing: border-box;
  vertical-align: bottom;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*去掉下拉箭头*/
  height: 36px !important;
  padding: 0 15px 0 23px;
  margin-left: 0;
  border: 0 !important;
}
.ui-paging-container ul li select.ui-select-pagesize::-ms-expand {
  display: none;
}
.ui-paging-container ul .ui-pager {
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: #ffffff;
  display: inline-block;
  padding: 10px 14px;
  margin-left: 5px;
  color: #666;
}
.ui-paging-container ul .ui-pager:hover {
  background-color: #2e2525;
  color: #ffffff;
}
.ui-paging-container ul .focus {
  background-color: #2e2525;
  color: #ffffff;
}
.ui-paging-container ul .ui-pager-disabled:hover {
  background-color: #ccc;
  cursor: not-allowed;
}
body {
  background-color: #f4f4f4;
}
.bask-banner {
  background-repeat: no-repeat;
  background-position: center center;
  height: 259px;
  min-width: 1280px;
}
.bask-banner .share-btn {
  width: 100%;
  height: 100%;
}
.body-parent .bbs_warp {
  padding: 0 0 0 24px;
  min-height: 300px;
}
.body-parent .content-box {
  margin-top: 36px;
}
.body-parent .content-box .page-top:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .page-top .page-label {
  font-size: 24px;
  color: #313131;
  display: inline-block;
  float: left;
  line-height: 34px;
}
.body-parent .content-box .page-top .banner-search {
  float: right;
}
.body-parent .content-box .product-box {
  margin-left: -21px;
}
.body-parent .content-box .product-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .product-box li {
  float: left;
  width: 296px;
  height: 380px;
  padding: 10px;
  background: #fff;
  margin: 0 0 20px 21px;
}
.body-parent .content-box .product-box li a {
  display: block;
}
.body-parent .content-box .product-box li:hover .des-title {
  color: #b21f1f !important;
}
.body-parent .content-box .product-box li .product-img {
  background: #efefef;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.body-parent .content-box .product-box li .product-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: #000;
  filter: opacity(50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  transition: all 0.3s;
}
.body-parent .content-box .product-box li .product-img:hover:before {
  width: 100%;
  height: 30px;
}
.body-parent .content-box .product-box li .product-img .img-box {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: all 0.3s;
}
.body-parent .content-box .product-box li .product-img .customer-info {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 5;
  color: #fff;
}
.body-parent .content-box .product-box li .product-img .customer-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .product-box li .product-img .customer-info .head {
  float: left;
}
.body-parent .content-box .product-box li .product-img .customer-info .name {
  float: left;
  margin: 18px 10px 0;
}
.body-parent .content-box .product-box li .product-img .customer-info .country {
  float: left;
  margin-top: 20px;
}
.body-parent .content-box .product-box li .product-des {
  margin-top: 20px;
}
.body-parent .content-box .product-box li .product-des .des-title {
  font-size: 18px;
  color: #313131;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'fontBold';
}
.body-parent .content-box .product-box li .product-des .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.body-parent .content-box .product-box li .product-des .level-box .iconfont {
  font-size: 18px;
}
.body-parent .content-box .product-box li .product-des .des-text {
  margin-top: 4px;
  position: relative;
  font-size: 14px;
  color: #727171;
  height: 60px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.body-parent .content-box .product-box li .product-des .des-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.body-parent .content-box .product-box li .product-des .info-des {
  border-top: 1px solid #efefef;
  padding: 14px 0;
}
.body-parent .content-box .product-box li .product-des .info-des .des {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: baseline;
}
.body-parent .content-box .product-box li .product-des .info-des .des:nth-child(2) {
  max-width: 30px;
}
.body-parent .content-box .product-box li .product-des .info-des .des:nth-child(4) {
  max-width: 30px;
}
.body-parent .content-box .product-box li .product-des .info-des .icon-pinglun {
  margin-left: 6px;
}
.body-parent .content-box .product-box li .product-des .info-des .icon-shijian1 {
  margin-left: 6px;
}
.body-parent .content-box .top-section {
  margin-top: 14px;
}
.body-parent .content-box .top-section:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .top-section .left-section {
  float: left;
  width: 620px;
  height: 780px;
  background: #fff;
}
.body-parent .content-box .top-section .shuffling-parent {
  position: relative;
  padding: 10px;
  height: 100%;
}
.body-parent .content-box .top-section .shuffling-parent .control-point {
  position: absolute;
  top: 346px;
  right: 40px;
  z-index: 9;
  margin: 20px 0 0 40px;
  display: inline-block;
}
.body-parent .content-box .top-section .shuffling-parent .control-point:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .top-section .shuffling-parent .control-point li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-right: 4px;
  background: #efefef;
  cursor: pointer;
}
.body-parent .content-box .top-section .shuffling-parent .control-point .active {
  background: #313131;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box {
  height: 100%;
  position: relative;
  width: 100%;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item a {
  display: block;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item:before {
  display: block;
  content: '';
  background: url("../../images/forum/shuffle1.png") no-repeat center;
  width: 297px;
  height: 134px;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 5;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item:after {
  display: block;
  content: '';
  background: url("../../images/forum/shuffle2.png") no-repeat center;
  width: 297px;
  height: 134px;
  position: absolute;
  top: 236px;
  right: 0;
  z-index: 5;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item:first-child {
  z-index: 7;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .guest-box {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 6;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .guest-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .guest-box .guest-img {
  float: left;
  width: 60px;
  height: 60px;
  position: relative;
  background: #efefef;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .guest-box .guest-img img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .guest-box .guest-info {
  float: left;
  margin: 2px 0 0 14px;
  color: #fff;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .case-img {
  width: 100%;
  height: 370px;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .case-des {
  margin-top: 46px;
  padding: 0 20px 0 28px;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .case-title {
  font-family: NunitoSans-Bold;
  font-size: 24px;
  color: #313131;
  height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .case-level {
  margin-top: 10px;
  color: #e6c03b;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .case-text {
  margin-top: 20px;
  position: relative;
  font-size: 18px;
  color: #727171;
  height: 160px;
  line-height: 23px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .case-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.body-parent .content-box .top-section .shuffling-parent .shuffling-box .case-item .info-des {
  border-top: 1px solid #efefef;
  margin-top: 20px;
  padding: 16px 0;
}
.body-parent .content-box .top-section .right-section {
  float: left;
  margin-left: 20px;
  height: 780px;
  width: 615px;
}
.body-parent .content-box .top-section .right-section .product-box {
  margin-left: -21px;
}
.body-parent .content-box .top-section .right-section .product-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .top-section .right-section .product-box li {
  float: left;
  width: 296px;
  height: 380px;
  padding: 10px;
  background: #fff;
  margin: 0 0 20px 21px;
}
.body-parent .content-box .top-section .right-section .product-box li a {
  display: block;
}
.body-parent .content-box .top-section .right-section .product-box li:hover .des-title {
  color: #b21f1f !important;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img {
  background: #efefef;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: #000;
  filter: opacity(50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  transition: all 0.3s;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img:hover:before {
  width: 100%;
  height: 30px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img .img-box {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: all 0.3s;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img .customer-info {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 5;
  color: #fff;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img .customer-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img .customer-info .head {
  float: left;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img .customer-info .name {
  float: left;
  margin: 18px 10px 0;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img .customer-info .country {
  float: left;
  margin-top: 20px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des {
  margin-top: 20px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .des-title {
  font-size: 18px;
  color: #313131;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'fontBold';
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .level-box .iconfont {
  font-size: 18px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .des-text {
  margin-top: 4px;
  position: relative;
  font-size: 14px;
  color: #727171;
  height: 60px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .des-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .info-des {
  border-top: 1px solid #efefef;
  padding: 14px 0;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .info-des .des {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: baseline;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .info-des .des:nth-child(2) {
  max-width: 30px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .info-des .des:nth-child(4) {
  max-width: 30px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .info-des .icon-pinglun {
  margin-left: 6px;
}
.body-parent .content-box .top-section .right-section .product-box li .product-des .info-des .icon-shijian1 {
  margin-left: 6px;
}
.body-parent .content-box .top-section .right-section .product-box li {
  transition: all 0.3s ease-in;
}
.body-parent .content-box .top-section .right-section .product-box li a {
  display: block;
}
.body-parent .content-box .top-section .right-section .product-box li .product-img:hover img {
  transform: scale(1.02);
}
.body-parent .content-box .advertising {
  margin-top: 24px;
  background: url("../../images/forum/ads.png") no-repeat center #eae0b2;
  height: 95px;
}
.body-parent .content-box .advertising a {
  width: 100%;
  height: 100%;
}
.body-parent .content-box .show-products {
  margin: 24px 0;
}
.body-parent .content-box .show-products .product-box {
  margin-left: -21px;
}
.body-parent .content-box .show-products .product-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .show-products .product-box li {
  float: left;
  width: 296px;
  height: 380px;
  padding: 10px;
  background: #fff;
  margin: 0 0 20px 21px;
}
.body-parent .content-box .show-products .product-box li a {
  display: block;
}
.body-parent .content-box .show-products .product-box li:hover .des-title {
  color: #b21f1f !important;
}
.body-parent .content-box .show-products .product-box li .product-img {
  background: #efefef;
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.body-parent .content-box .show-products .product-box li .product-img:before {
  display: block;
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: #000;
  filter: opacity(50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  transition: all 0.3s;
}
.body-parent .content-box .show-products .product-box li .product-img:hover:before {
  width: 100%;
  height: 30px;
}
.body-parent .content-box .show-products .product-box li .product-img .img-box {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: all 0.3s;
}
.body-parent .content-box .show-products .product-box li .product-img .customer-info {
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 5;
  color: #fff;
}
.body-parent .content-box .show-products .product-box li .product-img .customer-info:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.body-parent .content-box .show-products .product-box li .product-img .customer-info .head {
  float: left;
}
.body-parent .content-box .show-products .product-box li .product-img .customer-info .name {
  float: left;
  margin: 18px 10px 0;
}
.body-parent .content-box .show-products .product-box li .product-img .customer-info .country {
  float: left;
  margin-top: 20px;
}
.body-parent .content-box .show-products .product-box li .product-des {
  margin-top: 20px;
}
.body-parent .content-box .show-products .product-box li .product-des .des-title {
  font-size: 18px;
  color: #313131;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'fontBold';
}
.body-parent .content-box .show-products .product-box li .product-des .level-box {
  margin-top: 10px;
  color: #e6c03b;
}
.body-parent .content-box .show-products .product-box li .product-des .level-box .iconfont {
  font-size: 18px;
}
.body-parent .content-box .show-products .product-box li .product-des .des-text {
  margin-top: 4px;
  position: relative;
  font-size: 14px;
  color: #727171;
  height: 60px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.body-parent .content-box .show-products .product-box li .product-des .des-text:before {
  display: block;
  content: '';
  width: 100%;
  height: 24px;
  background: #fff;
  background-image: linear-gradient(to bottom, #fff, #fff);
  filter: barn(6px);
  opacity: 0.7;
  filter: opacity(70);
  filter: alpha(opacity=70);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.body-parent .content-box .show-products .product-box li .product-des .info-des {
  border-top: 1px solid #efefef;
  padding: 14px 0;
}
.body-parent .content-box .show-products .product-box li .product-des .info-des .des {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: baseline;
}
.body-parent .content-box .show-products .product-box li .product-des .info-des .des:nth-child(2) {
  max-width: 30px;
}
.body-parent .content-box .show-products .product-box li .product-des .info-des .des:nth-child(4) {
  max-width: 30px;
}
.body-parent .content-box .show-products .product-box li .product-des .info-des .icon-pinglun {
  margin-left: 6px;
}
.body-parent .content-box .show-products .product-box li .product-des .info-des .icon-shijian1 {
  margin-left: 6px;
}
.body-parent .content-box .show-products .product-box li {
  width: 298px;
  transition: all 0.3s;
}
.body-parent .content-box .show-products .product-box li a {
  display: block;
}
.body-parent .content-box .show-products .product-box li .product-img:hover img {
  transform: scale(1.02);
}
/*# sourceMappingURL=commentList.css.map */