/*
$Id: main.css 13991 2008-01-17 06:17:23Z maruitao $
*/

.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
body {
	background: #f5f5f5;
	color: #969696;
	font-family: arial;
	font-size: 12px;
}
body, h1, h2, ol, ul, li, p, input {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none;
	color: #969696;
}
.blank{
	height:10px;	
}
/*
头部css样式
*/
.header, #header {
	background-color: #f23015;
	width: 100%;
	position:relative;
	height: 50px;
	overflow: hidden;
	text-align: center;
	z-index:99
}
.header .chome_bg {
	width: 52px;
	height: 30px;
	background: url(../image/bt_ico1b.png) no-repeat 0 0;
	background-size: contain;
	border: 0;
	font-size: 12px;
	position: absolute;
	top: 9px;
	border: 0;
	right: 0;
	overflow: hidden;
	display: inline-block;
}
.header .clear {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	color: transparent;
border-left:.1rem solid transparent;
	background-repeat: no-repeat;
	background: url(../image/clear.png) no-repeat 50% 50%;
	background-size: 30px 30px;
}
#header h1 {
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	font-family: '微软雅黑';
	color: #FFF;
}
#header .back {
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	width: 25px;
	overflow: hidden;
	color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../image/back.png);
	background-size: 25px 20px;
}
/*登录页面*/
.login_dl {
	position: absolute;
	top: 50%;
	margin-top: -150px;
	padding: 0px 10%
}
.login_dl td {
	text-align: center;
	padding: 5px 0px;
}
.login_dl td.logo_img {
	padding-bottom: 15px
}
.login_dl .text_input {
	height: 36px;
	width: 96%;
	border: 1px solid #DDD;
	padding: 0px 2%;
	color: #333;
	font-size: 14px;
	background: #FFF;
	border-radius: 3px
}
.login_dl .text_input1 {
	background: url(../image/user.gif) no-repeat left top #FFF;
	text-indent: 48px;
}
.login_dl .text_input2 {
	background: url(../image/pwd.gif) no-repeat left top #FFF;
	text-indent: 48px;
}
.login_dl .text_input4 {
	background: url(../image/email_icon.png) no-repeat left top #FFF;
	text-indent: 48px;
	background-size:43px 38px;
}
input.button
{
	display: block;
	text-align: center;
	color: #fff;
	border: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #ee2222;
}
.login_dl .button2 {
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ee2222;
}
.button3
{
	width: 95%;
	display: block;
	text-align: center;
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ee2222;
}
.button3.right
{
	margin-left:5%;
}
.login_dl .low_height td {
	font-size: 12px;
}
.login_dl a.login_ffleft {
	padding: 2px 0px 3px 5px;
	display: block;
	float: right;
	color: #50b4d7;
}
.login_dl .login_ffri {
	float: left;
}
.login_dl .login_ffri input {
	vertical-align: middle;
}
a.logout 
{
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	width: 25px;
	overflow: hidden;
	color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../image/logoff_icon.png);
	background-size: 25px 25px;
}
/*首页*/
section{
	padding-top:0px;	
}
section .pd {
	width: 96%;
	height: auto;
	padding: 0px 2%;
	margin-bottom: 90px;
}
section .pd h4 {
	width: 96%;
	padding: 12px 2%;
	background: #ffffff;
	border-radius: 3px;
	font-size: 14px;
}
section .pd h4 span {
	margin: 0px 5px;
	color: #ff4a01;
}
section .index {
	width: 100%;
	background: #ffffff;
	border-radius: 3px;
	display: inline-block
}
section .index ul {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 20px 0px 10px;
}
section .index ul li {
	width: 33.3%;
	height: auto;
	float: left;
	display: block;
	margin: 5px 0px;
	text-align: center;
}
section .index ul li a {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	display: block;
	text-decoration: none;
}
section .index ul li .index_menu1 {
	background: url(../image/fahuo_will.png) no-repeat top center;
}
section .index ul li .index_menu2 {
	background: url(../image/bufenfahuo.png) no-repeat top center;
}
section .index ul li .index_menu3 {
	background: url(../image/zhifu_will.png) no-repeat top center;
}
section .index ul li .index_menu4 {
	background: url(../image/fahuo_list.png) no-repeat top center;
}
section .index ul li .index_menu5 {
	background: url(../image/tuikuan_new.png) no-repeat top center;
}
section .index ul li .index_menu6 {
	background: url(../image/tuihuo_new.png) no-repeat top center;
}
section .index ul li a span {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-top: 90px;
	font-siz4: 14px;
	color: #969696;
	font-weight: 600;
}
section .index .index_menu_two {
	border-top: 1px #eeeeee solid;
	padding: 15px 5%;
	width: 80%;
	height: 63px;
	margin: 0 auto;
}
section .index .index_menu_two a {
	width: 49.5%;
	text-align: center;
	display: block;
	float: left;
	height: 63px;
	line-height: 63px;
	text-decoration: none;
	font-siz4: 14px;
	color: #969696;
	font-weight: 600;
}
section .index .index_menu_two a.index_menu_7 {
	border-right: 1px #eeeeee solid;
}
/*订单中心*/
.order_tab {
	width: 100%;
	height: 18px;
	line-height: 18px;
	padding: 10px 0px;
	background: #fff;
	border-bottom: 1px #ddd solid;
}
.order_tab li {
	width: 49.5%;
	float: left;
	text-align: center
}
.order_tab li.first {
	border-right: 1px #ddd solid;
}
.order_tab li i {
	margin-left: 3px;
	vertical-align: middle;
	display: inline-block;
}
.order_tab li i.menu
{
	width: 15px;
	height: 15px;
	background-image: url(../image/menu_list_icon.png);
	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:center center;
}
.order_tab li i.on
{
	width: 7px;
	height: 5px;
	background-image: url(../image/xiala.gif);
	background-repeat:no-repeat;
	background-size:7px 5px;
	background-position:center center;
}
.order_tab li i.off
{
	width: 7px;
	height: 5px;
	background-image: url(../image/xiala_up.gif);
	background-repeat:no-repeat;
	background-size:7px 5px;
	background-position:center center;
}

