/*
$Id: main.css 13991 2008-01-17 06:17:23Z maruitao $
*/
.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
body {
	background: #FAFAFA;
	padding: 10px;
}
h1 {
	background: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	padding: 7px 10px!important;
	margin:0!important;
	overflow: hidden;
}
h1 a:visited {
	color: #333;
}
h1 a:link {
	color: #333;
}
h1 a:hover {
	color: #EB8A3D;
}
h1 span {
	zoom: 1;
}
h1 .action-span {
	float: right;
	padding-left: 10px;
}
h1 .action-span a {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 23px;
 *padding:7px 10px 5px 23px;
	border: 1px solid #fa8a28;
	background: #fa8a28 url(../images/icon_add.gif) no-repeat 6px center;
 *background:#fa8a28 url(../images/icon_add.gif) no-repeat 6px 5px;
}
h1 .action-span a:visited {
	color: #ffffff;
}
h1 .action-span a:hover {
	border: 1px solid #fb9e50;
	background: #fb9e50 url(../images/icon_add.gif) no-repeat 6px center;
 *background:#fb9e50 url(../images/icon_add.gif) no-repeat 6px 5px;
	color: #ffffff;
	text-decoration: none;
}
h1 .action-span1 {
	float: left;
	margin-top: 2px;
	font-size:16px;
	font-weight:bold;
	color:#4a4a4a;
}

.main-div {
	background: #F7F7F7;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding: 2px;
}
.main-div table {
	background: #FFF;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	width: 100%;
}
.main-div table.no_border{
	border-top: none;
}
.form-div ,.affiliate-div{
	background: #F7F7F7;
	border: 1px solid #e5e5e5;
	padding: 5px;
	color: #808080;
	margin: 0 0 10px 0;
}
.form-div select, .form-div input, .form-div img,.main-div select, .main-div input,.main-div img {
	vertical-align: middle;
}
.affiliate-div input{
	margin-left:10px;	
}
.main-div input[type='text'], .form-div input[type='text'],p input[type='text'], .affiliate-div input[type='text'] {
	margin: 5px;
	/*padding: 0px 4px;*/
	height: 28px;
	line-height: 28px;
	min-width:200px;
	width: auto;
	border: solid 1px #ddd;
}
.main-div input[type='password'] {
	margin: 5px;
	border: solid 1px #ddd;
	padding: 0px 4px;
	height: 28px;
	line-height: 28px;
	width: auto;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.textarea-div textarea{ 
	margin:5px;
	border:1px solid #ddd;
}
.form-div select {
	margin-right: 5px;
	border: solid 1px #ddd;
	padding: 4px;
	line-height: 20px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
/*
 列表部分的样式
 */

.list-div-ad {
	border: 0px solid #e5e5e5;
}
.list-div table {
	width: 100%;
	background: #dddddd;
}
.list-div th {
	line-height: 35px;
	background: #FBFBFB;
	white-space: nowrap;
}
.order_add th{
	padding-left:15px
}
.list-div td {
	background: #FFF;
	padding: 10px;
}
.list-div td.first-cell {
	font-weight: bold;
	padding-left: 10px;
}
.list-div input {
	vertical-align: middle;
}
.list-div input[type='text'] {
	margin: 5px;
	padding: 0px 4px;
	height: 28px;
	line-height: 28px;
	width: auto;
	border: 1px solid #DDD;
}
input.text_input {
	height: 22px;
	line-height: 22px;
	border: #d0d0d0 1px solid;
	background: #ffffff;
}
input.text_input1 {
	width: 250px;
	height: 32px;
	line-height: 32px;
	border: #d0d0d0 1px solid;
	border-radius: 5px;
	text-indent: 5px;
	background: #ffffff;
}
.list-div a:visited, .list-div a:link {
	text-decoration: none;
}
.list-div a:hover {
	color: #9D7250;
}
.list-div input, list-div img {
	vertical-align: middle;
}
.list-div .footer {
	background: #F7F7F7;
	text-align: right;
}
#page-table {
	width: 100%;
}
#page-link {
	margin-left: 1em;
	padding-left: 1em;
	border-left: 1px solid #999;
}
#page-link a {
	margin: 0px 3px;
}
/*
 标签部分的样式
 */
