@charset "utf-8";

/* CSS Document */

.sn-container{

	width:1200px;	

}

.w990{

	width:1200px;	

}

.block_jm {

	width: 100%;

	

	height:auto;

}

/*购物流程进度*/

.flowstep {

	margin: 0 auto;

	padding: 10px 0 20px;

	width: 660px;

	position: absolute;

	top: 40px;

	right: 175px;

	z-index:9999;

}

.flowstep ol {

    overflow: hidden;

}

.flowstep-5 {

    margin-left: 0;

    margin-right: -40px;

}

.flowstep-5 li {

	width: 140px;

}

.flowstep li {

	float: left;

	text-align: center;

}

.flowstep .step-name {

	color: #888;

	font-weight: 700;

	padding: 3px 0;

}

.flowstep .step-first .step-done .step-no {

	background-position: 50% -204px;

}

.flowstep .step-done .step-no {

	background-position: 50% -170px;

}

.flowstep .step-no {

	color: #fff;

	font-family: 'arial black';

	font-size: 18px;

	height: 34px;

	line-height: 34px;

}

.flowstep .step-last .step-no {

	background-position: 50% -136px

}

.flowstep .step-last .step-cur .step-no {

	background-position: 50% -68px

}

.flowstep .step-first .step-cur .step-no {

	background-position: 50% -34px

}

.flowstep .step-no, .flowstep .step-sub-box .step-sub {

	background: url(../images/jmpic/flow-icon.png) no-repeat scroll 50% -102px;

}

.flowstep li {

	text-align: center;

}



/*购物车内容*/

.flowBox_jm {


	margin: 0 auto;

}

.title_jm {

	background: #ebebeb;

	height:40px;

	line-height: 40px;font-size:14px;color:#666;font-weight:bold;border-bottom:1px solid #e5e5e5;


}
.goods-table { }
.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: #ff710c;

}

.thumb_name { 

	width: 100%;

}

.thumb_name dl {display:flex;align-items:center;

}

.thumb_name dl dt {

	text-align: center;

}

.thumb_name dl dt img {

	width:60px;

	height: 60px;border:1px solid #e6e6e6;

}
.cart-li tr{ display:flex;align-items:center;padding:16px 0;background:#fff;}
.thumb_name dl dd { padding-left:20px;
	text-align: left;

	font-size: 14px;

}
.thumb_name dl dd a { display:block;}
.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:14px;color:#535353;line-height:18px;padding-right:20px;

}
.cart-box2 .thumb_name dl dd a.f6{ line-height:20px;color:#333;font-size:14px;}
.cart-box2 .thumb_name { padding-left:0;}
.cart-box2 .thumb_name dl dd { width:185px;}
.jminputBg {

	display:inline-block;

	width:40px;

	text-align: center;

	margin: 0;

	border: 1px solid #dcdcdc;

	height: 28px;

	line-height: 28px;font-size:12px;vertical-align:middle;

}

.jm_cartnum {

	text-align: center;

	margin: 0 auto;

	padding: 0 auto;

	overflow: hidden;font-size:0;

}

.jm_cartnum span {

display:inline-block;
	cursor: pointer;

	border: 1px solid #dcdcdc;

	width: 22px;

	height: 28px;

	margin: 0;

	padding: 0;

	font-size: 15px;background:#fafafa;

}

.jm_cartnum span.jmadd {

	border-left: none;

	line-height: 28px;border-top-right-radius:5px;border-bottom-right-radius:5px;vertical-align:middle;

}

.jm_cartnum span.jmminu {

	font-size:13px;

	border-right: none;

	line-height:28px;border-top-left-radius:5px;border-bottom-left-radius:5px;vertical-align:middle;

}

.cart_jmprice {

	font-size: 13px;

	font-family: "Microsoft YaHei";

	font-weight: bold;

	color: #ff710c;

}

a.continue_buy {

	display:inline-block;


	text-decoration: none;

	font-size: 15px;padding-left:40px;background:#fafafa url(../images/arr1.png) no-repeat 22px center;border: 1px solid #d9d9d9;
    height: 40px;
    padding: 0 20px 0 40px;
    line-height: 40px;

}

a.continue_buy:hover {
background:url(../images/arr2.png) no-repeat 22px center;
	color:#ff710c;

	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: 15px;

	width: 140px;

	height: 40px;

	line-height:40px;

	background: #ff710c;border-radius:3px;


	margin-left: 15px;

}

#cart_money_info span {

	color: #ff710c;

	font-family: Helvetica, arial, sans-serif;

	font-size: 16px;

	font-weight: bold;

}

