/* RESET All ELEMENT */
html,
body,
div,
span,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
font,
img,
small,
strong,
sub,
sup,
p,
a,
dl,
dt,
dd,
ol,
ul,
li,
form,
label {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* SPECIAL RESET */
ol,
ul {
  list-style: none;
}

/*th,td{font-weight:normal;text-align:left;}*/
table {
  border-collapse: separate;
  border-spacing: 0;
}

:focus {
  outline: none;
}

/*============================================
=                  20180921                  =
============================================*/
/*============================================
=                    Base                    =
============================================*/
html * {
  max-height: 1000000px;
  -webkit-text-size-adjust: 100%; /*-webkit-overflow-scrolling:touch;*/
}

a {
  color: #535353;
  text-decoration: none;
}

img {
  vertical-align: top;
}

input::-ms-clear {
  display: none;
}

/*iframeRwd*/
section.kvBox .animationbg .spoon1 {
  bottom: -20%;
  -ms-transform: translateY(1%);
  -webkit-transform: translateY(1%);
  transform: translateY(1%);
  -webkit-animation: mSpoon1 2.4s 1.2s infinite linear both;
  animation: mSpoon1 2.4s 1.2s infinite linear both;
}

section.kvBox .animationbg .spoon2 {
  bottom: -20%;
  -ms-transform: translateY(7%);
  -webkit-transform: translateY(7%);
  transform: translateY(7%);
  -webkit-animation: mSpoon2 2.6s 1.2s infinite linear both;
  animation: mSpoon2 2.6s 1.2s infinite linear both;
}

section.kvBox .animationbg .spoon3 {
  bottom: -20%;
  -ms-transform: translateY(25%);
  -webkit-transform: translateY(25%);
  transform: translateY(25%);
  -webkit-animation: mSpoon3 4.8s 1.2s infinite linear both;
  animation: mSpoon3 4.8s 1.2s infinite linear both;
}

section.kvBox .animationbg .spoon4 {
  bottom: -20%;
  -ms-transform: translateY(1%);
  -webkit-transform: translateY(1%);
  transform: translateY(1%);
  -webkit-animation: mSpoon4 4.2s 1.2s infinite linear both;
  animation: mSpoon4 4.2s 1.2s infinite linear both;
}

section.kvBox .animationbg .spoon5 {
  bottom: -20%;
  -ms-transform: translateY(15%);
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
  -webkit-animation: mSpoon5 3.6s 1.2s infinite linear both;
  animation: mSpoon5 3.6s 1.2s infinite linear both;
}

section.kvBox .animationbg .spoon6 {
  bottom: -20%;
  -ms-transform: translateY(1%);
  -webkit-transform: translateY(1%);
  transform: translateY(1%);
  -webkit-animation: mSpoon6 3.2s 1.2s infinite linear both;
  animation: mSpoon6 3.2s 1.2s infinite linear both;
}

@-webkit-keyframes mSpoon1 {
  0%,
  60%,
  100% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
  30% {
    -ms-transform: translateY(11%);
    -webkit-transform: translateY(11%);
    transform: translateY(11%);
  }
}

@keyframes mSpoon1 {
  0%,
  60%,
  100% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
  30% {
    -ms-transform: translateY(11%);
    -webkit-transform: translateY(11%);
    transform: translateY(11%);
  }
}
@-webkit-keyframes mSpoon2 {
  0%,
  38%,
  100% {
    -ms-transform: translateY(7%);
    -webkit-transform: translateY(7%);
    transform: translateY(7%);
  }
  69% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
}
@keyframes mSpoon2 {
  0%,
  38%,
  100% {
    -ms-transform: translateY(7%);
    -webkit-transform: translateY(7%);
    transform: translateY(7%);
  }
  69% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
}
@-webkit-keyframes mSpoon3 {
  0%,
  50%,
  75%,
  100% {
    -ms-transform: translateY(25%);
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
  }
  25% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
}
@keyframes mSpoon3 {
  0%,
  50%,
  75%,
  100% {
    -ms-transform: translateY(25%);
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
  }
  25% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
}
@-webkit-keyframes mSpoon4 {
  0%,
  25%,
  50%,
  100% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
  75% {
    -ms-transform: translateY(21%);
    -webkit-transform: translateY(21%);
    transform: translateY(21%);
  }
}
@keyframes mSpoon4 {
  0%,
  25%,
  50%,
  100% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
  75% {
    -ms-transform: translateY(21%);
    -webkit-transform: translateY(21%);
    transform: translateY(21%);
  }
}
@-webkit-keyframes mSpoon5 {
  0%,
  70%,
  100% {
    -ms-transform: translateY(15%);
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }
  35% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
}
@keyframes mSpoon5 {
  0%,
  70%,
  100% {
    -ms-transform: translateY(15%);
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }
  35% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
}
@-webkit-keyframes mSpoon6 {
  0%,
  30%,
  100% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
  65% {
    -ms-transform: translateY(11%);
    -webkit-transform: translateY(11%);
    transform: translateY(11%);
  }
}
@keyframes mSpoon6 {
  0%,
  30%,
  100% {
    -ms-transform: translateY(1%);
    -webkit-transform: translateY(1%);
    transform: translateY(1%);
  }
  65% {
    -ms-transform: translateY(11%);
    -webkit-transform: translateY(11%);
    transform: translateY(11%);
  }
}
body {
  color: #671931;
  background: #fff;
}

input,
select,
textarea {
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

a {
  color: #671931;
  text-decoration: none;
}

body,
html {
  min-height: 100%;
  position: relative;
  z-index: 0;
}

body,
p,
h3,
h5,
h2,
h4,
h1,
a,
u,
span,
aside,
input,
div {
  margin: 0;
  padding: 0;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Microsoft JhengHei", Roboto, "Helvetica Neue", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

*,
::after,
::before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body.pop_Show {
  overflow-y: hidden;
}
body.pop_Show {
  overflow: hidden;
  z-index: 9;
  -webkit-overflow-scrolling: touch;
}

.hh {
  position: fixed;
  width: 0;
  height: 0;
}

.ccBox {
  width: 1200px;
  margin: 0 auto;
  display: block;
}

.popBox {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow: auto;
  display: block;
  -webkit-transition: overflow 0, opacity 1s, z-index 0.5s;
  transition: overflow 0, opacity 1s, z-index 0.5s;
  z-index: -1000;
  opacity: 0;
}
.popBox.on {
  z-index: 100000;
  opacity: 1;
  -webkit-transition: overflow 0, z-index 0.5s, opacity 1s;
  transition: overflow 0, z-index 0.5s, opacity 1s;
}
.popBox .pop_mainBox {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 50px 0;
  text-align: center;
  font-size: 0;
  height: -webkit-calc(100vh - 100px);
  height: calc(100vh - 100px);
  overflow-y: auto;
}
.popBox .pop_mainBox:before {
  content: "";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}
.popBox .articleBox {
  z-index: 1000;
  position: relative;
  display: inline-block;
  max-width: 1000px;
  width: 90%;
  vertical-align: middle;
}
.popBox .bgBox {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  display: block;
  margin: 0 auto;
  background: #000;
  opacity: 0.5;
}

#pop0 .closeBtn {
  width: 44px;
  height: 44px;
  display: inline-block;
  z-index: 2;
  background: blue;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../img/closeBtn_m.png) no-repeat center center;
  background-size: contain;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pop0 .closeBtn:hover {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#pop0 .articleBox {
  background: #72b9b3;
  border-radius: 10px;
  padding: 50px 0;
  color: #fff;
  line-height: 1.5em;
  font-size: 18px;
  text-align: center;
}
#pop0 .articleBox .aBox {
  width: 80%;
  display: block;
  margin: 0 auto;
  position: relative;
}
#pop0 .articleBox .aBox .eachBox {
  width: 100%;
}
#pop0 .articleBox .aBox .eachBox .each {
  width: 100%;
  display: none;
}
#pop0 .articleBox .aBox .eachBox .each.on {
  display: block;
}
#pop0 .articleBox .aBox .eachBox .each > img {
  width: 100%;
}
#pop0 .articleBox .aBox .eachBox .each > img.mImg {
  display: none;
}
#pop0 .articleBox .aBox .eachBox .each > img.pcImg {
  display: block;
}
#pop0 .articleBox .aBox .fbBtn {
  display: inline-block;
  width: 24%;
  height: 0;
  padding-top: 5%;
  background: url(../img/btn1.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 5%;
  margin-left: 12%;
}
#pop0 .articleBox .aBox .fbBtn:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../img/btn1_hover.png) no-repeat center center;
  background-size: contain;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
}
#pop0 .articleBox .aBox .fbBtn:hover:before {
  opacity: 1;
}
#pop0 .articleBox .keyBox {
  width: 50%;
  display: block;
  margin: 20px auto;
  position: relative;
}
#pop0 .articleBox .keyBox .imgBox {
  width: 100%;
}
#pop0 .articleBox .keyBox .imgBox > img {
  width: 100%;
}
#pop0 .articleBox .keyBox .imgBox > img.mImg {
  display: none;
}
#pop0 .articleBox .keyBox .imgBox > img.pcImg {
  display: block;
}
#pop0 .articleBox .keyBox .btn0 {
  width: 23%;
  padding-top: 6%;
  display: inline-block;
  position: absolute;
  left: 45%;
  top: 47%;
  background: #72b9b3;
  border: 1px solid #72b9b3;
  border-radius: 5px;
  color: #fff;
  padding: 2px 0;
  font-size: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pop0 .articleBox .keyBox .btn0:hover {
  color: #72b9b3;
  background: #fff;
}
#pop0 .articleBox .keyBox .downloadBtn {
  width: 85%;
  height: 0;
  padding-top: 20%;
  display: inline-block;
  position: absolute;
  left: 8%;
  top: 68%;
  background: url(../img/btn3.png) no-repeat center center;
  background-size: contain;
}
#pop0 .articleBox .keyBox .downloadBtn:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../img/btn3_hover.png) no-repeat center center;
  background-size: contain;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
}
#pop0 .articleBox .keyBox .downloadBtn:hover:before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #pop0 .articleBox .aBox {
    width: 85%;
  }
  #pop0 .articleBox .aBox .eachBox .each > img.mImg {
    display: block;
  }
  #pop0 .articleBox .aBox .eachBox .each > img.pcImg {
    display: none;
  }
  #pop0 .articleBox .aBox .fbBtn {
    width: 40%;
    padding-top: 8%;
    left: 50%;
    bottom: 5%;
    margin-left: -20%;
  }
  #pop0 .articleBox .keyBox {
    width: 80%;
  }
}

