*{
    margin:0;padding:0;
    color: #333333;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
body,html{
    background: #f2f2f2;
    /* padding-bottom: 20px; */
}
.img100{
    width: 100%;
}
.box{
    min-width: 1200px;
    
}
.al-c{
    text-align: center;
}
.wrapper{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
a{
    text-decoration: none;
}
.flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.w50{
    width: 50%;
}
ul,li{
    list-style: none;
}
.bold{
    font-weight: bold;
}
.mb{
    margin-bottom:10px
}
.mb20{
    margin-bottom:20px
}
.flex1{
    flex: 1;
}
a{
    cursor: pointer;
}
.f18{
    font-size: 18px;
}
.p-title2{
    font-size: 12px;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: left;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .al-l{
    text-align: left;
  }
  .al-c{
    text-align: center;
  }
  .w49{
    width: 49%;
  }
  .green-btn{
    background: #36B37E !important;
     text-shadow: none;
     font-size: 18px;
     font-weight: 600;
     line-height: 23px;
     padding: 16px 32px;
     border-radius: 6px; 
     color: #fff;
     display: inline-block;
     margin-top: 20px;
 }
 .green-btn{
    background: #36B37E !important;
     text-shadow: none;
     font-size: 18px;
     font-weight: 600;
     line-height: 23px;
     padding: 16px 32px;
     border-radius: 6px; 
     color: #fff;
     display: inline-block;
     margin-top: 20px;
 }
 .white-btn{
    background: #fff !important;
     text-shadow: none;
     font-size: 18px;
     font-weight: 600;
     line-height: 23px;
     padding: 16px 32px;
     border-radius: 6px; 
     color: #36B37E !important;
     display: inline-block;
     margin-top: 20px;
 }
 .a,.newBanner{
    background: url(https://media.pakfactory.com//media_upload/coding_guide/custom-boxes-and-packaging-showcase.webp) no-repeat;
    background-size: 100% 100%;
    height: 500px;
    color: #fff;
}
.newBanner p,.newBanner div{
    color: #fff !important;
}
.newBanner .a-a1{
font-size: 37px;
margin-bottom: 24px;
line-height: 30px;
width: 50%;
}
.newBanner .a-a2{
    margin-bottom: 24px !important;
    line-height: 27px;
    font-size: 18px;
    color: #ffffff;
width: 50%;

    }
.a-txt{
    padding-top: 150px;
    /* position: absolute;
    width: 100%;
    left: 0;
    top: 120px;
    text-align: center; */
}
.swiper-father{
    position: relative;
}
.newswiper-arrow{
    width: 90px;
    position: absolute;
    top: -46px;
    right: 0;
    z-index: 22;
    height: 30px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    font-size: 12px !important;
    width: 30px !important;
    height: 30px!important;;
    border-radius: 50%;
    border: 1px solid #C6C6C6;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #fff;
}
.page-footer{
background: #000 !important;
}
.page-footer *{
    color: #fff !important;
    }