.container{
	margin-top:.7rem;
}

/* 文字标签 */
.optimal:after {
    content: '已选推荐优惠';
    color: #F1170D;
    display: inline-block;
    border: 1px solid #f1170d;
    font-size: 10px;
    line-height: 14px;
    padding: 0 2px;
    margin-left: 5px;
}
.markup:before,.giveaway:before,.fullReduction:before,.csfr:before{
    content: attr(data-name);
    display: inline-block;
    background: #F1170D;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    border-radius: 3px;
    padding: 3px 4px;
    margin-right: 5px;
}

/* 基本设置 */
/*img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/
.t-h-1 {display: inline-block;max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.f20{
    font-size:.28rem;
}
.f13{
    font-size: .26rem;
}
.f11{
    font-size: .24rem;
}
.f12{
    font-size:.24rem;
}
.f14{
    font-size: .28rem;
}
.f15{
    font-size:.3rem;
}
.f16{
    font-size:.32rem;
}
.f18{
    font-size: .36rem;
}
.f10{
    font-size: .24rem;
}
.f22{
    font-size:.44rem;
}
.f24{
    font-size:.3rem;
}
.gray{
    color: #888;
}
.lgray{
    color: #b6b6b6;
}
.black{
    color: #212121;
}
.flex{
    display: flex;
    align-items: center;
}
.turnCenter{
    text-align: center;
}
.mtb12{
    margin-bottom: 12px;
    margin-top: 12px;
}
.m0{
    margin: 0!important;
}
.mr5{
    margin-right: 5px;
}
.mr10{
    margin-right: 10px;
}
.mr20{
    margin-right: 20px;
}
.ml5{
    margin-left: 5px;
}

.ml10{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.mb5{margin-bottom: 5px;}
.mb20{
    margin-bottom: 20px;
}
.mt5{
    margin-top: 5px;
}
.mt54{
    margin-top: 54px;
}
.mt30{
    margin-top: .6rem;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top:.4rem!important;
}
.mt10{
    margin-top: 10px!important;
}
.pt18{
    padding-top: 18px!important;
}
.pt0{
    padding-top: 0;
}
.pt12{
    padding-top: .3rem;
}
.pb18{
    padding-bottom: 18px!important;
}
.pb30{
    padding-bottom: 30px!important;
}
.plr12{
    padding-left: 12px;
    padding-right: 12px;
}
.pr12{
    padding-right: 12px!important;
}
.pr20{
    padding-right: 20px;
}
.ptb12{
    padding-top: .22rem;
    padding-bottom: .3rem;
}
.top20{
    top: 20%;
    transform: translateY(-20%);
}
.top50{
    top: 50%;
    transform: translateY(-50%);
}
.fr{
    float: right!important;
}
.cipher{
    -webkit-text-security: disc;
}
.bottom50{
    bottom: 45%;
    transform: translateY(-45%);
}
.border_b{
    border-bottom: 1px solid #E6E6E6;
}
.border_t{
    border-top: 1px solid #E6E6E6!important;
}
.border_t_2{
    border-top: 1px solid #d2d2d2!important;
}
.col-red{
    color: #F1170D!important;
}
.col-2{
    color: #212121;
}
.col-6{
    color: #B6B6B6;
}
.bold{
    font-weight: bold;
}
.lighter{
    font-weight: lighter;
}
.line_36{
    line-height: .36rem!important;
}
.line_40{
    line-height: .4rem!important;
}
.line-25{
    line-height: 25px;
}
.between{
    justify-content: space-between;
}
a:active,button:active,button:focus,input:focus{
    outline: none;
}
article p{
    white-space: pre-line;
}
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}

/* 个人设置 */
.set_list{
	position: relative;
	font-size: .28rem;
	color: #212121;
	background: #fff;
	margin-bottom: 10px;
}
.set_list_item{
	position: relative;
    padding: .3rem 0;
	margin: 0 .24rem;
	line-height:.3rem;
    border-top: 1px solid #e6e6e6;
}
.set_list_item p{
    font-size: .28rem;
    line-height: .36rem;
}
.set_list_item:nth-child(1){
	border-top: 0;
}
.set_list_item .set_list_item_title{
    word-break: keep-all;
    color: #8f8f94;
}
.set_result{
margin-right:.5rem;
}
.demand-info-section .set_list_item{
    height: .4rem;
}
.demand-info-section .set_list_item.weight_item{
    display: none;
}
.demand-info-section .set_list_item_title{
    float: left;
}
.demand-info-section .set_list_item.border_none{
    border-bottom: none;
}
.demand-info-section .set_result{
    height: .35rem;
    width: 4.5rem;
    float: left;
}
.set_result input,input{
border: none;
font-size:.28rem;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
width: 100%;
cursor: pointer;
}
.set_user_ava{
width:.8rem;
height:.8rem;
border-radius: 50%;
}
/* 裁剪图片区域 */
.imgCropper{
    display: none;
    position: fixed;
    /*top: 100px;*/
    top: 0;
    left: 0;
    right: 0;
    /*bottom: 130px;*/
    bottom: 0;
    z-index: 10002;
    background: rgba(0,0,0,.25);
}
.cropperOperate{
    text-align: right;
    /*background: #000;*/
    height: 65px;
}
.cropper-bg{
    background-color: #000;
    background-image: none;
}
.cropperOperate .cropperComplete{
    background: #f1170d;
    color: #fff;
    border-radius: 20px;
    width: 70px;
    margin: 15px 20px 0;
    border: 0;
}
.cropperContainer{
    /*height: calc(100% - 65px);*/
    /*width: 100%;*/
    /*height: 100%;*/
    width: 330px;
    height: 330px;
    /*overflow: hidden;*/
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -165px;
    margin-left: -165px;
}
.cropperContainer img{
    /*max-width: 80%;*/
    /*max-height: 80%;*/
    width: 100%;
    height: 100%;
    /*display: block;*/
    /*position: fixed;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*margin-top: -165px;*/
    /*margin-left: -165px;*/


}
.imgCropper .top{
    display: flex;
    justify-content: space-between;
    background-color: rgba(0,0,0,.8);
    padding: 6px;
}
.imgCropper .top span{
    padding: 2px 5px;
    color: #ffffff;
}
.nickName{
	border: none;
}

