/*初始样式*/
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, footer, 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;
}
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:30px;
    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: #333;
    margin-left: 40px;
    margin-top: 30px;
  }
  .liucheng2{
    font-size: 12px;
    color: #333;
    margin-left: 100px;
    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: 100px;
}
.member_every{
  width: 260px;
  min-height: 700px;
  border: 1px solid #eeeff2;
  border-radius: 6px;
  float: left;
  /*margin-left: 15px;*/
  padding-bottom: 20px;
  background: #fff;
  transition: .4s;
  position: relative;
    z-index: 10;
}


/* 免费 */
.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: 44px;
  text-align: center;
  margin-top: 45px;
}
.opening_btn1{
  width: 230px;
  height: 40px;
  margin: 48px 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_big{
  transform: scale(1.1,1.1);
  z-index: 100;
}

.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;
}


/*开关*/
.datouwang input{
  position: absolute;
  left: -99em;
}
.toggle{
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 126px;
  height:41px;
  background: #ff730b;
  border-radius: 19px;
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.toggle:before, .toggle:after{
  position: absolute;
  z-index: 2;
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  font-size: 18px;
  font-weight: 500;
  line-height: 41px;
  color: #fff;
}
.toggle:before{
  content: "月付";
  left: 15px;
  color: #ff730b;

}
.toggle:after{
  content: "年付";
  right: 15px;

}
.toggle__handler{
  display: inline-block;
  position: relative;
  z-index: 1;
  background: #fff;
  width: 60px;
  height: 35px;
  top: 3px;
  left: 3px;
  border-radius: 19px;
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

input:checked + .toggle:before{
  color: #fff;
}
input:checked + .toggle:after{
  color: #ff7213;
}
input:checked + .toggle .toggle__handler{
  width: 60px;
  -webkit-transform: translateX(60px);
  transform: translateX(60px);
  border-color: #fff;
}


/*等级牌*/
.member_item{
  width: 260px;
  min-height: 690px;
  border: 1px solid #eeeff2;
  border-radius: 6px;
  float: left;
  /*margin-left: 15px;*/
  padding-bottom: 20px;
  background: #fff;
  transition: .4s;
  position: relative;
  z-index: 10;
  margin-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.member_item:nth-child(4){
  margin-right: 0;
}
.contentHead{
  width: 100%;
  padding: 24px;
  height: 180px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background: pink;
}
.contentHead .iconlevel{

  width: 60px;
  height: 60px;
}
.contentHead .levelName{
  font-size: 22px;
  font-weight: 800;
  text-align: center;
  color: #ffffff;
  line-height: 36px;
  margin-top: 20px;
}
.priceCont{
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
}
.contentTips{
  width: 100%;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}
.contentTips button{
  width: 160px;
  height: 42px;
  border-radius: 21px;
  font-size: 16px;
  font-weight: 800;
  color: #ffffff;
  line-height: 30px;
  cursor: pointer;
}
.contentTips .vip_qx{
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-top: 30px;
}
.vip_ex{
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #525b75;
  line-height: 30px;
}
.member_item:nth-child(1) .contentTips button{
  background: #00c15f;
}
.member_item:nth-child(1) .currentLevel{
  color: #00c15f;
}
.member_item:nth-child(1) .contentTips .vip_qx{
  color: #15c96e;

}
.member_item:nth-child(2) .contentTips button{
   background: #fe9d01;
 }
.member_item:nth-child(2) .currentLevel{
  color: #fe9d01;
}
.member_item:nth-child(2) .contentTips .vip_qx{
  color: #fe9d01;

}
.member_item:nth-child(3) .contentTips button{
  background: #378eff;
}
.member_item:nth-child(3) .currentLevel{
  color: #378eff;
}
.member_item:nth-child(3) .contentTips .vip_qx{
  color: #378eff;

}
.member_item:nth-child(4) .contentTips button{
  background: #45444e;
  color: #ffe8be;
}
.member_item:nth-child(4) .currentLevel{
  color: #45444e;
}
.member_item:nth-child(4) .contentTips .vip_qx{
  color: #45444e;


}
.currentLevel{
  position: absolute;
  top: 13px;
  right: 13px;
  width: 42px;
  height: 22px;
  background: #ffffff;
  border-radius: 11px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  font-weight: 700;
}