/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@font-face {
  font-family: 'arial';
  src: url('../lib/font/arial.ttf') format('truetype'), url('../lib/font/arial.ttf') format('ttf');
}
@font-face {
  font-family: 'HarmonyOS_Sans_SC_Light';
  src: url('../lib/font/HarmonyOS_Sans_SC_Light.ttf') format('truetype'), url('../lib/font/HarmonyOS_Sans_SC_Light.ttf') format('ttf');
}
@font-face {
  font-family: 'PlayfairDisplay';
  src: url('../lib/font/PlayfairDisplay-Regular-7.ttf') format('truetype'), url('../lib/font/PlayfairDisplay-Regular-7.ttf') format('ttf');
}
@font-face {
  font-family: 'SourceHanSerifCN-SemiBold';
  src: url('../lib/font/SourceHanSerifCN-SemiBold.otf') format('truetype'), url('../lib/font/SourceHanSerifCN-SemiBold.otf') format('ttf');
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-family: 'HarmonyOS_Sans_SC_Light' !important;
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  width: 100%;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.theme2_sign_up {
  background-color: rgba(91, 65, 50, 0.8);
}
.theme2_sign_up .jz_sign_up {
  background-color: #fff;
}
.theme2_sign_up .jz_sign_up button {
  border-bottom-color: #2d2d2d;
}
.img_box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.img_box.case {
  height: 250px !important;
}
.img_box.house {
  height: 266px !important;
}
.color_1 {
  color: #5b4132;
}
.color_2 {
  color: #2d2d2d;
}
.color_3 {
  color: #333333;
}
.color_4 {
  color: #bfbfbf;
}
.color_5 {
  color: #e0d1ce;
}
.color_6 {
  color: #808080;
}
.color_7 {
  color: #7f7f7f;
}
.color_w {
  color: #fff;
}
.family_sourceHanSansCN {
  font-family: 'SourceHanSerifCN-SemiBold' !important;
}
.family_arial {
  font-family: 'arial' !important;
}
.family_playfairDisplay {
  font-weight: 100;
  font-family: 'PlayfairDisplay' !important;
}
.family_SourceHanSerifCN {
  font-family: 'SourceHanSerifCN-SemiBold' !important;
}
.HarmonyOS_Sans_SC {
  font-family: 'HarmonyOS_Sans_SC_Light' !important;
}
.font_10 {
  font-size: 10px;
}
.font_12 {
  font-size: 0.75rem;
}
.font_14 {
  font-size: 0.875rem;
}
.font_16 {
  font-size: 1rem;
}
.font_18 {
  font-size: 1.125rem;
}
.font_20 {
  font-size: 1.25rem;
}
.font_22 {
  font-size: 1.375rem;
}
.font_24 {
  font-size: 1.5rem;
}
.font_28 {
  font-size: 1.75rem;
}
.font_30 {
  font-size: 1.875rem;
}
.font_32 {
  font-size: 2rem;
}
.font_36 {
  font-size: 2.25rem;
}
.font_40 {
  font-size: 2.5rem;
}
.font_48 {
  font-size: 3rem;
}
.font_52 {
  font-size: 3.25rem;
}
.font_60 {
  font-size: 3.75rem;
}
.font_96 {
  font-size: 6rem;
}
html {
  font-size: 16px;
}
.radius_none {
  border-radius: 0 !important;
}
.bg {
  background-color: #e0d1ce !important;
}
.bg2 {
  background-color: #fffbf5 !important;
}
.bg_brown {
  background-color: #5b4132 !important;
}
.bg_black {
  background-color: #2d2d2d !important;
}
.bg_w {
  background-color: #fff !important;
}
.bg_o {
  background-color: #5b4132 !important;
}
.bg_brown,
.bg_o,
.bg_black {
  color: #fff;
}
.cur_p {
  cursor: pointer;
}
.radius_bt {
  border-radius: 20px;
}
.jz_tag {
  padding: 1px 2px;
}
.carousel-item ul li {
  display: inline-block;
}
.carousel-item ul li img {
  width: 100%;
}
.iconfont.border {
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
}
.jz_title {
  padding-top: 1.6rem;
}
.jz_title p span,
.jz_title a {
  position: relative;
  line-height: 2rem;
  display: inline-block;
}
.jz_title p:first-child span::after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #5b4132;
  bottom: -4px;
  left: 0;
}
.jz_shortcut {
  color: #5b4132;
  position: fixed;
  cursor: pointer;
  font-size: 0;
  right: 0;
  bottom: 77px;
  height: 84px;
  z-index: 2;
  text-align: left;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden;
  background-color: #e0d1ce;
}
.jz_shortcut.left {
  left: 0;
  right: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.jz_shortcut p {
  line-height: 1.6rem;
}
.jz_shortcut .iconfont {
  position: relative;
  background-color: #fff;
  color: #5b4132;
}
.jz_shortcut .iconfont:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.jz_shortcut .inner {
  width: 0;
  overflow: hidden;
}
.jz_shortcut:hover .inner {
  width: auto;
  padding: 16px 8px 0 8px;
}
.jz_shortcut:hover .iconfont {
  color: #fff;
  background-color: #5b4132;
}
.jz_sign_up {
  background-color: #fff;
}
.jz_sign_up button {
  border-radius: 0;
  height: 90px;
  color: #fff;
  line-height: 110px;
  border-bottom: 110px solid #5b4132;
  border-left: 50px solid transparent;
  border-right: none;
  border-top: none;
  padding: 0 20px 0 10px;
  background-color: transparent;
}
.jz_sign_up button:hover {
  color: #fff;
}
.jz_sign_up .close_bt {
  display: none;
}
.jz_sign_up.fixed {
  position: fixed;
  width: 100%;
  bottom: -300px;
  transition: bottom 1s linear;
  z-index: 999;
}
.jz_sign_up.fixed.show {
  bottom: 0;
}
.jz_sign_up.fixed .close_bt {
  display: block;
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 40px;
  cursor: pointer;
  top: 20px;
}
.jz_sign_up img {
  display: inline-block;
}
.jz_sign_up .input_box {
  background-color: #fff;
  border-radius: 4px;
  font-size: 0;
  padding: 15px 0;
}
.jz_sign_up input {
  display: inline-block;
}
.jz_sign_up .item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  background-color: #fff;
  height: 60px;
  line-height: 60px;
  border-left: 1px solid #bfbfbf !important;
}
.jz_sign_up .item .form-control {
  border: none;
  padding-right: 0;
  padding-left: 0;
}
.modal-body .jz_error {
  border: 1px solid #eb3d00 !important;
}
.jz_address_menu {
  min-width: 20rem;
}
.jz_address_menu .dropdown-item {
  cursor: default !important;
}
.jz_address_menu li {
  line-height: 1.2rem;
}
.jz_address_menu li:nth-child(2) {
  border-bottom: dashed 1px #bfbfbf;
}
.jz_address_menu li em {
  background-color: #2d2d2d;
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 2px;
  text-align: center;
  line-height: 1.2rem;
  color: #fff;
  vertical-align: middle;
}
.jz_address_menu li a {
  display: inline-block;
  vertical-align: middle;
  color: #2d2d2d;
}
.jz_address_menu li a + a {
  margin-left: 20px;
}
.jz_tit_underline {
  position: relative;
}
.jz_tit_underline::after {
  position: absolute;
  content: '';
  display: inline-block;
  height: 3px;
  width: 80px;
  background-color: #5b4132;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.jz_line_tit {
  position: relative;
  display: inline-block;
}
.jz_line_tit::after,
.jz_line_tit::before {
  content: '';
  position: absolute;
  width: 8vw;
  height: 1px;
  background-color: #2d2d2d;
}
.jz_line_tit::after {
  top: 50%;
  left: -9vw;
}
.jz_line_tit::before {
  top: 50%;
  right: -9vw;
}
.jz_carousel {
  position: relative;
}
.jz_carousel .jz_carousel_bt {
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  transform: translate(0, -50%);
}
.jz_carousel .jz_carousel_bt:first-child {
  left: -50px;
}
.jz_carousel .jz_carousel_bt:last-child {
  right: -50px;
}
.jz_carousel .jz_carousel_inner {
  font-size: 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.jz_carousel .jz_carousel_inner li {
  display: inline-block;
  width: 100%;
  opacity: 1;
}
@media (min-width: 1300px) {
  .carousel-control-next,
  .carousel-control-prev {
    width: 11% !important;
  }
}
@media (max-width: 992px) {
  .jz_sign_up .item {
    border: none !important;
  }
  .jz_sign_up button {
    width: 100%;
    border: none;
    background-color: #5b4132;
    line-height: 80px;
    height: 80px;
  }
  .d_md_hidden {
    display: none;
  }
  html {
    font-size: 15px;
  }
  .font_12 {
    font-size: 12px;
  }
  .font_14 {
    font-size: 13px;
  }
  .font_16 {
    font-size: 15px;
  }
  .font_48 {
    font-size: 45px;
  }
  .font_96 {
    font-size: 90px;
  }
  .jz_more {
    padding: 0.4rem 1rem;
  }
  .jz_page li {
    padding: 0.6rem;
  }
  .jz_sign_up .item {
    display: block;
    text-align: left;
  }
  .jz_sign_up .input_box {
    height: auto;
  }
  .jz_sign_up .item .form-control {
    width: 90% !important;
  }
  .jz_sign_up.fixed {
    position: static;
  }
}
@media (max-width: 720px) {
  html {
    font-size: 14px;
  }
  .font_12 {
    font-size: 11px;
  }
  .font_14 {
    font-size: 12px;
  }
  .font_16 {
    font-size: 14px;
  }
  .font_18 {
    font-size: 16px;
  }
  .font_20 {
    font-size: 18px;
  }
  .font_22 {
    font-size: 19px;
  }
  .font_24 {
    font-size: 20px;
  }
  .font_28 {
    font-size: 22px;
  }
  .font_30 {
    font-size: 25px;
  }
  .font_36 {
    font-size: 28px;
  }
  .font_40 {
    font-size: 30px;
  }
  .font_48 {
    font-size: 42px;
  }
  .font_96 {
    font-size: 70px;
  }
}
@media (max-width: 540px) {
  html {
    font-size: 13.5px;
  }
  .font_12 {
    font-size: 11px;
  }
  .font_14 {
    font-size: 12px;
  }
  .font_16 {
    font-size: 13.5px;
  }
  .font_18 {
    font-size: 15.5px;
  }
  .font_20 {
    font-size: 16px;
  }
  .font_22 {
    font-size: 17px;
  }
  .font_24 {
    font-size: 18px;
  }
  .font_28 {
    font-size: 20px;
  }
  .font_30 {
    font-size: 22px;
  }
  .font_36 {
    font-size: 24px;
  }
  .font_40 {
    font-size: 26px;
  }
  .font_48 {
    font-size: 30px;
  }
  .font_96 {
    font-size: 44px;
  }
}
div::-webkit-scrollbar,
ul::-webkit-scrollbar,
li::-webkit-scrollbar {
  width: 8px;
}
div::-webkit-scrollbar-thumb,
ul::-webkit-scrollbar-thumb,
li::-webkit-scrollbar-thumb {
  background: #5b4132;
}
div::-webkit-scrollbar-track,
ul::-webkit-scrollbar-track,
li::-webkit-scrollbar-track {
  background: #fff;
}
.card:hover .card-body > div,
.card:hover .card-body h5 {
  text-decoration: underline;
}
.designer_bg {
  background-color: #7c7c7c;
  position: relative;
}
