解决冲突
commit
0ae18b3048
|
@ -12,7 +12,7 @@ a {
|
|||
ul {
|
||||
list-style: none;
|
||||
}
|
||||
.ty_her{
|
||||
.tyAboutUs_her{
|
||||
width: 100%;
|
||||
height: 123px;
|
||||
background-color: rgb(230,230,230);
|
||||
|
@ -21,47 +21,47 @@ ul {
|
|||
color: #191919;
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.ty_pd{
|
||||
.tyAboutUs_pd{
|
||||
padding: 0 324px;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.ty_text{
|
||||
.tyAboutUs_text{
|
||||
text-indent: 2em;
|
||||
font-size: 15px;
|
||||
color: #191919;
|
||||
line-height: 30px;
|
||||
|
||||
}
|
||||
.ty_imgcon{
|
||||
.tyAboutUs_imgcon{
|
||||
width: 100%;
|
||||
margin-bottom: 45px;
|
||||
margin-top: 34px;
|
||||
|
||||
}
|
||||
.ty_imgcon>img{
|
||||
.tyAboutUs_imgcon>img{
|
||||
width: 100%;
|
||||
}
|
||||
.ty_renwu{
|
||||
.tyAboutUs_renwu{
|
||||
width: 48%;
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
}
|
||||
.ty_renwu>img{
|
||||
.tyAboutUs_renwu>img{
|
||||
max-width: 242px;
|
||||
margin-right: 21px;
|
||||
}
|
||||
.ty-pd{
|
||||
.tyAboutUs-pd{
|
||||
padding-top: 15px;
|
||||
}
|
||||
.ty_renwucon{
|
||||
.tyAboutUs_renwucon{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.ty_titcon{
|
||||
.tyAboutUs_titcon{
|
||||
margin-top: 67px;
|
||||
}
|
||||
.ty_titcon>:nth-child(1){
|
||||
.tyAboutUs_titcon>:nth-child(1){
|
||||
font-size: 22px;
|
||||
color: #cb1919;
|
||||
font-weight: bold;
|
||||
|
@ -74,10 +74,10 @@ ul {
|
|||
.gz_swicon{
|
||||
width: 100%;
|
||||
}
|
||||
.ty_titcon>:nth-child(2){
|
||||
.tyAboutUs_titcon>:nth-child(2){
|
||||
width: 100%;
|
||||
}
|
||||
.ty_titcon>:nth-child(2)>div{
|
||||
.tyAboutUs_titcon>:nth-child(2)>div{
|
||||
width: 100%;
|
||||
}
|
||||
.swiper-slide p{
|
||||
|
@ -106,52 +106,52 @@ ul {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.ty_lxwo p{
|
||||
.tyAboutUs_lxwo p{
|
||||
font-size: 16px;
|
||||
color: #191919;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
.ty_lxwo>:nth-child(1){
|
||||
.tyAboutUs_lxwo>:nth-child(1){
|
||||
font-size: 20px;
|
||||
color: #cb1919;
|
||||
font-weight: bold;
|
||||
margin-bottom: 21px;
|
||||
}
|
||||
.ty_lxmiancon{
|
||||
.tyAboutUs_lxmiancon{
|
||||
margin-top: 50px;
|
||||
display: flex;
|
||||
|
||||
}
|
||||
|
||||
.ty_lxwx{
|
||||
.tyAboutUs_lxwx{
|
||||
margin-left: 121px;
|
||||
margin-top: 49px;
|
||||
max-width: 100px;
|
||||
margin-right: 52px;
|
||||
}
|
||||
.ty_lxwxa{
|
||||
.tyAboutUs_lxwxa{
|
||||
margin-left: 166px;
|
||||
margin-top: 49px;
|
||||
max-width: 100px;
|
||||
|
||||
}
|
||||
.ty_lxwx p{
|
||||
.tyAboutUs_lxwx p{
|
||||
color: #191919;
|
||||
opacity: 0.7;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
margin-top: 11px;
|
||||
}
|
||||
.ty_lxwxa p{
|
||||
.tyAboutUs_lxwxa p{
|
||||
color: #191919;
|
||||
opacity: 0.7;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
margin-top: 11px;
|
||||
}
|
||||
.ty_lxwxa img{
|
||||
.tyAboutUs_lxwxa img{
|
||||
width: 100%;
|
||||
}
|
||||
.ty_lxwx img{
|
||||
.tyAboutUs_lxwx img{
|
||||
width: 100%;
|
||||
}
|
|
@ -12,80 +12,3 @@ ul {
|
|||
list-style: none;
|
||||
}
|
||||
|
||||
.ty_herader {
|
||||
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
||||
position: relative;
|
||||
z-index: 100000;
|
||||
}
|
||||
|
||||
.ty_herader>img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_herader>nav>img {
|
||||
margin-right: 210px;
|
||||
|
||||
width:487px;
|
||||
}
|
||||
|
||||
|
||||
.ty_herader>nav {
|
||||
padding-top: 31px;
|
||||
justify-content: space-between;
|
||||
background-color: #fff;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.ty_herader .dis>a{
|
||||
display: inline-block;
|
||||
height: 80%;
|
||||
width: 38%;
|
||||
}
|
||||
.ty_herader .dis>a img{
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_listnav {
|
||||
display: flex;
|
||||
color: rgb(135, 135, 135);
|
||||
|
||||
justify-content:flex-end;
|
||||
padding-bottom: 37px;
|
||||
|
||||
}
|
||||
|
||||
.ty_listnav>li {
|
||||
display: flex;
|
||||
|
||||
font-size: 12px;
|
||||
padding-left: 8px;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
.ty_listnav a {
|
||||
color: rgb(135, 135, 135);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.ty_di {
|
||||
width: 4px;
|
||||
background-color: rgb(135, 135, 135);
|
||||
height: 4px;
|
||||
display: block;
|
||||
border-radius: 50%;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
.ty_topicon {
|
||||
width: 15px;
|
||||
margin-right: 6px;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
.ty_gr {
|
||||
color: rgb(201, 57, 57) !important;
|
||||
}
|
||||
|
||||
|
||||
/* 自适应 */
|
||||
|
|
1437
css/grzx/grzx.css
1437
css/grzx/grzx.css
File diff suppressed because it is too large
Load Diff
292
css/huaxia.css
292
css/huaxia.css
|
@ -2012,6 +2012,108 @@ input {
|
|||
color: #848484;
|
||||
}
|
||||
|
||||
/* 个人头部 */
|
||||
.tyhder_herader {
|
||||
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
||||
position: relative;
|
||||
background-color: #fff;
|
||||
z-index: 100000;
|
||||
}
|
||||
|
||||
.tyhder_herader>img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tyhder_herader>nav>img {
|
||||
margin-right: 210px;
|
||||
|
||||
width:487px;
|
||||
}
|
||||
|
||||
|
||||
.tyhder_herader>nav {
|
||||
padding-top: 31px;
|
||||
justify-content: space-between;
|
||||
background-color: #fff;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.tyhder_herader .dis>a{
|
||||
display: inline-block;
|
||||
height: 80%;
|
||||
width: 38%;
|
||||
}
|
||||
.tyhder_herader .dis>a img{
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tyhder_listnav {
|
||||
display: flex;
|
||||
color: rgb(135, 135, 135);
|
||||
|
||||
justify-content:flex-end;
|
||||
padding-bottom: 37px;
|
||||
|
||||
}
|
||||
|
||||
.tyhder_listnav>li {
|
||||
display: flex;
|
||||
|
||||
font-size: 12px;
|
||||
padding-left: 8px;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
.tyhder_listnav a {
|
||||
color: rgb(135, 135, 135);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.tyhder_di {
|
||||
width: 4px;
|
||||
background-color: rgb(135, 135, 135);
|
||||
height: 4px;
|
||||
display: block;
|
||||
border-radius: 50%;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
.tyhder_topicon {
|
||||
width: 15px;
|
||||
margin-right: 6px;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
.tyhder_gr {
|
||||
color: rgb(201, 57, 57) !important;
|
||||
}
|
||||
.tyhder_btntop{
|
||||
display: none;
|
||||
}
|
||||
.pod{
|
||||
|
||||
/* background-color: rgb(245, 245, 245); */
|
||||
top: 0px;
|
||||
position: relative;
|
||||
|
||||
}
|
||||
.dtip{
|
||||
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.ty_herader .ty_listnavPosition{
|
||||
|
||||
display: block;
|
||||
background-color: rgb(245, 245, 245);
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
/* 自适应 */
|
||||
|
||||
|
||||
/* 个人中心- */
|
||||
|
@ -2772,7 +2874,7 @@ ul {
|
|||
width: 32px;
|
||||
}
|
||||
|
||||
.tygrzx_ddxx>:nth-child(1)>div {
|
||||
.tygrzx_ddxx .a {
|
||||
display: flex;
|
||||
padding: 14px 0px 14px 15px;
|
||||
border-bottom: 1px solid rgb(233, 233, 233);
|
||||
|
@ -3277,7 +3379,7 @@ justify-content: space-between;
|
|||
|
||||
.tygrzx_ristext>:nth-child(1) {
|
||||
width: 187px;
|
||||
margin-right: 88px;
|
||||
margin-right: 71px;
|
||||
margin-left: 65px;
|
||||
|
||||
}
|
||||
|
@ -4721,7 +4823,7 @@ select {
|
|||
|
||||
|
||||
.tyjgzx_zgcon> :nth-child(1) {
|
||||
padding-top: 37px;
|
||||
padding-top: 24px;
|
||||
}
|
||||
|
||||
.tyjgzx_zgcon> :nth-child(2)>img {
|
||||
|
@ -5427,7 +5529,7 @@ select {
|
|||
}
|
||||
.tyjgzx_jgcona> :nth-child(3) {
|
||||
width: 54px;
|
||||
padding-left: 22px;
|
||||
padding-left: 24px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
@ -5698,30 +5800,7 @@ select {
|
|||
color: rgb(106, 106, 106);
|
||||
position: fixed;
|
||||
}
|
||||
.ty_btntop{
|
||||
display: none;
|
||||
}
|
||||
.pod{
|
||||
|
||||
/* background-color: rgb(245, 245, 245); */
|
||||
top: 0px;
|
||||
position: relative;
|
||||
|
||||
}
|
||||
.dtip{
|
||||
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.ty_herader .ty_listnavPosition{
|
||||
|
||||
display: block;
|
||||
background-color: rgb(245, 245, 245);
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
height: 100%;
|
||||
}
|
||||
/* .ty_listnavdIV{
|
||||
position: fixed;
|
||||
top: 68px;
|
||||
|
@ -5755,3 +5834,162 @@ select {
|
|||
.left-title{color: #CB1919!important;}
|
||||
td{border-bottom: 1px solid #ebebeb;}
|
||||
tfoot tr td{border-bottom: none;}
|
||||
|
||||
/* 关于我们 */
|
||||
|
||||
* {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
/* header */
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
}
|
||||
.tyAboutUs_her{
|
||||
width: 100%;
|
||||
height: 123px;
|
||||
background-color: rgb(230,230,230);
|
||||
font-size: 40px;
|
||||
line-height: 123px;
|
||||
color: #191919;
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.ty_pd{
|
||||
padding: 0 324px;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.tyAboutUs_text{
|
||||
text-indent: 2em;
|
||||
font-size: 15px;
|
||||
color: #191919;
|
||||
line-height: 30px;
|
||||
|
||||
}
|
||||
.tyAboutUs_imgcon{
|
||||
width: 100%;
|
||||
margin-bottom: 45px;
|
||||
margin-top: 34px;
|
||||
|
||||
}
|
||||
.tyAboutUs_imgcon>img{
|
||||
width: 100%;
|
||||
}
|
||||
.tyAboutUs_renwu{
|
||||
width: 48%;
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
}
|
||||
.tyAboutUs_renwu>img{
|
||||
max-width: 242px;
|
||||
margin-right: 21px;
|
||||
}
|
||||
.tyAboutUs-pd{
|
||||
padding-top: 15px;
|
||||
}
|
||||
.tyAboutUs_renwucon{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.tyAboutUs_titcon{
|
||||
margin-top: 67px;
|
||||
}
|
||||
.tyAboutUs_titcon>:nth-child(1){
|
||||
font-size: 22px;
|
||||
color: #cb1919;
|
||||
font-weight: bold;
|
||||
padding-bottom: 19px;
|
||||
border-bottom:solid 1px rgb(241,241,241) ;
|
||||
margin-bottom: 69px;
|
||||
|
||||
|
||||
}
|
||||
.gz_swicon{
|
||||
width: 100%;
|
||||
}
|
||||
.tyAboutUs_titcon>:nth-child(2){
|
||||
width: 100%;
|
||||
}
|
||||
.tyAboutUs_titcon>:nth-child(2)>div{
|
||||
width: 100%;
|
||||
}
|
||||
.swiper-slide p{
|
||||
font-size: 14px;
|
||||
line-height: 28px;
|
||||
color: #191919;
|
||||
display: none;
|
||||
}
|
||||
.swiper-slide img{
|
||||
width: 100%;
|
||||
}
|
||||
.swiper-slide-active .gz_swicon p{
|
||||
display: block;
|
||||
}
|
||||
.swiper-slide span{
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
z-index: 5;
|
||||
}
|
||||
.swiper-slide-active span{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tyAboutUs_lxwo p{
|
||||
font-size: 16px;
|
||||
color: #191919;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
.tyAboutUs_lxwo>:nth-child(1){
|
||||
font-size: 20px;
|
||||
color: #cb1919;
|
||||
font-weight: bold;
|
||||
margin-bottom: 21px;
|
||||
}
|
||||
.tyAboutUs_lxmiancon{
|
||||
margin-top: 50px;
|
||||
display: flex;
|
||||
|
||||
}
|
||||
|
||||
.tyAboutUs_lxwx{
|
||||
margin-left: 121px;
|
||||
margin-top: 49px;
|
||||
max-width: 100px;
|
||||
margin-right: 52px;
|
||||
}
|
||||
.tyAboutUs_lxwxa{
|
||||
margin-left: 166px;
|
||||
margin-top: 49px;
|
||||
max-width: 100px;
|
||||
|
||||
}
|
||||
.tyAboutUs_lxwx p{
|
||||
color: #191919;
|
||||
opacity: 0.7;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
margin-top: 11px;
|
||||
}
|
||||
.tyAboutUs_lxwxa p{
|
||||
color: #191919;
|
||||
opacity: 0.7;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
margin-top: 11px;
|
||||
}
|
||||
.tyAboutUs_lxwxa img{
|
||||
width: 100%;
|
||||
}
|
||||
.tyAboutUs_lxwx img{
|
||||
width: 100%;
|
||||
}
|
|
@ -459,18 +459,36 @@
|
|||
.sypx-box img{height: 200px;object-fit: cover;}
|
||||
.sypx-box .ys-title{height: 50px;line-height: 50px;}
|
||||
.ys-title{font-size: 15px;}
|
||||
.ty_di {display: none;}
|
||||
.ty_listnav a{padding-left: 0px;}
|
||||
.ty_listnav>li {padding-left: 7px;}
|
||||
|
||||
|
||||
.tyhder_di {
|
||||
display: none;
|
||||
}
|
||||
.tyhder_listnav a{
|
||||
padding-left: 0px;
|
||||
}
|
||||
.tyhder_listnav>li {
|
||||
padding-left: 7px;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width:1000px){
|
||||
.ty_herader .dis>a {width: 260px;}
|
||||
.ty_listnav{display: none;}
|
||||
.ty_btntop{display: block;}
|
||||
.ty_herader>nav {padding-top: 31px;justify-content: space-between;align-items: center;}
|
||||
.ty_herader>img {display: none;}
|
||||
.tyhder_herader .dis>a {
|
||||
|
||||
width: 260px;
|
||||
}
|
||||
.tyhder_listnav{
|
||||
display: none;
|
||||
}
|
||||
.tyhder_btntop{
|
||||
display: block;
|
||||
}
|
||||
.tyhder_herader>nav {
|
||||
padding-top: 31px;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
.tyhder_herader>img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:1001px) and (max-width:1120px) {
|
||||
.logo{width: 26%;}
|
||||
|
@ -485,10 +503,22 @@
|
|||
.hz-imgItem div{width: 25%;margin-bottom: 20px;}
|
||||
.hz-imgItem div img{width: 80%;}
|
||||
.sypx-box img{height: 240px;object-fit: cover;}
|
||||
.ty_di {display: none;}
|
||||
.ty_listnav a{padding-left: 0px;}
|
||||
.ty_herader .dis>a {width: 30%;}
|
||||
.ty_listnav {padding-bottom: 26px;}
|
||||
|
||||
.tyhder_di {
|
||||
display: none;
|
||||
}
|
||||
.tyhder_listnav a{
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.tyhder_herader .dis>a {
|
||||
|
||||
width: 30%;
|
||||
}
|
||||
.tyhder_listnav {
|
||||
|
||||
padding-bottom: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:1121px) and (max-width:1260px) {
|
||||
|
@ -501,10 +531,21 @@
|
|||
.head-nav-box > div:last-child {margin-top: 0px;}
|
||||
.redD {right: 6px;}
|
||||
.sypx-box img{height: 240px;object-fit: cover;}
|
||||
.ty_di {display: none;}
|
||||
.ty_listnav a{padding-left: 0px;}
|
||||
.ty_herader .dis>a {width: 33%;}
|
||||
.ty_listnav {padding-bottom: 26px;}
|
||||
.tyhder_di {
|
||||
display: none;
|
||||
}
|
||||
.tyhder_listnav a{
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.tyhder_herader .dis>a {
|
||||
|
||||
width: 33%;
|
||||
}
|
||||
.tyhder_listnav {
|
||||
|
||||
padding-bottom: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:1261px) and (max-width:1350px) {
|
||||
|
@ -515,10 +556,22 @@
|
|||
.head-nav-box > div:last-child {margin-top: 10px;}
|
||||
.redD {right: 6px;}
|
||||
.sypx-box img{height: 240px;object-fit: cover;}
|
||||
.ty_di {display: none;}
|
||||
.ty_listnav a{padding-left: 8px;}
|
||||
.ty_herader .dis>a {width: 33%;}
|
||||
.ty_listnav {padding-bottom: 26px;}
|
||||
|
||||
.tyhder_di {
|
||||
display: none;
|
||||
}
|
||||
.tyhder_listnav a{
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
.tyhder_herader .dis>a {
|
||||
|
||||
width: 33%;
|
||||
}
|
||||
.tyhder_listnav {
|
||||
|
||||
padding-bottom: 26px;
|
||||
}
|
||||
}
|
||||
@media (min-width:1200px) and (max-width:1440px){
|
||||
.p-zy180,.head-box{padding: 20px 120px!important;}
|
||||
|
@ -531,10 +584,21 @@
|
|||
.dao-box>li>div{padding: 6px 0;}
|
||||
.redD {right: 8px;}
|
||||
.sypx-box img{height: 340px;object-fit: cover;}
|
||||
.ty_di {display: none;}
|
||||
.ty_listnav a{padding-left: 0px;}
|
||||
.ty_herader .dis>a {width: 33%;}
|
||||
.ty_listnav {padding-bottom: 26px;}
|
||||
.tyhder_di {
|
||||
display: none;
|
||||
}
|
||||
.tyhder_listnav a{
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.tyhder_herader .dis>a {
|
||||
|
||||
width: 33%;
|
||||
}
|
||||
.tyhder_listnav {
|
||||
|
||||
padding-bottom: 26px;
|
||||
}
|
||||
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
|
||||
#ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
|
||||
.jg-tou .font-36{font-size: 26px;margin-top: 6px;}
|
||||
|
@ -546,10 +610,10 @@
|
|||
@media screen and (min-width:1621px) and (max-width:1820px) {
|
||||
.logo{width: 30%;}
|
||||
.p-zy180,.head-box{padding: 20px 180px;}
|
||||
.ty_di {
|
||||
.tyhder_di {
|
||||
display: none;
|
||||
}
|
||||
.ty_listnav a{
|
||||
.tyhder_listnav a{
|
||||
padding-left: 8px;
|
||||
}
|
||||
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
|
||||
|
|
|
@ -5,45 +5,36 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="">
|
||||
<meta name="keywords" content="">
|
||||
<title>关于我们</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
||||
<link rel="stylesheet" href="../../css/aboutUs.css">
|
||||
|
||||
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||
<link rel="stylesheet" href="../../css/centerHead.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>
|
||||
<style>
|
||||
.ty_topifrane {
|
||||
width: 100%;
|
||||
height: 285px;
|
||||
}
|
||||
|
||||
|
||||
.foot-iframe {
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="ty_herader">
|
||||
<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="ty_listnavdIV">
|
||||
<ul class="ty_listnav">
|
||||
<div class="tyhder_listnavdIV">
|
||||
<ul class="tyhder_listnav">
|
||||
|
||||
<li> 123</li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></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>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<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>
|
||||
|
@ -52,34 +43,34 @@
|
|||
|
||||
|
||||
|
||||
<div class="ty_btntop">
|
||||
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||
<div class="tyhder_btntop">
|
||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="ty_her ty_pd">
|
||||
<div class="tyAboutUs_her ty_pd">
|
||||
关于我们
|
||||
</div>
|
||||
<div class="mian ty_pd">
|
||||
<p class="ty_text">华夏艺术网于1998年开通,是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等授权主办。经过多年来不间断的运营发展,已成为国内知名的艺术类门户网站。华夏艺术网为艺术家、艺术行业单位构建了艺术信息的交流平台,吸引了来自全国各地的艺术家及艺术机构加盟。通过网络信息技术手段,不断加强与社会各界的合作,与广大艺术家及画廊、拍卖行、收藏家、艺术团体建立起了业务联系,架起了艺术家与艺术市场之间的桥梁。</p>
|
||||
<div class="ty_imgcon">
|
||||
<p class="tyAboutUs_text">华夏艺术网于1998年开通,是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等授权主办。经过多年来不间断的运营发展,已成为国内知名的艺术类门户网站。华夏艺术网为艺术家、艺术行业单位构建了艺术信息的交流平台,吸引了来自全国各地的艺术家及艺术机构加盟。通过网络信息技术手段,不断加强与社会各界的合作,与广大艺术家及画廊、拍卖行、收藏家、艺术团体建立起了业务联系,架起了艺术家与艺术市场之间的桥梁。</p>
|
||||
<div class="tyAboutUs_imgcon">
|
||||
<img src="../../img/public/gy-img.png" alt="">
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ty_renwucon">
|
||||
<div class="ty_renwu">
|
||||
<div class="tyAboutUs_renwucon">
|
||||
<div class="tyAboutUs_renwu">
|
||||
<img src="../../img/public/gz-renwu.png" alt="">
|
||||
<p class="ty_text ty-pd">谭朝晖,斋号“净砚斋”。原为空军某企业党委干部,曾先后任四川电信天府热线执行主编、成都信息港电子商务部部长、四川铁通互联网业务中心副总经理等职。1998年创办华夏艺术网,2003年创办净砚斋画廊。现为摩空精舍董事长、北京视觉经典美术馆副馆长,成都市画廊协会副会长,成都惠民职工画院理事长兼秘书长,成都市版权协会副会长,成都市阅读协会理事,成都市人民对外友好协会理事,四川省文化产业商会常务理事。</p>
|
||||
<p class="tyAboutUs_text ty-pd">谭朝晖,斋号“净砚斋”。原为空军某企业党委干部,曾先后任四川电信天府热线执行主编、成都信息港电子商务部部长、四川铁通互联网业务中心副总经理等职。1998年创办华夏艺术网,2003年创办净砚斋画廊。现为摩空精舍董事长、北京视觉经典美术馆副馆长,成都市画廊协会副会长,成都惠民职工画院理事长兼秘书长,成都市版权协会副会长,成都市阅读协会理事,成都市人民对外友好协会理事,四川省文化产业商会常务理事。</p>
|
||||
</div>
|
||||
<div class="ty_renwu">
|
||||
<div class="tyAboutUs_renwu">
|
||||
<img src="../../img/public/ty-renw.png" alt="">
|
||||
<p class="ty_text ty-pd">谭朝晖,斋号“净砚斋”。原为空军某企业党委干部,曾先后任四川电信天府热线执行主编、成都信息港电子商务部部长、四川铁通互联网业务中心副总经理等职。1998年创办华夏艺术网,2003年创办净砚斋画廊。现为摩空精舍董事长、北京视觉经典美术馆副馆长,成都市画廊协会副会长,成都惠民职工画院理事长兼秘书长,成都市版权协会副会长,成都市阅读协会理事,成都市人民对外友好协会理事,四川省文化产业商会常务理事。</p>
|
||||
<p class="tyAboutUs_text ty-pd">谭朝晖,斋号“净砚斋”。原为空军某企业党委干部,曾先后任四川电信天府热线执行主编、成都信息港电子商务部部长、四川铁通互联网业务中心副总经理等职。1998年创办华夏艺术网,2003年创办净砚斋画廊。现为摩空精舍董事长、北京视觉经典美术馆副馆长,成都市画廊协会副会长,成都惠民职工画院理事长兼秘书长,成都市版权协会副会长,成都市阅读协会理事,成都市人民对外友好协会理事,四川省文化产业商会常务理事。</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="ty_titcon">
|
||||
<div class="tyAboutUs_titcon">
|
||||
<p>图片展示</p>
|
||||
<div>
|
||||
<div class="swiper-container">
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<title>艺术家个人中心</title>
|
||||
<link rel="stylesheet" href="../../css/institutions/institutions.css">
|
||||
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||
<link rel="stylesheet" href="../../css/centerHead.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/artistCenter/artistCenter.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>
|
||||
|
@ -21,22 +21,22 @@
|
|||
|
||||
<body class="ty_co">
|
||||
|
||||
<header class="ty_herader">
|
||||
<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="ty_listnavdIV">
|
||||
<ul class="ty_listnav">
|
||||
<div class="tyhder_listnavdIV">
|
||||
<ul class="tyhder_listnav">
|
||||
|
||||
<li> 123</li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../grzx/personalData.html" >个人中心</a></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>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||
|
||||
</ul>
|
||||
|
@ -45,8 +45,8 @@
|
|||
|
||||
|
||||
|
||||
<div class="ty_btntop">
|
||||
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||
<div class="tyhder_btntop">
|
||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -9,85 +9,52 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>联系我们</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
||||
<link rel="stylesheet" href="../../css/aboutUs.css">
|
||||
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||
|
||||
<link rel="stylesheet" href="../../css/centerHead.css">
|
||||
<script src="../../js/huaxia.js"></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>
|
||||
<title>地图展示</title>
|
||||
<style type="text/css">
|
||||
body,
|
||||
html,
|
||||
#allmap {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
margin: 0;
|
||||
font-family: "微软雅黑";
|
||||
}
|
||||
|
||||
.foot-iframe {
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
.ty_topifrane {
|
||||
width: 100%;
|
||||
height: 285px;
|
||||
}
|
||||
|
||||
.foot-iframe {
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<body>
|
||||
<header class="ty_herader">
|
||||
<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="ty_listnavdIV">
|
||||
<ul class="ty_listnav">
|
||||
<div class="tyhder_listnavdIV">
|
||||
<ul class="tyhder_listnav">
|
||||
|
||||
<li> 123</li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></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>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<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="ty_btntop">
|
||||
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||
<div class="tyhder_btntop">
|
||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="ty_her ty_pd">
|
||||
<div class="tyAboutUs_her ty_pd">
|
||||
联系我们
|
||||
</div>
|
||||
|
||||
<div class="mian ty_pd">
|
||||
|
||||
<div class="ty_lxmiancon">
|
||||
<div class="ty_lxwo">
|
||||
<div class="tyAboutUs_lxmiancon">
|
||||
<div class="tyAboutUs_lxwo">
|
||||
<p>华夏艺术网</p>
|
||||
<p>地址:四川省成都市武侯区天益街38号理想中心3栋601</p>
|
||||
<p>手机:13880548658</p>
|
||||
|
@ -95,17 +62,17 @@
|
|||
<p>邮箱:zarts@126.com</p>
|
||||
</div>
|
||||
|
||||
<div class="ty_lxwx">
|
||||
<div class="tyAboutUs_lxwx">
|
||||
<img src="../../img/public/lx_wx.png" alt="">
|
||||
<p>华夏艺术网</p>
|
||||
</div>
|
||||
<div class="ty_lxwo">
|
||||
<div class="tyAboutUs_lxwo">
|
||||
<p>成都惠民职工书院</p>
|
||||
<p>地址:成都市青羊区青羊大道129号文化宫2楼 </p>
|
||||
<p>电话:028-81712589</p>
|
||||
|
||||
</div>
|
||||
<div class="ty_lxwxa">
|
||||
<div class="tyAboutUs_lxwxa">
|
||||
<img src="../../img/public/lx_wx.png" alt="">
|
||||
<p>华夏艺术网</p>
|
||||
</div>
|
||||
|
@ -182,7 +149,7 @@
|
|||
console.log(iframe);
|
||||
var body = iframe.contentWindow.document.body
|
||||
|
||||
console.log( $(body).nextAll(".ty_gr").css("color","#000"));
|
||||
console.log( $(body).nextAll(".tyAboutUs_gr").css("color","#000"));
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -19,22 +19,21 @@
|
|||
|
||||
<body class="tygrzx_co">
|
||||
|
||||
<header class="ty_herader">
|
||||
<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="ty_listnavdIV">
|
||||
<ul class="ty_listnav">
|
||||
|
||||
<div class="tyhder_listnavdIV">
|
||||
<ul class="tyhder_listnav">
|
||||
<li> 123</li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../grzx/personalData.html" >个人中心</a></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>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||
|
||||
</ul>
|
||||
|
@ -43,8 +42,8 @@
|
|||
|
||||
|
||||
|
||||
<div class="ty_btntop">
|
||||
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||
<div class="tyhder_btntop">
|
||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -477,7 +476,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
|
||||
<div class="tygrzx_ddxx">
|
||||
<div class="tygrzx_ddxxnoe">
|
||||
<div>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -485,8 +484,8 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
</a>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt1.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -494,7 +493,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -524,7 +523,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
|
||||
<div class="tygrzx_ddxx">
|
||||
<div class="tygrzx_ddxxnoe">
|
||||
<div>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -532,8 +531,8 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
</a>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt1.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -542,7 +541,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -573,7 +572,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
|
||||
<div class="tygrzx_ddxx">
|
||||
<div class="tygrzx_ddxxnoe">
|
||||
<div>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -581,8 +580,8 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
</a>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt1.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -591,7 +590,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -628,7 +627,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
|
||||
<div class="tygrzx_ddxx">
|
||||
<div class="tygrzx_ddxxnoe">
|
||||
<div>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas">
|
||||
<img src="../../img/grzx/yt.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
|
@ -637,8 +636,8 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
</a>
|
||||
<a class="a">
|
||||
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt1.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
|
||||
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
|
||||
</div>
|
||||
|
@ -646,7 +645,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<p>x1</p>
|
||||
<p>¥532.20</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -917,11 +916,13 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<div>
|
||||
|
||||
<div class="tygrzx_zgcon">
|
||||
<img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失">
|
||||
<div>
|
||||
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
|
||||
|
||||
|
||||
<a href=""> <div>
|
||||
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
|
||||
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号:15245825461</p>
|
||||
</div>
|
||||
</div></a>
|
||||
<div class="tygrzx_ristext">
|
||||
<div>
|
||||
<p>所属展览</p>
|
||||
|
@ -947,12 +948,13 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
</div>
|
||||
</div>
|
||||
<div class="tygrzx_zgcon">
|
||||
<img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失">
|
||||
<div>
|
||||
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
|
||||
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
|
||||
|
||||
|
||||
<a href=""> <div>
|
||||
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
|
||||
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号:15245825461</p>
|
||||
</div>
|
||||
</div></a>
|
||||
<div class="tygrzx_ristext">
|
||||
<div>
|
||||
<p>所属展览</p>
|
||||
|
@ -960,7 +962,7 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
</div>
|
||||
<div>
|
||||
<p>审核状态</p>
|
||||
<p style="margin-top: 5px;" class="tygrzx_zgzti tygrzx_shcor">未审核</p>
|
||||
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>发布日期</p>
|
||||
|
@ -974,26 +976,24 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <div class="tygrzx_zgcon">
|
||||
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="tygrzx_zgcon">
|
||||
<img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失">
|
||||
<div>
|
||||
<a href=""> <div>
|
||||
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
|
||||
|
||||
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号:15245825461</p>
|
||||
</div>
|
||||
</div></a>
|
||||
<div class="tygrzx_ristext">
|
||||
<div>
|
||||
<p>所属展览</p>
|
||||
<p style="margin-top: 5px;" class="tygrzx_zgzti">未来城市+ :建筑设计模型展</p>
|
||||
</div>
|
||||
<div>
|
||||
<p></p>
|
||||
<p style="margin-top: 5px;" class="tygrzx_zgzti tygrzx_shcor">已审核</p>
|
||||
<p>审核状态</p>
|
||||
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>发布日期</p>
|
||||
|
@ -1004,19 +1004,19 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
操作
|
||||
</div>
|
||||
<div>
|
||||
<p>联系平台</p>
|
||||
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <div class="tygrzx_zgcon">
|
||||
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
|
||||
|
||||
</div>
|
||||
<div class="tygrzx_zgcon">
|
||||
<img src="../../img/grzx/zgimg.png" title="雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失">
|
||||
<div>
|
||||
|
||||
<a href=""> <div>
|
||||
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊(Yazun)现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
|
||||
|
||||
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号:15245825461</p>
|
||||
</div>
|
||||
</div></a>
|
||||
<div class="tygrzx_ristext">
|
||||
<div>
|
||||
<p>所属展览</p>
|
||||
|
@ -1024,23 +1024,23 @@ $(".ty_listnav").addClass("ty_listnavPosition")
|
|||
</div>
|
||||
<div>
|
||||
<p>审核状态</p>
|
||||
<p style="margin-top: 5px;" class="tygrzx_zgzti tygrzx_shcor">未审核</p>
|
||||
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
|
||||
</div>
|
||||
<div>
|
||||
<p>发布日期</p>
|
||||
<p style="margin-top: 5px;" class="tygrzx_zgzti">2019-12-20 12:25:30</p>
|
||||
</div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
操作
|
||||
</div>
|
||||
<div>
|
||||
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -7,43 +7,31 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>机构个人中心</title>
|
||||
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||
<link rel="stylesheet" href="../../css/centerHead.css">
|
||||
<script src="../../js/jquery-1.9.1.js"></script>
|
||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>
|
||||
<script src="https://unpkg.com/i18next/dist/umd/i18next.js"></script>
|
||||
<script src="../../js/huaxia.js" type="text/javascript" charset="utf-8"></script>
|
||||
<style>
|
||||
.foot-iframe {
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
.tyjgzx_topifrane {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body class="tyjgzx_co">
|
||||
|
||||
<header class="ty_herader">
|
||||
|
||||
<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="ty_listnavdIV">
|
||||
<ul class="ty_listnav">
|
||||
|
||||
<div class="tyhder_listnavdIV">
|
||||
<ul class="tyhder_listnav">
|
||||
<li> 123</li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../grzx/personalData.html" >个人中心</a></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>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||
|
||||
</ul>
|
||||
|
@ -52,8 +40,8 @@
|
|||
|
||||
|
||||
|
||||
<div class="ty_btntop">
|
||||
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||
<div class="tyhder_btntop">
|
||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
<link rel="stylesheet" type="text/css" 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" />
|
||||
<link rel="stylesheet" href="../../css/centerHead.css">
|
||||
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="../../js/login_cart/login_cart.js" type="text/javascript" charset="utf-8"></script>
|
||||
</head>
|
||||
|
@ -31,22 +30,22 @@
|
|||
<body>
|
||||
<!-- 头部导航 -->
|
||||
|
||||
<header class="ty_herader">
|
||||
<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="ty_listnavdIV">
|
||||
<ul class="ty_listnav">
|
||||
<div class="tyhder_listnavdIV">
|
||||
<ul class="tyhder_listnav">
|
||||
|
||||
<li> 123</li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||
<li><span class="ty_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></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>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
|
||||
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
|
||||
<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>
|
||||
|
@ -55,11 +54,12 @@
|
|||
|
||||
|
||||
|
||||
<div class="ty_btntop">
|
||||
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||
<div class="tyhder_btntop">
|
||||
<img class="tyhder_btntopimg" src="../../img/public/gn.png">
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="zhanw"></div>
|
||||
<section>
|
||||
<div class="whoil padding-zy320">
|
||||
|
|
Loading…
Reference in New Issue