| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372 |
- .head-l-svg{
- display: inline-block;
- width: 25px;
- height: 25px;
- background: url("../img/svg/head-l.svg");
- margin-top: 10px;
- }
- .head-r-svg{
- display: inline-block;
- width: 25px;
- height: 25px;
- background: url("../img/svg/head-r.svg");
- margin-top: 10px;
- }
- .head-length {
- font-style: normal;
- font-size: 0.1rem;
- position: absolute;
- top: 5px;
- right: -6px;
- background: #f23030;
- color: #fff;
- line-height: initial;
- padding: 0px 4px;
- border-radius: 50px;
- }
- .swiper-slide img{
- width: 100%;
- }
- .swiper-pagination-bullet-active {
- opacity: 1;
- }
- .index-class{
- padding: 1.5rem 0.625rem;
- }
- .index-class .weui-flex__item{
- text-align: center;
- }
- .index-class .index-class-img{}
- .index-class .index-class-text{
- margin: 0;
- line-height: 2.5rem;
- color: #444;
- }
- .index-news{
- padding: 0.4rem 0.625rem;
- }
- .index-news .news-cont{
- position: relative;
- padding: 0 0.625rem;
- height: 30px;
- line-height: 30px;
- border-radius: 4px;
- overflow: hidden;
- }
- .index-news .news-cont strong{
- position: absolute;
- top: 0;
- left: 0.625rem;
- }
- .index-news .news-cont strong em{
- font-style: normal;
- font-size: 0.8rem;
- color: #fff;
- padding: 1px 2px 0;
- margin-left: 2px;
- border-radius: 2px;
- }
- .index-news .infoBox{
- display: inline-block;
- }
- .index-news .news-cont ul{
- list-style-type: none;
- margin: 0;
- }
- .index-news .news-cont ul li{
- line-height: 30px;
- }
- .index-news .news-cont ul li span{
- padding-left: 72px;
- word-break: break-all;
- white-space: nowrap;
- overflow: hidden;
- }
- .index-news .news-cont ul li span i{
- font-style: normal;
- font-size: 0.8rem;
- border: 1px solid #fe7900;
- color: #fe7900;
- border-radius: 2px;
- padding: 0 1px;
- margin-right: 5px;
- }
- .index-news .news-cont .news-more{
- position: absolute;
- top: 0;
- right: 0;
- display: inline-block;
- background: #fff;
- padding: 0 0.625rem;
- border-left: 1px solid #f2f2f2;
- }
- .index-seckill{}
- .index-seckill .seckill-hd{
- position: relative;
- height: 30px;
- padding: 0 0.625rem;
- margin-bottom: 0.5rem;
- }
- span.seckill-hd-title.theme-color {
- font-weight: bold;
- font-size: 1.25rem;
- }
- .index-seckill .seckill-hd strong{
- line-height: 30px;
- font-size: 0.8rem;
- }
- .index-seckill .seckill-hd #time {
- position: absolute;
- top: 0;
- left: 42%;
- line-height: 30px;
- }
- .seckill-hd #time span{
- padding: 0 3px;
- border: 1px solid #dedede;
- border-radius: 4px;
- font-size: 0.8rem;
- }
- .index-seckill .seckill-hd-r{
- position: absolute;
- right: 0.625rem;
- top: 0;
- line-height: 30px;
- font-size: 0.8rem;
- }
- .index-seckill .seckill-bd{
- width: 100%;
- overflow: hidden;
- }
- .index-seckill .seckill-bd .seckill-wares{}
- .index-seckill .seckill-bd .seckill-wares .seckill-ware{
- text-align: center;
- padding: 0.625rem;
- }
- .seckill-ware img{
- width: 100%;
- }
- .seckill-ware p{
- margin: 5px 0 0;
- font-size: 0.8rem;
- font-weight: bold;
- }
- .seckill-ware p strong{
- font-size: 1.25rem;
- }
- .seckill-ware del{
- font-size: 0.8rem;
- color: #999;
- }
- .index-show{
- width: 100%;
- }
- .index-show img{
- width: 100%;
- }
- .index-show .col-sm-12, .index-show .col-sm-4, .index-show .col-sm-6, .index-show .col-xs-12, .index-show .col-xs-4, .index-show .col-xs-6{
- padding: 0;
- }
- ul, ol, li{list-style-type: none;}
- .index-wares{
- width: 100%;
- }
- .index-wares .wares-title {
- line-height: 3rem;
- text-align: center;
- font-size: 1.3rem;
- margin-top: 0.625rem;
- }
- .index-wares .wares-title img{
- width: 100%;
- }
- .index-wares .wares-cont{
- margin: 0;
- padding: 0;
- background: #fff;
- }
- .index-wares .wares-cont .ware-box{
- width: 49.6%;
- float: left;
- padding-bottom: 5px;
- border-bottom: 1px solid #f4f4f4;
- }
- .index-wares .wares-cont .ware-box:nth-child(2n+1){
- border-right: 1px solid #f4f4f4;
- }
- .index-wares .wares-cont .ware-box .ware-img{
- position: relative;
- padding: 20px;
- }
- .index-wares .wares-cont .ware-box .ware-img img{
- width: 100%;
- }
- .index-wares .wares-cont .ware-box .ware-img .ware-vip{
- position: absolute;
- background: #ff6585;
- color: #fff;
- padding: 1px 7px;
- font-size: 0.8rem;
- bottom: 0;
- left: 0;
- }
- .index-wares .wares-cont .ware-box .ware-title{
- font-size: 1.2rem;
- line-height: 25px;
- margin: 0;
- word-break: break-all;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .index-wares .wares-cont .ware-box .ware-des{
- margin: 0;
- line-height: 20px;
- font-size: 1rem;
- color: #bbbbbb;
- word-break: break-all;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .index-wares .wares-cont .ware-box .ware-prince{
- font-size: 1.1rem;
- }
- .index-navs .weui-btn {
- border-radius: 2.5rem;
- height: 5rem;
- line-height: 5rem;
- color: #5A5A5A;
- border: 1px solid #5A5A5A;
- }
- /*优惠券页面*/
- .coupon-cont{
- padding: 1.5rem;
- }
- .coupon-cont img{width: 100%; margin-bottom: 1.5rem;}
- .weui-notice {
- margin: 1rem 15px 2rem;
- }
- .notice-header {
- height: 3rem;
- line-height: 3rem;
- font-size: 16px;
- font-weight: bold;
- }
- .notice-box {
- height: 365px;
- overflow: hidden;
- border: 1px solid #ccc;
- text-indent: .25rem;
- border-radius: 2px;
- }
- .notice-list .swiper-slide {
- overflow: hidden;
- }
- .notice-item {
- height: 30px;
- line-height: 30px;
- font-size: 16px;
- }
- .notice-item .name {
- width: 120px;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- }
- .notice-item .time {
- width: 80px;
- }
- .notice-item span {
- margin-right: 1rem;
- display: inline-block;
- vertical-align: middle;
- }
- .weui-detail {
- margin: 0 .5rem;
- font-size: 1.5rem;
- }
- .weui-detail .name {
- line-height: 5rem;
- font-size: 1.5rem;
- }
- .weui-detail .price {
- font-weight: bold;
- }
- .weui-detail .stock {
- float: right;
- }
- .weui-detail .attr {
- line-height: 3rem;
- margin: 1rem auto 2rem;
- /*padding-bottom: 1rem;*/
- /*border-bottom: 1px solid #777;*/
- }
- .weui-btn-area.op {
- margin-top: 2rem;
- position: fixed;
- bottom: 0rem;
- width: 100%;
- margin: 0;
- border-top: 1px solid #ccc;
- border-bottom: 1px solid #ccc;
- }
- .weui-btn-area.op a {
- float: left;
- width: 50%;
- padding: 0;
- margin-top: 0;
- border-radius: 0;
- background: #fff;
- }
- .weui-btn-area.op .total {
- font-weight: bold;
- }
- .weui-btn-area.op a:after {
- width: 0;
- border: none;
- }
- .weui-btn-area.op .exchange:after {
- border: 1px solid rgba(0,0,0,.2);
- }
- .content .title {
- height: 36px;
- background: #eee;
- }
- .content .title span {
- display: inline-block;
- min-width: 6rem;
- background-color: #c994ff;
- height: 36px;
- text-align: center;
- line-height: 36px;
- }
- .content .detail {
- padding: 1rem .5rem;
- }
- .swiper-wrapper {
- border-bottom: 1px solid #eee;
- }
- .weui-btn-area.op a.exchange {
- background: #956bff;
- color: #fff;
- border: 1px solid #956bff;
- }
|