﻿@charset "utf-8";
/* CSS Document */

/*购物车进度条*/
.jdt {
	color:#666;
	height:27px;
	line-height:27px;
}
.jdt1 {
	background-image: url(../images/mall_jd1.gif);
}
.jdt2 {
	background-image: url(../images/mall_jd2.gif);
	background-repeat: no-repeat;
}
.jdt3 {
	background-image: url(../images/mall_jd3.gif);
	background-repeat: no-repeat;
}
.jdt4 {
	background-image: url(../images/mall_jd4.gif);
	background-repeat: no-repeat;
}
.jdt ul{
	width:1000px;
	height:27px;
	line-height:27px;
}
.jdt ul li{
	font-size:14px;
	font-weight:bold;
	width:250px;
	text-align:center;
	float:left;
	}
.jdt ul li strong{
	color:#ffffff;
	}

/*购物车***************/
.cart_box {
	width:978px;
	padding:10px;
	}

.cart_box  .leftpic{
	margin-left:20px;
	float:left;
	}

.cart_box .tishi{
	margin-top:30px;
	width:700px;
	height:auto;
	float:right;
}
.cart_box .tishi h3{
	width:700px;
	height:35px;
	line-height:35px;
	font-size:14px;

	display:block;
}
.cart_box .tishi ul{
	width:700px;
	margin-top:10px;
	color:#434343;
	}
.cart_box .tishi ul li{
	line-height:21px;
	}




/*确认定单*/
.mall_cartbox {
	width:978px;
	padding:10px;
}
.mall_cartbox .cartlrbox{
	width:978px;
	height:auto;
	clear:both;
	}
	
.mall_cartbox .qrddbt {
	width:978px;
	line-height:31px;
	height:31px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	}
.mall_cartbox .qrddbt h2{
	font-size:14px;
	float:left;
	}

.mall_cartbox .shouhuo{
	width:978px;
	height:auto;
	clear:both;	
	}
.mall_cartbox .shouhuo li{
	width:970px;
	padding:3px;
	height:31px;
	border:1px solid #fff;
	float:left;

	}
.mall_cartbox .shouhuo li label {
	padding-left: 10px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	font-size:14px;
	color:#666;
	float:left;
}
.mall_cartbox .shouhuo li label em{
	color: gray;
	font-size: 14px;
}
.mall_cartbox .shouhuo li span {
	padding-left:90px;
	width:20px;
	height:31px;
	display:block;
	float:left;
}

.mall_cartbox .shouhuo li .tip {
	color: gray;
	vertical-align: middle;
	height:31px;
	line-height:31px;
	margin-left: 20px;
	float:left;
}
.mall_cartbox .shouhuo li input {
	margin-top:7px;
	float:left;
}

.mall_cartbox .shouhuo li a{
	line-height:31px;
	margin-right:10px;
	float:right;
}
.mall_cartbox .shouhuo li .set-default {
	margin-left: 15px;
}
.mall_cartbox .shouhuo li:hover{
	background-color:#fff9e2;
}


/*收货地址选中*/
.mall_cartbox .shouhuo .xz{
	width:970px;
	padding:3px;
	height:31px;
	background:#fff9e2;
	border:1px solid #f49500;
	float:left;

	}
