.cms_fixed_nav { position: fixed; top: 100px; right: 50px; display: none; z-index: 999; } .cms_fixed_nav ul li { list-style: none; font-size: 0; text-align: center; position: relative; cursor: pointer; color: #fff; } .cms_fixed_nav ul li:hover a { color: #fff; display: block; opacity: .4; text-decoration: none; }
.cms_currency_layout { width: 100%; margin: 0 auto; position: relative; }
.ui-sortable .cms_draggable_href_component { background: rgba(173, 170, 170, .9); border: 2px white dashed; } .cms_draggable_href_component_Body { width: 1px; position: relative; margin: auto; height: 100%; } .cms_draggable_href_component { position: absolute; height: 100px; width: 200px; overflow: hidden; } .cms_draggable_href_component>a { display: block; width: 100%; height: 100%; } .cms_draggable_href_component>a>span { font-size: 20px; display: none; text-align: right; padding-right: 10px; color: #000; } .cms_draggable_href_component>a>div { font-size: 20px; display: none; text-align: right; padding-right: 10px; color: #000; } .ui-sortable .cms_draggable_href_component>a>span { display: block; background: white; height: 25px; width: 25px; line-height: 26px; text-align: right; font-size: 14px; position: absolute; right: 0px; top:0px; } .ui-sortable .cms_draggable_href_component>a>div { display: block; position: absolute; top:26px; }
* { padding: 0; margin: 0; } .shanghai-page-content { width: 100%; flex-wrap: nowrap; display: flex; align-items: center; } .box-center20241030 { width: 1200px; margin: 0 auto; } .shanghai-page-content.one .shanghai-category-item { width: 100%; } .shanghai-page-content.two .shanghai-category-item { width: calc(100% / 2); } .shanghai-page-content.three .shanghai-category-item { width: calc(100% / 3); } .shanghai-page-content.four .shanghai-category-item { width: calc(100% / 4); } .shanghai-page-content img { width: 100%; height: 100%; object-fit: cover; } .shanghai-page-content .img-receive { cursor: pointer; } .box-center20241030 .page-popup { width: 100%; height: 100%; position: fixed; z-index: 9999; top: 0; left: 0; background-color: rgba(0, 0, 0, .5); display: none; } .popup-already { width: 346px; height: 270px; position: relative; background-color: #fff; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; flex-direction: column; align-items: center; } .popup-already .wx-img { width: 150px; height: 150px; } .popup-already .popup-already-close-icon { position: absolute; top: 0px; right: 10px; font-size: 30px; display: inline-block; color: #d8d8d8; cursor: pointer; padding: 10px; } .popup-already .title { max-width: 210px; overflow: hidden; height: 18px; line-height: 18px; font-size: 14px; color: #000; font-weight: bold; margin-bottom: 40px; } .popup-already .popup-already-content { font-size: 18px; display: flex; justify-content: center; align-items: center; }

