first commit

This commit is contained in:
编码猿
2024-09-27 01:32:49 +08:00
commit 28ebe05a64
7399 changed files with 1174529 additions and 0 deletions

View File

@@ -0,0 +1 @@
02f04ddc-8fc8-47dc-af2d-4c74551e6078

View File

@@ -0,0 +1,6 @@
@import "normalize.css";
@import "header.css";
@import "mian.css";
@import "animation.css";
@import "color.css";
@import "footer.css";

View File

@@ -0,0 +1,122 @@
@charset "UTF-8";
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}

View File

@@ -0,0 +1,9 @@
.b7{
background: #f7f7f7;
}
.while{
background: #ffffff;
}
.while100{
color: #ffffff !important;
}

View File

@@ -0,0 +1,64 @@
footer{
height: 120px;
padding: 37px 0;
box-sizing: border-box;
width: 100%;
background: #1e2023;
}
.footer{
width: 1190px;
margin: 0 auto;
}
.dizi{
width: 80%;
font-size: 16px;
line-height: 28px;
color: #ffffff;
float: left;
}
.logof{
float: left;
width: 20%;
height: 42px;
line-height: 42px;
text-align: right;
}
.logof img{
vertical-align: middle;
}
/* 联系我们 */
.conus-cen{
width: 482px;
margin: 50px auto 0;
}
.wxh{
float: left;
width: 240px;
height: 122px;
border-right:1px solid #cccccc ;
text-align: center;
font-size: 14px;
}
.us{
float: left;
width: 240px;
height: 122px;
}
.us-p{
width: 175px;
float: right;
padding: 5px 0;
line-height: 23px;
}
.us-p p {
line-height: 25px;
font-size: 16px;
color: #333333;
}
.us-p span{
display: block;
font-size: 22px;
font-weight: 700;
}
/* 联系我们end */

View File

@@ -0,0 +1,64 @@
header{
width: 100%;
}
.header{
width: 1190px;
margin: 0 auto;
line-height: 80px;
}
.logo{
height: 80px;
width: 25%;
}
.menu{
height: 80px;
}
.menu ul li{
float: left;
}
.menu ul li a{
font-size: 16px;
padding: 0 20px;
display: block;
color: #333333;
}
.nav-menu{
height: 0px;
text-align: center;
line-height: 40px;
color: #333333;
overflow: hidden;
}
.nav-menu section{
height: 40px;
position: relative;
z-index: 99999;
background: #ffffff;
font-size: 16px;
}
.menu ul li .a:hover{
background: #28a658;
color: #ffffff;
}
.menu ul li:hover .nav-menu{
height: 240px;
}
.nav-menu section:hover a{
color: #93d3ab;
}
/* 轮播图 */
/* 固定激活 */
.liactive{
background: #28a658;
}
.liactive .a{
color: #ffffff !important;
}
/* 轮播图样式调整 */
.swiper-container {
height: 100%;
}

View File

