
/*用户中心*/
.u_body{
	min-width: 1200px;
	background: url(../images/user_59.jpg) repeat-y left #eef0f6;
}
.u_top{
	height: 54px;
	line-height: 54px;
	background: #198754;
	font-size: 15px;
	color: #fff;
	padding-right: 40px;
	box-shadow: 0px 0px 5px #888888;
}
.u_top a{
	color: #fff;
}
.tx{
	position: relative;
}
.tx i{
	position: absolute;
	right: -6px;
}
.tx i,.tx2{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #df2222;
}
.u_top span,.u_top a{
	margin: 0px 10px;
}
.u_top .logo{
	display:inline-block;
	background: url(../images/logo.png) no-repeat center;
	width: 189px;
	height: 54px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.user_c{
	background: url(../images/user_59.jpg) repeat-y left #eef0f6;
}
.user_l{
	width: 189px;
	height:100%;
	float: left;
	padding-top: 18px;
}
.user_r{
	display:block;
	overflow:hidden;
	padding:20px;
	margin-left: 190px;
}
.user_l .gl{
	padding-left: 25px;
	background: #272d32;
	height: 50px;
	line-height: 50px;
	border-right: 2px solid #198754;
	color: #fff;
}
.user_l .gl a{
	color: #fff;
}
.user_l .ico{
	width: 20px;
	margin-right: 6px;
	text-align: center;
	display: inline-block;
}
.user_l .ico img{
	max-height: 20px;
	max-width: 20px;
}
.user_l,.user_l a{
	color:#7d868e;
}
.user_l dl{
	padding-left:24px;
	padding-right:22px;
}
.user_l dt{
	margin-top:16px;
	color:#7d868e;
	border-bottom:1px solid #7d868e;
	height:40px;
	line-height:40px;
}
.user_l dd{
	height: 40px;
	line-height:40px;
}
.user_home_wrz{
	height:36px;
	line-height:36px;
	padding-left:20px;
	color:#ff4d4d;
	margin-bottom: 18px;
	background:#fff;
}
.user_home_wrz a{
	color:#ff4d4d;
}
.chongzhi{
	display: flex;
  	align-items: center;
}
.user_home_top .huiyuan a,.user_home_top .chongzhi{
	color:#198754;
}
.user_home_top{
	color:#666;
	padding:10px 20px;
	background:#FFF;
	line-height:38px;
}
.user_home_top .huiyuan{
	width:40%
}
.user_home_top .yue{
	width:40%
}
.user_home_top .ordernum{
	width:20%
}
.user_home_top .huiyuan .useremail{
	font-size:22px;
	color:#3d3d3d;
}
.user_home_top .chongzhi span{
	font-size:26px;
	font-weight:bold;
}
.user_home_top .chongzhi .btn{
	display:inline-block;
	width:80px;
	height:32px;
	margin-top:0px;
	line-height:32px;
	text-align:center;
	color:#ffffff;
	background:#198754;
	margin-left:10px;
	margin-right:10px;
}
.user_home_top .ordernum{
	text-align:center;
}
.user_home_top .ordernum li{
	float:left;
	width:50%;
}
.user_home_top .ordernum li span{
	display:block;
	font-size:26px;
	font-weight:bold;
	color:#3d3d3d;
}
.user_home_top .ordernum li a{
	color:#3d3d3d;
}
.user_home_o{
	margin-top:18px;
	background:#fff;
	padding:20px;
	padding-bottom:45px;
}
.user_home_o dt{
	color:#3d3d3d;
	font-weight:bold;
	font-size:16px;
	border-left:2px solid #198754;
	padding-left:20px;
}
.user_home_o dd{
	width:33.3%;
	background:#f5f6fa;
	float:left;
	height:111px;
	margin-top:28px;
}
.user_home_o dd .ico{
	width:160px;
	background-repeat:no-repeat;
	background-position:center 30px;
	height:111px;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:62px;
}
.user_home_o dd .onum{
	padding-top:10px;
	margin-left:180px;
}
.user_home_o dd .onum a{
	line-height:30px;
	height:30px;
	display:block;
	width:65%;
}
.user_home_o dd .onum span{
	float:right;
}
.user_cb{
	background:#fff;
	padding:20px;
	padding-bottom:45px;
	margin-bottom: 10px;
}
.user_cb .title{
	margin-bottom:20px;
	color:#3d3d3d;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:10px;
}
.userf li{
	padding: 10px 0px;
}
.userf li span{
	text-align:right;
	width:200px;
	padding-right: 5px;
	display:inline-block;
}
.userf.buyf li span{
	width:40%;
}
.userf li span em{
	color: #ff0000;
	font-style: normal;
}
.userf li .input{
	border:1px solid #dbdbda;
	color:#666666;
	height:50px;
	font-size: 14px;
	line-height:50px;
	width:400px;
	border-radius: 4px;
	padding-left:10px;
}
 .select{
	border:1px solid #aaaaaa;
	color:#666666;
	padding-right:10px;
	height:35px;
	line-height:35px;
	padding-left:10px;
}
.buyf .select{
	border:1px solid #dbdbda;
	height:50px;
	line-height:50px;
}
.btn,.table_form td a.btn{
	display: inline-block;
	background: #612fff;
	width: 300px;
	line-height: 50px;
	height: 50px;
	border: 0px;
	border-radius: 6px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.table_form th{
	background: #f7f7f7;
	color: #9a9a9a;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #dedede;
}
.table_form td{
	padding: 14px 0px;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	color: #7c7a79;
}
.table_form td a{
	color: #2789d1;
	cursor:pointer;
}
.wtable_form th{
	text-align: right;
	color: #9a9a9a;

	height: 42px;
	line-height: 42px;
}
.wtable_form td{
	padding: 14px 0px;
	color: #7c7a79;
}
.wtable_form td a{
	color: #2789d1;
}
.wtable_form .bo th,.wtable_form .bo td{
	border-bottom:1px dotted #dedede;
}
.overWork a{
	text-align: center;
	cursor: pointer;
	display: inline-block;
	background: #198754;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	color: #fff !important;
}
#Pic_img{
	cursor: pointer;
}
.user_search{
	margin-bottom: 10px;
	background:#fff;
	padding:20px;
	line-height: 32px;
}
.user_search .select{
	border:1px solid #aaaaaa;
	color:#666666;
	padding-right:10px;
	height:32px;
	line-height:32px;
	float: left;
	padding-left:10px;
	margin-right: 2px;
}
.user_search .input,.txinput{
	border:1px solid #aaaaaa;
	color:#666666;
	height:32px;
	float: left;
	line-height:32px;
	width:300px;
	padding-left:10px;
	margin-right: 2px;
}
.user_search .btn,.user_search .reset,.btn2{
	background: #198754;
	text-align: center;
	padding: 0px;
	width:90px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	border: 0px;
	cursor: pointer;
	margin-right: 2px;
}
.user_search .reset{
	background: #999999;
	cursor: pointer;
}
.ultop{
	padding-bottom: 20px;
}
.ultop a{
	display: inline-block;
	width: 135px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #ff4c4c;
}
.wk_top{
	font-size: 20px;
	color: #000;
	padding-bottom: 20px;
}
.wk_top span{
	font-size: 12px;
	color: #999;
}
.wk_top2{
	height: 45px;
}
.wk_top2 a{
	display: inline-block;
	text-align: center;
	width: 120px;
	float: left;
	height: 34px;
	line-height: 34px;
	margin-top: 11px;
	background: #e3e5f1;
	color: #000;
}
.wk_top2 a.on{
	font-size: 16px;
	height: 45px;
	color: #fa0000;
	background: #fff;
	margin-top: 0px;
	line-height: 45px;
}
.gdtitle a{
	display: inline-block;
	color: #999;
	font-size: 13px;
	font-weight: normal;
	margin-left: 20px;
}
.usercopy{
	text-align: center;
	font-size: 14px;
	padding-top: 15px;
}
/*购买*/
.pbuy .b_top{
	text-align:center;
	padding-top:60px;
	padding-bottom:25px;
	color:#3c3c3a;
	font-size:18px;
}
.pbuy .b_top em{
	text-align:center;
	display:inline-block;
	border:2px solid #ababab;
	color:#ababab;
	border-radius:14px;
	height:28px;
	line-height:24px;
	width:28px;
	margin-right:12px;
	font-style:normal;
	font-size:16px;
}
.pbuy .b_top font, .pbuy .b_qr font{
	font-family:宋体;
	font-size:22px;
	display:inline-block;
	color:#355f8f;
	padding:0px 14px 0px 18px;
}
.pbuy .b_top span{
	color:#198754;
}
.pbuy .b_top span em{
	border:2px solid #198754;
	color:#198754;
}
.pbuy .b_qr{
	color:#202428;
	line-height: 85px;
	font-size: 26px;
	border-bottom:1px solid  #dfe1e3;
}
.pbuy .b_qr span{
	padding-bottom:10px;
	cursor: pointer;
	display: inline-block;
	width: 130px;
	text-align: center;
}
.pbuy .b_qr span.on{
	border-bottom: 2px solid #198754;
	color:#198754;
}
.xxpay{
	padding-top: 50px;
}
.xxpay dt{
	padding-bottom: 20px;
}
.xxpay .xxpay_c{
	background: #f7f7f7;
	height: 420px;
	padding-top: 35px;
	padding-left: 20px;
}
.xxpay .xppay_c2{
	padding-top: 20px;
	line-height: 24px;
	font-size: 13px;
}
.xxpay dd{
	width: 25%;
	float: left;
	padding: 0px 6px;
}
.pbuy .buyf{
	padding:22px;
	margin:auto;
}
.pbuy .zyts{
	padding:16px;
	margin-bottom:100px;

}
.pbuy .zyts .tig{
	background:url(../images/page_07.jpg) no-repeat left;
	padding-left:18px;
	margin-bottom:12px;
}
.pbuy .zyts .des{
	line-height:160%;
	text-indent:2em;
}
.pbuy .numjj{
	float: left;
	width: 200px;
}
.pbuy .numjj_s{
	float: left;
	line-height: 50px;
}
.pbuy .numjj a,.pbuy .numjj input{
	display: inline-block;
	text-align: center;
	float: left;
	line-height: 50px;
	width: 50px;
	height: 50px;
}
.pbuy .numjj a.no{
	color: #9c99ad;
	background: #ebeff1;
}
.pbuy .numjj a{
	background: #ebeff1;
	color: #198754;
	cursor: pointer;
	border: 1px solid #bdc1c9;
}
.pbuy .numjj input{
	border: 0px;
	border-bottom: 1px solid #bdc1c9;
	border-top: 1px solid #bdc1c9;
}
.pbuy .m_list{
	display: flex;
	float: left;
	border-left: 1px solid #bdc1c9;
}
.pbuy .m_list a{
	display: inline-block;
	width: 70px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border: 1px solid #bdc1c9;
	border-left: 0px;
	cursor: pointer;
}
.pbuy .m_list a.on{
	margin-left: -1px;
	background: #198754;
	color: #fff;
}
.pbuy .price{
	float: left;
	color: #ee7e37;
	font-size: 16px;
}
.pbuy .payprice{
	float: left;
	color: #ee7e37;
	font-size: 30px;
}
.pbuy .price em,.pbuy .payprice em{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
.orderSucess{
	padding-bottom: 100px;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 290px;
	box-shadow: 0px 0px 20px #b6b6b6;
}
.orderSucess{
	color: #000;
}
.orderSucess .pic{
	padding-top: 66px;
	padding-bottom: 40px;
	background: #198754;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
.orderSucess .pic img{
	margin-bottom: 22px;
}
.orderSucess .time{
	color: #fff;
}
.orderSucess .orderv{
	padding-top: 20px;
	text-indent: 1em;
	line-height: 200%;
	width: 300px;
	padding-bottom: 30px;
	margin: auto;
}
.orderSucess .orderv2{
	padding-top: 50px;
	text-align: center;
}
.orderSucess .orderv .oprice {
    color: #ee7e37;
    font-size: 16px;
}
.orderSucess .orderv2 a{
	display: inline-block;
	background: #198754;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	color: #fff;
}
.topay{
	padding-top: 10px;
	font-size: 16px;
	padding-bottom: 100px;
	line-height: 60px;
}
.topay .title{
	text-align: right;
	width: 100px;
	float: left;
}
.topay .cont{
	float: left;
	width: 350px;
}
.topay .price{
	color: #ee7e37;
	font-size: 30px;
	padding-right: 5px;
}
.topay .paytype{
	padding-left: 100px;
	vertical-align: middle;
	width: 600px;
	padding-top: 30px;
	margin: auto;
}
.topay .cont input{
	margin-top: 24px;
	float: left;
}
.topay i.picon{
	margin-left: 3px;
	margin-top: 14px;
	margin-right: 10px;
	float: left;
	display: inline-block;
	width: 87px;
	height: 27px;
	background: url(../images/index.png) no-repeat;
}
.chongzhi i.picon{
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 10px;
	display: inline-block;
	width: 87px;
	height: 27px;
	background: url(../images/index.png) no-repeat;
	cursor: pointer;
}
.toradio{
	display: flex;
	align-items: center;
}
.topay i.WX,.chongzhi i.WX{
	background-position: 0px -27px;
}
.topay i.UP,.chongzhi i.UP{
	background-position: 0px -54px;
}
.topay i.USDT,.chongzhi i.USDT{
	background: url(../images/usdt.png) no-repeat left center;
	background-size: auto 26px;
}
.topay .btn,.chongzhi .btn{
	margin-left: 100px;
	margin-top: 20px;
}
.msgdel{
	text-align: right;
	padding-top: 40px;
}
.msgdel a{
	display: inline-block;
	background: #36a7ff;
	width: 100px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
/*登录注册*/
.reglogbac{
	display: flex;
	min-height: 100vh;
	width: 100%;
	height: 100%;
	padding: 8px;
}
.reglogbac .reglogbac_left{
	width: 50%;
	background-color: #198754;
	border-radius: 10px 0px 0px 10px;
	position: relative;
}
.reglogbac .reglogbac_left .map{
	background: url(../web/loginbac_03.png) no-repeat center center;
	background-size: 90% auto;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 0;
}
.reglogbac .reglogbac_left .logo{
	background: url(../web/logo.png) no-repeat top left;
	background-size: auto 33px;
	height: 51px;
	width: 227px;
	display: inline-block;
	margin-top: 40px;
	margin-left: 50px;
	position: relative;
	z-index: 100;
}
.reglogbac .reglog_cnt{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.reglogbac .regck{
	width: 50%;
	max-width: 426px;
	min-width: 320px;
}
.regck li{
	padding: 7px 0px;
}
.regck .title{
	font-size:32px;
	font-weight: bold;
	color:#010101;
	padding-bottom: 40px;
}
.reglogbac .regck_r{
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 60px;
	display: flex;
	justify-content: space-between;
}
.reglogbac .regck_c{
	font-size: 14px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 60px;
}
.reglogbac .submit_form{
	margin-top: 20px;
}
.reglogbac a{
	color: #198754;
}

.regck .title a{
	float:right;
	color:#000000;
	
}
.regck .tkt{
	display: flex;
}
.regck .tkt .checkbox{
	margin-right: 10px;
}
.regck li span{
	display: block;
	height: 28px;
	padding-bottom: 3px;
	line-height: 28px;
	color: #212529;
}
.regck .form-group .text{
	width:100%;
	border-radius: 4px;
	height:46px;
	border:1px solid #d2d3d5;
	color:#b8b8b8;
	padding-left:10px;
	font-size: 15px;
}
.regck .form-group .verify_code{
	width: 48%;
}
.regck .form-group .verify_code_li{
	display: flex;
	justify-content: space-between;
}
.regck .form-group .text:focus {
	outline: 2px solid #198754;
}
.regck .form-group .btn{
	color:#fff;
	width:100%;
	border-radius: 4px;
	height:46px;
	line-height: 46px;
	background: #198754;
	border:0px;
}
.regck .form-group .verify_code_li a{
	width: 48%;
}
.regck .form-group .verify_code_li a.resendit{
	background: #d2d3d5;
	cursor: auto;
}
.regck .form-group .verify_code_li a.send_verify_code{
	background: #198754;
	cursor: pointer;
}
.regck .form-group .verify_img{
	height:46px;
}
.verify_img{
	cursor: pointer;
}
.submitDiv{
	text-align: center;
	padding-top: 36px;
}