html,
body {
  margin: 0;
  padding: 0;
}
.pagebox {
  position:relative;
}
@font-face {
  font-family:"R";
  src:url('../fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
  font-family:"S";
  src:url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family:"B";
  src:url('../fonts/Montserrat-Bold.ttf') format('truetype');
}
*,
html {
  word-break:inherit !important;
  font-family:"R" !important;
}
a:hover,
a:active,
a:hover span {
  text-decoration:none;
}
ul,
li {
  list-style:none !Important;
}
.pagebox {
  max-width:1920px;
  margin:0 auto;
}
.p_pagebox .js_pageBtnDisable .iconfont {
  display:none;
}
.p_pagebox .next .font,
.p_pagebox .pre .font {
  font-size:12px !important;
}
#w_fimg-1614677639381 img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
#w_fimg-1614677639381 img:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.TabCont img:hover {
  transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -webkit-transform: scale(1.0);
}
.stylebox_top {
  background:none !important;
  height:auto !important;
  margin-bottom:20px !important;
  text-align:center;
}
.stylebox_title {
  background:none !important;
  padding:0 !important;
}
.title_main {
  font-size:30px !important;
  color:#d2a46d !important;
  font-weight:600 !important;
  line-height:initial !important;
  white-space:initial !important;
}
.stylebox_content {
  border:0 !important;
}
.stylebox_top_line {
  height:0 !important;
  width:100%;
  background:#ddd !important;
  border-radius:0;
  margin:0 auto;
}
.stylebox_bottom_line {
  height:0 !important;
}
.p_page .pageNum.active,
.p_page .pageNum:hover,
.p_page .next:hover,
.p_page .pre:hover {
  background:#ef3f35;
  border-radius:3px;
  border-color:#ef3f35;
}
.p_page .pageNum.active,
.p_page .pageNum,
.p_page .next,
.p_page .pre {
  border-radius:5px;
}
.p_pagebox .next,
.p_pagebox .pre {
  background:#333;
  color:#fff;
}
.p_pagebox .next .font,
.p_pagebox .pre .font {
  font-size:14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height:initial !important;
}
h1 span {
  font-size:50px;
  font-weight:400;
  font-family:"B" !important;
}
h2 span {
  font-size:40px;
  font-weight:400;
  font-family:"B" !important;
}
h3 span {
  font-size:32px;
  font-weight:400;
}
h4 span {
  font-size:28px;
  font-weight:400;
}
h5 span {
  font-size:20px;
  font-weight:400;
  font-family:"S" !important;
}
h6 span {
  font-size:17px;
  font-weight:400;
}
h3 strong span,
h4 strong span,
h5 strong span,
h6 strong span {
  /*! font-family:"S" !important; */
}
#w_grid-1604630342142 {
  transition: all 0.3s;
  position:relative;
  z-index:9999;
}
.InputText::-moz-placeholder {
  color: #666 !important;
  opacity: 1 !important;
  font-size: 14px !important;
}
.InputText:-ms-input-placeholder {
  color:#666 !important;
  opacity: 1 !important;
  font-size: 14px !important;
}
.InputText::-webkit-input-placeholder {
  color: #666 !important;
  opacity: 1 !important;
  font-size: 14px !important;
}
.container {
  width:auto;
  padding:0;
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1604630342142.div2 #w_fimg-1614669894298 {
    max-width:200px !important;
  }
  h1 span {
    font-size:36px;
  }
  h2 span {
    font-size:30px;
  }
  h3 span {
    font-size:26px;
  }
  h4 span {
    font-size:22px;
  }
  h5 span {
    font-size:18px;
  }
  h6 span {
    font-size:17px;
  }
  .title_main {
    font-size:26px !important;
    color:#333 !important;
    font-weight:400 !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1604630342142.div2 #w_fimg-1614669894298 {
    max-width:200px !important;
  }
  h1 span {
    font-size:30px;
  }
  h2 span {
    font-size:26px;
  }
  h3 span {
    font-size:24px;
  }
  h4 span {
    font-size:20px;
  }
  h5 span {
    font-size:17px;
  }
  h6 span {
    font-size:16px;
  }
  .title_main {
    font-size:26px !important;
    color:#333 !important;
    font-weight:400 !important;
  }
}
@media only screen and (max-width: 768px) {
  h1 span {
    font-size:28px;
  }
  h2 span {
    font-size:24px;
  }
  h3 span {
    font-size:22px;
  }
  h4 span {
    font-size:18px;
  }
  h5 span {
    font-size:16px;
  }
  h6 span {
    font-size:15px;
  }
  .title_main {
    font-size:24px !important;
    color:#333 !important;
    font-weight:400 !important;
  }
}
