正在显示
94 个修改的文件
包含
4479 行增加
和
0 行删除
.idea/$CACHE_FILE$
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<project version="4"> | ||
| 3 | + <component name="ProjectInspectionProfilesVisibleTreeState"> | ||
| 4 | + <entry key="Project Default"> | ||
| 5 | + <profile-state> | ||
| 6 | + <expanded-state> | ||
| 7 | + <State> | ||
| 8 | + <id /> | ||
| 9 | + </State> | ||
| 10 | + <State> | ||
| 11 | + <id>Android Lint</id> | ||
| 12 | + </State> | ||
| 13 | + <State> | ||
| 14 | + <id>GSPGrailsGroovy</id> | ||
| 15 | + </State> | ||
| 16 | + <State> | ||
| 17 | + <id>General</id> | ||
| 18 | + </State> | ||
| 19 | + <State> | ||
| 20 | + <id>GrailsGroovy</id> | ||
| 21 | + </State> | ||
| 22 | + <State> | ||
| 23 | + <id>Groovy</id> | ||
| 24 | + </State> | ||
| 25 | + <State> | ||
| 26 | + <id>Maven</id> | ||
| 27 | + </State> | ||
| 28 | + <State> | ||
| 29 | + <id>Plugin DevKit</id> | ||
| 30 | + </State> | ||
| 31 | + <State> | ||
| 32 | + <id>XPath</id> | ||
| 33 | + </State> | ||
| 34 | + </expanded-state> | ||
| 35 | + <selected-state> | ||
| 36 | + <State> | ||
| 37 | + <id>Android</id> | ||
| 38 | + </State> | ||
| 39 | + </selected-state> | ||
| 40 | + </profile-state> | ||
| 41 | + </entry> | ||
| 42 | + </component> | ||
| 43 | +</project> |
.idea/encodings.xml
0 → 100644
.idea/git_toolbox_prj.xml
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
| 1 | +<component name="InspectionProjectProfileManager"> | ||
| 2 | + <profile version="1.0"> | ||
| 3 | + <option name="myName" value="Project Default" /> | ||
| 4 | + <inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true"> | ||
| 5 | + <option name="TOP_LEVEL_CLASS_OPTIONS"> | ||
| 6 | + <value> | ||
| 7 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
| 8 | + <option name="REQUIRED_TAGS" value="" /> | ||
| 9 | + </value> | ||
| 10 | + </option> | ||
| 11 | + <option name="INNER_CLASS_OPTIONS"> | ||
| 12 | + <value> | ||
| 13 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
| 14 | + <option name="REQUIRED_TAGS" value="" /> | ||
| 15 | + </value> | ||
| 16 | + </option> | ||
| 17 | + <option name="METHOD_OPTIONS"> | ||
| 18 | + <value> | ||
| 19 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
| 20 | + <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> | ||
| 21 | + </value> | ||
| 22 | + </option> | ||
| 23 | + <option name="FIELD_OPTIONS"> | ||
| 24 | + <value> | ||
| 25 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
| 26 | + <option name="REQUIRED_TAGS" value="" /> | ||
| 27 | + </value> | ||
| 28 | + </option> | ||
| 29 | + <option name="IGNORE_DEPRECATED" value="false" /> | ||
| 30 | + <option name="IGNORE_JAVADOC_PERIOD" value="true" /> | ||
| 31 | + <option name="IGNORE_DUPLICATED_THROWS" value="false" /> | ||
| 32 | + <option name="IGNORE_POINT_TO_ITSELF" value="false" /> | ||
| 33 | + <option name="myAdditionalJavadocTags" value="date" /> | ||
| 34 | + </inspection_tool> | ||
| 35 | + </profile> | ||
| 36 | +</component> |
.idea/misc.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<project version="4"> | ||
| 3 | + <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" /> | ||
| 4 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6"> | ||
| 5 | + <output url="file://$PROJECT_DIR$/out" /> | ||
| 6 | + </component> | ||
| 7 | +</project> |
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.idea/workspace.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<project version="4"> | ||
| 3 | + <component name="ChangeListManager"> | ||
| 4 | + <list default="true" id="58507459-a2d0-4cf2-92f3-a70b3bb9ccb8" name="Default Changelist" comment="" /> | ||
| 5 | + <option name="SHOW_DIALOG" value="false" /> | ||
| 6 | + <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
| 7 | + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
| 8 | + <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
| 9 | + </component> | ||
| 10 | + <component name="FavoritesManager"> | ||
| 11 | + <favorites_list name="002" /> | ||
| 12 | + </component> | ||
| 13 | + <component name="FileTemplateManagerImpl"> | ||
| 14 | + <option name="RECENT_TEMPLATES"> | ||
| 15 | + <list> | ||
| 16 | + <option value="HTML File" /> | ||
| 17 | + <option value="JavaScript File" /> | ||
| 18 | + </list> | ||
| 19 | + </option> | ||
| 20 | + </component> | ||
| 21 | + <component name="Git.Settings"> | ||
| 22 | + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
| 23 | + </component> | ||
| 24 | + <component name="MavenImportPreferences"> | ||
| 25 | + <option name="generalSettings"> | ||
| 26 | + <MavenGeneralSettings> | ||
| 27 | + <option name="localRepository" value="$MAVEN_REPOSITORY$" /> | ||
| 28 | + <option name="userSettingsFile" value="/usr/local/maven35/conf/settings.xml" /> | ||
| 29 | + </MavenGeneralSettings> | ||
| 30 | + </option> | ||
| 31 | + <option name="importingSettings"> | ||
| 32 | + <MavenImportingSettings> | ||
| 33 | + <option name="importAutomatically" value="true" /> | ||
| 34 | + </MavenImportingSettings> | ||
| 35 | + </option> | ||
| 36 | + </component> | ||
| 37 | + <component name="ProjectId" id="1opPtRzt1FoTmuk4VahN1Z96yAG" /> | ||
| 38 | + <component name="ProjectViewState"> | ||
| 39 | + <option name="abbreviatePackageNames" value="true" /> | ||
| 40 | + <option name="flattenModules" value="true" /> | ||
| 41 | + <option name="hideEmptyMiddlePackages" value="true" /> | ||
| 42 | + <option name="showExcludedFiles" value="true" /> | ||
| 43 | + <option name="showLibraryContents" value="true" /> | ||
| 44 | + </component> | ||
| 45 | + <component name="PropertiesComponent"> | ||
| 46 | + <property name="DefaultHtmlFileTemplate" value="HTML File" /> | ||
| 47 | + <property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> | ||
| 48 | + <property name="WebServerToolWindowFactoryState" value="true" /> | ||
| 49 | + <property name="WebServerToolWindowPanel.toolwindow.highlight.mappings" value="true" /> | ||
| 50 | + <property name="WebServerToolWindowPanel.toolwindow.highlight.symlinks" value="true" /> | ||
| 51 | + <property name="WebServerToolWindowPanel.toolwindow.show.date" value="false" /> | ||
| 52 | + <property name="WebServerToolWindowPanel.toolwindow.show.permissions" value="false" /> | ||
| 53 | + <property name="WebServerToolWindowPanel.toolwindow.show.size" value="false" /> | ||
| 54 | + <property name="aspect.path.notification.shown" value="true" /> | ||
| 55 | + <property name="last_opened_file_path" value="$PROJECT_DIR$" /> | ||
| 56 | + <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> | ||
| 57 | + <property name="project.structure.last.edited" value="SDKs" /> | ||
| 58 | + <property name="project.structure.proportion" value="0.0" /> | ||
| 59 | + <property name="project.structure.side.proportion" value="0.2" /> | ||
| 60 | + <property name="settings.editor.selected.configurable" value="Lombok plugin" /> | ||
| 61 | + </component> | ||
| 62 | + <component name="RecentsManager"> | ||
| 63 | + <key name="CopyFile.RECENT_KEYS"> | ||
| 64 | + <recent name="$PROJECT_DIR$" /> | ||
| 65 | + <recent name="$PROJECT_DIR$/css" /> | ||
| 66 | + <recent name="$PROJECT_DIR$/json" /> | ||
| 67 | + </key> | ||
| 68 | + </component> | ||
| 69 | + <component name="RunManager"> | ||
| 70 | + <configuration default="true" type="Applet" factoryName="Applet"> | ||
| 71 | + <option name="WIDTH" value="400" /> | ||
| 72 | + <option name="HEIGHT" value="300" /> | ||
| 73 | + <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | ||
| 74 | + <module /> | ||
| 75 | + <method /> | ||
| 76 | + </configuration> | ||
| 77 | + <configuration default="true" type="Application" factoryName="Application"> | ||
| 78 | + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | ||
| 79 | + <method v="2"> | ||
| 80 | + <option name="Make" enabled="true" /> | ||
| 81 | + </method> | ||
| 82 | + </configuration> | ||
| 83 | + <configuration default="true" type="JUnit" factoryName="JUnit"> | ||
| 84 | + <option name="TEST_OBJECT" value="class" /> | ||
| 85 | + <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" /> | ||
| 86 | + <method v="2"> | ||
| 87 | + <option name="Make" enabled="true" /> | ||
| 88 | + </method> | ||
| 89 | + </configuration> | ||
| 90 | + <configuration default="true" type="TestNG"> | ||
| 91 | + <option name="TEST_OBJECT" value="CLASS" /> | ||
| 92 | + <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" /> | ||
| 93 | + <properties /> | ||
| 94 | + <listeners /> | ||
| 95 | + <method v="2"> | ||
| 96 | + <option name="Make" enabled="true" /> | ||
| 97 | + </method> | ||
| 98 | + </configuration> | ||
| 99 | + <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType"> | ||
| 100 | + <module name="" /> | ||
| 101 | + <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" /> | ||
| 102 | + <option name="PROGRAM_PARAMETERS" /> | ||
| 103 | + <predefined_log_file enabled="true" id="idea.log" /> | ||
| 104 | + <method v="2"> | ||
| 105 | + <option name="Make" enabled="true" /> | ||
| 106 | + </method> | ||
| 107 | + </configuration> | ||
| 108 | + </component> | ||
| 109 | + <component name="ServiceViewManager"> | ||
| 110 | + <option name="viewStates"> | ||
| 111 | + <list> | ||
| 112 | + <serviceView> | ||
| 113 | + <treeState> | ||
| 114 | + <expand> | ||
| 115 | + <path> | ||
| 116 | + <item name="services root" type="e789fda9:ObjectUtils$Sentinel" /> | ||
| 117 | + <item name="Docker" type="9fbbdea:ServiceModel$ServiceNode" /> | ||
| 118 | + </path> | ||
| 119 | + </expand> | ||
| 120 | + <select /> | ||
| 121 | + </treeState> | ||
| 122 | + </serviceView> | ||
| 123 | + </list> | ||
| 124 | + </option> | ||
| 125 | + </component> | ||
| 126 | + <component name="SvnConfiguration"> | ||
| 127 | + <configuration /> | ||
| 128 | + </component> | ||
| 129 | + <component name="TaskManager"> | ||
| 130 | + <task active="true" id="Default" summary="Default task"> | ||
| 131 | + <changelist id="58507459-a2d0-4cf2-92f3-a70b3bb9ccb8" name="Default Changelist" comment="" /> | ||
| 132 | + <created>1613980772787</created> | ||
| 133 | + <option name="number" value="Default" /> | ||
| 134 | + <option name="presentableId" value="Default" /> | ||
| 135 | + <updated>1613980772787</updated> | ||
| 136 | + <workItem from="1613980774520" duration="6121000" /> | ||
| 137 | + <workItem from="1614065645920" duration="14657000" /> | ||
| 138 | + <workItem from="1614331200193" duration="13615000" /> | ||
| 139 | + <workItem from="1615362639031" duration="284000" /> | ||
| 140 | + <workItem from="1616481428730" duration="267000" /> | ||
| 141 | + <workItem from="1617759942547" duration="131000" /> | ||
| 142 | + <workItem from="1617764451638" duration="317000" /> | ||
| 143 | + <workItem from="1620799860477" duration="481000" /> | ||
| 144 | + <workItem from="1620814054741" duration="555000" /> | ||
| 145 | + <workItem from="1625641005773" duration="399000" /> | ||
| 146 | + <workItem from="1633747665187" duration="1490000" /> | ||
| 147 | + <workItem from="1633935679241" duration="17000" /> | ||
| 148 | + <workItem from="1637027006261" duration="1226000" /> | ||
| 149 | + <workItem from="1645254923398" duration="622000" /> | ||
| 150 | + <workItem from="1645409315702" duration="5000" /> | ||
| 151 | + <workItem from="1645452511570" duration="381000" /> | ||
| 152 | + <workItem from="1645510501764" duration="17000" /> | ||
| 153 | + <workItem from="1645671675257" duration="739000" /> | ||
| 154 | + <workItem from="1645857948727" duration="313000" /> | ||
| 155 | + <workItem from="1654914304837" duration="424000" /> | ||
| 156 | + <workItem from="1657072741141" duration="273000" /> | ||
| 157 | + </task> | ||
| 158 | + <servers /> | ||
| 159 | + </component> | ||
| 160 | + <component name="TypeScriptGeneratedFilesManager"> | ||
| 161 | + <option name="version" value="1" /> | ||
| 162 | + </component> | ||
| 163 | + <component name="WindowStateProjectService"> | ||
| 164 | + <state x="397" y="282" key="com.intellij.ide.util.TipDialog" timestamp="1645510501742"> | ||
| 165 | + <screen x="0" y="0" width="1440" height="900" /> | ||
| 166 | + </state> | ||
| 167 | + <state x="397" y="282" key="com.intellij.ide.util.TipDialog/0.0.1440.900/-644.-1440.2560.1440@0.0.1440.900" timestamp="1645510501742" /> | ||
| 168 | + </component> | ||
| 169 | + <component name="XDebuggerManager"> | ||
| 170 | + <breakpoint-manager> | ||
| 171 | + <breakpoints> | ||
| 172 | + <line-breakpoint enabled="true" type="javascript"> | ||
| 173 | + <url>file://$PROJECT_DIR$/js/index.js</url> | ||
| 174 | + <line>1694</line> | ||
| 175 | + <option name="timeStamp" value="1" /> | ||
| 176 | + </line-breakpoint> | ||
| 177 | + <line-breakpoint enabled="true" type="javascript"> | ||
| 178 | + <url>file://$PROJECT_DIR$/js/index.js</url> | ||
| 179 | + <line>2335</line> | ||
| 180 | + <option name="timeStamp" value="2" /> | ||
| 181 | + </line-breakpoint> | ||
| 182 | + </breakpoints> | ||
| 183 | + </breakpoint-manager> | ||
| 184 | + </component> | ||
| 185 | + <component name="regexState"> | ||
| 186 | + <option name="map"> | ||
| 187 | + <map> | ||
| 188 | + <entry key="flags" value="0" /> | ||
| 189 | + <entry key="mode" value="0" /> | ||
| 190 | + <entry key="regex" value="(19||20)\d\d([- /.])(0[1-9]||1[012])\2(0[1-9]||[12][0-9]||3[01])" /> | ||
| 191 | + <entry key="text" value="1900-01-01 2007/08/13 1900.01.01 1900 01 01 1900-01.01 1900 13 01 1900 02 31" /> | ||
| 192 | + </map> | ||
| 193 | + </option> | ||
| 194 | + </component> | ||
| 195 | +</project> |
002.iml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | +<module type="WEB_MODULE" version="4"> | ||
| 3 | + <component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
| 4 | + <exclude-output /> | ||
| 5 | + <content url="file://$MODULE_DIR$" /> | ||
| 6 | + <orderEntry type="sourceFolder" forTests="false" /> | ||
| 7 | + </component> | ||
| 8 | +</module> |
css/BigData.css
0 → 100755
| 1 | +*{ | ||
| 2 | + margin: 0; | ||
| 3 | + padding: 0; | ||
| 4 | +} | ||
| 5 | +p{ | ||
| 6 | + margin: 0 !important; | ||
| 7 | +} | ||
| 8 | +html{ | ||
| 9 | + min-width: 1440px; | ||
| 10 | + min-height: 700px; | ||
| 11 | +} | ||
| 12 | + | ||
| 13 | +body{ | ||
| 14 | + width: 100%; | ||
| 15 | + height: 100%; | ||
| 16 | + font-size: 100%; | ||
| 17 | + overflow: auto; | ||
| 18 | +} | ||
| 19 | +.data_bodey{ | ||
| 20 | + width: 100%; | ||
| 21 | + height: 100%; | ||
| 22 | + background-image: url("../img/bg01.png"); | ||
| 23 | + background-size: 100% 100%; | ||
| 24 | + position: absolute; | ||
| 25 | + | ||
| 26 | + | ||
| 27 | +} | ||
| 28 | +.index_tabs{ | ||
| 29 | + width: 100%; | ||
| 30 | + height: 88%; | ||
| 31 | + position: absolute; | ||
| 32 | +} | ||
| 33 | +.dataLeft01{ | ||
| 34 | + float: left; | ||
| 35 | + background-color: rgba(2,8,23,0.54); | ||
| 36 | + padding: 1px; | ||
| 37 | + border-radius: 10px; | ||
| 38 | + width: 99%; | ||
| 39 | + height: 40%; | ||
| 40 | + margin-left: 0.5%; | ||
| 41 | + margin-top: 3%; | ||
| 42 | + | ||
| 43 | + | ||
| 44 | + | ||
| 45 | +} | ||
| 46 | +.dataLeft02{ | ||
| 47 | + float: left; | ||
| 48 | + background-color: rgba(17,25,69,0.54); | ||
| 49 | + padding: 1px; | ||
| 50 | + border-radius: 10px; | ||
| 51 | + width: 44%; | ||
| 52 | + height: 53%; | ||
| 53 | + margin-left: 0.5%; | ||
| 54 | + margin-top: 0.2%; | ||
| 55 | + | ||
| 56 | + | ||
| 57 | + | ||
| 58 | +} | ||
| 59 | + | ||
| 60 | +.dataLeft03{ | ||
| 61 | + float: left; | ||
| 62 | + background-color: rgba(2,8,23,0.54); | ||
| 63 | + padding: 1px; | ||
| 64 | + border-radius: 10px; | ||
| 65 | + width: 54.5%; | ||
| 66 | + height: 53%; | ||
| 67 | + margin-left: 0.5%; | ||
| 68 | + margin-top: 0.2%; | ||
| 69 | + | ||
| 70 | + | ||
| 71 | + | ||
| 72 | +} | ||
| 73 | +.dataLeft03_up{ | ||
| 74 | + float: left; | ||
| 75 | + background-color: rgba(17,25,69,0.54); | ||
| 76 | + padding: 1px; | ||
| 77 | + border-radius: 10px; | ||
| 78 | + width: 100%; | ||
| 79 | + height: 49.5%; | ||
| 80 | + | ||
| 81 | + | ||
| 82 | + | ||
| 83 | + | ||
| 84 | +} | ||
| 85 | +.dataLeft03_upVideo{ | ||
| 86 | + width: 33%; | ||
| 87 | + height: 98%; | ||
| 88 | + float: left; | ||
| 89 | + margin-top: 0.5%; | ||
| 90 | +} | ||
| 91 | +.dataLeft03_down01{ | ||
| 92 | + float: left; | ||
| 93 | + background-color: rgba(17,25,69,0.54); | ||
| 94 | + padding: 1px; | ||
| 95 | + border-radius: 10px; | ||
| 96 | + width: 33%; | ||
| 97 | + height: 49.5%; | ||
| 98 | + | ||
| 99 | + | ||
| 100 | + | ||
| 101 | + | ||
| 102 | +} | ||
| 103 | +.data_con01{ | ||
| 104 | + width: 100%; | ||
| 105 | + height: 100%; | ||
| 106 | + box-sizing: border-box; | ||
| 107 | + border:1px solid #016ae0; | ||
| 108 | + border-radius: 10px; | ||
| 109 | + padding: 1px; | ||
| 110 | + | ||
| 111 | + | ||
| 112 | +} | ||
| 113 | + | ||
| 114 | +.data_con02{ | ||
| 115 | + width: 100%; | ||
| 116 | + height: 100%; | ||
| 117 | + box-sizing: border-box; | ||
| 118 | + border:2px solid #016ae0; | ||
| 119 | + border-radius: 10px; | ||
| 120 | + | ||
| 121 | +} | ||
| 122 | +.dataLeft01Conent{ | ||
| 123 | + width: 33%; | ||
| 124 | + height: 99%; | ||
| 125 | + float: left; | ||
| 126 | + margin-top: -1%; | ||
| 127 | + margin-right: 0.3%; | ||
| 128 | + | ||
| 129 | +} | ||
| 130 | +.dataLeft01Conent01{ | ||
| 131 | + width: 33%; | ||
| 132 | + height: 92%; | ||
| 133 | + float: left; | ||
| 134 | + margin-right: 0.3%; | ||
| 135 | + background-image: url("../img/con_bg.png"); | ||
| 136 | + background-repeat: no-repeat; | ||
| 137 | + background-size: 100% 100%; | ||
| 138 | + | ||
| 139 | +} | ||
| 140 | +.dataLeft01Conent02{ | ||
| 141 | + width: 33%; | ||
| 142 | + height: 92%; | ||
| 143 | + float: left; | ||
| 144 | + margin-right: 0.3%; | ||
| 145 | + | ||
| 146 | + | ||
| 147 | +} | ||
| 148 | +.dataLeft01Conent01Up{ | ||
| 149 | + width: 90%; | ||
| 150 | + height: 37%; | ||
| 151 | + float: left; | ||
| 152 | + margin-left: 5%; | ||
| 153 | +} | ||
| 154 | +.dataLeft01Conent01Up ul{ | ||
| 155 | + list-style: none; | ||
| 156 | + text-align: center; | ||
| 157 | + color: #ff3552; | ||
| 158 | + font-size: 2.2em; | ||
| 159 | +} | ||
| 160 | +.dataLeft01Conent01Up ul li{ | ||
| 161 | + padding-left: 2%; | ||
| 162 | + padding-right: 2%; | ||
| 163 | + padding-top: 2%; | ||
| 164 | + padding-bottom: 2%; | ||
| 165 | + display: inline-block; | ||
| 166 | + text-align: center; | ||
| 167 | +} | ||
| 168 | +.li_bg{ | ||
| 169 | + background-image: url("../img/data_bg.png"); | ||
| 170 | + background-size: 100% 100%; | ||
| 171 | + background-repeat: no-repeat; | ||
| 172 | +} | ||
| 173 | +.dataLeft01Conent01Down{ | ||
| 174 | + width: 90%; | ||
| 175 | + height: 58%; | ||
| 176 | + float: left; | ||
| 177 | + margin-left: 5%; | ||
| 178 | +} | ||
| 179 | +.dataLeft01Conent01DownLeft{ | ||
| 180 | + width: 55%; | ||
| 181 | + height: 100%; | ||
| 182 | + float: left; | ||
| 183 | +} | ||
| 184 | +.dataLeft01Conent01DownLeft p{ | ||
| 185 | + padding-top: 5%; | ||
| 186 | + padding-bottom: 15%; | ||
| 187 | +} | ||
| 188 | +.dataLeft01Conent01DownRight{ | ||
| 189 | + width: 44%; | ||
| 190 | + height: 100%; | ||
| 191 | + float: right; | ||
| 192 | +} | ||
| 193 | +.dataLeft01Conent01DownRight p{ | ||
| 194 | + padding-top: 8%; | ||
| 195 | +} | ||
| 196 | +.dataLeft01Conent01DownRight ul{ | ||
| 197 | + list-style: none; | ||
| 198 | + text-align: center; | ||
| 199 | + | ||
| 200 | + | ||
| 201 | +} | ||
| 202 | +.dataLeft01Conent01DownRight ul li{ | ||
| 203 | + width: 30%; | ||
| 204 | + display: inline-block; | ||
| 205 | + text-align: center; | ||
| 206 | +} | ||
| 207 | +#pieChart{ | ||
| 208 | + width: 100%; | ||
| 209 | + height: 88%; | ||
| 210 | + | ||
| 211 | + margin-top: -3%; | ||
| 212 | +} | ||
| 213 | +.h3_color{ | ||
| 214 | + font-size: 1.35em; | ||
| 215 | + color: #11f6e2; | ||
| 216 | +} | ||
| 217 | +.pLeftSpan{ | ||
| 218 | + float: left; | ||
| 219 | +} | ||
| 220 | +.a_colo01{ | ||
| 221 | + color: #ffffff; | ||
| 222 | + | ||
| 223 | +} | ||
| 224 | +.a_colo01:hover{ | ||
| 225 | + text-decoration: none; | ||
| 226 | + color: #ffffff; | ||
| 227 | +} | ||
| 228 | +.a_colo02{ | ||
| 229 | + color: #fe6d3a; | ||
| 230 | + font-size: 1.2em; | ||
| 231 | + font-weight: bold; | ||
| 232 | +} | ||
| 233 | +.a_colo02:hover{ | ||
| 234 | + text-decoration: none; | ||
| 235 | + color: #fe6d3a; | ||
| 236 | +} | ||
| 237 | +.pRightSpan{ | ||
| 238 | + float: right; | ||
| 239 | +} | ||
| 240 | +.p_color01{ | ||
| 241 | + color: #ffffff; | ||
| 242 | + padding-top: 2%; | ||
| 243 | + padding-bottom: 2%; | ||
| 244 | + font-weight: bold; | ||
| 245 | +} | ||
| 246 | +.dataLeft01Conentup01{ | ||
| 247 | + width: 54%; | ||
| 248 | + height: 30%; | ||
| 249 | + float: left; | ||
| 250 | + | ||
| 251 | + | ||
| 252 | +} | ||
| 253 | +.dataLeft01Conentup02{ | ||
| 254 | + width: 45%; | ||
| 255 | + height: 35%; | ||
| 256 | + float: right; | ||
| 257 | + | ||
| 258 | + | ||
| 259 | + | ||
| 260 | +} | ||
| 261 | +.dataLeft01Conentdown{ | ||
| 262 | + width: 98%; | ||
| 263 | + height: 50%; | ||
| 264 | + float: left; | ||
| 265 | + | ||
| 266 | + | ||
| 267 | + | ||
| 268 | +} | ||
| 269 | +.dataLeft01Conentup01Left{ | ||
| 270 | + width: 98%; | ||
| 271 | + height: 100%; | ||
| 272 | + margin-right: 0.5%; | ||
| 273 | + | ||
| 274 | + | ||
| 275 | +} | ||
| 276 | +.dataLeft01Conentup01LeftMes{ | ||
| 277 | + width: 48%; | ||
| 278 | + height: 47%; | ||
| 279 | + background-image: url("../img/leftbg01.png"); | ||
| 280 | + background-size: 100% 100%; | ||
| 281 | + background-repeat: no-repeat; | ||
| 282 | + float: left; | ||
| 283 | + margin-left: 2%; | ||
| 284 | + margin-top: 3%; | ||
| 285 | + | ||
| 286 | +} | ||
| 287 | +.mesSpanLeft{ | ||
| 288 | + width: 26%; | ||
| 289 | + height: 78%; | ||
| 290 | + float: left; | ||
| 291 | + margin-top: 3%; | ||
| 292 | + margin-left: 3%; | ||
| 293 | + display: inline-block; | ||
| 294 | + | ||
| 295 | +} | ||
| 296 | +.mesSpanRight{ | ||
| 297 | + width: 69%; | ||
| 298 | + height: 78%; | ||
| 299 | + float: right; | ||
| 300 | + | ||
| 301 | + margin-right: 0.5%; | ||
| 302 | + display: inline-block; | ||
| 303 | + | ||
| 304 | +} | ||
| 305 | +.mesP01{ | ||
| 306 | + width: 100%; | ||
| 307 | + text-align: center; | ||
| 308 | + font-size: 0.5em; | ||
| 309 | + color: #eeeeee; | ||
| 310 | + padding-top: 5% !important; | ||
| 311 | + | ||
| 312 | +} | ||
| 313 | +.mesP02{ | ||
| 314 | + padding-top: 0.5%; | ||
| 315 | + | ||
| 316 | + | ||
| 317 | +} | ||
| 318 | +.mesP02SpanR{ | ||
| 319 | + float: right; | ||
| 320 | + padding-right: 2%; | ||
| 321 | +} | ||
| 322 | +.mesP02SpanR a{ | ||
| 323 | + color: #00ffd2; | ||
| 324 | +} | ||
| 325 | +.mesP02SpanR a:hover{ | ||
| 326 | + text-decoration: none; | ||
| 327 | + color: #00ffd2; | ||
| 328 | +} | ||
| 329 | +.a_red{ | ||
| 330 | + color: red !important; | ||
| 331 | +} | ||
| 332 | +.a_red:hover{ | ||
| 333 | + color: red; | ||
| 334 | + text-decoration: none; | ||
| 335 | +} | ||
| 336 | +.color01{ | ||
| 337 | + font-size: 0.5em; | ||
| 338 | + color: #d1cf16; | ||
| 339 | + font-weight: bold; | ||
| 340 | + | ||
| 341 | +} | ||
| 342 | +.mesSpanLeft img{ | ||
| 343 | + width: 100%; | ||
| 344 | + height: 100%; | ||
| 345 | +} | ||
| 346 | + | ||
| 347 | +.data_tit01{ | ||
| 348 | + width: 18.84%; | ||
| 349 | + height: 6.6%; | ||
| 350 | + background-image: url("../img/tit01.png"); | ||
| 351 | + background-size: 100% 100%; | ||
| 352 | + background-repeat: no-repeat; | ||
| 353 | + margin: 0 auto; | ||
| 354 | +} | ||
| 355 | +.data_tit02{ | ||
| 356 | + width: 100%; | ||
| 357 | + height: 5.3%; | ||
| 358 | + | ||
| 359 | +} | ||
| 360 | +.data_tit02_img{ | ||
| 361 | + width: 38.31%; | ||
| 362 | + height: 100%; | ||
| 363 | + background-image: url("../img/tit02.png"); | ||
| 364 | + background-size: 100% 100%; | ||
| 365 | + background-repeat: no-repeat; | ||
| 366 | + margin: 0 auto; | ||
| 367 | + | ||
| 368 | + | ||
| 369 | +} | ||
| 370 | + | ||
| 371 | +.data_map{ | ||
| 372 | + width: 100%; | ||
| 373 | + height:85%; | ||
| 374 | + background-image: url("../img/map.png"); | ||
| 375 | + background-size: 100% 100%; | ||
| 376 | + background-repeat: no-repeat; | ||
| 377 | + display: none; | ||
| 378 | +} | ||
| 379 | +.data_tool{ | ||
| 380 | + width: 100%; | ||
| 381 | + height: 9.7%; | ||
| 382 | + background-image: url("../img/tool_bg.png"); | ||
| 383 | + background-size: 100% 100%; | ||
| 384 | + background-repeat: no-repeat; | ||
| 385 | +} | ||
| 386 | +.data_tool ul{ | ||
| 387 | + margin: 0; | ||
| 388 | + padding: 0; | ||
| 389 | + list-style: none; | ||
| 390 | + width: 100%; | ||
| 391 | + text-align: center; | ||
| 392 | +} | ||
| 393 | +.data_tool ul li{ | ||
| 394 | + float: left; | ||
| 395 | + width: 7%; | ||
| 396 | + text-align: center; | ||
| 397 | + height: 100%; | ||
| 398 | + | ||
| 399 | +} | ||
| 400 | +.data_tool ul li a{ | ||
| 401 | + height: 100%; | ||
| 402 | + display:block; | ||
| 403 | + | ||
| 404 | + | ||
| 405 | +} | ||
| 406 | + | ||
| 407 | +.data_tool ul li a:hover{ | ||
| 408 | + background-color: #05121e; | ||
| 409 | + padding: 2%; | ||
| 410 | +} | ||
| 411 | +.data_tool ul li img{ | ||
| 412 | + /*margin-top: 20%;*/ | ||
| 413 | + padding-top: 20%; | ||
| 414 | + padding-bottom: 18%; | ||
| 415 | +} | ||
| 416 | +.clear{ | ||
| 417 | + clear: both; | ||
| 418 | +} | ||
| 419 | +.li_img01{ | ||
| 420 | + width: 40%; | ||
| 421 | + height: 58%; | ||
| 422 | + | ||
| 423 | +} | ||
| 424 | +.li_img02{ | ||
| 425 | + width: 52%; | ||
| 426 | + height: 43%; | ||
| 427 | + | ||
| 428 | +} | ||
| 429 | +.li_img03{ | ||
| 430 | + width: 48.2%; | ||
| 431 | + height: 50%; | ||
| 432 | + | ||
| 433 | +} | ||
| 434 | +.li_img04{ | ||
| 435 | + width: 48.2%; | ||
| 436 | + height: 58%; | ||
| 437 | + | ||
| 438 | +} | ||
| 439 | +.li_img05{ | ||
| 440 | + width: 48.2%; | ||
| 441 | + height: 46%; | ||
| 442 | + | ||
| 443 | +} | ||
| 444 | +.li_img06{ | ||
| 445 | + width: 44.8%; | ||
| 446 | + height: 51.9%; | ||
| 447 | + | ||
| 448 | +} | ||
| 449 | +.li_img07{ | ||
| 450 | + width: 44.8%; | ||
| 451 | + height: 53.8%; | ||
| 452 | + | ||
| 453 | +} | ||
| 454 | +.li_img08{ | ||
| 455 | + width: 46.5%; | ||
| 456 | + height: 55.7%; | ||
| 457 | + | ||
| 458 | +} | ||
| 459 | +.li_img09{ | ||
| 460 | + width: 55.1%; | ||
| 461 | + height: 46%; | ||
| 462 | + | ||
| 463 | +} | ||
| 464 | +.li_img10{ | ||
| 465 | + width: 56.9%; | ||
| 466 | + height: 58%; | ||
| 467 | + | ||
| 468 | +} | ||
| 469 | +.li_img11 { | ||
| 470 | + width: 56.9%; | ||
| 471 | + height: 51.9%; | ||
| 472 | +} | ||
| 473 | +.tit02Diva{ | ||
| 474 | + position: absolute; | ||
| 475 | + width: 30%; | ||
| 476 | +} | ||
| 477 | +.tit02Diva a{ | ||
| 478 | + text-decoration: none; | ||
| 479 | + font-size: 0.5em; | ||
| 480 | + color: #ffffff; | ||
| 481 | + padding-right: 2%; | ||
| 482 | + padding-left: 2%; | ||
| 483 | + text-align: center; | ||
| 484 | + | ||
| 485 | +} | ||
| 486 | +.tit02Diva a:hover{ | ||
| 487 | + text-decoration: none; | ||
| 488 | + color: #ffffff; | ||
| 489 | +} | ||
| 490 | +.tit02Diva a:active{ | ||
| 491 | + text-decoration: none; | ||
| 492 | + color: #ffffff; | ||
| 493 | + | ||
| 494 | +} | ||
| 495 | +.tit02Diva a:visited{ | ||
| 496 | + text-decoration: none; | ||
| 497 | + color: #ffffff; | ||
| 498 | + | ||
| 499 | +} | ||
| 500 | +.i_crlie{ | ||
| 501 | + width: 12px; | ||
| 502 | + height: 12px; | ||
| 503 | + | ||
| 504 | + background-image: url("../img/i01.png"); | ||
| 505 | + background-size: 100% 100%; | ||
| 506 | + background-repeat: no-repeat; | ||
| 507 | + display: inline-block; | ||
| 508 | + margin-left: 2%; | ||
| 509 | +} | ||
| 510 | +.i_crlieAction{ | ||
| 511 | +background-image: url("../img/i02.png"); | ||
| 512 | +} | ||
| 513 | +.titP{ | ||
| 514 | + text-align: center; | ||
| 515 | + color: #ffffff; | ||
| 516 | + font-size: 0.5em; | ||
| 517 | + width: 100%; | ||
| 518 | + | ||
| 519 | + float: left; | ||
| 520 | +} | ||
| 521 | +.iframe{ | ||
| 522 | + background-color: transparent !important; | ||
| 523 | +} | ||
| 524 | +.weher01{ | ||
| 525 | + font-size: 22px; | ||
| 526 | + color: #76cdff; | ||
| 527 | +margin-top: 3% !important; | ||
| 528 | + float: left; | ||
| 529 | + margin-right: 2%; | ||
| 530 | +} | ||
| 531 | +.weberImg{ | ||
| 532 | + width: 14%; | ||
| 533 | + height: 13%; | ||
| 534 | + float: left; | ||
| 535 | + margin-right: 1%; | ||
| 536 | + | ||
| 537 | +} | ||
| 538 | +.webber02{ | ||
| 539 | + font-size: 2.5em; | ||
| 540 | + color: #ffffff; | ||
| 541 | + font-weight: 800; | ||
| 542 | + float: left; | ||
| 543 | + margin-right: 2%; | ||
| 544 | +} | ||
| 545 | +.weher03{ | ||
| 546 | + font-size: 22px; | ||
| 547 | + color: #76cdff; | ||
| 548 | + margin-top: 3% !important; | ||
| 549 | + float: right; | ||
| 550 | + | ||
| 551 | +} | ||
| 552 | +.weherChart{ | ||
| 553 | + width: 98%; | ||
| 554 | + height: 65%; | ||
| 555 | + float: left; | ||
| 556 | + margin-left: 1%; | ||
| 557 | + margin-top: 5%; | ||
| 558 | + | ||
| 559 | + | ||
| 560 | +} |
css/Security_operation.css
0 → 100755
| 1 | +/*table样式*/ | ||
| 2 | +#table td,#table th,#table1 td,#table1 td,#table1 th,#table1 td,#table2 td,#table2 th,#table2 td{color: #fff !important;border:none !important;padding: 3px 8px !important;vertical-align: middle;font-size: 14px !important;} | ||
| 3 | +#table,#table1,#table2{border: none !important;} | ||
| 4 | +#table thead tr,#table1 thead tr,#table2 thead tr{background-image: -webkit-linear-gradient(left,rgba(96,133,255,0.6),rgba(48,69,126,0.6)) !important;} | ||
| 5 | +.fixed-table-container thead th .th-inner, .fixed-table-container tbody td .th-inner{padding: 0 8px !important;} | ||
| 6 | +.table-striped>tbody>tr{background-color: rgba(96,178,255,0.2) !important;font-size: 14px} | ||
| 7 | +.table-striped>tbody>tr td{background-color: rgba(96,178,255,0.2) !important;font-size: 14px} | ||
| 8 | +.table-striped>tbody>tr:nth-of-type(odd){font-size: 10px;background-color: rgba(96,178,255,0) !important;} | ||
| 9 | +.table-striped>tbody>tr:hover{background-color: rgba(156,207,255,0.1)} | ||
| 10 | +.dataAllBorder20 td{padding: 0 !important;font-size: 16px;line-height: 23px !important;margin: 0 !important;} | ||
| 11 | +.dataAllBorder20 .table{margin-bottom: 10px !important} | ||
| 12 | +.dataAllBorder02 .fixed-table-pagination div.pagination .pagination{ border: 1px #637ef5 solid;} | ||
| 13 | +.dataAllBorder02 .fixed-table-pagination .pagination a{color:#637ef5;} | ||
| 14 | +.dataAllBorder02 .fixed-table-pagination .pagination a{background-color: rgba(225,225,225,0);border-color: rgba(225,225,225,0)} | ||
| 15 | +.dataAllBorder02 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{ | ||
| 16 | + z-index: 2; | ||
| 17 | + color: #fff; | ||
| 18 | + cursor: default; | ||
| 19 | + background-color: #637ef5; | ||
| 20 | + border-color: #637ef5; | ||
| 21 | +} | ||
| 22 | +html{ | ||
| 23 | + overflow: hidden; | ||
| 24 | +} | ||
| 25 | + | ||
| 26 | +.left_cage{ | ||
| 27 | + width: 22%; | ||
| 28 | + height: 100%; | ||
| 29 | + margin-left: 0.3%; | ||
| 30 | + float: left; | ||
| 31 | +} | ||
| 32 | +.center_cage{ | ||
| 33 | + width: 55.1%; | ||
| 34 | + height: 100%; | ||
| 35 | + margin-left: 0.3%; | ||
| 36 | + float: left; | ||
| 37 | +} | ||
| 38 | +.right_cage{ | ||
| 39 | + width: 22%; | ||
| 40 | + height: 100%; | ||
| 41 | + margin-left: 0.3%; | ||
| 42 | + float: right; | ||
| 43 | +} | ||
| 44 | +.center_cage{ | ||
| 45 | + | ||
| 46 | +} | ||
| 47 | +.right_cage{ | ||
| 48 | + | ||
| 49 | +} | ||
| 50 | +.cage_cl{ | ||
| 51 | + background-color: rgba(2,8,23,0.1); | ||
| 52 | +} | ||
| 53 | +.video_cage{ | ||
| 54 | + padding: 4px; | ||
| 55 | + width: 100%; | ||
| 56 | + object-fit: fill; | ||
| 57 | +} | ||
| 58 | +.video { | ||
| 59 | + height: 100%; | ||
| 60 | + width: 100%; | ||
| 61 | +} | ||
| 62 | +.video_around{ | ||
| 63 | + width: 49.5%; | ||
| 64 | + height: 49.5%; | ||
| 65 | + float: left; | ||
| 66 | + object-fit: fill; | ||
| 67 | +} | ||
| 68 | +.video_around:hover{ | ||
| 69 | + border: #8bff62 2px solid; | ||
| 70 | +} | ||
| 71 | +.video_around_chose{ | ||
| 72 | + border: #8bff62 2px solid; | ||
| 73 | +} | ||
| 74 | +.over_hide{ | ||
| 75 | + overflow: hidden; | ||
| 76 | +} | ||
| 77 | +.message_scroll{ | ||
| 78 | + border: rgba(12,122,200,0.5) 1px solid; | ||
| 79 | + background-color: rgba(20,66,125,0.12); | ||
| 80 | + height: 90px; | ||
| 81 | + cursor: pointer; | ||
| 82 | + margin-bottom: 6px; | ||
| 83 | +} | ||
| 84 | +.scroll_top{ | ||
| 85 | + height: 25px; | ||
| 86 | +} | ||
| 87 | +.scroll_title{ | ||
| 88 | + float: left; | ||
| 89 | + background-image: url("../img/pushmessage_class.png"); | ||
| 90 | + background-repeat: no-repeat; | ||
| 91 | + width: 150px; | ||
| 92 | + line-height: 25px; | ||
| 93 | + color: white; | ||
| 94 | + font-size: 14px; | ||
| 95 | + text-align: center; | ||
| 96 | +} | ||
| 97 | +.scroll_level{ | ||
| 98 | + float: left; | ||
| 99 | + background-repeat: no-repeat; | ||
| 100 | + line-height: 25px; | ||
| 101 | + width: 56px; | ||
| 102 | + background-position-y:3px; | ||
| 103 | + color: white; | ||
| 104 | + font-size: 12px; | ||
| 105 | + text-align: center; | ||
| 106 | + margin-left: 8px; | ||
| 107 | +} | ||
| 108 | +.scroll_level01{ | ||
| 109 | + background-image:url("../img/pushmessage_level01.png"); | ||
| 110 | +} | ||
| 111 | +.scroll_level02{ | ||
| 112 | + background-image:url("../img/pushmessage_level02.png"); | ||
| 113 | +} | ||
| 114 | +.scroll_level03{ | ||
| 115 | + background-image:url("../img/pushmessage_level03.png"); | ||
| 116 | +} | ||
| 117 | +.localize{ | ||
| 118 | + display: block; | ||
| 119 | + line-height: 25px; | ||
| 120 | + margin-left: 8px; | ||
| 121 | + background-image: url("../img/pushmessage_localize_01.png"); | ||
| 122 | + background-repeat: no-repeat; | ||
| 123 | + background-position-y:3px; | ||
| 124 | + width: 14px; | ||
| 125 | + height: 25px; | ||
| 126 | + float: left; | ||
| 127 | +} | ||
| 128 | +.localize:hover{ | ||
| 129 | + background-image: url("../img/pushmessage_localize_02.png"); | ||
| 130 | +} | ||
| 131 | +.scroll_timer{ | ||
| 132 | + color: #4a97da; | ||
| 133 | + font-size: 12px; | ||
| 134 | + line-height: 25px; | ||
| 135 | + text-align: right; | ||
| 136 | + display: block; | ||
| 137 | + float: right; | ||
| 138 | + margin-right: 5px; | ||
| 139 | +} | ||
| 140 | +.msg_cage{ | ||
| 141 | + padding-left: 10px; | ||
| 142 | + padding-right: 6px; | ||
| 143 | + height: 18px; | ||
| 144 | + overflow: hidden; | ||
| 145 | + margin-top: 8px; | ||
| 146 | +} | ||
| 147 | +.localize_title{ | ||
| 148 | + color: #2c85d2; | ||
| 149 | +} | ||
| 150 | +.localize_msg{ | ||
| 151 | + font-size: 14px; | ||
| 152 | + color: white; | ||
| 153 | +} | ||
| 154 | +.scroll_tool_outbox{ | ||
| 155 | + height: 30px; | ||
| 156 | + width: 100%; | ||
| 157 | + position: absolute; | ||
| 158 | + bottom: 0; | ||
| 159 | + padding-left: 3px; | ||
| 160 | + padding-right: 3px; | ||
| 161 | + padding-bottom: 2px; | ||
| 162 | + border-radius:0px 0px 15px 15px; | ||
| 163 | + overflow: hidden; | ||
| 164 | + opacity: 0; | ||
| 165 | +} | ||
| 166 | +.scroll_tool_outbox_current{ | ||
| 167 | + opacity: 1; | ||
| 168 | +} | ||
| 169 | +.scroll_tool_box{ | ||
| 170 | + height: 100%; | ||
| 171 | + width: 100%; | ||
| 172 | + background-color: rgba(6,10,19,0.9); | ||
| 173 | +} | ||
| 174 | +.scroll_tool{ | ||
| 175 | + color: #28cfa2; | ||
| 176 | + border: #28cfa2 1px solid; | ||
| 177 | + line-height: 20px; | ||
| 178 | + width: 90px; | ||
| 179 | + text-align: center; | ||
| 180 | + display: block; | ||
| 181 | + float: right; | ||
| 182 | + border-radius: 3px; | ||
| 183 | + font-size: 12px; | ||
| 184 | + margin-top: 3px; | ||
| 185 | + margin-right: 8px; | ||
| 186 | + text-decoration: none; | ||
| 187 | +} | ||
| 188 | + | ||
| 189 | +.map_title_box{ | ||
| 190 | + height: 11%; | ||
| 191 | + width: 100%; | ||
| 192 | + top: 0px; | ||
| 193 | + left: 0px; | ||
| 194 | + background-color: rgba(17,25,69,0.1); | ||
| 195 | + border-radius: 11px 11px 0px 0px; | ||
| 196 | + position: relative; | ||
| 197 | +} | ||
| 198 | +.map_title_innerbox{ | ||
| 199 | + position: absolute; | ||
| 200 | + top: -4px; | ||
| 201 | + width: 100%; | ||
| 202 | +} | ||
| 203 | +.map_title{ | ||
| 204 | + width: 358px; | ||
| 205 | + background-image: url("../img/first_title.png"); | ||
| 206 | + background-repeat: no-repeat; | ||
| 207 | + margin:auto; | ||
| 208 | + height: 28px; | ||
| 209 | + text-align: center; | ||
| 210 | + color: white; | ||
| 211 | + font-size: 14px; | ||
| 212 | + font-family: "Microsoft YaHei"; | ||
| 213 | + font-weight: bold; | ||
| 214 | +} | ||
| 215 | +.map{ | ||
| 216 | + width: 100%; | ||
| 217 | + height: 95%; | ||
| 218 | + background-repeat: no-repeat; | ||
| 219 | + background-position-x:-300px; | ||
| 220 | + background-position-y:-200px; | ||
| 221 | + border-radius: 0px 0px 8px 8px; | ||
| 222 | + position: relative; | ||
| 223 | + overflow: hidden; | ||
| 224 | + cursor:move; | ||
| 225 | +} | ||
| 226 | +/*.map2D{*/ | ||
| 227 | + /*background-image: url("../images/2Dmap.png");*/ | ||
| 228 | +/*}*/ | ||
| 229 | +.display_box{ | ||
| 230 | + width: 20%; | ||
| 231 | + height: 80%; | ||
| 232 | + border: rgba(1,57,144,0.9) 2px solid ; | ||
| 233 | + background-color: rgba(11,39,63,0.9); | ||
| 234 | + position: absolute; | ||
| 235 | + top: 6%; | ||
| 236 | + right: 0%; | ||
| 237 | +} | ||
| 238 | +.display_type_center_box{ | ||
| 239 | + width: 100%; | ||
| 240 | + height: 94%; | ||
| 241 | + overflow: scroll; | ||
| 242 | +} | ||
| 243 | +.display_type_inner_box{ | ||
| 244 | + margin-left: 10px; | ||
| 245 | + margin-top: 6px; | ||
| 246 | + margin-bottom: 0px; | ||
| 247 | +} | ||
| 248 | +.display_type_msg{ | ||
| 249 | + color: white; | ||
| 250 | + font-size: 12px; | ||
| 251 | + margin-bottom: 3px; | ||
| 252 | +} | ||
| 253 | +.city_chose_box .display_type_center_box ul li{ | ||
| 254 | + width: 50%; | ||
| 255 | + float: left; | ||
| 256 | + cursor: pointer; | ||
| 257 | +} | ||
| 258 | +.city_chose_box .display_type_center_box ul li:hover{ | ||
| 259 | + color: #72e3ff; | ||
| 260 | +} | ||
| 261 | +.display_type_chose{ | ||
| 262 | + width: 11px; | ||
| 263 | + height: 11px; | ||
| 264 | + display: block; | ||
| 265 | + float: left; | ||
| 266 | + margin-top: 2px; | ||
| 267 | + margin-right: 6px; | ||
| 268 | + background-image: url("../img/chose_btn.png"); | ||
| 269 | +} | ||
| 270 | +.display_type_chose_recent{ | ||
| 271 | + background-position-x: -11px; | ||
| 272 | +} | ||
| 273 | +.display_type_funct_box{ | ||
| 274 | + width: 100%; | ||
| 275 | + height: 6.4%; | ||
| 276 | +} | ||
| 277 | +.display_type_funct{ | ||
| 278 | + width: 100%; | ||
| 279 | + height: 100%; | ||
| 280 | + float: left; | ||
| 281 | + color: #22d8ff; | ||
| 282 | + cursor: pointer; | ||
| 283 | + text-align: center; | ||
| 284 | + font-size: 12px; | ||
| 285 | + padding-top: 4px; | ||
| 286 | + background-color: #005c70; | ||
| 287 | +} | ||
| 288 | +.display_type_funct:hover{ | ||
| 289 | + background-color: #00768f; | ||
| 290 | + color: white; | ||
| 291 | +} | ||
| 292 | +.trajectory_box{ | ||
| 293 | + height: 26px; | ||
| 294 | + padding-left:1px; | ||
| 295 | + padding-right: 1px; | ||
| 296 | + position: absolute; | ||
| 297 | + bottom: 13%; | ||
| 298 | + left: 22%; | ||
| 299 | + background-color: white; | ||
| 300 | +} | ||
| 301 | +.trajectory_box input,.trajectory_box select,.trajectory_box button{ | ||
| 302 | + float: left;margin: 1px 4px 0 0; | ||
| 303 | +} | ||
| 304 | +.trajectory_box button{ | ||
| 305 | + margin-right: 0 !important; | ||
| 306 | +} | ||
| 307 | +.trajectory{ | ||
| 308 | + width:106px; | ||
| 309 | + line-height:20px; | ||
| 310 | + font-size: 12px; | ||
| 311 | + text-indent: 0.5em; | ||
| 312 | +} | ||
| 313 | +.ratio { | ||
| 314 | + display: inline-block; | ||
| 315 | + height: 24px; | ||
| 316 | + font-size: 12px; | ||
| 317 | +} | ||
| 318 | +.playback{ | ||
| 319 | + line-height: 20px; | ||
| 320 | + font-size: 12px; | ||
| 321 | + width: 34px; | ||
| 322 | +} | ||
| 323 | +.map_change_box{ | ||
| 324 | + display: block; | ||
| 325 | + position: absolute; | ||
| 326 | + left: 1%; | ||
| 327 | + bottom: 10%; | ||
| 328 | + height: 38px; | ||
| 329 | +} | ||
| 330 | +.map_change{ | ||
| 331 | + display: inline-block; | ||
| 332 | + cursor: pointer; | ||
| 333 | + width: 80px; | ||
| 334 | + height: 38px; | ||
| 335 | + box-shadow: black 0px 0px 3px; | ||
| 336 | + background-repeat: no-repeat; | ||
| 337 | + margin-right: 4px; | ||
| 338 | +} | ||
| 339 | +.map_change:hover,.map_change_chose{ | ||
| 340 | + box-shadow: #0078ff 0px 0px 3px; | ||
| 341 | + border: #0078ff 1px solid; | ||
| 342 | +} | ||
| 343 | +.map_change_chose{ | ||
| 344 | + float: left; | ||
| 345 | +} | ||
| 346 | +.VM_map{ | ||
| 347 | + background-image: url("../images/Vector_map.png"); | ||
| 348 | + background-position-x: -53px; | ||
| 349 | + background-position-y: -20px; | ||
| 350 | +} | ||
| 351 | +.SCI_map{ | ||
| 352 | + background-image: url("../images/Satellite_cloud_map.png"); | ||
| 353 | + background-position: center; | ||
| 354 | +} | ||
| 355 | +.map_tool_outbox{ | ||
| 356 | + width: 100%; | ||
| 357 | + background-image: url("../img/map_tool_bg.png"); | ||
| 358 | + height:50px; | ||
| 359 | + cursor: auto; | ||
| 360 | + background-repeat: repeat-x; | ||
| 361 | + position: absolute; | ||
| 362 | + bottom: 0px; | ||
| 363 | + border-radius: 0px 0px 5px 5px; | ||
| 364 | +} | ||
| 365 | +.map_tool{ | ||
| 366 | + display: block; | ||
| 367 | + width: 40px; | ||
| 368 | + height: 100%; | ||
| 369 | + margin-left: 8px; | ||
| 370 | + cursor: pointer; | ||
| 371 | + float: left; | ||
| 372 | +} | ||
| 373 | +.map_tool:hover{ | ||
| 374 | + background-image:url("../img/map_tool_re.png"); | ||
| 375 | + background-repeat: repeat-x; | ||
| 376 | +} | ||
| 377 | +.map_tool_inner{ | ||
| 378 | + display: block; | ||
| 379 | + width: 36px; height: 100%; | ||
| 380 | + background-image: url("../img/tool.png"); | ||
| 381 | + background-repeat: no-repeat; | ||
| 382 | + margin-left: 2px; | ||
| 383 | + background-position-y: 7px; | ||
| 384 | +} | ||
| 385 | + | ||
| 386 | +/*右侧*/ | ||
| 387 | +.analysis{ | ||
| 388 | + width: 100%; | ||
| 389 | + height: 20%; | ||
| 390 | + padding-top: 2%; | ||
| 391 | + text-align: left; | ||
| 392 | + text-indent: 0.7em; | ||
| 393 | + font-size: 16px; | ||
| 394 | + font-weight: bold; | ||
| 395 | + color: white; | ||
| 396 | +} | ||
| 397 | +.data_show_box{ | ||
| 398 | + height: 42%; | ||
| 399 | + width: 76%; | ||
| 400 | + margin: auto; | ||
| 401 | + text-decoration: none; | ||
| 402 | +} | ||
| 403 | +.data_cage{ | ||
| 404 | + display: block; | ||
| 405 | + background-image: url("../img/data_bg.png"); | ||
| 406 | + height: 100%; | ||
| 407 | + width: 16%; | ||
| 408 | + float: left; | ||
| 409 | + margin-left: 1px; | ||
| 410 | + color: white; | ||
| 411 | + text-align: center; | ||
| 412 | + font-size: 36px; | ||
| 413 | + font-family: data_Number; | ||
| 414 | + background-repeat: no-repeat; | ||
| 415 | + background-size: 100%; | ||
| 416 | +} | ||
| 417 | +.funct_number{ | ||
| 418 | + color: #dbe9f1; | ||
| 419 | +} | ||
| 420 | +@font-face { | ||
| 421 | + font-family: data_Number; src: url("../fonts/data_Number.ttf"); | ||
| 422 | +} | ||
| 423 | +.depart_number_box{ | ||
| 424 | + height: 28%; | ||
| 425 | +} | ||
| 426 | +.depart_number_cage{ | ||
| 427 | + width: 50%; | ||
| 428 | + float: left; | ||
| 429 | + height: 24px; | ||
| 430 | + padding-left: 4%; | ||
| 431 | + margin-top: 1%; | ||
| 432 | + margin-bottom: 8px; | ||
| 433 | +} | ||
| 434 | +.depart_number_cage li{ | ||
| 435 | + display:block; | ||
| 436 | + float: left; | ||
| 437 | + line-height: 24px | ||
| 438 | +} | ||
| 439 | +.depart_name{ | ||
| 440 | + font-size: 14px; | ||
| 441 | + color: white; | ||
| 442 | + cursor: pointer; | ||
| 443 | +} | ||
| 444 | +.depart_number{ | ||
| 445 | + font-family: data_Number; | ||
| 446 | + font-size: 24px; | ||
| 447 | + color: #10a4db; | ||
| 448 | +} | ||
| 449 | +.location_msg_box{ | ||
| 450 | + height: 100%; | ||
| 451 | +} | ||
| 452 | +.location_msg_box li{ | ||
| 453 | + float: left; | ||
| 454 | + color: #cdd6db; | ||
| 455 | + font-size: 12px; | ||
| 456 | + width: 50%; | ||
| 457 | + padding-left: 3%; | ||
| 458 | + margin-bottom: 1px; | ||
| 459 | + padding-top: 2%; | ||
| 460 | + padding-bottom: 2%; | ||
| 461 | +} | ||
| 462 | +.location_msg01{ | ||
| 463 | + background-color: rgba(0,0,0,0.1); | ||
| 464 | +} | ||
| 465 | +.location_msg02{ | ||
| 466 | + background-color: rgba(0,0,0,0.2); | ||
| 467 | +} | ||
| 468 | +.location_single{ | ||
| 469 | + height: 16%; | ||
| 470 | +} | ||
| 471 | +.location_double{ | ||
| 472 | + height: 26%; | ||
| 473 | +} | ||
| 474 | + | ||
| 475 | +.danger_contain_box{ | ||
| 476 | + width: 100%; | ||
| 477 | + height: 38%; | ||
| 478 | + padding-left: 10px; | ||
| 479 | +} | ||
| 480 | +.danger_depart_box{ | ||
| 481 | + height: 40%; | ||
| 482 | +} | ||
| 483 | +.danger_depart{ | ||
| 484 | + float: left; | ||
| 485 | + width: 50%; | ||
| 486 | + height: 50%; | ||
| 487 | + margin-bottom: 0px; | ||
| 488 | + padding-left: 4%; | ||
| 489 | +} | ||
| 490 | +.danger_depart01{ | ||
| 491 | + /*background-image: url("../img/leftbg01.png");*/ | ||
| 492 | + /*background-repeat: no-repeat;*/ | ||
| 493 | + /*background-position: center;*/ | ||
| 494 | + /*background-size: 78%;*/ | ||
| 495 | + /*background-position-y:54% ;*/ | ||
| 496 | + padding-top: 3%; | ||
| 497 | +} | ||
| 498 | +.danger_ico{ | ||
| 499 | + height: 100%; | ||
| 500 | + background-size: 100%; | ||
| 501 | + width: 28%; | ||
| 502 | + background-repeat: no-repeat; | ||
| 503 | + float: left; | ||
| 504 | +} | ||
| 505 | +.data_name{ | ||
| 506 | + color: white; | ||
| 507 | + font-weight: lighter; | ||
| 508 | + font-size: 12px; | ||
| 509 | + float: left; | ||
| 510 | + width: 72%; | ||
| 511 | + text-indent: 0.1em; | ||
| 512 | + cursor: pointer; | ||
| 513 | +} | ||
| 514 | +.data{ | ||
| 515 | + color: white; | ||
| 516 | + font-size: 12px; | ||
| 517 | + font-family: data_Number; | ||
| 518 | + | ||
| 519 | +} | ||
| 520 | +.data01{ | ||
| 521 | + color: #fff000; | ||
| 522 | + float: left; | ||
| 523 | + width: 36%; | ||
| 524 | + text-indent: 0.1em; | ||
| 525 | +} | ||
| 526 | +.data02{ | ||
| 527 | + color: #00ffd2; | ||
| 528 | + float: right; | ||
| 529 | + width: 36%; | ||
| 530 | +} | ||
| 531 | +.tab_msg_box{ | ||
| 532 | + display: block; | ||
| 533 | + height: 11%; | ||
| 534 | + width: 30%;; | ||
| 535 | + position: absolute; | ||
| 536 | + top: 0%; | ||
| 537 | + padding-top: 0.4%; | ||
| 538 | +} | ||
| 539 | +.tab_msg{ | ||
| 540 | + color: white; | ||
| 541 | + font-weight: lighter; | ||
| 542 | + text-indent: 1.5em; | ||
| 543 | + background-image: url("../img/i01.png"); | ||
| 544 | + background-repeat: no-repeat; | ||
| 545 | + background-position: 4.1% 59.5%; | ||
| 546 | + cursor: pointer; | ||
| 547 | + float: left; | ||
| 548 | + margin-left: 10px; | ||
| 549 | +} | ||
| 550 | +.tab_msg_box li:active{ | ||
| 551 | + color: #00b9ff; | ||
| 552 | +} | ||
| 553 | +.tab_msg_current{ | ||
| 554 | + background-image: url("../img/i02.png"); | ||
| 555 | +} | ||
| 556 | +/*右侧搜索选项隐藏*/ | ||
| 557 | +.search_plate_box{ | ||
| 558 | + width: 100%; | ||
| 559 | + padding:7px 10px 7px 0px; | ||
| 560 | + /*background-color: rgba(0,0,0,0.2);*/ | ||
| 561 | +} | ||
| 562 | +.search_separate{ | ||
| 563 | + width: 50%; | ||
| 564 | + float: left; | ||
| 565 | +} | ||
| 566 | +.search_title{ | ||
| 567 | + line-height: 22px; | ||
| 568 | + font-size: 12px; | ||
| 569 | + color: white; | ||
| 570 | + width: 40%; | ||
| 571 | + float: left; | ||
| 572 | + text-align: right; | ||
| 573 | +} | ||
| 574 | +.search_input_box { | ||
| 575 | + width: 60%; | ||
| 576 | + float: left; | ||
| 577 | +} | ||
| 578 | +.search_chose_box{ | ||
| 579 | + background-color: transparent; | ||
| 580 | + color: #6eafff; | ||
| 581 | + border: #00a0cc 1px solid; | ||
| 582 | + font-size: 12px;height: 22px; | ||
| 583 | +} | ||
| 584 | +.search_input{ | ||
| 585 | + width: 100%; | ||
| 586 | + line-height: 20px; | ||
| 587 | + background-color: rgba(11,59,72,0.4); | ||
| 588 | + color: #6eafff; | ||
| 589 | + border: #00a0cc 1px solid; | ||
| 590 | + font-size: 12px; | ||
| 591 | +} | ||
| 592 | +.search_btn{ | ||
| 593 | + display: block; | ||
| 594 | + width: 30%; | ||
| 595 | + height: 20%; | ||
| 596 | + color: white; | ||
| 597 | + background-color: #00a0cc; | ||
| 598 | + margin-left: 70%; | ||
| 599 | + border: rgba(153,187,255,0.6) 1px solid; | ||
| 600 | + border-radius: 3px; | ||
| 601 | +} | ||
| 602 | +.search_btn:hover{ | ||
| 603 | + background-color: #00b7e9 | ||
| 604 | +} | ||
| 605 | +.search_sesult_box{ | ||
| 606 | + height: 63%; | ||
| 607 | + overflow-y: auto; | ||
| 608 | + width: 100%; | ||
| 609 | + border-top: rgba(61,123,186,0.6) 2px solid; | ||
| 610 | + border-radius: 0px 0px 5px 5px; | ||
| 611 | + padding: 4px; | ||
| 612 | +} | ||
| 613 | +.search_result{ | ||
| 614 | + border:rgba(61,123,186,0.6) 1px solid; | ||
| 615 | + padding-left: 6px; | ||
| 616 | + margin-bottom: 6px; | ||
| 617 | + height: 60px; | ||
| 618 | +} | ||
| 619 | +.search_result_add{ | ||
| 620 | + color: #a1d3ff; | ||
| 621 | + font-size: 14px; | ||
| 622 | + width: 86%; | ||
| 623 | + float: left; | ||
| 624 | + line-height: 30px; | ||
| 625 | +} | ||
| 626 | +.danger_result{ | ||
| 627 | + width: 70%; | ||
| 628 | +} | ||
| 629 | +.danger_level{ | ||
| 630 | + width: 16%; | ||
| 631 | + text-align: center; | ||
| 632 | + float: left; | ||
| 633 | + font-size: 14px; | ||
| 634 | + line-height: 30px; | ||
| 635 | +} | ||
| 636 | +.level01{ | ||
| 637 | + color: #7a09ff; | ||
| 638 | +} | ||
| 639 | +.level02{ | ||
| 640 | + color: #ffd416; | ||
| 641 | +} | ||
| 642 | +.level03{ | ||
| 643 | + color: #09ffc8; | ||
| 644 | +} | ||
| 645 | +.search_result_road{ | ||
| 646 | + margin-top: 4px; | ||
| 647 | + color: #23f3ff; | ||
| 648 | + font-size: 12px; | ||
| 649 | + clear: left; | ||
| 650 | + line-height: 30px; | ||
| 651 | +} | ||
| 652 | +.search_result_car{ | ||
| 653 | + margin-top: 4px; | ||
| 654 | + float: left; | ||
| 655 | + color: #23f3ff; | ||
| 656 | + font-size: 12px; | ||
| 657 | + line-height: 30px; | ||
| 658 | +} | ||
| 659 | +.car_personal{ | ||
| 660 | + width: 55%; | ||
| 661 | +} | ||
| 662 | +.car_time{ | ||
| 663 | + width: 45%; | ||
| 664 | +} | ||
| 665 | +.search_location{ | ||
| 666 | + display: block; | ||
| 667 | + float: left; | ||
| 668 | + width: 12px; | ||
| 669 | + height: 16px; | ||
| 670 | + background-image: url("../img/search_location.png"); | ||
| 671 | + margin-top: 7px; | ||
| 672 | + margin-right: 10px; | ||
| 673 | + cursor: pointer; | ||
| 674 | +} | ||
| 675 | +.search_location:hover{ | ||
| 676 | + background-position-x: -12px; | ||
| 677 | +} | ||
| 678 | +.search_eddit{ | ||
| 679 | + display: block; | ||
| 680 | + float: left; | ||
| 681 | + width: 16px; | ||
| 682 | + height: 13px; | ||
| 683 | + background-image: url("../img/search_eddit.png"); | ||
| 684 | + margin-top: 9px; | ||
| 685 | + cursor: pointer; | ||
| 686 | +} | ||
| 687 | +.search_eddit:hover{ | ||
| 688 | + background-position-x: -16px; | ||
| 689 | +} | ||
| 690 | +.search_guiji{ | ||
| 691 | + display: block; | ||
| 692 | + float: left; | ||
| 693 | + width: 17px; | ||
| 694 | + height: 15px; | ||
| 695 | + background-image: url("../img/car_guiji.png"); | ||
| 696 | + margin-top: 8px; | ||
| 697 | + cursor: pointer; | ||
| 698 | +} | ||
| 699 | +.search_guiji:hover{ | ||
| 700 | + background-position-x: -17px; | ||
| 701 | +} | ||
| 702 | +.check_increase{ | ||
| 703 | + height: 38%; | ||
| 704 | +} | ||
| 705 | +.check_increase_act{ | ||
| 706 | + height: 70.6%; | ||
| 707 | +} | ||
| 708 | +/*翻页样式*/ | ||
| 709 | +*{ margin:0; padding:0; list-style:none;} | ||
| 710 | +a{ text-decoration:none;} | ||
| 711 | +a:hover{ text-decoration:none;} | ||
| 712 | +.tcdPageCode,.chemistry_tcdPageCode,.enterprise_tcdPageCode,.car_tcdPageCode{text-align: left;color: #ccc;position: absolute;left:18px;bottom: 3px} | ||
| 713 | +.tcdPageCode a,.chemistry_tcdPageCode a,.enterprise_tcdPageCode a,.car_tcdPageCode a{display: inline-block;color: #428bca;height: 25px; line-height: 25px; padding: 0 10px;border: 1px solid #428bca; margin: 0 2px;border-radius: 4px;vertical-align: middle;} | ||
| 714 | +.tcdPageCode a:hover,.chemistry_tcdPageCode a:hover,.enterprise_tcdPageCode a:hover,.car_tcdPageCode a:hover{text-decoration: none;border: 1px solid #54afff;} | ||
| 715 | +.tcdPageCode span.current,.chemistry_tcdPageCode span.current,.enterprise_tcdPageCode span.current,.car_tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca; border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;} | ||
| 716 | +.tcdPageCode span.disabled,.chemistry_tcdPageCode span.disabled,.enterprise_tcdPageCode span.disabled,.car_tcdPageCode span.disabled{ display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px; color: #bfbfbf;background: rgba(66,139,202,0.4);border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;} | ||
| 717 | + | ||
| 718 | + | ||
| 719 | + | ||
| 720 | +.total_chose_box{ | ||
| 721 | + height: 60px; | ||
| 722 | +} | ||
| 723 | +.index_nav{ | ||
| 724 | + /*height: 12%;*/ | ||
| 725 | +} | ||
| 726 | +.chose_tltle{ | ||
| 727 | + margin-left: 22px; | ||
| 728 | + display: block; | ||
| 729 | + float: left; | ||
| 730 | + color: white; | ||
| 731 | +} | ||
| 732 | +.year_chose{ | ||
| 733 | + background-color: transparent; | ||
| 734 | + color: #72e3ff; | ||
| 735 | + border: #00c0ef 2px solid; | ||
| 736 | + width: 120px; | ||
| 737 | + text-indent:0.6em; | ||
| 738 | + border-radius: 5px; | ||
| 739 | + float: left; | ||
| 740 | +} | ||
| 741 | +.chose_text_in{ | ||
| 742 | + background-color: transparent; | ||
| 743 | + color: #72e3ff; | ||
| 744 | + border: #00c0ef 2px solid; | ||
| 745 | + width: 120px; | ||
| 746 | + text-indent:0.6em; | ||
| 747 | + border-radius: 5px; | ||
| 748 | + float: left; | ||
| 749 | +} | ||
| 750 | +.chose_enter{ | ||
| 751 | + background-color: #00c0ef; | ||
| 752 | + color: white; | ||
| 753 | + border: #00cdff 2px solid; | ||
| 754 | + width: 50px; | ||
| 755 | + border-radius: 5px; | ||
| 756 | + float: left; | ||
| 757 | + margin-left: 20px; | ||
| 758 | +} | ||
| 759 | + | ||
| 760 | +#selLayer{ | ||
| 761 | + width: 200px; | ||
| 762 | + display: block; | ||
| 763 | + height: 26px; | ||
| 764 | + background-color: transparent; | ||
| 765 | + color: #0b7ff3; | ||
| 766 | + border: #0b7ff3 2px solid; | ||
| 767 | + position: absolute; | ||
| 768 | + right: 2px; | ||
| 769 | + border-radius: 5px; | ||
| 770 | + margin-top:2px; | ||
| 771 | +} | ||
| 772 | + | ||
| 773 | + | ||
| 774 | + | ||
| 775 | + | ||
| 776 | + | ||
| 777 | + | ||
| 778 | + | ||
| 779 | + | ||
| 780 | + | ||
| 781 | + | ||
| 782 | + | ||
| 783 | + | ||
| 784 | + | ||
| 785 | + | ||
| 786 | + | ||
| 787 | + | ||
| 788 | + | ||
| 789 | + | ||
| 790 | + | ||
| 791 | + | ||
| 792 | + | ||
| 793 | + | ||
| 794 | + | ||
| 795 | + | ||
| 796 | + | ||
| 797 | + | ||
| 798 | + | ||
| 799 | + | ||
| 800 | + | ||
| 801 | + | ||
| 802 | + | ||
| 803 | + | ||
| 804 | + | ||
| 805 | + | ||
| 806 | + | ||
| 807 | + | ||
| 808 | + | ||
| 809 | + | ||
| 810 | + | ||
| 811 | + | ||
| 812 | + | ||
| 813 | + | ||
| 814 | + | ||
| 815 | + | ||
| 816 | + | ||
| 817 | + | ||
| 818 | + | ||
| 819 | + | ||
| 820 | + |
css/index.css
0 → 100755
| 1 | +*,ul,li,p,div,span{margin: 0;padding: 0} | ||
| 2 | +body{font-family:"Microsoft Himalaya"} | ||
| 3 | +ul{list-style: none} | ||
| 4 | +.clear{clear: both} | ||
| 5 | +a{text-decoration: none} | ||
| 6 | +::-webkit-scrollbar-track{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}/*滚动条的滑轨背景颜色*/ | ||
| 7 | +::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}/*滑块颜色*/ | ||
| 8 | +::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);} | ||
| 9 | +::-webkit-scrollbar{width: 16px;height: 16px;}/* 滑块整体设置*/ | ||
| 10 | +::-webkit-scrollbar-track, | ||
| 11 | +::-webkit-scrollbar-thumb{border-radius: 999px;border: 5px solid transparent;} | ||
| 12 | +::-webkit-scrollbar-track{box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;} | ||
| 13 | +::-webkit-scrollbar-thumb{min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;} | ||
| 14 | +::-webkit-scrollbar-corner{background: transparent;}/* 横向滚动条和纵向滚动条相交处尖角的颜色 */ | ||
| 15 | +.l_left{ | ||
| 16 | + float: left; | ||
| 17 | +} | ||
| 18 | +.r_right{float: right} | ||
| 19 | +*{ | ||
| 20 | + font-size: 100%; | ||
| 21 | +} | ||
| 22 | + | ||
| 23 | +.inner{ | ||
| 24 | + height: 100%; | ||
| 25 | +} | ||
| 26 | +.index_main{width: 2700px;height: 900px;background-image: url(../images/index_bg.png);background-repeat: no-repeat;background-position: center center;margin-top: -10px } | ||
| 27 | + | ||
| 28 | +.index_nav ul li{font-size: 1em;color: #fff;opacity: 0.8;padding-top:8px;padding-left:10px;padding-right:10px;padding-bottom:5px;cursor: pointer;text-shadow:0 6px 8px #00225b } | ||
| 29 | +.index_nav ul .l_left{margin-left: 3%} | ||
| 30 | +.index_nav ul .r_right{margin-right: 3%} | ||
| 31 | +.index_nav ul li:hover{opacity: 1} | ||
| 32 | + | ||
| 33 | +.index_left{background-color: rgba(2,8,23,0.54);width: 626px;height: 790px;margin: 39px 0 0 19px;border-radius: 10px;position: relative} | ||
| 34 | +.left_nav{position: absolute;top:1px;left:137px;width: 354px;height: 27px;} | ||
| 35 | +.left_line1{border-radius: 10px;border: 1px #0174f5 solid;margin: 1px;height: 788px} | ||
| 36 | +.left_line2{margin: 1px;border-radius: 9px;border: 2px #0b7ff3 solid;height: 784px;padding: 0 8px} | ||
| 37 | +.left_top{height: 33%} | ||
| 38 | + | ||
| 39 | +.left_top_left{width: 50%;height: 70%;margin-top: 42px;color: #fff} | ||
| 40 | +.left_top_left p{line-height: 32px;font-size: 16px ;margin-left: 14px } | ||
| 41 | + @font-face { | ||
| 42 | + font-family: datamsg; | ||
| 43 | + src: url("../font/液晶数字.TTF") | ||
| 44 | + } | ||
| 45 | +.datamsg{font-family: datamsg} | ||
| 46 | +.left_top_left p span{font-weight: bold;color: #ff6e00;margin-right: 4px;font-size: 20px ;} | ||
| 47 | +.left_top_title{text-align: center;color: #fff;margin: 16px 0 0 20px;font-weight: bold;font-size: 12px} | ||
| 48 | +.left_top_middle .left_top_title{margin-left: 0} | ||
| 49 | +.left_top_middle{width: 22%;height: 50%;margin-top: 100px} | ||
| 50 | +.left_middle{height: 33%} | ||
| 51 | +.left_middle thead tr,.left_bot thead tr,.dataAllBorder20 thead tr{border: none !important;} | ||
| 52 | +.table-bordered{border: 1px #3490ba solid !important; } | ||
| 53 | +.left_middle th,.left_middle td,.left_bot th,.left_bot td,.dataAllBorder20 th,.dataAllBorder20 td{line-height: 21px !important;padding: 0 !important;text-align: center;font-size: 10px;;-webkit-transform:scale(0.8);border: none !important;color: #fff;} | ||
| 54 | +.left_middle thead,.left_bot thead,.dataAllBorder20 thead{background-color: #3490ba} | ||
| 55 | +.left_middle td,.left_bot td,.dataAllBorder20 td{line-height: 24px !important;color: #dedfe0} | ||
| 56 | +.left_middle tbody tr,.left_bot tbody tr,.dataAllBorder20 tbody tr{border-bottom: 1px #3490ba solid} | ||
| 57 | +.left_middle_title,.left_bot_title{text-align: center;color: #fff;margin: -1% 0 1% 0;font-weight: bold;font-size: 12px} | ||
| 58 | +.left_bot_title{margin-top: 0} | ||
| 59 | +.left_bot{height: 33%} | ||
| 60 | + | ||
| 61 | +.index_middle{width: 1390px;height: 790px;;margin: 39px 9px 0 10px;position: relative;} | ||
| 62 | +.middle_top{width: 100%;height: 510px;background-color: rgba(17,25,69,0.54);border-radius: 10px;} | ||
| 63 | +.middle_nav{position: absolute;top:1px;left:512px;width: 356px;height: 27px;z-index: 9999} | ||
| 64 | +.middle_top_line1{border-radius: 10px;border: 1px #0174f5 solid;margin: 1px;height: 508px} | ||
| 65 | +.middle_top_line2{margin: 1px;border-radius: 9px;border: 2px #0b7ff3 solid;height: 504px;position: relative} | ||
| 66 | +.tabs{float: left;width: 100%;height: 24px;background-color: rgba(20,51,104,0.54);border-top-left-radius: 9px;border-top-right-radius: 9px} | ||
| 67 | +.tabs ul li{float: left;color: #d5d8df;margin-left: 14px;font-size: 14px;cursor: pointer} | ||
| 68 | +.tabs ul li>div{margin-right: 10px;width: 12px;height: 12px;margin-top:6px;border-radius: 50%;background-image: url(../images/tabs1_03.png);background-repeat: no-repeat;float: left} | ||
| 69 | +.tabs ul li>div>div{width: 8px;height: 8px;border-radius: 50%;margin:2px;background-image: url(../images/tabs2_09.png);background-repeat: no-repeat} | ||
| 70 | +/*.tabs ul li:hover .div{background-image: url(../images/tabs3_06.png)}*/ | ||
| 71 | +.tabs ul li>div .tabs_active{background-image: url(../images/tabs3_06.png)} | ||
| 72 | +.tabs ul li>p{float: left;line-height: 24px;} | ||
| 73 | +.middle_map{margin: 0 5px 6px 5px;width: 1370px;height: 470px;;border-bottom-left-radius: 9px;border-bottom-right-radius: 9px} | ||
| 74 | +.middle_map img{width:1370px;height: 470px } | ||
| 75 | +.middle_top_bot{position: absolute;left:-5px;bottom: -5px;height: 60px;width: 1390px;;background-image: url(../images/middle_bot_bg_03.png);background-repeat: no-repeat} | ||
| 76 | +.middle_top_bot ul{padding:0 6px} | ||
| 77 | +.middle_top_bot ul li{width: 98px;height: 60px;float: left;cursor: pointer;} | ||
| 78 | +/*.middle_top_bot ul li:hover{background-image: url(../images/nav_bg_03.png);background-repeat: no-repeat}*/ | ||
| 79 | +.middle_top_bot ul li.middle_top_bot_active{background-image: url(../images/nav_bg_03.png);background-repeat: no-repeat} | ||
| 80 | +.middle_top_bot ul li img{padding: 6px 23px 0 20px;} | ||
| 81 | + | ||
| 82 | +.middle_bot{width: 100%;height: 270px;margin-top: 10px} | ||
| 83 | +.middle_bot_left{width: 454px;margin-right: 14px;height: 270px} | ||
| 84 | +.middle_bot_left_last{margin-right: 0} | ||
| 85 | +.middle_bot_line1{border-radius: 10px;border: 1px #0174f5 solid;margin: 1px;height: 268px} | ||
| 86 | +.middle_bot_line2{margin: 1px;border-radius: 9px;border: 2px #0b7ff3 solid;height: 264px;padding: 5px;background-color: rgba(17,25,69,0.54) } | ||
| 87 | +.middle_bot_left video {object-fit:fill; width:100%;height:100%;} | ||
| 88 | + | ||
| 89 | +.index_right{background-color: rgba(2,8,23,0.54);width: 626px;height: 790px;margin: 39px 0 0 0;border-radius: 10px} | ||
| 90 | +.right_line1{border-radius: 10px;border: 1px #0174f5 solid;margin: 1px;height: 788px} | ||
| 91 | +.right_line2{margin: 1px;border-radius: 9px;border: 2px #0b7ff3 solid;height: 784px} | ||
| 92 | +.right_top video {object-fit:fill; width:100%;height:100%;} | ||
| 93 | +.right_top{width: 586px;height: 240px;margin: 11px 14px 0 14px} | ||
| 94 | +.right_top_first{margin-top:20px} | ||
| 95 | + | ||
| 96 | +/*天气插件*/ | ||
| 97 | +#demo { color:#009fff;overflow:hidden;margin: 0 auto} | ||
| 98 | +#demo i { background: no-repeat top left; display:inline-block; height:128px; line-height:128px; margin:0 auto 20px auto; font-size:70px; padding-left:300px; font-style:normal; text-align:center; font-weight:bold; } | ||
| 99 | +#demo i.icon-xiaoyu { background-image:url(../images/xiaoyu.png); background-position: 150px 0;} | ||
| 100 | +#demo i.icon-zhongyu { background-image:url(../images/zhongyu.png);background-position: 150px 0; } | ||
| 101 | +#demo i.icon-dayu { background-image:url(../images/dayu.png); background-position: 150px 0;} | ||
| 102 | +#demo i.icon-qing { background-image:url(../images/qing.png); background-position: 150px 0;} | ||
| 103 | +#demo i.icon-duoyun { background-image:url(../images/duoyun.png);background-position: 150px 0; } | ||
| 104 | +#demo i.icon-yin { background-image:url(../images/yin.png);background-position: 150px 0; } | ||
| 105 | +#demo p { background:rgba(0,0,0,.3); margin:0 auto; padding:20px 20px 20px 200px; border-radius:1000px; font-size:16px; } | ||
| 106 | +#demo p span { margin:0 15px;} | ||
| 107 | + | ||
| 108 | + | ||
| 109 | +/*游客分析*/ | ||
| 110 | +.manage_left{ | ||
| 111 | + width: 32.5%; | ||
| 112 | + height: 98%; | ||
| 113 | + background-color: rgba(2,8,23,0.54); | ||
| 114 | + /*margin-top:3%;*/ | ||
| 115 | + margin-left:0.6%; | ||
| 116 | + border-radius: 10px; | ||
| 117 | + position: relative} | ||
| 118 | +.manage_line1{border-radius: 10px;border: 1px #0174f5 solid;margin: 1px;height: 100%} | ||
| 119 | +.manage_line2{margin: 1px;border-radius: 9px;border: 2px #0b7ff3 solid;height: 100%;padding-top: 5%} | ||
| 120 | +.manage_left_nav{position: absolute;top:1px;width: 42%;height: 3.5%;left:24%} | ||
| 121 | +.manage_left_top{height: 33%} | ||
| 122 | +.manage_top_left{width: 33.3%;height: 100%;} | ||
| 123 | +.manage_top_left p{text-align: center;color: #fff;font-size: 12px} | ||
| 124 | +.manage_top_middle{height: 33%;width: 100%;} | ||
| 125 | +.manage_top_middle p{text-align: center;color: #fff;font-size: 12px} | ||
| 126 | + | ||
| 127 | +.manage_top_middle thead tr{border: none !important;} | ||
| 128 | +/*.manage_top_middle{border: 1px #3490ba solid !important; }*/ | ||
| 129 | +.manage_top_middle th,.manage_top_middle td,.dataAllBorder20 td{line-height: 32px !important;padding: 0 !important;text-align: center;font-size: 14px;-webkit-transform:scale(0.8);border: 1px #3490ba solid !important;color: #fff;} | ||
| 130 | +.manage_top_middle thead{background-color: #3490ba} | ||
| 131 | +.manage_top_middle td{line-height: 32px !important;color: #dedfe0} | ||
| 132 | +.manage_top_middle tbody tr{border-bottom: 1px #3490ba solid} | ||
| 133 | + | ||
| 134 | +/*管理员工分析*/ | ||
| 135 | +.user_left{width: 32.5%;height: 99%;background-color: rgba(2,8,23,0.54);border-radius: 10px;position: relative;} | ||
| 136 | +.user_line1{border-radius: 10px;border: 1px #0174f5 solid;margin: 1px;height: 100%} | ||
| 137 | +.user_line2{margin: 1px;border-radius: 9px;border: 2px #0b7ff3 solid;height: 100%;padding: 24px 8px 0 8px} | ||
| 138 | +.user_left_nav{position: absolute;top:1px;left:29%;width: 354px;height: 27px;} | ||
| 139 | +.user_left_top{height: 33%} | ||
| 140 | +.user_top_left{width: 33.3%;height: 100%;} | ||
| 141 | +.user_top_left p{text-align: center;color: #fff;font-size: 12px} | ||
| 142 | +.user_top_middle{height: 33%;width: 100%} | ||
| 143 | +.user_top_middle p{text-align: center;color: #fff;font-size: 12px} | ||
| 144 | + | ||
| 145 | +.user_top_middle thead tr{border: none !important;} | ||
| 146 | +/*.manage_top_middle{border: 1px #3490ba solid !important; }*/ | ||
| 147 | +.user_top_middle th,.user_top_middle td{line-height: 32px !important;padding: 0 !important;text-align: center;font-size: 14px;-webkit-transform:scale(0.8);border: 1px #3490ba solid !important;color: #fff;} | ||
| 148 | +.user_top_middle thead{background-color: #3490ba} | ||
| 149 | +.user_top_middle td{line-height: 32px !important;color: #dedfe0} | ||
| 150 | +.user_top_middle tbody tr{border-bottom: 1px #3490ba solid} | ||
| 151 | +.user_right_left{width: 50%;height: 100%} |
css/index01.css
0 → 100755
| 1 | +.dataAll{ | ||
| 2 | + width: 100%; | ||
| 3 | + height: 33%; | ||
| 4 | + background-color: rgba(2,8,23,0.1); | ||
| 5 | + float: left; | ||
| 6 | + border-radius: 10px; | ||
| 7 | + /*margin-top: 10px;*/ | ||
| 8 | + /*margin-left: 10px;*/ | ||
| 9 | +} | ||
| 10 | +.dataAllNo01{ | ||
| 11 | + width: 100%; | ||
| 12 | + height: 100%; | ||
| 13 | + background-color: rgba(2,8,23,0.1); | ||
| 14 | + float: left; | ||
| 15 | + border-radius: 10px; | ||
| 16 | + /*margin-top: 10px;*/ | ||
| 17 | + /*margin-left: 10px;*/ | ||
| 18 | +} | ||
| 19 | +.dataAllNo02{ | ||
| 20 | + width: 100%; | ||
| 21 | + height: 100%; | ||
| 22 | + background-color: rgba(2,8,23,0.1); | ||
| 23 | + float: left; | ||
| 24 | + border-radius: 10px; | ||
| 25 | + /*margin-top: 10px;*/ | ||
| 26 | + /*margin-left: 10px;*/ | ||
| 27 | +} | ||
| 28 | +.dataAll01{ | ||
| 29 | + width: 100%; | ||
| 30 | + height: 66%; | ||
| 31 | + background-color: rgba(2,8,23,0.1); | ||
| 32 | + float: left; | ||
| 33 | + border-radius: 10px; | ||
| 34 | + /*margin-top: 10px;*/ | ||
| 35 | + margin-left: 10px; | ||
| 36 | +} | ||
| 37 | +.dataAll02{ | ||
| 38 | + width: 100%; | ||
| 39 | + height: 33%; | ||
| 40 | + background-color: rgba(2,8,23,0.1); | ||
| 41 | + float: left; | ||
| 42 | + border-radius: 10px; | ||
| 43 | + /*margin-top: 10px;*/ | ||
| 44 | + margin-left: 10px; | ||
| 45 | +} | ||
| 46 | +.maginS{ | ||
| 47 | + /*margin-top:13% !important;*/ | ||
| 48 | +} | ||
| 49 | +.maginS01{ | ||
| 50 | + /*margin-top:11% !important;*/ | ||
| 51 | +} | ||
| 52 | +.dataAllBorder01{ | ||
| 53 | + width: 100%; | ||
| 54 | + height: 100%; | ||
| 55 | + border-radius: 10px; | ||
| 56 | + border: 1px #0174f5 solid; | ||
| 57 | + padding: 1px; | ||
| 58 | + box-sizing: border-box; | ||
| 59 | +} | ||
| 60 | +.dataAllBorder02{ | ||
| 61 | + width: 100%; | ||
| 62 | + height: 100%; | ||
| 63 | + box-sizing: border-box; | ||
| 64 | + border:2px solid #016ae0; | ||
| 65 | + border-radius: 10px; | ||
| 66 | +} | ||
| 67 | +.data_tit{ | ||
| 68 | + width: 32%; | ||
| 69 | + height: 7%; | ||
| 70 | + background-image: url("../img/tit01s.png"); | ||
| 71 | + background-size: 100% 100%; | ||
| 72 | + background-repeat: no-repeat; | ||
| 73 | + margin:0 auto; | ||
| 74 | + font-size: 12px; | ||
| 75 | + color: #ffffff; | ||
| 76 | + text-align: center; | ||
| 77 | +} | ||
| 78 | +.nav_active { | ||
| 79 | + border-bottom: 4px solid #4b8df8; | ||
| 80 | + /*box-shadow: -10px 0px 15px rgba(2,8,23,0.54) inset,*/ | ||
| 81 | + /*0px -10px 15px rgba(2,8,23,0.54) inset,*/ | ||
| 82 | + /*10px 0px 15px rgba(2,8,23,0.54) inset,*/ | ||
| 83 | + /*0px 10px 15px rgba(2,8,23,0.54) inset;*/ | ||
| 84 | + box-sizing: border-box; | ||
| 85 | +} | ||
| 86 | +.data_tit1{ | ||
| 87 | + width: 46%; | ||
| 88 | + height: 10%; | ||
| 89 | + background-image: url("../img/tit01s.png"); | ||
| 90 | + background-size: 100% 100%; | ||
| 91 | + background-repeat: no-repeat; | ||
| 92 | + margin:0 auto; | ||
| 93 | + font-size: 12px; | ||
| 94 | + color: #ffffff; | ||
| 95 | + text-align: center; | ||
| 96 | +} | ||
| 97 | +.data_tit2{ | ||
| 98 | + width: 36%; | ||
| 99 | + height: 5%; | ||
| 100 | + background-image: url("../img/tit01s.png"); | ||
| 101 | + background-size: 100% 100%; | ||
| 102 | + background-repeat: no-repeat; | ||
| 103 | + margin:0 auto; | ||
| 104 | + font-size: 12px; | ||
| 105 | + color: #ffffff; | ||
| 106 | + text-align: center; | ||
| 107 | +} | ||
| 108 | +.data_tit3{ | ||
| 109 | + width: 44%; | ||
| 110 | + height: 3%; | ||
| 111 | + background-image: url("../img/tit01s.png"); | ||
| 112 | + background-size: 100% 100%; | ||
| 113 | + background-repeat: no-repeat; | ||
| 114 | + margin:0 auto; | ||
| 115 | + font-size: 12px; | ||
| 116 | + color: #ffffff; | ||
| 117 | + text-align: center; | ||
| 118 | +} | ||
| 119 | +.data_left01{ | ||
| 120 | + float: left; | ||
| 121 | + width: 22%; | ||
| 122 | + height: 100%; | ||
| 123 | + margin-left: 10px; | ||
| 124 | + | ||
| 125 | +} | ||
| 126 | +.data_chart{ | ||
| 127 | + width: 96%; | ||
| 128 | + margin-left: 2%; | ||
| 129 | + height: 90%; | ||
| 130 | + padding-top: 2%; | ||
| 131 | + | ||
| 132 | +} | ||
| 133 | +.data_chart01{ | ||
| 134 | + width: 98%; | ||
| 135 | + margin-left: 2%; | ||
| 136 | + height: 50%; | ||
| 137 | + padding-top: 10px; | ||
| 138 | + | ||
| 139 | +} | ||
| 140 | +.data_chart02{ | ||
| 141 | + width: 96%; | ||
| 142 | + margin-left: 2%; | ||
| 143 | + height: 90%; | ||
| 144 | + padding-top: 2%; | ||
| 145 | + | ||
| 146 | +} | ||
| 147 | +.data_chart03{ | ||
| 148 | + width: 96%; | ||
| 149 | + margin-left: 2%; | ||
| 150 | + height: 92%; | ||
| 151 | + padding-top: 2%; | ||
| 152 | + | ||
| 153 | +} | ||
| 154 | +.data_left02{ | ||
| 155 | + float: left; | ||
| 156 | + width: 31%; | ||
| 157 | + height: 100%; | ||
| 158 | + margin-left: 10px; | ||
| 159 | + | ||
| 160 | +} | ||
| 161 | +.data_left03{ | ||
| 162 | + float: left; | ||
| 163 | + width: 26%; | ||
| 164 | + height: 99%; | ||
| 165 | + margin-left: 0.5%; | ||
| 166 | + | ||
| 167 | +} | ||
| 168 | +.data_left04{ | ||
| 169 | + float: left; | ||
| 170 | + width: 46%; | ||
| 171 | + height: 99%; | ||
| 172 | + margin-left: 0.5%; | ||
| 173 | + | ||
| 174 | +} | ||
| 175 | +.data_left05{ | ||
| 176 | + float: left; | ||
| 177 | + width: 49%; | ||
| 178 | + height: 49%; | ||
| 179 | + margin-left:0.6%; | ||
| 180 | + | ||
| 181 | + | ||
| 182 | +} | ||
| 183 | +.table_data01{ | ||
| 184 | + width: 96%; | ||
| 185 | + margin-left: 2%; | ||
| 186 | + border-collapse: collapse; | ||
| 187 | + color: #ffffff; | ||
| 188 | + margin-top: 10px; | ||
| 189 | +} | ||
| 190 | +.table_data01 tr td{ | ||
| 191 | + border: 1px solid #5bc0de; | ||
| 192 | + padding-top: 5px; | ||
| 193 | + padding-bottom: 5px; | ||
| 194 | + text-indent: 10px; | ||
| 195 | +} | ||
| 196 | +.table_data02{ | ||
| 197 | + width: 96%; | ||
| 198 | + margin-left: 2%; | ||
| 199 | + border-collapse: collapse; | ||
| 200 | + color: #ffffff; | ||
| 201 | + margin-top: 10px; | ||
| 202 | + border-radius: 5px; | ||
| 203 | + border: 1px solid #5bc0de; | ||
| 204 | +} | ||
| 205 | +.table_data02 tr td{ | ||
| 206 | + | ||
| 207 | + padding-top: 8px; | ||
| 208 | + padding-bottom: 8px; | ||
| 209 | + text-indent: 10px; | ||
| 210 | +} | ||
| 211 | +.font01{ | ||
| 212 | + font-size: 30px; | ||
| 213 | + color: #4cae4c; | ||
| 214 | +} | ||
| 215 | +.font02{ | ||
| 216 | + font-size: 30px; | ||
| 217 | + color: #e9230d; | ||
| 218 | +} | ||
| 219 | +.font03{ | ||
| 220 | + font-size: 30px; | ||
| 221 | + color: #e9a832; | ||
| 222 | +} | ||
| 223 | +.font04{ | ||
| 224 | + | ||
| 225 | + color: #a4e90f; | ||
| 226 | + font-size: 18px; | ||
| 227 | +} | ||
| 228 | +.font05{ | ||
| 229 | + | ||
| 230 | + color: #e92b23; | ||
| 231 | + font-size: 18px; | ||
| 232 | +} | ||
| 233 | +.font6{ | ||
| 234 | + font-weight: bold; | ||
| 235 | + font-size: 18px; | ||
| 236 | + | ||
| 237 | +} | ||
| 238 | +.font07{ | ||
| 239 | + font-size: 30px; | ||
| 240 | + | ||
| 241 | +} | ||
| 242 | +.zhanleft01{ | ||
| 243 | + width: 49%; | ||
| 244 | + height: 38%; | ||
| 245 | + float: left; | ||
| 246 | + margin-left: 1%; | ||
| 247 | + /*padding-top: 10px;*/ | ||
| 248 | + display: inline-block; | ||
| 249 | + padding-top: 2%; | ||
| 250 | + | ||
| 251 | +} | ||
| 252 | +.zhanleft02{ | ||
| 253 | + width: 96%; | ||
| 254 | + height: 40%; | ||
| 255 | + margin-left: 2%; | ||
| 256 | + /*padding-top: 20px;*/ | ||
| 257 | + float: left; | ||
| 258 | + padding-top: 7%; | ||
| 259 | + | ||
| 260 | + | ||
| 261 | +} |
css/index12.css
0 → 100644
| 1 | +.dataAll{ | ||
| 2 | + width: 100%; | ||
| 3 | + height: 28%; | ||
| 4 | + background-color: rgba(2,8,23,0.1); | ||
| 5 | + float: left; | ||
| 6 | + border-radius: 10px; | ||
| 7 | + /*margin-top: 10px;*/ | ||
| 8 | + /*margin-left: 10px;*/ | ||
| 9 | +} | ||
| 10 | +.dataAllNo01{ | ||
| 11 | + width: 80%; | ||
| 12 | + height: 100%; | ||
| 13 | + background-color: rgba(2,8,23,0.1); | ||
| 14 | + float: left; | ||
| 15 | + border-radius: 10px; | ||
| 16 | + /*margin-top: 10px;*/ | ||
| 17 | + /*margin-left: 10px;*/ | ||
| 18 | +} | ||
| 19 | +.dataAllNo02{ | ||
| 20 | + width: 100%; | ||
| 21 | + height: 100%; | ||
| 22 | + background-color: rgba(2,8,23,0.1); | ||
| 23 | + float: left; | ||
| 24 | + border-radius: 10px; | ||
| 25 | + /*margin-top: 10px;*/ | ||
| 26 | + /*margin-left: 10px;*/ | ||
| 27 | +} | ||
| 28 | +.dataAll01{ | ||
| 29 | + width: 100%; | ||
| 30 | + height: 66%; | ||
| 31 | + background-color: rgba(2,8,23,0.1); | ||
| 32 | + float: left; | ||
| 33 | + border-radius: 10px; | ||
| 34 | + /*margin-top: 10px;*/ | ||
| 35 | + margin-left: 10px; | ||
| 36 | +} | ||
| 37 | +.dataAll02{ | ||
| 38 | + width: 100%; | ||
| 39 | + height: 25%; | ||
| 40 | + background-color: rgba(2,8,23,0.1); | ||
| 41 | + float: left; | ||
| 42 | + border-radius: 10px; | ||
| 43 | + /*margin-top: 10px;*/ | ||
| 44 | + margin-left: 10px; | ||
| 45 | +} | ||
| 46 | +.maginS{ | ||
| 47 | + /*margin-top:13% !important;*/ | ||
| 48 | +} | ||
| 49 | +.maginS01{ | ||
| 50 | + /*margin-top:11% !important;*/ | ||
| 51 | +} | ||
| 52 | +.dataAllBorder01{ | ||
| 53 | + width: 100%; | ||
| 54 | + height: 100%; | ||
| 55 | + border-radius: 10px; | ||
| 56 | + border: 1px #0174f5 solid; | ||
| 57 | + padding: 1px; | ||
| 58 | + box-sizing: border-box; | ||
| 59 | +} | ||
| 60 | +.dataAllBorder02{ | ||
| 61 | + width: 100%; | ||
| 62 | + height: 100%; | ||
| 63 | + box-sizing: border-box; | ||
| 64 | + border:2px solid #016ae0; | ||
| 65 | + border-radius: 10px; | ||
| 66 | +} | ||
| 67 | +.data_tit{ | ||
| 68 | + width: 32%; | ||
| 69 | + height: 7%; | ||
| 70 | + background-image: url("../img/tit01s.png"); | ||
| 71 | + background-size: 100% 100%; | ||
| 72 | + background-repeat: no-repeat; | ||
| 73 | + margin:0 auto; | ||
| 74 | + font-size: 12px; | ||
| 75 | + color: #ffffff; | ||
| 76 | + text-align: center; | ||
| 77 | +} | ||
| 78 | +.nav_active { | ||
| 79 | + border-bottom: 4px solid #4b8df8; | ||
| 80 | + /*box-shadow: -10px 0px 15px rgba(2,8,23,0.54) inset,*/ | ||
| 81 | + /*0px -10px 15px rgba(2,8,23,0.54) inset,*/ | ||
| 82 | + /*10px 0px 15px rgba(2,8,23,0.54) inset,*/ | ||
| 83 | + /*0px 10px 15px rgba(2,8,23,0.54) inset;*/ | ||
| 84 | + box-sizing: border-box; | ||
| 85 | +} | ||
| 86 | +.data_tit1{ | ||
| 87 | + width: 46%; | ||
| 88 | + height: 10%; | ||
| 89 | + background-image: url("../img/tit01s.png"); | ||
| 90 | + background-size: 100% 100%; | ||
| 91 | + background-repeat: no-repeat; | ||
| 92 | + margin:0 auto; | ||
| 93 | + font-size: 12px; | ||
| 94 | + color: #ffffff; | ||
| 95 | + text-align: center; | ||
| 96 | +} | ||
| 97 | +.data_tit2{ | ||
| 98 | + width: 36%; | ||
| 99 | + height: 5%; | ||
| 100 | + background-image: url("../img/tit01s.png"); | ||
| 101 | + background-size: 100% 100%; | ||
| 102 | + background-repeat: no-repeat; | ||
| 103 | + margin:0 auto; | ||
| 104 | + font-size: 12px; | ||
| 105 | + color: #ffffff; | ||
| 106 | + text-align: center; | ||
| 107 | +} | ||
| 108 | +.data_tit3{ | ||
| 109 | + width: 44%; | ||
| 110 | + height: 3%; | ||
| 111 | + background-image: url("../img/tit01s.png"); | ||
| 112 | + background-size: 100% 100%; | ||
| 113 | + background-repeat: no-repeat; | ||
| 114 | + margin:0 auto; | ||
| 115 | + font-size: 12px; | ||
| 116 | + color: #ffffff; | ||
| 117 | + text-align: center; | ||
| 118 | +} | ||
| 119 | +.data_left01{ | ||
| 120 | + float: left; | ||
| 121 | + width: 22%; | ||
| 122 | + /*统计框高度更改 更改前是100%*/ | ||
| 123 | + height: 76%; | ||
| 124 | + margin-left: 10px; | ||
| 125 | + | ||
| 126 | +} | ||
| 127 | +.data_chart{ | ||
| 128 | + width: 96%; | ||
| 129 | + margin-left: 2%; | ||
| 130 | + height: 90%; | ||
| 131 | + padding-top: 2%; | ||
| 132 | + | ||
| 133 | +} | ||
| 134 | +.data_chart01{ | ||
| 135 | + width: 98%; | ||
| 136 | + margin-left: 2%; | ||
| 137 | + height: 50%; | ||
| 138 | + padding-top: 10px; | ||
| 139 | + | ||
| 140 | +} | ||
| 141 | +.data_chart02{ | ||
| 142 | + width: 96%; | ||
| 143 | + margin-left: 2%; | ||
| 144 | + height: 90%; | ||
| 145 | + padding-top: 2%; | ||
| 146 | + | ||
| 147 | +} | ||
| 148 | +.data_chart03{ | ||
| 149 | + width: 96%; | ||
| 150 | + margin-left: 2%; | ||
| 151 | + height: 92%; | ||
| 152 | + padding-top: 2%; | ||
| 153 | + | ||
| 154 | +} | ||
| 155 | +.data_left02{ | ||
| 156 | + float: left; | ||
| 157 | + width: 100%; | ||
| 158 | + height: 100%; | ||
| 159 | + margin-left: 10px; | ||
| 160 | + | ||
| 161 | +} | ||
| 162 | +.data_left03{ | ||
| 163 | + float: left; | ||
| 164 | + width: 26%; | ||
| 165 | + height: 99%; | ||
| 166 | + margin-left: 0.5%; | ||
| 167 | + | ||
| 168 | +} | ||
| 169 | +.data_left04{ | ||
| 170 | + float: left; | ||
| 171 | + width: 46%; | ||
| 172 | + height: 99%; | ||
| 173 | + margin-left: 0.5%; | ||
| 174 | + | ||
| 175 | +} | ||
| 176 | +.data_left05{ | ||
| 177 | + float: left; | ||
| 178 | + width: 49%; | ||
| 179 | + height: 49%; | ||
| 180 | + margin-left:0.6%; | ||
| 181 | + | ||
| 182 | + | ||
| 183 | +} | ||
| 184 | +.table_data01{ | ||
| 185 | + width: 96%; | ||
| 186 | + margin-left: 2%; | ||
| 187 | + border-collapse: collapse; | ||
| 188 | + color: #ffffff; | ||
| 189 | + margin-top: 10px; | ||
| 190 | +} | ||
| 191 | +.table_data01 tr td{ | ||
| 192 | + border: 1px solid #5bc0de; | ||
| 193 | + padding-top: 5px; | ||
| 194 | + padding-bottom: 5px; | ||
| 195 | + text-indent: 10px; | ||
| 196 | +} | ||
| 197 | +.table_data02{ | ||
| 198 | + width: 96%; | ||
| 199 | + margin-left: 2%; | ||
| 200 | + border-collapse: collapse; | ||
| 201 | + color: #ffffff; | ||
| 202 | + margin-top: 10px; | ||
| 203 | + border-radius: 5px; | ||
| 204 | + border: 1px solid #5bc0de; | ||
| 205 | +} | ||
| 206 | +.table_data02 tr td{ | ||
| 207 | + | ||
| 208 | + padding-top: 8px; | ||
| 209 | + padding-bottom: 8px; | ||
| 210 | + text-indent: 10px; | ||
| 211 | +} | ||
| 212 | +.font01{ | ||
| 213 | + font-size: 30px; | ||
| 214 | + color: #4cae4c; | ||
| 215 | +} | ||
| 216 | +.font02{ | ||
| 217 | + font-size: 30px; | ||
| 218 | + color: #e9230d; | ||
| 219 | +} | ||
| 220 | +.font03{ | ||
| 221 | + font-size: 30px; | ||
| 222 | + color: #e9a832; | ||
| 223 | +} | ||
| 224 | +.font04{ | ||
| 225 | + | ||
| 226 | + color: #a4e90f; | ||
| 227 | + font-size: 18px; | ||
| 228 | +} | ||
| 229 | +.font05{ | ||
| 230 | + | ||
| 231 | + color: #e92b23; | ||
| 232 | + font-size: 18px; | ||
| 233 | +} | ||
| 234 | +.font6{ | ||
| 235 | + font-weight: bold; | ||
| 236 | + font-size: 18px; | ||
| 237 | + | ||
| 238 | +} | ||
| 239 | +.font07{ | ||
| 240 | + font-size: 30px; | ||
| 241 | + | ||
| 242 | +} | ||
| 243 | +.zhanleft01{ | ||
| 244 | + width: 49%; | ||
| 245 | + height: 38%; | ||
| 246 | + float: left; | ||
| 247 | + margin-left: 1%; | ||
| 248 | + /*padding-top: 10px;*/ | ||
| 249 | + display: inline-block; | ||
| 250 | + padding-top: 2%; | ||
| 251 | + | ||
| 252 | +} | ||
| 253 | +.zhanleft02{ | ||
| 254 | + width: 96%; | ||
| 255 | + height: 40%; | ||
| 256 | + margin-left: 2%; | ||
| 257 | + /*padding-top: 20px;*/ | ||
| 258 | + float: left; | ||
| 259 | + padding-top: 7%; | ||
| 260 | + | ||
| 261 | + | ||
| 262 | +} |
css/lay_out_01.css
0 → 100755
| 1 | + | ||
| 2 | + | ||
| 3 | +/*全局*/ | ||
| 4 | +body{ | ||
| 5 | + background-color: #1a2129; | ||
| 6 | +} | ||
| 7 | + | ||
| 8 | + | ||
| 9 | +/*内容*/ | ||
| 10 | +.condition_confix{ | ||
| 11 | + width: 100%; | ||
| 12 | +} | ||
| 13 | + | ||
| 14 | + | ||
| 15 | + | ||
| 16 | + | ||
| 17 | + | ||
| 18 | + | ||
| 19 | + | ||
| 20 | + | ||
| 21 | + | ||
| 22 | + | ||
| 23 | + | ||
| 24 | + | ||
| 25 | + | ||
| 26 | + | ||
| 27 | + | ||
| 28 | + | ||
| 29 | + | ||
| 30 | + | ||
| 31 | + | ||
| 32 | + | ||
| 33 | + | ||
| 34 | + | ||
| 35 | + | ||
| 36 | + | ||
| 37 | + | ||
| 38 | + | ||
| 39 | + | ||
| 40 | + | ||
| 41 | + | ||
| 42 | + | ||
| 43 | + | ||
| 44 | + | ||
| 45 | + | ||
| 46 | + | ||
| 47 | + | ||
| 48 | + |
css/table.css
0 → 100755
| 1 | +/*all*/ | ||
| 2 | +@charset "utf-8"; | ||
| 3 | +/* CSS Document */ | ||
| 4 | +.laydate_body .laydate_bottom{height: 30px !important;} | ||
| 5 | +*{ | ||
| 6 | + margin:0; | ||
| 7 | + padding:0; | ||
| 8 | + font-family:"微软雅黑";} | ||
| 9 | +::-webkit-scrollbar-track{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}/*滚动条的滑轨背景颜色*/ | ||
| 10 | +::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}/*滑块颜色*/ | ||
| 11 | +::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);} | ||
| 12 | +::-webkit-scrollbar{width: 16px;height: 16px;}/* 滑块整体设置*/ | ||
| 13 | +::-webkit-scrollbar-track, | ||
| 14 | +::-webkit-scrollbar-thumb{border-radius: 999px;border: 5px solid transparent;} | ||
| 15 | +::-webkit-scrollbar-track{box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;} | ||
| 16 | +::-webkit-scrollbar-thumb{min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;} | ||
| 17 | +::-webkit-scrollbar-corner{background: transparent;}/* 横向滚动条和纵向滚动条相交处尖角的颜色 */ | ||
| 18 | +.clear{ | ||
| 19 | + clear: both; | ||
| 20 | +} | ||
| 21 | +.map_find{ | ||
| 22 | + padding-top: 5px; | ||
| 23 | + padding-bottom: 5px; | ||
| 24 | + border-bottom: 1px solid #CCCCCC; | ||
| 25 | + font-size: 13px; | ||
| 26 | + padding-left: 10px; | ||
| 27 | +} | ||
| 28 | +.map_find1{ | ||
| 29 | + padding-top: 10px; | ||
| 30 | + | ||
| 31 | + border-bottom: 1px solid #CCCCCC; | ||
| 32 | + font-size: 13px; | ||
| 33 | + padding-left: 10px; | ||
| 34 | +} | ||
| 35 | +.map_find label{ | ||
| 36 | + margin-right: 5px; | ||
| 37 | +} | ||
| 38 | +.map_input{ | ||
| 39 | + width: 220px; | ||
| 40 | + height: 24px; | ||
| 41 | + border-radius: 3px; | ||
| 42 | + border:1px solid #CCCCCC; | ||
| 43 | + margin-right: 10px; | ||
| 44 | +} | ||
| 45 | +.find_but{ | ||
| 46 | + padding-left: 8px; | ||
| 47 | + padding-right: 8px; | ||
| 48 | + padding-top: 3px; | ||
| 49 | + padding-bottom: 4px; | ||
| 50 | + background-color: #0D8BBD; | ||
| 51 | + color: #ffffff; | ||
| 52 | + border:none; | ||
| 53 | + border-radius: 3px; | ||
| 54 | +} | ||
| 55 | +.find_but:active{ | ||
| 56 | + background-color: #1c6a9e; | ||
| 57 | +} | ||
| 58 | +.map_con{ | ||
| 59 | + width: 100%; | ||
| 60 | + height: 100%; | ||
| 61 | + background-image: url("../img/map01.png"); | ||
| 62 | + position: absolute; | ||
| 63 | +} | ||
| 64 | +.map_tail{ | ||
| 65 | + width: 600px; | ||
| 66 | + height: 350px; | ||
| 67 | + position:relative; | ||
| 68 | + margin: 0 auto; | ||
| 69 | + margin-top: 50px; | ||
| 70 | + background-color: #ffffff; | ||
| 71 | + box-shadow: 5px 5px 3px #333; | ||
| 72 | + border-radius: 5px; | ||
| 73 | + | ||
| 74 | + | ||
| 75 | +} | ||
| 76 | +.map_h{ | ||
| 77 | + padding-top: 10px; | ||
| 78 | + padding-bottom: 5px; | ||
| 79 | + text-align: center; | ||
| 80 | + border-bottom: 1px solid #CCCCCC; | ||
| 81 | + width: 96%; | ||
| 82 | + margin-left: 2%; | ||
| 83 | +} | ||
| 84 | +.map_table{ | ||
| 85 | + width: 96%; | ||
| 86 | + margin-left: 2%; | ||
| 87 | + border:none; | ||
| 88 | + font-size: 13px; | ||
| 89 | + color: #262626; | ||
| 90 | +} | ||
| 91 | +.map_mos{ | ||
| 92 | + text-decoration: none; | ||
| 93 | + padding-top: 3px; | ||
| 94 | + padding-left: 10px; | ||
| 95 | + padding-right: 10px; | ||
| 96 | + padding-bottom: 4px; | ||
| 97 | + color: #ffffff; | ||
| 98 | + background-color: #0D8BBD; | ||
| 99 | + border:none; | ||
| 100 | + border-radius: 3px; | ||
| 101 | +} | ||
| 102 | +.map_mos:active{ | ||
| 103 | + background-color: #00a0e9; | ||
| 104 | +} | ||
| 105 | +.map_video{ | ||
| 106 | + text-decoration: none; | ||
| 107 | + padding-top: 3px; | ||
| 108 | + padding-left: 10px; | ||
| 109 | + padding-right: 10px; | ||
| 110 | + padding-bottom: 4px; | ||
| 111 | + color: #ffffff; | ||
| 112 | + background-color: #00aa00; | ||
| 113 | + border:none; | ||
| 114 | + border-radius: 3px; | ||
| 115 | +} | ||
| 116 | +.map_video:active{ | ||
| 117 | + background-color: #00e765; | ||
| 118 | +} | ||
| 119 | +.map_p01{ | ||
| 120 | + padding-top: 15px; | ||
| 121 | + padding-bottom: 5px; | ||
| 122 | + border-bottom: 1px solid #CCCCCC; | ||
| 123 | + width: 96%; | ||
| 124 | + margin-left: 2%; | ||
| 125 | + font-size: 12px; | ||
| 126 | + color: #666666; | ||
| 127 | +} | ||
| 128 | +.map_p02{ | ||
| 129 | + width: 96%; | ||
| 130 | + margin-left: 2%; | ||
| 131 | + height: 170px; | ||
| 132 | + margin-top: 5px; | ||
| 133 | + | ||
| 134 | +} | ||
| 135 | +.map_p02 img{ | ||
| 136 | + width: 100%; | ||
| 137 | + height: 100%; | ||
| 138 | +} | ||
| 139 | +.map_close{ | ||
| 140 | + width: 20px; | ||
| 141 | + height: 20px; | ||
| 142 | + position: absolute; | ||
| 143 | + right: -5px; | ||
| 144 | + top:-5px; | ||
| 145 | +} | ||
| 146 | +.p_but{ | ||
| 147 | + padding-top: 5px; | ||
| 148 | + padding-left: 5px; | ||
| 149 | + font-size: 12px; | ||
| 150 | +} | ||
| 151 | +.p_but a{ | ||
| 152 | + margin-right: 10px;} | ||
| 153 | +#table,#table1,#table2{ | ||
| 154 | + font-size: 12px !important; | ||
| 155 | + color: #475059 !important; | ||
| 156 | + /*border-top: none !important;*/ | ||
| 157 | + /*margin-top: 6px !important;*/ | ||
| 158 | +} | ||
| 159 | +#table a{ | ||
| 160 | + margin-right: 10px; | ||
| 161 | +} | ||
| 162 | +#table th,#table1 th,#table2 th{ | ||
| 163 | + border: 1px solid #ccc; | ||
| 164 | + | ||
| 165 | + | ||
| 166 | +} | ||
| 167 | +.add_i{ | ||
| 168 | + width: 16px; | ||
| 169 | + height: 16px; | ||
| 170 | + position: relative; | ||
| 171 | + display: inline-block; | ||
| 172 | + background-image: url("../img/table_add.png"); | ||
| 173 | + top:3px; | ||
| 174 | + margin-right: 2px; | ||
| 175 | +} | ||
| 176 | +.del_i{ | ||
| 177 | + width: 16px; | ||
| 178 | + height: 16px; | ||
| 179 | + position: relative; | ||
| 180 | + display: inline-block; | ||
| 181 | + background-image: url("../img/table_del.png"); | ||
| 182 | + top:3px; | ||
| 183 | + margin-right: 1px; | ||
| 184 | +} | ||
| 185 | +.down_i{ | ||
| 186 | + width: 16px; | ||
| 187 | + height: 16px; | ||
| 188 | + position: relative; | ||
| 189 | + display: inline-block; | ||
| 190 | + background-image: url("../img/table_down.png"); | ||
| 191 | + top:3px; | ||
| 192 | + margin-right: 1px; | ||
| 193 | +} | ||
| 194 | +.print_i{ | ||
| 195 | + width: 16px; | ||
| 196 | + height: 16px; | ||
| 197 | + position: relative; | ||
| 198 | + display: inline-block; | ||
| 199 | + background-image: url("../img/table_print.png"); | ||
| 200 | + top:3px; | ||
| 201 | + margin-right: 1px; | ||
| 202 | +} | ||
| 203 | +.div_find{ | ||
| 204 | + width: 100%; | ||
| 205 | + padding-bottom: 5px; | ||
| 206 | + padding-top: 5px; | ||
| 207 | + border-bottom: solid 1px #cccccc; | ||
| 208 | + top:5px; | ||
| 209 | + font-size: 12px; | ||
| 210 | +} | ||
| 211 | +.find_labela { | ||
| 212 | + width: 8%; | ||
| 213 | + text-align: right; | ||
| 214 | + font-size: 12px; | ||
| 215 | + display: inline-block; | ||
| 216 | +} | ||
| 217 | +.find_input{ | ||
| 218 | + width: 18%; | ||
| 219 | + height: 28px; | ||
| 220 | + border:solid 1px #ccc; | ||
| 221 | + border-radius: 3px; | ||
| 222 | + | ||
| 223 | +} | ||
| 224 | +.find_but{ | ||
| 225 | + padding-left: 9px; | ||
| 226 | + padding-bottom: 4px; | ||
| 227 | + padding-top: 4px; | ||
| 228 | + padding-right: 8px; | ||
| 229 | + | ||
| 230 | + background-color:#00a0e9; | ||
| 231 | + color: #ffffff; | ||
| 232 | + border-radius: 5px; | ||
| 233 | + border:none; | ||
| 234 | + margin-right: 10px; | ||
| 235 | + | ||
| 236 | + | ||
| 237 | +} | ||
| 238 | +.find_but:active{ | ||
| 239 | + background-color: #00a0e9; | ||
| 240 | + border: none;} | ||
| 241 | +.find_but1{ | ||
| 242 | + padding-left: 9px; | ||
| 243 | + padding-bottom: 4px; | ||
| 244 | + padding-top: 4px; | ||
| 245 | + padding-right: 8px; | ||
| 246 | + background-color:#2e8ded; | ||
| 247 | + color: #ffffff; | ||
| 248 | + border-radius: 5px; | ||
| 249 | + border: none; | ||
| 250 | +} | ||
| 251 | +.find_but1:active{ | ||
| 252 | + background-color: #044588; | ||
| 253 | +} | ||
| 254 | +.find_span{ | ||
| 255 | + float: right; | ||
| 256 | + margin-right: 15px; | ||
| 257 | + margin-top: 5px; | ||
| 258 | + | ||
| 259 | + font-size: 13px; | ||
| 260 | +} | ||
| 261 | +.find_span a{ | ||
| 262 | + text-decoration: none; | ||
| 263 | + color: #333; | ||
| 264 | +} | ||
| 265 | +.find_span1{ | ||
| 266 | + float: right; | ||
| 267 | + margin-right: 15px; | ||
| 268 | + margin-top: 5px; | ||
| 269 | + | ||
| 270 | + font-size: 13px; | ||
| 271 | + display: none; | ||
| 272 | +} | ||
| 273 | +.find_span1 a{ | ||
| 274 | + text-decoration: none; | ||
| 275 | + color: #333; | ||
| 276 | +} | ||
| 277 | +.i_open{ | ||
| 278 | + width: 14px; | ||
| 279 | + height: 14px; | ||
| 280 | + position: relative; | ||
| 281 | + display: inline-block; | ||
| 282 | + background-image: url("../img/opne.png"); | ||
| 283 | + top:2px; | ||
| 284 | +} | ||
| 285 | +.i_close{ | ||
| 286 | + width: 14px; | ||
| 287 | + height: 14px; | ||
| 288 | + position: relative; | ||
| 289 | + display: inline-block; | ||
| 290 | + background-image: url("../img/colse.png"); | ||
| 291 | + top:2px; | ||
| 292 | +} | ||
| 293 | +.user_table{ | ||
| 294 | + width: 96%; | ||
| 295 | + margin-left: 2%; | ||
| 296 | + border:none; | ||
| 297 | + font-size: 13px; | ||
| 298 | +} | ||
| 299 | +.user_table tr{ | ||
| 300 | + height: 30px; | ||
| 301 | + | ||
| 302 | +} | ||
| 303 | +.user_td{ | ||
| 304 | + text-align: right; | ||
| 305 | +} | ||
| 306 | +.user_td1{ | ||
| 307 | + width: 100px; | ||
| 308 | +} | ||
| 309 | +.user_rdio{ | ||
| 310 | + width: 15px; | ||
| 311 | + height: 15px; | ||
| 312 | + position: relative; | ||
| 313 | + top:3px; | ||
| 314 | + margin-right: 5px; | ||
| 315 | +} | ||
| 316 | +.rideo_label{ | ||
| 317 | + margin-right: 10px; | ||
| 318 | + font-size: 13px; | ||
| 319 | +} | ||
| 320 | +.user_save{ | ||
| 321 | + background-color: #00aa00; | ||
| 322 | + color: #ffffff; | ||
| 323 | + padding-bottom: 4px; | ||
| 324 | + padding-top: 3px; | ||
| 325 | + padding-left: 8px; | ||
| 326 | + padding-right: 8px; | ||
| 327 | + border:none; | ||
| 328 | + border-radius: 3px; | ||
| 329 | + margin-right: 10px; | ||
| 330 | +} | ||
| 331 | +.user_save:active{ | ||
| 332 | + background-color: #00ca6d; | ||
| 333 | +} | ||
| 334 | +.user_esc{ | ||
| 335 | + background-color: #d58512; | ||
| 336 | + color: #ffffff; | ||
| 337 | + padding-bottom: 4px; | ||
| 338 | + padding-top: 3px; | ||
| 339 | + padding-left: 8px; | ||
| 340 | + padding-right: 8px; | ||
| 341 | + border:none; | ||
| 342 | + border-radius: 3px; | ||
| 343 | +} | ||
| 344 | +.user_esc:active{ | ||
| 345 | + background-color: #985f0d; | ||
| 346 | +} | ||
| 347 | +.rose_text{ | ||
| 348 | + width: 350px; | ||
| 349 | + height: 100px; | ||
| 350 | + resize: none; | ||
| 351 | +} | ||
| 352 | +.part_span{ | ||
| 353 | + float: right; | ||
| 354 | + margin-right: 5px; | ||
| 355 | +} | ||
| 356 | +.part_table{ | ||
| 357 | + float: left; | ||
| 358 | + width: 79%; | ||
| 359 | + height: 600px; | ||
| 360 | + border:1px solid #0D8BBD; | ||
| 361 | + margin-left: 2px; | ||
| 362 | +} | ||
| 363 | +.part_tree{ | ||
| 364 | + float: right; | ||
| 365 | + width: 20%; | ||
| 366 | + height: 600px; | ||
| 367 | + border:1px solid #0D8BBD; | ||
| 368 | + margin-right: 5px; | ||
| 369 | +} | ||
| 370 | +.part_tree ul{ | ||
| 371 | + list-style: none; | ||
| 372 | + text-indent: 10px; | ||
| 373 | +} | ||
| 374 | +.tree_h{ | ||
| 375 | + height: 40px; | ||
| 376 | + background-color: #EEEEEE; | ||
| 377 | + margin-top: 0px; | ||
| 378 | + line-height: 40px; | ||
| 379 | + text-indent: 5px; | ||
| 380 | +} | ||
| 381 | +.static_all{ | ||
| 382 | + width: 100%; | ||
| 383 | + height: 100%; | ||
| 384 | + | ||
| 385 | + | ||
| 386 | +} | ||
| 387 | +.static01{ | ||
| 388 | + width: 98%; | ||
| 389 | + margin-left: 1%; | ||
| 390 | + height: 300px; | ||
| 391 | + | ||
| 392 | + margin-top: 5px; | ||
| 393 | +} | ||
| 394 | +.static02{ | ||
| 395 | + width: 98%; | ||
| 396 | + margin-left: 1%; | ||
| 397 | + height: 300px; | ||
| 398 | + | ||
| 399 | + margin-top: 5px; | ||
| 400 | +} | ||
| 401 | +.static03{ | ||
| 402 | + width: 98%; | ||
| 403 | + margin-left: 1%; | ||
| 404 | + height: 300px; | ||
| 405 | + | ||
| 406 | + margin-top: 5px; | ||
| 407 | +} | ||
| 408 | +.alam_static{ | ||
| 409 | + width: 98%; | ||
| 410 | + height: 350px; | ||
| 411 | + | ||
| 412 | + | ||
| 413 | + margin-left: 1%; | ||
| 414 | + margin-top: 5px; | ||
| 415 | + | ||
| 416 | +} | ||
| 417 | +.alam_static1{ | ||
| 418 | + | ||
| 419 | + width: 100%; | ||
| 420 | + | ||
| 421 | + background-color: #ffffff; | ||
| 422 | + | ||
| 423 | +} | ||
| 424 | +.alstic_ledt{ | ||
| 425 | + padding-top: 10px; | ||
| 426 | + width: 59%; | ||
| 427 | + height: 350px; | ||
| 428 | + float: left; | ||
| 429 | +} | ||
| 430 | +.alstic_right{ | ||
| 431 | + padding-top: 10px; | ||
| 432 | + width: 39%; | ||
| 433 | + height: 350px; | ||
| 434 | + float: right; | ||
| 435 | + background-color: #ffffff; | ||
| 436 | + | ||
| 437 | + | ||
| 438 | +} | ||
| 439 | +.alstic_right p{ | ||
| 440 | + | ||
| 441 | + padding-bottom: 5px; | ||
| 442 | +} | ||
| 443 | +.spqn_red{ | ||
| 444 | + color: #f11010; | ||
| 445 | + font-size: 20px; | ||
| 446 | +} | ||
| 447 | +.sque_red{ | ||
| 448 | + width: 16px; | ||
| 449 | + height: 16px; | ||
| 450 | + background-color: #c23531; | ||
| 451 | + display: inline-block; | ||
| 452 | + margin-right: 10px; | ||
| 453 | + position: relative; | ||
| 454 | + top:3px; | ||
| 455 | +} | ||
| 456 | +.span_margin{ | ||
| 457 | + margin-left: 10px; | ||
| 458 | +} | ||
| 459 | +.sque_02{ | ||
| 460 | + width: 16px; | ||
| 461 | + height: 16px; | ||
| 462 | + background-color: #d48265; | ||
| 463 | + display: inline-block; | ||
| 464 | + margin-right: 10px; | ||
| 465 | + position: relative; | ||
| 466 | + top:3px; | ||
| 467 | +} | ||
| 468 | +.cloum_alam{ | ||
| 469 | + width: 100%; | ||
| 470 | + height: 350px; | ||
| 471 | +} | ||
| 472 | +.book_con01{ | ||
| 473 | + width: 98%; | ||
| 474 | + border-radius: 6px; | ||
| 475 | + margin: 2% auto; | ||
| 476 | + background-color: #ffffff; | ||
| 477 | + padding-top: 2%; | ||
| 478 | + padding-bottom: 2%; | ||
| 479 | + font-size: 14px; | ||
| 480 | + box-shadow:-5px 0 5px #ccc, /*左边阴影*/ | ||
| 481 | + 5px 0 5px #ccc, /*右边阴影*/ | ||
| 482 | + 0 -5px 5px #ccc, /*顶部阴影*/ | ||
| 483 | + 0 5px 5px #ccc; /*底边阴影*/ | ||
| 484 | + | ||
| 485 | + | ||
| 486 | +} | ||
| 487 | +.book_p{ | ||
| 488 | + width: 94%; | ||
| 489 | + margin-left: 3%; | ||
| 490 | + | ||
| 491 | + margin-bottom: 15px; | ||
| 492 | + padding-bottom: 10px; | ||
| 493 | +} | ||
| 494 | +.book_titSpan{ | ||
| 495 | + float: right; | ||
| 496 | +} | ||
| 497 | +.book_p label{ | ||
| 498 | + color: #3665a9; | ||
| 499 | + margin-right: 5px; | ||
| 500 | +} | ||
| 501 | +.book_input01{ | ||
| 502 | + width: 100px; | ||
| 503 | + border-top:none; | ||
| 504 | + border-left: none; | ||
| 505 | + border-right: none; | ||
| 506 | + border-bottom: 1px solid #a9c9f7; | ||
| 507 | + margin-right: 5px; | ||
| 508 | + height:30px; | ||
| 509 | +} | ||
| 510 | +.book_input02{ | ||
| 511 | + width: 60px; | ||
| 512 | + border-top:none; | ||
| 513 | + border-left: none; | ||
| 514 | + border-right: none; | ||
| 515 | + border-bottom: 1px solid #a9c9f7; | ||
| 516 | + margin-right: 5px; | ||
| 517 | + height:30px; | ||
| 518 | +} | ||
| 519 | +.book_input03{ | ||
| 520 | + width: 97%; | ||
| 521 | + margin-left: 1%; | ||
| 522 | + height:30px; | ||
| 523 | + border:none; | ||
| 524 | + | ||
| 525 | +} | ||
| 526 | +.book_h01{ | ||
| 527 | + width: 94%; | ||
| 528 | + margin-left: 3%; | ||
| 529 | + padding-top: 15px; | ||
| 530 | + margin-bottom: 10px; | ||
| 531 | + text-align: center; | ||
| 532 | + letter-spacing: 1px; | ||
| 533 | + font-size: 16px; | ||
| 534 | + | ||
| 535 | +} | ||
| 536 | +.label_red{ | ||
| 537 | + margin-left: 5px; | ||
| 538 | + margin-right: 5px; | ||
| 539 | + color: #f50f35; | ||
| 540 | +} | ||
| 541 | +.book_table{ | ||
| 542 | + width: 94%; | ||
| 543 | + margin-left: 3%; | ||
| 544 | + border-collapse:collapse; | ||
| 545 | + | ||
| 546 | + | ||
| 547 | +} | ||
| 548 | +.book_table tr{ | ||
| 549 | + | ||
| 550 | + border:1px solid #ccc; | ||
| 551 | +} | ||
| 552 | +.book_table td{ | ||
| 553 | + padding-top: 8px; | ||
| 554 | + padding-bottom: 8px; | ||
| 555 | + padding-left: 5px; | ||
| 556 | + | ||
| 557 | +} | ||
| 558 | +.input_radio{ | ||
| 559 | + position: relative; | ||
| 560 | + top:1px; | ||
| 561 | + margin-right: 5px; | ||
| 562 | + margin-left: 8px; | ||
| 563 | +} | ||
| 564 | +.textArae{ | ||
| 565 | + width: 96%; | ||
| 566 | + margin-left: 1%; | ||
| 567 | + height: 350px; | ||
| 568 | + resize: none; | ||
| 569 | + | ||
| 570 | + | ||
| 571 | +} | ||
| 572 | +.textArae01{ | ||
| 573 | + width: 96%; | ||
| 574 | + margin-left: 1%; | ||
| 575 | + height: 350px; | ||
| 576 | + resize: none; | ||
| 577 | + border:none; | ||
| 578 | + | ||
| 579 | + | ||
| 580 | +} | ||
| 581 | +.label_right{ | ||
| 582 | + float: right; | ||
| 583 | + margin-right: 5px; | ||
| 584 | +} | ||
| 585 | +.td_label{ | ||
| 586 | + color: #3665a9; | ||
| 587 | + | ||
| 588 | + margin-right: 5px; | ||
| 589 | + padding-top: 5px; | ||
| 590 | + padding-bottom: 10px; | ||
| 591 | + text-align: right; | ||
| 592 | + | ||
| 593 | +} | ||
| 594 | +.book_input04{ | ||
| 595 | + width: 20%; | ||
| 596 | + height: 30px; | ||
| 597 | + margin-left: 3%; | ||
| 598 | + | ||
| 599 | +} | ||
| 600 | +.book_input05{ | ||
| 601 | + width: 45%; | ||
| 602 | + height: 30px; | ||
| 603 | + margin-left: 3%; | ||
| 604 | + | ||
| 605 | +} | ||
| 606 | +.book_foot{ | ||
| 607 | + width: 100%; | ||
| 608 | + text-align: center; | ||
| 609 | + margin-top: 25px; | ||
| 610 | + margin-bottom: 25px; | ||
| 611 | +} | ||
| 612 | +.book_foot input{ | ||
| 613 | + margin-right: 20px; | ||
| 614 | + padding-left: 5px; | ||
| 615 | + padding-right: 5px; | ||
| 616 | +} | ||
| 617 | +.reead{ | ||
| 618 | + | ||
| 619 | + background-color: #EEEEEE; | ||
| 620 | +} | ||
| 621 | +.tr_color{ | ||
| 622 | + background-color: #ECF4FB; | ||
| 623 | + text-align: center; | ||
| 624 | + font-weight: bold; | ||
| 625 | +} | ||
| 626 | +.P_chart{ | ||
| 627 | + width: 98%; | ||
| 628 | + margin-left: 1%; | ||
| 629 | + height: 500px; | ||
| 630 | + | ||
| 631 | +} | ||
| 632 | +.p_static{ | ||
| 633 | + padding-top: 15px; | ||
| 634 | + | ||
| 635 | + text-align: center; | ||
| 636 | + width: 100%; | ||
| 637 | + font-weight: bold; | ||
| 638 | + font-size: 18px; | ||
| 639 | +} | ||
| 640 | +.static_span01{ | ||
| 641 | + margin-right: 15px; | ||
| 642 | + margin-left: 5px; | ||
| 643 | + font-size: 12px; | ||
| 644 | +} | ||
| 645 | +.static_span02{ | ||
| 646 | + margin-right: 15px; | ||
| 647 | + float: right; | ||
| 648 | + font-size: 12px; | ||
| 649 | +} | ||
| 650 | +.static_tabel{ | ||
| 651 | + width: 100%; | ||
| 652 | + border-collapse: collapse; | ||
| 653 | + font-size: 12px; | ||
| 654 | +} | ||
| 655 | +.static_tabel td{ | ||
| 656 | + padding-top: 5px; | ||
| 657 | + padding-bottom: 5px; | ||
| 658 | + border:1px solid #CCCCCC; | ||
| 659 | + text-align: center; | ||
| 660 | +} | ||
| 661 | +.td_red{ | ||
| 662 | + color: red; | ||
| 663 | +} | ||
| 664 | +.td_blue{ | ||
| 665 | + color: #1F547E; | ||
| 666 | +} | ||
| 667 | +.index_top{ | ||
| 668 | + color: #ffffff; | ||
| 669 | + line-height: 60px; | ||
| 670 | +} | ||
| 671 | +.i_start { | ||
| 672 | + width: 8px; | ||
| 673 | + height: 8px; | ||
| 674 | + position: relative; | ||
| 675 | + display: inline-block; | ||
| 676 | + background-image: url("../img/start.png"); | ||
| 677 | + | ||
| 678 | + margin-right: 5px; | ||
| 679 | + top:-2px; | ||
| 680 | +} | ||
| 681 | + | ||
| 682 | + | ||
| 683 | +*,h6,button,ul,li{padding: 0;margin: 0} | ||
| 684 | + | ||
| 685 | +.layui-layer-title{background-color: #3c8dbc !important;font-weight:500;color:#fff !important; border:none !important;height: 36px !important;line-height: 36px !important;} | ||
| 686 | +.layui-layer-rim {border: 0 solid #8D8D8D !important;border-radius: 5px;box-shadow: 0 5px 15px rgba(0,0,0,.4)!important; } | ||
| 687 | +.notice_check{padding: 16px 15px;font-size: 12px} | ||
| 688 | +.notice_check p label{text-align: right;font-size: 12px;display: inline-block;width: 60px} | ||
| 689 | +.find_input{width: 198px;height: 30px;border:solid 1px #ccc;border-radius: 4px;} | ||
| 690 | +.notice_check .check_btn{height: 30px;border: none;margin-left: 5px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 691 | + background-image: url(../img/1_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 692 | +.check_btn01{height: 30px;border: none;margin-left: 5px;width: 65px;border-radius: 4px;background-color: #27a111;color: #fff;text-align: center; | ||
| 693 | + } | ||
| 694 | +.notice_check .check_btn1{height: 30px;border: none;margin-left: 5px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;text-align: center;} | ||
| 695 | +.notice_nav ul li{float: left} | ||
| 696 | +.notice_nav ul{border: 1px #ccc solid;border-radius: 2px} | ||
| 697 | +.notice_nav ul li a{display:inline-block;height: 28px;text-align:center;line-height:28px;color:#101010;border: none;width: 65px;border-right:1px #ccc solid;background-color: #fff;cursor: pointer} | ||
| 698 | +.notice_nav ul li:nth-child(4) a{border-right:none} | ||
| 699 | +.notice_nav ul li a:hover{background-color: #f5f5f5} | ||
| 700 | +.dropdown-menu {min-width: 120px !important;margin-top: 4px;font-size: 12px} | ||
| 701 | +.dropdown-menu li {padding:5px 15px;cursor: pointer} | ||
| 702 | +.dropdown-menu li:hover{background-color: #f5f5f6} | ||
| 703 | +.fixed-table-pagination{margin-top:0 !important;margin-bottom:0 !important;position: fixed !important;bottom:10px !important;left: 0 !important;width: 100%!important;border-top:1px #ccc solid} | ||
| 704 | +.pagination-detail{margin-top:0 !important;margin-bottom:0 !important;} | ||
| 705 | +.pagination{margin-top:3px !important;margin-bottom:5px !important;} | ||
| 706 | + | ||
| 707 | +.l_left{float: left} | ||
| 708 | +.r_right{float: right} | ||
| 709 | +.notice_bot{position: fixed;bottom: 0;background-color: #ecf0f5;padding: 5px 0 5px 0;z-index:9999;border-top:1px #ccc solid;width: 100%;} | ||
| 710 | +.notice_bot>div{font-size: 12px;margin-left: 10px;color: #07141e;line-height: 28px} | ||
| 711 | +.notice_bot>div input{margin-right: 2px;vertical-align: middle} | ||
| 712 | +.div_form{margin:4% auto 0 auto;width: 90% } | ||
| 713 | +.div_form>div{margin: 5px} | ||
| 714 | +.but_p{margin-right: 10px} | ||
| 715 | +.but_p button{width: 58px;height: 28px;line-height: 28px;border: none;background-color: #5cb85c;color: #fff;border-radius: 4px;cursor: pointer} | ||
| 716 | +.but_p .but_close{background-color: #d9534f;margin-left: 10px} | ||
| 717 | + | ||
| 718 | +.notice_nav a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 719 | +.notice_nav a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 720 | +.notice_nav a:nth-child(3){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 721 | +.notice_nav span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 722 | + | ||
| 723 | +/*role*/ | ||
| 724 | +*,p,button,ul,li{padding: 0;margin: 0} | ||
| 725 | +ul{list-style: none} | ||
| 726 | +.l_left{float: left} | ||
| 727 | +.r_right{float: right} | ||
| 728 | +.clear{clear: both} | ||
| 729 | +th{background-color: #e7f0f6 !important;} | ||
| 730 | +.layui-layer-title{background-color: #3c8dbc !important;font-weight:bold;color:#fff !important; border:none !important;height: 33px;line-height: 33px;} | ||
| 731 | +.layui-layer-rim {border: 0px solid #8D8D8D !important;border-radius: 5px;box-shadow: 0 5px 15px rgba(0,0,0,.4)!important; } | ||
| 732 | + | ||
| 733 | +.notice_main{height: 100%;width: 100%;border: 1px #ccc solid;background-color: #fff;overflow: auto} | ||
| 734 | +.notice_check{padding: 16px 15px;font-size: 12px} | ||
| 735 | +.notice_check p label{text-align: right;font-size: 12px;display: inline-block;} | ||
| 736 | +.find_input{width: 20%;height: 30px;border:solid 1px #ccc;border-radius: 4px;} | ||
| 737 | +.find_input1{width: 64px;height: 30px;border:solid 1px #ccc;border-radius: 4px;} | ||
| 738 | +.notice_check .check_btn{height: 30px;border: none;margin-left: 5px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 739 | + background-image: url(../img/1_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 740 | +.dropdown-menu {min-width: 120px !important;margin-top: 4px;font-size: 12px} | ||
| 741 | +.dropdown-menu li {padding:5px 15px;cursor: pointer} | ||
| 742 | +.dropdown-menu li:hover{background-color: #f5f5f6} | ||
| 743 | +.fixed-table-pagination{position: fixed !important;bottom:0 !important;left: 0 !important;width: 100%!important;border-top:1px #ccc solid} | ||
| 744 | +.pagination-detail{margin-top:0 !important;margin-bottom:0 !important;} | ||
| 745 | +.pagination{margin-top:3px !important;margin-bottom:5px !important;} | ||
| 746 | + | ||
| 747 | +.notice_nav a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 748 | +.notice_nav a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 749 | +.notice_nav a:nth-child(3){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 750 | +.notice_nav span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 751 | + | ||
| 752 | +/*department*/ | ||
| 753 | +*,h6,button{padding: 0;margin: 0} | ||
| 754 | +ul{list-style: none} | ||
| 755 | +.l_left{float: left} | ||
| 756 | +.r_right{float: right} | ||
| 757 | +.clear{clear: both} | ||
| 758 | +th{background-color: #e7f0f6 !important;} | ||
| 759 | +.nav_active{;background-image: url(../img/ccc_03.png);background-repeat: no-repeat;background-position: top left;background-color: #f5f5f5} | ||
| 760 | +.news_main{height: 98%;width: 100%} | ||
| 761 | +.layui-layer-title{background-color: #3c8dbc !important;font-weight:bold;color:#fff !important; border:none !important;height: 33px;line-height: 33px;} | ||
| 762 | +.news_main h6{font-weight: bold;padding-left: 10px;line-height: 31px;border-bottom: 1px #ccc solid} | ||
| 763 | +.news_left{width: 16%;height: 100%;border: 1px #ccc solid;margin-right: 0.5%;background-color: #fff} | ||
| 764 | +.news_right{width: 83.5%;height: 100%;border: 1px #ccc solid;background-color: #fff;overflow: auto} | ||
| 765 | +.department_table .fixed-table-pagination{left: 16.5% !important;width: 83.5% !important;} | ||
| 766 | + | ||
| 767 | +h6{font-weight: bold;padding-left: 10px;line-height: 31px;border-bottom: 1px #ccc solid} | ||
| 768 | + | ||
| 769 | + | ||
| 770 | +.notice_check_last{padding:8px 15px 16px 15px !important} | ||
| 771 | +.notice_check .find_input,.notice_check_last .find_input{margin: 0 10px 0 2px} | ||
| 772 | +.notice_check_last .last_input{margin-right: 2px} | ||
| 773 | + | ||
| 774 | +/*book01*/ | ||
| 775 | + | ||
| 776 | +.table_td{color: #3665a9;text-align: right;background-color: #f5f5f5;width: 90px} | ||
| 777 | +.table_td p{display: inline-block} | ||
| 778 | +.table_td span{color: red;width: 20px;display: inline-block;vertical-align:middle;text-align: center} | ||
| 779 | +.book_con01 td{text-align: right;color: #475059} | ||
| 780 | +.book_con01 .sex{text-align: left} | ||
| 781 | +.book_con01 td:nth-child(2n):hover,.book_con01 tr:hover{background-color: #fff !important;} | ||
| 782 | + | ||
| 783 | +/*from*/ | ||
| 784 | +*,a{margin: 0;padding: 0} | ||
| 785 | +.from_main{height: 98%;width: 100%;overflow: auto} | ||
| 786 | +ul{list-style: none} | ||
| 787 | +.l_left{float: left} | ||
| 788 | +.r_right{float: right} | ||
| 789 | +.clear{clear: both} | ||
| 790 | +*,th,td,table{padding: 0;margin: 0} | ||
| 791 | +td,th{text-align: center;font-size: 12px;color:#144490;vertical-align: middle !important; } | ||
| 792 | +#table td,#table th,#table1 td,#table1 th,#table2 td,#table2 th{color: #475059 !important;} | ||
| 793 | +thead th{background-color: #ECF4FB;border: #ccc 1px solid !important;} | ||
| 794 | +tbody tr:hover{background-color: #f3f3f3} | ||
| 795 | + | ||
| 796 | +.news_check{padding: 16px 15px 16px 15px;border: 1px #ccc solid;margin-bottom: 4px;background-color: #fff;box-shadow: 2px 2px 5px #b1afaf;} | ||
| 797 | +.check_left input{height: 28px;width: 198px;border-radius: 4px;border: 1px #ccc solid} | ||
| 798 | +.check_left button{height: 28px;border: none;margin-left: 6px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 799 | + background-image: url(../img/100_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 800 | +.form_h1{line-height: 30px;text-align: center;font-size: 18px;font-weight: bold} | ||
| 801 | +.from_p{font-size: 12px;line-height: 24px} | ||
| 802 | +.top_btn{margin-left: 10px} | ||
| 803 | +.check_right span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 804 | +.top_btn a,.check_right a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 805 | +.top_btn a:nth-child(1),.check_right a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 806 | +.top_btn a:nth-child(4),.check_right a:nth-child(2){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 807 | +.top_btn .active{color: #333;background-color: #e6e6e6;border-color: #adadad;} | ||
| 808 | + | ||
| 809 | +/*analysis*/ | ||
| 810 | +.from_main{height: 98%;width: 100%;overflow: auto} | ||
| 811 | +ul{list-style: none} | ||
| 812 | +.l_left{float: left} | ||
| 813 | +.r_right{float: right} | ||
| 814 | +.clear{clear: both} | ||
| 815 | +*,th,td,table{padding: 0;margin: 0} | ||
| 816 | +.check_right ul li{float: left} | ||
| 817 | +.check_right ul{border: 1px #ccc solid;border-radius: 2px} | ||
| 818 | +.check_right ul li button{height: 28px;border: none;width: 65px;border-right:1px #ccc solid;background-color: #fff} | ||
| 819 | +.check_right ul li:nth-child(2) button{border-right:none} | ||
| 820 | +.check_right ul li button:hover{background-color: #ccc} | ||
| 821 | +.news_check{padding: 16px 15px 16px 15px;border: 1px #ccc solid;margin-bottom: 4px;background-color: #fff;box-shadow: 2px 2px 5px #b1afaf;} | ||
| 822 | +.check_left input{height: 28px;width: 198px;border-radius: 4px;border: 1px #ccc solid} | ||
| 823 | +.check_left button{height: 28px;border: none;margin-left: 6px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 824 | + background-image: url(../img/1_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 825 | +.e_chart{margin: 10px 0} | ||
| 826 | +.charts{width: 49.5%;border: 1px #ccc solid;border-radius: 4px;margin-right: 1%} | ||
| 827 | +.last_charts{margin-right: 0} | ||
| 828 | +.charts_last{width: 100%} | ||
| 829 | +.charts p{border-bottom: 1px #ccc solid;line-height: 28px;padding: 0 10px;font-size: 12px;background-color: #e7f0f6;font-weight: 800;color:#666} | ||
| 830 | +.charts span{color:#00a7d0} | ||
| 831 | +.check_right span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 832 | +.top_btn a,.check_right a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 833 | +.top_btn a:nth-child(1),.check_right a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 834 | +.top_btn a:nth-child(4),.check_right a:nth-child(2){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 835 | +.top_btn .active{color: #333;background-color: #e6e6e6;border-color: #adadad;} | ||
| 836 | + | ||
| 837 | +.charts_last .fixed-table-pagination{position: static !important;border-top: none !important;} | ||
| 838 | + | ||
| 839 | +.fixed-table-container tbody .selected td { | ||
| 840 | + background-color:#bbbbbb !important; | ||
| 841 | +} | ||
| 842 | +.ts{margin-left: 16px} | ||
| 843 | +.ts li{color: #bb8940;line-height: 24px;font-size: 12px;} | ||
| 844 | +.ts li span{margin-right: 16px} | ||
| 845 | + | ||
| 846 | + | ||
| 847 | + | ||
| 848 | +/*good页面样式*/ | ||
| 849 | +.good_pic label{float: left} | ||
| 850 | +.good_pic .good_pic_ul{float: left} | ||
| 851 | +.clear{clear: both} | ||
| 852 | +.goods_main{margin: 10px 0 0 30px} | ||
| 853 | +.goods_main label{line-height: 32px;font-size: 12px} | ||
| 854 | +.goods_main .l_left:nth-child(2){width: 80%;height: 100px} | ||
| 855 | +.goods_main .l_left textarea{width: 100%;height: 100px;border: 1px #ccc solid;border-radius: 4px;resize:none} | ||
| 856 | +.good_pic_ul ul li{float: left;margin-right: 10px;padding: 10px} | ||
| 857 | +.good_pic_ul ul{border: 1px #ccc solid;border-radius: 4px;margin: 4px 0 10px 0} | ||
| 858 | +.good_pic_ul ul li img{width: 80px;height: 80px} | ||
| 859 | +.goods_input{width: 30%;height: 32px;border-radius: 4px;border: none;border: 1px #ccc solid;margin-bottom: 10px} | ||
| 860 | +.goods_input1{width: 13.5%;height: 32px;border-radius: 4px;border: none;border: 1px #ccc solid;margin:0 1% 10px 1%} | ||
| 861 | +.good_btn{width: 80px;margin: 10px auto} | ||
| 862 | +.good_btn button{width: 58px;height: 28px;line-height: 28px;border: none; background-color: #5cb85c;color: #fff;border-radius: 4px; } | ||
| 863 | +.pic_li_div{position: relative} | ||
| 864 | +.pic_li_div .pic_btn{position: absolute;right: -2px;top: -4px;cursor: pointer} | ||
| 865 | + | ||
| 866 | +/*department页面样式*/ | ||
| 867 | +.department_main{padding: 10px 10px 0 10px} | ||
| 868 | +.department_main label{width: 80px;text-align: right;font-size: 12px} | ||
| 869 | +.department_main input{width: 40%;margin-right: 1%;height: 32px;border: 1px #ccc solid;background-color: #fff;border-radius: 4px;} | ||
| 870 | +.department_main textarea{resize: none;border: 1px #ccc solid;width: 89.5%;height: 200px;background-color: #fff;border-radius: 4px} | ||
| 871 | +.departments_btn{width: 60px;margin: 20px auto 0 auto;display: none} | ||
| 872 | +.departments_btn button{width: 58px;height: 28px;line-height: 28px;border: none; background-color: #5cb85c;color: #fff;border-radius: 4px; } | ||
| 873 | +.department_top{position: absolute;top:30px;right: 10px} | ||
| 874 | +.department_top button{height: 28px;line-height: 28px;border: none; background-color: #5cb85c;color: #fff;border-radius: 4px;padding: 0 6px} | ||
| 875 | + | ||
| 876 | + | ||
| 877 | +/*validate页面的css样式*/ | ||
| 878 | +.validate_nav,.validate_main{margin: 20px 10px 0 10px} | ||
| 879 | +.validate_nav ul{border-bottom: 3px #3c8dbc solid} | ||
| 880 | +.validate_nav ul li{float: left;cursor: pointer;line-height: 40px;padding: 0 24px;font-size: 16px;font-weight: bold;background-color: #f5f5f5;margin-right: 10px;border: 2px #dddddd solid;border-bottom: none;border-top-left-radius: 4px;border-top-right-radius: 4px} | ||
| 881 | +.validate_nav ul .validate_nav_active{background-color: #228dcc;color: #fff;border-color: #5483d6} | ||
| 882 | +.validate_from{display: none;margin-left: 20px} | ||
| 883 | +.validate_from>div{margin: 0 0 20px 0} | ||
| 884 | +.validate_from>div.first{margin: 0 0 10px 0} | ||
| 885 | +.validate_from p{line-height: 32px;font-size: 16px;font-weight: 700;color: #666666} | ||
| 886 | +.validate_from select{height: 40px;width: 300px;border: 1px #ccc solid} | ||
| 887 | +.validate_from input{height: 40px;width: 400px;border: 1px #ccc solid} | ||
| 888 | +.validate_from button{height: 40px;padding: 0 34px;border: 1px #5483d6 solid;background-color: #228dcc;line-height: 40px;border-radius: 4px;color: #fff;margin-left: 6px} | ||
| 889 | +.validate_bot{border: 1px #fbf1d5 solid;background-color: #fffbf3} | ||
| 890 | +.validate_bot .ts li{font-size: 14px;line-height: 34px} |
css/table1.css
0 → 100755
| 1 | +/*all*/ | ||
| 2 | +@charset "utf-8"; | ||
| 3 | +/* CSS Document */ | ||
| 4 | +.laydate_body .laydate_bottom{height: 30px !important;} | ||
| 5 | +.find_input2 .find_input2{width: 100px !important;} | ||
| 6 | +*{ | ||
| 7 | + margin:0; | ||
| 8 | + padding:0; | ||
| 9 | + font-family:"微软雅黑";} | ||
| 10 | +::-webkit-scrollbar-track{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);}/*滚动条的滑轨背景颜色*/ | ||
| 11 | +::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.05);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);}/*滑块颜色*/ | ||
| 12 | +::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,0.2);border-radius: 10px;-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1);} | ||
| 13 | +::-webkit-scrollbar{width: 16px;height: 16px;}/* 滑块整体设置*/ | ||
| 14 | +::-webkit-scrollbar-track, | ||
| 15 | +::-webkit-scrollbar-thumb{border-radius: 999px;border: 5px solid transparent;} | ||
| 16 | +::-webkit-scrollbar-track{box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;} | ||
| 17 | +::-webkit-scrollbar-thumb{min-height: 20px;background-clip: content-box;box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;} | ||
| 18 | +::-webkit-scrollbar-corner{background: transparent;}/* 横向滚动条和纵向滚动条相交处尖角的颜色 */ | ||
| 19 | +.clear{ | ||
| 20 | + clear: both; | ||
| 21 | +} | ||
| 22 | +.map_find{ | ||
| 23 | + padding-top: 5px; | ||
| 24 | + padding-bottom: 5px; | ||
| 25 | + border-bottom: 1px solid #CCCCCC; | ||
| 26 | + font-size: 13px; | ||
| 27 | + padding-left: 10px; | ||
| 28 | +} | ||
| 29 | +.map_find1{ | ||
| 30 | + padding-top: 10px; | ||
| 31 | + | ||
| 32 | + border-bottom: 1px solid #CCCCCC; | ||
| 33 | + font-size: 13px; | ||
| 34 | + padding-left: 10px; | ||
| 35 | +} | ||
| 36 | +.map_find label{ | ||
| 37 | + margin-right: 5px; | ||
| 38 | +} | ||
| 39 | +.map_input{ | ||
| 40 | + width: 220px; | ||
| 41 | + height: 24px; | ||
| 42 | + border-radius: 3px; | ||
| 43 | + border:1px solid #CCCCCC; | ||
| 44 | + margin-right: 10px; | ||
| 45 | +} | ||
| 46 | +.find_but{ | ||
| 47 | + padding-left: 8px; | ||
| 48 | + padding-right: 8px; | ||
| 49 | + padding-top: 3px; | ||
| 50 | + padding-bottom: 4px; | ||
| 51 | + background-color: #0D8BBD; | ||
| 52 | + color: #ffffff; | ||
| 53 | + border:none; | ||
| 54 | + border-radius: 3px; | ||
| 55 | +} | ||
| 56 | +.find_but:active{ | ||
| 57 | + background-color: #1c6a9e; | ||
| 58 | +} | ||
| 59 | +.map_con{ | ||
| 60 | + width: 100%; | ||
| 61 | + height: 100%; | ||
| 62 | + background-image: url("../img/map01.png"); | ||
| 63 | + position: absolute; | ||
| 64 | +} | ||
| 65 | +.map_tail{ | ||
| 66 | + width: 600px; | ||
| 67 | + height: 350px; | ||
| 68 | + position:relative; | ||
| 69 | + margin: 0 auto; | ||
| 70 | + margin-top: 50px; | ||
| 71 | + background-color: #ffffff; | ||
| 72 | + box-shadow: 5px 5px 3px #333; | ||
| 73 | + border-radius: 5px; | ||
| 74 | + | ||
| 75 | + | ||
| 76 | +} | ||
| 77 | +.map_h{ | ||
| 78 | + padding-top: 10px; | ||
| 79 | + padding-bottom: 5px; | ||
| 80 | + text-align: center; | ||
| 81 | + border-bottom: 1px solid #CCCCCC; | ||
| 82 | + width: 96%; | ||
| 83 | + margin-left: 2%; | ||
| 84 | +} | ||
| 85 | +.map_table{ | ||
| 86 | + width: 96%; | ||
| 87 | + margin-left: 2%; | ||
| 88 | + border:none; | ||
| 89 | + font-size: 13px; | ||
| 90 | + color: #262626; | ||
| 91 | +} | ||
| 92 | +.map_mos{ | ||
| 93 | + text-decoration: none; | ||
| 94 | + padding-top: 3px; | ||
| 95 | + padding-left: 10px; | ||
| 96 | + padding-right: 10px; | ||
| 97 | + padding-bottom: 4px; | ||
| 98 | + color: #ffffff; | ||
| 99 | + background-color: #0D8BBD; | ||
| 100 | + border:none; | ||
| 101 | + border-radius: 3px; | ||
| 102 | +} | ||
| 103 | +.map_mos:active{ | ||
| 104 | + background-color: #00a0e9; | ||
| 105 | +} | ||
| 106 | +.map_video{ | ||
| 107 | + text-decoration: none; | ||
| 108 | + padding-top: 3px; | ||
| 109 | + padding-left: 10px; | ||
| 110 | + padding-right: 10px; | ||
| 111 | + padding-bottom: 4px; | ||
| 112 | + color: #ffffff; | ||
| 113 | + background-color: #00aa00; | ||
| 114 | + border:none; | ||
| 115 | + border-radius: 3px; | ||
| 116 | +} | ||
| 117 | +.map_video:active{ | ||
| 118 | + background-color: #00e765; | ||
| 119 | +} | ||
| 120 | +.map_p01{ | ||
| 121 | + padding-top: 15px; | ||
| 122 | + padding-bottom: 5px; | ||
| 123 | + border-bottom: 1px solid #CCCCCC; | ||
| 124 | + width: 96%; | ||
| 125 | + margin-left: 2%; | ||
| 126 | + font-size: 12px; | ||
| 127 | + color: #666666; | ||
| 128 | +} | ||
| 129 | +.map_p02{ | ||
| 130 | + width: 96%; | ||
| 131 | + margin-left: 2%; | ||
| 132 | + height: 170px; | ||
| 133 | + margin-top: 5px; | ||
| 134 | + | ||
| 135 | +} | ||
| 136 | +.map_p02 img{ | ||
| 137 | + width: 100%; | ||
| 138 | + height: 100%; | ||
| 139 | +} | ||
| 140 | +.map_close{ | ||
| 141 | + width: 20px; | ||
| 142 | + height: 20px; | ||
| 143 | + position: absolute; | ||
| 144 | + right: -5px; | ||
| 145 | + top:-5px; | ||
| 146 | +} | ||
| 147 | +.p_but{ | ||
| 148 | + padding-top: 5px; | ||
| 149 | + padding-left: 5px; | ||
| 150 | + font-size: 12px; | ||
| 151 | +} | ||
| 152 | +.p_but a{ | ||
| 153 | + margin-right: 10px;} | ||
| 154 | +#table,#table1,#table2{ | ||
| 155 | + font-size: 12px !important; | ||
| 156 | + color: #475059 !important; | ||
| 157 | + /*border-top: none !important;*/ | ||
| 158 | + /*margin-top: 6px !important;*/ | ||
| 159 | +} | ||
| 160 | +#table a{ | ||
| 161 | + margin-right: 10px; | ||
| 162 | +} | ||
| 163 | +#table th,#table1 th,#table2 th{ | ||
| 164 | + border: 1px solid #ccc; | ||
| 165 | + | ||
| 166 | + | ||
| 167 | +} | ||
| 168 | +.add_i{ | ||
| 169 | + width: 16px; | ||
| 170 | + height: 16px; | ||
| 171 | + position: relative; | ||
| 172 | + display: inline-block; | ||
| 173 | + background-image: url("../img/table_add.png"); | ||
| 174 | + top:3px; | ||
| 175 | + margin-right: 2px; | ||
| 176 | +} | ||
| 177 | +.del_i{ | ||
| 178 | + width: 16px; | ||
| 179 | + height: 16px; | ||
| 180 | + position: relative; | ||
| 181 | + display: inline-block; | ||
| 182 | + background-image: url("../img/table_del.png"); | ||
| 183 | + top:3px; | ||
| 184 | + margin-right: 1px; | ||
| 185 | +} | ||
| 186 | +.down_i{ | ||
| 187 | + width: 16px; | ||
| 188 | + height: 16px; | ||
| 189 | + position: relative; | ||
| 190 | + display: inline-block; | ||
| 191 | + background-image: url("../img/table_down.png"); | ||
| 192 | + top:3px; | ||
| 193 | + margin-right: 1px; | ||
| 194 | +} | ||
| 195 | +.print_i{ | ||
| 196 | + width: 16px; | ||
| 197 | + height: 16px; | ||
| 198 | + position: relative; | ||
| 199 | + display: inline-block; | ||
| 200 | + background-image: url("../img/table_print.png"); | ||
| 201 | + top:3px; | ||
| 202 | + margin-right: 1px; | ||
| 203 | +} | ||
| 204 | +.div_find{ | ||
| 205 | + width: 100%; | ||
| 206 | + padding-bottom: 5px; | ||
| 207 | + padding-top: 5px; | ||
| 208 | + border-bottom: solid 1px #cccccc; | ||
| 209 | + top:5px; | ||
| 210 | + font-size: 12px; | ||
| 211 | +} | ||
| 212 | +.find_labela { | ||
| 213 | + width: 8%; | ||
| 214 | + text-align: right; | ||
| 215 | + font-size: 12px; | ||
| 216 | + display: inline-block; | ||
| 217 | +} | ||
| 218 | +.find_input{ | ||
| 219 | + width: 18%; | ||
| 220 | + height: 28px; | ||
| 221 | + border:solid 1px #ccc; | ||
| 222 | + border-radius: 3px; | ||
| 223 | + | ||
| 224 | +} | ||
| 225 | +.find_but{ | ||
| 226 | + padding-left: 9px; | ||
| 227 | + padding-bottom: 4px; | ||
| 228 | + padding-top: 4px; | ||
| 229 | + padding-right: 8px; | ||
| 230 | + | ||
| 231 | + background-color:#00a0e9; | ||
| 232 | + color: #ffffff; | ||
| 233 | + border-radius: 5px; | ||
| 234 | + border:none; | ||
| 235 | + margin-right: 10px; | ||
| 236 | + | ||
| 237 | + | ||
| 238 | +} | ||
| 239 | +.find_but:active{ | ||
| 240 | + background-color: #00a0e9; | ||
| 241 | + border: none;} | ||
| 242 | +.find_but1{ | ||
| 243 | + padding-left: 9px; | ||
| 244 | + padding-bottom: 4px; | ||
| 245 | + padding-top: 4px; | ||
| 246 | + padding-right: 8px; | ||
| 247 | + background-color:#2e8ded; | ||
| 248 | + color: #ffffff; | ||
| 249 | + border-radius: 5px; | ||
| 250 | + border: none; | ||
| 251 | +} | ||
| 252 | +.find_but1:active{ | ||
| 253 | + background-color: #044588; | ||
| 254 | +} | ||
| 255 | +.find_span{ | ||
| 256 | + float: right; | ||
| 257 | + margin-right: 15px; | ||
| 258 | + margin-top: 5px; | ||
| 259 | + | ||
| 260 | + font-size: 13px; | ||
| 261 | +} | ||
| 262 | +.find_span a{ | ||
| 263 | + text-decoration: none; | ||
| 264 | + color: #333; | ||
| 265 | +} | ||
| 266 | +.find_span1{ | ||
| 267 | + float: right; | ||
| 268 | + margin-right: 15px; | ||
| 269 | + margin-top: 5px; | ||
| 270 | + | ||
| 271 | + font-size: 13px; | ||
| 272 | + display: none; | ||
| 273 | +} | ||
| 274 | +.find_span1 a{ | ||
| 275 | + text-decoration: none; | ||
| 276 | + color: #333; | ||
| 277 | +} | ||
| 278 | +.i_open{ | ||
| 279 | + width: 14px; | ||
| 280 | + height: 14px; | ||
| 281 | + position: relative; | ||
| 282 | + display: inline-block; | ||
| 283 | + background-image: url("../img/opne.png"); | ||
| 284 | + top:2px; | ||
| 285 | +} | ||
| 286 | +.i_close{ | ||
| 287 | + width: 14px; | ||
| 288 | + height: 14px; | ||
| 289 | + position: relative; | ||
| 290 | + display: inline-block; | ||
| 291 | + background-image: url("../img/colse.png"); | ||
| 292 | + top:2px; | ||
| 293 | +} | ||
| 294 | +.user_table{ | ||
| 295 | + width: 96%; | ||
| 296 | + margin-left: 2%; | ||
| 297 | + border:none; | ||
| 298 | + font-size: 13px; | ||
| 299 | +} | ||
| 300 | +.user_table tr{ | ||
| 301 | + height: 30px; | ||
| 302 | + | ||
| 303 | +} | ||
| 304 | +.user_td{ | ||
| 305 | + text-align: right; | ||
| 306 | +} | ||
| 307 | +.user_td1{ | ||
| 308 | + width: 100px; | ||
| 309 | +} | ||
| 310 | +.user_rdio{ | ||
| 311 | + width: 15px; | ||
| 312 | + height: 15px; | ||
| 313 | + position: relative; | ||
| 314 | + top:3px; | ||
| 315 | + margin-right: 5px; | ||
| 316 | +} | ||
| 317 | +.rideo_label{ | ||
| 318 | + margin-right: 10px; | ||
| 319 | + font-size: 13px; | ||
| 320 | +} | ||
| 321 | +.user_save{ | ||
| 322 | + background-color: #00aa00; | ||
| 323 | + color: #ffffff; | ||
| 324 | + padding-bottom: 4px; | ||
| 325 | + padding-top: 3px; | ||
| 326 | + padding-left: 8px; | ||
| 327 | + padding-right: 8px; | ||
| 328 | + border:none; | ||
| 329 | + border-radius: 3px; | ||
| 330 | + margin-right: 10px; | ||
| 331 | +} | ||
| 332 | +.user_save:active{ | ||
| 333 | + background-color: #00ca6d; | ||
| 334 | +} | ||
| 335 | +.user_esc{ | ||
| 336 | + background-color: #d58512; | ||
| 337 | + color: #ffffff; | ||
| 338 | + padding-bottom: 4px; | ||
| 339 | + padding-top: 3px; | ||
| 340 | + padding-left: 8px; | ||
| 341 | + padding-right: 8px; | ||
| 342 | + border:none; | ||
| 343 | + border-radius: 3px; | ||
| 344 | +} | ||
| 345 | +.user_esc:active{ | ||
| 346 | + background-color: #985f0d; | ||
| 347 | +} | ||
| 348 | +.rose_text{ | ||
| 349 | + width: 350px; | ||
| 350 | + height: 100px; | ||
| 351 | + resize: none; | ||
| 352 | +} | ||
| 353 | +.part_span{ | ||
| 354 | + float: right; | ||
| 355 | + margin-right: 5px; | ||
| 356 | +} | ||
| 357 | +.part_table{ | ||
| 358 | + float: left; | ||
| 359 | + width: 79%; | ||
| 360 | + height: 600px; | ||
| 361 | + border:1px solid #0D8BBD; | ||
| 362 | + margin-left: 2px; | ||
| 363 | +} | ||
| 364 | +.part_tree{ | ||
| 365 | + float: right; | ||
| 366 | + width: 20%; | ||
| 367 | + height: 600px; | ||
| 368 | + border:1px solid #0D8BBD; | ||
| 369 | + margin-right: 5px; | ||
| 370 | +} | ||
| 371 | +.part_tree ul{ | ||
| 372 | + list-style: none; | ||
| 373 | + text-indent: 10px; | ||
| 374 | +} | ||
| 375 | +.tree_h{ | ||
| 376 | + height: 40px; | ||
| 377 | + background-color: #EEEEEE; | ||
| 378 | + margin-top: 0px; | ||
| 379 | + line-height: 40px; | ||
| 380 | + text-indent: 5px; | ||
| 381 | +} | ||
| 382 | +.static_all{ | ||
| 383 | + width: 100%; | ||
| 384 | + height: 100%; | ||
| 385 | + | ||
| 386 | + | ||
| 387 | +} | ||
| 388 | +.static01{ | ||
| 389 | + width: 98%; | ||
| 390 | + margin-left: 1%; | ||
| 391 | + height: 300px; | ||
| 392 | + | ||
| 393 | + margin-top: 5px; | ||
| 394 | +} | ||
| 395 | +.static02{ | ||
| 396 | + width: 98%; | ||
| 397 | + margin-left: 1%; | ||
| 398 | + height: 300px; | ||
| 399 | + | ||
| 400 | + margin-top: 5px; | ||
| 401 | +} | ||
| 402 | +.static03{ | ||
| 403 | + width: 98%; | ||
| 404 | + margin-left: 1%; | ||
| 405 | + height: 300px; | ||
| 406 | + | ||
| 407 | + margin-top: 5px; | ||
| 408 | +} | ||
| 409 | +.alam_static{ | ||
| 410 | + width: 98%; | ||
| 411 | + height: 350px; | ||
| 412 | + | ||
| 413 | + | ||
| 414 | + margin-left: 1%; | ||
| 415 | + margin-top: 5px; | ||
| 416 | + | ||
| 417 | +} | ||
| 418 | +.alam_static1{ | ||
| 419 | + | ||
| 420 | + width: 100%; | ||
| 421 | + | ||
| 422 | + background-color: #ffffff; | ||
| 423 | + | ||
| 424 | +} | ||
| 425 | +.alstic_ledt{ | ||
| 426 | + padding-top: 10px; | ||
| 427 | + width: 59%; | ||
| 428 | + height: 350px; | ||
| 429 | + float: left; | ||
| 430 | +} | ||
| 431 | +.alstic_right{ | ||
| 432 | + padding-top: 10px; | ||
| 433 | + width: 39%; | ||
| 434 | + height: 350px; | ||
| 435 | + float: right; | ||
| 436 | + background-color: #ffffff; | ||
| 437 | + | ||
| 438 | + | ||
| 439 | +} | ||
| 440 | +.alstic_right p{ | ||
| 441 | + | ||
| 442 | + padding-bottom: 5px; | ||
| 443 | +} | ||
| 444 | +.spqn_red{ | ||
| 445 | + color: #f11010; | ||
| 446 | + font-size: 20px; | ||
| 447 | +} | ||
| 448 | +.sque_red{ | ||
| 449 | + width: 16px; | ||
| 450 | + height: 16px; | ||
| 451 | + background-color: #c23531; | ||
| 452 | + display: inline-block; | ||
| 453 | + margin-right: 10px; | ||
| 454 | + position: relative; | ||
| 455 | + top:3px; | ||
| 456 | +} | ||
| 457 | +.span_margin{ | ||
| 458 | + margin-left: 10px; | ||
| 459 | +} | ||
| 460 | +.sque_02{ | ||
| 461 | + width: 16px; | ||
| 462 | + height: 16px; | ||
| 463 | + background-color: #d48265; | ||
| 464 | + display: inline-block; | ||
| 465 | + margin-right: 10px; | ||
| 466 | + position: relative; | ||
| 467 | + top:3px; | ||
| 468 | +} | ||
| 469 | +.cloum_alam{ | ||
| 470 | + width: 100%; | ||
| 471 | + height: 350px; | ||
| 472 | +} | ||
| 473 | +.book_con01{ | ||
| 474 | + width: 98%; | ||
| 475 | + border-radius: 6px; | ||
| 476 | + margin: 2% auto; | ||
| 477 | + background-color: #ffffff; | ||
| 478 | + padding-top: 2%; | ||
| 479 | + padding-bottom: 2%; | ||
| 480 | + font-size: 14px; | ||
| 481 | + box-shadow:-5px 0 5px #ccc, /*左边阴影*/ | ||
| 482 | + 5px 0 5px #ccc, /*右边阴影*/ | ||
| 483 | + 0 -5px 5px #ccc, /*顶部阴影*/ | ||
| 484 | + 0 5px 5px #ccc; /*底边阴影*/ | ||
| 485 | + | ||
| 486 | + | ||
| 487 | +} | ||
| 488 | +.book_p{ | ||
| 489 | + width: 94%; | ||
| 490 | + margin-left: 3%; | ||
| 491 | + | ||
| 492 | + margin-bottom: 15px; | ||
| 493 | + padding-bottom: 10px; | ||
| 494 | +} | ||
| 495 | +.book_titSpan{ | ||
| 496 | + float: right; | ||
| 497 | +} | ||
| 498 | +.book_p label{ | ||
| 499 | + color: #3665a9; | ||
| 500 | + margin-right: 5px; | ||
| 501 | +} | ||
| 502 | +.book_input01{ | ||
| 503 | + width: 100px; | ||
| 504 | + border-top:none; | ||
| 505 | + border-left: none; | ||
| 506 | + border-right: none; | ||
| 507 | + border-bottom: 1px solid #a9c9f7; | ||
| 508 | + margin-right: 5px; | ||
| 509 | + height:30px; | ||
| 510 | +} | ||
| 511 | +.book_input02{ | ||
| 512 | + width: 60px; | ||
| 513 | + border-top:none; | ||
| 514 | + border-left: none; | ||
| 515 | + border-right: none; | ||
| 516 | + border-bottom: 1px solid #a9c9f7; | ||
| 517 | + margin-right: 5px; | ||
| 518 | + height:30px; | ||
| 519 | +} | ||
| 520 | +.book_input03{ | ||
| 521 | + width: 97%; | ||
| 522 | + margin-left: 1%; | ||
| 523 | + height:30px; | ||
| 524 | + border:none; | ||
| 525 | + | ||
| 526 | +} | ||
| 527 | +.book_h01{ | ||
| 528 | + width: 94%; | ||
| 529 | + margin-left: 3%; | ||
| 530 | + padding-top: 15px; | ||
| 531 | + margin-bottom: 10px; | ||
| 532 | + text-align: center; | ||
| 533 | + letter-spacing: 1px; | ||
| 534 | + font-size: 16px; | ||
| 535 | + | ||
| 536 | +} | ||
| 537 | +.label_red{ | ||
| 538 | + margin-left: 5px; | ||
| 539 | + margin-right: 5px; | ||
| 540 | + color: #f50f35; | ||
| 541 | +} | ||
| 542 | +.book_table{ | ||
| 543 | + width: 94%; | ||
| 544 | + margin-left: 3%; | ||
| 545 | + border-collapse:collapse; | ||
| 546 | + | ||
| 547 | + | ||
| 548 | +} | ||
| 549 | +.book_table tr{ | ||
| 550 | + | ||
| 551 | + border:1px solid #ccc; | ||
| 552 | +} | ||
| 553 | +.book_table td{ | ||
| 554 | + padding-top: 8px; | ||
| 555 | + padding-bottom: 8px; | ||
| 556 | + padding-left: 5px; | ||
| 557 | + | ||
| 558 | +} | ||
| 559 | +.input_radio{ | ||
| 560 | + position: relative; | ||
| 561 | + top:1px; | ||
| 562 | + margin-right: 5px; | ||
| 563 | + margin-left: 8px; | ||
| 564 | +} | ||
| 565 | +.textArae{ | ||
| 566 | + width: 96%; | ||
| 567 | + margin-left: 1%; | ||
| 568 | + height: 350px; | ||
| 569 | + resize: none; | ||
| 570 | + | ||
| 571 | + | ||
| 572 | +} | ||
| 573 | +.textArae01{ | ||
| 574 | + width: 96%; | ||
| 575 | + margin-left: 1%; | ||
| 576 | + height: 350px; | ||
| 577 | + resize: none; | ||
| 578 | + border:none; | ||
| 579 | + | ||
| 580 | + | ||
| 581 | +} | ||
| 582 | +.label_right{ | ||
| 583 | + float: right; | ||
| 584 | + margin-right: 5px; | ||
| 585 | +} | ||
| 586 | +.td_label{ | ||
| 587 | + color: #3665a9; | ||
| 588 | + | ||
| 589 | + margin-right: 5px; | ||
| 590 | + padding-top: 5px; | ||
| 591 | + padding-bottom: 10px; | ||
| 592 | + text-align: right; | ||
| 593 | + | ||
| 594 | +} | ||
| 595 | +.book_input04{ | ||
| 596 | + width: 20%; | ||
| 597 | + height: 30px; | ||
| 598 | + margin-left: 3%; | ||
| 599 | + | ||
| 600 | +} | ||
| 601 | +.book_input05{ | ||
| 602 | + width: 45%; | ||
| 603 | + height: 30px; | ||
| 604 | + margin-left: 3%; | ||
| 605 | + | ||
| 606 | +} | ||
| 607 | +.book_foot{ | ||
| 608 | + width: 100%; | ||
| 609 | + text-align: center; | ||
| 610 | + margin-top: 25px; | ||
| 611 | + margin-bottom: 25px; | ||
| 612 | +} | ||
| 613 | +.book_foot input{ | ||
| 614 | + margin-right: 20px; | ||
| 615 | + padding-left: 5px; | ||
| 616 | + padding-right: 5px; | ||
| 617 | +} | ||
| 618 | +.reead{ | ||
| 619 | + | ||
| 620 | + background-color: #EEEEEE; | ||
| 621 | +} | ||
| 622 | +.tr_color{ | ||
| 623 | + background-color: #ECF4FB; | ||
| 624 | + text-align: center; | ||
| 625 | + font-weight: bold; | ||
| 626 | +} | ||
| 627 | +.P_chart{ | ||
| 628 | + width: 98%; | ||
| 629 | + margin-left: 1%; | ||
| 630 | + height: 500px; | ||
| 631 | + | ||
| 632 | +} | ||
| 633 | +.p_static{ | ||
| 634 | + padding-top: 15px; | ||
| 635 | + | ||
| 636 | + text-align: center; | ||
| 637 | + width: 100%; | ||
| 638 | + font-weight: bold; | ||
| 639 | + font-size: 18px; | ||
| 640 | +} | ||
| 641 | +.static_span01{ | ||
| 642 | + margin-right: 15px; | ||
| 643 | + margin-left: 5px; | ||
| 644 | + font-size: 12px; | ||
| 645 | +} | ||
| 646 | +.static_span02{ | ||
| 647 | + margin-right: 15px; | ||
| 648 | + float: right; | ||
| 649 | + font-size: 12px; | ||
| 650 | +} | ||
| 651 | +.static_tabel{ | ||
| 652 | + width: 100%; | ||
| 653 | + border-collapse: collapse; | ||
| 654 | + font-size: 12px; | ||
| 655 | +} | ||
| 656 | +.static_tabel td{ | ||
| 657 | + padding-top: 5px; | ||
| 658 | + padding-bottom: 5px; | ||
| 659 | + border:1px solid #CCCCCC; | ||
| 660 | + text-align: center; | ||
| 661 | +} | ||
| 662 | +.td_red{ | ||
| 663 | + color: red; | ||
| 664 | +} | ||
| 665 | +.td_blue{ | ||
| 666 | + color: #1F547E; | ||
| 667 | +} | ||
| 668 | +.index_top{ | ||
| 669 | + color: #ffffff; | ||
| 670 | + line-height: 60px; | ||
| 671 | +} | ||
| 672 | +.i_start { | ||
| 673 | + width: 8px; | ||
| 674 | + height: 8px; | ||
| 675 | + position: relative; | ||
| 676 | + display: inline-block; | ||
| 677 | + background-image: url("../img/start.png"); | ||
| 678 | + | ||
| 679 | + margin-right: 5px; | ||
| 680 | + top:-2px; | ||
| 681 | +} | ||
| 682 | + | ||
| 683 | + | ||
| 684 | +*,h6,button,ul,li{padding: 0;margin: 0} | ||
| 685 | + | ||
| 686 | +.layui-layer-title{background-color: #3c8dbc !important;font-weight:500;color:#fff !important; border:none !important;height: 36px !important;line-height: 36px !important;} | ||
| 687 | +.layui-layer-rim {border: 0 solid #8D8D8D !important;border-radius: 5px;box-shadow: 0 5px 15px rgba(0,0,0,.4)!important; } | ||
| 688 | +.notice_check{padding: 16px 15px;font-size: 12px} | ||
| 689 | +.notice_check p label{text-align: right;font-size: 12px;display: inline-block;width: 60px} | ||
| 690 | +.find_input{width: 198px;height: 30px;border:solid 1px #ccc;border-radius: 4px;text-indent: 5px} | ||
| 691 | +.notice_check .check_btn{height: 30px;border: none;margin-left: 5px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 692 | + background-image: url(../img/1_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 693 | +.notice_nav ul li{float: left} | ||
| 694 | +.notice_nav ul{border: 1px #ccc solid;border-radius: 2px} | ||
| 695 | +.notice_nav ul li a{display:inline-block;height: 28px;text-align:center;line-height:28px;color:#101010;border: none;width: 65px;border-right:1px #ccc solid;background-color: #fff;cursor: pointer} | ||
| 696 | +.notice_nav ul li:nth-child(4) a{border-right:none} | ||
| 697 | +.notice_nav ul li a:hover{background-color: #f5f5f5} | ||
| 698 | +.dropdown-menu {min-width: 120px !important;margin-top: 4px;font-size: 12px} | ||
| 699 | +.dropdown-menu li {padding:5px 15px;cursor: pointer} | ||
| 700 | +.dropdown-menu li:hover{background-color: #f5f5f6} | ||
| 701 | +.fixed-table-pagination{margin-top:0 !important;margin-bottom:0 !important;position: fixed !important;bottom:10px !important;left: 0 !important;width: 100%!important;border-top:1px #ccc solid} | ||
| 702 | +.pagination-detail{margin-top:0 !important;margin-bottom:0 !important;} | ||
| 703 | +.pagination{margin-top:3px !important;margin-bottom:5px !important;} | ||
| 704 | + | ||
| 705 | +.l_left{float: left} | ||
| 706 | +.r_right{float: right} | ||
| 707 | +.notice_bot{position: fixed;bottom: 0;background-color: #ecf0f5;padding: 5px 0 5px 0;z-index:9999;border-top:1px #ccc solid;width: 100%;} | ||
| 708 | +.notice_bot>div{font-size: 12px;margin-left: 10px;color: #07141e;line-height: 28px} | ||
| 709 | +.notice_bot>div input{margin-right: 2px;vertical-align: middle} | ||
| 710 | +.div_form{margin:4% auto 0 auto;width: 90% } | ||
| 711 | +.div_form>div{margin: 5px} | ||
| 712 | +.but_p{margin-right: 10px} | ||
| 713 | +.but_p button{width: 58px;height: 28px;line-height: 28px;border: none;background-color: #5cb85c;color: #fff;border-radius: 4px;cursor: pointer} | ||
| 714 | +.but_p .but_close{background-color: #d9534f;margin-left: 10px} | ||
| 715 | + | ||
| 716 | +.notice_nav a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 717 | +.notice_nav a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 718 | +.notice_nav a:nth-child(3){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 719 | +.notice_nav span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 720 | + | ||
| 721 | +/*role*/ | ||
| 722 | +*,p,button,ul,li{padding: 0;margin: 0} | ||
| 723 | +ul{list-style: none} | ||
| 724 | +.l_left{float: left} | ||
| 725 | +.r_right{float: right} | ||
| 726 | +.clear{clear: both} | ||
| 727 | +th{background-color: #e7f0f6 !important;} | ||
| 728 | +.layui-layer-title{background-color: #3c8dbc !important;font-weight:bold;color:#fff !important; border:none !important;height: 33px;line-height: 33px;} | ||
| 729 | +.layui-layer-rim {border: 0px solid #8D8D8D !important;border-radius: 5px;box-shadow: 0 5px 15px rgba(0,0,0,.4)!important; } | ||
| 730 | + | ||
| 731 | +.notice_main{height: 98%;width: 100%;border: 1px #ccc solid;background-color: #fff;overflow: auto} | ||
| 732 | +.notice_check{padding: 16px 15px;font-size: 12px} | ||
| 733 | +.notice_check p label{text-align: right;font-size: 12px;display: inline-block;} | ||
| 734 | +.find_input{width: 198px;height: 30px;border:solid 1px #ccc;border-radius: 4px;} | ||
| 735 | +.find_input1{width: 64px;height: 30px;border:solid 1px #ccc;border-radius: 4px;} | ||
| 736 | +.notice_check .check_btn{height: 30px;border: none;margin-left: 5px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 737 | + background-image: url(../img/1_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 738 | +.dropdown-menu {min-width: 120px !important;margin-top: 4px;font-size: 12px} | ||
| 739 | +.dropdown-menu li {padding:5px 15px;cursor: pointer} | ||
| 740 | +.dropdown-menu li:hover{background-color: #f5f5f6} | ||
| 741 | +.fixed-table-pagination{position: fixed !important;bottom:15px !important;left: 0 !important;width: 100%!important;border-top:1px #ccc solid} | ||
| 742 | +.pagination-detail{margin-top:0 !important;margin-bottom:0 !important;} | ||
| 743 | +.pagination{margin-top:3px !important;margin-bottom:5px !important;} | ||
| 744 | + | ||
| 745 | +.notice_nav a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 746 | +.notice_nav a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 747 | +.notice_nav a:nth-child(3){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 748 | +.notice_nav span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 749 | + | ||
| 750 | +/*department*/ | ||
| 751 | +*,h6,button{padding: 0;margin: 0} | ||
| 752 | +ul{list-style: none} | ||
| 753 | +.l_left{float: left} | ||
| 754 | +.r_right{float: right} | ||
| 755 | +.clear{clear: both} | ||
| 756 | +th{background-color: #e7f0f6 !important;} | ||
| 757 | +.nav_active{;background-image: url(../img/ccc_03.png);background-repeat: no-repeat;background-position: top left;background-color: #f5f5f5} | ||
| 758 | +.news_main{height: 98%;width: 100%} | ||
| 759 | +.layui-layer-title{background-color: #3c8dbc !important;font-weight:bold;color:#fff !important; border:none !important;height: 33px;line-height: 33px;} | ||
| 760 | +.news_main h6{font-weight: bold;padding-left: 10px;line-height: 31px;border-bottom: 1px #ccc solid} | ||
| 761 | +.news_left{width: 16%;height: 100%;border: 1px #ccc solid;margin-right: 0.5%;background-color: #fff} | ||
| 762 | +.news_right{width: 83.5%;height: 100%;border: 1px #ccc solid;background-color: #fff;overflow: auto} | ||
| 763 | +.department_table .fixed-table-pagination{left: 16.5% !important;width: 83.5% !important;} | ||
| 764 | + | ||
| 765 | +h6{font-weight: bold;padding-left: 10px;line-height: 31px;border-bottom: 1px #ccc solid} | ||
| 766 | + | ||
| 767 | + | ||
| 768 | +.notice_check_last{padding:8px 15px 16px 15px !important} | ||
| 769 | +.notice_check .find_input,.notice_check_last .find_input{margin: 0 10px 0 2px} | ||
| 770 | +.notice_check_last .last_input{margin-right: 2px} | ||
| 771 | + | ||
| 772 | +/*book01*/ | ||
| 773 | + | ||
| 774 | +.table_td{color: #3665a9;text-align: right;background-color: #f5f5f5;width: 90px} | ||
| 775 | +.table_td p{display: inline-block} | ||
| 776 | +.table_td span{color: red;width: 20px;display: inline-block;vertical-align:middle;text-align: center} | ||
| 777 | +.book_con01 td{text-align: right;color: #475059} | ||
| 778 | +.book_con01 .sex{text-align: left} | ||
| 779 | +.book_con01 td:nth-child(2n):hover,.book_con01 tr:hover{background-color: #fff !important;} | ||
| 780 | + | ||
| 781 | +/*from*/ | ||
| 782 | +*,a{margin: 0;padding: 0} | ||
| 783 | +.from_main{height: 100%;width: 100%;overflow: auto} | ||
| 784 | +ul{list-style: none} | ||
| 785 | +.l_left{float: left} | ||
| 786 | +.r_right{float: right} | ||
| 787 | +.clear{clear: both} | ||
| 788 | +*,th,td,table{padding: 0;margin: 0} | ||
| 789 | +td,th{text-align: center;font-size: 12px;vertical-align: middle !important; } | ||
| 790 | +#table td,#table th,#table1 td,#table1 th,#table2 td,#table2 th{color: #475059 !important;} | ||
| 791 | +thead th{background-color: #ECF4FB;border: #ccc 1px solid !important;} | ||
| 792 | +tbody tr:hover{background-color: #f3f3f3} | ||
| 793 | + | ||
| 794 | +.news_check{padding: 16px 15px 16px 15px;border: 1px #ccc solid;margin-bottom: 4px;background-color: #fff;} | ||
| 795 | +.check_left input{height: 28px;width: 198px;border-radius: 4px;border: 1px #ccc solid} | ||
| 796 | +.check_left button{height: 28px;border: none;margin-left: 6px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 797 | + background-image: url(../img/100_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 798 | +.form_h1{line-height: 30px;text-align: center;font-size: 18px;font-weight: bold} | ||
| 799 | +.from_p{font-size: 12px;line-height: 24px} | ||
| 800 | +.top_btn{margin-left: 10px} | ||
| 801 | +.check_right span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 802 | +.top_btn a,.check_right a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 803 | +.top_btn a:nth-child(1),.check_right a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 804 | +.top_btn a:nth-child(4),.check_right a:nth-child(2){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 805 | +.top_btn .active{color: #333;background-color: #e6e6e6;border-color: #adadad;} | ||
| 806 | + | ||
| 807 | +/*analysis*/ | ||
| 808 | +.from_main{height: 100%;width: 100%;overflow: auto} | ||
| 809 | +ul{list-style: none} | ||
| 810 | +.l_left{float: left} | ||
| 811 | +.r_right{float: right} | ||
| 812 | +.clear{clear: both} | ||
| 813 | +*,th,td,table{padding: 0;margin: 0} | ||
| 814 | +.check_right ul li{float: left} | ||
| 815 | +.check_right ul{border: 1px #ccc solid;border-radius: 2px} | ||
| 816 | +.check_right ul li button{height: 28px;border: none;width: 65px;border-right:1px #ccc solid;background-color: #fff} | ||
| 817 | +.check_right ul li:nth-child(2) button{border-right:none} | ||
| 818 | +.check_right ul li button:hover{background-color: #ccc} | ||
| 819 | +.news_check{padding: 16px 15px 16px 15px;border: 1px #ccc solid;margin-bottom: 4px;background-color: #fff;} | ||
| 820 | +.check_left input{height: 28px;width: 198px;border-radius: 4px;border: 1px #ccc solid} | ||
| 821 | +.check_left button{height: 28px;border: none;margin-left: 6px;width: 65px;border-radius: 4px;background-color: #337ab7;color: #fff;padding-left: 18px; | ||
| 822 | + background-image: url(../img/1_03.png);background-repeat: no-repeat;background-position: 11px 8px} | ||
| 823 | +.e_chart{margin: 10px 0} | ||
| 824 | +.charts{width: 49.5%;border: 1px #ccc solid;border-radius: 4px;margin-right: 1%} | ||
| 825 | +.last_charts{margin-right: 0} | ||
| 826 | +.charts_last{width: 100%} | ||
| 827 | +.charts p{border-bottom: 1px #ccc solid;line-height: 28px;padding: 0 10px;font-size: 12px;background-color: #e7f0f6;font-weight: 800;color:#666} | ||
| 828 | +.charts span{color:#00a7d0} | ||
| 829 | +.check_right span{line-height: 26px;margin-right: 2px;color: #7a869d;font-size: 12px} | ||
| 830 | +.top_btn a,.check_right a{height: 28px;line-height: 28px;padding: 0 12px;border-radius: 0;float: left;font-size: 13px} | ||
| 831 | +.top_btn a:nth-child(1),.check_right a:nth-child(1){border-top-left-radius: 4px;border-bottom-left-radius: 4px} | ||
| 832 | +.top_btn a:nth-child(4),.check_right a:nth-child(2){border-top-right-radius: 4px;border-bottom-right-radius: 4px} | ||
| 833 | +.top_btn .active{color: #333;background-color: #e6e6e6;border-color: #adadad;} | ||
| 834 | + | ||
| 835 | +.charts_last .fixed-table-pagination{position: static !important;border-top: none !important;} | ||
| 836 | + | ||
| 837 | +.fixed-table-container tbody .selected td { | ||
| 838 | + background-color:#bbbbbb !important; | ||
| 839 | +} | ||
| 840 | +.ts{margin-left: 16px} | ||
| 841 | +.ts li{color: #bb8940;line-height: 24px;font-size: 12px;} | ||
| 842 | +.ts li span{margin-right: 16px} | ||
| 843 | + | ||
| 844 | + | ||
| 845 | + | ||
| 846 | +/*good页面样式*/ | ||
| 847 | +.good_pic label{float: left} | ||
| 848 | +.good_pic .good_pic_ul{float: left} | ||
| 849 | +.clear{clear: both} | ||
| 850 | +.goods_main{margin: 10px 0 0 30px} | ||
| 851 | +.goods_main label{line-height: 32px;font-size: 12px} | ||
| 852 | +.goods_main .l_left:nth-child(2){width: 80%;height: 100px} | ||
| 853 | +.goods_main .l_left textarea{width: 100%;height: 100px;border: 1px #ccc solid;border-radius: 4px;resize:none} | ||
| 854 | +.good_pic_ul ul li{float: left;margin-right: 10px;padding: 10px} | ||
| 855 | +.good_pic_ul ul{border: 1px #ccc solid;border-radius: 4px;margin: 4px 0 10px 0} | ||
| 856 | +.good_pic_ul ul li img{width: 80px;height: 80px} | ||
| 857 | +.goods_input{width: 30%;height: 32px;border-radius: 4px;border: none;border: 1px #ccc solid;margin-bottom: 10px} | ||
| 858 | +.goods_input1{width: 13.5%;height: 32px;border-radius: 4px;border: none;border: 1px #ccc solid;margin:0 1% 10px 1%} | ||
| 859 | +.good_btn{width: 80px;margin: 10px auto} | ||
| 860 | +.good_btn button{width: 58px;height: 28px;line-height: 28px;border: none; background-color: #5cb85c;color: #fff;border-radius: 4px; } | ||
| 861 | +.pic_li_div{position: relative} | ||
| 862 | +.pic_li_div .pic_btn{position: absolute;right: -2px;top: -4px;cursor: pointer} | ||
| 863 | +.annyTable{ | ||
| 864 | + width: 96%; | ||
| 865 | + border-collapse: collapse; | ||
| 866 | + border:1px solid #CCCCCC; | ||
| 867 | + margin:0 2% 2% 2%; | ||
| 868 | +} | ||
| 869 | +.annyTable td{ | ||
| 870 | + padding-top: 5px; | ||
| 871 | + padding-bottom: 5px; | ||
| 872 | +} | ||
| 873 | +.first_td{font-weight: bold; background-color: #eeeeee;width: 12%} | ||
| 874 | +.annyTable tr:nth-child(1){ | ||
| 875 | + font-weight: normal !important; background-color: #fff !important; | ||
| 876 | +} | ||
| 877 | +.annyTable01{ | ||
| 878 | + margin: 10px 0.5%; | ||
| 879 | + width: 99%; | ||
| 880 | + border-collapse: collapse; | ||
| 881 | + | ||
| 882 | +} | ||
| 883 | +.annyTable01 td{ | ||
| 884 | + padding-bottom: 10px; | ||
| 885 | + padding-top: 10px; | ||
| 886 | +} |
css/zTreeStyle/img/cc.png
0 → 100755
10.9 KB
css/zTreeStyle/img/diy/1_close.png
0 → 100755
601 字节
css/zTreeStyle/img/diy/1_open.png
0 → 100755
580 字节
css/zTreeStyle/img/diy/2.png
0 → 100755
570 字节
css/zTreeStyle/img/diy/3.png
0 → 100755
762 字节
css/zTreeStyle/img/diy/4.png
0 → 100755
399 字节
css/zTreeStyle/img/diy/5.png
0 → 100755
710 字节
css/zTreeStyle/img/diy/6.png
0 → 100755
432 字节
css/zTreeStyle/img/diy/7.png
0 → 100755
534 字节
css/zTreeStyle/img/diy/8.png
0 → 100755
529 字节
css/zTreeStyle/img/diy/9.png
0 → 100755
467 字节
css/zTreeStyle/img/diy/cc.png
0 → 100755
10.9 KB
css/zTreeStyle/img/diy/zclose.png
0 → 100755
973 字节
css/zTreeStyle/img/diy/zopen.png
0 → 100755
964 字节
css/zTreeStyle/img/diy/ztop.png
0 → 100755
1.3 KB
css/zTreeStyle/img/line_conn.gif
0 → 100755
45 字节
css/zTreeStyle/img/loading.gif
0 → 100755
381 字节
css/zTreeStyle/img/zTreeStandard.gif
0 → 100755
5.4 KB
css/zTreeStyle/img/zTreeStandard.png
0 → 100755
10.9 KB
css/zTreeStyle/zTreeStyle.css
0 → 100755
| 1 | +/*------------------------------------- | ||
| 2 | +zTree Style | ||
| 3 | + | ||
| 4 | +version: 3.4 | ||
| 5 | +author: Hunter.z | ||
| 6 | +email: hunter.z@263.net | ||
| 7 | +website: http://code.google.com/p/jquerytree/ | ||
| 8 | + | ||
| 9 | +-------------------------------------*/ | ||
| 10 | + | ||
| 11 | +.ztree * {padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif} | ||
| 12 | +.ztree {margin:0; padding:5px 5px 5px 0; color:#333} | ||
| 13 | +.ztree li{padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0} | ||
| 14 | +.ztree li ul{ margin:0; padding:0 0 0 18px} | ||
| 15 | +.ztree li ul.line{ background:url(./img/line_conn.gif) 0 0 repeat-y;} | ||
| 16 | + | ||
| 17 | +.ztree li a {padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#333; background-color: transparent; | ||
| 18 | + text-decoration:none; vertical-align:top; display: inline-block} | ||
| 19 | +.ztree li a:hover {text-decoration: none} | ||
| 20 | +.ztree li a.curSelectedNode {padding-top:0px; background-color:#fff; color:black; height:16px; border:1px #FFf solid; opacity:0.8;} | ||
| 21 | +.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;} | ||
| 22 | +.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid; | ||
| 23 | + opacity:0.8; filter:alpha(opacity=80)} | ||
| 24 | +.ztree li a.tmpTargetNode_prev {} | ||
| 25 | +.ztree li a.tmpTargetNode_next {} | ||
| 26 | +.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0; | ||
| 27 | + font-size:12px; border:1px #7EC4CC solid; *border:0px} | ||
| 28 | +.ztree li span {line-height:16px; margin-right:2px} | ||
| 29 | +.ztree li span.button {line-height:0; margin:0; width:16px; height:16px; display: inline-block; vertical-align:middle; | ||
| 30 | + border:0 none; cursor: pointer;outline:none; | ||
| 31 | + background-color:transparent; background-repeat:no-repeat; background-attachment: scroll; | ||
| 32 | + background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")} | ||
| 33 | + | ||
| 34 | +.ztree li span.button.chk {width:13px; height:13px; margin:0 3px 0 0; cursor: auto} | ||
| 35 | +.ztree li span.button.chk.checkbox_false_full {background-position:0 0} | ||
| 36 | +.ztree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px} | ||
| 37 | +.ztree li span.button.chk.checkbox_false_part {background-position:0 -28px} | ||
| 38 | +.ztree li span.button.chk.checkbox_false_part_focus {background-position:0 -42px} | ||
| 39 | +.ztree li span.button.chk.checkbox_false_disable {background-position:0 -56px} | ||
| 40 | +.ztree li span.button.chk.checkbox_true_full {background-position:-14px 0} | ||
| 41 | +.ztree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px} | ||
| 42 | +.ztree li span.button.chk.checkbox_true_part {background-position:-14px -28px} | ||
| 43 | +.ztree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px} | ||
| 44 | +.ztree li span.button.chk.checkbox_true_disable {background-position:-14px -56px} | ||
| 45 | +.ztree li span.button.chk.radio_false_full {background-position:-28px 0} | ||
| 46 | +.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px} | ||
| 47 | +.ztree li span.button.chk.radio_false_part {background-position:-28px -28px} | ||
| 48 | +.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px} | ||
| 49 | +.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px} | ||
| 50 | +.ztree li span.button.chk.radio_true_full {background-position:-42px 0} | ||
| 51 | +.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px} | ||
| 52 | +.ztree li span.button.chk.radio_true_part {background-position:-42px -28px} | ||
| 53 | +.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px} | ||
| 54 | +.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px} | ||
| 55 | + | ||
| 56 | +.ztree li span.button.switch {width:18px; height:18px} | ||
| 57 | +.ztree li span.button.root_open{background-position:-92px -54px} | ||
| 58 | +.ztree li span.button.root_close{background-position:-74px -54px} | ||
| 59 | +.ztree li span.button.roots_open{background-position:-92px 0} | ||
| 60 | +.ztree li span.button.roots_close{background-position:-74px 0} | ||
| 61 | +.ztree li span.button.center_open{background-position:-92px -18px} | ||
| 62 | +.ztree li span.button.center_close{background-position:-74px -18px} | ||
| 63 | +.ztree li span.button.bottom_open{background-position:-92px -36px} | ||
| 64 | +.ztree li span.button.bottom_close{background-position:-74px -36px} | ||
| 65 | +.ztree li span.button.noline_open{background-position:-92px -72px} | ||
| 66 | +.ztree li span.button.noline_close{background-position:-74px -72px} | ||
| 67 | +.ztree li span.button.root_docu{ background:none;} | ||
| 68 | +.ztree li span.button.roots_docu{background-position:-56px 0} | ||
| 69 | +.ztree li span.button.center_docu{background-position:-56px -18px} | ||
| 70 | +.ztree li span.button.bottom_docu{background-position:-56px -36px} | ||
| 71 | +.ztree li span.button.noline_docu{ background:none;} | ||
| 72 | + | ||
| 73 | +.ztree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle} | ||
| 74 | +.ztree li span.button.ico_close{margin-right:2px; background-position:-110px 0; vertical-align:top; *vertical-align:middle} | ||
| 75 | +.ztree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle} | ||
| 76 | +.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle} | ||
| 77 | +.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle} | ||
| 78 | + | ||
| 79 | +.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle} | ||
| 80 | + | ||
| 81 | +ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)} | ||
| 82 | + | ||
| 83 | +span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute; | ||
| 84 | + background-color:transparent; background-repeat:no-repeat; background-attachment: scroll; | ||
| 85 | + background-position:-110px -80px; background-image:url("./img/zTreeStandard.png"); *background-image:url("./img/zTreeStandard.gif")} | ||
| 86 | + | ||
| 87 | +ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)} | ||
| 88 | +.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute} | ||
| 89 | + | ||
| 90 | +/* level style*/ | ||
| 91 | +/*.ztree li span.button.level0 { | ||
| 92 | + display:none; | ||
| 93 | +} | ||
| 94 | +.ztree li ul.level0 { | ||
| 95 | + padding:0; | ||
| 96 | + background:none; | ||
| 97 | +}*/ |
earth.js
0 → 100644
| 1 | +/** | ||
| 2 | + * 说明:该示例将介绍如何在地球上使用天空盒,以及天空盒的校正方法 | ||
| 3 | + */ | ||
| 4 | +var app = new THING.App({ | ||
| 5 | + skyBox: 'MilkyWay' // 设置天空盒为银河git | ||
| 6 | +}); | ||
| 7 | + | ||
| 8 | +// 引用地图组件脚本 | ||
| 9 | +THING.Utils.dynamicLoad(['https://www.thingjs.com/uearth/uearth.min.js'], function () { | ||
| 10 | + var map = app.create({ | ||
| 11 | + type: 'Map', | ||
| 12 | + backgroundColor: [0, 0, 0], | ||
| 13 | + }); | ||
| 14 | + //创建完地球相机参数会改变,需校正天空盒 | ||
| 15 | + CMAP.Util.correctSkyBox(); | ||
| 16 | + | ||
| 17 | + var tileLayer1 = app.create({ | ||
| 18 | + type: 'TileLayer', | ||
| 19 | + name: 'tileLayer1', | ||
| 20 | + url: 'https://webst0{1,2,3,4}.is.autonavi.com/appmaptile?style=6&x={x}&y={y}&z={z}' | ||
| 21 | + | ||
| 22 | + }); | ||
| 23 | + map.baseLayers.add(tileLayer1); | ||
| 24 | + | ||
| 25 | + THING.widget.Button('飞到北京', function () { | ||
| 26 | + app.camera.earthFlyTo({ | ||
| 27 | + lonlat:[116.46429991746982, 39.98638104131414], | ||
| 28 | + height:5000, | ||
| 29 | + pitch:15, | ||
| 30 | + complete:function (){ | ||
| 31 | + //飞完根据当前视角校正天空盒 | ||
| 32 | + CMAP.Util.correctSkyBox(); | ||
| 33 | + } | ||
| 34 | + }); | ||
| 35 | + }); | ||
| 36 | + | ||
| 37 | + | ||
| 38 | +}); | ||
| 39 | + | ||
| 40 | + |
fonts/data_number.ttf
0 → 100755
不能预览此文件类型
ifame.html
0 → 100644
| 1 | +<!--<iframe src="https://www.thingjs.com/pp/eb1ef62559ddf908beadaddd" height="100%" width="100%"></iframe>--> | ||
| 2 | +<script> | ||
| 3 | + let city_points = [ | ||
| 4 | + { | ||
| 5 | + "name": "CGO", | ||
| 6 | + "point": [113.84857177734375, 34.52692430140103] | ||
| 7 | + }, | ||
| 8 | + { | ||
| 9 | + name: "ICN", | ||
| 10 | + point: [126.44439697265624,37.45741810262938] | ||
| 11 | + }, | ||
| 12 | + { | ||
| 13 | + name: "CGN", | ||
| 14 | + point: [7.126007080078125,50.875311142200765] | ||
| 15 | + }, | ||
| 16 | + { | ||
| 17 | + name: "ANC", | ||
| 18 | + point: [210.00915527343747,61.16841084497744] | ||
| 19 | + }, | ||
| 20 | + { | ||
| 21 | + name: "ZAZ", | ||
| 22 | + point: [-1.0074806213378906, 41.664448551062456] | ||
| 23 | + }, | ||
| 24 | + { | ||
| 25 | + name: "HKG", | ||
| 26 | + point: [113.91448974609375,22.314507734511825] | ||
| 27 | + }, | ||
| 28 | + { | ||
| 29 | + name: "LUX", | ||
| 30 | + point: [6.217231750488281,49.63517499335973] | ||
| 31 | + }, | ||
| 32 | + { | ||
| 33 | + name: "LGG", | ||
| 34 | + point: [5.443210601806641,50.63901028125873] | ||
| 35 | + }, | ||
| 36 | + { | ||
| 37 | + name: "TBS", | ||
| 38 | + point: [44.962921142578125,41.66778269875833] | ||
| 39 | + } | ||
| 40 | + ]; | ||
| 41 | + | ||
| 42 | + city_points.forEach(function (obj) { | ||
| 43 | + var airport = obj["name"]; | ||
| 44 | + var airport_point = obj["point"]; | ||
| 45 | + | ||
| 46 | + //渲染航线 | ||
| 47 | + let airgeoODLine = app.create({ | ||
| 48 | + type: 'GeoFlyLine', | ||
| 49 | + name: airport, | ||
| 50 | + coordinates: [ | ||
| 51 | + airport_point, | ||
| 52 | + startPos | ||
| 53 | + ], | ||
| 54 | + renderer: { | ||
| 55 | + type: 'image', // 代表贴图渲染 | ||
| 56 | + lineType: 'Plane', | ||
| 57 | + imageUrl: '/guide/image/uGeo/path.png', | ||
| 58 | + width: 5, // 设置线宽 单位像素 | ||
| 59 | + numPass: 5, | ||
| 60 | + speed: line_spped, // 流动效果速度, 默认是0 不流动;speed 可正可负,正负代表流动方向 | ||
| 61 | + effect: true // 线发光效果 默认为 false 不开启 | ||
| 62 | + } | ||
| 63 | + }); | ||
| 64 | + | ||
| 65 | + //渲染机场坐标 | ||
| 66 | + let geoPoint = app.create({ | ||
| 67 | + type: 'GeoPoint', | ||
| 68 | + name: airport, | ||
| 69 | + coordinates: airport_point, | ||
| 70 | + offsetHeight: 2, //离地高度 单位:米 | ||
| 71 | + userData: { 'cityName': '郑州' }, | ||
| 72 | + pivot:[0.5,1], //指定轴心点位置为图片x方向中点y方向最下 | ||
| 73 | + label: { | ||
| 74 | + text: '{{cityName}}', //使用cityName字段的值进行标注 | ||
| 75 | + offset: [0, 30], | ||
| 76 | + fontColor: [255, 0, 0], | ||
| 77 | + fontSize: 20 | ||
| 78 | + }, | ||
| 79 | + infoWindow: | ||
| 80 | + { | ||
| 81 | + 'title': '标题', | ||
| 82 | + 'displayMode': 'clickShow', //点击弹出 | ||
| 83 | + 'type': 'standard', //标准模式 | ||
| 84 | + 'style': 'default', //默认样式 | ||
| 85 | + 'fieldData': [ | ||
| 86 | + { | ||
| 87 | + 'field': 'cityName', | ||
| 88 | + 'alias': '名称' | ||
| 89 | + }] | ||
| 90 | + }, | ||
| 91 | + renderer: { | ||
| 92 | + type: "image", //type有'image','model','vector'三种 | ||
| 93 | + //url: 'image/uGeo/pop.png',//针对image和model 代表资源的路径 | ||
| 94 | + url: 'https://www.thingjs.com/citybuilder_console/upload/mapIcons/systemIcons/27.png', | ||
| 95 | + size: 2,// 对于image,vector 是一个数字 代表缩放倍数 对于model 是一个数组 代表xyz轴向的缩放比例 | ||
| 96 | + } | ||
| 97 | + }); | ||
| 98 | + | ||
| 99 | + }); | ||
| 100 | + | ||
| 101 | +THING.Utils.dynamicLoad(['https://gallerybox.echartsjs.com/dep/echarts/latest/echarts.min.js'], function () { | ||
| 102 | + var app = new THING.App({ | ||
| 103 | + url: 'https://www.thingjs.com/static/models/storehouse'// 场景地址 | ||
| 104 | + }); | ||
| 105 | + // 创建图表 | ||
| 106 | + createChart(); | ||
| 107 | + function createChart(echartOptions) { | ||
| 108 | + var bottomBackground = document.createElement('div'); | ||
| 109 | + } | ||
| 110 | + //创建背景块 | ||
| 111 | + var bottomDom = document.createElement('div'); | ||
| 112 | + //创建图表块 | ||
| 113 | + // 设置两个块的样式 | ||
| 114 | + var backgroundStyle = 'bottom:0px; position: absolute;right:0px;height:400px;width:600px;background: rgba(41,57,75,0.74);'; | ||
| 115 | + var chartsStyle = 'position: absolute;top:80px;right:0px;width:600px;height:300px;'; | ||
| 116 | + // 设置样式 | ||
| 117 | + bottomBackground.setAttribute('style', backgroundStyle); | ||
| 118 | + bottomDom.setAttribute('style', chartsStyle); | ||
| 119 | + // echarts 初始化 | ||
| 120 | + var bottomCharts = window.echarts.init(bottomDom); | ||
| 121 | + //数据部分 | ||
| 122 | + bottomCharts.setOption(echartOptions); | ||
| 123 | + bottomBackground.appendChild(bottomDom); | ||
| 124 | + app.domElement.appendChild(bottomBackground); | ||
| 125 | + var bottomCharts = window.echarts.init(bottomDom);// echarts 初始化 | ||
| 126 | + bottomCharts.setOption(option); | ||
| 127 | + bottomCharts.on('click', function (params) { | ||
| 128 | + cancelOutline(); | ||
| 129 | + reset(); | ||
| 130 | + clearUiAnchorArr(); | ||
| 131 | + if(params.name == "空置车位"){ | ||
| 132 | + for(var i = 0; i < app.query("空置车位").length; i++){ | ||
| 133 | + app.query("空置车位")[i].style.outlineColor = "#00ff00" | ||
| 134 | + } | ||
| 135 | + }else if(params.name == "占用车位"){ | ||
| 136 | + for(var i = 0; i < app.query("占用车位").length; i++){ | ||
| 137 | + app.query("占用车位")[i].style.outlineColor = "#ff0000" | ||
| 138 | + } | ||
| 139 | + } | ||
| 140 | + }) | ||
| 141 | +}}); | ||
| 142 | + | ||
| 143 | +</script> |
images/00.png
0 → 100755
153.0 KB
images/01.png
0 → 100755
62.1 KB
images/02.png
0 → 100755
83.4 KB
images/03.png
0 → 100755
54.8 KB
images/04.png
0 → 100755
56.6 KB
images/2Dmap.png
0 → 100755
424.5 KB
images/Satellite_cloud_map.png
0 → 100755
13.7 KB
images/Vector_map.png
0 → 100755
40.5 KB
images/map.png
0 → 100755
2.2 MB
images/mapIcon/MapLocation.png
0 → 100755
1.8 KB
images/mapIcon/event.png
0 → 100755
1.8 KB
images/mapIcon/huoche.png
0 → 100755
17.1 KB
images/mapIcon/policeCar32.png
0 → 100755
17.3 KB
images/mapIcon/policeman32.png
0 → 100755
17.0 KB
images/mapIcon/publicCamera.png
0 → 100755
17.4 KB
images/mapIcon/枪机32.png
0 → 100755
16.8 KB
images/mapIcon/球机32.png
0 → 100755
16.6 KB
img/1_03.png
0 → 100755
1.2 KB
img/bg.png
0 → 100755
2.2 MB
img/bg01.png
0 → 100755
726.5 KB
img/car_guiji.png
0 → 100755
1.3 KB
img/chose_btn.png
0 → 100755
20.1 KB
img/data_bg - 副本 - 副本.png
0 → 100755
4.5 KB
img/data_bg.png
0 → 100755
1.9 KB
img/first_title.png
0 → 100755
17.0 KB
img/i01.png
0 → 100755
1.2 KB
img/i02.png
0 → 100755
1.3 KB
img/images/pic_ico_01.png
0 → 100755
1.8 KB
img/images/pic_ico_02.png
0 → 100755
1.6 KB
img/images/pic_ico_03.png
0 → 100755
1.6 KB
img/index_bg.png
0 → 100755
159.4 KB
img/left_nav.png
0 → 100755
6.1 KB
img/leftbg01.png
0 → 100755
14.7 KB
img/map_tool_bg.png
0 → 100755
1.0 KB
img/map_tool_re.png
0 → 100755
17.6 KB
img/pic0.png
0 → 100755
20.9 KB
img/pic_ico.png
0 → 100755
19.1 KB
img/pushmessage_class.png
0 → 100755
3.3 KB
img/pushmessage_level01.png
0 → 100755
1.9 KB
img/pushmessage_level02.png
0 → 100755
1.8 KB
img/pushmessage_level03.png
0 → 100755
2.0 KB
img/pushmessage_localize_01.png
0 → 100755
1.3 KB
img/pushmessage_localize_02.png
0 → 100755
1.3 KB
img/search_eddit.png
0 → 100755
1.2 KB
img/search_location.png
0 → 100755
1.3 KB
img/second_title.png
0 → 100755
17.4 KB
img/tit01s.png
0 → 100755
17.4 KB
img/tool.png
0 → 100755
30.6 KB
img/tool_bg.png
0 → 100755
35.2 KB
img/weher01.png
0 → 100755
2.4 KB
img/zoom_inon_01.png
0 → 100755
18.0 KB
img/zoom_inon_02.png
0 → 100755
17.6 KB
img/临时.png
0 → 100755
1.8 KB
-
请 注册 或 登录 后发表评论