/*#toOrder .toOrder .header{
	font-size: 0.436363rem;  48 
	height: 1.218181rem;  134 
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 3;
	line-height: 1.218181rem;  134 
}
#toOrder .toOrder .header div{
	padding-right: 0.581818rem;  64 
}
#toOrder .toOrder .header .van-icon{
	float: left;
	line-height: 1.218181rem;  134  
	font-size: 0.581818rem;  64 
	margin-left: 0.218181rem; 24
}
 */

/* 购买说明 */
#toOrder .buy_statement{
	font-size: 0.363636rem;/* 40 */
	padding: 0.290909rem;/* 32 */
	background-color: #fff;
	border-radius: 0 0 0.236363rem 0.236363rem;/* 26 */
}
#toOrder .buy_statement div{
	display: flex;
	align-items: flex-start;
	margin-top: 0.236363rem;/* 26 */
}
#toOrder .buy_statement div p{
	display: inline-block;
}


/* 购买须知 */
#toOrder .content .description{
	margin: 0.290909rem;/* 32 */
	padding: 0.290909rem 0.236363rem;/* 32 26 */
	background-color: #fff;
	display: flex;
	align-items: center;
	border-radius: 0.236363rem;/* 26 */
	border-radius: 0.10909rem;/* 12 */
	font-size: 0.345454rem;/* 38 */
	line-height: 0.50909rem;/* 56 */
	display: none;
}
#toOrder .content .description img{
	width: 0.527272rem;/* 58 */
	height: 0.527272rem;/* 58 */
	margin-right: 0.10909rem;/* 12 */
	flex-shrink: 0;
}
#toOrder .content .description span{
	color: #e4393c;
}


/* 购买须知 或 温馨提示 */
#toOrder .remind {
	padding: 0.2rem 0.15rem;/*  */
	background-color: #f4ded1;
	color: #da6213;
	display: flex;
	align-items: center;
	line-height: 0.436363rem;/* 48 */
	font-size: 0.381818rem;/* 42 */
	/* position: fixed;
	top: 1.218rem;
	left: 0; */
}
#toOrder .remind  i {
	font-size: 0.436363rem;/* 48 */
	margin-right: 0.072727rem;/* 8 */
}
#toOrder .notice {
	display: none;
}


/* 价格列表 */
#toOrder .priceSummary{
	font-size: 0.363636rem;/* 40 */
	padding: 0.290909rem;/* 32 */
	background-color: #fff;
	border-radius: 0.236363rem;/* 26 */
	margin: 0.290909rem 0;
}
#toOrder .priceSummary li{
	width: 48.6%;
	display: inline-block;
	line-height: 0.581818rem;/* 64 */
}



#toOrder .businessForm{
	margin: 0.290909rem;/* 32 */
	font-size: 0.363636rem;/* 40 */
	background-color: #fff;
	border-radius: 0.10909rem;/* 12 */
	padding: 0 0.290909rem;/* 32 */
}
#toOrder .businessForm .item{
	display: flex;
	/* margin: 0.345454rem 0; *//* 38 */
}
#toOrder .businessForm .item .item_left{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.290909rem;/* 32 */
}
#toOrder .businessForm .item .item_left span{
	color: #fff;
	padding: 0.145454rem;/* 16 */
	font-size: 0.327272rem;/* 36 */
	border-radius: 0.072727rem;/* 8 */
	background-color: #2F2F2F;
}
#toOrder .businessForm .item:nth-child(2) .item_left span{
	background-color: #e4393c;
}
#toOrder .businessForm .item:nth-child(3) .item_left span{
	background-color: #999;
}

#toOrder .businessForm .item .item_right{
	border-bottom: 1px solid #eee;
	flex-grow: 1;
	padding: 0.581818rem 0;/* 64 */
}
#toOrder .businessForm .item .item_right .item_right_top{
	line-height: 0.836363rem;/* 92 */
	font-size: 0.4rem;/* 44 */
	font-weight: 600;
	white-space: nowrap;
}
#toOrder .businessForm .item .item_right .item_right_bottom{
	font-size: 0.345454rem;/* 42 */
	/* color: #2F2F2F; */
}
#toOrder .businessForm .item .item_right .item_right_top .phone::after{
	content: " (将用于接收短信验证码)";
	font-size: 0.327272rem;/* 36 */
	color: #bbb;
	font-weight: normal;
	white-space: nowrap;
}

