阶段性更新

This commit is contained in:
2021-10-09 13:12:45 +08:00
parent ae95c5540b
commit d89bc90cef
248 changed files with 8676 additions and 5682 deletions

View File

@@ -1,567 +0,0 @@
@charset "utf-8";
/******基础样式开始******/
body {
font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
background: #fff;
text-align: justify;
text-justify: inter-ideograph;
background-image: url(about:blank);
background-attachment: fixed;
height: 100%;
}
table,
td {
font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #2e2e2e;
}
html,
body,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
blockquote,
sub,
sup,
tt,
i,
b,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
ol {
margin: 0;
padding: 0;
}
s,
i,
em {
font-style: normal;
text-decoration: none;
}
ul,
ol,
li {
list-style-type: none;
list-style: none;
}
button,
input,
select,
textarea {
vertical-align: middle;
font-family: Microsoft Yahei;
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
}
address,
cite,
dfn,
em,
var {
font-style: normal;
}
code,
kbd,
pre,
samp {
font-family: courier new, courier, monospace;
}
sup {
vertical-align: text-top;
}
sub {
vertical-align: text-bottom;
}
legend {
color: #000;
}
fieldset,
img {
border: 0;
}
button,
input,
select,
textarea {
font-size: 100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a {
color: #6e6e6e;
text-decoration: none;
}
.white,
.white a {
color: #fff;
text-decoration: none;
}
.white,
a:hover {
color: green;
}
.clearfix {
clear: both;
height: 1px;
margin-top: -1px;
overflow: hidden;
}
.fw {
font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
}
.fl {
float: left;
}
.fr {
float: right;
}
.fb {
font-weight: bold;
}
.disb {
display: block;
}
.disn {
display: none;
}
@font-face {
font-family: 'impact';
src: url(impact.ttf);
src: url('impact.eot');
/* IE9 Compat Modes */
src: url('impact.eot?#iefix') format('embedded-opentype'),
/* IE6-IE8 */
url('impact.woff') format('woff'),
/* Modern Browsers */
url('impact.ttf') format('truetype'),
/* Safari, Android, iOS */
url('impact.svg#impact') format('svg');
/* Legacy iOS */
}
.area-dialog-ct {
width: 760px;
padding: 10px;
background: #fff;
}
.area-dialog-bar {
height: 40px;
background: #003a52;
}
.area-dialog-bar span,
.area-dialog-bar a {
line-height: 40px;
color: #fff;
font-size: 14px;
padding: 0 15px;
}
.area-dialog-bar a#_a_c_close {
float: right;
}
.area-dialog-ct .area-dialog-content {
margin0;
}
.area-dialog-ct .area-dialog-content::after {
clear: both;
display: block;
content: "";
}
.area-dialog-content li {
float: left;
padding: 10px;
position: relative;
}
.area-dialog-content .area-m-o {
width: 150px;
margin: 0;
padding: 0 10px;
background: #fff;
}
.area-dialog-content li .a-i-disable {
background: #d8d8d8;
}
.area-dialog-content .area-m-o .a-check-num {
color: #d00;
}
.area-dialog-content input {
margin: -3px 5px 0 0;
}
.area-dialog-content .area-m-o lable {
line-height: 35px;
font-size: 12px;
color: #333;
}
.area-dialog-content li .a-city-ct {
display: none;
}
.area-dialog-content li.area-item-mover {
background: #f7e76a;
}
.area-dialog-content li.area-item-mover .a-city-ct {
display: block;
}
.area-dialog-bottom {
margin-top: 10px;
text-align: center;
}
.area-dialog-bottom a {
padding: 5px 15px;
color: #fff;
background: #007ba9;
font-size: 14px;
border-radius: 3px;
}
.area-dialog-bottom a:hover {
background: #003a52;
transition: 0.3s ease;
}
.area-dialog-content .a-city-ct {
position: absolute;
left: 0;
top: 45px;
background: #f7e76a;
padding: 10px;
z-index: 100;
width: 480px;
}
.area-dialog-content .a-city-ct:after {
content: "";
display: block;
clear: both;
}
.area-dialog-content .a-city-ct p {
float: left;
width: 100px;
padding: 5px 10px;
}
.color-1 {
background-color: #249edc;
}
.color-2 {
background-color: #17a668;
}
.color-3 {
background-color: #741d88;
}
.color-4 {
background-color: #da9627;
}
.color-5 {
background-color: #ff9933;
}
.color-6 {
background-color: #6666ff;
}
.color-7 {
background-color: #ff99ff;
}
.color-8 {
background-color: #66cc66;
}
.color-9 {
background-color: #666;
}
.color-10 {
background-color: #ff7800;
}
.color-11 {
background-color: #ccc;
}
.color-12 {
background-color: #ff3333;
}
.color-white {
background-color: #fff;
}
.bgcolor-gray {
background: #f5f5f5;
}
.ipt-txt {
outline: none;
border: 1px solid #ccc;
}
.ipt-txt:focus,
.ipt-sec:focus {
border: 1px solid #0078b5;
box-shadow: #ccc 2px 4px 2px;
}
.small-ipt {
line-height: 16px;
width: 150px;
height: 16px;
padding: 4px;
}
.ipt-sec {
padding: 5px;
}
.ipt-radio,
.ipt-check {
vertical-align: middle;
margin: 0 5px 4px 0;
}
.btnBox {
width: 100%;
text-align: center;
}
.Submit {
width: 200px;
height: 42px;
line-height: 42px;
font-size: 16px;
color: #fff;
border: 0;
outline: none;
margin: 0 auto;
cursor: pointer;
transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-webkit-transition: background-color 0.3s ease;
}
.Submit:hover {
background-color: #F60;
}
/* 弹性盒子布局 */
.flexrow {
display: -webkit-box;
/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
display: -moz-box;
/* Firefox 17- */
display: -webkit-flex;
/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
display: -moz-flex;
/* Firefox 18+ */
display: -ms-flexbox;
/* IE 10 */
display: flex;
/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
flex-direction: row;
justify-content: center;
align-items: center;
box-sizing: border-box;
}
.flexcolumn {
display: -webkit-box;
/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
display: -moz-box;
/* Firefox 17- */
display: -webkit-flex;
/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
display: -moz-flex;
/* Firefox 18+ */
display: -ms-flexbox;
/* IE 10 */
display: flex;
/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
flex-direction: column;
justify-content: center;
align-items: center;
box-sizing: border-box;
}
.jc_start {
justify-content: flex-start;
}
.jc_end {
justify-content: flex-end;
}
.jc_sb {
justify-content: space-between;
}
.jc_sr {
justify-content: space-around;
}
/* align-items: stretch|center|flex-start|flex-end|baseline|initial|inherit; */
.ai_start {
align-items: flex-start;
}
.ai_end {
align-items: flex-end;
}
.flex1 {
flex: 1;
}
.flex2 {
flex: 2;
}
.flex3 {
flex: 3;
}
.flex4 {
flex: 4;
}
.flex5 {
flex: 5;
}
/* wrap 超出一行隐藏... 超出两行隐藏...*/
.overflow1 {
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.overflow2 {
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.overflow3 {
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.overflow4 {
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.overflow7 {
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
}
.flexwrap{
flex-wrap: wrap;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1672
public/assets/index/css/font-awesome.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,23 +0,0 @@
@charset "utf-8";
html, body { font-family:"微软雅黑"}
/*
* jQuery图片轮播(焦点图)插件
* ADD.JENA.201206291027
* EDIT.JENA.201206300904
* Author: jena
* Demo: http://ishere.cn/demo/jquery.slidebox/
*/
div.slideBox{ position:relative; width:670px; height:300px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:32px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:12px; line-height:32px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:12px 5px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#093;}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 956 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

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: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1014 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 755 B

Some files were not shown because too many files have changed in this diff Show More