/**/




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;
	
}
em
{
    font-style:normal;
}
* {
	margin:0;
	padding:0;
}
body {
	min-width:320px;
	font-family:'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;
	-webkit-text-size-adjust:none;
    color:#727272;
    background:#f5f5f5;
	margin: 0 auto;
}
.clr{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
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;
}

/*-------  header   -------*/
#hedr .slideBox{ 
	position:relative; overflow:hidden;  max-width:100%;
}
#hedr .slideBox .hd{
	position:absolute; 
	height: 20px;
	line-height: 20px;
	bottom:0; 
	right:0;
	z-index:1;
}
#hedr .slideBox .hd-dta{
	left: 0px;
	text-align: center;
	bottom:10px;
}
#hedr .slideBox .hd li{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 6px;
	background:#fff;
}
#hedr .slideBox .hd li.on{ 
	background:#A40C03; 
	
}
#hedr .slideBox .bd{ 
	position:relative;
	z-index:0;
}
#hedr .slideBox .bd li{ 
	position:relative; 
	text-align:center;  
}
#hedr .slideBox .hd-teda{
	position: absolute;
	z-index: 1;
	top: 90%;
	margin-left: 45%;	
}
#hedr .slideBox .hd-teda li{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 6px;
	border: 2px solid #FFF;
}
#hedr .slideBox .hd-teda li.on{ 
	background:#ff0000; 
	border: 2px solid #ff0000; 
}


/*sn-dock*/
.sn-dock
{
    min-width:320px;max-width:100%;vertical-align:middle;background:#fff; padding-top:14px;   
   
}
.sn-dock .sn-dock-inside li{float:left;width:25%;margin-bottom:12px;text-align:center;}
.sn-dock .sn-dock-inside li a{display:block;height:100%;font-size:12px;}
.sn-dock .sn-dock-inside li img{width:36px;height:36px;margin-bottom:3.5px;vertical-align:middle;}
.sn-dock .sn-dock-inside li span{display:block;font-size: 13px; color: #051b28;}
/*.sn-dock .fix{padding:0 0.4rem;}*/

/*-------  nav   -------*/
#nav
{
    background:#fff;
}

#nav .nav-on {
    margin: 0px auto;
    float: left;
    padding: 1em 0 0.5em;
	width:100%;
	text-align: center;
	clear:both;
}

#nav .nav-on ul > li{
    float: left;
	line-height: 2.5em;
}
#nav .red{
	background-color: #e60012;
    background-position:-485px -176px;
}
#nav .blk{
	background-color: #1f1f1f;
	background-position: -394px -176px;
}
#nav .nav-icon {
    display: inline-block;
    cursor: pointer;
    width:33%;
    float: left;
    
    position: relative;
    z-index: 1;
    color: #221815;
}


/*-- nav-tn   --*/
#nav .nav-tn {
	height:35px;
	line-height:35px;
	background-color: #f5f5f5;
	color: #606060;
	padding-left: 1em;
	font-size: 14px;
	clear:both;

	font-weight: bold;
}
#nav .nav-tn a {
    float: right;
    padding-right: 15px;
    color: #5b5b5b;
	font-size: 12px;
	font-weight: normal;
	line-height: 35px;
}

#nav .nav-rem{
	clear:both;background:#F1F1F5;
   
  
    
}
#nav .nav-sel {
    float: left;
    width: 49%;
    box-sizing: border-box;
    /*padding: 0px 0.5rem 0.9rem 0px;*/
    background: #FFF;
	font-family:Arial;
	text-align:left;
    margin-right:3px;
    overflow:hidden;
    border:0px dotted #E0E0E0;
    margin-bottom:3px;


}
#nav .nav-sel img
{
    min-height:155px;
}
#nav .nav-sel p{
	overflow: hidden;
	height: 16px;
	line-height: 16px;
	padding: 5.5px 7.5px 0;
	font-size: 14px;
	color: #141b21;
}
#nav .nav-sel a {
	color:#727272;
}
#nav .nav-pic {
    color: #DD2727;
    margin: 4px 7.5px 8px;
	font-size: 11px;
}
#nav .nav-pic em{

     font-size: 16px;
}
#nav .nav-sae {
	width:50%;
	margin:8px 0px 10px 26%;
    font-size: 1em;
    color: #fff;
	background-color:#e60012;
	border-radius: 2px;
	text-align:center;
    height:22px;
    line-height:22px;
    text-indent:0px;
	
}





/*---------------------- 兑换商城 mall ------------------------*/

#mal{
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #F0F0F0;
	padding: 5px 0;
	position: fixed;
	top: 0px;
	z-index: 499;
	background: #FFF;
}
#mal .mal-event {
    width: 100%;
    margin: 0px auto;
    position: relative;
    text-align: center;
}
#mal ul li{ 
	float:left; 
	color:#949494; 
	font-size:14px;
	border-right:1px solid #F0F0F0;
	width:22.5%;
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 1;
}



 #mal ul li span
 {
     margin-left:20px;
	 font-size:14px;
 }
  .chkbox-stock{
	background:url("../../images/phone/icon_user.png") -116px -39px no-repeat;
    background-size:192px 416px;
    height:17px;
    width:17px;
    position:absolute;
    margin-left:0px;
    margin-top:8px;

}
 .chkbox-stock-check{
	background-position: -116px -9px;

}
.chkbox-price{

    background-position: -116px -123px;
    height:10px;
    width:10px;
    margin-top:10px;
    margin-left:5px;
}

.chkbox-price2{
	background-position: -112px -142px;
	height: 16px;
	width: 18px;
	margin-top: 10px;
}


