Commit de56f74b by caojingji

修改样式

parent 65e1c3dc
...@@ -22,10 +22,10 @@ ...@@ -22,10 +22,10 @@
<style> <style>
.float-div{float: left;margin: 15px 0 25px 0;width:100%;} .float-div{float: left;margin: 15px 0 25px 0;width:100%;}
.xx-box{width:100%;height:240px;margin:0 auto;background: #fff;position: relative;} .xx-box{width:100%;height:240px;margin:0 auto;background: #fff;position: relative;}
.box-s {width: 100%;box-shadow: 3px 6px 6px #c7c4c4;} .box-s {width: 99%;box-shadow: 3px 6px 6px #c7c4c4;}
.header-title-img {left: 19px;} .header-title-img {left: 19px;}
.heade-box {background-position: inherit;} .heade-box {background-position: inherit;}
.result{} .result{width:99%;}
.lf-img{display: inline-block;width:36%;height:100%;float: left;} .lf-img{display: inline-block;width:36%;height:100%;float: left;}
.lf-img>img{width:135px;margin:0 10px;position: absolute;top:50%;margin-top:-83px;margin-left:25px;} .lf-img>img{width:135px;margin:0 10px;position: absolute;top:50%;margin-top:-83px;margin-left:25px;}
.rg-xx{display: inline-block;width:61%;position:relative;z-index:1000000;border: 1px solid #ececec;border-radius: 5px;padding-left:10px;} .rg-xx{display: inline-block;width:61%;position:relative;z-index:1000000;border: 1px solid #ececec;border-radius: 5px;padding-left:10px;}
...@@ -44,21 +44,21 @@ ...@@ -44,21 +44,21 @@
border-radius: 11px; border-radius: 11px;
font-size: 12px;color:#fff;} font-size: 12px;color:#fff;}
.over{ overflow: inherit;white-space: inherit;} .over{ overflow: inherit;white-space: inherit;}
.cxtj table input, .cxjg table input {margin-top: -3px;} .cxtj table input, .cxjg table input{margin-top:-3px;}
</style> </style>
<body> <body>
<%--<header class="heade-box"> <%--<header class="heade-box">
<img src="images/bs-banner.png" class="header-title-img" alt=""> <img src="images/bs-banner.png" class="header-title-img" alt="">
</header>--%> </header>--%>
<div class="cxtj w"> <div class="w">
<div class="head clearfix"> <div class="head clearfix">
<div class="aj_message"> <div class="aj_message">
<span class="aj_code">时空轨迹伴随结果展示</span> <span class="aj_code">区域碰撞结果展示</span>
</div>
</div> </div>
<div class="xzzxyw_bg ajxx_wrap"> </div>
<div class="cxtj box-s">
<!--任务信息--> <!--任务信息-->
<fieldset> <fieldset>
<legend>任务信息</legend> <legend>任务信息</legend>
<table> <table>
<tbody> <tbody>
...@@ -109,8 +109,8 @@ ...@@ -109,8 +109,8 @@
</tbody> </tbody>
</table> </table>
</fieldset> </fieldset>
</div> </div>
<div class="result box-s" style="overflow: hidden;"> <div class="result box-s" style="overflow: hidden;">
<!--查询条件--> <!--查询条件-->
<div class="cxjg"> <div class="cxjg">
<form name="skgjbsjgzsForm"style="margin-top:15px;"> <form name="skgjbsjgzsForm"style="margin-top:15px;">
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
</legend> </legend>
<input type="hidden" id = "yhCate" name="yhCate" value="00" /> <input type="hidden" id = "yhCate" name="yhCate" value="00" />
<input type="hidden" id = "projectName" name="projectName" value="刑专智慧侦查脑图" /> <input type="hidden" id = "projectName" name="projectName" value="刑专智慧侦查脑图" />
<table style="display: none" class="cxtj-table sp_table"> <table style="display: none" class="cxtj-table sp_table">
<tbody> <tbody>
<input type="hidden" name="taskId" value="${taskId}"> <input type="hidden" name="taskId" value="${taskId}">
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment