@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: Helvetica, Arial,"微軟正黑體";
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  font-size: 14px;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  outline: 0;
}
input:-moz-placeholder {
  color: #828080;
  font-family: arial,"微軟正黑體";
}
input::-moz-placeholder {
  color: #828080;
  font-family: arial,"微軟正黑體";
}
input:-ms-input-placeholder {
  color: #828080;
  font-family: arial,"微軟正黑體";
}
input::-webkit-input-placeholder {
  color: #828080;
  font-family: arial,"微軟正黑體";
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button, textarea, input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input, textarea {
  padding: 7px 10px;
  border: 1px solid #719748;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 1px;
}

input[type=checkbox] {
  opacity: 0;
  width: 16px;
  height: 18px;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: scale(1);
  z-index: 1000;
  cursor: pointer;
}
input[type=checkbox] + label {
  display: block;
  cursor: pointer;
}
input[type=checkbox] + label span {
  padding-left: 34px;
  position: relative;
}
input[type=checkbox] + label span:before {
  content: '';
  background: #fff;
  border: 1px solid #a9a9a9;
  border-radius: 3px;
  display: block;
  height: 20px;
  left: 0px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
}
input[type=checkbox]:checked + label span:before {
  background: url(https://photo.s3.com.tw/BANNER/checkmark.SVG) no-repeat center center #fff;
}

.checked-none input[type=checkbox] + label span:before {
  background: #e5e5e5 !important;
}

button:hover {
  cursor: pointer;
}

a, a:link, a:visited {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

img {
  vertical-align: middle;
}

fieldset {
  border-top: 1px solid #f0edf6;
  text-align: center;
}
fieldset legend {
  padding-left: 10px;
  padding-right: 10px;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clear:after {
  content: '.';
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.ttf?4tweag") format("truetype"), url("../fonts/icomoon.woff?4tweag") format("woff"), url("../fonts/icomoon.svg?4tweag#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_lang_global:before {
  content: "\e900";
}

.icon-laboratory:before {
  content: "\e901";
}

.icon-sprout:before {
  content: "\e902";
}

.icon-store:before {
  content: "\e903";
}

.icon-video-camera:before {
  content: "\e904";
}

.icon-fb2:before {
  content: "\e928";
}

.icon-cake:before {
  content: "\e905";
}

.icon-l-arrow .path1:before {
  content: "\e906";
  color: black;
}

.icon-l-arrow .path2:before {
  content: "\e92c";
  margin-left: -0.3779296875em;
  color: white;
}

.icon-r-arrow .path1:before {
  content: "\e907";
  color: black;
}

.icon-r-arrow .path2:before {
  content: "\e92d";
  margin-left: -0.3779296875em;
  color: white;
}

.icon-icon_jcb:before {
  content: "\e908";
}

.icon-icon_vip:before {
  content: "\e909";
}

.icon-icon_vvip:before {
  content: "\e90a";
}

.icon-icon_visa:before {
  content: "\e90b";
}

.icon-icon_master_card:before {
  content: "\e90c";
}

.icon-icon_gotop_arrow:before {
  content: "\e90d";
}

.icon-icon_back_arrow:before {
  content: "\e90e";
}

.icon-icon_check:before {
  content: "\e90f";
}

.icon-o:before {
  content: "\e910";
}

.icon-present:before {
  content: "\e911";
}

.icon-x:before {
  content: "\e912";
  color: #5a6d46;
}

.icon-heart_02:before {
  content: "\e913";
  color: #af1e24;
}

.icon-heart:before {
  content: "\e914";
  color: #af1e24;
}

.icon-dollar:before {
  content: "\e915";
}

.icon-address:before {
  content: "\e916";
}

.icon-chatbox:before {
  content: "\e917";
}

.icon-crown:before {
  content: "\e918";
}

.icon-file:before {
  content: "\e919";
}

.icon-key:before {
  content: "\e91a";
}

.icon-ig:before {
  content: "\e91b";
}

.icon-star-s:before {
  content: "\e91c";
  color: #81a54b;
}

.icon-menu-button:before {
  content: "\e91d";
}

.icon-close:before {
  content: "\e91e";
}

.icon-signin:before {
  content: "\e91f";
  color: #5a6d46;
}

.icon-star:before {
  content: "\e920";
  color: #81a54b;
}

.icon-youtube:before {
  content: "\e921";
}

.icon-search:before {
  content: "\e922";
  color: #5a6d46;
}

.icon-logo:before {
  content: "\e923";
}

.icon-minus_1pt:before {
  content: "\e924";
}

.icon-minus_2pt:before {
  content: "\e925";
  color: #5a6d46;
}

.icon-plus_1pt:before {
  content: "\e926";
}

.icon-plus_2pt:before {
  content: "\e927";
  color: #5a6d46;
}

.icon-fb:before {
  content: "\e929";
}

.icon-line:before {
  content: "\e92a";
}

.icon-cart:before {
  content: "\e92b";
  color: #5a6d46;
}

/*common s*/
@media only screen and (min-width: 768px) {
  .deskop-none {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-none {
    display: none !important;
  }
}

.border-none {
  border: none !important;
}

.active {
  display: block !important;
  visibility: visible !important;
  transition: visibility 0s linear 0.5s;
}

.flex-blcok {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.pos-fix {
  position: fixed;
}

.gotop {
  width: 70px;
  height: 100px;
  position: fixed;
  bottom: 10%;
  right: 5%;
  padding-top: 25px;
  z-index: 9998;
  background: #e5e5e5;
  border-radius: 4px;
  opacity: 0.8;
  letter-spacing: 2px;
  text-indent: 2px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .gotop {
    width: 45px;
    height: 70px;
    padding-top: 15px;
    letter-spacing: 1px;
    text-indent: 1px;
  }
}
.gotop .l-arrow:before {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  left: -moz-calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  transform: rotate(-45deg);
  border-width: 2px;
  border-color: #000;
}
@media only screen and (max-width: 767px) {
  .gotop .l-arrow:before {
    bottom: 5px;
  }
}

.icon-close {
  font-size: 18px;
}

.darkgreen-color {
  color: #5c6f47;
}

.green-color {
  color: #85ab4b;
}

.red-color {
  color: #ba000d;
}

.hover-hand:hover {
  cursor: pointer;
}

.btn {
  width: 100%;
  height: 36px;
  padding: 6px 0;
  background: #fff;
  border-color: transparent;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 4px;
  text-indent: 4px;
  text-align: center;
}
.btn span {
  line-height: 24px;
}
.btn.green {
  background: #85ab4b;
  color: #fff;
}
.btn.darkgreen {
  background: #5c6f47;
  color: #fff;
}
.btn.fb-blue {
  background: #4469b0;
  color: #fff;
}
.btn.grey {
  background: #a0a0a0;
  color: #fff;
}

.r-arrow:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 2px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 1px;
}

.l-arrow:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 2px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  vertical-align: 1px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.bg.light-green {
  background: #eaeee5;
}

/*common e*/
/*master s*/
.wrap {
  width: 100%;
  max-width: 1000px;
}

.wrap300 {
  width: 300px;
}

.wrap400 {
  width: 400px;
}

.wrap550 {
  width: 550px;
}

.wrap, .wrap300, .wrap400, .wrap550 {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .wrap, .wrap300, .wrap400, .wrap550 {
    width: 95%;
    width: -moz-calc(( 100% - ( 15px * 2 ) ));
    width: -webkit-calc(( 100% - ( 15px * 2 ) ));
    width: calc(( 100% - ( 15px * 2 ) ));
    margin: 0 15px;
  }
}

.max-wrap-full, .min-wrap-full, .max-wrap, .min-wrap {
  width: 100%;
  margin: 0 auto;
}

.max-wrap-full, .max-wrap {
  max-width: 1400px;
}

.min-wrap-full, .min-wrap {
  max-width: 1000px;
}

@media only screen and (max-width: 1024px) {
  .max-wrap, .min-wrap {
    padding: 0 15px;
  }
}

.marquee ~ .header {
  top: 30px;
}

.marquee {
  background: #5c6f47;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
}
.marquee a {
  color: #fff;
  width: 100%;
  height: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: center;
}

.popup {
  display: none;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  top: 0;
}
.popup .popup-attr {
  display: inline-block;
  position: absolute;
  padding: 40px 55px;
  margin-bottom: 50px;
  background: #fff;
  border: 3px solid #85ab4b;
}
@media only screen and (max-width: 767px) {
  .popup .popup-attr {
    padding: 20px;
  }
}
.popup .popup-attr > div {
  line-height: 180%;
}
.popup .popup-attr.big {
  width: 700px;
  top: 10%;
  left: -moz-calc(( 50% -  350px ));
  left: -webkit-calc(( 50% -  350px ));
  left: calc(( 50% -  350px ));
}
@media only screen and (max-width: 767px) {
  .popup .popup-attr.big {
    width: 90%;
    left: 5%;
  }
}
.popup .popup-attr.small {
  width: 350px;
  top: 40%;
  left: -moz-calc(( 50% -  175px ));
  left: -webkit-calc(( 50% -  175px ));
  left: calc(( 50% -  175px ));
}
@media only screen and (max-width: 767px) {
  .popup .popup-attr.small {
    width: 300px;
    left: -moz-calc(( 50% -  150px ));
    left: -webkit-calc(( 50% -  150px ));
    left: calc(( 50% -  150px ));
  }
}
.popup .popup-attr .title {
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
}
.popup .popup-attr .sub-title {
  font-size: 18px;
}
.popup .popup-attr .note, .popup .popup-attr .list {
  margin-bottom: 40px;
}
.popup .popup-attr .list li {
  margin-left: 20px;
  line-height: 200%;
  list-style: disc;
}
.popup .popup-attr .text {
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
}
.popup .popup-attr .action {
  text-align: center;
}
.popup .popup-attr .action .btn {
  max-width: 110px;
  width: -moz-calc(( ( 100% -  10px ) / 2 ));
  width: -webkit-calc(( ( 100% -  10px ) / 2 ));
  width: calc(( ( 100% -  10px ) / 2 ));
}
.popup .popup-attr .action .btn:nth-child(2) {
  margin-left: 6px;
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  background: rgba(255, 255, 255, 0.95);
  border-top: 5px solid #5c6f47;
  border-bottom: 10px solid #85ab4b;
  text-align: center;
  z-index: 9999;
}
@media only screen and (max-width: 1024px) {
  .header {
    border-bottom-width: 5px;
  }
}
.header .header-item {
  align-items: center;
  text-align: center;
  height: 110px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 1024px) {
  .header .header-item {
    height: 50px;
    padding: 0 15px;
  }
}
.header .menu {
  width: 70%;
  width: -moz-calc(( 100% - 128px - 20px - 20px - 40px ));
  width: -webkit-calc(( 100% - 128px - 20px - 20px - 40px ));
  width: calc(( 100% - 128px - 20px - 20px - 40px ));
}
@media only screen and (max-width: 1024px) {
  .header .menu {
    order: 1;
    width: auto;
  }
}
.header .menu .icon-menu-button {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .header .menu .icon-menu-button {
    display: block;
  }
}
.header .menu nav {
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .header .menu nav {
    display: none;
    background: #fff;
    width: 100%;
    position: fixed;
    left: 0;
    overflow-y: scroll;
    height: 100%;
    padding: 10px 5px 70px;
  }
}
.header .menu nav .item {
  display: inline-block;
  margin-right: -4px;
  text-align: center;
  padding: 0 3%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .header .menu nav .item {
    display: block;
    text-align: left;
  }
}
.header .menu nav .item:hover, .header .menu nav .item.active {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .header .menu nav .item:hover .list, .header .menu nav .item.active .list {
    display: block;
  }
}
.header .menu nav .item:hover .title, .header .menu nav .item.active .title {
  cursor: pointer;
  color: #85ab4b;
}
@media only screen and (max-width: 1024px) {
  .header .menu nav .item:hover .title span, .header .menu nav .item.active .title span {
    position: relative;
    display: inline-block;
  }
}
.header .menu nav .item:hover .title span:after, .header .menu nav .item.active .title span:after {
  content: '';
  background: #5c6f47;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 0;
  z-index: 300;
}
@media only screen and (max-width: 1024px) {
  .header .menu nav .item:hover .title span:after, .header .menu nav .item.active .title span:after {
    height: 1px;
    bottom: -13px;
    background: #85ab4b;
  }
}
.header .menu nav .item .title {
  height: 60px;
  margin-top: 50px;
}
@media only screen and (min-width: 1025px) {
  .header .menu nav .item .title {
    position: relative;
  }
}
@media only screen and (max-width: 1024px) {
  .header .menu nav .item .title {
    height: auto;
    padding: 10px 0;
    margin: 10px 0;
    text-align: left;
    font-size: 18px;
  }
}
.header .menu nav .item .list {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .header .menu nav .item .list {
    background: #fff;
    position: fixed;
    top: 125px;
    padding: 20px 50px 20px 30px;
    text-align: left;
  }
  .header .menu nav .item .list:before {
    content: '';
    width: 80%;
    top: 0;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .header .menu nav .item .list:before {
    border-top: 8px solid #5c6f47;
  }
}

@media only screen and (max-width: 1024px) {
  .header .menu nav .item .list {
    padding: 10px 0;
    border-top: 3px solid #85ab4b;
    position: relative;
    font-size: 15px;
    padding: 15px 20px;
    margin-top: -10px;
  }
  .header .menu nav .item .list:before {
    width: 70px;
  }
}
.header .menu nav .item .list a {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .header .menu nav .item .list a {
    padding: 10px 0;
    margin-bottom: 10px;
  }
}
.header .menu nav .item .list a:last-child {
  margin-bottom: 0;
}
.header .menu nav .item .list a:hover {
  color: #85ab4b;
}
.header .menu nav .item .list a:hover:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #85ab4b;
  position: absolute;
  top: 3px;
  left: -15px;
}
@media only screen and (max-width: 1024px) {
  .header .menu nav .item .list a:hover:before {
    top: 13px;
  }
}
.header .search, .header .lang, .header .cart, .header .icon-menu-button {
  font-size: 20px;
  width: 20px;
}
@media only screen and (min-width: 1025px) {
  .header .search {
    position: relative;
    padding: 20px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .header .search {
    order: 3;
    margin-right: 20px;
  }
}
.header .search .search-item {
  display: none;
  width: 350px;
  position: absolute;
  top: 55px;
  right: -15px;
  padding: 15px;
  background: #fff;
  border: 1px solid #85ab4b;
  border-top-width: 3px;
  border-bottom-width: 3px;
  text-align: left;
  font-size: 14px;
}
@media only screen and (max-width: 1024px) {
  .header .search .search-item {
    width: 100%;
    position: fixed;
    top: 55px;
    left: 0;
    border-left: none;
    border-right: none;
  }
}
.header .search .search-item input[type="text"] {
  width: -moz-calc(( 100% - 45px ));
  width: -webkit-calc(( 100% - 45px ));
  width: calc(( 100% - 45px ));
  letter-spacing: 1px;
  margin-right: 4px;
}
.header .search .search-item input[type="text"], .header .search .search-item button, .header .search .search-item .title, .header .search .search-item .list {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
  .header .search .search-item:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    top: -3px;
    right: 0;
    background: #5c6f47;
  }
}
.header .search .search-item .title, .header .search .search-item .list {
  padding-left: 2px;
}
.header .search .search-item .title {
  font-weight: bolder;
}
.header .search .search-item .list {
  margin-top: -5px;
}
.header .search .search-item .list li {
  display: inline-block;
  margin: 5px 20px 0 0;
}
.header .search .search-item .btn {
  width: 37px;
  height: 31px;
  vertical-align: top;
}
.header .search .search-item .btn:hover {
  background: #85ab4b;
}
.header .search .search-item .btn.icon-search:before {
  color: #fff;
  font-size: 16px;
}
.header .lang {
  position: relative;
  padding: 20px 0;
  color: #5c6f47;
}
@media only screen and (min-width: 1025px) {
  .header .lang {
    margin: 0 28px;
  }
}
@media only screen and (max-width: 1024px) {
  .header .lang {
    order: 4;
  }
}
.header .lang:hover .language-list {
  display: block;
}
.header .lang .language-list {
  display: none;
  width: 110px;
  position: absolute;
  top: 55px;
  right: -17px;
  padding: 15px;
  background: #fff;
  border: 1px solid #85ab4b;
  border-top-width: 3px;
  border-bottom-width: 3px;
  z-index: 10;
}
.header .lang .language-list a {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  font-size: 14px;
  border-color: #fff;
  color: #000;
}
.header .lang .language-list a:hover {
  border-color: #000;
  color: #85ab4b;
}
.header .lang .language-list a:hover:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #85ab4b;
  position: absolute;
  top: 3px;
  left: -15px;
}
@media only screen and (max-width: 1024px) {
  .header .lang .language-list a:hover:before {
    top: 13px;
  }
}
.header .lang .language-list a:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .header .lang .language-list:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    top: -3px;
    right: 0;
    background: #5c6f47;
  }
}
@media only screen and (max-width: 1024px) {
  .header .logo {
    order: 3;
    padding-left: 40px;
    width: -moz-calc(( 100% - 80px ));
    width: -webkit-calc(( 100% - 80px ));
    width: calc(( 100% - 80px ));
  }
  .header .logo a {
    width: 100%;
  }
}
.header .logo .icon-logo {
  font-size: 62px;
}
@media only screen and (max-width: 1024px) {
  .header .logo .icon-logo {
    font-size: 40px;
  }
}

.marquee ~ .content {
  padding-top: 145px !important;
}
@media only screen and (max-width: 1024px) {
  .marquee ~ .content {
    padding-top: 85px !important;
  }
}

.content {
  padding-top: 115px;
  min-height: -moz-calc(( 100vh -  356px ));
  min-height: -webkit-calc(( 100vh -  356px ));
  min-height: calc(( 100vh -  356px ));
}
@media only screen and (max-width: 1024px) {
  .content {
    padding-top: 55px;
    min-height: -moz-calc(( 100vh -  100px ));
    min-height: -webkit-calc(( 100vh -  100px ));
    min-height: calc(( 100vh -  100px ));
  }
}
.content .pro-data .action .qty {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border: 2px solid #5c6f47;
  border-radius: 4px;
}
.content .pro-data .action .qty em {
  height: 32px;
  line-height: 32px;
}
.content .pro-data .action .qty em {
  display: table-cell;
  float: left;
  width: 36px;
  text-align: center;
}
.content .pro-data .action .qty em:hover {
  cursor: pointer;
}
.content .pro-data .action .qty input[type="number"] {
  width: 38px;
  height: 100%;
  position: relative;
  font-size: 14px;
  text-align: center;
  border: none;
  border-left: 2px solid #5c6f47;
  border-right: 2px solid #5c6f47;
}
.content .pro-img {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #edcdc3;
  border-radius: 4px;
}
@media only screen and (max-width: 767px) {
  .content .pro-img {
    margin-bottom: 15px;
  }
}
.content .pro-img img {
  width: 100%;
  border-radius: 4px;
}
.content .pro-img .top-tag, .content .pro-img .awards {
  position: absolute;
  left: 10px;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  z-index: 2;
}
.content .pro-img .top-tag.new, .content .pro-img .awards.new {
  background: #000;
}
.content .pro-img .top-tag.hot, .content .pro-img .awards.hot {
  background: #85ab4b;
}
.content .pro-img .top-tag {
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
  border-radius: 100%;
  top: 10px;
  font-size: 16px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .content .pro-img .top-tag {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
}
.content .pro-img .awards {
  bottom: 10px;
}
.content .pro-img .awards img {
  display: block;
  width: 60px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .content .pro-img .awards img {
    width: 40px;
  }
}
.content .review-star {
  position: relative;
}
.content .review-star span {
  width: 89px;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.content .review-star span:before {
  position: absolute;
  left: 0;
  color: #e7e7e7;
  z-index: -1;
}
.content .review-star span em {
  display: inline-block;
  overflow: hidden;
}
.content .review-star span em:before {
  top: 0;
  left: 0;
}
.content .swiper-button-black {
  opacity: .35;
}
.content .swiper-button-next.swiper-button-disabled, .content .swiper-button-prev.swiper-button-disabled {
  opacity: .15;
}
.content .search {
  padding: 10px 0;
  text-align: center;
}
.content .search .top-attr > div, .content .search .top-attr input[type="text"] {
  font-size: 20px;
  line-height: 150%;
}
.content .search .top-attr .title {
  font-size: 30px;
}
.content .search .top-attr .info {
  letter-spacing: 3px;
  text-indent: 3px;
}
.content .search .top-attr .action {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .content .search .top-attr .action {
    width: 100%;
  }
}
.content .search .top-attr .action input[type="text"] {
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #000;
}
.content .search .top-attr .action .btn {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.content .search .top-attr .action .btn.icon-search:before {
  font-size: 26px;
  color: #000;
}
.content .search .top-attr .action .search-item {
  text-align: left;
  font-size: 16px;
}
.content .search .top-attr .action .search-item span {
  display: inline-block;
  margin-right: -10px;
}
.content .search .top-attr .action .search-item a {
  display: inline-block;
  margin-right: 6px;
}
.content .series {
  padding-bottom: 65px;
}
.content .series .kv-block, .content .series .top-attr, .content .series .icon-block, .content .series .detail-attr {
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .content .series .kv-block, .content .series .top-attr, .content .series .icon-block, .content .series .detail-attr {
    padding-bottom: 15px;
  }
}
.content .series .top-menu {
  width: 100%;
  padding: 0 20px;
  margin-top: -5px;
  position: fixed;
  background: #f1f1f1;
}
.content .series .top-menu ul {
  white-space: nowrap;
  text-align: center;
  overflow-x: auto;
  z-index: 10000;
}
.content .series .top-menu ul li {
  display: inline-block;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .content .series .top-menu ~ .kv-block {
    padding-top: 29px;
  }
}
.content .series .kv-block {
  text-align: center;
}
.content .series .kv-block img {
  width: 100%;
}
.content .series .name {
  padding-bottom: 20px;
}
.content .series .name, .content .series .info {
  line-height: 150%;
}
.content .series .top-attr {
  text-align: center;
  border-bottom: 1px solid #edcdc3;
}
.content .series .top-attr .icon-block {
  width: 90px;
  margin: 0 auto;
}
.content .series .top-attr .icon-block img {
  width: 100%;
}
.content .series .top-attr .name {
  font-size: 30px;
}
.content .series .top-attr .info {
  font-size: 20px;
}
.content .series .sub-attr {
  padding-top: 35px;
  text-align: center;
  border-top: 1px solid #edcdc3;
}
.content .series .sub-attr:first-child {
  border-top: none;
}
.content .series .sub-attr .name {
  font-size: 24px;
}
.content .series .sub-attr .info {
  font-size: 16px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .content .series .sub-attr .info {
    margin-bottom: 20px;
  }
}
.content .series .pro-list {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .content .series .pro-list {
    margin-left: -moz-calc(( (100% - 650px) / 2 ));
    margin-left: -webkit-calc(( (100% - 650px) / 2 ));
    margin-left: calc(( (100% - 650px) / 2 ));
    margin-right: -moz-calc(( (100% - 650px) / 2 ));
    margin-right: -webkit-calc(( (100% - 650px) / 2 ));
    margin-right: calc(( (100% - 650px) / 2 ));
  }
}
@media only screen and (max-width: 767px) {
  .content .series .pro-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.content .series .pro-list > li {
  width: 300px;
  float: left;
  text-align: center;
  display: inline-block;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .content .series .pro-list > li:nth-child(even) {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .content .series .pro-list > li {
    margin-bottom: 20px;
  }
  .content .series .pro-list > li:nth-child(even) {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content .series .pro-list > li {
    width: -moz-calc(( (100% - 20px) / 2 ));
    width: -webkit-calc(( (100% - 20px) / 2 ));
    width: calc(( (100% - 20px) / 2 ));
  }
}
@media only screen and (min-width: 1025px) {
  .content .series .pro-list > li:nth-child(3n+2) {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.content .series .pro-list > li .sub-title {
  min-height: 18px;
  margin-bottom: 5px;
  line-height: 130%;
  color: #85ab4b;
}
.content .series .pro-list > li .sub-title.sales {
  color: #ba000d;
}
.content .series .pro-list > li .pro-name, .content .series .pro-list > li .price {
  font-size: 16px;
}
.content .series .pro-list > li .pro-name, .content .series .pro-list > li .price, .content .series .pro-list > li .review-star, .content .series .pro-list > li .info, .content .series .pro-list > li .btm {
  padding-bottom: 20px;
}
.content .series .pro-list > li .price {
  font-weight: bolder;
  letter-spacing: 1px;
  text-indent: 1px;
}
@media only screen and (max-width: 767px) {
  .content .series .pro-list > li .price {
    padding-bottom: 10px;
  }
}
.content .series .pro-list > li .price span:nth-child(2):before {
  content: '~';
  padding: 0 10px 0 6px;
}
.content .series .pro-list > li .price.promo span:first-child {
  color: #b5b5b5;
  text-decoration: line-through;
}
.content .series .pro-list > li .price.promo span:nth-child(2):before {
  content: '';
  padding: 0 16px 0 0;
}
@media only screen and (max-width: 767px) {
  .content .series .pro-list > li .review-star {
    padding-top: 10px;
  }
}
.content .series .pro-list > li .info {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .content .series .pro-list > li .info {
    width: 80%;
    margin-top: -10px;
    margin-right: auto;
    margin-left: auto;
    letter-spacing: 1px;
    word-spacing: break-all;
  }
}
.content .series .pro-list > li .btn, .content .series .pro-list > li .unit, .content .series .pro-list > li .expire {
  display: none;
}
.content .series .pro-list.promo > li .info {
  display: none;
}
.content .series .pro-list.promo > li .btn, .content .series .pro-list.promo > li .unit {
  display: block;
  width: 100%;
  max-width: 150px;
  margin: 0 auto 20px;
}
.content .series .pro-list.promo > li .unit {
  margin: -10px auto 10px;
  font-size: 16px;
  letter-spacing: 1px;
}
.content .series .pro-list.promo > li .expire {
  display: block;
  margin-top: -15px;
}
.content .series .bottom-arrt {
  text-align: center;
  border-top: 2px solid #edcdc3;
}
.content .series .bottom-arrt .title {
  padding: 40px 0;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .content .series .bottom-arrt .title {
    padding: 30px 0;
  }
}
.content .series .bottom-arrt .bn-block a {
  width: -moz-calc(( (100% - 20px) / 2 ));
  width: -webkit-calc(( (100% - 20px) / 2 ));
  width: calc(( (100% - 20px) / 2 ));
  display: inline-block;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .content .series .bottom-arrt .bn-block a {
    width: 100%;
  }
}
.content .series .bottom-arrt .bn-block a:first-child {
  margin-right: 16px;
}
.content .series .bottom-arrt .bn-block a img {
  width: 100%;
}
.content .series .bottom-arrt .bn-block a span {
  display: block;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .content .series .bottom-arrt .bn-block a span:last-child {
    margin-bottom: 0;
  }
}
.content .series .bottom-arrt .bn-block a .sub-title {
  display: block;
  font-size: 20px;
}
.content .product {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .content .product {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .content .product {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .content .product .top-attr {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
.content .product .top-attr > div {
  display: inline-block;
}
.content .product .top-attr .pro-img {
  width: 600px;
}
@media only screen and (max-width: 1024px) {
  .content .product .top-attr .pro-img {
    width: -moz-calc(( 100% - 400px ));
    width: -webkit-calc(( 100% - 400px ));
    width: calc(( 100% - 400px ));
  }
}
@media only screen and (max-width: 767px) {
  .content .product .top-attr .pro-img {
    width: 100%;
  }
}
.content .product .top-attr .pro-img.swiper {
  border: none;
}
.content .product .top-attr .pro-img.swiper .swiper-slide {
  display: block;
}
.content .product .top-attr .pro-img.swiper .swiper-container {
  width: 100%;
}
.content .product .top-attr .pro-img.swiper .swiper-container.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin-top: 20px;
}
.content .product .top-attr .pro-img.swiper .swiper-container.gallery-thumbs .swiper-slide {
  width: 20%;
  height: 100%;
}
.content .product .top-attr .pro-img.swiper .swiper-container.gallery-thumbs .swiper-wrapper {
  margin-left: -moz-calc(( -50% + 70px ));
  margin-left: -webkit-calc(( -50% + 70px ));
  margin-left: calc(( -50% + 70px ));
}
.content .product .top-attr .pro-img.swiper .swiper-container .swiper-slide {
  border: 1px solid #edcdc3;
  border-radius: 4px;
}
@media only screen and (max-width: 767px) {
  .content .product .top-attr .pro-img.swiper .gallery-thumbs {
    display: none;
  }
}
.content .product .top-attr .pro-img.swiper .gallery-thumbs .swiper-slide-active {
  opacity: 0.5;
}
.content .product .top-attr .pro-data {
  width: 396px;
  padding-left: 50px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .content .product .top-attr .pro-data {
    width: 100%;
    padding-left: 0;
  }
}
.content .product .top-attr .pro-data .sub-title {
  color: #85ab4b;
}
.content .product .top-attr .pro-data .sub-title.sales {
  color: #ba000d;
}
.content .product .top-attr .pro-data .pro-name, .content .product .top-attr .pro-data .list {
  line-height: 150%;
}
.content .product .top-attr .pro-data .pro-name {
  font-size: 24px;
  padding: 5px 0 10px;
}
.content .product .top-attr .pro-data .list, .content .product .top-attr .pro-data .review {
  font-size: 14px;
  padding-bottom: 20px;
}
.content .product .top-attr .pro-data .list li {
  margin-left: 20px;
  list-style: disc;
}
.content .product .top-attr .pro-data .review {
  border-bottom: 1px solid #edcdc3;
  vertical-align: middle;
}
.content .product .top-attr .pro-data .review div {
  display: inline-block;
}
.content .product .top-attr .pro-data .review div:first-child {
  float: left;
}
.content .product .top-attr .pro-data .review div:last-child {
  float: right;
  color: #85ab4b;
}
.content .product .top-attr .pro-data .review div:last-child:hover {
  color: #5c6f47;
}
.content .product .top-attr .pro-data .unitandprice, .content .product .top-attr .pro-data .action {
  border-bottom: 1px solid #edcdc3;
}
.content .product .top-attr .pro-data .unitandprice {
  padding-top: 20px;
}
.content .product .top-attr .pro-data .unitandprice button {
  width: auto;
  padding: 0 10px;
  text-align: center;
  border: 2px solid #a0a0a0;
  letter-spacing: 0;
  font-size: 14px;
  text-indent: 0;
  margin-bottom: 20px;
}
.content .product .top-attr .pro-data .unitandprice button.selected {
  border-color: #edcdc3;
}
.content .product .top-attr .pro-data .unitandprice button:nth-child(n+2) {
  margin-left: 6px;
}
.content .product .top-attr .pro-data .unitandprice .unit {
  float: left;
  width: auto;
  max-width: 210px;
}
.content .product .top-attr .pro-data .unitandprice .price {
  width: auto;
  max-width: 170px;
  float: right;
  font-size: 22px;
  line-height: 41px;
  letter-spacing: 1px;
  text-indent: 1px;
  vertical-align: middle;
  text-align: right;
}
.content .product .top-attr .pro-data .unitandprice .price.sales em:first-child {
  color: #b5b5b5;
  font-size: 16px;
  text-decoration: line-through;
}
.content .product .top-attr .pro-data .action {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .content .product .top-attr .pro-data .action {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: #f1f1f1;
    z-index: 100;
  }
}
.content .product .top-attr .pro-data .action > div {
  display: inline-block;
}
.content .product .top-attr .pro-data .action > div:first-child {
  width: -moz-calc(( 100% -  74px ));
  width: -webkit-calc(( 100% -  74px ));
  width: calc(( 100% -  74px ));
}
.content .product .top-attr .pro-data .action > div:last-child {
  width: 70px;
}
.content .product .top-attr .pro-data .action > div span {
  letter-spacing: 2px;
}
.content .product .top-attr .pro-data .action .qty {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border: 2px solid #5c6f47;
  border-radius: 4px;
}
.content .product .top-attr .pro-data .action .qty em {
  height: 32px;
  line-height: 32px;
}
.content .product .top-attr .pro-data .action .qty em {
  display: table-cell;
  float: left;
  width: 36px;
  text-align: center;
}
.content .product .top-attr .pro-data .action .qty em:hover {
  cursor: pointer;
}
.content .product .top-attr .pro-data .action .qty input[type="number"] {
  width: 38px;
  height: 100%;
  position: relative;
  font-size: 14px;
  text-align: center;
  border: none;
  border-left: 2px solid #5c6f47;
  border-right: 2px solid #5c6f47;
}
.content .product .top-attr .pro-data .action button {
  width: 140px;
  height: 36px;
  margin-left: 6px;
}
@media only screen and (max-width: 375px) {
  .content .product .top-attr .pro-data .action button {
    width: 100px;
  }
}
.content .product .top-attr .pro-data .action .add-wish {
  display: inline-block;
  text-align: right;
}
.content .product .top-attr .pro-data .action .add-wish .icon-heart {
  font-size: 23px;
  padding: 0 2px;
}
.content .product .top-attr .pro-data .action .add-wish em {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
}
.content .product .top-attr .bottom-list {
  position: relative;
}
.content .product .top-attr .bottom-list > li {
  padding: 10px 0;
  border-bottom: 1px solid #edcdc3;
  z-index: 10;
}
.content .product .top-attr .bottom-list > li .title {
  position: relative;
}
.content .product .top-attr .bottom-list > li .title:hover {
  cursor: pointer;
}
.content .product .top-attr .bottom-list > li .title:hover .detail {
  transition: all 200ms ease;
}
.content .product .top-attr .bottom-list > li .title > span {
  font-weight: bolder;
}
.content .product .top-attr .bottom-list > li .title .detail {
  display: none;
  position: relative;
  padding: 10px 0 0;
  z-index: 20;
}
.content .product .top-attr .bottom-list > li .title .detail > li {
  line-height: 140%;
  margin-bottom: 10px;
}
.content .product .top-attr .bottom-list > li .title .detail > li:last-child {
  margin-bottom: 0;
}
.content .product .top-attr .bottom-list > li .title .detail.bottom-review .pink-star:before {
  color: #ceac92;
}
.content .product .top-attr .bottom-list > li .title .detail.bottom-review span {
  display: inline-block;
}
.content .product .top-attr .bottom-list > li .title .detail.bottom-review span.text {
  width: -moz-calc(( 100% - 95px ));
  width: -webkit-calc(( 100% - 95px ));
  width: calc(( 100% - 95px ));
  vertical-align: top;
}
.content .product .top-attr .bottom-list > li .title .detail.bottom-review span.review-star {
  width: 85px;
  text-align: right;
}
.content .product .top-attr .bottom-list .icon-plus_1pt:before, .content .product .top-attr .bottom-list .icon-minus_1pt:before {
  position: absolute;
  right: 0;
}
.content .product .middle-title .bottom-list li {
  border-bottom: none;
}
.content .product .middle-title .bottom-list li .icon-plus_1pt:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #edcdc3;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.content .product .middle-attr .swiper-button-black, .content .product .bottom-attr .swiper-button-black {
  background-size: 18px;
}
@media only screen and (max-width: 767px) {
  .content .product .middle-attr .swiper-button-black, .content .product .bottom-attr .swiper-button-black {
    background-size: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .content .product .middle-attr .swiper-button-black, .content .product .bottom-attr .swiper-button-black {
    background-size: 16px;
  }
}
.content .product .middle-attr .swiper-button-prev, .content .product .bottom-attr .swiper-button-prev {
  left: -30px;
}
@media only screen and (max-width: 480px) {
  .content .product .middle-attr .swiper-button-prev, .content .product .bottom-attr .swiper-button-prev {
    left: -25px;
  }
}
.content .product .middle-attr .swiper-button-next, .content .product .bottom-attr .swiper-button-next {
  right: -30px;
}
@media only screen and (max-width: 480px) {
  .content .product .middle-attr .swiper-button-next, .content .product .bottom-attr .swiper-button-next {
    right: -25px;
  }
}
.content .product .middle-attr .swiper-pagination, .content .product .bottom-attr .swiper-pagination {
  position: relative;
}
.content .product .middle-attr .swiper-pagination .swiper-pagination-bullet, .content .product .bottom-attr .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.content .product .middle-attr .swiper-pagination .swiper-pagination-bullet-active, .content .product .bottom-attr .swiper-pagination .swiper-pagination-bullet-active {
  background: #000;
}
.content .product .title1, .content .product .title2, .content .product .title3 {
  margin: 12px 0;
  line-height: 150%;
}
.content .product .title1 {
  font-size: 45px;
}
@media only screen and (max-width: 1024px) {
  .content .product .title1 {
    font-size: 24px;
  }
}
.content .product .title2 {
  font-size: 34px;
}
@media only screen and (max-width: 1024px) {
  .content .product .title2 {
    font-size: 20px;
  }
}
.content .product .title3 {
  font-size: 20px;
}
@media only screen and (max-width: 1024px) {
  .content .product .title3 {
    font-size: 18px;
  }
}
.content .product .text1, .content .product .text2 {
  margin: 12px 0;
  line-height: 185%;
  text-align: justify;
}
.content .product .text1 {
  font-size: 16px;
}
.content .product .text2 {
  font-size: 14px;
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content .product .middle-attr {
    padding-top: 0;
  }
}
.content .product .middle-attr .text {
  padding: 20px;
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr .text {
    padding: 20px;
  }
}
.content .product .middle-attr .full-block img {
  width: 100%;
}
.content .product .middle-attr .full-block strong {
  font-weight: bolder;
}
.content .product .middle-attr .full-block .text {
  width: 50%;
  padding: 5% 10%;
}
@media only screen and (max-width: 1180px) {
  .content .product .middle-attr .full-block .text {
    width: 55%;
    padding: 5%;
  }
}
@media only screen and (min-width: 1025px) {
  .content .product .middle-attr .full-block .text {
    padding: 5%;
  }
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr .full-block .text {
    width: 100%;
    text-align: center;
  }
}
.content .product .middle-attr .full-block .text.block-center {
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .content .product .middle-attr .full-block .text.block-right {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr .full-block .text.text-left {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .content .product .middle-attr .full-block .img-block {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr .full-block .img-block {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  .content .product .middle-attr .bg-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr .bg-img {
    max-width: 500px;
    margin: 0 auto;
    background-image: none !important;
  }
}
.content .product .middle-attr .video .top-video {
  margin-bottom: 20px;
  position: relative;
}
.content .product .middle-attr .video .top-video .text-block {
  width: 40%;
  max-width: 350px;
  height: 75%;
  margin: 5px;
  padding: 10px;
  position: absolute;
  top: 12.5%;
  left: 6%;
  cursor: pointer;
  background: #fff;
  text-align: center;
  cursor: pointer;
}
.content .product .middle-attr .video .top-video .text-block > div {
  height: 100%;
  padding: 5px;
  border: 1px solid #85ab4b;
}
.content .product .middle-attr .video .top-video .text-block > div .title2 {
  margin-top: 60px;
  letter-spacing: 5px;
  text-indent: 5px;
}
.content .product .middle-attr .video .top-video .text-block > div .play {
  position: absolute;
  left: -moz-calc(( 50% - 27px ));
  left: -webkit-calc(( 50% - 27px ));
  left: calc(( 50% - 27px ));
  bottom: 30%;
}
.content .product .middle-attr .video .play {
  width: 54px;
  height: 54px;
  background: #85ab4b;
  border-radius: 100%;
}
.content .product .middle-attr .video .play em {
  display: inline-block;
  margin: 13px 0px 0 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
  border-width: 13.5px 0 13.5px 21px;
  border-color: transparent transparent transparent #fff;
}
.content .product .middle-attr .video .video-list {
  text-align: center;
}
.content .product .middle-attr .video .video-list li {
  display: inline-block;
  width: 140px;
  margin-right: 16px;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .content .product .middle-attr .video .video-list li {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  .content .product .middle-attr .video .video-list li .play {
    position: absolute;
    left: -moz-calc(( 50% - 27px ));
    left: -webkit-calc(( 50% - 27px ));
    left: calc(( 50% - 27px ));
    top: -moz-calc(( 50% - 44px ));
    top: -webkit-calc(( 50% - 44px ));
    top: calc(( 50% - 44px ));
  }
}
.content .product .middle-attr .video .video-list li .text1 {
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .content .product .middle-attr .video .video-list li:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .content .product .middle-attr .video .video-list li:last-child {
    padding-bottom: 0;
  }
}
.content .product .middle-attr .video .video-list li:hover img {
  opacity: 0.8;
}
.content .product .middle-attr .video .video-list li.select .img {
  position: relative;
}
.content .product .middle-attr .video .video-list li.select .img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  border: 2px solid #000;
}
.content .product .middle-attr .default-p {
  padding: 70px;
}
@media only screen and (max-width: 1024px) {
  .content .product .middle-attr .default-p {
    padding: 20px 15px;
  }
}
.content .product .middle-attr .default-p .title1, .content .product .middle-attr .default-p .title2, .content .product .middle-attr .default-p .title3 {
  margin: 5px 0;
}
.content .product .middle-attr .default-p .title-block {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .content .product .middle-attr .default-p .title-block {
    margin-bottom: 20px;
  }
}
.content .product .middle-attr .default-p .list {
  position: relative;
}
@media only screen and (max-width: 1180px) {
  .content .product .middle-attr .default-p .list {
    width: -moz-calc(( 100% - 100px ));
    width: -webkit-calc(( 100% - 100px ));
    width: calc(( 100% - 100px ));
  }
}
@media only screen and (max-width: 480px) {
  .content .product .middle-attr .default-p .list {
    width: -moz-calc(( 100% - 30px ));
    width: -webkit-calc(( 100% - 30px ));
    width: calc(( 100% - 30px ));
  }
}
.content .product .middle-attr .default-p .step .step-block .bottom-text {
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .content .product .middle-attr .default-p .step .step-block .bottom-text {
    padding-bottom: 20px;
  }
}
.content .product .middle-attr .default-p .step .step-block .bottom-text .title3, .content .product .middle-attr .default-p .step .step-block .bottom-text .text2 {
  margin: 15px 0 0;
}
.content .product .middle-attr .default-p .step .step-next, .content .product .middle-attr .default-p .step .step-prev {
  top: -moz-calc(( 50% - 60px ));
  top: -webkit-calc(( 50% - 60px ));
  top: calc(( 50% - 60px ));
}
.content .product .review .review-title, .content .product .review .write-review {
  padding: 30px 25px;
}
@media only screen and (max-width: 767px) {
  .content .product .review .review-title, .content .product .review .write-review {
    padding: 30px 15px;
  }
}
.content .product .review .review-title {
  border-bottom: 1px solid #edcdc3;
  font-size: 20px;
  letter-spacing: 3px;
}
@media only screen and (max-width: 767px) {
  .content .product .review .review-title {
    padding: 20px 10px;
    text-align: center;
  }
}
.content .product .review .review-title span {
  display: inline-block;
}
.content .product .review .review-title span:first-child {
  width: -moz-calc(( 100% - 280px ));
  width: -webkit-calc(( 100% - 280px ));
  width: calc(( 100% - 280px ));
}
@media only screen and (max-width: 767px) {
  .content .product .review .review-title span:first-child {
    width: 100%;
  }
}
.content .product .review .review-title span:last-child {
  width: 270px;
}
@media only screen and (max-width: 767px) {
  .content .product .review .review-title .btn-block {
    display: block;
    margin: 10px auto 0;
  }
}
.content .product .review .review-title .btn-block .btn {
  text-align: left;
  padding-left: 10px;
}
.content .product .review .review-title .btn-block em {
  display: inline-block;
  width: 130px;
  position: relative;
}
.content .product .review .review-title .btn-block em .icon-plus_1pt:before, .content .product .review .review-title .btn-block em .icon-minus_1pt:before {
  position: absolute;
  right: 10px;
}
.content .product .review .review-title .btn-block em.sort {
  position: relative;
  z-index: 10;
}
.content .product .review .review-title .btn-block em.sort:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
  content: '';
  position: absolute;
  top: -moz-calc(( 50% - 4px ));
  top: -webkit-calc(( 50% - 4px ));
  top: calc(( 50% - 4px ));
  right: 10px;
  border-width: 7px 5px 0 5px;
  border-color: #5c6f47 transparent transparent transparent;
}
.content .product .review .review-title .btn-block em.sort:hover i:last-child {
  display: block;
}
.content .product .review .review-title .btn-block em.sort i:first-child .btn {
  border: 1px solid #5c6f47;
  color: #5c6f47;
}
.content .product .review .review-title .btn-block em.sort i:last-child {
  position: absolute;
  display: none;
  width: 100%;
  position: absolute;
  bottom: -31px;
  z-index: 10;
}
.content .product .review .review-title .btn-block em.sort i:last-child .btn {
  border: 1px solid #c5c5c5;
  border-radius: 0;
}
.content .product .review .write-review {
  display: none;
  border-bottom: 1px solid #edcdc3;
}
@media only screen and (max-width: 767px) {
  .content .product .review .write-review {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .content .product .review .write-review .review-star {
    text-align: left;
  }
}
.content .product .review .write-review .review-star .sub-title {
  font-size: 16px;
  letter-spacing: 2px;
  vertical-align: middle;
}
.content .product .review .write-review .review-star .icon-star {
  position: relative;
  line-height: 18px;
}
.content .product .review .write-review .review-star .icon-star .click {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.content .product .review .write-review .review-star .icon-star .click i {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.content .product .review .write-review .review-star .icon-star .click i:last-child {
  margin-right: -4px;
}
.content .product .review .write-review textarea {
  width: 100%;
  height: 110px;
  margin: 10px 0 20px;
  border: 1px solid #edcdc3;
}
.content .product .review .write-review .btn {
  width: 110px;
  margin-right: 6px;
}
.content .product .review .review-list {
  letter-spacing: 1px;
  line-height: 150%;
}
.content .product .review .review-list li {
  padding: 20px 25px;
  border-top: 1px solid #edcdc3;
}
@media only screen and (max-width: 767px) {
  .content .product .review .review-list li {
    padding: 10px 10px;
  }
}
.content .product .review .review-list li:nth-child(1) {
  border: none;
}
.content .product .review .review-list .top-star div {
  display: inline-block;
}
.content .product .review .review-list .top-star div:first-child {
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  .content .product .review .review-list .top-star div:last-child {
    float: right;
  }
}
.content .product .review .review-list .more {
  display: block;
  color: #85ab4b;
}
.content .product .review .review-list button {
  display: block;
  width: 110px;
  margin: 0 auto 40px;
}
@media only screen and (max-width: 1180px) {
  .content .product .bottom-attr {
    width: -moz-calc(( 100% - 70px ));
    width: -webkit-calc(( 100% - 70px ));
    width: calc(( 100% - 70px ));
  }
}
@media only screen and (max-width: 480px) {
  .content .product .bottom-attr {
    width: -moz-calc(( 100% - 30px ));
    width: -webkit-calc(( 100% - 30px ));
    width: calc(( 100% - 30px ));
  }
}
.content .product .bottom-attr .title {
  padding: 20px 25px;
  margin: 0;
  margin-bottom: 50px;
  border-bottom: 2px solid #edcdc3;
  letter-spacing: 4px;
  text-indent: 4px;
  text-align: center;
}
.content .product .bottom-attr .series {
  position: relative;
  padding-bottom: 0;
}
@media only screen and (max-width: 1180px) {
  .content .product .bottom-attr .series .pro-list {
    margin: 0;
  }
}
.content .product .bottom-attr .series .pro-list > li {
  width: -moz-calc(( (100% - 104px ) / 5 ));
  width: -webkit-calc(( (100% - 104px ) / 5 ));
  width: calc(( (100% - 104px ) / 5 ));
  position: relative;
  margin-left: 0;
}
@media only screen and (max-width: 1180px) {
  .content .product .bottom-attr .series .pro-list > li {
    margin-right: 16px;
  }
}
.content .product .bottom-attr .series .pro-list > li:last-child {
  margin-right: 0;
}
.content .product .bottom-attr .series .swiper-button-black {
  top: 22%;
}
@media only screen and (max-width: 767px) {
  .content .product .bottom-attr .series .swiper-button-black {
    top: 29%;
  }
}
.content .index {
  padding-bottom: 20px;
}
.content .index img {
  width: 100%;
  border-radius: 4px;
}
.content .index > div {
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .content .index > div {
    padding-bottom: 0;
  }
}
.content .index .fixpage {
  margin-bottom: 0;
}
.content .index .fixpage .title {
  margin-bottom: 25px;
}
.content .index .top-slide-bn img {
  border-radius: 0;
}
.content .index .top-slide-bn .swiper-bn-next {
  margin-right: 5%;
}
.content .index .top-slide-bn .swiper-bn-prev {
  margin-left: 5%;
}
.content .index .top-slide-bn .text-block {
  padding: 30px 0 0;
}
.content .index .top-slide-bn .text-block li {
  flex: 1;
  padding-bottom: 15px;
  text-align: center;
  line-height: 150%;
  border-bottom: 6px solid transparent;
}
.content .index .top-slide-bn .text-block li h3 {
  padding-bottom: 10px;
  font-size: 20px;
}
.content .index .top-slide-bn .text-block li p {
  font-size: 16px;
}
.content .index .top-slide-bn .text-block li.active, .content .index .top-slide-bn .text-block li:hover {
  color: #85ab4b;
  border-color: #85ab4b;
}
.content .index .top-slide-bn .text-block li:hover {
  cursor: pointer;
}
.content .index .middle-bn .bn-list {
  position: relative;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
}
.content .index .middle-bn .bn-list img {
  margin-bottom: 15px;
}
.content .index .middle-bn .bn-list .highlight {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 90px;
  height: 90px;
  padding: 20px 0;
  background: #fff;
  opacity: 0.8;
  border: 1px solid #000;
  border-radius: 100%;
}
.content .index .small-bn a {
  position: relative;
  display: inline-block;
  width: -moz-calc(( (100% - 20px ) / 2 ));
  width: -webkit-calc(( (100% - 20px ) / 2 ));
  width: calc(( (100% - 20px ) / 2 ));
  margin-bottom: 20px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
}
.content .index .small-bn a:nth-child(odd) {
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .content .index .small-bn a:nth-child(odd) {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .content .index .small-bn a:hover p {
    visibility: visible;
  }
}
@media only screen and (max-width: 767px) {
  .content .index .small-bn a {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .content .index .small-bn a img {
    margin-bottom: 15px;
  }
}
.content .index .small-bn a p {
  height: 100%;
  font-size: 14px;
  line-height: 200%;
}
@media only screen and (min-width: 768px) {
  .content .index .small-bn a p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: -moz-calc(( 100% - 30.8% ) );
    width: -webkit-calc(( 100% - 30.8% ) );
    width: calc(( 100% - 30.8% ) );
    margin-left: 30.8%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .content .index .small-bn a p {
    visibility: visible;
    color: #000;
  }
}
.content .index .small-bn a p .btn {
  width: auto;
  padding: 5px 10px;
  margin-top: 5px;
  background: none;
  border: 1px solid #fff;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .content .index .small-bn a p .btn {
    padding-right: 15px;
    border-color: #000;
    color: #000;
  }
  .content .index .small-bn a p .btn.r-arrow:after {
    border-color: #000;
  }
}
.content .index .new-news {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .content .index .new-news .news {
    width: -moz-calc(( 100% - 40px ));
    width: -webkit-calc(( 100% - 40px ));
    width: calc(( 100% - 40px ));
  }
}
@media only screen and (max-width: 767px) {
  .content .index .new-news .news {
    width: -moz-calc(( 100% - 40px ));
    width: -webkit-calc(( 100% - 40px ));
    width: calc(( 100% - 40px ));
  }
}
.content .index .new-news .news-list li {
  vertical-align: top;
  margin-right: 20px;
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 4px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .content .index .new-news .news-list li {
    padding: 5px;
  }
}
.content .index .new-news .news-list li .date {
  display: inline-block;
  height: 41px;
  overflow: hidden;
  padding: 15px 0 10px;
  font-size: 16px;
}
.content .index .new-news .news-list li .title {
  height: 46px;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 18px;
  line-height: 130%;
}
.content .index .new-news .news-list li p {
  height: 56px;
  overflow: hidden;
  line-height: 130%;
}
.content .index .new-news .news-next, .content .index .new-news .news-prev {
  top: 57%;
  background-size: 20px;
}
@media only screen and (max-width: 767px) {
  .content .index .new-news .news-next, .content .index .new-news .news-prev {
    background-size: 16px;
  }
}
.content .index .new-news .news-next {
  right: -40px;
}
@media only screen and (max-width: 1024px) {
  .content .index .new-news .news-next {
    right: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .content .index .new-news .news-next {
    right: 7px;
  }
}
.content .index .new-news .news-prev {
  left: -40px;
}
@media only screen and (max-width: 1024px) {
  .content .index .new-news .news-prev {
    left: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .content .index .new-news .news-prev {
    left: 7px;
  }
}
.content .index .milestone {
  padding: 50px 0 50px 70px;
}
@media only screen and (max-width: 767px) {
  .content .index .milestone {
    padding: 30px 0;
  }
}
.content .index .milestone img {
  width: 100%;
}
.content .index .product {
  padding-top: 0px;
  padding-bottom: 20px;
}
.content .index .product .bottom-attr .series .swiper-button-black {
  top: 27%;
}
.content .index .product .bottom-attr .series {
  position: relative;
}
.content .index .product .bottom-attr .series:after {
  content: "";
  position: absolute;
  width: 100%;
  top: -31px;
  left: 0;
  border-top: 1px solid #85ab4b;
}
@media only screen and (max-width: 767px) {
  .content .index .product .bottom-attr .series:after {
    width: -moz-calc(( 100% +  38px ));
    width: -webkit-calc(( 100% +  38px ));
    width: calc(( 100% +  38px ));
    left: -20px;
  }
}
.content .index .product .tag-list {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .content .index .product .tag-list {
    width: -moz-calc(( 100% +  38px ));
    width: -webkit-calc(( 100% +  38px ));
    width: calc(( 100% +  38px ));
    margin-left: -20px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.content .index .product .tag-list li {
  display: inline-block;
  position: relative;
  width: -moz-calc(( (100% -  40px) / 5 ));
  width: -webkit-calc(( (100% -  40px) / 5 ));
  width: calc(( (100% -  40px) / 5 ));
  padding: 20px;
  margin-right: 6px;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  background: #eeeeee;
  color: #5b5b5b;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.content .index .product .tag-list li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .content .index .product .tag-list li {
    min-width: 120px;
    padding: 20px 15px;
  }
  .content .index .product .tag-list li:first-child {
    margin-left: 20px;
  }
  .content .index .product .tag-list li:last-child {
    margin-right: 20px;
  }
}
.content .index .product .tag-list li.select {
  background: #85ab4b;
  color: #fff;
}
.content .index .product .tag-list li.select:after {
  content: "";
  position: absolute;
  bottom: -2px;
  z-index: 2;
  left: -moz-calc(( 50% -  10px ));
  left: -webkit-calc(( 50% -  10px ));
  left: calc(( 50% -  10px ));
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
}
.content .index .bottom-bn {
  text-align: center;
}
.content .index .bottom-bn .title {
  padding-bottom: 30px;
  margin-bottom: 30px;
  letter-spacing: 5px;
  text-indent: 5px;
  font-size: 30px;
  border-bottom: 2px solid #edcdc3;
}
.content .index .bottom-bn a {
  position: relative;
  width: -moz-calc(( ( 100% -  (33px * 3) ) / 4 ));
  width: -webkit-calc(( ( 100% -  (33px * 3) ) / 4 ));
  width: calc(( ( 100% -  (33px * 3) ) / 4 ));
  margin-bottom: 20px;
  margin-right: 29px;
}
.content .index .bottom-bn a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .content .index .bottom-bn a {
    margin-right: 16px;
    width: -moz-calc(( ( 100% -  20px ) / 2 ));
    width: -webkit-calc(( ( 100% -  20px ) / 2 ));
    width: calc(( ( 100% -  20px ) / 2 ));
  }
  .content .index .bottom-bn a:nth-child(2n) {
    margin-right: 0;
  }
}
.content .index .bottom-bn a p {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  letter-spacing: 3px;
  text-indent: 3px;
  font-size: 20px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .content .index .bottom-bn a p {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .content .text-block .product .middle-attr {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .content .text-block .product .middle-attr .full-block {
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .content .text-block .product .middle-attr .full-block.left .img-block {
    order: 2;
    padding: 0 0 0 20px;
  }
  .content .text-block .product .middle-attr .full-block.left .text {
    order: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .content .text-block .product .middle-attr .full-block .img-block {
    flex: 3;
    display: inline-block;
    padding: 0 20px 20px 0;
    text-align: center;
  }
  .content .text-block .product .middle-attr .full-block .img-block img {
    width: auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .content .text-block .product .middle-attr .full-block .img-block {
    width: 100%;
  }
  .content .text-block .product .middle-attr .full-block .img-block img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .content .text-block .product .middle-attr .full-block .text {
    flex: 6;
    padding: 0;
  }
}
.content .text-block .product .middle-attr .full-block .text.block-right {
  margin: 0;
}
.content .text-block .small-bn {
  border-top: 2px solid #edcdc3;
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .content .new .new-news .news {
    width: 100%;
  }
}
.content .new .new-news .news-list li {
  display: inline-block;
  width: -moz-calc(( (100% - 48px ) / 3 ));
  width: -webkit-calc(( (100% - 48px ) / 3 ));
  width: calc(( (100% - 48px ) / 3 ));
  margin-bottom: 20px;
  margin-right: 20px;
}
@media only screen and (min-width: 1025px) {
  .content .new .new-news .news-list li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .content .new .new-news .news-list li {
    width: -moz-calc(( (100% - 10px ) / 2 ));
    width: -webkit-calc(( (100% - 10px ) / 2 ));
    width: calc(( (100% - 10px ) / 2 ));
    margin-right: 6px;
  }
  .content .new .new-news .news-list li:nth-child(2n) {
    margin-right: 0;
  }
}
.content .new .btn-block {
  width: 25%;
  min-width: 150px;
  margin: 30px auto 0;
}
.content .new .top-bn img {
  width: 100%;
}

.footer {
  background: #85ab4b;
  color: #fff;
}
.footer .data-info {
  padding: 30px 20px;
}
@media only screen and (max-width: 620px) {
  .footer .data-info {
    display: block;
    padding: 20px;
  }
}
.footer .data-info ul {
  flex: 1;
  margin-right: 50px;
}
.footer .data-info ul:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .footer .data-info ul {
    display: inline-block;
    width: 50%;
    width: -moz-calc(( (100% - 4px) / 2 ));
    width: -webkit-calc(( (100% - 4px) / 2 ));
    width: calc(( (100% - 4px) / 2 ));
    margin: 20px 0 0;
    flex: none;
    vertical-align: text-top;
  }
  .footer .data-info ul:nth-child(odd) {
    padding-right: 10px;
  }
  .footer .data-info ul:nth-child(even) {
    padding-left: 10px;
  }
}
.footer .data-info ul li {
  letter-spacing: 1px;
}
.footer .data-info ul li.title {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.footer .data-info ul li.title a {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.footer .data-info ul li.language {
  position: relative;
  z-index: 10;
}
.footer .data-info ul li.language > a {
  padding-left: 15px;
}
.footer .data-info ul li.language > a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 2px;
  left: 0px;
}
.footer .data-info ul li.language > a:hover {
  border: none;
}
.footer .data-info ul li.language > a:hover:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 200ms ease;
}
.footer .data-info ul li.language:hover .language-list {
  display: block;
}
.footer .data-info ul li.language .language-list {
  display: none;
  width: 110px;
  position: absolute;
  top: 20px;
  left: 0;
  padding: 20px;
  background: #fff;
  border: 1px solid #fff;
  z-index: 10;
}
.footer .data-info ul li.language .language-list a {
  display: inline-block;
  border-color: #fff;
  color: #000;
}
.footer .data-info ul li.language .language-list a:hover {
  border-color: #000;
}
.footer .data-info ul li.language .language-list a:last-child {
  margin-bottom: 0;
}
.footer .data-info ul li a {
  border-bottom: 1px solid #85ab4b;
  margin-bottom: 10px;
  padding-bottom: 2px;
}
.footer .data-info ul li a:hover {
  border-color: #fff;
}
.footer .social {
  text-align: center;
  padding: 50px 0 0;
}
@media only screen and (max-width: 620px) {
  .footer .social {
    padding-top: 0;
  }
}
.footer .social .icon-fb:before, .footer .social .icon-ig:before, .footer .social .icon-youtube:before {
  font-size: 40px;
}
.footer .social .icon-line {
  font-size: 18px;
}
.footer .social a {
  margin: 0 2px;
  vertical-align: middle;
}
.footer .social a:before {
  color: #fff;
}
@media only screen and (max-width: 620px) {
  .footer .social a {
    margin: 0 7px;
  }
}
.footer .info {
  padding: 20px;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  line-height: 150%;
}
@media only screen and (max-width: 1024px) {
  .footer .info span {
    display: block;
  }
}
.footer .copyright {
  background: #000;
  text-align: center;
  padding: 18px 0;
}
.footer .copyright a {
  font-size: 12px;
  letter-spacing: 1px;
}

.page-top-bn {
  text-align: center;
}
.page-top-bn img {
  width: 100%;
  max-width: 1400px;
}

.cart input[type="text"] {
  font-size: 14px;
  width: 100%;
}
.cart .top-attr .title, .cart .bottom-attr .title {
  padding: 40px 0 15px;
  border-bottom: 2px solid #edcdc3;
  text-align: center;
  font-size: 30px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  .cart .top-attr .title, .cart .bottom-attr .title {
    font-size: 24px;
    padding: 20px 0 10px;
  }
}
.cart .bottom-attr .title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .cart .bottom-attr .title {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .cart .bottom-attr .series .pro-list li {
    width: -moz-calc(((100% - 100px )  / 5 ));
    width: -webkit-calc(((100% - 100px )  / 5 ));
    width: calc(((100% - 100px )  / 5 ));
    margin-right: 25px;
  }
  .cart .bottom-attr .series .pro-list li:last-child {
    margin-right: 0 !important;
  }
  .cart .bottom-attr .series .pro-list li:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 25px;
  }
}
.cart .top-attr {
  position: relative;
}
.cart .top-attr .note-link {
  position: absolute;
  top: 25px;
  right: 5px;
  padding-right: 15px;
  font-size: 14px;
}
.cart .top-attr .note-link.icon-plus_1pt:before, .cart .top-attr .note-link.icon-minus_1pt:before {
  position: absolute;
  top: 2px;
  right: 0;
  font-size: 12px;
}
.cart .top-attr .note-link.icon-minus_1pt + .note-list {
  display: block !important;
}
.cart .top-attr .note-list {
  padding: 30px 40px;
  list-style: disc;
  border-bottom: 1px solid #edcdc3;
  line-height: 150%;
}
@media only screen and (max-width: 767px) {
  .cart .top-attr .note-list {
    padding: 20px 0 20px 20px;
  }
}
.cart .top-attr .note-list li {
  padding-bottom: 10px;
}
.cart .top-attr .note-list li:last-child {
  padding: 0;
}
.cart .empty {
  text-align: center;
  font-size: 18px;
  padding-bottom: 60px;
}
.cart .empty p {
  padding: 60px 0;
  letter-spacing: 2px;
}
.cart .empty button {
  width: 140px;
  margin-bottom: 20px;
}
.cart .cart-list .list {
  display: table;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list {
    display: block;
    border-bottom: 1px solid #edcdc3;
    padding: 10px 0;
    position: relative;
  }
}
.cart .cart-list .list li {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #edcdc3;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list li {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    border: none;
  }
}
.cart .cart-list .list li:nth-child(1) {
  width: 130px;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list li:nth-child(1) {
    width: 90px;
  }
}
@media only screen and (min-width: 768px) {
  .cart .cart-list .list li:nth-child(2) {
    width: 420px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list li:nth-child(2) {
    width: 60%;
    padding-left: 10px;
  }
}
.cart .cart-list .list li:nth-child(3) {
  width: 120px;
}
@media only screen and (min-width: 768px) {
  .cart .cart-list .list li:nth-child(3) {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list li:nth-child(3) {
    width: 175px;
    float: left;
    padding-left: 0px;
    padding-top: 30px;
  }
}
.cart .cart-list .list li:nth-child(4) {
  width: 150px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list li:nth-child(4) {
    width: -moz-calc(( 100% - 180px ));
    width: -webkit-calc(( 100% - 180px ));
    width: calc(( 100% - 180px ));
    padding-top: 40px;
  }
}
.cart .cart-list .list li:nth-child(5) {
  width: 180px;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .list li:nth-child(5) {
    width: 100%;
  }
}
.cart .cart-list .list .img_block {
  width: 100%;
}
.cart .cart-list .list .img_block img {
  width: 100%;
  vertical-align: middle;
}
.cart .cart-list .select_qty li:nth-child(3), .cart .cart-list .select_qty li:nth-child(5) {
  margin-top: 15px;
}
.cart .cart-list .select_qty li:nth-child(4):before {
  margin-top: 15px;
}
.cart .cart-list .title-list li {
  padding: 20px 0;
  text-align: center;
}
.cart .cart-list .title-list li:nth-child(2) {
  text-align: center;
}
.cart .cart-list .product-list {
  position: relative;
  min-height: 110px;
}
.cart .cart-list .product-list li {
  padding: 30px 0;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .product-list li {
    padding: 10px 0;
  }
}
.cart .cart-list .product-list .product_img img {
  width: 100%;
  border: 1px solid #edcdc3;
  border-radius: 4px;
}
.cart .cart-list .product-list .p-price del {
  display: inline-block;
  padding-right: 2px;
  color: #b5b5b5;
}
.cart .cart-list .product-list .pro-info {
  vertical-align: top;
  line-height: 180%;
  letter-spacing: 1px;
}
.cart .cart-list .product-list .pro-info .choices {
  font-weight: bolder;
}
.cart .cart-list .product-list .pro-info .p-name {
  font-size: 18px;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) {
  .cart .cart-list .product-list .pro-info .p-name {
    padding-top: 25px;
  }
}
.cart .cart-list .product-list .pro-info .p-expire {
  color: #b5b5b5;
}
.cart .cart-list .product-list .pro-info .p-promo {
  display: block;
  min-height: 25px;
  color: #ba000d;
}
.cart .cart-list .product-list .pro-info .p-promo + .p-name {
  padding-top: 0;
}
.cart .cart-list .product-list .pro-info .p-promo.r-arrow:after {
  border-color: #ba000d;
}
.cart .cart-list .product-list .pro-data .action {
  padding-left: 6px;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .product-list .pro-data .action {
    padding-left: 0;
  }
}
.cart .cart-list .product-list .pro-data .action .qty-title {
  display: inline-block;
  padding-right: 4px;
}
.cart .cart-list .product-list .p-action {
  padding-right: 30px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .product-list .p-action {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.cart .cart-list .product-list .p-action a {
  display: block;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .cart .cart-list .product-list .p-action a.movetowish {
    position: absolute;
    width: 88px;
    top: 120px;
  }
  .cart .cart-list .product-list .p-action a.del {
    position: absolute;
    top: 21px;
    right: 0;
  }
  .cart .cart-list .product-list .p-action a.del .icon-close:before {
    font-size: 14px;
  }
}
.cart .cart-list .product-list .p-action .icon-heart:before, .cart .cart-list .product-list .p-action .icon-close:before {
  display: inline-block;
  padding-right: 5px;
  font-size: 12px;
  color: #000;
}
.cart .note-promo {
  padding: 30px 0;
  border-bottom: 1px solid #edcdc3;
  color: #ba000d;
  line-height: 180%;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .cart .note-promo {
    padding: 10px 0;
  }
}
.cart .note-promo a {
  display: block;
}
.cart .gift .title {
  padding: 20px 0 5px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .cart .gift .title {
    padding: 10px 0;
  }
}
.cart .gift .gift-list {
  padding-bottom: 20px;
  border-bottom: 1px solid #edcdc3;
}
.cart .gift .gift-list .item {
  display: inline-block;
  padding: 10px;
  margin-top: 15px;
  margin-right: 11px;
  border: 1px solid #5c6f47;
  border-radius: 4px;
  position: relative;
  width: -moz-calc(( ( 100% - 30px ) / 3 ));
  width: -webkit-calc(( ( 100% - 30px ) / 3 ));
  width: calc(( ( 100% - 30px ) / 3 ));
}
@media only screen and (max-width: 767px) {
  .cart .gift .gift-list .item {
    width: 100%;
  }
}
.cart .gift .gift-list .item:nth-child(3n) {
  margin-right: 0;
}
.cart .gift .gift-list .item span {
  vertical-align: top;
}
.cart .gift .gift-list .item .checkbox-style {
  display: inline-block;
  width: 20px;
}
.cart .gift .gift-list .item .checkbox-style input[type=checkbox] {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .cart .gift .gift-list .item .checkbox-style input[type=checkbox] + label {
    width: 10%;
  }
}
.cart .gift .gift-list .item .checkbox-style input[type=checkbox] + label span {
  padding-left: 24px;
}
.cart .gift .gift-list .item .img-block {
  display: inline-block;
  width: 110px;
}
.cart .gift .gift-list .item .img-block img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .cart .gift .gift-list .item .img-block {
    width: 90px;
  }
}
.cart .gift .gift-list .item .info {
  display: inline-block;
  width: -moz-calc(( 100% - 138px ));
  width: -webkit-calc(( 100% - 138px ));
  width: calc(( 100% - 138px ));
}
@media only screen and (max-width: 767px) {
  .cart .gift .gift-list .item .info {
    padding-left: 5px;
    width: -moz-calc(( 100% - 120px ));
    width: -webkit-calc(( 100% - 120px ));
    width: calc(( 100% - 120px ));
  }
}
@media only screen and (min-width: 768px) {
  .cart .gift .gift-list .item .info .price {
    padding-top: 10px;
  }
}
.cart .gift .gift-list .item .info em {
  display: block;
  line-height: 180%;
}
.cart .gift .gift-list .item .info em b {
  display: inline-block;
  padding-left: 10px;
}
.cart .subtotal {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .cart .subtotal {
    display: block;
    font-size: 14px;
  }
}
.cart .subtotal .item {
  padding: 20px 0;
  border-bottom: 1px solid #edcdc3;
}
.cart .subtotal .item .item-name, .cart .subtotal .item .item-price {
  display: inline-block;
  line-height: 250%;
}
.cart .subtotal .item .item-name {
  position: relative;
  text-align: right;
  width: -moz-calc(( 100% - 240px ));
  width: -webkit-calc(( 100% - 240px ));
  width: calc(( 100% - 240px ));
}
.cart .subtotal .item .item-name input[type="checkbox"] {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .cart .subtotal .item .item-name {
    text-align: left;
    width: 77%;
  }
}
.cart .subtotal .item .input-coupon {
  display: none;
  width: 370px;
  position: absolute;
  top: 42px;
  right: 0;
  padding: 5px 10px 20px;
  text-align: left;
  background: #fff;
  border: 1px solid #5c6f47;
  font-size: 14px;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  .cart .subtotal .item .input-coupon {
    width: 113%;
    left: 23px;
    padding: 10px;
  }
}
.cart .subtotal .item .input-coupon .input-block {
  position: relative;
}
.cart .subtotal .item .input-coupon .input-block a {
  position: absolute;
  top: 0;
  right: 8px;
  letter-spacing: 1px;
}
.cart .subtotal .item .input-coupon .coupon-list li {
  position: relative;
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #5c6f47;
  border-radius: 4px;
  line-height: 140%;
  letter-spacing: 1px;
}
.cart .subtotal .item .input-coupon .coupon-list li:hover {
  cursor: pointer;
  border-color: #85ab4b;
}
.cart .subtotal .item .input-coupon .coupon-list li:hover:after {
  content: "選擇";
  position: absolute;
  top: 5px;
  right: 8px;
}
@media only screen and (max-width: 767px) {
  .cart .subtotal .item .input-coupon .coupon-list li:after {
    content: "選擇";
    position: absolute;
    top: 5px;
    right: 8px;
  }
}
.cart .subtotal .item .input-coupon .coupon-list li .expire {
  color: #747474;
}
.cart .subtotal .item .item-price {
  width: 200px;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .cart .subtotal .item .item-price {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .cart .subtotal .item .item-price {
    width: 20%;
  }
}
.cart .subtotal .action {
  border-bottom: none;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .cart .subtotal .action {
    text-align: center;
  }
}
.cart .subtotal .action .btn {
  width: 140px;
  margin-left: 6px;
}

.form-style .form-content {
  padding: 40px 0;
}
.form-style input, .form-style textarea {
  width: 100%;
  min-height: 40px;
}
.form-style > .title {
  padding: 30px 0;
  text-align: center;
  font-size: 24px;
  letter-spacing: 2px;
}
.form-style > .title > div {
  position: relative;
  padding: 0 25px;
}
.form-style > .title .back {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 15px;
}
.form-style .input-list, .form-style .creditcard .top-icon {
  padding-bottom: 40px;
}
.form-style .input-list input, .form-style .input-list input[type="password"], .form-style .input-list .link, .form-style .input-list a.btn, .form-style .input-list .dropdown, .form-style .input-list .shipping-list, .form-style .input-list textarea {
  margin-bottom: 20px;
}
.form-style .input-list input {
  height: 40px;
  line-height: 40px;
}
.form-style .input-list textarea {
  height: 100px;
}
.form-style .input-list .item-title {
  padding: 0 0 10px 0;
  font-size: 18px;
  letter-spacing: 1px;
}
.form-style .input-list .link {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 36px;
  padding: 8px 22px 8px 10px;
  text-align: left;
  background: #fff;
  border: 1px solid #5c6f47;
  border-radius: 4px;
  letter-spacing: 1px;
  line-height: 160%;
}
.form-style .input-list .link .default-text {
  color: #828080;
}
.form-style .input-list .link .price {
  color: #85ab4b;
}
.form-style .input-list .link:after {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 12px;
  right: 10px;
  border-color: #5c6f47;
}
.form-style .input-list .dropdown {
  display: flex;
}
.form-style .input-list .dropdown.error {
  border: none !important;
}
.form-style .input-list .dropdown .item {
  position: relative;
  flex: 1;
  margin: 0 0 0 10px;
}
.form-style .input-list .dropdown .item:first-child {
  margin-left: 0;
}
.form-style .input-list .dropdown .item select, .form-style .input-list .dropdown .item label {
  width: 100%;
}
.form-style .input-list .dropdown select {
  position: absolute;
  height: 100%;
  margin-top: -2px;
  opacity: 0;
  z-index: 200;
  cursor: pointer;
}
.form-style .input-list .dropdown select + label {
  display: inline-block;
  position: relative;
  height: 40px;
  padding: 0px 28px 0 10px;
  border-radius: 4px;
  line-height: 38px;
  letter-spacing: 1px;
  border: 1px solid #5c6f47;
  background: #fff;
}
.form-style .input-list .dropdown select + label:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #5c6f47 transparent transparent transparent;
  position: absolute;
  right: 10px;
  top: -moz-calc((50% - 4px));
  top: -webkit-calc((50% - 4px));
  top: calc((50% - 4px));
}
.form-style .input-list .note-bottom {
  display: block;
  margin-top: -10px;
  text-align: center;
  letter-spacing: 1px;
}
.form-style .input-list .note-bottom a {
  padding-bottom: 1px;
  margin-left: -4px;
  border-bottom: 1px solid #000;
}
.form-style .input-list .unselect {
  /*未選擇付款方式 其他選項為灰底*/
}
.form-style .input-list .unselect ~ li .link, .form-style .input-list .unselect ~ li input[type="text"] {
  background: #ddd;
}
.form-style .input-list .shipping-list {
  position: relative;
  background: #fff;
  border: 1px solid #5c6f47;
  border-radius: 4px;
  line-height: 160%;
}
.form-style .input-list .shipping-list .shipping-data {
  padding: 10px;
  letter-spacing: 1px;
}
.form-style .input-list .shipping-list .shipping-data .csv {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 80px;
}
.form-style .input-list .shipping-list .shipping-data .csv img {
  width: 100%;
}
.form-style .input-list .shipping-list .action {
  display: none;
  border-top: 1px solid #5c6f47;
}
.form-style .input-list .shipping-list .action .btn {
  width: 50%;
  float: left;
  margin-bottom: 0;
  border-radius: 0;
}
.form-style .input-list .shipping-list .action .btn:first-child {
  border-right: 1px solid #5c6f47;
  background: none;
}
.form-style .error-msg {
  display: none;
  margin-bottom: 10px;
}
.form-style .error {
  border: 2px solid #ba000d !important;
}
.form-style .error + .error-msg {
  display: block;
  padding-left: 5px;
  margin-top: -10px;
  letter-spacing: 1px;
  color: #ba000d;
}
.form-style .checkout .error-msg {
  margin-bottom: 20px;
}
.form-style .creditcard .top-icon {
  text-align: center;
  font-size: 40px;
  color: #5c6f47;
}
.form-style .finish .item {
  margin-bottom: 20px;
}
.form-style .finish .item .btn {
  margin-top: 20px;
}
.form-style .finish .sub-title {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 120%;
}
.form-style .finish .sub-title a {
  color: #85ab4b;
}
.form-style .finish .shipping-data {
  padding: 30px 20px;
  background: #fff;
  border: 1px solid #85ab4b;
  border-radius: 4px;
}
.form-style .finish .data-block {
  margin-top: 20px;
}
.form-style .finish .data-block:first-child {
  margin-top: 0;
}
.form-style .finish .data-block > p {
  line-height: 150%;
  margin-bottom: 10px;
}
.form-style .finish .data-block > p:last-child {
  margin-bottom: 0;
}
.form-style .finish .data-block.invoice {
  padding-top: 20px;
  border-top: 1px solid #edcdc3;
}
.form-style .finish .data-block.invoice .title {
  font-size: 16px;
  font-weight: bolder;
}
.form-style .finish .data-block.invoice a {
  color: #85ab4b;
}
.form-style .finish .data-block.warning {
  padding: 20px;
  background: #edcdc3;
  color: #ba000d;
  border: 1px solid #edcdc3;
  border-radius: 4px;
}
.form-style .finish .list {
  padding-left: 5px;
}
.form-style .finish .list li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
  line-height: 140%;
}
.form-style .finish .list li:last-child {
  margin-bottom: 0;
}
.form-style .finish .list li:before {
  content: "*";
  position: absolute;
  top: 2px;
  left: 0;
}

.member > .title {
  margin-bottom: 40px;
  border-bottom: 1px solid #edcdc3;
}
.member .note {
  margin-bottom: 20px;
  line-height: 150%;
}
.member .action a.textlink {
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  color: #85ab4b;
}
.member .action a.textlink:hover {
  border-color: #85ab4b;
}
.member .table-list {
  margin-bottom: 30px;
  border-top: 1px solid #5c6f47;
  border-bottom: 1px solid #5c6f47;
}
.member .table-list li {
  display: flex;
  border-bottom: 1px solid #5c6f47;
}
.member .table-list li span {
  padding: 15px;
  line-height: 150%;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .member .table-list li span {
    padding: 20px 10px;
  }
}
.member .table-list li span:first-child {
  max-width: 130px;
  flex: 1;
  background: #eeeeee;
}
@media only screen and (min-width: 1025px) {
  .member .table-list li span:first-child {
    padding-left: 26px;
  }
}
.member .table-list li span:last-child {
  flex: 4;
}
.member .table-list li:last-child {
  border-bottom: none;
}
.member .point-list {
  margin-bottom: 40px;
  padding-left: 25px;
}
.member .point-list li {
  padding-bottom: 5px;
  list-style: square;
  letter-spacing: 1px;
  line-height: 140%;
}
.member .point-list li:last-child {
  padding-bottom: 0;
}
.member .point-list li a {
  margin-left: -4px;
  color: #85ab4b;
}
.member .empty {
  padding: 20px;
  margin: 50px 0;
  text-align: center;
  font-size: 20px;
}
.member .login fieldset {
  margin-bottom: 20px;
}
.member .login .fb-blue .icon-fb2 {
  padding-top: 1px;
  vertical-align: middle;
  font-size: 20px;
}
.member .login .action {
  text-align: center;
  letter-spacing: 2px;
  color: #85ab4b;
}
.member .login .action em {
  display: inline-block;
  padding: 0 10px 0 8px;
}
.member .join .birthday {
  position: relative;
  margin-bottom: 20px;
}
.member .join .birthday input[type="checkbox"] {
  width: 100%;
}
.member .join .birthday input[type="checkbox"]:checked ~ .dropdown {
  visibility: visible;
  height: auto;
  margin-top: 10px;
}
.member .join .birthday .dropdown {
  visibility: hidden;
  height: 0;
}
.member .join .action {
  text-align: center;
  letter-spacing: 1px;
}
.member .join .action a {
  margin-left: -4px;
  color: #85ab4b;
}
@media only screen and (min-width: 1025px) {
  .member .member-center {
    padding: 0 20px;
  }
}
.member .member-center .top-info p {
  margin-bottom: 10px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 150%;
  font-size: 16px;
}
.member .member-center .top-info p.icon-icon_vip {
  color: #ffa800;
}
.member .member-center .top-info p.level {
  font-size: 19px;
  color: #5c6f47;
}
.member .member-center .top-info p .textlink {
  margin-left: -4px;
}
.member .member-center .gift {
  padding: 20px 10px;
  margin: 10px 0;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #edcdc3;
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 620px) {
  .member .member-center .gift {
    display: flex;
    align-items: center;
  }
}
.member .member-center .gift .icon-cake {
  padding-right: 20px;
  vertical-align: middle;
  font-size: 50px;
}
@media only screen and (max-width: 620px) {
  .member .member-center .gift .icon-cake {
    flex: 1;
    text-align: right;
  }
}
.member .member-center .gift .text {
  vertical-align: middle;
  text-align: left;
  line-height: 120%;
}
@media only screen and (max-width: 620px) {
  .member .member-center .gift .text {
    flex: 4;
  }
}
.member .member-center .action-list {
  padding: 10px 0;
}
.member .member-center .action-list a {
  width: -moz-calc(((100% - 40px )  / 3 ));
  width: -webkit-calc(((100% - 40px )  / 3 ));
  width: calc(((100% - 40px )  / 3 ));
  position: relative;
  padding: 35px;
  margin-right: 16px;
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  border-bottom: 5px solid #85ab4b;
  border-radius: 4px;
  font-size: 22px;
}
.member .member-center .action-list a:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .member .member-center .action-list a {
    width: 100%;
    padding: 20px 10px;
    margin-right: 0;
  }
}
.member .member-center .action-list a .icon {
  position: absolute;
  top: 30px;
  right: 25px;
  font-size: 37px;
}
.member .member-center .action-list a .icon:before {
  color: #85ab4b;
}
@media only screen and (max-width: 767px) {
  .member .member-center .action-list a .icon {
    top: 20px;
    font-size: 24px;
  }
}
.member .member-data .sub-title {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #edcdc3;
  text-align: center;
  font-size: 20px;
}
.member .member-data .table-list .resetpw {
  position: relative;
}
.member .member-data .table-list .resetpw .textlink {
  position: absolute;
  right: 20px;
}
.member .member-data .table-list .social-login span:last-child {
  padding-top: 12px;
  padding-bottom: 11px;
}
.member .member-data .table-list .social-login span:last-child .icon-fb {
  vertical-align: middle;
  margin-right: 4px;
  color: #4469b0;
  font-size: 30px;
}
.member .member-data.get-invoice .item-title {
  font-size: 14px;
}
.member .orderdetail .table-list .link {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .member .orderdetail .table-list .atm em:nth-child(2) {
    display: block;
    margin-left: 0;
  }
}
.member .orderdetail .cart > .title {
  padding: 20px 0;
  text-align: center;
  font-size: 20px;
}
.member .orderdetail .cart .cart-list {
  padding: 0 70px;
  margin-bottom: 50px;
  border: 2px solid #edcdc3;
}
@media only screen and (max-width: 767px) {
  .member .orderdetail .cart .cart-list {
    padding: 0 4%;
  }
}
@media only screen and (min-width: 768px) {
  .member .orderdetail .cart .cart-list .list li:nth-child(4) {
    width: 185px;
    padding-right: 40px;
  }
}
.member .orderdetail .cart .cart-list .subtotal .item:last-child {
  border: none;
}
.member .wishlist .series .pro-list li {
  position: relative;
}
.member .wishlist .series .pro-list li .del {
  position: absolute;
  top: 10px;
  right: 10px;
}
.member .online-service .item-title {
  padding: 0 0 10px 0;
  font-size: 18px;
  letter-spacing: 1px;
}
.member .online-message textarea {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}
.member .history-message > .action {
  position: relative;
}
.member .history-message > .action .textlink {
  position: absolute;
  right: 0;
}
.member .history-message .message-list li {
  padding: 20px 10px 0 10px;
  margin-bottom: 20px;
  border: 1px solid #5c6f47;
  border-radius: 4px;
}
.member .history-message .message-list li p {
  padding: 0 0 10px;
  line-height: 150%;
  letter-spacing: 1px;
}
.member .history-message .message-list li p.green-color {
  color: #85ab4b;
}
.member .history-message .message-list li p.green-color.r-arrow:after {
  border-color: #85ab4b;
}
.member .history-message .message-list li .r-arrow:after {
  width: 10px;
  height: 10px;
  margin-left: 10px;
  transform: rotate(-45deg);
  vertical-align: -2px;
  border-color: #ababab;
}
.member .history-message .message-list li .btn {
  height: auto;
  padding: 0;
  letter-spacing: 1px;
  color: #85ab4b;
  font-weight: normal;
}
.member .history-message .message-list li .btn.r-arrow:after {
  border-color: #85ab4b;
}
.member .history-message .message-list li .action {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px dotted #5c6f47;
  text-align: center;
  color: #ababab;
}
.member .history-message .message-list li .action.close .r-arrow:after {
  vertical-align: 3px;
  transform: rotate(135deg);
}
.member .history-message .message-list li .action.open {
  text-align: left;
  color: #000;
}
.member .history-message .message-list li .action.open .title {
  display: inline-block;
  padding-top: 5px;
}
.member .history-message .message-list li .action.open .reply {
  display: inline-block;
  padding: 10px 0;
  color: #545454;
}

.fixpage {
  margin-bottom: 30px;
}
.fixpage > .title {
  padding: 30px 0 20px;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  border-bottom: 2px solid #edcdc3;
}
.fixpage > .title h2, .fixpage > .title h3, .fixpage > .title p {
  line-height: 150%;
}
.fixpage > .title h2 {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  .fixpage > .title h2 {
    font-size: 26px;
  }
}
.fixpage > .title h3, .fixpage > .title p {
  margin-top: 20px;
}
.fixpage > .title h3 {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .fixpage > .title h3 {
    font-size: 18px;
  }
}
.fixpage > .title p {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .fixpage > .title p {
    font-size: 14px;
  }
}
.fixpage .s-title {
  padding: 30px 0;
  font-size: 18px;
  letter-spacing: 1px;
}
.fixpage .menu-list {
  text-align: center;
  border-bottom: 2px solid #edcdc3;
}
@media only screen and (max-width: 767px) {
  .fixpage .menu-list {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.fixpage .menu-list li {
  display: inline-block;
  padding: 20px;
  font-size: 18px;
  cursor: pointer;
}
.fixpage .menu-list li:hover {
  color: #5c6f47;
}
.fixpage .table-data {
  text-align: center;
  padding: 0 100px;
}
.fixpage .table-data .table {
  width: 100%;
  border: 5px solid;
  border-radius: 4px;
  border-collapse: separate;
  letter-spacing: 1px;
  text-indent: 1px;
}
.fixpage .table-data .table td {
  border: 1px solid #eee;
}
@media only screen and (max-width: 767px) {
  .fixpage .table-data {
    padding: 0;
  }
}
.fixpage .qa-list {
  padding: 30px 0;
}
.fixpage .qa-list .sub-title {
  padding: 0 0 30px 10px;
  color: #5c6f47;
}
.fixpage .qa-list .question-list {
  padding: 10px 0;
  line-height: 150%;
  border-bottom: 1px solid #eee;
}
.fixpage .qa-list .question-list .question {
  position: relative;
  padding-left: 12px;
  letter-spacing: 1px;
  cursor: pointer;
}
.fixpage .qa-list .question-list .question .icon {
  margin-right: 6px;
}
.fixpage .qa-list .question-list .question .icon:before {
  color: #85ab4b;
}
.fixpage .qa-list .question-list .question em:first-child {
  width: 15px;
}
.fixpage .qa-list .question-list .question em:last-child {
  display: inline-block;
  width: -moz-calc(( 100% -  30px ));
  width: -webkit-calc(( 100% -  30px ));
  width: calc(( 100% -  30px ));
  vertical-align: top;
}
.fixpage .qa-list .question-list .ans {
  display: none;
  padding: 25px 45px;
  margin: 15px 0;
  background: #eeeeee;
  letter-spacing: 1px;
}
.fixpage .member-ship .s-title {
  text-align: center;
}
.fixpage .member-ship .level-table {
  margin-bottom: 30px;
  border-color: #85ab4b;
}
.fixpage .member-ship .level-table td {
  width: 25%;
  height: 90px;
  line-height: 150%;
  vertical-align: middle;
}
.fixpage .member-ship .level-table td .icon-o:before {
  font-size: 20px;
  color: #85ab4b;
}
.fixpage .member-ship .level-table td .icon-x:before {
  font-size: 20px;
  color: #a0a0a0;
}
.fixpage .member-ship .level-table .level-block .level {
  display: block;
  font-size: 24px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .level-table .level-block .level {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .level-table .level-block .note {
    display: inline-block;
    font-size: 12px;
    line-height: 130%;
  }
}
.fixpage .member-ship .gift-table {
  border-color: #edcdc3;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table {
    border-color: #fff;
  }
}
.fixpage .member-ship .gift-table .pro-img {
  width: 100%;
}
.fixpage .member-ship .gift-table > div {
  width: 50%;
  float: left;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table > div {
    width: 100%;
    float: none;
  }
}
.fixpage .member-ship .gift-table > div.info {
  text-align: center;
  line-height: 180%;
  font-size: 16px;
}
.fixpage .member-ship .gift-table > div.info .icon-present {
  padding: 50px 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table > div.info .icon-present {
    padding: 0 0 30px;
  }
}
.fixpage .member-ship .gift-table > div.info .icon-present:before {
  font-size: 90px;
  color: #edcdc3;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table > div.info .icon-present:before {
    font-size: 70px;
  }
}
.fixpage .member-ship .gift-table > div.info .btn {
  width: 160px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table > div.info .btn {
    width: 80%;
    margin-bottom: 20px;
  }
}
.fixpage .member-ship .gift-table > div.series {
  padding: 0;
  border-left: 1px solid #eee;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table > div.series {
    border: none;
  }
}
.fixpage .member-ship .gift-table > div.series .pro-list > li {
  float: none;
}
@media only screen and (max-width: 767px) {
  .fixpage .member-ship .gift-table > div.series .pro-list > li {
    width: 100%;
  }
}
.fixpage .member-ship .gift-table > div.series .pro-list > li .pro-img {
  border: none;
}
.fixpage .stores .s-title {
  color: #5c6f47;
}
.fixpage .stores .store-list li {
  display: inline-block;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .fixpage .stores .store-list li {
    width: -moz-calc(( (100% - 100px) / 6 ));
    width: -webkit-calc(( (100% - 100px) / 6 ));
    width: calc(( (100% - 100px) / 6 ));
    padding: 20px;
    margin-right: 16px;
  }
  .fixpage .stores .store-list li:nth-child(6n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .fixpage .stores .store-list li {
    width: -moz-calc(( (100% - 20px) / 2 ));
    width: -webkit-calc(( (100% - 20px) / 2 ));
    width: calc(( (100% - 20px) / 2 ));
    padding: 10px;
  }
  .fixpage .stores .store-list li:nth-child(odd) {
    margin-right: 16px;
  }
}
.fixpage .stores .store-list li img {
  width: 100%;
}
.fixpage .privacy {
  padding-top: 30px;
}
.fixpage .privacy p, .fixpage .privacy .list {
  line-height: 180%;
}
.fixpage .privacy .s-title {
  color: #5c6f47;
}
.fixpage .privacy .explain {
  margin-top: -15px;
}
.fixpage .privacy .list {
  margin-left: 20px;
}
.fixpage .privacy .number-list {
  list-style: decimal;
}
.fixpage .privacy .disc-list {
  list-style: disc;
}
