body {
    font-family: '黑体','microsoft Yahei','Arial','Verdana','Helvetica','sans-serif';
}
*{
    margin: 0;
    border: 0;
    padding: 0;
    touch-action: pan-y;
}
a{text-decoration: none;}
.p_mask{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background-color: rgba(0,0,0,0.2)
}
.p_alertBox{
    display: none;
    position: fixed;
    left: 3%;
    bottom: 0;
    width: 94%;
    z-index: 9999;
}
.p_alertBox .p_itme{
    background: white;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.p_alertBox .p_itme .p_tit{
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.p_alertBox .p_itme .p_list{
    display: block;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    color: #0968ff;
    font-family:"微软雅黑" ;
    font-weight: 500;
    letter-spacing: 2px;
}
.guess_like .cell {
    width: 49%;
}
.guess_like .swiper-slide .cell:nth-of-type(3n) {
    margin-right: 2%;
}
.guess_like .swiper-slide .cell:nth-of-type(2n) {
    margin-right: 0;
}
.guess_like .cell .mes {
    overflow: hidden;
}
.spacing10 {
    background: #f3f3f3;
}

.guess_like .pic {
    position: relative;
    margin-bottom: 15px;
}
.guess_like .pic .shop_tab {
    display: inline-block;
    padding: 1px 5px;
    height: 16px;
    background: #ed9b93;
    color: #fff;
    position: absolute;
    bottom: -9px;
    left: 50%;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 85%;
    transform: translateX( -50% );
    -webkit-transform: translateX( -50% );
}
.guess_like .price {
    padding: 6px 0 4px;
}
.guess_like .price em {
    display: inline-block;
    border-radius: 4px;
    padding: 0 4px;
    text-align: center;
    height: 14px;
    font-size: 12px;
    background: #fee8eb;
    color: #fb0628;
    line-height: 14px;
    position: relative;
    top: -1px;
}
.guess_like .price span {
    color: #fb0628;
    font-size: 18px;
}
.bottom-tip{
    display:none;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #777;
    background: #f2f2f2;
}
#wrapper{
    position:fixed;
    z-index:1;
    top:45px;
    left:0;
    height:auto;
    width:100%;
    -webkit-overflow-scrolling: touch;
}
#scroller {
    position:absolute; z-index:1;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    width:100%;
    padding:0;
}
.pulldownImgbox{width: 50px;height: 50px;margin: 0 auto;}
.pulldownImgbox img{width: 100%;}
.pullDownLabel{}
.pullDownLabel img{display: block; width:50px;margin: 0 auto;}
.pullDownLabel p{height:30px;line-height:30px;text-align: center;font-size: 16px;color: #666;}
.alert-btn-p {
color: #fb0628;
}
.alert-content {
    text-align: center;
}
.cy_mytool_box01 .swiper-container{
    padding-bottom: 27px;
}
.cy_mytool_box01 .swiper-container .swiper-scrollbar{
    bottom: 13px;
    left: 0;
    right: 0;
    margin: auto;
    width: 25px;
    height: 4px;
    background: #efefef;
    border: 1px solid #efefef;
    border-radius: 4px;
}
.cy_mytool_box01 .swiper-container .swiper-pagination-bullet-active{
    background: #ec3340;
}
    .box {
        width: 55%;
        height: 120px;
        background: #111;
        opacity: 0.4;
        border-radius: 10px;
        margin: 0 auto;
        padding-top: 10px;
        z-index: 9999;
    }

    .Imageloading {
        width: 50px;
        height: 50px;
        border: 6px solid #eee;
        border-bottom: #bbb 6px solid;
        border-left: 6px solid #bbb;
        border-radius: 50%;
        -webkit-animation: load 1.4s infinite linear;
        margin: auto
    }

    .txt {
        color: #eee;
        font-size: 18px;
        padding-top: 12px;
        text-align: center;
    }

    @-webkit-keyframes load {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }
    .flexClass{
    	display:flex;
    	align-items:center;
    }
    #wrapper .user_option .name span{
    	display:block !important;
    	font-size: 15px;
    	color: #1F1919;
    	font-weight: 700;
    }
    .purchaseOrder{
        background: url(/personalCenter/images/Enterprise_mall.png) no-repeat 22% center;
        -webkit-background-size: 28px;
        background-size: 28px;
    }
    .user_extra_option {
    	height: 74px;
    	margin: 15px 12px 0;
    	border-radius: 4px;
    	box-shadow: 0 1px 3px 0 rgba(234,234,234,0.50);
    }
    .user_extra_option p {
	    font-family: PingFangSC-Regular;
	    font-size: 12px;
	    color: #222222;
	    letter-spacing: 0;
	    line-height: 16px;
	    margin-top:4px !important;
	}
   .user_extra_option .num {
	    font-size: 19px;
	    color: #333333;
	    letter-spacing: 0;
	}
    .all_order_box .order_nav .icon1 {
    	background: url(../images/penging_payment.png) no-repeat center;
	    background-size: 27px;
	}
	.all_order_box .order_nav .icon2 {
	    background: url(../images/penging_receiving.png) no-repeat center;
	    background-size: 29px;
	}
	.all_order_box .order_nav .icon3 {
	    background: url(../images/evaluation.png) no-repeat center;
	    background-size: 27px;
	}
	.all_order_box .order_nav .icon4 {
	    background: url(../images/returns_aftersale.png) no-repeat center;
	    background-size: 24px;
	}
	.all_order_box .order_nav .icon5 {
	    background: url(../images/all.png) no-repeat center;
	    background-size: 24px;
	}
	.all_order_box .order_nav .icon6 {
	    background: url(../images/penging_sendgoods.png) no-repeat center;
	    background-size: 24px;
	}
	.all_order_box .order_nav .icon7{
		background: url(../images/complaint.png) no-repeat center;
	    background-size: 27px;
	}
	

