* {
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.class_hide {
  display: none;
}
img {
  vertical-align: middle;
  border: 0;
}
body {
  max-width: 414px;
  min-width: 320px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
body a,
body a:link,
body a:visited,
body a:hover,
body a:active {
  text-decoration: none;
  outline: none;
  color: #000;
}
body input,
body select,
body option {
  outline: none;
}
body input[type="tel"],
body input[type="number"],
body input[type="button"],
body input[type="submit"],
body input[type="reset"],
body input[type="text"],
body input[type="password"] {
  -webkit-appearance: none;
  border-radius: 0;
}
body textarea {
  -webkit-appearance: none;
}
body ul {
  list-style: none;
}
body img {
  border: none;
}
.no_app {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.u-flyer {
  z-index: 20;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
}
.hittopsshow .bold {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 7px;
}
.hittopsshow .f15 {
  font-size: 15px;
}
.hittopsshow .mbt2 {
  margin-bottom: 2px;
}
#header,
#header_search,
#body,
#footer,
#footer_menu,
#header_cont,
#bottom_fixed {
  min-width: 320px;
  max-width: 414px;
}
#body {
  min-height: 650px;
}
#login_img,
#cat_img {
  width: 17px;
  height: 17px;
  vertical-align: bottom;
}
#login_img {
  margin-right: 16px;
}
#cat_img {
  width: 20px;
  margin-left: 16px;
}
#footer {
  background: white;
  margin: 0px auto;
  padding: 30px 0 40px 0;
  text-align: center;
  color: #C9C9C9;
}
#footer img {
  width: 110px;
}
.clear {
  clear: both;
}
.content {
  width: 95%;
  margin: 0 auto;
  max-width: 414px;
}
/* 右侧新加浮动start */
.wechat_icon {
  position: fixed;
  right: 5px;
  bottom: 15%;
  z-index: 99;
  width: 58px;
  height: 58px;
  display: none;
}
.wechat_icon img {
  width: 100%;
}
#wechat_box_shadow {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 90;
  top: 0;
  left: 0;
  display: none;
}
.center_wechat_box {
  z-index: 99;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: white;
  text-align: center;
  width: 90%;
  min-width: 280px;
  border-radius: 4px;
}
.center_wechat_box.active {
  display: block;
}
.center_wechat_box .title {
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  line-height: 50px;
  background: #efefef;
  font-weight: bold;
  color: #4c4c4c;
  font-size: 16px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.center_wechat_box .title img {
  width: 35px;
  margin-top: -5px;
  margin-left: 3px;
}
.center_wechat_box .close {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  float: right;
  color: #8C8C8C;
  margin: 10px;
  font-size: 18px;
}
.center_wechat_box .close img {
  width: 32px;
}
.center_wechat_box #wechat_content {
  margin-top: 15px;
  margin-bottom: 10px;
}
.center_wechat_box #wechat_content .wechat_num {
  display: inline-block;
  padding: 5px 10px;
  font-size: 28px;
  color: #66b500;
  margin-bottom: 5px;
  line-height: 1;
  text-decoration: none;
}
.center_wechat_box #wechat_content .do_weixin_copy {
  font-size: 16px;
  font-weight: bold;
  color: white;
  background-color: #66b500;
  width: 40%;
  padding: 0px 16px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto 10px auto;
  border-radius: 18px;
}
.center_wechat_box #wechat_content p {
  line-height: 1.6;
  font-size: 12px;
}
.center_wechat_box #wechat_content #wechat_img {
  width: 50%;
}
.layui-m-layer-wechat_message .left {
  float: left;
  width: 36%;
  text-align: right;
}
.layui-m-layer-wechat_message .left img {
  width: 75px;
  margin-top: -7px;
  margin-right: 10px;
}
.layui-m-layer-wechat_message .right {
  float: left;
  text-align: left;
  text-indent: 5px;
  padding-bottom: 25px;
}
.layui-m-layer-wechat_message .right p.first {
  font-size: 20px;
  font-weight: bold;
  color: #66b500;
  line-height: 20px;
}
.layui-m-layer-wechat_message .right p.sec {
  font-size: 14px;
  line-height: 14px;
  margin-top: 8px;
  color: #585858;
}
.layui-m-layer-wechat_message .right p.last {
  font-size: 12px;
  line-height: 12px;
  color: #dcdcdc;
  margin-top: 7px;
}
.liaojie {
  position: fixed;
  z-index: 99;
  right: 0;
  bottom: 55px;
  width: 64px;
}
.liaojie img {
  width: 100%;
}
/* 右侧新加浮动end */
/* 加载中 */
.loading {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 90;
  /*display: none;*/
}
.sk-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-left: -20px;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #529df5;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#body_wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  max-width: 414px;
  padding-bottom: 55.7px;
  overflow: hidden;
  background-color: #f4f4f4;
}
#body_wrap.top1 {
  padding-top: 95.2px;
}
#body_wrap.top2 {
  padding-top: 88.64px;
}
#body_wrap.no_padding_bottom {
  padding-bottom: 0px;
}
#header,
#body {
  background: white;
}
.layermmain .layermcont {
  padding: 20px;
}
.i_flow {
  padding-bottom: 15px;
}
.i_flow .i_flow_s {
  width: 100%;
}
.i_flow .i_flow_s ul {
  display: inline-block;
  width: 100%;
}
.i_flow .i_flow_s ul li {
  height: 76px;
  float: left;
  width: 16.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.i_flow .i_flow_s ul li.fx {
  width: 4%;
}
.i_flow .i_flow_s ul li.fx img {
  width: 15px;
}
.i_flow .i_flow_s ul li div {
  width: 100%;
  height: 53px;
  position: relative;
}
.i_flow .i_flow_s ul li div img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  max-width: 42px;
  max-height: 42px;
}
.i_flow .i_flow_s ul li p {
  width: 100%;
  text-align: center;
}
.i_flow .i_flow_s ul li p.tit {
  color: #000;
  font-size: 11px;
}
.i_flow .i_flow_s ul li p.sub_tit {
  color: #999;
  font-size: 7px;
}
.layer_categorys .layermcont {
  padding: 0;
}
#hide_top_search_categorys {
  width: 100%;
  height: 382px;
  overflow-y: scroll;
  margin-top: 11px;
  border-bottom: 1px solid #f7f7f7;
}
#hide_top_search_categorys .hide_categorys {
  list-style: none;
  padding: 0 20px;
}
#hide_top_search_categorys .hide_categorys li {
  text-align: left;
}
#hide_top_search_categorys .hide_categorys li label {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #393939;
  font-size: 14px;
  white-space: nowrap;
}
#hide_top_search_categorys .hide_categorys li label .iconfont {
  float: right;
}
#hide_top_search_categorys .hide_categorys li label .iconfont.icon-radio4 {
  color: #ff1b32;
}
#hide_top_search_categorys .hide_categorys li.divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
p.not_cates {
  font-size: 13px;
  color: #fc1e27;
  text-align: center;
  margin-top: 7px;
}
p.not_cates a {
  font-size: 13px;
  color: #fc1e27;
  text-decoration: underline;
  width: 100%;
  display: inline-block;
}
#header_cont {
  width: 100%;
  background-color: #fff;
}
#header_cont .popover {
  -webkit-box-shadow: 0px 0px 0px #fff;
  -moz-box-shadow: 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px #fff;
}
#header_cont #header_logo {
  position: relative;
  height: 44px;
  line-height: 44px;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
