body {
}

.clear {
	clear: both;
}
/*top*/

/**top1-begin**/
/*top*/
.order_content_top_middle {
    width: 1217px;
}
.div_head_left {
    float: left;
    border: solid 1px #3285FF;
}
.input_txt {
    border: 1px solid #ffffff;
    width: 480px;
    height: 26px;
    outline: none;
    padding-left: 8px;
    border-right: 0px;
   font-family: \5FAE\8F6F\96C5\9ED1;
}
.div_search {
    height: 30px;
    float: left;
    background: #3285FF;
    width: 91px;
    line-height: 30px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
}
.order_content_top_number {
    margin-top: 39px;
}
div#loginDetailWindow {
    top: 32px;
}
div#myOrderContent {
    top: 92px;
}
ul#vipInf {
    margin-top: 6px;
}

.order_content_top {}

.order_content_top_logo {
    margin-top: 13px;
}

.order_content_top_number {
    margin-top: 18px;
    margin-bottom: 14px;
}

div#loginDetailWindow {
    top: 20px;
}

.order_top {
    background-color: #F8F8F8;
    height: 32px;
}
/**top1-end**/


.myOrder-top {
	margin: 0px auto;
	width: 100%;
	min-width: 1280px;
	padding-bottom: 4px;
	text-align: center;
	position: fixed;
	z-index: 2;
}

.myOrder-top-background {
	margin: 0px auto;
	width: 100%;
	height: 64px;
	background: url(../images/bg.png) repeat;
	text-align: left;
	margin-bottom: 10px;
	border: 0;
}

.myOrder-top-content {
	width: 1000px;
	margin: 0px auto;
	padding-top: 16px;
}

.myOrder-top-content-left {
	float: left;
}

.myOrder-top-content-right {
	float: right;
	margin-top: 8px;
}

span.myOrder-top-content-left-span {
	border-left: 1px solid #CCC;
	margin-left: 10px;
	padding-left: 16px;
	margin-top: -6px;
	color: #000000;
}

a.myOrder-top-content-right-a {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
/*top-end**/
.div_menu {
	float: right;
	padding-left: 30px;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

a.logined_user_info {
	color: #000000;
	font-weight: bolder;
	cursor: pointer;
}
/*top-end*/

/*content*/
.myOrderContent {
	width: 100%;
	min-width: 1280px;
	top: 64px;
	position: absolute;
	bottom: 120px;
}

.myOrderContent-table {
	width: 1280px;
	margin: 0px auto;
	border: solid 0px #e5e5e5;
	border-top: solid 0px;
}

.myOrderContent-padding {
	width: 1280px;
	margin: 0 auto;
}

.myOrderContent-table-title {
	width: 1280px;
	margin: 10px auto;
	height: 50px;
	background-color: #ffffff;
}

.myOrderContent-table-title-inf {
	text-align: center;
	width: 200px;
	margin-top: 17px;
	font-size: 16px;
	color: #000000;
}

.myOrderContent-table-title-inf span {
	font-weight: bolder;
	color: #000000;
}

.myOrderContent-table-top {
	width: 100%;
	height: 30px;
	background-color: #ffffff;
	border-bottom: solid 0px;
}

.myOrderContent-table-top-ul li {
	margin: 10px 10px 10px 10px;
	float: left;
	border-right: solid 1px #eeeeee;
	padding-right: 18px;
	cursor: pointer;
}

.myOrderContent-table-content {
	background-color: #ffffff;
}

ul.myOrderContent-table-top-ul {
	height: 100%;
	width: 95%;
	margin: 0 auto;
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 8px;
}

li.myOrderContent-table-top-ul-li-last {
	border-right: solid 0px;
}

.myOrderContent-table-search {
	width: 100%;
	height: 50px;
	border-top: solid 0px;
	border-bottom: 0px;
	padding-top: 30px;
}

.myOrderContent-table-search-input {
	width: 39%;
	height: 100%;
	float: left;
}

.myOrderContent-table-search-input input {
	margin-left: 0px;
	border: solid 1px #eeeeee;
	height: 30px;
	width: 50%;
	float: left;
	padding-left: 20px;
	outline: none;
}
.myOrderContent-table-search-input input:focus {
	border: solid 1px #3385FF;
}
.myOrderContent-table-search-content {
	width: 95%;
	margin: 0 auto;
	height: 100%;
}

.myOrderContent-table-search-input-img {
	font-size: 13px;
	float: left;
	text-align: center;
	width: 80px;
	background: #EEE;
	border: solid 1px #eeeeee;
	border-left: solid 0px;
	cursor: pointer;
	height:30px;
	line-height: 30px;
	color: #3385FF;
}
.myOrderContent-table-search-input-img:hover{
	color: #0057db;
}
.myOrderContent-table-search-input-img img {
	padding-top: 7px;
}

.myOrderContent-table-top-ul li a {
	color: #000000;
	padding-bottom: 6px;
	cursor: point;
}

#myOrderContent-table-top-ul-a {
	text-decoration: none;
	color: red;
	padding-bottom: 6px;
	border-bottom: solid 2px red;
}

.myOrderContent-table-top-ul li a:hover {
	text-decoration: none;
	color: red;
	padding-bottom: 6px;
	border-bottom: solid 2px red;
}

.myOrderContent-table-search-input-inf {
	float: left;
	font-size: 15px;
	margin-top: 4px;
	margin-left: -78px;
	color: #888888;
}

div#myOrderContent-table-content {
	width: 95%;
	margin: 0 auto;
}
/*content-end*/

