123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- /*@font-face
- {
- font-family: myFirstFont;
- src: url('https://kx-youhuiquan.oss-cn-beijing.aliyuncs.com/HanziPenSC.ttf')
- ,url('../HanziPenSC.eot'); IE9
- }*/
- body{
- width: 100%;
- height: 100vh;
- background: #3e0570;
- }
- .alert-info {
- position: fixed;
- top: 1.74rem;
- right: 0;
- left: 0;
- bottom: 0;
- text-align: center;
- z-index: 9;
- }
- .alert-info p {
- display: inline-block;
- height: 0.38rem;
- color: #fff;
- font-size: 0.14rem;
- line-height: 0.38rem;
- padding: 0 0.10rem;
- background-color: rgba(0, 0, 0, 0.7);
- border-radius: 5px;
- }
- #copy_1,#copy_2,#taokouling{
- position:absolute;
- left:-3000px;
- }
- #goApp{
- width: 1.6rem;
- height: 0.23rem;
- position: absolute;
- bottom: 0.4rem;
- left: 0;
- right: 0;
- margin: auto;
- animation: button 1s infinite ease-in-out;
- z-index: 3;
- display: none;
- }
- @keyframes button {
- 0% {transform: scale(1.2);}
- 50% {transform: scale(1);}
- 100% {transform: scale(1.2);}
- }
- #goApp img{
- width: 100%;
- }
- .container,.swiper-container,.swiper-wrapper{
- width: 100%;
- height: 100%;
- }
- .swiper-slide{
- position: relative;
- height: 100% !important;
- background: url(https://kx-youhuiquan.oss-cn-beijing.aliyuncs.com/shuangshiyi/commodityListFirst/bg.png);
- background-size:100% ;
- }
- .swiper-slide-one{
- /*background: url(../img/homeBg.png) no-repeat;
- background-size:100% ;*/
- }
- .swiper-slide-one-title{
- /*font-family: myFirstFont !important;*/
- width: 100%;
- height: 1.4rem;
- margin-top: 1.865rem;
- background: url(https://kx-youhuiquan.oss-cn-beijing.aliyuncs.com/shuangshiyi/commodityListFirst/swiper-slide-one-title.png) no-repeat;
- background-size: 100%;
- color: #0DFFE6;
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
- .swiper-slide-one-title p:nth-of-type(1){
- font-size: 0.15rem;
- line-height: 0.21rem;
- padding-left: 0.4rem;
- }
- .swiper-slide-one-title p:nth-of-type(2){
- font-size: 0.22rem;
- line-height: 0.31rem;
- padding-left: 0.4rem;
- padding-top: 0.07rem;
- }
- #array{
- position:absolute;z-index:1;-webkit-animation: start 1.5s infinite ease-in-out;width: 0.33rem;bottom: 1rem;left: 0;right: 0;margin: auto;
- }
- @-webkit-keyframes start {
- 0% {opacity: 0;transform: translate(0,100px);}
- 50% {opacity: 1;transform: translate(0,0);}
- 100% {opacity: 0;transform: translate(0,-28px);}
- }
- @-moz-keyframes start {
- 0% {opacity: 0;transform: translate(0,100px);}
- 50% {opacity: 1;transform: translate(0,0);}
- 100% {opacity: 0;transform: translate(0,-28px);}
- }
- @keyframes start {
- 0% {opacity: 0;transform: translate(0,100px);}
- 50% {opacity: 1;transform: translate(0,0);}
- 100% {opacity: 0;transform: translate(0,-28px);}
- }
- .category{
- /*font-family: myFirstFont !important;*/
- display: flex;
- flex-wrap: wrap;
- justify-content: space-around;
- padding: 0 0.125rem;
- }
- .category li{
- width: 1.15rem;
- height: 0.875rem;
- text-align: center;
- line-height: 0.875rem;
- color: #0DFFE6;
- font-size: 0.18rem;
- background: url(https://kx-youhuiquan.oss-cn-beijing.aliyuncs.com/shuangshiyi/commodityListFirst/home-list.png) no-repeat;
- background-size:100% ;
- }
- .title-swiper-slide{
- /*font-family: myFirstFont !important;*/
- color: #00FEB3;
- font-size: 0.2rem;
- text-align: center;
- margin: auto;
- margin-top: 0.1rem;
- width: 1.3rem;
- height: 0.48rem;
- background: url(https://kx-youhuiquan.oss-cn-beijing.aliyuncs.com/shuangshiyi/commodityListFirst/titleBg.png) no-repeat;
- background-size:100%;
- line-height: 0.48rem;
- }
- #share{
- /*font-family: myFirstFont !important;*/
- position: absolute;
- top: 0.18rem;
- right: 0.22rem;
- animation: button 1s infinite ease-in-out;
- }
- #share img{
- width: 0.2rem;
- height: 0.2rem;
- display: block;
- margin: auto;
- margin-bottom: 0.03rem;
- }
- #share span{
- color: #15FFB3;
- line-height: 0.165rem;
- font-size: 0.12rem;
- }
- #home_bg{
- height: 100%;
- width: 100%;
- }
- #home_bg img{
- width: 100%;
- }
- #home_bg img:nth-of-type(1){
- position: absolute;
- top: 0;
- }
- #home_bg img:nth-of-type(2){
- position: absolute;
- bottom: 0;
- }
- .home_content{
- width: 100%;
- position: absolute;
- top: 0;
- }
- .commodityList{
- width: 3.52rem;
- display: flex;
- flex-wrap: wrap;
- margin: auto;
- margin-top: 0.25rem;
- }
- .commodityList li{
- width: 0.9rem;
- height: 1.26rem;
- /*background: red;*/
- margin: 0 0.08rem;
- /*margin-bottom: 0.03rem;*/
- box-sizing: border-box;
- }
- .commodityList li:nth-of-type(1),.commodityList li:nth-of-type(7){
- margin-left: 0.35rem;
- }
- .commodityList li:nth-of-type(4),.commodityList li:nth-of-type(10){
- margin-left: 0.15rem;
- }
- .commodityList .commodityImg{
- width: 0.9rem;
- height: 0.9rem;
- background: #FFFFFF;
- border-radius: 0.05rem;
- }
- .commodityList .title{
- width: 0.89rem;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- font-size: 0.11rem;
- line-height: 0.15rem;
- margin-top: 0.05rem;
- color: #FFFFFF;
- }
- .commodityList .price{
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .commodityList .price .newPrice{
- color: #0DFFE6;
- line-height: 0.165rem;
- font-size: 0.12rem;
- }
- .commodityList .price .oldPrice{
- color: #FFFFFF;
- line-height: 0.125rem;
- font-size: 0.1rem;
- text-decoration: line-through;
- }
|