@import url(https://g.alicdn.com/nextbox/ace-element-dawn/0.0.34/index.css);.feedback-wrap{position:fixed;z-index:10000;background:hsla(0,0%,80%,.9);height:76px;width:100%;animation:in ease .5s;animation-fill-mode:forwards;display:flex;flex-direction:row-reverse;align-items:center}@media screen and (max-width:768px){.feedback-wrap{display:none}}@keyframes in{0%{bottom:-76px}to{bottom:0}}.feedback-wrap.hide{animation:out ease .5s;animation-fill-mode:forwards}@keyframes out{0%{bottom:0}to{bottom:-76px}}.feedback-wrap .feedback-close{margin-right:30px;cursor:pointer}.feedback-wrap .feedback-close i{color:#3a3a3a;font-size:16px}.feedback-wrap .feedback-button{padding:0 23px;background:#fe6a00;margin-right:152px;height:36px;line-height:36px;font-family:PingFangSC-Regular;font-size:14px;color:#fff;letter-spacing:1px;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer}.feedback-wrap .feedback-button .icon-img{display:inline-block;width:20px;height:21px;background-image:url(//img.alicdn.com/tfs/TB117qMq7L0gK0jSZFtXXXQCXXa-32-32.png);background-size:20px 21px;margin-right:5px;transform:translateY(-3px)}.feedback-wrap .feedback-content{margin-right:13px;text-align:left;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;color:#3a3a3a;letter-spacing:0}