#pop1 .closeBtn,
#pop2 .closeBtn {
  width: 48px;
  height: 44px;
  display: inline-block;
  z-index: 2;
  background: blue;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../img/closebtn.jpg) no-repeat center center;
  background-size: contain;
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pop1 .closeBtn:hover,
#pop2 .closeBtn:hover {
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
#pop1 .articleBox,
#pop2 .articleBox {
  background: #fff;
  border-radius: 10px;
  padding: 80px 5%;
  max-width: 900px;
  width: 80%;
  color: #fff;
  line-height: 1.5em;
  font-size: 18px;
  text-align: center;
}
#pop1 .articleBox > h3,
#pop2 .articleBox > h3 {
  font-size: 34px;
  color: #000;
  line-height: 1.8em;
  font-weight: bold;
  padding: 0.8em 0;
}
#pop1 .articleBox > h4,
#pop2 .articleBox > h4 {
  font-size: 28px;
  color: #c76d39;
  line-height: 1.8em;
  font-weight: bold;
  padding: 0.8em 0;
  display: block;
  text-align: left;
}
#pop1 .articleBox > h4.h4_03em,
#pop2 .articleBox > h4.h4_03em {
  padding: 0em 0;
}
#pop1 .articleBox > img,
#pop2 .articleBox > img {
  width: 100%;
}
#pop1 .articleBox > p,
#pop2 .articleBox > p {
  font-weight: 18px;
  color: #000;
  padding: 0.5em 0;
  line-height: 1.8em;
}
#pop1 .articleBox .color43d0c4,
#pop2 .articleBox .color43d0c4 {
  color: #32a79d;
  text-indent: 1em;
}
@media screen and (max-width: 768px) {
  #pop1 .articleBox > h3,
  #pop2 .articleBox > h3 {
    font-size: 30px;
    text-align: left;
  }
}

#pop5 .color72b9b3,
#pop6 .color72b9b3,
#pop7 .color72b9b3,
#pop8 .color72b9b3 {
  color: #72b9b3 !important;
}
#pop5 .closeBtn,
#pop6 .closeBtn,
#pop7 .closeBtn,
#pop8 .closeBtn {
  width: 48px;
  height: 44px;
  display: inline-block;
  z-index: 2;
  background: blue;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../img/closebtn.jpg) no-repeat center center;
  background-size: contain;
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pop5 .closeBtn:hover,
#pop6 .closeBtn:hover,
#pop7 .closeBtn:hover,
#pop8 .closeBtn:hover {
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
#pop5 .articleBox,
#pop6 .articleBox,
#pop7 .articleBox,
#pop8 .articleBox {
  background: #fff;
  border-radius: 10px;
  padding: 5px 5%;
  max-width: 900px;
  width: 90%;
  color: #fff;
  line-height: 1.5em;
  font-size: 18px;
  text-align: center;
}
#pop5 .articleBox > h3,
#pop6 .articleBox > h3,
#pop7 .articleBox > h3,
#pop8 .articleBox > h3 {
  font-size: 34px;
  color: #000;
  line-height: 1.8em;
  font-weight: bold;
  padding: 0.8em 1em 0.2em 1em;
}
#pop5 .articleBox .tt_aside,
#pop6 .articleBox .tt_aside,
#pop7 .articleBox .tt_aside,
#pop8 .articleBox .tt_aside {
  font-size: 18px;
  color: #000;
  line-height: 1.8em;
  font-weight: bold;
  padding: 0.8em 2em;
}
#pop5 .articleBox .aside,
#pop6 .articleBox .aside,
#pop7 .articleBox .aside,
#pop8 .articleBox .aside {
  font-size: 18px;
  color: #c46e3b;
  line-height: 1.8em;
  font-weight: bold;
  padding: 0.8em 2em;
}
#pop5 .articleBox > h4,
#pop6 .articleBox > h4,
#pop7 .articleBox > h4,
#pop8 .articleBox > h4 {
  font-size: 28px;
  color: #72b9b3;
  line-height: 1.8em;
  font-weight: bold;
  padding: 0.8em 0 0.8em 0;
  display: block;
  text-align: left;
}
#pop5 .articleBox > h4 sup,
#pop6 .articleBox > h4 sup,
#pop7 .articleBox > h4 sup,
#pop8 .articleBox > h4 sup {
  display: block;
  font-size: 20px;
  color: #72b9b3;
  line-height: 1.5em;
  font-weight: bold;
  padding: 0em 0 0em 0;
  display: block;
  text-align: left;
  margin: 0 0 -0.8em 0;
}
#pop5 .articleBox > p,
#pop6 .articleBox > p,
#pop7 .articleBox > p,
#pop8 .articleBox > p {
  font-weight: 18px;
  color: #000;
  padding: 0.5em 0;
  line-height: 1.8em;
}
#pop5 .articleBox > img,
#pop6 .articleBox > img,
#pop7 .articleBox > img,
#pop8 .articleBox > img {
  width: 100%;
  padding: 40px 0 10px 0;
}
@media screen and (max-width: 768px) {
  #pop5 .articleBox > h3,
  #pop6 .articleBox > h3,
  #pop7 .articleBox > h3,
  #pop8 .articleBox > h3 {
    font-size: 30px;
    text-align: left;
    padding: 0.8em 0em;
  }
  #pop5 .articleBox .tt_aside,
  #pop6 .articleBox .tt_aside,
  #pop7 .articleBox .tt_aside,
  #pop8 .articleBox .tt_aside {
    padding: 0.8em 0em;
  }
  .navBox .r0Box {
    width: 100%;
    display: block;
    text-align: center;
    height: 70px;
    padding: 20px 0;
    background: #fff;
    z-index: 1000;
    position: relative;
  }
}

#pop_youtube .closeBtn {
  width: 48px;
  height: 44px;
  display: inline-block;
  z-index: 2;
  background: blue;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../img/closebtn.jpg) no-repeat center center;
  background-size: contain;
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pop_youtube .closeBtn:hover {
  -ms-transform: scale(0.9, 0.9);
  -webkit-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}
#pop_youtube .articleBox {
  background: #f3eac4;
  border-radius: 10px;
  padding: 5px 0%;
  max-width: 700px;
  width: 80%;
  color: #fff;
  line-height: 1.5em;
  font-size: 18px;
  text-align: center;
}
#pop_youtube .articleBox .iframeBox {
  width: 100%;
}
#pop_youtube .articleBox .iframeBox .iframeRwd {
  position: relative;
  padding-bottom: 54%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#pop_youtube .articleBox .iframeBox .iframeRwd iframe,
