Commit 0827354f authored by pete谢兆麟's avatar pete谢兆麟
parents f26ea22b d687893b
...@@ -1169,6 +1169,14 @@ ...@@ -1169,6 +1169,14 @@
048D6ADF2D5F0FBE00BC6F4C /* YHMemberCenterHeaderBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048D6ADE2D5F0FBE00BC6F4C /* YHMemberCenterHeaderBannerCell.swift */; }; 048D6ADF2D5F0FBE00BC6F4C /* YHMemberCenterHeaderBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048D6ADE2D5F0FBE00BC6F4C /* YHMemberCenterHeaderBannerCell.swift */; };
048D6AE12D5F17C400BC6F4C /* YHMembershipLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048D6AE02D5F17C400BC6F4C /* YHMembershipLevel.swift */; }; 048D6AE12D5F17C400BC6F4C /* YHMembershipLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048D6AE02D5F17C400BC6F4C /* YHMembershipLevel.swift */; };
048D6AE32D6348F000BC6F4C /* YHMemberCenterCurrentPrivilegeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048D6AE22D6348EF00BC6F4C /* YHMemberCenterCurrentPrivilegeCell.swift */; }; 048D6AE32D6348F000BC6F4C /* YHMemberCenterCurrentPrivilegeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048D6AE22D6348EF00BC6F4C /* YHMemberCenterCurrentPrivilegeCell.swift */; };
04A750D02D925FD400974E5F /* YHCustomerInformationQuestionnaireVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A750CF2D925FD400974E5F /* YHCustomerInformationQuestionnaireVC.swift */; };
04A750D22D93ABCE00974E5F /* YHSurveyTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A750D12D93ABCE00974E5F /* YHSurveyTableViewCell.swift */; };
04A750D42D93DFED00974E5F /* YHSurveyQuestionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A750D32D93DFED00974E5F /* YHSurveyQuestionType.swift */; };
04A750D62D94242000974E5F /* YHSurveySubmitDoneViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A750D52D94242000974E5F /* YHSurveySubmitDoneViewController.swift */; };
04A750D82D94F3F400974E5F /* YHSurveyMatchResultViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A750D72D94F3F400974E5F /* YHSurveyMatchResultViewController.swift */; };
04A750DA2D94FDDF00974E5F /* YHSurveyMatchingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A750D92D94FDDF00974E5F /* YHSurveyMatchingViewController.swift */; };
04A750E82D952F2E00974E5F /* survey_match_success.json in Resources */ = {isa = PBXBuildFile; fileRef = 04A750E72D952F2E00974E5F /* survey_match_success.json */; };
04A750E92D952F2E00974E5F /* survey_file_scan.json in Resources */ = {isa = PBXBuildFile; fileRef = 04A750E62D952F2E00974E5F /* survey_file_scan.json */; };
04AE200F2D12CFAF00891D24 /* YHGCMineSchemeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04AE1FF82D12CFAF00891D24 /* YHGCMineSchemeViewController.swift */; }; 04AE200F2D12CFAF00891D24 /* YHGCMineSchemeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04AE1FF82D12CFAF00891D24 /* YHGCMineSchemeViewController.swift */; };
04AE20102D12CFAF00891D24 /* YHGCApplicationTypeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04AE1FFD2D12CFAF00891D24 /* YHGCApplicationTypeController.swift */; }; 04AE20102D12CFAF00891D24 /* YHGCApplicationTypeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04AE1FFD2D12CFAF00891D24 /* YHGCApplicationTypeController.swift */; };
04AE20112D12CFAF00891D24 /* YHGCApplicationTypeResultController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04AE1FFE2D12CFAF00891D24 /* YHGCApplicationTypeResultController.swift */; }; 04AE20112D12CFAF00891D24 /* YHGCApplicationTypeResultController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04AE1FFE2D12CFAF00891D24 /* YHGCApplicationTypeResultController.swift */; };
...@@ -1229,6 +1237,8 @@ ...@@ -1229,6 +1237,8 @@
04D8FF652D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF642D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift */; }; 04D8FF652D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF642D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift */; };
04D8FF672D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF662D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift */; }; 04D8FF672D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF662D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift */; };
04D8FF692D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF682D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift */; }; 04D8FF692D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF682D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift */; };
04D8FF6B2D94EADE00703C75 /* YHPlanItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF6A2D94EADE00703C75 /* YHPlanItemView.swift */; };
04D8FF6D2D94EE1100703C75 /* YHLookPlanButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D8FF6C2D94EE1100703C75 /* YHLookPlanButton.swift */; };
04E4CF3E2D5C6D32004D4013 /* YHCountryMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E4CF3D2D5C6D32004D4013 /* YHCountryMessageView.swift */; }; 04E4CF3E2D5C6D32004D4013 /* YHCountryMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E4CF3D2D5C6D32004D4013 /* YHCountryMessageView.swift */; };
04E4CF402D5C83AE004D4013 /* YHSelectPhoneCountryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E4CF3F2D5C83AE004D4013 /* YHSelectPhoneCountryViewController.swift */; }; 04E4CF402D5C83AE004D4013 /* YHSelectPhoneCountryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E4CF3F2D5C83AE004D4013 /* YHSelectPhoneCountryViewController.swift */; };
04E507D62D6EE856005F758B /* YHUserLevelAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E507D52D6EE856005F758B /* YHUserLevelAlertView.swift */; }; 04E507D62D6EE856005F758B /* YHUserLevelAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E507D52D6EE856005F758B /* YHUserLevelAlertView.swift */; };
...@@ -2439,6 +2449,14 @@ ...@@ -2439,6 +2449,14 @@
048D6ADE2D5F0FBE00BC6F4C /* YHMemberCenterHeaderBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMemberCenterHeaderBannerCell.swift; sourceTree = "<group>"; }; 048D6ADE2D5F0FBE00BC6F4C /* YHMemberCenterHeaderBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMemberCenterHeaderBannerCell.swift; sourceTree = "<group>"; };
048D6AE02D5F17C400BC6F4C /* YHMembershipLevel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMembershipLevel.swift; sourceTree = "<group>"; }; 048D6AE02D5F17C400BC6F4C /* YHMembershipLevel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMembershipLevel.swift; sourceTree = "<group>"; };
048D6AE22D6348EF00BC6F4C /* YHMemberCenterCurrentPrivilegeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMemberCenterCurrentPrivilegeCell.swift; sourceTree = "<group>"; }; 048D6AE22D6348EF00BC6F4C /* YHMemberCenterCurrentPrivilegeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHMemberCenterCurrentPrivilegeCell.swift; sourceTree = "<group>"; };
04A750CF2D925FD400974E5F /* YHCustomerInformationQuestionnaireVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCustomerInformationQuestionnaireVC.swift; sourceTree = "<group>"; };
04A750D12D93ABCE00974E5F /* YHSurveyTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSurveyTableViewCell.swift; sourceTree = "<group>"; };
04A750D32D93DFED00974E5F /* YHSurveyQuestionType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSurveyQuestionType.swift; sourceTree = "<group>"; };
04A750D52D94242000974E5F /* YHSurveySubmitDoneViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSurveySubmitDoneViewController.swift; sourceTree = "<group>"; };
04A750D72D94F3F400974E5F /* YHSurveyMatchResultViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSurveyMatchResultViewController.swift; sourceTree = "<group>"; };
04A750D92D94FDDF00974E5F /* YHSurveyMatchingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSurveyMatchingViewController.swift; sourceTree = "<group>"; };
04A750E62D952F2E00974E5F /* survey_file_scan.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = survey_file_scan.json; sourceTree = "<group>"; };
04A750E72D952F2E00974E5F /* survey_match_success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = survey_match_success.json; sourceTree = "<group>"; };
04AE1FF82D12CFAF00891D24 /* YHGCMineSchemeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHGCMineSchemeViewController.swift; sourceTree = "<group>"; }; 04AE1FF82D12CFAF00891D24 /* YHGCMineSchemeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHGCMineSchemeViewController.swift; sourceTree = "<group>"; };
04AE1FFA2D12CFAF00891D24 /* YHGCSchemeTableHeadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHGCSchemeTableHeadView.swift; sourceTree = "<group>"; }; 04AE1FFA2D12CFAF00891D24 /* YHGCSchemeTableHeadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHGCSchemeTableHeadView.swift; sourceTree = "<group>"; };
04AE1FFD2D12CFAF00891D24 /* YHGCApplicationTypeController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHGCApplicationTypeController.swift; sourceTree = "<group>"; }; 04AE1FFD2D12CFAF00891D24 /* YHGCApplicationTypeController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHGCApplicationTypeController.swift; sourceTree = "<group>"; };
...@@ -2497,6 +2515,8 @@ ...@@ -2497,6 +2515,8 @@
04D8FF642D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanCustomerCaseListCell.swift; sourceTree = "<group>"; }; 04D8FF642D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanCustomerCaseListCell.swift; sourceTree = "<group>"; };
04D8FF662D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanCustomerCaseCollectionCell.swift; sourceTree = "<group>"; }; 04D8FF662D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanCustomerCaseCollectionCell.swift; sourceTree = "<group>"; };
04D8FF682D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanCustomerCaseListLayout.swift; sourceTree = "<group>"; }; 04D8FF682D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanCustomerCaseListLayout.swift; sourceTree = "<group>"; };
04D8FF6A2D94EADE00703C75 /* YHPlanItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHPlanItemView.swift; sourceTree = "<group>"; };
04D8FF6C2D94EE1100703C75 /* YHLookPlanButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHLookPlanButton.swift; sourceTree = "<group>"; };
04E4CF3D2D5C6D32004D4013 /* YHCountryMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCountryMessageView.swift; sourceTree = "<group>"; }; 04E4CF3D2D5C6D32004D4013 /* YHCountryMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCountryMessageView.swift; sourceTree = "<group>"; };
04E4CF3F2D5C83AE004D4013 /* YHSelectPhoneCountryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSelectPhoneCountryViewController.swift; sourceTree = "<group>"; }; 04E4CF3F2D5C83AE004D4013 /* YHSelectPhoneCountryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHSelectPhoneCountryViewController.swift; sourceTree = "<group>"; };
04E507D52D6EE856005F758B /* YHUserLevelAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHUserLevelAlertView.swift; sourceTree = "<group>"; }; 04E507D52D6EE856005F758B /* YHUserLevelAlertView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHUserLevelAlertView.swift; sourceTree = "<group>"; };
...@@ -6228,6 +6248,7 @@ ...@@ -6228,6 +6248,7 @@
045C0F6E2D12CA5E00BD2DC0 /* jsons */ = { 045C0F6E2D12CA5E00BD2DC0 /* jsons */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
04A750E32D952EFC00974E5F /* survey */,
045C0F522D12CA5E00BD2DC0 /* ai_chat_input_pause */, 045C0F522D12CA5E00BD2DC0 /* ai_chat_input_pause */,
045C0F542D12CA5E00BD2DC0 /* ai_chat_loading */, 045C0F542D12CA5E00BD2DC0 /* ai_chat_loading */,
045C0F562D12CA5E00BD2DC0 /* gangxiaobao_logo */, 045C0F562D12CA5E00BD2DC0 /* gangxiaobao_logo */,
...@@ -6335,6 +6356,15 @@ ...@@ -6335,6 +6356,15 @@
path = V; path = V;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
04A750E32D952EFC00974E5F /* survey */ = {
isa = PBXGroup;
children = (
04A750E62D952F2E00974E5F /* survey_file_scan.json */,
04A750E72D952F2E00974E5F /* survey_match_success.json */,
);
path = survey;
sourceTree = "<group>";
};
04AE1FF92D12CFAF00891D24 /* C */ = { 04AE1FF92D12CFAF00891D24 /* C */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
...@@ -6673,6 +6703,10 @@ ...@@ -6673,6 +6703,10 @@
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
04D8FF5C2D925EA900703C75 /* YHPlanViewController.swift */, 04D8FF5C2D925EA900703C75 /* YHPlanViewController.swift */,
04A750CF2D925FD400974E5F /* YHCustomerInformationQuestionnaireVC.swift */,
04A750D52D94242000974E5F /* YHSurveySubmitDoneViewController.swift */,
04A750D72D94F3F400974E5F /* YHSurveyMatchResultViewController.swift */,
04A750D92D94FDDF00974E5F /* YHSurveyMatchingViewController.swift */,
); );
path = C; path = C;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -6688,6 +6722,9 @@ ...@@ -6688,6 +6722,9 @@
04D8FF642D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift */, 04D8FF642D93CCBA00703C75 /* YHPlanCustomerCaseListCell.swift */,
04D8FF682D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift */, 04D8FF682D93D4E500703C75 /* YHPlanCustomerCaseListLayout.swift */,
04D8FF662D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift */, 04D8FF662D93D15800703C75 /* YHPlanCustomerCaseCollectionCell.swift */,
04D8FF6A2D94EADE00703C75 /* YHPlanItemView.swift */,
04D8FF6C2D94EE1100703C75 /* YHLookPlanButton.swift */,
04A750D12D93ABCE00974E5F /* YHSurveyTableViewCell.swift */,
); );
path = V; path = V;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -6696,6 +6733,7 @@ ...@@ -6696,6 +6733,7 @@
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
04D8FF582D925E6700703C75 /* YHPlanModel.swift */, 04D8FF582D925E6700703C75 /* YHPlanModel.swift */,
04A750D32D93DFED00974E5F /* YHSurveyQuestionType.swift */,
); );
path = M; path = M;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -6907,6 +6945,8 @@ ...@@ -6907,6 +6945,8 @@
045C0F932D12CA5F00BD2DC0 /* agconnect-services.plist in Resources */, 045C0F932D12CA5F00BD2DC0 /* agconnect-services.plist in Resources */,
045C0F942D12CA5F00BD2DC0 /* galaxy_refresher.gif in Resources */, 045C0F942D12CA5F00BD2DC0 /* galaxy_refresher.gif in Resources */,
045C0F952D12CA5F00BD2DC0 /* area.plist in Resources */, 045C0F952D12CA5F00BD2DC0 /* area.plist in Resources */,
04A750E82D952F2E00974E5F /* survey_match_success.json in Resources */,
04A750E92D952F2E00974E5F /* survey_file_scan.json in Resources */,
045C0F962D12CA5F00BD2DC0 /* Assets.xcassets in Resources */, 045C0F962D12CA5F00BD2DC0 /* Assets.xcassets in Resources */,
045C0F972D12CA5F00BD2DC0 /* YHQuestionList.plist in Resources */, 045C0F972D12CA5F00BD2DC0 /* YHQuestionList.plist in Resources */,
045C0F982D12CA5F00BD2DC0 /* AlibabaPuHuiTi-Bold.ttf in Resources */, 045C0F982D12CA5F00BD2DC0 /* AlibabaPuHuiTi-Bold.ttf in Resources */,
...@@ -7177,6 +7217,7 @@ ...@@ -7177,6 +7217,7 @@
045C102B2D12CA5F00BD2DC0 /* YHAppVersionForceUpdateView.swift in Sources */, 045C102B2D12CA5F00BD2DC0 /* YHAppVersionForceUpdateView.swift in Sources */,
045C102C2D12CA5F00BD2DC0 /* YHMyPermissionCell.swift in Sources */, 045C102C2D12CA5F00BD2DC0 /* YHMyPermissionCell.swift in Sources */,
04AFEF3F2D5D8F8A0007A011 /* YHMyNewViewController.swift in Sources */, 04AFEF3F2D5D8F8A0007A011 /* YHMyNewViewController.swift in Sources */,
04D8FF6B2D94EADE00703C75 /* YHPlanItemView.swift in Sources */,
045C102D2D12CA5F00BD2DC0 /* YHHKEventModel.swift in Sources */, 045C102D2D12CA5F00BD2DC0 /* YHHKEventModel.swift in Sources */,
045C102E2D12CA5F00BD2DC0 /* YHOfficailLetterColledtionCell.swift in Sources */, 045C102E2D12CA5F00BD2DC0 /* YHOfficailLetterColledtionCell.swift in Sources */,
045C102F2D12CA5F00BD2DC0 /* YHFormItemInputTextCell.swift in Sources */, 045C102F2D12CA5F00BD2DC0 /* YHFormItemInputTextCell.swift in Sources */,
...@@ -7404,6 +7445,7 @@ ...@@ -7404,6 +7445,7 @@
045C10F12D12CA5F00BD2DC0 /* YHImproveSchemeCell.swift in Sources */, 045C10F12D12CA5F00BD2DC0 /* YHImproveSchemeCell.swift in Sources */,
045C10F22D12CA5F00BD2DC0 /* YHActivityDetailBottomView.swift in Sources */, 045C10F22D12CA5F00BD2DC0 /* YHActivityDetailBottomView.swift in Sources */,
045C10F32D12CA5F00BD2DC0 /* YHSelectCategoryModel.swift in Sources */, 045C10F32D12CA5F00BD2DC0 /* YHSelectCategoryModel.swift in Sources */,
04A750D42D93DFED00974E5F /* YHSurveyQuestionType.swift in Sources */,
045C10F42D12CA5F00BD2DC0 /* YHWorkExpInfoPreviewModel.swift in Sources */, 045C10F42D12CA5F00BD2DC0 /* YHWorkExpInfoPreviewModel.swift in Sources */,
045C10F52D12CA5F00BD2DC0 /* YHMySignatureListViewModel.swift in Sources */, 045C10F52D12CA5F00BD2DC0 /* YHMySignatureListViewModel.swift in Sources */,
045C10F62D12CA5F00BD2DC0 /* YHUploadCertificateDetailCell.swift in Sources */, 045C10F62D12CA5F00BD2DC0 /* YHUploadCertificateDetailCell.swift in Sources */,
...@@ -7459,6 +7501,7 @@ ...@@ -7459,6 +7501,7 @@
045C11202D12CA5F00BD2DC0 /* UITextField+Extension.swift in Sources */, 045C11202D12CA5F00BD2DC0 /* UITextField+Extension.swift in Sources */,
045C11212D12CA5F00BD2DC0 /* YHPlayer.swift in Sources */, 045C11212D12CA5F00BD2DC0 /* YHPlayer.swift in Sources */,
045C11222D12CA5F00BD2DC0 /* YHAddAdoptersViewController.swift in Sources */, 045C11222D12CA5F00BD2DC0 /* YHAddAdoptersViewController.swift in Sources */,
04D8FF6D2D94EE1100703C75 /* YHLookPlanButton.swift in Sources */,
045C11232D12CA5F00BD2DC0 /* YHEmploymentVerificationAvailableCell.swift in Sources */, 045C11232D12CA5F00BD2DC0 /* YHEmploymentVerificationAvailableCell.swift in Sources */,
045C11242D12CA5F00BD2DC0 /* YHHomeIdentityListVC.swift in Sources */, 045C11242D12CA5F00BD2DC0 /* YHHomeIdentityListVC.swift in Sources */,
045C11252D12CA5F00BD2DC0 /* YHModifySchemeInfoCell.swift in Sources */, 045C11252D12CA5F00BD2DC0 /* YHModifySchemeInfoCell.swift in Sources */,
...@@ -7581,6 +7624,7 @@ ...@@ -7581,6 +7624,7 @@
045C11872D12CA5F00BD2DC0 /* YHProgressView.swift in Sources */, 045C11872D12CA5F00BD2DC0 /* YHProgressView.swift in Sources */,
045C11882D12CA5F00BD2DC0 /* YHAIHistoryMessage.swift in Sources */, 045C11882D12CA5F00BD2DC0 /* YHAIHistoryMessage.swift in Sources */,
045C11892D12CA5F00BD2DC0 /* YHUploadCertificateViewModel.swift in Sources */, 045C11892D12CA5F00BD2DC0 /* YHUploadCertificateViewModel.swift in Sources */,
04A750D22D93ABCE00974E5F /* YHSurveyTableViewCell.swift in Sources */,
045C118A2D12CA5F00BD2DC0 /* YHGrabNumberInfoView.swift in Sources */, 045C118A2D12CA5F00BD2DC0 /* YHGrabNumberInfoView.swift in Sources */,
045C118B2D12CA5F00BD2DC0 /* YHPrincipleApprovedResultVC.swift in Sources */, 045C118B2D12CA5F00BD2DC0 /* YHPrincipleApprovedResultVC.swift in Sources */,
045C118C2D12CA5F00BD2DC0 /* YHLoginViewModel.swift in Sources */, 045C118C2D12CA5F00BD2DC0 /* YHLoginViewModel.swift in Sources */,
...@@ -7744,6 +7788,7 @@ ...@@ -7744,6 +7788,7 @@
045C12192D12CA5F00BD2DC0 /* YHHKRecordsSectionHeaderCell.swift in Sources */, 045C12192D12CA5F00BD2DC0 /* YHHKRecordsSectionHeaderCell.swift in Sources */,
045C121A2D12CA5F00BD2DC0 /* YHMyInformationItemCell.swift in Sources */, 045C121A2D12CA5F00BD2DC0 /* YHMyInformationItemCell.swift in Sources */,
045C121B2D12CA5F00BD2DC0 /* YHActivityTwoItemView.swift in Sources */, 045C121B2D12CA5F00BD2DC0 /* YHActivityTwoItemView.swift in Sources */,
04A750D62D94242000974E5F /* YHSurveySubmitDoneViewController.swift in Sources */,
045C121C2D12CA5F00BD2DC0 /* YHHKImmigrationRecordsViewModel.swift in Sources */, 045C121C2D12CA5F00BD2DC0 /* YHHKImmigrationRecordsViewModel.swift in Sources */,
045C121D2D12CA5F00BD2DC0 /* YHHKRequiredItemView.swift in Sources */, 045C121D2D12CA5F00BD2DC0 /* YHHKRequiredItemView.swift in Sources */,
0411CEF72D15525400644D35 /* YHGCWorkExperienceModel.swift in Sources */, 0411CEF72D15525400644D35 /* YHGCWorkExperienceModel.swift in Sources */,
...@@ -7908,6 +7953,7 @@ ...@@ -7908,6 +7953,7 @@
045C12A82D12CA5F00BD2DC0 /* YHActivityTravelitemView.swift in Sources */, 045C12A82D12CA5F00BD2DC0 /* YHActivityTravelitemView.swift in Sources */,
045C12A92D12CA5F00BD2DC0 /* YHAllApiName.swift in Sources */, 045C12A92D12CA5F00BD2DC0 /* YHAllApiName.swift in Sources */,
045C12AA2D12CA5F00BD2DC0 /* YHInfoItemSelectSheetView.swift in Sources */, 045C12AA2D12CA5F00BD2DC0 /* YHInfoItemSelectSheetView.swift in Sources */,
04A750D02D925FD400974E5F /* YHCustomerInformationQuestionnaireVC.swift in Sources */,
045C12AB2D12CA5F00BD2DC0 /* YHPersonInfoIdentityCardModel.swift in Sources */, 045C12AB2D12CA5F00BD2DC0 /* YHPersonInfoIdentityCardModel.swift in Sources */,
045C12AC2D12CA5F00BD2DC0 /* YHSearchInfomationVC.swift in Sources */, 045C12AC2D12CA5F00BD2DC0 /* YHSearchInfomationVC.swift in Sources */,
045C12AD2D12CA5F00BD2DC0 /* YHResignUploadTravelCardFootViewController.swift in Sources */, 045C12AD2D12CA5F00BD2DC0 /* YHResignUploadTravelCardFootViewController.swift in Sources */,
...@@ -8019,6 +8065,7 @@ ...@@ -8019,6 +8065,7 @@
045C130A2D12CA5F00BD2DC0 /* YHInformationPerfectModel.swift in Sources */, 045C130A2D12CA5F00BD2DC0 /* YHInformationPerfectModel.swift in Sources */,
045C130B2D12CA5F00BD2DC0 /* YHFixProductMessageCell.swift in Sources */, 045C130B2D12CA5F00BD2DC0 /* YHFixProductMessageCell.swift in Sources */,
045C130C2D12CA5F00BD2DC0 /* YHBaseViewModel.swift in Sources */, 045C130C2D12CA5F00BD2DC0 /* YHBaseViewModel.swift in Sources */,
04A750D82D94F3F400974E5F /* YHSurveyMatchResultViewController.swift in Sources */,
045C130D2D12CA5F00BD2DC0 /* YHAppleLoginManager.swift in Sources */, 045C130D2D12CA5F00BD2DC0 /* YHAppleLoginManager.swift in Sources */,
045C130E2D12CA5F00BD2DC0 /* YHHKCardTemplateView.swift in Sources */, 045C130E2D12CA5F00BD2DC0 /* YHHKCardTemplateView.swift in Sources */,
045C130F2D12CA5F00BD2DC0 /* YHOtherInfoFillViewModel.swift in Sources */, 045C130F2D12CA5F00BD2DC0 /* YHOtherInfoFillViewModel.swift in Sources */,
...@@ -8168,6 +8215,7 @@ ...@@ -8168,6 +8215,7 @@
0411CEF32D153FB700644D35 /* YHGCWorkExperienceViewModel.swift in Sources */, 0411CEF32D153FB700644D35 /* YHGCWorkExperienceViewModel.swift in Sources */,
045C13932D12CA5F00BD2DC0 /* YHOtherInfoFillViewController.swift in Sources */, 045C13932D12CA5F00BD2DC0 /* YHOtherInfoFillViewController.swift in Sources */,
045C13942D12CA5F00BD2DC0 /* YHSelectHKPlaceListView.swift in Sources */, 045C13942D12CA5F00BD2DC0 /* YHSelectHKPlaceListView.swift in Sources */,
04A750DA2D94FDDF00974E5F /* YHSurveyMatchingViewController.swift in Sources */,
045C13952D12CA5F00BD2DC0 /* YHResignUploadDocListViewModel.swift in Sources */, 045C13952D12CA5F00BD2DC0 /* YHResignUploadDocListViewModel.swift in Sources */,
045C13962D12CA5F00BD2DC0 /* YHAnalyticsUnit.swift in Sources */, 045C13962D12CA5F00BD2DC0 /* YHAnalyticsUnit.swift in Sources */,
045C13972D12CA5F00BD2DC0 /* YHForwardArriveHKAlertView.swift in Sources */, 045C13972D12CA5F00BD2DC0 /* YHForwardArriveHKAlertView.swift in Sources */,
......
//
// YHCustomerInformationQuestionnaireVC.swift
// galaxy
//
// Created by alexzzw on 2025/3/25.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import AttributedString
import UIKit
class YHCustomerInformationQuestionnaireVC: YHBaseViewController {
enum CustomerType: Int {
case old
case new
func topImage() -> String {
switch self {
case .old:
return "plan_question_top_old"
case .new:
return "plan_question_top_new"
}
}
}
private lazy var tableView: UITableView = {
let view = UITableView(frame: CGRect(x: 0, y: 0, width: KScreenWidth, height: KScreenHeight), style: .grouped)
view.estimatedSectionHeaderHeight = 0.01
view.estimatedSectionFooterHeight = 16
view.contentInsetAdjustmentBehavior = .never
view.backgroundColor = .clear
view.separatorStyle = .none
view.dataSource = self
view.delegate = self
view.showsVerticalScrollIndicator = false
view.register(YHSurveyTableViewCell.self, forCellReuseIdentifier: YHSurveyTableViewCell.cellReuseIdentifier)
return view
}()
private var imageHeight: CGFloat {
return KScreenWidth
}
private lazy var topImageView: UIImageView = {
let view = UIImageView(frame: CGRect(x: 0, y: 0, width: KScreenWidth, height: imageHeight))
view.image = UIImage(named: "plan_question_top_old")
return view
}()
private lazy var submitButton: UIButton = {
let button = UIButton(type: .custom)
button.titleLabel?.font = UIFont.PFSC_M(ofSize: 16)
let buttonName = "提交"
button.setTitle(buttonName, for: .normal)
button.setTitle(buttonName, for: .highlighted)
button.setTitleColor(UIColor(hex: 0xFFFFFF), for: .normal)
button.setTitleColor(UIColor(hex: 0xFFFFFF), for: .highlighted)
button.addTarget(self, action: #selector(submitButtonClick), for: .touchUpInside)
button.layer.cornerRadius = kCornerRadius3
button.clipsToBounds = true
button.backgroundColor = UIColor(hexString: "#121A26")
return button
}()
private lazy var bottomView: UIView = {
let view = UIView()
view.backgroundColor = .white
return view
}()
/*
private lazy var privacyButton: UIButton = {
let button = UIButton(type: .custom)
button.setImage(UIImage(named: "plan_privacy_unchecked"), for: .normal)
button.setImage(UIImage(named: "plan_privacy_checked"), for: .selected)
button.addTarget(self, action: #selector(privacyButtonClicked), for: .touchUpInside)
return button
}()
private lazy var privacyLabel: UILabel = {
let label = UILabel()
let normal: ASAttributedString = .init("同意用户隐私信息收集协议《 ", .font(UIFont.PFSC_R(ofSize: 13)), .foreground(UIColor.mainTextColor.withAlphaComponent(0.5))).add(attributes: .action { [weak self] in
self?.privacyButtonClicked()
})
let attributed: ASAttributedString = .init("隐私协议", .font(UIFont.PFSC_M(ofSize: 13)), .foreground(UIColor.mainTextColor), .action { [weak self] in
self?.gotoPrivacyPage()
})
let end: ASAttributedString = .init(" 》", .font(UIFont.PFSC_R(ofSize: 13)), .foreground(UIColor.mainTextColor.withAlphaComponent(0.5)))
let content = normal + attributed + end
label.attributed.text = content
return label
}()
*/
private var sections: [YHSurveyQuestionType] {
return YHSurveyQuestionType.allCases
}
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
}
private func setupUI() {
gk_navBarAlpha = 0
gk_navBackgroundColor = .clear
// gk_navLeftBarButtonItem?.tintColor = .white
gk_backImage = UIImage(named: "back_icon_white")
updateRightBarButtonItem(true)
view.backgroundColor = UIColor.contentBkgColor
view.addSubview(bottomView)
bottomView.addSubview(submitButton)
// bottomView.addSubview(privacyButton)
// bottomView.addSubview(privacyLabel)
view.addSubview(tableView)
view.addSubview(topImageView)
view.bringSubviewToFront(tableView)
bottomView.snp.makeConstraints { make in
make.left.right.bottom.equalToSuperview()
make.top.equalTo(view.safeAreaLayoutGuide.snp.bottom).offset(-64)
}
/*
privacyButton.snp.makeConstraints { make in
make.left.equalToSuperview().offset(20)
make.width.height.equalTo(13)
make.centerY.equalTo(privacyLabel)
}
privacyLabel.snp.makeConstraints { make in
make.left.equalTo(privacyButton.snp.right).offset(6)
make.top.equalToSuperview().offset(12)
make.right.lessThanOrEqualToSuperview().offset(-16)
}
*/
submitButton.snp.makeConstraints { make in
make.top.equalToSuperview().offset(8)
make.left.equalToSuperview().offset(16)
make.right.equalToSuperview().offset(-16)
make.height.equalTo(48)
}
tableView.snp.makeConstraints { make in
make.left.equalToSuperview()
make.right.equalToSuperview()
make.top.equalToSuperview()
make.bottom.equalTo(bottomView.snp.top).offset(-24)
}
tableView.contentInset = UIEdgeInsets(top: imageHeight - 110, left: 0, bottom: 0, right: 0)
tableView.tableFooterView = UIView(frame: CGRect(x: 0, y: 0, width: KScreenWidth, height: 0.01))
}
@objc private func share() {
//
}
@objc private func submitButtonClick() {
}
/*
@objc private func privacyButtonClicked() {
privacyButton.isSelected.toggle()
}
private func gotoPrivacyPage() {
let vc = YHWebViewViewController()
vc.url = YHBaseUrlManager.shared.curPrivacyAgreementUrl()
vc.navTitle = "银河港生活隐私协议"
navigationController?.pushViewController(vc)
}
*/
private func updateRightBarButtonItem(_ isWhite: Bool) {
let rightButtonItem = UIBarButtonItem(image: UIImage(named: isWhite ? "video_share" : "share_item")?.withRenderingMode(.alwaysOriginal), style: .plain, target: self, action: #selector(share))
gk_navRightBarButtonItem = rightButtonItem
gk_navItemRightSpace = 16
}
}
extension YHCustomerInformationQuestionnaireVC: UITableViewDelegate, UITableViewDataSource {
func numberOfSections(in tableView: UITableView) -> Int {
return sections.count
}
func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
guard sections.count > section else {
return 0
}
return 1
}
func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
guard sections.count > indexPath.section else {
return UITableViewCell()
}
let model = sections[indexPath.section]
if let cell = tableView.dequeueReusableCell(withIdentifier: YHSurveyTableViewCell.cellReuseIdentifier) as? YHSurveyTableViewCell {
cell.configure(with: model.rawValue, options: model.selections())
return cell
}
return UITableViewCell()
}
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
return UITableView.automaticDimension
}
func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
let view = UIView()
return view
}
func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
let view = UIView()
return view
}
func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
if section == sections.count - 1 {
return 0.01
}
return 16
}
func scrollViewDidScroll(_ scrollView: UIScrollView) {
let offsetY = scrollView.contentOffset.y + scrollView.contentInset.top
topImageView.frame.origin.y = -offsetY
if offsetY > 0 {
var alpha = offsetY / k_Height_NavigationtBarAndStatuBar
if alpha > 1.0 {
alpha = 1.0
}
gk_navBarAlpha = alpha
gk_navBackgroundColor = .white
gk_navTitle = "香港身份方案评估"
gk_backImage = UIImage(named: "nav_black_24")
gk_navRightBarButtonItem?.image = UIImage(named: "share_item")
updateRightBarButtonItem(false)
} else {
gk_navBarAlpha = 0.0
gk_navBackgroundColor = .clear
gk_navTitle = nil
updateRightBarButtonItem(true)
gk_backImage = UIImage(named: "back_icon_white")
}
}
}
...@@ -11,7 +11,7 @@ import JXSegmentedView ...@@ -11,7 +11,7 @@ import JXSegmentedView
class YHPlanViewController: YHBaseViewController { class YHPlanViewController: YHBaseViewController {
var infoArr: [String] = ["", "", "", ""] var infoArr: [String] = ["", "", "", "", "", ""]
var cases: [String] = ["水电费噶事多发结石冷风机拉萨反垃圾算法逻辑的山卡拉飞机啊索拉卡飞机啊拉卡萨", var cases: [String] = ["水电费噶事多发结石冷风机拉萨反垃圾算法逻辑的山卡拉飞机啊索拉卡飞机啊拉卡萨",
"阿斯顿发发", "阿斯顿发生大法师懂法守法说法大萨达法司法发沙发是打发三大发实达防擦是打发", "阿斯顿发发", "阿斯顿发生大法师懂法守法说法大萨达法司法发沙发是打发三大发实达防擦是打发",
"啊所发生的发生的放假啦苏卡达飞机拉萨开发机阿萨拉法基阿萨拉开发", "啊所发生的发生的放假啦苏卡达飞机拉萨开发机阿萨拉法基阿萨拉开发",
...@@ -38,7 +38,6 @@ class YHPlanViewController: YHBaseViewController { ...@@ -38,7 +38,6 @@ class YHPlanViewController: YHBaseViewController {
tableView.register(YHPlanScoreCell.self, forCellReuseIdentifier: YHPlanScoreCell.cellReuseIdentifier) tableView.register(YHPlanScoreCell.self, forCellReuseIdentifier: YHPlanScoreCell.cellReuseIdentifier)
tableView.register(YHPlanCustomerCaseListCell.self, forCellReuseIdentifier: YHPlanCustomerCaseListCell.cellReuseIdentifier) tableView.register(YHPlanCustomerCaseListCell.self, forCellReuseIdentifier: YHPlanCustomerCaseListCell.cellReuseIdentifier)
tableView.register(UITableViewCell.self, forCellReuseIdentifier: "UITableViewCell") tableView.register(UITableViewCell.self, forCellReuseIdentifier: "UITableViewCell")
view.backgroundColor = .clear
tableView.tableHeaderView = headerView tableView.tableHeaderView = headerView
return tableView return tableView
}() }()
...@@ -122,7 +121,8 @@ class YHPlanViewController: YHBaseViewController { ...@@ -122,7 +121,8 @@ class YHPlanViewController: YHBaseViewController {
lazy var segmented1View: JXSegmentedView = { lazy var segmented1View: JXSegmentedView = {
let view = JXSegmentedView(frame: CGRect(x: 0, y: k_Height_safeAreaInsetsTop(), width: KScreenWidth, height: 30)) let view = JXSegmentedView(frame: CGRect(x: 0, y: k_Height_safeAreaInsetsTop(), width: KScreenWidth, height: 30))
view.backgroundColor = .clear view.backgroundColor = .clear
view.delegate = self
// 配置指示器 // 配置指示器
let indicator = JXSegmentedIndicatorLineView() let indicator = JXSegmentedIndicatorLineView()
indicator.indicatorWidth = 16 indicator.indicatorWidth = 16
...@@ -151,6 +151,7 @@ class YHPlanViewController: YHBaseViewController { ...@@ -151,6 +151,7 @@ class YHPlanViewController: YHBaseViewController {
lazy var segmented2View: JXSegmentedView = { lazy var segmented2View: JXSegmentedView = {
let view = JXSegmentedView(frame: CGRect(x: 0, y: k_Height_safeAreaInsetsTop(), width: KScreenWidth, height: 48)) let view = JXSegmentedView(frame: CGRect(x: 0, y: k_Height_safeAreaInsetsTop(), width: KScreenWidth, height: 48))
view.backgroundColor = .clear view.backgroundColor = .clear
view.delegate = self
// 配置指示器 // 配置指示器
let indicator = JXSegmentedIndicatorLineView() let indicator = JXSegmentedIndicatorLineView()
indicator.indicatorWidth = 16 indicator.indicatorWidth = 16
...@@ -158,6 +159,7 @@ class YHPlanViewController: YHBaseViewController { ...@@ -158,6 +159,7 @@ class YHPlanViewController: YHBaseViewController {
indicator.indicatorCornerRadius = 0.0 indicator.indicatorCornerRadius = 0.0
indicator.indicatorColor = .mainTextColor indicator.indicatorColor = .mainTextColor
view.indicators = [indicator] view.indicators = [indicator]
view.dataSource = segmented2DataSource
return view return view
}() }()
...@@ -178,8 +180,7 @@ class YHPlanViewController: YHBaseViewController { ...@@ -178,8 +180,7 @@ class YHPlanViewController: YHBaseViewController {
lazy var fixedSegmentView: UIView = { lazy var fixedSegmentView: UIView = {
let v = UIView() let v = UIView()
v.backgroundColor = .white v.backgroundColor = .white
v.alpha = 0.0
segmented2View.dataSource = segmented2DataSource
v.addSubview(segmented2View) v.addSubview(segmented2View)
segmented2View.snp.makeConstraints { make in segmented2View.snp.makeConstraints { make in
...@@ -193,6 +194,33 @@ class YHPlanViewController: YHBaseViewController { ...@@ -193,6 +194,33 @@ class YHPlanViewController: YHBaseViewController {
return v return v
}() }()
lazy var bottomView: UIView = {
let v = UIView()
v.backgroundColor = .white
let listView = YHPlanItemsView(frame: .zero)
v.addSubview(listView)
let button = YHLookPlanButton(frame: .zero)
v.addSubview(button)
listView.snp.makeConstraints { make in
make.left.equalTo(0)
make.right.equalTo(0)
make.height.equalTo(17)
make.top.equalTo(12)
}
button.snp.makeConstraints { make in
make.left.equalTo(16)
make.right.equalTo(-16)
make.height.equalTo(60)
make.top.equalTo(listView.snp.bottom).offset(8)
}
return v
}()
@objc func didRevalueBtnClicked() { @objc func didRevalueBtnClicked() {
} }
...@@ -200,10 +228,15 @@ class YHPlanViewController: YHBaseViewController { ...@@ -200,10 +228,15 @@ class YHPlanViewController: YHBaseViewController {
override func viewDidLoad() { override func viewDidLoad() {
super.viewDidLoad() super.viewDidLoad()
gk_navigationBar.backgroundColor = .white
gk_navigationBar.alpha = 0.0
gk_navTitleColor = .mainTextColor
gk_navTitle = "续签至永居方案分析"
self.view.backgroundColor = .init(hex: 0xF8F9FB) self.view.backgroundColor = .init(hex: 0xF8F9FB)
self.view.addSubview(bgImgView) self.view.addSubview(bgImgView)
self.view.addSubview(tableView) self.view.addSubview(tableView)
self.view.addSubview(fixedSegmentView) self.view.addSubview(fixedSegmentView)
self.view.addSubview(bottomView)
bgImgView.snp.makeConstraints { make in bgImgView.snp.makeConstraints { make in
make.left.right.top.equalToSuperview() make.left.right.top.equalToSuperview()
...@@ -211,8 +244,9 @@ class YHPlanViewController: YHBaseViewController { ...@@ -211,8 +244,9 @@ class YHPlanViewController: YHBaseViewController {
} }
tableView.snp.makeConstraints { make in tableView.snp.makeConstraints { make in
make.left.right.bottom.equalToSuperview() make.left.right.equalToSuperview()
make.top.equalTo(k_Height_NavigationtBarAndStatuBar) make.top.equalTo(k_Height_NavigationtBarAndStatuBar)
make.bottom.equalTo(bottomView.snp.top)
} }
fixedSegmentView.snp.makeConstraints { make in fixedSegmentView.snp.makeConstraints { make in
...@@ -220,6 +254,11 @@ class YHPlanViewController: YHBaseViewController { ...@@ -220,6 +254,11 @@ class YHPlanViewController: YHBaseViewController {
make.top.equalTo(k_Height_NavigationtBarAndStatuBar) make.top.equalTo(k_Height_NavigationtBarAndStatuBar)
make.height.equalTo(44) make.height.equalTo(44)
} }
bottomView.snp.makeConstraints { make in
make.left.right.bottom.equalToSuperview()
make.height.equalTo(102 + k_Height_safeAreaInsetsBottom())
}
} }
} }
...@@ -241,13 +280,13 @@ extension YHPlanViewController: UITableViewDelegate, UITableViewDataSource { ...@@ -241,13 +280,13 @@ extension YHPlanViewController: UITableViewDelegate, UITableViewDataSource {
return UITableViewCell() return UITableViewCell()
} }
return cell1 return cell1
} else if indexPath.section == 1 || indexPath.section == 2 { } else if indexPath.section < 5 {
guard let cell2 = tableView.dequeueReusableCell(withIdentifier: YHPlanAnalyzeInfoCell.cellReuseIdentifier, for: indexPath) as? YHPlanAnalyzeInfoCell else { guard let cell2 = tableView.dequeueReusableCell(withIdentifier: YHPlanAnalyzeInfoCell.cellReuseIdentifier, for: indexPath) as? YHPlanAnalyzeInfoCell else {
return UITableViewCell() return UITableViewCell()
} }
cell2.products = ["", ""] cell2.products = ["", ""]
return cell2 return cell2
} else if indexPath.section == 3 { } else if indexPath.section == 5 {
guard let cell3 = tableView.dequeueReusableCell(withIdentifier: YHPlanCustomerCaseListCell.cellReuseIdentifier, for: indexPath) as? YHPlanCustomerCaseListCell else { guard let cell3 = tableView.dequeueReusableCell(withIdentifier: YHPlanCustomerCaseListCell.cellReuseIdentifier, for: indexPath) as? YHPlanCustomerCaseListCell else {
return UITableViewCell() return UITableViewCell()
...@@ -262,7 +301,7 @@ extension YHPlanViewController: UITableViewDelegate, UITableViewDataSource { ...@@ -262,7 +301,7 @@ extension YHPlanViewController: UITableViewDelegate, UITableViewDataSource {
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat { func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
if indexPath.section == 3 { if indexPath.section == 5 {
return getCaseListHeight() return getCaseListHeight()
} }
return UITableView.automaticDimension return UITableView.automaticDimension
...@@ -318,7 +357,35 @@ extension YHPlanViewController: UIScrollViewDelegate { ...@@ -318,7 +357,35 @@ extension YHPlanViewController: UIScrollViewDelegate {
func scrollViewDidScroll(_ scrollView: UIScrollView) { func scrollViewDidScroll(_ scrollView: UIScrollView) {
bgImgView.isHidden = scrollView.contentOffset.y >= topScrollHeight bgImgView.y = scrollView.contentOffset.y > 0.0 ? -scrollView.contentOffset.y : 0.0
segmented2View.isHidden = scrollView.contentOffset.y < topScrollHeight
var percent = scrollView.contentOffset.y/20.0
if percent > 1.0 {
percent = 1.0
} else if percent < 0.0 {
percent = 0.0
}
fixedSegmentView.alpha = scrollView.contentOffset.y >= topScrollHeight ? 1.0 : 0.0
tableView.y = scrollView.contentOffset.y > topScrollHeight ? k_Height_NavigationtBarAndStatuBar+44.0 : k_Height_NavigationtBarAndStatuBar
gk_navigationBar.alpha = percent
}
}
extension YHPlanViewController: JXSegmentedViewDelegate {
func segmentedView(_ segmentedView: JXSegmentedView, didSelectedItemAt index: Int) {
let index = segmentedView.selectedIndex
self.tableView.scrollToRow(at: IndexPath(row: 0, section: index), at: .top, animated: true)
if segmentedView == segmented1View {
self.segmented2View.defaultSelectedIndex = index
self.segmented2View.reloadDataWithoutListContainer()
}
if segmentedView == segmented2View {
self.segmented1View.defaultSelectedIndex = index
self.segmented1View.reloadDataWithoutListContainer()
}
} }
} }
//
// YHSurveyMatchResultViewController.swift
// galaxy
//
// Created by alexzzw on 2025/3/27.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import Lottie
import UIKit
class YHSurveyMatchResultViewController: YHBaseViewController {
enum MatchResult {
case failure
case success
func iconTitle() -> String {
switch self {
case .failure:
return "plan_survey_match_failure"
case .success:
return "plan_survey_match_success"
}
}
func title() -> String {
switch self {
case .failure:
return "匹配失败"
case .success:
return "匹配完成"
}
}
func content() -> String {
switch self {
case .failure:
return "出了点问题,重试一下吧"
case .success:
return "请您查阅【香港身份续签至永居方案】,\n如需进一步咨询,请联系专属顾问和生活管家"
}
}
func buttonTitle() -> String {
switch self {
case .failure:
return "重新匹配"
case .success:
return "香港身份续签至永居方案"
}
}
}
private lazy var topImageView: UIImageView = {
let view = UIImageView()
return view
}()
private lazy var infoTitleLabel: UILabel = {
let label = UILabel()
label.textColor = .mainTextColor
label.font = .PFSC_B(ofSize: 26)
label.textAlignment = .center
return label
}()
private lazy var infoContentLabel: UILabel = {
let label = UILabel()
label.textColor = UIColor(hex: 0x6A7586)
label.font = .PFSC_R(ofSize: 15)
label.textAlignment = .center
label.numberOfLines = 0
return label
}()
private lazy var matchButton: UIButton = {
let button = UIButton(type: .custom)
button.addTarget(self, action: #selector(matchButtonClicked), for: .touchUpInside)
button.backgroundColor = .mainTextColor
button.setTitleColor(.white, for: .normal)
button.titleLabel?.font = .PFSC_R(ofSize: 14)
button.layer.cornerRadius = 3
button.clipsToBounds = true
return button
}()
private let pageType: MatchResult
init(_ pageType: MatchResult) {
self.pageType = pageType
super.init(nibName: nil, bundle: nil)
}
@MainActor required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
}
private func setupUI() {
gk_navTitle = "香港身份方案评估"
gk_navBarAlpha = 1.0
gk_navBackgroundColor = .white
view.backgroundColor = UIColor.white
view.addSubview(topImageView)
view.addSubview(infoTitleLabel)
view.addSubview(infoContentLabel)
view.addSubview(matchButton)
topImageView.snp.makeConstraints { make in
make.width.equalTo(200)
make.height.equalTo(200)
make.top.equalToSuperview().offset(90 + k_Height_NavigationtBarAndStatuBar)
make.centerX.equalToSuperview()
}
infoTitleLabel.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(topImageView.snp.bottom).offset(8)
}
infoContentLabel.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(infoTitleLabel.snp.bottom).offset(8)
make.left.greaterThanOrEqualToSuperview().offset(16)
make.right.lessThanOrEqualToSuperview().offset(-16)
}
matchButton.snp.makeConstraints { make in
make.left.equalToSuperview().offset(38)
make.right.equalToSuperview().offset(-38)
make.bottom.equalTo(view.layoutMarginsGuide.snp.bottom).offset(-68)
make.height.equalTo(48)
}
topImageView.image = UIImage(named: pageType.iconTitle())
infoTitleLabel.text = pageType.title()
infoContentLabel.text = pageType.content()
matchButton.setTitle(pageType.buttonTitle(), for: .normal)
if pageType == .success {
playMatchSuccessAnimation()
}
}
@objc private func matchButtonClicked() {
//
}
/// 播放匹配成功
private func playMatchSuccessAnimation() {
let aniView = LottieAnimationView(name: "survey_match_success")
aniView.isUserInteractionEnabled = false
aniView.frame = CGRect(x: 0, y: 0, width: KScreenWidth, height: KScreenWidth)
aniView.contentMode = .scaleAspectFit
aniView.loopMode = .playOnce
view.addSubview(aniView)
aniView.play(completion: { _ in
aniView.removeFromSuperview()
})
}
}
//
// YHSurveyMatchingViewController.swift
// galaxy
//
// Created by alexzzw on 2025/3/27.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import Lottie
import UIKit
class YHSurveyMatchingViewController: YHBaseViewController {
private lazy var lottieView: LottieAnimationView = {
let aniView = LottieAnimationView(name: "survey_file_scan")
aniView.isUserInteractionEnabled = false
aniView.frame = CGRect(x: 0, y: 0, width: KScreenWidth, height: KScreenWidth)
aniView.contentMode = .scaleAspectFit
aniView.loopMode = .loop
return aniView
}()
private lazy var infoTitleLabel: UILabel = {
let label = UILabel()
label.text = "智能匹配中"
label.textColor = .mainTextColor
label.font = .PFSC_B(ofSize: 26)
label.textAlignment = .center
return label
}()
private lazy var infoContentLabel: UILabel = {
let label = UILabel()
label.text = "正在为您制定香港身份续签至永居方案"
label.textColor = UIColor(hex: 0x6A7586)
label.font = .PFSC_R(ofSize: 15)
label.textAlignment = .center
label.numberOfLines = 0
return label
}()
private lazy var progressView: UIProgressView = {
let view = UIProgressView()
view.progressTintColor = .mainTextColor
view.trackTintColor = UIColor(hexString: "#F5F6F8")
view.progress = 0.6
return view
}()
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
startAnimation()
}
private func setupUI() {
gk_navTitle = "香港身份方案评估"
gk_navBarAlpha = 1.0
gk_navBackgroundColor = .white
view.backgroundColor = UIColor.white
view.addSubview(lottieView)
view.addSubview(infoTitleLabel)
view.addSubview(infoContentLabel)
view.addSubview(progressView)
lottieView.snp.makeConstraints { make in
make.width.equalTo(248)
make.height.equalTo(248)
make.top.equalToSuperview().offset(32 + k_Height_NavigationtBarAndStatuBar)
make.centerX.equalToSuperview()
}
infoTitleLabel.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(lottieView.snp.bottom).offset(18)
}
infoContentLabel.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(infoTitleLabel.snp.bottom).offset(8)
make.left.greaterThanOrEqualToSuperview().offset(16)
make.right.lessThanOrEqualToSuperview().offset(-16)
}
progressView.snp.makeConstraints { make in
make.width.equalTo(220)
make.height.equalTo(4)
make.centerX.equalToSuperview()
make.bottom.equalTo(view.layoutMarginsGuide.snp.bottom).offset(-90)
}
}
private func startAnimation() {
lottieView.play(completion: { _ in
//
})
}
private func stopAnimation() {
lottieView.stop()
}
}
//
// YHSurveySubmitDoneViewController.swift
// galaxy
//
// Created by alexzzw on 2025/3/26.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import UIKit
class YHSurveySubmitDoneViewController: YHBaseViewController {
private lazy var topImageView: UIImageView = {
let view = UIImageView()
view.image = UIImage(named: "plan_question_submitted")
return view
}()
private lazy var infoTitleLabel: UILabel = {
let label = UILabel()
label.text = "问卷提交成功"
label.textColor = .mainTextColor
label.font = .PFSC_B(ofSize: 17)
label.textAlignment = .center
return label
}()
private lazy var infoContentLabel: UILabel = {
let label = UILabel()
label.text = "专属顾问将在24小时内与您联系,\n为您提供详细方案"
label.textColor = UIColor(hex: 0x6A7586)
label.font = .PFSC_R(ofSize: 14)
label.textAlignment = .center
label.numberOfLines = 0
return label
}()
private lazy var backHomeButton: UIButton = {
let button = UIButton(type: .custom)
button.setTitle("返回首页", for: .normal)
button.addTarget(self, action: #selector(backHomeClicked), for: .touchUpInside)
button.backgroundColor = .mainTextColor
button.setTitleColor(.white, for: .normal)
button.titleLabel?.font = .PFSC_R(ofSize: 14)
button.layer.cornerRadius = 3
button.clipsToBounds = true
return button
}()
override func viewDidLoad() {
super.viewDidLoad()
setupUI()
}
private func setupUI() {
gk_navTitle = "香港身份方案评估"
gk_navBarAlpha = 1.0
gk_navBackgroundColor = .white
view.backgroundColor = UIColor.white
view.addSubview(topImageView)
view.addSubview(infoTitleLabel)
view.addSubview(infoContentLabel)
view.addSubview(backHomeButton)
topImageView.snp.makeConstraints { make in
make.width.equalTo(127)
make.height.equalTo(92)
make.top.equalToSuperview().offset(129 + k_Height_NavigationtBarAndStatuBar)
make.centerX.equalToSuperview()
}
infoTitleLabel.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(topImageView.snp.bottom).offset(8)
}
infoContentLabel.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(infoTitleLabel.snp.bottom).offset(8)
make.left.greaterThanOrEqualToSuperview().offset(16)
make.right.lessThanOrEqualToSuperview().offset(-16)
}
backHomeButton.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.top.equalTo(infoContentLabel.snp.bottom).offset(24)
make.width.equalTo(100)
make.height.equalTo(40)
}
}
@objc private func backHomeClicked() {
UIViewController.current?.navigationController?.popToRootViewController(animated: false)
goTabBarBy(tabType: .home)
}
}
//
// YHSurveyQuestionType.swift
// galaxy
//
// Created by alexzzw on 2025/3/26.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import UIKit
enum YHSurveyQuestionType: String, CaseIterable {
case hasHKId = "是否香港身份"
case hasPR = "是否有永居服务"
case isEmployed = "是否受雇香港"
case hasHKCompany = "是否有香港公司"
case isHKCompanyOpen = "香港公司是否运营"
case isMainlandCompanyToHK = "是否有内地公司业务转到香港"
case isHKOffice = "是否香港办公室"
case hkResidence = "在港居住情况"
case hasChildrenEduPlan = "是否子女在港读书计划"
case hasHKInsurance = "是否香港保险"
case hasPRLicense = "是否香港驾照"
case isHKHolder = "是否香港个户"
case hkStayRate = "在港逗留频率"
func selections() -> [String] {
switch self {
case .hasHKId:
return ["是", "否"]
case .hasPR:
return ["是", "否"]
case .isEmployed:
return ["是", "否"]
case .hasHKCompany:
return ["是", "否"]
case .isHKCompanyOpen:
return ["是", "否"]
case .isMainlandCompanyToHK:
return ["是", "否"]
case .isHKOffice:
return ["是", "否"]
case .hkResidence:
return ["枚举值已购房", "已租房", "考虑购房", "考虑租房", "暂不考虑"]
case .hasChildrenEduPlan:
return ["是", "否"]
case .hasHKInsurance:
return ["是", "否"]
case .hasPRLicense:
return ["是", "否"]
case .isHKHolder:
return ["是", "否"]
case .hkStayRate:
return ["枚举值长期在港", "每周赴港至少一次", "每月去一次", "每季度去一次", "半年去一次", "超过半年去一次"]
}
}
}
//
// YHLookPlanButton.swift
// galaxy
//
// Created by Dufet on 2025/3/27.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import UIKit
class YHLookPlanButton: UIButton {
lazy var title1Label: UILabel = {
let lable = UILabel()
lable.textColor = .white
lable.textAlignment = .center
lable.font = UIFont.PFSC_M(ofSize: 16)
lable.text = "查看定制方案"
return lable
}()
lazy var title2Label: UILabel = {
let lable = UILabel()
lable.textColor = UIColor.init(hex: 0xFFFFFF, alpha: 0.6)
lable.textAlignment = .center
lable.font = UIFont.PFSC_R(ofSize: 11)
lable.text = "银河创世纪专业团队为您服务"
return lable
}()
override init(frame: CGRect) {
super.init(frame: frame)
createUI()
}
required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
func createUI() {
backgroundColor = .mainTextColor
self.layer.cornerRadius = 3.0
self.addSubview(title1Label)
self.addSubview(title2Label)
title1Label.snp.makeConstraints { make in
make.top.equalTo(12)
make.height.equalTo(22)
make.centerX.equalToSuperview()
}
title2Label.snp.makeConstraints { make in
make.top.equalTo(title1Label.snp.bottom).offset(0)
make.height.equalTo(14)
make.centerX.equalToSuperview()
}
}
}
//
// YHPlanItemView.swift
// galaxy
//
// Created by Dufet on 2025/3/27.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import UIKit
class YHPlanItemView: UIView {
lazy var iconImgV: UIImageView = {
let v = UIImageView()
v.image = UIImage(named: "plan_item_icon")
return v
}()
lazy var titleLabel: UILabel = {
let lable = UILabel()
lable.textColor = .mainTextColor
lable.textAlignment = .center
lable.font = UIFont.PFSC_R(ofSize: 13)
lable.text = "您的续签评估等级为"
return lable
}()
override init(frame: CGRect) {
super.init(frame: frame)
createUI()
}
required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
func createUI() {
backgroundColor = .clear
self.addSubview(iconImgV)
self.addSubview(titleLabel)
iconImgV.snp.makeConstraints { make in
make.width.height.equalTo(12)
make.left.equalToSuperview()
make.right.equalTo(titleLabel.snp.left).offset(-4)
make.centerY.equalToSuperview()
}
titleLabel.snp.makeConstraints { make in
make.right.equalToSuperview()
make.centerY.equalToSuperview()
make.height.equalTo(17)
}
}
}
class YHPlanItemsView: UIView {
lazy var item1View: YHPlanItemView = {
let v = YHPlanItemView()
v.titleLabel.text = "私人定制"
return v
}()
lazy var item2View: YHPlanItemView = {
let v = YHPlanItemView()
v.titleLabel.text = "官方计划"
return v
}()
lazy var item3View: YHPlanItemView = {
let v = YHPlanItemView()
v.titleLabel.text = "模块化配置"
return v
}()
override init(frame: CGRect) {
super.init(frame: frame)
createUI()
}
required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
func createUI() {
backgroundColor = .clear
self.addSubview(item1View)
self.addSubview(item2View)
self.addSubview(item3View)
item1View.snp.makeConstraints { make in
make.right.equalTo(item2View.snp.left).offset(-24)
make.height.equalTo(17)
make.centerY.equalToSuperview()
}
item3View.snp.makeConstraints { make in
make.left.equalTo(item2View.snp.right).offset(24)
make.height.equalTo(17)
make.centerY.equalToSuperview()
}
item2View.snp.makeConstraints { make in
make.centerX.equalToSuperview()
make.centerY.equalToSuperview()
make.height.equalTo(17)
}
}
}
//
// YHSurveyTableViewCell.swift
// galaxy
//
// Created by alexzzw on 2025/3/26.
// Copyright © 2025 https://www.galaxy-immi.com. All rights reserved.
//
import UIKit
class YHSurveyTableViewCell: YHResignDocumentCell {
static let cellReuseIdentifier = "YHSurveyTableViewCell"
// MARK: - Question Type
enum QuestionType {
case singleChoice // 单选 (圆形按钮)
case multipleChoice // 多选 (方框按钮)
}
// MARK: - UI Elements
private lazy var questionLabel: UILabel = {
let label = UILabel()
label.font = .PFSC_M(ofSize: 15)
label.numberOfLines = 0
label.textColor = .mainTextColor
return label
}()
private lazy var optionsStackView: UIStackView = {
let stack = UIStackView()
stack.axis = .vertical
stack.spacing = 16
stack.distribution = .fillProportionally
return stack
}()
// MARK: - Properties
var optionSelected: ((Int) -> Void)?
private var questionType: QuestionType = .singleChoice
// MARK: - Lifecycle
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?) {
super.init(style: style, reuseIdentifier: reuseIdentifier)
setupUI()
}
required init?(coder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
// MARK: - Setup
private func setupUI() {
updateCellCorner(.single)
subContainerView.addSubview(questionLabel)
subContainerView.addSubview(optionsStackView)
questionLabel.snp.makeConstraints { make in
make.top.equalToSuperview().offset(24)
make.left.equalToSuperview().offset(18)
make.right.equalToSuperview().offset(-18)
}
optionsStackView.snp.makeConstraints { make in
make.top.equalTo(questionLabel.snp.bottom).offset(16)
make.left.equalToSuperview().offset(28)
make.right.equalToSuperview().offset(-18)
make.bottom.equalToSuperview().offset(-24).priority(.high)
}
}
// MARK: - Configuration
func configure(with question: String, options: [String], selectedIndex: Int? = nil, type: QuestionType = .singleChoice) {
questionLabel.text = question
questionType = type
// Clear previous options
optionsStackView.arrangedSubviews.forEach { $0.removeFromSuperview() }
// Add new options
for (index, option) in options.enumerated() {
let optionView = createOptionView(text: option, isSelected: index == selectedIndex, index: index)
optionsStackView.addArrangedSubview(optionView)
}
}
private func createOptionView(text: String, isSelected: Bool, index: Int) -> UIView {
let container = UIControl()
container.tag = index
container.addTarget(self, action: #selector(optionButtonTapped(_:)), for: .touchUpInside)
let label = UILabel()
label.text = text
label.textColor = .mainTextColor
label.font = .PFSC_R(ofSize: 14)
let icon = UIImageView()
icon.image = isSelected ? UIImage(named: "plan_question_checked") : UIImage(named: "plan_question_unchecked")
// icon.image = isSelected ? UIImage(systemName: questionType == .singleChoice ? "largecircle.fill.circle" : "checkmark.square.fill") :
// UIImage(systemName: questionType == .singleChoice ? "circle" : "square")
// icon.tintColor = isSelected ? .systemBlue : .lightGray
container.addSubview(icon)
container.addSubview(label)
icon.snp.makeConstraints { make in
make.left.centerY.equalToSuperview()
make.width.height.equalTo(14)
}
label.snp.makeConstraints { make in
make.left.equalTo(icon.snp.right).offset(8)
make.right.top.bottom.equalToSuperview()
}
return container
}
// MARK: - Actions
@objc private func optionButtonTapped(_ sender: UIControl) {
optionSelected?(sender.tag)
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "nav_black_24@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "nav_black_24@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "4.6_单选框@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "4.6_单选框@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_privacy_checked@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_privacy_checked@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_privacy_unchecked@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_privacy_unchecked@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_question_checked@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_question_checked@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_question_submitted@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_question_submitted@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_question_top_new@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_question_top_new@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_question_top_old@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_question_top_old@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_question_unchecked@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_question_unchecked@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "plan_survey_match_failure@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "plan_survey_match_failure@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "匹配完成@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "匹配完成@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
{"v":"5.6.10","fr":25,"ip":0,"op":43,"w":1000,"h":680,"nm":"撒花效果","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 3 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":0,"s":[530.465,373.055,0],"to":[0,0,0],"ti":[0,0,0]},{"t":23,"s":[561.465,63.055,0]}],"ix":2},"a":{"a":0,"k":[601.465,263.055,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":17,"s":[100,100,100]},{"t":21,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.522,0.21],[-1.075,-3.337],[-3.103,0.154],[-1.242,2.116]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-12.688,1.516],[-6.154,10.492],[12.689,-1.323],[6.201,-10.492]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[601.465,263.055],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":452,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":5,"s":[529.009,372.252,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28,"s":[658.009,77.252,0]}],"ix":2},"a":{"a":0,"k":[698.009,277.252,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[100,100,100]},{"t":26,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.896,-1.402],[-6.557,-6.075],[-4.309,10.038],[1.132,4.029]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.986,-1.771],[-12.873,20.688],[19.985,-3.549],[5.947,-20.688]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[698.009,277.252],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":5,"op":457,"st":5,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[528.858,374.143,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[527.858,95.143,0]}],"ix":2},"a":{"a":0,"k":[567.858,295.143,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.115,-0.799],[-0.275,-1.986],[-1.951,1.007],[1.819,-0.426]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-5.706,0.62],[-2.357,4.999],[5.707,-0.356],[1.128,-4.573]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.839215755463,0.713725507259,0.223529428244,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[567.858,294.943],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":3,"s":[530.501,372.464,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[504.501,131.464,0]}],"ix":2},"a":{"a":0,"k":[544.501,331.464,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":3,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":8,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":20,"s":[100,100,100]},{"t":24,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.045,6.753],[5.622,-0.982],[-7.326,-0.553],[-0.865,3.543]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-2.811,-8.174],[-12.756,-1.994],[3.515,8.174],[12.757,-0.252]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[544.501,331.464],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 8 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[531.457,374.575,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[577.457,193.575,0]}],"ix":2},"a":{"a":0,"k":[617.457,393.575,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-11.391,12.056],[-24.8,-9.092],[11.965,-1.29],[5.028,15.834]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.853,-22.546],[27.175,5.699],[2.023,22.546],[-27.175,-11.811]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[617.457,393.575],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 9 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[530.397,375.618,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[662.397,162.618,0]}],"ix":2},"a":{"a":0,"k":[702.397,362.618,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.601,-0.354],[-1.263,-1.365],[0.316,0.709],[0.588,1.696]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-4.385,0.176],[-1.684,4.73],[4.069,-1.544],[0.167,-4.73]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.282352954149,0.796078503132,0.854902029037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[702.549,362.618],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 10 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":1,"s":[532.488,375.344,0],"to":[0,0,0],"ti":[0,0,0]},{"t":24,"s":[682.488,114.344,0]}],"ix":2},"a":{"a":0,"k":[722.488,314.344,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":1,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":18,"s":[100,100,100]},{"t":22,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.501,-1.762],[-0.729,0.387],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-3.261,1.322],[-1.076,3.213],[3.261,-1.595],[0.585,-3.213]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.282352954149,0.796078503132,0.854902029037,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[722.488,314.344],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":1,"op":453,"st":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 11 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":6,"s":[531.07,376.353,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29,"s":[520.07,180.353,0]}],"ix":2},"a":{"a":0,"k":[560.07,380.353,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":11,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":23,"s":[100,100,100]},{"t":27,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.392,-1.677],[-0.376,-2.728],[7.676,-3.363],[-5.214,2.358]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[10.975,-2.81],[8.817,4.487],[-10.958,3.852],[-5.761,-4.339]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[560.061,380.281],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":458,"st":6,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Layer 12 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[530.795,372.09,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[488.795,161.09,0]}],"ix":2},"a":{"a":0,"k":[528.795,361.09,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.884,-0.842],[-0.316,-3.28],[-5.201,-3.033],[-1.273,1.35]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-2.816,-1.962],[-5.624,2.557],[4.796,2.803],[5.94,-1.162]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.839215755463,0.713725507259,0.223529428244,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[528.648,360.789],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"Layer 13 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":9,"s":[531.407,376.454,0],"to":[0,0,0],"ti":[0,0,0]},{"t":32,"s":[445.407,156.454,0]}],"ix":2},"a":{"a":0,"k":[485.407,356.454,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":14,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":26,"s":[100,100,100]},{"t":30,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.416,-0.484],[1.183,-0.813],[-1.687,-1.762],[-0.525,1.811]],"o":[[0,0],[0.208,-0.579],[0.296,0.371],[0,0]],"v":[[-2.783,-2.783],[-4.016,1.063],[1.462,2.896],[4.016,-0.488]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[485.407,356.403],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":9,"op":461,"st":9,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"Layer 14 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":7,"s":[532.641,374.231,0],"to":[0,0,0],"ti":[0,0,0]},{"t":30,"s":[430.641,196.231,0]}],"ix":2},"a":{"a":0,"k":[470.641,396.231,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":12,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":24,"s":[100,100,100]},{"t":28,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.721,-0.534],[0,0],[1.987,-1.418]],"o":[[0,0],[0,0],[0,0],[-0.595,0.027]],"v":[[-7.902,-4.74],[0.671,-7.653],[7.902,5.594],[3.205,8.159]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[470.641,396.006],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":7,"op":459,"st":7,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"Layer 15 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":5,"s":[532.854,375.051,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28,"s":[425.854,244.051,0]}],"ix":2},"a":{"a":0,"k":[465.854,444.051,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[100,100,100]},{"t":26,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.28,-4.682],[-4.782,-2.623],[-3.339,7.673],[1.064,3.035]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-13.797,0.999],[-5.734,15.954],[13.798,-5.749],[1.504,-15.954]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[465.854,444.051],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":5,"op":457,"st":5,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Layer 16 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":8,"s":[532.479,376.824,0],"to":[0,0,0],"ti":[0,0,0]},{"t":31,"s":[352.479,275.824,0]}],"ix":2},"a":{"a":0,"k":[392.479,475.824,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":8,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":13,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":25,"s":[100,100,100]},{"t":29,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-9.123,0.288],[0,0],[1.49,-3.119]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-21.372,-13.376],[2.079,-21.254],[21.371,15.608],[8.518,21.254]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.941176470588,0.823529411765,0.705882352941,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[392.479,475.824],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":8,"op":460,"st":8,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"Layer 17 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":6,"s":[534.422,374.131,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29,"s":[275.422,186.131,0]}],"ix":2},"a":{"a":0,"k":[315.422,386.131,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":11,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":23,"s":[100,100,100]},{"t":27,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.281,12.135],[-6.153,6.955],[-15.23,-5.485],[7.853,0.054]],"o":[[-0.134,-0.379],[0,0],[0,0],[0,0]],"v":[[-20.091,-8.788],[-1.307,-16.752],[20.225,4.201],[1.569,16.698]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[315.355,386.158],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":458,"st":6,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"Layer 18 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[530.565,375.904,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[276.565,222.904,0]}],"ix":2},"a":{"a":0,"k":[316.565,422.904,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.982,4.817],[-2.33,3.337],[-2.297,-1.655],[3.033,-4.872]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-8.296,1.411],[2.697,-7.026],[8.296,-0.888],[-1.68,7.026]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.898039215686,0.494117647059,0.462745098039,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[316.565,422.904],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"Layer 19 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[533.048,374.573,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[392.048,163.573,0]}],"ix":2},"a":{"a":0,"k":[432.048,363.573,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.677,4.066],[-8.688,-2.696],[5.251,-2.275],[2.679,0.772]],"o":[[0,0],[-0.196,0.595],[0,0],[0,0]],"v":[[-3.12,-10.821],[10.107,0.791],[3.818,10.821],[-10.107,-2.404]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.898046875,0.493605041504,0.462768225576,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[432.048,363.573],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"Layer 20 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":6,"s":[529.97,373.262,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29,"s":[202.97,219.262,0]}],"ix":2},"a":{"a":0,"k":[242.97,419.262,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":11,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":23,"s":[100,100,100]},{"t":27,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.315,2.728],[-4.815,9.397],[-1.556,-6.458],[1.417,-2.909]],"o":[[0,0],[0.64,0.343],[0,0],[0,0]],"v":[[-13.066,1.572],[2.849,-11.238],[13.066,-2.049],[-4.834,11.238]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[242.97,419.262],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":458,"st":6,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"Layer 21 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[532.556,374.122,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[32.556,207.122,0]}],"ix":2},"a":{"a":0,"k":[72.556,407.122,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.757,-3.782],[-2.049,-5.655],[-4.899,-1.034],[3.048,3.165]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-8.999,1.637],[-3.456,6.721],[8.999,0.21],[4.423,-6.721]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[72.556,407.122],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"Layer 22 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[531.15,374.131,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[231.15,591.131,0]}],"ix":2},"a":{"a":0,"k":[271.15,791.131,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-6.51,-5.151],[-10.189,6.098],[1.831,2.651],[3.914,-1.655]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-7.547,26.709],[22.167,-14.913],[11.926,-26.709],[-22.167,3.769]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[271.15,791.131],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"Layer 23 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":6,"s":[532.417,368.53,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29,"s":[206.417,491.53,0]}],"ix":2},"a":{"a":0,"k":[246.417,691.53,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":11,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":23,"s":[100,100,100]},{"t":27,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.473,3.051],[-6.11,0.88],[0,0],[0,0],[-1.773,-1.129],[3.167,-2.228]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-6.616,-4.623],[2.28,-9.577],[2.28,-9.577],[2.28,-9.577],[6.616,6.501],[-2.357,9.577]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[246.417,691.53],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":458,"st":6,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"Layer 24 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[529.771,374.51,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[200.771,478.51,0]}],"ix":2},"a":{"a":0,"k":[240.771,678.51,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.146,2.71],[0,0],[-2.782,-1.392],[0.845,-4.573]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-9.862,1.098],[5.248,-10.513],[9.862,-5.786],[-4.597,10.513]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.905882352941,0.76862745098,0.635294117647,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[240.771,678.51],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"Layer 25 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[528.62,371.308,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[203.62,421.308,0]}],"ix":2},"a":{"a":0,"k":[243.62,621.308,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.083,-1.656],[1.086,-3.652],[-0.948,-1.497],[1.995,4.799]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-3.737,-4.121],[-1.951,5.014],[2.971,5.777],[1.741,-4.622]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[243.931,620.926],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":23,"ty":4,"nm":"Layer 26 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":0,"s":[529.195,374.027,0],"to":[0,0,0],"ti":[0,0,0]},{"t":23,"s":[267.195,363.027,0]}],"ix":2},"a":{"a":0,"k":[307.195,563.027,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":17,"s":[100,100,100]},{"t":21,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.53,-3.666],[-3.731,2.694],[4.834,2.714],[-0.02,-7.021]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[2.138,14.202],[12.068,-4.482],[-0.238,-14.201],[-12.048,9.454]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[307.185,563.027],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":452,"st":0,"bm":0},{"ddd":0,"ind":24,"ty":4,"nm":"Layer 27 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":5,"s":[531.161,372.26,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28,"s":[254.161,420.26,0]}],"ix":2},"a":{"a":0,"k":[294.161,620.26,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[100,100,100]},{"t":26,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.02,-0.638],[1.139,-3.97],[-1.229,-1.286],[1.455,3.197]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-2.549,-3.58],[-0.647,4.218],[2.549,4.121],[1.061,-2.529]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.941176470588,0.823529411765,0.705882352941,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[294.161,620.013],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":5,"op":457,"st":5,"bm":0},{"ddd":0,"ind":25,"ty":4,"nm":"Layer 28 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[527.353,375.527,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[291.353,462.527,0]}],"ix":2},"a":{"a":0,"k":[331.353,662.527,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.734,-2.731],[2.259,-0.407],[0,0]],"o":[[0.055,0.509],[0,0],[0,0],[0,0]],"v":[[-2.859,-9.79],[8.767,7.466],[-1.937,9.79],[-8.767,-7.487]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.941176470588,0.823529411765,0.705882352941,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[331.353,662.527],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":26,"ty":4,"nm":"Layer 29 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":3,"s":[531.667,373.998,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[300.667,411.998,0]}],"ix":2},"a":{"a":0,"k":[340.667,611.998,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":3,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":8,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":20,"s":[100,100,100]},{"t":24,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.816,-0.596],[3.462,-6.519],[-1.452,-1.164],[-4.272,1.829]],"o":[[0,0],[0,0],[0,0],[0.099,-0.438]],"v":[[1.78,-7.766],[-8.704,4.398],[0.296,8.363],[8.605,-1.167]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.843137254902,0.662745098039,0.525490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[340.716,611.719],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":27,"ty":4,"nm":"Layer 30 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[531.518,373.264,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[330.518,407.264,0]}],"ix":2},"a":{"a":0,"k":[370.518,607.264,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.662,1.074],[2.662,-2.892],[-4.311,2.155],[2.195,4.149]],"o":[[0,0],[0,0],[-0.137,-0.627],[0,0]],"v":[[-6.43,-1.697],[-6.43,4.078],[4.96,2.031],[4.234,-4.187]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.823529481888,0.698039233685,0.400000035763,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[371.034,607.318],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":28,"ty":4,"nm":"Layer 31 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":6,"s":[532.201,371.32,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29,"s":[350.201,411.32,0]}],"ix":2},"a":{"a":0,"k":[390.201,611.32,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":11,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":23,"s":[100,100,100]},{"t":27,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.9,6.443],[-3.123,7.389],[-6.209,-0.695],[5.304,-2.194]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-15.62,2.454],[-0.772,-14.688],[15.62,-7.468],[-3.477,14.688]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[390.201,611.32],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":6,"op":458,"st":6,"bm":0},{"ddd":0,"ind":29,"ty":4,"nm":"Layer 32 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[530.63,371.626,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[341.63,478.626,0]}],"ix":2},"a":{"a":0,"k":[381.63,678.626,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.264,-2.354],[-5.92,2.324],[6.028,1.636],[2.162,-0.809]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.082,7.049],[7.785,-0.795],[0.253,-7.049],[-7.786,1.638]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[381.63,678.626],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":30,"ty":4,"nm":"Layer 33 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":3,"s":[531.297,372.656,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[415.297,569.656,0]}],"ix":2},"a":{"a":0,"k":[455.297,769.656,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":3,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":8,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":20,"s":[100,100,100]},{"t":24,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-6.621,-8.265],[1.25,-5.491],[2.302,-3.169],[7.202,9.261]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[3.832,-8.851],[8.921,16.185],[-2.55,17.116],[-10.171,-12.195]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[455.84,767.922],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":31,"ty":4,"nm":"Layer 34 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[528.416,372.234,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[512.416,528.234,0]}],"ix":2},"a":{"a":0,"k":[552.416,728.234,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.391,0],[0,0],[-1.676,1.106],[1.565,0.275]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-4.032,1.536],[-0.113,5.147],[4.032,-2.923],[1.707,-5.147]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[552.416,728.234],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":32,"ty":4,"nm":"Layer 35 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":5,"s":[529.648,370.553,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28,"s":[648.648,550.553,0]}],"ix":2},"a":{"a":0,"k":[688.648,750.553,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[100,100,100]},{"t":26,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.165,1.75],[0.226,1.104],[0,0],[-2.478,-1.758]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[4.845,-3.053],[2.778,-5.728],[-4.846,0.682],[-1.844,5.729]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[688.648,750.553],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":5,"op":457,"st":5,"bm":0},{"ddd":0,"ind":33,"ty":4,"nm":"Layer 36 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[529.704,372.02,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[608.704,584.02,0]}],"ix":2},"a":{"a":0,"k":[648.704,784.02,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.65,3.558],[1.119,0.138],[0,0],[-2.456,1.788]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.498,-5.464],[-4.693,-4.358],[-1.048,4.912],[4.693,3.676]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[648.704,784.256],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":34,"ty":4,"nm":"Layer 37 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[527.884,371.62,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[516.884,447.62,0]}],"ix":2},"a":{"a":0,"k":[556.884,647.62,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.987,-0.162],[0.789,-2.689],[0,0],[3.396,6.743]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-14.151,1.613],[-12.724,9.893],[11.475,4.682],[10.755,-9.893]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.956862745098,0.862745098039,0.772549019608,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[557.721,647.62],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":35,"ty":4,"nm":"Layer 38 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":1,"s":[531.578,373.427,0],"to":[0,0,0],"ti":[0,0,0]},{"t":24,"s":[634.578,265.427,0]}],"ix":2},"a":{"a":0,"k":[588.578,572.427,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":1,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":6,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":18,"s":[100,100,100]},{"t":22,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.704,9.592],[-18.955,-8.413],[8.303,-0.09],[6.122,13.381]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.375,-16.725],[20.159,4.228],[1.5,16.724],[-20.159,-8.761]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.956862745098,0.862745098039,0.772549019608,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[588.578,572.427],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":1,"op":453,"st":1,"bm":0},{"ddd":0,"ind":36,"ty":4,"nm":"Layer 39 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":0,"s":[530.869,378.542,0],"to":[0,0,0],"ti":[0,0,0]},{"t":23,"s":[654.869,298.542,0]}],"ix":2},"a":{"a":0,"k":[694.869,498.542,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":17,"s":[100,100,100]},{"t":21,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[1.563,-3.329],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-4.083,-9.456],[10.386,2.497],[3.952,9.456],[-10.387,-2.792]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.956862745098,0.862745098039,0.772549019608,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[694.869,498.542],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":452,"st":0,"bm":0},{"ddd":0,"ind":37,"ty":4,"nm":"Layer 40 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":5,"s":[531.36,376.523,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28,"s":[623.36,546.523,0]}],"ix":2},"a":{"a":0,"k":[663.36,746.523,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[100,100,100]},{"t":26,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.853,1.721],[2.297,-3.589],[-0.699,-1.546],[-3.008,0.804]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[4.474,-7.825],[-7.449,2.533],[-1.964,7.824],[7.449,-0.276]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[663.36,746.523],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":5,"op":457,"st":5,"bm":0},{"ddd":0,"ind":38,"ty":4,"nm":"Layer 41 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":3,"s":[536.1,378.913,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[872.1,602.913,0]}],"ix":2},"a":{"a":0,"k":[912.1,802.913,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":3,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":8,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":20,"s":[100,100,100]},{"t":24,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.444,-3.732],[-8.121,-9.568],[-4.956,0.632],[-0.335,9.164]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-19.251,-19.392],[-0.382,23.123],[19.252,12.247],[4.574,-21.252]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.843137254902,0.662745098039,0.525490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[912.1,802.212],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":39,"ty":4,"nm":"Layer 42 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[533.079,374.226,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[795.079,562.226,0]}],"ix":2},"a":{"a":0,"k":[835.079,762.226,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.481,-2.016],[-4.387,-5.169],[-2.677,0.342],[-0.181,4.951]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-10.4,-10.476],[-0.207,12.492],[10.4,6.616],[2.471,-11.481]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.843137254902,0.662745098039,0.525490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[835.079,761.847],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":40,"ty":4,"nm":"Layer 43 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":3,"s":[530.925,377.129,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[596.925,513.129,0]}],"ix":2},"a":{"a":0,"k":[636.925,713.129,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":3,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":8,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":20,"s":[100,100,100]},{"t":24,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.948,2.737],[3.655,-5.71],[-1.111,-2.459],[-4.786,1.278]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[7.118,-12.449],[-11.852,4.03],[-3.125,12.448],[11.852,-0.438]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[636.925,713.129],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":41,"ty":4,"nm":"Layer 44 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[535.881,378.689,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[635.881,294.689,0]}],"ix":2},"a":{"a":0,"k":[675.881,494.689,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.677,-3.949],[-7.65,-4.913],[-3.301,1.486],[1.705,6.421]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-16.686,-9.572],[5.379,15.9],[16.686,4.211],[-0.569,-15.9]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[675.881,494.689],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":42,"ty":4,"nm":"Layer 45 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":0,"s":[522.176,377.224,0],"to":[0,0,0],"ti":[0,0,0]},{"t":23,"s":[678.176,381.224,0]}],"ix":2},"a":{"a":0,"k":[718.176,581.224,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":17,"s":[100,100,100]},{"t":21,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.637,-0.434],[0,0],[-0.114,0.228],[0.015,0.252],[1.042,2.2],[2.552,-1.842],[-0.392,-2.013]],"o":[[0,0],[0.211,-0.143],[0.113,-0.225],[-0.147,-2.43],[-1.859,2.56],[-1.71,1.234],[0.123,0.634]],"v":[[-3.973,7.017],[4.458,1.279],[5.002,0.755],[5.092,0.014],[3.287,-7.016],[-3.405,-0.569],[-4.547,2.295]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[718.03,581.224],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":452,"st":0,"bm":0},{"ddd":0,"ind":43,"ty":4,"nm":"Layer 46 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":5,"s":[530.977,375.176,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28,"s":[824.977,473.176,0]}],"ix":2},"a":{"a":0,"k":[864.977,673.176,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[100,100,100]},{"t":26,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.1,-0.149],[1.296,4.189],[1.546,-1.756],[2.281,-0.519],[0.093,-0.548],[-0.06,-0.195],[-4.069,1.117]],"o":[[-2.439,-3.644],[-1.107,2.061],[-1.547,1.756],[-0.542,0.123],[-0.034,0.2],[1.005,3.248],[1.109,-0.304]],"v":[[8.303,2.511],[2.661,-9.322],[-1.144,-3.444],[-6.959,0.279],[-8.269,1.134],[-8.182,1.732],[-2.948,8.205]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[864.965,673.645],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":5,"op":457,"st":5,"bm":0},{"ddd":0,"ind":44,"ty":4,"nm":"Layer 47 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":4,"s":[529.427,377.665,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[765.427,385.665,0]}],"ix":2},"a":{"a":0,"k":[805.427,585.665,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":9,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":21,"s":[100,100,100]},{"t":25,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.135,-0.118],[-3.992,1.813],[1.937,1.312],[0.802,2.198],[0.555,0.023],[0.186,-0.085],[-1.62,-3.896]],"o":[[3.308,-2.878],[-2.184,-0.84],[-1.936,-1.313],[-0.19,-0.522],[-0.203,-0.008],[-3.096,1.406],[0.441,1.062]],"v":[[-1.171,8.311],[9.857,1.224],[3.546,-1.812],[-0.879,-7.111],[-1.892,-8.302],[-2.475,-8.141],[-8.237,-2.133]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.843137254902,0.662745098039,0.525490196078,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[804.794,585.661],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":45,"ty":4,"nm":"Layer 48 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":2,"s":[533.236,376.688,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[775.236,360.688,0]}],"ix":2},"a":{"a":0,"k":[815.236,560.688,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":2,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":19,"s":[100,100,100]},{"t":23,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.707,3.207],[-2.572,-2.828],[-5.765,-1.228],[-0.34,-0.309],[0.506,-0.956],[-1.148,-4.701],[0.821,0.397],[2.146,1.37],[3.423,3.489],[-1.65,4.096]],"o":[[-0.168,3.782],[3.922,4.313],[0.453,0.096],[0.807,0.731],[-2.273,4.291],[-0.142,-0.584],[-2.296,-1.11],[-4.14,-2.643],[-2.814,-2.869],[1.847,-4.586]],"v":[[-4.874,-18.751],[0.261,-8.899],[14.265,1.19],[15.542,1.682],[15.304,4.661],[13.542,18.752],[6.981,16.015],[0.311,12.289],[-11.082,3.052],[-14.699,-6.632]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.898039215686,0.494117647059,0.462745098039,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[814.875,560.688],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":46,"ty":4,"nm":"Layer 49 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.174,"y":1},"o":{"x":0.183,"y":0},"t":0,"s":[531,378.522,0],"to":[0,0,0],"ti":[0,0,0]},{"t":23,"s":[907,360.522,0]}],"ix":2},"a":{"a":0,"k":[947,560.522,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":17,"s":[100,100,100]},{"t":21,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.956,12.203],[-6.444,-5.269],[0,0]],"o":[[0.528,-0.525],[0,0],[0,0],[0,0]],"v":[[-20,2.115],[5.571,-22.383],[20,-3.68],[-5.577,22.383]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.964705882353,0.905882352941,0.850980392157,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[947,560.522],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":452,"st":0,"bm":0},{"ddd":0,"ind":47,"ty":4,"nm":"Layer 50 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.882},"o":{"x":0.167,"y":0.118},"t":4,"s":[558.676,314.286,0],"to":[0,0,0],"ti":[0,0,0]},{"t":27,"s":[634.676,238.286,0]}],"ix":2},"a":{"a":0,"k":[674.676,438.286,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.501,7.793],[-7.735,1.777],[-3.859,0.297],[-1.715,3.47],[0.049,1.799],[-1.709,6.313],[-1.859,1.096],[-2.139,-0.023],[-4.663,-0.05],[-0.586,0.519],[0.311,1.056],[1.035,7.102],[-5.728,2.192]],"o":[[-1.852,-7.717],[1.501,-7.792],[3.772,-0.866],[3.858,-0.297],[0.798,-1.613],[-0.177,-6.538],[0.564,-2.084],[1.843,-1.086],[4.663,0.05],[0.783,0.009],[0.825,-0.729],[-2.027,-6.885],[-0.885,-6.069],[0,0]],"v":[[-28.522,57.464],[-30.492,33.926],[-15.903,16.798],[-4.33,16.188],[5.434,10.932],[6.343,5.664],[5.157,-13.789],[8.706,-19.01],[14.948,-20.081],[28.937,-19.931],[31.169,-20.461],[31.546,-23.56],[22.137,-42.769],[30.752,-57.464]],"c":false},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9.74,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[674.324,438.286],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":14.823,"s":[0]},{"t":27,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.483],"y":[1]},"o":{"x":[0.576],"y":[0]},"t":4,"s":[0]},{"t":27,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":4,"op":456,"st":4,"bm":0},{"ddd":0,"ind":48,"ty":4,"nm":"Layer 51 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":3,"s":[504.119,329.839,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[398.119,112.839,0]}],"ix":2},"a":{"a":0,"k":[438.119,312.839,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.07,4.239],[3.567,5.737],[6.33,4.638],[-0.588,4.455],[-1.023,3.303],[2.569,2.313],[4.416,3.509],[-0.311,2.703],[-1.188,2.447]],"o":[[-2.922,-3.071],[-0.11,-6.754],[-4.144,-6.664],[-3.626,-2.656],[0.452,-3.428],[1.023,-3.303],[-4.193,-3.773],[-2.13,-1.694],[0.31,-2.704],[0,0]],"v":[[23.871,45.677],[19.164,34.177],[19.224,14.32],[-1.583,4.347],[-6.63,-7.469],[-3.328,-17.276],[-4.865,-26.965],[-20.99,-30.638],[-23.56,-38.02],[-20.855,-45.677]],"c":false},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.964705882353,0.772549019608,0.709803921569,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9.74,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[437.997,312.839],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":13.823,"s":[0]},{"t":26,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.483],"y":[1]},"o":{"x":[0.576],"y":[0]},"t":3,"s":[0]},{"t":26,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":49,"ty":4,"nm":"Layer 52 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":3,"s":[419.532,304.86,0],"to":[0,0,0],"ti":[0,0,0]},{"t":26,"s":[178.532,272.86,0]}],"ix":2},"a":{"a":0,"k":[218.532,472.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[11.222,8.497],[3.003,8.579],[8.923,1.732],[4.873,-2.674],[5.738,-2.152],[4.966,3.592],[0.8,4.686],[0.117,4.753],[2.822,8.137],[3.388,1.756],[5.222,-4.436],[6.427,-2.244],[5.837,3.504],[2.3,5.175],[-1.303,10.718]],"o":[[-11.551,-8.045],[-7.247,-5.487],[-3.003,-8.579],[-5.456,-1.059],[-5.372,2.948],[-5.738,2.151],[-3.852,-2.787],[-0.801,-4.686],[-0.211,-8.61],[-1.25,-3.605],[-6.083,-3.153],[-5.188,4.408],[-6.427,2.244],[-4.855,-2.915],[-4.386,-9.865],[0,0]],"v":[[104.737,66.336],[64.583,55.095],[51.879,31.462],[34.738,11.906],[18.833,15.619],[2.725,24.43],[-14.883,23.329],[-21.594,11.152],[-22.225,-3.081],[-26.811,-28.405],[-33.192,-37.564],[-51.414,-31.229],[-68.588,-20.4],[-88.324,-21.574],[-98.694,-34.691],[-103.434,-66.336]],"c":false},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.843137254902,0.662745098039,0.525490196078,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9.74,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[218.096,472.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":13.823,"s":[0]},{"t":26,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.483],"y":[1]},"o":{"x":[0.576],"y":[0]},"t":3,"s":[0]},{"t":26,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":3,"op":455,"st":3,"bm":0},{"ddd":0,"ind":50,"ty":4,"nm":"Layer 53 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":2,"s":[478.924,410.357,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[363.924,548.357,0]}],"ix":2},"a":{"a":0,"k":[403.924,748.357,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.889,-5.399],[6.017,-1.142],[4.813,0.561],[3.178,-3.658],[1.85,-4.22],[6.566,1.224],[5.716,-1.753],[1.438,-3.117],[2.688,-7.247]],"o":[[-1.181,6.009],[-2.89,5.4],[-4.76,0.903],[-4.813,-0.561],[-3.022,3.478],[-2.682,6.117],[-5.877,-1.096],[-3.282,1.007],[-3.238,7.018],[0,0]],"v":[[48.99,-39.221],[43.704,-21.702],[29.932,-10.48],[15.504,-11.502],[2.023,-7.89],[-2.798,4.948],[-19.209,13.631],[-36.388,9.695],[-43.451,16.765],[-48.99,39.221]],"c":false},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.898039215686,0.494117647059,0.462745098039,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9.74,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[403.924,748.357],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":11.883,"s":[0]},{"t":23,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.483],"y":[1]},"o":{"x":[0.576],"y":[0]},"t":2,"s":[0]},{"t":23,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":51,"ty":4,"nm":"Layer 54 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":2,"s":[622.747,421.787,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[739.747,485.787,0]}],"ix":2},"a":{"a":0,"k":[779.747,685.787,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-15.287,-2.965],[-3.168,-3.605],[-0.789,-6.541],[-1.312,-5.397],[-2.967,-1.991],[-3.832,0.947],[-7.774,1.328],[-4.281,-3.379],[-1.488,-3.745],[-3.467,-5.034],[-5.858,-1.746],[-7.423,2.33]],"o":[[13.242,8.195],[4.712,0.914],[4.351,4.948],[0.665,5.515],[0.845,3.472],[3.278,2.2],[7.657,-1.893],[5.376,-0.919],[3.164,2.497],[2.258,5.681],[3.468,5.034],[7.456,2.222],[0,0]],"v":[[-86.692,-46.736],[-40.887,-40.79],[-28.264,-34.427],[-22.589,-15.833],[-19.62,0.554],[-14.629,9.75],[-3.158,10.357],[19.724,4.377],[35.415,6.774],[41.687,16.938],[49.694,33.391],[63.829,44.513],[86.692,42.202]],"c":false},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0.882352941176,0.658823529412,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9.74,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[779.747,686.437],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":12.823,"s":[0]},{"t":25,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.483],"y":[1]},"o":{"x":[0.576],"y":[0]},"t":2,"s":[0]},{"t":25,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":2,"op":454,"st":2,"bm":0},{"ddd":0,"ind":52,"ty":4,"nm":"Layer 55 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[588.1,320.315,0],"to":[0,0,0],"ti":[0,0,0]},{"t":23,"s":[845.1,226.315,0]}],"ix":2},"a":{"a":0,"k":[885.1,426.315,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.065,3.506],[-0.903,5.292],[2.633,9.474],[2.079,0.645],[0.943,-1.683],[-0.059,-1.928],[-12.632,-3.579],[-3.688,1.388],[-2.089,2.16],[0.175,12.224],[1.982,3.96],[4.424,0.199],[1.229,-1.685],[0.112,-1.652],[-4.324,-6.623],[-7.663,1.957],[-3.075,7.41],[-3.94,8.846],[-9.026,3.508]],"o":[[4.95,2.079],[4.065,-3.506],[1.654,-9.694],[-0.582,-2.097],[-1.842,-0.572],[-0.944,1.682],[0.401,13.124],[3.791,1.074],[2.812,-1.058],[8.498,-8.789],[-0.063,-4.428],[-1.983,-3.96],[-2.084,-0.094],[-0.976,1.338],[-0.535,7.891],[4.324,6.622],[7.773,-1.986],[3.713,-8.944],[3.94,-8.846],[0,0]],"v":[[-55.151,48.28],[-40.144,45.352],[-32.871,31.342],[-36.506,2.321],[-40.037,-2.829],[-44.853,-0.504],[-45.829,5.125],[-25.04,35.496],[-13.419,35.296],[-6.075,30.197],[4.903,-3.807],[2.441,-16.746],[-7.812,-24.186],[-13.368,-21.902],[-14.66,-17.177],[-9.907,5.645],[10.367,14.751],[26.166,-2.223],[35.94,-29.569],[55.151,-50.358]],"c":false},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.941176470588,0.823529411765,0.705882352941,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":9.74,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[885.1,426.88],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":12.705,"s":[0]},{"t":27,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.483],"y":[1]},"o":{"x":[0.576],"y":[0]},"t":0,"s":[0]},{"t":27,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":452,"st":0,"bm":0}],"markers":[]}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment