提交修改

hangao-new
dsh 1 year ago
parent 8cf498098c
commit a97ef863e7

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

@ -337,40 +337,49 @@
.map li a img:hover{
transform: translateY(-5%);
}
.map .gantie{
width:30px;
height:28px;
.map .font1{
width: 30px;
height: 28px;
position: absolute;
right: 57%;
top: 52%;
}
.map .font2{
width: 30px;
height: 28px;
position: absolute;
right: 60%;
top: 28%;
}
.map .font3{
width: 30px;
height: 28px;
position: absolute;
right: 58%;
top: 45%;
right: 66%;
top: 43%;
}
.map .font4{
width: 30px;
height: 28px;
position: absolute;
right: 50%;
top: 31%;
}
.map .lantie{
width:30px;
height:28px;
position: absolute;
right:57%;
top: 52%;
}
.map .wutie{
width:30px;
height:28px;
position: absolute;
right: 60%;
top: 28%;
}
.map .xitie{
width:30px;
height:28px;
position: absolute;
right: 66%;
top: 43%;
}
.map .yintie{
width:30px;
height:28px;
position: absolute;
right: 50%;
top: 31%;
}
</style>
</head>
@ -587,20 +596,24 @@
<!-- <a target="_blank" href="https://www.spp.gov.cn" title="中华人民共和国最高人民检察院">-->
<!-- <img th:src="@{/home/base/2Dmap.png}" class="zuigao">-->
<!-- </a>-->
<a target="_blank" href="http://www.gansu.jcy.gov.cn" title="甘肃省人民检察院">
<img th:src="@{/home/base/2Dmap.png}" class="gantie">
</a>
<a target="_blank" href="http://www.lanzhoutiejian.jcy.gov.cn" title="兰州铁路运输检察院">
<!-- <a target="_blank" href="http://www.gansu.jcy.gov.cn" title="甘肃省人民检察院">-->
<!-- <img th:src="@{/home/base/2Dmap.png}" class="gantie">-->
<!-- </a>-->
<a class="font1" target="_blank" href="http://www.lanzhoutiejian.jcy.gov.cn" title="兰州铁路运输检察院">
<img th:src="@{/home/base/2Dmap.png}" class="lantie">
<span>兰州</span>
</a>
<a target="_blank" href="http://www.wuweitielu.jcy.gov.cn" title="武威铁路运输检察院">
<a class="font2" target="_blank" href="http://www.wuweitielu.jcy.gov.cn" title="武威铁路运输检察院">
<img th:src="@{/home/base/2Dmap.png}" class="wutie">
<span>武威</span>
</a>
<a target="_blank" href="http://www.qh.jcy.gov.cn/c/xntj/" title="西宁铁路运输检察院">
<a class="font3" target="_blank" href="http://www.qh.jcy.gov.cn/c/xntj/" title="西宁铁路运输检察院">
<img th:src="@{/home/base/2Dmap.png}" class="xitie">
<span>西宁</span>
</a>
<a target="_blank" href="https://nx.jcy.gov.cn/tjsy/" title="银川铁路运输检察院">
<a class="font4" target="_blank" href="https://nx.jcy.gov.cn/tjsy/" title="银川铁路运输检察院">
<img th:src="@{/home/base/2Dmap.png}" class="yintie">
<span>银川</span>
</a>
</li>
</ul>

@ -60,7 +60,7 @@
<img class="bg_image1" th:src="@{/home/base/bg-head2.png}">
</div>
<div>
<img class="bg_image1" th:src="@{/home/base/bg-head4.png}">
<img class="bg_image1" th:src="@{/home/base/bg-head4_1.png}">
</div>
</div>
</div>

@ -138,7 +138,7 @@
<img class="bg_image1" th:src="@{/home/base/bg-head2.png}">
</div>
<div>
<img class="bg_image1" th:src="@{/home/base/bg-head4.png}">
<img class="bg_image1" th:src="@{/home/base/bg-head4_1.png}">
</div>
</div>
</div>

Loading…
Cancel
Save