| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- .container{
- background-color: #E1D2B4;
- }
- .panel1{
- width:100%;
- background-color: #004433;
- z-index: 10;
- position: fixed;
- top:0;
- }
- .panel1Text{
- width:630rpx;
- font-size: 28rpx;
- color: #E9FFDF;
- margin: 30rpx 0;
- }
- .pdt_a06a_triangle{
- width: 0;
- height: 0;
- border-left: 45rpx solid transparent;
- border-right: 85rpx solid transparent;
- border-top: 50rpx solid;
- position: absolute;
- top:108rpx;
- left:36rpx;
- z-index: 10;
- }
- .panel2{
- width: 100%;
- justify-content: flex-start;
- margin-top: 20rpx;
- }
- .panel21{
- width: 100%;
- justify-content: flex-start;
- }
- .pdt_a01{
- width:82rpx;
- height:51rpx;
- margin: 60rpx 0 40rpx 50rpx;
- }
- .panel22{
- width:100%;
- }
- .panel221{
- width:340rpx;
- margin: 0 10rpx;
- justify-content: flex-start;
- align-items: flex-start;
- color: #464044;
- position: relative;
- }
- .pdt_b01{
- width:340rpx;
- height:280rpx;
- }
- .panel2Text1{
- font-size: 36rpx;
- margin: 30rpx 0 10rpx 20rpx;
- }
- .panel2Text2{
- font-weight: 400;
- font-size: 24rpx;
- width: 300rpx;
- margin: 0 0 0 20rpx;
- }
- .panel2Text3{
- width: 100rpx;
- text-align: right;
- font-size: 20rpx;
- font-weight: 400;
- position: absolute;
- top: 310rpx;
- right:20rpx;
- }
- .pdt_a04{
- width: 156rpx;
- }
- .panel222{
- width: 700rpx;
- }
- .pdt_b07{
- width: 700rpx;
- height:280rpx;
- }
- .panel2Text5{
- width:660rpx;
- }
- .panel3{
- width:100%;
- margin: 100rpx 0 0 0;
- }
- .panel31{
- width:100%;
- justify-content: space-between;
- height:100rpx
- }
- .panel3Text1{
- font-size: 28rpx;
- color: #4D4D4D;
- margin-left: 45rpx;
- }
- .pdt_a07{
- width:16rpx;
- height:26rpx;
- margin-right: 75rpx;
- }
- .panel3Line{
- width: 660rpx;
- height:1rpx;
- background-color: #574E55;
- }
- .panel3Text2{
- width: 660rpx;
- font-size: 20rpx;
- color: #4D4D4D;
- margin-top: 30rpx;
- font-weight: 400;
- }
- .panel3Text3{
- font-weight: 700;
- }
- .panel3Text4{
- width: 660rpx;
- margin: 50rpx 0 0 0;
- font-size: 20rpx;
- color: #464044;
- }
- .panelFooterNav{
- width: 100%;
- background-color: #fff;
- color: #004433;
- position: fixed;
- bottom: 0;
- z-index: 10;
- }
- .panelFooterNav1{
- width:100%;
- }
- .panelFooterNav2{
- width:100%;
- position: relative;
- z-index: 50;
- }
- .pic_02{
- width:100%;
- height:230rpx;
- }
- .panelFooterNavBtn{
- width: 50%;
- font-size: 36rpx;
- height: 100rpx;
- justify-content: flex-end;
- }
- .panelFooterNavLine{
- width: 72rpx;
- height:16rpx;
- margin-top: 9rpx;
- }
- .panelFooterNavLine1{
- width: 72rpx;
- height:16rpx;
- margin-top: 9rpx;
- background-color: #004433;
- }
- .iphone10plus{
- width:100%;
- height:30rpx;
- background-color: #fff;
- }
|