#header_cont #header_logo a {
  height: 100%;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#header_cont #header_logo img {
  margin-top: 5px;
  margin-bottom: 4px;
  width: 110px;
}
#header_cont #header_logo .logo-sprite {
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100% 28px;
  background-position: center;
  right: 15px;
  top: 0px;
  width: 70px;
}
#header_cont #header_back {
  height: 44px;
  width: 100%;
  background-color: #00BBA8;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 44px;
  font-size: 16.4px;
  color: #fff;
  font-weight: bold;
  border-bottom: none;
}
#header_cont #header_back .left_back,
#header_cont #header_back .right_menu {
  width: 44px;
  height: 44px;
  position: absolute;
  vertical-align: middle;
  top: 0;
}
#header_cont #header_back .left_back img,
#header_cont #header_back .right_menu img {
  vertical-align: middle;
  height: 44%;
}
#header_cont #header_back .left_back {
  left: 0;
}
#header_cont #header_back .right_menu {
  right: 0;
}
#header_cont #header_back .dropdown_menu {
  list-style: none;
}
#header_cont #header_back .dropdown_menu li {
  text-align: center;
}
#header_cont #header_back .dropdown_menu li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  font-size: 15px;
  white-space: nowrap;
}
#header_cont #header_back .dropdown_menu li.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#header_cont #header_search {
  height: 54px;
  width: 100%;
  background-color: #f1f1f1;
  border-bottom: 1px solid #eaebed;
  display: inline-block;
}
#header_cont #header_search .search_cont {
  width: 95%;
  height: 38px;
  margin-left: 2.5%;
  margin-top: 8px;
  background-color: #eaebed;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
}
#header_cont #header_search .search_cont input {
  background-color: #fff;
  height: 100%;
  width: 100%;
  font-size: 14px;
  line-height: 38px;
  border: none;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  text-indent: 30px;
  outline: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header_cont #header_search .search_cont input::-webkit-input-placeholder {
  color: #999;
}
#header_cont #header_search .search_cont input:-moz-placeholder {
  color: #999;
}
#header_cont #header_search .search_cont input::-moz-placeholder {
  color: #999;
}
#header_cont #header_search .search_cont input:-ms-input-placeholder {
  color: #999;
}
#header_cont #header_search .search_cont input:focus,
#header_cont #header_search .search_cont input:hover {
  border: none;
}
#header_cont #header_search .search_cont .search_top_line {
  position: absolute;
  height: 18px;
  right: 50px;
  width: 1px;
  background-color: #999;
  top: 10px;
}
#header_cont #header_search .search_cont .custom-select {
  position: absolute;
  right: 65px;
  width: 70px;
  height: 100%;
  top: 0;
}
#header_cont #header_search .search_cont .custom-select #top_search_category {
  float: left;
  background-color: #eaebed;
  color: #333;
  width: 60px;
  height: 100%;
  font-size: 14px;
  border: none;
  border-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header_cont #header_search .search_cont .custom-select span {
  height: 100%;
  width: 10px;
  display: inline-block;
}
#header_cont #header_search .search_cont .custom-select span.iconfont {
  color: #00BBA8;
  font-size: 12px;
  height: 38px;
  line-height: 38px;
}
#header_cont #header_search .search_cont .custom-select span#top_search_select {
  width: 55px;
  color: #00BBA8;
  background-color: #fff;
  height: 38px;
  font-size: 13px;
  line-height: 38px;
}
#header_cont #header_search .search_cont .search_icon {
  position: absolute;
  right: 7px;
  height: 100%;
  width: 40px;
  top: 0;
  text-align: center;
  line-height: 38px;
  font-size: 22px;
  color: #00BBA8;
}
#header_cont #header_search .search_cont .search_icon img {
  height: 65%;
  margin-top: 13.5%;
}
#header_cont #header_left_phone {
  height: 60px;
  width: 100%;
  background-color: #00BBA8;
  position: relative;
}
#header_cont #header_left_phone #header_fixed_left_phone {
  height: 60px;
  width: 100%;
  min-width: 320px;
  max-width: 414px;
  z-index: 89;
  top: 0;
  position: absolute;
  left: 0;
  padding: 7px 8px;
  box-sizing: border-box;
  background-color: #eaeaea;
}
#header_cont #header_left_phone #header_fixed_left_phone::-webkit-input-placeholder {
  color: #999;
}
#header_cont #header_left_phone #header_fixed_left_phone:-moz-placeholder {
  color: #999;
}
#header_cont #header_left_phone #header_fixed_left_phone::-moz-placeholder {
  color: #999;
}
#header_cont #header_left_phone #header_fixed_left_phone:-ms-input-placeholder {
  color: #999;
}
#header_cont #header_left_phone #header_fixed_left_phone.fixed {
  position: fixed;
}
#header_cont #header_left_phone #header_fixed_left_phone.fixed .left_phone_cont #single_back {
  display: block;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont {
  width: 100%;
  height: 100%;
  position: relative;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont #single_back {
  position: absolute;
  left: 4px;
  display: none;
  top: 65px;
  height: 60px;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont #single_back img {
  width: 70%;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .left_phone_icon {
  position: absolute;
  left: 5px;
  height: 100%;
  width: 40px;
  top: 0;
  text-align: center;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .left_phone_icon img {
  height: 47%;
  margin-top: 20.5%;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .header_phone {
  height: 46px;
  width: 65%;
  font-size: 12px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  text-indent: 20px;
  outline: 0px;
  color: #999;
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .header_phone::-webkit-input-placeholder {
  color: #bcbcbc;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .header_phone:-moz-placeholder {
  color: #bcbcbc;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .header_phone::-moz-placeholder {
  color: #bcbcbc;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .header_phone:-ms-input-placeholder {
  color: #bcbcbc;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .call_me {
  float: left;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 12px;
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
  width: 35%;
  background-color: #00BBA8;
}
#header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .call_me .bold {
  font-weight: bold;
}
#header_cont #header_about {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #eaebed;
  height: 44px;
  position: relative;
}
#header_cont #header_about #header_fixed_about {
  height: 44px;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #eaebed;
  z-index: 80;
  top: 0;
  position: absolute;
  max-width: 414px;
  left: 0;
}
#header_cont #header_about #header_fixed_about.fixed {
  position: fixed;
}
#header_cont #header_about #header_fixed_about ul li {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
}
#header_cont #header_about #header_fixed_about ul li a {
  color: #393939;
  height: 100%;
  width: 100%;
  display: inline-block;
  font-weight: bold;
}
#header_cont #header_about #header_fixed_about ul li a.active {
  color: #e73c35;
}
#header_cont #header_about #header_fixed_about ul li a:hover {
  color: #e73c35;
}
.bg_line {
  height: 11px;
  width: 100%;
  background-color: #f4f4f4;
}
.com_tit {
  height: 38.4px;
  line-height: 38.4px;
  margin-top: 5px;
}
.com_tit .red_line {
  height: 16.4px;
  width: 7.3px;
  float: left;
  margin-top: 9px;
  background: -moz-linear-gradient(top, #fc7e82 0%, #fc1f28 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7e82), color-stop(100%, #fc1f28));
  background: -webkit-linear-gradient(top, #fc7e82 0%, #fc1f28 100%);
  background: -o-linear-gradient(top, #fc7e82 0%, #fc1f28 100%);
  background: -ms-linear-gradient(top, #fc7e82 0%, #fc1f28 100%);
  background: linear-gradient(to bottom, #fc7e82 0%, #fc1f28 100%);
}
.com_tit .red_tit {
  float: left;
  margin-left: 11px;
  font-size: 15.3px;
  font-weight: bold;
  color: #292929;
}
.com_tit .cate_jump {
  float: right;
  font-size: 12px;
  color: #00BBA8;
}
.no_more_face,
.data_loading {
  height: 60px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  color: #bfbfbf;
  font-size: 12px;
}
.no_more_face.red_underline a,
.data_loading.red_underline a {
  color: #00BBA8;
  text-decoration: underline;
  font-size: 14px;
}
#fixed_right {
  position: fixed;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  right: 4px;
  bottom: 12%;
  z-index: 13;
  width: 55px;
  height: 55px;
  overflow: hidden;
}
#fixed_right .fixed_telphone {
  width: 55px;
  height: 55px;
}
#fixed_right .fixed_telphone img {
  width: 55px;
}
#fixed_right #fixed_back_to_top {
  width: 55px;
  height: 55px;
  margin-top: 5px;
}
#fixed_right #fixed_back_to_top img {
  width: 55px;
}
#footer_menu {
  height: 54.7px;
  width: 100%;
  max-width: 414px;
  background-color: #fff;
  position: fixed;
  z-index: 50;
  left: 0;
  bottom: 0;
  -webkit-box-shadow: 1px 2px 10px 1px #999;
  -moz-box-shadow: 1px 2px 10px 1px #999;
  box-shadow: 1px 2px 10px 1px #999;
  border-top: 1px solid #dfdfdf;
}
#footer_menu ul {
  height: 100%;
}
#footer_menu ul li {
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 2px;
  height: 100%;
}
#footer_menu ul li.active a {
  color: #00BBA8;
}
#footer_menu ul li.active a #fixed_carte_num {
  background-color: red;
  color: #fff;
}
#footer_menu ul li.ljzx {
  position: relative;
}
#footer_menu ul li.ljzx a img {
  position: absolute;
  top: -21px;
  left: 50%;
  height: 65px;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#footer_menu ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  color: #474646;
  position: relative;
}
#footer_menu ul li a .iconfont {
  font-size: 22px;
  color: #474646;
}
#footer_menu ul li a .icon-aixin1 {
  position: relative;
}
#footer_menu ul li a .icon-aixin1 span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 2;
  color: #f44841;
}
#footer_menu ul li a img {
  height: 27px;
  margin: 3px 0 2px;
}
#footer_menu ul li a p {
  font-size: 14px;
}
#footer_menu ul li a #fixed_carte_num {
  position: absolute;
  top: 2px;
  right: 15px;
  font-size: 12px;
  min-width: 18px;
  line-height: 1.5;
  background-color: #da0000;
  border-radius: 50px;
  color: #fff;
}
#search_container {
  width: 92%;
}
.goods_list_item_best {
  margin-top: 16.56px;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  height: 226.32px;
  display: flex;
  display: block;
  display: -webkit-box;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.goods_list_item_best.top_border {
  border-top: 1px solid #eaebed;
}
.goods_list_item_best .li_img_wap .li_img {
  width: 100%;
  background-color: #f7f7f7;
  vertical-align: bottom;
  height: 100%;
}
.goods_list_item_best .li_info {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  background-color: rgba(0, 0, 0, 0.3);
}
.goods_list_item_best .li_info .li_name .lii_name {
  float: left;
  font-size: 12px;
  color: #fff;
  width: 75%;
  height: 100%;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 10px;
}
.goods_list_item_best .li_info .li_name .lii_cate {
  color: #999;
  font-size: 13px;
  float: right;
}
.goods_list_item_best .li_info .li_name .list_collect_brand_best {
  float: right;
  color: #999;
  margin-right: 10px;
}
.goods_list_item_best .li_info .li_name .list_collect_brand_best i {
  float: left;
  font-size: 18px;
}
.goods_list_item_best .li_info .li_name .list_collect_brand_best i.icon-aixin2 {
  color: #fc1e27;
}
.goods_list_item_best .li_info .li_name .list_collect_brand_best img {
  height: 24px;
}
.goods_list_item_best .li_info .li_name .list_phone {
  float: right;
  color: #999;
  margin-right: 10px;
}
.goods_list_item_best .li_info .li_name .list_phone img {
  height: 24px;
}
.goods_list_item_best .li_info .lii_price {
  height: 22.5px;
  margin-top: 6px;
  display: none;
}
.goods_list_item_best .li_info .lii_price .lii_show_price {
  color: #f89326;
  line-height: 24.6px;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.goods_list_item_best .li_info .lii_price .lii_ask {
  color: #f22118;
  float: right;
  width: 54.7px;
  height: 24.6px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #f22118;
  text-align: center;
  line-height: 24.6px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.goods_list_item_best .li_info .lii_price .lii_ask.click {
  background-color: #eaebed;
  color: #9f9f9f;
  border-color: #eaebed;
}
.goods_list_item_best .li_info .lii_price .lii_login {
  color: #f89326;
  font-size: 14px;
  line-height: 24.6px;
  float: left;
}
.goods_list_item_best .li_info .lii_price .lii_contact_seller {
  float: right;
  width: 66.7px;
  height: 24.6px;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #00BBA8;
  color: #00BBA8;
  text-align: center;
  line-height: 24.6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 320px) {
  .goods_list_item_best {
    height: 175px;
    margin-top: 12px;
  }
  .goods_list_item_best .li_info {
    height: 32.8px;
    line-height: 32.8px;
  }
}
@media screen and (min-width: 330px) and (max-width: 360px) {
  .goods_list_item_best {
    height: 197px;
    margin-top: 14px;
  }
  .goods_list_item_best .li_info {
    height: 37px;
    line-height: 37px;
  }
}
@media screen and (min-width: 375px) and (max-width: 410px) {
  .goods_list_item_best {
    height: 205px;
    margin-top: 14.5px;
  }
  .goods_list_item_best .li_info {
    height: 38.5px;
    line-height: 38.5px;
  }
}
.goods_list_item {
  padding-top: 15px;
  height: 135px;
  display: flex;
  display: block;
  display: -webkit-box;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #eaebed;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.goods_list_item.top_border {
  border-top: 1px solid #eaebed;
}
.goods_list_item .li_img_wap {
  position: relative;
  width: 150px;
  height: 134px;
}
.goods_list_item .li_img_wap .li_special_icons {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.goods_list_item .li_img_wap .li_special_icons span {
  font-size: 12px;
  padding: 1px 3px;
  color: #fff;
  margin: 0 2px;
  display: inline-block;
}
.goods_list_item .li_img_wap .li_special_icons span.t_icon {
  background-color: #00BBA8;
}
.goods_list_item .li_img_wap .li_special_icons span.t_icon_s {
  background-color: #00BBA8;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.goods_list_item .li_img_wap .li_special_icons span.j_icon_s {
  background-color: #00BBA8;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.goods_list_item .li_img_wap .li_img {
  max-width: 136.7px;
  max-height: 109px;
  position: absolute;
  background-color: #f7f7f7;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.goods_list_item .li_info {
  margin-left: 5px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.goods_list_item .li_info .lii_name {
  font-size: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 86%;
  height: 24px;
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  color: #1b1b1b;
}
.goods_list_item .li_info .lii_cate {
  margin-top: 1px;
  white-space: nowrap;
}
.goods_list_item .li_info .lii_similars {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
  width: 95%;
}
.goods_list_item .li_info .lii_cate,
.goods_list_item .li_info .lii_similars {
  font-size: 12px;
  line-height: 22.4px;
  color: #999;
  text-overflow: ellipsis;
  overflow: hidden;
}
.goods_list_item .li_info .lii_contact_seller {
  float: right;
  padding: 0 6px;
  height: 24.6px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #00BBA8;
  color: #00BBA8;
  text-align: center;
  line-height: 24.6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.goods_list_item .li_info .lii_price {
  font-size: 14px;
  color: #ff8a00;
  line-height: 24.6px;
  margin-top: 9px;
}
.goods_list_item .li_info .lii_price a {
  float: right;
  margin-right: 5px;
  padding: 0 6px;
  height: 24.6px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #00BBA8;
  color: #00BBA8;
  text-align: center;
  line-height: 24.6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.goods_list_item .li_info .lii_price .lii_login {
  padding: 10px 0;
}
.goods_list_item .li_info .lii_price .lii_login.test_version {
  padding: 0 6px;
  float: right;
  border: 1px solid #ff9600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 24.6px;
  height: 24.6px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  margin-right: 7px;
}
.goods_list_item .li_info .lii_price .lii_show_price.test_version {
  float: right;
  padding: 0 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 24.6px;
  height: 24.6px;
  margin-right: 7px;
}
.goods_list_item .li_info .lii_price .lii_ask {
  float: right;
  padding: 0 6px;
  height: 24.6px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 1px solid #00BBA8;
  color: #00BBA8;
  text-align: center;
  line-height: 24.6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.goods_list_item .li_info .lii_price .lii_ask.click {
  background-color: #eaebed;
  color: #9f9f9f;
  border-color: #eaebed;
}
.goods_list_item .li_info .icon-aixin2,
.goods_list_item .li_info .icon-aixin1 {
  z-index: 10;
  position: absolute;
  top: 6px;
  right: 0px;
  padding: 8px 0 8px 8px;
  font-size: 22px;
  width: 30px;
}
.goods_list_item .li_info .icon-aixin1 {
  color: #b5b5b5;
}
.goods_list_item .li_info .icon-aixin2 {
  color: #fc1e27;
}
#dialog_collect_note {
  width: 100%;
  text-align: center;
  display: inline-block;
}
#dialog_collect_note p {
  font-size: 16px;
}
#dialog_collect_note label {
  font-size: 13px;
  width: 100%;
  display: inline-block;
  margin-top: 15px;
}
#dialog_collect_note .btns {
  height: 29px;
  width: 100%;
}
#dialog_collect_note .btns div {
  width: 46%;
  height: 100%;
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
  text-align: center;
  line-height: 29px;
  float: left;
  margin-top: 20px;
}
#dialog_collect_note .btns div.con_login_fir {
  background-color: #da251c;
  border: 1px solid #da251c;
  color: #fff;
}
#dialog_collect_note .btns div.do_lx_collect {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  color: #646464;
  float: right;
}
#dialog_nr_div {
  position: relative;
}
#dialog_nr_div #dialog_nr_close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 16px;
  padding: 7px;
  color: #959595;
}
#dialog_nr_div .cs_note {
  font-size: 15px;
  color: #2e2e2e;
  text-align: center;
}
#dialog_nr_div #need_recommend_phone {
  height: 30px;
  width: 100%;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  border: 1px solid #dbdbdb;
  margin-top: 15px;
  text-align: center;
}
#dialog_nr_div input::-ms-input-placeholder {
  text-align: center;
}
#dialog_nr_div input::-webkit-input-placeholder {
  text-align: center;
}
#dialog_nr_div #do_dialog_nr {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #da251c;
  color: #fff;
  text-align: center;
  margin-top: 15px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.layui-m-layer-dialog_login_div {
  overflow: hidden;
}
.layui-m-layer-dialog_login_div .layui-m-layercont {
  padding: 0 0 30px;
}
.layui-m-layer-dialog_login_div .title {
  height: 60px;
  background-color: #efefef;
  text-align: center;
}
.layui-m-layer-dialog_login_div .title .t1 {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  padding-top: 15px;
}
.layui-m-layer-dialog_login_div .title .t2 {
  color: #de5252;
  font-size: 14px;
  line-height: 14px;
  padding-top: 5px;
}
.layui-m-layer-dialog_login_div .dialog_login_close {
  position: absolute;
  top: 13px;
  right: 10px;
}
.layui-m-layer-dialog_login_div .dialog_login_close img {
  width: 34px;
}
.layui-m-layer-dialog_login_div #dialog_login_div {
  position: relative;
  padding: 0 20px;
}
.layui-m-layer-dialog_login_div #dialog_login_div #dialog_login_close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 16px;
  padding: 7px;
  color: #959595;
}
.layui-m-layer-dialog_login_div #dialog_login_div .l_note {
  font-size: 15px;
  color: #34bf62;
  text-align: left;
  height: 24px;
}
.layui-m-layer-dialog_login_div #dialog_login_div .l_note .iconfont {
  font-size: 12px;
}
.layui-m-layer-dialog_login_div #dialog_login_div #login_phone {
  -webkit-border-radius: 46px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 46px;
  -moz-background-clip: padding;
  border-radius: 46px;
  background-clip: padding-box;
  height: 46px;
  width: 100%;
  border: 1px solid #dbdbdb;
  margin-top: 15px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 16px center;
  background-size: 16px;
  text-indent: 35px;
}
.layui-m-layer-dialog_login_div #dialog_login_div .validate_code_div {
  height: 46px;
  width: 100%;
  margin-top: 8.5px;
}
.layui-m-layer-dialog_login_div #dialog_login_div .validate_code_div input {
  width: 58%;
  height: 100%;
  -webkit-border-radius: 24px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 24px;
  -moz-background-clip: padding;
  border-radius: 24px;
  background-clip: padding-box;
  border: 1px solid #dbdbdb;
  text-indent: 35px;
  float: left;
}
.layui-m-layer-dialog_login_div #dialog_login_div .validate_code_div img {
  float: right;
  cursor: pointer;
  width: 40%;
  height: 100%;
}
.layui-m-layer-dialog_login_div #dialog_login_div .code_cont {
  margin-top: 8.5px;
  height: 46px;
  width: 100%;
  -webkit-border-radius: 46px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 46px;
  -moz-background-clip: padding;
  border-radius: 46px;
  background-clip: padding-box;
  border: 1px solid #dbdbdb;
  overflow: hidden;
}
.layui-m-layer-dialog_login_div #dialog_login_div .code_cont #phone_code {
  width: 59%;
  height: 100%;
  display: inline-block;
  border: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 16px center;
  background-size: 11px;
  text-indent: 35px;
}
.layui-m-layer-dialog_login_div #dialog_login_div .code_cont #get_phone_code {
  width: 41%;
  height: 100%;
  line-height: 46px;
  text-align: center;
  float: right;
  border: none;
  background-color: #00BBA8;
  color: #fff;
  font-size: 12px;
}
.layui-m-layer-dialog_login_div #dialog_login_div .code_cont #get_phone_code.selected {
  background-color: darkgray;
}
.layui-m-layer-dialog_login_div #dialog_login_div #do_dialog_login {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #ffa405;
  color: #fff;
  text-align: center;
  margin-top: 15px;
  -webkit-border-radius: 38px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 38px;
  -moz-background-clip: padding;
  border-radius: 38px;
  background-clip: padding-box;
  letter-spacing: 4px;
}
.layui-m-layer-dialog_cs_div {
  overflow: hidden;
}
.layui-m-layer-dialog_cs_div .layui-m-layercont {
  padding: 0 0 30px;
}
.layui-m-layer-dialog_cs_div .title {
  height: 60px;
  background-color: #efefef;
  text-align: center;
}
.layui-m-layer-dialog_cs_div .title .t1 {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  padding-top: 15px;
}
.layui-m-layer-dialog_cs_div .title .t2 {
  color: #de5252;
  font-size: 14px;
  line-height: 14px;
  padding-top: 5px;
}
.layui-m-layer-dialog_cs_div .title .t3 {
  font-weight: bold;
  font-size: 19px;
  line-height: 52px;
  padding-top: 5px;
}
.layui-m-layer-dialog_cs_div .title .t3.cut_down_tit {
  color: #00BBA8;
}
.layui-m-layer-dialog_cs_div .title .tbranddetail {
  line-height: 60px;
  font-weight: bold;
  font-size: 19px;
  color: #4c4c4c;
}
.layui-m-layer-dialog_cs_div .dialog_cs_close {
  position: absolute;
  top: 13px;
  right: 10px;
}
.layui-m-layer-dialog_cs_div .dialog_cs_close img {
  width: 34px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div {
  position: relative;
  padding: 10px 20px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .cs_note {
  font-size: 14px;
  color: #2e2e2e;
  text-align: center;
  line-height: 1.5;
  margin-top: 15px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .cs_note .bold {
  font-weight: bold;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .cs_note_dt {
  font-size: 22px;
  line-height: 22px;
  color: #ffa405;
  font-weight: bold;
  margin-top: 10px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .cs_note_dt2 {
  font-size: 16px;
  line-height: 16px;
  color: #ffa405;
  font-weight: bold;
  margin-top: 8px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div #contact_seller_phone,
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-text {
  height: 38px;
  width: 100%;
  -webkit-border-radius: 38px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 38px;
  -moz-background-clip: padding;
  border-radius: 38px;
  background-clip: padding-box;
  border: 1px solid #dbdbdb;
  margin-top: 15px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 16px center;
  background-size: 16px;
  text-indent: 38px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-group-dt {
  position: relative;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-group-dt #contact_seller_phone {
  margin-top: 12px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-group-dt .note_register_telphone {
  position: absolute;
  bottom: -24px;
  font-size: 12px;
  color: #00BBA8;
  text-indent: 40px;
  background-repeat: no-repeat;
  background-position: 25px center;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .last_p_note {
  font-size: 12px;
  color: #4c4c4c;
  margin-top: 5px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-group {
  height: 40px;
  width: 100%;
  position: relative;
  margin-top: 15px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-group .input-text {
  margin-top: 0;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div .input-group .float_price {
  position: absolute;
  height: 40px;
  line-height: 40px;
  top: 0;
  right: 0;
  width: 50px;
  color: #ffa405;
  font-size: 16px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div input::-ms-input-placeholder {
  text-align: left;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div input::-webkit-input-placeholder {
  text-align: left;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div #do_dialog_cs {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background-color: #da251c;
  color: #fff;
  text-align: center;
  margin-top: 15px;
  -webkit-border-radius: 38px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 38px;
  -moz-background-clip: padding;
  border-radius: 38px;
  background-clip: padding-box;
  letter-spacing: 1px;
  font-size: 16px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div #do_dialog_cs.ask_for_buy {
  background-color: #ffa405;
  color: #fff;
  margin-top: 30px;
  letter-spacing: normal;
  font-weight: bold;
  font-size: 14px;
}
.layui-m-layer-dialog_cs_div #dialog_cs_div #do_dialog_cs.cut_down_price {
  background-color: #00BBA8;
  color: #fff;
  letter-spacing: 0;
}
.layui-m-layer-hitipsshow h3 {
  background-color: #efefef;
  font-weight: bold;
}
.layui-m-layer-hitipsshow .layui-m-layercont {
  padding: 7px 30px;
}
.layui-m-layer-hitipsshow .hittopsshow {
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.layui-m-layer-hitipsshow .hittopsshow .layer_close {
  position: absolute;
  top: 13px;
  right: 10px;
}
.layui-m-layer-hitipsshow .hittopsshow .layer_close img {
  width: 34px;
}
.layui-m-layer-hitipsshow .hittopsshow p.closeHittopsshow {
  font-size: 13px;
  color: #a6a6a6;
}
.layui-m-layer-hitipsshow .hittopsshow p.layer_success img {
  width: 60px;
}
.layui-m-layer-hitipsshow .hittopsshow p.msg {
  color: #333;
  line-height: 32px;
}
.layui-m-layer-hitipsshow .hittopsshow p.msg .redbold {
  color: #00BBA8;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
}
.hittopsshow {
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.hittopsshow p {
  color: #727272;
  font-size: 14px;
}
.hittopsshow p.closeHittopsshow {
  font-size: 13px;
  color: #da2513;
  margin-top: 10px;
}
.hittopsshow p.redbold {
  color: #00BBA8;
  font-size: 14px;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog {
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 365px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont {
  padding: 0;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .timing_background {
  background-color: #bf0101;
  width: 365px;
  height: 219px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: 7px solid rgba(190, 2, 1, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_logo {
  position: absolute;
  top: 15px;
  right: 70px;
  z-index: 1;
  height: 30px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_close {
  position: absolute;
  top: 13px;
  right: 22px;
  z-index: 1;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_close img {
  width: 32px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_person {
  position: absolute;
  bottom: 7px;
  left: 35px;
  z-index: 1;
  width: 135px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body {
  z-index: 2;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .t1 {
  font-size: 23px;
  font-weight: bold;
  color: #fff;
  line-height: 23px;
  text-align: left;
  text-indent: 140px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .t2 {
  text-align: left;
  font-size: 17px;
  color: #fff;
  line-height: 17px;
  margin-top: 10px;
  text-indent: 140px;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .phone_cont {
  width: 318px;
  height: 40px;
  margin: 15px auto 0;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  overflow: hidden;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .phone_cont .timing_phone {
  width: 67.24%;
  float: left;
  height: 40px;
  border: none;
  text-indent: 15px;
  color: #666;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .phone_cont .timing_leave_phone {
  width: 32.76%;
  background-color: #ff9600;
  color: #fff;
  font-size: 13px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  float: right;
  font-weight: bold;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .note {
  color: #e4aeac;
  font-size: 12px;
  text-indent: 20px;
  line-height: 12px;
  margin-top: 7px;
  text-align: left;
}
body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .just_see {
  float: right;
  margin-right: 30px;
  color: #fff;
  text-decoration: underline;
}
@media screen and (min-width: 320px) and (max-width: 360px) {
  body .layui-m-layer0 .layui-m-layer-timing_dialog {
    width: 310px;
  }
  body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .timing_background {
    width: 310px;
  }
  body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_person {
    width: 120px;
    z-index: 1;
    left: 25px;
  }
  body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_logo {
    z-index: 2;
  }
  body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .t1 {
    font-size: 20px;
  }
  body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .t2 {
    font-size: 14px;
  }
  body .layui-m-layer0 .layui-m-layer-timing_dialog .layui-m-layercont .layer_timing_body .phone_cont {
    width: 275px;
  }
  #header_cont #header_back {
    border-bottom: none;
  }
  #header_cont #header_left_phone {
    background-color: #00BBA8;
  }
  #header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont input[type='text'] {
    width: 55%;
    font-size: 12px;
  }
  #header_cont #header_left_phone #header_fixed_left_phone .left_phone_cont .call_me {
    width: 45%;
    font-size: 12px;
    background-color: #00BBA8;
  }
}
.telphone_div {
  padding: 10px 0;
  background: #EEEEEE;
  text-align: center;
  margin-top: 13px;
}
.telphone_div .title {
  color: #00BBA8;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 15px;
}
.telphone_div .telphone_input {
  height: 40px;
  line-height: 40px;
  border: 0;
  display: block;
  width: 80%;
  margin: 10px auto;
  border-radius: 20px;
  box-sizing: border-box;
  text-align: center;
}
.telphone_div .telphone_button,
.telphone_div a {
  color: white !important;
  background: #00BBA8;
  display: block;
  margin: 5px auto;
  width: 80%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  font-weight: bold;
  border: none;
}