#toOrder .businessForm .item:nth-child(3) p{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#toOrder .businessForm .item:nth-child(3) p input{
	width: 60%;
	border: 0;
}
#toOrder .businessForm .item:nth-child(3) p span{
	color: #999;
	font-size: 0.345454rem;/* 38 */
}
#toOrder .businessForm .item:nth-child(3) p .yes{
	color: #2F2F2F;
}

#toOrder .agreement{
	color: #757575;
	height: 1.16rem; /* 120 */
	background-color: #fff;
	position: fixed;
	left: 0;
	bottom: 1.30909rem; /* 144 */
	text-align: center;
	width: 100%;
	border-top: #F6F6F6 solid 0.018181rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.32rem;
	display: none;
}
#toOrder .agreement .van-icon-success{
	border: 1px #bbb solid;
	background-color: #fff;
	color: #fff;
	font-weight: bolder;
	border-radius: 2px;
	margin-right: 0.072727rem;/* 8 */
	font-size: 0.290909rem;/* 32 */
	
	/* border: 0.018181rem solid #999;
	text-align: center;
	border-radius: 100%;
	margin: auto 0;
	color: #fff;
	margin-right: 0.15rem;
	font-size: 0.290909rem;/* 32 */ */
}

#toOrder .agreement .active{
	color: #e4393c;
}
#toOrder .agreement span{
	display: flex;
	align-items: center;
}
#toOrder .agreement a{
	color: #2F2F2F;
}

#toOrder .toOrder .agreement + .footer{
	height: 1.30909rem; /* 144 */
	background-color: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	text-align: right;
	width: 100%;
	border-top: #F6F6F6 solid 0.018181rem;
	font-size: 0.38rem;
}
#toOrder .toOrder .footer #toOrder_price{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 97.04%;
	height: 100%;
}
#toOrder .toOrder .footer .count{
	color: #757575;
	padding-top: 0.081818rem;/* 9 */
}
#toOrder .toOrder .footer a{
	display: flex;
	align-items: center;
	background: #e4393c;
	/* background-image: linear-gradient(to left, #ff6671, #e4393c); */
	border-radius: 0.6rem;/* 48 */
	padding: 0.22rem 0.46rem;/* 26 48 */
	color: #fff;
	margin-left: 0.2rem;/* 16 */
	letter-spacing: 0.04rem;
	font-size: 0.4rem;
}
#toOrder .toOrder .footer .failed,
#toOrder .toOrder .footer .failedReturn {
	background: #999;
}


/* 订单 */
#toOrder .toOrderInfo{
	margin: 0.290909rem;/* 32 */
	font-size: 0.363636rem;/* 40 */
	background-color: #fff;
	border-radius: 0.10909rem;/* 12 */
	padding: 0.290909rem;/* 32 */
}
#toOrder .toOrderInfo .item_top {
	display: flex;
	align-items: center;
}
#toOrder .toOrderInfo .van-icon-shop-o{
	font-size: 0.472727rem;/* 52 */
}
#toOrder .toOrderInfo #companyName{
	font-size: 0.345454rem;/* 38 */
	margin-left: 0.10909rem;/* 12 */
	padding-top: 0.072727rem;/* 8 */
}


/* 订单的商品列表 */
#toOrder .toOrder_list{
	background-color: #fff;
	font-size: 0.345454rem;/* 38 */
	border-bottom: 1px solid #eee;
	margin-bottom: 0.290909rem;/* 32 */
}
#toOrder .toOrder_list .itme{
	margin: 0.163636rem 0;/* 18 0 */
	display: flex;
	padding: 0.290909rem 0;
}
#toOrder .toOrder_list img{
	width: 2.272727rem;/* 250 */
	height: 2.272727rem;
	object-fit: cover;
}
#toOrder .toOrder_list .goodsName{
	padding-left: 0.290909rem;/* 32 */
	padding-right: 0.236363rem;/* 26 */
	line-height: 0.418181rem;/* 46 */
	color: #757575;
	flex-grow: 1;
	text-align: justify;
}
#toOrder .toOrder_list .goodsName a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify;
}
#toOrder .toOrder_list .priceConut{
	flex-shrink: 0;
}
#toOrder .toOrder_list .price{
	color: #2F2F2F;
	margin-bottom: 0.072727rem;/* 8 */
}
#toOrder .toOrder_list .count{
	font-size: 0.327272rem;/* 36 */
	color: #757575;
	float: right;
}




