|
- @import '../../../iconfont.wxss';
-
- .solution {
- width: 710rpx;
- border-radius: 18rpx;
- flex-direction: column;
- background: #f8f8fa;
- overflow: hidden;
- margin: 40rpx auto 140rpx;
- box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
- }
-
- .solution>view {
- border-bottom: 1rpx solid #f5f5f5;
- background: #fff;
- padding: 30rpx 0;
- }
-
- .solution>view>view {
- width: 100%;
- display: flex;
- justify-content: space-between;
- }
- .alsubmit{
- color: #999;
- }
- .write0ff01 {
- color: #fff;
- font-size: 30rpx;
- }
-
- .solution>view:nth-of-type(1) {
- font-weight: bold;
- }
-
- .solution>view:nth-last-child(1) {
- padding-bottom: 20rpx;
- }
-
- .solution view text {
- padding: 0 4%;
- font-size: 26rpx;
- }
-
- .solution view text:nth-of-type(2) {
- padding: 0 4%;
- font-size: 26rpx;
- letter-spacing: 1.16rpx;
- text-align: right;
- margin-top: 6rpx;
- }
-
- .solution button {
- width: 100%;
- height: 6.6%;
- background: #169bd5;
- font-size: 36rpx;
- color: #fff;
- }
-
- .solution view input {
- width: 400rpx;
- height: 100rpx;
- border: 1rpx solid #000;
- }
-
- .subList {
- width: 100%;
- height: 150rpx !important;
- background: #fff !important;
- line-height: 150rpx !important;
- display: flex !important;
- align-items: center;
- padding-bottom: 60rpx;
- }
-
- .write0ff {
- width: 100%;
- padding-bottom: 30rpx;
- background: #52a0fd;
- color:#fff;
- font-size:30rpx;
- }
-
- .write0ff>view {
- width: 750rpx;
- margin: 0 auto;
- display: flex;
- line-height: 70rpx;
- position: relative;
- padding-top: 35rpx;
- }
-
- .write0ff>view:nth-child(1) {
- padding-top: 0;
- }
-
- .write0ff>view>text:nth-child(1) {
- width: 134rpx;
- text-align: right;
- color: #fff;
- font-size: 30rpx;
- margin-left: 4%;
- margin-right: 2.2%;
- line-height: 70rpx;
- }
-
- .line {
- width: 3rpx;
- height: 40rpx;
- background: #999;
- display: inline-block;
- margin-top: 8.2%;
- }
-
- .iconfont {
- width: 510rpx;
- line-height: 70rpx;
- height: 70rpx;
- color: #666;
- background: #fff;
- font-size: 30rpx;
- margin-top: 36rpx;
- }
-
- .search {
- width: 400rpx;
- overflow: hidden;
- font-size: 30rpx;
- color: #bfbfbf;
- letter-spacing: 0;
- line-height: 70rpx;
- border: 1rpx solid #ccc;
- height: 70rpx;
- border-radius: 6rpx;
- padding-left: 10rpx;
- background: #fff;
- }
-
- .write0ff>view>text:nth-child(4) {
- width: 40%;
- background: #52a0fd;
- color: #fff;
- text-align: center;
- line-height: 70rpx;
- font-size: 59rpx;
- border-radius: 16rpx;
- }
-
- .camera {
- height: 340rpx;
- width: 310rpx;
- margin: 88rpx auto;
- border: 1px solid #52a0fd;
- color: #52a0fd;
- }
-
- button::after {
- border: none;
- }
-
- .camera image {
- width: 59rpx;
- height: 45rpx;
- margin: 113rpx 125rpx 35rpx 126rpx;
- }
-
- .btn {
- display: inline-block;
- color: #666;
- height: 65rpx;
- line-height: 65rpx;
- font-size: 30rpx;
- width: 120rpx;
- }
-
- .up-img {
- width: 300rpx;
- margin: 40rpx auto 0;
- height: auto;
- padding: 10rpx;
- border: 1px dashed #52a0fd;
- }
-
- .up-img image {
- width: 300rpx;
- margin-left: 165rpx;
- }
-
- .camera text {
- display: block;
- text-align: center;
- }
-
- .actives {
- opacity: 0.6 !important;
- }
-
- .softkey {
- width: 100% !important;
- height: 100rpx !important;
- display: flex !important;
- border: 1px solid red;
- }
-
- .softkey view:nth-child(1) {
- height: 401rpx;
- width: 82%;
- background: #fff;
- position: fixed;
- bottom: 0;
- left: 0;
- display: flex;
- flex-wrap: wrap;
- text-align: center;
- }
-
- .softkey view:nth-child(1) text {
- width: 30.3%;
- border-top: 1rpx solid #ccc;
- border-left: 1rpx solid #ccc;
- }
-
- .softkey view:nth-child(2) {
- height: 399rpx;
- border-top: 1rpx solid #ccc;
- width: 25%;
- background: #fff;
- position: fixed;
- bottom: 0;
- right: 0;
- display: flex;
- flex-direction: column;
- text-align: center;
- line-height: 198rpx;
- }
-
- .softkey view:nth-child(2) text {
- width: 100%;
- height: 50%;
- border-left: 1rpx solid #ccc;
- }
-
- .softkey view:nth-child(2) text:nth-child(1) {
- font-size: 48rpx;
- }
-
- .sure {
- width: 100%;
- padding: 0 5rpx;
- display: block;
- background: #52a0fd;
- color: #fff;
- font-size: 42rpx;
- }
-
- .hideKey {
- font-size: 48rpx;
- }
-
- .todayTimer {
- display: block !important;
- color: #fff;
- text-align: center;
- font-size: 36rpx;
- }
-
- .write0ff input {
- background: #fff;
- margin-right: 6rpx;
- }
-
- .upload image {
- width: 426rpx;
- }
- .budan{
- color: red;
- }
- .supplement {
- position: fixed;
- width: 110rpx;
- height: 110rpx;
- border-radius: 50%;
- background: #52a0fd;
- line-height: 110rpx;
- bottom: 20rpx;
- right: 20rpx;
- text-align: center;
- color: #fff;
- font-size:30rpx;
- z-index: 999;
- box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
- }
- .supplement text{
- display: block;
- text-align: center;
- }
|