@@ -0,0 +1,145 @@
html{
min-width: 1190px;
}
li{
cursor: pointer;
}
img{
border: 0;
}
.clear{
clear: both;
}
.img{
height: 100%;
width: 100%;
}
.fl{
float: left;
}
.fr{
float: right;
}
.swiper-pagination-bullet-active{
background: #ffffff !important;
height: 10px;
width: 10px;
}
.row{
width: 100%;
}
.rowp{
padding: 80px 0;
}
.rowl{
padding: 80px 0 20px 0;
}
.title{
width: 100%;
text-align: center;
}
.title h4{
font-weight: 500;
font-size: 36px;
color: #333333;
}
.title p {
margin-top: 5px;
font-size: 16px;
color: #333333;
}
.title span{
margin-top: 25px;
display: block;
font-family: MicrosoftYaHei;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0px;
color: #999999;
}
/* 平铺水平对齐 */
.flex-con1 {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
/* 垂直居中对齐 */
.flex-con2 {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
}
/* 水平垂直居中 */
.flex-con3 {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
}
/* 垂直平铺 */
.flex-con4{
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
}
/* 溢出隐藏 */
.clamp1{
display: -webkit-box !important;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
/* 动画3s */
.nav-item{
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}
/* 放大图片 */
.bigLi:hover img{
transform:scale(1.1);
}
.somImg {
width: 100%;
height: 100%;
-moz-transition: all .5s ease;
-webkit-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
transition: all 0.5s;
}
/* 缩放页面图片处理 */
.comm-topact {
overflow: hidden;
position: relative;
background: center top no-repeat;
-webkit-transition: height .6s,background,.6s;
transition: height .6s,background,.6s;
}
.topact-big-img, .topact-small-img {
position: absolute;
left: 50%;
top: 0;
width: 1920px;
height: 100%;
margin-left: -960px;
}

View File

@@ -0,0 +1,498 @@
/**
* 自定义清除浏览器默认样式代码
*/
@font-face {
/* font-test*/
font-family: ht;
src: url('/fonts/ht.ttf');
}
ul,h2,h1,h3,h4,h5,h6,p{
margin: 0;
padding: 0;
}
a {
text-decoration: none;
color: #333;
}
li {
list-style: none;
}
.uk-form-label {
width: 130px;
}
.uk-form-controls {
margin-left: 132px;
}
.uk-margin {
overflow: hidden;
}
.container {
width: 1170px;
margin: 0 auto;
}
.left-me {
width: 70%;
float: left;
margin-left: 27px;
}
.info_title {
padding-top: 20px;
padding-bottom: 5px;
}
.icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
.fixed-top {
position: fixed !important;
background: rgba(0, 0, 0, 0.88);
left: 0;
top: 0;
right: 0;
}
::-webkit-scrollbar {
width: 0;
height: 18px;
}
::-webkit-scrollbar-track-piece {
background-color: #fff;
border-radius: 0;
}
/* ::-webkit-scrollbar-thumb {
background-color: #018EE8;
height: 20px;
outline-offset: -2px;
outline: 2px solid #fff;
-webkit-border-radius: 4px;
} */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Prevent adjustments of font size after orientation changes in IE and iOS.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove the margin in all browsers (opinionated).
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
* 2. Add the correct display in IE.
*/
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
display: block;
}
/**
* Add the correct display in IE 9-.
*/
audio,
canvas,
progress,
video {
display: inline-block;
}
/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
vertical-align: baseline;
}
/**
* Add the correct display in IE 10-.
* 1. Add the correct display in IE.
*/
template, /* 1 */
[hidden] {
display: none;
}
/* Links
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
background-color: transparent; /* 1 */
-webkit-text-decoration-skip: objects; /* 2 */
}
/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0;
}
/* Text-level semantics
========================================================================== */
/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none; /* 1 */
text-decoration: underline; /* 2 */
text-decoration: underline dotted; /* 2 */
}
/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
font-weight: inherit;
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* Add the correct font style in Android 4.3-.
*/
dfn {
font-style: italic;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Add the correct background and color in IE 9-.
*/
mark {
background-color: #ff0;
color: #000;
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10-.
*/
img {
border-style: none;
}
/**
* Hide the overflow in IE.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace; /* 1 */
font-size: 1em; /* 2 */
}
/**
* Add the correct margin in IE 8.
*/
figure {
margin: 1em 40px;
}
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box; /* 1 */
height: 0; /* 1 */
overflow: visible; /* 2 */
}
/* Forms
========================================================================== */
/**
* 1. Change font properties to `inherit` in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
select,
textarea {
font: inherit; /* 1 */
margin: 0; /* 2 */
}
/**
* Restore the font weight unset by the previous rule.
*/
optgroup {
font-weight: bold;
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input { /* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
text-transform: none;
}
/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
* controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
-webkit-appearance: button; /* 2 */
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
box-sizing: border-box; /* 1 */
color: inherit; /* 2 */
display: table; /* 1 */
max-width: 100%; /* 1 */
padding: 0; /* 3 */
white-space: normal; /* 1 */
}
/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
/**
* Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Correct the text style of placeholders in Chrome, Edge, and Safari.
*/
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}

View File

@@ -0,0 +1,56 @@
.page ul {
padding: 0;
min-width: 450px;
}
.page ul::after {
content: '';
display: block;
clear: both;
}
.page ul li {
float: left;
width: auto;
min-width: 32px;
line-height: 30px;
list-style: none;
margin: 0 5px;
border: 1px solid #ccc;
border-radius: 5px;
}
.page a {
color: #666666;
font-family: "微软雅黑";
padding: 5px 15px;
text-decoration: none;
display: block;
text-align: center;
border-left: none;
}
.page ul li a:hover {
background-color: #28a658;
}
.page ul li a:hover {
color: white;
}
.page .disabled a:hover {
background-color: white;
cursor: not-allowed;
color: #aaa;
}
.page .active a {
background-color: #28a658;
color: white;
}
.active{
border:0 !important;
border-radius: 5px;
overflow: hidden;
}

File diff suppressed because one or more lines are too long