﻿body {
	width: 1200px;
	font-size: 12px;
	font-family: Heiti, Heiti SC, DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";
	color: #333;
	margin: 0 auto;
	padding: 0 0 50px 200px;
	background: none !important;
}

textarea {
	resize: none !important;
}

em,
i {
	font-style: normal;
}

#mainhtml {
	background: #fff;
	padding: 20px;
	margin: 20px 0 100px 0;
	border-radius: 5px;
	float: left;
	width: 100%;
}

form,
ul,
li,
ol,
li,
dl,
dt,
dd,
img,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

* {
	font-weight: normal;
}

label {
	font-weight: normal;
}

a,
a:active,
a:link,
a:visited,
a:hover {
	text-decoration: none;
}

.fl {
	float: left;
}

.leftR10 {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

.blank5 {
	height: 6px;
	overflow: hidden;
}

.blank12 {
	height: 12px;
	overflow: hidden;
}

.blank8 {
	height: 8px;
	overflow: hidden;
	+height: 0;
	_height: 8px;
}

.blank5 {
	height: 6px;
	overflow: hidden;
}

.blank12 {
	height: 12px;
	overflow: hidden;
}

.blank8 {
	height: 8px;
	overflow: hidden;
	+height: 0;
	_height: 8px;
}

.fonts {
	font-size: 16px;
	color: #000;
}

.qq {
	float: left;
	display: none;
	padding: 1px 0 2px 0;
	height: 21px;
}

.inbnt {
	display: block;
}

.line,
.p {
	line-height: 1.8;
	color: #666;
	word-break: break-all;
}

.p {
	border: 1px #ffe7b7 solid;
	background: #fdfcf8;
	padding: 5px;
}

.votelenth {
	background: #f90;
	height: 15px;
}

.currentcolor {
	background: #f6faf1;
}

.cstrong {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.formwidth {
	width: 300px;
}

.allerror {
	margin: auto;
	padding-left: 65px;
	padding-top: 20px;
	background: #fff6c8;
	width: 914px;
	padding-bottom: 20px;
	border: 1px solid #ffd700;
}

.allerror h2 {
	font-size: 16px;
}

.c_hidden {
	clear: both;
	display: none;
	background-color: #f6faf1;
	width: 100%;
}

.a_none {
	padding: 0 !important;
}

.m_none {
	margin: 0 !important;
}

.br_none {
	border: 0 !important;
}

.toparea {
	width: 980px;
	height: 70px;
	clear: both;
	margin: auto;
}

.toparea .logoImg {
	height: 39px;
	padding: 17px 0 0 0;
}

.toparea .logoImg img {
	float: left;
	padding-right: 4px;
}

.toparea .logoImg span a {
	color: #0b5ba5;
	float: left;
	padding: 14px 4px 0 4px;
}

.toparea .logoImg span .a {
	padding-top: 11px;
}

.toparea .logoImg p {
	text-align: right;
	float: right;
	line-height: 39px;
}

.toparea .logoImg p a {
	color: #0b5ba5;
	padding: 0 4px 0 4px;
}

.toparea .logoImg span a:hover,
.toparea .logoImg p a:hover {
	text-decoration: none;
}

.toparea .logoImg p strong {
	color: #F00;
	font-weight: normal;
}

.toparea .logoImg p strong a {
	color: #F00;
}

.topchannel {
	height: 38px;
	width: 980px;
	margin: 0 auto;
}

.topchannel .channelshell {
	height: 38px;
	width: 980px;
}

.topchannel .menutab {
	width: 100%;
	height: 38px;
}

.topchannel .menutab ul {
	margin-left: 0;
	padding-left: 10px;
}

.topchannel .menutab li a:hover {
	background: url(../images/hover.gif) no-repeat -164px -68px;
	text-decoration: none;
	color: #f60;
}

.topchannel .menutab li a:hover span {
	background: url(../images/hover.gif) no-repeat right -95px;
}

.topchannel .menutab li.menucurrent {
	margin-top: 0;
	_float: left;
	z-index: 0;
}

.topchannel .menutab li.menucurrent a {
	color: #fff;
	background: url(../images/hover.gif) no-repeat -164px 0;
	height: 34px;
	_float: left;
}

.subchannel {
	height: 40px;
	width: 980px;
	margin: 0 auto;
}

.subchannel .channelshell {
	height: 40px;
	width: 980px;
}

.subchannel .menutab {
	height: 30px;
	float: left;
	width: 980px;
	_width: 863px;
}

.subchannel .menutab ul {
	padding-left: 10px;
}

.forminput {
	color: #333;
	float: left;
	display: block;
	height: 32px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.forminput:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.forminput::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.forminput:-ms-input-placeholder {
	color: #999;
}

.forminput:-webkit-input-placeholder {
	color: #999;
}

.searcharea {
	line-height: 27px;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.dataarea .searcharea li {
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
	line-height: 30px;
}

#so_more_none {
	width: 100%;
	min-width: 100%;
	float: left;
	overflow: visible !important;
}

#so_more {
	color: #666;
	margin-left: 10px;
}

.rotate {
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

.checkall {
	padding: 7px 20px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 20px;
	border-radius: 3px;
	background: url(../images/bg_btngrp.png) repeat-x;
}

.dataarea .searcharea ul li font {
	float: left;
}

.Pg_1010 {
	padding: 0 10px;
	display: block;
}

.dropdown_box {
	height: 28px !important;
}

.dataarea .searcharea li span {
	display: block;
	float: left;
}

.dataarea .searcharea .iselect .selected,
.dataarea .functionHandleArea .iselect .selected {
	line-height: 14px;
	color: #333;
}

.dataarea {
	border-top: none;
	_overflow: visible;
	height: auto;
	_height: 1px;
}

.dataarea .searcharea li {
	float: left;
	position: relative;
}

.dataarea .searcharea li.clickTopX {
	background: url(../images/next.gif) 0 2px no-repeat;
	padding-left: 25px;
	font-weight: bold;
	color: #666;
	font-size: 14px;
	cursor: pointer;
}

.dataarea .searcharea li.clickTopS {
	background: url(../images/top.gif) 0 2px no-repeat;
	padding-left: 25px;
	font-weight: bold;
	color: #666;
	font-size: 14px;
	cursor: pointer;
}

.dataarea .searcharea li p a {
	color: #0b5ba5;
}

.dataarea .searcharea li p a:hover {
	text-decoration: none;
}

.dataarea .searcharea li span {
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

.dataarea .functionHandleArea {
	background: #fff;
	position: relative;
	padding: 10px 0 20px 0;
	float: left;
	width: 100%;
}

#SaleStatis2 {
	margin-top: -5px;
}

.databody {
	border: 0 #d7e9fc solid;
	height: 100%;
}

.pageNumber {
	float: right;
}

.pageNumber .pagination {
	margin: 0;
	font-size: 12px;
	background: white;
}

.pageNumber a {
	float: left;
	padding: 6px 12px 5px 12px;
	border: #eee 1px solid;
	background: white;
	color: #333;
	margin-right: -1px;
}

.pageNumber a:hover {
	background: #eee;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.pageNumber .page-next {
	border-right: 1px solid #eee;
}

.pagination .page-cur,
.pagination .page-cur:hover {
	border: #0091ea 1px solid;
	text-align: center;
	padding: 6px 12px 5px 12px;
	float: left;
	color: #337ab7;
	font-weight: normal;
	background-color: #0091ea;
	color: #fff;
}

.page-skip {
	margin-left: 10px;
}

.pagination .button {
	width: 52px;
	height: 30px;
	background-color: #F3F3F3;
	margin: -3px 0 0 5px;
	display: inline-block;
	color: #333;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.42857143;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	border: 1px solid #ddd;
}

.pagination .button:hover {
	background-color: #f6f6f6;
}

#top5,
#top10,
#top15 {
	padding: 0 5px !important;
	height: 32px;
}

#txtGoto {
	width: 30px;
	height: 30px;
	text-align: center;
}

.paginalNum {
	float: right;
}

.paginalNum span {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 32px;
}

.paginalNum a {
	padding: 6px 12px 5px 12px;
	border: #eee 1px solid;
	border-right: 0;
	background: white;
	float: left;
	color: #333;
}

.paginalNum a:last-child {
	border-right: 1px solid #eee;
}

.paginalNum a:hover {
	background: #eee;
}

.paginalNum .selectthis {
	border: #0091ea 1px solid;
	text-align: center;
	padding: 6px 12px 5px 12px;
	float: left;
	color: #337ab7;
	font-weight: normal;
	background-color: #0091ea !important;
	color: #fff;
}

.dataarea .functionHandleArea .pageHandleArea li {
	float: left;
	line-height: 32px;
}

.dataarea .functionHandleArea .pageHandleArea {
	height: 30px;
	float: left;
	min-width: 100px;
	margin: 0;
	overflow: visible;
}

.batchHandleButton {
	float: left;
}

.batchHandleButton .btn-group-all {
	float: left;
}

.batchHandleButton .btn-group-all .btn-default {
	border-color: #ddd;
}

.datalist .page {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.dataarea .datalist .table-striped .Name a {
	white-space: nowrap;
	line-height: 1.8;
	padding-right: 20px;
}

.table-striped {
	float: left;
}

.dataarea .datalist .table-striped .Name a:hover,
.areacolumn .columnright .content .table-striped .Name a:hover,
.databody .list .table-striped .Name a:hover,
.Goodsgifts .table-striped .Name a:hover {
	text-decoration: none;
}

.dataarea .datalist .table-striped span {
	display: block;
	float: left;
	margin-right: 8px;
	color: #666;
}

.dataarea .datalist .table-striped em {
	background: url(../../Templates/common/images/main/wenhao.png) no-repeat center center;
	background-size: 100% 100%;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	position: relative;
}

.dataarea .datalist .table-striped em div {
	display: none;
	width: 200px;
	padding: 5px 10px;
	color: #ff0000;
	border: 1px solid #797979;
	position: absolute;
	top: 25px;
	left: 0;
	text-align: center;
	background: #fff;
	z-index: 9;
}

.dataarea .datalist .table-striped em:hover div {
	display: block;
}

.dataarea .datalist .table-striped span.Name img {
	margin-left: 5px;
}

.dataarea .datalist .table-striped td b span {
	font-weight: bold !important;
}

.dataarea .bottomPageNumber .pageNumber em {
	display: block;
	float: left;
	margin-right: 2rem;
	padding-left: 20px;
}

.dataarea .bottomPageNumber .pageNumber .pagination {
	float: right;
}

.dataarea .bottomPageNumber .pageNumber em input {
	margin-right: 1rem;
}

.databody .formitem h2,
.datafrom h2 {
	font-size: 16px;
	border-bottom: 1px #ededed solid;
	line-height: 40px;
}

.abbr {
	line-height: 28px;
	font-size: 14px;
	float: left;
	margin-bottom: 14px;
}

.abbr a {
	color: #0091ea;
}

.abbr a:hover {
	text-decoration: none;
}

.formitem {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.databody .datafrom .formitem .formitemtitle {
	text-align: right;
	font-size: 14px;
	line-height: 32px;
}

.formitemtitle em {
	line-height: 32px;
	color: red;
	font-style: normal;
}

.formitemtitle {
	padding-right: 5px;
	float: left;
}

.databody .datafrom .formitem span {
	float: left;
	display: block;
}

.left_197 {
	margin-left: 197px !important;
}

.Ml_110 {
	margin-left: 110px;
}

.Pw_198 {
	width: 198px;
}

.Pw_140 {
	width: 140px;
}

.left_100 {
	margin-left: 100px !important;
}

.Pa_198 {
	padding-left: 150px;
}

.Pa_100 {
	padding-left: 100px;
}

.Pa_110 {
	padding-left: 110px;
}

.btnPa_198 {
	padding-left: 125px;
}

.left_120 ul li p {
	margin-left: 120px !important;
}

.bottomarea {
	clear: both;
	margin: auto;
}

.pagination .text {
	border: #eee 1px solid;
	color: #333;
	width: 25px;
	height: 20px;
	line-height: 10px;
	padding: 2px;
	margin: 0 3px;
	_display: inline;
}

.frame_buttons input::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0;
}

.frame_buttons input:focus {
	outline: none 0;
	border-color: #426DC9;
	box-shadow: 0 0 8px rgba(66, 109, 201, .9);
}

.frame_buttons input:active {
	border-color: #666;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');
	background: linear-gradient(top, #DDD, #FFF);
	background: -moz-linear-gradient(top, #DDD, #FFF);
	background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#DDD), to(#FFF));
	box-shadow: inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3);
}

.title .glyphicon {
	float: right;
	margin: 5px 10px 0 0;
	color: #337ab7;
	font-size: 18px;
}

.aui_state_focus {
	background: #fff;
	border-radius: 4px;
}

.qx a:hover {
	text-decoration: none;
}

.btn-primary a:hover {
	text-decoration: none;
}

.indexad {
	width: 800px;
	padding-left: 38px;
	padding-right: 30px;
	position: relative;
	height: 800px;
	margin: 0 auto;
}

.indexad ul {
	position: relative;
	width: 100%;
	height: 100%;
	position: relative;
}

.indexad ul li {
	background: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.ad01 {
	width: 227px;
	height: 352px;
	position: absolute;
	left: 0;
	top: 0;
}

.ad02 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 227px;
	top: 0;
}

.ad03 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 428px;
	top: 0;
}

.ad04 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 227px;
	top: 176px;
}

.ad05 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 428px;
	top: 176px;
}

.ad06 {
	width: 319px;
	height: 117px;
	position: absolute;
	left: 0;
	top: 352px;
}

.ad07 {
	width: 319px;
	height: 117px;
	position: absolute;
	left: 319px;
	top: 352px;
}

#ctl00_contentHolder_grdMemberList td:last-child {
	width: 130px !important;
}

#ctl00_contentHolder_grdCoupons td:last-child {
	width: 210px;
}

#ctl00_contentHolder_dropOperationUserNames {
	border-radius: 0 !important;
}

#div_templeteupload {
	position: fixed !important;
	border-radius: 0 !important;
}

