html {
	/*font-family: "Microsoft Yahei", PingFangSC-Regular, "Source Han Sans CN", sans-serif;*/
	background-color: #f2f2f2;
}
html, body, header, section, footer, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, hr, img, label, p, a, span {
	margin: 0;
	padding: 0;
	border: 0;
}
.bgcf {
	background-color: #fff !important;
}
a:active, a:hover {
	outline: 0;
}
a, a:visited {
	text-decoration: none;
}
footer, header, section {
	position: relative;
}
a, button, img, label, span, textarea {
	display: inline-block;
}
ul, li {
	list-style: none;
}
button, input, select, textarea {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background-color: rgba(0,0,0,0);
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
}
input::-webkit-input-placeholder {
	display: block;
}
textarea {
	resize: none;
}
img {
	border: none;
}
i {
	font-style: normal;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ' ';
	line-height: 0;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: 0
}

/*鑷�傚簲*/
@media only screen and (min-width: 320px) {
	html {
		font-size: 42.67px !important;
	}
}
@media only screen and (min-width: 360px) {
	html {
		font-size: 48px !important;
	}
}
@media only screen and (min-width: 375px) {
	html {
		font-size: 50px !important;
	}
}
@media only screen and (min-width: 410px) {
	html {
		font-size: 55.2px !important;
	}
}
@media only screen and (min-width: 480px) {
	html {
		font-size: 64px !important;
	}
}

/*瀵艰埅鏍�*/
.aui-bar {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 99;
	display: table;
	box-sizing: content-box;
	width: 100%;
	height: 0.88rem;
	background-color: #14A8ED;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.aui-title {
	position: absolute;
	width: 100%;
	white-space: nowrap;
}
.aui-title a {
	color: inherit;
}
.aui-bar .aui-title {
	right: 1rem;
	left: 1rem;
	z-index: 99;
	overflow: hidden;
	width: auto;
	color: #fff;
	text-overflow: ellipsis;
	font-size: 0.30rem;
	line-height: 0.88rem;
	-webkit-text-overflow: ellipsis;
}
.aui-bar.pd8 .aui-title{
	left:1rem;
	right:1rem;
}
/* 澶撮儴宸﹀彸涓や晶 */
.icon {
	position: relative;
	width: 0.88rem;
	height: 0.88rem;
}
.icon i {
	background-color: #f00;
	position: absolute;
	width: 0.16rem;
	height: 0.16rem;
	right: 0.3rem;
	top: 0.28rem;
	border-radius: 0.4rem;
}
.back {
	background: transparent url(../image/back.png) no-repeat 0.3rem center;
	background-size: 0.18rem auto;
	-webkit-background-size: 0.18rem auto;
}
.setup {
	background: transparent url(../image/fett.png) no-repeat 0.3rem center;
	background-size: 0.36rem auto;
	-webkit-background-size: 0.36rem auto;
}
.word {
	padding: 0 0.24rem;
	line-height: 0.88rem;
	font-size: 0.3rem;
	color: #fff;
}

/*鍗犱綅*/
.seat {
	width: 100%;
	background: none;
}
#all {
	margin-top: 0.88rem;
}
#all2 {
	margin-top: 0.98rem;
}

/*鏍呮牸绫�*/
.aui-col-5, .aui-col-xs-1, .aui-col-xs-10, .aui-col-xs-11, .aui-col-xs-2, .aui-col-xs-3, .aui-col-xs-4, .aui-col-xs-5, .aui-col-xs-6, .aui-col-xs-7, .aui-col-xs-8, .aui-col-xs-9 {
	position: relative;
	float: left;
}
.aui-col-xs-12 {
	position: relative;
	width: 100%;
}
.aui-col-xs-11 {
	width: 91.66666667%;
}
.aui-col-xs-10 {
	width: 83.33333333%;
}
.aui-col-xs-9 {
	width: 75%;
}
.aui-col-xs-8 {
	width: 66.66666667%;
}
.aui-col-xs-7 {
	width: 58.33333333%;
}
.aui-col-xs-6 {
	width: 50%;
}
.aui-col-xs-5 {
	width: 41.66666667%;
}
.aui-col-xs-4 {
	width: 33.33333333%;
}
.aui-col-xs-3 {
	width: 25%;
}
.aui-col-xs-2 {
	width: 16.66666667%;
}
.aui-col-xs-1 {
	width: 8.33333333%;
}
.aui-col-5 {
	width: 20%;
}

