﻿/* ==========================================================================
	 normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css 
	 ========================================================================== */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* ==========================================================================
	 基础样式
	 ========================================================================== */
.clearfix:after{
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:''
}
.clearfix{
	zoom:1
}
button {
	border:none;
	padding:0;
	outline: none;
}
body {
	font-family:  PingFang SC, "Helvetica Neue", Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', 'WenQuanYi Micro Hei', Arial,sans-serif;
	line-height: 1.4286;
	color: #333;
	font-size: 14px;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
}
a {
	color:#f63;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}
img {
	display: block;
	border: none;
}
input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input[type=text]:focus,input[type=password]:focus,textarea:focus {
	outline: 0;
}
input[type=text]:focus,input[type=password]:focus {
	-webkit-appearance: none;
}
li {
	list-style: none;
}
ul, menu, dir {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
}
:-moz-placeholder {
	color: #999;
	vertical-align: top;
}
:-ms-input-placeholder {
	color: #999;
	vertical-align: top;
}
::-webkit-input-placeholder {
	color: #999;
	vertical-align: top;
}
ul, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
ul {
	padding: 0;
}
em {
	font-style: normal;
}
/*
@font-face {font-family: "iconfont";
	src: url('../images/iconfont.eot#iconfont'); 
	src: url('../images/iconfont.woff#iconfont') format('woff'), 
	url('../images/iconfont.ttf#iconfont') format('truetype'),
	url('../images/iconfont.svg#iconfont') format('svg'); 
}
*/
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1452076863_5097864.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1452076863_5097864.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1452076863_5097864.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1452076863_5097864.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1452076863_5097864.svg#iconfont') format('svg'); /* iOS 4.1- */
}
            
@font-face {font-family: 'webfont';
  src: url('//at.alicdn.com/t/p5jfj6lo9tchaor.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/p5jfj6lo9tchaor.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/p5jfj6lo9tchaor.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/p5jfj6lo9tchaor.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/p5jfj6lo9tchaor.svg#思源黑体-细') format('svg'); /* iOS 4.1- */
}
.web-font{
    font-family:"webfont" !important;
	float: right;
    margin-right: 10px;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}                                  
.iconfont {
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 金额颜色：收入 */
.g-income {
	color: #F53D3D !important;
}
.g-fco {
	color: #f63;
}
/* 金额颜色：支出 */
.g-expend {
	color: #339900 !important;
}
.g-no-hover-link:hover {
	text-decoration: none;
}
/*金额输入框*/
.g-input-money {
	border: solid 1px #999;
	font-size: 16px;
	text-align: right;
	padding: 0 5px;
	vertical-align: baseline;
	color: #333;
}
/*input输入框的错误提示*/
.g-input-tip-holder {
	position: relative;
	display: inline-block;
}
.g-input-tip-holder .tip-holder {
	position: absolute;
	top: 100%;
	left: 0;
	line-height: 20px;
	padding: 5px 10px 5px 30px;
	font-size: 14px;
	overflow: hidden;
	display: none;
}
.g-input-tip-holder .tip-holder .icon {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 16px;
}
.g-input-tip-holder.error input {
	border: solid 1px #f63;
}
.g-input-tip-holder.error .tip-holder {
	display: block;
	background: #ffe6d7;
	color: #cc3300;
}
/*百分比显示*/
.g-rate {
	font-size: 28px;
	color: #f63;
}
.g-rate .percent {
	font-size: 18px;
}
.g-rate-black {
	font-size: 30px;
	color: #333;
}
.g-rate-black .percent {
	font-size: 18px;
}
.g-h2 {
	position: relative;
	line-height: 130%;
	font-size: 1.1rem;
	padding-left: 15px;
	font-weight: normal;
}
.g-h2 .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 1rem;
	border: solid 2px #f63;
}
/*带懒投资结尾的页面标题*/
.g-h3 {
	position: relative;
	height: 24px;
	line-height: 1.333333;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	border-left: solid 6px #f63;
	padding-left: 5px;
}
.g-h3 .tail {
	padding-left: 5px;
	color: #ddd;
	font-size:12px;
}
/*按钮*/
.g-btn {
	display: block;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}
