*{ padding: 0; margin: 0; font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; line-height: 1; } ::-webkit-scrollbar { width: 0.6rem; height: 1rem; background-color: #71471d; } ::-webkit-scrollbar-thumb { height: 5rem; background-color: #EA9649; outline: 0.5rem solid #EA9649; outline-offset: -0.5rem; } ::-webkit-scrollbar-thumb:hover { height: 5rem; background-color: #EA9649; } li{ list-style: none; } html,body{ width: 100%; height: 100%; font-size: 34px; } body{ position: relative; color: #EA9649; max-width: 100%; margin: 0 auto; } button,input{ border: none; outline: none; background: none; font-size: 1rem; } .body{ width: 100%; height: 100%; } .bg{ width: 100%; top: 0; position: absolute; z-index: -1; } .content{ width: 1728px; height: 900px; margin: 0 auto; } .title{ text-align: center; padding-top: 6%; } .input{ display: flex; width: 100%; font-size: 0; position: relative; } .input input{ border: #EA9649 0.13rem solid; border-right: none; background: none; color: #EA9649; padding-left: 0.63rem; padding-right: 2.63rem; margin: 0; flex: 30; } .input span{ display: inline-block; height: 1rem; padding: 0.63rem 1.25rem; border-top: #EA9649 0.13rem solid; border-bottom: #EA9649 0.13rem solid; flex: 1; text-align: center; } .input span img{ vertical-align: middle; display: inline-block; height: 100%; opacity: 0; } .input .button{ flex: 3; padding: 0.63rem 1.25rem; background: #EA9649; border-top: #EA9649 0.13rem solid; border-bottom: #EA9649 0.13rem solid; margin: 0; font-size:1rem; line-height: 1rem; height: 1rem; margin: 0 auto; color: #000; min-width: 15%; text-align: center; } .result{ display: flex; width: 100%; margin: 0.63rem 0; min-height: 1.88rem; } .result li{ list-style: none; display: inline-block; margin-right: 0.38rem; padding: 0.13rem 0.25rem; vertical-align: middle; } .result li:last-of-type{ margin-right: 0; } .result li img{ width: 1.25rem; vertical-align: middle; } .result .active{ background: #EA9649; color: #000; } #canvasWrap { position:relative; margin:0 auto; width:1728px; height:700px; border:5px solid #EA9649; font-size: 0; } #clear{ opacity: 0; } .cls{ text-align: center; width: 100%; position: fixed; left: 50%; transform: translateX(-50%); } .cls img{ width: 1.88rem; } .result-page{ display: none; } .reload{ margin-top: 0.5rem; text-align: right; } #reload{ width: 1rem; } .result-page ul { margin-left: 0.63rem; margin-top: 0.5rem; user-select: none; } .result-page ul li{ display: flex; align-items: center; margin-top: 0.63rem; font-size: 1.2rem; } .result-page ul li img{ width: 7rem; height: 7rem; margin-right: 1.88rem; } .result-page ul li span{ width: 15.63rem; line-height: 1.5; } .no-result{ text-align: center; margin-top: 5rem; display: none; } .no-result img{ width: 14.38rem; height:auto; } .no-result p{ line-height: 1.5; }