#skuValueBox {
	position: fixed !important;
	border-radius: 5px;
}

.attributeContent ul {
	float: left;
}

.red_s {
	float: left;
	width: 100%;
	padding-left: 0 !important;
}

.red_s p {
	padding-left: 0;
	margin-top: 0;
	height: 30px !important;
	line-height: 30px;
	text-align: left;
	color: #999;
}

.red_c {
	height: 30px;
	float: left;
	padding: 0 !important;
}

.red_c input,
.red_c label {
	float: left;
	line-height: 32px;
	text-align: left;
	padding-left: 5px;
}

#ctl00_contentHolder_rdbUnlimited,
#ctl00_contentHolder_rdbSatisfy {
	margin-top: 8px;
}

.m_none {
	padding-bottom: 10px;
}

#ctl00_contentHolder_grdProducts img {
	width: 40px;
	height: 40px;
}

#div_tags {
	line-height: 28px;
}

input[type=checkbox],
input[type=radio] {
	position: relative;
	top: 2px;
}

.dataarea .datalist .table-striped td input[type=checkbox] {
	position: relative;
	top: 0;
}

.checkbox-group input,
.radio-group input,
input.checkbox,
input.radio {
	top: 0 !important;
}

#ctl00_contentHolder_ChkisfreeShipping {
	position: relative;
	top: 4px;
}

#txtWxOpenIdTip {
	width: 100%;
}

.h2_100,
.h2_100 h2 {
	width: 100%;
	float: left;
}

.modal_table_footer {
	text-align: right;
	margin-top: 10px;
	float: left;
	width: 100%;
}

.modal_table_footer .btn {
	margin-left: 10px;
}

#Button2,
#Button3 {
	margin-top: 5px;
}

#ulWXStore li #text-muted {
	margin-left: 0 !important;
}

#div_addtag {
	float: left;
	width: 250px;
	height: 32px;
	overflow: hidden;
	margin-top: 10px;
}

#div_tags span {
	float: left;
}

#a_addtag {
	float: left;
}

.p_list {
	overflow: hidden;
	text-overflow: ellipsis;
}

.p_list_fr {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 270px;
	white-space: nowrap;
}

.p_list_fr span.Name {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #0091ea;
}

.Name {
	word-break: break-all;
}

.redenvelope {
	margin-top: 10px;
}

.redenvelope .form-group .col-sm-3,
.redenvelope .form-group .col-sm-3 .checkbox label,
.redenvelope .form-group .col-sm-1 {
	padding: 0 !important;
}

.redenvelope .form-group .col-sm-2 {
	padding: 2px 5px 0 0;
}

.form-group span {
	padding-left: 8px;
	color: #333;
}

.form-group span em {
	color: red;
	font-style: normal;
	font-size: 14px;
}

#imageContainer .col-sm-9 {
	padding: 0;
	margin: 0;
}

.pr_210 {
	padding-right: 220px;
}

.pr_270 {
	padding-right: 270px;
}

.pl_195 {
	margin-left: 195px;
}

.col-index {
	margin: 0;
	right: 0;
}

.col-l {
	padding: 0;
}

.col-r {
	width: 100%;
	padding: 35px 0 0 0;
	position: absolute;
	top: 0;
	text-align: left;
	font-size: 24px;
}

.col-r b span {
	font-size: 28px;
}

.col-r b,
.col-r p {
	width: 100%;
	float: left;
	padding-left: 130px;
}

.col-r p {
	font-size: 14px;
	padding-left: 130px;
}

.col-m {
	padding: 0;
	height: 130px;
}

.col-m .col-sm-12 {
	padding: 0;
	border-radius: 3px;
	background: #fff;
	overflow: hidden;
	height: 100%;
}

.col-m .col-sm-12 img {
	padding: 20px;
}

.col-index-1 {
	background: #fff;
	display: block;
	border-radius: 3px;
	padding: 0;
	margin-top: 20px;
	width: 100%;
}

.col-index-1 h3 {
	border-radius: 3px 3px 0 0;
	padding: 0 0 0 15px;
	background: #fafafa;
	line-height: 50px;
	font-size: 18px;
	color: #555;
}

.col-index-1 h3 i {
	font-size: 20px;
	color: #ffa200;
	left: 15px;
	margin-top: 20px;
	position: absolute;
}

.col-index-1 ul {
	padding: 0 10px;
}

.col-index-1 ul li {
	float: left;
	width: 50%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	padding: 0 10px;
}

.col-index-1 ul li div {
	border-bottom: 1px solid #f2f2f2;
	padding: 0 20px;
	color: #666;
}

.col-index-1 ul li:last-child div {
	border: 0;
}

.col-index-1 ul li b {
	float: right;
	color: #ff4d3e;
	font-size: 20px;
}

.col-index-1 ul li b a {
	color: #ff4d3e;
	font-size: 20px;
	text-decoration: none;
}

.col-index-1 ol {
	padding: 0 20px;
}

.col-index-1 ol li {
	padding: 10px 10px;
	float: left;
	width: 50%;
	height: 80px;
	text-align: center;
}

.col-index-1 ol li div {
	height: 100%;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 20px;
	color: #666;
}

.col-index-1 ol li p span {
	color: #00bcd4;
	font-size: 18px;
	text-decoration: none;
}

.col-index-1 ol li span {
	font-size: 14px;
	line-height: 30px;
}

.col-index-1 .col-sm-2 {
	height: 145px;
	text-align: center;
	font-size: 16px;
	width: 130px;
}

#ctl00_contentHolder_hpkZiXun font {
	color: #ff4d3e !important;
}

.img-bg {
	width: 90px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
	margin-top: 20px;
}

.img-bg i {
	font-size: 24px;
	color: #999;
	transition: .25s all;
}

.img-bg i:hover {
	font-size: 48px;
	color: #00bcd4;
}

.col-index-1 .col-sm-2 a {
	bottom: 0;
	font-size: 14px;
	position: relative;
	line-height: 30px;
	color: #333;
	text-decoration: none;
}

#StartDate,
#calendarEndDate,
#ctl00_contentHolder_calendarStartDate,
#ctl00_contentHolder_calendarEndDate {
	width: 160px;
}

.dataarea .datalist .Img100_30 {
	width: 120px;
	height: 50px;
	border: 1px solid #aaa;
	padding: 2px;
	background: #fff;
	cursor: pointer;
}

.dataarea .bottomPageNumber {
	position: relative;
	width: 100%;
	float: left;
}

.page {
	float: right;
	width: 100%;
	margin: 10px 0 20px 0;
}

#ctl00_contentHolder_btnDeleteAll {
	color: #fff !important;
}

.areacolumn .columnright em,
.databody .datafrom em,
.Pop_up .mianform em,
.dataarea .areaform em {
	color: #F00;
	padding-right: 5px;
	font-style: normal;
}

.border {
	border: 1px solid #ddd;
}

.areacolumn .columnright .formitem p,
.databody .datafrom .formitem p,
.Pop_up .mianform p,
.dataarea .areaform p {
	font-size: 12px;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 250px;
	padding-left: 10px;
	width: 600px;
}

.validator1 ul li p {
	margin-left: 150px;
}

.submit_chakan a,
.submit_jiage a,
.submit_shanchu a {
	margin-right: 10px;
}

.areacolumn .columnright .formitem li,
.dataarea .areaform li {
	margin-bottom: 30px;
	text-align: left;
	clear: both;
	width: 100%;
	line-height: 32px;
	float: left;
}

#ctl00_contentHolder_libigImage .Items {
	float: left;
	color: #777;
	padding-top: 45px;
}

#mobileImageContainer {
	float: left;
}

.validator4 ul li {
	float: left;
	line-height: 30px !important;
	margin-bottom: 0 !important;
}

.Pop_up .mianform li {
	margin-bottom: 18px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

.databody .datafrom .formitem li {
	margin-bottom: 30px;
	clear: both;
	width: 100%;
	float: left;
	line-height: 32px;
}

.status ul li {
	width: auto !important;
}

#skuItems {
	float: left;
	width: 100%;
	height: 300px;
	overflow-y: auto;
	margin-bottom: 30px;
}

.formitem .Pw_100 {
	width: 100px;
	float: left;
}

.ml_198 {
	margin: 10px 0 0 250px;
	float: left;
}

.mr_20 {
	margin-right: 20px !important;
}

.ml_20 {
	margin-left: 20px !important;
}

.pl_10 {
	padding-left: 10px;
}

.Pw_110 {
	width: 150px;
}

.text-muted {
	width: 100%;
	text-align: center;
}

.areacolumn .columnright .formitem span,
.databody .datafrom .formitem span,
.Pop_up .mianform span,
.dataarea .areaform span {
	float: left;
	display: block;
}

.areacolumn .columnright .formitem .formitemtitle,
.databody .datafrom .formitem .formitemtitle,
.Pop_up .mianform .formitemtitle,
.dataarea .areaform .formitemtitle {
	text-align: right;
	width: 250px;
	float: left;
	line-height: 32px;
	color: #666;
}

.areacolumn .columnright .formitem span,
.databody .datafrom .formitem span,
.Pop_up .mianform span,
.dataarea .areaform span {
	float: left;
	display: block;
}

.areacolumn .columnright .formitem li .forminput {
	width: 230px;
}

.emailhead {
	clear: both;
	height: auto;
	text-align: center;
	border: 1px solid #ddd;
	color: #666;
	padding: 10px 0;
	line-height: 30px;
	margin-bottom: 40px;
}

.emailhead:before {
	content: '';
	width: 6px;
	height: 200px;
	background-color: #f7f7f7;
}

.bntto {
	width: 978px;
	text-align: center;
}

.Goodsgifts .bnt,
.bnt,
.bntto {
	padding-top: 15px;
	overflow: hidden;
	margin: 0 auto;
}

.datalist .table_title,
#addlist .table_title,
.areacolumn .columnright .content .table_title,
.databody .list .table_title {
	border-bottom: 2px solid #ccc;
	padding: 15px 0;
	font-size: 14px;
	font-weight: 700 !important;
}

.table-striped tbody tr td {
	padding: 15px 0;
	color: #666;
	border-top: 1px solid #eee;
}

.table-striped tbody tr td a {
	color: #0091ea;
}

.table_title th {
	border-top: 0 !important;
}

.operation span {
	float: left;
	margin-right: 10px;
}

.operation span a,
.Name a {
	color: #0091ea;
}

.col-sm-12 {
	padding-left: 0 !important;
}

.colorD {
	color: #888;
	padding: 0;
}

.databody .datalist .search li {
	float: left;
	margin-right: 8px;
}

.databody .datalist .search li span {
	display: block;
	float: left;
	_line-height: 30px;
}

.databody .datalist .search {
	padding: 12px 0 12px 0;
	height: 30px;
}

.save-sor {
	float: right;
	margin: -5px 0 0 0;
}

.areacolumn .columnright .formtab li,
.areacolumn .columnright .formitem .tab li,
.formitem .tab li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}

.areacolumn .columnright .formtab a,
.formitem .tab a {
	display: block;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ddd;
	width: 100px;
	height: 31px;
	margin: 3px 0 0 0;
	line-height: 31px;
	overflow: hidden;
	color: #000 !important;
	font-size: 12px !important;
	text-decoration: none !important;
}

.tab .status li a.off {
	color: #741f0b;
	background: #f2f2f2;
	font-weight: bold;
}

.areacolumn .columnright .formitem .tab,
.formitem .tab {
	width: 500px;
	display: block;
	height: 31px;
	overflow: hidden;
}

.databody .Tempimg {
	overflow: hidden;
	padding: 12px 2px 12px 2px;
}

.databody .datafrom .Template h1 {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	margin: 15px 0 15px 10px;
}

.databody .datafrom .Template li {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	margin-left: 10px;
	padding: 5px 5px 10px 5px;
	border-radius: 5px;
	width: 253px;
	height: 225px;
}

.databody .datafrom .Template li span a img {
	height: 145px;
	width: 235px;
}

.databody .datafrom .Template li em a {
	padding: 3px 20px;
	margin-top: 5px;
}

.databody .datafrom .Template .templateedit li {
	float: left;
	margin-bottom: 20px;
	border: 0 solid #ddd;
	margin-left: 10px;
	padding: 5px 5px 10px 5px;
	border-radius: 5px;
	width: auto !important;
}

.databody .datafrom .Template span {
	background: #f0f7fe;
	border: 1px #ededed solid;
	padding: 2px;
	display: block;
	float: left;
}

.databody .datafrom .Template li em {
	font-style: normal;
	color: #632500;
	font-size: 14px;
	display: block;
	padding: 5px 0 5px 10px;
}

.databody .datafrom .Template ul.templateedit li {
	float: left;
	margin-bottom: 28px;
	list-style: none outside none;
}

.databody ul.templateedit li a {
	background: url("../images/index.jpg") no-repeat scroll 0 0 transparent;
	border: 3px solid #F2F2F2;
	border-radius: 5px 5px 5px 5px;
	display: block;
	height: 139px;
	position: relative;
	width: 139px;
}

.databody ul.templateedit li a:hover {
	border-color: #85BCE7;
}

