@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="masterDetails">
|
||||||
|
<states>
|
||||||
|
<state key="ProjectJDKs.UI">
|
||||||
|
<settings>
|
||||||
|
<last-edited>1.8</last-edited>
|
||||||
|
<splitter-proportions>
|
||||||
|
<option name="proportions">
|
||||||
|
<list>
|
||||||
|
<option value="0.2" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</splitter-proportions>
|
||||||
|
</settings>
|
||||||
|
</state>
|
||||||
|
</states>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||||
|
<exclude-output />
|
||||||
|
<content url="file://$MODULE_DIR$" />
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="dataSourceStorageLocal">
|
||||||
|
<data-source name=""jdbc:sqlserver://localhost:1433/userinfo?serverTimezone=GMT%2B8"" uuid="1d0f5675-6d58-4451-a285-d9aaaba3dcb1">
|
||||||
|
<database-info product="Microsoft SQL Server" version="11.00.6020" jdbc-version="4.2" driver-name="Microsoft JDBC Driver 7.4 for SQL Server" driver-version="7.4.1.0" dbms="MSSQL" exact-version="11.0.6020" exact-driver-version="7.4">
|
||||||
|
<extra-name-characters>$#@</extra-name-characters>
|
||||||
|
<identifier-quote-string>"</identifier-quote-string>
|
||||||
|
</database-info>
|
||||||
|
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="mixed" />
|
||||||
|
<secret-storage>master_key</secret-storage>
|
||||||
|
<user-name>sa</user-name>
|
||||||
|
<schema-mapping>
|
||||||
|
<introspection-scope>
|
||||||
|
<node kind="database" qname="@">
|
||||||
|
<node kind="schema" qname="@" />
|
||||||
|
</node>
|
||||||
|
</introspection-scope>
|
||||||
|
</schema-mapping>
|
||||||
|
</data-source>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,14 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||||||
|
<data-source source="LOCAL" name=""jdbc:sqlserver://localhost:1433/userinfo?serverTimezone=GMT%2B8"" uuid="1d0f5675-6d58-4451-a285-d9aaaba3dcb1">
|
||||||
|
<driver-ref>sqlserver.ms</driver-ref>
|
||||||
|
<synchronize>true</synchronize>
|
||||||
|
<jdbc-driver>com.microsoft.sqlserver.jdbc.SQLServerDriver</jdbc-driver>
|
||||||
|
<jdbc-url>jdbc:sqlserver://localhost:1433;database=user</jdbc-url>
|
||||||
|
<driver-properties>
|
||||||
|
<property name="applicationName" value="DataGrip" />
|
||||||
|
</driver-properties>
|
||||||
|
</data-source>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,104 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<dataSource name=""jdbc:sqlserver://localhost:1433/userinfo?serverTimezone=GMT%2B8"">
|
||||||
|
<database-model serializer="dbm" dbms="MSSQL" family-id="MSSQL" format-version="4.16">
|
||||||
|
<root id="1">
|
||||||
|
<ServerVersion>11.0.6020</ServerVersion>
|
||||||
|
</root>
|
||||||
|
<database id="2" parent="1" name="master">
|
||||||
|
<ObjectId>1</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<database id="3" parent="1" name="model">
|
||||||
|
<ObjectId>3</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<database id="4" parent="1" name="msdb">
|
||||||
|
<ObjectId>4</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<database id="5" parent="1" name="tempdb">
|
||||||
|
<ObjectId>2</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<database id="6" parent="1" name="user">
|
||||||
|
<ObjectId>8</ObjectId>
|
||||||
|
<Current>1</Current>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
<Fingerprint>8.43760/2CF769C4-696B-4BE1-B687-6DC49060280B@DESKTOP-9FDOGTM\SQLEXPRESS</Fingerprint>
|
||||||
|
</database>
|
||||||
|
<database id="7" parent="1" name="中间件">
|
||||||
|
<ObjectId>6</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<database id="8" parent="1" name="学生_教学">
|
||||||
|
<ObjectId>5</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<database id="9" parent="1" name="律师事务所">
|
||||||
|
<ObjectId>7</ObjectId>
|
||||||
|
<Collation>Chinese_PRC_CI_AS</Collation>
|
||||||
|
</database>
|
||||||
|
<schema id="10" parent="6" name="INFORMATION_SCHEMA">
|
||||||
|
<ObjectId>3</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="11" parent="6" name="db_accessadmin">
|
||||||
|
<ObjectId>16385</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="12" parent="6" name="db_backupoperator">
|
||||||
|
<ObjectId>16389</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="13" parent="6" name="db_datareader">
|
||||||
|
<ObjectId>16390</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="14" parent="6" name="db_datawriter">
|
||||||
|
<ObjectId>16391</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="15" parent="6" name="db_ddladmin">
|
||||||
|
<ObjectId>16387</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="16" parent="6" name="db_denydatareader">
|
||||||
|
<ObjectId>16392</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="17" parent="6" name="db_denydatawriter">
|
||||||
|
<ObjectId>16393</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="18" parent="6" name="db_owner">
|
||||||
|
<ObjectId>16384</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="19" parent="6" name="db_securityadmin">
|
||||||
|
<ObjectId>16386</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="20" parent="6" name="dbo">
|
||||||
|
<ObjectId>1</ObjectId>
|
||||||
|
<IntrospectionTimestamp>2019-10-24.19:19:56.857</IntrospectionTimestamp>
|
||||||
|
<Current>1</Current>
|
||||||
|
</schema>
|
||||||
|
<schema id="21" parent="6" name="guest">
|
||||||
|
<ObjectId>2</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<schema id="22" parent="6" name="sys">
|
||||||
|
<ObjectId>4</ObjectId>
|
||||||
|
</schema>
|
||||||
|
<table id="23" parent="20" name="user">
|
||||||
|
<ObjectId>245575913</ObjectId>
|
||||||
|
<CreatedTimestamp>2019-10-24.19:19:48.433</CreatedTimestamp>
|
||||||
|
<ModifiedTimestamp>2019-10-24.19:19:48.437</ModifiedTimestamp>
|
||||||
|
</table>
|
||||||
|
<column id="24" parent="23" name="username">
|
||||||
|
<Position>1</Position>
|
||||||
|
<DataType>varchar(max)|0s</DataType>
|
||||||
|
</column>
|
||||||
|
<column id="25" parent="23" name="password">
|
||||||
|
<Position>2</Position>
|
||||||
|
<DataType>varchar(50 char)|0s</DataType>
|
||||||
|
</column>
|
||||||
|
<column id="26" parent="23" name="school">
|
||||||
|
<Position>3</Position>
|
||||||
|
<DataType>varchar(50 char)|0s</DataType>
|
||||||
|
</column>
|
||||||
|
<column id="27" parent="23" name="sex">
|
||||||
|
<Position>4</Position>
|
||||||
|
<DataType>varchar(50 char)|0s</DataType>
|
||||||
|
</column>
|
||||||
|
</database-model>
|
||||||
|
</dataSource>
|
@ -0,0 +1 @@
|
|||||||
|
#n:user
|
@ -0,0 +1,2 @@
|
|||||||
|
#n:INFORMATION_SCHEMA
|
||||||
|
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
@ -0,0 +1,2 @@
|
|||||||
|
#n:dbo
|
||||||
|
!<md> [1571915996857, 0, null, null, -2147483648, -2147483648]
|
@ -0,0 +1,2 @@
|
|||||||
|
#n:sys
|
||||||
|
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="Encoding">
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/css.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/dingdancss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/gamecss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/huiyuancss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/lenongshecss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/renzhongcss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/shangpingcss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/shequcss.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/shequs.css" charset="GBK" />
|
||||||
|
<file url="file://$PROJECT_DIR$/css文件/shopcss.css" charset="GBK" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,10 @@
|
|||||||
|
<component name="libraryTable">
|
||||||
|
<library name="jdk1.8">
|
||||||
|
<CLASSES />
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES>
|
||||||
|
<root url="file://C:/Program Files/Java/jdk1.8.0_102" />
|
||||||
|
</SOURCES>
|
||||||
|
<jarDirectory url="file://C:/Program Files/Java/jdk1.8.0_102" recursive="false" type="SOURCES" />
|
||||||
|
</library>
|
||||||
|
</component>
|
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="JavaScriptSettings">
|
||||||
|
<option name="languageLevel" value="ES6" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectModuleManager">
|
||||||
|
<modules>
|
||||||
|
<module fileurl="file://$PROJECT_DIR$/.idea/Website.iml" filepath="$PROJECT_DIR$/.idea/Website.iml" />
|
||||||
|
</modules>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,31 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="JAVA_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager">
|
||||||
|
<output url="file:///production/src" />
|
||||||
|
<output-test url="file:///test/src" />
|
||||||
|
<exclude-output />
|
||||||
|
<content url="file://$MODULE_DIR$" />
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
<orderEntry type="module-library" exported="">
|
||||||
|
<library>
|
||||||
|
<CLASSES>
|
||||||
|
<root url="jar://$MODULE_DIR$/../apache-tomcat-9.0.27/lib/mysql-connector-java-5.1.47.jar!/" />
|
||||||
|
</CLASSES>
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES />
|
||||||
|
</library>
|
||||||
|
</orderEntry>
|
||||||
|
<orderEntry type="library" exported="" scope="PROVIDED" name="Tomcat 9.0.27" level="application_server_libraries" />
|
||||||
|
<orderEntry type="module-library" exported="">
|
||||||
|
<library>
|
||||||
|
<CLASSES>
|
||||||
|
<root url="jar://$MODULE_DIR$/../apache-tomcat-9.0.27/lib/servlet-api.jar!/" />
|
||||||
|
</CLASSES>
|
||||||
|
<JAVADOC />
|
||||||
|
<SOURCES />
|
||||||
|
</library>
|
||||||
|
</orderEntry>
|
||||||
|
<orderEntry type="library" name="jdk1.8" level="project" />
|
||||||
|
</component>
|
||||||
|
</module>
|
@ -0,0 +1,94 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ChangeListManager">
|
||||||
|
<list default="true" id="8c87bf82-f400-4ed4-92a3-e36a0f7e38b0" name="Default Changelist" comment="" />
|
||||||
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||||
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
|
</component>
|
||||||
|
<component name="DatabaseView">
|
||||||
|
<option name="SHOW_INTERMEDIATE" value="true" />
|
||||||
|
<option name="GROUP_DATA_SOURCES" value="true" />
|
||||||
|
<option name="GROUP_SCHEMA" value="true" />
|
||||||
|
<option name="GROUP_CONTENTS" value="false" />
|
||||||
|
<option name="SORT_POSITIONED" value="false" />
|
||||||
|
<option name="SHOW_EMPTY_GROUPS" value="false" />
|
||||||
|
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
|
||||||
|
<option name="HIDDEN_KINDS">
|
||||||
|
<set />
|
||||||
|
</option>
|
||||||
|
<expand />
|
||||||
|
<select />
|
||||||
|
</component>
|
||||||
|
<component name="ProjectId" id="1SYkmEfVUDQvw8K7qsXXZC6lY5z" />
|
||||||
|
<component name="PropertiesComponent">
|
||||||
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
||||||
|
<property name="aspect.path.notification.shown" value="true" />
|
||||||
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/../肖洪康/maven_sql_02" />
|
||||||
|
<property name="settings.editor.selected.configurable" value="MavenSettings" />
|
||||||
|
</component>
|
||||||
|
<component name="RecentsManager">
|
||||||
|
<key name="CopyFile.RECENT_KEYS">
|
||||||
|
<recent name="C:\Users\TANGNAN\Desktop\Website\css文件" />
|
||||||
|
</key>
|
||||||
|
</component>
|
||||||
|
<component name="RunDashboard">
|
||||||
|
<option name="ruleStates">
|
||||||
|
<list>
|
||||||
|
<RuleState>
|
||||||
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
||||||
|
</RuleState>
|
||||||
|
<RuleState>
|
||||||
|
<option name="name" value="StatusDashboardGroupingRule" />
|
||||||
|
</RuleState>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="RunManager" selected="JavaScript Debug.index.html">
|
||||||
|
<configuration name="dingdan.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/Website/dingdan.html" useBuiltInWebServerPort="true">
|
||||||
|
<method v="2" />
|
||||||
|
</configuration>
|
||||||
|
<configuration name="huiyuan.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63343/Website/huiyuan.html" useBuiltInWebServerPort="true">
|
||||||
|
<method v="2" />
|
||||||
|
</configuration>
|
||||||
|
<configuration name="index.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63343/Website/index.html" useBuiltInWebServerPort="true">
|
||||||
|
<method v="2" />
|
||||||
|
</configuration>
|
||||||
|
<configuration name="shangping.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63343/Website/shangping.html" useBuiltInWebServerPort="true">
|
||||||
|
<method v="2" />
|
||||||
|
</configuration>
|
||||||
|
<recent_temporary>
|
||||||
|
<list>
|
||||||
|
<item itemvalue="JavaScript Debug.index.html" />
|
||||||
|
<item itemvalue="JavaScript Debug.huiyuan.html" />
|
||||||
|
<item itemvalue="JavaScript Debug.shangping.html" />
|
||||||
|
<item itemvalue="JavaScript Debug.dingdan.html" />
|
||||||
|
</list>
|
||||||
|
</recent_temporary>
|
||||||
|
</component>
|
||||||
|
<component name="SvnConfiguration">
|
||||||
|
<configuration />
|
||||||
|
</component>
|
||||||
|
<component name="TaskManager">
|
||||||
|
<task active="true" id="Default" summary="Default task">
|
||||||
|
<changelist id="8c87bf82-f400-4ed4-92a3-e36a0f7e38b0" name="Default Changelist" comment="" />
|
||||||
|
<created>1571748073094</created>
|
||||||
|
<option name="number" value="Default" />
|
||||||
|
<option name="presentableId" value="Default" />
|
||||||
|
<updated>1571748073094</updated>
|
||||||
|
<workItem from="1571748074340" duration="2528000" />
|
||||||
|
<workItem from="1571792036851" duration="62000" />
|
||||||
|
<workItem from="1571794551033" duration="37700000" />
|
||||||
|
<workItem from="1571919043454" duration="634000" />
|
||||||
|
<workItem from="1576761168838" duration="536000" />
|
||||||
|
<workItem from="1576911193815" duration="68000" />
|
||||||
|
<workItem from="1577668392948" duration="3712000" />
|
||||||
|
</task>
|
||||||
|
<servers />
|
||||||
|
</component>
|
||||||
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
<option name="version" value="1" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,50 @@
|
|||||||
|
package Connect;
|
||||||
|
|
||||||
|
import javax.swing.*;
|
||||||
|
import java.sql.*;
|
||||||
|
public class Connect {
|
||||||
|
private Statement sql=null;
|
||||||
|
private ResultSet result;
|
||||||
|
// private String url="jdbc:mysql://localhost:3306/userinfo?serverTimezone=GMT%2B8";
|
||||||
|
// private String user="root";
|
||||||
|
// private String passWord ="1996315211cjr";
|
||||||
|
private Connection con=null;
|
||||||
|
private static Connect connect=new Connect("jdbc:mysql://localhost:3306/userinfo?serverTimezone=GMT%2B8","root","1996315211cjr");
|
||||||
|
// private Connect con=new Connect(url,user,passWord);
|
||||||
|
public static Connect getCon(){
|
||||||
|
return connect;
|
||||||
|
}
|
||||||
|
private Connect(String url, String user, String passWord){
|
||||||
|
try{
|
||||||
|
Class.forName("com.mysql.jdbc.Driver");
|
||||||
|
}
|
||||||
|
catch(Exception e){
|
||||||
|
System.out.print(e);
|
||||||
|
}
|
||||||
|
try{
|
||||||
|
con = DriverManager.getConnection(url,user,passWord);
|
||||||
|
}
|
||||||
|
catch(SQLException e){
|
||||||
|
System.out.println(e);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
public int getUpdate(String str){
|
||||||
|
int insert=0;
|
||||||
|
try{
|
||||||
|
sql=con.createStatement();
|
||||||
|
insert=sql.executeUpdate(str);
|
||||||
|
}catch(SQLException e){
|
||||||
|
System.out.println(e);
|
||||||
|
}
|
||||||
|
return insert;
|
||||||
|
}
|
||||||
|
public ResultSet getResult(String str){
|
||||||
|
try{
|
||||||
|
sql=con.createStatement();
|
||||||
|
result=sql.executeQuery(str);
|
||||||
|
}catch(SQLException e){
|
||||||
|
System.out.println(e);
|
||||||
|
}
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
|
||||||
|
version="4.0">
|
||||||
|
<display-name></display-name>
|
||||||
|
<servlet>
|
||||||
|
<description>This is the description of my J2EE component</description>
|
||||||
|
<display-name>This is the display name of my J2EE component</display-name>
|
||||||
|
<servlet-name>RegisterServlet</servlet-name>
|
||||||
|
<servlet-class>Register.RegisterServlet</servlet-class>
|
||||||
|
</servlet>
|
||||||
|
<servlet>
|
||||||
|
<description>This is the description of my J2EE component</description>
|
||||||
|
<display-name>This is the display name of my J2EE component</display-name>
|
||||||
|
<servlet-name>LoginServlet</servlet-name>
|
||||||
|
<servlet-class>Register.LoginServlet</servlet-class>
|
||||||
|
</servlet>
|
||||||
|
<servlet-mapping>
|
||||||
|
<servlet-name>RegisterServlet</servlet-name>
|
||||||
|
<url-pattern>/register.action</url-pattern>
|
||||||
|
</servlet-mapping>
|
||||||
|
<servlet-mapping>
|
||||||
|
<servlet-name>LoginServlet</servlet-name>
|
||||||
|
<url-pattern>/login.action</url-pattern>
|
||||||
|
</servlet-mapping>
|
||||||
|
<welcome-file-list>
|
||||||
|
<welcome-file>huiyuan.html</welcome-file>
|
||||||
|
</welcome-file-list>
|
||||||
|
</web-app>
|
@ -0,0 +1,816 @@
|
|||||||
|
/* ====== general ====== */
|
||||||
|
.clearfix {
|
||||||
|
zoom: 1;
|
||||||
|
}
|
||||||
|
.clearfix:after {
|
||||||
|
content: "020";
|
||||||
|
height: 0;
|
||||||
|
display: block;
|
||||||
|
clear: both;
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
.fl {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
.fr {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
.body-width {
|
||||||
|
width: 1200px;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
/* ====== public ====== */
|
||||||
|
body {
|
||||||
|
padding-top: 65px;
|
||||||
|
}
|
||||||
|
.icon-arrow {
|
||||||
|
display: inline-block;
|
||||||
|
width: 10px;
|
||||||
|
background: url(../images/icon_arrow.png) no-repeat left center;
|
||||||
|
vertical-align: top;
|
||||||
|
|
||||||
|
transition: transform 0.3s;
|
||||||
|
}
|
||||||
|
.header .category:hover .icon-arrow,
|
||||||
|
.header-nav li:hover .icon-arrow {
|
||||||
|
transform: rotateZ(-180deg);
|
||||||
|
}
|
||||||
|
.icon-text__pink {
|
||||||
|
display: inline-block;
|
||||||
|
text-align: center;
|
||||||
|
border-radius: 3px;
|
||||||
|
color: #fff;
|
||||||
|
background-color: #ff4466;
|
||||||
|
}
|
||||||
|
.body-border {
|
||||||
|
border: 1px solid #dedfe0;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* ====== header ====== */
|
||||||
|
.header {
|
||||||
|
position: fixed;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
z-index: 9999;
|
||||||
|
width: 100%;
|
||||||
|
border-bottom: 1px solid #d4d5d6;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.header-inner {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
.header .logo {
|
||||||
|
float: left;
|
||||||
|
width: 102px;
|
||||||
|
height: 64px;
|
||||||
|
background: url(../images/logo.png) no-repeat left center;
|
||||||
|
}
|
||||||
|
.header .category {
|
||||||
|
position: relative;
|
||||||
|
float: left;
|
||||||
|
width: 68px;
|
||||||
|
height: 26px;
|
||||||
|
margin-top: 18px;
|
||||||
|
margin-right: 52px;
|
||||||
|
}
|
||||||
|
/* 边框 */
|
||||||
|
.header .category .btn-border {
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
width: 68px;
|
||||||
|
height: 26px;
|
||||||
|
border: 1px solid #000;
|
||||||
|
border-radius: 3px;
|
||||||
|
opacity: .12;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
.header .category-show .btn-border {
|
||||||
|
border-bottom-left-radius: 0;
|
||||||
|
border-bottom-right-radius: 0;
|
||||||
|
height: 40px;
|
||||||
|
box-shadow: 0 0 3px rgba(0, 0, 0, .4);
|
||||||
|
}
|
||||||
|
.header .category .icon-arrow {
|
||||||
|
height: 26px;
|
||||||
|
}
|
||||||
|
.header .category .result-border {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 42px;
|
||||||
|
width: 486px;
|
||||||
|
height: 350px;
|
||||||
|
border: 1px solid #000;
|
||||||
|
opacity: .12;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.header .category .neck-border {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
left: 1px;
|
||||||
|
top: 38px;
|
||||||
|
width: 68px;
|
||||||
|
height: 16px;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.header .category-show .result-border,
|
||||||
|
.header .category-show .neck-border,
|
||||||
|
.header .category-show .category-result {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.header .category-link {
|
||||||
|
display: inline-block;
|
||||||
|
height: 26px;
|
||||||
|
line-height: 26px;
|
||||||
|
padding-left: 12px;
|
||||||
|
color: rgba(0, 0, 0, .6);
|
||||||
|
}
|
||||||
|
.header .category-result {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
top: 43px;
|
||||||
|
left: 1px;
|
||||||
|
width: 486px;
|
||||||
|
height: 350px;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.header .search {
|
||||||
|
float: left;
|
||||||
|
width: 364px;
|
||||||
|
height: 30px;
|
||||||
|
border: 1px solid #c5c5c5;
|
||||||
|
margin-top: 16px;
|
||||||
|
}
|
||||||
|
.header .search-text {
|
||||||
|
float: left;
|
||||||
|
width: 332px;
|
||||||
|
height: 30px;
|
||||||
|
line-height: 30px;
|
||||||
|
padding-left: 4px;
|
||||||
|
color: #c5c5c5;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
.header .search-btn {
|
||||||
|
float: left;
|
||||||
|
width: 32px;
|
||||||
|
height: 30px;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
.header .icon-search {
|
||||||
|
display: block;
|
||||||
|
width: 32px;
|
||||||
|
height: 30px;
|
||||||
|
background: url(../images/icon_search.png) no-repeat 4px center;
|
||||||
|
}
|
||||||
|
.header-nav {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
.header-nav a:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.header-nav ul {
|
||||||
|
font-size: 0;
|
||||||
|
padding-top: 17px;
|
||||||
|
}
|
||||||
|
.header-nav li {
|
||||||
|
position: relative;
|
||||||
|
float: left;
|
||||||
|
height: 30px;
|
||||||
|
line-height: 30px;
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
.header-nav li a {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
.header-nav li a.dreamer {}
|
||||||
|
.header-nav li a.register {
|
||||||
|
width: 52px;
|
||||||
|
height: 28px;
|
||||||
|
line-height: 28px;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.header-nav li .line {
|
||||||
|
display: inline-block;
|
||||||
|
margin: 0 25px;
|
||||||
|
width: 1px;
|
||||||
|
height: 24px;
|
||||||
|
background-color: #ebebeb;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
.header-nav li .app:hover {
|
||||||
|
color: #f14382;
|
||||||
|
}
|
||||||
|
.header-nav li .icon-new {
|
||||||
|
width: 30px;
|
||||||
|
height: 16px;
|
||||||
|
line-height: 14px;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.header-nav li .icon-app {
|
||||||
|
display: inline-block;
|
||||||
|
width: 11px;
|
||||||
|
height: 30px;
|
||||||
|
margin-right: 5px;
|
||||||
|
background: url(../images/icon_app.png) no-repeat left center;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
.header-nav li .icon-arrow {
|
||||||
|
height: 30px;
|
||||||
|
}
|
||||||
|
.header-nav li .app-hover {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
z-index: 999;
|
||||||
|
top: 47px;
|
||||||
|
right: 0;
|
||||||
|
width: 189px;
|
||||||
|
height: 200px;
|
||||||
|
border: 1px solid rgba(0,0,0,.12);
|
||||||
|
box-shadow: 0 1px 3px rgba(0,0,0,.096);
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.header-nav li.nav-show .app-hover {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.header-nav li .app-hover a {
|
||||||
|
width: 100%;
|
||||||
|
height: 158px;
|
||||||
|
background: url(../images/app_qrcode.png) no-repeat center;
|
||||||
|
}
|
||||||
|
.header-nav li .app-hover p {
|
||||||
|
width: 100%;
|
||||||
|
line-height: 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.header-shadow {
|
||||||
|
position: relative;
|
||||||
|
z-index: 999;
|
||||||
|
height: 1px;
|
||||||
|
background-color: #000;
|
||||||
|
box-shadow: 0 1px 3px rgba(0,0,0,.8);
|
||||||
|
opacity: .12;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* ====== main ====== */
|
||||||
|
.main {
|
||||||
|
position: relative;
|
||||||
|
padding-bottom: 80px;
|
||||||
|
background-color: #f1f2f3;
|
||||||
|
}
|
||||||
|
.main-inner {
|
||||||
|
padding-top: 40px;
|
||||||
|
}
|
||||||
|
.banner {
|
||||||
|
position: relative;
|
||||||
|
height: 445px;
|
||||||
|
}
|
||||||
|
.slider {
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
float: left;
|
||||||
|
width: 710px;
|
||||||
|
height: 445px;
|
||||||
|
box-shadow: 0 0 3px rgba(0, 0, 0, .4);
|
||||||
|
}
|
||||||
|
.slider-wrapper {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.slider .item {
|
||||||
|
float: left;
|
||||||
|
width: 710px;
|
||||||
|
height: 445px;
|
||||||
|
}
|
||||||
|
.slider .pic,
|
||||||
|
.slider .pic img {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.slider-prev,
|
||||||
|
.slider-next {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
top: 196px;
|
||||||
|
width: 28px;
|
||||||
|
height: 40px;
|
||||||
|
background: url(../images/icon_sprite.png) no-repeat;
|
||||||
|
}
|
||||||
|
#slider:hover .slider-prev,
|
||||||
|
#slider:hover .slider-next {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.slider-prev {
|
||||||
|
left: 8px;
|
||||||
|
background-position: -542px -243px;
|
||||||
|
}
|
||||||
|
.slider-prev:hover {
|
||||||
|
background-position: -542px -293px;
|
||||||
|
}
|
||||||
|
.slider-next {
|
||||||
|
right: 8px;
|
||||||
|
background-position: -582px -243px;
|
||||||
|
}
|
||||||
|
.slider-next:hover {
|
||||||
|
background-position: -582px -293px;
|
||||||
|
}
|
||||||
|
.slider-title {
|
||||||
|
position: absolute;
|
||||||
|
left: 38px;
|
||||||
|
bottom: 30px;
|
||||||
|
width: 632px;
|
||||||
|
height: 64px;
|
||||||
|
background-color: rgba(0, 0, 0, .5);
|
||||||
|
border-radius: 8px;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.slider-title h2 {
|
||||||
|
display: inline-block;
|
||||||
|
padding: 0 18px;
|
||||||
|
font-size: 28px;
|
||||||
|
line-height: 64px;
|
||||||
|
}
|
||||||
|
.slider-title span {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
.slider-btns {
|
||||||
|
position: absolute;
|
||||||
|
right: 68px;
|
||||||
|
bottom: 56px;
|
||||||
|
}
|
||||||
|
.slider-btns .item {
|
||||||
|
width: 12px;
|
||||||
|
height: 12px;
|
||||||
|
margin-right: 5px;
|
||||||
|
background: url(../images/icon_sprite.png) -622px -244px no-repeat;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
.slider-btns .item-cur {
|
||||||
|
background-position: -642px -244px;
|
||||||
|
}
|
||||||
|
.banner-info {
|
||||||
|
position: relative;
|
||||||
|
float: right;
|
||||||
|
height: 445px;
|
||||||
|
}
|
||||||
|
.banner-info a {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
.banner-info .news {
|
||||||
|
width: 466px;
|
||||||
|
height: 290px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
.banner-info .news ul {
|
||||||
|
padding: 0 32px;
|
||||||
|
}
|
||||||
|
.banner-info .news li {}
|
||||||
|
.banner-info .news li.title,
|
||||||
|
.banner-info .news li.choose,
|
||||||
|
.banner-info .news li.assistant {
|
||||||
|
height: 50px;
|
||||||
|
line-height: 50px;
|
||||||
|
border-bottom: 1px solid #ebebeb;
|
||||||
|
}
|
||||||
|
.banner-info .news li.title {
|
||||||
|
font-size: 16px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
.banner-info .news li.link {
|
||||||
|
padding: 18px 0;
|
||||||
|
border-bottom: 1px dashed #ebebeb;
|
||||||
|
font-size: 0;
|
||||||
|
}
|
||||||
|
.banner-info .news li.link a {
|
||||||
|
font-size: 13px;
|
||||||
|
line-height: 24px;
|
||||||
|
}
|
||||||
|
.banner-info .news li.link span {
|
||||||
|
display: inline-block;
|
||||||
|
line-height: 24px;
|
||||||
|
width: 1px;
|
||||||
|
height: 12px;
|
||||||
|
margin: 0 16px;
|
||||||
|
background-color: #ddd;
|
||||||
|
}
|
||||||
|
.banner-info .news li.choose {}
|
||||||
|
.banner-info .news li.choose a {}
|
||||||
|
.banner-info .news li.choose span {
|
||||||
|
width: 32px;
|
||||||
|
height: 20px;
|
||||||
|
margin-left: 5px;
|
||||||
|
line-height: 20px;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.banner-info .news li.assistant {
|
||||||
|
border-bottom: none;
|
||||||
|
}
|
||||||
|
.banner-info .news li.assistant a {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
.banner-info .app {
|
||||||
|
position: absolute;
|
||||||
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
|
width: 466px;
|
||||||
|
height: 130px;
|
||||||
|
}
|
||||||
|
.banner-info .app a {
|
||||||
|
width: 466px;
|
||||||
|
height: 130px;
|
||||||
|
background: url(../images/cont/banner_info.jpg) no-repeat center;
|
||||||
|
}
|
||||||
|
/* ====== 内容列表 ====== */
|
||||||
|
.main-cont__title {
|
||||||
|
height: 88px;
|
||||||
|
margin-top: 40px;
|
||||||
|
}
|
||||||
|
.main-cont__title h3 {
|
||||||
|
margin-left:6%;
|
||||||
|
font-family:"微软雅黑";
|
||||||
|
font-size: 24px;
|
||||||
|
font-weight:500;
|
||||||
|
line-height: 88px;
|
||||||
|
}
|
||||||
|
.main-cont__title .more {
|
||||||
|
position: absolute;
|
||||||
|
right: 0;
|
||||||
|
top: 28px;
|
||||||
|
width: 80px;
|
||||||
|
height: 28px;
|
||||||
|
line-height: 28px;
|
||||||
|
text-align: center;
|
||||||
|
color: #fff;
|
||||||
|
background-color: #22b4f6;
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.main-cont__title .more:hover {
|
||||||
|
background-color: #1e9ed8;
|
||||||
|
}
|
||||||
|
.main-cont__list {
|
||||||
|
margin-right: -20px;
|
||||||
|
}
|
||||||
|
.main-cont__list .item {
|
||||||
|
position: relative;
|
||||||
|
top: 0;
|
||||||
|
float: left;
|
||||||
|
width: 224px;
|
||||||
|
margin-right: 20px;
|
||||||
|
border: 1px solid #dedfe0;
|
||||||
|
background-color: #fff;
|
||||||
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
transition: top 0.2s;
|
||||||
|
}
|
||||||
|
.main-cont__list .item:hover {
|
||||||
|
top: -3px;
|
||||||
|
box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
|
||||||
|
}
|
||||||
|
/* main-album */
|
||||||
|
.main-album .main-cont__list .item {
|
||||||
|
height: 328px;
|
||||||
|
}
|
||||||
|
.main-album .pic,
|
||||||
|
.main-album .pic img {
|
||||||
|
width: 100%;
|
||||||
|
height: 224px;
|
||||||
|
}
|
||||||
|
.main-album .info {
|
||||||
|
padding-left: 12px;
|
||||||
|
}
|
||||||
|
.main-album .info .title {
|
||||||
|
margin: 15px 0 28px;
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
.main-album .info p {
|
||||||
|
line-height: 18px;
|
||||||
|
color: #888;
|
||||||
|
}
|
||||||
|
.main-album .info .author {
|
||||||
|
display: inline;
|
||||||
|
color: #888;
|
||||||
|
}
|
||||||
|
/* main-recommend */
|
||||||
|
.main-recommend .list {
|
||||||
|
position: absolute;
|
||||||
|
top: 37px;
|
||||||
|
right: 10px;
|
||||||
|
font-size: 0;
|
||||||
|
}
|
||||||
|
.main-recommend .list em,
|
||||||
|
.main-recommend .list a,
|
||||||
|
.main-recommend .list span {
|
||||||
|
display: inline-block;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.main-recommend .list em {
|
||||||
|
color: #666;
|
||||||
|
margin-right: 6px;
|
||||||
|
}
|
||||||
|
.main-recommend .list span {
|
||||||
|
padding: 0 12px;
|
||||||
|
color: #ddd;
|
||||||
|
}
|
||||||
|
.main-recommend .item {
|
||||||
|
position: relative;
|
||||||
|
height: 298px;
|
||||||
|
}
|
||||||
|
.main-recommend .info {
|
||||||
|
padding-left: 12px;
|
||||||
|
}
|
||||||
|
.main-recommend .info .title {
|
||||||
|
line-height: 48px;
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
.main-recommend .info span {
|
||||||
|
color: #888;
|
||||||
|
}
|
||||||
|
.main-recommend .info .purchase {
|
||||||
|
position: absolute;
|
||||||
|
right: 10px;
|
||||||
|
bottom: 10px;
|
||||||
|
width: 56px;
|
||||||
|
height: 25px;
|
||||||
|
line-height: 25px;
|
||||||
|
color: #fff;
|
||||||
|
background-color: #ffbb33;
|
||||||
|
}
|
||||||
|
/* main-user */
|
||||||
|
.main-user .item {
|
||||||
|
position: relative;
|
||||||
|
height: 254px;
|
||||||
|
}
|
||||||
|
.main-user .pic {
|
||||||
|
width: 100%;
|
||||||
|
height: 112px;
|
||||||
|
}
|
||||||
|
.main-user .headImg {
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
top: 68px;
|
||||||
|
width: 88px;
|
||||||
|
height: 88px;
|
||||||
|
margin-left: -44px;
|
||||||
|
border-radius: 50%;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.main-user .headImg img {
|
||||||
|
position: absolute;
|
||||||
|
top: 4px;
|
||||||
|
left: 4px;
|
||||||
|
width: 80px;
|
||||||
|
height: 80px;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
.main-user .info {
|
||||||
|
margin-top: 44px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.main-user .info-title {
|
||||||
|
line-height: 32px;
|
||||||
|
}
|
||||||
|
.main-user p {
|
||||||
|
line-height: 20px;
|
||||||
|
color: #888;
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.main-user .icon-star {
|
||||||
|
display: inline-block;
|
||||||
|
width: 16px;
|
||||||
|
height: 16px;
|
||||||
|
margin-right: 6px;
|
||||||
|
background: url(../images/1.png) -4px -52px no-repeat;
|
||||||
|
vertical-align: -2px;
|
||||||
|
}
|
||||||
|
.main-user b {}
|
||||||
|
/* main-waterfall */
|
||||||
|
.main-waterfall {}
|
||||||
|
.main-waterfall .main-cont__list {
|
||||||
|
position: relative;
|
||||||
|
width: 1220px;
|
||||||
|
height: 1630px;
|
||||||
|
}
|
||||||
|
.main-waterfall .main-cont__list .item {
|
||||||
|
position: relative;
|
||||||
|
width: 224px;
|
||||||
|
}
|
||||||
|
.main-waterfall .pic,
|
||||||
|
.main-waterfall .pic img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.waterfall-hover {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.main-waterfall .item-cur .waterfall-hover {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.waterfall-hover .mask {
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
top: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 336px;
|
||||||
|
background-color: rgba(0, 0, 0, .1);
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-collect {
|
||||||
|
position: absolute;
|
||||||
|
top: 8px;
|
||||||
|
left: 8px;
|
||||||
|
width: 85px;
|
||||||
|
height: 30px;
|
||||||
|
line-height: 30px;
|
||||||
|
color: #fff;
|
||||||
|
background-color: #ff4466;
|
||||||
|
text-indent: 30px;
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-collect:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
background-color: #e03c5a;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-collect:before {
|
||||||
|
content: "";
|
||||||
|
position: absolute;
|
||||||
|
left: 7px;
|
||||||
|
top: 5px;
|
||||||
|
width: 19px;
|
||||||
|
height: 18px;
|
||||||
|
background: url(../images/1.png) -2px -2px no-repeat;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-white {
|
||||||
|
position: absolute;
|
||||||
|
top: 8px;
|
||||||
|
width: 36px;
|
||||||
|
height: 30px;
|
||||||
|
background-color: #fff;
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-white:hover {
|
||||||
|
background-color: #f0f0f0;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-like,
|
||||||
|
.waterfall-hover .btn-comment {
|
||||||
|
line-height: 30px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-like {
|
||||||
|
right: 52px;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-comment {
|
||||||
|
right: 8px;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-like:before,
|
||||||
|
.waterfall-hover .btn-comment:before {
|
||||||
|
content: "";
|
||||||
|
display: inline-block;
|
||||||
|
width: 15px;
|
||||||
|
height: 15px;
|
||||||
|
background: url(../images/1.png) no-repeat;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-like:before {
|
||||||
|
background-position: -28px -4px;
|
||||||
|
}
|
||||||
|
.waterfall-hover .btn-comment:before {
|
||||||
|
background-position: -52px -4px;
|
||||||
|
}
|
||||||
|
/*.waterfall-hover .btn-comment {}*/
|
||||||
|
.waterfall-info {
|
||||||
|
height: 67px;
|
||||||
|
padding-left: 12px;
|
||||||
|
border-bottom: 1px solid #f0f0f0;
|
||||||
|
}
|
||||||
|
.waterfall-info .title {
|
||||||
|
line-height: 40px;
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
.waterfall-info .icon {
|
||||||
|
color: #bbb;
|
||||||
|
}
|
||||||
|
.waterfall-info .icon span {
|
||||||
|
display: inline-block;
|
||||||
|
padding-left: 16px;
|
||||||
|
background: url(../images/1.png) no-repeat;
|
||||||
|
}
|
||||||
|
.waterfall-info .icon span.icon-star {
|
||||||
|
margin-right: 10px;
|
||||||
|
background-position: -5px -53px;
|
||||||
|
}
|
||||||
|
.waterfall-info .icon span.icon-like {
|
||||||
|
background-position: -92px -53px;
|
||||||
|
}
|
||||||
|
.collect-info {
|
||||||
|
position: relative;
|
||||||
|
height: 60px;
|
||||||
|
padding-left: 44px;
|
||||||
|
}
|
||||||
|
.collect-info .pic {
|
||||||
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.collect-info .headImg {
|
||||||
|
position: absolute;
|
||||||
|
left: 12px;
|
||||||
|
top: 8px;
|
||||||
|
}
|
||||||
|
.collect-info .headImg img {
|
||||||
|
display: block;
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
border-radius: 26px;
|
||||||
|
}
|
||||||
|
.collect-info p {
|
||||||
|
line-height: 18px;
|
||||||
|
color: #888;
|
||||||
|
}
|
||||||
|
.collect-info p.title {
|
||||||
|
padding-top: 10px;
|
||||||
|
}
|
||||||
|
.collect-info .to a {
|
||||||
|
display: inline;
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
/* readMore */
|
||||||
|
#readMore {
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
bottom: 80px;
|
||||||
|
width: 120px;
|
||||||
|
height: 40px;
|
||||||
|
margin-left: -60px;
|
||||||
|
line-height: 40px;
|
||||||
|
text-align: center;
|
||||||
|
color: #fff;
|
||||||
|
background-color: #22b4f6;
|
||||||
|
border-radius: 4px;
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
#readMore:hover {
|
||||||
|
background-color: #1e9ed8;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* ====== footer ====== */
|
||||||
|
.footer {
|
||||||
|
padding-top: 22px;
|
||||||
|
padding-bottom: 24px;
|
||||||
|
border-top: 1px solid #d8d9da;
|
||||||
|
background-color: #e1e2e3;
|
||||||
|
}
|
||||||
|
.footer-container {
|
||||||
|
width: 1220px;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
.footer-link {
|
||||||
|
margin-bottom: 28px;
|
||||||
|
height: 160px;
|
||||||
|
}
|
||||||
|
.footer-link__item {
|
||||||
|
float: left;
|
||||||
|
width: 20%;
|
||||||
|
height: 100%;
|
||||||
|
border-left: 1px solid #cfd0d1;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
.footer-title {
|
||||||
|
margin-left: 34px;
|
||||||
|
line-height: 38px;
|
||||||
|
color: #444;
|
||||||
|
}
|
||||||
|
.footer-list {}
|
||||||
|
.footer-list .item {
|
||||||
|
float: left;
|
||||||
|
width: 50%;
|
||||||
|
line-height: 28px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.footer-list .item a,
|
||||||
|
.orcode-text p {
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
.footer-list .item a:hover {}
|
||||||
|
.footer-orcode {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.footer-orcode img {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
.orcode-text {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.orcode-text p {
|
||||||
|
line-height: 20px;
|
||||||
|
}
|
||||||
|
.fopter-copyright {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.fopter-copyright p {
|
||||||
|
line-height: 36px;
|
||||||
|
color: #888;
|
||||||
|
}
|
@ -0,0 +1,39 @@
|
|||||||
|
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, small, strong, dl, dt, dd, ol, ul, li {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
em, strong, i {
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
line-height: 1;
|
||||||
|
font-size: 13px;
|
||||||
|
font-family: "Microsoft Yahei";
|
||||||
|
color: #444;
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
ul, ol {
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
a {
|
||||||
|
display: block;
|
||||||
|
color: #333;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
color: #444;
|
||||||
|
}
|
||||||
|
input, button {
|
||||||
|
padding: 0;
|
||||||
|
border: none;
|
||||||
|
outline: none;
|
||||||
|
background: none;
|
||||||
|
}
|
||||||
|
img {
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
@ -0,0 +1,110 @@
|
|||||||
|
#a{
|
||||||
|
width:100%;
|
||||||
|
margin:0 auto;
|
||||||
|
padding:0;
|
||||||
|
font-family:微软雅黑;
|
||||||
|
font-size:18px;
|
||||||
|
line-height:1.5em;
|
||||||
|
}
|
||||||
|
/*整体容器*/
|
||||||
|
#b{
|
||||||
|
width:68%;
|
||||||
|
height:90px;
|
||||||
|
margin:auto;
|
||||||
|
padding:0px;
|
||||||
|
}
|
||||||
|
#b p{
|
||||||
|
font-size:22px;
|
||||||
|
color:#333333;}
|
||||||
|
#b p span{
|
||||||
|
font-size:32px;
|
||||||
|
font-weight:bold;
|
||||||
|
color:#333333;}
|
||||||
|
#c{
|
||||||
|
width:100%;
|
||||||
|
height:75px;
|
||||||
|
float:left;}
|
||||||
|
|
||||||
|
|
||||||
|
#f{
|
||||||
|
width:100%;
|
||||||
|
height:70px;
|
||||||
|
background-color:#cc4f00;
|
||||||
|
border:solid 1px #cc4f00;
|
||||||
|
margin:10px 0 0 0;
|
||||||
|
padding:0;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
#d{
|
||||||
|
width:72%;
|
||||||
|
height:70px;
|
||||||
|
background-color: #cc4f00;
|
||||||
|
margin:auto;}
|
||||||
|
#f ul{
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
|
#f li{
|
||||||
|
margin:auto;
|
||||||
|
margin-left:1%;
|
||||||
|
display:block;
|
||||||
|
width:110px;
|
||||||
|
height:70px;
|
||||||
|
float:left;
|
||||||
|
text-align:center;}
|
||||||
|
#f a:link,#f a:visited{
|
||||||
|
line-height:3.5em;
|
||||||
|
text-decoration:none;
|
||||||
|
font-size:18px;
|
||||||
|
font-weight:400;
|
||||||
|
color:#FFFFFF;}
|
||||||
|
#f a:hover{
|
||||||
|
line-height:3.5em;
|
||||||
|
display:block;
|
||||||
|
width:120px;
|
||||||
|
height:70px;
|
||||||
|
text-decoration:none;
|
||||||
|
background-color:#FFFFFF;
|
||||||
|
color:#000000;
|
||||||
|
font-size:20px;
|
||||||
|
font-weight:500;}
|
||||||
|
|
||||||
|
/*网页导航部分样式*/
|
||||||
|
|
||||||
|
#botton{
|
||||||
|
margin-top:10px;
|
||||||
|
width:100%;
|
||||||
|
height:150px;
|
||||||
|
background-color:#666666;
|
||||||
|
float:left;}
|
||||||
|
#botton1{
|
||||||
|
width:30%;
|
||||||
|
height:100px;
|
||||||
|
margin-left:35%;
|
||||||
|
background-color:#666666;
|
||||||
|
color:#CCCCCC;
|
||||||
|
font-size:14px;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
#count{
|
||||||
|
width:70%;
|
||||||
|
margin-left:16%;
|
||||||
|
float:left;}
|
||||||
|
p{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:18px;
|
||||||
|
color:#333333;
|
||||||
|
}
|
||||||
|
.xy{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:14px;
|
||||||
|
color:#666666;
|
||||||
|
margin-right:-6%;
|
||||||
|
}
|
||||||
|
.xy a:link, a:visited{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:15px;
|
||||||
|
color:#333333;
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
.xy a:hover{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:16px;
|
||||||
|
color:#333333;
|
||||||
|
text-decoration:underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
@ -0,0 +1,135 @@
|
|||||||
|
body{
|
||||||
|
font-size:14px;}
|
||||||
|
#dl{
|
||||||
|
width:1277px;
|
||||||
|
height:31px;
|
||||||
|
float:left;
|
||||||
|
margin-top:-4%;
|
||||||
|
margin-bottom:4%;
|
||||||
|
margin-left:5%;
|
||||||
|
background-image:url(../image/乐农舍首页/TIM图片20190514110313.png);}
|
||||||
|
#box{
|
||||||
|
width:110%;
|
||||||
|
height:500px;
|
||||||
|
float:left;
|
||||||
|
margin-left:0%;
|
||||||
|
margin-top:3%;
|
||||||
|
}
|
||||||
|
#bo{
|
||||||
|
width:90%;
|
||||||
|
height:500px;
|
||||||
|
float:left;
|
||||||
|
margin-left:6%;
|
||||||
|
margin-top:10px;
|
||||||
|
}
|
||||||
|
#a{
|
||||||
|
width:100%;
|
||||||
|
margin:0 auto;
|
||||||
|
padding:0;
|
||||||
|
font-family:微软雅黑;
|
||||||
|
font-size:18px;
|
||||||
|
line-height:1.5em;
|
||||||
|
}
|
||||||
|
/*整体容器*/
|
||||||
|
#b{
|
||||||
|
width:68%;
|
||||||
|
height:90px;
|
||||||
|
margin-top:-2%;
|
||||||
|
padding:0px;
|
||||||
|
}
|
||||||
|
#b p{
|
||||||
|
font-size:22px;
|
||||||
|
color:#333333;}
|
||||||
|
#b p span{
|
||||||
|
font-size:32px;
|
||||||
|
font-weight:bold;
|
||||||
|
color:#333333;}
|
||||||
|
#c{
|
||||||
|
width:100%;
|
||||||
|
height:75px;
|
||||||
|
float:left;}
|
||||||
|
|
||||||
|
|
||||||
|
#f{
|
||||||
|
width:100%;
|
||||||
|
height:70px;
|
||||||
|
background-color:#cc4f00;
|
||||||
|
border:solid 1px #cc4f00;
|
||||||
|
margin:10px 0 0 0;
|
||||||
|
margin-left:1%;
|
||||||
|
margin-top:-3%;
|
||||||
|
padding:0;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
#d{
|
||||||
|
width:73%;
|
||||||
|
height:70px;
|
||||||
|
background-color:#cc4f00;
|
||||||
|
margin:auto;}
|
||||||
|
#f ul{
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
|
#f li{
|
||||||
|
margin-left:1%;
|
||||||
|
display:block;
|
||||||
|
width:110px;
|
||||||
|
height:70px;
|
||||||
|
float:left;
|
||||||
|
text-align:center;}
|
||||||
|
#f a:link,#f a:visited{
|
||||||
|
line-height:3.5em;
|
||||||
|
text-decoration:none;
|
||||||
|
font-size:18px;
|
||||||
|
font-weight:400;
|
||||||
|
color:#FFFFFF;}
|
||||||
|
#f a:hover{
|
||||||
|
line-height:3.5em;
|
||||||
|
display:block;
|
||||||
|
width:120px;
|
||||||
|
height:70px;
|
||||||
|
text-decoration:none;
|
||||||
|
background-color:#FFFFFF;
|
||||||
|
color:#000000;
|
||||||
|
font-size:20px;
|
||||||
|
font-weight:500;}
|
||||||
|
|
||||||
|
/*网页导航部分样式*/
|
||||||
|
|
||||||
|
#botton{
|
||||||
|
margin-top:10px;
|
||||||
|
width:100%;
|
||||||
|
height:150px;
|
||||||
|
background-color:#666666;
|
||||||
|
float:left;}
|
||||||
|
#botton1{
|
||||||
|
width:30%;
|
||||||
|
height:100px;
|
||||||
|
margin-left:35%;
|
||||||
|
background-color:#666666;
|
||||||
|
color:#CCCCCC;
|
||||||
|
font-size:14px;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,18 @@
|
|||||||
|
<div id="a">
|
||||||
|
<div id="c"><div id="b"><p><span>乐农舍</span> (综合性三农电子商务平台)</p></div></div>
|
||||||
|
<div id="f"><div id="d">
|
||||||
|
<ul>
|
||||||
|
<li><a href="乐农舍首页.html">首页</a>
|
||||||
|
<li><a href="网上商城.html">网上商城</a>
|
||||||
|
<li><a href="认种商城.html">认种商城</a>
|
||||||
|
<li><a href="农家乐.html">农家乐</a>
|
||||||
|
<li><a href="乐农社区.html">乐农社区</a>
|
||||||
|
<li><a href="乐农舍游戏.html">乐农舍游戏</a>
|
||||||
|
<li><a href="会员登录.html">会员登录</a>
|
||||||
|
<li><a href="关于我们.html">关于我们</a>
|
||||||
|
</ul>
|
||||||
|
</div></div>
|
||||||
|
<div id="botton"><div id="botton1">
|
||||||
|
<br /><p align="center">© 乐农舍 版权所有</p>
|
||||||
|
</div></div>
|
||||||
|
</div>
|
@ -0,0 +1,110 @@
|
|||||||
|
#a{
|
||||||
|
width:100%;
|
||||||
|
margin:0 auto;
|
||||||
|
padding:0;
|
||||||
|
font-family:微软雅黑;
|
||||||
|
font-size:18px;
|
||||||
|
line-height:1.5em;
|
||||||
|
}
|
||||||
|
/*整体容器*/
|
||||||
|
#b{
|
||||||
|
width:68%;
|
||||||
|
height:90px;
|
||||||
|
margin:auto;
|
||||||
|
padding:0px;
|
||||||
|
}
|
||||||
|
#b p{
|
||||||
|
font-size:22px;
|
||||||
|
color:#333333;}
|
||||||
|
#b p span{
|
||||||
|
font-size:32px;
|
||||||
|
font-weight:bold;
|
||||||
|
color:#333333;}
|
||||||
|
#c{
|
||||||
|
width:100%;
|
||||||
|
height:75px;
|
||||||
|
float:left;}
|
||||||
|
|
||||||
|
|
||||||
|
#f{
|
||||||
|
width:100%;
|
||||||
|
height:70px;
|
||||||
|
background-color:#cc4f00;
|
||||||
|
border:solid 1px #cc4f00;
|
||||||
|
margin:10px 0 0 0;
|
||||||
|
padding:0;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
#d{
|
||||||
|
width:72%;
|
||||||
|
height:70px;
|
||||||
|
background-color: #cc4f00;
|
||||||
|
margin:auto;}
|
||||||
|
#f ul{
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
|
#f li{
|
||||||
|
margin:auto;
|
||||||
|
margin-left:1%;
|
||||||
|
display:block;
|
||||||
|
width:110px;
|
||||||
|
height:70px;
|
||||||
|
float:left;
|
||||||
|
text-align:center;}
|
||||||
|
#f a:link,#f a:visited{
|
||||||
|
line-height:3.5em;
|
||||||
|
text-decoration:none;
|
||||||
|
font-size:18px;
|
||||||
|
font-weight:400;
|
||||||
|
color:#FFFFFF;}
|
||||||
|
#f a:hover{
|
||||||
|
line-height:3.5em;
|
||||||
|
display:block;
|
||||||
|
width:120px;
|
||||||
|
height:70px;
|
||||||
|
text-decoration:none;
|
||||||
|
background-color:#FFFFFF;
|
||||||
|
color:#000000;
|
||||||
|
font-size:20px;
|
||||||
|
font-weight:500;}
|
||||||
|
|
||||||
|
/*网页导航部分样式*/
|
||||||
|
|
||||||
|
#botton{
|
||||||
|
margin-top:10px;
|
||||||
|
width:100%;
|
||||||
|
height:150px;
|
||||||
|
background-color:#666666;
|
||||||
|
float:left;}
|
||||||
|
#botton1{
|
||||||
|
width:30%;
|
||||||
|
height:100px;
|
||||||
|
margin-left:35%;
|
||||||
|
background-color:#666666;
|
||||||
|
color:#CCCCCC;
|
||||||
|
font-size:14px;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
#count{
|
||||||
|
width:70%;
|
||||||
|
margin-left:16%;
|
||||||
|
float:left;}
|
||||||
|
p{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:18px;
|
||||||
|
color:#333333;
|
||||||
|
}
|
||||||
|
.xy{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:14px;
|
||||||
|
color:#666666;
|
||||||
|
margin-right:-6%;
|
||||||
|
}
|
||||||
|
.xy a:link, a:visited{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:15px;
|
||||||
|
color:#333333;
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
.xy a:hover{
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:16px;
|
||||||
|
color:#333333;
|
||||||
|
text-decoration:underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
@ -0,0 +1,41 @@
|
|||||||
|
#g{
|
||||||
|
width:100%;
|
||||||
|
height:400px;
|
||||||
|
float:left;
|
||||||
|
margin:auto;}
|
||||||
|
#g1{
|
||||||
|
width:60%;
|
||||||
|
height:30px;
|
||||||
|
float:left;
|
||||||
|
margin-left:20%;
|
||||||
|
margin-top:2%;
|
||||||
|
border-left:solid 3px #333333;
|
||||||
|
border-bottom:solid 1px #999999;
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:20px;
|
||||||
|
font-weight:500;}
|
||||||
|
|
||||||
|
#g2{
|
||||||
|
width:400px;
|
||||||
|
height:240px;
|
||||||
|
float:left;
|
||||||
|
margin-left:40%;
|
||||||
|
margin-top:2%;
|
||||||
|
}
|
||||||
|
#g3{
|
||||||
|
width:300px;
|
||||||
|
height:240px;
|
||||||
|
float:left;
|
||||||
|
margin-left:5%;
|
||||||
|
}
|
||||||
|
.text1{
|
||||||
|
margin-left:15px;
|
||||||
|
margin-top:15px;
|
||||||
|
width:200px;
|
||||||
|
height:28px;
|
||||||
|
font-family:"΢ÈíÑźÚ";
|
||||||
|
font-size:14px;
|
||||||
|
color:#666666;
|
||||||
|
border:solid 1px #999999;}
|
||||||
|
|
||||||
|
|
@ -0,0 +1,137 @@
|
|||||||
|
body{
|
||||||
|
font-size:14px;}
|
||||||
|
#dl{
|
||||||
|
width:1277px;
|
||||||
|
height:31px;
|
||||||
|
float:left;
|
||||||
|
margin-top:-4%;
|
||||||
|
margin-bottom:4%;
|
||||||
|
margin-left:5%;
|
||||||
|
background-image:url(../图片/乐农舍首页/TIM图片20190514110313.png);}
|
||||||
|
#box{
|
||||||
|
width:110%;
|
||||||
|
height:500px;
|
||||||
|
float:left;
|
||||||
|
margin-left:0%;
|
||||||
|
margin-top:3%;
|
||||||
|
}
|
||||||
|
#bo{
|
||||||
|
width:90%;
|
||||||
|
height:500px;
|
||||||
|
float:left;
|
||||||
|
margin-left:6%;
|
||||||
|
margin-top:10px;
|
||||||
|
}
|
||||||
|
#a{
|
||||||
|
width:100%;
|
||||||
|
margin:0 auto;
|
||||||
|
padding:0;
|
||||||
|
font-family:微软雅黑;
|
||||||
|
font-size:18px;
|
||||||
|
line-height:1.5em;
|
||||||
|
}
|
||||||
|
/*整体容器*/
|
||||||
|
#b{
|
||||||
|
width:68%;
|
||||||
|
height:90px;
|
||||||
|
margin:auto;
|
||||||
|
margin-top:-2%;
|
||||||
|
padding:0px;
|
||||||
|
}
|
||||||
|
#b p{
|
||||||
|
font-size:22px;
|
||||||
|
color:#333333;}
|
||||||
|
#b p span{
|
||||||
|
font-size:32px;
|
||||||
|
font-weight:bold;
|
||||||
|
color:#333333;}
|
||||||
|
#c{
|
||||||
|
width:100%;
|
||||||
|
height:75px;
|
||||||
|
float:left;}
|
||||||
|
|
||||||
|
|
||||||
|
#f{
|
||||||
|
width:100%;
|
||||||
|
height:70px;
|
||||||
|
background-color:#cc4f00;
|
||||||
|
border:solid 1px #cc4f00;
|
||||||
|
margin:10px 0 0 0;
|
||||||
|
margin-left:1%;
|
||||||
|
margin-top:-3%;
|
||||||
|
padding:0;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
#d{
|
||||||
|
width:73%;
|
||||||
|
height:70px;
|
||||||
|
background-color:#cc4f00;
|
||||||
|
margin:auto;}
|
||||||
|
#f ul{
|
||||||
|
margin:0;
|
||||||
|
padding:0;
|
||||||
|
}
|
||||||
|
#f li{
|
||||||
|
margin:auto;
|
||||||
|
margin-left:1%;
|
||||||
|
display:block;
|
||||||
|
width:110px;
|
||||||
|
height:70px;
|
||||||
|
float:left;
|
||||||
|
text-align:center;}
|
||||||
|
#f a:link,#f a:visited{
|
||||||
|
line-height:3.5em;
|
||||||
|
text-decoration:none;
|
||||||
|
font-size:18px;
|
||||||
|
font-weight:400;
|
||||||
|
color:#FFFFFF;}
|
||||||
|
#f a:hover{
|
||||||
|
line-height:3.5em;
|
||||||
|
display:block;
|
||||||
|
width:120px;
|
||||||
|
height:70px;
|
||||||
|
text-decoration:none;
|
||||||
|
background-color:#FFFFFF;
|
||||||
|
color:#000000;
|
||||||
|
font-size:20px;
|
||||||
|
font-weight:500;}
|
||||||
|
|
||||||
|
/*网页导航部分样式*/
|
||||||
|
|
||||||
|
#botton{
|
||||||
|
margin-top:10px;
|
||||||
|
width:100%;
|
||||||
|
height:150px;
|
||||||
|
background-color:#666666;
|
||||||
|
float:left;}
|
||||||
|
#botton1{
|
||||||
|
width:30%;
|
||||||
|
height:100px;
|
||||||
|
margin-left:35%;
|
||||||
|
background-color:#666666;
|
||||||
|
color:#CCCCCC;
|
||||||
|
font-size:14px;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,18 @@
|
|||||||
|
<div id="a">
|
||||||
|
<div id="c"><div id="b"><p><span>乐农舍</span> (综合性三农电子商务平台)</p></div></div>
|
||||||
|
<div id="f"><div id="d">
|
||||||
|
<ul>
|
||||||
|
<li><a href="乐农舍首页.html">首页</a>
|
||||||
|
<li><a href="网上商城.html">网上商城</a>
|
||||||
|
<li><a href="认种商城.html">认种商城</a>
|
||||||
|
<li><a href="农家乐.html">农家乐</a>
|
||||||
|
<li><a href="乐农社区.html">乐农社区</a>
|
||||||
|
<li><a href="乐农舍游戏.html">乐农舍游戏</a>
|
||||||
|
<li><a href="会员登录.html">会员登录</a>
|
||||||
|
<li><a href="关于我们.html">关于我们</a>
|
||||||
|
</ul>
|
||||||
|
</div></div>
|
||||||
|
<div id="botton"><div id="botton1">
|
||||||
|
<br /><p align="center">© 乐农舍 版权所有</p>
|
||||||
|
</div></div>
|
||||||
|
</div>
|
@ -0,0 +1,75 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
||||||
|
<title>订单结算</title>
|
||||||
|
<link rel="stylesheet" href="cssfile/dingdancss.css" />
|
||||||
|
<link rel="stylesheet" href="cssfile/css.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div id="a">
|
||||||
|
<div id="c"><div id="b"><p><span>闲书网</span> (二手书交易平台)</p></div></div>
|
||||||
|
<div id="f"><div id="d">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html">首页</a>
|
||||||
|
<li style="background:#FFFFFF; color:#000000; border-bottom:solid 1px #00CC00;"><a href="官方商城.html" style="color:#000000;">认种商城</a>
|
||||||
|
<li><a href="shop.html">网上商城</a>
|
||||||
|
<li><a href="#">闲家乐</a>
|
||||||
|
<li><a href="shequ.html">闲友社区</a>
|
||||||
|
<li><a href="game.html">闲友游戏</a>
|
||||||
|
<li><a href="huiyuan.html">会员登录</a>
|
||||||
|
<li><a href="#">关于我们</a>
|
||||||
|
</ul>
|
||||||
|
</div></div>
|
||||||
|
<div id="count">
|
||||||
|
<p>收货人信息:</p>
|
||||||
|
<a href="#"><img src="image/乐农舍首页/TIM图片20190515090056.png" /></a>
|
||||||
|
<p>配送方式:</p>
|
||||||
|
<a href="#"><img src="image/乐农舍首页/TIM图片20190515090558.png" /></a>
|
||||||
|
<p>支付方式:</p>
|
||||||
|
<a href="#"><img src="image/乐农舍首页/TIM图片20190515090558 - 副本.png" /></a>
|
||||||
|
<p>购物清单:</p>
|
||||||
|
<a href="#"><img src="image/乐农舍首页/TIM图片20190515091858.png" /></a>
|
||||||
|
<a href="#"><img src="image/乐农舍首页/TIM图片20190515092131.png" /></a>
|
||||||
|
<p align="right" class="xy">(提交订单即默认同意<a href="#">《果蔬认种协议》</a>)</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="botton"><div id="botton1">
|
||||||
|
<br /><p align="center">© 闲书网 版权所有</p>
|
||||||
|
</div></div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -0,0 +1,50 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
||||||
|
<title>闲友游戏</title>
|
||||||
|
<link rel="stylesheet" href="cssfile/gamecss.css" />
|
||||||
|
<link rel="stylesheet" href="cssfile/css.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div id="a">
|
||||||
|
<div id="dl"></div>
|
||||||
|
<div id="c"><div id="b"><p><span>闲书网</span> (二手书交易平台)</p></div></div>
|
||||||
|
<div id="f"><div id="d">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html">首页</a>
|
||||||
|
<li><a href="renzhong.html">官方商城</a>
|
||||||
|
<li><a href="shop.html">网上商城</a>
|
||||||
|
|
||||||
|
<li><a href="#">闲家乐</a>
|
||||||
|
<li><a href="shequ.html">闲友社区</a>
|
||||||
|
<li style="background:#FFFFFF; color:#000000; border-bottom:solid 1px #00CC00;"><a href="game.html" style="color:#000000;">闲友游戏</a>
|
||||||
|
<li><a href="huiyuan.html">会员登录</a>
|
||||||
|
<li><a href="#">关于我们</a>
|
||||||
|
</ul>
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="game1">
|
||||||
|
<p>
|
||||||
|
<a href="http://www.4399.com">
|
||||||
|
<img border="1" src="image/front/4399.png" alt="HTML 教程" width="140" height="140"></a></p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="game2">
|
||||||
|
<p>
|
||||||
|
<a href="http://www.7k7k.com">
|
||||||
|
<img border="1" src="image/front/7k7k.png" alt="HTML 教程" width="140" height="140"></a></p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="botton"><div id="botton1">
|
||||||
|
<br /><p align="center">© 闲书网 版权所有</p>
|
||||||
|
</div></div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -0,0 +1,99 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
||||||
|
<title>会员登录</title>
|
||||||
|
<link rel="stylesheet" href="cssfile/css.css" />
|
||||||
|
<link rel="stylesheet" href="cssfile/huiyuancss.css" />
|
||||||
|
<style>
|
||||||
|
#login {
|
||||||
|
margin-left: 20px;
|
||||||
|
margin-top: 20px;
|
||||||
|
background-color: #fe4d4e;
|
||||||
|
color: white;
|
||||||
|
font-size: 1em;
|
||||||
|
width: 200px;
|
||||||
|
height: 40px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
#register {
|
||||||
|
margin-left: 100px;
|
||||||
|
margin-top: 20px;
|
||||||
|
color: #6d6e76;
|
||||||
|
font-size: 0.7em;
|
||||||
|
}
|
||||||
|
.item {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
.text1 {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
.login {
|
||||||
|
display: block;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
#g3 {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
.form {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div id="a">
|
||||||
|
<div id="c"><div id="b"><p><span>闲书网</span> (二手书交易平台)</p></div></div>
|
||||||
|
<div id="f"><div id="d">
|
||||||
|
<ul>
|
||||||
|
<li><a href="index.html">首页</a>
|
||||||
|
<li ><a href="renzhong.html" style="color:rgb(255,255,255);">官方商城</a>
|
||||||
|
<li><a href="shop.html">网上商城</a>
|
||||||
|
|
||||||
|
<li><a href="#">闲家乐</a>
|
||||||
|
<li><a href="shequ.html">闲友社区</a>
|
||||||
|
<li><a href="game.html">闲友游戏</a>
|
||||||
|
<li><a href="huiyuan.html" style="background:#FFFFFF; color:#000000; border-bottom:solid 1px #00CC00;">会员登录</a>
|
||||||
|
<li><a href="#">关于我们</a>
|
||||||
|
</ul>
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
<div id="g">
|
||||||
|
<div id="g1"> 会员登录</div>
|
||||||
|
<div id="g2">
|
||||||
|
<div id="g3">
|
||||||
|
<form action="login.action" method="post" class="form">
|
||||||
|
<div class="login">
|
||||||
|
<p class="item">账号</p>
|
||||||
|
<input type="text" name="username" size="25" value="" class="text1" />
|
||||||
|
</div>
|
||||||
|
<div class="login">
|
||||||
|
<p class="item">密码</p>
|
||||||
|
<input type="text" name="password" size="25" value="" class="text1" />
|
||||||
|
</div>
|
||||||
|
<!-- <p class="item">密码</p>
|
||||||
|
<input type="text" size="25" class="text1"/> -->
|
||||||
|
<button type="submit" id="login" >登录</button>
|
||||||
|
</form>
|
||||||
|
<li><a href="register.html" id="register">免费注册</a>
|
||||||
|
</div>
|
||||||
|
<div id="g4"></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="botton"><div id="botton1">
|
||||||
|
<br /><p align="center">© 闲友网 版权所有</p>
|
||||||
|
</div></div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
After Width: | Height: | Size: 169 KiB |
After Width: | Height: | Size: 2.9 MiB |
After Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 122 KiB |
After Width: | Height: | Size: 75 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 70 KiB |
After Width: | Height: | Size: 92 KiB |
After Width: | Height: | Size: 72 KiB |
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 97 KiB |
After Width: | Height: | Size: 80 KiB |
After Width: | Height: | Size: 162 KiB |
After Width: | Height: | Size: 72 KiB |
After Width: | Height: | Size: 65 KiB |
After Width: | Height: | Size: 86 KiB |
After Width: | Height: | Size: 79 KiB |
After Width: | Height: | Size: 104 KiB |
After Width: | Height: | Size: 115 KiB |
After Width: | Height: | Size: 165 KiB |
@ -0,0 +1,10 @@
|
|||||||
|
01.看多了正统角度讲述的各种艺术史相关,来个感性的分析,还是蛮有意思的!
|
||||||
|
02.小十六开精装,全书装帧非常精美考究。
|
||||||
|
03.像艺术家一样的思考,但不能像艺术家一样的生活。
|
||||||
|
04.读过几遍,对爱好艺术的朋友是一本非常不错的书。
|
||||||
|
05.建筑设计的初学者很适合看这本书,通过一些案例分析来传达知识点,还在研究当中。
|
||||||
|
06.各种脑洞大开,适合学生时代拓宽思路,工作之后也看看十分有趣。
|
||||||
|
07.自己在书店买了一本。到货快,价格还比书店便宜些,也不用专门跑去买,方便好多好多。纸质一样的好。
|
||||||
|
08.真的很棒了!包装很好,配送也快,内容非常吸引人~
|
||||||
|
09.渐渐成为了东野圭吾的书迷,准备过年了。要赶紧多买一些书了,就不怕过年会闷了。
|
||||||
|
10.世纪三部曲不仅是一部史诗巨著,更是我们时代的经典,书籍非常的有快读感,剧情跌宕起伏,非常精彩。
|
After Width: | Height: | Size: 463 KiB |
After Width: | Height: | Size: 285 KiB |
After Width: | Height: | Size: 221 KiB |
After Width: | Height: | Size: 152 KiB |
After Width: | Height: | Size: 401 KiB |
After Width: | Height: | Size: 219 KiB |
After Width: | Height: | Size: 337 KiB |
After Width: | Height: | Size: 262 KiB |
After Width: | Height: | Size: 443 KiB |
After Width: | Height: | Size: 411 KiB |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 1.4 MiB |
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 622 KiB |
After Width: | Height: | Size: 414 KiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 829 KiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 306 KiB |
After Width: | Height: | Size: 123 KiB |
After Width: | Height: | Size: 93 KiB |
After Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 1.8 MiB |
After Width: | Height: | Size: 117 KiB |
@ -0,0 +1,10 @@
|
|||||||
|
01.看多了正统角度讲述的各种艺术史相关,来个感性的分析,还是蛮有意思的!
|
||||||
|
02.小十六开精装,全书装帧非常精美考究。
|
||||||
|
03.像艺术家一样的思考,但不能像艺术家一样的生活。
|
||||||
|
04.读过几遍,对爱好艺术的朋友是一本非常不错的书。
|
||||||
|
05.建筑设计的初学者很适合看这本书,通过一些案例分析来传达知识点,还在研究当中。
|
||||||
|
06.各种脑洞大开,适合学生时代拓宽思路,工作之后也看看十分有趣。
|
||||||
|
07.自己在书店买了一本。到货快,价格还比书店便宜些,也不用专门跑去买,方便好多好多。纸质一样的好。
|
||||||
|
08.真的很棒了!包装很好,配送也快,内容非常吸引人~
|
||||||
|
09.渐渐成为了东野圭吾的书迷,准备过年了。要赶紧多买一些书了,就不怕过年会闷了。
|
||||||
|
10.世纪三部曲不仅是一部史诗巨著,更是我们时代的经典,书籍非常的有快读感,剧情跌宕起伏,非常精彩。
|
After Width: | Height: | Size: 463 KiB |
After Width: | Height: | Size: 285 KiB |
After Width: | Height: | Size: 221 KiB |
After Width: | Height: | Size: 152 KiB |
After Width: | Height: | Size: 401 KiB |
After Width: | Height: | Size: 219 KiB |
After Width: | Height: | Size: 337 KiB |
After Width: | Height: | Size: 262 KiB |
After Width: | Height: | Size: 443 KiB |
After Width: | Height: | Size: 411 KiB |