123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446 |
- html, body, .mui-content{ background: #f8f8fa;}
- /*首页样式*/
- .wk-body{ width: 100%;}
- .wk-iteam{ display: none; width: 100%;}
- .wk-iteam.active{ display: block;}
- .mui-bar-tab~.wk-body .mui-content, .mui-bar-tab~.wk-body ._v-container>._v-content[data-v-ecaca2b0]{ padding-bottom: 50px;}
- .wk-iteam-esp, .wk-iteam-esp .mui-content{ background: #FFFFFF;}
- /*._v-container[data-v-ecaca2b0]{ padding-top: 44px;}*/
- .tran-hd~.mui-content ._v-container>._v-content[data-v-ecaca2b0]{ padding-top: 220px; padding-bottom: 95px;}
- .tran-hd.active~.mui-content ._v-container>._v-content[data-v-ecaca2b0]{ padding-top: 282px;}
- .tran-hd.before~.mui-content{ padding-top: 63px;}
- .mc-nav~.mui-content ._v-container>._v-content[data-v-ecaca2b0]{ padding-top: 38px; padding-bottom: 48px;}
- .city-hd~.mui-content ._v-container>._v-content[data-v-ecaca2b0]{ padding-top: 102px; padding-bottom: 95px;}
- .city-top~.mui-content{ padding-top: 142px;}
- .city-top~.mui-content ._v-container>._v-content[data-v-ecaca2b0]{ padding-top: 142px; padding-bottom: 95px;}
- /*banner部分*/
- .swiper-container{ width: calc(100% - 16px); margin: 10px auto;}
- .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 5px;}
- /*.swiper-pagination-bullet-active{ background: #65d1f7; opacity: 1;}*/
- .swiper-pagination-bullet{ width: 10px; height: 10px; border: 1px solid #FFFFFF;}
- .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 2px;}
- .swiper-slide{ border-radius: 8px; overflow: hidden;}
- .swiper-slide img{ max-width: 100%; margin: 0 auto;}
- /*文字滚动部分样式*/
- .cy-scroll-text{ position: relative; width: calc(100% - 16px); height: 36px; padding: 3px 15px; padding-left: 40px; background: #c7eefc; border-radius: 8px; margin: 10px auto;}
- .cy-scroll-p{ position: absolute; left: 15px; top: 2px; width: 30px; height: 30px; margin-bottom: 0px; font-size: 20px; line-height: 30px; color: #888888; font-weight: 700;}
- .cy-scroll-p img{ width: 63px; height: 12px; margin: 9px 0; float: left;}
- .cy-scroll-p span{ display: block; width: 32px; height: 20px; line-height: 18px; font-size: 12px; float: left; margin: 5px 0; border: 1px solid #FF0000; color: #888888; margin-left: 5px; text-align: center;}
- .cy-scroll-text .apple{ width: 100%; height: 30px; padding-left: 3px; overflow: hidden; font-size: 10px; color: #888;}
- .cy-wz-sco{ margin-top: 0;}
- .cy-wz-sco li{position: relative; width: 100%; height: 30px; line-height: 30px; text-align: center; font-size: 14px; overflow: auto;}
- .cy-wz-sco li div, .cy-wz-sco li a{ position: absolute; top: 0; left: 0; display: inline-block; width: auto; white-space: nowrap; color: #888888;}
- .cy-wz-sco li::-webkit-scrollbar{width: 0px;height: 0px;}
- /*分类导航部分样式*/
- .nav-list{ width: calc(100% - 16px); margin: 10px auto; overflow: auto;}
- .nav-list li{ padding: 3px; float: left;}
- .nav-list a{ display: block; width: 100%; padding: 5px 0;}
- .nav-list a span{ display: block;}
- .nav-list-pic{ position: relative; width: 100%; height: 40px; line-height: 40px; text-align: center;}
- .nav-list-pic i{ display: block; width: 100%; height: 40px; line-height: 40px; font-size: 32px; color: #65d1f7;}
- .nav-list-pic .icon-excavator{ font-size: 40px;}
- .nav-list-pic .icon-book{ font-size: 29px;}
- .nav-list-pic img{ display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; max-width: 60%; max-height: 80%; margin: auto; margin-bottom: 5px;}
- .nav-list-nm, .nav-list-num, .nav-list-num2{ width: 100%; height: 24px; line-height: 24px; font-size: 13px; text-align: center; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .nav-list-num{ font-size: 15px; font-weight: 500; color: #333333;}
- .nav-list-num2{ font-size: 15px; font-weight: 800; color: #FFFFFF;}
- .nav-list-esp{ background: url(../../img/bg/god.png) no-repeat; background-size: 15px 15px; background-position: 27% 0;}
- .nav-list-esp img{ margin: 0 auto; margin-top: 5%;}
- .mark{ position: absolute; right: 0; left: 28px; top: 0; width: 10px; height: 10px; border-radius: 50%; background: #FF0000; margin: 0 auto;}
- .mine-con .nav-list-pic i{ font-size: 28px;}
- .nav-list-2 li{ width: 50%;}
- .nav-list-3 li{ width: 33.33%;}
- .nav-list-4 li{ width: 25%;}
- .nav-list-5 li{ width: 20%;}
- .nav-list-6 li{ width: 16.66%;}
- /*挖矿计时部分样式*/
- .wk-state{ position: relative; width: 100%; padding: 0 8px;}
- .wk-state-con{ width: 100%; background: #e8f8fe; border-radius: 8px;}
- .wk-state-gif{ position: absolute; left: 0; top: -10px; max-width: calc(100% - 100px); z-index: 2;}
- .wk-state-top{ position: relative; width: 100%; padding-bottom: 40%; border-radius: 8px; background: #8eddf8; z-index: 1;}
- .wk-state-btn{ position: absolute; right: 15px; top: 0; bottom: 0; width: 60px; height: 60px; margin: auto 0; border: 0; border-radius: 50%; z-index: 3; overflow: hidden; background: url(../../img/bg/btnbg01.png) no-repeat; background-size: 100% 100%;}
- .wk-state-btn.before{ background: url(../../img/bg/btnbg02.gif) no-repeat; background-size: 100% 100%;}
- .wk-state-btn.active{ background: url(../../img/bg/btnbg03.gif) no-repeat; background-size: 100% 100%;}
- .wk-state-btn.after{ background: url(../../img/bg/btnbgend.png) no-repeat; background-size: 100% 100%;}
- .wk-state-list{ width: 100%; padding: 5px; overflow: auto;}
- .wk-state-list li{ width: 42%; padding: 5px; float: left; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;}
- .wk-state-list li.wk-state-listesp{ width: 58%;}
- .wk-state-list li i{ display: block; width: 40px; height: 40px; line-height: 40px; font-weight: 200; font-size: 32px; color: #65d1f7;}
- .wk-state-r{ max-width: calc(100% - 40px); color: #666666;}
- .wk-state-rname{ width: 100%; height: 16px; line-height: 16px; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .wk-state-rnum{ width: 100%; height: 28px; line-height: 28px; font-size: 16px; font-weight: 600; overflow: scroll;}
- /*矿机页面样式*/
- .mc-nav{ position: fixed; top: 0px; left: 0; width: 100%; height: 42px; padding: 6px 12px; background: #FFFFFF; z-index: 10;}
- .mc-nav-iteam{ width: 33.33%; height: 100%; color: #666666; float: left; text-align: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;}
- .mc-nav-iteam span{ display: block; padding: 2px 0; border-bottom: 2px solid transparent;}
- .mc-nav-iteam.active span{ color: #65D1F7; border-bottom-color: #65D1F7;}
- .mc-nav~.mui-content{ padding-top: 44px;}
- .mc-iteam{ display: none; width: 100%;}
- .mc-iteam.active{ display: block;}
- .mc-iteam-child{ position: relative; width: calc(100% - 24px); padding: 10px; font-size: 13px; line-height: 24px; color: #FFFFFF; margin: 10px auto; border-radius: 10px; background: #65d1f7; box-shadow: 0px 3px 3px rgba(0,0,0,0.06);}
- .mc-iteam-child:nth-child(7n+2){ background: #65bdf7;}
- .mc-iteam-child:nth-child(7n+3){ background: #65a4f7;}
- .mc-iteam-child:nth-child(7n+4){ background: #6582f7;}
- .mc-iteam-child:nth-child(7n+5){ background: #6a65f7;}
- .mc-iteam-child:nth-child(7n+6){ background: #7d65f7;}
- .mc-iteam-child:nth-child(7n){ background: #8b65f7;}
- .mc-iteam-name{ line-height: 32px; font-size: 16px; font-weight: 500;}
- .mc-iteam-name span{ display: block; float: right; font-size: 13px;}
- .mc-iteam-child button{ display: block; min-width: 60px; height: 24px; line-height: 22px; padding: 0; text-align: center; border: 1px solid #FFFFFF; background: transparent; color: #FFFFFF; float: right;}
- .mc-iteam-child.mc-iteam-end{ background: #bfbfbf;}
- .mc-iteam-child img{ position: absolute; right: 5%; top: 30px; bottom: 0; width: 28%; margin: auto 0;}
- /*新手指南页面样式*/
- .gd-nav-iteam{ width: 33.33%; height: 30px; line-height: 30px; font-size: 15px; text-align: center; background: #CCCCCC; color: #FFFFFF; float: left;}
- .gd-nav-iteam.active{ background: #65D1F7;}
- .gd-nav-l{ border-right: 1px solid #FFFFFF; border-top-left-radius: 8px; border-bottom-left-radius: 8px;}
- .gd-nav-r{ border-left: 1px solid #FFFFFF; border-top-right-radius: 8px; border-bottom-right-radius: 8px;}
- .gd-vlist{ width: 100%; padding: 7px; overflow: auto;}
- .gd-vlist li{ width: 50%; float: left; padding: 5px;}
- .gd-vlist li a{ display: block; width: 100%; padding: 8px; border-radius: 10px; background: #FFFFFF; box-shadow: 0px 3px 3px rgba(0,0,0,0.1);}
- .gd-vlist li span{ display: block; width: 100%;}
- .gd-vlist-pic{ position: relative; padding-top: 60%; border-radius: 8px; background: #65D1F7; overflow: hidden; box-shadow: 0px 3px 3px rgba(0,0,0,0.08);}
- .gd-vlist-pic img{ position: absolute; left: -50%; top: -50%; right: -50%; bottom: -50%; min-height: 100%; max-height: 120%; min-width: 100%; max-width: 120%; margin: auto;}
- .gd-vlist-name{ width: 100%; height: 22px; line-height: 22px; text-align: center; font-size: 14px; color: #666666; margin-top: 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .gd-con{ position: relative; display: block; width: 100%; text-align: justify; padding: 10px 15px; padding-right: 50px;}
- .gd-con span{ display: block;}
- .lef-line{ position: absolute; top: 0; bottom: 0; left: 0; width: 4px; height: 42%; max-height: 40px; background: #65D1F7; margin: auto 0;}
- .gd-con-q{ width: 100%; font-size: 15px; color: #65D1F7; line-height: 26px;}
- .gd-con-name{ width: 100%; font-size: 13px; line-height: 22px;}
- .gd-con i{ display: block; position: absolute; right: 15px; top: 2px; bottom: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 30px; color: #FFA326; margin: auto 0;}
- .gd-data{ width: 100%; padding: 10px 12px;}
- /*城市场主页面样式*/
- .city-hd .city-tg, .city-top .nav-list{ display: block;}
- .city-hd .nav-list, .city-top .city-tg{ display: none;}
- .city-tg{ width: 100%; margin: 10px auto; overflow: auto;}
- .city-tgiteam{ width: 50%; height: 30px; line-height: 30px; font-size: 15px; padding: 0 10px; float: left; color: #65D1F7; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;}
- .tg-show{ position: relative; max-width: 100%; height: 100%; padding-right: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .tg-show div{ position: absolute; right: 0; top: 0; bottom: 0; width: 24px; height: 24px; line-height: 24px; text-align: center; margin: auto 0;}
- .city-child{ display: none; width: 100%;}
- .city-child.active{ display: block;}
- .city-con{ position: relative; padding: 10px 8px; line-height: 26px; font-size: 13px; overflow: auto;}
- .city-iteam{ display: block; float: left; padding: 0 5px; color: #8E8E8E;}
- .city-iteam div{ width: 100%; height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .city-iteam div span{ color: #65D1F7;}
- .city-iteam div img{ max-height: 100%;}
- .city-iteam button{ display: block; max-width: 100%; height: 26px; line-height: 26px; border: 0; border-radius: 6px; background: #FBA849; color: #FFFFFF; padding: 0 12px; margin-top: 13px; float: right;}
- .wk-con-28{ width: 28%;}
- .wk-con-32{ width: 32%;}
- .wk-con-36{ width: 36%;}
- .wk-con-40{ width: 40%;}
- .city-body{ width: 100%;}
- .city-sy{ position: relative; height: 32px; line-height: 32px; font-size: 13px; padding: 0 5px; overflow: hidden; color: #65D1F7; float: left;}
- .city-sy span{ color: #FBA849; font-size: 15px;}
- .city-sy img{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; max-width: 80%; max-height: 80%; margin: auto;}
- /*果实明细页面样式*/
- .fruit-hd{ width: 100%; padding: 10px 12px; padding-bottom: 35px; margin-bottom: -40px; overflow: auto; background: url(../../img/bg/gsmx.png) no-repeat; background-size: 100% 100%;}
- .fruit-hd~.empty{ margin-top: 40px;}
- .fruit-hd-iteam{ position: relative; width: 50%; text-align: center; color: #FFFFFF; float: left;}
- .fruit-hd-iteam .right-line{ background: #FFFFFF;}
- .fruit-hd-iteam i, .fruit-hd-num{ display: block; width: 100%; height: 36px; line-height: 36px; font-size: 32px; overflow: hidden;}
- .fruit-hd-num{ font-size: 17px; font-weight: 500;}
- .fruit-hd-name{ width: 100%; height: 24px; line-height: 24px; overflow: hidden;}
- .logs-con{ position: relative; padding: 10px; line-height: 22px;}
- .fruit-num{ position: absolute; right: 12px; top: 0; bottom: 0; height: 24px; line-height: 24px; font-size: 15px; color: #FBA849; margin: auto 0; z-index: 2;}
- .fruit-tit{ width: 100%; padding: 0 10px; color: #65D1F7; font-size: 14px;}
- .fruit-date{ width: 100%; padding: 0 10px; color: #CCCCCC; font-size: 12px;}
- .fruit-date span{ margin-left: 20px;}
- .fruit-num~.fruit-tit, .fruit-num~.fruit-date{ padding-right: 100px;}
- /*活跃度页面样式*/
- .act-hd{ background: url(../../img/bg/hyd.png) no-repeat; background-size: 100% 100%;}
- .act-hd-con{ width: 100%; padding: 15px 10px; color: #FFFFFF;}
- .act-hd-num{ font-size: 24px; line-height: 30px; font-weight: 600; margin-bottom: 5px;}
- .act-hd-nm{ font-size: 15px; line-height: 20px;}
- .act-num~.fruit-tit, .act-num~.fruit-date{ padding-right: 50px;}
- /*留言页面样式*/
- .wk-content{ width: calc(100% - 24px); margin: 10px auto; border-radius: 10px; background: #FFFFFF; box-shadow: 0px 3px 3px rgba(0,0,0,0.06);}
- .wk-edit{ padding: 10px;}
- .wk-edit textarea{ width: 100%; height: 100px; font-size: 14px; border: 1px solid #65D1F7; border-radius: 10px; padding: 10px; background: transparent;}
- .edit-btn{ display: block; width: 100%; height: 42px; line-height: 42px; padding: 0 15px; text-align: center; border: 0; border-radius: 10px; letter-spacing: 3px; font-size: 16px; margin: 5px 0; margin-top: 10px; color: #FFFFFF; background: #65D1F7; box-shadow: 0px 3px 3px rgba(101,209,247,0.3);}
- .msg-list{ width: 100%;}
- .msg-list li{ width: 100%;}
- .msg-list-con{ width: 100%; padding: 8px; border-bottom: 1px solid #F3F3F3;}
- .msg-list-tit{ width: 100%; height: 36px; line-height: 36px;}
- .msg-list-pic{ width: 30px; height: 30px; border-radius: 50%; background: #65D1F7; overflow: hidden; float: left;}
- .msg-list-pic img{ width: 100%; height: 100%; margin: 3px 0;}
- .msg-list-name{ width: calc(100% - 125px); height: 36px; font-size: 16px; font-weight: 500; color: #65D1F7; float: left; margin: 0 5px; overflow: hidden;}
- .msg-list-date{ max-width: 85px; height: 36px; color: #FBA849; float: right; font-size: 12px; overflow: hidden;}
- .msg-list-intro{ width: 100%; padding: 3px; font-size: 14px; line-height: 22px; color: #8e8e8e; text-align: justify;}
- /*空列表样式*/
- .empty{ width: 100%; padding: 30px;}
- .empty img{ width: 60%; margin: 0 auto;}
- .empty-intro{ width: 100%; padding: 6px 0; line-height: 18px; color: #CCCCCC; text-align: center; margin-top: 10px;}
- /*交易页面样式*/
- .tran-hd{ position: fixed; top: 0px; left: 0; width: 100%; background: #FFFFFF; z-index: 10;}
- .tran-nav{ width: calc(100% - 24px); height: 42px; border: 1px solid #65D1F7; font-size: 16px; color: #888888; border-radius: 10px; line-height: 40px; overflow: hidden; margin: 10px auto;}
- .tran-nav-iteam{ width: 50%; float: left; text-align: center;}
- .tran-nav-iteam.active{ background: #65D1F7; color: #FFFFFF;}
- .tran-nav-list{ width: calc(100% - 24px); border-radius: 10px; padding: 5px 0; background: #65D1F7;}
- .tran-nav-list .nav-list-nm{ color: #FFFFFF;}
- .tran-choice{ position: relative; width: calc(100% - 24px); margin: 0 auto; margin-top: -10px;}
- .tran-choice-iteam{ width: 25%; height: 40px; float: left; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center;}
- .tran-choice-iteam i{ display: block; width: 24px; height: 20px; font-size: 12px; text-align: center; -webkit-transform: scale(0.7); transform: scale(0.7);}
- .tran-choice-iteam i.active{ color: #65D1F7;}
- .tran-choice-iteam .icon-up{ line-height: 38px;}
- .tran-choice-iteam .icon-down{ line-height: 2px;}
- .tran-choice-esp{ font-size: 12px; -webkit-transform: scale(0.7); transform: scale(0.7);}
- .tran-edit{ display: none; position: absolute; top: 100%; left: 0; width: 100%; background: #f8f8fa; padding: 10px 12px;}
- .tran-hd.active .tran-edit{ display: block;}
- .tran-edit-con{ width: 100%; border-radius: 10px; border: 1px solid #65D1F7; overflow: auto; background: #FFFFFF;}
- .tran-edit-l{ width: 55px; height: 40px; line-height: 40px; font-size: 14px; text-align: right; color: #65D1F7; float: left;}
- .tran-edit-con .tran-edit-m{ display: block; width: calc(100% - 100px); height: 24px; padding: 0 10px; font-size: 13px; line-height: 22px; border: 1px solid #65D1F7; margin: 8px 5px; margin-right: 0; float: left;}
- .tran-edit-r{ display: block; width: 40px; height: 40px; float: right; text-align: center; padding: 0; border: 0; line-height: 40px; font-size: 26px; color: #65D1F7;}
- .tran-hd.before .nav-list, .tran-hd.before .tran-choice{ display: none;}
- .tran-child{ display: block; width: 100%;}
- .tran-child.active{ display: none;}
- .tran-edit-list{ width: 100%;}
- .tran-edit-list li{ width: 100%; margin: 10px auto; overflow: auto;}
- .tran-edit-list label{ display: block; width: 70px; height: 40px; line-height: 40px; font-size: 15px; float: left; color: #65D1F7; overflow: hidden;}
- .tran-edit-list div{ width: calc(100% - 70px); padding: 8px; border: 1px solid #E5E5E5; border-radius: 3px; float: left;}
- .tran-edit-list input{ display: block; width: 100%; height: 22px; font-size: 13px; padding: 0; background: 0; border: 0;}
- .edit-ft{ width: 88%; margin: 15px auto;}
- .edit-ft.edit-intro{ text-align: justify;}
- .tran-iteam{ position: relative; min-height: 60px; padding: 10px;}
- .tran-iteam-pic, .tran-iteam-btn{ position: absolute; top: 0; bottom: 0; margin: auto 0;}
- .tran-iteam-pic{ left: 10px; width: 40px; height: 40px; border-radius: 50%; background: #65D1F7; overflow: hidden;}
- .tran-iteam-pic img{ width: 100%; height: 100%; border-radius: 50%;}
- .tran-iteam-btn{ right: 10px; width: 70px; height: 28px; line-height: 28px; padding: 0; text-align: center; border: 0; border-radius: 6px; background: #FBA849; color: #FFFFFF; font-size: 14px;}
- .tran-iteam-mid{ width: calc(100% - 130px); margin-left: 50px; color: #8E8E8E; font-size: 13px;}
- .tran-iteam-name{ color: #65D1F7;}
- /*交易规则样式*/
- .rule-con{ width: 100%; padding: 10px 12px; overflow: auto; margin: 15px 0;}
- .rule-line{ width: 4px; height: 46px; border-radius: 2px; background: #65D1F7; float: left; margin-right: 6px; margin-top: 6px;}
- .rule-r{ width: calc(100% - 10px); float: right; color: #8E8E8E; font-size: 13px; word-break: break-all; text-align: justify;}
- .rule-name{ padding: 3px 0; line-height: 24px; font-size: 16px; color: #65D1F7;}
- .rule-intro{ padding: 3px 0; line-height: 22px;}
- /*我的交易页面样式*/
- .tc-nav .mc-nav-iteam{ width: 25%;}
- .tc-con{ padding-right: 10px;}
- .tc-tit{ width: 100%; height: 26px; line-height: 26px; font-size: 16px; margin-bottom: 10px; color: #65D1F7;}
- .tc-state{ font-size: 13px; float: right;}
- button.tc-state{ display: block; height: 26px; padding: 0 15px; border: 1px solid #65D1F7; color: #65D1F7;}
- .tc-iteams{ width: 100%; overflow: auto;}
- .tc-iteams .tc-iteam{ position: relative; width: 33.33%; float: left; display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: center;}
- .tc-iteam span, .tc-iteam div{ max-width: 100%;}
- .tc-iteam-nm{ width: 100%; height: 20px; line-height: 20px; font-size: 12px; color: #666666; overflow: hidden;}
- .tc-iteam-con{ width: 100%; height: 22px; line-height: 22px; font-size: 13px; color: #65D1F7; overflow: hidden;}
- .right-line{ position: absolute; right: 0; top: 0; bottom: 0; width: 1px; height: 60%; margin: auto 0; background: #65D1F7;}
- .state-gray{ color: #AAAAAA;}
- .state-yellow{ color: #FBA849;}
- /*订单详情页面样式*/
- .order-ft{ width: 100%; height: 100%; line-height: 50px; text-align: center; font-size: 14px; color: #65D1F7; background: #FFFFFF;}
- .order-ft-l{ width: 65%; height: 100%; line-height: 50px; float: left; text-align: left; padding: 0 12px; background: #FFFFFF; color: #65D1F7;}
- .order-ft-r{ display: block; width: 35%; height: 100%; float: left;}
- .order-ft-r button{ display: block; width: 100%; height: 100%; line-height: 50px; font-size: 15px; padding: 0 10px; overflow: hidden; border: 0; border-radius: 0; background: #65D1F7; color: #FFFFFF;}
- .order-con{ width: 100%;}
- .order-con .wk-content{ padding: 0 10px;}
- .order-tit{ width: 100%; height: 40px; line-height: 40px; color: #65D1F7;}
- .order-mark{ display: block; width: 4px; height: 20px; margin: 10px 0; float: left; background: #65D1F7; margin-right: 10px;}
- .order-state{ display: block; float: right; color: #FBA849;}
- .order-iteam{ width: 100%; line-height: 30px; padding: 8px; border-bottom: 1px solid #F3F3F3; overflow: auto; color: #8e8e8e;}
- .order-iteam-l{ height: 30px; float: left;}
- .order-iteam-r{ max-width: calc(100% - 80px); height: 30px; float: right; overflow: hidden;}
- .order-iteam-r button{ display: block; width: 30px; height: 30px; line-height: 30px; padding: 0; text-align: center; font-size: 24px; color: #65D1F7; border: 0; float: right; margin-left: 6px; background: url(../../img/icon/copy.png) no-repeat; background-size: 18px 18px; background-position: 6px 6px;}
- .order-iteam-r .order-code{ background: url(../../img/icon/code.png) no-repeat; background-size: 24px 24px; background-position: 3px 3px;}
- .order-pic{ position: relative; width: 40%; min-width: 70px; padding: 15px; padding-top: 0;}
- .order-pic img{ width: 100%;}
- .order-pic button, .order-pic input{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: block; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; font-size: 32px; color: #65D1F7; background: transparent; border: 0; margin: auto; z-index: 2;}
- .order-pic button{ border-radius: 50%; background: #65D1F7; color: #FFFFFF;}
- .order-pic input{ width: 100%; height: 100%; opacity: 0; border: 0; padding: 0;}
- /*个人中心页面样式*/
- .mine-hd{ width: 100%; background: #65D1F7; padding: 12px; padding-bottom: 40px; margin-bottom: -50px;}
- .mine-hd-top{ width: 100%; margin: 10px 0; overflow: auto;}
- .mine-hd-pic{ display: block; width: 50px; height: 50px; float: left; border-radius: 50%; overflow: hidden;}
- .mine-hd-pic img{ width: 100%; height: 100%; border-radius: 50%;}
- .mine-hd-con{ width: calc(100% - 100px); margin: 5px; line-height: 20px; color: #FFFFFF; float: left;}
- .mine-hd-con div, .mine-hd-con a{ display: block; width: 100%; height: 20px; color: #FFFFFF; overflow: hidden;}
- .mine-hd-top .mine-hd-set{ display: block; width: 40px; height: 40px; color: #FFFFFF; font-size: 30px; text-align: center; line-height: 40px; float: right;}
- .mine-hd .nav-list{ margin-top: 15px;}
- .mine-hd .nav-list-nm{ color: #FFFFFF; font-size: 14px;}
- .mine-top{ padding: 10px; padding-left: 0; overflow: auto;}
- .mine-top-l{ display: block; width: 90px; text-align: center; border-right: 1px solid #F3F3F3; float: left;}
- .mine-top-llv{ display: block; width: 100%; height: 28px; line-height: 28px; font-size: 17px; color: #FBA849;}
- .mine-top-lnum{ display: block; width: 100%; height: 22px; line-height: 22px; font-size: 13px; color: #65D1F7;}
- .mine-top-r{ display: block; width: calc(100% - 90px); padding: 1px 10px; padding-right: 40px; color: #8E8E8E; float: left; background: url(../../img/icon/lv.png) no-repeat; background-position: center right; background-size: auto 80%;}
- .mine-top-r div, .mine-top-r span{ display: block; width: 100%; height: 24px; line-height: 24px; overflow: hidden;}
- .mine-tit{ width: 100%; height: 41px; line-height: 40px; font-size: 16px; border-bottom: 1px solid #F3F3F3; padding: 0 10px; color: #65D1F7;}
- .mine-tit a{ display: block; height: 100%; font-size: 14px; color: #333333; float: right;}
- /*会员等级页面样式*/
- .member-hd{ position: relative; padding: 0 12px; color: #FFFFFF; overflow: auto; background: url(../../img/bg/lvbg.png) no-repeat; background-size: 100% 100%;}
- .member-hd-l{ width: calc(100% - 100px); float: left;}
- .member-hd-iteam{ width: 100%; line-height: 30px; padding: 10px 0; margin-top: 15px; overflow: hidden;}
- .member-hd-nm{ font-size: 20px;}
- .member-hd-sc{ width: 125%; height: 24px; line-height: 24px; font-size: 12px; margin-left: -12.5%; -webkit-transform: scale(0.8); transform: scale(0.8);}
- .member-hd-state{ width: 100%; height: 8px; border-radius: 6px; margin-top: 2px; background: rgba(255,255,255,0.3); overflow: hidden; margin-bottom: 10px;}
- .member-hd-state div{ height: 100%; border-radius: 6px; background: #FFFFFF; -webkit-animation: gotoright 1s; animation: gotoright 1s;}
- .member-hd-r{ width: 92px; height: 120px; line-height: 90px; text-align: center; font-size: 22px; float: right; background: url(../../img/bg/jzbg.png) no-repeat; background-size: 100% 100%; padding-top: 30px;}
- @-webkit-keyframes gotoright{
- 0%{
- width: 0%;
- }
- 100%{
-
- }
- }
- @keyframes gotoright{
- 0%{
- width: 0%;
- }
- 100%{
-
- }
- }
- /*我的团队页面样式*/
- .team-hd-con{ width: 100%; padding: 10px 12px; background: #efeff4; color: #FFFFFF; margin-bottom: 10px;}
- .team-hd-child{ width: 100%; padding: 0 12px; background: url(../../img/bg/lvbg.png) no-repeat; background-size: 100% 100%; border-radius: 10px; overflow: hidden;}
- .team-hd-top{ position: relative; width: 100%; padding-top: 15px; padding-bottom: 5px; font-size: 16px; line-height: 24px; text-align: center;}
- .team-hd-top .member-hd-r{ position: absolute; top: 0; right: 0; width: 69px; height: 90px; font-size: 18px; line-height: 68px; padding-top: 22px;}
- .team-hd-user{ width: 40px; height: 40px; border-radius: 50%; overflow: hidden; margin: 8px auto;}
- .team-hd-user img{ width: 100%; height: 100%;}
- .team-hd-tab{ width: 100%; overflow: auto; padding-bottom: 5px;}
- .team-hd-iteam{ width: 25%; float: left; font-size: 13px; text-align: center; margin: 5px 0;}
- .team-hd-iteam div{ width: 100%; height: 24px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .team-iteam-30{ width: 30%;}
- .team-iteam-20{ width: 20%;}
- .fruit-con{ width: 100%; font-size: 13px; padding-left: 10px; color: #9E9E9E; overflow: auto;}
- .fruit-con div{ width: 42%; height: 26px; line-height: 26px; float: left; overflow: hidden;}
- .fruit-con div.fruit-long{ width: 58%;}
- .fruit-con i{ line-height: 26px; font-size: 18px; color: #FBA849;}
- .fruit-con span{ margin-left: 10px;}
- /*实名认证页面样式*/
- .rnm-hd{ position: relative; width: 100%; padding: 10px 12px; margin-top: 15px; overflow: auto;}
- .rnm-state{ position: absolute; left: 40px; top: 0; bottom: 24px; width: calc(100% - 80px); height: 5px; overflow: hidden; background: #F2F2F2; z-index: 1; margin: auto 0;}
- .rnm-state-in{ height: 100%; background: #65D1F7; -webkit-animation: gotoright 1s; animation: gotoright 1s;}
- .rnm-hd-con{ position: relative; width: 100%; overflow: auto; z-index: 2;}
- .rnm-iteam{ width: 60px; text-align: center; color: #65D1F7; font-size: 13px; float: left;}
- .rnm-round{ width: 20px; height: 20px; border-radius: 50%; padding: 6px; background: #65D1F7; margin: 0 auto;}
- .rnm-round div{ width: 100%; height: 100%; border-radius: 50%; background: #FFFFFF;}
- .rnm-hd-nm{ width: 100%; height: 24px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .rnm-iteam-mid{ margin-left: calc(50% - 90px); margin-right: calc(50% - 90px);}
- .rnm-con{ position: relative; padding: 15px; padding-right: 10px; color: #8E8E8E; overflow: auto;}
- .rnm-nm{ height: 22px; line-height: 22px; float: left;}
- .rnm-edit{ width: calc(100% - 75px); float: right;}
- .rnm-edit input{ display: block; height: 22px; font-size: 14px; border: 0; padding: 0; text-align: right;}
- .rnm-btn{ width: 100%; padding: 10px 7%;}
- /*收款信息页面样式*/
- .rnm-edit-esp{ width: calc(100% - 130px);}
- .rnm-pic{ position: relative; width: 38%; float: right;}
- .rnm-pic img{ width: 100%;}
- .rnm-pic input{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 2;}
- .rnm-tit{ position: absolute; left: 15px; top: 0; bottom: 0; height: 48px; line-height: 24px; margin: auto 0;}
- .rnm-tit-intro{ color: #CCCCCC;}
- /*个人资料页面样式*/
- .ud-iteam{ display: block; padding: 5px 12px; overflow: auto;}
- .ud-iteam span{ display: block; height: 24; line-height: 24px; font-size: 13px; margin: 8px 0; color: #8E8E8E;}
- .ud-nm{ max-width: 70%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .ud-con{ max-width: 50%; float: right;}
- .ud-iteam span span{ color: #65D1F7; margin: 0;}
- .ud-pic{ display: block; position: relative; width: 40px; height: 40px; padding: 0; border: 0; overflow: hidden; float: right;}
- .ud-pic img{ display: block; width: 100%; height: 100%;}
- /*设置页面样式*/
- .ud-iteam i{ display: block; width: 24px; height: 24px; line-height: 24px; text-align: center; color: #CCCCCC; float: right; margin: 8px 0;}
- /*系统公告页面样式*/
- .notice-con{ display: block; position: relative; padding: 10px;}
- .notice-con .fruit-date, .notice-con .fruit-tit, .notice-con .fruit-num{ display: block;}
- .notice-con .fruit-tit{ height: 24px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .notice-icon{ font-size: 24px; color: #65D1F7;}
- .notice-icon~.fruit-tit, .notice-icon~.fruit-date{ padding-right: 30px;}
- /*系统通知页面样式*/
- .fruit-intro{ display: block; width: 100%; height: 24px; line-height: 24px; color: #8E8E8E; padding: 0 10px; font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- /*公告详情页面样式*/
- .notice-tit{ width: 100%; padding: 10px 15px; line-height: 24px; text-align: center; margin-top: 10px; font-size: 15px; color: #65D1F7;}
- .notice-ft{ width: 100%; padding: 10px 15px; line-height: 18px; font-size: 13px; text-align: right; color: #9e9e9e;}
- .notice-mid{ width: 100%; padding: 10px 15px; color: #9e9e9e; text-align: justify;}
- .notice-mid p{ color: #9e9e9e;}
- /*出售果实页面样式*/
- .sell-tit{ width: 100%; padding: 5px 10px; line-height: 24px; font-size: 16px; text-align: center; font-weight: 600;}
- .sell-tit span{ color: #65D1F7;}
- /*邀请好友界面样式*/
- .share-bg{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: url(../../img/bg/sharebg.png) no-repeat; background-size: 100% 100%;}
- .share-con{ position: absolute; left: 0; bottom: 2%; width: 100%; height: 350px; margin: auto 0;}
- .share-hd, .share-ft{ width: 180px; height: 24px; line-height: 24px; border-radius: 12px; font-size: 13px; padding: 0 10px; text-align: center; background: rgba(0,0,0,0.35); color: #FFFFFF; margin: 12px auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .share-hd:first-child{ margin-top: 0;}
- .share-code{ width: 172px; height: 172px; border-radius: 8px; background: #FFFFFF; overflow: hidden; padding: 8px; margin: 12px auto;}
- .share-code img{ display: block; width: 100%;}
- .share-num{ width: 180px; height: 42px; line-height: 42px; font-size: 20px; font-weight: 500; margin: 12px auto; text-align: center; border-radius: 8px; color: #65D1F7; letter-spacing: 2px; background: #FFFFFF; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
- .share-ft{ width: 306px; margin-bottom: 0; margin-top: 18px;}
|