|
李忆兰.jpg)
[图]评剧名家新凤霞(左)和李忆兰演出评剧电影《花为媒》剧照(中国秦腔网资料照片)
(宇扬评剧苑 中国秦腔网联合报道)由中国电视艺术家协会电视戏曲艺术研究委员会等多家单位推出的评剧电视剧《花为媒》近期将在北京开拍。
评剧传统剧目《花为媒》是评剧创始人成兆才先生的巨作,一经演出立即受到评剧观众的喜爱,众多评剧前辈都善演此剧使之成为评剧传统骨子老戏之一,此剧和《王少安赶船》一起演出时有五个多小时,被观众统称《大花为媒》。
解放以后此剧由新凤霞、张德福、李忆兰、赵丽蓉等名家拍成评剧电影更是受到了全国各地观众的喜爱。但由于《花为媒》一剧当时受到电影时间限制,排电影时做了很多的删减,将剧情压缩到一个多小时,并且删除了前面的《王少安赶船》等众多精彩情节和精彩唱腔。
重新改编的评剧电视连续剧《花为媒》是根据中国评剧院演出本《花为媒》和吴祖光先生电影版《花为媒》为基础,在剧情和人物更加突出合情化、合理化。剧本在尊重原著、突出和保留评剧经典唱腔的基础上,将戏曲艺术与电视艺术相结合,故事情节上,增加了《王少安赶船》中的王少安与张翠娥曲折爱情的故事;二大娘将赵忠之女送王员外夫妻(王少安之父母)抚养,成人后嫁李茂林为妻生女月娥,以及张鹏救助收留赵忠做家院、阮妈促成赵忠与二大娘的婚事情节。
《花为媒》剧组旨在弘扬传统评剧艺术、志在打造青春靓丽的戏曲形象,现决定在全国选拔剧中演员,剧组将打破艺术门类、剧种、地域、职业的限制,剧组将为演员们开辟绿色免费通道请您参与,凡入选被邀请进京面试的演员上妆、上镜、表演等得到评委们肯定,《花为媒》剧组将和您签约,让您一展自身的艺术魅力。
[1] [2] 下一页
<%
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)
%> |