diff --git a/css/foot.min.css b/css/foot.min.css index e295143..2f6d882 100644 --- a/css/foot.min.css +++ b/css/foot.min.css @@ -15,24 +15,18 @@ body{padding: 0;margin: 0;} .foot-box-nav>div{margin-right: 46px;cursor: pointer;} .foot-box-nav>div>a{text-decoration: none;color: #FFFFFF;} .foot-box-img>img{margin-left: 20px;cursor: pointer;-webkit-filter: invert(.1); filter: invert(.1);} -/* -webkit-filter: invert(.8); filter: invert(.8); */ -.foot-box-img>img:nth-child(1),.foot-box-img>img:nth-child(2){width:23px;} -.foot-box-img>img:nth-child(3){width:19px;height:19px;} -.foot-box-img>img:nth-child(4){width:17px;height:17px;} -.foot-box-img>img:nth-child(5){width:18px;height:18px;} +.foot-box-img>img{width:19px;height:19px;} -.foot-end-box{display: flex;justify-content: space-between;} -.foot-end-box>div:first-child{padding: 27px 20px 0 180px;border-right: 1px solid #ededed;} -/* .foot-end-box>div:first-child>img{width:362px;height: 88px;} */ -.foot-end-box>div:first-child>img{width: 80%;} -.foot-end-box>div:last-child{background: #faf9f8;width: 90%;padding-top: 27px;} +.foot-end-box{display: flex;} +.foot-end-box>div:first-child{padding: 27px 20px 0 180px;border-right: 1px solid #ededed;width: 42%;} +.foot-end-box>div:first-child img{width: 71%;} +.foot-end-box>div:last-child{background: #faf9f8;width: 100%;padding-top: 27px;} .foot-end-right{padding: 0 180px 30px 30px;display: flex;justify-content: space-between;} .foot-end-titlez,.foot-end-title{font-size: 14px;line-height: 26px;font-weight: bold;} .foot-end-content{font-size: 13px;color: #616161;} -/* .shu-logo{width: 389px;height: 70px;} */ -.shu-logo{width: 100%;} -.foot-count{margin: 30px 15px 0 15px;flex-shrink: 0;line-height: 30px;} +.shu-logo{max-height: 70px; margin-bottom: 14px;} +.foot-count{margin: 30px 15px 0 15px;line-height: 30px;} .foot-qrcode{margin-top: 30px;display: flex;justify-content: space-between;} .foot-qrcode>div{display: flex;flex-direction: column;align-items: center;cursor: pointer;} .foot-qrcode>div>img{width: 99px;height: 99px;} @@ -40,23 +34,61 @@ body{padding: 0;margin: 0;} .foot-end-bottom{font-size: 13px;color: #616161;border-top: 1px solid #ededed;padding: 30px;} .foot-iframe{width: 100%;height: 400px;} - -@media (min-width:1220px) and (max-width:1619px){ - .foot-end-box>div:last-child{width: 100%;} - /* .foot-end-box>div:first-child>img{width:260px;height: 60px;} - .shu-logo{width: 260px;height: 50px;} - .foot-box-nav>div{margin-right: 30px;cursor: pointer;} - .foot-end-box>div:first-child{padding: 27px 20px 0 120px;} - .foot-nav-box{margin-top: 30px;padding: 20px 120px;} - .foot-end-right{padding: 0 120px 30px 30px;} - .foot-end-box>div:last-child{width: 180%;} - .foot-count{margin-top: 30px;margin: 30px 15px 0 15px;width: 33%;} - .foot-iframe{width: 100%;height: 410px;} */ +/* 固定底部导航 */ +.fixed_foot{position: fixed;bottom: 0;left: 0;right: 0;z-index: 6px;display: none;background: #CB1919;} +.fixed_foot>a{padding: 15px 0 10px 0;border-left: 1px solid rgba(255,255,255,.2);text-decoration: none;} +.fixed_foot>a:nth-child(1){border-left: 1px solid rgba(255,255,255,0);} +@media (max-width:766px){ + .foot-end-box{margin-bottom: 70px;} + .foot-nav-box{padding: 10px 15px;} + .foot-end-right .linh30{line-height: 25px;} + .foot-end-box>div:first-child{padding: 20px 20px 0 15px;} + .foot-count {margin: 10px 15px 0 15px;line-height: 26px;} + .foot-end-box > div:first-child{display: none;} + .foot-end-bottom,.foot-nav-box,.shu-logo{display: none;} + .foot-count {margin: 0px;line-height: 25px;width: 60%;} + .foot-end-titlez, .foot-end-title{font-size: 17px;font-weight: bold;color: #CB1919;margin-bottom: 0px;} + .foot-end-content {font-size: 14px;} + /* .foot-count .foot-end-content:nth-child(3) {float: left;margin-right: 64px;} */ + .foot-qrcode {margin-top: -230px;display: flex;flex-direction: column;float: right;} + .foot-qrcode>div>div{font-size: 12px;} + .foot-end-title{margin-top: 10px;} + .fixed_foot{display: flex;} + .foot-end-right {padding: 0 20px 15px 20px;display: block;} + .foot-end-right>div:first-child{width: 74%;} + } -@media (min-width:1620px) and (max-width:1900px){ - .foot-end-box>div:last-child{width: 100%;} - /* .foot-box-nav>div{margin-right: 30px;cursor: pointer;} +@media (min-width:767px) and (max-width:991px){ + .foot-end-box{margin-bottom: 70px;} + .fixed_foot{display: flex;} + .foot-nav-box{padding: 10px 20px;} + .foot-end-box>div:first-child{padding: 20px 20px 0 20px;} + .shu-logo{max-height: 26px;} + .foot-count {margin: 10px 15px 0 15px;line-height: 26px;} + .foot-end-bottom,.foot-end-box > div:first-child{display: none;} + .foot-nav-box,.shu-logo{display: none;} + .foot-end-right{display: block;padding: 0 15px 15px 15px;} + .foot-count {margin: 0px 0px 0 0px;line-height: 32px;} + .foot-end-titlez, .foot-end-title{font-size: 22px;font-weight: bold;color: #CB1919;margin-bottom: 10px;} + .foot-end-content {font-size: 20px;} + .foot-count .foot-end-content:nth-child(3) {float: left;margin-right: 40px;} + .foot-qrcode {margin-top: -245px;display: flex;flex-direction: column;float: right;} + .foot-qrcode>div>div{font-size: 16px;} + .foot-end-title{margin-top: 30px;} +} +@media (min-width:992px) and (max-width:1199px){ + .foot-nav-box{padding: 20px 60px;} + .foot-end-box>div:first-child{padding: 20px 20px 0 60px;} + .foot-end-right {padding: 0 60px 30px 30px;} + .shu-logo{max-height: 36px;} + .foot-count {margin: 10px 15px 0 15px;line-height: 26px;} + .foot-qrcode > div{transform: scale(.9);} + .foot-count {margin: 10px 15px 0 15px;line-height: 26px;} +} +@media (min-width:1200px) and (max-width:1440px){ + .foot-nav-box{padding: 20px 120px;} .foot-end-box>div:first-child{padding: 27px 20px 0 120px;} - .foot-nav-box{margin-top: 30px;padding: 20px 120px;} - .foot-end-right{padding: 0 120px 30px 30px;} */ + .foot-end-right {padding: 0 120px 30px 30px;} + .shu-logo{max-height: 46px;} + .foot-count {margin: 20px 15px 0 15px;line-height: 26px;} } \ No newline at end of file diff --git a/css/huaxia.css b/css/huaxia.css index cc40864..8fbd810 100644 --- a/css/huaxia.css +++ b/css/huaxia.css @@ -2278,7 +2278,7 @@ ul { .tygrzx_ris { /* flex: 1 1 0%; */ - flex: 1; + width: 82%; } .tygrzx_tit { @@ -2801,8 +2801,13 @@ input { .tygrzx_dnum { display: flex; + flex: 1; + justify-content: space-evenly; + +} +.tygrzx_dnum>p{ + padding: 0 10px; } - .tygrzx_ddys { color: rgb(203, 25, 25); } @@ -2830,6 +2835,7 @@ input { .tygrzx_ddxq p { font-size: 14px; color: rgb(106, 106, 106); + } .tygrzx_ddxq>:nth-child(2) { @@ -2837,9 +2843,10 @@ input { } .tygrzx_ddxq>:nth-child(2)>* { - margin-left: 60px; + cursor: pointer; color: rgb(106, 106, 106); + margin-left: 50px; } @@ -2864,6 +2871,7 @@ input { .tygrzx_ddcontit>:nth-child(1)>p { color: rgb(146, 146, 146); + padding: 5px 0; } .tygrzx_ddcontit>:nth-child(2) { @@ -2876,6 +2884,7 @@ input { .tygrzx_ddcontit>:nth-child(2)>p { margin-right: 5px; color: rgb(6, 110, 226); + width: 32px; } .tygrzx_ddxx>:nth-child(1)>div { @@ -2884,9 +2893,13 @@ input { border-bottom: 1px solid rgb(233, 233, 233); border-right: 1px solid rgb(233, 233, 233); box-sizing: border-box; - width: 610px; + flex: 1; + flex-wrap: wrap; +justify-content: space-between; +} +.tygrzx_ddxxnoe{ + flex: 1; } - .tygrzx_ddxx>:nth-child(1)>:last-child { border-bottom: none; } @@ -2911,13 +2924,13 @@ input { .tygrzx_dnum>:nth-child(1) { padding-top: 12px; - margin-left: 80px; + font-size: 13px; } .tygrzx_dnum>:nth-child(2) { padding-top: 12px; - margin-left: 72px; + font-size: 13px; } @@ -5620,6 +5633,65 @@ select { display: inline-block; } +.exhibition .swiper-slide .item-box{width: 293px;} +.exhibition .swiper-slide img{object-fit: cover;} +/* .xx-img{ width:242px; height:151px;} */ +.xx-content{line-height: 28px;} +.xx-img{ max-width:252px;} +.ysc .ya-item-box>div:first-child{transition: transform .5s;cursor: pointer;} +.ysc .ya-item-box>div:first-child:hover{transform: scale(.9);transition: transform .5s;} +.ya-item-box .pr{padding-right: 1.25em;} +.ys-price{font-size: 18px;color: #cb1919;background: rgba(0,0,0,.2);border-radius: 3px;left: 14px;bottom: 14px;padding: 6px 10px;} +.ys-title{font-size: 20px;font-weight: bold;padding-right: 20px;} +.ys-cate{font-size: 14px;color: #a6a6a4;padding-right: 20px;} +.ysj-name{line-height: 26px;} +.ysj .ya-item-box{margin-right: 1.36em;width:94%;padding-bottom:10px;} +.ysj .ya-item-box img{transition: transform .5s;cursor: pointer;} +.ysj .ya-item-box:hover img{transform: scale(.9);transition: transform .5s;} +.ysj .ya-item-box:last-child{margin-right: 0px;} +.ysj .pr{padding-right: 0px;} +#homeArtist{width: 101.2%;} +.wc-box{width: 101%;} +.wc-box>div>img{width: 96%;transition: transform .5s;} +.wc-box .ya-item-box:hover img{transform: scale(.9);transition: transform .5s;} +.wc-box .ya-item-box:hover a{color: #cb1919;text-decoration:underline;} +.wc-box>div>div>a:hover{color: #cb1919;text-decoration:underline;} +.checksyzp{background: #cb1919;color: rgba(255,255,255,.8);padding: 6px 10px;} +.ysj-itemcheck{border: 1px solid #cecccc;padding: 6px 10px;color: rgba(25,25,25,.7);} +.ysj-itemcon{color: rgba(25,25,25,.7);} +.gongn{display: none;width: 50px;height: 50px;position: absolute;right: 50px;cursor: pointer;} +.xinxy-box{background: #f6f5f3;padding-bottom: 65px;} +.xinxy-box .dac{width: 101.4%;overflow: hidden;} +.xinxy-box .msg .w48{width: 49%;} +.syysj-box{background: #100e0d;padding-bottom: 65px;} +.syys-name{font-size: 30px;font-weight: bold;color: #cb1919;} +.sypx-box{background: url(../img/public/px-bac.png); background-size: 100% 100%;padding-bottom: 65px;} +.sypx-box img{height: 470px;float: left;} +.sypx-box .ys-title{height: 70px;line-height: 70px;} +.hz-jies{font-size: 14px;color: rgba(25,25,25,.5);margin-left: 10px;} +.hzly-box{padding: 30px;z-index: 1;} +.hz-input-box input{margin-right: 10px;border-radius: 3px;border:1px solid #e9e9e9;height: 48px;} +.hz-input-box textarea{border: 1px solid #e9e9e9;resize: none;border-radius: 3px;margin-right: 10px;height: 48px;line-height: 48px;outline: none;} +.hz-input-box div{color: #FFFFFF;background: #cb1919;padding: 0px 82px;border-radius: 3px;height: 48px;line-height: 48px;border: 1px solid #CB1919;} +.hz-imgItem img{cursor: pointer;width: 90%;} +.yssc-img{height: 500px;vertical-align: bottom;} +.yssc-item{height: 500px;vertical-align: bottom;max-width: 364px;} +/* 资讯 */ +#zx-list>div div:hover{cursor: pointer;} +#zx-list>div:hover .zx-title{color: #CB1919;} +#zx-list>div:hover .zx-dian{color: #CB1919;} + +.zx-nav,.szx-nav,.px-nav{padding: 0;} +.zx-nav li span {cursor: pointer;} +.zx-nav li,.szx-nav li,.px-nav li{margin-right: 50px;position: relative;padding: 20px 0 15px 0;} +.zx-nav li a,.szx-nav li a,.px-nav li a{text-decoration: none;color: #181818;font-size: 18px;} +.zx-nav li div,.szx-nav li div,.px-nav li div{border-bottom: 2px solid #FFFFFF;width: 100%;position: absolute;} +.zx-nav li .zx-nav-active,.szx-nav li .zx-nav-active,.px-nav li .zx-nav-active{border-bottom: 2px solid #CB1919;position: absolute;bottom: -1px;} +.zx-nav li .zx-nav-title,.szx-nav li .zx-nav-title,.px-nav li .zx-nav-title{color: #CB1919;} +#zx-xg>div:first-child{margin-right: 10px;} +.zx-xx{color: #cd2628;border: 1px solid #cd2628;padding: 6px 20px;border-radius: 3px;font-size: 16px;} +.zx-gg{padding: 6px 20px;border: 1px solid #222222;border-radius: 3px;font-size: 16px;} + .tyjgzx_riscon>form { display: inline-block; } diff --git a/css/huaxiaMedia.css b/css/huaxiaMedia.css index 1ffa365..28e981f 100644 --- a/css/huaxiaMedia.css +++ b/css/huaxiaMedia.css @@ -1,14 +1,3 @@ -@media screen and (max-width:300px) {} - -@media screen and (min-width:301px) and (max-width:350px) {} - -@media screen and (min-width:351px) and (max-width:420px) {} - -@media screen and (min-width:421px) and (max-width:490px) {} - -@media screen and (min-width:491px) and (max-width:620px) {} - -@media screen and (min-width:621px) and (max-width:720px) {} @media screen and (min-width:721px) and (max-width:820px) {} @@ -71,9 +60,38 @@ width: 108px; } } - +@media screen and (max-width:991px){ + .tygrzx_ddxx { + display: block; + } + .tygrzx_ddxxTxt{ + width: 100%; + border-bottom: 1px solid rgb(233, 233, 233); + padding: 16px 0; + } + .tygrzx_ddxxTxt1{ + width: 100%; + border-bottom: 1px solid rgb(233, 233, 233); + padding: 16px 0; + } + .tygrzx_ddxx>:nth-child(1)>:last-child { + border-bottom: 1px solid rgb(233, 233, 233); + } + .tygrzx_ddxxTxt1>a { + width: 50%; + + } +} @media screen and (min-width:767px) and (max-width:991px) { + + .tygrzx_ddxq{ + display: none; + + } + .tygrzx_ddnav { + margin-bottom: 10px; + } .p-zy320 { padding-left: 60px; padding-right: 60px; @@ -112,6 +130,13 @@ } @media screen and (max-width:767px) { + .tygrzx_dindantop { + flex-wrap: wrap; + + } + .tygrzx_ddcontit { + height: auto; + } .tygrzx_riscon>form { display: block; padding-right: 0px; @@ -320,7 +345,23 @@ } } -@media screen and (min-width:1521px) and (max-width:1620px) {} +@media screen and (max-width:1620px) { + .tygrzx_ddmas>:nth-child(2) { + width: 100px; + padding-right: 12px; + font-size: 13px; + padding-top: 12px; + margin-left: 12px; + display: -webkit-box; + -webkit-box-orient: vertical; + height: 53px; + -webkit-line-clamp: 3; + overflow: hidden; + text-overflow: ellipsis; + word-wrap: break-word; + word-break: break-all; + } +} @media screen and (width:320px) { @@ -335,465 +376,188 @@ } @media screen and (max-width:750px) { - .logo { - width: 60%; - } - - .head-box { - top: 0px; - } - - .gongn { - display: inline; - right: 20px; - width: 40px; - height: 40px; - } - - .dmedia { - display: none; - } - - .head-box { - padding: 10px 20px; - } - - .p-zy180 { - padding: 10px 20px 0 20px; - } - - .cq-item-title-box { - padding: 10px 0; - } - - .font-32 { - font-size: 16px; - } - - .font-22 { - font-size: 12px; - } - - .cq-gengd { - font-size: 12px; - color: #191919; - } - - .cq-item-title-box>div>div { - background: -webkit-linear-gradient(left, red, rgba(255, 255, 255, 0)); - height: 6px; - bottom: 0; - left: 0; - width: 70px; - opacity: .8; - z-index: 0; - } - - .exhibition .item-box { - height: 270px; - } - - .font-20 { - font-size: 16px; - } - - .font-13 { - font-size: 12px; - } - - .m-x16 { - margin-bottom: 16px; - } - - .swiper-pagination-bullet, - .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active { - width: 6px; - height: 6px; - } - - .swiper-button-next, - .swiper-button-prev { - background: rgba(0, 0, 0, .6); - width: 20px; - height: 20px; - top: 42%; - } - - .swiper-button-next::after, - .swiper-button-prev::after { - font-size: 12px; - } - - .m-sx16 { - margin-top: 10px; - margin-bottom: 10px; - } - - .m-x16 { - margin-bottom: 2px; - } - - .m-x65 { - margin-bottom: 20px; - } - - .p-sx20 { - padding-top: 0px; - padding-bottom: 10px; - } - - .m-x37, - .m-x32 { - margin-bottom: 10px; - } - - .w25, - .w48 { - width: 100%; - } - - .msg .dac { - display: inline; - } - - .m-zy15 { - margin-left: 10px; - margin-right: 10px; - margin-top: 10px; - } - - .font-18 { - font-size: 16px; - } - - .xx-content { - line-height: 20px; - } - - .msg .m-x32:nth-last-child(2) { - margin-bottom: 10px; - } - - .djb { - display: inline; - } - - .djb .w50 { - width: 100%; - margin-bottom: 10px; - } - - .djb .w50 .m-zy30 { - margin-left: 0px; - margin-right: 0px; - margin-bottom: 10px; - } - - .ys-title { - font-size: 16px; - } - - .ya-item-box .pr { - padding-right: 0; - } - - .m-s37 { - margin-top: 10px; - } - - .syysj-box, - .xinxy-box { - padding-bottom: 20px; - } - - .xinxy-box .dac { - display: inline; - } - - .syysj-box .dac { - display: inherit; - } - - .syysj-box .dac .m-zy30 { - margin-left: 10px; - margin-right: 10px; - height: 200px; - } - - .syysj-box .dac .m-zy30 .m-s30 { - margin-top: 20px; - } - - .syys-name { - font-size: 18px; - margin-top: 10px; - margin-bottom: 10px; - } - - .ysj-name { - line-height: 20px; - } - - .w20 { - width: 100%; - padding-bottom: 10px; - } - - .wc-box>div>img { - width: 100%; - } - - .sypx-box { - padding-bottom: 20px; - } - - .sypx-box .djb .backf { - padding-bottom: 10px; - } - - .sypx-box .djb .backf div { - margin-top: 10px; - } - - .hz-jies { - position: absolute; - top: 25px; - left: 0; - margin-left: 0px; - } - - .hz-imgItem { - margin-top: 20px; - } - - .hz-input-box { - display: inherit; - } - - .hzly-box { - padding: 20px; - } - - .hz-input-box .p-zy10 { - width: 94%; - margin-top: 10px; - } - - .hz-input-box .p-zy10:first-child { - margin-top: 30px; - } - - .hz-input-box div { - margin-top: 10px; - text-align: center; - } - - #gotoTop { - width: 40px; - height: 40px; - right: 20px; - bottom: 120px; - } + .logo{width: 50%;} + .head-box {top: 0px;} + .gongn{display: inline;right: 20px;width: 40px;height: 40px;} + .dmedia{display: none;} + .head-box{padding: 10px 20px;} + .p-zy180{padding: 10px 20px 0 20px;} + .cq-item-title-box {padding: 10px 0 20px 0;} + .font-32 {font-size: 26px;} + .font-22 {font-size: 14px;} + .cq-gengd {font-size: 12px;color: #191919;} + .cq-item-title-box>div>div{background: -webkit-linear-gradient(left,red,rgba(255,255,255,0));height: 6px;bottom: 0;left: 0; width: 70px;opacity: .8;z-index: 0;} + .exhibition .item-box {height: 270px;} + .font-20 {font-size: 16px;} + .font-13 {font-size: 12px;} + .m-x16 {margin-bottom: 16px;} + .swiper-pagination-bullet,.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 6px;height: 6px;} + .swiper-button-next, .swiper-button-prev {background: rgba(0,0,0,.6);width: 20px;height: 20px;top: 42%;} + .swiper-button-next::after, .swiper-button-prev::after {font-size: 12px;} + .m-sx16 {margin-top: 6px;margin-bottom: 6px;} + .m-x16 {margin-bottom: 2px;} + .m-x65 {margin-bottom: 20px;} + .p-sx20{padding-top: 0px;padding-bottom: 10px;} + .m-x37,.m-x32 {margin-bottom: 10px;} + .w25,.w48{width: 100%;} + .msg .dac{display: inline;} + .m-zy15 {margin-left: 10px; margin-right: 10px;margin-top: 10px;} + .font-18 {font-size: 16px;} + .xx-content {line-height: 20px;} + .msg .m-x32:nth-last-child(2) {margin-bottom: 10px;} + .djb{display: inline;} + .djb .w50{width: 100%;margin-bottom: 10px;} + .djb .w50 .m-zy30{margin-left: 0px;margin-right: 0px;margin-bottom: 10px;} + .ya-item-box .pr{padding-right: 0;} + .m-s37 {margin-top: 20px;} + .syysj-box,.xinxy-box{padding-bottom: 20px;} + .syysj-box .dac{display: inherit;} + .syysj-box .dac .m-zy30{margin-left: 10px;margin-right: 10px;height: 200px;} + .syysj-box .dac .m-zy30 .m-s30{margin-top: 20px;} + .syys-name{font-size: 18px;margin-top: 10px;margin-bottom: 10px;} + .ysj-name{line-height: 20px;} + .w20{width: 100%;padding-bottom: 10px;} + .wc-box > div > img {width: 100%;} + .sypx-box {padding-bottom: 20px;} + .sypx-box .djb .backf {padding-bottom: 10px;} + .sypx-box .djb .backf div{margin-top: 10px;margin-right: 10px;} + .hz-jies{position: absolute;top: 45px;left: 0;margin-left: 0px;} + .hz-imgItem{margin-top: 20px;} + .hz-input-box{display: inherit;} + .hzly-box{padding: 20px;} + .hz-input-box .p-zy10{width: 98%;margin-top: 10px;} + .hz-input-box .p-zy10:first-child{margin-top: 30px;} + .hz-input-box div{margin-top: 10px;text-align: center;} + #gotoTop {width: 40px;height: 40px;right: 20px;bottom: 120px;} + .hz-input-box{display: flex;justify-content: center;flex-direction: column;} + .hz-input-box .p-zy10{width: 96%;} + .hz-input-box input{margin-right: 0;} + .hz-input-box textarea{display: flex;width: 96%;border: 1px solid #e9e9e9;resize: none;border-radius: 3px;margin: 10px 0;height: 90px;padding: 10px;} + #submitLY{margin: 10px 0 0px 0;width: 40%;padding: 0;} + .hz-imgItem{flex-wrap: wrap;margin-top: 52px;} + .hz-imgItem div{width: 25%;margin-bottom: 20px;} + .hz-imgItem div img{width: 80%;} + .sypx-box .djb .backf{padding-bottom: 0px;} + .djb .w50:last-child{display: flex;justify-content: space-between;} + .djb .w50 .m-zy30{margin-bottom: 0px;} + .wc-box{width: 100%;} + .sypx-box .ys-title{height: 50px;line-height: 50px;} + .ys-title{font-size: 15px;padding-right: 0;} + .sypx-box img{max-height: 230px;object-fit: cover;} + .wc-box .w25,.djb .w50>div{width: 48%;} + .sypx-box .djb .w50 .ys-title{width: 90%;} + .wc-box{justify-content: space-between;} + #homeArtist{width: 102%;} + #homeArtist{display: flex; justify-content: space-between;flex-wrap: nowrap;} + #homeArtist .w20{width: 32%;} + #homeArtist .m-s10{margin-top: 10px; text-align: center;display: inherit;} + #homeArtist .ysj-itemcheck,#homeArtist .ysj-itemcon{display: none;} + .ysc {justify-content: space-between;} + .ysc .w25{width: 48%;} + .xinxy-box .dac{width: 100%;} + .yssc-img,.yssc-item {height: 240px;} + .yssc-cont>div{width: 100%!important;} + .xinxy-box .msg .w48{width: 100%;} + .xx-img{width: 100%;max-width: 100%;max-height: 200px;object-fit: cover;} + .exhibition .swiper-slide .item-box{width: 200px;} + .exhibition .tl div{display: none;} + .exhibition .tl div:nth-child(1){display: inherit;} + .exhibition .tl div:nth-child(2){display: -webkit-box;} } @media screen and (min-width:751px) and (max-width:850px) { - .logo { - width: 26%; - } - - .gongn { - display: inline; - } - - .dmedia { - display: none; - } - - .p-zy180, - .head-box { - padding: 10px 60px; - } + .logo{width: 26%;} + .gongn{display: inline;} + .dmedia{display: none;} + .p-zy180,.head-box{padding: 10px 20px;} + .hz-input-box div{padding: 0px 50px;} + .hz-jies{position: absolute;top: 40px;left: 0;margin-left: 0px;} + .hz-input-box .p-zy10{margin-top: 20px;} + .hz-input-box div{margin-top: 20px;} + .hz-imgItem{flex-wrap: wrap;margin-top: 52px;} + .hz-imgItem div{width: 25%;margin-bottom: 20px;} + .hz-imgItem div img{width: 80%;} + .sypx-box img{height: 200px;object-fit: cover;} + .sypx-box .ys-title{height: 40px;line-height: 40px;} + .ys-title{font-size: 15px;} + .m-zy30 {margin-left: 15px;margin-right: 15px;} } @media screen and (min-width:851px) and (max-width:1000px) { - .logo { - width: 26%; - } - - .gongn { - display: inline; - } - - .dmedia { - display: none; - } - - .input-box { - display: none; - } - - .head-box { - padding: 10px 60px 5px 60px; - } - - .p-zy180 { - padding: 10px 60px; - } - - .dao-box>li { - padding: 5px 16px; - flex-shrink: 0; - text-align: center; - font-size: 16px; - } - - .dao-box>li:last-child { - padding-right: 0; - } - - .dao-box>li>div { - padding: 6px 0; - } - - .head-nav-box>div:last-child { - margin-top: 0px; - } - - .redD { - right: 6px; - } + .logo{width: 26%;} + .gongn{display: inline;} + .dmedia{display: none;} + .input-box{display: none;} + .head-box{padding: 10px 20px 5px 20px;} + .p-zy180 {padding: 10px 20px;} + .dao-box>li{padding: 5px 16px;flex-shrink: 0;text-align: center;font-size: 16px;} + .dao-box>li:last-child{padding-right: 0;} + .dao-box>li>div{padding: 6px 0;} + .head-nav-box > div:last-child {margin-top: 0px;} + .redD {right: 6px;} + .hz-input-box div{padding: 0px 50px;} + .hz-jies{position: absolute;top: 40px;left: 0;margin-left: 0px;} + .hz-input-box .p-zy10{margin-top: 20px;} + .hz-input-box div{margin-top: 20px;} + .hz-imgItem{flex-wrap: wrap;margin-top: 52px;} + .hz-imgItem div{width: 25%;margin-bottom: 20px;} + .hz-imgItem div img{width: 80%;} + .sypx-box img{height: 200px;object-fit: cover;} + .sypx-box .ys-title{height: 50px;line-height: 50px;} + .ys-title{font-size: 15px;} } @media screen and (min-width:1001px) and (max-width:1120px) { - .logo { - width: 26%; - } - - .input-box { - display: none; - } - - .p-zy180, - .head-box { - padding: 10px 100px; - } - - .dao-box>li { - padding: 5px 16px; - flex-shrink: 0; - text-align: center; - font-size: 16px; - } - - .dao-box>li:last-child { - padding-right: 0; - } - - .dao-box>li>div { - padding: 6px 0; - } - - .head-nav-box>div:last-child { - margin-top: 0px; - } - - .redD { - right: 6px; - } + .logo{width: 26%;} + .input-box{display: none;} + .p-zy180,.head-box{padding: 10px 60px;} + .dao-box>li{padding: 5px 16px;flex-shrink: 0;text-align: center;font-size: 16px;} + .dao-box>li:last-child{padding-right: 0;} + .dao-box>li>div{padding: 6px 0;} + .head-nav-box > div:last-child {margin-top: 0px;} + .redD {right: 6px;} + .hz-imgItem{flex-wrap: wrap;margin-top: 52px;} + .hz-imgItem div{width: 25%;margin-bottom: 20px;} + .hz-imgItem div img{width: 80%;} + .sypx-box img{height: 240px;object-fit: cover;} } @media screen and (min-width:1121px) and (max-width:1260px) { - .logo { - width: 26%; - } - - .input-box { - display: none; - } - - .p-zy180, - .head-box { - padding: 10px 100px; - } - - .dao-box>li { - padding: 5px 16px; - flex-shrink: 0; - text-align: center; - font-size: 16px; - } - - .dao-box>li:last-child { - padding-right: 0; - } - - .dao-box>li>div { - padding: 6px 0; - } - - .head-nav-box>div:last-child { - margin-top: 10px; - } - - .redD { - right: 6px; - } + .logo{width: 26%;} + .input-box{display: none;} + .p-zy180,.head-box{padding: 10px 60px;} + .dao-box>li{padding: 5px 16px;flex-shrink: 0;text-align: center;font-size: 16px;} + .dao-box>li:last-child{padding-right: 0;} + .dao-box>li>div{padding: 6px 0;} + .head-nav-box > div:last-child {margin-top: 10px;} + .redD {right: 6px;} + .sypx-box img{height: 240px;object-fit: cover;} } @media screen and (min-width:1261px) and (max-width:1350px) { - .logo { - width: 26%; - } - - .p-zy180, - .head-box { - padding: 10px 100px; - } - - .dao-box>li { - padding: 5px 16px; - flex-shrink: 0; - text-align: center; - font-size: 16px; - } - - .dao-box>li>div { - padding: 6px 0; - } - - .head-nav-box>div:last-child { - margin-top: 10px; - } - - .redD { - right: 6px; - } + .logo{width: 26%;} + .p-zy180,.head-box{padding: 10px 60px;} + .dao-box>li{padding: 5px 16px;flex-shrink: 0;text-align: center;font-size: 16px;} + .dao-box>li>div{padding: 6px 0;} + .head-nav-box > div:last-child {margin-top: 10px;} + .redD {right: 6px;} + .sypx-box img{height: 240px;object-fit: cover;} +} +@media (min-width:1200px) and (max-width:1440px){ + .p-zy180,.head-box{padding: 20px 120px!important;} } @media screen and (min-width:1351px) and (max-width:1620px) { - .logo { - width: 26%; - } - - .p-zy180, - .head-box { - padding: 20px 100px; - } - - .dao-box>li { - padding: 5px 20px; - flex-shrink: 0; - text-align: center; - font-size: 16px; - } - - .dao-box>li>div { - padding: 6px 0; - } - - .redD { - right: 8px; - } + .logo{width: 26%;} + .p-zy180,.head-box{padding: 20px 180px;} + .dao-box>li{padding: 5px 20px;flex-shrink: 0;text-align: center;font-size: 16px;} + .dao-box>li>div{padding: 6px 0;} + .redD {right: 8px;} + .sypx-box img{height: 340px;object-fit: cover;} +} +@media screen and (min-width:1621px) and (max-width:1820px) { + .logo{width: 30%;} + .p-zy180,.head-box{padding: 20px 180px;} } @media screen and (min-width:1621px) and (max-width:1820px) { diff --git a/htmls/artNetwork/realTimeInfo.html b/htmls/artNetwork/realTimeInfo.html index 6c045ee..b8ee4cc 100644 --- a/htmls/artNetwork/realTimeInfo.html +++ b/htmls/artNetwork/realTimeInfo.html @@ -124,10 +124,10 @@
-
+
@@ -137,10 +137,10 @@
人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
-
+
@@ -150,10 +150,10 @@
人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
-
+
@@ -163,10 +163,10 @@
人称“苏美人”的画家苏茂隆,近两年几乎没有公开的规模展览。这批新作乃近两年仕女画的探索性力作。一部分作品沿袭过往仕女画经典技法,而由于近两年苏茂隆的住家环境的变化,自身也在做颇为冒险的技法探索。地创作了一批彩墨作品。
-
+
diff --git a/htmls/artNetwork/train.html b/htmls/artNetwork/train.html index 9f0b199..711d8ac 100644 --- a/htmls/artNetwork/train.html +++ b/htmls/artNetwork/train.html @@ -67,7 +67,7 @@
  • - +
  • @@ -122,7 +122,63 @@
  • 其他
  • -
    +
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    艺术清酒--得寓(酒标作品)Delight Sake
    +
    本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推
    +
    查看详情+
    +
    +
    +
    +
    +
    艺术清酒--得寓(酒标作品)Delight Sake
    +
    本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推
    +
    查看详情+
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    艺术清酒--得寓(酒标作品)Delight Sake
    +
    本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推
    +
    查看详情+
    +
    +
    +
    +
    +
    艺术清酒--得寓(酒标作品)Delight Sake
    +
    本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推
    +
    查看详情+
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    +
    + 图片丢失 + 图片丢失 +
    +
    +
    艺术清酒--得寓(酒标作品)Delight Sake
    +
    本场精选了一些器型优美,做工精细,栩栩如生水投茶颇佳的原矿紫砂水投茶颇佳的原矿紫砂壶壶水投茶颇佳的原矿紫砂壶水投茶颇佳的原矿紫砂壶,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推本场精选了一些器型优美,做工精细,栩栩如生,同时出水投茶颇佳的原矿紫砂壶。将造型艺术与观念艺术相糅和,旨在一扫某种靡丽之风,推
    +
    查看详情+
    +
    +
    +
    diff --git a/img/cart.png b/img/cart.png new file mode 100644 index 0000000..10c5991 Binary files /dev/null and b/img/cart.png differ diff --git a/img/home.png b/img/home.png new file mode 100644 index 0000000..657a001 Binary files /dev/null and b/img/home.png differ diff --git a/img/personal.png b/img/personal.png new file mode 100644 index 0000000..fd659ec Binary files /dev/null and b/img/personal.png differ diff --git a/img/shop.png b/img/shop.png new file mode 100644 index 0000000..4241182 Binary files /dev/null and b/img/shop.png differ diff --git a/index.html b/index.html index 5145823..45bd9ed 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,8 @@ - + @@ -257,7 +257,7 @@
    - 图片丢失 + 图片丢失
    助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...
    2021.06.30
    @@ -265,7 +265,7 @@
    - 图片丢失 + 图片丢失
    助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...
    2021.06.30
    @@ -273,7 +273,7 @@
    - 图片丢失 + 图片丢失
    助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...
    2021.06.30
    @@ -281,7 +281,7 @@
    - 图片丢失 + 图片丢失
    助力熊猫艺术公益:中国邮政发布著名画家刘中《牛气冲...
    2021.06.30
    @@ -295,10 +295,10 @@
    View More +
    -
    +
    -
    ¥2256.0
    +
    ¥22560.0
    艺术清酒--得寓(酒标作品)Delight Sake
    分类:酒品包装
    @@ -407,7 +407,47 @@
    -
    +
    +
    +
    + 图片丢失 +
    +
    +
    张龙森
    +
    查看作品
    +
    +
    职业画家
    +
    毕业于中央美术学院,硕士;曾留学在德国卡塞尔艺术学院现工作生活于北京...
    +
    +
    +
    +
    +
    + 图片丢失 +
    +
    +
    张龙森
    +
    查看作品
    +
    +
    职业画家
    +
    毕业于中央美术学院,硕士;曾留学在德国卡塞尔艺术学院现工作生活于北京...
    +
    +
    +
    +
    +
    + 图片丢失 +
    +
    +
    张龙森
    +
    查看作品
    +
    +
    职业画家
    +
    毕业于中央美术学院,硕士;曾留学在德国卡塞尔艺术学院现工作生活于北京...
    +
    +
    +
    +
    @@ -415,7 +455,7 @@
    文创专区Cultural and Creative Zone
    View More +
    -
    +
    - - + +
    提交
    @@ -523,7 +563,88 @@
    - + +
    + + + +
    + 图片缺失 + 图片缺失 + 图片缺失 + 图片缺失 + 图片缺失 +
    +
    +
    +
    + 图片丢失 +
    +
    中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名
    +
    是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...
    +
    +
    +
    +
    +
    +
    + +
    +
    +
    成都惠民职工书院
    +
    地址:成都市青羊区青羊大道129号文化宫2楼
    +
    电话:028-81712589
    +
    +
    +
    +
    联系我们
    +
    地址:四川省成都市武侯区天益街38号理想中心3栋601
    +
    手机:13880548658
    +
    电话:028-61529525
    +
    邮箱:zarts@126.com
    +
    +
    +
    + 图片丢失 +
    华夏艺术网
    +
    +
    + 图片丢失 +
    成都惠民职工书院
    +
    +
    +
    +
    Copyright@2021 华夏艺术网.All rights reserved.    蜀ICP备11111111号    技术支持:全美网络
    +
    +
    + + 图片丢失 diff --git a/js/huaxia.js b/js/huaxia.js index 7e5934b..55aa192 100644 --- a/js/huaxia.js +++ b/js/huaxia.js @@ -350,7 +350,6 @@ $(function () { $(e.target).next().css('display', 'inline') console.log($(e.target).next().attr("class")); if ($(e.target).next().attr("class") != "upImg") { - $(".uptoux").attr('src', $filePath); $(".tyjgzx_topimgtx").css("display", "block") } diff --git a/sh.exe.stackdump b/sh.exe.stackdump new file mode 100644 index 0000000..462cd40 --- /dev/null +++ b/sh.exe.stackdump @@ -0,0 +1,11 @@ +Stack trace: +Frame Function Args +00600000010 001800617BE (0018024BE50, 0018023DFD1, 00600000010, 000FFFFBA20) +00600000010 001800490FA (00100002000, 0060003B458, 0018031F5B8, 00000000002) +00600000010 00180049132 (00000000002, 0018031F8C8, 00600000010, 00000000008) +00600000010 0018005B0CF (0018004A4B8, 345C365C775C675C, 625C695C6C5C2F5C, 635C655C785C655C) +000FFFFCCE0 0018005B172 (745C695C675C2F5C, 645C635C735C2E5C, 2E5C635C745C785C, 275C6D5C6F5C635C) +000FFFFCCE0 00180049877 (00000000000, 00000000000, 00000000000, 00000000000) +000FFFFFFF0 001800482C6 (00000000000, 00000000000, 00000000000, 00000000000) +000FFFFFFF0 00180048374 (00000000000, 00000000000, 00000000000, 00000000000) +End of stack trace