123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
- .HoutaiContainerTitleButton .HoutaiContainerTitleButtonAnnouncement {
- color: #fff;
- background-color: #000000;
- border: 1px solid #000000;
- }
- .SLHeader {
- width: 1380px;
- height: 48px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- display: -ms-flex;
- align-items: center;
- }
- .SLHeaderChild {
- width: 158px;
- font-size: 14px;
- font-weight: bold;
- color: #9a9ea5;
- position: relative;
- text-align: center;
- }
- .SLHeaderChildActive {
- color: #000000;
- font-size: 14px;
- font-weight: bold;
- }
- .SLHeaderChildActive::after {
- content: "";
- width: 100px;
- border-bottom: 4px solid #007aff;
- border-radius: 0.03rem;
- /* background-color: #007AFF; */
- position: absolute;
- bottom: -15px;
- left: 18%;
- }
- .SLHeaderCreate {
- width: 88px;
- height: 35px;
- background-color: #000000;
- border-radius: 4px;
- color: #ffffff;
- font-size: 14px;
- font-weight: bold;
- text-align: center;
- line-height: 35px;
- position: absolute;
- right: 35px;
- top: 7px;
- }
- .SLHeaderChildActiveLine {
- width: 1380px;
- height: 2px;
- margin-left: 30px;
- background-color: #d4d4d4;
- }
- .HoutaiContainerBottomAppleList {
- width: 1380px;
- background-color: white;
- margin-top: 24px;
- margin-left: 32px;
- margin: 25px auto 0;
- border-radius: 10px;
- border: 1px solid #d5d9dd;
- }
- .HoutaiContainerBottomAppleListHeader {
- width: 1378px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- margin: 0 auto;
- display: -ms-flex;
- background-color: #f2f4f6;
- border-radius: 10px;
- }
- .HoutaiContainerBottomAppleListHeaders {
- width: 1378px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- margin: 0 auto;
- display: -ms-flex;
- background-color: #ffffff;
- border-radius: 10px;
- }
- .HoutaiContainerBottomAppleListHeaders:nth-child(odd) {
- background-color: white;
- }
- .HoutaiContainerBottomAppleListHeaders:nth-child(even) {
- background-color: #f9fbfe;
- }
- .HoutaiContainerBottomAppleListHeaders > p {
- height: 100px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- display: -ms-flex;
- justify-content: center;
- align-items: center;
- font-size: 16px;
- color: #000000;
- }
- .HoutaiContainerBottomAppleListHeader > p {
- height: 54px;
- text-align: center;
- line-height: 54px;
- font-size: 14px;
- color: #575f6e;
- }
- .HoutaiContainerBottomAppleListHeaderNR {
- width: 1120px;
- }
- .HoutaiContainerBottomAppleListHeaderCZ {
- width: 162px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- display: -ms-flex;
- justify-content: center;
- align-items: center;
- }
- .HoutaiContainerBottomAppleListHeaderCZ > p {
- /* cursor: pointer; */
- }
- .HoutaiContainerBottomAppleListHeaderCZ > p {
- cursor: pointer;
- }
- .HoutaiContainerBottomAppleListHeaderCZxg {
- color: #007aff;
- font-size: 16px;
- padding-right: 3px;
- }
- .HoutaiContainerBottomAppleListHeaderCZsc {
- color: #ff0000;
- font-size: 16px;
- padding-left: 3px;
- }
- .HoutaiContainerBottomAppleListHeaderCZhf {
- color: rgba(0, 0, 0, 0.50);
- font-size: 16px;
- padding-left: 3px;
- }
- .qiyong {
- color: #007aff;
- font-size: 16px;
- padding-left: 3px;
- }
- /* 弹窗-增 */
- .HoutaiContainerDialoggai, .HoutaiContainerDialogAdd, .HoutaiContainerDialogRevise {
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.2);
- position: fixed;
- top: 0px;
- left: 0px;
- z-index: 999;
- overflow: hidden;
- display: none;
- }
- .HoutaiContainerDialogDeputyAdd {
- width: 630px;
- height: 240px;
- background-color: #ffffff;
- border-radius: 4px;
- position: fixed;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- }
- .HoutaiContainerDialogTitle {
- width: 630px;
- height: 48px;
- background-color: #f2f4f6;
- color: #242731;
- font-size: 16px;
- font-weight: bold;
- text-align: center;
- line-height: 48px;
- border-radius: 4px;
- }
- .HoutaiContainerDialogLine1LeftAdd {
- width: 122px;
- height: 80px;
- color: #242731;
- font-size: 16px;
- text-align: center;
- line-height: 80px;
- margin: 16px 0;
- }
- .HoutaiContainerDialogLine1RightAdd {
- width: 480px;
- height: 80px;
- border-radius: 4px;
- font-size: 16px;
- color: #242731;
- margin: 16px 0;
- border: 1px solid #bbbfc1;
- padding-left: 12px;
- outline: none;
- }
- .HoutaiContainerDialogLine1Add,
- .HoutaiContainerDialogLine2Add{
- width: 625px;
- display: flex;
- }
- .HoutaiContainerDialogLine2LeftAdd {
- width: 122px;
- height: 256px;
- color: #242731;
- font-size: 16px;
- text-align: center;
- line-height: 256px;
- }
- .HoutaiContainerDialogLine2RightAdd {
- width: 115px;
- height: 256px;
- text-align: center;
- line-height: 256px;
- margin-left: 8px;
- color: #007aff;
- font-size: 16px;
- }
- .HoutaiContainerDialogLine5Add, .HoutaiContainerDialogLine5Revise {
- width: 630px;
- height: 78px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- display: -ms-flex;
- background-color: #f7f7f8;
- align-items: center;
- }
- .HoutaiContainerDialogLine5LeftAdd, .HoutaiContainerDialogLine5LeftRevise {
- width: 246px;
- height: 48px;
- color: #bbbfc1;
- font-weight: bold;
- font-size: 16px;
- text-align: center;
- line-height: 48px;
- border: 1px solid #bbbfc1;
- border-radius: 4px;
- margin-left: 32px;
- }
- .HoutaiContainerDialogLine5Rightgai, .HoutaiContainerDialogLine5RightAdd, .HoutaiContainerDialogLine5RightRevise {
- width: 246px;
- height: 48px;
- color: #ffffff;
- font-weight: bold;
- font-size: 16px;
- text-align: center;
- line-height: 48px;
- border-radius: 4px;
- margin-left: 64px;
- background-color: #000000;
- }
- .player-wrapper {
- position: relative;
- }
- /* 删除弹窗 */
- .HoutaiContainerDialogSC {
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.2);
- position: fixed;
- top: 0px;
- left: 0px;
- z-index: 999;
- overflow: hidden;
- display: none;
- }
- .HoutaiContainerDialogSCDeputy {
- width: 620px;
- height: 226px;
- background-color: #ffffff;
- border-radius: 4px;
- position: absolute;
- left: 50%;
- top: 50%;
- margin-left: -285px;
- margin-top: -170px;
- }
- .HoutaiContainerDialogSCTitle {
- width: 620px;
- height: 48px;
- background-color: #f2f4f6;
- color: #242731;
- font-size: 16px;
- font-weight: bold;
- text-align: center;
- line-height: 48px;
- border-radius: 4px;
- }
- .HoutaiContainerDialogSCZhongJian {
- width: 620px;
- height: 100px;
- color: #ff0000;
- font-weight: bold;
- font-size: 23px;
- text-align: center;
- line-height: 100px;
- }
- .HoutaiContainerDialogSCAdvert {
- width: 620px;
- height: 78px;
- display: flex;
- display: -moz-flex;
- display: -o-flex;
- display: -webkit-flex;
- display: -ms-flex;
- background-color: #f7f7f8;
- align-items: center;
- }
- .HoutaiContainerDialogASCdvertLeft {
- width: 246px;
- height: 48px;
- color: #bbbfc1;
- font-weight: bold;
- font-size: 16px;
- text-align: center;
- line-height: 48px;
- border: 1px solid #bbbfc1;
- border-radius: 4px;
- margin-left: 32px;
- }
- .HoutaiContainerDialogSCAdvertRight {
- width: 246px;
- height: 48px;
- color: #ffffff;
- font-weight: bold;
- font-size: 16px;
- text-align: center;
- line-height: 48px;
- border-radius: 4px;
- margin-left: 64px;
- background-color: #000000;
- }
|