|
原创大型原生态陕西方言话剧《郭双印连他乡党》全剧剧照[75张]
剧情介绍:
原生态陕西方言话剧《郭双印连他乡党》由西安话剧院著名编剧王真根据陕西农村优秀共产党员郭秀明的先进事迹为素材创作而成,郭双印并没有被塑造成一个顶天立地的英雄,而是将重点放在他带领群众脱贫致富中,与乡亲们产生的一次次矛盾冲突,话剧中情节跌宕起伏,表演栩栩如生。
在话剧中,89名演员用纯正陕西方言,演绎了农村党支部书记郭双印全心全意为群众的动人事迹,融入秦腔音乐和戏曲表演,呈现出鲜明的民族特色、地域特点和时代感。
编剧:王真
演出:西安话剧院
主演:史锋
荣获奖项:
曾荣获第八届中国艺术节“第十二届文华奖”;
“2006—2007年度国家舞台艺术精品工程十大精品剧目”;
2007年第十届中国戏剧节上“荣获优秀剧目奖”,位居话剧类第一名。
[图]西安话剧院演出大型原生态陕西方言话剧《郭双印连他乡党》剧照
(中国秦腔网 长安小生/摄)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >>
<%
Function googleColor(value, random)
Dim colorArray
colorArray = Split(value, ",")
googleColor = colorArray(random Mod (UBound(colorArray) + 1))
End Function
Function googleScreenRes()
Dim screenRes, delimiter, resArray
screenRes = Request.ServerVariables("HTTP_UA_PIXELS")
delimiter = "x"
if IsEmpty(screenRes) Then
screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS")
delimiter = ","
end If
resArray = Split(screenRes, delimiter, 2)
if (UBound(resArray) + 1) = 2 Then
googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1)
end If
End Function
Dim googleTime, googleDt, googleScheme, googleHost
googleTime = DateDiff("s", "01/01/1970 00:00:00", Now())
googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer)))
googleScheme = "http://"
if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://"
googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST"))
Dim googleAdUrl, googleAdOutput
googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_
"ad_type=text_image" &_
"&channel=6495040935" &_
"&client=ca-mb-pub-9595218071455095" &_
"&dt=" & googleDt &_
"&format=mobile_single" &_
"&host=" & googleHost &_
"&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_
"&markup=xhtml" &_
"&oe=utf8" &_
"&output=xhtml" &_
"&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_
"&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_
"&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_
googleScreenRes()
Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP")
googleAdOutput.Open "GET", googleAdUrl, false
googleAdOutput.Send
Response.Write(googleAdOutput.responseText)
%> |