﻿@charset "utf-8";

.inner-box{ margin:30px 0; min-height:350px; _height:350px; border:1px solid #f0f0f0; background:#fff; text-align:center; }
.inner-box .dl-list{ margin:0 auto; padding:30px; text-align:left; width:879px; font-size:14px; }
.inner-box .dl-list dl{ clear:both; display:block; padding:5px 0; }
.inner-box .dl-list dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.inner-box .dl-list dl dt{ display:block; padding:5px 0; float:left; width:30%; line-height:42px; min-height:42px; color:#555; text-align:right; }
.inner-box .dl-list dl dd{ position:relative; padding:5px 0 5px 20px; line-height:42px; min-height:42px; color:#555; overflow:hidden; _margin-left:120px; }
.inner-box .dl-list dl dd .input{ padding:10px; }
.inner-box .dl-list dl dd a.send{ display:inline-block; color:#555; border:1px solid #e8e8e8; border-radius:3px; width:110px; height:40px; line-height:40px; color:#333; font-size:14px; text-align:center; background:#fff; vertical-align:middle; }
.inner-box .dl-list dl dd a.send.gray{ color:#999; }
.inner-box .dl-list dl dd a.send img{ margin-top:9px; }
.inner-box .dl-list dl dd .input.code{ width:84px; ime-mode:disabled; text-transform:uppercase; }

.inner-box .tab-head{ display:block; border-bottom:1px solid #f0f0f0; background:#fbfbfb; overflow:hidden; }
.inner-box .tab-head ul li{ float:left; margin-left:-1px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
.inner-box .tab-head ul li a{ display:block; padding:0 30px; height:50px; line-height:50px; color:#555; font-size:14px; }
.inner-box .tab-head ul li a:hover,.inner-box .tab-head ul li a.selected{ color:#666; background:#fff; border-bottom:2px solid #0089cd; }
.inner-box .tab-content{ display:none; }
	
/*购物车样式*/
.cart-box{ position:relative; margin-top:30px; margin-bottom:10px; }
.cart-box h1{ float:left; font-size:18px;}

.cart-step{position:relative; margin-left:120px; margin-bottom:0px;}
.cart-step li{ float:left; width:33.33%; height:35px; line-height:35px; text-align:center; background:url(../images/cart-arrow.gif) no-repeat right -45px #f6f6f6; color:#999; *width:33.3%; }
.cart-step li span{ display:inline-block; margin-right:5px; font-weight:bold; font-size:15px; }
.cart-step li.item{ background-position:right 0; }
.cart-step li.selected{ background:url(../images/cart-arrow.gif) no-repeat right -90px #e8e8e8; color:#8cac52; }
.cart-step li.last{ background-image:none; }

.cart-info{ z-index:2; margin:0; padding:15px; border:1px solid #DFC795; position:absolute; top:0px; left:0px; _left:-269px; width:302px; height:auto;background:#F7F2D0; text-align:left; }
.cart-info .btn-success{ height:32px; line-height:32px; }
.cart-info .close{ display:block; margin:0; padding:0; position:absolute; top:5px; right:5px; width:15px; height:10px; text-indent:-9999px; background:url(../images/sprite.gif) no-repeat left -240px; cursor:pointer; }



.cart-table{ border:1px solid #f7f7f7; }
.cart-table th{ padding:0.8em 0.5em; color:#555; font-size:13px; font-weight:400; background:#f6f6f6; border-bottom:1px solid #f7f7f7; }
.cart-table td{ padding:1em 0.5em; color:#555; font-size:13px; border-bottom:1px solid #f7f7f7; }
.cart-table td .stxt{ margin-top:5px; color:#666; font-size:12px; line-height:20px; }
.cart-table td input.checkall{ padding:0; border:1px solid #eee; background:#fff; }
.cart-table td .img{padding:1px;width:60px;height:60px;border:1px solid #eee;}
.cart-table td .buy-box{ margin:auto; padding:0; width:74px; height:22px; overflow:hidden; }
.cart-table td .buy-box a{ display:block; float:left; width:20px; height:20px; font-size:12px; line-height:20px; text-align:center; border:1px solid #e8e8e8; overflow:hidden; }
.cart-table td .buy-box .input{ float:left; margin:0; padding:0; width:30px; font-size:12px; height:20px; line-height:20px; text-align:center; ime-mode:Disabled; border-radius:0; border-left:0; border-right:0; }

.cart-foot{ margin-top:20px; height:40px; }
.cart-foot .btn-box{ line-height:40px; }
.cart-foot .btn-box a{ margin-right:20px; font-size:14px; }

.item-box{ clear:both; padding:8px 0; font-size:13px; }
.item-box li{ display:block; float:left; margin:0 25px; height:28px; line-height:28px; }
.item-box li label input{ margin-right:3px; }
.item-box li em{ color:#999; }

.address-list{ margin-bottom:20px; padding:10px; color:#555; font-size:14px; border:1px solid #f7f7f7; max-height:300px; overflow:auto; }
.address-list li{ margin:5px 0; padding:5px 10px; height:20px; line-height:20px; cursor:pointer; }
.address-list li span{ margin-left:10px; }
.address-list li label em{ margin-left:5px; color:#999; }
.address-list li.selected{ padding:10px; font-size:15px; background:#fff0e8; border-radius:3px; }
.address-list li.selected span{ color:#333; font-weight:700; }
.address-info{ padding:10px; border:1px solid #f7f7f7; }
.address-info dd .input{ padding:5px; }
.address-info dd .select{ display:inline-block; padding:5px; border:1px solid #e8e8e8; border-radius:2px; line-height:20px; }

.buy-foot{ font-size:14px; }
.buy-foot .left dl{ clear:both; padding-bottom:10px; line-height:28px; }
.buy-foot .left dl dt{ color:#6c6c6c; }
.buy-foot .left dl dd .input{ width:230px; padding:5px; }
.buy-foot .right{ text-align:right; }
.buy-foot .right p{ line-height:38px; }
.buy-foot .right p .price{ color:#f00; font-weight:700; }
.buy-foot .right p.txt-box{ margin-top:10px; font-size:18px; font-weight:700; }
.buy-foot .right p.btn-box{ margin-top:20px; }

.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
.form-box dl{ display:block; padding:5px 0; }
.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
.form-box dl dd label.radio{ margin-right:5px; }