#pop_youtube .articleBox .iframeBox .iframeRwd object,
#pop_youtube .articleBox .iframeBox .iframeRwd embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 
 .navBox { position: fixed; left: 0; top: 0; width: 100%; height: 70px; display: block;z-index: 9999; }
 .navBox .r0Box { width: 100%; display: block; text-align: center; padding: 20px 0; background: #fff;position: relative; }
 .navBox .r0Box .ccBox { width: 96%; display: block; height: 100%; max-width: 1400px; margin: 0 auto; font-size: 0; }
 .navBox .r0Box .ccBox > a { display: inline-block; font-size: 17px; line-height: 30px; width: -webkit-calc(13% - 10px); width: calc(13% - 10px); border-right: 4px solid #c56e3b; font-weight: bold; -webkit-transition: 0.4s; transition: 0.4s; color: #000; }
 .navBox .r0Box .ccBox > a:hover { color: #c56e3b; text-decoration: none;}
 .navBox .r0Box .ccBox > a:first-child { border-left: 4px solid #c56e3b; }
 .navBox .r0Box .navShare { display: none; position: relative; }
 .navBox .r0Box .navShare .fbBtn { display: inline-block; width: 47px; height: 48px; position: relative; background: url(../img/fb_m.png) no-repeat center center; margin: 20px 2%; }
 .navBox .r0Box .navShare .lineBtn { display: inline-block; width: 47px; height: 48px; position: relative; background: url(../img/line_m.png) no-repeat center center; margin: 20px 2%; }
 .navBox .r1Box { position: fixed; right: 0; top: 0; z-index: 101; display: none; }
 .navBox .r1Box .navSwitch { position: absolute; top: 0; right: 0; width: 70px; height: 0; padding: 35px 15px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 10; right: 10px; top: 10px; display: none; }
 .navBox .r1Box .navSwitch .lines { position: relative; display: inline-block; width: 100%; height: 3px; vertical-align: top; background: #6baea7; -webkit-transition: .2s; transition: .2s; border-radius: 3px; }
 .navBox .r1Box .navSwitch .lines:before,  .navBox .r1Box .navSwitch .lines:after { position: absolute; content: ''; height: 100%; width: 100%; background: #6baea7; -webkit-transition: .3s; transition: .3s; border-radius: 3px; }
 .navBox .r1Box .navSwitch .lines:before { top: 10px; }
 .navBox .r1Box .navSwitch .lines:after { top: -10px; }
 .navBox .r1Box .navSwitch.x .lines { background: transparent; }
 .navBox .r1Box .navSwitch.x .lines:before,  .navBox .r1Box .navSwitch.x .lines:after { top: 0; }
 .navBox .r1Box .navSwitch.x .lines:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
 .navBox .r1Box .navSwitch.x .lines:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }
 .navBox .r1Box .navSwitch:after {     z-index: -1 ;content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #fff; opacity: 0.6; z-index: -1; }
 .navBox.fixed .r0Box { position: fixed; top: 0; left: 0; box-shadow: 0 0 5px #aaa; }
 .navBox.fixed .r1Box { top: 60px; }
 .navBox .r1Box .navSwitch {
  right: 0px;
  top: 0px;
  display: inline-block;
}
.ccBox_mb{
  position: fixed;;
  width: 100%;
  top: 80px;
  text-align: center;
  background-color: #fff;
  z-index: 1000;
  padding: 30px 0;
  margin: auto;
}
.ccBox_mb a{
  display: block;
  padding: 10px 0;
  font-size: 20px;
}
.ccBox_mb a:hover{
  text-decoration: none;
}
.navBox .r0Box_mb_class{
  display: none;
}
.navBox .r0Box_mb{
  position: fixed;
  z-index: 9999;
}
@media screen and (max-width: 768px) { 
  .navBox{    width: 70px; }
   .navBox .r0Box{
    display:none;
  }
.ccBox_mb > a {
  display: inline-block;
  font-size: 22px;
  line-height: 60px;
  width: 80%;
  height: 60px;
  border-right: none;
  font-weight: bold;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #000;
}
.ccBox_mb {
  width: 80%;
  height: auto;
  padding: 6vh 0;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  position: fixed;
  background: #edcc97;
  opacity: 0.9;
  border-radius: 20px;
  z-index: 100;
  margin-left: 50%;
  transform: translateX(-50%);
}

   .navBox .r1Box { position: fixed; right: 0; top: 0; z-index: 101; display: block; } */
.lightBox .content {
  width: 90%;
  height: auto;
  min-height: inherit;
}
.iframewording {
  display: block;
  height: auto;
  max-height: 65vh;
  overflow-y: auto;
}
.iframewording p.title {
  font-size: 100%;
  text-align: center;
  line-height: 1.3;
  font-weight: 400;
}
.img {
  position: relative;
}
.iframewording h2 {
  text-align: center;
  margin: 0.5rem auto;
}
.lightBox_speaker .content {
  width: 90%;
  height: auto;
  min-height: inherit;
  text-align: center;
}
section.kvBox .sloganBox .table {
  position: relative;
}
section.kvBox .sloganBox .logo {
  display: block;
  position: absolute;
  left: 50%;
  top: -350px;
  transform: translateX(-48%);
}
section.kvBox .sloganBox .logo img {
  width: 100%;
}
section.kvBox .kvShare {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.goRegister:after {
  content: "";
  background-image: url(./../assets/images/talk.png);
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 85px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  animation: fly 1.4s infinite;
}
@media screen and (max-width: 1024px) {
  .goRegister:after {
    width: 60px;
    height: 63px;
  }
}
@media screen and (max-width: 1500px) {
  section.kvBox .sloganBox .logo {
    display: block;
    position: absolute;
    left: 50%;
    top: -300px;
    transform: translateX(-48%);
  }
}
section.kvBox .kvShare .fbBtn {
  display: inline-block;
  width: 47px;
  height: 48px;
  position: absolute;
  background: url(../img/fb_m.png) no-repeat center center;
  right: 80px;
  top: 110px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section.kvBox .kvShare .lineBtn {
  display: inline-block;
  width: 47px;
  height: 48px;
  position: absolute;
  background: url(../img/line_m.png) no-repeat center center;
  right: 20px;
  top: 110px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.homeBtn{
  display: inline-block;
  width: 47px;
  height: 48px;
  position: absolute;
  background: url(../img/home-icon-hi.png) no-repeat center center;
  right: 140px;
  top: 110px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .homeBtn{
    display: inline-block;
    width: 47px;
    height: 48px;
    position: absolute;
    background: url(../img/home-icon-hi.png) no-repeat center center;
    right: 140px;
    top: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 10;
}
  section.kvBox .kvShare .fbBtn {
    display: inline-block;
    width: 47px;
    height: 48px;
    position: absolute;
    background: url(../img/fb_m.png) no-repeat center center;
    right: 80px;
    top: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  section.kvBox .kvShare .lineBtn {
    display: inline-block;
    width: 47px;
    height: 48px;
    position: absolute;
    background: url(../img/line_m.png) no-repeat center center;
    right: 20px;
    top: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  section.kvBox .sloganBox {
    margin-top: -webkit-calc(50vh - 300px);
    margin-top: calc(50vh - 280px);
  }
  section.kvBox .sloganBox .logo {
    display: block;
    position: absolute;
    left: 50%;
    top: -250px;
  }
  section.kvBox .sloganBox .table {
    margin-top: 0;
  }
  section.kvBox .kvShare {
    position: absolute;
    right: -10px;
    top: 35px;
  }
  .goRegister:after {
    display: none;
  }
  .goRegister:before {
    bottom: 10px;
    right: 10px;
  }
}

section#s1 .box1200 {
  display: block;
  width: 99%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
section#s1 .box1200 > img {
  width: 100%;
}
section#s1 .box1200 > img.pcImg {
  display: block;
    width: 50%;
    margin: auto;
}
section#s1 .box1200 > img.mImg {
  display: none;
}
section#s1 .box1200 .btn0 {
  display: inline-block;
  width: 17%;
  padding-top: 6%;
  height: 0;
  position: absolute;
  left: 65%;
  top: 41%;
}
@media screen and (max-width: 768px) {
  section#s1 .box1200 > img.mImg {
    display: block;
  }
  section#s1 .box1200 > img.pcImg {
    display: none;
  }
  section#s1 .box1200 .btn0 {
    width: 42%;
    padding-top: 14%;
    left: 28%;
    top: 36%;
  }
}
section#s2 {
  position: relative;
  z-index: 2;
  width: 100%;
}
section#s2 .title1Box {
  height: 0;
  padding-top: 106px;
  width: 100%;
  display: block;
  overflow: hidden;
  background: url(../img/pic5.png) no-repeat center center;
  z-index: 2;
  position: relative;
  background-size: 1400px;
  margin-top: -15px;
  margin-bottom: -15px;
}
section#s2 .title1Box:before {
  content: "";
  display: inline-block;
  width: -webkit-calc(30% - 200px);
  width: calc(30% - 200px);
  height: 100%;
  background: #72b9b3;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: -1;
}
section#s2 .title1Box:after {
  content: "";
  display: inline-block;
  width: -webkit-calc(30% - 200px);
  width: calc(30% - 200px);
  height: 100%;
  background: #72b9b3;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: -1;
}
section#s2 > .articleBox {
  width: 100%;
  display: block;
  background: url(../img/bg1.jpg) repeat center center;
}
section#s2 .box1200 {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
section#s2 .box1200 .title2Box {
  width: 100%;
  z-index: 1;
  position: relative;
}
section#s2 .box1200 .title2Box > img {
  width: 100%;
}
section#s2 .box1200 .title2Box > img.pcImg {
  display: block;
}
section#s2 .box1200 .title2Box > img.mImg {
  display: none;
}
section#s2 .box1200 .eachBox {
  width: 100%;
  display: block;
}
section#s2 .box1200 .eachBox .each {
  width: 100%;
  position: relative;
}
section#s2 .box1200 .eachBox .each > img {
  width: 100%;
}
section#s2 .box1200 .eachBox .each > img.pcImg {
  display: block;
}
section#s2 .box1200 .eachBox .each > img.mImg {
  display: none;
}
section#s2 .box1200 .eachBox .each .checkBtn_y {
  position: absolute;
  left: 0;
  top: 0;
  width: 7%;
  padding-top: 3%;
  height: 0;
  cursor: pointer;
  display: inline-block;
}
section#s2 .box1200 .eachBox .each .checkBtn_y:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: url(../img/y.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s2 .box1200 .eachBox .each .checkBtn_y:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  background: url(../img/y0_hover.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s2 .box1200 .eachBox .each .checkBtn_y:hover:before,
section#s2 .box1200 .eachBox .each .checkBtn_y.on:before {
  opacity: 0;
}
section#s2 .box1200 .eachBox .each .checkBtn_y:hover:after,
section#s2 .box1200 .eachBox .each .checkBtn_y.on:after {
  opacity: 1;
}
section#s2 .box1200 .eachBox .each .checkBtn_n {
  position: absolute;
  left: 0;
  top: 0;
  width: 6%;
  padding-top: 3%;
  height: 0;
  cursor: pointer;
  display: inline-block;
}
section#s2 .box1200 .eachBox .each .checkBtn_n:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: url(../img/n.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s2 .box1200 .eachBox .each .checkBtn_n:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  background: url(../img/n0_hover.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s2 .box1200 .eachBox .each .checkBtn_n:hover:before,
section#s2 .box1200 .eachBox .each .checkBtn_n.on:before {
  opacity: 0;
}
section#s2 .box1200 .eachBox .each .checkBtn_n:hover:after,
section#s2 .box1200 .eachBox .each .checkBtn_n.on:after {
  opacity: 1;
}
section#s2 .box1200 .eachBox .each:nth-child(2n) .checkBtn_y:before {
  background: url(../img/y.png) no-repeat center center;
  background-size: contain;
}
section#s2 .box1200 .eachBox .each:nth-child(2n) .checkBtn_y:after {
  background: url(../img/y1_hover.png) no-repeat center center;
  background-size: contain;
}
section#s2 .box1200 .eachBox .each:nth-child(2n) .checkBtn_n:before {
  background: url(../img/n.png) no-repeat center center;
  background-size: contain;
}
section#s2 .box1200 .eachBox .each:nth-child(2n) .checkBtn_n:after {
  background: url(../img/n1_hover.png) no-repeat center center;
  background-size: contain;
}
section#s2 .box1200 .eachBox .each.e1 .checkBtn_y {
  left: 46%;
  top: 75%;
}
section#s2 .box1200 .eachBox .each.e1 .checkBtn_n {
  left: 55%;
  top: 75%;
}
section#s2 .box1200 .eachBox .each.e2 .checkBtn_y {
  left: 29%;
  top: 71%;
}
section#s2 .box1200 .eachBox .each.e2 .checkBtn_n {
  left: 38%;
  top: 71%;
}
section#s2 .box1200 .eachBox .each.e3 .checkBtn_y {
  left: 46%;
  top: 75%;
}
section#s2 .box1200 .eachBox .each.e3 .checkBtn_n {
  left: 55%;
  top: 75%;
}
section#s2 .box1200 .eachBox .each.e4 .checkBtn_y {
  left: 29%;
  top: 76%;
}
section#s2 .box1200 .eachBox .each.e4 .checkBtn_n {
  left: 38%;
  top: 76%;
}
section#s2 .box1200 .eachBox .each.e5 .checkBtn_y {
  left: 46%;
  top: 80%;
}
section#s2 .box1200 .eachBox .each.e5 .checkBtn_n {
  left: 55%;
  top: 80%;
}
section#s2 .box1200 .eachBox .each.e6 .checkBtn_y {
  left: 29%;
  top: 79%;
}
section#s2 .box1200 .eachBox .each.e6 .checkBtn_n {
  left: 38%;
  top: 79%;
}
section#s2 .box1200 .eachBox .each.e7 .checkBtn_y {
  left: 46%;
  top: 85%;
}
section#s2 .box1200 .eachBox .each.e7 .checkBtn_n {
  left: 55%;
  top: 85%;
}
section#s2 .box1200 .eachBox .each.e8 .checkBtn_y {
  left: 29%;
  top: 80%;
}
section#s2 .box1200 .eachBox .each.e8 .checkBtn_n {
  left: 38%;
  top: 80%;
}
section#s2 .box1200 .eachBox .each.e9 .checkBtn_y {
  left: 46%;
  top: 80%;
}
section#s2 .box1200 .eachBox .each.e9 .checkBtn_n {
  left: 55%;
  top: 80%;
}
section#s2 .box1200 .eachBox .each.e10 .checkBtn_y {
  left: 29%;
  top: 56%;
}
section#s2 .box1200 .eachBox .each.e10 .checkBtn_n {
  left: 38%;
  top: 56%;
}
section#s2 .box1200 .submitBtn {
  display: inline-block;
  width: 24%;
  height: 0;
  padding-top: 5%;
  background: url(../img/btn0.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 50%;
  bottom: 70px;
  margin-left: -12%;
}
section#s2 .box1200 .submitBtn:before {
  width: 100%;
  height: 100%;
  display: inline-block;
  content: "";
  background: url(../img/btn0_hover.png) no-repeat center center;
  background-size: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s2 .box1200 .submitBtn:hover:before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  section#s2 .title1Box {
    height: 0;
    padding-top: 17.5%;
    background: url(../img/pic5.png) no-repeat center center;
    background-size: 230%;
  }
  section#s2 .box1200 .title2Box > img.pcImg {
    display: none;
  }
  section#s2 .box1200 .title2Box > img.mImg {
    display: block;
  }
  section#s2 .box1200 .eachBox .each > img.pcImg {
    display: none;
  }
  section#s2 .box1200 .eachBox .each > img.mImg {
    display: block;
  }
  section#s2 .box1200 .eachBox .each .checkBtn_y {
    width: 15%;
    padding-top: 5%;
  }
  section#s2 .box1200 .eachBox .each .checkBtn_n {
    width: 14%;
    padding-top: 5%;
  }
  section#s2 .box1200 .eachBox .each.e1 .checkBtn_y {
    left: 9%;
    top: 64%;
  }
  section#s2 .box1200 .eachBox .each.e1 .checkBtn_n {
    left: 26%;
    top: 64%;
  }
  section#s2 .box1200 .eachBox .each.e2 .checkBtn_y {
    left: 9%;
    top: 84%;
  }
  section#s2 .box1200 .eachBox .each.e2 .checkBtn_n {
    left: 26%;
    top: 84%;
  }
  section#s2 .box1200 .eachBox .each.e3 .checkBtn_y {
    left: 9%;
    top: 70%;
  }
  section#s2 .box1200 .eachBox .each.e3 .checkBtn_n {
    left: 26%;
    top: 70%;
  }
  section#s2 .box1200 .eachBox .each.e4 .checkBtn_y {
    left: 9%;
    top: 88%;
  }
  section#s2 .box1200 .eachBox .each.e4 .checkBtn_n {
    left: 26%;
    top: 88%;
  }
  section#s2 .box1200 .eachBox .each.e5 .checkBtn_y {
    left: 9%;
    top: 68%;
  }
  section#s2 .box1200 .eachBox .each.e5 .checkBtn_n {
    left: 26%;
    top: 68%;
  }
  section#s2 .box1200 .eachBox .each.e6 .checkBtn_y {
    left: 9%;
    top: 92%;
  }
  section#s2 .box1200 .eachBox .each.e6 .checkBtn_n {
    left: 26%;
    top: 92%;
  }
  section#s2 .box1200 .eachBox .each.e7 .checkBtn_y {
    left: 9%;
    top: 70%;
  }
  section#s2 .box1200 .eachBox .each.e7 .checkBtn_n {
    left: 26%;
    top: 70%;
  }
  section#s2 .box1200 .eachBox .each.e8 .checkBtn_y {
    left: 9%;
    top: 88%;
  }
  section#s2 .box1200 .eachBox .each.e8 .checkBtn_n {
    left: 26%;
    top: 88%;
  }
  section#s2 .box1200 .eachBox .each.e9 .checkBtn_y {
    left: 9%;
    top: 52%;
  }
  section#s2 .box1200 .eachBox .each.e9 .checkBtn_n {
    left: 26%;
    top: 52%;
  }
  section#s2 .box1200 .eachBox .each.e10 .checkBtn_y {
    left: 9%;
    top: 57%;
  }
  section#s2 .box1200 .eachBox .each.e10 .checkBtn_n {
    left: 26%;
    top: 57%;
  }
  section#s2 .box1200 .submitBtn {
    width: 50%;
    padding-top: 14%;
    height: 0;
    bottom: 2%;
    margin-left: -25%;
  }
}
section#s3 {
  width: 100%;
  background: url(../img/bg.jpg) repeat center center;
}
section#s3 .box1200 {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
section#s3 .box1200 .article1Box,
section#s3 .box1200 .article2Box,
section#s3 .box1200 .bgBox {
  width: 100%;
}
section#s3 .box1200 .article1Box > img,
section#s3 .box1200 .article2Box > img,
section#s3 .box1200 .bgBox > img {
  width: 100%;
}
section#s3 .box1200 .article1Box > img.mImg,
section#s3 .box1200 .article2Box > img.mImg,
section#s3 .box1200 .bgBox > img.mImg {
  display: none;
}
section#s3 .box1200 .article1Box > img.pcImg,
section#s3 .box1200 .article2Box > img.pcImg,
section#s3 .box1200 .bgBox > img.pcImg {
  display: block;
}
section#s3 .box1200 .addBox {
  width: 100%;
  height: 0;
  position: relative;
}
section#s3 .box1200 .addBox .addBtn {
  display: inline-block;
  width: 24%;
  height: 0;
  padding-top: 5%;
  background: url(../img/btn2.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 8%;
  margin-left: -12%;
  margin-top: -2%;
}
section#s3 .box1200 .addBox .addBtn:before {
  width: 100%;
  height: 100%;
  display: inline-block;
  content: "";
  background: url(../img/btn2_hover.png) no-repeat center center;
  background-size: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s3 .box1200 .addBox .addBtn:hover:before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  section#s3 .box1200 .article1Box > img.mImg,
  section#s3 .box1200 .article2Box > img.mImg,
  section#s3 .box1200 .bgBox > img.mImg {
    display: block;
  }
  section#s3 .box1200 .article1Box > img.pcImg,
  section#s3 .box1200 .article2Box > img.pcImg,
  section#s3 .box1200 .bgBox > img.pcImg {
    display: none;
  }
  section#s3 .box1200 .addBox {
    width: 100%;
    height: 0;
    position: relative;
  }
  section#s3 .box1200 .addBox .addBtn {
    width: 50%;
    padding-top: 14%;
    top: -4%;
    margin-top: -7%;
    margin-left: -25%;
  }
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    transparent
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-pagination-bullet {
  opacity: 1;
}
.swiper span {
  width: 8px;
  height: 8px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: 1px solid #ab9762;
  background: #000;
  margin-right: 21px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.swiper span:hover,
.swiper span.swiper-pagination-bullet-active,
.swiper span:active {
  background: #fff;
}
.swiper span:after {
  width: 22px;
  background: #ab9762;
  height: 1px;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-right: -22px;
}
.swiper span:last-child {
  margin-right: 0;
}
.swiper span:last-child:after {
  display: none;
}
section#s4 {
  background-color: #72b9b3;
}
section#s4 .title1Box {
  padding-bottom: 22px;
  height: 0;
  padding-top: 115px;
  width: 100%;
  display: block;
  overflow: hidden;
  background: url(../img/pic6.png) no-repeat center center;
  z-index: 2;
  position: relative;
  background-size: 1400px;
  margin-top: -15px;
  margin-bottom: -15px;
}
section#s4 .title1Box:before {
  content: "";
  display: inline-block;
  width: -webkit-calc(30% - 200px);
  width: calc(30% - 200px);
  height: 100%;
  background: #72b9b3;
  position: absolute;
  left: 0px;
  top: 20px;
  z-index: -1;
}
section#s4 .title1Box:after {
  content: "";
  display: inline-block;
  width: -webkit-calc(30% - 200px);
  width: calc(30% - 200px);
  height: 100%;
  background: #72b9b3;
  position: absolute;
  right: 0px;
  top: 20px;
  z-index: -1;
}
section#s4 .bannerBox {
  width: 100%;
  display: block;
  background: #f3eac4;
  position: relative;
}
section#s4 .bannerBox .swiper-container,
section#s4 .bannerBox .swiper-wrapper {
  width: 100%;
}
section#s4 .bannerBox .each {
  width: 100%;
  height: 606px;
}
section#s4 .bannerBox .each > img {
  width: 100%;
}
section#s4 .bannerBox .each .pcImg {
  display: none;
}
section#s4 .bannerBox .each .mImg {
  display: none;
}
section#s4 .bannerBox .each.e0 {
  background: url(../img/kv2/1.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e1 {
  background: url(../img/kv2/2.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e2 {
  background: url(../img/kv2/3.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e3 {
  background: url(../img/kv2/4.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e4 {
  background: url(../img/kv2/5.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e5 {
  background: url(../img/kv2/6.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e6 {
  background: url(../img/kv2/7.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e7 {
  background: url(../img/kv2/8.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e8 {
  background: url(../img/kv2/9.jpg) no-repeat center center;
}
section#s4 .bannerBox .each.e9 {
  background: url(../img/kv2/10.jpg) no-repeat center center;
}
section#s4 .bannerBox .swiper-container {
  z-index: 9;
  vertical-align: top;
}
section#s4 .bannerBox .controlBox {
  height: -webkit-calc(100% - 20px);
  height: calc(100% - 20px);
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 10;
  vertical-align: top;
  pointer-events: none;
}
section#s4 .bannerBox .controlBox .box1200 {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
section#s4 .bannerBox .controlBox .box1200 a.leftBtn {
  display: inline-block;
  width: 5%;
  height: 0;
  padding-top: 7%;
  background: url(../img/left.png) no-repeat center center;
  background-size: contain;
  pointer-events: all;
  position: absolute;
  left: 2%;
  top: 50%;
  margin-top: -3%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
section#s4 .bannerBox .controlBox .box1200 a.leftBtn:hover {
  -ms-transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
section#s4 .bannerBox .controlBox .box1200 a.rightBtn {
  display: inline-block;
  width: 5%;
  height: 0;
  padding-top: 7%;
  background: url(../img/right.png) no-repeat center center;
  background-size: contain;
  pointer-events: all;
  position: absolute;
  right: 2%;
  top: 50%;
  margin-top: -3%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
section#s4 .bannerBox .controlBox .box1200 a.rightBtn:hover {
  -ms-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
section#s4 .bannerBox .controlBox .box1200 .s4share {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
section#s4 .bannerBox .controlBox .box1200 .s4share .fbBtn {
  display: inline-block;
  width: 5%;
  height: 0px;
  padding-top: 4%;
  position: absolute;
  background: url(../img/fb_m.png) no-repeat center center;
  background-size: contain;
  right: 7%;
  top: 20px;
  pointer-events: all;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s4 .bannerBox .controlBox .box1200 .s4share .lineBtn {
  display: inline-block;
  width: 5%;
  height: 0px;
  padding-top: 4%;
  position: absolute;
  background: url(../img/line_m.png) no-repeat center center;
  background-size: contain;
  right: 2%;
  top: 20px;
  pointer-events: all;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s4 .bannerBox .controlBox .box1200 .pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 12;
  width: 100%;
  text-align: center;
  display: block;
  height: 30px;
}
section#s4 .bannerBox .controlBox .box1200 .pagination .swiper-pagination {
  display: inline-block;
  position: relative;
  pointer-events: all;
}
section#s4 .bannerBox .controlBox .box1200 .pagination .swiper-pagination span {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #59847d;
  border: 1px solid #293e3a;
}
section#s4
  .bannerBox
  .controlBox
  .box1200
  .pagination
  .swiper-pagination
  span:hover,
section#s4
  .bannerBox
  .controlBox
  .box1200
  .pagination
  .swiper-pagination
  span.swiper-pagination-bullet-active,
section#s4
  .bannerBox
  .controlBox
  .box1200
  .pagination
  .swiper-pagination
  span:active {
  background: #fff;
  border: 1px solid #fff;
}
@media screen and (max-width: 1200px) {
  section#s4 .bannerBox .each {
    height: auto;
  }
  section#s4 .bannerBox .each.e0,
  section#s4 .bannerBox .each.e1,
  section#s4 .bannerBox .each.e2,
  section#s4 .bannerBox .each.e3,
  section#s4 .bannerBox .each.e4,
  section#s4 .bannerBox .each.e5,
  section#s4 .bannerBox .each.e6,
  section#s4 .bannerBox .each.e7,
  section#s4 .bannerBox .each.e8,
  section#s4 .bannerBox .each.e9 {
    background: none;
  }
  section#s4 .bannerBox .each .pcImg {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  section#s4 .title1Box {
    height: 0;
    padding-top: 19%;
    background: url(../img/pic6.png) no-repeat center center;
    background-size: 230%;
  }
  section#s4 .bannerBox {
    padding: 50px 0 0 0;
  }
  section#s4 .bannerBox .each .pcImg {
    display: none;
  }
  section#s4 .bannerBox .each .mImg {
    display: block;
  }
  section#s4 .bannerBox .controlBox {
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    top: 50px;
  }
  section#s4 .bannerBox .controlBox .box1200 .s4share {
    top: -50px;
  }
  section#s4 .bannerBox .controlBox .box1200 .s4share .fbBtn {
    padding-top: 25px;
    width: 25px;
    right: 40px;
  }
  section#s4 .bannerBox .controlBox .box1200 .s4share .lineBtn {
    padding-top: 25px;
    width: 25px;
    right: 10px;
  }
  section#s4 .bannerBox .controlBox .box1200 .pagination {
    bottom: -40px;
  }
}
section#s5 {
  width: 100%;
  background: url(../img/bg1.jpg) repeat center center;
}
section#s5 .titleBox {
  display: block;
  text-align: center;
  padding: 50px 0;
  position: relative;
}
section#s5 .titleBox h3 {
  color: #c56e3b;
  font-size: 38px;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
  padding: 20px 0;
  font-weight: bold;
}
section#s5 .titleBox h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  display: inline-block;
  background: #c56e3b;
}
section#s5 .eachBox {
  width: 100%;
  display: block;
  padding: 30px 2%;
  background: url(../img/bg2.png) no-repeat center;
  background-size: 98%;
}
section#s5 .eachBox .each {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 120px auto;
  position: relative;
}
section#s5 .eachBox .each .imgBox {
  width: 100%;
}
section#s5 .eachBox .each .imgBox > img {
  width: 100%;
}
section#s5 .eachBox .each .imgBox .pcImg {
  display: block;
}
section#s5 .eachBox .each .imgBox .mImg {
  display: none;
}
section#s5 .eachBox .each a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  position: absolute;
  font-weight: bold;
  width: 21%;
  padding-top: 7%;
  height: 0;
}
section#s5 .eachBox .each.a0 a {
  left: 76%;
  top: 89%;
}
section#s5 .eachBox .each.a1 a {
  left: 52%;
  top: 90%;
}
section#s5 .eachBox .each.a2 a {
  left: 76%;
  top: 88%;
}
section#s5 .eachBox .each.a3 a {
  left: 57%;
  top: 89%;
}
section#s5 .eachBox .each.e0 a {
  left: 76%;
  top: 89%;
}
section#s5 .eachBox .each.e1 a {
  left: 52%;
  top: 88%;
}
section#s5 .eachBox .each.e2 a {
  left: 76%;
  top: 90%;
}
section#s5 .eachBox .each.e3 a {
  left: 57%;
  top: 89%;
}
@media screen and (max-width: 768px) {
  section#s5 .titleBox h3 {
    font-size: 30px;
  }
  section#s5 .eachBox {
    width: 100%;
    background: url(../img/bg2_m.png) no-repeat center top;
    margin: auto;
  }
  section#s5 .eachBox .each {
    margin: 0 0 50px 0;
  }
  section#s5 .eachBox .each .imgBox .pcImg {
    display: none;
  }
  section#s5 .eachBox .each .imgBox .mImg {
    display: block;
  }
  section#s5 .eachBox .each.e0 a {
    left: 67%;
    top: 87%;
  }
  section#s5 .eachBox .each.e1 a {
    left: 67%;
    top: 83%;
  }
  section#s5 .eachBox .each.e2 a {
    left: 67%;
    top: 83%;
  }
  section#s5 .eachBox .each.e3 a {
    left: 67%;
    top: 83%;
  }
}
@media screen and (max-width: 460px) {
  section#s5 .titleBox h3 {
    font-size: 24px;
  }
}
section#s6 {
  width: 100%;
  background: url(../img/bg1.jpg) repeat center center;
}
section#s6 .title1Box {
  margin-bottom: 30px;
  height: 0;
  padding-top: 115px;
  width: 100%;
  display: block;
  overflow: hidden;
  background: url(../img/pic7.png) no-repeat center center;
  background-size: 1400px;
  margin-top: -15px;
}
section#s6 .title1Box:before {
  content: "";
  display: inline-block;
  width: -webkit-calc(30% - 200px);
  width: calc(30% - 200px);
  background: #72b9b3;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: -1;
}
section#s6 .title1Box:after {
  content: "";
  display: inline-block;
  width: -webkit-calc(30% - 200px);
  width: calc(30% - 200px);
  background: #72b9b3;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: -1;
}
section#s6 .iframeBox {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  display: block;
  padding: 30px 0;
}
section#s6 .iframeBox .iframeRwd {
  position: relative;
  padding-bottom: 54%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
