.solutionbanner,.historybanner{
    width: 100%;
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    background-position: center center;
}
.solutionbanner{background-image: url(../images/plastic-welding-solution.jpg);}

.solutionbanner .bannersContent{ font-size:20px; line-height:45px;}
.solution_item_nbg{ padding:75px 0;}
.solution_item_bg{ padding:75px 0; background-color:#f6f6f6;}
.solution_container{ width:1400px; margin:auto;}
.solution_content{ display:flex;align-items: center;}
.solution_txt{ width:50%; padding:0 15px;}
.solution_img{ width:50%; padding:0 15px;}
.solution_txt h2{ font-size:35px; color:#000;}
.solution_txt p{ font-size:17px; line-height:30px; margin:12px 0; color:#4b4b4b;}
.solution_txt a{ display:inline-block; background-color:#132148; padding:10px 25px; font-size:18px; color:#fff; border-radius: 4px; margin-top:25px;}
.solution_txt a:hover{ background-color:#f9eb57;color:#333;}

.solution_relate{ padding:100px 0;}
.solution_relate h2{ text-align:center; font-size:35px; color:#132148; margin-bottom:30px;}
.solution_relate_items{ display:flex;column-gap: 40px;}
.solution_relate_item{ flex:1;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13); position:relative; padding-bottom:40px;}
.solution_relate_txt{ padding:40px 40px;}
.solution_relate_txt h3{ font-size:23px; margin-bottom:20px; color: #333;}
.solution_relate_txt p{ font-size:16px; line-height:25px; margin:10px 0;}
.solution_relate_txt a{ display:inline-block; background-color:#132148; padding:10px 25px; font-size:18px; color:#fff; border-radius: 4px; margin-top:25px; position: absolute; bottom:20px;}
.solution_relate_txt a:hover{ background-color:#f9eb57;color:#333;}

.bxcustom_info{
    width: 100%;
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-direction: column;
    background-position: center center;
    /* align-items: center; */
    /*justify-content: center;*/
}
.bxcustom_nav{
    font-family: ArialMT;
    font-size: 16px;
    color: #fff;
    line-height: 48px;
    font-style: normal;
    text-transform: none;
    max-width: 1220px;
    width: 100%;
    margin: 40px auto;
    font-weight: bold;
}
.bxcustom_nav a{ color:#fff;}
.bxcustom_nav a:hover{color:#f7ea56;}
.bxcustom_banner{ margin-top:70px;}
.bxcustom_name {
    font-family: ArialMT;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    font-weight: bold;
    padding-bottom: 50px;
}
.bxcustom_content {
    width: 1180px;
    font-family: ArialMT;
    font-size: 24px;
    /* color: #A4A0A0; */
    color: #fff;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0 auto;
}
.bxcustom_content p{ margin-bottom:30px;}

.casebanners{background-image: url(../images/industry-applications.jpg);}

/*.bxcustom_detail{margin:45px 0;}*/
.bxpage_nav {
    display: flex;
    height: 106px;
    line-height: 106px;
    background-color: #F3F3F3;
    padding: 0 14px;
    font-size: 20px;
    color: #132048;
    margin-top: 45px;
    justify-content: space-between;
}
.bxpage_nav li {
    cursor: pointer;
}
.bxpage_nav li:hover {
    color:#000;
}

.bxcase_box .swiper-pagination{ display:block; margin-top: 25px;}
.bxcase_box .swiper-pagination-bullet{width:46px; height:6px; background-color:#d6d6d6; margin: 0 10px !important; border-radius:5px; border:0; opacity: 1;}
.bxcase_box .swiper-pagination-bullet:hover{ background-color:#132048;}
.bxcase_box .swiper-pagination-bullet-active{ background-color:#f7ea56;}
.bxcase_box .swiper-pagination-bullet-active:hover{ background-color:#f7ea56;}

.bxcase_box{ margin-top:70px; padding-bottom: 70px;}
.bxcase_box h3{ text-align:center; color:#132048; font-size:45px; margin-bottom:40px;}
.bxcase_box .bxcase_title{ text-align:center;font-size:18px; color:#615C5A; line-height:26px;}
.bxcase_box .bxcase_title p{ margin-bottom:25px;}
.bxcase_box .bxcase_title span{ font-size:20px;}
.bxcaseitems{ margin-top:68px;}
.bxcase_box .bxcasename{color:#132048; font-size:20px; margin-top:18px; line-height: 26px;}
.bxcase_box .bxcasename a{color:#132048; font-size:20px; margin-top:18px; line-height: 26px;}

.bxcaseitem_content{ display:flex;column-gap: 20px;}
.bxcaseitem-list{ }

.bxcase_3 .swiper-slide,.bxcase_6 .swiper-slide{ display:flex;position:relative; padding-bottom:30px;}
.bxcase_left{ width:50%;z-index:2; padding-left:140px; padding-top:60px; position:relative;}
.bxcase_right{ width:50%; z-index:2;text-align: center;}
.bxcase_right img{ max-width:430px;}
.casebg{
    position: absolute;
    height: 180px;
    background: #363636;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.bxcase_box .bxcase_3 .bxcasename,.bxcase_box .bxcase_6 .bxcasename{color:#363636; font-size:41px; max-width:300px; margin:0; line-height:45px;}
.casemore{position:absolute; bottom:10px; left:140px; margin: 0;}
.casemore a{color:#D9D9D9; display:inline-block; width:197px; height:52px; line-height:52px; text-align:center; border:1px solid #fff; border-radius:50px; font-size:20px;}
.casemore a:hover{background:#8f8f8f; color:#fff;}

.bxcase_3 .swiper-button-prev,.bxcase_6 .swiper-button-prev{bottom:10px; top: initial; left:400px; border-radius:50%; background-color:#fff;}
.bxcase_3 .swiper-button-next,.bxcase_6 .swiper-button-next{bottom:10px; top: initial; left:460px; border-radius:50%; background-color:#fff;}

.lm_blog_container{
    margin: 0 auto;
    max-width: 1030px;
    padding-left: 40px;
    padding-right: 40px;
}
.lm_bolg_ct {
    background: #132048;
    padding: 45px 0;
    color: #fff;
}
.lm_bolg_ct p {
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.lm_bolg_ct ul {
    display: flex;
    margin: 30px 0;
}
.lm_bolg_ct ul li {
    margin-right: 80px;
    font-size: 20px;
}
.lmblogbt .lmblog_btn {
    display: inline-block;
    color: #132048;
    background-color: #fff;
    border-radius: 5px;
    padding: 13px 40px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.lmblogbt .lmblog_btn:hover{
    background-color: #EFE35D;
    color: #132148;
}

.historybanner{background-image: url(../images/brand-history.jpg);}

.timeline{
    margin:80px auto;
    background: #c9c7cf;
    padding: 50px 0;
}
.timeline ul {  
  padding:0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #fff;
  
}

.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
}

.timeline ul li>div {
  position: relative;
  bottom: 0;
  width: 500px;
  padding: 25px 30px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.timeline ul li div::before {
  content: "";
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #fff transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -540px;
}
.timeline ul li:nth-child(even) div a {
    order: 2;
}
.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #fff;
}
.timeline ul li::after {
  transition: background 0.5s ease-in-out;
}

.timeline ul li.in-view::after {
  background: #fff;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
  color: #4b4b4b;
  font-size: 16px;
}
time {
    display: block;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 8px;
    color:#132148;
}

.timeline .continued{
    text-align: center;
    color:#000;
    font-size:20px;
    margin-top: 50px;
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
    .bxcustom_info{
        height: auto;
        padding-bottom: 150px;
    }
    .solutionbanner,.historybanner{
        height: auto;
        padding:180px 0;
    }
}

@media (max-width: 991px){
    .solutionbanner,.historybanner{ height: auto; padding: 80px 20px;}
    .solutionbanner .bannersContent{line-height:35px;}
    .solution_item_nbg{ padding:40px 0;}
    .solution_item_bg{ padding:40px 0;}
    .solution_container{ width:100%;}
    .solution_content{ flex-wrap: wrap;}
    .solution_txt{ width:100%; order:2;}
    .solution_img{ width:100%; order:1; margin-bottom:20px;}
    .solution_txt h2{font-size: 25px;}
    
    .solution_relate{padding:80px 15px;}
    .solution_relate h2{ font-size:30px;}
    .solution_relate_items{ flex-direction: column;}
    .solution_relate_item{ margin:15px 0;}
    .solution_relate_txt { padding: 40px 25px;}
    
    .bxcustom_nav{ padding:0 15px;}
    .bxcustom_info{ height:auto; padding-bottom: 60px;}
    .bxcustom_banner{ padding:0 15px; margin-top: 15px;}
    .bxcustom_content{ width:100%; font-size: 20px;}
    
    .bxpage_nav{ line-height:46px; flex-wrap: wrap; padding: 15px; height:auto;}
    .bxcase_box h3{ font-size:30px;}
    .bxcase_box .swiper-pagination-bullet{ width:16px; margin: 0 5px !important;}
    .bxcaseitem_content{ flex-wrap: wrap;}
    .bxcaseitem-list { width: 100%; margin-bottom: 30px;}
    .bxcase_box{ padding-bottom:10px;}
    .bxcase_3 .swiper-slide, .bxcase_6 .swiper-slide{ flex-wrap: wrap;}
    .bxcase_left{ padding:0; width:100%;order:2;margin-top:25px;}
    .bxcase_box .bxcase_3 .bxcasename, .bxcase_box .bxcase_6 .bxcasename{ font-size: 30px; max-width: 100%; margin-bottom: 25px;}
    .casemore{position:relative; left:0;}
    .casemore a{ background-color:#363636;}
    .bxcase_right img{ max-width:100%;}
    .bxcase_right{ width:100%; order:1;}
    .casebg{ display:none;}
    .bxcase_3 .swiper-button-next, .bxcase_6 .swiper-button-next{ right: 10px; left:initial; display:inline-block; bottom:50%;}
    .bxcase_3 .swiper-button-prev, .bxcase_6 .swiper-button-prev{ left: 10px; display:inline-block; bottom:50%;}
    
    .lm_bolg_ct {padding: 40px 0;}
    .lm_bolg_ct p { font-size: 18px; font-weight: normal; }
    .lm_bolg_ct ul { flex-direction: column; margin: 15px 0; }
    .lm_bolg_ct ul li{ line-height:35px;}
    
    .timeline ul li {
        margin-left: 20px;
      }
      .timeline ul li div {
        width: calc(100vw - 91px);
      }
      .timeline ul li:nth-child(even) div {
        left: 45px;
      }
      .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #fff transparent transparent;
      }
      time{ font-size:25px; }
    
}