.banner {
  position: relative; }

.menutop {
  position: absolute;
  top: 0;
  z-index: 123;
  left: 50%;
  transform: translateX(-50%); }
  .menutop p {
    font-size: 18px;
    font-family: Poppins;
    line-height: 62px;
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
  }
  .menutop i {
    display: inline-block;
    line-height: 17px;
    vertical-align: text-top;
    margin-right: 15px; }
  .menutop a {
    color: #fff;
    /*text-transform: uppercase;*/
    margin-right: 8px; }

.menucnt {
  top: 48.5%;
  color: #fff; }
  .menucnt b {
    width: 100px;
    height: 4px;
    background: white;
    display: block; }
  .menucnt h2 {
    font-size: 60px;
    font-family: Roboto Condensed;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 17px; }
  .menucnt p {
    width: 768px;
    line-height: 24px;
    border-bottom: none; }
  .menucnt ul > li {
    /*float: left;*/
    font-size: 36px;
    font-family: Poppins;
    font-weight: 600;
    color: #fff;
    list-style-type: disc;
    line-height: 48px;
    margin: 30px 20px 0; }
    .menucnt ul > li a {
      color: #fff; }

.tishi {
  position: absolute;
  bottom: -35px;
  left: 8%;
  z-index: 123;
  width: 70px;
  height: 70px;
  background: #231815;
  text-align: center;
  line-height: 70px; }

.set1, .set2, .set5 {
  margin-top: 110px;
  margin-bottom: 110px; }

.factit {
  font-size: 36px;
  font-weight: 700;
  color: #333333;
  line-height: 48px; }

.faccnt {
  margin-left: 48px; }
  .faccnt p {
    font-size: 16px;
    font-family: Poppins;
    color: #666666;
    line-height: 24px;
    margin-top: 20px; }
    .faccnt p b {
      font-weight: 600; }

.facabox {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  color: #333333; }

.fac_box {
  width: 290px;
  margin-left: 90px; }
  .fac_box h2 {
    font-size: 60px;
    margin-top: 90px; }
  .fac_box p {
    font-size: 14px;
    font-family: Poppins;
    line-height: 20px;
    margin: 10px 0 90px; }

.set3 {
  padding: 110px 0 100px;
  background-color: #F0F0F0; }

.desbox {
  margin-top: 37px; }

.descnt {
  width: 48.75%;
  color: #333; }
  .descnt h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px; }
  .descnt p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    font-family: Poppins; }

.workbox {
  margin-top: 35px;
  font-size: 0; }

.workcnt {
  width: 31.56%;
  display: inline-block;
  vertical-align: top;
  margin-right: 2.66%; }
  .workcnt h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 48px;
    color: #333;
    margin: 22px 0 5px; }
  .workcnt p {
    font-size: 14px;
    font-family: Poppins;
    color: #666666;
    line-height: 20px; }

.workcnta {
  margin-right: 0; }

.set6 {
  margin-top: 110px;
  position: relative; }

.set7 {
  position: absolute;
  left: 0;
  height: 50%;
  width: 100%;
  z-index: -1;
  bottom: 0;
  background-color: #F0F0F0; }

.custbox {
  margin-top: 40px;
  margin-bottom: 120px; }
  .custbox .swiper-container-horizontal > .swiper-pagination-bullets, .custbox .swiper-pagination-custom, .custbox .swiper-pagination-fraction {
    bottom: auto;
    left: 8px;
    width: auto;
    top: 840px; }
  .custbox .swiper-pagination {
    font-size: 36px;
    font-weight: 700;
    font-style: italic;
    color: #666666;
    line-height: 48px; }
  .custbox .swiper-button-next, .custbox .swiper-button-prev {
    width: 50px;
    height: 22px;
    margin-top: -11px;
    background-size: contain; }
  .custbox .swiper-button-prev, .custbox .swiper-container-rtl .swiper-button-next {
    left: 5.6%; }
  .custbox .swiper-button-next, .custbox .swiper-container-rtl .swiper-button-prev {
    right: 5.6%; }

.custcnt h2 {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  font-style: italic;
  color: #666666;
  line-height: 48px;
  padding-left: 93px;
  margin-top: 40px;
  position: relative;
  width: 24%; }
.custcnt p {
  display: inline-block;
  width: 71%;
  /* float: right; */
  margin-left: 4%;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  vertical-align: top;
  margin-top: 45px; }
.container p{
    font-size: 16px;
    font-family: Poppins;
    color: #000;
    line-height: 24px;
    margin-top: 20px;
}


  #cust .custcnt p{
    display: none;
  }
  .footer_lf p{
    color: #fff;
  }
  #cust .custcnt h2{
    width: 100%;
    text-align: center;
  }
@media screen and (min-width: 1440px) and (max-width: 1630px) {
  .menucnt {
    top: 41.5%; }

  .btmcnt {
    width: 100%; }

  .custcnt p {
    margin-left: 4%;
    width: 60%; }

  .custcnt h2 {
    width: 35%; }

  .fac_box {
    margin-left: 55px; }

  .custbox .swiper-container-horizontal > .swiper-pagination-bullets, .custbox .swiper-pagination-custom, .custbox .swiper-pagination-fraction {
    bottom: 0;
    top: 740px; } }
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .menucnt {
    top: 35.5%; }

  .custcnt h2 {
    font-size: 30px;
    width: 36%;
    line-height: 38px; }

  .custcnt p {
    width: 60%;
    margin-left: 3%;
    font-size: 14px; }

  .tishi {
    bottom: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px; }
    .tishi img {
      max-width: 22%; }

  .custbox .swiper-container-horizontal > .swiper-pagination-bullets, .custbox .swiper-pagination-custom, .custbox .swiper-pagination-fraction {
    bottom: 0;
    top: 525px; }

  #cust .swiper-container-horizontal > .swiper-pagination-bullets, #cust .swiper-pagination-custom, #cust .swiper-pagination-fraction {
    bottom: 0px; }

  .custbox .swiper-pagination {
    font-size: 30px;
    line-height: 40px; }

  .custbox {
    margin-bottom: 90px; }

  .fac_box {
    width: 270px;
    margin-left: 22px; }
    .fac_box h2 {
      font-size: 50px;
      margin-top: 60px; }
    .fac_box p {
      margin: 10px 0 50px; } }
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .menucnt {
    top: 36.5%; }
    .menucnt h2 {
      font-size: 48px; }

  .menucnt ul > li {
    margin: 0px 20px 0; }

  .custbox .swiper-pagination {
    font-size: 26px;
    line-height: 30px; }

  .custbox .swiper-container-horizontal > .swiper-pagination-bullets, .custbox .swiper-pagination-custom, .custbox .swiper-pagination-fraction {
    bottom: 0;
    top: 525px; }

  .custcnt h2 {
    font-size: 26px;
    line-height: 30px;
    padding-left: 70px;
    width: 36%; }

  .custbox {
    margin-top: 35px;
    margin-bottom: 70px; }

  .custcnt p {
    width: 60%;
    margin-left: 3%; }

  .set1, .set2, .set5 {
    margin-top: 80px; }

  .fac_box {
    width: 200px;
    margin-left: 30px; }
    .fac_box h2 {
      font-size: 40px;
      margin-top: 50px; }
    .fac_box p {
      margin: 10px 0 40px; }

  #cust .swiper-container-horizontal > .swiper-pagination-bullets, #cust .swiper-pagination-custom, #cust .swiper-pagination-fraction {
    bottom: 35px; }

  .set3 {
    padding: 70px 0 60px; } }
