.dis {
	display: block;
}
.inline {
	display: inline;
}
.none {
	display: none;
}
body {
	background: #ffffff;
	padding: 1%;
}
h1 {
	background: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	font-weight: normal;
	padding: 7px 10px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
h1 span {
	zoom: 1;
}
h1 .action-span {
	float: right;
	padding-left: 10px;
}
h1 .action-span a {
	color: #ffffff;
	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: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;
}

/*添加属性和货品自动跳转*/
.blank5{height:5px}
.blank10{height:10px}
.attr_list ul{text-align:center;}
.attr_list li {width:202px;margin:5px 3px;text-align:left;border:1px solid #DDD;background-color:#F9F9F9;padding:5px 5px;float:left;list-style-type:none;}
.li_right{float:right;color:#FF7700;}
.attr_list input[type='text'] {	
	border: solid 2px #FF7700 !important;
	width:185px !important;
}
.attr_list select {border: solid 2px #FF7700;	width:265px;}	

#footer {	
	background: #ffffff;
	border-top: 1px solid #dddddd;
	padding: 15px 0;
	color: #9CACAF;
	margin: 10px auto;
	text-align: center;
}
.main-div {	
	border: 1px solid #EEE;
	padding:20px 5px;
	margin-bottom: 10px;	
}
.main-div table {
	background: #FFFFFF;	
	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 {
	
}
.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 0;	
	height: 30px;
	line-height: 30px;
	min-width:150px;
	width: auto;
	border: solid 1px #CCC;	
}
.main-div input[type='radio'],.main-div input[type='checkbox']{
	margin: 10px 0;	
	height: 19px;
	line-height: 19px;
	width:19px;	
}
.main-div input[type='password'] {
	margin: 5px;
	border: solid 1px #CCC;	
	height: 22px;
	line-height: 22px;
	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;
}
.form-div select {
	margin-right: 5px;
	border: solid 1px #CCC;	
	line-height: 22px;
	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;
}
/*
 列表部分的样式
 */
.wrapper {width: 1200px;margin: 0 auto;}
.list-div {
	width: 100%;
	margin-bottom:30px;
	background: #ffffff;
}
.list-div-ad {
	border: 0px solid #e5e5e5;
}
.list-div table {
	width: 100%;
	background: #dddddd;
}
.list-div table  .right{
	width: 30%;
    text-align:right;	
}

.bigbig{height:360px;width:13%;float:left;border: 1px solid #ddd; text-align:center; padding: 0px 0px; overflow: hidden;margin: 5px 1% 5px 0;box-sizing: border-box;}
.file{
	float:left;
    position: relative;
    display: inline-block;
    background: url(/images/xiangji.png) no-repeat center center;    
    padding: 0px 0px;
    overflow: hidden;	
    text-indent: 0;    
    background-size: auto 50px;	
}

.file input{
    position: absolute;
    font-size: 100px;
	height:300px;
	width:100%;
    right: 0;
    top: 0;
    opacity: 0;
}
.sfile input{
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.big_img{width:100%;text-align:center;}
.big_img img{width:auto;max-width:100%;height:auto;max-height:300px;display: block;margin:0 auto;}
.bigblock{width:100%;min-height:300px;border-bottom:1px solid #EEE;}
.do_img{height:24px;line-height:24px;width:100%;margin-top:15px;position: relative;display:inline-block;}
.do_img a{height:24px;line-height:24px;width:46%;display:inline-block;border-radius:5px;margin:0 2%;background-color:#FF8800;color:#fff !important;}
.nfile {
    position: relative; display: inline-block;
    background:url(/images/xiangji.png) no-repeat center center; border: 1px solid #ddd;
    border-radius: 4px;overflow: hidden;color: #1E88C7; box-sizing:border-box;cursor:pointer;margin:5px 0;
    text-decoration: none;text-indent: 0;line-height: 20px;background-size: auto 50px;}
.nfile input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.nfile:hover {
    background: #fff; border: 1px solid #F00; color: #004974;
    text-decoration: none; background:url(/images/xiangji.png) no-repeat center center;cursor:pointer;background-size: auto 50px;
}

.sfile{
	float:left;
    position: relative;
    display: inline-block;
    background: url(/images/xiangji.png) no-repeat center center;
    border: 1px solid #ddd;    
    padding: 0px 0px;
    overflow: hidden;    
    margin-right: 3px;    
    text-indent: 0;    
    background-size: auto 50px;	
}

.list-div th {
	line-height: 35px;
	background: #FBFBFB;
	white-space: nowrap;
}
.order_add th{
	padding-left:15px
}
.list-div td {
	background: #FFF;
	padding: 4px 8px;	
	word-wrap: break-word; 
}
.list-div td  .shandanimg{
	float:left; 
	width:35px; 
	height:35px;
	margin-right:1px;
}
.list-div td.first-cell {	
	text-align: left;	
	padding-left: 5px;
}
.list-div input {
	vertical-align: middle;
}
.list-div input[type='text'] {
	margin: 5px;	
	height: 20px;
	line-height: 20px;
	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;	
	text-indent: 5px;
	background: #ffffff;
}
.text_input3 {
	width: 113px;	
	height: 33px;
	line-height: 32px;
	border: #d0d0d0 1px solid;	
	text-indent: 5px;
	background: #ffffff;
}
.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 {
	background: #F7F7F7;
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
	padding: 1px;
}
#tabbar-div {
	background: #F7F7F7;
	padding-left: 0px;
	height: 32px;
}
#tabbar-div 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;
	background: #FFF;
}
#tabbody-div .adv_edit{height:25px;line-height:25px;margin:0 auto;border:1px solid #FFF;border-radius:5px;padding:1px 10px;background:#FFF;}
#tabbody-div .yincang_edit{width:110px;height:25px;line-height:25px;text-align:center;float:right;border:1px solid #FFF;display:block;border-radius:5px;background:#FFF;}
#tabbody-div .must{background: #EEE;}
#tabbody-div  .chaxun{height:35px;line-height:35px;background:#999;color:#ffffff;margin-left:20px;padding:7px 5px;}
#tabbody-div .tuijian_img{height:100px;float:left;}
#tabbody-div .tuijian_img img{max-width:200px;max-height:100px}
#tabbody-div img {vertical-align: middle;}
#tabbody-div input[type='text'] {
	margin: 3px 0px;	
	height: 20px;
	line-height: 20px;
 *height:20px;
 *line-height: 20px; 
	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;
}

/*表单部分*/
td.label {
	width:10%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 6px 10px 6px 0;	
	height: 31px;
	line-height: 31px;
}
.biaoti_left {
	width:10%;
	text-align: right;	
	font-weight: bold;
	padding: 6px 10px;	
	display:inline-block;
	height: 31px;
	line-height: 31px;
}
.biaoti_right {
	width:20%;
	text-align: left;	
	display:inline-block;
	height: 31px;
	line-height: 31px;
}
td.label_s {	
	vertical-align: top;	
	height: 30px;
	line-height: 30px;
}
td.label_2 {	
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
}
td.td_1 {		
	padding: 5px 1em;
	color: #FF7700;
}
td.td_1 input{
    border:2px solid #FF7700 !important;
}
td.label_left {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px 1em;
}
td.narrow-label {
	text-align: right;	
	font-weight: bold;
	padding: 5px 1em;
	width: 20%;
	height: 30px;
	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: 20px 0;
}
input.button {
	padding: 3px 6px;
 *padding: 5px 7px 5px;
	margin: 2px 2px;
	border: none;
	background: #3399FF;
	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 {	
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #ff8400;	
	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; margin:0 auto; display:table; text-align:center;
}
ul.msg-link li {
	display:block;
	width:110px;
	height:40px;
	line-height:40px;
	float:left;	
	background:#DDD;
	border-radius:3px;	
	margin:0 10px;
}
ul.msg-link li a {
	display:block;	
	width:100%;
	height:100%;	
}
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;
}

/* 订单提醒弹窗 */
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: "微软雅黑";
}
/*后台登陆样式*/
.login_dl {
	width:620px;margin-top:135px; border:1px solid #EEE; padding:30px 130px;background:#FFFFFF;border-radius: 10px;	
}
.login_dl tr td{
	height: 35px;
	line-height: 35px;
	padding: 5px 0px;
	color: #666;
	font-size: 15px;
	font-family: "microsoft yahei";
}
.login_dl tr td .login_input{width: 270px; height: 32px; line-height: 32px; border: #d0d0d0 1px solid; text-indent: 5px;  background: #ffffff;}
.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;	
	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{	
	height:200px;	
	padding:0px;
	margin:0px
}
.list-div .important .import{
	width:78%;
	height:100%;
	float:left;
	padding:0px;
	margin:0px;
	font-family: "微软雅黑";
}
.list-div .important .import li{
	list-style:none;
	width:15%;
	height:50px;
	margin:0 2% 20px 0;
	float:left;
	background:#EEE;
	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:38px;
	width:31px;
	background-size:cover;
	background-position:-41px 10px;
	display:block;
	float:left;
	margin:0 5px;	
}

.list-div .important .import li .detail{
	height:50px;
	line-height:50px;	
	font-size:16px;	
	float:left;
}
.list-div .important .import li .detail strong{
	display:block;
	font-size:14px;
	color:#535554;
	font-family: "微软雅黑";
}
.list-div .important .import li .detail span{
	display:block;
	font-size:14px;
	color:#535554;
	font-family: "微软雅黑";
}


.list-div .im_block{	
	height:120px;	
	padding:0px;
	margin:0px
}
.list-div .im_block .m_table{
	width:100%;
	height:100%;	
	padding:0px;
	margin:0 auto;
	font-family: "微软雅黑";
}
.list-div .im_block .m_table li{
	list-style:none;
	width:18%;
	height:100px;
	margin:10px 1%;
	float:left;
	background:#EEE;
	padding:10px 0px;
}
.list-div .im_block .m_table li .module{
	width:100%;
	height:100%;
	border-left: 1px solid #ccc;
}
.list-div .im_block .m_table li.import_1 .module{
	border:none	
}
.list-div .im_block .m_table li i{
	background:url(../images/import.png) no-repeat left top;
	height:54px;
	width:38px;
	background-size:cover;
	background-position:-70px 10px;
	display:block;
	float:left;
	margin:0 10px;	
}

.list-div .im_block .m_table li .detail{
	height:50px;
	line-height:50px;	
	font-size:16px;	
	float:left;
}
.list-div .im_block .m_table li .detail strong{
	display:block;
	font-size:14px;
	color:#535554;
	font-family: "微软雅黑";
}
.list-div .im_block .m_table li .detail span{
	display:block;
	font-size:14px;
	color:#535554;
	font-family: "微软雅黑";
}


.list-div .important .ver_right{	
	width:22%;height:200px;float:right;
}
.list-div .important .ver_style{	
	width:84%;height:170px;margin-left:6%;background:#EEE;padding:15px 5%;font-size:11px;line-height:24px;
}
.list-div .console-detaile {
	height:380px;
	margin: 0px -10px 0px -20px;
}
.list-div .console-detaile .item {
	width: 23.06%;
	float: left;
	margin-left:1.7%;
}
.list-div .console-detaile .item-hd {
	height: 60px;
	position: relative;
}
.list-div .console-detaile .item-hd span {
	position: absolute;
	top: -18px;
	*top: -18px;
	left: 50%;
	margin-left: -50px;
	color: #fff;
	text-align: center;
	width: 100px;
	height:60px;
	*height:100px;
	background:url(../images/item-hd3.png) no-repeat;
	font-size: 18px;
	padding-top: 25px;
	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 .wupin-item .item-hd ,.list-div .user-item .item-hd {
	background-color: #3399ff;
}
.list-div .order-item .item-hd, .list-div .shop-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:#FFF0EB;
}
.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: 60px;
	*height:80px;
	color: #666;
	text-align: center;
	padding-top: 10px;
}
.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:  #FF9966;
}
.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 .wupin-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 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: "微软雅黑";
}
.wupin_select_area span{
	float:left;
	height:20px;
	line-height:20px;
	padding:0 20px 0 10px;
	border:1px solid #e3393c;
	position:relative;
	z-index:1px;	
	margin-right:10px;
	cursor:pointer;
}
.wupin_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:#e3393c;
	text-decoration:none;
	background:url(../images/close.png) no-repeat 6px 6px;
	text-indent:99em;
}
.wupin_select_area span:hover{
	color:#e3393c;	
}
.wupin_select_area span:hover a{
	background:url(../images/close.png) no-repeat 6px -12px #e3393c;	
}
/*后台配送方式优化*/
.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
}
.list-div .product_list tr{height:36px;}
.list-div .product_list th{width:10%;}
.list-div .wupin_list tr{height:36px;}
.list-div .product_list th{background:#EEE;}
.list-div .wupin_list th{background:#EEE;}
.list-div .wupin_list .baifen3{width:3%;}
.list-div .wupin_list .baifen5{width:5%;}
.list-div .wupin_list .baifen6{width:6%;}
.list-div .wupin_list .baifen7{width:7%;}
.list-div .wupin_list .baifen8{width:8%;}
.list-div .wupin_list .baifen10{width:10%;}
.list-div .wupin_list .baifen12{width:12%;}
.list-div .wupin_list .baifen15{width:15%;}
.list-div .wupin_list .baifen18{width:18%;}
.list-div .wupin_list .baifen20{width:20%;}
.list-div .wupin_list .baifen22{width:22%;}
/*后台供货商管理*/
.xuanzhuan{
	position:relative;
	width: 300px;
	height: 210px;
	border:1px solid #EEE;
	overflow: hidden;
	margin: 5px 0;	
}
.xuanzhuan img{
	position: absolute;	
	text-decoration:none;
	display:block;
	width:210px;
	height:300px;
	top:-45px;
	left:45px;
	transform:rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	overflow:hidden;
}

/*品牌管理*/
.upimg, .upimg2 {
    float: left;
    position: relative;
    display: block;
    background: url(/images/xiangji.png) no-repeat center center;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0px 0px;        
    margin: 5px 10px 5px 0px;
    text-decoration: none;    
    background-size: auto 50px;
}
.upimg input {
    position: absolute;    
    left:0;
    top: 0;
	padding:0;
	width:380px;
	height:100px;
	cursor:pointer;
    opacity: 0;
}
.upimg2 input {
    position: absolute;    
    left:0;
    top: 0;
	padding:0;
	width:250px;
	height:100px;
	cursor:pointer;
    opacity: 0;
}

/*生成静态网页的动画窗口*/
.float-div{position:fixed; display:none; width: 100%; color:#666;font-size:18px;margin: 0 auto; height: 100%;bottom: 0; background: #FFFFFF; z-index: 9000000;}
.float-div img{position: relative; left:50%; top: 50%; width: 100px;height: 100px; margin-left: -50px;margin-top: -50px;}
.float-div p{position: relative; text-align:center; margin-top:460px;}
/*后台首页main中的logo和bana上传*/
.logo_div{width:100%;border-bottom:1px solid #DDD;height:190px;margin-bottom:15px}
.logo_div li{width:23%;float:left;margin:10px 1%}
.bana_div img, .logo_div img{width:100%;height:95px}
.logo_div .nfile{width:96%;margin:8px 2%;}
.bana_div{width:100%;}
.bana_div li{width:96%;height:150px;margin:0 2%}