.flexcenter{
    justify-content: center;
    display: flex;
}
#realBody{
    background-color:white;
    width: 100%;
    height: 600px;
}
#content{
    width:65%;
    min-width: 700px;
    height: 600px;
    /* border: 1px solid red; */
    margin: 0 auto;
    margin-top:40px;
}
#locationTitle{
    float: right;
    color:#595959;
    font-size: 14px;
    height: 40px;
}
#userInfo{
    float: left;
    width: 100%;
    line-height: 60px;
    height:50px;
    background-color:#f6f6f6;
    font-weight: bold;
    font-size: 14px;
}
#successAera,
#errorAera,
#moneyAera{
    float: left;
    /* border: 1px solid #314166; */
    background-color:#f6f6f6;
    margin-top:6px;
    width: 100%;
    /*height: 500px;*/
}
#block1{
    margin-top:20px;
}
#block1 span{
    color:black;
    font-size:14px;
    margin-left: 11px;
}
#block1 input{
    height: 20px;
    width: 350px;
    text-align: center;
    font-weight: bold;
    margin: 0 5px 0 5px;
}
#chint1{
    float: left;
    color:orange;
    margin-left:86px;
    font-size: 14px;
    margin-top: 5px;
}
#thewayofpay{
    width: 600px;
    margin-left: 20px;
}
#thewayofpay span{
    color: #1a1714;
    font-size: 14px;
}
#thewayofpay img{
    /* margin-left: 50px; */
    width: 141px;
    height: 41px;
}

#zhifubao {
    margin-left: 10px;
}

/* #weixin {
    margin-left: 50px; 
} */

#zhifubao.focus {
	border-color: #27b0d6;
	color: #27b0d6;
	background-image: transparent url("/images/front/charge/success1.png") no-repeat right bottom;
}

#weixin.focus {
	border-color: #27b0d6;
	color: #27b0d6;
	background-image: transparent url("/images/front/charge/success1.png") no-repeat right bottom;
}