.chkbox-price-up{
    background-position: -116px -79px;

}
.chkbox-price-down{
    background-position: -116px -63px;

}
.chkbox-tj
{
    background:#A40C03;
    color:#fff;
}
.chkbox-tj a
{
     color:#fff;
}
#mal .mal-evn1{ 
	background-position: -10px -33px;
	width: 66px;
}
#mal .mal-evn2{ 
	background-position: -10px -65px;
	width: 68px;
	margin-left: 20px;
}

.ma-nav{
	
}

.fixed {
    position: fixed;
    width: 100%;
    height: auto;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    z-index: 999;
	top:0;
	background:#ffffff;
	border-bottom: 1px solid #F0F0F0;
	padding: 5px 0;
}

.yl_xsyc {
    display: none;
}
.xianshi2{
	width: 100%;
	height: 32px;
	margin: 0px auto;
	background:#ffffff;
}


#page-wrapper {
	-moz-transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	opacity: 1;
	padding-top: 3em;
}

#page-wrapper:before {
	background: transparent;
	content: '';
	display: block;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
}
#menu {
	-moz-transform: translateX(50em);
	-webkit-transform: translateX(50em);
	-ms-transform: translateX(50em);
	transform: translateX(50em);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	-webkit-overflow-scrolling: touch;
	background-color: #fff;
	height: 100%;
	max-width: 88%;
	overflow-y: auto;
	
	position: fixed;
	right: 0;
	top: 0;
	width:40em;
	z-index: 10002;
	font-size:12px;
}

#menu ul {
	list-style: none;
	padding: 0;
    
}
#menu ul >li
{
	overflow:hidden;
	padding-bottom: 14px;
	border-bottom: 1px solid #e6e6e6;
}
#menu ul > li .secai{
	border-bottom: solid 2px #e60012;
	margin: 1em 0px 0.8em;
	padding: 0px 0px 0.5em;
	width:100%;
	color:#221815;
}

#menu ul > li .fe5500{
	border-color:#fe5500;
}
#menu ul > li .ffaa00{
	border-color:#ffaa00;
}
#menu ul > li .c45a9f{
	border-color:#45ca9f;
}

#menu ul > li:first-child {
	border-top: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
#menu ul > li >h2
{
    text-align:left;
    font-size:14px;
    color:#181818;
	padding: 15px 0px 3px 5%;


}
#menu em{
	padding: 0px 10px;
}
#menu ul > li > .menu-txt{
	padding: 10px 25px;
	text-align: center;
	background: #F6F6F6 none repeat scroll 0% 0%;
	border: 0px none;
	width: 20%;
}
#menu input{
    width: 28%;
    border: 0px none;
    background:#f6f6f6;
    padding: 6.5px 5px;
	text-align: center;
}

#menu span{
	margin: 0px 4px;	
}

#menu ul > li > a {

	color: inherit;
	display: block;
	outline: 0;
	text-decoration: none;
	text-transform: uppercase;
	background:#f6f6f6;
	float:left;
    width:28%;
    height:30px;
	line-height:30px;
	margin-left: 4%;
	text-align:center;
	margin-top:9px;
	color: #494949;
}

#menu .prod_cure {
	color: #e60012;
}
#menu .btn-div{
	height: 41px;
	line-height:41px;
	font-size: 14px;
	text-align: center;
	padding-top:2px;
	
}

#menu .close {
	background-image:url("../images/close.svg");
	background-position: 4.85em 1em;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	 height:30px;
    line-height:30px;
	position: absolute;
	right: 0;
	top: -8px;
	vertical-align: middle;
	width: 7em;
	display:none;
}


#menu ul > li > a > span{
	font-size: 0.7em;
	float: right;
}

#menu .menu-dh{
	font-size:0.8em;
	color:#b2b2b2;
}
#menu .menu-dh a{
	float:left;
	padding-right:1em;
	display:block;
}

body.is-menu-visible #page-wrapper {
	opacity: 0.35;
}

body.is-menu-visible #page-wrapper:before {
	display: block;
}

body.is-menu-visible #menu {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

body.landing #page-wrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    background-attachment: fixed;
    background-image: -moz-linear-gradient(center top , rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.95));
}

#header nav > ul > li > a.menuToggle:after {
	background-image: url("images/bars.svg");
	background-position: right center;
	background-repeat: no-repeat;
	content: '';
	display: inline-block;
	height: 3.75em;
	vertical-align: top;
	width: 3em;
}



.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 88%;
	z-index: 999;
	left: 47%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs li{
	display:inline-block;
}

.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "";
  font-size:0;
  font-family:Arial;
  visibility: visible;
  display: block;
  height:25px;
  width:25px;
  display:inline-block;
  border:2px solid #ffffff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border:2px solid #ff0000;
	background:#ff0000;
	margin:1px;
}


/*-------- footer------------*/

#fot .mal-fot{
	background:#fff no-repeat scroll center top;
	position: fixed;
	border-top:1px solid #E0E0E0;
	left: 0px;
	bottom: 0px;
	z-index: 500;
	width: 100%;
    
}
#fot .mal-event{
	height: 45px;
	width: 100%;
	margin: 0px auto;
	text-align: left;
	position: relative;
	text-align: center;
}
#fot ul > li{
	height: 45px;
	float: left;
	display: inline-block;
    cursor: pointer;
    width: 25%;
    float: left;
    position: relative;
    font-size:9.5px;
    z-index: 1;
    color: #808080;
}

#fot .p-for{
	
	background: url("../../images/phone/icon_user.png") -40px -10px;
  background-size:192px 416px;
	 width:22px;
     height:22px;
	 margin: 0px auto;
     margin-top:5px;
}
#fot .for2{
	background-position: -40px -44px;
}
#fot .for3{
	background-position: -40px -82px;
}
#fot .for4{
	background-position: -40px -120px;
}

