@charset "UTF-8";
/* CSS Document */
body {
	background-color: #F7F0E8;
}
hr {
	margin-top: 7px;
*margin: 0;
	background-color: #ccc;
	height: 1px;
	width: 90%;
	border-top-color: #000;
	border: 1px;
}


.topBar_footer {
	text-align: center;
	padding: 5px 0;
	background-color: #F7F0E8;
	z-index: 1004;
	width:100%;
	position:fixed;
	bottom: 0px;
	overflow: hidden;
}
.topBar_footer h1 {
	color: white;
	font-size: 18px;
	padding: 0;
	margin: 0 6em;
	line-height: 30px;
}

.topBar_footer .userCenter {
	
	margin-right: 1em;
}

.topBar {
	text-align: center;
	height: 40px;
	padding: 5px 0;
	background-color: #D9534F;
	/*
	background: -webkit-linear-gradient(#e93828, #c20d1e);
	background: -o-linear-gradient(#e93828, #c20d1e); 
	background: -moz-linear-gradient(#e93828, #c20d1e);
	background: linear-gradient(#CFCFCF, #CFCFCF);
*/
	z-index: 1004;
	width:100%;
	position:fixed;
	top:0;
}
.topBar h1 {
	color: #FFF;
	font-size: 18px;
	padding: 0;
	margin: 0 6em;
	line-height: 30px;
	font-weight:bold;
}

.topBar .userCenter {
	float: right;
	margin-right: 1em;
}


