index.wxss 6.9 KB
/**index.wxss**/
.userinfo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.userinfo-avatar {
  width: 128rpx;
  height: 128rpx;
  margin: 20rpx;
  border-radius: 50%;
}

.userinfo-nickname {
  color: #aaa;
}

.usermotto {
  margin-top: 200px;
}




.position {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 14rpx 20rpx;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.position .left {
  display: flex;
  align-items: center;
}
.position .left .icon-location {
  font-size: 44rpx;
  color: #ffffff;
  margin-right: 14rpx;
}
.position .left .icon-arrow-down {
  font-size: 36rpx;
  color: #ffffff;
  margin-left: 18rpx;
}
.position text {
  color: #ffffff;
  font-size: 28rpx;
}
.position .right {
    width: 478rpx;
    height: 52rpx;
    background-color: rgba(255,255,255,0.35);
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10rpx;
    padding: 0 20rpx;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.position input {
  color: #ffffff;
  padding-left: 20rpx;
  font-size: 28rpx;
}
swiper {
  width: 100%;
  height: 360rpx;
  /*margin-top: 20rpx;*/
}
.slide-image {
  width: 100%;
  height: 100%;
}
.padding-box {
    width: 100%;
    height: 272rpx;
    padding: 0 22rpx;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: -22rpx;
}
.navigator-box {
    width: 100%;
    height: 272rpx;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content:stretch;
    background-color: #fff;
    border-radius: 10rpx;
    padding: 20rpx 46rpx;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 2rpx 8rpx 38rpx rgba(89, 89, 89, 0.14);
}
.navigator-box .img-box {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*margin-right: 24rpx;*/
    display: inline-block;
    width: 18%;
    height: 48%;
    margin: 0 auto 8rpx auto;
    /*border: 1px solid #000;*/
    text-align: center;
}
.navigator-box .img-box:nth-child(3) {
    width: 24%;
}
.navigator-box .img-box:nth-child(5),.navigator-box .img-box:nth-child(10) {
    /*margin-right: 0;*/
}
.navigator-box .img-box:nth-child(6) {
    width: 11%;
}
.navigator-box .img-box:nth-child(7) {
    width: 12%;
}
.navigator-box .img-box:nth-child(8) {
    width: 16%;
}
.navigator-box .img-box:nth-child(9) {
    width: 12%;
}
.navigator-box .img-box:nth-child(10) {
    width: 12%;
}
.img-box image {
    width: 60rpx;
    height: 60rpx;
    margin-bottom: 10rpx;
}
.img-box .text {
    font-size: 18rpx;
    color: #333333;
}
.area-box {
  padding: 0 20rpx;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-top: 1rpx solid #EBEBEB;
  border-bottom: 1rpx solid #EBEBEB;
  padding-bottom: 6rpx;
}
.area-box image {
  width: 110rpx;
  height: 54rpx;
  margin-right: 6rpx;
}
.area-box text {
  color:#1E1E1E;
  font-size: 24rpx;
}
.tandian-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24rpx 20rpx;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tandian-box .left, .tandian-box .right{
  display: flex;
  align-items: center;
  text-align: center;
}
.tandian-box .left image {
  width: 50rpx;
  height: 32rpx;
  margin-right: 6rpx;
}
.tandian-box .left text {
  color:#191919;
  font-size: 30rpx;
}
.tandian-box .right image{
  width: 14rpx;
  height: 24rpx;
}
.tandian-box .right text{
  color:#666666;
  font-size: 26rpx;
  margin-right: 10rpx;
}
.banner-box {
    width: 100%;
    padding: 0 96rpx;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.banner-box swiper {
    height: 304rpx;
}
.banner-item {
    border-radius: 10rpx;
}










.people_box {
    box-sizing: border-box;
    padding: 0rpx 36rpx  22rpx 36rpx;
    border-bottom: 1rpx solid #EBEBEB;
}
.people_list_box {
    display: flex;
    overflow-x: scroll;
    display: -webkit-box;
    -webkit-overflow-scrolling: touch;
    /* width: 1440rpx; */
}
.people_list {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 558rpx;
    height: 304rpx;
    /* height: 360rpx; */
    /* background: rgba(255, 255, 255, 1); */
    background-color: #FAFAFA;
    border-radius: 10rpx;
    /* box-shadow: 0rpx 10rpx 20rpx 0rpx rgba(7, 63, 40, 0.1); */
    /* padding: 15rpx; */
    font-size: 28rpx;
    color: #292525;
    text-align: center;
    margin-right: 28rpx;

}
.people_list image {
    width: 100%;
    height: 100%;
    margin-bottom: 38rpx;
    /*padding: 32rpx 0;*/
}
.people_list text {
    width: 100%;
    text-align: left;
    color:#333333;
    font-size: 24rpx;
}
.scroll_view{
    /* height: 285rpx; */
    /*white-space:nowrap;*/
}

/*banner start*/
.bannerBox{
    height: 208px;
}
.banner{
    overflow: hidden;
    width: 558rpx;
    height: 304rpx;
    transition: transform 500ms;
    transform: scale(0.95,0.9);  /* 因为非主图看不清,所以可以变形处理 */
    border-radius: 8px;
    box-shadow: 0px 6px 10px 0px rgba(179,154,139,1);
}
.banner.active{
    transform: scale(1,1);
}
.bannerDots{
    width: 100%;
    left: 0;
    bottom: 40px;
    height: 6px;
}
.dot{
    width: 6px;
    height: 6px;
    margin: 0 3px;
    border-radius: 3px;
    background-color: #fff;
}
.dot.active{
    width: 15px;
    background-color: #7090E8;
}
.fix {
    zoom: 1;
}
.fix:after {
    display: table;
    content: "";
    clear: both;
}
.pl5 {
    padding-left: 5px;
}
.pr5 {
    padding-right: 5px;
}
.box_bb {
    box-sizing: border-box;
}
.flex_c {
    /* 水平居中*/
    display: flex;
    justify-content: center;
}
.abs {
    position: absolute;
}
.rel {
    position: relative;
}
.bb1 {
    border-bottom: 1px solid #F6F8FC;
}
.mt10 {
    margin-top: 10px;
}
/*banner end*/


.record-box {
    display: flex;
    align-items: center;
    padding: 18rpx 20rpx;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.record-box image {
    margin-right: 6rpx;
    width: 34rpx;
    height: 46rpx;
}
.record-box text {
    color: #191919;
    font-size: 30rpx;
}
/*.imgs-box {*/
    /*width: 100%;*/
    /*display: flex;*/
    /*flex-wrap: wrap;*/
/*}*/
/*.imgs-box .list{*/
    /*width: 340rpx;*/
    /*height: 150rpx;*/
    /*column-count: 2;  !*设置列数*!*/
    /*column-gap:2rpx;*/
/*}*/
/*.imgs-box .list image {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
.masonry-box {
    padding: 0 20rpx;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}