/*--------------login登录-----------------*/
#log-col{
	background:#f5f5f5;
}
#logins{
	margin:14.5px 0 0 0;
	letter-spacing:1px;
}
#logins .logins-img{
	text-align: center; 
	padding: 18px 0px;
}
#logins .back{
	margin: auto 3%;
	padding-bottom: 10px;
}

#logins .log-hig{
	height:44px;
	line-height:44px;
	background:#fff;
	margin-bottom: 10px;
	border-radius: 5px;
	width:100%;
	padding: 0 0 1px 0;
}
#logins .bot{
	border-top:1px solid #b8b8b8;
}
#logins h1{
	width:20%;
	font-size:1em;
	float:left;
	color: #000;
	text-align: center;
}
#logins input{	
	border: 0px none;
	color: #222;
	width:90%;
	margin:0 5%;
}
#logins em{
	background:url("../../images/phone/icon_user.png") -80px -8px no-repeat;
    background-size:192px 416px;
	margin-top:10px;
	width:22px;
	height:20px;
	float:right;
	right:10px;
	position:absolute;
    
}
#logins .em-ps{
	background-position: -80px -43px;
}
#logins .log-dl{
	text-align: center;
	position: absolute;
	width: 100%;
	overflow: hidden;
	padding: 9px 0px;
}
#logins .al{ 
	background:#e60012; 
	padding: 9px 41.5%;
	text-align:center;
	color:#fff;
    width:100%;
	border-radius:5px;
	font-size: 1.2em;
}

#logins .log-dl2{
	widows:100%; 
	text-align:center;
	padding:48px 0 0 0;
}
#logins .as{ 
	background:#ff0000; 
	padding:9px 34.5%; 	
	text-align:center;
	color:#fff;
	border-radius:5px;
 }
 
/*--------------------merge积分合并--------------------------*/
#logins .col{
	color:#ff0000;
}
#logins .log-me{
	color:#808080;
	padding:6px 16px;
	font-size:0.8em;
}
#logins .log-mg{
	margin:0 0 13px 0;
}
#logins-me a{ 
	background:#ff0000; 
	padding:9px 34.5%; 	
	text-align:center;
	color:#fff;
	border-radius:5px;
}
#logins-tj em{
	background-position: -315px -58px;
	left:0;
	width: 140px;
	line-height: 26px;
	padding:0 0 0 40px;
}
#logins-tj p{
	left:0;
	width: 160px;
	line-height: 30px;
	padding: 0px 0px 0px 20px;
	height: 40px;
	float: right;
	position: absolute;
	color:#F00;
}
#logins-tj a{
	padding: 0;
	text-align:inherit;
	color:#808080;
}
#logins-tj ul > li{
	position:absolute;
	left:20px;
	
}

#logins .box{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	display: none;
	top: 0;
	z-index: 99;
}
#logins .box1{
	width: 90%;
	height: 165px;
	position: fixed;
	left: 5%;
	top: 25%;	
	background: rgba(255,255,255,0.8);
}

#logins .box-a{

	width:20px;
	height:20px;
	background-image:url("../images/close.svg");
	background-repeat:no-repeat;
	display: inline-block;
	cursor: pointer;
	float: right;
	position: relative;
	margin:10px 10px 0 0;
}

#logins h3{
	padding: 50px 25px 25px;	
	text-align:center;
}
#logins h3 p{
	margin:0 0 25px 0;
}
#logins h3 a{
	padding: 10px 20px;
	color:#ffffff;
	border-radius:4px;
}
#logins h3 .hb{
	background-color:#e60012;
	margin:0 5px 0 0;
}
#logins h3 .hp{
	background-color:#1f1a17;
	margin:0 0 0 5px;
}



/*-------------我的礼来乐mygif-----------------*/
#ot .log-dl {
    text-align: center;
    padding: 18px 0px 18px;
}
#ot .al {
    background: #e60012 none repeat scroll 0% 0%;
    padding: 9px 36%;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
	font-size: 1.2em;
}
.all-order-list {
	background: #f1f1f5;
	
	
}

.all-order-item {
	background: #fff;
	border-top: 1px solid #f5f5f5;
	height: 50px;
}

.all-order-go-btn {
	display: block;
	padding-left: 14px;
	line-height: 52px;
	font-size:1em;
}
.all-order-go-btn i{
	position: absolute;
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	background-position: -442px -536px;
	background-size: 30em auto;
	right: 0.625em;
	height: 15px;
	width: 8px;
	margin-top: 17.5px;
}
/*.all-order-go-btn:after {
	content: ' ';
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	border: #c8c7cc solid;
	border-width: 0 0 0 2px;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(135deg);
	font-size:13px;
}*/

.all-order-item .all-order-go-btn:before {
	content: ' ';
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 14px;
	margin-right: 10px;
	background: url("../../images/phone/icon_user.png") no-repeat;
    background-size:192px 416px;
	
}

.all-order-item:nth-child(1) .all-order-go-btn:before {
	background-position: 0 -2px;
}

.all-order-item:nth-child(2) .all-order-go-btn:before {
	
	background-position: 0 -81px;
}

.all-order-item:nth-child(3) .all-order-go-btn:before {
	background-position: 0 -125px;
}

.all-order-item:nth-child(4) .all-order-go-btn:before {
	
	background-position: 0 -164px;
}

.all-order-item:nth-child(5) .all-order-go-btn:before {
	background-position: 0 -43px;
}

.all-order-item:nth-child(6) .all-order-go-btn:before {
	background-position: 0 -205px;
}

.all-order-item:nth-child(7) .all-order-go-btn:before {
	background-position: 0 -251px;
}