.databody ul.templateedit li.index a {
	background: url("../images/index.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .login a {
	background: url("../images/logo_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .brand a {
	background: url("../images/brand_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .branddetail a {
	background: url("../images/branddetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .product a {
	background: url("../images/product_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .productdetail a {
	background: url("../images/productdetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .article a {
	background: url("../images/article_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .articledetail a {
	background: url("../images/articledetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .countdown a {
	background: url("../images/countdown_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .countdowndetail a {
	background: url("../images/countdowndetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .group a {
	background: url("../images/group_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .groupdetail a {
	background: url("../images/groupdetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .helplist a {
	background: url("../images/help_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .helpdetail a {
	background: url("../images/helpdetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .gift a {
	background: url("../images/gift_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .giftdetail a {
	background: url("../images/giftdetail_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit .shopcart a {
	background: url("../images/shopcart_ico.png") no-repeat scroll 0 0 transparent;
}

.databody ul.templateedit li.diy a {
	background: url("../images/index.png") no-repeat;
}

.databody ul.templateedit li.diy a i {
	background: #fff;
	color: #333;
	font-style: normal;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 28px;
	font-size: 16px;
	font-family: "微软雅黑";
	overflow: hidden;
	line-height: 30px;
	z-index: 101;
	width: 83px;
	height: 30px;
	display: inline-block;
}

.databody ul.templateedit li a smp {
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	display: block;
	height: 24px;
	position: absolute;
	right: 0;
	width: 28px;
}

.databody ul.templateedit li a:hover smp {
	background: url("../images/current.png") no-repeat scroll 0 0 transparent;
}

.databody .datafrom .Template {
	overflow: hidden;
	margin-bottom: 15px;
}

.br_search {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #d7d7d7 solid;
	background: #fdfdfd;
}

.left_10 {
	margin-left: 5px !important;
}

.left_88 {
	margin-left: 88px !important;
}

.frame-content {
	line-height: 25px;
	height: auto;
	overflow: hidden;
	width: 500px;
}

.frame-content p {
	padding: 5px;
	clear: both;
	line-height: 32px;
	overflow: hidden;
}

.frame-content p input {
	width: 15em;
	padding: 4px;
}

.frame-content p checkbox {
	clear: both;
	width: auto;
}

.frame-content p input:focus {
	border-color: #426DC9;
}

.frame-content h1 {
	font-size: 16px;
	margin: 10px 0;
}

.frame-content .frame-error {
	background: #FFFBFC;
	border-color: #F00 !important;
}

.frame-content .frame-span {
	float: left;
	clear: both;
	text-align: right;
	line-height: 32px;
	width: 100px;
	text-align: right;
}

.frame-input100 {
	width: 100px;
}

.frame-content b {
	clear: both;
	color: #888;
	margin-left: 120px;
	display: block;
	font-weight: normal;
}

.frame-content em {
	color: Red;
	font-style: normal;
}

.Pw_128 {
	width: 128px;
}

.Pa_110 {
	margin-left: 110px;
}

.left_115 {
	margin-left: 115px !important;
}

.s_100 {
	margin-left: 88px;
}

#ctl00_contentHolder_btnorder {
	float: right;
}

.areacolumn .columnright {
	padding: 10px 13px 18px 0;
	border: 0 #ccc solid;
}

.SKUValue {
	position: relative;
	border: 1px #eee solid;
	float: left;
	background: #fff;
	white-space: nowrap;
	display: block;
	margin: 5px 10px 5px 0;
}

.SKUValue span.span1 a {
	color: #000;
	border: 1px #eee solid;
	float: left;
	background: #fff;
	white-space: nowrap;
	padding: 2px 22px 2px 8px;
	line-height: 20px;
}

.SKUValue span.span2 {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 16px;
	line-height: 24px;
	overflow: hidden;
	text-indent: 9999em;
	z-index: 99;
	overflow: hidden;
}

.SKUValue span.span2 a {
	display: block;
	background: url(../images/tOn.gif) #eee no-repeat center;
	cursor: pointer;
	overflow: hidden;
}

.td_right {
	border-right: 1px #e0dcce solid;
}

.frame-input90 {
	margin: 0 5px !important;
	text-align: right;
}

.Pg_15 {
	margin-top: 15px;
}

.spfl .Pa_198 {
	margin-left: 150px;
}

.databody .list h1 {
	height: 30px;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 2px;
	line-height: 30px;
	float: left;
}

.Goodsgifts {
	margin: 0 10px;
	overflow: hidden;
}

.Goodsgifts .img {
	padding: 5px;
}

.Goodsgifts .title {
	border: 0;
}

.Goodsgifts .table-striped .Name a {
	display: block;
	padding-top: 10px;
}

.Goodsgifts .left,
.Goodsgifts .right {
	border: 1px #d7e9fc solid;
	width: 48%;
	float: left;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	margin: 10px 5px;
}

.datalist .left {
	border: 1px #d7e9fc solid;
	width: 40%;
	float: left;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
}

.datalist .right {
	border: 1px #d7e9fc solid;
	width: 40%;
	float: right;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
}

.title {
	border-bottom: 1px solid #ff551f;
	height: 35px;
	line-height: 35px;
	color: #31708f;
	overflow: hidden;
	margin-bottom: 20px;
}

.title-nav li {
	float: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.title-nav li a {
	float: left;
	color: #333;
	width: 100%;
	padding: 0 20px;
	text-decoration: none;
	-moz-transition: .5s background;
	-webkit-transition: .5s background;
	-o-transition: .5s background;
	transition: .5s background;
}

.title-nav .hover {
	background: #ff4141;
	border-radius: 3px 3px 0 0;
	color: #fff;
}

.hover a {
	color: #fff !important;
}

.Goodsgifts .left li,
.Goodsgifts .right li {
	line-height: 30px;
	padding: 1px 8px 9px 1px;
}

.Goodsgifts .left h1,
.Goodsgifts .right h1 {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.Goodsgifts .left .content,
.Goodsgifts .right .content {
	background: #fff;
	border: 1px #d7e9fc solid;
	clear: both;
	overflow: hidden;
}

.Goodsgifts .left .content table input,
.Goodsgifts .right .content table input {
	height: 17px;
	padding: 4px 0 0 0;
}

.Goodsgifts .left .content td,
.Goodsgifts .right .content td {
	border-bottom: 1px #d7e9fc solid;
	height: 30px;
}

.Goodsgifts .left h1 {
	background: url(../images/icons.gif) no-repeat 0 -393px;
}

.Goodsgifts .right {
	margin-left: 14px;
}


/*.Goodsgifts .right h1 {
        background: url(../images/icons.gif) no-repeat 0 -25px;
    }*/

.Goodsgifts .bnt,
.bnt,
.bntto {
	padding-top: 15px;
	overflow: hidden;
	margin: 0 auto;
}

.bntto {
	width: 978px;
	text-align: center;
}

.Goodsgifts .r {
	text-align: right;
	padding: 15px 10px 0 0;
}

.Goodsgifts .page {
	height: 25px;
	border: 1px #9dccf2 solid;
	width: 150px;
	float: right;
}

.Goodsgifts .page span {
	float: right;
	display: block;
	height: 24px;
	padding-right: 10px;
}

.Goodsgifts .page .spanA {
	background: url(../images/1_01.gif) no-repeat 0 6px;
	width: 10px;
}

.Goodsgifts .page .spanB {
	background: url(../images/1_02.gif) no-repeat 0 6px;
	width: 7px;
}

.Goodsgifts .page .spanC {
	background: url(../images/2_01.gif) no-repeat 0 6px;
	width: 7px;
}

.Goodsgifts .page .spanD {
	background: url(../images/2_02.gif) no-repeat 0 6px;
	width: 10px;
}

.btn-primary a {
	color: #fff;
}

.frame_buttons {
	padding: 8px;
	text-align: right;
	white-space: nowrap;
}

.colorBlue,
.colorBlue:hover,
.colorBlue:active {
	color: #0091ea !important;
}

.imagetype {
	position: absolute;
	padding-right: 230px !important;
	width: 100%;
}

.imageDataLeft {
	overflow: hidden;
	width: 100%;
}

.imageDataLeft .imageLink {
	/*background: url("../images/bg_block2.png") no-repeat scroll 0 -488px transparent;*/
}

.imageDataLeft .imageItem ul em {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	width: 160px;
	float: left;
	text-align: center;
	width: 100%;
}

.imageDataLeft .imageLink ul em a {
	padding: 0 2px;
	color: #0091ea;
}

.imageDataLeft .imageOver {
	/*background: url("../images/bg_block2.png") no-repeat scroll -180px -488px transparent;*/
}

.imageDataLeft .imageOver ul em {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	position: absolute;
	width: 160px;
	bottom: 5px;
	left: 10px;
	text-align: center;
	display: block;
}

.imageDataLeft .imageOver ul em a {
	padding: 0 2px;
	color: #f90;
}

.imageDataLeft .imageOver ul p {
	color: #049;
}

.imageDataLeft .imageOver dl dd a img {
	border: 1px solid #ddd;
}

.imageDataLeft .imageItem {
	float: left;
	margin: 10px 20px 5px 0 !important;
	text-align: center;
	width: 220px;
	overflow: hidden;
	position: relative;
}

.imageDataLeft .imageItem dl {
	width: 100%;
	height: 210px;
	float: left;
}

.imageDataLeft .imageItem dl dd {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	padding-top: 2px;
	border: 5px solid #eaeaea;
	border-radius: 3px;
}

.imageDataLeft .imageItem dl dd a {
	position: static;
	+position: absolute;
	top: 50%;
	blr: expression(this.onFocus=this.blur());
	outline: none;
}

.imageDataLeft .imageItem dl dd a img {
	position: static;
	+position: relative;
}

.imageDataLeft .imageItem ul p {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	height: 20px;
}

.imageDataLeft .imageItem ul {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.imageDataLeft .imageItem ul label {
	color: #999;
	font-weight: normal;
}

.imageDataLeft .ImagesMsg {
	background: #fff9ee;
	border: 1px #fce5b7 solid;
	line-height: 24px;
	overflow: hidden;
	color: #999;
	padding: 10px;
	width: 400px;
}

.imageDataRight {
	float: right;
	width: 250px;
	background: #fff9ee;
	border: 1px #ddd solid;
	overflow: hidden;
	background: #eee;
	position: absolute;
	right: 10px;
}

.borderthin {
	background: #eee;
	border: 1px solid #fff;
}

.imageDataRight .RightHead {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 2px solid #ddd;
	line-height: 28px;
	height: 28px;
}

.imageDataRight ul span {
	padding: 0;
	margin: 0;
}

.imageDataRight ul li {
	background: url("../photoauto/images/dot_line.gif") repeat-x scroll 0 100% #FFF;
	font-size: 12px;
	margin: 2px 3px;
	text-align: left;
}

.imageDataRight ul.pad10 {
	padding: 10px;
}

.imageDataRight ul li a {
	color: #0B5BA5;
}

.imageDataRight ul li a.classLink {
	color: #f60;
	font-weight: bold;
}

.imageDataRight ul li a.classLink span {
	color: #0B5BA5;
}

.imageDataRight ul li s {
	background-position: 0 -4px;
	height: 9px;
	margin: 8px 5px 0;
	width: 9px;
	background: url("../images/left_menu_icons.png") repeat scroll 0 -4px transparent;
	float: left;
}

.imageDataRight ul li span {
	color: #f60;
	margin-left: 2px;
}

.imageDataRight1 {
	float: right;
	height: 500px;
	background: #fff9ee;
	border: 1px #ddd solid;
	overflow: hidden;
	background: #eee;
}

.ImagesFtp {
	margin: 10px;
	width: 300px;
}

.ImagesFtp a.add {
	background: url("../images/addFile.gif") no-repeat scroll 0 1px transparent;
	padding-left: 15px;
	line-height: 16px;
}

.ImagesFtp a.add:hover {
	background: url("../images/addFile.gif") no-repeat scroll 0 -16px transparent;
}

.ImagesFtp a.del {
	background: url("../images/addFile.gif") no-repeat scroll 0 -33px transparent;
	padding-left: 15px;
	float: left;
	line-height: 16px;
	text-decoration: none;
}

.ImagesFtp a.del:hover {
	background: url("../images/addFile.gif") no-repeat scroll 0 -50px transparent;
	text-decoration: none;
}

.ImagesFtp table input {
	background: url("../images/input-bg.png") no-repeat scroll 0 0 white;
	border: 1px solid #A7A6AA;
	color: #333;
	float: left;
	padding: 4px 0 4px 2px;
}

.PrintDataTable {
	border-color: #E0DCCE #E0DCCE -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #333;
	width: 100%;
}

.PrintDataTable td {
	border-bottom: 1px solid #E0DCCE;
	padding: 6px;
}

.PrintDataTable th {
	border-bottom: 1px solid #E0DCCE;
	padding: 6px;
	background: #f6faf1;
	border-right: 1px solid #ece9d8;
	color: #666;
	text-align: right;
	white-space: nowrap;
}

.PrintDataTable th.leftb {
	border-left: 1px solid #ece9d8;
	white-space: nowrap;
	width: 100px;
}

.selectTem {
	height: 40px;
}

.selectTem ul.ul1 {
	float: left;
	padding-top: 10px;
}

.selectTem ul.ul2 {
	float: left;
}

.Pop_up {
	min-height: 270px !important;
	height: auto !important;
	padding-bottom: 20px;
	border: 1px solid #ddd !important;
	background-color: #fff !important;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	opacity: 1 !important;
	border-radius: 5px;
	position: fixed !important;
}

.Pop_footer {
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 15px 20px 15px 0;
	position: absolute;
	bottom: 0;
	background: #fff;
}

.Pop_footer .btn {
	float: right;
}

.Pop_up h1 {
	width: 100%;
	line-height: 45px;
	font-size: 14px;
	padding-left: 15px;
	border-bottom: 1px #ddd solid;
	background: #ededed;
}

.Pop_up .img_datala {
	position: relative;
	top: -30px;
	margin-right: 15px;
	float: right;
	cursor: pointer;
}

.Pop_up .mianform {
	padding: 15px 0px 15px 10px;
}

.Pop_up .mianform a {
	color: #0d5ba5;
	padding-left: 15px;
}

.Pop_up .mianform a:hover {
	text-decoration: none;
}

.Pop_up .up {
	overflow: hidden;
}

.float {
	float: left !important;
	margin-right: 15px;
}

.VIPbg {
	background: #fff9ee;
	border: 1px #fce5b7 solid;
	line-height: 35px;
	margin-bottom: 14px;
	overflow: hidden;
	padding-left: 15px;
}

.VIPbg li {
	color: #666;
	float: left;
	font-size: 14px;
	padding-right: 30px;
	width: 33%;
}

.VIPbg li a {
	color: #0b5ba5;
}

.VIPbg li a:hover {
	text-decoration: none;
}

.VIPbg {
	background: #fff9ee;
	border: 1px #fce5b7 solid;
	line-height: 35px;
	margin-bottom: 14px;
	overflow: hidden;
	padding-left: 15px;
}

.VIPbgs li {
	color: #666;
	float: left;
	font-size: 14px;
	padding-right: 30px;
	width: 25%;
}

.VIPbgs li a {
	color: #0b5ba5;
}

.VIPbgs li a:hover {
	text-decoration: none;
}

.VIPbgs {
	background: #fff9ee;
	border: 1px #fce5b7 solid;
	line-height: 35px;
	margin-bottom: 14px;
	overflow: hidden;
	padding-left: 15px;
}

.popover-content {
	font-size: 12px;
	color: #666;
}

.popover-title {
	font-size: 12px;
	font-weight: 500;
}

.page-header {
	top: 10px;
	width: 100%;
	height: 56px;
	z-index: 999;
	background-color: #fff;
	margin: 0 !important;
}

.page-header p {
	font-size: 14px;
	padding: 10px 0;
}

.page-header h2 {
	font-size: 14px !important;
	padding: 0 2px;
}

.h_title {
	height: 60px;
	top: 0;
	z-index: 999;
	padding: 5px 20px 0 0;
	width: 100%;
	background-color: #fff;
	position: fixed;
	border: 0 solid #bce8f1;
	color: #31708f;
}

.switch-btn {
	position: absolute;
	top: 23px;
	right: 40px;
	width: 110px;
	height: 30px;
	text-indent: 15px;
	font-size: 16px;
	cursor: pointer;
	line-height: 30px;
	background-color: #3AB400;
	color: #fff;
}

.switch-btn i {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 37px;
	height: 26px;
	line-height: 26px;
	background-color: #fff;
	font-size: 12px;
	padding-left: 0 !important;
	color: #666;
}

.switch-btn.off {
	background-color: #ccc;
	text-indent: 45px;
}

.switch-btn.off i {
	left: 2px;
}

.navgation {
	padding: 5px 15px 5px 15px;
}

.navgation:last-child {
	padding-bottom: 15px;
}

.navgation .nav-one {
	font-size: 16px;
	text-indent: 10px;
	margin-bottom: 15px;
}

.navgation .shop-index,
.nav-two-list .list {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	background-color: #F7F7F7;
	font-size: 14px;
	margin-bottom: 15px;
}

.navgation .shop-index .fr,
.nav-two-list .list .edit {
	display: block;
	width: 50%;
	text-align: left;
	float: right;
}

.navgation .nav-two {
	margin-left: 15px;
	font-size: 16px;
	text-indent: 10px;
	margin-bottom: 15px;
}

.nav-two-list .list {
	margin-left: 30px;
}

.addmenu-one {
	padding: 10px 2px;
	cursor: pointer;
}

.add-navgation {
	margin-left: 30px;
	line-height: 30px;
	padding-left: 20px;
	border: 1px dashed #ccc;
	cursor: pointer;
}

.shop-navigation .frwidth {
	width: 550px;
	margin-left: 30px;
	border: 1px solid #d1d1d1;
	border-radius: 10px;
}

.link-to {
	width: 300px;
	margin-right: 20px;
}

.col-sm-12 {
	padding-left: 0 !important;
}

.set-overflow .white-box {
	height: 360px;
}

.coupons .fl {
	width: 60px;
	height: 100%;
	padding-left: 23px;
	padding-right: 10px;
	border-right: 1px dashed #B60909;
	font-size: 30px;
	font-family: "微软雅黑";
	line-height: 38px;
}

.coupons .fr {
	width: 239px;
	text-align: center;
	font-size: 12px;
}

.coupons .fr .mo,
.coupons .fr .over {
	font-size: 34px;
	font-family: "微软雅黑";
	font-weight: 700;
	height: 35px;
	line-height: 35px;
}

.coupons .fr .over {
	font-size: 24px;
	height: 28px;
	line-height: 28px;
}

.mobile-nav ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
	width: 25%;
}

.mobile-nav-text ul li {
	padding: 10px 0;
}

.mobile-nav-text ul li p {
	border-left: 1px solid #8F8F8F;
}

.mobile-nav-text ul li.noborder p {
	border: none;
}

.mobile-nav ul li .img {
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
}

.mobile-nav ul li .img img {
	width: 30px;
	height: 30px;
}

.mobile-nav ul li .inner-nav {
	position: absolute;
	left: -10px;
	padding: 5px 0;
	border: 1px solid #ccc;
	width: 118px;
	background-color: #F7F7F7;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: none;
}

.mobile-border {
	width: 352px;
	border: 1px solid #ccc;
	border-radius: 15px;
}

.mobile-nav ul li .inner-nav:before,
.mobile-nav ul li .inner-nav:after {
	position: absolute;
	content: "◆";
	color: #fff;
	bottom: -16px;
	left: 47px;
	font-size: 34px;
	z-index: 20;
}

.mobile-nav ul li .inner-nav:after {
	color: #ccc;
	z-index: 10;
	bottom: -26px;
}

.clear-line {
	border-top: 1px solid #ccc;
}

.mobile-d {
	width: 320px;
	padding: 13px 15px 0;
	box-sizing: content-box;
}

.mobile-d i {
	display: block;
	width: 98px;
	height: 34px;
	margin: 0 auto 13px;
	background: url(/supervise/images/chsuperimgpack/modules.png) no-repeat 0 -74px;
}

.mobile-d .mobile-title {
	width: 318px;
	height: 32px;
	padding-top: 32px;
	background: url(/supervise/images/chsuperimgpack/modules.png) no-repeat 0 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #22292C;
	border-bottom: none;
	cursor: pointer;
	box-sizing: content-box;
}

.mobile-footer {
	margin: 10px auto;
	width: 62px;
	height: 62px;
	background: url(/supervise/images/chsuperimgpack/modules.png) no-repeat -253px -70px;
}

.mobile-nav ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
	width: 25%;
}

.mobile-nav-text ul li {
	padding: 10px 0;
}

.mobile-nav-text ul li p {
	border-left: 1px solid #8F8F8F;
}

.mobile-nav-text ul li.noborder p {
	border: none;
}

.mobile-nav ul li .img {
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
}

.mobile-nav ul li .img img {
	width: 30px;
	height: 30px;
}

.mobile-nav ul li .inner-nav {
	position: absolute;
	left: -10px;
	padding: 5px 0;
	border: 1px solid #ccc;
	width: 118px;
	background-color: #F7F7F7;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: none;
}

.mobile-nav ul li .inner-nav:before,
.mobile-nav ul li .inner-nav:after {
	position: absolute;
	content: "◆";
	color: #fff;
	bottom: -16px;
	left: 47px;
	font-size: 34px;
	z-index: 20;
}

.mobile-nav ul li .inner-nav:after {
	color: #ccc;
	z-index: 10;
	bottom: -26px;
}

.mobile-nav ul li .inner-nav ul li {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	height: 25px;
	line-height: 25px;
	padding: 0;
}

.mobile-nav ul li .inner-nav ul li:last-child {
	border: none;
}

.mobile-nav ul li span {
	font-size: 24px;
}

.mobile-nav ul li .inner-nav ul li {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	height: 25px;
	line-height: 25px;
	padding: 0;
}

.mobile-nav ul li .inner-nav ul li:last-child {
	border: none;
}

.mobile-nav ul li span {
	font-size: 24px;
}

.set-switch {
	position: relative;
	background-color: #F7F7F7;
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 8px;
}

.set-switch h3 {
	margin-bottom: 10px;
}

.set-switch table input,
.set-switch p input {
	vertical-align: middle;
	margin: -2px 5px 0 0;
}

.set-switch table label,
.set-switch p label {
	font-weight: normal;
	font-family: "微软雅黑";
}

#mytabl ul li {
	position: relative;
}

#mytabl ul li .glyphicon {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	display: none;
}

.ibeacon {
	margin-top: 10px;
}

.ibeacon ul li p {
	margin-left: 100px !important;
}

.closemenu {
	position: relative;
	top: -90px;
	text-align: right;
}

.shop-navigation {
	margin-top: 40px;
}

.Steps {
	height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.Steps li {
	float: left;
	height: 30px;
	text-align: center;
	line-height: 31px;
	list-style-type: none;
}

.Steps .huang {
	background: url(../images/icon.gif) no-repeat;
	width: 161px;
}

.Steps .fui {
	background: url(../images/icon.gif) no-repeat 0 -34px;
	width: 161px;
}

.Steps .iocns {
	background: url(../images/icons.gif) no-repeat 0 -330px;
	width: 30px;
	margin: 0 5px;
}

.dataarea .Emal,
.columnright .Emal {
	padding: 5px 10px;
	border: 1px #dfdfdf solid;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 15px;
	background: #f5f5f5;
	height: 25px;
}

.dataarea .Emall {
	padding: 5px 10px;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px #e1e1e1 solid;
	margin-bottom: 0;
	border-bottom: 0;
	background: #fafafa;
}

.dataarea .Emal li,
.columnright .Emal li,
.Emall li {
	float: left;
	margin-right: 30px;
}

.databody .Purchase .StepsA,
.StepsB,
.StepsC,
.StepsD,
.StepsE {
	width: 944px;
	height: 26px;
	line-height: 26px;
}

.databody .Purchase .StepsA li,
.StepsB li,
.StepsC li,
.StepsD li,
.StepsE li {
	width: 188px;
	float: left;
	text-align: center;
	color: #333;
}

.databody .Purchase .StepsA {
	background: url(../images/Steps.gif) no-repeat;
}

.databody .Purchase .StepsB {
	background: url(../images/Steps.gif) no-repeat 0 -29px;
}

.databody .Purchase .StepsC {
	background: url(../images/Steps.gif) no-repeat 0 -59px;
}

.databody .Purchase .StepsD {
	background: url(../images/Steps.gif) no-repeat 0 -89px;
}

.databody .Purchase .StepsE {
	background: url(../images/Steps.gif) no-repeat 0 -118px;
}

#priceBox {
	position: fixed !important;
	border-radius: 5px;
	top: 150px !important;
	left: 50%;
}

.frame-content .fram-retreat {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 500px;
}

.frame-content .fram-retreat td {
	border: 1px solid #ddd;
	border-bottom: 0;
	border-right: 0;
	line-height: 28px;
	padding: 4px 10px 4px 0;
}

.frame-content .fram-retreat .bd_td {
	padding-left: 5px;
	color: #333;
}

.topdown {
	width: 100%;
	border: 0 solid red;
	float: left;
}

#dataArea {
	float: left;
	width: 100%;
	min-width: 100%;
	border: 1px solid #ddd;
}

#dataArea span {
	width: 100%;
	padding-left: 20px;
}

.searcharea .a_none_left .forminput {
	width: 157px;
}

.searcharea .form-control {
	width: 160px;
}

.searcharea>ul span {
	display: block;
	float: left;
}

.databody .datalist .icon,
.areacolumn .columnright .content .icon {
	float: left;
}

.databody .Purchase .State h1 {
	font-size: 14px;
}

.td_none,
.br_none td {
	border-bottom: 0 !important;
}

.a_none,
.a_none td,
.Settlement td {
	border: 0 !important;
}

.MainUnit_btn {
	float: left;
	padding-left: 150px;
}

.glyphicon-comment {
	color: #666;
}

.bootstrap-switch {
	float: left;
}

.Price {
	width: 100% !important;
	margin: 0 0 20px 0 !important;
	float: left;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 3px;
}

.btn-group .btn-default a {
	color: #333;
}

.step {
	width: 985px;
	float: left;
	margin: 0 0 20px 0;
}

.step span {
	background: #ebebeb;
	width: 303px;
	overflow: hidden;
	height: 40px;
	margin-right: 25px;
	line-height: 40px;
	text-align: center;
	color: #999;
}

.step .setp_hover {
	background: #ff551f;
	color: #fff;
}

.sethipos_f {
	width: 100%;
	text-align: left;
	margin-top: 20px;
	padding-left: 100px;
	font-size: 16px !important;
}

#ctl00_contentHolder_txtShortDescription {
	float: left;
}

.uploadFilebtn {
	cursor: pointer;
}

.btn-primary {
	background: #0091ea;
	border-color: #0091ea;
}

.btn-primary:hover {
	background: #0074bb;
	border-color: #0074bb;
}

.dataarea .datalist .table-striped td,
#addlist td,
.areacolumn .columnright .content .table-striped td,
.databody .list .table-striped td {
	padding: 15px 5px;
}

.table-striped tr:last-child {
	border-bottom: 1px solid #eee;
}

.dataarea .datalist .table-striped th {
	padding: 15px 5px;
	font-size: 14px;
}

.dataarea .datalist .table-striped th:first-child {
	padding-left: 20px;
}

.table-striped>tbody>tr>th {
	border-top: 0;
	border-bottom: 2px solid #ccc;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: #fff;
}

.table-striped>thead>tr:first-child {
	background: #f8f8f8;
}

.table-striped>tbody>tr:first-child {
	background: #f8f8f8;
}

.table-striped>tbody>tr:hover {
	background: #f8f8f8;
}

.input-group {
	line-height: 32px;
	color: #999;
}

.input-group .input-group-addon {
	height: 32px;
	min-width: 40px;
	line-height: 1;
	border: 1px solid #ddd;
}

.input-group-a {
	line-height: 32px;
	color: #0091ea;
}

.input-group .input-group-btn a {
	float: left;
	height: 32px;
}

.input-group .input-group-addon:last-child {
	float: left;
	width: auto !important;
	padding: 8px 5px !important;
	border-left: 0;
	border-radius: 0 3px 3px 0 !important;
}

.input-group .input-group-addon:first-child {
	float: left;
	width: auto !important;
	padding: 8px 5px !important;
	border-right: 0;
	border-radius: 3px 0 0 3px !important;
}

.td_border_top_none {
	border-top: 0 !important;
}

.order {
	width: 100%;
	float: left;
}

.order .order_info_title,
.order .order_info {
	width: 100%;
	float: left;
}

.order_title {
	float: left;
	width: 100%;
	height: 48px;
	background: #f8f8f8;
	border-bottom: 2px solid #ddd;
	z-index: 999;
	font-size: 14px;
}

.order_title span {
	line-height: 48px !important;
}

.order_hover {
	float: left;
	width: 100%;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	margin: 20px 0 0 0;
}

.order_hover:hover {
	border: 1px solid #ffe69a;
}

.order_hover:hover .order_info_title,
.order_hover:hover .replyed_info_title {
	background: #fffae9;
}

.order_title_checkall .icheckbox_square-red {
	margin: 13px 0 0 10px;
}

.order span {
	float: left;
	line-height: 60px;
	height: 100%;
}

.order_title_checkall {
	width: 5%;
	float: left;
	height: 50px;
	padding-left: 10px;
}

.order_title_usename {
	width: 25%;
}

.order_title_usename i {
	margin: 5px 0 0 5px;
	color: #999;
	cursor: pointer;
}

.order_title_usename a {
	color: #666;
}

.order_title_usename a:hover {
	color: #0091ea;
}

.order_title_con {
	width: 15%;
}

.order_title_con_1 {
	width: 25%;
}

.order_title_pay {
	width: 13%;
}

.order_title_price {
	width: 12%;
	float: left;
	margin-bottom: 20px;
}

.order_title_price font {
	line-height: 22px;
	width: 100%;
	float: left;
}

.order_title_price span {
	line-height: 22px !important;
	margin-top: 20px;
}

.order_title_price img {
	margin: 22px 0 0 10px;
}

.order_title_price_1 {
	width: 21%;
}

.order_title_state {
	width: 21%;
	padding-top: 20px;
}

.order_title_state span {
	line-height: 22px;
	width: 100%;
}

.order_title_store {
	width: 13%;
}

.order_title_operation {
	width: 11%;
}

.order_title_operation a span img {
	margin-top: 10px;
}

.order_title_operation a {
	float: right;
	line-height: 25px;
	margin-right: 12px;
}

.order_title_operation span {
	float: left;
}

.order_title_operation span a {
	float: left;
}

.order_title_operation span a:last-child {
	margin-right: 0;
}

.order_info_title {
	height: 40px;
	line-height: 40px;
	background: #f8f8f8;
}

.order_info_title span {
	line-height: 40px;
}

.table_editorder tr td {
	font-size: 14px;
	height: 50px;
}

.order_info {
	float: left;
	width: 100%;
}

.total_table tr td {
	line-height: 30px;
	font-size: 14px;
	color: #999;
}

.total_table tr td .Name {
	color: #666;
}

#ctl00_contentHolder_chargesList_lblTotalPrice {
	font-weight: 700;
	color: #333;
}

.colorB {
	color: #666;
}

#ctl00_contentHolder_regionArea_contents ul li,
#ctl00_contentHolder_regionArea_contentRegion ul li {
	float: left;
	min-width: 60px;
	max-width: 140px;
}

.areaItems {
	float: left;
}

#basic-addon2 {
	height: 30px !important;
}

#basic-addon2 label {
	margin-bottom: 0;
}

.btn-default {
	background: url(../images/bg_btngrp.png);
	border-color: #ddd;
}

.btn-default:hover {
	border-color: #ddd;
}

.btn {
	font-size: 14px;
	padding: 5px 20px;
	border-radius: 3px;
	vertical-align: top;
}

.btn-diy,
.btn-diy:hover {
	background: #ff551f;
	color: #fff;
}

.btn a {
	color: #fff;
}

.batchHandleArea .btn-default a {
	color: #333;
}

.topic_btn a {
	margin-right: 10px;
}

#pagesize_dropdown {
	background: #f9f9f9;
	width: 60px;
	height: 32px;
	font-family: tahoma;
	font-size: 14px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding-left: 5px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../Images/pagesize_dropdown.png") !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

#pagesize_dropdown[disabled] {
	background-image: url("../Images/pagesize_dropdown.png") !important;
	background-color: #eee !important;
	opacity: 1;
	background-position: right center !important;
}

.select_s {
	background: #f9f9f9;
	width: 60px;
	height: 32px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding-left: 5px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../Images/pagesize_dropdown.png") !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

.select_s[disabled] {
	background-image: url("../Images/pagesize_dropdown.png") !important;
	background-color: #eee !important;
	opacity: 1;
	background-position: right center !important;
}

.modal_iframe_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-top: 1px solid #b8b8b8;
	width: 100%;
	padding: 20px 0 20px 0;
	background: #fff;
}

.modal_iframe_footer .btn {
	float: right;
	margin-right: 20px;
}

.P_state .icheck {
	margin-right: 10px;
}

.table-striped>tbody>tr>td,
.table-striped>tbody>tr>th,
.table-striped>tfoot>tr>td,
.table-striped>tfoot>tr>th,
.table-striped>thead>tr>td,
.table-striped>thead>tr>th {
	padding: 0;
}

.bd_0 {
	border: 0 !important;
}

.mb_20 {
	margin-bottom: 20px;
}

.mb_10 {
	margin-bottom: 10px;
}

.mb_0 {
	margin-bottom: 0 !important;
}

.mt_20 {
	margin-top: 20px;
}

.mt_30 {
	margin-top: 30px;
}

.mt_10 {
	margin-top: 10px;
}

.ml_10 {
	margin-left: 10px;
}

.mt_0 {
	margin-top: 0;
}

.w_100 {
	width: 100px;
}

.datafrom .formitem li .form-control {
	width: 380px;
}

.form-control {
	padding: 0 10px;
	border: 1px solid #e4e4e4;
	height: 32px;
	border-radius: 3px;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_input_xs {
	width: 120px !important;
}

.form_input_x {
	width: 150px !important;
	float: left;
}

.form_input_xss.form_input_xss {
	width: 50px !important;
}

.form_input_s {
	width: 200px !important;
}

.form_input_m {
	width: 230px !important;
}

.form_input_l {
	width: 380px !important;
}

.input-group {
	z-index: 0;
}

.input-group .form-control {
	z-index: 0;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: 0;
}

.step_p {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 20px;
	height: 70px;
	border-radius: 5px;
}

.step_p li {
	width: 300px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	float: left;
	background: #ebebeb;
	margin-left: 25px;
	text-align: center;
	color: #999;
}

.step_p li:first-child {
	background: #ff551f;
	color: #fff;
}

.step_p_e {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 20px;
	height: 70px;
	border-radius: 5px;
}

.step_p_e li {
	width: 300px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	float: left;
	background: #ebebeb;
	margin-left: 25px;
	text-align: center;
}

.step_p_e li:first-child {
	background: #ff9979;
	color: #fff;
}

.step_p_e li:nth-child(2) {
	background: #ff551f;
	color: #fff;
}

.step_p_f {
	float: left;
	width: 100%;
	background: #fff;
	margin: 0 0 20px 0;
	height: 70px;
	border-radius: 5px;
}

.step_p_f li {
	width: 300px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	float: left;
	background: #ebebeb;
	margin-left: 20px;
	text-align: center;
}

.step_p_f li:first-child {
	margin-left: 10px;
}

.step_p_f .step_p_f_active {
	background: #ff551f;
	color: #fff;
}

.step_p_f .step_p_f_active_after {
	background: #ff9979;
	color: #fff;
}

.tab-content {
	float: left;
	width: 100%;
	border: 0;
	background: #fff;
	border-radius: 3px;
	padding: 20px 30px;
}

.tab-pane {
	width: 100%;
	float: left;
	display: none;
	margin: 0;
	padding: 0;
}

.tab-content>.tab-pane {
	margin-top: 0;
}

#div_tags em {
	float: left !important;
}

#div-tags .icheckbox_square-red,
{
	margin-top: -5px;
}

.iradio_square-red {
	margin: -3px 5px 0 0 !important;
}

.formitemtitle5 {
	width: 250px;
	text-align: right;
	line-height: 32px;
}

.attributeItem div .valspan label {
	line-height: 32px;
}

.attributeItem a {
	line-height: 32px;
}

#txtaddtag {
	width: 160px;
	padding: 0;
}

#a_addtag {
	margin: 10px 5px 0 0;
	line-height: 32px;
}

.fieldCell {
	width: 50px !important;
}

.Pop_up_footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 52px;
	background: #fff;
	left: 0;
	border-top: 1px solid #b8b8b8;
}

.Pop_up_footer .btn {
	float: right;
	margin: 10px 20px 0 0;
}

.icheck_group .icheck {
	margin-right: 20px;
}

.icheck_group label {
	margin-right: 20px;
}

.footer_btn {
	float: right;
	margin-top: 20px;
}

.footer_btn .btn {
	margin-left: 20px;
	padding: 7px 30px;
	font-size: 14px;
}

.icon_query {
	width: 16px;
	height: 16px;
	background: url(../images/icon_query.png);
	float: left;
}

.img_toggle {
	width: 16px;
	height: 16px;
	margin-top: 12px;
	float: right;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}

.info_group {
	float: left;
	width: 100%;
	position: relative;
}

.info_group h2 {
	width: 100%;
	margin-bottom: 30px;
}

#skuTitle ul {
	float: left;
	width: 100%;
}

#div_tags {
	float: left;
	width: 540px;
}

#skuImageContainer .upload-img-box {
	margin-bottom: 20px;
}

