img {
    vertical-align: middle;
	border: 0;
}
.comom {
	width: 100%;
	margin: 0 auto;
}
.comom .paybtn {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 76px;
	background: #fff;
}
.comom .paybtns {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 50px;
	background: #fff;
}
.paybtns .col-md-8 {
    padding: 11px 14px;
    height: 50px;
	line-height: 30px;
	text-align: center;
}
.paybtns .col-md-4 {
    background: #f6590e;
    background-image: linear-gradient(to bottom right, #ff8d09, #ff5111);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.pjg {
    max-width: 80%;
    max-height: 42px;
}