@charset "UTF-8";
.clean::after, .contact .content .form::after, .news .content::after, .product .row::after, .product .btn::after, .productLists .content .features::after, .productLists .content .lists::after, .productShow .row::after, .productShow .card-wrap::after, .productShow .slides::after,
.productShow .slides li::after {
  display: block;
  clear: both;
  content: "";
}

.imgCover img, .banner .banner-img img, .about .about-pic .circle-pic img, .news .card .img img, .news-modal .img img, .product .pic img, .productLists .content .features .features-box .icon img, .productLists .content .lists .product-pic > div img, .productShow .product-pic img, .productShow .card .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.flipx, .pages .prev {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
}

.flipy {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
}

.fade, .banner .container, .banner .banner-title, .banner .banner-title .name, .banner .banner-img, .about .content .editor h2, .about .content .editor p, .about .about-pic .circle-pic, .news .card, .news .card .img, .news .card .img img, .news .card .info, .product .info h3, .product .info h4, .product .info p, .product .btn, .product .btn a span, .product-contact .contact-box, .productLists .content .features .features-box, .productLists .content .features .features-box .tablink, .productLists .content .category h3, .productLists .content .category h3 span, .productLists .content .lists .product-pic, .productLists .content .lists .product-content, .productLists .content .lists .product-content .btn-more, .productShow .product-pic, .productShow .product-desc, .productShow .productTit, .productShow .slides-direction, .pages > div.clickable, .pages .prev img,
.pages .next img, .modal-name {
  -webkit-transition: all linear .2s;
  -o-transition: all linear .2s;
  transition: all linear .2s;
}

.fade:hover, .banner .container:hover, .banner .banner-title:hover, .banner .banner-title .name:hover, .banner .banner-img:hover, .about .content .editor h2:hover, .about .content .editor p:hover, .about .about-pic .circle-pic:hover, .news .card:hover, .news .card .img:hover, .news .card .img img:hover, .news .card .info:hover, .product .info h3:hover, .product .info h4:hover, .product .info p:hover, .product .btn:hover, .product .btn a span:hover, .product-contact .contact-box:hover, .productLists .content .features .features-box:hover, .productLists .content .features .features-box .tablink:hover, .productLists .content .category h3:hover, .productLists .content .category h3 span:hover, .productLists .content .lists .product-pic:hover, .productLists .content .lists .product-content:hover, .productLists .content .lists .product-content .btn-more:hover, .productShow .product-pic:hover, .productShow .product-desc:hover, .productShow .productTit:hover, .productShow .slides-direction:hover, .pages > div.clickable:hover, .pages .prev img:hover,
.pages .next img:hover, .modal-name:hover {
  -webkit-transition: all linear .2s;
  -o-transition: all linear .2s;
  transition: all linear .2s;
}

