body {
	background: #f1f1f1;
}

.u-btn {
	display: block;
	width: 3rem;
	height: .40rem;
	margin: 0 auto;
	line-height: .40rem;
	text-align: center;
	background: #ffea00;
	border-radius: .05rem;
	font-size: .18rem;
	color: #333;
}

.u-tit0 {
	height: .50rem;
	line-height: .50rem;
	text-align: center;
	font-size: 0.20rem;
	color: #333;
}

.u-tit1 {
	height: .50rem;
	line-height: .50rem;
	text-align: center;
	font-size: 0.20rem;
	color: #fff;
	background: #2d4f92;
	/* margin-top:40px */
}

.m-ban {
	position: relative;
}

.m-ban img {
	width: 100%;
}

.m-ban .ban-btn {
	position: absolute;
	bottom: .4rem;
	left: 50%;
	margin-left: -1.5rem;
}

.m-mdkh {}

.m-mdkh .mdkh-list {
	font-size: 0;
}

.m-mdkh .mdkh-list li {
	display: inline-block;
	width: 30%;
	text-align: center;
	vertical-align: top;
}

.m-mdkh .mdkh-list li img {
	width: 60%;
}

.m-mdkh .mdkh-list li p {
	margin-top: .10rem;
	line-height: .16rem;
	font-size: .12rem;
	color: #4f4d6a;
}

/*************表单************************/
.form {
	width: 100%;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	height: 2.4rem;
}

.form h3 {
	height: .45rem;
	line-height: .45rem;
	font-size: .2rem;
	color: #fff;
	background: #2d4f92;
	margin-bottom: 0.15rem;
}

.form label {
	width: 80%;
	margin: 0 auto;
	display: block;
	height: 0.35rem;
	line-height: 0.35rem;
	border: none;
	font-size: 0.18rem;
	padding: 0.1rem;
}

.form input {
	float: left;
	width:80%;
	height: 0.35rem;
	border: none;
	font-size: 0.15rem;
	padding-left: 0.1rem;
	box-sizing: border-box;
	color: #656565;
	background: transparent;
	border-bottom: 1px solid #656565;
}

.form span {
	float: left;
	padding-right: 2%;
}
.form input{
	border:1px solid #ccc;
} 

/*.form dl dd.active{ color:#DE5E17 ;} */
.form button {
	margin: 0 auto;
	display: block;
}