#mygif ul > li{
	height:40px;
	line-height:40px;
	
	border-bottom: 1px solid #f5f5f5;
    padding-left:50px;
   
}
#mygif .all-order-go-btn:before
{
    background:url("../../images/phone/icon_user.png") 0px -7px no-repeat;
    background-size:192px 416px;
    width:26px;
    height:26px;
}

#mygif .my-em1{
	background-position: -44px -39px;
}
#mygif .my-em2{
	background-position:-181px 0px;
}
#mygif .my-em2g{
	background-position:-275px -262px;
}
#mygif .my-em3{
	background-position:-224px -31px;
}
#mygif .my-em4{
	background-position:-358px 12px;
}
#mygif .my-em5{
	background-position:-402px -31px;
}
#mygif p{
	float:right;
	color:#b8b6b6;
	margin: 0 1em 0 0;
}
#mygif .my-p{
	background-color:#727171;
	width: 40px;
	line-height: 30px;
	text-align: center;
	margin: 12px 15px 0 0;
	border-radius: 12px;
	color: #fff;
}

#mygif .my-rig{
	background-position:-180px -260px;
	padding:20px;
	right: 0;
}

/*-----------------------cust我要定制---------------------------*/
#cust{
	margin: 30px 12px 20px;
	letter-spacing: 1px;
	text-align:center;
}
#cust h2
{
    font-size:22px;
}
#cust li
{
 	padding: 0px 0px 30px;
	margin: 0px auto;
	width: 80%;
}
#cust .cust-div{
}


#cust .cust-li3{
	font-size:0.8em;
}
#cust .cust-li4{
	font-size:0.7em;
	color:#808080;
}
#cust em{
background:url("../../images/phone/icon_user.png") -0px -386px  no-repeat;
background-size:192px 416px;
 width:50px;
 height:10px;

 padding-bottom:10px;
 padding-left:40px;
 padding-right:20px;

}
.log-dl_app{
	width:100%;
	text-align:center;
}
#cust .al{ 
	background:#ff0000; 
	padding:9px 44.2%; 	
	text-align:center;
	color:#fff;
	border-radius:5px;
}

#cust .cust_ipt{
	height:37px;
	line-height: 36px;
	width: 100%;
	margin:0 0 10px 0;
	text-indent:12px;
	border: 1px solid #eaeaea;
	outline-color: #FB4D01;
	border-radius: 0.3em;
	text-align: left;
	background:#fff;
}

#cust input{ 
	border:0 none;
	width: 90%;
}

#cust .cust_ipt2{
	border: 1px solid #eaeaea;
    outline-color: #FB4D01;
    width: 100%;
    padding: 4px 0px;
    border-radius: 0.3em;
    color: #858585;
	font-size:0.8em;
	text-align: left;
	text-indent:10px;
	background:#fff;
}
#cust textarea {
    border:0 none;
	width: 90%;
}




/*-------------------我的订单odr------------------------*/
#odr{
	margin:0px 0 49px;
}
#odr ul > li{
	
	height: 82px;
	padding: 15px 0px;
    border-bottom:1px dotted #E0E0E0;
   clear:both;
   width:100%;
   background:#fff;
   display:block;
}

#odr img{
	width:81px;
	height:81px;
	float:left;
	margin-right:10px;
	
}
#odr p{
	float:left;
	
}
#odr .ord-n{
	width:45%;
	color:#686868;

}
#odr .orn{
	
	color:#b2b2b2;
 
	
}

#odr .ord-m{
	font-size:13px;
	float:right;
	color:#858585;
	text-align:right;
	padding: 0px 10px 0px 0px;
}
#odr .orm{
	color:#b8b8b8;
}
#odr em{
	
	padding: 0px 12px 0 0;
	color:#b8b8b8;
    font-style:normal;
}
#odr li h2
{
    height:30px;
    line-height:30px;
    width:100%;
   
    font-size:13px;
    padding-left:5px;
    color:#333;
    border-bottom:2px solid #E5E4E4;
}
#odr li h2 span
{
    float:right;
    margin-right:10px;
    
}
/*---------------------------shopng我的购物车----------------------------*/

#shopng{
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #F0F0F0;
	padding: 5px 0;
	position: fixed;
	top: 0px;
	z-index: 499;
	background: #fff;
}
#shopng .mal-event {
    width: 100%;
    margin: 0px auto;
    position: relative;
    text-align: center;
}
#shopng ul li{ 
	float:left; 
	color:#727171; 
	font-size:0.8em;
	display: inline-block;
	cursor: pointer;
	position: relative;
	text-align:center;
	width:100%;
	z-index: 1;
}

#shopng a{
	position:absolute;
	left:0;
}
#shopng .sho-em{
	background-image:url("../../images/mact/lae.svg");
	background-repeat:no-repeat;
	background-position: -235px -274px;
	background-size: 30em;
	display: inline-block;
	cursor: pointer;
	position: relative;
	width:86px;
	height:31px;
	color:#b9b9b9;	
	line-height: 35px;
    font-style:normal;
}

#shopng .sho-g{
	font-size:1.2em;
}


#odr .odr-sho{
	background-image:url("../../images/mact/lae.svg");
	background-repeat:no-repeat;
	background-position:10px -215px;
	background-size: 24em;
	padding:15px;
	position: relative;
	margin:5px 0 0;
}


#odr .sho-w{
	width:38%;
	overflow: hidden;
	height: 2.5em;
	font-size:0.875em;;
}
#odr .odr-png{
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	background-size: 24em auto;
	padding: 15px;
	margin: 28px 10px 0px;
	position: relative;
	
	background-position: -158px -275px;
}
#odr .odr-png2{
	background-position: -78px -275px;
}