.fade-transform {
  -webkit-transition-property: position, left, top, right, bottom, display, -webkit-transform;
  transition-property: position, left, top, right, bottom, display, -webkit-transform;
  -o-transition-property: transform, position, left, top, right, bottom, display;
  transition-property: transform, position, left, top, right, bottom, display;
  transition-property: transform, position, left, top, right, bottom, display, -webkit-transform;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.fade-transform:hover {
  -webkit-transition-property: position, left, top, right, bottom, -webkit-transform;
  transition-property: position, left, top, right, bottom, -webkit-transform;
  -o-transition-property: transform, position, left, top, right, bottom;
  transition-property: transform, position, left, top, right, bottom;
  transition-property: transform, position, left, top, right, bottom, -webkit-transform;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.fade-color {
  -webkit-transition-property: background-color, color, opacity, background-image, text-shadow, -webkit-box-shadow;
  transition-property: background-color, color, opacity, background-image, text-shadow, -webkit-box-shadow;
  -o-transition-property: background-color, color, box-shadow, opacity, background-image, text-shadow;
  transition-property: background-color, color, box-shadow, opacity, background-image, text-shadow;
  transition-property: background-color, color, box-shadow, opacity, background-image, text-shadow, -webkit-box-shadow;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.fade-color:hover {
  -webkit-transition-property: background-color, color, opacity, background-image, text-shadow, -webkit-box-shadow;
  transition-property: background-color, color, opacity, background-image, text-shadow, -webkit-box-shadow;
  -o-transition-property: background-color, color, box-shadow, opacity, background-image, text-shadow;
  transition-property: background-color, color, box-shadow, opacity, background-image, text-shadow;
  transition-property: background-color, color, box-shadow, opacity, background-image, text-shadow, -webkit-box-shadow;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.scroller, .product .info p, .productShow .panel .content, .productShow .card .desc > p {
  overflow-y: scroll;
  scrollbar-color: #d4dde4 #f4f6f8;
  scrollbar-width: thin;
}

.card-scoll, .product .info, .productShow .panel, .productShow .card .desc {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.card-scoll ::-webkit-scrollbar, .product .info ::-webkit-scrollbar, .productShow .panel ::-webkit-scrollbar, .productShow .card .desc ::-webkit-scrollbar {
  width: 5px;
}

.card-scoll ::-webkit-scrollbar-track, .product .info ::-webkit-scrollbar-track, .productShow .panel ::-webkit-scrollbar-track, .productShow .card .desc ::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
  background: #f4f6f8;
}

.card-scoll ::-webkit-scrollbar-thumb, .product .info ::-webkit-scrollbar-thumb, .productShow .panel ::-webkit-scrollbar-thumb, .productShow .card .desc ::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #d4dde4;
}

.card-scoll ::-webkit-scrollbar-thumb:hover, .product .info ::-webkit-scrollbar-thumb:hover, .productShow .panel ::-webkit-scrollbar-thumb:hover, .productShow .card .desc ::-webkit-scrollbar-thumb:hover {
  background: #d4dde4;
}

@-webkit-keyframes scale-in {
  from {
    -webkit-transform: scale(0.7) translate3d(0, 100%, 0);
            transform: scale(0.7) translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes scale-in {
  from {
    -webkit-transform: scale(0.7) translate3d(0, 100%, 0);
            transform: scale(0.7) translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in-bottom {
  from {
    -webkit-transform: scale(0.7) translate3d(0, 100%, 0);
            transform: scale(0.7) translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  from {
    -webkit-transform: scale(0.7) translate3d(0, 100%, 0);
            transform: scale(0.7) translate3d(0, 100%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes fading {
  0% {
    opacity: .1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .1;
  }
}

@keyframes fading {
  0% {
    opacity: .1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: .1;
  }
}

@-webkit-keyframes move-right {
  0% {
    left: 0;
  }
  50% {
    left: 100%;
  }
  51% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@keyframes move-right {
  0% {
    left: 0;
  }
  50% {
    left: 100%;
  }
  51% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes move-left {
  0% {
    right: 0;
  }
  50% {
    right: 100%;
  }
  51% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}

@keyframes move-left {
  0% {
    right: 0;
  }
  50% {
    right: 100%;
  }
  51% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}

@-webkit-keyframes move-top {
  0% {
    top: 0;
  }
  50% {
    top: -100%;
  }
  51% {
    top: 100%;
  }
  100% {
    top: 0;
  }
}

@keyframes move-top {
  0% {
    top: 0;
  }
  50% {
    top: -100%;
  }
  51% {
    top: 100%;
  }
  100% {
    top: 0;
  }
}

@-webkit-keyframes down {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}

@keyframes down {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}

@-webkit-keyframes border-move-right {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@keyframes border-move-right {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes border-move-left {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

@keyframes border-move-left {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

@-webkit-keyframes stroke {
  0% {
  }
  100% {
    stroke: #999;
    stroke-dashoffset: 0;
  }
}

@keyframes stroke {
  0% {
  }
  100% {
    stroke: #999;
    stroke-dashoffset: 0;
  }
}

/*
*** font size
*/
/*
***   set media width
*/
/*
***   set responsive width
*/
body {
  background-image: url("../images/others/bg-01.png");
  background-size: 1000px;
}

.others .container {
  width: 90%;
  position: relative;
}

.banner {
  position: relative;
  padding-top: 1vw;
}

.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5vw;
  background: #fff8f3;
}

.banner .container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4vw;
  width: 90%;
}

.banner .banner-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 40vw;
}

.banner .banner-title .name {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 5vmin;
  font-weight: 700;
  letter-spacing: 2px;
  position: absolute;
  top: calc(50% - 60px);
  width: 300px;
  left: calc(50% - 220px);
  line-height: 100px;
  text-align: center;
  color: #173591;
}

.banner .banner-title .name:before {
  content: "";
  position: absolute;
  top: -35px;
  left: calc(50% - 65px);
  /* background: url("../images/others/banner-icon.svg"); */
  background-size: 100%;
  background-repeat: no-repeat;
  width: 130px;
  height: 130px;
}

.banner .banner-title .name:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: calc(50% - 60px);
  width: 120px;
  height: 7px;
  /* background-color: #fff; */
}

.banner .banner-title img {
  display: block;
}

.banner .banner-img {
  width: 70vw;
  height: 24vw;
  float: right;
}

.bread {
  font-family: 'Khand',"微軟正黑體",sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  position: absolute;
  right: 1.5vw;
  bottom: 0;
  color: #dbaba2;
}

.bread span a {
  color: #dbaba2;
  letter-spacing: 1px;
}

.bread span:after {
  content: " | ";
}

.bread span:last-child a {
  color: #c24850;
}

.bread span:last-child:after {
  content: "";
}

/* Example-specific styles */
.scaling-svg-container {
  position: relative;
  height: 0;
  width: 35%;
  padding: 0;
  padding-bottom: 100%;
  /* over-ride this inline for aspect ratio other than square */
}

.scaling-svg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

/* about */
.about .content {
  width: 650px;
  max-width: 98%;
  padding: 25px 0;
  margin: 0 auto;
  color: #7b8286;
}

.about .content .editor h2 {
  font-family: 'Montaga',"微軟正黑體",sans-serif;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 2vh;
}

.about .content .editor h2:after {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  content: "///";
  display: block;
  color: #deada6;
  margin-top: 10px;
}

.about .content .editor p {
  font-size: 17px;
}

.about .about-pic {
  width: 1000px;
  max-width: 100%;
  margin: 2vw auto 5vw auto;
  text-align: center;
}

.about .about-pic .circle-box {
  display: inline-block;
  margin: 0 1.5vw;
  vertical-align: middle;
}

.about .about-pic .circle-box:nth-of-type(1) .circle-pic, .about .about-pic .circle-box:nth-of-type(3) .circle-pic {
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}

.about .about-pic .circle-box > div {
  font-family: 'Montserrat', "微軟正黑體",sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 15px;
  color: #7b8286;
}

.about .about-pic .circle-pic {
  position: relative;
  width: 24vw;
  height: 24vw;
  max-width: 260px;
  max-height: 260px;
  border-radius: 50%;
  overflow: hidden;
}

.about .about-pic .circle-pic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}

.about .about-pic .circle-pic:after {
  content: "";
  position: absolute;
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
  border: 1px solid #fff;
  border-radius: 50%;
}

/* contact */
.banner-contact polygon {
  fill: #aa8c88;
}

.contact .content {
  width: 800px;
  max-width: 100%;
  padding: 4vw 0;
  margin: 0 auto;
}

.contact .content .description {
  font-size: 16px;
  border-left: 3px solid #d14539;
  padding-left: 25px;
  margin-bottom: 10vh;
}

.contact .content .form .input-group {
  float: left;
  width: 50%;
  padding-right: 6%;
  margin-bottom: 5vh;
}

.contact .content .form .input-group label {
  font-family: 'Khand',"微軟正黑體",sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #7b8286;
}

.contact .content .form .input-group input, .contact .content .form .input-group textarea {
  display: block;
  margin-top: 5px;
  width: 100%;
  font-size: 17px;
  background-color: transparent;
}

.contact .content .form .input-group input {
  font-family: 'Khand',"微軟正黑體",sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 0 8px;
  border: none;
  border-bottom: 1px solid rgba(103, 108, 112, 0.5);
}

.contact .content .form .input-group textarea {
  padding: 8px;
  border: 1px solid rgba(103, 108, 112, 0.5);
}

.contact .content .form .info {
  margin-bottom: 15px;
}

.contact .content .form .info .icon {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.contact .content .form .info .text {
  font-family: 'Khand',"微軟正黑體",sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  padding-left: 7px;
  vertical-align: top;
  width: calc(100% - 30px);
  line-height: 25px;
  color: #7b8286;
  word-wrap: break-word;
}

.contact .content .form .info.email .icon {
  background-image: url("../images/others/icon-email.svg");
}

.contact .content .form .info.fax .icon {
  background-image: url("../images/others/icon-fax.svg");
}

.contact .content .form .info.phone .icon {
  background-image: url("../images/others/icon-phone.svg");
}

.contact .content .form .info.adress .icon {
  background-image: url("../images/others/icon-adress.svg");
}

.contact .maps {
  margin-top: 5vw;
  height: 30vw;
  max-height: 350px;
  min-height: 250px;
}

/* news */
.banner-news polygon {
  fill: #8595a6;
}

.news .content {
  width: 900px;
  max-width: 100%;
  padding: 25px 0;
  margin: 0 auto;
}

.news .card {
  position: relative;
  float: left;
  width: 33%;
  padding: 2%;
  margin-bottom: 1vw;
}

.news .card .img {
  position: relative;
  width: 100%;
  height: 180px;
  border-radius: 8px;
  overflow: hidden;
}

.news .card .img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.news .card .info {
  margin-top: 10px;
}

.news .card .date {
  font-family: 'Lato', "微軟正黑體", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #c92e27;
}

.news .card .title {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
  -webkit-line-clamp: 2;
  line-height: 22px;
  max-height: 44px;
  font-family: 'Lato', "微軟正黑體", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: .5%;
}

.news .card .desc {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
  -webkit-line-clamp: 3;
  line-height: 20px;
  max-height: 60px;
  font-size: 15px;
  color: #8b8b8c;
}

.news .card:hover .img {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}

.news .card:hover .img img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
  opacity: 0.6;
}

.news .card:hover .info {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}

.news .card:hover .info .news-list-title {
  opacity: 0.6;
}

.news-modal .title {
  font-family: 'Lato', "微軟正黑體", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 1%;
  text-align: center;
}

.news-modal .date {
  font-family: 'Khand',"微軟正黑體",sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #c92e27;
  text-align: center;
}

.news-modal .date:before, .news-modal .date:after {
  content: "";
  width: 60px;
  display: inline-block;
  margin: 0 15px;
  height: 5px;
  vertical-align: middle;
  border-bottom: 1px solid #c92e27;
}

.news-modal .content {
  width: 100%;
  max-width: 650px;
  color: #8b8b8c;
  font-size: 15px;
  text-align: center;
}

.news-modal .content div,
.news-modal .content p {
  color: #8b8b8c;
  font-size: 15px;
}

.news-modal .img {
  position: relative;
  width: 100%;
  height: 35vw;
}

.news-modal .img:before, .news-modal .img:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.news-modal .img:before {
  top: -2px;
  background-image: url("../images/others/news-img-top.png");
  background-position: left top;
}

.news-modal .img:after {
  bottom: -2px;
  background-image: url("../images/others/news-img-bottom.png");
  background-position: left bottom;
}

/* product */
.banner-product polygon {
  fill: #a3a6a7;
}

.product .row {
  margin: 3vw 0 6vw 0;
}

.product .row:nth-of-type(odd) .pic {
  float: left;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.product .row:nth-of-type(odd) .info {
  float: right;
  padding-right: 4%;
}

.product .row:nth-of-type(even) .pic {
  float: right;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

.product .row:nth-of-type(even) .info {
  float: left;
  padding-left: 4%;
}

.product .pic {
  width: 45vw;
  height: 32vw;
  overflow: hidden;
}

.product .info {
  position: relative;
  width: calc(100% - 50vw);
  height: 32vw;
}

.product .info h3 {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 2px;
  position: relative;
  text-align: center;
  line-height: 10vw;
  margin: 0;
  height: 10vw;
  background: url(../images/others/bg-title02.svg) no-repeat center;
  background-size: auto 100%;
}

.product .info h4 {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0;
  height: 4vw;
  line-height: 4vw;
  overflow: hidden;
}

.product .info p {
  padding-right: 2%;
  font-size: 16px;
  max-height: 13vw;
  overflow-y: auto;
}

.product .btn {
  margin-top: 1.5vw;
}

.product .btn a {
  font-family: 'Cuprum', "微軟正黑體", sans-serif;
  font-size: 2.5vmin;
  font-weight: 400;
  letter-spacing: 2px;
  position: relative;
  float: left;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.product .btn a span {
  display: inline-block;
  height: 20px;
  vertical-align: sub;
  margin-left: 7px;
}

.product .btn a span img {
  height: 100%;
}

.product .btn a:nth-of-type(1) {
  position: relative;
  background-color: #666c70;
  width: 45.5%;
}

.product .btn a:nth-of-type(1):before {
  /* content: ""; */
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #666c70 transparent transparent transparent;
}

.product .btn a:nth-of-type(2) {
  background-color: #3c3e4b;
  width: 53.5%;
  padding-left: 25px;
}

.product .btn a:hover span {
  -webkit-transform: translateX(7px);
      -ms-transform: translateX(7px);
          transform: translateX(7px);
}

.product-contact {
  padding: 15Vmin 0;
  background-image: url(../images/others/bg-product-contact.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #fffded;
  text-align: center;
}

.product-contact .contact-box {
  font-family: 'Lato', "微軟正黑體", sans-serif;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 2px;
}

.productLists .content {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.productLists .content .features {
  text-align: center;
}

.productLists .content .features.features-link {
  margin: 2.5vw 0 0 0;
}

.productLists .content .features.features-content {
  margin: 0 0 2.5vw 0;
}

.productLists .content .features .features-box.col-3 {
  float: left;
  padding: 0 3%;
  width: 33.3%;
  vertical-align: top;
}

.productLists .content .features .features-box .icon {
  width: 35px;
  height: 35px;
  margin: 0 auto;
}

.productLists .content .features .features-box .tilte {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 10px 0;
  color: #666c70;
  line-height: 20px;
}

.productLists .content .features .features-box .info {
  font-size: 15px;
}

.productLists .content .row {
  margin-bottom: 4vw;
  margin-top: 4vw;
}

.productLists .content .category {
  margin-bottom: 25px;
  border-bottom: 1px solid #6f7477;
}

.productLists .content .category h3 {
  display: inline-block;
  margin: 0 0 -3px 20%;
  padding: 0 4% 0 2%;
  font-size: 20px;
  color: #dd4638;
  border-bottom: 5px solid #dd4638;
  letter-spacing: 1px;
}

.productLists .content .category h3 span {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0;
  display: inline-block;
  margin-right: 10px;
  color: rgba(221, 70, 56, 0.3);
}

.productLists .content .lists .product-pic {
  float: left;
  width: 370px;
}

.productLists .content .lists .product-pic > div {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 170px;
}

.productLists .content .lists .product-pic > div:nth-of-type(1) {
  margin-right: 20px;
}

.productLists .content .lists .product-pic > div::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #f1f1f2;
  position: absolute;
  right: -6px;
  bottom: -6px;
  border-radius: 15px;
}

.productLists .content .lists .product-pic > div img {
  position: relative;
  width: 100%;
  border-radius: 15px;
}

.productLists .content .lists .product-content {
  float: right;
  width: calc(100% - 370px);
  padding-left: 3%;
}

.productLists .content .lists .product-content .title {
  font-size: 22px;
}

.productLists .content .lists .product-content .title span {
  margin-left: 5px;
  padding: 0 5px;
  font-size: 13px;
  color: #b48168;
  border: 1px solid #b48168;
  border-radius: 3px;
}

.productLists .content .lists .product-content .title span:nth-of-type(1) {
  margin-left: 3%;
}

.productLists .content .lists .product-content .intro {
  font-size: 15px;
  margin: 1vw 0 25px 0;
}

.productLists .content .lists .product-content .btn-more {
  position: relative;
  float: right;
  color: #e84638;
}

.productLists .content .lists .product-content .btn-more img {
  width: 150px;
}

.productLists .content .lists .product-content .btn-more span {
  font-family: 'Cuprum', "微軟正黑體", sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  position: absolute;
  right: 50px;
  bottom: calc(100% - 7px);
}

.productLists .content .lists .product-content .btn-more:hover {
  -webkit-transform: translateX(7px);
      -ms-transform: translateX(7px);
          transform: translateX(7px);
}

.productShow {
  position: relative;
  margin-top: -20px;
}

.productShow .container {
  padding-top: 15px;
}

.productShow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15vw;
  background: #fff8f3;
}

.productShow .content {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.productShow .fastlink {
  text-align: right;
  margin: 3vh 0;
}

.productShow .fastlink select {
  padding: 5px 7px;
  margin-right: 10px;
  min-width: 100px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #666c70;
  font-size: 15px;
}

.productShow .fastlink input.button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  border: none;
  background-color: #666c70;
  cursor: pointer;
}

.productShow .left {
  float: left;
}

.productShow .right {
  float: right;
}

.productShow .product-pic {
  position: relative;
  width: 490px;
  height: 360px;
}

.productShow .product-pic::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #f1f1f2;
  position: absolute;
  right: -5px;
  bottom: -5px;
  border-radius: 15px;
}

.productShow .product-pic img {
  position: relative;
  width: 100%;
  border-radius: 15px;
}

.productShow .product-desc {
  width: calc(100% - 490px);
  padding-right: 3%;
}

.productShow .product-desc h2 {
  font-size: 32px;
  font-weight: bold;
  color: #3e3a39;
}

.productShow .product-desc > p {
  margin: 5px 0 15px 0;
  font-size: 14px;
  color: #666c70;
}

.productShow .productTit {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 3vw 0;
  position: relative;
  text-align: center;
  line-height: 10vw;
  height: 10vw;
  background: url(../images/others/bg-title02.svg) no-repeat center;
  background-size: auto 100%;
}

.productShow .panel {
  font-size: 14px;
  color: #666c70;
}

.productShow .panel.active .collapsible:after {
  right: 10px;
  border-width: 5px 5px 0 5px;
  border-color: #666c70 transparent transparent transparent;
}

.productShow .panel .collapsible {
  cursor: pointer;
  position: relative;
  padding: 7px;
  width: 100%;
  text-align: left;
  outline: none;
  color: #666c70;
  border: none;
  border-top: 1px solid #666c70;
  background: transparent;
}

.productShow .panel .collapsible:after {
  content: "";
  position: absolute;
  right: 14px;
  top: 14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #666c70;
}

.productShow .panel.active .content {
  margin: 0 0 15px 0;
  padding-top: 7px;
  border-top: 1px solid #666c70;
}

.productShow .panel .content {
  font-size: 14px;
  width: 100%;
  padding: 0 7px;
  max-height: 0;
  overflow: auto;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.productShow .panel:nth-last-of-type(1) .collapsible {
  border-bottom: 1px solid #666c70;
}

.productShow .panel:nth-last-of-type(1).active .content {
  border-top: none;
}

.productShow .card-wrap {
  margin-bottom: 3vh;
}

.productShow .card {
  float: left;
  margin: 0 1% 5vh 1%;
  width: 23%;
  border-top: 5px solid #dd4638;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.25);
}

.productShow .card .pic {
  height: 150px;
}

.productShow .card .desc {
  padding: 5%;
}

.productShow .card .desc h4 {
  font-size: 18px;
  font-weight: bold;
}

.productShow .card .desc h4 a {
  float: right;
  font-weight: normal;
  font-size: 12px;
  border: 1px solid #aaa;
  color: #aaa;
  border-radius: 3px;
  display: block;
  padding: 0 2px;
}

.productShow .card .desc h4 a span {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
}

.productShow .card .desc h4 a img {
  height: 12px;
  margin-top: 4px;
}

.productShow .card .desc > p {
  margin: 5px 0 15px 0;
  padding-right: 10px;
  font-size: 14px;
  height: 140px;
  line-height: 20px;
  overflow: auto;
}

.productShow .card .desc .btn-arrow-line {
  font-family: 'Cuprum', "微軟正黑體", sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
  background: #dd4638;
  color: #fff;
  padding: 5px 10px;
  height: 35px;
  margin: 0;
}

.productShow .card .desc .btn-arrow-line span, .productShow .card .desc .btn-arrow-line img {
  display: inline-block;
  vertical-align: middle;
  line-height: 35px;
}

.productShow .card .desc .btn-arrow-line img {
  height: 20px;
}

.productShow .custom-area {
  margin: 0 auto;
  width: 650px;
  max-width: 98%;
  text-align: center;
}

.productShow .custom-area .custom-title {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #dd4638;
  margin-bottom: 10px;
}

.productShow .custom-area .custom-content {
  font-size: 15px;
}

.productShow .custom-area .custom-content p {
  font-size: 15px;
  margin: 10px;
  color: #666c70;
}

.productShow .custom-area .custom-content .img {
  position: relative;
  width: 90%;
  margin: 25px auto;
}

.productShow .custom-area .custom-content .img img {
  width: 100%;
}

.productShow .custom-area .custom-content .img:after {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  content: "///";
  display: block;
  color: #dd4638;
  position: absolute;
  /* margin-top: 10px; */
  top: -15px;
  left: calc(50% - 20px);
}

.productShow .slides {
  padding: 2px;
}

.productShow .slides,
.productShow .slides li {
  width: 100%;
  height: 100%;
}

.productShow .slides img {
  -webkit-animation: fading 6s infinite;
          animation: fading 6s infinite;
  display: block;
  width: 100%;
  height: 100%;
}

.productShow .slides-box {
  position: relative;
  height: 100%;
}

.productShow .slides-direction {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  padding: 2px;
}

.productShow .slides-direction:hover {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}

.productShow .slides-direction .inner {
  border: 1px solid #666c70;
  border-radius: 50%;
  padding: 7px;
  width: 100%;
  height: 100%;
}

.productShow .slides-direction .inner .img_wrap, .productShow .slides-direction .inner .arrow, .productShow .slides-direction .inner img {
  width: 100%;
  height: 100%;
}

.productShow .slides-direction .inner img {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.productShow .slides-control {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.productShow .slides-control span {
  display: inline-block;
  margin-right: 1px;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  padding: 0;
  border: 1px solid #fff;
  cursor: pointer;
}

.productShow .slides-control span.active {
  background-color: #fff;
}

/* pages */
.pages {
  margin: 0 0 6vh 0;
}

.pages > div,
.pages > div > a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2px;
  margin: 0 3px;
  border-radius: 5px;
  border: 1px solid transparent;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #b48168;
}

.pages > div.clickable {
  padding: 0 7px;
  border: 1px solid #b48168;
}

.pages > div.clickable:hover {
  opacity: .7;
}

.pages > div.clickable:hover img {
  -webkit-transform: translateX(3px);
      -ms-transform: translateX(3px);
          transform: translateX(3px);
}

.pages > div.select {
  padding: 0;
}

.pages > div.select select {
  color: #b48168;
  border: none;
  background-color: transparent;
}

.pages .prev img,
.pages .next img {
  height: 100%;
}

.pages .prev {
  margin-right: 2%;
}

.pages .next {
  margin-left: 2%;
}

/* The Modal (background) */
body.modalShow {
  position: fixed;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(1, 8, 10, 0.8);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #eeeeee;
  margin: auto;
  padding: 5vh 0;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  max-width: 96%;
  width: 800px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  min-height: 50vh;
}

.modal-name {
  font-family: 'Prompt',"微軟正黑體",sans-serif;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 2px;
  position: absolute;
  right: 1%;
  bottom: 100%;
  color: #eeeeee;
  line-height: 30px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */
.close {
  background-color: #c92e27;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  padding: 7px 10px;
  width: 100px;
  cursor: pointer;
}

@media (max-width: 1266px) {
  .banner .container {
    width: 94%;
  }
  .banner .banner-title .name {
    font-size: 36px;
    width: 200px;
    left: calc(50% - 160px);
  }
  .banner .banner-title .name:before {
    height: 110px;
    width: 110px;
    top: -20px;
    left: calc(50% - 55px);
  }
  .banner .banner-title .name:after {
    width: 100px;
    left: calc(50% - 50px);
    bottom: -10px;
    height: 5px;
  }
  .product .info h3 {
    font-size: 32px;
    line-height: 8vw;
    height: 8vw;
  }
  .product .info h4 {
    font-size: 18px;
    height: 3vw;
    line-height: 3vw;
  }
  .product .info p {
    font-size: 15px;
    max-height: 14vw;
    margin: 1.5vw 0;
  }
  .productShow .productTit {
    font-size: 28px;
    line-height: 10vw;
    height: 10vw;
    margin: 5vw 0 3vw 0;
  }
  .productShow .card {
    width: 30%;
    margin: 0 1.5% 5vh 1.5%;
  }
  .productShow .custom-area .custom-title {
    font-size: 32px;
  }
}

@media (max-width: 1024px) {
  body {
    background-size: 500px;
  }
  .banner .container {
    width: 96%;
    padding-bottom: 40px;
  }
  .banner .banner-img {
    width: 73vw;
  }
  .banner .banner-title .name {
    font-size: 30px;
    width: 160px;
    left: calc(50% - 135px);
  }
  .banner .banner-title .name:before {
    height: 85px;
    width: 82px;
    top: 0;
    left: calc(50% - 40px);
  }
  .banner .banner-title .name:after {
    width: 80px;
    left: calc(50% - 40px);
    bottom: 5px;
    height: 3px;
  }
  .bread {
    font-size: 16px;
  }
  .about .content .editor h2 {
    font-size: 22px;
  }
  .about .content .editor h2:after {
    font-size: 12px;
  }
  .about .content .editor p {
    font-size: 16px;
  }
  .about .about-pic .circle-box .circle-pic {
    margin: 20px .5vw;
    width: 23.5vw;
    height: 23.5vw;
  }
  .about .about-pic .circle-box > div {
    font-size: 17px;
  }
  .news .container {
    width: 96%;
    padding: 0;
  }
  .news .card {
    padding: 1%;
  }
  .news .card .date {
    font-size: 13px;
  }
  .news .card .title,
  .news .card .desc {
    font-size: 14px;
  }
  .modal-name {
    font-size: 40px;
    line-height: 27px;
  }
  .product .info h3 {
    font-size: 26px;
  }
  .product .btn a {
    font-size: 15px;
    line-height: 35px;
  }
  .product .btn a:nth-of-type(1):before {
    border-width: 35px 35px 0 0;
  }
  .product-contact .contact-box {
    font-size: 33px;
  }
  .productLists .container {
    width: 96%;
  }
  .productLists .content .features {
    width: 90%;
  }
  .productLists .content .features.features-link {
    margin: 3vw auto 0 auto;
  }
  .productLists .content .features.features-content {
    margin: 0 auto 3vw auto;
  }
  .productLists .content .features .features-box .title {
    font-size: 20px;
  }
  .productLists .content .features .features-box.tablink {
    cursor: pointer;
  }
  .productLists .content .features .features-box.tablink:hover {
    opacity: .9;
  }
  .productLists .content .features .features-box.tablink.active:after {
    display: block;
    content: "";
    width: 80px;
    border-bottom: 3px solid #666c70;
    margin: 13px auto;
  }
  .productLists .content .features .features-box.features-box-content {
    -webkit-animation: fade-in 0.8s;
            animation: fade-in 0.8s;
    display: none;
    width: 100%;
  }
  .productLists .content .features .features-box.features-box-content.active {
    display: block;
  }
  .productLists .content .lists .product-content {
    width: calc(100% - 270px);
  }
  .productLists .content .lists .product-pic {
    width: 270px;
  }
  .productLists .content .lists .product-pic > div {
    width: 120px;
    height: 120px;
  }
  .productShow .container {
    width: 96%;
  }
  .productShow .productTit {
    font-size: 26px;
    height: 100px;
    line-height: 100px;
  }
  .productShow .product-pic {
    width: 380px;
    height: 330px;
  }
  .productShow .product-desc {
    width: calc(100% - 380px);
    padding-right: 3%;
  }
  .productShow .product-desc h2 {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  .others .container {
    padding: 0;
    width: 94%;
  }
  .banner {
    padding-top: 2vw;
  }
  .banner .banner-title {
    width: 50vw;
  }
  .banner .banner-img {
    height: 30vw;
  }
  .bread {
    font-size: 15px;
  }
  .about .content {
    padding: 0;
  }
  .about .content .editor h2 {
    font-size: 20px;
  }
  .about .content .editor h2:after {
    font-size: 12px;
  }
  .about .content .editor p {
    font-size: 15px;
  }
  .about .about-pic .circle-box .circle-pic {
    margin: 0;
    width: 26vw;
    height: 26vw;
  }
  .about .about-pic .circle-box > div {
    font-size: 13px;
  }
  .contact .content .description {
    padding-left: 2.5%;
    font-size: 15px;
    margin-bottom: 5vw;
  }
  .contact .content .form .input-group {
    padding: 0 3%;
  }
  .contact .content .form .input-group label {
    font-size: 17px;
  }
  .contact .content .form .info .icon {
    width: 22px;
  }
  .news .card .img {
    height: 140px;
  }
  .news .card .title {
    font-size: 13px;
    line-height: 18px;
  }
  .news-modal .title {
    font-size: 17px;
  }
  .product .row {
    width: 90%;
    margin: 0 auto 6vw auto;
  }
  .product .row:nth-of-type(odd) .info h3 {
    float: right;
  }
  .product .row:nth-of-type(odd) .info h4 {
    right: 0;
  }
  .product .row:nth-of-type(odd) .pic {
    float: none;
    left: 10%;
  }
  .product .row:nth-of-type(even) .info h3 {
    float: left;
  }
  .product .row:nth-of-type(even) .info h4 {
    left: 0;
  }
  .product .row:nth-of-type(even) .pic {
    float: none;
    right: 10%;
  }
  .product .pic {
    position: absolute;
    width: 35%;
    height: 30vw;
  }
  .product .info {
    float: initial !important;
    padding: 0 !important;
    width: 100%;
  }
  .product .info h3 {
    width: 50%;
    height: 15vw;
    line-height: 15vw;
    margin-bottom: 18vw;
    font-size: 30px;
  }
  .product .info h4 {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0;
    height: 12vw;
    line-height: 3vw;
    position: absolute;
    top: 17vw;
    text-align: center;
    width: 50%;
  }
  .product .info p {
    width: 100%;
    max-height: unset;
    margin: 2vw 0;
  }
  .product .pic {
    border-radius: 20px;
  }
  .product-contact .contact-box {
    font-size: 22px;
  }
  .productLists .content .features {
    width: 100%;
  }
  .productLists .content .features .features-box .info {
    font-size: 14px;
  }
  .productLists .content .features .features-box .tilte {
    font-size: 17px;
  }
  .productLists .content .features .features-box.tablink.active:after {
    width: 40px;
    margin: 8px auto 18px auto;
  }
  .productLists .content .lists .product-content .title {
    font-size: 18px;
  }
  .productLists .content .lists .product-content .intro {
    font-size: 14px;
  }
  .productLists .content .lists .product-pic {
    width: 270px;
  }
  .productLists .content .lists .product-pic > div {
    width: 120px;
    height: 120px;
  }
  .productLists .content .lists .product-pic > div:nth-of-type(1) {
    margin-right: 12px;
  }
  .productLists .content .category h3 {
    font-size: 18px;
    border-width: 3px;
  }
  .productLists .content .category h3 span {
    font-size: 26px;
  }
  .productShow .container {
    width: 96%;
    padding: 15px 0 0 0;
  }
  .productShow .right, .productShow .left {
    float: none;
  }
  .productShow .product-desc,
  .productShow .product-pic {
    max-width: 600px;
    margin: 1vw auto 4vw auto;
  }
  .productShow .product-desc {
    width: 98%;
  }
  .productShow .product-desc h2 {
    font-size: 22px;
  }
  .productShow .product-pic {
    width: 70%;
    height: 45vw;
  }
  .productShow .card {
    width: 47%;
  }
  .productShow .card .pic {
    height: 25vw;
  }
  .productShow .card .desc h4 {
    font-size: 17px;
  }
  .productShow .card .desc > p {
    font-size: 13px;
    line-height: 17px;
    height: 100px;
  }
  .productShow .custom-area .custom-title {
    font-size: 26px;
  }
  .productShow .custom-area .custom-content p {
    font-size: 14px;
  }
  .productShow .custom-area .custom-content .img:after {
    font-size: 18px;
    top: -12px;
  }
}

@media (max-width: 597px) {
  .banner .banner-title .name {
    font-size: 26px;
    width: 130px;
    left: calc(50% - 105px);
    letter-spacing: 1px;
  }
  .news .card {
    width: 50%;
    margin-bottom: 3vw;
    padding: 2%;
  }
  .news .card .img {
    height: 29vw;
  }
  .news .card .desc {
    font-size: 13px;
    line-height: 16px;
  }
  .product .info h3 {
    font-size: 20px;
    width: 60%;
    margin-bottom: 20vw;
  }
  .product .info h4 {
    font-size: 15px;
    width: 60%;
    height: 8vw;
    line-height: 4vw;
    font-weight: 600;
    letter-spacing: 0;
  }
  .product .row:nth-of-type(odd) .pic {
    left: 4%;
  }
  .product .row:nth-of-type(even) .pic {
    right: 4%;
  }
  .productLists .content .lists .product-content {
    float: left;
    width: calc(100% - 155px);
  }
  .productLists .content .lists .product-content .intro {
    margin: 1vw 0 5vw 0;
  }
  .productLists .content .lists .product-content .btn-more span {
    width: 100%;
    right: 0;
    font-size: 13px;
  }
  .productLists .content .lists .product-content .btn-more img {
    width: 130px;
  }
  .productLists .content .lists .product-pic {
    float: right;
    width: 120px;
  }
  .productLists .content .lists .product-pic > div {
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
  }
  .productLists .content .lists .product-pic > div:nth-of-type(1) {
    margin-right: 12px;
  }
  .productLists .content .category h3 {
    font-size: 16px;
    border-width: 2px;
    margin-bottom: -2px;
    margin-left: 3%;
  }
  .productLists .content .category h3 span {
    font-size: 20px;
  }
  .productShow .productTit {
    font-size: 18px;
    height: 80px;
    line-height: 80px;
    letter-spacing: 1px;
  }
  .productShow .card .desc .btn-arrow-line {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  body {
    background-size: 100vw;
  }
  .banner .banner-title {
    width: 55vw;
  }
  .banner .banner-title .name {
    font-size: 22px;
    width: 110px;
    left: calc(50% - 95px);
  }
  .banner .banner-title .name:before {
    height: 60px;
    width: 60px;
    top: 10px;
    left: calc(50% - 30px);
  }
  .banner .banner-title .name:after {
    width: 60px;
    left: calc(50% - 30px);
    bottom: 15px;
  }
  .banner .banner-img {
    height: 33vw;
  }
  .bread {
    font-size: 13px;
  }
  .others .container {
    padding: 0;
    width: 96%;
  }
  .about .content .editor h2 {
    font-size: 18px;
  }
  .about .content .editor p {
    font-size: 14px;
  }
  .about .about-pic {
    float: left;
    position: relative;
    margin-bottom: 7vw;
  }
  .about .about-pic .circle-box > div {
    margin-top: 5px;
  }
  .about .about-pic .circle-box:nth-of-type(1) {
    float: left;
    margin-left: 4vw;
  }
  .about .about-pic .circle-box:nth-of-type(1) .circle-pic {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    width: 39vw;
    height: 39vw;
  }
  .about .about-pic .circle-box:nth-of-type(2) {
    float: right;
    margin-right: 2vw;
    margin-top: 20vw;
  }
  .about .about-pic .circle-box:nth-of-type(2) .circle-pic {
    width: 43vw;
    height: 43vw;
  }
  .about .about-pic .circle-box:nth-of-type(3) {
    float: left;
    margin-left: 15vw;
    margin-top: -5vw;
  }
  .about .about-pic .circle-box:nth-of-type(3) .circle-pic {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    width: 38vw;
    height: 38vw;
  }
  .contact .content .description {
    position: relative;
    font-size: 13px;
    text-align: center;
    border-left: none;
    margin-bottom: 10vw;
  }
  .contact .content .description:after {
    content: "";
    position: absolute;
    left: calc(50% - 40px);
    bottom: -3vw;
    width: 80px;
    height: 1px;
    background-color: #d14539;
  }
  .contact .content .form .input-group {
    width: 80%;
    margin: 0 auto;
    float: none;
    margin-bottom: 5vw;
  }
  .contact .content .form .input-group label, .contact .content .form .input-group input {
    font-size: 14px;
  }
  .contact .content .form .input-group input {
    margin-top: 0;
  }
  .contact .content .form .info .text {
    font-size: 14px;
  }
  .contact .content .form .info .icon {
    width: 20px;
  }
  .pages > div {
    font-size: 13px;
    margin: 0;
  }
  .news-modal .date:before, .news-modal .date:after {
    display: none;
  }
  .news-modal .date, .news-modal .title {
    font-size: 14px;
    padding: 0 2%;
  }
  .news-modal .content div,
  .news-modal .content p {
    font-size: 13px;
    padding-left: 2%;
    padding-right: 2%;
  }
  .modal-name {
    font-size: 35px;
    line-height: 24px;
  }
  .product .row {
    width: 100%;
    padding: 2%;
  }
  .product .info p {
    font-size: 13px;
  }
  .product .btn {
    margin-top: 6vw;
  }
  .product .btn a {
    font-size: 14px;
    letter-spacing: 0;
  }
  .product .btn a span {
    height: 14px;
  }
  .product-contact .contact-box {
    font-size: 15px;
  }
  .productLists .content .features .features-box.tablink.active:after {
    width: 30px;
    margin: 5px auto 10px auto;
    border-width: 2px;
  }
  .productLists .content .features .features-box .tilte {
    font-size: 15px;
  }
  .productLists .content .features .features-box .info {
    font-size: 13px;
  }
  .productLists .content .lists .product-pic {
    width: 110px;
  }
  .productLists .content .lists .product-content {
    width: calc(100% - 130px);
  }
  .productLists .content .lists .product-content .intro {
    font-size: 13px;
  }
  .productShow .container {
    padding: 15px 0 0 0;
  }
  .productShow .product-desc h2 {
    font-size: 17px;
  }
  .productShow .product-desc > p {
    font-size: 13px;
  }
  .productShow .product-pic {
    width: 90%;
    height: 55vw;
  }
  .productShow .fastlink select,
  .productShow .panel .content,
  .productShow .panel .collapsible {
    font-size: 13px;
  }
  .productShow .card {
    position: relative;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 1px solid #ccc;
    margin-bottom: 15px;
    padding-top: 15px;
    background: transparent;
  }
  .productShow .card:nth-of-type(1) {
    border-top: none;
  }
  .productShow .card .pic, .productShow .card .desc {
    float: left;
  }
  .productShow .card .pic {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden;
  }
  .productShow .card .desc {
    width: calc(100% - 80px);
    padding: 0;
    padding-left: 2%;
  }
  .productShow .card .desc h4 a {
    position: absolute;
    top: 16px;
    right: 105px;
    padding: 0 5px;
  }
  .productShow .card .desc h4 a span:nth-of-type(2) {
    display: none;
  }
  .productShow .card .desc p {
    height: auto;
    margin-bottom: 0;
  }
  .productShow .card .desc .btn-arrow-line {
    position: absolute;
    right: 5px;
    top: 15px;
    height: 25px;
    padding: 0 7px;
    border-radius: 5px;
  }
  .productShow .card .desc .btn-arrow-line span {
    line-height: 25px;
    letter-spacing: 1px;
    width: 75px;
    text-align: center;
  }
  .productShow .card .desc .btn-arrow-line img {
    display: none;
  }
}
