|
- /* pages/apply/paymentTemplate/add/add.wxss */
- text{display: block;}
- .top{
- height: 64px;
- width: 100%;
- position: fixed;
- z-index: 999;
- top:0px;
- }
- .top text{
- position: relative;
- top: 30px;
- margin-right: 30px;
- display: block;
- color: #eee;
- text-align: center;
- width: 100%;
- font-size: 16px;
- }
- .input_tittop input{
- border: 1px solid #DCDCDC;
- padding: 0px 10px;
- height: 32px;
- line-height: 32px;
- border-radius: 5px;
- width: 100%;
- }
- .error input{
- border: 1px solid red!important;
- }
- .bgPage{
- width: 140%;
- position:absolute;
- transform: translate(-15%, -50%);
- height: 300px;
- z-index: -1;
- }
- .center{
- padding-bottom: 15px;
- background: #f2f2f2;
- }
- .main-title{
- background-image: linear-gradient(to right, #2C8E68 , #B3DB62);
- color: #ffffff;
- font-size: 18px;
- padding: 10px 0;
- text-align: center;
- position: relative;
- }
- .main-box{
- background: #ffffff;
- padding: 20px;
- width: 94%;
- margin: 0 auto;
- border-radius: 10px;
- box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.16);
- }
- .main-box block{
- float: right;
- }
- .title{
- padding: 10px calc(3% + 20px);
- }
- .topBox .van-cell{
- padding: 0!important;
- margin-bottom: 15px;
- }
- .topBox .van-cell .van-cell__title, .topBox .van-cell .van-cell__value , .topBox .van-cell .van-field__label{
- font-size: 15px;
- color: #444444;
- }
- .topBox .van-cell .van-cell__title{
- margin-right: 0!important;
- max-width: 76px!important;
- min-width: 76px!important;
- }
-
- .top-box{
- /* margin-top: 20px;
- margin-bottom: 28px; */
- }
- .top-box text{
- margin-bottom: 15px;
- }
- .top-box text:last-child{
- margin-bottom: 0px;
- }
- .box-title{
- color: #2C8E68;
- text-align: center;
- font-size: 16px;
- }
- .center-box .main-box{
- margin-bottom: 15px;
- }
- .xm van-cell:first-child .van-cell{
- border-bottom: 1px solid #cccccc;
- margin: 0;
- padding-bottom: 15px!important;
- margin-bottom: 15px;
- }
- .table-box van-field van-cell .van-cell{
- margin-bottom: 15px;
- }
- .table-box van-field:last-child van-cell .van-cell{
- margin-bottom: 0px;
- }
- .table-box view text icon{
- display: inline-block;
- font-size: 14px;
- border: 1px solid red;
- color: red;
- }
- .table-box .van-cell{
- padding: 0!important;
- }
- @font-face {
- font-family: 'my-icon';
- src: url('../../../image/icon/fj_icon.png') format('truetype');
- }
- .my-icon {
- font-family: 'my-icon';
- }
-
- .my-icon-extra::before {
- content: '\e626';
- }
- .fj-box text{
- background-color: #5CAE77;
- color: #ffffff;
- text-align: center;
- border-radius: 5px;
- white-space:pre-wrap;
- padding: 22px 8px;
- }
- .fj-li{
- margin-top: 20px;
- display: flex;
- /* flex-wrap: wrap; */
- }
- .fj-li .img_li{
- width: 100%;
- height: 18.5vw;
- }
-
- .fj-li .img_add{
- overflow: hidden;
- }
-
- .bottomBtn{
- display: flex;
- width: 94%;
- margin: 0 auto;
- justify-content:space-between;
- margin-top: 30px;
- }
- .bottomBtn view{
- display: flex;
- width: 100%;
- background-color: #ffffff;
- border-radius: 5px;
- box-shadow: 0px 5px 9px #DCDCDC;
- padding: 10px 0px;
- text-align: center;
- align-items:center;
- justify-content:center;
- font-size: 14px;
- color: #2C8E68;
- }
- .bottomBtn view image{
- width: 18px;
- height: 18px;
- margin-right: 5px;
- }
-
-
- .bottom{
- width: 84%;
- margin: 0 auto;
- text-align: center;
- margin-top: 50px;
- margin-bottom: 50px;
- display: flex;
- z-index: 999999;
- }
-
- .bottom view {
- width: 47%;
- margin: 0 auto;
- border-radius: 30px;
- display: inline-block;
- }
-
- .bottom .btn1{
- border: 1px solid #2C8E68;
- padding: 8px 0px;
- color: #2C8E68;
- }
-
- .bottom .btn2{
- border: 1px solid transparent;
- padding: 8px 0px;
- background-image: linear-gradient(to right, #2C8E68, #5CAE77);
- margin-left: 6%;
- color: #fff;
- }
- .bottom .btn3{
- border: 1px solid transparent;
- padding: 8px 0px;
- background-image: linear-gradient(to right, #2C8E68, #5CAE77);
- color: #fff;
- width: 100%;
- }
- .steps-box{
- padding: 0;
- margin-top: 15px;
- }
- .steps-box .van-row{
- padding: 0 20px;
- }
-
- .steps-box view{
- margin-bottom: 0;
- }
-
- .steps-box .van-col{
- position: relative;
- height: 70px;
- }
- .steps-box .van-col--21{
- padding: 12PX 0;
- padding-left: 10px;
- }
- .steps-box .van-row:nth-child(2n){
- background: rgba(29,111,233,0.1);
- }
- .steps-box .van-cell{
- background: transparent;
- padding: 0 10Px;
- }
- .steps-box .bq{
- display: inline-block;
- padding: 0PX 10PX;
- line-height: 0.64rem;
- border-radius: 5PX;
- }
- .steps-box .index{
- background: #1D6FE9;
- color: #ffffff;
- text-align: center;
- width: 20PX;
- height: 20PX;
- line-height: 20PX;
- border-radius: 50%;
- position: absolute;
- left: 0;
- top: 50%;
- transform: translate(0,-50%);
- }
- .steps-box .indexCenter{
- top: 0!important;
- }
- .steps-box .van-row:first-child .van-col:first-child .indexBorder{
- top: calc(50% - 5px);
- }
- .steps-box .indexBorder{
- width: 10PX;
- position: absolute;
- right: 0;
- top: 0;
- height: 100%;
-
- }
- .steps-box .indexBorder .yq{
- height: 10PX;
- width: 10PX;
- background: #C9C9C9;
- border-radius: 50%;
- }
- .steps-box .indexBorder .ss{
- height: calc(50% - 5PX);
- width: 1PX;
- background: #C9C9C9;
- position: relative;
- left: 4PX;
- }
- .steps-box .indexBorder .ssT{
- height: calc(50% - 5PX);
- width: 1PX;
- background: #C9C9C9;
- position: relative;
- left: 4PX;
- }
- .agree{
- background-color: rgba(92, 174, 119, 0.1);
- color:#5CAE77 ;
- width: 80%;
- text-align: center;
- float: right;
- }
- .in{
- background-color: rgba(245, 163, 39, 0.1);
- color:#F5A327 ;
- width: 80%;
- text-align: center;
- float: right;
- }
- .disagree{
- background-color: rgba(233, 0, 0, 0.1);
- color:#E90000 ;
- width: 80%;
- text-align: center;
- float: right;
- }
- .steps-box .van-cell__title{
- flex: 0.7;
- }
- .steps-box .van-cell__value{
- flex: 0.3;
- }
- .steps-tit{
- font-size: 16px;
- text-align: center;
- background-color: #2C8E68;
- color: #ffffff;
- padding: 20px 0;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- }
- .bottom{
- width: 84%;
- margin: 0 auto;
- text-align: center;
- margin-top: 30px;
- margin-bottom: 80px;
- }
-
- .bottom button {
- width: 47%;
- margin: 0 auto;
- border-radius: 30px;
- display: inline-block;
- }
-
- .bottom .btnAgree{
- border: 1px solid transparent;
- background-image: linear-gradient(to right, #2C8E68, #5CAE77);
- margin-left: 6%;
- }
-
- .input_tit{
- border: 1px solid #DCDCDC;
- padding: 0px 10px;
- height: 32px;
- line-height: 32px;
- border-radius: 5px;
- margin-bottom: 15px;
- }
- .img_box{
- position: relative;
- width: 100%;
- display: flex;
- flex-wrap: wrap;
- }
- .img_box .img_list{
- width: 25%;
- margin-left: 5%;
- position: relative;
- }
- .img_box .img_list .van-icon{
- font-size: 20px;
- position: absolute;
- top: 0;
- right: 0;
- transform: translate(50%,-50%);
- }
- .img_box .img_list:nth-child(n+4){
- margin-top: 15px;
- }
- .van-cell--required:before {
- left: -8px!important;
- }
- .input_money{
- padding: 0px 10px;
- height: 32px;
- line-height: 32px;
- color: #E90000;
- font-size: 26px;
- display: inline-block;
- width: 70%;
- text-align: center;
- }
-
- .money_box{
- font-size: 26px;
- border-bottom:1px solid #DCDCDC;
- width: 70%;
- margin: 0 auto;
- margin-bottom: 15px;
- color: #E90000;
- display: flex;
- align-items: center;
- justify-content: center;
- }
-
- .btnBox{
- text-align: center;
- position: relative;
- height: 26px;
- }
- .down{
- width: 30px;
- height: 26px;
- margin: 0 auto;
- }
-
- .update{
- width: 26px;
- height: 26px;
- position: absolute;
- right: 41px;
- }
- .delete{
- width: 26px;
- height: 26px;
- position: absolute;
- right: 0;
- }
-
- .van-collapse-item {
- background: transparent;
- margin: 0 auto;
- width: 100%;
- margin: 0 auto;
- margin-top: 15px;
- }
- .van-collapse-item__content{
- padding: 0!important;
- }
-
- .van-collapse .van-cell{
- padding: 0;
- background: transparent;
- }
-
- .van-collapse .tit_box .title{
- text-align: center;
- font-size: 18px;
- }
- .van-collapse .main-box{
- /* padding: 0;
- box-shadow: none; */
- }
- .van-collapse .tit_box{
- width: 94%;
- background: #ffffff;
- margin: 0 auto;
- border-radius: 10px;
- box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.16);
- padding: 20px;
- }
- .van-collapse .tit_box .top-box .van-cell{
- margin-bottom: 15px;
- }
-
- .van-field__label {
- color: var(--field-label-color,#646566);
- }
- .van-field__control {
- color: var(--field-label-color,#646566)!important;
- }
- .payee_box{
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .payee_box view{
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 10px calc(3% + 20px);
- }
- .payee_box view text{
- margin-left: 5px;
- color: #2C8E68;
- }
- .aaa{
- color: red;
- }
- .payeeList {
- padding: 10px 20px!important;
- }
- .payeeList .van-collapse-item {
- margin-top: 0;
- }
- .payeeList .van-collapse .van-cell {
- padding: 10px 0!important;
-
- }
- .payeeList van-field van-cell .van-cell{
- margin-bottom: 0;
- }
- .payeeList .van-cell__value {
- color: #E90000;
- }
- .payeeList .van-cell__title{
- flex-shrink: 0;
- max-width: inherit;
- }
|