.artclepay {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	width: auto;
	border: 1px solid #5098ff;
	background: #fff
}

.artclepay .down-detail {
	float: right;
	width: 100%
}

.artclepay h5 {
	margin: 0!important;
	padding: 8px 0 8px 18px!important;
	border-bottom: 1px solid #f2f2f2!important;
	background: #5098ff!important;
	color: #fff!important;
	font-weight: inherit!important;
	font-size: 14px!important;
	line-height: 24px!important
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.artclepay p {
	text-indent: 0!important
}

.artclepay p,.down-price {
	margin: 10px 3px!important;
	padding: 0 15px!important;
	color: #666!important;
	text-indent: inherit!important;
	font-size: 14px!important;
	word-break: break-all!important
}

.artclepay p.down-ordinary {
	color: #09b1b9
}

#artclepay .erphp-login-must {
	background-color: #ff7575
}

#artclepay .erphp-login-must,#artclepay .erphp-register-must {
	padding: 2px 5px;
	border-radius: .3rem;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#artclepay .erphp-register-must {
	background-color: #09b1b9
}

.artclepay p.down-tip {
	border-bottom: 0
}

.paybtn {
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-image: none;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.42857;
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.paybtn-pay {
	margin-top: -5px;
	padding: 5px 8px;
	outline: 0;
	border-radius: 5px;
	background-color: #5098ff;
	box-shadow: 3px 4px 20px 2px #e2d8d8;
	color: #fff;
	font-size: 14px
}

.pay-background {
	padding: 6px 8px;
	border: 1px solid #e6db55;
	background-color: #fffbcc
}

.down-tip a,.pay-prompt a {
	padding: 2px 6px;
	width: 100px;
	border: none;
	border-radius: 4px;
	background: #dde7f2;
	color: #878ecd;
	font-size: 13px;
	cursor: pointer
}

.fa {
	width: 20px;
	text-align: center
}