*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box;outline: 0;}
body {background-color:#f2f2f2;margin:0;font-family:Arial, Helvetica, sans-serif,Verdana;font-size: 14px;color: #333;line-height:20px;overflow-x: hidden;}
img{max-width:100%;max-height:100%;}
a{color:#333;text-decoration:none;outline: none;font-size:14px;}
a:hover{text-decoration:none;color:#274586}
h1,h2,h3,h4,h5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:1.1rem;}
ul, ol, li,p{list-style:none;margin:0;padding:0;box-sizing: border-box;-webkit-box-sizing: border-box;}
.overflow-x{overflow-x:auto;}
.cls:after {
    content: " ";
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    width: 100%;
}
.top-bg{text-align:center;color:#fff;position:relative;background:url('../images/topbg.jpg') no-repeat center center; height:240px;background-size:cover;}
.logo{
	text-align:left;
	width: 180px;
    line-height: 70px;
    padding-left: 70px;
    font-size: 20px;
	position:absolute;
	left:10px;
	top:0;
	background:url('../images/logo.png') no-repeat left top;
	background-size:contain;
}
.top-bg .t1{font-size:2.4rem;padding-top:80px;font-weight:700}
.top-bg .t2{font-size:1.5rem;padding-top:20px;}
.t3-img{position:relative;line-height:40px;text-align:center;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto;}
.t3-img img{position:absolute;width: 40px;top:6px;}
.t3-img img.l{left:3%}
.t3-img img.r{right:3%}
.t3-img .txt{font-size:20px;}
.max-w{position:relative;max-width: 800px;margin-left:auto;margin-right:auto;}
.box{
    border-radius: 20px;
    background-color: #fff;
    padding:5% 3% 6%;
    margin-top: -50px;
	margin-bottom: 30px;
    z-index: 90;
	width: 90%;
}
.formText{ position:relative; z-index:2; margin-bottom:40px;}
.input-txt{width:100%;display: block;line-height:40px;padding-left:10px;padding-right:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:5px;}
.input-txt2{width:80%;display: block;line-height:40px;padding-left:10px;padding-right:10px;border:1px solid #ddd;border-radius:5px;}
.chicuele{cursor: pointer;position: absolute;right: 0;top: -1px;height: 100%;border: 1px solid #ddd;border-radius: 5px; }
@media screen and (max-width: 1000px){
	.input-txt2{width:70%;}
	.chicuele{width:29%;}
}
.btn {
    background-color: #033085;
    color: #fff;
    line-height:42px;
    border: none;
    border-radius: 30px;
    display: block;
    width: 100%;
	font-size:18px;
}
.btn:hover{color:#fff;cursor:pointer;background-color:#0b3990}
.t3-txt{text-align:left;position:relative}
.info{cursor: pointer;position:absolute;top:0;right:0;padding-right:20px;background:url('../images/qa.jpg') no-repeat right center;background-size: 16px;}
.list{padding:20px 0 42px 0;}
.list li{padding:15px 0; border-bottom:1px solid #f5f5f5;position:relative;}
.list li img{width:36px;float:left;margin-right:6px;margin-top:10px;}
.list li .t{font-size:16px; font-weight:700;margin-bottom:5px;}
.list li .l{font-size:10px;display:inline-block;padding:5px;line-height:1;margin-right:2px;color:#999;border:1px solid #999;border-radius:10px;}
.list li .cls-btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
    width: auto;
    font-size: 10px;
    padding: 5px 10px;
    line-height: normal;
}
.red-btn {
    bottom: 20px;
    z-index: 99;
    width: auto;
    padding: 6px 60px 6px 60px;
	margin:auto;
	background-color:#db332d;
}
.red-btn:hover{background-color:#f3534d;}
.btn-left {
    bottom: 20px;
    z-index: 99;
    padding: 6px 10px 6px 10px;
	width: 45%;
	background-color:#033085;
	display: inline-block;
}
.btn-right {
    bottom: 20px;
    z-index: 99;
    padding: 6px 10px 6px 10px;
	width: 45%;
	background-color:#db332d;
	margin-left:20px;
	display: inline-block;
}
.btn-right:hover{background-color:#f3534d;}
.mark {
    z-index: 100;
    background: rgba(0,0,0, .35);
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
	display:none;
}
.mark .c{
    width: 80%;
    height: auto;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    top:15%;
    left:10%;
    padding: 15px;
}
.mark .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    line-height: 50px;
    cursor: pointer;
    color: #f00;
    vertical-align: middle;
    text-align: center;
}
/*mobile*/
@media (max-width: 720px) {
	
}

/*ipad*/
@media (min-width: 720px) {

}
/*mobile ipad*/
@media (max-width: 1200px) {

}
/*pc*/
@media (min-width: 1200px) {
	.mark .c{
		width: 600px;
		height: auto;
		top:50%;
		left:50%;
		margin-left:-300px;
		margin-top:-200px;
		padding:30px;
	}
}

.chooseebitcard { 
	display: none;
	position: fixed;
	z-index: 999;
	bottom: 0;	
	background-color: white;
	overflow: hidden;
	width: 100%;
}
.maleri30 {	
	margin: 0 .213rem;	
	cursor: pointer;
}
.choose-titr { 
	text-align: center;	
	position: relative;	
	padding: .42667rem;
}
.choose-titr span {	
	font-size: 1.2rem
}
.choose-titr em{ 
	display:block; 
	font-size:2.5rem; 
	margin-top:0.64rem;
}
.choose-titr em i{ 
	font-size:2.5rem;
}
.gb-close {	
	background-image: url("../images/gb.png");	
	background-repeat: no-repeat;
	background-size: cover;
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: 0;
	top: .512rem;
	cursor: pointer
}
.pay_way{
	display: flex;
	justify-content: space-around;
}
.card {	
	padding: .42667rem 0;
	overflow: hidden;
}
.card-list .radio {	
	width: 2rem;
	padding-top: 0rem;
	position: relative;
	top: 0;
}
.radio {
	padding-top: 0.53333rem;
	padding-bottom: 0.53333rem;	
	width: 14rem;
	margin: 0 auto;
}
.fl {
	float: left;
}
.radio i {
	width: .81867rem;	
	height: 0.81867rem;	
	display: block;	
	margin-top: 0.07rem;
	float: left;
	background-image: url(../images/check.png);	
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 1.838rem;
	background-position: 0;
	position: relative;
	top: 0.35rem;
}
.radioixy i {
	width: 2rem;
	height: 2rem;
	display: block;
	margin-top: 0.2rem;
	float: left;
	background-image: url(../images/checknew.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 4rem;
	background-position: 0;
}
.radio .check_t i {
	background-position: -2.3rem .09rem;	
	background-size: 4rem;
}
.card-list p {
	font-size: .68267rem;	
	color: #222222
}
.teuse {
	cursor: pointer;
	padding: .85333rem 0;
	text-align: center;
	clear: both;
	font-size: .68267rem
}
.teuse .red {
	color: #ff3b3b
}
.teuse .xyz {
	font-size: 1.2rem;
	width: 12.8rem;
	height: 2.92rem;
	border: none;
	background-color: #287EEF;
	border-radius: 6px;
	color: #fff;
	margin: 0 auto;
	margin-top: 0.64rem;
}

.container-wrap{
	border-radius: 12px;
	overflow: hidden;
}
.header-warp{
	background-color: #F5F6FA;
	padding: 10px 12px;
}
.header-warp .title{
	padding: 0;
	margin: 0;
}
.header-warp .tip{
	color: #FAB049;
	font-size: 12px;
	padding-top: 4px;
}

.content-warp{
	background-color: #ffffff;
	padding: 0 12px 24px 12px;
}
.amount-warp{
	padding: 16px 0;
}
.amount-warp .tip{
	font-size: 12px;
}
.content-warp .amount-input{
	height: 44px;
	display: flex;
	align-items: center;
	font-size: 24px;
	border-bottom: 1px solid #F3F4F9;
	font-weight: 600;
}
.content-warp .amount-input input.a-input{
	background-color: #ffffff;
	font-size: 2.5rem;
	border: none;
	padding-left: 3px;
	outline: none;
	font-weight: 600;
}
.info-warp .text{
	font-size: 12px;
}
.info-warp .tip{
	color: #E42929;
	font-size: 12px;
	padding-bottom: 5px;
}
.btn-warp{
	padding: 16px 0;
	width: 48%;
	display: inline-flex;
	justify-content: center;
}
.btn-warp a.pay-btn{
	display: inline-block;
	height: 48px;
	width: 226px;
	border-radius: 6px;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
	background-color: #287EEF;
	font-size: 0.9rem;
}
.btn-warp a.pay-btn:hover{
	cursor: pointer;
}
.img-warp ul,.img-warp ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.img-warp ul{
	display: flex;
	padding-top: 6px;
	justify-content: space-evenly;
}
.img-warp ul li.item-img{
	height: 16px;
}
.img-warp ul li.item-img img{
	height: 100%;
	object-fit: contain;
}
.pay_btn1{
	float:left;
	margin-left:18%;
}
.pay_btn2{
	float:left;
	margin-left:14%;
}
.see_btn{
	width: 85%;
	text-align:center;
	bottom: 21px;
	position: fixed;
}
@media screen and (min-width: 800px){
	body{
		background-color: cornsilk;
	}
	.container-wrap{
		width: 800px;
		margin: 0 auto;
	}
	.img-warp ul li.item-img{
		height: 44px;
	}
	.pay_btn1{
		float:left;
		margin-left:30%;
	}
	.pay_btn2{
		float:left;
		margin-left:26%;
	}
	.c{
		width: 800px;
	}
	.list{
		padding:0 0;
	}
	.see_btn{
		width: 48%;
		text-align:center;
		bottom: 37px;
		position: fixed;
	}
}