正在显示
4 个修改的文件
包含
31 行增加
和
10 行删除
@@ -195,8 +195,8 @@ | @@ -195,8 +195,8 @@ | ||
195 | </div> | 195 | </div> |
196 | <div class="inf_rigth"> | 196 | <div class="inf_rigth"> |
197 | <div class="inf_rigth_txt"> | 197 | <div class="inf_rigth_txt"> |
198 | - <div>中国拥有规模化的汽车制造和需求市场,是全球重要的汽车制造与供应基地、跨过企业选择的汽车零部件采购地点。天津是重要的全国研发制造业基地之一,立足京津冀三省市汽车产能,辐射中国北方汽车制造市场,汽车产业集群效应凸显,年产值达1700亿元。在一带一路和京津冀协同发展两大战略机遇叠加下,区位作用日趋显著。</div> | ||
199 | - <div> 由全球会展综合服务商——振威展览股份主办的第十五届天津国际工业博览会(简称:天津工博会)重要子展——天津汽车装备展,将于2020年3月12-15日在天津梅江会展中心举办。天津汽车装备展,依托中国北方汽车制造产业,辐射华北、东北区域,面向长城、夏利、现代、奔驰、一汽、大众、北汽等十余个整车品牌及近千余家配套零部件企业生产制造设备的采购需求,将展示汽车装备制造全产业链的新技术和新产品,是海内外企业开拓北方汽车装备市场、寻找合作伙伴、发现贸易机会的平台。</div> | 198 | + <div>全球工业分东西,西有德国工业强国引领世界风向,东有中国工业制造大国牵动全球工业脉门。就产值而言,中国已领先各国成为全球第一工业大国,天津作为全国先进研发制造业基地,立足京津冀辐射中国北方工业装配市场,产业集群效应凸显。在一带一路、京津冀一体化和自贸区三大战略机遇叠加下,天津的区位引领作用日趋显著。</div> |
199 | + <div>由全球会展综合服务商——振威展览股份主办的第十六届天津国际工业博览会(简称:天津工博会)重要子展——天津国际工业装配及自动化展,将于2020年3月12-15日在天津梅江会展中心举办。天津国际工业装配及自动化展在《中国制造2025》国家重要战略深入实施大背景下,整合全球工业装配资源,融合技术与信息,产业与市场,服务全球工业转型升级。天津国际工业装配及自动化展是关于工业装配及自动化全面解决方案、生产及过程自动化、电气系统、工业IT与制造业信息化、微系统技术的国际盛会,将为现场技术交流、贸易合作、达成交易提供有力保障。真正成为衔接工业装配及自动化领域中天津与中国、中国与世界的一扇窗口。</div> | ||
200 | </div> | 200 | </div> |
201 | <div class="inf_btn"> | 201 | <div class="inf_btn"> |
202 | <div class="index_btn active_btn left_btn"><a href="{:url('audience/stand')}">参观申请</a> </div> | 202 | <div class="index_btn active_btn left_btn"><a href="{:url('audience/stand')}">参观申请</a> </div> |
@@ -595,7 +595,9 @@ | @@ -595,7 +595,9 @@ | ||
595 | <![endif]--> | 595 | <![endif]--> |
596 | <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js" type="text/javascript"></script> | 596 | <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js" type="text/javascript"></script> |
597 | <!--<script src="https://cdn.bootcss.com/wow/1.1.2/wow.min.js"></script>--> | 597 | <!--<script src="https://cdn.bootcss.com/wow/1.1.2/wow.min.js"></script>--> |
598 | -<script src="__TMPL__/public/assets/js/wow.js"></script> | 598 | +<!--动画效果start--> |
599 | +<!--<script src="__TMPL__/public/assets/js/wow.js"></script>--> | ||
600 | +<!--动画效果end--> | ||
599 | <script src="__TMPL__/public/assets/js/libs.min.js" type="text/javascript"></script> | 601 | <script src="__TMPL__/public/assets/js/libs.min.js" type="text/javascript"></script> |
600 | <script src="__TMPL__/public/assets/js/common.js" type="text/javascript"></script> | 602 | <script src="__TMPL__/public/assets/js/common.js" type="text/javascript"></script> |
601 | <script src="__TMPL__/public/assets/js/index.min.js" type="text/javascript"></script> | 603 | <script src="__TMPL__/public/assets/js/index.min.js" type="text/javascript"></script> |
@@ -119,6 +119,19 @@ a:active{ | @@ -119,6 +119,19 @@ a:active{ | ||
119 | font-weight: bold; | 119 | font-weight: bold; |
120 | color:#fff; | 120 | color:#fff; |
121 | } | 121 | } |
122 | +.header_boxerji{ | ||
123 | + top: 150px; | ||
124 | + position: absolute; | ||
125 | + z-index: 10; | ||
126 | + left: -40px; | ||
127 | +} | ||
128 | +.header_submianerji{ | ||
129 | + text-align: left; | ||
130 | + font-size:14px; | ||
131 | + margin: 2% 0; | ||
132 | + font-weight: bold; | ||
133 | + color:#fff; | ||
134 | +} | ||
122 | .btn_box .index_btn{ | 135 | .btn_box .index_btn{ |
123 | float:right; | 136 | float:right; |
124 | margin: 5% 0 0 3%; | 137 | margin: 5% 0 0 3%; |
@@ -224,8 +237,8 @@ color:#fff; | @@ -224,8 +237,8 @@ color:#fff; | ||
224 | background: #a1a625; | 237 | background: #a1a625; |
225 | } | 238 | } |
226 | .backtime{ | 239 | .backtime{ |
227 | - /*position: fixed;*/ | ||
228 | - /*top:65%;*/ | 240 | + position: absolute; |
241 | + margin-top:-40%; | ||
229 | /*right: 2%;*/ | 242 | /*right: 2%;*/ |
230 | 243 | ||
231 | 244 | ||
@@ -760,7 +773,7 @@ color:#fff; | @@ -760,7 +773,7 @@ color:#fff; | ||
760 | .zineng_main{ | 773 | .zineng_main{ |
761 | position: absolute; | 774 | position: absolute; |
762 | width: 626px; | 775 | width: 626px; |
763 | - right: 19%; | 776 | + right: 8%; |
764 | top:25%; | 777 | top:25%; |
765 | } | 778 | } |
766 | .zineng_title{ | 779 | .zineng_title{ |
@@ -800,7 +813,7 @@ color:#fff; | @@ -800,7 +813,7 @@ color:#fff; | ||
800 | background-size: cover; | 813 | background-size: cover; |
801 | position: absolute; | 814 | position: absolute; |
802 | top: 39%; | 815 | top: 39%; |
803 | - left: 20%; | 816 | + left: 15%; |
804 | z-index: 100; | 817 | z-index: 100; |
805 | color:#fff; | 818 | color:#fff; |
806 | font-size:14px; | 819 | font-size:14px; |
@@ -888,6 +901,7 @@ color:#fff; | @@ -888,6 +901,7 @@ color:#fff; | ||
888 | .down_content{ | 901 | .down_content{ |
889 | color:#6A6A6A; | 902 | color:#6A6A6A; |
890 | font-size:14px; | 903 | font-size:14px; |
904 | + height:40px; | ||
891 | text-align: center; | 905 | text-align: center; |
892 | text-overflow: ellipsis; | 906 | text-overflow: ellipsis; |
893 | display: -webkit-box; | 907 | display: -webkit-box; |
@@ -747,7 +747,7 @@ img:not([width]) { | @@ -747,7 +747,7 @@ img:not([width]) { | ||
747 | 747 | ||
748 | .index_top .index_section_bg { | 748 | .index_top .index_section_bg { |
749 | padding-top: 0; | 749 | padding-top: 0; |
750 | - height:640px !important; | 750 | + height:400px !important; |
751 | } | 751 | } |
752 | 752 | ||
753 | .index_top_bgs, .index_top_bgs > div { | 753 | .index_top_bgs, .index_top_bgs > div { |
@@ -757,7 +757,7 @@ img:not([width]) { | @@ -757,7 +757,7 @@ img:not([width]) { | ||
757 | width: 100%; | 757 | width: 100%; |
758 | height: 100%; | 758 | height: 100%; |
759 | overflow: hidden; | 759 | overflow: hidden; |
760 | - height:640px !important; | 760 | + height:400px !important; |
761 | } | 761 | } |
762 | 762 | ||
763 | .index_top_bgs > div { | 763 | .index_top_bgs > div { |
@@ -38,6 +38,9 @@ | @@ -38,6 +38,9 @@ | ||
38 | </volist> | 38 | </volist> |
39 | </ul> | 39 | </ul> |
40 | </div> | 40 | </div> |
41 | + <div class="header_boxerji"> | ||
42 | + <div class="header_submianerji wow fadeIn" data-wow-duration="1s" data-wow-delay="0.7s">天津国际工业装配及自动化展览会</div> | ||
43 | + </div> | ||
41 | <div class="header_box"></div> | 44 | <div class="header_box"></div> |
42 | </div> | 45 | </div> |
43 | </div> | 46 | </div> |
@@ -97,7 +100,9 @@ | @@ -97,7 +100,9 @@ | ||
97 | 100 | ||
98 | <!--<![endif]--> | 101 | <!--<![endif]--> |
99 | <!--<script src="https://cdn.bootcss.com/wow/1.1.2/wow.min.js"></script>--> | 102 | <!--<script src="https://cdn.bootcss.com/wow/1.1.2/wow.min.js"></script>--> |
100 | -<script src="__TMPL__/public/assets/js/wow.js"></script> | 103 | +<!--动画效果start--> |
104 | +<!--<script src="__TMPL__/public/assets/js/wow.js"></script>--> | ||
105 | +<!--动画效果end--> | ||
101 | <script src="__TMPL__/public/assets/js/libs.min.js" type="text/javascript"></script> | 106 | <script src="__TMPL__/public/assets/js/libs.min.js" type="text/javascript"></script> |
102 | <script src="__TMPL__/public/assets/js/common.js" type="text/javascript"></script> | 107 | <script src="__TMPL__/public/assets/js/common.js" type="text/javascript"></script> |
103 | <script src="__TMPL__/public/assets/js/index.min.js" type="text/javascript"></script> | 108 | <script src="__TMPL__/public/assets/js/index.min.js" type="text/javascript"></script> |
-
请 注册 或 登录 后发表评论