@charset "utf-8";

.l-content > .m-categories {
  padding: 0 10px; 
}
.l-content > .m-categories > .m-category {
  float: left;
  display: table;
  width: 445px;
  margin: 0 10px;
  box-sizing: border-box;
}
.l-content > .m-categories > .m-category > .m-categoryWrap {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.l-content > .m-categories > .m-category > .m-categoryWrap a {
  color: #333333;
  text-decoration: none;
}
.l-content > .m-categories > .m-category > .m-categoryWrap .m-image {
  height: 134px;
}
.l-content > .m-categories > .m-category > .m-categoryWrap .m-text {
  margin-top: 15px;
  background: #f2f2f2;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
}
.l-content > .m-categories > .m-category > .m-categoryWrap .m-text a {
  display: block;
  background: url(/pr/vona/recommend_category/power_supplies_controls/images/arrow.png) no-repeat 8px 50%;
}
.l-content > .m-box {
  padding: 20px;
  background: #ffcbcd;
}
.l-content > .m-box > div.last {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #ed1c24;
}
.l-content > .m-box p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.l-content > .m-box ul {
  text-align: center;
}
.l-content > .m-box ul li {
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
}
.l-content > .m-box ul li span {
  padding-right: 5px;
  color: #187100;
}
.l-content > .m-brands {
  display: table;
  width: 100%;
  text-align: center;
}
.l-content > .m-brands li {
  display: table-cell;
  width: 25%;
  vertical-align: middle;
}
.l-content > .m-brands li a {
  display: inline-block;
  color: #333;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
}
.l-content > .m-brands.last {
  width: 75%;
  margin: 0 auto;
}
.l-content .heading {
  display: table;
  width: 100%;
}
.l-content .heading span {
  display: table-cell;
  height: 41px;
  background: url(/pr/vona/recommend_category/power_supplies_controls/images/title_bg.png) no-repeat 0 0;
  color: #513b00;
  font-size: 18px;
  font-weight: bold;
  padding-left: 50px;
  line-height: 1.2;
  vertical-align: middle;
}
.l-content .products {
  padding: 20px 20px 50px;
}
.l-content .m-btnLink--conversion {
  width: 445px !important;
}
.l-content .products > .products-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.l-content .products > .products-wrap > .product {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.l-content .products > .products-wrap > .product > .product-wrap {
  border: 1px solid #cccccc;
  text-align: center;
}
.l-content .products > .products-wrap > .product > .product-wrap > .image {
  height: 140px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .name {
  height: 70px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .name > a {
  font-size: 14px;
  line-height: 21px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .brand {
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .serial {
  font-size: 11px;
  padding-bottom: 10px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .delivery {
  padding-bottom: 20px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .delivery > img, .l-content .products > .products-wrap > .product > .product-wrap > .delivery > span {
  vertical-align: middle;
  display: inline-block;
}
.l-content .products > .products-wrap > .product > .product-wrap > .delivery > span {
  font-size: 14px;
  font-weight: bold;
}
.l-content > .m-btnList--center a {
  width: 445px !important;
}
.l-content > .m-btnList--center {
  margin-top: 0 !important;
}
.m-btnList--center > li {
  padding-left: 20px;
}