.topBar_green {
	text-align: center;
	height: 40px;
	padding: 5px 0;
	background-color: #e93828;
	background: -webkit-linear-gradient(#e93828, #c20d1e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#e93828, #c20d1e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#e93828, #c20d1e); /* Firefox 3.6 - 15 */
	background: linear-gradient(#009023, #055200); /* 标准的语法 */
	box-shadow: 0px 4px 3px #888;
	z-index: 1004;
	width:100%;
	position:fixed;
	top:0;
}

.topBar_green h1 {
	color: white;
	font-size: 18px;
	padding: 0;
	margin: 0 6em;
	line-height: 30px;
}


.topBar_green .userCenter {
	float: right;
	margin-right: 1em;
}


.logo img {
	height: 30px;
}

.sub-bar{
	margin:50px 0 0 0;

}
.main-wrap{
	margin:40px 0 0 0;
	padding-top:1em;}


.under-top-bar{
	margin:40px 0 0 0;
	padding:0.5em 1em 0;
	background-color:#666;
	color:#fff;
	line-height:1em;
}
/*
扫码结果区域*/
.scanReturn {
	text-align: center;
	width: 100%;
	height: 240px;
	padding-top: 60px;
}
.scanReturn h1 {
	font-size: 24px;
	font-weight: normal;
}
.scanReturn h1 span {
	font-size: 48px;
	font-weight: bold;
}
.scanReturn h1 span.jifenValue {
	color: red;
}
.qMenu .col-xs-3 i {
	display: block;
	width: 48px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	border-radius: 24px;
	text-align: center;
	font-size: 36px;
	color: #fff;
	background-color: #82daca;
	margin-bottom: 3px;
}
.col-xs-3 {
	height: 80px;
	padding-top: 10px;
	text-align: center;
}
.qMenu .col-xs-3 i.icon-gift {
	background-color: #E3000E;
}
.qMenu .col-xs-3 i.icon-compass {
	background-color: #d4be08;
}
.qMenu .col-xs-3 i.icon-flag {
	background-color: #db3c39;
}
.qMenu .col-xs-3 i.icon-briefcase {
	background-color: #f47d2d;
}
.qMenu .col-xs-3 i.icon-money {
	background-color: #f57c29;
}
.qMenu .col-xs-3 i.icon-shopping-cart {
	background-color: #FF4D48;
}
.qMenu .col-xs-3 i.icon-user {
	background-color: #F63274;
}
.qMenu .col-xs-3 i.icon-github-alt {
	background-color: #F63274;
}
.qMenu .col-xs-3 i.icon-home {
	background-color: #E3000E;
}
.qMenu .col-xs-3 i.icon-tasks {
	background-color: #FFB30F;
}
.qMenu .col-xs-3 i.icon-qrcode {
	background-color: #85d6cd;
}
.qMenu .col-xs-3 i.icon-pencil {
	background-color: #dabc06;
}
.qMenu .col-xs-3 i.icon-ticket {
	background-color: #DABD07;
}
.qMenu .col-xs-3 i.icon-smile {
	background-color: #85d6cd;
}
.qMenu .col-xs-3 i.icon-search {
	background-color: #db3c39;
}
.qMenu a {
	text-decoration: none;
}
a.top-left-btn {
	float: left;
	border: 1px white solid;
	padding: 0 5px;
	margin-left: 5px;
	border-radius: 5px;
	color: white;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}
a.top-left-btn:hover {
	border-color: #F90;
	color: #f90;
}
.banner {
	text-align: center;
}
.banner img {
	width: 100%;
	max-height: 400px;
}
.form-group {
	margin: 10px;
}
.content {
	margin: 20px;
}
.content .article-title {
	text-align: center;
	color: #575757;
}
.content .article p {
	text-indent: 2em;
	padding-bottom: 1em;
}
/*产品介绍*/
.product-img {
	width: 80%;
	border: 1px solid #eee;
	margin: 20px auto 0;
	text-align: center;
}
.product-img img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
.product-content {
	max-width: 640px;
	margin: 0 auto;
}
/*商城可兑换礼品列表*/	

.gift-list {
	padding: 10px;
}
.gift-list h2 {
	font-size: 1em;
	font-weight: blod;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
.gift-img-wrap {
	background-color: #fff;
	border: 1px solid #eee;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.gift-img-wrap img {
	width: 100%;
	height: auto;
}
.gift-name {
	width:100%;
	height:1em;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.gift-name-info {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.round {
    border-width:20px 10px;
    border: 1px solid #FF9F9F;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:8px;            /* W3C syntax */
}

.gift-jifen span {
	font-size: 18px;
	color: #F00;
}
.mark-price {
}
.mark-price span {
	text-decoration: line-through;
	color: #F00;
}
.mark-price span:after {
	content: "元人民币";
}
/*刮刮乐*/
.guaguale {
	overflow: hidden;
	background: #b81f24 url(../images/guaguaka_bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#bg1 {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70);
}
#show {
	display: none;
	position: fixed;
	background-color: #fff;
	z-index: 1002;
	overflow: auto;
}
.bill-list {
	margin: 10px 0;
	padding: 10px;
	background: #FFF url(../images/bills-list-bg.gif) bottom repeat-x;
}
.bill-list img {
	border: 1px #eee solid;
}
.bill-list h3 {
	margin-top: 0px;
}
.bill-list-img {
	padding: 0;
	height: auto;
	overflow: hidden;
}
.bill-list-img img {
	width: 100%;
}
.jifeng-details {
	margin-top: 1em;
}
.jifeng-details .title {
	font-size: 1.5em;
	color: #f60;
	font-weight: bold;
}
.jifeng-details .time {
	padding-top: 1em;
	text-align: right;
	color: #ccc;
	font-weight: normal;
	font-size: 0.8em;
}
.jifeng-details .ing {
	color: #f60;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
}
.add .ing, .add .title {
	color: #3C0;
}
.jifeng-details .note {
	font-size: 0.8em;
	color: #999;
}
.check-wrap{
	position: relative;
	top: 3em;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #999;
}
.addr-list:hover .check-wrap:before{
 content: "\e013";
}
.addr-list .check:before{
	content: "\e013";
	color:#f60;}
#addr-add-wrap {
	display: none;
	margin-top: 2em;
}
#addr-wrap {
	margin-top: 2em;
}
