* {
	font-family: '微软雅黑' !important;
}
body {
  cursor: url('../img/finger.png'), auto;
}
.bar .button.button-clear {
    padding-left: 7px !important; 
}
label {
	padding: 7px 10px 7px 8px;
	font-size: 14px;
	font-weight: 700;
	color: #444;
}
.input-label {
	width: 28%;
}
.first-scale-item {
	border-bottom: none;
	padding-bottom: 0;
}
input[disabled] {
	background: none !important;
    color: #222!important;
}
input[type=range] {
	margin-top: 0;
	margin-bottom: 0;
}
.last-scale-item {
	border-top: none;
	padding-top:0;
	padding-right: 100px;
}
.scale-item {
	border-top: none;
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 100px;
}
.popup {
	border: 1px solid #ddd;
	background-color: #fff;
}
.loading {
	width: auto;
	height: auto;
	opacity: 0.8;
	top: 40%;
	left: 35%;
	-webkit-transition: .2s opacity linear;
	-moz-transition: .2s opacity linear;
	transition: .2s opacity linear;
	visibility: hidden;
	position: fixed;
	z-index: 13;
	padding: 20px;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.7);
	color: #FFF;
	text-align: center;
	text-overflow: ellipsis;
	font-size: 15px;
}
.item-divider {
	font-weight: normal;
}
.list {
	padding-bottom:20px !important;
}
.list .item p {
	white-space: normal;
    line-height: 26px;
}
.list .item-avatar p {
	line-height: 20px !important;
}
.item-text-wrap h2:first-child{
    margin-top:0;
}
.item-text-wrap h2{
    margin-top:15px ;
}
.bar .title {
	color: #DDD;
	font-size: 19px;
	text-align: left;
	left: 40px !important;
	padding-left: 15px;
	border-left: 1px solid #3279EB;
}
.bar-subheader .scroll-bar{
	display:none;
}
.bar-subheader {
	height: 37px;
	padding:0 1px;
	background: #f5f5f5/*#f8f8f8*/;
	border-bottom: 1px solid #eee;
	border-top: none !important;
	border-radius:0;
	z-index: 999999;
}
.has-subheader {
	top: 82px;
}
.bar-subheader .button:first-child {
	border-left:none;
}
.bar-subheader .button:last-child {
	border-right:none;
	border-radius:0;
}
.bar-subheader .button {
	border: none;
	background: #f3f3f3/*#f8f8f8*/;
	font-size: 16px;
	padding: 0 15px;
	margin:0;
	height: 38px;
	min-width: 60px;
	line-height: 38px !important;
	border-radius:0;
	width: auto !important;
	/*border-left: 1px solid #fff;*/
	/*border-right: 1px solid #eee;*/
	/*overflow: visible;*/
	text-overflow: visible;
    overflow: visible;
	/*display: inline;*/
}
.button-inline .button{
    display:inline;
}
.bar-subheader .button:after {
	height: 42px;
}
.bar-subheader .button-bar {
	display: -webkit-box;
}
.bar-subheader .button.activated, 
.bar-subheader .button.active {
	border-radius:0;
	box-shadow: none;
}
.bar-subheader .button.selected {
	border-radius:0;
	border-bottom: 3px solid #4A87EE;
	color: #145FD7;
}
.wide-as-needed {
  overflow: hidden;
  white-space: nowrap;
}
.scroll { 
  min-width: 100%;
}
.swiper-container, .swiper-wrapper, .swiper-slide {
	height: 150px !important;
	background: #f5f5f5;
}
.banner .title {
	height: 40px;
	color: white;
	line-height: 55px;
	padding-left: 10px;
	position: relative;
	z-index: 999;
	bottom: 40px;
	opacity: 0.7;
	filter:alpha(opacity=0 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=black,endcolorstr=black,gradientType=0);	
    -ms-filter:alpha(opacity=0 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=black,endcolorstr=black,gradientType=0);	
	background: black; /* 一些不支持背景渐变的浏览器 */  
    background:-moz-linear-gradient(top, rgba(0, 0, 0, 0), black);  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(#000));
}
.page {
	background: #f5f5f5;
}
.page .item-avatar {
	padding-left: 100px;
	padding-top: 17px;
}
.page .item-avatar.my-item{
    padding-left:10px;
}
.page .item-avatar h2 {
	font-size: 15px;
	line-height: 1;
}
.page .item-avatar .intro {
    color: #aaa;
	height: 28px;
	font-size: 12px;
	line-height: 15px !important;
	margin-bottom: 3px;
}
.page .item-avatar .time {
    color:#aaa; 
	height:14px; 
	overflow:visible; 
	font-size: 12px;
}
.page .item-avatar p {
	font-size:13px;
	height: 38px;
	overflow-y: hidden;
	padding-top: 0px;
}
.page .item-avatar.my-item p{
    height:auto;
    margin:0;
}
.page .item-avatar>img {
	position: absolute;
	top: 16px;
	left: 0px;
	max-width: 90px;
	max-height: 65px;
	height: 100%;
    width: 100%;
	border-radius: 0px;
	border: 1px solid #ddd
}
.page .item-wrap {
	padding: 0 10px;
	background: #f5f5f5;
}
.page .item {
	background: #f5f5f5;
	border: none;
	/*border-top: 1px solid #fcfcfc;*/
	border-bottom: 2px solid #e5e5e5;
}
.page .item:first-child {
	border-top: none;
}
.page .item:last-child {
	border-bottom: none;
}
.detail-button {
	border-bottom: none !important;
}
.detail-subheader {
	top: 45px;
}
.detail-content {
	font-size: 14px;
	line-height: 26px;
    color: #444 !important;
}
.detail-content .item p{
    color: #444 !important;
}
.news .item {
	font-size: 14px;
}
.gray {
	background: #f8f8f8;
}
.news_title {
	font-weight: bold;
	font-size: 16px;
	color: #444;
}
.news_info {
	color: #888;
    font-size:12px;
}
.news_content {
	font-size: 14px;
	color: #555;
    line-height: 26px;
}

.col_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.col_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}

