| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361 |
- .container {
- background-color: #F5E2BE;
- justify-content: flex-start;
- font-weight: 500;
- color:#1e1e1e;
- overflow-x:hidden;
- }
- .index1{
- width:100%;
- height:190rpx;
- justify-content: space-between;
- align-items: flex-end;
- }
- .index1 .nav{
- border-bottom: 10rpx solid #593613;
- width:250rpx;
- height: 80rpx;
- padding-bottom: 10rpx;
- justify-content: flex-end;
- }
- .index1 .nav2{
- border-bottom: 10rpx solid #F5E2BE;
- }
- .index1 .nav3{
- border-bottom: 10rpx solid #0C5F73;
- }
- .index1 .img{
- width:174rpx;
- height:190rpx;
- }
- .index1 .img3{
- width:158rpx;
- height:37rpx;
- margin-bottom: 6rpx;
- }
- .index1 .img2{
- width:154rpx;
- height:39rpx;
- margin-bottom: 6rpx;
- }
- .index1 .hand{
- width:60rpx;
- height:90rpx;
- position: absolute;
- right:106rpx;
- top:20rpx;
- }
- .index6{
- width:100%;
- justify-content: flex-start;
- flex-wrap: wrap;
- }
- .index6 .btn2{
- width:100%;
- height:350rpx;
- }
- .index2{
- width:100%;
- height:1486rpx;
- background-color: #DFC7A4;
- justify-content: flex-start;
- }
- .index2 .index2_1{
- margin: 0 30rpx 0 30rpx;
- width:690rpx;
- flex-wrap: wrap;
- justify-content: space-between;
- }
- .index2 .btn {
- width: 330rpx;
- height: 448rpx;
- background-color: #CDB797;
- border-radius: 20rpx;
- margin-bottom: 20rpx;
- }
- .index2 .btn1 {
- width: 100%;
- height: 428rpx;
- background-color: #F8F8F8;
- border-radius: 20rpx;
- position:relative;
- top:0;
- }
- .index2 .panel1 {
- width: 100%;
- height: 298rpx;
- border-bottom:2rpx solid #DFDFDF;
- }
- .index2 .panel2 {
- width: 100%;
- height: 130rpx;
- background-color: #F0F0F0;
- border-bottom-left-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- }
- .index2 .img {
- width: 223rpx;
- height: 202rpx;
- }
- .index2 .img2 {
- width: 217rpx;
- height: 71rpx;
- }
- .index7{
- width:100%;
- height:35rpx;
- background-color: #DFC7A4;
-
- }
- .imgWave {
- width: 100%;
- height: 35rpx;
- }
- .index8{
- width:100%;
- height:406rpx;
- background-color: #CDB797;
- justify-content: flex-start;
- }
- .index8 .img{
- width:198rpx;
- height:37rpx;
- margin-top: 102rpx;
- }
- .index8 .index8_1{
- width:690rpx;
- height:120rpx;
- margin-top: 30rpx;
- border-radius: 20rpx;
- text-align: center;
- line-height: 120rpx;
- font-size:32rpx;
- color:#1e1e1e;
- background-color: #F0F0F0;
- }
- .index3{
- width:100%;
- justify-content: flex-start;
- background-color: #F0F0F0;
- align-items: center;
- position: relative;
- color:#1E1E1E;
- }
- .index3 .Avatar{
- width:160rpx;
- height:160rpx;
- background-color: #9B9B9B;
- border-radius: 20rpx;
- margin-top: 120rpx;
- position: relative;
- }
- .index3 .Avatar .gear{
- width:40rpx;
- height:40rpx;
- position: absolute;
- bottom:0;
- left:0;
- border-bottom-left-radius: 10rpx;
- border-top-right-radius: 10rpx;
- background-color: #fff;
- }
- .index3 .Avatar .img{
- width:24rpx;
- height:24rpx;
- }
- .index3 .NickName{
- font-size:48rpx;
- color:#1E1E1E;
- margin-top: 40rpx;
- width:90%;
- text-align: center;
- }
- .index3 .Member{
- font-size:24rpx;
- color:#fff;
- background-color: #C29F6D;
- border-radius: 8rpx;
- height:42rpx;
- line-height: 42rpx;
- text-align: center;
- padding: 0 10rpx;
- margin-top: 10rpx;
- }
- .index3 .Member2{
- background-color: #4A4A4A;
- }
- .index3 .index3_0{
- width:100%;
- margin-top: 50rpx;
- justify-content: center;
- }
- .index3 .index3_1{
- width:216rpx;
- justify-content: center;
- }
- .index3 .index3_1_2{
- width:116rpx;
- height:42rpx;
- text-align: center;
- line-height: 42rpx;
- color:#1E1E1E;
- font-size:26rpx;
- }
- .index3 .number{
- font-family: 'SF UI Display Light';
- font-weight: 200;
- font-style: normal;
- font-size:56rpx;
- }
- .index3 .text{
- font-size:24rpx;
- margin: 25rpx 0 0 10rpx;
- }
- .index3 .Circle{
- width:160rpx;
- height:160rpx;
- background-color: #ffffff;
- border-radius: 50%;
- margin-top: 100rpx;
- padding-left: 0;
- padding-right: 0;
- margin-bottom: 80rpx;
- font-size:24rpx;
- justify-content: flex-start;
- }
- .index3 .Circle::after {
- border: 0px;
- }
- .index3 .Share{
- width:50rpx;
- height:50rpx;
- margin: 39rpx 0 0rpx 0;
- }
- .index3 .btn {
- width: 600rpx;
- height: 100rpx;
- background-color: #035834;
- border-radius: 14rpx;
- }
- .index3 .btn1 {
- width: 100%;
- height: 90rpx;
- background-color: #03AF69;
- border-radius: 14rpx;
- color:#fff;
- text-align: center;
- line-height: 90rpx;
- font-size:36rpx;
- position:relative;
- top:0;
- }
- .index3 .btn2 {
- margin-top: 60rpx;
- }
- .index3 .btn3 {
- background-color: #262626;
- }
- .index3 .btn4 {
- background-color: #4D4D4D;
- color:#787878;
- }
- .index3 .btn5 {
- margin-top: 40rpx;
- }
- .index3 .btn6 {
- background-color: #A63917;
- }
- .index3 .btn7 {
- background-color: #FF7245;
- position: relative;
- }
- .index3 .btn8 {
- margin-top: 50rpx;
- }
- .index3 .ReviewCount {
- min-width: 53rpx;
- height:50rpx;
- background-color: #D54F24;
- color:#fff;
- border-radius: 8rpx;
- text-align: center;
- line-height: 50rpx;
- position: absolute;
- right: 20rpx;
- top: 20rpx;
- font-size:24rpx;
- font-family: 'Arial BoldMT';
- font-weight: bold;
- font-style: normal;
- }
- .index9{
- width:100%;
- height:35rpx;
- background-color: #F0F0F0;
-
- }
- .index10{
- background-color: #fff;
- }
- .index4{
- width:100%;
- height:10rpx;
- background-color: #EB8A95;
- }
- .index5{
- width:100%;
- background-color: #F5E2BE;
- font-size:20rpx;
- justify-content: flex-start;
- color:#1e1e1e;
- }
- .home_banner{
- width:100%;
- height:270rpx;
- }
|