#odr b{
	font-size: 2em;
	border: 1px solid #dfdfdf;
	padding: 0px 10px;
	margin:0 4px;
	color:#000;
}
#odr .sho-c{
	
	border: 1px solid #dfdfdf;
	
	color: #999999;
	background-color:#efeff4;
    height:24px;
     width: 32px;
    
}
#odr .sho-{
	border: 1px solid #dfdfdf;
	color: #dfdfdf;
	background-color:inherit;
    display: block;
}
#shofoot{
}
#shofoot .sho-fot {
   
    position: fixed;
    border-top: 1px solid #E0E0E0;
    left: 0px;
    bottom: 0px;
    z-index: 500;
    width: 100%;
}
#shofoot .sho-event {
    height: 49px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    text-align: center;
    background:#fff;
}
#shofoot ul > li {
	z-index: 1;
	color: #2e2e2e;
	height: 49px;
	float: left;
	right: 0px;
	position: relative;
}

#shofoot .sho-l1{
	width:60%;
	float: right;
}
#shofoot .sho-l2{
	float:right;
	width:35%;
}
#shofoot .sho-l3{
	width:50%;
	float: right;
}
#shofoot .sho-m{
    background-color: #e60012;
	color: #FFF;
	position: absolute;
	 font-family:'microsoft yahei';
	height: 49px;
	width: 100px;
	padding: 8px 0px 0px;
	right: 0;
	font-size: 0.8em;
}
#shofoot .sho-m2{
	padding: 18px 0px 0px;
	font-size: 0.8em;
}
#shofoot .odr-png{
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	background-size: 24em auto;
	padding: 15px;
	margin: 10px 0 0 10px;
	position: relative;
	background-position: -158px -275px;
}

#shofoot .odr-png2{
	background-position: -78px -275px;
}
#shofoot ol{
	font-size:16px;
	float:right;
	line-height:49px;
   
}
#shofoot em{
	font-size:1.35em;
    color:#e60012;
    
}



/*-----------------------deta 商品详情----------------------------*/
#dta-fot .dta-fot {
    background: #FFF none no-repeat scroll center top;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 500;
    width: 100%;
}
#dta-fot .dta-event {
   
    width: 100%;
    margin: 0px auto;
    position: relative;
    text-align: center;
}
#dta-fot ul > li {
	z-index: 1;
	color: #808080;
	float: left;
	right: 0px;
}

#dta-fot .dta-l2{
	float:right;
	width: 100%;
}
#dta-fot .dta-m{
	background-color: #e60012;
	color: #FFF;
	width: 41%;
	bottom:0px;
	right: 0;
	float:right;
	font-size:16px;
	height: 47.5px;
	line-height: 49.5px;
}
#dta-fot .dta-m2{
    background-color: #999;
	color: #fff;

}
#dta-fot .dta-g{
	background-color:#ff9400;
	width: 41%;
}


#dta-fot .dta-kf{
	width: 18%;
	float: left;
	color: #999999;
	font-size: 12px;
	padding: 30.5px 0 0;
}

#dta-fot .dta-kf i{
	
	position: absolute;
	width: 48px;
	height: 41px;
	background: transparent url("/images/kf-png.png") no-repeat scroll 0px 8px / 24px auto;
	top: 0px;
}
#dta-fot .odr-png{
	background-image:url("../../images/mact/lae.svg");
	background-repeat:no-repeat;
	background-position: -158px -276px;
	background-size: 24em;
	padding:15px 25px 15px 15px;
	margin: 10px 0 0 10px;
	position: relative;
}
#dta-fot .odr-png2{
	background-position:-78px -275px;
}
#dta-fot ol{
	position:absolute;
	font-size:0.8em;
	text-align: left;
	padding: 5px 0 0 10px;
}
#deta
{
 background:#fff;
}
#deta ul li
{
    width:100%;
    float:left;
	 background:#fff;
}
#deta .ord-n{
	
	color:#858585;
    padding-left:18px;

}

#deta .orn{
	
	color:#b2b2b2;
	
}

#deta .ord-m{
	font-size:13px;
	float:right;
	color:#858585;
	text-align:right;
	padding: 0 5px 0 0;
}
#deta .orm{
	color:#b8b8b8;
}
#deta .sho-c {
    font-size: 2em;
    border: 1px solid #DFDFDF;
    padding: 0px 9px;
    color: #999;
    background-color: #EFEFF4;
}
#deta .sho-{
	border: 1px solid #dfdfdf;
	color: #dfdfdf;
	background-color:inherit;
}
#deta b{
    font-size: 2em;
    border: 1px solid #DFDFDF;
    padding: 0px 10px;
    margin: 0px 4px;
    color: #000;
}
#deta .deta-mony{
	float:left;
	width:100%;
	padding: 10px 0px 0px;
   
}
#deta .deta-m{
	color: #e60012;
	font-size: 26px;
	padding: 0px 10px 12.5px;
}
#deta .deta-m em{
	font-size:13px;
   

}
#deta .deta-m-kc{
	padding: 0 0 12.5px;
	font-size: 12px;
	color: #9d9d9d;
}
#deta .deta-m-nokc {
    padding: 0px 0 10px 0px;
}
.kc
{
    padding:0 10px;
}
.nokc {
    padding: 0px 10px 12.5px;
    font-size: 12px;
    color: #9D9D9D;
}
#deta .deta-fx{
	float: right;
	text-align: left;
	width: 40px;
	position: absolute;
	right: 0px;
	padding-left: 15px;
	border-left: 1px solid #d9d9d9;
	margin-top: 10px;
}
#deta .deta-zp{
	float:left;
	height:37px; 
	line-height:38px;
	background-color: #f8f8f8;
	color: #666666;
	width:100%;
	font-size:12px;
	margin-bottom:10px;
	border-bottom: 1px solid #e5e5e5;
}
#deta .deta-zp em{
	background:url("../../images/phone/icon_user.png") -144px -36px no-repeat;
    background-size:192px 416px;
	padding-right:6px;
    padding-left:22px;
	margin: 8px 0px 10px 10px;
    height:20px;
    padding-bottom:7px;
    padding-top:2px;
}
#deta .deta-zp .zp1{
	background-position:-144px -62px;
}
#deta .deta-zp .zp2{
	background-position:-144px -7px;
}
#deta .deta-cs{
	float:left;
	width:100%;
	height: 44px;
	line-height: 44px;
	color: #9F9F9F;
	border-bottom: 1px solid #e5e5e5;
   margin-bottom: 10px;
   
}