@media screen and (min-width: 768px) and (max-width: 999px) {
  .menucnt {
    top: 31.5%; }
    .menucnt h2 {
      font-size: 36px;
      margin-top: 20px;
      margin-bottom: 10px; }
    .menucnt p {
      width: 93%; }

  .menucnt ul > li {
    margin: 0px 13px 0; }

  .set1, .set2, .set5 {
    margin-top: 70px; }

  .facabox {
    padding-bottom: 30px; }

  .fac_box {
    margin-left: 65px; }
    .fac_box h2 {
      font-size: 50px;
      margin-top: 40px; }
    .fac_box p {
      margin: 10px 0 0px; }

  .custbox .swiper-pagination {
    font-size: 26px;
    line-height: 30px; }

  .custbox .swiper-container-horizontal > .swiper-pagination-bullets, .custbox .swiper-pagination-custom, .custbox .swiper-pagination-fraction {
    bottom: auto;
    top: 415px; }

  .custcnt h2 {
    font-size: 26px;
    line-height: 30px;
    padding-left: 70px;
    width: 100%; }

  .custbox {
    margin-top: 35px;
    margin-bottom: 70px; }

  .custcnt p {
    width: 97%;
    margin-left: 3%;
    margin-top: 15px; }

  #cust .swiper-container-horizontal > .swiper-pagination-bullets, #cust .swiper-pagination-custom, #cust .swiper-pagination-fraction {
    bottom: 55px; }

  .set3 {
    padding: 70px 0 60px; }

  .workcnt h2 {
    font-size: 18px;
    line-height: 30px; } }
