<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Production Line &#8211; Zhengzhou Tianci Heavy Industry Machinery Co., Ltd</title>
	<atom:link href="https://www.tcfertilizerequipment.com/production_line/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tcfertilizerequipment.com</link>
	<description>Professional fertilizer equipment manufacturer integrating design, research and development, production, sales, guidance, installation, training and after-sales service.</description>
	<lastBuildDate>Tue, 03 Mar 2026 08:54:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>Dry Powder Extrusion Granulation Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/roller-granulator-fertilizer-production-line/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Sun, 26 Mar 2023 02:32:48 +0000</pubDate>
				<guid isPermaLink="false">http://tianci.test/?post_type=production_line&#038;p=186</guid>

					<description><![CDATA[The roller press granulator fertilizer production line has no drying process, and is granulated at room temperature. Mainly used for the production of potassium fertilizer, ammonium fertilizer granules, npk fertilizer granules and mineral powder granules.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-24 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-2 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary" onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-4 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Video">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/ovtHBojhiIs?si=c116yCm5sskjRqEA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-8 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Introduction">Introduction</h2>



<p class="has-medium-font-size">The extrusion granulation production line is widely used in the production of compound fertilizer granules, mainly used to produce spherical granules with a diameter of 1mm-5mm. The equipment has low investment, quick effect, low energy consumption, compact layout, scientific and reasonable, no waste removal, and stable operation. Wide adaptability of raw materials, can be used for granulation of various raw materials such as compound fertilizer, medicine, chemical industry, feed, etc., high granulation rate, can produce various concentrations, various types (including organic fertilizer, inorganic fertilizer, biological fertilizer, magnetic fertilizer etc.) compound fertilizer.</p>



<figure class="is-layout-flex wp-block-gallery-5 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="450" src="https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator-3.webp" alt="" class="wp-image-2489" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator-3.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator-3-300x169.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator-3-768x432.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="450" src="https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator01-1.webp" alt="" class="wp-image-2490" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator01-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator01-1-300x169.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/roller-granulator01-1-768x432.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-12 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Finished-Granules">Finished Granules</h2>



<p class="has-medium-font-size">You can choose granules with different shapes and size:</p>



<figure class="is-layout-flex wp-block-gallery-9 wp-block-gallery has-nested-images columns-2 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01.webp" alt="" class="wp-image-2491" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02.webp" alt="" class="wp-image-2492" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03.webp" alt="" class="wp-image-2493" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04.webp" alt="" class="wp-image-2495" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>All equipments for processing compound fertilizer:</p>
<table width="704">
<tbody>
<tr>
<td width="103"><strong>Crushing machine</strong></td>
<td width="601">Mainly used for the crushing of raw materials to meet the requirements of granulation.</td>
</tr>
<tr>
<td width="103"><strong>Mixing machine</strong></td>
<td width="601">It is used for mixing and stirring materials, adjusting the moisture content of materials, adding trace elements to meet the needs of granulation.</td>
</tr>
<tr>
<td width="103"><strong>Disc feeder</strong></td>
<td width="601">for offering the raw material to the granulator evenly.</td>
</tr>
<tr>
<td width="103"><strong>Roller press granulator</strong></td>
<td width="601">for making the fertilizer granules.</td>
</tr>
<tr>
<td width="103"><strong>Rotary screener</strong></td>
<td width="601">Wear-resistant steel mesh. It is mainly used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td width="103"><strong>Package machine</strong></td>
<td width="601">It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-13 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/1.-crusher.webp" alt="" class="wp-image-2496" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/1.-crusher.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/1.-crusher-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">①</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/2.-mixer.webp" alt="" class="wp-image-2497" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/2.-mixer.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/2.-mixer-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">②</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/3.-feeder.webp" alt="" class="wp-image-2498" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/3.-feeder.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/3.-feeder-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">③</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/4.-roller-granulator.webp" alt="" class="wp-image-2499" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/4.-roller-granulator.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/4.-roller-granulator-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">④</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/5.-screener.webp" alt="" class="wp-image-2500" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/5.-screener.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/5.-screener-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">⑤</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/6.-packing-machine.webp" alt="" class="wp-image-2501" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/6.-packing-machine.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/6.-packing-machine-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">⑥</figcaption></figure>
</figure>



<div class="is-layout-flex wp-container-18 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="WorkingProject">Working Project</h2>



<p class="has-medium-font-size">1-20t/h NPK compound fertilizer production line with roller press granulator：</p>



<figure class="is-layout-flex wp-block-gallery-15 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01.webp" alt="" class="wp-image-2502" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02.webp" alt="" class="wp-image-2503" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03.webp" alt="" class="wp-image-2504" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-22 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Delivery">Delivery</h2>



<p class="has-medium-font-size">Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-19 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01.webp" alt="" class="wp-image-2505" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02.webp" alt="" class="wp-image-2506" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03.webp" alt="" class="wp-image-2507" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Organic Waste Fertilizer Granules Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/organic-fertilizer-plant/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Sun, 26 Mar 2023 07:13:24 +0000</pubDate>
				<guid isPermaLink="false">http://tianci.test/?post_type=production_line&#038;p=270</guid>

					<description><![CDATA[The organic fertilizer production line is commonly used to process different fermented organic materials into bio-organic fertilizer. The process equipment of this production line includes granulator, crusher, mixer, packaging machine, etc]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-48 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-26 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary" onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-28 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Video">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/2DaGHK19lds?si=ybK26xm7FB5V2pEC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-32 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Introduction">Introduction</h2>



<p class="has-medium-font-size">The production line of granules organic fertilizer is a complete fertilizer production process with more investment. The organic fertilizer production line is commonly used to process different fermented organic substance into bio-organic fertilizer. It adopts one-step molding technology. Animal manure and agricultural waste are recycled as the main raw materials, thus manure or dung waste is not only creating economic benefits for the enterprise, but also making a great contribution to environmental projects for mankind. The finished fertilizer processed by the pellet organic fertilizer production line can be preserved for a long time.</p>



<figure class="is-layout-flex wp-block-gallery-29 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="500" src="https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator01.webp" alt="" class="wp-image-2517" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator01.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator01-300x188.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator01-768x480.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="500" src="https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator02.webp" alt="" class="wp-image-2518" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator02.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator02-300x188.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/organic-granulator02-768x480.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-36 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Granules"><strong>Finished Granules</strong></h2>



<figure class="is-layout-flex wp-block-gallery-33 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-1.webp" alt="" class="wp-image-2519" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-1.webp" alt="" class="wp-image-2520" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-1.webp" alt="" class="wp-image-2521" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-1.webp" alt="" class="wp-image-2522" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>Equipments for organic fertilizer production line:</p>
<table width="749">
<tbody>
<tr>
<td width="122"><strong>Fermentation equipment</strong></td>
<td width="627">Mainly used for the fermentation of raw materials, to achieve industrial production, no dead ends.</td>
</tr>
<tr>
<td width="122"><strong>Crushing machine</strong></td>
<td width="627">Mainly used for the crushing of raw materials to meet the requirements of granulation</td>
</tr>
<tr>
<td width="122"><strong>Mixing machine</strong></td>
<td width="627">It is used for mixing and stirring materials, adjusting the moisture content of materials, adding trace elements to meet the needs of granulation.</td>
</tr>
<tr>
<td width="122"><strong>Organic granulator</strong></td>
<td width="627">The cutter head is movable and adjustable, which is conducive to granulation, and is made of wear-resistant alloy. Mainly used for granulation of various powdery materials.</td>
</tr>
<tr>
<td width="122"><strong>Throw round shaping machine</strong></td>
<td width="627">The machine is mainly used in conjunction with the granulator to increase the granulation output and achieve smooth and bright appearance of the granules.</td>
</tr>
<tr>
<td width="122"><strong>Rotary dryer</strong></td>
<td width="627">It is mainly used for drying after granulation, so that the granules can quickly reduce the moisture at high temperature, which is convenient for storage and achieves continuous and uninterrupted production.</td>
</tr>
<tr>
<td width="122"><strong>Cooling machine</strong></td>
<td width="627">It is mainly used to cool down and remove moisture after drying, so that the material can quickly reach normal temperature, meet the storage requirements, and realize continuous and uninterrupted production.</td>
</tr>
<tr>
<td width="122"><strong>Screener machine</strong></td>
<td width="627">Wear-resistant steel mesh. It is mainly used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td width="122"><strong>Coating machine</strong></td>
<td width="627">It is mainly used for dusting powder or liquid coating of granules, which can prevent caking and improve brightness. It is also used in various multi-functional bacterial fertilizers.</td>
</tr>
<tr>
<td width="122"><strong>Package machine</strong></td>
<td width="627">It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-37 wp-block-gallery has-nested-images columns-5 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-1.webp" alt="" class="wp-image-2523" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-2.webp" alt="" class="wp-image-2524" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-3.webp" alt="" class="wp-image-2525" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-3.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-3-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-4.webp" alt="" class="wp-image-2526" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-4.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-4-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-5.webp" alt="" class="wp-image-2527" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-5.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-5-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-6.webp" alt="" class="wp-image-2528" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-6.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-6-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-7.webp" alt="" class="wp-image-2529" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-7.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-7-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-8.webp" alt="" class="wp-image-2530" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-8.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-8-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-9.webp" alt="" class="wp-image-2531" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-9.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-9-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-10.webp" alt="" class="wp-image-2532" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-10.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Organic-fertilizer-10-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-42 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Project"><strong>Working project</strong></h2>



<p class="has-medium-font-size">1-20t/h organic fertilizer production line from our old customers:</p>



<figure class="is-layout-flex wp-block-gallery-39 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-1.webp" alt="" class="wp-image-2533" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-1.webp" alt="" class="wp-image-2534" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-1.webp" alt="" class="wp-image-2535" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-46 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Delivery"><strong>Delivery</strong></h2>



<p class="has-medium-font-size">Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-43 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-1.webp" alt="" class="wp-image-2536" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-1-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-1-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-1.webp" alt="" class="wp-image-2537" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-1-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-1-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>NPK Compound Fertilizer Granules Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/drum-granulator-fertilizer-plant/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 05:48:07 +0000</pubDate>
				<guid isPermaLink="false">http://www.tcfertilizerequipment.com/?post_type=production_line&#038;p=404</guid>

					<description><![CDATA[The drum granulation production line is used to manufacture compound fertilizer.  The drum granulation production line produced by TIANCI Heavy Industry has the characteristics of high quality finished granules and high production efficiency.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-72 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-50 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary" onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-52 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Video">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/NLgfuoHSQx4?si=48g1cku3AU8URyxK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-56 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size">Introduction</h2>



<p class="has-medium-font-size">The compound fertilizer production line with drum granulator is widely used in the granulation of various raw materials such as compound fertilizer, mineral, chemical industry and so on. Drum granulating machine is one of the key equipment in the compound fertilizer industry, suitable for cold and hot granulation and large-scale production of high, medium and low concentration compound fertilizer. The main working method is wet granulation. Through a certain amount of water or steam, the basic fertilizer is fully chemically reacted after the humidity is adjusted in the cylinder. Under certain liquid phase conditions, the rotation of the cylinder makes the material particles Generate extrusion force to agglomerate into balls.</p>



<figure class="is-layout-flex wp-block-gallery-53 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator01-2.webp" alt="" class="wp-image-2546" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator01-2.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator01-2-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator01-2-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator02-2.webp" alt="" class="wp-image-2547" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator02-2.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator02-2-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/drum-granulator02-2-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-60 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong>Finished Granules</strong></h2>



<figure class="is-layout-flex wp-block-gallery-57 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-11.webp" alt="" class="wp-image-2548" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-11.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-11-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-11.webp" alt="" class="wp-image-2549" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-11.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-11-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-13.webp" alt="" class="wp-image-2550" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-13.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-13-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-11.webp" alt="" class="wp-image-2551" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-11.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-11-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>Equipments for rotary drum granulator fertilizer production line:</p>
<table width="727">
<tbody>
<tr>
<td><strong>Automatic batching system</strong></td>
<td width="615">The automatic batching system includes silos and outriggers, safety nets, weighing belts, and automatic control cabinets. The main function is to reduce work intensity, increase output, achieve continuous production, and improve formula accuracy.</td>
</tr>
<tr>
<td><strong>Crushing machine</strong></td>
<td width="615">Mainly used for the crushing of raw materials to meet the requirements of granulation</td>
</tr>
<tr>
<td><strong>Mixing machine</strong></td>
<td width="615">It is used for mixing and stirring materials, adjusting the moisture content of materials, adding trace elements to meet the needs of granulation.</td>
</tr>
<tr>
<td><strong>Rotary drum granulator</strong></td>
<td width="615">for making the fertilizer granules.</td>
</tr>
<tr>
<td><strong>Rotary dryer</strong></td>
<td width="615">It is mainly used for drying after granulation, so that the granules can quickly reduce the moisture at high temperature, which is convenient for storage and achieves continuous and uninterrupted production.</td>
</tr>
<tr>
<td><strong>Cooling machine</strong></td>
<td width="615">It is mainly used to cool down and remove moisture after drying, so that the material can quickly reach normal temperature, meet the storage requirements, and realize continuous and uninterrupted production.</td>
</tr>
<tr>
<td><strong>Screener machine</strong></td>
<td width="615">Wear-resistant steel mesh. It is mainly used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td><strong>Coating machine</strong></td>
<td width="615">It is mainly used for dusting powder or liquid coating of granules, which can prevent caking and improve brightness. It is also used in various multi-functional bacterial fertilizers.</td>
</tr>
<tr>
<td><strong>Package machine</strong></td>
<td width="615">It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-61 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-1.webp" alt="" class="wp-image-2552" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-2.webp" alt="" class="wp-image-2553" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-3.webp" alt="" class="wp-image-2554" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-3.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-3-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-4.webp" alt="" class="wp-image-2555" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-4.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-4-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-5.webp" alt="" class="wp-image-2556" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-5.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-5-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-6.webp" alt="" class="wp-image-2557" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-6.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-6-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-7.webp" alt="" class="wp-image-2558" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-7.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-7-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-8.webp" alt="" class="wp-image-2559" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-8.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-8-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-9.webp" alt="" class="wp-image-2560" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-9.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Drum-granulator-9-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-66 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong>Working Project</strong></h2>



<p class="has-medium-font-size">Rotary drum granulator fertilizer production line from our old customers:</p>



<figure class="is-layout-flex wp-block-gallery-63 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-26.webp" alt="" class="wp-image-2561" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-26.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-26-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-30.webp" alt="" class="wp-image-2562" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-30.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-30-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-25.webp" alt="" class="wp-image-2563" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-25.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-25-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-9.webp" alt="" class="wp-image-2564" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-9.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-9-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-70 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong><strong>Delivery</strong></strong></h2>



<p class="has-medium-font-size">Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-67 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-24.webp" alt="" class="wp-image-2565" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-24.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-24-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-27.webp" alt="" class="wp-image-2566" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-27.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-27-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-18.webp" alt="" class="wp-image-2567" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-18.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-18-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bentonite Cat Litter Granules Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/disc-granulator-fertilizer-plant/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 05:55:17 +0000</pubDate>
				<guid isPermaLink="false">http://www.tcfertilizerequipment.com/?post_type=production_line&#038;p=411</guid>

					<description><![CDATA[The fertilizer production line with disc granulator can produce inorganic compound fertilizer with 20~48% of nitrogen, phosphorus and potassium, as well as bio organic fertilizer, complex fertilizer, etc. TIANCI's disc granulation production line has the characteristics of short production process, low investment, and easy operation.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-96 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-74 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary"
        onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-76 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Video">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/ybjslDZrqCU?si=PBJZbb1BfUBFz_Bj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-80 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Introduction">Introduction</h2>



<p class="has-medium-font-size">The disc pelletizing line is often used to process different fermented organic matter into bio organic fertilizer and production of compound fertilizer. One step molding technology is adopted. With livestock and poultry manure and agricultural waste as the main raw materials,Including: bentonite, kaolin, sludge, dry residue, ash, straw carbon and humic acid. manure or manure waste not only created economic benefits for enterprises, but also made great contributions to human environmental engineering. And then, the combined screen of powder sieve machine is adopted, and the final packing machine is automatically packed by the screw conveyor of the coating machine to complete the disc granulation production line.</p>



<figure class="is-layout-flex wp-block-gallery-77 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator01-1.webp" alt="" class="wp-image-2574" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator01-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator01-1-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator01-1-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator02-1.webp" alt="" class="wp-image-2575" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator02-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator02-1-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/pan-granulator02-1-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-84 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Granules"><strong>Finished Granules</strong></h2>



<figure class="is-layout-flex wp-block-gallery-81 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-10.webp" alt="" class="wp-image-2577" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-10.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-10-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-12.webp" alt="" class="wp-image-2578" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-12.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-12-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-10.webp" alt="" class="wp-image-2579" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-10.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-10-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-2.webp" alt="" class="wp-image-2580" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>Equipments of disc granulator fertilizer production line:</p>
<table width="729">
<tbody>
<tr>
<td width="100"><strong>Crushing machine</strong></td>
<td width="629">Mainly used for the crushing of raw materials to meet the requirements of granulation</td>
</tr>
<tr>
<td width="100"><strong>Mixing machine</strong></td>
<td width="629">It is used for mixing and stirring materials, adjusting the moisture content of materials, adding trace elements to meet the needs of granulation.</td>
</tr>
<tr>
<td width="100"><strong>Pan granulator</strong></td>
<td width="629">for making the ball type granules.</td>
</tr>
<tr>
<td width="100"><strong>Rotary dryer</strong></td>
<td width="629">It is mainly used for drying after granulation, so that the granules can quickly reduce the moisture at high temperature, which is convenient for storage and achieves continuous and uninterrupted production.</td>
</tr>
<tr>
<td width="100"><strong>Cooling machine</strong></td>
<td width="629">It is mainly used to cool down and remove moisture after drying, so that the material can quickly reach normal temperature, meet the storage requirements, and realize continuous and uninterrupted production.</td>
</tr>
<tr>
<td width="100"><strong>Screener machine</strong></td>
<td width="629">Wear-resistant steel mesh. It is mainly used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td width="100"><strong>Coating machine</strong></td>
<td width="629">It is mainly used for dusting powder or liquid coating of granules, which can prevent caking and improve brightness. It is also used in various multi-functional bacterial fertilizers.</td>
</tr>
<tr>
<td width="100"><strong>Package machine</strong></td>
<td width="629">It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-85 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-1-2.webp" alt="" class="wp-image-2581" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-1-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-1-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-2-2.webp" alt="" class="wp-image-2582" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-2-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-2-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-3-1.webp" alt="" class="wp-image-2583" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-3-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-3-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-4-1.webp" alt="" class="wp-image-2584" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-4-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-4-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-5-1.webp" alt="" class="wp-image-2585" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-5-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-5-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-6-1.webp" alt="" class="wp-image-2586" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-6-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-6-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-7-1.webp" alt="" class="wp-image-2587" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-7-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-7-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-8-1.webp" alt="" class="wp-image-2588" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-8-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Disc-granulator-8-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-90 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong>Working Project</strong></h2>



<p class="has-medium-font-size">Disc granulator fertilizer production line from our old customers:</p>



<figure class="is-layout-flex wp-block-gallery-87 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-28.webp" alt="" class="wp-image-2589" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-28.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-28-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-23.webp" alt="" class="wp-image-2590" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-23.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-23-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-7.webp" alt="" class="wp-image-2591" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-7.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-7-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-94 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong><strong>Delivery</strong></strong></h2>



<p class="has-medium-font-size">Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-91 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-23.webp" alt="" class="wp-image-2592" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-23.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-23-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-26.webp" alt="" class="wp-image-2593" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-26.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-26-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-17.webp" alt="" class="wp-image-2594" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-17.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-17-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Compost Fertilizer Powder Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/powder-organic-fertilizer-production-line/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 06:43:17 +0000</pubDate>
				<guid isPermaLink="false">http://www.tcfertilizerequipment.com/?post_type=production_line&#038;p=417</guid>

					<description><![CDATA[TIANCI powder organic fertilizer production line is a simple fertilizer production process with less investment. 
The main equipment includes: crusher, mixer, screening machine, packaging machine, conveyor, etc.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-116 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-98 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary"
        onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-100 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/ZFrwt6hnYUI?si=KJzrTpQsOGObXLIN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-104 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size">Introduction</h2>



<p class="has-medium-font-size">The production line of powdered organic fertilizer is a simple fertilizer production process with less investment. The equipment required for this production line is also very simple, which are as follows: compost turner, forklift feed bin, crushing machine, mixing machine, screeing machine and packaging machine. It has the characteristics of low investment and high return.</p>



<figure class="is-layout-flex wp-block-gallery-101 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="750" height="350" src="https://www.tcfertilizerequipment.com/wp-content/uploads/powder-line01-1.webp" alt="" class="wp-image-2680" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/powder-line01-1.webp 750w, https://www.tcfertilizerequipment.com/wp-content/uploads/powder-line01-1-300x140.webp 300w" sizes="(max-width: 750px) 100vw, 750px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>Equipments of powder organic fertilizer production line:</p>
<table width="750">
<tbody>
<tr>
<td><strong>Fermentation equipment</strong></td>
<td>Mainly used for the fermentation of raw materials, to achieve industrial production, no dead ends.</td>
</tr>
<tr>
<td><strong>Forklift feed bin</strong></td>
<td>Used in conjunction with forklifts to reduce labor intensity and improve production efficiency.</td>
</tr>
<tr>
<td><strong>Crushing equipment</strong></td>
<td>It is used for the crushing of raw materials to meet the requirements.</td>
</tr>
<tr>
<td><strong>Mixing equipment</strong></td>
<td>It is used for the mixing of raw materials to meet the requirements.</td>
</tr>
<tr>
<td><strong>Screener machine</strong></td>
<td>It is used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td><strong>Package machine</strong></td>
<td>to pack the finished fertilizer powder.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-105 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-1.webp" alt="" class="wp-image-2681" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-2.webp" alt="" class="wp-image-2682" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-3.webp" alt="" class="wp-image-2683" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-3.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-3-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-4.webp" alt="" class="wp-image-2684" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-4.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-4-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-5.webp" alt="" class="wp-image-2685" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-5.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-5-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-6.webp" alt="" class="wp-image-2686" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-6.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Powder-organic-fertilizer-6-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-110 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong>Working project</strong></h2>



<p class="has-medium-font-size">Powder organic fertilizer production line from our old customers:</p>



<figure class="is-layout-flex wp-block-gallery-107 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="750" height="350" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-27.webp" alt="" class="wp-image-2687" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-27.webp 750w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-27-300x140.webp 300w" sizes="(max-width: 750px) 100vw, 750px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="750" height="350" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-31.webp" alt="" class="wp-image-2689" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-31.webp 750w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-31-300x140.webp 300w" sizes="(max-width: 750px) 100vw, 750px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="750" height="350" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-26.webp" alt="" class="wp-image-2690" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-26.webp 750w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-26-300x140.webp 300w" sizes="(max-width: 750px) 100vw, 750px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="750" height="350" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-10.webp" alt="" class="wp-image-2691" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-10.webp 750w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-10-300x140.webp 300w" sizes="(max-width: 750px) 100vw, 750px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-114 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong><strong>Delivery</strong></strong></h2>



<p class="has-medium-font-size">Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-111 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="1024" height="341" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-3.webp" alt="" class="wp-image-2692" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-3.webp 1024w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-3-300x100.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-3-768x256.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Animal Manure Compost Pellet Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/flat-die-granulator-fertilizer-plant/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Sun, 26 Mar 2023 07:12:24 +0000</pubDate>
				<guid isPermaLink="false">http://tianci.test/?post_type=production_line&#038;p=268</guid>

					<description><![CDATA[TIANCI Heavy Industry is a professional manufacturer of flat die granulator fertilizer production line. The production line process includes the following equipment: crusher, mixer, flat die extrusion granulator, rotary drum dryer, screening machine, packaging machine, etc.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-140 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-118 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary"
        onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-120 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Introduction">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/Onu1JRHyRvM?si=9_qfh6WRMRMJkksx" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-124 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Introduction">Introduction</h2>



<p class="has-medium-font-size">This production line is mainly used for (bio) organic fertilizer and pellet processing in the aquaculture processing industry. There is no need to dry and pulverize the raw materials before granulation, and the cylindrical granules can be directly batched and processed, which saves a lot of energy. The surface of the granular material processed by this machine is smooth and clean, with moderate hardness, low temperature rise during processing and good maintenance of various nutrients inside the raw material; the diameter of the particle size can be divided into: Φ2, Φ2.5, Φ3.5, Φ4, Φ5, Φ6, Φ7, Φ8, etc. Users can choose according to production needs when ordering.</p>



<figure class="is-layout-flex wp-block-gallery-121 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator01-1.webp" alt="" class="wp-image-2632" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator01-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator01-1-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator01-1-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator02-1.webp" alt="" class="wp-image-2633" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator02-1.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator02-1-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/flat-die-granulator02-1-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-128 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Granules">Finished Granules</h2>



<figure class="is-layout-flex wp-block-gallery-125 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-8.webp" alt="" class="wp-image-2634" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-8.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-8-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-10.webp" alt="" class="wp-image-2635" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-10.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-10-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-8.webp" alt="" class="wp-image-2636" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-8.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-8-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>Equipments of flat die granulator fertilizer production line:</p>
<table width="750">
<tbody>
<tr>
<td><strong>Crushing machine</strong></td>
<td>Mainly used for the crushing of raw materials to meet the requirements of granulation.</td>
</tr>
<tr>
<td><strong>Mixing machine</strong></td>
<td>It is used for mixing and stirring materials, adjusting the moisture content of materials, adding trace elements to meet the needs of granulation.</td>
</tr>
<tr>
<td><strong>Flat die granulator</strong></td>
<td>for making the fertilizer granules.</td>
</tr>
<tr>
<td><strong>Throw round shaping machine</strong></td>
<td>The machine is mainly used in conjunction with the granulator to increase the granulation output and achieve smooth and bright appearance of the granules.</td>
</tr>
<tr>
<td><strong>Rotary dryer</strong></td>
<td>It is mainly used for drying after granulation, so that the granules can quickly reduce the moisture at high temperature, which is convenient for storage and achieves continuous and uninterrupted production.</td>
</tr>
<tr>
<td><strong>Cooling machine</strong></td>
<td>It is mainly used to cool down and remove moisture after drying, so that the material can quickly reach normal temperature, meet the storage requirements, and realize continuous and uninterrupted production.</td>
</tr>
<tr>
<td><strong>Screener machine</strong></td>
<td>Wear-resistant steel mesh. It is mainly used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td><strong>Package machine</strong></td>
<td>It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-129 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-1-2.webp" alt="" class="wp-image-2637" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-1-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-1-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-2-2.webp" alt="" class="wp-image-2638" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-2-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-2-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-3-1.webp" alt="" class="wp-image-2639" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-3-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-3-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /><figcaption class="wp-element-caption">③</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-4-1.webp" alt="" class="wp-image-2640" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-4-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-4-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-5-1.webp" alt="" class="wp-image-2641" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-5-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-5-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-6-1.webp" alt="" class="wp-image-2642" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-6-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-6-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-7-1.webp" alt="" class="wp-image-2643" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-7-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-7-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-8-1.webp" alt="" class="wp-image-2644" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-8-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Flat-die-granulator-8-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-134 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Project"><strong>Working project</strong></h2>



<p class="has-medium-font-size">Organic fertilizer production line with flat die extrusion granulator:</p>



<figure class="is-layout-flex wp-block-gallery-131 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-24.webp" alt="" class="wp-image-2645" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-24.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-24-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-26.webp" alt="" class="wp-image-2646" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-26.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-26-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-21.webp" alt="" class="wp-image-2647" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-21.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-21-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-138 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size" id="Delivery"><strong>Delivery</strong></h2>



<p>Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-135 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-21.webp" alt="" class="wp-image-2648" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-21.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-21-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-21-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-25.webp" alt="" class="wp-image-2649" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-25.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-25-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-25-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Bulk Blending Fertilizer Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/bulk-blending-fertilizer-plant/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Fri, 31 Mar 2023 06:10:56 +0000</pubDate>
				<guid isPermaLink="false">http://www.tcfertilizerequipment.com/?post_type=production_line&#038;p=415</guid>

					<description><![CDATA[The bulk blending fertilizer is a kind of compound granule fertilizer mixer for several single fertilizers or compound fertilizers according to certain proportion.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-166 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-142 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary"
        onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-144 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 id="Video">Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/GMyntVMxEM4?si=crObcKvE9NKhxeyA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-148 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2>Introduction</h2>



<p>The bulk blending fertilizer is a kind of compound granule fertilizer mixer for several single fertilizers or compound fertilizers according to certain proportion. It has characters of granule uniformity, less water, granule intensity moderate, no agglomeration store, easy to use and low cost. BB fertilizer production line usually includes 3 processes, batching, mixing and packaging.</p>



<figure class="is-layout-flex wp-block-gallery-145 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/introduction01.webp" alt="" class="wp-image-2659" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/introduction01.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/introduction01-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/introduction01-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption class="wp-element-caption">Carbon Steel</figcaption></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/introduction02.webp" alt="" class="wp-image-2660" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/introduction02.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/introduction02-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/introduction02-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption class="wp-element-caption">Stainless Steel</figcaption></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-150 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2>Advantages</h2>



<p>1. Mix evenly and discharge smoothly;</p>



<p>2.Low cost, less land occupation, high output;</p>



<p>3.Reasonable design, convenient operation, reducing equipment investment;</p>



<p>4.Advanced technology, high degree of automation, low energy consumption (0.3 thousand tons of electricity consumption), can reduce the labor force very well;</p>



<p>5.Stainless steel materials and imported electrical equipment are used to ensure the service life and operation stability of the equipment.</p>
</div>
</div>



<div class="is-layout-flex wp-container-154 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2><strong>Finished Granules</strong></h2>



<figure class="is-layout-flex wp-block-gallery-151 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="400" src="https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule01.webp" alt="" class="wp-image-2661" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule01.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule01-300x300.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule01-150x150.webp 150w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="400" src="https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule02.webp" alt="" class="wp-image-2662" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule02.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule02-300x300.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule02-150x150.webp 150w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="400" src="https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule03.webp" alt="" class="wp-image-2663" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule03.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule03-300x300.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/bb-granule03-150x150.webp 150w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>Equipments of bulk blending fertilizer production line:</p>
<table width="638">
<tbody>
<tr>
<td width="99"><strong>Automatic batching system</strong></td>
<td width="539">The automatic batching system includes silos and outriggers, safety nets, weighing belts, and automatic control cabinets. The main function is to reduce work intensity, increase output, achieve continuous production, and improve formula accuracy.</td>
</tr>
<tr>
<td width="99"><strong>Mixing machine</strong></td>
<td width="539">With large mixing volume, convenient formulation and strong pertinence, whch is used for mixing and stirring NPK fertilizer granules.</td>
</tr>
<tr>
<td width="99"><strong>Package machine</strong></td>
<td width="539">It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-155 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-1.webp" alt="" class="wp-image-2664" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-2.webp" alt="" class="wp-image-2665" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-3.webp" alt="" class="wp-image-2666" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-3.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Bulk-blending-fertilizer-3-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-160 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2 class="has-large-font-size"><strong><strong>Working Project</strong></strong></h2>



<p class="has-medium-font-size">Bulk blending fertilizer production line from our old customers:</p>



<figure class="is-layout-flex wp-block-gallery-157 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-32.webp" alt="" class="wp-image-2667" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-32.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project01-32-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-27.webp" alt="" class="wp-image-2668" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-27.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project02-27-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-11.webp" alt="" class="wp-image-2669" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-11.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project03-11-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-1.webp" alt="" class="wp-image-2670" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/working-project04-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-164 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2><strong><strong>Delivery</strong></strong></h2>



<p>Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-161 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-25.webp" alt="" class="wp-image-2671" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-25.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-25-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-28.webp" alt="" class="wp-image-2672" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-28.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-28-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-19.webp" alt="" class="wp-image-2673" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-19.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-19-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Organic and Compound Fertilizer Production Line</title>
		<link>https://www.tcfertilizerequipment.com/production_line/compound-organic-fertilizer-plant/</link>
		
		<dc:creator><![CDATA[Tianci Sales Team]]></dc:creator>
		<pubDate>Sun, 26 Mar 2023 07:14:06 +0000</pubDate>
				<guid isPermaLink="false">http://tianci.test/?post_type=production_line&#038;p=272</guid>

					<description><![CDATA[The compound fertilizer production line is widely used for granulation of various raw materials such as complex fertilizer, minerals, chemicals, etc. TIANCI Heavy Industry's compound fertilizer production line - automated continuous operation, with high production efficiency.]]></description>
										<content:encoded><![CDATA[
<div class="is-layout-flex wp-container-190 wp-block-columns product-single">
<div class="is-layout-flow wp-block-column">
<div class="is-layout-flex wp-container-168 wp-block-columns">
<div class="is-layout-flow wp-block-column">
<style>
.expo-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #0049BA;
  color: #ffffff;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.25);
  font-family: 'Metropolis-Bold';
}
.expo-popup-inner {
  max-width: 130rem;
  margin: 0 auto;
  padding: 2.4rem 0 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expo-text h3 {
  margin: 0 0 1.8rem;
  font-size: 2.8rem;
  font-weight: 600;
}
.expo-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  opacity: 0.95;
  color: #ffffff !important;
  margin-bottom: 1.8rem !important;
}
.expo-info {
  font-size: 14px;
  opacity: 0.9;
  color: #ffffff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.expo-info i {
  margin-right: 4px;
  font-size: 1.8rem;
  vertical-align: middle;
}
.expo-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}
.expo-btn {
  padding: 12px 18px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  border: none;
  font-weight: bold;
  font-family: 'Metropolis-Bold';
}
.expo-btn.primary {
  background: #E05A52;
  color: #ffffff;
}
.expo-btn.secondary {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.6);
}
.expo-close {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 4.2rem;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}
.expo-close:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .expo-popup {
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding-bottom: env(safe-area-inset-bottom);
  }
  .expo-popup-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.6rem 1.6rem 1.2rem;
    gap: 12px;
  }
  .expo-text h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  .expo-text p {
    font-size: 1.6rem;
    margin-bottom: 1rem !important;
  }
  .expo-info {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .expo-actions {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }
  .expo-btn {
    width: 100%;
    font-size: 16px;
    padding: 12px;
    border-radius: 10px;
  }
  .expo-close {
    top: 8px;
    right: 12px;
    font-size: 3rem;
  }
}
</style>
<div class="expo-popup" id="expoPopup">
  <div class="expo-close" onclick="closeExpoPopupTemporarily()">×</div>
  <div class="expo-popup-inner">
    <div class="expo-text">
      <h3>Meet Us at CAC 2026</h3>
      <p>
        Join Zhengzhou Tianci Heavy Industry at CAC 2026 to explore our complete fertilizer production solutions.
      </p>
      <p class="expo-info"><b>March 17–19, 2026 | NECC, Shanghai | Booth 82B49</b></p>
    </div>
    <div class="expo-actions">
      <button class="expo-btn primary"
        onclick="window.open('https://www.tcfertilizerequipment.com/news/cac-2026/', '_blank')">
        Visit Expo Page
      </button>
      <button class="expo-btn secondary" onclick="closeExpoPopupPermanently()">
        Not Interested
      </button>
    </div>
  </div>
</div>
<script>
(function () {
  if (localStorage.getItem("expoPopupClosed")) {
    document.getElementById("expoPopup").style.display = "none";
  }
})();
function closeExpoPopupTemporarily() {
  document.getElementById("expoPopup").style.display = "none";
}
function closeExpoPopupPermanently() {
  document.getElementById("expoPopup").style.display = "none";
  localStorage.setItem("expoPopupClosed", "1");
}
</script>
</div>
</div>



<div class="is-layout-flex wp-container-170 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2>Working Video</h2>



<iframe width="100%" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/WZ7k8zvlXik?si=Vj0BJm1u4rxpJdJe" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
</div>



<div class="is-layout-flex wp-container-174 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2>Introduction</h2>



<p>Wet stirring tooth granulator uses high speed rotary mechanical mixing force and the resulting aerodynamic force, so that the fine powder material in the machine to achieve continuous mixing, granulation, spheroidization, densification and other processes, so as to achieve the purpose of granulation.The combination of these two granulation methods makes the granules with higher pellet formation rate, more beautiful appearance, energy saving and energy saving.</p>



<figure class="is-layout-flex wp-block-gallery-171 wp-block-gallery has-nested-images columns-default is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/details01-12.webp" alt="" class="wp-image-2601" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/details01-12.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/details01-12-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/details01-12-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="800" height="600" src="https://www.tcfertilizerequipment.com/wp-content/uploads/details02-14.webp" alt="" class="wp-image-2602" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/details02-14.webp 800w, https://www.tcfertilizerequipment.com/wp-content/uploads/details02-14-300x225.webp 300w, https://www.tcfertilizerequipment.com/wp-content/uploads/details02-14-768x576.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-178 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2><strong>Finished Granules</strong></h2>



<figure class="is-layout-flex wp-block-gallery-175 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-12.webp" alt="" class="wp-image-2603" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-12.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules01-12-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-13.webp" alt="" class="wp-image-2604" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-13.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules02-13-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-14.webp" alt="" class="wp-image-2605" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-14.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules03-14-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-12.webp" alt="" class="wp-image-2606" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-12.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/granules04-12-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>


<div class="item parameter">
        <h2 id="Main Equipments">Main Equipments</h2>
        <p>All equipments of organic compound fertilizer production line:</p>
<table width="750">
<tbody>
<tr>
<td><strong>Fermentation equipment</strong></td>
<td>Mainly used for the fermentation of raw materials, to achieve industrial production, no dead ends.</td>
</tr>
<tr>
<td><strong>Automatic batching system</strong></td>
<td>The automatic batching system includes silos and outriggers, safety nets, weighing belts, and automatic control cabinets. The main function is to reduce work intensity, increase output, achieve continuous production, and improve formula accuracy.</td>
</tr>
<tr>
<td><strong>Raw material crusher</strong></td>
<td>Mainly used for the crushing of raw materials to meet the requirements of granulation.</td>
</tr>
<tr>
<td><strong>Double shafts mixer</strong></td>
<td>It is used for mixing and stirring materials, adjusting the moisture content of materials, adding trace elements to meet the needs of granulation.</td>
</tr>
<tr>
<td><strong>Combination granulator</strong></td>
<td>for making the fertilizer granules.</td>
</tr>
<tr>
<td><strong>Rotary dryer</strong></td>
<td>It is mainly used for drying after granulation, so that the granules can quickly reduce the moisture at high temperature, which is convenient for storage and achieves continuous and uninterrupted production.</td>
</tr>
<tr>
<td><strong>Cooling machine</strong></td>
<td>It is mainly used to cool down and remove moisture after drying, so that the material can quickly reach normal temperature, meet the storage requirements, and realize continuous and uninterrupted production.</td>
</tr>
<tr>
<td><strong>Screener machine</strong></td>
<td>Wear-resistant steel mesh. It is mainly used for the separation of finished products and returned materials, and can also realize the classification of finished products, so that the finished products can be evenly classified.</td>
</tr>
<tr>
<td><strong>Finished feed bin</strong></td>
<td>Mainly used for the transition and storage of finished products.</td>
</tr>
<tr>
<td><strong>Package machine</strong></td>
<td> It is mainly composed of main machine, machine column, sewing machine head and conveyor belt. Different specifications can be packaged to improve work efficiency and reduce operating costs.</td>
</tr>
</tbody>
</table>
</div>


<figure class="is-layout-flex wp-block-gallery-179 wp-block-gallery has-nested-images columns-5 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-1.webp" alt="" class="wp-image-2607" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-2.webp" alt="" class="wp-image-2609" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-3.webp" alt="" class="wp-image-2610" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-3.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-3-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-4.webp" alt="" class="wp-image-2611" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-4.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-4-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-5.webp" alt="" class="wp-image-2612" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-5.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-5-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-6.webp" alt="" class="wp-image-2613" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-6.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-6-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-7.webp" alt="" class="wp-image-2614" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-7.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-7-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-8.webp" alt="" class="wp-image-2615" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-8.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-8-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-9.webp" alt="" class="wp-image-2616" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-9.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-9-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-10.webp" alt="" class="wp-image-2617" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-10.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Compound-organic-fertilizer-10-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>



<div class="is-layout-flex wp-container-184 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2><strong><strong>Working Project</strong></strong></h2>



<p>Organic compound fertilizer production line from our old customers:</p>



<figure class="is-layout-flex wp-block-gallery-181 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project01-28-1.webp" alt="" class="wp-image-2618" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project01-28-1.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project01-28-1-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project02-28.webp" alt="" class="wp-image-2619" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project02-28.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project02-28-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project03-12.webp" alt="" class="wp-image-2620" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project03-12.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/Working-project03-12-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>



<div class="is-layout-flex wp-container-188 wp-block-columns item">
<div class="is-layout-flow wp-block-column">
<h2><strong><strong><strong>Delivery</strong></strong></strong></h2>



<p>Package : wooden package or full 20GP/40HQ container</p>



<figure class="is-layout-flex wp-block-gallery-185 wp-block-gallery has-nested-images columns-4 is-cropped">
<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-2.webp" alt="" class="wp-image-2621" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-2.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery01-2-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-29.webp" alt="" class="wp-image-2622" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-29.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery02-29-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" loading="lazy" width="400" height="300" src="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-20.webp" alt="" class="wp-image-2623" srcset="https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-20.webp 400w, https://www.tcfertilizerequipment.com/wp-content/uploads/delivery03-20-300x225.webp 300w" sizes="(max-width: 400px) 100vw, 400px" /></figure>
</figure>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
