/*-----BANNER-----*/

.js_hmbanner .slick-slide > img {
  margin: 0 auto; /*height:652px;*/
  max-width: inherit;
}
.home_system {
  margin-top: 70px;
}
.js_hmbanner .slick-slide > img.ban_mob {
  display: none;
}
.ol_hmbanner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 45px 0 0;
  text-align: center;
}
.ol_hmbanner:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  background: rgb(29 29 27 / 45%);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.js_hmbanner .slick-track > li {
  position: relative;
}
.js_hmbanner .slick-slide img.ban_mob {
  display: none !important;
}
.bansemititle {
  font-size: 14px;
  color: #fff;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 auto;
}
.js_hmbanner .bgimg {
  position: relative;
  max-height: 930px;
  height: 930px !important;
}
.js_hmbanner .btnlist .btn-whitebrdr {
  height: 52px;
}
.banner_home {
  position: relative;
}
/*-----BANNER-----*/
.sec_hmbanner,
.js_hmbanner {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.sec_hmbanner {
  margin-left: 100px;
  border-radius: 0 0 0 40px;
}
.js_hmbanner .slick-slide > img {
  margin: 0 auto; /*height:652px;*/
  max-width: inherit;
}
.js_hmbanner .bgimg {
  position: relative;
  max-height: 930px;
  height: 930px;
}
.js_hmbanner .slick-slide > img.ban_mob {
  display: none;
}
.ol_hmbanner {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 930px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 74px 0;
}
.js_hmbanner .slick-track > li {
  position: relative;
}
.olhmban_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 105px 0 0px -40px;
  text-align: left;
  max-width: 425px;
}
.bantxt {
  padding-bottom: 5px;
  font-size: 70px;
  letter-spacing: 21px;
  line-height: 101%;
}
.bnrmediadiv {
  width: 100%;
  height: 100%;
}
.background-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.video_section {
  width: 100%;
  float: left;
  clear: both;
  position: absolute;
  z-index: -1;
  max-height: 930px;
  overflow: hidden;
  top: 0;
}
.olhmban_center p {
  color: #fff;
  padding-bottom: 30px;
}
.banner_home .hmb_vtxt:after {
  width: 15px;
  bottom: 192px;
  margin: 0 auto;
  right: 0;
  left: 0;
  height: 367px;
  background-size: 100%;
}

/*home contain*/
.hmcontain {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.hmbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.hmbox_left {
  width: 816px;
}
.hmbox_right {
  width: 823px;
  padding-left: 199px;
}
.hmbox_right .btn-theme {
  margin-top: 60px;
}
/*tab*/
.tabs .tab {
  display: none;
}
.tabs .tab.active {
  display: block;
}
.tab_content,
.tab_container {
  transition: all ease-in-out 0.6s;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}
@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}
/*innertab box*/
.designtab_box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.designtab_boxleft {
  width: 363px;
  padding-top: 20px;
}
.designtab_boxright {
  width: calc(100% - 363px);
  padding-left: 95px;
}
.tabinbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 48px 0 0;
  overflow: hidden;
  margin-right: calc(-100vw / 2 + (100% - 2px) / 2);
  width: initial;
  max-width: initial;
  flex: initial;
}
.tabinbox .tab-nav {
  width: 275px;
}
.tabinbox .tab {
  width: calc(100% - 275px);
  padding-left: 108px;
  transition: all ease-in-out 0.6s;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}