/* 订单金额数据 */
#toOrder .toOrderInfo .toOrderDatas li{
	line-height: 0.836363rem;/* 92 */
	font-size: 0.345454rem;/* 38 */
}
#toOrder .toOrderInfo .toOrderDatas .main{
	width: 2.272727rem;/* 250 */
	display: inline-block;
	text-align: right;
}
#toOrder .toOrderInfo .toOrderDatas .vice{
	color: #757575;
	display: inline-block;
	padding-left: 0.181818rem;/* 20 */
}
#toOrder .toOrderInfo .toOrderDatas .right{
	color: #2F2F2F;
	float: right;
	line-height: 0.836363rem;/* 92 */
}
#toOrder .toOrderInfo .toOrderDatas .right i{
	position: relative;
	top: 0.06rem;/* 6 */
}
#toOrder .toOrderInfo .amount_jg{
	display: flex; 
	align-items: center; 
	justify-content: flex-end;
}
#toOrder .toOrderInfo #TOgoods_tax{
	color: #e4393c;
}
#toOrder .toOrderInfo .red{
	color: #e4393c;
}
#toOrder .toOrderInfo #TOgoodsFee::before{
	content: "¥";
}
/* 订单备注 */
#toOrder .toOrderInfo .orderRemark{
	display: flex;
}
#toOrder .toOrderInfo .orderRemark .main{
	flex-shrink: 0;
}
#toOrder .toOrderInfo .orderRemark .vice{
	flex-grow: 1;
}
#toOrder .toOrderInfo .orderRemark i{
	font-size: 0.4rem;
	position: relative;
	top: 0.054545rem; /* 6 */
	display: none;
}
#toOrder .toOrderInfo .orderRemark input{
	/* border: 0; */
	border: 1px solid #fff;
	color: #333;
	width: 100%;
}
#toOrder .toOrderInfo .orderRemark input::-ms-input-placeholder{
	font-size: 0.345454rem;
	color: #757575;
}
#toOrder .toOrderInfo .orderRemark input::-webkit-input-placeholder{
	font-size: 0.345454rem;
	color: #757575;
}


/* 结算 */
#toOrder .toOrderInfo .summary{
	text-align: right;
	line-height: 0.836363rem;/* 92 */
	font-size: 0.327272rem;/* 36 */
}
#toOrder #order_price1{
	font-size: 0.363636rem;
	
}
#toOrder #order_price1::before,
#toOrder #toOrder_price1::before,
#toOrder #toOrder_price2::before{
	content: "¥";
}

#toOrder #toOrder_price1,
#toOrder #toOrder_price2{
	color: #e4393c;
	font-size: 0.44rem;/* 44 */
	font-weight: 700;
	margin-left: 2px;
}





#subscriber_box,
#addressee_box{
	background-color: #F1F1F1;
	font-size: 0.4rem;/* 44 */
	display: none;
	height: 100%;
}
/*#subscriber_box > .header,
#addressee_box > .header{
	font-size: 0.436363rem;  48 
	height: 1.218181rem;  134 
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 3;
	line-height: 1.218181rem;  134 
}
#subscriber_box > .header div,
#addressee_box > .header div{
	padding-right: 0.581818rem;  64 
}
#subscriber_box > .header div .van-icon,
#addressee_box > .header div .van-icon{
	float: left;
	line-height: 1.218181rem;  134 
	font-size: 0.581818rem;  64 
	margin-left: 0.218181rem; 24
} */