.img-box{
	position: relative;
	background: #fff;
	width:100%;
}
.img-box::after{content: "";display: block;padding-top: 100%;}
.img-box img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-bottom: 0;
    max-width: 100%;
    height: 100%;
    margin: auto;
}
img {
    vertical-align: middle;
}
/* waterfall 猜你喜欢*/
.guess_u_like_container, .prod-ver-container {
    padding: 0 7.5px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.guess_u_like_wrapper, .prod-ver-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
}
.guess_u_like_slider {
    padding: 12px 0;
    height: auto;
}
.recomName {
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    color: #000;
}
.fupin-prod-waterfall-wrapper{
	padding: 0 12px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #f5f5f5;
}
.fupin-prod-waterfall-wrapper .sales-box{
	position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px;
}
.prod-ver-box {
    display: inline-block;
    /*margin: 4px 4px 0 4px;*/
    box-sizing: border-box;
    background: #fff;
    vertical-align: top;
}

.fupin-prod-waterfall-wrapper .prod-ver-box {
	border-radius: 3px;
	background: #fff;
	display: inline-block;
	height: unset !important;
    width: calc(50vw - 16.5px) !important;
	/*width:45.6vw !important;
	height:280px;*/
}
.fupin-prod-waterfall-wrapper .tips{
	margin-bottom:4px;
	padding: 2px 12px 0px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.fupin-prod-waterfall-wrapper .new-prod-price{
	font-size: 16px;
    display: inline-block;
    text-align: left;
    height: 100%;
    font-weight: 400;
    line-height: 22px;
    color: rgba(230, 26, 44, 1);
}
.fupin-prod-waterfall-wrapper .new-prod-price .sticking-price{
	font-size:17px;
}
.fupin-prod-waterfall-wrapper .new-price-wrapper{
    position:relative;
    min-height:22px;
    /*margin-bottom:8px;*/
    padding:0 12px 8px 12px;
    line-height: 22px;
}
.prod-ver-info {
	width: 100%;
    position: relative;
}
.brandbox {
    text-align: center;
    margin: -9px 0 0 0;
    min-height: 4px;
}
.brand {
    display: inline-block;
    background: rgba(238, 148, 143, 1);
    border-radius: 3px;
    font-size: 10px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding: 2px 10px;
    box-sizing: border-box;
    margin: 0 auto;
}
.brandbox .brand {
    color: #DC8C13;
    background-color: #FCEBC9;
    font-size: 12px;
}
.tips .Activity, .prodNameTitle .Activity {
     /*  background: #E61A2C; */
   background: url(/client/mTouchMemberVue/images/aixingou.png) no-repeat right center;
   background-size:35px;
   color: #fff;
   /*  font-size: 12px; */
    border-radius: 2px;
    padding: 1px 18px;
    margin-right: 3px;
}
.prod-ver-info .waterfall-prod-name {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
}
.prod-wrapper .coupon {
    text-align: left;
    margin-left: 0px;
    margin-bottom: 0px;
    /* height:18px; */
    padding:0 12px;
}
.guesscoupon span {
    display: inline-block;
    background: rgba(230, 26, 44, 0.04) !important;
    font-size: 10px !important;
    font-weight: 400;
    color: rgba(230, 26, 44, 1);
    padding: 1px 5px;
    box-sizing: border-box;
    border-radius: 3px;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 6px;
}

.prod-ver-info .salesBox {
	float: right;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    margin-bottom: 1px;
}
.fixCat {
    position: fixed;
    background: #fff;
}
.swiper-pagination-bullet {
    background: #cccccc;
    opacity:1;
}
.swiper-pagination-bullet-active {
    background: #ffffff;
}
.all_order_box {
    margin: 10px 12px 0;
    border-radius: 4px;
}
.cy_mytool_box01 {
	 border-radius: 4px;
}

 .head .icon {
    background: url(../images/setting.png) no-repeat center;
    background-size: 24px 24px;
}

.head .message02 {
    background: url(../images/msg.png) no-repeat center;
    background-size: 24px 24px;
}

 .head.active .icon {
    background: url(../images/setting02.png) no-repeat center;
    background-size: 30px 30px;
}

.head.active .message02 {
    background: url(../images/msg02.png) no-repeat center;
    background-size: 30px 30px;
}
.my_box {
    background: url() !important;
    /*position: fixed;
    left: 0;
    right: 0;
    top: 0;
    overflow-y: scroll;
    bottom: 0;*/
}
.home .p_spe_spacing.bg1{
	background-color:#f10b1b;
}
.my_box .content2 .info .edit{
	background: url('');
}
.my_box .content2 .info .edit{
	padding-right:0;
	font-size: 12px;
}
#levelP{
	margin-bottom:7px;
}
.my_box .integral{
	background:unset !important;
	border:0px !important;
	position:relative;
    /*margin-right: 16px;*/
}
#lovePointP{
	margin-left: 16px;
}
.pointBg{
	background: #c12425;
    opacity: 0.4;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: 2;
    border-radius: 12.5px;
}
.pointsBox{
	display:flex;
	justify-content:center;
}
.pointsBox >div{
	width: 110px;
    height: 17px;
	border-radius: 12.5px !important;
    padding:4px 12px !important;
    font-size: 12px;
    text-align: center;
}
.pointsBox >div h6, .pointsBox >div a{
	position:absolute;
	left:0;
	right:0;
	top:0;
	width:100%;
	z-index:3;
	height: 100%;
    line-height: 25px;
    font-size: 12px;
    font-weight:500;
}
#wrapper .user_option{
	line-height:38px;
}
#wrapper .user_option .order{
	font-size: 12px;
    color: #868686;
    padding-right:12px;
}
.all_order_box .order_nav{
	display:flex;
	width:100%;
	box-sizing:border-box;
}
.all_order_box .order_nav .payment_img{
	width:24px;
	height:24px;
	padding-left:12px;
}
.all_order_box .order_nav .payment_img img{
	width:100%;
	height:100%;
	object-fit:contain;
}
.all_order_box .order_nav div{
	/*padding-left:12px;
	width:calc(100% - 24px);
	box-sizing:border-box;*/
}
.all_order_box .payment_name{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-right: 16px;
}
.all_order_box .payment_name span{
	font-size: 12px;
	color: #222222;
	height:22px;
	line-height:22px;
	margin-bottom:5px;
}
.all_order_box .payment_type,.all_order_box .payment_num{
	height:16px;
	line-height:16px;
	font-size: 12px;
	color: #868686;
	letter-spacing: 0;
	line-height: 16px;
}
.all_order_box .payment_type{
	margin-bottom:5px;
}
.order_nav .line{
	position:absolute;
	left:5px;
	top:20px;
	width:1px;
	height:30px;
	background:#d3d3d3;
}
.topImg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	width:100%;
	height:225px;
    /*background: url(../images/headBg.png) no-repeat center 0 !important;*/
    /*background-size: contain;*/
    z-index:-1;
}
.topImg img{
    width: 100%;
    height: 225px;
    object-fit: cover;
}
#wrapper .guess_u_like_slider{
	width:unset;
    padding: 20px 12px;
}
#wrapper .active{
	color:#F10F0F;
}
#guess_u_like_all{
	/*background-color: #fff;*/
}
.prod-wrapper{
	background-image: linear-gradient(180deg, #FAFAFA 97%, #FFFFFF 100%);
}
#wrapper .arrowsImg{
	width: 12px;
    height: 12px;
    margin-left: 2px;
    padding: 5px 0 8px 0;
}
.arrow{
	width:16px;
	height:16px;
	background: url(/personalCenter/images/arrow_right.png) no-repeat center;
    background-size: cover;
}
.cy_mytool_box_swiper1 .swiper-slide, .cy_mytool_box_swiper3 .swiper-slide{
	height:86px;
	width:25%;
}
.cy_mytool_box_swiper1 .normal_nav a, .cy_mytool_box_swiper3 .normal_nav a{
	width:100%;
}
.cy_mytool_box_swiper2 .swiper-slide{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.cy_mytool_box_swiper2 .normal_nav a{
	padding:12px 0;
}
.home .normal_nav a{
	width:23.4vw;
	height: 82px;
}
.home .swiper-scrollbar-drag{
    background: #fb0628;
}
.cy_mytool_box_swiper1 .swiper-scrollbar{
	position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 4px;
    background: #efefef;
    border: 1px solid #efefef;
}
.bottom_line{
    margin-top: 30px;
    font-size: 12px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #777;
    padding-bottom: 10px;
    box-sizing: content-box;
}
.pay_tips{
	height: 36px;
    padding-left: 15px;
    line-height: 36px;
    font-size: 14px;
}
/*.prod-wrapper .prod-ver-box:nth-child(2n - 1){
	left:2.67vw !important;
}
.prod-wrapper .prod-ver-box:nth-child(2n){
	left:51.73vw !important;
}*/
#wrapper .user_extra_option a{
	height: 50px;
    padding-top: 2.5px;
}
.your_title{
    display: flex;
    justify-content: center;
    align-items: center;
	height: 41px;
    color: #0D0D11;
    font-size: 15px;
    font-weight: bold;
}
.ulike_tips_icon{
    width: 36px;
    height: 31px;
    background: url(/public/images/mobile/i_faq.png) no-repeat center;
    background-size: 15px;
}
.other_option a.pt, .normal_nav a,.other_option a.purchaseOrder,
.other_option a.air_order,.other_option a.jifen
{
	color:#222222 !important;
	font-size:12px !important;
}
.all_order_box .order_nav a{
	font-size: 12px;
    color: #222222;
}
.brandbox {
 margin: -9px 0 0 0;
}
.cy_mytool_box01 .user_option {
    padding-left: 0px;
}
.all_order_box .user_option {
    padding-left: 0px;
}
.user_option .name em {
    width: 4px;
    height: 18px;
    background: #FB0628;
}
.user_option .name span {
    margin-left: 7px;
}

