@charset "utf-8";
body{
	background-color: #f7f7f7;
}
#loading {
	width: 100%;
	height: 100%;
	background: url(../images/wsload.gif) no-repeat center center #FFF;
	background-size: 10%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.c81{
	background-color: #c8161d!important;
	color: #fff!important;
}
.on_fo {
    pointer-events: none;
}

/*=====积分商城首页*/
.index{
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}

.index .inm_top{
	display: block;
	padding: 0.34rem 0.3rem;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom: 0.01rem solid #e5e5e5;
	margin-bottom: 0.2rem;
}
.index .inm_top .in_acc{
	display: block;
	width: 100%;
	min-height: 0.86rem;
	color: #666;
	font-size: 0.28rem;
}
/*===banner*/
 .swiper-container {
    width: 100%;
    height: 3.75rem;
}

.index .inm_banner .banner{
	display: block;
	width: 100%;
	height: 3.75rem;
}
.index .inm_banner .banner img{
	display: block;
	width: 100%;
	height: 3.75rem;
}
.index .main .modules{
	width:100%;
	height:1.7rem;
	margin:0.2rem 0 0;
	background-color: #fff;
}
.index .main .modules .module{
	display: inline-block;
	width:20%;
	text-align: center;
}
.index .main .modules .module img{
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.28rem;
}
.index .main .modules .module>div{
	margin-top:0.04rem;
	font-size: 0.22rem;
	color: #222222;
	letter-spacing: 0;
}
.index .main .recommend{
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
	border-top: 0.01rem solid #e5e5e5;
	margin-top: 0.2rem;
}
.index .main .recommend h3{
	text-align: center;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.3rem;
	color: #fc644b;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	border-bottom: 0.01rem solid #e5e5e5;
}
.index .main .recommend h3 img{
	height: 0.6rem;
	margin-top: 0.1rem;
}
.index .main .recommend h3 span{
	color: #666;
    float: right;
    font-size: 0.2rem;
}
.index .main .recommend .re_con_list li{
	display: block;
	width: 50%;
	float: left;
	padding-bottom: 0.25rem;
}
.index .main .recommend .re_con_list li .clic_recom{
	display: block;
	width: 100%;
}
.index .main .recommend .re_con_list li .clic_recom .pic_recom{
	display: block;
	width: 3.4rem;
	height: 3.4rem;
	margin: 0 auto;
	border: 0.01rem solid #e5e5e5;
	border-radius: 0.04rem;
	margin-bottom: 0.25rem;
}
.index .main .recommend .re_con_list li .clic_recom b{
	color: #fc644b;
	display: block;
	font-size: 0.3rem;
	font-weight: normal;
}
.index .main .recommend .re_con_list li .clic_recom p{
	font-size: 0.32rem;
	color: #333;
	width: 100%;
}
.over_text{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index .main .recommend .re_con_list li .clic_recom .n_r{
	font-size: 0.24rem;
	padding-top: 0.1rem;
	color: #666;
	padding-bottom: 0.3rem;
}
.index .main .recommend .re_con_list li .clic_recom .t_un{
	color: #333;
}
/*=====我的钱包*/

.my_money{
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}

.my_money .mmon_top{
	width: 100%;
	height: 4.11rem;
	background: url(../images/jf_icon09.png) repeat-x;
	color: #ffcbcb;
	font-size: 0.28rem;
	text-align: center;
	padding: 0.6rem 0.7rem 0.5rem;
	box-sizing: border-box;
}

.my_money .mmon_top .mmon_qy{
	padding-bottom: 0.25rem;
	color: #fff;
	font-size: 0.76rem;
}
.my_money .mmon_top .btn_rech_go{
	height: 0.78rem;
	line-height: 0.78rem;
	width: 3.22rem;
	text-align: center;
	color: #fff;
	border: 0.02rem solid #fff;
	border-radius: 1rem;
	display: block;
	margin: 0 auto;
	margin-top: 0.2rem;
}

/*=======商品详情*/

.com_detail{
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 0.2rem;
}

.com_detail .cde_top{
	width: 100%;
}

.com_detail .cde_top img{
	display: block;
	width: 100%;
	height: 3.75rem;
}
.com_detail .cde_cp_name{
	background-color: #fff;
	margin-bottom: 0.2rem;
	border-bottom: 0.01rem solid #e5e5e5;
	padding: 0.3rem 0.2rem;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.2);
}
.com_detail .cde_cp_name h2{
	font-size: 0.32rem;
	color: #333;
	padding-top: 0.09rem;
	width: 4.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_detail .cde_cp_name small{
	/*color: #fc644b;*/
	font-size: 0.28rem;
}

.com_detail .cde_cp_name b{
	font-size: 0.5rem;
	color: #fc644b;
	font-weight: normal;
}

.com_detail .cde_main{
	background-color: #fff;
	border-bottom: 0.01rem solid #e5e5e5;
	padding: 0 0.2rem;
	margin-bottom: 0.2rem;
}
.com_detail .cde_main .cde_m{
	width: 100%;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	border-bottom: 0.01rem solid #e5e5e5;
	color: #666;
	font-size: 0.28rem;
}

.com_detail .cde_main .cde_m03{
	border-bottom: 0;
}
.com_detail .cde_main .cde_m img{
	height: auto!important;
	width: 100%!important;
}
.com_detail .cde_main .cde_m h2{
	font-size: 0.3rem;
	color: #333;
	padding-bottom: 0.3rem;
}
.com_detail .cde_main .cde_m p a{
	color: #fc644b;
}


.com_detail .cde_sm{
	background-color: #fff;
	border-bottom: 0.01rem solid #e5e5e5;
	border-top: 0.01rem solid #e5e5e5;
	padding: 0.3rem 0.2rem;
	margin-bottom: 0.4rem;
	color: #666;
	font-size: 0.28rem;
}
.com_detail .cde_sm h2{
	font-size: 0.3rem;
	color: #666;
	padding-bottom: 0.3rem;
}

.com_detail .cde_btn{
	padding: 0 0.2rem;
	box-shadow: 0px -2px 10px rgba(0,0,0,0.2);
}
.com_detail .cde_btn .btn_now_buy{
	color: #fff;
	text-align: center;
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	display: block;
	border-radius: 0.04rem;
	font-size: 0.36rem;
	background-color: #fc644b;
	margin-bottom: 0.2rem;
}
/*========积分中心*/
.integral_center{
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	min-height: 100vh;
}
.integral_center .ince_top{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 3.5rem;
	background: url(../images/jf_icon10.png) no-repeat top center;
	background-size: cover;
	padding: 0 0.3rem;
	box-sizing: border-box;
	color: #fff;
	z-index: 10;
}
.integral_center .ince_top .name1{
	text-align: center;
	opacity: 0.7;
	font-size: 0.32rem;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 0.4rem;
	padding-top: 0.68rem;
}
.integral_center .ince_top .detail{
	width: 2.2rem;
	height: 0.72rem;
	line-height: 0.72rem;
	font-size: 0.30rem;
	margin: 0.2rem auto;
	text-align: center;
	background: #fce9e9;
	color: #fa473f;
	border-radius: 0.72rem;
}
.integral_center .ince_top .left{
    display: inline-block;
    width: 49%;
    text-align: center;
    margin: 0.2rem 0 0.28rem;
    border-right: 1px solid #fff;
}
.integral_center .ince_top .right{
    display: inline-block;
    width: 49%;
    text-align: center;
    margin: 0.2rem 0 0.28rem;
}
.integral_center .ince_top .name2{
    opacity: 0.7;
    font-size: 0.28rem;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.36rem;
}
.integral_center .ince_top .value2{
    font-size: 0.4rem;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 0.48rem;
    text-align: center;
}
.integral_center .ince_top .value2 button{
    background: #F9EFB8;
    border-radius: 1.5px;
    font-size: 0.22rem;
    color: #ED6253;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
}
.integral_center .ince_top h2{
    text-align: center;
    font-size: 0.8rem;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 0.96rem;
	margin-top: 0.1rem;
}
.integral_center .ince_top h3{
	padding-left: 0.2rem;
	font-size: 0.38rem;
	padding-top: 0.1rem;
	color: rgba(255,255,255,0.6);
}
.integral_center .ince_tab{
	width: 100%;
}
.integral_center .ince_tab .tab_switch{
	position: fixed;
	top: 3.5rem;
	left: 0;
	width: 100%;
	padding: 0 0.3rem;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom: 0.01rem solid #e5e5e5;
	color: #666;
	font-size: 0.3rem;
	height: 1rem;
	line-height: 1rem;
	z-index: 11;
}
.integral_center .ince_tab .tab_switch li{
	width: 50%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	height: 0.99rem;
}
.integral_center .ince_tab .tab_switch li.on{
	border-bottom: 0.02rem solid #fc644b;
	color: #fc644b;
}
.integral_center .ince_tab .ince_tab_mx{
	padding-top: 4.6rem;
	width: 100%;
	box-sizing: border-box;
}
.integral_center .ince_tab .ince_tab_mx.on{
	display: block;
}
.integral_center .ince_tab .ince_tab_xf{
	min-height: 100vh;
	background-color: #fff;
}
.integral_center .ince_tab .ince_tab_xf .in_ta_ul{
	padding-left: 0.3rem;
	font-size: 0.28rem;
	color: #999;
}
.integral_center .ince_tab .ince_tab_xf .in_ta_ul li{
	border-bottom: 0.01rem solid #e5e5e5;
	padding: 0.3rem 0;
	padding-right: 0.3rem;
	box-sizing: border-box;

}
.integral_center .ince_tab .ince_tab_xf .in_ta_ul li h2{
	font-size: 0.32rem;
	color: #333;
	padding-bottom: 0.12rem;
	padding-top: 0.09rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.integral_center .ince_tab_xf .in_ta_ul li h3{
	color: #fc644b;
	font-size: 0.5rem;
}
.integral_center .ince_tab_xf .in_ta_ul li .in_ta_fr span{
	font-size: 0.26rem;
	color: rgba(252,100,75,0.54);
	float: right;
}
/*====积分兑换*/
.integral_center .ince_tab_dh .in_ta_wddh{
	padding: 0 0.2rem;
	padding-top: 0.2rem;
}
.integral_center .ince_tab_dh .in_ta_wddh li{
	background-color: #fff;
	border: 0.01rem solid #e5e5e5;
	border-radius: 0.04rem;
	margin-bottom: 0.2rem;
}
.integral_center .in_ta_wddh li .in_ta_xq{
	display: block;
}
.integral_center .in_ta_wddh li .in_ta_xq .in_ta01{
	border-bottom: 0.01rem dashed #e5e5e5;
	padding: 0.2rem;
	color: #999;
	font-size: 0.28rem;
}

.integral_center .in_ta_wddh li .in_ta_span{
	color: #fc644b;
}
.integral_center .in_ta_wddh li .c999{
	color: #999;
}
.integral_center .in_ta_wddh li .c26c616{
	color: #26c616;
}
.integral_center .in_ta_wddh li .fr img{
	height: 0.24rem;
	margin: 0.05rem;
}
.integral_center .in_ta_wddh li .in_ta_xq .in_ta02{
	padding: 0.2rem;
	color: #999;
	font-size: 0.28rem;
	/*background: url(../images/jf_icon02.png) no-repeat 6.74rem center;*/
	background-size: 0.13rem 0.24rem;
}
.integral_center .in_ta_wddh li .in_ta_xq .in_ta02 .in_ta_pic{
	width: 1.4rem;
	height: 1.41rem;
	display: block;
}

.integral_center .in_ta_wddh li .in_ta_xq .in_ta02 .in_ta_mx{
	padding-left: 0.2rem;
	padding-top: 0.2rem;
	position: relative;
	height: 1.21rem;
}
.integral_center .in_ta_wddh li .in_ta_xq .in_ta02 .in_ta_mx h2{
	font-size: 0.3rem;
	color: #333;
	width: 4.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.integral_center .in_ta_wddh li .in_ta_xq .in_ta02 .in_ta_mx h3{
	color: #999;
	font-size: 0.3rem;
	position: absolute;
	bottom: 0.2rem;
	left: 0.2rem;
}
.integral_center .in_ta_wddh li .in_ta_xq .in_ta02 .in_ta_mx p{
	position: absolute;
	bottom: 0;
	left: 0.2rem;
}

/*========兑换详情*/
.exchange_details{
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	min-height: 100vh;
}
.exchange_details .ex_de_dh{
	padding: 0 0.2rem;
	padding-top: 0.2rem;
}
.exchange_details .ex_de_dh li{
	background-color: #fff;
	border: 0.01rem solid #e5e5e5;
	border-radius: 0.04rem;
	margin-bottom: 0.2rem;
}
.exchange_details .ex_de_dh li .ex_de_xq{
	display: block;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta01{
	border-bottom: 0.01rem dashed #e5e5e5;
	padding: 0.2rem;
	color: #999;
	font-size: 0.28rem;
}

.exchange_details .ex_de_dh li .ex_de_span{
	color: #fc644b;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta02{
	padding: 0.2rem;
	color: #999;
	font-size: 0.28rem;
	background: url(../images/jf_icon02.png) no-repeat 6.74rem center;
	background-size: 0.13rem 0.24rem;
	border-bottom: 0.01rem dashed #e5e5e5;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta02 .ex_de_pic{
	width: 1.4rem;
	height: 1.41rem;
	display: block;
}

.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta02 .ex_de_mx{
	padding-left: 0.2rem;
	padding-top: 0.2rem;
	position: relative;
	height: 1.21rem;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta02 .ex_de_mx h2{
	font-size: 0.3rem;
	color: #333;
	width: 4.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta02 .ex_de_mx h3{
	color: #fc644b;
	font-size: 0.34rem;
	position: absolute;
	bottom: 0.2rem;
	left: 0.2rem;
	line-height: 0.26rem;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta02 .ex_de_mx h3 small{
	color: #000;
	font-size: 0.26rem;
	margin-left: 0.05rem;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03{
	padding: 0.3rem 0.2rem 0.1rem;
	color: #999;
	font-size: 0.28rem;

}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .ex_de_div{
	padding-bottom: 0.2rem;
	position: relative;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .o_tip{
	color:#fc644b;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .ex_de_div .span_ex{
	width: 1.3rem;
	padding-right: 0.2rem;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .ex_de_div .span_ex_fz{
	color: #fc644b;
	font-size: 0.24rem;
	display: block;
	border: 0.01rem solid #fc644b;
	border-radius: 0.04rem;
	height: 0.36rem;
	line-height: 0.36rem;
	width: 0.8rem;
	text-align: center;
	position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.18rem;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .ex_de_div .span_ex_time{
	color: #fc644b;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .ex_de_div .s_28{
	height: 0.28rem;
	line-height: 0.28rem;
}
.exchange_details .ex_de_dh li .ex_de_xq .ex_de_ta03 .ex_de_div .f_666{
	color: #666;
}
.exchange_details .payBtn{
	margin-left: 1rem;
	margin-top: 2rem;
    padding-bottom: 0.2rem;
}
.exchange_details .payBtn .go_pay{
	width:5.4rem;
	height:1rem;
	line-height: 1rem;
	border-radius: 0.5rem;
	font-size: 0.32rem;
	color: #fff;
	background-color: #4c585c;
	text-align: center;
}
.exchange_details .payBtn .no_pay{
	width:5.4rem;
	height:1rem;
	line-height: 1rem;
	font-size: 0.32rem;
	color: #4c585c;
	text-align: center;
}
/*=====样式改版*/
.index .inm_top .in_acc .loginButton{
	font-size: 0.34rem;
	color: #fff;
	line-height: 0.6rem;
	width: 1.5rem;
	height: 0.6rem;
	margin-top: 0.13rem;
	background: #fc644b;
	text-align: center;
	border-radius: 0.4rem;
}
.index .inm_top .in_acc .inm_tx .inm_tx_pic{
	background: url(../images/jf1_icon.png) no-repeat center center;
	background-size: cover;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
}
.index .inm_top .in_acc .inm_tx .inm_tx_name{
	padding-left: 0.1rem;
}
.index .inm_top .in_acc .inm_tx .noLogin{
	line-height: 0.8rem;
	padding-left: 0.4rem;
	font-size: 0.34rem;
}
.index .inm_top .in_acc .inm_tx .inm_tx_name h2{
	color: #333;
	font-size: 0.34rem;
}
.index .inm_top .in_acc .inm_tx .inm_tx_name .inm_tx_member img{
	display:inline-block;
	width: 0.3rem;
	height: 0.3rem;
	padding-top: 0.05rem;
    vertical-align: text-top;
}

.index .inm_top .in_acc .inm_tx .inm_tx_name .inm_tx_member span{
    display: block;
    font-size: 0.22rem;
    color: #666;
    line-height: 0.3rem;
    background: url(../images/1.png) no-repeat left center;
    background-size: 0.3rem;
    padding-left: 0.4rem;
}
.index .inm_top .in_acc .inm_num{

}
.index .inm_top .in_acc .inm_num h2{
	font-size: 0.34rem;
	color: #333;
	text-align: right;
	background: url(../images/jf_icon02.png) no-repeat right center;
	background-size:0.13rem 0.24rem;
	padding-right: 0.2rem;
}
.index .inm_top .in_acc .inm_num span{
	color: #999;
	font-size: 0.22rem;
}

.index .main .recommend .re_con_list li{
	border-bottom: 0.01rem solid #e5e5e5;
	border-right: 0.01rem solid #e5e5e5;
	box-sizing: border-box;
	padding-left: 0.17rem;
	padding-right: 0.17rem;
	padding-top: 0.4rem;
	height: 6rem;
	overflow: hidden;
}

.index .main .recommend .re_con_list li .clic_recom .pic_recom{
	border: 0;
}

.index .main .recommend .re_con_list_three li{
	width: 33.333333333333%;
	height: 4.31rem;
	overflow: hidden;
}

.index .main .recommend .re_con_list_three li .clic_recom .pic_recom{
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 0.04rem;
}

.com_detail .cde_cp_fix{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}
.com_detail .cde_main_tom {
	margin-top: 1.5rem;
}
.com_detail .cde_btn{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0;

}
.com_detail .cde_btn .btn_now_buy{
	border-radius: 0;
	margin-bottom: 0;
}
.com_detail .cde_sm{
	margin-bottom: 1.1rem;
}
.integral_center .ince_top .btn_jf_gz{
	position: absolute;
	top: 0.2rem;
	right: 0.3rem;
	color: #fff;
	font-size: 0.24rem;
	background: url(../images/jf1_icon03.png) no-repeat left center;
	background-size: 0.23rem 0.22rem;
	display: block;
	height: 0.3rem;
	line-height: 0.3rem;
	padding-left: 0.3rem;
}
/*===规则*/
.bomb_box_ex{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	z-index: 9999;
}
.bomb_box_ex .tip{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 0.1rem;
	padding: 0 0.25rem;
	width: 6.5rem;
	box-sizing: border-box;
}

.bomb_box_ex .tip .ex_tit{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0.38rem 0;
	background-color: #fff;
	text-align: center;
	color: #999;
	font-size: 0.32rem;
	border-radius: 0.1rem 0.1rem 0 0;
}
.bomb_box_ex .tip .btn_bb_ex{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0.28rem 0;
	background-color: #fff;
	text-align: center;
	color: #fc644b;
	font-size: 0.34rem;
	border-radius: 0 0 0.1rem 0.1rem;
	border-top: 0.01rem solid #e5e5e5;
}
.bomb_box_ex .tip .bb_txt{
	padding-top: 1.3rem;
	padding-bottom: 1.2rem;
	font-size: 0.26rem;
	color: #666;
	max-height: 6.5rem;
	overflow: auto;
	line-height: 0.5rem;
}
.bomb_box_ex .tip .bb_txt h3{
	font-size: 0.3rem;
	color: #333;
	padding: 0.1rem 0;
}
.move_box .tip .ex_tit{
    font-size: 0.36rem;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.48rem;
}
.move_box .tip .btn1{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    color: #555;
    border-top: 2px solid rgba(0,0,0,0.08);

}
.move_box .tip .btn2{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 49%;
    border-top: 2px solid rgba(0,0,0,0.08);
    border-left: 1px solid rgba(0,0,0,0.08);
}
.move_box input {
    background-color: inherit;
    border-bottom: 1px solid #D8D8D8;
}
.move_box .i_phone {
    width: 100%;
    height: 0.8rem;
    margin-bottom: 0.2rem;
}
.move_box .i_phone input {
    width: 100%;
    height: 100%;
    font-size: 0.28rem;
    padding-left: 0.5rem;
    background: url(../images/phoneImg.png) no-repeat left;
    -webkit-background-size: 0.4rem 0.4rem;
    background-size: 0.4rem 0.4rem;
}
.move_box .i_code {
    width: 100%;
    height: 0.8rem;
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #D8D8D8;
}
.move_box .i_code input {
    width: 3rem;
    height: 100%;
    font-size: 0.28rem;
    padding-left: 0.5rem;
    background: url(../images/codeImg.png) no-repeat left;
    -webkit-background-size: 0.4rem 0.4rem;
    background-size: 0.4rem 0.4rem;
}
.move_box .i_code .gray {
    color: #D8D8D8;
}
.move_box .i_code span {
    display: inline-block;
    width: 1.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    vertical-align: middle;
    font-size: 0.28rem;
    text-align: center;
    color: #fc644b;
    border-left: 1px solid rgba(0,0,0,0.08);
    position: relative;
    top: -0.1rem;
}
.index .main .recommend .re_con_list_three li .clic_recom p{
	width: 1.8rem;
    margin: 0 auto;
}
.index .main .recommend .re_con_list_three li .clic_recom b{
	width: 1.8rem;
    margin: 0 auto;
}

.cde_cp_none{
	display: none;
	height: 1.6rem;
}

/*seckill start*/
.seckill .prices{
	width:100%;
	height:1.2rem;
	background: #fc644b;
	padding:0;
	margin-bottom: 0.2rem;
}

.seckill .seckillPrice{
	display: inline-block;
	height:100%;
	color:#fff;
	font-size: 0.3rem;
	padding: 0.3rem 0.2rem;
}
.seckill .seckillPrice span{
	font-size: 0.38rem;
}

.seckill .prices .cde_m{
	width:2rem;
	height:1.2rem;
	text-align: center;
	background: #fff;
	color:#fc644b;
}

.seckill .prices .cde_m div{
	font-size: 0.28rem;
	margin: 0.2rem 0 0.08rem;
}

.seckill .prices .cde_m div.timer{
	font-size: 0.22rem;
	margin-top: 0;
}

.seckill .prices .cde_m div.timer span{
	display: inline-block;
	background: #fc644b;
	color: #fff;
	padding: 0.05rem;
	border-radius: 0.05rem;
}

.seckill .p_name{
	font-size: 0.3rem;
	font-weight: bolder;
}

.seckill .p_name span{
	font-size: 0.24rem;
	color: #fff;
	background: #fc644b;
	padding: 0.02rem 0.1rem;
	border-radius: 0.04rem;
}
.seckill .gray{
	background-color: #e5e5e5!important;
}
.sweet-alert .sa-input-error.show{
	opacity: 0!important;
}
/*seckill end*/

/*myLogin start*/
.myLogin{
	padding-top: 2rem;
	width:5.9rem;
	margin-left: 0.8rem;
}
.myLogin .title{
	font-size: 0.64rem;
	margin-bottom: 0.38rem;
	color:#222;
}
.myLogin .tip{
	font-size: 0.28rem;
	margin-bottom: 1rem;
	color:#A0A0A0;
}
.myLogin .i_phone{
	width:100%;
	height:0.8rem;
	margin-bottom: 0.6rem;
}
.myLogin .i_phone input{
	width:100%;
	height:100%;
	font-size: 0.4rem;
}
.myLogin .i_code{
	width:100%;
	height:0.8rem;
	margin-bottom: 1.2rem;
}
.myLogin .i_code input{
	width:3.9rem;
	height:100%;
	font-size: 0.4rem;
}
.myLogin .i_code span{
	display: inline-block;
	width: 1.9rem;
	height: 0.8rem;
	line-height: 0.8rem;
	vertical-align: middle;
	font-size: 0.28rem;
	text-align: center;
	background: #fc644b;
	color: #fff;
	border-radius: 0.5rem;
	position: relative;
	top: -0.1rem;
}

.myLogin .i_code .gray{
	background: #D8D8D8;
}

.myLogin input{
	background-color: inherit;
	border-bottom:1px solid #D8D8D8;
}

.myLogin input::-webkit-input-placeholder { /* WebKit browsers */
	color: #ccc;
	font-size:0.32rem;
}

.myLogin input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #ccc;
	font-size:0.32rem;
}

.myLogin input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ccc;
	font-size:0.32rem;
}

.myLogin input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #ccc;
	font-size:0.32rem;
}

.myLogin .loginButton{
	width: 100%;
	text-align: center;
	font-size: 0.32rem;
}
.myLogin .loginButton a{
	display: inline-block;
	width: 5.4rem;
	height: 0.96rem;
	line-height: 0.96rem;
	color: #fff;
	background: #E2E2E2;
	border-radius: 0.48rem;
}
.myLogin .loginButton a.red{
	background: #fc644b;
}
.hasMask .mask{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:100;
	background-color:#f5f5f5;
	opacity: 0.8;
	border:1px #ddd solid;
	padding:1px;
}
.hasMask .content{
	background: #fff;
	border-radius: 5px;
	width: 5.4rem;
	height: 4.1rem;
	position: absolute;
	top: 4rem;
	left: 1rem;
	z-index: 999;
}
.hasMask .content .title{
	height:0.56rem;
	line-height: 0.56rem;
	font-size: 0.4rem;
	font-weight: bolder;
	color:#222;
	padding: 0.4rem 0.32rem 0.16rem;
	margin-bottom: 0;
}
.hasMask .content .data{
	height:1.91rem;
	padding: 0 0.32rem;
}
.hasMask .content .data input{
	width: 2.88rem;
	height: 1rem;
	font-size: 0.4rem;
	border-bottom: 1px solid #f5f5f5;
}
.hasMask .content .data img{
	display: inline-block;
	width:1.78rem;
	height: 1rem;
}
.hasMask .content .data .input-msg{
	display: inline-block;
	width: 2.88rem;
	height: 0.3rem;
	font-size: 0.24rem;
	color:#fc644b;
	position: relative;
	top: -0.2rem;
}
.hasMask .content .data .img-msg{
	display: inline-block;
	width:1.78rem;
	height: 0.3rem;
	margin-top:0.3rem;
	font-size: 0.24rem;
	color:#ccc;
	position: relative;
	top: -0.2rem;
}
.hasMask .buttons{
	height:1rem;
	line-height: 1rem;
	width:100%;
	border-top:1px solid #f5f5f5;
}
.hasMask .buttons span{
	display: inline-block;
	height: 100%;
	width: 2.6rem;
	text-align: center;
	font-size: 0.4rem;
	color:#fc644b;
}
.hasMask .buttons span:first-child{
	border-right:1px solid #f5f5f5;
	color:#666;
}
/*myLogin end*/

/*lottery start*/
#lottery {
	width: 6rem;
	height: 6rem;
	font-size: 0.36rem;
	margin: 0.4rem auto 0;
}

#lottery table {
	width: 100%;
	height: 100%;
}

#lottery table td {
	width: 1.96rem;
	height: 1.96rem;
	border: 1px solid #fff;
	background-color: #333;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

#lottery table td.lottery-light {
	background-color: #fff;
	color: #000;
}

#begin {
	display: block;
	width: 100%;
	line-height: 1.96rem;
	color: #f1f1f1;
}
/*lottery end*/
/*columnList start*/
.columnList .columnTitle{
	width:7.5rem;
	height:1rem;
	line-height: 1rem;
	text-align: center;
	background-color: #fff;
	font-size: 0.3rem;
}
.columnList .main .recommend{
	margin-top:0;
}
/*columnList end*/

.paytype {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 666;
}

.paytype .bg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}

.paytype .paytype_contant {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	text-align: center;
	z-index: 667;
}

.paytype .paytype_contant .title {
	height: 1rem;
	line-height: 1rem;
	font-size: 0.32rem;
	color: #222;
}

.paytype .paytype_contant .dialog_close {
	width: 0.4rem;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.36rem;
	position: absolute;
	left: 0.3rem;
	top: 0.3rem;
	background: url(../images/paytypeclose.png) no-repeat center;
	background-size: 100%;
}

.paytype .paytype_contant ul li {
	box-sizing: border-box;
	font-size: 0.28rem;

	border-top: 1px solid #EBEBEB;
}

.paytype .paytype_contant ul li .wechat {
	display: inline-block;
	background: url(../images/wechat.png) no-repeat left center;
	background-size: 0.36rem;
	color: #555;
	font-size: 0.28rem;
	padding-top: 0.32rem;
	padding-bottom: 0.32rem;
	padding-left: 0.6rem;
}

.paytype .paytype_contant ul li .alipay {
	display: inline-block;
	background: url(../images/alipay.png) no-repeat left center;
	background-size: 0.36rem;
	color: #555;
	font-size: 0.28rem;
	padding-top: 0.32rem;
	padding-bottom: 0.32rem;
	padding-left: 0.6rem;
}


