#irobotbox-wrap {
margin: 5em;
max-width: 780px;
margin: 0 auto;
}
#irobotbox-wrap a {
color: #7697ca;
text-decoration: none;
}
#irobotbox-wrap a:hover {
color: #1d69de;
text-decoration: underline;
}
.pure-g {
letter-spacing: normal !important;
}
/** img gallery **/
#irobotbox-imggal {
position: relative;
min-height: 600px;
margin: 10px;
}
#irobotbox-imggal #irobotbox-dummy {
display: inline-block;
width: 600px;
height: 600px;
float: left;
}
#irobotbox-imggal #irobotbox-thumbs {
float: left;
max-width: 150px;
margin-left: 5px;
}
#irobotbox-imggal input[type=radio] {
display: none;
}
#irobotbox-imggal input[type=radio] + label {
background-size: 100%;
margin: 0px 2px 2px 0px;
border: 1px solid #ccc;
height: 70px;
width: 70px;
cursor: pointer;
float: left;
}
#irobotbox-imggal input[type=radio] + label > a {
background-size: 100%;
cursor: pointer;
width: 70px;
height: 70px;
}
#irobotbox-imggal input[type=radio]:checked + label > a {
background-size: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border: 1px solid #ccc;
max-width: 100%;
width: 600px;
height: 600px;
position: absolute;
left: 0px;
top: 0px;
}
/*image url*/
label[for=irobotbox-image1], label[for=irobotbox-image1] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/ik8AAOSw–hkRziI/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image2], label[for=irobotbox-image2] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/0WsAAOSwUUZkRziI/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image3], label[for=irobotbox-image3] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/aWEAAOSwGrZkRziH/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image4], label[for=irobotbox-image4] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/gRYAAOSwqhpkRziH/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image5], label[for=irobotbox-image5] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/b2cAAOSwak1kRziG/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image6], label[for=irobotbox-image6] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/hEAAAOSw8dFkRziH/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image7], label[for=irobotbox-image7] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/IncAAOSwWOlkRziG/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image8], label[for=irobotbox-image8] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/XAsAAOSwoKxkRziH/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image9], label[for=irobotbox-image9] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/-RcAAOSwV5xkRziI/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image10], label[for=irobotbox-image10] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/zq4AAOSwZ2BkRziH/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image11], label[for=irobotbox-image11] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/nwwAAOSwQrhkRziH/$_10.JPG?set_id=2’);
}
label[for=irobotbox-image12], label[for=irobotbox-image12] > a {
background: url(‘https://i.ebayimg.com/00/s/MTAwMFgxMDAw/z/zNEAAOSw4dBkRziH/$_10.JPG?set_id=2’);
}
#irobotbox-thumbs label[id$=”#label1/”],
#irobotbox-thumbs label[id$=”#label2/”],
#irobotbox-thumbs label[id$=”#label3/”],
#irobotbox-thumbs label[id$=”#label4/”],
#irobotbox-thumbs label[id$=”#label5/”],
#irobotbox-thumbs label[id$=”#label6/”],
#irobotbox-thumbs label[id$=”#label7/”],
#irobotbox-thumbs label[id$=”#label8/”],
#irobotbox-thumbs label[id$=”#label9/”],
#irobotbox-thumbs label[id$=”#label10/”],
#irobotbox-thumbs label[id$=”#label11/”],
#irobotbox-thumbs label[id$=”#label12/”] {
display: none;
}
/*ipad*/
@media only screen and (max-width:768px) {
.label-content {
width: 100%!important;
}
.label-content > .custom-drop {
width: 100%!important;
}
.productimage {
height: 520px!important;
min-height: 520px!important;
}
.widget-gallery {
min-height: initial!important;
}
#irobotbox-imggal {
width: 100%;
height: 500px;
min-height: 500px;
}
#irobotbox-dummy {
width: 500px!important;
height: 500px!important;
display: inline-block;
float: left;
}
#irobotbox-imggal #irobotbox-thumbs {
float: left;
max-width: 180px;
margin-left: 5px;
}
#irobotbox-imggal input[type=radio] + label {
background-size: 100%;
margin: 0px 2px 2px 0px;
border: 1px solid #ccc;
height: 80px!important;
width: 80px!important;
cursor: pointer;
float: left;
}
#irobotbox-imggal input[type=radio] + label > a {
background-size: 100%;
cursor: pointer;
width: 80px!important;
height: 80px!important;
}
#irobotbox-imggal input[type=radio]:checked + label > a {
background-size: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border: 1px solid #ccc;
max-width: 100%;
width: 500px!important;
height: 500px!important;
position: absolute;
left: 0px;
top: 0px;
}
}
/*phone 479*/
@media only screen and (max-width: 479px) {
.label-content {
width: 100%!important;
}
.label-content > .custom-drop {
width: 100%!important;
}
.productimage {
height: 350px!important;
min-height: 350px!important;
}
.widget-gallery {
min-height: initial!important;
}
#irobotbox-imggal {
width: 100%;
height: 350px;
min-height: 350px;
}
#irobotbox-dummy {
width: 260px!important;
height: 260px!important;
display: inline-block;
float: left;
}
#irobotbox-imggal #irobotbox-thumbs {
float: left;
max-width: 110px;
margin-left: 5px;
}
#irobotbox-imggal input[type=radio] + label {
background-size: 100%;
margin: 0px 2px 2px 0px;
border: 1px solid #ccc;
height: 50px!important;
width: 50px!important;
cursor: pointer;
float: left;
}
#irobotbox-imggal input[type=radio] + label > a {
background-size: 100%;
cursor: pointer;
width: 50px!important;
height: 50px!important;
}
#irobotbox-imggal input[type=radio]:checked + label > a {
background-size: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border: 1px solid #ccc;
max-width: 100%;
width: 260px!important;
height: 260px!important;
position: absolute;
left: 0px;
top: 0px;
}
}
/*phone 375*/
@media only screen and (max-width: 375px) {
.label-content {
width: 100%!important;
}
.label-content > .custom-drop {
width: 100%!important;
}
.productimage {
height: 300px!important;
min-height: 300px!important;
}
.widget-gallery {
min-height: initial!important;
}
#irobotbox-imggal {
width: 100%;
height: 300px;
min-height: 300px;
}
#irobotbox-dummy {
width: 200px!important;
height: 200px!important;
display: inline-block;
float: left;
}
#irobotbox-imggal #irobotbox-thumbs {
float: left;
max-width: 90px;
margin-left: 5px;
}
#irobotbox-imggal input[type=radio] + label {
background-size: 100%;
margin: 0px 2px 2px 0px;
border: 1px solid #ccc;
height: 40px!important;
width: 40px!important;
cursor: pointer;
float: left;
}
#irobotbox-imggal input[type=radio] + label > a {
background-size: 100%;
cursor: pointer;
width: 40px!important;
height: 40px!important;
}
#irobotbox-imggal input[type=radio]:checked + label > a {
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
border: 1px solid #ccc;
max-width: 100%;
width: 200px!important;
height: 200px!important;
position: absolute;
left: 0px;
top: 0px;
}
}
diaphragm pump (also known as a Membrane pump) is a positive
displacement pump that uses a combination of the reciprocating action of
a rubber, thermoplastic or teflon diaphragm and suitable valves on
either side of the diaphragm (check valve, butterfly valves, flap
valves, or any other form of shut-off valves) to pump a fluid.
The
listing is about 24 GPM Air-Operated Double Diaphragm Pump with 1 Inch
Inlet And Outlet. This powerful air-operated double diaphragm pump
operates from 29 to 115 PSI. Features a 1in. inlet and 1in. outlet
capable of pumping up to 24 gallons/min at temperatures up to 80 degrees
F.
Application:
Perfect
for use with water. Ideal for use with low viscosity petroleum fluids
including diesel, kerosene, motor oil and some waste oil.
Working Principle:
In
the pump two symmetrical working chamber each equipped with a
diaphragm, the center link will be integrated into one. Compressed air
from the pump inlet into the valve, through the valve body to introduce
compressed air into one of the chamber to promote movement of the
diaphragm chamber, while the other chamber gas emissions. Once the end
of the stroke is reached, the gas distribution mechanism automatically
introduces compressed air into the other working chamber to push the
diaphragm in the opposite direction so that the two diaphragms move back
and forth in unison.
Feature:
Air-operated double diaphragm pump
With 1 inch inlet and outlet
1/2 Inch air inlet
1/8 Inch max diameter suspended solids
Perfect for use with water
Ideal for use with low viscosity petroleum fluids
Solid construction
Specifications:
Product: Diaphragm pump
Type: Air-operated double diaphragm
Model: QBK-25L
Inlet Port: 1 inch (25 mm)
Outlet Port: 1 inch (25 mm)
Air Inlet Size: NPT 1/2 inch (12.7 mm)
Average Air Consumption: 9 CFM
Max Flow rate: 6 m3/h (24 GPM)
Suction: 0-5 m (0-16.4 ft)
Max Suspended Solids: 3 mm (1/8 inch)
Max Head: 69 m (226.38 ft)
Max. PSI: 115
Operating PSI: 29-115
Max Fluid Temp.: 80 ℉
Product Dimension: 35 x 23 x 46 cm (14 x 9 x 18 inch)
Package Size: 38 x 27 x 48 cm (14. 96 x 10. 63 x 18.9 inch)
Gross Weight: 15 kg (33 lbs)
Warning:
Can not use for corrosive liquid.
1 x Product Manual
2.Rugged construction – resists corrosion for reliable performance and long life. Bolted construction is designed for leak-free fluid handling. Easy access to ball checks and fluid caps for maintenance and repairs.
3.The diaphragm pump with convenient operating are widely used in various industries, such as petroleum, metallurgy, mining, coating material, printing, paper making, water treatment, automotive etc.Warning!Can not use for corrosive liquid.
4.Features an externally serviceable air distribution system and all-bolted construction. Modular air valve is stall-free,this low pulsation air valve provides smooth and rapid changeover for increased efficiency and minimizes down time.
5.The Diaphragm Transfer Pump is to be mounted upright during operation for user safety. This pump is designed specifically for Fuel Transfer of [ low viscosity petroleum fluids including diesel, kerosene, motor oil and some waste oil.]
#irobotbox-four-soldtab {
margin: 0 auto;
border: 1px solid #D2D2D2;
border-radius: 5px;
}
#irobotbox-four-soldtab section {
background-color: #ffffff;
padding: 10px;
display: none;
overflow: hidden;
}
#irobotbox-four-soldtab input {
display: none;
}
#irobotbox-four-soldtab label {
display: inline-block;
text-align: center;
background: #000000;
color: #ffffff;
font-family: Arial;
font-size: 13px;
padding: 7px 7px;
-moz-user-select: none;
user-select: none;
width: 100px;
border: 1px solid #D2D2D2;
border-radius: 5px;
}
#irobotbox-four-soldtab label:hover {
color: #888;
cursor: pointer;
background: #054f6b;
}
#irobotbox-four-soldtab input:checked + label {
background: #054f6b;
}
#tabHeaderfour_1:checked ~ #policy_box_four1_text,
#tabHeaderfour_2:checked ~ #policy_box_four2_text,
#tabHeaderfour_3:checked ~ #policy_box_four3_text,
#tabHeaderfour_4:checked ~ #policy_box_four4_text {
display: block;
}
Product: Diaphragm pump
Type: Air-operated double diaphragm
Model: QBK-25L
Inlet Port: 1 inch (25 mm)
Outlet Port: 1 inch (25 mm)
Air Inlet Size: NPT 1/2 inch (12.7 mm)
Average Air Consumption: 9 CFM
Max Flow rate: 6 m3/h (24 GPM)
Suction: 0-5 m (0-16.4 ft)
Max Suspended Solids: 3 mm (1/8 inch)
Max Head: 69 m (226.38 ft)
Max. PSI: 115
Operating PSI: 29-115
There are no reviews yet.