.order_tab li i.search {
	background-image: url(../image/search.png);
	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:center center;
	height: 15px;
	width:15px;
	

}
.order_tab li i.up {
	background: url(../image/xiala_up.gif) no-repeat;
}
.order_type {
	width: 49.5%;
	padding: 8px 0px;
	background: #dddddd;
	z-index: 2;
	position: absolute;
	top: 38px;
	left: 0px
}
.order_type li {
	width: 50%;
	padding: 8px 25%;
	display: inline-block;
}
.order_type li.curr {
	background:#999999;
}
.order_type li.curr a {
	color: #ffffff;
}
.order_type li a {
	color: #969696;
}
.order_type_con {
	height: 40px;
	line-height: 40px;
	width: 96%;
	padding: 0px 2%;
	margin-bottom: 5px;
}
.order_type_con li {
	width: 25%;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 10px 0px;
	display: inline-block;
	text-align: center;
}
.order_type_con li a {
	margin: 0px auto;
	width: 80%;
	height: 20px;
	line-height: 20px;
	display: block;
	border: 1px #ddd solid;
	border-radius: 3px;
	background: #ffffff;
}
.order_type_con li.curr a {
	background: #FFC486;
	color: #ffffff;
	border: 1px #FFC486 solid;
}
.store li{
	width:100%;
}
.order_con1 {
	margin-top: 10px;
}
section .order_pd {
	width: 96%;
	height: auto;
	padding: 0px 2%;
	margin-bottom: 90px;
}
section .order {
	width: 100%;
	background: #ffffff;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 15px;
}
section .order ul,section .order .order_list_fee,section .order .order_list_buyer,section .order .order_info_msg {
	width: 96%;
	height: auto;
	display: inline-block;
	padding: 0px 2%;
}
section .order ul.order_list li{
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 5px 0px;
	text-align: center;
	padding: 10px 0px 10px;
	border-bottom: 1px #ddd dotted;
}
section .order ul.order_list li a {
	color: #fd4609;
}
section .order ul.order_list li a.font {
	font-weight: bold
}
section .order ul.order_list li a.font1 {
	margin-left: 10px;
}
section .order ul.order_list table td{
	padding: 3px 5px;
}
section .order .order_list_fee table,section .order .order_list_buyer table,section .order .order_info_msg table{
	padding:10px 0px
}
section .order .order_info_msg table{
	
}
section .order .order_info_msg table tr.msg_con td{
	border-bottom:1px #ddd dotted;	
}
section .order .order_info_msg table td .input_msg{
	width:90%;
	padding:3px 5px;
	border: 1px solid #DDD;
}
section .order .order_info_msg table td textarea{
	width:90%;
	padding:3px 5px;
	border: 1px solid #DDD;
	resize: none;
}
section .order .order_info_msg table td .button2{
	width:90%;
	height: 25px;
	border: 1px solid #FFC486;
	color: #FFF;
	background: #FFC486 none repeat scroll 0% 0%;
	border-radius: 3px;
}
section .order .order_list_fee table td,section .order .order_list_buyer table td,section .order .order_info_msg table td{
	padding:5px;	
}
section .order .order_list_fee table td .input_fee{
	width:30%;
	padding:3px 5px;
	border: 1px solid #DDD;
	color: #969696;
}
section .order .order_list_fee table td .input_fee_t{
	width:20%;
	padding:3px 5px;
	border: 1px solid #DDD;
	  color: #969696;
}
section .order .order_list_fee table td .input_fee_t{
	width:20%;
	padding:3px 5px;
	border: 1px solid #DDD;
	color: #969696;
}
section .order .order_list_buyer table td .input_buyer{
	width:70%;
	padding:3px 5px;
	border: 1px solid #DDD;
	color: #969696;
}
section .order .order_list_fee p,section .order .order_list_buyer p{
	height: 25px;
	padding:5px 0px 15px;	
}
section .order .order_list_fee p .button,section .order .order_list_buyer p .button{
	width: 24%;
	height: 25px;
	border: 1px solid #FFC486;
	color: #FFF;
	background: #FFC486 none repeat scroll 0% 0%;
	border-radius: 3px;
	float:left;
	margin-left:8%
}
section .order .order_list_fee table td select,section .order .order_list_buyer table td select{
	border: 1px solid #DDD;
}
section .order .order_list_buyer table td select{
	margin-right:5px;
	margin-bottom:5px;	
	color: #969696;
}
section .order ul.order_list li .font2 {
	color: #fd4609;
}
section .order .no_order {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
}
section .order_t {
	margin-top: 10px
}
section .order_search {
	width: 96%;
	height: auto;
	display: inline-block;
	padding: 15px 2%;
	text-align: center;
}
section .order_search table {
	width: 100%;
}
section .order_search td {
	padding: 5px;
	width: 90%;
}
section .order_search table .inputBg {
	height: 36px;
	width: 96%;
	border: 1px solid #DDD;
	padding: 0px 2%;
	color: #333;
	font-size: 14px;
	background: #FFF;
	border-radius: 3px;
}
section .order_search .button2 {
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ee2222;
}
section .order_pd .page {
	height: 28px;
	line-height: 28px;
}
section .order_pd .page a, section .order_pd .page span {
	float: left;
}
section .order_pd .page a {
	width: 25%;
	height: 28px;
	text-align: center;
	display: block;
	border: 1px #ddd solid;
	background: #ffffff;
	border-radius: 3px;
}
section .order_pd .page span {
	width: 42%;
	height: 28px;
	text-align: center;
	display: block;
	border: 1px #ddd solid;
	background: #ffffff;
	border-radius: 3px;
	margin: 0px 3%
}
/*订单详情*/
.order_info_con {
	width: 96%;
	padding: 0px 2%;
}
.one_delivery {
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin-bottom: 5px;
	background: #ffffff;
	margin: 10px 0px;
	border-radius: 3px;
}
.one_delivery .inputBg {
	width: 70%;
	text-indent: 6px;
	height: 25px;
	border: 1px solid #DDD;
	color: #333;
	margin: 7px 2% 0px;
	background: #ffffff;
}
.one_delivery .one_delivery_btn {
	width: 23%;
	height: 25px;
	border: 1px solid #FFC486;
	color: #ffffff;
	background: #FFC486;
	border-radius: 3px;
}
.cancel_delivery .one_delivery_btn
{
	width:98%;
	height: 30px;
	border: 1px solid #FFC486;
	color: #ffffff;
	background: #FFC486;
	font-size:14px;
	border-radius: 3px;
}
.order_fee, .consignee_info, .goods_info, .order_base, .order_qita, .order_history {
	width: 96%;
	height: auto;
	padding: 5px 2%;
	margin-bottom: 5px;
	margin: 10px 0px;
	border-radius: 3px;
	background: #ffffff;
}
.order_fee p, .consignee_info p, .goods_info p, .order_base p, .order_qita p, .order_history p {
	line-height: 30px;
}
.order_fee .edit, .consignee_info .edit, .goods_info .edit, .order_base .edit, .order_qita .edit, .order_history .edit {
	line-height: 40px;
	border-bottom: 1px #dddddd solid
}
.order_fee .edit i, .order_base .edit i, .order_qita .edit i, .order_history .edit i {
	float: right;
	background: url(../image/arrow_down.png) no-repeat center right;
	margin-top: 10px;
	margin-right: 5px;
	width: 13px;
	height: 16px;
	display: inline-block;
}
.order_fee .edit span, .consignee_info .edit span, .goods_info .edit span, .order_base .edit span, .order_qita .edit span, .order_history .edit span {
	padding-left: 2%;
	font-weight: bold
}
.order_fee .edit a.special, .consignee_info .edit a.special, .order_qita .edit a.special,.base_info a.special{
	border: 1px solid #FFC486;
	color: #ffffff;
	background: #FFC486;
	padding: 1px 3px;
	border-radius: 3px;
	margin-left: 5px;
	font-weight: normal;
}
.order_qita .edit {
	border: none
}
.order_history .edit {
	border: none
}
.order_fee .order_amount {
	width: 96%;
	padding: 0px 2%;
}
.order_fee .fee_info {
	width: 96%;
	padding: 0px 2%;
	display: none;
}
.order_fee .fee_info p {
	text-align: left;
	border-bottom: 1px #dddddd solid
}
.consignee_info .order_consign table {
	padding: 3px 0px
}
.consignee_info .order_consign table td {
	height: 20px;
	padding: 2px 5px;
}
.consignee_info .order_consign a.phone {
	background: url(../image/phone.png) no-repeat center left;
	padding-left: 18px;
}
.goods_info .order_goods table {
	padding: 5px 0px;
	border-bottom: 1px #dddddd dotted;
}
.goods_info .order_goods table td {
	line-height: 1.5em;
	padding: 2px 5px;
}
.goods_info .order_goods table td span {
	color: #fd4609;
}
.goods_info .order_goods table td span.attr {
	margin-left: 10px;
}
.order_base .base_info {
	width: 96%;
	padding: 0px 2%;
}
.base_info_one {
	width: 96%;
	padding: 0px 2%;
	display: none;
}
.base_info_one a {
	color: #FFC486;
	margin-left: 8px;
}
#hidebg {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	width: 100%;
	filter: alpha(opacity=60);
	opacity: 0.6;
	display: none;
	z-Index: 11;
}
#popup_window {
	background: #ffffff;
	border: #dddddd 1px solid;
	z-index: 101;
	width: 96%;
	height: 310px;
	margin: 0 auto;
	left: 2%;
	top: 15%;
	position: absolute;
}
#popup_window .buyer {
	width:100%;
	height:100%;
	line-height: 30px;
	overflow-y:auto;
	overflow-x:visible 
}
#popup_window .buyer h4 {
	text-align: center;
	margin: 0px;
}
#popup_window .buyer .info {
	width: 96%;
	padding: 0px 2%;
}
#popup_window .buyer .info_img{
	text-align:center;
	vertical-align:middle
}
#popup_window .buyer .info_img img{
	width:96%;
	overflow:hidden;
}
#popup_window .buyer .info table {
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	border-top: 1px #dddddd dotted;
	border-bottom: 1px #dddddd dotted;
}
#popup_window .buyer .info td {
	padding: 0px 5px;
	line-height: 1.5em
}
#popup_window .close {
	position: absolute;
	background: url(../image/close1.png) no-repeat;
	top: -8px;
	right: -5px;
	display: block;
	width: 16px;
	height: 16px;
}
.qita_info {
	border-top: 1px #dddddd solid;
	width: 96%;
	padding: 0px 2%;
	display: none;
}
.history_info {
	border-top: 1px #dddddd solid;
	width: 96%;
	padding: 0px 2%;
	display: none;
}

