这是链接: http://www.boxofficecn.com/the-red-box-office
# 获取制片地区
regions = [i[-2:] for i in tree.xpath('//*[@id="tablepress-4"]/tbody/tr/td[1]/text()')]