﻿@charset "utf-8";
/* CSS Document */
.Mypallet_list {
	width:980px;
}
#hotTab {
	overflow:hidden;
	zoom:1;
	background:#fff;
	height:42px;
}

#hotTab li {
	float:left;
	color:#133a58;
	height:42px;
	cursor:pointer;
	font-size:24px;
	line-height:42px;
	list-style-type:none;
	padding:0 20px;
}
#hotTab li.current {
	color:#133a58;
}
#hotContent {
	border-top-width:0;
}
#hotContent ul {
	line-height:25px;
	
	padding:10px 0;
}
#hotContent .plcon {
	padding:22px 0px 10px 120px;
	position: relative;
}
#hotContent .avator {
	border: 3px solid #eaf0f4;
	height: 94px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 94px;
}
#hotContent .plcon .release_State {
	border-bottom: 1px solid #e1e1e1;
	color: #133a58;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 20px;
	transition: border-color 0.5s ease 0s;
}
.mr-16 {
	margin-right: 16px;
}
#hotContent .release_State .con{
	margin-left:20px;
}
#hotContent .release_State .rgradio {
	background:url(../images/radio_bg.jpg) no-repeat left center;
	color: #686868;
	display: inline-block;
	font-size: 16px;
	height: 23px;
	padding-left: 30px;
	width: 50px; }
#hotContent .release_State .rgradio_check {
	background:url(../images/radio_check.jpg) no-repeat left center;
}
#hotContent .issue {
	font-size: 18px;
	line-height: 22px;
	position: absolute;
	right: 0px;
	top: 0;
}
#hotContent .detail {
	margin-top: 15px;
    width: 510px;
}
#hotContent .detail .infoBox {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    text-align:left;
    width: 130px;
}
.c_7f8991{
	color: #7f8991;
}
.bl_333 {
    border-left: 1px solid #ccc;
}
#hotContent .plcon .DealBtn {
	border: 1px solid #133a58;
	display: block;
	color: #133a58;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 0;
	text-align: center;
	top:95px;
	width: 92px;
}
/* 已成交列表 */
#hotContent .OrderList {
	width: 100%;
}
.OrderList .tab {
	overflow: hidden;
	background: #ccc;
}
.OrderList .tab a {
	display: block;
	width: 244px;
	line-height: 46px;
	height: 46px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
.bl_1 {
	border-left: 1px outset #133a58;
}
.OrderList .tab a:hover {
	background: #ff6800;
	color: #fff;
	text-decoration: none;
}
.OrderList .tab a.on {
	background: #fff;
	color: #133a58;
	text-decoration: none;
}
.OrderList .content {
	overflow: hidden;
}

.OrderList .content li {
/*	display: none;*/
	margin-bottom:20px;
}
.OrderList .total .order_Icon {
	margin: 10px 0px 20px;
	width: 100%;
	height: 60px;
}
.total .order_Icon .Line_s {
	display: block;
	text-indent: 0px;
	width: 95px;
	margin-top: 15px;
	margin-left:35px;
	color: #a4b6c4;
}
.total .order_Icon .flow-box {
	width: 80px;
	height: 100%;
}
.total .order_Icon .flow-box .title {
	display: block;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 0px;
	text-align: center;
	text-indent: 0px;
}
.total .order_Icon .Line_L {
	display: block;
	text-indent: 0px;
	width: 185px;
	margin-top: 15px;
	color: #a4b6c4;
}
.c_c6c6c6 {
	color: #c6c6c6;
}
.total .text-box {
	width: 100%;
}
.total .text-box .Info_order {
	width: 760px;
	height: 100%;
}
#hotContent .DealBox{
	margin:0 0 10px 35px;
	width:80%;
	text-indent:0;
}
#hotContent .DealBox .infoBox {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    text-align: left;
    width: 130px;
}
.total .Info_order .row {
	margin-bottom: 10px;
	width:100%;
}
.total .Info_order .row .Pallet {
	width: 98px;
	color:#7f8991;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.total .Info_order .row .ful_Deal {
	width: 98px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.total .goodBox{
	width:98%;
	margin-left:35px;
}
.total .goodBox .infoBox {
	font-size: 14px;
	line-height: 14px;
	width: 75px;
	margin-bottom: 10px;
	text-indent: 0px;
	text-align:left;
	margin-right:5px;
}
.c_7f8991{
	color: #7f8991;
}
.total .Info_order .row .details {
	width: 642px;
}
.total .row .details .Pay_flow {
	font-size: 14px;
	line-height: 18px;
	width: 135px;
	padding-left: 20px;
	text-indent: 0px;
	text-align: left;
}
.total .row .details .Arrow {
	width: 20px;
	margin-top: 5px;
	text-indent: 0px;
}
.bl_c6c6c6 {
	border-left: 1px solid #c6c6c6;
}

.total .Btn_box {
	width: 180px;
}
.total .Btn_box .confirmBtn {
	color: #fff;
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	width: 152px;
    margin-top:5px
}
.total .Btn_box .confirmBtn .arrowIcon {
	background: #ff8f42 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 20px;
	font-style: normal;
	height: 36px;
	line-height: 36px;
	left: 0;
	top: 0;
	width: 15px;
}
.WaitBtn{
	background:#c6c6c6;
	color: #fff;
	height:32px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	text-indent: 0px;
	margin-bottom:10px;
	width:152px;
}
.total .Btn_box .model_Info {
	font-size: 16px;
	line-height: 16px;
	text-indent: 0px;
	margin-left: 22px;
}
.total .Btn_box a:hover {
	color: #ff6800;
}
.total .Btn_box .seek {
	border: 2px solid #133a58;
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-indent: 0px;
	text-align: center;
	width: 148px;
	margin-top: 10px;
}

.More {
	display: block;
	float: left;
	position: relative;
	margin-left:25px;
	margin-top:10px;
	width: 105px;
}
.More  a:hover {
	color: #ff6800;
	text-decoration:none;
}
.More .lkIcon {
	position: absolute;
	left: 5px;
	top: 6px;
	width: 18px;
}
.More .lkIcon .lkLine {
	background: #5a758a none repeat scroll 0 0;
	height: 2px;
	width: 18px;
}
.More .lkIcon .md {
	margin: 4px 0;
}