.productitem .pro_item_top .btns .ncwfimg {
    background-size: 25px 25px;
    background-position: 12px 10px;
    background-repeat: no-repeat;
  }

  .productitem .pro_item_top .btns .ncwfimg:hover {
    background-size: 25px 25px;
    background-position: 12px 10px;
    background-repeat: no-repeat;
  }

  .productitem .pro_item_top .btns .qimg {
    background-image: url(/imglibs/files/quotation1.png);

  }

  .productitem .pro_item_top .btns .qimg:hover {
    background-image: url(/imglibs/files/quotation2.png);

  }

  .productitem .pro_item_top .btns .cimg {
    background-image: url(/imglibs/files/custom1.png);
    background-size: 20px 20px;
    background-position: 14px 14px;
  }

  .productitem .pro_item_top .btns .cimg:hover {
    background-image: url(/imglibs/files/custom2.png);
    background-size: 20px 20px;
    background-position: 14px 14px;
  }

  .productitem .pro_item_top .btns .wimg {
    background-image: url(/imglibs/files/phone1.png);
    background-size: 28px 28px;
    background-position: 10px 8px;
  }

  .productitem .pro_item_top .btns .wimg:hover {
    background-image: url(/imglibs/files/phone2.png);
    background-size: 28px 28px;
    background-position: 10px 8px;
  }

  .productitem .pro_item_top .btns .fimg {
    background-image: url(/imglibs/files/facebook3.png);
    background-size: 25px 25px;
  }

  .productitem .pro_item_top .btns .fimg:hover {
    background-image: url(/imglibs/files/facebook4.png);
    background-size: 25px 25px;
  }