.caocaoTipsWrap {
    z-index: 1100;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.caocaoAddrWrap {
    z-index: 1100;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.caocaoTipsWrap .caocaoBlackBg {
    position: fixed;
    left: 0;
    bottom: 0;
    top:0;
    right:0;
    opacity: 0.5;
    background: #000;
    z-index: 1110;
}
.caocaoAddrWrap .caocaoBlackBg {
    position: fixed;
    left: 0;
    bottom: 0;
    top:0;
    right:0;
    opacity: 0.5;
    background: #000;
    z-index: 1110;
}

.caocaoTipsWrap .timeContent {
    z-index: 1112;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 85vw;
    height: 84vw;
    transform: translate(-50%,-50%);
    border-radius: 4vw;
    overflow: hidden
}
.caocaoAddrWrap .addressContent {
    z-index: 1112;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 85vw;
    height: 114vw;
    transform: translate(-50%,-50%);
    border-radius: 4vw;
    overflow: hidden
}

.caocaoAddrWrap .addressContent .titleWrap {
    width: 85vw;
    height: 33vw;
    background: url(/entWelfare/images/callcar/img_banner.png) 50% no-repeat;
    background-size: 100%
}

.caocaoAddrWrap .addressContent .addressDetail {
    width: 85vw;
    height: 79vw;
    background-color: #fff;
    position: relative
}

.caocaoAddrWrap .addressContent .addressDetail .chooseTit {
    width: 100%;
    font-family: PingFangSC-Medium;
    font-size: 4.53vw;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    padding-top: 4vw;
    font-weight: bolder
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap {
    font-family: PingFangSC-Medium;
    font-size: 0.45vw;
    color: #333;
    letter-spacing: 0;
    margin: 4vw 2.6667vw 3.4667vw;
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap .chooseItem {
    padding: 2.1333vw 3.7333vw;
    margin-bottom: 2.6667vw
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap .chooseItem .top {
    display: flex;
    align-items: center;
    height: 5.6vw;
    margin-bottom: 1.6vw;
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap .chooseItem .top .addrIcon {
    width: 3.7333vw;
    height: 5.6vw;
    background: url(/entWelfare/images/callcar/icon_position.png) center no-repeat;
    background-size: 100%
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap .chooseItem .top .locationName {
    font-family: PingFangSC-Medium;
    font-size: 4vw;
    color: #333;
    letter-spacing: 0;
    font-weight: bolder;
    line-height: 5.6vw;
    margin-left: 1.3333vw;
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap .chooseItem .locationDetail {
    font-family: PingFangSC-Regular;
    font-size: 3.7333vw;
    color: #666;
    letter-spacing: 0.2133vw;
    height: 5.3333vw;
    line-height: 5.3333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap
}

.caocaoAddrWrap .addressContent .addressDetail .chooseWrap .choosed {
    background: #fff5f5;
    border: 0.4vw solid #dc3434;
    border-radius: 1.3333vw
}

.caocaoAddrWrap .addressContent .addressDetail .btnWrap {
    position: absolute;
    bottom: 6.67vw;
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #fff;
	flex-wrap: wrap;
}

.caocaoAddrWrap .addressContent .addressDetail .btnWrap .sureBtn {
    text-align: center;
    line-height: 11.2vw;
    width: 66.6667vw;
    height: 11.2vw;
    background: #dc3434;
    border-radius: 5.8667vw;
    font-family: PingFangSC-Regular;
    font-size: 4.5333vw;
    color: #fff;
    letter-spacing: 0
}

.caocaoAddrWrap .addressContent .closeIcon {
    width: 5.6vw;
    height: 5.6vw;
    background: url(/entWelfare/images/callcar/icon_close.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 3.4667vw;
    right: 3.4667vw;
}

.caocaoTipsWrap .timeContent .titleWrap {
    width: 85vw;
    height: 33.3vw;
    background: url(/entWelfare/images/callcar/img_popup_time.png) center no-repeat;
    background-size: 100%
}

.caocaoTipsWrap .timeContent .tipsDetail {
    height: 51.2vw;
    width: 85vw;
    background-color: #fff;
    overflow: scroll;
    position: relative
}

.caocaoTipsWrap .timeContent .tipsDetail .tipstil {
    width: 100%;
    font-family: PingFangSC-Medium;
    font-size: 4.53vw;
    line-height: 6.4vw;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    padding-top: 5.3vw;
    font-weight: bolder
}

.caocaoTipsWrap .timeContent .tipsDetail .tipstext {
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 3.73vw;
    line-height: 5.3333vw;
    color: #666;
    letter-spacing: 0.2133vw;
    margin-top: 1.6vw
}

.caocaoTipsWrap .timeContent .btnWrap {
    width: 100%;
    margin-top: 6.67vw;
    display: flex;
    justify-content: center;
    background-color: #fff
}

.caocaoTipsWrap .timeContent .btnWrap .sureBtn {
    text-align: center;
    line-height: 11.2vw;
    width: 66.6667vw;
    height: 11.2vw;
    background: #dc3434;
    border-radius: 5.8667vw;
    font-family: PingFangSC-Regular;
    font-size: 4.5333vw;
    color: #fff;
    letter-spacing: 0;
}

.caocaoTipsWrap .timeContent .closeIcon {
    width: 5.6vw;
    height: 5.6vw;
    background: url(/entWelfare/images/callcar/icon_close.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 3.4667vw;
    right: 3.4667vw;
}
.caocaoTitleText{
	position: absolute;
	top: 13px;
	left: 13px;
	font-family: PingFangSC-Medium;
	font-size: 17px;
	color: #FFB4B0;
	letter-spacing: 0;
	text-align: center;
}
.sureText {
	font-family: PingFangSC-Regular;
	font-size: 3.37vw;
	color: #999;
	letter-spacing: 0.8px;
	height: 4vw;
	line-height: 4vw;
	margin-top: 2.67vw;
}
    