body {
  width: 7.5rem;
  margin: auto;
  background-color: #ffffff;
}

body .container {
  /* 顶部标题 返回 */
  /* 主体内容模块 */
}

body .container .top_tittle {
  width: 100%;
  height: 1.02rem;
  background: #249aff;
  position: relative;
}

body .container .top_tittle p {
  font-size: 0.36rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 1.02rem;
}

body .container .top_tittle a {
  height: 100%;
  line-height: 1.02rem;
  position: absolute;
  top: 0;
  left: 0.3rem;
}

body .container .top_tittle a img {
  width: 0.3rem;
  height: 0.3rem;
}

body .container .baidu_map_box {
  width: 100%;
  height: 6.58rem;
  background-color: #041524;
  position: relative;
  /* 地区选中组件 */
}

body .container .baidu_map_box #myMap {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  font-family: "微软雅黑";
}

body .container .baidu_map_box .choose_box {
  padding: 0.08rem 0.13rem 0.08rem 0.23rem;
  border-radius: 0.3rem;
  font-size: 0.23rem;
  background-color: #ffffff;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 9999;
}

body .container .baidu_map_box .choose_box img {
  width: 0.14rem;
  height: 0.09rem;
  margin-left: 0.05rem;
  vertical-align: middle;
}

body .container .content_box {
  padding: 0rem 0 0.4rem;
}

body .container .content_box #map_meanu {
  /* height: 0.8rem; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.01rem solid rgba(0, 0, 0, .1);
  padding: 0rem 0.24rem;
  box-sizing: border-box;
}
/* body .container .content_box #map_meanu li{
  margin-top: ;
} */
body .container .content_box #map_meanu li .li-title {
  font-size: 0.3rem;
  line-height: .42rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 500;
  color: rgba(95, 95, 95, 1);
  padding: 0.32rem 0rem .28rem 0;
  max-width: 1.4rem;
  text-align: center;
}

body .container .content_box #map_meanu .active .li-title {

  font-weight: 700 !important;
}

body .container .content_box #map_meanu .active {
  /* border-bottom: 0.06rem solid #249aff; */
}

body .container .content_box #map_meanu .active body .container .content_box #map_meanu .show {
  display: none;
}

body .container .content_box #meanu_map_container li {
  width: 100%;
  height: 100%;
  display: none;
}

body .container .content_box #meanu_map_container .on {
  display: block;
}

body .container .content_box #meanu_map_container .on .textArea {
  padding: 0.08rem 0.07rem;
  /* background: #faf9f9; */
  margin-top: 0.4rem;
}

body .container .content_box #meanu_map_container .on .textArea p {
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: LEFT;
  color: #666666;
  line-height: 0.5rem;
}

body .container .content_box #meanu_map_container .on .text_content .area_data {
  display: flex;
  align-items: center;
  width: 100%;
  height: 1rem;
}

body .container .content_box #meanu_map_container .on .text_content .area_data p {
  font-size: 0.32rem;
  font-weight: 500;
  text-align: LEFT;
  color: #000000;
  margin-right: 0.2rem;
  width: 2rem;
}

body .container .content_box #meanu_map_container .on .text_content .area_data span {
  font-size: 0.32rem;
  font-weight: 500;
  text-align: LEFT;
  color: #000000;
  margin-right: 1.7rem;
  width: 3rem;
}

body .container .content_box #meanu_map_container .on .text_content .area_data a {
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: LEFT;
  color: #249aff;
}

#meanu_map_container {
  padding: 0rem 0.24rem;
  box-sizing: border-box;
}

body .container .content_box #meanu_map_container .on .text_content .list h3 {
  text-align: center;
  margin-top: 1rem;
  color: #666;
}

body .container .content_box #meanu_map_container .on .text_content .list li {
  padding: 0.25rem 0.25rem 0.33rem 0.24rem;
  background: #faf9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.12rem;
}

body .container .content_box #meanu_map_container .on .text_content .list li div span {
  font-size: 0.29rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: LEFT;
  color: #000000;
}

body .container .content_box #meanu_map_container .on .text_content .list li div p {
  font-size: 0.26rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: LEFT;
  color: #666666;
}