section#s6 .iframeBox .iframeRwd iframe,
section#s6 .iframeBox .iframeRwd object,
section#s6 .iframeBox .iframeRwd embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  section#s6 .title1Box {
    height: 0;
    padding-top: 19%;
    background: url(../img/pic7.png) no-repeat center center;
    background-size: 230%;
  }
}
body:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
section#s7 {
  width: 100%;
  background: url(../img/bg1.jpg) repeat center center;
}
section#s7 .titleBox {
  position: relative;
  display: block;
  text-align: center;
  padding: 50px 0;
}
section#s7 .titleBox h3 {
  color: #c56e3b;
  font-size: 38px;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
  padding: 20px 0;
  font-weight: bold;
}
section#s7 .titleBox h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  display: inline-block;
  background: #c56e3b;
}
section#s7 .titleBox h3:after {
  content: "";
  position: absolute;
  right: 102%;
  top: 0;
  width: 15%;
  height: 0;
  padding-top: 15%;
  background: url(../img/icon_001.png) no-repeat center center;
  display: inline-block;
  background-size: contain;
}
section#s7 .bannerBox {
  width: 100%;
  display: block;
  padding: 0px 0 0;
  background: #f3eac4;
  position: relative;
}
section#s7 .bannerBox .swiper-container,
section#s7 .bannerBox .swiper-wrapper {
  width: 100%;
}
section#s7 .bannerBox .each {
  width: 100%;
  height: 606px;
  position: relative;
}
section#s7 .bannerBox .each > img {
  width: 100%;
}
section#s7 .bannerBox .each .pcImg {
  display: none;
}
section#s7 .bannerBox .each .mImg {
  display: none;
}
section#s7 .bannerBox .each.e0 {
  background: url(../img/kv3/1.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e1 {
  background: url(../img/kv3/2.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e1 a {
  display: inline-block;
  width: 55%;
  height: 40%;
  display: block;
  position: absolute;
  left: 0%;
  top: 0%;
  margin: 0%;
}
section#s7 .bannerBox .each.e2 {
  background: url(../img/kv3/3.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e2 a {
  display: inline-block;
  width: 57%;
  height: 40%;
  display: block;
  position: absolute;
  left: 40%;
  top: 0%;
  margin: 0%;
}
section#s7 .bannerBox .each.e3 {
  background: url(../img/kv3/4.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e3 a {
  display: inline-block;
  width: 60%;
  height: 40%;
  display: block;
  position: absolute;
  left: 0%;
  top: 0%;
  margin: 0%;
}
section#s7 .bannerBox .each.e4 {
  background: url(../img/kv3/5.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e4 a {
  display: inline-block;
  width: 50%;
  height: 40%;
  display: block;
  position: absolute;
  left: 45%;
  top: 0%;
  margin: 0%;
}
section#s7 .bannerBox .each.e5 {
  background: url(../img/kv3/6.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e5 a {
  display: inline-block;
  width: 85%;
  height: 50%;
  display: block;
  position: absolute;
  left: 0%;
  top: 0%;
  margin: 0%;
}
section#s7 .bannerBox .each.e6 {
  background: url(../img/kv4/3-1.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e7 {
  background: url(../img/kv4/3-2.jpg) no-repeat center center;
}
section#s7 .bannerBox .each.e8 {
  background: url(../img/kv4/3-3.jpg) no-repeat center center;
}
section#s7 .bannerBox .swiper-container {
  z-index: 9;
  vertical-align: top;
}
section#s7 .bannerBox .controlBox {
  height: -webkit-calc(100% - 20px);
  height: calc(100% - 20px);
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 10;
  vertical-align: top;
  pointer-events: none;
}
section#s7 .bannerBox .controlBox .box1200 {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
section#s7 .bannerBox .controlBox .box1200 a.leftBtn {
  display: inline-block;
  width: 5%;
  height: 0;
  padding-top: 7%;
  background: url(../img/left.png) no-repeat center center;
  background-size: contain;
  pointer-events: all;
  position: absolute;
  left: 2%;
  top: 50%;
  margin-top: -3%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
section#s7 .bannerBox .controlBox .box1200 a.leftBtn:hover {
  -ms-transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
section#s7 .bannerBox .controlBox .box1200 a.rightBtn {
  display: inline-block;
  width: 5%;
  height: 0;
  padding-top: 7%;
  background: url(../img/right.png) no-repeat center center;
  background-size: contain;
  pointer-events: all;
  position: absolute;
  right: 2%;
  top: 50%;
  margin-top: -3%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
section#s7 .bannerBox .controlBox .box1200 a.rightBtn:hover {
  -ms-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
section#s7 .bannerBox .controlBox .box1200 .s4share {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
section#s7 .bannerBox .controlBox .box1200 .s4share .fbBtn {
  display: inline-block;
  width: 5%;
  height: 0px;
  padding-top: 4%;
  position: absolute;
  background: url(../img/fb_m.png) no-repeat center center;
  background-size: contain;
  right: 7%;
  top: 20px;
  pointer-events: all;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s7 .bannerBox .controlBox .box1200 .s4share .lineBtn {
  display: inline-block;
  width: 5%;
  height: 0px;
  padding-top: 4%;
  position: absolute;
  background: url(../img/line_m.png) no-repeat center center;
  background-size: contain;
  right: 2%;
  top: 20px;
  pointer-events: all;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#s7 .bannerBox .controlBox .box1200 .pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 12;
  width: 100%;
  text-align: center;
  display: block;
  height: 30px;
}
section#s7 .bannerBox .controlBox .box1200 .pagination .swiper-pagination {
  display: inline-block;
  position: relative;
  pointer-events: all;
}
section#s7 .bannerBox .controlBox .box1200 .pagination .swiper-pagination span {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #59847d;
  border: 1px solid #293e3a;
}
section#s7
  .bannerBox
  .controlBox
  .box1200
  .pagination
  .swiper-pagination
  span:hover,
section#s7
  .bannerBox
  .controlBox
  .box1200
  .pagination
  .swiper-pagination
  span.swiper-pagination-bullet-active,
section#s7
  .bannerBox
  .controlBox
  .box1200
  .pagination
  .swiper-pagination
  span:active {
  background: #fff;
  border: 1px solid #fff;
}
@media screen and (max-width: 1200px) {
  section#s7 .titleBox h3:after {
    right: 102%;
    top: 0;
    width: 12%;
    height: 0;
    padding-top: 12%;
  }
  section#s7 .bannerBox .each {
    height: auto;
  }
  section#s7 .bannerBox .each.e0,
  section#s7 .bannerBox .each.e1,
  section#s7 .bannerBox .each.e2,
  section#s7 .bannerBox .each.e3,
  section#s7 .bannerBox .each.e4,
  section#s7 .bannerBox .each.e5,
  section#s7 .bannerBox .each.e6,
  section#s7 .bannerBox .each.e7,
  section#s7 .bannerBox .each.e8,
  section#s7 .bannerBox .each.e9 {
    background: none;
  }
  section#s7 .bannerBox .each .pcImg {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  section#s7 {
    margin: -2px 0 0px 0;
  }
  section#s7 .title1Box {
    height: 0;
    padding-top: 19%;
    background: url(../img/pic6.png) no-repeat center center;
    background-size: 230%;
  }
  section#s7 .bannerBox {
    padding: 0px 0 0 0;
  }
  section#s7 .bannerBox .each .pcImg {
    display: none;
  }
  section#s7 .bannerBox .each .mImg {
    display: block;
  }
  section#s7 .bannerBox .each.e1 a {
    display: inline-block;
    width: 62%;
    height: 50%;
  }
  section#s7 .bannerBox .each.e2 a {
    display: inline-block;
    width: 62%;
    height: 50%;
  }
  section#s7 .bannerBox .each.e3 a {
    display: inline-block;
    width: 62%;
    height: 50%;
  }
  section#s7 .bannerBox .each.e4 a {
    display: inline-block;
    width: 62%;
    height: 50%;
  }
  section#s7 .bannerBox .controlBox {
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    top: 50px;
  }
  section#s7 .bannerBox .controlBox .box1200 .s4share {
    top: -50px;
  }
  section#s7 .bannerBox .controlBox .box1200 .s4share .fbBtn {
    padding-top: 25px;
    width: 25px;
    right: 40px;
  }
  section#s7 .bannerBox .controlBox .box1200 .s4share .lineBtn {
    padding-top: 25px;
    width: 25px;
    right: 10px;
  }
  section#s7 .bannerBox .controlBox .box1200 .pagination {
    bottom: -40px;
  }
  section#s7 .titleBox h3 {
    font-size: 30px;
  }
  section#s7 .titleBox h3:after {
    display: none;
  }
}
@media screen and (max-width: 460px) {
  section#s7 .titleBox h3 {
    font-size: 24px;
  }
}
.nav.index {
  display: none;
}
nav.index {
  font-weight: 500;
  left: 50%;
  top: 0px;
  height: auto;
  background-color: rgba(255, 255, 255, 0.92);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow-y: inherit;
  opacity: 1;
  position: fixed;
  width: 100%;
  display: none;
  cursor: pointer;
  /* overflow: hidden; */
  z-index: 100000;
}
.nav {
  /* position: fixed; */
  z-index: 995;
  left: 0;
  top: 0;
  width: 58px;
  padding-top: 3px;
}
nav {
  background-color: #f7f7f7;
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 980;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-transition: 0s ease-out !important;
  transition: 0s ease-out !important;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  will-change: transform;
  transition: transform 233ms cubic-bezier(0, 0, 0.21, 1),
    -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
}
.cookieShow.nocookie nav {
  height: 100% !important;
}
nav.show {
  left: 0;
  opacity: 1;
  -webkit-transition: 0.2s ease-out !important;
  transition: 0.2s ease-out !important;
}
nav a {
  color: #000;
  text-decoration: none;
  display: block;
  transition: 0.6s;
  cursor: pointer;
}
nav a:hover{
  color: #608275;
  text-decoration: none;
}
nav > ul {
  padding-top: 50px;
}
nav li {
  color: #000;
}
nav li.epaper a {
  color: #608275;
}
nav > ul > li a,
nav > ul > li div {
  padding: 1rem;
  /* border-bottom: 1px solid #d9d9d9; */
  overflow: hidden;
  position: relative;
}
nav > ul > li .div_1:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(./../assets/images/arrow_menu.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0.7rem;
  top: 50%;
  margin-top: -10px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
nav > ul > li .div_2:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(./../assets/images/arrow_menu.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0.7rem;
  top: 50%;
  margin-top: -10px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
nav > ul > li.nosubmenu div:before {
  display: none;
}
nav > ul > li div.clicked:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
nav ul.submenu {
  display: none;
  opacity: 1;
}
nav > ul > li.nosubmenu ul.submenu {
  height: 0;
  overflow: hidden;
}
nav ul.submenu li {
  background-color: rgba(240, 240, 240, 0.72);
  font-size: 94.12%;
  position: relative;
}
nav ul.submenu li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #C56E3B;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  margin-top: -2.5px;
  z-index: 10;
}
nav ul.submenu li a {
  padding-left: 2rem;
}
nav span.en,
nav ul.submenu p {
  display: none;
}
nav span.en {
  font-family: adobe-garamond-pro, serif;
  font-weight: 600;
  font-style: normal;
}
nav a.coverlink {
  display: none;
}
nav li.nosubmenu a.coverlink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}
body > div.bread {
  padding-top: 1rem;
}
.bread ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bread a,
.bread li {
  color: #707070;
  text-decoration: none;
}
.bread li {
  padding-right: 1.1rem;
  font-size: 87.5%;
}