/*佣金管理*/
.rebate_type {
	height: 40px;
	line-height: 40px;
	width: 96%;
	padding: 0px 2%;
	margin: 5px auto;
}
.rebate_type li {
	float: left;
	width: 47%;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	margin-left: 6%;
	text-align: center;
	background: #ffffff;
	margin-top: 8px;
	border-radius: 3px;
}
.rebate_type #type1 {
	margin-left: 0px;
}
.rebate_type li.curr {
	background: #FFC486;
	color: #ffffff;
}
section .order_pd_search {
	width: 96%;
	height: auto;
	padding: 0px 2%;
}
.order_pd_search .order_time{
	padding:10px 2% 0px;
	width:96%
}
.order_pd_search .order_time .inputBg {
	width: 65%;
	text-indent: 6px;
	height: 25px;
	border: 1px solid #DDD;
	color: #333;
	margin: 0px 2% 0px;
	background: #ffffff;
}
.order_pd_search .order_time .button{
	width:24%;
	padding:0px 3%;
	  background: #FFC486;
	  border:none;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;	
}
.order_pd_search .order_time_search{
	padding:10px 2% 0px;
	width:96%;
	text-align:center;
	margin-bottom:10px;
}
.order_pd_search .order_time_search .time_search{
	width:100%;
	  background: #FFC486;
	  border:none;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  border-radius: 3px;	
}
.order_base .base_info_search table {
	padding: 3px 0px
}
.order_base .base_info_search table td {
	height: 20px;
	padding: 2px 0px;
}
.order_base .base_info_search p.first{
	padding-top:5px	
}
.commission_examine{
	width: 96%;
	height: auto;
	padding: 5px 2%;
	margin-bottom: 5px;
	margin: 10px 0px;
	border-radius: 3px;
	background: #ffffff;
}
.commission_examine p {
	line-height: 30px;
}
.commission_examine .edit {
	line-height: 40px;
	border-bottom: 1px #dddddd solid
}
.commission_examine .edit i{
	float: right;
	background: url(../image/arrow_down.png) no-repeat center right;
	margin-top: 10px;
	margin-right: 5px;
	width: 13px;
	height: 16px;
	display: inline-block;
}
.commission_examine .edit span {
	padding-left: 2%;
	font-weight: bold
}
.commission_examine .commission_examine {
	width: 96%;
	padding: 0px 2%;
}
.commission_examine .commission_info {
	width: 96%;
	padding: 0px 2%;
	display: none;
}
.commission_examine .commission_info p {
	text-align: left;
}
.commission_examine .commission_info p.text {
	border-bottom: 1px #dddddd solid;
	padding-bottom:10px;
}
.commission_examine .commission_info p textarea{
	border:1px #dddddd solid;
	padding:5px 2%;
	width:96%;
	height:30px;	
outline:none;resize:none;
}
.commission_examine .examine_type {
	width: 96%;
    padding: 5px 2% 0px;	
}
.commission_examine .examine_type .examine{
	background:#FFC486;
	color:#ffffff;
	border:none;
	border-radius:3px;
	height: 20px;
  	line-height: 20px;
	padding:0px 5%
}
.rebate_order_search {
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin-bottom: 5px;
	background: #ffffff;
	margin: 10px 0px;
	border-radius: 3px;
}
.rebate_order_search .inputBg {
	width: 69%;
	padding-left: 1%;
	height: 25px;
	border: 1px solid #DDD;
	color: #333;
	margin: 7px 2% 0px;
	background: #ffffff;
}
.rebate_order_search .rebate_order_search_btn {
	width: 23%;
	height: 25px;
	border: 1px solid #FFC486;
	color: #ffffff;
	background: #FFC486;
	border-radius: 3px;
}
section .order_pd_base {
	width: 96%;
	height: auto;
	padding: 0px 2%;
	margin-top:15px;
}
section .order_pd_base .order{
	padding-bottom:10px;
}
.order_pd_base p{
	padding:10px 2% 0px;
	width:96%
}
/*库存查询*/
.stock_query{
	width: 96%;
	height: auto;
	padding: 5px 2%;
	margin-bottom: 5px;
	margin: 10px 0px;
	border-radius: 3px;
	background: #ffffff;
}
.stock_query p{
	line-height: 30px;
}
.stock_query .edit{
	line-height: 30px;
}
.stock_query .edit span {
	padding-left: 2%;
	font-weight: bold
}
.stock_query .edit i{
  float: right;
  background: url(../image/search.png) no-repeat center right;
  margin-top: 5px;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.stock_query .query_stock {
	width: 96%;
	padding: 0px 2%;
	display: none;
	border-top: 1px #dddddd solid
}
.stock_query .query_stock p {
	text-align: left;
	border-bottom: 1px #dddddd solid
}
section .goods_pd {
	width: 96%;
	height: auto;
	padding: 0px 2%;
	margin-bottom: 90px;
}
section .goods {
	width: 100%;
	background: #ffffff;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 15px;
}
section .goods ul.goods_list {
	width: 96%;
	height: auto;
	display: inline-block;
	padding: 0px 2%;
}
section .goods ul.goods_list li.goods_list_info {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 5px 0px;
	text-align: center;
	padding: 10px 0px 10px;
	border-bottom: 1px #ddd dotted;
}
section .goods ul.goods_list li span.font {
	color: #fd4609;
}
section .goods ul.goods_list p {
	padding: 3px 5px;
	text-align:left;
}
section .goods ul.goods_list p.special_info{
	padding-top:0px;
}
section .goods ul.goods_list ul{
	width:96%;
	padding:0px 2%	;
}
section .goods ul.goods_list li{
	width:33.3%;
	float:left	;
	text-align:left;
	padding:3px 0px;
}
section .goods .no_goods {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
}
section .goods ul.goods_list li.no_goods_list {
	width: 100%;
 	height: auto;
  	display: inline-block;
  	text-align: center;
  	font-weight: bold;
}
/*退换货*/
.back_list_type {
	height: 40px;
	line-height: 40px;
	width: 96%;
	padding: 0px 2%;
	margin: 5px auto;
}
.back_list_type li {
	float: left;
	width: 30%;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	background: #ffffff;
	margin-top: 8px;
	border-radius: 3px;
}
.back_list_type li + li
{
	margin-left: 5%;
}

.back_list_type #type1 {
	margin-left: 0px;
}
.back_list_type li.curr {
	background: #FFC486;
	color: #ffffff;
}

