/*flow详情*/
.flowBox_jm {
    width: 1560px;
    background: #fff;
    margin: 65px auto;
}
.title_jm {
    background: #f7f7f7;
    height: 45px;
    line-height:45px;
    border-bottom: 1px solid #eee;
}

.title_jm ul {
	margin: 0px 0 0 40px;
}
.title_jm ul li {
	float: left;
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	color: #666;
	cursor: pointer;
	margin-top: 4px;
}
.title_jm ul li.curr {
	background: #fff;
	border: 1px solid #eee;
	border-bottom: 1px solid #fff;
	color: #ff8900;
}
.thumb_name {
	float: left;
	width: 100%;
}
.thumb_name dl {
	float: left;
	margin: 13px 10px 13px 30px;
}
.thumb_name dl dt {
	width: 80px;
	text-align: center;
}
.thumb_name dl dt img {
	width: 60px;
	height: 60px;
}
.thumb_name dl dd {
	width: 245px;
	font-size: 14px;
	text-align: center;
}
.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 {
	text-decoration: none;
	font-size: 14px;
}
.thumb_name dl dd a.f6 {
	font-size: 12px;
}
.jminputBg {
	float: left;
	width: 30px;
	text-align: center;
	margin: 0;
	border: 1px solid #ddd;
	height: 20px;
	line-height: 20px
}
.jm_cartnum {
	width: 55%;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	overflow: hidden;
}
.jm_cartnum span {
	float: left;
	cursor: pointer;
	border: 1px solid #ddd;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
.jm_cartnum span.jmadd {
	border-left: none;
	line-height: 18px;
}
.jm_cartnum span.jmminu {
	font-size:18px;
	border-right: none;
	line-height: 18px;
}
.cart_jmprice {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #ff8900;
}
a.continue_buy {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    margin: 15px 20px;
    border: 1px solid #d9d9d9;
}
a.continue_buy:hover {
	background: #f5f5f5;
	color:#666;
	text-decoration: none;
}
a.jmclear {
	color: #aaa;
	text-decoration: none;
	margin-right: 10px;
}
a.jmclear:hover {
	text-decoration: underline;
}
.jmcheckout {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #ff8900;
    margin: 15px 20px;
}
#cart_money_info span {
	color: #ff8900;
	font-family: Helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.qkgwc {
    background: #312b30;
    border: none;
    color: #fff;
    padding: 10px 25px;
    margin: 10px 20px;
}
.bnt_blue_1 {
    background: #ffffff;
    border: 1px solid #b1b1b1;
    color: #696969;
    padding: 10px 25px;
    margin: 10px 20px 10px 0;
}
	