.user-header{
	height:72px;
	border-bottom:1px solid #e5e5e5;
}
.user-header ul li{
	float:left;
	line-height:72px;
	margin-right:42px;
	display:inline-block;
}
.user-menu ul li img{
	width:180px;
	height:42px;
	margin-top:12px;
}
.user-search input{
	width:226px;
	height:32px;
	margin:18px 10px 0 0;
	padding-left:10px;
	border:1px solid #e5e5e5;
	background:url(../images/search3.png) no-repeat;
	background-position:200px center;
}
.user-mid{
	background:#f5f5f5;
	height:100%;
}
.user-mid .cen{
	position:relative;
}
.user-ml{
	background:#eaedf4;
	width:226px;
	height:100%;
	position:absolute;
	top:0;left:0;
	text-align:center;
	border-right:1px solid #d5d9e2;	
}
.u-img{
	padding:40px 0 24px 0;
}
.u-img h4{
	font-weight:600;
	line-height:36px;
}
.u-img a{
	display:block;
	wdith:100%;
	height:100%;
}
.u-img a img{
	width:86px;
	height:86px;
	border:5px solid #fff;
	border-radius:50%;
}
.u-list li .act{
/*	background:url(../images/you1.png) no-repeat;*/
	background-position:180px center;
	background-color:#fff;
	border-right:1px solid #fff;
}
.u-list h4{
	width:226px;
	height:42px;
	line-height:42px;
	background-color:#dce0e9;
	border-bottom:1px solid #d5d9e2;
	border-top:1px solid #d5d9e2;
	font-size:14px;
	font-weight:bold;
	cursor: pointer;
}
.u-list ul li{
	text-align:left;
}
.u-list ul li a{
	display:block;
	text-align:center;
	line-height:46px;

	background-position:180px center;
}
.u-list ul li a:hover{
	/*background:url(../images/you1.png) no-repeat;*/
	background-position:180px center;
	background-color:#fff;
	transition:all 0.3s;
}
.user-mr{
	width:973px;
	min-height:900px;
	background-color:#fff;
}
.user-mr h3{
	margin:28px 40px 16px;
	font-size:18px;
	color:#474e5d;
	padding:16px 0;
	border-bottom:1px dotted #ccc;
}
.u-list ul li:hover a{

    background-position: 180px center;
    background-color: #fff;
    border-right: 1px solid #fff;
}

.user-mr h3 img{
	width:24px;
	height:24px;
	margin-right:10px;
	vertical-align:-30%;
}
.mr-list{
	width:854px;
	margin:20px auto;
	margin-top:32px;
	background:#f9f9f9;
	padding:20px 20px;
	border-top:1px dotted #e6e6e6;
	border-bottom:1px dotted #e6e6e6;
}
.mr-list ul{
	padding-bottom:20px;
}
.mr-list ul li{
	float:left;
	font-size:12px;
	color:#666;
	margin-right:30px;
}
.mr-list ul li span{
	color:#666666;
	padding:0 8px; 
}
.mr-list ul li a{
	padding:5px 18px;
	border-radius:4px;
	color:#fff;
	font-size:12px;
	background-color:#ea544a;
}
.mr-list ul li a:hover{
	background-color:#e32f23;
}
.mr-list ul li a.mr-li-butie{
	background-color:#77ba4c;
}
.mr-list ul li a.mr-li-butie:hover{
	background-color:#4e9e1a;
}
.mr-list tr td{
	font-size:12px;
	line-height:20px;
	border-left:1px solid #f5f5f5;
	color:#474e5d;
}
.mr-list tr td span a{
	color:#1067e9;
	padding:0 2px;
}
.mr-list tr td a{
	color:#474e5d;
}
.mr-list tr td a:hover{
	color:#27a7e2;
}
.mr-list tr td.mr-img,.mr-list tr td.mr-xq{
	text-align:left;
	border:none;
}
.mr-list tr td.mr-xq span{
	color:#999999;
	font-size:12px;
}
.mr-btn{
	float:right;
	margin:40px 40px;
}
.mr-btn a{
	padding:4px 20px;
	font-size:12px;
	border:1px solid #e6e6e6;
	border-radius:2px;
}
.mr-btn span{
	padding:0 10px;
}
.custom_button{
	background:#fff;
	border:1px solid #e5e5e5;
	border-radius:4px;
	color:#777;
	cursor:pointer;
	font-size:12px;
	line-height:20px;
}


