html, body {
	color: #333;
	margin: 0;
	height: 100%;
	font-family: "微软雅黑", "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #000;
}
a, label, button, input, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
	border: 0;
}
body {
	background: #f1f5fc;
	color: #666;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #08acee;
}
button {
	outline: 0;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
li {
	list-style: none;
}
a {
	color: #666;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.divHeight {
	width: 100%;
	height: 10px;
	background: #f5f5f5;
	position: relative;
	overflow: hidden;
}
.r-line {
	position: relative;
}
.r-line:after {
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	height: 100%;
	border-right: 1px solid #D9D9D9;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.b-line {
	position: relative;
}
.b-line:after {
	content: '';
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e2e2e2;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.aui-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px ;
	position: relative;
}
.aui-flex-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	min-width: 0;
	font-size: 14px;
	color: #333;
}

.aui-flex-box .aui-spantx {
	
	color: #fff;
font-size:.9rem
}
.aui-flex-box .aui-spantx2 {
	margin-top:0.1rem;
	color: #fff;
font-size:.7rem
}
/* 必要布局样式css */
.aui-flexView {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.aui-scrollView {
	width: 100%;

	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	position: relative;
}
.aui-navBar {
	height: 44px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	z-index: 1002;
	background: #1c7bf3;
}
.aui-navBar-item {
	height: 44px;
	min-width: 25%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	padding: 0 0.9rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.7rem;
	white-space: nowrap;
	overflow: hidden;
	color: #808080;
	position: relative;
}
.aui-navBar-item:first-child {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-right: -25%;
	font-size: 0.9rem;
	font-weight: bold;
}
.aui-navBar-item:last-child {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.aui-center {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 44px;
	width: 50%;
	margin-left: 25%;
}
.aui-center-title {
	text-align: center;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	font-size: 0.95rem;
	color: #fff;
}


.aui-health-head {
	width: 100%;
	height: 8rem;
	background-image: url("../images/member_head3.png");

	background-size: 100%;
}
.aui-member-head {
	width: 100%;
	height: 8rem;
	padding:.2rem;
	background-image: url("../images/member_head.png");
	
	background-size: 100%;
}
.aui-member-head  {
	background-repeat: no-repeat;
}
.aui-member-head .aui-health-user img {
	width: 100%;
	height: auto;
	display: block;
	border: 2px solid #fff;
	border-radius: 100%;
}
.aui-member-head  ul li{ color:#fff}
.aui-health-head {
	background-repeat: no-repeat;
}
.aui-health-user {
	width: 60px;
	height: 60px;
	margin-right: 0.8rem;
}
.aui-health-user img {
	width: 100%;
	height: auto;
	display: block;
	border: none;
	border-radius: 100%;
}
.aui-flex-box h2 {
	color: #333333;
	font-size: 1rem;
	font-weight: normal;
}
.aui-arrow {
	text-align: right;
	color: #999999;
	padding-right: 12px;
	position: relative;
	font-size: 0.8rem;
}
.aui-arrow:after {
	content: " ";
	display: inline-block;
	height: 6px;
	width: 6px;
	border-width: 2px 2px 0 0;
	border-color: #999999;
	border-style: solid;
	-webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position: relative;
	top: -2px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 2px;
	border-radius: 1px;
}
.aui-health-box {
	background: #fff;
	border-radius: 6px;
	width: 96%;
	margin: 0 auto 10px;
	box-shadow: 0 5px 10px #dadada;
	border-bottom: solid 3px transparent;
    border-radius: 5px;
    background-image: linear-gradient(#fff, #fff),
        linear-gradient(to right, #6acefd, #85adf6);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.aui-sp{background-image:none !important; position: fixed;  top:.5rem; z-index: 10;  margin: 0 auto;width: 100%;}
.aui-sp .aui-title img {
    width: 1.5rem;
}
.wf-from-ul {
	width: 100%; padding:.5rem }
.wf-from-ul li {
	background: #f3f7fc;
	border-radius: 3px;
	display: flex;
    padding: .5rem .5rem;
	justify-content: space-between;
    margin-bottom: .3rem;
}
.wf-from-ul li span:nth-child(1){color: #666; width:7rem; font-size: .9rem;}
.wf-from-ul li span.width70{font-size: .9rem; text-align: right;color: #00001c;}
.wf-from-ul li input {
	border: none;
	background: none;
	text-align: right;
	width: 100%;
	font-size: .9rem;
}
.wf-from-ul li textarea {
	border: none; margin-top: 3px;
	background: #fff; border-radius: 3px; padding: .5rem;
	text-align: left;
	width: 100%;
font-size: .9rem;
}
.wf-from-ul li select {
	border: none; width: 100%;
	text-align: center; text-align-last: center; 
	 color: #00001c;
font-size: 1rem;
	margin: 0;
	border: none;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../images/jt_icon.png") no-repeat right center transparent ;
}
.wf-from-ul li select option {
	text-align: center;text-align-last: center; ;background-color: #fff;  color: #00001c;
}
.wf-from-ul button{ background: none; border: none; }
.wf-from-ul button img{width: 18px;}
.aui-from-box{width: 100%;box-shadow: 0 5px 5px #e5edf9; margin-bottom: .8rem; background: #fff; position: fixed;top:0
	;z-index: 10;}
	.aui-from-input{width: 100%;}
	.aui-from-input h3{font-size: 13px; font-weight: normal;}
	.mt-10{margin-top:8.4rem}
	.mt-20{margin-top:18.8rem}
.aui-gcxm-box {
    position: absolute;
    bottom: 0px;text-align: center;
    width: 100%;
    margin: 0 auto;
    background: rgb(0,0,0,0.6);
    color: #fff;
    font-size: 1rem;
    
	padding: 10px;
	border-bottom: 3px solid #02b4ff;
	border-image: linear-gradient(to right,#07b0fd, #406cf0) 20 20;
	border-radius: 0 0 6px 6px;
}
.aui-video{padding:.3rem .5rem; padding-bottom: .6rem;}
.flex-wrap{flex-wrap: wrap;  }
.aui-palace-grid-text h2 {
    font-size: 0.9rem;
    font-weight: normal;
	color: #212121;
	text-align: center;
	margin: .5rem 0;
}
.aui-palace-grid {
    position: relative;
    float: left;
    padding: 1px;
    width: 33.333%;
    box-sizing: border-box;
    margin: 0;
    margin-bottom: .2rem;
    cursor: pointer;
}
.aui-palace-grid-icon img {
    display: block;
    width:55%;
    margin: 0 auto;
    border: none;
}
.aui-title {
    padding: .6rem;
    color: #000a2e;
    font-size: 1rem;
    font-weight: normal;
    display: flex;
	align-items: center;
	border-bottom: 1px solid #ecf0fe;
}
.aui-title img{width:1rem; margin-right: .3rem; position: relative; top:.1rem;}
.aui-xmimgbox .aui-label img{width: 20px; margin-right: .3rem;}
.aui-xmimgbox .aui-label {
    display:flex; align-items: center;
    padding: 0.4rem 0.6rem;
    font-size: 0.9rem !important;
    line-height: 1;
    color: #777;
    background-color: #dddddd;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0.25em;
	position: absolute;
	right: .5rem; top: .5rem;
}

.aui-xmimgbox .aui-label-info {
    color: #ffffff;
    background:rgb(14,32,47,0.6);
}
.aui-xmimgbox img {
    width: 100%;
    border-radius: 5px;
}
.aui-xmimgbox{	width: 96%;
	margin: .8rem auto ; overflow: hidden;border-radius: 5px;}
.position {position: relative;}
.xm-list-box li{ display:flex; font-size: .95rem; position: relative; align-items: center; padding: .5rem; border-bottom: 1px solid #f6f4f5; color: #323243; }
.xm-list-box li img{width:2rem;  margin-right: .3rem;}
.xm-list-box li span{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; width: 100%; }
.xm-list-box li.aui-list-item-arrow:before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 50%;
    right: 0.75rem;
    margin-top: -0.2rem;
    background: transparent;
    border: 1px solid #000020;
    border-top: none;
    border-right: none;
    z-index: 2;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.aui-video{ width: 100%;}
.aui-video img{width: 100%; height: 100%;}
li.no-lianjie{ color: #666;}
.aui-list-item-arrow:before {
		content: '';
		width: 0.5rem;
		height: 0.5rem;
		position: absolute;
		top: 50%;
		right: 0.75rem;
		margin-top: -0.2rem;
		background: transparent;
		border: 1px solid #000020 ;
		border-top: none;
		border-right: none;
		z-index: 2;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}
	.sp-list { display: flex; justify-content: space-between; align-items: center;}
	.sp-list li a{ position: relative; display: inline-block; }
	.sp-list li a.left-arrow{width: 10%; -webkit-transform: rotate(180deg);
		transform: rotate(180deg);}
		.sp-list li a.right-arrow{width: 10%;}
		.aui-spbox{ height: 12rem;}
		.sp-list img{ width: 1.3rem; margin:0 .5rem; position: relative;top:.5rem }
		.aui-sp-icon{ display: flex; align-items: center;}
.spbtnbox{ display: flex; flex-wrap: wrap; padding: .75rem; align-items: center; flex: 1;} 
.spbtnbox li{ width: 30%; }
.spbtnbox li.with40{ width: 40%; }
.spbtnbox li img{width: 100%; }
		/*dialog*/
.aui-dialog {
	width: 20rem;
	text-align: center;
	position: fixed;
	z-index: 999;
	left: 50%;
	margin-left: -10rem;
	margin-top: 0;
	top: 50%;
	border-radius: 0.3rem;
	opacity: 0;
	background:none; 
	-webkit-transform: translate3d(0, 0, 0) scale(1.2);
          	transform: translate3d(0, 0, 0) scale(1.2);
 	-webkit-transition-property: -webkit-transform, opacity;
          	transition-property: transform, opacity;
    /*display: none;*/
}

.aui-dialog-header {
    padding: 0.5rem 0.75rem 0 0.75rem;
    text-align: center;
    font-size: 1em;
    color: #212121;
}
.aui-dialog-body {
    overflow: hidden;
    font-size: 0.875em;
	color: #757575;
    box-shadow: 0 5px 10px #dadada;
    border-bottom: solid 3px transparent;
    border-radius: 5px;
    background-image: linear-gradient(rgb(52,73,95,0.6), rgb(52,73,95,0.6)), linear-gradient(to right, #6acefd, #85adf6);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.aui-dialog-body input {
	border: 1px solid #dddddd;
	height: 1.8rem;
	line-height: 1.8rem;
	min-height: 1.8rem;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.aui-dialog-footer {
    position: relative;
    font-size: 1em;
    border-top: 1px solid #dddddd;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
	-webkit-justify-content: center;
			justify-content: center;
}
.aui-dialog-btn {
	position: relative;
	display: block;
    width: 100%;
	padding: 0 0.25rem;
	height: 2rem; margin-top:-14px ;
	font-size: 0.8rem;
	line-height: 2rem;
	text-align: center;
	color: #0894ec;
	border-right: 1px solid #dddddd;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-box-flex: 1;
			box-flex: 1;
}
.aui-dialog-btn:last-child {
	border-right: none;
}
.aui-dialog.aui-dialog-in {
	opacity: 1;
	-webkit-transition-duration: 300ms;
	      transition-duration: 300ms;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	      transform: translate3d(0, 0, 0) scale(1);
}
.aui-dialog.aui-dialog-out {
	opacity: 0;
	-webkit-transition-duration: 300ms;
	      transition-duration: 300ms;
	-webkit-transform: translate3d(0, 0, 0) scale(0.815);
	      transform: translate3d(0, 0, 0) scale(0.815);
}
.aui-label-g {
    background: #abe9ab;
    border: 1px solid #abe9ab;
    font-size: 0.8rem;
    font-weight: 400;
    color: #385238;
    border-radius: 6px; margin-right: 1rem; text-align: center;
    padding: 0.2rem 0.3rem; width: 120px !important;
}.icon-loan {
	background-image: url('../images/icon_foot_17.png');
}
.aui-tabBar-item-active .icon-loan {
	background-image: url('../images/icon_foot_03.png');
}
.aui-tabBar-item-active .icon-car {
	background-image: url('../images/icon_foot_20.png');
}
.icon-credit {
	background-image: url('../images/icon_foot_10.png');
}
.aui-tabBar-item-active i {
	color: #0a7ff3 !important
}
.icon-ions {
	background-image: url('../images/icon_foot_05.png');
}
.icon-car {
	background-image: url('../images/icon_foot_07.png');
}
.yt_box{width: 100%; position:fixed; bottom: 0;    background: #fff;display: flex; z-index: 100;
    align-items: center;    box-shadow: 0 5px 10px #dadada;    border-top: 1px solid #ecf0fe;}
	.yt_box li {
		width: 25%;
		float: left;
		text-align: center;
		cursor: pointer;
		padding-top: 5px;font-size: .9rem;
	}
	.yt_box li img {
		width: 30px;
	}
	.active p{color: #30b3f4; }
	#list1 img{width: 24px;}
	#list2 img{width: 26px;}
	.active#list1 img{content: url(../images/qyicon1_a.png);}
.active#list2 img{content: url(../images/qyicon2_a.png);}
.spbox1 {height: 100%;}
.aui-videobox { display: flex; flex-wrap: wrap;}
.aui-videobox  .sp_video{width: 50%; height: 6rem; }
.aui-videobox  .sp_video video{border: 1px solid #ddd; width: 100%; height: 100%;}
.aui-hide{display: none;}
.aui-show{display: block;}
.mt-5{margin-top: .5rem;}
.aui-btn{    position: relative;
    display: inline-block;
    font-size: 0.9rem;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    margin: 0;
    background: #dddddd;
    background-color: rgb(221, 221, 221);
    padding: 0 0.6rem;
    height: 2rem;width: 96%; margin: 0 auto;
    line-height: 2rem;
    border-radius: 0.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    border: none;}
	.aui-btn-primary {
		color: #ffffff;
		background-image: linear-gradient(to right, #00b5ff 0%, #00a1ff 100%) !important;
	}
	.aui-btnbox {
		margin: 0.5em 0;
		text-align: center;
		width: 100%;

	}