.tab-div {

	margin: 0 0 10px 0;
	padding: 1px;
}
#tabbar-div ,#tabbar-div2{
	background: #F7F7F7;
	padding-left: 0px;
	height: 32px;
}
#tabbar-div p,#tabbar-div2 p {
	margin: 2px 0 0 0;
}
.tab-front {
	background: #E6E6E6;
	line-height: 30px;
	font-weight: bold;
	padding: 9px 17px 9px 20px;
 *padding: 11px 17px 11px 20px;
	cursor: hand;
	cursor: pointer;
}
.tab-back {
	color: #5F5F5F;
	line-height: 20px;
	padding: 9px 17px 9px 20px;
 *padding: 11px 17px 11px 20px;
	border-right: 1px solid #DCDCDC;
	cursor: hand;
	cursor: pointer;
}
.tab-hover {
	background: #E6E6E6;
	line-height: 30px;
	padding: 9px 17px 9px 20px;
 *padding: 11px 17px 11px 20px;
	border-right: 1px solid #FFF;
	cursor: hand;
	cursor: pointer;
}
#tabbody-div {
	border-top: 1px solid #e5e5e5;
	padding: 10px;
	font-size:14px;
}
.tab_center{
width:80%;
margin: 20px auto;
}
.tab_center td,.tab_center td div{
font-size:14px;
}
#tabbody-div img {
	vertical-align: middle;
}
#tabbody-div input[type='text'],#tabbody-div input[type='password'] {
	margin: 3px 0px;
	padding: 0px 4px;
	height: 28px;
	line-height: 28px;
 *height:28px;
 *line-height: 28px;
 min-width:200px;
	width: auto;
	border: solid 1px #ddd;
}
#tabbody-div input[type='text'].price2{
	min-width:50px;
	max-width: 50px;
}
.tab-body {
	border: 0px solid #e5e5e5;
	padding: 10px;
}
/*
表单部分
*/
.notice-span {
	color: #666;
	line-height: 1.5em
}
td.label {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
	width: 30%;
	height: 30px;
	line-height: 30px;
}
td.label_2 {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
}
td.td_1 {
	text-align: right;
	vertical-align: top;
	padding: 5px 1em;
}
td.label_left {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
}
td.narrow-label {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
	width: 20%;
	line-height:30px;
}
td.micro-label {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
	width: 127px;
 *width: 150px;
	height: 30px;
	line-height: 30px;
}
.button-div {
	text-align: center;
	padding: 3px 0;
}
input.button {
	padding: 5px 25px 5px;
	margin: 2px 2px;
	border: none;
	color: #FFF;
	cursor: pointer
}
input.button1 {
	margin: 2px 2px;
	width: 131px;
	height: 23px;
	line-height: 23px;
	background: url(../images/button1.gif) repeat-x;
	border: none;
	color: #ffffff;
	cursor: pointer
}
input.button2 {
	margin: 2px 2px;
	width: 120px;
	height: 38px;
	line-height: 38px;
	background: #ff8400;
	border-radius: 5px;
	border: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer
}
input.button3 {
	margin:5px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #ff8400;
	border-radius: 5px;
	border: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer
}
input.capital {
	text-transform: uppercase;
}
span.require-field {
	margin-left: 1em;
	font: 12px verdana;
	color: #FF0000;
}
th.group-title {
	text-align: left;
	text-indent: 12px;
}
span.link-span {
	color: #999;
	padding-left: 10px;
	margin-left: 15px;
	border-left: 2px solid #999;
	font-weight: normal;
	cursor: pointer;
}
ul.msg-link {
	list-style-type: none;
}
ul.msg-link li {
	background: url(../images/arrow.gif) no-repeat 0px 6px;
	padding-left: 18px;
	margin-left: 0;
}
option.leafCat {
	color: #008000;
}
li.warning {
	border: 1px solid #d15e61;
	background: #ffe4e3;
	padding: 10px;
	margin-bottom: 5px;
}
#Marquee {
	height: 20px;
	overflow: hidden;
	border: 1px solid #CC0000;
	background: #FFFFCC;
	margin-bottom: 5px;
}
#Marquee div {
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 5px;
}
/*
MSN Messenger
*/
div#popMsg {
	z-index: 99999;
	right: 0px;
	bottom: 0px;
	width: 180px;
	border-right: #455690 1px solid;
	border-top: #a6b4cf 1px solid;
	border-left: #a6b4cf 1px solid;
	border-bottom: #455690 1px solid;
	visibility: hidden;
	display: none;
	position: fixed;
	background-color: #c9d3f3;
 filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
	opacity: 0.65;
}
* html div#popMsg {
	position: absolute;
}
#popMsgContent {
	border-top: #728eb8 1px solid;
	border-right: #b9c9ef 1px solid;
	border-bottom: #b9c9ef 1px solid;
	border-left: #728eb8 1px solid;
	padding: 5px 10px;
	color: #1f336b;
}
#topbar {
	position: absolute;
	border-right: #455690 1px solid;
	border-top: #a6b4cf 1px solid;
	border-left: #a6b4cf 1px solid;
	border-bottom: #455690 1px solid;
	background-color: #c9d3f3;
	width: 300px;
	visibility: hidden;
	z-index: 99999;
 filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.95);
	opacity: 0.95;
}
.no-records {
	color: #666;
	text-align: center;
	padding: 10px;
}
#loader {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
	position: fixed;
	color: #CC0000;
	z-index: 1000;
	left: 0px;
	bottom: 0px;
	padding: 5px 15px;
	text-align: center;

  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
	opacity: 0.65;
}
* html #loader {
	position: absolute;
}
.todolist-box {
	position: absolute;
	z-index: 99999;
	width: 300px;
	top: 0px;
	left: 0px;
	border: 1px solid #C9C9D7;
	padding: 1px;
	background: #FFFFFF;
}
.todolist-box .container {
	border: 1px solid #E4E5ED;
	border-bottom-color: #EAEDF5;
	position: relative;
}
.todolist-box .head {
	line-height: 23px;
	color: #fff;
	font-size: 12px;
	background: #D8D9DF url(../images/icon_title.gif) no-repeat 10px center;
	height: 23px;
	padding-left: 28px;
	margin: 0;
	border-top: 3px solid #E4E5ED;
	border-bottom: 1px solid #EAEDF5;
}
.todolist-box .middle {
}
.todolist-box .buttons {
	float: right;
	margin-top: -21px;
}
.todolist-box .buttons img {
	margin-right: 2px;
	cursor: auto;
}
.todolist-box .bottomLeft {
	text-align: right;
	font-size: 12px;
	border: 1px solid #CCCBD9;
	border-top: 0;
	background: #DCDDE3;
	height: 32px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 20px;
}
.todolist-box label {
	margin-bottom: 2px;
}
.todolist-box .bottomLeft input {
	vertical-align: middle;
	margin-bottom: 2px;
}
.todolist-box .bottomRight {
	margin: 0;
	margin-right: -2px;
	margin-bottom: -2px;
	position: absolute;
	right: 3px;
	bottom: 3px;
	width: 14px;
	height: 14px;
	background: url(../images/btn_drop.gif) no-repeat center;
}
.todolist-box .button {
	border: #fff 1px solid;
	border-bottom: #94949C 1px solid;
	border-right: #94949C 1px solid;
	background: #B8B7C8;
	color: #fff;
	width: 40px;
}
.virtualBox {
	position: absolute;
	overflow: hidden;
	z-index: 999999;
	width: 300px;
	top: 0px;
	left: 0px;
	border: #a6b4cf 3px solid;
}
#ColorSelectertBox {
	border-top: #EAF0FF 1px solid;
	border-left: #EAF0FF 1px solid;
	border-right: #9DADCE 1px solid;
	border-bottom: #9DADCE 1px solid;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 1px;
	background-color: #FFFFFF;
}
/* setting */
.step1, .step2, .step3 {
	padding: 20px 20px 20px 80px;
	color: #6CA1B4;
	font-size: 28px;
	font-weight: 700;
}
.step1 {
	background: #FFF url(../images/stepnum.gif) no-repeat 20px 20px;
 *background:#FFF url(../images/stepnum.gif) no-repeat 20px 17px;
}
.step2 {
	background: #FFF url(../images/stepnum.gif) no-repeat 20px -80px;
 *background:#FFF url(../images/stepnum.gif) no-repeat 20px -83px;
}
.step3 {
	background: #FFF url(../images/stepnum.gif) no-repeat 20px -180px;
 *background:#FFF url(../images/stepnum.gif) no-repeat 20px -183px;
}
.step1 em, .step2 em, .step3 em {
	display: block;
	padding-left: 3px;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	color: #999;
}
.shortcut {
	background: #FFF;
}
.shortcut ul {
	list-style: none;
	margin: 0 0 0 85px;
	padding: 0;
	width: 370px;
	overflow: hidden;
}
.shortcut li {
	float: left;
	margin: 0 20px 15px 0;
	width: 100px;
	font-size: 14px;
	text-align: center;
}
.shortcut li a {
	display: block;
	padding: 2px 5px;
 *padding:3px 5px 1px;
	border: 1px solid #FA841E;
	background: #F2F9FA;
}
.shortcut li a:hover {
	border: 1px solid #5FA6B6;
	background: #FFF;
	color: #666;
	text-decoration: none;
}
a.special:link, a.special:visited {
	margin: 0 5px;
	padding: 1px 5px;
 *padding:2px 5px 0;
	border: 1px solid #DCDCDC;
	background: #ffffff;
	text-decoration: none;
	font-weight: 400;
}
a.special:hover {
	color: #666;
}
a.special:active {
	margin: 1px 5px 0 6px;
	border: 1px solid #5FA6B6;
	background: #F2F9FA;
	color: #666;
	outline: none;
}
.order-goods {
	position: absolute;
	width: 80%;
	background: #EEF8F9;
	border: 1px solid #e5e5e5;/*
  filter:alpha(opacity=90);
  opacity:0.9;
  */
}
.order-goods td {
	background: #FFF;
	line-height: 22px;
}
/* 文件校验 */
.infobox {
	background: #F2F9FD none repeat scroll 0 0;
	border: 4px solid #e5e5e5;
	clear: both;
	margin: 60px 30px;
	padding: 20px;
	text-align: center;
}
.normal {
	font-weight: 400;
	font-size: 12px;
}
.marginbot {
	margin-bottom: 10px;
}
.nobdb {
	border-bottom: medium none;
}
.btn {
	background: #DDDDDD none repeat scroll 0 0;
	border-color: #DDDDDD #666666 #666666 #DDDDDD;
	color: #000000;
	cursor: pointer;
	margin: 3px 0;
	padding: 2px 5px;
	vertical-align: middle;
}
.infotitle1 {
	margin-bottom: 10px;
	color: #09C;
	font-size: 14px;
	font-weight: 700;
}
em, cite, th {
	font-style: normal;
	font-weight: normal;
}
.left {
	float: left;
}
.lightfont {
	color: #CCCCCC;
}
.left .cfolder, .left .ofolder {
	display: block;
	padding-left: 50px;
	line-height: 30px;
	background: url(../images/filecheck.gif) no-repeat -260px -50px;
	font-weight: 700;
	font-size: 14px;
	color: #2366A8;
}
.left .ofolder {
	background: url(../images/filecheck.gif) no-repeat -260px -100px;
	color: #2366A8;
	font-size: 14px;
}
.filenum {
	margin: 8px 0 0 20px;
}
.files {
	padding: 1px 0 1px 50px;
	background: url(../images/filecheck.gif) no-repeat -260px -150px;
}
.del {
	padding-left: 18px;
	background: url(../images/filecheck.gif) no-repeat 0 -285px;
 *background:url(../images/filecheck.gif) no-repeat 0 -286px;
	color: #E8594D;
}
.edited {
	padding-left: 18px;
	background: url(../images/filecheck.gif) no-repeat -100px -385px;
 *background:url(../images/filecheck.gif) no-repeat -100px -386px;
	color: #E8594D;
}
.unknown {
	padding-left: 18px;
	background: url(../images/filecheck.gif) no-repeat -50px -435px;
 *background:url(../images/filecheck.gif) no-repeat -50px -436px;
	color: #6189B8;
}
.correct {
	padding-left: 18px;
	background: url(../images/filecheck.gif) no-repeat 0 -485px;
 *background:url(../images/filecheck.gif) no-repeat 0 -486px;
	color: #70B759;
}
.tb2 th, .tb2 td {
	background: transparent url(../images/bg_repx.gif) repeat-x scroll 0 bottom;
	padding: 5px 5px 5px 0;
	text-align: left;
}
.tb2 th {
	line-height: 21px;
	font-weight: bold;
}
.bold {
	font-weight: 700;
}
/* 模板管理 */
#messageATX {
	position: absolute;
	z-index: 100;
	display: none;
}
#messageATX .bgtable {
	width: 40px;
	height: 120px;
	border: solid 1px #000000;
	background: #FFFFE1;
}
#messageATX .colortable {
	height: 20px;
	border: solid 1px #FFFFFF;
	cursor: pointer;
}
#CurrTplStyleList {
	margin-top: 8px;
}
/*
 标签部分的样式
 */
