video {
  width: 100%; }

h1 h2 h3 h4 {
  padding: 0;
  margin: 0; }

body p {
  font-size: 16px;
  margin-bottom: 0; }

sub,
sup {
  font-size: 60% !important; }

.container {
  max-width: 1400px; }

.bgImg {
  width: 100%; }

.hide {
  display: none; }

ul {
  list-style: none;
  padding-inline-start: 0;
  padding-left: 0; }

hr {
  margin-top: 0;
  margin-bottom: 0; }

.headroom {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.2s ease-in-out; }

.container {
  padding-right: 0px;
  padding-left: 0px; }

.mobileShow {
  display: none !important; }

.MobileShow {
  display: none !important; }

b {
  font-weight: 800; }

a {
  color: unset;
  background-color: unset;
  text-decoration: unset; }

a:hover {
  color: unset; }

a:visited,
a:focus {
  color: unset;
  text-decoration: unset; }

.swiper-button {
  outline: none; }

.PcShow {
  display: block !important; }

.enquiry_make p {
  margin-bottom: 10px;
  color: #e60011; }

.s_img {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .s_img img {
    transition: all .3s; }
  .s_img:hover img {
    transform: scale(1.1);
    transition: all .3s; }

/* 1440 */
@media screen and (max-width: 1540px) and (min-width: 1400px) {
  .container {
    width: 1300px; } }
/* 1280 */
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .container {
    width: 1170px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .container {
    width: 950px; }

  .bgImg {
    height: 400px;
    object-fit: cover; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .container {
    width: 700px; } }
@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 15px; } }
@media (max-width: 768px) and (min-width: 0px) {
  .viewBtn {
    width: 200px;
    line-height: 60px; }

  .bgImg {
    height: 350px;
    object-fit: cover; }

  .MobileShow {
    display: block !important; }

  .PcShow {
    display: none !important; } }
@media (max-width: 767px) and (min-width: 0px) {
  .viewBtn {
    width: 100%;
    font-size: 16px;
    line-height: 50px; }

  body p {
    font-size: 15px; }

  video {
    width: 100%;
    height: 350px;
    object-fit: cover; } }

/*# sourceMappingURL=common_base.css.map */
