﻿
/* 订单页面 */
.addorder_topbar {
	height: 34px;
	background: #5f6e8b;
	padding: 15px;
}

.addorder_topbar .ico {
	height: 34px;
	width: 30px;
	line-height: 34px;
	float: left;
	font-size: 26px;
	text-align: center;
	color: #fff;
}

.addorder_topbar .tips {
	height: 34px;
	margin-left: 10px;
	font-size: 13px;
	color: #fff;
	line-height: 17px;
}

.addorder_nav {
	height: 30px;
	padding: 10px;
}

.addorder_nav .nav {
	padding: 2px 5px 2px 5px;
	; border: 1px solid #5f6e8b;
	color: #5f6e8b;
	background: #fff;
	float: left;
	margin-left: 10px;
}

.addorder_nav .selected {
	border: 1px solid #ff6600;
	color: #ff6600;
}

.addorder_user {
	height: 54px;
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #eaeaea;
}

.addorder_user .info .ico {
	float: left;
	height: 50px;
	width: 30px;
	line-height: 50px;
	font-size: 26px;
	text-align: center;
	color: #666
}

.addorder_user .info .info1 {
	height: 54px;
	width: 100%;
	float: left;
	margin-left: -30px;
	margin-right: -30px;
}

.addorder_user .info .info1 .inner {
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
}

.addorder_user .info .info1 .inner .user {
	height: 30px;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 35px;
	overflow: hidden;
}

.addorder_user .info .info1 .inner .address {
	height: 20px;
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	overflow: hidden;
}

.addorder_user .info .ico2 {
	height: 50px;
	width: 30px;
	line-height: 65px;
	float: right;
	font-size: 16px;
	text-align: right;
	color: #999;
}

.addorder_exp {
	height: 42px;
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #eaeaea;
	line-height: 42px;
	font-size: 16px;
	color: #333;
}

.addorder_exp .t1 {
	height: 42px;
	width: auto;
	float: left;
	padding-left: 10px;
}

.addorder_exp .t2 {
	height: 42px;
	width: auto;
	float: right;
}

.addorder_exp .ico {
	height: 42px;
	width: 30px;
	float: right;
	text-align: right;
	color: #999;
	font-size: 16px;
	margin-top: 5px;
}

.addorder_good {
	height: auto;
	margin-top: 10px;
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}

.addorder_good .ico {
	width: 10%;
	height: 35px;
	float: left;
	text-align: center;
}

.addorder_good img {
	border-radius: 5px;
	width: 35px;
}

.addorder_good .shop {
	height: 36px;
	width: 84%;
	padding-left: 15%;
	padding-bottom: 8px;
	border-bottom: 1px solid #f7f7f7;
	line-height: 36px;
	font-size: 18px;
	color: #333;
}

.addorder_good .good {
	height: 50px;
	width: 100%;
	padding: 10px 0px;
}

.addorder_good .img {
	width: 82px;
	height: 50px;
	float: left;
}

.addorder_good .img img {
	height: 100%;
	width: 100%;
}

.addorder_good .info {
	width: 100%;
	float: left;
	margin-left: -82px;
}

.addorder_good .info .inner {
	margin-left: 92px;
}

.addorder_good .info .inner .name {
	max-height: 40px;
	width: 100%;
	float: left;
	font-size: 13px;
	color: #555;
	overflow: hidden;
}

.addorder_good .info .inner .option {
	height: 18px;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #888;
	overflow: hidden;
	word-break: break-all
}

.addorder_good span {
	color: #666;
}

.addorder_good .price {
	float: right;
	width: 60px;
	;height: 54px;
	margin-left: -60px;
	;
}

.addorder_good .price .pnum {
	height: 20px;
	width: 100%;
	text-align: right;
	font-size: 14px;
}

.addorder_good .price .num {
	height: 20px;
	width: 100%;
	text-align: right;
}

.addorder_good .text {
	height: 34px;
	width: 100%;
	line-height: 45px;
	text-align: right;
	font-size: 14px;
	color: #999;
}

.addorder_good input,.addorder_price .coupon-code input {
	height: 34px;
	width: 97%;
	font-size: 12px;
	padding: 0 5px;
	background: #f7f7f7;
	border: 1px solid #e9e9e9;
	margin: 14px 0px 0;
	-webkit-appearance: none;
}

.addorder_price {
	height: auto;
	background: #fff;
	padding: 5px 10px;
	margin-top: 10px;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}

.addorder_price #coupon {
	display: none;
}

.addorder_price .price {
	height: auto;
	width: 100%;
}

.addorder_price .price .verify {
	height: 28px !important;
	line-height: 28px !important;
	margin-top: 5px;
	font-size: 12px;
	text-align: right;
	display: inline-block;
	padding: 0 10px;
	border-radius: 7px;
	color: #fff;
	background-color: #0098ff;
}

.addorder_price .price .line {
	height: 33px;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 33px;
}

.addorder_price .price .line i {
	padding: 4px 8px;
	background: #f23030;
	color: #fff;
	font-size: 13px;
	font-style: normal;
}

.addorder_price .price .line span {
	color: #222;
	height: 33px;
	width: auto;
	float: right;
}

.addorder_price .price .verify_log {
	width: 100%;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}

