﻿/* CSS Reset*/
html {
	font-size: 125%; /* 20÷16=125% min-font-size:12px bug*/
}
@media only screen and (min-width: 481px) {
html {
	font-size: 188%!important; /* 30.08÷16=188% */
}
}
@media only screen and (min-width: 561px) {
html {
	font-size: 218%!important; /* 38.88÷16=218% */
}
}
@media only screen and (min-width: 641px) {
html {
	font-size: 250%!important; /* 40÷16=250% */
}
}
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font: inherit;
	vertical-align: baseline;
	font-family: "Microsoft YaHei"
}
body {
	font-family: "Microsoft YaHei";
	font-size: 0.7rem;
	color: #333;
	line-height: 0.7rem;
	width: 100%;
}
em {
	font-style: normal
}
li {
	list-style: none
}
a {
	text-decoration: none;
	outline: 0;
	color: #333;
}
img {
	border: none;
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
input, textarea {
	font-family: "Microsoft YaHei";
	padding: 0;
}
textarea {
	resize: none;
	overflow: auto;
}
textarea:focus {
	outline: none;
}
input:focus {
	outline: none;
}
.clear {
	zoom: 1
}
.clear:after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left
}
.fr {
	float: right
}
/*reset*/

/*********************************************************************
                              主页面
**********************************************************************/
header {
	background: #19b5ff;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	color: #fff;
	text-align: center;
	font-size: 0.9rem;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 97;
}
header .theme {
	width: 75%;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
header .theme li {
	float: left;
	text-align: center;
	font-size: 0.8rem;
	line-height: 2.5rem;
	width: 25%;
	margin: 0 4.16665%;
}
header .theme a li {
	color: #fff;
}
header .theme li.current {
	border-bottom: 0.15rem solid #fff;
	height: 2.35rem;
}
header ._left {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
header ._left img {
	height: 1rem;
	margin: 0.75rem 0 0 0.6rem;
}
header ._left span {
	padding-left: 0.5rem;
	font-size: 0.85rem;
	color: #fff;
}
header ._mid {
	height: 2.5rem;
	overflow: hidden;
}
header ._mid ul {
	display: inline-block;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.45rem;
}
header ._mid ul li {
	float: left;
	border: 1px solid #fff;
	font-size: 0.75rem;
}
header ._mid ul li {
	color: #19b5ff;
	height: 1.4rem;
	line-height: 1.4rem;
	padding: 0 1.1rem;
	background: #fff;
	border-radius: 0.25rem 0 0 0.25rem;
}
header ._mid ul a li {
	color: #fff;
	height: 1.4rem;
	line-height: 1.4rem;
	padding: 0 0.75rem;
	background: #19b5ff;
	border-radius: 0 0.25rem 0.25rem 0;
}
header .mid {
	height: 2.5rem;
	overflow: hidden;
}
header .mid ul {
	display: inline-block;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.45rem;
}
header .mid ul li {
	float: left;
	border: 1px solid #fff;
	font-size: 0.75rem;
}
header .mid ul li {
	color: #19b5ff;
	height: 1.4rem;
	line-height: 1.4rem;
	padding: 0 0.75rem;
	background: #fff;
	border-radius: 0 0.25rem 0.25rem 0;
}
header .mid ul a li {
	color: #fff;
	height: 1.4rem;
	line-height: 1.4rem;
	padding: 0 1.1rem;
	background: #19b5ff;
	border-radius: 0.25rem 0 0 0.25rem;
}
header ._right {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
header ._right img.current {
	transform: rotate(-90deg);
}
header ._right img {
	height: 1rem;
	margin: 0.75rem 0.5rem 0 0;
	transition: all ease-in 0.2s;
}
header ._righttwo {
	display: block;
	position: absolute;
	right: 2rem;
	top: 0;
}
header ._righttwo img {
	height: 1rem;
	margin: 0.75rem 0.5rem 0 0;
}
header ._rightthree {
	display: block;
	position: absolute;
	right: 3.7rem;
	top: 0;
}
header ._rightthree img {
	height: 1rem;
	margin: 0.75rem 0.5rem 0 0;
}
header ._right span {
	padding-right: 0.5rem;
	font-size: 0.85rem;
	color: #fff;
}
header ._right span.num {
	padding: 0;
}
header .block {
}
header .block ul {
	position: absolute;
	right: 0.4rem;
	top: 2.5rem;
	z-index: 100;
	width: 5.6rem;
	display: none;
}
header .block ul .angle {
	border-top: 0.4rem solid transparent;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-bottom: 0.4rem solid rgba(0,0,0,0.5);
	width: 0;
	height: 0;
	position: absolute;
	right: 0.4rem;
	top: -0.4rem;
}
header .block ul li {
	height: 2rem;
	background: rgba(0,0,0,0.5);
	width: 100%;
	text-align: center;
	line-height: 2rem;
	font-size: 0.7rem;
}
header .block ul li img {
	height: 0.8rem;
	margin: 0.6rem 0.2rem 0 0;
}
header .block ul li:nth-child(2) {
	border-radius: 0.3rem 0.3rem 0 0;
	margin-top: 0.4rem;
	border-bottom: 1px solid rgba(0,0,0,0.1)
}
header .block ul li:nth-child(3) {
	border-radius: 0 0 0.3rem 0.3rem;
}
nav._main {
	width: 100%;
	height: 7rem;
	overflow: hidden;
	zoom: 1;
	background-size: cover;
	position: relative;
	padding: 1rem 0 1rem 0;
}
nav._main .head {
	margin: 0 auto;
	height: 3rem;
	width: 3rem;
	overflow: hidden;
	border-radius: 50%;
}
nav._main .head img {
	width: 100%;
}
nav._main .name {
	height: 1.6rem;
	width: 100%;
}
nav._main .name img {
	height: 0.8rem;
	margin: 0.4rem 0 0 0.2rem;
}
nav._main .name span {
	line-height: 1.6rem;
	overflow: hidden;
	color: #444;
	font-size: 0.8rem;
	margin-left: 1rem;
}
nav._main .LV {
	color: #fff;
	border-radius: 0 0.5rem 0.5rem 0;
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.6rem;
	text-align: center;
	position: absolute;
	top: 3.6rem;
	left: 0;
	background: #19b5ff;
	width: 1.6rem;
}
nav._main ul {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 2.3rem;
	padding: 0.3rem 0;
        border-top:1px solid #e8e8e8;
        border-bottom:1px solid #e8e8e8;
}
nav._main ul li {
	float: left;
	width: 33.33333%;
	border-left: 1px #e8e8e8 solid;
	height: 100%;
	margin-left: -1px;
	text-align: center;
	line-height: 0.95rem;
}
nav._main ul li .category {
	font-size: 0.55rem;
}
.sell {
	overflow: hidden;
	width: 100%;
	margin: 0.4rem 0;
	padding: 0.5rem 0;
	height: 1.2rem;
	background: #fff;
}
.sell li {
	float: left;
	height: 100%;
	width: 50%;
	background: #fff;
	margin-left: -1px;
	border-left: 1px solid #ebebeb;
}
.sell li .wrap {
	line-height: 1.2rem;
	font-size: 0.7rem;
	color: #444;
	height: 1.2rem;
}
.sell li .wrap img {
	height: 1.2rem;
	margin-right: 0.4rem;
}
._main_section {
	margin-bottom: 3.25rem;
}
._main_section ul li {
	height: 1.1rem;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	padding: 0.5rem 0;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.4rem;
	line-height: 1.1rem;
	font-size: 0.7rem;
	color: #444;
}
._main_section ul li .pic {
	width: 2.2rem;
	float: left;
}
._main_section ul li img {
	height: 1.1rem;
	margin: 0 0.3rem 0 0.55rem;
}
footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 2.5rem;
	width: 100%;
	background: #fff;
	border-top: 1px solid #e0e0e0;
}
footer ul li {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 0.6rem;
}
footer ul li.active {
	color: #19b5ff;
}
footer ul li img {
	display: block;
	margin: 0.35rem auto 0.15rem auto;
	height: 1rem;
}
footer ul li.main .g_wrap {
	background: #fff;
	margin: -0.7rem auto 0 auto;
	width: 60%;
	padding: 12%;
	border-radius: 50%;
}
footer ul li.main img {
	height: 1.9rem;
	margin: 0.1rem auto;
	vertical-align: top;
}
/*********************************************************************
                              分享有礼
**********************************************************************/
.main_person_share {
	padding-top: 2.5rem;
}
.main_person_share .head {
	margin: 0.8rem auto;
	height: 3.8rem;
	width: 3.8rem;
	overflow: hidden;
	border-radius: 50%;
}
.main_person_share .head img {
	width: 100%;
}
.main_person_share .words {
	border: 1px #e4e4e4 solid;
	background: #fff;
	color: #666;
	width: 66%;
	margin: 0 auto;
	line-height: 1.1rem;
	padding: 0.2rem 2%;
	text-align: center;
}
.main_person_share .QR {
	background: #e4e4e4;
	border: 1px #e4e4e4 solid;
	width: 50%;
	padding: 10%;
	margin: 0 auto;
}
.main_person_share .QR img {
	width: 100%;
}
.main_person_share_f-overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
	z-index: 99;
}
.main_person_share_wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.main_person_share_wrap .main {
	font-size: 0.6rem;
}
.main_person_share_f-overlay .tip {
	background: #fff;
	text-align: center;
	color: #6f6f6f;
	border-bottom: 1px solid #d9d9d9;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.65rem;
}
.main_person_share_f-overlay .main ul li {
	float: left;
	width: 20%;
	background: #fff;
	padding: 0.3rem 0;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}
.main_person_share_f-overlay .main ul li img {
	display: block;
	vertical-align: middle;
	margin: 0 auto 0.2rem auto;
	width: 60%;
}
.main_person_share_f-overlay .cancel {
	text-align: center;
	background: #fff;
	height: 2rem;
	line-height: 2rem;
	font-size: 0.65rem;
}
/*********************************************************************
                              收货地址
**********************************************************************/
 /*新增收货人地址*/
.main_person_addr_add {
	margin-top: 0.4rem;
	overflow: hidden;
	padding-top: 2.5rem;
}
.main_person_addr_add li {
	background: #fff;
	color: #333;
	line-height: 2.2rem;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 4%;
	overflow: hidden;
}
.main_person_addr_add li.area {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.4rem;
}
.main_person_addr_add li input {
	border: none;
	padding-left: 2rem;
	color: #666;
	font-size: 0.7rem;
}
.main_person_addr_add li h1 {
	float: left;
	padding: 0.75rem 0.7rem 0 0;
	line-height: 0.7rem;
}
.main_person_addr_add li h2 {
	float: left;
	padding: 0.6rem 0;
	line-height: 0.7rem;
	width: 70%;
}
.main_person_addr_add li span {
	padding-left: 0.7rem;
	color: #666;
}
.main_person_addr_add li textarea {
	border: none;
	color: #666;
	overflow: hidden;
	line-height: 1rem;
	padding: 0;
	width: 100%;
	height: 3rem;
	font-size: 0.7rem;
}
/*********************************************************************
                              每日签到
**********************************************************************/
.main_person_sign {
	position: relative;
	overflow: hidden;
	padding-top: 2.5rem;
}
.main_person_sign .btn {
	background: #ff4238;
	height: 6rem;
	border-radius: 3rem;
	width: 6rem;
	line-height: 6rem;
	margin: 0.6rem auto;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
}
.main_person_sign .rule {
	position: absolute;
	right: 0.6rem;
	top: 3.4rem;
	color: #666;
	font-size: 0.65rem;
}
@media(min-width: 320px) and (max-width: 374px) {
.main_person_sign .btn {
	height: 5.4rem;
	border-radius: 2.7rem;
	width: 5.4rem;
	line-height: 5.4rem;
	font-size: 1rem;
	margin: 0.4rem auto;
}
.main_person_sign .rule {
	right: 0.4rem;
}
}
.main_person_sign .day {
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin-bottom: 0.2rem;
}
.main_person_sign .day span {
	font-size: 1.3rem;
	padding: 0.2rem;
	vertical-align: text-bottom;
}
.main_person_sign .date {
	width: 90%;
	margin: 0 auto;
}
.main_person_sign .date li {
	width: 20%;
	background: #fff;
	float: left;
}
.main_person_sign .date li .m_date {
	height: 1.2rem;
	background: #ad9876;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
}
.main_person_sign .date li .icon {
	width: 100%;
	padding: 0.5rem 0;
	border-left: 1px solid #ebebeb;
	margin: 0.1rem 0 0.1rem -1px;
	display: block;
}
.main_person_sign .date li .icon img {
	display: block;
	margin: 0 auto;
	width: 50%;
}
/*签到规则*/
.main_person_sign_f-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.main_person_sign_f-overlay .main {
	width: 80%;
	background: #fff;
	border-radius: 0.3rem;
	margin: 50% auto;
	font-size: 0.75rem;
	padding: 0.5rem 0 2rem 0;
	position: relative;
}
.main_person_sign_f-overlay .main li {
	overflow: hidden;
	height: 1.2rem;
	width: 100%;
	padding: 0 5%;
	line-height: 1.2rem;
	font-size: 0.65rem;
}
.main_person_sign_f-overlay .main li.title {
	height: 2rem;
	line-height: 2rem;
	color: #cd443c;
	font-size: 0.8rem;
	margin-bottom: 0.1rem;
}
.main_person_sign_f-overlay .main .btn {
	background: url(../images/iconfont-guanbi.png) no-repeat;
	background-size: cover;
	position: absolute;
	right: 0.6rem;
	top: 0.6rem;
	height: 0.9rem;
	width: 0.9rem;
}
/*********************************************************************
                              我的动态
**********************************************************************/

.main_person_dynamic {
	overflow: hidden;
	padding-top: 2.5rem;
}
.main_person_dynamic ul li {
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.4rem;
}
.main_person_dynamic ul li .head {
	height: 2.2rem;
	width: 100%;
	overflow: hidden;
	padding: 0.2rem 0 0 0.6rem
}
.main_person_dynamic ul li .head .pic {
	border-radius: 50%;
	overflow: hidden;
	height: 2rem;
	width: 2rem;
	float: left;
	margin-right: 0.2rem;
}
.main_person_dynamic ul li .head .pic img {
	height: 100%;
}
.main_person_dynamic ul li .head .name {
	font-size: 0.75rem;
	color: #444444;
	line-height: 1rem;
}
.main_person_dynamic ul li .head .time {
	font-size: 0.6rem;
	color: #a2a2a2;
	line-height: 1rem;
}
.main_person_dynamic ul li .news {
	color: #6f6f6f;
	width: 94%;
	overflow: hidden;
	padding: 0 0 0.3rem 0;
	margin: 0 3%;
	border-bottom: 1px solid #ebebeb;
}
.main_person_dynamic ul li .news .words {
	color: #6f6f6f;
	text-indent: 1.4rem;
	line-height: 0.9rem;
	height: 2.7rem;
	width: 94%;
	padding: 0 0 0 3%;
	text-overflow: ellipsis;
	overflow: hidden;
}
.main_person_dynamic ul li .news .image {
	height: 5rem;
	overflow: hidden;
	width: 100%;
}
.main_person_dynamic ul li .news .image img {
	width: 100%;
	display: block;
}
.main_person_dynamic ul li .news .pics {
	width: 100%;
	height: 15rem;
}
.main_person_dynamic ul li .news .pics li {
	height: 5rem;
	width: 32%;
	float: left;
	margin: 0.1rem 0 0.1rem 1%;
}
.main_person_dynamic ul li .news .pics li img {
	display: block;
	width: 100%;
}
.main_person_dynamic ul li .news .video {
	width: 100%;
	padding: 0.2rem 0;
}
.main_person_dynamic ul li .news .video img {
	display: block;
	width: 100%;
}
.main_person_dynamic ul li ul.control {
	overflow: hidden;
	height: 1.2rem;
	padding: 0.3rem 0;
}
.main_person_dynamic ul li ul.control li {
	background: #fff;
	float: left;
	width: 25%;
	height: 100%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	margin-bottom: 0;
	overflow: hidden;
}
.main_person_dynamic ul li ul.control li .wrap {
	overflow: hidden;
	margin: 0 auto;
}
.main_person_dynamic ul li ul.control li .wrap img {
	height: 0.8rem;
	margin: 0.2rem 0.15rem 0 0;
}
.main_person_dynamic ul li ul.control li .wrap span {
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: 0.65rem;
	color: #959595;
}
/*********************************************************************
                              我的粉丝
**********************************************************************/
.main_person_fans {
	padding-top: 2.5rem;
}
.main_person_fans li {
	height: 2.2rem;
	padding: 0.45rem 0rem 0.45rem 0rem;
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.main_person_fans li .selection {
	height: 0.7rem;
	width: 0.7rem;
	margin: 0.7rem 0 0 0.5rem;
	border-radius: 50%;
	border: 1px solid #ccc;
	float: left;
	display: none;
}
.main_person_fans li .selection.current {
	background: url(../images/icon-check-.png) no-repeat;
	background-size: cover;
	border: 1px solid #ff4b55;
}
.main_person_fans .head {
	height: 2.2rem;
	overflow: hidden;
	border-radius: 50%;
	width: 2.2rem;
	float: left;
	margin-left: 0.5rem;
}
.main_person_fans .head img {
	width: 100%;
}
.main_person_fans .new {
	margin-left: 0.25rem;
	float: left;
	height: 100%;
	width: 45%
}
.main_person_fans .new .name {
	font-size: 0.75rem;
	color: #333;
	line-height: 1rem;
	margin: 0.05rem 0;
}
.main_person_fans .new .name img {
	height: 0.8rem;
	width: 0.8rem;
	margin: 0.15rem 0 0 0.15rem;
}
.main_person_fans .new .autograph {
	color: #a2a2a2;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.6rem;
	line-height: 0.65rem;
	padding-top: 0.25rem;
}
.main_person_fans .focus {
	float: right;
	color: #19b5ff;
	background: #fff;
	height: 1.2rem;
	line-height: 1.2rem;
	margin: 0.45rem 0.6rem 0 0;
	padding: 0 0.3rem;
	border: 1px solid #19b5ff;
	border-radius: 0.125rem;
	font-size: 0.7rem;
}
.main_person_fans_foot {
	height: 2.5rem;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #464646;
	z-index: 99;
	color: #fff;
	font-size: 0.8rem;
	line-height: 2.5rem;
	display: none;
}
.main_person_fans_foot .all_select {
	height: 0.7rem;
	width: 0.7rem;
	margin: 0.85rem 0.4rem 0 0.4rem;
	border-radius: 50%;
	border: 1px solid #ccc;
	float: left;
}
.main_person_fans_foot .all_select.current {
	background: #fff url(../images/icon-check-.png) no-repeat;
	background-size: cover;
	border: 1px solid #ff4b55;
}
.main_person_fans_foot .add {
	float: right;
	padding-right: 2%;
}
.main_person_fans_foot .add span {
	color: #ff4b55;
	vertical-align: middle;
}
.main_person_fans_foot .btn {
	float: right;
	color: #fff;
	height: 1.4rem;
	line-height: 1.4rem;
	margin: 0.5rem 0.6rem 0 0;
	padding: 0 0.5rem;
	border: 1px solid #b5b5b5;
	border-radius: 0.125rem;
	font-size: 0.7rem;
}
/*********************************************************************
                              我的关注
**********************************************************************/
.person_focus {
	padding-top: 2.5rem;
}
.person_focus_search {
	background: #19b5ff;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	color: #fff;
	font-size: 0.8rem;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 99;
}
#person_focus_input {
	float: left;
	border: 1px solid #f8fdff;
	border-radius: 0.15rem;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	height: 1.2rem;
	margin: 0.6rem 2% 0 4%;
	background: none;
	color: #fff;
	padding-left: 2%;
	line-height: 1.2rem;
}
#person_focus_input:focus {
	outline: none;
}
#person_focus_input::-webkit-input-placeholder {
 color:#c1e5ff !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
