/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #f5f5f5;
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.ban{
	width: 100%;
	height: 25.7rem;
	background: url(../img/1.png) no-repeat;
	background-size: 100% 100%;
}
.btn{
	width: 5.0rem;
	height: 1.5rem;
	display: block;
	border-radius: 0.3rem;
	font-size: 0.6rem;
	text-align: center;
	line-height: 1.5rem;
	color: #fff;
	background: #fb4934;
}
.nanti{
	width: 100%;
	height: 17.05rem;
	background: url(../img/2.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.nanti .btn{
	position: absolute;
	bottom: 0.75rem;
	left: 50%;
	margin-left: -2.5rem;
}
.kecheng{
	padding: 0.75rem 0 1rem 0;
	background-color: #ff7d75;
}
.kecheng img{
	width: 13.6rem;
	height: 2.75rem;
	display: block;
	margin: 0 auto;
}
.navbar{
	display: flex;
	justify-content: space-between;
	padding: 0 1rem 0.5rem 1rem;
	margin-top: 0.5rem;
}
.navbar .item{
	font-size: 0.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333;
}
.navbar .active{
	color: #fff;
}
.navbar .item:nth-child(1){
	width: 4.7rem;
	height: 1.25rem;
	background: url(../img/4.png) no-repeat;
	background-size: 100% 100%;
}
.navbar .item:nth-child(1).active{
	background: url(../img/5.png) no-repeat;
	background-size: 100% 100%;
}
.navbar .item:nth-child(2){
	width: 5.25rem;
	height: 1.25rem;
	background: url(../img/6.png) no-repeat;
	background-size: 100% 100%;
}
.navbar .item:nth-child(2).active{
	background: url(../img/7.png) no-repeat;
	background-size: 100% 100%;
}
.navbar .item:nth-child(3){
	width: 4.7rem;
	height: 1.25rem;
	background: url(../img/8.png) no-repeat;
	background-size: 100% 100%;
}
.navbar .item:nth-child(3).active{
	background: url(../img/9.png) no-repeat;
	background-size: 100% 100%;
}
.kc_list{
	display: none;
}
.show{
	display: block;
}
.kc_list table{
	width: 96%;
	margin: 0.5rem auto 0;
}
.kc_list table tr td{
	background-color: #fff;
	font-size: .5rem;
	color: #333;
	line-height: .7rem;
	text-align: center;
	vertical-align: middle;
	padding: 0.25rem 0;
	border-bottom: 1px solid #ffa922;
	border-right: 1px solid #ffa922;
}
.kc_list table tr:nth-child(even) td{
	background-color: #fff0d9;
}
.kc_list table tr:nth-child(1) td{
	background-color: #fb4934;
	border-radius: 0.3rem 0.3rem 0 0;
	border-right: 0;
	color: #fff;
}
.kc_list table tr:nth-child(1) td:nth-child(even){
	background-color: #ffa922;
}
.kc_list p{
	font-size: .6rem;
	color: #333;
	line-height: .95rem;
	margin-top: 0.3rem;
	padding: 0 2%
}
.kecheng .btn{
	margin: 0.7rem auto 0;
}
.fuwu{
	width: 100%;
	height: 18rem;
	background: url(../img/10.jpg) no-repeat;
	background-size: 100% 100%;
}
.fuwu1{
	width: 100%;
	height: 11.25rem;
	background: url(../img/11.jpg) no-repeat;
	background-size: 100% 100%;
}
.jiaoshiyi{
	width: 100%;
	height: 12.7rem;
	background: url(../img/12.jpg) no-repeat;
	background-size: 100% 100%;
}
.jiaoshier{
	width: 100%;
	height: 13.4rem;
	position: relative;
	background: url(../img/13.jpg) no-repeat;
	background-size: 100% 100%;
}
.jiaoshier .btn{
	position: absolute;
	bottom: 0.75rem;
	left: 50%;
	margin-left: -2.5rem;
}
.xuexiao{
	width: 100%;
	height: 19.8rem;
	background: url(../img/14.jpg) no-repeat;
	background-size: 100% 100%;
}
.huanjing{
	width: 100%;
	height: 14rem;
	background: url(../img/15.jpg) no-repeat;
	background-size: 100% 100%;
}