<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
        <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="KWMNewGiftCardCell">
            <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="320" height="99.5"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_giftcard_bg" translatesAutoresizingMaskIntoConstraints="NO" id="UBY-CX-pAl">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="99.5"/>
                    </imageView>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SWB-N2-n6S" userLabel="vContent">
                        <rect key="frame" x="10" y="5" width="300" height="89.5"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a9s-By-ozg">
                                <rect key="frame" x="0.0" y="0.0" width="132" height="89.5"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cdt-JS-Vb7">
                                        <rect key="frame" x="20" y="30" width="24" height="34"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="24"/>
                                        <color key="textColor" red="0.94509803921568625" green="0.5725490196078431" blue="0.60392156862745094" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="300" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DYe-8w-xqb">
                                        <rect key="frame" x="44" y="19.5" width="65" height="50.5"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="36"/>
                                        <color key="textColor" red="0.94509803921568625" green="0.5725490196078431" blue="0.60392156862745094" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="DYe-8w-xqb" firstAttribute="centerY" secondItem="a9s-By-ozg" secondAttribute="centerY" id="6XJ-OR-fOA"/>
                                    <constraint firstItem="cdt-JS-Vb7" firstAttribute="centerY" secondItem="a9s-By-ozg" secondAttribute="centerY" constant="2" id="J0l-Rh-cDB"/>
                                    <constraint firstItem="cdt-JS-Vb7" firstAttribute="leading" secondItem="a9s-By-ozg" secondAttribute="leading" constant="20" id="JJ9-hH-SxE"/>
                                    <constraint firstItem="DYe-8w-xqb" firstAttribute="leading" secondItem="cdt-JS-Vb7" secondAttribute="trailing" id="YSg-Zi-Rby"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RPx-Jh-fUB">
                                <rect key="frame" x="132" y="0.0" width="168" height="89.5"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="优惠券(未使用)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xvd-Wq-oq1">
                                        <rect key="frame" x="20" y="18" width="120" height="21"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                        <color key="textColor" red="0.2196078431372549" green="0.2196078431372549" blue="0.2196078431372549" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="使用日期:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HxK-1V-Ci7">
                                        <rect key="frame" x="20" y="41" width="50" height="14"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="10"/>
                                        <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2017-02-02截止" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Pz-B5-Lu6">
                                        <rect key="frame" x="70" y="42" width="78.5" height="12"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="10"/>
                                        <color key="textColor" red="0.28627450980392155" green="0.28627450980392155" blue="0.28627450980392155" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="优惠券码:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pHx-jU-3Ox">
                                        <rect key="frame" x="20" y="57" width="50" height="14"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="10"/>
                                        <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="AHGC" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U0q-OL-tU7">
                                        <rect key="frame" x="70" y="56" width="29" height="14"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="10"/>
                                        <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="2Pz-B5-Lu6" firstAttribute="leading" secondItem="HxK-1V-Ci7" secondAttribute="trailing" id="2jG-vn-f9k"/>
                                    <constraint firstItem="2Pz-B5-Lu6" firstAttribute="top" secondItem="xvd-Wq-oq1" secondAttribute="bottom" constant="3" id="7mT-zk-k8K"/>
                                    <constraint firstItem="pHx-jU-3Ox" firstAttribute="top" secondItem="HxK-1V-Ci7" secondAttribute="bottom" constant="2" id="HFK-3H-Az1"/>
                                    <constraint firstItem="xvd-Wq-oq1" firstAttribute="top" secondItem="RPx-Jh-fUB" secondAttribute="top" constant="18" id="HhX-PK-Uy4"/>
                                    <constraint firstItem="U0q-OL-tU7" firstAttribute="leading" secondItem="pHx-jU-3Ox" secondAttribute="trailing" id="IVu-jj-HOQ"/>
                                    <constraint firstItem="xvd-Wq-oq1" firstAttribute="leading" secondItem="RPx-Jh-fUB" secondAttribute="leading" constant="20" id="Zaf-IR-waw"/>
                                    <constraint firstItem="U0q-OL-tU7" firstAttribute="top" secondItem="2Pz-B5-Lu6" secondAttribute="bottom" constant="2" id="bhz-ri-Duj"/>
                                    <constraint firstItem="HxK-1V-Ci7" firstAttribute="top" secondItem="xvd-Wq-oq1" secondAttribute="bottom" constant="2" id="f2K-DP-7HX"/>
                                    <constraint firstItem="HxK-1V-Ci7" firstAttribute="top" secondItem="xvd-Wq-oq1" secondAttribute="bottom" constant="2" id="fir-4x-2MX"/>
                                    <constraint firstItem="HxK-1V-Ci7" firstAttribute="leading" secondItem="xvd-Wq-oq1" secondAttribute="leading" id="qc2-oI-uLW"/>
                                    <constraint firstItem="pHx-jU-3Ox" firstAttribute="leading" secondItem="xvd-Wq-oq1" secondAttribute="leading" id="wCZ-xl-kzU"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="RPx-Jh-fUB" secondAttribute="trailing" id="7gJ-vS-rVz"/>
                            <constraint firstItem="a9s-By-ozg" firstAttribute="leading" secondItem="SWB-N2-n6S" secondAttribute="leading" id="B3j-Uy-duM"/>
                            <constraint firstItem="RPx-Jh-fUB" firstAttribute="top" secondItem="SWB-N2-n6S" secondAttribute="top" id="HKG-hZ-WtG"/>
                            <constraint firstAttribute="bottom" secondItem="RPx-Jh-fUB" secondAttribute="bottom" id="h51-jG-Xzi"/>
                            <constraint firstItem="a9s-By-ozg" firstAttribute="width" secondItem="SWB-N2-n6S" secondAttribute="width" multiplier="0.44" id="oe2-s9-6X3"/>
                            <constraint firstAttribute="bottom" secondItem="a9s-By-ozg" secondAttribute="bottom" id="qbz-eW-NQy"/>
                            <constraint firstItem="a9s-By-ozg" firstAttribute="top" secondItem="SWB-N2-n6S" secondAttribute="top" id="sko-69-ZXi"/>
                            <constraint firstItem="RPx-Jh-fUB" firstAttribute="leading" secondItem="a9s-By-ozg" secondAttribute="trailing" id="uwL-pm-vSP"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstAttribute="bottom" secondItem="SWB-N2-n6S" secondAttribute="bottom" constant="5" id="6XK-e0-JXe"/>
                    <constraint firstItem="SWB-N2-n6S" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="LHW-J6-jV4"/>
                    <constraint firstAttribute="bottom" secondItem="UBY-CX-pAl" secondAttribute="bottom" id="UK7-wt-vtk"/>
                    <constraint firstItem="SWB-N2-n6S" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="XBp-34-BHe"/>
                    <constraint firstAttribute="trailing" secondItem="SWB-N2-n6S" secondAttribute="trailing" constant="10" id="Xz3-LK-VgN"/>
                    <constraint firstItem="UBY-CX-pAl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="fhI-vq-TL1"/>
                    <constraint firstAttribute="trailing" secondItem="UBY-CX-pAl" secondAttribute="trailing" id="mmv-qK-uhT"/>
                    <constraint firstItem="UBY-CX-pAl" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="vUR-qG-wkM"/>
                </constraints>
            </tableViewCellContentView>
        </tableViewCell>
    </objects>
    <resources>
        <image name="ic_giftcard_bg" width="375" height="112"/>
    </resources>
</document>