.page-banner {
  position: relative; }
  .page-banner img {
    width: 100%; }
  .page-banner h3 {
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    text-align: center; }
    .page-banner h3 span {
      display: block;
      margin-top: 15px; }

.prod-series .after {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 64%;
  left: 0;
  z-index: -2;
  background: rgba(220, 235, 211, 0.3);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.prod-series .container {
  max-width: unset;
  width: unset;
  margin: 0 auto;
  position: relative; }

.prod-series .row {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: static;
  margin-bottom: 60px; }

.prod-series .con {
  width: 100%;
  max-width: 410px;
  border: 1px solid #8cae68;
  padding: 30px;
  margin-top: 3em; }
  .prod-series .con::after {
    content: "";
    background-color: #fff;
    border-right: solid 1px;
    border-bottom: solid 1px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 5px;
    left: 5px;
    border-color: #8cae68;
    z-index: -1; }
  .prod-series .con .btn_group {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .prod-series .con p {
    line-height: 32px; }

.prod-series h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .prod-series h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.founder .txt {
  margin: 60px;
  text-align: center;
  font-size: 20px; }
  .founder .txt p {
    float: right;
    font-size: 16px; }
  .founder .txt h2 {
    margin: 0;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px; }

.founder .yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(50%, #f7f1ad));
  background: -webkit-linear-gradient(transparent 60%, #f7f1ad 50%);
  background: -o-linear-gradient(transparent 60%, #f7f1ad 50%);
  background: linear-gradient(transparent 60%, #f7f1ad 50%); }

.founder h2 {
  margin: 60px;
  text-align: center;
  line-height: 32px;
  font-size: 20px; }

.founder .row {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: static;
  margin-bottom: 60px; }
  .founder .row .con {
    padding: 30px; }
    .founder .row .con h5 {
      font-size: 20px;
      color: #8cae68;
      line-height: 32px;
      margin-bottom: 14px; }
    .founder .row .con p {
      line-height: 32px; }
  .founder .row h2 {
    font-size: 22px;
    margin: 30px 0;
    line-height: 32px; }

.founder .boss-pic {
  position: relative; }
  .founder .boss-pic::after {
    content: '';
    display: block;
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 100%;
    z-index: -1;
    height: 100%;
    border: 1px solid #8cae68; }

.founder h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .founder h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.page-shop .nav {
  text-align: center;
  margin-bottom: 30px; }

.page-shop #home .map .icon {
  top: 7%;
  right: 20%; }

.page-shop #menu1 .map .icon {
  top: 14%;
  right: 21%; }

.page-shop #menu2 .map .icon {
  top: 21%;
  right: 33%; }

.page-shop #menu3 .map .icon {
  bottom: 33%;
  right: 50%; }

.page-shop .col-sm-6 .con {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 0;
  max-width: 360px;
  width: 100%; }
  .page-shop .col-sm-6 .con h5 {
    font-size: 20px;
    color: #8cae68;
    line-height: 32px;
    margin-bottom: 14px; }

.page-shop .map {
  position: relative; }
  .page-shop .map .icon {
    max-width: 30px;
    width: 100%;
    position: absolute;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s; }

.page-shop .map-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  max-width: 180px;
  width: 100%;
  text-align: center; }
  .page-shop .map-link img {
    max-width: 40px;
    width: 100%;
    margin: 20px auto; }

.page-shop h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-shop h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.nav-pills {
  text-align: center; }
  .nav-pills > li {
    float: none;
    display: inline-block; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #1A2731;
  background-color: transparent;
  border-bottom: 2px solid #8cae68;
  border-radius: 0; }

.page-Branch .map-info h5 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px; }

.page-Branch .map-info .map-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  max-width: 180px;
  width: 100%;
  text-align: center; }
  .page-Branch .map-info .map-link img {
    max-width: 40px;
    width: 100%;
    margin: 20px auto; }

.page-Branch .map-info .con {
  display: inline-block;
  vertical-align: middle; }

.page-Branch .col-sm-3 .con {
  text-align: center;
  padding: 10px; }
  .page-Branch .col-sm-3 .con h5 {
    font-weight: bold; }

.page-Branch .row {
  margin: 60px 0; }

.page-Branch .col-sm-6 .content {
  margin-top: 3em; }
  .page-Branch .col-sm-6 .content p {
    font-size: 16px;
    line-height: 32px; }
  .page-Branch .col-sm-6 .content h5 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px; }

