.btmU{
	/*margin-bottom:100px;*/
}




#header{
	width:100%;
	padding:20px 3%;
	box-sizing:border-box;
	display:inline-block;
}

#header .nm{
	display:inline-block;
	font-family:'Rajdhani';
	font-size:18px;
	color:#222;
	font-weight:600;
	vertical-align:middle;
}



#header .prevArrow{
	display:inline-block;
	vertical-align:middle;
	width:12px;
	margin-right:10px;
}

#header .prevArrow img{
	width:100%;
}

#header .rtMenu{
	display:inline-block;
	float:right;
}

#header .rtMenu li{
	display:inline-block;
	margin-left:10px;
}

#header .rtMenu li img{
	height:26px;
}



#bottom{
	widtH:100%;
	position:Fixed;
	bottom:0;
	left:0;
	border-top:1px solid #e5e5e5;
	background:#fff;
}


#bottom .bottomList{
	widtH:100%;
	display:Flex;
}

#bottom .bottomList li{
	widtH:100%;
	display:inline-block;
	filter:grayscale(100%);
	padding:12px 0px;
}

#bottom .bottomList li .ico{
	text-align:Center;
}

#bottom .bottomList li .ico img{
	height:26px;
}


#bottom .bottomList li .tx{
	text-align:Center;
	font-size:14px;
	color:#FF6A3B;
	font-family:'rajdhani';
	margin-top:10px;
}

#bottom .bottomList .on{
	filter:grayscale(0%);
}








.popup{
	width:100%;
	position:absolute;
	display:none;
}

.popup .layerBack{
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(0,0,0,0.5);
	left:0;
	top:0;
	z-index:1
}



.popup .qrBox{
	width:90%;
	background:#FF6A3B;
	padding:20px;
	box-sizing:border-box;
	z-index:2;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%)
}

.popup .qrBox .subjA{
	width:100%;
	display:inline-block;
}

.popup .qrBox .subjA .subj{
	font-size:25px;
	color:#fff;
	font-family:'rajdhani';
	font-weight:500;
	display:inline-block;
}


.popup .qrBox .subjA .close{
	display:inline-block;
	width:30px;
	float:Right;
}


.popup .qrBox .subjA .close img{
	width:100%;
}


.popup .qrBox .qr{
	width:100%;
	padding:20px;
	background:#fff;
	box-sizing:Border-box;
	margin-top:20px;
}

.popup .qrBox .qr img{
	width:100%;
}


.popup .qrBox .subs{
	width:100%;
	color:#fff;
	box-sizing:Border-box;
	margin-top:20px;
	font-size:15px;
	text-align:Center;
}






.popup .popCont{
	width:90%;
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	background:#fff;
	border-radius:20px;
	overflow:hidden;
	z-index:2;
}


.popup .popCont .txCont{
	width:100%;
	padding:20px;
	box-sizing:border-box;
}

.popup .popCont .txCont .tit{
	font-size:20px;
	color:#222;
	font-weight:bold;
}


.popup .popCont .txCont .tit span{
	width:40px;
	display:inline-block;
	vertical-align:middle;
	margin-right:6px;
}

.popup .popCont .txCont .tit span img{
	width:100%;
}


.popup .popCont .txCont .subTit{
	font-size:15px;
	color:#444;
	margin-top:10px;
	line-height:23px;
	word-break:keep-all;
}

.popup .popCont .txCont .deList{
	width:100%;
	margin-top:20px;
	padding-left:20px;
	box-sizing:border-box;
}


.popup .popCont .txCont .deList li{
	font-size:14px;
	color:#444;
	list-style:disc;
	margin-top:10px;
	line-height:22px;
	word-break:keep-all;
}



.popup .popCont .submitBtn{
	width:100%;
	padding:15px 0px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-align:Center;
	background:#FF6A3B;
}

.popup .popCont .submitBtn a{
	color:#fff;
}

.popup .popCont .bankInfo{
	width:100%;
	border-top:1px solid #e5e5e5;
	margin-top:20px;
	padding-top:20px;
}

.popup .popCont .bankInfo .txA{
	display:inline-block;
	width:60%;
	vertical-align:middle;
}

.popup .popCont .bankInfo .txA .bank{
	font-size:15px;
	color:#222222;
}

.popup .popCont .bankInfo .txA .bankNum{
	font-size:16px;
	color:#222222;
	font-weight:bold;
	font-family:'lato';
	margin-top:10px;
}


.popup .popCont .bankInfo .copyBtn{
	display:inline-block;
	width:38%;
	vertical-align:middle;
	text-align:right;
}

.popup .popCont .bankInfo .copyBtn a{
	display:inline-block;
	padding:10px;
	box-sizing:border-box;
	border:1px solid #540175;
	text-align:Center;
}

.popup .popCont .bankInfo .copyBtn a .ico{
	width:20px;
	display:inline-block;
	vertical-align:Middle;
}

.popup .popCont .bankInfo .copyBtn a .ico img{
	width:100%;
}

.popup .popCont .bankInfo .copyBtn a .tx{
	font-size:14px;
	color:#540175;
	display:inline-block;
	vertical-align:Middle;
}

.popup .popCont .sjClose{
	display:inline-block;
	float:right;
	width:25px !important;
}

.popup .popCont .sjClose img{
	width:100%;
}


.popup .popCont .secList{
	width:100%;
	margin-bottom:30px;
}

.popup .popCont .secList li{
	width:100%;
	margin-top:20px;
}

.popup .popCont .secList li label{
	width:100%;
	font-size:14px;
	color:#444
}


.popup .popCont .secList li .w100{
	width:100%;
	padding:10px 5px 10px;
	box-sizing:border-box;
	border-bottom:1px solid #e5e5e5;
}


.popup .popCont table{
	width:100%;
	margin-top:30px;
}

.popup .popCont table th{
	border-bottom:1px solid #e5e5e5;
	font-weight:normal;
	padding:15px 0px;
	font-size:13px;
}

.popup .popCont table thead th{
	border-top:1px solid #e5e5e5;
}




.popup .popCont .inA{
	width:100%;
	margin-top:20px;
}


.popup .popCont .inA .subj{
	font-size:16px;
}


.popup .popCont .inA .inLine{
	width:100%;
	display:inline-block;
	margin-top:10px;
}

.popup .popCont .inA .inLine .w80{
	width:80%;
	display:inline-block;
	padding:10px;
	border-bottom:1px solid #e5e5e5;
	box-sizing:border-box;
}


.popup .popCont .inA .inLine .w20{
	width:19%;
	display:inline-block;
	float:right;
	padding:10px;
	font-size:14px;
	color:#7b37ee;
	border:1px solid #7b37ee;
	box-sizing:border-box;
	float:right;
	background:#fff;
}


.popup .popCont .lineArtText{
	width:100%;
	margin-top:10px;
	padding-bottom:30px;
	border-bottom:1px solid #e5e5e5;
	font-size:14px;
	line-height:22px;
}