#skuImageContainer {
	padding-bottom: 60px;
}

.alert-order {
	background: #fff8e6;
	border: 1px solid #ffba00;
	border-radius: 0;
	padding: 20px 0 0 20px;
}

.alert-order h2 {
	font-size: 16px;
}

.btn-group-order {
	margin-top: 20px;
}

.btn-group-order .btn {
	margin-right: 10px;
	color: #666;
	margin-bottom: 20px;
}

.Settlement h1 {
	font-size: 16px;
}

#oderinformation h3 {
	font-size: 18px;
	color: #333;
	line-height: 50px;
}

.nav-tabs>li>a {
	border: 1px solid #ddd;
	color: #666;
}

.oder_tab {
	padding: 0 20px 30px 20px;
	border: 1px solid #ddd;
	border-top: 0;
}

.buyer_information {
	float: left;
	width: 100%;
}

.buyer_information li {
	font-size: 14px;
	color: #666;
	float: left;
	width: 33%;
	line-height: 40px;
}

.buyer_information li span {
	width: 80px;
	float: left;
	text-align: right;
}

.order_gifts_list {
	width: 100%;
	float: left;
}

.order_gifts_list li {
	float: left;
	padding-right: 40px;
	line-height: 18px;
}

.order_footer {
	float: left;
	margin-top: 30px;
	width: 100%;
}