.custab-div {
	background: #EEF8F9;
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
	padding: 1px;
}
#custabbar-div {
	background: #F7F7F7;
	height: 32px;
	overflow : hidden;
    border-bottom: 1px solid #e5e5e5;
}
#custabbar-div p {
	margin: 0px;
}
.custab-front {
	  background: #E6E6E6;
  line-height: 30px;
  font-weight: bold;
  padding: 9px 17px 9px 20px;
  cursor: hand;
  cursor: pointer;
}
.custab-back {
	  color: #5F5F5F;
  line-height: 20px;
  padding: 9px 17px 9px 20px;

  cursor: hand;
  cursor: pointer;
}
.custab-hover {
	background: #E6E6E6;
  line-height: 30px;
  font-weight: bold;
  padding: 9px 17px 9px 20px;
  cursor: hand;
  cursor: pointer;
}
#custabbody-div {
	border: 2px solid #e5e5e5;
	padding: 10px;
	background: #FFF;
}
#custabbody-div img {
	vertical-align: middle;
}
.custab-body {
	border: 0px solid #e5e5e5;
	padding: 10px;
}
.cloud_close {
	position: relative;
	border-bottom: 1px solid #302828;
	background: #ffffff;
	padding: 10px;
	margin-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: "微软雅黑"
}
.cloud_close a {
}
.cloud_close img {
	position: absolute;
	right: 10px;
	top: 8px;
	border: none
}
.Start315 {
	border: 1px solid #d15f5f;
	color: #2d2f2c;
	background: #ffe4e1;
	padding: 8px;
	margin-bottom: 10px;
}
#menu_list {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 180px;
	width: 160px;
	background: #f4f4f4;
	border: #e5e5e5 1px solid;
	display: none;
}
#menu_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 15px;
}
#menu_list ul li {
	color: #999999;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	background: url(../images/menu_arrow.gif) no-repeat -20px bottom;
	padding-left: 40px;
}
#menu_list ul li a {
	text-decoration: none;
	font-family: "微软雅黑";
}
/*LL后台登陆样式修改0822*/
.login_dl tr td.dl {
	padding-left: 0px;
	width: 335px
}
.login_dl tr td.dl table {
}
.login_dl tr td.dl td {
	height: 35px;
	line-height: 35px;
	padding: 3px 0px;
	color: #8c8c8c;
	font-size: 14px;
	font-family: "microsoft yahei";
}
.login_dl tr td.dl .low_height td {
	height: 30px;
	line-height: 30px;
}
.login_dl tr td.dl .low_height1 td {
	height: 20px;
	line-height: 20px;
}
.login_dl tr td.dl td a {
	color: #8c8c8c;
	font-size: 12px
}
.login_dl tr td.dl .dl_1 {
	letter-spacing: 3px
}
.login_dl tr td.dl .dl_2 {
	letter-spacing: 3px
}
.login_dl tr td.dl .dl_te {
	letter-spacing:normal;
	font-size:16px;
}
/*后台样式增加*/
a.status {
	margin: 0px 0px 0px 10px;
	height: 22px;
	line-height: 22px;
	display: inline-block
}
#tbody-volume td {
	height: 30px;
	line-height: 30px;
}
.main-div select {
	margin-right: 5px;
	border: solid 1px #ddd;
	padding: 4px;
	line-height: 20px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
/*升级起始页 2015-3-31*/
.list-div .favorable_rate{
	width:100%;
	height:32px;
	line-height:32px;
	background:#FF9966;
	color:#ffffff;
	font-size:14px;	
	font-family: "微软雅黑";
}
.list-div .favorable_rate span{
	float:left;	
}
.list-div .favorable_rate .rate1{
	margin-left:10px;
}
.list-div .favorable_rate .rate2{
	margin-left:55px;
}

.list-div .favorable_rate .rate3{
	margin-left:10px;
}

.list-div .favorable_rate .rate4{
	margin-left:10px;
}
.list-div .important{
	border:1px #DCDCDC solid;
	background:#F7F7F7;
	height:90px;	
	padding:0px;
	margin:0px
}
.list-div .important .import{
	width:100%;
	height:100%;
	float:left;
	padding:0px;
	margin:0px	;
	font-family: "微软雅黑";
}
.list-div .important .import li{
	list-style:none;
	width:20%	;
	height:50px;
	float:left;
	padding:20px 0px;
}
.list-div .important .import li .module{
	width:100%;
	height:100%;
	border-left: 1px solid #ccc;
}
.list-div .important .import li.import_1 .module{
	border:none	
}
.list-div .important .import li i{
	background:url(../images/import.png) no-repeat left top;
	height:50px;
	width:50px;
	display:block;
	float:left;
	margin-left:30px;
	*margin-left:20px;
	margin-right: 10px;		
}
.list-div .important .import li.import_1 i{
	background-position:0px 0px	
}
.list-div .important .import li.import_2 i{
	background-position:-50px 0px	
}
.list-div .important .import li.import_3 i{
	background-position:-95px 0px	
}
.list-div .important .import li.import_4 i{
	background-position:-148px 0px	
}
.list-div .important .import li.import_5 i{
	background-position:-200px 0px	
}
.list-div .important .import li.import_6 i{
	background-position:-250px 0px	
}
.list-div .important .import li .detail{
	height:50px;
	width:55%;
	float:left;
}
.list-div .important .import li .detail strong{
	display:block;
	font-size:16px;
	color:#535554;
	font-family: "微软雅黑";
}
.list-div .important .import li .detail span{
	display:block;
	font-size:15px;
	color:#535554;
	font-family: "微软雅黑";
}
.list-div .console-detaile {
	height:380px;
	margin: 0px -10px 0px -20px;
}
.list-div .console-detaile .item {
	width: 31.25%;
	float: left;
	margin-left:1.8%;
}
.list-div .console-detaile .item-hd {
	height: 110px;
	position: relative;
}
.list-div .console-detaile .item-hd span {
	position: absolute;
	top: 50px;
	*top: 50px;
	left: 50%;
	margin-left: -50px;
	color: #fff;
	text-align: center;
	width: 100px;
	height:70px;
	*height:100px;
	background:url(../images/item-hd1.png) no-repeat;
	font-size: 18px;
	padding-top: 30px;
	font-family: "微软雅黑";
}
.list-div .console-detaile .item-hd span.bg2 {
	background:url(../images/item-hd2.png) no-repeat;
}
.list-div .console-detaile .item-hd span.bg3 {
	background:url(../images/item-hd3.png) no-repeat;
}
.list-div .console-detaile .item-hd span em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: "微软雅黑";
}
.list-div .shop-item .item-hd{
	background-color: #00cccc;
}
.list-div .goods-item .item-hd {
	background-color: #3399ff;
}
.list-div .order-item .item-hd {
	background-color: #ff9966;
}
.list-div .console-detaile .item-bd {
	border: 1px solid #E4E4E4;
	border-top: 0;
	width:99.5%;
	display:inline-block
}
.list-div .console-detaile .item-bd1{
	background:#EDF6FF;
}
.list-div .console-detaile .item-bd2{
	background:#E5FBF9;
}
.list-div .console-detaile .item-bd3{
	background:#FFF0EB;
}
.list-div .console-detaile ul {
	padding: 0;
	margin: 0;
}
.list-div .console-detaile .item-bd ul li {
	height: 70px;
	*height:100px;
	color: #666;
	text-align: center;
	padding-top: 20px;
}
.list-div .console-detaile .item-bd ul li strong {
	font-size: 14px;
	display: block;
	font-weight: 500;
	font-family: "微软雅黑";
	margin-bottom:10px
}
.list-div .console-detaile .item-bd ul li strong a{
	font-size: 14px;
	display: block;
	font-weight: 500;
	font-family: "微软雅黑";
	text-decoration:none
}
.list-div .console-detaile .item-bd1 ul li,.list-div .console-detaile .item-bd1 ul li strong a {
	color: #00CCCC;
}
.list-div .console-detaile .item-bd2 ul li,.list-div .console-detaile .item-bd2 ul li strong a {
	color: #3399FF;
}
.list-div .console-detaile .item-bd3 ul li,.list-div .console-detaile .item-bd3 ul li strong a {
	color: #FF9966;
}
.list-div .console-detaile .item-bd ul li span{
	font-size: 14px;
	font-weight: 500;
	font-family: "微软雅黑";
}
.list-div .console-detaile .item-bd ul li,.list-div .console-detaile .item-bt li {
	width: 49.8%;
	float: left;
	list-style-type:none;
}
.list-div .console-detaile .item-bd ul li{
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}
.list-div .console-detaile .item-bd ul li.li_even {
	border-right:none;
}
.list-div .console-detaile .item-bd ul li:first-child {
	border-top: 0;
}
.list-div .console-detaile .order-item .item-bd span.badge {
	background-color: #fff;
	border: 1px solid #ff9966;
	color: #ff9966;
	font-weight: normal;
	margin-top: 2px;
}
.list-div .console-detaile .goods-item .item-bd ul span.badge {
	background-color: #fff;
	color: #3399ff;
	border: 1px solid #3399ff;
	font-weight: normal;
	padding: 2px 6px;
	margin-top: 3px;
}
.list-div .console-detaile .item-bt {
	border: 1px solid #e4e4e4;
	border-top-width: 1px;
	padding: 7px;
}
.list-div .console-detaile .item-bt ul {
	background: #fcf8e3
}
.list-div .console-detaile .item-bt li {
	height: 30px;
	color: #666;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #fbeed5;
}
.list-div .console-detaile .item-bt li:nth-child(2n+1) {
	border-right: 0;
}
.list-div .console-detaile .item-bt li:first-child,.list-div .console-detaile .item-bt li:nth-of-type(2) {
	border-bottom: 0;
}
.list-div .order_count{
	border: 1px solid #DCDCDC;
	padding:10px 50px 20px;
}
.list-div .order_count_spe{
	border:none
}
.list-div .order_count p{
	width:100%;
	margin-bottom:20px;
	text-align:center;	
}
.list-div .order_count p .tab_front{
	font-size:20px;
	color:#F96;
	height:40px;
	line-height:40px;
	font-family: "微软雅黑";
}
.goods_select_area span{
	float:left;
	height:20px;
	line-height:20px;
	padding:0 20px 0 10px;
	border:1px solid #E31939;
	position:relative;
	z-index:1px;	
	margin-right:10px;
	cursor:pointer;
}
.goods_select_area span a{
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	font-size:16px;	
	font-weight:bold;
	color:#e31939;
	text-decoration:none;
	background:url(../images/close.png) no-repeat 6px 6px;
	text-indent:99em;
}
.goods_select_area span:hover{
	color:#e31939;	
}
.goods_select_area span:hover a{
	background:url(../images/close.png) no-repeat 6px -12px #e31939;	
}
/*后台配送方式优化*/
.list-div .shipping_list h3{
	padding:0px 5px;
	margin:5px auto;
	height:35px;
	line-height:35px;
}
.list-div .shipping_list h3 span{
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	color:#000	
}
.list-div .shipping_list th{
	color:#666;
	background: #F7F7F7;
}
.list-div .shipping_list td{
	color:#666;
}
.list-div .shipping_list .shipping_list_th{

}
.list-div .shipping_list .module td{
	border-bottom:1px #ededed solid;
	height:30px;
	line-height:30px;
}
.list-div .shipping_list .module td a{
	text-decoration:none;
	padding:5px;	
}
/*物流跟踪优化*/
.list-div .rec-nav{
	width:90%;
	height:30px;
	line-height:30px;
	padding:0px 3%;
	border-bottom:1px #F60 solid;
	list-style:none	
}
.list-div .rec-nav li{
	height:30px;
	line-height:30px;
	padding:0px 20px;
	float:left;
	margin:-1px 5px 0px;
	background:#ffffff;
	border-radius:3px 3px 0px 0px;
	border:1px #E6E6E6 solid;
	border-bottom:none;	
	cursor:pointer;
	list-style:none	
}
.list-div .rec-nav li a{
	text-decoration:none;
}
.list-div .rec-nav li.selected{
	margin-top:-1px;
	border:1px #F60 solid;	
	font-weight:400;
	border-bottom:1px #ffffff solid;	
}
.list-div #retData2{
	padding:5px 0px
}
.form-div .stats_a {
    padding: 0 5px;
    margin: 0 5px;
}
#suppliers_id{
	margin-left:0;	
}