.address_operate{
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.address_btn{
	font-size: .26rem;
	line-height:.3rem;
    height: .3rem;
    border: 0;
    background: #fff;
    word-break: keep-all;
    padding: 0 .3rem;
    color: #b6b6b6;
    border-left: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.address_content{
	margin: 0 1.1rem 0 .7rem;
}
.address_content .content{
	font-size: .24rem;
	line-height:.3rem;
}

.address-tab{
    position: absolute;
    z-index: 8;
    font-size: 0;
    top: -.6rem;
    left: 0;
    right: 0;
    display: flex;
}
.address-tab::after {
    content: '';
    position: absolute;
    background: #EEEEEE;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.7rem;
    z-index: -1;
    border-radius: 6px 6px 0 0;
}
.address-tab-item{
    flex: 1;
    font-size: .28rem;
    line-height: .7rem;
    text-align: center;
    background: #EEE;
}
.address-tab-item:nth-child(1){
    border-radius: 0.12rem 0 0 0;
}
.address-tab-item:nth-child(2){
    border-radius: 0 0.12rem 0 0;
}
.address-tab-active{
    position: relative;
    background: #fff;
}
.address-tab-item:nth-child(1).address-tab-active{
    padding-top: 10px;
    margin-top: -10px;
    background: url(../images/zitibg1.png) center no-repeat;
    background-size: cover;
    color: #F1170D;
    font-size: .3rem;
}
.address-tab-item:nth-child(2).address-tab-active{
    padding-top: 10px;
    margin-top: -10px;
    background: url(../images/zitibg2.png) center no-repeat;
    background-size: cover;
    color: #F1170D;
    font-size: .3rem;
}

/*.address-tab-item:nth-child(1).address-tab-active:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: .9rem;*/
/*    background-color: #fff;*/
/*    border-radius: 6px 6px 0 0;*/
/*    z-index: -1;*/
/*}*/
/*.address-tab-item:nth-child(1).address-tab-active:after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    right: -0.2rem;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-bottom: 0.8rem solid #fff;*/
/*    border-right: 0.2rem solid transparent;*/
/*}*/
/*.address-tab-item:nth-child(2).address-tab-active:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: -0.17rem;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-bottom: 0.8rem solid #fff;*/
/*    border-left: 0.2rem solid transparent;*/
/*}*/
/*.address-tab-item:nth-child(2).address-tab-active:after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: .9rem;*/
/*    background-color: #fff;*/
/*    border-radius: 6px 6px 0 0;*/
/*    z-index: -1;*/
/*}*/
/* 关于我们 */
.article{
    padding: 0 12px;
}
.article .article_title{
    font-size: 20px;
    color: #212121;
    line-height: 28px;
    margin-bottom: 3px;
}
.article .article_time{
    font-size: 12px;
    color: #b6b6b6;
    line-height: 17px;
}
.article .article_img{
    width: 100%;
    margin: 16px 0;
}
.article .article_img img{
    width: 100%;
}
.para{
    margin-bottom: 18px;
}
.para .para_title{
    color: #f1170d;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 15px;
    padding-left: 6px;
    position: relative;
    margin-top: 20px;
}
.para .para_title::before{
    content: ' ';
    width: 1px;
    height: 100%;
    background: #f1170d;
    position: absolute;
    top: 0;
    left: 0;
}
.para .para_content{
    line-height: 27px;
}
.para_content img{
    display: block;
    max-width:60%;
    margin: 0 auto;
}
.article .img_info{
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    line-height: 17px;
}

/* 购物车 */
/* 购物车顶部导航 */
.header-nav{
    position: absolute;
    top: 0;
    left: 23%;
    width: 50%;
}
.header-nav li{
    display: inline-block;
    width: 48%;
}
.header-nav li a{
    display: block;
    font-size: .3rem;
    color: #212121;
    width: fit-content;
    margin: 0 auto;
    line-height: .7rem;
}
.header-nav .h-active a{
    color: #f1170d;
    border-bottom: 2px solid #f1170d;
}
/* 购物车底部按钮 */
.cart_btn{
    border:none;
    height: 38px;
    line-height: 38px;
    background: rgba(241,23,13,1);
    box-shadow: 0px 3px 6px rgba(241,23,13,0.23);
    border-radius:38px;
	color: #fff;
	font-size: .28rem;
}
.triple{
	width:1.7rem;
}
.four{
	width:2rem;
}
.activity{
    margin-left: .8rem;
    margin-right:.2rem;
}
.activity p a {
    color: #212121;
    font-size: .22rem;
    line-height:.2rem;
    display: inline-block;
    margin-top:.1rem;
}
.activity p span{
    font-size:.16rem;
}
.activity p .countdown{
    margin-left: 2px;
}
.bottom_operate{
	display: flex;
    align-items: center;
    padding: 0 8px 0 10px;
    position: fixed;
    height: .9rem;
    left: 0;
    right: 0;
    /* bottom: 0; */
    /*bottom:1rem;*/
    justify-content: space-between;
	font-size: 14px;
    background-color: #fff;
    box-shadow: 0px 3px 8px rgba(33,33,33,0.2);
    z-index: 100;
    bottom: calc(0.9rem + env(safe-area-inset-bottom));
    bottom: calc(0.9rem + constant(safe-area-inset-bottom));
    bottom: 1.1rem;
}
.discount{
	font-size: 12px;
    color: #f1170d;
    line-height: 14px;
    width: 65%;
}
/*#order-tab {*/
/*	background: rgba(255, 255, 255, 0);*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 50%;*/
/*    z-index: 0;*/
/*    transform: translateX(-50%);*/
/*    width: 150px;*/
/*    line-height: 42px;*/
/*}*/
/*#order-tab .swiper-slide .line {*/
/*	width: 60px;*/
/*	background: rgba(255, 255, 255, 0);*/
/*	margin-top: 0;*/
/*}*/
.container #order-content .product-dts .dts {
	margin-left:2rem;
    padding-left: 0.3rem;
    padding-right: 0.2rem;
}
#order-content .shop-name a{
    position: relative;
}
#order-content .shop-name a i {
    font-size: .28rem;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}