.order_footer ul li {
	line-height: 35px;
	font-size: 14px;
	color: #666;
}

.order_gifts_list {
	background: #fff8e6;
	border-radius: 0;
	padding: 10px;
}

#street_info {
	padding: 10px;
}

#province_select li,
#city_select li,
#area_select li,
#street_select li {
	width: auto;
	height: 25px;
	line-height: 25px;
}

#province_select li a,
#city_select li a,
#area_select li a,
#street_select li a {
	color: #666;
}

#province_select li a:hover,
#city_select li a:hover,
#area_select li a:hover,
#street_select li a:hover {
	background: #fff;
	color: #333;
}

#ctl00_contentHolder_specificationView_chkIsImg,
#ctl00_contentHolder_attributeView_chkMulti_copy {
	margin-top: 8px;
}

#ctl00_contentHolder_orderRemarkImageForRemark {
	margin-top: 5px;
}

#ctl00_contentHolder_radCanPointUseWithCoupon label {
	margin-right: 20px;
}

.rep-title h3 {
	font-size: 16px;
	line-height: 40px;
}

.pt0 {
	padding-top: 0 !important;
}

.lh32 {
	line-height: 32px;
}

.ptb15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pb0 {
	padding-bottom: 0;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl0 {
	padding-left: 0 !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.ml0 {
	margin-left: 0 !important;
}

.ml20 {
	margin-left: 20px;
}

.c-666 {
	color: #666 !important;
}

.c-333 {
	color: #333 !important;
}

.color_price {
	color: #ff551f;
}

.font-14 {
	font-size: 14px;
}

.f-bold {
	font-weight: bold;
}

.w-percent-100 {
	width: 100% !important;
}

.w-auto {
	width: auto !important;
}

.radius-3 {
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
}

.table-fixed {
	table-layout: fixed;
}

.text-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

a.text-ellipsis {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

a.text-decoration:hover {
	text-decoration: underline;
}

.blockquote-default {
	position: relative;
	padding: 20px 30px;
	background-color: #fff;
	border: 1px solid #fb0;
	line-height: 1.8;
}

.blockquote-default span {
	margin-right: 20px;
}

.blockquote-default:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	width: 6px;
	background-color: #fffae7;
	line-height: 1.8;
}

.blockquote-sucess {
	position: relative;
	padding: 20px 30px;
	background-color: #fff;
	border: 1px solid #8dc63f;
	line-height: 1.8;
}

.blockquote-sucess:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	width: 6px;
	background-color: #e9f5da;
	line-height: 1.8;
}

.os-input-text,
.os-switch-text {
	display: inline-block;
	height: 32px;
	line-height: 32px;
}

.blockquote-tip {
	overflow: hidden;
	font-size: 12px;
	color: #333;
}

.kc-danger {
	margin-right: 5px;
}

.kc-danger .icheckbox_square-red {
	margin-right: 5px;
}

.kc-danger>label {
	margin-bottom: 0;
}

.rs-icheck {
	line-height: 32px;
}

.rs-icheck .icheckbox_square-red {
	margin-right: 5px;
}

.rs-icheck>label {
	margin-bottom: 0;
}

.dataarea .datalist table .pod-name {
	max-width: 410px;
}

.dataarea .datalist table .pod-name span.Name {
	width: 100%;
	padding-right: 8px;
	margin-right: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dataarea .datalist table .pod-name span.Name a,
.dataarea .datalist table .pod-name span.Name {
	float: none;
	height: 20px;
	line-height: 20px;
}

.dataarea .datalist table .pod-name-500 {
	max-width: 500px;
}

.dataarea table .pod-name-180 {
	float: left;
	max-width: 180px;
	margin-left: 10px;
	line-height: 40px;
}

.dataarea .kz-table td {
	padding: 10px 5px;
}

.prank-sort {
	width: 80px;
	padding-left: 0 !important;
	text-align: center;
}

.prank-sort .prank-sort-text:first-child {
	margin-left: 24px;
}

.ld-set dl {
	width: 100%;
	height: 32px;
	margin-bottom: 20px;
	clear: both;
}

.ld-set dl dt {
	float: left;
	width: 12%;
	font-weight: normal;
	line-height: 32px;
}

.ld-set dl dd {
	float: left;
	margin-right: 20px;
}

.ld-set dl dt.w-auto {
	width: auto;
	margin-right: 20px;
}

.ld-set dl dd .form-control {
	width: 130px;
}

.columnright-32 {
	padding: 0 !important;
	overflow: hidden;
}

.columnright-32 li {
	margin-bottom: 20px !important;
	line-height: 32px;
}

.f-ms-size {
	font-family: "微软雅黑";
	font-size: 14px;
}

.sr-tablist {
	margin-bottom: 10px;
	border-color: #ff551f;
}

.sr-tablist li {
	margin-bottom: 0;
}

.sr-tablist li a {
	padding: 0 20px;
	margin-right: 0;
	font-size: 14px;
	color: #333;
	line-height: 35px;
	border: 0 none;
	border-radius: 3px 3px 0 0;
	outline: 0;
}

.sr-tablist li.active a {
	color: #fff;
	background-color: #ff551f;
	border: 0 none;
}

.sr-tablist li.active a:focus,
.sr-tablist li.active a:hover {
	color: #fff;
	background-color: #ff551f;
	border: 0 none;
	outline: 0;
}

.sr-content .icheck_group label {
	margin-bottom: 0;
}

.icheck-label-5 label {
	margin-right: 5px;
	margin-bottom: 0;
}

.icheck-label-10 label {
	margin-right: 10px;
	margin-bottom: 0;
}

.icheck-label-5-10 label {
	margin: 0 10px 0 5px;
}

.input-file {
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}

body .bootstrap-switch {
	border: 0 none;
	border-radius: 32px;
}

body .bootstrap-switch-on {
	background: #0091ea;
	border-left: 2px solid #0091ea;
	border-right: 2px solid #0091ea;
}

body .bootstrap-switch-off {
	background: #e1e1e2;
	border-left: 2px solid #e1e1e2;
	border-right: 2px solid #e1e1e2;
}

body .bootstrap-switch .bootstrap-switch-container {
	height: 32px;
	border-radius: 32px;
}

body .bootstrap-switch .bootstrap-switch-handle-on,
body .bootstrap-switch .bootstrap-switch-handle-off,
body .bootstrap-switch .bootstrap-switch-label {
	width: 28px;
	height: 28px;
	margin: 2px 0;
	color: #fff;
	text-align: center;
	text-indent: -9999em;
	border: 0 none !important;
	border-radius: 100% !important;
}

body .bootstrap-switch .bootstrap-switch-handle-on,
body .bootstrap-switch .bootstrap-switch-handle-off,
body .bootstrap-switch .bootstrap-switch-label {
	padding: 6px 11px;
}

body .bootstrap-switch .bootstrap-switch-handle-on {
	position: relative;
	background: none !important;
}

body .bootstrap-switch .bootstrap-switch-handle-off {
	position: relative;
	background: none !important;
	filter: none !important;
}

body .bootstrap-switch .bootstrap-switch-handle-on:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -1px;
	width: 2px;
	height: 8px;
	content: '';
	opacity: .6;
	background-color: #fff;
}

body .bootstrap-switch .bootstrap-switch-handle-off:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -4px;
	width: 8px;
	height: 8px;
	content: '';
	border: 1px solid #fff;
	opacity: .6;
	border-radius: 100%;
}