@media screen and (max-width: 767px) {
  body, html {
    overflow-x: hidden; }

  .banner > img {
    height: 450px;
    object-fit: cover; }

  .menutop p {
    font-size: 12px;
    padding: 0 20px;
    line-height: 18px;
    width:350px}
    .menucnt ul{
       padding: 20px;
   }
   .menucnt ul > li{
       font-size: 18px;
       line-height: 12px;
       margin: 22px 20px 0;
   }
  .menucnt {
    top: 31.5%; }
    .menucnt b {
      width: 60px;
      margin-bottom: 20px;
      margin-left: 20px; }
    .menucnt h2 {
      font-size: 24px;
      margin-top: 0px;
      margin-bottom: 10px;
      padding: 0 20px; }
    /*.menucnt p, .menucnt ul > li {*/
    /*  display: none; }*/

  .tishi {
    bottom: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px; }
    .tishi img {
      max-width: 22%; }

  .custcnt h2 {
    font-size: 22px;
    line-height: 24px;
    padding-left: 62px;
    margin-top: 20px;
    width: 100%; }

  .custbox .swiper-container-horizontal > .swiper-pagination-bullets, .custbox .swiper-pagination-custom, .custbox .swiper-pagination-fraction {
    top: auto;
    bottom: 170px; }

  .custbox .swiper-slide > img, .custbox .swiper-slide > img, .custbox .swiper-slide > img {
    height: 170px; }

  .custbox .swiper-pagination {
    font-size: 22px;
    line-height: 24px; }

  .custcnt p {
    width: 100%;
    margin-left: 0%;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    height: 160px; }

  .custbox .swiper-button-next, .custbox .swiper-button-prev {
    top: 25%;
    width: 30px; }

  .custbox {
    margin-top: 20px;
    margin-bottom: 45px; }

  .set1, .set2, .set5 {
    margin-top: 50px; }
    .set1 .container, .set2 .container, .set5 .container {
      padding: 0 20px; }

  .factit {
    font-size: 20px;
    line-height: 40px; }

  .faccnt {
    margin-left: 0; }
    .faccnt p {
      font-size: 14px;
      line-height: 22px;
      margin-top: 15px; }

  .fac_box {
    width: 100%;
    margin-left: 0px;
    padding: 0 30px; }
    .fac_box h2 {
      font-size: 26px;
      margin-top: 35px; }
    .fac_box p {
      margin: 10px 0 0px; }

  #cust .swiper-container-horizontal > .swiper-pagination-bullets, #cust .swiper-pagination-custom, #cust .swiper-pagination-fraction {
    bottom: 170px; }

  .facabox {
    padding-bottom: 35px; }

  .set3 {
    padding: 35px 0 20px; }
    .set3 .container {
      padding: 0 20px; }

  .desbox {
    margin-top: 20px; }

  .descnt {
    width: 100%;
    margin-bottom: 30px; }
    .descnt h2 {
      font-size: 19px;
      margin-top: 18px;
      margin-bottom: 8px; }
    .descnt p {
      font-size: 14px;
      line-height: 22px; }

  .workbox {
    margin-top: 15px; }

  .workcnt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }
    .workcnt h2 {
      font-size: 20px;
      line-height: 40px;
      margin: 10px 0 0px; }

  .set6 {
    margin-top: 5px; }
    .set6 .container {
      padding: 0 20px; } }

/*# sourceMappingURL=factory.css.map */
