.container-main {
  position: relative;
  margin: auto;
}
@media only screen and (min-width: 1024px) {
  /* line 13, main.scss */
  body .col-md-12 {
    width: 100%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-11 {
    width: 91.66667%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-10 {
    width: 83.33333%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-9 {
    width: 75%;
    float: left;
    padding-left: 110px;
  }
  /* line 13, main.scss */
  body .col-md-8 {
    width: 66.66667%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-7 {
    width: 58.33333%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-6 {
    width: 50%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-5 {
    width: 41.66667%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-4 {
    width: 33.33333%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-3 {
    width: 25%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-2 {
    width: 16.66667%;
    float: left;
  }
  /* line 13, main.scss */
  body .col-md-1 {
    width: 8.33333%;
    float: left;
  }
  /* line 18, main.scss */
  body .hidden-md {
    display: none !important;
  }
  /* line 22, main.scss */
  body .visible-md {
    display: block !important;
  }
  /* line 26, main.scss */
  body .long-md {
    width: 100% !important;
  }
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-12 {
  width: 100%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-11 {
  width: 91.66667%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-10 {
  width: 83.33333%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-9 {
  width: 75%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-8 {
  width: 66.66667%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-7 {
  width: 58.33333%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-6 {
  width: 50%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-5 {
  width: 41.66667%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-4 {
  width: 33.33333%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-3 {
  width: 25%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-2 {
  width: 16.66667%;
  float: left;
}
/* line 13, main.scss */
html.lt-ie9 body .col-md-1 {
  width: 8.33333%;
  float: left;
}
/* line 18, main.scss */
html.lt-ie9 body .hidden-md {
  display: none !important;
}
/* line 22, main.scss */
html.lt-ie9 body .visible-md {
  display: block !important;
}
/* line 26, main.scss */
html.lt-ie9 body .long-md {
  width: 100% !important;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 40, main.scss */
  body .col-sm-12 {
    width: 100%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-11 {
    width: 91.66667%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-10 {
    width: 83.33333%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-9 {
    width: 75%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-8 {
    width: 66.66667%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-7 {
    width: 58.33333%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-6 {
    width: 50%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-5 {
    width: 41.66667%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-4 {
    width: 33.33333%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-3 {
    width: 25%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-2 {
    width: 16.66667%;
    float: left;
  }
  /* line 40, main.scss */
  body .col-sm-1 {
    width: 8.33333%;
    float: left;
  }
  /* line 46, main.scss */
  body .hidden-sm {
    display: none !important;
  }
  /* line 50, main.scss */
  body .visible-sm {
    display: block !important;
  }
  /* line 54, main.scss */
  body .long-sm {
    width: 100% !important;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 62, main.scss */
  body .col-xs-12 {
    width: 100%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-11 {
    width: 91.66667%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-10 {
    width: 83.33333%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-9 {
    width: 75%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-8 {
    width: 66.66667%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-7 {
    width: 58.33333%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-6 {
    width: 50%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-5 {
    width: 41.66667%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-4 {
    width: 33.33333%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-3 {
    width: 25%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-2 {
    width: 16.66667%;
    float: left;
  }
  /* line 62, main.scss */
  body .col-xs-1 {
    width: 8.33333%;
    float: left;
  }
  /* line 68, main.scss */
  body .hidden-xs {
    display: none !important;
  }
  /* line 72, main.scss */
  body .visible-xs {
    display: block !important;
  }
  /* line 76, main.scss */
  body .long-xs {
    width: 100% !important;
  }
}

/* line 83, main.scss */
html {
  -ms-overflow-style: scrollbar;
}

/* line 89, main.scss */
html.lt-ie9 .container-fluid {
  width: 1024px !important;
}
/* line 92, main.scss */
html.lt-ie9 body {
  overflow: auto !important;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-12 {
  width: 100%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-11 {
  width: 91.66667%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-10 {
  width: 83.33333%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-9 {
  width: 75%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-8 {
  width: 66.66667%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-7 {
  width: 58.33333%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-6 {
  width: 50%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-5 {
  width: 41.66667%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-4 {
  width: 33.33333%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-3 {
  width: 25%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-2 {
  width: 16.66667%;
  float: left;
}
/* line 99, main.scss */
html.lt-ie9 body .col-md-1 {
  width: 8.33333%;
  float: left;
}
/* line 104, main.scss */
html.lt-ie9 body .hidden-md {
  display: none !important;
}
/* line 108, main.scss */
html.lt-ie9 body .visible-md {
  display: block !important;
}

/* line 114, main.scss */
/*body {
  overflow-x: hidden;*/
  /*
  @media only screen and (min-width: 320px) {
  	overflow-x: hidden;
  }
  */
/*  position: relative;
  color: #333;
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-size: 19px;
  font-size: 1.9rem;
}*/

/* line 130, main.scss */
body.overlay {
  /*overflow: hidden;*/
}

/* line 133, main.scss */
body div.overlay {
  display: none;
}

/* line 136, main.scss */
body.overlay div.overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #aaaaaa;
  z-index: 10001;
}

/* line 147, main.scss */
body.overlay div.overlay2 {
  z-index: 10002;
  position: fixed;
  top: 50%;
  left: 50%;
}

/* line 155, main.scss */
video {
  -webkit-transform-style: preserve-3d;
}

/* line 161, main.scss */
div.overlay, .transparent_class {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

/* line 169, main.scss */
ul, ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 174, main.scss */
.container-fluid {
  max-width: 1000px;
}
@media only screen and (min-width: 1024px) {
  /* line 174, main.scss */
  .container-fluid {
    width: 1000px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .container-fluid {
  width: 1000px;
}

/* line 182, main.scss */
/*h1 {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 47px;
  line-height: 4.7rem;
}*/
/*@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {*/
  /* line 182, main.scss */
/*  h1 {
    font-size: 67px;
    font-size: 6.7rem;
    line-height: 56px;
    line-height: 5.6rem;
  }
}*/
/*@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {*/
  /* line 182, main.scss */
/*  h1 {
    font-family: Microsoft YaHei, Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
}*/

/* line 198, main.scss */
h2 {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 29px;
  line-height: 2.9rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 198, main.scss */
  h2 {
    font-size: 33px;
    font-size: 3.3rem;
    line-height: 33px;
    line-height: 3.3rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 198, main.scss */
  h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
}

/* line 212, main.scss */
h3 {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 212, main.scss */
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 27px;
    line-height: 2.7rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 212, main.scss */
  h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2rem;
  }
}

/* line 226, main.scss */
h4 {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 226, main.scss */
  h4 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 226, main.scss */
  h4 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}

/* line 240, main.scss */
h5, .h5_style {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 240, main.scss */
  h5, .h5_style {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 240, main.scss */
  h5, .h5_style {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
    line-height: 2.1rem;
  }
}

/* line 254, main.scss */
strong {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  /*font-weight: normal;*/
}

/* line 260, main.scss */
.p1 {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 260, main.scss */
  .p1 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 260, main.scss */
  .p1 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
    line-height: 2.1rem;
  }
}

/* line 273, main.scss */
.p2 {
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 273, main.scss */
  .p2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 273, main.scss */
  .p2 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}

/* line 287, main.scss */
.img-responsive {
  width: 100%;
}

/* line 290, main.scss */
.img-responsive.auto-width {
  width: auto;
}

/* line 293, main.scss */
a:hover {
  text-decoration: none;
}

/* line 297, main.scss */
a.button {
  color: #ffde00;
}

/* line 301, main.scss */
.button {
  position: relative;
  background: #000;
  color: #ffde00;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/resources/rwd/scripts/pie.htc);
  padding: 14px 25px;
  text-transform: uppercase;
  font-size: 21px;
  font-size: 2.1rem;
  font-family: Microsoft YaHei,Arial,sans-serif;
  font-weight: bold;
  line-height: 22px;
  line-height: 2.2rem;
  float: right;
  cursor: pointer;
  text-align: right;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 301, main.scss */
  .button {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 8px 15px 7px;
  }
}
/* line 319, main.scss */
.button.yellow {
  background: #ffde00;
  color: #000;
}
/* line 323, main.scss */
.button.long {
  text-align: right;
  width: 100%;
}
/* line 327, main.scss */
.button.short {
  width: auto;
}

/* line 334, main.scss */
.accordion > li, .accordion > div {
  border-top: 1px solid #bfbfbf;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 334, main.scss */
  .accordion > li, .accordion > div {
    border-top: 2px solid #bfbfbf;
  }
}
/* line 343, main.scss */
.accordion > li > .switch_title, .accordion > div > .switch_title {
  cursor: pointer;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 343, main.scss */
  .accordion > li > .switch_title, .accordion > div > .switch_title {
    padding: 25px 60px 25px 0;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 343, main.scss */
  .accordion > li > .switch_title, .accordion > div > .switch_title {
    padding: 16px 45px 16px 0;
  }
}
/* line 333, _base_variable.scss */
.accordion > li > .switch_title > .toggle_arrow, .accordion > div > .switch_title > .toggle_arrow {
  position: absolute;
  top: 23px;
  right: 40px;
  width: 20px;
  height: 13px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 333, _base_variable.scss */
  .accordion > li > .switch_title > .toggle_arrow, .accordion > div > .switch_title > .toggle_arrow {
    top: 33px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 333, _base_variable.scss */
  .accordion > li > .switch_title > .toggle_arrow, .accordion > div > .switch_title > .toggle_arrow {
    right: 20px;
    top: 20px;
    width: 15px;
    height: 10px;
    background-size: 15px 10px;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 353, main.scss */
  .accordion.accordion-view-l > li > .switch_title {
    padding: 19px 100px 19px 0;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .accordion.accordion-view-l > li > .switch_title {
  padding: 19px 100px 19px 0;
}

/* line 366, main.scss */
.nested-accordion > li {
  border-top: 1px solid #d9d9d9;
}
/* line 369, main.scss */
.nested-accordion > li > .switch_title {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  /* line 369, main.scss */
  .nested-accordion > li > .switch_title {
    padding: 17px 60px 17px 12px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .nested-accordion > li > .switch_title {
  padding: 17px 60px 17px 12px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 369, main.scss */
  .nested-accordion > li > .switch_title {
    padding: 17px 60px 17px 12px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 369, main.scss */
  .nested-accordion > li > .switch_title {
    padding: 13px 45px 13px 10px;
  }
}
/* line 368, _base_variable.scss */
.nested-accordion > li > .switch_title > .toggle_arrow {
  position: absolute;
  top: 23px;
  right: 0px;
  width: 20px;
  height: 13px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 368, _base_variable.scss */
  .nested-accordion > li > .switch_title > .toggle_arrow {
    top: 17px;
    width: 15px;
    height: 10px;
    background-size: 15px 10px;
    background-repeat: no-repeat;
  }
}

/* line 376, main.scss */
.content_list_accordion {
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 1023px) {
  /* line 376, main.scss */
  .content_list_accordion {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 381, main.scss */
.content_list_accordion li.item {
  border-top: none;
  border-bottom: 2px solid #bfbfbf;
}
@media only screen and (min-width: 1024px) {
  /* line 381, main.scss */
  .content_list_accordion li.item {
    border-bottom: 1px solid #bfbfbf;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .content_list_accordion li.item {
  border-bottom: 1px solid #bfbfbf;
}
/* line 387, main.scss */
.content_list_accordion li.item:first-child {
  border-top: 2px solid #bfbfbf;
}
@media only screen and (min-width: 1024px) {
  /* line 387, main.scss */
  .content_list_accordion li.item:first-child {
    border-top: 1px solid #bfbfbf;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .content_list_accordion li.item:first-child {
  border-top: 1px solid #bfbfbf;
}
/* line 394, main.scss */
.content_list_accordion li.item .switch_title {
  background-color: #f5f5f5;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  /* line 394, main.scss */
  .content_list_accordion li.item .switch_title {
    padding-left: 40px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .content_list_accordion li.item .switch_title {
  padding-left: 40px;
}
/* line 402, main.scss */
.content_list_accordion li.item .switch_title .toggle_arrow {
  display: block;
  background-image: url("/resources/rwd/images/down_arrow_black.png");
}
/* line 407, main.scss */
.content_list_accordion li.item .switch_title .header_top {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
}
@media only screen and (min-width: 1024px) {
  /* line 407, main.scss */
  .content_list_accordion li.item .switch_title .header_top {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .content_list_accordion li.item .switch_title .header_top {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 407, main.scss */
  .content_list_accordion li.item .switch_title .header_top {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 407, main.scss */
  .content_list_accordion li.item .switch_title .header_top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 423, main.scss */
.content_list_accordion li.item .toggle_block {
  width: 100%;
  display: none;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 1023px) {
  /* line 423, main.scss */
  .content_list_accordion li.item .toggle_block {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
/* line 437, main.scss */
.content_list_accordion li.item .toggle_block h4 {
  margin-top: 0px;
}
/* line 441, main.scss */
.content_list_accordion li.item .toggle_block p.p1, .content_list_accordion li.item .toggle_block h5 {
  text-transform: normal;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 445, main.scss */
  .content_list_accordion li.item .toggle_block p.p1, .content_list_accordion li.item .toggle_block h4 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 445, main.scss */
  .content_list_accordion li.item .toggle_block p.p1, .content_list_accordion li.item .toggle_block h4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 455, main.scss */
  .content_list_accordion li.item.customize_bottom.opened {
    border-bottom: none;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .content_list_accordion li.item.customize_bottom.opened {
  border-bottom: none;
}
/* line 462, main.scss */
.content_list_accordion li.item.opened .switch_title {
  background-color: #fff;
}
/* line 464, main.scss */
.content_list_accordion li.item.opened .switch_title .toggle_arrow {
  background-image: url("/resources/rwd/images/up_arrow_black.png");
}
/* line 468, main.scss */
.content_list_accordion li.item.opened .toggle_block {
  display: block;
}

/* line 479, main.scss */
.owl-theme .owl-controls {
  z-index: 100;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/* line 486, main.scss */
.owl-theme .owl-controls .owl-pagination {
  z-index: 10;
  display: table;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.5);
  -pie-background: rgba(255, 255, 255, 0.5);
  /* For IE*/
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 3px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  behavior: url(/resources/rwd/scripts/pie.htc);
}
/* line 496, main.scss */
.owl-theme .owl-controls .owl-pagination .owl-page span {
  background: url(/resources/rwd/images/dots.png) no-repeat top left;
  background-position: -5px -15px;
  filter: Alpha(Opacity=100);
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 3px;
}
/* line 506, main.scss */
.owl-theme .owl-controls .owl-pagination .owl-page.active span, .owl-theme .owl-controls .owl-pagination .owl-page:hover span {
  background-position: -5px 0px;
}
/* line 512, main.scss */
.owl-theme .owl-controls .nav-transparent {
  width: 100%;
  height: 24px;
  position: absolute;
  z-index: 20;
}
@media only screen and (min-width: 1024px) {
  /* line 512, main.scss */
  .owl-theme .owl-controls .nav-transparent {
    display: none;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .owl-theme .owl-controls .nav-transparent {
  display: none;
}

/* line 525, main.scss */
#region-label {
  display: none;
}

/* line 528, main.scss */
#header {
  padding: 20px 0;
  position: relative;
  z-index: 101;
}
/* line 534, main.scss */
#header .logo {
  display: inline-block;
  float: left;
  margin-left: 20px;
}
/* line 539, main.scss */
#header .logo img {
  height: 70px;
  width: auto;
}
/* line 545, main.scss */
#header #right-header {
  display: table;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 550, main.scss */
#header #right-header .top-label {
  display: table;
  margin: 0 -4px 0 0;
}
/* line 554, main.scss */
#header #right-header .top-label li {
  float: left;
  display: inline-block;
  margin: 0 4px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: Microsoft YaHei, Arial, sans-serif;
  color: #777;
}
/* line 564, main.scss */
#header #right-header #nik_block_search_bar {
  position: absolute;
  right: 20px;
  top: 45px;
  z-index: 999;
  font-family: Microsoft YaHei, Arial, sans-serif;
}
/* line 571, main.scss */
#header #right-header #nik_block_search_bar .header, #header #right-header #nik_block_search_bar .footer {
  width: 4px;
  height: 31px;
  float: left;
  background-repeat: no-repeat;
}
/* line 578, main.scss */
#header #right-header #nik_block_search_bar .header {
  background-image: url("/resources/rwd/images/header/header.png");
}
/* line 582, main.scss */
#header #right-header #nik_block_search_bar .footer {
  background-image: url("/resources/rwd/images/header/footer.png");
}
/* line 586, main.scss */
#header #right-header #nik_block_search_bar .content_search {
  width: 220px;
  height: 32px;
  background-image: url("/resources/rwd/images/header/bg.png");
  float: left;
}
/* line 593, main.scss */
#header #right-header #nik_block_search_bar .content_search table {
  margin: 3px 0 0 3px;
}
/* line 598, main.scss */
#header #right-header #nik_block_search_bar .content_search table tr td input {
  vertical-align: middle;
}
/* line 604, main.scss */
#header #right-header #nik_block_search_bar .content_search .search_value {
  width: 134px;
  border: 1px solid #999999;
  height: 19px;
  margin: 0 5px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000;
}
/* line 613, main.scss */
#header #right-header #nik_block_search_bar .content_search input[type="submit"].search_sumbit {
  width: 62px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 11px;
  height: 20px;
}
/* line 623, main.scss */
#header #right-header .corporate {
  position: absolute;
  top: 75px;
  height: 18px;
  right: 20px;
  clear: both;
  font-family: Microsoft YaHei, Arial, sans-serif;
}
/* line 631, main.scss */
#header #right-header .corporate li {
  text-align: right;
  float: right;
  margin-left: 10px;
}
/* line 637, main.scss */
#header #right-header .corporate a {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 0 0 15px;
  background: url("../images/picto_nikon_corporation.png") left center no-repeat;
  color: #777;
}
/* line 646, main.scss */
#header #main-menu {
  padding-left: 20px;
  padding-right: 20px;
  clear: both;
  		/*.menu_active .btn-open-search
	  	{
	  		@include respond(m)
	  		{
	  			background: url('/resources/rwd/images/search_icon.png') no-repeat center center;
	  		}
	  		
	  	}*/
  	/*.search_active .btn-open-menu
  	{
  		@include respond(s)
  		{
	  		background: url('/resources/rwd/images/menu_icon.png') no-repeat center center;
	  	}
  	}*/
}
/* line 650, main.scss */
#header #main-menu .top_navi_sm {
  position: absolute;
  right: 0;
  top: 0px;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 650, main.scss */
  #header #main-menu .top_navi_sm {
    top: 0;
  }
}
/* line 660, main.scss */
#header #main-menu .btn-open-menu,
#header #main-menu .btn-open-search {
  width: 80px;
  height: 110px;
  float: right;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 660, main.scss */
  #header #main-menu .btn-open-menu,
  #header #main-menu .btn-open-search {
    width: 50px;
    height: 64px;
  }
}
/* line 674, main.scss */
#header #main-menu .btn-open-menu {
  background: url("../images/menu_icon_m.png") no-repeat center center;
  background-size: 30px auto;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 674, main.scss */
  #header #main-menu .btn-open-menu {
    background: url("../images/menu_icon_s.png") no-repeat center center;
    background-size: 26px auto;
  }
}
/* line 683, main.scss */
#header #main-menu .btn-open-menu.active {
  background-color: #f5f5f5;
}
/* line 688, main.scss */
#header #main-menu .btn-open-search {
  background: url("../images/search_icon_m.png") no-repeat center center;
  background-size: 30px auto;
}
@media only screen and (max-width: 1023px) {
  /* line 688, main.scss */
  #header #main-menu .btn-open-search {
    float: left;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 688, main.scss */
  #header #main-menu .btn-open-search {
    background: url("../images/search_icon_s.png") no-repeat center center;
    background-size: 24px auto;
  }
}
/* line 701, main.scss */
#header #main-menu .btn-open-search.active {
  background-color: #f5f5f5;
}
/* line 721, main.scss */
#header #main-menu .hold-menu {
  float: right;
  min-width: 1px;
  display: none !important;
  margin-top: 12px;
}
/* line 727, main.scss */
#header #main-menu .hold-menu ul > li {
  display: none;
  height: 37px;
}
/* line 731, main.scss */
#header #main-menu .hold-menu ul > li > a {
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 21px;
  line-height: 2.1rem;
  height: 37px;
  text-decoration: none;
  display: block;
  color: #333;
  background: url("/resources/rwd/images/rich_navigation_splitter.png") no-repeat center left;
}
/* line 742, main.scss */
#header #main-menu .hold-menu ul > li:first-child a {
  background: none;
}
/* line 746, main.scss */
#header #main-menu .hold-menu ul > li > a span {
  margin: 6px 15px 0 10px;
  height: 25px;
  padding-left: 5px;
  display: inline-block;
}
/* line 753, main.scss */
#header #main-menu .hold-menu ul > li > a span span {
  margin: 0 -5px 0 0;
  padding: 6px 5px 0 0;
  height: 25px;
}
/* line 759, main.scss */
#header #main-menu .hold-menu ul > li:hover > a span {
  background: url("/resources/rwd/images/rich_navigation_hoversprite.png") repeat top left;
}
/* line 763, main.scss */
#header #main-menu .hold-menu ul > li:hover > a span span {
  background-position: top right;
}
@media only screen and (min-width: 1024px) {
  /* line 646, main.scss */
  #header #main-menu {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    display: block;
    width: 960px;
    position: relative;
    top: 10px;
    left: 20px;
    z-index: 3;
    background: #e5e5e5;
    background: rgba(229, 229, 229, 0.925);
    padding: 0;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: block;
  width: 960px;
  position: relative;
  top: 10px;
  left: 20px;
  z-index: 3;
  background: #e5e5e5;
  background: rgba(229, 229, 229, 0.925);
  padding: 0;
}
/* line 787, main.scss */
#header #main-menu .rich_navigation {
  display: block;
  position: absolute;
  z-index: 1000;
  top: 130px;
  width: 960px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url("/resources/rwd/images/rich_navigation_mainbar.png") no-repeat;
}
@media only screen and (min-width: 1024px) {
  /* line 787, main.scss */
  #header #main-menu .rich_navigation {
    display: table !important;
    background-image: none;
    width: auto;
    top: 0;
    position: relative;
    margin: 0;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation {
  display: table !important;
  background-image: none;
  width: auto;
  top: 0;
  position: relative;
  margin: 0;
}
/* line 808, main.scss */
#header #main-menu .rich_navigation > li {
  display: inline-block;
  height: 37px;
  float: left;
  				/* &>a.selected{
  	  				@include respond(l){
  	  					background: #737373;
  						&>span{
  							color: #FFFFFF;
  							background-image: none;
  
  							span{
  								background-image: none;
  							}
  						}
  
  	  				}
  	  			} */
  			/* &>a.selected span
  			{
  				background: url('/resources/rwd/images/rich_navigation_hoversprite.png') no-repeat bottom left;
  				color: #FFF;
  				span
  				{
  					background-position: bottom right;
  				}
  				@include respond(l){
  					background-image: none;
					span{
						background-image: none;
					}
				}
  			} */
  	  			/* &:hover>a{
  	  				@include respond(l){
  						text-decoration: none;
  						background: #f7df00;
  
  	  				}
  	  			}
  
  	  			&:hover>a span 
  	  			{
  	  				background: url('/resources/rwd/images/rich_navigation_hoversprite.png') no-repeat top left;
  	  				color: #333;
  	  				span
  	  				{
  	  					background-position: top right;
  	  				}
  	  			@include respond(l){
  	  					background-image: none;
  						span{
  							background-image: none;
  						}
  					}
  	  			} */
}
@media only screen and (min-width: 1024px) {
  /* line 808, main.scss */
  #header #main-menu .rich_navigation > li {
    display: table-cell;
    vertical-align: middle;
    height: auto;
    float: none;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5 #bebebe #d8d8d8 #f5f5f5;
    border-color: transparent rgba(190, 190, 190, 0.4) #d8d8d8 rgba(245, 245, 245, 0.8);
  }
  /* line 823, main.scss */
  #header #main-menu .rich_navigation > li:first-child {
    white-space: nowrap;
    border-left: 0 none;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 3px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  float: none;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5 #bebebe #d8d8d8 #f5f5f5;
  border-color: transparent rgba(190, 190, 190, 0.4) #d8d8d8 rgba(245, 245, 245, 0.8);
}
/* line 823, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:first-child {
  white-space: nowrap;
  border-left: 0 none;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 3px;
}
/* line 836, main.scss */
#header #main-menu .rich_navigation > li.close-menu-sm {
  color: #000;
}
/* line 839, main.scss */
#header #main-menu .rich_navigation > li.close-menu-sm > span {
  padding-right: 35px;
  position: relative;
  float: right;
  display: block;
  cursor: pointer;
  line-height: 28px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 839, main.scss */
  #header #main-menu .rich_navigation > li.close-menu-sm > span {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 839, main.scss */
  #header #main-menu .rich_navigation > li.close-menu-sm > span {
    margin-top: 22px;
  }
}
/* line 855, main.scss */
#header #main-menu .rich_navigation > li.close-menu-sm > span .close-button {
  position: absolute;
  right: 0;
  width: 27px;
  height: 28px;
  background: url(/resources/rwd/images/category/filter_assets.png) transparent no-repeat -20px -63px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 836, main.scss */
  #header #main-menu .rich_navigation > li.close-menu-sm {
    height: 80px;
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 836, main.scss */
  #header #main-menu .rich_navigation > li.close-menu-sm {
    height: 70px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* line 875, main.scss */
#header #main-menu .rich_navigation > li > a {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  text-decoration: none;
  display: block;
  color: #737373;
  background: url("/resources/rwd/images/rich_navigation_splitter.png") no-repeat center left;
  padding-left: 1px;
}
@media only screen and (min-width: 1024px) {
  /* line 875, main.scss */
  #header #main-menu .rich_navigation > li > a {
    height: 14px;
    padding: 15px 9px 15px;
    display: table-cell;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    font-size: 1.6rem;
    background-image: none;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li > a {
  height: 14px;
  padding: 15px 9px 15px;
  display: table-cell;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: middle;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  background-image: none;
}
/* line 903, main.scss */
#header #main-menu .rich_navigation > li:first-child > a {
  background-image: none;
}
@media only screen and (min-width: 1024px) {
  /* line 903, main.scss */
  #header #main-menu .rich_navigation > li:first-child > a {
    border-left: 0 none;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 3px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:first-child > a {
  border-left: 0 none;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 3px;
}
/* line 918, main.scss */
#header #main-menu .rich_navigation > li > a span {
  margin: 6px 15px 0 10px;
  height: 25px;
  padding-left: 5px;
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  /* line 918, main.scss */
  #header #main-menu .rich_navigation > li > a span {
    margin: 0;
    height: auto;
    padding: 0;
    display: inline;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li > a span {
  margin: 0;
  height: auto;
  padding: 0;
  display: inline;
}
/* line 931, main.scss */
#header #main-menu .rich_navigation > li > a span span {
  margin: 0 -5px 0 0;
  padding: 6px 5px 0 0;
  height: 25px;
}
@media only screen and (min-width: 1024px) {
  /* line 931, main.scss */
  #header #main-menu .rich_navigation > li > a span span {
    margin: 0;
    height: auto;
    padding: 0;
    display: inline;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li > a span span {
  margin: 0;
  height: auto;
  padding: 0;
  display: inline;
}
@media only screen and (min-width: 1024px) {
  /* line 943, main.scss */
  #header #main-menu .rich_navigation > li.selected {
    border-color: #737373 #a8a8a8 #808080 #737373;
    background: #737373;
  }
  /* line 949, main.scss */
  #header #main-menu .rich_navigation > li.selected > a {
    background: #737373;
  }
  /* line 951, main.scss */
  #header #main-menu .rich_navigation > li.selected > a span {
    color: #FFFFFF;
    background-image: none;
  }
  /* line 955, main.scss */
  #header #main-menu .rich_navigation > li.selected > a span span {
    background-image: none;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li.selected {
  border-color: #737373 #a8a8a8 #808080 #737373;
  background: #737373;
}
/* line 949, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li.selected > a {
  background: #737373;
}
/* line 951, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li.selected > a span {
  color: #FFFFFF;
  background-image: none;
}
/* line 955, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li.selected > a span span {
  background-image: none;
}
@media only screen and (min-width: 1024px) {
  /* line 991, main.scss */
  #header #main-menu .rich_navigation > li:hover {
    border-color: #ffeb2e #f7df00 #f1da00 #ffeb2e;
    background: #f7df00;
  }
  /* line 996, main.scss */
  #header #main-menu .rich_navigation > li:hover > a {
    text-decoration: none;
    background: #f7df00;
  }
  /* line 999, main.scss */
  #header #main-menu .rich_navigation > li:hover > a span {
    background-image: none;
  }
  /* line 1001, main.scss */
  #header #main-menu .rich_navigation > li:hover > a span span {
    background-image: none;
    color: #000000;
    color: black;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:hover {
  border-color: #ffeb2e #f7df00 #f1da00 #ffeb2e;
  background: #f7df00;
}
/* line 996, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:hover > a {
  text-decoration: none;
  background: #f7df00;
}
/* line 999, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:hover > a span {
  background-image: none;
}
/* line 1001, main.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:hover > a span span {
  background-image: none;
  color: #000000;
  color: black;
}
/* line 1034, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu {
  /*border-bottom: 2px solid #e5e5e5;*/
  position: absolute;
 /* width: 960px;
  background: url("/resources/rwd/images/header/bg_left_menu.jpg") repeat-y #ebebeb;*/
  z-index: 999;
  /*left: 0;*/
  padding-top: 0.5px;
  margin-left: -1px;
}
@media only screen and (min-width: 1024px) {
  /* line 1034, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu {
    visibility: hidden;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li > ul.sub-menu {
  visibility: hidden;
}
/* line 1047, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .link-list {
  float: left;
  width: 320px;
  /*padding: 20px;*/
  background: #f2f2f2;
  border-radius: 3px;
}
/* line 1053, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
  border-top: 1px solid #d9d9d9;
}
#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li:hover {
  background-color: #F7DF00;
}
@media only screen and (min-width: 1024px) {
  /* line 1053, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
    padding: 9px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
  padding: 9px 0;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 1063, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li:first-child {
  border-top: none;
}
/* line 1067, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
  color: #333;
  text-decoration: none;
  display: block;
  font-family: Microsoft YaHei, Arial, sans-serif;
  padding-left: 10px;
}
/* line 1077, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper {
  float: left;
  /* NEWS */
}
/* line 1080, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li {
  float: left;
  padding: 0;
  margin: 40px 0 40px 40px;
  width: 262px;
  min-height: 230px;
  cursor: pointer;
  /* GENERAL */
  /*.bodyText { 
  	font: normal 24px/25px $FruitigerRegular_font; 
  	color: #fff; 
  	margin: 10px 20px 0 20px; 
  	display: block; 
  }*/
}
/* line 1088, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li img {
  width: 262px;
  height: 229px;
}
/* line 1093, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 1101, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li .heading {
  margin: 20px 20px 0 22px;
  display: block;
  color: #000;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 29px;
  line-height: 2.9rem;
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
/* line 1110, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li .heading .light {
  display: block;
  font-family: Microsoft YaHei, Arial, sans-serif;
}
/* line 1115, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li .heading .bold {
  display: block;
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
}
/* line 1133, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom {
  background: #f2f2f2;
  /* Header Remark [Begin] */
  cursor: pointer;
  /* Header Remark [End] */
}
/* line 1135, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .type_date {
  font-family: "FrutigerNextW01-BoldCn", "Microsoft JhengHei", STHeiti, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 15px 20px 0 20px;
  display: block;
  color: #000;
}
/* line 1143, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .type_date .type {
  font-size: 29px;
  font-size: 2.9rem;
  display: block;
  margin-bottom: 30px;
}
/* line 1148, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .type_date .date {
  font-size: 22px;
  font-size: 2.2rem;
  display: block;
}
/* line 1152, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .heading {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  color: #000;
}
/* line 1162, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom .bodyText {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  color: #404040;
  margin: 3px 20px 0 20px;
  display: block;
}
/* line 1173, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom.image_background {
  position: relative;
}
/* line 1176, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom.image_background .heading {
  text-transform: uppercase;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: 20px;
  color: #FFF;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 29px;
  line-height: 2.9rem;
  font-family: "FrutigerNextW01-BoldCn", "Microsoft JhengHei", STHeiti, Arial, sans-serif;
  font-weight: bold;
  width: 230px;
}
/* line 1189, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom.image_background .bodyText {
  position: absolute;
  bottom: 40px;
  left: 5px;
  color: #FFF;
}
/* line 1195, main.scss */
#header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper ul li.pressroom.image_background .readMore {
  position: absolute;
  bottom: 20px;
  left: 5px;
}
/* line 1205, main.scss */
#header #main-menu .rich_navigation > li:hover > ul.sub-menu {
  /*display: block;*/
}
@media only screen and (min-width: 1024px) {
  /* line 1205, main.scss */
  #header #main-menu .rich_navigation > li:hover > ul.sub-menu {
    visibility: visible;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li:hover > ul.sub-menu {
  visibility: visible;
}
/* line 1214, main.scss */
#header #main-menu .rich_navigation > li.spacer {
  display: none;
}
@media only screen and (min-width: 1024px) {
  /* line 1214, main.scss */
  #header #main-menu .rich_navigation > li.spacer {
    display: table-cell;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    width: 5px;
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 #header #main-menu .rich_navigation > li.spacer {
  display: table-cell;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  width: 5px;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0px;
}
/* line 1231, main.scss */
#header #main-menu .rich_navigation > li.spacer:hover {
  background-color: transparent;
}

/* line 1242, main.scss */
.nik_block_title {
  color: #000;
  border-top: 1px solid #e5e5e5;
  text-transform: none !important;
  margin: 0;
  padding: 25px 40px;
  margin-top: 80px;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 35px;
  line-height: 3.5rem;
}
@media only screen and (max-width: 1023px) {
  /* line 1242, main.scss */
  .nik_block_title {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1242, main.scss */
  .nik_block_title {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 44px;
    line-height: 4.4rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1242, main.scss */
  .nik_block_title {
    padding: 15px 20px;
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 33px;
    line-height: 3.3rem;
  }
}

/* line 1266, main.scss */
.sub_menu_block {
  float: left;
}
@media only screen and (max-width: 1023px) {
  /* line 1266, main.scss */
  .sub_menu_block {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1266, main.scss */
  .sub_menu_block {
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1266, main.scss */
  .sub_menu_block {
    margin-top: 5px;
    margin-bottom: 7px;
  }
}
/* line 1279, main.scss */
.sub_menu_block .p1 {
  margin: 0;
}
/* line 1282, main.scss */
.sub_menu_block .title {
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  /* line 1282, main.scss */
  .sub_menu_block .title {
    padding: 35px 40px 20px;
    font-family: "FrutigerNextW01-BoldCn", "Microsoft JhengHei", STHeiti, Arial, sans-serif;
    font-weight: bold;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1282, main.scss */
  .sub_menu_block .title {
    padding: 17px 20px 10px;
  }
}
/* line 1295, main.scss */
.sub_menu_block > ul {
  width: 238px;
  background-color: #f5f5f5;
  padding-top: 22px;
  padding-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
  /* line 1295, main.scss */
  .sub_menu_block > ul {
    width: 100%;
    padding: 0;
    background-color: #fff;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1295, main.scss */
  .sub_menu_block > ul {
    display: table;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1295, main.scss */
  .sub_menu_block > ul {
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1311, main.scss */
  .sub_menu_block > ul > li {
    width: 50%;
    float: left;
  }
  /* line 1315, main.scss */
  .sub_menu_block > ul > li:first-child {
    border-right: 1px solid #d9d9d9;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1311, main.scss */
  .sub_menu_block > ul > li {
    float: none;
    display: table-cell;
  }
}
@media only screen and (max-width: 839px) {
  /* line 1311, main.scss */
  .sub_menu_block > ul > li {
    width: 100%;
    display: block;
  }
  /* line 1326, main.scss */
  .sub_menu_block > ul > li:first-child {
    border-right: none;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1311, main.scss */
  .sub_menu_block > ul > li {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1337, main.scss */
  .sub_menu_block > ul > li > ul > li:first-child a p {
    border-top: none;
  }
}
@media only screen and (max-width: 839px) {
  /* line 1337, main.scss */
  .sub_menu_block > ul > li > ul > li:first-child a p {
    border-top: 1px solid #d9d9d9;
  }
}
/* line 1350, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1.opened > a .p1 {
  background-image: url("/resources/rwd/images/up_arrow_gray_large.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1350, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1.opened > a .p1 {
    background-image: url("/resources/rwd/images/up_arrow_gray_medium.png");
  }
}
/* line 1357, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1.opened > ul.sub-menu {
  display: block;
}
/* line 1363, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1.active > a .p1 {
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  font-weight: bold;
  background-image: url("/resources/rwd/images/down_arrow_gray_large_active.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1363, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1.active > a .p1 {
    background-image: url("/resources/rwd/images/down_arrow_gray_medium_active.png");
  }
}
/* line 1374, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1.active.opened > a .p1 {
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  font-weight: bold;
  background-image: url("/resources/rwd/images/up_arrow_gray_large_active.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1374, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1.active.opened > a .p1 {
    background-image: url("/resources/rwd/images/up_arrow_gray_medium_active.png");
  }
}
/* line 1386, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > a .p1 {
  background-image: url("/resources/rwd/images/down_arrow_gray_large.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1386, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > a .p1 {
    background-image: url("/resources/rwd/images/down_arrow_gray_medium.png");
  }
}
/* line 1393, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu {
  display: none;
  background-color: #e7e7e7;
}
@media only screen and (max-width: 1023px) {
  /* line 1393, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu {
    background-color: #fff;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1399, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1399, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li {
    padding-left: 20px;
  }
}
/* line 1408, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li:first-child a .p1 {
  border-top: none;
}
/* line 1415, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened > ul.sub-menu {
  display: block;
}
/* line 1419, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened > a .p1 {
  background-image: url("/resources/rwd/images/up_arrow_gray_large.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1419, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened > a .p1 {
    background-image: url("/resources/rwd/images/up_arrow_gray_medium.png");
  }
}
/* line 1429, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active > a .p1 {
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  font-weight: bold;
  background-image: url("/resources/rwd/images/down_arrow_gray_large_active.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1429, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active > a .p1 {
    background-image: url("/resources/rwd/images/down_arrow_gray_medium_active.png");
  }
}
/* line 1440, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active.opened > a .p1 {
  font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
  font-weight: bold;
  background-image: url("/resources/rwd/images/up_arrow_gray_large_active.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1440, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.active.opened > a .p1 {
    background-image: url("/resources/rwd/images/up_arrow_gray_medium_active.png");
  }
}
/* line 1453, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2.opened + li > a > .p1 {
  border-top: none;
}
/* line 1459, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > a .p1 {
  background-image: url("/resources/rwd/images/down_arrow_gray_large.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1459, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > a .p1 {
    background-image: url("/resources/rwd/images/down_arrow_gray_medium.png");
  }
}
/* line 1466, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu {
  display: none;
  background-color: #d3d3d3;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1466, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1466, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu {
    background-color: #fff;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1466, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1478, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li {
    padding-left: 0px;
  }
}
/* line 1484, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li:first-child a .p1 {
  border-top: none;
}
@media only screen and (min-width: 1024px) {
  /* line 1489, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li a {
    padding-left: 60px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li a {
  padding-left: 60px;
}
/* line 1493, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li a .p1 {
  border-top: 1px solid #bfbfbf;
}
@media only screen and (min-width: 1024px) {
  /* line 1493, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li a .p1 {
    background-position: right 14px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li a .p1 {
  background-position: right 14px;
}
@media only screen and (max-width: 1023px) {
  /* line 1493, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li.menu_level2 > ul.sub-menu li a .p1 {
    border-top: none;
  }
}
/* line 1506, main.scss */
.sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
  font-family: Microsoft YaHei, Arial, sans-serif;
  text-decoration: none;
  display: block;
  color: #666;
  background-repeat: no-repeat;
  color: #333;
}
@media only screen and (min-width: 1024px) {
  /* line 1506, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 9px 50px 9px 0;
    background-position: right 10px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 9px 50px 9px 0;
  background-position: right 10px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1506, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 60px;
    padding-right: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-position: right 20px;
  }
  /* line 299, _base_variable.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a ul li {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1506, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
    line-height: 2.1rem;
    min-height: 45px;
    padding-right: 37px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: right 15px;
  }
  /* line 315, _base_variable.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a ul li {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 1506, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
    padding: 0px 40px;
    padding-left: 50px;
    background-position: right 13px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
  padding: 0px 40px;
  padding-left: 50px;
  background-position: right 13px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1506, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
    padding: 0px 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1506, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a {
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1520, main.scss */
  .sub_menu_block > ul > li > ul > li.menu_level1 > ul.sub-menu > li a .p1 {
    border-top: none;
  }
}
/* line 1531, main.scss */
.sub_menu_block > ul > li > ul > li.opened + li > a > .p1 {
  border-top: none;
}
@media only screen and (max-width: 1023px) {
  /* line 1531, main.scss */
  .sub_menu_block > ul > li > ul > li.opened + li > a > .p1 {
    border-top: 1px solid #d9d9d9;
  }
}
/* line 1539, main.scss */
.sub_menu_block > ul > li > ul > li a {
  font-family: Microsoft YaHei, Arial, sans-serif;
  text-decoration: none;
  display: block;
  color: #666;
  background-repeat: no-repeat;
  color: #333;
}
@media only screen and (min-width: 1024px) {
  /* line 1539, main.scss */
  .sub_menu_block > ul > li > ul > li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 9px 50px 9px 0;
    background-position: right 10px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 9px 50px 9px 0;
  background-position: right 10px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1539, main.scss */
  .sub_menu_block > ul > li > ul > li a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 60px;
    padding-right: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-position: right 20px;
  }
  /* line 299, _base_variable.scss */
  .sub_menu_block > ul > li > ul > li a ul li {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1539, main.scss */
  .sub_menu_block > ul > li > ul > li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
    line-height: 2.1rem;
    min-height: 45px;
    padding-right: 37px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: right 15px;
  }
  /* line 315, _base_variable.scss */
  .sub_menu_block > ul > li > ul > li a ul li {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 1539, main.scss */
  .sub_menu_block > ul > li > ul > li a {
    padding: 0px 40px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li a {
  padding: 0px 40px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1539, main.scss */
  .sub_menu_block > ul > li > ul > li a {
    padding: 0px 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1539, main.scss */
  .sub_menu_block > ul > li > ul > li a {
    padding: 0px 20px;
  }
}
/* line 1551, main.scss */
.sub_menu_block > ul > li > ul > li a .p1 {
  background-image: url("/resources/rwd/images/right_arrow_gray_large.png");
  background-repeat: no-repeat;
  border-top: 1px solid #d9d9d9;
}
@media only screen and (min-width: 1024px) {
  /* line 1551, main.scss */
  .sub_menu_block > ul > li > ul > li a .p1 {
    padding-right: 27px;
    background-position: right 13px;
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 .sub_menu_block > ul > li > ul > li a .p1 {
  padding-right: 27px;
  background-position: right 13px;
  padding-top: 9px;
  padding-bottom: 9px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1551, main.scss */
  .sub_menu_block > ul > li > ul > li a .p1 {
    background-image: url("/resources/rwd/images/right_arrow_gray_medium.png");
    padding-right: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-position: right 20px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1551, main.scss */
  .sub_menu_block > ul > li > ul > li a .p1 {
    background-image: url("/resources/rwd/images/right_arrow_gray_medium.png");
    padding-right: 37px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: right 15px;
  }
}
/* line 1577, main.scss */
.sub_menu_block > ul > li > ul > li a.selected .p1 {
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: bold;
  color: #000;
  background-image: url("/resources/rwd/images/right_arrow_gray_large_active.png");
}
@media only screen and (max-width: 1023px) {
  /* line 1577, main.scss */
  .sub_menu_block > ul > li > ul > li a.selected .p1 {
    background-image: url("/resources/rwd/images/right_arrow_gray_medium_active.png");
  }
}
/* line 1595, main.scss */
.sub_menu_block > ul > li:first-child > ul > li:first-child a p {
  border-top: none;
}
@media only screen and (max-width: 839px) {
  /* line 1602, main.scss */
  .sub_menu_block > ul > li:first-child > ul {
    /*border-bottom: 1px solid #d9d9d9;*/
  }
}

@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1613, main.scss */
  .button {
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
  }

  /* line 1618, main.scss */
  .list-btn-type1 {
    font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
    text-decoration: none;
    display: block;
    color: #333;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1618, main.scss */
  .list-btn-type1 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 33px;
    line-height: 3.3rem;
    min-height: 60px;
    padding-right: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: right 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (max-width: 639px) and (orientation: landscape), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (max-width: 639px) and (orientation: landscape) {
  /* line 1618, main.scss */
  .list-btn-type1 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 45px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position: right 15px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1622, main.scss */
  .list-btn-type2 {
    font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
    text-decoration: none;
    display: block;
    color: #666;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 1024px), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 1024px) {
  /* line 1622, main.scss */
  .list-btn-type2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 9px 50px 9px 0;
    background-position: right 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 45, _base_variable.scss */
  html.lt-ie9 .list-btn-type2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 9px 50px 9px 0;
    background-position: right 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1622, main.scss */
  .list-btn-type2 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 60px;
    padding-right: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-position: right 20px;
  }
  /* line 299, _base_variable.scss */
  .list-btn-type2 ul li {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (max-width: 479px) and (orientation: portrait), only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait) and (max-width: 639px) and (orientation: landscape), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) and (max-width: 639px) and (orientation: landscape) {
  /* line 1622, main.scss */
  .list-btn-type2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
    line-height: 2.1rem;
    min-height: 45px;
    padding-right: 37px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: right 15px;
  }
  /* line 315, _base_variable.scss */
  .list-btn-type2 ul li {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 1023px) {
  /* line 1630, main.scss */
  .show-medium {
    display: block !important;
  }

  /* line 1635, main.scss */
  #region-label {
    display: block;
    position: relative;
    padding: 5px 20px;
    background-color: #e6e6e6;
    font-size: 12px;
    font-size: 1.2rem;
    color: #000000;
    text-align: right;
    font-family: Verdana, Helvetica, "Microsoft JhengHei", STHeiti, Arial, sans-serif;
  }

  /* line 1646, main.scss */
  #header {
    padding: 20px 0;
  }
  /* line 1649, main.scss */
  #header .logo {
    margin-left: 20px;
  }
  /* line 1655, main.scss */
  #header #right-header .top-label {
    display: none;
  }
  /* line 1659, main.scss */
  #header #right-header #nik_block_search_bar {
    display: none;
    position: absolute;
    margin: 0;
    right: 0;
    top: 110px;
  }
  /* line 1667, main.scss */
  #header #right-header #nik_block_search_bar .header, #header #right-header #nik_block_search_bar .footer {
    display: none;
  }
  /* line 1671, main.scss */
  #header #right-header #nik_block_search_bar .content_search {
    width: 480px;
    height: 130px;
    background: #f5f5f5;
    float: left;
    padding: 0 40px;
  }
  /* line 1679, main.scss */
  #header #right-header #nik_block_search_bar .content_search table {
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
  }
  /* line 1686, main.scss */
  #header #right-header #nik_block_search_bar .content_search .search_value {
    width: 350px;
    margin: 40px 0 0;
    border: none;
    height: 50px;
    font-size: 22px;
    font-size: 2.2rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 1695, main.scss */
  #header #right-header #nik_block_search_bar .content_search input[type="submit"].search_sumbit {
    width: 50px;
    margin: 40px 0 0;
    height: 50px;
    border: none;
    background: url("/resources/rwd/images/header/bg_search_button.png") no-repeat center center;
    background-size: cover;
    color: transparent;
  }
  /* line 1707, main.scss */
  #header #right-header .corporate {
    display: none;
  }
  /* line 1713, main.scss */
  #header #main-menu {
    padding: 0;
    display: table;
    float: right;
    clear: none;
  }
  /* line 1719, main.scss */
  #header #main-menu .hold-menu {
    display: none !important;
  }
  /* line 1724, main.scss */
  #header #main-menu .hold-menu ul > li > a span span {
    padding: 3px 5px 0 0;
  }
  /* line 1730, main.scss */
  #header #main-menu .rich_navigation {
    top: 20px;
    display: none;
    position: relative;
    width: 100%;
    background: none;
    left: 0;
    border-bottom: 4px solid #d3d3d3;
  }
  /* line 1740, main.scss */
  #header #main-menu .rich_navigation > li {
    display: table;
    width: 100%;
    border-bottom: 2px solid #e1e1e1;
    padding-left: 40px;
    padding-right: 40px;
    background: #f5f5f5;
  }
  /* line 1747, main.scss */
  #header #main-menu .rich_navigation > li:last-child {
    border: none;
  }
  /* line 1751, main.scss */
  #header #main-menu .rich_navigation > li > a {
    font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
    text-decoration: none;
    display: block;
    color: #333;
    background-repeat: no-repeat;
    padding: 15px 60px 15px 0;
    background: none;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1751, main.scss */
  #header #main-menu .rich_navigation > li > a {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 33px;
    line-height: 3.3rem;
    min-height: 60px;
    padding-right: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: right 20px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 1023px) and (max-width: 639px) and (orientation: landscape) {
  /* line 1751, main.scss */
  #header #main-menu .rich_navigation > li > a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 45px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position: right 15px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1757, main.scss */
  #header #main-menu .rich_navigation > li.multi > a {
    background: url("/resources/rwd/images/down_arrow_gray.png") no-repeat;
    background-size: 20px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 1023px) and (max-width: 639px) and (orientation: landscape) {
  /* line 1757, main.scss */
  #header #main-menu .rich_navigation > li.multi > a {
    background-position: right 20px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1757, main.scss */
  #header #main-menu .rich_navigation > li.multi > a {
    background-position: right 25px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1769, main.scss */
  #header #main-menu .rich_navigation > li.opened {
    background-color: #ebebeb;
  }
  /* line 1772, main.scss */
  #header #main-menu .rich_navigation > li.opened.multi > a {
    background-image: url("/resources/rwd/images/top_arrow_gray.png");
  }
  /* line 1777, main.scss */
  #header #main-menu .rich_navigation > li > a span {
    margin: 0;
    height: auto;
    padding-left: 0;
    display: inline-block;
  }
  /* line 1783, main.scss */
  #header #main-menu .rich_navigation > li > a span span {
    margin: 0;
    padding: 0;
    height: auto;
  }
  /* line 1790, main.scss */
  #header #main-menu .rich_navigation > li:hover > a span {
    background: none;
  }
  /* line 1794, main.scss */
  #header #main-menu .rich_navigation > li > a.selected span {
    color: #333;
    background: none;
  }
  /* line 1800, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu {
    position: relative;
    width: 100%;
    background: #ebebeb;
    display: none;
    left: 0;
  }
  /* line 1808, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list {
    width: 100%;
    background: #ebebeb;
    padding: 0;
  }
  /* line 1813, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li {
    height: auto;
    border: none;
  }
  /* line 1818, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
    text-decoration: none;
    display: block;
    color: #666;
    background-repeat: no-repeat;
    color: #666;
    padding: 17px 30px 17px 20px;
    border-top: 2px solid #e1e1e1;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 1024px) {
  /* line 1818, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 9px 50px 9px 0;
    background-position: right 10px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 45, _base_variable.scss */
  html.lt-ie9 #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 9px 50px 9px 0;
    background-position: right 10px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1818, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 60px;
    padding-right: 50px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-position: right 20px;
  }
  /* line 299, _base_variable.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a ul li {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 1023px) and (max-width: 639px) and (orientation: landscape) {
  /* line 1818, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 21px;
    line-height: 2.1rem;
    min-height: 45px;
    padding-right: 37px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: right 15px;
  }
  /* line 315, _base_variable.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a ul li {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 1826, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li:first-child a {
    border-top: none;
  }
  /* line 1831, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .fetureContentWrapper {
    display: none;
  }
  /* line 1836, main.scss */
  #header #main-menu .rich_navigation > li:hover > ul.sub-menu {
    display: none;
  }

  /* line 1845, main.scss */
  .button {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1853, main.scss */
  .show-small {
    display: block !important;
  }

  /* line 1858, main.scss */
  #region-label {
    display: block;
    position: relative;
    padding: 5px 12px;
    background-color: #e6e6e6;
    font-size: 11px;
    font-size: 1.1rem;
    color: #000000;
    text-align: right;
    font-family: Verdana, Helvetica, "Microsoft JhengHei", STHeiti, Arial, sans-serif;
  }

  /* line 1869, main.scss */
  #header {
    padding: 12px 0px;
  }
  /* line 1872, main.scss */
  #header .logo {
    margin-left: 12px;
  }
  /* line 1875, main.scss */
  #header .logo img {
    max-width: 140px;
    height: 40px;
  }
  /* line 1881, main.scss */
  #header #main-menu {
    margin-top: 7px;
  }
  /* line 1884, main.scss */
  #header #main-menu .hold-menu {
    display: none;
  }
  /* line 1888, main.scss */
  #header #main-menu .rich_navigation {
    top: 20px;
    margin-top: -15px;
  }
  /* line 1893, main.scss */
  #header #main-menu .rich_navigation > li {
    border-bottom: 1px solid #e1e1e1;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 1897, main.scss */
  #header #main-menu .rich_navigation > li > a {
    font-family: "HelveticaNeueW01-55Roma", "Microsoft JhengHei", STHeiti, Helvetica, Arial, sans-serif;
    text-decoration: none;
    display: block;
    color: #333;
    background-repeat: no-repeat;
    padding: 12px 40px 12px 0;
    background: none;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (max-width: 479px) and (orientation: portrait) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape), only screen and (max-width: 639px) and (orientation: landscape) and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1897, main.scss */
  #header #main-menu .rich_navigation > li > a {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 33px;
    line-height: 3.3rem;
    min-height: 60px;
    padding-right: 55px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-position: right 20px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 479px) and (orientation: portrait) and (max-width: 639px) and (orientation: landscape), only screen and (max-width: 639px) and (orientation: landscape) and (max-width: 639px) and (orientation: landscape) {
  /* line 1897, main.scss */
  #header #main-menu .rich_navigation > li > a {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 28px;
    line-height: 2.8rem;
    min-height: 45px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position: right 15px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1904, main.scss */
  #header #main-menu .rich_navigation > li.multi > a {
    background-size: 15px 10px;
  }
  /* line 1913, main.scss */
  #header #main-menu .rich_navigation > li > ul.sub-menu .link-list li a {
    padding: 12px 20px 12px 10px;
    border-top: 1px solid #e1e1e1;
  }
  /* line 1927, main.scss */
  #header #right-header #nik_block_search_bar {
    width: 100%;
    top: 64px;
  }
  /* line 1931, main.scss */
  #header #right-header #nik_block_search_bar .content_search {
    width: 100%;
    height: 77px;
    background: #f5f5f5;
    padding: 0 40px 0 20px;
  }
  /* line 1937, main.scss */
  #header #right-header #nik_block_search_bar .content_search .search_value {
    width: 100%;
    margin: 20px 0 0;
    border: none;
    height: 37px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* line 1945, main.scss */
  #header #right-header #nik_block_search_bar .content_search td.btn-search {
    width: 37px;
  }
  /* line 1949, main.scss */
  #header #right-header #nik_block_search_bar .content_search input[type="submit"].search_sumbit {
    width: 37px;
    margin: 20px 0 0;
    height: 37px;
  }
}
/* line 1961, main.scss */
.lazyload-loading {
  background: url("/resources/rwd/images/category/icon_loading.gif") no-repeat scroll center center #eee;
}

/* line 1965, main.scss */
.hideArrow .arrow {
  display: none !important;
}

/* line 1972, main.scss */
select {
  background-color: #f2f2f2;
  color: #666;
  font-family: Microsoft YaHei, Arial, sans-serif;
  font-weight: normal;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/resources/rwd/scripts/pie.htc);
}
/* line 1985, main.scss */
html.lt-ie9 select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  behavior: url(/resources/rwd/scripts/pie.htc);
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 1972, main.scss */
  select {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 44px;
    line-height: 4.4rem;
    padding-left: 12px;
    padding-right: 12px;
    height: 40px;
    padding-top: 0.98rem;
    padding-bottom: 0.98rem;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 1972, main.scss */
  select {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 67px;
    line-height: 6.7rem;
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 1972, main.scss */
  select {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 49px;
    line-height: 4.9rem;
    padding-left: 15px;
    padding-right: 15px;
    height: 44px;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 select {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 49px;
  line-height: 4.9rem;
  padding-left: 15px;
  padding-right: 15px;
  height: 44px;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 2017, main.scss */
  select option {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 2017, main.scss */
  select option {
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 2017, main.scss */
  select option {
    padding-left: 17px;
    padding-right: 17px;
  }
}
/* line 45, _base_variable.scss */
html.lt-ie9 select option {
  padding-left: 17px;
  padding-right: 17px;
}

/* line 2031, main.scss */
html.lt-ie9 .selBkgd {
  padding-top: 12px;
}

/* Sharing social network button */
/* line 2041, main.scss */
.addthis_toolbox .addthis_button_facebook > span {
  background: url("/resources/rwd/images/facebook_icon.png") no-repeat !important;
}
/* line 2049, main.scss */
.addthis_toolbox .addthis_button_twitter > span {
  background: url("/resources/rwd/images/tw_icon.png") no-repeat !important;
}
/* line 2056, main.scss */
.addthis_toolbox .addthis_button_google_plusone_share > span {
  background: url("/resources/rwd/images/gplus_icon.png") no-repeat !important;
}
/* line 2059, main.scss */
.addthis_toolbox .addthis_button_google_plusone_share > span span {
  display: none;
}
/* line 2067, main.scss */
.addthis_toolbox .addthis_button_pinterest > span {
  background: url("/resources/rwd/images/pinterest_icon.png") no-repeat !important;
}
/* line 2074, main.scss */
.addthis_toolbox .addthis_button_more > span {
  background: url("/resources/rwd/images/more_icon.png") no-repeat !important;
}
@media only screen and (max-width: 1023px) {
  /* line 2082, main.scss */
  .addthis_toolbox .addthis_button_facebook > span, .addthis_toolbox .addthis_button_twitter > span, .addthis_toolbox .addthis_button_google_plusone_share > span,
  .addthis_toolbox .addthis_button_pinterest > span, .addthis_toolbox .addthis_button_more > span {
    background-size: 35px 35px !important;
  }
}
/* line 2090, main.scss */
.addthis_toolbox > a, .addthis_toolbox > .item > a {
  margin-right: 5px;
  padding: 0 !important;
  display: inline-block;
}
/* line 2094, main.scss */
.addthis_toolbox > a > span, .addthis_toolbox > .item > a > span {
  width: 30px !important;
  height: 30px !important;
}
@media only screen and (max-width: 1023px) {
  /* line 2094, main.scss */
  .addthis_toolbox > a > span, .addthis_toolbox > .item > a > span {
    width: 35px !important;
    height: 35px !important;
  }
}

/* line 2108, main.scss */
.p_bullets p.p1 {
  display: list-item;
  margin-left: 12px;
  list-style-image: url("/resources/rwd/images/product_overview/p_bullets.png");
}

/* responsive youtube iframe start*/
/* line 2116, main.scss */
.video-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
/* line 2121, main.scss */
.video-block .flex-video {
  position: relative;
  padding-bottom: 56.25%;
}
/* line 2124, main.scss */
.video-block .flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* responsive youtube iframe end*/
/*Hide x button of text input on IE*/
/* line 2136, main.scss */
input[type="text"]::-ms-clear {
  display: none;
}

/*# sourceMappingURL=main.css.map */

/* Show Digitutors links on large view only*/
@media (max-width: 1024px) {
  .digitutors-visible-lg {
  display: none !important;
  }
}