body .bootstrap-switch .bootstrap-switch-label {
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	background: #fff !important;
}

.check-percent label {
	margin-left: 5px;
}

.modal-dialog .modal-body {
	padding: 20px 15px;
}

.modal-dialog .modal-header {
	background-color: #f6f6f6;
	border-bottom: 1px solid #b8b8b8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.modal-dialog .modal-title {
	font-size: 14px;
	color: #333;
}

.modal-dialog .modal-footer {
	padding: 20px;
	border-top-color: #b8b8b8;
}

.last-colum .form-group:last-child {
	margin-bottom: 0;
}

.label-mar-l ul li {
	margin: 0 3px;
}

.label-mar-l ul li label {
	margin-left: 5px;
}

.tip-text-muted .upload-img-box .text-muted {
	display: block;
}

.SubLink .iselect {
	margin-right: 20px;
}

.form-control {
	font-size: 12px;
}

.relevant-text-overflow,
.conlisttd .Name a.text-overflow {
	display: block;
	width: 270px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dataarea .table-striped th {
	padding: 15px 5px;
	font-size: 14px;
}

.databody .datafrom .footer_btn {
	position: fixed;
	bottom: 10px;
	z-index: 1;
	width: 1000px;
	padding: 10px 20px;
	text-align: center;
	background-color: #f3f3f3;
}

.edui-default .edui-editor {
	margin-top: 0 !important;
}

.bundling-table th {
	padding: 15px 5px !important;
	font-size: 14px !important;
}

.input-radius-bor {
	padding: 8px 5px !important;
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
	border-left: 0 none !important;
}

.input-prepend-100 .iselect {
	width: 100%;
}

.button-none {
	padding: 5px 0;
	margin: 0;
	background: none;
	border: 0 none;
}

.alert_custom {
	border: 1px solid #fb0;
	border-radius: 0;
	padding: 20px 30px;
	line-height: 1.8;
	color: #444;
}

.webcal {
	padding: 30px 20px 0 20px;
	float: left;
}

.webcal span {
	float: left;
}

.formitem_con,
.radionew2,
.radnew_con {
	line-height: 32px;
	width: 100%;
	float: left;
}

.formitem_con h2 {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.hiddenli {
	display: none;
}

.indexad {
	width: 800px;
	padding-left: 38px;
	padding-right: 30px;
	position: relative;
	height: 800px;
	margin: 0 auto;
}

.indexad ul {
	position: relative;
	width: 100%;
	height: 100%;
	position: relative;
}

.indexad ul li {
	background: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.ad01 {
	width: 227px;
	height: 352px;
	position: absolute;
	left: 0;
	top: 0;
}

.ad02 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 227px;
	top: 0;
}

.ad03 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 428px;
	top: 0;
}

.ad04 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 227px;
	top: 176px;
}

.ad05 {
	width: 201px;
	height: 176px;
	position: absolute;
	left: 428px;
	top: 176px;
}

.ad06 {
	width: 319px;
	height: 117px;
	position: absolute;
	left: 0;
	top: 352px;
}

.ad07 {
	width: 319px;
	height: 117px;
	position: absolute;
	left: 319px;
	top: 352px;
}

.indexad ul li img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	width: 100%;
	height: 100%;
	display: block;
}

.indexad ul li span {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	text-align: center;
	opacity: 1.0;
	filter: alpha(opacity=100);
	z-index: 10;
}

.indexad ul li span.mark {
	width: 100%;
	height: 100%;
	top: 0;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 10;
	cursor: pointer;
}

.indexad ul li span.mark a {
	color: #fff;
	z-index: 11;
	font-size: 20px;
	font-weight: bolder;
	text-decoration: underline;
	margin-top: 40%;
	width: 100%;
	left: 0;
	text-align: center;
	display: block;
	opacity: 1.0;
	filter: alpha(opacity=100);
	font-family: 微软雅黑;
}

#ctl00_contentHolder_replace_txtAdminShipAddress,
#ctl00_contentHolder_replace_txtAdminRemark {
	overflow: hidden;
}

#map_des {
	width: 100%;
	padding-left: 250px;
}

#infoDiv {
	float: left;
	padding-left: 250px;
}

#infoDiv ol {
	float: left;
}

#infoDiv ol li {
	margin-bottom: 10px;
}

#ctl00_contentHolder_txtRemark {
	height: 70px !important;
}

.setorder ul li .input-group {
	color: #666;
}

#tabpane {
	display: block;
}

.discount_radius_left {
	border-radius: 3px 0 0 3px !important;
}

.discount_allradius {
	border-radius: 3px !important;
}

.border_radius_right {
	border-radius: 0 3px 3px 0;
}

.r .pagination a {
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 8px 12px;
	border-radius: 3px;
	margin-right: 5px;
}

.iselect_one {
	background: #f9f9f9;
	width: 180px;
	height: 32px;
	line-height: 22px;
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	border: 1px solid #ddd;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../Images/iselect_one_bg.png") !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	font-family: "Microsoft YaHei";
}

.iselect_ones {
	background: #f9f9f9;
	width: 90px;
	height: 32px;
	line-height: 22px;
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	border: 1px solid #ddd;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../Images/iselect_one_bg.png") !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

.iselect_one_100 {
	background: #f9f9f9;
	width: 160px;
	height: 32px;
	line-height: 22px;
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	float: left;
	padding-right: 30px;
	border-radius: 3px;
	border: 1px solid #ddd;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../Images/iselect_one_bg.png") !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}


/*.iselect_one[disabled] {
        background-image: url("../Images/iselect_one_bg.png") !important;
        background-color: #f8f8f8 !important;
        opacity: 1;
        background-position: right center !important;
    }*/

.imageDataLeft #imageContainer {
	width: 100% !important;
	margin-top: 10px !important;
}

.imageDataLeft #imageContainer .upload-img-box {
	margin-bottom: 10px !important;
}

#pluginContainer li a {
	color: #0091ea !important;
}

#ctl00_contentHolder_Hysitemap {
	color: #0091ea;
}

.complete_sucess {
	margin: 40px 0 40px 35%;
	width: 300px;
	float: left;
}

.complete_sucess h2,
.complete_sucess span,
.complete_sucess img {
	float: left;
}

.complete_sucess h2 {
	font-size: 18px;
	color: #4f9300;
	margin-top: 5px;
}

.complete_sucess img {
	margin: 15px 20px 0 0;
}

.complete_sucess span {
	margin-top: 10px;
	color: #666;
}

.complete_sucess span a {
	color: #0091ea;
}

.taobaonote ul li {
	line-height: 1.8 !important;
}

.contentLi .icheckbox_square-red {
	float: left;
	margin-top: 5px !important;
}

.p_replyed {
	width: 100%;
	float: left;
}

.p_replyed_title {
	float: left;
	width: 100%;
	height: 48px;
	background: #f8f8f8;
	border-bottom: 2px solid #ddd;
	z-index: 999;
	font-size: 14px;
}

.replyed_info_title div a {
	color: #0091ea;
}

.p_replyed_title span {
	line-height: 48px !important;
	float: left;
}

.replyed_info_title {
	float: left;
	width: 100%;
}

.p_reviews_user,
.reviews_info_use {
	width: 13%;
	float: left;
	margin-left: 10px;
}

.p_reviews_por,
.reviews_info_pname {
	width: 25%;
	float: left;
}

.p_reviews_score,
.reviews_info_score {
	width: 35%;
	float: left;
}

.p_reviews_time,
.reviews_info_time {
	width: 15%;
	float: left;
}

.p_reviews_pf,
.reviews_info_pf {
	width: 30%;
	float: left;
}

.p_reviews_operation,
.reviews_info_operation {
	width: 10%;
	float: right !important;
	padding-right: 20px;
	text-align: right;
}

.reviews_info_operation b {
	margin-left: 5px;
	color: #999;
}

.p_replyed_user,
.replyed_info_use {
	float: left;
	width: 25%;
	padding: 0 15px;
}

.p_replyed_por,
.replyed_info_pname {
	float: left;
	width: 45%;
	padding: 0 15px;
}

.replyed_info_pname a {
	width: 100%;
}

.p_replyed_time,
.replyed_info_time {
	float: left;
	width: 20%;
	color: #666;
}

.p_replyed_operation,
.replyed_info_operation {
	float: left;
	width: 10%;
}

.replyed_info_operation b {
	margin-left: 5px;
	color: #999;
}

.replyed_info_title {
	height: 40px;
	line-height: 40px;
	background: #f8f8f8;
}

.comment_info_text {
	padding: 20px 15px 5px 15px;
	color: #666;
	position: relative;
	line-height: 1.8;
	box-sizing: border-box;
	float: left;
	width: 100%;
}

.replyed_info_text {
	padding: 5px 160px 25px 80px;
	color: #666;
	position: relative;
	line-height: 1.8;
	box-sizing: border-box;
	float: left;
	width: 100%;
}

.replyed_info_text font {
	position: absolute;
	left: 15px;
}

.replyed_info_text span {
	color: #ff8181;
}

.replyed_info_text em {
	font-style: normal;
	position: absolute;
	right: 20px;
	top: 3px;
	color: #999;
}

#skuTableHolder {
	float: left;
	width: 100%;
}

textarea {
	padding-top: 5px !important;
}

.float_r {
	float: right;
}

#ctl00_contentHolder_expressCheckBoxList td {
	padding-right: 5px;
}

#GetLogisticsInformation .Settlement table tbody tr td {
	color: #666;
}

.MainUnit {
	float: left;
	width: 500px;
}

.MainUnit li {
	float: left;
	width: 100%;
}

.menber {
	float: left;
	max-height: 100px;
}

.menber li {
	float: left;
}

.table_one tbody tr td {
	line-height: 40px;
}

#j-useImg {
	padding: 5px 15px !important;
}

.btn_pre_c {
	width: 28px;
	height: 25px;
	background: url(../images/next_c.png);
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}

.btn_next_c {
	width: 28px;
	height: 25px;
	background: url(../images/pre_c.png);
	display: inline-block;
	cursor: pointer;
}

.icon_close {
	width: 16px;
	height: 16px;
	background: url(../images/icon_close.png);
	display: inline-block;
	cursor: pointer;
}

.icon_close:hover {
	width: 16px;
	height: 16px;
	background: url(../images/icon_close1.png);
	display: inline-block;
	cursor: pointer;
}


/*营销中心*/

.hd_1 {
	font-size: 18px;
	border-bottom: 1px #ededed solid;
	line-height: 1;
	padding-bottom: 10px;
}

.list_1 {
	margin-top: 20px;
	display: inline-block;
}