/*底部推荐商品*/

.flowHot {

	width: 100%;

	background: #fff;

	overflow: hidden;

}

.flowHot ul {

	padding: 30px 0px;

	display: none;

	overflow:hidden;

}

.flowHot ul.curr {

	display: block;

}

.flowHot ul li {

	float: left;

	width: 160px;

	margin: 20px 0 0 31px;

	position: relative;

}

.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 {

	padding-bottom: 0px;

}

.flowHot ul li a.j_AddCart {

	position: absolute;

	bottom: 13px;

	right: 0px;

	width: 32px;

	height: 32px;

	background:url(../images/common/common-icon.png) no-repeat -165px 0;

	cursor: pointer;

}

.flowHot ul li p .price {

	font-family: Arial, Helvetica, sans-serif;

	color: #ff710c;

	font-size: 18px;

	font-weight:normal;

}

.flowHot ul li p.name {

	height: 36px;

	overflow: hidden;

	padding-bottom: 0px;

	margin-bottom: 5px

}

.flowHot ul li p.btn68 {

	text-align: center

}

.flowHot ul li p.btn68 a {

	background: #e31939;

	color: #fff;

	padding: 5px 10px;

	text-decoration: none

}

/*订单确认页面*/

.checkBox_jm,.fapiao_jm { padding:38px 25px;border-bottom:1px solid #eee;background:#fff;



	margin: 0 auto

}
.checkBox_jm .title,.fapiao_jm .title {

	font-size: 18px;

	font-weight: bold;color:#333;position:relative;padding-lefT:12px;

}
.checkBox_jm .title:before,.fapiao_jm .title:before { position:absolute;left:-1px;top:1px;content:"";width:4px;height:18px;background:#ff710c;}
.address_jm {

	width: 100%;margin-top: 30px;

}

.songhuo {

	padding-left:10px;

	color: #a1a1a1;

	font-size: 12px;

	font-weight: normal;

}

.address_jm ul { margin:0 -5px;


}

.address_jm ul li {

	float: left;

	width: 278px;

	margin: 0 5px 10px 5px;border:1px solid #eee;cursor: pointer;

	position: relative;border-radius:3px;font-size:13px;line-height:22px;

}

.address_jm ul li.curr {

	border:1px solid #ff710c;

}

.address_jm ul li .edit_addr {

	position: absolute;

	top: 10px;

	right: 15px;

	display: none;

	text-align: right;font-size:13px;

}

.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 #ddd;

	text-indent: 24px;

	width: 98px;

	height: 27px;

	line-height: 27px;

	background: url(../images/jmpic/flow-bg.png) no-repeat 0 -373px;

	cursor: pointer;font-size:12px;

}

.address_jm ul li table {

	float: left;

	margin:20px;

}

.address_jm ul li table tr td {


}

.address_jm ul li table tr td a {

	color: #ff3300;

	text-decoration: none;

}

.site-footer{

	margin:0;	

}

.input_addr1,.input_addr2,.input_addr3,.input_addr4{

	border: 1px #dcdcdc solid;

	padding: 0px 10px;

	height: 38px;

	line-height: 38px;

	vertical-align:middle;background:none;border-radius:5px;

}

.input_addr1 {

	width: 380px;

}

.input_addr2 {

	width: 380px;

}

.input_addr2_t{

	width:380px;	

}

.input_addr3 {

	width: 380px;

}

.input_addr4 {

	width: 50px;

}

.select_addr{

	height:38px;

	line-height:38px;

	border:1px solid #dcdcdc;	

	margin-right:11px;border-radius:5px;background:none;width:124px;

}

.BonusButton {

	background: #e52e21;

	color: #fff;

	height: 40px;

	width:110px;

	border: none;

	cursor: pointer;

	vertical-align: middle;border-radius:5px;font-size:14px;

}

.Button_reset {

	background: #f9f9f9;

	color: #666;font-size:14px;

	height: 40px;

	width: 110px;

	border: 1px solid #ddd;

	cursor: pointer;

	vertical-align:middle;border-radius:5px;

}

/*添加收货人信息弹框*/