.tabinbox .tab-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.tabinbox .tab-nav ul li {
  width: 100%;
  border-bottom: 1px solid #fff;
  background: #e2e1e1;
}
.tabinbox .tab-nav ul li:last-of-type {
  border-bottom: 0;
}
/*.ns-tabslid{padding-bottom: 5px; display: block; overflow: hidden; margin-right: calc(-100vw / 2 + (100% - 2px) / 2); width: initial; max-width: initial;flex: initial;}*/
.ns-slider-rgt ul li:first-of-type {
  border-right: 0;
}
.tabinbox .tab_title {
  display: flex;
  align-items: center;
  padding: 35px 24px 35px 132px;
  cursor: pointer;
  position: relative;
  font-weight: 600;
  font-size: 18px;
  color: #5f646a;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.5s linear;
  height: 92px;
}
.tabinbox ul.tab-txt li .ns-hoverim {
  position: absolute;
  content: "";
  left: 25px;
  opacity: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 78px;
  height: 68px;
  display: flex;
  align-items: center;
}
.tabinbox .tab-nav ul li.active,
.tabinbox .tab-nav ul li:hover {
  background: #e64305;
}
.tabinbox .tab-nav ul li.active .tab_title,
.tabinbox .tab-nav ul li:hover .tab_title {
  color: #fff;
}
.tab_title:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 13px solid #e64305;
  border-bottom: 12px solid transparent;
  z-index: -1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.5s linear;
  opacity: 0;
}
.ns-tabslid ul.tab-txt li.active .tab_title:after,
.ns-tabslid ul.tab-txt li:hover .tab_title:after {
  right: 0px;
  z-index: 0;
  opacity: 1;
}
ul.tab-txt li.active .tab_title:after,
ul.tab-txt li:hover .tab_title:after {
  opacity: 1;
}
.ns-slider-rgt .tab-nav ul li.active,
.ns-slider-rgt .tab-nav ul li:hover {
  background: #91372f;
  color: #fff;
}

.js-tabslider {
  margin: 0 -20px;
}
.js-tabslider li {
  padding: 0 20px;
}
.tabslidbox {
  position: relative;
}
.tabslidbox-contain {
  position: absolute;
  top: 30px;
  background: #fff;
  width: 133px;
  height: 38px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  color: #70706f;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 40px;
  clip-path: polygon(100% 0%, 92% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
  padding: 0 0 0 20px;
}
.ns-slider-rgt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.ns-slider-rgt ul li {
  width: 50%;
  border: 1px solid #dbdbdb;
  text-align: center;
  font-weight: 500;
  color: #70706f;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 15px;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.5s linear;
}
.ns-slider-rgt {
  width: 344px;
  text-align: center;
}
.ns-slider li span {
  display: block;
  padding: 17px 15px;
  cursor: pointer;
}
.ns-slider li span.ns-hoverim {
  padding: 0;
}
.designtab_boxleft .btn-theme {
  margin-top: 40px;
}
.home_cnt {
  margin-bottom: 65px;
}
#marquee {
  animation: marquee 15s linear infinite;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  transform: translate3d(0%, 0, 0);
}
@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
.design_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.design_list li:not(:last-of-type) {
  margin-right: 30px;
}
.design_list .text_dv {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
}

/*media query*/
@media (max-width: 1860px) {
  .sec_hmbanner {
    margin-left: 0;
    border-radius: 0 0 0 0px;
  }
}
@media (max-width: 1700px) {
  .hmbox_left {
    width: 50%;
  }
  .hmbox_right {
    width: 50%;
    padding: 0 100px;
  }
  /*ns-slider*/
  .tabinbox .tab {
    padding-left: 40px;
  }
  .designtab_boxleft {
    width: 40%;
  }
  .designtab_boxright {
    width: calc(100% - 40%);
    padding-left: 50px;
  }
  .olhmban_wrap {
    margin-left: 40px;
  }
}
@media (max-width: 1500px) {
  /*banner*/
  .bantitle {
    padding-bottom: 22px;
  }
  .bantitle br {
    display: none;
  }
  .js_hmbanner p {
    padding-bottom: 30px;
  }
}
@media (max-width: 1441px) {
  .hmbox_right .btn-theme {
    margin-top: 50px;
  }
}

@media (max-width: 1366px) {
  .olhmban_wrap {
    margin: 130px 40px 0px;
  }
  .bantxt {
    padding-bottom: 10px;
    font-size: 54px;
    letter-spacing: 10px;
  }
}

