| | |
| | | |
| | | video { |
| | | width: 100%; |
| | | height: 150px; |
| | | } |
| | | |
| | | video::-webkit-media-text-track-display { |
| | |
| | | } |
| | | } |
| | | |
| | | .qjdrIocn:hover { |
| | | border: 1px solid #f49a4c; |
| | | background-color: #fff; |
| | | color: #f49a4c; |
| | | // .qjdrIocn:hover { |
| | | // border: 1px solid #f49a4c; |
| | | // background-color: #fff; |
| | | // color: #f49a4c; |
| | | |
| | | svg { |
| | | margin-left: 8px; |
| | | fill: #f39938; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | // svg { |
| | | // margin-left: 8px; |
| | | // fill: #f39938; |
| | | // cursor: pointer; |
| | | // } |
| | | // } |
| | | |
| | | .coverImg { |
| | | position: absolute; |
| | |
| | | margin-right: 15px; |
| | | padding: 0 15px; |
| | | border-radius: 5px; |
| | | margin-top: 15px; |
| | | |
| | | span { |
| | | font-size: 14px; |
| | |
| | | } |
| | | } |
| | | |
| | | .w50{ |
| | | width: 50%; |
| | | } |
| | | |
| | | .w57{ |
| | | width: 57%; |
| | | } |
| | | |
| | | .fl{ |
| | | display: flex; |
| | | } |
| | | |
| | | .fd-c{ |
| | | flex-direction: column; |
| | | } |
| | | |
| | | .al-c{ |
| | | align-items: center; |
| | | } |
| | | |
| | | .span-P{ |
| | | color: rgb(246, 147, 71); |
| | | } |
| | | |
| | | @media screen and (max-width: 1024px) { |
| | | .pdfModal { |
| | | width: 100%; |