﻿@charset "utf-8";
.weui-media-box_appmsg .weui-media-box__hd {
  width: 0.69rem;
  height: 0.69rem;
  border-radius: 100%;
  overflow: hidden;
  background: #1f63af url("../images/photo.png") center no-repeat;
  background-size: 50%;
}
.weui-media-box_appmsg .weui-media-box__bd .weui-media-box__title {
  font-size: 0.18rem;
  color: #404040;
}
.weui-media-box_appmsg .weui-media-box__bd .weui-media-box__desc {
  font-size: 0.15rem;
  color: #9f9f9f;
}
.weui-media-box:before {
  left: 0.93rem;
  border-color: #e2e2e2;
  right: 0.2rem;
}
.contact-main {
  /*列表*/
  /*字母导航*/
}
.contact-main .list {
  margin-top: 0.11rem;
  background: #fff;
}
.contact-main .list .color {
  padding-left: 0.37rem;
  position: relative;
}
.contact-main .list .color:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0.2rem;
  height: 1px;
  border-top: 1px solid #e2e2e2;
  color: #e5e5e5;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  left: 1.3rem;
}
.contact-main .list .color:first-of-type:before {
  display: none;
}
.contact-main .list .color .mark {
  position: absolute;
  left: 0.18rem;
  top: 0.35rem;
  font-size: 0.15rem;
  color: #9f9f9f;
  font-weight: 700;
}
.contact-main .list .color .weui-panel__bd .col .weui-media-box:first-child:before {
  display: block;
}
.contact-main .list .color .weui-panel__bd .col:first-of-type .weui-media-box:first-of-type:before {
  display: none;
}
.contact-main .sliderbar {
  position: fixed;
  right: 0.015rem;
  top: 50%;
  margin-top:-1.62rem;
  z-index: 9999;
}
.contact-main .sliderbar ul > li {
  list-style: none;
  text-align: center;
  line-height: 0.2rem;
}
.contact-main .sliderbar ul > li a {
  color: #404040;
  font-size: 0.14rem;
  font-weight: 700;
}
.contact-main .sliderbar ul > li .familyNav {
  display: none;
  width: 0.62rem;
  position: absolute;
  right: 0.22rem;
  top: 0.06rem;
  background-color: #ebf4ff;
  border-radius: 0.31rem;
  transition: all 1s ease;
}
.contact-main .sliderbar ul > li .familyNav .f-title {
  height: 0.75rem;
  line-height: 0.75rem;
  font-size: 0.23rem;
  font-weight: 700;
  color: #404040;
  background-color: #d2e6ff;
  z-index: 999;
  border-top-left-radius: 0.31rem;
  border-top-right-radius: 0.31rem;
  border: 1px solid #afc4db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-main .sliderbar ul > li .familyNav ul {
  max-height: 3.08rem;
  overflow: scroll;
  border: 1px solid #afc4db;
  border-top: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-left-radius: 0.31rem;
  border-bottom-right-radius: 0.31rem;
}
.contact-main .sliderbar ul > li .familyNav ul li {
  height: 0.55rem;
  line-height: 0.55rem;
}
.contact-main .sliderbar ul > li .familyNav ul li a {
  font-size: 0.23rem;
  font-weight: 400;
}
.weui-media-box_appmsg .weui-media-box__thumb {
  width: 100%;
  min-height: 0.71rem;
  max-height:inherit;
  vertical-align: top;
  margin-top: -0.02rem;
}
/*适配*/
@media (width: 412px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.43rem;
    }
}

@media (width: 360px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.1rem;
    }
}

@media (max-width: 320px) {
    .contact-main .sliderbar ul > li {
        line-height: 0.15rem;
    }

        .contact-main .sliderbar ul > li .familyNav {
            top: 0.18rem;
        }
}

@media (width: 414px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.0rem;
    }
}

@media (height: 1024px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.19rem;
    }
}

@media (height: 960px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.44rem;
    }
}

@media (height: 567px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.48rem;
    }
}

@media (height: 659px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.32rem;
    }
}

@media (height: 480px) {
    .contact-main .sliderbar ul > li .familyNav {
        top: 0.7rem;
    }
}
