123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323 |
- page{
- padding-top: 76rpx;
- background: #f0f4f7;
- }
- .secondtitbox {
- display: block;
- width: 100%;
- background-color: #FFFFFF;
- height: 66rpx;
- line-height: 66rpx;
- position: fixed;
- top: 0rpx;
- left: 0;
- z-index: 98;
- padding: 5rpx 0;
- box-shadow: 0px 4rpx 7rpx 0px rgba(62, 85, 255, 0.06);
- box-sizing: content-box;
- }
- .orderbtn {
- width: 590rpx;
- }
- .searchbtn {
- display: block;
- width: 160rpx;
- height: 56rpx;
- line-height: 56rpx;
- padding-left: 24rpx;
- }
- .matterbox {
- display: block;
- width: 100%;
- position: relative;
- z-index: 2;
- padding: 0 20rpx 140rpx;
- z-index: 8;
- }
- .constructSitebox {
- display: block;
- width: 710rpx;
- background-color: #fff;
- border-radius: 16rpx;
- border: 1px solid #ECECEC;
- box-sizing: border-box;
- padding: 24rpx 20rpx 28rpx;
- margin: 0 auto 20rpx;
- box-shadow: 0 2px 8px 0 rgba(56,72,85,0.20);
- }
- .coverbox {
- width: 100%;
- max-height: 450rpx;
- overflow: hidden;
- }
- .coverbox image {
- display: block;
- width: 100%;
- }
- .constructit {
- width: 400rpx;
- }
- .casecollectbox image {
- width: 20rpx;
- height: 20rpx;
- position: relative;
- top: 18rpx;
- margin-right: 8rpx;
- }
- .constructSitebox .casecollectbox image {
- top: 11rpx;
- }
- .sitestep {
- display: block;
- border-top: 1px solid #ECECEC;
- padding: 24rpx 10rpx;
- }
- .everysteps {
- text-align: center;
- position: relative;
- }
- .everysteps .stepnum {
- display: block;
- width: 32rpx;
- height: 32rpx;
- background: #FFFFFF;
- border: 2rpx solid #CCCCCC;
- border-radius: 50%;
- margin: 0 auto 12rpx;
- position: relative;
- z-index: 2;
- }
- .everysteps {
- text-align: center;
- position: relative;
- }
- .laststeps .stepnum {
- background-color: #28A1FF;
- border-color: #28A1FF;
- color: #fff !important;
- }
- .orderbtn .constructit {
- display: block;
- width: 240rpx;
- height: 56rpx;
- line-height: 56rpx;
- text-align: center;
- margin-right: 24rpx;
- }
- .searchbtn text {
- display: block;
- position: absolute;
- top: 12rpx;
- width: 1px;
- left: 0;
- height: 32rpx;
- background-color: #d4d4d4;
- }
- .searchbtn image {
- display: block;
- position: relative;
- top: 18rpx;
- width: 28rpx;
- height: 28rpx;
- margin-left: 8rpx;
- }
- .duihaoIcon {
- width: 20rpx;
- height: 20rpx;
- margin-top: 7rpx;
- }
- .everysteps::after {
- display: block;
- content: " ";
- width: 125.2rpx;
- height: 10rpx;
- background: #EEEEEE;
- position: absolute;
- top: 11rpx;
- left: -50%;
- z-index: 1;
- }
- .sitestep .everysteps:first-child::after {
- display: none;
- }
- .laststeps::after {
- background-color: #28A1FF;
- }
- .nowordertit {
- color: #249efb !important;
- }
- .caselayerbox {
- display: block;
- width: 100%;
- height: 100%;
- background: transparent;
- position: fixed;
- z-index: 99;
- left: 0;
- bottom: 0;
- }
- .caselayer {
- display: block;
- width: 100%;
- max-height: 70%;
- position: absolute;
- top: 70rpx;
- left: 0;
- background-color: #FFFFFF;
- box-shadow: 0 -4rpx 20rpx 0 rgba(36, 158, 251, 0.23);
- border-radius: 10rpx 10rpx 0 0;
- overflow: hidden;
- padding-top: 70rpx;
- padding-bottom: 50rpx !important;
- /* padding-bottom: calc(constant(safe-area-inset-bottom)) !important;
- padding-bottom: calc(env(safe-area-inset-bottom)) !important; */
- }
- .casetypefiltrate {
- display: block;
- width: 100%;
- padding: 0 20rpx;
- height: 100%;
- box-sizing: border-box;
- /* overflow: hidden; */
- }
- .plotfiltrate {
- display: block;
- width: 100%;
- height: 100%;
- /* overflow: hidden; */
- }
- .mpbox {
- display: block;
- width: 100%;
- height: 620rpx;
- /* overflow: hidden; */
- }
- .index-group__item {
- color: #9DB6CF;
- font-size: 28rpx;
- padding: 0rpx 0 16rpx 20rpx !important;
- }
- .communitybox {
- display: block;
- padding: 24rpx 20rpx 0;
- }
- .communitybox {
- display: block;
- float: left;
- background: #D4E4ED;
- height: 56rpx;
- border: 2rpx solid #9DB6CF;
- border-radius: 28rpx;
- line-height: 56rpx;
- box-sizing: border-box;
- padding: 0 32rpx;
- font-size: 24rpx;
- color: #384855;
- margin-right: 20rpx;
- position: relative;
- overflow: inherit;
- }
- .communitybox .communitytext {}
- .communitybox image {
- width: 30rpx;
- height: 30rpx;
- position: relative;
- top: 12rpx;
- margin-left: 8rpx;
- }
- .topbox{
- display: block;
- width: 100%;
- background-color: #1598fc;
- position: fixed;
- top: 0;
- left: 0;
- color: #fff;
- z-index: 9999999;
- }
- .leftindexbox{
- position: absolute;
- left: 8px;
- width: 70px;
- border: 1px solid #d1cfcf;
- padding: 4px 0;
- height: 28px;
- border-radius: 18px;
- box-sizing: border-box;
- }
- .leftindexbox .leftgoto{
- display: block;
- width: 8px;
- height: 14px;
- float: left;
- margin-left: 11px;
- transform: rotateY(180deg);
- position: relative;
- top: 2px;
- z-index: 9;
- }
- .gotoindex{
- display: block;
- width: 16px;
- height: 16px;
- float: right;
- position: relative;
- right: 10px;
- top: 1px;
- }
- .leftindexbox text{
- position: absolute;
- height: 14px;
- width: 1px;
- left: 30px;
- top: 6px;
- background-color: #d1cfcf;
- }
- .gotoidxbox{
- display: block;
- position: absolute;
- top: 0;
- right: 0;
- width: 35px;
- height: 28px;
- z-index: 9;
- }
- .communitybox {
- display: block;
- position: absolute;
- top: 8rpx;
- left: 20rpx;
- background: #D4E4ED;
- height: 56rpx;
- border: 2rpx solid #9DB6CF;
- border-radius: 28rpx;
- line-height: 56rpx;
- box-sizing: border-box;
- padding: 0 32rpx;
- font-size: 24rpx;
- color: #384855;
- margin-right: 20rpx;
- overflow: inherit;
- }
- .communitybox image {
- width: 30rpx;
- height: 30rpx;
- position: relative;
- top: 12rpx;
- margin-left: 8rpx;
- }
- .maintitle{
- text-align: center;
- }
|