/*初始样式*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, /source/, header, hgroup, menu, nav, section, summary,
html {
	font-family: "Microsoft yahei";
	font-weight: 300;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, code, em, img, small, strong, sub, sup, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
body {

	font: "Microsoft Yahei", Tahoma, Helvetica, Arial, Verdana, "\5b8b\4f53", sans-serif;

}

*{
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 14px;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;

}

em, i {
	font-style: normal;
}

strong {
	font-weight: normal;
}

ul, ol {
	padding: 0;
	list-style: none;
}
input{
	font-weight: 300;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

/*短信流量充值*/
  .duanxin_box{
    margin-top: 5px;
  }
  .every_duanxin{
    width: 200px;
    height: 110px;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    background: #fcfcfc;
    float: left;
    margin:6px;
    position: relative;
    overflow: hidden;

  }
  .bian{
    color: #777;
  }
  .numberfont{
    font-size: 16px;
    font-weight: bold;
  }
  .zhifu_detlis{
    font-size: 14px;
    color: #808080;
    margin: 0 0 20px 32px;
  }
  .mianfei{
    color: #ff3533;
    font-size: 14px;
    margin:15px 0 15px 10px;
  }
  .every_duanxin img{
    position: absolute;
    top: -3px;
    right: -2px;
  }
  .every_duanxin input{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .duanxin_txt{
    text-align: center;
    margin-top: 14px;
    font-size: 14px;
    color: #555;


  }
  .payment_fs{
    font-size: 14px;
    color: #555;
    margin:10px 0;
    margin-left: 10px;
  }
  .zhifu_box{
    width: 1080px;
    padding: 30px 0;
    background: #fff;
    border: 1px solid #ebebeb;
    margin:20px auto;
  }
  .zhifu_img{
    width: 160px;
    height: 70px;
    border-radius: 2px;
    /*border: 1px solid #f95d2b;*/
    background: #fff;
    cursor: pointer;
    float: left;
    margin-left:14px;
    position: relative;
  }
  .zhifu_img img{
    float: left;
    margin:13px 17px;
  }
  .zhifu_img input{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .liucheng1{
    font-size: 12px;
    color: #999;
    margin-left: 30px;
    margin-top: 30px;
  }
  .liucheng2{
    font-size: 12px;
    color: #999;
    margin-left: 30px;
    margin-top: 6px;
  }
  .zhifu_btn1{
    width: 180px;
    height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #f95d2b;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
  }
  .zhifu_information{
    float: right;
    line-height: 60px;
    font-size: 16px;
    margin-right: 15px;
  }

  .see_title {
    font-size: 16px;
    color: #666;
    margin-top: 30px;
    margin-left: 10px;
    font-weight: bold;
}

.see_content {
    width: 1100px;
    margin: 0 auto;
    min-height: 800px;
}

.see_btn {
    margin-top: 8px;
}
.see_btn_left {
    font-size: 14px;
    float: left;
    color: #333;
    line-height: 38px;
    margin-left: 10px;
}

/* 会员服务 */
.memberBanner{
  width: 100%;
}
.memberBanner img{
  width: 100%;
  display: block;
}
.memberWrap{
  width: 1100px;
  margin: 0 auto;

}
.memberTop{
  margin-top: 30px;
}
.member_every{
  width: 350px;
  min-height: 700px;
  border: 1px solid #eeeff2;
  border-radius: 6px;
  float: left;
  margin-left: 21px;
  padding-bottom: 20px;
  background: #fff;
  transition: .4s;
  position: relative;
    z-index: 10;
}
.member_every:nth-child(1){
  margin-left: 0;
}

/* 免费 */
.member_header1{
  width: 100%;
  height: 60px;
   background: -webkit-linear-gradient(left, #66dc8f , #2eba60); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #66dc8f, #2eba60); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #66dc8f, #2eba60); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #66dc8f , #2eba60); /* 标准的语法 */
  border-radius: 6px 6px 0 0;
  position: relative;
  overflow: hidden;
}
.opacity_img{
  width: 100%;
  height: 100%;
  opacity: 0;
}
.member_header_txt{
  position: absolute;
  width: 100%;
  height: 100%;
    text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  top: 0;
  left: 0;
  z-index: 3;
}
.member_pai{
  width: 105px;
  height: 129px;
  margin: 25px auto 0;
}
.member_pai img{
  width: 100%;
  height: 100%;
}
.member_twoTxt{
  font-size: 48px;
  text-align: center;
  margin-top: 46px;
}
.opening_btn1{
  width: 230px;
  height: 40px;
  margin: 40px auto 25px;
  border-radius: 6px;
     background: -webkit-linear-gradient(left, #2ec972 , #40ce7f); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #2ec972, #40ce7f); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #2ec972, #40ce7f); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #2ec972 , #40ce7f); /* 标准的语法 */
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
/*   box-shadow: 0px 2px 2px  #39cc7a; */
}
.member_line{
  width: 260px;
  height: 1px;
  background: #eff0f3;
  margin: 0 auto 25px;
}
.member_qx{
  font-size: 20px;
  text-align: center;
  color: #5698f3;
  margin-bottom: 20px;
}
.member_ex{
  width: 260px;
  margin: 0 auto;
  line-height: 30px;
}
.dangqian{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

/* 黄金 */

.member_header2{
  width: 100%;
  height: 60px;
   background: -webkit-linear-gradient(left, #f8c255 , #f74f17); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #f8c255, #f74f17); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #f8c255, #f74f17); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #f8c255 , #f74f17); /* 标准的语法 */
  border-radius: 6px 6px 0 0;
  position: relative;
  overflow: hidden;
}
.fufei_box{
  width: 120px;
  height: 40px;
  border-radius: 6px;
  border: 1px solid #efefef;
  margin: 20px auto 26px;

}
.fufei_box li{
  width: 50%;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 40px;
  position: relative;
}
.member_selection{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.radio_active{
  background: #efefef;
}
.member_money{
  font-size: 30px;
  text-align: center;
}
.opening_btn2{
  width: 230px;
  height: 40px;
  margin: 23px auto 25px;
  border-radius: 6px;
     background: -webkit-linear-gradient(left, #ff6e0e , #ff815a); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #ff6e0e, #ff815a); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #ff6e0e, #ff815a); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #ff6e0e , #ff815a); /* 标准的语法 */
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
/*   box-shadow: 0px 2px 2px  #39cc7a; */
}
.member_ex{
  width: 260px;
  margin: 0 auto;
  line-height: 30px;
}

/* 铂金 */
.member_header3{
  width: 100%;
  height: 60px;
   background: -webkit-linear-gradient(left, #5bcff3 , #43c6ee); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #5bcff3, #43c6ee); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #5bcff3, #43c6ee); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #5bcff3 , #43c6ee); /* 标准的语法 */
  border-radius: 6px 6px 0 0;
  position: relative;
  overflow: hidden;
}
.opening_btn3{
  width: 230px;
  height: 40px;
  margin: 23px auto 25px;
  border-radius: 6px;
     background: -webkit-linear-gradient(left, #2eb9e4 , #2cb8e3); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #2eb9e4, #2cb8e3); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #2eb9e4, #2cb8e3); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #2eb9e4 , #2cb8e3); /* 标准的语法 */
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
/*   box-shadow: 0px 2px 2px  #39cc7a; */
}

.member_every:hover{
  transform: scale(1.1,1.1);
  z-index: 100;

}
.member_every:hover .opacity_img{
  opacity: 1;
}

.member_kefu_btn{
  width: 110px;
  height: 35px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  line-height: 35px;
  position: relative;
  top: -27px;
  left: 195px;
}
.member_kefu{
  margin-top: 66px;
  font-size: 14px;
}
.member_kefu_btn img {
  float: left;
margin: 9px 8px 1px 12px;
}



/* 会员支付 */
.member_pay_Top{
  margin-top: 30px;
}
.member_pay_title{
  font-size: 18px;
}
.member_pay_line{
  width: 100%;
  height: 1px;
  background: #f5f5f5;
  margin-top: 20px;
}
.member_info{
  margin-top: 20px;
}
.member_state{
 float: left;
 width: 120px;
 height: 30px;
 border: 1px solid #e8e8e8;
  border-radius: 2px;
  line-height: 30px;
  text-align: center;
  margin-top: -5px;
}
.member_info_txt{
  float: left;
}
.member_num_box{
  width: 108px;
  height: 30px;
  border: 1px solid #e8e8e8;
    border-radius: 2px;
  float: left;
    margin-top: -5px;
}
.member_num_box li{
  float: left;
  width: 35px;
  height: 100%;
  float: left;
}
.member_num_jian{
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  border-right: 1px solid #e8e8e8;
}

.member_num_jia{
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
    border-left: 1px solid #e8e8e8;
}
.member_num{
    font-size: 16px;
  text-align: center;
  line-height: 30px;
  color: #fa6705;
}
.member_pay_img{
  margin-top: 20px;
}
.member_pay_ex{
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
}
.zhifu_btn1{
    width: 120px;
    height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #f95d2b;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    box-shadow: 0 2px 2px #fad1b6;
  }
  .zhifu_information{
    float: right;
    line-height: 60px;
    font-size: 16px;
    margin-right: 15px;
  }
  .member_pay_box{
    margin-top: 50px;
  }

  /* 新个人中心入口 */
  .new_center_left{
    float: left;
    width: 230px;
    min-height: 470px;
    padding-bottom: 40px;
    background: #fff;
    position: relative;
    border-radius: 2px 2px 0 0;
  }
  .new_txBox{
    width: 100%;
    height: 200px;
    background: url('../../img/tx_bg.png') no-repeat;
    padding-top: 20px;

  }
  .newTx_bg{
    width: 106px;
    height: 106px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto 20px ;
  }
  .newTx_bg img{
    margin: 3px;
  }

  /* 免费 */
  .huiyuan1 {
    background: #42c574;
  }

  /* 黄金 */
  .huiyuan2{
    background: #ff7213;
  }
  /* 铂金 */
  .huiyuan3{
  background: #5491ff;
  }
/* 钻石 */
.huiyuan4{
  background: #47464f;
}
  .Identification{
    width: 60px;
    height: 26px;
    border-radius: 16px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    position: absolute;
    bottom: -8px;
    left: 22px;

  }

  /* 免费 */
 .Identification1{
 background: -webkit-linear-gradient(#65dc9b, #42c57e); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#65dc9b, #42c57e); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#65dc9b, #42c57e); /* Firefox 3.6 - 15 */
  background: linear-gradient(#65dc9b, #42c57e); /* 标准的语法 */
  }

  /* 黄金 */
  .Identification2{
 background: -webkit-linear-gradient(#ffb126, #ff7e17); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffb126, #ff7e17); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffb126, #ff7e17); /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffb126, #ff7e17); /* 标准的语法 */
  }

/* 铂金 */
    .Identification3{
 background: -webkit-linear-gradient(#7aa9ff, #518fff); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#7aa9ff, #518fff); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#7aa9ff, #518fff); /* Firefox 3.6 - 15 */
  background: linear-gradient(#7aa9ff, #518fff); /* 标准的语法 */
  }

/* 钻石 */
.Identification4{
  background: -webkit-linear-gradient(#54535a, #47464f); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#54535a, #47464f); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#54535a, #47464f); /* Firefox 3.6 - 15 */
  background: linear-gradient(#54535a, #47464f); /* 标准的语法 */
}
  .new_centerPhone{
    text-align: center;
    margin-top: 24px;
  }
  .new_centerTime{
    color: #999;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
  }
  .id_tate{
    width: 90px;
    height: 30px;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
  }
  /* 去认证 */
  .id_tate1{
    border: 1px solid #48c983;
    color: #48c983;
  }
  /* 已认证 */
  .id_tate3{
  border: 1px solid #e3e3e3;
    color: #999999;
  }

  /* 重新认证 */
   .id_tate2{
  border: 1px solid #ff656c;
    color: #ff656c;
  }
  .lianxi_kefu{
    cursor: pointer;
    text-align: center;
    color: #999;
    margin-top: 10px;
  }
  .new_center_line{
    width: 170px;
    height: 1px;
    background: #f1f3f7;
    margin: 10px auto 0;
  }
  .new_center_leftTxt{
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #333;
  }
  .shengji_btn{
    cursor: pointer;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .page_bg{
    background: #f1f3f7;
  }
  .new_center_right{
    width: 860px;
    float: right;
  }
  .new_center_top{
    background: #fff;
    width: 100%;
    min-height: 310px;

    border-radius: 2px;
  }
  .new_center_top_title{
    font-size: 16px;
    padding-top: 15px;
    padding-left: 20px;
  }
  .new_center_top_line{
    width: 100%;
    height: 1px;
    background: #f1f3f7;
    margin-top: 15px;
  }
  .nactive_box li{
    float: left;
    width: 190px;
    height: 220px;
    margin-left: 20px;
    position: relative;
  }
  .nactive_content1{
    background: url('../../img/active_bg1.png') no-repeat;
    background-size: 100% 100%;
  }
  .nactive_content1_title{
    width: 60px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #46c781;
    color: #46c781;
    position: absolute;
    left: 65px;
    top: -12px;
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
  }
  .nactive_box{
    margin-top: 20px;
  }
  .nactive_content_icon{
    width: 32px;
    height: 32px;
    margin: 25px auto 18px;
  }
  .nactive_content_icon img{
    width: 100%;
    height: 100%;
    display: block;
  }
  .nactive_content_num{
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  .nactive_content_jionIN_num{
    text-align: center;
    color: #fff;
    margin-top: 5px;
  }
  .nactive_adBtn{
    width: 130px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.4);
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    margin: 30px auto 0;
    cursor: pointer;
  }



.nactive_content2{
    background: url('../../img/active_bg2.png') no-repeat;
    background-size: 100% 100%;
  }
  .nactive_content2_title{
    width: 60px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #5b95ff;
    color: #5b95ff;
    position: absolute;
    left: 65px;
    top: -12px;
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
  }

  .nactive_content3{
    background: url('../../img/active_bg3.png') no-repeat;
    background-size: 100% 100%;
  }
  .nactive_content3_title{
    width: 60px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #ffb72b;
    color: #ffb72b;
    position: absolute;
    left: 65px;
    top: -12px;
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
  }

.nactive_content4{
    background: url('../../img/active_bg4.png') no-repeat;
    background-size: 100% 100%;
  }
  .nactive_content4_title{
    width: 60px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #ff8636;
    color: #ff8636;
    position: absolute;
    left: 65px;
    top: -12px;
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
  }

.new_center_bottom{
     background: #fff;
    width: 100%;
    /*height: 310px;*/
    border-radius: 2px;
    height: 380px;
    margin-top: 20px;
  margin-bottom: 24px;
}


  /* 辅助功能 */
  .auxiliary_top{
    margin-top: 30px;
    display: flex;
  }
  .auxiliary_box{
    width: 90px;
    height: 90px;
    margin: 0 auto;
  }
  .auxiliary_box img{
    width: 100%;
    height: 100%;
  }
  .auxiliary_txt{
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
  }
  .auxiliary_num{
        font-size: 16px;
    text-align: center;
    margin-top: 20px;
  }
  .auxiliary_btn{
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #eef0f3;
    background: #f9fafb;
    font-size: 14px;
    margin: 30px auto 0;
    cursor: pointer;
  }

  /* 消费记录 */
  .geren_center{
      width: 1100px;
      margin: 30px auto;
      background: #fff;
    min-height: 700px;
  }
  .nCenter_title{
    width: 1070px;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #f1f3f7;
    line-height: 50px;

  }
  .nCenter_shaixuan {
    width: 160px;
    height: 40px;
    float: left;
    border: 1px solid #dddee0;
    border-radius: 4px;
    margin-right: 10px;
    padding-left: 10px;
    outline: none;
    background: #f9f9fa;
}
.select{
  width: 1070px;
   margin: 26px auto 0;
}

/*-------------------- 分页样式------------------------ */
.page{
  float: right;
  margin-top: 10px;
  margin-bottom:20px;
}
.page_top{
  width: 100px;
  height: 30px;
  border: solid 1px #e6e6e6;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  float: left;
}
.page_next{
  width: 100px;
  height: 30px;
  border: solid 1px #e6e6e6;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  float: left;
}
.page_number{
  width: 40px;
  height: 30px;
  background-color: #fff;
  text-align: center;
  line-height: 30px;
  color: #555;
  float: left;
  border: solid 1px #e6e6e6;
  border-left: none;

}
.shenglve{
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  float: left;
  font-size: 14px;
}

.table{
    margin-top: 30px;
    width: 1100px;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
    color: #333;
    height: 35px;
    line-height: 35px;
    margin-top: 26px;
}
.tr_one{
    background: #f8f9fb;
    height: 40px;
 }
.tr_two{
    background: #fff;
    height: 40px;
}
.table_nCenterBox{
  min-height: 400px;
}

.extion_box{
  width: 1100px;
  margin: 30px auto 0;
}
.sy_uls{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 20px;

}
.sy_uls li{
  width: 190px;
  height: 120px;
  border-radius: 4px;
  background-size: 190px 120px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.sy_uls li:nth-child(4n){
  margin-right: 0;
}

.liBox{
  width: 100%;
  height: 100%;
  /*background: url('../../img/line.png') no-repeat 100%;*/
  padding: 9px 0 ;
  box-sizing: border-box;

}
.liBox .tag_icon{
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.liBox .tag_icon .tag{
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  height: 22px;
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  line-height: 15px;
  letter-spacing: 0.6px;
  background: rgba(0,0,0,0.13);
  border-radius: 0px 11px 11px 0px;
  padding: 0 11px;
  box-sizing: border-box;
  /*background-image: url('../../img/tagB.svg');*/
  /*background-repeat: no-repeat;*/


}
.liBox .tag_icon .icond{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 16px;

}
.liBox .numberPerson{
  font-size: 37px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  line-height: 35px;
  letter-spacing: 1.86px;
  padding-left: 19px;
  margin-top: 14px;
}
.liBox .numHref{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 14px 0 19px;
  margin-top: 10px;
}
.liBox .numHref span{
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
}
.liBox .numHref a{
  width: 60px;
  height: 24px;
  background: #ffffff;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.upvip{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
.upLevel{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
  cursor: pointer;
}
.upLevel img{
  width: 19px;
  height: 19px;
  cursor: pointer;
}
.upLevel span a{
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ff5a00;
  margin-left: 8px;
}
.vipBtn{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 30px;
  background: #f0fcff;
  border: 1px solid #9bdbff;
  border-radius: 6px;
margin: auto;
  cursor: pointer;

}
.vipBtn img{
  width: 18px;
  height: 18px;

}
.vipBtn span{
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #369ce4;
  margin-left: 9px;
}
.handList{
  position: absolute;
  top: 50px;
  right: -22px;
  display: none;
  z-index: 3;

}
.handList ul{
  width: 122px;
  background: #ffffff;
  border: 1px solid #f7f7f7;
  border-radius: 6px;
  box-shadow: -1px 0px 0px 0px #f1f3f7;
  padding: 0 12px;
  z-index:10;
}
.handList ul li{
  font-size: 14px;
  height: 45px;
  color: #333333;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;

}
.handList ul li:last-child{
  border-bottom: none;
}