.list_1 li {
	width: 306px;
	float: left;
	padding: 20px;
	float: left;
	height: 110px;
	background-color: #f9f9f9;
	position: relative;
	padding-left: 120px;
	margin: 0 13px 20px 0;
}

.list_1 li:hover {
	box-shadow: 0px 0px 10px RGBa(0, 0, 0, 0.1);
}

.list_1 li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.list_1 li font {
	font-size: 42px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	display: inline-block;
	color: #fff;

	position: absolute;
	left: 20px;
	top: 20px;
}

.list_1 li strong {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	line-height: 26px;
	color: #333;
}

.list_1 li span {
	color: #999;
	font-size: 14px;
}

.list_1 li .icon_1 {
	position: absolute;
	bottom: 25px;
}

.list_1 li .icon_1 i {
	margin-right: 10px;
}

.icon_wechat {
	width: 16px;
	height: 12px;
	background: url(../images/icon_wechat.png);
	background-size: 100%;
	display: inline-block;
}

.icon_app {
	width: 14px;
	height: 14px;
	background: url(../images/icon_app.png);
	background-size: 100%;
	display: inline-block;
}

.bg_1 li font {
	background-color: #ffd180;
}

.bg_2 li font {
	background-color: #80d8ff;
}

.Purchase {
	background: #fffde7;
	border: 1px solid #ffe0b2;
	padding: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: lighter;
	color: #333;
}

.Purchase .info1 {
	margin-bottom: 15px;
	overflow: hidden;
}

.Purchase .info1 ul li {
	float: left;
	overflow: hidden;
	width: 320px;
}

.Purchase .info1 ul li em {
	font-style: normal;
	margin-right: 15px;
	color: #666666;
}

.Purchase .info1 ul li b {
	font-weight: normal;
}

.Purchase .info2 {
	margin-bottom: 15px;
	overflow: hidden;
}

.Purchase .info2 em {
	float: left;
	width: 70px;
	margin-right: 15px;
	font-style: normal;
	color: #666666;
}

.Purchase .info2 b {
	width: 550px;
	float: left;
	overflow: hidden;
	line-height: 20px;
	font-weight: normal;
}

.Purchase .info3 {
	overflow: hidden;
}

.Purchase .info3 em {
	float: left;
	width: 70px;
	margin-right: 15px;
	font-style: normal;
	color: #666666;
}

.Purchase .info3 b {
	width: 550px;
	float: left;
	overflow: hidden;
	line-height: 20px;
	font-weight: normal;
}

.Settlement td {
	font-size: 14px;
}

.Settlement td em {
	color: #f00;
	padding-right: 5px;
}

.Settlement td span {
	line-height: 30px;
	font-size: 14px;
}

.cssSelect {
	white-space: nowrap;
	float: left;
}

.cssSelect * {
	display: block;
}

.cssSelect a {
	color: #666;
	outline-width: 0px;
	text-decoration: none;
}

.cssSelect .selectBox {
	cursor: pointer;
	border: 1px solid #e5e5e5;
	float: left;
}

.cssSelect .selectLt {
	cursor: pointer;
	width: 250px;
	float: left;
	text-align: left;
}

.cssSelect .selectRt {
	cursor: pointer;
	background: url('../images/skin_icons.png') no-repeat;
	border-left: 1px solid #eaeaea;
	float: left;
}

.cssSelect .selectBox {}

.cssSelect .selectLt {
	overflow: hidden;
	height: 30px;
	line-height: 31px;
	padding: 0 10px;
	color: #666;
}

.cssSelect .selectRt {
	height: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 28px;
}

.cssSelect .sNormal {
	background-position: 0px 0px;
	margin-bottom: 2px;
}


/*.cssSelect .sNormal .selectRt { background-position: 100% 0px}*/

.cssSelect .sHover {}

.cssSelect .sHover .selectRt {}

.cssSelect .sPressDown {}

.cssSelect .sPressDown .selectRt {
	background: url('../images/skin_icons.png') no-repeat;
}

.cssSelect .optionsBox {
	position: absolute;
	border: 1px solid #dbdbdb;
	margin-top: 2px;
	margin: 0px;
	width: 280px;
	background: #fff;
	z-index: 100;
}

.cssSelect .optionsInnerBox {}

.cssSelect .optionBox {
	cursor: pointer;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}

.cssSelect .optionBox span {
	cursor: pointer;
	padding: 2px 30px 2px 18px;
	font-size: 12px;
	width: 20px;
	line-height: 30px;
	font-size: 14px;
}

.cssSelect .oNormal {}

.cssSelect .oHover {
	background: #33a7ee;
	color: #fff;
}

.cssSelect .selected {
	background: #33a7ee;
	color: #fff;
}

.aftersale td .cssSelect span {
	color: #666;
	line-height: 30px;
	padding: 0;
}

.aftersale td .cssSelect span:hover {
	color: #fff;
}

.aftersale td .cssSelect .selected span {
	color: #fff;
}


/*区域管理*/

.searcharea h3 {
	font-size: 16px;
	line-height: 32px;
	display: inline-block;
	float: left;
}

.region_head {
	width: 100%;
	background: #f8f8f8;
	float: left;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #ccc;
}

.region_head span {
	width: 25%;
	padding-left: 30px;
	font-size: 14px;
	float: left;
}

.region_list {
	width: 100%;
	float: left;
	margin-top: 5px;
}

.region_list div {
	float: left;
	border-right: 1px solid #e7e5ea;
	width: 25%;
	padding: 0 20px 0 20px;
}

.region_list ul li {
	line-height: 32px;
	color: #666;
	padding-left: 10px;
	border: solid #fff;
	border-width: 1px 0 1px 0;
	cursor: pointer;
}

.region_list ul li:hover {
	background-color: #f8f8f8;
	border: solid #eee;
	border-width: 1px 0 1px 0;
}

.region_list ul li:hover input {
	background-color: #f8f8f8;
}

.region_list ul li {
	padding-left: 0 !important;
	float: left;
	width: 100%;
	height: 32px;
	position: relative;
}

.region_list ul li input {
	height: 22px;
	line-height: 22px;
	border: 0;
	padding-left: 10px;
	background: #fff;
	float: left;
	margin-top: 5px;
	cursor: pointer;
	pointer-events: none;
	width: 120px;
}

.region_list ul li a {
	color: #0091ea;
	margin-left: 10px;
	display: none;
	float: left;
	cursor: pointer;
}

.li_border {
	border-radius: 3px;
	border: 1px solid #0091ea !important;
}

.li_border:hover {
	background-color: #fff !important;
}

.li_border:hover input {
	background-color: #fff !important;
}

.btn_add {
	width: 100%;
	height: 30px;
	border: 1px dashed #ccc;
	float: left;
	color: #ccc;
	font-size: 24px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	display: none;
}

.btn_add:hover {
	color: #ccc;
}

.region_active,
.region_active:hover {
	border: #0091ea solid !important;
	border-width: 1px 0 1px 0 !important;
	background-color: #ddeefe !important;
}

.region_active input {
	background-color: #ddeefe !important;
}

.del_region {
	width: 16px;
	height: 16px;
	background: url(../images/del_region.png);
	position: absolute;
	right: -8px;
	top: -8px;
}


/*end*/


/*2016-7-15*/

.Refund_pro .title {
	background: #f9f9f9;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-bottom: 2px solid #e6e6e6;
}

.Refund_pro .title ul li {
	float: left;
	font-size: 16px;
	color: #666;
}

.Refund_pro .con {
	padding: 10px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}

.Refund_pro .con .info {
	float: left;
	padding-left: 20px;
	width: 580px;
	overflow: hidden;
}

.Refund_pro .con .info .pic {
	float: left;
}

.Refund_pro .con .info .name {
	float: left;
	margin-left: 10px;
	line-height: 60px;
	width: 450px;
	overflow: hidden;
}

.Refund_pro .con .info .name a {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-weight: lighter;
}

.Refund_pro .con .num {
	float: left;
	width: 240px;
	color: #666;
}

.Refund_pro .con .price {
	float: left;
	width: 90px;
	color: #fe5722;
	font-size: 14px;
}

.dingdan_box3 {
	background: #f9f9f9;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e2e2e2;
	margin-top: 10px;
	margin-bottom: 20px;
}

.dingdanhao span {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.dingdan_box5 {
	margin-top: 20px;
	overflow: hidden;
	color: #333;
}

.dingdan_box5 ul li {
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 40px;
	font-weight: lighter;
	float: left;
}

.dingdan_box5 ul li em {
	font-style: normal;
	padding-right: 50px;
	float: left;
	width: 800px;
}

.dingdan_box5 ul li b {
	font-weight: normal;
	width: 120px;
	text-align: right;
	float: left;
}

.acceptRow,
.inputrow {
	overflow: hidden;
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.acceptRow b,
.inputrow b {
	float: left;
	font-weight: lighter;
	color: #333;
	width: 100px;
	margin-right: 10px;
	text-align: right;
}

.acceptRow em,
.inputrow em {
	float: left;
}

.acceptRow em.tips input,
.inputrow em.tips input {
	float: left;
	width: 150px;
	border-radius: 3px 0px 0px 3px;
}

.acceptRow em span,
.inputrow em span {
	float: left;
	width: 50px;
	height: 32px;
	border-radius: 0px 3px 3px 0px;
}

.p_input {
	float: left;
}

.p_input input {
	height: 36px;
	line-height: 36px;
}

.batch {
	float: right;
	margin-bottom: 10px;
}

.batch dl {
	float: right;
}

.batch dl dd {
	float: left !important;
	margin-left: 10px !important;
	line-height: 32px;
	border: 1px solid #fff;
}

.batch dl dd input {
	width: 70px !important;
}

#btnCopy {
	float: right;
}

#ctl00_contentHolder_lblReferralsLink {
	width: 400px;
}

#spanProductName {
	margin-right: 10px;
}


/*多条图文*/

.blank {
	margin-bottom: 20px;
}

.edit-text {
	position: relative;
	padding-bottom: 100px;
}

.edit-text-left {
	float: left;
}

.mobile-d {
	width: 320px;
	padding: 13px 15px 0;
	box-sizing: content-box;
}

.mobile-d i {
	display: block;
	width: 98px;
	height: 34px;
	margin: 0 auto 13px;
	background: url(/supervise/images/chsuperimgpack/modules.png) no-repeat 0 -74px;
}

.mobile-d .mobile-title {
	width: 318px;
	height: 32px;
	padding-top: 32px;
	background: url(/supervise/images/chsuperimgpack/modules.png) no-repeat 0 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #22292C;
	border-bottom: none;
	cursor: pointer;
	box-sizing: content-box;
}

.mobile.mate-list {
	width: 320px;
	position: relative;
	border: none;
}

.mobile.mate-list .mate-inner {
	padding: 0 0 15px;
}

.mobile.mate-list .mate-inner .child-mate {
	min-height: 80px;
}

.mobile-footer {
	margin: 10px auto;
	width: 62px;
	height: 62px;
	background: url(/supervise/images/chsuperimgpack/modules.png) no-repeat -253px -70px;
}

.clear-line {
	border-top: 1px solid #ccc;
}

.mobile-border {
	width: 352px;
	border: 1px solid #ccc;
	border-radius: 15px;
}

.mobile-add {
	height: 60px;
	border: 1px dashed #D5D6D8;
	text-align: center;
	line-height: 65px;
	cursor: pointer;
}

.mobile-add .glyphicon {
	font-size: 26px;
}

.edit-text-right {
	float: left;
	margin-left: 30px;
}

.edit-text-right .edit-inner {
	position: relative;
	width: 600px;
	padding: 30px 20px;
	margin-bottom: 15px;
	border: 1px solid #E7E6EB;
	background-color: #F4F5F9;
	font-size: 14px;
	border-radius: 10px;
}

.edit-text-right .edit-inner:before,
.edit-text-right .edit-inner:after {
	position: absolute;
	left: -16px;
	top: 30px;
	display: block;
	width: 9px;
	height: 18px;
	font-size: 32px;
	color: #F4F5F9;
	z-index: 100;
	font-family: "simsun";
	content: "◆";
}

.edit-text-right .edit-inner:after {
	color: #E7E6EB;
	left: -17px;
	z-index: 10;
}

#previewshow .edit-text-left {
	float: none;
}

#previewshow .modal-dialog {
	margin: 30px auto 30px auto;
}

#previewshow .modal-header h4 {
	font-size: 20px;
	text-align: center;
}

#previewshow .set-overflow {
	width: 360px;
	height: 300px;
	overflow: hidden;
	overflow-y: scroll;
}

#previewshow .modal-open .modal {
	overflow: hidden;
}

small {
	font-size: 12px;
	display: block;
	color: #999;
	line-height: 24px;
}

.edit-inner label em {
	color: #FE0024;
}

.edit-inner label {
	margin-bottom: 5px;
}

.edit-inner #smallpic {
	margin-bottom: 5px;
}

.edit-inner .btn.btn-primary.form-control {
	width: auto;
}

.help-block.inline {
	display: inline;
}

.footer-btn {
	text-align: center;
	padding: 10px 0;
	background-color: rgba(43, 54, 67, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88435467, endColorstr=#88435467);
}

.footer-btn button {
	width: 100px;
}

.app.padding {
	padding-bottom: 80px;
}

.mate-inner .mouse-hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55000000, endColorstr=#55000000);
	text-align: center;
	border: 1px dashed #FF8E1D;
}

.mate-inner .mouse-hover button.none {
	border: none;
	background: none;
	outline: none;
	line-height: 80px;
	color: #fff;
}

.mate-inner .mouse-hover span {
	display: inline;
	font-size: 18px;
}

.mate-list .red-all {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}


/*掌柜名片设置*/

.exitbusinesscard {
	position: relative;
	width: 320px;
	padding-top: 220px;
	height: 490px;
	background-color: #F5F5F5;
}

.exitbusinesscard .img {
	position: absolute;
	top: 20px;
	left: 28%;
	padding: 1px;
	border: 1px dashed transparent;
}

.exitbusinesscard .img.border {
	border: 1px dashed #8F8F8F;
}