.bar-subheader1 {
    top: 45px !important;
    height: 30px;
    padding: 0;
    border: none;
}
.has-subheader1 {
    top: 76px;
}
.bar-subheader2 {
    top: 80px !important;
    height: 30px;
    padding: 0;
    border: none;
}
.has-subheader2 {
    top: 111px;
}
.grid {
    text-align: center;
    font-size: 14px;
    padding-top: 5px !important;
}
.grid_head {
    padding: 0 0 0 0 !important;
    background: #eee;
}
.grid .head {
    font-weight: bold;
    background: #eee;
}
.has-subheader2 .row+.row {
    margin-top: 0;
    padding-top: 0;
}
.no_padding {
    padding: 0;
}
.no_margin {
    margin: 0;
}
.col {
    text-align:center;
}

.ion-ios7-search-strong,
.ion-ios7-person,
.ion-ios7-plus-empty {
	/*color: #F0E780 !important;*/
	padding: 0 10px !important;
}
.ion-ios7-search:before,
.ion-ios7-search-strong:before {
	font-size: 26px !important;
	line-height: 34px !important;
}

/*融资样式*/
.financinglist{
    margin-top:10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow:row wrap;
    flex-flow: row wrap;
}
.financinglist .financingitem{
    -webkit-box-flex: 33%;
    -webkit-flex:33%;
    flex:33%;
}
.financinglist .financingitem .icon{
    width: 60px;
    height: 60px;
    margin:0 auto;
}

.financinglist .financingitem p{
    text-align: center;
    font-size:14px;
    margin-top:10px;
    color: #555;
}


.process{

}
.process .line{
    border-bottom: 1px solid #D7D7D7;
    position: relative;
    width: 100%;
    top: 25px;
    z-index: -1;
}
.process .flex-c{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow:row wrap;
    flex-flow: row wrap;

}
.process .flex-c .step{
    -webkit-box-flex: 1;
    -webkit-flex:1;
    flex:1;
}
.process .flex-c .step-three{
    -webkit-box-flex: 33%;
    -webkit-flex:33%;
    flex:33%;
}
.process .flex-c .step .circle,.process .flex-c .step-three .circle{
    width:49px;
    height: 49px;
    line-height: 49px;
    border-radius: 49px;
    color:#fff;
    text-align: center;
    font-size:20px;

    margin:0 auto;
}

.process .flex-c .step1 .circle{
    background: #409CC4;
 }
