@charset "utf-8";
.ucenter-bar{
	width:100%;height: 50px;
    border-bottom: #d2d2d2 1px solid;
    background: #f6f6f6;
}
.ucenter-bar-main li{line-height:49px;
	float:left;margin-right:60px;
}
.ucenter-bar-main li.active,.ucenter-bar-main li:hover{border-bottom:2px solid #FD734F;}
.ucenter-box{width:100%;height:auto;min-height:360px;
	padding:50px 0;background: #f8f8f8;
}
.user-main{background: #ffffff;padding:2.5%;width: 96.5% !important;box-sizing: border-box;}
.userinfo{text-align:center;}
.userinfo h2{font-size:20px;color:#000;text-align:center;}
.photo{width:120px;height:120px;margin:0 auto;margin-top:15px;}
.photo img{width:100%;border-radius: 50%;}
.userinfo-show h2{font-size:20px;margin-top:15px;line-height:50px;}
.userinfo-show p{line-height:36px;font-size:13px;}
.userinfo button{
	line-height:30px;padding:0px 20px;border:none;
	color:#fff;background-color:#FD734F;border-radius:3px;
	width:80px;margin-top:20px;outline: none;
}
.userinfo-edit{
	display:none;
	margin-top:30px;
}
.userinfo-edit li{margin:20px auto;}
.userinfo-edit li input{
	width:300px;line-height:22px;padding:5px 10px;
	border:1px solid #E5E5E5;border-radius: 3px;font-size:14px;outline:none;
}
.userinfo-edit li input:focus{
	border-color:#fd734f;
	box-shadow:0 0 3px rgba(253,115,79,.1);
	-moz-box-shadow:0 0 3px rgba(253,115,79,.1);
	-webkit-box-shadow:0 0 3px rgba(253,115,79,1);
}

.myorder{margin-top:0px;}
.myorder h2{font-size:20px;color:#000;text-align:left;}
.tab{width:100%;height:auto;border:1px solid #d2d2d2;}
.tab th,.tab td{border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:15px;}
.tab th{background-color:#f2f2f2;}

.address-title a{
		text-decoration: underline;color:#FD734F;font-size: 14px;
}
.address-list{margin-top:30px;text-align:left;}
.address-list li{
	width:100%;line-height:50px;border-bottom:1px dashed #e8e8e8;
}
.address-list li:hover{background: #e8e8e8;}
.address-list li a{float:right;margin:0px 10px;}
.address-list span{margin-right:5px;margin-left:15px;}

.address-add{width:600px;height: auto;padding:20px;text-align:left;}
.address-add h2{font-size:16px;color:#000;margin-top:30px;margin-bottom:15px;}
.address-add .sinput{line-height:20px;padding:8px 10px;
	font-size:14px;border:1px solid #e5e5e5;border-radius: 3px;
	outline: none;
}
.address-add .sinput:focus{
	border-color:#fd734f;
	box-shadow:0 0 3px rgba(253,115,79,.1);
	-moz-box-shadow:0 0 3px rgba(253,115,79,.1);
	-webkit-box-shadow:0 0 3px rgba(253,115,79,1);
}
.address-add .scheckbox{margin-top:15px;padding:5px;}
.address-add .sbutton{
	width:90px;height:32px;background-color:#fd734f;
	border:0;color:#fff;font-size:13px;margin-top:15px;
	border-radius: 3px;
}

.user-main textarea #probz{
	
}

.jbxx {
	margin-bottom: 0px;
	text-align: left;
	background: #eee;
	padding: 10px;
	margin-bottom: 10px;
}

.jbxx p {
	font-size: 16px;
	margin-bottom: 10px;
}

.jbxx span,.jbxx span a{
	color: #5eb95e;
}

.fukuan{
	padding: 2px 5px;
	background: #999;
	color: #fff;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

span.label{
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	background-color:#999
}
.label-default,.badge-default {
	background-color:#e6e6e6;
	color:#333
}

.label-primary,.badge-primary {
	background-color:#5a98de!important
}

.label-secondary,.badge-secondary {
	background-color:#3bb4f2!important
}

.label-success, .badge-success{
	background-color: #5eb95e!important;
}

.label-warning,.badge-warning {
	background-color:#f37b1d!important
}

.label-danger,.badge-danger {
	background-color:#dd514c!important
}


.label.radius{
	border-radius: 3px;
}

/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	        下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.page{width:100%;height:50px;line-height:50px;text-align:center;margin:20px auto;}
.pages a,
.pages strong{
	display:inline-block;
	line-height:28px;
	padding:0 15px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages  .current{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;	
	color:#fff;
	background-color:#5fa3ea;
	border-color:#fff;

}
.pages a:hover{
	color:#fff;
	background-color:#5fa3ea;
	border-color:#fff;
	text-decoration:none;
}

.pages b{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	
	color:#fff;
	background-color:#5fa3ea;
	border-color:#fff;
}
.pages strong{
	color:#fff;
	background-color:#5fa3ea;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}

.pages input{width:30px;padding:0 5px;height:28px;line-height:28px;border:1px solid #d9d9d9;vertical-align:middle;}
.pages button{width:50px;height:28px;line-height:28px;border:1px solid #d9d9d9;cursor:pointer;vertical-align:middle;}

@media (max-width:1441px) {/*屏幕宽度小于1440px时，设置container宽度为1000px*/
	.probox{width:18.3%;height:250px;background-color:#fff;;margin:0 0.85%;
		float:left;margin-bottom:25px;text-align: center;
	}
}

