@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.bsBox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: 'Avenir', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  height: 100%;
  max-width: none;
  max-height: none;
  overflow-y: scroll;
  margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
  text-decoration: inherit;
  outline: 0;
  cursor: pointer;
  -webkit-text-decoration-skip: objects;
}
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
span,
b,
i,
strong,
em {
  position: relative;
  z-index: 4;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
dl,
dt,
dd,
ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.iconfont {
  font-size: inherit;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.ellipsis,
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
textarea.template {
  display: none !important;
}
button:focus,
input:focus,
textarea:focus {
  outline: 0;
}
textarea {
  resize: none;
}
input:-webkit-autofill {
  background-color: transparent !important;
  background-image: none !important;
}
.btn {
  padding: 0;
  border: none;
  background: none;
}
.btn-hidden {
  display: none;
}
.btn-block {
  display: block;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.text-upp {
  text-transform: uppercase;
}
.text-low {
  text-transform: lowercase;
}
.text-cap {
  text-transform: capitalize;
}
img::after {
  content: attr(alt);
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transform: translateY(100%);
  transition: transform 0.2s;
}
img:hover::after {
  transform: translateY(0);
}
.img-box {
  position: relative;
  overflow: hidden;
}
.img-inline {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  *width: 100%;
  height: auto;
  border: none;
}
.img-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  max-width: 100%;
  width: auto;
  *width: 100%;
  max-height: 100%;
  height: auto;
  *height: 100%;
  margin: auto;
  border: none;
}
.img-max {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.img-cover {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: none;
  width: 100%;
  *width: 100%;
  max-height: none;
  height: 100%;
  *height: 100%;
  margin: auto;
  border: none;
  object-position: 50% 50%;
  object-fit: cover;
}
.video-box {
  position: relative;
  overflow: hidden;
}
.video-inline {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  max-width: 100%;
  *width: 100%;
  height: auto;
  border: none;
}
.video-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  max-width: 100%;
  width: auto;
  *width: 100%;
  max-height: 100%;
  height: auto;
  *height: 100%;
  margin: auto;
  border: none;
}
.video-max {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.video-cover {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: none;
  width: 100%;
  *width: 100%;
  max-height: none;
  height: 100%;
  *height: 100%;
  margin: auto;
  border: none;
  object-position: 50% 50%;
  object-fit: cover;
}
.box-5b1:before {
  content: '';
  display: block;
  padding-bottom: 20%;
}
.box-4b1:before {
  content: '';
  display: block;
  padding-bottom: 25%;
}
.box-3b1:before {
  content: '';
  display: block;
  padding-bottom: 33.33333333%;
}
.box-5b2:before {
  content: '';
  display: block;
  padding-bottom: 40%;
}
.box-2b1:before {
  content: '';
  display: block;
  padding-bottom: 50%;
}
.box-16b9:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.box-5b3:before {
  content: '';
  display: block;
  padding-bottom: 60%;
}
.box-3b2:before {
  content: '';
  display: block;
  padding-bottom: 66.66666667%;
}
.box-4b3:before {
  content: '';
  display: block;
  padding-bottom: 75%;
}
.box-5b4:before {
  content: '';
  display: block;
  padding-bottom: 80%;
}
.box-1b1:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.box-gold:before {
  content: '';
  display: block;
  padding-bottom: 61.80339887%;
}
.box-silver:before {
  content: '';
  display: block;
  padding-bottom: 70.71067812%;
}
.box-585b380:before {
  content: '';
  display: block;
  padding-bottom: 64.95726496%;
}
header:before,
.header:before,
footer:before,
.footer:before,
hgroup:before,
.hgroup:before,
.container-full:before,
.container-response:before,
.container:before,
.container-reverse-response:before,
.row:before,
header:after,
.header:after,
footer:after,
.footer:after,
hgroup:after,
.hgroup:after,
.container-full:after,
.container-response:after,
.container:after,
.container-reverse-response:after,
.row:after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.overflow-hidden {
  overflow: hidden;
}
.HorizontalLayout {
  overflow-x: auto;
}
.HorizontalLayout .Flowbox {
  white-space: nowrap;
  overflow-y: hidden;
}
header:before,
.header:before,
footer:before,
.footer:before,
hgroup:before,
.hgroup:before,
.container-full:before,
.container-response:before,
.container:before,
.container-reverse-response:before,
.row:before,
header:after,
.header:after,
footer:after,
.footer:after,
hgroup:after,
.hgroup:after,
.container-full:after,
.container-response:after,
.container:after,
.container-reverse-response:after,
.row:after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.overflow-hidden {
  overflow: hidden;
}
.HorizontalLayout {
  overflow-x: auto;
}
.HorizontalLayout .Flowbox {
  white-space: nowrap;
  overflow-y: hidden;
}
.dis-lg-no {
  display: none;
}
.dis-lg-bl {
  display: block;
}
.dis-lg-il {
  display: inline;
}
.dis-lg-ib {
  display: inline-block;
}
.dis-lg-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.align-lg-lt {
  text-align: left;
  vertical-align: top;
}
.align-lg-ct {
  text-align: center;
  vertical-align: top;
}
.align-lg-rt {
  text-align: right;
  vertical-align: top;
}
.align-lg-lm {
  text-align: left;
  vertical-align: middle;
}
.align-lg-cm {
  text-align: center;
  vertical-align: middle;
}
.align-lg-rm {
  text-align: right;
  vertical-align: middle;
}
.align-lg-lb {
  text-align: left;
  vertical-align: bottom;
}
.align-lg-cb {
  text-align: center;
  vertical-align: bottom;
}
.align-lg-rb {
  text-align: right;
  vertical-align: bottom;
}
.flex-lg-lt {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  align-items: start;
  -webkit-align-items: start;
  box-align: flex-start;
  -moz-box-align: flex-start;
  -webkit-box-align: flex-start;
}
.flex-lg-ct {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  align-items: start;
  -webkit-align-items: start;
  box-align: flex-start;
  -moz-box-align: flex-start;
  -webkit-box-align: flex-start;
}
.flex-lg-rt {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  -o-justify-content: end;
  justify-content: end;
  align-items: start;
  -webkit-align-items: start;
  box-align: flex-start;
  -moz-box-align: flex-start;
  -webkit-box-align: flex-start;
}
.flex-lg-lm {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
}
.flex-lg-cm {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
}
.flex-lg-rm {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  -o-justify-content: end;
  justify-content: end;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
}
.flex-lg-lb {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  align-items: end;
  -webkit-align-items: end;
  box-align: end;
  -moz-box-align: end;
  -webkit-box-align: end;
}
.flex-lg-cb {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  align-items: end;
  -webkit-align-items: end;
  box-align: end;
  -moz-box-align: end;
  -webkit-box-align: end;
}
.flex-lg-rb {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  -o-justify-content: end;
  justify-content: end;
  align-items: end;
  -webkit-align-items: end;
  box-align: end;
  -moz-box-align: end;
  -webkit-box-align: end;
}
.flex-lg-sbc {
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
}
.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.container-fluid {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .dis-xs-no {
    display: none;
  }
  .dis-xs-bl {
    display: block;
  }
  .dis-xs-il {
    display: inline;
  }
  .dis-xs-ib {
    display: inline-block;
  }
  .dis-xs-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .align-xs-lt {
    text-align: left;
    vertical-align: top;
  }
  .align-xs-ct {
    text-align: center;
    vertical-align: top;
  }
  .align-xs-rt {
    text-align: right;
    vertical-align: top;
  }
  .align-xs-lm {
    text-align: left;
    vertical-align: middle;
  }
  .align-xs-cm {
    text-align: center;
    vertical-align: middle;
  }
  .align-xs-rm {
    text-align: right;
    vertical-align: middle;
  }
  .align-xs-lb {
    text-align: left;
    vertical-align: bottom;
  }
  .align-xs-cb {
    text-align: center;
    vertical-align: bottom;
  }
  .align-xs-rb {
    text-align: right;
    vertical-align: bottom;
  }
  .flex-xs-lt {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    align-items: start;
    -webkit-align-items: start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
  }
  .flex-xs-ct {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    align-items: start;
    -webkit-align-items: start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
  }
  .flex-xs-rt {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    -o-justify-content: end;
    justify-content: end;
    align-items: start;
    -webkit-align-items: start;
    box-align: flex-start;
    -moz-box-align: flex-start;
    -webkit-box-align: flex-start;
  }
  .flex-xs-lm {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
  }
  .flex-xs-cm {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
  }
  .flex-xs-rm {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    -o-justify-content: end;
    justify-content: end;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
  }
  .flex-xs-lb {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    align-items: end;
    -webkit-align-items: end;
    box-align: end;
    -moz-box-align: end;
    -webkit-box-align: end;
  }
  .flex-xs-cb {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    align-items: end;
    -webkit-align-items: end;
    box-align: end;
    -moz-box-align: end;
    -webkit-box-align: end;
  }
  .flex-xs-rb {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    -o-justify-content: end;
    justify-content: end;
    align-items: end;
    -webkit-align-items: end;
    box-align: end;
    -moz-box-align: end;
    -webkit-box-align: end;
  }
  .flex-xs-sbc {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
  }
  .container {
    width: auto;
    margin-left: 3.2vw;
    margin-right: 3.2vw;
  }
  .container-fluid {
    width: auto;
    margin-left: 0vw;
    margin-right: 0vw;
  }
}
.cl-lg-row:before,
.cl-lg-row:after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.cl-lg-row [class^='col'] {
  float: left;
}
.ib-lg-row {
  font-size: 0;
}
.ib-lg-row [class^='col'] {
  display: inline-block;
}
.flex-lg-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-lg-row [class^='col'] {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -o-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-lg-1R6 {
  width: 16.66666667%;
}
.col-lg-2R6 {
  width: 33.33333333%;
}
.col-lg-3R6 {
  width: 50%;
}
.col-lg-4R6 {
  width: 66.66666667%;
}
.col-lg-5R6 {
  width: 83.33333333%;
}
.col-lg-6R6 {
  width: 100%;
}
.offest-lg-0R6 {
  margin-left: 0%;
}
.push-lg-0R6 {
  left: 0%;
}
.pull-lg-0R6 {
  right: 0%;
}
.offest-lg-1R6 {
  margin-left: 16.66666667%;
}
.push-lg-1R6 {
  left: 16.66666667%;
}
.pull-lg-1R6 {
  right: 16.66666667%;
}
.offest-lg-2R6 {
  margin-left: 33.33333333%;
}
.push-lg-2R6 {
  left: 33.33333333%;
}
.pull-lg-2R6 {
  right: 33.33333333%;
}
.offest-lg-3R6 {
  margin-left: 50%;
}
.push-lg-3R6 {
  left: 50%;
}
.pull-lg-3R6 {
  right: 50%;
}
.offest-lg-4R6 {
  margin-left: 66.66666667%;
}
.push-lg-4R6 {
  left: 66.66666667%;
}
.pull-lg-4R6 {
  right: 66.66666667%;
}
.offest-lg-5R6 {
  margin-left: 83.33333333%;
}
.push-lg-5R6 {
  left: 83.33333333%;
}
.pull-lg-5R6 {
  right: 83.33333333%;
}
.offest-lg-6R6 {
  margin-left: 100%;
}
.push-lg-6R6 {
  left: 100%;
}
.pull-lg-6R6 {
  right: 100%;
}
.row-lg-G30-a0 {
  margin: -15px -15px -15px -15px;
}
.row-lg-G30-lr0 {
  margin: -15px 0 -15px 0;
}
.row-lg-G30-tb0 {
  margin: 0 -15px 0 -15px;
}
.row-lg-G30-a1 {
  margin: 0px 0px 0px 0px;
}
.row-lg-G30-lr1 {
  margin: 0px 0 0px 0;
}
.row-lg-G30-tb1 {
  margin: 0 0px 0 0px;
}
.row-lg-G30-a2 {
  margin: 15px 15px 15px 15px;
}
.row-lg-G30-lr2 {
  margin: 15px 0 15px 0;
}
.row-lg-G30-tb2 {
  margin: 0 15px 0 15px;
}
.col-lg-G30-a {
  padding: 15px 15px 15px 15px;
}
.col-lg-G30-lr {
  padding: 0 15px 0 15px;
}
.col-lg-G30-tb {
  padding: 15px 0 15px 0;
}
@media screen and (max-width: 1000px) {
  .cl-xs-row:before,
  .cl-xs-row:after {
    content: '';
    display: block;
    float: none;
    clear: both;
  }
  .cl-xs-row [class^='col'] {
    float: left;
  }
  .ib-xs-row {
    font-size: 0;
  }
  .ib-xs-row [class^='col'] {
    display: inline-block;
  }
  .flex-xs-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-xs-row [class^='col'] {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -o-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-xs-1R6 {
    width: 16.66666667%;
  }
  .col-xs-2R6 {
    width: 33.33333333%;
  }
  .col-xs-3R6 {
    width: 50%;
  }
  .col-xs-4R6 {
    width: 66.66666667%;
  }
  .col-xs-5R6 {
    width: 83.33333333%;
  }
  .col-xs-6R6 {
    width: 100%;
  }
  .offest-xs-0R6 {
    margin-left: 0%;
  }
  .push-xs-0R6 {
    left: 0%;
  }
  .pull-xs-0R6 {
    right: 0%;
  }
  .offest-xs-1R6 {
    margin-left: 16.66666667%;
  }
  .push-xs-1R6 {
    left: 16.66666667%;
  }
  .pull-xs-1R6 {
    right: 16.66666667%;
  }
  .offest-xs-2R6 {
    margin-left: 33.33333333%;
  }
  .push-xs-2R6 {
    left: 33.33333333%;
  }
  .pull-xs-2R6 {
    right: 33.33333333%;
  }
  .offest-xs-3R6 {
    margin-left: 50%;
  }
  .push-xs-3R6 {
    left: 50%;
  }
  .pull-xs-3R6 {
    right: 50%;
  }
  .offest-xs-4R6 {
    margin-left: 66.66666667%;
  }
  .push-xs-4R6 {
    left: 66.66666667%;
  }
  .pull-xs-4R6 {
    right: 66.66666667%;
  }
  .offest-xs-5R6 {
    margin-left: 83.33333333%;
  }
  .push-xs-5R6 {
    left: 83.33333333%;
  }
  .pull-xs-5R6 {
    right: 83.33333333%;
  }
  .offest-xs-6R6 {
    margin-left: 100%;
  }
  .push-xs-6R6 {
    left: 100%;
  }
  .pull-xs-6R6 {
    right: 100%;
  }
  .row-xs-G24-a0 {
    margin: -1.6vw -1.6vw -1.6vw -1.6vw;
  }
  .row-xs-G24-lr0 {
    margin: -1.6vw 0 -1.6vw 0;
  }
  .row-xs-G24-tb0 {
    margin: 0 -1.6vw 0 -1.6vw;
  }
  .row-xs-G24-a1 {
    margin: 0vw 0vw 0vw 0vw;
  }
  .row-xs-G24-lr1 {
    margin: 0vw 0 0vw 0;
  }
  .row-xs-G24-tb1 {
    margin: 0 0vw 0 0vw;
  }
  .row-xs-G24-a2 {
    margin: 1.6vw 1.6vw 1.6vw 1.6vw;
  }
  .row-xs-G24-lr2 {
    margin: 1.6vw 0 1.6vw 0;
  }
  .row-xs-G24-tb2 {
    margin: 0 1.6vw 0 1.6vw;
  }
  .col-xs-G24-a {
    padding: 1.6vw 1.6vw 1.6vw 1.6vw;
  }
  .col-xs-G24-lr {
    padding: 0 1.6vw 0 1.6vw;
  }
  .col-xs-G24-tb {
    padding: 1.6vw 0 1.6vw 0;
  }
}
.fixed-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 7;
  background-color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1000px) {
  .fixed-header {
    position: relative;
  }
}
.header {
  height: 150px;
}
@media screen and (max-width: 1000px) {
  .header {
    height: 26.66666667vw;
  }
}
.header .logo {
  height: 100%;
  width: 280px;
}
@media screen and (max-width: 1000px) {
  .header .logo {
    width: 100vw;
  }
}
.header nav {
  height: 100%;
}
.header .navList {
  height: 100%;
  width: 920px;
}
.header .navList .item {
  line-height: 150px;
}
.m-nav {
  height: 13.33333333vw;
  width: 100%;
  box-shadow: 0px 1px 5px 0px rgba(8, 1, 3, 0.15);
}
.m-nav .navList {
  width: 100%;
}
.m-nav .item {
  line-height: 13.33333333vw;
}
.navList {
  height: 100%;
}
.navList .item {
  flex: 1;
  display: block;
  font-family: FZPangWa-M18;
  font-size: 28px;
  text-align: center;
  width: 20%;
}
@media screen and (max-width: 1000px) {
  .navList .item {
    font-size: 3.73333333vw;
  }
}
.navList .item.active,
.navList .item:active {
  color: #cf131c;
}
.navList .item.active:after,
.navList .item:active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  display: block;
  width: 30px;
  height: 6px;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #cf131c;
}
.banner:before {
  content: '';
  display: block;
  padding-bottom: 49.47916667%;
}
@media screen and (max-width: 1000px) {
  .banner:before {
    padding-bottom: 48.26666667%;
  }
}
.banner #banner-swiper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner #banner-swiper .img-box {
  height: 100%;
}
.banner #banner-pagination {
  left: 0;
  right: 0;
  bottom: 20px;
}
.banner #banner-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  margin: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #000000;
  opacity: 0.3;
}
.banner #banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.7;
}
.banner .order-ad {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 360px;
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  .banner .order-ad {
    height: 26.66666667vw;
    width: 80vw;
  }
}
.banner .order-ad .btn {
  display: inline-block;
  font-weight: bold;
  font-size: 36px;
  line-height: 80px;
  text-align: center;
  width: 300px;
  height: 80px;
  margin-top: 160px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  background-color: #CF121B;
  color: #FFFFFF;
  box-shadow: 2px 3px 2px 0px rgba(0, 0, 0, 0.63);
}
@media screen and (max-width: 1000px) {
  .banner .order-ad .btn {
    font-size: 3.73333333vw;
    line-height: 9.06666667vw;
    width: 37.33333333vw;
    height: 9.06666667vw;
    margin-top: 3.666667vw;
  }
}
section .section_title {
  font-family: About you;
  font-size: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 30px 0;
  color: #cf131c;
}
@media screen and (max-width: 1000px) {
  section .section_title {
    font-size: 4vw;
    padding: 2.66666667vw;
  }
}
section .section_title:before,
section .section_title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 20px;
  margin: 0 40px;
  background-image: url(../images/section_title.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
  section .section_title:before,
  section .section_title:after {
    width: 6.4vw;
    height: 1.6vw;
    margin: 0 5.33333333vw;
  }
}
section .section_title2 {
  text-align: center;
  font-size: 24px;
  padding: 50px 0;
  color: #cf131c;
}
@media screen and (max-width: 1000px) {
  section .section_title2 {
    font-size: 15px;
    padding: 4vw 0;
  }
}
#about_us .about-img {
  width: 680px;
  height: 500px;
  margin-bottom: 80px;
  overflow: hidden;
  -webkit-border-radius: 0px 0px 100px 0px;
  -moz-border-radius: 0px 0px 100px 0px;
  -ms-border-radius: 0px 0px 100px 0px;
  -o-border-radius: 0px 0px 100px 0px;
  border-radius: 0px 0px 100px 0px;
}
@media screen and (max-width: 1000px) {
  #about_us .about-img {
    width: 56.66666667vw;
    height: 46.66666667vw;
    -webkit-border-radius: 0 0 8.4vw 0;
    -moz-border-radius: 0 0 8.4vw 0;
    -ms-border-radius: 0 0 8.4vw 0;
    -o-border-radius: 0 0 8.4vw 0;
    border-radius: 0 0 8.4vw 0;
  }
}
#about_us .about-txt {
  position: absolute;
  left: 50%;
  top: 80px;
  width: 50%;
  height: 500px;
  padding: 60px;
  -webkit-border-radius: 0px 100px 0px 0px;
  -moz-border-radius: 0px 100px 0px 0px;
  -ms-border-radius: 0px 100px 0px 0px;
  -o-border-radius: 0px 100px 0px 0px;
  border-radius: 0px 100px 0px 0px;
  background-color: rgba(253, 208, 0, 0.9);
  color: #cf131c;
}
@media screen and (max-width: 1000px) {
  #about_us .about-txt {
    left: 40%;
    top: 6.66666667vw;
    width: 60%;
    height: auto;
    padding: 4vw;
    -webkit-border-radius: 0 0 8.4vw 0;
    -moz-border-radius: 0 0 8.4vw 0;
    -ms-border-radius: 0 0 8.4vw 0;
    -o-border-radius: 0 0 8.4vw 0;
    border-radius: 0 0 8.4vw 0;
  }
}
#about_us .about-txt .title {
  font-size: 48px;
  font-family: RTWS ShangGothic G0v1;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  #about_us .about-txt .title {
    font-size: 4vw;
  }
}
#about_us .about-txt p {
  font-family: Arial;
  font-size: 24px;
  margin: 1em 0 0;
}
@media screen and (max-width: 1000px) {
  #about_us .about-txt p {
    font-size: 2.66666667vw;
  }
}
#menu .menuItem {
  font-size: 24px;
  text-align: center;
}
#menu .menuItem .title_en {
  font-size: 24px;
  line-height: 1.5;
  color: #111;
}
@media screen and (max-width: 1000px) {
  #menu .menuItem .title_en {
    font-size: 2.93333333vw;
  }
}
#menu .menuItem .title_cn {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
@media screen and (max-width: 1000px) {
  #menu .menuItem .title_cn {
    font-size: 2.13333333vw;
  }
}
#menu .menuItem .cost {
  font-size: 28px;
  line-height: 1.5;
  color: #EC3338;
}
@media screen and (max-width: 1000px) {
  #menu .menuItem .cost {
    font-size: 3.46666667vw;
  }
}
#menu .menuItem .iconbg_hot:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-hot.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
  #menu .menuItem .iconbg_hot:after {
    width: 2.66666667vw;
    height: 2.66666667vw;
  }
}
#menu .menu_block {
  margin-top: 40px;
  padding: 30px;
  border: 2px solid #111111;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
