index.wxss 5.21 KB
.box{
	padding: 10px;
	border-bottom: 10px solid #f5f5f5;
	color: #000000;
} 
.box .pickname {
    font-size: 32rpx;
    line-height: 80rpx;
    border-bottom: 1rpx solid #EEEEEE;
}

.box .mt {
    margin-top: 20rpx;
}
.addr{ width: 75%;color: #848484;}
.buttonclass {
    width: 160rpx;
    height: 60rpx;
    line-height: 60rpx;
    text-align: center;
    border: solid 1px #c3172d;
    border-radius: 20rpx;
    font-size: 28rpx;
    color: #c3172d;
}
.fmob
{width: 28rpx;
height: 32rpx;
margin-right: 10rpx;
top: 4rpx;
position: relative;
}

.faddr{
width: 26rpx;
height: 32rpx;
margin-right: 6rpx;
top: 4rpx;
position: relative;
}

.bcolor{background-color: #f5f5f5; height: 126rpx;}

.sear_inp{width: 490rpx; background-color:#eaeaea; height: 80rpx; border-radius:5rpx; margin: 25rpx;}
.sear_inp input{width: 400rpx;}
.select{height: 80rpx; width: 220rpx;background-color:#eaeaea; margin:25rpx; font-size: 28rpx; line-height: 80rpx;text-align: center }
.sear_btn{ width: 50rpx; height: 100%; display: flex; align-items: center;}

.border-bottom {
	border-bottom: 2rpx solid #e0e0e0;
}

.fs22 {
	font-size: 22rpx;
}

.flexShrink-0 {
	flex-shrink: 0;
}

.pt16 {
	padding-top: 16rpx;
}

.maxWidth-340 {
	max-width: 340rpx;
}

.maxWidth-400 {
	max-width: 400rpx;
}


/* 图标字体 */
/* @font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_2054717_8s87fgrotfo.eot');
  src: url('//at.alicdn.com/t/font_2054717_8s87fgrotfo.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2054717_8s87fgrotfo.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2054717_8s87fgrotfo.woff') format('woff'),
  url('//at.alicdn.com/t/font_2054717_8s87fgrotfo.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2054717_8s87fgrotfo.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 28rpx;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weizhi:before {
  content: "\e615";
	color: #FFBA10;
}

.icon-arrow_down:before {
  content: "\e600";
}

.icon-arrow_right:before {
  content: "\e61f";
} */
/* 图标字体 */



.icon-weizhi {
	color: #FFBA10;
}

page {
	height: 100%;
	font-size: 28rpx;
}

.container {
	height: 100%;
}
#map {
	/* width: 100%;
	height: ; */
	display: block;
	width: 100%;
	height: 100%;
}
.tab-container.active {
	height: calc(100% - 86rpx);
}
.map-container.active ~ .tab-container .list-container {
	height: 204rpx;
	overflow: hidden;
}
.map-container.active ~ .tab-container .list {
	overflow: hidden;
}
.tab-container.active .list-container {
	height: calc(100% - 108rpx - 84rpx);
	background-color: #F7F7F7;
}


.search-container {
	display: flex;
	align-items: center;
	padding: 0 32rpx;
	border-bottom: 2rpx solid #F0F0F0;
}

.city:after {
	display: inline-block;
	content: '◣';
	font-size: 14rpx;
	padding-left: 8rpx;
	padding-right: 20rpx;
	transform: rotateZ(-45deg);
	position: relative;
	top: -16rpx;
}

.input-container {
	padding: 12rpx 0;
	flex: 1;
}

.input {
	padding: 0 20rpx;
	height: 60rpx;
	line-height: 60rpx;
	border-radius: 30rpx;
	background-color: #F3F3F3;
}

.placeholder {
	color: #676767;
	font-size: 24rpx;
}





/* 切换卡 */
.tab-title-container {
	display: flex;
	text-align: center;
	border-bottom: 20rpx solid #F7F7F7;
}
.tab-title {
	width: 50%;
	line-height: 88rpx;
	position: relative;
}
.tab-title.active {
	font-weight: bold;
}
.tab-title.active::after {
	position: absolute;
	content: '';
	width: 110rpx;
	height: 4rpx;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-color: #FFBA10;
}

.map-container {
	transition: 0.1s all linear;
	background-color: pink;
}

.map-container.active {
	height: calc(100% - 86rpx - 80rpx - 200rpx);
	transition: 0.1s all linear;
}




/* 查看地图 */
.view-map {
	line-height: 80rpx;
	text-align: center;
	font-size: 24rpx;
	color: #000;
	border-bottom: 2rpx solid #F0F0F0;
}


/* 列表 */
.list {
	height: 100%;
}
.list-item {
	padding: 40rpx 28rpx;
	border-bottom: 2rpx solid #F0F0F0;
	justify-content: space-between;
	background-color: #fff;
}
.list-item:last-child {
	border-bottom: none;
}
radio .wx-radio-input {
  width: 32rpx;
  height: 32rpx;
}
radio .wx-radio-input.wx-radio-input-checked {
	border-color: #333;
	/* border-color: #FFBA10; */
	background-color: white;
}
radio .wx-radio-input.wx-radio-input-checked::before {
	display: inline-block;
  content: ''; 
  width: 24rpx;
  height: 24rpx;
  border-radius: 50%;
	background-color: #333;
  /* background-color: #FFBA10; */
}
.name-container {
	padding-left: 14rpx;
	padding-right: 30rpx;
	box-sizing: border-box;
}
.name {
	display: flex;
	align-items: center;
	font-size: 30rpx;
	position: relative;
}
.address {
	color: #6E6E6E;
	font-size: 26rpx;
	line-height: 34rpx;
	padding-top: 16rpx;
	/* padding-right: 40rpx; */
	text-align: justify;
}
.tag {
	color: #FF5B5A;
	border-radius: 6rpx;
	border: 2rpx solid #FF5B5A;
	font-size: 22rpx;
	padding: 0 4rpx;
	flex-shrink: 0;
	margin-left: 4rpx;
}

.distance {
	color: #6E6E6E;
	font-size: 22rpx;
	line-height: 34rpx;
	padding-top: 16rpx;
	/* word-break: break-all; */
}

.icon-arrow_right {
	padding-left: 20rpx;
}

.right {
	min-width: 200rpx;
	text-align: right;
}

.icon-arrow_down.active {
	display: inline-block;
	transform: rotateZ(180deg);
}