.main {
    min-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    font-family: '微软雅黑';
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .main .f_hmr {
        font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑";
    }
    .main .f_hmm {
        font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑";
    }
    br {
        color: rgba(0, 0, 0, 0);
    }
}
@-moz-document url-prefix() {
	
    .main .f_hmr {
    	font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑";
    }
    br {
    	color: rgba(0, 0, 0, 0);
    }
}
br {
    color: rgba(0, 0, 0, 0)\9\0;
}

.main .top_place {
    height: 6.36rem;
    line-height: 0;
}

.main .one_place {
    background-color: #FFF1E7;
    height: 9.04rem;
}

.main .one_left {
    width: 6rem;
    margin-left: 2.89rem;
    padding-top: 1.66rem;
}

.main .one_title {
    font-size: 0.4rem;
    line-height: 0.5rem;
    color: #490e13;
    padding-left: 0.18rem;
}

.main .one_text {
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #490e13;
    padding-left: 0.22rem;
    padding-top: 0.04rem;
    padding-bottom: 0.4rem;
}

.main .one_middle {
    padding-bottom: 0.23rem;
}

.main .one_middle_lf {
    width: 2.88rem;
    border-top: 1px solid #774748;
}

.main .one_middle_rt {
    width: 2.82rem;
    border-top: 1px solid #774748;
}

.main .one_middle_model {
    padding-left: 0.2rem;
    padding-top: 0.24rem;
}

.main .one_middle_title {
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #666;
}

.main .one_middle_text {
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #490e13;
    padding-top: 0.02rem;
}

.main .one_middle_text_sp {
    font-size: 0.18rem;
}

.main .one_ewm {
    width: 0.86rem;
    height: 0.86rem;
    line-height: 0;
    padding-left: 0.2rem;
    padding-top: 0.15rem;
}

.main .one_bottom {
    border-top: 1px solid #825556;
    border-bottom: 1px solid #825556;
    padding-bottom: 0.32rem;
}

.main .two_place {
    height: 8.74rem;
    background-color: #F8F8EE;
	padding: 0.5rem 0;
}

.main .two_swiper {
    height: 8.74rem;
	width: 13.7rem;
	margin: 0 auto;
}

.main .two_pic {
    height: 8.74rem;
    width: 6rem;
    line-height: 0;
}

.main .two_right {
    width: 6.85rem;
    padding-left: 1.6rem;
    padding-top: 3rem;
	box-sizing: border-box;
}

.main .two_right_title {
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #490e13;
    border-bottom: 1px solid #6A3A3C;
    padding-bottom: 0.08rem;
    width: 4.75rem;
}

.main .two_right_text {
    font-size: 0.23rem;
    line-height: 0.5rem;
    color: #4c1003;
    padding-top: 0.25rem;
}

.main .two_btn {
    width: 3.14rem;
    height: 0.56rem;
    background-color: #EFA34E;
    font-size: 0.18rem;
    color: #4c1003;
    text-align: center;
    line-height: 0.56rem;
    display: block;
    margin-top: 0.85rem;
}

.main .one_right_box {
    width: 5.6rem;
    height: 6.9rem;
    position: relative;
    margin-top: 1.2rem;
    margin-left: 2.25rem;
}

.main .one_right {
    width: 5.6rem;
    height: 6.9rem;
    box-sizing: border-box;
    border: 0.12rem solid #fff;
}

.main .one_float {
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
    font-size: 0.14rem;
    color: #333;
}

.main .two_swiper .pagination {
    position: absolute;
    z-index: 20;
    width: 4rem;
    height: 0.16rem;
    left: 0.58rem;
    bottom: 0.2rem;
}

.main .two_swiper .swiper-pagination-switch {
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 0.08rem;
    background: #fff;
    opacity: 1;
    margin-right: 0.12rem;
    cursor: pointer;
}

.main .two_swiper .swiper-active-switch {
    background: #EFA34E;
}

/*新增分店*/
.fd-list {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
  width:1280px;
  clear:both;
  margin:1rem auto;
  overflow:hidden;
  box-sizing:border-box;
  
}
.flex-between {
  justify-content: space-between;
  align-items: center;
}
.fd {
  width: 50%;
  background-color: white;
  box-sizing:border-box;
  padding-left:1%;
}
.fd .detail {
  padding: 20px 28px 20px 20px;
}
.fd .detail h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.fd .detail h1 i {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 22px;
  margin-left: 10px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  border-radius: 0 8px 0 8px;
  background-image: linear-gradient(90deg, #df3422 0%, #eb6d2e 100%);
  color: white;
  vertical-align: 3px;
  z-index: 0;
  animation: heart-beat 500ms infinite;
}
.fd .detail h1 i::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 0 8px 0 8px;
  background-image: linear-gradient(90deg, #df3422 0%, #eb6d2e 100%);
  opacity: 0.2;
  z-index: -2;
}
.fd .detail span {
  display: block;
  padding-left: 28px;
  margin-top: 20px;
  font-size: 18px;
  background:  url(../images/lianxiwomen/tel.png) no-repeat left center / auto 18px;
}
.fd .detail p {
  display: block;
  padding-left: 28px;
  margin-top: 8px;
  font-size: 14px;
  background: url(../images/lianxiwomen/loc.png) no-repeat left center / auto 18px;
}
.fd .detail .btn {
  width: 200px;
  height: 44px;
  padding-right: 40px;
   line-height: 44px;
  text-align: center;
  background: #d1c0a5 url(../images/lianxiwomen/jt.png) no-repeat 160px center;
  transition-duration: 300ms;
  cursor: pointer;
  margin-top:0.2rem;
}
.fd .detail .btn a{
  font-size: 16px;
  font-weight: bold;
  color:black;
}