<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="RenLianSelectAlertSkin" width="480" height="854" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*" xmlns:w="http://ns.egret.com/wing">
	<e:Rect id="bg_rect" left="0" right="0" top="0" bottom="0" fillAlpha="0.2"/>
	<e:Group width="436" height="370" horizontalCenter="0" bottom="146">
		<e:Image source="grxxdban_png"   top="0" bottom="0" left="0" right="0"/>
        <mx:SSButton id="close_b" label="hyslgbaniu_png"   top="-15" right="-15"/>
		<e:Image source="xzlhbti_png" horizontalCenter="0" top="0"/>
		<e:Image source="tjfyz_png" verticalCenter="0" left="10" touchEnabled="false"/>
		<e:Scroller left="19" right="11" bottom="25" top="14">
			<e:List id="lihui_list">
				<e:layout>
					<e:HorizontalLayout gap="12"/>
				</e:layout>
                    <e:itemRendererSkinName>
                        <e:Skin width="103" height="331">
	                        <e:Image source="{data.di}" horizontalCenter="0" bottom="0"/>
	                        <e:Image horizontalCenter="0" top="0" source="{data.fz}">
                                <e:mask>
                                    <e:Rectangle x="0" y="0" height="326" width="96"/>
                                </e:mask>
                            </e:Image>
                        </e:Skin>
                    </e:itemRendererSkinName>
			</e:List>
		</e:Scroller>
	</e:Group>
</e:Skin>