123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- page{
- background: #f5f5f5;
- }
- .number{
- width: 690rpx;
- height: 200rpx;
- margin: 0 auto;
- margin-top: 25rpx;
- background: #fff;
- display: flex;
- justify-content: center;
- align-items: center;
- border-radius: 10rpx;
- }
- .number-list{
-
- }
- .number-shu{
- display: flex;
- padding: 26rpx;
- }
- .number-text{
- width: 58rpx;
- height: 58rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- background: #999;
- border-radius: 50%;
- color: #fff;
- }
- .number-xian{
- color: #999;
- display: flex;
- align-items: center;
- }
- .number-shu .number-title{
- display: flex;
- justify-content: space-between;
- }
- .number-title{
- display: flex;
- justify-content: space-between;
- font-size: 34rpx;
- }
- .number-title view{
- color: #999;
- font-size: 26rpx;
- }
- swiper{
- height: 730rpx;
- }
- .photo{
- margin: auto;
- width: 690rpx;
- background: #fff;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- margin-top: 20rpx;
- padding: 60rpx 0rpx 80rpx 0rpx;
- border-radius: 10rpx;
- }
- .photo-title{
- color: #333;
- font-size: 34rpx;
- }
- .photo-content{
- color: #666;
- font-size: 24rpx;
- margin-top: 30rpx;
- }
- .photo-images{
- width: 200rpx;
- height: 200rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- flex-direction: column;
- background: #f5f5f5;
- border-radius: 30rpx;
- margin-top: 80rpx;
-
- }
- .photo-images text{
- margin-top: 20rpx;
- font-size: 24rpx;
- color:#333;
- }
- .photo-images image{
- width: 86rpx;
- height: 70rpx;
- }
- .bottom{
- position: fixed;
- left: 0;
- right: 0;
- margin:0 auto;
- bottom: 60rpx;
- display: flex;
- }
- .next{
- width: 100%;
- height: 90rpx;
- background: #6282f4;
- color: #fff;
- border-radius: 10rpx;
- margin: 20rpx;
- }
- .form{
- width: 690rpx;
- margin: 0 auto;
- background: #fff;
- display: flex;
- flex-direction: column;
- margin-top: 20rpx;
- padding: 30rpx 0rpx 40rpx 0rpx;
- border-radius: 10rpx;
- }
- .input{
- display: flex;
- height: 60rpx;
- /* justify-content: center; */
- margin-top: 20rpx;
- padding: 0rpx 40rpx;
- line-height: 60rpx;
- }
- .input view{
- font-size: 30rpx;
- color:#333;
- }
- .input input{
- height: 60rpx;
- border:1rpx solid #999;
- border-radius: 14rpx;
- padding:0rpx 20rpx;
- width: 434rpx;
- }
- .input-name{
- width: 126rpx;
- display: flex;
- justify-content: space-between;
- }
- .picker{
- height: 60rpx;
- border:1rpx solid #999;
- border-radius: 14rpx;
- padding-left: 20rpx;
- width: 434rpx;
- line-height: 60rpx;
- }
- .weui-input{
- width: 100%;
- display: flex;
- justify-content: space-between;
- align-items: center;
- }
- .weui-input image{
- width: 26rpx;
- height: 14rpx;
- margin-right: 54rpx;
- }
- .code{
- width: 170rpx;
- height: 60rpx;
- margin-left: 20rpx;
- background: #6282f4;
- border-radius: 20rpx;
- color: #fff;
- font-size: 26rpx;
- }
- .textarea{
- display: flex;
- /* justify-content: center; */
- margin-top: 20rpx;
- padding: 0rpx 40rpx;
- }
- .textarea .input-name{
- font-size: 30rpx;
- color:#333;
- }
- textarea{
- border:1rpx solid #999;
- border-radius: 14rpx;
- /* margin-left: 6rpx; */
- padding: 10rpx 20rpx;
- height: 150rpx;
- }
- .result{
- width: 690rpx;
- height: 630rpx;
- background: #fff;
- margin: 0 auto;
- margin-top: 20rpx;
- border-radius: 10rpx;
- }
- .result-content{
- height: 60rpx;
- display: flex;
- flex-wrap: wrap;
- line-height: 60rpx;
- margin-left: 110rpx;
- }
- .result-name{
- font-size: 30rpx;
- color:#333;
- }
- .result-data{
- font-size: 28rpx;
- color:#666;
- }
- .result-data1{
- width: 400rpx;
- display: flex;
- flex-wrap: wrap;
- font-size: 28rpx;
- color:#666;
- }
- .photo-show{
- width: 240rpx;
- height: 240rpx;
- margin: 0 auto;
- border-radius: 20rpx;
- margin-top: 80rpx;
- }
- .ps{
- display: flex;
- align-items: center;
- justify-content: center;
- margin-top: 16rpx;
- }
- .ps image{
- width: 24rpx;
- height: 24rpx;
- }
- .ps view{
- font-size: 24rpx;
- color:#ed5c68;
- margin-left: 10rpx;
- }
|