Merge branch 'master' of http://git.scdxtc.com/chen/huaxia
commit
e0f56aff7d
|
@ -14,9 +14,8 @@ ul {
|
||||||
|
|
||||||
.ty_herader {
|
.ty_herader {
|
||||||
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
||||||
padding-bottom: 7px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 2;
|
z-index: 100000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ty_herader>img {
|
.ty_herader>img {
|
||||||
|
@ -29,33 +28,39 @@ ul {
|
||||||
width:487px;
|
width:487px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ty_ds {
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-content: flex-start;
|
|
||||||
align-items: flex-start;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.ty_herader>nav {
|
.ty_herader>nav {
|
||||||
margin-top: 31px;
|
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 {
|
.ty_listnav {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding-top: 66px;
|
|
||||||
color: rgb(135, 135, 135);
|
color: rgb(135, 135, 135);
|
||||||
align-self: flex-start;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
justify-content:flex-end;
|
justify-content:flex-end;
|
||||||
|
padding-bottom: 37px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ty_listnav>li {
|
.ty_listnav>li {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
padding-left: 8px;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ty_listnav a {
|
.ty_listnav a {
|
||||||
|
|
|
@ -2167,7 +2167,7 @@ ul {
|
||||||
.tygrzx_ris {
|
.tygrzx_ris {
|
||||||
|
|
||||||
/* flex: 1 1 0%; */
|
/* flex: 1 1 0%; */
|
||||||
flex: 1;
|
width: 82%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_tit {
|
.tygrzx_tit {
|
||||||
|
@ -2313,24 +2313,28 @@ ul {
|
||||||
height: 52px;
|
height: 52px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.tygrzx_setle>:last-child {
|
.tygrzx_setle>div>:last-child {
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
|
.tygrzx_setlecon{
|
||||||
|
display: flex;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
.tygrzx_setle {
|
.tygrzx_setle {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_setle> :nth-child(1) {
|
.tygrzx_setle>:nth-child(1) {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_setle>select {
|
.tygrzx_setle>div>select {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2358,12 +2362,12 @@ ul {
|
||||||
|
|
||||||
.tygrzx_btn1 {
|
.tygrzx_btn1 {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
width: 581px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 密码修改 */
|
/* 密码修改 */
|
||||||
.tygrzx_wic> :nth-child(1) {
|
.tygrzx_wic> :nth-child(1) {
|
||||||
width: 90px;
|
width: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_riscon1 {
|
.tygrzx_riscon1 {
|
||||||
|
@ -2682,8 +2686,13 @@ ul {
|
||||||
|
|
||||||
.tygrzx_dnum {
|
.tygrzx_dnum {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
flex: 1;
|
||||||
|
justify-content: space-evenly;
|
||||||
|
|
||||||
|
}
|
||||||
|
.tygrzx_dnum>p{
|
||||||
|
padding: 0 10px;
|
||||||
|
}
|
||||||
.tygrzx_ddys {
|
.tygrzx_ddys {
|
||||||
color: rgb(203, 25, 25);
|
color: rgb(203, 25, 25);
|
||||||
}
|
}
|
||||||
|
@ -2711,6 +2720,7 @@ ul {
|
||||||
.tygrzx_ddxq p {
|
.tygrzx_ddxq p {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: rgb(106, 106, 106);
|
color: rgb(106, 106, 106);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_ddxq>:nth-child(2) {
|
.tygrzx_ddxq>:nth-child(2) {
|
||||||
|
@ -2718,9 +2728,10 @@ ul {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_ddxq>:nth-child(2)>* {
|
.tygrzx_ddxq>:nth-child(2)>* {
|
||||||
margin-left: 60px;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: rgb(106, 106, 106);
|
color: rgb(106, 106, 106);
|
||||||
|
margin-left: 50px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2745,6 +2756,7 @@ ul {
|
||||||
|
|
||||||
.tygrzx_ddcontit>:nth-child(1)>p {
|
.tygrzx_ddcontit>:nth-child(1)>p {
|
||||||
color: rgb(146, 146, 146);
|
color: rgb(146, 146, 146);
|
||||||
|
padding: 5px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_ddcontit>:nth-child(2) {
|
.tygrzx_ddcontit>:nth-child(2) {
|
||||||
|
@ -2757,6 +2769,7 @@ ul {
|
||||||
.tygrzx_ddcontit>:nth-child(2)>p {
|
.tygrzx_ddcontit>:nth-child(2)>p {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
color: rgb(6, 110, 226);
|
color: rgb(6, 110, 226);
|
||||||
|
width: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_ddxx>:nth-child(1)>div {
|
.tygrzx_ddxx>:nth-child(1)>div {
|
||||||
|
@ -2765,9 +2778,13 @@ ul {
|
||||||
border-bottom: 1px solid rgb(233, 233, 233);
|
border-bottom: 1px solid rgb(233, 233, 233);
|
||||||
border-right: 1px solid rgb(233, 233, 233);
|
border-right: 1px solid rgb(233, 233, 233);
|
||||||
box-sizing: border-box;
|
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 {
|
.tygrzx_ddxx>:nth-child(1)>:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
}
|
}
|
||||||
|
@ -2792,13 +2809,13 @@ ul {
|
||||||
|
|
||||||
.tygrzx_dnum>:nth-child(1) {
|
.tygrzx_dnum>:nth-child(1) {
|
||||||
padding-top: 12px;
|
padding-top: 12px;
|
||||||
margin-left: 80px;
|
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_dnum>:nth-child(2) {
|
.tygrzx_dnum>:nth-child(2) {
|
||||||
padding-top: 12px;
|
padding-top: 12px;
|
||||||
margin-left: 72px;
|
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -5681,3 +5698,60 @@ select {
|
||||||
color: rgb(106, 106, 106);
|
color: rgb(106, 106, 106);
|
||||||
position: fixed;
|
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;
|
||||||
|
width: 100%;
|
||||||
|
background-color: rgba(0, 0, 0, .2);
|
||||||
|
} */
|
||||||
|
|
||||||
|
.foot-iframe {
|
||||||
|
width: 100%;
|
||||||
|
height: 400px;
|
||||||
|
}
|
||||||
|
/* input,textarea{
|
||||||
|
padding-left: 14px;
|
||||||
|
padding-right: 14px;
|
||||||
|
} */
|
||||||
|
.ty_tit{
|
||||||
|
height: auto;
|
||||||
|
line-height: 22px;
|
||||||
|
padding: 25px 0 22px 20px;
|
||||||
|
}
|
||||||
|
.ty_left{
|
||||||
|
height: auto;
|
||||||
|
padding-bottom: 30px;
|
||||||
|
}
|
||||||
|
.ty_riscon{margin-top: 15px;padding-left: 40px;}
|
||||||
|
.ty_name > :nth-child(1),.ty_int > :nth-child(1),.ty_setle > :nth-child(1),.ty_img > :nth-child(1){margin-right: 10px;}
|
||||||
|
.ty_btn {width: 100%;margin-top: 20px;}
|
||||||
|
.ty_btn > button{border-radius: 3px;}
|
||||||
|
.ty_setle > select{cursor: pointer;}
|
||||||
|
.ty_lititnoe > span{color: #333333;}
|
||||||
|
.left-title{color: #CB1919!important;}
|
||||||
|
td{border-bottom: 1px solid #ebebeb;}
|
||||||
|
tfoot tr td{border-bottom: none;}
|
|
@ -1,22 +1,11 @@
|
||||||
|
|
||||||
|
|
||||||
@media screen and (min-width:721px) and (max-width:820px) {
|
@media screen and (min-width:721px) and (max-width:820px) {}
|
||||||
|
|
||||||
|
|
||||||
|
@media screen and (min-width:300px) and (max-width:1020px) {}
|
||||||
|
|
||||||
|
@media screen and (min-width:300px) and (max-width:820px) {}
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
@media screen and (min-width:300px) and (max-width:1020px) {
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (min-width:300px) and (max-width:820px) {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (min-width:821px) and (max-width:920px) {}
|
@media screen and (min-width:821px) and (max-width:920px) {}
|
||||||
|
|
||||||
|
@ -33,19 +22,22 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width:991px) and (max-width:1440px) {
|
@media screen and (min-width:991px) and (max-width:1440px) {
|
||||||
|
|
||||||
.p-zy320 {
|
.p-zy320 {
|
||||||
padding-left: 180px;
|
padding-left: 120px;
|
||||||
padding-right: 180px;
|
padding-right: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_int> :nth-child(2) {
|
.tygrzx_int> :nth-child(2) {
|
||||||
width: 345px;
|
width: 345px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx select {
|
.tygrzx select {
|
||||||
width: 108px;
|
width: 108px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_leftcon {
|
.tygrzx_leftcon {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
@ -53,43 +45,338 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media screen and (min-width:767) and (max-width:1440px){
|
@media screen and (min-width:767) and (max-width:1440px) {
|
||||||
.tygrzx_leftcon {
|
|
||||||
padding-left: 15px;
|
|
||||||
|
.tygrzx_riscon {
|
||||||
|
padding-left: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_int> :nth-child(2) {
|
.tygrzx_int> :nth-child(2) {
|
||||||
width: 345px;
|
width: 345px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx select {
|
.tygrzx select {
|
||||||
width: 108px;
|
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) {
|
@media screen and (min-width:767px) and (max-width:991px) {
|
||||||
|
|
||||||
|
|
||||||
|
.tygrzx_ddxq{
|
||||||
|
display: none;
|
||||||
|
|
||||||
|
}
|
||||||
|
.tygrzx_ddnav {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
.p-zy320 {
|
.p-zy320 {
|
||||||
padding-left: 60px;
|
padding-left: 60px;
|
||||||
padding-right: 60px;
|
padding-right: 60px;
|
||||||
}
|
}
|
||||||
.tygrzx_int> :nth-child(2) {
|
|
||||||
width: 345px;
|
|
||||||
}
|
|
||||||
.tygrzx select {
|
.tygrzx select {
|
||||||
width: 108px;
|
width: 30%;
|
||||||
|
padding: 12px 9px;
|
||||||
|
background: url(../img/grzx/xiala_08.jpg) no-repeat scroll right 14px top 20px transparent;
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
.tygrzx_setlecon{
|
||||||
|
width: 85%;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
.tygrzx_leftcon {
|
||||||
|
padding-left: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_riscon {
|
||||||
|
padding-left: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_int> :nth-child(2) {
|
||||||
|
width: 85%;
|
||||||
|
}
|
||||||
|
.tygrzx_wic> :nth-child(2) {
|
||||||
|
width: 81%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_riscon>form {
|
||||||
|
display: block;
|
||||||
|
padding-right: 0px;
|
||||||
|
width: 95%;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width:767px) {
|
||||||
|
.tygrzx_dindantop {
|
||||||
|
flex-wrap: wrap;
|
||||||
|
|
||||||
|
}
|
||||||
|
.tygrzx_ddcontit {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
.tygrzx_riscon>form {
|
||||||
|
display: block;
|
||||||
|
padding-right: 0px;
|
||||||
|
width: 95%;
|
||||||
|
}
|
||||||
|
.p-zy320 {
|
||||||
|
padding-left: 30px;
|
||||||
|
padding-right: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_left {
|
||||||
|
width: 100%;
|
||||||
|
height: auto;
|
||||||
|
overflow-x: auto;
|
||||||
|
display: flex;
|
||||||
|
padding-top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.caiadn {
|
||||||
|
width: 100%;
|
||||||
|
position: absolute;
|
||||||
|
box-sizing: border-box;
|
||||||
|
overflow: hidden;
|
||||||
|
left: 0px;
|
||||||
|
padding-right: 30px;
|
||||||
|
padding-left: 30px;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_riscon {
|
||||||
|
/* padding-left: 32px; */
|
||||||
|
padding: 40px 20px 20px;
|
||||||
|
position: relative;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_ris {
|
||||||
|
margin-top: 98px;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_leftcon {
|
.tygrzx_leftcon {
|
||||||
|
width: auto;
|
||||||
|
flex-shrink: 0;
|
||||||
|
padding: 0px;
|
||||||
|
padding-left: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_int> :nth-child(2) {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.tygrzx_lefttx {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.tygrzx_setlecon {
|
||||||
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.tygrzx_tupian {
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.tygrzx_name> :nth-child(1) {
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx select {
|
||||||
|
width: 30%;
|
||||||
|
padding: 12px 9px;
|
||||||
|
background: url(../img/grzx/xiala_08.jpg) no-repeat scroll right 14px top 20px transparent;
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_int> :nth-child(1) {
|
||||||
|
|
||||||
|
margin-right: 0px;
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_setle> :nth-child(1) {
|
||||||
|
margin-right: 0px;
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_scimg {
|
||||||
|
width: 100px;
|
||||||
|
height: 100px;
|
||||||
|
|
||||||
|
}
|
||||||
|
.tygrzx_wic> :nth-child(2) {
|
||||||
|
width: 81%;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width:430px) {
|
||||||
|
|
||||||
|
.tygrzx_grzximg {
|
||||||
|
position: absolute;
|
||||||
|
width: 98%;
|
||||||
|
border-radius: 50px;
|
||||||
|
height: 100px;
|
||||||
|
left: -127px;
|
||||||
|
top: -49px;
|
||||||
|
}
|
||||||
|
.caiadn {
|
||||||
|
|
||||||
|
padding-right: 15px;
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
.tygrzx_scanniu>:nth-child(3) {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_tubtn {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_int {
|
||||||
|
display: block;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.tygrzx_name {
|
||||||
|
position: absolute;
|
||||||
|
top: 52px;
|
||||||
|
left: 145px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.p-zy320 {
|
||||||
|
padding-left: 15px;
|
||||||
|
padding-right: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_scimg {
|
||||||
|
width: 100px;
|
||||||
|
height: 100px;
|
||||||
|
background-image: url(../img/jgzx/images/xwfm_03.png);
|
||||||
|
background-size: 102%;
|
||||||
|
border: solid 1px #000;
|
||||||
|
border-color: rgb(208, 208, 208);
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_int> :nth-child(1) {
|
||||||
|
text-align: left;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
.tygrzx_setle> :nth-child(1) {
|
||||||
|
text-align: left;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
.tygrzx select {
|
||||||
|
padding: 0px 7px;
|
||||||
|
font-size: 12px;
|
||||||
|
background: url(../img/grzx/xiala_08.jpg) no-repeat scroll right 10% top 46% transparent;
|
||||||
|
background-size: 12px 8px;
|
||||||
|
height: 39px;
|
||||||
|
cursor: pointer;
|
||||||
|
display: inline-block;
|
||||||
|
width: 30.9%;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_setlecon {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_setle {
|
||||||
|
display: block;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_int> :nth-child(2) {
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
margin-top: 10px;
|
||||||
|
font-size: 12px;
|
||||||
|
height: 39px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tygrzx_btn>button {
|
||||||
|
border-radius: 5px;
|
||||||
|
font-size: 18px;
|
||||||
|
width: 100%;
|
||||||
|
height: 33px;
|
||||||
|
color: #fff;
|
||||||
|
background-color: rgb(203, 25, 25);
|
||||||
|
cursor: pointer;
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
.tygrzx_riscon>form {
|
||||||
|
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@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 (min-width:1521px) and (max-width:1620px) {}
|
|
||||||
|
|
||||||
|
|
||||||
@media screen and (width:320px) {
|
@media screen and (width:320px) {
|
||||||
.exhibition .item-box {height: 200px!important;}
|
.exhibition .item-box {
|
||||||
.swiper-button-next, .swiper-button-prev {top: 40%!important;}
|
height: 200px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.swiper-button-next,
|
||||||
|
.swiper-button-prev {
|
||||||
|
top: 40% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width:766px) {
|
@media screen and (max-width:766px) {
|
||||||
|
@ -183,7 +470,8 @@
|
||||||
.parent-page,.parent-page img {height: 130px;}
|
.parent-page,.parent-page img {height: 130px;}
|
||||||
.shous{display: inline;}
|
.shous{display: inline;}
|
||||||
}
|
}
|
||||||
@media screen and (min-width:767px) and (max-width:850px) {
|
|
||||||
|
@media screen and (min-width:751px) and (max-width:850px) {
|
||||||
.logo{width: 26%;}
|
.logo{width: 26%;}
|
||||||
.gn-box{display: inline;}
|
.gn-box{display: inline;}
|
||||||
.dmedia{display: none;}
|
.dmedia{display: none;}
|
||||||
|
@ -202,6 +490,7 @@
|
||||||
.parent-page,.parent-page img {height: 130px;}
|
.parent-page,.parent-page img {height: 130px;}
|
||||||
.shous{display: inline;}
|
.shous{display: inline;}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width:851px) and (max-width:1000px) {
|
@media screen and (min-width:851px) and (max-width:1000px) {
|
||||||
.logo{width: 26%;}
|
.logo{width: 26%;}
|
||||||
.gn-box{display: inline;}
|
.gn-box{display: inline;}
|
||||||
|
@ -224,6 +513,38 @@
|
||||||
.sypx-box img{height: 200px;object-fit: cover;}
|
.sypx-box img{height: 200px;object-fit: cover;}
|
||||||
.sypx-box .ys-title{height: 50px;line-height: 50px;}
|
.sypx-box .ys-title{height: 50px;line-height: 50px;}
|
||||||
.ys-title{font-size: 15px;}
|
.ys-title{font-size: 15px;}
|
||||||
|
|
||||||
|
.ty_di {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.ty_listnav a{
|
||||||
|
padding-left: 0px;
|
||||||
|
}
|
||||||
|
.ty_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;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@media screen and (min-width:1001px) and (max-width:1120px) {
|
@media screen and (min-width:1001px) and (max-width:1120px) {
|
||||||
.logo{width: 26%;}
|
.logo{width: 26%;}
|
||||||
|
@ -238,7 +559,24 @@
|
||||||
.hz-imgItem div{width: 25%;margin-bottom: 20px;}
|
.hz-imgItem div{width: 25%;margin-bottom: 20px;}
|
||||||
.hz-imgItem div img{width: 80%;}
|
.hz-imgItem div img{width: 80%;}
|
||||||
.sypx-box img{height: 240px;object-fit: cover;}
|
.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;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (min-width:1121px) and (max-width:1260px) {
|
@media screen and (min-width:1121px) and (max-width:1260px) {
|
||||||
.logo{width: 26%;}
|
.logo{width: 26%;}
|
||||||
.input-box{display: none;}
|
.input-box{display: none;}
|
||||||
|
@ -249,7 +587,23 @@
|
||||||
.head-nav-box > div:last-child {margin-top: 0px;}
|
.head-nav-box > div:last-child {margin-top: 0px;}
|
||||||
.redD {right: 6px;}
|
.redD {right: 6px;}
|
||||||
.sypx-box img{height: 240px;object-fit: cover;}
|
.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;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (min-width:1261px) and (max-width:1350px) {
|
@media screen and (min-width:1261px) and (max-width:1350px) {
|
||||||
.logo{width: 26%;}
|
.logo{width: 26%;}
|
||||||
.p-zy180,.head-box{padding: 10px 60px;}
|
.p-zy180,.head-box{padding: 10px 60px;}
|
||||||
|
@ -259,10 +613,27 @@
|
||||||
.redD {right: 6px;}
|
.redD {right: 6px;}
|
||||||
.sypx-box img{height: 240px;object-fit: cover;}
|
.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;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@media (min-width:1200px) and (max-width:1440px){
|
@media (min-width:1200px) and (max-width:1440px){
|
||||||
.p-zy180,.head-box{padding: 20px 120px!important;}
|
.p-zy180,.head-box{padding: 20px 120px!important;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width:1351px) and (max-width:1620px) {
|
@media screen and (min-width:1351px) and (max-width:1620px) {
|
||||||
.logo{width: 26%;}
|
.logo{width: 26%;}
|
||||||
.p-zy180,.head-box{padding: 20px 180px;}
|
.p-zy180,.head-box{padding: 20px 180px;}
|
||||||
|
@ -270,6 +641,21 @@
|
||||||
.dao-box>li>div{padding: 6px 0;}
|
.dao-box>li>div{padding: 6px 0;}
|
||||||
.redD {right: 8px;}
|
.redD {right: 8px;}
|
||||||
.sypx-box img{height: 340px;object-fit: cover;}
|
.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;
|
||||||
|
}
|
||||||
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
|
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
|
||||||
#ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
|
#ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
|
||||||
.jg-tou .font-36{font-size: 26px;margin-top: 6px;}
|
.jg-tou .font-36{font-size: 26px;margin-top: 6px;}
|
||||||
|
@ -280,11 +666,22 @@
|
||||||
@media screen and (min-width:1621px) and (max-width:1820px) {
|
@media screen and (min-width:1621px) and (max-width:1820px) {
|
||||||
.logo{width: 30%;}
|
.logo{width: 30%;}
|
||||||
.p-zy180,.head-box{padding: 20px 180px;}
|
.p-zy180,.head-box{padding: 20px 180px;}
|
||||||
|
.ty_di {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.ty_listnav a{
|
||||||
|
padding-left: 8px;
|
||||||
|
}
|
||||||
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
|
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
|
||||||
#ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
|
#ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
|
||||||
.zx-nav li, .szx-nav li, .px-nav li{flex-shrink: 0;margin-right: 20px;}
|
.zx-nav li, .szx-nav li, .px-nav li{flex-shrink: 0;margin-right: 20px;}
|
||||||
.jg-xian{display: none;}
|
.jg-xian{display: none;}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (min-width:1621px) and (max-width:1820px) {
|
||||||
|
.logo {
|
||||||
|
width: 30%;
|
||||||
|
}
|
||||||
@media (max-width:766px){
|
@media (max-width:766px){
|
||||||
#zx-list img {width: 120px;max-height: 74px;}
|
#zx-list img {width: 120px;max-height: 74px;}
|
||||||
#zx-list .clips2 {-webkit-line-clamp: 2;}
|
#zx-list .clips2 {-webkit-line-clamp: 2;}
|
||||||
|
@ -628,5 +1025,8 @@
|
||||||
.jg-guanz {width: 80px;height: 30px;line-height: 30px;}
|
.jg-guanz {width: 80px;height: 30px;line-height: 30px;}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.p-zy180,
|
||||||
|
.head-box {
|
||||||
|
padding: 20px 100px;
|
||||||
|
}
|
||||||
|
}
|
|
@ -8,6 +8,7 @@
|
||||||
<title>关于我们</title>
|
<title>关于我们</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
||||||
<link rel="stylesheet" href="../../css/aboutUs.css">
|
<link rel="stylesheet" href="../../css/aboutUs.css">
|
||||||
|
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||||
<link rel="stylesheet" href="../../css/centerHead.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/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
@ -29,14 +30,16 @@
|
||||||
<body>
|
<body>
|
||||||
<header class="ty_herader">
|
<header class="ty_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="ty_w ty_w1220 ty_ds">
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||||
|
</a>
|
||||||
|
<div class="ty_listnavdIV">
|
||||||
<ul class="ty_listnav">
|
<ul class="ty_listnav">
|
||||||
|
|
||||||
<li> 123</li>
|
<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="../../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" 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="../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="../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="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
|
@ -44,6 +47,14 @@
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="ty_btntop">
|
||||||
|
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
|
@ -15,54 +15,39 @@
|
||||||
<script src="https://unpkg.com/i18next/dist/umd/i18next.js"></script>
|
<script src="https://unpkg.com/i18next/dist/umd/i18next.js"></script>
|
||||||
<script src="../../js/huaxia.js"></script>
|
<script src="../../js/huaxia.js"></script>
|
||||||
<style>
|
<style>
|
||||||
.foot-iframe {
|
|
||||||
width: 100%;
|
|
||||||
height: 400px;
|
|
||||||
}
|
|
||||||
input,textarea{
|
|
||||||
padding-left: 14px;
|
|
||||||
padding-right: 14px;
|
|
||||||
}
|
|
||||||
.ty_tit{
|
|
||||||
height: auto;
|
|
||||||
line-height: 22px;
|
|
||||||
padding: 25px 0 22px 20px;
|
|
||||||
}
|
|
||||||
.ty_left{
|
|
||||||
height: auto;
|
|
||||||
padding-bottom: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ty_riscon{margin-top: 15px;padding-left: 40px;}
|
|
||||||
.ty_name > :nth-child(1),.ty_int > :nth-child(1),.ty_setle > :nth-child(1),.ty_img > :nth-child(1){margin-right: 10px;}
|
|
||||||
.ty_btn {width: 100%;margin-top: 20px;}
|
|
||||||
.ty_btn > button{border-radius: 3px;}
|
|
||||||
.ty_setle > select{cursor: pointer;}
|
|
||||||
.ty_lititnoe > span{color: #333333;}
|
|
||||||
.left-title{color: #CB1919!important;}
|
|
||||||
td{border-bottom: 1px solid #ebebeb;}
|
|
||||||
tfoot tr td{border-bottom: none;}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="ty_co">
|
<body class="ty_co">
|
||||||
|
|
||||||
<header class="ty_herader">
|
<header class="ty_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="ty_w ty_w1220 ty_ds">
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||||
|
</a>
|
||||||
|
<div class="ty_listnavdIV">
|
||||||
<ul class="ty_listnav">
|
<ul class="ty_listnav">
|
||||||
|
|
||||||
<li> 123</li>
|
<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="../../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="../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="../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="../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="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
<li><span class="ty_di"></span><a target="_parent" href="../grzx/personalData.html" >个人中心</a></li>
|
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="ty_btntop">
|
||||||
|
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<div class="mian ">
|
<div class="mian ">
|
||||||
|
|
|
@ -10,6 +10,8 @@
|
||||||
<title>联系我们</title>
|
<title>联系我们</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/swiper-bundle.min.css" />
|
||||||
<link rel="stylesheet" href="../../css/aboutUs.css">
|
<link rel="stylesheet" href="../../css/aboutUs.css">
|
||||||
|
<link rel="stylesheet" href="../../css/huaxia.css">
|
||||||
|
|
||||||
<link rel="stylesheet" href="../../css/centerHead.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/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
|
||||||
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
|
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
|
||||||
|
@ -50,14 +52,16 @@
|
||||||
<body>
|
<body>
|
||||||
<header class="ty_herader">
|
<header class="ty_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="ty_w ty_w1220 ty_ds">
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||||
|
</a>
|
||||||
|
<div class="ty_listnavdIV">
|
||||||
<ul class="ty_listnav">
|
<ul class="ty_listnav">
|
||||||
|
|
||||||
<li> 123</li>
|
<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="../../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="../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="../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="../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" class="ty_gr" href="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
|
@ -65,6 +69,14 @@
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="ty_btntop">
|
||||||
|
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
|
@ -21,9 +21,13 @@
|
||||||
|
|
||||||
<header class="ty_herader">
|
<header class="ty_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="ty_w ty_w1220 ty_ds">
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||||
|
</a>
|
||||||
|
<div class="ty_listnavdIV">
|
||||||
<ul class="ty_listnav">
|
<ul class="ty_listnav">
|
||||||
|
|
||||||
<li> 123</li>
|
<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="../../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="../aboutUs/aboutUs.html">关于我们</a></li>
|
||||||
|
@ -34,11 +38,34 @@
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="ty_btntop">
|
||||||
|
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
<script>
|
||||||
|
console.log( $(".ty_btntopimg"));
|
||||||
|
$(".ty_btntopimg").on("click",()=>{
|
||||||
|
|
||||||
|
$(".ty_btntopimg").addClass("trans90")
|
||||||
|
$(".ty_listnav").addClass("ty_listnavPosition")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
})
|
||||||
|
</script>
|
||||||
<div class="mian tygrzx">
|
<div class="mian tygrzx">
|
||||||
<div class="p-zy320 dis">
|
<div class="p-zy320 dis">
|
||||||
<button class="naliu">菜单</button>
|
|
||||||
|
<div class="caiadn">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<ul class="tygrzx_left">
|
<ul class="tygrzx_left">
|
||||||
<li class="tygrzx_caidan">收起菜单</li>
|
<li class="tygrzx_caidan">收起菜单</li>
|
||||||
<li class="tygrzx_lefttx"><img src="../../img/grzx/tx_04.jpg" title="图4" alt="图片已缺失"><span>243</span></li>
|
<li class="tygrzx_lefttx"><img src="../../img/grzx/tx_04.jpg" title="图4" alt="图片已缺失"><span>243</span></li>
|
||||||
|
@ -70,7 +97,7 @@
|
||||||
<img src="../../img/grzx/icon_9.png" title="收货地址" alt="图片已缺失"> <img src="../../img/grzx/iocn (9).png" title="收货地址" alt="图片已缺失"> <span>收货地址</span>
|
<img src="../../img/grzx/icon_9.png" title="收货地址" alt="图片已缺失"> <img src="../../img/grzx/iocn (9).png" title="收货地址" alt="图片已缺失"> <span>收货地址</span>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
<!-- 个人资料 -->
|
<!-- 个人资料 -->
|
||||||
<div style="display:block" data-in="1" class="tygrzx_ris ">
|
<div style="display:block" data-in="1" class="tygrzx_ris ">
|
||||||
<p class="tygrzx_tit">个人资料</p>
|
<p class="tygrzx_tit">个人资料</p>
|
||||||
|
@ -81,7 +108,7 @@
|
||||||
<div class="tygrzx_scimg">
|
<div class="tygrzx_scimg">
|
||||||
<img class="uptoux tyjgzx_topimgtx" src="" title="头像" alt="图片缺失">
|
<img class="uptoux tyjgzx_topimgtx" src="" title="头像" alt="图片缺失">
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div class="tygrzx_scanniu">
|
||||||
<button class="tygrzx_tubtn"><img src="../../img/grzx/tusc.jpg" title="头像上传" alt="图片已缺失">请选择您要上传的头像</button>
|
<button class="tygrzx_tubtn"><img src="../../img/grzx/tusc.jpg" title="头像上传" alt="图片已缺失">请选择您要上传的头像</button>
|
||||||
<input class="tygrzx_grzximg inputImg" type="file" accept="image/gif,image/jpg,image/png" name="" value="" />
|
<input class="tygrzx_grzximg inputImg" type="file" accept="image/gif,image/jpg,image/png" name="" value="" />
|
||||||
<p class="tygrzx_col" style="font-size: 12px;">仅支持JPG,GIF,PNG,JPEG,BMP格式</p>
|
<p class="tygrzx_col" style="font-size: 12px;">仅支持JPG,GIF,PNG,JPEG,BMP格式</p>
|
||||||
|
@ -105,6 +132,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="tygrzx_setle">
|
<div class="tygrzx_setle">
|
||||||
<p>地址:</p>
|
<p>地址:</p>
|
||||||
|
<div class="tygrzx_setlecon">
|
||||||
<select name="" id="">
|
<select name="" id="">
|
||||||
<option value="">四川省</option>
|
<option value="">四川省</option>
|
||||||
</select>
|
</select>
|
||||||
|
@ -115,6 +143,8 @@
|
||||||
<option value="">锦江区</option>
|
<option value="">锦江区</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
<div class="tygrzx_int">
|
<div class="tygrzx_int">
|
||||||
<p></p>
|
<p></p>
|
||||||
<input class="tyint_pal" placeholder="请输入详情地址" type="text">
|
<input class="tyint_pal" placeholder="请输入详情地址" type="text">
|
||||||
|
@ -135,11 +165,11 @@
|
||||||
<div style="display:none" data-in="2" class="tygrzx_ris ">
|
<div style="display:none" data-in="2" class="tygrzx_ris ">
|
||||||
<p class="tygrzx_tit">修改密码</p>
|
<p class="tygrzx_tit">修改密码</p>
|
||||||
|
|
||||||
<form class="tygrzx_riscon tygrzx_riscon1">
|
<div class="tygrzx_riscon tygrzx_riscon1">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div>
|
<form>
|
||||||
|
|
||||||
<div class="tygrzx_int tygrzx_password tygrzx_wic">
|
<div class="tygrzx_int tygrzx_password tygrzx_wic">
|
||||||
<p>原密码:</p>
|
<p>原密码:</p>
|
||||||
|
@ -150,15 +180,15 @@
|
||||||
<input type="password">
|
<input type="password">
|
||||||
</div>
|
</div>
|
||||||
<div class="tygrzx_int tygrzx_password tygrzx_wic">
|
<div class="tygrzx_int tygrzx_password tygrzx_wic">
|
||||||
<p>确认新密码:</p>
|
<p>确认新密码:</p>
|
||||||
<input type="password">
|
<input type="password">
|
||||||
</div>
|
</div>
|
||||||
<div class="tygrzx_btn tygrzx_btn1">
|
<div class="tygrzx_btn tygrzx_btn1">
|
||||||
<button>确认修改</button>
|
<button>确认修改</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
|
||||||
</form>
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -27,21 +27,34 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="tyjgzx_co">
|
<body class="tyjgzx_co">
|
||||||
|
|
||||||
<header class="ty_herader">
|
<header class="ty_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="ty_w ty_w1220 ty_ds">
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||||
|
</a>
|
||||||
|
<div class="ty_listnavdIV">
|
||||||
<ul class="ty_listnav">
|
<ul class="ty_listnav">
|
||||||
|
|
||||||
<li> 123</li>
|
<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="../../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="../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="../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="../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="../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="ty_di"></span><a target="_parent" class="ty_gr" href="../grzx/personalData.html" >个人中心</a></li>
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="ty_btntop">
|
||||||
|
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<div class="mian ">
|
<div class="mian ">
|
||||||
|
|
|
@ -30,16 +30,19 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<!-- 头部导航 -->
|
<!-- 头部导航 -->
|
||||||
|
|
||||||
<header class="ty_herader">
|
<header class="ty_herader">
|
||||||
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
|
||||||
<nav class="ty_w ty_w1220 ty_ds">
|
<nav class="dis p-zy320 pod" >
|
||||||
|
<a href="">
|
||||||
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
|
||||||
|
</a>
|
||||||
|
<div class="ty_listnavdIV">
|
||||||
<ul class="ty_listnav">
|
<ul class="ty_listnav">
|
||||||
|
|
||||||
<li> 123</li>
|
<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="../../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="../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" 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="../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="../contactUs/contactUs.html">联系我们</a></li>
|
||||||
|
@ -47,6 +50,14 @@
|
||||||
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="ty_btntop">
|
||||||
|
<img class="ty_btntopimg" src="../../img/public/gn.png">
|
||||||
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
<div class="zhanw"></div>
|
<div class="zhanw"></div>
|
||||||
|
|
42
js/huaxia.js
42
js/huaxia.js
|
@ -368,40 +368,42 @@ $(function () {
|
||||||
console.log('作品搜索');
|
console.log('作品搜索');
|
||||||
})
|
})
|
||||||
//功能按钮事件
|
//功能按钮事件
|
||||||
$('.gongn').on('click',function(){
|
$('.gongn').on('click', function () {
|
||||||
$(this).toggleClass('trans90')
|
$(this).toggleClass('trans90')
|
||||||
$('.cell-nav').toggleClass('dn')
|
$('.cell-nav').toggleClass('dn')
|
||||||
$('.cell-input').addClass('dn')
|
$('.cell-input').addClass('dn')
|
||||||
})
|
})
|
||||||
//关闭功能弹框
|
//关闭功能弹框
|
||||||
$('.cell-nav').on('click',function(){
|
$('.cell-nav').on('click', function () {
|
||||||
$('.gongn').toggleClass('trans90')
|
$('.gongn').toggleClass('trans90')
|
||||||
$('.cell-nav').toggleClass('dn')
|
$('.cell-nav').toggleClass('dn')
|
||||||
$('.cell-input').addClass('dn')
|
$('.cell-input').addClass('dn')
|
||||||
})
|
})
|
||||||
//功能按钮事件
|
//功能按钮事件
|
||||||
$('.shous').on('click',function(){
|
$('.shous').on('click', function () {
|
||||||
$("input[name='keyWord']").val('')
|
$("input[name='keyWord']").val('')
|
||||||
$('.cell-input').toggleClass('dn')
|
$('.cell-input').toggleClass('dn')
|
||||||
$('.gongn').removeClass('trans90')
|
$('.gongn').removeClass('trans90')
|
||||||
$('.cell-nav').addClass('dn')
|
$('.cell-nav').addClass('dn')
|
||||||
})
|
})
|
||||||
//功能按钮事件
|
//功能按钮事件
|
||||||
$('.cell-input').on('click',function(){
|
$('.cell-input').on('click', function () {
|
||||||
$("input[name='keyWord']").val('')
|
$("input[name='keyWord']").val('')
|
||||||
$(this).addClass('dn')
|
$(this).addClass('dn')
|
||||||
})
|
})
|
||||||
// 阻止事件冒泡
|
// 阻止事件冒泡
|
||||||
$('input[name="keyWord"]').on("click",function(event){
|
$('input[name="keyWord"]').on("click", function (event) {
|
||||||
event.stopPropagation()
|
event.stopPropagation()
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
function searchKey(e) { //导航关键词搜索
|
function searchKey(e) { //导航关键词搜索
|
||||||
if(e.key=='Enter'){
|
if (e.key == 'Enter') {
|
||||||
console.log('导航关键词搜索');
|
console.log('导航关键词搜索');
|
||||||
$('.cell-input').toggleClass('dn')
|
$('.cell-input').toggleClass('dn')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function searchZP() { //展览详情作品搜索事件
|
function searchZP() { //展览详情作品搜索事件
|
||||||
console.log('作品搜索');
|
console.log('作品搜索');
|
||||||
}
|
}
|
||||||
|
@ -838,3 +840,31 @@ function DeletePromptve(data) {
|
||||||
$(".tygrzx_ysqxgz").on("click", (e) => {
|
$(".tygrzx_ysqxgz").on("click", (e) => {
|
||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
function getScrollTop() {
|
||||||
|
var scroll_top = 0;
|
||||||
|
if (document.documentElement && document.documentElement.scrollTop) {
|
||||||
|
scroll_top = document.documentElement.scrollTop;
|
||||||
|
} else if (document.body) {
|
||||||
|
scroll_top = document.body.scrollTop;
|
||||||
|
}
|
||||||
|
return scroll_top;
|
||||||
|
}
|
||||||
|
|
||||||
|
document.addEventListener("scroll", myFunction);
|
||||||
|
|
||||||
|
function myFunction() {
|
||||||
|
console.log(getScrollTop());
|
||||||
|
if (getScrollTop() > 125) {
|
||||||
|
$(".pod").css("position", "fixed")
|
||||||
|
$(".pod").addClass("dtip")
|
||||||
|
|
||||||
|
} else if (getScrollTop() < 125) {
|
||||||
|
$(".pod").css("position", "relative")
|
||||||
|
$(".pod").removeClass("dtip")
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue