diff --git a/.DS_Store b/.DS_Store index 796c6e9..d797222 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/core/.DS_Store b/core/.DS_Store index ddcaf93..e554d19 100644 Binary files a/core/.DS_Store and b/core/.DS_Store differ diff --git a/template/.DS_Store b/template/.DS_Store index 2a799a6..0341a0c 100644 Binary files a/template/.DS_Store and b/template/.DS_Store differ diff --git a/template/default/.DS_Store b/template/default/.DS_Store index 1b8bdd7..6fc9fc4 100755 Binary files a/template/default/.DS_Store and b/template/default/.DS_Store differ diff --git a/template/default/css/old.css b/template/default/css/old.css index 9d733f8..0d57b3e 100755 --- a/template/default/css/old.css +++ b/template/default/css/old.css @@ -351,6 +351,7 @@ div.servicesWrap div.serviceItem div.description h2 { div.servicesWrap div.serviceItem div.description p{ line-height: 2.2; font-size: 14px; + color: #fff; } div.servicesWrap div.serviceItem .shadow{ position: absolute; @@ -453,6 +454,7 @@ div.ourservicewrap img:hover{ font-size: 12px; color:#CBCBCB; padding-right: 26px; + font-style: normal; } .formData{ @@ -781,6 +783,9 @@ div.ourservicewrap img:hover{ padding:.2rem 0 !important; margin-bottom: 0!important; } +.navbar a{ + cursor: pointer; +} .navbar-brand{ /* width: 3.0667rem; */ padding: 0 !important; @@ -976,12 +981,24 @@ div.ourservicewrap img:hover{ margin-top: 0; } .new-item-content-article-text{ - font-size: 14px; - color: #000; + font-weight: 400; + /* font-size: 12px; */ + color: #0b0a0a; + line-height: 32px; + letter-spacing: 1px; padding: 15px 0; } -.new-item-content-article-text h5{ - font-size: 16px; +.new-item-content-article-text span{ + display: block; + text-indent: 2em; + font-size: 14px !important; +} +.new-item-content-article-text p{ + font-size: 14px; + text-indent: 2em; +} +.new-item-content-article-text h1,h2,h3,h4,h5{ + /* font-size: 16px; */ font-weight: bold; } .new-item-content-article-text img{ @@ -1085,19 +1102,6 @@ div.ourservicewrap img:hover{ .new-item-content-article-icon span:last-child{ float: right; } -.new-item-content-article-text{ - font-weight: 400; - font-size: 12px; - color: rgba(0,0,0,0.6); - line-height: 32px; - letter-spacing: 1px; -} -.new-item-content-article-text span{ - display: block; - text-indent: 2em; - font-size: 14px !important; -} - .article-bottom{ margin: 2rem 0; display: flex; diff --git a/template/default/css/publicStyle.css b/template/default/css/publicStyle.css index 7b7f533..61457fd 100755 --- a/template/default/css/publicStyle.css +++ b/template/default/css/publicStyle.css @@ -77,8 +77,8 @@ em, strong, th, i { - font-style: normal; - font-weight: 400; + /* font-style: normal; + font-weight: 400; */ } table caption { diff --git a/template/default/css/yuzhong.css b/template/default/css/yuzhong.css new file mode 100755 index 0000000..3dee865 --- /dev/null +++ b/template/default/css/yuzhong.css @@ -0,0 +1,58 @@ +/* 育种平台 star */ +.myitem-title h3{ + margin: .5rem 0; +} +.yuzhong-list{ + display: flex; + align-items: center; + justify-content: center; + margin: .5333rem 0 .8rem; +} +.yuzhong-item{ + flex: 1; + height: 2.2rem; + background: #F5F9F2; + border-radius: 4px; + color: #5BAB4F; + font-size: 18px; + font-weight: 400; + margin-right: .5333rem; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} +.yuzhong-item:last-child{ + margin-right: 0; +} +.yuzhong-item img{ + width: .855rem; + height: auto; +} +.yz-gn-list{ + display: flex; +} +.yz-gn-item{ + flex: 1; + margin-right: .5333rem; +} +.yz-gn-item img{ + width: 100%; + height: auto; +} +.yz-gn-item:last-child{ + margin-right: 0; +} + +/* 育种平台 end */ + +@media screen and (max-width:768px){ + .yz-gn-list{ + display: block; + } + .yz-gn-item{ + width: 100%; + margin-right: 0; + margin-bottom: .4rem; + } +} \ No newline at end of file diff --git a/template/default/html/breeding.html b/template/default/html/breeding.html new file mode 100755 index 0000000..befc9c6 --- /dev/null +++ b/template/default/html/breeding.html @@ -0,0 +1,110 @@ +{include file=comm/head.html} + + + + + +
+基芯农精准育种管理平台结合了表型数据库、基因型数据库等信息,平台当前具有六大功能:快速查询、基因管理、进化分析、繁育管理、疾病抗性管理、品种资源管理。该平台可系统化存储与管理动物遗传信息,支持基因数据的查询与分析;追踪和解析家畜品种的进化历程,辅助遗传改良决策;优化配种策略,提高后代遗传质量和生产性能;识别并增强家畜对特定疾病的抵抗力;收集和保护多样化的遗传资源,促进品种创新与可持续利用。 +
+
+
+
+
+
+
+
+
+