机构成员
parent
06e04c97fd
commit
865f15bf96
|
@ -11,6 +11,7 @@ a {
|
|||
ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/*
|
||||
.ty_herader {
|
||||
box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
|
||||
|
@ -79,7 +80,8 @@ ul {
|
|||
justify-content: center;
|
||||
position: relative;
|
||||
}
|
||||
.naliu{
|
||||
|
||||
.naliu {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
background-color: #fff;
|
||||
|
@ -92,6 +94,7 @@ ul {
|
|||
border-radius: 50%;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
.mian {
|
||||
padding-top: 22px;
|
||||
}
|
||||
|
@ -109,7 +112,8 @@ ul {
|
|||
position: relative;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.ty_caidan{
|
||||
|
||||
.ty_caidan {
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
border-radius: 3px;
|
||||
|
@ -119,10 +123,11 @@ ul {
|
|||
font-weight: 500;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: -60px;
|
||||
top: -60px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_lefttx {
|
||||
text-align: center;
|
||||
border-bottom: 1px solid rgb(245, 245, 245);
|
||||
|
@ -156,7 +161,7 @@ ul {
|
|||
}
|
||||
|
||||
.ty_ris {
|
||||
|
||||
|
||||
width: 1060px;
|
||||
}
|
||||
|
||||
|
@ -181,10 +186,12 @@ ul {
|
|||
box-sizing: border-box;
|
||||
background-color: #fff;
|
||||
}
|
||||
.ty_dindantit{
|
||||
|
||||
.ty_dindantit {
|
||||
width: 100%;
|
||||
height:20px;
|
||||
border-bottom: 1px solid rgb(233, 233, 233);;
|
||||
height: 20px;
|
||||
border-bottom: 1px solid rgb(233, 233, 233);
|
||||
;
|
||||
display: none;
|
||||
margin-bottom: 5px;
|
||||
|
||||
|
@ -528,12 +535,14 @@ select {
|
|||
margin-bottom: 11px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.ty_yhjyuan{
|
||||
|
||||
.ty_yhjyuan {
|
||||
position: absolute;
|
||||
bottom: -4px;
|
||||
width: 100%;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.ty_yhuij>:nth-child(1) {
|
||||
background-color: rgb(116, 210, 212);
|
||||
width: 100%;
|
||||
|
@ -619,12 +628,15 @@ select {
|
|||
display: flex;
|
||||
|
||||
}
|
||||
.ty_dindantetx{
|
||||
|
||||
.ty_dindantetx {
|
||||
display: flex;
|
||||
}
|
||||
.ty_dnum{
|
||||
|
||||
.ty_dnum {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ty_ddys {
|
||||
color: rgb(203, 25, 25);
|
||||
}
|
||||
|
@ -708,19 +720,25 @@ select {
|
|||
.ty_ddxx>:nth-child(1)>:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
.ty_ddmas{
|
||||
|
||||
.ty_ddmas {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ty_ddmas>:nth-child(2) {
|
||||
width: 250px;
|
||||
font-size: 13px;
|
||||
padding-top: 12px;
|
||||
margin-left: 12px;
|
||||
}
|
||||
.ty_dindantop{
|
||||
display: flex;align-items: center;font-size: 14px;
|
||||
|
||||
.ty_dindantop {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 14px;
|
||||
|
||||
}
|
||||
|
||||
.ty_dnum>:nth-child(1) {
|
||||
padding-top: 12px;
|
||||
margin-left: 80px;
|
||||
|
@ -788,7 +806,7 @@ display: flex;align-items: center;font-size: 14px;
|
|||
.ty_shtcint {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_sgtxt {
|
||||
|
@ -830,9 +848,11 @@ display: flex;align-items: center;font-size: 14px;
|
|||
margin-bottom: 35px;
|
||||
position: relative;
|
||||
}
|
||||
.ty_ysnr >img{
|
||||
|
||||
.ty_ysnr>img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_ysnr>p {
|
||||
font-size: 16px;
|
||||
color: #191919;
|
||||
|
@ -869,9 +889,11 @@ display: flex;align-items: center;font-size: 14px;
|
|||
margin-bottom: 21px;
|
||||
position: relative;
|
||||
}
|
||||
.ty_wdgz>img{
|
||||
|
||||
.ty_wdgz>img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_wdgz>p {
|
||||
font-size: 16px;
|
||||
color: #191919;
|
||||
|
@ -943,44 +965,57 @@ display: flex;align-items: center;font-size: 14px;
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2) {
|
||||
.ty_jfntit {
|
||||
width: 100%;
|
||||
height: 42px;
|
||||
margin-top: 10px;
|
||||
background-color: rgb(245, 245, 245);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
padding-left: 77px;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2)>p {
|
||||
.ty_jfntit>th {
|
||||
color: rgb(106, 106, 106);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2)>:nth-child(2) {
|
||||
margin-left: 250px;
|
||||
margin-right: 173px;
|
||||
.ty_jfntit>:nth-child(2) {
|
||||
width: 424px;
|
||||
}
|
||||
.ty_jfntit>:nth-child(3){
|
||||
text-align: left;
|
||||
}
|
||||
.ty_jfntit>:nth-child(1) {
|
||||
width: 183px;
|
||||
}
|
||||
|
||||
.ty_jfcon>div {
|
||||
display: flex;
|
||||
padding: 16px 0px 17px 26px;
|
||||
.ty_jftable {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_jftable>thead {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_jfcon {
|
||||
height: 44px;
|
||||
|
||||
}
|
||||
.ty_jfcon>td{
|
||||
border-bottom: 1px solid rgb(238, 233, 231);
|
||||
}
|
||||
|
||||
.ty_jfcon>div>:nth-child(1) {
|
||||
.ty_jfcon>:nth-child(1) {
|
||||
font-size: 13px;
|
||||
color: #525252;
|
||||
margin-right: 200px;
|
||||
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ty_jfcon>div>:nth-child(2) {
|
||||
.ty_jfcon>:nth-child(2) {
|
||||
width: 75px;
|
||||
font-size: 14px;
|
||||
margin-right: 161px;
|
||||
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
@ -992,7 +1027,7 @@ display: flex;align-items: center;font-size: 14px;
|
|||
color: rgb(203, 25, 25);
|
||||
}
|
||||
|
||||
.ty_jfcon>div>:nth-child(3) {
|
||||
.ty_jfcon>:nth-child(3) {
|
||||
font-size: 13px;
|
||||
color: #525252;
|
||||
}
|
||||
|
@ -1000,7 +1035,7 @@ display: flex;align-items: center;font-size: 14px;
|
|||
/* 收藏 */
|
||||
.ty_sccon {
|
||||
padding-left: 24px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_yishusc {
|
||||
|
@ -1010,7 +1045,8 @@ display: flex;align-items: center;font-size: 14px;
|
|||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
.ty_yishusc>img{
|
||||
|
||||
.ty_yishusc>img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
@ -1045,7 +1081,7 @@ display: flex;align-items: center;font-size: 14px;
|
|||
|
||||
.ty_yspcon>img {
|
||||
width: 100%;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ty_yspcon>p {
|
||||
|
@ -1142,9 +1178,11 @@ display: flex;align-items: center;font-size: 14px;
|
|||
height: 85px;
|
||||
margin-right: 11px;
|
||||
}
|
||||
.ty_ristext{
|
||||
|
||||
.ty_ristext {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ty_ristext>:nth-child(1) {
|
||||
width: 187px;
|
||||
margin-right: 92px;
|
||||
|
@ -1171,12 +1209,13 @@ display: flex;align-items: center;font-size: 14px;
|
|||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.ty_ristext>:nth-child(4)>div>p{
|
||||
.ty_ristext>:nth-child(4)>div>p {
|
||||
color: #191919;
|
||||
font-size: 13px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
.ty_ristext>div>:nth-child(1){
|
||||
|
||||
.ty_ristext>div>:nth-child(1) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
@ -1201,7 +1240,8 @@ display: flex;align-items: center;font-size: 14px;
|
|||
.ty_litittwo>:nth-child(1) {
|
||||
display: none;
|
||||
}
|
||||
.ty_topifrane{
|
||||
|
||||
.ty_topifrane {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
}
|
||||
}
|
|
@ -2,7 +2,10 @@
|
|||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
input{
|
||||
padding-left: 14px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
/* header */
|
||||
a {
|
||||
text-decoration: none;
|
||||
|
@ -217,6 +220,7 @@ select {
|
|||
background-size: 12px 8px;
|
||||
width: 150px;
|
||||
height: 52px;
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_setle {
|
||||
|
@ -257,6 +261,7 @@ select {
|
|||
border: none;
|
||||
}
|
||||
|
||||
|
||||
.ty_btn1 {
|
||||
text-align: right;
|
||||
width: 581px;
|
||||
|
@ -270,12 +275,14 @@ select {
|
|||
|
||||
.ty_img {
|
||||
display: flex;
|
||||
margin-bottom: 21px;
|
||||
}
|
||||
|
||||
.ty_img> :nth-child(1) {
|
||||
width: 81px;
|
||||
text-align: right;
|
||||
margin-right: 20px;
|
||||
padding-top: 10px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
@ -868,124 +875,6 @@ select {
|
|||
}
|
||||
|
||||
|
||||
|
||||
.ty_jftit {
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
height: 161px;
|
||||
padding-top: 25px;
|
||||
box-sizing: border-box;
|
||||
padding-left: 22px;
|
||||
}
|
||||
|
||||
.ty_jftit>:nth-child(1) {
|
||||
font-size: 18px;
|
||||
color: #191919;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ty_jftit>:nth-child(2) {
|
||||
display: flex;
|
||||
padding-left: 32px;
|
||||
margin-top: 35px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.ty_jftit>:nth-child(2)>:nth-child(1) {
|
||||
font-size: 16px;
|
||||
color: #191919;
|
||||
}
|
||||
|
||||
.ty_jftit>:nth-child(2)>:nth-child(2) {
|
||||
color: #cb1919;
|
||||
font-size: 24px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.ty_jftit>:nth-child(2)>:nth-child(3) {
|
||||
width: 179px;
|
||||
height: 44px;
|
||||
background-color: #cb1919;
|
||||
border-radius: 3px;
|
||||
font-size: 15px;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 44px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.ty_jftit>:nth-child(2)>:nth-child(4) {
|
||||
width: 98px;
|
||||
font-size: 15px;
|
||||
color: #cb1919;
|
||||
text-align: center;
|
||||
line-height: 44px;
|
||||
border: 1px solid #cb1919;
|
||||
border-radius: 3px;
|
||||
margin-left: 20px;
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(1) {
|
||||
font-size: 14px;
|
||||
color: #cb1919;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2) {
|
||||
width: 100%;
|
||||
height: 42px;
|
||||
margin-top: 10px;
|
||||
background-color: rgb(245, 245, 245);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
padding-left: 77px;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2)>p {
|
||||
color: rgb(106, 106, 106);
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.ty_jfn>:nth-child(2)>:nth-child(2) {
|
||||
margin-left: 250px;
|
||||
margin-right: 173px;
|
||||
}
|
||||
|
||||
.ty_jfcon>div {
|
||||
display: flex;
|
||||
padding: 16px 0px 17px 26px;
|
||||
border-bottom: 1px solid rgb(238, 233, 231);
|
||||
}
|
||||
|
||||
.ty_jfcon>div>:nth-child(1) {
|
||||
font-size: 13px;
|
||||
color: #525252;
|
||||
margin-right: 200px;
|
||||
}
|
||||
|
||||
.ty_jfcon>div>:nth-child(2) {
|
||||
width: 75px;
|
||||
font-size: 14px;
|
||||
margin-right: 161px;
|
||||
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.ty_jfys {
|
||||
color: rgb(0, 166, 8);
|
||||
}
|
||||
|
||||
.ty_jfys2 {
|
||||
color: rgb(203, 25, 25);
|
||||
}
|
||||
|
||||
.ty_jfcon>div>:nth-child(3) {
|
||||
font-size: 13px;
|
||||
color: #525252;
|
||||
}
|
||||
|
||||
/* 收藏 */
|
||||
.ty_sccon {
|
||||
padding-left: 24px;
|
||||
|
@ -1077,36 +966,46 @@ select {
|
|||
color: #fff;
|
||||
}
|
||||
|
||||
/* 征稿 */
|
||||
/* 新闻中心 */
|
||||
.ty_zgtit {
|
||||
width: 100%;
|
||||
background-color: rgb(245, 245, 245);
|
||||
height: 40px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.ty_zgtit>p {
|
||||
.ty_dis {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
.ty_btnzlb {
|
||||
width: 116px;
|
||||
height: 44px;
|
||||
background-color: rgb(203, 25, 25);
|
||||
color: #fff;
|
||||
border: none;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.ty_btnzlp {
|
||||
width: 116px;
|
||||
height: 44px;
|
||||
color: rgb(6, 110, 226);
|
||||
background-color: #fff;
|
||||
border: 1px solid rgb(6, 110, 226);
|
||||
margin-left: 7px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.ty_zgtit>th {
|
||||
font-size: 14px;
|
||||
color: rgb(106, 106, 106);
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(2) {
|
||||
margin-right: 70px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(3) {
|
||||
margin-right: 271px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(4) {
|
||||
margin-right: 100px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(5) {
|
||||
margin-right: 90px;
|
||||
}
|
||||
|
||||
.ty_selectAll {
|
||||
width: 19px;
|
||||
|
@ -1114,9 +1013,7 @@ select {
|
|||
box-sizing: border-box;
|
||||
border-radius: 3px;
|
||||
border: 2px solid rgb(174, 174, 174);
|
||||
margin-left: 11px;
|
||||
margin-right: 39px;
|
||||
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.ty_selected {
|
||||
|
@ -1125,56 +1022,89 @@ select {
|
|||
box-sizing: border-box;
|
||||
border-radius: 3px;
|
||||
border: 2px solid rgb(174, 174, 174);
|
||||
margin-left: 11px;
|
||||
margin-right: 19px;
|
||||
margin-top: 19px;
|
||||
|
||||
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.ty_zgcon {
|
||||
padding-top: 17px;
|
||||
padding-bottom: 23px;
|
||||
}
|
||||
|
||||
.ty_zgcon {
|
||||
display: flex;
|
||||
border-bottom: 1px solid rgb(238, 233, 231);
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
.ty_zgzti {
|
||||
font-size: 13px;
|
||||
color: #191919;
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(2) {
|
||||
.ty_zgtit>:nth-child(1) {
|
||||
text-align: center;
|
||||
width: 47px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(2) {
|
||||
width: 98px;
|
||||
text-align: left;
|
||||
padding-left: 22px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(3) {
|
||||
width: 228px;
|
||||
text-align: left;
|
||||
padding-left: 11px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(4) {
|
||||
width: 232px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(5) {
|
||||
width: 109px;
|
||||
}
|
||||
|
||||
.ty_zgtit>:nth-child(6) {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_xwtable {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_zgcon {
|
||||
height: 102px;
|
||||
}
|
||||
|
||||
.ty_zgcon>td {
|
||||
border-bottom: 1px solid rgb(238, 233, 231);
|
||||
padding-top: 17px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(1) {
|
||||
padding-top: 37px;
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(2)>img {
|
||||
width: 98px;
|
||||
height: 60px;
|
||||
margin-right: 11px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(3) {
|
||||
width: 233px;
|
||||
line-height: 27px;
|
||||
margin-right: 68px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(4) {
|
||||
margin-right: 90px;
|
||||
text-align: center;
|
||||
padding-top: 22px;
|
||||
}
|
||||
|
||||
.ty_zgcon>:nth-child(5) {
|
||||
margin-right: 88px;
|
||||
text-align: center;
|
||||
padding-top: 22px;
|
||||
color: #cb1919;
|
||||
}
|
||||
|
||||
.ty_ristext {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ty_ristext>div>:nth-child(1) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ty_bj {
|
||||
color: #00a608;
|
||||
|
@ -1215,4 +1145,404 @@ select {
|
|||
.ty_topifrane {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
/* 展览 */
|
||||
|
||||
.ty_zltit {
|
||||
width: 100%;
|
||||
background-color: rgb(245, 245, 245);
|
||||
height: 40px;
|
||||
|
||||
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.ty_zlzti {
|
||||
font-size: 13px;
|
||||
color: #191919;
|
||||
}
|
||||
|
||||
.ty_zltit>th {
|
||||
font-size: 14px;
|
||||
color: rgb(106, 106, 106);
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(1) {
|
||||
text-align: center;
|
||||
width: 47px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(2) {
|
||||
width: 66px;
|
||||
text-align: left;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(3) {
|
||||
width: 187px;
|
||||
text-align: left;
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(4) {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(5) {
|
||||
width: 109px;
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(6) {
|
||||
width: 61px;
|
||||
|
||||
padding-right: 38px;
|
||||
}
|
||||
|
||||
.ty_zltit>:nth-child(7) {
|
||||
padding-right: 45px;
|
||||
width: 85px;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(8) {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(8)>button {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(6)>p {
|
||||
width: 62px;
|
||||
height: 34px;
|
||||
color: rgb(203, 25, 25);
|
||||
border: 1px solid rgb(203, 25, 25);
|
||||
text-align: center;
|
||||
border-radius: 3px;
|
||||
line-height: 34px;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(7) {
|
||||
padding-top: 22px;
|
||||
text-align: center;
|
||||
padding-right: 45px;
|
||||
}
|
||||
|
||||
.ty_xwtable {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ty_zlcon {
|
||||
height: 102px;
|
||||
}
|
||||
|
||||
.ty_zlcon>td {
|
||||
border-bottom: 1px solid rgb(238, 233, 231);
|
||||
padding-top: 17px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(1) {
|
||||
padding-top: 37px;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(2)>img {
|
||||
width: 65px;
|
||||
height: 63px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(3) {
|
||||
width: 178px;
|
||||
line-height: 27px;
|
||||
padding-left: 16px;
|
||||
padding-right: 119px;
|
||||
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(4) {
|
||||
text-align: center;
|
||||
padding-top: 22px;
|
||||
}
|
||||
|
||||
.ty_zlcon>:nth-child(5) {
|
||||
text-align: center;
|
||||
padding-top: 22px;
|
||||
}
|
||||
|
||||
/* 添加展览 */
|
||||
.ty_zltj .ty_img> :nth-child(1) {
|
||||
width: 117px;
|
||||
}
|
||||
|
||||
.ty_zltj .ty_int>:nth-child(1) {
|
||||
width: 117px;
|
||||
}
|
||||
|
||||
.ty_zltj .ty_setle> :nth-child(1) {
|
||||
width: 117px;
|
||||
}
|
||||
|
||||
.ty_radio {
|
||||
display: flex;
|
||||
margin-bottom: 21px;
|
||||
}
|
||||
|
||||
.ty_radio>:nth-child(1) {
|
||||
width: 117px;
|
||||
text-align: right;
|
||||
margin-right: 20px;
|
||||
line-height: 38px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.ty_radio>:nth-child(2) input {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.ty_radio>:nth-child(2) {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ty_radio>:nth-child(2) label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.ty_radio>:nth-child(2)>:nth-child(1) {
|
||||
margin-right: 28px;
|
||||
}
|
||||
|
||||
|
||||
.choose {
|
||||
position: relative;
|
||||
height: 38px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.choose .radio {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
color: #0c4757;
|
||||
padding-left: 45px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.choose .radio input {
|
||||
position: absolute;
|
||||
left: -9999px;
|
||||
}
|
||||
|
||||
.choose .radio i {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 3px;
|
||||
left: 0;
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
outline: 0;
|
||||
border: 1px solid #e4e4e4;
|
||||
background: #ffffff;
|
||||
border-radius: 50%;
|
||||
transition: border-color .3s;
|
||||
-webkit-transition: border-color .3s;
|
||||
}
|
||||
|
||||
.choose .radio input[checked="checked"]+i {
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
.choose .radio input+i:after {
|
||||
position: absolute;
|
||||
content: '';
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
border-radius: 50%;
|
||||
background-color: red;
|
||||
opacity: 0;
|
||||
transition: opacity .1s;
|
||||
-webkit-transition: opacity .1s;
|
||||
}
|
||||
|
||||
.choose .radio input:checked+i:after {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.ty_riscon input::-webkit-input-placeholder {
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_riscon input::-moz-placeholder {
|
||||
/* Mozilla Firefox 19+ */
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_riscon input:-moz-placeholder {
|
||||
/* Mozilla Firefox 4 to 18 */
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_riscon input:-ms-input-placeholder {
|
||||
/* Internet Explorer 10-11 */
|
||||
color: rgb(180, 180, 180);
|
||||
}
|
||||
|
||||
.ty_buttton {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-top: 22px;
|
||||
}
|
||||
|
||||
.ty_buttton>:nth-child(1) {
|
||||
display: flex;
|
||||
}
|
||||
/* 展览管理 */
|
||||
.ty_buttton .ty_selectAll {
|
||||
margin: 0 9px 0 15px;
|
||||
}
|
||||
|
||||
.ty_buttton .ty_selectAll+p {
|
||||
color: #066ee2;
|
||||
}
|
||||
|
||||
.ty_zltitManagement>:nth-child(3) {
|
||||
width: 160px;
|
||||
padding-left: 22px;
|
||||
}
|
||||
|
||||
.ty_zlmanagement>:nth-child(3) {
|
||||
width: 107px;
|
||||
line-height: 27px;
|
||||
padding-right: 60px;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(4) {
|
||||
width: 85px;
|
||||
text-align: left;
|
||||
}
|
||||
.ty_zlmanagement>:nth-child(4) {
|
||||
text-align: left;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(5) {
|
||||
width: 86px;
|
||||
padding-right: 32px;
|
||||
}
|
||||
|
||||
.ty_zlmanagement>:nth-child(5) {
|
||||
padding-right: 32px;
|
||||
}
|
||||
.ty_xwtable .ty_zlmanagement td{
|
||||
padding-top: 17px;
|
||||
}
|
||||
.ty_xwtable .ty_zlmanagement .tdptd{
|
||||
padding-top: 22px;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(6) {
|
||||
width: 60px;
|
||||
padding-right: 29px;
|
||||
}
|
||||
|
||||
.ty_zlmanagement>:nth-child(6) {
|
||||
padding-right: 29px;
|
||||
text-align: center;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(7) {
|
||||
width: 55px;
|
||||
padding-right: 0px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_zlmanagement>:nth-child(7) {
|
||||
padding-right: 0px;
|
||||
text-align: left;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(8) {
|
||||
width: 29px;
|
||||
padding-right: 0px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ty_zlmanagement>:nth-child(8) {
|
||||
padding-right: 0px;
|
||||
text-align: center;
|
||||
display: revert;
|
||||
}
|
||||
|
||||
.ty_zltitManagement>:nth-child(9) {
|
||||
width: 130px;
|
||||
padding-right: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ty_zlmanagement>:nth-child(9) {
|
||||
padding-right: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(10) {
|
||||
width: 40px;
|
||||
padding-right: 33px;
|
||||
}
|
||||
.ty_zltitManagement>:nth-child(10) {
|
||||
|
||||
padding-right: 33px;
|
||||
text-align: center;
|
||||
}
|
||||
.ty_zlmanagement>:nth-child(11){
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.ty_zlmanagement .ty_button{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.ty_zltop{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.ty_zltop select{
|
||||
width: 173px;
|
||||
height: 35px;
|
||||
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;
|
||||
}
|
||||
.ty_zltop label>input{
|
||||
width: 230px;
|
||||
height: 35px;
|
||||
box-sizing: border-box;
|
||||
border:1px solid rgb(212, 212, 212);
|
||||
}
|
||||
.ty_zltop label>span{
|
||||
width: 38px;
|
||||
height: 35px;
|
||||
box-sizing: border-box;
|
||||
border: 1px solid rgb(212, 212, 212);
|
||||
border-left:none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-left: 5px;
|
||||
|
||||
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
|
||||
}
|
||||
.ty_zltop label{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.ty_int .ty_yspsc{
|
||||
width: 842px;
|
||||
height: 168px;
|
||||
}
|
||||
.ty_textarea{
|
||||
align-items: flex-start;
|
||||
}
|
||||
.ty_textarea>:nth-child(1){
|
||||
padding-top: 17px;
|
||||
}
|
|
@ -209,9 +209,6 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- 优惠券 -->
|
||||
<div style="display:none" data-in="7" class="ty_ris">
|
||||
<div class="ty_yhtit">
|
||||
|
@ -457,17 +454,17 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit">收货人</span>程鹏龙</div>
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit">金额</span>总金额¥532.20</div>
|
||||
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit">状态</span>待支付</div>
|
||||
<div class="ty_ddxxTxt1">
|
||||
<span class="ty_dindantit">操作</span>
|
||||
<button class="ty_ddys">
|
||||
去支付
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit">收货人</span>程鹏龙</div>
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit">金额</span>总金额¥532.20</div>
|
||||
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit">状态</span>待支付</div>
|
||||
<div class="ty_ddxxTxt1">
|
||||
<span class="ty_dindantit">操作</span>
|
||||
<button class="ty_ddys">
|
||||
去支付
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -508,20 +505,20 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 程鹏龙</div>
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 总金额¥532.20</div>
|
||||
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span> 待支付</div>
|
||||
<div class="ty_ddxxTxt1">
|
||||
<span class="ty_dindantit"></span>
|
||||
<button class="ty_ddys">
|
||||
确认收货
|
||||
</button>
|
||||
<button class="ty_ddys">
|
||||
查看物流
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 程鹏龙</div>
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 总金额¥532.20</div>
|
||||
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span> 待支付</div>
|
||||
<div class="ty_ddxxTxt1">
|
||||
<span class="ty_dindantit"></span>
|
||||
<button class="ty_ddys">
|
||||
确认收货
|
||||
</button>
|
||||
<button class="ty_ddys">
|
||||
查看物流
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -562,19 +559,19 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span>程鹏龙</div>
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span>总金额¥532.20</div>
|
||||
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span>待支付</div>
|
||||
<div class="ty_ddxxTxt1">
|
||||
<span class="ty_dindantit"></span>
|
||||
<button class="ty_ddys ty_sqtc">
|
||||
申请售后
|
||||
</button>
|
||||
<button class="ty_ddys ty_sqjgtc">
|
||||
售后结果
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span>程鹏龙</div>
|
||||
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span>总金额¥532.20</div>
|
||||
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span>待支付</div>
|
||||
<div class="ty_ddxxTxt1">
|
||||
<span class="ty_dindantit"></span>
|
||||
<button class="ty_ddys ty_sqtc">
|
||||
申请售后
|
||||
</button>
|
||||
<button class="ty_ddys ty_sqjgtc">
|
||||
售后结果
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -666,100 +663,74 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="ty_con" style="height: auto; padding: 25px 24px 20px;">
|
||||
|
||||
|
||||
<div>
|
||||
<div class="ty_jfn">
|
||||
<p>积分记录</p>
|
||||
<div>
|
||||
<p>时间</p>
|
||||
<p>收入/支出</p>
|
||||
<p>详情说明</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<table class="ty_jftable" cellspacing=0>
|
||||
<tr class="ty_jfntit">
|
||||
<th>时间</th>
|
||||
<th>收入/支出</th>
|
||||
<th>详情说明</th>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
<tr class="ty_jfcon">
|
||||
<td>2019-12-20 12:25:30</td>
|
||||
<td class="ty_jfys">+580</td>
|
||||
<td>商品评价(商品号:65428233459)奖励积分 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
<div class="ty_jfcon">
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys">+580</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
<div>
|
||||
<p>2019-12-20 12:25:30</p>
|
||||
<p class="ty_jfys2">-80</p>
|
||||
<p>商品评价(商品号:65428233459)奖励积分 </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div>
|
||||
|
||||
|
@ -858,7 +829,7 @@
|
|||
<p>操作</p>
|
||||
|
||||
</div>
|
||||
<!-- 征稿 -->
|
||||
<!-- 征稿 -->
|
||||
<div>
|
||||
|
||||
<div class="ty_zgcon">
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 659 B |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in New Issue