#subscriber_box .info,
#addressee_box .info{
	background-color: #fff;
	margin: 0.290909rem;
	margin-bottom: 0.618181rem;/* 68 */
	border-radius: 0.10909rem;/* 12 */
}
#subscriber_box .info .headerT,
#addressee_box .info .headerT{
	padding: 0.618181rem 0 0.436363rem 0;/* 68 48 */
	font-size: 0.436363rem;/* 48 */
}
#subscriber_box .info .headerT div,
#addressee_box .info .headerT div{
	display: inline-block;
}
#subscriber_box .info .headerT div:nth-child(1),
#addressee_box .info .headerT div:nth-child(1){
	/* background-color: #2F2F2F; */
	color: #fff;
	font-size: 0.30909rem;/* 34 */
	padding: 0.127272rem 0.2rem;/* 14 22 */
	border-radius: 0 0.054545rem 0.054545rem 0;
}
#subscriber_box .info .content,
#addressee_box .info .content{
	padding: 0 0.290909rem;
}
#subscriber_box .info .content div,
#addressee_box .info .content div{
	border-bottom: 1px solid #eee;
	line-height: 1.28rem;/* 86 */
	margin-top: 0.10909rem;/* 12 */
}
#subscriber_box .info .content div input,
#addressee_box .info .content div input{
	background-color: #fff;
	color: #2f2f2f;
	border: 0;
	width: 100%;
	line-height: 0.563636rem;/* 62 */
}
#addressee_box .info .content div input:disabled,
#addressee_box .info .content div input[disabled]{
	color: #2f2f2f;
	/* -webkit-text-fill-color: #2f2f2f; */
	-webkit-opacity: 1; 
	opacity: 1; 
}
#subscriber_box .info .footer,
#addressee_box .info .footer{
	line-height: 1.28rem;/* 86 */
	display: flex;
	justify-content: space-between;
	padding: 0 0.290909rem;
}
#subscriber_box .info .footer .van-icon-success,
#addressee_box .info .footer .van-icon-success{
	border: 0.018181rem solid #999;
	text-align: center;
	border-radius: 50%;
	margin: auto 0;
	color: #fff;
	margin-right: 0.15rem;
	font-size: 0.345454rem;/* 38 */
}
#subscriber_box .info .footer div{
	display: flex;
	align-items: center;
}
/* #subscriber_box .info .footer #setUp,
#addressee_box .info .footer #setUp{
	color: #666;
}
#subscriber_box .info .footer #clear,
#addressee_box .info .footer #clear{
	color: #da6213;
} */
#toOrder .toOrder + div > .layui-layer-content,
#subscriber_box + div > .layui-layer-content{
	background-color: #F1F1F1;
}


#subscriber_box .infoList,
#addressee_box .infoList{
	margin: 0.290909rem;/* 68 32 */
	margin-top: 0;
	display: none;
}
#subscriber_box .infoList .headerL,
#addressee_box .infoList .headerL{
	font-size: 0.363636rem;/* 40 */
	color: #666;
}
#subscriber_box .infoList .headerL span,
#addressee_box .infoList .headerL span{
	font-size: 0.327272rem;/* 36 */
}
#subscriber_box .infoList li,
#addressee_box .infoList li{
	margin-top: 0.236363rem;/* 26 */
	padding: 0.381818rem 0.290909rem;/* 42 32 */
	background-color: #fff;
	border-radius: 0.10909rem;/* 12 */
}
#subscriber_box .infoList li div,
#addressee_box .infoList li div{
	line-height: 0.618181rem;/* 68 */
}
#subscriber_box .infoList li div:nth-child(1),
#addressee_box .infoList li div:nth-child(1){
	font-size: 0.381818rem;/* 42 */
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#subscriber_box .infoList li .icon,
#addressee_box .infoList li .icon{
	display: inline-block;
	font-size: 0.472727rem;/* 52 */
}
#subscriber_box .infoList li > div:nth-child(2),
#addressee_box .infoList li > div:nth-child(2){
	font-size: 0.345454rem;/* 38 */
	color: #666;
}
#subscriber_box .infoList li:nth-child(1) .van-icon-upgrade,
#addressee_box .infoList li:nth-child(1) .van-icon-upgrade{
	display: none;
}

#subscriber_box .button,
#addressee_box .button{
	text-align: center;
	background-color: #fff;
	padding: 0.345454rem 0;/* 38 */
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
}
#subscriber_box .button div,
#addressee_box .button div{
	margin: 0 auto;
	color: #fff;
	font-size: 0.4rem;/* 44 */
	background-color: #999;
	width: 86%;
	padding-top: 0.290909rem;
	padding-bottom: 0.236363rem;
	text-align: center;
	border-radius: 0.8rem;
}


