<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="LDOtherScreenSkin" 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="2" right="-2" 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:List id="tab_list" top="107" left="24">
		<e:layout>
			<e:HorizontalLayout verticalAlign="top" gap="10" />
		</e:layout>
		<e:itemRendererSkinName>
			<e:Skin states="up,down,disabled" width="158">
				<e:Image source.up="tytab1_png" source.down="tytab2_png" top="0" horizontalCenter="0" />
				<mx:CLabel horizontalCenter="0" top="15" size="28" bold="true" textColor.up="0x88649e" textColor.down="0xffffff"
				           text="{data.word}" />
			</e:Skin>
		</e:itemRendererSkinName>
	</e:List>
<e:Group left="24" top="191" height="36">
	<e:Image source="tydchen_png" scale9Grid="22,4,139,28" left="0" right="0" bottom="0" top="0" />
	<e:Label id="fyd_t" textAlign="center" size="20" verticalCenter="0" left="14" right="14" />
</e:Group>
<e:Group top="191" left="219" height="36">
	<e:Image source="tydchen_png" left="0" right="0" top="0" bottom="0" scale9Grid="22,4,139,28" />
	<e:Label id="ldd_t" textAlign="center" size="20" left="20" y="8" right="40" />
	<mx:SSButton id="add_b" label="tyaddbtn_png" width="40" verticalCenter="0" right="-20" />
</e:Group>
<e:Group id="time_g" left="254" top="232">
	<e:Image verticalCenter="0" source="djssjxing_png" left="0" />
	<e:Label id="time_t" text="111" size="18" verticalCenter="0" textColor="0x9689ba" left="18" />
</e:Group>
<mx:SSButton id="sousuo_b" label="tyshaixuandi_png" right="27" top="184" />
<e:Scroller id="hero_scroll" horizontalCenter="0" top="250" bottom="138" width="720">
	<e:viewport>
		<e:List id="hero_list">
			<e:layout>
				<e:VerticalLayout gap="24" horizontalAlign="center" paddingTop="15" />
			</e:layout>
		</e:List>
	</e:viewport>
</e:Scroller>
<mx:SSButton id="fresh_b" label="tyscreenqdbtn_png" width="144" horizontalCenter="0" bottom="36"></mx:SSButton>
<e:Group id="page_g" left="0" right="0" bottom="42" height="54">
	<e:Label id="page_t" text="1/10" textColor="0x7A5CB8" size="27" horizontalCenter="0" verticalCenter="0" />
	<mx:SSButton id="sye_b" horizontalCenter="-211" verticalCenter="0" label="sye_btn_png" width="135" height="61" />
	<mx:SSButton id="wye_b" verticalCenter="0" label="wye_btn_png" horizontalCenter="211" width="135" height="61" />
	<mx:SSButton id="prev_b" horizontalCenter="-76" verticalCenter="0" label="prev_btn_png" width="120" height="58" />
	<mx:SSButton id="next_b" horizontalCenter="76" verticalCenter="0" label="prev_btn_png" scaleX="-1" width="120"
	             height="58" />
</e:Group>
</e:Skin>