.g-btn:hover {
	text-decoration: none;
}
.g-btn-large-major {
	height: 48px;
	font-size: 20px;
	line-height: 2.4;
	background: #f63;
	letter-spacing: 3px;
	text-indent: 3px;
}
.g-btn-large-minor {
	height: 48px;
	font-size: 20px;
	line-height: 2.4;
	background: #f93;
	letter-spacing: 3px;
	text-indent: 3px;
}
.g-btn-medium-major {
	height: 36px;
	font-size: 16px;
	line-height: 2.25;
	background: #f63;
	letter-spacing: 1px;
	text-indent: 1px;
}
.g-btn-medium-minor {
	height: 36px;
	font-size: 16px;
	line-height: 2.25;
	background: #f93;
	letter-spacing: 1px;
	text-indent: 1px;
}
.g-btn-small-major {
	height: 30px;
	font-size: 14px;
	line-height: 2.142857143;
	background: #f63;
}
.g-btn-small-minor {
	height: 30px;
	font-size: 14px;
	line-height: 2.142857143;
	background: #f93;
}
.g-btn-grey {
	background: #aaa;
}
.g-btn-disabled {
	background: #aaa;
	cursor: not-allowed;
}
.g-btn-kong {
	height: 35px;
	background: #fff;
	color: #f63;
	border: 1px solid #f63;
}
/*table*/
.g-table {
	width: 100%;
}
.g-table th {
	height: 40px;
	background: #eee;
	text-align: center;
	font-size: 0.9rem;
	color: #333;
}
.g-table tr:nth-child(odd) {
	height: 42px;
	background: #fff;
}
.g-table tr:nth-child(even) {
	height: 40px;
	background: #f8f8f8;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.g-table td {
	text-align: center;
	color: #666;
	word-wrap: break-word;
	word-break: break-all;
}
.g-table .h {
	color: #f63;
}
/*小提示 */
.g-toast-container {
	position: fixed;
	top: 50%;
	display: none;
}
.g-toast {
	display: inline-block;
	max-width: 70%;
	font-size: 1rem;
	text-align: center;
	line-height: 140%;
	padding: 0 5px;
	color: #fff;
	background: rgba(69,69,69,0.9);
	z-index: 100;
}
/*组件*/
.c-alert-container {
	position: fixed;
	display: block;
	opacity: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(56,56,56,0.8);
	-webkit-transition: opacity 0.3;
	transition: opacity 0.3;
}
.c-alert {
	position: relative;
	width: 70%;
	padding: 10px 5%;
	background: #fff;
	border-radius: 5px;
	top: 30%;
	color: #666;
	text-align: center;
}
.c-alert .al-close {
	position: absolute;
	right: 0px;
  top: 0px;
	color: #fff;
}
.c-alert .al-close .iconfont {
	font-size: 1.5rem;
}
.c-alert .al-title {
	font-weight: normal;
}
.c-alert .al-msg {
	margin: 15px 0;
}
.c-alert .al-action {
	margin-bottom: 10px;
}
.c-alert .al-action .g-btn {
	display: inline-block;
	width: 46%;
	margin: 0 3%;
	height: 35px;
	line-height: 35px;
}
.c-alert .al-action .btn-cancel {
	background: #fff;
	border: 1px solid #ff6633;
	color: #ff6633;
	margin-left: 0;
}
.c-alert .al-action .btn-confirm {
	margin-right: 0;
	border: 1px solid #ff6633;
}
/* ==========================================================================
	 全站通用布局样式
	 ========================================================================== */
