.m-uploadhw{
	width: 530px;
	height:466px;
	background-color: #fff;
	border-radius:6px;
	margin: 0 auto;
}
.m-uploadhw .title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	padding: 0 24px;
	background-color: #ddd;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-weight: 600;
}
.m-uploadhw form{
	width: 425px;
	height: auto;
	margin-left: 30px;
	margin-top: 40px;
	position: relative;
}
.m-uploadhw form .formitem{
	width: 425px;
	height: auto;
	margin-bottom: 20px;
}
.m-uploadhw form .formitem label{
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: darkgray;
	text-align: right;
	float: left;
	color: #8f9398;
	margin-right: 50px;
}
.m-uploadhw form .formitem input{
	width: 242px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: darkgray;
	padding-left: 4px;
	float: left;
	border:solid 1px #95989d;
	background-color: #F7F7F7;
	outline: none;
	color: #222;
}
.m-uploadhw form .formitem textarea{
	width: 242px;
	height: auto;
	line-height: 24px;
	font-size: 16px;
	color: darkgray;
	padding-left: 4px;
	float: left;
	border:solid 1px #95989d;
	background-color: #F7F7F7;
	outline: none;
	color: #222;
}
.m-uploadhw form .formitem select{
	width: 242px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: darkgray;
	text-align: right;
	float: left;
	border:solid 1px #95989d;
	background-color: #F7F7F7;
	outline: none;
}
.rz-btn{
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background-color: #006014;
	border-radius: 4px;
	border:none;
	outline: none;
	position: absolute;
	left:50%;
	margin-left:-50px ;
}
/*我的地址*/
.m-myaddress{
	width: 100%;
	height: auto;
	background-color: #ddd;
}
.m-myaddress .o-address{
	width: 960px;
	height: 78px;
	margin: 0 auto;
}
.m-myaddress .o-address p{
	font-size: 14px;
	color: #8f9398;
	height: 78px;
	line-height: 78px;
	padding-left: 4px;
}
.m-myaddress .o-address p a{
	font-size: 14px;
	color: #005e15;
	line-height: 78px;
}
.m-myaddress .o-addressList{
	width: 100%;
	height: auto;
	min-height: 300px;
	background-color: #efefef;
}
.m-myaddress .o-addressList .title{
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.m-myaddress .o-addressList .title h2{
	position: absolute;
	left:0 ;
	top:40px;
	width: 160px;
	font-size: 18px;
	padding-left: 6px;
	border-left:solid 3px #005E15;
}
.m-myaddress .o-addressList .title button{
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	outline: none;
	border:none;
	background-color: #005E15;
	position: absolute;
	right: 0;
	top:44px;
}
.m-myaddress .o-addressList .o-table{
	width: 960px;
	height: auto;
	min-height: 120px;
	margin: 0 auto;
}
.m-myaddress .o-addressList .o-table .my-form{
	width:100%;
	height: auto;
	position: relative;
}
.m-myaddress .o-addressList .o-table .my-form .my-table{
	width: 960px;
	height: auto;
}
.m-myaddress .o-addressList .o-table .my-form .my-table th{
	height: 32px;
	line-height: 32px;
	border-bottom: solid 2px #005E15;
	text-align: center;
	background-color: #ddd;
	padding: 8px 4px !important;
}
.m-myaddress .o-addressList .o-table .my-form .my-table td{
	background-color: #fff;
	padding: 8px 4px !important;
}
.m-myaddress .o-addressList .o-table .my-form .my-table td input{
	height: 28px;
	line-height: 28px;
	text-align: center;
	border:solid 1px #ddd;
}
.m-myaddress .o-addressList .o-table .my-form .my-table td button{
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #007AFF;
	color: #fff;
	margin:0 2px;
	border:none;
}
.submitBtn{
	position: absolute;
	left:50%;
	margin-left: -34px;
	padding: 6px 30px;
	background-color: #005E15;
	color: #fff;
	font-size: 14px;
	border:none
}
/*我的订单*/
.o-serviceList{
	float: left;
	padding: 6px 16px;
	font-size: 14px;
	color: #757677;
	border:solid 1px #ddd;
	margin-right: 40px;
	margin-top: 40px;
	cursor: pointer;
}
.active-a{
	background-color: #005E15;
	color: #fff;
}
.m-myaddress .o-addressList .o-table .my-form2 table th{
	height: 32px;
	line-height: 32px;
	border-bottom: solid 2px #005E15;
	text-align: center;
	background-color: #ddd;
	padding: 8px 4px !important;
}
.m-myaddress .o-addressList .o-table .my-form2 table td{
	background-color: #fff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
}
/*我的收藏*/
.m-collectTable th{
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #eee;
	font-size: 15px;
}
.m-collectTable .deltext{
	cursor: pointer;
}
.m-collectTable .deltext:hover{
	color: #D43F3A;
}
/*园区服务*/

.clearfix{
	clear:both;
}
