响应式

master
chen 2021-10-08 16:38:03 +08:00
parent 4d571d2a0f
commit 9e6ac13a19
34 changed files with 650 additions and 483 deletions

View File

@ -1042,7 +1042,7 @@ input {
line-height: 45px;
border-radius: 3px;
}
.sk-swiper-img{max-height: 618px;object-fit: cover;}
.goShop,
#successk div:last-child div {
margin: 50px 0;
@ -1477,12 +1477,14 @@ input {
border-radius: 100%;
border: 2px solid #818181;
margin-right: 6px;
flex-shrink: 0;
}
.pm-detail-box {
width: 86%;
width: 100%;
background: #f4f4f4;
padding: 20px;
padding: 10px;
box-sizing: border-box;
}
.pm-detail-box .font-24 {
@ -1796,8 +1798,7 @@ input {
border-top: 1px solid #CCCCCC;
}
#sh-list a{width: 41%;}
#cq-list a{width: 100%;}
#cq-list a,#sh-list a{width: 41%;}
#sh-list a .pa{bottom: 0px;background: linear-gradient(to top,rgba(0,0,0,.5),rgba(255,255,255,0));margin: 0;}
#sh-list .dis .m-y20:last-child {
margin-right: 0;
@ -1873,7 +1874,7 @@ input {
margin-left: 46px;
}
.detail-right .p-s20 img:first-child {
.isSearch img {
width: 14px;
height: 13px;
margin-right: 4px;
@ -5873,11 +5874,17 @@ ul {
}
.tyAboutUs_text{
text-indent: 2em;
/* text-indent: 2em; */
font-size: 15px;
color: #191919;
line-height: 30px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 11;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
word-break: break-all;
}
.tyAboutUs_imgcon{
width: 100%;
@ -5893,9 +5900,11 @@ ul {
display: inline-block;
display: flex;
}
.tyAboutUs_renwu>img{
max-width: 242px;
margin-right: 21px;
.tyAboutUs_renwu img{
width: 100%;
max-height: 330px;
margin-right: 30px;
object-fit: cover;
}
.tyAboutUs-pd{
padding-top: 15px;
@ -5904,6 +5913,9 @@ ul {
display: flex;
justify-content: space-between;
}
.tyAboutUs_renwucon .tyAboutUs_renwu {
width: 48%;
}
.tyAboutUs_titcon{
margin-top: 67px;
}
@ -5936,7 +5948,13 @@ ul {
width: 100%;
}
.swiper-slide-active .gz_swicon p{
display: block;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
word-break: break-all;
}
.swiper-slide span{
display: inline-block;
@ -5966,19 +5984,16 @@ ul {
.tyAboutUs_lxmiancon{
margin-top: 50px;
display: flex;
}
.tyAboutUs_lxmiancon>div{width: 50%;display: flex;justify-content: space-between;}
.tyAboutUs_lxwx{
margin-left: 121px;
margin-top: 49px;
max-width: 100px;
max-width: 99px;
margin-right: 52px;
}
.tyAboutUs_lxwxa{
margin-left: 166px;
margin-top: 49px;
max-width: 100px;
max-width: 99px;
}
.tyAboutUs_lxwx p{
@ -5995,11 +6010,9 @@ ul {
text-align: center;
margin-top: 11px;
}
.tyAboutUs_lxwxa img{
width: 100%;
}
.tyAboutUs_lxwx img{
width: 100%;
.tyAboutUs_lxwxa img,.tyAboutUs_lxwx img{
width: 99px;
height: 99px;
}
.tyhder_herader .tyhder_listnavpad{
position: absolute;top: 104px;

View File

@ -327,7 +327,7 @@
.ty_int {margin-bottom: 10px;flex-direction: column;align-items: flex-start;}
.ty_int p{margin-bottom: 10px;}
.ty_name > :nth-child(1),.ty_setle > :nth-child(1),.ty_int > :nth-child(1) {width: auto;text-align: left;margin-right: 10px;}
.ty_int > :nth-child(2) {width: 100%;height: 45px;}
.ty_int > :nth-child(2) {width: 100%;height: 40px;font-size: 14px;}
.ty_img label,.ty_int p,.ty_setle p{flex-shrink: 0;}
.ty_setle{display: flex;flex-direction: column;align-items: flex-start;}
.ty_setle select{width: 100%;height: 45px;margin-top: 10px;}
@ -336,7 +336,7 @@
.ty_img{flex-direction: column;}
.chooseImg-content {margin-top: 10px;margin-left: 0px;}
.ty_img > :nth-child(1) { padding-top: 0px;width: auto;text-align: left;margin-right: 10px;}
#div2{margin-right: 0px;margin-top: 10px;position: relative;z-index: 1;}
#div2,#div1{margin-right: 0px;margin-top: 10px;position: relative;z-index: 1;}
.ty_btn button{margin-right: 0px;}
.ty_btn > button {font-size: 14px;width: 100px;height: 40px;}
/* 右侧-修改密码 */
@ -378,8 +378,8 @@
.ty_ysnr,.ty_wdgz,.ty_yishusc,.ty_yspcon {width: 48%;padding-right: 0px; margin-bottom: 20px;}
.ty_ysnr > p,.ty_wdgz > p,.ty_yspcon > p {font-size: 14px;margin-top: 10px;}
.ty_sccon{padding-left: 0px;}
.ty_yishusc > :nth-child(2) {font-size: 14px;margin-top: 10px; margin-bottom: 10px;}
.ty_yishusc > :nth-child(3) {font-size: 12px;line-height: 20px;}
.ty_yishusc > :nth-child(2) {font-size: 14px;margin: 10px;}
.ty_yishusc > :nth-child(3) {font-size: 12px;line-height: 20px;margin: 0 10px;}
/* 我的积分 */
.ty_jftit {height: auto;padding: 10px;margin-top: 10px;}
.ty_jftit > :nth-child(1) {font-size: 16px;}
@ -415,7 +415,7 @@
.zg-btn-box{display: flex;justify-content: space-between;flex-direction: row;}
.tyzg_sc{margin-top: 0px;margin-left: 10px;}
.tyzg_sc{margin-top: 0px;margin-left: 10px;}
.ty_pj,.tyzg_sc{width: 50px;height: 30px;line-height: 30px;}
.ty_pj,.tyzg_sc{width: 40px;height: 20px;line-height: 20px;font-size: 12px;}
/* 收货地址 */
#mySH {margin-top: 10px;}
.ty_shtit {height: 60px;padding-left: 10px;padding-right: 10px;}
@ -441,7 +441,6 @@
.tui-box .tc td:nth-child(1){width: 6%;padding: 20px 0px 50px 0px;}
.tui-box tr:last-child td:nth-child(1){width: 6%;padding: 0px;}
.tui-box .tc td:nth-child(2){width: 63px;padding: 20px 10px 50px 10px;}
.tui-box .tc td:nth-child(2){border: none;}
.tui-box tr:last-child td:nth-child(2){width: auto;padding-top: 18px;padding-left: 10px;}
.tui-box .tc td:nth-child(2) img{float: left;}
.tui-box .tc td:nth-child(3){width: 100%;padding: 20px 10px 50px 10px;}
@ -453,9 +452,45 @@
.tui-box .tc td:nth-child(6) input{display: none;}
.foot-all-box {margin: 20px 0;}
#pre_next_box button {width: 60px;height: 30px; line-height: 30px;font-size: 13px;}
#myTJ{margin-top: -10px;}
#myFW{margin-top: -20px;}
#mySK{margin-top: -20px;}
#myTJ,#myFW,#mySK{margin-bottom: 10px;}
.ty_yhmn {
font-size: 26px;
line-height: 10px;
}
header .pubpopu .identity ul {
font-size: 15px;
}
header .pubpopu .layui-input {
font-size: 14px;
height: 40px;
}
.bbtn {
height: 40px;
line-height: 40px;
font-size: 14px;
}
header .container .bot a {
font-size: 13px;
}
#forget .codes div, #register-gk .codes div, #register-jk .codes div, #register-yk .codes div {
width: 120px;
height: 38px;
line-height: 40px;
}
.pubpopu {
font-size: 13px;
}
.agree-box {
display: flex;
align-items: center;
font-size: 13px;
}
.edit_delete{width: 50px;height: 20px;line-height: 20px;}
.zhenggaoZhanw{height: 10px;}
.cart-content>div:nth-child(1) input{width: auto;}
section .whole .whole-1 .toggle,section .whole .whole-1 .commodity{padding: 0;}
#jgjj-box>div:nth-child(2){margin: 0px;}
}
@media screen and (min-width:751px) and (max-width:850px) {
.logo{width: 26%;}
@ -525,7 +560,7 @@
.zg-btn-box{display: flex;justify-content: space-between;flex-direction: row;}
.tyzg_sc{margin-top: 0px;margin-left: 10px;}
.tyzg_sc{margin-top: 0px;margin-left: 10px;}
.ty_pj,.tyzg_sc{width: 50px;height: 30px;line-height: 30px;}
.ty_pj,.tyzg_sc{width: 40px;height: 20px;line-height: 20px;font-size: 12px;}
/* 收货地址 */
#mySH {margin-top: 10px;}
.ty_shtit {height: 60px;padding-left: 10px;padding-right: 10px;}
@ -551,7 +586,6 @@
.tui-box .tc td:nth-child(1){width: 6%;padding: 20px 0px 50px 0px;}
.tui-box tr:last-child td:nth-child(1){width: 6%;padding: 0px;}
.tui-box .tc td:nth-child(2){width: 63px;padding: 20px 10px 50px 10px;}
.tui-box .tc td:nth-child(2) div{border: none;}
.tui-box tr:last-child td:nth-child(2){width: auto;padding-top: 18px;padding-left: 10px;}
.tui-box .tc td:nth-child(2) img{float: left;}
.tui-box .tc td:nth-child(3){width: 100%;padding: 20px 10px 50px 10px;}
@ -565,7 +599,11 @@
#pre_next_box button {width: 60px;height: 30px; line-height: 30px;font-size: 13px;}
#myTJ{margin-top: -10px;}
#myFW{margin-top: -20px;}
#mySK{margin-top: -20px;}
#mySK{margin-top: -30px;}
.cart-content>div:nth-child(1) input{width: auto;}
section .whole .whole-1 .toggle,section .whole .whole-1 .commodity{padding: 0;}
/* 商城 */
#rem-list a img, #jf-list a img {height: 140px;}
}
@media screen and (min-width:851px) and (max-width:1000px) {
.logo{width: 26%;}
@ -656,7 +694,7 @@
.ty_zgyscon .tc td:nth-child(5){position: absolute;border-bottom: none;right: 0;bottom: 0;}
.zg-btn-box{display: flex;justify-content: space-between;flex-direction: row;}
.tyzg_sc{margin-top: 0px;margin-left: 10px;}
.ty_pj,.tyzg_sc{width: 50px;height: 30px;line-height: 30px;}
.ty_pj,.tyzg_sc{width: 40px;height: 20px;line-height: 20px;font-size: 12px;}
/* 收货地址 */
#mySH {margin-top: 10px;}
.ty_shtit {height: 60px;padding-left: 10px;padding-right: 10px;}
@ -682,7 +720,6 @@
.tui-box .tc td:nth-child(1){width: 6%;padding: 20px 0px 50px 0px;}
.tui-box tr:last-child td:nth-child(1){width: 6%;padding: 0px;}
.tui-box .tc td:nth-child(2){width: 63px;padding: 20px 10px 50px 10px;}
.tui-box .tc td:nth-child(2) div{border: none;}
.tui-box tr:last-child td:nth-child(2){width: auto;padding-top: 18px;padding-left: 10px;}
.tui-box .tc td:nth-child(2) img{float: left;}
.tui-box .tc td:nth-child(3){width: 100%;padding: 20px 10px 50px 20px;}
@ -696,7 +733,9 @@
#pre_next_box button {width: 60px;height: 30px; line-height: 30px;font-size: 13px;}
#myTJ{margin-top: -10px;}
#myFW{margin-top: -20px;}
#mySK{margin-top: -20px;}
#mySK{margin-top: -30px;}
.cart-content>div:nth-child(1) input{width: auto;}
section .whole .whole-1 .toggle,section .whole .whole-1 .commodity{padding: 0;}
}
@media screen and (max-width:1000px){
.tyhder_herader .dis>a {
@ -727,6 +766,49 @@ align-items: center;
}
.ty_riscon{padding: 20px;}
/* 联系我们 */
.ty_pd {
padding: 0 20px;
}
.tyAboutUs_her {
height: 80px;
font-size: 26px;
line-height: 80px;
margin-bottom: 0px;
}
.tyAboutUs_lxmiancon {
margin-top: 20px;width: 100%;flex-direction: column;
}
.tyAboutUs_lxwo{float: left;width: 100%;}
.tyAboutUs_lxwxa,.tyAboutUs_lxwx{margin: 0px;position: absolute;right: 20px;}
.tyAboutUs_lxwx{top: 40%;}
.tyAboutUs_lxwxa{top: 76%;}
/* 关于我们 */
.tyAboutUs_imgcon {margin: 10px 0;}
.tyAboutUs_renwu {display: flex;flex-direction: column;}
.tyAboutUs_renwu img {max-height: 200px;margin-right: 0px;margin-bottom: 10px;}
.tyAboutUs_text {-webkit-line-clamp: 6;line-height: 25px;}
.tyAboutUs_titcon {margin-top: 20px;}
.tyAboutUs_titcon>:nth-child(1) {font-size: 18px;padding-bottom: 20px;margin-bottom: 30px;}
.tyAboutUs_titcon>:nth-child(2){margin-bottom: 20px;}
.swiper-slide p{line-height: 22px;}
.swiper-slide-active .gz_swicon p{ -webkit-line-clamp: 5;}
.pm-detail-box .m-sx20{margin-bottom: 0px;}
.pm-swiper{margin-top: 20px;}
.pm-swiper .p-zy20 {padding: 10px 10px 0 10px;}
#jgysp-box{margin-top: -10px;margin-bottom: 0px;padding-bottom: 20px;}
.sk-swiper-img{max-height: 350px;}
#jg-detail {margin-top: -10px;margin-bottom: 0px;padding-bottom: 20px;}
.ys-swiper{margin-bottom: 10px;}
/* 立即兑换 */
#duik .p-zy40{padding-left: 10px;padding-right: 10px;}
#duik .linh48{line-height: 25px;}
#duik .m-s30{margin-top: 10px;font-size: 14px;}
#duik .pd20{padding: 10px;}
#duik .font-16{font-size: 14px;}
.bord2>div>div{flex-shrink: 0;font-size: 12px;}
#sumitdh {width: 100%;height: 40px;line-height: 40px;font-size: 14px;}
#isTank>div>div {padding-bottom: 10px;}
}
@media screen and (min-width:1001px) and (max-width:1120px) {
@ -764,6 +846,9 @@ align-items: center;
padding-bottom: 26px;
}
.ty_riscon{padding: 20px;}
/* 关于我们 */
.tyAboutUs_renwu img {max-height: 200px;margin-right: 20px;}
.tyAboutUs_text {-webkit-line-clamp: 8;line-height: 25px;}
}
@media screen and (min-width:1121px) and (max-width:1260px) {
@ -794,6 +879,11 @@ align-items: center;
}
.ty_riscon{padding: 20px;}
/* 关于我们 */
.tyAboutUs_renwu img {max-height: 200px;margin-right: 20px;}
.tyAboutUs_text {-webkit-line-clamp: 8;line-height: 25px;}
/* 拍卖 */
#pm-list img{height: 320px;width: 50%;}
}
@media screen and (min-width:1261px) and (max-width:1350px) {
@ -821,6 +911,11 @@ align-items: center;
padding-bottom: 26px;
}
.ty_riscon{padding: 20px;}
/* 关于我们 */
.tyAboutUs_renwu img {max-height: 200px;margin-right: 20px;}
.tyAboutUs_text {-webkit-line-clamp: 8;}
/* 拍卖 */
#pm-list img{height: 320px;width: 50%;}
}
@media (min-width:1200px) and (max-width:1440px){
.p-zy180,.head-box{padding: 20px 120px!important;}
@ -869,6 +964,13 @@ align-items: center;
/* 艺术家个人资料 */
.ty_setle p{flex-shrink: 0;}
.ty_riscon{padding:20px;}
/* 关于我们 */
.tyAboutUs_renwu img {max-height: 240px;margin-right: 20px;}
.tyAboutUs_text {-webkit-line-clamp: 8;}
/* 拍卖 */
#pm-list img{height: 320px;width: 50%;}
/* 商城 */
#rem-list a img, #jf-list a img {max-height: 170px;}
}
@media screen and (min-width:1621px) and (max-width:1820px) {
@ -882,11 +984,15 @@ align-items: center;
.jg-xian{display: none;}
/* 结算页面 */
section .whole .whole-1 .Buyers #container #wrap .address .name {width: 120px;padding: 10px 0;text-align: center;}
/* 关于我们 */
.tyAboutUs_renwu img {max-height: 240px;margin-right: 20px;}
.tyAboutUs_text {-webkit-line-clamp: 8;}
/* 拍卖 */
#pm-list img{height: 320px;width: 60%;}
}
@media (min-width:767px) and (max-width:991px){
.tygrzx_ysnr {
width: 25%;
}
#zx-list img {width: 250px;max-height: 155px;}
#zx-list .clips2 {-webkit-line-clamp: 1;}
@ -931,7 +1037,7 @@ align-items: center;
.trainDetail .p-zy40{padding-left: 20px;padding-right: 20px;}
.trainDetail .clips4{-webkit-line-clamp: 3;}
.trainDetail .linh30{line-height: 25px;}
#pm-list img{height: 200px;}
#pm-list img{height: 200px;width: 50%;}
#pm-list .w56{width: 100%;padding-left: 10px;padding-right: 10px;}
#pm-list .clips3{-webkit-line-clamp: 2;}
#pm-list .m-s20{margin-top: 10px;}
@ -1160,8 +1266,8 @@ align-items: center;
.trainDetail .m-zy20{margin-right: 0px;}
.shop-swiper .swiper-pagination-bullet{width: 6px;height: 6px;}
#rem-list,#jf-list {justify-content: space-between;flex-direction: column;align-items: flex-start;}
#rem-list .w20,#jf-list .w20{width: 100%;}
#rem-list,#jf-list {justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
#rem-list .w20,#jf-list .w20{width: 48%;}
#rem-list .m-s20,#jf-list .m-s20{margin-top: 10px;}
#rem-list .clips2,#jf-list .clips2{-webkit-line-clamp: 1;}
#rem-list a div:nth-of-type(1), #jf-list a div:nth-of-type(1){height: 20px;}
@ -1171,7 +1277,7 @@ align-items: center;
.shop-swiper{padding-top: 10px;}
#sh-list {flex-direction: column;}
#sh-list>a:first-child{width: 100%;}
#cq-list a,#sh-list>a:first-child{width: 100%;}
#cq-list .w59,#sh-list .w59{justify-content: space-between;flex-wrap: wrap;width: 100%;margin-top: 10px;}
#cq-list .w33,#sh-list .w33{width: 48%;margin-bottom: 10px;}
#cq-list .m-z20,#sh-list .m-z20{margin-left: 0px;}
@ -1213,7 +1319,7 @@ align-items: center;
.detail-right .p-s20 > .dac{margin-left: 0px;}
#pm-list{padding-bottom: 0px;}
#pm-list .m-x30{margin-bottom: 20px;}
#pm-list img{height: 150px;}
#pm-list img{height: 150px;width: 50%;}
#pm-list .w56{width: 100%;padding-left: 10px;padding-right: 10px;}
#pm-list .clips3{-webkit-line-clamp: 2;}
#pm-list .m-s20{margin-top: 10px;}
@ -1244,7 +1350,7 @@ align-items: center;
.artist_detail_right .font-24{font-size: 20px;}
.artist_detail_right .linh42{line-height: 30px;}
.artist_detail_right .m-sx20{margin-top: 10px;margin-bottom: 10px;}
.artist_detail_right .p-s20{padding-top: 0px;}
.artist_detail_right .p-s20{padding-top: 10px;}
.goMai {font-size: 13px; padding: 6px 15px;}
#previewImg div:first-child{width: 60%;height: auto;}
@ -1307,11 +1413,12 @@ align-items: center;
.jies-list div:nth-child(4)::before{content: '合计:';font-size: 14px;}
.jies-list div:nth-child(4){position: absolute;bottom: 10px;right: 0;width: auto;}
section .whole .whole-1 .Buyers #container #wrap .address .na-2{margin-top: 0px;}
.yhmoney{margin-top: 20px;}
.yhmoney > div:first-child {font-size: 30px;}
.yhyuan {font-size: 12px;}
.yhman {font-size: 12px;}
.yhdate {margin-top: 22px;font-size: 12px;}
.yhguoqi {margin-top: 22px;font-size: 12px;}
.yhdate {margin-top: 16px;font-size: 12px;}
.yhguoqi {margin-top: 16px;font-size: 12px;}
section .whole .whole-1 .Wxcollec {line-height: 0px;padding-top: 40px;}
section .whole .whole-1 .Wxcollec .wxprice span {font-size: 20px;}
@ -1329,6 +1436,12 @@ align-items: center;
.tankt {font-size: 14px;}
.zzFoot{display: inline-block;width: 100%;}
/* 联系我们 */
.tyAboutUs_lxmiancon>div{width: 66%;}
.tyAboutUs_lxwxa,.tyAboutUs_lxwx{margin: 0px;position: absolute;right: 20px;max-width: 99px;}
.tyAboutUs_lxwx{top: 28%;}
.tyAboutUs_lxwxa{top: 54%;}
.tyAboutUs_lxwo p{margin-bottom: 10px;}
}
@media (max-width:520px){
.tygrzx_mr {
@ -1577,8 +1690,8 @@ white-space: nowrap;
#zx-list .m-y30{margin-right: 10px;}
.trainDetail .p-zy40{padding-left: 20px;padding-right: 20px;}
.trainDetail .clips4{-webkit-line-clamp: 3;}
.trainDetail .linh30{line-height: 25px;}
#pm-list img{height: 200px;}
.trainDetail .linh30{line-height: 20px;}
#pm-list img{height: 150px; width: 50%;}
#pm-list .w56{width: 100%;padding-left: 10px;padding-right: 10px;}
#pm-list .clips3{-webkit-line-clamp: 2;}
#pm-list .m-s20{margin-top: 10px;}
@ -1602,7 +1715,7 @@ white-space: nowrap;
#zx-list img {width: 250px;max-height: 155px;}
#zx-list .clips2 {-webkit-line-clamp: 1;}
#zx-list .p-sx30 {padding-top: 10px;padding-bottom: 10px;}
.p-zy320{padding: 0 120px;}
.p-zy320{padding: 0 20px;}
.p-sx30{padding-top: 20px;padding-bottom: 20px;}
.zx-dian{margin: 10px 0 0 0;}
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
@ -1621,7 +1734,7 @@ white-space: nowrap;
#jgjj-box .linh42 .dac{align-items: baseline;}
.borr{font-size: 14px;}
#pm-list img{height: 200px;}
#pm-list img{height: 200px;width: 50%;}
#pm-list .w56{width: 100%;padding-left: 10px;padding-right: 10px;}
#pm-list .clips3{-webkit-line-clamp: 2;}
#pm-list .m-s20{margin-top: 10px;}
@ -1652,10 +1765,13 @@ white-space: nowrap;
/* 订单结算 */
section .whole .whole-1 .Buyers #container #wrap .address .name {width: 120px;padding: 10px 0;text-align: center;}
section .whole{padding: 0 120px;}
.ty_pd,section .whole{padding: 0 120px;}
section .whole .whole-1 .coupon{display: flex;flex-wrap: wrap;}
section .whole .whole-1 .coupon .yh{width: 30.5%;margin-right: 20px;}
section .whole .whole-1 .Buyers #container #read-more{margin-top: 0px;}
/* 联系我们 */
.tyAboutUs_lxwx {margin-left: 10px;margin-right: 20px;}
.tyAboutUs_lxwxa {margin-left: 10px;}
}
@media (min-width:1200px) and (max-width:1440px){
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
@ -1687,7 +1803,10 @@ white-space: nowrap;
/* 订单结算 */
section .whole .whole-1 .Buyers #container #wrap .address .name {width: 160px;padding: 10px 0;text-align: center;}
section .whole{padding: 0 120px;}
.ty_pd,section .whole{padding: 0 120px;}
section .whole .whole-1 .coupon{display: flex;flex-wrap: wrap;}
section .whole .whole-1 .coupon .yh{width: 30.5%;}
/* 联系我们 */
.tyAboutUs_lxwx {margin-left: 10px;margin-right: 20px;}
.tyAboutUs_lxwxa {margin-left: 10px;}
}

View File

@ -919,6 +919,7 @@ select {
width: 179px;
height: 44px;
background-color: #cb1919;
border: 1px solid #CB1919;
border-radius: 3px;
font-size: 15px;
color: #fff;
@ -2045,3 +2046,6 @@ select {
width: 73px;
color: rgb(106, 106, 106);
}
.edit_delete{width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;}
.editp{color: #00a608;border: 1px solid #00a608;margin: 0 10px;}
.deletep{color: #066ee2;border: 1px solid #066ee2;}

View File

@ -171,7 +171,7 @@ section .whole .setall {
.zhanw{height: 30px;width: 100%;background: #f5f5f5;}
.yhquan{font-size: 15px;color: #333333;font-weight: bold;}
.yhmoney{display: flex;align-items: center;margin-top: 20px;}
.yhmoney{display: flex;align-items: center;margin-top: 10px;}
.yhmoney>div:first-child{font-size: 56px;color: #FFFFFF;font-weight: bold;margin-right: 10px;}
.yhdate{margin-top: 16px;font-size: 15px;color: #CB1919;}
.yhyuan{font-size: 18px;font-weight: bold;color: #FFFFFF;}

View File

@ -9,25 +9,22 @@
<meta name="keywords" content="">
<title>关于我们</title>
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
<link rel="stylesheet" href="../../css/huaxia.css">
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css"/>
<link rel="stylesheet" href="../../css/huaxiaMedia.css">
<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/huaxia.js"></script>
</head>
<body>
<header class="tyhder_herader">
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
<nav class="dis p-zy320 pod" >
<a href="">
<a href="../../index.html">
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
</a>
<div class="tyhder_listnavdIV">
<ul class="tyhder_listnav">
<li> 123</li>
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../aboutUs/aboutUs.html">关于我们</a></li>
@ -36,19 +33,13 @@
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
</ul>
</div>
<div class="tyhder_btntop">
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
</div>
</nav>
</header>
<div class="tyAboutUs_her ty_pd">
关于我们
</div>
@ -57,8 +48,6 @@
<div class="tyAboutUs_imgcon">
<img src="../../img/public/gy-img.png" alt="">
</div>
<div class="tyAboutUs_renwucon">
<div class="tyAboutUs_renwu">
<img src="../../img/public/gz-renwu.png" alt="">
@ -66,10 +55,9 @@
</div>
<div class="tyAboutUs_renwu">
<img src="../../img/public/ty-renw.png" alt="">
<p class="tyAboutUs_text ty-pd">谭朝晖斋号“净砚斋”。原为空军某企业党委干部曾先后任四川电信天府热线执行主编、成都信息港电子商务部部长、四川铁通互联网业务中心副总经理等职。1998年创办华夏艺术网2003年创办净砚斋画廊。现为摩空精舍董事长、北京视觉经典美术馆副馆长成都市画廊协会副会长成都惠民职工画院理事长兼秘书长成都市版权协会副会长成都市阅读协会理事成都市人民对外友好协会理事四川省文化产业商会常务理事</p>
<p class="tyAboutUs_text ty-pd">谭朝晖与著名画家任重先生合影。华夏艺术网在2000-2004年期间成功代理任重先生作品,在国内艺术市场有较大影响</p>
</div>
</div>
<div class="tyAboutUs_titcon">
<p>图片展示</p>
<div>
@ -127,17 +115,74 @@
</div>
<!-- 如果需要分页器 -->
<div class="swiper-pagination"></div>
</div>
</div>
</div>
</div>
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no" marginwidth='0' marginheight='0'></iframe>
<!-- 底部导航 -->
<div class="foot-nav-box">
<!-- 导航文字 -->
<div class="foot-box-nav">
<div><a href="../../index.html" target="_parent">首页</a></div>
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
<div><a href="../artNetwork/auction.html" target="_parent">拍卖</a></div>
</div>
<!-- 导航图片 -->
<div class="foot-box-img">
<img src="../../img/public/foot-xl.png" alt="图片缺失" title="新浪">
<img src="../../img/public/foot-wx.png" alt="图片缺失" title="微信">
<img src="../../img/public/foot-whatsapp.png" alt="图片缺失" title="电话">
<img src="../../img/public/foot-facebook.png" alt="图片缺失" title="facebook">
<img src="../../img/public/foot-skype.png" alt="图片缺失" title="钱">
</div>
</div>
<div class="foot-end-box">
<div>
<img src="../../img/logo.png" alt="图片丢失" title="华夏艺术网">
<div class="linh26">
<div class="foot-end-title">中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名</div>
<div class="clips2 foot-end-content">是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...</div>
</div>
</div>
<div>
<div class="foot-end-right">
<div>
<div>
<img class="shu-logo" src="../../img/public/shuy-logo.png" alt="图片丢失" title="成都惠民职工书院">
</div>
<div class="linh30">
<div class="foot-end-titlez">成都惠民职工书院</div>
<div class="foot-end-content">地址成都市青羊区青羊大道129号文化宫2楼</div>
<div class="foot-end-content">电话028-81712589</div>
</div>
</div>
<div class="foot-count">
<div class="foot-end-title">联系我们</div>
<div class="foot-end-content"><span class="fs">地址:</span>四川省成都市武侯区天益街38号理想中心3栋601</div>
<div class="foot-end-content dis"><span class="fs">手机:</span>13880548658</div>
<div class="foot-end-content dis"><span class="fs">电话:</span>028-61529525</div>
<div class="foot-end-content dis"><span class="fs">邮箱:</span>zarts@126.com</div>
</div>
<div class="foot-qrcode">
<div>
<img src="../../img/public/huax-em.png" alt="图片丢失" title="华夏艺术网">
<div>华夏艺术网</div>
</div>
<div>
<img src="../../img/public/shuy-em.png" alt="图片丢失" title="成都惠民职工书院">
<div>成都惠民职工书院</div>
</div>
</div>
</div>
<div class="foot-end-bottom">Copyright@2021 华夏艺术网.All rights reserved.&nbsp;&nbsp;&nbsp;&nbsp蜀ICP备11111111号&nbsp;&nbsp;&nbsp;&nbsp技术支持全美网络 </div>
</div>
</div>
</body>
<script>
mySwiper = new Swiper('.swiper-container', {
// paginationClickable: true,

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,9 +38,9 @@
mousewheel: false,//禁止鼠标滚动,切换
});
</script>
<div class="p-zy180 p-sx10 dao-boxw" style="position: sticky;top: -6px;z-index: 10;background: #FFFFFF;">
<img class="logo" src="../../img/logo.png">
<div>
<div class="dao-boxw head-box pr">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>
<span class="sy-dian"></span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>
@ -129,7 +129,7 @@
<div class="font-40 allitem-title">拍卖</div>
</div>
</div>
<div class="p-zy320">
<div class="p-zy320 pm-swiper">
<div class="djb bbt ps m-s50 p-x30">
<!-- Swiper -->
<div class="ys-swiper swiper-container m-y20" style="max-height: 637px;overflow: hidden;">
@ -171,11 +171,11 @@
</div>
</div>
</div>
<div class="backf5 pd6">
<div class="backf5 pd6 pm-swiper">
<div class="backf">
<!-- 详情 -->
<div class="p-zy20">
<div class="bbt p-sx20 col19 font-28">详情介绍</div>
<div class="bbt col19 font-28 p-sx20">详情介绍</div>
<div class="font-15 linh30 m-sx20 tin2 col22">1921—2021中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情兴废系乎时序。”为了庆祝1921—2021中华民族迎来了从站起来、富起来到强起来的伟大飞跃。“文变染乎世情兴废系乎时序。”为了庆祝</div>
<div class="djcacfw">
<img width="97%" class="m-x20" src="../../img/public/pm-sd02.png" >

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,9 +38,9 @@
mousewheel: false,//禁止鼠标滚动,切换
});
</script>
<div class="p-zy180 p-sx10 dao-boxw" style="position: sticky;top: -6px;z-index: 10;background: #FFFFFF;">
<img class="logo" src="../../img/logo.png">
<div>
<div class="dao-boxw head-box pr">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>
<span class="sy-dian"></span>

View File

@ -46,7 +46,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>
@ -242,7 +242,7 @@
<!-- Swiper -->
<div class="ys-swiper swiper-container m-y20" style="background: #e6e6e6;">
<div class="swiper-wrapper">
<div class="swiper-slide" style="background: #e6e6e6;"><img height="618" class="" src="../../img/public/jg-sk-01.png"></div>
<div class="swiper-slide" style="background: #e6e6e6;"><img class="sk-swiper-img" src="../../img/public/jg-sk-01.png"></div>
</div>
</div>
<script>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>
@ -183,8 +183,9 @@
</div>
<div class="p-s20">
<div class="dac">
<div class="dac cq-cp">
<img src="../../img/public/sp-collection.png" >
<div class="dac cq-cp isSearch">
<img class="search-no" src="../../img/search-no.png" >
<img class="dn search-yes" src="../../img/search-yes.png" >
<span class="font-14 op7 col19">收藏</span>
</div>
<div class="dac m-z10 cq-cp">

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -38,7 +38,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -39,7 +39,7 @@
});
</script>
<div class="dao-boxw head-box pr">
<img class="cq-cp logo" src="../../img/logo.png">
<a href="../../index.html"><img class="cq-cp logo" src="../../img/logo.png"></a>
<div class="head-nav-box fs dmedia">
<div class="guan-box">
<span onclick="goToPage(1)" class="cq-cp">关于我们</span>

View File

@ -131,7 +131,6 @@
<button class="ty_tubtn"><img src="../../img/grzx/tusc.jpg" title="头像上传" alt="图片已缺失">请选择您要上传的头像</button>
<input class="ty_grzximg inputImg" type="file" accept="image/gif,image/jpg,image/png" name="" value="" />
<p class="ty_col" style="font-size: 12px;">仅支持JPG,GIF,PNG,JPEG,BMP格式</p>
</p>
</div>
</div>
<div>
@ -680,7 +679,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div>
@ -696,7 +695,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div>
@ -712,7 +711,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div>
@ -726,7 +725,7 @@
<p class="ty_yhmn"><span></span>100</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" title="优惠卷" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div>
@ -740,7 +739,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" title="优惠卷" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div>
@ -753,7 +752,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" title="优惠卷" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div>
@ -768,7 +767,7 @@
<div style="background-color: rgb(173,173,173);">
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div class="gqtp">
@ -782,7 +781,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div class="gqtp">
@ -796,7 +795,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" title="过期" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div class="gqtp">
@ -810,7 +809,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" title="过期" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div class="gqtp">
@ -824,7 +823,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div class="gqtp">
@ -838,7 +837,7 @@
<p class="ty_yhmn"><span></span>50</p>
<p class="ty_textyh">满500可用</p>
<p style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<p class="font-14" style="color: rgb(42,140, 142);">2021.07.15-2021.07.15</p>
<img class="ty_yhjyuan" src="../../img/grzx/bjyh.png" alt="图片缺失">
</div>
<div class="gqtp">
@ -868,7 +867,7 @@
<div class="fs zg-img-box">
<img height="100%" src="../../img/grzx/zgimg.png" >
</div>
<div class="m-z10 tl linh24 ">
<div class="m-zy10 tl linh24 ">
<div class="col19 clips2">雅尊Yazun现代轻奢艺术镂空装 饰品摆设工艺品 B款 </div>
<span class="col7d">作品编号15245825461</span>
</div>
@ -895,7 +894,7 @@
<div class="fs tyzg_text" >
<img height="100%" src="../../img/public/backTop.png" >
</div>
<div class="m-z10 tl linh24">
<div class="m-zy10 tl linh24">
<div class="col19 clips2">雅尊Yazun现代轻奢艺术镂空装 饰品摆设工艺品 B款 </div>
<span class="col7d">作品编号15245825461</span>
</div>
@ -917,8 +916,7 @@
</div>
</div>
<!-- 推荐作品 -->
<div class="backf">
<div id="myTJ" style="display: none;" class="ty_ris">
<div id="myTJ" style="display: none;" class="ty_ris backf">
<div class="djbac">
<p class="ty_tit"></p>
<div class="dac">
@ -944,13 +942,13 @@
<input type="checkbox" name="" id="" value="" />
</div>
</td>
<td class="p-sx20">
<div class="bd">
<img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" >
<td class="p-sx20" valign="top">
<div>
<a href="javascript:;"><img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" ></a>
</div>
</td>
<td class="p-sx20" style="color: #525252;">
<div class="tl linh24 col19 clips2">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div>
<td class="p-sx20">
<a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a>
</td>
<td class="p-sx20" valign="top">
<div>2019-12-20</div>
@ -960,9 +958,9 @@
</td>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 30px;" type="" name="" id="" value="" />
<button class="cq-cp" type="button" style="color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;margin: 0 10px;">编辑</button>
<button class="cq-cp" type="button" style="color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;" >删除</button>
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div>
</td>
</tr>
@ -988,10 +986,8 @@
</tr>
</table>
</div>
</div>
<!-- 艺术访谈 -->
<div class="backf">
<div id="myFW" style="display: none;" class="ty_ris">
<div id="myFW" style="display: none;" class="ty_ris backf">
<div class="djbac">
<p class="ty_tit"></p>
<div class="dac">
@ -1018,12 +1014,12 @@
</div>
</td>
<td class="p-sx20" valign="top">
<div class="bd">
<img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" >
<div>
<a href="javascript:;"><img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" ></a>
</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="tl linh24 col19 clips2">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div>
<td class="p-sx20" valign="top">
<a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a>
</td>
<td class="p-sx20" valign="top">
<div>2019-12-20</div>
@ -1033,9 +1029,9 @@
</td>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 30px;" type="" name="" id="" value="" />
<button class="cq-cp" type="button" style="color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;margin: 0 10px;">编辑</button>
<button class="cq-cp" type="button" style="color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;" >删除</button>
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div>
</td>
</tr>
@ -1061,10 +1057,8 @@
</tr>
</table>
</div>
</div>
<!-- 书刊杂志 -->
<div class="backf">
<div id="mySK" style="display: none;" class="ty_ris">
<div class="ty_ris backf" id="mySK" style="display: none;">
<div class="djbac">
<p class="ty_tit"></p>
<div class="dac">
@ -1091,12 +1085,12 @@
</div>
</td>
<td class="p-sx20" valign="top">
<div class="bd">
<img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" >
<div>
<a href="javascript:;"><img height="100%" style="max-width: 65px;max-height: 63px;" src="../../img/grzx/zgimg.png" ></a>
</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="tl linh24 col19 clips2">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div>
<td class="p-sx20" valign="top">
<a href="javascript:;"><div class="tl linh24 col19 clips2" style="color: #525252;">雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款</div></a>
</td>
<td class="p-sx20" valign="top">
<div>2019-12-20</div>
@ -1106,9 +1100,9 @@
</td>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 30px;" type="" name="" id="" value="" />
<button class="cq-cp" type="button" style="color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;margin: 0 10px;">编辑</button>
<button class="cq-cp" type="button" style="color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;" >删除</button>
<input style="width: 130px;height: 34px;" type="" name="" id="" value="" />
<a href="javascript:;" class="cq-cp edit_delete editp">编辑</a>
<a href="javascript:;" class="cq-cp edit_delete deletep">删除</a>
</div>
</td>
</tr>
@ -1134,7 +1128,6 @@
</tr>
</table>
</div>
</div>
<!-- 给书刊添加内容 -->
<div id="addContent" style="display: none;">
<div style="display:block" data-in="1" class="ty_ris ">
@ -1142,30 +1135,29 @@
<div class="ty_riscon ty_jgzl">
<div>
<div class="ty_int">
<p>标题:</p>
<p class="fs">标题:</p>
<input type="text">
</div>
<div class="ty_int ysft zhaz">
<p>副标题:</p>
<textarea style="resize: none;height: 162px;width: 818px;"></textarea>
<p class="fs">副标题:</p>
<textarea class="m-y20" style="resize: none;height: 162px;width: 100%;box-sizing: border-box;"></textarea>
</div>
<div class="ty_int dn tjzp ysft">
<p>类别:</p>
<p class="fs">类别:</p>
<input type="text" readonly class="cq-cp">
</div>
<div class="ty_int dn tjzp ysft">
<p>尺寸:</p>
<p class="fs">尺寸:</p>
<input type="text">
</div>
<div class="ty_int">
<p>链接:</p>
<p class="fs">链接:</p>
<input type="text">
</div>
<div class="ty_int ysft">
<p>购买链接:</p>
<p class="fs">购买链接:</p>
<input type="text">
</div>
<div class="ty_img" style="margin-bottom: 18px;">
<label for="inputImg" class="font-16 col19">封面图:</label>
<div class="pr chooseImg-box" style="position: relative;">
@ -1191,13 +1183,13 @@
<div class="chooseImg-content">上传图片格式包括jpg/png/gif图片大小不超过20MB</div>
</div>
<div class="ty_int ysft zhaz">
<p>出版时间:</p>
<p class="fs">出版时间:</p>
<input type="date" class="cq-cp">
</div>
<div class="ty_img" style="margin-top: 20px;">
<p>内容:</p>
<p class="fs">内容:</p>
<div>
<div id="div1" style="width: 818px;"></div>
<div id="div1" class="m-y20"></div>
</div>
</div>
<div class="ty_btn">

View File

@ -10,25 +10,20 @@
<title>联系我们</title>
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
<link rel="stylesheet" href="../../css/huaxia.css">
<link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css"/>
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css"/>
<script src="https://webapi.amap.com/maps?v=1.4.14&amp;key=4d81136d607c68fb6c906599c0bd1de1&amp;plugin=AMap.Autocomplete,AMap.Geocoder"></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 type="text/javascript" src="http://api.map.baidu.com/geocoder/v2/?ak=mDcZsWM7gGKb7MC1bC8Mo33FScjYEr0I&output=json&address=百度大厦&city=北京市"></script>
<!-- <script type="text/javascript" src="http://api.map.baidu.com/geocoder/v2/?ak=mDcZsWM7gGKb7MC1bC8Mo33FScjYEr0I&output=json&address=百度大厦&city=北京市"></script> -->
<script src="../../js/huaxia.js"></script>
</head>
<body>
<header class="tyhder_herader">
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
<nav class="dis p-zy320 pod">
<a href="">
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
</a>
<div class="tyhder_listnavdIV">
<a href="../../index.html"><img src="../../img/logo.png" title="图2" alt="图片已缺失"></a>
<ul class="tyhder_listnav">
<li> 123</li>
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
@ -37,22 +32,17 @@
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../contactUs/contactUs.html">联系我们</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../grzx/personalData.html">个人中心</a></li>
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
</ul>
</div>
<div class="tyhder_moban"></div>
<div class="tyhder_btntop">
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
</div>
</nav>
</header>
<div class="tyAboutUs_her ty_pd">
联系我们
</div>
<div class="tyAboutUs_her ty_pd">联系我们</div>
<div class="mian ty_pd">
<div class="tyAboutUs_lxmiancon">
<div>
<div class="tyAboutUs_lxwo">
<p>华夏艺术网</p>
<p>地址四川省成都市武侯区天益街38号理想中心3栋601</p>
@ -60,27 +50,115 @@
<p>电话028-61529525</p>
<p>邮箱zarts@126.com</p>
</div>
<div class="tyAboutUs_lxwx">
<img src="../../img/public/lx_wx.png" alt="">
<p>华夏艺术网</p>
</div>
</div>
<div>
<div class="tyAboutUs_lxwo">
<p>成都惠民职工书院</p>
<p>地址成都市青羊区青羊大道129号文化宫2楼 </p>
<p>电话028-81712589</p>
</div>
<div class="tyAboutUs_lxwxa">
<img src="../../img/public/lx_wx.png" alt="">
<p>华夏艺术网</p>
<p>成都惠民职工书院</p>
</div>
</div>
<div id="allmap" style="width: 100%;height: 470px;margin-top: 62px;"></div>
</div>
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no" marginwidth='0' marginheight='0'></iframe>
<!-- <div id="allmap" style="width: 100%;height: 470px;margin-top: 62px;"></div> -->
<div id="container" style="width: 100%;height: 470px;margin-top: 30px;"></div>
<script>
//初始化地图
var map = new AMap.Map('container', {
resizeEnable: true, //是否监控地图容器尺寸变化
zoom: 11, //初始地图级别
center: [104.063039,30.595379] //设置地图中心点坐标
});
var LngLat = [
[104.063039,30.595379,'四川省成都市武侯区天益街38号理想中心3栋601'],
[104.009413,30.672258,'成都市青羊区青羊大道129号文化宫2楼'],
]
var img = '../../img/public/dwionv.png'
for (var i = 0; i < LngLat.length; i++) {
var marker = new AMap.Marker({
position: new AMap.LngLat(LngLat[i][0],LngLat[i][1]),
offset: new AMap.Pixel(-20, -40),
icon: img, // 添加 Icon 图标 URL
title: LngLat[i][2],
draggable: true //点标记可拖拽
});
map.add(marker);
};
</script>
</div>
<!-- 底部导航 -->
<div class="foot-nav-box">
<!-- 导航文字 -->
<div class="foot-box-nav">
<div><a href="../../index.html" target="_parent">首页</a></div>
<div><a href="../artNetwork/realTimeInfo.html" target="_parent">资讯</a></div>
<div><a href="../artNetwork/exhibition.html" target="_parent">展览</a></div>
<div><a href="../artNetwork/artist.html" target="_parent">艺术家</a></div>
<div><a href="../artNetwork/mechanism.html" target="_parent">机构</a></div>
<div><a href="../artNetwork/train.html" target="_parent">培训</a></div>
<div><a href="../artNetwork/shoppingMall.html" target="_parent">商城</a></div>
<div><a href="../artNetwork/auction.html" target="_parent">拍卖</a></div>
</div>
<!-- 导航图片 -->
<div class="foot-box-img">
<img src="../../img/public/foot-xl.png" alt="图片缺失" title="新浪">
<img src="../../img/public/foot-wx.png" alt="图片缺失" title="微信">
<img src="../../img/public/foot-whatsapp.png" alt="图片缺失" title="电话">
<img src="../../img/public/foot-facebook.png" alt="图片缺失" title="facebook">
<img src="../../img/public/foot-skype.png" alt="图片缺失" title="钱">
</div>
</div>
<div class="foot-end-box">
<div>
<img src="../../img/logo.png" alt="图片丢失" title="华夏艺术网">
<div class="linh26">
<div class="foot-end-title">中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名</div>
<div class="clips2 foot-end-content">是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...</div>
</div>
</div>
<div>
<div class="foot-end-right">
<div>
<div>
<img class="shu-logo" src="../../img/public/shuy-logo.png" alt="图片丢失" title="成都惠民职工书院">
</div>
<div class="linh30">
<div class="foot-end-titlez">成都惠民职工书院</div>
<div class="foot-end-content">地址成都市青羊区青羊大道129号文化宫2楼</div>
<div class="foot-end-content">电话028-81712589</div>
</div>
</div>
<div class="foot-count">
<div class="foot-end-title">联系我们</div>
<div class="foot-end-content"><span class="fs">地址:</span>四川省成都市武侯区天益街38号理想中心3栋601</div>
<div class="foot-end-content dis"><span class="fs">手机:</span>13880548658</div>
<div class="foot-end-content dis"><span class="fs">电话:</span>028-61529525</div>
<div class="foot-end-content dis"><span class="fs">邮箱:</span>zarts@126.com</div>
</div>
<div class="foot-qrcode">
<div>
<img src="../../img/public/huax-em.png" alt="图片丢失" title="华夏艺术网">
<div>华夏艺术网</div>
</div>
<div>
<img src="../../img/public/shuy-em.png" alt="图片丢失" title="成都惠民职工书院">
<div>成都惠民职工书院</div>
</div>
</div>
</div>
<div class="foot-end-bottom">Copyright@2021 华夏艺术网.All rights reserved.&nbsp;&nbsp;&nbsp;&nbsp蜀ICP备11111111号&nbsp;&nbsp;&nbsp;&nbsp技术支持全美网络 </div>
</div>
</div>
</body>
<script type="text/javascript">
<!-- <script type="text/javascript">
function LoadBaiduMapScript() {
//console.log("初始化百度地图脚本...");
@ -107,26 +185,20 @@
LoadBaiduMapScript().then((BMap) => {
// 百度地图API功能
var map = new BMap.Map("allmap"); // 创建Map实例
map.centerAndZoom(new BMap.Point(104.067923463, 30.6799428454), 11); // 初始化地图,设置中心点坐标和地图级别
//添加地图类型控件
map.addControl(new BMap.MapTypeControl({
mapTypes: [
BMAP_NORMAL_MAP,
BMAP_HYBRID_MAP
]
}));
map.setCurrentCity("武汉"); // 设置地图显示的城市 此项是必须设置的
map.enableScrollWheelZoom(true); //开启鼠标滚轮缩放
var points = [
[104.016235, 30.67775],
[104.069554, 30.601504],
];
// 向地图添加标注
for (var i = 0; i < points.length; i++) {
@ -142,17 +214,9 @@
map.addOverlay(marker);
};
})
var iframe = document.getElementById('getop')
console.log(iframe);
var body = iframe.contentWindow.document.body
console.log( $(body).nextAll(".tyAboutUs_gr").css("color","#000"));
</script>
</script> -->
</html>

View File

@ -21,7 +21,7 @@
<header class="tyhder_herader">
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
<nav class="dis p-zy320 pod">
<a href="">
<a href="../../index.html">
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
</a>
<ul class="tyhder_listnav">

BIN
img/search-no.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 875 B

BIN
img/search-yes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 B

View File

@ -60,8 +60,6 @@ $(function(){
break;
}
})
yisList()
zhazList()
})
function addCont(e){
clearAll()
@ -99,52 +97,6 @@ function selectAll(){//书刊全选,全不选事件
this.checked = isCheck
})
}
function yisList(){//艺术访谈
var yisHtml = '';
var yisData = [
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'正常'},
]
$.each(yisData, function(commentIndex, comment) {
yisHtml +=`<tr class="tc">
<td>
<div>
<input type="checkbox" name="" id="" value="" />
</div>
</td>
<td class="p-sx20" valign="top" style="display: flex;justify-content: center;">
<div style="width: 65px;height: 63px;" class="bd">
<img height="100%" src="${comment.imgSrc}" >
</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="tl linh24 col19 clips2">${comment.title}</div>
</td>
<td class="p-sx20" valign="top">
<div>${comment.time}</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="colcb">${comment.status}</div>
</td>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 30px;" type="" name="" id="" value="" />
<button class="cq-cp" type="button" style="color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;margin: 0 10px;">编辑</button>
<button class="cq-cp" type="button" style="color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;" >删除</button>
</div>
</td>
</tr>`
});
  $('#yis-list').prepend(yisHtml);
}
function zhazList(){//书刊杂志
var zhazHtml = '';
var zhazData = [
@ -160,34 +112,7 @@ function zhazList(){//书刊杂志
{imgSrc:'../../img/grzx/zgimg.png',title:'雅尊Yazun现代轻奢艺术镂空装饰品 摆设工艺品 B款',time:'2019-12-20',status:'未审核'},
]
$.each(zhazData, function(commentIndex, comment) {
zhazHtml +=`<tr class="tc">
<td>
<div>
<input type="checkbox" name="" id="" value="" />
</div>
</td>
<td class="p-sx20" valign="top" style="display: flex;justify-content: center;">
<div style="width: 65px;height: 63px;" class="bd">
<img height="100%" src="${comment.imgSrc}" >
</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="tl linh24 col19 clips2">${comment.title}</div>
</td>
<td class="p-sx20" valign="top">
<div>${comment.time}</div>
</td>
<td class="p-sx20" style="color: #525252;" valign="top">
<div class="colcb">${comment.status}</div>
</td>
<td class="p-sx10" valign="top">
<div style="display: flex;align-items: center;">
<input style="width: 130px;height: 30px;" type="" name="" id="" value="" />
<button class="cq-cp" type="button" style="color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;margin: 0 10px;">编辑</button>
<button class="cq-cp" type="button" style="color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;" >删除</button>
</div>
</td>
</tr>`
zhazHtml +=``
});
  $('#zhaz-list').prepend(zhazHtml);
}

View File

@ -405,6 +405,10 @@ $(function () {
}
$(this).toggleClass('zx-xx')
})
$('.isSearch').on('click',function(){
$('.isSearch .search-yes').toggleClass('dn')
$('.isSearch .search-no').toggleClass('dn')
})
})
function searchKey(e) { //导航关键词搜索