/**
 * @fileName: main.scss
 * @require normalize
 * @require reboot
 */
.product__categories, .product__category, .product__list {
  *zoom: 1;
}

.product__categories:before, .product__category:before, .product__list:before, .product__categories:after, .product__category:after, .product__list:after {
  content: "";
  display: table;
}

.product__categories:after, .product__category:after, .product__list:after {
  clear: both;
}

.product__category, .product__link, .product__category:hover, .product__link:hover, .product__category:focus, .product__link:focus {
  text-decoration: none;
}

.page-top--product {
  background-image: url(../images/top-bg-product.jpg);
}

.page-top--product .page-top__inner {
  display: none;
}

.product__category-name {
  text-align: center;
  border-bottom: 1px solid #ededed;
  margin-bottom: 40px;
  font-weight: normal;
}

.product__category-name-inner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  padding: 10px 50px;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: -25px;
  vertical-align: bottom;
}

.product__category {
  width: 25%;
  float: left;
  height: 148px;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 30px 40px 30px 94px;
  *padding: 30px 0;
  color: #fff;
}

.product__category:focus, .product__category:hover {
  color: #fff;
}

.product__category-icon {
  float: left;
  width: 64px;
  height: 64px;
  margin-left: -79px;
  *margin: 0 10px;
}

.product__category-cn, .product__category-en {
  font-size: 18px;
  line-height: 25px;
}

.product__category-en {
  opacity: .5;
  filter: alpha(opacity=50);
}

.product__category--dzqd {background-repeat: no-repeat;}

.product__category--dzqd .product__category-icon {background-repeat: no-repeat;}

.product__category--dzsw {background-repeat: no-repeat;}

.product__category--dzsw .product__category-icon {background-repeat: no-repeat;}

.product__category--dzzw {background-repeat: no-repeat;}

.product__category--dzzw .product__category-icon {background-repeat: no-repeat;}

.product__category--qt {background-repeat: no-repeat;}

.product__category--qt .product__category-icon {background-repeat: no-repeat;}

.product__section {
  text-align: center;
  overflow: hidden;
}

.product__list {
  margin-left: -1%;
  margin-right: -1%;
}

.product__item {
  width: 23%;
  margin: 1%;
  float: left;
  text-align: center;
}

.product__link:hover .product__name {
  color: #fff;
  border-color: #9eb515;
  background: #9eb515;
}

.product__image {
  display: block;
  width: 100%;
}

.product__name {
  font-size: 18px;
  font-weight: normal;
  border: 1px solid #cecece;
  padding: 20px;
}

.product-intro__name {
  border-left: 9px solid #4d71e3;
  line-height: 54px;
  padding: 0 20px;
  font-size: 18px;
}

.product-intro__body {
  padding: 40px 10%;
}

.product-intro__summary {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 40px;
}

.product-intro__image {
  display: table-cell;
  width: 312px;
}

.product-intro__text {
  display: table-cell;
  padding: 20px 0 20px 40px;
  vertical-align: middle;
}
.product__category--dzqd{background-position:0px 0px}.product__category--dzqd .product__category-icon{background-position:-286px -158px}.product__category--dzsw{background-position:0px -232px}.product__category--dzsw .product__category-icon{background-position:-286px -390px}.product__category--dzzw{background-position:0px -464px}.product__category--dzzw .product__category-icon{background-position:-286px -622px}.product__category--qt{background-position:0px -696px}.product__category--qt .product__category-icon{background-position:-286px -854px}.product__category--dzqd,.product__category--dzqd .product__category-icon,.product__category--dzsw,.product__category--dzsw .product__category-icon,.product__category--dzzw,.product__category--dzzw .product__category-icon,.product__category--qt,.product__category--qt .product__category-icon{background-image: url(product_z.png)}