/*瀵归綈*/
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.tac {
	text-align: center !important;
}
.tal {
	text-align: left !important;
}
.tar {
	text-align: right !important;
}
.table {
	display: table;
	width: 100%;
}
.table .sp1 {
	display: table-cell;
	width: 1%;
	vertical-align: middle;
	white-space: nowrap;
}
.table .sp2 {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.table .sp3 {
	display: table-cell;
	width: 1%;
	vertical-align: middle;
	white-space: nowrap;
}
.vat {
	vertical-align: top !important;
}
.vam {
	vertical-align: middle !important;
}
.vab {
	vertical-align: bottom !important;
}

/*鑷姩闅愯棌鏂囧瓧*/
.ellipsis-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal !important;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 鎸夐挳 */
.combtn {
	display: block;
	padding: 0.2rem 0;
	width: 100%;
	background-color: #14A8ED;
	color: #fff;
	font-size: 0.36rem;
	line-height: 0.5rem;
	border-radius: 0.1rem;
}
.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	border-radius: 0;
	z-index: 99;
	padding: 0.20rem 0;
}
.upload {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 66;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}

/* 寮圭獥 */
.dialogbox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 199;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}
.dialog {
	position: fixed;
	top: 50%;
	left: 0;
	z-index: 299;
	background-color: transparent;
	width: 100%;
}
.diatitle {
	position: relative;
	z-index: 399;
	padding: 0.2rem 0;
	width: 100%;
	background-color: #14A8ED;
	color: #fff;
	font-size: 0.34rem;
}
.diatitle span {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 0.84rem;
	height: 0.84rem;
	background: transparent url(../image/close.png) no-repeat center;
	background-size: 0.28rem;
	-webkit-background-size: 0.28rem;
	z-index: 101;
}
.dialogcon {
	width: 100%;
	background-color: #fff;
	position: relative;
}
.agreebtns {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	border-top: 1px solid #14A8ED;
	margin-top: 0.72rem;
}
.agreebtns li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #14A8ED;
}
.agreebtns li:last-child {
	border-right: 0;
}
.accept, .refuse {
	display: block;
	padding: 0.24rem 0;
	width: 100%;
	color: #000;
	font-size: 0.3rem;
	line-height: 0.4rem;
	text-align: center;
}
.accept a {
	color: #14A8ED !important;
}
.refuse a {
	color: #000 !important;
}
.hidden {
	overflow: hidden;
}
body.hidden{
	height:100%;
}

/* 鑳屾櫙 */
.bginto {
	padding-right: 0.3rem !important;
	min-height: 0.2rem;
	background: transparent url(../image/gr.png) no-repeat right center;
	background-size: 0.14rem auto;
	-webkit-background-size: 0.14rem auto;
}
.bginto2 {
	padding-right: 0.3rem !important;
	min-height: 0.2rem;
	background: transparent url(../image/into2.png) no-repeat right center;
	background-size: 0.18rem auto;
	-webkit-background-size: 0.18rem auto;
}
.bginto3 {
	padding-right: 0.3rem !important;
	min-height: 0.2rem;
	background: transparent url(../image/into3.png) no-repeat right center;
	background-size: 0.16rem auto;
	-webkit-background-size: 0.16rem auto;
}
.bginto4 {
	padding-right: 0.3rem !important;
	min-height: 0.2rem;
	background: transparent url(../image/into4.png) no-repeat right center;
	background-size: 0.16rem auto;
	-webkit-background-size: 0.16rem auto;
}

