:root {
  --swiper-theme-color: #1a1510;
}

.html,
.body {
  min-width: 280px;
  margin: 0 auto;
}

body {
  overflow-x: hidden;
}

.wrap, .w1500 {
  width: auto;
  margin: 0 0.3rem;
}

.only-pc {
  display: none !important;
}

.indexNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1.2rem;
  width: 100%;
  background: #3b3126;
  z-index: 9999;
}
.indexNavMain .indexNavBox {
  height: 1.2rem;
}
.indexNavMain .indexNavBox > a {
  float: left;
  line-height: 1.2rem;
}
.indexNavMain .indexNavBox > a img {
  display: inline-block;
  vertical-align: middle;
  height: 0.8rem;
}
.indexNavMain .indexNavBox ul, .indexNavMain .indexNavBox .item-list {
  display: none;
}
.indexNavMain .indexNavBox .pcNavBtn {
  display: none;
}
.indexNavMain .indexNavBox .phoneNavBtn {
  position: relative;
  float: right;
  width: 1.12rem;
  height: 1.2rem;
}
.indexNavMain .indexNavBox .phoneNavBtn .line01 {
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 1.12rem;
  height: 1px;
  background-color: #aeacab;
  transition: all 0.3s;
}
.indexNavMain .indexNavBox .phoneNavBtn .line02 {
  position: absolute;
  left: 0.12rem;
  top: 0.7rem;
  width: 1rem;
  height: 1px;
  background-color: #aeacab;
  transition: all 0.3s;
}
.indexNavMain .indexNavBox .phoneNavBtn.openNav .line01 {
  top: 0.6rem;
  transform: rotateZ(15deg);
  transform-origin: 50% 0;
}
.indexNavMain .indexNavBox .phoneNavBtn.openNav .line02 {
  left: 0;
  top: 0.6rem;
  width: 1.12rem;
  transform: rotateZ(-15deg);
  transform-origin: 50% 0;
}

.indexBannerMain {
  position: relative;
  background-color: #3b3126;
  padding: 1rem 0 1rem 0.3rem;
}
.indexBannerMain .mySwiper04 {
  width: 100%;
  height: auto;
}
.indexBannerMain .mySwiper04 img {
  display: block;
  width: 100%;
}
.indexBannerMain .txt {
  margin: 1rem 0.3rem 0 0;
  padding-bottom: 0.6rem;
  border-bottom: 0.04rem solid #7f7972;
}
.indexBannerMain .txt h2 {
  margin-bottom: 0.5rem;
  font: normal 0.32rem/0.5rem "yumindb";
  color: #efedec;
}
.indexBannerMain .txt h2 span {
  display: block;
}
.indexBannerMain .txt p {
  font: normal 0.56rem/1rem "CormorantGaramond-Bold";
  color: #9a8977;
}
.indexBannerMain .txt p strong {
  display: block;
  font-size: 0.72rem;
}

.indexWhatMain {
  background: url(../images/what-bg.jpg) no-repeat center top;
  background-size: auto 100%;
  padding: 0.8rem 0.3rem 2.6rem;
}
.indexWhatMain h2 {
  font: normal 0.52rem/2.24rem "CormorantGaramond-Regular";
  color: #efedec;
  text-align: center;
}
.indexWhatMain h2 img {
  height: 0.4rem;
}
.indexWhatMain .txt {
  font: normal 0.28rem/0.6rem "YuGothR";
  color: #efedec;
}
.indexWhatMain .txt p {
  margin-bottom: 0.6rem;
  text-align: justify;
}
.indexWhatMain .txt p span {
  color: #C3350C;
}
.indexWhatMain .txt img {
  display: none;
}
.indexWhatMain .txt .btn {
  position: relative;
  display: block;
  width: 3.6rem;
  padding-left: 0.3rem;
  border: 0.02rem solid #efedec;
  font-size: 0.28rem;
  line-height: 0.64rem;
  color: #efedec;
  font-family: "YuGothM";
}
.indexWhatMain .txt .btn::before {
  content: "";
  position: absolute;
  left: 2.4rem;
  top: 0.2rem;
  width: 1.2rem;
  height: 0.12rem;
  background: url(../images/icon01.png) no-repeat top right;
  background-size: auto 100%;
}
.indexWhatMain .txt .btn02 {
  margin-top: 0.4rem;
  width: 3.9rem;
}
.indexWhatMain .txt .btn02::before {
  left: 2.7rem;
}