#payNow{
    border-radius: 10px;
    background-color: #27b0d6;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    width: 110px;
    height: 48px;
    line-height: 48px;
    margin-left: 20px;
    margin-top:80px;
}
#payNow:hover{
    cursor: pointer;
    background-color: #e54209;
}
.chint2{
    width: 100%;
    font-size: 14px;
    margin-top:50px;
    margin-left: 20px;
    color:#2a3e57;
    font-weight: 600px;
}
.block2{
    /* border: 1px solid red; */
    margin: 0 auto;
    margin-top:50px;
    width: 350px;
    height: 90px;
    color: rgba(0,0,0,0.6);
}
.block2 img{
    float: left;
    width: 55px;
    height: 55px;
    margin-top: 20px;
}
.block3{
    /* border: 1px solid red; */
    margin: 0 auto;
    margin-top:50px;
    width: 468px;
    height: 90px;
    color: rgba(0,0,0,0.6);
}
.block3 img{
    float: left;
    width: 60px;
    height: 55px;
    margin-top: 20px;
}
.chint3{
    float: left;
    margin-left:20px;
    margin-top:20px;
    font-weight: bold;
}
.chint4{
    float: left;
    width:100%;
    color: rgba(0,0,0,0.6);
    height: 20px;
    margin-top:20px;
    /* border: 1px solid red; */
    text-align: center;
}
.chint5{
    float: left;
    margin-left:12px;
    margin-top:20px;
    font-weight: bold;
}
.twoChoice{
    clear:both;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.backToCharge,
.backToIndex{
    float:left;
    height: 40px;
    flex: 0 0 220px;
    font-weight: bold;
    color: white;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    background-color: blue;
}
.backToCharge:hover,
.backToIndex:hover{
    cursor: pointer;
    background-color: orange;
}


* {
	margin: 0;
	padding: 0;
}

.pay {
	width: 800px;
	margin: 15px auto;
	background: #ccc;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

p{
	margin: 0;
}

a,
a:hover,
a:focus {
	color: #666;
}

.tr_recharge {
	max-width: 800px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}

.tr_rechtext {
	width: 100%;
	padding: 10px;
	background: #27b0d6;
	color: #fff;
}

.te_retit {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}

.te_retit img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.tr_rechtext p {
	margin-bottom: 10px;
}

.tr_rechbox {
	padding: 20px;
	margin-top: 40px;
	/* border-bottom: 1px solid #ededed; */
}

.tr_rechhead {
	width: 100%;
	background: rgba(39, 176, 214, .15);
	padding: 20px;
	display: inline-block;
	float: left;
	margin-bottom: 40px
}

.tr_rechhead>img {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}

.tr_rechhead>p {
	line-height: 46px;
	float: left;
	color: #666;
}

.tr_rechhead p a {
	color: rgb(39, 176, 214);
}

.tr_rechheadcion {
	float: right;
	display: inline-block;
}

.tr_rechheadcion img {
	width: 20px;
	float: left;
	margin-top: 13px;
	margin-right: 5px;
}

.tr_rechheadcion span {
	color: #565656;
	line-height: 46px;
}

.tr_rechli ul li {
	float: left;
	border: 1px solid #d7d7d7;
	color: #555;
	font-size: 18px;
	padding: 15px 30px;
	margin-right: 30px;
	border-radius: 4px;
}

.tr_rechli>span {
	color: rgb(39, 176, 214);
}

.tr_rechcho {
	margin-bottom: 20px;
	display: inline-block;
}

.tr_rechcho img {
	height: 50px;
	padding: 10px;
	border: 1px solid #e5e5e5;
}

.tr_rechcho label {
	display: inline-block;
	margin-right: 30px;
}

.tr_rechli {
	display: inline-block;
	margin-bottom: 40px;
}

.tr_rechcho>span {
	color: #666;
	float: left;
	line-height: 50px;
	margin-right: 10px;
}

.tr_rechnum {
	height: 40px;
}

.tr_rechnum>span {
	line-height: 40px;
	margin-right: 10px;
}

.rechnum {
	color: #ec5a5b;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	line-height: 40px;
}

.tr_rechoth {
	display: none;
	height: 50px;
	margin-bottom: 40px;
}

.tr_rechoth>span {
	float: left;
	line-height: 50px;
	color: #666;
	margin-right: 10px;
}

.tr_pay {
	padding: 12px 30px;
	background: #27b0d6;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	outline: 0;
}

.tr_pay:hover {
	color: #fff;
}

.tr_paybox {
	padding: 20px;
}

.tr_paybox span {
	color: #999;
	margin-left: 30px;
}

select.ui-choose {
	display: none;
}

ul.ui-choose {
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid transparent;
	font: 100 16px/30px 'microsoft yahei';
	border-right: none;
	border-bottom: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

ul.ui-choose:after {
	content: "";
	display: table;
	clear: both;
}

ul.ui-choose>li {
	width: 96px;
	height: 50px;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 48px;
	color: #999;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 30px;
	text-align: center;
	border: 2px solid #CCCCCC;
}

ul.ui-choose>li:hover {
	z-index: 4;
	border-color: #27b0d6;
	color: #27b0d6;
}

ul.ui-choose>li.selected {
	z-index: 3;
	border-color: #27b0d6;
	color: #27b0d6;
	background: transparent url("/images/front/charge/success1.png") no-repeat right bottom;
}


ul.ui-choose>li.disabled {
	z-index: 2;
	background-color: #f2f2f2;
	color: #aaa;
	cursor: not-allowed;
}

ul.ui-choose>li.disabled:hover {
	border-color: #aaa;
}

ul.ui-choose>li.selected.disabled {
	z-index: 2;
	background-color: #8FC7FF;
	color: #fff;
	cursor: not-allowed;
	border-color: #8FC7FF;
}

ul.choose-type-right>li.selected {
	color: #0080ff;
	background: transparent url("./icon-selected.png") no-repeat right bottom;
}

ul.ui-choose.choose-flex {
	display: flex;
}

ul.ui-choose.choose-flex>li {
	flex: 1;
	padding: 0 8px;
}

.tr_prompt {
	padding: 4px 10px;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	font-size: 14px;
	display: inline-block;
}

.tr_rechoth p {
	display: inline-block;
	margin-left: 30px;
	color: #27b0d6;
	line-height: 40px;
}

.am-checkbox+.am-checkbox,
.am-radio+.am-radio {
	margin: auto;
}

.am-radio .am-icon-unchecked,
.am-radio .am-icon-checked {
	top: 13px;
}

.am-radio {
	margin: 0;
}

.am-form {
	width: 100%;
}

.am-form input[type=number] {
	width: 100px;
	background: #fff;
	border: 2px solid #CCCCCC;
	font-size: 16px;
	height: 48px;
	border-radius: 4px;
	float: left;
	margin-right: 30px;
}

.am-ucheck-checkbox:checked+.am-ucheck-icons,
.am-ucheck-radio:checked+.am-ucheck-icons {
	color: #27b0d6;
}

.am-form input[type=number]:focus {
	border-color: #27b0d6;
}


.am-form-group label {
	width: 100%;
	text-align: center;
	position: relative;
	color: #666;
}

.tr_rechli label{
	margin-top: -5px;
}

.am-radio-inline {
	padding-left: 0;
}

.am-radio-inline input[type=radio] {
	margin: 0;
	opacity: 0;
	width: 100%;
	height: 46px;
	position: absolute;
}

.am-form-group .am-alert {
	float: left;
	width: auto;
	margin: auto;
	border-radius: 4px;
	line-height: 48px;
	padding: 0;
	color: #ec5a5b;
	background: none;
	border: none;
}

.am-form-error .am-radio-inline,
.am-form-error label {
	color: #666;
}

.am-form-success .am-radio-inline,
.am-form-success label {
	color: #666;
}

.am-field-valid {
	border-color: #ccc !important;
}

.tr_rechcho label {
	width: auto;
	display: inline-block;
	float: left;
}

.am-form-success [class*=icon-] {
	color: #27b0d6;
}

.am-form-error [class*=icon-] {
	color: #999;
}

.am-form-group>label>span {
	color: #999;
}