.mydiv {

	border: 4px solid rgba(0,0,0,.1);

	border: 4px solid #ccc\9;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	line-height: 40px;

	font-size: 12px;

	z-index: 99999;

	width: 650px;

	height: 406px;

	left: 50%;/*FF IE7*/

	top: 50%;/*FF IE7*/

	margin-left: -325px!important;/*FF IE7 该值为本身宽的一半 150 *2 =300 */

	margin-top: -208px!important;/*FF IE7 该值为本身高的一半 60*2=120 */

	margin-top: 0px;

	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*/

}

.mydiv-l {

	position: relative;

    padding: 0 10px;

    height: 36px;

    line-height: 36px;

    background: #f7f7f7;

    font-size: 14px;

    color: #666;

    font-family: "Microsoft YaHei";

	font-weight:normal;

}

.mydiv-r {

    width: 13px;

    height: 13px;

	background: url(../images/common/common-icon.png) no-repeat;

    background-position: -41px -44px;

    position: absolute;

    right: 13px;

    top: 13px;

	cursor:pointer;

}

.mydiv table {

	padding: 10px;

	margin: 0;

}

.mydiv table td {

	line-height: 130%;

	text-align: left;

	font-weight: normal;padding-bottom:12px;

}

#PopAddressCon{

	background:#fff;

	height:370px;

}

.bg {

	background: #000;

    opacity: 0.15;

    filter: alpha(opacity=15);

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;/*FF IE7*/

	z-index: 99999;

	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*/

}

/*送货时间*/

.timebox {

	width: 100%;

}

.timebox ul {


	padding-top: 15px;

}

.timebox ul li {

	float: left;

	margin-right: 20px;

	height: 30px;

	line-height: 30px;

	border: 1px solid #ddd;

	padding: 1px 0px 1px 15px;margin-top:10px;

}

.timebox ul li input{

	vertical-align:sub;	

	margin-right:6px;

}

.timebox ul li:hover, .timebox ul li:hover label {

	cursor: pointer

}

.timebox ul li.curr, .timebox ul li.curr2 {


}

.timebox ul li.curr2.seltimebox {

	display: none;

}

.timebox ul li.curr .seltimebox {

	top: 32px;

	left: -2px;

	border: 2px solid #6eaf4f;

	display: block;

}

.timebox ul li label {

	padding: 10px 15px 10px 0px;

}

.seltimebox {

	position: absolute;

	background: #fff;

	top: 32px;

	left: -1px;

	z-index: 999;

	border: 1px solid #ddd;

	border-right:0;

	border-bottom:0;

	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 #ddd;

	border-bottom: 1px solid #ddd;

	line-height: 16px;

}

.seltimebox table tr td span{

	display: block;

	padding: 5px;	

}

.seltimebox table tr td a {

	display: block;

	padding: 5px;

	color: #7ABD54;

}

.seltimebox table tr td a.current, .seltimebox table tr td a:hover {

	background: #7abd54;

	color: #fff;

}

.timebox ul li input {

	vertical-align: middle;

	margin-top: -3px;

}

.checkgoods {


	margin-top: 20px;border:1px solid #ebebeb;

}

.checkgoods th {

	background: #ebebeb;

	font-weight:bold;line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;

}

.checkgoods td {


	padding:15px 20px;

}

.checkgoods td.shipping_type {

	padding:18px 25px;

}

.checkgoods td.shipping_type span {

	font-size: 13px;

	float: left;

	display: inline-block;

}

.checkgoods td.shipping_type span.ziti {

	font-size: 13px;

	margin-left: 50px

}

.checkgoods td.shipping_type ul {

	float: left;

	display: inline-block;

}

.checkgoods td.shipping_type a.revise {

	margin-left: 40px;

	color: #F30;

}

.checkgoods .tdone {

	padding-left:30px;

}
.checkgoods .tdother {

	padding: 15px 30px;

	background: #fdfcfc;

	border-top: 1px solid #eee;

}

.checkgoods .tdother2 {

	padding: 0 0;

	background: #fbfbfb;

	border-top: 1px solid #eee;

}

.checkgoods .price_font {

	font-size: 18px;

    font-family: Arial, Helvetica, sans-serif;

    font-weight: 400;

	color: #ff710c

}

.shipping_jm {

	overflow: hidden;

}

.shipping_jm li {

	font-size: 13px;

	font-weight: normal;

	height: 21px;

	*height:23px;

	line-height: 21px

}

.checkgoods .shipping_desc {

	clear: both;

	margin-top: 10px;

	color: #999999;

}

.checkout_other, .checkout_other2 {

	font-size: 13px;

}

.jmbag {

	color: #ff710c;padding:15px 20px;display:block;

}

