@charset "utf-8";
/* ��һ�ֽ��� */
.lottery-wrap{background:#373737;padding-bottom:100px;}
.lottery-wrap h1{width:100%;height:60px;background:url(/uploads/image/fimages/lottery_title.png) center top no-repeat;}
.lottery-intro{display:flex;justify-content:center;align-content:center;height:176px;flex-flow:wrap;}
.lottery-intro span{display:block;width:120px;height:35px;line-height:35px;text-align:center;border-radius:8px;background:#d2451f;color:white;font-size:24px;margin-top:27.5px;}
.lottery-intro p{font-size:18px;color:#fcea68;line-height:30px;margin-left:24px;}
.lottery-wrap img{display:block;margin:0 auto 40px;}
.lottery-btn{display:block;background:url(/uploads/image/fimages/btn_lottery.png) center top no-repeat;margin:0 auto;width:282px;height:88px;}
.count-lottery{line-height:60px;text-align:center;color:white;font-size:18px;}
.count-lottery span{color:#d2451f;padding-left:20px;}

/* page  style */
.main-content{background:#2d2d2d;border-radius:7px;padding-bottom:80px;padding-top:25px;}
.reward-img{display:block;margin:0 auto;}
.coupon-link{display:block;position:absolute;width:230px;height:120px;top:460px;left:155px;}
.rule-nav{height:30px;padding:9px 15px;background:#f3b01f;display:flex;justify-content:space-between;}
.rule-nav a{display:inline-block;line-height:30px;padding:0 25px;font-size:16px;color:#161616;}
.rule-nav a.sel,.rule-nav a:hover{text-decoration:none;background:white;border-radius:7px;}
.rule-text{width:860px;margin:30px auto 0;line-height:24px;}
.rule-text h2{font-size:16px;color:#f3b01f;font-weight:normal;}
.rule-text p{font-size:14px;color:#8d8d8d;}
.rule-text h3{font-size:14px;color:#ff7200;font-weight:normal;}
.videolist_title{background: center top no-repeat;height:47px;line-height:47px;text-align:center;font-size:22px;color:black;margin-bottom:22px;}
.video-list{width:587px;margin:0 auto;}
.video-list li{margin-bottom:35px;}
.video-list a{display:block;margin-bottom:5px;}
.video-list p{text-align:center;height:35px;line-height:35px;background:#777;color:white;font-size:16px;}