| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209 |
- .container {
- background-color: #7d4434;
- color: #fff;
- font-weight: 500;
- }
- .text1 {
- color: #fff;
- font-size: 98rpx;
- font-weight: 600;
- text-shadow: 0 7rpx 1rpx #622112;
- }
- .text2 {
- color: #feca90;
- font-size: 28rpx;
- margin-top: 40rpx;
- }
- .text3 {
- color: #feca90;
- font-size: 48rpx;
- margin-top: 0rpx;
- }
- .text4 {
- color: #feca90;
- font-size: 28rpx;
- }
- .panel1 {
- margin-top: 40rpx;
- width: 100%;
- position: relative;
- }
- .program_giftcard_illus_01 {
- width: 100%;
- height: 1108rpx;
- position: absolute;
- top: 0;
- z-index: 1;
- }
- .program_giftcard_illus_02 {
- height: 708rpx;
- }
- .text5 {
- color: #feca90;
- font-size: 24rpx;
- text-shadow: 0 3rpx 1rpx #962017;
- margin-top: 219rpx;
- z-index: 10;
- }
- .text6 {
- color: #feca90;
- font-size: 36rpx;
- text-shadow: 0 3rpx 1rpx #962017;
- margin: 10rpx 0 30rpx 0;
- z-index: 10;
- }
- .programItem {
- width: 598rpx;
- height: 80rpx;
- margin-bottom: 25rpx;
- border-radius: 6rpx;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 10;
- justify-content: space-between;
- color: #f8f8f8;
- }
- .programItem1 {
- justify-content: flex-start;
- }
- .universalpic_product_jisuanti_icon_size01 {
- width: 50rpx;
- height: 50rpx;
- margin-left: 20rpx;
- border-radius: 10rpx;
- }
- .name1 {
- margin-left: 20rpx;
- font-size: 28rpx;
- }
- .name2 {
- margin-right: 20rpx;
- font-size: 24rpx;
- }
- .panel11 {
- margin-top: 25rpx;
- z-index: 10;
- width:418rpx;
- color: #feca90;
- align-items: flex-end;
- }
- .text7 {
- z-index: 10;
- font-size: 24rpx;
- font-weight: 600;
- margin-bottom: 25rpx;
- margin-right:250rpx;
- }
- .textTitle {
- font-size: 100rpx;
- height: 117rpx;
- position: relative;
- right:240rpx;
- }
- .textTitle1 {
- -webkit-text-stroke: 20rpx #883029;
- position: absolute;
- text-align: center;
- line-height: 117rpx;
- }
- .textTitle2 {
- color: #91c167;
- position: absolute;
- text-align: center;
- line-height: 117rpx;
- }
- .text8 {
- z-index: 10;
- font-size: 26rpx;
- font-weight: 600;
- margin: 0 0 22rpx 0;
- }
- .text9 {
- z-index: 10;
- font-size: 24rpx;
- color: #feca90;
- margin: 4rpx 0 60rpx 0;
- }
- .btn1 {
- margin-top: 80rpx;
- width: 460rpx;
- height: 100rpx;
- background-color: #03af69;
- border-radius: 10rpx;
- box-shadow: 0 10rpx 5rpx #035834, 0 20rpx 1rpx rgba(0, 0, 0, 0.3);
- font-size: 48rpx;
- color:#fff;
- }
- .btn2 {
- background-color: #2E2E2E;
- box-shadow: 0 10rpx 5rpx #1E1E1E, 0 20rpx 1rpx rgba(0, 0, 0, 0.3);
- color:#4D4D4D;
- }
- .text10 {
- z-index: 10;
- font-size: 24rpx;
- font-weight: 400;
- color: #dc9d7e;
- margin: 40rpx 0 0 0;
- }
- .text11 {
- z-index: 10;
- font-size: 24rpx;
- color: #dc9d7e;
- font-weight: 400;
- margin: 50rpx 0 0 0;
- }
- .text12 {
- color: #03af69;
- text-decoration: underline;
- font-weight: 500;
- }
- .line1 {
- margin-top: 30rpx;
- width: 650rpx;
- height: 1rpx;
- background-color: #dc9d7e;
- }
- .text13 {
- margin-top: 60rpx;
- width: 650rpx;
- color: #dc9d7e;
- font-size: 20rpx;
- }
- .text14{
- text-decoration: underline;
- }
- .program_giftcard_footer {
- margin-top: 0rpx;
- width: 100%;
- height: 304rpx;
- }
|