<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="LDMainScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ScreenbgUI id="bg" top="0" left="0" right="0" bottom="0" />
	<mx:SSButton id="back_b" label="tyscreenback_png" left="0" top="0" />
	<mx:SSButton id="help_b" label="tyshuomingicon_png" top="11" width="82" left="312" />
	<e:Group right="6" top="140" width="287" height="437">
		<e:Image source="hgldxxdban_png" right="0" left="0" top="0" bottom="0" />
		<e:Image top="18" left="18" source="VIPbg_png" />
		<e:BitmapLabel id="vip_t" font="vip_num_fnt" text="0" touchEnabled="false" top="37" horizontalCenter="-98" />
		<e:Label id="name_t" size="24" touchEnabled="false" top="33" textColor="0xffffff" horizontalCenter="0" />
		<e:Label id="ldd_t" size="24" top="144" textColor="0xffffff" horizontalCenter="50" />
		<e:Label id="fyd_t" size="24" top="191" left="149" textColor="0x615b7a" />
		<e:Label id="lv_t" size="24" touchEnabled="false" left="148" top="101" textColor="0x615b7a" />
		<mx:SSButton id="add_b" label="lddjia_png" left="247" top="144" />
		<e:Label id="zinv_t" size="24" touchEnabled="false" left="148" top="282" textColor="0x615b7a" />
		<e:Label id="ky_t" size="24" touchEnabled="false" left="148" top="238" textColor="0x615b7a" />
		<e:Label id="tmdp_t" size="24" top="327" left="148" textColor="0x615b7a" />
	</e:Group>
	<e:Image id="xy_p" touchEnabled="false" top="378" left="0" source="shpsui_png" />
	<e:Label id="xy_t" size="20" touchEnabled="false" top="436" textColor="0x6fcb31" horizontalCenter="-150" />
	<mx:SSButton id="tzdl_b" label="shzrdchen_png" width="161" left="6" top="550" height="151"></mx:SSButton>
	<e:Image id="has_award" top="624" source="bxszhong_png" right="138" scaleX="0.8" scaleY="0.8" />
	<e:Group top="592" right="0" width="138">
		<mx:SSButton id="bhl_b" label="hgbhlaniu_png" width="94" top="0" bottom="36" height="103" horizontalCenter="0" />
		<e:Label id="bhl_t" size="18" horizontalCenter="0" bottom="0" textColor="0x63b030" verticalAlign="middle"
		         textAlign="center" lineSpacing="4" />
		<e:Label id="bhnum_t" text="20" top="7" horizontalCenter="31" size="18" textColor="0xf0da83" />
	</e:Group>
	<e:Group left="24" top="654">
		<e:Image source="shzzldchen_png" left="0" right="57" scale9Grid="175,17,14,7" top="2" />
		<e:BitmapLabel id="zli_t" left="139" font="ldzli_fnt" top="0" right="90" />
		<mx:SSButton id="buff_b" label="zyxguo_png" width="93" top="-23" right="0" />
	</e:Group>
	<e:Scroller horizontalCenter="0" top="734" bottom="30" width="600">
		<e:Group>
			<e:Group id="goto_ld_g" horizontalCenter="0" top="8">
				<mx:SSButton id="lduo_b" label="qldba_png" horizontalCenter="-6" />
				<e:Image id="ld_state" right="-6" top="20" />
			</e:Group>
			<e:Group x="43" y="83">
				<mx:SSButton id="qfg_b" label="ldqfgong_png" top="0" y="132" horizontalCenter="0" />
			</e:Group>
			<e:Group x="76" y="77">
				<mx:SSButton id="bgsg_b" label="bgsguo_png" horizontalCenter="0" top="0" />
				<mx:SSButton id="bgsg_desc" label="bgsgsmaniu_png" top="20" right="-3" />
			</e:Group>
			<e:layout>
				<e:VerticalLayout gap="30" horizontalAlign="center" paddingTop="8" />
			</e:layout>
		</e:Group>
	</e:Scroller>
	<e:Group id="buff_g" top="600" anchorOffsetX="0" left="350" width="275" visible="false">
		<e:Image id="buffBg" top="0" bottom="0" left="0" right="0" width="170" source="skillTipbg_png" scaleY="0.5"
		         scale9Grid="10,9,17,14" />
		<e:List id="buffList" top="10" right="10" left="10" width="255">
			<e:itemRendererSkinName>
				<e:Skin>
					<e:Group top="0" width="225">
						<e:Label text="{data.str}" size="20" left="0" top="0" textAlign="center" />
						<e:Label size="20" textAlign="right" top="0" right="0" width="90" text="{data.time}" textColor="0xffbc3d" />
					</e:Group>
				</e:Skin>
			</e:itemRendererSkinName>
			<e:layout>
				<e:VerticalLayout/>
			</e:layout>
		</e:List>
	</e:Group>
</e:Skin>