html,body{font-size: 0.9rem;font-family:'Arial Normal', 'Arial';color: #333;}
a{background-color:transparent;text-decoration:none;color: #333;}
a{outline:none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
li{list-style:none;}
input,button,select,textarea{outline:medium; outline:none; resize: none; border:none; outline:0px; }
img{border:0px;}
button,select,textarea{-webkit-appearance:none;background: transparent;}
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}

body{background: #f5f5f5;-webkit-text-size-adjust: none;}

button { cursor: pointer; -webkit-appearance: none; font-size: 0.9rem;}
::-webkit-input-placeholder {color: #999999;font-size: 0.8rem;}
*{margin: 0;padding: 0;}
th,td{ font-weight: 500; overflow:hidden; word-wrap:break-word; word-break:break-all;}
.tac{text-align: center;}
 
.com_cen{
	padding-top: 3.25rem;
}
/*首页*/ 
.nav{
	position: fixed;
	width: 100%;
	height: 3.25rem;
	background: #0099ff;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	z-index: 10;
	color: #fff;
}
.nav_goback{
	position: absolute;
	left: 1.25rem; 
	top: 0;
	padding-top: 1rem;
	width: 10%;
	text-align: left;
}
.nav_goback img{
	width: 0.8rem;
}
.nav_cen{
	position: absolute;
	right: 1.25rem;
	top: 0;
	padding-top: 1rem;
	width: 10%;
	text-align: right;
}
.nav_cen img{
	width: 1.5rem;
}
.nav span{
	line-height: 3.25rem;
}

/*banner*/
.tempWrap img{
	display: block;
}
/*幻灯片广告*/
.focus{ width:100%; height:auto;  margin:0 auto; position:relative; overflow:hidden;/*padding-top: 3.25rem;*/ }
.focus .hd{ width:100%; height:0.3rem;  position:absolute; z-index:1; bottom:0; text-align:center;  display: none;}
.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:0.3rem; background-color:rgba(51,51,51,0.5);   }
.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; }
.focus .hd ul .on{ background:#11305f;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:auto; }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }


.index_1{
	background: #fff;
	padding: 1.5rem 0 1rem 0;
}
.index_1ul{
	width: 100%;
	overflow: hidden;
}
.index_1li{
	width: 25%;
	height: 4.5rem;
	float: left;
	text-align: center;
	padding-bottom: 1.2rem;
}
.index_1icon{
	width: 3.2rem;
	height: 3.2rem;
	padding-bottom: 0.5rem;
}
.index_2{
	background: #fff;
	margin-top: 0.6rem;
}
.index_2in{
	height: 3rem;
	background: #fff;
	padding: 0 1.25rem;
	border-bottom: 1px solid #e4e4e4;
}
.index_2sp{
	float: left;
	border-left: 0.2rem solid #0099ff;
	padding-left: 0.5rem;
	margin: 0.9rem 0;
}
.more{
	float: right;
	line-height: 3rem;
	color: #777;
}
.index_2ul{
	padding: 0.5rem 1.25rem 0rem 1.25rem;
}
.index_2li{
	line-height: 2.7rem;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	white-space: nowrap;
}
.index_2icon{
	width: 0.4rem;
	padding-right: 0.3rem;
}
.index_3li{
	width: 100%;
	overflow: hidden;
	padding: 1rem 0;
	border-bottom: 1px solid #f1f1f1;
}
.index_2img{
	float: left;
	width: 6.5rem;
	padding-right: 0.5rem;
}
.index_3div{
	/*float: left;*/	
}
.index_3div_t{
	font-size: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_3div_c{
	color: #777;
	padding-top: 0.3rem;
	line-height: 1.5rem;
	font-size: 0.85rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
    -webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.Language{
	font-size: 0.8rem;
	padding-top: 1rem;
}
.Language a{
	color: #999;
	padding: 0 0.5rem;
}
.brand{
	font-size: 0.8rem;
	margin-top: 0.6rem;
	color: #777;
	padding-bottom: 6rem;
}
.brand a{
	color: #777;
}
/*底部*/
.foot{
	width: 100%;
	height: 3.9rem;
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	padding-top: 0.4rem;
	border-top: 1px solid #e4e4e4;
}
.foot_ul{
	width: 100%;
	overflow: hidden;
}
.foot_li{
	width: 20%;
	float: left;
	text-align: center;
}
.foot_icon{
	width: 1.35rem;
}
.foot_li_on{
	color: #0099ff;
}
.foot_li_c{
	width: 20%;
	float: left;
	text-align: center;
	position: absolute;
	top:-1.7rem;
	left:40%;
}
.foot_sp{
	display: inline-block;
	width: 4.2rem;
	height: 4.2rem;
	background: #0099ff;
	color: #fff;
	text-align: center;
	border-radius: 50rem;
    /*padding: 0.925rem 0;*/
    box-sizing: border-box;
    font-size: 15px;
    padding: 0.6rem 0.6rem;
    box-shadow: 1px 1px 5px #888888;
}

/*运费查询*/
.query_1{
	background: #fff;
	margin-bottom: 0.6rem;
}
.query_1ul{
	width: 100%;
	height: 4rem;
	border-bottom: 1px solid #e4e4e4;
}
.query_1li{
	width: 50%;
	float: left;
	text-align: center;
	line-height: 4rem;
}
.query_1li_on{
	color: #0099ff;
	border-bottom: 3px solid #0099ff;
	padding: 0 1rem 1.25rem 1rem;
}
.query_2{
	padding:0 1.25rem;
}
.query_3{
	/*height: 7rem;*/
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
	padding: 1rem 0;
}
.query_3a{
	width: 40%;
	float: left;
	padding: 1rem 0 0.6rem 0;
	text-align: center;
	max-height: 7rem;
}
.query_3ap1{
	color: #999;
	overflow: hidden;
	text-overflow: nowrap;
}
.query_3ap2{
	font-size: 1.2rem;
	padding-top: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
    -webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.query_3b{
	width: 20%;
	float: left;
	text-align: center;
	padding-top: 1.5rem;
}
.query_3b img{
	width: 3rem;
}
.query_4{
	width: 100%;
	height: 4.2rem;
	border-bottom: 1px solid #f1f1f1;
}
.query_4sp{
	float: left;
	line-height: 4rem;
	
}
.query_5{
	float: right;
	margin-top: 1.1rem;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.jian, .add{
	display: inline-block;
	width: 2.1rem;
	height: 1.9rem;
	text-align: center;
	line-height: 1.8rem;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	box-sizing: border-box;
}
.num{
	width: 3.1rem;
	height: 1.9rem;
	box-sizing: border-box;
	text-align: center;
}
.query_4in{
	float: right;
	/*width: 40%;*/
	height: 2.5rem;
	margin-top: 0.8rem;
	text-align: right;
	background-color: transparent;
	position: absolute;
	z-index: 9;
	right: 0.5rem;
	/*background-color: pink;*/
}
.btn{
	margin-top: 2rem;
	background: #fff;
	/*padding-bottom: 2rem;*/
	height: auto;
}
.btn_btn{
	background-color: transparent;
	width: 100%;
	height: 2.3rem;
	background-color: #0099ff;
	border-radius: 0.2rem;
	color: #fff;
}

/*海运整柜*/
.full_1{
	background-color: #fff;
	margin-top: 0.6rem;
	padding: 1rem 1.25rem;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.full_1a span{
	display: inline-block;
	font-size: 1rem;
	max-width: 40%;
	max-height: 2.35rem;
	vertical-align: middle;
	overflow: hidden;
}
.full_1a img{
	width: 2.7rem;
	padding:0 0.5rem;
	vertical-align: middle;
}
.full_1b{
	padding-top: 1rem;
}
.full_1b span{
	margin-right: 2rem;
	color: #999;
}
.full_2{
	background-color: #fff;
	margin-top: 0.6rem;
	padding: 1rem 1.25rem;
	overflow: hidden;
}
.full_2a{
	overflow: hidden;
	padding-bottom: 0.8rem;
}
.full_2a_in{
	width: 40%;
	float: left;
	border-right:1px solid #f1f1f1;
}
.full_2a_inp{
	color: #999;
}
.full_2a_int{
	font-weight: 600;
	padding-top: 0.3rem;
	height: 1.2rem;
}
.full_2a_inb{
	width: 40%;
	float: left;
	/*border-right:1px solid #f1f1f1;*/
	padding-left: 1rem;
	/*margin-left: 1rem;*/
	/*box-sizing: border-box;*/
}
.full_2a_inc{
	float: right;
	width: 18%;
	text-align: right;
}
.full_2a_inca{
	display: inline-block;
	padding: 0.4rem 0.8rem;
	background-color: #ff9900;
	color: #fff;
	margin-top: 0.5rem;
	border-radius: 0.2rem;
	overflow:hidden; 
	word-wrap:break-word; 
	word-break:break-all;
}
.full_2b{
	border-top: 1px solid #f1f1f1;
	padding-top: 0.8rem;
}
.full_2bsp{
	padding: 0 0.2rem;
	float: left;
	color: #999;
}
.full_2b span:first-child{
	padding-left: 0px;
}

/*轨迹查询*/
.track_ul{
	width: 100%;
	height: 2.6rem;
	border: 1px solid #0099ff;
	border-radius: 50rem;
	display: table;
    margin: 0 auto;
    box-sizing: border-box;
}
.track_li{
	/*width: 25%;*/
	float: left;
	text-align: center;
	line-height: 2.6rem;
	border-right: 1px solid #0099ff;
	border-radius: 50rem 0 0 50rem;
	font-size: 12px;
	box-sizing: border-box;
	padding: 0 7px;
}
.track_li2{
	/*width: 33.1%;*/
	/*width: 25%;*/
	float: left;
	text-align: center;
	line-height: 2.6rem;
	border-right: 1px solid #0099ff;
	box-sizing: border-box;
	padding: 0 7px;
}
.track_li3{
	/*width: 33.1%;*/
	/*width: 25%;*/
	float: left;
	text-align: center;
	line-height: 2.6rem;
	border-radius: 0 50rem 50rem 0;
	box-sizing: border-box;
	/*color: red*/
	padding: 0 7px;
}
.track_li_on{
	background-color: #0099ff;
	color: #fff;
}
.track_1{
	margin-top: 2rem;
}
.track_1a{
	margin-top: 0.5rem;
	padding-bottom: 1rem;
}
.track_1ain{
	width: 100%;
	height: 2.5rem;
	border:1px solid #e4e4e4;
	border-radius:0.2rem;
	padding-left: 0.6rem;
	box-sizing: border-box;
}
.track_2{
	background-color: #fff;
	padding: 1rem 1.25rem;
	margin-top: 0.6rem;
}
.track_2ta{
	margin-top: 0.6rem;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}
.track_2ta th{
	height: 2.4rem;
	background-color: #0099ff;
	color: #fff;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.track_2ta td{
	height: 2.2rem;
	vertical-align: middle;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	box-sizing: border-box;
}
.track_2td{
	width: 30%;
	text-align: center;
}
.track_2td2{
	padding-left: 1rem;
}

/*立即下单*/
.place_li{
	width: 50%;
	float: left;
	text-align: center;
	line-height: 2.6rem;
	border-right: 1px solid #0099ff;
	border-radius: 50rem 0 0 50rem;
	box-sizing: border-box;
}
.place_li2{
	width: 50%;
	float: left;
	text-align: center;
	line-height: 2.6rem;
	border-radius: 0 50rem 50rem 0;
}
.place_2{
	margin-top: 0.6rem;
	background-color: #fff;
}
.place_3{
	height: 3.2rem;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 1.25rem;
}
.place_3sp{
	float: left;
	line-height: 3.2rem;
}
.place_3spr{
	float: right;
	text-align: right;
	line-height: 3.2rem;
	position: relative;
}
.place_3se{
	padding-right: 1.3rem;
	height: 2.8rem;
	text-align: right;
	direction: rtl;
}
.more_icon{
	position: absolute;
	width: 0.6rem;
	top: 1rem;
	right: 0;
	vertical-align: middle;
}
.more_icon2{
	position: absolute;
	width: 0.6rem;
	top: 1.5rem;
	right: 0.5rem;
	vertical-align: middle;
}
.place_3in{
	height: 2.8rem;
	text-align: right;
}
.place_4{
	margin-top: 0.6rem;
	background-color: #fff;
	padding-bottom: 0.8rem;
}
.place_4t{
	height: 3rem;
	line-height: 3rem;
	border-bottom: 1px solid #f1f1f1;
	padding: 0 1.25rem;
	background-color: #fff;
}
.place_5{
	overflow: hidden;
	padding: 0.8rem 1.25rem 0 1.25rem;
}
.place_5a{
	width: 12%;
	float: left;
}
.place_5asp{
	display: inline-block;
	width: 2.2rem;
	height: 2.2rem;
	background-color: #ff9900;
	border-radius: 50rem;
	color: #fff;
	text-align: center;
	line-height: 2.2rem;
}
.place_5asp2{
	display: inline-block;
	width: 2.2rem;
	height: 2.2rem;
	background-color: #0099ff;
	border-radius: 50rem;
	color: #fff;
	text-align: center;
	line-height: 2.2rem;
}
.place_5b{
	width: 70%;
	float: left;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.place_5b2{
	padding-bottom: 0.8rem;
	border-bottom: 1px dashed #e4e4e4;
}
.place_5bsp{
	padding-left: 0.6rem;
}
.place_5bp{
	padding-top: 0.5rem;
	color: #777;
}
.place_5b3a{
	display: inline-block;
	padding-top: 0.5rem;
	color: #0099ff;
}
.place_5c{
	width: 18%;
	float: right;
	text-align: right;
	border-left: 1px dashed #e4e4e4;
	padding: 1.2rem 0; 
	box-sizing: border-box;
}
.place_6{
	background-color: #fff;
	margin-top: 0.6rem;
}
.place_7{
	padding: 1rem 1.25rem;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
	line-height: 1.6rem;
}
.place_7a{
	width: 90%;
	float: left;
	padding-top: 0.5rem;
}
.place_7b{
	width: 10%;
	float: right;
	text-align: right;
}
.place_delete{
	width: 1.6rem;
	margin-top: 0.5rem;
}
.place_8{
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	color: #0099ff;
}
.place_btn{
	width: 100%;
	height: 3.9rem;
	line-height: 3.9rem;
	text-align: center;
	background: #0099ff;
	position: fixed;
	left: 0;
	bottom: 0;
}
.place_btn a{
	display: block;
	color: #fff;
}

/*添加货物弹窗*/
/*.add_up{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}*/
/*.add_upA{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background: #000;
	opacity: 0.6;
}*/
.add_bg{
	position: fixed;
	z-index: 99;
	background-color: #000;
	opacity: 0.5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;

}
.add_upB{
	/*position: fixed;*/
	background: #fff;
	/*z-index: 101;*/
	width: 100%;
	height: 19rem;
	bottom: 0;
	left: 0;
	border-radius: 0.3rem 0.3rem 0 0;
	box-sizing: border-box;
	border-top:1px solid #e4e4e4;
	/*box-shadow: 0rem 0rem 4rem 0.5rem #ccc;*/
}
.add_up_t{
	height: 3.2rem;
	line-height: 3.2rem;
	border-bottom: 1px solid #e4e4e4;
	text-align: center;
	position: relative;
}
.add_up_qx{
	position: absolute;
	left: 1.3rem;
	color: #4277BF;
}
.add_up_qd{
	position: absolute;
	right: 1.3rem;
	color: #4277bf;
}
.add_up_0{
	height: 16rem;
	/*padding-bottom: 1rem;*/
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
	box-sizing: border-box;
}
.add_up_1{
	padding: 0 1.2rem;
	height: 3rem;
	line-height: 3rem;
	border-bottom: 1px solid #e4e4e4;
}
.add_up_1sp{
	display: inline-block;
	width: 20%;
}
.add_up_1in{
	height: 2.5rem;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.add_up_1in2{
	width: 20%;
	height: 2.5rem;
}
.add_up_1sp2{
	float: right;
}
/*结束*/
.place_zg{
	background-color: #fff;
	margin-top: 0.6rem;
	padding: 0rem 0rem 1rem 0;
}
.place_zg_ta{
	width: 33.3%;
	float: left;
	text-align: center;
}
.place_zg3{
	overflow: hidden;
	padding: 1rem 0 0rem 0;
}
.query_zg{
	display: inline-block;
	/*float: right;*/
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

/*显示按钮*/
.shelf_td2{
    position: relative;
    margin-top: 0.1rem;
}
.switch_1{
  width: 4.6rem;
  height: 2rem;
  position: absolute;
  left: 30%;
  margin-left: -1.5rem;
}
.switch_in_2 {
  top: 0; 
  bottom: 0; 
  left: 50%;
  margin-left:-1.25rem;
  opacity: 0;
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.switch_lab {
  display: inline-block;
  width: 6.6rem;
  height: 2rem;
  background: #ccc;
  border-radius: 0.2rem;
  position: absolute;
  left: 50%;
  margin-left: -1.6rem;
  text-align: right;
  padding-right: 0.3rem;
  line-height: 2rem;
}
.switch_labimg{
	display: inline-block;
	width: 1.7rem;
	height: 1.7rem;
	background-color: #fff;
	vertical-align: middle;
	margin-top: -0.15rem;
	margin-right: 0.2rem;
}

 .switch_in_2:checked ~ .switch_lab {
  background: #87D068;
  color: #fff;
  /*background: red;*/
}
 .switch_in_2:checked ~ .switch_lab .switch_labimg {
  background-image: url(../images/place_yes.png);
  background-size: 60% 60%;
  background-repeat: no-repeat;
  background-position: center center;
}
/*显示按钮结束*/
.place_zg_tab{
	display: inline-block;
	width: 70%;
	height: 2rem;
	border:1px solid #e4e4e4;
	border-radius: 0.2rem;
}
.place_zg_tac{
	width: 70%;
	height: 2rem;
	line-height: 2rem;
}

/*快速下单*/
.place_01_1{
	margin-top: 0.6rem;
}
.place_01_2{
	padding: 0 1.25rem;
	height: 3rem;
	line-height: 3rem;
	background-color: #fff;
}
.input{
	margin-right: 0.5rem;
	vertical-align: middle;
	margin-top: -0.15rem;
}
.place_01_3{
	border-top: 1px solid #f1f1f1;
	height: 3.3rem;
	line-height: 3.3rem;
	padding: 0 1.25rem;
	background-color: #fff;
}
.place_01_3sp{
	display: inline-block;
	width: 4.3rem;
}
.place_01_3in{
	height: 100%;
}

/*我的订单*/
.order_2{
	background-color: #fff;
	margin-top: 0.6rem;
}
.order_3{
	padding-top: 1rem;
}
.order_3ul{
	width: 100%;
	overflow:hidden;
}
.order_3li{
	width: 25%;
	height: 5.6rem;
	text-align: center;
	float: left;
	padding-bottom: 1.2rem;
}
.order_3icon{
	width: 2.5rem;
	padding-bottom: 0.3rem;
}
.order_3lip{
	padding-top: 0.2rem;
	color: red;
}

/*订单列表*/ 
.list_1{
	width: 100%;
	height: 3.5rem;
	background-color: #fafafa;
	padding: 0.625rem 1.25rem 0 1.25rem;
	position: fixed;
	box-sizing: border-box;
}
.list_00{
	padding-top: 3.5rem;
	padding-bottom: 3.9rem;
}
.list_0{
	width: 100%;
	height: 100%;
}
.list_1a{
	float: left;
	width: 82%;
	position: relative;
}
.list_1a_ul{
	width: 100%;
	overflow: hidden;
	height: 2.3rem;
}
.list_1a_li{
	width: 30%;
	float: left;
	border: 1px solid #0099ff;
	text-align: center;
	line-height: 2.2rem;
}
.list_1a_li2{
	border-right: none;
	border-radius: 0.2rem 0 0 0.2rem;
}
.list_1a_li3{
	border-left: none;
	border-radius: 0 0.2rem 0.2rem 0;
}
.list_1a_lion{
	background-color: #0099ff;
	color: #fff;
}
.list_1b{
	width: 18%;
	height: 100%;
	float: right;
	border-left: 1px dashed #e4e4e4;
	text-align: center;
	line-height: 2.2rem;
	box-sizing: border-box;
}
.list_1aicon{
	width: 1.2rem;
	position: absolute;
	top: 0.5rem;
	left: 1rem;
}
.list_1ain{
	width: 90%;
	height: 2.2rem;
	border:1px solid #e4e4e4;
	border-radius: 50rem;
	padding-left: 2.7rem;
	box-sizing: border-box;
	background-color: #fff;
}

.list_2{
	background-color: #fff;
	margin-top: 0.6rem;
}
.list_3{
	padding: 1rem 1.25rem;
	overflow: hidden;
}
.list_2b{
	width: 40%;
	float: left;
	font-size: 0.95rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
    -webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.list_2bc{
	width: 20%;
	float: left;
	font-size: 0.8rem;
	text-align: center;
}
.list_2bcp{
	color: #ff6600;
}
.list_2bc img{
	width: 3.2rem;
	vertical-align: middle;
	display: block;
	margin: auto;
	padding-top: 0.3rem;
}
.list_4{
	padding: 0rem 1.25rem 0.8rem 1.25rem;
	line-height: 1.8rem;
	color: #777;
}
.list_4sp{
	display: inline-block;
	width: 20%;
}
.list_5{
	height: 2rem;
	border-top: 1px solid #f1f1f1;
	padding: 0.8rem 1.25rem 0.8rem 1.25rem;
}
.list_5a{
	float: left;
	height: 100%;
}
.btn_delete{
	display: inline-block;
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 0 1.2rem;
	border:1px solid #da251c;
	border-radius: 0.2rem;
	color: #da251c;
}
.list_5b{
	float: right;
	height: 100%;
}
.btn_details{
	display: inline-block;
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 0rem 1.2rem;
	border:1px solid #0099ff;
	border-radius: 0.2rem;
	color: #0099ff;
	margin-left: 0.2rem;
}

/*拼箱详情*/
.list_6{
	background-color: #0099ff;
	color: #fff;
}
.list_6a{
	padding: 0 1rem 1rem 1rem;
	overflow: hidden;
}
.list_6aa{
	display: inline-block;
	max-width: 50%;
	float: left;
}
.list_6ab{
	display: inline-block;
	max-width: 50%;
	float: right;
	padding-left: 0.8rem;
	box-sizing: border-box;
}
.list_7{
	background-color: #fff;
	margin-top: 0.6rem;
	padding: 1rem 1.25rem;
	line-height: 1.8rem;
	color: #777;
}
.list_7ul{
	margin-top: 1rem;
	padding-top: 1rem;
	width: 100%;
	border-top: 1px dashed #e4e4e4;
	overflow: hidden;
}
.list_7li{
	width: 50%;
	float: left;
}
.place_5b3{
	width: 88%;
	float: left;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.place_5bspr{
	float: right;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.place_7a_1{
	width: 100%;
	padding-top: 0.5rem;
	line-height: 1.6rem;
}
.total{
	padding:  0.8rem  1.25rem;
}
.total_in{
	color: #da251c;
	font-size: 1rem;
}

/*整柜详情*/
.list_details{
	margin-top: 0.6rem;
}
.list_details_1{
	margin-bottom: 0.6rem;
	background-color: #fff;
}
.list_details_t{
	background-color: #f5fafa;
	padding: 0.5rem 1.25rem;
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
	line-height: 1.5rem;
	color: #777;
}

/*个人中心*/
.center{
	background-color: #0099ff;
	padding: 1.25rem;
	color: #fff;
	overflow: hidden;
}
.center_1head{
	display: inline-block;
	width: 3rem;
	height: 3rem;
	border:1px solid #ccc;
	border-radius: 50rem;
	overflow: hidden;
	vertical-align: middle;
}
.center_1head img{
	width: 100%;

}
.center_1sp{
	padding-left: 0.5rem;
}
.center_1{
	width: 70%;
	float: left;
}
.center_1b{
	width: 30%;
	float: right;
	text-align: right;
	padding-top: 0.7rem;
}
.set_icon{
	width: 1.8rem;
	vertical-align: middle;
}
.center_1set{
	color: #fff;
	/*padding-top: 0.3rem;*/
	vertical-align: middle;
}
.g_center_2{
	height: 2rem;
	background: #fff;
	padding:0.8rem 1.25rem 1.2rem 1.25rem;
}
.g_center_2bu{
	display: block;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	border-radius: 50rem;
	border:1px solid #0099ff;
	color: #0099ff;
} 

.center_floor_2{
	width: 100%;
	height: 3rem;
	background: #fff;
	border-top: 1px solid #f1f1f1;
}
.center_floor_new{
	width: 8%;
	float: left;
	padding:0 0.6rem 0 1.25rem;
}
.center_floor_newicon{
	height: 1.6rem;
	padding-top: 0.7rem;
}
.center_floor_new01{
	width: 83%;
	float: left;
	line-height: 2.9rem;
	overflow: hidden;
	white-space: nowrap;
}
.center_floor_new01 a{
	color: #666;
}

.center_2{
	background: #fff;
	margin-top: 0.625rem;
}
.center_2_ul{
	width: 100%;
	overflow: hidden;
}
.center_2_li{
	height: 3.5rem;
	padding:0 1.25rem;
	border-bottom: 1px solid #f1f1f1;
	line-height: 3.5rem;
	box-sizing: border-box;
}
.center_2_L{
	width: 13%;
	float: left;
}
.center_2_Limg{
	width: 2rem;
	vertical-align: middle;
}
.center_2_c{
	width: 79%;
	float: left;
}
.center_2_r{
	width: 8%;
	float: right;
	text-align: right;
}
.more_img{
	height: 1rem;
	padding-left: 0.5rem;
	vertical-align: middle;
	margin-top: -0.2rem;
}
/*预约提货*/
.list_3sp{
	float: left;
}
.list_3sp2{
	float: right;
	color: #ff6600;
}

/*我的钱包*/
.wallet_1{
	padding: 1rem 1.25rem;
	overflow: hidden;
	color: #fff;
	background-color: #0099ff;
}
.wallet_1a{
	width: 50%;
	float: left;
	padding-left: 2rem;
    box-sizing: border-box;
}
.wallet_1ap{
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0.4rem 0 1rem;
}
.wallet_1aa{
	display: inline-block;
	margin: 1.5rem 0 0 2.5rem;
	padding: 0.5rem 1.2rem;
	border:1px solid #fff;
	border-radius: 0.2rem;
	color: #fff;
}
.wallet_2{
	padding: 0.5rem 1.25rem;
	background-color: #0092F3;
	overflow: hidden;
}
.wallet_2a{
	width: 50%;
	float: left;
	border-right: 1px solid #fff;
	color: #fff;
	line-height: 1.5rem;
	padding-left: 2rem;
    box-sizing: border-box;
}
.wallet_2a2{
	border-right: none;
	padding-left: 4.5rem;
}
.wallet_3{
	background-color: #fff;
	padding:0 1.25rem;
	margin-top: 0.6rem;
}
.wallet_3a{
	font-size: 1.2rem;
	padding: 1.2rem 0rem 0.5rem;
	box-sizing: border-box;
}
.wallet_3b{
	margin-top: 0.3rem;
	overflow: hidden;
    padding-bottom: 0.6rem;
}
.wallet_3ba{
	float: left;
	width: 32%;
	position: relative;
}
.wallet_3ba_se{
	width: 100%;
	height: 2rem;
}
.xiala{
	position: absolute;
	width: 1rem;
	top: 0.8rem;
	right: 1rem;
}
.wallet_3bb{
	width: 68%;
	float: right;
	text-align: right;
	color: #777;
	line-height: 2rem;
	padding-bottom: 0.3rem;
}
.wallet_3bb span{
	/*padding-left: 1rem;*/
}
.wallet_4{
	background-color: #fff;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding: 0.6rem 1.25rem;
	margin-top: -1px;
}
.wallet_4a{
	height: 2.5rem;
	line-height: 2.5rem;
}
.wallet_4asp{
	float: left;
}
.wallet_4asp1{
	float: right;
}
.wallet_4asp2{
	color: red;
}
.wallet_b{
	line-height: 1.8rem;
	color: #777;
}
/*立即充值*/
.wallet_5{
	background-color: #fff;
	border-bottom: 1px solid #e4e4e4;
	padding: 1rem 1.25rem 0 1.25rem;
	overflow: hidden;
}
.wallet_5a{
	width: 50%;
	float: left;
}
.wallet_5b{
	width: 50%;
	float: left;
	text-align: right;
}
.wallet_5b_a{
	display: inline-block;
	color: #0099ff;
	padding-top: 0.5rem;
}


.wallet_6{
	background: #fff;
	overflow: hidden;
	margin-top: 0.6rem;
}
.wallet_6ul{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}
.wallet_6li{
	float: left;
	width: 50%;
	text-align: center;
	height: 3rem;
	line-height: 3rem;
}
.wallet_6li_on{
	border-bottom: 0.125rem solid #0099ff;
}
.wallet_7{
	background: #fff;
	padding: 0.5rem 1.25rem;
}
.wallet_8{
	
}
.wallet_8ta{
	width: 100%;
	border-collapse: separate;
	border-spacing:0 1.25rem;
}
.wallet_8ta th{
	width: 30%;
	height: 2.4rem;
	background-color: #F2F2F2;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-radius: 0.2rem 0 0 0.2rem;
}
.wallet_8ta td{
	width: 70%;
}
.wallet_8ta_in{
	width: 100%;
	height: 2.5rem;
	border:none;
	border:1px solid #ccc;
	border-radius: 0px 0.12rem 0.2rem 0;
	padding-left: 0.5rem;
	box-sizing: border-box;
	background-color: transparent;
}
.wallet_8ta_se{
	width: 100%;
	height: 2.5rem;
	border:none;
	border:1px solid #ccc;
	border-radius: 0px 0.12rem 0.2rem 0;
	padding-left: 0.5rem;
	box-sizing: border-box;
	background-color: transparent;
}
.wallet_8td{
	position: relative;
}
.td_more{
	position: absolute;
	width: 0.8rem;
	right:0.8rem;
	top: 1rem;
}

.wallet_9a{
	display: block;
	width: 4rem;
	height: 4rem;
	position: relative;
}
.wallet_9a img{
	width: 100%;
}
.wallet_9b{
	position: absolute;
	width: 4rem;
	height: 4rem;
	top:0 ;
	left: 0;
	opacity: 0;
}
.wallet_9c{
	padding-top: 0.5rem;
	color: #777;
}
.wallet_9ul{
	width:100%;
	overflow: hidden;
	padding-bottom: 0.8rem;
}
.wallet_9ul li{
	float: left;
	width: 5rem;
	height: 5rem;
	overflow: hidden;
	margin-right: 0.8rem;
}
.wallet_9ul li img{
	width: 100%;
}
.wallet_10ta{
	width: 100%;
	border-radius: 0.2rem;
	border-collapse: separate;
	border-spacing:0 1.25rem;
}
.wallet_10ta th{
	width: 35%;
	border: 1px solid #e4e4e4;
	background-color: #f2f2f2;
}
.wallet_10ta td{
	width: 65%;
	padding: 0.3rem 0 0.3rem 0.5rem;
	line-height: 2.2rem;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

/*充值记录*/
.pay_list{
	width: 100%;
}

/*收件地址*/
.address_1in{
	width: 80%;
	float: left;
	height: 2.3rem;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	padding-left: 0.5rem;
	box-sizing: border-box;
	border-radius: 0.2rem 0 0 0.2rem;
}
.address_1btn{
	background-color: transparent;
	border:none;
	width: 20%;
	float: left;
	height: 2.3rem;
	background-color: #0099ff;
	color: #fff;
	border-radius: 0 0.2rem 0.2rem 0;
}
.address_2{
	background-color: #fff;
	margin-bottom: 0.6rem;
	padding: 0 1.25rem;
}
.address_2_t{
	padding: 1rem 0 0.5rem 0;
}
.address_2_tsp{
	float: right;
}

.address_c{
	width: 100%;
	margin-top: 0.6rem;
	padding-bottom: 0.6rem;
	overflow: hidden;
}
.address_cL{
	width: 10%;
	float: left;
}
.address_cLimg{
	width: 1.8rem;
}
.address_2_r{
	width: 90%;
	float: left;
	line-height: 1.5rem;
	padding-left: 0.5rem;
	color: #777;
	box-sizing: border-box;
}
.address_2_b{
	border-top: 1px solid #f1f1f1;
	padding: 0.6rem 0;
	overflow: hidden;
}
.address_2_b_L{
	width: 40%;
	float: left;
	line-height: 2rem;
}
.address_2_b_Limg{
	width: 1.25rem;
	margin-right: 0.3rem;
	vertical-align: middle;
	margin-top: -0.2rem;
}
.address_2_b_r{
	width: 60%;
	float: right;
	text-align: right;
}
.address_2_b_ra{
	display: inline-block;
	padding:0.3rem 0.425rem;
	border-radius: 0.2rem;
	border:1px solid #dedede;
}
.address_2_b_rimg{
    height: 1.4rem;
    vertical-align: middle;
    margin-top: -0.25rem;
    padding-right: 0.25rem;
}

/*新增地址*/
.address_3{
	padding:1rem 1.25rem;
	background: #fff;
}
.address_4{
	padding: 0rem 0 0.5rem 0;
}
.address_4p{
	padding: 0.8rem 0 0.5rem 0;
}
.address_4sp{
	color: red;
}
.address_4in{
	width: 100%;
	height: 2.3rem;
	border:1px solid #dedede;
	border-radius: 0.2rem;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.address_4se{
	width: 32%;
	height: 2.3rem;
	border:1px solid #dedede;
	border-radius:0.2rem;
	box-sizing: border-box;
	padding-left: 0.5rem;
	box-sizing: border-box;
}
.address_4te{
	width: 100%;
	height: 4.5rem;
	border:1px solid #dedede;
	border-radius: 0.2rem;
	padding:0.5rem;
	box-sizing: border-box;
}
.address_4p01{
	display: inline-block;
	padding-right: 0.5rem;
	margin-bottom: 1rem;
}
.address_4bu{
	background-color: transparent;
	border:none;
	width: 100%;
	height: 2.5rem;
	background: #0099ff;
	border-radius: 0.2rem;
	color: #fff;
}

/*个人信息设置*/
.set_1{
	height: 5.5rem;
	background-color: #fff;
	text-align: center;
	padding: 2rem 0;
}
.scan_5a{
	width: 30%;
	margin: auto;
	height: 6rem;
	margin-top: 0.5rem;
	text-align: center;
}
.img{
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 50%;
	margin: auto;
	overflow: hidden;
}
.img_bg2{
	width: 100%;
}
.storage_3a{
	position: relative;
	margin-top: 0.3rem;
}
.storage_3ap{
	color: #0099ff;
	line-height: 1.8rem;
}
.storage_3ain{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
}
.set_2{
	margin-top: 0.6rem;
	background-color: #fff;
	padding: 0 1.25rem;
}


/*登录注册*/
.login_1{
	width: 80%;
	margin: 4rem auto 4rem;
	/*background-color: #fff;*/
}
.login_1p{
	font-size: 1.2rem;
	font-weight: 550;
	color: #777;
	overflow: hidden;
	white-space : nowrap;
	/*text-overflow:ellipsis;*/
   /* display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;*/
}
.login_1p2{
	padding-top: 1.5rem;
	color: #f56915;
}
.login_2{
	width: 80%;
	margin: 0 auto;
	box-sizing: border-box;
}
.login_02{
	width: 100%;
	margin-bottom: 0.625rem;
	position: relative;
}
.login_02img{
	width: 1.2rem;
	position: absolute;
	left:0.625rem;
	top:0.8rem;
}
.login_02in{
	width: 100%;
	height: 2.8rem;
	border-bottom:1px solid #dedede;
	border-radius: 0.1875rem;
	padding-left: 2rem;
	box-sizing: border-box;
	background-color: transparent;
}
.login_enter{
	display: block;
	width: 100%;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	border-radius: 50rem;
	background: #0099ff;
	color: #fff;
	margin-top: 3rem;
}
.register{
	display: block;
	width: 100%;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	border-radius: 50rem;
	background: #fff;
	margin-top: 1rem;
}

.register3{
	display: block;
	text-align: center;
	margin-top: 1rem;
	color: #777;
}
.login_3{
	width: 80%;
	margin: 0 auto;
	margin-top: 3rem;
	position: relative;
	text-align: center;
	color: #666;
}
.login_3a{
	width: 30%;
	position: absolute;
	left: 0;
	top:0;
}
.login_3a span{
	display: inline-block;
	width: 80%;
	height: 1px;
	background-color: #dedede;
	vertical-align: middle;
}
.login_3a2{
	width: 30%;
	position: absolute;
	right: 0;
	top:0;
	text-align: right;
}
.login_3a2 span{
	display: inline-block;
	width: 80%;
	height: 1px;
	background-color: #dedede;
	vertical-align: middle;
}
.login_4{
	text-align: center;
	margin-top: 1rem;
}
.login_4 img{
	width: 2.3rem;
}

/*新闻中心*/
.new_1{
	margin-top: 0.6rem;
	padding: 0.6rem 1.25rem 1rem 1.25rem;
	background: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.new_1at{
	width: 100%;
	overflow: hidden;
	line-height: 3rem;
}
.new_1p{
	font-size: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
}
.new_1ab{
	color: #777;
	line-height: 1.4rem;
	overflow: hidden;
	text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}

/*新闻详情*/
.new_details{
	padding:0.625rem 1.25rem;
	background: #fff;
}
.new_details_01{
	text-align: center;
	line-height: 2rem;
}
.new_details_02{
	margin-left: 2rem;
}
.new_details_03{
	line-height: 180%;
}
.new_details_03 p{
	text-indent: 2rem;
	padding:0.625rem 0;
}
.new_details_03img{
	width: 100%;
	height: auto;
}
.previous_posts{
	padding:1.25rem;
	background: #fff;
	overflow: hidden;
}
.previous_posts_a{
	border:1px solid #ccc;
	border-radius:1.2rem;
	padding:0.3rem 1rem;
}

/*新手指南*/
.guide_1{
	line-height: 180%;
	padding: 1.25rem;
	background-color: #fff;
}
.guide_img{
	width: 100%;
	height: auto;
	display: block;
	padding: 0.6rem 0;
}
/*仓库地址*/
.warehouse_1{
	padding: 0 1.25rem;
	background-color: #fff;
	/*margin-top: 0.6rem;*/
}
.warehouse_1ul{
	width: 100%;
	height: 3.6rem;
	/*border-top: 1px solid #e4e4e4;*/
	border-bottom: 1px solid #e4e4e4;
}
.warehouse_1li{
	width: 33%;
	float: left;
	line-height: 3.5rem;
	text-align: center;
}
.warehouse_1li_on{
	color: #0099ff;
	border-bottom: 0.2rem solid #0099ff;
}
.warehouse_2{
	margin-top: 1.5rem;
}
.warehouse_3{
	line-height: 1.6rem;
	padding: 0.5rem 0 1rem 0;
	color: #777;
	border-bottom: 1px solid #f1f1f1;
}
.new_1atsp{
	float: right;
	color: #777;
}

/*分页样式*/
.pagenav-wrapper .pagenav-content{padding:0.2rem;text-align:center;line-height:1.87rem;}
.pagenav-wrapper .pagenav{display:-webkit-box;display:flex; text-align:left}
.pagenav-wrapper .pagenav>div{background-color:#fff;border:1px solid #e2e2e2;line-height:1.87rem;white-space:nowrap;border-radius:2px;cursor:pointer;margin:0 0.2rem}
.pagenav .p-first,.pagenav .p-end{width:2.8rem}
.pagenav .p-prev,.pagenav .p-next{width:3.93rem; }
.pagenav .pagenav-cur{-webkit-box-flex:1;flex:1;position:relative;background:#fff}
.pagenav .pagenav-select{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;border:0;border-radius:0;cursor:pointer; text-align:center}
.pagenav .pagenav-cur i{ display: inline-block;width:10px;height:7px;background:url(images/cate_biao2.png);background-size:10px 7px}
.pagenav-wrapper .pagenav .p-gray{background-color:#fdfdfd;color:#b4b1b1}
.pagenav-wrapper  a{ color:#333}
.pagenav-wrapper  a.no{ color:#B4B1B1}
.pagenav a:hover{text-decoration:none}

/*登录页面忘记密码*/
.login_wjmm{
	float: right;
    color: #f56915;
}

/*立即下单-收货地址*/
.address_listA,.address_listC{
	position: fixed;
	z-index: 99;
	background-color: #000;
	opacity: 0.5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;

}
.address_listB,.address_listD{
	position: fixed;
	background: #fff;
	z-index: 101;
	width: 100%;
	height: 70%;
	bottom: 0;
	left: 0;
	border-radius: 0.3rem 0.3rem 0 0;
	box-sizing: border-box;
	border-top:1px solid #e4e4e4;
	overflow: auto;
	/*box-shadow: 0rem 0rem 4rem 0.5rem #ccc;*/
}

.place_3in_size{
	height: 1.8rem!important;
    border: 1px solid #f1f1f1;
    width: 30.3%;
    text-align: left!important;
    padding-left: 0.5rem;
    box-sizing: border-box;
}

.cangku_select{
	font-size: 1.2rem;
    padding-top: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: auto;
    padding-right:0rem;
}
.list_2_checkbox{
	font-size: 30px;
    zoom: 169%;
    position: absolute;
    top: 54px;
    left: 6px;
}
.date_name{
	border: 1px solid #e4e4e4;
    height: 2rem;
    background: #fff;
    width: 100%;
}
.place_qtxx{
	padding: 1rem 1.25rem;
}
.place_qtxx_01{
	border-bottom: 1px solid #f1f1f1;
    width: 100%;
    display: block;
}
.place_qtxx_02{
	margin: 0 0.5rem 0 1rem;
}
.new_details_03_img img{
	max-width: 100%;
}
.add_up_qd_add{
	position: absolute;
    right: 4.3rem;
    color: #4277bf;
}

/*个人中心代理模块*/
.g_center_5{
	background: #fff;
	margin-top: 0.625rem;
	padding: 1rem 0 1.25rem 0;
	border-bottom: 1px solid #f1f1f1;
}
.g_center_5a{
	overflow: hidden;
}
.g_center_5aul{
	width: 100%;
	overflow: hidden;
}
.g_center_5ali{
	width: 33%;
	float: left;
	text-align: center;
}
.g_center_5p1{
	font-size: 1.1rem;
	font-weight: 600;
	padding-bottom: 0.5rem;
}
.g_center_5b{
	margin-top: 1.25rem;
	text-align: center;
}
.g_center_5ba1{
	padding: 0.4rem 1.25rem;
	background: #ff5000;
	color: #fff;
	border-radius: 50rem 0 0 50rem;
	border-right: 1px solid #fff;
}
.g_center_5ba2{
	padding: 0.4rem 1.25rem;
	background: #ff5000;
	color: #fff;
	border-radius: 0 50rem 50rem 0;
}

.g_center_5c{
	margin-top: 1.25rem;
	overflow: hidden;
	border-top: 1px dashed #eee;
	padding-top: 0.6rem;
}
.g_center_5cul{
	width: 100%;
	overflow: hidden;
}
.g_center_5cli{
	width: 25%;
	float: left;
	text-align: center;
}
.g_center_5cicon{
	width: 1.5rem;
	margin-bottom: 0.3rem;
}
.zc_order_01_se{
	width: 85%;
	height: 2.5rem;
	border:none;
	border:1px solid #ccc;
	border-radius: 0px 0.1875rem 0.1875rem 0;
	padding-left: 0.3125rem;
}
.td_line3{ border-right:1px solid #ccc; border-bottom:1px solid #ccc;}

/*立即赚钱弹窗*/
.ljzq_up{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
}
.ljzq_upA{
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background:#000;
    opacity: 0.6;
    filter: alpha(opacity=50);
}
.ljzq_upB{
    position: absolute;
    z-index: 1000;
    width: 80%;
    border-radius: 0.3rem;
    overflow:hidden;
    background: #fff;
    left: 10%;
    top: 30%;
}
.ljzq_upBa{
	overflow: hidden;
	height: 2.5rem;
	line-height: 2.5rem;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 1.25rem;
	vertical-align: middle;
}
.ljzq_upBaiconsp{
	float: right;
}
.ljzq_upBaicon{
	width: 1rem;
	vertical-align: middle;
}
.ljzq_upBb{
	padding: 0.5rem 1.25rem 1.25rem;
}
.ljzq_upBb h4{
	margin-top: 1rem;
}
.ljzq_upBbp{
	color: #999;
	padding-top: 0.3rem;
}



/*余额转移*/
.sc_tit{
	float: left;width: 100%;margin-top: 2rem;
}
.sc_tit .sc_tit_l{
	float: left;width: 40%;text-align: center;font-size: 1.1rem;font-weight: 600;color: #666;
}
.sc_tit .sc_tit_c{
	float: left;width: 20%;text-align: center;color: #999;
}
.sc_tit .sc_tit_r{
	float: right;width: 40%;text-align: center;font-size: 1.1rem;font-weight: 600;color: #666;
}
.sc_qh{
	float: left;width: 100%;padding: 0.3rem 0;position: relative;text-align: center;
}
.sc_qh #zc{
	width: 40%;height: 2rem;text-align: center;line-height: 2rem;position: absolute;left: 0;top:0.5rem;
}
.sc_qh .sc_qh_c{
	width: 20%;text-align: center;display:inline-block;position: relative;
}
.sc_qh #zr{
	width: 40%;text-align: center;height: 2rem;line-height: 2rem;position: absolute;left: 60%;top:0.5rem;
}
.navigation_bar {
    text-align: center;
    width: 100%;
    height: 3.25rem;
    background: #0099ff;
    position: relative;
    /*line-height: 3.25rem;*/
    color: #fff;
    border-bottom: 1px solid #ccc;
}
.account_recharge_08{
	background: #fff;
}
.my_wallet_04 {
    width: 2rem;
    vertical-align: middle;
}
/*余额转移-end*/

/*添加订单头部导航*/
.full_1_song{
	display: table;
    margin: 0 auto;
}