/* 鏂囩珷 */
.content {
	color: #000;
	word-wrap: break-word;
	word-break: break-all;
	text-align: justify;
	font-size:0.28rem;
}
.content.pd {
	padding: 0.18rem 0.24rem;
}
.content img {
	width: 100% !important;
	display: block;
	margin: auto;
}
.content table{
	width:100% !important;
}
.content p, .content span {
	color: #000;
	word-wrap: break-word;
	word-break: break-all;
}
.content span,.content a {
	display: inline;
}

/* 鍗曢�� */
.radio {
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 50%;
	background: transparent url(../image/cor1.png) no-repeat center;
	-webkit-background-size: 0.36rem;
	background-size: 0.36rem;
}
.radio:checked {
	background: transparent url(../image/cor.png) no-repeat center;
	-webkit-background-size: 0.36rem;
	background-size: 0.36rem;
}
.radio2 {
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 50%;
	background: transparent url(../image/unchecked2.png) no-repeat center;
	-webkit-background-size: 0.36rem;
	background-size: 0.36rem;
}
.radio2:checked {
	background: transparent url(../image/checked2.png) no-repeat center;
	-webkit-background-size: 0.36rem;
	background-size: 0.36rem;
}
.radio:disabled {
	background: transparent url(../image/disabled.png) no-repeat center;
	-webkit-background-size: 0.36rem;
	background-size: 0.36rem;
}
.radio:checked + span {
	color: #14A8ED;
}

/* 鍥剧墖 */
.imgs {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.imgs img {
	width: 100%;
	display: block;
}
.play {
	width: 0.64rem !important;
	height: 0.64rem !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.32rem;
	margin-top: -0.32rem;
	z-index: 66;
}

/* 澶撮儴 */
.headerfixed {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: #14A8ED;
}
.headerfixed .aui-bar {
	position: relative;
}
#all3 {
	margin-top: 1.96rem;
}
.fixedorder ul {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	background-color: #fff;
}
.fixedorder ul li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	max-width: 50%;
}
.fixedorder ul li div {
	font-size: 0.3rem;
	padding: 0.2rem 0;
	color: #999;
	position: relative;
}
.fixedorder ul li div:before {
	content: "";
	width: 0.4rem;
	height: 0.04rem;
	background-color: #fff;
	border-radius: 0.04rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.2rem;
}
.fixedorder ul li.hover div, .fixedorder ul li.active div {
	color: #14A8ED;
}
.fixedorder ul li.hover div:before, .fixedorder ul li.active div:before {
	background-color: #14A8ED;
}

/* 鍒楄〃涓虹┖ */
.emptytext {
	text-align: center;
	font-size: 0.24rem;
	color: #999;
	padding: 0.4rem 0;
}