.indexBenefitMain {
  padding: 1.44rem 0 1.6rem;
  background-color: #fffbf5;
}
.indexBenefitMain h2 {
  position: relative;
  margin-bottom: 1.2rem;
  font: normal 0.92rem/1.4rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.indexBenefitMain h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.7rem;
  height: 0.04rem;
  background: #caaf84;
}
.indexBenefitMain ul {
  display: none;
}
.indexBenefitMain .mySwiper02 {
  width: 100%;
  height: auto;
}
.indexBenefitMain .mySwiper02 .swiper-slide {
  position: relative;
  padding: 0 0.4rem 0 1rem;
  box-sizing: border-box;
  background-color: #fffbf5;
}
.indexBenefitMain .mySwiper02 img {
  display: block;
  width: 100%;
}
.indexBenefitMain .mySwiper02 h3 {
  position: absolute;
  left: 0.3rem;
  top: 0;
  text-align: right;
  font: normal 0.48rem/0.6rem "CormorantGaramond-Medium";
  color: #1a1510;
  writing-mode: vertical-lr;
  transform: rotateZ(180deg);
}
.indexBenefitMain .mySwiper02 .swiper-button-next, .indexBenefitMain .mySwiper02 .swiper-button-prev {
  position: absolute;
  top: initial;
  bottom: 0.4rem !important;
  width: 0.6rem;
  height: 1.4rem;
  background: url(../images/icon05.png) no-repeat center center;
  background-size: 100% 100%;
}
.indexBenefitMain .mySwiper02 .swiper-button-next {
  right: 0 !important;
  background-image: url(../images/icon06.png);
}
.indexBenefitMain .mySwiper02 .swiper-button-prev {
  left: 0 !important;
}
.indexBenefitMain .mySwiper02 .swiper-button-next:after, .indexBenefitMain .mySwiper02 .swiper-button-prev:after {
  content: none;
}

.indexProductsMain {
  padding: 1.44rem 0 0.6rem;
  background-color: #e3ded8;
}
.indexProductsMain h2 {
  position: relative;
  margin-bottom: 1.2rem;
  font: normal 0.92rem/1.4rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.indexProductsMain h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.7rem;
  height: 0.04rem;
  background: #caaf84;
}
.indexProductsMain ul li {
  position: relative;
  margin-bottom: 1.2rem;
}
.indexProductsMain ul li .img {
  width: 100%;
  overflow: hidden;
}
.indexProductsMain ul li .img img {
  display: block;
  width: 100%;
  height: auto;
}
.indexProductsMain ul li h3 {
  position: relative;
  font: normal 0.48rem/1.6rem "CormorantGaramond-Medium";
  color: #1a1510;
  text-align: center;
}
.indexProductsMain ul li h3::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1rem;
  height: 0.04rem;
  margin-left: -0.5rem;
  background: #bca176;
  transition: all 0.5s;
}
.indexProductsMain ul li p {
  font: normal 0.28rem/0.8rem "YuGothM";
  color: #1a1510;
  text-align: center;
}

.indexWorksMain ul li {
  position: relative;
  width: 100%;
}
.indexWorksMain ul li .img {
  width: 100%;
  overflow: hidden;
}
.indexWorksMain ul li .img img {
  display: block;
  width: 100%;
  height: auto;
}
.indexWorksMain ul li .img img:nth-child(1) {
  display: none;
}
.indexWorksMain ul li .img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.indexWorksMain ul li h3 {
  position: absolute;
  left: 0.7rem;
  top: 50%;
  transform: translateY(-50%);
  font: normal 0.6rem/1rem "CormorantGaramond-Medium";
  color: #efedec;
}
.indexWorksMain ul li h3 span {
  display: block;
  font-size: 0.4rem;
}
.indexWorksMain ul li h3 span::before {
  content: "";
  position: absolute;
  left: 1.36rem;
  top: 0.44rem;
  width: 1.4rem;
  height: 0.12rem;
  background: url(../images/icon01.png) no-repeat top right;
  background-size: auto 100%;
}
.indexWorksMain ul li h3 strong {
  display: block;
  font-weight: normal;
}