@media screen and (max-width: 1000px) {
  #menu .menu_block {
    margin-top: 5.33333333vw;
    padding: 4vw;
  }
}
#menu .menu_block .title1 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  color: #111111;
}
@media screen and (max-width: 1000px) {
  #menu .menu_block .title1 {
    font-size: 3.73333333vw;
  }
}
#menu .menu_block .title2 {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  margin: 30px 0;
  color: #666666;
}
@media screen and (max-width: 1000px) {
  #menu .menu_block .title2 {
    font-size: 2.66666667vw;
    margin: 2.66666667vw 0;
  }
}
#menu .menu_block .list .item {
  font-size: 18px;
  vertical-align: middle;
  color: #111111;
}
@media screen and (max-width: 1000px) {
  #menu .menu_block .list .item {
    font-size: 2.93333333vw;
  }
}
#menu .menu_block .list .item:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #111111;
}
#menu .btn {
  display: inline-block;
  font-size: 28px;
  line-height: 80px;
  text-align: center;
  width: 400px;
  height: 80px;
  margin: 50px 0;
  background-color: #cf131c;
  color: #fff;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}
@media screen and (max-width: 1000px) {
  #menu .btn {
    font-size: 4vw;
    line-height: 10.4vw;
    width: 44vw;
    height: 10.4vw;
    margin: 5.33333333vw 0;
  }
}
#gallery .section_container {
  padding: 30px 0 90px 0;
}
@media screen and (max-width: 1000px) {
  #gallery .section_container {
    padding: 4vw 0 12vw 0;
  }
}
#contact {
  min-height: 100vh;
  padding: 80px 0 30px 0;
  background-image: url(../images/footer.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  #contact {
    min-height: 105.86666667vw;
    padding: 6.66666667vw 0 4vw 0;
    background-image: url(../images/footer@2x.png);
  }
}
#contact .section_title {
  font-family: FZPangWa-M18;
  font-size: 32px;
  color: #FFFFFF;
  text-shadow: 3px 5px 2px #cf131c;
}
@media screen and (max-width: 1000px) {
  #contact .section_title {
    font-size: 3.2vw;
    text-shadow: 1px 1px 1px #cf131c;
  }
}
#contact .section_title:before,
#contact .section_title:after {
  display: none;
}
#contact .visitors-box .title {
  font-size: 26px;
  text-align: center;
  margin: 40px 0;
  text-shadow: 0 2px 2px #ffc21e;
}
@media screen and (max-width: 1000px) {
  #contact .visitors-box .title {
    font-size: 2.66666667vw;
    margin: 5.33333333vw 0;
    text-shadow: 1px 1px 1px #cf131c;
  }
}
#contact .visitors-box .num {
  font-family: Impact;
  font-size: 26px;
  text-align: center;
  margin-bottom: 40px;
}
#contact .navList .item + .item:before {
  content: '/';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