#subscriber_box .info .headerT div:nth-child(1){
	background-color: #2F2F2F;
}
#addressee_box .info .headerT div:nth-child(1){
	background-color: #e4393c;
}
#subscriber_box .info .footer .active{
	border: 0.018181rem solid #2F2F2F;
	color: #2F2F2F;
}
#addressee_box .info .footer .active{
	border: 0.018181rem solid #2F2F2F;
	color: #2F2F2F;
}
#subscriber_box .button .YESorder{
	background-color: #2F2F2F;
}
#addressee_box .button .YESorder{
	background-color: #e4393c;
}


#area_box{
	display: none;
}
#area_box .title{
	text-align: center;
	height: 44px;
	line-height: 44px;
	background-color: #fff;
}
#area_box .title div:nth-child(1){
	color: #969799;
	font-size: 15px;
	margin-left: 20px;
	float: left;
}
#area_box .title div:nth-child(2){
	color: #0f63ac;
	font-size: 15px;
	margin-right: 20px;
	float: right;
}
#area_box .content{
	background: #fff;
	overflow: hidden;
	position: relative;
	height: 200px;
	line-height: 40px;
	width: 100%;
}
#area_box .content .area_div{
	position: relative;
	top: -120px;
}
#area_box .content ul{
	width: 32.2%;
	height: 200px;
	display: inline-block;
	overflow: scroll;
	position: relative;
	top: 0;
	vertical-align: top;
}
#area_box .content ul::-webkit-scrollbar{ 
	display: none;
}
#area_box .content ul li{
	height: 40px;
	text-align: center;
	font-size: 16px;
	list-style: none;
	overflow: hidden;
	color: #999;
}
#area_box .content ul .active{
	color: #2F2F2F;
}



#toOrderInfo_box{
	padding: 0.418181rem;/* 46 */
	font-size: 0.345454rem;/* 38 */
	display: none;
}
#toOrderInfo_box .orderInfoItem{
    margin: 0.290909rem 0;/* 32 */
}
#toOrderInfo_box .orderInfoItem > label {
	width: 25%;
	display: inline-block;
	text-align: right;
	position: relative;
	vertical-align: top;
}
#toOrderInfo_box .orderInfoItem>span {
	width: 70%;
	display: inline-block;
}


/* 一般贸易商品的收件人信息start */
.flag1AddresseeInfo{
	font-size: 0.4rem;/* 44 */
}
.flag1AddresseeInfo .info{
	background-color: #fff;
	margin: 0.290909rem;
	/* margin-bottom: 0.618181rem; *//* 68 */
	border-radius: 0.10909rem;/* 12 */
}
.flag1AddresseeInfo .info .headerT{
	padding: 0.618181rem 0 0.436363rem 0;/* 68 48 */
	font-size: 0.436363rem;/* 48 */
}
.flag1AddresseeInfo .info .headerT div{
	display: inline-block;
}
.flag1AddresseeInfo .info .headerT div:nth-child(1){
	color: #fff;
	font-size: 0.30909rem;/* 34 */
	padding: 0.127272rem 0.2rem;/* 14 22 */
	border-radius: 0 0.054545rem 0.054545rem 0;
}
.flag1AddresseeInfo .info .f1_content{
	padding: 0 0.290909rem;
}
.flag1AddresseeInfo .info .f1_content div{
	border-bottom: 1px solid #eee;
	line-height: 1.28rem;/* 86 */
	margin-top: 0.10909rem;/* 12 */
}
.flag1AddresseeInfo .info .f1_content label{
	width: 22%;
	color: #777;
	display: inline-block;
}
.flag1AddresseeInfo .info .f1_content div input{
	background-color: #fff;
	color: #2f2f2f;
	border: 0;
	width: 77%;
	line-height: 0.563636rem;/* 62 */
}
.flag1AddresseeInfo .info .f1_content div input[name='verificationCode']{
	width: 46%;
}
.flag1AddresseeInfo .info .f1_content div input[disabled]{
	color: #2f2f2f;
	-webkit-opacity: 1; 
	opacity: 1; 
}
.flag1AddresseeInfo .info .footer{
	line-height: 1.28rem;/* 86 */
	/* display: flex;
	justify-content: space-between; */
	margin: 0 0.290909rem;
	border-bottom: 1px solid #eee;
}
.flag1AddresseeInfo .info .footer .van-icon-success{
	border: 0.018181rem solid #999;
	text-align: center;
	border-radius: 50%;
	margin: auto 0;
	color: #fff;
	margin-right: 0.15rem;
	font-size: 0.345454rem;/* 38 */
}
.flag1AddresseeInfo .info .footer div{
	display: flex;
	align-items: center;
}
.flag1AddresseeInfo .info .footer span{
	font-size: 0.32rem;
	color: #999;
}
.flag1AddresseeInfo .info .footer .active{
	border: 0.018181rem solid #2F2F2F;
	color: #2F2F2F;
}
.flag1AddresseeInfo .f1_addressee {
	display: none;
}
.flag1AddresseeInfo + div > .layui-layer-content{
	background-color: #F1F1F1;
}
.flag1AddresseeInfo .closing {
	/* border-top: 1px solid #eee; */
	line-height: 1.1rem;
	padding: 0 0.290909rem;
	font-size: 0.36rem;
	color: #999;
}
.flag1AddresseeInfo .closing i {
	float: right;
	font-style: normal;
}

/* 智能填写 */
.flag1AddresseeInfo .intelligent {
	margin: 0 0.290909rem;
	border-bottom: 1px solid #eee;
	margin-top: 0.10909rem;
	display: none;
}
.flag1AddresseeInfo .intelligent i {
	float: right;
	line-height: 1.1rem;
	color: #999;
	transform: rotate(90deg);
	position: relative;
	top: 0.072727rem; /* 8 */
}
.flag1AddresseeInfo .intelligent .title {
	line-height: 1.28rem;
}
.flag1AddresseeInfo .intelligent .intel_address {
	font-size: 0.381818rem; /* 42 */
	margin: 0;
	display: flex;
	padding: 0.16rem 0.28rem;
	border-radius: 0.090909rem; /* 10 */
	background: #f9f9f9;
	margin-bottom: 0.290909rem;
	display: none;
}
.flag1AddresseeInfo .intelligent .intel_address textarea {
	flex-grow: 1;
	align-items: center;
	border: 0;
	background: transparent;
	padding-right: 0.22rem;
	color: #777;
	-webkit-user-select: auto; /*webkit浏览器*/  
	-khtml-user-select: auto; /*早期浏览器*/  
	-moz-user-select: auto;/*火狐*/  
	-ms-user-select: auto; /*IE10*/  
	-o-user-select: auto;
	user-select: auto;
}
.flag1AddresseeInfo .intelligent .intel_address div {
	padding-left: 0.3rem;
	height: 1.1rem;
	line-height: 1.1rem;
	border-left: 1px solid #bbb;
	margin: auto;
	display: flex;
	/* color: #e4393c; */
	/* font-weight: bold; */
	font-size: 0.4rem;
}
/* .flag1AddresseeInfo .intelligent.active {
	display: block;
} */
.flag1AddresseeInfo .intelligent.active .intel_address {
	display: flex;
}
.flag1AddresseeInfo .intelligent.active i {
	transform: rotate(-90deg);
}
/* 一般贸易商品的收件人信息end */


.grecaptcha-badge {
	visibility: hidden;
}



#toOrder .pop{
	padding: 0.290909rem;
	font-size: 0.345454rem;/* 38 */
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	background: #fff;
}
#toOrder .pop h1{
	padding: 0.290909rem;
	font-size: 0.418181rem;/* 46 */
	text-align: center;
}
#toOrder .pop a{
	width: 80%;
	height: 1.09rem;/* 120 */
	/* height: 1.02rem; */
	/* background-color: #0F63AC; */
	background-image: linear-gradient(to right, #2b8de1, #0f63ac);
	border: 0;
	border-radius: 0.618181rem;
	color: #fff;
	font-size: 0.4rem;/* 44 */
	display: inline-block;
	line-height: 1.09rem;/* 120 */
	/* margin-top: 0.290909rem; */
	position: relative;
	top: 0.2rem;
}