/*easyui css change*/
table.datagrid-btable td {
	border-right: solid 1px #eaf8ff;
}

.datagrid-header td, .datagrid-body td, .datagrid-footer td {
	border-width: 0px 0px 1px 0px;
}

.datagrid-row {
	height: 100px;
}

.datagrid-row-collapse {
	background: none;
}

.datagrid-body {
	/*margin-top: 20px;*/
	
}

.datagrid-view1 {
	display: none;
}

span.datagrid-group-title {
	margin-left: 30px;
	padding-top: 10px;
}

.datagrid-body td, .datagrid-footer td {
	border-color: #fff;
}

table.datagrid-btable {
	border: solid 1px #EAF8FF;
}

.datagrid-group {
	height: 25px;
	overflow: hidden;
	background-color: #F8FBFF;
	border-bottom: 0px solid !important;
}

table.datagrid-btable:hover {
	border: 1px solid #bbbbbb;
}

.datagrid-header {
	border-color: #ffffff;
	height: 40px !important;
}

tr.datagrid-header-row {
	height: 40px;
}

.panel-header, .panel-body {
	border-color: #ffffff;
}

.datagrid-header {
	margin-bottom: 8px;
}

.datagrid-group {
	width: 100% !important;
}

table.datagrid-btable {
	width: 100%;
}

.datagrid-group {
	height: 40px !important;
	font-size: 14px;
	background-color: #EAF8FF;
	color: #666666;
}

span.datagrid-group-title {
	font-weight: normal;
}

.statusInf {
	width: 72%;
	font-size: 14px;
	padding: 1px 1px;
	color: #3B8CFF;
	border-radius: 20px;
	border: solid 1px #3B8CFF;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}

.statusInfSecond {
	width: 65%;
	font-size: 14px;
	padding: 3px 0px;
	color: #ffffff;
	border-radius: 4px;
	border: solid 1px #66B6FF;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	background-color: #66B6FF;
}

table.datagrid-btable tr td:first-child {
	border-right: solid 0px #ffffff
}

table.datagrid-btable tr td:nth-child(2) {
	border-right: solid 0px #ffffff
}
/*easyui css change end*/
.smallSize {
	font-size: 0.8em;
}

.pagination-info {
	display: none;
}

.datagrid .datagrid-pager table {
	width: 60%;
	margin-left: 20%;
}

select.pagination-page-list {
	width: 60px;
}

.pagination-btn-separator {
	display: none;
}

.datagrid-pager.pagination table tr td span {
	font-size: 14px;
}

input.pagination-num {
	width: 44px !important;
	text-align: center;
}

span.l-btn-icon.pagination-load {
	display: none;
}

div#dataLengthZero {
	text-align: center;
	font-size: 27px;
	margin-top: 50px;
	padding-bottom: 150px;
	display: none;
}
.myOrderContent-table-search-input-inf a {
    font-size: 10px;
}
.heardColor{
	background-color: #eeeeee;
}

/**蒙层**/
.recoverAll{
	background-color: #aaaaaa;
	z-index: 5;
	opacity: 0.35;
	position: absolute;
	top:0;
}
.order_div {
    position: absolute !important;
    width: 100% !important;
    min-width: 1280px;
}
div#tipWinowSure {
	display:none;
	position:absolute;
	width: 326px;
	height: 167px;
	background-color: #ffffff;
	border: solid 2px rgba(50, 133, 255, 0.49);
	z-index: 6;
}
div#tipWinowSure_body {
    width: 64%;
    margin: 0 auto;
    padding-top: 34px;
    text-align: center;
}

img#tipWinowSure_attention {
    margin: 6px 13px 0px 33px;
    float: left;
}

span#tipWinowSure_inf {
    padding-top: 7px;
}

a.tipWinowSure_delSure {
    width: 64px;
    height: 30px;
    background-color: #0049b4;
    color: #ffffff;
    margin: 0 auto;
}
div.tipWinowSure_delSure {
    background-color: #3285FF;
    width: 60px;
    height: 25px;
    text-align: center;
    font-weight: bolder;
    color: #ffffff;
    padding: 3px 0px 0px 0px;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 50px;
    float: left;
    margin: 40px 0px 0px 0px;
    cursor: pointer;
}
div#tipWinowSure_inf {
    float: left;
    margin-top: 10px;
    font-size: 20px;
}
div#tipWinowSure_close {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    cursor: pointer;
}
#tipWinowSure_yes{
	margin-left: 84px;
	margin-right: 40px;
}
.order_top_inf {
    width: 1221px;
}
.pay_by_account{
	color: #ff7f00;
}
.pay_by_transfer_account{
	color: #68bf7b;
}
.pay_by_cash_account{
	color: #985fbe;
}
.order_purcWay{
	color: #ff6868;
	margin-top: 10px;
}
.order_goodsCode{
	margin-top: 10px;
}