.main {
  margin-top: 60px;
  overflow: hidden; }

.banner {
  height: 400px;
  background: url("/static/images/guide/pc/banner.jpg") no-repeat center center; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }

.flex-warp {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch; }
  .flex-warp .flex-item {
    flex: 1;
    margin: 0 5px; }
    .flex-warp .flex-item:first-child {
      margin-left: 0; }
    .flex-warp .flex-item:last-child {
      margin-right: 0; }

.point {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #c8a56f;
  line-height: 0;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle; }

.chart {
  width: 100%;
  height: auto; }

.guide-menu.pc-top {
  position: fixed;
  z-index: 50;
  top: 60px;
  left: 10px;
  right: 10px; }
  .guide-menu.pc-top .guide-nav-box {
    background: #f8f9fa url("/static/images/guide/menu_bg.jpg") top center no-repeat;
    background-size: 100% 86px;
    border-bottom: 1px solid rgba(159, 171, 189, 0.76); }
  .guide-menu.pc-top .nav {
    margin: 0;
    padding-top: 0; }
    .guide-menu.pc-top .nav li {
      height: 75px;
      padding: 0;
      border-bottom: none; }
      .guide-menu.pc-top .nav li.active {
        border-bottom: 4px solid #C8A86B; }
      .guide-menu.pc-top .nav li h3 {
        color: #FFF;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 9px;
        padding: 18px 5px 0 5px; }
      .guide-menu.pc-top .nav li h4 {
        color: rgba(225, 225, 225, 0.5);
        font-size: 16px;
        line-height: 16px; }
  .guide-menu.pc-top .guide-nav-menu {
    padding-top: 15px;
    margin-bottom: 5px;
    background-color: rgba(248, 249, 250, 0.95); }

.nav {
  margin: 0;
  padding: 0;
  padding-top: 84px;
  display: flex;
  letter-spacing: 2px; }
  .nav li {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%;
    border-bottom: 1px solid #f4f4f4;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .nav li.active {
      border-bottom: 2px solid #C8A86B; }
  .nav h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #011c51;
    margin-bottom: 15px;
    padding-top: 36px; }
  .nav h4 {
    font-size: 26px;
    line-height: 26px;
    color: #747d8a;
    margin-bottom: 36px; }

.nav-item-box {
  pointer-events: none; }

.nav-item {
  display: none;
  position: relative; }
  .nav-item.active {
    display: block; }

.guide-nav-menu {
  display: none;
  padding-top: 20px;
  align-items: stretch; }
  .guide-nav-menu.active {
    display: flex; }
  .guide-nav-menu li {
    padding-bottom: 10px; }
    .guide-nav-menu li.acitve {
      background-color: #f7f2e9; }
      .guide-nav-menu li.acitve .menu-title {
        background-color: #011c51; }
      .guide-nav-menu li.acitve h4 {
        color: #c8a88b; }
      .guide-nav-menu li.acitve .satrs {
        background: none;
        border: none; }
  .guide-nav-menu .menu-title {
    height: 100%;
    background-color: #a0abbd;
    text-align: center;
    border-radius: 6px;
    box-shadow: 4px 4px 6px rgba(1, 29, 75, 0.5);
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .guide-nav-menu h4 {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    padding: 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
  .guide-nav-menu .satrs {
    max-width: 100px;
    margin: 0 15px 8px 15px;
    border-radius: 12px;
    background-color: rgba(1, 29, 75, 0.35);
    line-height: 13px;
    padding: 3px 15px 4px 15px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto; }
    .guide-nav-menu .satrs img {
      width: 13px;
      height: 13px; }

.guide-main .container {
  padding-top: 70px; }

.guide-bg {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0; }
  .guide-bg .flex-item {
    background-color: #f8f9fa;
    height: 100%; }
    .guide-bg .flex-item.acitve {
      background-color: #f7f2e9; }
      .guide-bg .flex-item.acitve .menu-title {
        background-color: #011c51; }
  .guide-bg.active {
    display: flex; }

.guide-module {
  margin-bottom: 70px; }
  .guide-module .title {
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #747d8a;
    height: 40px;
    margin-bottom: 40px;
    letter-spacing: 2px; }
    .guide-module .title .icon {
      background-color: #747d8a;
      border-radius: 50%;
      padding: 6px;
      margin-right: 15px;
      width: 28px;
      height: 28px;
      text-align: center;
      line-height: 28px;
      letter-spacing: 0;
      font-size: 28px; }

.guide-indoor {
  position: relative; }

.guide-fluffy {
  position: relative; }

.guide-season .flex-item {
  flex: none;
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  background-color: #011d4c;
  background-size: 100%;
  border-radius: 6px;
  color: #9fabbd;
  padding: 30px 0; }
  .guide-season .flex-item.summer {
    background-image: url("/static/images/guide/guide_bg_season01.png"); }
  .guide-season .flex-item.spring {
    background-image: url("/static/images/guide/guide_bg_season02.png"); }
  .guide-season .flex-item.winter {
    background-image: url("/static/images/guide/guide_bg_season03.png"); }
.guide-season .hight {
  font-size: 16px;
  font-weight: bold;
  color: #c8a86b; }
.guide-season .tags {
  margin-top: 20px; }
  .guide-season .tags span {
    display: inline-block;
    background-color: #9fabbd;
    margin: 0 4px;
    border-radius: 6px;
    font-size: 14px;
    padding: 0 10px;
    color: #011d4b; }

.guide-height .flex-item {
  text-align: center;
  background-color: #011d4c;
  border-radius: 6px;
  box-shadow: 5px 5px 6px rgba(159, 171, 189, 0.6);
  background-image: url("/static/images/guide/guide_bg_fillingHeight.png");
  background-size: 100%;
  padding: 20px 0; }
.guide-height img {
  width: 100%;
  max-width: 130px;
  height: auto; }
.guide-height h4 {
  font-size: 16px;
  color: #9fabbd; }

.guide-weight .flex-item {
  background-color: #011d4c;
  border-radius: 6px;
  box-shadow: 5px 5px 6px rgba(159, 171, 189, 0.6);
  padding: 12px 0;
  background-image: url("/static/images/guide/guide_bg_fillingHeight.png");
  background-size: cover; }
.guide-weight ul {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-left: 15px; }
.guide-weight li {
  width: 50px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  list-style: disc;
  color: #c8a56f;
  margin: 0 auto;
  text-align: left; }
.guide-weight .text {
  color: #9fabbd;
  white-space: nowrap; }

.guide-per .circle_process {
  width: 74%;
  max-width: 100px;
  min-width: 50px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  border: none; }
  .guide-per .circle_process::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 5px solid #9fabbd;
    box-sizing: border-box;
    border-radius: 50%; }
.guide-per .right, .guide-per .left {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0; }
  .guide-per .right::before, .guide-per .left::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
    border: 5px solid transparent;
    box-sizing: border-box;
    border-radius: 50%; }
.guide-per .right {
  right: 0; }
  .guide-per .right::before {
    right: 0;
    border-top: 5px solid #011d4b;
    border-right: 5px solid #011d4b;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.guide-per .left {
  left: 0; }
  .guide-per .left::before {
    left: 0;
    border-bottom: 5px solid #011d4b;
    border-left: 5px solid #011d4b;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg); }
.guide-per .p95 .left::before {
  -webkit-transform: rotate(26deg);
  -moz-transform: rotate(26deg);
  -o-transform: rotate(26deg);
  transform: rotate(26deg); }
.guide-per .p90 .left::before {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg); }
.guide-per .p99 .left::before {
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg); }
.guide-per .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 24px;
  color: #011d4b;
  display: flex;
  align-items: center;
  justify-content: center; }

.guide-place .flex-item {
  text-align: center; }
.guide-place img {
  width: 30px;
  height: auto; }

.guide-cotton .flex-item {
  padding: 20px 0;
  background-color: #011d4c;
  border-radius: 6px;
  background-image: url("/static/images/guide/guide_bg_fabric.png");
  background-size: cover;
  background-position: bottom; }
.guide-cotton .cotton-box {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 22px; }
.guide-cotton .number {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 6px;
  color: #c8a86b; }
.guide-cotton .text {
  font-size: 16px;
  color: #9fabbd; }
.guide-cotton .add {
  font-size: 16px;
  color: #9fabbd; }

.guide-size ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: left; }
  .guide-size ul.row-six li {
    padding-top: 14px;
    padding-bottom: 14px; }
.guide-size li {
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  background-color: #011d4c;
  border-radius: 6px;
  margin: 2px 0;
  font-size: 16px;
  line-height: 16px;
  color: #9fabbd;
  text-align: center;
  align-items: center;
  background-image: url("/static/images/guide/guide_bg_size.png");
  background-size: cover;
  background-position: center;
  align-self: center;
  justify-content: center; }

.guide-footer {
  background-color: #011d4c;
  padding: 40px 0;
  text-align: center; }
  .guide-footer img {
    width: 100%;
    height: auto; }
  .guide-footer .flex-warp {
    max-width: 1200px;
    margin: 0 auto; }
  .guide-footer .text {
    display: inline-block;
    font-size: 14px;
    color: #c8a86b;
    margin-top: 24px;
    font-weight: bold; }

@media (max-width: 1000px) {
  .guide-nav-menu .h4 {
    font-size: 14px; }
  .guide-nav-menu .satrs {
    margin: 0 auto 10px auto;
    padding: 3px 5px 4px 5px; }

  .guide-size li {
    font-size: 13px; }
  .guide-size .point {
    margin-right: 4px; } }
@media (max-width: 750px) {
  .flex-warp .flex-item {
    margin: 0 3px; }

  .main {
    margin-top: 40px; }

  .banner {
    margin: 0;
    height: 200px;
    background-image: url("/static/images/guide/m/banner.jpg");
    background-size: cover; }

  .nav-item-box {
    pointer-events: auto; }

  .nav {
    padding-top: 10px;
    padding-bottom: 0px;
    letter-spacing: 0;
    margin-bottom: 20px; }
    .nav li {
      padding-bottom: 0; }
    .nav h3 {
      font-size: 16px;
      line-height: 16px;
      margin-bottom: 10px; }
    .nav h4 {
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 25px; }

  .guide-menu {
    margin: 0; }
    .guide-menu.pc-top {
      margin: 0;
      top: 41px;
      background-color: #f8f9fa;
      left: 0;
      right: 0; }
      .guide-menu.pc-top .guide-nav-box {
        margin: 0; }
      .guide-menu.pc-top .guide-nav-menu-box {
        background-color: #f8f9fa; }
      .guide-menu.pc-top .guide-nav-menu {
        padding-top: 10px; }
      .guide-menu.pc-top .nav li {
        height: auto; }
        .guide-menu.pc-top .nav li.active {
          border-bottom-width: 2px; }
        .guide-menu.pc-top .nav li:nth-child(1) {
          margin-left: 10px; }
        .guide-menu.pc-top .nav li:nth-child(2) {
          margin-right: 10px; }
        .guide-menu.pc-top .nav li h3 {
          font-size: 15px;
          line-height: 15px;
          margin-bottom: 5px;
          padding: 12px 5px 0 5px; }
        .guide-menu.pc-top .nav li h4 {
          font-size: 13px;
          line-height: 16px;
          margin-bottom: 10px; }

  .guide-nav-box {
    margin: 0 10px; }

  .guide-nav-menu-box, .guide-main {
    width: 900px;
    overflow: hidden; }

  .guide-main {
    padding-left: 10px;
    margin-right: 10px; }
    .guide-main .container {
      padding-top: 40px; }

  .guide-nav-menu-box {
    padding: 0 10px; }

  .guide-nav-menu {
    padding-top: 15px; }
    .guide-nav-menu .menu-title {
      box-shadow: 3px 3px 5px rgba(1, 29, 75, 0.5); }
    .guide-nav-menu .en {
      display: none; }
    .guide-nav-menu h4 {
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 0;
      padding: 6px 0 5px 0; }
    .guide-nav-menu .satrs {
      max-width: 80px;
      padding: 2px 4px 4px 4px;
      margin: 0 auto 0 auto;
      border-radius: 10px;
      line-height: 10px;
      display: flex;
      justify-content: center;
      margin-bottom: 5px; }
      .guide-nav-menu .satrs img {
        width: 10px;
        height: 10px; }

  .guide-module {
    margin-bottom: 40px; }
    .guide-module .title {
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 25px; }
      .guide-module .title .icon {
        padding: 3px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 24px; }

  .guide-cotton .flex-item {
    padding: 15px 0; }
  .guide-cotton .cotton-box {
    line-height: 18px; }
  .guide-cotton .number {
    font-size: 16px;
    margin-bottom: 2px; }
  .guide-cotton .text {
    font-size: 13px; }

  .guide-per .circle_process {
    width: 60%; }
    .guide-per .circle_process::before {
      border: 4px solid #9fabbd; }
    .guide-per .circle_process .right::before, .guide-per .circle_process .left::before {
      border-width: 4px; }
  .guide-per .text {
    font-size: 16px; }

  .guide-size li {
    font-size: 12px;
    line-height: 14px;
    padding-top: 15px;
    padding-bottom: 15px; }
  .guide-size .point {
    width: 4px;
    height: 4px;
    margin-right: 5px;
    display: none; }

  .guide-season .flex-item {
    padding: 20px 0 20px 0;
    font-size: 12px;
    line-height: 20px; }
  .guide-season .hight {
    font-size: 14px; }
  .guide-season .tags {
    margin-top: 10px; }
    .guide-season .tags span {
      font-size: 12px; }

  .guide-height h4 {
    font-size: 14px; }

  .guide-weight .flex-item {
    padding: 6px 0; }
  .guide-weight ul {
    margin-left: 0; }
  .guide-weight li {
    font-size: 14px;
    line-height: 28px;
    list-style: none;
    text-align: center; }

  .guide-footer {
    padding: 25px 0 0 0; }
    .guide-footer .flex-warp {
      flex-wrap: wrap;
      margin: 0 15px; }
    .guide-footer .flex-item {
      flex: auto;
      width: 30%;
      margin: 0 auto;
      padding: 0 5px 20px 5px;
      margin-bottom: 20px;
      border-bottom: 1px solid rgba(200, 168, 107, 0.2); }
      .guide-footer .flex-item:first-child {
        margin-left: auto; }
      .guide-footer .flex-item:last-child {
        margin-right: auto;
        border-bottom: none; }
      .guide-footer .flex-item:nth-child(4) {
        border-bottom: none; }
      .guide-footer .flex-item:nth-child(5) {
        border-bottom: none; }
    .guide-footer .text {
      font-size: 12px;
      line-height: 18px;
      margin: 2px 5px 0 5px; } }

/*# sourceMappingURL=guide.css.map */
