svg+css实现人工智能迷宫背景动画效果代码
代码语言:html
所属分类:背景
代码描述:svg+css实现人工智能迷宫背景动画效果代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <style> body { width: 100%; height: 100vh; overflow: hidden; margin: 0px; padding: 0px; background: #003655 } svg { width: 100%; } .st0 { stroke-dasharray: 2050 1000 40 80 1500 1000 2050; animation: dash 30s infinite linear; } @keyframes dash { to { stroke-dashoffset: 4000; } } </style> </head> <body> <svg version="1.1" id="svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1200 800" style="enable-background:new 0 0 1200 800;" xml:space="preserve"> <style type="text/css"> .st0 { fill: none; stroke: #00C3E5; stroke-width: 1; stroke-miterlimit: 10; stroke-dasharray: 60,100,300,120,220,24; } </style> <g> <path class="st0" d="M620.1,933.2l33.9-33.9l17-17l-17-17l-51.8-51.8l84.9-84.9l-17-17l-84.9,84.9l-17,17l-17.8,17.8l-17-17 l33.9-33.9l17.8-17.8l-16.1-16.1l-17.8-17.8l16.1-16.1l33.9,33.9l17-17l-33.9-33.9l17-17l17-17l-16.1-16.1l-17-17l33.9-33.9l17-17 l25.5-25.5l-17-17l-25.5,25.5l-17.8-17.8l93.3-93.3l-16.1-16.1L654,458l-34.8-34.8l50.9-50.9l16.1-16.1l34.8-34.8L705,305.3 l-34.8,34.8l-17-17l-17-17l-42.4-42.4l-16.1,16.1l42.4,42.4l-84.9,84.9l-17.8,17.8L501.3,441l17,17l16.1-16.1l50.9,50.9l17.8-17.8 l-50.9-50.9l84.9-84.9l17,17l-50.9,50.9l-17,17l16.1,16.1l34.8,34.8l-85.7,85.7l-17.8-17.8l33.9-33.9l-17-17l-33.9,33.9l-17,17 l-33.9,33.9l-16.1-16.1l50.9-50.9l17-17l-17-17l-51.8-51.8l-17,17l51.8,51.8l-50.9,50.9l-25.5-25.5l-17-17l-25.5-25.5l17-17 l50.9,50.9l17-17l-50.9-50.9l-17-17l-17,17l-17,17l-17-17l-17,17l17,17l-67.9,67.9l17,17l67.9-67.9l25.5,25.5l-17,17l17,17l17-17 l25.5,25.5l17,17l16.1,16.1l-16.1,16.1l-16.1-16.1L398.6,576l-17.8,17.8l-33.1,33.1l17.8,17.8l33.1-33.1l16.1,16.1l17,17l17,17 l-17,17l-33.1-33.1l-16.1,16.1l33.1,33.1l-17.8,17.8l-84.9-84.9l-17,17l84.9,84.9l17,17l17-17l17.8-17.8l16.1-16.1l17-17l17.8-17.8 l16.1-16.1l51.8,51.8l-16.1,16.1l-17-17l-17.8-17.8l-17.8,17.8l-16.1,16.1l-17.8,17.8l-33.1,33.1l17.8,17.8l33.1-33.1l33.1,33.1 l17.8-17.8l-33.1-33.1l16.1-16.1l17,17l16.1,16.1l17.8,17.8l-33.9,33.9l-17,17l-34.8-34.8l-17,17l34.8,34.8l16.1,16.1l17-17l17,17 l-17,17l17,17l17-17l33.9,33.9l17-17l-33.9-33.9l17.8-17.8l51.8,51.8l-33.9,33.9L585.3,934l17,17l33.1,33.1l17.8-17.8L620.1,933.2z M516.6,627.7l-17-17l-17,17l-16.1,16.1l-17-17l16.1-16.1l17-17l33.9-33.9l17.8,17.8l-17,17l16.1,16.1l17-17l17-17l17-17l17.8,17.8 l-33.9,33.9l-17,17l17,17l17,17l-17,17L516.6,627.7z" /> <path class="st0" d="M245.1,559.8l-67,67l-67-67l-17,17l67,67l17.8,17.8l33.1,33.1l17.8,17.8l17-17l17-17l67,67l-17.8,17.8 l-33.1-33.1L262,712.6l-16.1,16.1l-17.8,17.8l-84-84l-17,17l84,84l-42.4,42.4l17.8,17.8l42.4-42.4l17-17l17.8-17.8l33.1,33.1 l17.8,17.8l84.9,84.9l16.1-16.1l-84.9-84.9l17.8-17.8l101.8,101.8l-51.8,51.8l-50.9-50.9l-17-17l-50.9-50.9l-17-17l-16.1,16.1 l-18.7,18.7L212,832.2l-16.1,16.1l17,17l16.1-16.1l50.9,50.9l17,17l16.1-16.1l18.7-18.7l50.9,50.9l17,17l16.1-16.1l51.8-51.8l17-17 l-17-17L365.5,746.5l-17.8-17.8l-67-67l-17.8-17.8l67.9-67.9l17,17l16.1-16.1l-17-17l-17-17L313.8,559l-67.9,67.9l-17,17l17,17 l-17,17l-33.1-33.1l67-67L245.1,559.8z M296,884l-50.9-50.9l18.7-18.7l50.9,50.9L296,884z" /> <polygon class="st0" points="449.6,17.6 432.6,0.7 416.5,16.8 433.4,33.8 450.4,50.7 466.5,34.6 534.4,-33.3 550.5,-17.2 516.6,16.8 534.4,34.6 568.3,0.7 584.5,16.8 601.4,-0.2 585.3,-16.3 618.4,-49.4 600.6,-67.2 567.5,-34.1 551.4,-50.3 534.4,-67.2 499.6,-102 482.6,-85 517.4,-50.3 " /> <polygon class="st0" points="125.4,-304.8 108.4,-287.8 125.4,-270.9 177.2,-219.1 92.3,-134.3 109.3,-117.3 194.1,-202.1 211.1,-219.1 228.9,-236.9 245.9,-220 212,-186 194.1,-168.2 210.3,-152.1 228.1,-134.3 212,-118.1 178,-152.1 161.1,-135.1 195,-101.2 178,-84.2 161.1,-67.2 127.1,-33.3 143.2,-17.2 177.2,-51.1 194.1,-34.1 160.2,-0.2 177.2,16.8 211.1,-17.2 228.1,-34.1 211.1,-51.1 194.1,-68.1 211.1,-85 262.9,-33.3 279.8,-16.3 296.8,-33.3 312.9,-49.4 329.9,-32.4 313.8,-16.3 296.8,0.7 262.9,34.6 245.1,16.8 262,-0.2 245.9,-16.3 228.9,0.7 212,17.6 195,34.6 211.1,50.7 228.1,33.8 245.9,51.6 212,85.5 194.1,67.7 178,51.6 110.1,-16.3 93.2,0.7 161.1,68.5 144.1,85.5 92.3,33.8 75.4,16.8 58.4,-0.2 75.4,-17.2 57.5,-35 40.6,-18 23.6,-1 41.4,16.8 58.4,33.8 8.3,83.8 25.3,100.8 75.4,50.7 127.1,102.5 143.2,118.6 160.2,101.6 177.2,84.7 195,102.5 212,119.5 228.9,102.5 262.9,68.5 279.8,51.6 313.8,17.6 329.9,33.8 279,84.7 262,101.6 279,118.6 338.4,178 355.4,161 296,101.6 346.9,50.7 372.3,76.2 389.3,93.1 414.8,118.6 397.8,135.6 346.9,84.7 329.9,101.6 380.8,152.5 397.8,169.5 414.8,152.5 431.7,135.6 448.7,152.5 465.7,135.6 448.7,118.6 483.5,83.8 500.5,100.8 516.6,84.7 499.6,67.7 516.6,50.7 499.6,33.8 482.6,50.7 466.5,66.8 431.7,101.6 406.3,76.2 423.2,59.2 406.3,42.2 389.3,59.2 363.8,33.8 346.9,16.8 330.8,0.7 346.9,-15.5 363,0.7 380.8,18.5 398.6,0.7 431.7,-32.4 413.9,-50.3 380.8,-17.2 364.7,-33.3 347.7,-50.3 330.8,-67.2 347.7,-84.2 380.8,-51.1 396.9,-67.2 363.8,-100.3 381.7,-118.1 466.5,-33.3 483.5,-50.3 398.6,-135.1 381.7,-152.1 364.7,-135.1 346.9,-117.3 330.8,-101.2 313.8,-84.2 296,-66.4 279.8,-50.3 228.1,-102 244.2,-118.1 261.2,-101.2 279,-83.3 296.8,-101.2 312.9,-117.3 330.8,-135.1 363.8,-168.2 346,-186 312.9,-152.9 279.8,-186 262,-168.2 295.1,-135.1 279,-119 262,-136 245.9,-152.1 228.1,-169.9 262,-203.8 279,-220.8 313.8,-186 330.8,-203 296,-237.8 279.8,-253.9 262.9,-236.9 245.9,-253.9 262.9,-270.9 245.9,-287.8 228.9,-270.9 195,-304.8 178,-287.8 212,-253.9 194.1,-236.1 142.4,-287.8 176.3,-321.8 194.1,-339.6 177.2,-356.6 144.1,-389.7 126.3,-371.8 159.4,-338.8 " /> <polygon class="st0" points="-8.7,102.5 -59.6,153.4 -76.5,170.4 -59.6,187.3 -42.6,204.3 -25.6,221.3 -9.5,237.4 -26.5,254.4 -9.5,271.3 7.5,254.4 24.4,271.3 7.5,288.3 24.4,305.3 41.4,288.3 59.2,306.1 42.3,323.1 59.2,340.1 76.2,323.1 93.2,306.1 76.2,289.2 58.4,271.3 41.4,254.4 24.4,237.4 7.5,220.4 -8.7,204.3 42.3,153.4 76.2,187.3 93.2,170.4 59.2,136.4 94,101.6 77,84.7 -25.6,187.3 -42.6,170.4 8.3,119.5 " /> <polygon class="st0" points="-196.2,254.4 -229.3,287.5 -263.2,253.5 -281,271.3 -247.1,305.3 -229.3,323.1 -196.2,356.2 -178.4,338.4 -211.5,305.3 -178.4,272.2 " /> <rect x="-627.7" y="565.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -574.5966 -232.7627)" class="st0" width="118.8" height="24" /> <polygon class="st0" points="-551.7,474.1 -567.8,458 -533.9,424.1 -550.9,407.1 -584.8,441 -704.4,321.4 -721.4,338.4 -601.8,458 -584.8,475 -568.7,491.1 -619.6,542 -602.6,559 -551.7,508.1 -534.7,491.1 -517.8,474.1 -534.7,457.2 " /> <polygon class="st0" points="-415.1,508.9 -398.1,492 -466,424.1 -440.6,398.6 -423.6,415.6 -406.6,398.6 -423.6,381.6 -398.1,356.2 -381.2,339.2 -365,323.1 -348.9,339.2 -365,355.3 -382.9,373.2 -365,391 -331.9,424.1 -314.1,406.3 -347.2,373.2 -331.1,357 -314.1,340.1 -297.2,323.1 -280.2,340.1 -313.3,373.2 -297.2,389.3 -264.1,356.2 -246.2,374 -331.1,458.9 -314.1,475.8 -229.3,391 -212.3,374 -229.3,357 -247.1,339.2 -263.2,323.1 -280.2,306.1 -298,288.3 -315,271.3 -246.2,202.6 -211.5,237.4 -195.3,221.3 -213.1,203.5 -178.4,168.7 -126.6,220.4 -144.4,238.3 -162.2,220.4 -178.4,236.6 -160.5,254.4 -143.6,271.3 -178.4,306.1 -161.4,323.1 -126.6,288.3 -110.5,272.2 -127.4,255.2 -109.6,237.4 -76.5,270.5 -60.4,254.4 -93.5,221.3 -76.5,204.3 -93.5,187.3 -110.5,204.3 -162.2,152.5 -179.2,135.6 -195.3,151.7 -230.1,186.5 -246.2,170.4 -314.1,102.5 -296.3,84.7 -263.2,117.8 -246.2,100.8 -279.3,67.7 -296.3,50.7 -331.1,15.9 -315,-0.2 -264.1,50.7 -247.1,67.7 -230.1,50.7 -178.4,-1 -195.3,-18 -247.1,33.8 -298,-17.2 -272.5,-42.6 -255.6,-59.6 -230.1,-85 -214,-68.9 -264.9,-18 -247.9,-1 -197,-51.9 -180.1,-68.9 -197,-85.9 -213.1,-102 -196.2,-119 -213.1,-136 -230.1,-119 -298.9,-187.7 -315.8,-170.7 -247.1,-102 -272.5,-76.6 -289.5,-93.5 -306.5,-76.6 -289.5,-59.6 -315,-34.1 -331.9,-17.2 -348.1,-1 -382,-35 -399,-18 -365,15.9 -348.1,32.9 -313.3,67.7 -331.1,85.5 -349.8,66.8 -365.9,83 -347.2,101.6 -330.2,118.6 -313.3,135.6 -331.1,153.4 -365,119.5 -382,102.5 -399,119.5 -415.9,136.4 -433.8,118.6 -365,49.9 -382,32.9 -450.7,101.6 -485.5,66.8 -501.6,83 -466.9,117.8 -552.6,203.5 -535.6,220.4 -449.9,134.7 -432.1,152.5 -449.9,170.4 -432.9,187.3 -415.1,169.5 -398.1,186.5 -415.9,204.3 -399,221.3 -381.2,203.5 -365,187.3 -382,170.4 -399,153.4 -382,136.4 -348.1,170.4 -331.1,187.3 -314.1,204.3 -297.2,187.3 -314.1,170.4 -296.3,152.5 -262.4,186.5 -331.1,255.2 -348.1,272.2 -331.9,288.3 -315,305.3 -331.9,322.3 -348.1,306.1 -365,289.2 -382.9,271.3 -331.9,220.4 -348.9,203.5 -399.8,254.4 -467.7,186.5 -484.7,203.5 -416.8,271.3 -399.8,288.3 -382,306.1 -398.1,322.3 -466,254.4 -483,271.3 -415.1,339.2 -440.6,364.7 -457.5,381.6 -483,407.1 -500,390.1 -449,339.2 -466,322.3 -516.9,373.2 -533.9,390.1 -516.9,407.1 -500,424.1 -516.9,441 -500,458 -483,441 " /> <polygon class="st0" points="-279.3,644.7 -195.3,560.7 -152.9,603.1 -135.1,585.3 -177.5,542.9 -194.5,525.9 -212.3,508.1 -179.2,475 -161.4,457.2 -76.5,372.3 -92.7,356.2 -177.5,441 -195.3,423.2 -93.5,321.4 -41.7,373.2 -177.5,508.9 -161.4,525 -25.6,389.3 -8.7,372.3 -24.8,356.2 -76.5,304.4 -93.5,287.5 -110.5,304.4 -212.3,406.3 -230.1,424.1 -297.2,491.1 -315,508.9 -382.9,441 -365.9,424.1 -382,408 -399,424.9 -415.9,441.9 -399.8,458 -331.9,525.9 -315,542.9 -298,525.9 -281,542.9 -314.1,576 -381.2,508.9 -399,526.7 -331.9,593.8 -399,660.8 -382,677.8 -315,610.8 -297.2,592.9 -264.1,559.8 -246.2,542 -263.2,525 -280.2,508.1 -213.1,441 -195.3,458.9 -228.4,492 -246.2,509.8 -230.1,525.9 -212.3,543.7 -296.3,627.7 " /> <polygon class="st0" points="568.3,340.1 585.3,323.1 568.3,306.1 551.4,289.2 534.4,272.2 483.5,221.3 466.5,238.3 517.4,289.2 484.3,322.3 501.3,339.2 534.4,306.1 551.4,323.1 518.3,356.2 535.3,373.2 " /> <polygon class="st0" points="879.9,221.4 779,119.5 762.8,135.6 863.8,237.5 " /> <polygon class="st0" points="730.4,195 713.4,211.9 661.7,263.7 645.6,247.6 678.7,214.5 661.7,197.5 628.6,230.6 601.4,203.5 584.5,220.4 611.6,247.6 628.6,264.6 644.7,280.7 661.7,297.6 678.7,280.7 730.4,228.9 747.4,245.9 712.6,280.7 729.6,297.6 764.4,262.9 839.3,337.8 856.3,320.9 781.3,245.9 764.4,228.9 747.4,211.9 763.5,195.8 822.1,254.4 839.9,236.6 755,151.7 737.2,169.5 746.5,178.9 " /> <polygon class="st0" points="552.2,84.7 484.3,152.5 466.5,170.4 450.4,186.5 433.4,169.5 415.6,187.3 432.6,204.3 449.6,221.3 467.4,203.5 483.5,187.3 559,262.9 576.8,245 501.3,169.5 569.2,101.6 " /> <rect x="631.9" y="-150.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 243.9237 432.3555)" class="st0" width="24" height="144" /> <polygon class="st0" points="584.5,50.7 567.5,33.8 550.5,50.7 584.5,84.7 585.3,83.8 601.4,67.7 669.3,-0.2 652.3,-17.2 " /> <polygon class="st0" points="567.5,203.5 585.3,185.6 602.3,168.7 628.6,195 645.6,178 619.3,151.7 636.2,134.7 704.1,202.6 721.1,185.6 653.2,117.8 669.3,101.6 702.4,134.7 720.2,152.5 738.1,134.7 720.2,116.9 653.2,49.9 635.4,67.7 652.3,84.7 636.2,100.8 619.3,83.8 602.3,100.8 619.3,117.8 602.3,134.7 586.2,118.6 569.2,135.6 585.3,151.7 568.3,168.7 551.4,151.7 533.6,169.5 550.5,186.5 " /> <polygon class="st0" points="483.5,424.9 500.5,408 517.4,391 500.5,374 449.6,323.1 483.5,289.2 466.5,272.2 432.6,306.1 415.6,289.2 433.4,271.3 450.4,254.4 433.4,237.4 374,178 357.1,195 416.5,254.4 398.6,272.2 279,152.5 262.9,136.4 245.9,119.5 228.9,136.4 245.9,153.4 212.8,186.5 228.9,202.6 262,169.5 381.7,289.2 347.7,323.1 330.8,340.1 313.8,357 296.8,374 280.7,390.1 246.8,356.2 279.8,323.1 296,339.2 312.9,322.3 296.8,306.1 313.8,289.2 330.8,306.1 348.6,288.3 331.6,271.3 314.6,254.4 296.8,236.6 279,254.4 296.8,272.2 279.8,289.2 245.9,255.2 279.8,221.3 262.9,204.3 228.9,238.3 160.2,169.5 194.1,135.6 178,119.5 144.1,153.4 109.3,118.6 92.3,135.6 127.1,170.4 76.2,221.3 41.4,186.5 24.4,203.5 59.2,238.2 75.4,254.4 109.3,288.3 126.3,271.3 92.3,237.4 143.2,186.5 212,255.2 228.9,272.2 262.9,306.1 229.8,339.2 212.8,356.2 195,374 178,357 195,340.1 178,323.1 161.1,340.1 144.1,357 93.2,408 76.2,391 178,289.2 212,323.1 229.8,305.3 144.9,220.4 127.1,238.2 161.1,272.2 59.2,374 -42.6,272.2 -59.6,289.2 42.3,391 59.2,408 76.2,424.9 60.1,441 9.2,390.1 -8.7,408 42.3,458.9 59.2,475.8 42.3,492.8 7.5,458 -8.7,474.1 26.1,508.9 8.3,526.7 -24.8,493.7 -42.6,475.8 -59.6,458.9 -76.5,475.8 -59.6,492.8 -76.5,509.8 -93.5,492.8 -110.5,509.8 -93.5,526.7 -110.5,543.7 -127.4,560.7 -109.6,578.5 -77.4,610.8 -60.4,593.8 -92.7,561.5 -75.7,544.6 -26.5,593.8 -9.5,576.8 -58.7,527.6 -41.7,510.6 -8.7,543.7 8.3,560.7 25.3,543.7 76.2,492.8 94,475 110.1,458.9 176.3,525 160.2,541.2 128.8,509.8 111,492 93.2,509.8 42.3,560.7 25.3,577.7 8.3,594.6 -7.8,610.8 10,628.6 42.3,660.8 -60.4,763.5 -94.4,729.5 -112.2,747.4 -27.3,832.2 -9.5,814.4 -43.4,780.5 59.2,677.8 161.1,779.6 177.2,763.5 75.4,661.7 58.4,644.7 26.1,612.4 43.1,595.5 110.1,662.5 127.1,645.5 60.1,578.5 111,527.6 142.4,559 160.2,576.8 178,594.6 195.8,576.8 178,559 194.1,542.9 212,560.7 228.9,543.7 211.1,525.9 228.1,508.9 245.1,492 279,458 261.2,440.2 227.2,474.1 195,441.9 178,458.9 210.3,491.1 193.3,508.1 127.1,441.9 110.1,424.9 161.1,374 178,391 144.9,424.1 161.9,441 195,408 228.1,441 245.1,424.1 212,391 229.8,373.2 263.7,407.1 280.7,424.1 297.7,441 314.6,424.1 297.7,407.1 313.8,391 347.7,424.9 364.7,408 330.8,374 347.7,357 363.8,373.2 380.8,390.1 398.6,408 415.6,424.9 432.6,408 450.4,390.1 433.4,373.2 415.6,391 397.8,373.2 415.6,355.3 398.6,338.4 380.8,356.2 364.7,340.1 398.6,306.1 415.6,323.1 432.6,340.1 483.5,391 466.5,408 " /> <polygon class="st0" points="-162.2,-186.9 -179.2,-169.9 -196.2,-152.9 -179.2,-136 -162.2,-152.9 -146.1,-136.8 -180.1,-102.9 -163.1,-85.9 -129.1,-119.8 -112.2,-102.9 -128.3,-86.7 -145.3,-69.8 -163.1,-51.9 -180.1,-35 -163.1,-18 -145.3,-0.2 -128.3,-17.2 -146.1,-35 -128.3,-52.8 -110.5,-35 -93.5,-51.9 -111.3,-69.8 -95.2,-85.9 -61.3,-51.9 -78.2,-35 -95.2,-18 -146.1,32.9 -163.1,15.9 -180.1,32.9 -163.1,49.9 -146.1,66.8 -129.1,49.9 -78.2,-1 -44.3,32.9 -27.3,15.9 -61.3,-18 -44.3,-35 -26.5,-17.2 -9.5,-0.2 7.5,-17.2 66.9,-76.6 49.9,-93.5 -9.5,-34.1 -27.3,-51.9 125.4,-204.7 108.4,-221.7 -44.3,-68.9 -78.2,-102.9 -95.2,-119.8 -112.2,-136.8 -129.1,-153.8 -145.3,-169.9 -111.3,-203.8 -78.2,-170.7 -94.4,-154.6 -77.4,-137.6 -61.3,-153.8 -44.3,-136.8 -61.3,-119.8 -43.4,-102 -26.5,-119 -9.5,-136 8.3,-153.8 -9.5,-171.6 -27.3,-153.8 -44.3,-170.7 126.3,-341.3 109.3,-358.3 -61.3,-187.7 -94.4,-220.8 -111.3,-237.8 -179.2,-305.7 -196.2,-288.7 -128.3,-220.8 " /> <polygon class="st0" points="-111.3,67.7 -128.3,84.7 -95.2,117.8 -78.2,134.7 -61.3,117.8 -44.3,100.8 -27.3,83.8 23.6,32.9 6.6,15.9 -44.3,66.8 -77.4,33.8 -94.4,50.7 -61.3,83.8 -78.2,100.8 " /> <polygon class="st0" points="126.3,950.2 177.2,899.3 194.1,882.3 177.2,865.3 160.2,848.3 143.2,831.4 127.1,815.2 144.1,798.3 127.1,781.3 110.1,798.3 93.2,781.3 110.1,764.3 93.2,747.4 76.2,764.3 58.4,746.5 75.4,729.5 58.4,712.6 41.4,729.5 24.4,746.5 41.4,763.5 59.2,781.3 76.2,798.3 93.2,815.2 110.1,832.2 126.3,848.3 75.4,899.3 41.4,865.3 24.4,882.3 58.4,916.2 23.6,951 40.6,968 143.2,865.3 160.2,882.3 109.3,933.2 " /> <polygon class="st0" points="8.3,934 25.3,917.1 -9.5,882.3 41.4,831.4 76.2,866.2 93.2,849.2 58.4,814.4 42.3,798.3 8.3,764.3 -8.7,781.3 25.3,815.2 -25.6,866.2 -94.4,797.4 -111.3,780.5 -145.3,746.5 -111.3,712.6 -94.4,695.6 -77.4,678.6 -60.4,695.6 -77.4,712.6 -60.4,729.5 -43.4,712.6 -26.5,695.6 7.5,661.7 -9.5,644.7 -43.4,678.6 -60.4,661.7 -27.3,628.6 -44.3,611.6 -77.4,644.7 -110.5,611.6 -127.4,628.6 -94.4,661.7 -111.3,678.6 -145.3,644.7 -162.2,627.7 -179.2,610.8 -196.2,627.7 -179.2,644.7 -196.2,661.7 -229.3,628.6 -246.2,645.5 -213.1,678.6 -230.1,695.6 -247.1,678.6 -263.2,662.5 -280.2,679.5 -331.1,730.4 -315,746.5 -264.1,695.6 -247.1,712.6 -331.9,797.4 -315,814.4 -230.1,729.5 -213.1,712.6 -196.2,695.6 -179.2,678.6 -162.2,661.7 -128.3,695.6 -162.2,729.5 -178.4,713.4 -195.3,730.4 -179.2,746.5 -196.2,763.5 -213.1,746.5 -231,764.3 -214,781.3 -197,798.3 -179.2,816.1 -161.4,798.3 -179.2,780.5 -162.2,763.5 -128.3,797.4 -162.2,831.4 -145.3,848.3 -111.3,814.4 -42.6,883.1 -76.5,917.1 -60.4,933.2 -26.5,899.3 " /> <rect x="-163.7" y="871.7" transform="matrix(0.707 -0.7072 0.7072 0.707 -662.1425 167.9865)" class="st0" width="70.8" height="22.8" /> <polygon class="st0" points="-298,661.7 -315,644.7 -381.2,710.9 -431..........完整代码请登录后点击上方下载按钮下载查看
网友评论0