Commit 2d212b59 authored by zhengke's avatar zhengke

修改样式

parent fe9c720c
...@@ -229,43 +229,43 @@ ...@@ -229,43 +229,43 @@
height: 100%; height: 100%;
display: flex; display: flex;
} }
.TK_SeatList { .PlaneTicket .TK_SeatList {
/* width: 245px; */ /* width: 245px; */
height: 60px; height: 60px;
background-color: #f9f9f9; background-color: #f9f9f9;
/* margin-top: 9px; */ /* margin-top: 9px; */
padding-right: 10px; padding-right: 10px;
} }
.TK_SeatList > ul > li:nth-child(1) { .PlaneTicket .TK_SeatList > ul > li:nth-child(1) {
margin-left: 5px; margin-left: 5px;
} }
.TK_SeatList > ul > li { .PlaneTicket .TK_SeatList > ul > li {
float: left; float: left;
text-align: center; text-align: center;
margin: 5px 13px 0 0; margin: 5px 13px 0 0;
} }
.TK_SeatList > ul > li:last-child { .PlaneTicket .TK_SeatList > ul > li:last-child {
margin-right: 0; margin-right: 0;
} }
.TK_SeatList .iconfont { .PlaneTicket .TK_SeatList .iconfont {
color: #d1d1d1; color: #d1d1d1;
display: inline-block; display: inline-block;
margin-top: 5px; margin-top: 5px;
} }
.TK_SeatList ._num1 { .PlaneTicket .TK_SeatList ._num1 {
font-size: 18px; font-size: 18px;
color: #333333; color: #333333;
height: 28px; height: 28px;
font-family: PingFangSC-Semibold, sans-serif; font-family: PingFangSC-Semibold, sans-serif;
} }
.TK_SeatList ._num2 { .PlaneTicket .TK_SeatList ._num2 {
font-size: 18px; font-size: 18px;
color: #47bf8c; color: #47bf8c;
height: 28px; height: 28px;
font-family: PingFangSC-Semibold, sans-serif; font-family: PingFangSC-Semibold, sans-serif;
cursor: pointer; cursor: pointer;
} }
.TK_SeatList ._num3 { .PlaneTicket .TK_SeatList ._num3 {
font-size: 18px; font-size: 18px;
color: #e95252; color: #e95252;
height: 28px; height: 28px;
...@@ -940,7 +940,7 @@ ...@@ -940,7 +940,7 @@
vertical-align: top; vertical-align: top;
padding-top: 14px; padding-top: 14px;
} }
.vmiddle { .PlaneTicket .vmiddle {
display: flex; display: flex;
align-items: Center; align-items: Center;
/* height: 78px; */ /* height: 78px; */
...@@ -987,7 +987,7 @@ ...@@ -987,7 +987,7 @@
left: 27px; left: 27px;
top: 5px; top: 5px;
} }
.TCID_cont { .PlaneTicket .TCID_cont {
min-height: 28px; min-height: 28px;
line-height: 28px; line-height: 28px;
border-top: 1px dashed #ccc; border-top: 1px dashed #ccc;
...@@ -1023,7 +1023,7 @@ ...@@ -1023,7 +1023,7 @@
.FinaDetailContent{ .FinaDetailContent{
height:25px;overflow:auto; height:25px;overflow:auto;
} }
.TK_raduis ul li{margin-right:14px;float:left;} .PlaneTicket .TK_raduis ul li{margin-right:14px;float:left;}
.FinaceDanList{cursor: pointer;} .FinaceDanList{cursor: pointer;}
.planeTicketSignUp{overflow: auto; position:fixed;height:500px;z-index:100;bottom:0;left: 50px;border-top:3px solid #38425d;background-color:#FFFFFF;padding: 10px 10px 0;min-width: 1316px} .planeTicketSignUp{overflow: auto; position:fixed;height:500px;z-index:100;bottom:0;left: 50px;border-top:3px solid #38425d;background-color:#FFFFFF;padding: 10px 10px 0;min-width: 1316px}
......
...@@ -275,34 +275,34 @@ ...@@ -275,34 +275,34 @@
padding-right: 3px; padding-right: 3px;
} }
.TK_SeatList > ul > li:nth-child(1) { .TicketManager .TK_SeatList > ul > li:nth-child(1) {
margin-left: 5px; margin-left: 5px;
} }
.TK_SeatList > ul > li { .TicketManager .TK_SeatList > ul > li {
float: left; float: left;
text-align: center; text-align: center;
margin: 5px 4px 0 0; margin: 5px 4px 0 0;
} }
.TK_SeatList > ul > li:last-child { .TicketManager .TK_SeatList > ul > li:last-child {
margin-right: 0; margin-right: 0;
} }
.TK_SeatList .iconfont { .TicketManager .TK_SeatList .iconfont {
color: #d1d1d1; color: #d1d1d1;
display: inline-block; display: inline-block;
margin-top: 5px; margin-top: 5px;
} }
.TK_SeatList ._num1 { .TicketManager .TK_SeatList ._num1 {
font-size: 18px; font-size: 18px;
color: #333333; color: #333333;
height: 28px; height: 28px;
font-family: PingFangSC-Semibold, sans-serif; font-family: PingFangSC-Semibold, sans-serif;
} }
.TK_SeatList ._num2 { .TicketManager .TK_SeatList ._num2 {
font-size: 18px; font-size: 18px;
color: #47bf8c; color: #47bf8c;
height: 28px; height: 28px;
...@@ -310,8 +310,8 @@ ...@@ -310,8 +310,8 @@
cursor: pointer; cursor: pointer;
} }
.TK_SeatList ._num3 { .TicketManager .TK_SeatList ._num3 {
font-size: 17px; font-size: 16px;
color: #e95252; color: #e95252;
height: 28px; height: 28px;
font-family: PingFangSC-Semibold, sans-serif; font-family: PingFangSC-Semibold, sans-serif;
...@@ -1126,7 +1126,7 @@ ...@@ -1126,7 +1126,7 @@
padding-top: 14px; padding-top: 14px;
} }
.vmiddle { .TicketManager .vmiddle {
display: flex; display: flex;
align-items: Center; align-items: Center;
/* height: 78px; */ /* height: 78px; */
...@@ -1183,7 +1183,7 @@ ...@@ -1183,7 +1183,7 @@
top: 5px; top: 5px;
} }
.TCID_cont { .TicketManager .TCID_cont {
min-height: 28px; min-height: 28px;
border-top: 1px dashed #ccc; border-top: 1px dashed #ccc;
} }
...@@ -1227,8 +1227,8 @@ ...@@ -1227,8 +1227,8 @@
overflow: auto; overflow: auto;
} }
.TK_raduis ul li { .TicketManager .TK_raduis ul li {
margin-left: 12px; margin-left:10px;
float: left; float: left;
} }
......
...@@ -136,38 +136,38 @@ ...@@ -136,38 +136,38 @@
border-radius: 2px; border-radius: 2px;
} }
.TMN_Seat { .individualTicket .TMN_Seat {
height: 100%; height: 100%;
display: flex; display: flex;
} }
.TK_SeatList { .individualTicket .TK_SeatList {
height: 60px; height: 60px;
background-color: #f9f9f9; background-color: #f9f9f9;
margin-top: 9px; margin-top: 9px;
padding-right: 10px; padding-right: 10px;
} }
.TK_SeatList > ul > li:nth-child(1) { .individualTicket .TK_SeatList > ul > li:nth-child(1) {
margin-left: 5px; margin-left: 5px;
} }
.TK_SeatList > ul > li { .individualTicket .TK_SeatList > ul > li {
float: left; float: left;
text-align: center; text-align: center;
margin: 5px 10px 0 0; margin: 5px 10px 0 0;
} }
.TK_SeatList > ul > li:last-child { .individualTicket .TK_SeatList > ul > li:last-child {
margin-right: 0; margin-right: 0;
} }
.TK_SeatList .iconfont { .individualTicket .TK_SeatList .iconfont {
color: #d1d1d1; color: #d1d1d1;
display: inline-block; display: inline-block;
margin-top: 5px; margin-top: 5px;
} }
.TK_SeatList ._wz { .individualTicket .TK_SeatList ._wz {
color: #666666; color: #666666;
} }
.TMA_raduis > ul > li._head { .TMA_raduis > ul > li._head {
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
padding-top: 14px; padding-top: 14px;
} }
.vmiddle { .individualTicket .vmiddle {
display: flex; display: flex;
align-items: Center; align-items: Center;
height: 78px; height: 78px;
...@@ -247,7 +247,7 @@ ...@@ -247,7 +247,7 @@
top: 5px; top: 5px;
} }
.TCID_cont { .individualTicket .TCID_cont {
min-height: 28px; min-height: 28px;
border-top: 1px dashed #ccc; border-top: 1px dashed #ccc;
} }
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
color: #ff0066; color: #ff0066;
font-weight: bold; font-weight: bold;
} }
.TK_SeatList ._num3 { individualTicket .TK_SeatList ._num3 {
font-size: 17px; font-size: 17px;
color: #e95252; color: #e95252;
height: 28px; height: 28px;
......
...@@ -501,7 +501,7 @@ ...@@ -501,7 +501,7 @@
.TravelMyTicket .query-box ul .el-input { .TravelMyTicket .query-box ul .el-input {
width: 150px; width: 150px;
} }
.vmiddle { .TravelMyTicket .vmiddle {
display: flex; display: flex;
align-items: Center; align-items: Center;
height: 78px; height: 78px;
...@@ -519,7 +519,7 @@ ...@@ -519,7 +519,7 @@
left: 25px; left: 25px;
top: 5px; top: 5px;
} }
.TCID_cont { .TravelMyTicket .TCID_cont {
height: 28px; height: 28px;
line-height: 28px; line-height: 28px;
border-top: 1px dashed #ccc; border-top: 1px dashed #ccc;
......
...@@ -573,7 +573,7 @@ ...@@ -573,7 +573,7 @@
.yiquxiao{color:#E95252;font-size:14px;} .yiquxiao{color:#E95252;font-size:14px;}
.yiqueren i,.yiquxiao i{margin-right:5px;} .yiqueren i,.yiquxiao i{margin-right:5px;}
.SureDateStr{margin:5px 0 0 20px;color:#666666;} .SureDateStr{margin:5px 0 0 20px;color:#666666;}
.vmiddle { .PlaneTicket_flex_none .vmiddle {
display: flex; display: flex;
align-items: Center; align-items: Center;
height: 78px; height: 78px;
......
...@@ -468,7 +468,7 @@ ...@@ -468,7 +468,7 @@
.TravelticketManager .query-box ul .el-input { .TravelticketManager .query-box ul .el-input {
width: 150px; width: 150px;
} }
.vmiddle { .TravelticketManager .vmiddle {
display: flex; display: flex;
align-items: Center; align-items: Center;
height: 78px; height: 78px;
...@@ -481,7 +481,7 @@ ...@@ -481,7 +481,7 @@
left: 25px; left: 25px;
top: 5px; top: 5px;
} }
.TCID_cont{height: 28px; line-height: 28px; border-top: 1px dashed #ccc; text-indent: 20px;} .TravelticketManager .TCID_cont{height: 28px; line-height: 28px; border-top: 1px dashed #ccc; text-indent: 20px;}
.Ticket_TCID{margin-right:2px;} .Ticket_TCID{margin-right:2px;}
.TravelticketManager .disClick { .TravelticketManager .disClick {
background-color: #d1d1d1; background-color: #d1d1d1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment