如何设置div的宽度为100%-xx px?
参见如下帖子:http://stackoverflow.com/questions/15183069/div-width-100-10px-relative-to-parent
calc(100% - 13px);如下设置样式即可