<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyShop2018ScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
        <e:Image source="shopbg_jpg" />
        <e:Image source="shoptitle_png" horizontalCenter="0" y="10" />
        <e:Image source="shopsjdi_png" horizontalCenter="0" top="151" />
        <e:Label id="time_t" horizontalCenter="0" top="160" size="22" textColor="0xFFE09B" />
        <mx:SSButton id="exit_b" label="xxiuback_png" left="25" top="59" scaleX="1.18" scaleY="1.18" />
        <e:List id="tab_list" top="201" left="34">
                <e:itemRendererSkinName>
                        <e:Skin width="169" height="62" states="up,down,disabled">
                                <e:Image source="shopwxzdi_png" includeIn="up" bottom="0" horizontalCenter="0" />
                                <e:Image source="shopxzdi_png" includeIn="down" bottom="0" horizontalCenter="0" />
                                <mx:CLabel text="{data.name}" size="30" textColor="0x8F5D3C" verticalCenter.down="3"
                                           verticalCenter.up="6" horizontalCenter="0" />
                        </e:Skin>
                </e:itemRendererSkinName>
                <e:layout>
                        <e:HorizontalLayout verticalAlign="bottom" />
                </e:layout>
        </e:List>
        <e:Group width="200" height="26" top="215" right="35">
                <e:Image source="shopxday_png" horizontalCenter="-5" verticalCenter="1" />
                <mx:SSButton id="left_b" left="0" label="shopfanye_png" scaleX="-1" />
                <mx:SSButton id="right_b" right="0" label="shopfanye_png" />
                <e:BitmapLabel id="day_t" verticalCenter="-6" horizontalCenter="5" font="shopday_fnt" />
        </e:Group>
        <e:Image source="shoplbdi_png" width="653" top="260" bottom="143" verticalCenter="58" horizontalCenter="0"
                 scale9Grid="30,30,30,30" />
        <e:Scroller verticalCenter="60" horizontalCenter="0" top="280" bottom="160">
                <e:List id="item_list">
                        <e:layout>
                                <e:TileLayout paddingLeft="30" paddingRight="30" paddingTop="36"
                                              requestedColumnCount="3" horizontalGap="50" verticalGap="23" />
                        </e:layout>
                </e:List>
        </e:Scroller>
        <e:Group width="720" height="130" horizontalCenter="0" bottom="0">
                <e:Image source="shopljdi_png" />
                <e:Image id="guang_p" source="shopguang_png" anchorOffsetX="84" anchorOffsetY="84" x="94" y="77" />
                <e:Image id="coin_p" horizontalCenter="-260" verticalCenter="5" scaleX="1.3" scaleY="1.3" />
                <e:Image source="shopaxin_png" left="174" top="25" />
                <e:Image source="shopaxin_png" left="174" top="63" />
                <e:Label id="ts1" left="196" top="22" size="20" textColor="0xFEE591" />
                <e:Label id="ts2" left="196" top="58" size="20" textColor="0xFEE591" />
                <e:Image source="shopjd1_png" horizontalCenter="12" y="88" />
                <e:Image id="jindu_p" source="shopjd2_png" x="201" y="88" />
                <e:Label id="jindu_t" bottom="10" right="178" size="18" textColor="0xFFE692" />
                <mx:SSButton id="lq_b" bottom="29" right="32" />
        </e:Group>
</e:Skin>