/*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: 22.9rem;
  background: url(../img/ban_bg.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.ban h6 {
  font-size: 1.6rem;
  color: #fff;
  position: absolute;
  top: 3rem;
  left: .55rem;
}

.ban h1 {
  height: 6.95rem;
  display: flex;
  align-items: center;
  font-size: 2.75rem;
  color: #606fea;
  position: absolute;
  top: 5.5rem;
  left: 5rem;
}

.ban h5 {
  font-size: 1rem;
  color: #fff;
  font-weight: normal;
  position: absolute;
  top: 13rem;
  left: .55rem;
}

.ban .ban_js {
  display: flex;
  flex-wrap: wrap;
  padding: 0 7.5rem 0 .5rem;
  position: absolute;
  top: 14.85rem;
}

.ban .ban_js p {
  font-size: .75rem;
  color: #fff;
  line-height: .9rem;
  padding-left: 1rem;
  margin-top: .25rem;
  margin-right: .7rem;
  background: url(../img/ban_icon.png) left center no-repeat;
  background-size: .9rem .9rem;
}

.ban .btn {
  position: absolute;
  left: .6rem;
  bottom: 2.1rem;
}

.btn {
  width: 7.6rem;
  height: 1.55rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  color: #fff;
  background: url(../img/btn_bg.png) no-repeat;
  background-size: 100% 100%;
}

.title_kj {
  position: relative;
}

.title_kj h6 {
  font-size: 1rem;
  color: #333;
  text-align: center;
  line-height: 1.1rem;
}

.title_kj p {
  font-size: .55rem;
  color: #333;
  text-align: center;
  position: relative;
}

.title_kj p::before {
  position: absolute;
  content: '';
  width: 1.65rem;
  height: 1px;
  background-color: #a7a7a7;
  top: .35rem;
}

.title_kj p::after {
  position: absolute;
  content: '';
  width: 1.65rem;
  height: 1px;
  background-color: #a7a7a7;
  top: .35rem;
}

.title_kj::before {
  position: absolute;
  content: '';
  width: .9rem;
  height: .9rem;
  top: .05rem;
  background: url(../img/title_left.png) no-repeat;
  background-size: 100% 100%;
}

.title_kj::after {
  position: absolute;
  content: '';
  width: .65rem;
  height: .65rem;
  top: .05rem;
  background: url(../img/title_right.png) no-repeat;
  background-size: 100% 100%;
}

.jiedu {
  margin-top: 2.5rem;
}

.jiedu .title_kj::before {
  left: .85rem;
}

.jiedu .title_kj::after {
  right: .85rem;
}

.jiedu .title_kj p::before {
  left: 1.35rem;
}

.jiedu .title_kj p::after {
  right: 1.1rem;
}

.jiedu .jiedu_js {
  width: 17.55rem;
  height: 7.65rem;
  margin: 1rem auto 0;
  box-shadow: 0px 0 7px 0 rgba(13, 18, 62, 0.2);
}

.jiedu .jiedu_js h6 {
  font-size: .75rem;
  line-height: .85rem;
  display: block;
  text-align: center;
  padding-top: .5rem;
}

.jiedu .jiedu_js p {
  float: left;
  width: 16.6%;
  text-align: center;
  font-size: .5rem;
  color: #333;
  line-height: .7rem;
  padding-top: 3.4rem;
}

.jiedu .jiedu_left {
  background: url(../img/fx_img1.jpg) no-repeat;
  background-size: 100% 100%;
}

.jiedu .jiedu_left h6 {
  color: #14239f;
}

.jiedu .jiedu_right {
  background: url(../img/fx_img2.jpg) no-repeat;
  background-size: 100% 100%;
}

.jiedu .jiedu_right h6 {
  color: #9b1b16;
}

.jiedu .btn {
  margin: .8rem auto 0;
}

.xuanze {
  margin-top: 2.5rem;
}

.xuanze .title_kj::before {
  left: 4.3rem;
}

.xuanze .title_kj::after {
  right: 4.3rem;
}

.xuanze .navbar {
  height: 54px;
  display: flex;
  justify-content: space-between;
  padding: 0 2.4rem;
  margin-top: 1.05rem;
}

.xuanze .navbar .item {
  height: 1.35rem;
  display: flex;
  align-items: center;
  font-size: .6rem;
  color: #5e5e5e;
}

.xuanze .navbar .active {
  color: #606fea;
  background: url(../img/xz_bg.png) center no-repeat;
  background-size: 1.7rem 1.35rem;
}

.xuanze .fs_list {
  display: none;
  width: 17.55rem;
  margin: 0 auto;
  padding-bottom: 1rem;
  background: url(../img/tab_bg.png) bottom center no-repeat #e6e7f4;
  background-size: 17.55rem 2.4rem;
}

.xuanze .fs_list table {
  width: 17.55rem;
}

.xuanze .fs_list table tr td {
  font-size: .5rem;
  color: #333;
  line-height: .7rem;
  text-align: center;
  vertical-align: middle;
  padding: .25rem 0;
  border-bottom: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}

.xuanze .fs_list table tr td b {
  color: #fe5451;
  font-size: .6rem;
  font-weight: bold;
}

.xuanze .fs_list table tr td em {
  color: #fe5451;
}

.xuanze .fs_list table tr:first-child td {
  color: #fff;
  padding: 0;
  line-height: 1.6rem;
  background-color: #606fea;
}

.xuanze .fs_list .btn {
  width: 6rem;
  height: 1.15rem;
  margin: .8rem auto 0;
  font-size: .6rem;
}

.xuanze .fs_listsan table tr .san,
.xuanze .fs_listsan table tr .si,
.xuanze .fs_listsan table tr .wu,
.xuanze .fs_listsan table tr .liu {
  color: #fff;
  background-color: #606fea;
}

.xuanze .show {
  display: block;
}

.wenti {
  width: 100%;
  height: 19.5rem;
  margin-top: 2.5rem;
  padding-top: 1.75rem;
  background: url(../img/wt_bg.jpg) no-repeat;
  background-size: 100% 21.25rem;
}

.wenti .title_kj::before {
  left: .95rem;
}

.wenti .title_kj::after {
  right: 1.5rem;
}

.wenti .title_kj h6 {
  color: #fff;
}

.wenti .title_kj p {
  color: #fff;
}

.wenti .title_kj p::before {
  left: 4.35rem;
  background-color: #fff;
}

.wenti .title_kj p::after {
  right: 4.35rem;
  background-color: #fff;
}

.wenti .wenti_js {
  width: 17.55rem;
  height: 7rem;
  margin: 0 auto;
}

.wenti .wenti_js h6 {
  color: #fff;
  font-size: .75rem;
  color: #fff;
  text-align: center;
  padding-top: 1.1rem;
  line-height: .85rem;
}

.wenti .wenti_js .wenti_list {
  display: flex;
  justify-content: space-between;
  padding: 0 .5rem;
  margin-top: .65rem;
}

.wenti .wenti_js .wenti_list p {
  font-size: .5rem;
  color: #fff;
  line-height: .6rem;
  border-bottom: 1px solid transparent;
}

.wenti .wenti_js .btn {
  margin: 1.35rem auto 0;
  width: 7.35rem;
  height: 1.25rem;
  font-size: .6rem;
}

.wenti .wenti_left {
  margin-top: .9rem;
}

.wenti .wenti_left .wenti_list p {
  border-bottom-color: #4f68c3;
}

.wenti .wenti_right {
  margin-top: 1.15rem;
}

.wenti .wenti_right .wenti_list p {
  border-bottom-color: #bb4853;
}

.tupo {
  margin-top: 2.5rem;
}

.tupo .title_kj::before {
  left: 1.65rem;
}

.tupo .title_kj::after {
  right: 1.65rem;
}

.tupo .title_kj p::before {
  left: 3.6rem;
}

.tupo .title_kj p::after {
  right: 3.6rem;
}

.tupo ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: .2rem .6rem 0 .6rem;
}

.tupo ul li {
  width: 8.35rem;
  height: 9.55rem;
  margin-top: 3.1rem;
  position: relative;
  border: 1px solid #e3e5f4;
}

.tupo ul li img {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: -2.1rem;
  left: 2.65rem;
}

.tupo ul li h6 {
  width: 100%;
  height: 3rem;
  background-color: #d7daf3;
}

.tupo ul li span {
  position: absolute;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 2.1rem;
  font-size: .95rem;
  color: #152ff3;
  font-weight: bold;
  left: 0;
  top: .9rem;
}

.tupo ul li p {
  text-align: center;
  font-size: .5rem;
  color: #333;
  line-height: .9rem;
}

.tupo ul li .btn {
  width: 4.7rem;
  height: 1rem;
  font-size: .5rem;
  margin: .9rem auto 0;
}

.laoshi {
  position: relative;
}

.laoshi ul {
  width: 17.15rem;
  padding: 0 .8rem;
  position: absolute;
  top: 10.35rem;
  left: 0;
  display: flex;
  justify-content: space-between;
}

.laoshi ul li {
  width: 25%;
  text-align: center;
}

.laoshi ul li p {
  font-size: .8rem;
  color: #000;
  line-height: .8rem;
  margin-top: .75rem;
}

.laoshi ul li span {
  width: 2.7rem;
  height: .7rem;
  margin: .65rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .5rem;
  color: #3d55a0;
  background-color: #ced9fb;
  border-radius: 0 .2rem 0 .2rem;
}

.laoshi .btn {
  position: absolute;
  left: 5.65rem;
  width: 7.35rem;
  height: 1.25rem;
  font-size: .6rem;
}

.laoshi_yi {
  width: 100%;
  height: 15.35rem;
  padding-top: 1.15rem;
  background: url(../img/ls_img1.jpg) no-repeat;
  background-size: 100% 16.5rem;
}

.laoshi_yi .title_kj::before {
  left: 3.1rem;
  top: .65rem;
}

.laoshi_yi .title_kj::after {
  right: 3.35rem;
  top: .65rem;
}

.laoshi_yi .btn {
  top: 14.25rem;
}

.laoshi_er {
  width: 100%;
  height: 13.75rem;
  background: url(../img/ls_img2.jpg) no-repeat;
  background-size: 100% 13.75rem;
}

.laoshi_er ul {
  top: 6rem;
}

.laoshi_er .btn {
  top: 10.15rem;
}

.fuwu {
  margin-top: 2.5rem;
}

.fuwu .title_kj::before {
  left: .75rem;
}

.fuwu .title_kj::after {
  right: .75rem;
}

.fuwu .title_kj p::before {
  left: 3.05rem;
}

.fuwu .title_kj p::after {
  right: 3.05rem;
}

.fuwu .fw_list {
  width: 100%;
  height: 18rem;
  background: url(../img/fw_bg.jpg) center no-repeat;
  background-size: 17.55rem 18rem;
  margin-top: .8rem;
}

.zixun {
  width: 100%;
  height: 7.5rem;
  display: block;
  margin-top: 2.25rem;
}

.zixun img {
  width: 100%;
  height: 7.5rem;
}

.baozhang {
  margin-top: 2.5rem;
}

.baozhang .title_kj::before {
  left: 1.4rem;
}

.baozhang .title_kj::after {
  right: 1.4rem;
}

.baozhang ul {
  padding: .8rem .65rem 0 .65rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.baozhang ul li {
  width: 8.4rem;
  height: 6.6rem;
  position: relative;
  background: linear-gradient(180deg, #d8daf2 0%, #f4f4f4 100%);
}

.baozhang ul li h6 {
  width: 100%;
  height: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #7480eb;
  font-size: .85rem;
  background-color: #606fea;
}

.baozhang ul li span {
  width: 100%;
  height: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: .95rem;
  color: #fff;
}

.baozhang ul li p {
  text-align: center;
  font-size: .6rem;
  color: #333;
  line-height: .95rem;
  margin-top: .3rem;
}

.xiaoqu {
  margin-top: 2.5rem;
}

.xiaoqu .title_kj::before {
  left: 4.75rem;
}

.xiaoqu .title_kj::after {
  right: 4.75rem;
}

.xiaoqu .title_kj p::before {
  left: 1.8rem;
}

.xiaoqu .title_kj p::after {
  right: 1.8rem;
}

.xq_img {
  width: 100%;
  height: 10.9rem;
  background: url(../img/xq_bg.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: .8rem;
}
