|
@@ -14,7 +14,7 @@ body{
|
|
|
.b-nav {
|
|
|
border-top-color: rgb(255, 90, 95);
|
|
|
}
|
|
|
-#content {
|
|
|
+#content {
|
|
|
margin-left:0px;
|
|
|
}
|
|
|
.widget-box {
|
|
@@ -28,14 +28,14 @@ body{
|
|
|
}
|
|
|
#contentindex{
|
|
|
background: none repeat scroll 0 0 #fff;
|
|
|
- margin-right: 0;
|
|
|
- position: relative;
|
|
|
- width: auto;
|
|
|
+ margin-right: 0;
|
|
|
+ position: relative;
|
|
|
+ width: auto;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
#webbtsm{
|
|
|
- border-top:1px solid #E5E6E9;
|
|
|
- height:88px;
|
|
|
+ border-top:1px solid #E5E6E9;
|
|
|
+ height:88px;
|
|
|
width:100%;
|
|
|
background-color:#f0f0f0;
|
|
|
line-height:25px;
|
|
@@ -53,8 +53,8 @@ body{
|
|
|
margin-top: 10px;
|
|
|
}
|
|
|
#banquan{
|
|
|
- border-top:1px solid #E5E6E9;
|
|
|
- height:50px;
|
|
|
+ border-top:1px solid #E5E6E9;
|
|
|
+ height:50px;
|
|
|
width:100%;
|
|
|
background-color:#f0f0f0;
|
|
|
line-height:20px;
|
|
@@ -71,28 +71,28 @@ body{
|
|
|
<!-- 中间 -->
|
|
|
<div class="row" style="padding:10px 0px; margin:0 auto;">
|
|
|
<div id="contentindex">
|
|
|
-
|
|
|
+
|
|
|
<div class="container-fluid">
|
|
|
<div style="margin-top:0px;" class="row-fluid">
|
|
|
- <div class="span12">
|
|
|
+ <div class="span12">
|
|
|
<div class="widget-content nopadding">
|
|
|
-
|
|
|
+
|
|
|
<div style="width:98%; margin:auto; margin-bottom:10px;">
|
|
|
-
|
|
|
+
|
|
|
<div style="margin-top: 40px;height:35px; border-bottom:1px solid #e5e6e9;">
|
|
|
<div style="height:20px;width:10px;background-color:#FF5A5F;float:left;"></div>
|
|
|
<div style="color:#FF5A5F;float:left;margin-left:15px;">网站介绍</div>
|
|
|
<div style="clear:both;"></div>
|
|
|
</div>
|
|
|
- <div style="margin-top: 20px;">{{.T.s_content}}</div>
|
|
|
+ <div style="margin-top: 20px;">{{.T.s_content}}</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
</div>
|
|
|
|
|
|
|
|
@@ -101,24 +101,24 @@ body{
|
|
|
<div id="contentindex">
|
|
|
<div class="container-fluid">
|
|
|
<div style="margin-top:0px;" class="row-fluid">
|
|
|
- <div class="span12">
|
|
|
+ <div class="span12">
|
|
|
<div class="widget-content nopadding">
|
|
|
<div style="width:98%; margin:auto; margin-bottom:10px;">
|
|
|
-
|
|
|
+
|
|
|
<div style="margin-top: 40px;height:35px; border-bottom:1px solid #e5e6e9;">
|
|
|
<div style="height:20px;width:10px;background-color:#FF5A5F;float:left;"></div>
|
|
|
<div style="color:#FF5A5F;float:left;margin-left:15px;">手机体验</div>
|
|
|
<div style="clear:both;"></div>
|
|
|
</div>
|
|
|
- <div style="width:100%; margin-top: 20px;" class="text-center"><img src="{{if .T.s_pic }}{{.T.s_pic}}{{else}}{{Msg "seo" "cdn"}}/images/u109.png{{end}}"/></div>
|
|
|
- <div style="width:100%;margin-top: 20px;" class="text-center">微信关注企明星公众号qmx-cn</br>体验企明星的强大功能</div>
|
|
|
+ <div style="width:100%; margin-top: 20px;" class="text-center"><img src="{{if .T.s_pic }}{{.T.s_pic}}{{else}}{{Msg "seo" "cdn"}}/images/u109.png{{end}}"/></div>
|
|
|
+ <div style="width:100%;margin-top: 20px;" class="text-center">微信关注企明星公众号qmx-cn</br>体验企明星的强大功能</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
</div>
|
|
|
|
|
|
|
|
@@ -135,7 +135,7 @@ body{
|
|
|
<div style="clear:both;"></div>
|
|
|
</div>
|
|
|
<div class="text-center" id="banquan">
|
|
|
-©2015-2016 拓普丰联 版权所有 | 京ICP备14030217号-2
|
|
|
+©2015-2023 北京剑鱼信息技术有限公司 版权所有 | 京ICP备2021020018号-5
|
|
|
</div>
|
|
|
|
|
|
{{include "/common/bottom.html"}}
|