#person_focus_input::-moz-placeholder {
 color: #c1e5ff !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
#person_focus_input::-moz-placeholder {
 color: #c1e5ff !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
#person_focus_input::-ms-input-placeholder {
 color: #c1e5ff !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_focus_search img {
	display: block;
	vertical-align: middle;
	position: absolute;
	left: 78%;
	top: 0.9rem;
	height: 0.7rem;
}
.person_focus_search_cancel {
	float: left;
}
.person_focus_overlay {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 1;
}
.main_person_focus {
	padding-top: 2.5rem;
}
.main_person_focus li {
	height: 2.2rem;
	padding: 0.45rem 0rem 0.45rem 0rem;
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.main_person_focus .head {
	height: 2.2rem;
	overflow: hidden;
	border-radius: 50%;
	width: 2.2rem;
	float: left;
	margin-left: 0.5rem;
}
.main_person_focus .head img {
	width: 100%;
}
.main_person_focus .new {
	margin-left: 0.25rem;
	float: left;
	height: 100%;
	width: 65%
}
.main_person_focus .new .name {
	font-size: 0.75rem;
	color: #333;
	line-height: 1rem;
	margin: 0.05rem 0;
}
.main_person_focus .new .name img {
	height: 0.8rem;
	width: 0.8rem;
	margin: 0.15rem 0 0 0.15rem;
}
.main_person_focus .new .autograph {
	color: #a2a2a2;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.6rem;
	line-height: 0.65rem;
	padding-top: 0.25rem;
}
.main_person_focus .lately {
	padding-left: 4%;
	font-size: 0.6rem;
	color: #666;
	height: 1rem;
	line-height: 1rem;
}
/*********************************************************************
                              我的礼物
**********************************************************************/
.main_person_gift {
	overflow: hidden;
	padding-top: 2.5rem;
}
.main_person_gift li {
	float: left;
	width: 33.33333%;
	border-left: 1px #ebebeb solid;
	border-bottom: 1px #ebebeb solid;
	height: 100%;
	color: #333;
	margin-left: -1px;
	text-align: center;
	line-height: 0.95rem;
	background: #fff;
	padding-bottom: 0.2rem;
}
.main_person_gift li .pic {
	width: 70%;
	margin: 0 auto;
	padding-top: 0.5rem;
	height: 4.3rem;
	overflow: hidden;
}
.main_person_gift li .pic img {
	height: 90%;
}
.main_person_gift li .name {
	font-size: 0.75rem;
}
.main_person_gift li .num {
	font-size: 0.6rem;
	color: #666;
}
/*礼物详情*/
.person_gif_details {
	padding-top: 2.5rem;
}
.person_gif_details li {
	height: 2.2rem;
	padding: 0.45rem 0rem 0.45rem 0rem;
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.person_gif_details li {
	height: 2.2rem;
	padding: 0.4rem 0rem 0.4rem 0rem;
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
}
.person_gif_details .head {
	height: 2.2rem;
	overflow: hidden;
	border-radius: 50%;
	width: 2.2rem;
	float: left;
	margin-left: 0.5rem;
}
.person_gif_details .head img {
	width: 100%;
}
.person_gif_details .new {
	margin-left: 0.25rem;
	float: left;
	height: 100%;
	width: 65%
}
.person_gif_details .new .name {
	font-size: 0.65rem;
	color: #999;
	line-height: 1rem;
	margin: 0.05rem 0;
}
.person_gif_details .new .name span {
	color: #19b5ff;
}
.person_gif_details .new .name img {
	height: 0.8rem;
	width: 0.8rem;
	margin: 0.15rem 0 0 0.15rem;
}
.person_gif_details .new .autograph {
	color: #a2a2a2;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.6rem;
	line-height: 0.65rem;
	padding-top: 0.25rem;
}
/*********************************************************************
                              我的收藏
**********************************************************************/

.person_collect {
}
.person_collect_search {
	height: 1.6rem;
	padding: 2.8rem 0rem 0.3rem 0rem;
	background: #ebebeb;
	position: relative;
}
.person_collect_search .ipt {
	width: 94%;
	margin: 0 auto;
	height: 1.6rem;
	border-radius: 0.2rem;
	background: #fff;
	overflow: hidden;
}
.person_collect_search input {
	border: none;
	margin-left: 1rem;
	background: #fff;
	line-height: 1.6rem;
	float: left;
	color: #666;
	width: 80%;
}
.person_collect_search .icon {
	position: absolute;
	height: 0.8rem;
	left: 3%;
	top: 0.7rem;
	padding-left: 0.3rem;
}
.person_collect_search .icon img {
	height: 100%;
}
.person_collect_search .cancel {
	position: absolute;
	height: 0.8rem;
	right: 3%;
	top: 0.7rem;
	padding-right: 0.3rem;
}
.person_collect_search .cancel img {
	height: 100%;
}
.person_collect_search input:focus {
	outline: none;
}
.person_collect_search input::-webkit-input-placeholder {
 color:#a3a2a2 !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_collect_search input::-moz-placeholder {
 color: #a3a2a2 !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_collect_search input::-moz-placeholder {
 color: #a3a2a2 !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_collect_search input::-ms-input-placeholder {
 color: #a3a2a2 !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_collect .main_li {
	height: 3.8rem;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 0.9rem;
}
.person_collect li .selection {
	height: 0.7rem;
	width: 0.7rem;
	margin: 1.4rem 0 0 0.5rem;
	border-radius: 50%;
	border: 1px solid #ccc;
	float: left;
	display: none;
}
.person_collect li .selection.current {
	background: url(../images/icon-check-.png) no-repeat;
	background-size: cover;
	border: 1px solid #ff4b55;
}
.person_collect .main_li .pic {
	float: left;
	height: 2.6rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 2.6rem;
	margin: 0.5rem 0 0 0.4rem;
	overflow: hidden;
}
.person_collect .main_li .pic img {
	width: 100%;
}
.person_collect .main_li .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
}
.person_collect .main_li .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_collect .main_li .material {
	color: #999;
}
.person_collect .main_li .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_collect .main_li .price span {
	color: #666;
}
.person_collect .main_li .price .per {
	color: #19b5ff;
}
.person_collect_foot {
	height: 2.5rem;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #464646;
	z-index: 99;
	color: #fff;
	font-size: 0.8rem;
	line-height: 2.5rem;
	display: none;
}
.person_collect_foot .all_select {
	height: 0.7rem;
	width: 0.7rem;
	margin: 0.85rem 0.4rem 0 0.4rem;
	border-radius: 50%;
	border: 1px solid #ccc;
	float: left;
}
.person_collect_foot .all_select.current {
	background: #fff url(../images/icon-check-.png) no-repeat;
	background-size: cover;
	border: 1px solid #ff4b55;
}
.person_collect_foot .add {
	float: right;
	padding-right: 2%;
}
.person_collect_foot .add span {
	color: #ff4b55;
	vertical-align: middle;
}
.person_collect_foot .btn, .person_collect_foot .addshop {
	float: right;
	color: #fff;
	height: 1.4rem;
	line-height: 1.4rem;
	margin: 0.5rem 0.6rem 0 0;
	padding: 0 0.5rem;
	border: 1px solid #b5b5b5;
	border-radius: 0.125rem;
	font-size: 0.7rem;
}
.person_collect_foot .btn {
	border: 1px solid #19b5ff;
	background: #19b5ff;
}
/*********************************************************************
                              我的店铺
**********************************************************************/
.main_person_shop {
	padding-top: 2.5rem;
}
.main_person_shop li {
	overflow: hidden;
}
.main_person_shop .describe {
	border: none;
	border-bottom: 1px solid #ebebeb;
	width: 90%;
	padding: 0.15rem 5% 0rem 5%;
	background: #fff;
	font-size: 0.7rem;
	font-family: "Microsoft YaHei";
	color: #444;
	overflow: hidden;
	resize: none;
	float: left;
	line-height: 0.95rem;
	height: 1.9rem;
}
.main_person_shop .more {
	background: #fff;
	width: 100%;
	text-align: center;
	color: #999;
	padding: 0.2rem 0;
	font-size: 0.6rem
}
.g_short {
	width: 100%;
	height: auto;
	padding-bottom: 2.5rem;
}
.g_short ul li {
	width: 47%;
	height: 10rem;
	float: left;
	margin-left: 2%;
	position: relative;
	overflow: hidden;
	margin-top: 0.25rem;
	background: #fff;
}
.g_short ul li .main {
	width: 100%;
	height: 7.5rem;
	overflow: hidden;
}
.g_short ul li .main img {
	width: 100%;
}
.g_short ul li .f-overlay {
	position: absolute;
	width: 100%;
	height: 7.5rem;
	background: rgba(0,0,0,0.5) url(../images/icon_play.png) no-repeat center center;
	background-size: 2.25rem;
	color: #fff;
}
.g_short ul li h2 img {
	height: 0.6rem;
}
.g_short ul li h1 {
	width: 70%;
	position: absolute;
	left: 3%;
	bottom: 4%;
	font-size: 0.6rem;
	line-height: 0.6rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.g_short ul li h2 {
	position: absolute;
	right: 5%;
	bottom: 3%;
	overflow: hidden;
}
.g_short ul li h2 img {
	height: 0.6rem;
	margin-right: 0.1rem;
	float: left;
}
.g_short ul li h2 span {
	float: left;
	line-height: 0.7rem;
	font-size: 0.6rem;
}
.g_short ul li .f-overlay h3 {
	position: absolute;
	right: 5%;
	top: 6%;
	overflow: hidden;
}
.g_short ul li .f-overlay h3 img {
	height: 0.5rem;
	margin: 0 0.1rem 0 0;
	float: left;
}
.g_short ul li .f-overlay h3 span {
	font-size: 0.6rem;
	line-height: 0.55rem;
	float: left;
	transform: scale(0.833334)
}
.g_short ul li h4 {
	line-height: 1.1rem;
	margin-left: 3%;
	width: 94%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.65rem;
	border-bottom: 1px solid #ebebeb;
}
/*********************************************************************
                              我的店铺(还未开店)
**********************************************************************/
.main_person_shop_not {
	padding-top: 2.5rem;
}
.main_person_shop_not .head img {
	width: 44%;
	margin: 1.8rem auto 0.8rem auto;
	display: block;
}
.main_person_shop_not .words {
	color: #d8d8d8;
	text-align: center;
	font-size: 0.85rem;
	margin-bottom: 1rem;
}
.main_person_shop_not .tip {
	color: #666;
	font-size: 0.65rem;
	padding: 0 0 0.2rem 3%;
}
.main_person_shop_not .other ul {
	overflow: hidden;
	margin-bottom: 3rem;
}
.main_person_shop_not .other ul li {
	float: left;
	width: 47%;
	height: 7.3rem;
	background: #fff;
	margin-left: 2%;
	margin-top: 0.4rem;
	overflow: hidden;
}
.main_person_shop_not .other ul li .pic {
	width: 100%;
	height: 4.6rem;
	overflow: hidden;
}
.main_person_shop_not .other ul li .pic img {
	height: 100%;
}
.main_person_shop_not .other ul li .title {
	font-size: 0.7rem;
	color: #666;
	line-height: 1.25rem;
	border-bottom: 1px solid #ebebeb;
	margin: 0 3%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.main_person_shop_not .other ul li .wrap {
	overflow: hidden;
	width: 100%;
	zoom: 1;
}
.main_person_shop_not .other ul li .wrap .w_head {
	height: 1rem;
	width: 1rem;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin: 0.2rem 3%;
}
.main_person_shop_not .other ul li .wrap .w_head img {
	height: 100%;
}
.main_person_shop_not .other ul li .wrap .w_name {
	float: left;
	line-height: 1.4rem;
	font-size: 0.6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #666;
	width: 50%;
}
.main_person_shop_not .other ul li .wrap .heart img {
	display: block;
	height: 0.6rem;
	margin: 0.4rem 0;
}
.main_person_shop_not .other ul li .wrap .num {
	line-height: 1.4rem;
	font-size: 0.6rem;
	color: #666;
	padding: 0 2%;
}
.person_shop_not_foot {
	height: 2.5rem;
	background: #19b5ff;
	text-align: center;
	line-height: 2.5rem;
	font-size: 0.85rem;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
}
/*********************************************************************
                              我的店铺(申请开店)
**********************************************************************/
.person_shop_apply {
	overflow: hidden;
	margin-bottom: 3rem;
	padding-top: 2.5rem;
}
.person_shop_apply ul li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}
.person_shop_apply ul li span {
	padding: 0 3% 0 3%;
}
.person_shop_apply ul li input {
	color: #666;
	border: none;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0;
	width: 70%;
}
.person_shop_apply .board {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	padding-left: 3%;
	background-size: 0.4rem;
}
 .person_shop_apply ul li input::-webkit-input-placeholder {
 color:#ccc !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_shop_apply ul li input::-moz-placeholder {
 color: #ccc !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_shop_apply ul li input::-moz-placeholder {
 color: #ccc !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_shop_apply ul li input::-ms-input-placeholder {
 color: #ccc !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_shop_apply .footer {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 2.5rem;
	width: 100%;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	overflow: hidden;
}
.person_shop_apply .footer .selection {
	height: 0.3rem;
	width: 0.3rem;
	border: 1px solid #19b5ff;
	border-radius: 50%;
	float: left;
	margin: 1rem 0 0 3%;
	padding: 0.1rem;
}
.person_shop_apply .footer .selection .agree {
	background: #19b5ff;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: none;
}
.person_shop_apply .footer span {
	color: #19b5ff;
	float: left;
	font-size: 0.6rem;
	line-height: 2.5rem;
}
.person_shop_apply .footer .btn {
	background: #bebebe;
	float: right;
	font-size: 0.75rem;
	height: 2.1rem;
	padding: 0 5%;
	line-height: 2.1rem;
	margin: 0.2rem 3% 0.2rem 0;
	border-radius: 0.3rem;
	color: #fff;
}
/*********************************************************************
                              我的店铺（用户协议)
**********************************************************************/
.person_shop_agree {
	padding: 2.5rem 5% 2rem 5%;
	line-height: 1rem;
}
.person_shop_agree h1 {
	margin: 0.8rem 0;
	font-size: 0.8rem;
	text-align: center;
}
.person_shop_agree h2 {
	margin: 0.4rem 0;
}
/*********************************************************************
                              我的店铺（添加商品)
**********************************************************************/
.person_shop_add {
	overflow: hidden;
	margin-bottom: 3rem;
	padding-top: 2.5rem;
}
.person_shop_add .add {
	background: #fff;
	padding: 0.5rem 0;
	overflow: hidden;
	margin-bottom: 0.5rem;
}
.person_shop_add .add .video, .person_shop_add .add .img {
	float: left;
	width: 45.5%;
	margin-left: 3%;
	height: 1.8rem;
	text-align: center;
	font-size: 0.75rem;
	color: #cccccc;
	border-radius: 0.3rem;
}
.person_shop_add .add .video {
	background: #eee url(../images/icon_1.png) no-repeat center 1.8rem;
	background-size: 3.6rem;
	padding-top: 6.2rem;
}
.person_shop_add .add .img {
	background: #eee url(../images/icon_2.png) no-repeat center 1.8rem;
	background-size: 3.5rem;
	padding-top: 6.2rem;
}
.person_shop_add ul {
	margin-bottom: 0.5rem;
}
.person_shop_add ul li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	border-bottom: 1px solid #ebebeb;
}
.person_shop_add ul li span {
	padding: 0 3% 0 3%;
}
.person_shop_add ul li input {
	color: #666;
	border: none;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0;
	width: 70%;
	padding-left: 1.5rem;
}
.person_shop_add ul li:nth-child(1) input {
	padding-left: 0;
}
.person_shop_add ul li input::-webkit-input-placeholder {
 color:#ccc !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_shop_add ul li input::-moz-placeholder {
 color: #ccc !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_shop_add ul li input::-moz-placeholder {
 color: #ccc !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_shop_add ul li input::-ms-input-placeholder {
 color: #ccc !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_shop_add .board {
	height: 8.6rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	background: #fff;
	background-size: 0.4rem;
}
.person_shop_add .board h1 {
	padding-left: 3%;
	line-height: 1.8rem;
}
.person_shop_add .board textarea::-webkit-textarea-placeholder {
 color:#ccc !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_shop_add .board textarea::-moz-placeholder {
 color: #ccc !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_shop_add .board textarea::-moz-placeholder {
 color: #ccc !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_shop_add .board textarea::-ms-input-placeholder {
 color: #ccc !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_shop_add .board textarea {
	border: #ccc 1px solid;
	border-radius: 0.2rem;
	margin: 0 4%;
	width: 86%;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0.4rem 3%;
	line-height: 1rem;
}
.person_shop_add_foot .addvideo, .person_shop_add_foot .addimg {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
	display: none;
}
.person_shop_add_foot .f-overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
	z-index: 1;
}
.person_shop_add_foot .addvideo li, .person_shop_add_foot .addimg li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.person_shop_add_foot .addvideo li:nth-child(1), .person_shop_add_foot .addimg li:nth-child(1) {
	border-bottom: 1px solid #ebebeb;
}
.person_shop_add_foot .addvideo li:nth-child(2), .person_shop_add_foot .addimg li:nth-child(2) {
	margin-bottom: 0.2rem;
}
/*********************************************************************
                              我的店铺（录制视频)
**********************************************************************/

