/* line 6, ../sass/ie.scss */
.home-special-percent-wrapper .special-left-block.left-full.area-40 {
  width: 40%;
}
/* line 9, ../sass/ie.scss */
.home-special-percent-wrapper .special-left-block.left-full.area-60 {
  width: 60%;
}
/* line 15, ../sass/ie.scss */
.home-special-percent-wrapper .special-left-block.left-part.area-40 {
  width: 40%;
}
/* line 18, ../sass/ie.scss */
.home-special-percent-wrapper .special-left-block.left-part.area-60 {
  width: 60%;
}
/* line 25, ../sass/ie.scss */
.home-special-percent-wrapper .special-right-block {
  display: inline-block;
}
/* line 30, ../sass/ie.scss */
.home-special-percent-wrapper .special-right-block.right-full.area-40 {
  width: 40%;
}
/* line 33, ../sass/ie.scss */
.home-special-percent-wrapper .special-right-block.right-full.area-60 {
  width: 60%;
}
/* line 39, ../sass/ie.scss */
.home-special-percent-wrapper .special-right-block.right-part.area-40 {
  width: 40%;
}
/* line 42, ../sass/ie.scss */
.home-special-percent-wrapper .special-right-block.right-part.area-60 {
  width: 60%;
}

/* line 51, ../sass/ie.scss */
.home-special-percent-wrapper .home-special-percent-hot-category-block {
  padding: 20px 20px 20px 40px;
}
/* line 55, ../sass/ie.scss */
.home-special-percent-wrapper .home-special-percent-recommend-class-block {
  text-align: left;
}
/* line 58, ../sass/ie.scss */
.home-special-percent-wrapper .home-special-percent-recommend-class-block .r_class_block:first-child {
  margin-left: 60px;
}
