| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062 |
- .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;
- }
- .weui-list .weui-btn img {
- margin-right: .5rem;
- }
- .weui-count input::-webkit-outer-spin-button,
- .weui-count input::-webkit-inner-spin-button {
- -webkit-appearance: none;
- }
- .weui-count input[type="number"] {
- -moz-appearance: textfield;
- }
- .print-item {
- float: left;
- margin-top: 1rem;
- margin-bottom: 1rem;
- width: 47%;
- margin-left: 2%;
- border: 1px solid #956bff;
- border-radius: .5rem;
- position: relative;
- background: #f8f8f8;
- }
- .photo-print .print-item {
- width: 90%;
- margin: 1rem auto;
- float: initial;
- }
- .print-item .actions {
- width: 100%;
- height: 3rem;
- line-height: 3rem;
- position: absolute;
- top: 0;
- }
- .print-item .actions .op {
- margin: 0 1rem;
- }
- .print-item .actions span {
- background-color: #ccc;
- color: #fff;
- border-radius: .5rem;
- padding: 0rem .5rem;
- display: inline-block;
- height: 2rem;
- line-height: 2rem;
- margin-top: .5rem;
- }
- .photo-print .print-item .actions {
- width: auto;
- height: auto;
- line-height: 3rem;
- position: absolute;
- right: 1rem;
- top: 1rem;
- min-width: 40%;
- z-index: 9;
- }
- .photo-print .print-item .actions .edit span {
- background: none;
- border: none;
- border-radius: 0;
- color: #666;
- }
- .photo-print .print-item .actions .del {
- background: none;
- border: none;
- border-radius: 0;
- color: #666;
- position: absolute;
- top: 0rem;
- right: 0rem;
- }
- .photo-print .print-item .actions span img {
- margin-right: 4px;
- }
- .print-item .actions .color {
- margin-left: .5rem;
- }
- .print-item .actions .color.active {
- background-color: #956bff;
- color: #fff;
- }
- .print-item .actions .del {
- margin-left: .5rem;
- /*float: right;*/
- }
- .print-item .pic-box {
- /*height: 240px;*/
- /*line-height: 240px;*/
- height: 169px;
- margin-top: 3rem;
- border-top: 1px solid #ccc;
- border-bottom: 1px solid #ccc;
- }
- .photo-print .print-item .pic-box {
- height: 169px;
- border: none;
- margin: 1rem;
- }
- .photo-print .print-item .pic-box img {
- position: relative;
- width: 100%;
- height: 100%;
- }
- .print-item .pic-box .pic {
- height: 100%;
- overflow: hidden;
- position: relative;
- }
- .print-item .pic-box img {
- /*text-align: center;
- vertical-align: middle;
- max-height: 80%;
- margin: 10%;
- max-width: 80%;*/
- position: absolute;
- top: 0;
- left: 0;
- text-align: center;
- vertical-align: middle;
- width: 100%;
- margin: 0;
- height: 100%;
- }
- .print-item .count {
- height: 3rem;
- line-height: 3rem;
- margin: 0 1rem;
- text-align: center;
- }
- .photo-print .print-item .count {
- height: 3rem;
- line-height: 3rem;
- margin: 0 1rem;
- text-align: center;
- position: absolute;
- bottom: 1rem;
- right: 10px;
- min-width: 40%;
- }
- .print-item .count input {
- min-width: 5rem;
- }
- .pic-preview {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- margin: auto;
- width: 119px;
- height: 169px;
- background-color: #fff;
- text-align: center;
- }
- .photo-print .pic-preview {
- position: relative;
- float: left;
- }
- /*.pic-preview img {
- margin: 10%;
- width: auto;
- }*/
- .weui-count .weui-count__btn:after {
- margin-left: 0px;
- }
- .weui-actions {
- position: fixed;
- bottom: 1rem;
- width: 100%;
- margin: 1rem 0;
- }
- .weui-actions .weui-btn-area {
- margin: 0;
- }
- .weui-actions .weui-btn {
- float: left;
- width: 47%;
- margin-left: 2%;
- padding: 0;
- margin-top: 0;
- }
- .weui-actions .weui-btn input {
- position: absolute;
- width: 100%;
- height: 100%;
- opacity: 0;
- left: 0;
- z-index: 2;
- }
- .weui-btn_pink {
- background-color: #956bff;
- color: #fff;
- }
- .empty {
- width: 100%;
- text-align: center;
- margin-top: 4rem;
- }
- .weui-popup__container .weui-popup__modal {
- background-color: #ccc;
- }
- .weui-popup__container .crop-img {
- height: 60%;
- /*height: 60%;*/
- vertical-align: middle;
- width: 100%;
- margin-top: 20%;
- min-height: 360px;
- /*overflow-x: hidden;*/
- /*max-width: 100%;*/
- /*background-color: red;*/
- align-items: center;
- }
- .photo-print .weui-popup__container .crop-img {
- height: calc(100% - 130px);
- margin-top: 0;
- position: relative;
- top: 64px;
- overflow: hidden;
- }
- .crop-edit {
- position: absolute;
- width: 100%;
- text-align: center;
- margin-top: 5%;
- }
- .crop-edit a {
- width: 47%;
- float: left;
- margin-left: 2%;
- margin-top: 0 !important;
- }
- .photo-print .crop-edit {
- margin-top: 0;
- padding: 10px 0;
- background: #956bff;
- }
- .photo-print .crop-edit a {
- width: 22.5%;
- float: left;
- margin-left: 2%;
- margin-top: 0 !important;
- padding: 0;
- background: none;
- border: none;
- color: #fff;
- }
- .photo-print .crop-edit img {
- width: 24px;
- height: 24px;
- display: block;
- margin: 0 auto;
- }
- .photo-print .crop-edit span {
- /*color: #666;*/
- }
- .weui-popup__container .crop-img img, .weui-popup__container .crop-preview img {
- height: 100%;
- width: 100%;
- position: absolute;
- top: 0;
- left: 0;
- /*display: block !important;*/
- /*position: absolute;
- top: 0;
- left: 0;
- z-index: 2;*/
- }
- .jcrop-holder, .jcrop-holder img {
- /*width: 100% !important;*/
- height: 100%;
- /*max-width: 100%;*/
- }
- .popup {
- overflow: hidden;
- }
- .crop-actions {
- position: fixed;
- bottom: 1rem;
- width: 96%;
- margin: 0px 2%;
- }
- .photo-print .crop-actions {
- bottom: 10px;
- margin: 0;
- width: 100%;
- }
- .photo-print .crop-actions a {
- width: 47%;
- float: left;
- padding: 0;
- margin: 0;
- margin-left: 2%;
- }
- .photo-print .crop-preview .preview-box {
- padding: 10px;
- height: 80%;
- }
- #cropImgPreview {
- /*height: 453px;*/
- width: 100%;
- position: relative;
- }
- .photo-print .preview-action a{
- width: 96%;
- }
- .photo-print .crop-actions a.weui-btn_pink {
- color: #fff;
- }
- .preview {
- width: 100%;
- height: 100%;
- margin: 0 auto;
- position: relative;
- }
- .weui-btn img {
- margin-right: .5rem;
- }
- /* 拼团列表 */
- .weui-list .weui-panel {
- margin: 1rem 1rem 0;
- border: 1px solid #ccc;
- }
- .weui-list .weui-media-box__hd img {
- border-radius: 50%;
- width: 64px;
- height: 64px;
- }
- .weui-list .weui-media-box_appmsg .weui-media-box__hd {
- width: 120px;
- height: auto;
- line-height: initial;
- }
- .weui-list .weui-media-box_appmsg {
- align-items: initial;
- }
- .weui-list .weui-media-box__img {
- margin-bottom: 1rem;
- }
- .weui-list .weui-media-box__bd {
- position: relative;
- min-height: 120px;
- }
- .weui-list .weui-media-box__bd .lt {
- float: left;
- }
- .weui-list .weui-media-box__bd .rt {
- float: right;
- text-align: center;
- margin-right: 8px;
- min-width: 8rem;
- }
- .weui-list .weui-media-box__bd .text-item {
- margin-bottom: 1rem;
- }
- .weui-list .weui-media-box__bd .time span {
- margin: 0 .5rem;
- }
- .weui-list .weui-media-box__bd .op {
- position: absolute;
- bottom: 8px;
- right: 0;
- }
- .weui-list .weui-media-box__bd .op a {
- border: 1px solid #333;
- padding: .5rem 2rem;
- text-align: center;
- border-radius: 2rem;
- }
- /* end */
- /* 文件 */
- .file-box {
- width: 92%;
- margin: 1rem 4%;
- padding: 2%;
- }
- .file-box .pic-box {
- min-height: 5rem;
- height: auto;
- line-height: initial;
- }
- .file-item .name {
- width: calc(100% - 5rem);
- display: inline-block;
- }
- .file-item .name span {
- white-space: nowrap;
- text-overflow: ellipsis;
- overflow: hidden;
- display: inline-block;
- width: calc(100% - 30px);
- vertical-align: middle;
- margin-left: 6px;
- }
- .file-item .title {
- position: relative;
- height: 2.5rem;
- line-height: 2.5rem;
- margin-bottom: .25rem;
- }
- .file-item .page {
- display: inline-block;
- width: 4.5rem;
- text-align: right;
- }
- .file-box .item {
- height: 3rem;
- /*line-height: 3rem;*/
- }
- .file-box .item .item-name {
- display: inline-block;
- width: 6rem;
- }
- .file-box .item .item-box {
- display: inline-block;
- width: calc(100% - 6.5rem);
- text-align: right;
- }
- .content {
- height: 100%;
- width: 100%;
- overflow-x: hidden;
- }
- .file-box .item .item-box button {
- width: 4rem;
- background: #fff;
- border: 1px solid #ccc;
- padding: .25rem;
- border-radius: .25rem;
- }
- .file-box .item .item-box button.active {
- background-color: #ccc;
- }
- .file-box .item .item-box input[type=number] {
- width: 3rem;
- text-align: center;
- border-radius: .25rem;
- border: 1px solid #ccc;
- }
- .block {
- width: 100%;
- margin: 4rem auto;
- padding: 2%;
- float: left;
- }
- .weui-dialog__bd .scan {
- margin-bottom: 2rem;
- }
- .weui-dialog__bd .tips input {
- padding: .5rem 1rem .5rem .5rem;
- border-radius: .25rem;
- border: 1px solid #ccc;
- min-width: 12rem;
- -webkit-appearance: none;
- -webkit-tap-highlight-color: transparent;
- margin-left: .25rem;
- }
- .weui-print {
- overflow: hidden;
- }
- .print-papers {
- width: 100%;
- /*height: 220px;*/
- margin-bottom: 15px;
- }
- .print-papers .weui-cells__title {
- height: 4rem;
- line-height: 4rem;
- font-size: 1.5rem;
- }
- .pic-papers:first-child {
- padding-top: 15px;
- }
- .pic-papers .pic {
- margin: 0 1rem;
- position: relative;
- }
- .pic-papers .preview {
- width: 243px;
- height: 153px;
- /*float: left;*/
- /*border: 1px solid #956bff;*/
- }
- .weui-actions {
- bottom: 0;
- margin: 0.5rem 0;
- z-index: 9;
- }
- .papers-actions a.weui-btn {
- width: 96%;
- margin-left: 2%;
- }
- .weui-actions a.weui-btn_pink {
- color: #fff;
- }
- .pic-papers .preview img {
- width: 100%;
- height: 100%;
- }
- .pic-papers .preview .icon-box {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- z-index: 2;
- text-align: center;
- margin: 0 auto;
- }
- .pic-papers .preview .icon-box em {
- font-style: normal;
- color: #666;
- }
- .pic-papers .preview .icon {
- width: 60px;
- height: 60px;
- background: #fff;
- border-radius: 100%;
- margin: 0 auto;
- display: block;
- margin-top: 16%;
- }
- .pic-papers .preview input {
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- opacity: 0;
- z-index: 3;
- }
- .pic-papers .op {
- /*float: right;*/
- position: absolute;
- right: 10px;
- top: 35%;
- }
- .pic-papers .op img {
- height: 30px;
- width: 30px;
- margin: 0;
- }
- .pic-papers .op input {
- border: none;
- -moz-appearance: none;
- opacity: 0;
- position: absolute;
- width: 100%;
- height: 100%;
- z-index: 2;
- }
- .crop-preview {
- background: #fff;
- overflow-y: hidden;
- }
- /*..crop-preview .crop-preview {
- margin: 0;
- height: 100%;
- position: absolute;
- top: 0;
- }*/
- .crop-preview .preview-box {
- position: absolute;
- top: 10%;
- min-width: 320px;
- height: 453px;
- /*top: 0;*/
- right: 0;
- /*bottom: 0;*/
- left: 0;
- margin: auto;
- /*line-height: 453px;*/
- background-color: #fff;
- max-width: 96%;
- }
- .preview-box .preview {
- margin-top: 49px;
- text-align: center;
- }
- .crop-preview .preview-pic {
- /*width: 243px;
- height: 153px;
- line-height: 153px;*/
- width: 135px;
- height: 81.85px;
- line-height: 81.85px;
- text-align: center;
- border: 1px solid #ccc;
- margin: 0 auto;
- }
- .crop-preview .preview-pic .img, .crop-preview .preview-pic .img {
- width: 100% !important;
- height: 100% !important;
- text-align: center;
- vertical-align: top;
- }
- .paper-count {
- text-align: left;
- height: 3rem;
- line-height: 3rem;
- margin: 2rem 1rem;
- }
- .paper-count span {
- vertical-align: middle;
- margin-right: .5rem;
- }
- .paper-count .count-label {
- font-size: 1.5rem;
- margin-right: .5rem;
- vertical-align: middle;
- }
- .paper-count .weui-check__label {
- display: inline-block;
- border: none;
- }
- .paper-count input {
- min-width: 5rem;
- }
- .paper-count .color-label {
- }
- .paper-count .color-label a {
- /*min-width: 3rem;*/
- /*height: 2.5rem;*/
- /*line-height: 2.5rem;*/
- display: inline-block;
- }
- .paper-count .color-label a.weui-btn_pink {
- color: #fff;
- }
- .paper-count .weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before {
- color: #956bff;
- }
- #previewBox {
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- z-index: 99;
- display: none;
- }
- #preview {
- height: 100%;
- /*height: 100%;*/
- width: 100%;
- background-color: #ccc;
- }
- .crop-preview, .preview-box {
- height: 100%;
- width: 100%;
- }
- .preview-box .preview-img {
- /*max-width: 80%;
- max-height: 80%;
- margin: 10%;*/
- width: 100%;
- height: 100%;
- }
- .crop-preview .preview {
- height: auto;
- margin-top: 96.4px;
- /*margin-top: 49px;*/
- text-align: center;
- }
- .crop-preview .preview.yes .preview-pic {
- border-color: transparent;
- border: none;
- }
- .gray {
- -moz-filter: grayscale(100%);
- -ms-filter: grayscale(100%);
- -o-filter: grayscale(100%);
- filter: grayscale(100%);
- filter: gray;
- }
|