.menubox[data-v-5704d990] {
  max-width: 1080px;
  width: 92%;
  margin: 0 auto;
}
.el-menu[data-v-5704d990] {
  background-color: transparent;
  margin: 0 -20px;
}
.el-header[data-v-5704d990] {
  color: #4A311E;
  font-size: 16px;
  padding: 0;
  height: auto!important;
}
.el-header .el-menu.el-menu--horizontal[data-v-5704d990] {
  background: none;
  border-bottom: none;
}
.el-menu--horizontal > .el-menu-item[data-v-5704d990] {
  color: #4A311E;
  font-size: 16px;
  border-bottom: none;
  height: 45px;
  line-height: 45px;
}
.el-menu--horizontal > .el-menu-item.is-active[data-v-5704d990] {
  color: #4A311E;
  border-bottom: none;
}
.logo-box[data-v-5704d990] {
  padding: 30px 0 40px;
}
.logo-box .logoimg[data-v-5704d990] {
  margin: 0;
  height: 45px;
  cursor: pointer;
}
.el-main[data-v-5704d990] {
  padding-top: 80px;
  padding-bottom: 120px;
}
.bigbg[data-v-5704d990] {
  width: 100%;
  position: relative;
  z-index: 0;
}
.bigbg[data-v-5704d990]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 100% auto;
  z-index: -1;
  pointer-events: none;
}
.menuicon[data-v-5704d990] {
  display: none;
}
.demo-drawer__content p .el-button[data-v-5704d990] {
  color: #4A311E;
  font-family: 'myPlayfairDisplay';
  font-size: 16px;
  padding: 16px 0;
}
@media only screen and (max-width: 767px) {
.logo-box[data-v-5704d990],
  .el-header[data-v-5704d990],
  .bannerBox[data-v-5704d990],
  .menubox[data-v-5704d990] {
    width: 92%;
}
.el-header[data-v-5704d990] {
    height: auto!important;
}
.bigbg[data-v-5704d990]::before {
    background-size: auto 100%;
}
.el-header[data-v-5704d990] {
    display: none;
}
.menuicon[data-v-5704d990] {
    display: block;
    font-size: 32px;
    position: absolute;
    top: 36px;
    right: 20px;
}
}

.banner[data-v-5b7085d8] {
  background-size: 100% auto;
}
.bannerBox[data-v-5b7085d8] {
  max-width: 1080px;
  width: 92%;
  margin: 0 auto;
  text-align: center;
}
.bannerBox .title[data-v-5b7085d8] {
  font-size: 56px;
  margin: 80px 0 40px;
  font-family: 'myPlayfairDisplay-SemiBold';
  letter-spacing: -0.5px;
}
.bannerBox .subtitle[data-v-5b7085d8] {
  font-size: 28px;
}
.typebox[data-v-5b7085d8] {
  max-width: 1080px;
  width: 92%;
  margin: 0 auto;
}
.typebox .title[data-v-5b7085d8] {
  font-size: 24px;
  margin: 100px 0 30px;
  text-align: center;
  font-family: 'myPlayfairDisplay-SemiBold';
}
.typebox .typelist .gridBox[data-v-5b7085d8] {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
  background: #FEEED0;
  min-height: 385px;
  text-align: center;
  padding: 40px 30px;
  box-sizing: border-box;
}
.typebox .typelist .gridBox img[data-v-5b7085d8] {
  width: 100%;
  max-width: 200px;
}
.typebox .typelist .gridBox h5[data-v-5b7085d8] {
  font-size: 28px;
  margin-bottom: 10px;
  white-space: pre-line;
  font-weight: 100;
  font-family: 'myPlayfairDisplay-SemiBold';
}
.typebox .typelist .gridBox p[data-v-5b7085d8] {
  font-size: 18px;
}
.aboutusBox[data-v-5b7085d8] {
  max-width: 1080px;
  width: 92%;
  margin: 0 auto;
  padding: 60px 0 100px;
}
.aboutusBox > img[data-v-5b7085d8] {
  width: 100%;
  margin-bottom: 30px;
}
.aboutusBox .contentbox[data-v-5b7085d8] {
  border-radius: 20px;
  padding: 50px 0 30px;
}
.aboutusBox .contentbox > div[data-v-5b7085d8] {
  float: right;
  width: 45%;
}
.aboutusBox .contentbox > div .title[data-v-5b7085d8] {
  font-size: 38px;
  margin: 0 0 30px;
  font-family: 'myPlayfairDisplay-SemiBold';
}
.aboutusBox .contentbox > div p[data-v-5b7085d8] {
  margin: 10px 0;
  line-height: 1.8;
  font-size: 14px;
}
.aboutusBox .contentbox img[data-v-5b7085d8] {
  width: 55%;
  float: left;
}
.aboutusBox .footer[data-v-5b7085d8] {
  border-top: 1px solid #F7EAD6;
  margin-top: 60px;
  padding-top: 60px;
  font-size: 14px;
}
.aboutusBox .footer i[data-v-5b7085d8] {
  margin: 0 10px;
  cursor: pointer;
}
.aboutusBox .footer b[data-v-5b7085d8] {
  display: block;
  margin-bottom: 10px;
}
.aboutusBox .footer p[data-v-5b7085d8] {
  line-height: 2;
  cursor: pointer;
}
.aboutusBox .footer p[data-v-5b7085d8]:hover {
  text-decoration: underline;
}
.bigbg[data-v-5b7085d8]::before {
  display: none;
}
@media only screen and (max-width: 970px) {
.typebox .typelist .gridBox[data-v-5b7085d8] {
    padding: 30px 10px 0;
}
}
@media only screen and (max-width: 767px) {
.bannerBox[data-v-5b7085d8],
  .typebox[data-v-5b7085d8] {
    width: 86%;
}
.bannerBox .title[data-v-5b7085d8] {
    font-size: 38px;
    margin: 30px 0 20px;
}
.bannerBox .subtitle[data-v-5b7085d8] {
    font-size: 22px;
}
.typebox .typelist .el-col-8[data-v-5b7085d8] {
    width: 50%;
    margin: 0 auto;
}
.typebox .typelist .title[data-v-5b7085d8] {
    font-size: 22px;
}
.typebox .typelist .gridBox[data-v-5b7085d8] {
    padding: 30px 10px 0;
    min-height: 340px;
}
.typebox .typelist .gridBox h5[data-v-5b7085d8] {
    font-size: 22px;
}
.typebox .typelist .gridBox img[data-v-5b7085d8] {
    height: auto;
    width: 100%;
}
.typebox .typelist .gridBox p[data-v-5b7085d8] {
    font-size: 16px;
}
.aboutusBox[data-v-5b7085d8] {
    padding: 30px 0 100px;
    width: 82%;
}
.aboutusBox .contentbox[data-v-5b7085d8] {
    padding: 30px 0 30px;
}
.aboutusBox .contentbox > div[data-v-5b7085d8] {
    width: 100%;
}
.aboutusBox .contentbox > div .title[data-v-5b7085d8] {
    margin: 0 0 20px;
}
.aboutusBox .contentbox img[data-v-5b7085d8] {
    display: none;
}
.aboutusBox .footer[data-v-5b7085d8] {
    margin-top: 0;
    padding-top: 30px;
}
.aboutusBox .footer .el-col-offset-6[data-v-5b7085d8] {
    margin-left: 0;
}
.aboutusBox .footer .el-col-6[data-v-5b7085d8] {
    width: 100%;
    margin-bottom: 20px;
}
.aboutusBox .footer i[data-v-5b7085d8] {
    margin-left: 0;
}
}