.exitbusinesscard .img img {
	display: block;
	border-radius: 50%;
}

.exitbusinesscard h1 {
	position: absolute;
	top: 170px;
	left: 44%;
	font-size: 14px;
}

.exitbusinesscard h1 strong,
.exitbusinesscard h3 strong {
	font-weight: normal;
	color: #D34619;
	margin-left: 3px;
	margin-right: 3px;
}

.exitbusinesscard h3 {
	position: absolute;
	top: 190px;
	left: 21%;
	font-size: 14px;
}

.exitbusinesscard .cardqrcode {
	padding: 3px 20px;
	height: 270px;
}

.exitbusinesscard .cardqrcode .cardimg {
	position: absolute;
	top: 245px;
	left: 75px;
	padding: 1px;
	border: 1px dashed transparent;
}

.exitbusinesscard .cardqrcode .cardimg.border {
	border: 1px dashed #8F8F8F;
}

.exitbusinesscard .cardqrcode .qrcodetext1 {
	position: absolute;
	top: 425px;
	left: 80px;
}

.exitbusinesscard .cardqrcode .qrcodetext2 {
	position: absolute;
	top: 455px;
	left: 50px;
}

.exitbusinesscard .cardqrcode .infotitle {
	position: absolute;
	top: 225px;
	left: 20px;
}

.exitbusinesscard .cardqrcode .cardimg span,
.exitbusinesscard .img span {
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #8F8F8F;
	display: none;
}

.exitbusinesscard .cardqrcode .cardimg span.left,
.exitbusinesscard .img span.left {
	left: -5px;
	top: 50%;
	margin-top: -5px;
	cursor: e-resize;
}

.exitbusinesscard .cardqrcode .cardimg span.top,
.exitbusinesscard .img span.top {
	top: -5px;
	left: 50%;
	margin-left: -5px;
	cursor: n-resize;
}

.exitbusinesscard .cardqrcode .cardimg span.right,
.exitbusinesscard .img span.right {
	right: -5px;
	top: 50%;
	margin-top: -5px;
	cursor: e-resize;
}

.exitbusinesscard .cardqrcode .cardimg span.bottom,
.exitbusinesscard .img span.bottom {
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	cursor: n-resize;
}

.pro_name {
	float: left;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	white-space: nowrap;
}

.pro_name a {
	color: #666 !important;
}

.pd_0 {
	padding: 0 !important;
}

.order_title_price label {
	float: left;
	margin-top: 20px;
	line-height: 22px;
}

.cleared {
	color: red;
	padding: 0 5px;
	border: 1px solid red;
	border-radius: 4px;
	margin-left: 10px;
	font-style: normal;
}

#expressInfo table {
	width: 100%;
}

#expressInfo table .dTime {
	width: 170px;
}


/*会员购买力筛选*/

.s_div {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.s_1 {
	float: left;
	width: 100%;
	line-height: 40px;
	position: relative;
}

.s_1 span {
	float: left;
}

.s_1 ul {
	float: left;
	margin-top: 5px;
}

.s_1 ul li {
	float: left;
	width: auto;
	text-align: center;
}

.s_1 ul li a {
	color: #333;
	cursor: pointer;
	padding: 0px 10px;
	border: 1px solid #fff;
	max-width: 110px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}

.s_active {
	padding: 5px 10px;
	border: 1px solid #0091ea !important;
	border-radius: 3px;
	color: #0091ea !important;
}

.s_custom {
	color: #0091ea;
	cursor: pointer;
	width: 75px;
	text-align: center;
}

.s_d {
	display: none;
	width: 260px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 8px;
	border: 1px solid #e7e5ea;
	padding: 20px 20px 10px 20px;
	z-index: 9;
	box-shadow: 0px 0px 10px #ddd;
}

.s_d_1 {
	width: 100%;
	float: left;
}

.s_d input {
	float: left;
	width: 90px;
}

.s_d_1 span {
	margin: 0 5px;
}

.s_btn {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.s_btn a {
	margin-right: 5px;
}

.m_ul {
	width: 600px;
}

.m_ul li a {
	position: relative;
	z-index: 1;
}

.close_tag {
	color: #0091ea;
	position: absolute;
	right: -10px;
	top: -10px;
	border-radius: 100%;
	border: 1px solid #0091ea;
	background: #fff;
	width: 20px;
	height: 20px;
	line-height: 16px;
	z-index: 9;
	display: none;
}

.m_ul_more {
	display: none;
	margin-left: 105px;
	width: 525px;
	margin-bottom: 5px;
}

.memberTag span {
	float: left;
	margin-right: 10px;
}


/*end*/


/*会员信息*/

.m_title {
	font-size: 16px;
	border-left: 2px solid #ff5722;
	float: left;
	width: 100%;
	padding-left: 10px;
}

.m_info {
	width: 100%;
	min-height: 235px;
	border: 1px solid #e7e5ea;
	background: #fafafa;
	float: left;
	margin-top: 15px;
}

.m_info_1 {
	width: 300px;
	height: 100%;
	float: left;
	background: #f9fbe7;
	border-right: 1px solid #e7e5ea;
	text-align: center;
}

.m_info_1 img {
	width: 110px;
	height: 110px;
	border: 5px solid #fff !important;
	box-shadow: 0 0 5px #eee !important;
	margin-top: 30px;
}

.m_info_user {
	float: left;
	width: 100%;
	font-size: 18px;
	margin-top: 15px;
}

.m_info_user i {
	background: #ff9800;
	font-size: 12px;
	border-radius: 2px;
	color: #fff;
	padding: 2px 3px;
	font-style: normal;
	margin-left: 10px;
	display: inline-block;
}

.m_info_tag {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
	padding: 0 5px;
}

.m_info_tag span {
	background: #fff;
	border: 1px solid #ededed;
	font-size: 12px;
	color: #999;
	padding: 2px 8px;
	border-radius: 10px;
	margin: 0 5px 10px 5px;
	display: inline-block;
}

.m_info_list {
	float: left;
	width: 650px;
	padding: 27px 40px;
}

.m_info_list li {
	float: left;
	width: 50%;
	color: #666;
	line-height: 36px;
	font-size: 13px;
}

.m_info_list li span {
	color: #999;
	display: inline-block;
	width: 80px;
	text-align: right;
}

.mt_40 {
	margin-top: 40px !important;
}

.m_s {
	width: 100%;
	float: left;
	margin-top: 15px;
	background: #fafafa;
	border: 1px solid #e7e5ea;
	height: 105px;
}

.m_s ul {
	float: left;
	width: 100%;
	padding: 30px 0;
}

.m_s ul li {
	float: left;
	width: 159px;
	border-right: 1px solid #e7e5ea;
	text-align: center;
	height: 50px;
}

.m_s ul li span {
	font-size: 18px;
	float: left;
	color: #ff7043;
	width: 100%;
}

.m_s ul li font {
	font-size: 13px;
	float: left;
	color: #666;
	width: 100%;
	margin-top: 10px;
}

.m_table {
	float: left;
	width: 100%;
	border: 1px solid #e7e5ea;
	border-width: 1px 1px 0 1px;
}

.m_table thead {
	border-bottom: 1px solid #e7e5ea;
	background: #fafafa;
}

.m_table thead tr th {
	line-height: 50px;
	text-align: left;
	padding-left: 15px;
}

.m_table tr td {
	line-height: 50px;
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #e7e5ea;
}


/*end*/


/*大转盘*/

#calendarEndDate {
	/*width: 230px;*/
}

.input_gl {
	position: absolute;
	top: 814px;
	right: 249px;
}

.NewItem {
	height: 60px;
	overflow: hidden;
}

.infomation {
	margin-left: 183px;
	color: gray;
	font-size: 12px;
	margin-bottom: 20px;
}

.sp_infomation {
	color: gray;
	margin-left: 15px;
	font-size: 12px;
}

.sp_values {
	margin-right: 10px;
	width: 160px;
}

.colorB label {
	color: black;
	font-weight: bold;
	cursor: default;
}


/*end*/

.editPro li {
	line-height: 36px;
}

.dataNull {
	float: left;
	width: 100%;
	padding: 120px;
	text-align: center;
}

.dataNull p {
	line-height: 40px;
}

#datashow tr:first-child {
	background: #fff !important;
}

.DataLoading {
	float: left;
	width: 100%;
	padding: 120px;
	text-align: center;
}

.DataLoading p {
	line-height: 40px;
}

#rdForClick label,
#liNoMatchStore label {
	margin-right: 2rem;
	margin-bottom: 0px;
}

#liHomeImg .upload-img-box {
	margin-bottom: 10px;
}

#liHomeImg,
#liNoMatchStore {
	margin-top: 15px;
}

#liScope input {
	background: #54a7fe;
	color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 6px;
	margin-right: 1.5rem;
	padding: 0px 20px;
}

#so_more_none {
	margin-bottom: 10px;
}

#so_more_none .btn {
	background: #0091ea;
	color: #fff;
}

#so_more_none li {
	float: left;
	margin-right: 2rem;
}

#so_more_none .dp_address a {
	margin-right: 0;
}

#txtStoresName {
	height: 27px;
}

.dataarea .bottomPageNumber .pageNumber {
	width: 100%;
}

.YFKtongji {
	overflow: hidden;
	padding: 20px 0px;
}

.YFKtongji li {
	width: 25%;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 16px;
}

.YFKtongji li strong {
	display: block;
	line-height: 20px;
}

.YFKtongji li .colorB {
	color: #ff0000;
}

.flbotpage {
	width: 960px;
	position: fixed;
	bottom: 0;
	left: 50%;
	background: #f8f8f8;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	padding: 0 15px;
	margin-left: -380px;
	border-radius: 3px;
}

.btline {
	border-bottom: 1px solid #333;
}

.express_title {
	line-height: 26px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}

.express_title li {
	float: left;
	width: 48%;
}






.logistics_1 {
	padding: 12px 18px;
	background: #f9f9f9;
	display: inline-block;
	width: 100%;
	line-height: 20px;
    font-size:24px;
}
.logistics_1 span {
	float: left;
	margin-right: 18px;
}
.logistics_2 {
	background: #fff;
	padding: 18px 18px 0 24px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	display: inline-block;
	margin-top: 18px;
	width: 100%;
}
.logistics_2 ul li {
	font-size: 14px;
	padding: 0 0 0 24px;
	border-left: 1px solid #ebebeb;
}
.logistics_info {
	border-bottom: 1px solid #ebebeb;
	padding: 18px 0;
}
.logistics_2 ul li span {
	width: 100%;
	position: relative;
	display: inline-block;
}
.logistics_2 ul li span:first-child::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -33px;
    top: 6px;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 24px;
    background: #ebebeb;
    border: 4px solid #ebebeb;
}
.logistics_2 ul li:first-child span:first-child::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -36px;
    top: 0px;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 12px;
    background:  #00b0ff;
}
.logistics_2 ul li:first-child span:first-child {
	color: #00b0ff;
}
.logistics_2 ul li:first-child .logistics_info {
	padding: 0 0 18px 0;
}
.logistics_2 ul li:last-child .logistics_info {
	border: 0;
}





/*
    商品列表选择控制 用
}*/


#showallchoice{
    display:block;
    width:100%;
    height:34px;
    line-height:24px;
    font-size:14px;
    overflow:hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom:10px;
}
#showallchoice a {
    color:#666666;   
    height: 24px;
    border: 1px solid #e4e4e4;
    margin-right: 5px;
    display: inline-block;
}
#showallchoice a:hover {
    border:1px solid #FF6363;
}
.allcate {
    color:#666666;
    cursor:initial;
    border:0!important;
    margin-right:0!important;
}
.allcate:hover {
    border:0!important;
}
.allcate i {
    background:url("/Supervise/images/arrpackge.png") no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: sub;
    transform:rotate(180deg);
        
}
#showallchoice a span {
    max-width: 100px;
    margin: 0 6px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    line-height:22px;
    max-width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
#showallchoice a b {
    padding-right:5px;
    font-weight: initial;

}
#showallchoice a:hover b {
    color:#FF6363;
}
.lisearchforproduct{
    overflow:hidden;
    position:relative;
    border-bottom: 1px solid #ddd;
}
.lisearchforproduct > div:nth-of-type(1){
    position:absolute;
    top:0;
    left:0;
    width:100px;
    height:100%;
    background:#FFEFDD;
    font-size:14px;
    color:#666666;
    text-align:center;
    line-height: 24px;

}
.lisearchforproduct > div:nth-of-type(2){
    padding-left:100px;
    line-height:24px;
    /*max-height:72px;*/
    width:860px;
}
.lisearchforproduct > div:nth-of-type(2) ul{
    overflow:hidden;
    height:100%;
    width:100%;
    height:24px;
}
.lisearchforproduct > div:nth-of-type(2) ul.active{
    overflow-y:scroll;
    height:100%;
    width:100%;
    max-height:72px;
}
.lisearchforproduct > div:nth-of-type(2) ul li{
    margin:0;
    width:100px;
    height:24px;
    text-align:center;
    line-height:24px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lisearchforproduct > div:nth-of-type(2) ul li:hover {
    color:#FF6363;
}
.lisearchforproduct > div:nth-of-type(2) ul li:active{
    color:#FF6363;
}
.showmoreli {
    position: absolute;
    top: 2px;
    right: 30px;
    width: 60px;
    height: 20px;
    border: 1px solid #ddd;
    line-height: 20px;
    text-align: center;
    color: #666;
    padding-left: 10px;
}

.showmoreli i {
    background:url("/Supervise/images/arrpackge.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: sub;
    transform:rotate(-90deg);
    
        
}
.showmoreli i.active {
    background:url("/Supervise/images/arrpackge.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: sub;
    transform:rotate(90deg);
}
.showmoreli span {
    vertical-align: top; 
}
.lisearchforproduct li.active {
    color:#ff6363;
}


.arrsel {
    background:url("/Supervise/images/arrpackge.png") no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: sub;
    transform:rotate(180deg);
        
}


.title-nav a {
    max-width:162px;
    overflow:hidden;
}
.title-nav i {
    max-width:62px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    vertical-align:middle;
    display:inline-block;
}