#order-content .shop-name .status a{
	font-size: .23rem;
	line-height: .3rem;
}
#order-content ul li .border_b:last-child{
    display: none;
}
#order-content .product-dts{
	margin: 0 10px;
	padding: 15px 0;
	/*border-top: 1px solid rgba(230,230,230,1);*/
}
#order-content .order-list li .product-dts:nth-child(2){
	border-top: 0;
}
#order-content .product-dts .price-box {
    padding-left: 0;
    display: block;
    text-align: left;
    font-size: 18px;
    color: #f1170d;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    line-height: 18px;
}
.product-dts .price-box p{
    line-height: .5rem;
}
.priceIcon{
    background: linear-gradient(264deg,#F1170D 0%,#FD550E 100%);
    border-radius: 2px;
    font-size: 0.20rem;
    color: #fff;
    padding: 0 7px;
    margin-left: 10px;
    font-weight: lighter;
}
.product-dts .red_checkbox{
    margin-top: 35px;
}
.show-tips{
    display: inline-block;
    vertical-align: text-bottom;
    font-size: .24rem;
    color: #f1170D;
    background: #FFEAEA;
    border-radius: 17px;
    padding: 0 .1rem ;
}
/* 购物车页面 子商品*/
#order-content .product-other{
    margin: 5px 10px 0 10px;
    padding-bottom: 0;
    border-bottom: 0;
    padding-left: 40px;
}
.container #order-content .product-other .dts{
    margin-left: 90px;
}
#order-content .product-other .prodts-name{
    font-size: 12px;
}
#order-content .product-other>a {
    width: 70px;
    height: 70px;
}
#order-content .product-other a img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#order-content .product-other .price-box{
    font-size: 14px;
    font-weight: 400;
    color: #212121;
}
#order-content .product-other .price-box p{
    display: inline-block;
}
/* 购物车页面 无货商品*/
#order-content .noStock#order-content .noStock>a:after,
#order-content .noStock>.dts:before{
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.33);
    z-index: 99;
}
#order-content .noStock>a,#order-content .noStock>.dts{
    position: relative;
}
#order-content .noStock>a:before{
    content: ' ';
    position: absolute;
    width: 80%;
    height: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.9);
}
#order-content .noStock a .noStockImg{
    position: absolute;
    color: #fff;
    font-size: .22rem;
    line-height: .4rem;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
#order-content .noStock>a>.noStockImg:before{
    content: '————';
    color: #fff;
    font-size: .24rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* 确认订单页面 子商品 */
.product-child{
    margin: 15px 0 0 90px;
}
.product-child>a{
    width: 50px;
    height: 50px;
    display: block;
    float: left;
}
#order-content .pop-box .product-dts .price-box{
    font-size: 16px;
}
#order-content .product-dts .product-child .prodts-name{
    font-size: 12px;
    line-height: 15px;
    height: 30px;
}
#order-content .product-dts .product-child .price-box{
    font-size: 14px;
    font-weight: 400;
    color: #212121;
    margin-top: 5px;
}
#order-content .product-dts .product-child .price-box p{
    display: inline-block;
}
#order-content .product-dts .product-child .dts{
    margin-left: 60px;
}

/* 多个商品图片列表 */
.product-dts .product-list .product-img-box{
    overflow: hidden;
    width: 220px;
    height: 50px;
}
.product-dts .product-list .product-img-box img{
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.product-dts .product-num{
    flex: 1;
    text-align: center;
}
.product-dts .product-more button{
    border: none;
    padding: 0;
    height: 4px;
    width: 20px;
}
.product-dts .product-more button img{
    height: 100%;
}
#order-content .order-list li{
    min-height: unset;
}
.order-infos p,.showCouponDetail p,.order-infos .order-infos-item{
    position: relative;
    font-size: .24rem;
    color: #212121;
    line-height:.4rem;
    display: flex;
    justify-content: space-between;
    margin-top: .2rem;
}
.order-infos .order-infos-item{
    align-items: center;
}
.order-infos p:nth-child(1){
    margin-top: 0;
}
.showCouponDetail{
    padding: 10px 0 0;
}
.showCouponDetail p{
    margin-top: 0;
}
/* 数字加减样式 */
.number_box{
	position: absolute;
    top: .24rem;
    right: -15px;
    transform: translateY(-50%);
    color: #212121;
}
.number_box.lighter{
    right: 0;
}
/* 价格展示区 */
.price_area{
	flex: 1;
	text-align: right;
	margin-right: 10px;
    line-height: .32rem;
}
.price_area .price{
	font-size: .28rem;
    font-weight: bold;
    color: #F1170D;
}
.order-infos {
    margin: 0 .24rem 0 .24rem;
    padding-top: .2rem;
}
.order-big-item{
    position: relative;
    margin: .2rem .24rem 0 .24rem;
    padding: .4rem .16rem;
    background: rgba(255,255,255,1);
    border-radius: 6px;
    line-height: 20px;
}
.order-big-item div{
    margin-top: 8px;
}
.order-big-item div:nth-child(1){
    margin-top: 0;
}
.order-infos .buy_comment{
    border: 0;
    height: unset;
    width: 80%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .26rem;
}
/* 换促销 样式*/
.change_discount{
	font-size:.2rem;
    color: #212121;
    padding: 2px 10px 2px 7px;
    background: rgba(246,246,246,1);
    border-radius: 17px;
    width: fit-content;
    min-width: 58px;
    font-weight: 400;
    word-break: keep-all;
    white-space: nowrap;
    position: absolute;
    top: -35px;
	right: 0;
	line-height: 14px;
}
.fa{
	margin-left: 2px;
}
.fa-angle-right{
    vertical-align: middle;
}


