| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- .container{
- width:100%;
- background-color: #F8C324;
- }
- .pic_01{
- width: 100%;
- height:234rpx;
- }
- .panel1{
- width:100%;
- position: relative;
- }
- .pic_04{
- width:100%;
- height:700rpx;
- position: absolute;
- bottom:0;
- }
- .panel11{
- width:690rpx;
- border-top-left-radius: 30rpx;
- border-top-right-radius: 30rpx;
- background-color: #fff;
- min-height: 100rpx;
- margin-top: 40rpx;
- position: relative;
- }
- .panel111{
- width:610rpx;
- height:70rpx;
- background-color: #F2F2F2;
- border-radius: 14rpx;
- margin: 50rpx 0 30rpx 0;
- justify-content: flex-start;
- }
- .icon_magnifier_01{
- width: 24rpx;
- height: 24rpx;
- margin-left: 23rpx;
- }
- .text01{
- font-size: 24rpx;
- margin-left: 10rpx;
- font-weight: 400;
- }
- .line01{
- width: 610rpx;
- height:7rpx;
- }
- .text02{
- font-size:36rpx;
- margin-top: 50rpx;
- align-self: flex-start;
- margin-left:40rpx;
- font-weight: 700;
- }
- .panel112{
- width: 630rpx;
- margin-left: 20rpx;
- flex-wrap: wrap;
- margin-top: 10rpx;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .panel1121{
- width:190rpx;
- height:121rpx;
- margin-right: 20rpx;
- align-items: flex-start;
- justify-content: space-between;
- }
- .panel11211{
- align-items: flex-start;
- margin: 30rpx 0 0 16rpx;
- }
- .text03{
- font-size:28rpx;
- white-space: nowrap;
- }
- .text031{
- margin-left: 40rpx;
- }
- .text04{
- font-size:18rpx;
- }
- .imgLogo{
- width:34rpx;
- height:34rpx;
- margin: 34rpx 22rpx 0 0;
- }
- .panel113{
- width:610rpx;
- height:120rpx;
- background-color: #f2f2f2;
- border-radius: 20rpx;
- margin: 30rpx 0 60rpx 0;
- position: relative;
- overflow: hidden;
- }
- .panel1131{
- position: absolute;
- top:32rpx;
- left:30rpx;
- justify-content: flex-start;
- align-items: flex-start;
- }
- .panel1132{
- width:265rpx;
- height:14rpx;
- position: absolute;
- bottom:0;
- left:0;
- background-color: #F49673;
- }
- .icon_fav_01{
- width:24rpx;
- height:24rpx;
- }
- .panel11311{
- margin: -7rpx 0 0 11rpx;
- align-items: flex-start;
- }
- .text05{
- font-size: 20rpx;
- font-weight: 400;
- }
- .pic_02{
- width:200rpx;
- height:120rpx;
- position: absolute;
- right:0;
- }
- .panel1133{
- width:100%;
- height:100rpx;
- justify-content: space-between;
- background-color: #fff;
- }
- .line03{
- width:750rpx;
- height:20rpx;
- background-color:rgba(0,0,0,0.1);
- justify-content: flex-end;
- }
- .panel2{
- width: 100%;
- background-color: #fff;
- }
- .text06{
- font-size: 36rpx;
- margin: 60rpx 0 0 0;
- align-self: flex-start;
- margin-left:40rpx;
- }
- .panel21{
- width: 670rpx;
- }
- .panel211{
- width: 100%;
- margin-top: 30rpx;
- }
- .panel2111{
- width: 100%;
- justify-content: space-between;
- }
- .panel21111{
- width: 450rpx;
- align-items: flex-start;
- }
- .panel211111{
- margin-top: 16rpx;
- }
- .text08{
- font-size: 20rpx;
- color:#9B9B9B;
- margin-left: 10rpx;
- height:22rpx;
- }
- .text07{
- margin-top: 17rpx;
- font-size:28rpx;
- font-weight: 400;
- width:450rpx;
- }
- .line04{
- width:670rpx;
- height:1rpx;
- background-color: #E3E3E3;
- margin-top: 30rpx;
- }
- .imgLogo2{
- width:24rpx;
- height:22rpx;
- }
- .TitleImage{
- width:160rpx;
- height:84rpx;
- border:1rpx solid #E3E3E3;
- border-radius: 10rpx;
- }
- .text09{
- font-size: 20rpx;
- font-weight: 400;
- width: 670rpx;
- margin-top: 30rpx;
- }
- .text10{
- font-weight: 700;
- }
- .text11{
- font-size: 20rpx;
- margin: 100rpx 50rpx 0 0;
- align-self:flex-end;
- font-weight: 400;
- color:#787878;
- }
|