.m-mana{ position: relative; min-height: 100vh; padding: 0 20px; } .ul-listmana{ display: block; } .ul-listmana li{ margin-bottom: 15px; } .ul-listmana .con{ display: block; background-color: #fff; border-radius: 10px; padding: 18px 15px 10px; box-shadow: 0px 0px 8px rgb(40 48 58 / 8%); } .ul-listmana .tit{ font-size: 16px; overflow: hidden; color: #666; margin-bottom: 18px; } .ul-listmana .txt{ overflow: hidden; margin: 0 -8px; margin-bottom: 6px; } .ul-listmana .box{ width: 50%; padding: 0 8px; float: left; margin-bottom: 14px; } .ul-listmana .group{ border-radius: 10px; background-position: center; background-repeat: no-repeat; background-size: cover; text-align: center; color: #fff; overflow: hidden; } .ul-listmana .desc{ height: 55px; line-height: 55px; font-size: 20px; } .ul-listmana .ort{ height: 30px; line-height: 30px; font-size: 20px; font-size: 13px; background-color: rgba(0,0,0,.08); } .ul-listmana .time{ font-size: 13px; color: #666; } .m-caution-mana{ padding: 0 20px; } .ul-listcaut1 .con{ position: relative; overflow: hidden; } .ul-listcaut1 .con .type{ background-color: #eb5a41; position: absolute; color: #fff; font-size: 12px; padding: 0 24px; top: 10px; right: -20px; transform: rotate(45deg); line-height: 16px; } .ul-listcaut1 .con .k{ background-color: #31976e; } .ul-listcaut1 .txt{ margin: 0 -6px; } .ul-listcaut1 .desc{ font-size: 16px; } .ul-listcaut1 .box{ float: left; width: 33.3%; padding: 0 6px; } .ul-listcaut1 .tit span{ font-size: 15px; color: #ff9341; display: inline-block; background-color: #Fff6f0; padding: 4px 10px; border-radius: 4px; font-weight: normal; } .ul-listcaut1 .coation{ padding: 12px 0 16px; border-bottom: 1px solid #F2F2F2; margin-bottom: 10px; } .ul-listcaut1 .coation span{ background-color: transparent; color: #333; padding: 0; } .ul-listcaut1 .time{ color: #888; } .ul-listcaut1 .c{ background-image: url(../../images/f1.png); } .ul-listcaut1 .c1{ background-image: url(../../images/f2.png); } .ul-listcaut1 .level-1{ background-image: url(../../images/f3.png); } .ul-listcaut1 .level-2{ background-image: url(../../images/f3-1.png); } .m-pop-caution{ padding: 15px 15px 25px; } .m-pop-caution .btns{ display: block; text-align: center; } .m-pop-caution .btns button{ margin: 0 6px; } .m-pop-caution .h3{ text-align: left; font-size: 16px; } .m-pop-caution .h3 span{ color: #ff2323; } .m-pop-caution textarea{ background-color: #f5f6f7; border-radius: 10px; margin-bottom: 15px; border: none; min-height: 100px; } .m-pop-caution .mui-input-row{ margin-bottom: 25px; } .jglb{ top: 119px; height: calc(100vh - 119px - 30px); } .m-server{ width: 300px; background-color: #fff; border-radius: 10px; overflow: hidden; padding: 28px 25px 30px; } .m-server .h3{ text-align: center; font-size: 18px; font-weight: bold; color: #000; margin-bottom: 18px; } .m-server .mui-input-row{ background-color: #f5f6f7; border-radius: 10px; margin-bottom: 15px; padding: 4px 0; } .m-server .mui-input-row label{ font-size: 16px; font-weight: bold; width: 27%; padding-right: 0; } .m-server .mui-input-row input{ font-size: 16px; color: #000; width: 73%; } .m-server .btns{ display: flex; align-items: center; justify-content: space-between; margin-top: 25px; } .m-server .mui-btn{ width: 110px; border-radius: 20px; font-size: 15px; padding-top: 10px; padding-bottom: 10px; border: none; } .m-server .mui-btn.cancel{ color: #888888; background-color: #eeeeee; } .m-server .mui-btn.confirm{ color: #fff; background: linear-gradient(90deg,#52b88f,#64c388); }