@charset "utf-8";

.l-content .l-description {
  padding: 0 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #c8215d;
  text-align: left;
}
.l-content .m-description {
  padding: 0 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #464646;
  text-align: left;
}
.l-content .s-description p {
  padding: 0 20px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: left;
}
.l-content .s-description p span {
  padding-left: 10px;
}
.l-content .text {
  padding: 15px 15px;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  color: #464646;
  text-align: center;
}
.l-content .orange-button {
  text-align: center;
}
.l-content .orange-button li {
  display: inline-block;
  margin-right: 20px;
}
.l-content .sub-bnr {
  padding: 0 20px;
  text-align: center;
}
.l-content .m-category {
  width: 910px;
  margin: 0 auto;
  overflow: hidden;
}
.l-content .m-category li {
  float: left;
  width: 33%;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}
.l-content .m-category .inner {
  border: 1px solid #959595;
}
.l-content .m-category .m-btn--down {
  width: 100%;
  height: 90px;
  background-color: #e1e1e1 !important;
  border: none;
  font-size: 14px;
  line-height: 20px;
  box-shadow: none;
  background-position: 10px 15px;
}
.l-content .m-category .image {
  height: 160px;
  position: relative;
}
.l-content .m-category .image span img{
  position: absolute;
  top: 0;
  bottom: 0; 
  left: 0;
  right: 0;
  margin: auto;
}
.l-content .m-category .image span {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.l-content .head_title {
  margin: 0 20px 20px 20px;
  padding: 0 0 0 15px;
  background-color: #c8215d;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.l-content .product.lg {
  width: 100%;
  text-align: center;
}
.l-content .product.sm {
  width: 50%;
  float: left;
  display: inline-block;
  text-align: center;
}
.l-content .product p {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.l-content .view {
  overflow: hidden;
}
.l-content .view li {
  width: 25%;
  float: left;
  display: inline-block;
  text-align: center;
}
.l-content .view li a {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #0047b0;
  text-decoration: none;  
}
.l-content .view li p {
  padding: 10px 40px;
}
.l-content .pull-left {
  float: left;
  width: 310px;
  text-align: center;
}
.l-content .pull-right {
  float: left;
  width: 600px;
  margin: 20px 0 0 20px;
}
.l-content .pull-right p {
  padding: 0 0 15px 0;
  font-size: 14px;
  line-height: 24px;
  color: #464646;  
  text-align: left;
}


.l-content > .m-btnList--center {
  margin-top: 0;
}
.l-content > .m-btnList--center > li {
  padding: 0 10px;
}
.l-content > .m-btnList--center a {
  width: 290px !important;
}
.l-content .m-recommended .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.l-content .m-recommendedList {
  padding: 0 10px;
}
.l-content .m-recommendedList li {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 0;
  box-sizing: border-box;
}