#deta .deta-cs a{
	float:right;
	font-size: 1.3em;
	color: #9F9F9F;
	line-height: 1.65em;
}

#deta .deta-cs2{
	float:left;
	width:100%;
	height: 44px;
	line-height: 44px;
	color: #9F9F9F;
	border-bottom: 1px solid #e5e5e5;

   
}
#deta .nav-tn-li{
	font-size:13.5px;
	padding: 0 10px;
	color: #616161;
}
#deta .nav-tn-li span{
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	right: 12px;
	height: 12px;
	width: 7px;
	position: absolute;
	margin-top: 15px;
	background-size: 20em auto;
	background-position: -323px -428px;
}
#deta .nav-content
{
    background:#fff;
    clear:both;
	padding: 0 3% 0 3%;
	width: 94%;
	font-size: 13px;
	line-height: 20px;
}
#deta .nav-rem
{
   
    margin-top:220px;
    position:absolute;
    clear:both;
    background:#fff;
    width:100%;
}
#deta .deta-fx em{
	background:url("../../images/phone/icon_user.png") -145px -94px no-repeat;
	background-size:192px 416px;
	padding-top:30px;
    font-size:12px;
	float:left;
	color:#3b3b3b;
    
}
#deta .nav-tn-teda {
	width:100%;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
    font-size: 1em;
}
/*-----------------------flow 物流查询----------------------------*/
#flow{
	padding:15px 10px;
	color:#858585;
	margin-top:53px;
}
#flow ul li{
	font-size:15px;
}
#flow .flw-img{
	background-image:url("../../images/mact/lae.svg");
	background-repeat:no-repeat;
	background-position: 0px -88px;
	padding: 10px 12px;
	width:25px;
	height:25px;
	float:left;
}
#flow em{
	color:#71c855;
}

#flow-iso{
	margin-bottom:59px;
}
#flow-iso ul > li{
	margin:20px 0 0 22px;	
	height: 42px;
}
#flow-iso h5{
	padding:0 0 0 45px;
	font-size:13px;
	color:#b8b8b8;
}
#flow-iso .h5{
	color:#71c855;
}
#flow-iso em{
	padding:9px;
	background-color:#71c855;
	border-radius:50%;
	position:absolute;
}

#flow-iso .em-h5{
	padding:9px;
	border:1px solid #71c855;
	border-radius:50%;
	position:absolute;
	background:none;
}
#flow-iso p{
	color:#b8b8b8;
	font-size:10px;
}
#flow-iso ol{
	border: 1px solid #71C855;
	height: 42px;
	position: absolute;
	top: 18;
	left: 8;
}
/*--------------------付款payment---------------------------*/


#sho-fot .pay-for{
	line-height:49px;
	width: 60%;
    
}
#sho-fot dl{
	position: absolute;
	font-size: 1em;
	text-align: left;
	padding: 0 0 0 10px;
}
#pay{

}
#pay .step1 {
   width: 100%;
	position: relative;
	top: 5px;
	background-color: #FFF;
	line-height: 1;
	clear: both;
	margin-bottom: 9px;
}
#pay .pay-t{
}


#pay .chge-btm{
	width: 100%;
	position: relative;
	top: 0px;
	padding: 1.2em 0px;
	line-height: 1;
	font-size: 1.1em;
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
	background-color: #FAFAFA;
	border-top: 1px solid #E0E0E0;
	color:#000;
	
}
#pay ul li{
	font-size:0.75em;
	color: #5c5c5c;
	width:50%;
	float:left;
}

#pay .li-r{
	text-align:right;
}

#pay .step1-in{

	width: 100%;
    position: relative;
    top: 0px;
    padding: 0.93em 0px;
    line-height: 1;
    font-size: 1.1em;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}


#pay .s1-borderT {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 3px;
    width: 100%;
    background: transparent url("../../images/mact/index1.png") repeat-x scroll 0% 0% / 64px 3px;
}


#pay .s1-borderB {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 3px;
    width: 100%;
    background: transparent url("../../images/mact/index1.png") repeat-x scroll 0% 0% / 64px 3px;
}

#pay .s1-name {
    float: left;
    font-size: 1em;
    color: #252525;
}
#pay .s1-phone {
    margin-left: 2.6em;
    float: left;
    font-size: 1em;
}

#pay .mt_new {
    padding: 0px 0px 0.725em;
    overflow: hidden;
    color: #252525;
	padding: 0px 10px 0.725em;
}
#pay .s1-name i {
    width: 1em;
    height: 1.1em;
    margin-right: 0.375em;
    float: left;
    display: inline-block;
    background-image: url("../../images/mact/lae.svg");
    background-repeat: no-repeat;
    background-position: -384px -420px;
    background-size: 24em auto;
}
#pay .s1-phone i {
    width: 0.76em;
    height: 1.1em;
    display: inline-block;
    margin-right: 0.428571em;
    float: left;
    background-image: url("../../images/mact/lae.svg");
    background-repeat: no-repeat;
    background-position: -386px -373px;
    background-size: 24em auto;
}