@media (max-width: 1199px) {
  /*banner*/
  .banner_left {
    width: 100%;
    text-align: center;
  }
  .bantitle {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 16px;
  }
  .ol_hmbanner {
    padding: 80px 0 0px;
  }
  .sec_hmbanner {
    height: 639px !important;
  }
  .js_hmbanner .bgimg {
    position: relative;
    max-height: 639px;
    height: 639px !important;
  }
  .olhmban_wrap {
    margin: 0px 0px 180px;
  }
  .bantxt {
    padding-bottom: 0px;
    font-size: 40px;
    letter-spacing: 9px;
  }

  /*home contain*/
  .hmbox_right .btn-theme {
    margin-top: 30px;
  }
  .hmabt-stl-left {
    width: 100%;
  }
  .hmabt-stl-right {
    width: 100%;
    padding: 30px 0 0;
  }
  .hmbox_left {
    width: 100%;
    padding-right: 15px;
  }
  .hmbox_right {
    width: 100%;
    padding: 30px 30px 0;
  }

  /*ns-slider*/
  .tabinbox .tab-nav {
    width: 100%;
  }
  .tabinbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    overflow: hidden;
    margin-right: 0;
    width: initial;
    max-width: initial;
    flex: initial;
  }
  .tabinbox .tab-nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .tabinbox .tab-nav ul li {
    width: auto;
    border-right: 1px solid #fff;
  }
  .ns-slider .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .tabinbox .tab-nav ul {
    display: flex;
    margin: 0 auto;
    position: initial;
    top: auto;
    left: 0;
    right: 0;
    padding-right: 0;
    width: auto;
    white-space: nowrap;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 30px;
  }
  .tabinbox ul.tab-txt li .ns-hoverim {
    left: 0;
    right: 0;
    align-items: center;
  }
  .tabinbox .tab_title {
    padding: 85px 55px 16px 55px;
    font-size: 18px;
    line-height: 20px;
    height: 125px;
    font-size: 15px;
  }
  .tabinbox ul.tab-txt li .ns-hoverim {
    left: 0;
    right: 0;
    top: -30px;
    bottom: 0;
    margin: auto;
    width: 78px;
    height: 68px;
    display: flex;
    align-items: center;
  }
  .tab_title:after {
    right: 0;
    left: 0;
    bottom: -18px;
    top: auto;
    margin: auto;
    transform: rotate(90deg);
    z-index: 0;
  }
  .tabinbox .tab {
    padding-left: 40px;
    width: 100%;
  }
}
@media (max-width: 992px) {
  /*banner*/
  .js_hmbanner p {
    padding-bottom: 18px;
  }

  /*ns-slider*/
  .designtab_boxleft {
    width: 100%;
    padding-bottom: 30px;
  }
  .designtab_boxright {
    width: 100%;
    padding-left: 0;
    padding: 0 15px 12px;
  }
  .tabinbox .tab {
    padding-left: 15px;
    width: 100%;
    padding-right: 15px;
  }
  .designtab_boxleft .btn-theme,
  .design_list {
    margin-top: 30px;
  }
  .designtab_boxleft .btn-theme {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .home_system {
    margin-top: 20px;
  }
  .home_cnt {
    margin: 30px 0;
  }
  .ol_hmbanner {
    padding: 32px 0 0px;
  }
  .bantitle {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 20px;
    max-width: 300px;
  }
  .js_hmbanner .bgimg {
    position: relative;
    max-height: 639px;
    height: 639px !important;
    object-position: 50% 64%;
  }
  .bansemititle {
    line-height: 21px;
    padding-bottom: 8px;
  }
  .js_hmbanner .btnlist [class*="btn-"] {
    width: auto;
    padding: 10px 19px;
    height: 40px !important;
  }
  .hmbox_right {
    padding: 30px 15px 0;
  }

  /*hmcontian*/
  .stlimg {
    width: 80px;
    height: 80px;
  }
  .stlimg img,
  .stlimg object {
    max-width: 45px;
  }
  .stl-txt {
    font-size: 12px;
    line-height: 24px;
  }
}
@media (max-width: 576px) {
}
@media (max-width: 480px) {
}
@media (max-width: 365px) {
  /*build*/
  .buildconf_right {
    width: 100%;
    padding: 28px 20px 20px;
  }
  .step-img {
    max-width: 30px;
  }
  .step-txt {
    width: calc(100% - 30px);
    font-size: 12px;
    margin-left: 11px;
    padding: 20px 0;
  }
  .stl-txt {
    font-size: 10px;
  }
}
