@charset "utf-8";
/* CSS Document */
.head-back{ background:url(../images/imgbg_02.jpg) repeat;}
.head-back .head-area{ width:1000px; margin:0 auto; padding:0;}
.head-img{ width:1000px; border:0; height: 240px; border: 5px solid #fff; }
.head-content{ width:1000px; margin:0 auto;}
.head-content .card-content{ margin:0 73px; padding:15px 0 0; list-style:none; overflow:hidden;}
.head-content .card-content li{ width:350px; text-align:center; float:left; background:#fff; border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px; padding:10px 10px 0; margin-bottom:30px;}
.head-content .card-content li img{ width:329px; height:173px; border:0;}
.head-content .card-content .list-odd{ margin-right:60px;}
.head-content .card-content li .img-btn{ text-align:center;margin: 5px auto 10px;}
.head-content .card-content li .img-btn img{ width:110px; height:39px; border:0px;}
.pay-amount {height: auto;overflow: hidden; float:left; padding-top:10px;}
.pay-cut { width:19px; height:21px; background:url(../images/cardaccount.png) no-repeat -74px 0; cursor:pointer; float:left; margin-left:39px; }
.pay-add { width:19px; height:21px; background:url(../images/cardaccount.png) no-repeat -51px 0; cursor:pointer; float:left; margin-left:4px; }
.pay-input-text { width:40px; height:20px; line-height:16px; text-align:center; float:left; margin-left:4px; }
/*在线直充支付页面*/
.r_navigation{ height:30px; line-height:30px;background: url(/Skin/iaudit/User/images/path.gif) no-repeat 15px 10px; padding-left:30px; border-bottom:1px dotted #ccc;}
.card-info{ margin:20px auto;}
.card-info .card-left-img{ width:329px; float:left}
.card-info .card-left-img img{ width:329px; height:173px;}
.card-info .card-right-price {float:left;margin-left:15px;}
.card-info .card-right-price p{ width:640px; line-height:25px;font-family: "微软雅黑"; font-size:16px; padding:0 0 20px 0;}
.card-info .card-right-price p span{ color: #E9001C;display: inline-block; font-size:20px; padding:0 5px;}
.online-pay{ border:1px solid #dcdcdc; background:#FBFDF2; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; margin-bottom:7px;}
.online-pay h5{font-weight: normal;font-size: 12px; color:#606060;padding: 10px 0 0 10px;}
.online-pay .list-bank{ margin:0 auto; overflow:hidden; margin-bottom:5px;}
.online-pay .list-bank li{ width:140px; float:left; margin:10px;}
.online-btns {
    background: url("/Skin/iaudit/2.0/images/middle/online/btn-next01.png") no-repeat  ;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 37px;
    line-height: 100px;
    overflow: hidden;
    vertical-align: middle;
    width: 134px;
	margin-left:12px;
	margin-bottom:10px;
}

.zhishangzhi td{
    padding:5px 10px;
    border:1px solid #f7f182;
    color: #111;
}

.zhishangzhi a{
    background:#d31010;
    color:#fff;
    border:1px solid #d31010;
    border-radius: 2px;
    padding: 4px 5px;
    text-decoration: none;
    text-align: center;
    margin-left: 3px;
    margin-top: 5px;
    
}

.zhishangzhi a:hover{
    background: #ef2929;
}