/* 确认订单 */
.container-dts .red_checkbox{
    float: left;
    margin-right: 12px;
    margin-top: 0;
}
.container-dts .red_checkbox span{
    font-size: 13px;
    margin-left: 7px;
}
.container-dts .reason-box .red_radio{
    margin-top: 22px;
}
.container-dts .product-dts .dts {
    margin-left: 100px;
}
.container-dts .price_area{
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.container-dts .price_area span{
    font-size: .28rem;
}
.container-dts .red_radio{
    float: right;
    margin-top: 0;
}
.container-dts .to_next{
    right: 0;
}
.container-dts .address-info{
    background: #fff;
    position: relative;
}
.container-dts .address-info .to_next{
    right: 12px;
}
.order-btn-box a.red_btn {
    border: 1px solid rgba(241,23,13,1);
    background: rgba(241,23,13,1);
    box-shadow: 0px 3px 6px rgba(241,23,13,0.23);
    color: #fff;
}
.order-btn-box button.red_btn {
    border: 1px solid rgba(241,23,13,1);
    background: rgba(241,23,13,1);
    box-shadow: 0px 3px 6px rgba(241,23,13,0.23);
    color: #fff;
}
.address-info .p4 {
    font-size: 13px;
    color: #888888;
    line-height: 18px;
    margin-top: 9px;
    padding-left: 33px;
}
.address-info .p1,.address-info .p3{
    background: #fff;
    line-height:.35rem;
    font-size: .26rem;
}
.address-info .p2{
    line-height: .4rem;
}
.address-info p{
	padding-left: 0!important;
    padding-right: .1rem;
}
#address_detail{
    color: #F1170D;
}
#address_detail img{
    width: 24px;
    margin-right: 10px;
}
/* 页面中间小弹窗 */
.pop-min-box{
    display: none;
    position: fixed;
    left: 30px;
    right: 30px;
    z-index: 10001;
    background: rgba(255,255,255,1);
    border-radius: 6px;
    padding: 20px 12px 65px;
    overflow: auto;
}
.pop-min-title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    letter-spacing: 1px;
}
.pop-min-box .money{
    line-height: 33px;
    padding-bottom: 13px;
}
.pop-min-box .pay-password-box{
    margin: 0 auto;
}
.pop-min-box .password>div{
    height: 45px;
    line-height: 45px;
    width: 45px;
}
.pop-min-box input[type=number]{
    width: fit-content;
    margin: 15px 0 0;
}
.pop-min-bottom{
    position: absolute;
    bottom: 0;
    height: 50px;
    left: 0;
    right: 0;
    display: flex;
    border-top: 1px solid #E6E6E6;
}
.pop-min-bottom button:enabled:active{
    color: unset;
    background-color: unset;
}
.pop-min-bottom button{
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #e6e6e6;
}
.pop-min-btn{
    flex: 1;
    border-radius: 0;
}
.pop-min-bottom button:nth-child(1){
    border: 0;
}

.number-keyword{
    transform: rotate(0);
    z-index: 10001;
}

