.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;
}
}

