123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349 |
- page{
- display: block;
- width: 100%;
- height:100%;
- overflow: auto;
- padding-top: 70rpx;
- background: #f0f4f7;
- box-sizing: border-box;
- }
- .secondtitbox{
- display: block;
- width: 100%;
- background-color: #FFFFFF;
- height: 66rpx;
- line-height: 66rpx;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 9;
- padding: 5rpx 0;
- box-shadow: 0px 4rpx 7rpx 0px rgba(62, 85, 255, 0.06);
- }
- .orderbtn{
- width: 590rpx;
- }
- .orderbtn view{
- display: block;
- width: 240rpx;
- height: 56rpx;
- line-height: 56rpx;
- text-align: center;
- margin-right: 24rpx;
- }
- .orderbtn view.nowordertit{
- color: #249EFB;
- }
- .flex-row {
- width: 100%;
- display: flex;
- }
- .flex-row view {
- flex:1;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .flex-row view.nowordertit{
- color: #249EFB;
- }
- .searchbtn{
- display: block;
- width: 160rpx;
- height: 56rpx;
- line-height: 56rpx;
- padding-left: 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: 16rpx;
- width: 28rpx;
- height: 28rpx;
- margin-left: 8rpx;
- }
- .footer{
- position: fixed;
- width: 100%;
- height:98rpx;
- background: #249EFB;
- z-index: 10;
- left:0;
- bottom: 0;
- color: #fff;
- }
- .caselayerbox{
- display: block;
- width: 100%;
- height: 100%;
- background: rgba(56,72,85,0.60);
- position: fixed;
- z-index: 99;
- left: 0;
- bottom: 0;
- }
- .caselayer{
- display: block;
- width: 100%;
- max-height: 60%;
- /* height: 300px; */
- position: absolute;
- bottom: 0;
- 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: calc(constant(safe-area-inset-bottom)) !important; /* ios < 11.2*/
- padding-bottom: calc(env(safe-area-inset-bottom)) !important; /* ios >= 11.2*/
- }
- .casefiltratetit{
- position: absolute;
- top: 0;
- left:0;
- background: #F0F4F7;
- width: 100%;
- height: 70rpx;
- line-height: 70rpx;
- }
- .casefiltratetit image{
- display: block;
- width: 30rpx;
- height: 28rpx;
- position: absolute;
- top: 22rpx;
- right: 40rpx;
- }
- .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: 350px;
- /* overflow: hidden; */
- }
-
- .anchor-bar__wrp{
- position: absolute;
- }
- .index_list_item .index-group__title{
- display: none;
- }
- .thin-border-bottom:after{
- border-style: dashed;
- border-color: #D4E4ED;
- }
- .index-group__item{
- color: #9DB6CF;
- font-size: 28rpx;
- }
- .anchor-item.selected .anchor-item__inner{
- background-color: #249EFB;
- }
- .communitybox{
- display: block;
- padding: 24rpx 20rpx 0;
- }
- .communitybox button{
- 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 button .communitytext{
-
- }
- .communitybox button image{
- width:30rpx;
- height: 30rpx;
- position: relative;
- top: 12rpx;
- margin-left: 8rpx;
- }
- .video{
- display: block;
- width: 311rpx;
- height:380rpx;
- background-color: #384855;
- border-radius: 10px;
- }
- button.casecollectbox{
- background-color: #FFFFFF;
- }
-
- /* 图文 */
- .addtime{
- display: block;
- padding: 0 20rpx;
- color: #B6CADE;
- margin-top: 8rpx;
- }
- .van-index-anchor-wrapper{
- background-color: #f7f8fa;
- }
- .van-index-anchor{
- width: 100%;
- font-size: 16px;
- font-weight: bold;
- padding: 0 5px!important;
- }
- .constructSitebox{
- display: block;
- width: 690rpx;
- background-color: #fff;
- border-radius: 16rpx;
- border: 1px solid #ECECEC;
- box-sizing: border-box;
- padding: 24rpx 20rpx 28rpx;
- margin: 0 auto 20rpx;
- }
- .coverbox{
- width: 100%;
- max-height: 450rpx;
- overflow: hidden;
- }
- .coverbox image{
- display: block;
- width: 100%;
- }
- .constructit{
- width: 400rpx;
- }
- .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;
- /* background: #28A1FF; */
- border-radius: 50%;
- /* color: #fff; */
- margin: 0 auto 12rpx;
- position: relative;
- z-index: 2;
- }
- .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 .stepnum{
- background-color: #28A1FF;
- border-color: #28A1FF;
- color: #fff;
- }
- .laststeps::after{
- background-color: #28A1FF;
- }
- .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;
- }
- .duihaoIcon {
- width: 20rpx;
- height: 20rpx;
- margin-top: 7rpx;
- }
- .rightshareimg {
- display: block;
- position: absolute;
- top: 10rpx;
- right: 10rpx;
- width: 32rpx;
- height: 32rpx;
- background-color: #ffffff;
- }
- .rightshareimg image {
- display: block;
- width: 32rpx;
- height: 32rpx;
- }
- .recommendimg{
- display: block;
- width: 47rpx;
- height: 51rpx;
- position: absolute;
- top: 0;
- left: 1px;
- z-index: 8;
- }
|