提交修改

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

@ -337,41 +337,50 @@
.map li a img:hover{ .map li a img:hover{
transform: translateY(-5%); transform: translateY(-5%);
} }
.map .gantie{ .map .font1{
width:30px;
height:28px;
position: absolute;
right: 58%;
top: 45%;
}
.map .lantie{
width: 30px; width: 30px;
height: 28px; height: 28px;
position: absolute; position: absolute;
right: 57%; right: 57%;
top: 52%; top: 52%;
} }
.map .wutie{ .map .font2{
width: 30px; width: 30px;
height: 28px; height: 28px;
position: absolute; position: absolute;
right: 60%; right: 60%;
top: 28%; top: 28%;
} }
.map .xitie{ .map .font3{
width: 30px; width: 30px;
height: 28px; height: 28px;
position: absolute; position: absolute;
right: 66%; right: 66%;
top: 43%; top: 43%;
} }
.map .yintie{ .map .font4{
width: 30px; width: 30px;
height: 28px; height: 28px;
position: absolute; position: absolute;
right: 50%; right: 50%;
top: 31%; top: 31%;
} }
.map .lantie{
width:30px;
height:28px;
}
.map .wutie{
width:30px;
height:28px;
}
.map .xitie{
width:30px;
height:28px;
}
.map .yintie{
width:30px;
height:28px;
}
</style> </style>
</head> </head>
<body class="layui-bg-gray" style=""> <body class="layui-bg-gray" style="">
@ -587,20 +596,24 @@
<!-- <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>-->
<a target="_blank" href="http://www.lanzhoutiejian.jcy.gov.cn" title="兰州铁路运输检察院"> <a class="font1" target="_blank" href="http://www.lanzhoutiejian.jcy.gov.cn" title="兰州铁路运输检察院">
<img th:src="@{/home/base/2Dmap.png}" class="lantie"> <img th:src="@{/home/base/2Dmap.png}" class="lantie">
<span>兰州</span>
</a> </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"> <img th:src="@{/home/base/2Dmap.png}" class="wutie">
<span>武威</span>
</a> </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"> <img th:src="@{/home/base/2Dmap.png}" class="xitie">
<span>西宁</span>
</a> </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"> <img th:src="@{/home/base/2Dmap.png}" class="yintie">
<span>银川</span>
</a> </a>
</li> </li>
</ul> </ul>

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

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

Loading…
Cancel
Save