/**!
 * 网上商城
 * date:2017-08-16
 * author: csxiang;
 */
html, body {
	background-color: #f5f5f5;
}

.content {
	float: right;
	width: 1096px;
	min-height: 750px;
}


.con-hd h1 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 23px;
	padding-left: 33px;
	background: url(../images/usr.png) no-repeat left;
}

.order-state-wrap {
	background-color: #fff;
	position: relative;
}

.order-state-wrap .recycle {
	position: absolute;
	right: 18px;
	top: 15px;
	font-size: 14px;
	cursor: pointer;
}

.order-state {
	height: 45px;
	margin-right: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #d1d1d1;
	font-size: 14px;
}

.order-state li {
	position: relative;
	float: left;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	cursor: pointer;
}

.order-state .cur {
	font-weight: bold;
	color: #cc0000;
	border: 1px solid #d1d1d1;
	border-bottom: 1px solid #fff;
}

.order-hd {
	height: 31px;
	line-height: 31px;
	margin-bottom: 16px;
	background-color: #f2f2f2;
}

.order-hd li {
	float: left;
	text-align: center;
}

.order-hd .col06 {
	padding-left: 45px;
	width: 75px;
}

.order-hd .col08 {
	padding-left: 26px;
}

.allstate {
	z-index: 2;
	position: relative;
	height: 31px;
}

.allstate .allstate-title {
	position: absolute;
	z-index: 1;
	display: block;
	width: 94px;
	text-align: left;
	margin-left: 12px;
	cursor: pointer;
}

.allstate .allstate-title .down {
	padding-right: 12px;
	background: url(../images/state2_down.png) no-repeat right;
}

.allstate .allstate-title .up {
	padding-right: 12px;
	background: url(../images/state2_up.png) no-repeat right;
}

.statelist {
	display: none;
	position: absolute;
	width: 95px;
	padding-left: 12px;
	padding-top: 30px;
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 1px 1px rgba(229, 229, 229, .7);
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
}

.statelist li {
	height: 26px;
	line-height: 26px;
	float: none;
	text-align: left;
	cursor: pointer;
}

.statelist li:hover {
	color: #db2323;
}

.col01 {
	width: 62px;
	margin-left: 15px;
	text-align: left;
	margin-right: 14px;
}

.col02 {
	width: 235px;
	margin-right: 30px;
}

.col03 {
	width: 100px;
}

.col04 {
	width: 165px;
	display: table;
}

.col05 {
	width: 165px;
	display: table;
}

.col06 {
	width: 120px;
}

.col07 {
	width: 109px;
	display: table;
}

.col08 {
	width: 117px;
	display: table;
}

.col04 p {
	display: table-cell;
	vertical-align: middle;
}

.col05 div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.col07 div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.col08 div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.order-hd .choseall-box {
	text-align: left;
}

.order-hd .choseall-box input {
	float: left;
	margin-right: 8px;
	margin-top: 9px;
}

.checkbox {
	position: relative;
	float: left;
	width: 11px;
	height: 11px;
	margin-right: 8px;
	margin-top: 9px;
	border: 1px solid #b6b6b6;
}

.checkbox i {
	display: none;
	position: absolute;
	width: 13px;
	height: 10px;
	background: url(../images/gou.png) no-repeat center;
}

.order-bd {
	padding-bottom: 25px;
}

.order-item {
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;
}

.order-title {
	height: 31px;
	line-height: 31px;
	background-color: #f5f5f5;
}

.order-title .checkbox {
	margin-left: 15px;
}

.order-title .time {
	margin: 0 36px 0 16px;
	color: #999;
}

.order-title .number {
	color: #999;
}

.order-title .number i {
	font-style: normal;
	color: #333;
}

.order-title .phone {
	display: inline-block;
	margin-left: 50px;
	padding-right: 24px;
}

