first commit

This commit is contained in:
2026-08-31 16:22:00 +08:00
commit e969a1e559
2665 changed files with 128795 additions and 0 deletions
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 651 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

+65
View File
@@ -0,0 +1,65 @@
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
margin:0;
padding:0;
}
address, caption, cite, code, dfn, em, th, var {
font-style:normal;
font-weight:normal;
}
ul, li {
list-style-type:none;
}
img {
border:none;
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
body {
background: #fff url(images/login_bg.gif) repeat-x left top;
color: #333;
font: 12px '宋体', Arial, Helvetica, sans-serif;
}
a {
color: #345292;
text-decoration:none;
}
a:hover {
color: #cc0000;
text-decoration:none;
}
.clear {
clear:both;
}
.wrapper {
width:800px;
margin: 0px auto;
padding:0px;
}
#logo {float:left;width:300px;height:83px;padding-top:15px;margin-left:0px;}
.top_tool {float:right;width:300px;height:24px;line-height:24px;margin-top:55px;text-align:right;}
.top_tool a {padding:0px 5px;}
.user_login_contant {margin-top:10px;height:480px;background:url(images/login_back.jpg) no-repeat center -2px;position:relative;width:780px;}
#user_main {width:320px;position:absolute;
right:100px;display:inline;top:150px;}
#user_main li {height:27px;line-height:27px;font-size:14px;margin:8px 0px;}
#user_main li input {padding:3px 0px 3px 5px;height:15px;border:1px solid #8dd6f4;color:#0c99d3;width:146px;}
#user_main li.user_pic input {width:50px;margin-right:7px;height:12px;font-size:12px;}
#user_main li.login {height:40px;line-height:40px;}
#user_main li.login input {width:94px;height:27px;margin-left:70px;padding:0px;margin-top:3px;}
#user_main li select {font-size:12px;}
#user_main li.user_password input {padding:5px 0px 1px 5px;}
#user_main li.user_password a{font-size:12px;color:#8a8d8c;}
#user_main li label {width:80px;height:27px;line-height:27px;text-align:right;float:left;}
.user_login_info {position:absolute;
left:260px;width:350px;top:100px;height:31px;line-height:31px;color:#a0a0a0;}
.user_login_info a,#user_main li.user_password a:hover {color:#cc0000;text-decoration:underline;}
.user_login_info a:hover {color:#333;}
+393
View File
@@ -0,0 +1,393 @@
/*********添加信息页面***********/
.model_content_wrap
{
padding-left: 18px;
}
.model_content_top
{
height: 59px;
background: url(images/model_content_top.gif) no-repeat left bottom;
}
.model_content_top h3
{
padding-top: 23px;
padding-left: 35px;
font-size: 18px;
}
.model_content_center
{
border: 1px solid #e2e2e2;
border-top: none;
height: auto !important;
min-height: 200px;
height: 200px;
width: 776px;
padding: 1px;
background: #fff url(images/model_content_center.gif) repeat-x left 1px;
}
.add_model_content
{
padding: 10px;
padding-left: 135px;
}
.add_model_content li
{
line-height: 30px;
clear: both;
margin: 5px 0px 0;
}
.add_model_content li span.ListBoxDescription
{
float: left;
color: Green;
}
.add_model_content li label
{
float: left;
width: 130px;
margin-left: -140px;
text-align: right;
font-weight: bold;
padding-right: 5px;
}
.add_model_content li table
{
float: left;
width: auto;
}
.add_model_content li table td
{
padding: 2px 0;
height: 26px;
}
.add_model_content li table input
{
float: left;
}
.add_model_content li table label
{
float: left;
width: auto;
line-height: 18px;
margin-left: 0px;
text-align: left;
font-weight: bold;
padding-left: 5px;
}
.add_model_content li.keyword span, .model_author_all span, .model_author_form span
{
padding-left: 10px;
color: #cc0000;
}
.add_model_content li.keyword span a, .model_author_all span a, .model_author_form span a
{
color: #cc0000;
}
.add_model_content li.keyword span a:hover, .model_author_all span a:hover, .model_author_form span a:hover
{
color: #333;
}
span.add_model_content_radiobuttonlist label, label.add_model_content_radiobutton, table.add_model_content_radiobuttonlist label, span.add_model_content_radiobutton label
{
float: none;
width: 130px;
margin: 0 8px 0 0;
text-align: right;
font-weight: normal;
padding: 0;
}
.model_content_page em, .model_content_automatic_page em
{
color: #009900;
padding-left: 5px;
}
.default_input
{
float: left;
width: 500px;
}
.default_input span
{
display: block;
}
.model_content
{
height: 300px;
width: 600px;
}
.model_intro
{
width: 600px;
height: 100px;
}
.panel_point, .special_point, .model_title_all
{
width: 300px;
}
.model_title_master
{
width: 280px;
}
.model_title_subhead
{
width: 320px;
}
.submit_model_content
{
padding: 10px;
text-align: center;
clear: both;
}
/***********添加信息页面结束*******************/
/*************信息列表页面**************/
.model_info_list
{
float: left;
margin-left: 15px;
display: inline;
width: 784px;
}
/********列表表格控制开始**********/
.user_page
{
padding: 10px 0px;
text-align: center;
}
.model_list_manage
{
margin: 15px;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #d5d5d5;
width: 763px;
}
.clear
{
height: 1px;
}
/****资金明细定义***/
.consume_all a
{
padding: 0px 3px;
color: #333;
text-decoration: underline;
}
.consume_all a:hover
{
color: #ae960d;
}
.consume_all a.hover
{
font-weight: bold;
color: #ae960d;
}
/********资金明细订单状态色彩*******/
.model_info_content td span.settle_accounts
{
color: #1c9f49;
}
/*****已付清****/
.model_info_content td span.not_settle_accounts
{
color: #cc0000;
}
/*****未付清****/
.model_info_content td span.wait_buyer_pay
{
color: #8a318e;
}
/*****等待买家付款****/
/*************在线支付第一步***************/
/*********支付金额************/
.online_pay_number
{
padding: 15px 0px;
}
.online_pay_number input
{
width: 50px;
margin-right: 5px;
}
.online_pay_number ul
{
padding-top: 15px;
padding-left: 15px;
color: #cc0000;
}
/********支付平台***********/
.member_online
{
padding: 15px 0px;
}
.member_online h1, .online_pay_number h1, .ok_pay h1
{
font-size: 16px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
padding-left: 5px;
}
.member_online ul
{
padding: 10px 0px;
padding-left: 15px;
height: auto !important;
height: 100px;
min-height: 100px;
}
.member_online li
{
float: left;
width: 22%;
height: 22px;
line-height: 22px;
padding: 5px 0px;
overflow: hidden;
}
.member_online li input
{
margin-right: 2px;
vertical-align: -2px;
_vertical-align: -3px;
}
/***************立即支付***********/
.online_pay_next
{
padding-left: 15px;
}
.online_pay_next input
{
width: 108px;
height: 32px;
line-height: 32px;
background: url(images/pay.gif) no-repeat left center;
font-size: 14px;
color: #fff;
font-weight: bold;
border: none;
cursor: pointer;
}
.online_pay_all
{
padding-left: 0px;
}
/************在线支付第二步**********/
.ok_pay
{
padding-top: 15px;
}
.ok_pay_all
{
padding: 20px 0px;
}
/***********汇款确认支付内容表格控制**********/
.pay_order_table
{
padding: 10px;
padding-left: 0px;
}
table.pay_order
{
background: #ccc;
}
.pay_order_table table.pay_order td
{
text-align: center;
padding-left: 0px;
}
.pay_order_table tr
{
height: 27px;
line-height: 27px;
color: #8a8d8c;
}
.order_total
{
padding: 2px;
color: #cc0000;
}
.order_total input.money_number
{
width: 50px;
}
.order_total input.notice
{
vertical-align: -2px;
_vertical-align: -3px;
}
.ok_pay_all table td.remarks b
{
color: #0066ff;
padding: 0px 3px;
}
.ok_pay_all table td.remarks span
{
padding: 0px 3px;
}
/**************通用宽屏列表*************/
.cryptonym h1
{
font-size: 14px;
height: 31px;
line-height: 31px;
}
.cryptonym ul
{
padding: 10px;
}
.cryptonym li
{
margin-bottom: 10px;
padding: 2px;
padding-left: 70px;
}
.cryptonym li label
{
float: left;
margin-left: -70px;
padding-top: 5px;
text-align: right;
}
.hcss
{
float: left;
}
.hcss ul
{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}
.hcss li
{
display: inline;
padding: 0 0px;
}
.vcss
{
float: inherit;
}
.vcss ul
{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}
.vcss li
{
padding: 0px 0px 2px 0px;
}
li .vcss ul{
*margin-top:-40px;
}
+150
View File
@@ -0,0 +1,150 @@
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
margin:0;
padding:0;
}
body{background:none repeat scroll 0 0 #FFFFFF;}
img {
border:medium none;
}
.wrapper {
margin:0 auto;
padding:0;
width:960px;
}
.mtop10 {
margin-top:10px;
}
fieldset {border:none;background:none;}
legend {display:none;}
.reg_flow {margin:0px auto;width:800px;border:1px solid #ddd;border-top:none;padding-bottom:30px;overflow:hidden;}
.reg_input {padding-left:130px;clear:both;margin:10px 0px;height:auto!important;min-height:24px;height:24px;}
.reg_input .tdbg,.reg_input .tdbgleft {background:none;}
#logo img{height:58px;overflow:hidden;width:171px;}
#TRRegion {height:80px!important;position:relative;overflow:hidden;}
#Region_UpnlRegion {height:80px;position:absolute;
top:-12px;
left:130px;}
#Region_UpnlRegion .tdbgleft {line-height:24px;}
#Region_DropProvince {margin:2px}
input.inputxt {height:20px!important;line-height:20px!important;}
.reg_input label {float:left;width:130px;margin-left:-130px;text-align:right;padding-top:4px;font-size:14px;}
.reg_input input {padding:5px 2px 5px 5px;height:12px;line-height:12px!important;border:1px solid #9C9C9C;width:200px;float:left;}
.reg_contant {height:auto!important;min-height:400px;height:400px;}
/*********必填信息************/
#CheckUserName2 {width:120px;height:24px;padding:4px 10px 11px 5px;font-size:12px;text-align:center;margin-left:10px;}
.reg_input div {line-height:21px;height:21px;margin-top:5px;}
.reg_input div.d_err {color:#ff0000;}
.reg_input input.input_onFocus{}
#InterMessageUserName.d_on {}
#CheckUserNameMessage.d_ok {float:left;width:200px;clear:right;}
/*********选填信息************/
#TableRegisterSelect div {clear:both;}
#TrVcodeRegister input {width:75px;}
#TrVcodeRegister img {margin-left:5px;margin-top:2px;display:block;width:69px;height:20px;float:left;display:inline;}
#TRSwicthSelectFill {height:33px;line-height:33px;padding-left:65px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f9f9f9;}
#TableRegisterMust {padding-top:15px;}
#TableRegisterMust div {clear:both;}
/************可设置信息****************/
.reg_input_ext {padding-left:130px;clear:both;margin:10px 0px;height:auto!important;min-height:24px;height:24px;}
.reg_input_ext label {float:left;width:130px;margin-left:-130px;text-align:right;padding-top:4px;font-size:14px;}
.reg_input_ext .tdbg,.reg_input_ext .tdbgleft {background:none;}
.reg_input_ext div input.inputxt,div input.input_onFocus {padding:5px 2px 5px 5px;height:12px;line-height:12px!important;border:1px solid #9C9C9C;width:200px;float:left;}
.reg_input_ext input.input_onFocus{}
.reg_input_ext div.d_err {color:#ff0000;}
.reg_input_ext span[style="color: Red;"] {display:none;}
.add_model_content_radiobutton label {
float:none;
font-weight:normal;
margin:0 8px 0 0;
padding:0;
text-align:right;
width:130px;
}
.add_model_content_radiobutton input[type="text"] {
float:none;
font-weight:normal;
margin:0 8px 0 0;
padding:0;
text-align:right;
width:130px;
}
/********注册协议********/
#PnlRegStep2 textarea {padding:10px;line-height:180%;}
#TRSign textarea {margin-left:0px;}
.ok_info {color:#cc0000;}
.ok_info,.reg_improve{text-align:left;padding-left:130px;height:32px;line-height:32px;clear:both;}
.agree {height:26px;line-height:26px;margin:10px 0px;text-align:left;padding-left:115px;}
.agree input {height:32px;line-height:32px;width:171px;display:inline-block;background:url(images/register_agree.gif) no-repeat left center;border:none;margin:0px 15px;font-size:14px;color:#fff;font-weight:bold;cursor: pointer;}
/*********注册页顶部**********/
#header {height:90px;overflow:hidden;background:none;}
#logo {margin-left:80px;padding-top:15px;display:inline;}
.top_tool {float:right;width:400px;text-align:right;margin-right:80px;display:inline;height:24px;line-height:24px;margin-top:50px;*margin-top:0px;}
.top_tool a {padding:4px;color:#000;}
.top_tool a:hover {color:#cc0000;text-decoration:underline;}
.reg_sitepath,.registercheck {height:41px;line-height:41px;padding-left:15px;border-bottom:1px solid #ddd;text-indent:-9999em;background:url(images/backgrounds.gif) no-repeat left -679px;}
.registercheck {background:url(images/backgrounds.gif) no-repeat left -822px;}
.user_line {height:20px;line-height:20px;background:url(images/register_line.gif) repeat-x left center;margin:0px 20px;}
.service {margin-top:15px;color:#444444;
height:32px;
line-height:32px;
text-align:center;}
/********忘记密码*********/
.forget_password {background:url(images/backgrounds.gif) no-repeat left -631px;}
.password_list {width:450px;margin:0 auto;padding:10px 0px;padding-top:25px;}
.password_list h1 {height:31px;line-height:31px;font-family:"微软雅黑";font-size:18px;font-weight:normal;height:27px;line-height:27px;}
.password_list ul {padding-top:15px}
.password_list li {height:31px;line-height:31px;padding-left:130px;overflow:hidden;position:relative;}
.password_list li.Validatecode span#ValrValidateCode{padding-left:80px;}
.password_list li label{width:130px;margin-left:-130px;height:24px;line-height:24px;text-align:right;font-size:14px;float:left;}
.password_list li span {padding-left:5px;}
.password_list li input {float:left;}
.password_list li.push_button {padding-left:95px;margin-top:10px;}
.password_list li.push_button input {width:98px;height:22px;display:inline-block;background:url(images/backgrounds.gif) no-repeat -862px -65px;border:none;cursor: pointer;}
.password_list li.password_area input {height:15px;margin-top:5px;}
.password_list li.password_area span label {margin-left:0px;padding-left:0px;width:100px;text-align:left;}
.password_list li img {margin-left:10px;margin-bottom:5px;vertical-align:middle;}
/********注册认证*********/
.registercheck_list {width:450px;margin:0 auto;padding:10px 0px;padding-top:25px;}
.registercheck_list h1 {height:31px;line-height:31px;font-family:"微软雅黑";font-size:18px;font-weight:normal;height:27px;line-height:27px;}
.registercheck_list ul {padding-top:15px}
.registercheck_list li {height:31px;line-height:31px;padding-left:130px;overflow:hidden;position:relative;}
.registercheck_list li label{width:130px;margin-left:-130px;height:24px;line-height:24px;text-align:right;font-size:14px;float:left;}
.registercheck_list li span {padding-left:5px;}
.registercheck_list li input {float:left;}
.registercheck_list li.push_button {padding-left:95px;margin-top:10px;}
.registercheck_list li.push_button input {width:98px;height:22px;display:inline-block;background:url(images/backgrounds.gif) no-repeat -862px -65px;border:none;cursor: pointer;}
#footer {
background:none;border:none;
height:115px;
margin-top:10px;
}
.copyright {
color:#444444;
font-family:Arial;
line-height:180%;
padding-top:10px;
text-align:center;
}
.clear, .clear_all {
clear:both;
}
span.add_model_content_radiobuttonlist label, label.add_model_content_radiobutton, table.add_model_content_radiobuttonlist label, span.add_model_content_radiobutton label
{
float: none;
width: 130px;
margin: 0 8px 0 0;
text-align: right;
font-weight: normal;
padding: 0;
}