.jmbag span {

	display:inline-block;

	width:22px;

	height:22px;

	line-height:22px;

	text-align:center;

	margin-right: 6px;

	background: #ff710c;

	color: #fff;

}

.checkout_other .subbox_other {

	display: none;

}

.checkout_other2 .subbox_other {

	display: block;border-top: 1px solid #eee;padding:10px 20px;padding-top: 10px;background:#fff;

}

.subbox_other {



}

.subbox_other_t {

	background: #ffffff;

}

.subbox_other tr td {

	padding: 5px 0;

	border: none;

}

.subbox_other .checkbox{

	vertical-align:sub;

	margin-right:5px;position:relative;top:-3px;

}

.subbox_other .select{

	width:154px;

	height:38px;background:none;border-radius:5px;border:1px solid #dcdcdc;

}

.subbox_other .textarea{

	border:1px solid #eee;

	padding:10px;width:1120px;background:none;

}

.subbox_other strong{

	font-weight:bold;	

}

.sub_bonus {

	background: #ffffff;

}

.sub_bonus tr td {

    	background: #ffffff;

}

.subbox_other_t tr td {

	background: #ffffff;

}

.otherinput {

	width: 250px;

	height: 30px;

	line-height:30px;

}

.otherinput2 {

	width: 296px;

	height: 38px;

	line-height: 38px;

	padding: 0px 10px;

	border: 1px solid #dcdcdc;background:none;border-radius:5px;

}

/*余额支付*/

.allow_user_surplus {

	margin: 0px 5px

}

.allow_user_surplus p {

	float: left;

	height: 27px;

	line-height: 27px;

}

.is_user_surplus {

	vertical-align: middle;

	margin-left: 5px;

	font-size: 14px;

}

#allow_user_surplus {

	float: left;

	margin-left: 20px;

	display: none

}

#allow_user_surplus .surplus {

	height: 15px;

	line-height: 15px;

	width: 100px;

	padding: 5px;

	border: 1px #ddd solid

}

#allow_user_surplus .surplus_desc {

	margin-right: 15px

}

#allow_user_surplus .your_surplus {

	color: #ff710c;

	padding-left:3px;

}

#allow_user_surplus .open_surplus {

	margin-left: 15px

}

#allow_user_surplus .open_surplus a {

	margin: 0px 3px;

	color: #ff710c

}

/*支付方式*/

.payment_tab_jm {

	width: 100%;

	margin-top: 20px;


}

.payment_tab_jm li {


	overflow: hidden;

	font-size: 14px;

	font-weight: bold;

}

.payment_tab_jm li input{

	vertical-align:middle;	

}

.payment_subbox {

	display: block;

}

.payment_tab_jm li.seled {


}

.payment_tab_jm li.seled .payment_subbox {

	display: block;

}

.payment_subbox ul {


}

.payment_subbox ul li {

	float: left;

	margin: 10px 15px 0 0;

	padding:0;

	width: 200px;

	height: 40px;

	line-height: 40px;

	border: 1px solid #ddd;

}

.payment_subbox ul li label{

	display:block;

	padding:0 10px;	

}

.payment_subbox ul li input {

	margin-right: 8px;

	cursor: pointer;

}

/*店铺优惠 start*/

.flowBox_jm b.gift_68 {

	width: 34px;

	height: 23px;

	display: inline-block;

	border: 1px solid #FFF;

	vertical-align: middle;

	background: url(../images/jmpic/flow-bg.png) no-repeat 0 -344px;

}

.flowBox_jm a.choose_gift, a.choose_gift:hover {

	text-decoration: none;

	color: #ff0000;

	margin-right: 10px;

}

a.choose_gift:hover {

	color: #e70000

}

.choose {

	border: 4px solid rgba(0,0,0,.1);

	border: 4px solid #ccc\9;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	text-align: center;

	font-size: 12px;

	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;

	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;

	background:#fff;

	width:100%;

	min-height: 300px;

}

.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 {

	width: 13px;

    height: 13px;

    background: url(../images/common/common-icon.png) no-repeat;

    background-position: -41px -44px;

    position: absolute;

    right: 13px;

    top: 13px;

    cursor: pointer;

}

.choose .choose-title {

	height: 36px;

	line-height: 36px;

	width: 100%;

	border-bottom: 1px solid #eee;

	background: #f7f7f7;

	font-size: 14px;

	font-weight: normal;

	text-align: left;

	color: #999;

	padding: 0px;

}

