.top-sanjiao {
	position: absolute;
	height: 0;
	width: 0;
	top: 0.25rem;
	left: 63%;
	border-right: 0.10rem solid transparent;
	border-bottom: 0.13rem solid #D8D8D8;
	border-left: 0.10rem solid transparent;
}

.bottom-sanjiao {
	position: absolute;
	height: 0;
	width: 0;
	bottom: 0.25rem;
	left: 63%;
	border-right: 0.10rem solid transparent;
	border-top: 0.13rem solid #D8D8D8;
	border-left: 0.10rem solid transparent;
}

.top-active {
	border-right: 0.10rem solid transparent;
	border-bottom: 0.13rem solid #4893FD;
	border-left: 0.10rem solid transparent;
}
.bottom-active {
	border-right: 0.10rem solid transparent;
	border-top: 0.13rem solid #4893FD;
	border-left: 0.10rem solid transparent;
}
.mall-prolist li {
	display: flex;
	padding: 0.4rem 0 0.36rem 0;
	border-bottom: 1px solid #D9DCE0;
}

.pro-img {
	flex: 1;
	margin-right: 0.23rem;
}

.pro-img img {
	width: 1.62rem;
	height: 1.62rem;
	display: block;
}

.pro-ses {
	flex: 3;
}

.pro-title {
	font-size: 0.3rem;
	height: 0.80rem;
	line-height: 0.4rem;
}

.pro-price {
	color: #DD1919;
	font-size: 0.28rem;
}

.pro-price span:nth-child(2) {
	font-family: Avenir-Medium;
	margin-left: 0.12rem;
	font-size: 0.38rem;
}

.pro-sell {
	font-size: 0.24rem;
	color: #B3B3B3;
}

.next-btn {
	background: #2F84FF;
	box-shadow: 0 2px 0.44rem 0 rgba(226, 235, 244, 0.86);
	border-radius: 1rem;
	line-height: 0.9rem;
	margin-top: 0.65rem;
	text-align: center;
	font-size: 0.32rem;
	color: #FFFFFF;
	margin: 0.3rem;
}

.swiper-item img {
	width: 100%;
}

.pro-infor-box {
	background: #FFFFFF;
	box-shadow: 0 2px 0.44rem 0 rgba(226, 235, 244, 0.86);
	padding-bottom: 0.2rem;
	margin-bottom: 0.2rem;
}

.pro-infor-title {
	font-size: 0.34rem;
	font-family: Avenir-Medium;
	margin-bottom: 0.1rem;
}

.pro-infor-pri {
	color: #DD1919;
	font-size: 0.24rem;
	line-height: 0.7rem;
}

.pro-infor-pri .price {
	font-family: Avenir-Medium;
	font-size: 0.4rem;
	margin-right: 0.09rem;
}

.pro-infor-pri .sell {
	color: #B3B3B3;
	float: right;
}

.pro-information {
	line-height: 0.7rem;
	font-size: 0.26rem;
}

.pro-num-model {
	background: rgba(0, 0, 0, .77);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}

.pro-num-model .model-box {
	background: #FFFFFF;
	border-radius: 0.1rem;
	position: absolute;
	top: 50%;
	margin-top: -1.6rem;
	left: 50%;
	margin-left: -2.4rem;
	width: 4.8rem;
	height: 3.2rem;
}

.pro-num-model .model-box .model-box-title {
	font-family: PingFangSC-Medium;
	font-size: 0.32rem;
	line-height: 0.92rem;
	text-align: center;
	border-bottom: 1px solid #E5E5E5;
}

.pro-num-model .model-box .num-box {
	padding: 0.41rem 0 0.47rem 0;
	display: flex;
	line-height: 0.55rem;
	font-size: 0.32rem;
}

.pro-num-model .model-box .num-box .reduce {
	flex: 1;
	text-align: right;
}

.pro-num-model .model-box .num-box input {
	width: 50%;
	margin: 0 0.2rem;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-radius: 0.1rem;
	text-align: center;
	font-family: Avenir-Medium;
	font-size: 0.32rem;
	color: #3B8BFF;
	height: 0.55rem;
}

.pro-num-model .model-box .num-box .add {
	flex: 1;
}

.pro-num-model .model-box .btn-box {
	line-height: 0.81rem;
	font-size: 0.28rem;
	text-align: center;
	display: flex;
	color: #BCBCBC;
	border-top: 1px solid #E5E5E5;
}

.pro-num-model .model-box .btn-box .okay-btn {
	color: #2F84FF;
	flex: 1;
	border-right: 1px solid #D9D9D9
}

.pro-num-model .model-box .btn-box .cancel-btn {
	flex: 1;
}

.order-list {
	margin-top: 0.02rem;
}

.order-list li {
	background: #fff;
	overflow: hidden;
	margin-bottom: 0.2rem;
	background: #FFFFFF;
	box-shadow: 0 2px 0.44rem 0 rgba(226, 235, 244, 0.86);
}

.order-ses {
	display: flex;
	background: #F6F6F6;
	padding: 0.2rem 0.3rem;
}

.order-num {
	font-family: Avenir-Book;
	font-size: 0.32rem;
	margin: 0 0.3rem;
	line-height: 0.8rem;
}

.order-num img {
	float: left;
	margin: 0.23rem 0.12rem 0 0.12rem;
	width: 0.24rem;
}

.order-start {
	font-size: 0.28rem;
	color: #2F84FF;
	float: right;
}