.footerBox {
  padding: 1.6rem 0.4rem 0.4rem;
  background: #3b3126;
  position: relative;
}
.footerBox .left {
  width: 100%;
}
.footerBox .left .footerLogo {
  display: block;
  width: 3.6rem;
  margin: 0 auto;
}
.footerBox .left .footerLogo img {
  display: block;
  width: 100%;
}
.footerBox .left .official {
  padding-top: 0.8rem;
  text-align: center;
}
.footerBox .left .official a {
  display: inline-block;
  margin: 0 0.3rem;
}
.footerBox .left .official a img {
  display: block;
  width: 0.6rem;
}
.footerBox .left .btn {
  width: 4.4rem;
  height: 0.8rem;
  margin: 0.3rem auto 0;
  border: 1px solid #fff;
  font: normal 0.28rem/0.8rem "YuGothM";
  color: #efedec;
}
.footerBox .left .btn a {
  position: relative;
  display: block;
  padding-left: 0.2rem;
  color: #efedec;
}
.footerBox .left .btn a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0.34rem;
  margin-left: 50px;
  width: 1rem;
  height: 0.12rem;
  background: url(../images/icon01.png) no-repeat top right;
  transition: all 0.5s;
}
.footerBox .footerNav {
  width: 100%;
  padding-top: 0.8rem;
}
.footerBox .footerNav li {
  float: left;
  height: 4.8rem;
  font: normal 0.28rem/0.8rem "Lato-Regular";
  color: #efedec;
}
.footerBox .footerNav li > a, .footerBox .footerNav li > span {
  color: #efedec;
}
.footerBox .footerNav li div a {
  display: block;
  font-size: 0.26rem;
  color: #efedec;
}
.footerBox .footerNav li:nth-child(1), .footerBox .footerNav li:nth-child(2) {
  margin-bottom: 0.8rem;
}
.footerBox .footerNav li:nth-child(1) div a, .footerBox .footerNav li:nth-child(2) div a {
  position: relative;
  padding-left: 0.3rem;
}
.footerBox .footerNav li:nth-child(1) div a::before, .footerBox .footerNav li:nth-child(2) div a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.2rem;
  height: 0.02rem;
  background: #efedec;
}
.footerBox .footerNav li:nth-child(2), .footerBox .footerNav li:nth-child(4) {
  float: right;
}
.footerBox .footerNav li:nth-child(4) div a {
  font-family: "YuGothM";
}
.footerBox .footerNav li:nth-child(4) div a:nth-child(1) {
  font-family: "Lato-Regular";
}
.footerBox .copyRight {
  margin-top: 1rem;
  font: normal 0.24rem/0.48rem "YuGothM";
  color: #efedec;
  text-align: center;
}
.footerBox .copyRight span {
  font-size: 0.2rem;
}
.footerBox .copyRight a {
  display: block;
  color: #efedec;
}

.goTop {
  position: absolute;
  bottom: 0.7rem;
  right: 0.3rem;
  width: 0.9rem;
  height: 0.9rem;
  border: 0.02rem solid #efedec;
  cursor: pointer;
}
.goTop:after {
  content: "";
  position: absolute;
  right: 0.3rem;
  top: 0.4rem;
  width: 0.28rem;
  height: 0.28rem;
  border-right: 0.02rem solid #efedec;
  border-bottom: 0.02rem solid #efedec;
  transform: rotateZ(-135deg);
}

.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1.2rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(59, 49, 38, 0.2);
  z-index: 1002;
}

#leftMenu {
  position: fixed;
  right: 0;
  top: 1.2rem;
  bottom: 0;
  z-index: 1200;
  width: 80%;
  background-color: rgba(59, 49, 38, 0.9);
  overflow: auto;
}
#leftMenu li {
  padding-left: 0.8rem;
  font: normal 0.28rem/0.84rem "Lato-Regular";
  color: #efedec;
}
#leftMenu li > a {
  position: relative;
  display: block;
  color: #efedec;
  line-height: 1.2rem;
}
#leftMenu li div {
  display: none;
}
#leftMenu li div a {
  display: block;
  font-size: 0.26rem;
  color: #efedec;
}
#leftMenu li:nth-child(2) .down:after, #leftMenu li:nth-child(3) .down:after {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.15rem;
  border-right: 0.02rem solid #efedec;
  border-bottom: 0.02rem solid #efedec;
  transform: rotate(45deg);
  position: absolute;
  right: 0.8rem;
  top: 0.5rem;
  transition: all 0.5s;
}
#leftMenu li:nth-child(2) .up:after, #leftMenu li:nth-child(3) .up:after {
  transform: rotate(-135deg);
}
#leftMenu li:nth-child(2) div a, #leftMenu li:nth-child(3) div a {
  position: relative;
  padding-left: 0.3rem;
}
#leftMenu li:nth-child(2) div a::before, #leftMenu li:nth-child(3) div a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.2rem;
  height: 0.02rem;
  background: #efedec;
}

