{"id":309,"date":"2024-02-21T09:09:53","date_gmt":"2024-02-21T02:09:53","guid":{"rendered":"https:\/\/tokuteigino.vn\/?page_id=309"},"modified":"2026-05-27T17:05:53","modified_gmt":"2026-05-27T10:05:53","slug":"tai-lieu-nong-nghiep-gino2","status":"publish","type":"page","link":"https:\/\/tokuteigino.vn\/vi\/tokuteigino-2\/nong-nghiep-gino-2\/tai-lieu-nong-nghiep-gino2\/","title":{"rendered":"T\u00e0i li\u1ec7u n\u00f4ng nghi\u1ec7p gino2"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"vi\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>T\u00e0i li\u1ec7u N\u00f4ng nghi\u1ec7p Gino2<\/title>\n  <style>\n    \/* ===== SCOPE: m\u1ecdi rule \u0111\u1ec1u n\u1eb1m d\u01b0\u1edbi #tl-nn2 ===== *\/\n\n    #tl-nn2 *, #tl-nn2 *::before, #tl-nn2 *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    #tl-nn2 {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background: #f0f4f0;\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 12px 8px;\n    }\n\n    #tl-nn2 .tl-card {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      max-width: 860px;\n      width: 100%;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 8px 32px rgba(16, 41, 26, 0.18);\n    }\n\n    \/* ===== LEFT PANEL ===== *\/\n    #tl-nn2 .tl-left {\n      background: #10291a;\n      padding: 20px 18px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    #tl-nn2 .tl-heading {\n      font-size: 21px;\n      font-weight: 800;\n      color: #fff;\n      line-height: 1.35;\n      margin-bottom: 14px;\n      letter-spacing: 0.01em;\n    }\n\n    #tl-nn2 .tl-list {\n      list-style: none;\n    }\n\n    #tl-nn2 .tl-list > li {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.13);\n    }\n    #tl-nn2 .tl-list > li:last-child {\n      border-bottom: none;\n    }\n\n    \/* Direct link item *\/\n    #tl-nn2 .tl-list > li > a {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 2px;\n      color: #fff;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 15px;\n      line-height: 1.4;\n      transition: color 0.18s;\n    }\n    #tl-nn2 .tl-list > li > a:hover {\n      color: #a8d5b5;\n    }\n\n    \/* Accordion header *\/\n    #tl-nn2 .tl-acc-header {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 2px;\n      color: #fff;\n      font-weight: 700;\n      font-size: 15px;\n      line-height: 1.4;\n      cursor: pointer;\n      user-select: none;\n      transition: color 0.18s;\n    }\n    #tl-nn2 .tl-acc-header:hover {\n      color: #a8d5b5;\n    }\n\n    #tl-nn2 .tl-chevron {\n      color: #a8d5b5;\n      font-size: 17px;\n      font-weight: 400;\n      flex-shrink: 0;\n      line-height: 1;\n    }\n\n    #tl-nn2 .tl-toggle {\n      margin-left: auto;\n      font-size: 13px;\n      color: #a8d5b5;\n      transition: transform 0.25s ease;\n      flex-shrink: 0;\n    }\n    #tl-nn2 .tl-toggle.open {\n      transform: rotate(180deg);\n    }\n\n    \/* Sub-list (accordion body) *\/\n    #tl-nn2 .tl-sub-list {\n      list-style: none;\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.35s ease;\n    }\n    #tl-nn2 .tl-sub-list.open {\n      max-height: 600px;\n    }\n\n    #tl-nn2 .tl-sub-list li {\n      border-top: 1px solid rgba(255, 255, 255, 0.08);\n    }\n\n    #tl-nn2 .tl-sub-list li a {\n      display: flex;\n      align-items: center;\n      gap: 9px;\n      padding: 8px 4px 8px 20px;\n      color: rgba(255, 255, 255, 0.82);\n      text-decoration: none;\n      font-size: 13.5px;\n      font-weight: 600;\n      line-height: 1.4;\n      transition: color 0.18s;\n    }\n    #tl-nn2 .tl-sub-list li a:hover {\n      color: #a8d5b5;\n    }\n\n    #tl-nn2 .tl-sub-chevron {\n      font-size: 13px;\n      color: #a8d5b5;\n      flex-shrink: 0;\n    }\n\n    \/* ===== RIGHT PANEL ===== *\/\n    #tl-nn2 .tl-right {\n      background: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    #tl-nn2 .tl-right img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      object-position: center bottom;\n      display: block;\n    }\n\n    \/* ===== AUTH OVERLAY ===== *\/\n    #tl-auth-overlay {\n      position: fixed;\n      inset: 0;\n      background: rgba(16, 41, 26, 0.92);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      z-index: 9999;\n      padding: 20px;\n      font-family: 'Segoe UI', Arial, sans-serif;\n    }\n\n    #tl-auth-overlay .tl-auth-box {\n      background: #fff;\n      border-radius: 16px;\n      padding: 36px 28px;\n      max-width: 360px;\n      width: 100%;\n      text-align: center;\n      box-shadow: 0 20px 48px rgba(0, 0, 0, 0.35);\n      box-sizing: border-box;\n    }\n\n    #tl-auth-overlay .tl-auth-icon {\n      font-size: 40px;\n      margin-bottom: 12px;\n    }\n\n    #tl-auth-overlay h3 {\n      font-size: 20px;\n      font-weight: 800;\n      color: #10291a;\n      margin-bottom: 8px;\n    }\n\n    #tl-auth-overlay p {\n      font-size: 14.5px;\n      color: #555;\n      margin-bottom: 24px;\n      line-height: 1.6;\n    }\n\n    #tl-auth-overlay .tl-auth-btn {\n      display: inline-block;\n      background: #10291a;\n      color: #fff;\n      font-size: 15px;\n      font-weight: 700;\n      padding: 12px 32px;\n      border-radius: 30px;\n      text-decoration: none;\n      transition: background 0.2s;\n    }\n    #tl-auth-overlay .tl-auth-btn:hover {\n      background: #0a1a10;\n      color: #fff;\n    }\n\n    \/* ===== MOBILE ===== *\/\n    @media (max-width: 640px) {\n      #tl-nn2 {\n        padding: 16px 12px;\n        background: #10291a;\n      }\n\n      #tl-nn2 .tl-card {\n        grid-template-columns: 1fr;\n        border-radius: 14px;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);\n      }\n\n      #tl-nn2 .tl-right {\n        display: none;\n      }\n\n      #tl-nn2 .tl-left {\n        padding: 28px 24px 32px;\n      }\n\n      #tl-nn2 .tl-heading {\n        font-size: 18px;\n        margin-bottom: 22px;\n      }\n\n      #tl-nn2 .tl-list > li > a,\n      #tl-nn2 .tl-acc-header {\n        font-size: 14px;\n        padding: 12px 2px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- Auth overlay -->\n<div id=\"tl-auth-overlay\">\n  <div class=\"tl-auth-box\">\n    <div class=\"tl-auth-icon\">\ud83d\udd12<\/div>\n    <h3>B\u1ea1n ch\u01b0a \u0111\u0103ng nh\u1eadp<\/h3>\n    <p>Vui l\u00f2ng \u0111\u0103ng nh\u1eadp v\u00e0o t\u00e0i kho\u1ea3n \u0111\u1ec3 xem t\u00e0i li\u1ec7u.<\/p>\n    <a class=\"tl-auth-btn\" href=\"https:\/\/tokuteigino.vn\/vi\/dang-nhap\/\">\u0110\u0103ng nh\u1eadp<\/a>\n  <\/div>\n<\/div>\n\n<script>\n  (function() {\n    if (localStorage.getItem('tmy_userId')) {\n      document.getElementById('tl-auth-overlay').style.display = 'none';\n    }\n  })();\n<\/script>\n\n<!-- Wrapper duy nh\u1ea5t, m\u1ecdi CSS scoped v\u00e0o #tl-nn2 -->\n<div id=\"tl-nn2\">\n  <div class=\"tl-card\">\n\n    <!-- LEFT: danh s\u00e1ch t\u00e0i li\u1ec7u -->\n    <div class=\"tl-left\">\n      <h2 class=\"tl-heading\">T\u00e0i li\u1ec7u N\u00f4ng nghi\u1ec7p Gino2<\/h2>\n      <ul class=\"tl-list\">\n\n        <!-- T\u1eeb v\u1ef1ng \u2014 link tr\u1ef1c ti\u1ebfp -->\n        <li>\n          <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/15QJVilbBdVDJB0_AMTzKx3RgGvVqBSAd\/view?usp=sharing\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            T\u1eeb v\u1ef1ng\n          <\/a>\n        <\/li>\n\n        <!-- Gi\u00e1o tr\u00ecnh \u2014 accordion -->\n        <li>\n          <div class=\"tl-acc-header\" onclick=\"toggleAcc(this)\">\n            <span class=\"tl-chevron\">\u203a<\/span>\n            Gi\u00e1o tr\u00ecnh\n            <span class=\"tl-toggle open\">\u25be<\/span>\n          <\/div>\n          <ul class=\"tl-sub-list open\">\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1KKTuuaxYtwhLGMLawJe6N8GbdXvhbe0Y\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 1\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1_qFMeAvOGISRt3Sl-_5Y6vMSUBOIaaeB\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 2\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1b76biWjP52X3Hdb0qjq2QR-m4mpH3-ZH\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 3\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1KDPv-11TdAJ4xAMJ6tLCrcT8ZPwjBHGv\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 4\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1U8D18B0QX9une2tvyFg3MqV4Kr1RG-Z6\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 5\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1QMB2BFYdi9J0clGVXkbRPa3tmVLIIVlk\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 6\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1gotvtWshBoCThEjebtixjIc5DH_oCVoy\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 7\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1mEdWfsGZFr0tBaqPTrXG-HE0YLV6GqQ9\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Ch\u01b0\u01a1ng 8\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1OELk62WVVPUym7zRPIQ19qGwrm4ixHEE\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>An to\u00e0n lao \u0111\u1ed9ng\n              <\/a>\n            <\/li>\n            <li>\n              <a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1LVysKbwIZMc4Nvp4ZPu8K7mKx4mXhiWz\/view?usp=drive_link\">\n                <span class=\"tl-sub-chevron\">\u203a<\/span>Thu\u1eadt ng\u1eef v\u00e0 h\u00ecnh \u1ea3nh\n              <\/a>\n            <\/li>\n          <\/ul>\n        <\/li>\n\n      <\/ul>\n    <\/div>\n\n    <!-- RIGHT: \u1ea3nh minh ho\u1ea1 -->\n    <div class=\"tl-right\">\n      <img decoding=\"async\"\n        src=\"https:\/\/tokuteigino.vn\/wp-content\/uploads\/2024\/03\/bia-e1711545710481-927x1024.png\"\n        alt=\"T\u00e0i li\u1ec7u N\u00f4ng nghi\u1ec7p Gino2\"\n      \/>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  function toggleAcc(header) {\n    var subList = header.nextElementSibling;\n    var toggle  = header.querySelector('.tl-toggle');\n    var isOpen  = subList.classList.contains('open');\n    subList.classList.toggle('open', !isOpen);\n    toggle.classList.toggle('open', !isOpen);\n  }\n<\/script>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>T\u00e0i li\u1ec7u N\u00f4ng nghi\u1ec7p Gino2 \ud83d\udd12 B\u1ea1n ch\u01b0a \u0111\u0103ng nh\u1eadp Vui l\u00f2ng \u0111\u0103ng nh\u1eadp v\u00e0o t\u00e0i kho\u1ea3n \u0111\u1ec3 xem t\u00e0i li\u1ec7u. \u0110\u0103ng nh\u1eadp T\u00e0i li\u1ec7u N\u00f4ng nghi\u1ec7p Gino2 \u203a T\u1eeb v\u1ef1ng \u203a Gi\u00e1o tr\u00ecnh \u25be \u203aCh\u01b0\u01a1ng 1 \u203aCh\u01b0\u01a1ng 2 \u203aCh\u01b0\u01a1ng 3 \u203aCh\u01b0\u01a1ng 4 \u203aCh\u01b0\u01a1ng 5 \u203aCh\u01b0\u01a1ng 6 \u203aCh\u01b0\u01a1ng 7 \u203aCh\u01b0\u01a1ng 8 \u203aAn to\u00e0n lao \u0111\u1ed9ng [&#8230;]\n","protected":false},"author":2,"featured_media":0,"parent":197,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-309","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/comments?post=309"}],"version-history":[{"count":2,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/309\/revisions"}],"predecessor-version":[{"id":8438,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/309\/revisions\/8438"}],"up":[{"embeddable":true,"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/pages\/197"}],"wp:attachment":[{"href":"https:\/\/tokuteigino.vn\/vi\/wp-json\/wp\/v2\/media?parent=309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}