123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309 |
- .detail {
- margin: 0;
- border-bottom: none;
- padding: 0;
- border-radius: 0;
- background: #fff;
- box-shadow: 0 0 10px rgb(116 116 116 / 8%);
- }
- .fixed-bottom {
- z-index: 1;
- }
- #popup {
- display: none;
- position: fixed;
- top: 0;
- width: 100%;
- height: 100%;
- max-width: 750px;
- margin: 0px;
- background-color: rgba(0, 0, 0, 0.6);
- z-index: 9;
- overflow: auto;
- transition: transform 0.3s ease-in-out;
- /* transform: translateY(100%); */
- }
- #popup.open {
- transform: translateY(0);
- }
- #ppcontent {
- position: absolute;
- max-width: 750px;
- width: 100%;
- bottom: 0%;
- background-color: #fff;
- }
- .nave {
- text-align: right;
- padding: 10px;
- border-radius: 10px;
- margin: 10px;
- /* background-color: rgba(0, 0, 0, 0); */
- }
- .closet {
- position: absolute;
- top: -60px;
- right: 10px;
- }
- #closePopup {
- width: 30px;
- height: 30px;
- }
- #checkbox:checked {
- background-color: blue;
- }
- .dx_form_main_xieyi_info a {
- color: #4262f4;
- }
- .overlayxy {
- display: none;
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.5);
- z-index: 9999;
- }
- .modalx {
- position: fixed;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- background-color: #fff;
- padding: 20px;
- width: 80%;
- height: 60%;
- max-width: 80%;
- z-index: 10000;
- overflow: auto;
- }
- .modal h2 {
- margin-top: 0;
- }
- .modal p {
- margin-bottom: 20px;
- }
- .close-btn {
- text-align: center;
- position: relative;
- }
- .closebtn {
- max-width: 100px;
- min-width: 100px;
- height: 30px;
- border-radius: 40px;
- font-size: 16px;
- line-height: 30px;
- color: #fff;
- border: none;
- overflow: hidden;
- background: #4262f4;
- margin: 10px;
- }
- #popupContenta {
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- max-width: 750px;
- width: 80%;
- background-color: #fff;
- padding: 20px;
- text-align: center;
- border-radius: 10px;
- }
- #phoneContainera {
- width: 100%;
- height: 52vh;
- overflow-y: scroll;
- }
- .sys-flex-box1 {
- -webkit-box-flex: 1;
- flex: 1;
- min-width: 0;
- font-size: 15px;
- color: #333;
- overflow: hidden;
- height: 34px;
- }
- .iplun {
- height: 100%;
- padding: 2px;
- border-radius: 18px;
- padding-left: 5px;
- margin-right: 3px;
- display: flex;
- align-items: center;
- }
- .alun {
- display: inline-block;
- margin-left: 5px;
- line-height: 30px;
- color: #fff;
- }
- .rmplhead {
- width: 100%;
- height: 46px;
- background: url(../img/plbg.png) no-repeat;
- background-size: 100% 100%;
- font-size: 20px;
- font-weight: 700;
- color: #f53100;
- text-align: center;
- }
- .navp {
- text-align: right;
- padding: 0px;
- border-radius: 20px;
- margin: 0px 10px 0px 10px;
- height: 200px;
- background-color: #fff;
- }
- .navh {
- padding: 0px;
- border-radius: 20px;
- margin: 10px;
- background-color: #fff;
- }
- /* direction_bottom.css */
- .marquee-container {
- overflow: hidden;
- max-height: 150px;
- }
- .plcontent{
- margin-left: 20px;
- }
- .plcontent td {
- border: none;
- }
- .fixed-bottom {
- text-align: center;
- padding: 20px;
- width: 100%;
- margin: 0 auto;
- position: fixed;
- bottom: 0;
- }
- .chColor {
- text-align: center;
- width: 90%;
- max-width: 380px;
- height: 60.5px;
- color: #fff;
- line-height: 44.5px;
- border-radius: 24.5px;
- font-size: 23px;
- position: fixed;
- bottom: 20px;
- z-index: 100;
- left: 5%;
- display: none;
- background: url(../img/ljlq.png);
- background-repeat: no-repeat;
- background-size: 100% 100%;
- justify-content: center;
- align-items: center;
- }
- #floatingContainer {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- display: flex;
- justify-content: center;
- }
- #buttonId {
- padding: 10px;
- }
- @keyframes microAnimation {
- 0% {
- transform: scale(1);
- }
- 50% {
- transform: scale(1.06);
- }
- 100% {
- transform: scale(1);
- }
- }
- #savebtn {
- box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
- padding: 10px 20px;
- border: none;
- cursor: pointer;
- animation: microAnimation 2s infinite;
- }
- .OrderSearchEnterA{
- width: 75px;
- height: 27px;
- background: rgba(0, 0, 0, .5);
- font-size: 12.5px;
- color: #fff;
- border-radius: 16px 0 0 16px;
- display: flex;
- justify-content: center;
- align-items: center;
- position: fixed;
- top: 50px;
- right: 0;
- }
- .OrderSearchEnterB{
- width: 75px;
- height: 27px;
- background: rgba(0, 0, 0, .5);
- font-size: 12.5px;
- color: #fff;
- border-radius: 16px 0 0 16px;
- display: flex;
- justify-content: center;
- align-items: center;
- position: fixed;
- top: 88px;
- right: 0;
- }
- .direction_top td{
- text-align: left;
- line-height: 18px;
- }
- .zfcontainer {
- border-radius: 10px;
- overflow: hidden; /* 隐藏图片溢出部分 */
- }.zfcontainer img {
- width: 100%;
- height: auto;
- display: block;
- border-radius: 8px; /* 设置图片圆角 */
- }
|