.tr_nopay td{
	background:#ffe9e9;	
}
.tr_receipt td{
	background:#ddffe2;	
}
.tr_nosend td{
	background:#dde5fd;
}
.tr_back td{
	background: #fdf7d3;	
}
.tr_canceled td{
	background:#f1f1f1;	
}



/*新增css*/
.border{
	background-color: #fff;
	padding:0 10px;
}
.border h1{
	font-size: 14px;
	padding: 10px 0;
	margin: 0;
	font-weight: normal;
	border: none!important;
}
.border h1 .action-span1 a{
	color: #A5A5A5;
}
.border h1 span{
	color: #a5a5a5;

}
.border h1 span>span{
	margin:0 10px;
}
.bg_color{
	margin: 0 24px 24px 10px;
	background-color: #fff;
}
.form-div{
	padding: 24px 20px;
	background-color: transparent;
	border: none;

}
.form-div span{
	font-size:14px ;
}
.form-div div{
	margin-bottom: 14px;
}
.form-div div input[type=submit]{
	height:32px;
	background:rgba(24,144,255,1);
	border-radius:1px;
	margin-left: 10px;
	color: #fff;
}
.form-div input[type=text],.form-div select{
	/*width:220px;*/
	height:32px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(235,235,235,1);
	margin-right: 24px;
	font-size: 14px;
    box-sizing: border-box;
}
.list-div{
	width: 100%;
	background: #ffffff;
	margin: 0 auto;
}
.list-div table{
	background-color: #E9EFF3;
	border-collapse:collapse;
}
.list-div th{
	background-color: #F1F5F7;
}
.list-div td.first-cell{
	font-weight: normal!important;
}

