| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228 |
- page {
- background: rgba(245, 245, 245, 1);
- }
- .container1 {
- display: flex;
- flex-direction: column;
- margin-top: 42rpx;
- margin-left: 30rpx;
- margin-right: 30rpx;
- width: auto;
- padding-left: 16rpx;
- padding-right: 16rpx;
- background: rgba(255, 255, 255, 1);
- border-radius: 12px;
- }
- .list1 {
- display: flex;
- flex-direction: column;
- width: 100%;
- padding-top: 25rpx;
- }
- .list {
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- width: 100%;
- padding-left: 22rpx;
- }
- .list .listinfo {
- font-size: 26rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(34, 34, 34, 1);
- }
- .list .info {
- width: 72%;
- height: 100%;
- }
- .list .info .infodetail {
- display: flex;
- align-items: center;
- width: 100%;
- height: 100%;
- text-align: left;
- padding-left: 26rpx;
- font-size: 28rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(153, 153, 153, 1);
- }
- .list .info .infodetail1 {
- display: flex;
- align-items: center;
- width: 100%;
- height: 100%;
- text-align: left;
- padding-left: 26rpx;
- font-size: 28rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(30, 97, 167, 1);
- }
- .detail {
- display: flex;
- justify-content: center;
- align-items: center;
- width: 658rpx;
- height: 196rpx;
- background: rgba(250, 250, 250, 1);
- margin-top: 48rpx;
- margin-bottom: 46rpx;
- }
- .detail .tip {
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(153, 153, 153, 1);
- }
- .detail1 {
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- width: 658rpx;
- height: 196rpx;
- background: rgba(250, 250, 250, 1);
- margin-top: 48rpx;
- margin-bottom: 46rpx;
- }
- .detail1 .tip {
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(153, 153, 153, 1);
- }
- .detail2 {
- display: flex;
- flex-direction: column;
- width: 658rpx;
- background: rgba(250, 250, 250, 1);
- margin-top: 48rpx;
- margin-bottom: 46rpx;
- padding-top: 25rpx;
- }
- .list2 {
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- width: 100%;
- padding-left: 22rpx;
- margin-top: 48rpx;
- }
- .list2 .listinfo1 {
- font-size: 26rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(102, 102, 102, 1);
- }
- .list2 .info {
- width: 72%;
- height: 100%;
- }
- .list2 .info .infodetail {
- display: flex;
- align-items: center;
- width: 100%;
- height: 100%;
- text-align: left;
- padding-left: 26rpx;
- font-size: 28rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(153, 153, 153, 1);
- }
- .list .listinfo1 {
- font-size: 26rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(102, 102, 102, 1);
- }
- .line {
- margin-top: 53rpx;
- height: 1px;
- background: rgba(221, 221, 221, 1);
- }
- .list3 {
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- width: 100%;
- padding-left: 22rpx;
- margin-top: 35rpx;
- }
- .rightinfo {
- font-size: 26rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(102, 102, 102, 1);
- margin-left: 365rpx;
- }
- .rightinfo1 {
- font-size: 26rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(102, 102, 102, 1);
- margin-right: 50rpx;
- }
- .list4 {
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- width: 100%;
- padding-left: 22rpx;
- margin-top: 18rpx;
- }
- .list5 {
- display: flex;
- flex-direction: row;
- justify-content: flex-end;
- align-items: center;
- width: 100%;
- padding-left: 22rpx;
- margin-top: 33rpx;
- margin-bottom: 43rpx;
- }
- .rightinfo2 {
- font-size: 24rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(34, 34, 34, 1);
- margin-right: 30rpx;
- }
- .rightinfo3 {
- font-size: 36rpx;
- font-family: SourceHanSansCN-Regular;
- font-weight: 400;
- color: rgba(30, 97, 167, 1);
- margin-right: 50rpx;
- }
|