.list-price {
	margin-top: 0.4rem;
	line-height: 0.4rem;
}

.list-money {
	font-size: 0.26rem;
	line-height: 0.84rem;
	margin: 0 0.3rem;
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}

.list-money-time {
	font-family: Avenir-Book;
	font-size: 0.24rem;
	color: #A3A3A3;
	float: left;
}

.list-fuhao {
	font-size: 0.28rem;
	color: #222222
}

.list-money-num {
	font-family: Avenir-Medium;
	font-size: 0.36rem;
	color: #222222
}

.list-fixed {
	font-family: Avenir-Medium
}

.tx-btn {
	border: 0.02rem solid #2F84FF;
	border-radius: 0.1rem;
	width: 1.66rem;
	line-height: 0.54rem;
	text-align: center;
	font-size: 0.26rem;
	color: #4893FD;
	float: right;
	margin: 0.3rem 0.3rem 0.3rem 0;
}

.ck-btn {
	border: 0.02rem solid #bbb;
	border-radius: 0.1rem;
	width: 1.66rem;
	line-height: 0.54rem;
	text-align: center;
	font-size: 0.26rem;
	color: #bbb;
	float: right;
	margin: 0.3rem 0.3rem 0.3rem 0;
}

.order-details-head {
	background: url(../../moblie/img/orderdetails_bg.png) center center no-repeat / cover;
	padding: 0.57rem 0.92rem 0.65rem 0.74rem;
	display: flex;
}

.order-head-status {
	flex: 2;
	font-size: 0.22rem;
	color: #FCDFDF;
}

.status-text {
	font-family: PingFangSC-Medium;
	font-size: 0.34rem;
	color: #FFFFFF;
	margin-bottom: 0.04rem;
}

.status-img {
	flex: 1;
	text-align: right;
}

.status-img img {
	width: 0.9rem;
}

.details-bz {
	font-size: 0.26rem;
	color: #333333;
	margin: 0 0.3rem;
	line-height: 0.8rem;
}

.kd-session {
	background: #FFFFFF;
	box-shadow: 0 2px 0.44rem 0 rgba(226, 235, 244, 0.86);
	line-height: 0.8rem;
	padding: 0 0.3rem;
	font-size: 0.26rem;
	color: #029D00;
	margin-bottom: 0.2rem;
}

.kd-session img {
	width: 0.25rem;
	margin: 0.0.2rem 0 0.1rem;
}

.order-details-form {
	padding-left: 0.3rem;
	background: #fff;
	box-shadow: 0 2px 0.44rem 0 rgba(226, 235, 244, 0.86);
	line-height: 0.95rem;
}

.order-details-form li {
	display: flex;
	font-size: 0.26rem;
	color: #333333;
	border-bottom: 1px solid #DDDDDD;
}

.order-details-form li:last-child {
	border-bottom: 0;
}

.form-leimu {
	flex: 2;
}

.form-text {
	color: #666666;
	flex: 7;
}

.address-text {
	line-height: 0.3rem;
	padding: 0.32rem 0
}

.footer-btnbox {
	position: fixed;
	bottom: 0;
	width: 100%;
	box-shadow: 0 2px 0.44rem 0 rgba(226, 235, 244, 0.86);
	background: #fff;
	line-height: 0.95rem;
}

.footer-btnbox div {
	border: 0.02rem solid #2F84FF;
	color: #2F84FF;
	border-radius: 0.1rem;
	width: 2.02rem;
	height: 0.66rem;
	text-align: center;
	line-height: 0.66rem;
	font-size: 0.3rem;
	float: right;
	margin: 0.16rem 0.3rem 0.16rem 0;
}

.ckwl {
	border: 0.02rem solid #999 !important;
	color: #999 !important;
}

.details-num {
	color: #999999;
	font-family: .PingFangSC-Light;
	font-size: 0.24rem;
	float: right;
}

.right-bg {
	background: url(../../moblie/img/member_righticon.png) center center no-repeat / 0.12rem;
	padding-right: 0.22rem;
	background-position-x: calc(100% - 0.3rem);
}

.submit-header {
	display: flex;
	font-size: 0.28rem;
	margin-bottom: 0.2rem;
}

.submit-address-icon {
	flex: 1;
}

.submit-address-icon img {
	width: 0.2rem;
}

.submit-address-text {
	flex: 12;
}

.address-name-p {
	margin-bottom: 0.1rem;
}

.submit-order {
	padding: 0.3rem;
	margin-bottom: 0.2rem;
	background: #fff;
	display: flex;
}

.submit-bz {
	padding-left: 0.6rem;
}

.submit-bz-title {
	line-height: 0.85rem;
	font-size: 0.28rem;
	border-bottom: 1px solid #D9DCE0;
}

.submit-textarea {
	font-size: 0.26rem;
	width: 100%;
	padding: 0.3rem 0;
	height: 1.65rem;
}

.submit-footer {
	line-height: 1.01rem;
	font-size: 0.28rem;
	color: #616161;
	padding-left: 0.4rem;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.submit-money {
	font-family: Avenir-Medium;
	font-size: 0.4rem;
	color: #DD1919;
}

.submit-btn {
	background: #559AFF;
	width: 2.05rem;
	text-align: center;
	font-size: 0.32rem;
	color: #FFFFFF;
	float: right;
	line-height: 1.06rem;
}

.jifen-text {
	font-size: 0.24rem;
	color: #DD1919;
	margin-left: 0.08rem;
}