.wei{
	padding: 2px 5px;
	background:#E9F9F0;
	border-radius:1px;
	border:1px solid #B0E9C8;
	color: #1DB95F;
	font-size:12px;

}
.pu{
	padding: 2px 5px;
	background:#FFFAF2;
	border-radius:1px;
	border:1px solid #FED38B;
	color: #F5A623;
	font-size:12px;
	margin-left: 6px;
}

.last_>ul{
	list-style: none;
}
.last_>ul>li{
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
.last_>ul>li:hover .hovera{
	display: block;
}

.hovera{
	display: none;
	text-align: left;
	position: absolute;
	padding-left: 16px;
	width:200px;
	height:250px;
	background:#fff;
	z-index: 99;
	left: -143px;
	top: 15px;
	box-shadow:0px 2px 10px 0px rgba(241,245,247,1),0px 1px 4px 0px rgba(0,0,0,0.05);
}
.hovera>a{
	display: block;
	margin-top: 20px;
}

/*复选*/
.good_lists .check_c {
	width: 50px;
	margin: 0 auto;
	position: relative;
	font-size: 14px!important;
	color: #000;
}
.th{
	top: 3px;
}
.td{
	left: -8px;
}
.tds input[type="checkbox"]{
	position: absolute;
	left: -5px;
	z-index: 99;
}
.tds .option_o{
	left: -5px;
}
.ths input[type="checkbox"]{
	position: relative;
	z-index: 99;
}
.good_lists  .check_c .option_o {
	/*把优化后的按钮图片设置为该div的背景图片，把该div定位到原生样式的上方，遮盖住原生样式。*/
	width: 14px;
	height: 14px;
	position: absolute;

	background: url(../img/selection1n.png) no-repeat;
	background-size: cover;
}

.good_lists  .check_c input[type="checkbox"] {
	/*为了保险起见，把原生样式隐藏掉*/
	display: inline-block;
	margin-right: 6px;
	opacity: 0;

}

.good_lists  input[type="checkbox"]:checked+div {
	/* 当radiuo被选中时，把input下边的div标签的背景图片替换掉 */
	background: url(../img/selection1s.png) no-repeat;
	background-size: cover;
}

.displ_ {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}


/*xg.css*/
.tabs_info ul li a:hover,.wait_0>a,.wait_0,.tabs_info ul li:hover{
	color: #1890FF!important;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 2px solid #1890ff;
}
.txt{
	padding: 0 24px;
}
/*代付款*/
.pay{
	margin: 24px 0;
}
.pay ul{
	display: flex;


}
.pay ul li{
	width: 86px;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 14px;
	border-right: none;
}
.pay ul li:last-child{
	border-right: 1px solid #ddd;
}
.pay ul li a{
	display: block;
}

.pay ul li a:hover,.wait_1>a,.pay ul li:hover,.wait_1{
	border:1px solid #1890FF !important;
	color: #1890FF;
}
/*起止时间*/
.bg-color{
	padding: 20px;
	background-color: #fff;
}
.connect{
	display: inline-block;
	background-color: #D8D8D8;
	width: 8px;
	height: 2px;
}
.fro{
	margin: 24px 0;
}
.time{
	display: flex;
	margin-bottom: 14px;
}
.time>div{
	color: #4A4A4A;
	font-size: 14px!important;
}
.inp_img{
	position: relative;
}
.inp_img img{
	position: absolute;
	top: 9px;
	right: 20px;
    width: 16px;
}

.choice>input{
	height: 30px;
	border: 1px solid #EBEBEB;
}
.cov{
	 margin-left: 32px;
 }
.cov>span{
	font-size: 14px;
}
.cov>select{
	width: 220px;
	height: 34px;
}


.right_diste{
	width: 100%;
	margin-left: 220px;
	margin-top: 65px;
}
.bor{
	padding: 0 24px;
}
/*面包屑导航*/
.border{
	background-color: #fff;
}
.border h1{
	padding: 10px 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	border: none!important;
}
.border h1 .action-span1 a{
	color: #A5A5A5;
}
.border h1 span{
	color: #a5a5a5;

}
.border h1 span>span{
	margin:0 10px;
}
.list{
	color: #000;
	font-size: 20px;
	padding: 10px 0 20px;
}
.tabs_info{
	margin-left: 30px;
}
.tabs_info ul {
	list-style: none;
	font-size: 14px;
	display: inline-block;
	padding-left:0 ;
}

.tabs_info ul li {
	width: 60px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
}
.tabs_info ul li a{
	width: 60px;
	color:rgba(0,0,0,0.65);
	display: inline-block;
}
.tabs_info ul li a:hover,.wait_0>a{
	color: #1890FF!important;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 2px solid #1890ff;
}
.txt{
	padding: 0 24px;
}
/*代付款*/
.pay{
	margin: 24px 0;
}
.pay ul{
	display: flex;


}
.pay ul li{
	width: 86px;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 14px;
	border-right: none;
}
.pay ul li:last-child{
	border-right: 1px solid #ddd;
}
.pay ul li a{
	display: block;
}

.pay ul li a:hover,.wait_1>a{
	border:1px solid #1890FF ;
	color: #1890FF;
}
/*起止时间*/
.bg-color{
	padding: 20px;
	background-color: #fff;
}
.connect{
	display: inline-block;
	background-color: #D8D8D8;
	width: 8px;
	height: 2px;
}
.fro{
	margin: 24px 0;
}
.time{
	display: flex;
	margin-bottom: 14px;
}
.time>div{
	color: #4A4A4A;
	font-size: 14px!important;
}
.time>div>span{
	letter-spacing: 2px;
}
.time input{
	width: 220px;
	height: 32px;
	margin: 0 4px;
	border: 1px solid #EBEBEB;
}
.time>span{
	width: 80px;
	height: 34px;
	display:block;
	margin-left: 12px;
	text-align: center;
	line-height: 34px;
	background-color: #F9F9F9;
	border: 1px solid #D9D9D9;
}

.choice{
	display: flex;
	align-items: center;
}
.choice>select{
	width: 126px;
	height: 34px;
	background-color: #FAFAFA;
	border: 1px solid #EBEBEB;
}
.choice>.search-value{
	width: 220px;
	height: 30px;
	border: 1px solid #EBEBEB;
}

/*商品列表*/

.list-div tbody>tr>td{
	border-top:1px solid #E9EFF3;
	border-left: 1px solid #E9EFF3;
	font-size: 14px;
}
.list-div  tbody>tr>td:last-child{
	border-right: 1px solid #E9EFF3;
}
.list-div tbody>tr:last-child>td{
	border-bottom: 1px solid #E9EFF3;
}
/*修改的css*/
.title_tab{
	background-color: #F1F5F7 !important;
	height: 38px;
}
.title_tab td{
	background-color: #F1F5F7 !important;
}
/**/
.bg-color  .order-item{
	border: 1px solid #fff;
	margin-top: 20px;
}
.bg-color  .order-item:hover{
	margin-top: 20px;
	border: 1px solid #3c8ee5;
}

.delit{
	font-size: 14px;
}
.mr-5{
	font-size: 14px;
	margin:0 40px;
}
.titleColor{
	margin-left: 20px;
	color: #9B9B9B;
}


.state>span,.bad_{
	display: inline-block;
	color: #1DB95F;
	border: 1px solid #B0E9C8;
	background-color: #E9F9F0;
	border-radius:1px;
	margin: 0 8px;
}
.red_bg{
    display: inline-block;
    color: #ff0000;
    border: 1px solid #ff868f;
    background-color: #ffdadd;
    border-radius:1px;
    margin: 0 8px;
}
.state>span{
	display: inline-block;
	color: #1B75ED;
	border: 1px solid #78B6FF;
	background-color:#EFF6FF;
	border-radius:1px;
	font-size: 12px!important;
}

.order-item .goods-item{
	display: flex;
	align-items: center;
	margin: 10px 0;
}
.order-item .goods-info{
	margin:0 16px;
}
.order-item .goods-name{
	width: 270px;
	color: #4A4A4A;
	font-size: 14px;
	margin-bottom: 6px;
}
.mt-1{
	margin: 6px 0;
}
.mt-1,.xj{
	display: flex;

	justify-content: space-between;
	color: #7F7F7F;
	font-size: 12px;
}
.titleColor{
	text-align: center;
}
.titleColor>span{
	color: #000;
	font-size: 14px;
}
.titleColor>div{
	color: #7F7F7F;
	font-size: 12px;
	margin-top:5px ;
}
.total-fee{
	color: #EF1F2E;
	font-size: 14px;
	text-align: center;
}
.bad_{
	padding: 0 6px;
}
.phone{
	margin: 0 40px;
}
.dh{
	margin-left: 40px;
}
.add{
	width:68px;
	height:24px;
	background:rgba(24,144,255,1);
	border-radius:2px;
	color: #fff;
	margin-left: 5px;
}
.yt{
	width:52px;
	height:16px;
	background:rgba(99,108,114,1);
	border-radius:1px;
	margin-left: 5px;
	color: #fff;
}
.order-tab{
	text-align: center;
}
.order-tab a{
	color: #1890FF !important;
	text-align: center;
	margin: 0 5px;
}

.order-tab-1{
	width: 40%;
}
.order-tab-2{
	width: 20%;
}
.order-tab-3{
	width: 10%;
}
.order-tab-4{
	width: 20%;
}
.order-tab-5{
	width: 10%;
}
.way{
	margin-top: 10px;
}
.way .pay{
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.way .shipping{
	font-size: 12px;
	text-align: center;
}
.way .pay span{
	display: inline-block;
	color: #1DB95F;
	border: 1px solid #B0E9C8;
	background-color: #E9F9F0;
	border-radius: 1px;
}
.way .shipping span {
	display: inline-block;
	color: #1B75ED;
	border: 1px solid #78B6FF;
	background-color: #EFF6FF;
	border-radius: 1px;
}

/*
 * 订单详情
 * */
.cir_str{
	display: flex;
	align-items: center;
}
.circu{
	width:8px;
	height:8px;
	display: block;
	border-radius: 50%;
	background:rgba(24,144,255,1);
	border:3px solid rgba(250,250,250,1);
}
.strip{
	width:194px;
	height:2px;
	display: block;
	background:rgba(24,144,255,1);
	border-radius:6px;
}
.cir_cot{
	width: 50%;
	margin: 0 auto;
}
.cot_{
	display: flex;
}
.cot_>div:first-child{
	margin-left: -50px;
}
.cot_>div{
	margin-left: 98px;
}
.cot_>div>span{
	display: block;
	text-align: center;
}
.mr-2,.mr-3{
	font-size: 14px;
}


.deliver{
	cursor: pointer;
}


.mains{
	background-color: #000;
	opacity: 0.46;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/*
 * 发货
 * */

.title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: bold;

}
.title>span{
	font-size: 16px!important;
}
.title>span:first-child{
	color: #000;
}
.title>span:last-child{
	font-size: 18px;
	cursor: pointer;
}
.mald{
	padding:24px 20px 0px;
	position: fixed;
	top: 10%;
	left: 30%;
	z-index: 999;
	width: 380px;
	height: 505px;
	background-color: #fff;
}
.mald>form>div{
	margin-bottom: 16px;
}
.mald span{
	display: block;
	font-size: 14px;
}
.mald>form>div>span{
	margin-bottom: 6px;
}
.raido_{
	display: flex;
}
.raido_>div{
	display: flex;

}
.sele select{
	width:380px;
	height:32px;
	background:rgba(248,248,248,1);
	border-radius:2px;
	border:1px solid rgba(217,217,217,1);
	margin: 0;
}
.mald input[type=radio]{
	width:14px;
	height:14px;

}
.mald input[type=text]{
	width:380px;
	height:32px;
	background:rgba(255,255,255,1);
	border-radius:2px;
	border:1px solid rgba(217,217,217,1);
}
.mald textarea{
	width:380px;
	height:48px;
	border-radius:2px;
	border:1px solid rgba(212,213,222,1);
	resize: none;
}
.raido_>div>div{

	display: flex;

}
.rai>div:first-child{
	margin: 0 40px;
}
.buton_{
	display: flex;
	justify-content: space-between;
}
.buts{
	width:182px;
	height:36px;
	border-radius:2px;
	color: #595959;
	font-size: 14px;
	background-color: transparent;
	border:1px solid rgba(217,217,217,1);
}
.sub{
	width:182px;
	height:36px;
	color: #FFFFFF!important;
	font-size: 14px;
	background:rgba(24,144,255,1);
	border-radius:2px;
	margin: 0!important;
	padding: 0!important;
}
/*修改地址*/
.consignee{
	width: 800px;
	height: 310px;
	background-color: #fff;
	position: fixed!important;
	top: 10%;
	left: 25%;
	z-index: 999;
	padding-bottom:28px ;
}
.tit_he{
	height: 60px;
	padding: 0 16px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.consi{
	display: flex;
	margin-left: 60px;
}
.consi ul{
	list-style: none;
}
.consi ul input{
	width: 380px;
	height: 30px;
}
.consi ul select{
	width: 125px;
	height: 30px;
	margin: 0;

}
.consi ul li{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 16px;
	display: flex;

}
.consi ul li>span{
	display: block;

}
.consi ul li span:first-child{

	width: 90px;
	margin-right: 5px;
	text-align: right;
}
.consi ul li span:first-child>span{
	color: #ff456e;
}


/*mains.css*/
.list-div table {
	width: 100%;
	border-right:1px solid #F1F5F7;
	border-bottom:1px solid #F1F5F7;
}
.list-div table td,.list-div table th{
	font-size: 14px;

	border-left:1px solid #F1F5F7;
	border-top:1px solid #F1F5F7;
}
.list-div table th{
	font-size: 14px;
	line-height: 40px!important;
	background-color: #E9EFF3;
}
.list-div table .first-cell{
	font-weight: normal!important;
}

.list-div table td div>.span{
	margin: 0 5px;
	font-size: 20px;
}
.list-div table td a{
	font-size: 14px;
	color: #1890FF;
}
.time{
	align-items: center;
}

.choice select:first-child{
	width:220px;
	height:34px;
	background:rgba(250,250,250,1);
	border:1px solid rgba(235,235,235,1);
}
.choice input{
	margin-right:32px;
}
.sbun{
	width:65px!important;
	height:34px!important;
	background:rgba(24,144,255,1);
	border-radius:1px;
	color: #fff;
	margin-left: 20px!important;
}
.shpping_de>a{
	display: flex;
}
.shpping_de>div{
	margin-left: 48px;
	margin-top: 8px;
}
.shpping_de>a>span{
	width: 147px;
	height: 38px;
	font-size: 14px;
	color: #4A4A4A;
	text-overflow:ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-left: 8px;
}
.shpping_de>div>span{
	color: #7F7F7F;
	font-size: 12px;
}
.shpping_de>div>span>span{
	color: #1890FF;
}
/*开关*/
.Switch {
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding: 0;
	width: 80px;
}
.Switch li {
	clear: both;
	line-height: 16px;
	margin-bottom:10px ;
	list-style: none;
}
.Switch input {
	display: none
}
.Switch label {
	width: 34px;
	background: #CCC;
	height: 16px;
	border-radius: 14px;
	float: right;
	margin: 0;
	box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
}
.Switch label em {
	width: 14px;
	height: 14px;
	float: left;
	margin: 1px;
	border-radius: 13px;
	box-shadow: 2px 3px 8px rgba(0,0,0,.1);
	background: #FFF;
}
.Switch input:checked + label {
	background: #21D377;
}
.Switch input:checked + label em {
	float: right;
}
.Switch input:disabled + label {
	opacity: 0.5
}


/*nase.css*/
.cat-left{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	padding-bottom: 16px;
	border-bottom: 1px solid #EDEDED;
}
.cat-right{
	width: 90%;
	margin: 24px auto;

}

/*input[type=text]{*/
	/*padding-left: 16px;*/
/*}*/
#cat_name,#brand_search,.sn{
	width: 240px!important;
	height: 32px!important;
	margin: 0 8px!important;
	border:1px solid rgba(235,235,235,1)!important;
}
td.label{
	padding: 10px 1em!important;
}
.name_{
	width:116px;
	height:32px;
	background:rgba(247,247,247,1);
	border-radius:1px;
	border:1px solid rgba(235,235,235,1);
}
.tex{
	width:72px!important;
	min-width: 72px!important;
	height:28px!important;
	background:rgba(255,255,255,1);
	border:1px solid rgba(235,235,235,1);
}
#tabbody-div{
	border: none;
	padding: 0;
}
.label{
	font-weight: normal!important;
	width: inherit!important;
	font-size: 14px!important;
	line-height: 25px!important;
}
.special{
	display: inline-block;
	width:88px!important;
	height:32px!important;
	line-height: 32px;
	color: #4A4A4A!important;
	text-align:center ;
	background:rgba(247,247,247,1)!important;
	border-radius:1px!important;
	border:1px solid rgba(235,235,235,1)!important;
}
.secn{
	width:160px!important;
	height:32px!important;
	background:rgba(255,255,255,1)!important;

}
.bont{
	display: inline-block;
	text-align:center ;
	color: #fff!important;
	width:60px;
	height:32px;
	line-height: 32px;
	border: none;
	background:rgba(24,144,255,1);
	border-radius:1px;
}
.mess{
	display: inline-block;
	line-height: 32px;
	text-align:center ;
	width:88px;
	height:32px;
	border-radius:1px;
	margin: 0 16px;
	color: #1890FF!important;
	border:1px solid #1890FF;
}
.geng{
	display: inline-block;
	line-height: 32px;
	width:48px;
	text-align:center ;
	height:32px;
	color: #979797!important;
	background:rgba(247,247,247,1);
	border-radius:1px;
	border:1px solid rgba(235,235,235,1);
}
.kuocat{
	width:120px!important;
	height:32px!important;

}
.kuocat:first-child{
	margin: 0!important;

}
.label-right>.button{
	width:60px;
	height:32px;
	background:rgba(24,144,255,1);
	border-radius:1px;
}
.table_{
	margin-left: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	background:rgba(250,252,254,1);
	border:1px solid rgba(247,249,252,1);
}
.table_ li>div{
	margin-top: 10px;
}
.table_ li{
	margin: 20px 0;
	padding: 0 20px;
	text-align: center;
	border-right: 1px solid #DFE9F2;
}
.table_ li:last-child{
	border: none;
}
.notice-span{
	margin: 10px 0;
	margin-left: 8px;
}
.button-div{
	text-align: inherit;
	padding: 30px 15%;
	border-top: 1px solid #EDEDED;
}
.bonts{
	width:88px;
	height:32px;
	background:rgba(24,144,255,1);
	border-radius:1px;
	color: #fff;
	border: none;
	margin-right: 16px;
}
.buts{
	width:88px;
	height:32px;
	background:rgba(255,255,255,1);
	border-radius:1px;
	border:1px solid rgba(235,235,235,1);
}
.int_img{
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FBFBFB;
	border: 1px solid #EBEBEB;
}
.int_img img{
	width: 30px;
	height: 24px;
}
.check{
	position: relative;
}
.check .option {      /*把优化后的按钮图片设置为该div的背景图片，把该div定位到原生样式的上方，遮盖住原生样式。*/
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 7px;
	background-size: cover;
	background: url(../img/selection3n.png) no-repeat;
	background-size: cover;
}
.check input[type="radio"] {  /*为了保险起见，把原生样式隐藏掉*/
	display: inline-block ;
	margin-right: 8px ;
	opacity: 0 ;
	position: relative;
	z-index: 99;
}
input[type="radio"]:checked+div {  /*当radiuo被选中时，把input下边的div标签的背景图片替换掉*/
	background: url(../img/selection3s.png) no-repeat;
	background-size: cover;
}
.displ{
	display: flex;
	align-items: center;
	margin-top: 9px;
}

.check_c{
	position: relative;
}
.good_infos .check_c .option_o {      /*把优化后的按钮图片设置为该div的背景图片，把该div定位到原生样式的上方，遮盖住原生样式。*/
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 7px;
	background-size: cover;
	background: url(../img/selection2n.png) no-repeat;
	background-size: cover;
}
.good_infos .check_c input[type="checkbox"] {  /*为了保险起见，把原生样式隐藏掉*/
	display: inline-block ;
	margin-right: 8px ;
	opacity: 0 ;
	position: relative;
	z-index: 99;
}
.good_infos input[type="checkbox"]:checked+div {  /*当radiuo被选中时，把input下边的div标签的背景图片替换掉*/
	background: url(../img/selection2s.png) no-repeat;
	background-size: cover;
}


/*会员列表*/
.tab{
	background-color: #fff;
}
.main-div{
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.notice-span{
	margin-top: 4px;
}
.tab>table>tbody>tr>td>input[type=text],.tab>table>tbody>tr>td>input[type=password],.tab>table>tbody>tr>td>select[name=user_rank],.tab>table>tbody>tr>td>#goods_id{
	width:240px;
	height:32px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(235,235,235,1);
	margin: 0;
	padding: 0;
}
.tab table .bir select{
	width:100px;
	height:32px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(235,235,235,1);
}
.tab input[type=file]{
	opacity: 0;
	position: absolute;
	left: 0;
}
.tab .fi{
	display: flex;
	align-items: center;
}
.tab .filen{
	position: relative;
	width:88px;
	height:32px;
	margin-right: 8px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	background:rgba(247,247,247,1);
	border-radius:1px;
	border:1px solid rgba(235,235,235,1);
}
.but_last{
	padding-top: 40px;
	padding-left: 17%;
}

input[type=button].button,input[type=submit].button{
	height:32px;
	background:rgba(24,144,255,1);
	border-radius:1px;
	border: none;
	color: #fff;
	margin-right: 16px;
}
input[type=reset].button{
	height:32px;
	color:#000;
	background:rgba(255,255,255,1);
	border-radius:1px;
	border:1px solid rgba(235,235,235,1);
}

.main-div .time_img{
	position: relative;
}
.main-div .time_img img{
	position: absolute;
	top: 0;
	right: 20px;
	width:16px;
}
.form-div .time_img{
	position: relative;
}
.form-div .time_img img{
    position: absolute;
    top: 0;
    right: 50px;
    width: 16px;
}
#tabbody-div .time_img{
	position: relative;
}
#tabbody-div .time_img img{
	position: absolute;
	top: 0;
	right: 10px;
	width: 16px;
}

/*订单信息*/
.order_{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.order_det{
	width:48%;
	margin-bottom: 24px;
}
.rece{
	margin-bottom: 10px;
}
.rece span:first-child,.order_det table td:first-child{
	color:#9B9B9B ;
	font-size: 14px;
}
.order_det table td:first-child{
	text-align: right;
	width:20%;
}
.list_y{
	color: #4A4A4A!important;
	text-align: right;
}
.possbar{
	margin: 35px 0;
}
.possbar ul{
	display: flex;
	justify-content: center;
}
.possbar ul li div:first-child{
	display: flex;
	align-items: center;
}
.situa{
	display: block;
	color:rgba(0,0,0,0.65);
	margin: 10px 0;
	margin-left: -10px;
}
.si_time{
	margin-left: -40px;
	font-size: 12px;
	color: #9B9B9B;
}
.circular{
	display: inline-block;
	width:8px;
	height:8px;
	border-radius:50% ;
	background:rgba(191,191,191,1);
	border:3px solid rgba(250,250,250,1);
}
.square{
	display: inline-block;
	width:194px;
	height:2px;
	background:rgba(232,232,232,1);
	border-radius:6px;

}
.action_blue{
	background-color: #1890FF;
}
.cu_text{
	color: #000;
}
