|
|
@ -75,9 +75,12 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.zhuanti li{
|
|
|
|
.zhuanti li{
|
|
|
|
margin:9px;
|
|
|
|
margin:9px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
margin-bottom: -7px;
|
|
|
|
margin-top: 20px;
|
|
|
|
margin-top: 20px;
|
|
|
|
overflow:hidden
|
|
|
|
overflow:hidden;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.zhuanti li img{
|
|
|
|
.zhuanti li img{
|
|
|
|
transition: all 0.3s;
|
|
|
|
transition: all 0.3s;
|
|
|
@ -358,7 +361,7 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body class="layui-bg-gray" style="">
|
|
|
|
<body class="layui-bg-gray" style="">
|
|
|
|
<div id="content">
|
|
|
|
<div id="content">
|
|
|
|
<!--头部-->
|
|
|
|
<!--头部-->
|
|
|
|
<th:block th:include="home_head1 :: home_head"/>
|
|
|
|
<th:block th:include="home_head1 :: home_head"/>
|
|
|
|
<div id="back-to-top" onclick="scrollToTop()">
|
|
|
|
<div id="back-to-top" onclick="scrollToTop()">
|
|
|
|
<img th:src="@{/home/base/fanhui.png}">
|
|
|
|
<img th:src="@{/home/base/fanhui.png}">
|
|
|
@ -369,7 +372,7 @@
|
|
|
|
<div class="layui-carousel" id="ID-carousel-demo-image" style="width: 650px;height: 433px;">
|
|
|
|
<div class="layui-carousel" id="ID-carousel-demo-image" style="width: 650px;height: 433px;">
|
|
|
|
<div carousel-item>
|
|
|
|
<div carousel-item>
|
|
|
|
<tbody th:each="url,status : ${urlList}">
|
|
|
|
<tbody th:each="url,status : ${urlList}">
|
|
|
|
<img th:src="${url.noticeUrl}">
|
|
|
|
<img th:src="${url.noticeUrl}">
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -394,7 +397,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- 宣传图-->
|
|
|
|
<!-- 宣传图-->
|
|
|
|
<div class="layui-container" style="padding-top: 50px">
|
|
|
|
<div class="layui-container" style="padding-top: 50px">
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<img th:src="@{/home/data/announceimg/20da.png}" style="width: 100%">
|
|
|
|
<img th:src="@{/home/data/announceimg/20da.png}" style="width: 100%">
|
|
|
@ -432,11 +435,11 @@
|
|
|
|
<div class="layui-card-body">
|
|
|
|
<div class="layui-card-body">
|
|
|
|
<ul class="newslist zhuantidept">
|
|
|
|
<ul class="newslist zhuantidept">
|
|
|
|
<li th:each="trend,status : ${deptColumns}">
|
|
|
|
<li th:each="trend,status : ${deptColumns}">
|
|
|
|
<a th:href="@{/dept_trends_view.html(columnId=${trend.columnId})}" style="color:#fff;" th:title="${trend.columnName}" target="_blank">
|
|
|
|
<a th:href="@{/dept_trends_view.html(columnId=${trend.columnId})}" style="color:#fff;" th:title="${trend.columnName}" target="_blank">
|
|
|
|
<!-- <i class="fa fa-bar-chart-o" th:class="${trend.icon}"></i>-->
|
|
|
|
<!-- <i class="fa fa-bar-chart-o" th:class="${trend.icon}"></i>-->
|
|
|
|
<img th:src="@{/home/base/bumen.png}" style="height: 30px;width: 29px;">
|
|
|
|
<img th:src="@{/home/base/bumen.png}" style="height: 30px;width: 29px;">
|
|
|
|
[[${trend.columnName}]]
|
|
|
|
[[${trend.columnName}]]
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -445,14 +448,14 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<hr style="padding-top: 25px">
|
|
|
|
<hr style="padding-top: 25px">
|
|
|
|
<!-- 跳转链接-->
|
|
|
|
<!-- 跳转链接-->
|
|
|
|
<div class="layui-container" style="padding-top: 25px">
|
|
|
|
<div class="layui-container" style="padding-top: 25px">
|
|
|
|
<div class="layui-card">
|
|
|
|
<div class="layui-card">
|
|
|
|
<div class="layui-card-header"><i class="layui-icon layui-icon-website" style="display: inline-block;font-size: 21px;
|
|
|
|
<div class="layui-card-header"><i class="layui-icon layui-icon-website" style="display: inline-block;font-size: 21px;
|
|
|
|
font-weight: bold;border-bottom: 3px solid #006fc4;height: 100%;line-height: 40px;color: #006fc4;">应用系统</i>
|
|
|
|
font-weight: bold;border-bottom: 3px solid #006fc4;height: 100%;line-height: 40px;color: #006fc4;">应用系统</i>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="layui-card-body layui-row systemSlider">
|
|
|
|
<div class="layui-card-body layui-row systemSlider">
|
|
|
|
<ul class="newslist zhuantiContent">
|
|
|
|
<ul class="newslist zhuantiContent">
|
|
|
|
<li th:each="content,status : ${contentList}">
|
|
|
|
<li th:each="content,status : ${contentList}">
|
|
|
|
<a target="_blank" th:href="@{${content.contentUrl}}" th:title="${content.contentTitle}">
|
|
|
|
<a target="_blank" th:href="@{${content.contentUrl}}" th:title="${content.contentTitle}">
|
|
|
|
<!--<img th:unless="${#strings.isEmpty(content.contentLogo)}" style="height:80px;width: 80px;" th:src="${content.contentLogo}">
|
|
|
|
<!--<img th:unless="${#strings.isEmpty(content.contentLogo)}" style="height:80px;width: 80px;" th:src="${content.contentLogo}">
|
|
|
@ -465,7 +468,7 @@
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<span class="button">
|
|
|
|
<span class="button">
|
|
|
|
<a class="system-left"></a>
|
|
|
|
<a class="system-left"></a>
|
|
|
|
<a class="system-right"></a>
|
|
|
|
<a class="system-right"></a>
|
|
|
@ -506,8 +509,9 @@
|
|
|
|
<ul class="newslist zhuanti">
|
|
|
|
<ul class="newslist zhuanti">
|
|
|
|
<li th:each="column,status : ${specialColumns}">
|
|
|
|
<li th:each="column,status : ${specialColumns}">
|
|
|
|
<a th:href="@{/special_view.html(columnId=${column.columnId})}" th:title="${column.columnName}" target="_blank">
|
|
|
|
<a th:href="@{/special_view.html(columnId=${column.columnId})}" th:title="${column.columnName}" target="_blank">
|
|
|
|
<img style="height:155px;width: 190px " th:src="${column.columnUrl}">
|
|
|
|
<img style="height:155px;width: 190px " th:src="${column.columnUrl}">
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<span style="margin-top: 5px;">[[${column.columnName}]]</span >
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -524,8 +528,9 @@
|
|
|
|
<div class="layui-card-body layui-row">
|
|
|
|
<div class="layui-card-body layui-row">
|
|
|
|
<div class="lantieContent">
|
|
|
|
<div class="lantieContent">
|
|
|
|
<ul class="right">
|
|
|
|
<ul class="right">
|
|
|
|
<li th:each="content,status : ${windowColumns}" style="width:22%;">
|
|
|
|
<li th:each="content,status : ${windowColumns}" style="width:22%;text-align:center;">
|
|
|
|
<video th:src="${content.columnUrl}" class="video" style="width:100%;"></video>
|
|
|
|
<video th:src="${content.columnUrl}" class="video" style="width:100%;"></video>
|
|
|
|
|
|
|
|
<span>[[${content.columnName}]]</span>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -536,9 +541,9 @@
|
|
|
|
<!-- 友情链接 -->
|
|
|
|
<!-- 友情链接 -->
|
|
|
|
<div class="layui-container" style="padding-top: 25px">
|
|
|
|
<div class="layui-container" style="padding-top: 25px">
|
|
|
|
<div class="layui-card">
|
|
|
|
<div class="layui-card">
|
|
|
|
<!-- <div class="layui-card-header"><i class="layui-icon layui-icon-website" style="display: inline-block;font-size: 21px;-->
|
|
|
|
<!-- <div class="layui-card-header"><i class="layui-icon layui-icon-website" style="display: inline-block;font-size: 21px;-->
|
|
|
|
<!-- font-weight: bold;border-bottom: 3px solid #006fc4;height: 100%;line-height: 40px;color: #006fc4;">兰铁视窗</i>-->
|
|
|
|
<!-- font-weight: bold;border-bottom: 3px solid #006fc4;height: 100%;line-height: 40px;color: #006fc4;">兰铁视窗</i>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<div class="layui-card-body layui-row">
|
|
|
|
<div class="layui-card-body layui-row">
|
|
|
|
<div class="lianjieBox">
|
|
|
|
<div class="lianjieBox">
|
|
|
|
<ul class="lianjieList">
|
|
|
|
<ul class="lianjieList">
|
|
|
@ -563,10 +568,10 @@
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<ul class="map">
|
|
|
|
<ul class="map">
|
|
|
|
<li>
|
|
|
|
<li>
|
|
|
|
<img th:src="@{/home/base/map1.png}">
|
|
|
|
<img th:src="@{/home/base/map3.png}">
|
|
|
|
<!-- <a target="_blank" href="https://www.spp.gov.cn" title="中华人民共和国最高人民检察院">-->
|
|
|
|
<!-- <a target="_blank" href="https://www.spp.gov.cn" title="中华人民共和国最高人民检察院">-->
|
|
|
|
<!-- <img th:src="@{/home/base/2Dmap.png}" class="zuigao">-->
|
|
|
|
<!-- <img th:src="@{/home/base/2Dmap.png}" class="zuigao">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<a target="_blank" href="http://www.gansu.jcy.gov.cn" title="甘肃省人民检察院">
|
|
|
|
<a target="_blank" href="http://www.gansu.jcy.gov.cn" title="甘肃省人民检察院">
|
|
|
|
<img th:src="@{/home/base/2Dmap.png}" class="gantie">
|
|
|
|
<img th:src="@{/home/base/2Dmap.png}" class="gantie">
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
@ -588,38 +593,38 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- <div class="ztgg">-->
|
|
|
|
<!-- <div class="ztgg">-->
|
|
|
|
<!-- <div class="ztgg_box">-->
|
|
|
|
<!-- <div class="ztgg_box">-->
|
|
|
|
<!-- <div class="images" style="display: flex">-->
|
|
|
|
<!-- <div class="images" style="display: flex">-->
|
|
|
|
<!-- <a target="_blank" href="https://www.spp.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="https://www.spp.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/supreme_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/supreme_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="http://www.gansu.jcy.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="http://www.gansu.jcy.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/peopel_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/peopel_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="http://www.lanzhoutiejian.jcy.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="http://www.lanzhoutiejian.jcy.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/lanzhou_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/lanzhou_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="http://www.wuweitielu.jcy.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="http://www.wuweitielu.jcy.gov.cn" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/wuwei_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/wuwei_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="http://www.qh.jcy.gov.cn/c/xntj/" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="http://www.qh.jcy.gov.cn/c/xntj/" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/xining_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/xining_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="https://nx.jcy.gov.cn/tjsy/" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="https://nx.jcy.gov.cn/tjsy/" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/yinchuan_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/yinchuan_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="http://www.qh.jcy.gov.cn/c/xntj/" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="http://www.qh.jcy.gov.cn/c/xntj/" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/xining_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/xining_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- <a target="_blank" href="https://nx.jcy.gov.cn/tjsy/" class="ariaskiptheme">-->
|
|
|
|
<!-- <a target="_blank" href="https://nx.jcy.gov.cn/tjsy/" class="ariaskiptheme">-->
|
|
|
|
<!-- <img th:src="@{/home/base/yinchuan_procuratorate.jpg}">-->
|
|
|
|
<!-- <img th:src="@{/home/base/yinchuan_procuratorate.jpg}">-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </a>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<!-- <a class="arrow-left"></a>-->
|
|
|
|
<!-- <a class="arrow-left"></a>-->
|
|
|
|
<!-- <a class="arrow-right"></a>-->
|
|
|
|
<!-- <a class="arrow-right"></a>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
<!-- </div>-->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|