﻿@charset "UTF-8";
.jw-warning {
  display: none !important; }

.jw-icon-barlogo-new {
  display: none !important; }

a[title="站长统计"] {
  display: none !important; }

a[href="http://www.cnzz.com/stat/website.php?web_id=1271253412"] {
  display: none !important; }

body {
  font-family: PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "苹方常规", sans-serif;
  font-size: 0.28rem;
  color: #434343;
  background-color: #fff; }

@media screen and (min-width: 700px) {
  body {
    font-size: 0.35rem; } }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, sup, sub {
  margin: 0;
  padding: 0; }

fieldset, img {
  border: 0; }

body {
  /*background-color: #fff;*/ }

em, i {
  font-style: normal; }

ul, ol, li {
  list-style: none; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: top; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  /*font-size: .26rem;*/ }

* {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input, textarea {
  -webkit-user-select: auto; }

.flex, .customServicePage, .customServicePage .top .blockList, .customServicePage .top .blockList .blockItem, .customServicePage .bottom, .fanLoginModal .btnGroup, .fanLoginModal .btnGroup > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.flex_col, .customServicePage, .customServicePage .bottom {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.flex_wrap {
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex_right {
  margin-left: auto; }

.flex_spaceBetween {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between; }

.flex_center, .customServicePage .bottom, .fanLoginModal .btnGroup > div {
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center; }

.imgmiddle, input, select {
  vertical-align: top; }

.clear {
  clear: both;
  height: 0;
  overflow: hidden; }

.clear2 {
  clear: both;
  overflow: hidden; }

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  zoom: 1;
  /*background-color: rgba(244, 245, 247, 1);*/ }

.fl {
  float: left; }

.fr {
  float: right; }

.inline {
  display: inline; }

a {
  text-decoration: none;
  color: #333333; }

a:hover {
  text-decoration: none;
  color: #f60; }

a:active {
  blr: expression(this.onFocus=this.blur()); }

li, div, section, ul, input, header, textarea {
  box-sizing: border-box; }

.app_top {
  width: 100%;
  background-color: #b53323;
  height: 6.66vw; }

.allHeader {
  height: 12vw;
  line-height: 12vw;
  position: relative;
  width: 100%;
  background-color: #b53323;
  /*position: fixed;*/
  text-align: center;
  color: #fff;
  font-size: .26rem;
  top: 0px;
  left: 0px;
  z-index: 920013;
  /*padding-top: 0.4rem;*/ }

.containHasHeader {
  width: 100%;
  background-color: #f5f5f5;
  position: absolute;
  /*top: .9rem*/
  top: 18.66vw;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /*这句是为了滑动更顺畅*/
  /*z-index:1;*/ }

.back {
  position: absolute;
  left: 0.2rem;
  /*top: .18rem;*/
  top: 0.25rem;
  width: 0.3rem;
  /*position: absolute;*/
  /*width: 0.9rem;*/
  /*height: 0.9rem;*/
  /*text-align: center;*/ }
.back img {
  /*width: 100%;*/
  width: 0.2rem; }

.hide {
  display: none !important; }

.hidden {
  visibility: hidden !important; }

.realPrice {
  /*position: absolute;*/
  color: #999999;
  font-size: 0.2rem;
  z-index: 10010;
  width: 100%;
  padding-left: 5%;
  text-decoration: line-through;
  overflow: hidden; }

.del_line {
  /*position: absolute;*/
  left: 0;
  right: 0;
  top: 50%;
  height: 1px; }

.swiper-slide {
  position: relative; }

.swiper_title {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5rem;
  line-height: 0.5rem;
  /*padding-left: 0.2rem;*/
  background-color: rgba(200, 200, 200, 0.5);
  font-size: 0.25rem;
  color: white;
  z-index: 10010;
  text-align: left !important;
  padding-left: 2.6%; }

.text_editor {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  width: 100%;
  display: block;
  overflow: hidden !important;
  background-color: white; }

.text_editor2 {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  height: auto !important;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow-x: hidden !important;
  background-color: white !important;
  font-size: 0.28rem !important;
  clear: both;
  z-index: 1; }
.text_editor2 img {
  width: 100% !important;
  height: auto !important; }

/*
.text_editor2  img, div, p, B, span {
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    word-wrap:break-word;

}
*/
.contactBase, .chooseBase {
  /*width: 100%;*/
  position: fixed;
  z-index: 30000000000000000000000000000000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3); }

.notify_win {
  width: 5.6rem;
  /*height: 2.7rem;*/
  min-height: 3rem;
  margin: 55% auto;
  background: #fff;
  border-radius: 0.2rem;
  position: relative; }

.notify_txt {
  text-align: center;
  position: absolute;
  left: 0.4rem;
  right: 0.4rem;
  top: 0.8rem;
  font-size: 0.3rem;
  line-height: 0.35rem;
  word-break: break-all; }

.notify_btn {
  position: absolute;
  /*margin-top: 0.35rem;*/
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  width: 4.2rem;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.3rem;
  background-color: #ff5000;
  color: white;
  bottom: 0.22rem;
  text-align: center;
  border-radius: 0.05rem; }

.announcement {
  white-space: nowrap;
  overflow: hidden;
  width: 80%;
  /*margin-left: 1%;*/
  height: 100%;
  line-height: inherit;
  float: right;
  /*padding-right: 2.5%;*/
  /*background-color: red;*/ }

.goodMessage p {
  height: 100%;
  line-height: inherit;
  font-size: 0.23rem !important;
  /*height: 0.6rem;*/
  /*line-height: 0.35rem;*/ }

.new_cost {
  white-space: nowrap;
  border-bottom: 0;
  height: 0.4rem;
  line-height: 0.4rem; }

.homelistBot {
  background-color: white;
  position: absolute;
  /*bottom: -0.05rem;*/
  bottom: 0.1rem;
  left: 0.1rem;
  right: 0.1rem;
  font-size: 0.28rem;
  height: 0.5rem;
  line-height: 0.5rem; }

.headerText {
  font-size: 0.37rem;
  height: 100%;
  text-align: center;
  /*float: left;*/
  /*height: 100%;*/
  /*margin-left: 13%;*/
  /*background-color: white;*/ }

.cannot_select {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none; }

.swiper-pagination-bullet {
  width: 0.12rem !important;
  height: 0.12rem !important; }

.aui-iconfont {
  position: relative;
  font-family: "aui_iconfont";
  font-size: 0.7rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.hui {
  background-color: #f4f5f7; }

.white {
  background-color: white; }

.moreWrapIn_img {
  margin-top: 0.1rem;
  width: 0.33rem;
  height: 0.32rem; }

.moreWrapIn_txt {
  margin-top: 0.05rem;
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  height: 0.33rem;
  line-height: 0.33rem; }

.select_img {
  /*display: block;*/
  float: left; }

.no_select_img {
  float: left;
  /*display: none;*/ }

.swiper-slide img {
  width: 100.1%; }

.del_txt {
  color: #B53322; }

.line_1 {
  background-color: #eaeaea;
  width: 100%;
  height: 1px; }

.no_app_close {
  position: absolute;
  top: 0.1rem; }

.no_wrap {
  white-space: nowrap;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden; }

.btn_ul {
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  overflow: hidden;
  /*border-bottom: 0.02rem solid rgba(244, 245, 247, 1);*/
  box-shadow: 1px 1px 0 rgba(216, 216, 216, 0.5); }

.type_txt {
  margin-left: 2.6%;
  font-size: 0.24rem; }

.cost {
  font-family: PingFangSC-Regular;
  color: #FE5002;
  line-height: 0.9rem; }

#type_cost {
  font-size: 0.4rem;
  line-height: 0.8rem; }

.r_btn {
  height: 100%;
  background: #FE5002;
  color: white;
  font-size: 0.3rem;
  width: 26.7%;
  text-align: center; }

.buy_num {
  margin-right: 2%;
  color: #888888;
  font-size: 0.2rem; }

.dagou4 {
  height: 0.2rem;
  width: 2.7%;
  margin-top: 0.35rem;
  margin-right: 1%; }

.app_style {
  background-color: #b53323;
  color: white; }

.video_out {
  /*height: auto;*/
  width: 100%;
  position: relative;
  height: 3.7rem;
  /*overflow: hidden !important;*/ }

.no_app {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  height: 1.2rem;
  line-height: 1.2rem;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
  z-index: 10086;
  color: white; }

.close_left {
  width: 8%;
  height: 100%;
  /*padding-right: 0.34rem;*/ }

.close_img {
  width: 0.28rem;
  height: 0.28rem;
  margin-top: 0.1rem;
  margin-right: 0.1rem; }

.icon80 {
  /*margin-left: 0.34rem;*/
  width: 10.7%;
  height: 0.8rem;
  margin-top: 0.2rem;
  border-radius: 0.12rem; }

.app_txt {
  margin-left: 2.4%;
  font-size: 0.26rem;
  height: 100%;
  line-height: inherit; }

.download_btn {
  background: #FF5000;
  border-radius: 0.12rem;
  width: 20%;
  height: 0.5rem;
  margin-top: 0.35rem;
  margin-right: 3.3%;
  font-size: 0.24rem;
  color: white; }

.head_img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*background-image: url("../images/default_head.png");*/ }

.all_cost {
  margin-top: 1rem;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  font-size: 0.3rem;
  background-color: white;
  width: 100%;
  position: fixed;
  bottom: 1rem; }

.conOrdTotal {
  color: #FD5003; }

.mask {
  position: absolute;
  position: fixed;
  overflow: scroll;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 20000086; }

.ajax_mask {
  position: absolute;
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 20000086; }

.famous_brand {
  position: relative;
  /*padding-top: 1rem;*/
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  /*height: 9.4rem;*/
  margin-top: 2rem;
  /*margin-top: 20%;*/
  /*height: 70%;*/
  /*margin-top: 15%;*/
  background-color: white;
  clear: both;
  /*overflow: hidden;*/
  /*padding-bottom: 0.5rem;*/
  height: 8.5rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /*background-image: url(http://www.yuweixiangmeishi.cn/MasterWang/uploadimg/2017/0830/104731/1shareUrl.png);*/
  border: 0; }

.famous_head {
  margin-left: 4%;
  width: 1.4rem;
  height: 1.4rem; }

.famous_EWM {
  width: 5.2rem;
  height: 5.2rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2rem; }

.famous_bottom {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  /*margin-top: 0.3rem;*/
  height: 1rem;
  line-height: 1.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.famous_btn {
  width: 50%;
  float: left;
  text-align: center; }

.famous_Close {
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  width: 0.5rem;
  height: 0.5rem; }

.famous_Close img {
  width: 100%;
  height: 100%; }

.home_register {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  border: 1px solid #979797;
  border-radius: 0.15rem;
  height: 6rem;
  margin-top: 2rem;
  position: relative; }

.register_title {
  font-family: PingFangSC-Regular;
  font-size: 0.36rem;
  color: #3A3A3A;
  width: 100%;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem; }

.input_100 {
  width: 100% !important; }

.registerLogo_2 {
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
  text-align: center; }

.registerLogo_2 img {
  width: 0.2rem;
  vertical-align: middle; }

.registerAgree span {
  margin-left: 0.1rem; }

.registerPhone_input {
  height: 100%;
  line-height: inherit;
  padding-left: 0.2rem;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 70%;
  border: 0; }

.registerPhone {
  line-height: 0.8rem;
  border-radius: 0.05rem;
  border: 1px solid #cccccc; }

.registerPhone_2 {
  line-height: 0.8rem;
  height: 0.8rem;
  border-radius: 0.05rem;
  border: 1px solid #cccccc;
  width: 90%;
  overflow: hidden;
  margin-left: 5%; }

.registerPhone_2 input {
  height: 100%; }

.registerPhone_txt {
  height: 100%;
  line-height: inherit;
  padding-left: 3.7%;
  padding-right: 3.7%; }

.registerPhone_line {
  height: 0.3rem;
  width: 2px;
  margin-top: 0.25rem;
  background-color: #cccccc; }

.register_txt_2 {
  color: #999999; }

.registerContain li {
  margin-top: 0.6rem; }

#registerCaptcha {
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.05rem;
  border: 1px solid #cccccc;
  padding-left: 0.2rem;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 53.3%;
  margin-right: 6%; }

.add_score_div {
  position: relative;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 3rem;
  margin-top: 4.5rem;
  background-color: white;
  border: 1px solid #979797;
  border-radius: 0.15rem; }

.add_score_btn {
  height: 100%;
  width: 42%;
  margin-left: 5%;
  text-align: center;
  border-radius: 0.06rem; }

.add_score_ul {
  background-color: white; }

.add_score_li {
  width: 100%;
  height: 1.8rem;
  border-bottom: 1px solid #EAEAEA; }

.score_img {
  margin-top: 0.3rem;
  margin-left: 2.7%;
  width: 14.7%;
  height: 1.1rem; }

.score_txt {
  width: 70%;
  margin-left: 3%;
  /*background-color: #E91B1B;*/
  margin-top: 0.3rem;
  height: 1.1rem;
  line-height: 0.55rem; }

.score_big_txt {
  font-size: 0.3rem;
  color: #333333;
  font-weight: 900; }

.score_small_txt {
  font-size: 0.26rem;
  color: #333333; }

.score_right {
  margin-right: 2.7%;
  /*width: 0.37rem;*/
  width: 5%;
  height: 0.44rem;
  margin-top: 0.6rem; }

.open_app {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  height: 0.6rem;
  line-height: 0.6rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  text-align: center;
  color: white;
  font-size: 0.3rem;
  background-color: #FD5003;
  border-radius: 0.1rem; }

.no_item {
  /*color: #666666 ;*/
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.3rem; }

.cost_b {
  color: #FE916D;
  font-size: 0.4rem !important; }

.cost_span {
  /*padding-left: 0.2rem;*/
  font-size: 0.24rem !important;
  /*color: #aaa;*/
  color: #FE916D; }

.background, .car_div {
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.o {
  overflow: hidden; }

.close_update {
  position: absolute;
  top: 1.9rem;
  right: 0.16rem;
  width: 0.5rem;
  height: 0.5rem; }

.update_div {
  width: 80%;
  background-image: url(../images/up_data_div_img.png);
  margin-top: 1rem;
  height: 8.5rem;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.8rem; }

.outer-container {
  position: relative;
  overflow: hidden; }

.update_explain {
  /*background-color: #0bbf06;*/
  /*position: absolute;*/
  /*left: 5%;*/
  /*right: 5%;*/
  /*bottom: 1.2rem;*/
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 2.6rem;
  overflow-y: scroll;
  overflow-x: hidden;
  /*position: absolute; left: 0;*/
  /*overflow-y:visible;*/
  word-wrap: break-word;
  line-height: 0.5rem;
  /*background-color: red;*/
  margin-bottom: 0.2rem; }

.update_bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.4rem;
  height: 0.9rem;
  line-height: 0.9rem; }

.do_update {
  height: 0.7rem;
  width: 2.5rem;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.update_btn {
  height: 100%;
  line-height: inherit;
  width: 42.5%;
  margin-left: 5%;
  float: left;
  text-align: center;
  font-size: 0.35rem; }

.no_update {
  background-color: #eeeeee;
  color: black; }

.go_update {
  background-color: #ff4936;
  color: white; }

.toast_out {
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  position: fixed;
  top: 65%;
  left: 0;
  right: 0;
  z-index: 100000000000000000000000000000000000; }

.toast {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  line-height: inherit;
  text-align: left;
  display: inline-block;
  opacity: 0.4;
  background: #000000;
  border-radius: 0.4rem;
  color: white;
  padding-left: 0.3rem;
  padding-right: 0.3rem; }

.over_hidden {
  overflow: hidden; }

.Integral {
  color: #FF855D;
  font-size: 0.24rem; }

.request_withdrawal_btn {
  width: 1.6rem;
  text-align: center;
  padding: 0.045rem 0;
  color: white;
  background-color: #FF5000;
  font-size: 0.24rem;
  height: auto;
  line-height: 0.42rem;
  margin-top: 0.24rem;
  margin-right: 3.4%;
  border-radius: 0.2rem; }

.noscroll,
.noscroll body {
  overflow: hidden; }

.noscroll body {
  position: relative; }

.car_div {
  width: 1rem;
  height: 1rem;
  position: fixed;
  opacity: 0.95;
  right: 2.4%;
  border-radius: 100%;
  bottom: 1.83rem;
  z-index: 10;
  background-image: url("../images/go_car.png"); }
.car_div .car_num {
  position: absolute;
  top: -0.15rem;
  right: -0.05rem;
  font-size: 0.25rem;
  padding: 0.08rem 0.15rem;
  background-color: red;
  color: white;
  border-radius: 100%; }

.goodsList_pd {
  padding-bottom: 1.5rem; }

.goodsList_pd2 {
  padding-bottom: 1.5rem; }

.user_center_top {
  height: 1.67rem;
  line-height: 1.67rem;
  width: 100%;
  display: block;
  background-color: white; }
.user_center_top .new_head_img {
  margin-left: 0.2rem;
  float: left;
  height: 1.4rem;
  width: 1.4rem;
  margin-top: 0.135rem;
  /*  $new_head_img_h: 1.4rem;
    height: $new_head_img_h;
    width: $new_head_img_h;
    margin-top: ($user_center_top_h - $new_head_img_h) /2;*/ }
.user_center_top .new_vip_img {
  margin-left: 0.3rem;
  float: left;
  height: 0.3rem;
  width: 0.3rem;
  margin-top: 0.685rem;
  /*  $new_head_img_h: 0.3rem;
    height: $new_head_img_h;
    width: $new_head_img_h;
    margin-top: ($user_center_top_h - $new_head_img_h) /2;*/ }
.user_center_top .new_nickName {
  margin-left: 0.14rem;
  font-size: 0.32rem;
  color: #333333;
  float: left; }
.user_center_top .new_EWM {
  margin-right: 0.2rem;
  float: right;
  height: 0.85rem;
  width: 0.85rem;
  margin-top: 0.41rem; }

.navLogoSecond {
  position: relative; }

.bottomMessageNum {
  background: #b53323;
  color: #fff;
  right: -.3rem; }

.customServicePage .top {
  padding: 10px;
  background: #F5F5F5; }
.customServicePage .top .title {
  color: #333;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 5px; }
.customServicePage .top .dscTitle {
  margin-bottom: 10px; }
.customServicePage .top .blockList {
  background: #fff;
  height: 100px;
  border-radius: 4px; }
.customServicePage .top .blockList .blockItem {
  position: relative;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--moz-box-pack: center;
  box-pack: center;
  width: 50%;
  height: 100%;
  padding: 0 5px; }
.customServicePage .top .blockList .blockItem:first-of-type:after {
  content: "";
  position: absolute;
  right: 0;
  top: 25px;
  height: 50px;
  width: 1px;
  background: #D2D2D2; }
.customServicePage .top .blockList .blockItem .text {
  font-size: 12px;
  line-height: 18px; }
.customServicePage .top .blockList .blockItem .image {
  position: relative; }
.customServicePage .top .blockList .blockItem .image .img {
  width: 36px;
  height: 36px; }
.customServicePage .top .blockList .blockItem .image .msgIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 8px;
  background: red;
  border-radius: 50%; }
.customServicePage .top .blockList .blockItem .right {
  margin-left: 15px; }
.customServicePage .bottom {
  flex: 1;
  overflow: hidden; }
.customServicePage .bottom .cs_imat {
  height: auto !important; }
.customServicePage .bottom .cs_imat:first-of-type {
  margin-bottom: 1rem; }
.customServicePage .bottom .cs_imat .cs_phone_img {
  width: 2rem;
  height: 2rem; }
.customServicePage .bottom .cs_imat .cs_imat_text {
  margin-top: .2rem; }

.fanLoginModal {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  background: #fff;
  border-radius: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px 20px 20px; }
.fanLoginModal .title {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center; }
.fanLoginModal .dsc {
  color: #000;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 16px; }
.fanLoginModal .dscItem {
  line-height: 16px;
  font-size: 12px; }
.fanLoginModal .bottomTips {
  color: #333;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 16px; }
.fanLoginModal .bottomTips .redText {
  color: #DA3053; }
.fanLoginModal .btnGroup > div {
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  -webkit-flex: 1;
  border-radius: 6px;
  margin-right: 5px;
  font-size: 16px;
  height: 44px; }
.fanLoginModal .btnGroup > div.cancel {
  background: #fff;
  border: 1px solid #EFEFEF; }
.fanLoginModal .btnGroup > div.sure {
  color: #fff;
  background: #FA273A; }

/*# sourceMappingURL=test.min.css.map */
