/**!
 * 网上商城
 * 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;
}

.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 .col04 {
	padding-left: 21px;
}

.allstate {
	position: relative;
	height: 31px;
}

.allstate .allstate-title {
	position: absolute;
	z-index: 1;
	display: block;
	width: 94px;
	text-align: left;
	margin-left: 18px;
	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: 126px;
}

.col05 {
	width: 129px;
}

.col06 {
	width: 94px;
}

.col07 {
	width: 109px;
}

.col08 {
	width: 117px;
}

.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-item {
	/*height: 212px;*/
	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;
	top: 23px;
    left: -14px;
	width: 145px;
	height: 36px;
	padding-top: 10px;
    padding-left: 10px;
	background: url(../images/phonebg.png) no-repeat;
}*/
.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 {
	
}

.order-details li {
	float: left;
	height: 100%;
	/* padding-top: 15px; */
	border-right: 1px solid #e5e5e5;
}

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

.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: 0 auto 10px;
	text-align: center;
	margin-top: 15px;
}

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

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

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

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

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

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

.order-return a {
	color: #db2323;
}

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

.return-detail {
	position: relative;
	display: none;
	position: absolute;
	left: -11px;
	top: 18px;
	z-index: 1;
	width: 132px;
	padding-top: 9px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	/*background: url(../images/returnbg.jpg) no-repeat;*/
}

.return-detail .space {
	position: absolute;
	top: -8px;
	height: 10px;
	width: 30px;
}

.return-detail img {
	position: absolute;
	position: absolute;
	top: -7px;
	left: 9px
}

.return-detail span {
	display: block;
	text-align: left;
	padding-left: 14px;
	line-height: 20px
}

.return-detail .line01 {
	color: #db2323;
}

.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;
	margin-top: 15px;
}

.order-plan .plan-detail {
	position: absolute;
    z-index: 111;
    top: 5px;
    left: -30px;
    width: 158px;
    margin-top: 10px;
    padding-bottom: 8px;
    padding: 8px;
    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;
    background-color: #fff;
    cursor: default;
}
.order-plan .plan-detail .msg-img {
	position: absolute;
    top: -7px;
    left: 25px;
}
.order-plan .plan-detail .space {
    height: 11px;
    position: absolute;
    width: 42px;
    top: -11px;
    left: 12px;
}

.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: 15px auto 0px;
	border-radius: 2px;
	/* margin-top: 15px; */
	/* margin-top: 15px; */
}

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

.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;
}