Compare commits
No commits in common. "94dd9be6b353522b96731800faf9701704c20cb4" and "9416f380258cb27c259628db78ac8bf3b5f7e04b" have entirely different histories.
94dd9be6b3
...
9416f38025
|
@ -16,7 +16,7 @@ body{padding: 0;margin: 0;}
|
|||
.foot-box-nav>div>a{text-decoration: none;color: #FFFFFF;}
|
||||
.foot-box-img>img{margin-left: 20px;cursor: pointer;-webkit-filter: invert(.1); filter: invert(.1);}
|
||||
/* -webkit-filter: invert(.8); filter: invert(.8); */
|
||||
.foot-box-img>img:nth-child(1),.foot-box-img>img:nth-child(2){width:23px;}
|
||||
.foot-box-img>img:nth-child(1),.foot-box-img>img:nth-child(2){width:23px;height:19px;}
|
||||
.foot-box-img>img:nth-child(3){width:19px;height:19px;}
|
||||
.foot-box-img>img:nth-child(4){width:17px;height:17px;}
|
||||
.foot-box-img>img:nth-child(5){width:18px;height:18px;}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
6056
css/huaxia.css
6056
css/huaxia.css
File diff suppressed because it is too large
Load Diff
|
@ -12,7 +12,16 @@
|
|||
|
||||
|
||||
@media screen and (min-width:721px) and (max-width:820px) {
|
||||
.ty_left {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
|
||||
}
|
||||
|
||||
/* .ty_riscon {
|
||||
padding-left: 36px;
|
||||
} */
|
||||
|
||||
|
||||
|
||||
|
@ -22,11 +31,102 @@
|
|||
@media screen and (min-width:300px) and (max-width:1020px) {
|
||||
|
||||
|
||||
.ty_leftcon {
|
||||
justify-content: center;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.ty_left {
|
||||
width: 14%;
|
||||
}
|
||||
|
||||
.ty_ris {
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.ty_btn>button {
|
||||
width: 112px;
|
||||
height: 37px;
|
||||
}
|
||||
|
||||
.ty_btn {
|
||||
width: 424px;
|
||||
}
|
||||
|
||||
.ty_password+.ty_btn {
|
||||
width: 448px;
|
||||
|
||||
}
|
||||
|
||||
@media screen and (min-width:300px) and (max-width:820px) {
|
||||
select {
|
||||
padding: 0px 18px;
|
||||
background-size: 12px 8px;
|
||||
width: 106px;
|
||||
font-size: 12px;
|
||||
background: url(../img/grzx/xiala_08.jpg) no-repeat scroll right 9px top 14px transparent;
|
||||
height: 37px;
|
||||
}
|
||||
|
||||
.ty_int> :nth-child(2) {
|
||||
width: 338px;
|
||||
height: 36px;
|
||||
|
||||
}
|
||||
|
||||
.ty_scimg {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
background-color: rgb(245, 245, 245);
|
||||
border-radius: 50%;
|
||||
border: none;
|
||||
margin-right: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:300px) and (max-width:820px) {
|
||||
.ty_left {
|
||||
position: absolute;
|
||||
left: -14%;
|
||||
top: 0px;
|
||||
transition: all 2s;
|
||||
}
|
||||
.naliu {
|
||||
display: block;
|
||||
}
|
||||
.ty_ris {
|
||||
width: 95%;
|
||||
}
|
||||
.ty_caidan {
|
||||
display: block;
|
||||
}
|
||||
.ty_dnum {
|
||||
width: 100%;
|
||||
border-top: 1px solid rgb(233, 233, 233);
|
||||
margin-top: 10px;
|
||||
}
|
||||
.ty_ysnr {
|
||||
width: 25%;
|
||||
}
|
||||
.ty_wdgz {
|
||||
width: 33%;
|
||||
}
|
||||
.ty_wdgz>p {
|
||||
margin-top: 4px;
|
||||
}
|
||||
.ty_ysnr {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.ty_ysnr>p {
|
||||
margin-top: 8px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.ty_yspcon {
|
||||
width: 25%;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.ty_yspcon>p {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:821px) and (max-width:920px) {}
|
||||
|
@ -37,63 +137,283 @@
|
|||
|
||||
@media screen and (min-width:1121px) and (max-width:1220px) {}
|
||||
|
||||
@media screen and (min-width:991px) and (max-width:1520px) {
|
||||
|
||||
.tygrzx_riscon {
|
||||
padding-left: 32px;
|
||||
@media screen and (min-width:1021px) and (max-width:1320px) {
|
||||
.ty_leftcon>img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
@media screen and (min-width:991px) and (max-width:1440px) {
|
||||
|
||||
.p-zy320 {
|
||||
padding-left: 180px;
|
||||
padding-right: 180px;
|
||||
.ty_leftcon {
|
||||
justify-content: center;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.tygrzx_int> :nth-child(2) {
|
||||
width: 345px;
|
||||
}
|
||||
.tygrzx select {
|
||||
width: 108px;
|
||||
}
|
||||
.tygrzx_leftcon {
|
||||
padding-left: 15px;
|
||||
.ty_left {
|
||||
width: 14%;
|
||||
}
|
||||
|
||||
.ty_ris {
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media screen and (min-width:767) and (max-width:1440px){
|
||||
.tygrzx_leftcon {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.tygrzx_int> :nth-child(2) {
|
||||
width: 345px;
|
||||
}
|
||||
.tygrzx select {
|
||||
width: 108px;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:767px) and (max-width:991px) {
|
||||
|
||||
.p-zy320 {
|
||||
padding-left: 60px;
|
||||
padding-right: 60px;
|
||||
}
|
||||
.tygrzx_int> :nth-child(2) {
|
||||
width: 345px;
|
||||
}
|
||||
.tygrzx select {
|
||||
width: 108px;
|
||||
}
|
||||
|
||||
.tygrzx_leftcon {
|
||||
padding-left: 15px;
|
||||
@media screen and (min-width:1321px) and (max-width:1420px) {
|
||||
.ty_dindantit{
|
||||
display: inline-block;
|
||||
|
||||
}
|
||||
.ty_ddnav {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.ty_ris {
|
||||
width: 75%;
|
||||
}
|
||||
|
||||
.ty_ddxxnoe {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.ty_ddxxnoe>div {
|
||||
width: 100% !important;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ty_ddxq {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ty_ddxx>div {
|
||||
width: 100%;
|
||||
border-top: 1px solid rgb(233, 233, 233);
|
||||
}
|
||||
|
||||
.ty_ddxxTxt {
|
||||
padding-top: 2px;
|
||||
width: 22%;
|
||||
}
|
||||
|
||||
.ty_ddxxTxt1 {
|
||||
border-right: 1px solid rgb(233, 233, 233);
|
||||
padding-top: 2px;
|
||||
width: 34%;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:300px) and (max-width:620px) {
|
||||
.ty_riscon {
|
||||
padding-left: 10px;
|
||||
}
|
||||
.ty_yhuij {
|
||||
width: 50% !important ;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:301px) and (max-width:490px) {
|
||||
.ty_btn {
|
||||
width: 334px;
|
||||
}
|
||||
|
||||
.ty_password+.ty_btn {
|
||||
width: 358px;
|
||||
}
|
||||
|
||||
.ty_int> :nth-child(2) {
|
||||
width: 248px;
|
||||
}
|
||||
|
||||
select {
|
||||
padding: 0px 5px;
|
||||
|
||||
width: 76px;
|
||||
}
|
||||
|
||||
.ty_left {
|
||||
width: 67px;
|
||||
left: -68px;
|
||||
}
|
||||
|
||||
.ty_leftcon {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.ty_ddmas>:nth-child(2) {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
.ty_dindantop {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.ty_ddnav>p {
|
||||
margin-right: 23px;
|
||||
}
|
||||
|
||||
.ty_ddcontit {
|
||||
height: 46px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:300px) and (max-width:1320px) {
|
||||
.ty_dindantit{
|
||||
display: inline-block;
|
||||
|
||||
}
|
||||
.ty_ddxxTxt {
|
||||
padding-top: 2px;
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
.ty_ddxxTxt1 {
|
||||
border-right: 1px solid rgb(233, 233, 233);
|
||||
padding-top: 2px;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.ty_herader>nav>img {
|
||||
margin-right: 11%;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
.ty_ddxq {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ty_listnav {
|
||||
width: 45%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_leftcon>img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ty_listnav {
|
||||
padding-top: 3%;
|
||||
}
|
||||
|
||||
.ty_topcon {
|
||||
height: 47%;
|
||||
}
|
||||
|
||||
.ty_ddxx>div {
|
||||
width: 100%;
|
||||
border-top: 1px solid rgb(233, 233, 233);
|
||||
}
|
||||
|
||||
.ty_ddxxnoe {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.ty_ddxxnoe>div {
|
||||
width: 100% !important;
|
||||
flex-wrap: wrap;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.ty_dindantetx {
|
||||
border-top: 1px solid rgb(233, 233, 233);
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.ty_ddnav {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media screen and (min-width:300px) and (max-width:411px) {
|
||||
.ty_password {
|
||||
display: block;
|
||||
padding-left: 40px;
|
||||
|
||||
}
|
||||
|
||||
.ty_password>p {
|
||||
text-align: left !important;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.ty_password+.ty_btn {
|
||||
width: 288px;
|
||||
}
|
||||
|
||||
.ty_didanpd {
|
||||
padding-left: 9px !important;
|
||||
padding-right: 9px !important;
|
||||
}
|
||||
|
||||
.ty_wdgz {
|
||||
width: 50%;
|
||||
|
||||
}
|
||||
|
||||
.ty_ysnr {
|
||||
width: 33%;
|
||||
margin-bottom: 10px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.ty_wdgz>p {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.ty_yishusc>:nth-child(2) {
|
||||
font-size: 13px;
|
||||
color: #191919;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
.ty_yspcon {
|
||||
width: 33%;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
.ty_yspcon>p {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2)>:nth-child(2) {
|
||||
margin-left: 52px;
|
||||
margin-right: 73px;
|
||||
}
|
||||
.ty_jfcon>div>:nth-child(2) {
|
||||
margin-right: 38px;
|
||||
}
|
||||
.ty_jfn>:nth-child(2)>:nth-child(2) {
|
||||
margin-right: 22px;
|
||||
}
|
||||
.ty_textyh {
|
||||
font-size: 13px;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 5px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media screen and (min-width:300px) and (max-width:1200px) {
|
||||
.ty_jfcon>div>:nth-child(1) {
|
||||
margin-right: 50px;
|
||||
}
|
||||
.ty_jfn>:nth-child(2)>:nth-child(2) {
|
||||
margin-left: 100px;
|
||||
margin-right: 31px;
|
||||
}
|
||||
.ty_jfcon>div>:nth-child(2) {
|
||||
margin-right: 16px;
|
||||
}
|
||||
.ty_yhuij {
|
||||
width: 33%;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width:1421px) and (max-width:1520px) {}
|
||||
|
||||
@media screen and (min-width:1521px) and (max-width:1620px) {}
|
||||
|
||||
|
@ -218,7 +538,8 @@
|
|||
.logo{width: 30%;}
|
||||
.p-zy180,.head-box{padding: 20px 100px;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media screen and (min-width:751px) and (max-width:1820px) {
|
||||
.cq-item-title-box {padding: 20px 0 15px 0;}
|
||||
.font-32 {font-size: 26px;}
|
||||
}
|
||||
|
||||
|
|
|
@ -66,6 +66,8 @@ ul {
|
|||
text-align: center;
|
||||
position: absolute;
|
||||
top: -60px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_lefttx {
|
||||
|
@ -93,11 +95,12 @@ ul {
|
|||
font-size: 15px;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_leftcon>img {
|
||||
margin-right: 10px;
|
||||
|
||||
}
|
||||
|
||||
.ty_leftcon>span {
|
||||
|
@ -105,6 +108,7 @@ ul {
|
|||
}
|
||||
|
||||
.ty_ris {
|
||||
|
||||
width: 1060px;
|
||||
}
|
||||
|
||||
|
@ -134,8 +138,10 @@ ul {
|
|||
width: 100%;
|
||||
height: 20px;
|
||||
border-bottom: 1px solid rgb(233, 233, 233);
|
||||
;
|
||||
display: none;
|
||||
margin-bottom: 5px;
|
||||
|
||||
}
|
||||
|
||||
.ty_scimg {
|
||||
|
@ -218,13 +224,12 @@ select {
|
|||
display: flex;
|
||||
padding: 12px 18px;
|
||||
box-sizing: border-box;
|
||||
background: url("../../img/grzx/xiala_08.jpg") no-repeat scroll right 20px top
|
||||
20px transparent;
|
||||
background: url("../../img/grzx/xiala_08.jpg") no-repeat scroll right 20px top 20px transparent;
|
||||
background-size: 12px 8px;
|
||||
width: 150px;
|
||||
height: 52px;
|
||||
color: rgb(180, 180, 180);
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_setle {
|
||||
|
@ -252,6 +257,7 @@ select {
|
|||
|
||||
.ty_btn {
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
|
||||
.ty_btn>button {
|
||||
|
@ -262,14 +268,16 @@ select {
|
|||
color: #fff;
|
||||
background-color: rgb(203, 25, 25);
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
|
||||
.ty_btn1 {
|
||||
text-align: right;
|
||||
width: 581px;
|
||||
}
|
||||
|
||||
|
||||
.ty_jgzl {
|
||||
height: auto;
|
||||
padding-bottom: 29px;
|
||||
|
@ -290,6 +298,7 @@ select {
|
|||
|
||||
.ty_img>div {
|
||||
display: flex;
|
||||
|
||||
}
|
||||
|
||||
.ty_img>div>:nth-child(2) {
|
||||
|
@ -299,6 +308,7 @@ select {
|
|||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
|
||||
/* 密码修改 */
|
||||
.ty_wic> :nth-child(1) {
|
||||
width: 90px;
|
||||
|
@ -349,6 +359,7 @@ select {
|
|||
box-sizing: border-box;
|
||||
background-color: #fff;
|
||||
padding-top: 26px;
|
||||
|
||||
}
|
||||
|
||||
.ty_dizcon {
|
||||
|
@ -392,8 +403,10 @@ select {
|
|||
}
|
||||
|
||||
.ty_dzxx>:nth-child(2) {
|
||||
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
||||
}
|
||||
|
||||
.ty_dztext {
|
||||
|
@ -420,6 +433,7 @@ select {
|
|||
margin-left: 28px;
|
||||
}
|
||||
|
||||
|
||||
/* 新增收货地址 */
|
||||
.ty_xzsh {
|
||||
width: 100%;
|
||||
|
@ -456,8 +470,10 @@ select {
|
|||
}
|
||||
|
||||
.ty_tctiti>:nth-child(2) {
|
||||
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
||||
}
|
||||
|
||||
.ty_tris {
|
||||
|
@ -483,6 +499,7 @@ select {
|
|||
align-items: center;
|
||||
padding-left: 23px;
|
||||
font-size: 18px;
|
||||
|
||||
}
|
||||
|
||||
.ty_yhd {
|
||||
|
@ -596,6 +613,7 @@ select {
|
|||
/* 订单 */
|
||||
.ty_ddnav {
|
||||
display: flex;
|
||||
|
||||
}
|
||||
|
||||
.ty_dindantetx {
|
||||
|
@ -707,6 +725,7 @@ select {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
|
||||
}
|
||||
|
||||
.ty_dnum>:nth-child(1) {
|
||||
|
@ -748,11 +767,7 @@ select {
|
|||
color: rgb(203, 25, 25);
|
||||
margin-bottom: 8px;
|
||||
font-size: 13px;
|
||||
background-image: linear-gradient(
|
||||
to top,
|
||||
rgb(255, 255, 255),
|
||||
rgb(244, 244, 244)
|
||||
);
|
||||
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
|
||||
}
|
||||
|
||||
.ty_ddxxTxt1>a {
|
||||
|
@ -765,11 +780,7 @@ select {
|
|||
color: rgb(203, 25, 25);
|
||||
font-size: 13px;
|
||||
margin-bottom: 8px;
|
||||
background-image: linear-gradient(
|
||||
to top,
|
||||
rgb(255, 255, 255),
|
||||
rgb(244, 244, 244)
|
||||
);
|
||||
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
|
||||
}
|
||||
|
||||
.ty_paging {
|
||||
|
@ -793,11 +804,14 @@ select {
|
|||
|
||||
.ty_paging>div>span {
|
||||
margin-right: 12px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.ty_shtcint {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
.ty_sgtxt {
|
||||
|
@ -849,6 +863,7 @@ select {
|
|||
color: #191919;
|
||||
text-align: center;
|
||||
margin-top: 18px;
|
||||
|
||||
}
|
||||
|
||||
.ty_ysmr {
|
||||
|
@ -857,6 +872,8 @@ select {
|
|||
align-content: flex-start;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.ty_ysqxgz {
|
||||
display: inline-block;
|
||||
width: 67px;
|
||||
|
@ -890,6 +907,7 @@ select {
|
|||
margin-top: 18px;
|
||||
}
|
||||
|
||||
|
||||
.ty_jftit {
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
|
@ -969,11 +987,9 @@ select {
|
|||
.ty_jfntit>:nth-child(2) {
|
||||
width: 424px;
|
||||
}
|
||||
|
||||
.ty_jfntit>:nth-child(3){
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_jfntit>:nth-child(1) {
|
||||
width: 183px;
|
||||
}
|
||||
|
@ -988,8 +1004,8 @@ select {
|
|||
|
||||
.ty_jfcon {
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
}
|
||||
.ty_jfcon>td{
|
||||
border-bottom: 1px solid rgb(238, 233, 231);
|
||||
}
|
||||
|
@ -1022,9 +1038,11 @@ select {
|
|||
color: #525252;
|
||||
}
|
||||
|
||||
|
||||
/* 收藏 */
|
||||
.ty_sccon {
|
||||
padding-left: 24px;
|
||||
|
||||
}
|
||||
|
||||
.ty_yishusc {
|
||||
|
@ -1032,7 +1050,8 @@ select {
|
|||
padding-right: 14px;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
|
||||
}
|
||||
|
||||
.ty_yishusc>img {
|
||||
|
@ -1051,17 +1070,14 @@ select {
|
|||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
.ty_scmr{
|
||||
align-content: flex-start;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: flex-start;display: flex;flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ty_scml {
|
||||
padding-left: 22px;
|
||||
display: none;
|
||||
align-content: flex-start;
|
||||
flex-wrap: wrap;
|
||||
display:none;align-content: flex-start;flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ty_yspcon {
|
||||
|
@ -1074,6 +1090,7 @@ select {
|
|||
|
||||
.ty_yspcon>img {
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.ty_yspcon>p {
|
||||
|
@ -1121,6 +1138,7 @@ select {
|
|||
background-color: rgb(245, 245, 245);
|
||||
height: 40px;
|
||||
|
||||
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
@ -1148,7 +1166,7 @@ select {
|
|||
border: 1px solid rgb(6, 110, 226);
|
||||
margin-left: 7px;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_zgtit>th {
|
||||
|
@ -1156,7 +1174,9 @@ select {
|
|||
color: rgb(106, 106, 106);
|
||||
}
|
||||
|
||||
|
||||
.ty_selectAll {
|
||||
|
||||
box-sizing: border-box;
|
||||
border-radius: 3px;
|
||||
border: 2px solid rgb(174, 174, 174);
|
||||
|
@ -1165,6 +1185,7 @@ select {
|
|||
}
|
||||
|
||||
.ty_selected {
|
||||
|
||||
box-sizing: border-box;
|
||||
border-radius: 3px;
|
||||
border: 2px solid rgb(174, 174, 174);
|
||||
|
@ -1173,6 +1194,9 @@ select {
|
|||
display: block;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.ty_zgzti {
|
||||
font-size: 13px;
|
||||
color: #191919;
|
||||
|
@ -1181,6 +1205,7 @@ select {
|
|||
.ty_zgtit>:nth-child(1) {
|
||||
text-align: center;
|
||||
width: 47px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(2) {
|
||||
|
@ -1201,6 +1226,7 @@ select {
|
|||
|
||||
.ty_zgtit>:nth-child(5) {
|
||||
width: 109px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(6) {
|
||||
|
@ -1227,12 +1253,15 @@ select {
|
|||
|
||||
.ty_zgcon>:nth-child(2)>img {
|
||||
width: 98px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(3) {
|
||||
width: 233px;
|
||||
line-height: 27px;
|
||||
margin-right: 68px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(4) {
|
||||
|
@ -1246,13 +1275,14 @@ select {
|
|||
color: #cb1919;
|
||||
}
|
||||
|
||||
|
||||
.ty_bj {
|
||||
color: #00a608;
|
||||
border: 1px solid #00a608;
|
||||
padding: 10px 17px;
|
||||
background-color: #fff;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_scsc {
|
||||
|
@ -1261,7 +1291,7 @@ select {
|
|||
padding: 10px 17px;
|
||||
background-color: #fff;
|
||||
border-radius: 3px;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_button {
|
||||
|
@ -1298,6 +1328,7 @@ select {
|
|||
background-color: rgb(245, 245, 245);
|
||||
height: 40px;
|
||||
|
||||
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
@ -1314,6 +1345,7 @@ select {
|
|||
.ty_zltit>:nth-child(1) {
|
||||
text-align: center;
|
||||
width: 47px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(2) {
|
||||
|
@ -1365,7 +1397,7 @@ select {
|
|||
text-align: center;
|
||||
border-radius: 3px;
|
||||
line-height: 34px;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(7) {
|
||||
|
@ -1401,6 +1433,7 @@ select {
|
|||
line-height: 27px;
|
||||
padding-left: 16px;
|
||||
padding-right: 119px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(4) {
|
||||
|
@ -1458,6 +1491,7 @@ select {
|
|||
margin-right: 28px;
|
||||
}
|
||||
|
||||
|
||||
.choose {
|
||||
position: relative;
|
||||
height: 38px;
|
||||
|
@ -1489,8 +1523,8 @@ select {
|
|||
border: 1px solid #e4e4e4;
|
||||
background: #ffffff;
|
||||
border-radius: 50%;
|
||||
transition: border-color 0.3s;
|
||||
-webkit-transition: border-color 0.3s;
|
||||
transition: border-color .3s;
|
||||
-webkit-transition: border-color .3s;
|
||||
}
|
||||
|
||||
.choose .radio input[checked="checked"]+i {
|
||||
|
@ -1499,7 +1533,7 @@ select {
|
|||
|
||||
.choose .radio input+i:after {
|
||||
position: absolute;
|
||||
content: "";
|
||||
content: '';
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
width: 16px;
|
||||
|
@ -1507,8 +1541,8 @@ select {
|
|||
border-radius: 50%;
|
||||
background-color: red;
|
||||
opacity: 0;
|
||||
transition: opacity 0.1s;
|
||||
-webkit-transition: opacity 0.1s;
|
||||
transition: opacity .1s;
|
||||
-webkit-transition: opacity .1s;
|
||||
}
|
||||
|
||||
.choose .radio input:checked+i:after {
|
||||
|
@ -1528,21 +1562,17 @@ select {
|
|||
/* Mozilla Firefox 4 to 18 */
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_riscon select{
|
||||
color: #222222;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_zltj select{
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_riscon input:-ms-input-placeholder {
|
||||
/* Internet Explorer 10-11 */
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_jgintcor input::-webkit-input-placeholder {
|
||||
color: #222222;
|
||||
}
|
||||
|
@ -1561,11 +1591,14 @@ select {
|
|||
/* Internet Explorer 10-11 */
|
||||
color: #222222;
|
||||
}
|
||||
|
||||
.ty_jgintcor select{
|
||||
color: #222222;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.ty_buttton {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
@ -1673,6 +1706,7 @@ select {
|
|||
}
|
||||
|
||||
.ty_zltitManagement>:nth-child(10) {
|
||||
|
||||
padding-right: 33px;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -1696,8 +1730,7 @@ select {
|
|||
padding: 0px 9px;
|
||||
color: rgb(110, 110, 110);
|
||||
margin-right: 9px;
|
||||
background: url(../../img/grzx/xiala_08.jpg) no-repeat scroll right 20px top
|
||||
12px transparent;
|
||||
background: url(../../img/grzx/xiala_08.jpg) no-repeat scroll right 20px top 12px transparent;
|
||||
}
|
||||
|
||||
.ty_zltop label>input {
|
||||
|
@ -1717,11 +1750,7 @@ select {
|
|||
align-items: center;
|
||||
padding-left: 5px;
|
||||
|
||||
background-image: linear-gradient(
|
||||
to top,
|
||||
rgb(255, 255, 255),
|
||||
rgb(244, 244, 244)
|
||||
);
|
||||
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
|
||||
}
|
||||
|
||||
.ty_zltop label {
|
||||
|
@ -1750,13 +1779,14 @@ select {
|
|||
.chooseImg-box>div input {
|
||||
width: 109px;
|
||||
height: 109px;
|
||||
border: 1px solid #e6e6e6;
|
||||
border: 1px solid #E6E6E6;
|
||||
border-radius: 3px;
|
||||
opacity: 0;
|
||||
z-index: 2;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
|
||||
.ty_topimgtx{
|
||||
display: none;
|
||||
}
|
||||
|
@ -1774,14 +1804,13 @@ select {
|
|||
margin-left: 12px;
|
||||
font-size: 12px;
|
||||
color: #222222;
|
||||
opacity: 0.7;
|
||||
}
|
||||
opacity: .7;
|
||||
|
||||
}
|
||||
.ty_intfile{
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.ty_pdf{
|
||||
display: flex;
|
||||
margin-bottom: 21px;
|
||||
|
@ -1794,7 +1823,6 @@ select {
|
|||
font-size: 16px;
|
||||
width: 117px;
|
||||
}
|
||||
|
||||
.ty_intf{
|
||||
width: 471px;
|
||||
height: 52px;
|
||||
|
@ -1808,7 +1836,6 @@ select {
|
|||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
#uptxt{
|
||||
width: 471px;
|
||||
height: 52px;
|
||||
|
@ -1818,12 +1845,10 @@ select {
|
|||
border-color: rgb(208, 208, 208);
|
||||
border-radius: 5px 0 0 5px;
|
||||
}
|
||||
|
||||
.ty_tusc{
|
||||
display: flex;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ty_tusc>label{
|
||||
width: 156px;
|
||||
height: 52px;
|
||||
|
@ -1835,55 +1860,47 @@ select {
|
|||
justify-content: center;
|
||||
font-size: 16px;
|
||||
color: #191919;
|
||||
background-image: linear-gradient(
|
||||
to top,
|
||||
rgb(255, 255, 255),
|
||||
rgb(244, 244, 244)
|
||||
);
|
||||
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
|
||||
}
|
||||
|
||||
|
||||
.ty_jgcon>:nth-child(3) {
|
||||
width: 217px;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
.ty_jgcon>:nth-child(4) {
|
||||
width: 76px;
|
||||
}
|
||||
|
||||
.ty_jgcon>:nth-child(5) {
|
||||
width: 276px;
|
||||
}
|
||||
|
||||
|
||||
.ty_jgcona>:nth-child(3) {
|
||||
width: 217px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_xwgg>:nth-child(5) {
|
||||
width: 109px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_xwggcon>:nth-child(5) {
|
||||
width: 109px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_xzcor{
|
||||
color: #cb1919;
|
||||
}
|
||||
|
||||
.ty_xwtable .ty_zlcon .ty_pind{
|
||||
padding-top: 45px;
|
||||
}
|
||||
|
||||
.ty_tihuan{
|
||||
width: 143px;
|
||||
height: 48px;
|
||||
background-image: linear-gradient(
|
||||
to top,
|
||||
rgb(255, 255, 255),
|
||||
rgb(244, 244, 244)
|
||||
);
|
||||
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
|
||||
font-size: 15px;
|
||||
text-align: center;
|
||||
display: block;
|
||||
|
@ -1892,23 +1909,20 @@ select {
|
|||
border-color: rgb(208, 208, 208);
|
||||
margin-left: 14px;
|
||||
margin-top: 192px;
|
||||
cursor: pointer;
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.ty_zlth{
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
}
|
||||
.ty_zlth>.ty_intfile{
|
||||
width: 243px;
|
||||
height: 244px;
|
||||
}
|
||||
|
||||
.ty_zlth>.pa{
|
||||
width: 243px;
|
||||
height: 244px;
|
||||
}
|
||||
|
||||
.ty_grzximg{
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
|
@ -1923,114 +1937,52 @@ select {
|
|||
justify-content: center;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.ty_scimg>img{
|
||||
width: 100%;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.ty_jgintcor{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.ty_riscon>div{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.ty_riscon>form{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.tyys_namep{
|
||||
text-align: right;
|
||||
width: 81px;
|
||||
text-align: right;width: 81px;
|
||||
}
|
||||
|
||||
.ty_tp{
|
||||
padding: 25px 12px 0 25px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: flex-start;
|
||||
padding: 25px 12px 0 25px;display: flex; flex-wrap: wrap;align-content: flex-start;
|
||||
}
|
||||
|
||||
.ty_didanpd{
|
||||
height: auto;
|
||||
padding: 25px 24px 20px;
|
||||
height: auto; padding: 25px 24px 20px;
|
||||
}
|
||||
|
||||
.ty_gzmr{
|
||||
display: none;
|
||||
align-content: flex-start;
|
||||
flex-wrap: wrap;
|
||||
display:none;align-content: flex-start;flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ty_zgyscon{
|
||||
margin: 0 auto;
|
||||
table-layout: fixed;
|
||||
padding-top: 20px;
|
||||
margin: 0 auto;table-layout: fixed;padding-top: 20px;
|
||||
}
|
||||
|
||||
.ty_zgysconTr{
|
||||
color: #333333;
|
||||
opacity: 0.7;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
background-color: rgb(245, 245, 245);
|
||||
height: 40px;
|
||||
color: #333333;opacity: .7;font-size: 14px;font-weight: 400;background-color: rgb(245, 245, 245);height: 40px;
|
||||
}
|
||||
|
||||
.tyzg_text{
|
||||
width: 103px;
|
||||
height: 103px;
|
||||
overflow: hidden;
|
||||
width: 103px;height: 103px;overflow: hidden;
|
||||
}
|
||||
|
||||
.ty_pj{
|
||||
color: #00a608;
|
||||
border: 1px solid #00a608;
|
||||
width: 62px;
|
||||
height: 34px;
|
||||
line-height: 34px;
|
||||
border-radius: 3px;
|
||||
background: #ffffff;
|
||||
color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;
|
||||
}
|
||||
|
||||
.tyzg_sc{
|
||||
color: #066ee2;
|
||||
border: 1px solid #066ee2;
|
||||
width: 62px;
|
||||
height: 34px;
|
||||
line-height: 34px;
|
||||
border-radius: 3px;
|
||||
margin-top: 6px;
|
||||
background: #ffffff;
|
||||
color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;margin-top: 6px;background: #FFFFFF;
|
||||
}
|
||||
|
||||
.tytj_tjzp{
|
||||
width: 116px;
|
||||
height: 44px;
|
||||
line-height: 44px;
|
||||
text-align: center;
|
||||
color: #ffffff;
|
||||
background: #cb1919;
|
||||
border-radius: 5px;
|
||||
border: 1px solid #cb1919;
|
||||
font-size: 15px;
|
||||
width: 116px;height: 44px;line-height: 44px;text-align: center;color: #FFFFFF;background: #CB1919;border-radius: 5px;border: 1px solid #CB1919;font-size: 15px;
|
||||
}
|
||||
|
||||
.tytj_plsc{
|
||||
width: 116px;
|
||||
height: 44px;
|
||||
line-height: 44px;
|
||||
text-align: center;
|
||||
color: #066ee2;
|
||||
background: #ffffff;
|
||||
border-radius: 5px;
|
||||
border: 1px solid #066ee2;
|
||||
font-size: 15px;
|
||||
margin: 0px 20px 0 10px;
|
||||
width: 116px;height: 44px;line-height: 44px;text-align: center;color: #066ee2;background: #FFFFFF;border-radius: 5px;border: 1px solid #066ee2;font-size: 15px;margin: 0px 20px 0 10px;
|
||||
}
|
||||
|
||||
.ty_qbselect{
|
||||
width: auto;
|
||||
height: auto;
|
||||
|
@ -2044,12 +1996,12 @@ select {
|
|||
-webkit-appearance: none;
|
||||
display: flex;
|
||||
box-sizing: border-box;
|
||||
background: url(../../img/grzx/qbdd.png) no-repeat scroll right 7px top 3px
|
||||
transparent;
|
||||
background: url(../../img/grzx/qbdd.png) no-repeat scroll right 7px top 3px transparent;
|
||||
background-size: 10px 6px;
|
||||
cursor: pointer;
|
||||
align-items: center;
|
||||
margin-top: 3px;
|
||||
width: 73px;
|
||||
color: rgb(106, 106, 106);
|
||||
|
||||
}
|
1436
css/style.css
1436
css/style.css
File diff suppressed because it is too large
Load Diff
|
@ -7,8 +7,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<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" type="text/css" href="../../css/huaxia.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/artistCenter/artistCenter.js" type="text/javascript" charset="utf-8"></script>
|
||||
<script src="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
840
js/huaxia.js
840
js/huaxia.js
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue