html {
  font-size: 100px !important;
}
.tube_content {
	padding: 0.73rem 0 0.58rem 0;
	background: #F8F8F8;
}

.tube_shop_title {
	font-size: 0.24rem;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #113E7F;
}

.tube_center {
	margin-top: 0.53rem;
	background: #fff;
	padding: 0.36rem 0.2rem;
	border-radius: 0.05rem;
}

.tube_shop_top {
	display: flex;
	align-items: center;
	padding: 0.15rem 0.2rem;
	background: #EBEBEB;
}

input[type='checkbox'] {
	width: 0.18rem;
	height: 0.18rem;
	border: 0.01rem solid #CCCCCC;
}

.tubr_shop_all {
	display: flex;
	align-items: center;
	font-size: 0.14rem;
	color: #333;
}

.tube_shop_porduct {
	font-size: 0.14rem;
	color: #333;
	text-align: center;
}

.tubr_shop_listBox {
	padding: 0.15rem 0.2rem;
}

.tubr_shop_jian,
.tubr_shop_jia {
	width: 0.3rem;
	height: 0.3rem;
	cursor: pointer;
}

.tubr_shop_jian img,
.tubr_shop_jia img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: grayscale(100%);
}

.tubr_num {
	width: 0.48rem;
	height: 0.3rem;
	border: 0.01rem solid #EEEEEE;
	border-radius: 0.05rem;
	text-align: center;
	margin: 0 0.06rem;
	font-size: 0.14rem;
	color: #222222;
}

.tubr_shop_items {
	display: flex;
	border-bottom: 0.01rem solid #eee;
	align-items: center;
	padding: 0.39rem 0 0.3rem 0;
}

.tubr_shop_items:last-child {
	border-bottom: 0;
}

.tubr_shop_checked {
	width: 8%;
	display: flex;
	padding-left: 0.15rem;
	align-items: center;
	cursor: pointer;
}

.tubr_shop_productbox {
	width: 32%;
	display: flex;
	align-items: center;
}


.tubr_shop_unit {
	width: 22%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	color: #333;
}


.tubr_shop_number {
	width: 17%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tubr_shop_total {
	width: 13%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	color: #FF0000;
}

.tubr_shop_total span {
	font-size: 0.16rem;
	color: #FF0000;
}

.tubr_shop_operate {
	width: 8%;
	text-align: center;
	font-size: 0.14rem;
	color: #333;
	cursor: pointer;
}

.tubr_shop_imgbox {
	width: 1rem;
	height: 0.71rem;
}

.tubr_shop_imgbox img {
	width: 100%;
	height: 100%;
}

.tubr_shop_tit {
	font-size: 0.16rem;
	color: #333;
	font-weight: 400;
}

.tubr_shop_msg {
	font-size: 0.12rem;
	color: #E90707;
	margin-top: 0.14rem;
}

.tubr_shop_txtbox {
	width: 2.8rem;
	margin-left: 0.26rem;
}

.tubr_shop_bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border-radius: 0.05rem;
	overflow: hidden;
	box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.08);
	padding: 0 0 0 0.2rem;
	border: 0.01rem solid #eee;
}

.tubr_shop_bLeft {
	display: flex;
	align-items: center;
}

.tubr_deleteSele,
.tubr_empty {
	color: #333333;
	font-size: 0.14rem;
	margin: 0 0.25rem;
	cursor: pointer;
}

.tubr_shop_selected {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	color: #999;
	font-size: 0.14rem;
	margin-bottom: 0.03rem;
}

.tubr_shop_selected span {
	color: #E6170B;
	font-size: 0.18rem;
	font-weight: bold;
	display: block;
	margin-right: 0.05rem;
}

.tubr_shop_totalPrice {
	font-size: 0.14rem;
	font-weight: 400;
	display: flex;
	align-items: center;
	color: #999999;
}

.tubr_shop_totalPrice span {
	color: #E6170B;
	font-size: 0.18rem;
	font-weight: bold;
	margin-left: 0.05rem;
	display: flex;
	align-items: center;
}

.tubr_shop_totalPrice span::before {
	content: "￥";
	color: #E6170B;
	font-size: 0.18rem;
	font-weight: bold;
}

.tubr_settlement {
	width: 1.5rem;
	height: 0.67rem;
	background: #113E7F;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: bold;
	font-size: .16rem;
	margin-left: 0.55rem;
	cursor: pointer;
}

.tubr_shop_bRight {
	display: flex;
	align-items: center;
}

/* 下单页面 */

.tube_address_content {
	padding: 0.43rem 0;
	background: #f8f8f8;
}

.tube_address {
	padding: 0.46rem 0.5rem;
	background: #fff;
	border-radius: 0.05rem;
}

.tube_address_tit {
	padding-bottom: 0.16rem;
	border-bottom: 0.01rem solid #eee;
	font-size: 0.24rem;
	color: #333333;
}

.tube_address_xlist {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.32rem;
}

.tube_address_items {
	width: 31%;
	margin-right: 3.5%;
	border: .02rem solid #D5D8DE;
	border-radius: 0.05rem;
	padding: 0.14rem 0.53rem 0.29rem 0.2rem;
	cursor: pointer;
	position: relative;
	margin-bottom: 0.3rem;
}
.tube_address_items.active img{
    display: block;
}

.tube_checked_img {
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
}


.tube_address_items:nth-child(3n) {
	margin-right: 0;
}

.tube_address_shi {
	color: #000000;
	font-size: 0.14rem;
	padding-bottom: 0.14rem;
	border-bottom: 0.01rem solid #D5D8DE;
}

.tube_address_zhuzhi {
	font-size: 0.14rem;
	color: #999;
	margin-top: 0.16rem;
}

.tube_address_items.active {
	border-color: #113E7F;
}

.tube_newAddress {
	width: 1.61rem;
	height: 0.32rem;
	background: #FFFFFF;
	border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
	border: 0.01rem solid #B9B9B9;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.14rem;
	color: #666;
}

.tube_infor {
	margin-top: 0.5rem;
}

.tube_zhifuTxt {
	font-size: 0.14rem;
	color: #666666;
}

.tube_zhifuList {
	display: flex;
	flex-wrap: wrap;
}

.tube_infor_type {
	display: flex;
	align-items: center;
	margin-top: 0.4rem;
	padding-left: 0.32rem;
}

.tube_zhifuList img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	margin: 0 0.12rem;
}

.tube_order {
	margin-top: 0.7rem;
}

.tube_order_top {
	display: flex;
	padding: 0.15rem 0.48rem;
	background-color: #FAFBFC;
}

.tube_order_list {
	padding: 0rem 0.48rem;
}

.tube_order_items {
	padding: 0.3rem 0;
	border-bottom: 0.01rem solid #eee;
	display: flex;
}

.rube_order_titItm {}

.tubr_order_products {
	display: flex;
	align-items: center;
	flex: 2.5;
}

.tubr_order_Pricel {
	flex: 1.2;
}

.tubr_order_Number {
	flex: 1;
}

.tubr_order_Subtotal {
	flex: 1;
}

.tubr_order_Pricel,
.tubr_order_Subtotal {
	font-size: 0.14rem;
	color: #EA3200;
}

.tube_selett {
	margin-top: 0.3rem;
}

.tube_selett_box1 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}

.tube_selett_box1 * {
	color: #666;
	font-size: 0.14rem;
	margin-bottom: 0.17rem;
}

.tube_selett_box2 {
	padding: 0.15rem 0.43rem;
	background: #FAFAFA;
}

.tube_selett_money {
	font-size: 0.12rem;
	color: #666666;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.tube_seletter_je {
	color: #EA3200;
	font-weight: bold;
	font-size: 0.2rem;
	margin-left: 0.12rem;
}

.tube_last_return {
	width: 2.37rem;
	height: 0.46rem;
	background: #FFFFFF;
	border: 0.01rem solid #113E7F;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	border-radius: 0.05rem;
	margin-right: 0.2rem;
	cursor: pointer;
}

.tube_last_Topay {
	width: 1.91rem;
	height: 0.46rem;
	background: #113E7F;
	color: #FFFFFF;
	font-size: 0.16rem;
	font-size: 0.16rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0.05rem;
	cursor: pointer;
}
.tube_last_return:hover{
	opacity: 0.9;
}
.tube_last_Topay:hover{
	opacity: 0.9;
}


.tube_last_shop{
	display: flex;
	justify-content: flex-end;
	margin-top: 0.24rem;
}
.tube_selette_lastbox{
	margin-top: 0.45rem;
}
.tube_order_successfull{
	padding: 0.4rem 0 0.85rem  0;
	background: #F8F8F8;
}

.tube_succ_center{
	height: 7rem;
	background: #fff;
}
.tube_succ_imgbox{
	width: 0.8rem;
	height: 0.8rem;
	margin-bottom: 0.25rem;
}
.tube_succ_imgbox img{
	width: 100%;
	height: 100%;
}

.tube_succ_payment{
	font-size: 0.24rem;
	color: #000;
	margin-bottom: 0.17rem;
}
.tube_succ_orderNo{
	font-size: 0.14rem;
	color: #000000;
}
.tube_succ_xcontent{
	display: flex;
	margin-top: 0.35rem;
	
}
.tube_succ_vieworder{
	width: 1.28rem;
	height: 0.4rem;
	background: #113E7F;
	border-radius: 0.05rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 0.14rem;
	cursor: pointer;
	margin-right: 0.25rem;
}
.tube_succ_browsing{
	width: 1.76rem;
	height: 0.4rem;
	color: #113E7F;
	font-size: 0.14rem;
	background: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0.05rem;
	border: 0.01rem solid #113E7F;
	cursor: pointer;
}
.tube_succ_vieworder:hover{
	opacity: 0.9;
}
.tube_succ_browsing:hover{
	opacity: 0.9;
}
.tube_succ_flexbox{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.tube_succ_box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