/* 中间弹出层 */
.valid-pop{
    display: none;
    position: fixed;
    top:100px;
    left:10%;
    background: #fff;
    width: 80%;
    height: 260px!important;
    padding: 15px;
    border-radius: 5px;
    z-index: 100001;
}
.valid-pop .valid-pop-title{
    font-weight: bold;
    text-align: center;
    font-size: 0.32rem;
    margin-bottom: 20px;
}
.valid-pop .valid-pop-form-item{
    display: flex;
    line-height: 30px;
}
.valid-pop .valid-pop-form-item label{
    flex-basis: 90px;
}
.valid-pop .valid-pop-form-item input{
    height: 30px;
}
.valid-pop .valid-pop-tips{
    color: #666;
    font-size: .24rem;
}
.valid-pop .valid-bottom_btn{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.valid-pop .valid-btn{
    width: 48%;
    border-radius: 5px;
    box-shadow: none;
}
.valid-pop .valid-pop-cancle{
    background: #fff;
    color: #f1170d;
    border: 1px solid #f1170d;
}
.valid-pop .valid-pop-sure{
    background: #f1170D;
    color: #fff;
    border: 1px solid #f1170D;
}
.pop-box.invoicePop{
    bottom: -81vh;
    height:81vh;
}
.invoice-content .invoiceCont{
    padding-bottom: 50px;
}
/* 底部弹出层 */
.pop-box{
	position:fixed;
	bottom: -70vh;
	left: 0;
	z-index: 9999;
	width: 100%;
	height:70vh;
	background:rgba(255,255,255,1);
    border-radius:6px 6px 0px 0px;
    transform: rotate(0);
    padding: 0px 12px 54px;
    overflow: hidden;
}
/* 底部弹出于页面中间弹出层*/
.pop-middle-box{
    display: none;
    position:fixed;
    bottom:.9rem;
    left: 0;
    z-index: 10001;
    width: 100%;
    height:50vh;
    background:rgba(255,255,255,1);
    border-radius:6px 6px 0px 0px;
    transform: rotate(0);
    padding: 20px 12px 54px;
    overflow: hidden;
    bottom: calc(0.9rem + env(safe-area-inset-bottom));
    bottom: calc(0.9rem + constant(safe-area-inset-bottom));
}
.pop-box h3,.pop-middle-box h3{
	font-size:.3rem;
	font-weight:bold;
	color:rgba(33,33,33,1);
	text-align:center;
    padding:12px 0;
    /*margin-top: -20px;*/
}
.pop-box .left-box{
    margin-left: 108px;
    font-size: 14px;
    color: #888;
}
.pop-red-title{
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    font-size: .3rem;
    color: #fff;
    background-color: #F1170D;
}
.pop-middle-box .pop-detail{
    margin-top: 15px;
}
.pop-middle-box .pop-detail:nth-child(1){
    margin-top: 0;
}
.pop-middle-box .pop-detail:last-child{
    margin-top: 25px;
}
.pop-middle-box .pop-detail p{
    display: inline-block;
}
.pop-middle-box .pop-detail p:nth-child(2){
    float: right;
}
.pop-box .main{
    overflow: auto;
    height: 100%;
}
.pop-box form{
    height: 92%;
    overflow: auto!important;
}
.pop-box .title{
	padding:0 14px;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	color:rgba(182,182,182,1);
}
.pop-box ul li{
	margin:0 14px;
	border-bottom:1px solid rgba(230,230,230,1);
	line-height: 60px;
	font-size: 14px;
	color: #212121;
}
.pop-box ul li label{
	display: inline-block;
	width: 100%;
	height:100%;
}

/* 弹出层 单选框样式*/
.pop-box ul li input[type="radio"] {
	float: right;
	margin-top: 15px;
	-webkit-appearance:none;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: url(../images/g_46.png) center no-repeat;
	outline:none;
	vertical-align: middle;
}
.pop-box ul li input[type="radio"]:checked{
    -webkit-appearance: none;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: url(../images/g_47.png) center no-repeat;
	outline:none;
}
/* 弹出层 按钮样式*/
.pop-box .btns{
	margin:50px 14px 0 14px;
	font-size: 0;
}
.pop-box .btns button{
	width: 50%;
	height: 34px;
	font-size:15px;
	font-weight:400;
	line-height:34px;
	color:rgba(255,255,255,1);
	border:none;
	outline:none;
}
.pop-box .btns button.no-cancle{
	background:rgba(248,169,16,1);
	box-shadow:0px 3px 6px rgba(241,23,13,0.23);
	border-radius:17px 0 0 17px;
}
.pop-box .btns button.yes-cancle{
	background:rgba(241,23,13,1);
	box-shadow:0px 3px 6px rgba(241,23,13,0.23);
	border-radius:0px 17px 17px 0px;
}
.pop-box i,.pop-middle-box i{
	position: absolute;
    right: 1px;
    top: 0px;
    z-index: 9;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.pop-box i img,.pop-middle-box i img{
    width: 17px;
    height: 17px;
}
.pop-box .product_info{
	position: relative;
    margin-top: 40px;
}
.pop-box .product_info img{
	width:1.2rem;
    height:1.2rem;
    float: left;
}
.pop-box .info_price{
	margin-left:1.4rem;
    font-size: .26rem;
    color: #F1170D;
    line-height:.5rem;
}
.pop-box .red_radio{
    width: 100%;
}
.pop-box .product_info .order_ids{
	position: absolute;
    left: 1.4rem;
    top:.5rem;
}
.pop-box .reason-box-bold{
	font-weight: bold;
    font-size:.16rem;
    color: #212121;
    margin-top: .2rem;
}
.pop-box input[type='text'],
.pop-box input[type='number']{
    border: 0;
    width: 66%;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: .24rem;
}
.pop_operate_btn{
    width: 1.5rem;
    height:.45rem;
    background:rgba(241,23,13,1);
    border:1px solid rgba(241,23,13,1);
    border-radius:17px;
    color: #fff;
    line-height: .45rem;
}
.btn_disabled{
    background: #B6B6B6;
    border:1px solid #B6B6B6;
}
.selectName{
    display: inline-block;
    padding:3px 6px;
    border-radius: 6px;
    background: red;
    color: #fff;
    font-size: .16rem;
}
.invoice-personal{
    position: relative;
}
.selectCont{
    display:none;
    position: absolute;
    background:#fff;
    width: 5.5rem;
    height: auto;
    min-height: 1rem;
    box-shadow: 0 0 5px #ccc;
    left: 18%;
    top: 50px;
    z-index: 999;
    box-sizing: border-box;
    padding:0 10px;
}
.invoice-company{
    position: relative;
}
.selectCont p{
    line-height: 16px;
    margin: 15px 0;
}
.selectCont select{
    width: 100%;
}
/* 需求清单 */
.order-big-item .regist_disease{
    margin-top: 0;
}
.order-big-item .regist_rescription{
    margin-top: 22px;
}
.diseaseAdd{
    display: none;
    height: 30px;
    border: 1px solid #b6b6b6;
    padding: 6px 10px;
    box-sizing: border-box;
    color: #b6b6b6;
    margin-top: 30px;
    box-shadow: none;
}
.order-big-item .upload-btn{
    background: url(../images/upload.png) no-repeat;
    background-size: 57px 57px;
    width: 57px;
    height: 57px;
    float: left;
    margin-top: 0;
}
.order-big-item .imgUpload{
    margin-top: 22px;
}
.order-big-item .imgUpload .items{
    width: 57px;
    height: 57px;
    border-radius: 4px;
    float: left;
    background: rgba(182, 182, 182, 0.16);
    position: relative;
    margin-right: 25px;
    margin-top: 0;
}
.imgUpload .items img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.imgUpload .items .del{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(182,182,182,.5);
    position: absolute;
    right: -14px;
    top: -10px;
    z-index: 14;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}
.imgUpload .items .del .fa{
    margin-left: 0;
}

.order-big-item .imgMrUpload{
    margin-top: 22px;
}
.order-big-item .imgMrUpload .mritems{
    width: 57px;
    height: 57px;
    border-radius: 4px;
    float: left;
    background: rgba(182, 182, 182, 0.16);
    position: relative;
    margin-right: 25px;
    margin-top: 0;
}
.imgMrUpload .mritems img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.imgMrUpload .mritems .del{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(182,182,182,.5);
    position: absolute;
    right: -14px;
    top: -10px;
    z-index: 14;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}
.imgMrUpload .mritems .del .fa{
    margin-left: 0;
}

.add_disease{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgba(241,23,13,1);
    box-shadow: 0px 2px 4px rgba(241,23,13,0.24);
    border-radius: 50%;
    border: 0;
    text-align: center;
    line-height: 20px;
    vertical-align: top;
    margin-top:12px;
}
.add_disease img{
    width: 12px;
    height: 12px;
    vertical-align: middle;
}
.add_disease:enabled:active {
    background: rgba(241,23,13,1);
    color: #fff;
}
.red_checkbox p{
    float: right;
    width: 90%;
    font-size: .2rem;
    margin-left: 5px;
    text-align: left;
}
.text_btn{
    border: 0;
    background: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-left: 10px;
}
.blue{
    color: #0693FF;
}
.red{
    color: #F1170D;
}
.info_regist_item{
    position: relative;
}



/* 右边按钮或图标 */
.float_right{
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.to_next{
    background: url(../images/Chevron_r2x.png) no-repeat;
    background-size: .15rem;
    position: absolute;
    width: .15rem;
    height: .28rem;
    right:.2rem;
    top: 50%;
    transform: translateY(-50%);
}
.del_text{
    background: url(../images/path_5.png) no-repeat;
    background-size: .3rem;
	position: absolute;
    width: .3rem;
    height:.3rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tips{
	font-size: .24rem;
    color: #888;
    margin-left: .24rem;
}
.alert{
	display: none;
	color: #F1170D;
    margin-left: 12px;
    position: absolute;
    top: 17px;
    right: 40px;
}
.sign_default::after{
	content: '默认';
	font-size:.2rem;
	color: #F1170D;
	background-color: rgba(241,23,13,.16);
	border-radius: 3px;
	padding: 1px 5px;
	margin-left:.2rem;
}

/* 验证码 */
.captcha{
	width:1.6rem;
    height: .45rem;
    border: 1px solid rgba(241,23,13,1);
    border-radius: .45rem;
    color: rgba(241,23,13,1);
    background: rgba(0,0,0,0);
    line-height:.4rem;
}
#code_img{
	width: 86px;
    height: 28px;
    background: rgba(0,0,0,0);
    border: 1px solid rgba(210,210,210,1);
    border-radius: 5px;
    box-sizing: border-box;
}

/* 无数据 */
.noData{
	padding-top: 46px;
    text-align: center;
}
.noData img{
    width:2rem;
    height: 2rem;
}
.noData p{
	margin-top:.24rem;
    margin-bottom:.22rem;
}

/* 文字单选框 */
.text_radio_red,.text_radio_red_box{
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;
}
.text_radio_red .delbtn{
    position: absolute;
    display: block;
    width: 16px;
    height:16px;
    border-radius: 50%;
    background: #888;
    right: -8px;
    top:-5px;
    text-align: center;
    line-height: 16px;
    color: #fff;
    z-index: 9;
}
.text_radio_red .delbtn::before{
    content: ' ';
    width: 26px;
    height: 26px;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: -1;
}
.text_radio_red .delbtn i{
    font-size: 12px;
}
.text_radio div,.text_radio_red div,.text_radio_red_box div{
    display: inline-block;
}
.text_radio input[type=radio],.text_radio_red input[type=checkbox],.red_point_radio input[type=radio],.text_radio_red_box input[type=radio]{
    position: absolute;
	clip: rect(0, 0, 0, 0);
	display: none;
}
.text_radio input[type=radio] + label,.text_radio_red input[type=checkbox] + label,.text_radio_red_box input[type=radio] + label{
    height: 28px;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 4px 12px;
    /* min-width: 85px; */
    background: #F6F6F6;
    border: 1px solid #F6F6F6;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 3rem;
}
.text_radio_red_box input[type=radio] + label{
    border-radius: 6px;
}
.text_radio_red input[type=checkbox] + label{
    display: inline-block;
    border: 1px solid #B6B6B6;
    color: #B6B6B6;
    background: #fff;
}
.text_radio input[type=radio]:checked + label,.text_radio_red input[type=checkbox]:checked + label,.text_radio_red_box input[type=radio]:checked + label{
    background-color: #FFF1F1;
    border: 1px solid #f1170d;
    color: #f1170d;
}
.text_radio_red input[type=checkbox]:checked + label{
    border: 1px solid #f1170d;
    color: #fff;
    background-color: #f1170d;
    box-shadow:0px 3px 6px rgba(241,23,13,0.23);
}
/* 红色 中心点 单选框*/
.red_point_radio label{
    vertical-align: middle;
    display: inline-block;
    height: auto;
}
.red_point_radio input[type=radio] + .radio_point_icon{
    content: ' ';
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: sub;
    border: 1px solid #B6B6B6;
    background: #b6b6b6;
    border-radius: 50%;
    box-shadow: inset 0px 0 0 3px #fff;
}
.red_point_radio input[type=radio]:checked + .radio_point_icon{
    border: 1px solid #f1170d;
    background: #f1170d;
    box-shadow: inset 0px 0 0 3px #fff;
}

/* 红色圆形对勾  靠右侧单选框、复选框*/
.red_after_radio input[type="radio"],
.red_after_radio input[type="checkbox"]{
    position: absolute;
    clip: rect(0, 0, 0, 0);
    display: none;
}
.red_after_radio{
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
.red_after_radio span{
    letter-spacing: 2px;
    vertical-align: bottom;
    color: #212121;
}
.red_after_radio label{
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    height: auto;
}
.red_after_radio input[type="radio"] + .radio_icon,
.red_after_radio input[type="checkbox"] + .radio_icon{
    content: "\a0";
    float: left;
    display: inline-block;
    margin-left: 14px;
    width: 20px;
    height: 20px;
    border: 1px solid #b6b6b6;
    background: url(../images/mark_c.png) no-repeat;
    background-size: 70%;
    background-position: 2px 5px;
    border-radius: 50%;
    background-color: #fff;
}
.red_after_radio input[type="radio"]:checked + .radio_icon,
.red_after_radio input[type="checkbox"]:checked + .radio_icon{
    content: "";
    background-color: #F1170D;
    border-color: #F1170D;
    text-align: center;
}


/* 按钮 */
.exit{
	border: 0;
    background: rgba(255, 255, 255, 0);
    width: 100%;
    padding: 0;
    font-size: .28rem;
}

/* 个人设置-操作面板 */
.operate_panel{
	z-index: 10001;
    background: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    height: 2.5rem;
    border-radius: 6px 6px 0px 0px;
}
.operate_panel_title{
	height: .7rem;
    border-bottom: 1px solid rgba(230,230,230,1);
}
.operate_panel_content{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 125px;
}
.panel_btn{
    border: 0;
    margin-top: 7px;
    line-height:.3rem;
    font-size: .28rem;
    background: rgba(255, 255, 255, 0);
}
.btn_red{
	color: #F1170D;
}
.btn_right{
	float: right;
}



/* 支付数字键盘面板 */
.payBox{
	/* display: none; */
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	z-index: 5;
    font-size: 16px;
 }
.pay-password-box{
	width: fit-content;
    margin: 30px auto 0;
}
.flexable {
    display: -webkit-box;
}
.password {
    border: 1px solid #D2D2D2;
}
.password>div {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
	border-right: 1px solid #D2D2D2;
	background-color: #fff;
}
.flexable>div {
    -webkit-box-flex: 1;
}
.password>div:last-child {
	border-right: 0;
}
.pay-keyboard{
	width: 100%;
    position: fixed;
    bottom: 0;
    height: 201px;
	background: #fff;
}
.key-board{
	width: 100%;
	height: 100%;
	border-color: #dcdcdc;
	border-width: 2px;

}
.key-board tr{
    height: 50px;
    line-height: 50px;
}
.key-board tr td{
    text-align: center;
    font-size: 22px;
}
.keyboard-empty,
.keyboard-del{
	background: #d9d9d9;
	position: relative;
}
.keyboard-del img{
	position: absolute;
    width: 26px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    left: 40%;
}

/* 登录注册 */
.user_ava{
    width: 80px;
    height: 80px;
    background: #ffeaea;
    border-radius: 50%;
    margin: 16px auto 2px;
    overflow: hidden;
}
.user_ava img{
    display: block;
    width: 80px;
    height: 80px;
}
.log_form{
    margin: 45px 30px 0 40px;
    transform: rotate(0);
    position: relative;
    padding-bottom: 110px;
}
.log_form input[type=text],
.log_form input[type=number],
.log_form input[type=password]{
    height: 1rem;
    /* border-bottom: 1px solid #e6e6e6; */
    padding:.45rem .16rem .16rem;
    box-sizing: border-box;
}
.bottom{
    /* margin-bottom: 110px; */
    padding-right: 92px!important;
}
.log_form .bottom_btn{
    left: 0;
    right: 0;
}
.login_psw{
    position: relative;
}
.login_psw .havePad[type=password],
.login_psw input[type=number],
.login_psw input[type=text]{
    padding-left: 36px;
}
.left_icon{
    position: absolute;
    top: .55rem;
    left: .1rem;
    width:.26rem;
}
.right_icon{
    position: absolute;
    top: 20px;
    right: 0;
}
.right_icon i{
    width: 20px;
    height: 100%;
}
.required_icon{
    margin-left: 25px;
    top: 65px;
    position: absolute;
    font-size: 12px;
}
.required_icon::before{
    content: '*';
    position: absolute;
    color: #F1170D;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
}
.bottom_btn .dark{
    background:rgba(241,23,13,.35);
    position: relative;
}
.log_form .bottom_btn .btn{
    box-shadow: none;
}
.valid_get{
    height: 34px;
    box-sizing: border-box;
    width: 100px;
    border-radius: 30px;
    border: 1px solid #f1170d;
    background: #fff;
    color: #f1170d;
    margin-top: -10px;
}
.second_log_in{
    position: absolute;
    display: flex;
    bottom: -20px;
    width: 100%;
    justify-content: space-between;
}
.second_log_in button{
    margin: 0;
}
.third_log_in{
    margin-top: 53px;
    padding: 0 12px;
    width: 100%;
    box-sizing: border-box;
}
.more_log{
    text-align: center;
    position: relative;
}
.more_log:before {
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 35%;
    display: inline-block;
    border-bottom: 1px solid #b6b6b6;
}
.more_log:after {
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 35%;
    display: inline-block;
    border-bottom: 1px solid #b6b6b6;
}
.third_log{
    margin-top: 32px;
    text-align: center;
}
.third_log img{
    width: 40px;
    height: 40px;
    margin: 0 5%;
}
.third_log_in .red_checkbox{
    margin: 40px auto;
    width: 95%;
    display: flex;
}
.third_log_in .red_checkbox input[type="checkbox"] + label::before{
    width: 12px;
    height: 12px;
    background-size: 80%;
    background-position: 1px 4px;
    margin-top: 3px;
}




/* mui */
p {
    font-size: unset;
    margin-top: unset;
    margin-bottom: unset;
    color: unset;
}
h1, h2, h3, h4, h5, h6 {
    line-height: unset;
    margin: unset;
}
input[type=text],input[type=number],input[type=password]{
	height: unset;
}
input[type=text]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder{
	color: #B6B6B6;
}

.mui-popup{
    border-radius: 4px;
    width: calc( 100% - 60px );
}
.mui-popup-inner{
    border-radius: 4px 4px 0 0 ;
}
.mui-popup-button:first-child{
    border-radius: 0 0 0 4px;
    color: #888;
}
.mui-popup-button:last-child {
    border-radius: 0 0 4px;
    color: #F1170D;
    font-weight: 400;
}
.mui-popup-inner{
    padding: .6rem .5rem;
}
.mui-popup-button{
    color: #212121;
    font-size: .28rem;
}
.mui-popup-title+.mui-popup-text{
    font-weight: bold;
    font-size: .35rem;
}
.mui-dtpicker, .mui-poppicker,.mui-picker{
    background-color: #fff;
}
.mui-dtpicker-header button {
	font-size:.28rem;
	border: 0;
	background-color: rgba(255, 255, 255, 0);
}
.mui-btn,button{
	color: #212121;
}
.mui-dtpicker-header .mui-btn:nth-child(1){
    color: #F1170D;
}
.mui-poppicker-header .mui-btn{
    border: 0;
    background: rgba(0,0,0,0);
    font-size: 14px;
}
.mui-poppicker-btn-cancel{
    color: #F1170D;
}
.mui-dtpicker-title{
	display: none;
}
/* button:enabled:active{
	background: unset;
    color: inherit;
} */
.mui-popover.mui-popover-action .mui-table-view{
    color: #212121;
}
.mui-poppicker,.mui-popover{
    z-index: 10001;
}
.mui-numbox{
	border: 0;
    background: #fff;
    height: 25px;
    width: 120px;
    line-height: 25px;
}
.mui-numbox .mui-numbox-input{
	border: 0!important;
    background: rgba(246,246,246,1);
    border-radius: 2px!important;
    /*height: 20px;*/
    width: 40px!important;
}
.mui-numbox [class*=numbox-btn][disabled]{
	color: #B6B6B6;
}
.mui-numbox [class*=numbox-btn]{
    background: rgba(255, 255, 255, 0);
    font-size: 22px;
    width: 20px;
    font-weight: 900;
    height: 25px;
    line-height: 25px;
}
.mui-numbox .mui-btn.mui-numbox-btn-minus{
    font-size: 30px;
    margin-top: -1px;
    height: 25px;
    line-height: 25px;
    color: #555;
    opacity:1;
}
.mui-numbox [class*=numbox-btn]:active {
    background-color: rgba(255, 255, 255, 0);
}
.mui-numbox .mui-btn{
    width: 40px;
}
.mui-popup-backdrop,.mui-backdrop{
    z-index: 10000;
}
.mui-popup,.pop-box{
    z-index: 10001;
}



/* layer mobile */
.layui-m-layercont {
    max-height: 300px;
    overflow: auto;
}
.layui-m-layersection .layui-m-layerbtn{
    background-color: #fff;
}
.layui-m-layersection .layui-m-layerbtn span[yes] {
    color: #f1170d;
}
.layui-m-layersection .layui-m-layerbtn span[no]{
    color: #888888;
}

/* 营销模块 */
.personal-header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.main-top{
    background: #fff;
    padding: 1rem .24rem .2rem;
    margin-top: 3rem;
    line-height: .4rem;
}
.main-top a{
    color: #212121;
}
.product-img{
    position: absolute;
    height: 2.4rem;
    border-radius: 8px;
    top:.8rem;
    right: 11px;
    left: 12px;
    overflow: hidden;
}
.red-progress{
    position: relative;
    height: 3px;
    width: 60%;
    background: rgba(241, 23, 13, .2);
    border-radius: 6px;
    margin: 10px 0;
}
.red-progress p{
    height: 3px;
    background: #F1170D;
}
.progress-text{
    position: absolute;
    top: -.15rem;
    right: -1.2rem;
    color: #F1170D;
    font-size:.26rem;
    font-weight: bold;
}
.dis-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dis-flex div{
    text-align: center;
}
.group-item .pic{
    margin-right: 0;
}
.group-item .name{
    line-height: 23px;
    height: 23px;
}
.group-item .precent{
    height: .4rem;
    bottom:.15rem;
}
.group-main{
    margin-left: 1.8rem;
}
.group-item .price {
    line-height: 20px;
    margin-top: 0;
}
.crd-ad{
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
}
.crd-ad .text{
    width: 140px;
    background: #F6F6F6;
}
.bg-line{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #F1170D;
    z-index: -1;
}

.invoice-ticket{
    margin-top: 15px;
}
.invoice-ticket .border_b{
    padding-bottom: 10px;
}
/*疫情防控登记*/
.cv_disease{
    position: relative;
    margin: .2rem .24rem 0 .24rem;
    padding: .4rem .16rem;
    background: rgba(255,255,255,1);
    border-radius: 6px;
    overflow: hidden;
    box-sizing: border-box;
    padding: .1rem .16rem!important;
    margin-top: -1.7rem;
    min-height: 5rem;
}
.cv_disease .hint{
    position: absolute;
    height: .9rem;
    line-height: .9rem;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    box-sizing: border-box;
    padding:0 .2rem;
    background: -webkit-linear-gradient(to right,#fff7ae,#fefbe8); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(to right,#fff7ae,#fefbe8); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(to right,#fff7ae,#fefbe8); /* Firefox 3.6-15 */
    background: linear-gradient(to right,#fff7ae,#fefbe8); /* 标准语法 */
    font-size: .24rem;
    color: #ff8a16;
}
.cv_disease .cv_cont{
    margin-top: 1rem;
}
.cv_disease .cv_cont h3{
    font-size: .28rem;
    color: #333;
    font-weight: 900;
}
.cv_disease .cv_cont .cv_item{
    min-height: 1rem;
    border-bottom:1px solid #f9f9f9;
    align-items: flex-start;
}
.cv_disease .cv_cont .cv_item .cv_label{
    color: #8f8f94;
    font-size: .28rem;
    line-height: 1rem;
}
.cv_disease .cv_cont .cv_item .cv_ipt{
    margin-left: .2rem;
    flex: 1;
}
.cv_disease .cv_cont .cv_item .cv_ipt input[type=text]{
    background: transparent;
    border: none;
    font-size: .28rem;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    cursor: pointer;
    height: 1rem;
    line-height: 1rem;
}
.cv_disease .cv_cont .cv_item .cv_ipt textarea{
    background: transparent;
    border: none;
    font-size: .28rem;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    cursor: pointer;
    min-height: 2rem;
    line-height: .4rem;
    resize: none;
    padding-top: .32rem;
}
.cv_disease .cv_cont .cv_item .cv_ipt input::-webkit-input-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt input::-moz-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt input:-moz-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt input:-ms-input-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt textarea::-webkit-input-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt textarea:-moz-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt textarea::-moz-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt textarea::-ms-input-placeholder {
    color: #ccc;
}
.cv_disease .cv_cont .cv_item .cv_ipt .wid55{
    width: 55% !important;
}
.cv_disease .cv_cont .cv_item .cv_ipt .tags{
    display: inline-block;
    height: .5rem;
    line-height: .5rem;
    padding:0 .3rem;
    border-radius: .55rem;
    background: #f2f2f2;
    font-size:.24rem;
    margin-top: .28rem;
    color: #333;
}
.cv_disease .cv_cont .cv_item .cv_ipt .tags.active{
    background: #ff1001;
    color: #fff;
}
.noborder{
    border:none!important;
}
.pdtop30{
    padding-top: .5rem!important;
}
.cv_disease .cv_cont .cv_item .cv_ipt input[type=radio] {
    margin-top: .3rem;
    width: 15px;
    height: 15px;
}
.cv_disease .cv_cont .cv_item .cv_ipt.pt33{
    padding-top: .28rem;
}


.zt_alert{
    display: none;
    position: fixed;
    top: 40vh;
    left: 7vw;
    right: 7vw;
    width: 86vw;
    height: 210px;
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    font-size: .32rem;
    z-index: 10001;
}
.zt_alert .close-reason{
    position: absolute;
    top: .2rem;
    right: .2rem;
}
.zt_alert .close-reason img{
    width: .34rem;
    height: .34rem;
}
.zt_alert .zt-alert-img{
    width: 1.16rem;
    height: 1.16rem;
    margin: .74rem 0 .4rem;
}
.zt_alert button{
    border: none;
    font-size: .3rem;
    line-height: .42rem;
    padding-top: .26rem;
}

