#my_head {
	width: 100%;
	height: 260px;
	background: url(../img/my_bg.png) bottom;
	background-size: cover;
	position: relative;
	color: #fff;
	position: relative;
}

#my_head .my_info {
	width: 100%;
	padding-top: 40px;
}

#my_head .my_info .avatar {
	float: left;
	margin-right: 10px;
}

#my_head .my_info .avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 3px solid #e9b30c;
}

#my_head .my_info .text {
	float: left;
	width: 70%;
	box-sizing: border-box;
	position: relative;
}

#my_head .my_info .text h1 {
	font-size: 20px;
	line-height: 35px;
	height: 35px;
	position: relative;
}

#my_head .my_info .text img {
	height: 19px;
	margin: 0 3px;
	display: inline-block;
}

#my_head .my_info .text span {
	background: none;
	border: 1px solid #fff;
	margin: 0 4px;
	position: relative;
	top: -1px;
}

#my_head .my_info .text p {
	font-size: 14px;
	margin-top: -0px;
}

#my_head .my_info .text font {
	position: absolute;
	right: -10px;
	top: 35px;
	border: 1px solid #fff;
	border-radius: 15px;
	padding: 0 5px;
	font-size: 16px;
}

#my_head .set {
	position: absolute;
	top: 20px;
	right: 2%;
}

#my_head .set img {
	height: 26px;
}

#my_head .data {
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
}

#my_head .data h1 {
	font-size: 26px;
	padding-top: 10px;
	font-weight: bold;
}

#my_order {
	width: 94%;
	margin: 0 auto;
	position: relative;
	top: -50px;
	background-color: #fff;
	border-radius: 15px;
	min-height: 100px;
	padding-bottom: 25px;
}

#my_order .tit {
	width: 100%;
	line-height: 40px;
	font-size: 18px;
	padding-top: 10px;
}

#my_order .tit i {
	float: right;
	margin-top: -1px;
}

#my_order .tit span {
	float: right;
	font-size: 16px;
	color: #999;
}

#my_order li {
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

#my_order li img {
	height: 25px;
	padding-bottom: 10px;
}

#my_order li span {
	display: block;
	font-size: 16px;
}


#my_list {
	width: 94%;
	margin: 0 auto;
	position: relative;
	top: -30px;
	background-color: #fff;
	border-radius: 15px;
	min-height: 100px;
	padding-bottom: 15px;
	padding-top: 10px;
}

#my_list li {
	width: 100%;
	line-height: 50px;
	border-top: 1px solid #eeeeee;
	font-size: 16px;
	position: relative;
}

#my_list li .img {
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
	border: 1px solid #fcbe03;
	margin-top: 14px;
	border-radius: 50px;
	margin-right: 10px;
	position: relative;
}

#my_list li .img img {
	width: 14px;
	position: absolute;
	right: 4px;
	top: 4px;
}

#my_list li i {
	position: absolute;
	right: 10px;
}

#my_list li font {
	color: #ffffff;
	background-color: #ff0000;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	right: 30px;
	top: 15px;
}

#my_set {
	width: 94%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	border-radius: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 45px;
	overflow: hidden;
	line-height: 50px;
	font-size: 18px;
	color: #595757;
}

#my_set img {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #e9b30c;
	margin-right: 10px;
}

#my_set span {
	float: right;
	color: #221815;
	padding-right: 2%;
}

#item_list {
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
}

#item_list li {
	float: left;
	font-size: 20px;
	margin-right: 10%;
}

#item_list .hover {
	color: #fcbf03;
	border-bottom: 2px solid #fcbf03;
	padding: 0 8px;
	padding-bottom: 10px;
}

#item_li {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}

#item_li li {
	width: 100%;
	border-bottom: 8px solid #eeeeee;
	overflow: hidden;
}

#item_li li .time {
	width: 100%;
	line-height: 35px;
	font-size: 16px;
	padding-top: 8px;
}

#item_li li .time font {
	float: right;
	color: #fcbf03;
}

#item_li li .ms {
	width: 100%;
	border-bottom: 1px solid #efefef;
	padding: 10px 0;
	overflow: hidden;
}

#item_li li .ms img {
	float: left;
	width: 30%;
	border-radius: 10px;
	margin-right: 10px;
}

#item_li li .ms h1 {
	font-size: 19px;
	margin-bottom: 10px;
}

#item_li li .ms p {
	font-size: 14px;
	color: #595757;
}

#item_li li .price {
	width: 100%;
	line-height: 50px;
	text-align: right;
	font-size: 16px;
	border-bottom: 1px solid #efefef;
	color: #666666;
}

#item_li li .price b {
	color: #000;
	font-size: 18px;
}

#item_li li .btn {
	width: 100%;
	text-align: right;
	padding: 15px 0;
}

#item_li li .btn button {
	font-size: 16px;
	background: none;
	color: #888;
}

#item_li li .btn .yellow {
	color: #fcbf03;
	border-color: #fcbf03;
}

#msg_list {
	width: 95%;
	margin: 0 auto;
}

#msg_list li {
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
	padding: 15px;
	box-sizing: border-box;
	margin-top: 20px;
	overflow: hidden;
}

#msg_list li .tt {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
}

#msg_list li .tt font {
	float: right;
	font-size: 14px;
	color: #959595;
}

#msg_list li .info {
	width: 100%;
	line-height: 24px;
	padding-top: 15px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	padding-bottom: 15px;
}

#msg_list li .info .img {
	float: left;
	width: 20%;
	border: 1px solid #fddd79;
	border-radius: 8px;
}

#msg_list li .info .img img {
	width: 100%;
}

#msg_list li .info .text {
	float: right;
	width: 75%;
	box-sizing: border-box;
	line-height: 24px;
	font-size: 14px;
	margin-top: -5px;
}

#msg_list li .author {
	width: 100%;
	margin-top: 15px;
}

#msg_list li .author img {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

#msg_list li .author button {
	float: right;
	padding: 0 25px;
	font-size: 18px;
	color: #000;
}

#msg_list li .author span {
	color: #585757;
	font-size: 16px;
	padding-left: 12px;
	line-height: 35px;
}

#my_letter {
	width: 100%;
}

#my_letter li {
	width: 90%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

#my_letter li img {
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 15px;
}

#my_letter li h3 {
	font-size: 18px;
	color: #000;
	line-height: 30px;
}

#my_letter li p {
	font-size: 14px;
	color: #959595;
	line-height: 25px;
}

#my_letter li font {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 12px;
	color: #959595;
}

#my_letter li i {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #e60012;
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 45px;
	top: 0;
	border-radius: 50%;
	text-align: center;
}

#art {
	width: 92%;
	margin: 0 auto;
}

#art .tt {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
}

#art .atime {
	width: 100%;
	font-size: 12px;
	color: #898989;
	padding-top: 10px;
}

#art .atime span {
	font-size: 14px;
	color: #fcbf03;
	padding-right: 10px;
}

#art .content {
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	color: #595757;
	margin-top: 20px;
}

#art .content img {
	max-width: 100%;
	border-radius: 8px;
}

#art .content p {
	padding: 15px 0;
}

#art .view {
	width: 100%;
	font-size: 14px;
	color: #595757;
	line-height: 25px;
	padding-bottom: 40px;
	padding-top: 50px;
}

#art .view img {
	float: left;
	margin-top: 6px;
	margin-right: 8px;
}
