/* 大数据会员 modal*/
.modal-body .close{
	cursor:pointer;
}
.modal.fade{
	top:220px;  
}
#big_member .modal-content{
	width:870px;
	height:439px;
	margin:auto;
	background:url(../images/big_member.png);
	background-repeat:no-repeat;
	border-radius:16px;
	border:none;
}
#big_member .modal-body .close{
	border-radius:12px;
	cursor:pointer;
}
#big_member .buy_btn_action{
	margin-top:316px;
}
#big_member .buy_btn_action a:focus{
	box-shadow:none;
}
#big_member .buy_btn_action .not_buy{
	margin-left:160px;
	margin-right:64px;
	background-color:#fff;
	border:1px solid #2288ff;
	border-radius:25px;
	height:50px;
	width:282px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(99,99,99,1);
	line-height:36px;
}
#big_member .buy_btn_action .know_more{
	width:206px;
	height:50px;
	margin:auto;
	background:url(../images/btn_big.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:36px;
}
#big_member .kefu{
	color: #aaaaaa;
    margin-top: 10px;
    margin-left: 309px;
}
#topay .modal-content{
	height:540px;
	border-radius:16px;
}
#topay .pay_info{
	margin:auto;
	text-align:center;
	margin-top:40px;
}
#topay .pay_info p{
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:36px;
	margin-bottom:10px;
}
#topay .pay_info .pay_money{
	height:36px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:36px;
}
#topay .pay_info .pay_money .pay_num{
	font-size:27px;
}
#topay .pay_info .pay_money span{
	color:rgba(255, 151, 40, 1);
}
#topay .pay_info .pay_qrcode{
	margin-top:45px;
}
#topay .pay_info .pay_qrcode .pay_qrcode_alipay,
#topay .pay_info .pay_qrcode .pay_qrcode_wechat{
	display:inline-block;
	width:150px;
	margin:0 35px;
}
#topay .pay_info .pay_qrcode span{
	display:inline-block;
	margin-top:18px;
}
#topay .pay_info .pay_tips{
	height:36px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	line-height:36px;
	margin-top:30px;
}
#pay_success .modal-content{
	height:424px;
	border-radius:16px;
}
#pay_success .pay_success_info{
	margin:auto;
	text-align:center;
	margin-top:50px;
}
#pay_success .vip_img{
	height:94px;
	text-align:center;
}
#pay_success .vip_img img{
	width:122px;
	height:94px;
}
#pay_success .vip_tips{
	margin-top:30px;
	height:36px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:36px;
}
#pay_success .delay_jump{
	height:36px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44, 44, 44, 1);
	line-height:36px;
	margin-top:25px;
}
#pay_success .delay_jump .delay_time{
	font-weight:bold;
	color:rgba(22,142,255,1);
}
#pay_success .click_jump{
	height:36px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(22,142,255,1);
	line-height:36px;
	margin-top:36px;
	display:inline-block;
}
#invoice.modal.fade{
	top:100px;
}

#invoice .invoice_title{
	height:36px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:36px;
	text-align:center;
	margin-top:50px;
}
#invoice .form_group{
	height:36px;
	margin:15px 0;
}
#invoice .radio-label{
	min-width:80px;
	margin-left:-1em;
	margin-right:1em;
}
#invoice input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 2px solid rgba(22,142,255,1);
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 0.2em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
#invoice input[type="radio"]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 3px #f4f4f4;
}
#invoice input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
#invoice input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 3px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
#invoice input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
#invoice .email_tips{
	height:14px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(22,142,255,1);
	line-height:31px;
	margin-left:195px;
}
#invoice .form_group_label{
	margin-left:75px;
	width:120px;
	height:19px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:36px;
	text-align:left;
}
#invoice .form_group .input_text{
	border:0;
	outline:none;
	width:325px;
}
#invoice .grey_line{
	margin:auto;
	border-bottom:1px solid rgba(220,220,220,1);
	width:445px;
	height:1px;
}
#invoice .submit_btn{
	width:262px;
	height:64px;
	background:rgba(22,142,255,1);
	border-radius:8px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:50px;
	margin:23px auto 0 auto;
}
#invoice .invoice_tips{
	height:80px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,103,103,1);
	line-height:36px;
	text-align:center;
}
#invoice .invoice_tips div{
	width:320px;
	margin:auto;
}
#invoice_submit .modal-content{
	height:357px;
	border-radius:16px;
}
#invoice_submit .success_info{
	margin:auto;
	text-align:center;
	margin-top:30px;
}
#invoice_submit .title{
	margin-top:30px;
	height:36px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:36px;
}
#invoice_submit .tips{
	width:296px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	line-height:35px;
	word-break:keep-all;
	margin:auto;
	margin-top:32px;
}
#invoice_submit .click_jump{
	width:262px;
	height:64px;
	background:rgba(22,142,255,1);
	border-radius:8px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:48px;
	margin-top:28px;
}
#buy_success .modal-content{
	height:357px;
	border-radius:16px;
}
#buy_success .success_info{
	margin:auto;
	text-align:center;
	margin-top:50px;
}
#buy_success .title{
	margin-top:30px;
	height:36px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:36px;
}
#buy_success .success_info .action{
	margin:47px auto;
}
#buy_success .success_info .action .btn{
	width:156px;
	height:50px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(22,142,255,1);
	border-radius:5px;
	margin:0 32px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(22,142,255,1);
	line-height:34px;
}
#buy_success .tips{
	height:36px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	line-height:36px;
}

#price_vip_tips .modal-content{
    /* height:700px; */
    border-radius:16px;
}
#price_vip_tips .pay_success_info{
    margin:auto;
    text-align:center;
    margin-top:50px;
}
#price_vip_tips .vip_img{
    height:216px;
    text-align:center;
}
#price_vip_tips .vip_img img{
    width:529px;
    height:216px;
}
#price_vip_tips .vip_tips_title{
    margin-top:30px;
    height:36px;
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(44,44,44,1);
    line-height:36px;
}
#price_vip_tips .vip_tips_content{
    width: 533px;
	height: 107px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	line-height: 40px;
	margin:auto;
}
#price_vip_tips .vip_tips_content .price{
    font-weight:bold;
	font-size:28px;
    color:rgba(22, 142, 255, 1);
}
#price_vip_tips .open_btn{
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 64px;	
    margin-top:10px;
    display:inline-block;
	text-decoration:none;
	width: 212px;
	height: 64px;
	background: #168EFF;
	border-radius: 12px;
}
#invoice.modal.fade{
    top:100px;
}