.page-Branch > .con {
  background: #f3f9e4; }

.page-Branch .text-bottom {
  background: #f3f9e4;
  padding: 30px 0; }
  .page-Branch .text-bottom .col-sm-8 p,
  .page-Branch .text-bottom .col-sm-4 p {
    margin-top: 20px;
    line-height: 32px; }
  .page-Branch .text-bottom .content {
    margin-top: 3em; }

.page-Branch .col-sm-8 .content p {
  font-size: 16px;
  line-height: 32px; }

.page-Branch .col-sm-8 .content h5 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px; }

.page-Branch .text {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
  background: #fff;
  -webkit-transform: translateY(-100PX);
  -ms-transform: translateY(-100PX);
  transform: translateY(-100PX);
  padding: 30px; }

.page-Branch .con img {
  width: 100%; }

.page-Branch > h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-Branch > h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.prod-tab .nav-pills {
  margin: 30px 0; }

.prod-tab .container .row {
  margin: 30px 0; }
  .prod-tab .container .row .col-sm-4 .prod-pic {
    position: relative; }
    .prod-tab .container .row .col-sm-4 .prod-pic img {
      width: 100%; }
    .prod-tab .container .row .col-sm-4 .prod-pic::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(223, 236, 215, 0.78);
      z-index: 2;
      -webkit-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s;
      opacity: 0; }
    .prod-tab .container .row .col-sm-4 .prod-pic:hover::after {
      opacity: 1; }

.prod-tab .container > h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .prod-tab .container > h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.page-wig .row {
  margin: 60px 0; }

.page-wig .container > h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-wig .container > h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.page-wig .col-sm-6 .con {
  margin-top: 6em;
  line-height: 32px;
  max-width: 500px;
  width: 100%; }

.page-wig .col-sm-6 .pic {
  position: relative; }
  .page-wig .col-sm-6 .pic img {
    margin: 0 auto; }
  .page-wig .col-sm-6 .pic p {
    margin: 30px;
    line-height: 32px;
    font-size: 18px; }
  .page-wig .col-sm-6 .pic::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/ezfiles/685/1685/img/7392/bg.png); }

.page-wig .col-sm-6 .content p {
  font-size: 16px;
  line-height: 32px; }

.page-wig .col-sm-6 .content h5 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px; }

.page-new-prod h2 {
  margin: 60px;
  text-align: center;
  line-height: 32px;
  font-size: 20px; }

.page-new-prod .row {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: static;
  margin-bottom: 60px; }

.page-new-prod .col-sm-6 .con {
  margin-top: 6em;
  line-height: 32px; }

.page-new-prod .col-sm-6 .pic {
  position: relative; }
  .page-new-prod .col-sm-6 .pic img {
    margin: 0 auto; }
  .page-new-prod .col-sm-6 .pic p {
    margin: 30px;
    line-height: 32px;
    font-size: 18px; }
  .page-new-prod .col-sm-6 .pic::before {
    content: "";
    display: block;
    position: absolute;
    left: -15px;
    top: 17%;
    width: 130%;
    height: 100%;
    max-width: 500px;
    background-image: url(/ezfiles/685/1685/img/7392/bg.png); }

.page-new-prod .col-sm-6 .content p {
  font-size: 16px;
  line-height: 32px; }

.page-new-prod .col-sm-6 .content h5 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px; }

