diff --git a/static/resources/common/headfoot.css b/static/resources/common/headfoot.css index 64de5d8..19fa286 100644 --- a/static/resources/common/headfoot.css +++ b/static/resources/common/headfoot.css @@ -199,7 +199,9 @@ body { opacity: 0.7; visibility: visible; } - +footer{ + margin-top: 36px; +} footer .link { background-color: #0e3890; height: 56px; @@ -342,16 +344,16 @@ footer .info { flex-direction: column; justify-content: center; align-items: center; - margin-top: 50px; + padding-top: 50px; } .head .top-l img{ - width: 90%; + width: 95%; } .head .top-r{ margin-top: 20px; } .head .top-r img{ - width: 60%; + width: 80%; } .nav-box{ height: unset; diff --git a/static/resources/index/2401-cxgc-bg.png b/static/resources/index/2401-cxgc-bg.png new file mode 100644 index 0000000..0354a37 Binary files /dev/null and b/static/resources/index/2401-cxgc-bg.png differ diff --git a/static/resources/index/2401-cxgc.png b/static/resources/index/2401-cxgc.png new file mode 100644 index 0000000..ef435b2 Binary files /dev/null and b/static/resources/index/2401-cxgc.png differ diff --git a/static/resources/index/2401-cxgcbg-2-2402.png b/static/resources/index/2401-cxgcbg-2-2402.png new file mode 100644 index 0000000..2e3cf55 Binary files /dev/null and b/static/resources/index/2401-cxgcbg-2-2402.png differ diff --git a/static/resources/index/2401-jjbt.png b/static/resources/index/2401-jjbt.png new file mode 100644 index 0000000..5a66002 Binary files /dev/null and b/static/resources/index/2401-jjbt.png differ diff --git a/static/resources/index/fzby_lonban.jpg b/static/resources/index/fzby_lonban.jpg new file mode 100644 index 0000000..3a01bee Binary files /dev/null and b/static/resources/index/fzby_lonban.jpg differ diff --git a/static/resources/index/index.css b/static/resources/index/index.css index 9c5edd0..078fa1c 100644 --- a/static/resources/index/index.css +++ b/static/resources/index/index.css @@ -118,6 +118,10 @@ width: 640px; flex: none; } +.index-box3-body-l { + width: 500px; + flex: none; +} .slides-box, .slides-img { @@ -126,6 +130,15 @@ overflow: hidden; } +#slides2 .slides-img, +#slides2 { + height: 320px; +} + +.mt-3 { + margin-top: 3px; +} + .slides-img a { position: absolute; top: 0; @@ -309,6 +322,9 @@ transform: translateX(-50%) translateY(-50%); background-color: #fff; padding: 0 28px; + white-space: nowrap; /* 防止文字换行 */ + text-align: center; /* 文字居中 */ + z-index: 1; /* 确保文字在分隔线上方 */ } .divider a span { font-size: 59px; @@ -316,6 +332,28 @@ vertical-align: baseline; } +.divider-bg { + background: url(2401-cxgc.png) no-repeat center; + font-size: 60px; + text-align: center; + font-family: ysbth; + position: relative; +} +.divider-bg a span { + font-size: 59px; + color: #bd1a2d; + vertical-align: baseline; +} +.divider-bg .more { + font-size: 14px; + color: #bd1a2d; + font-family: '微软雅黑'; + font-weight: normal; + position: absolute; + right: 0; + bottom: 20px; +} + .index-box3 { margin-top: 20px; } @@ -323,7 +361,6 @@ .index-card { border: 1px solid #e1e1e1; padding: 0 31px 31px; - } .index-card-nav { @@ -375,15 +412,15 @@ margin-top: 35px; } -.index-card-body .index-item{ +.index-card-body .index-item { display: flex; } -.index-item-l{ +.index-item-l { flex: none; } -.index-item-r{ +.index-item-r { flex: 1; width: 0; } @@ -405,6 +442,12 @@ -webkit-line-clamp: 2; overflow: hidden; } +.line-3 { + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 3; + overflow: hidden; +} .news3-title a { font-size: 22px; font-weight: bold; @@ -427,7 +470,7 @@ border-bottom: 1px solid #c1182f; } -.news3-list{ +.news3-list { margin-top: 18px; } @@ -452,7 +495,7 @@ flex: 1; width: 0; } -.news3-list li a:hover{ +.news3-list li a:hover { color: #c92e1a; } @@ -463,35 +506,378 @@ margin-left: 44px; } -.index-card-ad{ +.index-card-ad { margin-top: 20px; display: flex; justify-content: space-between; } - -.news3-img-swiper{ - width: 560px; +.news3-img-swiper { + width: 580px; margin-right: 44px; -} - -.swiper { - width: 100%; - height: 100%; -} - -.swiper-slide { - text-align: center; - font-size: 18px; - background: #fff; display: flex; - justify-content: center; align-items: center; } -.swiper-slide img { - display: block; +.news3-img-swiper1 { + width: 500px; + margin-left: 39px; + display: flex; +} + +.swiper-container { + width: 100%; + height: 190px; +} + +.swiper-slide { + display: flex; + align-items: center; + justify-content: center; + box-sizing: border-box; + border-radius: 10px; /* 圆角效果 */ +} + +.box-bg { + background: url(2401-cxgc-bg.png) no-repeat center; + margin-bottom: 0; + display: inline-block; + width: 100%; +} + +.index-book { + background: url(2401-cxgcbg-2-2402.png) no-repeat center top; + margin-top: 30px; + margin: 30px -30px 0; + height: 448px; +} +.index-book-head { + display: flex; +} +.index-book-head .icon { + display: inline-block; + margin-top: 26px; + margin-left: 94px; + flex: none; +} +.index-book-head .text { + font-size: 15px; + margin-top: 36px; + width: 1080px; + margin-right: 55px; + text-indent: 2em; + margin-left: 36px; + color: #333333; +} +.index-book-head .text a { + color: #bd1a2d; +} +.index-book-body { + margin: 72px 70px 0 70px; + display: flex; + justify-content: space-between; +} +.book-item { + width: 290px; +} +.book-item-head { + display: inline-block; +} +.book-item-head img { + width: 100%; + height: 120px; +} +.book-item-body { + height: 108px; + display: flex; + flex-direction: column; + position: relative; +} +.book-item-body .tits { + padding-bottom: 4px; + margin-top: 4px; + flex: 1; +} +.book-item-body .tits-item .tits-item-t { + font-size: 16px; + color: #333333; + line-height: 1.6; + position: absolute; + top: 0; + left: 0; width: 100%; height: 100%; +} +.book-item-body .tits-item .tits-item-t:hover { + color: #bd1a2d; +} +.book-item-body .bottom { + display: flex; +} +.book-item-body .dots { + display: flex; + align-items: center; + height: 20px; + z-index: 99; + margin-right: 40px; +} +.book-item-body .dots li + li { + margin-left: 4px; +} + +.book-item-body .dots li { + width: 8px; + height: 8px; + background: #aaaaaa; + border-radius: 999px; + cursor: pointer; +} + +.book-item-body .dots li.cur { + background: #bd1a2d; +} +.book-item-body .tits .more { + color: #bd1a2d; + font-size: 16px; + position: absolute; + right: 0; + bottom: 0; +} + +.index-bj { + display: flex; +} + +.index-bj .book-covers { + position: relative; + width: 366px; + height: 500px; + flex: none; +} + +.index-bj .book-covers .item { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + transition: opacity 0.5s; + -webkit-transition: opacity 0.5s; + -moz-transition: opacity 0.5s; + -o-transition: opacity 0.5s; + -ms-transition: opacity 0.5s; +} +.index-bj .book-covers .item a { + display: inline-block; + width: 100%; + height: 100%; +} +.book-covers .item a img { + width: 100%; + height: 100%; +} +.book-info { + margin-left: 46px; + padding-bottom: 0px; + flex: 1; +} +.info-head { + height: 296px; + display: flex; + padding-top: 27px; + box-sizing: content-box; +} +.book-news { + width: 298px; + height: 100%; + border: 1px solid #e5e5e5; + background-color: #f7f7f7; +} +.book-news h3 { + height: 52px; + font-size: 22px; + font-weight: 900; + color: #000; + line-height: 52px; + text-align: center; + background: url(new_bjcblin1.png) bottom no-repeat; +} +.book-news-list { + height: 203px; + overflow: hidden; + margin-top: 6px; +} +.book-news-list li { + background: url(dot.png) 0 11px no-repeat; + width: 90%; + margin-left: 5%; + line-height: 26px; +} +.book-news-list li a { + font-size: 14px; + color: #000; + padding-left: 10px; + display: inline-block; +} +.book-news-more { + text-align: right; + padding: 5px 10px 0 0; +} +.book-news-more a { + color: #bd1a2d; + font-size: 14px; +} +.book-content { + flex: 1; + margin-left: 60px; + display: flex; + flex-direction: column; +} +.book-name { + display: flex; + align-items: center; +} +.book-name span { + font-size: 22px; + font-weight: 900; + color: #000; + padding-right: 20px; +} +.book-name a { + font-weight: 900; + color: #104697; + font-size: 16px; + font-weight: bold; + margin-left: 10px; +} +.book-name .line-dot { + flex: 1; + height: 1px; + border-bottom: 1px dashed #e5e5e5; +} +.book-tab { + display: flex; + margin-top: 10px; +} +.book-tab li + li { + margin-left: 25px; +} +.book-tab a { + font-size: 16px; + font-weight: 900; + color: #104697; + padding: 3px 6px; + cursor: pointer; +} +.book-tab a.cur { + background: #bd1a2d; + color: #fff; +} + +.book-content .book-text { + font-size: 14px; + line-height: 26px; + color: #000; + text-indent: 23px; + text-align: justify; + margin-top: 15px; + display: block; + flex: 1; + + overflow: hidden; + text-overflow: ellipsis; + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 5; +} + +.top-book { + height: 80px; + background-color: #f7f7f7; + width: 100%; + display: flex; + margin-top: 4px; +} +.top-book .new-book-img { + height: 100%; + width: 90px; +} +.top-book-list { + flex: 1; + display: flex; + align-items: center; + overflow: hidden; +} +.top-book-more { + height: 100%; + width: 24px; + background-color: #b8b8b8; + display: block; + text-align: center; + padding: 20px 0; + color: #fff; + font-size: 14px; +} + +.top-book-list ul { + display: flex; + flex-wrap: wrap; +} +.top-book-list ul li { + padding-left: 10px; + line-height: 26px; + flex: none; +} +.top-book-list li a { + font-size: 14px; + color: #000; +} +.top-book-list li a:hover { + color: #bd1a2d; +} +.top-book-list .row1 li { + width: 100%; +} + +.top-book-list .row2 li { + width: 50%; + margin: 2.5px 0; +} + +.top-book-list .row2 li a { + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 1; + overflow: hidden; +} +.info-bottom{ + margin-top: 28px; +} +.sj { + display: flex; +} +.sj li { + width: 80px; + cursor: pointer; + padding: 1px; + border: solid 3px transparent; + box-sizing: content-box; + margin: 0 1.92%; +} +.sj li.cur{ + border: solid 3px #104697; +} +.sj li img { + height: 100px; + width: 100%; object-fit: cover; -} \ No newline at end of file +} +.sj li p { + height: 23px; + display: block; + line-height: 23px; + font-size: 14px; + background-color: #bd1a2d; + color: #fff; + text-align: center; +} diff --git a/static/resources/index/index.js b/static/resources/index/index.js index 294102d..d5f6bac 100644 --- a/static/resources/index/index.js +++ b/static/resources/index/index.js @@ -1,9 +1,21 @@ $(function () { - jQuery(".slides-img a").SwitchFade({ - text: '.slides-txt a', - prev: '.slides-left', - next: '.slides-right', - num: '.slides-num span', + jQuery("#slides1 .slides-img a").SwitchFade({ + text: '#slides1 .slides-txt a', + prev: '#slides1 .slides-left', + next: '#slides1 .slides-right', + num: '#slides1_btn.slides-num span', + className: 'cur', + playTime: 4000, + lendy: '.x', + indy: '.x', + // autoPlay:false //是否自动轮播 + }); + + jQuery("#slides2 .slides-img a").SwitchFade({ + text: '#slides2 .slides-txt a', + prev: '#slides2 .slides-left', + next: '#slides2 .slides-right', + num: '#slides2 .slides-num span', className: 'cur', playTime: 4000, lendy: '.x', @@ -19,7 +31,7 @@ $(function () { interval: 5000 }); - $(".index-sw21").autoPlayTabs({ + $(".index-sw2").autoPlayTabs({ tabHead: ".index-card-nav li", tabCont: ".index-card-body .index-item", cur: "cur", @@ -27,13 +39,84 @@ $(function () { interval: 5000 }); - var swiper = new Swiper(".mySwiper", { - slidesPerView: 3, - spaceBetween: 30, - pagination: { - el: ".swiper-pagination", - clickable: true, + $(".index-sw3").autoPlayTabs({ + tabHead: ".index-card-nav li", + tabCont: ".index-card-body .index-item", + cur: "cur", + autoPlay: false, // Enable auto-play + interval: 5000 + }); + + $(".index-sw4").autoPlayTabs({ + tabHead: ".index-card-nav li", + tabCont: ".index-card-body .index-item", + cur: "cur", + autoPlay: false, // Enable auto-play + interval: 5000 + }); + + const swiper = new Swiper('.swiper-container', { + // 启用 3D 旋转轮播效果 + effect: 'coverflow', + grabCursor: false, // 鼠标悬停时显示抓手光标 + centeredSlides: true, // 居中显示 + slidesPerView: 2, // 自适应显示幻灯片数量 + loop: true, // 启用无限循环 + coverflowEffect: { + rotate: 0, // 旋转角度(负值表示从后面往前旋转) + stretch: 0, // 拉伸距离 + depth: 100, // 深度 + modifier: 4, // 效果强度 + slideShadows: false, // 启用幻灯片阴影 + }, + // 自动播放 + autoplay: { + delay: 6000, // 3 秒切换一次 + disableOnInteraction: false, // 用户操作后不停止自动播放 }, }); + + jQuery("#book1 .tits .tits-item").SwitchFade({ + text: '#book1 1', + prev: '#book1 none', + next: '#book1 none', + num: '#book1 .dots li', + className: 'cur', + playTime: 4000, + lendy: '.x', + indy: '.x', + }); + + jQuery("#book2 .tits .tits-item").SwitchFade({ + text: '#book2 1', + prev: '#book2 none', + next: '#book2 none', + num: '#book2 .dots li', + className: 'cur', + playTime: 4000, + lendy: '.x', + indy: '.x', + }); + jQuery("#book3 .tits .tits-item").SwitchFade({ + text: '#book3 1', + prev: '#book3 none', + next: '#book3 none', + num: '#book3 .dots li', + className: 'cur', + playTime: 4000, + lendy: '.x', + indy: '.x', + }); + jQuery("#book4 .tits .tits-item").SwitchFade({ + text: '#book4 1', + prev: '#book4 none', + next: '#book4 none', + num: '#book4 .dots li', + className: 'cur', + playTime: 4000, + lendy: '.x', + indy: '.x', + }); + }) \ No newline at end of file diff --git a/static/resources/index/listban_n2.jpg b/static/resources/index/listban_n2.jpg new file mode 100644 index 0000000..19677ce Binary files /dev/null and b/static/resources/index/listban_n2.jpg differ diff --git a/static/resources/index/listban_n3.jpg b/static/resources/index/listban_n3.jpg new file mode 100644 index 0000000..83238f5 Binary files /dev/null and b/static/resources/index/listban_n3.jpg differ diff --git a/static/resources/index/listban_n4.jpg b/static/resources/index/listban_n4.jpg new file mode 100644 index 0000000..69482ae Binary files /dev/null and b/static/resources/index/listban_n4.jpg differ diff --git a/static/resources/index/new_bjcblin1.png b/static/resources/index/new_bjcblin1.png new file mode 100644 index 0000000..c7f43ff Binary files /dev/null and b/static/resources/index/new_bjcblin1.png differ diff --git a/static/resources/index/new_bjcbzxml.png b/static/resources/index/new_bjcbzxml.png new file mode 100644 index 0000000..b73c348 Binary files /dev/null and b/static/resources/index/new_bjcbzxml.png differ diff --git a/static/resources/index/sxll_ban4.jpg b/static/resources/index/sxll_ban4.jpg new file mode 100644 index 0000000..74ccf70 Binary files /dev/null and b/static/resources/index/sxll_ban4.jpg differ diff --git a/static/resources/index/ztzxban_sl.jpg b/static/resources/index/ztzxban_sl.jpg new file mode 100644 index 0000000..f1b6b82 Binary files /dev/null and b/static/resources/index/ztzxban_sl.jpg differ diff --git a/static/resources/index/ztzxban_sr.jpg b/static/resources/index/ztzxban_sr.jpg new file mode 100644 index 0000000..fb0d604 Binary files /dev/null and b/static/resources/index/ztzxban_sr.jpg differ diff --git a/static/xx.html b/static/xx.html index f6ed8e3..60c5ca0 100644 --- a/static/xx.html +++ b/static/xx.html @@ -3,7 +3,7 @@ - Swiper 5.2.1 3D 轮播图 + 旋转木马式 3D 轮播图 @@ -47,44 +63,37 @@
4
5
- -
- -
-
diff --git a/static/首页.html b/static/首页.html index a3e3a3e..861ecfa 100644 --- a/static/首页.html +++ b/static/首页.html @@ -152,7 +152,7 @@
-
+
-
+
@@ -360,7 +360,7 @@
@@ -373,24 +373,29 @@
-
+
-
- -
-
- -
-
- -
-
- -
- +
+ + + +
+
+ + + +
+
+ + + +
+
-
-
+
@@ -535,6 +540,617 @@
+ +
+
+ +
+ +
+ +
+
+
+ +
+ 文章指出,科技创新中心作为创新资源集聚地,对创新驱动发展战略实施具有重要推动作用。科技创新中心具备高科技企业集群、高度开放融合、产业高端化等特点,具有技术知识外溢、技术成果孵化、创新辐射引领等功能。北京、上海、粤港澳大湾区、成渝地区根据自身优势积极探索科技创新中心建设路径,形成各具特色的实践模式。其中,共性经验主要包括:强化科技投入保障,优..实践模式。其中,共性经验主要包括:强化科技投入保障,优.. +
+
+ +
+ +
+ + + + + +
+ + +
+
+
+ +
+
+ + +
+
+
+
+
+ +
+ 12月10日下午,市委宣传部召开重庆城市精神内涵提炼表述专家座谈会。来自重庆主要高校、机构的专家学者及相关部门负责人,围绕“坚韧、忠勇、开放、争先” + “坚韧、忠勇、开放、创新” + “坚韧、忠勇、开放、图强”三条表述语进行解读分析,共同探讨最适宜重庆城市精神的表述语。院党组书记、院长刘嗣方、马克思主义研究所所长、研究员吴大兵参加会议并作发言。刘嗣方表....实践模式。其中,共性经验主要包括:强化科技投入保障,优.. +
+
+ +
+ + + + + +
+
+ + + +
+ +
+
+
+
+ +
+
+ +
+ +
+ +
+
+
+ +
+ 文章指出,科技创新中心作为创新资源集聚地,对创新驱动发展战略实施具有重要推动作用。科技创新中心具备高科技企业集群、高度开放融合、产业高端化等特点,具有技术知识外溢、技术成果孵化、创新辐射引领等功能。北京、上海、粤港澳大湾区、成渝地区根据自身优势积极探索科技创新中心建设路径,形成各具特色的实践模式。其中,共性经验主要包括:强化科技投入保障,优..实践模式。其中,共性经验主要包括:强化科技投入保障,优.. +
+
+ +
+ +
+ + + + + +
+ + +
+
+
+ +
+
+ + +
+
+ + + +

+ 为深入学习贯彻党的二十大精神,全面贯彻落实习近平总书记关于繁荣发展哲学社会科学的重要论述,推动重庆市哲学社会科学高质量发展,市委决定实施重庆市哲学社会科学创新工程,聚焦人才队伍建设、学科体系建设、学术水平提升、话语体系建设、新型智库建设、研究平台打造等六项重点任务,着力推进社科重大研究项目的组织管理和运行考评机制的创新、研究平台的建设和人才培育方式的改革,为现代化新重庆建设提供学术支撑和智力支持…【详情】

+
+ +
+
+
+ +
+
+ +
+ +
+ +
+ +
+
+ 《重庆社会科学》 +
+ 更多>> +
+ +

+ 《重庆经济年鉴》是由重庆市人民政府办公厅主管,重庆社会科学院和重庆市人民政府发展研究中心主办的一部具有史存性、鉴知性的大型经济类专业年鉴。自2001年创刊以来,《重庆经济年鉴》已连续出版20年,系统再现了重庆经济社会发展轨迹,为市委、市政府科学决策提供了有价值的参考,为社会各届全方位认识重庆提供了客观史实庆提供了客观史实庆提供了客观史实 +

+ + + +
+
+ +
+
    +
  • + +

    点击详情

    +
  • +
  • + +

    点击详情

    +
  • +
  • + +

    点击详情

    +
  • +
  • + +

    点击详情

    +
  • +
  • + +

    点击详情

    +
  • +
  • + +

    点击详情

    +
  • +
  • + +

    点击详情

    +
  • +
+
+ +
+
+
+ +
+ diff --git a/template/通用列表-无左侧/.DS_Store b/template/通用列表-无左侧/.DS_Store new file mode 100644 index 0000000..8bbba49 Binary files /dev/null and b/template/通用列表-无左侧/.DS_Store differ