.wrapper,html body{width:100%;height:100%}.wrapper{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.wrapper .head{width:100%;height:30px;background:#151a22}.wrapper .head img{position:absolute;left:40px;top:7.5px;width:16px;height:16px;cursor:pointer}.wrapper .title{margin-left:37px;width:112px;height:19px;font-size:14px;font-family:MicrosoftYaHei;color:rgba(234,247,255,.6);line-height:30px}.head:hover .title{color:#eaf7ff}.robot{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding-right:10px}.robot,.robot iframe{width:100%;height:100%}