.phoneicon {
	position: relative;
	float: right;
	margin-top: 6px;
	margin-left: 9px;
	height: 15px;
	width: 15px;
	background: url(../images/phone.png) no-repeat;
	cursor: pointer;
}

.phoneicon .space {
	display: inline-block;
	height: 20px;
	width: 30px;
	position: absolute;
	top: 14px;
}

.phoneicon img {
	display: none;
	position: absolute;
	bottom: -17px;
	z-index: 3;
}

.phone-detail {
	display: none;
	position: absolute;
	z-index: 2;
	top: 31px;
	left: -14px;
	padding: 0 10px;
	background-color: #fff;
	white-space: nowrap;
	border: 1px solid #ddd;
	box-shadow: 0px -1px 1px 2px rgba(221, 221, 221, .7);
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	cursor: auto;
}

.order-details>li {
	float: left;
	height: 100%;
	border-right: 1px solid #e5e5e5;
}

.order-pro {
	width: 474px;
	overflow: auto;
	max-height: 305px;
}

.order-pro-single {
	border-bottom: none;
	margin-top: 35px;
}

.order-pro01 {
	height: 75px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 15px;
}

.order-pro02 {
	padding-top: 15px;
}

.order-pro .photo, .order-pro .text, .order-pro .num {
	float: left;
}

.order-pro .photo {
	width: 60px;
	height: 60px;
}

.order-pro .num {
	text-align: center;
	color: #999;
}

.order-man p {
	width: 85px;
	margin: 15px auto 10px;
	text-align: center;
}

.order-sum .sumlist {
	width: 105px;
	margin: 15px auto 0;
}

.order-sum .sumlist p {
	margin-bottom: 10px;
}

.order-sum .sumlist .split {
	height: 1px;
	background-color: #e5e5e5;
}

.order-sum .sumlist .pay-type {
	text-align: center;
}

.order-sum .sumlist .protocol-icon {
	width: 79px;
	height: 8px;
	margin: 0 auto;
	background-image: url(../images/myorder/process.png);
}

.order-sum .sumlist .protocol-text {
	margin-top: 5px;
	text-align: center;
}

.protocol-icon-none {
	background-position-y: 0;
}

.protocol-icon-ing {
	background-position-y: -8px;
}

.protocol-icon-ok {
	background-position-y: -16px;
}

.protocol-text-none {
	color: #cc0000;
}

.protocol-text-ing {
	color: #fe7800;
}

.protocol-text-ok {
	color: #2aa01a;
}

.wait-verify a {
	color: #f85d00;
}

.order-dec>p {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}

.wait-pay-link {
	color: #fe7800;
}

.order-dec .order-ok {
	color: #2aa01a;
}

.order-dec .wait-send a {
	color: #cf0d0d;
}

.order-plan .ok a {
	color: #58ad21;
}

.order-return {
	text-align: center;
}

.order-return .transport-link {
	padding-left: 28px;
	color: #333;
	background: url(../images/myorder/wuliucar.png) no-repeat left;
}

.order-return .wait-pay-link {
	color: #fe7800;
}

.return-dott {
	position: relative;
	display: inline-block;
	width: 6px;
	height: 7px;
	margin-left: 5px;
	background: url(../images/myorder/genzongdott.png) no-repeat;
	cursor: pointer;
}

.return-detail {
	display: none;
	position: absolute;
	left: -126px;
	top: 6px;
	z-index: 1;
	width: 242px;
	height: 169px;
	padding: 16px 20px 0 20px;
	background: url(../images/myorder/wuliubg.png) no-repeat;
}

.return-detail .line01 {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding-bottom: 7px;
	padding-top: 10px;
	text-align: left;
}

.order-dec .detail a {
	color: #333;
}

.order-dec .detail a:hover {
	color: #db2323;
}

.order-plan {
	text-align: center;
}

.dott {
	position: relative;
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-left: 5px;
	border-radius: 50%;
	background-color: #db2323;
	cursor: pointer;
}

