html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px none;
  	font-weight: inherit;
    vertical-align: baseline;
	font-family: Arial;
	font-style: inherit;
}
*{
	margin:0;
	padding:0;
}
body {

	font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
	-webkit-text-size-adjust:none;
    color:#727272;
    background:#f0f0f0;
	margin:0 auto;
}
em{
    font-style:normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
a{
    text-decoration: none;
	color: inherit;
}
a, button, input, textarea, div{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input[type="button"], input[type="text"], input[type="number"], button {
	-webkit-appearance: none;
	-moz-appearance:textfield;
}
ol, ul{
    list-style: outside none none;
}
img{ 
	display:block
}
.clr{
	display:block;     
	overflow:hidden;
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

.foot ul li i.ft_cart1{
	background:url(../../../../jifen/m/images/dis1.png) center center no-repeat;
	background-size:auto 80%;
}

.foot ul li a b.on_red{
	color:#ff7f00;
}

.box{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	display: none;
	top: 0;
	left: 0;
	z-index: 999;
}
.box1{
	width: 60%;
	position: fixed;
	left: 20%;
	top: 50%;
	margin-top:-80px;
	background: rgba(255,255,255,0.9);
	border-top:2px solid #d42d33;
	padding-top:20px;
}
.box1 .box-png{
	float: left;
	width: 50px;
	margin:0 5px 0 5%;
}
.box1 .box-png img{
	width: 50px;
	float: left;
}
.box1 .box-text{
	float: left;
	width: 60%;
	line-height: 1.5em;
	display: table;
}
.box1 .box-text span {
    display: table-cell;
    vertical-align: middle;
}
.box1 .box-text2{
	height:78px;
}
.box1 p{    float: left;
    width: 100%;
	height:40px;
    line-height: 40px;
    margin-top: 20px;
    border-top: 2px solid #c7c3b8;
}
.box1 p a{
	width:100%;
	text-align:center;
	display: block;
	font-size:16px;
	color:#d42d33
}

.box1 .box-p{
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	border-top: 1px solid #c7c3b8;
}
.box1 .box-p a{
	width:50%;
	float:left;
	text-align:center;
	font-size:14px;
	color:#e60012
	
}
.box1 .box-p .box-rt{
	border-right:1px solid #c7c3b8;
	box-sizing:border-box
}

.ne{
	display: table;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -90px;
}
.ne .nh{
	display: table-cell;
	vertical-align: middle;
	text-align: center;	
}
.ne .nh p{
}
.ne .nh p span{
	color:#ff0000
}
.add-more{ width: 100%; background:#FFFFBB;height:30px; line-height: 30px; text-align: center; margin: 0 auto; display: none;}
