@charset "UTF-8";
/* CSS Document */

section, article, aside, footer, header, nav, h2 { display:block;}

body { padding:0; margin:0 auto; color: #000; font-size:1em; font-family: 'Noto Sans TC', sans-serif, "微軟正黑體", Arial; background-color: #fff; position: relative;}
img { border:0; display: block;}

html, body { height: 100%;}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

div.brk { clear: both;}


/************ video box ************/
.video-container { position:relative; padding-bottom:56.25%; padding-top:30px; width:100%; height: 0px; overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%;}


@media screen and (min-width: 1366px) {

  /************ header + nav ************/

  header { width: 100%; height: 100px; display: flex; justify-content: flex-start; align-items: center;}

  .header-logo { width: 188px; margin: 0 0 0 10vw;}
  .header-logo img { width: 100%; height: auto;}

  nav#mo { display: none;}
  nav#pc { width: calc(100% - 188px - 10vw); height: 100%; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#pc ul.nav-menu { width: 100%; height: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#pc ul.nav-menu li { width: 150px; height: 100%; padding: 0; margin: 0; border-right: 1px #6a4819 solid; position: relative;}
  nav#pc ul.nav-menu li a { width: 100%; height: 100%; text-decoration: none; display: flex; justify-content: flex-start; align-items: center;}
  nav#pc ul.nav-menu li a .menu { width: 100%; color: #000; font-size: 1.1rem; font-weight: 500; line-height: 1em; text-align: center;}
  nav#pc ul.nav-menu li a .menu span.en { color: #998675; font-size: 0.8rem; font-weight: 500; line-height: 1em;}
  nav#pc ul.nav-menu li a .menu span.arrow { display: none;}
  nav#pc ul.nav-menu li a:hover .menu span.arrow { color: #fe5757; font-size: 1rem; display: block;}
  nav#pc ul.nav-menu li a.sel .menu span.arrow { color: #fe5757; font-size: 1rem; display: block;}
  nav#pc ul.nav-menu li ul.nav-popup { width: 160px; padding: 20px 0; margin: 0; background-color: #c7b299; list-style: none; display: none; position: absolute; top: 80px; left: calc(50% - 80px); z-index: 9999999;}
  nav#pc ul.nav-menu li ul.nav-popup li { width: 100%; padding: 0; margin: 0; border: 0;}
  nav#pc ul.nav-menu li ul.nav-popup li a { width: 100%; padding: 10px; box-sizing: border-box; color: #51463d; font-size: 1rem; text-align: center; text-decoration: none; display: block;}
  nav#pc ul.nav-menu li ul.nav-popup li a:hover { color: #fff; background-color: #6a4819;}

  nav#pc ul.language-nav { height: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#pc ul.language-nav li { width: 75px; height: 100%; padding: 0; margin: 0 0 0 5px;}
  nav#pc ul.language-nav li a { width: 100%; height: 100%; color: #fff; font-size: 1.2rem; text-align: center; text-decoration: none; background-color: #736357; display: flex; justify-content: center; align-items: center;}
  nav#pc ul.language-nav li a:hover { background-color: #51463d;}
  nav#pc ul.language-nav li a.sel { background-color: #fe5757;}


  /************ hp-banner-box ************/

  .hp-banner-box { clear: both; width: 100%;}
  .hp-banner-box img { width: 100%; height: auto;}


  /************ section #hp-about ************/

  section#hp-about { clear: both; width: 100%; padding: 3.5vw 0;}

  .sec-hp-about { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .sec-hp-about .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .sec-hp-about .title-line img { width: 11.3vw; height: auto;}
  .sec-hp-about .about-text { width: 38vw; padding: 0 3.7vw 0 0; box-sizing: border-box;}
  .sec-hp-about .about-text .page-title { width: 100%;}
  .sec-hp-about .about-text .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-about .about-text .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .text-con { width: 100%; padding: 1.5vw 0 0 0; font-size: 1.1vw; line-height: 2vw;}
  .sec-hp-about .about-text .more-bt { width: 100%; padding: 1.5vw 0 0 0;}
  .sec-hp-about .about-text .more-bt img { width: 2.5vw; height: auto;}
  .sec-hp-about .about-pic { width: calc(100% - 12.5vw - 38vw); padding: 3vw 0 0 0;}
  .sec-hp-about .about-pic img { width: 34vw; height: auto;}


  /************ section #hp-products ************/

  section#hp-products { clear: both; width: 100%; padding: 3.5vw 0; background-image: url("../images/hp_products_bg.png"); background-repeat: repeat-x; background-size: auto 100%;}

  .sec-hp-products { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .sec-hp-products .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .sec-hp-products .title-line img { width: 11.3vw; height: auto;}
  .sec-hp-products .page-title { width: calc(100% - 12.5vw);}
  .sec-hp-products .page-title span.title-b-en { color: #fff; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-products .page-title span.title-s { color: #998675; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-products .page-title span.title-b-cn { color: #fff; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-products .text-con { width: 100%; padding: 1.5vw 0 0 0; font-size: 1.1vw; line-height: 2vw;}

  .sec-hp-products .products-pic { width: 100%; padding: 2.5vw 12.5vw 0 12.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-end;}
  .sec-hp-products .products-pic .prod-box-list { width: 65vw;}
  .sec-hp-products .products-pic .prod-box-list .prod-box { width: 21vw; padding: 0 0.5vw; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a { width: 100%; text-decoration: none; display: block;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a img { width: 100%; height: auto; border: 1px #6a7175 solid; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a .title { width: 100%; padding: 0.6vw 0; color: #000; font-size: 1.2vw; text-align: center;}
  .sec-hp-products .products-pic .prod-arrow { width: 2.2vw; margin: 0 0 3vw 1vw;}
  .sec-hp-products .products-pic .prod-arrow img.arrow-prev, 
  .sec-hp-products .products-pic .prod-arrow img.arrow-next { width: 100%; height: auto; margin: 0 0 0.7vw 0; cursor: pointer;}


  /************ section #hp-service ************/

  section#hp-service { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .sec-hp-service { width: 100%; padding: 0 0 3vw 0; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .sec-hp-service .title-line { width: 44.5vw; margin: 1.5vw 0 0 0;}
  .sec-hp-service .title-line img { width: 43vw; height: auto;}
  .sec-hp-service .page-title { width: 14.5vw; text-align: center;}
  .sec-hp-service .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-service .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-service .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-service .illu-pic { width: 17vw; margin: 0 0 0 11vw;}
  .sec-hp-service .illu-pic img { width: 100%; height: auto;}
  .sec-hp-service .title-con-mo { display: none;}
  .sec-hp-service .title-con { width: 100%; padding: 2.5vw 0 0 0; font-size: 1.3vw; line-height: 2.8vw; text-align: center;}
  .sec-hp-service .more-bt { width: 100%; padding: 2vw 0 0 0; text-align: center;}
  .sec-hp-service .more-bt img { width: 2.5vw; height: auto;}

  .hp-service-banner { clear: both; width: 100%;}
  .hp-service-banner img { width: 100%; height: auto;}


  /************ section #hp-contact ************/

  section#hp-contact { clear: both; width: 100%;}

  .sec-hp-contact { width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .sec-hp-contact .column-left { width: 55%; padding: 5.8vw 0 3.5vw 0; background-color: #e6e6e6; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .sec-hp-contact .column-left .title-line { width: 18.8vw; margin: 4vw 0 0 0;}
  .sec-hp-contact .column-left .title-line img { width: 17.3vw; height: auto;}
  .sec-hp-contact .column-left .page-title { width: calc(100% - 18.8vw);}
  .sec-hp-contact .column-left .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-contact .column-left .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .contact-con { clear: both; width: 100%; padding: 0 0 0 18.8vw; box-sizing: border-box;}
  .sec-hp-contact .column-left .contact-con .cop-name { width: 100%; padding: 2.2vw 0 0 0; color: #031e40; font-size: 1.1vw; font-weight: 500;}
  .sec-hp-contact .column-left .contact-con .cop-info { width: 100%; margin: 1.5vw 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .sec-hp-contact .column-left .contact-con .cop-info img.icon { width: 1.2vw; height: auto; padding: 0 0 0.5vw 0; margin: 0 0.3vw 0 0;}
  .sec-hp-contact .column-left .contact-con .cop-info .info { width: calc(100% - 1.2vw - 0.3vw); padding: 0 0 0.5vw 0; color: #031e40; font-size: 1.1vw; font-weight: 300;}

  .sec-hp-contact .column-map { width: 45%;}
  .sec-hp-contact .column-map img { width: 100%; height: auto;}


  /************ page-banner-box ************/

  .page-banner-box { clear: both; width: 100%;}
  .page-banner-box img { width: 100%; height: auto;}


  /************ section #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .page-about-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-con .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-about-con .title-line img { width: 11.3vw; height: auto;}
  .page-about-con .about-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-about-con .about-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-about-con .about-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-about-con .about-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .about-con { width: 100%; margin: 0 0 3.5vw 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-con .about-title-con .about-con .col-left { width: 50%; padding: 0 1.5vw 0 0; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-about-con .about-title-con .about-con .col-left img.pic-2 { width: 100%; height: auto;}
  .page-about-con .about-title-con .about-con .col-right { width: 50%; padding: 0 2.5vw; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-about-con .about-title-con .about-con .col-right img.pic-1 { width: 100%; height: auto; margin: -5vw 0 0 0;}

  .page-about-milestone { clear: both; width: 100%; padding: 3vw 0 4.5vw 0; background-image: url("../images/about_milestone_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-milestone .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-about-milestone .title-line img { width: 11.3vw; height: auto;}
  .page-about-milestone .milestone-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-about-milestone .milestone-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con img.milestone-tree { width: 100%; height: auto;}

  .page-about-business { color: #000; width: 100%;}
  .page-about-business .col-up-box { width: 100%; padding: 5.5vw 0 4.5vw 0; background-image: url("../images/about_business_bg.png"); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-business .col-up-box .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-about-business .col-up-box .title-line img { width: 11.3vw; height: auto;}
  .page-about-business .col-up-box .page-title { width: calc(100% - 12.5vw);}
  .page-about-business .col-up-box .page-title span.title-b-en { color: #fff; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-about-business .col-up-box .page-title span.title-s { color: #998675; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-about-business .col-up-box .page-title span.title-b-cn { color: #fff; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-about-business .col-down-box-mo { display: none;}
  .page-about-business .col-down-box { width: 100%; padding: 4vw 12.5vw; color: #fff; font-size: 1.1vw; line-height: 2vw; box-sizing: border-box; background-color: #011027;}


  /************ section #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 3.5vw 0; border-bottom: 1px #ccc solid; background-image: url("../images/page_news_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: left top;}

  .page-news-list { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-news-list .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-news-list .title-line img { width: 11.3vw; height: auto;}
  .page-news-list .news-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-news-list .news-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-news-list .news-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-news-list .news-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-news-list .news-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-news-list .news-title-con .page-title span.news-date { color: rgba(106,72,25,0.5); font-size: 1.1vw; line-height: 2vw;}

  .page-news-list .news-list-full { clear: both; width: 100%; padding: 2vw 12.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-news-list .news-list-full .news-box { width: calc(100% / 3 - 2vw); margin: 0 1vw 2vw 1vw;}
  .page-news-list .news-list-full .news-box .photo { width: 100%;}
  .page-news-list .news-list-full .news-box .photo img { width: 100%; height: auto;}
  .page-news-list .news-list-full .news-box .date { width: 100%; padding: 0.5vw 0 0 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-news-list .news-list-full .news-box .date .yymmdd { width: 7.5vw; color: #8f8f8f; font-size: 1.3vw;}
  .page-news-list .news-list-full .news-box .date .line { width: calc(100% - 7.5vw); border-bottom: 1px #8f8f8f solid; display: block;}
  .page-news-list .news-list-full .news-box .title { width: 100%; color: #333; font-size: 1.2vw; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
  .page-news-list .news-list-full .news-box .more { width: 10vw; margin: 0.5vw 0 0 0;}
  .page-news-list .news-list-full .news-box .more a { width: 100%; padding: 0.2vw 0; color: #6a4819; font-size: 0.9vw; text-align: center; text-decoration: none; border: 0.1vw #6a4819 solid; display: block; transition: 0.5s;}
  .page-news-list .news-list-full .news-box .more a:hover { color: #fff; background-color: #6a4819;}

  ul.news-page-num { clear: both; width: 100%; padding: 0 12.5vw; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; box-sizing: border-box;}
  ul.news-page-num li { padding: 0; margin: 0 0.5vw;}
  ul.news-page-num li a { color: #04284f; font-size: 1.2vw; font-weight: 600; text-decoration: none;}
  ul.news-page-num li a:hover { color: #6a4819;}
  ul.news-page-num li a.sel { color: #6a4819; border-bottom: 0.1vw #6a4819 solid;}
  ul.news-page-num li a.arrow { color: #6a4819;}
  ul.news-page-num li a:hover.arrow { color: #04284f;}


  /************ section #page-news content ************/

  .page-news-list .news-content { clear: both; width: 100%; padding: 0 12.5vw 1.5vw 12.5vw; font-size: 1.2vw; line-height: 2vw; box-sizing: border-box;}
  .page-news-list .news-content img { max-width: 100%; height: auto;}

  .page-news-list .link-download-bt { clear: both; width: 100%; padding: 0 12.5vw 1.5vw 12.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-news-list .link-download-bt .link-bt { width: 9vw; margin: 0 0.5vw 1vw 0.5vw;}
  .page-news-list .link-download-bt .link-bt a { width: 100%; padding: 0.2vw 0; color: #6a4819; font-size: 1.1vw; text-align: center; text-decoration: none; border: 0.1vw #6a4819 solid; background-color: #fff; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .link-bt a:hover { background-color: #eee;}
  .page-news-list .link-download-bt .download-bt { width: 11.5vw; margin: 0 0.5vw 1vw 0.5vw;}
  .page-news-list .link-download-bt .download-bt a { width: 100%; padding: 0.2vw 0; color: #fff; font-size: 1.1vw; text-align: center; text-decoration: none; border: 0.1vw #6a4819 solid; background-color: #6a4819; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .download-bt a:hover { background-color: #333;}


  .news-prev-next-back-bt { clear: both; width: 100%; padding: 1.5vw 12.5vw 0 12.5vw; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
  .news-prev-next-back-bt .news-prev-bt { width: 2.4vw; text-align: right;}
  .news-prev-next-back-bt .news-next-bt { width: 2.4vw;}
  .news-prev-next-back-bt .news-prev-bt a, 
  .news-prev-next-back-bt .news-next-bt a { color: #8c6239; font-size: 1.6vw; text-decoration: none;}
  .news-prev-next-back-bt .news-back-bt { width: 4vw; text-align: center;}
  .news-prev-next-back-bt .news-back-bt a { color: #04284f; font-size: 1.6vw; text-decoration: none;}
  .news-prev-next-back-bt .news-line { width: 4vw; border-bottom: 0.1vw #8c6239 solid; display: block;}


  /************ section #page-product ************/

  section#page-product { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .page-product-list { width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-product-list .page-title-box { width: 100%; margin: 0 0 4vw 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-product-list .page-title-box .title-line { width: 39.5vw;}
  .page-product-list .page-title-box .title-line img { width: 100%; height: auto;}
  .page-product-list .page-title-box .page-title { width: calc(100% - 39.5vw - 39.5vw); text-align: center;}
  .page-product-list .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-product-list .page-title-box .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-product-list .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}

  .page-product-list .prods-sort-nav { width: 16vw; border-right: 1px #333 solid; box-sizing: border-box;}
  .page-product-list .prods-sort-nav .nav-icon { display: none;}
  .page-product-list .prods-sort-nav ul.sort-nav { width: 100%; padding: 0; margin: 0; border-top: 1px #333 dashed; list-style: none; display: block;}
  .page-product-list .prods-sort-nav ul.sort-nav li { width: 100%; padding: 0; margin: 0; border-bottom: 1px #333 dashed;}
  .page-product-list .prods-sort-nav ul.sort-nav li a { width: 100%; padding: 1vw; color: #333; font-size: 1vw; text-decoration: none; box-sizing: border-box; display: block;}
  .page-product-list .prods-sort-nav ul.sort-nav li a:hover { background-color: #eee;}

  .page-product-list .prods-list-full { width: calc(100% - 16vw);}
  .page-product-list .prods-list-full .prod-list-box { width: 100%; padding: 4vw 10vw 5vw 10vw; box-sizing: border-box; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 20vw; background-position: left top; position: relative;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-wt { background-color: #fff;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-gr { background-color: #e6e6e6;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title { width: 100%; text-align: center; position: absolute; top: -1.5vw; left: 0; z-index: 2;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title span { padding: 0.3vw 0.5vw; color: #fff; font-size: 1.6vw; background-color: #6a4819;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full { width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box { width: calc(100% / 3 - 4.4vw); margin: 0 2.2vw 2.2vw 2.2vw;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a { text-decoration: none;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic { width: 100%; border: 1px #6a7175 solid; box-sizing: border-box;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic img { width: 100%; height: auto;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .title { width: 100%; padding: 0.5vw 0; color: #000; font-size: 1.2vw; text-align: center;}


  /************ breadcrumbs ************/

  .breadcrumbs-bar { clear: both; width: 100%; padding: 1vw 3.5vw; color: #736357; font-size: 1vw; box-sizing: border-box;}
  .breadcrumbs-bar a { color: #736357; text-decoration: none;}
  .breadcrumbs-bar a:hover { border-bottom: 1px #736357 solid;}


  /************ section #page-product-details ************/

  section#page-product-details { clear: both; width: 100%; padding: 2vw 0 0 0;}

  .page-prod-detail { width: 100%;}
  .page-prod-detail .prod-title { width: 100%; margin: 0 0 4vw 0;}
  .page-prod-detail .prod-title .title { width: 100%; padding: 0 0 0 3.5vw; box-sizing: border-box; color: #6a4819; font-size: 2.2vw; font-weight: 500;}
  .page-prod-detail .prod-title .title-line { width: 100%;}
  .page-prod-detail .prod-title .title-line img { width: 39.5vw; height: auto;}

  .page-prod-detail .prod-detail-con { clear: both; width: 100%; padding: 3vw 0 0 0; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 28.5vw; background-position: left top;}
  .page-prod-detail .prod-detail-con .prod-pic-info { width: 100%; padding: 0 10vw 4vw 10vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: stretch;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo { width: 30vw; border: 1.5px #6a7175 solid; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo img { width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info { width: calc(100% - 30vw); padding: 0 0 0 4.5vw; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .title { width: 100%; padding: 0 0 1.3vw 0; color: #fe5757; font-size: 1.6vw; font-weight: 500;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .text { width: 100%; color: #fff; font-size: 1.1vw; line-height: 1.8vw;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt { clear: both; width: 16vw; margin: 5vw 0 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a { width: 100%; padding: 0.3vw 0; color: #6a4819; text-decoration: none; border: 0.1vw #6a4819 solid; border-radius: 3vw; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}  
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a img.icon { width: 1.2vw; height: auto; margin: 0 0.5vw 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.cn { font-size: 1.1vw;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.en { font-size: 0.9vw;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a:hover { background-color: #f1f1f1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con { clear: both; width: 100%;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab { width: 100%; padding: 0 10vw; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; position: relative; z-index: 2;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li { padding: 0; margin: 0;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a { padding: 0.5vw 1.2vw; color: #6a4819; font-size: 1.4vw; text-decoration: none; display: block;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a:hover { background-color: #c7b299;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a.sel { background-color: #e6e6e6; border-top: 1px #c7b299 solid; border-left: 1px #c7b299 solid; border-right: 1px #c7b299 solid; border-bottom: 1px #e6e6e6 solid;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content { clear: both; width: 100%; padding: 2vw 10vw; margin: -1px 0 0 0; color: #000; font-size: 1.2vw; line-height: 2.4vw; border-top: 1px #6a4819 solid; background-color: #e6e6e6; box-sizing: border-box; position: relative; z-index: 1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content > div { display: none;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content img { max-width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt { clear: both; width: 100%; padding: 3vw 3vw 1.5vw 3vw; background-color: #e6e6e6; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a { color: #6a4819; font-size: 1.1vw; text-decoration: none; display: flex; justify-content: flex-end; align-items: center;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a img.goback-icon { width: 2vw; height: auto; margin: 0 0.8vw 0 0;}


  /************ section #page-serlvice ************/

  section#page-service { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .page-service-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-service-con .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-service-con .title-line img { width: 11.3vw; height: auto;}
  .page-service-con .service-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-service-con .service-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-service-con .service-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-service-con .service-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .service-con { width: 100%; margin: 0 0 3.5vw 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-service-con .service-title-con .service-con .col-left { width: 33vw; padding: 0 3vw 0 0; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-service-con .service-title-con .service-con .col-left img.pic-2 { width: 100%; height: auto;}
  .page-service-con .service-title-con .service-con .col-right { width: calc(100% - 33vw); padding: 0 2.5vw; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-service-con .service-title-con .service-con .col-right img.pic-1 { width: 100%; height: auto; margin: -5vw 0 0 0;}

  .service-pic-banner { clear: both; width: 100%;}
  .service-pic-banner img { width: 100%; height: auto;}

  .page-service-items { clear: both; width: 100%; padding: 3.5vw 12.5vw 4.5vw 12.5vw; color: #000; font-size: 1vw; line-height: 1.8vw; box-sizing: border-box; background-color: #e6e6e6;}
  .page-service-items ul.item-list { padding: 0; margin: 0; box-sizing: border-box; list-style-image: url("../images/service_item_icon.png"); display: block;}
  .page-service-items ul.item-list li { padding: 0; margin: 0 0 1vw 0;}
  .page-service-items ul.item-list li span.title { font-size: 1.2vw; font-weight: 600;}


  /************ section #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 0;}

  .page-contact-con { width: 100%; padding: 3.5vw 0; background-image: url("../images/contact_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-con .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-contact-con .title-line img { width: 11.3vw; height: auto;}
  .page-contact-con .contact-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-contact-con .contact-title-con .page-title { width: 100%; margin: 0 0 2vw 0;}
  .page-contact-con .contact-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-contact-con .contact-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .contact-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-con .contact-title-con .contact-con .col-left { width: 50%; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-name { width: 100%; color: #031e40; font-size: 1.1vw; font-weight: 500; line-height: 1.6vw;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info { width: 100%; margin: 1.5vw 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info img.icon { width: 1.2vw; height: auto; padding: 0 0 0.5vw 0; margin: 0 0.3vw 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info .info { width: calc(100% - 1.2vw - 0.3vw); padding: 0 0 0.5vw 0; color: #031e40; font-size: 1.1vw;}
  .page-contact-con .contact-title-con .contact-con .col-left img.contact-qrcode { width: 7.25vw; height: auto; margin: 1vw 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right { width: 50%; padding: 0 2.5vw; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-contact-con .contact-title-con .contact-con .col-right form { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-right form .caption { width: 5vw; padding: 0 0 1vw 0; font-weight: 600; text-align: right;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column { width: calc(100% - 5vw); padding: 0 0 1vw 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-1 { width: 11vw; padding: 0.5vw; color: #fff; font-size: 1.1vw; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-2, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=tel], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=email] { width: 15vw; padding: 0.5vw; color: #fff; font-size: 1.1vw; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column textarea { width: 15vw; height: 4vw; padding: 0.5vw; color: #fff; font-size: 1.1vw; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=radio] { width: 1.1vw; height: 1.1vw;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column img.confirm-code { width: 9.5vw; height: auto; margin: 0 0.5vw 0 0; float: left;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-3 { width: 15vw; padding: 0.5vw; color: #000; font-size: 1vw; border: 0; background-color: #fff; box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice { clear: both; padding: 0.3vw 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a { color: #4d4d4d; font-size: 0.8vw; text-decoration: none;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a:hover { border-bottom: 1px #4d4d4d solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit { width: 100%; border-top: 1px #6a4819 solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button] { padding: 0.3vw 1vw; color: #fff; font-size: 1.1vw; border: 0; background-color: #6a4819; float: right; cursor: pointer;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit]:hover, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button]:hover { color: #6a4819; background-color: #c7b299;}

  .contact-map { clear: both; width: 100%;}
  .contact-map img { width: 100%; height: auto;}


  /************ section #page-sitemap ************/

  section#page-sitemap { clear: both; width: 100%; padding: 3.5vw 0 5vw 0; background-color: #e6e6e6;}

  .page-sitemap-con { width: 100%;}
  .page-sitemap-con .page-title-box { width: 100%; margin: 0 0 4vw 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-sitemap-con .page-title-box .title-line { width: 39.5vw;}
  .page-sitemap-con .page-title-box .title-line img { width: 100%; height: auto;}
  .page-sitemap-con .page-title-box .page-title { width: calc(100% - 39.5vw - 39.5vw); text-align: center;}
  .page-sitemap-con .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-sitemap-con .page-title-box .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-sitemap-con .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}

  .page-sitemap-con ul.sitemap-nav { clear: both; width: 100%; padding: 0 10vw; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .page-sitemap-con ul.sitemap-nav li { padding: 0; margin: 0 1vw;}
  .page-sitemap-con ul.sitemap-nav li a { padding: 0.5vw 1.5vw; color: #fff; font-size: 1.4vw; text-decoration: none; background-color: #6a4819; display: block;}
  .page-sitemap-con ul.sitemap-nav li a:hover { background-color: #51463d;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup { padding: 0.5vw 0; margin: 0; list-style: none; display: block;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li { padding: 0; margin: 0.5vw 0;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a { padding: 0; color: #6a4819; font-size: 1.2vw; text-align: center; text-decoration: none; background-color: transparent;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a:hover { color: #333;}


  .page-sitemap-con .error404-con { clear: both; width: 100%; padding: 0 10vw; box-sizing: border-box; text-align: center;}
  .page-sitemap-con .error404-con .error-title { width: 100%; margin: 0 0 1vw 0; font-size: 1.85vw; font-weight: 500;}
  .page-sitemap-con .error404-con .error-text-mo { display: none;}
  .page-sitemap-con .error404-con .error-text { width: 100%; margin: 0 0 3vw 0; font-size: 1.85vw;}
  .page-sitemap-con .error404-con a.goback-bt { width: 200px; padding: 0.4vw 0; margin: 0 auto; color: #fff; font-size: 1.1vw; text-align: center; text-decoration: none; border-radius: 1.5vw; background-color: #6a4819; display: block;}
  .page-sitemap-con .error404-con a.goback-bt:hover { background-color: #736357;}


  /************ footer ************/

  footer { clear: both; width: 100%; border-bottom: 0.9vw #6a4819 solid; display: flex; justify-content: flex-start; align-items: stretch;}

  .footer-col-lt { width: 55%; padding: 2vw 0 2vw 12vw; box-sizing: border-box; background-color: #fff; display: flex; justify-content: flex-start; align-items: center;}
  .footer-col-lt img.footer-logo { width: 12.3vw; height: auto;}
  .footer-col-lt .contact-info-mo { display: none;}
  .footer-col-lt .contact-info { width: calc(100% - 12.3vw); padding: 0 2vw; color: #031e40; font-size: 1vw; font-weight: 500; line-height: 1.8vw; box-sizing: border-box;}

  .footer-col-rt { width: 45%; padding: 2vw 0 2vw 3vw; box-sizing: border-box; background-color: #031e40;}
  .footer-col-rt ul.footer-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .footer-col-rt ul.footer-nav li { padding: 0; margin: 0 1vw;}
  .footer-col-rt ul.footer-nav li a { color: #fff; font-size: 1vw; font-weight: 500; text-decoration: none;}
  .footer-col-rt ul.footer-nav li a:hover { color: #c7b299;}
  .footer-col-rt ul.footer-nav li ul.nav-sed { padding: 0; margin: 0; list-style: none; display: block;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li { padding: 0; margin: 0.5vw 0; text-align: center;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a { color: #fff; font-size: 0.8vw; font-weight: 300; text-decoration: none;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a:hover { color: #c7b299;}


}

@media screen and (min-width: 1024px) and (max-width: 1366px) {

  /************ header + nav ************/

  header { width: 100%; height: 100px; display: flex; justify-content: flex-start; align-items: center;}

  .header-logo { width: 160px; margin: 0 0 0 1vw;}
  .header-logo img { width: 100%; height: auto;}

  nav#mo { display: none;}
  nav#pc { width: calc(100% - 160px - 1vw); height: 100%; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#pc ul.nav-menu { width: 100%; height: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#pc ul.nav-menu li { width: 120px; height: 100%; padding: 0; margin: 0; border-right: 1px #6a4819 solid; position: relative;}
  nav#pc ul.nav-menu li a { width: 100%; height: 100%; text-decoration: none; display: flex; justify-content: flex-start; align-items: center;}
  nav#pc ul.nav-menu li a .menu { width: 100%; color: #000; font-size: 1.1rem; font-weight: 500; line-height: 1em; text-align: center;}
  nav#pc ul.nav-menu li a .menu span.en { color: #998675; font-size: 0.8rem; font-weight: 500; line-height: 1em;}
  nav#pc ul.nav-menu li a .menu span.arrow { display: none;}
  nav#pc ul.nav-menu li a:hover .menu span.arrow { color: #fe5757; font-size: 1rem; display: block;}
  nav#pc ul.nav-menu li a.sel .menu span.arrow { color: #fe5757; font-size: 1rem; display: block;}
  nav#pc ul.nav-menu li ul.nav-popup { width: 160px; padding: 20px 0; margin: 0; background-color: #c7b299; list-style: none; display: none; position: absolute; top: 80px; left: calc(50% - 80px); z-index: 9999999;}
  nav#pc ul.nav-menu li ul.nav-popup li { width: 100%; padding: 0; margin: 0; border: 0;}
  nav#pc ul.nav-menu li ul.nav-popup li a { width: 100%; padding: 10px; box-sizing: border-box; color: #51463d; font-size: 1rem; text-align: center; text-decoration: none; display: block;}
  nav#pc ul.nav-menu li ul.nav-popup li a:hover { color: #fff; background-color: #6a4819;}

  nav#pc ul.language-nav { height: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#pc ul.language-nav li { width: 55px; height: 100%; padding: 0; margin: 0 0 0 5px;}
  nav#pc ul.language-nav li a { width: 100%; height: 100%; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; background-color: #736357; display: flex; justify-content: center; align-items: center;}
  nav#pc ul.language-nav li a:hover { background-color: #51463d;}
  nav#pc ul.language-nav li a.sel { background-color: #fe5757;}


  /************ hp-banner-box ************/

  .hp-banner-box { clear: both; width: 100%;}
  .hp-banner-box img { width: 100%; height: auto;}


  /************ section #hp-about ************/

  section#hp-about { clear: both; width: 100%; padding: 3.5vw 0;}

  .sec-hp-about { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .sec-hp-about .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .sec-hp-about .title-line img { width: 11.3vw; height: auto;}
  .sec-hp-about .about-text { width: 38vw; padding: 0 3.7vw 0 0; box-sizing: border-box;}
  .sec-hp-about .about-text .page-title { width: 100%;}
  .sec-hp-about .about-text .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-about .about-text .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .text-con { width: 100%; padding: 1.5vw 0 0 0; font-size: 1.1vw; line-height: 2vw;}
  .sec-hp-about .about-text .more-bt { width: 100%; padding: 1.5vw 0 0 0;}
  .sec-hp-about .about-text .more-bt img { width: 2.5vw; height: auto;}
  .sec-hp-about .about-pic { width: calc(100% - 12.5vw - 38vw); padding: 3vw 0 0 0;}
  .sec-hp-about .about-pic img { width: 34vw; height: auto;}


  /************ section #hp-products ************/

  section#hp-products { clear: both; width: 100%; padding: 3.5vw 0; background-image: url("../images/hp_products_bg.png"); background-repeat: repeat-x; background-size: auto 100%;}

  .sec-hp-products { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .sec-hp-products .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .sec-hp-products .title-line img { width: 11.3vw; height: auto;}
  .sec-hp-products .page-title { width: calc(100% - 12.5vw);}
  .sec-hp-products .page-title span.title-b-en { color: #fff; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-products .page-title span.title-s { color: #998675; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-products .page-title span.title-b-cn { color: #fff; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-products .text-con { width: 100%; padding: 1.5vw 0 0 0; font-size: 1.1vw; line-height: 2vw;}

  .sec-hp-products .products-pic { width: 100%; padding: 2.5vw 12.5vw 0 12.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-end;}
  .sec-hp-products .products-pic .prod-box-list { width: 65vw;}
  .sec-hp-products .products-pic .prod-box-list .prod-box { width: 21vw; padding: 0 0.5vw; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a { width: 100%; text-decoration: none; display: block;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a img { width: 100%; height: auto; border: 1px #6a7175 solid; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a .title { width: 100%; padding: 0.6vw 0; color: #000; font-size: 1.2vw; text-align: center;}
  .sec-hp-products .products-pic .prod-arrow { width: 2.2vw; margin: 0 0 3vw 1vw;}
  .sec-hp-products .products-pic .prod-arrow img.arrow-prev, 
  .sec-hp-products .products-pic .prod-arrow img.arrow-next { width: 100%; height: auto; margin: 0 0 0.7vw 0; cursor: pointer;}


  /************ section #hp-service ************/

  section#hp-service { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .sec-hp-service { width: 100%; padding: 0 0 3vw 0; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .sec-hp-service .title-line { width: 44.5vw; margin: 1.5vw 0 0 0;}
  .sec-hp-service .title-line img { width: 43vw; height: auto;}
  .sec-hp-service .page-title { width: 14.5vw; text-align: center;}
  .sec-hp-service .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-service .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-service .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-service .illu-pic { width: 17vw; margin: 0 0 0 11vw;}
  .sec-hp-service .illu-pic img { width: 100%; height: auto;}
  .sec-hp-service .title-con-mo { display: none;}
  .sec-hp-service .title-con { width: 100%; padding: 2.5vw 0 0 0; font-size: 1.3vw; line-height: 2.8vw; text-align: center;}
  .sec-hp-service .more-bt { width: 100%; padding: 2vw 0 0 0; text-align: center;}
  .sec-hp-service .more-bt img { width: 2.5vw; height: auto;}

  .hp-service-banner { clear: both; width: 100%;}
  .hp-service-banner img { width: 100%; height: auto;}


  /************ section #hp-contact ************/

  section#hp-contact { clear: both; width: 100%;}

  .sec-hp-contact { width: 100%; display: flex; justify-content: flex-start; align-items: stretch;}
  .sec-hp-contact .column-left { width: 55%; padding: 5.8vw 0 3.5vw 0; background-color: #e6e6e6; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .sec-hp-contact .column-left .title-line { width: 18.8vw; margin: 4vw 0 0 0;}
  .sec-hp-contact .column-left .title-line img { width: 17.3vw; height: auto;}
  .sec-hp-contact .column-left .page-title { width: calc(100% - 18.8vw);}
  .sec-hp-contact .column-left .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .sec-hp-contact .column-left .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .contact-con { clear: both; width: 100%; padding: 0 0 0 18.8vw; box-sizing: border-box;}
  .sec-hp-contact .column-left .contact-con .cop-name { width: 100%; padding: 2.2vw 0 0 0; color: #031e40; font-size: 1.1vw; font-weight: 500;}
  .sec-hp-contact .column-left .contact-con .cop-info { width: 100%; margin: 1.5vw 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .sec-hp-contact .column-left .contact-con .cop-info img.icon { width: 1.2vw; height: auto; padding: 0 0 0.5vw 0; margin: 0 0.3vw 0 0;}
  .sec-hp-contact .column-left .contact-con .cop-info .info { width: calc(100% - 1.2vw - 0.3vw); padding: 0 0 0.5vw 0; color: #031e40; font-size: 1.1vw; font-weight: 300;}

  .sec-hp-contact .column-map { width: 45%;}
  .sec-hp-contact .column-map img { width: 100%; height: auto;}


  /************ page-banner-box ************/

  .page-banner-box { clear: both; width: 100%;}
  .page-banner-box img { width: 100%; height: auto;}


  /************ section #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .page-about-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-con .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-about-con .title-line img { width: 11.3vw; height: auto;}
  .page-about-con .about-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-about-con .about-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-about-con .about-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-about-con .about-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .about-con { width: 100%; margin: 0 0 3.5vw 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-con .about-title-con .about-con .col-left { width: 50%; padding: 0 1.5vw 0 0; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-about-con .about-title-con .about-con .col-left img.pic-2 { width: 100%; height: auto;}
  .page-about-con .about-title-con .about-con .col-right { width: 50%; padding: 0 2.5vw; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-about-con .about-title-con .about-con .col-right img.pic-1 { width: 100%; height: auto; margin: -5vw 0 0 0;}

  .page-about-milestone { clear: both; width: 100%; padding: 3vw 0 4.5vw 0; background-image: url("../images/about_milestone_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-milestone .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-about-milestone .title-line img { width: 11.3vw; height: auto;}
  .page-about-milestone .milestone-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-about-milestone .milestone-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con img.milestone-tree { width: 100%; height: auto;}

  .page-about-business { color: #000; width: 100%;}
  .page-about-business .col-up-box { width: 100%; padding: 5.5vw 0 4.5vw 0; background-image: url("../images/about_business_bg.png"); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-about-business .col-up-box .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-about-business .col-up-box .title-line img { width: 11.3vw; height: auto;}
  .page-about-business .col-up-box .page-title { width: calc(100% - 12.5vw);}
  .page-about-business .col-up-box .page-title span.title-b-en { color: #fff; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-about-business .col-up-box .page-title span.title-s { color: #998675; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-about-business .col-up-box .page-title span.title-b-cn { color: #fff; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-about-business .col-down-box-mo { display: none;}
  .page-about-business .col-down-box { width: 100%; padding: 4vw 12.5vw; color: #fff; font-size: 1.1vw; line-height: 2vw; box-sizing: border-box; background-color: #011027;}


  /************ section #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 3.5vw 0; border-bottom: 1px #ccc solid; background-image: url("../images/page_news_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: left top;}

  .page-news-list { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-news-list .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-news-list .title-line img { width: 11.3vw; height: auto;}
  .page-news-list .news-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-news-list .news-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-news-list .news-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-news-list .news-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-news-list .news-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}

  .page-news-list .news-list-full { clear: both; width: 100%; padding: 2vw 12.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-news-list .news-list-full .news-box { width: calc(100% / 3 - 2vw); margin: 0 1vw 2vw 1vw;}
  .page-news-list .news-list-full .news-box .photo { width: 100%;}
  .page-news-list .news-list-full .news-box .photo img { width: 100%; height: auto;}
  .page-news-list .news-list-full .news-box .date { width: 100%; padding: 0.5vw 0 0 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-news-list .news-list-full .news-box .date .yymmdd { width: 7.5vw; color: #8f8f8f; font-size: 1.3vw;}
  .page-news-list .news-list-full .news-box .date .line { width: calc(100% - 7.5vw); border-bottom: 1px #8f8f8f solid; display: block;}
  .page-news-list .news-list-full .news-box .title { width: 100%; color: #333; font-size: 1.2vw; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
  .page-news-list .news-list-full .news-box .more { width: 10vw; margin: 0.5vw 0 0 0;}
  .page-news-list .news-list-full .news-box .more a { width: 100%; padding: 0.2vw 0; color: #6a4819; font-size: 0.9vw; text-align: center; text-decoration: none; border: 0.1vw #6a4819 solid; display: block; transition: 0.5s;}
  .page-news-list .news-list-full .news-box .more a:hover { color: #fff; background-color: #6a4819;}

  ul.news-page-num { clear: both; width: 100%; padding: 0 12.5vw; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; box-sizing: border-box;}
  ul.news-page-num li { padding: 0; margin: 0 0.5vw;}
  ul.news-page-num li a { color: #04284f; font-size: 1.2vw; font-weight: 600; text-decoration: none;}
  ul.news-page-num li a:hover { color: #6a4819;}
  ul.news-page-num li a.sel { color: #6a4819; border-bottom: 0.1vw #6a4819 solid;}
  ul.news-page-num li a.arrow { color: #6a4819;}
  ul.news-page-num li a:hover.arrow { color: #04284f;}


  /************ section #page-news content ************/

  .page-news-list .news-content { clear: both; width: 100%; padding: 0 12.5vw 1.5vw 12.5vw; font-size: 1.2vw; line-height: 2vw; box-sizing: border-box;}
  .page-news-list .news-content img { max-width: 100%; height: auto;}

  .page-news-list .link-download-bt { clear: both; width: 100%; padding: 0 12.5vw 1.5vw 12.5vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-news-list .link-download-bt .link-bt { width: 9vw; margin: 0 0.5vw 1vw 0.5vw;}
  .page-news-list .link-download-bt .link-bt a { width: 100%; padding: 0.2vw 0; color: #6a4819; font-size: 1.1vw; text-align: center; text-decoration: none; border: 0.1vw #6a4819 solid; background-color: #fff; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .link-bt a:hover { background-color: #eee;}
  .page-news-list .link-download-bt .download-bt { width: 11.5vw; margin: 0 0.5vw 1vw 0.5vw;}
  .page-news-list .link-download-bt .download-bt a { width: 100%; padding: 0.2vw 0; color: #fff; font-size: 1.1vw; text-align: center; text-decoration: none; border: 0.1vw #6a4819 solid; background-color: #6a4819; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .download-bt a:hover { background-color: #333;}


  .news-prev-next-back-bt { clear: both; width: 100%; padding: 1.5vw 12.5vw 0 12.5vw; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
  .news-prev-next-back-bt .news-prev-bt { width: 2.4vw; text-align: right;}
  .news-prev-next-back-bt .news-next-bt { width: 2.4vw;}
  .news-prev-next-back-bt .news-prev-bt a, 
  .news-prev-next-back-bt .news-next-bt a { color: #8c6239; font-size: 1.6vw; text-decoration: none;}
  .news-prev-next-back-bt .news-back-bt { width: 4vw; text-align: center;}
  .news-prev-next-back-bt .news-back-bt a { color: #04284f; font-size: 1.6vw; text-decoration: none;}
  .news-prev-next-back-bt .news-line { width: 4vw; border-bottom: 0.1vw #8c6239 solid; display: block;}


  /************ section #page-product ************/

  section#page-product { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .page-product-list { width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-product-list .page-title-box { width: 100%; margin: 0 0 4vw 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-product-list .page-title-box .title-line { width: 39.5vw;}
  .page-product-list .page-title-box .title-line img { width: 100%; height: auto;}
  .page-product-list .page-title-box .page-title { width: calc(100% - 39.5vw - 39.5vw); text-align: center;}
  .page-product-list .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-product-list .page-title-box .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-product-list .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}

  .page-product-list .prods-sort-nav { width: 16vw; border-right: 1px #333 solid; box-sizing: border-box;}
  .page-product-list .prods-sort-nav .nav-icon { display: none;}
  .page-product-list .prods-sort-nav ul.sort-nav { width: 100%; padding: 0; margin: 0; border-top: 1px #333 dashed; list-style: none; display: block;}
  .page-product-list .prods-sort-nav ul.sort-nav li { width: 100%; padding: 0; margin: 0; border-bottom: 1px #333 dashed;}
  .page-product-list .prods-sort-nav ul.sort-nav li a { width: 100%; padding: 1vw; color: #333; font-size: 1vw; text-decoration: none; box-sizing: border-box; display: block;}
  .page-product-list .prods-sort-nav ul.sort-nav li a:hover { background-color: #eee;}

  .page-product-list .prods-list-full { width: calc(100% - 16vw);}
  .page-product-list .prods-list-full .prod-list-box { clear: both; width: 100%; padding: 4vw 10vw 5vw 10vw; box-sizing: border-box; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 20vw; background-position: left top; position: relative;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-wt { background-color: #fff;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-gr { background-color: #e6e6e6;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title { width: 100%; text-align: center; position: absolute; top: -1.5vw; left: 0; z-index: 2;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title span { padding: 0.3vw 0.5vw; color: #fff; font-size: 1.6vw; background-color: #6a4819;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full { width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box { width: calc(100% / 3 - 4.4vw); margin: 0 2.2vw 2.2vw 2.2vw;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a { text-decoration: none;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic { width: 100%; border: 1px #6a7175 solid; box-sizing: border-box;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic img { width: 100%; height: auto;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .title { width: 100%; padding: 0.5vw 0; color: #000; font-size: 1.2vw; text-align: center;}


  /************ breadcrumbs ************/

  .breadcrumbs-bar { clear: both; width: 100%; padding: 1vw 3.5vw; color: #736357; font-size: 1vw; box-sizing: border-box;}
  .breadcrumbs-bar a { color: #736357; text-decoration: none;}
  .breadcrumbs-bar a:hover { border-bottom: 1px #736357 solid;}


  /************ section #page-product-details ************/

  section#page-product-details { clear: both; width: 100%; padding: 2vw 0 0 0;}

  .page-prod-detail { width: 100%;}
  .page-prod-detail .prod-title { width: 100%; margin: 0 0 4vw 0;}
  .page-prod-detail .prod-title .title { width: 100%; padding: 0 0 0 3.5vw; box-sizing: border-box; color: #6a4819; font-size: 2.2vw; font-weight: 500;}
  .page-prod-detail .prod-title .title-line { width: 100%;}
  .page-prod-detail .prod-title .title-line img { width: 39.5vw; height: auto;}

  .page-prod-detail .prod-detail-con { clear: both; width: 100%; padding: 3vw 0 0 0; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 28.5vw; background-position: left top;}
  .page-prod-detail .prod-detail-con .prod-pic-info { width: 100%; padding: 0 10vw 4vw 10vw; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: stretch;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo { width: 30vw; border: 1.5px #6a7175 solid; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo img { width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info { width: calc(100% - 30vw); padding: 0 0 0 4.5vw; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .title { width: 100%; padding: 0 0 1.3vw 0; color: #fe5757; font-size: 1.6vw; font-weight: 500;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .text { width: 100%; color: #fff; font-size: 1.1vw; line-height: 1.8vw;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt { clear: both; width: 16vw; margin: 5vw 0 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a { width: 100%; padding: 0.3vw 0; color: #6a4819; text-decoration: none; border: 0.1vw #6a4819 solid; border-radius: 3vw; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}  
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a img.icon { width: 1.2vw; height: auto; margin: 0 0.5vw 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.cn { font-size: 1.1vw;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.en { font-size: 0.9vw;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a:hover { background-color: #f1f1f1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con { clear: both; width: 100%;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab { width: 100%; padding: 0 10vw; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; position: relative; z-index: 2;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li { padding: 0; margin: 0;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a { padding: 0.5vw 1.2vw; color: #6a4819; font-size: 1.4vw; text-decoration: none; display: block;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a:hover { background-color: #c7b299;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a.sel { background-color: #e6e6e6; border-top: 1px #c7b299 solid; border-left: 1px #c7b299 solid; border-right: 1px #c7b299 solid; border-bottom: 1px #e6e6e6 solid;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content { clear: both; width: 100%; padding: 2vw 10vw; margin: -1px 0 0 0; color: #000; font-size: 1.2vw; line-height: 2.4vw; border-top: 1px #6a4819 solid; background-color: #e6e6e6; box-sizing: border-box; position: relative; z-index: 1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content > div { display: none;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content img { max-width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt { clear: both; width: 100%; padding: 3vw 3vw 1.5vw 3vw; background-color: #e6e6e6; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a { color: #6a4819; font-size: 1.1vw; text-decoration: none; display: flex; justify-content: flex-end; align-items: center;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a img.goback-icon { width: 2vw; height: auto; margin: 0 0.8vw 0 0;}


  /************ section #page-serlvice ************/

  section#page-service { clear: both; width: 100%; padding: 3.5vw 0 0 0;}

  .page-service-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-service-con .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-service-con .title-line img { width: 11.3vw; height: auto;}
  .page-service-con .service-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-service-con .service-title-con .page-title { width: 100%; margin: 0 0 1.5vw 0;}
  .page-service-con .service-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-service-con .service-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .service-con { width: 100%; margin: 0 0 3.5vw 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-service-con .service-title-con .service-con .col-left { width: 33vw; padding: 0 3vw 0 0; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-service-con .service-title-con .service-con .col-left img.pic-2 { width: 100%; height: auto;}
  .page-service-con .service-title-con .service-con .col-right { width: calc(100% - 33vw); padding: 0 2.5vw; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-service-con .service-title-con .service-con .col-right img.pic-1 { width: 100%; height: auto; margin: -5vw 0 0 0;}

  .service-pic-banner { clear: both; width: 100%;}
  .service-pic-banner img { width: 100%; height: auto;}

  .page-service-items { clear: both; width: 100%; padding: 3.5vw 12.5vw 4.5vw 12.5vw; color: #000; font-size: 1vw; line-height: 1.8vw; box-sizing: border-box; background-color: #e6e6e6;}
  .page-service-items ul.item-list { padding: 0; margin: 0; box-sizing: border-box; list-style-image: url("../images/service_item_icon.png"); display: block;}
  .page-service-items ul.item-list li { padding: 0; margin: 0 0 1vw 0;}
  .page-service-items ul.item-list li span.title { font-size: 1.2vw; font-weight: 600;}


  /************ section #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 0;}

  .page-contact-con { width: 100%; padding: 3.5vw 0; background-image: url("../images/contact_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-con .title-line { width: 12.5vw; margin: 1.5vw 0 0 0;}
  .page-contact-con .title-line img { width: 11.3vw; height: auto;}
  .page-contact-con .contact-title-con { width: calc(100% - 12.5vw); padding: 0 12.5vw 0 0; box-sizing: border-box;}
  .page-contact-con .contact-title-con .page-title { width: 100%; margin: 0 0 2vw 0;}
  .page-contact-con .contact-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-contact-con .contact-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .contact-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-con .contact-title-con .contact-con .col-left { width: 50%; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-name { width: 100%; color: #031e40; font-size: 1.1vw; font-weight: 500; line-height: 1.6vw;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info { width: 100%; margin: 1.5vw 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info img.icon { width: 1.2vw; height: auto; padding: 0 0 0.5vw 0; margin: 0 0.3vw 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info .info { width: calc(100% - 1.2vw - 0.3vw); padding: 0 0 0.5vw 0; color: #031e40; font-size: 1.1vw;}
  .page-contact-con .contact-title-con .contact-con .col-left img.contact-qrcode { width: 7.25vw; height: auto; margin: 1vw 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right { width: 50%; padding: 0 2.5vw; box-sizing: border-box; font-size: 1.1vw; line-height: 2vw;}
  .page-contact-con .contact-title-con .contact-con .col-right form { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-right form .caption { width: 5vw; padding: 0 0 1vw 0; font-weight: 600; text-align: right;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column { width: calc(100% - 5vw); padding: 0 0 1vw 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-1 { width: 11vw; padding: 0.5vw; color: #fff; font-size: 1.1vw; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-2, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=tel], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=email] { width: 15vw; padding: 0.5vw; color: #fff; font-size: 1.1vw; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column textarea { width: 15vw; height: 4vw; padding: 0.5vw; color: #fff; font-size: 1.1vw; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=radio] { width: 1.1vw; height: 1.1vw;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column img.confirm-code { width: 9.5vw; height: auto; margin: 0 0.5vw 0 0; float: left;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-3 { width: 15vw; padding: 0.5vw; color: #000; font-size: 1vw; border: 0; background-color: #fff; box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice { clear: both; padding: 0.3vw 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a { color: #4d4d4d; font-size: 0.8vw; text-decoration: none;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a:hover { border-bottom: 1px #4d4d4d solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit { width: 100%; border-top: 1px #6a4819 solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button] { padding: 0.3vw 1vw; color: #fff; font-size: 1.1vw; border: 0; background-color: #6a4819; float: right; cursor: pointer;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit]:hover, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button]:hover { color: #6a4819; background-color: #c7b299;}

  .contact-map { clear: both; width: 100%;}
  .contact-map img { width: 100%; height: auto;}


  /************ section #page-sitemap ************/

  section#page-sitemap { clear: both; width: 100%; padding: 3.5vw 0 5vw 0; background-color: #e6e6e6;}

  .page-sitemap-con { width: 100%;}
  .page-sitemap-con .page-title-box { width: 100%; margin: 0 0 4vw 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-sitemap-con .page-title-box .title-line { width: 39.5vw;}
  .page-sitemap-con .page-title-box .title-line img { width: 100%; height: auto;}
  .page-sitemap-con .page-title-box .page-title { width: calc(100% - 39.5vw - 39.5vw); text-align: center;}
  .page-sitemap-con .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3vw; font-weight: 300; line-height: 1em;}
  .page-sitemap-con .page-title-box .page-title span.title-s { color: #333; font-size: 1vw; font-weight: 300; line-height: 2vw;}
  .page-sitemap-con .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2vw; font-weight: 300; line-height: 1em;}

  .page-sitemap-con ul.sitemap-nav { clear: both; width: 100%; padding: 0 10vw; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .page-sitemap-con ul.sitemap-nav li { padding: 0; margin: 0 1vw;}
  .page-sitemap-con ul.sitemap-nav li a { padding: 0.5vw 1.5vw; color: #fff; font-size: 1.4vw; text-decoration: none; background-color: #6a4819; display: block;}
  .page-sitemap-con ul.sitemap-nav li a:hover { background-color: #51463d;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup { padding: 0.5vw 0; margin: 0; list-style: none; display: block;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li { padding: 0; margin: 0.5vw 0;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a { padding: 0; color: #6a4819; font-size: 1.2vw; text-align: center; text-decoration: none; background-color: transparent;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a:hover { color: #333;}


  .page-sitemap-con .error404-con { clear: both; width: 100%; padding: 0 10vw; box-sizing: border-box; text-align: center;}
  .page-sitemap-con .error404-con .error-title { width: 100%; margin: 0 0 1vw 0; font-size: 1.85vw; font-weight: 500;}
  .page-sitemap-con .error404-con .error-text-mo { display: none;}
  .page-sitemap-con .error404-con .error-text { width: 100%; margin: 0 0 3vw 0; font-size: 1.85vw;}
  .page-sitemap-con .error404-con a.goback-bt { width: 200px; padding: 0.4vw 0; margin: 0 auto; color: #fff; font-size: 1.1vw; text-align: center; text-decoration: none; border-radius: 1.5vw; background-color: #6a4819; display: block;}
  .page-sitemap-con .error404-con a.goback-bt:hover { background-color: #736357;}


  /************ footer ************/

  footer { clear: both; width: 100%; border-bottom: 0.9vw #6a4819 solid; display: flex; justify-content: flex-start; align-items: stretch;}

  .footer-col-lt { width: 55%; padding: 2vw 0 2vw 12vw; box-sizing: border-box; background-color: #fff; display: flex; justify-content: flex-start; align-items: center;}
  .footer-col-lt img.footer-logo { width: 12.3vw; height: auto;}
  .footer-col-lt .contact-info-mo { display: none;}
  .footer-col-lt .contact-info { width: calc(100% - 12.3vw); padding: 0 2vw; color: #031e40; font-size: 1vw; font-weight: 500; line-height: 1.8vw; box-sizing: border-box;}

  .footer-col-rt { width: 45%; padding: 2vw 0 2vw 3vw; box-sizing: border-box; background-color: #031e40;}
  .footer-col-rt ul.footer-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .footer-col-rt ul.footer-nav li { padding: 0; margin: 0 1vw;}
  .footer-col-rt ul.footer-nav li a { color: #fff; font-size: 1vw; font-weight: 500; text-decoration: none;}
  .footer-col-rt ul.footer-nav li a:hover { color: #c7b299;}
  .footer-col-rt ul.footer-nav li ul.nav-sed { padding: 0; margin: 0; list-style: none; display: block;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li { padding: 0; margin: 0.5vw 0; text-align: center;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a { color: #fff; font-size: 0.8vw; font-weight: 300; text-decoration: none;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a:hover { color: #c7b299;}


}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  /************ header + nav ************/

  header { width: 100%; height: 100px; display: flex; justify-content: flex-start; align-items: center; position: relative;}

  .header-logo { width: 188px; margin: 0 0 0 20px;}
  .header-logo img { width: 100%; height: auto;}

  nav#pc { display: none;}
  nav#mo { width: calc(100% - 188px - 20px); height: 100%; padding: 0 20px 0 0; box-sizing: border-box; display: flex; justify-content: flex-end; align-items: center;}
  nav#mo .nav-icon { width: 40px; color: #51463d; font-size: 2.4rem; text-align: center; cursor: pointer;}
  nav#mo #nav-menu-mo { width: 100%; padding: 40px 0; background-color: #51463d; position: absolute; top: 100px; left: 0; z-index: 9999999; display: none;}
  nav#mo #nav-menu-mo ul.nav-menu { width: 100%; padding: 0 20px; margin: 0; box-sizing: border-box; list-style: none; display: block;}
  nav#mo #nav-menu-mo ul.nav-menu li { width: 100%; padding: 0; margin: 0; border-bottom: 1px rgba(255,255,255,0.4) solid;}
  nav#mo #nav-menu-mo ul.nav-menu li:first-child { border-top: 1px rgba(255,255,255,0.4) solid;}
  nav#mo #nav-menu-mo ul.nav-menu li a { width: 100%; padding: 20px; box-sizing: border-box; color: #fff; font-size: 1.2rem; text-align: center; text-decoration: none; display: block; cursor: pointer;}
  nav#mo #nav-menu-mo ul.nav-menu li a span.en { color: #998675; font-size: 0.8rem; font-weight: 500; line-height: 1em;}
  nav#mo #nav-menu-mo ul.nav-menu li a span.arrow { color: #fe5757;}
  nav#mo #nav-menu-mo ul.nav-menu li a:active { background-color: rgba(255,255,255,0.1);}
  nav#mo #nav-menu-mo ul.nav-menu li a.sel { background-color: rgba(255,255,255,0.1);}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup { width: 100%; padding: 0; margin: 0; background-color: #c7b299; list-style: none; display: none;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li { width: 100%; padding: 0; margin: 0; border: 0; border-bottom: 1px #736357 solid;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li:last-child { border-bottom: 0;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li a { width: 100%; padding: 20px 0; color: #51463d; font-size: 1.2rem; text-align: center; text-decoration: none; display: block;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li a:active { color: #fff; background-color: #6a4819;}

  nav#mo #nav-menu-mo ul.language-nav { clear: both; width: 100%; padding: 0 20px; margin: 40px 0 0 0; box-sizing: border-box; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#mo #nav-menu-mo ul.language-nav li { width: calc(100% / 3 - 10px); padding: 0; margin: 0 5px;}
  nav#mo #nav-menu-mo ul.language-nav li a { width: 100%; padding: 10px 0; color: #fff; font-size: 1.2rem; text-align: center; text-decoration: none; background-color: #736357; display: flex; justify-content: center; align-items: center;}
  nav#mo #nav-menu-mo ul.language-nav li a:active { background-color: rgba(255,255,255,0.4);}
  nav#mo #nav-menu-mo ul.language-nav li a.sel { background-color: #fe5757;}


  /************ hp-banner-box ************/

  .hp-banner-box { clear: both; width: 100%; overflow: hidden;}
  .hp-banner-box img { width: 160%; height: auto; margin: 0 0 0 -45%;}


  /************ section #hp-about ************/

  section#hp-about { clear: both; width: 100%; padding: 80px 40px; box-sizing: border-box;}

  .sec-hp-about { width: 100%;}
  .sec-hp-about .title-line { width: 260px; margin: 0 0 20px 0;}
  .sec-hp-about .title-line img { width: 226px; height: auto;}
  .sec-hp-about .about-text { width: 100%;}
  .sec-hp-about .about-text .page-title { width: 100%;}
  .sec-hp-about .about-text .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-about .about-text .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .text-con { width: 100%; padding: 30px 0 0 0; font-size: 1.2rem; line-height: 2em;}
  .sec-hp-about .about-text .more-bt { width: 100%; padding: 30px 0 0 0;}
  .sec-hp-about .about-text .more-bt img { width: 50px; height: auto;}
  .sec-hp-about .about-pic { width: 100%; padding: 40px 0 0 0;}
  .sec-hp-about .about-pic img { width: 100%; height: auto;}


  /************ section #hp-products ************/

  section#hp-products { clear: both; width: 100%; padding: 80px 40px; box-sizing: border-box; background-image: url("../images/hp_products_bg.png"); background-repeat: repeat-x; background-size: auto 100%;}

  .sec-hp-products { width: 100%;}
  .sec-hp-products .title-line { width: 260px; margin: 0 0 20px 0;}
  .sec-hp-products .title-line img { width: 226px; height: auto;}
  .sec-hp-products .page-title { width: 100%;}
  .sec-hp-products .page-title span.title-b-en { color: #fff; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-products .page-title span.title-s { color: #998675; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-products .page-title span.title-b-cn { color: #fff; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-products .text-con { width: 100%; padding: 30px 0 0 0; font-size: 1.2rem; line-height: 2em;}

  .sec-hp-products .products-pic { width: 100%; padding: 40px 0; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-end;}
  .sec-hp-products .products-pic .prod-box-list { width: calc(100% - 4vw - 1.5vw);}
  .sec-hp-products .products-pic .prod-box-list .prod-box { width: calc(100% / 3); padding: 0 5px; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a { width: 100%; text-decoration: none; display: block;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a img { width: 100%; height: auto; border: 1px #6a7175 solid; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a .title { width: 100%; padding: 1vw 0; color: #000; font-size: 2vw; text-align: center;}
  .sec-hp-products .products-pic .prod-arrow { width: 4vw; margin: 0 0 6vw 1.5vw;}
  .sec-hp-products .products-pic .prod-arrow img.arrow-prev, 
  .sec-hp-products .products-pic .prod-arrow img.arrow-next { width: 100%; height: auto; margin: 0 0 0.5vw 0; cursor: pointer;}


  /************ section #hp-service ************/

  section#hp-service { clear: both; width: 100%; padding: 80px 0 0 0;}

  .sec-hp-service { width: 100%; padding: 0 40px 80px 40px; box-sizing: border-box; position: relative;}
  .sec-hp-service .title-line { width: 226px; margin: 0 0 20px 0; overflow: hidden; display: flex; justify-content: flex-end;}
  .sec-hp-service .title-line img { width: 860px; height: auto;}
  .sec-hp-service .page-title { width: 100%; position: relative; z-index: 2;}
  .sec-hp-service .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-service .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-service .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-service .illu-pic { width: 240px; position: absolute; top: 0; right: 40px; z-index: 1;}
  .sec-hp-service .illu-pic img { width: 100%; height: auto;}
  .sec-hp-service .title-con { display: none;}
  .sec-hp-service .title-con-mo { width: 100%; padding: 40px 0 0 0; font-size: 1.3rem; line-height: 2.2em; text-align: center;}
  .sec-hp-service .more-bt { width: 100%; padding: 30px 0 0 0; text-align: center;}
  .sec-hp-service .more-bt img { width: 50px; height: auto;}

  .hp-service-banner { clear: both; width: 100%; overflow: hidden;}
  .hp-service-banner img { width: 140%; height: auto; margin: 0 0 0 -30%;}


  /************ section #hp-contact ************/

  section#hp-contact { clear: both; width: 100%;}

  .sec-hp-contact { width: 100%;}
  .sec-hp-contact .column-left { width: 100%; padding: 80px 40px; box-sizing: border-box; background-color: #e6e6e6;}
  .sec-hp-contact .column-left .title-line { width: 226px; margin: 0 0 20px 0; overflow: hidden; display: flex; justify-content: flex-end;}
  .sec-hp-contact .column-left .title-line img { width: 346px; height: auto;}
  .sec-hp-contact .column-left .page-title { width: 100%;}
  .sec-hp-contact .column-left .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-contact .column-left .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .contact-con { clear: both; width: 100%; padding: 40px 0 0 0;}
  .sec-hp-contact .column-left .contact-con .cop-name { width: 100%; color: #031e40; font-size: 1.2rem; font-weight: 500;}
  .sec-hp-contact .column-left .contact-con .cop-info { width: 100%; margin: 30px 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .sec-hp-contact .column-left .contact-con .cop-info img.icon { width: 24px; height: auto; padding: 0 0 10px 0; margin: 0 10px 0 0;}
  .sec-hp-contact .column-left .contact-con .cop-info .info { width: calc(100% - 24px - 10px); padding: 0 0 10px 0; color: #031e40; font-size: 1.2rem; font-weight: 300;}

  .sec-hp-contact .column-map { width: 100%;}
  .sec-hp-contact .column-map img { width: 100%; height: auto;}


  /************ page-banner-box ************/

  .page-banner-box { clear: both; width: 100%; overflow: hidden;}
  .page-banner-box img { width: 160%; height: auto; margin: 0 0 0 -45%;}


  /************ section #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 80px 0 0 0;}

  .page-about-con { width: 100%; padding: 0 40px 80px 40px; box-sizing: border-box;}
  .page-about-con .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-about-con .title-line img { width: 226px; height: auto;}
  .page-about-con .about-title-con { width: 100%;}
  .page-about-con .about-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-about-con .about-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-about-con .about-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .about-con { width: 100%;}
  .page-about-con .about-title-con .about-con .col-left { width: 100%; margin: 0 0 40px 0; font-size: 1.2rem; line-height: 2em;}
  .page-about-con .about-title-con .about-con .col-left img.pic-2 { width: 100%; height: auto; margin: 0 0 40px 0;}
  .page-about-con .about-title-con .about-con .col-right { width: 100%; font-size: 1.2rem; line-height: 2em;}
  .page-about-con .about-title-con .about-con .col-right img.pic-1 { width: 100%; height: auto; margin: 0 0 40px 0;}

  .page-about-milestone { clear: both; width: 100%; padding: 60px 40px 90px 40px; box-sizing: border-box; background-image: url("../images/about_milestone_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top;}
  .page-about-milestone .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-about-milestone .title-line img { width: 226px; height: auto;}
  .page-about-milestone .milestone-title-con { width: 100%;}
  .page-about-milestone .milestone-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con img.milestone-tree { width: 100%; height: auto;}

  .page-about-business { color: #000; width: 100%;}
  .page-about-business .col-up-box { width: 100%; padding: 110px 40px 90px 40px; box-sizing: border-box; background-image: url("../images/about_business_bg.png"); background-repeat: no-repeat; background-size: cover; background-position: center top;}
  .page-about-business .col-up-box .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-about-business .col-up-box .title-line img { width: 226px; height: auto;}
  .page-about-business .col-up-box .page-title { width: 100%;}
  .page-about-business .col-up-box .page-title span.title-b-en { color: #fff; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-about-business .col-up-box .page-title span.title-s { color: #998675; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-about-business .col-up-box .page-title span.title-b-cn { color: #fff; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-about-business .col-down-box { display: none;}
  .page-about-business .col-down-box-mo { width: 100%; padding: 80px 40px; color: #fff; font-size: 1.2rem; line-height: 2em; box-sizing: border-box; background-color: #011027;}


  /************ section #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 80px 0; border-bottom: 1px #ccc solid; border-bottom: 1px #ccc solid; background-image: url("../images/page_news_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: left top;}

  .page-news-list { width: 100%; padding: 0 40px; box-sizing: border-box;}
  .page-news-list .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-news-list .title-line img { width: 226px; height: auto;}
  .page-news-list .news-title-con { width: 100%;}
  .page-news-list .news-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-news-list .news-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-news-list .news-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-news-list .news-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}

  .page-news-list .news-list-full { clear: both; width: 100%; padding: 20px 0; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-news-list .news-list-full .news-box { width: calc(100% / 2 - 30px); margin: 0 15px 40px 15px;}
  .page-news-list .news-list-full .news-box .photo { width: 100%;}
  .page-news-list .news-list-full .news-box .photo img { width: 100%; height: auto;}
  .page-news-list .news-list-full .news-box .date { width: 100%; padding: 10px 0 0 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-news-list .news-list-full .news-box .date .yymmdd { width: 110px; color: #8f8f8f; font-size: 1.2rem;}
  .page-news-list .news-list-full .news-box .date .line { width: calc(100% - 110px); border-bottom: 1px #8f8f8f solid; display: block;}
  .page-news-list .news-list-full .news-box .title { width: 100%; color: #333; font-size: 1.2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
  .page-news-list .news-list-full .news-box .more { width: 170px; margin: 10px 0 0 0;}
  .page-news-list .news-list-full .news-box .more a { width: 100%; padding: 5px 0; color: #6a4819; font-size: 0.9rem; text-align: center; text-decoration: none; border: 1px #6a4819 solid; display: block; transition: 0.5s;}
  .page-news-list .news-list-full .news-box .more a:hover { color: #fff; background-color: #6a4819;}

  ul.news-page-num { clear: both; width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; box-sizing: border-box;}
  ul.news-page-num li { padding: 0; margin: 0 10px;}
  ul.news-page-num li a { color: #04284f; font-size: 1.2rem; font-weight: 600; text-decoration: none;}
  ul.news-page-num li a:hover { color: #6a4819;}
  ul.news-page-num li a.sel { color: #6a4819; border-bottom: 1px #6a4819 solid;}
  ul.news-page-num li a.arrow { color: #6a4819;}
  ul.news-page-num li a:hover.arrow { color: #04284f;}


  /************ section #page-news content ************/

  .page-news-list .news-content { clear: both; width: 100%; padding: 0 0 30px 0; font-size: 1.2rem; line-height: 2em;}
  .page-news-list .news-content img { max-width: 100%; height: auto;}

  .page-news-list .link-download-bt { clear: both; width: 100%; padding: 0 0 30px 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-news-list .link-download-bt .link-bt { width: 160px; margin: 0 10px 20px 10px;}
  .page-news-list .link-download-bt .link-bt a { width: 100%; padding: 5px 0; color: #6a4819; font-size: 1.1rem; text-align: center; text-decoration: none; border: 1px #6a4819 solid; background-color: #fff; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .link-bt a:hover { background-color: #eee;}
  .page-news-list .link-download-bt .download-bt { width: 200px; margin: 0 10px 20px 10px;}
  .page-news-list .link-download-bt .download-bt a { width: 100%; padding: 5px 0; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; border: 1px #6a4819 solid; background-color: #6a4819; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .download-bt a:hover { background-color: #333;}


  .news-prev-next-back-bt { clear: both; width: 100%; padding: 30px 40px 0 40px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
  .news-prev-next-back-bt .news-prev-bt { width: 40px; text-align: right;}
  .news-prev-next-back-bt .news-next-bt { width: 40px;}
  .news-prev-next-back-bt .news-prev-bt a, 
  .news-prev-next-back-bt .news-next-bt a { color: #8c6239; font-size: 1.6rem; text-decoration: none;}
  .news-prev-next-back-bt .news-back-bt { width: 40px; text-align: center;}
  .news-prev-next-back-bt .news-back-bt a { color: #04284f; font-size: 1.6rem; text-decoration: none;}
  .news-prev-next-back-bt .news-line { width: 80px; border-bottom: 0.1vw #8c6239 solid; display: block;}


  /************ section #page-product ************/

  section#page-product { clear: both; width: 100%; padding: 80px 0 0 0;}

  .page-product-list { width: 100%;}
  .page-product-list .page-title-box { width: 100%; margin: 0 0 80px 0;}
  .page-product-list .page-title-box .title-line { width: 100%; overflow: hidden;}
  .page-product-list .page-title-box .title-line img { width: 790px; height: auto;}
  .page-product-list .page-title-box .page-title { width: 100%; margin: 20px 0; text-align: center;}
  .page-product-list .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-product-list .page-title-box .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-product-list .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}

  .page-product-list .prods-sort-nav { clear: both; width: 100%; margin: 0 0 80px 0;}
  .page-product-list .prods-sort-nav .nav-icon { width: 100%; padding: 10px 20px; color: #333; font-size: 2rem; text-align: center; border-top: 1px #333 dashed; border-bottom: 1px #333 dashed; background-color: #eee; box-sizing: border-box; cursor: pointer;}
  .page-product-list .prods-sort-nav ul.sort-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: none;}
  .page-product-list .prods-sort-nav ul.sort-nav li { width: 100%; padding: 0; margin: 0; border-bottom: 1px #333 dashed;}
  .page-product-list .prods-sort-nav ul.sort-nav li a { width: 100%; padding: 15px 20px; color: #333; font-size: 1.1rem; text-align: center; text-decoration: none; box-sizing: border-box; display: block;}
  .page-product-list .prods-sort-nav ul.sort-nav li a:active { background-color: #eee;}

  .page-product-list .prods-list-full { clear: both; width: 100%;}
  .page-product-list .prods-list-full .prod-list-box { clear: both; width: 100%; padding: 80px 40px; box-sizing: border-box; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 240px; background-position: left top; position: relative;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-wt { background-color: #fff;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-gr { background-color: #e6e6e6;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title { width: 100%; text-align: center; position: absolute; top: -25px; left: 0; z-index: 2;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title span { padding: 5px 10px; color: #fff; font-size: 1.6rem; background-color: #6a4819;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full { width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box { width: calc(100% / 3 - 30px); margin: 0 15px 30px 15px;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a { text-decoration: none;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic { width: 100%; border: 1px #6a7175 solid; box-sizing: border-box;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic img { width: 100%; height: auto;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .title { width: 100%; padding: 5px 0; color: #000; font-size: 1rem; text-align: center;}


  /************ breadcrumbs ************/

  .breadcrumbs-bar { clear: both; width: 100%; padding: 20px 40px; color: #736357; font-size: 1rem; box-sizing: border-box;}
  .breadcrumbs-bar a { color: #736357; text-decoration: none;}
  .breadcrumbs-bar a:hover { border-bottom: 1px #736357 solid;}


  /************ section #page-product-details ************/

  section#page-product-details { clear: both; width: 100%; padding: 2vw 0 0 0;}

  .page-prod-detail { width: 100%;}
  .page-prod-detail .prod-title { width: 100%; margin: 0 0 4vw 0;}
  .page-prod-detail .prod-title .title { width: 100%; padding: 0 0 0 40px; box-sizing: border-box; color: #6a4819; font-size: 2.2rem; font-weight: 500;}
  .page-prod-detail .prod-title .title-line { width: 100%; overflow: hidden;}
  .page-prod-detail .prod-title .title-line img { width: 790px; height: auto;}

  .page-prod-detail .prod-detail-con { clear: both; width: 100%; padding: 60px 0 0 0; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 80vw; background-position: left top;}
  .page-prod-detail .prod-detail-con .prod-pic-info { width: 100%; padding: 0 40px 40px 40px; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo { width: 100%; border: 1.5px #6a7175 solid; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo img { width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info { width: 100%; margin: 30px 0 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .title { width: 100%; padding: 0 0 20px 0; color: #fe5757; font-size: 1.6rem; font-weight: 500;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .text { width: 100%; color: #000; font-size: 1.1rem; line-height: 1.8em;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt { clear: both; width: 300px; margin: 60px 0 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a { width: 100%; padding: 10px 0; color: #6a4819; text-decoration: none; border: 2px #6a4819 solid; border-radius: 30px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}  
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a img.icon { width: 24px; height: auto; margin: 0 10px 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.cn { font-size: 1.1rem;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.en { font-size: 0.9rem;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a:hover { background-color: #f1f1f1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con { clear: both; width: 100%; margin: 30px 0 0 0}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab { width: 100%; padding: 0 40px; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; position: relative; z-index: 2;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li { padding: 0; margin: 0;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a { padding: 10px 20px; color: #6a4819; font-size: 1.4rem; text-decoration: none; display: block;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a:hover { background-color: #c7b299;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a.sel { background-color: #e6e6e6; border-top: 1px #c7b299 solid; border-left: 1px #c7b299 solid; border-right: 1px #c7b299 solid; border-bottom: 1px #e6e6e6 solid;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content { clear: both; width: 100%; padding: 40px 40px; margin: -1px 0 0 0; color: #000; font-size: 1.2rem; line-height: 2em; border-top: 1px #6a4819 solid; background-color: #e6e6e6; box-sizing: border-box; position: relative; z-index: 1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content > div { display: none;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content img { max-width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt { clear: both; width: 100%; padding: 60px 40px 30px 40px; background-color: #e6e6e6; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a { color: #6a4819; font-size: 1.1rem; text-decoration: none; display: flex; justify-content: flex-end; align-items: center;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a img.goback-icon { width: 34px; height: auto; margin: 0 15px 0 0;}


  /************ section #page-serlvice ************/

  section#page-service { clear: both; width: 100%; padding: 80px 0 0 0;}

  .page-service-con { width: 100%; padding: 0 40px 80px 40px; box-sizing: border-box;}
  .page-service-con .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-service-con .title-line img { width: 226px; height: auto;}
  .page-service-con .service-title-con { width: 100%;}
  .page-service-con .service-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-service-con .service-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-service-con .service-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .service-con { width: 100%;}
  .page-service-con .service-title-con .service-con .col-left { width: 100%; margin: 0 0 40px 0; font-size: 1.2rem; line-height: 2em;}
  .page-service-con .service-title-con .service-con .col-left img.pic-2 { width: 100%; height: auto; margin: 0 0 40px 0;}
  .page-service-con .service-title-con .service-con .col-right { width: 100%; font-size: 1.2rem; line-height: 2em;}
  .page-service-con .service-title-con .service-con .col-right img.pic-1 { width: 100%; height: auto; margin: 0 0 40px 0;}

  .service-pic-banner { clear: both; width: 100%; overflow: hidden;}
  .service-pic-banner img { width: 140%; height: auto; margin: 0 0 0 -20%;}

  .page-service-items { clear: both; width: 100%; padding: 80px 40px 80px 62px; color: #000; font-size: 1.1rem; line-height: 1.8em; box-sizing: border-box; background-color: #e6e6e6;}
  .page-service-items ul.item-list { padding: 0; margin: 0; box-sizing: border-box; list-style-image: url("../images/service_item_icon.png"); display: block;}
  .page-service-items ul.item-list li { padding: 0; margin: 0 0 20px 0;}
  .page-service-items ul.item-list li span.title { font-size: 1.2rem; font-weight: 600;}


  /************ section #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 0;}

  .page-contact-con { width: 100%; padding: 80px 40px; box-sizing: border-box; background-image: url("../images/contact_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top;}
  .page-contact-con .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-contact-con .title-line img { width: 226px; height: auto;}
  .page-contact-con .contact-title-con { width: 100%;}
  .page-contact-con .contact-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-contact-con .contact-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-contact-con .contact-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .contact-con { width: 100%;}
  .page-contact-con .contact-title-con .contact-con .col-left { width: 100%; box-sizing: border-box; font-size: 1.2rem; line-height: 2em;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-name { width: 100%; color: #031e40; font-size: 1.2rem; font-weight: 500;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info { width: 100%; margin: 30px 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info img.icon { width: 24px; height: auto; padding: 0 0 10px 0; margin: 0 10px 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info .info { width: calc(100% - 24px - 10px); padding: 0 0 10px 0; color: #031e40; font-size: 1.2rem; font-weight: 300;}

  .page-contact-con .contact-title-con .contact-con .col-left img.contact-qrcode { width: 145px; height: auto; margin: 20px 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right { width: 100%; margin: 60px 0 0 0; font-size: 1.2rem; line-height: 2em;}
  .page-contact-con .contact-title-con .contact-con .col-right form { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-right form .caption { width: 100px; padding: 0 0 20px 0; font-weight: 600; text-align: right;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column { width: calc(100% - 100px); padding: 0 0 20px 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-1 { width: 220px; padding: 10px; color: #fff; font-size: 1.2rem; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-2, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=tel], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=email] { width: 300px; padding: 10px; color: #fff; font-size: 1.2rem; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column textarea { width: 300px; height: 80px; padding: 10px; color: #fff; font-size: 1.2rem; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=radio] { width: 22px; height: 22px;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column img.confirm-code { width: 190px; height: auto; margin: 0 10px 0 0; float: left;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-3 { width: 260px; padding: 10px; color: #000; font-size: 1rem; border: 0; background-color: #fff; box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice { clear: both; padding: 10px 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a { color: #4d4d4d; font-size: 0.9rem; text-decoration: none;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a:hover { border-bottom: 1px #4d4d4d solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit { width: 100%; border-top: 1px #6a4819 solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button] { padding: 8px 20px; color: #fff; font-size: 1.1rem; border: 0; background-color: #6a4819; float: right; cursor: pointer;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit]:hover, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button]:hover { color: #6a4819; background-color: #c7b299;}

  .contact-map { clear: both; width: 100%; overflow: hidden;}
  .contact-map img { width: 140%; height: auto; margin: 0 0 0 -20%;}


  /************ section #page-sitemap ************/

  section#page-sitemap { clear: both; width: 100%; padding: 80px 0 100px 0; background-color: #e6e6e6;}

  .page-sitemap-con { width: 100%;}
  .page-sitemap-con .page-title-box { width: 100%; margin: 0 0 80px 0;}
  .page-sitemap-con .page-title-box .title-line { width: 100%; overflow: hidden;}
  .page-sitemap-con .page-title-box .title-line img { width: 790px; height: auto;}
  .page-sitemap-con .page-title-box .page-title { width: 100%; margin: 20px 0; text-align: center;}
  .page-sitemap-con .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-sitemap-con .page-title-box .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-sitemap-con .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}

  .page-sitemap-con ul.sitemap-nav { clear: both; width: 100%; padding: 0 40px; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .page-sitemap-con ul.sitemap-nav li { width: calc(50% - 40px); padding: 0; margin: 0 20px 40px 20px;}
  .page-sitemap-con ul.sitemap-nav li a { width: 100%; padding: 10px 30px; box-sizing: border-box; color: #fff; font-size: 1.4rem; text-align: center; text-decoration: none; background-color: #6a4819; display: block;}
  .page-sitemap-con ul.sitemap-nav li a:hover { background-color: #51463d;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup { width: 100%; padding: 10px 0; margin: 0; list-style: none; display: block;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li { width: 100%; padding: 0; margin: 10px 0;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a { width: 100%; padding: 0; color: #6a4819; font-size: 1.2rem; text-align: center; text-decoration: none; background-color: transparent;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a:hover { color: #333;}


  .page-sitemap-con .error404-con { clear: both; width: 100%; padding: 0 40px; box-sizing: border-box; text-align: center;}
  .page-sitemap-con .error404-con .error-title { width: 100%; margin: 0 0 20px 0; font-size: 1.85rem; font-weight: 500;}
  .page-sitemap-con .error404-con .error-text-mo { display: none;}
  .page-sitemap-con .error404-con .error-text { width: 100%; margin: 0 0 60px 0; font-size: 1.85rem;}
  .page-sitemap-con .error404-con a.goback-bt { width: 200px; padding: 8px 0; margin: 0 auto; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; border-radius: 26px; background-color: #6a4819; display: block;}
  .page-sitemap-con .error404-con a.goback-bt:hover { background-color: #736357;}


  /************ footer ************/

  footer { clear: both; width: 100%; border-bottom: 14px #6a4819 solid;}

  .footer-col-lt { width: 100%; padding: 40px; box-sizing: border-box; background-color: #fff;}
  .footer-col-lt img.footer-logo { width: 246px; height: auto; margin: 0 auto 40px auto;}
  .footer-col-lt .contact-info-mo { display: none;}
  .footer-col-lt .contact-info { width: 100%; color: #031e40; font-size: 1.1rem; font-weight: 500; line-height: 1.8em; text-align: center; box-sizing: border-box;}

  .footer-col-rt { width: 100%; padding: 40px; box-sizing: border-box; background-color: #031e40;}
  .footer-col-rt ul.footer-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .footer-col-rt ul.footer-nav li { padding: 0; margin: 0 20px;}
  .footer-col-rt ul.footer-nav li a { color: #fff; font-size: 1.1rem; font-weight: 500; text-decoration: none;}
  .footer-col-rt ul.footer-nav li a:hover { color: #c7b299;}
  .footer-col-rt ul.footer-nav li ul.nav-sed { padding: 0; margin: 0; list-style: none; display: block;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li { padding: 0; margin: 15px 0; text-align: center;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a { color: #fff; font-size: 0.8rem; font-weight: 300; text-decoration: none;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a:hover { color: #c7b299;}


}

@media screen and (max-width: 768px) {

  /************ header + nav ************/

  header { width: 100%; height: 100px; display: flex; justify-content: flex-start; align-items: center; position: relative;}

  .header-logo { width: 188px; margin: 0 0 0 20px;}
  .header-logo img { width: 100%; height: auto;}

  nav#pc { display: none;}
  nav#mo { width: calc(100% - 188px - 20px); height: 100%; padding: 0 20px 0 0; box-sizing: border-box; display: flex; justify-content: flex-end; align-items: center;}
  nav#mo .nav-icon { width: 40px; color: #51463d; font-size: 2.4rem; text-align: center; cursor: pointer;}
  nav#mo #nav-menu-mo { width: 100%; padding: 40px 0; background-color: #51463d; position: absolute; top: 100px; left: 0; z-index: 9999999; display: none;}
  nav#mo #nav-menu-mo ul.nav-menu { width: 100%; padding: 0 20px; margin: 0; box-sizing: border-box; list-style: none; display: block;}
  nav#mo #nav-menu-mo ul.nav-menu li { width: 100%; padding: 0; margin: 0; border-bottom: 1px rgba(255,255,255,0.4) solid;}
  nav#mo #nav-menu-mo ul.nav-menu li:first-child { border-top: 1px rgba(255,255,255,0.4) solid;}
  nav#mo #nav-menu-mo ul.nav-menu li a { width: 100%; padding: 20px; box-sizing: border-box; color: #fff; font-size: 1.2rem; text-align: center; text-decoration: none; display: block; cursor: pointer;}
  nav#mo #nav-menu-mo ul.nav-menu li a span.en { color: #998675; font-size: 0.8rem; font-weight: 500; line-height: 1em;}
  nav#mo #nav-menu-mo ul.nav-menu li a span.arrow { color: #fe5757;}
  nav#mo #nav-menu-mo ul.nav-menu li a:active { background-color: rgba(255,255,255,0.1);}
  nav#mo #nav-menu-mo ul.nav-menu li a.sel { background-color: rgba(255,255,255,0.1);}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup { width: 100%; padding: 0; margin: 0; background-color: #c7b299; list-style: none; display: none;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li { width: 100%; padding: 0; margin: 0; border: 0; border-bottom: 1px #736357 solid;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li:last-child { border-bottom: 0;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li a { width: 100%; padding: 20px 0; color: #51463d; font-size: 1.2rem; text-align: center; text-decoration: none; display: block;}
  nav#mo #nav-menu-mo ul.nav-menu li ul.nav-popup li a:active { color: #fff; background-color: #6a4819;}

  nav#mo #nav-menu-mo ul.language-nav { clear: both; width: 100%; padding: 0 20px; margin: 40px 0 0 0; box-sizing: border-box; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start;}
  nav#mo #nav-menu-mo ul.language-nav li { width: calc(100% / 3 - 10px); padding: 0; margin: 0 5px;}
  nav#mo #nav-menu-mo ul.language-nav li a { width: 100%; padding: 10px 0; color: #fff; font-size: 1.2rem; text-align: center; text-decoration: none; background-color: #736357; display: flex; justify-content: center; align-items: center;}
  nav#mo #nav-menu-mo ul.language-nav li a:active { background-color: rgba(255,255,255,0.4);}
  nav#mo #nav-menu-mo ul.language-nav li a.sel { background-color: #fe5757;}


  /************ hp-banner-box ************/

  .hp-banner-box { clear: both; width: 100%; overflow: hidden;}
  .hp-banner-box img { width: 160%; height: auto; margin: 0 0 0 -45%;}


  /************ section #hp-about ************/

  section#hp-about { clear: both; width: 100%; padding: 80px 20px; box-sizing: border-box;}

  .sec-hp-about { width: 100%;}
  .sec-hp-about .title-line { width: 260px; margin: 0 0 20px 0;}
  .sec-hp-about .title-line img { width: 226px; height: auto;}
  .sec-hp-about .about-text { width: 100%;}
  .sec-hp-about .about-text .page-title { width: 100%;}
  .sec-hp-about .about-text .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-about .about-text .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-about .about-text .text-con { width: 100%; padding: 30px 0 0 0; font-size: 1.2rem; line-height: 2em;}
  .sec-hp-about .about-text .more-bt { width: 100%; padding: 30px 0 0 0;}
  .sec-hp-about .about-text .more-bt img { width: 50px; height: auto;}
  .sec-hp-about .about-pic { width: 100%; padding: 40px 0 0 0;}
  .sec-hp-about .about-pic img { width: 100%; height: auto;}


  /************ section #hp-products ************/

  section#hp-products { clear: both; width: 100%; padding: 80px 20px 40px 20px; box-sizing: border-box; background-image: url("../images/hp_products_bg.png"); background-repeat: repeat-x; background-size: auto 100%;}

  .sec-hp-products { width: 100%;}
  .sec-hp-products .title-line { width: 260px; margin: 0 0 20px 0;}
  .sec-hp-products .title-line img { width: 226px; height: auto;}
  .sec-hp-products .page-title { width: 100%;}
  .sec-hp-products .page-title span.title-b-en { color: #fff; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-products .page-title span.title-s { color: #998675; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-products .page-title span.title-b-cn { color: #fff; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-products .text-con { width: 100%; padding: 30px 0 0 0; font-size: 1.2rem; line-height: 2em;}

  .sec-hp-products .products-pic { width: 100%; padding: 40px 0; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-end;}
  .sec-hp-products .products-pic .prod-box-list { width: calc(100% - 6vw - 3vw);}
  .sec-hp-products .products-pic .prod-box-list .prod-box { width: 100%;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a { width: 100%; text-decoration: none; display: block;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a img { width: 100%; height: auto; border: 1px #6a7175 solid; box-sizing: border-box;}
  .sec-hp-products .products-pic .prod-box-list .prod-box a .title { width: 100%; padding: 1vw 0; color: #000; font-size: 5vw; text-align: center;}
  .sec-hp-products .products-pic .prod-arrow { width: 6vw; margin: 0 0 6vw 3vw;}
  .sec-hp-products .products-pic .prod-arrow img.arrow-prev, 
  .sec-hp-products .products-pic .prod-arrow img.arrow-next { width: 100%; height: auto; margin: 0 0 2vw 0; cursor: pointer;}


  /************ section #hp-service ************/

  section#hp-service { clear: both; width: 100%; padding: 80px 0 0 0;}

  .sec-hp-service { width: 100%; padding: 0 20px 80px 20px; box-sizing: border-box; position: relative;}
  .sec-hp-service .title-line { width: 226px; margin: 0 0 20px 0; overflow: hidden; display: flex; justify-content: flex-end;}
  .sec-hp-service .title-line img { width: 860px; height: auto;}
  .sec-hp-service .page-title { width: 100%; position: relative; z-index: 2;}
  .sec-hp-service .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-service .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-service .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-service .illu-pic { clear: both; width: 240px; margin: 30px 0 0 0;}
  .sec-hp-service .illu-pic img { width: 100%; height: auto;}
  .sec-hp-service .title-con { display: none;}
  .sec-hp-service .title-con-mo { width: 100%; padding: 40px 0 0 0; font-size: 1.3rem; line-height: 2.2em; text-align: center;}
  .sec-hp-service .more-bt { width: 100%; padding: 30px 0 0 0; text-align: center;}
  .sec-hp-service .more-bt img { width: 50px; height: auto;}

  .hp-service-banner { clear: both; width: 100%; overflow: hidden;}
  .hp-service-banner img { width: 140%; height: auto; margin: 0 0 0 -30%;}


  /************ section #hp-contact ************/

  section#hp-contact { clear: both; width: 100%;}

  .sec-hp-contact { width: 100%;}
  .sec-hp-contact .column-left { width: 100%; padding: 80px 20px; box-sizing: border-box; background-color: #e6e6e6;}
  .sec-hp-contact .column-left .title-line { width: 226px; margin: 0 0 20px 0; overflow: hidden; display: flex; justify-content: flex-end;}
  .sec-hp-contact .column-left .title-line img { width: 346px; height: auto;}
  .sec-hp-contact .column-left .page-title { width: 100%;}
  .sec-hp-contact .column-left .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .sec-hp-contact .column-left .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .sec-hp-contact .column-left .contact-con { clear: both; width: 100%; padding: 40px 0 0 0;}
  .sec-hp-contact .column-left .contact-con .cop-name { width: 100%; color: #031e40; font-size: 1.2rem; font-weight: 500;}
  .sec-hp-contact .column-left .contact-con .cop-info { width: 100%; margin: 30px 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .sec-hp-contact .column-left .contact-con .cop-info img.icon { width: 24px; height: auto; padding: 0 0 10px 0; margin: 0 10px 0 0;}
  .sec-hp-contact .column-left .contact-con .cop-info .info { width: calc(100% - 24px - 10px); padding: 0 0 10px 0; color: #031e40; font-size: 1.2rem; font-weight: 300;}

  .sec-hp-contact .column-map { width: 100%;}
  .sec-hp-contact .column-map img { width: 100%; height: auto;}


  /************ page-banner-box ************/

  .page-banner-box { clear: both; width: 100%; overflow: hidden;}
  .page-banner-box img { width: 160%; height: auto; margin: 0 0 0 -45%;}


  /************ section #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 80px 0 0 0;}

  .page-about-con { width: 100%; padding: 0 20px 80px 20px; box-sizing: border-box;}
  .page-about-con .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-about-con .title-line img { width: 226px; height: auto;}
  .page-about-con .about-title-con { width: 100%;}
  .page-about-con .about-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-about-con .about-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-about-con .about-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-about-con .about-title-con .about-con { width: 100%;}
  .page-about-con .about-title-con .about-con .col-left { width: 100%; margin: 0 0 40px 0; font-size: 1.2rem; line-height: 2em;}
  .page-about-con .about-title-con .about-con .col-left img.pic-2 { width: 100%; height: auto; margin: 0 0 40px 0;}
  .page-about-con .about-title-con .about-con .col-right { width: 100%; font-size: 1.2rem; line-height: 2em;}
  .page-about-con .about-title-con .about-con .col-right img.pic-1 { width: 100%; height: auto; margin: 0 0 40px 0;}

  .page-about-milestone { clear: both; width: 100%; padding: 60px 20px; box-sizing: border-box; background-image: url("../images/about_milestone_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top;}
  .page-about-milestone .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-about-milestone .title-line img { width: 226px; height: auto;}
  .page-about-milestone .milestone-title-con { width: 100%;}
  .page-about-milestone .milestone-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-about-milestone .milestone-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-about-milestone .milestone-title-con img.milestone-tree { width: 100%; height: auto;}

  .page-about-business { color: #000; width: 100%;}
  .page-about-business .col-up-box { width: 100%; padding: 110px 20px 90px 20px; box-sizing: border-box; background-image: url("../images/about_business_bg.png"); background-repeat: no-repeat; background-size: cover; background-position: center top;}
  .page-about-business .col-up-box .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-about-business .col-up-box .title-line img { width: 226px; height: auto;}
  .page-about-business .col-up-box .page-title { width: 100%;}
  .page-about-business .col-up-box .page-title span.title-b-en { color: #fff; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-about-business .col-up-box .page-title span.title-s { color: #998675; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-about-business .col-up-box .page-title span.title-b-cn { color: #fff; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-about-business .col-down-box { display: none;}
  .page-about-business .col-down-box-mo { width: 100%; padding: 80px 20px; color: #fff; font-size: 1.2rem; line-height: 2em; box-sizing: border-box; background-color: #011027;}


  /************ section #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 80px 0; border-bottom: 1px #ccc solid; background-image: url("../images/page_news_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: left top;}

  .page-news-list { width: 100%; padding: 0 20px; box-sizing: border-box;}
  .page-news-list .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-news-list .title-line img { width: 226px; height: auto;}
  .page-news-list .news-title-con { width: 100%;}
  .page-news-list .news-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-news-list .news-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-news-list .news-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-news-list .news-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}

  .page-news-list .news-list-full { clear: both; width: 100%; padding: 20px 0;}
  .page-news-list .news-list-full .news-box { width: 100%; margin: 0 0 40px 0;}
  .page-news-list .news-list-full .news-box .photo { width: 100%;}
  .page-news-list .news-list-full .news-box .photo img { width: 100%; height: auto;}
  .page-news-list .news-list-full .news-box .date { width: 100%; padding: 10px 0 0 0; display: flex; justify-content: flex-start; align-items: center;}
  .page-news-list .news-list-full .news-box .date .yymmdd { width: 110px; color: #8f8f8f; font-size: 1.2rem;}
  .page-news-list .news-list-full .news-box .date .line { width: calc(100% - 110px); border-bottom: 1px #8f8f8f solid; display: block;}
  .page-news-list .news-list-full .news-box .title { width: 100%; color: #333; font-size: 1.2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
  .page-news-list .news-list-full .news-box .more { width: 170px; margin: 10px 0 0 0;}
  .page-news-list .news-list-full .news-box .more a { width: 100%; padding: 5px 0; color: #6a4819; font-size: 0.9rem; text-align: center; text-decoration: none; border: 1px #6a4819 solid; display: block; transition: 0.5s;}
  .page-news-list .news-list-full .news-box .more a:active { color: #fff; background-color: #6a4819;}

  ul.news-page-num { clear: both; width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; box-sizing: border-box;}
  ul.news-page-num li { padding: 0; margin: 0 10px;}
  ul.news-page-num li a { color: #04284f; font-size: 1.2rem; font-weight: 600; text-decoration: none;}
  ul.news-page-num li a:active { color: #6a4819;}
  ul.news-page-num li a.sel { color: #6a4819; border-bottom: 1px #6a4819 solid;}
  ul.news-page-num li a.arrow { color: #6a4819;}
  ul.news-page-num li a:active.arrow { color: #04284f;}


  /************ section #page-news content ************/

  .page-news-list .news-content { clear: both; width: 100%; padding: 0 0 30px 0; font-size: 1.2rem; line-height: 2em;}
  .page-news-list .news-content img { max-width: 100%; height: auto;}

  .page-news-list .link-download-bt { clear: both; width: 100%; padding: 0 0 30px 0;}
  .page-news-list .link-download-bt .link-bt { width: 160px; margin: 0 10px 20px 10px;}
  .page-news-list .link-download-bt .link-bt a { width: 100%; padding: 5px 0; color: #6a4819; font-size: 1.1rem; text-align: center; text-decoration: none; border: 1px #6a4819 solid; background-color: #fff; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .link-bt a:hover { background-color: #eee;}
  .page-news-list .link-download-bt .download-bt { width: 200px; margin: 0 10px 20px 10px;}
  .page-news-list .link-download-bt .download-bt a { width: 100%; padding: 5px 0; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; border: 1px #6a4819 solid; background-color: #6a4819; box-sizing: border-box; display: block;}
  .page-news-list .link-download-bt .download-bt a:hover { background-color: #333;}


  .news-prev-next-back-bt { clear: both; width: 100%; padding: 30px 20px 0 20px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
  .news-prev-next-back-bt .news-prev-bt { width: 40px; text-align: right;}
  .news-prev-next-back-bt .news-next-bt { width: 40px;}
  .news-prev-next-back-bt .news-prev-bt a, 
  .news-prev-next-back-bt .news-next-bt a { color: #8c6239; font-size: 1.6rem; text-decoration: none;}
  .news-prev-next-back-bt .news-back-bt { width: 40px; text-align: center;}
  .news-prev-next-back-bt .news-back-bt a { color: #04284f; font-size: 1.6rem; text-decoration: none;}
  .news-prev-next-back-bt .news-line { width: 80px; border-bottom: 0.1vw #8c6239 solid; display: block;}


  /************ section #page-product ************/

  section#page-product { clear: both; width: 100%; padding: 80px 0 0 0;}

  .page-product-list { width: 100%;}
  .page-product-list .page-title-box { width: 100%; margin: 0 0 80px 0;}
  .page-product-list .page-title-box .title-line { width: 100%; overflow: hidden;}
  .page-product-list .page-title-box .title-line img { width: 790px; height: auto;}
  .page-product-list .page-title-box .page-title { width: 100%; margin: 20px 0; text-align: center;}
  .page-product-list .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-product-list .page-title-box .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-product-list .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}

  .page-product-list .prods-sort-nav { clear: both; width: 100%; margin: 0 0 80px 0;}
  .page-product-list .prods-sort-nav .nav-icon { width: 100%; padding: 10px 20px; color: #333; font-size: 2rem; text-align: center; border-top: 1px #333 dashed; border-bottom: 1px #333 dashed; background-color: #eee; box-sizing: border-box; cursor: pointer;}
  .page-product-list .prods-sort-nav ul.sort-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: none;}
  .page-product-list .prods-sort-nav ul.sort-nav li { width: 100%; padding: 0; margin: 0; border-bottom: 1px #333 dashed;}
  .page-product-list .prods-sort-nav ul.sort-nav li a { width: 100%; padding: 15px 20px; color: #333; font-size: 1.1rem; text-align: center; text-decoration: none; box-sizing: border-box; display: block;}
  .page-product-list .prods-sort-nav ul.sort-nav li a:active { background-color: #eee;}

  .page-product-list .prods-list-full { clear: both; width: 100%;}
  .page-product-list .prods-list-full .prod-list-box { clear: both; width: 100%; padding: 80px 20px; box-sizing: border-box; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 240px; background-position: left top; position: relative;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-wt { background-color: #fff;}
  .page-product-list .prods-list-full .prod-list-box.bg-color-gr { background-color: #e6e6e6;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title { width: 100%; padding: 0 20px; box-sizing: border-box; text-align: center; position: absolute; top: -25px; left: 0; z-index: 2;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-title span { width: 100%; padding: 5px 10px; color: #fff; font-size: 1.6rem; background-color: #6a4819; display: block; box-sizing: border-box;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full { width: 90%; margin: 20px auto 0 auto;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box { width: 100%; margin: 0 0 30px 0;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a { text-decoration: none;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic { width: 100%; border: 1px #6a7175 solid; box-sizing: border-box;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .pic img { width: 100%; height: auto;}
  .page-product-list .prods-list-full .prod-list-box .prod-list-full .list-box a .title { width: 100%; padding: 5px 0; color: #000; font-size: 1.2rem; text-align: center;}


  /************ breadcrumbs ************/

  .breadcrumbs-bar { clear: both; width: 100%; padding: 20px 20px; color: #736357; font-size: 1rem; box-sizing: border-box;}
  .breadcrumbs-bar a { color: #736357; text-decoration: none;}
  .breadcrumbs-bar a:hover { border-bottom: 1px #736357 solid;}


  /************ section #page-product-details ************/

  section#page-product-details { clear: both; width: 100%; padding: 40px 0 0 0;}

  .page-prod-detail { width: 100%;}
  .page-prod-detail .prod-title { width: 100%; margin: 0 0 60px 0;}
  .page-prod-detail .prod-title .title { width: 100%; padding: 0 0 0 20px; box-sizing: border-box; color: #6a4819; font-size: 2.2rem; font-weight: 500;}
  .page-prod-detail .prod-title .title-line { width: 100%; overflow: hidden;}
  .page-prod-detail .prod-title .title-line img { width: 790px; height: auto; float: right;}

  .page-prod-detail .prod-detail-con { clear: both; width: 100%; padding: 60px 0 0 0; background-image: url("../images/product_list_bg_blue.png"); background-repeat: repeat-x; background-size: auto 90vw; background-position: left top;}
  .page-prod-detail .prod-detail-con .prod-pic-info { width: 100%; padding: 0 20px 40px 20px; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo { width: 100%; border: 1.5px #6a7175 solid; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-pic-info .photo img { width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info { width: 100%; margin: 30px 0 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .title { width: 100%; padding: 0 0 20px 0; color: #fe5757; font-size: 1.6rem; font-weight: 500;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .text { width: 100%; color: #000; font-size: 1.1rem; line-height: 1.8em;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt { clear: both; width: 300px; margin: 60px 0 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a { width: 100%; padding: 10px 0; color: #6a4819; text-decoration: none; border: 2px #6a4819 solid; border-radius: 30px; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}  
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a img.icon { width: 24px; height: auto; margin: 0 10px 0 0;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.cn { font-size: 1.1rem;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a span.en { font-size: 0.9rem;}
  .page-prod-detail .prod-detail-con .prod-pic-info .info .request-bt a:hover { background-color: #f1f1f1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con { clear: both; width: 100%; margin: 30px 0 0 0}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab { width: 100%; padding: 0 20px; margin: 0; box-sizing: border-box; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; position: relative; z-index: 2;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li { padding: 0; margin: 0;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a { padding: 10px 20px; color: #6a4819; font-size: 1.4rem; text-decoration: none; display: block;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a:hover { background-color: #c7b299;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con ul.prod-details-tab li a.sel { background-color: #e6e6e6; border-top: 1px #c7b299 solid; border-left: 1px #c7b299 solid; border-right: 1px #c7b299 solid; border-bottom: 1px #e6e6e6 solid;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content { clear: both; width: 100%; padding: 40px 20px; margin: -1px 0 0 0; color: #000; font-size: 1.2rem; line-height: 2em; border-top: 1px #6a4819 solid; background-color: #e6e6e6; box-sizing: border-box; position: relative; z-index: 1;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content > div { display: none;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .intro-spec-content img { max-width: 100%; height: auto;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt { clear: both; width: 100%; padding: 60px 20px 30px 20px; background-color: #e6e6e6; box-sizing: border-box;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a { color: #6a4819; font-size: 1.1rem; text-decoration: none; display: flex; justify-content: flex-end; align-items: center;}
  .page-prod-detail .prod-detail-con .prod-intro-spec-con .goback-bt a img.goback-icon { width: 34px; height: auto; margin: 0 15px 0 0;}


  /************ section #page-serlvice ************/

  section#page-service { clear: both; width: 100%; padding: 80px 0 0 0;}

  .page-service-con { width: 100%; padding: 0 20px 40px 20px; box-sizing: border-box;}
  .page-service-con .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-service-con .title-line img { width: 226px; height: auto;}
  .page-service-con .service-title-con { width: 100%;}
  .page-service-con .service-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-service-con .service-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-service-con .service-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-service-con .service-title-con .service-con { width: 100%;}
  .page-service-con .service-title-con .service-con .col-left { width: 100%; margin: 0 0 40px 0; font-size: 1.2rem; line-height: 2em;}
  .page-service-con .service-title-con .service-con .col-left img.pic-2 { width: 100%; height: auto; margin: 0 0 40px 0;}
  .page-service-con .service-title-con .service-con .col-right { width: 100%; font-size: 1.2rem; line-height: 2em;}
  .page-service-con .service-title-con .service-con .col-right img.pic-1 { width: 100%; height: auto; margin: 0 0 40px 0;}

  .service-pic-banner { clear: both; width: 100%; overflow: hidden;}
  .service-pic-banner img { width: 140%; height: auto; margin: 0 0 0 -20%;}

  .page-service-items { clear: both; width: 100%; padding: 80px 20px 80px 42px; color: #000; font-size: 1.1rem; line-height: 1.8em; box-sizing: border-box; background-color: #e6e6e6;}
  .page-service-items ul.item-list { padding: 0; margin: 0; box-sizing: border-box; list-style-image: url("../images/service_item_icon.png"); display: block;}
  .page-service-items ul.item-list li { padding: 0; margin: 0 0 20px 0;}
  .page-service-items ul.item-list li span.title { font-size: 1.2rem; font-weight: 600;}


  /************ section #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 0;}

  .page-contact-con { width: 100%; padding: 80px 20px; box-sizing: border-box; background-image: url("../images/contact_bg.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center top;}
  .page-contact-con .title-line { width: 260px; margin: 0 0 20px 0;}
  .page-contact-con .title-line img { width: 226px; height: auto;}
  .page-contact-con .contact-title-con { width: 100%;}
  .page-contact-con .contact-title-con .page-title { width: 100%; margin: 0 0 30px 0;}
  .page-contact-con .contact-title-con .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-contact-con .contact-title-con .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}
  .page-contact-con .contact-title-con .contact-con { width: 100%;}
  .page-contact-con .contact-title-con .contact-con .col-left { width: 100%; box-sizing: border-box; font-size: 1.2rem; line-height: 2em;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-name { width: 100%; color: #031e40; font-size: 1.2rem; font-weight: 500;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info { width: 100%; margin: 30px 0 0 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info img.icon { width: 24px; height: auto; padding: 0 0 10px 0; margin: 0 10px 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-left .cop-info .info { width: calc(100% - 24px - 10px); padding: 0 0 10px 0; color: #031e40; font-size: 1.2rem; font-weight: 300;}

  .page-contact-con .contact-title-con .contact-con .col-left img.contact-qrcode { width: 145px; height: auto; margin: 20px 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right { width: 100%; margin: 60px 0 0 0; font-size: 1.2rem; line-height: 2em;}
  .page-contact-con .contact-title-con .contact-con .col-right form { width: 100%;}
  .page-contact-con .contact-title-con .contact-con .col-right form .caption { width: 100%; font-weight: 600;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column { width: 100%; padding: 0 0 20px 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-1 { width: 100%; padding: 10px; color: #fff; font-size: 1.2rem; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-2, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=tel], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=email] { width: 100%; padding: 10px; color: #fff; font-size: 1.2rem; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column textarea { width: 100%; height: 80px; padding: 10px; color: #fff; font-size: 1.2rem; border: 0; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=radio] { width: 22px; height: 22px;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column img.confirm-code { width: 190px; height: auto; margin: 0 10px 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column input[type=text].style-3 { width: 100%; padding: 10px; margin: 10px 0 0 0; color: #000; font-size: 1rem; border: 0; background-color: #fff; box-sizing: border-box;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice { clear: both; padding: 10px 0 0 0;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a { color: #4d4d4d; font-size: 0.9rem; text-decoration: none;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column .notice a:hover { border-bottom: 1px #4d4d4d solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit { width: 100%; border-top: 1px #6a4819 solid;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit], 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button] { padding: 8px 20px; color: #fff; font-size: 1.1rem; border: 0; background-color: #6a4819; float: right; cursor: pointer;}
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=submit]:hover, 
  .page-contact-con .contact-title-con .contact-con .col-right form .column-submit input[type=button]:hover { color: #6a4819; background-color: #c7b299;}

  .contact-map { clear: both; width: 100%; overflow: hidden;}
  .contact-map img { width: 200%; height: auto; margin: 0 0 0 -50%;}


  /************ section #page-sitemap ************/

  section#page-sitemap { clear: both; width: 100%; padding: 80px 0 100px 0; background-color: #e6e6e6;}

  .page-sitemap-con { width: 100%;}
  .page-sitemap-con .page-title-box { width: 100%; margin: 0 0 80px 0;}
  .page-sitemap-con .page-title-box .title-line { width: 100%; overflow: hidden;}
  .page-sitemap-con .page-title-box .title-line img { width: 790px; height: auto;}
  .page-sitemap-con .page-title-box .page-title { width: 100%; margin: 20px 0; text-align: center;}
  .page-sitemap-con .page-title-box .page-title span.title-b-en { color: #6a4819; font-size: 3rem; font-weight: 300; line-height: 1em;}
  .page-sitemap-con .page-title-box .page-title span.title-s { color: #333; font-size: 1rem; font-weight: 300; line-height: 2em;}
  .page-sitemap-con .page-title-box .page-title span.title-b-cn { color: #6a4819; font-size: 2.2rem; font-weight: 300; line-height: 1em;}

  .page-sitemap-con ul.sitemap-nav { clear: both; width: 90%; padding: 0 20px; margin: 0 auto; box-sizing: border-box; list-style: none; display: block;}
  .page-sitemap-con ul.sitemap-nav li { width: 100%; padding: 0; margin: 0 0 40px 0;}
  .page-sitemap-con ul.sitemap-nav li a { width: 100%; padding: 10px 30px; box-sizing: border-box; color: #fff; font-size: 1.4rem; text-align: center; text-decoration: none; background-color: #6a4819; display: block;}
  .page-sitemap-con ul.sitemap-nav li a:active { background-color: #51463d;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup { width: 100%; padding: 10px 0; margin: 0; list-style: none; display: block;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li { width: 100%; padding: 0; margin: 20px 0;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a { width: 100%; padding: 0; color: #6a4819; font-size: 1.2rem; text-align: center; text-decoration: none; background-color: transparent;}
  .page-sitemap-con ul.sitemap-nav li ul.nav-popup li a:active { color: #333;}


  .page-sitemap-con .error404-con { clear: both; width: 100%; padding: 0 20px; box-sizing: border-box; text-align: center;}
  .page-sitemap-con .error404-con .error-title { width: 100%; margin: 0 0 20px 0; font-size: 1.85rem; font-weight: 500;}
  .page-sitemap-con .error404-con .error-text { display: none;}
  .page-sitemap-con .error404-con .error-text-mo { width: 100%; margin: 0 0 60px 0; font-size: 1.85rem;}
  .page-sitemap-con .error404-con a.goback-bt { width: 200px; padding: 8px 0; margin: 0 auto; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; border-radius: 26px; background-color: #6a4819; display: block;}
  .page-sitemap-con .error404-con a.goback-bt:active { background-color: #736357;}


  /************ footer ************/

  footer { clear: both; width: 100%; border-bottom: 14px #6a4819 solid;}

  .footer-col-lt { width: 100%; padding: 40px 20px; box-sizing: border-box; background-color: #fff;}
  .footer-col-lt img.footer-logo { width: 246px; height: auto; margin: 0 auto 40px auto;}
  .footer-col-lt .contact-info { display: none;}
  .footer-col-lt .contact-info-mo { width: 100%; color: #031e40; font-size: 1.1rem; font-weight: 500; line-height: 1.8em; text-align: center; box-sizing: border-box;}

  .footer-col-rt { width: 100%; padding: 40px; box-sizing: border-box; background-color: #031e40;}
  .footer-col-rt ul.footer-nav { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .footer-col-rt ul.footer-nav li { padding: 0; margin: 0 10px 10px 10px;}
  .footer-col-rt ul.footer-nav li a { color: #fff; font-size: 1.1rem; font-weight: 500; text-decoration: none;}
  .footer-col-rt ul.footer-nav li a:hover { color: #c7b299;}
  .footer-col-rt ul.footer-nav li ul.nav-sed { padding: 0; margin: 0; list-style: none; display: block;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li { padding: 0; margin: 15px 0; text-align: center;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a { color: #fff; font-size: 0.8rem; font-weight: 300; text-decoration: none;}
  .footer-col-rt ul.footer-nav li ul.nav-sed li a:hover { color: #c7b299;}
  

}
