master
parent
0816b56c04
commit
ec1e8ff394
|
@ -1267,7 +1267,6 @@ select {
|
||||||
|
|
||||||
.ty_zgcon>:nth-child(1) {
|
.ty_zgcon>:nth-child(1) {
|
||||||
width: 88px;
|
width: 88px;
|
||||||
height: 85px;
|
|
||||||
margin-right: 11px;
|
margin-right: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1235,7 +1235,7 @@ select {
|
||||||
|
|
||||||
.ty_zgcon>:nth-child(2)>img {
|
.ty_zgcon>:nth-child(2)>img {
|
||||||
width: 98px;
|
width: 98px;
|
||||||
height: 60px;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1408,8 +1408,6 @@ select {
|
||||||
|
|
||||||
.ty_zlcon>:nth-child(2)>img {
|
.ty_zlcon>:nth-child(2)>img {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
height: 63px;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ty_zlcon>:nth-child(3) {
|
.ty_zlcon>:nth-child(3) {
|
||||||
|
|
|
@ -8,17 +8,16 @@
|
||||||
<title>关于我们</title>
|
<title>关于我们</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
||||||
<link rel="stylesheet" href="../../css/aboutUs.css">
|
<link rel="stylesheet" href="../../css/aboutUs.css">
|
||||||
|
|
||||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
<script src="../../js/huaxia.js"></script>
|
||||||
<style>
|
<style>
|
||||||
.foot-iframe {
|
|
||||||
width: 100%;
|
|
||||||
height: 400px;
|
|
||||||
}
|
|
||||||
.ty_topifrane {
|
.ty_topifrane {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 285px;
|
height: 285px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ty_moban {
|
.ty_moban {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-shadow: 0px 3px 4px rgb(0 0 0 / 6%);
|
box-shadow: 0px 3px 4px rgb(0 0 0 / 6%);
|
||||||
|
@ -118,7 +117,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no" marginwidth='0' marginheight='0'></iframe>
|
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no" marginwidth='0' marginheight='0'></iframe>
|
||||||
|
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no" marginwidth='0' marginheight='0'></iframe>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -891,7 +891,8 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- 书刊杂志上传 -->
|
<!-- 书刊杂志上传 -->
|
||||||
<div style="display:none;" data-in="14" class="ty_ris ">
|
<div style="display:none;" data-in
|
||||||
|
="14" class="ty_ris ">
|
||||||
<p class="ty_tit">添加作品</p>
|
<p class="ty_tit">添加作品</p>
|
||||||
<form class="ty_riscon ty_jgzl ty_zltj" style="margin-top: 10px;padding-left: 25px;">
|
<form class="ty_riscon ty_jgzl ty_zltj" style="margin-top: 10px;padding-left: 25px;">
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Reference in New Issue