.row2 li.curr
{
	background: url(../image/x_icon.png);
	background-repeat:no-repeat;
	background-position:center right;
	background-color: #CCCCCC;
	background-size:25px 25px;
	color: #ffffff;
}

.back_info_con {
	width: 96%;
	padding: 0px 2%;
}
.order_pass{
	width: 96%;
	height: auto;
	padding: 5px 2%;
	margin-bottom: 5px;
	margin: 10px 0px;
	border-radius: 3px;
	background: #ffffff;
}
.order_pass p{
	line-height: 30px;
}
.order_pass .edit{
	line-height: 40px;
	border-bottom: 1px #dddddd solid
}
.order_pass .edit span{
	padding-left: 2%;
	font-weight: bold
}
.order_pass .order_pass_info{
}
.order_pass .order_pass_info table {
	padding: 3px 0px
}
.order_pass .order_pass_info table td {
	height: 20px;
	padding: 2px 5px;
}
.order_pass .order_pass_info table td span {
	color: #fd4609;
}
.order_pass .order_pass_info .right{
	float:right	;
	color: #fd4609;
}
.qita_info_t{
	padding:10px 2%	
}
.order_qita .qita_info_t p{
	line-height:20px;	
}
.operate {
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin: 5px auto;
}
.operate input.button {
	float: left;
	height:24px;
	line-height: 24px;
	display: inline-block;
	margin-left:3%;
	text-align: center;
	background: #FFC486;
	color: #ffffff;
	border:none;
	border-radius: 3px;
}
.operate input.button1{
	width: 40%;
	margin-left:0px	
}
.operate input.button2{
	width:20%;	
}
.operate input.button3{
	width: 34%;
}