.choose .title-tab {

	margin: 0px;

	padding: 0 12px;

	height: 36px;

	line-height: 36px;

	float: left;

	cursor: pointer;

	border-left: 1px solid #FAF7F8;

	border-right: 1px solid #FAF7F8;

	text-overflow: ellipsis;

	white-space: nowrap;

	width: 70px;

	overflow: hidden

}

.choose .cur {

	border-bottom: 1px solid #fff;

	background: #ffffff;

	border-left: 1px solid #eee;

	border-right: 1px solid #eee;

	color: #ff710c;

	font-weight: bold;

	width: 200px;

}

.choose .gift-table{ height: 360px;overflow-y:auto; }

.giving-68 {

	font-size: 14px;

	color: #ed415b

}

.givingColor {

	color: #ff710c;

}

/*支付按钮*/

.checkBox_jm .split_order td input,.enter-order-center {

	border: none;

	width: auto;

	height: 40px;

	font-size: 14px;

	cursor: pointer;

	background: #ff710c;

	color: #FFF;

	text-align: center;

	text-decoration: none;

	padding: 0px 35px;

	margin-top:20px;

	letter-spacing:2px;

}

.enter-order-center {

	display:inline-block;

	margin:0 auto;	

	line-height:40px;

}

.enter-order-center:hover{

	color:#fff;	

}

/*配送方式修改*/

.shipping_jm .shipping_type {

	float: left;

	margin-right: 20px;

	margin-bottom: 10px;

	padding: 2px 20px;

	border: 1px #ddd solid

}

.shipping_jm .shipping_type label {

	float: left;

	cursor: pointer;

	line-height: 30px;

	margin: 0 10px 0 10px;

	color: #666;

	text-decoration: none;

}

.shipping_jm .shipping_type.shipping_type_curr {

	border: 1px #ff710c solid;

}

.checkgoods td.shipping_type {

	line-height: 35px;background:#fbfbfb;border-bottom:0;

}

/*自提点弹出*/

.pop {

	border: 4px solid rgba(0,0,0,.1);

	border: 4px solid #ccc\9;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	left: 35%;

	top: 30%;

	margin-left: -150px!important;

	margin-top: -80px!important;

	margin-top: 0px;

	position: fixed!important;

	position: absolute;

 	_top:       expression(eval(document.compatMode &&  document.compatMode=='CSS1Compat') ?  documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :

 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);

	width: 650px;

	height: 400px;

	z-index: 999999

}

.pop_head {

    padding: 0 10px;

    height: 36px;

    line-height: 36px;

    background: #f7f7f7;

    font-size: 14px;

    color: #666;

}

a.pop_head_r {

	width: 13px;

    height: 13px;

    background: url(../images/common/common-icon.png) no-repeat;

    background-position: -41px -44px;

    position: absolute;

    right: 13px;

    top: 13px;

    cursor: pointer;

}

.pop_body {

	padding: 20px 10px;

	width: 630px;

	height: 324px;

	background: #fff;

	overflow:hidden;

}

.pop_body .ziti_list{

	height:270px;

	overflow-y:scroll;	

}

.pop_body table tr th {

	font-size: 18px;

	padding: 20px 0px

}

.pop_body table tr td {

	padding: 8px 5px;

	font-size: 12px;

	border: none

}

.pop_body .ziti_list td {

	padding: 8px 8px 0px 0px;

	margin-bottom: 10px;

}

.pop_body span.ziti_name {

	display: block;

	border: 1px solid #ebebeb;

	height: auto;

	min-width: 100px;

	width: auto;

	padding: 8px 15px;

	margin-right: 10px;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	font-size: 12px;

	cursor: pointer;

}

.pop_body .ziti_list td span.site-in-short {

	border: 2px solid #ff710c;

	width: auto;

	height: auto;

	padding: 7px 14px;

	position: relative;

}

.pop_body .ziti_list td span.site-in-short b {

	display: block;

	position: absolute;

	right: 0;

	bottom: 0;

	width: 12px;

	height: 12px;

	overflow: hidden;

	background: url(../images/jmpic/flow-bg.png) no-repeat;

	background-position: -100px -388px;

}

.pop_body .ziti_btn {

	padding-top:15px;	

}

.pop_body .ziti_btn .bnt_blue_1 {

	display:block;

	background: #ff710c;

	color: #fff;

	padding: 5px 8px;

	border: none;

	cursor: pointer;

	margin:0 auto;

}