.mall_cartbox .shouhuo .xz h3{
	width:60px;
	line-height:31px;
	padding-left:30px;
	display:block;
	float:left;
	background-image: url(../images/icon_home2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
.mall_cartbox .shouhuo .xz span {
	width:20px;
	padding-left:0;
	height:31px;
	display:block;
	float:left;
}
.mall_cartbox .shouhuo .xz label {
	color:#000;
	padding-left: 10px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	font-size:14px;
	float:left;
}
.mall_cartbox .shouhuo .xz input {
	margin-top:7px;
	float:left;
}
.mall_cartbox .shouhuo .xz .tip {
	color: gray;
	vertical-align: middle;
	height:31px;
	line-height:31px;
	margin-left: 20px;
}
.mall_cartbox .shouhuo .xz a{
	margin-right:10px;
	line-height:31px;
	float:right;
}





.mall_cartbox .biaoti {
	color:#666666;
	height:45px;
	line-height:45px;
	border-bottom:2px solid #fdcd00;
}
.mall_cartbox .tubiao .tb{
    margin: 0px 0px -4px 5px;
}
.mall_cartbox .main-tit {
	line-height:31px;
	margin-left:15px;
	float:left;
	color:#999;
}
.mall_cartbox .main-tit span{
	margin-right:20px;
	}
.mall_cartbox .main_img {
	line-height:25px;
	margin-left:5px;
	float:left;
}
.mall_cartbox .main_img a{
	width:80px;
	height:25px;
	line-height:25px;
	float:left;
	display:block;
}

.mall_cartbox .tab {
	color:#353535;
}
.mall_cartbox .tab .tdbg {
	padding-top:10px;
	padding-bottom:10px;
	border-left:1px solid #ffffff;
	border-top:1px solid #e2b69c;
	border-bottom:1px solid #e2b69c;
	background:#f5ece6;
}
.mall_cartbox .tab .ljbg{
	padding:5px 10px;
	border:1px solid #9CE0FA;
	background-color:#FFF;
	}
.mall_cartbox .tab .proimg dl{
	margin-left:10px;
	margin-top:10px;
	width:350px;
	float:left;
}
.mall_cartbox .tab .proimg dl dt {
	line-height:15px;
	font-weight:bold;
	}
.mall_cartbox .tab .proimg dl dd {
	margin-top:5px;
	line-height:15px;
	color:#909090;
	}
.mall_cartbox .tab .proimg  img{
	width:70px;
	height:70px;
	padding:1px;
	border:1px solid #e2e2e2;
	float:left;
	margin-left:10px;
	display:block;
}
.mall_cartbox .tab .quantity input{
	width:35px;
	height:23px;
	line-height:23px;
	text-align:center;
	font-size:14px;
	color:#ff5400;
	font-weight:bold;
	border:1px solid #CCD5E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mall_cartbox .tab .jiage {
	font-size:14px;
	font-weight:bold;
}
.mall_cartbox .tab .hyts{
	color:#999;
	}
.mall_cartbox .tab .hyts strong {
	font-size:14px;
	}
.mall_cartbox .tab input{
	margin-left:5px;
}
.mall_cartbox .qrdd {
	color: #666666;
}
.mall_cartbox .qrdd td{
	border-bottom:2px solid #FFF;
}
.mall_cartbox .qrdd span{
	margin-left:20px;
	color:#F60;
}


.mall_cartbox .fkfs {
	color: #666666;
}

.mall_cartbox .fkfs span{
	margin-left:20px;
	color:#F60;
}
.mall_cartbox .fkfs h2{
	font-size:14px;
	color:#F00;
	}
.mall_cartbox .fkfs label {
	font-size:14px;
}
.mall_cartbox .fkfs .liushuixx {
	width:747px;
	height:31px;
	padding:5px;
	background-color:#ddebf4;
	border:1px dashed #06F;	
	}
.mall_cartbox .fkfs .liushuixx p{
	line-height:31px;
	height:31px;
	width:130px;
	display:block;
	padding-bottom:0px;
	padding-left:0px;
	float:left;
	}
.mall_cartbox .fkfs .liushuixx textarea{
	border:1px solid #9cc2d9;
	background-color:#FFF;
	width:500px;
	padding-left:5px;
	line-height:25px;
	height:25px;
	}
.mall_cartbox .fkfs .fapiao {
	width:747px;
	height:auto;
	font-size:12px;
	padding:5px;
	background-color:#ddebf4;
	border:1px dashed #06F;	
	}
.mall_cartbox .fkfs .fapiao .lrbox{
	padding:10px;
	}
.mall_cartbox .fkfs .fapiao p{
	line-height:25px;
	height:25px;
	display:block;
	height:auto;
	}
.mall_cartbox .fkfs .fapiao label{
	font-size:12px;
}
.mall_cartbox .fkfs .fapiao .fpxxdiv{
	border:1px solid #87d7f1;
	padding:9px;
	background:#FFF;
	}
.mall_cartbox .fkfs .fapiao .fpxxdiv .txtInfo {
	margin-left: 60px;
	color: #999;
}

.mall_cartbox .zhxx{
	width:956px;
	border:1px solid #F90;
	background-color:#fff;
	}
.mall_cartbox .zhxx h2{
	font-size:14px;
	height:35px;
	line-height:35px;
	color:#bc8631;
	padding-left:16px;
	background-color:#fef3e2;
	width:940px;
	display:block;
	}
.mall_cartbox .zhxx dl{
	width:300px;
	height:auto;
	float:left;
	margin-left:15px;
	padding-bottom:10px;	}
.mall_cartbox .zhxx dl dt{
	width:300px;
	line-height:31px;
	color:#bc8631;	}
.mall_cartbox .zhxx dl dd{
	width:300px;
	color:#666;
	line-height:19px;
}
