<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="XinWuMainViewSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
        <mx:ImageUI left="0" top="0" right="0" bottom="0" />
        <e:Group width="611" height="876" verticalCenter="0" horizontalCenter="0">
                <e:Group top="0" bottom="0" left="0" right="0" rotation="-2" locked="true">
                        <e:Image source="cjdichen_png" scale9Grid="21,13,16,20" width="611" height="438"
                                 horizontalCenter="0" top="0" />
                        <e:Image source="cjdichen_png" scaleX="-1" scaleY="-1" bottom="0" scale9Grid="16,17,23,18"
                                 width="611" height="438" horizontalCenter="0" />
                </e:Group>
                <e:Image id="bg_p" source="cjgcjdi_png" left="0" top="0" right="0" bottom="0" scale9Grid="28,28,46,62" />
                <e:Group id="title_g" top="-10" horizontalCenter="0">
                        <e:Image horizontalCenter="0" verticalCenter="0" source="tytiptitledi_png" />
                        <mx:CLabel id="title_t" horizontalCenter="0" verticalCenter="0" />
                </e:Group>
                <e:Group id="top_g">
                        <e:Group id="name_g" left="53" top="68">
                                <e:Image source="xwnamebg_png" />
                                <e:Label id="name_t" horizontalCenter="-3" top="65" textColor="0x766c9e" size="28"
                                         width="28" />
                        </e:Group>
                        <e:Group id="icon_g" left="102" top="76" width="202">
                                <e:Image id="icon_p" horizontalCenter="0" verticalCenter="-16" />
                                <mx:MultiUI id="stars" horizontalCenter="0" top="202" />
                        </e:Group>
                        <e:Group id="attr_g" left="338" top="75" height="236">
                                <e:Image top="0" source="xwattrbg_png" scale9Grid="0,28,219,10" bottom="0" />
                                <e:Label id="lv_t" left="19" top="38" size="22" textColor="0x655A9A" />
                                <e:List id="attr_list" left="19" top="66">
                                        <e:itemRendererSkinName>
                                                <e:Skin height="18" width="200">
                                                        <e:Label text="{data.attr}" size="22" textColor="0x655A9A" />
                                                </e:Skin>
                                        </e:itemRendererSkinName>
                                        <e:layout>
                                                <e:VerticalLayout gap="15"></e:VerticalLayout>
                                        </e:layout>
                                </e:List>
                        </e:Group>
                </e:Group>
                <e:Group id="tab_g" width="578" top="334" height="54" left="18">
                        <e:Image top="0" source="xwfgxian_png" scale9Grid="3,0,24,3" left="0" right="0" />
                        <e:List id="fun_list" width="578" height="50" horizontalCenter="0" top="3">
                                <e:itemRendererSkinName>
                                        <e:Skin height="50" width="191" states="up,down">
                                                <e:Image source="xwfgxian_png" scale9Grid="3,0,24,3" width="50"
                                                         right="-1" anchorOffsetY="1.5" rotation="90" />
                                                <e:Image id="bg_p" source.up="jskuang_png" width="191" height="50"
                                                         alpha.up="0" source.down="xwtabxzhong_png" verticalCenter="0"
                                                         horizontalCenter="0" />
                                                <mx:CLabel size="24" text="{data.word}" textColor.down="0xffffff"
                                                           textColor.up="0x655A9A" horizontalCenter="0"
                                                           verticalCenter="0" />
                                                <e:Image source="tishi_png" right="0" top="-10" visible="{data.ts}" />
                                        </e:Skin>
                                </e:itemRendererSkinName>
                                <e:layout>
                                        <e:HorizontalLayout gap="0" />
                                </e:layout>
                        </e:List>
                        <e:Image source="xwfgxian_png" scale9Grid="3,0,24,3" left="0" right="0" bottom="0" />
                </e:Group>
                <e:Group id="ui_g" top="385" left="18"></e:Group>
                <mx:SSButton id="close_b" label="jqtcclose_png" top="7" right="14" />
        </e:Group>
</e:Skin>