﻿.mt16{margin-top: 16px;}
/* 兑奖专区 */
.textover{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.font12{ font-size: 12px !important;}
.gray{ color: #969696;}
.fr {float:right;}
.jpin {width: 940px; margin:0 auto;margin-top: 10px; border: 1px solid #e5e5e5;padding: 50px;padding-top: 20px;}
.jpin h3 {font-size: 22px;}
.jplist li{text-align: left; width: 238px; margin: 0 92px; border: 1px solid #f1f1f1; float: left; padding: 22px;margin-bottom: 22px;}
.jplist li:hover{ border-color: #c8c8c8;}
.jplist li .imgWrap{ width: 100%; height: 200px; margin-bottom: 10px; overflow: hidden;}
.jplist li .imgWrap img{ display: block; width: 100%; height: 100%;}
 /* vip */
.jplist li.vip .imgWrap{ position: relative; }
.jplist li.vip .imgWrap img{ margin-left: 2px; margin-top: 2px; }
.jplist li.vip .imgWrap:before{content: '';position: absolute;left: -5px;top: -2px;z-index:9;width: 95px;height: 88px;background: url('../images/vip.png') no-repeat;}
.jplist li.vip{ border-color: #ca0b0b; }
.jplist li.vip:hover{ border-color: #ca0b0b; }
/* end vip 2020.01.17 */
.jplist li p{ line-height: 24px;font-size: 14px;}
.jplist li .progressBar{ width: 100%; height: 10px; border-radius: 5px; background-color: #f1f1f1; margin-top: 8px; /* margin-bottom: 0px; */ overflow: hidden;}
.jplist li .progressBar i{ display: block; height: 100%; background-color: #ff4400;}
.jplist li .progressBar i.full{ width: 100%; background: url(http://jifen.sina.com.cn/jifen/images/crowdfunding/progressBar.gif) repeat-x;}
.jplist li .btn{ display: block; width: 157px; height: 40px; background-color: #ff4400; color: #fff; font-size: 16px; font-weight: bold; text-align: center; line-height: 40px; margin: 12px auto 0;}
.jplist li .btn:hover{ background-color: #d33800;}
.jplist .tit a:hover {color: #ff4400;}
.SwapNo{/* margin-top: 10px; */}
.SwapNo .sub_bt, .SwapNo .add_bt {display: inline-block;width: 22px;height: 22px;background: #eeeeee;border: 1px solid #dcdcdc;text-align: center;line-height: 22px;color: #aaaaaa;font-size: 18px;cursor: pointer;vertical-align: middle;}
.SwapNo .sub_bt {margin-left: 12px;}
.SwapNo .input_text {width: 42px;height: 20px;line-height: 26px;margin: 0 6px;color: #666666;text-indent: 6px;}
/* 幸运转盘 */
#zhuanpan,#zhuanpan .zuo { background-color: #FFC40A;}
#zhuanpan .titbt,.gzjp {background-color: #fff;}
#zhuanpan .zuo {border:0;}
.gzjp {margin-bottom: 10px;padding-bottom: 30px;}
#zhuanpan .you {margin-top: 26px;width: 272px;border: 10px solid #F40; border-radius: 10px;padding: 12px;border-top-width: 30px;border-bottom-width: 54px;}

/* 首页焦点图 */
.jd_body img {
	vertical-align: bottom;
}
.jd_ad_slide {
    width: 563px;
    height: 225px;
    float: left;
    position: relative;
    margin-left: 10px;
} 
.jd_ad_img {
	position: absolute; 
	left: 0; 
	top: 0;
	width: 100%; 
	height: 100%;
	display: none;
}
.jd_ad_btn {
	position: absolute; 
	right: 3px; 
	bottom: 8px;
}
.jd_ad_btn_a {
	width: 22px; 
	height: 22px;
	line-height: 22px;
	margin-right: 5px;
	text-align: center;
	border-radius: 12px;
	background-color: #999;
	color: #fff;
	float: left;
}
.jd_ad_btn_a:hover {
	text-decoration: none;
}
.jd_ad_btn .active {
	background-color: #E4393C;
}
