/**立即购买**/
.buyNow { background:#fff; width:1000px; margin:0 auto; padding-top:15px; }

.balance_title { font-size:16px; margin-left:10px; margin-bottom:10px; }
.balance_content table { border:1px solid #e5e5e5; border-top:2px solid #c9033b; }
.balance_content table th { height:35px; background:#faeaef; color:#656565; font-size:14px; }
.balance_content table td { height:85px; background:#fffdee; border-bottom:2px solid #e5e5e5; text-align:center; }
.balance_content table td.order_pro .pro_pic { width:50px; height:50px; border:1px solid #ebe9e2; overflow:hidden; margin-left:20px; }
.balance_content table td.order_pro .pro_pic img { width:50px; height:50px; }
.balance_content table td.order_pro .pro_name { width:270px; overflow:hidden; text-align:left; margin-left:6px; line-height:20px; }
.balance_content table td.opera a { color:#000; padding:4px 14px; }
.balance_content table td.opera a:hover { text-decoration:none; }
.balance_content table td.opera .delete { background:#ff9900; }
.balance_content table td.opera .delete:hover { background:#e8801e; }
.balance_content table td.opera .buy { background:#0099ff; }
.balance_content table td.opera .buy:hover { background:#0689d7; }
.balance_content table td.qty a:hover { text-decoration:none; }
.balance_content table td.qty .minus { margin-left:50px; }
.minus,.plus { display:block; float:left; border: 1px solid #cacbcb; border-right: 0; height: 18px; line-height: 18px; padding: 4px 0; width: 18px; text-align: center; color: #666; margin: 0; background: #fff; }
.plus { border-left:none; border-right:1px solid #cacbcb; }
.itxt { float:left; border: 1px solid #cacbcb; width: 30px; height: 18px; line-height: 18px; text-align: center; padding: 4px 2px; margin: 0; font-size: 12px; font-family: verdana; color: #333; }
.balance_content table .addUp td { background:none; color:#666; }
.balance_content table .addUp .contine { margin-top:10px; }
.balance_content table .addUp .contine a { background:url(images/left_arrow.gif) 0 2px no-repeat; padding-left:15px; font-size:14px; color:#666; margin-left:20px; }
.balance_content table .addUp .addPrice .price_left { line-height:24px; margin-right:30px; }
.balance_content table .addUp .addPrice .price_left span { float:right; }
.balance_content table .addUp .addPrice .price_left strong { color:#e33a3d; }
.balance_content table .addUp .addPrice .price_right { line-height:24px; margin-right:10px; }
.balance_content .goPay { height:49px; line-height:49px; overflow:hidden; color:#666; background:#f7f7f7;border: 1px solid #e5e5e5; border-top:none; font-size:14px; }
.balance_content .goPay span { color:#e2393c; font-family:"微软雅黑"; margin-right:30px; font-size:16px; }

/**当前位置**/
.cur_position { margin-bottom:10px; margin-left:10px; }

/**收货人信息 shouhuoInfo**/
.shouhuoInfo table { margin:0 auto; }
.shouhuoInfo table td { border:1px solid #ddd; text-indent:1.5em; height:35px; }
.shouhuoInfo table td.sure { height:50px; }
.shouhuoInfo table td.sure a { background:#eb0043; border-radius:3px; padding:7px 15px; color:#fff; transition:1s; }
.shouhuoInfo table td.sure a:hover { text-decoration:none; background:#c9033b; }
.shouhuoInfo table td textarea { border:1px solid #bbb; padding:5px; resize:none;  overflow:auto; height:50px; width:90%;  margin-top:8px; outline:none; margin-bottom:10px; }
.order_sub { text-align:center; margin-top:20px; }
.order_sub input { cursor:pointer; padding:10px 35px; background:#eb0043; font-size:16px; color:#fff; border:none; border-radius:3px; transition:1s; margin-bottom:20px; }
.order_sub input:hover { background:#c9033b; } 

/**确认购买 弹出扫描二维码**/
.mask { background:#000; filter:alpha(opacity:60); background:rgba(0,0,0,0.6); width:100%; height:100%; position:fixed; left:0; top:0; display:none; }
.login_box { position:fixed; top: 50%; left: 50%; margin-left: -190px; margin-top: -245px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #ffffff; width: 380px; height: 490px; box-shadow: #999999 0 2px 10px; -moz-box-shadow: #999999 0 2px 10px; -webkit-box-shadow: #999999 0 2px 10px; display:none; }
.login_box .qrcode { text-align: center; }
.login_box .qrcode .img { display: block; width: 276px; height: 276px; margin: 42px auto 5px; }
.login_box .qrcode .sub_title { text-align: center; font-size: 18px; color: #353535; }
.login_box .qrcode .extension { margin-top: 40px; display: inline-block; text-align: left; }
.login_box .qrcode .extension .item { margin-bottom: 15px; }
.login_box .qrcode .extension .title { font-weight: normal; font-size: 14px; color: #353535; }

/**填写验证码**/
.verification { height:110px; margin-top:-65px; }
.verification .item { margin-bottom:25px; }
.verification .item input { padding:5px 3px; }
.verification .item a { background:#eb0043; border-radius:3px; padding:7px 20px; color:#fff; transition:1s; margin-left:10px; }
.verification .item a:hover { text-decoration:none; background:#c9033b; }

.login_box .extension .item span { font-size:18px; color:#666; position:relative; top:-15px; margin-left:10px; }