body .container .content_box #meanu_map_container .on .text_content .list li a img {
  width: 0.4rem;
  height: 0.4rem;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #000000;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_head {
  display: flex;
  align-items: center;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_head img {
  width: 0.275rem;
  height: 0.275rem;
  margin-right: 0.3125rem;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_head span {
  color: #999999;
  font-size: 0.3rem;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_border {
  border-left: 0.03rem dashed #5195dd;
  margin-left: 0.125rem;
  padding: 0.25rem 0.325rem;
  margin: 0.1rem 0.125rem;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_border .notice_content {
  font-size: 0.24rem;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_border .notice_content .notice_xq {
  font-size: 0.26rem;
  color: #000000;
  margin-bottom: 0.12rem;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_border .notice_content span {
  font-size: 0.24rem;
  color: #303030;
}

body .container .content_box #meanu_map_container .ls .text_content .list li .notice .notice_border .notice_content .notice_note {
  color: #666;
  font-size: 0.2rem;
  padding-top: 0.2rem;
}

.total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.4rem;
  padding: 0.15rem 0.24rem;
  border-radius: 0.2rem;
  color: rgba(51,51,51,1);
  font-weight: 700;
  /* border: 0.01rem solid #E5E5E5; */
  font-size: 0.3rem;
  background-color: #fff;
}

.total a {
  font-size: 0.3rem;
  color: #666666;
}

.total a img,
.qu_head a img {
  width: 0.1rem;
  height: 0.18rem;
  margin-left: 0.16rem;
}

.qu_list {
  margin-top: 0.4rem;
  padding: 0.24rem;
  border-radius: 0.12rem;
  background-color: #fff;
}

.qu_list .qu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 0.05rem;
}

.qu_list .qu_head .left,
.qu_list .qu_head .count {
  display: flex;
  align-items: center;
}

.qu_list .qu_head .left {
  font-size: 0.31rem;
  font-weight: 700;
}

.qu_list .qu_head .left a {
  color: #4599FC;
}

.qu_list .qu_head .count {
  font-size: 0.29rem;
  color: #666666;
}

.qu_list .qu_head .count img {
  width: 0.21rem;
  height: 0.12rem;
  margin-left: 0.18rem;
}

.qu_list .qu_head .location-img {
  width: 0.25rem;
  height: 0.3rem;
  margin-right: 0.12rem;
}

.qu_list li {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.24rem;
  padding: 0.27rem 0.27rem 0.25rem 0.27rem;
  border-radius: 0.06rem;
  background-color: #F7F7F7;
}

.qu_list li .text {
  font-size: 0.29rem;
  font-weight: 700;
}

.qu_list li .tel {
  margin-top: 0.16rem;
  font-size: 0.27rem;
  color: #999999;
}

.qu_list li .tel a {
  margin-right: 0.2rem;
  color: #4493D6;
}

.qu_list li .time {
  margin-bottom: 0.16rem;
  font-size: 0.27rem;
  color: #999999;
}

.qu_list li .addr {

  opacity: 1;
  color: rgba(68,68,68,1);
  font-size: .28rem;
  line-height: .39rem;
  font-weight: 700;
  font-family: "PingFang SC";
  text-align: left;
}

.qu_list li .desc {
  margin-top: 0.16rem;
  font-size: 0.23rem;
  color: #666;
}

.qu_list li .dingwei img {
  width: 0.39rem;
  height: 0.42rem;
}

.qu_list ul {
  display: none;
}

.fx .qu_list .fengxian {
  padding: 0.03rem 0.16rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #EF3838;
  font-size: 0.25rem;
  color: #EF3838;
}

.fx .qu_list li .text {
  width: 80%;
  font-weight: 500;
}

.fx .qu_list li {
  padding: 0.19rem 0.21rem;
}

.qu_list .bingli {
  display: flex;
  justify-content: space-between;
}

.qu_list .bingli p {
  display: flex;
  flex-direction: column;
  /* width: 1.12rem; */
  max-width: 30%;
  flex-grow: 1;

}
.qu_list .bingli p:nth-child(2){
  margin: 0 .2rem;
}

.qu_list .bingli .num {
  padding: 0.32rem 0;
  font-size: 0.34rem;
  font-weight: 600;
  text-align: center;
}

.orange {
  color: #E69E18;
  background-color: #FEF6E7;
}

.green {
  color: #61A480;
  background-color: #F3FEF8;
}

.red {
  color: #EC685D;
  background-color: #FEF2F1;
}

.blue{
      background-color: #F3F7FE; 
      color: #386DD9;
}


.qu_list .bingli .name {
  margin-top: 0.16rem;
  font-size: 0.26rem;
  color: #666666;
  text-align: center;
}

.qu_list .more-img {
  width: 0.12rem;
  height: 0.21rem;
  margin-left: 0.13rem;
}


.white-wrap {
  border-radius: .2rem;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  padding: .3rem;
}

.white-wrap .while-title{
  opacity: 1;
  color: rgba(51,51,51,1);
  font-size: .3rem;
  line-height: .42rem;
  font-weight: 700;
  font-family: "PingFang SC";
  text-align: left;
  margin-bottom: .15rem;
}

.white-wrap .while-dec{
  line-height: .39rem;
 opacity: 1;
 color: rgba(100,100,100,1);
 font-size: .28rem;
 font-weight: 500;
 font-family: "PingFang SC";
 text-align: left;
 padding-bottom: .26rem;
 border-bottom: .01rem solid rgba(232,232,232,1);
 margin-bottom: .25rem;
}
.white-wrap .while-time{

    line-height: .36rem;
    opacity: 1;
    color: rgba(101,101,101,1);
    font-size: .26rem;
    font-weight: 500;
    font-family: "PingFang SC";
    text-align: left;
   
   
}

#meanu_map_container{
  margin-top: .3rem;
}