/*订单详情*/
.mr-detail{
	width:894px;
	margin:0 auto;
	padding:40px 0;
	border-bottom:1px solid #e6e6e6;
}
.mr-detail-box ul li{
	float:left;
	width:146px;
}
.mr-detail-box ul{
	border-bottom:2px solid #eaedf4;
}
.mr-detail-box ul li a{
	display:block;
	line-height:48px;
	text-align:center;
	font-size:16px;
	color:#474e5d;
}
.mr-detail-box ul li a.jd{
	border-bottom:3px solid #ea544a;
	color:#ea544a;
}
.detaill{
	width:180px;
	height:130px;
	padding:68px 20px 0 20px;
	border-right:1px solid #e6e6e6;
}
.detaill h4{
	color:#474e5d;
	font-size:16px;	
}
.detaill p{
	font-size:12px;
	line-height:42px;
	color:#999999;
}
.detaill h5 span{
	font-size:20px;
	color:#e53b3c;
}
.detaill h5 a{
	color:#999999;
	font-size:12px;
	padding-left:16px;
}
.mr-detail{
	width:920px;
	margin:0 auto;
	padding:40px 0;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
}
/*tab标签*/
.mr-tab{ 
	margin:20px 40px;
}
.mr-tab .hd{ 
	height:38px; 
	line-height:38px;
	position:relative; 
}
.mr-tab .hd ul{ 
	float:left;  
	position:absolute; 
	left:0; 
	top:0; 
	height:38px;   
}
.mr-tab .hd ul li{ 
	float:left; 
	width:110px; 
	height:36px;
	line-height:36px; 
	margin-right:4px;
	cursor:pointer;
	background-color:#f6f6f6;
	text-align:center; 
}
.mr-tab .hd ul li.on{ 
	height:36px;  
	background:#77ba4c;
	color:#fff;
}
.mr-tab .bd ul.mr-tab-m{ 
	padding:16px 0;  
	zoom:1;  
}
.mr-tab .bd li{
	line-height:24px;   
}
.mr-tab .bd li.mr-tab-xz{
	background-color:#f5f5f5;
	padding:15px;
}
.mr-tab .bd li.mr-tab-xz p{
	font-size:12px;
}
.mr-tab .dingdan ul.dingdan-box{
	border:1px solid #e5e5e5;
	padding:14px 20px;
}
.mr-tab .dingdan ul.dingdan-box tr{
	line-height:42px;
}
.mr-tab .dingdan ul.dingdan-box tr td{
	color:#999;
} 
.mr-tab ul.dingdan ul li.renyuan ul{
	border-bottom:1px dotted #e5e5e5;
}
.mr-tab ul.dingdan ul li.renyuan ul.mr-tab-ry li{
	width:166px;
}

.mr-tab .dingdan ul.caozuo-box{
	border:1px solid #e5e5e5;
	padding:14px 20px;
}


.mr-tab .bd li.mr-tab-bt{
	margin:20px 0;
	padding:0 16px;
	border-left:3px solid #77ba4c;
}
.mr-tab .bd li.mr-tab-bt span{
	font-size:12px;
	padding:0 10px;
	color:#777;
}
.dingdan .renyuan{
	border:1px solid #e5e5e5;
}
.mr-tab .bd li.mr-tab-ry{
	padding:0 20px;
}
.mr-tab .bd li.mr-tab-ry ul li{
	float:left;
	width:80px;
	margin-right:8px;
	color:#888;
	text-align:center;
	line-height:36px;
}
.mr-tab .bd li.mr-tab-ry ul li.sfz{width:200px;}
.mr-tab .bd li.mr-tab-ry .mr-tab-b li{
	border:1px solid #e5e5e5;
	line-height:28px;
}
.mr-tab .bd li.mr-tab-ry ul li.tab-title{
	width:80px;
	text-align:center;
}
.tab-ry-btn{
	padding:16px 20px;
}
.tab-ry-btn img{
	vertical-align:-30%;
	margin-right:10px;
}
.tab-person{
	padding:20px 20px;
}
.tab-person input{
	height:34px;
	width:214px;
	padding-left:6px;
}
.tab-person td{
	width:80px;
}
.tab-person .btn-baocun{
	color:#fff;
	background-color:#27a7e2;
	margin:10px 66px;
	cursor:pointer;
	border:none;
}
.tab-person .btn-baocun:hover{
	background:#2ab4f4;
}
.tab-person table tr{
	padding:8px 0;
	display:block;
}
.row-fluid input{
	height:34px;
	margin:6px 0;
	padding-left:6px;
}
/*添加人员 s
-----------------------------------------------------------------------------------------------------------------------*/

.btn-tjw{
	background:#27a7e2;
	color:#fff;
	width:100px;
	line-height:30px;
	margin:10px 0 14px 0;
	border:none;
	border-radius:4px;
	cursor:pointer;
}
.btn-tjw:hover{
	background:#0aaef9;
}
.form-actions{
	margin-top:20px;
}
.btn-tianjia{
	background:#27a7e2;
	color:#fff;
	width:128px;
	line-height:36px;
	border:none;
	cursor:pointer;
	float:left;
}
.btn-tianjia:hover{
	background:#0aaef9;
	color:#fff;
}
.btn-fh{
	float:left;
	display:block;
	background:#e5e5e5;
	color:#666;
	text-align:center;
	width:128px;
	line-height:36px;
	border:none;
	cursor:pointer;
	margin-left:20px;
}
.btn-fh:hover{
	background:#ccc;
	color:#666;
}
.btn-qx{
	color:#666;
	margin-bottom:-20px;
	margin-left:20px;
}
.btn-baocun{
	background:#27a7e2;
	color:#fff;
	width:128px;
	line-height:36px;
	margin:20px 0 14px 0;
	border:none;
	border-radius:2px;
	cursor:pointer;
}
.renyuan-list tr th{
	background:#e5e5e5;
	border:1px solid #e5e5e5;
	text-align:center;
	border-right:1px solid #fff;
}
.table-renyuan tr td{
	text-align:center;
	border-bottom:1px dotted #e5e5e5;
	line-height:42px;
}
.js-ajax-delete{
	margin-left:10px;
}
/*收藏 s
-----------------------------------------------------------------------------------------------------------------------*/
.coll-box{
	padding:20px;
	width:854px;
	margin:0 auto;
}
.coll-box ul.coll-c{
	border-bottom:1px dotted #e5e5e5;
	width:700px;
}
.coll-box ul li{
	float:left;
	margin-right:10px;
	width:140px;
}
.coll-box ul li.tab-title{
	width:80px;
	text-align:center;
}
.coll-box ul li.tab-m{
	width:220px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.coll-box .coll-t li{
	border:1px solid #e5e5e5;
	text-align:center;
}
.coll-box .coll-c li{
	line-height:42px;
}