.pop_body .ziti_btn .bnt_blue_2 {

	display:block;

	background: #EEEEEE;

	color: #A1A1A1;

	padding: 5px 8px;

	border: 1px solid #CCC;

	margin-left: 20px;

	cursor: pointer;

	margin:0 auto;

}

/*绑定手机*/

.bind_phone td {

	padding-top: 20px;

	font-size: 14px;

	height: 32px;

	line-height: 32px;

}

.bind_phone .bind_tit {

	width: 80px;

	padding-left: 15px;

}

.bind_phone #mobile_phone {

	width: 200px;

	height: 30px;

	line-height: 30px;

	padding: 0px 5px;

	border: 1px solid #ddd;

	float: left;

}

.bind_phone .phone_num {

	display: inline-block;

	width: 200px;

	height: 30px;

	line-height: 30px;

	border: 1px solid #ddd;

	padding: 0 5px;

	float: left;

}

.bind_phone .change_mobile {

	height: 32px;

	line-height: 32px;

	width: 120px;

	text-align: center;

	color: #fff;

	border: 0;

	background: #ff710c;

	cursor: pointer;

	margin-left: 15px;

	float: left;

}

/*商品清单 余额样式*/

.free_freight1 {

	margin-top: 5px;

	background: url(../images/jmpic/flow-bg.png) no-repeat -139px -374px;

	text-indent: 48px;

	line-height: 34px;

	color: #ff710c;

}

/*余额支付弹框*/

#popup_window {

	border: 4px solid rgba(0,0,0,.1);

	border: 4px solid #ccc\9;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

	width: 290px;

	height: auto;

	margin-left: -150px;

	margin-top: -90px;

	left: 50%;

	top: 50%;

	z-index: 999999;

	position:fixed;

}

#popup_window .pop-inner{

	width:250px;

	padding:20px;	

	background:#fff;

	overflow:hidden;

}

#popup_window .inputBg {

	width: 238px;

	background: #ffffff;

	height: 30px;

	line-height: 30px;

	padding: 0px 5px;

	margin: 5px 0px;

	*margin:5px 15px;

	border: 1px #ddd solid;

}

#popup_window .btn_pay1 {

	background: #ff710c;

	width: 77px;

	height: 30px;

	text-align: center;

	line-height: 30px;

	color: #fff;

	border: none;

	cursor: pointer;

	float: left;

	margin: 10px 0px 5px 35px;

	height: 30px;

}

#popup_window .btn_pay2 {

	background: #ff710c;

	width: 77px;

	height: 30px;

	text-align: center;

	line-height: 30px;

	color: #fff;

	border: none;

	cursor: pointer;

	float: left;

	margin: 10px 0px 5px 20px;

	height: 30px;

}

/*弹框样式特殊处理*/

.pop-main{

	width:300px;

	margin-left:-155px;	

}

.pop-con .pop-icon{

	left:40px;	

}

.pop-con .pop-text{


}

.cart-box2 tr { display:flex;align-items:center;}
.cart-box2 table { padding:15px 0;}
.flow-bg,.flow-bg2 { background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.flow-bg2 { padding:20px 25px 20px 0;height:50px;line-height:50px;overflow:hidden;}
.specifications-p { font-size:14px;line-height:20px;color:#aaa;padding-right:50px;}
.specifications-p2 { margin-top:10px;}
.address-table tr td { padding-bottom:20px;}
.flow-input { width:165px;height:40px;line-height:40px;font-size:15px;color:#fff;background:#ff710c;border:none; cursor:pointer;border-radius:3px;}
.flow-buy2 a.continue_buy { background:url(../images/arr1.png) no-repeat 0 center;padding-left:20px;}
.address_jm21 { margin:0;width:910px;}
.checkBox_jm21 {width:910px;position:relative;padding:0;border:0;}
.checkBox_jm21 .address_jm_add { background:#ff710c;text-indent:0;font-size:12px;color:#fff;border:none;width:110px;height:34px;line-height:34px;text-align:center;border-radius:3px;margin-top:30px;}
.checkBox_jm21 .address_jm_add span { font-size:16px;font-weight:bold;}
.addas-list { margin:0;border-bottom:1px solid #eee;padding:35px 0 25px 0;}
.flow-bg3 { background:#fff;}
.main-color40 { color:#e52e21;}
.flowBox_jm11 { background:#fff;padding:10px 25px;}
.cart-button30 { background:#ff710c;border-radius:3px;color:#fff;border:0;width:140px;height:40px;font-size:15px;cursor:pointer;}
.cart-button30:hover { background:#f56d0c;}