#pay .s-point2 {
    top: 50%;
    width: 15px;
    margin-top: -0.5em;
    background-image: url("../../images/phone/icon_user.png");
    background-repeat: no-repeat;
    background-position: -59px -60px;
	background-size: 9em auto;
    height: 20px;
    left: 0.625em;
    position: absolute;
}


#pay .addrlist:after {
	content: ' ';
	float: right;
	margin-right: 10px;
	border: #c8c7cc;
	border-width: 2px 0 0 2px;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(135deg);
    margin-top:-25px;
}

#pay .step1 .step1-in .mt_new {
    padding: 5px 33.5px 7px;
    overflow: hidden;
    color: #252525;
}
.step1-in-con
{
	font-size: 13px;
	color: #686868;
	line-height: 19px;
	padding: 0px 33.5px 7px;
}
#pay .step1 .s1-name {
    float: left;
	width:100%;
    color: #252525;
}

#pay .step1 .s1-borderT {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 1px;
    width: 100%;
    background:#E0E0E0;
    /*background: transparent url("../../images/mact/index1.png") repeat-x scroll 0% 0% / 64px 3px;*/
}
#pay .step1 .s1-borderB {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 1px;
    width: 100%;
	/*background: transparent url("../../images/mact/index1.png") repeat-x scroll 0% 0% / 64px 3px;*/
    background:#E0E0E0;
}
#pay .step1 .s1-name i {
    width: 1em;
    height: 1.1em;
    margin-right: 0.375em;
    float: left;
    display: inline-block;
	background-image:url("../../images/mact/lae.svg");
	background-repeat:no-repeat;
	background-position:-349px -383px;
	background-size:24em;
}
#pay .step1 .s1-phone {
    margin-left: 2.6em;
    float: left;
    font-size: 1em;
}
#pay .step1 .s1-phone i {
    width: 0.76em;
	height: 1.1em;
	display: inline-block;
	margin-right: 0.428571em;
	float: left;
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	background-position: -351px -340px;
	background-size: 24em auto;
}

#pay .step1 .step1-in .mc {
	color: #686868;
	padding: 0px 33.5px 0px;
}

#pay .s-point {
    position: absolute;
    right: 0.625em;
    top: 50%;
    width: 0.5625em;
    height: 1em;
    margin-top: -0.5em;
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	background-position:-442px -536px;
	background-size: 30em auto;
}


#pay .step3{
    overflow: hidden;
    background-color: #FFF;
	
}
#pay .s-item {
    position: relative;
	border-bottom:1px dotted #E0E0E0;
    overflow: hidden;
	padding:9px 10px;
	

}
#pay .step3 .sitem-l {
    padding-right:4px;
    float: left;
    text-align: center;

}
#pay .step3 .sitem-l .sl-img {
    width: 81px;
    height: 81px;
    float: left;
}
#pay .step3 .sitem-l .sl-img img {
    max-width: 100%;
}

#pay .step3 .sitem-m {
    float: left;
    padding-right: 0.6em;
    width: 48%;
    font-size: 0.875em;
    color: #686868;
}
#pay .step3 .sitem-m .sitem-m-txt {
    height: 2.525em;
    overflow: hidden;
}
#pay .step3 .sitem-m .prod-price {
    color: #e60012;
    text-align: right;
    position: absolute;
    float: right;
    right: 10px;
	top: 12px;

}
#pay .step3 .sitem-r {
    float: right;
    color: #F15353;
    padding-top: 2.2em;
    font-size: 0.875em;
}
#sho-fot .sho-pay{
	background-color: #A40C03;
	color: #FFF;
	position: absolute;
	height: 40px;
	width: 100px;
	line-height:40px;
	right: 0px;
    font-family:'microsoft yahei';
}

/*--------------------newbil新建收货地址--------------------------*/
#newb{
	margin:43px 0 49px;
}
#newb .step2 {
    width: 100%;
    position: relative;
    top: 0px;
	line-height: 1;
	border-top: 1px solid #E0E0E0;
	font-size:0.875em;
	color: #666;
}
#newb ul li{
	border-bottom: 1px solid #E0E0E0;
	padding: 1.1em 0 1.1em 10px;
	overflow:hidden;
}
#newb input{
	border: medium none;
    height: 1.5em;
    font-size: 1em;
    padding-left: 10px;
    color: #222;
	width:70%;
}
#newb .s-point {
    position: absolute;
    right: 0.625em;
	width: 1em;
	height: 2em;
	margin-top: -0.5em;
	background-image: url("../../images/mact/lae.svg");
	background-repeat: no-repeat;
	background-position: -380px -460px;
	background-size: 30em auto;
}
#newb span{
	color: #999;
	line-height: 1.6em;
}
#newb textarea{
	width:97%;
	border: medium none;
	height:auto;
	color: #222;

}
#newb .new-dz{
	padding: 1.7em 0 1.7em 10px;
}
#newb .new-dz2{
	padding: 1.7em 0 1.7em 10px;
}

#newb .new-dz::after {
	background:url(../images/an.png) no-repeat;
	background-position:0 0;
    content: " ";
    right: 0px;
	display: block;
	width: 83px;
	height: 50px;
	position: absolute;
	margin-top: -2.45em;	
}
#newb .new-dz2::after {
	background:url(../images/an.png) no-repeat;
	background-position:0 -53px;
    content: " ";
    right: 0px;
	display: block;
	width: 83px;
	height: 50px;
	position: absolute;
	margin-top: -1.8em;	
}
#newb .bar-btn02 {
    padding: 1.625em 7.8125%;
}
#newb .btn1 {
    float: left;
    width: 45%;
    border: 1px solid #E0E0E0;
    background: #FFF;
    border-radius: 3px;
    height: 2.5em;
    line-height: 2.5em;
    color: #686868;
    text-align: center;
    font-size: 15px;
}
#newb .btn-r {
	float:right;
}
#newb .btn2 {
    background:#F35656;
	color:#FFF;
	border: 1px solid #F35656;
}
#newb .btn3 {
    background: #FFF;
}




