/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Barlow', sans-serif; overflow-x: hidden; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1366px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: clamp(18px, 1.5vw, 20px); line-height:1.5; color: #222; letter-spacing: 0.05rem; font-weight: 400; padding-top: 80px;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}


.demo-section { padding-left: 5%; padding-right: 5%;}

.font-size-16 { font-size: 16px;}
.font-size-18 { font-size: clamp(16px, 1.3vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.5vw, 21px);}
.font-size-22 { font-size: clamp(20px, 1.7vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.9vw, 24px);}
.font-size-26 { font-size: clamp(20px, 2.0vw, 26px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(22px, 2.5vw, 30px);}
.font-size-36 { font-size: clamp(22px, 3.3vw, 36px); line-height: 1.2;}
.font-size-40 { font-size: clamp(24px, 3.5vw, 40px); line-height: 1.2;}
.font-size-44 { font-size: clamp(24px, 3.5vw, 44px); line-height: 1.2;}
.font-size-48 { font-size: clamp(24px, 3.5vw, 48px); line-height: 1.2;}
.font-size-50 { font-size: clamp(26px, 3.5vw, 50px); line-height: 1.2;}
.font-size-60 { font-size: clamp(28px, 4vw, 60px); line-height: 1.2;}

.font-roboto { font-family: "Roboto", sans-serif;}

.color-blue { color: #003298;}
.color-green { color: #009fb4;}
.color-white { color: #fff;}
.color-red { color: #d0111b;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}

.weight-100 { font-weight: 100;}
.weight-300 { font-weight: 300;}
.weight-400 { font-weight: 400;}
.weight-500 { font-weight: 500;}
.weight-700 { font-weight: 700;}
.weight-900 { font-weight: 900;}

.p-layout { padding: 0; margin:0 0 calc(15px + 1%) 0; font-weight: 400; line-height: 1.5; font-size: clamp(18px, 1.5vw, 20px);}

.title-type-1 { padding-bottom: calc(10px + 1%); line-height: 1.3;}

.layout-wrap { display: flex; flex-direction: row; flex-wrap: wrap; }
.layout-nowrap { display: flex; flex-direction: row; flex-wrap: nowrap; }

.layout-50 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.layout-50 > div { width: calc(50% - 18px); padding-bottom: 25px; }

.width-1200 { max-width: 1200px; margin: 0 auto;}

.hr-type-1 { padding: 0 !important; margin: 20px 0 !important;}

.title-1 { position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; padding-bottom: calc(10px + 1%); }
.title-1 > img { width: 52px; }
.title-1 > div, .title-1 > h1 { font-weight: 700; font-size: clamp(24px, 3.5vw, 40px); line-height: 1.1; padding: 5px 0 0 20px; margin: 0 0 0 0; letter-spacing: 0.05rem; font-family: 'Barlow', sans-serif; }

.filter-box { background: #000000; padding: 10px 5%;}
.filter-box-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; position: relative;}
.filter-box-content-data { width: calc(100% - 212px);}
.filter-box-content-title { width: 212px; color: #fff; font-weight: 500;font-size: clamp(20px, 1.7vw, 22px);}

.filter-box-content .btn01:hover > div { color: #333 !important;}
.filter-box-content .btn01:hover > span { background: #fff;}

.filter-section { display: flex; flex-direction: row; flex-wrap: wrap;}
.filter-section > div:nth-of-type(1) { display: flex; flex-direction: row; flex-wrap: wrap; width: 77%;}
.filter-section > div:nth-of-type(1) > div { width: 33.33%; padding-right: 5%;}
.filter-section select{  margin: 0px 0 0 0; width:100%; background-image: url(../images/product-select-w.png); background-repeat: no-repeat; background-position: calc(100% - 10px) 50%; background-size:17px 11px;  -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; font-size: clamp(16px, 1.3vw, 18px); border-width:0 0 1px 0; border-style: solid; border-color: #fff; mwidth: 100%; color:#fff; font-family: 'Barlow', sans-serif; padding: 0 35px 0 5px;  letter-spacing: 0.05rem; font-weight: 400; line-height:40px;}
.filter-section option { padding:1px 5px; color: #666;}
.filter-section select::-ms-expand {
    display: none;
}
.filter-section > div:nth-of-type(2) { width: 23%;}

.btn01 { transition: all 0.4s ease-out 0s; display: block; height: 40px; position: relative; background: #d0111b; border-width: 0; width: 100%;}
.btn01:hover > div { left: 50%; transform: translate(-50%, -50%);}
.btn01:hover > span { right: 0; width: 100%; height: 100%; background: #222;}
.btn01 > div { position: absolute; z-index: 3; top:50%; transform: translateY(-50%); left: 8%; text-transform: uppercase; color: #fff !important;font-size: clamp(18px, 1.5vw, 20px);transition: all 0.4s ease-out 0s;}
.btn01 > span { position: absolute; z-index: 2; top:50%; transform: translateY(-50%); right: 8%; width: 19px; height: 1px; background: #fff; transition: all 0.4s ease-out 0s;}

.main-box-bg { background: url("../images/main-bg.png") no-repeat top center; padding-top: calc(20px + 3%);}

.title-2 { position: relative; padding: 0 0 10px 0; margin-bottom: 15px;}
.title-2:after { position: absolute; content: ""; width: 40px; height: 2px; background: #d0111b; bottom: 0; left: 0;}
.title-2 > span { position: absolute; z-index: -1; font-family: "Barlow", sans-serif; left: 0; top:50%; transform: translateY(-70%); -webkit-text-stroke: 1px #e7e7e7; color: transparent; font-weight: 900; font-size: clamp(40px, 7vw, 100px); text-transform: uppercase; line-height: 1;}

#path {  padding: 0 0 calc(5px + 1%) 0;}
#path ul { padding: 0 0 0 0; margin: 0; line-height: 1.2; text-align: left; }
#path li { display: inline-block; vertical-align: top; font-size: 14px; line-height: 1.2; font-weight: 400; margin: 0; padding: 0; letter-spacing: 0;}
#path li:after { content:"|"; display: inline-block; vertical-align: top; padding: 0 0 0 4px; color: #222; }
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #222 !important; }
#path li a:hover { color: #d0111b !important;}
#path li:last-child a { color: #d0111b !important;}

/*products*/
.products-section { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 4%);}
.products-section > div:nth-of-type(1) { width: 220px;;}
.products-section > div:nth-of-type(2) { width: calc(100% - 220px); padding-left: calc(20px + 2%);}

.products-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.products-list > a { width: 25%; position: relative; padding: 0 14px 28px 14px; margin-bottom: 28px;}
.products-list > a:hover:after { background: #d0111b;}
.products-list > a:hover .products-list-name, .products-detail-link:hover .products-list-name { color: #d0111b;}
.products-list > a:hover .products-list-pto img, .products-detail-link:hover .products-list-pto img { opacity: 0.3;}
.products-list > a:hover .products-list-pto-over, .products-detail-link:hover .products-list-pto-over { transform: translate(-50%, -50%) scale(1);}
.products-list > a:before { position: absolute; content: ""; width: 1px; height: calc(100% - 28px); background: #e5e5e5;top: 0; right: 0;transition: all 0.4s ease-out 0s; }
.products-list > a:after { position: absolute; content: ""; height: 1px; width: calc(100% - 28px); background: #e5e5e5;bottom: 0; left: 14px;transition: all 0.4s ease-out 0s; }
.products-list-pto { padding-bottom: 100%; position: relative;}
.products-list-pto img { transition: all 0.4s ease-out 0s;}
.products-list-pto-over { position: absolute; z-index: 3; width: 60px; height: 60px; border-radius: 100%; background: #d0111b; top:50%; left: 50%; transform: translate(-50%, -50%) scale(0); padding: 10px;transition: all 0.4s ease-out 0s;}
.products-list-pto-over img { filter: brightness(0) invert(1); opacity: 1 !important;}
.products-list-name { padding-top: 5px; text-align: center;}


#page { text-align: center; padding:20px 0 0 0;}
#page a { font-size: 16px; color: #666; font-weight: 400; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 100%; display: inline-block;}
#page a:hover, #page a.current { background: #d0111b; color: #fff;}
.page-prev, .page-next { width: 12px !important; height: 12px !important; line-height: inherit !important; border-radius: 0 !important; border-top:1px solid #000; border-right: 1px solid #000; margin: 0 20px;}
.page-prev:hover, .page-next:hover { background: none !important;}
.page-prev { transform: rotate(-135deg);}
.page-next { transform: rotate(45deg);}

/*products-detail*/
.products-detail-top { margin-bottom: 35px;display: flex; flex-direction: row; flex-wrap: wrap;}
.products-detail-top > div:nth-of-type(1) { width: 46%; padding-right: 35px; border-right: 1px solid #e5e5e5;}
.products-detail-top > div:nth-of-type(2) { width: 54%; padding-left: 35px;}

.products-detail-pto-section { display: flex; flex-direction: row; flex-wrap: wrap;}
.products-detail-pto-section > a { display: block; width: 50%;}

.products-detail-info-section { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.products-detail-info-section > div { width: calc(50% - 12px); margin-bottom: 15px;}
.products-detail-info-section > div > div:nth-of-type(1) { font-weight: 700; border-bottom: 1px solid #222; padding-bottom: 6px; margin-bottom: 6px;}

.products-detail-btn-box {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.products-detail-btn-box > div {margin-bottom: 15px;}
.products-detail-btn-box > div:nth-of-type(2) {display: flex; flex-direction: row; flex-wrap: nowrap; }
.products-detail-btn-box .btn01 { width: 180px; height: 50px;}
.products-detail-btn-box .btn01 > div { font-size: 16px;}
.products-detail-btn-box .btn-prev, .products-detail-btn-box .btn-next { height: 50px; border-radius: 25px; background: #222; padding: 0 10px; width: 50px; display: flex; flex-direction: row; flex-wrap:  nowrap; align-items: center; justify-content: center; margin-left: 10px;}
.products-detail-btn-box .btn-prev > span, .products-detail-btn-box .btn-next > span { display: inline-block; width: 10px; height: 10px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; transform: rotate(-135deg); margin:0 5px;}
.products-detail-btn-box .btn-next > span { transform: rotate(45deg);}
.products-detail-btn-box .btn-prev > div, .products-detail-btn-box .btn-next > div { color: #ffffff; font-weight: 500; font-size: 16px;transition: all 0.4s ease-out 0s; clip-path: polygon(0% 0, 0% 0%, 0% 100%, 0% 100%); width: 0}
.products-detail-btn-box .btn-prev:hover , .products-detail-btn-box .btn-next:hover  { width: auto; min-width: 95px;}
.products-detail-btn-box .btn-prev:hover > div, .products-detail-btn-box .btn-next:hover > div { clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%); width: auto;}

.products-detail-data-box { display: flex; flex-direction: row; flex-wrap: wrap; padding: 15px 0;}
.products-detail-data-box > div:nth-of-type(1) { width: 265px; padding-right: 20px;font-size: clamp(20px, 2.0vw, 26px); font-weight: 700;}
.products-detail-data-box > div:nth-of-type(2) { width: calc(100% - 265px);}
.products-detail-data-box > div:nth-of-type(2) .layout-wrap img { height: 60px;}

.products-data-spec {display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; position: relative;}
.products-data-spec:after {content: ""; position: absolute; width: 1px; height: calc(100% - 10px); background: #e5e5e5; top: 0; left: 50%; transform: translateX(-50%);}
.products-data-spec > div { width: 50%; padding: 0 12px; font-size: 16px;}

.loop2 {  }
.loop2 .owl-dots { display: none !important;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-item img {width: auto !important;}
.loop2 .owl-nav { position: absolute; top:calc(50% - 35px); left: 0; width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; background:#d0111b !important; width: 35px; height: 35px; margin: 0 !important; border-radius: 100% !important; border: 0px solid #fff !important; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s;}
.loop2 .owl-prev { left:10px; }
.loop2 .owl-next { right:10px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; transition: all 0.4s ease-out 0s;width: 10px; height: 10px; background-size: contain; display: inline-block; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; position: absolute; top:50%; left: 50%; }
.loop2 .owl-prev:before { content: ""; transform: translate(-30%, -50%) rotate(-135deg);}
.loop2 .owl-next:before { content: ""; transform: translate(-70%, -50%) rotate(45deg);}
.loop2 .owl-prev:hover, .loop2 .owl-next:hover { background: #790006 !important;}
.loop2 .owl-stage-outer {z-index: 2; }
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 30px; left: 0; width: 100%; text-align: center!important; padding: 0 0px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #cecece !important; width: 12px !important; height: 12px !important;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #151885 !important; }

.btn-back .btn01 { width: 180px; margin: 0 0 0 auto;}
.btn-back .btn01 > div { font-size: 16px;}

/*application*/
.application-section { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: 25px;}
.application-section > a { height: 360px; display: block; position: relative; margin-bottom: 25px; overflow: hidden;}
.application-section > a:hover > img { filter: brightness(55%); transform: scale(1.05)}
.application-section > a:hover > .application-name > div:nth-of-type(2) { transform: rotate(-90deg);}
.application-section > a > img { object-fit: cover; width: 100%; height: 100%; object-position:50% 50%;transition: all 1.5s ease-out 0s;}
.application-section > a:nth-of-type(4n + 1), .application-section > a:nth-of-type(4n + 4) { width: calc(33% - 12.5px);}
.application-section > a:nth-of-type(4n + 2), .application-section > a:nth-of-type(4n + 3) { width: calc(67% - 12.5px);}

.application-name { position: absolute; z-index: 3; left: 0; bottom: 0; width: 100%; height: 50%; background: linear-gradient(0deg, rgba(0,0,0,.75) 25%, rgba(0,0,0,0) 100%); padding: 0 28px 20px 28px; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-end;}
.application-name > div:nth-of-type(1){ color: #fff; font-weight: 700; font-size: clamp(20px, 2.0vw, 26px); padding-bottom: 12px; line-height: 1.1;}
.application-name > div:nth-of-type(2){ width: 35px; height: 35px; border-radius: 100%; background: #d0111b; position: relative;transition: all 0.4s ease-out 0s; }
.application-name > div:nth-of-type(2):after { position: absolute; content: ""; width: 10px; height: 10px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; transform: rotate(45deg) translate(-50%, -50%); top:54%; left: 30%;}

/*about*/
.about-section-1 { position: relative; padding-bottom: calc(20px + 4%); padding-left: 5%; padding-right: 5%;}
.about-section-1:before { position: absolute; content: ""; width: 69%; height: 100%; top: 0; left: 0; background: #f6f6f6;}
.about-section-1-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.about-section-1-content > div { width: 50%;}
.about-section-1-content > div:nth-of-type(1) { padding-right: 5%;}

.about-section-2 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.about-section-2 > div:nth-of-type(1) { width: 69%; padding: 0 5%;}
.about-section-2 > div:nth-of-type(2) { width: 31%;}
.about-section-2 > div:nth-of-type(2) img { width: 100%;}

.about-section-3 { display: flex; flex-direction: row; flex-wrap: wrap; }
.about-section-3 > div:nth-of-type(1) { width: 69%;}
.about-section-3 > div:nth-of-type(1) img  { object-fit: cover; width: 100%; height: 100%; object-position:85% 50%;}
.about-section-3 > div:nth-of-type(2) { width: 31%; padding: 3% 3%;}

/*history*/
.history-top-section { background: #f6f6f6; margin-bottom: calc(20px + 4%); border-bottom: 2px solid #222222; padding-left: 5%; padding-right: 5%; padding-top: 24px;}
.history-top-content { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.history-top-content > div:nth-of-type(1) { width: calc(100% - 160px);}
.history-top-content > div:nth-of-type(2) { width: 160px; position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; padding-top: 20px;}

   .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: inline-block;
      max-width: 800px; width: 100%; 
      /*height: 100%;
      object-fit: cover;*/
    }

    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center; padding: 0 0px;
    }

    .mySwiper2 {
      height: 100%;
      width: 100%; padding-bottom: calc(20px + 4%) !important;
    }

    .mySwiper {
      height: auto;
      box-sizing: border-box; 
    }

    .mySwiper .swiper-slide {border: 0px solid #c4c4c4;
      width: 25%;
      height: 100%;
      opacity: 1;
    }

    .mySwiper .swiper-slide-thumb-active{
      color: #d0111b
    }.mySwiper .swiper-slide-thumb-active:after {
      background: #d0111b
    }

.swiper-next, .swiper-prev { background:#d0111b !important; width: 35px; height: 35px; margin: 0 5px !important; border-radius: 100% !important; border: 0px solid #074151;  display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; top:50%; transform: translateY(-50%);}
.swiper-next:hover, .swiper-prev:hover { opacity: 0.6 !important;}
.swiper-next:after, .swiper-prev:after { content: ""; display: block; width: 10px; height: 10px ; border-width: 1px 1px 0 0; border-color: #fff; border-style: solid; position: relative;}
.swiper-prev:after { transform: rotate(-135deg); left: 3px;}
.swiper-next:after { transform: rotate(45deg); right: 3px;}
.swiper-prev { }
.swiper-next { }

.year-btn { line-height: 1; font-size: 24px; position: relative; padding-bottom: 30px;}
.year-btn:after { content: ""; position: absolute; width: 1px; height: 25px; background: #cacaca; bottom: 0; left: 50%; transform: translateX(-50%);}

.history-bottom-content { display: flex; flex-direction: row; flex-wrap: wrap;}
.history-bottom-content > div:nth-of-type(1) { width: 200px; text-align: center; border-right: 1px solid #e5e5e5; padding: 0 20px; font-size: clamp(24px, 3.5vw, 40px); font-weight: 700; line-height: 1; color: #d0111b;}
.history-bottom-content > div:nth-of-type(2) { width: calc(100% - 200px); padding-left: 5%;}
.history-data { border-radius: 25px; border: 1px solid #e5e5e5; padding: 16px 30px; margin-bottom: 20px; text-align: left;}
.history-month { color: #d0111b; font-weight: 700;font-size: clamp(20px, 2.0vw, 26px); line-height: 1; padding-bottom: 10px;}

/*oem*/
.oem-section-1 { position: relative; padding-bottom: calc(20px + 4%); padding-left: 5%; padding-right: 5%; }
.oem-section-2{ background: #f6f6f6;  padding: 50px 0 120px;}
.oem-sop{ padding: 0 0 80px 60px; position: relative; }
.oem-sop::before{ content: ""; display: block; width: 52px; height: 113px; background: url("../images/oem-line-icon.svg") no-repeat; transform: scaleY(-1); position: absolute; left: 0; bottom: -40px; }
.oem-sop::after{ content: ""; display: block; width: 13px; height: 100%; background: #ca0707; position: absolute; left: 20px; top: 0; }
.oem-sop-item{ display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 50px;}
.oem-txt{ width: 35%; position: relative; padding: 0 10px;}
.oem-txt .num{ width: 60px;height: 60px;font-size: 32px; color: #FFF; background: #ca0707; border-radius: 50%; border: 5px solid #f6f6f6; position: absolute; left: -64px; top: -10px;  z-index: 1;  text-align: center; line-height: 1.45;  }
.oem-pic{ width: 65%; display: flex; flex-wrap: wrap; position: relative;}
.oem-pic > div { width: 31.3%; margin: 0 1%; position: relative;}
.oem-pic-T{ position: absolute; bottom: 0;left: 0; background: rgba(121,0,6,0.7);padding: 8px; color: #FFF; width: 100%;font-size: 16px; font-weight: 500; letter-spacing: 0; line-height: 1.25;}

@media only screen and (max-width: 1920x) {
	
}

@media only screen and (max-width: 1365px) {
	#content { padding-top: 60px;}
	
}

@media only screen and (max-width: 1279px) {
	
	.products-section > div:nth-of-type(1) { width: 100%; padding-bottom: 30px;;}
	.products-section > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0;}
}

@media only screen and (max-width: 980px) {
	.title-1 > img { width: 35px; }
	.title-1 > div, .title-1 > h1 { padding: 0px 0 0 10px; }
	
	.filter-box-content-data { width: calc(100% - 0px); display: none;}
	.filter-box-content-title { width: 100%; cursor: pointer; position: relative;}
	.filter-box-content-title:after { position: absolute; content: ""; width: 12px; height: 12px; border-width: 0 1px 1px 0; border-style: solid; border-color:#fff; transform: rotate(45deg) translateY(-50%); top:40%; right: 18px; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s;}
	.filter-box-content-title-open:after { transform: rotate(-135deg) translateY(-50%); right: 8px;}
	.filter-section > div:nth-of-type(1) { width: 100%; padding-bottom: 10px;}
	.filter-section > div:nth-of-type(2) { width: 100%;}
	.filter-section > div:nth-of-type(1) > div { width: 100%; padding-right: 0%;}
	.btn01 > div { left: 20px;}
	.btn01 > span { right: 20px;}
	
	.products-list > a { width: 33.33%; }
	
	.products-detail-top > div:nth-of-type(1) { width: 100%; padding-right: 0; border-bottom: 1px solid #e5e5e5;border-right: 0px solid #e5e5e5; padding-bottom: 20px; margin-bottom: 30px;}
	.products-detail-top > div:nth-of-type(2) { width: 100%; padding-left: 0;}
	
	.products-detail-data-box { padding: 0px 0;}
	.products-detail-data-box > div:nth-of-type(1) { width: 100%; padding-right: 0px; padding-bottom: 10px;}
	.products-detail-data-box > div:nth-of-type(2) { width: calc(100% - 0px);}
	
	.layout-50 > div { width: 100%;}
	
	.application-section > a { width: calc(50% - 12.5px) !important;}
	
	.about-section-1:before { width: 100%; height:90%; top: auto; bottom: 0;}
	.about-section-1-content > div { width: 100%;}
	.about-section-1-content > div:nth-of-type(1) { padding-right: 0%; padding-bottom: 30px;}
	.about-section-1-content > div:nth-of-type(2) { text-align: center;}
	
	.about-section-2 { padding:calc(20px + 3%) 5%;}
	.about-section-2 > div:nth-of-type(1) { width: 100%; padding: 0; padding-bottom: 30px}
	.about-section-2 > div:nth-of-type(2) { width: 100%;}
	
	.about-section-3 { padding:0 5% calc(20px + 4%) 5%;}
	.about-section-3 > div:nth-of-type(1) { width: 100%; margin-bottom: 20px;}
	.about-section-3 > div:nth-of-type(2) { width: 100%; padding:0;}
	
	.history-bottom-content > div:nth-of-type(1) { width: 100%; text-align: left;  border-right: 0px solid #e5e5e5; padding:0 0 20px 0; }
	.history-bottom-content > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0%;}
    
    .oem-txt{ width: 100%; position: relative; padding: 0 10px 30px;}
    .oem-pic{ width: 100%; }
}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px) {
	.products-list > a { width: 50%; }
	
	.history-top-content > div:nth-of-type(1) { width: calc(100% - 80px);}
	.history-top-content > div:nth-of-type(2) { width: 80px; }
	
	.swiper-next, .swiper-prev { width: 25px; height: 25px;}
    
    .oem-section-2{ padding: 50px 0 ;}
    .oem-sop{ padding: 0 0 10px 60px; }
    .oem-pic > div { width: 48%; margin: 0 1% 20px; }
    .oem-pic-T{ max-width: 270px; position: relative; background: rgba(121, 0, 6, 1);}
}
@media only screen and (max-width: 570px) {
	.products-detail-info-section > div { width: 100%;}
	
	.products-detail-btn-box {flex-direction: column; justify-content: flex-start;}
	
	.application-section > a { width: 100% !important; height: 300px;}
    .oem-pic > div { width: 100%; margin: 0 0 20px; }
}

@media only screen and (max-width: 414px) {
	.idx-map-btn { width: calc(50% - 10px); }
	
}

@media only screen and (max-width: 320px) {
	.products-list > a { width: 100%; }
	.products-list > a:before { display:none;}
	
	
}