.cont-main {
    width: 100%;
    overflow: hidden
}

.pay {
    width: 100%;
    margin: 15px auto;
    background: #ccc;
    border: 1px solid #e5e5e5;
}

p {
    margin: 0;
}

.tr_recharge {
    background: #fff;
    overflow: hidden;
}

.pay-typeBox {
    padding: 20px;
}

.pay-typeBox .pay_way_item {
    position: relative;
    display: block;
    float: left;
    height: 58px;
    width: 200px;
    float: left;
    margin-right: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.pay-typeBox .pay_way_item i {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26px;
    height: 24px;
    background: url('../../assets/images/pay58_08.png') no-repeat -122px -140px;
}

.pay-typeBox .pay_way_item:hover {
    border: 1px solid #fd521f;
}

.pay-typeBox .pay_way_item.on {
    border: 1px solid #fd521f;
}

.pay-typeBox .pay_way_item.on i {
    display: block;
}

.pay-typeBox .pay_ways {
    padding-top: 10px;
}

.way_alipay {
    background: #fff url('../../assets/images/pay58_08.png') no-repeat 26px 1px;
}

.way_weixin {
    background: #fff url('../../assets/images/pay58_08.png') no-repeat 26px -56px;
}

.pay-Submit {
    border: none;
    cursor: pointer;
    display: inline-block;
    width: 200px;
    line-height: 50px;
    border-radius: 50px;
    background-color: #3bb4f2;
    font-size: 20px;
    color: #fff;
    text-align: center;
    outline: none;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}

.pay-Submit:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.pay-item {
    color: #3c656e;
    display: inline-block;
}

.pay-item .title {
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
}

.marginBottom {
    margin: 10px auto;
}

.marginTop {
    margin-top: 35px;
}

.marginTop a {
    color: red;
    font-weight: bold;
    text-decoration: underline;
}

.marginTop li {
    padding-top: 5px;
}

.price {
    font-family: Georgia, Tahoma, Arial;
    font-size: 28px;
    color: #f64812;
    font-weight: 600;
}

.msg-tip {
    color: #f64812;
}

.itemlist .feeitem {
    font-family: Georgia, Tahoma, Arial;
    font-size: 20px;
    color: #333;
    width: 120px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    float: left;
    background-color: #fcfcfc;
    border: 1px solid #c2c2c2;
    margin-right: 15px;
    position: relative;
    display: inline;
}

.itemlist .feeitem .money_much {
    color: #3c656e;
    font-size: 16px;
}

.itemlist .feeitem .money_much span {
    color: #3c656e;
    font-size: 26px;
    font-weight: 600;
}

.itemlist .feeitem em {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    width: 20px;
    height: 20px;
    background: url(../../assets/images/success1.png) no-repeat;
}

.itemlist .feeitem:hover {
    border: 1px solid #2c9bd4;
    cursor: pointer;
}

.itemlist .feeitem.choosed {
    border: 2px solid #2c9bd4;
    background-color: #fff;
}

.itemlist .feeitem.choosed em {
    display: block;
}

.renew_con li .itemlist .special {
    background: #fff;
}

.renew_con li .itemlist .special .t {
    width: 100px;
    line-height: 42px;
    border: 0;
    text-align: center;
    background: #fff;
    display: inline-block;
    color: #3c656e;
    font-size: 24px;
    font-weight: 600;
}

.renew_con li .itemlist .stxt {
    float: left;
    padding-top: 12px;
    font-size: 14px;
    color: #999;
}

.renew_con li .itempay a {
    height: 73px;
    border-width: 2px;
    padding: 0;
}

.totaljf {
    font-family: Georgia, Tahoma, Arial;
    font-size: 25px;
}

.tr_rechtext {
    width: 100%;
    padding: 10px;
}

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

.te_retit img {
    float: left;
    margin: 5px 15px 0px 12px;
}

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

.tr_rechbox {
    padding: 20px;
    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: #4e9fd4;
}

.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: #3bb4f2;
}

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

.tr_rechcho img {
    height: 30px;
    padding-left: 15px;
    border: 0px solid #e5e5e5;
}

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

.tr_rechli {
    width: 100%;
    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: #ff4200;
    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: #3bb4f2;
    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;
}

.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: #4e9fd4;
    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;
    height: 20px;
    width: 20px;
}

.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: #4e9fd4;
}

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

.am-form-group label {
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 24px;
}

.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: #ff4200;
    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: #4e9fd4;
}

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

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

/**支付成功界面显示**/
.pay-info {
    margin-top: 50px;
    margin-left: 80px;
}
.pay-info li{
    font-size: 16px;
    padding: 8px;
}
.pay-info span {
    margin-left: 8px;
}

.pay-info .show-price {
    font-family: Tahoma, Arial;
    font-size: 18px;
    color: #f64812;
    font-weight: 600;
}

.pay-info a {
    color: #0066cc;
    text-decoration: none;
    line-height: 180%;
}

.pay-info a:hover {
    color: #FF3300;
    text-decoration: underline;
}