input.button-size-5
{
	width:20%;
}
input.button-size-6
{
	width:15%;
}
/*修改订单配送方式*/
section .order .order_list_fee table.shipping tr td{
	padding:10px 0px
}
section .order .order_list_fee table.shipping tr.first td{
	border-bottom:1px #ddd solid	
}
section .order .order_list_fee table.shipping tr.last td{
	border-top:1px #ddd solid;	
}
section .order .order_list_fee table.shipping tr.last td input{
	vertical-align:middle	
}
/*底部*/
.global-nav {
	position: fixed;
	left: -100%;
	bottom: 0;
	z-index: 10;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.global-nav__nav-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 60px;
	border-top: 1px solid #e5e5e5;
	background-color: #c9c7c8;
}
.global-nav__nav-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	text-align: center;
}
.global-nav__nav-link {
	position: relative;
	display: block;
	width: 62px;
	height: 45px;
	padding-top: 5px;
	padding-bottom:5px;
	left: 50%;
	margin-left: -31px;
	text-align: center;
	white-space: nowrap;
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}
.global-nav__nav-link:active {
	color: #ff7171;
}
.global-nav__iconfont {
	font-family: "global-nav__iconfont";
	font-size: 24px;
	font-style: normal;
}
.global-nav__iconfont img{
	width:30px;
	height:30px;	
}
.global-nav__nav-tit {
	display: block;
	font-size: 12px;
}
.global-nav__nav-shop-cart-num, .global-nav__operate-cart-num {
	position: absolute;
	width: auto;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	border-radius: 8px;
	background-color: #fd4609;
	color: #fff;
	font-size: 12px;
}
.global-nav__nav-shop-cart-num {
	right: 9px;
	top: 6px;
}
.global-nav__operate-wrap {
	position: relative;
	width: 62px;
	height: 58px;
	background-color: rgba(153,153,153,.75);
	right: -62px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.global-nav__operate-wrap:before, .global-nav__operate-wrap:after {
	content: '';
	position: absolute;
	top: 24px;
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.global-nav__operate-wrap:before {
	display: none;
	right: 3px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.global-nav__operate-wrap:after {
	right: 7px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.global-nav__operate-cart-num {
	right: -8px;
	top: -8px;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.global-nav-current {
	left: 0;
}
.global-nav-current .global-nav__operate-wrap {
	width: 20px;
	right: 0;
}
.global-nav-current .global-nav__yhd-logo {
	width: 0;
}
.global-nav-current .global-nav__operate-cart-num {
	opacity: 0;
}
.global-nav-current .global-nav__operate-wrap:before {
	display: block;
}
.global-nav-current .global-nav__operate-wrap:after {
	display: none;
}
section .msg{
	text-align:center;
	padding:30px 0px;	
}
section .msg .msg_detail{
	padding:10px 0px		
}
section .msg a{
	color:#fd4609;	
	font-weight:bold;
}
 section .order ul.order_list table td {
      padding: 0px;
      }

	  div.navigate_mode_icon
    {
      float:left;
      width:100px;
      height:100px;
    }
    #driving
    {
      background-image:url(../image/car_icon_128.png);
      background-repeat:no-repeat;
      background-position:center center;
      background-size:100px 100px;
    }
     #bus
    {
      background-image:url(../image/bus_icon_128.png);
      background-repeat:no-repeat;
      background-position:center center;
      background-size:100px 100px;
    }
     #walk
    {
      background-image:url(../image/walk_icon_128.png);
      background-repeat:no-repeat;
      background-position:center center;
      background-size:100px 100px;
    }
	
i.navigate_marker.on
{
	width:10px;
	height:10px;
	 background-image:url(../image/check.png);
      background-repeat:no-repeat;
      background-position:center center;
      background-size:10px 10px;
}