header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75); */
  /* box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75); */
  background-color: rgba(255, 255, 255, 0.714);
  position: fixed;
  left: 0;
  top: 0;
  width: 12%;
  height: 50px;
  z-index: 990;
}
.hamburger {
  display: inline-block;
  width: 58px;
  height: 45px;
  padding: 11px 13px;
  cursor: pointer;
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  vertical-align: middle;
  border: none;
  background-color: transparent;
}
.hamburger::-moz-focus-inner {
  padding: 0;
  border: 0 none;
}
.hamburger:focus {
  outline: 0;
}
.hamburger:after,
.hamburger:before {
  content: "";
}
.hamburger .icon,
.hamburger:after,
.hamburger:before {
  display: block;
  width: 100%;
  height: 4px;
  margin: 0 0 5px;
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  background-color: #6baea7;
  border-radius: 0;
}
.nav.scroll .hamburger .icon,
.nav.scroll .hamburger:after,
.nav.scroll .hamburger:before {
  background-color: #6baea7;
}
.hamburger.active .icon,
.hamburger.active:after,
.hamburger.active:before,
.nav.scroll .hamburger.active .icon,
.nav.scroll .hamburger.active:after,
.nav.scroll .hamburger.active:before {
  background: #6baea7;
}
.hamburger.hamburger-vertical.active {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}
.hamburger.hamburger-cancel.active .icon {
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
}
.hamburger.hamburger-cancel.active:before {
  transform: translateY(10px) rotate(135deg);
  -moz-transform: translateY(10px) rotate(135deg);
  -webkit-transform: translateY(10px) rotate(135deg);
}
.hamburger.hamburger-cancel.active:after {
  transform: translateY(-8px) rotate(-135deg);
  -moz-transform: translateY(-8px) rotate(-135deg);
  -webkit-transform: translateY(-8px) rotate(-135deg);
}
@media screen and (min-width: 769px) {
  header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75);
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0px;
    z-index: 990;
  }
  nav.index {
    left: 50%;
    top: 0px;
    border-bottom: 3px solid #C56E3B;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow-y: inherit;
    opacity: 1;
    position: fixed;
    width: 100%;
    display: none;
    cursor: pointer;
    /* overflow: hidden; */
  }
  .hamburger {
    display: none;
  }
  nav.index {
    display: block;
  }
  body.cookieShow.nocookie nav.index {
    height: auto !important;
  }
  body.cookieShow nav.index {
    top: 0;
    position: relative;
    margin-top: 0 !important;
  }
  body.nocookie nav.index {
    top: 80px;
    position: fixed;
  }
  nav.index:before {
    content: "";
    width: 100vw;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  nav.index .close {
    display: none;
  }
  nav.index > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    background-color: transparent;
    overflow-y: inherit;
    width: 90%;
    max-width: 1190px;
    margin: auto;
    position: static;
  }
  nav.index li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 11.2%;
    flex: 1 1 11.2%;
    position: static;
  }
  nav.index > ul > li a,
  nav.index > ul > li div {
    width: 100%;
    padding: 15px 0;
    background-color: #fff;
    text-align: center;
    position: relative;
  }
  nav.index span.ch {
    font-size: 110%;
  }
  nav.index span.en {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 110%;
    width: 100%;
    height: 100%;
    padding: 5px;
    background-color: #f0f0f0;
    color: #C56E3B;
    font-size: 86%;
    word-break: keep-all;
    word-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  nav.index > ul > li a:hover span.en,
  nav.index > ul > li div:hover span.en {
    top: 0;
  }
  nav.index > ul > li div:before,
  nav.index li.home {
    display: none;
  }
  nav.index .submenu {
    position: absolute;
    left: 0;
    margin-top: -1px;
    z-index: 10;
    width: 100vw;
    transition: 0.6s;
  }
  nav.index .submenu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100vw;
    padding: 5px 30px 5px 16%;
    background-color: #f0f0f0;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: hidden;
  }
  nav.index .submenu > ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 70px 25px;
    border-color: transparent transparent #C56E3B;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  nav.index .submenu > ul p {
    position: absolute;
    left: 0;
    top: -0.1%;
    width: 16%;
    padding-right: 2%;
    height: 100.1%;
    color: #C56E3B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(/images/submenu_pbg.svg?4b85846bef5750e951a576315cf8b043);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: adobe-garamond-pro, source-han-serif-tc, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 115%;
  }
  nav.index .submenu > ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 24%;
    flex: 1 0 24%;
    max-width: 24%;
    padding: 0.5rem 0;
    margin: 0 0.5%;
    text-align: center;
    font-size: 110%;
    background-color: transparent;
  }
  nav.index .submenu.partner > ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 15.6%;
    flex: 1 0 15.6%;
  }
  nav.index .submenu li:before {
    display: none;
  }
  nav.index .submenu > ul li a {
    display: block;
    padding: 0.5rem 0;
    background-color: transparent;
    border-bottom-color: transparent;
  }
  nav.index .submenu > ul li a:before {
    content: "";
    color: #000;
    width: 0;
    height: 1px;
    background-color: #608275;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
  }
  nav.index .submenu > ul li a:hover {
    color: #608275;
  }
  nav.index .submenu > ul li a:hover:before {
    width: 100%;
  }
  nav.index a.coverlink {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    padding: 0;
    border: none;
  }
  body > section.mainBox.index {
    padding-top: 51px;
  }
  body.cookieShow > section.mainBox.index {
    padding-top: 0;
  }
  body.nocookie > section.mainBox.index {
    padding-top: 51px;
  }
  section.mainBox.index .kvSlider .txt h2 {
    font-size: 225%;
    max-height: 209px;
  }
  section.mainBox.index section.sponsorsList {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  :root nav.index .submenu > ul p,
  _:-ms-fullscreen {
    background-image: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 16%;
    padding-right: 2%;
    height: 100%;
    color: #C56E3B;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: adobe-garamond-pro, source-han-serif-tc, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 115%;
  }
  :root nav.index .submenu > ul p:before,
  _:-ms-fullscreen {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    background-image: url(/images/submenu_pbg_before.png?99908ad4ede256bbc79393472d828771);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
  }
  :root nav.index .submenu > ul p:after,
  _:-ms-fullscreen {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/images/submenu_pbg_after.png?53a5aa5360069873a961c73fcae2394b);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100%;
    z-index: 1;
  }
  :root nav.index .submenu > ul p span,
  _:-ms-fullscreen {
    position: relative;
    z-index: 2;
  }
  @media (min-width: 1100px) {
    section.mainBox .interestBox li.video .img:after {
      font-size: 50px;
    }
    :root section.mainBox.index .channelList:nth-child(2n) .indexArticle .txt,
    _:-ms-fullscreen {
      -ms-flex: 0 0 38%;
      flex: 0 0 38%;
    }
  }
  @media (min-width: 1200px) {
    section.mainBox.search .pagination ul li.pconly.bigpconly {
      display: block;
    }
    section.mainBox.index .kvSlider .slick-dots {
      right: 40px;
      bottom: 40px;
    }
    nav.index span.en {
      font-size: 95%;
    }
    section.mainBox.index main > .indexArticle .txt h3 {
      font-size: 162.5%;
      line-height: 1.3;
      -webkit-line-clamp: 3;
      max-height: 102px;
    }
    section.mainBox.index .channelList h2 {
      font-size: 187.5%;
    }
    section.mainBox.index .channelList h2 .eng {
      font-size: 60%;
    }
    section.mainBox.index .channelList .indexArticle .txt h3 {
      font-size: 150%;
    }
    section.mainBox.index .channelList .indexArticle:nth-child(2) .txt h3 {
      font-size: 162.5%;
    }
  }
  .nav {
    position: fixed;
    z-index: 995;
    left: 0;
    top: 0;
    width: 58px;
    padding-top: 3px;
  }
  nav {
    background-color: #f7f7f7;
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 980;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-transition: 0s ease-out !important;
    transition: 0s ease-out !important;
    opacity: 0;
    -webkit-overflow-scrolling: touch;
    will-change: transform;
    transition: transform 233ms cubic-bezier(0, 0, 0.21, 1),
      -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
  }
  .cookieShow.nocookie nav {
    height: 100% !important;
  }
  nav.show {
    left: 0;
    opacity: 1;
    -webkit-transition: 0.2s ease-out !important;
    transition: 0.2s ease-out !important;
  }
  nav a {
    color: #000;
    text-decoration: none;
    display: block;
  }
  nav > ul {
    padding-top: 0px;
  }
  nav li {
    color: #000;
  }
  nav li.epaper a {
    color: rgb(197, 110, 59);
  }
  nav > ul > li a,
  nav > ul > li div {
    padding: 1rem;
    /* border-bottom: 1px solid #C56E3B; */
    overflow: hidden;
  }
  nav > ul > li div:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/images/arrow_menu.svg?477c5573968dcb7cceca963b2ef22086);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.7rem;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  nav > ul > li.nosubmenu div:before {
    display: none;
  }
  nav > ul > li div.clicked:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  nav ul.submenu {
    display: block;
    opacity: 0;
    z-index: -1;
  }
  nav > ul > li.nosubmenu ul.submenu {
    height: 0;
    overflow: hidden;
  }
  nav ul.submenu li {
    background-color: #fff;
    font-size: 94.12%;
  }
  nav ul.submenu li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #d9d9d9;
    position: absolute;
    left: 1.1rem;
    top: 50%;
    margin-top: -2.5px;
    z-index: 10;
  }
  nav ul.submenu li a {
    padding-left: 2rem;
    text-decoration: none;
  }
  nav span.en,
  nav ul.submenu p {
    display: none;
  }
  nav span.en {
    font-family: adobe-garamond-pro, serif;
    font-weight: 600;
    font-style: normal;
  }
  nav a.coverlink {
    display: none;
  }
  nav li.nosubmenu a.coverlink {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    height: 100%;
  }
}



@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation: pulse infinite 1s .15s ease-in-out;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.btn_set{
  margin: 60px auto 20px;
  display: block;
}
@media screen and (min-width: 769px) {
  .btn_set{
    margin: 20px auto;
    display: block;
  }
}
