@charset "utf-8";

* {
	margin: 0;
	border: 0;
	padding: 0
}

.toXiaoeWeb {
	text-decoration: none
}

.clearfix:after {
	content: "";
	display: table;
	clear: both
}

.clearfix {
	zoom: 1
}

button {
	user-select: none;
	-webkit-user-select: none
}

a,button,div,input,textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}



.t1 {
	font-size: 16px
}

.t2 {
	font-size: 14px
}

.t3 {
	font-size: 12px
}

.t4 {
	font-size: 11px
}

.t5 {
	font-size: 16px
}

.t6 {
	font-size: 18px
}

.t7 {
	font-size: 2px
}

.t8 {
	font-size: 1px
}

.c0_white {
	color: #fff
}

.c1 {
	color: #09bb07
}

.c2 {
	color: #353535
}

.c3 {
	color: #888
}

.c4 {
	color: #576b95
}

.c5 {
	color: #e64340;
}
.color-ff5b35{
	color: #ff5b35;
}
.p-b-10 {
	padding-bottom: 10px;
}

.aui-mask {
	display: none;
	background: rgba(0, 0, 0, 0.6);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000000;
}

.aui-dialog {
	display: none;
	-webkit-transform: translate(-50%, -50%);
	background-color: #FAFAFC;
	border-radius: 3px;
	left: 50%;
	position: fixed;
	text-align: center;
	top: 45%;
	transform: translate(-50%, -50%);
	width: 85%;
	max-width: 640px;
	z-index: 100000001;
}

.aui-dialog-header {
	font-size: 1em;
	padding: 10px 15px 0 15px;
	text-align: center;
}

.aui-dialog-body {
	color: #8f8f94;
	font-size: 0.875em;
	overflow: hidden;
	padding: 15px;
}

.aui-dialog-footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1em;
	position: relative;
}

.aui-dialog-btn {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	display: block;
	flex: 1;
	padding: 15px 0;
	position: relative;
	text-align: center;
}

.aui-dialog-btn:after {
	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 0;
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}

.aui-dialog-btn:first-child:after {
	border-left: 0;
}
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5){.aui-list-view:after, .aui-dialog-footer:after, .aui-dialog-btn:after, .aui-list-view:first-child:after, .aui-line-x:after, .aui-card:after, .aui-input-row:first-child:after, .aui-input-row:after, .aui-btn-row:after, .aui-list-view-cell:last-child:after, .aui-list-view-cell:after, .aui-user-view:after, .aui-user-view-cell:last-child:after, .aui-user-view-cell:after, 
*/
.listInformation {
	display: flex;
	justify-content: space-between;
	padding: 15px
}

.listInformationImg {
	width: 50px;
	margin-right: 10px
}

.listInformationImg img {
	display: block;
	width: 100%;
	border-radius: 5px
}

.listInformationImg2 img {
	box-shadow: -5px 5px 10px #ddd
}

.listInformationWord {
	display: flex;
	flex: 1;
	flex-wrap: wrap
}

.erweima {
	display: block;
	margin: 0 auto;
	width: 50%
}

.listInformationBtn {
	border-top: solid 1px #ddd;
	text-align: center;
	display: flex
}

.listInformationBtnChild {
	flex: 1;
	display: block;
	box-sizing: content-box;
	padding: 13px 0
}

.listInformationBtnChild:first-child {
	border-right: solid 1px #ddd
}
