.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.blank10 {
	height: 18px;
	line-height: 18px;
	clear: both;
	visibility: hidden;
	background: #fff;
}
.block_jm {
	width: 100%;
	background: #eee7e1;
	height: auto;
}
.flowBox_jm {
	width: 990px;
	border: 1px solid #ddd;
	background: #fff;
}
.flowBox_jm a {
	color: #000;
	text-decoration: none;
}
.flowBox_jm a:hover {
	text-decoration: underline;
}
.flowHot {
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.flowHot ul {
	padding: 30px 0px;
	display: none;
}
.flowHot ul.curr {
	display: block;
}
.flowHot ul li {
	float: left;
	width: 160px;
	margin: 20px 0 0 31px;
}
.flowHot ul li a {
	text-decoration: none;
	color: #000;
}
.flowHot ul li a:hover {
	text-decoration: underline;
	color: #ff3300;
}
.flowHot ul li p {
	padding-bottom: 15px
}
.flowHot ul li p.pic {
	text-align: center;
}
.flowHot ul li p.pic img {
	width: 150px;
	height: 150px;
	border: none;
}
.flowHot ul li p .price {
	font-family: "Microsoft YaHei", 微软雅黑;
	color: #ff3300;
	font-size: 17px;
	font-weight: bold;
}
.flowHot ul li p.name {
	min-height: 36px;
}
.title_jm {
	background: #f1f1f1;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ddd;
}
.title_jm table tr td {
	font-weight: bold;
}
.title_jm ul {
	margin: 5px 0 0 40px;
}
.title_jm ul li {
	float: left;
	margin-right: 20px;
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
	color: #000;
	cursor: pointer;
}
.title_jm ul li.curr {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	color: #ff3300;
	font-weight: bold;
}
.thumb_name {
	float: left;
	width: 100%;
}
.thumb_name dl {
	float: left;
	margin: 13px 10px 13px 30px;
}
.thumb_name dl dt {
	float: left;
	width: 80px;
	text-align: center;
}
.thumb_name dl dt img {
	width: 60px;
	height: 60px;
}
.thumb_name dl dd {
	float: left;
	width: 245px;
	text-align: left;
	font-size: 14px;
}
.thumb_name dl dd span {
	float: left;
	display: inline;
	margin-top: 3px;
	width: 36px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: url(../images/jmpic/bg_cart_fitting.gif) no-repeat 0 0;
	margin-right: 10px;
	color: #fff;
}
.thumb_name dl dd .fpack {
	font-size: 12px;
}
.thumb_name dl dd .attrname {
	color: #bbb;
}
.thumb_name dl dd .package {
	float: left;
	display: inline;
	margin-top: 5px;
	width: 78px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: url(../images/jmpic/bg_cart_package.gif) no-repeat 0 0;
	color: #fff;
}
.thumb_name dl dd a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.thumb_name dl dd a:hover {
	color: #ff3300;
	text-decoration: underline;
}
.cart_jmprice {
	font-size: 14px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: bold;
}
.jmamount {
	color: #f8296d;
	font-size: 19px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: bold;
}
a.continue_buy {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	margin-left: 15px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background: #fafafa;
	border: 1px solid #d9d9d9;
}
a.continue_buy:hover {
	background: #f5f5f5;
	text-decoration: none;
}
a.jmcheckout:hover {
	background: #a91500;
	text-decoration: none;
}
a.jmclear {
	color: #aaaaaa;
	text-decoration: none;
	margin-right: 10px;
}
a.jmclear:hover {
	text-decoration: underline;
}
.jminputBg {
	float: left;
	width: 30px;
	text-align: center;
	margin: 0;
	border: 1px solid #b3b3b3;
	height: 18px;
}
.jm_cartnum {
	width: 65%;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	overflow: hidden;
}
.jm_cartnum span {
	float: left;
	background: url(../images/inputbg.gif) repeat-x 0 0;
	cursor: pointer;
	border: 1px solid #bbb;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
.jm_cartnum span.jmadd {
	border-left: none;
	line-height: 22px;
*line-height:19px;
}
.jm_cartnum span.jmminu {
	border-right: none;
	line-height: 22px;
*line-height:19px;
}
.jmcheckout {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #c40000;
	margin-right: 25px;
	margin-left: 10px;
}
a.jm_buy {
	background: url(../images/jmpic/jm_buy.gif);
	width: 77px;
	height: 24px;
	display: block;
	color: #fff;
	font: bold;
}
.checkBox_jm {
	width: 950px;
	border-top: 1px solid #ccc;
	background: #fff;
	padding: 15px 20px 20px 20px;
}
.checkBox_jm .title {
	font-size: 19px;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: bold;
}
.songhuo {
	padding-left: 20px;
	color: #a1a1a1;
	font-size: 14px;
	font-family: 宋体;
	font-weight: normal;
}
.timebox {
	width: 100%;
}
.timebox ul {
	float: left;
	padding-top: 15px;
}
.timebox ul li {
	float: left;
	margin-right: 20px;
	padding: 5px 15px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ccc;
	background: #fff;
}
.timebox ul li:hover,.timebox ul li:hover label{cursor:pointer}
.timebox ul li.curr, .timebox ul li.curr2 {
	background: #e6f6de;
	padding: 4px 15px;
	border: 2px solid #6eaf4f;
}
.timebox ul li.curr2.seltimebox {
	display: none;
}
.timebox ul li.curr .seltimebox {
	top: 32px;
	left: -2px;
	border: 2px solid #6eaf4f;
	display: block;
}
.seltimebox {
	position: absolute;
	background: #fff;
	top: 33px;
	left: -1px;
	z-index: 999;
	border: 1px solid #ccc;
	width: 400px;
	height: auto;
	display: none;
}
.timebox ul li.cur2 .seltimebox {
	display: block;
}
.timebox ul li.cur .seltimebox {
	display: none;
}
.seltimebox table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 16px;
}
.seltimebox table tr td a {
	text-decoration: none;
	color: #000;
}
.timebox ul li input {
	vertical-align: text-bottom
}
.payment_tab_jm {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.payment_tab_jm li {
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px 10px 25px 10px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.payment_subbox {
	display: none;
}
.payment_tab_jm li.seled {
	padding:4px 15px;
	border: 2px solid #ff3300;
}
.payment_tab_jm li.seled .payment_subbox {
	display: block;
}
.payment_subbox ul {
	margin: 10px;
}
.payment_subbox ul li {
	float: left;
	margin: 20px 15px 0 0;
	padding: 0 10px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
}
.checkgoods {
	border: 1px solid #ccc;
	margin-top: 10px;
	overflow: hidden;
}
.checkgoods th {
	background: #f0f0f0;
	padding: 8px 10px;
	border-bottom: 1px solid #e2e2e2;
	font-weight: normal;
}
.checkgoods td {
	background: #fff;
	padding: 15px 10px;
	border-top: 1px dotted #e2e2e2;
}
.checkgoods .tdone {
	padding-left: 33px;
}
.checkgoods .tdother {
	padding: 15px 30px;
	background: #fdfcfc;
	border-top: 1px solid #ddd;
}
.checkgoods .tdother2 {
	padding: 15px 30px;
	background: #fafafa;
	border-top: 1px solid #ddd;
}
.checkgoods .price_font {
	font-family: "Microsoft YaHei", 微软雅黑;
	font-size: 14px;
	font-weight: bold;
}
.shipping_jm {
	overflow: hidden;
}
.shipping_jm li {
	font-size: 13px;
	font-weight: normal;
}
.checkout_other, .checkout_other2 {
	font-size: 13px;
}
a.a_other1 {
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}
a.a_other1_h {
	color: #ff3300;
	text-decoration: none;
}
.span_other2 {
	padding-left: 20px;
	color: #999;
	display: inline-block
}
.subbox_other {
	padding-left: 10px;
	margin-top: 10px;
	background: #fafafa;
}
.subbox_other tr td {
	background: #fafafa;
	padding: 5px 0;
	border: none;
}
.checkout_other .subbox_other {
	display: none;
}
.checkout_other2 .subbox_other {
	display: block;
}
.jmbag {
	color: #f30;
	text-decoration: none;
}
.jmbag span {
	padding: 2px 6px;
	margin-right: 6px;
	background: #cf0f02;
	color: #fff;
}
.address_jm {
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.address_jm ul {
	float: left;
	padding-top: 15px;
}
.address_jm ul li {
	float: left;
	width: 225px;
	margin: 0 4px 4px 0;
	height: 118px;
	background: url(../images/jmpic/bg_address-0.gif) no-repeat 0 0;
	cursor: pointer;
	position: relative;
}
.address_jm ul li.curr {
	background: url(../images/jmpic/bg_address.gif) no-repeat 0 0;
}
.address_jm ul li .edit_addr {
	position: absolute;
	top: 10px;
	right: 15px;
	display: none;
	text-align: right;
}
.address_jm ul li .edit_addr a {
	text-decoration: none;
	color: #ff3300;
}
.address_jm ul li.curr .edit_addr {
	display: block;
}
.address_jm ul li.xxxxxx .edit_addr {
	display: block;
}
.address_jm_add {
	float: left;
	border: 1px solid #ccc;
	text-indent: 22px;
	width: 93px;
	height: 27px;
	line-height: 28px;
	background: url(../images/jmpic/add_btn_address.jpg) no-repeat 0 0;
	cursor: pointer;
}
.address_jm ul li table {
	float: left;
	margin: 20px 10px 10px 10px;
}
.address_jm ul li table tr td {
	padding: 0 20px 0 10px;
}
.address_jm ul li table tr td a {
	color: #ff3300;
	text-decoration: none;
}
.input_addr1 {
	width: 500px;
	height: 20px;
}
.input_addr2 {
	width: 150px;
	height: 20px;
}
.input_addr3 {
	width: 100px;
	height: 20px;
}
.input_addr4 {
	width: 50px;
	height: 22px;
}
.input_td_addr3 input {
	width: 100px;
	height: 20px;
}
.otherinput {
	width: 300px;
	height: 25px;
}
.otherinput2 {
	width: 295px;
	height: 20px;
}
.BonusButton {
	background: #cf0f02;
	color: #fff;
	height: 28px;
	width: 70px;
	border: none;
	cursor: pointer;
}
.Button_reset {
	background: #eee;
	color: #a1a1a1;
	height: 28px;
	width: 70px;
	border: 1px solid #ccc;
	cursor: pointer;
}
#cart_money_info span {
	font-family: Helvetica, arial, sans-serif;
	color: #ed415b;
	font-family: Helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#cart_money_info .blue {
	color: #0abfde;
}
.authentication a {
	margin-right: 20px;
}
#footer-2013 .links a {
	margin-left: 3px;
	margin-right: 3px;
}
.headerCon {
	width: 990px;
	margin: 0px auto;
}
.pickup_xjd {
	width: 980px;
	margin: 15px 30px;
}
.pickup_xjd li {
	line-height: 30px;
	float: none;
}
.pickup_xjd li dl dd {
	float: left;
	width: 20%;
}
.pickup_xjd li dl .pic_dd1 {
	width: 15%;
}
.pick_table tr {
	height: 30px;
}
.pick_table tr td {
	height: 30px;
	border: none;
}
/*店铺优惠 start*/
.flowBox_jm b.gift_68{
	width:34px;
	height:23px;
	display:inline-block;
	border:1px solid #FFF;
	vertical-align:middle;
	background-image:url(../images/flow/icon-tags-gift.png);
	}
.flowBox_jm a.choose_gift ,a.choose_gift:hover{
	text-decoration:none;
	color:#ff0000;
	margin-right:10px;}
a.choose_gift:hover{
	color:#e70000}
.choose {
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	z-index: 99999;
	width: 650px;
	min-height: 300px;
	left: 50%;/*FF IE7*/
	top: 50%;/*FF IE7*/
	margin-left: -325px!important;/*FF IE7 该值为本身宽的一半 150 *2 =300 */
	margin-top: -200px!important;/*FF IE7 该值为本身高的一半 60*2=120 */
	margin-top: 0px;
	-webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
	position: fixed!important;/*FF IE7*/
	position: relative;/*IE6*/
_top:       expression(eval(document.compatMode &&  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.choose-inner{
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
.bg123 {
	background-color: #ccc;
	width: 100%;
	height: 100%;
	z-index: 99999998;
	left: 0;
	top: 0;/*FF IE7*/
	filter: alpha(opacity=50);/*IE*/
	opacity: 0.5;/*FF*/
	position: fixed!important;/*FF IE7*/
	position: absolute;/*IE6*/
 _top:       expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.choose .choose-r{
	display:block;
	position: absolute;
	width: 40px;
	background: url(../images/jmpic/cart_pop_close.png) no-repeat 0 0;
	top: -10px;
	right: -30px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;}
.choose .choose-title{
	height:30px;
	line-height:30px;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #faf7f8;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #999;
	padding:0px;}
.choose .title-tab{
	margin:0px;
	padding:0 12px;
	height:30px;
	line-height:30px;
	float:left;
	cursor:pointer;
	border-left:1px solid #FAF7F8;
	border-right:1px solid #FAF7F8;
	}
.choose .cur{
	border-bottom:1px solid #fff;
	background:#ffffff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	color: #ff3300;
	font-weight:bold;}
.sub_bonus {
	background: #ffffff;
}
.sub_bonus tr td {
	background: #ffffff;
}
.giving-68{
	font-size:14px;
	color:#ed415b}
.givingColor{
	color:#ed415b;
	}
/*店铺优惠 end*/
.free_freight {
	margin-top:5px;
    background: url('../images/free_freight.jpg') no-repeat scroll 0px center transparent;
    text-indent: 48px;
    line-height: 34px;
    color: #FE7B8C;
}
.free_freight1 {
	margin-top:5px;
    background: url('../images/free_freight1.jpg') no-repeat scroll 0px center transparent;
    text-indent: 48px;
    line-height: 34px;
    color: #FE7B8C;
}
.f4_b{color:#C40000}