.subPage {
  padding-top: 1.2rem;
  background-color: #fffbf5;
}

.subBannerMain {
  position: relative;
  padding: 0.32rem 0 0.4rem;
  background-color: #3b3126;
}
.subBannerMain .txt {
  padding: 0.3rem 0 0.3rem 0.3rem;
}
.subBannerMain .txt h2 {
  font: normal 0.6rem/0.6rem "CormorantGaramond-Medium";
  color: #efedec;
}
.subBannerMain .txt span {
  font-size: 0.4rem;
  line-height: 0.4rem;
}
.subBannerMain .img {
  width: 100%;
  height: auto;
}
.subBannerMain .img img {
  display: block;
  width: 100%;
}

.productsNavMain {
  padding: 1rem 0 0.9rem;
}
.productsNavMain li {
  position: relative;
  width: 4.7rem;
  margin: 0 auto 0.32rem;
  background-color: #efedec;
}
.productsNavMain li .txt {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 69.4%;
  transform: translateY(-50%);
  text-align: center;
}
.productsNavMain li .txt h3 {
  font: normal 0.32rem/0.6rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.productsNavMain li .txt span {
  display: inline-block;
  line-height: 0.56rem;
  vertical-align: top;
}
.productsNavMain li .img {
  width: 30.6%;
  height: auto;
  margin-left: 69.4%;
}
.productsNavMain li .img img {
  display: block;
  width: 100%;
}

.subProducts {
  padding: 0.72rem 0;
  background-color: #e3ded8;
  margin-bottom: 1.6rem;
  box-sizing: border-box;
}
.subProducts .mb50 {
  margin-bottom: 0.5rem;
}
.subProducts .pt75 {
  padding-top: 0.8rem;
}
.subProducts > a {
  position: absolute;
  left: 0;
  top: -1rem;
}
.subProducts h2 {
  padding-left: 0.4rem;
  font: normal 0.64rem/1rem "CormorantGaramond-Bold";
  color: #9a8977;
}
.subProducts h2 span {
  display: inline-block;
  line-height: 0.85rem;
  vertical-align: top;
}
.subProducts .pic {
  padding: 0 0.4rem;
}
.subProducts .pic img {
  display: block;
  width: 100%;
}
.subProducts .main01 {
  padding: 0 0.4rem 0.8rem;
  margin-bottom: 0.8rem;
  border-bottom: 0.06rem solid #f7f7f7;
  text-align: center;
}
.subProducts .main01 h3 {
  font: normal 0.4rem/1.2rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.subProducts .main01 .awardBox img {
  display: inline-block;
  height: 1.5rem;
  margin: 0 0.15rem;
}
.subProducts .tit-show {
  position: relative;
  width: 76%;
  height: 1rem;
  margin: 0 auto 0.6rem;
  background-color: #3b3126;
  font: normal 0.32rem/1rem "CormorantGaramond-Bold";
  color: #efedec;
  text-align: center;
  cursor: pointer;
}
.subProducts .tit-show:after {
  content: "";
  position: absolute;
  right: 0.3rem;
  top: 0.44rem;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #efedec;
  border-bottom: 0.02rem solid #efedec;
  transform: rotateZ(-135deg);
}
.subProducts .up:after {
  transform: rotate(45deg);
  top: 0.4rem;
}
.subProducts .table {
  display: none;
  width: auto;
  margin: 0 0.4rem 1.2rem;
}
.subProducts .table p {
  width: 100%;
  margin-bottom: 0.06rem;
  border: 0.02rem solid #efedec;
  color: #1a1510;
  font: normal 0.26rem/0.32rem "YuGothM";
}
.subProducts .table p span {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0.19rem 0 0.19rem 0.2rem;
}
.subProducts .table p span:nth-child(1) {
  border-right: 0.02rem solid #efedec;
}
.subProducts .swiper {
  display: none;
  padding: 0 10px 0.6rem;
}
.subProducts .swiper .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.subProducts .swiper .swiper-slide .img img {
  display: block;
  width: 100%;
}
.subProducts .swiper .swiper-slide h4 {
  margin-top: 0.3rem;
  font: normal 0.28rem/0.36rem "CormorantGaramond-Bold";
  color: #1a1510;
  text-align: center;
}
.subProducts .swiper .swiper-button-next, .subProducts .swiper .swiper-button-prev {
  position: absolute;
  top: initial;
  top: 50% !important;
  margin-top: -1.3rem;
  width: 0.6rem;
  height: 1.4rem;
  background: url(../images/icon05.png) no-repeat center center;
  background-size: 100% 100%;
}
.subProducts .swiper .swiper-button-next {
  right: 0 !important;
  background-image: url(../images/icon06.png);
}
.subProducts .swiper .swiper-button-prev {
  left: 0 !important;
}
.subProducts .swiper .swiper-button-next:after, .subProducts .swiper .swiper-button-prev:after {
  content: none;
}
.subProducts .swiper .swiper-pagination {
  bottom: 0 !important;
}
.subProducts .corlor-list-1 img {
  width: 50% !important;
  margin: 0 auto;
}
.subProducts .mySwiper .swiper-button-next, .subProducts .mySwiper .swiper-button-prev, .subProducts .mySwiper .swiper-pagination {
  display: none;
}

.btn-price {
  padding: 0 0.3rem 2rem;
}
.btn-price a {
  position: relative;
  display: block;
  width: 100%;
  border: 0.02rem solid #1a1510;
  font: normal 0.4rem/1.4rem "CormorantGaramond-Bold";
  color: #1a1510;
  text-align: center;
  box-sizing: border-box;
}
.btn-price a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0.6rem;
  margin-left: 1.4rem;
  width: 1.44rem;
  height: 0.12rem;
  background: url(../images/icon07.png) no-repeat top right;
  background-size: auto 100%;
}

.subAbout {
  margin: 1.6rem 0.3rem 0;
}
.subAbout p {
  font: normal 0.28rem/0.54rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}

.subTitle {
  padding-bottom: 0.6rem;
  float: none;
}
.subTitle span {
  display: block;
  font: normal 0.6rem/0.8rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.subTitle h2 {
  font: normal 0.28rem/0.48rem "YouMingChaoTi-Medium-2";
  color: #9a8977;
}

.subTable {
  width: 100%;
}
.subTable td {
  border-bottom: 0.04rem solid #9a8977;
  font: normal 0.28rem/0.48rem "YuGothM";
  color: #1a1510;
}
.subTable td.firstTd {
  width: 20%;
  border-bottom: 0.04rem solid #1a1510;
  padding: 0.2rem 0;
}
.subTable td.secondTd {
  width: 80%;
  padding: 0.2rem 0 0.2rem 0.28rem;
}

.subMap {
  width: 100%;
  padding-top: 0.6rem;
}
.subMap iframe {
  display: block;
  width: 100%;
}

#aboutCompany {
  margin-top: 1rem;
}

.Owner .main {
  position: relative;
  margin-top: 0.7rem;
  background: #e3ded8;
}
.Owner .main .img {
  width: 100%;
}
.Owner .main .img img {
  display: block;
  width: 100%;
}
.Owner .main .txt {
  width: 100%;
  padding: 0 0.4rem 1.2rem;
  box-sizing: border-box;
}
.Owner .main .txt h3 {
  margin-bottom: 0.1rem;
  font: normal 0.4rem/1.44rem "YouMingChaoTi-Medium-2";
  color: #1a1510;
}
.Owner .main .txt h3 span {
  margin-left: 0.4rem;
  font-family: "yumin";
  font-size: 0.28rem;
}
.Owner .main .txt p {
  margin-bottom: 0.54rem;
}
.Owner .main .txt p span {
  display: block;
  color: #9a8977;
  font-size: 0.36rem;
  font-family: "CormorantGaramond-Bold";
}
.Owner .main .txt .btn {
  position: relative;
  display: block;
  width: 4rem;
  padding-left: 0.4rem;
  border: 0.02rem solid #1a1510;
  font: normal 0.28rem/0.7rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.Owner .main .txt .btn::before {
  content: "";
  position: absolute;
  left: 2.8rem;
  top: 0.3rem;
  width: 1.2rem;
  height: 0.12rem;
  background: url(../images/icon07.png) no-repeat top right;
  background-size: auto 100%;
}

.CSR {
  padding-bottom: 2rem;
}
.CSR h3 {
  font: bold 0.28rem/0.8rem "YuGothB";
  color: #9a8977;
}
.CSR h3 span {
  font-weight: normal;
  font-size: 0.36rem;
  font-family: "yumin";
  margin-right: 0.3rem;
}
.CSR p {
  padding-left: 0.5rem;
}

.subContactMain {
  padding: 1rem 0px;
  margin: 0 0.3rem;
}
.subContactMain ul li {
  margin-bottom: 0.5rem;
}
.subContactMain ul li > p {
  font: bold 0.36rem/1rem "YuGothB";
  color: #1a1510;
}
.subContactMain ul li > p strong {
  display: inline-block;
  padding: 0 0.3rem;
  background-color: #c3350c;
  border-radius: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #efedec;
  font-weight: normal;
  vertical-align: middle;
}
.subContactMain ul li div {
  font: normal 0.28rem/1rem "YuGothM";
  color: #222;
}
.subContactMain ul li div .text, .subContactMain ul li div textarea, .subContactMain ul li div select {
  display: block;
  width: 100%;
  height: 1rem;
  padding-left: 0.3rem;
  background-color: #fffbf5;
  border: 0.02rem solid #1a1510;
  box-sizing: border-box;
}
.subContactMain ul li div textarea {
  height: 4rem;
  padding: 0 0.3rem;
  font: normal 0.28rem/1rem "YuGothM";
  color: #222;
  resize: none;
}
.subContactMain .submitBox {
  width: 73%;
  margin: 0 auto;
}
.subContactMain .submit {
  display: block;
  width: 100%;
  height: 1.2rem;
  background-color: #3b3126;
  border: none;
  font: normal 0.48rem/1.2rem "YuGothM";
  color: #efedec;
  cursor: pointer;
}
.subContactMain input:focus, .subContactMain textarea:focus, .subContactMain select:focus {
  box-shadow: 0 0 2px #9a8977;
}
.subContactMain .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.subComments, .subPrivacy {
  padding-top: 1rem;
  margin: 0 0.3rem;
}
.subComments h2, .subPrivacy h2 {
  margin-bottom: 0.6rem;
  font: bold 0.56rem/0.8rem "YuGothB";
  color: #9a8977;
}
.subComments p, .subPrivacy p {
  margin-bottom: 0.4rem;
  padding-bottom: 0.4rem;
  font: normal 0.28rem/0.6rem "YuGothM";
  color: #1a1510;
  border-bottom: 1px solid #9a8977;
}

.pb120 {
  padding-bottom: 1rem;
}

.subPrivacy {
  padding-bottom: 1rem;
}

.bgc-fffbf5 {
  background-color: #fffbf5;
}

.bgc-f2ede7 {
  background-color: #f2ede7;
}

.subFaq .title {
  position: relative;
  padding-top: 0.6rem;
  margin-bottom: 0.8rem;
  border-bottom: 1px solid #9a8977;
}
.subFaq .title h3 {
  font: bold 0.48rem/1rem "YuGothB";
  color: #1a1510;
}
.subFaq .title span {
  position: absolute;
  right: 0;
  bottom: -0.7rem;
  font: normal 0.28rem/0.7rem "CormorantGaramond-Bold";
  color: #9a8977;
}
.subFaq .list {
  font: normal 0.28rem/0.6rem "YuGothM";
  color: #1a1510;
}
.subFaq .list li {
  padding-bottom: 0.6rem;
}
.subFaq .list h4, .subFaq .list div {
  position: relative;
  padding-left: 0.5rem;
}
.subFaq .list span {
  position: absolute;
  left: 0;
  top: 0;
}

.bgc-e3ded8 {
  background-color: #e3ded8;
}

.subNews {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.subNews li {
  padding: 0.4rem 0.4rem 0.3rem;
  margin-bottom: 0.5rem;
  background-color: #fff;
}
.subNews .tag {
  display: block;
  width: 1.5rem;
  height: 0.52rem;
  margin-right: 0.15rem;
  background-color: #c6beb5;
  border-radius: 0.26rem;
  font: normal 0.26rem/0.5rem "yumin";
  color: #9a8977;
  text-align: center;
}
.subNews .time {
  display: block;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #c6beb5;
}
.subNews a {
  position: relative;
  display: block;
  padding: 0.2rem 0.4rem 0.2rem 0;
  font: bold 0.28rem/0.6rem "YuGothB";
  color: #1a1510;
}
.subNews a::after {
  content: ">";
  position: absolute;
  right: -0.2rem;
  top: 0.2rem;
  color: #3b3126;
  font-size: 0.32rem;
}
.subNews .img {
  float: left;
  width: 100%;
  margin-bottom: 0.4rem;
}
.subNews .img img {
  display: block;
  width: 100%;
}
.subNews .txt {
  float: right;
  width: 100%;
}

.subBenefit {
  background-color: #fffbf5;
}
.subBenefit li {
  padding: 0.6rem 0.3rem 0;
  position: relative;
}
.subBenefit li .img, .subBenefit li .img01, .subBenefit li .img02 {
  width: 100%;
  margin-bottom: 0.4rem;
}
.subBenefit li .txt {
  width: 100%;
  margin-bottom: 0.3rem;
}
.subBenefit li .w1500 {
  margin: 0;
}
.subBenefit li > a {
  position: absolute;
  left: 0;
  top: -1rem;
}
.subBenefit h3 {
  margin-bottom: 0.4rem;
  font: bold 0.32rem/0.6rem "YuGothB";
  color: #1a1510;
}
.subBenefit h3 br {
  display: block;
}
.subBenefit h4 {
  font: bold 0.24rem/0.48rem "YuGothB";
  color: #9a8977;
  text-align: center;
}
.subBenefit p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.subBenefit p sub {
  vertical-align: baseline;
}
.subBenefit img {
  display: block;
  width: 100%;
}

.subBannerMain .txt h2.tit {
  font: normal 0.6rem/1.2rem "YouMingChaoTi-Medium-2";
}

.nurturing-rays {
  padding: 0.5rem 0.3rem;
  background-color: #fff;
}
.nurturing-rays p {
  margin-bottom: 0.4rem;
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.nurturing-rays img {
  display: block;
  max-width: 100%;
  margin: 0 auto 0.3rem;
}
.nurturing-rays .subTitle span img {
  display: inline-block;
  width: 0.3rem;
  margin: 0;
}

.download {
  padding: 0.5rem 0.3rem;
}
.download h3 {
  margin-bottom: 0.4rem;
  font: bold 0.48rem/0.8rem "YuGothB";
  color: #9a8977;
  border-bottom: 1px solid #1a1510;
}
.download .btnbox a {
  display: block;
  width: 4rem;
  height: 0.8rem;
  margin: 0 auto 0.4rem;
  font: bold 0.36rem/0.78rem "YuGothB";
  color: #9a8977;
  border: 0.04rem solid #9a8977;
  border-radius: 0.2rem;
  text-align: center;
}

.accessory {
  padding: 0.5rem 0.3rem;
}
.accessory li {
  position: relative;
  background-color: #e3ded8;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.accessory li .img {
  width: 100%;
}
.accessory li .img img {
  display: block;
  width: 100%;
}
.accessory li .txt {
  width: 100%;
  margin-bottom: 0.3rem;
}
.accessory li .txt h3 {
  margin-bottom: 0.4rem;
  font: bold 0.48rem/0.6rem "YouMingChaoTi-Medium-2";
  color: #1a1510;
}
.accessory li .txt h3 span {
  display: block;
  font-size: 0.4rem;
}
.accessory li .txt p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.accessory li .txt p span {
  display: block;
  margin-top: 0.3rem;
  font-weight: bold;
}

.works-series-classic {
  padding: 0.5rem 0;
}
.works-series-classic li {
  width: 100%;
  margin-bottom: 1.3rem;
}
.works-series-classic li .img {
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.works-series-classic li .img img {
  display: block;
  width: 100%;
  height: 225px;
  -o-object-fit: cover;
     object-fit: cover;
}
.works-series-classic li .txt {
  width: 100%;
}
.works-series-classic li .txt h3 {
  margin-bottom: 0.2rem;
  font: bold 0.28rem/0.6rem "YuGothB";
  color: #1a1510;
}
.works-series-classic li .txt p {
  font: normal 0.24rem/0.48rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.works-series-classic li .txt p span {
  display: inline-block;
  font-weight: bold;
}

.about-installation {
  padding: 0.5rem 0.3rem;
}
.about-installation li {
  position: relative;
  background-color: #e3ded8;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.about-installation li .txt {
  width: 100%;
  margin-bottom: 0.3rem;
}
.about-installation li .txt h3 {
  margin-bottom: 0.4rem;
  font: bold 0.48rem/0.6rem "YuGothB";
  color: #1a1510;
}
.about-installation li .txt p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.about-installation li .img {
  overflow: hidden;
}
.about-installation li .img img {
  display: block;
  width: 100%;
}

.price-list {
  padding: 0.5rem 0.3rem;
}
.price-list .img {
  background-color: #fff;
}
.price-list .img img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.price-list .table {
  background-color: #fff;
  margin-top: 0.5rem;
}
.price-list .table > a {
  position: absolute;
  left: 0;
  top: -1rem;
}
.price-list p {
  padding: 0.3rem;
  font: normal 0.26rem/0.52rem "YuGothM";
  color: #1a1510;
}
.price-list table {
  width: 100%;
  font: normal 0.24rem/0.32rem "YuGothM";
  color: #1a1510;
  border: 1px solid #000;
}
.price-list table caption {
  background-color: #f7caac;
  font-size: 0.32rem;
  line-height: 0.7rem;
  border: 1px solid #000;
  border-bottom: none;
}
.price-list table td, .price-list table th {
  border: 1px solid #000;
  padding: 0.1rem 0.02rem;
  box-sizing: border-box;
  text-align: center;
  word-break: auto-phrase;
}
.price-list table th {
  line-height: 0.5rem;
}
.price-list table th:nth-child(1) {
  width: 35%;
}
.price-list table th:nth-child(2) {
  width: 40%;
}
.price-list table th:nth-child(3) {
  width: 25%;
}
.price-list table td:nth-child(1) {
  width: 20%;
}
.price-list table td:nth-child(2) {
  width: 20%;
}
.price-list table td:nth-child(3) {
  width: 20%;
}
.price-list table td:nth-child(4) {
  width: 25%;
}
.price-list table img {
  display: block;
  width: 1rem;
  margin: 0.1rem auto;
}

.subTxt h3 {
  font: bold 0.32rem/0.7rem "YuGothB";
  color: #1a1510;
}
.subTxt p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.subTxt img {
  display: block;
  width: 100%;
}

.about-tonwerk01 {
  padding: 0.5rem 0.3rem;
}
.about-tonwerk01 .img {
  padding-top: 0.5rem;
  margin: 0;
}
.about-tonwerk01 .img img {
  display: block;
  width: 100%;
}

.about-tonwerk02 {
  padding-bottom: 0.5rem;
}
.about-tonwerk02 .main {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #f3efe9;
  position: relative;
}
.about-tonwerk02 .main::before {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  bottom: 0;
  right: -0.5rem;
  background-color: #f3efe9;
  z-index: -1;
}
.about-tonwerk02 .main img {
  display: block;
  width: 100%;
}
.about-tonwerk02 .main .subTxt {
  margin-bottom: 0.3rem;
}

.about-tonwerk03 {
  padding: 0 0.3rem;
}
.about-tonwerk03 .subTxt p {
  padding-bottom: 0.5rem;
}

.about-tonwerk04, .about-tonwerk05 {
  padding: 0.5rem 0;
}
.about-tonwerk04 .main, .about-tonwerk05 .main {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e3ded8;
  position: relative;
}
.about-tonwerk04 .main::before, .about-tonwerk05 .main::before {
  content: "";
  position: absolute;
  right: -0.5rem;
  top: 0;
  bottom: 0;
  left: -0.5rem;
  background-color: #e3ded8;
  z-index: -1;
}
.about-tonwerk04 .main img, .about-tonwerk05 .main img {
  position: absolute;
  right: 0;
  top: 0;
  width: 15%;
}

.about-tonwerk05 .main img {
  position: relative;
  display: block;
  width: 60%;
  right: initial;
  top: initial;
  margin: 0 auto;
}

.about-tonwerk06 {
  padding: 0.5rem 0.3rem;
}
.about-tonwerk06 .subTxt p {
  padding-bottom: 0.5rem;
}
.about-tonwerk06 .main {
  margin: 0;
}
.about-tonwerk06 .main img {
  display: block;
  width: 60%;
  margin: 0 auto 0.3rem;
}
.about-tonwerk06 .img {
  margin: 0;
}
.about-tonwerk06 .img img {
  display: block;
  width: 100%;
}

.about-firewood {
  padding: 0.5rem 0.3rem;
}
.about-firewood img {
  display: block;
  width: 100%;
}
.about-firewood .mb50 {
  margin-bottom: 0.5rem;
}
.about-firewood li img {
  margin-top: 0.4rem;
}
.about-firewood li:nth-child(1) {
  margin-bottom: 0.5rem;
}/*# sourceMappingURL=style-phone.css.map */