|
- /* pages/index/solution/solution.wxss */
- @import '../../iconfont.wxss';
- .danwei{
- line-height:160rpx;
- width:142rpx;
- text-align:center;
- font-size:30rpx;
- }
- .solution {
- width: 710rpx;
- border-radius: 18rpx;
- flex-direction: column;
- background: #f8f8fa;
- overflow: hidden;
- margin: 40rpx auto 0;
- box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
- }
-
- .solution>view {
- width: 100%;
- height: 60rpx;
- line-height: 60rpx;
- display: flex;
- justify-content: space-between;
- background: #fff;
- /* border-top: 1rpx solid #f5f5f5; */
- }
-
- .solution>view:nth-of-type(1) {
- font-weight: bold;
- height: 100rpx;
- line-height: 100rpx;
- /* padding-top: 16rpx; */
- }
-
- .solution view text {
- padding: 0 4%;
- font-size: 26rpx;
- }
-
- .solution view text:nth-of-type(2) {
- padding: 0 4%;
- font-size: 26rpx;
- color: #000;
- letter-spacing: 1.16rpx;
- text-align: right;
- }
-
- .solution button {
- width: 100%;
- height: 100%;
- background: #52A0FD;
- line-height: 100rpx;
- font-size: 36rpx;
- color: #fff;
- }
- .solution1 text{
- /* margin: 0 auto; */
- color:#333;
- font-size:30rpx;
- line-height:80rpx;
- }
- .solution1 .msg {
- margin:30rpx auto;
- box-shadow:0 6px 20px 0 rgba(0, 0, 0, 0.1);
- border-radius:16rpx;
- width:710rpx;
-
- }
- .solution1 button {
- width: 35%;
- height: 100%;
- background: #52A0FD;
- line-height: 100rpx;
- 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%;
- }
-
- .write0ff>view {
- width: 710rpx;
- margin: 0 auto;
- height: 160rpx;
- display: flex;
- line-height: 88rpx;
- position: relative;
- background: #fff;
- margin-top: 35rpx;
- box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
- border-radius: 15rpx;
- }
-
- .write0ff>view>text:nth-child(1) {
- width: 77rpx;
- color: #333;
- font-size: 30rpx;
- margin-left: 4%;
- margin-right: 2.2%;
- line-height: 160rpx;
- }
-
- .line {
- width: 3rpx;
- height: 40rpx;
- background: #999;
- display: inline-block;
- margin-top: 8.2%;
- }
-
- .iconfont {
- width: 110rpx;
- line-height: 110rpx;
- height: 110rpx;
- color: #fff;
- background: #52a0fd;
- font-size: 64rpx;
- border-radius: 100rpx;
- margin-right: 20rpx;
- margin-top: 27rpx;
- box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
- }
-
- .search {
- width: 400rpx;
- overflow: hidden;
- margin-left: 4%;
- font-size: 30rpx;
- color: #bfbfbf;
- letter-spacing: 0;
- line-height: 160rpx;
- height: 160rpx;
- }
-
- .write0ff>view>text:nth-child(4) {
- width: 40%;
- background: #52a0fd;
- color: #fff;
- text-align: center;
- line-height: 160rpx;
- font-size: 59rpx;
- border-radius: 16rpx;
- }
-
- .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;
- }
- .listBox{
- margin: 20rpx auto 0
- }
- .couList{
- position: relative;
- width:92%;
- padding:0 4%;
- margin-top: 20rpx;
- }
- .couList >view{
- background: #fff;
- margin: 30rpx auto;
- box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
- border-radius:16rpx;
- padding: 25rpx;
- }
- .conBox {
- height: 60rpx;
- line-height: 60rpx;
- display: flex;
- justify-content: space-between;
- font-size: 28rpx;
- }
- .conBox view:nth-child(1){
- width:460rpx;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- }
- .conBox view:nth-child(2){
- width:170rpx;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- text-align: right;
- }
- .yxq>text{
- font-size: 28rpx;
- height: 60rpx;
- line-height: 60rpx;
- color:#999999;
- }
- .yxq1>text{
- font-size: 24rpx!important;
- }
-
- /* .msg view{
- padding: 2% 4%;
- display: flex;
- justify-content: space-between;
- } */
- .msg1 {
- padding: 2% 4%;
- display: flex;
- justify-content: space-between;
- border-bottom: 1rpx solid #ccc
- }
- .msg2{
- padding: 2% 4%;
- display: flex;
- justify-content: space-between;
- }
-
- .imgs {
- margin: 20rpx 0;
- width: 40rpx;
- height: 40rpx;
- }
- .xinyi{
- display: flex;
- }
- .shiji{
- color: red!important;
- /* margin-left: 4%; */
- }
|