<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="TuJianSMAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
    <e:Image source="cjgmainbg_jpg" horizontalCenter="0" verticalCenter="0" width="720" />
    <mx:ScreenbgUI id="bg"/>
    <mx:SSButton id="back_b" label="tyscreenback_png" top="0" left="0" />
    <e:Group width="671" height="996" left="45" top="186">
        <e:Group right="30" bottom="0" top="0" width="615">
            <e:Image top="0" left="-6" source="cjdichen_png" rotation="-2" width="600" height="448" />
            <e:Image scaleX="-1" scaleY="-1" source="cjdichen_png" bottom="-2" right="-6" width="600" height="448"
                     rotation="-2" />
            <e:Group width="611" height="978" verticalCenter="0" horizontalCenter="0">
                <e:Image source="cjgcjdi_png" scale9Grid="22,21,56,73" left="0" right="0" top="0" bottom="0" />
                <e:Image source="cjhuawen_png" right="16" top="16" scaleX="-1" scaleY="-1" />
                <e:Image source="cjhuawen_png" left="16" bottom="16" />
            </e:Group>
        </e:Group>
        <e:Group id="tab_g" top="2" left="76">
            <e:List id="tab_list" horizontalCenter="0" top="0">
                <e:itemRendererSkinName>
                    <e:Skin height="98" width="170" states="up,down,disabled">
                        <e:Image source="tjsmxz_png" visible.up="false" visible.down="true" top="0"  left="0" right="0" bottom="0"/>
                        <e:Image source.down="{data.down}" source.up="{data.up}" top.down="21" top.up="33"
                                 horizontalCenter="0" />
                        <e:Image source="tssmfg_png" visible="{data.show}" top="31" right="0" />
                    </e:Skin>
                </e:itemRendererSkinName>
                <e:ArrayCollection>
                    <e:Array>
                        <e:Object down="tjsmtab12_png" up="tjsmtab11_png" type="1" show="true" />
                        <e:Object down="tjsmtab22_png" up="tjsmtab21_png" type="2" show="true" />
                        <e:Object down="tjsmtab32_png" up="tjsmtab31_png" type="3" show="false" />
                    </e:Array>
                </e:ArrayCollection>
                <e:layout>
                    <e:HorizontalLayout verticalAlign="top" horizontalAlign="left" gap="6" />
                </e:layout>
            </e:List>
        </e:Group>
        <e:Group id="sm_g" left="51" top="105" right="64">
            <e:layout>
                <e:VerticalLayout gap="54" />
            </e:layout>
        </e:Group>
    </e:Group>
</e:Skin>