first commit
This commit is contained in:
1
衣莎项目/源码/衣莎官网源码/css/.pydio
Normal file
1
衣莎项目/源码/衣莎官网源码/css/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
138c335c-2bc9-4b68-ad39-452c99779a4d
|
||||
1
衣莎项目/源码/衣莎官网源码/css/page/.pydio
Normal file
1
衣莎项目/源码/衣莎官网源码/css/page/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
b4e79fb3-a541-47ce-8f87-2ff95c0a1615
|
||||
274
衣莎项目/源码/衣莎官网源码/css/page/Join.css
Normal file
274
衣莎项目/源码/衣莎官网源码/css/page/Join.css
Normal file
@@ -0,0 +1,274 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 内容 */
|
||||
.joining-title{
|
||||
margin-top: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
.joining-title h5{
|
||||
font-family: MicrosoftYaHei-Bold;
|
||||
font-size: 22px;
|
||||
font-weight: 700;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
.joining-title p{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.joining-img{
|
||||
margin-top: 60px;
|
||||
}
|
||||
.jimg{
|
||||
width: 1190px;
|
||||
margin: 0 auto 80px;
|
||||
}
|
||||
.jimg-l,.jimg-r{
|
||||
width: 50%;
|
||||
height: 410px;
|
||||
float: left;
|
||||
}
|
||||
.jimg:nth-child(2n) .jimg-l,.jimg-r{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.jimg-r{
|
||||
padding-left: 77px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.jimg-text h5{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 28px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
.jimg-text span{
|
||||
margin-top: 30px;
|
||||
display: block;
|
||||
width: 40px;
|
||||
height: 2px;
|
||||
background-color: #28a658;
|
||||
}
|
||||
.jimg-text div{
|
||||
margin-top: 30px;
|
||||
}
|
||||
.jimg-text ul li{
|
||||
margin-left: 20px;
|
||||
box-sizing: border-box;
|
||||
list-style: disc !important;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 45px;
|
||||
letter-spacing: 0px;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
|
||||
.joinfo_t h5{
|
||||
text-align: center;
|
||||
font-family: MicrosoftYaHei-Bold;
|
||||
font-size: 22px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
.joinfo_p{
|
||||
width: 1190px;
|
||||
margin: 60px auto 0;
|
||||
}
|
||||
.bigLi{
|
||||
cursor: auto;
|
||||
}
|
||||
.joinfo_p ul{
|
||||
width: 100%;
|
||||
}
|
||||
.joinfo_p ul li{
|
||||
position: relative;
|
||||
width: 380px;
|
||||
height: 365px;
|
||||
overflow: hidden;
|
||||
transform:all .3s;
|
||||
}
|
||||
.joinfo_p ul li img{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.joinfo_p ul li p{
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
height: 65px;
|
||||
background-color: #ffffff;
|
||||
opacity: 0.8;
|
||||
font-family: MicrosoftYaHei-Bold;
|
||||
font-size: 22px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 65px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
.process-cen{
|
||||
margin-top: 55px;
|
||||
width: 100%;
|
||||
height: 241px;
|
||||
line-height: 241px;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
background: url("./../../img/5u3gfeqw.png") no-repeat center;
|
||||
}
|
||||
.process-cen img{
|
||||
vertical-align: middle;
|
||||
}
|
||||
.process-p{
|
||||
margin-top: 98px;
|
||||
}
|
||||
.process-p1{
|
||||
padding: 0 1px;
|
||||
width: 250px;
|
||||
margin: 63px auto 0;
|
||||
}
|
||||
.process-p h2{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 42px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #28a658;
|
||||
text-align: center;
|
||||
}
|
||||
.process-p p{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
/* .process-p p:nth-child(1){
|
||||
|
||||
} */
|
||||
.process-p p span{
|
||||
font-family: MicrosoftYaHei-Bold;
|
||||
font-size: 22px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
/* 我要加盟 */
|
||||
.myjoin{
|
||||
height: 685px;
|
||||
width: 100%;
|
||||
background: url("./../../img/ergWGwqefd.png") no-repeat center;
|
||||
}
|
||||
.myjoin-cen{
|
||||
width: 396px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.myFrom{
|
||||
margin-bottom: 20px;
|
||||
width: 396px;
|
||||
height: 49px;
|
||||
background-color: #ffffff;
|
||||
position: relative;
|
||||
}
|
||||
.fromImg{
|
||||
width: 10%;
|
||||
height: 21px;
|
||||
float: left;
|
||||
border-right: 1px #cccccc solid;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.fromInput{
|
||||
width: 90%;
|
||||
height: 21px;
|
||||
float: right;
|
||||
padding: 1px 0 1px 10px;
|
||||
box-sizing: border-box;
|
||||
margin-top: -3px;
|
||||
}
|
||||
.fromInput input{
|
||||
height: 100%;
|
||||
width: 95%;
|
||||
border: 0;
|
||||
outline:none;
|
||||
color: #333333;
|
||||
|
||||
}
|
||||
.fromText{
|
||||
padding-top: 10px;
|
||||
height: 129px;
|
||||
background-color: #ffffff;
|
||||
width: 396px;
|
||||
}
|
||||
.fromTem{
|
||||
width: 90%;
|
||||
height: 120px;
|
||||
float: right;
|
||||
padding: 1px 0 1px 10px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.fromTem textarea{
|
||||
height: 100%;
|
||||
width: 95%;
|
||||
border: 0;
|
||||
outline:none;
|
||||
color: #333333;
|
||||
resize:none;
|
||||
margin-top: -3px;
|
||||
}
|
||||
.goButton{
|
||||
margin-top: 20px;
|
||||
width: 396px;
|
||||
height: 49px;
|
||||
background-color: #28a658;
|
||||
text-align: center;
|
||||
line-height: 49px;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 19px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.goButton:hover{
|
||||
background-color: #25c060;
|
||||
}
|
||||
.myFrom::before{
|
||||
position: absolute;
|
||||
right: -38px;
|
||||
content: "*";
|
||||
color: red;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
font-size: 24px;
|
||||
}
|
||||
221
衣莎项目/源码/衣莎官网源码/css/page/aboutIsa.css
Normal file
221
衣莎项目/源码/衣莎官网源码/css/page/aboutIsa.css
Normal file
@@ -0,0 +1,221 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
/* 主体start */
|
||||
.about-title{
|
||||
width: 100%;
|
||||
padding-bottom: 1px;
|
||||
box-shadow: 1px 2px 12px #ddd;
|
||||
border-bottom: 1px solid #eee;
|
||||
background: #ffffff;
|
||||
}
|
||||
.fixedTab{
|
||||
position: fixed;
|
||||
top:0;
|
||||
z-index: 99999999;
|
||||
}
|
||||
.atitle-cen{
|
||||
width: 1190px;
|
||||
margin: 0 auto;
|
||||
height: 70px;
|
||||
}
|
||||
.atitle-cen ul li{
|
||||
height: 70px;
|
||||
line-height: 70px;
|
||||
float: left;
|
||||
margin-right: 40px;
|
||||
font-size: 20px;
|
||||
color: #333333;
|
||||
}
|
||||
.alitivce{
|
||||
width: 80px;
|
||||
height: 70px;
|
||||
color: #25c060 !important;
|
||||
border-bottom: 2px solid #28a658;
|
||||
}
|
||||
.atitle-cen ul li:hover{
|
||||
color: #25c060;
|
||||
}
|
||||
/* 品牌理念 */
|
||||
.brand-cen{
|
||||
margin: 0 auto;
|
||||
margin-top: 60px;
|
||||
width: 810px;
|
||||
}
|
||||
.brand-cen h4{
|
||||
font-size: 22px;
|
||||
color: #333333;
|
||||
text-align: center;
|
||||
}
|
||||
.brand-p{
|
||||
margin-top: 50px;
|
||||
}
|
||||
.brand-p p{
|
||||
color: #666666;
|
||||
text-align:center;
|
||||
font-size: 16px;
|
||||
line-height: 32px;
|
||||
}
|
||||
.brand-p p:last-child{
|
||||
color: #333333;
|
||||
font-weight: 700;
|
||||
}
|
||||
/* 品牌理念end */
|
||||
|
||||
/* 发展历程 */
|
||||
.his-cen{
|
||||
width: 887px;
|
||||
margin: 80px auto 0;
|
||||
padding: 30px 0;
|
||||
background: url("../../img/asfutkyurt.png") no-repeat 50% 2px;
|
||||
}
|
||||
.his-ul{
|
||||
height: auto;
|
||||
}
|
||||
.his-li{
|
||||
margin: 5px 0;
|
||||
height: 150px;
|
||||
width: 100%;
|
||||
}
|
||||
.his-li:nth-child(2n) .histli-l{
|
||||
text-align: left;
|
||||
}
|
||||
.his-li:nth-child(2n) .histli-r{
|
||||
text-align: right;
|
||||
}
|
||||
.histli-l{
|
||||
width: 43%;
|
||||
text-align: right;
|
||||
}
|
||||
.histli-l img{
|
||||
width: 245px;
|
||||
height: 150px;
|
||||
}
|
||||
.histli-c{
|
||||
width: 10%;
|
||||
}
|
||||
.histli-c span{
|
||||
border: 2px solid #28a658;
|
||||
width: 19px;
|
||||
height: 19px;
|
||||
border-radius: 19px;
|
||||
display: block;
|
||||
background: #ffffff;
|
||||
}
|
||||
.histli-r{
|
||||
width: 43%;
|
||||
}
|
||||
.histli-r h4{
|
||||
font-family: MicrosoftYaHei-Bold;
|
||||
font-size: 22px;
|
||||
font-stretch: normal;
|
||||
line-height: 36px;
|
||||
letter-spacing: 0px;
|
||||
color: #000000;
|
||||
font-weight: 700;
|
||||
}
|
||||
.histli-r p{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 28px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
/* 企业生态 */
|
||||
.ecoh4{
|
||||
margin: 60px 0 40px 0;
|
||||
text-align: center;
|
||||
font-size: 22px;
|
||||
color: #333333;
|
||||
}
|
||||
.eco-cen{
|
||||
margin-top: 30px;
|
||||
width: 1190px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.eco-cen ul li{
|
||||
width: 386px;
|
||||
height: 425px;
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
position: relative;
|
||||
}
|
||||
.eco-cen ul li:nth-child(1){
|
||||
width: 785px;
|
||||
}
|
||||
.eco-cen ul li:nth-child(n+3){
|
||||
height: 380px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.eco-cen ul li:nth-child(3n+2){
|
||||
margin-right: 0;
|
||||
}
|
||||
.ecoli{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background: rgba(0, 0, 0, 0.3)
|
||||
}
|
||||
.ecoli div{
|
||||
width: 331px;
|
||||
text-align: center;
|
||||
}
|
||||
.eco-span{
|
||||
width: 230px;
|
||||
height: 70px;
|
||||
line-height: 70px;
|
||||
text-align: center;
|
||||
font-size: 30px;
|
||||
color: #ffffff;
|
||||
border: 1px solid #ffffff;
|
||||
margin-top: 80px;
|
||||
transition: all .5s;
|
||||
}
|
||||
.eco-p{
|
||||
margin-top: 35px;
|
||||
line-height: 30px;
|
||||
font-size: 16px;
|
||||
opacity: 0;
|
||||
transition: all .5s;
|
||||
}
|
||||
.eco-cen ul li:hover .eco-span{
|
||||
margin-top: 0;
|
||||
background: #28a658;
|
||||
border: 1px solid #28a658;
|
||||
}
|
||||
.eco-cen ul li:hover .eco-p{
|
||||
opacity: 1;
|
||||
color: #ffffff;
|
||||
}
|
||||
/* 荣誉客户 */
|
||||
.cust-cen{
|
||||
width: 1190px;
|
||||
margin: 50px auto 0;
|
||||
}
|
||||
.cust-cen ul li{
|
||||
float: left;
|
||||
width: 215px;
|
||||
height: 84px;
|
||||
border: 1px solid #eeeeee;
|
||||
text-align: center;
|
||||
line-height: 84px;
|
||||
overflow: hidden;
|
||||
margin-right: 26px;
|
||||
}
|
||||
.cust-cen ul li img{
|
||||
vertical-align: middle;
|
||||
}
|
||||
.cust-cen ul li:nth-child(5n){
|
||||
margin-right: 0;
|
||||
}
|
||||
.cust-cen ul li:nth-child(n+6){
|
||||
margin-top: 26px;
|
||||
}
|
||||
/* 主体end */
|
||||
80
衣莎项目/源码/衣莎官网源码/css/page/contactus.css
Normal file
80
衣莎项目/源码/衣莎官网源码/css/page/contactus.css
Normal file
@@ -0,0 +1,80 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 内容 */
|
||||
.contactus{
|
||||
width: 1190px;
|
||||
margin: 80px auto 60px;
|
||||
}
|
||||
.contactus-l{
|
||||
width: 58%;
|
||||
float: left;
|
||||
height: 200px;
|
||||
}
|
||||
.contactus-l h3{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 35px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 33px;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
.contactus-text{
|
||||
margin-top: 36px;
|
||||
}
|
||||
.contactus-text p{
|
||||
line-height: 28px;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
.contactus-r{
|
||||
width: 40%;
|
||||
float: right;
|
||||
height: 200px;
|
||||
}
|
||||
.contactusul li{
|
||||
height: 200px;
|
||||
width: 162px;
|
||||
float: left;
|
||||
margin: 0 30px;
|
||||
text-align: center;
|
||||
}
|
||||
.contactusul li p{
|
||||
margin-top: 15px;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 28px;
|
||||
letter-spacing: 0px;
|
||||
color: #666666;
|
||||
}
|
||||
.contli-img{
|
||||
width: 162px;
|
||||
height: 161px;
|
||||
background-color: #f7f7f7;
|
||||
line-height: 161px;
|
||||
text-align: center;
|
||||
}
|
||||
.contli-img img{
|
||||
/* height: 80%; */
|
||||
vertical-align: middle;
|
||||
}
|
||||
/* 地图 */
|
||||
.map{
|
||||
width: 1190px;
|
||||
height: 404px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#allmap{
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
52
衣莎项目/源码/衣莎官网源码/css/page/distribution.css
Normal file
52
衣莎项目/源码/衣莎官网源码/css/page/distribution.css
Normal file
@@ -0,0 +1,52 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 491px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 地图 */
|
||||
#allmap{
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
/* 内容 */
|
||||
.dis-row{
|
||||
width: 1190px;
|
||||
margin: 80px auto 0;
|
||||
}
|
||||
.dis-row h4{
|
||||
text-align: center;
|
||||
}
|
||||
.disul{
|
||||
margin-top: 60px;
|
||||
}
|
||||
.disul li{
|
||||
float: left;
|
||||
width: 286px;
|
||||
height: 150px;
|
||||
background: #ffffff;
|
||||
margin-right: 15px;
|
||||
border-radius: 15px;
|
||||
}
|
||||
.disul li:nth-child(4n){
|
||||
margin-right: 0px;
|
||||
}
|
||||
.disul li:nth-child(n+5){
|
||||
margin-top: 15px;
|
||||
}
|
||||
.disli h5{
|
||||
font-size: 20px;
|
||||
color: #333333;
|
||||
margin-bottom: 15px;
|
||||
font-weight: 500;
|
||||
}
|
||||
.disli p{
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 25px;
|
||||
letter-spacing: 0px;
|
||||
color: #666666;
|
||||
}
|
||||
222
衣莎项目/源码/衣莎官网源码/css/page/index.css
Normal file
222
衣莎项目/源码/衣莎官网源码/css/page/index.css
Normal file
@@ -0,0 +1,222 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: auto;
|
||||
width: 100%;
|
||||
}
|
||||
/* 主体start */
|
||||
|
||||
.introduce{
|
||||
padding: 50px 0;
|
||||
width: 1190px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.intl,.intr{
|
||||
width: 50%;
|
||||
height: 556px;
|
||||
float: left;
|
||||
}
|
||||
.intr{
|
||||
background: #ffffff;
|
||||
padding: 102px 0;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
}
|
||||
.intr-cen h2{
|
||||
font-size: 36px;
|
||||
color: #333333;
|
||||
font-weight: 500;
|
||||
}
|
||||
.line{
|
||||
width: 40px;
|
||||
height: 2px;
|
||||
margin: 30px auto 0;
|
||||
background: #28a658;
|
||||
}
|
||||
.int-p{
|
||||
margin: 34px 0;
|
||||
line-height: 33px;
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
}
|
||||
.int-p p{
|
||||
color: #999999;
|
||||
}
|
||||
.int-p span{
|
||||
color: #28a658;
|
||||
font-weight: 700;
|
||||
}
|
||||
.sub{
|
||||
width: 127px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
color: #ffffff;
|
||||
font-size: 16px;
|
||||
margin: 35px auto 0;
|
||||
background: #28a658;
|
||||
cursor: pointer;
|
||||
}
|
||||
.sub:hover{
|
||||
background: #25c060;
|
||||
}
|
||||
|
||||
/* 产品服务 */
|
||||
.pro-cen{
|
||||
margin-top: 60px;
|
||||
}
|
||||
.proul{
|
||||
padding: 0 1px;
|
||||
width: 1190px;
|
||||
box-sizing: border-box;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.proul li{
|
||||
position: relative;
|
||||
height: 500px;
|
||||
float: left;
|
||||
width: 198px;
|
||||
transition: .5s;
|
||||
}
|
||||
.proul li img{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.pro-title{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
.pro-title p {
|
||||
margin-bottom: 32px;
|
||||
color: #ffffff;
|
||||
font-size: 23px;
|
||||
}
|
||||
.pro-title span{
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
width: 40px;
|
||||
height: 2px;
|
||||
background: #ffffff;
|
||||
}
|
||||
.proli-cen{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 0;
|
||||
width: 0;
|
||||
overflow: hidden;
|
||||
transform: rotateY(-180deg);
|
||||
}
|
||||
.proli-p{
|
||||
text-align: center;
|
||||
padding: 0 35px;
|
||||
font-size: 16px;
|
||||
line-height: 32px;
|
||||
color: #ffffff;
|
||||
}
|
||||
.proul li:hover .pro-title{
|
||||
width: 0;
|
||||
height: 0;
|
||||
}
|
||||
.proul li:hover{
|
||||
-moz-transition: rotateY(180deg);
|
||||
-o-transition: rotateY(180deg);
|
||||
-webkit-transition: rotateY(180deg);
|
||||
transform: rotateY(180deg);
|
||||
}
|
||||
.proul li:hover .proli-cen{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(28, 151, 75, .9);
|
||||
}
|
||||
/* 产品服务end */
|
||||
|
||||
/* 团体洗衣start */
|
||||
|
||||
.group-cen{
|
||||
width: 1190px;
|
||||
margin: 64px auto 0;
|
||||
}
|
||||
.group-l,.group-r{
|
||||
float: left;
|
||||
}
|
||||
.group-l{
|
||||
width: 610px;
|
||||
height: 420px;
|
||||
}
|
||||
.group-r{
|
||||
width: 580px;
|
||||
height: 420px;
|
||||
background: #ffffff;
|
||||
padding-top: 46px;
|
||||
box-sizing: border-box;
|
||||
color: #333333;
|
||||
font-size: 16px;
|
||||
}
|
||||
.group-p{
|
||||
text-align: center;
|
||||
padding: 0 30px;
|
||||
box-sizing: border-box;
|
||||
line-height: 39px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.group-p h4{
|
||||
display: block;
|
||||
font-size: 26px;
|
||||
font-weight: 700;
|
||||
}
|
||||
.group-p span{
|
||||
display: block;
|
||||
color: #999999;
|
||||
}
|
||||
/* 团体洗衣end */
|
||||
/* 下单 */
|
||||
.pro-cen{
|
||||
width: 1190px;
|
||||
margin: 80px auto 0;
|
||||
}
|
||||
.pro-l{
|
||||
width: 515px;
|
||||
height: 424px;
|
||||
float: left;
|
||||
text-align: center;
|
||||
background: url("./../../img/wxss.png") center center no-repeat;
|
||||
}
|
||||
.pro-l img{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.pro-r{
|
||||
width: 675px;
|
||||
float: left;
|
||||
}
|
||||
.pro-r ul {
|
||||
height: 424px;
|
||||
}
|
||||
.pro-r ul li{
|
||||
height: 50%;
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
.pro-ul li p {
|
||||
color: #333333;
|
||||
font-size: 18px;
|
||||
margin-top: 19px;
|
||||
}
|
||||
.pro-ul li span{
|
||||
color: #999999;
|
||||
font-size: 16px;
|
||||
margin-top: 9px;
|
||||
}
|
||||
/* 下单end */
|
||||
/* 主体end */
|
||||
|
||||
/* 视频样式 */
|
||||
.video-js .vjs-big-play-button {
|
||||
top: 43% !important;
|
||||
left: 43% !important;
|
||||
}
|
||||
/* 视频样式end */
|
||||
86
衣莎项目/源码/衣莎官网源码/css/page/joinIsa.css
Normal file
86
衣莎项目/源码/衣莎官网源码/css/page/joinIsa.css
Normal file
@@ -0,0 +1,86 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 内容 */
|
||||
.about-j{
|
||||
width: 1190px;
|
||||
margin: 70px auto 0;
|
||||
}
|
||||
.about-j ul li{
|
||||
float: left;
|
||||
height: 81px;
|
||||
border-right: 1px solid #ebebeb;
|
||||
text-align: center;
|
||||
width: 33%;
|
||||
}
|
||||
.about-j ul li:last-child{
|
||||
border-right:0;
|
||||
}
|
||||
.about-j ul li h2{
|
||||
font-family: MicrosoftYaHei-Bold;
|
||||
font-size: 32px;
|
||||
font-weight: 700;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #28a658;
|
||||
}
|
||||
.about-j ul li p{
|
||||
margin-top: 10px;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 18px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 39px;
|
||||
letter-spacing: 0px;
|
||||
color: #999999;
|
||||
}
|
||||
.about-text{
|
||||
width: 1062px;
|
||||
margin: 80px auto 0;
|
||||
}
|
||||
.about-text p{
|
||||
margin-top: 50px;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
line-height: 32px;
|
||||
letter-spacing: 0px;
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
/* 幻灯片 */
|
||||
.team-cen{
|
||||
width: 1190px;
|
||||
margin: 60px auto 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
.swiper-lw{
|
||||
width: 255px !important;
|
||||
text-align: center;
|
||||
margin: 0 20px;
|
||||
}
|
||||
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
|
||||
left: 0px !important;
|
||||
height: 100% ;
|
||||
background-color: #fff ;
|
||||
}
|
||||
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
|
||||
right: 0 !important;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
}
|
||||
.swiper-button-next, .swiper-button-prev {
|
||||
top: 0 !important;
|
||||
}
|
||||
/* 加入我们 */
|
||||
.myAbout{
|
||||
height: 560px;
|
||||
width: 100%;
|
||||
background: url("./../../img/ergWGwqefd.png") no-repeat center;
|
||||
}
|
||||
64
衣莎项目/源码/衣莎官网源码/css/page/news.css
Normal file
64
衣莎项目/源码/衣莎官网源码/css/page/news.css
Normal file
@@ -0,0 +1,64 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 内容 */
|
||||
|
||||
.types{
|
||||
width: 100%;
|
||||
padding: 40px 0;
|
||||
display: none;
|
||||
}
|
||||
.newsUl{
|
||||
width: 1190px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.newsUl li{
|
||||
width: 100%;
|
||||
height: 190px;
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
padding: 20px 0;
|
||||
}
|
||||
.newsUl li img{
|
||||
height: 190px;
|
||||
width: 310px;
|
||||
float: left;
|
||||
}
|
||||
.news-cen{
|
||||
padding-left: 30px;
|
||||
float: left;
|
||||
height: 190px;
|
||||
width: 60%;
|
||||
padding-top: 30px;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
}
|
||||
.news-time img{
|
||||
margin-right: 10px;
|
||||
width: 17px !important;
|
||||
height: 17px !important;
|
||||
}
|
||||
.news-time{
|
||||
margin-top: 50px;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #666666;
|
||||
}
|
||||
.news-title{
|
||||
font-size: 26px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.newsActive{
|
||||
display: block;
|
||||
}
|
||||
|
||||
.newPage{
|
||||
margin: 30px 0 80px 0;
|
||||
}
|
||||
73
衣莎项目/源码/衣莎官网源码/css/page/newsInfo.css
Normal file
73
衣莎项目/源码/衣莎官网源码/css/page/newsInfo.css
Normal file
@@ -0,0 +1,73 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 内容 */
|
||||
.guidepost{
|
||||
width: 100%;
|
||||
border-bottom: #ebebeb 1px solid;
|
||||
}
|
||||
.guidTitle{
|
||||
width: 1190px;
|
||||
height: 70px;
|
||||
line-height: 70px;
|
||||
text-align: left;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.span1{
|
||||
display: inline-block;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 20px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #999999;
|
||||
}
|
||||
.guidepost i{
|
||||
display: inline-block;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 20px;
|
||||
font-weight: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #cccccc;
|
||||
}
|
||||
.span1:last-child{
|
||||
display: inline-block;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 20px;
|
||||
font-weight: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
/* 新闻内容 */
|
||||
|
||||
.newsText{
|
||||
width: 1190px;
|
||||
margin: 0 auto;
|
||||
padding: 0 68px 73px 68px;
|
||||
box-sizing: border-box;
|
||||
border-bottom: 1px solid #cccccc;
|
||||
}
|
||||
.next{
|
||||
height: 188px;
|
||||
width: 100%;
|
||||
}
|
||||
.next1{
|
||||
text-align: center;
|
||||
}
|
||||
.next1 p{
|
||||
cursor: pointer;
|
||||
font-family: MicrosoftYaHei;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
font-stretch: normal;
|
||||
letter-spacing: 0px;
|
||||
color: #999999;
|
||||
}
|
||||
.next1 p:nth-child(1){
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
35
衣莎项目/源码/衣莎官网源码/css/page/products.css
Normal file
35
衣莎项目/源码/衣莎官网源码/css/page/products.css
Normal file
@@ -0,0 +1,35 @@
|
||||
@import "../pubilc/_mian.css";
|
||||
|
||||
.wheel{
|
||||
height: 350px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* 服务范围 */
|
||||
.quality-cen{
|
||||
width: 100%;
|
||||
height: 413px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background: center top no-repeat;
|
||||
-webkit-transition: height .6s,background,.6s;
|
||||
transition: height .6s,background,.6s;
|
||||
}
|
||||
.quality-cenimg{
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0;
|
||||
width: 1920px;
|
||||
height: 100%;
|
||||
margin-left: -960px;
|
||||
}
|
||||
.quimg{
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 413px;
|
||||
line-height: 413px;
|
||||
text-align: center;
|
||||
}
|
||||
.quimg img{
|
||||
vertical-align: middle;
|
||||
}
|
||||
1
衣莎项目/源码/衣莎官网源码/css/pubilc/.pydio
Normal file
1
衣莎项目/源码/衣莎官网源码/css/pubilc/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
02f04ddc-8fc8-47dc-af2d-4c74551e6078
|
||||
6
衣莎项目/源码/衣莎官网源码/css/pubilc/_mian.css
Normal file
6
衣莎项目/源码/衣莎官网源码/css/pubilc/_mian.css
Normal file
@@ -0,0 +1,6 @@
|
||||
@import "normalize.css";
|
||||
@import "header.css";
|
||||
@import "mian.css";
|
||||
@import "animation.css";
|
||||
@import "color.css";
|
||||
@import "footer.css";
|
||||
122
衣莎项目/源码/衣莎官网源码/css/pubilc/animation.css
Normal file
122
衣莎项目/源码/衣莎官网源码/css/pubilc/animation.css
Normal 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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
9
衣莎项目/源码/衣莎官网源码/css/pubilc/color.css
Normal file
9
衣莎项目/源码/衣莎官网源码/css/pubilc/color.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.b7{
|
||||
background: #f7f7f7;
|
||||
}
|
||||
.while{
|
||||
background: #ffffff;
|
||||
}
|
||||
.while100{
|
||||
color: #ffffff !important;
|
||||
}
|
||||
64
衣莎项目/源码/衣莎官网源码/css/pubilc/footer.css
Normal file
64
衣莎项目/源码/衣莎官网源码/css/pubilc/footer.css
Normal 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 */
|
||||
64
衣莎项目/源码/衣莎官网源码/css/pubilc/header.css
Normal file
64
衣莎项目/源码/衣莎官网源码/css/pubilc/header.css
Normal 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%;
|
||||
}
|
||||
|
||||
145
衣莎项目/源码/衣莎官网源码/css/pubilc/mian.css
Normal file
145
衣莎项目/源码/衣莎官网源码/css/pubilc/mian.css
Normal 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;
|
||||
}
|
||||
498
衣莎项目/源码/衣莎官网源码/css/pubilc/normalize.css
vendored
Normal file
498
衣莎项目/源码/衣莎官网源码/css/pubilc/normalize.css
vendored
Normal 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 */
|
||||
}
|
||||
56
衣莎项目/源码/衣莎官网源码/css/pubilc/page.css
Normal file
56
衣莎项目/源码/衣莎官网源码/css/pubilc/page.css
Normal 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;
|
||||
}
|
||||
1307
衣莎项目/源码/衣莎官网源码/css/pubilc/video-js.css
Normal file
1307
衣莎项目/源码/衣莎官网源码/css/pubilc/video-js.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user