#contact .footer-info .item {
  width: 33.33333333%;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #contact .footer-info .item {
    width: 50%;
    margin-top: 2.66666667vw;
    margin-bottom: 5.33333333vw;
  }
}
#contact .footer-info .item .fa {
  font-size: 40px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 50px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 1000px) {
  #contact .footer-info .item .fa {
    font-size: 4vw;
    line-height: 8vw;
    width: 8vw;
    height: 8vw;
    margin-bottom: 4vw;
  }
}
#contact .footer-info .item dd {
  font-size: 20px;
  line-height: 2;
}
@media screen and (max-width: 1000px) {
  #contact .footer-info .item dd {
    font-size: 2.66666667vw;
  }
}
#contact .connect {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #contact .connect {
    font-size: 2.66666667vw;
  }
}
#contact .connect .fa {
  text-align: center;
  font-size: 36px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  margin-left: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #cf131c;
}
@media screen and (max-width: 1000px) {
  #contact .connect .fa {
    font-size: 4vw;
    line-height: 8vw;
    width: 8vw;
    height: 8vw;
    margin-left: 4vw;
  }
}
#contact .container_1{
  display: none;
}
#contact .copyrightinfo {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 1000px){
  #contact .container{
    display: none;
  }
  #contact .container_1{
    display: block;
  }
  .copyrightinfo{
    font-size: 2.133vw;
  }
}