|
@@ -1,126 +1,97 @@
|
|
|
<template>
|
|
|
- <div class="agricultural-input-container">
|
|
|
- <!-- 第一部分:实地走访调查 -->
|
|
|
- <div class="section">
|
|
|
- <h2 class="section-title">
|
|
|
- <i class="fas fa-tractor"></i>
|
|
|
- 1. 实地走访调查农业投入品使用情况
|
|
|
- </h2>
|
|
|
- <p class="section-content">
|
|
|
- 实地走访调查项目实施区域作物种植面积、氮肥、磷肥、钾肥、复合肥、商品有机肥、农药和农家肥等年均施用量。
|
|
|
- 后期方案可利用无人机光谱识别技术调查项目区内的种植结构,再根据具体种植结构详细调查施肥习惯(如水稻田、蔬菜地等)。
|
|
|
- </p>
|
|
|
-
|
|
|
+ <div class="sampling-process">
|
|
|
+ <h2>1. 实地走访调查农业投入品使用情况:</h2>
|
|
|
+ <p>
|
|
|
+ 实地走访调查项目实施区域作物种植面积、氮肥、磷肥、钾肥、复合肥、商品有机肥、农药和农家肥等年均施用量。
|
|
|
+ 后期方案可利用无人机光谱识别技术调查项目区内的种植结构,再根据具体种植结构详细调查施肥习惯(如水稻田、蔬菜地等等)。
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <div class="image-row">
|
|
|
<div class="image-container">
|
|
|
- <el-image :src="image1" alt="农业投入品使用情况" class="main-image"></el-image>
|
|
|
+ <el-image :src="image1" alt="农业投入品使用情况" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">
|
|
|
+ 图1 农业投入品使用情况
|
|
|
+ </p>
|
|
|
</div>
|
|
|
-
|
|
|
- <p class="image-caption">图1 农业投入品使用情况调查</p>
|
|
|
</div>
|
|
|
|
|
|
- <!-- 第二部分:样品采集 -->
|
|
|
- <div class="section">
|
|
|
- <h2 class="section-title">
|
|
|
- <i class="fas fa-vial"></i>
|
|
|
- 2. 市面流通的农业投入品样品采集
|
|
|
- </h2>
|
|
|
- <p class="section-content">
|
|
|
- 调查农业投入品的使用情况,并按县区采集不同种类的农业投入品样品(氮肥、磷肥、钾肥、复合肥、商品有机肥、农家肥)以检测其中的重金属含量。
|
|
|
- </p>
|
|
|
+ <h2>2.市面流通的农业投入品样品采集:</h2>
|
|
|
+ <p>
|
|
|
+ (1)合计采集市面上流通的及相关行业生产的各种农业投入品合计137份;<br>
|
|
|
+ (2)种类包含但不限于磷肥、钾肥、复合肥、叶面肥、常用农药、农家肥、地膜等;
|
|
|
+ </p>
|
|
|
|
|
|
- <div class="subsection-container">
|
|
|
- <div class="subsection">
|
|
|
- <h3 class="subsection-title">
|
|
|
- <i class="fas fa-1"></i>
|
|
|
- ① 农业化肥采集
|
|
|
- </h3>
|
|
|
- <p>收集氮肥、磷肥、钾肥和复合肥样品,记录品牌、产地和使用量</p>
|
|
|
- </div>
|
|
|
- <div class="subsection">
|
|
|
- <h3 class="subsection-title">
|
|
|
- <i class="fas fa-2"></i>
|
|
|
- ② 农药采集
|
|
|
- </h3>
|
|
|
- <p>采集常用农药样品,包括杀虫剂、除草剂和杀菌剂</p>
|
|
|
- </div>
|
|
|
- <div class="subsection">
|
|
|
- <h3 class="subsection-title">
|
|
|
- <i class="fas fa-3"></i>
|
|
|
- ③ 农膜采集
|
|
|
- </h3>
|
|
|
- <p>收集不同材质和厚度的农膜样品,分析其成分</p>
|
|
|
- </div>
|
|
|
- <div class="subsection">
|
|
|
- <h3 class="subsection-title">
|
|
|
- <i class="fas fa-4"></i>
|
|
|
- ④ 有机肥采集
|
|
|
- </h3>
|
|
|
- <p>采集商品有机肥和农家肥样品,分析其重金属含量</p>
|
|
|
- </div>
|
|
|
+ <div class="image-row">
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image2" alt="农业化肥采集" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">
|
|
|
+ 图2-1 农业化肥采集
|
|
|
+ </p>
|
|
|
</div>
|
|
|
-
|
|
|
<div class="image-container">
|
|
|
- <el-image :src="image2" alt="农业投入品样品采集" class="main-image"></el-image>
|
|
|
+ <el-image :src="image3" alt="农药采集" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">
|
|
|
+ 图2-2 农药采集
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image4" alt="农膜采集" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">
|
|
|
+ 图2-3 农膜采集
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image5" alt="有机肥采集" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">
|
|
|
+ 图2-4 有机肥采集
|
|
|
+ </p>
|
|
|
</div>
|
|
|
-
|
|
|
- <p class="image-caption">图2 农业投入品样品采集流程</p>
|
|
|
</div>
|
|
|
|
|
|
- <!-- 第三部分:重金属测试 -->
|
|
|
- <div class="section">
|
|
|
- <h2 class="section-title">
|
|
|
- <i class="fas fa-microscope"></i>
|
|
|
- 3. 采集农业投入品样品重金属含量测试
|
|
|
- </h2>
|
|
|
+ <h2>3. 采集农业投入品样品重金属含量测试:</h2>
|
|
|
+ <p>
|
|
|
+ 在完成农业投入品重金属输入通量计算公式的构建和优化后,最终的结果输出将包括各类农业投入品的重金属输入通量数据。
|
|
|
+ 这些数据能够量化每种农业投入品在农田中所引入的重金属污染,并为后续的政策制定和管理提供依据。
|
|
|
+ </p>
|
|
|
|
|
|
- <div class="subsection-container">
|
|
|
- <div class="subsection">
|
|
|
- <h3 class="subsection-title">
|
|
|
- <i class="fas fa-chart-bar"></i>
|
|
|
- 各农业投入品测试结果
|
|
|
- </h3>
|
|
|
- <p>对采集样品进行重金属含量分析,包括铅、镉、汞、砷等元素</p>
|
|
|
- </div>
|
|
|
- <div class="subsection">
|
|
|
- <h3 class="subsection-title">
|
|
|
- <i class="fas fa-vial-circle-check"></i>
|
|
|
- 农业投入品镉含量
|
|
|
- </h3>
|
|
|
- <p>重点分析镉元素在各类农业投入品中的含量分布</p>
|
|
|
- </div>
|
|
|
+ <div class="image-row">
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image6" alt="各农业投入品测试结果" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">图3-1 各农业投入品测试结果</p>
|
|
|
</div>
|
|
|
-
|
|
|
- <div class="image-row">
|
|
|
- <div class="image-wrapper">
|
|
|
- <el-image :src="image3" alt="各农业投入品测试结果" class="dual-image"></el-image>
|
|
|
- <p class="figure-description">图3 各农业投入品测试结果</p>
|
|
|
- </div>
|
|
|
- <div class="image-wrapper">
|
|
|
- <el-image :src="image4" alt="农业投入品镉含量" class="dual-image"></el-image>
|
|
|
- <p class="figure-description">图4 农业投入品镉含量</p>
|
|
|
- </div>
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image7" alt="农业投入品镉含量" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">图3-2 农业投入品镉含量</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <!-- 第四部分:输入通量计算 -->
|
|
|
- <div class="section">
|
|
|
- <h2 class="section-title">
|
|
|
- <i class="fas fa-calculator"></i>
|
|
|
- 4. 农业投入品重金属输入通量计算方法
|
|
|
- </h2>
|
|
|
- <p class="section-content">
|
|
|
- 通过系统分析方法计算农业投入品中重金属的输入通量,评估其对土壤环境的影响。
|
|
|
- 输入通量计算考虑了投入品使用量、重金属含量及迁移转化系数等因素。
|
|
|
- </p>
|
|
|
+ <h2>4. 农业投入品重金属输入通量计算方法:</h2>
|
|
|
+ <p>
|
|
|
+ 通过农业投入品的施用数据与重金属检测结果,建立重金属输入通量计算公式,精确计算不同农业投入品在农田中所引入的重金属污染通量。
|
|
|
+ 该阶段包括公式的初步构建、验证与校准,以及公式的持续优化。
|
|
|
+ </p>
|
|
|
|
|
|
- <div class="image-row">
|
|
|
- <div class="image-wrapper">
|
|
|
- <el-image :src="image5" alt="农业投入品用量计算方法" class="paired-chart"></el-image>
|
|
|
- <p class="figure-description">图5 农业投入品用量计算方法</p>
|
|
|
+ <div class="image-row">
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image8" alt="农业投入品用量计算方法" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">图4-1 农业投入品用量计算方法</p>
|
|
|
+ <div class="formula-text">
|
|
|
+ <p>
|
|
|
+ 式中,Ni为农业投入品i的单位面积年施用量,单位:kg/ha/a;
|
|
|
+ Mi为农业投入品i年施用总量,单位:kg/a;
|
|
|
+ Ax为项目区域全年农作物总播种面积,单位:ha;
|
|
|
+ </p>
|
|
|
</div>
|
|
|
- <div class="image-wrapper">
|
|
|
- <el-image :src="image6" alt="农业投入品重金属输入通量计算方法" class="paired-chart"></el-image>
|
|
|
- <p class="figure-description">图6 农业投入品重金属输入通量计算方法</p>
|
|
|
+ </div>
|
|
|
+ <div class="image-container">
|
|
|
+ <el-image :src="image9" alt="农业投入品重金属输入通量计算方法" class="sampling-image"></el-image>
|
|
|
+ <p class="image-caption">图4-2 农业投入品重金属输入通量计算方法</p>
|
|
|
+ <div class="formula-text">
|
|
|
+ <p>
|
|
|
+ 式中,Ff为单位面积农业投入品途径的重金属输入通量,g/ha/a;
|
|
|
+ Ni为农业投入品i的单位面积年施用量,kg/ha/a;
|
|
|
+ Cij为重金属j在农业投入品i中的含量,mg/kg。
|
|
|
+ </p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -132,259 +103,135 @@ export default {
|
|
|
data() {
|
|
|
return {
|
|
|
image1: '/农业投入品使用情况.png',
|
|
|
- image2: '/农业投入品样品采集.png',
|
|
|
- image3: '/各农业投入品测试结果.png',
|
|
|
- image4: '/农业投入品镉含量.png',
|
|
|
- image5: '/农业投入品用量计算方法.png',
|
|
|
- image6: '/农业投入品重金属输入通量计算方法.png'
|
|
|
+ image2: '/农业化肥采集.png',
|
|
|
+ image3: '/农药采集.png',
|
|
|
+ image4: '/农膜采集.png',
|
|
|
+ image5: '/有机肥采集.png',
|
|
|
+ image6: '/各农业投入品测试结果.png',
|
|
|
+ image7: '/农业投入品镉含量.png',
|
|
|
+ image8: '/农业投入品用量计算方法.png',
|
|
|
+ image9: '/农业投入品重金属输入通量计算方法.png'
|
|
|
};
|
|
|
}
|
|
|
};
|
|
|
</script>
|
|
|
|
|
|
<style scoped>
|
|
|
-* {
|
|
|
- margin: 0;
|
|
|
- padding: 0;
|
|
|
- box-sizing: border-box;
|
|
|
- font-family: 'Segoe UI', 'Microsoft YaHei', sans-serif;
|
|
|
-}
|
|
|
-
|
|
|
-.agricultural-input-container {
|
|
|
+.sampling-process {
|
|
|
padding: 20px;
|
|
|
+ background: linear-gradient(135deg, rgba(230, 247, 255, 0.7) 0%, rgba(240, 248, 255, 0.7) 100%);
|
|
|
min-height: 100vh;
|
|
|
position: relative;
|
|
|
overflow: hidden;
|
|
|
- background: linear-gradient(135deg, rgba(230, 247, 255, 0.7) 0%, rgba(240, 248, 255, 0.7) 100%);
|
|
|
-}
|
|
|
-
|
|
|
-.section {
|
|
|
- margin-bottom: 40px;
|
|
|
- padding-bottom: 30px;
|
|
|
- border-bottom: 1px dashed rgba(30, 87, 153, 0.3);
|
|
|
- position: relative;
|
|
|
}
|
|
|
|
|
|
-.section:last-child {
|
|
|
- border-bottom: none;
|
|
|
- margin-bottom: 10px;
|
|
|
-}
|
|
|
-
|
|
|
-.section-title {
|
|
|
- font-size: 26px;
|
|
|
- color: #1a3b5d;
|
|
|
- margin-bottom: 20px;
|
|
|
- padding-bottom: 15px;
|
|
|
- border-bottom: 2px solid rgba(30, 87, 153, 0.3);
|
|
|
- display: flex;
|
|
|
- align-items: center;
|
|
|
- gap: 12px;
|
|
|
- font-weight: 600;
|
|
|
+.sampling-process::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ background: url('https://images.unsplash.com/photo-1518834107812-67b0b7c58434?q=80&w=2070&auto=format&fit=crop') center/cover;
|
|
|
+ opacity: 0.3;
|
|
|
+ z-index: -1;
|
|
|
}
|
|
|
|
|
|
-.section-title i {
|
|
|
- font-size: 28px;
|
|
|
- color: #2c9eaf;
|
|
|
- background: rgba(44, 158, 175, 0.1);
|
|
|
- padding: 10px;
|
|
|
- border-radius: 50%;
|
|
|
- width: 50px;
|
|
|
- height: 50px;
|
|
|
+.image-row {
|
|
|
display: flex;
|
|
|
- align-items: center;
|
|
|
- justify-content: center;
|
|
|
-}
|
|
|
-
|
|
|
-.section-content {
|
|
|
- line-height: 1.8;
|
|
|
- font-size: 16px;
|
|
|
- color: #2d3748;
|
|
|
- margin-bottom: 25px;
|
|
|
- text-indent: 2em;
|
|
|
- position: relative;
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-/* 子部分样式 */
|
|
|
-.subsection-container {
|
|
|
- display: grid;
|
|
|
- grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
|
|
|
- gap: 20px;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ justify-content: space-between;
|
|
|
margin: 30px 0;
|
|
|
+ gap: 20px;
|
|
|
}
|
|
|
|
|
|
-.subsection {
|
|
|
- background: rgba(255, 255, 255, 0.7);
|
|
|
- border-radius: 12px;
|
|
|
- padding: 20px;
|
|
|
- border-left: 4px solid #3498db;
|
|
|
- transition: all 0.3s ease;
|
|
|
- backdrop-filter: blur(5px);
|
|
|
- box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
|
|
|
- border: 1px solid rgba(255, 255, 255, 0.3);
|
|
|
-}
|
|
|
-
|
|
|
-.subsection:hover {
|
|
|
- transform: translateY(-5px);
|
|
|
- box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
|
|
|
- background: rgba(255, 255, 255, 0.85);
|
|
|
-}
|
|
|
-
|
|
|
-.subsection-title {
|
|
|
- font-size: 18px;
|
|
|
- color: #2c3e50;
|
|
|
- display: flex;
|
|
|
- align-items: center;
|
|
|
- gap: 10px;
|
|
|
- margin-bottom: 10px;
|
|
|
-}
|
|
|
-
|
|
|
-.subsection-title i {
|
|
|
- font-size: 20px;
|
|
|
- color: #3498db;
|
|
|
- background: rgba(52, 152, 219, 0.1);
|
|
|
- padding: 8px;
|
|
|
- border-radius: 50%;
|
|
|
- width: 36px;
|
|
|
- height: 36px;
|
|
|
- display: flex;
|
|
|
- align-items: center;
|
|
|
- justify-content: center;
|
|
|
-}
|
|
|
-
|
|
|
-.subsection p {
|
|
|
- color: #4a5568;
|
|
|
- font-size: 14px;
|
|
|
+p {
|
|
|
+ text-indent: 2em;
|
|
|
+ margin: 15px 0;
|
|
|
line-height: 1.6;
|
|
|
- padding-left: 46px;
|
|
|
}
|
|
|
|
|
|
-/* 图片样式 */
|
|
|
-.image-container {
|
|
|
- display: flex;
|
|
|
- justify-content: center;
|
|
|
- margin: 30px 0;
|
|
|
+/* 特定段落取消缩进 */
|
|
|
+p:has(> br) {
|
|
|
+ text-indent: 0;
|
|
|
}
|
|
|
|
|
|
-.main-image {
|
|
|
- width: 90%;
|
|
|
- max-height: 500px;
|
|
|
+.image-container {
|
|
|
+ flex: 1;
|
|
|
+ min-width: 280px;
|
|
|
border-radius: 12px;
|
|
|
+ overflow: hidden;
|
|
|
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
|
|
|
- transition: transform 0.3s ease;
|
|
|
- background: rgba(255, 255, 255, 0.5);
|
|
|
- border: 1px solid rgba(255, 255, 255, 0.4);
|
|
|
-}
|
|
|
-
|
|
|
-.main-image:hover {
|
|
|
- transform: scale(1.02);
|
|
|
-}
|
|
|
-
|
|
|
-.image-row {
|
|
|
- display: flex;
|
|
|
- justify-content: space-around;
|
|
|
- flex-wrap: wrap;
|
|
|
- gap: 30px;
|
|
|
- margin: 30px 0;
|
|
|
-}
|
|
|
-
|
|
|
-.image-wrapper {
|
|
|
+ transition: all 0.3s ease;
|
|
|
+ background: rgba(255, 255, 255, 0.7);
|
|
|
+ border: 1px solid rgba(255, 255, 255, 0.5);
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
- align-items: center;
|
|
|
-}
|
|
|
-
|
|
|
-.paired-chart {
|
|
|
- width: 450px;
|
|
|
- height: 300px;
|
|
|
- border-radius: 12px;
|
|
|
- box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
|
|
|
- transition: transform 0.3s ease;
|
|
|
- background: rgba(255, 255, 255, 0.5);
|
|
|
- border: 1px solid rgba(255, 255, 255, 0.4);
|
|
|
}
|
|
|
|
|
|
-.paired-chart:hover {
|
|
|
- transform: scale(1.03);
|
|
|
+.image-container:hover {
|
|
|
+ transform: translateY(-5px);
|
|
|
+ box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
|
|
|
+ background: rgba(255, 255, 255, 0.85);
|
|
|
}
|
|
|
|
|
|
-.dual-image {
|
|
|
- width: 400px;
|
|
|
- height: 300px;
|
|
|
- border-radius: 12px;
|
|
|
- box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
|
|
|
- transition: transform 0.3s ease;
|
|
|
- background: rgba(255, 255, 255, 0.5);
|
|
|
- border: 1px solid rgba(255, 255, 255, 0.4);
|
|
|
+.sampling-image {
|
|
|
+ border-radius: 12px 12px 0 0 !important;
|
|
|
+ overflow: hidden;
|
|
|
+ border: none !important;
|
|
|
+ width: 100% !important;
|
|
|
+ height: 450px;
|
|
|
+ display: block;
|
|
|
+ transition: transform 0.5s ease;
|
|
|
+ background: rgba(255, 255, 255, 0.4);
|
|
|
+ object-fit: cover;
|
|
|
}
|
|
|
|
|
|
-.dual-image:hover {
|
|
|
+.image-container:hover .sampling-image {
|
|
|
transform: scale(1.03);
|
|
|
}
|
|
|
|
|
|
-.image-caption,
|
|
|
-.figure-description {
|
|
|
+.image-caption {
|
|
|
text-align: center;
|
|
|
- font-size: 16px;
|
|
|
- color: #1e5799;
|
|
|
- font-weight: 600;
|
|
|
- margin-top: 15px;
|
|
|
- background: rgba(255, 255, 255, 0.6);
|
|
|
- padding: 8px 16px;
|
|
|
- border-radius: 20px;
|
|
|
- display: inline-block;
|
|
|
+ font-size: 15px;
|
|
|
+ color: #2d3748;
|
|
|
+ padding: 12px;
|
|
|
+ font-weight: 500;
|
|
|
+ background: rgba(248, 250, 252, 0.7);
|
|
|
+ margin: 0;
|
|
|
}
|
|
|
|
|
|
-/* 响应式调整 */
|
|
|
-@media (max-width: 1200px) {
|
|
|
+.formula-text {
|
|
|
+ padding: 15px;
|
|
|
+ background: rgba(245, 249, 255, 0.6);
|
|
|
+ border-top: 1px dashed #cbd5e0;
|
|
|
+}
|
|
|
+.formula-text p {
|
|
|
+ text-indent: 0;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #1a365d;
|
|
|
+}
|
|
|
|
|
|
- .paired-chart,
|
|
|
- .dual-image {
|
|
|
- width: 100%;
|
|
|
- max-width: 500px;
|
|
|
+/* 响应式设计 */
|
|
|
+@media (max-width: 900px) {
|
|
|
+ .image-container {
|
|
|
+ min-width: 48%;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@media (max-width: 768px) {
|
|
|
- .section-title {
|
|
|
- font-size: 22px;
|
|
|
- }
|
|
|
-
|
|
|
- .section-title i {
|
|
|
- width: 40px;
|
|
|
- height: 40px;
|
|
|
- font-size: 22px;
|
|
|
- }
|
|
|
-
|
|
|
- .subsection-container {
|
|
|
- grid-template-columns: 1fr;
|
|
|
- }
|
|
|
-
|
|
|
- .image-row {
|
|
|
- flex-direction: column;
|
|
|
- align-items: center;
|
|
|
- }
|
|
|
-
|
|
|
- .main-image {
|
|
|
- width: 100%;
|
|
|
- }
|
|
|
-
|
|
|
- .section-content {
|
|
|
- font-size: 15px;
|
|
|
+ .image-container {
|
|
|
+ min-width: 100%;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@media (max-width: 480px) {
|
|
|
- .agricultural-input-container {
|
|
|
+ .sampling-process {
|
|
|
padding: 10px;
|
|
|
}
|
|
|
|
|
|
- .section-title {
|
|
|
- font-size: 20px;
|
|
|
- }
|
|
|
-
|
|
|
- .subsection-title {
|
|
|
- font-size: 16px;
|
|
|
+ .sampling-image {
|
|
|
+ height: 200px;
|
|
|
}
|
|
|
}
|
|
|
-</style>
|
|
|
+</style>
|