.t3-navhelper { background: #ffffff; border-top: none; color: #000000; padding: 0px; } .page-rating{ background-color: #F6F6F6; } .page-rating-title{ font-family: "闃块噷宸村反鏅儬浣 Bold"; font-size: 28px; font-weight: 700; line-height: 36px; text-align: center; color: #333333; } #star,.page-rating-footer{ width: 96% !important; max-width: 880px; margin: 0px auto; } #star{ display: grid; grid-template-columns: 20% 20% 20% 20% 20%; grid-template-rows: max-content ; justify-items: center; align-items: center; } #star img{ width: 80px; height: 80px; } .page-rating-footer{ display: grid; grid-template-columns: auto 56px; grid-template-rows: max-content ; justify-items: center; align-items: center; } .page-rating-footer .page-rating-input{ width: 100%; } .page-rating-footer textarea{ width: 100%; height: 80px; max-height: 80px; min-height: 80px; min-width: 100%; max-width: 100%; resize: none; } #page-rating-submit{ width: 40px; height: 80px; border-radius: 3px; background-color: #004898; display: flex; align-items: center; justify-content: center; border: none; } @media only screen and (max-width: 1024px) { #star,.page-rating-footer{ max-width: 345px; } .page-rating-title{ font-size: 16px; line-height: 28px; } #star img{ width: 40px; height: 40px; } .page-rating-footer textarea{ height: 64px; max-height: 64px; min-height: 64px; } .page-rating-footer{ grid-template-columns: auto 40px; } #page-rating-submit{ width: 32px; height: 64px; } .t3-navhelper { position: relative; z-index: 501; } } /* 鎻愮ず妗 */ .alertify-log-success{ background-color: #ffffff; } .alertify-logs { position: fixed; z-index: 5000; bottom: 50%; left: 50%; transform: translate(-50%,50%); -o-transform: translate(-50%,50%); -ms-transform: translate(-50%,50%); -moz-transform: translate(-50%,50%); -webkit-transform: translate(-50%,50%); width: 529px; border: 0.5px solid #DCDCDC; border-radius: 6px; font-family: "闃块噷宸村反鏅儬浣 Regular","闃块噷宸村反鏅儬浣 Medium","闃块噷宸村反鏅儬浣 Bold"; } .alertify-log{ padding: 40px 40px 40px 100px; border-radius: 6px; text-shadow: none; margin-top: 0px; } .alertify-big{ font-size: 28px; font-weight: 600; line-height: 36px; text-align: left; color: #000000E5; margin-bottom: 24px; } .alertify-big::before{ content: ""; display: block; width: 40px; height: 40px; background-image: url(https://file.jingdiao.com/website/jingdiao/cn/images/common/bang.svg); left: 40px; background-size: 100%; position: absolute; } .alertify-little{ font-size: 24px; font-weight: 400; line-height: 42px; text-align: left; color: #00000099; } @media only screen and (max-width: 1024px) { .alertify-logs{ width: 96%; max-width: 345px; } .alertify-log{ padding: 20px 20px 20px 56px; } .alertify-big{ font-size: 18px; line-height: 30px; margin-bottom: 12px; } .alertify-big::before{ width: 24px; height: 24px; left: 20px; top: 23px; } .alertify-little{ font-size: 16px; line-height: 28px; } }