﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
body {
	background: #f1f1f1;
	font-family: '微软雅黑', Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	font-family: '微软雅黑', Helvetica, Tahoma, Arial, sans-serif;
}
input:focus {
	outline: none;
}
.pointer {
	cursor: pointer;
}

/* 红包 */
.red_shade{
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	z-index:999;
	position:fixed;
	margin-top:-50px;
	display:block;
}
.red_common_width{
	width:706px;
}
.red_common_position{
	text-align:center;
	position:absolute;
}
.hongb{
	height:596px;
	margin:-298px auto 0;
	top:50%;
	background:url(../images/hongb.png) no-repeat;
	position:relative;
}
.red_price{
	width:660px;
	font-size:40px;
	margin-top: 140px;
	font-weight:bolder;
	color:#ec4d35;
}
.red_title{
	font-size:28px;
	margin-top: 365px;
	color:#d97c00;
}
.start_time{
	padding-left:55px;
	font-size:22px;
	margin-top:425px;
	color:#fcc707;
}
.last_time{
	padding-left:15px;
	font-size:22px;
	margin-top:465px;
	color:#fcc707;
}
.red_btn{
	margin-top:520px;
	padding-left:15px;
	background:none;
	border:none;
}
.red_close{
	float:right; 
	margin-top:20px;
	display:block;
	background:url(../images/briberym_close.png) no-repeat;
	width:38px;
	height:38px;
}
.red_form{
	width:198px;
	height:142px;
	background:#fff;
	margin-top:115px;
	margin-left:259px;
	
}
.red_form p{
	font-size:15px;
}
.red_form input{
	margin-top:10px;
	font-size:14px;
	color:#777;
}
#red_submit{
	display:none;
}
.small_hongb{
	position:fixed;
	top:287px;
	right:0;
	z-index:998;
	display:none;
}
.small_close{
	float:right;
	margin-right:2px;
	position:absolute;
	right:0;
}
.small_price{
	position:absolute;
	color:#ec4d35;
	font-size:18px;
	font-weight:bold;
	margin-left:90px;
	margin-top:-158px;
}

.open{}
.close{display:none;}
button:focus{
outline: none;
}
.hbje{position:absolute;top:90px;left:45px;font-size:20px;color:#ffedbb;font-weight:bold;}