* {
  font-size: 0.32rem;
}
img {
  display: block;
}
html,
body {
  background: #f8f8f8;
}
.index_body{
  padding-top: 1.066667rem;
  background: url(images/indexheadbg.png) no-repeat left top;
  background-size: 100% 6.92rem;
}
.container_banner {
  width: 100%;
  height: 2.813333rem;
  z-index: 1;
}
.container_banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.container_banner .swiper-slide img {
  width: 100%;
  height: 100%;
}
.container_banner .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
.container_banner .swiper-pagination-bullet-active {
  background: #ffcd44;
}
.lunbo_div {
  width: 92%;
  height: 100%;
  margin-left: 4%;
  padding-top: 0.146667rem;
  padding-bottom: 0.146667rem;
  background: #fff;
  margin-bottom: 0.133333rem;
}
.container_cardproducts {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.container_cardproducts .swiper-slide img {
  width: 100%;
  height: 2rem;
  border-radius: 0.2rem;
}
.city_box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  font-size: 0.32rem;
  color: #333;
}
.black {
  background: rgba(0, 0, 0, 0.5);
}
.city_box p {
  width: 2rem;
  height: .64rem;
  line-height: .64rem;
  margin: 0.16rem 0 0 0.16rem;
  -webkit-border-radius: .32rem;
  -moz-border-radius: .32rem;
  -ms-border-radius: .32rem;
  -o-border-radius: .32rem;
  border-radius: .32rem;
  font-size: .32rem;
  color: #fbfffe;
  background: rgba(255, 255, 255, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
}
.city_box p::before {
  content: "";
  width: .24rem;
  height: .32rem;
  margin-right:.2rem;
  background: url(images/city_icon.png?t=0) no-repeat left top;
  background-size: 100% 100%;
  display: block;
}
.city_box p::after {
  content: "";
  width: .133333rem;
  height: .133333rem;
  margin: -0.08rem 0.133333rem 0 0.2rem;
  border-top: 1px solid #fbfffe;
  border-right: 1px solid #fbfffe;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  display: block;
}
.city_box .citytList {
  width: 100%;
  background: #fff;
}
.city_box .citytList li {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  margin-left: 0.72rem;
  border-top: 1px solid #e5e5e5;
}
.city_box .citytList li.active {
  padding-left: 0.72rem;
  margin: 0 0 -1px 0;
  border-bottom: 1px solid #e5e5e5;
  background: #f4f4f4;
}
.city_box_bg {
  background: rgba(0, 0, 0, 0.5);
}
.icon_wrap {
  width: 100%;
  height: 1.6rem;
  columns: 4;
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.icon_wrap img {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 auto;
}
.tab {
  height: 0.986667rem;
  font-size: 0.32rem;
  color: #373737;
  margin-bottom: 2px;
  position: relative;
  background: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.tab div:first-of-type {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 1.066667rem;
}
.tab div:first-of-type p img {
  width: 0.306667rem;
  height: 0.306667rem;
}
.tab div:first-of-type p {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 0.08rem solid #fff;
  padding-left: 0.066667rem;
  padding-right: 0.306667rem;
}
.tab div:first-of-type p.active {
  border-bottom: 0.08rem solid #2c82e2;
}
.tab p span {
  height: 0.906667rem;
  line-height: 0.906667rem;
  font-weight: bold;
  display: inline-block;
  padding-left: 0.173333rem;
}
.tab p.active span {
  color: #2c82e2;
}
.tab div:last-of-type {
  width: 50%;
}
.shaixuan {
  font-size: 0.32rem;
  color: #fd8a3e;
  height: 0.533333rem;
  line-height: 0.533333rem;
  margin-left: 0.466667rem;
  position: relative;
}
.shaixuan::before {
  content: "";
  width: 0.293333rem;
  height: 0.293333rem;
  margin-right: 0.133333rem;
  background: url(../images/choose_more.png) no-repeat left top;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.change_more::before {
  content: "";
  width: 0.293333rem;
  height: 0.293333rem;
  margin-right: 0.133333rem;
  background: url(../images/change_icon.png) no-repeat left top;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.crumb {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.45rem 0.2rem 0.453333rem;
  margin-bottom: 2px;
  background: #fff;
}
.crumb div.icon {
  height: 0.533333rem;
  line-height: 0.533333rem;
  margin-left: 0.466667rem;
  padding-right: 0.266667rem;
  font-size: 0.373333rem;
  color: #000;
  position: relative;
}
.crumb div.icon::before {
  content: "";
  width: 0;
  height: 0;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 3px solid #000;
  position: absolute;
  right: 0;
  bottom: 0.133333rem;
}
.crumb div.icon::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-bottom: 3px solid #000;
  position: absolute;
  right: 0;
  top: 0.133333rem;
}
.crumb div.icon_up,
.crumb div.icon_down {
  color: #f52030;
}
.crumb div.icon_down::before {
  color: #f52030;
  border-top: 3px solid #f52030;
}
.crumb div.icon_up::after {
  color: #f52030;
  border-bottom: 3px solid #f52030;
}
.searchstyle {
  width: 5.973333rem;
  height: 0.746667rem;
  background: url(images/sc_input_icon.png) no-repeat left center;
  background-size: 100% 100%;
}
.screenCover {
  width: 100%;
  height: 100%;
  margin-left: 100%;
  background: rgba(255, 255, 255, 0);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 6;
  display: none;
}
.screenCover > div {
  width: 6.2rem;
  height: 100%;
  padding-left: 0.333333rem;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  overflow-y: auto;
}
.screenCover > div h2 {
  width: 100%;
  height: 0.666667rem;
  line-height: 0.666667rem;
  margin-top: 0.533333rem;
  font-weight: bold;
  font-size: 0.373333rem;
  color: #000;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.screenCover > div h2::after {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
  display: inline-block;
  position: absolute;
  right: 0.32rem;
  top: 0.133333rem;
}
.screenCover .list {
  overflow: hidden;
}
.screenCover .list span {
  width: 2.533333rem;
  height: 0.693333rem;
  line-height: 0.693333rem;
  text-align: center;
  font-size: 0.32rem;
  color: #7d7d7d;
  margin: 0.32rem 0.186667rem 0 0;
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  display: block;
  float: left;
  -webkit-border-radius: 0.373333rem;
  -moz-border-radius: 0.373333rem;
  -ms-border-radius: 0.373333rem;
  -o-border-radius: 0.373333rem;
  border-radius: 0.373333rem;
  cursor: pointer;
}
.screenCover .list2 span {
  width: 1.626667rem;
}
.screenCover .list span.active {
  border: 1px solid #c73420;
}
.screenCover .btns {
  text-align: center;
  padding-bottom: 0.266667rem;
}
.screenCover .btns span {
  width: 2.066667rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  background: #6caef1;
  font-size: 0.373333rem;
  color: #fff;
  margin: 0.653333rem 0.133333rem 0;
  display: inline-block;
  -webkit-border-radius: 0.066667rem;
  -moz-border-radius: 0.066667rem;
  -ms-border-radius: 0.066667rem;
  -o-border-radius: 0.066667rem;
  border-radius: 0.066667rem;
}
.nolist {
  width: 100%;
  height: 1.36rem;
  line-height: 1.36rem;
  font-size: 0.426667rem;
  color: #333;
  text-align: center;
  margin-top: 0.4rem;
}
.height {
  overflow: auto;
}
.numlist li {
  min-height: 1.36rem;
  position: relative;
  margin: 0 0.533333rem;
  padding: 0 0 0 3.6rem;
  border-bottom: 1px solid #e2e2e2;
  cursor: pointer;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.numlist li:last-child {
  border-bottom: none;
}
.numlist li > span {
  line-height: 1.36rem;
  font-size: 0.426667rem;
  color: #000;
  position: absolute;
  left: 0.133333rem;
  top: 0;
}
.numlist li > span > red {
  font-size: 0.426667rem;
}
.numlist li > p {
  width: 100%;
  line-height: 0.45rem;
  font-size: 0.293333rem;
  color: #8a8a8a;
}
.numlist li > p i {
  font-size: 0.293333rem;
  color: #f52030;
}
.numlist li > p span {
  font-size: 0.293333rem;
}
/* 数字键盘 */
.keyboardWrap {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 5;
  display: none;
}
.keyboardInput {
  padding: 0.25rem 0.106667rem 0;
  height: 1.12rem;
  background: #c2e4fd;
}
.keyboardInput2 {
  padding-top: 0.125rem;
}
.keyboardInput label {
  width: 5%;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  font-size: 0.64rem;
  color: #333;
  display: inline-block;
  float: left;
}
.keyboardInput span {
  width: 6.9%;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  font-size: 0.44rem;
  color: #339df5;
  margin-right: 1.1%;
  border: 2px solid #cecece;
  background: #fff;
  display: inline-block;
  -webkit-border-radius: 0.133333rem;
  -moz-border-radius: 0.133333rem;
  -ms-border-radius: 0.133333rem;
  -o-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
  float: left;
}
.keyboardInput span:last-child {
  margin-right: 0;
}
.keyboardInput span.borderBlue {
  border: 2px solid #349ef4;
  position: relative;
}
.keyboardInput span.borderBlue:after {
  position: absolute;
  display: block;
  content: "";
  border-top: 4px solid #349ef4;
  border-bottom: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  width: 0px;
  height: 0px;
  top: -0.24rem;
  margin-left: 30%;
}
.fixed_search,
.random_search,
.toggle_num_type {
  height: 0.64rem;
  width: 1.093333rem;
  position: absolute;
  right: 0.2rem;
  top: 0.26rem;
  z-index: 6;
}
.key_tip {
  width: 100%;
  height: 0.693333rem;
  line-height: 0.693333rem;
  padding-left: 0.15rem;
  font-size: 0.266667rem;
  color: #000;
  background: #d8edfe;
  position: absolute;
  left: 0;
  top: -0.693333rem;
}
.keyboardInput .phone_input_wrap {
  float: left;
  border: 1px solid #a6a4a5;
  width: 82%;
  -webkit-border-radius: 0.133333rem;
  -moz-border-radius: 0.133333rem;
  -ms-border-radius: 0.133333rem;
  -o-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
  text-align: left;
  background: #fff;
  margin-left: 0.15rem;
}
.keyboardInput .phone_input_wrap img.del {
  width: 0.346667rem;
  height: 0.346667rem;
  margin-top: 0.24rem;
  float: left;
}
.keyboardInput .phone_input_wrap > div {
  float: left;
  height: 0.8rem;
  line-height: 0.8rem;
}
.keyboardInput .phone_input {
  display: inline-block;
  float: left;
  padding-left: 0.266667rem;
  height: 0.8rem;
  font-size: 0.333333rem;
  color: #a6a4a5;
  border: none;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -ms-border-radius: 0.3rem;
  -o-border-radius: 0.3rem;
  border-radius: 0.3rem;
  width: 91%;
}
.focus {
  position: relative;
}
.focus::after {
  content: "";
  height: 0.6rem;
  width: 1px;
  border: 1px solid #000;
  -webkit-animation: gif 1.4s infinite linear;
  animation: gif 1.4s infinite linear;
}
@keyframes gif {
  from {
    opacity: 1;
  }
  30% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gif {
  from {
    opacity: 1;
  }
  30% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.4;
  }
  80% {
    opacity: 0.6;
  }
  to {
    opacity: 1;
  }
}
ul.keyboard {
  width: 100%;
  padding-right: 20%;
  position: relative;
}

ul.keyboard::after {
  content: "";
  display: table;
  clear: both;
}

ul.keyboard li {
  font-family: "Vrinda";
  width: 31%;
  height: 1.04rem;
  line-height: 1.04rem;
  background-color: rgba(255, 255, 255, 0.9);
  float: left;
  text-align: center;
  font-size: 0.626667rem;
  vertical-align: text-top;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  border-right: 1px solid #d1d5db;
  border-bottom: 1px solid #d1d5db;
}
ul.keyboard li.keyboard_down {
  background: #d1d5db url(images/keyboard_down_icon.png) no-repeat center center;
  background-size: 0.92rem 0.706667rem;
}
ul.keyboard li.keyboard_del {
  width: 26%;
  position: absolute;
  right: 0;
  top: 0;
  height: 2.16rem;
  background: #d1d5db url(images/keyboard_del_icon.png) no-repeat center center;
  background-size: 0.613333rem 0.453333rem;
  border: none;
}
ul.keyboard li.keyboard_seach {
  width: 26%;
  height: 2.066667rem;
  line-height: 2.066667rem;
  text-align: center;
  font-size: 0.453333rem;
  color: #fff;
  border: none;
  background: #339df5;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* 办理方式 */
.gray_bg {
  background: #f7f7f7;
}
.num_info {
  margin: 0.28rem;
  height: 1.706667rem;
  padding: 0.266667rem 0 0 0.333333rem;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  -ms-border-radius: 0.2rem;
  -o-border-radius: 0.2rem;
  border-radius: 0.2rem;
  background: #fffced;
}
.num_info p {
  font-size: 0.32rem;
  color: #000;
  line-height: 0.56rem;
}
.num_info p span {
  color: #3280e2;
  margin-right: 0.266667rem;
}
.way_bg {
  font-size: 0.32rem;
  padding: 0.226667rem 0.333333rem;
  background: #fff;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  -ms-border-radius: 0.2rem;
  -o-border-radius: 0.2rem;
  border-radius: 0.2rem;
  margin: 0 0.28rem 0.28rem;
}
.way_wrap > div {
  height: 0.906667rem;
  line-height: 0.906667rem;
  border-top: 1px solid #e2e2e2;
}
.way_wrap > div.noborder {
  border: none;
}
.way span {
  margin: 0 0.826667rem 0 0;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.way span {
  height: 0.906667rem;
  margin: 0 3% 0 0;
  line-height: 0.906667rem;
  display: inline-block;
}
.way_wrap > div i.ljxz {
  font-size: 0.32rem;
  color: #3280e2;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.way_wrap > div i.ljxz::after {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  margin-left: 0.1rem;
  border-top: 2px solid #6caef1;
  border-right: 2px solid #6caef1;
  transform: rotate(45deg);
  display: inline-block;
}
.way span::before {
  width: 3px;
  height: 3px;
  content: "";
  padding: 4px;
  border: 1px solid #e2e2e2;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.way span::after {
  width: 5px;
  height: 5px;
  background: #e2e2e2;
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.way span.active::after {
  background: #3280e2;
}
.way span.hidden {
  display: none;
}
.way_wrap > div.way_info {
  padding-right: 1.133333rem;
  font-size: 0.32rem;
  color: #000;
  position: relative;
}
.way_wrap > div.way_info::before {
  width: 0.08rem;
  content: "*";
  color: #f94242;
  display: inline-block;
}
.way_wrap > div.way_info span:first-of-type {
  width: 1.733333rem;
  display: inline-block;
}
.way_wrap > div.way_info input {
  width: 5.2rem;
  background: none;
  border: none;
  font-size: 0.32rem;
}
.way_wrap > div.yytdz {
  height: auto;
  position: relative;
  overflow: hidden;
}
.way_wrap > div.yytdz span.j-yytaddress {
  width: 5.6rem;
  line-height: 0.5rem;
  padding: 0.18rem 0;
  float: right;
}
.way_wrap .icon::after {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-right: 2px solid #6caef1;
  border-bottom: 2px solid #6caef1;
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 0.333333rem;
  top: 0.3rem;
}
.way_info span.icon {
  width: 2;
  height: 0.906667rem;
  line-height: 0.906667rem;
  padding-right: 0.2rem;
  margin-left: 0.2rem;
  display: inline-block;
  position: relative;
}
.way_info span.icon:nth-of-type(2) {
  width: 1.5rem;
}
.way_info span.icon::after {
  right: 0;
  top: 0.333333rem;
}
.way_info span.icon select {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.way_info span.icon em {
  width: 100%;
  height: 0.906667rem;
  line-height: 0.906667rem;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.way_wrap > div.nobefore::before {
  content: "";
}
.tip {
  margin: 0 0.613333rem;
  line-height: 0.533333rem;
  font-size: 0.293333rem;
  color: #878787;
}
.yxhmtip {
  padding: 0.266667rem 0 0.2rem;
  font-size: 0.32rem;
  color: #3280e2;
}
.tip > p:first-of-type {
  font-size: 0.32rem;
  color: #000;
}
.tip > p:first-of-type::before {
  content: "";
  width: 0.16rem;
  height: 0.306667rem;
  margin-right: 0.16rem;
  background: url(images/tip_icon.png) no-repeat left top;
  background-size: 100% 100%;
  display: inline-block;
}
.tip span {
  color: #ec7424;
}
.tip i {
  color: #6caef1;
}
.tip > p > em {
  color: #ff0000;
}
.btn {
  width: 100%;
  height: 1.466667rem;
  line-height: 1.466667rem;
  font-size: 0.426667rem;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #6caef1;
  border-top: 1px solid #fff;
  outline: 1px solid #e9e9e9;
}
.hidden {
  display: none;
}
.relative {
  position: relative;
}
i {
  font-style: normal;
}
.select_icon {
  margin-right: 0.333333rem;
}
.homefoo span.borderbule {
  margin: 0 0.05rem 0 0.426667rem;
  font-size: 0.32rem;
  color: #000;
}
.homefoo span.borderbule::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  -webkit-border-radius: 0.04rem;
  -moz-border-radius: 0.04rem;
  -ms-border-radius: 0.04rem;
  -o-border-radius: 0.04rem;
  border-radius: 0.04rem;
  border: 1px solid #6caef1;
  display: inline-block;
  margin-right: 0.2rem;
}
.homefoo span.borderbule.active::before {
  content: "";
  background: url(images/gou.png) no-repeat center center;
  background-size: 100% auto;
}
.homefoo em {
  font-size: 0.32rem;
  color: #6caef1;
}
.homefoo {
  padding: 0.266667rem;
  font-size: 0.32rem;
}
.list i {
  height: 0.466667rem;
  line-height: 0.466667rem;
  padding: 0 0.133333rem;
  position: absolute;
  right: 0.293333rem;
  bottom: 0.266667rem;
  border: 1px solid #6caef1;
  font-size: 0.25rem;
  color: #6caef1;
  -webkit-border-radius: 0.133333rem;
  -moz-border-radius: 0.133333rem;
  -ms-border-radius: 0.133333rem;
  -o-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
  background: #fff;
  cursor: pointer;
}
.list i::after {
  content: "";
  width: 0.133333rem;
  height: 0.133333rem;
  border-right: 1px solid #6caef1;
  border-bottom: 1px solid #6caef1;
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
}
.bottom_btn {
  height: 1.44rem;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  line-height: 1.44rem;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  display: flex;
  justify-content: space-between;
}
.price {
  display: flex;
  width: 65%;
}
.price_btn {
  width: 35%;
  background: #6caef1;
  color: #fff;
  text-align: center;
}
.gray_btn {
  background: #c1c1c1;
}
.price div:nth-child(1) {
  margin-right: 0.266667rem;
  margin-left: 0.666667rem;
}
.price div:nth-child(2) {
  color: #fb6513;
}
.shop {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
}
.shop_content {
  height: 100%;
  width: 100%;
}
.shop_title {
  background: #eee;
  border-bottom: 1px solid #d5d5d5;
  height: 1.2rem;
  line-height: 1.2rem;
  display: flex;
  justify-content: space-between;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.officelist {
  width: 3rem;
  position: relative;
}
.officelist i {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  text-align: right;
}
.officelist select {
  width: 100%;
  height: 0.8rem;
  position: absolute;
  right: 0;
  top: 0.3rem;
  opacity: 0;
}
.shop_list {
  padding-left: 0.4rem;
  font-size: 0.32rem;
  color: #999;
  overflow: auto;
}
.shop_list li {
  padding: 0.4rem 0.4rem 0.4rem 0.7rem;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
}
.shop_list li::before {
  content: "";
  width: 0.48rem;
  height: 0.653333rem;
  background: url(images/selectyyt2.png) no-repeat left top;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 1rem;
}
.shop_list li p {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.15rem;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shop_list li div {
  line-height: 0.5rem;
  color: #999;
}
.taocan {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 6;
}
.taocan_box {
  width: 9.333333rem;
  background: #fff;
  -webkit-border-radius: 0.133333rem;
  -moz-border-radius: 0.133333rem;
  -ms-border-radius: 0.133333rem;
  -o-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.taocan_list {
  max-height: 13.333333rem;
  overflow: scroll;
  padding: 0.773333rem 0.666667rem;
  box-sizing: border-box;
  line-height: 0.5rem;
  font-size: 0.333333rem;
  color: #000;
}
.taocan_box img {
  display: block;
  width: 1.013333rem;
  height: 1.013333rem;
  position: absolute;
  right: -0.133333rem;
  top: -0.506667rem;
}
.mt30 {
  padding-top: 0.4rem;
}
.loaddingWarring {
  width: 100%;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  color: #999999;
  font-size: 0.3rem;
  text-align: center;
}
.loaddingWarring i {
  width: 0.6rem;
  height: 0.6rem;
  background: url(images/lodding.gif) no-repeat left top;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.266667rem;
}
.pagewait {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0px;
  z-index: 18;
}
.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.rwtcbox {
  width: 90%;
  position: absolute;
  left: 5%;
  top: 50%;
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rwtclist {
  width: 100%;
  margin: 0 auto;
  overflow: auto;
  border-radius: 0.15rem;
  background: #eee;
  position: relative;
  padding-top: .2rem;
}
.rwtclist li {
  padding-right: 0.4rem;
  margin-bottom: 0.213333rem;
  background: #fff;
  cursor: pointer;
  clear: both;
}
.rwtclist li:last-of-type {
  margin-bottom: 0;
}

.rwtclist h2 {
  width: 75%;
  font-size: 0.4rem;
  color: #329df5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.rwtclist .rwtc_btn {
  width: 25%;
  height: 0.626667rem;
  line-height: 0.626667rem;
  background: #329df5;
  border-radius: 0.133333rem;
  display: inline-block;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
}
.rwtclist .conter {
  padding: 0.2rem 0;
  overflow: hidden;
}
.rwtclist .conter span {
  font-size: 0.323333rem;
  color: #666;
  display: inline-block;
}
.rwtclist .conter span:first-of-type {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rwtclist .conter span:last-child {
  float: right;
  cursor: pointer;
}
.rwtclist .conter span:last-child::after {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-bottom: 1px solid #777;
  border-right: 1px solid #777;
  display: inline-block;
  -o-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin: 0 0 -0.05rem 0.213333rem;
}
.rwtclist .conter span.hide:last-child::after {
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: 0 0 0.08rem 0.213333rem;
}
.rwtclist div {
  line-height: 0.373333rem;
  font-size: 0.293333rem;
  color: #666;
  border-top: 1px solid #e2e2e2;
}
.rwtclist div p {
  padding: 0.106667rem 0;
  word-wrap: break-word;
  word-break: break-all;
}
.j-retcxq{
  padding: 0 .4rem;
}
.rwtclist div span {
  font-size: 0.293333rem;
  font-weight: bold;
  color: #333;
}
.rwtclist div span.j-toggle_rwxy{
    font-weight: normal;
}
.rwtclist div span.red{
    color: #f52030;
}
.rwtclist div i.rwtc_btn {
  float: right;
  width: 2rem;
  height: .6rem;
  line-height: .6rem;
  text-align: center;
  font-size: 0.333333rem;
  color: #fff;
  -o-border-radius: 0.133333rem;
  -moz-border-radius: 0.133333rem;
  -webkit-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
  background: #329df5;
  cursor: pointer;
  display: block;
  margin-top: .1rem;
}
.rwtclist div i.opacity {
  opacity: 0.5;
}
.rwtclist div.rwtc_nolist {
  width: 100%;
  text-align: center;
  font-size: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: none;
}
.j-rwtclist li {
  overflow: hidden;
}
div.tc_box {
  overflow: hidden;
  padding: 0;
}
.tc_left {
  float: left;
}
.tc_left img {
  max-width: 5.777777rem;
  height: auto;
}
.tc_right {
  float: right;
}
.j-rwtclist li div.tc_box,
.j-rwtclist li div.tc_box div {
  border-top: none;
}
.closebtn {
  width: 0.64rem;
  height: 0.64rem;
  display: block;
  float: right;
  margin-bottom: 0.266667rem;
}
.maxheight {
  height: 100%;
  overflow: hidden;
}
.hidden {
  display: none;
}
.way_yzm {
  position: relative;
}
.way_yzm .yzm_all {
  position: absolute;
  right: 0;
  top: 0.2rem;
  overflow: hidden;
}
.way_yzm .yzm_all .yzmimg {
  width: 2.5rem;
  float: left;
}
.way_yzm .yzm_all .refresh {
  float: left;
  width: 0.5rem;
  margin-top: 0.08rem;
  margin-left: 0.3rem;
}
.fenlei_list span {
  background-image: linear-gradient(0deg, #a0c2e7 0%, #b0d0f2 50%, #c0ddfd 100%),
    linear-gradient(#f4f4f4, #f4f4f4) !important;
  background-blend-mode: normal, normal !important;
}
.recommend_area {
  width: 100%;
  padding: 0.24rem 0 0 0;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.213333rem;
}
.recommend_area > div {
  width: 44%;
  height: 1.413333rem;
  margin-left: 4%;
  background: #fff;
  box-shadow: 0px 0.106667rem 0.093333rem 0px rgba(206, 206, 206, 0.2);
  border-radius: 0.16rem;
  border: solid 0.026667rem #e1eefc;
  margin-bottom: 0.24rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.recommend_area > div > img {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.453333rem;
  height: 0.36rem;
  border-radius: 0 0.16rem 0 0;
}
.phonenum_div {
  font-size: 0.373333rem;
}
.phonenum_div > red {
  font-size: 0.373333rem;
}
.detail_div {
  font-size: 0.24rem;
  color: #8a8a8a;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.detail_div > span {
  color: #f52030;
  font-size: 0.24rem;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.red {
  color: #f52030;
}
.clear_both {
  overflow: hidden;
}
.j-retcxq p{
  line-height: .45rem;
}

.hbxy{
  padding: 0.266667rem 0.266667rem 0.266667rem 1.13rem;
  font-size: 0.32rem;
  position: relative;
}
.hbxy::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  -webkit-border-radius: 0.04rem;
  -moz-border-radius: 0.04rem;
  -ms-border-radius: 0.04rem;
  -o-border-radius: 0.04rem;
  border-radius: 0.04rem;
  border: 1px solid #6caef1;
  display: inline-block;
  margin-right: 0.2rem;
  position: absolute;
  left: 0.68rem;
  top: 0.38rem;
}
.hbxy.active::before {
  content: "";
  background: url(images/gou.png) no-repeat center center;
  background-size: 100% auto;
}


.ywgz_main{ padding: 0.4rem 0.4rem 0 0.4rem;}
.ywgz_txt p{margin-bottom: 0.266667rem;font-size: 0.373333rem; color: #333; line-height: 0.533333rem;}
.ywgz_txt h2{color: #37a5ea; font-size: 0.4rem;margin-bottom: 0; margin: 0.266667rem 0; border-left:3px solid #37a5ea; padding-left: 10px; font-weight: normal; }
.ywgz_txt p span{color:#f39800;font-size: 0.373333rem;}

.vipwrap{
	padding: 0 .586667rem;
}
.vipwrap h2{
	padding: 0.6rem 0;
	text-align: center;
	font-size: 0.466666rem;
	color: #000;
}
.vipwrap p{
	text-indent: 2em;
	line-height: 0.853333rem;
	font-size: .346667rem;
	color: #000;
}

.shop_title_input{
  width:4.28rem;
  height: 0.84rem;
  border-radius: 0.84rem;
  background:url(images/searchc_icon.png) 0.4rem 0.23rem  no-repeat #fff;
  background-size: 0.373333rem 0.373333rem;
  margin-top: 0.18rem;
   padding-left: 0.88rem;
   line-height: 0.84rem;
}
.shop_title_input input{
  width:2.4rem;
  height: 100%;
  border: none;
  float: left;
 
}
.shop_title_input span.shop_title_close{
  display: block;
  width:0.84rem;
  height: 0.84rem;
  float: left;
  background:url(images/deletec_btn.png) center center no-repeat;
  background-size: 0.373333rem 0.373333rem;
}
.sousuo{
  color: #1c1c1c;
  font-size: 0.32rem;
  width: 1.2rem;
}
.heightHide{
  height: 100%;
  overflow: hidden;
}
.adList{
  position: relative;
  z-index: 1;
}
.adTab{
  margin: 0 .24rem 0 .253rem;
  display: flex;
  flex-wrap: wrap; 
  justify-content: space-between;
}
.adTab span{
  cursor: pointer;
  height: .773333rem;
  line-height: .773333rem;
  background: linear-gradient(#459bf9, #4295ef);
  font-size: .32rem;
  color: #fff;
  flex: 1;
  text-align: center;
  margin-right: .093333rem;
  border-top-left-radius: 0.253rem;
  border-top-right-radius: 0.253rem;
  box-shadow: .026667rem -0.04rem .08rem 0  rgba(0, 0, 0, 0.22);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;  
  position: relative;
}
.adTab span:last-child{
  margin-right: 0;
}
.adTab span img,.onlyone span img{
  width: .293333rem;
  height: .293333rem;
  margin: 0 .066667rem;
  display: inline-block;
  vertical-align: middle;
}
.adTab span i,.onlyone span i{
  font-style: normal;
  vertical-align: middle;
}
.adTab span.active{
  color: #459bf8;  
  padding-left: 0;
  background: #fff;
}
.adTab5 span{
  margin: 0 0 0 -0.346667rem;
  font-size: .293333rem;
  padding-left: 0.346667rem;
}
.adTab5 span:first-of-type{
  font-size: .293333rem;
  margin-left: 0;
  padding-left: 0;
}
.onlyone{
  margin: 0 .24rem 0 .253rem;
  overflow: hidden;
}
.onlyone span{
  cursor: pointer;
  height: .773333rem;
  line-height: .773333rem;
  background: linear-gradient(#459bf9, #4295ef);
  font-size: .32rem;
  color: #fff;
  border-top-left-radius: 0.253rem;
  border-top-right-radius: 0.253rem;
  box-shadow: .026667rem -0.04rem .08rem 0  rgba(0, 0, 0, 0.22);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #459bf8;
  background: #fff;
  text-align: center;
  padding: 0 .4rem;
  float: left;
}
.adListUl{
  margin: 0 .24rem 0.213rem .253rem;
  padding: 0 .44rem 0 .4rem;
  background: #fff;
  border-bottom-left-radius: 0.253rem;
  border-bottom-right-radius: 0.253rem;
  box-shadow: 0rem 0.053rem 0.467rem 0rem rgba(75, 75, 75, 0.14);
  position: relative;
}
.admoreicon{
  width: 40%;
  height: .226667rem;
  cursor: pointer;
  background: url(images/moreIcon.png) no-repeat center top;
  background-size: .213333rem 100%;
  position: absolute;
  left: 50%;
  bottom: .173333rem;
  margin-left: -20%;
}
.adshow{
  transform: rotate(-180deg);
}
.adListUl ul{
  padding-bottom: .547rem;
}
.adListUl ul li{
  position: relative;
  padding-top: .413333rem;
  overflow: hidden;
}
.adListUl ul li img{
  width: 8.666667rem;
  height: 2.293333rem;
  border-radius: 0.133rem;
  position: absolute;
  left: 0;
  top: .413333rem;
  z-index: 0;
}
.adListUl ul li span{
  cursor: pointer;
  height: 2.293333rem;
  display: block;
  float: left;
  position: relative;
  z-index: 1;
}
.adListUl ul li span:first-of-type{
  width: 77%;
}
.adListUl ul li span:last-of-type{
  width: 23%;
}
.rwtcbox{
  width: 8.4rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);

}
.closebtn{
  position: absolute;
  top: -0.9rem;
  right: 0.08rem;
}
.rwtcbox_main{
  background-color: #fff;
  border-radius: 0.16rem;
  padding-bottom: 0.6rem;
}
.rwtcbox_tit{
  font-size: 0.36rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  height: 0.88rem;
  border-bottom: solid 1px #dedcdc;
}
.rwtclist{
  background-color: #fff;
  padding: 0.0rem 0.4rem;
  height: 7rem;
}
.rwtclist li{
  margin-top: 0.15rem;
  padding-right: 0.0rem;
}
.rwtclist div{
  border-top: none;
}
.rwtclist div.tc_box{
  position: relative;
  overflow: initial;
  padding-left: 0.37rem;
}

.rwtclist div.tc_box span{
  width: 2.52rem;
  height: 80%;
  position: absolute;
  right: 0rem;
  top: 10%;
  display: block;
}
.rwtclist div.tc_box span em{
  font-size: 0.186667rem;
  text-align: center;
  width: 1.52rem;
  height: 0.4rem;
  display: block;
  margin-top: 0.8rem;
  margin-left: 0.6rem;
}
.rwtclist img{
  width: 7.16rem;
  height: 1.893333rem;
}
.rwtclist_btn{
  width: 3.0rem;
  height: 0.84rem;
  color: #fff;
  font-size: 0.333333rem;
  text-align: center;
  margin:0.56rem auto 0.0rem;
  line-height: 0.84rem;
  border-radius: 0.84rem;
  background-image:linear-gradient(#6ac4f1,#3698fe);
  background-image:-moz-linear-gradient(#6ac4f1,#3698fe);
  background-image:-webkit-linear-gradient(#6ac4f1,#3698fe);
}
.rwtclist li .tc_box i {
    width: 0.333333rem;
    height: 0.333333rem;
    background: url(images/noactive.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0.6rem;
    left: 0rem;
    z-index: 2;
    display: block;
}
.rwtclist li.active .tc_box i {
    background: url(images/active.png) center no-repeat;
    background-size: 100%;
}
.rwtclist div.tc_box span{
  cursor: pointer;
}