|
|
@@ -302,6 +302,37 @@
|
|
|
.detail .text-left a:first-child:hover{
|
|
|
background: #be3b1b;
|
|
|
}
|
|
|
+ .detail .text-left a:nth-child(2){
|
|
|
+ margin-right: 60px;
|
|
|
+ display: inline-block;
|
|
|
+ width: 160px;
|
|
|
+ height: 34px;
|
|
|
+ line-height: 34px;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
+ background: #ff7624;
|
|
|
+ border-radius: 3px;
|
|
|
+ border: none;
|
|
|
+ }
|
|
|
+ .detail .text-left a:nth-child(2):hover{
|
|
|
+ background: #be3b1b;
|
|
|
+ } .detail .text-left a:nth-child(2){
|
|
|
+ margin-right: 60px;
|
|
|
+ display: inline-block;
|
|
|
+ width: 160px;
|
|
|
+ height: 34px;
|
|
|
+ line-height: 34px;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #fff;
|
|
|
+ background: #ff7624;
|
|
|
+ border-radius: 3px;
|
|
|
+ border: none;
|
|
|
+ }
|
|
|
+ .detail .text-left a:nth-child(2):hover{
|
|
|
+ background: #be3b1b;
|
|
|
+ }
|
|
|
.detail .text-left a:last-child{
|
|
|
width: 130px;
|
|
|
height: 34px;
|
|
|
@@ -627,7 +658,8 @@
|
|
|
<a href="">查看样式</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="text-left submitBtn" style="margin-top: 75px;"><a href="publicOfferingCertification4">保存,下一步</a><a href="publicOfferingCertification2">返回上一页</a></div>
|
|
|
+ <div class="text-left submitBtn" style="margin-top: 75px;"><a href="publicOfferingCertification4">保存,下一步</a><a
|
|
|
+ href="">提交</a><a href="publicOfferingCertification2">返回上一页</a></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|