#add_adress .chge-btm{
	height: 4em;
    text-align: center;
    /*position: fixed;*/
    bottom: 0px;
    width: 100%;
    padding-top: 0.6em;
    z-index: 600;

}
#add_adress .chge-btn{
    width: 100%;
    background: #e60012;
    color: #FFF;
    display: inline-block;
    border-radius: 3px;
    height: 2.75em;
    line-height: 2.75em;
    text-align: center;
    font-size: 16px;

}

#add_adress
{
    margin:0px;
    background:#fff;
}
#add_adress .basic
{
	padding: 0 0 0.6em 0;
}
#add_adress .basic li
{
	padding: 8.5px 10px 0px;
	overflow: hidden;
}

#add_adress input
{
	color: #222;
	
	background:#eeeeee;
	border-radius: 3px;
	font-size: 13px;
	padding: 8px 10px;
	width: 65%;
	border:medium none;

}
#city_a{
	width: 72%;
	float: left;
}

#add_adress em{
	float:left;
	width:25%;
	font-size: 13.5px;
	line-height: 32px;
	
	
}
#add_adress .address_select
{
	width:100%;
	border: solid #b0b0b0;
	border-width: 1px 1px 1px 1px;
	float:left;
	height: 32px;
}
#add_adress .city{
	margin:8.5px 0px 0px;
}
#add_adress .dist{
	margin:8.5px 0px 0px;
}


.container {
	
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-box-flex: 1;
    margin-bottom: 44px;
	margin-top:45px;
    
}
.container2{
	padding-top: 6px;
	background: #fff;
	margin:0;
}


#order_Final {
    background: #fff;
    clear: both;
	margin-top: 100px;
}
#order_Final ul {
    padding: 13px 10px 10px;
    overflow: hidden;
}
#order_Final ul .order-icon{
	width:100%;
	text-align:center;
	margin:0 auto;
}

#order_Final ul li {
    line-height: 40px;
    overflow: hidden;
}
#order_Final .order_success_icon {
    height: 95px;
    text-align: center;
    background: url("../../images/phone/icon_user.png") -45px -274px no-repeat;
    background-size: 192px 416px;
    width: 91px;
    margin: 0px auto;
}

#order_Final .order_loading {
    height: 95px;
    text-align: center;
    background: url("../../images/loading-2.gif") no-repeat;
    background-size: 90px 90px;;
    width: 91px;
    margin: 0px auto;
}

#order_Final .order_fail_icon
{
    height: 95px;
    text-align: center;
    background: url("../../images/phone/icon_user.png") -45px -178px no-repeat;
    background-size: 192px 416px;
    width: 91px;
    margin: 0px auto;
}
#order_Final .order_success_icon2{
	background-position:-45px -179px;
}
#order_Final .order_success_text {
	text-align: center;
	line-height: 40px;
}
#order_Final .order_cuccess_id {
    line-height: 24px;
    font-size: 13px;
}
.btn-ckorder {
    float: left;
    width: 45%;
    border: 1px solid #E0E0E0;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 3px;
    height: 2.5em;
    line-height: 2.5em;
    color: #686868;
    text-align: center;
    font-size: 15px;
    margin: 0.875em 0px 2em;
}
.btn-fail {

    width: 98%;
}
.btn-continue {
    float: right;
    width: 45%;
    background: #1A8A1C none repeat scroll 0% 0%;
    color: #FFF;
    border: 1px solid #1A8A1C;
    border-radius: 3px;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    font-size: 15px;
    margin: 0.875em 0px 2em;
}
.btn-continue2{
	background:#e60012;
	  border: 1px solid #e60012;
}
#order_Final .order_cuccess_botm {
    bottom: 0px;
    font-size: 12px;
    color: #999;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    background: #FFF none repeat scroll 0% 0%;
    line-height: 14px;
}
#order_Final .order_cuccess_botm span{
	color:#ff0000;	
}
/*userorderinfo*/
#order_detail
{
    margin:0px;
    width:100%;
    font-size:12px;
}
#order_detail .detail_basic
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom:10px;
    background:#fff;

}
#order_detail .detail_basic li
{
    line-height:35px;
    text-indent:10px;
}
#order_detail .detail_info
{
    background:#fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    text-indent:10px;
    margin-bottom:10px;
}
#order_detail .detail_info li
{
    line-height:35px;
}
#order_detail .detail_info li span
{
    float:right;
    margin-right:10px;
}
#order_detail .foot_xian
{
    border-bottom: 1px solid #ddd;
}
#order_detail .prod_list
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background:#fff;
    text-align:left;
    margin-bottom:10px;

}
#order_detail .prod_list li
{

    list-style:none;
    height:95px;
    margin-top:10px;
    border-bottom:1px dotted #ddd;
}
#order_detail .prod_list .prod-img
{
    width:30%;
    float:left;
    text-align:center;


}
#order_detail .img_ware
{
    width: 86px;
    height: 86px;
    border: 1px solid #ddd;
}

#order_detail .prod_list .prod-name
{
    width:70%;
    float:right;

    line-height:30px;

}
#order_detail .detail_logistics
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background:#fff;
    text-align:left;
    text-indent:10px;
}
#order_detail .detail_logistics li
{
    line-height:35px;
}
#order_detail .detail_logistics li p
{
    line-height:25px;
    text-indent:30px;
    overflow:hidden;
}
