| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page {
- min-height: 100%;
- background-color: #ffffff;
- }
- page .container {
- width: 100%;
- }
- .list-box {
- padding: 60rpx 30rpx;
- height: 350rpx;
- background-color: #5771df;
- }
- .list-box .list {
- background-color: #ffffff;
- border-radius: 15rpx;
- padding: 15rpx 23rpx;
- }
- .list-box .list .list-item {
- font-size: 30rpx;
- font-weight: bold;
- color: #333333;
- }
- .list-box .list .list-item image {
- width: 43rpx;
- height: 43rpx;
- margin-right: 15rpx;
- }
- .list-box .list .list-tpl image {
- width: 15rpx;
- height: 25rpx;
- margin-left: 20rpx;
- }
- .image-box {
- position: relative;
- top: -100rpx;
- padding: 50rpx 0rpx;
- text-align: center;
- }
- .image-box image {
- width: 300rpx;
- height: 300rpx;
- border-radius: 15rpx;
- }
- .from-box {
- margin: 30rpx 30rpx;
- padding: 44rpx 25rpx;
- background-color: #ffffff;
- border-radius: 15rpx;
- position: relative;
- top: -180rpx;
- }
- .from-box .from-title {
- font-size: 24rpx;
- font-weight: bold;
- color: #333333;
- }
- .from-box .input-box {
- font-size: 26rpx;
- font-weight: 500;
- color: #666666;
- margin: 35rpx 0rpx;
- width: 85%;
- }
- .from-box .all {
- font-size: 30rpx;
- font-weight: 500;
- color: #5771df;
- }
- .from-box .all-num {
- font-size: 24rpx;
- font-weight: bold;
- color: #333333;
- }
- .from-box .all-num text {
- font-size: 26rpx;
- padding: 0rpx 10rpx;
- color: #5771df;
- }
- .from-box .submit {
- background-color: #5771df;
- margin-top: 160rpx;
- margin-bottom: 80rpx;
- color: #ffffff;
- text-align: center;
- padding: 26rpx 0rpx;
- border-radius: 15rpx;
- }
- .from-box .tpl-box {
- text-align: left;
- font-size: 28rpx;
- font-weight: 500;
- color: #fb3a2f;
- margin-top: 26rpx;
- }
- .add-img-item {
- text-align: center;
- width: 100%;
- padding: 80rpx 0rpx;
- }
- .add-img-item .add-img {
- width: 280rpx;
- height: 280rpx;
- }
- .image {
- text-align: center;
- padding: 77rpx 0rpx 36rpx 0rpx;
- font-size: 30rpx;
- font-weight: bold;
- color: #333333;
- }
- .image .addr-img {
- width: 188rpx;
- height: 188rpx;
- margin-top: 18rpx;
- }
- .addr-text {
- text-align: center;
- width: 500rpx;
- margin: 0rpx auto;
- line-height: 80rpx;
- color: #ffffff;
- background-color: #5771df;
- border-radius: 50rpx;
- margin-bottom: 114rpx;
- }
- .text-box {
- font-size: 24rpx;
- padding: 25rpx 0rpx;
- line-height: 50rpx;
- }
- .popup {
- background-color: #ffffff;
- border-radius: 25rpx;
- font-size: 30rpx;
- }
- .popup .cancel {
- text-align: center;
- width: 100%;
- line-height: 60rpx;
- }
- .popup .cancel .tip {
- background-color: #5771df;
- color: #ffffff;
- width: 70rpx;
- height: 70rpx;
- border-top-right-radius: 25rpx;
- }
- .popup .list-boxs {
- padding: 0rpx 80rpx;
- }
- .popup .list-boxs .password {
- padding: 50rpx 0rpx;
- width: 100%;
- }
- .popup .list-boxs .password input {
- width: 90%;
- height: 80rpx;
- border: 2rpx solid #999999;
- padding-left: 25rpx;
- box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.27);
- border-radius: 11rpx;
- }
- .popup .list-boxs .confirm-btn {
- margin-left: 80rpx;
- padding-bottom: 120rpx;
- padding-top: 30rpx;
- }
- .popup .list-boxs .confirm-btn text {
- background-color: #5771df;
- color: #ffffff;
- width: 100%;
- text-align: center;
- padding: 25rpx 90rpx;
- border-radius: 15rpx;
- }
- .tuijianbox {
- width: 100%;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- height: 40rpx;
- margin-bottom: 60rpx;
- }
- .tuijianbox .item {
- margin-left: 40rpx;
- font-size: 20rpx;
- position: relative;
- line-height: 40rpx;
- color: #ffffff;
- }
- .tuijianbox .item image {
- width: 150rpx;
- height: 100rpx;
- }
- .qidai {
- width: 100%;
- font-size: 100rpx;
- text-align: center;
- }
- .way-wrapper {
- width: 90%;
- padding: 0 5%;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- height: 40rpx;
- margin-bottom: 60rpx;
- -webkit-box-pack: start;
- -webkit-justify-content: start;
- justify-content: start;
- }
- .way-wrapper .way {
- width: 120rpx;
- height: 75rpx;
- line-height: 75rpx;
- text-align: center;
- border: 1px solid #7c90e3;
- border-radius: 10rpx 10rpx 10rpx 10rpx;
- color: #7c90e3;
- background-color: #eff2ff;
- font-size: 36rpx;
- font-weight: bold;
- margin-right: 30rpx;
- }
|