.page-new-prod .container > h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-new-prod .container > h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.page-supervisor {
  background: #f3f9e4; }
  .page-supervisor .con {
    background: #fff;
    margin: 26px; }
  .page-supervisor .txt {
    background: #fff;
    text-align: center;
    padding: 15px;
    min-height: 130px; }
    .page-supervisor .txt h5 {
      font-size: 18px;
      color: #8cae68; }
  .page-supervisor .tab-pane h4 {
    font-size: 20px;
    color: #8cae68;
    line-height: 32px;
    margin-bottom: 14px;
    text-align: center;
    margin: 30px 0; }
  .page-supervisor .pic {
    overflow: hidden;
    position: relative; }
    .page-supervisor .pic::before {
      content: '';
      display: block;
      position: absolute;
      opacity: 0;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      background: rgba(0, 0, 0, 0.237); }
    .page-supervisor .pic img {
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      width: 100%; }
    .page-supervisor .pic:hover::before {
      opacity: 1; }
    .page-supervisor .pic:hover img {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
  .page-supervisor .container > h4 {
    text-align: center;
    margin: 30px 0;
    font-size: 22px; }
    .page-supervisor .container > h4::after {
      content: "";
      display: block;
      width: 100px;
      height: 1px;
      background: #000;
      margin: 30px auto;
      margin-top: 20px; }

.philosophy h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .philosophy h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.philosophy .txt {
  margin: 20px 0;
  text-align: center; }
  .philosophy .txt h5 {
    font-size: 20px;
    color: #8cae68;
    margin-bottom: 14px; }
  .philosophy .txt p {
    line-height: 32px; }

.philosophy img {
  width: 100%; }

.Business-philosophy {
  background: url(/ezfiles/685/1685/img/7392/green-bg.png);
  background-size: cover; }
  .Business-philosophy .row {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    position: static;
    margin-bottom: 60px; }
    .Business-philosophy .row .con {
      padding: 30px; }
      .Business-philosophy .row .con p {
        line-height: 32px; }
    .Business-philosophy .row h4 {
      text-align: center;
      margin: 30px 0;
      font-size: 22px; }
      .Business-philosophy .row h4::after {
        content: "";
        display: block;
        width: 100px;
        height: 1px;
        background: #000;
        margin: 30px auto;
        margin-top: 20px; }

.page-service .pic-txt {
  padding: 0 30px;
  margin: 20px 0; }
  .page-service .pic-txt span {
    display: block;
    margin-bottom: 15px; }

.page-service .row {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px; }

.page-service .col-sm-6 .con {
  padding: 30px; }
  .page-service .col-sm-6 .con p {
    line-height: 32px; }

.page-service h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-service h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.green-bg {
  background: #f3f9e4;
  padding: 30px 0; }
  .green-bg h5 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: normal; }

.step-swiper {
  background: #f3f9e4;
  padding: 30px 0; }
  .step-swiper .txt {
    padding: 0 30px;
    margin: 20px 0; }
    .step-swiper .txt span {
      display: block;
      margin-bottom: 15px; }
  .step-swiper .col-sm-6 .con {
    padding: 30px; }
    .step-swiper .col-sm-6 .con p {
      line-height: 32px; }

.swiper-container.step-container {
  max-width: 600px;
  width: 100%;
  margin: 0 auto; }

.page-contact {
  background: url(/ezfiles/685/1685/img/7392/contact-bg.png);
  background-size: cover; }
  .page-contact .container {
    max-width: 900px; }
  .page-contact .form-txt {
    margin: 30px 0; }
    .page-contact .form-txt p {
      font-size: 20px;
      line-height: 32px;
      color: #8cae68; }

.pd-category .mdetail {
  color: #fff;
  font-size: 14px; }

.pd-category .d-item:hover .d-txt {
  -webkit-transform: translate(50%, 50%) rotateX(0);
  transform: translate(50%, 50%) rotateX(0);
  opacity: 1; }

.pd-category .mbox {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 0; }
  .pd-category .mbox .d-img {
    -webkit-box-shadow: 2px 2px 5px #ddd;
    box-shadow: 2px 2px 5px #ddd; }
  .pd-category .mbox h5 {
    position: absolute;
    width: 100%;
    text-align: center; }

.pd-category .d-txt {
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%) rotateX(90deg);
  transform: translate(50%, 50%) rotateX(90deg);
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(36, 62, 54, 0.6);
  padding: 0px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pd-category .d-txt::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: solid 1px #fff; }

.page_mobile_meccg .col_02 {
  padding: 0 20px; }

.msearch {
  margin-top: 1em !important;
  position: relative;
  z-index: 1; }
  .msearch .input-group-btn {
    border: 1px solid #ccc;
    border-radius: 4px;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.pd-list h3 {
  color: #8cae68; }

.pd-list li {
  margin-bottom: 10px; }
  .pd-list li::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #8cae68;
    border-radius: 50%;
    margin-right: 15px; }

.product_info .mprice {
  font-size: 20px;
  color: darkred;
  margin-bottom: 20px; }

.product_info h3 {
  font-size: 18px;
  background-color: #243e36;
  color: #fff;
  display: table;
  padding: 5px 15px;
  margin-top: 30px; }

.page_mobile_mecprod .ad-pro-btns {
  display: none; }

.page_mobile_mecprod .mrow,
.page_mobile_meccg .mrow {
  max-width: 1200px;
  width: 100%;
  margin: 30px auto; }

.page-wig.page-wig-1 p.center {
  text-align: center;
  line-height: 32px; }

.page-wig.page-wig-1 ul {
  display: table;
  margin: 20px auto; }
  .page-wig.page-wig-1 ul li {
    line-height: 32px; }

.page-wig.page-wig-1 .col-sm-4 p {
  padding: 10px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: left;
  line-height: 32px;
  text-align: center; }
  .page-wig.page-wig-1 .col-sm-4 p span {
    display: block; }

.page-wig.page-wig-1 .col-sm-3 p {
  padding: 10px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: left;
  line-height: 32px; }
  .page-wig.page-wig-1 .col-sm-3 p span {
    display: block; }

.page-wig.page-wig-1 .row > p {
  font-size: 20px;
  margin: 20px 0;
  line-height: 32px;
  text-align: center; }

.page-wig.page-wig-1 .img-block {
  display: inline-block;
  vertical-align: top;
  width: 49%; }
  .page-wig.page-wig-1 .img-block p {
    text-align: center;
    margin: 20px 0; }

.page-wig.page-wig-1 .txt p {
  padding: 10px;
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: left; }

.page-wig.page-wig-1 .txt img {
  margin: 0 auto; }

.page-wig.page-wig-1 .col-sm-3 img,
.page-wig.page-wig-1 .col-sm-4 img {
  margin: 0 auto; }

.page-wig.page-wig-1 .col-sm-6 .con {
  padding: 30px;
  line-height: 32px;
  margin-top: 0; }

.page-wig.page-wig-1 h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-wig.page-wig-1 h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

.page-uhair .row {
  margin: 50px 0; }

.page-uhair .col-sm-4 {
  text-align: left; }
  .page-uhair .col-sm-4 p {
    padding: 10px;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: left; }
    .page-uhair .col-sm-4 p span {
      display: block; }
  .page-uhair .col-sm-4 img {
    margin: 0 auto; }

.page-uhair h2 {
  text-align: center;
  font-size: 30px;
  margin-top: 30px; }
  .page-uhair h2 span {
    display: block;
    margin: 20px 0;
    color: #8cae68; }

.page-uhair p {
  text-align: center;
  margin-bottom: 56px;
  line-height: 32px; }

.page-uhair ul {
  display: table;
  margin: 20px auto; }
  .page-uhair ul li {
    line-height: 32px; }

.page-uhair h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px; }
  .page-uhair h4::after {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 30px auto;
    margin-top: 20px; }

@media (min-width: 481px) {
  .page-contact .module-form .formBS .form-group [class*="col-"]:first-child {
    margin-bottom: 10px; } }

@media screen and (max-width: 767px) {
  .page_mobile_mecprod .main {
    padding: 0 15px; }
  .page_mobile_meccg .page-banner + .minner {
    padding: 0 15px; }
  .page-wig.page-wig-1 .row > p {
    text-align: left;
    font-size: 18px; }
  .page-wig.page-wig-1 .col-sm-6 p {
    padding: 15px; }
  .page-wig.page-wig-1 .row {
    margin: 30px 0; }
  .page-wig.page-wig-1 .col-sm-4 img {
    margin-bottom: 20px; }
  .page-uhair h2 {
    font-size: 22px; }
  .prod-tab .col-sm-4 {
    margin-bottom: 20px; }
  .page-Branch .text {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .page-Branch .map-link,
  .page-shop .map-link {
    display: inline-block !important;
    vertical-align: middle !important;
    font-size: 20px !important;
    max-width: unset !important;
    text-align: left !important; }
    .page-Branch .map-link img,
    .page-shop .map-link img {
      max-width: 40px !important;
      width: 100% !important;
      margin: unset !important;
      margin-bottom: 15px !important; }
  .page-banner h3 {
    font-size: 22px;
    margin: 0; }
    .page-banner h3 span {
      margin-top: 4px; }
  .founder .boss-pic::after {
    right: -15px;
    bottom: -15px; }
  .founder h2 {
    margin: 20px; }
  .founder .row,
  .Business-philosophy .row,
  .prod-series .row {
    margin-bottom: 30px; }
  .founder .con,
  .Business-philosophy .con,
  .prod-series .con {
    margin-top: 20px; } }

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