.person_shop_record {
	padding-top: 2.5rem;
}
.person_shop_record .video img {
	width: 100%;
}
.person_shop_record .bar {
	height: 0.25rem;
	background: #142a34;
	width: 100%;
}
.person_shop_record .bar .in {
	background: #19b5ff;
	width: 0;
	height: 100%;
}
.person_shop_record .tip {
	color: #ff4b55;
	line-height: 1rem;
	font-size: 0.6rem;
	transform: scale(0.8);
	text-align: center;
}
.person_shop_record .btn ul {
	overflow: hidden;
	padding-top: 0.5rem
}
.person_shop_record .btn ul li {
	float: left;
	width: 33.333333%;
	height: 6rem;
}
.person_shop_record .btn ul li:nth-child(1) img, .person_shop_record .btn ul li:nth-child(3) img {
	width: 2rem;
	height: 2rem;
	margin: 2rem auto;
	display: none;
}
.person_shop_record .btn ul li:nth-child(2) img {
	width: 4rem;
	height: 4rem;
	margin: 1rem auto;
	display: block;
}
/*********************************************************************
                              我的钱包
**********************************************************************/
.person_wallet {
	font-size: 0.8rem;
	color: #5e5e5e;
	padding-top: 2.5rem;
}
.person_wallet img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.person_wallet .balance {
	height: 4rem;
	width: 100%;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	line-height: 4.2rem;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
}
.person_wallet .balance .icon, .person_wallet .cash .icon, .person_wallet .type .icon {
	height: 1.2rem;
	width: 1.2rem;
	float: left;
	margin: 0 6% 0 20%;
}
.person_wallet .balance .icon {
	margin: 1.4rem 3% 0 10%;
}
.person_wallet .cash .icon {
	margin-top: 1rem;
}
.person_wallet .type .icon {
	margin-top: 0.7rem;
}
.person_wallet .balance h1 {
	float: left;
	line-height: 4.2rem;
	height: 4rem;
}
.person_wallet .balance h2 {
	color: #fc5353;
	font-size: 0.8rem;
	float: left;
	line-height: 4rem;
}
.person_wallet .balance h2 span {
	font-size: 1.2rem;
}
.person_wallet .cash {
	height: 5.7rem;
	background: #fff;
	width: 100%;
	margin-bottom: 0.5rem;
	overflow: hidden;
}
.person_wallet .cash ul {
	overflow: hidden;
	width: 100%;
}
.person_wallet .cash ul li {
	float: left;
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	line-height: 2.8rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wallet .type {
	overflow: hidden;
	background: #fff;
}
.person_wallet .type ul li {
	width: 50%;
	height: 4rem;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	border-bottom: 1px solid #ebebeb;
	float: left;
}
.person_wallet .type ul li .icon {
	float: left;
}
.person_wallet .type ul li .wrap {
	line-height: 1.5rem;
	float: left;
	padding-top: 0.3rem;
}
.person_wallet .type ul li .wrap h1 {
	color: #fc5353;
	font-size: 1.1rem;
}
.person_wallet .type ul li .wrap h2 {
	color: #fc5353;
	font-size: 0.8rem;
}
/*********************************************************************
                              我的钱包（冰豆）
**********************************************************************/
.person_wallet_bd {
	overflow: hidden;
	padding-top: 2.5rem;
}
.person_wallet_bd .nav {
	background: #fff;
	margin-bottom: 0.5rem;
}
.person_wallet_bd .nav h1 {
	text-align: center;
	color: #5e5e5e;
	font-size: 0.8rem;
	padding: 0.7rem 0;
}
.person_wallet_bd .nav h2 {
	color: #fc5353;
	font-size: 1.9rem;
	text-align: center;
	line-height: 1.9rem;
}
.person_wallet_bd .nav ul {
	overflow: hidden;
	padding: 1rem 0;
	width: 100%;
	height: 2rem;
}
.person_wallet_bd .nav ul li {
	float: left;
	width: 50%;
	height: 2rem;
	overflow: hidden;
}
.person_wallet_bd .nav ul li span {
	color: #fff;
	padding: 0.4rem 1rem;
	line-height: 1.2rem;
	border-radius: 0.3rem;
	font-size: 0.75rem;
}
.person_wallet_bd .nav ul li:nth-child(1) span {
	background: #ff3434;
	float: right;
	margin-right: 10%;
}
.person_wallet_bd .nav ul li:nth-child(2) span {
	background: #19b5ff;
	float: left;
	margin-left: 10%;
}
.person_wallet_bd .record ul {
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.person_wallet_bd .record ul li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 2.3rem;
	font-size: 0.8rem;
	color: #8f8f8f;
}
.person_wallet_bd .record ul li h1 {
	background: #fff;
}
.person_wallet_bd .record ul li.current {
	color: #19b5ff;
}
.person_wallet_bd .record ul li:nth-child(2) .center {
	display: none;
}
.person_wallet_bd .record ul .center {
	width: 0;
	height: 0;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-top: 0.3rem solid #fff;
	margin: 0 auto;
}
.person_wallet_bd .news ul li {
	height: 1.8rem;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	padding: 0.6rem;
}
.person_wallet_bd .news ul li .wrap {
	float: left;
	color: #474747;
	line-height: 0.9rem;
}
.person_wallet_bd .news ul li .wrap .time {
	font-size: 0.6rem;
}
.person_wallet_bd .news ul li .mon {
	float: right;
	color: #51e439;
	line-height: 1.8rem;
}
.person_wallet_bd_lack {
	position: absolute;
	left: 12%;
	top: 30%;
	width: 76%;
	height: 9.75rem;
	background: #fff;
	border-radius: 0.3rem;
	z-index: 99;
	overflow: hidden;
	display: none;
}
.person_wallet_bd_lack .icon {
	background: #ff4b55 url(../images/error.png) no-repeat center center;
	width: 100%;
	height: 3.7rem;
	background-size: 2rem;
}
.person_wallet_bd_lack h1 {
	height: 3.8rem;
	line-height: 3.8rem;
	text-align: center;
	color: #333;
	font-size: 0.75rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wallet_bd_lack .wrap ul {
	overflow: hidden;
}
.person_wallet_bd_lack .wrap ul li {
	float: left;
	width: 50%;
	text-align: center;
	color: #666666;
	line-height: 2.2rem;
	height: 2.2rem;
	font-size: 0.8rem;
}
.person_wallet_bd_lack .wrap ul li:nth-child(2) {
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
}
.person_wallet_bd_lack .wrap ul li:nth-child(2) a {
	color: #ff4b55;
}
/*********************************************************************
                         我的钱包（冰豆---兑换礼物）
**********************************************************************/
.person_wallet_exc {
	overflow: hidden;
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wallet_exc li {
	float: left;
	width: 33.33333%;
	border-left: 1px #ebebeb solid;
	border-bottom: 1px #ebebeb solid;
	height: 100%;
	color: #333;
	margin-left: -1px;
	text-align: center;
	line-height: 0.95rem;
	background: #fff;
	padding-bottom: 0.2rem;
}
.person_wallet_exc li .pic {
	width: 70%;
	margin: 0 auto;
	padding-top: 0.5rem;
	height: 4.3rem;
	overflow: hidden;
}
.person_wallet_exc li .pic img {
	height: 90%;
}
.person_wallet_exc li .name {
	font-size: 0.75rem;
}
.person_wallet_exc li .num {
	font-size: 0.6rem;
	color: #666;
}
.person_wallet_exc_foot {
	height: 2.5rem;
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 0.8rem;
	line-height: 2.5rem;
}
.person_wallet_exc_foot .bal {
	float: left;
	color: #666666;
	padding-left: 3%;
}
.person_wallet_exc_foot .bal span {
	color: #19b5ff;
}
.person_wallet_exc_foot .buy {
	float: right;
	color: #ff4b55;
	padding-right: 3%;
}
.person_wallet_exc_buybd {
	position: absolute;
	left: 8%;
	top: 26%;
	width: 84%;
	height: 14rem;
	background: #fff;
	border-radius: 0.3rem;
	z-index: 99;
	display: none;
	overflow: hidden;
}
.person_wallet_exc_buybd .title {
	color: #333;
	line-height: 2rem;
	height: 2rem;
	text-align: center;
	border-bottom: 1px solid #d5d5d5;
	font-size: 0.75rem;
}
.person_wallet_exc_buybd .wrap {
	overflow: hidden;
	padding: 0 5%;
}
.person_wallet_exc_buybd .wrap h1 {
	color: #666;
	line-height: 1.7rem;
}
.person_wallet_exc_buybd .wrap ul {
	overflow: hidden;
}
.person_wallet_exc_buybd .wrap ul li {
	float: left;
	width: 30%;
	height: 2.2rem;
	text-align: center;
	border: #525252 1px solid;
	border-radius: 0.2rem;
	margin-right: 5%;
	box-sizing: border-box;
	margin-bottom: 0.4rem;
	color: #525252;
	position: relative;
	overflow: hidden;
}
.person_wallet_exc_buybd .wrap ul li .sel {
	background: url(../images/iconfon-dagouxuanzhong.png) no-repeat;
	background-size: cover;
	height: 1rem;
	width: 1rem;
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
}
.person_wallet_exc_buybd .wrap ul li:nth-child(1) .sel {
	display: block;
}
.person_wallet_exc_buybd .wrap ul li.current {
	color: #ff4c4c;
	border: #ff4c4c 1px solid;
}
.person_wallet_exc_buybd .wrap ul li:nth-child(3), .person_wallet_exc_buybd .wrap ul li:nth-child(6) {
	margin-right: 0;
}
.person_wallet_exc_buybd .wrap ul li h2 {
	line-height: 1.2rem;
	font-size: 0.65rem;
}
.person_wallet_exc_buybd .wrap ul li h3 {
	line-height: 0.6rem;
	font-size: 0.6rem;
}
.person_wallet_exc_buybd .wrap ul li h4 {
	line-height: 2.1rem;
}
.person_wallet_exc_buybd .news .per {
	float: left;
	color: #525252;
	line-height: 1.2rem;
}
.person_wallet_exc_buybd .news .per span {
	font-size: 0.9rem;
	color: #ff4c4c;
}
.person_wallet_exc_buybd .news .use {
	float: right;
	font-size: 0.65rem;
	color: #666;
	line-height: 1.4rem;
}
.person_wallet_exc_buybd .oper {
	overflow: hidden;
	margin-top: 0.6rem;
}
.person_wallet_exc_buybd .oper .cal {
	background: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 0.2rem;
	text-align: center;
	box-sizing: border-box;
	width: 46%;
	float: left;
	color: #525252;
	line-height: 1.8rem;
	font-size: 0.75rem;
}
.person_wallet_exc_buybd .oper .buy {
	width: 46%;
	color: #fff;
	border: 1px solid #ff4c4c;
	border-radius: 0.2rem;
	background: #ff4c4c;
	text-align: center;
	box-sizing: border-box;
	float: right;
	line-height: 1.8rem;
	font-size: 0.75rem;
}
.person_wallet_exc_overlay {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	height: 100%;
	width: 100%;
	z-index: 1;
	display: none;
}
.person_wallet_exc_overlay .main {
	height: 7rem;
	width: 80%;
	background: #fff;
	border-radius: 0.3rem;
	margin: 50% auto;
	font-size: 0.75rem;
	text-align: center;
	line-height: 2.2rem;
	display: none;
}
.person_wallet_exc_overlay .main span {
	width: 50%;
}
.person_wallet_exc_overlay .main li {
	overflow: hidden;
	height: 2.2rem;
	width: 100%;
}
.person_wallet_exc_overlay .main li.title {
	height: 2.4rem;
	line-height: 2.4rem;
}
.person_wallet_exc_overlay .main li input {
	height: 1.8rem;
	width: 80%;
	display: block;
	padding: 0;
	margin: 0 auto;
	border: 1px solid #ebebeb;
	border-radius: 0.2rem;
	letter-spacing: 0.6rem;
	padding-left: 5%;
	font-size: 1rem;
	line-height: 1.8rem;
}
.person_wallet_exc_overlay .main span:nth-child(2) {
	color: #19b5ff;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
}
.person_wallet_exc_change {
	position: absolute;
	left: 17%;
	top: 30%;
	width: 66%;
	height: 12.5rem;
	background: #fff;
	border-radius: 0.3rem;
	z-index: 99;
	overflow: hidden;
	display: none;
}
.person_wallet_exc_change li {
	height: 100%;
	color: #333;
	text-align: center;
	line-height: 0.95rem;
	background: #fff;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wallet_exc_change li .pic {
	width: 70%;
	margin: 0 auto;
	padding: 0.7rem 0 0.2rem 0;
	height: 4.3rem;
	overflow: hidden;
}
.person_wallet_exc_change li .pic img {
	height: 100%;
}
.person_wallet_exc_change li .name {
	font-size: 0.75rem;
}
.person_wallet_exc_change li .num {
	font-size: 0.6rem;
	color: #666;
	padding-top: 0.1rem;
	transform: scale(0.9)
}
.person_wallet_exc_change .tip {
	background: #fff;
	color: #474747;
	height: 1.75rem;
	line-height: 1.75rem;
	font-size: 0.7rem;
	overflow: hidden;
	margin: 0.3rem auto;
	width: 7.3rem;
}
.person_wallet_exc_change .tip span {
	float: left;
	font-size: 0.65rem;
}
.person_wallet_exc_change .tip .num_l {
	text-align: center;
	line-height: 1.2rem;
	float: left;
	width: 1.4rem;
	border: 1px solid #ccc;
	margin: -1px;
}
.person_wallet_exc_change .tip .num_m {
	line-height: 1.2rem;
	float: left;
	margin: 0.2rem 0 0 5%;
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 0.1rem;
	font-size: 0.65rem;
}
.person_wallet_exc_change .tip .num_m h1 {
	float: left;
	text-align: center;
	width: 1.4rem;
}
.person_wallet_exc_change .tip .num_r {
	text-align: center;
	line-height: 1.2rem;
	float: right;
	width: 1.4rem;
	border: 1px solid #ccc;
	margin: -1px;
}
.person_wallet_exc_change .exchange {
	font-size: 0.8rem;
	color: #fff;
	background: #19b5ff;
	line-height: 2.4rem;
	height: 2.4rem;
	text-align: center;
}
/*********************************************************************
                         我的钱包（充值）
**********************************************************************/
.person_wallet_recharge {
	padding-top: 2.5rem;
}
.person_wallet_recharge ul {
	overflow: hidden;
}
.person_wallet_recharge ul li {
	float: left;
	overflow: hidden;
	width: 50%;
	height: 4.4rem;
	background: #fff;
}
.person_wallet_recharge ul li:nth-child(1), .person_wallet_recharge ul li:nth-child(2) {
	border-bottom: 1px solid #ebebeb;
	margin-top: -1px;
}
.person_wallet_recharge ul li:nth-child(2), .person_wallet_recharge ul li:nth-child(4) {
	margin-left: -1px;
	border-left: 1px solid #ebebeb;
}
.person_wallet_recharge ul li .selection {
	height: 0.4rem;
	width: 0.4rem;
	border-radius: 50%;
	float: left;
	border: 1px solid #9d9d9d;
	margin: 1.9rem 10% 0 10%;
	padding: 0.1rem;
	overflow: hidden;
}
.person_wallet_recharge ul li .selection.current {
	border: 1px solid #19b5ff;
}
.person_wallet_recharge ul li .selection .in {
	background: #19b5ff;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.person_wallet_recharge ul li .pri {
	color: #9d9d9d;
	text-align: center;
	font-size: 1.2rem;
	line-height: 2.4rem;
	height: 2.4rem;
	border: 1px solid #9d9d9d;
	border-radius: 0.2rem;
	width: 56%;
	float: left;
	font-weight: 500;
	margin-top: 0.95rem;
}
.person_wallet_recharge .price {
	background: #fff;
	padding-left: 3%;
	line-height: 2.2rem;
	height: 2.2rem;
	color: #333;
	font-size: 0.75rem;
}
.person_wallet_recharge .price input {
	border: none;
	padding-left: 1%;
	color: #333;
	font-size: 0.75rem;
}
.person_wallet_recharge .price input::-webkit-input-placeholder {
 color:#9d9d9d !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_wallet_recharge .price input::-moz-placeholder {
 color: #9d9d9d !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_wallet_recharge .price input::-moz-placeholder {
 color: #9d9d9d !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_wallet_recharge .price input::-ms-input-placeholder {
 color: #9d9d9d !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_wallet_recharge .way {
	background: #fff;
	padding-left: 3%;
	line-height: 2.2rem;
	height: 2.2rem;
	color: #333;
	font-size: 0.75rem;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	margin: 0.5rem 0 1rem 0;
}
.person_wallet_recharge .btn {
	text-align: center;
	background: #19b5ff;
	color: #fff;
	border-radius: 0.2rem;
	line-height: 2.4rem;
	height: 2.4rem;
	width: 90%;
	margin: 0 auto;
	font-size: 0.85rem;
}
.person_wallet_recharge_overlay {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	height: 100%;
	width: 100%;
	z-index: 1;
	display: none;
}
.person_wallet_recharge_overlay ul {
	overflow: hidden;
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}
.person_wallet_recharge_overlay ul .close {
	position: absolute;
	height: 0.7rem;
	width: 0.7rem;
	left: 5%;
	top: 0.65rem;
	background: url(../images/iconfont-quxiao.png) no-repeat;
	background-size: cover;
}
.person_wallet_recharge_overlay ul li {
	border-bottom: 1px solid #ebebeb;
	height: 2rem;
	line-height: 2rem;
	color: #666666;
	font-size: 0.75rem;
}
.person_wallet_recharge_overlay ul li .pic {
	height: 2rem;
	width: 2rem;
	padding: 0 0 0 4%;
	float: left;
}
.person_wallet_recharge_overlay ul li .pic img {
	height: 1rem;
	margin-top: 0.5rem;
	display: block;
}
.person_wallet_recharge_overlay ul li:first-of-type {
	text-align: center;
	font-size: 0.8rem;
}
.person_wallet_recharge_overlay ul li:last-of-type {
	text-align: center;
	margin-bottom: 4rem;
}
.person_wallet_recharge_overlay ul li:last-of-type a {
	display: block;
	color: #969595;
}
/*********************************************************************
                         我的钱包（充值-选择银行卡）
**********************************************************************/
.person_wallet_recharge_way ul {
	overflow: hidden;
	margin: 0.5rem 0;
	padding-top: 2.5rem;
}
.person_wallet_recharge_way ul li {
	width: 100%;
	line-height: 2.2rem;
	font-size: 0.75rem;
	height: 2.2rem;
	color: #666;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
	overflow: hidden;
}
.person_wallet_recharge_way ul li .name {
	padding-left: 3%;
	width: 3.2rem;
	float: left;
}
.person_wallet_recharge_way ul li .info {
	float: left;
	width: 40%;
}
.person_wallet_recharge_way ul li .info input {
	height: 0.8rem;
	line-height: 0.8rem;
	color: #333;
	padding: 0.7rem 0;
	border: none;
	font-size: 0.75rem;
	width: 100%;
}
.person_wallet_recharge_way ul li .clear {
	background: url(../images/elipse_2.png) no-repeat;
	background-size: 100%;
	height: 0.7rem;
	width: 0.7rem;
	margin: 0.75rem 3% 0.75rem 0;
	float: right;
}
.person_wallet_recharge_way ul li button {
	float: right;
	text-align: center;
	border: none;
	background: #19b5ff;
	color: #fff;
	font-size: 0.65rem;
	line-height: 1.4rem;
	font-family: "Microsoft YaHei";
	border-radius: 0.1rem;
	margin: 0.4rem 3% 0 0;
}
.person_wallet_recharge_way .btn {
	text-align: center;
	background: #19b5ff;
	color: #fff;
	border-radius: 0.2rem;
	line-height: 2.4rem;
	height: 2.4rem;
	width: 90%;
	margin: 0 auto;
	font-size: 0.85rem;
}
/*********************************************************************
                         我的钱包（红包）
**********************************************************************/
.person_wallet_lucky img {
	display: block;
	margin: 2.6rem auto 1.2rem auto;
	width: 4.2rem;
	padding-top: 2.5rem;
}
.person_wallet_lucky h1 {
	color: #666;
	font-size: 0.8rem;
	line-height: 1.4rem;
	text-align: center;
}
.person_wallet_lucky h2 {
	color: #19b5ff;
	font-size: 0.9rem;
	line-height: 1.6rem;
	text-align: center;
}
/*********************************************************************
                         我的钱包（提现）
**********************************************************************/
.person_wallet_with {
	padding-top: 2.5rem;
}
.person_wallet_with .card {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	overflow: hidden;
	padding-top: 0.1rem;
	margin: 0.5rem 0;
}
.person_wallet_with .card .pic {
	float: left;
	height: 1.2rem;
	width: 2rem;
	margin: 0.4rem 1% 0 1%;
}
.person_wallet_with .card .pic img {
	height: 100%;
	display: block;
	margin: 0 auto;
}
.person_wallet_with .card .wrap {
	float: left;
}
.person_wallet_with .card ul li:nth-child(1) {
	font-size: 0.8rem;
	color: #666;
	line-height: 1.6rem;
}
.person_wallet_with .card ul li:nth-child(2) {
	font-size: 0.7rem;
	color: #666;
	line-height: 0.8rem;
}
.person_wallet_with .card ul li:nth-child(3) {
	font-size: 1rem;
	color: #666;
	line-height: 2.2rem;
}
.person_wallet_with .card ul li:nth-child(3) span {
	line-height: 1.4rem;
	float: right;
}
.person_wallet_with .price {
	background: #fff;
	padding-left: 3%;
	line-height: 2.2rem;
	height: 2.2rem;
	color: #333;
	font-size: 0.75rem;
}
.person_wallet_with .price input {
	border: none;
	padding-left: 4%;
	color: #333;
	font-size: 0.75rem;
}
.person_wallet_with .price input::-webkit-input-placeholder {
 color:#9d9d9d !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_wallet_with .price input::-moz-placeholder {
 color: #9d9d9d !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_wallet_with .price input::-moz-placeholder {
 color: #9d9d9d !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_wallet_with .price input::-ms-input-placeholder {
 color: #9d9d9d !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_wallet_with .curpri {
	font-size: 0.6rem;
	line-height: 1.6rem;
	color: #8d8d8d;
	padding-left: 3%;
}
.person_wallet_with .curpri .num {
	color: #fe0000;
}
.person_wallet_with .btn {
	text-align: center;
	background: #19b5ff;
	color: #fff;
	border-radius: 0.2rem;
	line-height: 2.4rem;
	height: 2.4rem;
	width: 90%;
	margin: 0.5rem auto;
	font-size: 0.85rem;
}
/*********************************************************************
                         我的钱包（提现——选择银行卡）
**********************************************************************/
.person_wallet_with_sel {
	padding-top: 2.5rem;
}
.person_wallet_with_sel .card {
	background: #fff;
	overflow: hidden;
	padding-top: 0.1rem;
	margin: 0.5rem 0;
}
.person_wallet_with_sel .card.current {
	background: #fff url(../images/press_cz.png) no-repeat 97% center;
	background-size: 0.8rem;
}
.person_wallet_with_sel .card .pic {
	float: left;
	height: 1.2rem;
	width: 2rem;
	margin: 0.4rem 1% 0 1%;
}
.person_wallet_with_sel .card .pic img {
	height: 100%;
	display: block;
	margin: 0 auto;
}
.person_wallet_with_sel .card .wrap {
	float: left;
}
.person_wallet_with_sel .card ul li:nth-child(1) {
	font-size: 0.8rem;
	color: #666;
	line-height: 1.6rem;
}
.person_wallet_with_sel .card ul li:nth-child(2) {
	font-size: 0.7rem;
	color: #666;
	line-height: 0.8rem;
}
.person_wallet_with_sel .card ul li:nth-child(3) {
	font-size: 1rem;
	color: #666;
	line-height: 2.2rem;
}
.person_wallet_with_sel .card ul li:nth-child(3) span {
	line-height: 1.4rem;
	float: right;
}
/*********************************************************************
                         我的钱包（我的银行卡）
**********************************************************************/
.person_wallet_card {
	padding-top: 2.5rem;
}
.person_wallet_card .card {
	background: #fff;
	overflow: hidden;
	padding-top: 0.1rem;
	margin: 0.5rem 0;
}
.person_wallet_card .card .pic {
	float: left;
	height: 1.2rem;
	width: 2rem;
	margin: 0.4rem 1% 0 1%;
}
.person_wallet_card .card .pic img {
	height: 100%;
	display: block;
	margin: 0 auto;
}
.person_wallet_card .card .wrap {
	float: left;
}
.person_wallet_card .card ul li:nth-child(1) {
	font-size: 0.8rem;
	color: #666;
	line-height: 1.6rem;
}
.person_wallet_card .card ul li:nth-child(2) {
	font-size: 0.7rem;
	color: #666;
	line-height: 0.8rem;
}
.person_wallet_card .card ul li:nth-child(3) {
	font-size: 1rem;
	color: #666;
	line-height: 2.2rem;
}
.person_wallet_card .card ul li:nth-child(3) span {
	line-height: 1.4rem;
	float: right;
}
.person_wallet_card .card .del {
	float: right;
	color: #19b5ff;
	border: 1px solid #19b5ff;
	border-radius: 0.1rem;
	line-height: 1.2rem;
	font-size: 0.7rem;
	height: 1.2rem;
	margin-right: 3%;
	padding: 0 1%;
	margin-top: 1.65rem;
}
.person_wallet_card_overlay {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	height: 100%;
	width: 100%;
	z-index: 1;
	display: none;
}
.person_wallet_card_overlay ul {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}
.person_wallet_card_overlay ul li {
	height: 2.4rem;
	line-height: 2.4rem;
	color: #1d1c1c;
	text-align: center;
	background: #fff;
	width: 100%;
	font-size: 0.8rem;
}
.person_wallet_card_overlay ul li:nth-child(1) {
	color: #ff1939;
	margin-bottom: 0.2rem;
}
/*********************************************************************
                         我的钱包（优惠券）
**********************************************************************/
.person_wallet_coupon .type ul {
	overflow: hidden;
	margin-bottom: 0.2rem;
	padding-top: 2.5rem;
}
.person_wallet_coupon .type ul li {
	float: left;
	width: 33.333333%;
	text-align: center;
	line-height: 2.3rem;
	font-size: 0.65rem;
	color: #8f8f8f;
}
.person_wallet_coupon .type ul li h1 {
	background: #fff;
}
.person_wallet_coupon .type ul li.current {
	color: #19b5ff;
}
.person_wallet_coupon .type ul li .center {
	display: none;
}
.person_wallet_coupon .type ul li:first-of-type .center {
	display: block;
}
.person_wallet_coupon .type ul .center {
	width: 0;
	height: 0;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-top: 0.3rem solid #fff;
	margin: 0 auto;
}
.person_wallet_coupon .coupon_val {
	overflow: hidden;
}
.person_wallet_coupon .coupon_val ul {
}
.person_wallet_coupon .coupon_val ul li {
	width: 92%;
	margin: 0 auto 0.5rem auto;
	border-radius: 0.3rem;
	overflow: hidden;
	zoom: 1;
	height: 5rem;
	background: #fff;
}
@media(min-width: 320px) and (max-width: 374px) {
.person_wallet_coupon .coupon_val ul li {
	width: 94%;
}
}
.person_wallet_coupon .coupon_val ul li:nth-child(1) {
	margin-top: 0.25rem;
}
.person_wallet_coupon .coupon_val ul li .extra {
	height: 4.6rem;
	float: left;
	width: 28%;
}
.person_wallet_coupon .coupon_val ul li .extra .worth {
	text-align: center;
	color: #333;
	height: 1.5rem;
	margin-top: 1.4rem;
}
.person_wallet_coupon .coupon_val ul li .extra .worth span {
	font-size: 1.4rem;
}
.person_wallet_coupon .coupon_val ul li .extra .explain {
	text-align: center;
	line-height: 1.2rem;
	color: #999;
	font-size: 0.6rem;
}
.person_wallet_coupon .coupon_val ul li .line {
	height: 5rem;
	width: 0.8rem;
	float: left;
	background: url(../images/coupon_bg.png) no-repeat;
	background-size: cover;
}
.person_wallet_coupon .coupon_val ul li .info {
	float: left;
	padding-left: 5%;
	height: 5rem;
	width: 58%;
}
.person_wallet_coupon .coupon_val ul li .info .name {
	color: #333;
	margin-top: 1.4rem;
	font-size: 0.75rem;
	height: 1.5rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.person_wallet_coupon .coupon_val ul li .info .time {
	line-height: 1.2rem;
	color: #999;
	font-size: 0.6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*已使用*/
.person_wallet_coupon .coupon_ed {
	overflow: hidden;
	display: none;
}
.person_wallet_coupon .coupon_ed .none {
	font-size: 0.75rem;
	color: #999;
	width: 100%;
	text-align: center;
	line-height: 3rem;
}
.person_wallet_coupon .coupon_ed .none img {
	width: 20%;
	display: block;
	margin: 5rem auto 0 auto;
}
.person_wallet_coupon .coupon_ed ul {
	display: none;
}
.person_wallet_coupon .coupon_ed ul li {
	width: 92%;
	margin: 0 auto 0.5rem auto;
	border-radius: 0.3rem;
	overflow: hidden;
	zoom: 1;
	height: 5rem;
	background: #fff;
}
@media(min-width: 320px) and (max-width: 374px) {
.person_wallet_coupon .coupon_ed ul li {
	width: 94%;
}
}
.person_wallet_coupon .coupon_ed ul li:nth-child(1) {
	margin-top: 0.25rem;
}
.person_wallet_coupon .coupon_ed ul li .extra {
	height: 4.6rem;
	float: left;
	width: 28%;
}
.person_wallet_coupon .coupon_ed ul li .extra .worth {
	text-align: center;
	color: #333;
	height: 1.5rem;
	margin-top: 1.4rem;
}
.person_wallet_coupon .coupon_ed ul li .extra .worth span {
	font-size: 1.4rem;
}
.person_wallet_coupon .coupon_ed ul li .extra .explain {
	text-align: center;
	line-height: 1.2rem;
	color: #999;
	font-size: 0.6rem;
}
.person_wallet_coupon .coupon_ed ul li .line {
	height: 5rem;
	width: 0.8rem;
	float: left;
	background: url(../images/coupon_bg.png) no-repeat;
	background-size: cover;
}
.person_wallet_coupon .coupon_ed ul li .info {
	float: left;
	padding-left: 5%;
	height: 5rem;
	width: 58%;
}
.person_wallet_coupon .coupon_ed ul li .info .name {
	color: #333;
	margin-top: 1.4rem;
	font-size: 0.75rem;
	height: 1.5rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.person_wallet_coupon .coupon_ed ul li .info .time {
	line-height: 1.2rem;
	color: #999;
	font-size: 0.6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*已过期*/
.person_wallet_coupon .coupon_expired {
	overflow: hidden;
	display: none;
}
.person_wallet_coupon .coupon_expired ul {
}
.person_wallet_coupon .coupon_expired ul li {
	width: 92%;
	margin: 0 auto 0.5rem auto;
	border-radius: 0.3rem;
	overflow: hidden;
	zoom: 1;
	height: 5rem;
	background: #fff;
	position: relative;
}
@media(min-width: 320px) and (max-width: 374px) {
.person_wallet_coupon .coupon_expired ul li {
	width: 94%;
}
}
.person_wallet_coupon .coupon_expired ul li:nth-child(1) {
	margin-top: 0.25rem;
}
.person_wallet_coupon .coupon_expired ul li .extra {
	height: 4.6rem;
	float: left;
	width: 28%;
}
.person_wallet_coupon .coupon_expired ul li .extra .worth {
	text-align: center;
	color: #999;
	height: 1.5rem;
	margin-top: 1.4rem;
}
.person_wallet_coupon .coupon_expired ul li .extra .worth span {
	font-size: 1.4rem;
}
.person_wallet_coupon .coupon_expired ul li .extra .explain {
	text-align: center;
	line-height: 1.2rem;
	color: #ccc;
	font-size: 0.6rem;
}
.person_wallet_coupon .coupon_expired ul li .line {
	height: 5rem;
	width: 0.8rem;
	float: left;
	background: url(../images/coupon_bg.png) no-repeat;
	background-size: cover;
}
.person_wallet_coupon .coupon_expired ul li .info {
	float: left;
	padding-left: 5%;
	height: 5rem;
	width: 58%;
}
.person_wallet_coupon .coupon_expired ul li .info .name {
	color: #999;
	margin-top: 1.4rem;
	font-size: 0.75rem;
	height: 1.5rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.person_wallet_coupon .coupon_expired ul li .info .time {
	line-height: 1.2rem;
	color: #ccc;
	font-size: 0.6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.person_wallet_coupon .coupon_expired ul li .tip {
	line-height: 1.2rem;
	color: #e31436;
	font-size: 0.65rem;
	position: absolute;
	right: 3%;
	top: 3%;
}
/*********************************************************************
                         我的钱包（账户明细）
**********************************************************************/
.person_wallet_account {
	overflow: hidden;
	padding-top: 2.5rem;
}
.person_wallet_account .record ul {
	overflow: hidden;
	margin-bottom: 0.2rem;
}
.person_wallet_account .record ul li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 2.3rem;
	font-size: 0.8rem;
	color: #8f8f8f;
}
.person_wallet_account .record ul li h1 {
	background: #fff;
}
.person_wallet_account .record ul li.current {
	color: #19b5ff;
}
.person_wallet_account .record ul li:nth-child(2) .center {
	display: none;
}
.person_wallet_account .record ul .center {
	width: 0;
	height: 0;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-top: 0.3rem solid #fff;
	margin: 0 auto;
}
.person_wallet_account .inc {
}
.person_wallet_account .exp {
	display: none;
}
.person_wallet_account .inc ul li, .person_wallet_account .exp ul li {
	height: 1.8rem;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	padding: 0.6rem;
}
.person_wallet_account .inc ul li .wrap, .person_wallet_account .exp ul li .wrap {
	float: left;
	color: #474747;
	line-height: 0.9rem;
}
.person_wallet_account .inc ul li .wrap .time, .person_wallet_account .exp ul li .wrap .time {
	font-size: 0.6rem;
}
.person_wallet_account .inc ul li .mon {
	float: right;
	color: #51e439;
	line-height: 1.8rem;
}
.person_wallet_account .exp ul li .mon {
	color: #ff4419;
	float: right;
	line-height: 1.8rem;
}
/*********************************************************************
                         		设置
**********************************************************************/
.person_set {
	padding-top: 2.5rem;
}
.person_set .sel {
	overflow: hidden;
	margin-top: 0.5rem;
}
.person_set .sel li {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	border-bottom: 1px solid #ebebeb;
}
.person_set .sel li a {
	display: block;
	color: #666;
}
.person_set .sel li span {
	float: right;
	color: #9d9d9d;
	padding-right: 1rem;
}
.person_set .exit {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	width: 100%;
	color: #19b5ff;
	background: #fff;
	text-align: center;
	margin-top: 0.5rem;
}
.person_set_overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.person_set_overlay .record {
	background: #fff;
	border-radius: 0.3rem;
	width: 80%;
	margin: 60% 10% 0 10%;
	height: 6.7rem;
	font-size: 0.75rem;
	display: none;
}
.person_set_overlay .record .title {
	height: 2.8rem;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.4rem;
	padding: 1.3rem 3% 0 3%;
}
.person_set_overlay .record ul {
	overflow: hidden;
}
.person_set_overlay .record ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_set_overlay .record ul li:nth-child(2) {
	color: #19b5ff;
}
.person_set_overlay .exit {
	background: #fff;
	border-radius: 0.3rem;
	width: 80%;
	margin: 60% 10% 0 10%;
	height: 6.7rem;
	font-size: 0.75rem;
	display: none;
}
.person_set_overlay .exit .title {
	height: 2.8rem;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.4rem;
	padding: 1.3rem 3% 0 3%;
}
.person_set_overlay .exit ul {
	overflow: hidden;
}
.person_set_overlay .exit ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_set_overlay .exit ul li:nth-child(2) a {
	color: #19b5ff;
}
/*********************************************************************
                         		设置(意见反馈)
**********************************************************************/
.person_set_send {
	padding-top: 2.5rem;
}
.person_set_send .tip {
	color: #999;
	width: 92%;
	padding: 0.2rem 4%;
	font-size: 0.65rem;
	line-height: 1rem;
}
.person_set_send textarea {
	font-family: "Microsoft YaHei";
	overflow: hidden;
	font-size: 0.7rem;
	line-height: 1.2rem;
	width: 92%;
	padding: 0.2rem 4%;
	border: none;
	height: 14rem;
}
.person_set_send .num {
	text-align: right;
	padding-right: 4%;
	width: 96%;
	color: #a6a6a6;
	margin-top: -1.6rem;
}
/*********************************************************************
                              设置（支付设置）
**********************************************************************/
.person_set_pay {
	padding-top: 2.5rem;
}
.person_set_pay .sel {
	overflow: hidden;
}
.person_set_pay .sel li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
}
.person_set_pay .sel li span {
	float: right;
	padding-right: 5%;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #666;
}
.person_set_pay .sel li a {
	display: block;
	color: #666;
}
.person_set_pay .sel li .switch {
	float: right;
	height: 1rem;
	margin-top: 0.55rem;
	border-radius: 0.6rem;
	background: #dadada;
	width: 2.4rem;
	border: 1px solid #dadada;
}
.person_set_pay .sel li .switch .in {
	background: #fff;
	width: 1rem;
	height: 1rem;
	border-radius: 0.5rem;
	transition: all ease-in 0.2s;
	float: left;
}
.person_set_pay .sel li .switch .in.current {
	-webkit-transform: translate(28px, 0);
}
.person_set_pay .sel li:nth-child(1), .person_set_pay .sel li:nth-child(3) {
	border-bottom: 1px solid #ebebeb;
	margin-top: 0.5rem;
}
.person_set_pay .sel li:nth-child(1), .person_set_pay .sel li:nth-child(2) {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
}
.person_set_pay .exit {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #cb5757;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
.person_set_pay_overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.person_set_pay_overlay .record {
	background: #fff;
	border-radius: 0.3rem;
	width: 90%;
	margin: 50% 5% 0 5%;
	height: 8rem;
	font-size: 0.75rem;
}
.person_set_pay_overlay .record .title {
	line-height: 5.4rem;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
}
.person_set_pay_overlay .record ul {
	overflow: hidden;
}
.person_set_pay_overlay .record ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_set_pay_overlay .record ul li:nth-child(2) {
	color: #19b5ff;
}
.person_set_pay_mark {
	padding-top: 2.5rem;
}
.person_set_pay_mark input {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	border: none;
	font-family: "Microsoft YaHei";
	margin-top: 0.5rem;
}
.person_set_pay_mark input::-webkit-input-placeholder {
 color:#a3a2a2 !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_set_pay_mark input::-moz-placeholder {
 color: #a3a2a2 !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_set_pay_mark input::-moz-placeholder {
 color: #a3a2a2 !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_set_pay_mark input::-ms-input-placeholder {
 color: #a3a2a2 !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_set_pay_overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.person_set_pay_overlay .record {
	background: #fff;
	border-radius: 0.3rem;
	width: 80%;
	margin: 50% 10% 0 10%;
	height: 8rem;
	font-size: 0.75rem;
}
.person_set_pay_overlay .record .title {
	height: 4.1rem;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.4rem;
	padding: 1.3rem 3% 0 3%;
}
.person_set_pay_overlay .record ul {
	overflow: hidden;
}
.person_set_pay_overlay .record ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_set_pay_overlay .record ul li:nth-child(2) {
	color: #19b5ff;
}
/*********************************************************************
                         		设置(关于冰狗)
**********************************************************************/
.person_set_about {
	padding-top: 2.5rem;
}
.person_set_about .head {
	overflow: hidden;
	padding-top: 1.5rem;
}
.person_set_about .head img {
	width: 5rem;
	display: block;
	margin: 0 auto;
}
.person_set_about .edition {
	font-size: 0.75rem;
	color: #333;
	text-align: center;
	line-height: 2.8rem;
}
.person_set_about .sel {
	overflow: hidden;
	margin-top: 0.3rem;
}
.person_set_about .sel li {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	border-bottom: 1px solid #ebebeb;
}
.person_set_about .sel li a {
	display: block;
	color: #666;
}
.person_set_about .sel li span {
	float: right;
	color: #9d9d9d;
	padding-right: 1rem;
}
.person_set_about .exit {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	width: 100%;
	color: #19b5ff;
	background: #fff;
	text-align: center;
	margin-top: 0.5rem;
}
.person_set_about_copyright {
	text-align: center;
	font-size: 0.6rem;
	color: #666;
	position: fixed;
	left: 0;
	bottom: 0.8rem;
	width: 100%;
	transform: scale(0.8)
}
/*********************************************************************
                         		设置(密码设置)
**********************************************************************/
.person_set_pw {
	padding-top: 2.5rem;
}
.person_set_pw .sel {
	overflow: hidden;
	margin-top: 0.5rem;
}
.person_set_pw .sel li {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	border-bottom: 1px solid #ebebeb;
}
.person_set_pw .sel li a {
	display: block;
	color: #666;
}
/*********************************************************************
                         		设置(密码设置------重置登录密码)
**********************************************************************/
.person_set_pw_reset {
	padding-top: 2.5rem;
}
.person_set_pw_reset .sel {
	overflow: hidden;
	margin-top: 0.5rem;
}
.person_set_pw_reset .sel li {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
.person_set_pw_reset .sel li a {
	display: block;
	color: #666;
}
.person_set_pw_reset .sel li span {
	float: left;
}
.person_set_pw_reset .sel li input {
	font-family: "Microsoft YaHei";
	border: none;
	height: 2.2rem;
	line-height: 2.2rem;
	float: left;
	padding-left: 2rem;
	width: 50%;
	font-size: 0.75rem;
}
.person_set_pw_reset .sel li:nth-child(2) input {
	padding-left: 1.25rem;
}
.person_set_pw_reset .sel li input::-webkit-input-placeholder {
 color:#adadad !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_set_pw_reset .sel li input::-moz-placeholder {
 color: #adadad !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_set_pw_reset .sel li input::-moz-placeholder {
 color: #adadad !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_set_pw_reset .sel li input::-ms-input-placeholder {
 color: #adadad !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_set_pw_reset .tip {
	color: #adadad;
	line-height: 1.4rem;
	font-size: 0.6rem;
	padding-left: 3%;
}
.person_set_pw_reset .comp {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
/*********************************************************************
                         		设置(密码设置------重置支付密码)
**********************************************************************/
.person_set_pw_resetpay {
	padding-top: 2.5rem;
}
.person_set_pw_resetpay .sel {
	overflow: hidden;
	margin-top: 0.5rem;
}
.person_set_pw_resetpay .sel li {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	border-bottom: 1px solid #ebebeb;
}
.person_set_pw_resetpay .sel li a {
	display: block;
	color: #666;
}
/*********************************************************************
                     设置(密码设置------重置支付密码---记得原始密码)
**********************************************************************/
.person_set_pw_resetpay_rem {
	padding-top: 2.5rem;
}
.person_set_pw_resetpay_rem .tip {
	padding-left: 3%;
	color: #666;
	font-size: 0.7rem;
	line-height: 1.8rem;
}
.person_set_pw_resetpay_rem .ipt {
	margin: 0rem 0 0 3%;
	overflow: hidden;
	width: 94%;
	box-sizing: border-box;
	border: 1px solid #c7c7c7;
	border-right: none;
}
.person_set_pw_resetpay_rem .ipt li {
	float: left;
}
.person_set_pw_resetpay_rem input {
	font-family: "Microsoft YaHei";
	font-size: 0.8rem;
	height: 2rem;
	line-height: 2rem;
	background: #fff;
	float: left;
	width: 16.66%;
	box-sizing: border-box;
	border: none;
	border-right: 1px solid #c7c7c7;
	text-align: center;
}
.person_set_pw_resetpay_rem .next {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
/*********************************************************************
                     设置(密码设置------重置支付密码---记得原始密码完成)
**********************************************************************/
.person_set_pw_resetpay_remcom {
	padding-top: 2.5rem;
}
.person_set_pw_resetpay_remcom .tip {
	padding-left: 3%;
	color: #666;
	font-size: 0.7rem;
	line-height: 1.8rem;
}
.person_set_pw_resetpay_remcom .ipt {
	margin: 0rem 0 0 3%;
	overflow: hidden;
	width: 94%;
	box-sizing: border-box;
	border: 1px solid #c7c7c7;
	border-right: none;
}
.person_set_pw_resetpay_remcom .ipt li {
	float: left;
}
.person_set_pw_resetpay_remcom input {
	font-family: "Microsoft YaHei";
	font-size: 0.8rem;
	height: 2rem;
	line-height: 2rem;
	background: #fff;
	float: left;
	width: 16.66%;
	box-sizing: border-box;
	border: none;
	border-right: 1px solid #c7c7c7;
	text-align: center;
}
.person_set_pw_resetpay_remcom .next {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
/*--------支付成功--------*/
.person_set_pw_resetpay_suc {
	padding-top: 2.5rem;
}
.person_set_pw_resetpay_suc .pri img {
	width: 35%;
	margin: 3rem auto 1rem auto;
	display: block;
}
.person_set_pw_resetpay_suc .pri {
	text-align: center;
	font-size: 0.8rem;
	color: #ff6600;
}
.person_set_pw_resetpay_suc .btn {
	background: #19b5ff;
	border-radius: 1rem;
	height: 1.8rem;
	width: 70%;
	margin: 2.5rem auto 0 auto;
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	line-height: 1.8rem;
}
/*********************************************************************
                     设置(密码设置------重置支付密码---忘记支付密码)
**********************************************************************/
.person_set_pw_resetpay_for {
	padding-top: 3rem;
}
.person_set_pw_resetpay_for .tip {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding: 0 3%;
	width: 94%;
	color: #666;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.5rem;
	border-bottom: 1px solid #ebebeb;
}
.person_set_pw_resetpay_for .tip a {
	display: block;
	color: #666;
}
/*********************************************************************
                     设置(密码设置------重置支付密码---忘记支付密码验证)
**********************************************************************/
.person_set_pw_resetpay_forcode {
	padding-top: 2.5rem;
}
.person_set_pw_resetpay_forcode .tip {
	color: #666;
	line-height: 1.6rem;
	padding-left: 3%;
}
.person_set_pw_resetpay_forcode .sel {
	overflow: hidden;
}
.person_set_pw_resetpay_forcode .sel li {
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	padding-left: 3%;
	width: 97%;
	color: #666;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
.person_set_pw_resetpay_forcode .sel li a {
	display: block;
	color: #666;
}
.person_set_pw_resetpay_forcode .sel li span {
	float: left;
}
.person_set_pw_resetpay_forcode .sel li input {
	font-family: "Microsoft YaHei";
	border: none;
	height: 2.2rem;
	line-height: 2.2rem;
	float: left;
	padding-left: 0.6rem;
	width: 33%;
	font-size: 0.75rem;
}
.person_set_pw_resetpay_forcode .sel li:nth-child(2) input {
	padding-left: 1.25rem;
}
.person_set_pw_resetpay_forcode .sel li input::-webkit-input-placeholder {
 color:#adadad !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_set_pw_resetpay_forcode .sel li input::-moz-placeholder {
 color: #adadad !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_set_pw_resetpay_forcode .sel li input::-moz-placeholder {
 color: #adadad !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_set_pw_resetpay_forcode .sel li input::-ms-input-placeholder {
 color: #adadad !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_set_pw_resetpay_forcode .sel li .btn {
	float: right;
	width: 5rem;
	border-left: 1px solid #adadad;
	text-align: center;
	height: 1rem;
	line-height: 1rem;
	margin: 0.55rem 0;
	color: #adadad;
}
.person_set_pw_resetpay_forcode .comp {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
/*********************************************************************
                               我买入的
**********************************************************************/

.person_wmrd_search {
	background: #19b5ff;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	color: #fff;
	font-size: 0.8rem;
	position: relative;
	display: none;
}
#person_wmrd_input {
	float: left;
	border: 1px solid #f8fdff;
	border-radius: 0.15rem;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	height: 1.2rem;
	margin: 0.6rem 2% 0 4%;
	background: none;
	color: #fff;
	padding-left: 2%;
	line-height: 1.2rem;
}
#person_wmrd_input:focus {
	outline: none;
}
#person_wmrd_input::-webkit-input-placeholder {
 color:#c1e5ff !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
#person_wmrd_input::-moz-placeholder {
 color: #c1e5ff !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
#person_wmrd_input::-moz-placeholder {
 color: #c1e5ff !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
#person_wmrd_input::-ms-input-placeholder {
 color: #c1e5ff !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_wmrd_search img {
	display: block;
	vertical-align: middle;
	position: absolute;
	left: 78%;
	top: 0.9rem;
	height: 0.7rem;
}
.person_wmrd_search_cancel {
	float: left;
}
.person_wmrd_searchwrap {
}
.person_wmrd_state {
	padding: 2.5rem 0 0.35rem 0;
}
.person_wmrd_state ul {
	overflow: hidden;
}
.person_wmrd_state ul li {
	float: left;
	width: 20%;
	text-align: center;
	height: 4rem;
	background: #fff;
	position: relative;
}
.person_wmrd_state ul li img {
	width: 1rem;
	display: block;
	margin: 0.7rem auto 0.5rem auto;
}
.person_wmrd_state ul li .center {
	width: 0;
	height: 0;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-top: 0.3rem solid transparent;
	border-bottom: 0.4rem solid #ebebeb;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -0.4rem;
}
/*-----待付款------*/
.person_wmrd_wpay {
	margin-bottom: 3.25rem;
}
.person_wmrd_wpay .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_wpay .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_wpay .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_wpay .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_wpay .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_wpay .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_wpay .main_li .info .material {
	color: #999;
}
.person_wmrd_wpay .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_wpay .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_wpay .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_wpay .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_wpay .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_wpay .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_wpay .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_wpay .main_li .sel .cal, .person_wmrd_wpay .main_li .sel .pay {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmrd_wpay .main_li .sel .pay {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmrd_wpay .main_li .sel .cal, .person_wmrd_wpay .main_li .sel .pay {
	width: 3rem;
}
.person_wmrd_wpay .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_wpay .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待付款取消订单弹窗------*/
.person_wmrd_wpay_overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.person_wmrd_wpay_overlay .record {
	background: #fff;
	border-radius: 0.3rem;
	width: 80%;
	margin: 60% 10% 0 10%;
	height: 6.7rem;
	font-size: 0.75rem;
	display: none;
}
.person_wmrd_wpay_overlay .record .title {
	height: 2.8rem;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.4rem;
	padding: 1.3rem 3% 0 3%;
}
.person_wmrd_wpay_overlay .record ul {
	overflow: hidden;
}
.person_wmrd_wpay_overlay .record ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_wmrd_wpay_overlay .record ul li:nth-child(2) {
	color: #19b5ff;
}
/*-----确认收货弹窗------*/
.person_wmrd_wpay_overlay .pay {
	background: #fff;
	border-radius: 0.3rem;
	width: 80%;
	margin: 60% 10% 0 10%;
	height: 7.25rem;
	font-size: 0.75rem;
	display: none;
}
.person_wmrd_wpay_overlay .pay .title {
	color: #666;
	text-align: center;
	line-height: 2.6rem;
}
.person_wmrd_wpay_overlay .pay .ipt {
	width: 90%;
	border: 1px solid #ebebeb;
	border-radius: 0.1rem;
	border-left: none;
	margin: 0 auto;
	overflow: hidden;
}
.person_wmrd_wpay_overlay .pay .ipt input {
	float: left;
	text-align: center;
	height: 2rem;
	width: 16.66%;
	line-height: 2rem;
	border: none;
	border-left: 1px solid #ebebeb;
	box-sizing: border-box;
}
.person_wmrd_wpay_overlay .pay ul {
	overflow: hidden;
}
.person_wmrd_wpay_overlay .pay ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_wmrd_wpay_overlay .pay ul li:nth-child(2) {
	color: #19b5ff;
}
/*-----待发货------*/
.person_wmrd_wdel {
	margin-bottom: 3.25rem;
}
.person_wmrd_wdel .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_wdel .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_wdel .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_wdel .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_wdel .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_wdel .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_wdel .main_li .info .material {
	color: #999;
}
.person_wmrd_wdel .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_wdel .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_wdel .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_wdel .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_wdel .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_wdel .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_wdel .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_wdel .main_li .sel .cal {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
@media only screen and (max-width: 350px) {
.person_wmrd_wdel .main_li .sel .cal {
	width: 3rem;
}
.person_wmrd_wdel .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_wdel .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待收货------*/
.person_wmrd_wgoo {
	margin-bottom: 3.25rem;
}
.person_wmrd_wgoo .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_wgoo .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_wgoo .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_wgoo .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_wgoo .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_wgoo .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_wgoo .main_li .info .material {
	color: #999;
}
.person_wmrd_wgoo .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_wgoo .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_wgoo .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_wgoo .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_wgoo .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_wgoo .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_wgoo .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_wgoo .main_li .sel .ent, .person_wmrd_wgoo .main_li .sel .log, .person_wmrd_wgoo .main_li .sel .exc {
	height: 1.4rem;
	border: 1px solid #606060;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmrd_wgoo .main_li .sel .ent {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmrd_wgoo .main_li .sel .ent, .person_wmrd_wgoo .main_li .sel .log, .person_wmrd_wgoo .main_li .sel .exc {
	width: 3rem;
}
.person_wmrd_wgoo .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_wgoo .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*----------------售后服务-------------------*/
.person_wmrd_wser {
	margin-bottom: 3.25rem;
}
.person_wmrd_wser .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_wser .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_wser .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_wser .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_wser .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_wser .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_wser .main_li .info .material {
	color: #999;
}
.person_wmrd_wser .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_wser .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_wser .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_wser .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_wser .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_wser .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_wser .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_wser .main_li .sel .sen, .person_wmrd_wser .main_li .sel .log, .person_wmrd_wser .main_li .sel .exc {
	height: 1.4rem;
	border: 1px solid #606060;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmrd_wser .main_li .sel .sen {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmrd_wser .main_li .sel .sen, .person_wmrd_wser .main_li .sel .log, .person_wmrd_wser .main_li .sel .exc {
	width: 3rem;
}
.person_wmrd_wser .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_wser .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*----------------完成-------------------*/
.person_wmrd_wcom {
	margin-bottom: 3.25rem;
}
.person_wmrd_wcom .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_wcom .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_wcom .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_wcom .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_wcom .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_wcom .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_wcom .main_li .info .material {
	color: #999;
}
.person_wmrd_wcom .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_wcom .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_wcom .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_wcom .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_wcom .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_wcom .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_wcom .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_wcom .main_li .sel .ser {
	height: 1.4rem;
	border: 1px solid #ff4b55;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #ff4b55;
	font-size: 0.65rem;
}
@media only screen and (max-width: 350px) {
.person_wmrd_wcom .main_li .sel .ser {
	width: 3rem;
}
.person_wmrd_wcom .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_wcom .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
.person_wmrd_detail_wpay {
	margin-bottom: 0.5rem;
	padding-top: 2.5rem;
}
.person_wmrd_detail_wpay .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_detail_wpay .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_wpay .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_detail_wpay .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_detail_wpay .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_detail_wpay .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_detail_wpay .main_li .info .material {
	color: #999;
}
.person_wmrd_detail_wpay .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_detail_wpay .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_detail_wpay .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_detail_wpay .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_detail_wpay .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_detail_wpay .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_detail_wpay .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_detail_wpay .main_li .sel .cal, .person_wmrd_detail_wpay .main_li .sel .pay {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmrd_detail_wpay .main_li .sel .pay {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmrd_detail_wpay .main_li .sel .cal, .person_wmrd_detail_wpay .main_li .sel .pay {
	width: 3rem;
}
.person_wmrd_detail_wpay .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_detail_wpay .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待发货详情------*/
.person_wmrd_detail_wdel {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmrd_detail_wdel .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmrd_detail_wdel .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_wdel .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_detail_wdel .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_detail_wdel .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_detail_wdel .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_detail_wdel .main_li .info .material {
	color: #999;
}
.person_wmrd_detail_wdel .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_detail_wdel .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_detail_wdel .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_detail_wdel .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_detail_wdel .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_detail_wdel .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_detail_wdel .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_detail_wdel .main_li .sel .cal {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
@media only screen and (max-width: 350px) {
.person_wmrd_detail_wdel .main_li .sel .cal {
	width: 3rem;
}
.person_wmrd_detail_wdel .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_detail_wdel .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待收货详情------*/
.person_wmrd_detail_wgoo {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmrd_detail_wgoo ul {
	margin-bottom: 0.35rem;
}
.person_wmrd_detail_wgoo .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
}
.person_wmrd_detail_wgoo .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_wgoo .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_detail_wgoo .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_detail_wgoo .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_detail_wgoo .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_detail_wgoo .main_li .info .material {
	color: #999;
}
.person_wmrd_detail_wgoo .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_detail_wgoo .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_detail_wgoo .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_detail_wgoo .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_detail_wgoo .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmrd_detail_wgoo .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmrd_detail_wgoo .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmrd_detail_wgoo .main_li .sel .ent, .person_wmrd_detail_wgoo .main_li .sel .log, .person_wmrd_detail_wgoo .main_li .sel .exc {
	height: 1.4rem;
	border: 1px solid #606060;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmrd_detail_wgoo .main_li .sel .ent {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmrd_detail_wgoo .main_li .sel .ent, .person_wmrd_detail_wgoo .main_li .sel .log, .person_wmrd_detail_wgoo .main_li .sel .exc {
	width: 3rem;
}
.person_wmrd_detail_wgoo .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmrd_detail_wgoo .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
.person_wmrd_detail_wgoo .oderstate {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmrd_detail_wgoo .oderstate .title {
	color: #333;
	line-height: 2rem;
	border-bottom: 1px solid #d6d6d6;
	height: 2rem;
	font-size: 0.75rem;
}
.person_wmrd_detail_wgoo .oderstate .title img {
	width: 0.75rem;
	margin: 0.6rem 0.2rem 0 0;
}
.person_wmrd_detail_wgoo .oderstate .title span {
	color: #ff4b55;
}
.person_wmrd_detail_wgoo .oderstate .news {
	color: #929198;
	font-size: 0.65rem;
	line-height: 1rem;
	padding: 0.4rem 0;
}
.person_wmrd_detail_wgoo .oderother {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
	margin-top: 0.35rem;
}
.person_wmrd_detail_wgoo .oderother .address {
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_wgoo .oderother .address .wrap {
	overflow: hidden;
}
.person_wmrd_detail_wgoo .oderother .address .peo {
	float: left;
	color: #666;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 10rem;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.person_wmrd_detail_wgoo .oderother .address .peo img {
	width: 0.65rem;
	margin: 0.25rem 0.3rem 0 0;
}
.person_wmrd_detail_wgoo .oderother .address .pho {
	float: right;
	line-height: 1.4rem;
	height: 1.4rem;
	color: #666;
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-right: 2%;
}
.person_wmrd_detail_wgoo .oderother .address .detail {
	color: #9d9d9d;
	line-height: 1.4rem;
	font-size: 0.75rem;
	padding: 0 0 0.3rem 0.95rem;
}
.person_wmrd_detail_wgoo .oderother .del {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.4rem;
	color: #0ecb0a;
	overflow: hidden;
}
.person_wmrd_detail_wgoo .oderother .del img {
	float: left;
	width: 0.7rem;
	margin-top: 0.5rem;
}
.person_wmrd_detail_wgoo .oderother .del .mes {
	padding: 0.3rem 0.95rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmrd_detail_wgoo .oderother .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
/*-----售后详情------*/
.person_wmrd_detail_wser {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmrd_detail_wser ul {
	margin-bottom: 0.35rem;
}
.person_wmrd_detail_wser .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
}
.person_wmrd_detail_wser .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_wser .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmrd_detail_wser .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_detail_wser .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmrd_detail_wser .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmrd_detail_wser .main_li .info .material {
	color: #999;
}
.person_wmrd_detail_wser .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_detail_wser .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_detail_wser .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_detail_wser .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmrd_detail_wser .oderstate {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmrd_detail_wser .oderstate .title {
	color: #333;
	line-height: 2rem;
	border-bottom: 1px solid #d6d6d6;
	height: 2rem;
	font-size: 0.75rem;
}
.person_wmrd_detail_wser .oderstate .title img {
	width: 0.75rem;
	margin: 0.6rem 0.2rem 0 0;
}
.person_wmrd_detail_wser .oderstate .title span {
	color: #ff4b55;
}
.person_wmrd_detail_wser .oderstate .news {
	color: #929198;
	font-size: 0.65rem;
	line-height: 1rem;
	padding: 0.4rem 0;
}
.person_wmrd_detail_wser .oderother {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
	margin-top: 0.35rem;
}
.person_wmrd_detail_wser .oderother .address {
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_wser .oderother .address .wrap {
	overflow: hidden;
}
.person_wmrd_detail_wser .oderother .address .peo {
	float: left;
	color: #666;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 10rem;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.person_wmrd_detail_wser .oderother .address .peo img {
	width: 0.65rem;
	margin: 0.25rem 0.3rem 0 0;
}
.person_wmrd_detail_wser .oderother .address .pho {
	float: right;
	line-height: 1.4rem;
	height: 1.4rem;
	color: #666;
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-right: 2%;
}
.person_wmrd_detail_wser .oderother .address .detail {
	color: #9d9d9d;
	line-height: 1.4rem;
	font-size: 0.75rem;
	padding: 0 0 0.3rem 0.95rem;
}
.person_wmrd_detail_wser .oderother .del {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.4rem;
	color: #0ecb0a;
	overflow: hidden;
}
.person_wmrd_detail_wser .oderother .del img {
	float: left;
	width: 0.7rem;
	margin-top: 0.5rem;
}
.person_wmrd_detail_wser .oderother .del .mes {
	padding: 0.3rem 0.95rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmrd_detail_wser .oderother .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
.person_wmrd_detail_wser .com {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
.person_wmrd_detail_wser .detail {
	background: #fff;
	overflow: hidden;
	padding: 0 3%;
	width: 94%;
}
.person_wmrd_detail_wser .detail .wrap {
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 0.3rem;
}
.person_wmrd_detail_wser .detail .type {
	float: left;
	width: 60%;
}
.person_wmrd_detail_wser .detail .type .title {
	line-height: 1.8rem;
}
.person_wmrd_detail_wser .detail .type ul {
	overflow: hidden;
}
.person_wmrd_detail_wser .detail .type ul li {
	float: left;
	height: 1.3rem;
	line-height: 1.3rem;
	padding: 0 2%;
	margin-right: 0.3rem;
	border: 1px solid #404040;
	border-radius: 0.1rem;
	color: #404040;
}
.person_wmrd_detail_wser .detail .type ul li.current {
	color: #19b5ff;
	border: 1px solid #19b5ff;
}
.person_wmrd_detail_wser .detail .line {
	background: #eaeaea;
	width: 1px;
	height: 2.4rem;
	float: left;
	margin-top: 0.75rem;
}
.person_wmrd_detail_wser .detail .num {
	float: left;
	padding-left: 3%;
}
.person_wmrd_detail_wser .detail .num .title {
	line-height: 1.8rem;
}
.person_wmrd_detail_wser .detail .num .num_l {
	text-align: center;
	line-height: 1.3rem;
	float: left;
	width: 33%;
	border: 1px solid #ccc;
	margin: -1px;
}
.person_wmrd_detail_wser .detail .num .num_m {
	line-height: 1.2rem;
	width: 4rem;
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 0.1rem;
	font-size: 0.65rem;
}
.person_wmrd_detail_wser .detail .num .num_m h1 {
	float: left;
	text-align: center;
	width: 34%;
}
.person_wmrd_detail_wser .detail .num .num_r {
	text-align: center;
	line-height: 1.3rem;
	float: right;
	width: 33%;
	border: 1px solid #ccc;
	margin: -1px;
	background: #fff;
}
.person_wmrd_detail_wser .detail .que {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 0.6rem;
}
.person_wmrd_detail_wser .detail .que .title {
	line-height: 1.8rem;
}
.person_wmrd_detail_wser .detail .que textarea {
	width: 100%;
	box-sizing: border-box;
	border-radius: 0.1rem;
	line-height: 1rem;
	padding: 0.2rem 3%;
	overflow: hidden;
	height: 5rem;
}
.person_wmrd_detail_wser .detail .que textarea::-webkit-input-placeholder {
 color:#8e8e8e !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_wmrd_detail_wser .detail .que textarea::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_wmrd_detail_wser .detail .que textarea::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_wmrd_detail_wser .detail .que textarea::-ms-input-placeholder {
 color: #8e8e8e !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_wmrd_detail_wser .detail .sendpic {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 0.6rem;
}
.person_wmrd_detail_wser .detail .sendpic .title {
	line-height: 1.8rem;
}
.person_wmrd_detail_wser .detail .sendpic .pic {
	overflow: hidden;
}
.person_wmrd_detail_wser .detail .sendpic .pic li {
	float: left;
	width: 3rem;
	height: 3rem;
}
.person_wmrd_detail_wser .detail .sendpic .pic li img {
	height: 100%;
	width: 100%;
}
/*-----上传单号详情------*/
.person_wmrd_detail_order {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmrd_detail_order .logi {
	width: 94%;
	padding: 0 3%;
	margin-bottom: 0.8rem;
	background: #fff;
	overflow: hidden;
}
.person_wmrd_detail_order .logi .company {
	overflow: hidden;
	height: 2.2rem;
	font-size: 0.75rem;
	line-height: 2.2rem;
	border-bottom: 1px solid #d6d6d6;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.5rem;
}
.person_wmrd_detail_order .logi .company span {
	float: right;
	padding-right: 0.8rem;
}
.person_wmrd_detail_order .logi .num {
	overflow: hidden;
	height: 2.2rem;
	font-size: 0.75rem;
	line-height: 2.2rem;
}
.person_wmrd_detail_order .logi .num input {
	float: right;
	border: none;
	height: 2.2rem;
	line-height: 2.2rem;
	text-align: right;
	font-size: 0.75rem;
}
.person_wmrd_detail_order .logi .num input::-webkit-input-placeholder {
 color:#8e8e8e !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmrd_detail_order .logi .num input::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmrd_detail_order .logi .num input::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmrd_detail_order .logi .num input::-ms-input-placeholder {
 color: #8e8e8e !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmrd_detail_order ul {
}
.person_wmrd_detail_order .main_li {
	background: #fff;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
}
.person_wmrd_detail_order .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmrd_detail_order .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 0;
	overflow: hidden;
}
.person_wmrd_detail_order .main_li .info .pic img {
	width: 100%;
}
.person_wmrd_detail_order .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
	padding-left: 2%;
}
.person_wmrd_detail_order .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.person_wmrd_detail_order .main_li .info .material {
	color: #999;
}
.person_wmrd_detail_order .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmrd_detail_order .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmrd_detail_order .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmrd_detail_order .oderstate {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmrd_detail_order .oderstate .title {
	color: #333;
	line-height: 2rem;
	border-bottom: 1px solid #d6d6d6;
	height: 2rem;
	font-size: 0.75rem;
}
.person_wmrd_detail_order .oderstate .title img {
	width: 0.75rem;
	margin: 0.7rem 0.2rem 0 0;
}
.person_wmrd_detail_order .oderstate .title span {
	color: #ff4b55;
}
.person_wmrd_detail_order .oderstate .news {
	color: #929198;
	font-size: 0.65rem;
	line-height: 1rem;
	padding: 0.4rem 0;
	border-bottom: 1px solid #d6d6d6;
}
.person_wmrd_detail_order .oderother {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmrd_detail_order .oderother .address {
	border-bottom: 1px solid #d6d6d6;
}
.person_wmrd_detail_order .oderother .address .wrap {
	overflow: hidden;
}
.person_wmrd_detail_order .oderother .address .peo {
	float: left;
	color: #666;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 10rem;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.person_wmrd_detail_order .oderother .address .peo img {
	width: 0.65rem;
	margin: 0.25rem 0.3rem 0 0;
}
.person_wmrd_detail_order .oderother .address .pho {
	float: right;
	line-height: 1.4rem;
	height: 1.4rem;
	color: #666;
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-right: 2%;
}
.person_wmrd_detail_order .oderother .address .detail {
	color: #9d9d9d;
	line-height: 1.4rem;
	font-size: 0.75rem;
	padding: 0 0 0.3rem 0.95rem;
}
.person_wmrd_detail_order .oderother .del {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.4rem;
	color: #0ecb0a;
	overflow: hidden;
}
.person_wmrd_detail_order .oderother .del img {
	float: left;
	width: 0.7rem;
	margin-top: 0.5rem;
}
.person_wmrd_detail_order .oderother .del .mes {
	padding: 0.3rem 0.95rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmrd_detail_order .oderother .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
.person_wmrd_detail_order .com {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
/*-----------------查看物流------------------------*/
.person_wmrd_detail_logi {
	padding-top: 2.5rem;
}
.person_wmrd_detail_logi .state {
	width: 97%;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding: 0.4rem 0 0.4rem 3%;
}
.person_wmrd_detail_logi .state img {
	float: left;
	height: 0.95rem;
	margin-top: 0.2rem
}
.person_wmrd_detail_logi .state ul {
	float: left;
	padding-left: 0.4rem;
}
.person_wmrd_detail_logi .state ul .name {
	font-size: 0.75rem;
	color: #666666;
	line-height: 1.2rem;
}
.person_wmrd_detail_logi .state ul .name span {
	color: #ff3737;
}
.person_wmrd_detail_logi .state ul .order, .person_wmrd_detail_logi .state ul .type {
	font-size: 0.6rem;
	line-height: 1rem;
	color: #9d9d9d;
}
.person_wmrd_detail_logi .del {
	background: #fff;
	background-size: 0.4rem;
	color: #9d9d9d;
	overflow: hidden;
	width: 100%
}
.person_wmrd_detail_logi .del ul {
	padding: 0.3rem 6% 0.3rem 5%;
}
.person_wmrd_detail_logi .del ul li {
	border-left: 1px solid #e3e3e3;
}
.person_wmrd_detail_logi .del ul li:last-of-type {
	color: #0ecb0a;
}
.person_wmrd_detail_logi .del img {
	float: left;
	width: 0.8rem;
	margin-top: 0.5rem;
	margin-left: -0.4rem;
}
.person_wmrd_detail_logi .del .mes {
	padding: 0.3rem 0.1rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmrd_detail_logi .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
/*********************************************************************
                               我卖出的
**********************************************************************/

.person_wmcd_search {
	background: #19b5ff;
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	color: #fff;
	font-size: 0.8rem;
	position: relative;
	display: none;
}
#person_wmcd_input {
	float: left;
	border: 1px solid #f8fdff;
	border-radius: 0.15rem;
	width: 78%;
	overflow: hidden;
	white-space: nowrap;
	height: 1.2rem;
	margin: 0.6rem 2% 0 4%;
	background: none;
	color: #fff;
	padding-left: 2%;
	line-height: 1.2rem;
}
#person_wmcd_input:focus {
	outline: none;
}
#person_wmcd_input::-webkit-input-placeholder {
 color:#c1e5ff !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
#person_wmcd_input::-moz-placeholder {
 color: #c1e5ff !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
#person_wmcd_input::-moz-placeholder {
 color: #c1e5ff !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
#person_wmcd_input::-ms-input-placeholder {
 color: #c1e5ff !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_wmcd_search img {
	display: block;
	vertical-align: middle;
	position: absolute;
	left: 78%;
	top: 0.9rem;
	height: 0.7rem;
}
.person_wmcd_search_cancel {
	float: left;
}
.person_wmcd_searchwrap {
}
.person_wmcd_state {
	padding: 2.5rem 0 0.35rem 0;
}
.person_wmcd_state ul {
	overflow: hidden;
}
.person_wmcd_state ul li {
	float: left;
	width: 20%;
	text-align: center;
	height: 4rem;
	background: #fff;
	position: relative;
}
.person_wmcd_state ul li img {
	width: 1rem;
	display: block;
	margin: 0.7rem auto 0.5rem auto;
}
.person_wmcd_state ul li .center {
	width: 0;
	height: 0;
	border-left: 0.4rem solid transparent;
	border-right: 0.4rem solid transparent;
	border-top: 0.3rem solid transparent;
	border-bottom: 0.4rem solid #ebebeb;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -0.4rem;
}
/*-----待付款------*/
.person_wmcd_wpay {
	margin-bottom: 3.25rem;
}
.person_wmcd_wpay .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_wpay .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_wpay .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_wpay .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_wpay .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_wpay .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_wpay .main_li .info .material {
	color: #999;
}
.person_wmcd_wpay .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_wpay .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_wpay .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_wpay .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_wpay .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_wpay .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_wpay .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_wpay .main_li .sel .cal, .person_wmcd_wpay .main_li .sel .pay {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmcd_wpay .main_li .sel .pay {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmcd_wpay .main_li .sel .cal, .person_wmcd_wpay .main_li .sel .pay {
	width: 3rem;
}
.person_wmcd_wpay .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_wpay .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待付款取消订单弹窗------*/
.person_wmcd_wpay_overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.person_wmcd_wpay_overlay .record {
	background: #fff;
	border-radius: 0.3rem;
	width: 80%;
	margin: 60% 10% 0 10%;
	height: 6.7rem;
	font-size: 0.75rem;
	display: none;
}
.person_wmcd_wpay_overlay .record .title {
	height: 2.8rem;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.4rem;
	padding: 1.3rem 3% 0 3%;
}
.person_wmcd_wpay_overlay .record ul {
	overflow: hidden;
}
.person_wmcd_wpay_overlay .record ul li {
	width: 50%;
	border-left: 1px solid #ebebeb;
	margin-left: -1px;
	float: left;
	text-align: center;
	height: 2.55rem;
	line-height: 2.55rem;
	color: #666;
}
.person_wmcd_wpay_overlay .record ul li:nth-child(2) {
	color: #19b5ff;
}
/*-----修改价格弹窗------*/
.person_wmcd_wpay_overlay .modi {
	background: #fff;
	border-radius: 0.3rem;
	width: 70%;
	margin: 60% 15% 0 15%;
	height: 9.4rem;
	font-size: 0.75rem;
	overflow: hidden;
	display: none;
}
.person_wmcd_wpay_overlay .modi .title {
	height: 2rem;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 2rem;
	font-size: 0.8rem;
}
.person_wmcd_wpay_overlay .modi input {
	border-radius: 0.2rem;
	background: #e8e8e8;
	height: 2rem;
	line-height: 2rem;
	padding-left: 2%;
	width: 84%;
	margin: 0.6rem 7% 0.4rem 7%;
	border: none;
}
.person_wmcd_wpay_overlay .modi .max {
	color: #525252;
	padding-left: 7%;
	line-height: 1.6rem;
	font-size: 0.7rem;
	padding-bottom: 0.2rem;
}
.person_wmcd_wpay_overlay .modi .max span {
	color: #ff4b55;
}
.person_wmcd_wpay_overlay .modi .enter {
	color: #fff;
	background: #19b5ff;
	text-align: center;
	line-height: 2.55rem;
	height: 2.55rem;
	font-size: 0.8rem;
}
/*-----待发货------*/
.person_wmcd_wdel {
	margin-bottom: 3.25rem;
}
.person_wmcd_wdel .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_wdel .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_wdel .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_wdel .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_wdel .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_wdel .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_wdel .main_li .info .material {
	color: #999;
}
.person_wmcd_wdel .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_wdel .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_wdel .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_wdel .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_wdel .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_wdel .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_wdel .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_wdel .main_li .sel .cal, .person_wmcd_wdel .main_li .sel .ent {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmcd_wdel .main_li .sel .ent {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmcd_wdel .main_li .sel .cal {
	width: 3rem;
}
.person_wmcd_wdel .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_wdel .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待收货------*/
.person_wmcd_wgoo {
	margin-bottom: 3.25rem;
}
.person_wmcd_wgoo .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_wgoo .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_wgoo .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_wgoo .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_wgoo .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_wgoo .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_wgoo .main_li .info .material {
	color: #999;
}
.person_wmcd_wgoo .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_wgoo .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_wgoo .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_wgoo .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_wgoo .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_wgoo .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_wgoo .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_wgoo .main_li .sel .ent, .person_wmcd_wgoo .main_li .sel .log, .person_wmcd_wgoo .main_li .sel .exc {
	height: 1.4rem;
	border: 1px solid #606060;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmcd_wgoo .main_li .sel .ent {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmcd_wgoo .main_li .sel .ent, .person_wmcd_wgoo .main_li .sel .log, .person_wmcd_wgoo .main_li .sel .exc {
	width: 3rem;
}
.person_wmcd_wgoo .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_wgoo .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*----------------售后服务-------------------*/
.person_wmcd_wser {
	margin-bottom: 3.25rem;
}
.person_wmcd_wser .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_wser .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_wser .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_wser .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_wser .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_wser .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_wser .main_li .info .material {
	color: #999;
}
.person_wmcd_wser .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_wser .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_wser .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_wser .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_wser .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_wser .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_wser .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_wser .main_li .sel .exit, .person_wmcd_wser .main_li .sel .log, .person_wmcd_wser .main_li .sel .exc, .person_wmcd_wser .main_li .sel .end {
	height: 1.4rem;
	border: 1px solid #606060;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmcd_wser .main_li .sel .exit, .person_wmcd_wser .main_li .sel .exc, .person_wmcd_wser .main_li .sel .end {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmcd_wser .main_li .sel .exit, .person_wmcd_wser .main_li .sel .log, .person_wmcd_wser .main_li .sel .exc, .person_wmcd_wser .main_li .sel .end {
	width: 3rem;
}
.person_wmcd_wser .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_wser .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
.person_wmcd_wser_overlay {
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.person_wmcd_wser_overlay .record {
	background: #fff;
	border-radius: 0.3rem;
	width: 70%;
	margin: 60% 15% 0 15%;
	height: 9.4rem;
	font-size: 0.75rem;
	overflow: hidden;
}
.person_wmcd_wser_overlay .record .title {
	height: 2rem;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	line-height: 2rem;
	font-size: 0.8rem;
}
.person_wmcd_wser_overlay .record input {
	border-radius: 0.2rem;
	background: #e8e8e8;
	height: 2rem;
	line-height: 2rem;
	padding-left: 2%;
	width: 84%;
	margin: 0.6rem 7% 0.4rem 7%;
	border: none;
}
.person_wmcd_wser_overlay .record .max {
	color: #525252;
	padding-left: 7%;
	line-height: 1.6rem;
	font-size: 0.7rem;
	padding-bottom: 0.2rem;
}
.person_wmcd_wser_overlay .record .max span {
	color: #ff4b55;
}
.person_wmcd_wser_overlay .record .enter {
	color: #fff;
	background: #19b5ff;
	text-align: center;
	line-height: 2.55rem;
	height: 2.55rem;
	font-size: 0.8rem;
}
/*----------------完成-------------------*/
.person_wmcd_wcom {
	margin-bottom: 3.25rem;
}
.person_wmcd_wcom .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_wcom .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_wcom .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_wcom .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_wcom .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_wcom .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_wcom .main_li .info .material {
	color: #999;
}
.person_wmcd_wcom .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_wcom .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_wcom .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_wcom .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_wcom .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_wcom .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_wcom .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_wcom .main_li .sel .ser {
	height: 1.4rem;
	border: 1px solid #ff4b55;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #ff4b55;
	font-size: 0.65rem;
}
@media only screen and (max-width: 350px) {
.person_wmcd_wcom .main_li .sel .ser {
	width: 3rem;
}
.person_wmcd_wcom .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_wcom .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
.person_wmcd_detail_wpay {
	margin-bottom: 0.5rem;
	padding-top: 2.5rem;
}
.person_wmcd_detail_wpay .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_detail_wpay .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_wpay .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_detail_wpay .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_detail_wpay .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_detail_wpay .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_detail_wpay .main_li .info .material {
	color: #999;
}
.person_wmcd_detail_wpay .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_detail_wpay .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_detail_wpay .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_detail_wpay .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_detail_wpay .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_detail_wpay .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_detail_wpay .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_detail_wpay .main_li .sel .cal, .person_wmcd_detail_wpay .main_li .sel .pay {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmcd_detail_wpay .main_li .sel .pay {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmcd_detail_wpay .main_li .sel .cal, .person_wmcd_detail_wpay .main_li .sel .pay {
	width: 3rem;
}
.person_wmcd_detail_wpay .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_detail_wpay .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待发货详情------*/
.person_wmcd_detail_wdel {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmcd_detail_wdel .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
	margin-bottom: 0.35rem;
}
.person_wmcd_detail_wdel .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_wdel .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_detail_wdel .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_detail_wdel .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_detail_wdel .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_detail_wdel .main_li .info .material {
	color: #999;
}
.person_wmcd_detail_wdel .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_detail_wdel .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_detail_wdel .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_detail_wdel .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_detail_wdel .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_detail_wdel .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_detail_wdel .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_detail_wdel .main_li .sel .cal {
	height: 1.4rem;
	border: 1px solid #939090;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
@media only screen and (max-width: 350px) {
.person_wmcd_detail_wdel .main_li .sel .cal {
	width: 3rem;
}
.person_wmcd_detail_wdel .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_detail_wdel .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
/*-----待收货详情------*/
.person_wmcd_detail_wgoo {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmcd_detail_wgoo ul {
	margin-bottom: 0.35rem;
}
.person_wmcd_detail_wgoo .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
}
.person_wmcd_detail_wgoo .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_wgoo .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_detail_wgoo .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_detail_wgoo .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_detail_wgoo .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_detail_wgoo .main_li .info .material {
	color: #999;
}
.person_wmcd_detail_wgoo .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_detail_wgoo .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_detail_wgoo .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_detail_wgoo .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_detail_wgoo .main_li .sel {
	height: 2.5rem;
	line-height: 2.5rem;
}
.person_wmcd_detail_wgoo .main_li .sel .add {
	float: left;
	padding-left: 4%;
	color: #606060;
}
.person_wmcd_detail_wgoo .main_li .sel .pri {
	float: left;
	color: #606060;
	font-size: 0.65rem;
	padding-left: 0.3rem;
}
.person_wmcd_detail_wgoo .main_li .sel .ent, .person_wmcd_detail_wgoo .main_li .sel .log, .person_wmcd_detail_wgoo .main_li .sel .exc {
	height: 1.4rem;
	border: 1px solid #606060;
	border-radius: 0.1rem;
	text-align: center;
	line-height: 1.4rem;
	margin: 0.5rem 2% 0 0;
	width: 3.4rem;
	float: right;
	color: #606060;
	font-size: 0.65rem;
}
.person_wmcd_detail_wgoo .main_li .sel .ent {
	border: 1px solid #ff4b55;
	color: #ff4b55;
}
@media only screen and (max-width: 350px) {
.person_wmcd_detail_wgoo .main_li .sel .ent, .person_wmcd_detail_wgoo .main_li .sel .log, .person_wmcd_detail_wgoo .main_li .sel .exc {
	width: 3rem;
}
.person_wmcd_detail_wgoo .main_li .sel .add {
	font-size: 0.65rem;
}
.person_wmcd_detail_wgoo .main_li .sel .pri {
	font-size: 0.6rem;
	padding-left: 0.1rem;
}
}
.person_wmcd_detail_wgoo .oderstate {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmcd_detail_wgoo .oderstate .title {
	color: #333;
	line-height: 2rem;
	border-bottom: 1px solid #d6d6d6;
	height: 2rem;
	font-size: 0.75rem;
}
.person_wmcd_detail_wgoo .oderstate .title img {
	width: 0.75rem;
	margin: 0.6rem 0.2rem 0 0;
}
.person_wmcd_detail_wgoo .oderstate .title span {
	color: #ff4b55;
}
.person_wmcd_detail_wgoo .oderstate .news {
	color: #929198;
	font-size: 0.65rem;
	line-height: 1rem;
	padding: 0.4rem 0;
}
.person_wmcd_detail_wgoo .oderother {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
	margin-top: 0.35rem;
}
.person_wmcd_detail_wgoo .oderother .address {
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_wgoo .oderother .address .wrap {
	overflow: hidden;
}
.person_wmcd_detail_wgoo .oderother .address .peo {
	float: left;
	color: #666;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 10rem;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.person_wmcd_detail_wgoo .oderother .address .peo img {
	width: 0.65rem;
	margin: 0.25rem 0.3rem 0 0;
}
.person_wmcd_detail_wgoo .oderother .address .pho {
	float: right;
	line-height: 1.4rem;
	height: 1.4rem;
	color: #666;
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-right: 2%;
}
.person_wmcd_detail_wgoo .oderother .address .detail {
	color: #9d9d9d;
	line-height: 1.4rem;
	font-size: 0.75rem;
	padding: 0 0 0.3rem 0.95rem;
}
.person_wmcd_detail_wgoo .oderother .del {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.4rem;
	color: #0ecb0a;
	overflow: hidden;
}
.person_wmcd_detail_wgoo .oderother .del img {
	float: left;
	width: 0.7rem;
	margin-top: 0.5rem;
}
.person_wmcd_detail_wgoo .oderother .del .mes {
	padding: 0.3rem 0.95rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmcd_detail_wgoo .oderother .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
/*-----售后详情------*/
.person_wmcd_detail_wser {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmcd_detail_wser ul {
	margin-bottom: 0.35rem;
}
.person_wmcd_detail_wser .main_li {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
}
.person_wmcd_detail_wser .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_wser .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 3%;
	overflow: hidden;
}
.person_wmcd_detail_wser .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_detail_wser .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
}
.person_wmcd_detail_wser .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 95%;
}
.person_wmcd_detail_wser .main_li .info .material {
	color: #999;
}
.person_wmcd_detail_wser .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_detail_wser .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_detail_wser .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_detail_wser .main_li .info .state {
	position: absolute;
	right: 4%;
	bottom: 0;
	line-height: 1.1rem;
	color: #ff4b55;
}
.person_wmcd_detail_wser .oderstate {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmcd_detail_wser .oderstate .title {
	color: #333;
	line-height: 2rem;
	border-bottom: 1px solid #d6d6d6;
	height: 2rem;
	font-size: 0.75rem;
}
.person_wmcd_detail_wser .oderstate .title img {
	width: 0.75rem;
	margin: 0.6rem 0.2rem 0 0;
}
.person_wmcd_detail_wser .oderstate .title span {
	color: #ff4b55;
}
.person_wmcd_detail_wser .oderstate .news {
	color: #929198;
	font-size: 0.65rem;
	line-height: 1rem;
	padding: 0.4rem 0;
}
.person_wmcd_detail_wser .oderother {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
	margin-top: 0.35rem;
}
.person_wmcd_detail_wser .oderother .address {
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_wser .oderother .address .wrap {
	overflow: hidden;
}
.person_wmcd_detail_wser .oderother .address .peo {
	float: left;
	color: #666;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 10rem;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.person_wmcd_detail_wser .oderother .address .peo img {
	width: 0.65rem;
	margin: 0.25rem 0.3rem 0 0;
}
.person_wmcd_detail_wser .oderother .address .pho {
	float: right;
	line-height: 1.4rem;
	height: 1.4rem;
	color: #666;
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-right: 2%;
}
.person_wmcd_detail_wser .oderother .address .detail {
	color: #9d9d9d;
	line-height: 1.4rem;
	font-size: 0.75rem;
	padding: 0 0 0.3rem 0.95rem;
}
.person_wmcd_detail_wser .oderother .del {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.4rem;
	color: #0ecb0a;
	overflow: hidden;
}
.person_wmcd_detail_wser .oderother .del img {
	float: left;
	width: 0.7rem;
	margin-top: 0.5rem;
}
.person_wmcd_detail_wser .oderother .del .mes {
	padding: 0.3rem 0.95rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmcd_detail_wser .oderother .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
.person_wmcd_detail_wser .com {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
.person_wmcd_detail_wser .detail {
	background: #fff;
	overflow: hidden;
	padding: 0 3%;
	width: 94%;
}
.person_wmcd_detail_wser .detail .wrap {
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 0.3rem;
}
.person_wmcd_detail_wser .detail .type {
	float: left;
	width: 60%;
}
.person_wmcd_detail_wser .detail .type .title {
	line-height: 1.8rem;
}
.person_wmcd_detail_wser .detail .type ul {
	overflow: hidden;
}
.person_wmcd_detail_wser .detail .type ul li {
	float: left;
	height: 1.3rem;
	line-height: 1.3rem;
	padding: 0 2%;
	margin-right: 0.3rem;
	border: 1px solid #404040;
	border-radius: 0.1rem;
	color: #404040;
}
.person_wmcd_detail_wser .detail .type ul li.current {
	color: #19b5ff;
	border: 1px solid #19b5ff;
}
.person_wmcd_detail_wser .detail .line {
	background: #eaeaea;
	width: 1px;
	height: 2.4rem;
	float: left;
	margin-top: 0.75rem;
}
.person_wmcd_detail_wser .detail .num {
	float: left;
	padding-left: 3%;
}
.person_wmcd_detail_wser .detail .num .title {
	line-height: 1.8rem;
}
.person_wmcd_detail_wser .detail .num .num_l {
	text-align: center;
	line-height: 1.3rem;
	float: left;
	width: 33%;
	border: 1px solid #ccc;
	margin: -1px;
}
.person_wmcd_detail_wser .detail .num .num_m {
	line-height: 1.2rem;
	width: 4rem;
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 0.1rem;
	font-size: 0.65rem;
}
.person_wmcd_detail_wser .detail .num .num_m h1 {
	float: left;
	text-align: center;
	width: 34%;
}
.person_wmcd_detail_wser .detail .num .num_r {
	text-align: center;
	line-height: 1.3rem;
	float: right;
	width: 33%;
	border: 1px solid #ccc;
	margin: -1px;
	background: #fff;
}
.person_wmcd_detail_wser .detail .que {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 0.6rem;
}
.person_wmcd_detail_wser .detail .que .title {
	line-height: 1.8rem;
}
.person_wmcd_detail_wser .detail .que textarea {
	width: 100%;
	box-sizing: border-box;
	border-radius: 0.1rem;
	line-height: 1rem;
	padding: 0.2rem 3%;
	overflow: hidden;
	height: 5rem;
}
.person_wmcd_detail_wser .detail .que textarea::-webkit-input-placeholder {
 color:#8e8e8e !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_wmcd_detail_wser .detail .que textarea::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_wmcd_detail_wser .detail .que textarea::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_wmcd_detail_wser .detail .que textarea::-ms-input-placeholder {
 color: #8e8e8e !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_wmcd_detail_wser .detail .sendpic {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 0.6rem;
}
.person_wmcd_detail_wser .detail .sendpic .title {
	line-height: 1.8rem;
}
.person_wmcd_detail_wser .detail .sendpic .pic {
	overflow: hidden;
}
.person_wmcd_detail_wser .detail .sendpic .pic li {
	float: left;
	width: 3rem;
	height: 3rem;
}
.person_wmcd_detail_wser .detail .sendpic .pic li img {
	height: 100%;
	width: 100%;
}
/*-----上传单号详情------*/
.person_wmcd_detail_order {
	margin-bottom: 3.25rem;
	padding-top: 2.5rem;
}
.person_wmcd_detail_order .logi {
	width: 94%;
	padding: 0 3%;
	margin-bottom: 0.8rem;
	background: #fff;
	overflow: hidden;
}
.person_wmcd_detail_order .logi .company {
	overflow: hidden;
	height: 2.2rem;
	font-size: 0.75rem;
	line-height: 2.2rem;
	border-bottom: 1px solid #d6d6d6;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.5rem;
}
.person_wmcd_detail_order .logi .company input {
	float: right;
	margin-right: 0.8rem;
	font-family: "Microsoft YaHei";
	border: none;
	line-height: 2.2rem;
	height: 2.2rem;
	font-size: 0.75rem;
	text-align: right;
	color: #666;
}
.person_wmcd_detail_order .logi .num {
	overflow: hidden;
	height: 2.2rem;
	font-size: 0.75rem;
	line-height: 2.2rem;
}
.person_wmcd_detail_order .logi .num input {
	float: right;
	border: none;
	height: 2.2rem;
	line-height: 2.2rem;
	text-align: right;
	font-size: 0.75rem;
}
.person_wmcd_detail_order .logi .num input::-webkit-input-placeholder {
 color:#8e8e8e !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmcd_detail_order .logi .num input::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmcd_detail_order .logi .num input::-moz-placeholder {
 color: #8e8e8e !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmcd_detail_order .logi .num input::-ms-input-placeholder {
 color: #8e8e8e !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"  font-size:0.75rem;
}
.person_wmcd_detail_order ul {
}
.person_wmcd_detail_order .main_li {
	background: #fff;
	overflow: hidden;
	font-size: 0.7rem;
	position: relative;
	line-height: 1.1rem;
}
.person_wmcd_detail_order .main_li .info {
	height: 4.4rem;
	border-bottom: 1px solid #ebebeb;
}
.person_wmcd_detail_order .main_li .info .pic {
	float: left;
	height: 3rem;
	border: 1px solid #ccc;
	border-radius: 0.1rem;
	width: 3rem;
	margin: 0.65rem 0 0 0;
	overflow: hidden;
}
.person_wmcd_detail_order .main_li .info .pic img {
	width: 100%;
}
.person_wmcd_detail_order .main_li .info .wrap {
	overflow: hidden;
	padding-left: 0.2rem;
	_margin-right: -3px;	/*IE6 3pxBUG*/
	position: relative;
	padding-left: 2%;
}
.person_wmcd_detail_order .main_li .info .name {
	margin-top: 0.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.person_wmcd_detail_order .main_li .info .material {
	color: #999;
}
.person_wmcd_detail_order .main_li .info .price {
	padding-top: 0.1rem;
	font-size: 0.65rem;
	color: #ff4b55;
}
.person_wmcd_detail_order .main_li .info .price img {
	height: 0.4rem;
	margin: 0.35rem 0.25rem;
}
.person_wmcd_detail_order .main_li .info .price .num {
	color: #9d9d9d;
}
.person_wmcd_detail_order .oderstate {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmcd_detail_order .oderstate .title {
	color: #333;
	line-height: 2rem;
	border-bottom: 1px solid #d6d6d6;
	height: 2rem;
	font-size: 0.75rem;
}
.person_wmcd_detail_order .oderstate .title img {
	width: 0.75rem;
	margin: 0.7rem 0.2rem 0 0;
}
.person_wmcd_detail_order .oderstate .title span {
	color: #ff4b55;
}
.person_wmcd_detail_order .oderstate .news {
	color: #929198;
	font-size: 0.65rem;
	line-height: 1rem;
	padding: 0.4rem 0;
	border-bottom: 1px solid #d6d6d6;
}
.person_wmcd_detail_order .oderother {
	padding: 0 3%;
	width: 94%;
	overflow: hidden;
	background: #fff;
}
.person_wmcd_detail_order .oderother .address {
	border-bottom: 1px solid #d6d6d6;
}
.person_wmcd_detail_order .oderother .address .wrap {
	overflow: hidden;
}
.person_wmcd_detail_order .oderother .address .peo {
	float: left;
	color: #666;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 10rem;
	font-size: 0.75rem;
	padding-top: 0.3rem;
}
.person_wmcd_detail_order .oderother .address .peo img {
	width: 0.65rem;
	margin: 0.25rem 0.3rem 0 0;
}
.person_wmcd_detail_order .oderother .address .pho {
	float: right;
	line-height: 1.4rem;
	height: 1.4rem;
	color: #666;
	font-size: 0.75rem;
	padding-top: 0.3rem;
	padding-right: 2%;
}
.person_wmcd_detail_order .oderother .address .detail {
	color: #9d9d9d;
	line-height: 1.4rem;
	font-size: 0.75rem;
	padding: 0 0 0.3rem 0.95rem;
}
.person_wmcd_detail_order .oderother .del {
	background: #fff url(../images/arrow-right-icon.png) no-repeat 100% center;
	background-size: 0.4rem;
	color: #0ecb0a;
	overflow: hidden;
}
.person_wmcd_detail_order .oderother .del img {
	float: left;
	width: 0.7rem;
	margin-top: 0.5rem;
}
.person_wmcd_detail_order .oderother .del .mes {
	padding: 0.3rem 0.95rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmcd_detail_order .oderother .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
.person_wmcd_detail_order .com {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	background: #19b5ff;
	border-radius: 0.2rem;
	width: 94%;
	margin: 1rem 0 0 3%;
}
/*-----------------查看物流------------------------*/
.person_wmcd_detail_logi {
	padding-top: 2.5rem;
}
.person_wmcd_detail_logi .state {
	width: 97%;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding: 0.4rem 0 0.4rem 3%;
}
.person_wmcd_detail_logi .state img {
	float: left;
	height: 0.95rem;
	margin-top: 0.2rem
}
.person_wmcd_detail_logi .state ul {
	float: left;
	padding-left: 0.4rem;
}
.person_wmcd_detail_logi .state ul .name {
	font-size: 0.75rem;
	color: #666666;
	line-height: 1.2rem;
}
.person_wmcd_detail_logi .state ul .name span {
	color: #ff3737;
}
.person_wmcd_detail_logi .state ul .order, .person_wmcd_detail_logi .state ul .type {
	font-size: 0.6rem;
	line-height: 1rem;
	color: #9d9d9d;
}
.person_wmcd_detail_logi .del {
	background: #fff;
	background-size: 0.4rem;
	color: #9d9d9d;
	overflow: hidden;
	width: 100%
}
.person_wmcd_detail_logi .del ul {
	padding: 0.3rem 6% 0.3rem 5%;
}
.person_wmcd_detail_logi .del ul li {
	border-left: 1px solid #e3e3e3;
}
.person_wmcd_detail_logi .del ul li:last-of-type {
	color: #0ecb0a;
}
.person_wmcd_detail_logi .del img {
	float: left;
	width: 0.8rem;
	margin-top: 0.5rem;
	margin-left: -0.4rem;
}
.person_wmcd_detail_logi .del .mes {
	padding: 0.3rem 0.1rem 0 0.95rem;
	line-height: 1rem;
}
.person_wmcd_detail_logi .del .time {
	font-size: 0.6rem;
	padding-left: 0.95rem;
	line-height: 1.1rem;
	padding-bottom: 0.2rem;
}
.person_edit {
	padding-top: 2.5rem;
}
.person_edit .head {
	background: url(../images/background.jpg) no-repeat;
	background-size: cover;
	height: 7rem;
	width: 100%;
	overflow: hidden;
}
.person_edit .head .pic {
	width: 3.6rem;
	height: 3.6rem;
	overflow: hidden;
	border-radius: 50%;
	margin: 1.7rem auto;
}
.person_edit .head .pic img {
	width: 100%;
}
.person_edit ul li {
	height: 1.1rem;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	padding: 0.5rem 0;
	background: #fff url(../images/arrow-right-icon.png) no-repeat 97% center;
	background-size: 0.4rem;
	line-height: 1.1rem;
	font-size: 0.7rem;
	color: #444;
}
.person_edit ul li input {
	border: none;
	line-height: 1.1rem;
	color: #333;
}
.person_edit ul li input::-webkit-input-placeholder {
 color:#666 !important; /*WebKit browsers*/
 font-family:"Microsoft YaHei"
}
.person_edit ul li input::-moz-placeholder {
 color: #666 !important; /*Mozilla Firefox 4 to 18 */
 font-family:"Microsoft YaHei"
}
.person_edit ul li input::-moz-placeholder {
 color: #666 !important; /*Mozilla Firefox 19+ */
 font-family:"Microsoft YaHei"
}
.person_edit ul li input::-ms-input-placeholder {
 color: #c1e5ff !important; /*Internet Explorer 10+*/
 font-family:"Microsoft YaHei"
}
.person_edit ul li span {
	color: #969595;
	width: 4rem;
	float: left;
	padding-left: 3%;
}
.person_edit_overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
.person_edit_overlay .exc_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
.person_edit_overlay .exc_bg li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.person_edit_overlay .exc_bg li:nth-child(1) {
	border-bottom: 1px solid #ebebeb;
}
.person_edit_overlay .exc_bg li:nth-child(2) {
	margin-bottom: 0.2rem;
}
.person_edit_overlay .exc_tx {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
.person_edit_overlay .exc_tx li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.person_edit_overlay .exc_tx li:nth-child(1) {
	border-bottom: 1px solid #ebebeb;
}
.person_edit_overlay .exc_tx li:nth-child(2) {
	margin-bottom: 0.2rem;
}
.person_edit_overlay .exc_sex {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
.person_edit_overlay .exc_sex li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.person_edit_overlay .exc_sex li:nth-child(1) {
	border-bottom: 1px solid #ebebeb;
}
.person_edit_overlay .exc_sex li:nth-child(2) {
	margin-bottom: 0.2rem;
}
.person_edit_overlay .born_date {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: none;
}
.person_edit_overlay .born_date .wrap {
	overflow: hidden;
}
.person_edit_overlay .born_date ul {
	width: 33.333%;
	float: left;
}
.person_edit_overlay .born_date ul li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.person_edit_overlay .born_date .sel {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #19b5ff;
	overflow: hidden;
	width: 100%;
	margin-top: 0.2rem;
}
.person_edit_overlay .born_date .sel .cal {
	width: 40%;
	float: left;
	padding-left: 10%
}
.person_edit_overlay .born_date .sel .com {
	float: right;
	width: 40%;
	padding-right: 10%;
	text-align: right
}
.person_edit_overlay .place {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: none;
}
.person_edit_overlay .place .wrap {
	overflow: hidden;
}
.person_edit_overlay .place ul {
	width: 50%;
	float: left;
}
.person_edit_overlay .place ul li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
}
.person_edit_overlay .place .sel {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #19b5ff;
	overflow: hidden;
	width: 100%;
	margin-top: 0.2rem;
}
.person_edit_overlay .place .sel .cal {
	width: 40%;
	float: left;
	padding-left: 10%
}
.person_edit_overlay .place .sel .com {
	float: right;
	width: 40%;
	padding-right: 10%;
	text-align: right
}
.person_edit_overlay .mar {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: none;
}
.person_edit_overlay .mar .wrap {
	overflow: hidden;
}
.person_edit_overlay .mar ul li {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
}
.person_edit_overlay .mar .sel {
	background: #fff;
	height: 2.2rem;
	line-height: 2.2rem;
	font-size: 0.75rem;
	color: #19b5ff;
	overflow: hidden;
	width: 100%;
	margin-top: 0.2rem;
}
.person_edit_overlay .mar .sel .cal {
	width: 100%;
	text-align: center;
}
/*********************************************************************
                         		资料(个性签名)
**********************************************************************/
.person_edit_sign {
	padding-top: 2.5rem;
}
.person_edit_sign textarea {
	font-family: "Microsoft YaHei";
	overflow: hidden;
	font-size: 0.7rem;
	line-height: 1.2rem;
	width: 92%;
	padding: 0.2rem 4%;
	border: none;
	height: 8rem;
	color: #666;
}
.person_edit_sign .num {
	text-align: right;
	padding-right: 4%;
	width: 96%;
	color: #a6a6a6;
	margin-top: -1.6rem;
}
/*********************************************************************
                         		资料(昵称)
**********************************************************************/
.person_edit_name {
	padding-top: 2.5rem;
}
.person_edit_name input {
	font-family: "Microsoft YaHei";
	overflow: hidden;
	font-size: 0.75rem;
	line-height: 1.2rem;
	width: 92%;
	padding: 0.5rem 4%;
	border: none;
	height: 1.2rem;
	color: #666666;
	margin-top: 0.5rem;
}
.person_edit_name .del {
	background: url(../images/iconfont-guanbi.png) no-repeat;
	background-size: 0.7rem;
	width: 1.4rem;
	height: 2.2rem;
	position: absolute;
	right: 0;
	top: 3.75rem;
}
/*********************************************************************
                         		资料(身高)
**********************************************************************/
.person_edit_tall {
	padding-top: 2.5rem;
}
.person_edit_tall input {
	font-family: "Microsoft YaHei";
	overflow: hidden;
	font-size: 0.75rem;
	line-height: 1.2rem;
	width: 92%;
	padding: 0.5rem 4%;
	border: none;
	height: 1.2rem;
	color: #666666;
	margin-top: 0.5rem;
}
.person_edit_tall .del {
	background: url(../images/iconfont-guanbi.png) no-repeat;
	background-size: 0.7rem;
	width: 1.4rem;
	height: 2.2rem;
	position: absolute;
	right: 0;
	top: 3.75rem;
}
/*********************************************************************
                         		资料(体重)
**********************************************************************/
.person_edit_wei {
	padding-top: 2.5rem;
}
.person_edit_wei input {
	font-family: "Microsoft YaHei";
	overflow: hidden;
	font-size: 0.75rem;
	line-height: 1.2rem;
	width: 92%;
	padding: 0.5rem 4%;
	border: none;
	height: 1.2rem;
	color: #666666;
	margin-top: 0.5rem;
}
.person_edit_wei .del {
	background: url(../images/iconfont-guanbi.png) no-repeat;
	background-size: 0.7rem;
	width: 1.4rem;
	height: 2.2rem;
	position: absolute;
	right: 0;
	top: 3.75rem;
}
/*********************************************************************
                         		资料(职业)
**********************************************************************/
.person_edit_career {
	padding-top: 2.5rem;
}
.person_edit_career ul li .wrap {
	height: 1.1rem;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	padding: 0.5rem 0;
	background: #fff url(../images/arrow_bottom_icon.png) no-repeat 97% center;
	background-size: 0.8rem;
	line-height: 1.1rem;
	font-size: 0.7rem;
	color: #444;
	font-size: 0.75rem;
}
.person_edit_career ul li ul {
	display: none;
}
.person_edit_career ul li ul li {
	height: 2.1rem;
	line-height: 2.1rem;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
	padding-left: 2.2rem;
	color: #666666;
	font-size: 0.7rem;
}
.person_edit_career ul li ul li.current {
	background: #fff url(../images/iconfont_right.png) no-repeat 97% center;
	background-size: 0.8rem;
}
.person_edit_career ul li .pic {
	width: 2.2rem;
	float: left;
}
.person_edit_career ul li img {
	height: 1.1rem;
	margin: 0 0.3rem 0 0.55rem;
}
/*添加银行卡弹窗*/
.tan {
	display: none;
}
.Popup {
	width: 80%;
	height: auto;
	background: #FFFFFF;
	margin: 0 auto;
	position: absolute;
	top: 30%;
	left: 10%;
	border-radius: 5px;
}
.Popup p {
	text-align: center;
	padding: 1rem 0;
	diaplay: block;
	margin: 0 auto;
	color: #0e0e0e;
	border-bottom: 1px solid #e9e9e9;
	font-size: 0.75rem;
}
.Popup ul li {
	float: left;
	width: 49%;
	text-align: center;
	padding: 0.7rem 0;
	border-right: 1px solid #e9e9e9;
}
.Popup ul li a {
	color: #6a6a6a;
}
.bg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0px;
}