.process .flex-c .step2 .circle{
    background: #3AB7B7;
}
.process  .flex-c .step3 .circle{
    background: #DC6E4E;
}
.process .flex-c .step4 .circle{
    background: #67BFA2;
}
.process .flex-c .step5 .circle{
    background: #409bc5;
}
.process .flex-c .step p,.process .flex-c .step-three p{
    color:#565656;
    font-size:14px;
    text-align: center;
    white-space: normal;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.item-noline{
    border-top:none;
}

.item.item-avatar .item-num{
    position: absolute;
    top: 12px;
    left: 15px;
    width: 45px;
    height: 45px;
    /* line-height: 40px; */
    border-radius: 45px;
    color: #409CC4;
    border: 2px solid #409CC4;
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
}


.line-space{
    line-height: 26px;
}

/*服务样式*/
.serviceslist{
    margin-top:10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow:row wrap;
    flex-flow: row wrap;
}
.serviceslist .servicesitem{
    -webkit-box-flex: 33%;
    -webkit-flex:33%;
    flex:33%;
}
.serviceslist .servicesitem .icon{
    width: 60px;
    height: 60px;
    margin:0 auto;

}

.serviceslist .servicesitem p{
    text-align: center;
    font-size:14px;
    margin-top:10px;
    color: #555;
}

.slider-pager .slider-pager-page {
    color: white;
}

/*有问题的背景*/
.errorbg{
   background-color: rgba(224,17,17,0.3);
}


/*私慕债融资*/
/*特点列*/
.trait-grid{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow:row;
    flex-flow: row;
    width: 100%;
    border-bottom: 1px solid #d3d2d6;
    padding-bottom: 10px;
    margin-top: 10px;
}

.trait-grid .trait-col-fixed{
    width:80px;
    padding-right: 10px;
    border-right:1px solid #d3d2d6;
}
.trait-grid .trait-col-fixed p{
    font-size:24px;
    text-align: center;
}
.trait-grid .trait-col-flex{
    padding-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex:1;
    flex:1;
}
.trait-grid .trait-col-flex h2{
    margin-top:3px;
    line-height: 20px;
}
.trait-grid .trait-col-flex p{
    line-height: 20px;
}
.fs12{
    font-size:14px;
}
/*对比*/
.contrast-grid,.apply-grid,.case-grid,.flow-grid{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow:row;
    flex-flow: row;
    width: 100%;
    border-bottom: 1px solid #d3d2d6;
    padding-bottom: 10px;
    margin-top: 10px;
}
.contrast-grid .contrast-col-fixed{
    width:30px;
    padding-right: 10px;
    border-right:1px solid #d3d2d6;

}
.contrast-grid .contrast-col-fixed p{
    font-size:18px;
    color:#555;
    line-height: 20px;

}
.contrast-grid .contrast-col-flex{
     -webkit-box-flex: 1;
     -webkit-flex:1;
     flex:1;
    border-right:1px solid #c8c7cc;
    text-align: center;
 }
.contrast-grid .contrast-col-flex:last-child{
    border-right:none;
}
.contrast-grid .contrast-col-flex p{
    margin-bottom:0;
    text-align: center;
}
.blue{
    color:#3eabe1;
}
/*申请条件*/
.apply-grid .apply-col-fixed{
    width:40px;
    padding-right: 10px;
    border-right:1px solid #d3d2d6;

}
.apply-grid .apply-col-fixed p{
    font-size:20px;
    height: 80px;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.apply-grid .apply-col-flex{
    -webkit-box-flex: 1;
    -webkit-flex:1;
    flex:1;
    padding-left: 10px;
}
.apply-grid .apply-col-flex p{
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-align: center;
    height: 80px;
}
/*案例*/
.case-grid .case-col-fixed{
    width:60px;
    padding-right: 10px;
}

.case-grid .case-col-flex3{
     -webkit-box-flex: 3;
     -webkit-flex:3;
     flex:3;
     padding-left: 10px;
 }
.case-grid .case-col-flex{
    -webkit-box-flex: 1;
    -webkit-flex:1;
    flex:1;
    padding-left: 10px;
}

/*申请流程*/
.flow-grid .flow-col-fixed{
    width:50px;
    border-right:1px solid #d3d2d6;
}
.flow-grid .flow-col-fixed p{
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}
.flow-grid .flow-col-flex{
    -webkit-box-flex: 1;
    -webkit-flex:1;
    flex:1;
    padding-left: 20px;
}

.flow-grid .flow-col-flex p{
    line-height: 50px;
    font-size:16px;
}

.noborderline{
    padding-bottom: 0;
    border-bottom: none;
}