/*鍗曢�夈�佸閫夈�佸紑鍏�*/
.aui-switch {
	width: 0.64rem;
	height: 0.36rem;
	position: relative;
	vertical-align: top;
	border: 1px solid #dcdcdc;
	background-color: #dcdcdc;
	border-radius: 0.36rem;
	background-clip: content-box;
	display: block;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.aui-switch:before {
	width: 0.32rem;
	height: 0.32rem;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0.32rem;
	background-color: #fff;
	content: '';
	-webkit-transition: left 0.2s;
	transition: left 0.2s;
}
.aui-switch:checked {
	border-color: #14A8ED;
	background-color: #14A8ED;
}
.aui-switch:checked:before {
	left: 0.28rem;
}

/* 闃村奖 */
.shadow {
	box-shadow: 0 2px 3px 1px rgba(0,0,0,0.12);
}

/* 搴曢儴 */
#footer {
	width: 100%;
	text-align: center;
	height: 1rem;
	line-height: 1rem;
	position: fixed;
	bottom: 0;
	background-color: #fff;
	left: 0;
	z-index: 99;
	border-top: 1px solid #ccc;
}
#footer ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}
.home {
	background-image: url(../image/home.png);
}
.consult {
	background-image: url(../image/consult.png);
}
.enrolment {
	background-image: url(../image/enrolment.png);
}
.mine {
	background-image: url(../image/mine.png);
}
#footer li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	height: 0.99rem;
}
.bottombtn {
	background-position-y: 0.12rem;
	padding-top: 0.28rem;
	font-size: 0.2rem;
	color: #666;
	width: 100%;
	height: 0.99rem;
	background-repeat: no-repeat no-repeat;
	background-position-x: center;
	background-size: auto 0.44rem;
	position: relative;
	display: block;
}
.active .home {
	background-image: url(../image/home02.png);
}
.active .consult {
	background-image: url(../image/consult02.png);
}
.active .enrolment {
	background-image: url(../image/enrolment02.png);
}
.active .mine {
	background-image: url(../image/mine02.png);
}
.active .bottombtn {
	color: #14A8ED;
	background-size: auto 0.44rem;
}

/* 绌哄垪琛� */
.emptylist {
	padding: 2rem 0 0;
}

.emptylist img {
	width: 2.4rem;
	display: block;
	margin: auto;
}

.emptylist p {
	font-size: 0.32rem;
	margin-top: 0.4rem;
}

.dialog_box {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 199;
	display: none;
}

.dialog {
	width: 100%;
	position: fixed;
	top: 50%;
	left: 0;
	background-color: transparent;
	z-index: 299;
}