.addorder_price .all {
	height: 47px;
	width: 100%;
	line-height: 47px;
	font-size: 16px;
	color: #666;
}

.addorder_price .all span {
	height: 47px;
	width: auto;
	float: right;
	color: #ff771b;
}

.paysub {
	width: 90%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	background-color: #f23030;
	text-align: center;
	border-radius: 50px;
	margin: 30px auto;
}

.verifySub {
	width: 90%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	background-color: #04be02;
	border: 1px solid #04be02;
	text-align: center;
	border-radius: 2px;
	margin: 30px auto;
}

.addorder_price .line .nav {
	height: 22px;
	width: 40px;
	background: #ccc;
	margin: 3px 0px;
	float: right;
	border-radius: 40px;
}

.addorder_price .line .on {
	background: #4ad966;
}

.addorder_price .line .nav nav {
	height: 20px;
	width: 20px;
	background: #fff;
	margin: 1px;
	border-radius: 20px;
}

.addorder_price .line .nav .on {
	margin-left: 19px;
}

/* 资料确认 */
.infos-remark a{
	color: #4993ef;
}

/* 优惠券选择 */
.lesson_coupon_main {
    position: fixed;
    top: 200%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 203;
    background-color: rgba(0,0,0,.7);
}
.lesson_coupon_main.show {
    top: 0;
}
.lesson_coupon_main .main {
    position: absolute;
    -webkit-transform: translate3d(0,495px,0);
    transform: translate3d(0,495px,0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(0,0,.25,1);
    transition: -webkit-transform .2s cubic-bezier(0,0,.25,1);
    transition: transform .2s cubic-bezier(0,0,.25,1);
    transition: transform .2s cubic-bezier(0,0,.25,1),-webkit-transform .2s cubic-bezier(0,0,.25,1);
    bottom: 0;
    bottom: constant(safe-area-inset-bottom);
    bottom: env(safe-area-inset-bottom);
    box-sizing: border-box;
    width: 100%;
    height: 80vh;
    background-color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
    padding: 0 18px;
}
.lesson_coupon_main.show .main {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.lesson_coupon_main .header {
    position: relative;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #333;
    text-align: center;
    font-weight: 700;
}
.lesson_coupon_main .header .close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    height: 24px;
    background-image: url('../images/icon-goods-transfer-close.png');
    background-repeat: no-repeat;
    background-size: 24px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.lesson_coupon_main .body {
    margin-bottom: 50px;
    max-height: 310px;
}
.lesson_coupon_main .body {
    max-height: 429px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.lesson_coupon_main .section {
    position: relative;
    padding: 9px 0;
}

.lesson_coupon_main .mod_btns {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 6px 18px;
    margin: 0;
    background: #fff;
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}
.lesson_coupon_main .mod_btns .btn-sure {
	color: #fff;
	font-size: 13px;
    font-weight: 700;
    height: 38px;
    line-height: 38px;
	border-color: #ddd;
	display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: center;
    position: relative;
    border-radius: 21px;
	background: #e4393c;
    background-image: -webkit-linear-gradient(315deg,#f2140c,#f2270c 70%,#f24d0c);
    background-image: linear-gradient(135deg,#f2140c,#f2270c 70%,#f24d0c);
}

.my-coupon .my-coupon-list {
    font-size: 14px;
    border: 1px solid #f3d4d4;
    background-color: rgba(212,0,0,0.06);
    background-size: 100%;
    border-radius: 5px;
    margin-bottom: 15px;
}
.my-coupon .my-coupon-list-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
.my-coupon .my-coupon-list-flex-hd {
    border-right: 1px dashed #f3c9c7;
    text-align: center;
    padding: 15px 12px;
}
.my-coupon .my-coupon-list-flex-hd h2 {
    color: #f5686d;
    font-size: 28px;
}
.my-coupon .my-coupon-list-flex-hd h2 i {
    color: #f5686d;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}
.my-coupon .my-coupon-list-flex-hd p {
    color: #f5686d;
    font-size: 12px;
	min-width: 75px;
	max-width: 90px;
}
.my-coupon .my-coupon-list-flex-bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    padding: 0 10px;
}
.my-coupon .my-coupon-list-flex-bd h3 {
    font-weight: 400;
    font-size: 14px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    color: #333;
}
.my-coupon .my-coupon-list-flex-bd h3 em {
	background: #F95D10;
    font-size: 12px;
    font-style: normal;
    color: #fff;
    border-radius: 24px;
    padding: 2px 6px;
    margin-top: 8px;
	font-size: 13px;
}
.my-coupon .my-coupon-list-flex-bt {
	font-size: 12px;
    padding: 5px 10px;
    border-top: 1px dashed #f3c9c7;
    width: 100%;
    display: block;
    position: relative;
}
.my-coupon .my-coupon-list-flex-bd p .member-coupon-item {
    display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
.my-coupon .my-coupon-list-flex-bd p .member-coupon-item.uncheck{
	background: url(../images/member_coupon_uncheck.svg) no-repeat center/100%;
}
.my-coupon .my-coupon-list-flex-bd p .member-coupon-item.checked{
	background: url(../images/member_coupon_checked.svg) no-repeat center/100%;
}