.form button {
	font-size: 0.18rem;
	color: #F0F0F0;
	background: linear-gradient(#EFB82F, #BF351F);
	background: -webkit-linear-gradient(#EFB82F, #BF351F);
	width: 40%;
	height: 0.4rem;
	border-radius: 0.1rem;
	border: 1px solid #D45F20;
	margin: 0.1rem auto 0;
}

.form button.active {
	font-size: 0.18rem;
	color: #F0F0F0;
	background: linear-gradient(#BF351F, #BF351F);
	background: -webkit-linear-gradient(#BF351F, #BF351F);
	width: 40%;
	height: 0.4rem;
	border-radius: 0.1rem;
	border: 1px solid #D45F20
}

.form p.msg {
	font-size: 0.08rem;
	padding-top: 0.05rem;
	text-align: center;
	color: #787777;
}

rain-third .third-info {
	width: 100%;
	margin: 0 auto;
}

.train-third td {
	border: #666 1px solid;
	padding: 0.08rem 0.01rem;
}

.train-third tr:nth-child(2n) {
	background: #f2f2f2 !important;

}
.train-third tr td:nth-child(2){
	text-align: left;
	padding: 0.08rem 0.05rem;
}
.tel {
	margin: 0 auto;
	font-size: 0.18rem;
	line-height: 0.4rem;
	font-weight: bold;
	text-align: center;
}

.tel a {
	color: #000;
}

/******************亮点**********************/
.u-tit {
	height: .50rem;
	line-height: .50rem;
	text-align: center;
	font-size: 0.20rem;
	color: #fff;
	background: #2d4f92;
}

.u-tit span {
	font-size: 0.14rem;
}

.box-cnt {
	box-sizing: border-box;
	background: #fff;
}

.m-tff .kc-box {
	position: relative;
	width: 49%;
	height: 1.9rem;
	margin-bottom: .25rem;
	text-align: center;
	/*background-image:url(images/bg_highlight.png);*/
	background-repeat: no-repeat;
	background-color: #efeeee;
	border-radius: .05rem;
	color: #333;
}

.m-tff .kc-box img {
	display: block;
	margin: 0 auto;
}

.m-tff .kc-hr {
	width: 100%;
	height: .14rem;
	line-height: 0.14rem;
	text-align: center;
	font-size: .14rem;
}

.m-tff .kc-box h4 {
	margin: .08rem auto;
	font-size: .12rem;
}

.m-tff .kc-box p {
	line-height: .16rem;
	font-size: .12rem;
	padding: 0rem 0.1rem;
}

.m-tff .kc-btn {
	box-sizing: border-box;
	display: block;
	width: 1.00rem;
	height: .30rem;
	margin: .10rem auto 0;
	line-height: .26rem;
	text-align: center;
	border: 2px solid;
	border-radius: .30rem;
	font-size: .12rem;
	color: #333;
}

.m-tff .kc-btn2 {
	margin-bottom: .10rem;
}

/***************优惠*******************************/
.m-mst {
	padding-bottom: 0.3rem;
	background: #FFF;
}

.m-mst dl {
	padding: .10rem 0;
}

.m-mst dl dt {
	width: .92rem;
	height: .92rem;
	margin: 0 .10rem;
	/*border:.01rem solid #8cc63e;*/
	border-radius: 5%;
	overflow: hidden;
}

.m-mst dl dt img {
	width: 100%;
}

.m-mst dl dd {
	padding-left: 0.2rem;
}

.m-mst .mst-name {
	font-size: .14rem;
	text-align: left;
}

.m-mst .mst-name span {
	font-size: 0.16rem;
	color: #2d4f92;
}

.m-mst .mst-job {
	font-size: .12rem;
}

.m-mst .mst-txt {
	margin-top: .05rem;
	line-height: .14rem;
	font-size: .10rem;
	text-align: left
}

.m-mst dl:nth-child(1) {
	border-bottom: 1px solid #f0f0f0;
}

/***********课程**************/
.course {
	width: 100%;
	height: auto;
	background: #fff;
	padding-bottom: 3%;
}

.course .one-tilf {
	text-align: center;
	font-size: 0.14rem;
}

.course .one-tilf span {
	font-size: 0.16rem;
	font-weight: bold;
}

.course_con {
	padding-top: 3%
}

.course_tab {
	width: 200%;
	margin: 0 auto;
	overflow: hidden
}

.course_tab a {
	background: #7f7f7f;
	width: 16%;
	font-size: -0.85rem;
	text-align: center;
	color: #fff;
	line-height: 0.42rem;
	float: left;
	margin-right: 0.5%;
}

.course_tab a span {
	font-size: .13rem;
}

.course_tab .cur {
	background: #f26f2f;
}

/*********精彩瞬间*************/
.box-cnt {
	box-sizing: border-box;
	background: #fff;
}

.m-tffa .tffa-tab {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	/* margin:0 auto .30rem;
padding-bottom:.03rem;
border-radius:0 0 .05rem .05rem;
box-shadow:0 0 .08rem rgba(184, 184, 184, 1);*/
}

.m-tffa .tffa-tab .tab-bd {
	position: relative;
	width: 100%;
	z-index: 0;
	overflow: hidden;
}

.m-tffa .tffa-tab .tab-bd img {
	margin: 0 auto;
	display: block;
	width: 100%;
}

.m-tffa .tffa-tab .tab-hd {
	position: absolute;
	left: 0;
	bottom: .1rem;
	width: 100%;
	height: .06rem;
	text-align: center;
	z-index: 0;
}

.m-tffa .tffa-tab .tab-hd li {
	display: inline-block;
	width: .06rem;
	height: .06rem;
	border-radius: 100%;
	background: #d2d2d2;
	margin: 0 5px;
	text-indent: -9999px;
	vertical-align: top;
	overflow: hidden;
}

.m-tffa .tffa-tab .tab-hd .on {
	background: #8cc63e;
}

/*************广告*********************/
.m-bky {
	position: relative;
}

.m-bky img {
	width: 100%;
}

.m-bky .bky-cnt {
	background: #f9d124;
	height: 0.8rem;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #333;
}

.m-bky .bky-tit {
	width: 3rem;
	margin: 0 auto;
	background-size: 100% auto;
}

.m-bky .bky-tit h3 {
	line-height: .16rem;
	font-size: .12rem;
	font-weight: normal;
	padding: 0.18rem 0 0.1rem 0;
}

.m-bky .bky-tit p {
	line-height: .16rem;
	font-size: .12rem;
	padding-bottom: 0.02rem;
}

.m-bky .bky-tit .bky-txt {
	font-size: .18rem;
	font-weight: bold;
}

.m-bky .bky-btn {
	display: block;
	width: 1.55rem;
	height: .3rem;
	margin: .05rem auto 0;
	line-height: .3rem;
	text-align: center;
	background: #ffe13e;
	border-radius: .3rem;
	font-size: .14rem;
	color: #333;
}

.m-jcb {
	box-sizing: border-box;
	width: 100%;
	height: .50rem;
	margin: .12rem auto .15rem;
	text-align: center;
	background: url(../images/jcb_bg.png) no-repeat;
	background-size: 100% 100%;
}

.m-jcb h3 {
	font-size: .18rem;
	color: #333;
}

.m-jcb p a {
	font-size: .2rem;
	font-weight: bold;
	color: #cf691c;
}

/***************页脚*******************************/
.g-ft {
	box-sizing: border-box;
	width: 100%;

	padding: .15rem 0 .15rem;
	background: #0e7272;
	margin-bottom: 0.4rem;
}

.g-ft p {
	line-height: .24rem;
	text-align: center;
	font-size: .14rem;
	color: #fff;
}

.g-ft a {
	display: inline-block;
	margin: 0 .08rem;
	font-size: .14rem;
	color: #fff;
}

/***************浮动咨询*******************************/
.m-fltNav {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}

.m-fltNav li {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 50%;
}

.m-fltNav li a {
	display: block;
	width: 100%;
	height: 0.40rem;
	line-height: 0.40rem;
	text-align: center;
	font-size: .16rem;
	color: #fff;
}

.m-fltNav li:nth-child(1) {
	background-color: #ef4946;
}

.m-fltNav li:nth-child(2) {
	background-color: #52ba9a;
	border: solid #fff;
	border-width: 0 1px;
}

.m-fltNav li:nth-child(3) {
	background-color: #51b3fe;
}

.m-xyal {}

.m-xyal .xyal-cnt {
	margin: 0 .12rem;
}

.m-xyal .xyal-table,
.m-xyal .xyal-table td {
	border-collapse: collapse;
}

.m-xyal .xyal-table {
	box-sizing: border-box;
	width: 100%;
	background: #4181c9;
	border: .02rem dashed #4181c9;
	border-radius: 10px;
	overflow: hidden;
}

.m-xyal .xyal-table td {
	text-align: center;
	border: .02rem dashed #a3c0db;
}

.m-xyal .xyal-table thead td {
	height: .58rem;
	font-size: .14rem;
	font-weight: bold;
	color: #f7f7f7;
}

.m-xyal .xyal-table tbody td {
	height: .33rem;
	font-size: .12rem;
	color: #fff;
}

.one-tilf {
	margin-top: 0.1rem
}

.one-tilf h4 {
	color: #ef4946;
	font-size: 0.15rem;
	font-weight: bold
}

.hd {
	width: 100%;
	height: auto;
	padding: 0.1rem 0 .3rem 0;
	background: #ffcc00;
}

.hd img {
	max-width: 100%;
	min-width: 100%;
}

.hd a {
	display: block;
	width: 50%;
	text-align: center;
	height: 0.4rem;
	line-height: 0.4rem;
	margin: 0 auto;
	font-size: 0.2rem;
	border-radius: 3px;
	background: #B42A2C;
	color: #fff;
}

.hd-box {
	width: 90%;
	margin: 0 auto;
}

.ban {
	width: 100%;
	height: auto;
	padding: 0.17rem 0;
	background: url(../images/ban-bg.jpg) no-repeat center center;
	background-size: cover
}

.ban-top {
	width: 96%;
	margin: 0 auto;
	overflow: hidden
}

.ban-logo {
	float: left
}

.ban-logo img {
	width: 1.2rem;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, .6));
}

.ban-tel {
	float: right;
	font-size: 0.2rem;
	color: #fff;
	margin-top: 0.05rem;
}

.ban-con {
	width: 90%;
	margin: 0 auto;
}

.ban-con h3 {
	text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.55rem;
}

.ban-con h3 span {
	font-size: 0.65rem;
	color: #f5fe03;
}

.top-w2 {
	width: 90%;
    margin: 0 auto;
    padding: 0.1rem;
    border: 1px solid #ffff00;
    border-radius: 40px;
    font-size: .2rem;
    line-height: .3rem;
    text-align: center;
    color: #fff;
    background: linear-gradient(to left, #4301fb, #5d08cb);
}

.top-w2 h2 {
	text-align: center;
	font-size: 0.4rem;
	line-height: 0.45rem;
	font-weight: bold;
	color: #fff;
}

.top-w2 h2 span {
	font-size: 0.4rem;
	color: #f5fe03;
}

.ban-time {
	width: 96%;
	margin: 0.2rem auto 0.2rem;
	display: flex;
	justify-content: space-around
}

.ban-time li {
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	background: #f5fe03;
}

.ban-time li div {
	text-align: center;
	font-size: 0.2rem;
	color: #333;
	padding-top: 0.07rem
}

.ban-time li span {
	display: block;
	width: 0.5rem;
	height: 1px;
	background: #333;
	margin: 0 auto
}

.ban-time li p {
	text-align: center;
	font-size: 0.2rem;
	color: #ff0303;
	font-weight: bold
}

#last {
	margin-right: 0
}

/* 新增 */
.footer_zb p {
	font-size: .1rem !important;
	line-height: .2rem !important;
}

.topbar .phone_tel {
	width: 1rem !important;
}