.sharebox {
	padding: 0 1rem;
	margin-top: -1.7rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.shareway {
	width: 100%;
	background-color: #fff;
	padding: 0.2rem;
	line-height: 1.5;
	font-size: 0.3rem;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0.2rem;
}

.dialog.carrybox {
	top: 50%;
	margin-top: -1.92rem;
	animation: none;
	-webkit-animation: none;
}

.carryover {
	width: 100%;
	padding: 0 0.4rem;
}

.overbox {
	background-color: #fff;
	border-radius: 0.1rem;
	padding: 0.32rem 0 0;
	overflow: hidden;
}

.overbox h1 {
	font-size: 0.32rem;
	text-align: center;
	font-weight: normal;
	color: #ffa34a;
}

.overnum {
	width: 100%;
	margin-top: 0.6rem;
	font-size: 0.26rem;
	text-align: center;
	padding: 0.08rem;
	display: block;
	border-bottom: 1px solid #fbd553;
}

.overbtnbox {
	margin-top: 0.8rem;
}

.overbtn {
	width: 50%;
	display: block;
	font-size: 0.3rem;
	color: #fff;
	float: left;
	padding: 0.24rem 0;
	color: #007FFF;
	background-color: #fbd553;
	font-size: 0.24rem;
}

.overbtn2 {
	color: #fff;
	background-color: #ffa34a;
}

.loading {
	padding: 0.4rem;
	position: fixed;
	z-index: 9999999;
	top: 50%;
	left: 50%;
	margin-top: -1.24rem;
	margin-left: -1.26rem;
	background-color: rgba(0,0,0,0.8);
	border-radius: 0.1rem;
}

.loading img {
	width: 0.8rem;
	display: block;
	margin: auto;
	-webkit-animation: rotate1 4s 0s infinite linear normal forwards;
	-moz-animation: rotate1 4s 0s infinite linear normal forwards;
	animation: rotate1 4s 0s infinite linear normal forwards;
}

.loading p.p1 {
	font-size: 0.32rem;
	text-align: center;
	color: #fff;
	margin-top: 0.08rem;
}

.loading p.p2 {
	font-size: 0.28rem;
	text-align: center;
	color: #fff;
	margin-top: 0.08rem;
}

@-webkit-keyframes rotate1 {
from {
	-webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}}
@keyframes
rotate1 {from {
	transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}}

/*鐧诲綍娉ㄥ唽寮圭獥*/
.login_aer{
	position: fixed;
	bottom: -10rem;
	left: 0;
	z-index: 299;
	background-color: #fff;
	width: 100%;
	border-top-left-radius: 0.2rem;
	border-top-right-radius: 0.2rem;
	overflow: hidden;
}
.login_lar{
	width: 100%;
	height:6.5rem;
	padding: 0.2rem 0.94rem 0.5rem 0.94rem;
}
.login_lar1 {
	width: 100%;
}
.login_lar1 li.hover {
	width: 50%;
	text-align: center;
	font-size: 0.3rem;
	color: #14A8ED;
	float: left;
	border-bottom: 1px solid #14A8ED;
}
.login_lar1 li {
	width: 50%;
	text-align: center;
	font-size: 0.3rem;
	color: #999;
	float: left;
	padding: 0.08rem 0;
}
.login_nar {
	width: 100%;
	display: table;
	padding: 0.8rem 0 0.2rem 0;
	border-bottom: 1px solid #ccc;
}
.login_nar1{
	width: 1%;
	display: table-cell;
}
.login_nar2 {
	width: 1.14rem;
	font-size: 0.28rem;
	display: block;
	border-right: 1px solid #ccc;
	background: transparent url(../image/dere1.png) no-repeat right 0.2rem center;
	background-size: 0.24rem 0.14rem;
	-webkit-background-size: 0.24rem 0.14rem;
}
.login_nar3 {
	width: 100%;
	display: table-cell;
	padding-left: 0.2rem;
}
.login_mar {
	width: 100%;
	display: block;
	font-size: 0.28rem;
	color:#000;
}
input.login_mar::-webkit-input-placeholder{
	color:#999;
}
.login_har {
	width: 100%;
	display: table;
	padding: 0.74rem 0 0.2rem 0;
	border-bottom: 1px solid #ccc;
}
.login_har1 {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
.login_har2{
	width: 1%;
	display: table-cell;
	vertical-align:middle;
	white-space:nowrap;
	padding-left: 0.24rem;
}
.login_mar1{
	width: 0.34rem;
	display: block;
	height: 0.32rem;
	background: transparent url(../image/bcr1.png) no-repeat center;
	background-size: 0.34rem 0.16rem;
	-webkit-background-size: 0.34rem 0.16rem;
}
.login_mar1:checked{
	background: transparent url(../image/bcr.png) no-repeat center;
	background-size: 0.34rem 0.22rem;
	-webkit-background-size: 0.34rem 0.22rem;
}
.login_aur{
	width: 100%;
	display: block;
	font-size: 0.32rem;
	color: #fff;
	line-height: 0.88rem;
	border-radius: 0.1rem;
	background-color: #14a8ed;
	margin-top: 0.8rem;
}
.login_aur1{
	width: 100%;
	display:block;
	text-align:center;
	padding-top: 0.1rem;
	font-size: 0.24rem;
}
.login_aur1 a{
	display: block;
	color: #666;
}
.login_par{
	width: 1%;
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 0.24rem;
}
.login_par1{
	width: 1.6rem;
	font-size: 0.28rem;
	color: #000;
	border-left: 1px solid #ccc;
	display: block;
	padding-left: 0.2rem;
	line-height: 0.32rem;
}
.login_par2{
	width: 100%;
	display: block;
	padding-top: 0.1rem;
	font-size: 0.24rem;
	color: #666;
}
.login_par2 a{
	color: #14A8ED;
	text-decoration: underline;
}
.login_ert41{
	width: 1.14rem;
	font-size: 0.28rem;
	display: block;
	color: #666;
	border-right: 1px solid #fff;
	background: transparent url(../image/arrowdown.png) no-repeat right 0.2rem center;
	background-size: 0.24rem 0.14rem;
	-webkit-background-size: 0.24rem 0.14rem;
}