.order-plan p {
	position: relative;
	padding: 0 10px;
	line-height: 24px;
}

.order-plan .plan-detail {
	display: none;
	position: absolute;
	width: 159px;
	height: 99px;
	top: 5px;
	left: -18px;
	padding-top: 16px;
	background: url(../images/planbg.png) no-repeat;
}

.plan-detail span {
	display: block;
	text-align: left;
	padding: 0 4px 0 10px;
}

.order-plan a {
	display: inline-block;
	margin-top: 5px;
	color: #333;
}

.order-plan a:hover {
	color: #db2323;
}

.order-details .order-opt {
	border-right: 0;
	text-align: center;
}

.order-opt a {
	display: block;
	width: 96px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 10px auto 10px;
	border-radius: 2px;
}

.order-opt .order-comit {
	color: #333;
}

.order-opt .quit {
	color: #333;
}
.order-opt .ordercomment{
	color: #305ad1;
    border: 1px solid #305ad1;
}
.order-opt .quit:hover {
	color: #db2323;
}

.order-opt .check {
	color: #fe7800;
	border: 1px solid #fe7800;
}

.order-opt .check:hover {
	color: #fff;
	background-color: #fe7800;
}

.order-opt .update {
	color: #305ad1;
	border: 1px solid #305ad1;
}

.order-opt .update:hover {
	color: #fff;
	background-color: #305ad1;
}

.order-opt .warn {
	color: #38b44f;
	border: 1px solid #38b44f;
}

.order-opt .warn:hover {
	color: #fff;
	background-color: #38b44f;
}

.pages {
	float: right;
}

.pages .pre, .pages .next {
	display: inline-block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	cursor: pointer;
}

.pages .page {
	margin: 0 14px;
	color: #cc0000;
}

.footer {
	height: 74px;
	padding-top: 20px;
}

.footer p {
	text-align: center;
	margin-bottom: 10px;
}

.footer span {
	color: #d00005;
}

.footer a {
	color: #333;
}

.flow-list {
	height: 90px;
	overflow: auto;
	margin-top: 10px;
}

.flow-list ul {
	border-left: 1px solid #e8e8e8;
	padding-left: 20px;
	margin-left: 4px;
}

.flow-list li {
	position: relative;
	margin-bottom: 15px;
	text-align: left;
}

.flow-list li:before {
	content: url(../images/myorder/graydott.png);
	position: absolute;
	left: -24px;
}

.flow-list .first:before {
	content: url(../images/myorder/reddott.png);
	height: 4px;
	background-color: #fff;
}

.flow-list li span {
	color: #999;
}

.flow-list li p {
	color: #999;
	margin-top: 4px;
	padding-left: 5px;
}

.flow-list .first span {
	color: #cc0000;
}

.order-plan .ok a.dfhcolor {
	color: #cf0d0d;
}

.order-plan .ok a.dzfcolor {
	color: #fe7800;
}

.order-plan .ok a.ywccolor {
	color: #2aa01a;
}
#info{
	    display: block;
	    width: 300px;
	    padding-left: 32px;
	    padding-top: 10px;
	    font-size: 13px;
	    height: 30px;
	    border-bottom: 1px solid #eee;
	    margin-left: 20px;
	    line-height: 22px;
	    background: url(../images/kuaidiicon.png) no-repeat left center;
	    font-size: 14px;
}
#kuaidiinfo{display: block;width: 310px;font-size: 11px;margin-left: 25px;margin-top: 30px;line-height: 25px;border-left: 1px solid #e2e2e2;}
.context{
	line-height:20px;
	font-size: 13px;
}
.ftime{
	color:rgb(189.189,189);
	line-height:20px;
	color: #999;
}

.infolist{
	margin-top: 30px;
	position:relative;
	margin-left:-2px;
	list-style:none;
}
.wuliulist{
	margin: -14px 0px 16px 13px;
}
.wuliulist p{
	line-height: 23px;
}