.l-container {
	width: 100%;
	margin: 0 auto;
	max-width: 500px;
}
.l-m-container {
	width: 90%;
	margin: 0 auto;
	max-width: 500px;
}
.l-left {
	float: left;
}
.l-right {
	float: right;
}
.l-hide {
	display: none;
}
.l-h-center {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.l-top-padding {
	padding-top: 10px;
}
.l-bottom-padding {
	padding-bottom: 10px;
}
.l-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.l-ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.l-m-ellipsis {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* ==========================================================================
	 全站Footer
	 ========================================================================== */
.g-footer {
	font-size: 0.7rem;
	text-align: center;
	color: #666666;
	line-height: 25px;
	opacity: 0;
}
.g-footer.show {
	transition: opacity .2s ease;
	opacity: 1;
}
.g-footer-link {
	color: #666666;
	text-decoration: underline;
}
.g-footer .links .g-footer-link {
	margin: 0 15px;
}
/* ==========================================================================
	 常用组件
	 ========================================================================== */
/*加载更多*/
.g-loading-more {
	display: block;
	width: 90%;
	padding: 5px 0;
	margin: 10px auto;
	border: 1px solid #ccc;
	color: #666;
	text-align: center;
	opacity: 0;
}
.g-loading-more.show {
	opacity: 1;
}
.g-loading-more:hover {
	text-decoration: none;
}
.g-loading-more.expand-transition {
	transition: all .5s ease;
	opacity: 1;
}
.g-loading-more.expand-enter, 
.g-loading-more.expand-leave {
	opacity: 0;
}
/*暂无数据*/
.g-no-data {
	text-align: center;
	padding: 20px 0;
}
/*Tab*/
.g-tab-nav {
	margin: 0 auto;
	border: 1px solid #ff6633;
	border-radius: 5px;
	text-align: center;
}
.g-tab-item {
	float: left;
	display: inline-block;
	color: #ff6633;
	width: 88px;
	height: 30px;
	line-height: 30px;
	font-size: 0.9rem;
	border-right: 1px solid #ff6633;
	text-decoration: none;
}
.g-tab-item:last-child {
	border-right: none;
}
.g-tab-item.cur {
	background: #ff6633;
	color: #fff;
}
.g-tab-item:hover {
	text-decoration: none;
}
.g-tab-content {
	display: none;
}
.g-tab-content.cur {
	display: block;
}
/*Notice*/
.g-notice {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: #000;
	text-align: center;
}
.g-notice:hover {
	text-decoration: none;
}
.g-notice-red {

}
.g-notice-yellow {
	color: #cc6600;
	background: #ffebcf;
}
.g-notice-green {
	
}
/*订单列表*/
.g-order-card {
	position: relative;
	width: 90%;
	padding: 10px 2.5%;
	margin: 10px auto;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	background: #fff;
	color: #666666;
}
.g-order-card .title {
	width: 75%;
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 100%;
	border-left: 5px solid #ff6600;
	color: #333333;
	font-weight: normal;
}
.g-order-card .info {
	padding-top: 5px;
	border-top: 1px solid #E4E4E4;
}
.g-order-card .status {
	position: absolute;
	right: 2.5%;
	top: 10px;
}
.g-order-card .action {
	position: absolute;
	right: 2.5%;
	bottom: 10px;
	color: #ff9966;
}
/*订单详情*/
.g-order-detail {
	position: relative;
	width: 90%;
	margin: 10px auto;
	padding: 10px 5%;
	color: #666666;
	background: #fff;
}
.g-order-detail .title {
	width: 75%;
	position: relative;
	padding-left: 5px;
	line-height: 100%;
	border-left: 5px solid #ff6600;
	color: #333333;
	font-weight: normal;
}
.g-order-detail .status {
	position: absolute;
	right: 2.5%;
	top: 10px;
	text-align: right;
}
.g-order-detail .info {
	position: relative;
	line-height: 260%;
	border-bottom: 1px solid #eeeeee;
}
.g-order-detail .info:last-child {
	border-bottom: none;
}
.g-order-detail .value {
	position: absolute;
	right: 0;
	top: 0;
}
/*tags*/
.g-tag {
	padding: 2px 5px;
	margin: 0 3px;
	border: 1px solid #ff6633;
	border-radius: 3px;
	font-size: 0.8rem;	
	color: #ff6633;
	text-align: center;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.g-tag:hover {
	text-decoration: none;
}
/*无数据的时候*/
.g-no-data-pic {
	opacity: 0;
	width: 100%;
	background: url(../Images1/nodata.png);
	background-size: cover;
	padding-top: 60%;
}
.g-no-data-pic.expand-transition {
	opacity: 1;
}
/************* PagerView **************/
.PagerView{
	margin-top:10px;
	font-size: 12px;
	font-family: tahoma, arial;
	color: #333;
	text-align: center;
	padding: 8px;
	line-height: 100%;
}
.PagerView span{
	color: #999;
	margin: 0 1px;
	padding: 3px 6px;
	border: 1px solid #ccc;
}
.PagerView span.on{
	color: #fff;
	font-weight: bold;
	border: 1px solid #f63;
	background: #f63;
}
.PagerView a{
	color: #f63;
	text-decoration: none;
}
.PagerView a span{
	color: #f63;
	border: 1px solid #f63;
}
.PagerView p{
	margin-top: 10px;
}
/* ==========================================================================
	 动画相关
	 ========================================================================== */
/*marquee滚动*/
.g-marquee {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	-webkit-animation: marquee 15s linear infinite;
	animation: marquee 15s linear infinite;
}
@-webkit-keyframes marquee {
	0%   { text-indent: 100% }
	100% { text-indent: -100% }
}
@keyframes marquee {
	0%   { text-indent: 100% }
	100% { text-indent: -100% }
}
/*vue*/
.g-vue-container {
	opacity: 0;
}
.g-show-transition {
	transition: all .3s ease;
	opacity: 1;
}
.g-show-enter, 
.g-show-leave {
	opacity: 0;
}
.g-scale-transition {
	transition: all .3s ease;
	transform: scale(1);
	opacity: 1 !important;
}
.g-scale-enter, 
.g-scale-leave {
	transform: scale(0);
	opacity: 0 !important;
}
/* 弹出浮层 */
.pop {
position: fixed;
  left: 50%;
  top: 40%;
  width: 70%;
  box-shadow: 0px 0px 10px #777;
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  padding: 10px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  z-index: 1001;
  letter-spacing: 1px;
  font-size: 14px;
  background: rgba(0,0,0,.8);
  word-wrap: break-word;
  word-break: break-all;
}
.send_sms_btn{
  display: block;
  background: #f7ce52;
  height: 40px;
  line-height: 44px;
  width: 100%;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 4px;
  letter-spacing: .2em;
  outline: none;
}
#leaflets{color:#555;font-size:15px;line-height:1.5em;}#leaflets .container{max-width:640px;outline:none;font-size:100%;overflow:hidden;}#leaflets .body{width:300px;margin:0 auto;background:none}#leaflets h1{text-align:center;font-size:26px;color:#e38b0e;font-weight:normal;margin:35px auto 30px;}#leaflets .qrcode img{width:300px;height:300px;border-radius:10px;display:block;margin:0 auto 30px;box-shadow:0 1px 3px #888;}#leaflets .qr_tips{border-radius:23px;height:45px;line-height:45px;margin:20px 25px;box-shadow:0 1px 2px #888 inset;text-align:center;background-color:RGBA(0,0,0,.1);font-size:14px;}#leaflets .desc{text-align:center;margin:0 10px;padding-bottom:15px;}.footer{text-align:center;padding:30px 0;margin-top:70px;border-top:1px solid #e5e5e5;background-color:#f5f5f5;}.footer p{margin-bottom:0;color:#777;}.footer-links{margin:10px 0;}.footer-links li{display:inline;padding:0 2px;}.footer-links li:first-child{padding-left:0;}.recharge_post {
    width: 90%;
    min-height: 40px;
    padding: 5px 5%;
    margin: 0 auto;
    font-size: 14px;
    overflow: hidden;
    background: #ffebcf;
    color: #da9638;
    line-height: 160%;
    display: none;
    position: relative;
}.recharge_post .notice-msg {
    display: block;
    float: left;
    width: 90%;
}.recharge_post .close-notice {
    position: absolute;
    right: 5%;
    top: 35%;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #fccd8a;
}
.pagination {
  width: auto;
  text-align: center;
  _margin-top: -13px;
  _float: left;
  margin-top: 40px;
  _height: 0px;
  margin-bottom: 20px;
}
.pagination .current {
  height: 28px;
  line-height: 28px;
  background: #FF7520;
  color: #fff;
  margin-left: 0px;
  text-decoration: none;
  border: solid 1px #e9e9e9;
}
.pagination a, .pagination span {
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 25px;
  height: 22px;
  line-height: 22px;
}
.pagination a {
  text-decoration: none;
  border: solid 1px #e9e9e9;
  color: #000;
  background: #fff;
}
.act-dialog_mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:96;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.act-dialog_mod{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;-ms-flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center}.act-dialog{position:relative;z-index:99;width:280px;margin:8px 0;background-color:#fff;border-radius:5px}.act-dialog_bd{padding:10px}.act-dialog_ft{border-top:1px solid #d5d5d6;display:-webkit-box;display:-ms-flexbox;display:box}.act-dialog_btn__confirm,.act-dialog_btn__cancel{display:block;width:100%;height:50px;border:none;font-size:18px;text-align:center;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;box-flex:1}.act-dialog_btn__confirm{background:#fff;color:#02bb00}.act-dialog_btn__confirm:active{background:#f9f9f9}.act-dialog_btn__cancel{background:#fff;color:#353535}.act-dialog_btn__cancel:active{background:#f9f9f9}.act-dialog_ft button:first-child{border-right:1px solid #d5d5d6;border-radius:0 0 0 5px}.act-dialog_ft button:last-child{border-radius:0 0 5px}.act-dialog_ft button:only-child{border-radius:0 0 5px 5px;border-right:none}.act-dialog_fail{min-height:72px;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center}.act-dialog_fail__t{color:#000;font-size:16px}.act-dialog_fail__d{padding-top:5px;color:#888;font-size:16px}.act-dialog_suc{padding:15px 5px 5px;overflow:hidden}.act-dialog_suc__view{float:left}.act-dialog_suc__img{display:block;width:75px;height:75px;-webkit-animation:tada 1s .2s ease 3 both}.act-dialog_suc__info{padding:0 0 0 10px;overflow:hidden}.act-dialog_suc__t{color:#000;font-size:18px}.act-dialog_suc__d{color:#353535;font-size:14px}.act-dialog_tips{clear:both;padding-top:15px;font-size:12px;text-align:center;color:#888}