付智勇

no message

... ... @@ -2,7 +2,15 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="1f99ef43-e532-4660-89b7-4ae33b7591e2" name="Default" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/routes/meeting.js" afterPath="$PROJECT_DIR$/routes/meeting.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/app.js" afterPath="$PROJECT_DIR$/app.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/config.js" afterPath="$PROJECT_DIR$/config.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/controller/meetingController.js" afterPath="$PROJECT_DIR$/controller/meetingController.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/controller/userController.js" afterPath="$PROJECT_DIR$/controller/userController.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/model/meetingModel.js" afterPath="$PROJECT_DIR$/model/meetingModel.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/model/userModel.js" afterPath="$PROJECT_DIR$/model/userModel.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/routes/index.js" afterPath="$PROJECT_DIR$/routes/index.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/services/meetingService.js" afterPath="$PROJECT_DIR$/services/meetingService.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/services/userService.js" afterPath="$PROJECT_DIR$/services/userService.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/util/filterUrl.js" afterPath="$PROJECT_DIR$/util/filterUrl.js" />
</list>
<ignored path="$PROJECT_DIR$/.tmp/" />
... ... @@ -16,34 +24,22 @@
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileEditorManager">
<leaf>
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="meetingController.js" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/controller/meetingController.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="18">
<caret line="20" column="24" lean-forward="true" selection-start-line="20" selection-start-column="24" selection-end-line="20" selection-end-column="24" />
<state relative-caret-position="380">
<caret line="20" column="24" lean-forward="false" selection-start-line="20" selection-start-column="24" selection-end-line="20" selection-end-column="24" />
<folding>
<marker date="1504079255000" expanded="true" signature="620:624" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="688:4396" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="698:4351" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="786:850" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="883:962" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="1278:3808" ph="{&quot;siteId&quot;: meetingbody.siteId...}" />
<marker date="1504079255000" expanded="true" signature="2559:2636" ph="//..." />
<marker date="1504079255000" expanded="true" signature="2689:2827" ph="//..." />
<marker date="1504079255000" expanded="true" signature="3024:3375" ph="//..." />
<marker date="1504079255000" expanded="true" signature="3686:3754" ph="//..." />
<marker date="1504079255000" expanded="true" signature="4178:4313" ph="{&quot;code&quot;: jsonXml.result.errorCode...}" />
<marker date="1504079255000" expanded="true" signature="4366:4394" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4457:4801" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4467:4756" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4771:4799" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4862:5084" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4872:5039" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5054:5082" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5147:5436" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5157:5365" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5380:5434" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="688:1905" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="698:1905" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="4757:5001" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="4757:5046" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5016:5044" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5107:5329" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5117:5284" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5299:5327" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5402:5610" ph="{...}" />
</folding>
</state>
</provider>
... ... @@ -62,9 +58,13 @@
<file leaf-file-name="index.js" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/routes/index.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="361">
<caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
<folding />
<state relative-caret-position="323">
<caret line="17" column="0" lean-forward="false" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
<folding>
<marker date="1504149248000" expanded="true" signature="213:250" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="419:464" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="434:462" ph="{&quot;title&quot;: 'koa2 json'...}" />
</folding>
</state>
</provider>
</entry>
... ... @@ -74,14 +74,7 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<marker date="1504092255000" expanded="true" signature="68:634" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="101:314" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="268:309" ph="{&quot;salt&quot;: salt...}" />
<marker date="1504092255000" expanded="true" signature="340:437" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="472:632" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="496:524" ph="{...}" />
</folding>
<folding />
</state>
</provider>
</entry>
... ... @@ -91,6 +84,13 @@
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/routes/index.js" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER">
<package-json value="$PROJECT_DIR$/package.json" />
... ... @@ -128,8 +128,6 @@
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scope" />
<pane id="Scratches" />
<pane id="ProjectPane">
<subPane>
<expand>
... ... @@ -151,6 +149,8 @@
<select />
</subPane>
</pane>
<pane id="Scope" />
<pane id="Scratches" />
</panes>
</component>
<component name="PropertiesComponent">
... ... @@ -193,31 +193,32 @@
<option name="presentableId" value="Default" />
<updated>1504092369793</updated>
<workItem from="1504092372283" duration="567000" />
<workItem from="1504180575666" duration="20000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="567000" />
<option name="totallyTimeSpent" value="587000" />
</component>
<component name="ToolWindowManager">
<frame x="0" y="0" width="1280" height="800" extended-state="0" />
<layout>
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2494043" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.5570839" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="npm" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="npm" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3287483" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3287483" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.21843971" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
</layout>
</component>
... ... @@ -232,47 +233,74 @@
<watches-manager />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/controller/meetingController.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="380">
<caret line="20" column="24" lean-forward="false" selection-start-line="20" selection-start-column="24" selection-end-line="20" selection-end-column="24" />
<folding>
<marker date="1504180410000" expanded="true" signature="688:1905" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="698:1905" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="4757:5001" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="4757:5046" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5016:5044" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5107:5329" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5117:5284" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5299:5327" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5402:5610" ph="{...}" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/controller/index.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/util/saltMD5.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/routes/index.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="361">
<caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
<folding>
<marker date="1504092255000" expanded="true" signature="68:634" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="101:314" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="268:309" ph="{&quot;salt&quot;: salt...}" />
<marker date="1504092255000" expanded="true" signature="340:437" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="472:632" ph="{...}" />
<marker date="1504092255000" expanded="true" signature="496:524" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="213:250" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="419:464" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="434:462" ph="{&quot;title&quot;: 'koa2 json'...}" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/util/saltMD5.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/controller/meetingController.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="18">
<caret line="20" column="24" lean-forward="true" selection-start-line="20" selection-start-column="24" selection-end-line="20" selection-end-column="24" />
<state relative-caret-position="380">
<caret line="20" column="24" lean-forward="false" selection-start-line="20" selection-start-column="24" selection-end-line="20" selection-end-column="24" />
<folding>
<marker date="1504079255000" expanded="true" signature="620:624" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="688:4396" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="698:4351" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="786:850" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="883:962" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="1278:3808" ph="{&quot;siteId&quot;: meetingbody.siteId...}" />
<marker date="1504079255000" expanded="true" signature="2559:2636" ph="//..." />
<marker date="1504079255000" expanded="true" signature="2689:2827" ph="//..." />
<marker date="1504079255000" expanded="true" signature="3024:3375" ph="//..." />
<marker date="1504079255000" expanded="true" signature="3686:3754" ph="//..." />
<marker date="1504079255000" expanded="true" signature="4178:4313" ph="{&quot;code&quot;: jsonXml.result.errorCode...}" />
<marker date="1504079255000" expanded="true" signature="4366:4394" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4457:4801" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4467:4756" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4771:4799" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4862:5084" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="4872:5039" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5054:5082" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5147:5436" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5157:5365" ph="{...}" />
<marker date="1504079255000" expanded="true" signature="5380:5434" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="688:1905" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="698:1905" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="4757:5001" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="4757:5046" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5016:5044" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5107:5329" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5117:5284" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5299:5327" ph="{...}" />
<marker date="1504180410000" expanded="true" signature="5402:5610" ph="{...}" />
</folding>
</state>
</provider>
... ... @@ -287,9 +315,13 @@
</entry>
<entry file="file://$PROJECT_DIR$/routes/index.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="361">
<caret line="19" column="0" lean-forward="true" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
<folding />
<state relative-caret-position="323">
<caret line="17" column="0" lean-forward="false" selection-start-line="17" selection-start-column="0" selection-end-line="17" selection-end-column="0" />
<folding>
<marker date="1504149248000" expanded="true" signature="213:250" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="419:464" ph="{...}" />
<marker date="1504149248000" expanded="true" signature="434:462" ph="{&quot;title&quot;: 'koa2 json'...}" />
</folding>
</state>
</provider>
</entry>
... ...
var Sequelize = require('sequelize');
//数据配置
var sequelize = new Sequelize('xuedianyun', 'root', "", {
host:'localhost',
var sequelize = new Sequelize('xin3m_saas', 'test_read', "test_read7", {
host:'rds9vo3ja79e62m0433jo.mysql.rds.aliyuncs.com',
dialect: 'mysql',
pool: {
max: 5,
... ...
... ... @@ -42,34 +42,36 @@ meetingController.prototype.createMeeting = async(ctx,next)=>{
timestamp:123321,
autoRecord:meetingbody.autoRecord, //是否自动录制:(1是,0否)
interaction:meetingbody.interaction,
backUrl:meetingbody.backUrl,// 课堂结束回调地址
mediaID:meetingbody.mediaID,//伴音id
meetingContent:meetingbody.meetingContent, //课堂描述
create_user:ctx.request.userName, //创建用户名
duration:10,//持续时长
duration:ctx.request.duration,//持续时长
presenterPassword:meetingbody.presenterPassword, //主讲人密码
startTime: moment(meetingbody.begin).format("YYYY-MM-DD HH:MM:SS "), //开始时间
startTime: moment(meetingbody.beginTime).format("YYYY-MM-DD HH:MM:SS "), //开始时间
endTime: moment(meetingbody.endTime).format("YYYY-MM-DD HH:MM:SS"), // 结束时间
isPublic:meetingbody.isPublic, //是否公开课
hostPwd:876,
//repeatmode:meetingbody.repeatmode, //是否重复周期
//repeatmode:meetingbody.repeatmode, //是否重复周期
meetingType:meetingbody.meetingType, //课堂类型
h5Module:Number( meetingbody.h5Module), // 是否支持H5
//attendeePassword:meetingbody.attendeePassword, //学生密码
videoModule:meetingbody.videoModule, //视频是否启用
//chatInterval:meetingbody.chatInterval, //聊天延时时间
//aheadTime:Number( meetingbody.aheadTime), // 提前进入课堂时间
//attendeePassword:meetingbody.attendeePassword, //学生密码
videoModule:meetingbody.videoModule, //视频是否启用
//chatInterval:meetingbody.chatInterval, //聊天延时时间
//aheadTime:Number( meetingbody.aheadTime), // 提前进入课堂时间
maxVideoChannels:meetingbody.maxVideoChannels, //最大视频路数
maxAudioChannels:meetingbody.max_audioChannels, // 最大音频路数
videoQuality:meetingbody.video_quality, //视频画质
//pagenaviUserprivilege:meetingbody.pagenaviUserprivilege, //换页权限是否开启
//markerUserprivilege:meetingbody.markerUserprivilege, // 批注权限是否开启
//chatToNormalUserprivilege:meetingbody.chatToNormalUserprivilege, //与参会者聊天权限是否开启
//chatToHostUserprivilege:meetingbody.chatToHostUserprivilege, //与主持人聊天权限是否开启
//pagenaviUserprivilege:meetingbody.pagenaviUserprivilege, //换页权限是否开启
//markerUserprivilege:meetingbody.markerUserprivilege, // 批注权限是否开启
//chatToNormalUserprivilege:meetingbody.chatToNormalUserprivilege, //与参会者聊天权限是否开启
//chatToHostUserprivilege:meetingbody.chatToHostUserprivilege, //与主持人聊天权限是否开启
docModule:meetingbody.docModule, //文档共享是否开启
screenModule:meetingbody.screenModule, //屏幕共享是否开启
mediaModule:meetingbody.mediaModule, //媒体共享是否开启
whiteboardModule:meetingbody.whiteboardModule, //白板共享是否开启
recordModule:meetingbody.recordModule, //录制是否启用
//chatModule:meetingbody.chatModule, //聊天模式是否启用
//chatModule:meetingbody.chatModule, //聊天模式是否启用
authId:saitMd5.md5(authIdMd5)
}
... ... @@ -81,7 +83,7 @@ meetingController.prototype.createMeeting = async(ctx,next)=>{
console.log('json string',jsonXml)
let backJsonMeeting ={
code:jsonXml.result.errorCode,
meetingUrl:jsonXml.result.url[0]+'?param='+jsonXml.result.param[0],
meetingUrl:jsonXml.result.url[0]//+'?param='+jsonXml.result.param[0],
}
return backJsonMeeting;
} catch (error) {
... ... @@ -92,6 +94,10 @@ meetingController.prototype.createMeeting = async(ctx,next)=>{
meetingController.prototype.getMeeting = async(ctx,next) =>{
try {
let meetingbody = ctx.request.body;
console.log(meetingbody)
if(!meetingbody.siteId){
return status.paramError('siteId');
}
let page = ctx.header.page ? Number(ctx.header.page):ctx.header.page;
let pageno = ctx.header.pageno;
let meetingData = await meetingService.getMeeting(meetingbody,page,pageno);
... ...
... ... @@ -81,9 +81,8 @@ userController.prototype.addUser = async(ctx, next) =>{
userController.prototype.login = async(ctx, next) =>{
try{
const body = ctx.request.body;
await redis.setToken('qwe123','qwe123');
let redisCode = await redis.getToken('qwe123')
console.log(redisCode)
//await redis.setToken('qwe123','qwe123');
//let redisCode = await redis.getToken('qwe123')
if(false ){
return status.paramError('code');
}else if(!body.loginName&&!body.userEmail){
... ... @@ -97,6 +96,12 @@ userController.prototype.login = async(ctx, next) =>{
id:userData.id,
loginName:userData.loginName,
userType:userData.userType,
userName:userData.userName,
IDcard:userData.IDcard,
userRole:userData.userRole,
siteId:userData.siteId,
userMobile:userData.userMobile,
userEmail:userData.userEmail,
token:userData.token,
createTime:userData.createTime
}
... ...

104 字节

... ... @@ -249,10 +249,10 @@ var user = sequelize.define('3m_meeting', {
type:Sequelize.INTEGER(11),
field: "h5_Module"
},
reservationNumber:{
type:Sequelize.INTEGER(11),
field: "reservation_number"
},
// reservationNumber:{
// type:Sequelize.INTEGER(11),
// field: "reservation_number"
// },
}, {
timestamps: false,
freezeTableName: true
... ...
... ... @@ -17,20 +17,20 @@ var user = sequelize.define('3m_user', {
type:Sequelize.STRING(100),
field: "login_name"
},
IDcard: {
allowNull: false,
type:Sequelize.STRING(50),
field: "IDcard"
},
// IDcard: {
// allowNull: false,
// type:Sequelize.STRING(50),
// field: "IDcard"
// },
password: {
allowNull: false,
type:Sequelize.STRING(100),
field: "password"
},
salt:{
type:Sequelize.INTEGER(2),
field: "salt"
},
// salt:{
// type:Sequelize.INTEGER(2),
// field: "salt"
// },
companyName:{
type:Sequelize.STRING(1024),
field: "company_name"
... ...
... ... @@ -19,11 +19,13 @@ meetingService.prototype.createMeeting = async(meetingInfo) =>{
}
meetingService.prototype.getMeeting = async(queryData,page = 1,pageno =12) =>{
try {
console.log(queryData)
console.log(pageno,page,(page-1)*pageno)
let backMeeting = await meetingModel.findAll({where:queryData,offset: (page-1)*pageno, limit: pageno});
let backMeeting = await meetingModel.findAll({where:queryData,order:[['createTime', 'DESC']], offset: (page-1)*pageno, limit: pageno});
let count = await meetingModel.count({where:queryData})
return {meetingInfo:backMeeting,count:count,page:page,pageno:pageno};
} catch (error) {
console.error(error)
throw error;
}
}
... ...
module.exports = ["/users/addUser","/users/login",'/users/addUser?time=1',]
\ No newline at end of file
module.exports = ['/',"/users/addUser","/users/login",'/users/addUser?time=1',]
\ No newline at end of file
... ...
// export class Point {
// constructor(x, y) {
// this.x = x;
// this.y = y;
// }
// a() {
// return '(' + this.x + ', ' + this.y + ')';
// }
// }
\ No newline at end of file
... ...
不能预览此文件类型
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!--
2013-9-30: Created.
-->
<svg>
<metadata>
Created by iconfont
</metadata>
<defs>
<font id="iconfont" horiz-adv-x="1024" >
<font-face
font-family="iconfont"
font-weight="500"
font-stretch="normal"
units-per-em="1024"
ascent="896"
descent="-128"
/>
<missing-glyph />
<glyph glyph-name="x" unicode="x" horiz-adv-x="1001"
d="M281 543q-27 -1 -53 -1h-83q-18 0 -36.5 -6t-32.5 -18.5t-23 -32t-9 -45.5v-76h912v41q0 16 -0.5 30t-0.5 18q0 13 -5 29t-17 29.5t-31.5 22.5t-49.5 9h-133v-97h-438v97zM955 310v-52q0 -23 0.5 -52t0.5 -58t-10.5 -47.5t-26 -30t-33 -16t-31.5 -4.5q-14 -1 -29.5 -0.5
t-29.5 0.5h-32l-45 128h-439l-44 -128h-29h-34q-20 0 -45 1q-25 0 -41 9.5t-25.5 23t-13.5 29.5t-4 30v167h911zM163 247q-12 0 -21 -8.5t-9 -21.5t9 -21.5t21 -8.5q13 0 22 8.5t9 21.5t-9 21.5t-22 8.5zM316 123q-8 -26 -14 -48q-5 -19 -10.5 -37t-7.5 -25t-3 -15t1 -14.5
t9.5 -10.5t21.5 -4h37h67h81h80h64h36q23 0 34 12t2 38q-5 13 -9.5 30.5t-9.5 34.5q-5 19 -11 39h-368zM336 498v228q0 11 2.5 23t10 21.5t20.5 15.5t34 6h188q31 0 51.5 -14.5t20.5 -52.5v-227h-327z" />
<glyph glyph-name="tupian1" unicode="&#59089;" d="M765.376 531.424c0 0 103.04 1.024 103.04-100.992 0 0 9.536-98.752-103.04-100.928 0 0-100.864-2.176-99.84 100.928C665.536 430.496 664.448 521.888 765.376 531.424zM968.32 686.56c0 0 54.208-4.224 54.208-52.032l0-712.832c0 0-3.2-51.008-54.208-52.096L968.32 686.56zM1.472-78.368c0 0 2.176-52.096 52.096-52.096L968.32-130.464l0 150.848-99.712 0-203.072 206.144-153.024-153.984L304.32 329.568l-205.056-307.072-45.632-1.024L52.48 634.464 1.472 634.464 1.472-78.368zM968.32 686.56 53.568 686.56c0 0-52.096 1.088-52.096-52.032L968.32 634.528 968.32 686.56z" horiz-adv-x="1024" />
<glyph glyph-name="tupian2" unicode="&#59077;" d="M256 428m-64 0a1 1 0 1 0 128 0 1 1 0 1 0-128 0ZM928.32 684 95.68 684C43.008 684 0 640.608 0 587.552l0-575.04C0-40.8 42.688-84 95.68-84l832.64 0C980.992-84 1024-40.608 1024 12.512L1024 587.552C1024 640.8 981.312 684 928.32 684zM960-20l-192 256-128-128L448 300l-384-320L64 556.32C64 591.456 92.8 620 128.448 620l767.104 0C931.136 620 960 590.816 960 556.32L960-20z" horiz-adv-x="1024" />
<glyph glyph-name="tupian-copy" unicode="&#58884;" d="M734.694 587.4c0 0 90.562 0.9 90.562-88.763 0 0 8.381-86.794-90.562-88.706 0 0-88.65-1.913-87.75 88.706 0 0.056-0.956 80.381 87.75 88.763zM913.063 723.75c0 0 47.644-3.712 47.644-45.731v-626.513c0 0-2.813-44.831-47.644-45.788v718.031zM63.294 51.45c0 0 1.913-45.788 45.788-45.788h803.981v132.581h-87.637l-178.481 181.181-134.494-135.338-182.981 225.9-180.225-269.887-40.106-0.9-1.012 538.763h-44.831v-626.513zM913.063 723.75h-803.981c0 0-45.787 0.956-45.787-45.731h849.769v45.731z" horiz-adv-x="1024" />
<glyph glyph-name="biaoqing-copy-copy-copy" unicode="&#58882;" d="M512-128c-282.713 0-512 229.287-512 512s229.287 512 512 512c282.713 0 512-229.287 512-512s-231.513-512-512-512zM512 851.478c-258.226 0-467.478-209.252-467.478-467.478s209.252-467.478 467.478-467.478 467.478 209.252 467.478 467.478c0 258.226-211.478 467.478-467.478 467.478zM801.391 341.704c0-160.278-129.113-289.391-289.391-289.391s-289.391 129.113-289.391 289.391h578.783zM616.626 546.504c0-31.965 25.913-57.878 57.878-57.878s57.878 25.913 57.878 57.878c0 31.965-25.913 57.878-57.878 57.878-31.965 0-57.878-25.913-57.878-57.878zM289.391 546.504c0-31.965 25.913-57.878 57.878-57.878s57.878 25.913 57.878 57.878c0 31.965-25.913 57.878-57.878 57.878-31.965 0-57.878-25.913-57.878-57.878z" horiz-adv-x="1024" />
<glyph glyph-name="weibo" unicode="&#59115;" d="M1012.49024 444.44672v-0.15872c-6.69696-20.6592-28.86144-31.98976-49.44896-25.28768a39.35232 39.35232 0 0 0-25.28768 49.58208l-0.06656 0.03072c20.53632 63.60064 7.51616 136.15616-40.31488 189.3632-47.89248 53.21216-118.5024 73.55392-183.7312 59.65824-21.2224-4.53632-42.13248 9.04704-46.63808 30.30016-4.5056 21.25312 9.02144 42.19392 30.23872 46.73024 91.70944 19.56352 191.11424-8.98048 258.46784-83.88096 67.35872-74.83904 85.51424-176.84992 56.7808-266.33728zM740.4288 591.65184v0.03072c-18.21696-3.97312-36.17792 7.7312-40.05888 26.0096-3.94752 18.30912 7.76192 36.37248 25.97888 40.25344 44.69248 9.5488 93.14304-4.32128 125.88544-40.7808 32.86528-36.49536 41.63072-86.1696 27.60704-129.77152a33.83296 33.83296 0 0 0-42.56256-21.84704c-17.78176 5.76-27.48416 24.91392-21.72416 42.69056h-0.06144c6.8864 21.34528 2.56512 45.63456-13.46048 63.47264-16.0256 17.8176-39.75168 24.54528-61.60384 19.9424zM770.47808 399.46752c-14.45888 4.352-24.35072 7.32672-16.77312 26.35264 16.3328 41.31328 18.02752 76.96384 0.31744 102.38464-33.31072 47.73376-124.45184 45.1328-228.8384 1.28 0 0.06144-32.79872-14.36672-24.41216 11.70432 16.05632 51.77344 13.6448 95.18592-11.36128 120.192-56.65792 56.87808-207.30368-2.11968-336.47616-131.64032C56.18688 432.68096 0 329.86112 0 240.90112c0-170.08128 217.50272-273.49504 430.27968-273.49504 278.91712 0 464.52736 162.50368 464.52736 291.58912 0 77.93664-65.54624 122.19392-124.32896 140.47232z m-339.6352-371.08736c-169.77408-16.83968-316.34944 60.15488-327.36768 171.96032-11.04896 111.73888 117.71904 216.03328 287.488 232.87296 169.8048 16.83968 316.35456-60.16 327.36768-171.904 11.01824-111.86688-117.6832-216.0896-287.488-232.92928zM447.80544 347.14112c-80.78336 21.08928-172.11904-19.28704-207.2064-90.6496-35.74272-72.86272-1.18784-153.68192 80.44032-180.10112 84.57728-27.35616 184.23296 14.52544 218.88 93.14816 34.18112 76.81024-8.47872 155.93984-92.11392 177.60256z m-61.68576-185.9328c-16.43008-26.2912-51.584-37.80608-78.06464-25.66144-26.10688 11.88864-33.83296 42.43968-17.40288 68.0448 16.21504 25.53856 50.20672 36.86912 76.49792 25.856 26.60352-11.392 35.08736-41.68704 18.9696-68.23936z" horiz-adv-x="1026" />
<glyph glyph-name="jushou" unicode="&#58883;" d="M833.92 350.784c-29.056 28.992-71.872 31.68-100.928 2.688l-83.072-83.136c-21.632-21.504-47.68-21.632-62.848-3.648-10.112 11.904-6.144 48.576-3.264 71.872l41.6 342.4c3.84 30.592-18.048 60.096-48.64 63.872-30.592 3.648-58.432-19.84-62.080-50.432l-46.016-268.928c-2.368-6.72-7.616-7.872-8.192 1.152l-15.552 349.568c0 30.84-25 55.84-55.84 55.84s-55.84-25-55.84-55.84l-1.088-352.192c0.256-4.096-3.264-5.248-3.84-0.576l-49.664 274.88c-5.44 30.336-34.56 52.224-64.896 46.72-30.336-5.44-50.432-36.224-44.992-66.56l44.224-321.664c0-5.76-1.856-9.088-4.608-1.792l-65.92 176.512c-10.304 29.056-42.24 45.952-71.296 35.648-29.056-10.368-44.224-43.968-33.92-73.024l115.648-377.92 1.92-6.144 0.256-0.768 0.064-0.256c33.128-99.424 125.335-169.842 233.99-169.856 75.3 0.6 144.539 26.090 200.010 68.635 57.776 34.533 249.2 240.229 249.2 240.229 28.992 29.248 24.576 73.728-4.416 102.72M833.92 350.784z" horiz-adv-x="1024" />
<glyph glyph-name="tuichu" unicode="&#58887;" d="M910.272 593.152c-35.081 62.77-82.451 114.687-139.225 153.977 86.668-78.036 77.117-73.152 66.425-73.152-18.977 0-34.36-15.384-34.36-34.36 0-8.285 2.932-15.885 7.816-21.819 53.517-64.878 86.009-148.929 86.033-240.57-0.291-209.086-169.805-378.6-378.981-378.891-209.232 0.255-378.753 169.798-378.971 378.987-0 0.040-0 0.062-0 0.085 0 94.506 34.619 180.927 91.867 247.272 4.721 5.478 7.846 13.298 7.846 21.848 0 18.964-15.373 34.337-34.337 34.337-10.414 0-19.745-4.636-26.042-11.956-67.162-77.908-108.049-180.041-108.070-291.723 0.291-247.036 200.551-447.295 447.652-447.586 247.157 0.291 447.417 200.551 447.708 447.652 0 0.105 0 0.197 0 0.288 0 79.097-20.519 153.402-56.524 217.881zM563.84 379.2c0-25.308-20.516-45.824-45.824-45.824s-45.824 20.516-45.824 45.824c0 0 0 0 0 0l-0 406.976c1.323 24.279 21.333 43.465 45.824 43.465 24.491 0 44.501-19.186 45.819-43.348l0.005-407.093z" horiz-adv-x="1024" />
<glyph glyph-name="bangzhu" unicode="&#58888;" d="M465.728 188.8c-0-0-0-0-0-0 0-27.040 21.92-48.96 48.96-48.96 27.040 0 48.96 21.92 48.96 48.96 0 0 0 0 0 0 0 0 0 0 0 0 0 27.040-21.92 48.96-48.96 48.96-27.040 0-48.96-21.92-48.96-48.96 0-0 0-0 0-0zM398.080 586.048c-32.32-35.136-67.328-138.24 7.936-140.032 41.984-1.024 41.6 25.088 43.712 31.296s6.336 35.648 19.008 47.936 18.88 18.368 38.592 18.368c19.328 0 34.624-5.12 46.144-15.168 11.584-10.112 17.28-22.336 17.28-36.672 0.013-0.446 0.020-0.97 0.020-1.497 0-9.893-2.619-19.174-7.202-27.188-4.594-7.667-18.162-22.195-40.754-43.315-23.424-22.016-40.64-45.568-51.008-70.528-22.656-54.656 61.056-71.36 77.888-47.104 16.512 23.872 6.912 28.48 46.528 67.968 19.776 18.688 32.192 32.192 37.376 40.32 8.96 13.44 15.296 26.688 19.392 39.616 3.78 12.050 5.958 25.906 5.958 40.271 0 25.87-7.064 50.090-19.367 70.837-38.559 67.837-160.607 112.829-241.503 24.893zM508.544 829.12c-247.074-0.255-447.297-200.479-447.552-447.528 0.255-247.098 200.479-447.321 447.528-447.576 247.098 0.255 447.321 200.479 447.576 447.528-0.255 247.098-200.479 447.321-447.528 447.576zM508.544-1.984c-211.727 0.255-383.297 171.825-383.552 383.528 0.255 211.752 171.825 383.321 383.528 383.576 211.752-0.255 383.321-171.825 383.576-383.528-0.255-211.752-171.825-383.321-383.528-383.576z" horiz-adv-x="1024" />
<glyph glyph-name="luzhi" unicode="&#58889;" d="M392.256 380.992c0-0 0-0 0-0 0-66.133 53.611-119.744 119.744-119.744 66.133 0 119.744 53.611 119.744 119.744 0 0 0 0 0 0 0 66.133-53.611 119.744-119.744 119.744-66.133 0-119.744-53.611-119.744-119.744zM512 827.968c-246.741-0.291-446.685-200.235-446.976-446.948 0.255-246.783 200.221-446.749 446.952-447.004 246.78 0.255 446.745 200.221 447 446.952-0.255 246.78-200.221 446.745-446.952 447zM512-1.984c-211.2 0-382.976 171.84-382.976 382.976s171.776 382.976 382.976 382.976 382.976-171.84 382.976-382.976-171.776-382.976-382.976-382.976z" horiz-adv-x="1024" />
<glyph glyph-name="zanting" unicode="&#58890;" d="M430.4 555.392c-18.24 0-33.088-12.736-33.088-28.544v-285.696c0-15.744 14.784-28.544 33.088-28.544 18.24 0 33.024 12.8 33.024 28.544v285.696c0 15.808-14.848 28.544-33.024 28.544zM594.624 555.392c-18.24 0-33.024-12.736-33.024-28.544v-285.696c0-15.744 14.72-28.544 33.024-28.544s33.088 12.8 33.088 28.544v285.696c0 15.808-14.848 28.544-33.088 28.544zM512.512 830.016c-245.952 0-446.016-200.064-446.016-446.016s200.064-446.016 446.016-446.016 446.016 200.064 446.016 446.016-200.064 446.016-446.016 446.016zM512.512 1.984c-210.624 0-382.016 171.392-382.016 382.016s171.392 382.016 382.016 382.016 382.016-171.392 382.016-382.016-171.392-382.016-382.016-382.016z" horiz-adv-x="1024" />
<glyph glyph-name="bofang" unicode="&#58909;" d="M540.032 825.024c-245.952 0-446.016-200.064-446.016-446.016s200.064-446.016 446.016-446.016 446.016 200.064 446.016 446.016-200.064 446.016-446.016 446.016zM540.032-3.008c-210.624 0-382.016 171.392-382.016 382.016s171.392 382.016 382.016 382.016 382.016-171.392 382.016-382.016-171.392-382.016-382.016-382.016zM417.152 252.16c0-35.2 24.96-49.6 55.424-32l219.584 126.784c30.528 17.6 30.528 46.4 0 64l-219.584 126.848c-30.528 17.6-55.424 3.2-55.424-32v-253.632z" horiz-adv-x="1024" />
<glyph glyph-name="wendang" unicode="&#58912;" d="M579.84 625.984h276.416c19.087 0 34.56 15.473 34.56 34.56s-15.473 34.56-34.56 34.56h-276.416c-19.087 0-34.56-15.473-34.56-34.56s15.473-34.56 34.56-34.56zM856.256 588.864h-357.696c-20.156 62.82-33.326 135.42-36.618 210.585 2.186-74.585-6.646-37.785-41.974-37.785h-254.912c-55.744 0-101.056-53.12-101.056-118.464v-518.336c0-65.344 45.312-118.464 101.056-118.464h691.2c55.744 0 101.12 53.12 101.12 118.528v345.6c0 65.216-45.376 118.336-101.12 118.336zM893.376 124.864c0-29.504-17.024-54.528-37.12-54.528h-691.2c-20.096 0.064-37.056 25.024-37.056 54.528v518.336c0 29.504 16.96 54.464 37.056 54.464h238.272c5.12-15.040 11.584-41.792 16.192-60.992 17.92-74.432 26.944-111.808 62.656-111.808h374.016c20.096 0 37.12-24.896 37.12-54.4v-345.6z" horiz-adv-x="1024" />
<glyph glyph-name="qiehuan-xue" unicode="&#58914;" d="M101.312 566.4h821.312c20.544 0 37.248 0 37.248 32.128 0 17.856-28.864 34.368-31.488 36.032l-152.128 98.624c-17.28 11.2-39.104 8.192-48.832-6.656-9.6-14.912-3.456-36.096 13.824-47.296l74.944-48.576h-714.88c-20.608 0-37.312-14.4-37.312-32.128 0-17.792 16.704-32.128 37.312-32.128zM922.56 201.6h-821.312c-20.544 0-37.248 0-37.248-32.128 0-17.856 28.864-34.368 31.488-36.032l152.128-98.624c17.28-11.2 39.104-8.192 48.832 6.656 9.6 14.912 3.456 36.096-13.824 47.232l-74.944 48.64h714.88c20.544 0 37.312 14.4 37.312 32.128s-16.768 32.128-37.312 32.128z" horiz-adv-x="1024" />
<glyph glyph-name="xiazai-xue" unicode="&#58917;" d="M871.104-56.704h-721.408c-47.232 0-85.76 38.208-86.208 85.44v203.2c0 25.485 20.659 46.144 46.144 46.144s46.144-20.659 46.144-46.144c0-0 0-0 0-0v-202.368l709.312 5.952v183.232c0 25.502 20.674 46.176 46.176 46.176s46.176-20.674 46.176-46.176c0-0 0-0 0-0l0-190.016c0-0.832 0-1.536-0.128-2.24-1.769-46.275-39.674-83.128-86.204-83.2zM466.176 699.2v89.664c0 22.144 20.608 40.064 46.080 40.064 25.408 0 45.952-17.92 45.952-40.064v-89.664M558.208 602.944v-295.040c0-22.144-20.544-40-45.952-40s-46.080 17.856-46.080 40v296.32M707.264 387.712c10.56 0 13.696-6.656 6.912-14.784l-189.76-229.888c-2.834-3.698-7.253-6.059-12.224-6.059s-9.39 2.361-12.197 6.023l-189.787 229.925c-6.72 8.128-3.584 14.784 6.976 14.784h390.080z" horiz-adv-x="1024" />
<glyph glyph-name="weibofang-xue" unicode="&#58923;" d="M808.256 384c0 17.664-13.248 32-29.376 32h-529.856c-16.256 0-29.44-14.336-29.44-32s13.184-32 29.44-32h529.856c16.128 0 29.376 14.336 29.376 32zM135.872 153.152c0-0 0-0 0-0 0-16.259 13.181-29.44 29.44-29.44 16.259 0 29.44 13.181 29.44 29.44 0 0 0 0 0 0 0 0 0 0 0 0 0 16.259-13.181 29.44-29.44 29.44-16.259 0-29.44-13.181-29.44-29.44 0-0 0-0 0-0zM513.92 832.128c-247.544-0.308-448.098-201.053-448.098-448.64 0-25.379 2.107-50.266 6.157-74.496 1.891-11.446 13.942-22.067 28.474-22.067 1.774 0 3.511 0.158 5.197 0.461 13.918 2.335 24.526 14.443 24.526 29.030 0 1.672-0.139 3.312-0.407 4.908-3.169 18.567-4.993 40.152-4.993 62.164 0 215.042 174.151 389.409 389.112 389.759 214.626 0 389.218-174.656 389.218-389.248s-174.656-389.248-389.184-389.248c-0.092-0-0.201-0-0.31-0-77.254 0-149.243 22.543-209.747 61.409-2.923 1.946-8.377 3.654-14.231 3.654-16.263 0-29.447-13.184-29.447-29.447 0-10.409 5.401-19.557 13.553-24.794 67.96-43.787 150.818-69.767 239.743-69.767 0.154 0 0.308 0 0.462 0 247.016-0 448.040 201.024 448.040 448.128 0 247.168-200.96 448.192-448.064 448.192z" horiz-adv-x="1024" />
<glyph glyph-name="shezhi-xue" unicode="&#58929;" d="M891.52 526.528h-20.352c-14.927 44.17-36.646 82.357-64.274 115.438l58.77-52.846c17.356 17.273 28.096 41.18 28.096 67.595 0 0.108-0 0.217-0.001 0.325 0 0.024 0 0.073 0 0.122 0 26.449-10.739 50.389-28.094 67.699l-22.722 22.658c-36.352 36.224-99.456 36.288-135.808 0l-14.464-14.464c-35.956 18.643-77.923 31.409-122.354 35.783l74.162 4.665c0 52.928-43.072 96-95.936 96h-32c-52.928 0-96-43.072-96-96v-20.416c-16.512-5.44-32.576-12.16-48.192-20.032l-14.464 14.528c-36.352 36.224-99.584 36.16-135.744 0l-22.656-22.656c-17.355-17.389-28.087-41.393-28.087-67.904s10.732-50.515 28.088-67.906l14.526-14.526c-19.015-36.788-32.055-79.713-36.56-125.148l-3.952 77.084c-52.928 0-96-43.136-96-96v-32c0-52.928 43.072-96 96-96h20.416c5.44-16.512 12.16-32.576 20.032-48.192l-14.528-14.528c-17.32-17.393-28.028-41.382-28.028-67.872 0-26.49 10.708-50.479 28.032-67.875l22.653-22.653c36.288-36.288 99.584-36.224 135.744 0l14.528 14.528c15.616-7.872 31.68-14.592 48.192-20.032v-20.416c0-52.928 43.072-96 96-96h32c52.864 0 95.936 43.072 95.936 96v20.416c44.492 15.071 82.956 36.962 116.286 64.795l-53.566-59.355c36.16-36.16 99.328-36.224 135.744 0l22.656 22.656c17.324 17.403 28.034 41.403 28.034 67.904s-10.71 50.501-28.037 67.908l-14.524 14.524c7.872 15.616 14.656 31.68 20.032 48.192h20.416c52.864 0 95.936 43.072 95.936 96v32c-0.073 52.968-42.974 95.891-95.926 96zM923.52 398.464c0-0 0-0 0-0 0-17.651-14.29-31.964-31.933-32l-44.355-0c-0.008 0-0.016 0-0.025 0-14.841 0-27.318-10.124-30.901-23.842-6.897-27.23-17.713-53.342-32.241-77.598-2.826-4.675-4.498-10.322-4.498-16.359 0-8.831 3.577-16.827 9.362-22.617l31.424-31.424c5.762-5.815 9.322-13.82 9.322-22.656 0-8.836-3.56-16.841-9.325-22.658l-22.654-22.654c-5.889-5.568-13.857-8.991-22.624-8.991s-16.735 3.423-22.64 9.006l-31.472 31.473c-5.79 5.784-13.785 9.362-22.617 9.362-6.037 0-11.684-1.672-16.503-4.578-35.579-21.604-77.986-36.022-123.381-40.046 32.194 4.282 22.058-8.198 22.021-23.052l0-44.342c0-0 0-0 0-0 0-17.651-14.29-31.964-31.933-32l-32.003-0c-17.673 0-32 14.327-32 32v44.352c0 0.008 0 0.016 0 0.025 0 14.841-10.124 27.318-23.842 30.901-44.816 11.625-83.56 32.27-116.051 60.023 33.835-24.917 28.19-23.261 22.157-23.261-8.844 0-16.856-3.559-22.683-9.323l-31.485-31.485c-5.877-5.596-13.848-9.039-22.624-9.039s-16.747 3.443-22.637 9.052l-22.643 22.643c-5.789 5.791-9.369 13.789-9.369 22.624s3.58 16.833 9.369 22.624l31.488 31.488c5.784 5.79 9.362 13.785 9.362 22.617 0 6.037-1.672 11.684-4.578 16.503-21.468 35.259-35.784 77.306-39.751 122.325 4.025-31.194-8.474-21.059-23.346-21.029l-44.343-0c-17.673 0-32 14.327-32 32v32c0 17.6 14.4 32 32 32h44.352c0.003-0 0.006-0 0.009-0 14.864 0 27.357 10.155 30.918 23.906 11.872 45.333 32.769 84.524 60.804 117.45-25.732-35.249-24.056-29.608-24.056-23.577 0 8.819-3.582 16.801-9.37 22.572l-31.489 31.489c-5.808 5.794-9.401 13.805-9.401 22.656s3.593 16.862 9.401 22.655l22.657 22.657c5.877 5.596 13.848 9.039 22.624 9.039s16.747-3.443 22.637-9.052l31.475-31.475c5.792-5.799 13.797-9.386 22.641-9.386 6.054 0 11.715 1.681 16.542 4.602 35.471 21.577 77.76 35.977 123.033 39.992-31.923-4.248-21.8 8.229-21.8 23.070 0 0.009-0 0.018-0 0.027l0 44.351c0 17.673 14.327 32 32 32h32c17.646-0.036 31.936-14.349 31.936-32 0-0-0-0-0-0l0-44.352c0-14.656 9.92-27.392 24.128-30.976 26.88-6.848 52.928-17.664 77.312-32.192 4.674-2.816 10.317-4.481 16.349-4.481 8.831 0 16.829 3.57 22.628 9.346l31.423 31.423c5.868 5.643 13.856 9.119 22.656 9.119s16.788-3.476 22.667-9.129l22.645-22.646c5.82-5.776 9.423-13.779 9.423-22.624 0-8.845-3.603-16.848-9.421-22.622l-31.49-31.49c-5.799-5.792-9.386-13.797-9.386-22.641 0-6.054 1.681-11.715 4.602-16.542 14.448-24.113 25.264-50.097 32.176-77.169 3.655-13.937 16.135-24.054 30.979-24.064l44.285 0c17.6 0 32-14.4 32-32v-32zM532.544 621.44c-114.251-0.146-206.831-92.725-206.976-206.962 0.146-114.265 92.725-206.844 206.962-206.99 114.292 0.109 206.908 92.703 207.054 206.962-0.182 114.273-92.776 206.844-207.026 206.99zM532.544 271.488c-78.848 0-142.976 64.128-142.976 142.976s64.128 142.976 142.976 142.976 143.040-64.128 143.040-142.976-64.192-142.976-143.040-142.976z" horiz-adv-x="1024" />
<glyph glyph-name="biaoqing-xue" unicode="&#58930;" d="M508.544 829.12c-247.074-0.255-447.297-200.479-447.552-447.528 0.255-247.098 200.479-447.321 447.528-447.576 247.098 0.255 447.321 200.479 447.576 447.528-0.255 247.098-200.479 447.321-447.528 447.576zM508.544-1.984c-211.727 0.255-383.297 171.825-383.552 383.528 0.255 211.752 171.825 383.321 383.528 383.576 211.752-0.255 383.321-171.825 383.576-383.528-0.255-211.752-171.825-383.321-383.528-383.576zM319.488 491.52c0-26.51 21.49-48 48-48s48 21.49 48 48c0 26.51-21.49 48-48 48-26.51 0-48-21.49-48-48zM587.52 491.52c0-26.51 21.49-48 48-48s48 21.49 48 48c0 26.51-21.49 48-48 48-26.51 0-48-21.49-48-48zM669.248 282.944c-4.878 3.175-10.847 5.064-17.257 5.064-11.248 0-21.138-5.815-26.828-14.603-20.876-32.573-68.044-53.565-120.14-53.565-52.096 0-99.2 20.928-120 53.376-5.714 9.274-15.814 15.364-27.336 15.364-17.673 0-32-14.327-32-32 0-6.662 2.036-12.848 5.519-17.971 32.697-51.025 99.321-82.769 173.817-82.769 74.56 0 141.184 31.744 173.952 82.944 3.149 4.869 5.021 10.82 5.021 17.208 0 11.267-5.823 21.174-14.624 26.876z" horiz-adv-x="1024" />
<glyph glyph-name="zuofanye-xue" unicode="&#58931;" d="M511.936 834.432c-247.074-0.255-447.297-200.479-447.552-447.528 0.255-247.098 200.479-447.321 447.528-447.576 247.098 0.255 447.321 200.479 447.576 447.528-0.255 247.098-200.479 447.321-447.528 447.576zM511.936 3.328c-211.727 0.255-383.297 171.825-383.552 383.528 0.255 211.752 171.825 383.321 383.528 383.576 211.752-0.255 383.321-171.825 383.576-383.528-0.218-211.766-171.81-383.358-383.531-383.576zM637.76 617.216c-5.779 5.839-13.796 9.455-22.657 9.455-8.701 0-16.589-3.487-22.34-9.14l-207.163-207.164c-5.563-5.589-9.002-13.296-9.002-21.806 0-0.569 0.015-1.134 0.046-1.696-0.030-0.407-0.046-0.976-0.046-1.547 0-8.568 3.436-16.334 9.006-21.995l207.164-207.164c12.224-12.352 32.384-12.224 44.864 0.256s12.608 32.64 0.384 44.992l-185.408 185.408 185.344 185.408c5.717 5.74 9.252 13.657 9.252 22.4 0 8.838-3.612 16.833-9.44 22.588z" horiz-adv-x="1024" />
<glyph glyph-name="youfanye-xue" unicode="&#58932;" d="M511.936 834.432c-247.074-0.255-447.297-200.479-447.552-447.528 0.255-247.098 200.479-447.321 447.528-447.576 247.098 0.255 447.321 200.479 447.576 447.528-0.255 247.098-200.479 447.321-447.528 447.576zM511.936 3.328c-211.727 0.255-383.297 171.825-383.552 383.528 0.255 211.752 171.825 383.321 383.528 383.576 211.752-0.255 383.321-171.825 383.576-383.528-0.218-211.766-171.81-383.358-383.531-383.576zM386.112 617.216c5.779 5.839 13.796 9.455 22.657 9.455 8.701 0 16.589-3.487 22.34-9.14l207.099-207.164c6.464-6.4 9.28-14.912 8.96-23.424 0.033-0.538 0.052-1.166 0.052-1.799 0-8.515-3.443-16.227-9.013-21.817l-207.167-207.167c-12.224-12.352-32.384-12.224-44.864 0.256s-12.608 32.64-0.384 44.992l185.408 185.408-185.344 185.472c-5.679 5.733-9.188 13.625-9.188 22.336 0 8.838 3.612 16.833 9.441 22.589z" horiz-adv-x="1024" />
<glyph glyph-name="shanchu" unicode="&#58933;" d="M516.032 829.504c-246.741-0.291-446.685-200.235-446.976-446.948-0-246.556 200.512-447.004 446.976-447.004s446.976 200.512 446.976 446.976c-0.291 246.741-200.235 446.685-446.948 446.976zM516.032-0.512c-211.2 0-382.976 171.84-382.976 382.976s171.84 382.976 382.976 382.976 382.976-171.84 382.976-382.976-171.84-382.976-382.976-382.976zM561.28 382.528l107.456 107.456c5.804 5.796 9.394 13.807 9.394 22.656 0 17.683-14.335 32.018-32.018 32.018-8.834 0-16.832-3.577-22.624-9.362l-107.456-107.52-107.52 107.52c-5.749 5.558-13.59 8.983-22.231 8.983-17.673 0-32-14.327-32-32 0-8.641 3.425-16.482 8.991-22.24l107.511-107.511-107.52-107.52c-5.785-5.792-9.362-13.79-9.362-22.624 0-17.683 14.335-32.018 32.018-32.018 8.849 0 16.86 3.59 22.656 9.393l107.456 107.52 107.52-107.52c5.749-5.558 13.59-8.983 22.231-8.983 17.673 0 32 14.327 32 32 0 8.641-3.425 16.482-8.991 22.24l-107.511 107.511z" horiz-adv-x="1024" />
<glyph glyph-name="tianjia-xue" unicode="&#58934;" d="M516.032 829.504c-246.741-0.291-446.685-200.235-446.976-446.948-0-246.556 200.512-447.004 446.976-447.004s446.976 200.512 446.976 446.976c-0.291 246.741-200.235 446.685-446.948 446.976zM516.032-0.512c-211.2 0-382.976 171.84-382.976 382.976s171.84 382.976 382.976 382.976 382.976-171.84 382.976-382.976-171.84-382.976-382.976-382.976zM700.032 414.528h-152v152c0 17.673-14.327 32-32 32s-32-14.327-32-32v-152h-152c-17.673 0-32-14.327-32-32s14.327-32 32-32h152v-152c0-17.673 14.327-32 32-32 17.673 0 32 14.327 32 32v152h152c17.673 0 32 14.327 32 32s-14.327 32-32 32z" horiz-adv-x="1024" />
<glyph glyph-name="shachu-xue" unicode="&#58936;" d="M568.96 383.936l326.336 326.336c7.108 7.108 11.505 16.929 11.505 27.776 0 21.694-17.587 39.281-39.281 39.281-10.847 0-20.668-4.397-27.776-11.505l-326.336-326.336-326.4 326.336c-7.108 7.108-16.929 11.505-27.776 11.505-21.694 0-39.281-17.587-39.281-39.281 0-10.847 4.397-20.668 11.505-27.776l326.4-326.336-326.272-326.336c-7.108-7.108-11.505-16.929-11.505-27.776 0-21.694 17.587-39.281 39.281-39.281 10.847 0 20.668 4.397 27.776 11.505l326.336 326.336 326.336-326.336c15.36-15.232 40.192-15.232 55.552 0 7.090 7.117 11.473 16.935 11.473 27.776 0 10.841-4.383 20.659-11.474 27.777l-326.399 326.335z" horiz-adv-x="1024" />
<glyph glyph-name="wendangliebiao-xue" unicode="&#58937;" d="M297.344 219.008h412.16c12.48 0 22.656-10.176 22.656-22.656v-0.192a22.592 22.592 0 0 0-22.656-22.592h-412.16a22.528 22.528 0 0 0-22.528 22.592v0.192c0 12.48 10.176 22.656 22.528 22.656zM297.344 385.856h412.16c12.48 0 22.656-10.112 22.656-22.592v-1.28a22.656 22.656 0 0 0-22.656-22.592h-412.16a22.592 22.592 0 0 0-22.528 22.592v1.28c0 12.544 10.176 22.592 22.528 22.592zM297.344 549.12h220.16c12.48 0 22.656-10.112 22.656-22.592v-1.28a22.656 22.656 0 0 0-22.656-22.592h-220.16a22.592 22.592 0 0 0-22.528 22.592v1.28c0 12.48 10.176 22.592 22.528 22.592zM758.784-52.928h-495.36a138.24 138.24 0 0 0-138.048 138.048V686.656a138.24 138.24 0 0 0 138.048 138.048h390.336v-253.44c0-3.52 4.288-7.424 10.56-7.424h232.576v-478.72a138.24 138.24 0 0 0-138.112-138.048zM263.424 760.704c-40.832 0-74.048-33.216-74.048-74.048v-601.472c0-40.832 33.216-74.048 74.048-74.048h495.424c40.832 0 74.048 33.28 74.048 74.048V499.84H664.32c-41.152 0-74.56 32-74.56 71.424v189.44H263.424zM864.896 459.008a32 32 0 0 0-32 32V565.44l-181.76 195.392h-29.376a32 32 0 0 0 0 64h43.328a32 32 0 0 0 23.424-10.24l199.808-214.784a31.936 31.936 0 0 0 8.576-21.76v-87.04a32 32 0 0 0-32-32z" horiz-adv-x="1024" />
<glyph glyph-name="liaotian" unicode="&#58940;" d="M511.936 832c-246.72 0-446.72-172.16-446.72-384.576 0-121.408 65.472-229.504 167.552-299.904v-194.624l195.712 116.864c27.072-4.352 54.976-6.976 83.52-6.976 246.784 0 446.784 172.224 446.784 384.64s-200.064 384.576-446.848 384.576zM511.936 117.76c-34.12 0.15-67.278 3.911-99.22 10.918l-126.572-78.566 1.728 127.36c-100.736 59.648-166.848 158.208-166.848 269.888 0 182.080 175.040 329.6 390.912 329.6 216 0 390.976-147.584 390.976-329.6 0-182.080-174.976-329.6-390.976-329.6zM694.336 551.936h-364.736c-20.608 0-37.248-14.336-37.248-32s16.64-32 37.248-32h364.672c20.48 0 37.248 14.336 37.248 32 0.064 17.664-16.704 32-37.184 32zM557.632 396.992h-223.36c-20.080-0.695-36.222-16.628-37.246-36.556-0.002-17.652 16.638-27.444 37.246-27.444h223.36c20.608 0 37.248 14.4 37.248 32 0 17.664-16.64 32-37.248 32z" horiz-adv-x="1024" />
<glyph glyph-name="chengyuan" unicode="&#58942;" d="M510.080 419.712c-102.080 0-185.152 90.496-185.152 201.792 0 111.232 83.008 201.792 185.152 201.792s185.152-90.56 185.152-201.792c0-111.296-83.072-201.792-185.152-201.792zM510.080 759.488c-69.76 0-126.592-61.952-126.592-137.984 0-76.096 56.768-137.984 126.592-137.984s126.592 61.888 126.592 137.984c0 76.032-56.704 137.984-126.592 137.984zM691.776-53.248h-359.616c-0.144-0.001-0.315-0.001-0.486-0.001-43.737 0-82.698 20.454-107.837 52.318-18.782 23.505-30.006 53.291-30.006 85.698 0 11.483 1.409 22.637 4.064 33.298l21.817 116.815c20.352 85.312 88.96 130.432 192 130.432 17.012-0.786 30.507-14.769 30.507-31.904 0-17.135-13.495-31.118-30.436-31.901-42.758-0.003-111.942-6.147-129.606-79.875l-22.016-117.76c-5.696-23.872-0.64-46.976 13.568-65.024s35.52-28.352 58.496-28.352h359.616c22.912 0 44.224 10.368 58.432 28.352s19.328 41.152 13.888 63.488l-22.656 120.768c-17.344 72.256-86.784 83.264-129.408 83.264-16.781 1.095-29.977 14.975-29.977 31.936 0 16.961 13.196 30.841 29.882 31.931 103.071 0.005 171.871-49.979 191.903-133.691l22.656-120.896c2.295-9.364 3.612-20.114 3.612-31.171 0-32.293-11.228-61.962-29.994-85.319-25.19-31.929-64.201-52.407-107.995-52.407-0.143 0-0.286 0-0.428 0.001z" horiz-adv-x="1024" />
<glyph glyph-name="jiangshi" unicode="&#58944;" d="M740.096 454.912c-6.133 26.767-28.102 47.017-55.315 50.51l-93.357 13.746-46.72-107.328-6.080 52.864c-0.137 1.654-1.513 2.944-3.19 2.944-0.004 0-0.007-0-0.011-0l-26.751 0c-0.005 0-0.010 0-0.016 0-1.69 0-3.080-1.284-3.247-2.93l-5.441-54.222-47.36 108.672-94.464-13.888c-27.368-4.129-48.952-24.744-54.477-51.251l-23.027-103.053h482.88l-23.424 103.936zM489.344 515.264c0-9.792 8.128-22.848 12.992-27.776 4.928-4.928 13.12-4.928 19.648-4.928 6.592 0 14.784 0 19.712 4.928 4.864 4.928 12.992 17.984 12.992 27.776 0.064 11.456-19.904 13.12-32.64 13.12s-32.768-1.664-32.704-13.12zM422.528 686.080c0-0 0-0 0-0 0-67.723 44.528-122.624 99.456-122.624 54.928 0 99.456 54.901 99.456 122.624 0 0 0 0 0 0 0 0 0 0 0 0 0 67.723-44.528 122.624-99.456 122.624-54.928 0-99.456-54.901-99.456-122.624 0-0 0-0 0-0zM96.512 318.976v-90.624h186.944v-268.992h457.024v268.992h187.008v90.624h-830.976zM616.576 132.992h-47.552v-103.616h-114.048v103.616h-47.488v76.352h209.088v-76.352z" horiz-adv-x="1024" />
<glyph glyph-name="chazhao" unicode="&#58946;" d="M413.952 144.192c-189.156 0.218-342.438 153.5-342.656 342.635 0.218 189.177 153.5 342.458 342.635 342.677 189.177-0.218 342.458-153.5 342.677-342.635-0.218-189.177-153.5-342.458-342.635-342.677zM413.952 767.168c-154.624 0-280.32-125.76-280.32-280.32s125.76-280.32 280.32-280.32 280.256 125.76 280.256 280.32-125.696 280.32-280.256 280.32zM939.008 3.968c5.621-5.761 9.089-13.646 9.089-22.34 0-17.673-14.327-32-32-32-8.599 0-16.406 3.392-22.156 8.911l-223.349 216.374c36.992 18.304 45.056 45.44 45.056 45.44l223.36-216.384z" horiz-adv-x="1024" />
<glyph glyph-name="taolun" unicode="&#58947;" d="M822.72 480.576c0 175.296-164.032 317.952-365.44 317.952-201.536 0-365.44-142.656-365.44-317.952 0-105.152 59.008-202.368 158.336-261.824v-102.528c0-6.272 3.456-12.032 8.96-14.912 2.306-1.307 5.064-2.078 8.003-2.078 3.493 0 6.732 1.089 9.395 2.945l46.602 30.685c0.768 0.512 1.408 1.088 2.176 1.728l53.504 35.712c26.624-5.056 52.928-7.68 78.464-7.68 201.472 0 365.44 142.656 365.44 317.952zM457.216 196.544c-25.472 0-51.904 2.816-78.528 8.256-1.060 0.236-2.277 0.37-3.526 0.37-3.477 0-6.71-1.046-9.4-2.841l-61.57-41.177c-0.768-0.384-1.472-0.96-2.112-1.472l-18.048-12.032v80.896c-0.033 6.26-3.453 11.714-8.518 14.626-93.818 52.958-149.818 141.662-149.818 237.406 0 156.672 148.672 284.032 331.584 284.032 182.784 0 331.648-127.424 331.648-284.032 0-156.672-148.864-284.032-331.712-284.032zM866.816 370.688c22.683-29.839 36.376-67.59 36.483-108.534-0.003-67.658-40.067-131.21-107.267-169.034-5.184-2.959-8.625-8.445-8.64-14.737l0-50.607-5.824 3.776c-1.082 1.095-2.439 1.916-3.958 2.352l-42.954 29.264c-3.776 2.432-8.448 3.456-12.8 2.432-79.296-16.448-156.096 1.536-213.312 44.48l-20.352-27.136c63.232-47.36 147.392-68.032 233.536-51.904l37.248-24.96c0.704-0.576 1.28-1.024 1.984-1.344l34.048-22.592c2.659-1.72 5.909-2.743 9.399-2.743 2.9 0 5.635 0.707 8.043 1.957 5.303 2.872 8.913 8.486 8.927 14.944l-0 72.178c72.64 44.48 115.776 116.352 115.776 194.24 0 45.504-14.848 89.792-43.136 128l-27.2-20.032z" horiz-adv-x="1024" />
<glyph glyph-name="wendangtianjia" unicode="&#58952;" d="M869.44 21.696h-707.84c-50.432 0-91.52 41.088-91.52 91.584v543.232c0 50.496 41.088 91.52 91.52 91.52h602.432v-166.464c0-15.232 12.352-27.584 27.584-27.584h169.408v-440.704c0-50.56-41.088-91.584-91.584-91.584zM161.6 684.032c-0 0-0 0-0 0-15.199 0-27.52-12.321-27.52-27.52 0 0 0 0 0 0l0-543.232c0-15.168 12.352-27.584 27.52-27.584h707.84c15.22 0.036 27.548 12.364 27.584 27.581l0 376.707h-105.408c-50.551 0.073-91.511 41.033-91.584 91.577l-0 102.471h-538.432zM763.904 683.968h63.872v-64h-63.872zM828.352 617.472h63.872v-63.936h-63.872zM648 384.896c-0.036-17.292-14.063-31.296-31.36-31.296-0 0-0 0-0 0l-257.28-0c-16.699 0.778-29.944 14.506-29.944 31.328s13.244 30.55 29.874 31.325l257.35 0.003c0 0 0 0 0 0 17.32 0 31.36-14.040 31.36-31.36 0 0 0 0 0 0zM488 224.896c-0-0-0-0-0-0-17.262 0-31.26 13.975-31.296 31.229l-0 257.411c0.778 16.699 14.506 29.944 31.328 29.944s30.55-13.244 31.325-29.874l0.003-257.478c-0.073-17.265-14.085-31.232-31.36-31.232-0 0-0 0-0 0z" horiz-adv-x="1024" />
<glyph glyph-name="guaduan" unicode="&#58953;" d="M96.384 376c0-229.503 186.049-415.552 415.552-415.552s415.552 186.049 415.552 415.552c0 229.503-186.049 415.552-415.552 415.552-229.503 0-415.552-186.049-415.552-415.552zM511.808 391.232c58.432 0.192 120.192-5.568 120.256-32.32 0.192-38.336-4.672-66.752 71.488-74.944 76.16-8.128 66.176 46.912 66.112 84.096-0.064 42.752-100.288 102.016-258.176 101.632-157.632-0.384-257.6-60.16-257.472-102.976 0.128-37.12-9.536-92.16 66.56-83.712 76.096 8.512 71.168 36.928 71.104 75.264-0.064 26.752 61.632 32.768 120.128 32.96M511.808 391.232z" horiz-adv-x="1024" />
<glyph glyph-name="guaduanhover" unicode="&#58954;" d="M96.384 376c0-229.503 186.049-415.552 415.552-415.552s415.552 186.049 415.552 415.552c0 229.503-186.049 415.552-415.552 415.552-229.503 0-415.552-186.049-415.552-415.552zM511.808 391.232c58.432 0.192 120.192-5.568 120.256-32.32 0.192-38.336-4.672-66.752 71.488-74.944 76.16-8.128 66.176 46.912 66.112 84.096-0.064 42.752-100.288 102.016-258.176 101.632-157.632-0.384-257.6-60.16-257.472-102.976 0.128-37.12-9.536-92.16 66.56-83.712 76.096 8.512 71.168 36.928 71.104 75.264-0.064 26.752 61.632 32.768 120.128 32.96M511.808 391.232z" horiz-adv-x="1024" />
<glyph glyph-name="huabi" unicode="&#58956;" d="M394.24-9.344c-2.19-2.121-5.172-3.435-8.462-3.457l-267.25 1.153c-6.701 0.071-12.118 5.466-12.224 12.151l-1.152 267.465c-0 0.031-0 0.067-0 0.103 0 3.239 1.322 6.169 3.455 8.28l285.633-285.695zM573.568 741.056l35.712 35.776c39.552 39.488 114.176 28.928 166.784-23.68l95.104-95.168c52.608-52.608 63.232-127.232 23.744-166.72l-35.776-35.776-285.568 285.568zM537.856 705.344l285.568-285.632-393.344-393.344-285.568 285.632 393.344 393.344z" horiz-adv-x="1024" />
<glyph glyph-name="xiankuang" unicode="&#58958;" d="M837.248 225.344V535.488a100.8 100.8 0 0 1-34.176 195.52c-45.312 0-83.2-30.144-95.872-71.36H317.248a100.416 100.416 0 0 1-96 71.36A100.864 100.864 0 0 1 181.12 537.6v-314.368a100.8 100.8 0 0 1 40.128-193.408 100.48 100.48 0 0 1 96.704 73.664h388.544a100.48 100.48 0 0 1 197.44 27.264c0 43.712-27.84 80.512-66.688 94.592z m-608.128 5.44V529.92a100.48 100.48 0 0 1 91.2 81.728h383.936a100.352 100.352 0 0 1 85.056-81.088v-300.288a100.608 100.608 0 0 1-84.736-78.784H320a100.48 100.48 0 0 1-90.88 79.296z" horiz-adv-x="1024" />
<glyph glyph-name="shipin" unicode="&#58959;" d="M724.032 331.392v105.6c0 10.56 3.52 22.72 8.384 27.776l115.584 118.976c37.824 38.912 81.344 49.856 81.344 8.128v-415.424c0-41.664-43.52-30.784-81.344 8.128l-115.584 118.976c-4.864 4.992-8.384 17.216-8.384 27.84zM669.376 214.208a64 64 0 0 0-64-64h-446.72a64 64 0 0 0-64 64V554.24a64 64 0 0 0 64 64h446.72a64 64 0 0 0 64-64v-340.032z" horiz-adv-x="1024" />
<glyph glyph-name="yuyin" unicode="&#58961;" d="M801.728 531.2a32 32 0 0 1-32-32v-91.392c0-129.28-115.648-234.432-257.728-234.432S254.272 278.592 254.272 407.808V502.784a32 32 0 0 1-64 0v-94.976c0-157.888 133.248-286.208 300.672-296.448v-111.488H357.632c-16.128 0-29.184-14.336-29.184-32.064 0-17.664 13.056-31.936 29.184-31.936h319.04c16.064 0 29.184 14.272 29.184 31.936 0 17.728-13.12 32.064-29.184 32.064H554.944v113.472c156.992 19.776 278.784 143.488 278.784 294.464V499.2c0 17.728-14.272 32-32 32zM517.12 217.344a199.104 199.104 0 0 1 198.912 198.848V627.264A199.168 199.168 0 0 1 517.12 826.112a199.04 199.04 0 0 1-198.784-198.848v-211.072a199.04 199.04 0 0 1 198.784-198.848z" horiz-adv-x="1024" />
<glyph glyph-name="wenzi" unicode="&#58962;" d="M127.744 796.864l-25.856-206.976h25.856c0 72.448 56.896 129.344 129.344 129.344h181.12v-659.648c0-36.224-28.48-64.704-64.704-64.704h-64.64v-25.92h413.824v25.92h-64.64a64 64 0 0 0-64.704 64.704V719.296h181.12c72.384 0 129.344-56.96 129.344-129.344h25.792l-25.792 206.976H127.744v-0.064z" horiz-adv-x="1024" />
<glyph glyph-name="xiangpi" unicode="&#58963;" d="M244.928 457.6l286.080 275.328c35.136 33.792 89.664 36.032 121.856 5.12l233.152-224.32c32.256-30.976 29.888-83.52-5.248-117.312l-286.144-275.2-349.696 336.384zM281.6 358.528l-69.76 67.136-90.688-86.080c-35.136-33.728-37.504-86.272-5.248-117.248 0 0 177.856-175.872 192.32-185.088 138.816-88.128 253.376 51.904 253.376 51.904l-280 269.376z" horiz-adv-x="1024" />
<glyph glyph-name="qingchu" unicode="&#58966;" d="M467.712 832.768h88.192a89.6 89.6 0 0 0 89.664-89.792v-60.096H377.92v60.096c0 49.664 40.192 89.792 89.792 89.792zM858.368 645.888H165.696a57.28 57.28 0 0 1-57.664-56.832v-85.248h115.456l57.664-568.576h461.888l57.664 568.576h115.328V589.056a57.28 57.28 0 0 1-57.664 56.832z m-425.984-569.664a22.528 22.528 0 0 0-22.464-22.528h-9.536a22.464 22.464 0 0 0-22.464 22.528v332.16a22.4 22.4 0 0 0 22.464 22.4h9.536a22.4 22.4 0 0 0 22.464-22.4v-332.16z m107.392-55.744a22.4 22.4 0 0 0-22.464-22.4H506.24a22.4 22.4 0 0 0-22.464 22.4V462.464c0 12.352 10.048 22.464 22.464 22.464h11.136a22.4 22.4 0 0 0 22.464-22.464v-441.984z m105.792 55.744a22.4 22.4 0 0 0-22.336-22.528h-8.064a22.4 22.4 0 0 0-22.4 22.528v332.16c0 12.352 9.856 22.4 22.4 22.4h8.064a22.4 22.4 0 0 0 22.336-22.4v-332.16z" horiz-adv-x="1024" />
<glyph glyph-name="chexiao" unicode="&#58967;" d="M530.496 524.928h-6.144V661.632c0 51.136-29.312 72.448-65.472 43.328L122.816 434.624c-36.096-28.992-36.096-76.48 0.128-105.472l333.504-267.648c36.16-28.992 67.968 0.448 67.968 43.584v144.256h50.496c145.856 0 257.152-62.976 325.248-184.576 13.376-22.08 27.456-17.28 27.456 0-2.944 216.576-186.368 460.16-397.12 460.16z" horiz-adv-x="1024" />
<glyph glyph-name="tuodong" unicode="&#58969;" d="M953.088 564.544s0.832 73.856-60.032 77.44c-31.872 1.856-38.848-16.64-50.88-70.4l-34.24-94.848 24.704 179.84c6.72 58.176-25.152 92.288-68.928 97.152-43.84 4.8-81.536-17.344-89.664-79.744l-28.096-176.704-0.128 233.536c-3.776 49.344-32.448 86.72-80.512 89.088-48.128 2.368-87.04-32.576-91.392-80.576l-1.664-236.608-70.912 220.096c-21.824 51.264-62.976 69.376-106.56 51.968s-57.792-63.232-47.36-110.4l87.232-332.48-110.208 113.472c-28.8 31.616-80.64 46.464-118.656 18.944-37.952-27.52-46.4-74.496-30.208-116.864 0 0 5.12-19.072 62.528-91.648 60.672-76.672 211.264-218.048 236.672-307.84l441.92-0.064s27.008 92.288 72.448 209.088c50.496 130.112 76.672 322.432 63.936 407.552z" horiz-adv-x="1024" />
<glyph glyph-name="maikefeng-XDY" unicode="&#58970;" d="M801.728 531.2a32 32 0 0 1-32-32v-91.392c0-129.28-115.648-234.432-257.728-234.432S254.272 278.592 254.272 407.808V502.784a32 32 0 0 1-64 0v-94.976c0-157.888 133.248-286.208 300.672-296.448v-111.488H357.632c-16.128 0-29.184-14.336-29.184-32.064 0-17.664 13.056-31.936 29.184-31.936h319.04c16.064 0 29.184 14.272 29.184 31.936 0 17.728-13.12 32.064-29.184 32.064H554.944v113.472c156.992 19.776 278.784 143.488 278.784 294.464V499.2c0 17.728-14.272 32-32 32zM602.176 393.984m-49.856 0a49.856 49.856 0 1 1 99.712 0 49.856 49.856 0 1 1-99.712 0ZM517.12 826.112a199.04 199.04 0 0 1-198.784-198.848v-211.072a199.04 199.04 0 0 1 198.784-198.848 199.104 199.104 0 0 1 198.912 198.848V627.264A199.04 199.04 0 0 1 517.12 826.112z m134.912-227.328H382.336v28.48c0 74.368 60.48 134.848 134.784 134.848a135.04 135.04 0 0 0 134.912-134.848v-28.48z" horiz-adv-x="1024" />
<glyph glyph-name="shipinjinzhi" unicode="&#58972;" d="M724.032 331.392v105.6c0 10.56 3.52 22.72 8.384 27.776l115.584 118.976c37.824 38.912 81.344 49.856 81.344 8.128v-415.424c0-41.664-43.52-30.784-81.344 8.128l-115.584 118.976c-4.864 4.992-8.384 17.216-8.384 27.84zM815.488 76.864c6.354-6.557 10.271-15.509 10.271-25.375 0-10.249-4.226-19.51-11.031-26.137-6.629-6.797-15.867-11.009-26.089-11.009-9.871 0-18.825 3.927-25.384 10.305l-629.368 629.496c-6.347 6.537-10.26 15.467-10.26 25.312 0 10.226 4.223 19.467 11.020 26.072 6.64 6.802 15.889 11.016 26.123 11.016 9.85 0 18.789-3.904 25.352-10.249l629.366-629.43zM94.656 554.24v-340.032c0-35.346 28.654-64 64-64h441.92l-463.68 463.616c-24.765-8.981-42.156-32.267-42.24-59.626zM669.376 554.24c0 35.346-28.654 64-64 64h-293.952l357.952-357.952v293.952z" horiz-adv-x="1024" />
<glyph glyph-name="yuyinjinzhi-hover" unicode="&#58974;" d="M884.608 131.904a38.336 38.336 0 0 0-0.832-54.016 38.336 38.336 0 0 0-53.952-0.768L169.6 737.344a38.272 38.272 0 0 0 0.832 53.952 38.272 38.272 0 0 0 53.952 0.832l660.224-660.224zM513.536 180.8c-141.696 0-257.088 105.088-257.088 233.92V509.44a32 32 0 1 1-63.872 0v-94.72c0-157.504 132.928-285.504 299.968-295.744v-111.168H359.552c-16.064 0-29.12-14.336-29.12-32.064 0-17.536 13.056-31.808 29.12-31.808h318.336c15.936 0 28.992 14.272 28.992 31.808 0 17.728-13.056 32.064-28.992 32.064H556.416v113.216a335.36 335.36 0 0 1 142.272 52.992l-45.056 45.056a273.728 273.728 0 0 0-140.096-38.272zM834.496 414.72V505.92a31.872 31.872 0 1 1-63.808 0V414.72c0-39.296-11.776-75.84-30.656-108.352l46.784-46.784a277.632 277.632 0 0 1 47.68 155.136zM320.384 423.04a198.528 198.528 0 0 1 198.336-198.336c36.992 0 71.168 10.816 100.8 28.416L320.384 552.32v-129.28zM717.056 423.04V633.664A198.656 198.656 0 0 1 518.656 832a198.4 198.4 0 0 1-182.72-121.472l365.184-365.184c10.176 23.872 15.872 50.112 15.936 77.696z" horiz-adv-x="1024" />
<glyph glyph-name="shipinjinzhi-hover-XDY" unicode="&#58975;" d="M724.032 331.392v105.6c0 10.56 3.52 22.72 8.384 27.776l115.584 118.976c37.824 38.912 81.344 49.856 81.344 8.128v-415.424c0-41.664-43.52-30.784-81.344 8.128l-115.584 118.976c-4.864 4.992-8.384 17.216-8.384 27.84zM815.488 76.864a36.48 36.48 0 0 0-0.768-51.52 36.416 36.416 0 0 0-51.456-0.704L133.888 654.144a36.352 36.352 0 0 0 0.768 51.392 36.48 36.48 0 0 0 51.456 0.768l629.376-629.44zM94.656 554.24v-340.032a64 64 0 0 1 64-64h441.92L136.896 613.824a63.488 63.488 0 0 1-42.24-59.584zM669.376 554.24a64 64 0 0 1-64 64H311.424l357.952-357.952V554.24z" horiz-adv-x="1024" />
<glyph glyph-name="QQ" unicode="&#58885;" d="M971.465 227.341l-2.466 17.639-3.155 17.206-2.507 8.841-2.42 9.404-3.2 8.97-3.287 9.987-3.762 9.403-4.106 9.664-7.307 15.78-6.485 13.9-6.484 12.428-5.664 11.588-6.484 10.547-4.755 9.685-10.073 14.462-12.67 19.26-2.938 4.756-0.995 2.032v1.6l2.118 6.507 2.939 5.793 2.55 11.435 1.428 5.902v6.096l0.736 4.907v4.928l-0.736 5.663-0.821 4.627-1.86 9.381-2.42 9.122-2.205 8.366-3.458 8.129-3.891 6.787-3.071 6.376-3.414 6.075-5.362 8.95-1.988 3.176-0.606 2.767-2.463 17.359-1.6 11.436-1.816 14.158-2.81 14.635-4.41 16.774-2.506 9.403-1.991 7.956-2.766 9.251-3.113 9.836-3.113 9.122-3.978 9.814-8.127 18.958-4.8 8.971-5.794 10.29-5.446 8.818-5.447 9.987-7.697 9.253-6.483 8.971-7.912 9.252-8.041 8.387-8.13 8.106-9.641 8.41-5.057 3.025-4.799 4.194-10.376 7.37-12.018 7.978-12.28 7.22-12.666 6.506-13.835 5.945-12.97 5.642-13.534 4.929-14.784 4.042-13.533 3.61-14.397 3.156-13.618 3.329-14.699 1.6-14.398 1.75-14.352 1.881h-42.975l-14.57-0.843-27.28-3.783-13.834-2.313-13.705-2.615-12.97-3.178-12.97-4.193-12.062-4.195-12.061-4.041-12.106-5.945-11.414-4.778-10.117-5.793-10.549-6.507-9.728-6.788-9.597-7.651-7.911-7.112-12.408-11.695-10.29-10.873-9.857-10.55-9.037-10.721-8.473-10.982-7.436-10.7-7.22-10.7-3.371-4.777-3.113-5.793-6.745-10.139-5.361-10.117-4.755-9.553-4.152-10.118-4.064-9.25-3.372-8.691-3.112-9.251-3.157-8.54-4.194-15.477-3.070-14.895-1.685-12.45-1.73-10.722v-20.816l-2.94-3.2-2.68-4.346-2.118-3.89-1.816-4.193-2.29-9.123-2.509-8.388-0.82-7.5-0.563-5.513v-5.923l-5.794-8.409-4.107-8.387-3.112-8.085-2.292-7.24-1.771-6.94-1.687-6.527v-16.624l0.994-4.043 1.427-7.393 1.772-5.642-3.199-2.464-9.080-6.788-11.974-10.98-7.35-6.508-7.176-6.376-4.929-5.080-4.064-4.475-8.734-9.403-8.3-9.403-6.485-8.107-7.783-11.717-7.435-10.547-7.35-11.739-6.182-10.851-5.145-11.545-5.448-10.72-3.978-10.55-4.193-11.002-3.113-10.7-3.070-11.003-2.723-9.555-1.514-10.268-1.686-9.534-1.427-9.273-0.863-18.072v-24.296l0.863-7.394 2.293-12.581 0.82-5.534 1.514-5.619 1.859-5.32 1.73-3.759 2.766-6.96 2.119-1.428 1.296-2.94 1.644-0.69h1.685l7.22 0.69 7.35 1.901 6.183 2.466 6.485 4.194 5.922 3.89 5.361 5.102 5.794 5.318 4.885 5.492 4.669 6.225 4.237 5.621 3.978 4.667 2.464 5.361 4.843 8.82 1.513 3.61 0.864 2.161 0.431 2.465 1.126 2.032 0.864 0.432 1.644 0.866h1.037l0.432-0.866h0.821l0.823-0.432 2.722-11.997 2.94-9.685 3.934-10.16 3.978-9.12 3.33-9.081 5.144-7.954 3.76-8.388 4.239-7.695 4.884-6.657 3.718-6.4 9.857-11.844 8.604-10.55 8.3-8.215 8.172-7.393 7.090-5.793 10.55-9.382 4.237-2.075 1.425-1.988v-0.994l-0.993-0.909h-0.432l-2.119-0.692-7.912-0.605-7.35-0.994-6.182-0.866-6.485-1.425-5.664-1.773-5.62-1.73-4.928-2.637-3.89-2.422-4.974-1.6-3.112-2.593-3.33-2.032-3.588-2.895-4.497-5.621-1.685-2.638-2.075-2.29-2.854-5.925-1.555-4.93-1.86-4.926-0.39-4.324v-8.127l-0.821-4.020v-4.109l-0.994-4.020v-3.59l0.994-3.933 0.821-3.5 2.25-6.747 1.555-3.199 1.989-3.198 2.205-3.156 2.42-2.768 3.244-3.155 2.421-2.594 7.176-5.362 7.22-4.495 8.258-4.064 8.906-3.632 9.424-3.89 10.463-2.423 10.42-3.5 11.284-2.336 11.241-1.686 11.586-1.773 11.975-1.73 23.607-2.463 24.34-0.432h43.103l10.549 0.432 9.036 1.036 8.733 0.692 8.172 0.735 13.143 2.595 9.466 2.594 8.994 2.335 16.601 6.96 7.524 2.854 7.175 3.632 11.848 6.656 10.677 5.362 7.912 5.057 5.793 5.363 16.040-1.774 13.834-0.994h11.975l4.194-0.865 4.281-1.73 6.788-2.461 7.564-2.596 14.398-4.496 14.699-5.36 14.31-4.15 14.44-2.942 14.742-3.717 15.262-2.205 14.482-1.6 14.528-2.030 13.575-1.3 14.526-0.819h40.294l12.97 1.555 12.71 0.563 12.235 2.032 11.284 2.506 11.284 2.423 10.81 2.592 4.494 1.298 5.017 1.644 9.383 3.717 8.343 3.891 7.868 4.065 7.35 4.236 6.485 4.884 2.55 2.64 3.070 3.586 3.934 4.8 4.28 5.923 1.557 2.983 0.692 2.506 1.814 3.2 0.692 3.46v3.33l0.867 3.327-0.867 4.885-0.692 4.194-1.814 4.929-1.428 4.064-2.68 4.93-3.242 4.494-3.113 3.89-4.194 3.287-8.647 7.523-9.683 7.263-9.771 5.792-10.29 5.924-23.519 11.587-5.62 3.459-1.556 1.6-0.996 1.037 11.328 11.414 4.886 5.62 4.063 5.188 7.911 11.457 7.48 11.716 6.313 10.42 5.965 9.987 7.999 19.972 6.226 16.602 4.106 11.759 2.379 3.892 1.426 3.156 2.465 1.902h1.037l0.692-0.434 6.052-12.018 5.405-11.585 3.804-6.53 3.933-5.619 3.893-6.917 5.014-6.833 4.193-4.756 2.551-2.591 2.508-2.337 2.292-1.728 2.205-1.6 4.842-2.465 2.508-0.864h3.933l2.552 0.864 3.157 1.6 3.502 1.601 2.894 2.592 2.723 3.028 3.070 3.761 2.421 2.895 2.725 4.671 2.034 3.76 2.42 5.32 1.296 4.495 3.503 10.981 2.29 12.149 1.642 13.467 1.124 7.825v21.985z" horiz-adv-x="1024" />
<glyph glyph-name="jieshuketang" unicode="&#58976;" d="M609.024 73.6H175.36a36.992 36.992 0 0 0-37.056 36.736V657.664c0 20.224 16.64 36.672 37.056 36.672h431.552a32 32 0 0 1 0 64H175.36c-55.744 0-101.056-45.184-101.056-100.672v-547.328c0-55.552 45.312-100.736 101.056-100.736h433.664a32 32 0 0 1 0 64zM944.448 407.104l-174.336 174.272a32.64 32.64 0 1 1-46.272-46.272l117.952-117.952H453.248a33.28 33.28 0 0 1 0-66.432h388.608l-117.952-117.952a32.768 32.768 0 0 1 0-46.272 32.896 32.896 0 0 1 46.272 0l174.336 174.336a32.96 32.96 0 0 1-0.064 46.272z" horiz-adv-x="1024" />
<glyph glyph-name="shiyingkuan" unicode="&#58980;" d="M831.744-57.088H196.608a126.272 126.272 0 0 0-126.144 126.08V704.192c0 69.504 56.576 126.144 126.144 126.144h635.136c69.568 0 126.144-56.576 126.144-126.144v-635.2c0-69.504-56.576-126.08-126.144-126.08zM196.608 766.336a62.272 62.272 0 0 1-62.144-62.144v-635.2c0-34.24 27.904-62.08 62.144-62.08h635.136a62.208 62.208 0 0 1 62.144 62.08V704.192a62.272 62.272 0 0 1-62.144 62.144H196.608zM638.208 285.184l63.424 63.552H328.32l61.76-61.632a38.08 38.08 0 0 0-53.696-53.696L218.752 350.912a37.12 37.12 0 0 0-10.688 7.104 37.824 37.824 0 0 0-10.816 28.672 37.504 37.504 0 0 0 10.88 28.608 35.2 35.2 0 0 0 10.624 7.104l117.632 117.568a37.952 37.952 0 0 0 53.696-53.632l-61.76-61.76h373.312l-63.424 63.488a37.824 37.824 0 1 0 53.568 53.632l128.256-128.256a37.952 37.952 0 0 0 0-53.696l-128.256-128.192a37.888 37.888 0 1 0-53.568 53.632z" horiz-adv-x="1024" />
<glyph glyph-name="shiyinggao" unicode="&#58981;" d="M957.888 69.056V704.192a126.272 126.272 0 0 1-126.144 126.144H196.544c-69.504 0-126.08-56.576-126.08-126.144v-635.136c0-69.568 56.576-126.144 126.08-126.144h635.2a126.272 126.272 0 0 1 126.144 126.144z m-761.344-62.144a62.208 62.208 0 0 0-62.08 62.144V704.192c0 34.24 27.84 62.144 62.08 62.144h635.2c34.24 0 62.144-27.904 62.144-62.144v-635.136a62.272 62.272 0 0 0-62.144-62.144H196.544zM669.248 209.088a37.824 37.824 0 1 1-53.632 53.568l-63.552-63.424 0.064 373.312 61.696-61.76a38.08 38.08 0 0 1 53.696 53.696L549.952 682.112a36.352 36.352 0 0 1-7.104 10.624 37.952 37.952 0 0 1-28.672 10.88 38.016 38.016 0 0 1-28.608-10.816 35.584 35.584 0 0 1-7.04-10.688L360.96 564.48a37.952 37.952 0 1 1 53.696-53.696l61.632 61.76v-373.312l-63.552 63.424a37.952 37.952 0 0 1-53.632-53.568l128.192-128.256a37.952 37.952 0 0 1 53.696 0l128.256 128.256z" horiz-adv-x="1024" />
<glyph glyph-name="fuwei-XDY" unicode="&#58985;" d="M826.176-58.432H191.04a126.336 126.336 0 0 0-126.144 126.144V702.848c0 69.504 56.576 126.144 126.144 126.144h635.136c69.568 0 126.144-56.576 126.144-126.144v-635.2c0-69.44-56.576-126.08-126.144-126.08zM191.04 765.056a62.272 62.272 0 0 1-62.144-62.144v-635.2c0-34.24 27.904-62.144 62.144-62.144h635.136a62.272 62.272 0 0 1 62.144 62.144V702.848a62.272 62.272 0 0 1-62.144 62.144H191.04zM670.016 481.28H439.68V592.832l-182.016-117.12c-15.296-9.856-15.296-25.728 0-35.648l182.08-116.992V417.28h230.4c20.416 0 37.056-16.512 37.056-36.736v-101.952c0-20.224-16.64-36.736-37.056-36.736H366.592a32 32 0 0 1 0-64h303.488c55.744 0 101.056 45.184 100.992 100.736V380.48c0 55.552-45.312 100.8-101.056 100.8z" horiz-adv-x="1024" />
<glyph glyph-name="shangyibu" unicode="&#58988;" d="M773.632 820.288L364.288 410.624a35.072 35.072 0 0 1 0-49.408l409.344-409.344c0.512-0.64 1.28-1.152 1.728-1.6a34.944 34.944 0 0 1 49.344 3.328 35.648 35.648 0 0 1-2.368 48.512L463.872 360.576a36.032 36.032 0 0 0 0 50.88l358.528 358.656a35.584 35.584 0 0 1 1.6 49.344l-0.896 0.832a34.944 34.944 0 0 1-49.472 0zM247.168 833.408h-1.344a35.072 35.072 0 0 1-35.008-35.008v-825.152a35.264 35.264 0 0 1 36.288-33.792 35.456 35.456 0 0 1 33.664 35.904V797.568a35.328 35.328 0 0 1-33.6 35.84z" horiz-adv-x="1024" />
<glyph glyph-name="xiayibu" unicode="&#58989;" d="M215.296 820.288a35.008 35.008 0 0 1-49.536 0l-0.832-0.832a35.712 35.712 0 0 1 1.6-49.344l358.592-358.656a36.032 36.032 0 0 0 0-50.88l-358.592-358.592a35.776 35.776 0 0 1-2.368-48.512c12.8-14.528 34.88-16.064 49.344-3.328 0.576 0.512 1.28 1.024 1.792 1.6L624.64 361.088a35.072 35.072 0 0 1 0 49.408L215.296 820.288z m526.528 13.12a35.456 35.456 0 0 1-33.664-35.904v-822.208c0-19.136 14.784-35.392 33.664-35.904a35.2 35.2 0 0 1 36.288 33.792V798.464c0 19.2-15.68 35.008-35.008 35.008h-1.28v-0.064z" horiz-adv-x="1024" />
<glyph glyph-name="weixin" unicode="&#58910;" d="M690.665 605.417c11.584 0 23.024-0.851 34.404-2.122-30.91 143.967-184.816 250.915-360.507 250.915-196.401 0-357.302-133.871-357.302-303.862 0-98.124 53.525-178.701 142.989-241.196l-35.734-107.484 124.877 62.638c44.718-8.853 80.566-17.937 125.168-17.937 11.207 0 22.329 0.548 33.363 1.414-6.991 23.889-11.035 48.906-11.035 74.857 0.002 156.099 134.038 282.775 303.776 282.775zM498.538 702.286c26.896 0 44.718-17.693 44.718-44.583 0-26.779-17.822-44.715-44.718-44.715-26.779 0-53.643 17.937-53.643 44.715 0.001 26.892 26.865 44.583 53.643 44.583zM248.494 612.986c-26.78 0-53.817 17.937-53.817 44.715 0 26.892 27.038 44.583 53.817 44.583 26.778 0 44.601-17.693 44.601-44.583 0-26.778-17.823-44.715-44.601-44.715zM1016.739 326.944c0 142.841-142.93 259.279-303.484 259.279-169.999 0-303.89-116.439-303.89-259.279 0-143.099 133.891-259.276 303.89-259.276 35.588 0 71.495 8.985 107.228 17.937l97.985-53.669-26.866 89.285c71.727 53.801 125.136 125.148 125.136 205.723zM614.749 371.646c-17.794 0-35.761 17.692-35.761 35.745 0 17.807 17.968 35.732 35.761 35.732 27.011 0 44.718-17.925 44.718-35.732 0-18.053-17.708-35.745-44.718-35.745zM811.267 371.646c-17.68 0-35.501 17.692-35.501 35.745 0 17.807 17.822 35.732 35.501 35.732 26.779 0 44.716-17.925 44.716-35.732 0.001-18.053-17.937-35.745-44.716-35.745z" horiz-adv-x="1024" />
<glyph glyph-name="wendang1" unicode="&#58990;" d="M889.6 768.512H141.696c-38.656 0-70.08-31.488-70.08-70.144v-467.392c0-38.656 31.488-70.144 70.08-70.144h342.976v-99.456H368.384c-18.688 0-33.792-13.888-33.792-30.976s15.104-30.976 33.792-30.976h294.592c18.688 0 33.792 13.888 33.792 30.976s-15.104 30.976-33.792 30.976H546.688v99.456H889.6c38.656 0 70.144 31.424 70.144 70.144V698.432c0 38.592-31.424 70.08-70.144 70.08z m4.864-526.592a22.272 22.272 0 0 0-22.272-22.336H159.168a22.272 22.272 0 0 0-22.272 22.336V687.488c0 12.352 10.048 22.272 22.272 22.272h713.024c12.288 0 22.272-9.92 22.272-22.272v-445.568zM566.976 582.016c-13.184 10.624-23.936 2.88-23.936-15.872v-49.984h-2.176c-77.056 0-208.128-89.024-209.216-168.192 0-6.336 5.12-8.128 10.048 0 24.896 44.416 129.536 67.456 182.848 67.456h18.496v-52.736c0-15.744 11.648-26.496 24.896-15.872l121.856 97.792c13.184 10.56 13.184 27.904 0 38.528L566.976 582.016z" horiz-adv-x="1024" />
<glyph glyph-name="duomeit" unicode="&#58991;" d="M857.856 20.352h-687.104c-55.552 0-100.736 46.080-100.736 102.656v565.568c0 56.576 45.184 102.656 100.736 102.656h687.104c55.552 0 100.736-46.080 100.736-102.656v-565.504c0.064-56.64-45.184-102.72-100.736-102.72zM170.752 727.232c-20.224 0-36.736-17.344-36.736-38.656v-565.504c0-21.312 16.512-38.656 36.736-38.656h687.104c20.224 0 36.736 17.344 36.736 38.656v565.504c0 21.312-16.512 38.656-36.736 38.656h-687.104zM397.76 521.536c0 35.2 24.96 49.6 55.424 32l200.32-115.712c30.528-17.6 30.528-46.4 0-64l-200.32-115.712c-30.464-17.6-55.424-3.264-55.424 32v231.424z" horiz-adv-x="1024" />
<glyph glyph-name="shangchuan" unicode="&#58994;" d="M856.448 289.28v-191.744a31.552 31.552 0 0 0-31.488-31.488H194.624a31.552 31.552 0 0 0-31.488 31.488V289.28a31.488 31.488 0 1 0 62.976 0v-160.256h567.36V289.28a31.488 31.488 0 1 0 62.976 0zM359.872 514.752c-8.192 0-10.56 5.184-5.376 11.392L500.48 702.848a11.776 11.776 0 0 0 18.752 0l145.856-176.704c5.184-6.272 2.752-11.392-5.376-11.392H359.872zM540.288 258.752a30.464 30.464 0 1 0-61.056 0V553.344a30.464 30.464 0 1 0 61.056 0v-294.592z" horiz-adv-x="1024" />
<glyph glyph-name="shanchuwendang" unicode="&#58995;" d="M283.072 143.488v4.16a45.056 45.056 0 0 1 0-4.16zM824.128 706.24l-270.08-0.128-0.192 36.224a34.432 34.432 0 0 1-33.92 34.944h-33.92a34.432 34.432 0 0 1-33.92-34.944l0.128-36.224-273.856-0.192a34.496 34.496 0 0 1-33.92-34.944c0-19.328 15.168-34.944 33.92-34.944h36.608l0.192-521.92h0.064v-37.12c0-38.592 30.336-69.952 67.84-69.952h33.92v-0.384l373.056 0.384h33.92c36.992 0 67.136 30.528 67.84 68.608l-0.32 472.256c0 19.264-15.168 34.944-33.856 34.944s-33.984-15.68-33.984-34.944l0.32-408c-1.216-52.48-15.744-62.208-67.776-62.208l35.072-0.832-384.832-0.32 44.544 1.152c-53.12 0-67.136 10.048-67.84 65.664l0.448-66.816h-0.576l-0.256 559.36 200.832 0.256 2.752-0.128c0.96 0 1.856 0 2.752 0.128h28.16a22.656 22.656 0 0 1 2.944-0.128c1.024 0 2.048 0 3.008 0.128l300.928 0.128c18.688 0 33.856 15.68 33.856 34.944s-15.168 35.008-33.856 35.008zM723.904 134.336l0.064-57.344h-0.384l0.32 57.344zM587.776 565.44a34.496 34.496 0 0 1-33.92-34.944l0.256-356.928c0-19.328 15.168-35.008 33.92-35.008s33.92 15.68 33.92 35.008l-0.256 356.928a34.432 34.432 0 0 1-33.92 34.944zM418.24 565.44a34.432 34.432 0 0 1-33.92-34.944l0.256-356.928c0-19.328 15.168-35.008 33.92-35.008a34.432 34.432 0 0 1 33.856 35.008l-0.256 356.928a34.432 34.432 0 0 1-33.856 34.944z" horiz-adv-x="1024" />
<glyph glyph-name="meitiwenjian" unicode="&#58996;" d="M887.232 826.496H130.56a62.976 62.976 0 0 1-62.912-62.912v-757.504c0-34.624 28.224-62.784 62.912-62.784h756.672c34.688 0 62.912 28.16 62.912 62.784V763.584a62.976 62.976 0 0 1-62.912 62.912zM122.88 640.832h772.032v-519.68H122.88v519.68z m7.68 130.368h756.672a7.68 7.68 0 0 0 7.68-7.616v-67.456H122.88V763.584a7.68 7.68 0 0 0 7.68 7.616z m756.672-772.672H130.56a7.68 7.68 0 0 0-7.68 7.552v59.84h772.032v-59.904a7.68 7.68 0 0 0-7.68-7.488zM673.28 408.832L452.032 536.512a27.712 27.712 0 0 1-41.408-23.936v-255.488a27.648 27.648 0 0 1 27.584-27.648h0.064a27.072 27.072 0 0 1 13.888 3.776l221.12 127.68a27.584 27.584 0 0 1 0.192 47.808l-0.192 0.128zM465.856 304.96V464.768L604.16 384.896 465.856 304.96z" horiz-adv-x="1024" />
<glyph glyph-name="chengyuan1" unicode="&#58998;" d="M757.952 113.792c0-101.248-99.264-143.488-326.72-143.488h-1.92l0.064 0.32c-4.288-0.064-8.256-0.32-12.608-0.32h-1.92c-227.52 0-326.784 42.24-326.784 143.488 0 21.76-0.512 48.128 16.512 69.504 18.688 23.424 51.776 35.392 85.824 47.232a645.76 645.76 0 0 0 94.656 24.512l41.472 7.616-31.936 27.648a214.784 214.784 0 0 0-37.952 43.456 232.96 232.96 0 0 0-30.144 69.824 530.752 530.752 0 0 0-13.312 72.704 715.904 715.904 0 0 0-3.584 74.944c0 62.72 18.496 112.384 54.784 147.648 36.736 35.456 88.704 53.44 154.56 53.44h7.296c43.136 0 81.088-8 112.64-24 31.104-15.808 55.296-38.848 71.744-68.8 16.64-29.888 25.024-66.368 25.024-108.288 0-27.456-1.216-52.736-3.584-74.944-2.304-22.272-6.848-46.72-13.44-72.704a227.392 227.392 0 0 0-30.08-69.824c-10.432-16.064-23.232-30.72-37.888-43.456l-31.744-27.648 0.576-0.128v0.128l41.408-7.616c34.624-6.4 66.368-14.656 94.592-24.512 34.112-11.904 67.136-23.872 85.888-47.232 17.088-21.376 16.576-47.744 16.576-69.504z m-102.08 64.576c-41.216 18.496-91.904 30.848-151.296 36.864a24.256 24.256 0 0 0-16.64 7.488 21.248 21.248 0 0 0-6.208 15.104v51.52c0 1.856 0.256 3.776 0.768 5.504a20.416 20.416 0 0 0 2.048 5.248c1.216 1.92 2.304 3.648 4.544 6.016 0.192 0.384 1.216 1.344 5.312 3.52a149.12 149.12 0 0 1 46.784 43.904c12.8 18.368 22.144 39.296 27.904 62.208 5.632 22.272 9.536 44.224 11.712 65.216 2.048 20.544 3.072 44.224 3.072 70.336 0 100.672-54.464 153.856-157.504 153.856h-7.488c-51.776 0-91.264-13.056-117.44-38.72-26.624-25.92-40.064-64.64-40.064-115.136 0-13.952 0.064-27.072 0.448-39.424 0.32-12.416 1.472-25.728 3.264-40 1.664-14.016 3.84-27.072 6.336-38.912 2.624-12.096 6.272-24.32 10.816-36.48 4.864-12.48 10.304-23.936 16.256-33.92 6.144-10.304 13.632-20.288 22.4-29.568 8.96-9.536 19.456-17.6 29.888-23.104 11.328-7.232 12.8-14.656 12.8-20.352v-51.52a20.032 20.032 0 0 0-6.72-14.976 25.792 25.792 0 0 0-17.28-7.744v-0.064c-58.88-6.08-109.312-18.304-150.208-36.672-45.504-20.224-51.136-37.376-51.136-55.488 0-23.616-1.536-43.648 24.128-59.648 24-14.976 59.2-26.624 104.768-34.24 40.96-6.848 90.816-10.624 147.52-11.264l0.064-0.256 7.872 0.128 7.872-0.128-0.128 0.256c56.768 0.64 106.688 4.352 147.712 11.264 45.568 7.616 80.768 19.264 104.768 34.24 25.664 16 24.128 36.032 24.128 59.648 0.064 17.92-5.568 35.072-51.072 55.296zM686.464 277.12c20.288-1.728 42.24-5.632 64-11.392 21.76-5.888 41.088-12.48 57.472-19.776 16.448-7.36 31.68-15.104 45.12-23.232 13.568-8.256 24.192-16.128 31.68-23.488 8.704-8.512 12.864-16.512 12.864-24.256 0-6.272 2.304-11.52 7.232-16.256a26.88 26.88 0 0 1 37.12 0 21.44 21.44 0 0 1 7.36 16.256c0 20.48-11.648 41.28-34.368 61.76a296.576 296.576 0 0 1-87.424 52.992 540.288 540.288 0 0 1-96.448 28.992l-16.448 3.264v32.64l8 6.08a224.64 224.64 0 0 1 51.84 56c15.296 23.36 26.432 47.936 33.28 72.96 6.912 25.344 11.52 47.488 13.824 65.664 2.432 18.88 3.712 37.056 3.712 53.952 0 58.048-18.048 104.384-53.696 137.536-36.032 33.6-85.952 50.624-148.416 50.624a29.76 29.76 0 0 1-11.008-1.984 20.224 20.224 0 0 1-7.744-5.12 31.104 31.104 0 0 1-5.312-7.68 21.888 21.888 0 0 1 5.504-25.088c9.408-8.896 21.696-6.72 36.608-8.32 86.144-5.376 132.224-53.888 132.224-140.032 0-15.424-1.152-31.68-3.2-48.128a460.544 460.544 0 0 0-12.224-58.624 209.856 209.856 0 0 0-30.976-65.664 175.168 175.168 0 0 0-54.144-50.368 21.888 21.888 0 0 1-9.92-19.2v-66.496c0-5.888 1.856-10.624 6.016-14.976a28.8 28.8 0 0 1 17.472-8.64z" horiz-adv-x="1024" />
<glyph glyph-name="chengyuan2" unicode="&#58999;" d="M457.536-51.136c-2.688 0.704-146.24-9.472-213.056 18.176-99.072 40.96-147.136 78.784-147.136 123.84 0 27.328 17.088 122.176 50.816 143.552 22.72 14.464 53.952 27.712 92.672 39.68 73.313 23.053 157.935 37.762 245.524 40.789l-137.684 31.403c-48.073 47.061-82.095 108.3-95.297 176.947-0.575-12.019-8.639 30.797-8.639 90.893 0 138.432 78.528 213.888 211.968 213.888 69.888 0 127.616-24.128 166.848-69.696 35.264-40.832 51.904-84.608 51.904-148.8 0-119.488-61.76-193.152-64.256-196.16-4.895-5.591-12.046-9.102-20.017-9.102-6.129 0-11.773 2.076-16.268 5.563-5.771 4.356-9.501 11.273-9.501 19.062 0 5.969 2.19 11.426 5.811 15.611 0.166 0.354 13.478 16.354 26.406 44.45 16.569 35.245 26.24 76.547 26.24 120.108 0 0.142-0 0.284-0 0.426 0 42.41-10.24 169.13-167.232 169.13-54.528 0-95.488-15.552-121.664-46.272-24.384-28.352-38.784-65.6-38.784-118.208 0-110.656 28.032-174.72 96.448-240.448 4.652-4.336 7.552-10.499 7.552-17.339 0-0.024-0-0.049-0-0.073l0-76.732c-0.159-12.537-9.537-22.836-21.658-24.438-354.711-92.594-664.781-217.711-953.718-376.518 721.168 309.243 724.112 228.027 724.112 212.283 0-16.64 30.336-43.008 115.648-78.4 63.296-26.304 205.888-15.872 206.592-16.064 10.943-2.64 18.946-12.347 18.946-23.923 0-2.258-0.305-4.445-0.875-6.522-3.226-10.468-12.965-18.070-24.48-18.070-0.132 0-0.264 0.001-0.396 0.003M916.736 382.080c-4.446 3.577-10.161 5.742-16.382 5.742-8.262 0-15.633-3.819-20.443-9.788s-197.287-263.218-225.383-265.586c-27.392-2.304-121.152 89.024-121.152 89.024-4.348 3.319-9.859 5.317-15.836 5.317-14.492 0-26.24-11.748-26.24-26.24 0-7.477 3.127-14.224 8.145-19.003s99.723-81.098 121.419-97.034c21.76-16 24.512-18.112 25.28-18.56 5.12-3.264 10.624-5.376 16.384-4.736 5.12 0.448 11.264 1.792 17.344 9.024s35.008 40.832 35.264 41.28l205.76 253.824c3.524 4.427 5.655 10.101 5.655 16.272 0 8.252-3.809 15.614-9.765 20.425z" horiz-adv-x="1024" />
<glyph glyph-name="datiqia" unicode="&#59002;" d="M702.464 11.072H198.976a61.12 61.12 0 0 0-61.056 60.992V696a61.184 61.184 0 0 0 61.056 61.056v-0.064h503.488a61.12 61.12 0 0 0 60.928-61.056v-402.688l56.128-56.256V691.072a122.048 122.048 0 0 1-121.856 121.984H203.84a122.112 122.112 0 0 1-121.984-121.984V76.8a122.112 122.112 0 0 1 121.984-121.856H697.6c38.656 0 72.96 18.496 95.168 46.72l-39.168 39.232a60.416 60.416 0 0 0-51.136-29.824zM593.024 252.992s-38.464 100.096-29.248 109.312c9.216 9.28 109.12-29.312 109.12-29.312l-79.872-80zM911.552 95.296l-81.088-81.344-232.512 232.896 81.152 81.216zM854.976-10.816a7.04 7.04 0 0 1 9.856 0l70.72 70.72a6.784 6.784 0 0 1 0 9.856l-20.736 20.864-80.768-80.64 20.928-20.8zM672.896 619.648a24.96 24.96 0 0 0-25.024-25.024H250.368a24.96 24.96 0 1 0 0 50.048h397.504a24.96 24.96 0 0 0 25.024-25.024zM585.6 472a24.96 24.96 0 0 0-25.024-25.024H250.368a24.96 24.96 0 1 0 0 50.048H560.64c13.824-0.064 24.96-11.264 24.96-25.024z" horiz-adv-x="1024" />
<glyph glyph-name="dianming" unicode="&#59004;" d="M485.568-10.496c-0.64 0.192-145.088-10.368-209.216 16.256-86.528 35.968-117.184 62.592-117.184 79.488 0 15.936-2.944 98.112 77.248 123.2a4319.36 4319.36 0 0 0 155.264 43.136 25.216 25.216 0 0 1 22.08 24.832V354.112a24.064 24.064 0 0 1-7.68 17.664c-69.248 66.56-97.728 131.456-97.728 243.584 0 53.312 14.656 91.008 39.296 119.744 26.496 31.104 68.032 46.912 123.264 46.912 159.104 0 169.408-128.384 169.408-171.392a291.072 291.072 0 0 0-26.56-122.048c-13.056-28.544-26.624-44.736-26.752-45.12a24.256 24.256 0 0 1 3.776-35.2 26.88 26.88 0 0 1 36.672 3.648c2.56 3.072 65.088 77.696 65.088 198.72 0 65.024-16.832 109.376-52.544 150.72C600.256 807.552 541.76 832 470.976 832 335.808 832 256.256 755.584 256.256 615.296c0-60.864 8.192-104.256 25.024-148.928a340.48 340.48 0 0 1 80.256-122.368v-46.784c-36.928-6.72-73.408-15.552-109.312-26.368-39.232-12.16-70.848-25.536-93.824-40.256-34.176-21.632-51.456-117.76-51.456-145.344 0-45.76 48.64-83.968 149.056-125.504 67.712-28.032 213.12-17.664 215.872-18.368l6.848-1.024a25.92 25.92 0 0 1 25.28 18.496 24.704 24.704 0 0 1-18.432 30.656zM937.024 380.224a26.624 26.624 0 0 1-37.376-4.16c-9.152-11.456-199.808-266.624-228.224-268.928-27.712-2.432-122.752 90.112-122.752 90.112a26.496 26.496 0 0 1-36.224-4.032 26.56 26.56 0 0 1 1.856-36.48c10.304-9.664 101.056-82.048 123.072-98.304l25.6-18.816c5.12-3.264 10.752-5.376 16.576-4.736a23.68 23.68 0 0 1 17.536 9.152c6.208 7.36 35.52 41.344 35.776 41.792l208.448 257.216a26.56 26.56 0 0 1-4.288 37.184z" horiz-adv-x="1024" />
<glyph glyph-name="chat" unicode="&#59018;" d="M825.088 805.568H209.28a137.216 137.216 0 0 1-136.832-136.832v-398.464c0-75.456 61.504-136.832 136.832-136.832h78.656l58.176-150.656c6.848-13.632 17.152-20.48 30.784-20.48 13.632 0 27.328 6.848 30.784 20.48l58.176 150.656h352.256c75.328 0 136.96 61.376 136.96 136.832V668.8c6.784 75.2-54.72 136.768-129.984 136.768z m68.352-535.232a68.48 68.48 0 0 0-68.352-68.416H448.704c-13.632 0-27.328-6.976-30.72-20.48l-37.696-92.48-37.568 92.416c-6.848 13.504-17.088 20.48-30.784 20.48H209.28a68.544 68.544 0 0 0-68.416 68.416V668.8c0 37.568 30.848 68.416 68.416 68.416h615.808c37.568 0 68.352-30.848 68.352-68.416v-398.464zM309.312 464m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM510.656 464m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0ZM713.344 464m-48 0a48 48 0 1 1 96 0 48 48 0 1 1-96 0Z" horiz-adv-x="1024" />
<glyph glyph-name="banyin1" unicode="&#59019;" d="M878.976 675.968L278.272 742.656a80.448 80.448 0 0 1-60.608-18.304c-18.176-14.976-29.632-36.48-32.32-63.808l-3.84-327.872a99.584 99.584 0 0 1-32.832 6.016 99.392 99.392 0 1 1 99.328-99.264l0.832 229.12 629.824-70.336c1.728-0.192 3.52 0.32 5.248 0.384l-3.264-179.84a119.744 119.744 0 0 1-55.36 14.016 120.128 120.128 0 1 1 120.256-120.128l7.68 465.728c5.12 48.576-28.224 92.352-74.24 97.6z m5.952-220.8L249.472 526.144l1.472 130.304a22.848 22.848 0 0 0 7.936 15.296 16.768 16.768 0 0 0 12.288 3.904l600.64-66.752c9.92-1.088 17.152-11.52 15.68-26.24l-2.56-127.488z" horiz-adv-x="1024" />
<glyph glyph-name="picture" unicode="&#59021;" d="M339.904 496.704z m-78.336 0a78.464 78.464 0 0 1 117.504-67.84 78.272 78.272 0 0 1 0 135.744 78.208 78.208 0 0 1-117.504-67.904M866.56 752.64H161.024c-50.624 0-91.776-41.216-91.776-91.776v-552.96c0-50.56 41.152-91.776 91.776-91.776H866.56c50.56 0 91.776 41.216 91.776 91.776v552.96c0 50.56-41.216 91.776-91.776 91.776zM117.248 660.864c0 24.128 19.648 43.776 43.776 43.776H866.56c24.128 0 43.776-19.648 43.776-43.776v-552.96c0-6.976-2.048-13.44-4.992-19.328l-237.632 259.456a25.792 25.792 0 0 1-7.68 5.888c-14.016 7.232-33.664 5.12-43.84-4.864L375.04 115.968l-103.808 70.528a30.912 30.912 0 0 1-3.52 1.92c-14.08 7.36-33.664 4.992-43.776-4.864l-100.288-97.024a42.24 42.24 0 0 0-6.4 21.376v552.96z" horiz-adv-x="1024" />
<glyph glyph-name="tiren" unicode="&#59024;" d="M892.032 833.984H132.032a64 64 0 0 1-64-64v-769.024a64 64 0 0 1 64-64h760a64 64 0 0 1 64 64V769.984a64 64 0 0 1-64 64zM488.896 6.72H344.448a144.448 144.448 0 0 0-144.448 144.512v96.256a144 144 0 0 0 97.472 136 256.768 256.768 0 0 0-49.344 152.96c0 133.056 96.96 240.768 216.704 240.768 119.68 0 216.768-107.712 216.768-240.768 0-58.048-18.688-111.296-49.408-152.96a143.936 143.936 0 0 0 97.472-136h-49.216c-5.632 45.76-41.92 82.752-89.856 93.12-35.456-28.16-78.848-44.928-125.76-44.928s-90.368 16.768-125.824 44.928c-52.032-11.264-90.88-53.952-90.88-105.152v-72.256c0-59.84 52.928-108.288 118.144-108.288h122.624v-48.192z m330.24 94.848l-82.56-70.592-30.464 25.984 56.32 48.256-225.408-2.24v48.256l221.632 2.176-52.544 44.992 30.464 25.984 82.496-70.656 0.064 0.128 30.4-26.112-30.4-26.176zM296.32 536.448a192.64 168.512 90 1 1 337.024 0 192.64 168.512 90 1 1-337.024 0Z" horiz-adv-x="1024" />
<glyph glyph-name="biaoqing-xue1" unicode="&#59025;" d="M512 830.08A446.528 446.528 0 0 1 65.92 384 446.592 446.592 0 0 1 512-62.144000000000005 446.592 446.592 0 0 1 958.08 384 446.528 446.528 0 0 1 512 830.08z m0-854.72A409.088 409.088 0 0 0 103.424 384 409.152 409.152 0 0 0 512 792.64 409.216 409.216 0 0 0 920.64 384 409.088 409.088 0 0 0 512-24.639999999999986zM338.304 527.9359999999999z m-52.288 0c0-32.512 23.424-58.816 52.288-58.816 28.864 0 52.224 26.368 52.224 58.816 0 32.448-23.424 58.816-52.224 58.816-28.864 0-52.288-26.368-52.288-58.816M690.304 527.9359999999999z m-52.288 0c0-32.512 23.424-58.816 52.288-58.816 28.8 0 52.224 26.368 52.224 58.816 0 32.448-23.424 58.816-52.224 58.816-28.864 0-52.288-26.368-52.288-58.816M512 88.38400000000001c143.168 0 259.456 109.632 273.344 249.216H238.72c13.568-139.584 129.984-249.216 273.28-249.216z" horiz-adv-x="1024" />
<glyph glyph-name="tupian" unicode="&#59026;" d="M897.856 53.440000000000055c14.464 6.72 18.624 20.48 9.28 30.848l-241.216 263.296a25.792 25.792 0 0 1-7.68 5.888c-14.016 7.296-33.6 5.184-43.776-4.8l-241.152-233.088-103.808 70.528a30.912 30.912 0 0 1-3.52 1.92c-14.08 7.36-33.664 4.992-43.776-4.864l-101.056-97.728a18.368 18.368 0 0 1-6.08-13.952c0.512-12.288 14.848-22.016 32.128-21.696h732.8a40.768 40.768 0 0 1 17.856 3.648zM259.84 496.32a78.464 78.464 0 0 1 117.504-67.84 78.272 78.272 0 0 1 0 135.744A78.208 78.208 0 0 1 259.84 496.32M864.832 23.744000000000028H159.232a83.84 83.84 0 0 0-83.776 83.776V660.48a83.84 83.84 0 0 0 83.776 83.776h705.536a83.84 83.84 0 0 0 83.776-83.776v-552.96a83.84 83.84 0 0 0-83.712-83.776zM159.232 712.256a51.84 51.84 0 0 1-51.776-51.776v-552.96a51.84 51.84 0 0 1 51.776-51.776h705.536a51.84 51.84 0 0 1 51.776 51.776V660.48a51.84 51.84 0 0 1-51.776 51.776H159.232z" horiz-adv-x="1024" />
<glyph glyph-name="fuwei" unicode="&#59029;" d="M821.248 828.416H207.936a137.856 137.856 0 0 1-137.728-137.728v-613.376c0-75.968 61.76-137.728 137.728-137.728h613.312a137.92 137.92 0 0 1 137.728 137.728V690.688a137.856 137.856 0 0 1-137.728 137.728z m105.728-751.104c0-58.304-47.424-105.728-105.728-105.728H207.936a105.856 105.856 0 0 0-105.728 105.728V690.688c0 58.304 47.424 105.728 105.728 105.728h613.312c58.304 0 105.728-47.424 105.728-105.728v-613.376zM712.896 457.344H455.232V577.024L272.064 459.328c-15.424-9.984-15.424-25.984 0-35.968l183.232-117.76V425.344h257.6a39.68 39.68 0 0 0 39.744-39.68v-139.072a39.68 39.68 0 0 0-39.744-39.616H339.648a16 16 0 0 1 0-32h373.248c39.552 0 71.744 32.128 71.744 71.616V385.6c0 39.552-32.192 71.744-71.744 71.744z" horiz-adv-x="1024" />
<glyph glyph-name="fuwei1" unicode="&#59030;" d="M825.856 830.656H212.544a137.856 137.856 0 0 1-137.728-137.728v-613.376c0-75.968 61.76-137.728 137.728-137.728h613.312a137.92 137.92 0 0 1 137.728 137.728V692.864a137.856 137.856 0 0 1-137.728 137.792z m105.792-751.168c0-58.304-47.424-105.728-105.728-105.728H212.544a105.856 105.856 0 0 0-105.728 105.728V692.864c0 58.304 47.424 105.728 105.728 105.728h613.312c58.304 0 105.728-47.424 105.728-105.728v-613.376zM634.176 522.688c5.568-6.272 14.592-6.272 20.096 0s5.568 16.384 0 22.656l-123.52 139.136a13.056 13.056 0 0 1-20.096 0l-123.52-139.136c-5.504-6.272-5.504-16.384 0-22.656s14.528-6.272 20.032 0l97.6 109.824v-496l-100.48 113.152c-5.568 6.272-14.592 6.272-20.032 0s-5.504-16.384 0-22.656l123.584-139.136a13.056 13.056 0 0 1 20.096 0l123.584 139.136a17.6 17.6 0 0 1 0 22.656 13.056 13.056 0 0 1-20.096 0l-94.592-106.496V632.448l97.344-109.76z" horiz-adv-x="1024" />
<glyph glyph-name="fuwei2" unicode="&#59031;" d="M825.856 830.656H212.544a137.856 137.856 0 0 1-137.728-137.728v-613.376c0-75.968 61.76-137.728 137.728-137.728h613.312a137.92 137.92 0 0 1 137.728 137.728V692.864a137.856 137.856 0 0 1-137.728 137.792z m105.792-751.168c0-58.304-47.424-105.728-105.728-105.728H212.544a105.856 105.856 0 0 0-105.728 105.728V692.864c0 58.304 47.424 105.728 105.728 105.728h613.312c58.304 0 105.728-47.424 105.728-105.728v-613.376zM678.4 518.4a17.6 17.6 0 0 1-22.656 0 13.056 13.056 0 0 1 0-20.096l106.496-94.592H273.024L382.72 501.184a13.056 13.056 0 0 1 0 20.096 17.6 17.6 0 0 1-22.656 0L220.992 397.696a13.056 13.056 0 0 1 0-20.096l139.136-123.52c6.272-5.504 16.384-5.504 22.656 0s6.272 14.528 0 20.032L272.896 371.712h496l-113.152-100.48c-6.272-5.568-6.272-14.592 0-20.032s16.384-5.504 22.656 0l139.136 123.584a13.056 13.056 0 0 1 0 20.096L678.4 518.4z" horiz-adv-x="1024" />
<glyph glyph-name="shouye" unicode="&#59033;" d="M829.824 26.176c0-21.44-16.192-38.784-36.032-38.784H632.128c-19.84 0-36.032 17.344-36.032 38.784v80.512h-0.384a79.488 79.488 0 0 1-78.912 74.432h-9.408a79.36 79.36 0 0 1-78.912-74.432h-0.512v-80.512c0-21.44-16.064-38.784-35.904-38.784H230.272c-19.84 0-35.904 17.344-35.904 38.784V357.824h-37.376v-331.648c0-42.048 32.896-76.224 73.28-76.224h161.792c40.384 0 73.28 34.176 73.28 76.224v75.456a42.24 42.24 0 0 0 42.048 42.048h9.344a42.24 42.24 0 0 0 42.048-42.048v-75.456c0-42.048 32.832-76.224 73.344-76.224h161.664c40.448 0 73.344 34.176 73.344 76.224V357.824h-37.312v-331.648zM932.736 438.912L567.68 777.344c-14.272 16.384-34.56 25.728-55.616 25.728s-41.408-9.344-55.68-25.792L91.328 438.912c-24.768-28.352-17.28-53.632-12.992-63.232 4.352-9.536 18.56-31.808 56.128-31.808h42.368v39.36h-42.304c-21.696 0-27.776 13.376-13.504 29.696L486.144 751.36c7.168 8.192 16.576 12.224 25.984 12.224s18.816-4.032 25.984-12.224l365.12-338.432c14.272-16.32 8.192-29.696-13.504-29.696h-42.368v-39.36h42.24c37.632 0 51.84 22.208 56.192 31.808 4.288 9.6 11.776 34.88-13.056 63.232zM869.44 363.648a19.84 19.84 0 0 0-19.968-19.776 19.84 19.84 0 0 0 0 39.68 19.968 19.968 0 0 0 19.968-19.904zM194.368 363.648a19.84 19.84 0 1 0-39.744 0 19.904 19.904 0 0 0 39.744 0z" horiz-adv-x="1024" />
<glyph glyph-name="kechengguanli" unicode="&#59034;" d="M873.536-41.984H150.464a85.312 85.312 0 0 0-85.248 85.184V657.344c0 46.976 38.208 85.184 85.248 85.184H873.6c46.976 0 85.248-38.208 85.248-85.184v-614.144a85.312 85.312 0 0 0-85.312-85.184zM150.464 694.528a37.248 37.248 0 0 1-37.248-37.184v-614.144c0-20.48 16.704-37.184 37.248-37.184H873.6a37.248 37.248 0 0 1 37.248 37.184V657.344a37.248 37.248 0 0 1-37.248 37.184H150.464zM110.016 571.264h804.032v-28.032H110.016zM398.016 659.264a24 24 0 0 0-48 0V779.264a24 24 0 0 0 48 0v-120zM674.048 659.264a24 24 0 0 0-48 0V779.264a24 24 0 0 0 48 0v-120zM298.688 367.616m-42.624 0a42.624 42.624 0 1 1 85.248 0 42.624 42.624 0 1 1-85.248 0ZM511.616 367.616m-42.624 0a42.624 42.624 0 1 1 85.248 0 42.624 42.624 0 1 1-85.248 0ZM725.632 367.616m-42.624 0a42.624 42.624 0 1 1 85.248 0 42.624 42.624 0 1 1-85.248 0ZM298.688 190.656m-42.624 0a42.624 42.624 0 1 1 85.248 0 42.624 42.624 0 1 1-85.248 0ZM511.936 190.656m-42.624 0a42.624 42.624 0 1 1 85.248 0 42.624 42.624 0 1 1-85.248 0ZM725.632 190.656m-42.624 0a42.624 42.624 0 1 1 85.248 0 42.624 42.624 0 1 1-85.248 0Z" horiz-adv-x="1024" />
<glyph glyph-name="chuangjianketang" unicode="&#59035;" d="M871.872-62.976H152.064c-48 0-87.104 39.04-87.104 87.104V743.936c0 48 39.04 87.104 87.104 87.104h719.808c48.064 0 87.104-39.04 87.104-87.104v-719.808c0-48.064-39.04-87.104-87.104-87.104zM152.064 782.976a39.168 39.168 0 0 1-39.104-39.104v-719.808c0-21.568 17.536-39.104 39.104-39.104h719.808a39.168 39.168 0 0 1 39.104 39.104V743.936a39.168 39.168 0 0 1-39.104 39.104H152.064zM809.984 384a24 24 0 0 0-24-24H238.016a24 24 0 0 0 0 48h548.032c13.184 0 23.936-10.752 23.936-24zM512 86.016a24 24 0 0 0-24 24V657.984a24 24 0 0 0 48 0v-548.032a24 24 0 0 0-24-23.936z" horiz-adv-x="1024" />
<glyph glyph-name="banjiguanli" unicode="&#59036;" d="M597.12 367.808c-106.176 0-192.512 86.336-192.512 192.512s86.4 192.512 192.512 192.512 192.512-86.336 192.512-192.512-86.4-192.512-192.512-192.512z m0 337.024C517.44 704.832 452.608 640 452.608 560.32S517.44 415.808 597.12 415.808s144.512 64.832 144.512 144.512-64.832 144.512-144.512 144.512zM264 15.36a24 24 0 0 0-24 24 375.808 375.808 0 0 0 375.424 375.296 24 24 0 0 0 0-48A327.68 327.68 0 0 1 288 39.36a23.936 23.936 0 0 0-24-24zM345.344 391.168c-89.472 0-151.936 69.504-151.936 169.152a169.344 169.344 0 0 0 169.152 169.152 24 24 0 0 0 0-48.064 121.28 121.28 0 0 1-121.152-121.152c0-60.288 32.128-121.152 103.936-121.152a24 24 0 0 0 0-47.936zM85.376 129.024a24 24 0 0 0-24 24c0 165.824 123.968 286.208 294.72 286.208a24 24 0 0 0 0-48.064c-145.28 0-246.72-97.92-246.72-238.208a24 24 0 0 0-24-23.936zM938.688 15.232a24.064 24.064 0 0 0-23.936 22.208 325.568 325.568 0 0 1-206.144 280.064 23.936 23.936 0 1 0 17.6 44.544 373.056 373.056 0 0 0 236.352-321.024 24 24 0 0 0-22.144-25.728l-1.728-0.064z" horiz-adv-x="1024" />
<glyph glyph-name="laoshiguanli" unicode="&#59037;" d="M871.296-55.168H158.656c-47.168 0-85.568 38.4-85.568 85.568v99.904a24 24 0 0 0 48 0v-99.904c0-20.672 16.832-37.568 37.568-37.568h712.64a37.696 37.696 0 0 1 37.568 37.568V743.04a37.632 37.632 0 0 1-37.568 37.568H158.656a37.568 37.568 0 0 1-37.568-37.568v-100.736a24 24 0 0 0-48 0V743.04c0 47.168 38.4 85.568 85.568 85.568h712.64c47.168 0 85.568-38.4 85.568-85.568v-712.64c0-47.232-38.336-85.568-85.568-85.568zM269.312 546.688a24 24 0 0 0-24-24h-176a24 24 0 0 0 0 48h176c13.312 0 24-10.752 24-24zM269.312 384a24 24 0 0 0-24-24h-176a24 24 0 0 0 0.064 48h176c13.248 0 23.936-10.688 23.936-24zM269.312 221.376a24 24 0 0 0-24-24h-176a24 24 0 0 0 0 48h176c13.312 0 24-10.752 24-24zM586.048 339.648c-88.896 0-161.216 72.32-161.216 161.216s72.32 161.28 161.216 161.28c88.96 0 161.344-72.32 161.344-161.28s-72.384-161.216-161.344-161.216z m0 274.496a113.28 113.28 0 1 1 0.192-226.368 113.28 113.28 0 0 1-0.192 226.368zM811.456 105.344a24 24 0 0 0-24 24c0 116.032-90.304 210.368-201.344 210.368s-201.344-94.336-201.344-210.368a24 24 0 0 0-48 0c0 142.464 111.872 258.368 249.344 258.368 137.472 0 249.344-115.904 249.344-258.368a24 24 0 0 0-24-24z" horiz-adv-x="1024" />
<glyph glyph-name="yuekeguanli" unicode="&#59039;" d="M364.224-9.728h-209.92a81.536 81.536 0 0 0-81.472 81.472V648.32c0 44.928 36.544 81.408 81.472 81.408H833.28c44.928 0 81.472-36.544 81.472-81.408v-167.168h-48V648.32a33.472 33.472 0 0 1-33.472 33.408H154.368a33.472 33.472 0 0 1-33.472-33.408v-576.576c0-18.496 14.976-33.472 33.472-33.472h209.92v-48zM116.352 526.336h754.944v-45.184H116.352zM386.752 650.176a22.592 22.592 0 0 0-45.056 0v112.64a22.592 22.592 0 0 0 45.056 0v-112.64zM646.016 650.176a22.592 22.592 0 0 0-45.12 0v112.64a22.592 22.592 0 0 0 45.12 0v-112.64zM835.456 215.104h-65.152V280.256a25.28 25.28 0 0 1-25.344 25.536 25.536 25.536 0 0 1-25.344-25.536v-116.032h115.84a25.472 25.472 0 1 1 0 50.88zM912.32 357.056a234.432 234.432 0 0 1-167.296 69.504c-63.296 0-122.816-24.64-167.168-69.504-44.8-44.8-69.568-104.064-69.568-167.296s24.768-122.752 69.568-167.296a234.752 234.752 0 0 1 167.168-69.376c63.296 0 122.816 24.64 167.296 69.376a235.84 235.84 0 0 1 69.44 167.296c0 63.36-24.832 122.688-69.44 167.296z m-167.296-353.024a185.984 185.984 0 0 0-185.792 185.664c0 102.4 83.456 185.792 185.792 185.792a185.984 185.984 0 0 0 185.792-185.792 185.856 185.856 0 0 0-185.792-185.664z m0 0M431.04 347.52a22.592 22.592 0 0 0-22.592-22.528H240.384a22.592 22.592 0 0 0 0 45.12h168.064c12.48 0 22.592-10.112 22.592-22.592zM431.04 189.824a22.656 22.656 0 0 0-22.592-22.592H240.384a22.592 22.592 0 0 0 0 45.12h168.064a22.592 22.592 0 0 0 22.592-22.528zM481.088 14.272a22.592 22.592 0 0 0-22.528-22.528H290.496a22.592 22.592 0 0 0 0 45.12h168.064a22.592 22.592 0 0 0 22.528-22.592z" horiz-adv-x="1024" />
<glyph glyph-name="luzhiguanli" unicode="&#59040;" d="M617.792 88.576H173.44c-51.328 0-93.056 45.248-93.056 100.928V511.744c0 55.68 41.728 100.992 93.056 100.992h444.352c51.328 0 93.056-45.312 93.056-100.992v-322.24c0-55.68-41.728-100.928-93.056-100.928zM173.44 564.672c-24.832 0-45.056-23.744-45.056-52.992v-322.24c0-29.184 20.16-52.928 45.056-52.928h444.352c24.896 0 45.056 23.744 45.056 52.928V511.744c0 29.248-20.16 52.992-45.056 52.992H173.44zM907.328 116.224a48.192 48.192 0 0 0-25.344 7.808L664.256 259.2l25.344 40.768 208.064-129.216 0.128 359.68-208.192-129.216-25.344 40.768 217.664 135.232c14.848 9.152 30.656 10.24 43.584 3.136 12.864-7.168 20.288-21.312 20.288-38.656v-382.144c0-17.344-7.36-31.424-20.288-38.656a37.824 37.824 0 0 0-18.176-4.672zM214.528 479.488m-33.024 0a33.024 33.024 0 1 1 66.048 0 33.024 33.024 0 1 1-66.048 0Z" horiz-adv-x="1024" />
<glyph glyph-name="gerenshezhi" unicode="&#59041;" d="M939.264 474.688c-5.056 27.008-21.696 44.224-41.92 43.776h-3.648c-59.648 0-108.224 48.64-108.224 108.224 0 19.072 9.024 40.384 9.344 41.28a55.424 55.424 0 0 1-18.624 67.008l-1.344 0.832-108.48 60.352-1.664 0.64a60.864 60.864 0 0 1-66.176-13.184c-13.12-13.248-53.312-47.68-85.44-47.68-32.256 0-72.96 35.072-85.952 48.64a60.8 60.8 0 0 1-43.904 18.112 55.552 55.552 0 0 1-22.272-4.352l-1.408-0.64-112.384-61.696-1.408-0.96a55.296 55.296 0 0 1-18.816-67.008c0.128-0.192 9.6-22.08 9.6-41.344 0-59.584-48.64-108.224-108.288-108.224h-3.712c-20.416 0.384-36.928-16.768-41.984-43.776-0.32-1.984-9.024-48.704-9.024-85.76 0-35.84 8.128-80.576 9.024-85.696 5.056-26.624 21.248-43.904 41.28-43.904h4.416c59.776 0 108.288-48.512 108.288-108.096 0-19.52-9.344-41.152-9.344-41.28a55.04 55.04 0 0 1 18.56-66.88l1.216-1.024 106.56-59.52 1.408-0.64a60.16 60.16 0 0 1 66.496 14.016c15.232 16.384 56.704 50.496 87.296 50.496 33.28 0 75.776-38.144 88-51.648a60.16 60.16 0 0 1 44.16-18.88c7.872 0 15.36 1.472 22.144 4.608l1.344 0.512 110.208 60.992 1.6 1.024a55.232 55.232 0 0 1 18.688 66.752c-0.064 0.128-9.408 21.888-9.408 41.344 0 59.648 48.64 108.096 108.224 108.096h4.352c20.032 0 36.096 17.152 41.216 43.904 0.192 0.384 9.28 48 9.28 85.696-0.256 36.928-8.96 83.904-9.28 85.888z m-41.024-85.76c0-25.92-5.504-59.584-7.488-72a171.136 171.136 0 0 1-112.192-53.12 172.032 172.032 0 0 1-47.616-118.72c0-26.624 9.024-52.352 12.992-62.528l-100.544-55.616a298.432 298.432 0 0 1-39.232 34.688c-33.536 24.896-65.728 37.504-95.552 37.504-29.504 0-61.504-12.224-94.848-36.864-20.48-14.848-35.008-29.888-38.976-33.856l-97.216 54.144a176.64 176.64 0 0 1 13.12 62.656c0 44.224-17.024 86.528-47.68 118.848a171.264 171.264 0 0 1-112 52.992 474.24 474.24 0 0 0-7.616 72c0 25.92 5.376 59.648 7.552 71.936a170.88 170.88 0 0 1 112 53.248 171.84 171.84 0 0 1 47.68 118.848c0 26.56-8.896 52.224-13.12 62.656l103.04 56.32c0.128 0 0.512-0.064 0.512-0.192 3.52-3.52 18.304-18.304 38.912-33.024 32.896-23.424 64.384-35.392 93.184-35.392 28.544 0 59.776 11.776 92.672 34.688a315.52 315.52 0 0 1 38.4 32.192c0.32 0.064 0.576 0.064 0.768 0.192l99.328-55.104a179.2 179.2 0 0 1-13.184-62.656 172.544 172.544 0 0 1 159.872-172.032c1.856-12.16 7.232-45.952 7.232-71.808zM511.04 247.61599999999999a141.824 141.824 0 0 0-141.696 141.696c0 78.144 63.552 141.696 141.696 141.696 78.08 0 141.632-63.552 141.632-141.696a141.824 141.824 0 0 0-141.632-141.696z m0 235.392c-51.712 0-93.696-42.048-93.696-93.696 0-51.712 42.048-93.696 93.696-93.696a93.76 93.76 0 0 1 0 187.392z" horiz-adv-x="1024" />
<glyph glyph-name="tongjibaogao" unicode="&#59042;" d="M958.72 48a24 24 0 0 0-24-24H89.344a24 24 0 0 0 0 48h845.376c13.312 0 24-10.752 24-24zM89.344 744c13.248 0 24-10.752 24-24v-671.936a24 24 0 0 0-48 0V720c0 13.248 10.752 24 24 24zM398.72 427.648a24 24 0 0 0 0-33.92l-203.584-203.584a24 24 0 0 0-33.92 33.92L364.8 427.648a24 24 0 0 0 33.92 0zM869.824 536.704a23.936 23.936 0 0 0-4.864-33.6L536.384 256.576a24 24 0 0 0-33.536 4.736 23.872 23.872 0 0 0 4.8 33.536l328.512 246.592a24.128 24.128 0 0 0 33.664-4.736zM535.424 258.816a24 24 0 0 0-33.92 0L366.656 393.728a24.064 24.064 0 0 0 0 33.984 24.128 24.128 0 0 0 33.92 0l134.848-134.912a24 24 0 0 0 0-33.984z" horiz-adv-x="1024" />
<glyph glyph-name="zhandianpeizhi" unicode="&#59043;" d="M169.536 355.456a107.712 107.712 0 0 1-75.904-33.984A107.84 107.84 0 0 1 64 243.648a109.312 109.312 0 0 1 80.704-101.44v-162.176a27.968 27.968 0 1 1 55.872 0v161.792c47.616 12.8 82.304 56.96 80.768 108.224-1.728 58.112-50.496 105.408-111.808 105.408z m4.928-169.536l-0.768-11.456-0.896 0.128v11.328a61.312 61.312 0 0 0-60.864 59.072 60.928 60.928 0 0 0 60.544 62.528c32.64 0 59.904-26.368 60.8-58.88a60.928 60.928 0 0 0-58.816-62.72zM172.608 420.096a27.968 27.968 0 0 1 27.904 27.968V781.824a27.904 27.904 0 1 1-55.872 0v-333.76a28.096 28.096 0 0 1 27.968-27.968zM952.96 250.112c-1.792 59.072-49.6 105.344-111.744 105.344h-0.128a107.776 107.776 0 0 1-75.84-34.048 107.648 107.648 0 0 1-29.632-77.824c1.408-49.472 35.136-89.6 80.704-101.632v-161.984a27.904 27.904 0 1 1 55.936 0v161.856a109.248 109.248 0 0 1 80.704 108.288z m-106.88-64.192l-0.832-11.456-0.896 0.128v11.328a61.12 61.12 0 0 0-60.736 59.136 60.8 60.8 0 0 0 60.48 62.464c32.576 0 59.904-26.432 60.864-58.816a61.12 61.12 0 0 0-58.88-62.784zM844.16 420.096a28.032 28.032 0 0 1 28.032 27.968V781.824a27.968 27.968 0 0 1-55.936 0v-333.76a28.032 28.032 0 0 1 27.904-27.968zM540.928 619.2V781.824a27.904 27.904 0 1 1-55.872 0v-162.24a109.568 109.568 0 0 1-80.768-101.568c-0.768-28.992 9.728-56.64 29.696-77.76 19.968-21.12 46.976-33.216 75.968-33.984h2.944a109.44 109.44 0 0 1 108.736 105.472c1.536 50.624-32.192 94.016-80.704 107.456z m-27.968-164.992v-24l-1.664 24.064c-16.192 0.384-31.232 7.168-42.368 19.008s-17.088 27.2-16.64 43.328a61.632 61.632 0 0 0 62.4 59.136 60.992 60.992 0 0 0 59.008-62.592 61.12 61.12 0 0 0-60.736-58.944zM513.024 341.568a27.968 27.968 0 0 1-27.968-27.968v-333.632a27.968 27.968 0 1 1 55.872 0V313.6a27.904 27.904 0 0 1-27.904 27.968z" horiz-adv-x="1024" />
<glyph glyph-name="wodeyuyue" unicode="&#59044;" d="M512-59.008A443.52 443.52 0 0 0 68.992 384 443.52 443.52 0 0 0 512 827.008 443.52 443.52 0 0 0 955.008 384c0-244.224-198.784-443.008-443.008-443.008zM512 779.008C294.208 779.008 116.992 601.792 116.992 384S294.208-11.008 512-11.008 907.008 166.208 907.008 384 729.792 779.008 512 779.008zM535.232 381.12a30.72 30.72 0 0 0-61.312 0V617.152a30.592 30.592 0 1 0 61.312 0v-236.032zM494.528 348.8a30.72 30.72 0 0 0 20.096 57.984l222.976-77.312a30.72 30.72 0 0 0-20.096-57.984L494.528 348.8z" horiz-adv-x="1024" />
<glyph glyph-name="xiaoxi" unicode="&#59045;" d="M884.992 244.416c-8.448 55.104-33.088 216.32-39.424 246.592-1.6 137.728-124.928 225.6-237.504 262.208v10.176c0 49.28-43.008 89.344-95.936 89.344s-95.872-40.128-95.872-89.344v-6.656c-125.184-36.16-245.76-129.92-247.36-266.112-6.336-30.912-27.52-190.592-34.816-245.888-31.424-18.624-59.392-45.376-59.392-111.552 0-31.36 25.344-90.624 121.088-90.624h153.408A164.992 164.992 0 0 1 512-94.72a165.12 165.12 0 0 1 162.944 137.28h153.344c95.808 0 121.152 59.264 121.152 90.624-0.064 73.6-36.672 95.68-64.448 111.232zM512-46.72a117.824 117.824 0 0 0-114.496 89.28H626.56A117.76 117.76 0 0 0 512-46.72z m316.224 137.216H195.712c-67.968 0-72.768 35.904-73.088 42.624 0 47.744 17.024 60.288 44.992 75.392l10.816 5.824 1.6 12.16c11.968 91.072 32.256 240.832 35.968 255.04l0.896 6.4c0 118.272 115.008 199.232 229.056 227.072l18.304 4.48v43.904c0 22.784 21.504 41.344 47.936 41.344s47.936-18.56 47.936-41.344v-46.144l17.408-4.928c101.504-28.608 220.032-104.448 220.032-224.064l0.832-6.144c3.52-13.376 26.944-164.352 40.896-256.384l1.728-11.328 18.688-10.752c25.152-14.08 41.664-23.296 41.664-70.528 0-1.728-0.832-42.624-73.152-42.624z" horiz-adv-x="1024" />
<glyph glyph-name="youxiang" unicode="&#59046;" d="M820.608 774.272H208.576c-77.12 0-139.776-62.72-139.776-139.776v-500.992c0-76.992 62.656-139.776 139.776-139.776h612.032c77.056 0 139.776 62.72 139.776 139.776V634.496c0 77.056-62.72 139.776-139.776 139.776zM692.288 384l226.752 226.816v-453.568L692.288 384zM208.576 733.056h612.032c46.4 0 82.88-28.224 94.592-69.504L603.008 351.296c-23.616-23.552-55.04-36.544-88.448-36.544s-64.832 12.992-88.448 36.544L113.984 663.488c11.648 41.344 48.192 69.568 94.592 69.568zM336.832 384l-226.816-226.88V610.816L336.832 384z m483.776-348.992H208.576c-47.552 0-84.8 29.632-95.488 72.704L363.072 357.76l36.8-36.672c30.592-30.72 71.36-47.616 114.688-47.616s84.032 16.896 114.688 47.552l36.736 36.672 250.048-250.048c-10.624-42.944-47.872-72.64-95.424-72.64z m0 0" horiz-adv-x="1024" />
<glyph glyph-name="youxiang1" unicode="&#59047;" d="M870.4 675.776c0 82.176-61.248 150.272-137.6 150.272H314.368c-76.352 0-137.6-68.096-137.6-150.272v-591.68c0-82.24 61.248-150.336 137.6-150.336h418.368c76.352 0 137.6 68.032 137.6 150.336V675.776z m-41.28-597.312c0-58.432-42.176-105.28-92.288-105.28H310.4c-50.176 0-92.416 46.784-92.416 105.28V681.408c0 58.368 42.24 105.344 92.416 105.344h426.432c50.112 0 92.288-46.912 92.288-105.344v-602.944zM240.96 121.088h587.84v41.6H218.368v-41.6zM593.92 48.768a20.928 20.928 0 0 0-20.992-20.992H474.176a20.992 20.992 0 1 0 0 41.984h98.752c11.648 0 20.992-9.408 20.992-20.992z" horiz-adv-x="1024" />
<glyph glyph-name="youxiang2" unicode="&#59048;" d="M798.848 518.464h-13.952v37.952c0 147.2-108.8 267.008-242.688 267.008h-16.64c-133.952 0-242.816-119.808-242.816-267.008v-37.952h-57.728c-49.344 0-89.6-40.128-89.6-89.6v-394.624a89.6 89.6 0 0 1 89.6-89.6h573.824a89.6 89.6 0 0 1 89.664 89.728V428.864c0.064 49.28-40.192 89.6-89.664 89.6z m-480.192 37.952c0 127.36 92.864 231.04 206.912 231.04h16.64c114.048 0 206.848-103.744 206.848-231.04v-37.952H318.656v37.952z m526.72-517.888a52.608 52.608 0 0 0-52.608-52.608H231.168a52.672 52.672 0 0 0-52.608 52.608V424.64c0 28.928 23.616 52.608 52.608 52.608h561.536c29.12 0 52.608-23.68 52.608-52.608v-386.112zM511.936 410.88c-59.264 0-107.52-48.256-107.52-107.52 0-50.624 41.408-97.152 90.56-106.112 0.32-22.144-0.192-67.392-0.832-108.864a17.92 17.92 0 0 1 17.536-18.24h0.256a17.856 17.856 0 0 1 17.92 17.728c2.368 130.88 1.664 131.648-4.992 138.496a18.368 18.368 0 0 1-12.928 5.376c-36.736 0-71.616 34.752-71.616 71.616a71.68 71.68 0 1 0 114.432-57.472 17.984 17.984 0 0 1 21.44-28.928c27.2 20.224 43.392 52.48 43.392 86.4 0 59.264-48.32 107.52-107.648 107.52z" horiz-adv-x="1024" />
</font>
</defs></svg>
... ...
不能预览此文件类型
不能预览此文件类型
<!DOCTYPE html><html lang="en"><head><title></title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="stylesheets/style.css"></head><body><div class="baseboardBox"><div class="headerBg"><div class="header"><div class="header_img"><img src="images/logo.png" alt=""></div><ul class="header_list"><li class="header_listMsg header_listTeacherMsg header_listMsgCheck" id="defaultBtn">首页</li><li class="header_listMsg" id="liveBtn" data="最新直播课程">直播课堂</li><li class="header_listMsg header_listTeacherMsg" id="lanclassBtn" data="最新互动课程">互动课堂</li><li class="header_listMsg header_listTeacherMsg" id="teacherBtn" data="推荐老师">老师</li></ul><div class="header_seek"><input type="text" class="header_seekInput"><button class="header_seekBtn iconfont">&#xe642;</button></div><ul class="DownloadLoginBox"><li class="androidDownload">移动端下载</li><li class="userNews iconfont">&#xe6a5;</li><li class="userLoginBtn"><img class="userLoginBtnImg" id="homeUserLoginBtn" src="images/u293.png" alt=""></li></ul></div></div><div class="slideshow" id="slideshow"><ul class="motionMapBox" id="motionMapBox"><li class="slidesMap"><img class="slidesImg" src="images/xdybg.png" alt=""></li><li class="slidesMap"><img class="slidesImg" src="images/bg.jpg" alt=""></li><li class="slidesMap"><img class="slidesImg" src="images/xdybg.png" alt=""></li><li class="slidesMap"><img class="slidesImg" src="images/bg.jpg" alt=""></li><li class="slidesMap"><img class="slidesImg" src="images/xdybg.png" alt=""></li></ul><ol class="dots" id="dots"></ol></div><div class="themeBox" id="themeBox"><div class="box" id="defaultBox"><div class="curriculumBox" id="liveListBox"><div class="curriculumHandler"><p class="curriculumTitle" id="liveCoursesTitle">最新直播课程</p><p class="curriculumMove" id="liveBtnMove" data="1">更多</p><label for="liveBtnMove"></label></div><div class="curriculumListBox" id="liveList"><img class="loadingImg" src="images/loading.gif" alt=""></div></div><div class="curriculumBox" id="lanclassListBox "><div class="curriculumHandler"><p class="curriculumTitle" id="lessonsTitle">最新互动课程</p><p class="curriculumMove" id="lanclassBtnMove" data="2">更多</p><label for="lanclassBtnMove"></label></div><div class="curriculumListBox" id="lanclassList"><img class="loadingImg" src="images/loading.gif" alt=""></div></div><div class="curriculumBox curriculumBox1" id="teacherIntroBox"><div class="curriculumHandler"><p class="curriculumTitle" id="teacherTitle">推荐老师</p><p class="curriculumMove" id="teacherBtnMove" data="3">更多</p><label for="teacherBtnMove"></label></div><div class="curriculumListBox" id="teacherIntro"><img class="loadingImg" src="images/loading.gif" alt=""></div></div></div><div class="classifyListBox" id="classifyListBox"><div class="classifyListTitle" id="classifyListTitle">最新直播课程</div><div class="classifyListContent" id="classifyListContent"></div></div><div class="lanclassBox" id="lanclassBox"><div class="lanclassContent"><img class="lanclassContentCover" id="lanclassContentCover" src="" alt=""><div class="lanclassContentCenter"><div class="lanclassContentTitle" id="lanclassContentTitle">初一语文阅读理解习题课</div><div class="lanclassContentInfo"><img class="lanclassContentInfoPortrait" id="lanclassContentInfoPortrait" src="images/u293.png" alt=""><span class="lanclassContentInfoName" id="lanclassContentInfoName">张媛媛</span></div><div class="lanclassContentInfoTime"><span class="lanclassContentInfoTimeStart" id="lanclassContentInfoTimeStart">开始时间:2017-08-01 13:00:00</span><span class="lanclassContentInfoTimeEnd" id="lanclassContentInfoTimeEnd">结束时间:2017-08-01 13:00:00</span></div><div class="lanclassContentApply" id="lanclassContentApply">我要报名</div></div><div class="lanclassContentRight"><div class="thirdPartyIconBox"><span id="weixinIcon" class="thirdPartyIcon weixinIcon iconfont">&#xe61e;</span><span id="qqIcon" class="thirdPartyIcon qqIcon iconfont">&#xe605;</span><span id="weiboIcon" class="thirdPartyIcon weiboIcon iconfont">&#xe6eb;</span></div><div class="collectBox" id="collectYes"><img class="collectIcon" id="collectYesIcon" src="images/collect.png" alt=""><span class="collectText">已收藏</span></div><div class="collectBox" id="collectNo"><img class="collectIcon" id="collectNoIcon" src="images/not-collect.png" alt=""><span class="collectText">未收藏</span></div></div></div><div class="lanclassContent" id="lanclassIntroduce"><p class="lanclassIntroduceTitle">课程介绍</p><p class="lanclassIntroduceContent" id="lanclassIntroduceDescription">课程介绍Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo commodo. Proin sodales pulvinar tempor. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nam fermentum, nulla luctus pharetra vulputate, felis tellus mollis orci, sed rhoncus sapien nunc eget.</p></div><div class="lanclassContent teacherInfos" id="teacherInfos"><div class="lanclassIntroduceTitle" id="teacherInfoTitle">老师简介</div><div class="teacherInfoData"><span class="teacherInfoName">张媛媛</span><span class="teacherInfoSchool" id="teacherInfoSchool">北京外国语学院</span></div><div class="lanclassIntroduceContent" id="teacherInfoContent">课程介绍Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit amet lacus accumsan et viverra justo commodo. Proin sodales pulvinar tempor. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nam fermentum, nulla luctus pharetra vulputate, felis tellus mollis orci, sed rhoncus</div></div></div><div class="teacherDetailBox" id="teacherDetailBox"><div class="teacherDetailInfo"><div class="teacherDetailInfoLeft"><img class="teacherDetailInfoImg" id="teacherDetailInfoImg" src="" alt=""><ul class="teacherDetailInfoDetailBox"><li class="teacherDetailInfoDetailTit"><span class="teacherDetailInfoDetailName" id="teacherDetailInfoDetailName">张媛媛</span><span class="teacherDetailInfoDetailSex" id="teacherDetailInfoDetailSex"></span></li><li class="teacherDetailInfoDetailSpeciality"><span class="teacherDetailInfoDetail">专长:</span><span class="teacherDetailInfoDetailPoint" id="teacherDetailInfoDetailPoint">少儿英语</span></li><li class="teacherDetailInfoDetailLi"><span class="teacherDetailInfoDetail">教龄:</span><span class="teacherDetailInfoDetailAge" id="teacherDetailInfoDetailAge">10年</span></li><li class="teacherDetailInfoDetailLi"><span class="teacherDetailInfoDetail">评分:</span><span class="teacherDetailInfoDetailGrade" id="teacherDetailInfoDetailGrade">少儿英语</span></li></ul></div><div class="teacherDetailInfoRight"><div class="teacherDetailReferralBox"><p class="teacherDetailReferralTitle">授课内容:</p><p class="teacherDetailReferralContent" id="teacherDetailReferralContent">授课内容授课内容授课内容授课内容授课内容授课内容授课内容授课内容授课内容授课内容授课内容授课内容</p></div><button class="teacherDetailOrderBtn" id="orderBtn">我要预约</button></div></div><div class="teacherDetailContent"><ul class="teacherDetailContentUl"><li><span class="teacherDetailBasicsMsg">基本资料</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">教师职称:</label><span class="teacherDetailPost" id="teacherDetailPost">111</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">最高学历:</label><span id="teacherDetailEducation">111</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">毕业院校:</label><span id="teacherDetailAcademy">111</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">授课方式:</label><span id="teacherDetailWay">111</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">授课地区:</label><span id="teacherDetailArea">111</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">基本简介:</label><span id="teacherDetailSynopsis">111</span></li><li class="teacherDetailBasics"><label class="teacherDetailBasicsTitle">教学特点:</label><span id="teacherDetailTrait">111</span></li></ul><div class="teacherDetailCurriculum"><span class="teacherDetailCurriculumTitle">他的课程</span><span class="teacherDetailCurriculumList">《少儿英语上》</span><span class="teacherDetailCurriculumList">《少儿英语上》</span><span class="teacherDetailCurriculumList">《少儿英语上》</span><span class="teacherDetailCurriculumList">《少儿英语上》</span></div></div></div><div class="classManagementBox" id="classManagementBox"><div class="classManagementLeft" id="classManagementLeft"><ul class="recordUl" id="recordUl"><li class="recordLi"><label for="courseManagement" class="iconfont">&#xe69a;</label><span class="recordLiText recordLiTextCheck" id="courseManagement">课程管理</span></li><li class="recordLi"><label for="createClassBtn" class="iconfont">&#xe69b;</label><span class="recordLiText" id="createClassBtn">创建课堂</span></li><li class="recordLi"><label for="classManagement" class="iconfont">&#xe69c;</label><span class="recordLiText" id="classManagement">班级管理</span></li><li class="recordLi"><label for="teacherManagement" class="iconfont">&#xe69d;</label><span class="recordLiText" id="teacherManagement">老师管理</span></li><li class="recordLi"><label for="aboutManagement" class="iconfont">&#xe69f;</label><span class="recordLiText" id="aboutManagement">约课管理</span></li><li class="recordLi"><label for="RecordManagement" class="iconfont">&#xe6a0;</label><span class="recordLiText" id="RecordManagement">录制管理</span></li><li class="recordLi"><label for="siteManagement" class="iconfont">&#xe6a3;</label><span class="recordLiText" id="siteManagement">站点配置</span></li><li class="recordLi"><label for="reportManagement" class="iconfont">&#xe6a2;</label><span class="recordLiText" id="reportManagement">统计报告</span></li><li class="recordLi"><label for="personManagement" class="iconfont">&#xe6a1;</label><span class="recordLiText" id="personManagement">个人设置</span></li></ul></div><div class="classManagementRight" id="classManagementRight"><div class="classManagementRightTitle" id="classManagementRightTitle"><div class="liveInfoLeft" id="liveInfoList"><div class="liveInfoLeftLi">正在直播</div><div class="liveInfoLeftLi">未开始</div><div class="liveInfoLeftLi">已结束</div></div><div class="liveInfoRight" id="liveInfoRight"><input class="liveInfoRightInput" id="liveInfoRightInput" type="text"> <img class="liveInfoRightInputBtn" id="liveInfoRightInputBtn" src="images/nav_link_14.png" alt=""></div><div class="liveInfoCenter" id="liveInfoCenter"><span class="liveInfoCenterTime">时间</span><div class="liveInfoCenterLiveCase" id="liveInfoCenterLiveStart"></div><span class="liveInfoCenterTime"></span><div class="liveInfoCenterLiveCase" id="liveInfoCenterLiveEnd"></div></div></div><div class="classManagementRightContent"><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0" id="t_box" class="t_box"><tbody><tr align="center" height="44" class="tr_center" bgcolor="#fff" bordercolor="#e6e6e6"><th width="9%" class="tr_center">课堂主题</th><th width="8%" class="tr_center">课堂号</th><th width="8%" class="tr_center">老师</th><th width="6%" class="tr_center">课堂状态</th><th width="24%" class="tr_center">课堂时间</th><th width="6%" class="tr_center">在线人数</th><th width="22%" class="tr_center">操作</th></tr><tr align="center" bgcolor="#FFFFFF" height="44"><td class="tr_main">少儿英语</td><td class="tr_main">101545534</td><td class="tr_main">markettest</td><td class="tr_main">准备</td><td class="tr_main" style="width:40px">2017-08-29 18:00:00 - 2017-08-29 23:00:00</td><td class="tr_main">0</td><td class="tr_main tr_mainRight" align="center"><a class="classHandlePort" href="#">文档</a><a class="classHandlePort" href="">多媒体</a><a class="classHandlePort" href="">伴音</a><a class="classHandlePort" href="">修改</a><a class="classHandlePort" href="">删除</a><a class="classHandlePort" href="">加入课堂</a></td></tr></tbody></table></div><div class="classHandlerPageBox" id="classHandlerPageBox"><table width="100%" align="center" cellpadding="0" cellspacing="0" border="0"><tbody><tr><td height="60" colspan="11" class="tr_bottom" style=""><span class="classHandlerPageMsg" style="line-height:38px;padding-left:20px;float:left">第1页/共2页,有16个记录</span><ul class="classHandlerPageInfoBox"><li class="classHandlerPageInfo"><span id="classHandlerHomePage">首页</span></li><li class="classHandlerPageInfo"><span id="classHandlerUpPage">上一页</span></li><li class="classHandlerPageInfo"><span id="classHandlerDownPage">下一页</span></li><li class="classHandlerPageInfo"><span id="classHandlerEndPage">尾页</span></li><li class="classHandlerPageInfo"><input class="classHandlerPageInfoInput" type="text"></li><li class="classHandlerPageInfo classHandlerPageInfoCheck"><span id="classHandlerSpecificPage">GO</span></li></ul></td></tr></tbody></table></div></div></div><div id="createClassBox" class="userSignBox createClassBox"><div id="createClass" class="createClass"><div class="createClassHandler"><span class="createClassHandlerTitle">创建课堂</span><a href="javascript: void(0)" id="createClassA" class="createClassA iconfont">&#xe638;</a></div><div class="createClassContent"><div class="scheduleForm" id="scheduleForm1" style="display:block"><div class="step_content"><div class="scheduleWireBox"><div class="scheduleWire"></div><div class="scheduleWireTitBox"><span class="scheduleWireBoxTit">课堂信息</span><span class="scheduleWireBoxTit">时间信息</span><span class="scheduleWireBoxTit">功能信息</span><span class="scheduleWireBoxTit">创建完成</span></div><div class="scheduleWireIndBox"><p class="scheduleWireInd"><span class="scheduleWireIndText scheduleWireIndText1">1</span></p><p class="scheduleWireInd"><span class="scheduleWireIndText">2</span></p><p class="scheduleWireInd"><span class="scheduleWireIndText">3</span></p><p class="scheduleWireInd"><span class="scheduleWireIndText">4</span></p></div><div class="scheduleWireBg"></div></div><div class="step_page1"><div class="form_item"><label class="step_page1Title">课堂主题:</label><div class="step_page1_widget"><input id="classThemeUserName" name="classThemeUserName" type="text" class="classThemeInfo" placeholder="输入课堂主题" value="">1-32个任意字符</div></div><div class="form_item"><label class="step_page1Title">主持人密码:</label><div class="step_page1_widget"><input id="classThemePassWord" name="classThemePassWord" type="text" class="classThemeInfo" placeholder="输入主持人密码" value="">1-32个任意字符</div></div><div class="form_item public_form_item"><label class="step_page1Title">是否公开课堂:</label><div class="step_page1_widget"><input class="allowPublic" type="radio" name="allowPublic" id="publicYes" value="1" checked="checked"><label for="publicYes" class="publicInfo"></label><input class="allowPublic" type="radio" name="allowPublic" id="publicNot" value="0"><label for="publicNot" class="publicInfo"></label></div></div><div class="form_item public-widget"><label class="step_page1Title">课堂类型:</label><div class="step_page1_widget"><input class="allowPublic" type="radio" name="meetingType" id="meetingType" value="1" checked="checked"><label for="meetingType" class="publicInfo">1v1课堂</label><input class="allowPublic" type="radio" name="meetingType" id="meetingType2" value="2"><label for="meetingType2" class="publicInfo">直播课堂</label><input class="allowPublic" type="radio" name="meetingType" id="meetingType3" value="3"><label for="meetingType3" class="publicInfo">小班课</label></div></div><div class="form_item public-widget" id="h5"><label class="step_page1Title">是否支持h5:</label><div class="step_page1_widget"><input class="allowPublic" type="radio" name="h5Module" id="h5ModuleYes" value="1" checked="checked"><label for="h5ModuleYes" class="publicInfo"></label><input class="allowPublic" type="radio" name="allowPublic" id="h5ModuleNo" value="0"><label for="h5ModuleNo" class="publicInfo"></label></div></div><div class="form_item confPassTR"><label class="step_page1Title">课堂密码:</label><div class="step_page1_widget"><input id="partcKey" name="partcKey" type="password" class="classThemeInfo input-text-show" placeholder="输入课堂密码"><span class="form-required"></span><span class="form-tip"><span id="confPassTip" class="onShow" style="margin:0;padding:0;background-color:transparent;display:none;background-position:initial initial;background-repeat:initial initial"><div class="onShow">1-16个任意字符</div></span></span></div></div><div class="form_item describe-widget"><label class="step_page1Title">课堂描述:</label><div class="step_page1_widget"><textarea id="meeting_content" class="classDescribeArea" placeholder=" 给课堂添加描述..."></textarea><span class="count"><span id="nowCountSpan">0</span>/256</span></div></div></div><div class="form_button"><input id="submit1" type="button" value="下一步" class="createClassBtn createClassConfirm"><span class="createClassBtn main_closeBtn">取消</span></div></div></div><div class="scheduleForm" id="scheduleForm2"><div class="step_content"><div class="scheduleWireBox"><div class="scheduleWire scheduleWire1"></div><div class="scheduleWireTitBox"><span class="scheduleWireBoxTit">课堂信息</span><span class="scheduleWireBoxTit">时间信息</span><span class="scheduleWireBoxTit">功能信息</span><span class="scheduleWireBoxTit">创建完成</span></div><div class="scheduleWireIndBox"><p class="scheduleWireInd"><span class="scheduleWireIndText scheduleWireIndText1">1</span></p><p class="scheduleWireInd"><span class="scheduleWireIndText scheduleWireIndText1">2</span></p><p class="scheduleWireInd"><span class="scheduleWireIndText">3</span></p><p class="scheduleWireInd"><span class="scheduleWireIndText">4</span></p></div><div class="scheduleWireBg"></div></div><div class="step_page2"><div class="step_page1TimeBox"><span class="step_page1Time">开始时间</span></div><div class="step_page1TimeBox"><span class="step_page1Time">结束时间</span></div></div></div></div></div></div></div></div><div class="footerBg"><div class="footer"><div class="footerLeft"><ul class="footerLeftList"><li class="footerLeftListMsg">企业合作</li><li class="footerLeftListMsg">人才招聘</li><li class="footerLeftListMsg">联系我们</li><li class="footerLeftListMsg">讲师招募</li><li class="footerLeftListMsg">常见问题</li><li class="footerLeftListMsg">意见反馈</li><li class="footerLeftListMsg">友情链接</li></ul><p class="copyrightMsg">© 2010 - 2015 三芒世纪(北京)科技有限公司 版权所有 京ICP备12014300号-1</p></div><div class="footerRight"></div></div></div></div><div class="userSignBox" id="userSignBox" style="display:none"><div class="usersign" id="usersign"><a href="javascript: void(0)" id="usersignA" class="usersignA iconfont">&#xe638;</a><ul><li class="usersignTit">注册</li><li class="usersignLi"><input id="signName" class="userNameInput usersignInput" type="text" placeholder="填写用户名" maxlength="20" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"></li><li class="usersignNameLi usersignLi"><input id="signPhone" class="userPhoneInput usersignInput" type="text" placeholder="填写手机号" maxlength="20" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"><span class="requiredMsg">*</span></li><li class="usersignLi"><input id="signMail" class="userMailInput usersignInput" type="text" placeholder="填写邮箱" maxlength="20" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"></li><li class="usersignNameLi usersignLi"><input id="signPassWord" class="userPassWordInput usersignInput" type="text" placeholder="设置密码" maxlength="20" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"><span class="requiredMsg">*</span></li><li class="userVerifyLi usersignLi"><input id="securityCode" class="userVerifyLiInput usersignInput" type="text" placeholder="验证码" maxlength="5" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"><button class="userVerifyLiInputBtn">发送验证码</button></li><li class="permitSign usersignLi"><input id="permitSign" class="permitSignIcon" type="checkbox"><label for="permitSign"></label><span class="permitSignMsg">我已阅读并接受用户协议</span></li><li class="btnUsersignLi usersignLi"><button id="signBtn" class="btnUsersign">注册</button></li><p class="loginBtnBox"><span>已有账号,去</span><a id="skipLoginBtn" class="loginBtn" href="javascript: void(0)">登录</a></p></ul></div></div><div class="userSignBox" id="userLoginBox" style="display:none"><div class="usersign userLogin" id="userLogin"><a href="javascript: void(0)" id="userLoginA" class="usersignA iconfont">&#xe638;</a><ul><li class="usersignTit">登录</li><li class="usersignNameLi usersignLi"><input id="loginName" class="usersignInput" type="text" placeholder="手机/用户名/邮箱" maxlength="20" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"></li><li class="userPassWordLi usersignLi"><input id="loginPassWord" class="userPassWordInput usersignInput" type="text" placeholder="密码" maxlength="20" onkeyup="this.value=this.value.replace(/^ +| +$/g,&#34;&#34;)"></li><p class="forgetPasswordBtn" id="forgetPasswordBtn">忘记密码</p><li class="btnUsersignLi usersignLi"><button class="btnUsersign" id="userLoginBtn">提交</button></li><p class="forgetPasswordBtn nowSignBtn" id="nowUserSign">新用户注册</p><li class="openidOauthBox"><p class="openidOauth openidOauth2" id="openWeixin"><span class="weChatLogin iconfont">&#xe61e;</span><span class="openidOauthTit">微信</span></p><p class="openidOauth openidOauth1" id="openQQ"><span class="weChatLogin iconfont">&#xe605;</span><span class="openidOauthTit">QQ</span></p><p class="openidOauth" id="openWeibo"><span class="iconfont weChatLogin">&#xe6eb;</span><span class="openidOauthTit">微博</span></p></li></ul></div></div><div class="userSignBox" id="removeHandlerBox" style="display:none"><div class="usersign removeHandler" id="removeHandler"><a href="javascript: void(0)" id="removeHandlerA" class="usersignA iconfont">&#xe638;</a><div class="removeHandlerContent">确定删除吗?</div><div class="removeHandlerBtn"><button class="removeConfirm" id="removeConfirm">确定</button><button class="removeCancel" id="removeCancel">取消</button></div></div></div><script type="text/javascript" src="main.js?1f9a6d4f1a4f05ed0e50"></script></body></html>
\ No newline at end of file
... ...
此 diff 太大无法显示。
@charset "utf-8";
html {
font-family: "微软雅黑", Arial, Helvetica;
-webkit-font-smoothing:antialiased;
}
/*body { background:url(bg.jpg) no-repeat center top #fff; }*/
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, input, select, p {
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6, b {
font-size: 100%;
font-weight: normal;
}
i, cite, em, var, address, dfn {
font-style: normal;
}
a {
color: #333333;
text-decoration: none;
}
a:hover {
color: #f30;
text-decoration: none;
}
/*p, div {*/
/*font-family: "微软雅黑"*/
/*}*/
/*浮动*/
.fl {
float: left;
}
.fr {
float: right;
}
/*去除浮动*/
.clear {
clear: both;
overflow: hidden;
zoom: 1;
float: none;
}
ul, li {
list-style: none;
}
img {
border: 0 none;
vertical-align: middle;
}
/*引入字体图标*/
@font-face {
font-family: "iconfont";
src: url('../font/iconfont.eot'); /* IE9*/
src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0px;
-moz-osx-font-smoothing: grayscale;
}
body{
background: #f2f6f7;
}
.baseboardBox{
position: relative;
overflow: hidden;
}
/*头部*/
.headerBg{
width:100%;
height:68px;
background: #fff;
}
.header{
width:1220px;
height:70px;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
}
/*图片*/
.header_img{
float: left;
margin: 15px 50px 0 0;
}
.header_list{
float: left;
}
.header_listMsg{
float: left;
cursor: pointer;
font-size: 16px;
color:#333333;
padding-right:35px;
text-align: center;
line-height: 70px;
}
.header_listTeacherMsg{
padding-right:55px;
}
.header_listMsgCheck{
color:#3498db;
}
.header_listMsg:selected{
color:#3498db;
}
.header_seek{
float: left;
width: 240px;
color:#ccc;
position: relative;
}
.header_seekInput{
border:1px solid transparent;
border-bottom:1px solid #ccc;
width:100%;
display: inline-block;
margin-top: 26px;
}
.header_seekBtn{
position: absolute;
bottom:10px;
right:0;
border:none;
background: none;
cursor: pointer;
outline:none;
}
.header_seekBtn:checked{
color:#3498db;
}
.DownloadLoginBox{
float: right;
font-size: 16px;
}
.DownloadLoginBox li{
float: left;
}
.androidDownload{
position: relative;
padding-left:25px;
line-height: 70px;
color:#666666;
}
.androidDownload:after{
content: "";
position: absolute;
display: block;
width: 15px;
height: 15px;
background: url(../images/DL.png) no-repeat;
left:0;
top:28px;
}
.userNews{
float: left;
font-size: 18px;
line-height: 70px;
margin-left:20px;
}
.userLoginBtn{
width:30px;
height:30px;
border-radius: 50%;
margin:15px 0 0 15px;
cursor: pointer;
}
.userLoginBtnImg{
width:100%;
height:100%;
}
/*轮播图*/
.slideshow{
width:100%;
height:540px;
overflow: hidden;
position: relative;
}
.motionMapBox{
height:540px;
position: absolute;
}
.slidesMap{
float: left;
height:540px;
}
.slidesImg{
height:540px;
}
.dots{
position: absolute;
left: 0;
right: 0;
bottom: 20px;
text-align: center;
}
.dots li{
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}
.dots li.active{
background: #fff;
opacity: 1;
}
/*主题盒子*/
.themeBox{
width:1220px;
height:auto;
left:0;
right:0;
margin:0 auto;
}
/*首页*/
.box{
width: 100%;
height:auto;
left:0;
right:0;
margin:0 auto;
min-height: 1000px;
}
.curriculumBox{
float: left;
width: 100%;
}
.curriculumBox1{
margin-bottom:45px;
}
.curriculumHandler{
margin-top:60px;
}
.curriculumTitle{
font-size: 22px;
float:left;
}
.curriculumMove{
padding:4px 10px 0 20px;
display: inline-block;
cursor: pointer;
}
.curriculumMove + label{
width: 12px;
height:12px;
display: inline-block;
background: url("../images/more.png");
cursor: pointer;
}
.curriculumIcon{
cursor: pointer;
}
.curriculumListImg{
width:100%;
height:194px;
border: 1px solid transparent;
}
.curriculumListBox{
float: left;
width: 100%;
min-height: 305px;
position: relative;
}
.loadingImg{
width:30px;
height:30px;
position: absolute;
left:0;
right:0;
bottom:0;
top:0;
margin:auto;
}
.curriculumListTit{
font-size: 14px;
color: #333333;
float: left;
width: 100%;
padding:15px 0 25px 10px;
}
.curriculumListInfo{
float: left;
width:100%;
padding-bottom:12px;
}
.curriculumListTime{
float: left;
font-size: 12px;
color:#f55c22;
padding-left:10px;
}
.curriculumListNum{
float: right;
font-size: 12px;
color:#666666;
padding-right:10px;
}
/*课堂分类列表*/
.classifyListBox{
width: 100%;
float: left;
display: none;
}
.classifyListTitle{
float: left;
width: 100%;
font-size: 22px;
margin: 60px 0 26px 0;
}
.classifyListContent{
width: 100%;
height:915px;
float: left;
}
.classifyList{
width: 286px;
height: 280px;
float: left;
background: #fff;
margin-right: 25px;
cursor: pointer;
margin-top:25px;
}
.classifyList:hover{
box-shadow: 1px 5px 15px #adadad;
}
.classifyListR{
margin-right:0px;
}
.pageNumContentBox{
width:100%;
height: 40px;
padding:30px 0 55px 0;
float: left;
position: relative;
}
.pageNumContent{
max-width: 480px;
position: absolute;
left:0;
right:0;
margin:0 auto;
text-align: center;
}
.pageNumBtn{
display: inline-block;
width:40px;
height:40px;
border-radius: 3px;
border:1px solid #ebebeb;
margin-right:15px;
text-align: center;
line-height: 40px;
background: #fff;
color:#666666;
cursor: pointer;
}
.pageNumBtnCheck{
background: #3498db;
color:#fff;
border:1px solid #3498db;
}
/*互动课堂*/
.lanclassBox{
width:100%;
left:0;
right:0;
margin:0 auto;
height:auto;
min-height:600px;
display: none;
margin-top:40px;
}
.lanclassContent{
height:345px;
background: #fff;
margin-top:40px;
padding-left:30px;
}
.teacherInfos{
margin-bottom:40px;
}
.lanclassContentCover{
width:404px;
height:278px;
margin:30px 75px 30px 0px;
float: left;
}
/*老师详细信息*/
.lanclassContentTitle{
font-size: 24px;
color: #333333;
padding:30px 0;
}
.lanclassContentInfo{
}
.lanclassContentInfoPortrait{
width:46px;
height:46px;
border-radius: 50%;
padding-bottom: 20px;
}
.lanclassContentInfoName{
padding-left:20px;
font-size: 16px;
color: #333333;
}
.lanclassContentInfoTime{
font-size: 16px;
color: #333333;
}
.lanclassContentInfoTimeStart{
display:inline-block;
width: 100%;
}
.lanclassContentInfoTimeEnd{
display:inline-block;
width: 100%;
padding-top:10px;
}
.lanclassContentApply{
width:180px;
height:48px;
background: #3498db;
border-radius: 3px;
color:#fff;
text-align: center;
line-height: 48px;
font-size: 16px;
margin-top:50px;
cursor: pointer;
}
.lanclassContentCenter{
float: left;
}
/*第三方登录 收藏*/
.lanclassContentRight{
float: right;
height: 100%;
position: relative;
}
.thirdPartyIconBox{
padding:30px 30px 0 0;
}
.thirdPartyIcon{
width:24px;
height:24px;
display: inline-block;
padding-left:10px;
cursor: pointer;
font-size: 20px;
}
.weixinIcon{
color: #09bb07;
}
.qqIcon{
color: #3cc3f5;
}
.weiboIcon{
color: #d32024;
}
.collectBox{
position: absolute;
left:0;
bottom:30px;
cursor: pointer;
}
.collectIcon{
padding:0 20px 5px 0;
}
.collectText{
font-size: 16px;
color:#333333;
}
/*老师信息详情页*/
.teacherDetailBox{
width:100%;
float: left;
display: none;
margin-top:40px;
}
.teacherDetailInfo{
width:100%;
height:254px;
margin-bottom:40px;
}
.teacherDetailInfoLeft{
width:420px;
height:254px;
background: #fff;
float: left;
}
.teacherDetailInfoImg{
width:120px;
height:120px;
border-radius: 50%;
margin:67px 50px 0 30px;
float:left;
}
.teacherDetailInfoDetailBox{
float: left;
padding-top:50px;
}
.teacherDetailInfoDetailName{
font-size: 24px;
color: #333333;
max-width: 120px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.teacherDetailInfoDetailSex{
font-size: 12px;
color:#999999;
padding-left:20px;
}
.teacherDetailInfoDetailSpeciality{
padding:30px 0 20px 0;
}
.teacherDetailInfoDetailLi{
font-size: 16px;
color: #333333;
padding:5px 0;
}
.teacherDetailInfoRight{
width: 700px;
height:194px;
background: #fff;
margin-left:40px;
float: left;
padding:30px;
}
.teacherDetailReferralBox{
float: left;
width: 502px;
}
.teacherDetailOrderBtn{
width:150px;
height:64px;
border-radius: 3px;
color:#fff;
background: #3498db;
text-align: center;
line-height: 64px;
float: right;
border:none;
margin-top:65px;
cursor: pointer;
}
.teacherDetailReferralTitle{
font-size: 16px;
color: #333333;
}
.teacherDetailReferralContent{
font-size: 14px;
color: #333333;
padding-top:30px;
}
.teacherDetailContent{
width:100%;
float: left;
margin-bottom:40px;
background: #fff;
}
.teacherDetailContentUl{
padding:40px 30px 30px 30px;
border-bottom: 1px solid #ccc;
}
.teacherDetailBasics{
padding-top:30px;
font-size: 14px;
}
.teacherDetailBasicsMsg{
font-size: 18px;
color: #333333;
}
.teacherDetailCurriculum{
padding:40px 30px 40px 30px;
float: left;
}
.teacherDetailCurriculumTitle{
font-size: 16px;
color: #333333;
padding-bottom: 30px;
float: left;
}
.teacherDetailCurriculumList{
float: left;
width: 100%;
padding-top:4px;
}
/*课堂介绍*/
.lanclassIntroduceTitle{
padding:40px 0 20px 0px;
color:#333333;
font-size: 20px;
}
.lanclassIntroduceContent{
padding-right: 30px;
font-size: 12px;
color:#333333;
}
/*老师简介*/
.teacherInfoData{
color:#3cc3f5;
font-size: 16px;
margin-bottom:30px;
}
.teacherInfoName{
padding-right:30px;
}
/*管理员信息*/
.classManagementBox{
width:100%;
display: inline-block;
margin:40px 0;
display: none;
}
.classManagementLeft{
float: left;
margin-right:20px;
}
.recordUl{
width: 200px;
text-align: center;
background: #fff;
padding:20px 0;
cursor: pointer;
}
.recordLi{
font-size: 14px;
height: 55px;
line-height: 55px;
}
.recordLiText{
padding-left:15px;
color:#666666;
}
.recordLiText + label {
color:#666666;
}
.recordLiText:checked + label {
color:#666666;
}
/*.recordLi:hover{
color: #3498db;
}*/
.recordLiTextCheck{
color: #3498db;
}
.classManagementRight{
width: 998px;
float: left;
}
.classManagementRightTitle{
padding:0 30px;
height:44px;
line-height: 44px;
background: #fff;
margin-bottom:8px;
border:1px solid #e6e6e6;
}
.liveInfoLeft{
float: left;
}
.liveInfoLeftLi{
float: left;
border-bottom:1px solid transparent;
text-align: center;
padding:0 10px;
font-size: 14px;
cursor: pointer;
}
.liveInfoLeftLi:hover{
border-bottom:1px solid #3498db;
}
.liveInfoRight{
float: right;
width:200px;
height:28px;
line-height: 28px;
border:1px solid #cccccc;
background: #FFF;
border-radius: 2px;
margin-top:8px;
}
.liveInfoRightInput{
border:none;
outline: none;
padding-left:10px;
width: 165px;
}
.liveInfoRightInputBtn{
width:18px;
height:18px;
cursor: pointer;
}
.liveInfoCenter{
float: right;
color:#333333;
font-size: 14px;
padding-right:30px;
}
.liveInfoCenterTime{
float: left;
padding:0 12px;
}
.liveInfoCenterLiveCase{
width: 80px;
height: 28px;
line-height: 28px;
border: 1px solid #cccccc;
background: #FFF;
border-radius: 2px;
margin-top: 8px;
float: left;
text-align: center;
}
.classManagementRightContent{
height: 420px;
}
.t_box{
border:1px solid #e6e6e6;
border-bottom: none;
}
.tr_center{
color: #333333;
font-size: 14px;
border-bottom:1px solid #e6e6e6;
}
.tr_main{
font-size: 12px;
color: #333333;
border-bottom:1px solid #e6e6e6;
}
.classHandlePort{
margin: 0 3px;
color:#3498db;
}
.classHandlerPageMsg{
font-size: 12px;
color: #333333;
}
.classHandlerPageInfoBox{
font-size: 14px;
float: right;
}
.classHandlerPageInfo{
width:52px;
height:32px;
text-align: center;
line-height: 32px;
border:1px solid #ebebeb;
margin-left: 20px;
background: #fff;
float: left;
color: #333333;
cursor: pointer;
}
.classHandlerPageInfoCheck{
background: #3498db;
color:#fff;
}
.classHandlerPageInfoInput{
border:none;
background: none;
width:52px;
height:32px;
text-align: center;
}
/*创建课堂*/
.createClass{
width:700px;
height: 520px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background: #fff;
}
.createClassHandler{
width: 100%;
height:40px;
background: #3498db;
color:#fff;
}
.createClassHandlerTitle{
line-height: 40px;
padding-left:15px;
font-size: 14px;
}
.createClassA{
font-size: 16px;
position: absolute;
right:10px;
top:10px;
color:#fff;
}
.createClassContent{
}
.scheduleForm{
display: none;
}
.step_content{
font-size: 12px;
}
.scheduleWireBox{
width:100%;
height:75px;
position: relative;
}
.scheduleWireTitBox{
width: 100%;
}
.scheduleWireBoxTit{
font-size: 12px;
color: #666666;
width: 25%;
text-align: center;
display: inline-block;
padding-top:20px;
}
.scheduleWireIndBox{
width: 100%;
position: absolute;
left:0;
bottom:0;
}
.scheduleWireInd{
width: 25%;
text-align: center;
float: left;
}
.scheduleWireIndText{
width:28px;
height:28px;
border:2px solid #ccc;
color: #ccc;
line-height: 28px;
text-align: center;
display: inline-block;
border-radius:50%;
background: #fff;
font-size: 14px;
}
.scheduleWireIndText1{
border:2px solid #3498db;
color: #3498db;
}
.scheduleWireBg{
height: 2px;
background: #ccc;
width: 510px;
margin:22px 0 0 95px;
}
.scheduleWire{
background: #3498db;
height: 2px;
width: 2px;
margin:20px 0 0 95px;
position: absolute;
bottom:15px;
left:0;
}
.scheduleWire1{
width: 155px;
}
.scheduleWire2{
width: 335px;
}
.scheduleWire2{
width: 510px;
}
/*创建课堂第一步*/
.form_item{
margin-bottom: 10px;
min-height: 22px;
line-height: 22px;
font-size: 12px;
}
.step_page1Title{
float: left;
width: 125px;
padding-right: 5px;
text-align: right;
line-height: 32px;
}
.step_page1_widget{
margin-left: 125px;
position: relative;
padding-top: 5px;
}
.allowPublic{
display: none;
}
.allowPublic+label{
display: inline-block;
cursor: pointer;
background: url(../images/circle.png) no-repeat;
padding-left: 23px;
}
.allowPublic:checked+label{
display: inline-block;
background: url(../images/circle01.png) no-repeat;
}
.classThemeInfo{
border-radius: 2px;
padding: 4px;
height: 24px;
background-color: #ffffff;
border: 1px solid #cccccc;
width: 360px;
margin-right: 20px;
font-size: 12px;
}
.publicInfo{
padding-right: 15px;
padding-left:4px;
}
.classDescribeArea{
width: 370px;
height: 60px;
}
.createClassConfirm{
background: #3498db;
}
.form_button{
width: 220px;
left: 0;
right: 0;
margin: 0 auto;
}
.createClassBtn{
width: 80px;
height:34px;
line-height: 34px;
text-align: center;
color:#fff;
display: inline-block;
border: none;
border-radius: 3px;
margin:0 15px;
cursor: pointer;
font-size: 14px;
}
.main_closeBtn{
background: #b3b3b3;
}
/*创建课堂第二步*/
/*创建课堂第三步*/
/*创建课堂第四步*/
.createClassBox{
display: none;
}
.step_page1{
}
/*底部*/
.footerBg{
width:100%;
height:180px;
background: #404040;
float: left;
}
.footer{
width:1220px;
height:180px;
left: 0;
right: 0;
margin: 0 auto;
}
.footerLeft{
float: left;
}
.footerLeftList{
padding-top:70px;
}
.footerLeftListMsg{
float: left;
color:#ccc;
padding-right:6px;
font-size: 12px;
cursor: pointer;
}
.copyrightMsg{
color: #999999;
font-size: 12px;
float: left;
padding-top:20px;
}
/*注册*/
.userSignBox{
width:100%;
height:100%;
background: rgba(0, 0, 0, .7);
position: absolute;
left:0;
top:0;
}
.usersign{
width:420px;
height: 475px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
background: #fff;
}
.userLogin{
height:420px;
}
.usersignA{
font-size: 16px;
position: absolute;
right:10px;
top:10px;
color: #666666;
}
.usersignTit{
font-size: 16px;
text-align: center;
height: 60px;
line-height: 60px;
border-bottom:1px solid #e6e6e6;
margin:0 30px 25px;
color:#666666;
}
.usersignLi{
height:32px;
margin:0 70px 20px;
line-height: 32px;
border-radius: 2px;
border:1px solid #e6e6e6;
font-size: 12px;
}
.userVerifyLi{
width: 157px;
position: relative;
}
.userVerifyLiInput{
}
.usersignInput{
padding-left:20px;
border:none;
background: none;
outline: none;
}
.userVerifyLiInputBtn{
height:32px;
border:none;
color:#fff;
background: #3498db;
width:100px;
text-align: center;
margin-left:20px;
position: absolute;
border-radius: 3px;
right:-120px;
top:0;
cursor: pointer;
}
.permitSign{
border:none;
margin-bottom:10px;
margin-top: -10px;
position: relative;
}
.selectStatus{
padding-left:20px;
color:#333333;
}
.btnUsersign{
width: 100%;
height:34px;
background: #3498db;
color:#fff;
text-align: center;
border:none;
border-radius: 3px;
cursor: pointer;
}
.permitSignIcon{
display: none;
}
.permitSignIcon+label{
width: 18px;
height:18px;
display: inline-block;
cursor: pointer;
margin-right:15px;
background: url(../images/circle.png) no-repeat;
position: absolute;
left:0;
top:5px;
}
.permitSignIcon:checked+label{
width: 18px;
height:18px;
display: inline-block;
background: url(../images/circle01.png) no-repeat;
}
.permitSignMsg{
padding-left:30px;
}
.btnUsersignLi{
margin-bottom: 10px;
}
.loginBtnBox{
width:280px;
font-size: 12px;
text-align: right;
margin:0 70px;
}
.loginBtn{
color:#d95136;
}
.usersignNameLi{
position: relative;
}
.requiredMsg{
position: absolute;
right:-15px;
top:4px;
font-size: 20px;
line-height: 32px;
color:#d95136;
}
/*登录*/
.forgetPasswordBtn{
width:280px;
font-size: 12px;
text-align: right;
margin:0 70px;
color:#333333;
cursor: pointer;
margin-bottom:20px;
}
.nowSignBtn{
color:#d95136;
margin-top:20px;
}
.openidOauthBox{
width:280px;
margin:0 70px;
}
.openidOauth{
width:42px;
color:#bfbfbf;
cursor: pointer;
float: left;
}
.openidOauth1{
margin:0 60px;
}
.openidOauth2{
padding-left:20px;
}
.weChatLogin{
width:42px;
height:42px;
display: inline-block;
}
.openidOauthTit{
width: 42px;
text-align: center;
padding-top:5px;
display: inline-block;
}
/*删除*/
.removeHandler{
width: 310px;
height:170px;
}
.removeHandlerContent{
text-align: center;
font-size: 16px;
color:#333333;
margin-top:60px;
}
.removeHandlerBtn{
margin-top:30px;
}
.removeHandlerBtn button{
border:none;
width:72px;
height:34px;
border-radius: 3px;
}
.removeConfirm{
margin:0 30px 0 60px;
background: #3498db;
}
.removeCancel{
background: #e6e6e6;
}
\ No newline at end of file
... ...
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!--
2013-9-30: Created.
-->
<svg>
<metadata>
Created by iconfont
</metadata>
<defs>
<font id="laydate-icon" horiz-adv-x="1024" >
<font-face
font-family="laydate-icon"
font-weight="500"
font-stretch="normal"
units-per-em="1024"
ascent="896"
descent="-128"
/>
<missing-glyph />
<glyph glyph-name="x" unicode="x" horiz-adv-x="1001"
d="M281 543q-27 -1 -53 -1h-83q-18 0 -36.5 -6t-32.5 -18.5t-23 -32t-9 -45.5v-76h912v41q0 16 -0.5 30t-0.5 18q0 13 -5 29t-17 29.5t-31.5 22.5t-49.5 9h-133v-97h-438v97zM955 310v-52q0 -23 0.5 -52t0.5 -58t-10.5 -47.5t-26 -30t-33 -16t-31.5 -4.5q-14 -1 -29.5 -0.5
t-29.5 0.5h-32l-45 128h-439l-44 -128h-29h-34q-20 0 -45 1q-25 0 -41 9.5t-25.5 23t-13.5 29.5t-4 30v167h911zM163 247q-12 0 -21 -8.5t-9 -21.5t9 -21.5t21 -8.5q13 0 22 8.5t9 21.5t-9 21.5t-22 8.5zM316 123q-8 -26 -14 -48q-5 -19 -10.5 -37t-7.5 -25t-3 -15t1 -14.5
t9.5 -10.5t21.5 -4h37h67h81h80h64h36q23 0 34 12t2 38q-5 13 -9.5 30.5t-9.5 34.5q-5 19 -11 39h-368zM336 498v228q0 11 2.5 23t10 21.5t20.5 15.5t34 6h188q31 0 51.5 -14.5t20.5 -52.5v-227h-327z" />
<glyph glyph-name="youyou" unicode="&#58882;" d="M283.648 721.918976 340.873216 780.926976 740.352 383.997952 340.876288-12.925952 283.648 46.077952 619.52 383.997952Z" horiz-adv-x="1024" />
<glyph glyph-name="zuozuo" unicode="&#58883;" d="M740.352 721.918976 683.126784 780.926976 283.648 383.997952 683.123712-12.925952 740.352 46.077952 404.48 383.997952Z" horiz-adv-x="1024" />
<glyph glyph-name="xiayiye" unicode="&#58970;" d="M62.573 384.103l423.401 423.662c18.985 18.985 49.757 18.985 68.727 0 18.982-18.972 18.985-49.746 0-68.729l-355.058-355.067 356.796-356.796c18.977-18.971 18.976-49.746 0-68.727-18.982-18.976-49.751-18.976-68.727 0l-39.753 39.753 0.269 0.246-385.655 385.661zM451.365 384.103l423.407 423.662c18.985 18.985 49.757 18.985 68.727 0 18.982-18.972 18.985-49.746 0-68.729l-355.058-355.067 356.796-356.796c18.977-18.971 18.976-49.746 0-68.727-18.982-18.976-49.757-18.977-68.727 0l-39.762 39.754 0.273 0.249-385.662 385.661zM451.365 384.103z" horiz-adv-x="1024" />
<glyph glyph-name="xiayiye1" unicode="&#58971;" d="M948.066926 382.958838l-411.990051-412.24426c-18.47333-18.47333-48.417689-18.47333-66.875207 0-18.47333 18.461167-18.47333 48.405526 0 66.875207L814.691135 383.088983 467.512212 730.269123c-18.466032 18.458735-18.466032 48.405526 0 66.873991 18.468465 18.464816 48.410391 18.464816 66.872774 0l38.682336-38.682336-0.261507-0.239614 375.259894-375.265975v0.003649m-378.312834 0L157.756743-29.285422c-18.47333-18.47333-48.415256-18.47333-66.872775 0-18.47333 18.461167-18.47333 48.405526 0 66.875207L436.369787 383.088983 89.19208 730.269123c-18.4636 18.458735-18.4636 48.405526 0 66.873991 18.470898 18.464816 48.415256 18.464816 66.872774 0l38.692067-38.682336-0.266372-0.239614 375.267191-375.265975-0.004865 0.003649m0 0z" horiz-adv-x="1024" />
</font>
</defs></svg>
... ...
/*! laydate-v5.0.2 日期与时间组件 MIT License http://www.layui.com/laydate/ By 贤心 */
.laydate-set-ym,.layui-laydate,.layui-laydate *,.layui-laydate-list{box-sizing:border-box}html #layuicss-laydate{display:none;position:absolute;width:1989px}.layui-laydate *{margin:0;padding:0}@font-face{font-family:laydate-icon;src:url(font/iconfont.eot);src:url(font/iconfont.eot#iefix) format('embedded-opentype'),url(font/iconfont.svg#iconfont) format('svg'),url(font/iconfont.woff) format('woff'),url(font/iconfont.ttf) format('truetype')}.laydate-icon{font-family:laydate-icon!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layui-laydate{position:absolute;z-index:66666666;margin:5px 0;border-radius:2px;font-size:14px;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:laydate-upbit;animation-name:laydate-upbit}.layui-laydate-main{width:272px}.layui-laydate-content td,.layui-laydate-header *,.layui-laydate-list li{transition-duration:.3s;-webkit-transition-duration:.3s}@-webkit-keyframes laydate-upbit{from{-webkit-transform:translate3d(0,20px,0);opacity:.3}to{-webkit-transform:translate3d(0,0,0);opacity:1}}@keyframes laydate-upbit{from{transform:translate3d(0,20px,0);opacity:.3}to{transform:translate3d(0,0,0);opacity:1}}.layui-laydate-static{position:relative;z-index:0;display:inline-block;margin:0;-webkit-animation:none;animation:none}.laydate-ym-show .laydate-next-m,.laydate-ym-show .laydate-prev-m{display:none!important}.laydate-ym-show .laydate-next-y,.laydate-ym-show .laydate-prev-y{display:inline-block!important}.laydate-time-show .laydate-set-ym span[lay-type=month],.laydate-time-show .laydate-set-ym span[lay-type=year],.laydate-time-show .layui-laydate-header .layui-icon,.laydate-ym-show .laydate-set-ym span[lay-type=month]{display:none!important}.layui-laydate-header{position:relative;line-height:30px;padding:10px 70px 5px}.laydate-set-ym span,.layui-laydate-header i{padding:0 5px;cursor:pointer}.layui-laydate-header *{display:inline-block;vertical-align:bottom}.layui-laydate-header i{position:absolute;top:10px;color:#999;font-size:18px}.layui-laydate-header i.laydate-prev-y{left:15px}.layui-laydate-header i.laydate-prev-m{left:45px}.layui-laydate-header i.laydate-next-y{right:15px}.layui-laydate-header i.laydate-next-m{right:45px}.laydate-set-ym{width:100%;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.laydate-time-text{cursor:default!important}.layui-laydate-content{position:relative;padding:10px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.layui-laydate-content table{border-collapse:collapse;border-spacing:0}.layui-laydate-content td,.layui-laydate-content th{width:36px;height:30px;padding:5px;text-align:center}.layui-laydate-content td{position:relative;cursor:pointer}.laydate-day-mark{position:absolute;left:0;top:0;width:100%;height:100%;line-height:30px;font-size:12px;overflow:hidden}.laydate-day-mark::after{position:absolute;content:'';right:2px;top:2px;width:5px;height:5px;border-radius:50%}.layui-laydate-footer{position:relative;height:46px;line-height:26px;padding:10px 20px}.layui-laydate-footer span{margin-right:15px;display:inline-block;cursor:pointer;font-size:12px}.layui-laydate-footer span:hover{color:#5FB878}.laydate-footer-btns{position:absolute;right:10px;top:10px}.laydate-footer-btns span{height:26px;line-height:26px;margin:0 0 0 -1px;padding:0 10px;border:1px solid #C9C9C9;background-color:#fff;white-space:nowrap;vertical-align:top;border-radius:2px}.layui-laydate-list>li,.layui-laydate-range .layui-laydate-main{display:inline-block;vertical-align:middle}.layui-laydate-list{position:absolute;left:0;top:0;width:100%;height:100%;padding:10px;background-color:#fff}.layui-laydate-list>li{position:relative;width:33.3%;height:36px;line-height:36px;margin:3px 0;text-align:center;cursor:pointer}.laydate-month-list>li{width:25%;margin:17px 0}.laydate-time-list>li{height:100%;margin:0;line-height:normal;cursor:default}.laydate-time-list p{position:relative;top:-4px;line-height:29px}.laydate-time-list ol{height:181px;overflow:hidden}.laydate-time-list>li:hover ol{overflow-y:auto}.laydate-time-list ol li{width:130%;padding-left:33px;line-height:30px;text-align:left;cursor:pointer}.layui-laydate-hint{position:absolute;top:115px;left:50%;width:250px;margin-left:-125px;line-height:20px;padding:15px;text-align:center;font-size:12px}.layui-laydate-range{width:546px}.layui-laydate-range .laydate-main-list-0 .laydate-next-m,.layui-laydate-range .laydate-main-list-0 .laydate-next-y,.layui-laydate-range .laydate-main-list-1 .laydate-prev-m,.layui-laydate-range .laydate-main-list-1 .laydate-prev-y{display:none}.layui-laydate-range .laydate-main-list-1 .layui-laydate-content{border-left:1px solid #e2e2e2}.layui-laydate,.layui-laydate-hint{border:1px solid #d2d2d2;box-shadow:0 2px 4px rgba(0,0,0,.12);background-color:#fff;color:#666}.layui-laydate-header{border-bottom:1px solid #e2e2e2}.layui-laydate-header i:hover,.layui-laydate-header span:hover{color:#5FB878}.layui-laydate-content{border-top:none 0;border-bottom:none 0}.layui-laydate-content th{font-weight:400;color:#333}.layui-laydate-content td{color:#666}.layui-laydate-content td.laydate-selected{background-color:#00F7DE}.laydate-selected:hover{background-color:#00F7DE!important}.layui-laydate-content td:hover,.layui-laydate-list li:hover{background-color:#eaeaea;color:#333}.laydate-time-list li ol{margin:0;padding:0;border:1px solid #e2e2e2;border-left-width:0}.laydate-time-list li:first-child ol{border-left-width:1px}.laydate-time-list>li:hover{background:0 0}.layui-laydate-content .laydate-day-next,.layui-laydate-content .laydate-day-prev{color:#d2d2d2}.laydate-selected.laydate-day-next,.laydate-selected.laydate-day-prev{color:#fff!important}.layui-laydate-footer{border-top:1px solid #e2e2e2}.layui-laydate-hint{color:#FF5722}.laydate-day-mark::after{background-color:#5FB878}.layui-laydate-content td.layui-this .laydate-day-mark::after{display:none}.layui-laydate-footer span[lay-type=date]{color:#5FB878}.layui-laydate .layui-this{background-color:#009688!important;color:#fff!important}.layui-laydate .laydate-disabled,.layui-laydate .laydate-disabled:hover{background:0 0!important;color:#d2d2d2!important;cursor:not-allowed!important;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.laydate-theme-molv{border:none}.laydate-theme-molv.layui-laydate-range{width:548px}.laydate-theme-molv .layui-laydate-main{width:274px}.laydate-theme-molv .layui-laydate-header{border:none;background-color:#009688}.laydate-theme-molv .layui-laydate-header i,.laydate-theme-molv .layui-laydate-header span{color:#f6f6f6}.laydate-theme-molv .layui-laydate-header i:hover,.laydate-theme-molv .layui-laydate-header span:hover{color:#fff}.laydate-theme-molv .layui-laydate-content{border:1px solid #e2e2e2;border-top:none;border-bottom:none}.laydate-theme-molv .laydate-main-list-1 .layui-laydate-content{border-left:none}.laydate-theme-grid .laydate-month-list>li,.laydate-theme-grid .laydate-year-list>li,.laydate-theme-grid .layui-laydate-content td,.laydate-theme-grid .layui-laydate-content thead,.laydate-theme-molv .layui-laydate-footer{border:1px solid #e2e2e2}.laydate-theme-grid .laydate-selected,.laydate-theme-grid .laydate-selected:hover{background-color:#f2f2f2!important;color:#009688!important}.laydate-theme-grid .laydate-selected.laydate-day-next,.laydate-theme-grid .laydate-selected.laydate-day-prev{color:#d2d2d2!important}.laydate-theme-grid .laydate-month-list,.laydate-theme-grid .laydate-year-list{margin:1px 0 0 1px}.laydate-theme-grid .laydate-month-list>li,.laydate-theme-grid .laydate-year-list>li{margin:0 -1px -1px 0}.laydate-theme-grid .laydate-year-list>li{height:43px;line-height:43px}.laydate-theme-grid .laydate-month-list>li{height:71px;line-height:71px}
\ No newline at end of file
... ...