<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*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;
  display: block;
}

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: #ececec;
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.banner {
  width: 100%;
  height: 31.25rem;
  background: url(../img/ban.jpg) top center no-repeat;
  background-size: 100% 100%;
}



.wrapper {
  width: 94%;
  margin: 0 auto;
}

.xm_list {
  width: 100%;
  margin-top: .6rem;
  padding: .5rem 0 .7rem 0;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 0 5px 1px rgba(26, 26, 26, 0.1);
}

.xm_list img {
  width: 17.05rem;
  height: 7.4rem;
  margin: 0 auto;
}

.xm_list span {
  width: 8.3rem;
  height: 1.6rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #fff;
  text-indent: .65rem;
  position: absolute;
  left: .3rem;
  top: 6.3rem;
  background: linear-gradient(to right, #2b9396, transparent);
}

.xm_list p {
  padding: 0 .3rem;
  font-size: .6rem;
  color: #333;
  line-height: .95rem;
  margin-top: .5rem;
}

.xm_list:first-child {
  margin-top: 1.75rem;
}

.title_img {
  width: 100%;
  height: 2.45rem;
  margin: 1.75rem auto 0;
}

.tixi {
  margin-top: 1.7rem;
  padding-top: 1px;
  background-color: #fff;
}

.tixi .tixi_fw {
  padding: 0 .5rem;
  display: flex;
  justify-content: space-between;
}

.tixi .tixi_fw li {
  width: 4.3rem;

  margin-top: 2.35rem;

  position: relative;
}

.tixi .tixi_fw li span {
  width: 2.5rem;
  height: 2.1rem;
  border-radius: 50%;
  position: absolute;
  top: -1.5rem;
  left: 50%;
  margin-left: -1.3rem;
  border: .15rem solid #fff;
  background-color: #2b9396;
  color: #fff;
  text-align: center;
  font-size: 8px;
  padding-top: .4rem;
}

.tixi .tixi_fw li span b {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: .65rem;
}

.tixi .tixi_fw li p {
  width: 100%;
  height: 2.3rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #fff;
  font-size: .5rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

.tixi .fuwu {
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.tixi .fuwu img {
  width: 5.6rem;
  height: 5.6rem;
  position: absolute;
  top: 1rem;
  left: 50%;
  margin-left: -2.8rem;
}

.tixi .fuwu .fw_list {
  width: 96%;
  padding: 0 2%;
  height: 1.8rem;
  margin-top: .15rem;
  background-color: #2b9396;
  display: flex;
  justify-content: space-between;
}

.tixi .fuwu .fw_list span {
  color: #fff;
  text-align: center;
  font-size: .55rem;
}

.tixi .baozhang {
  width: 94%;
  padding-bottom: 1.5rem;
  margin: 1rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tixi .baozhang li {
  width: 43%;
  height: 36%;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: .5rem;
  background-color: #2b9396;
  margin-top: 2px;
  padding-left: 6%;
}

.title_fu {
  width: 94%;
  margin: 1rem auto 0;
  font-size: .55rem;
  color: #2a9396;
  line-height: .65rem;
}

.changxue_jh {
  width: 94%;
  margin: .5rem auto 0;
  background-color: #f5f5f5;
  box-shadow: 0 0 5px 1px rgba(26, 26, 26, 0.1);
}

.changxue_jh tr td {
  font-size: .5rem;
  color: #333;
  text-align: center;
  padding: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.changxue_jh tr td b {
  font-weight: normal;
  color: #2b9396;
}

.changxue_jh tr .yi,
.changxue_jh tr .si,
.changxue_jh tr .wu {
  width: 12%;
  text-align: center;
}

.changxue_jh tr .san {
  font-size: .4rem;
  padding: 2%;
  width: 59%;
  text-align: left;
}

.changxue_jh .biaoti td {
  background-color: #2b9396;
  border: 0;
  color: #fff;
}

.changxue_jh .biaoti .san {
  text-align: center;
  font-size: .5rem;
}

.zhu {
  width: 92%;
  height: 1.25rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  background-color: #fff;
  font-size: .4rem;
  color: #333;
  padding-left: 2%;
}

.zhitong_jh tr .yi {
  width: 25%;
}

.zhitong_jh tr .san {
  width: 52%;
}

.zhitong_jh tr .si {
  width: 12%;
}

.zhitong_jh tr .wu {
  width: 12%;
}

.cnzt_jh tr .yi {
  width: 24%;
}

.cnzt_jh tr .er {
  width: 14%;
}

.cnzt_jh tr .san {
  width: 34%;
}

.cnzt_jh tr .si {
  width: 12%;
}

.cnzt_jh tr .wu {
  width: 12%;
}

.ggke_jh .biaoti td {
  border-right: 1px solid #fff;
}

.ggke_jh .biaoti td:nth-child(4) {
  border-bottom: 1px solid #fff;
}

.ggke_jh .biaoti td:nth-child(5) {
  border-bottom: 1px solid #fff;
}

.ggke_jh tr .yi {
  width: 20%;
}

.ggke_jh tr .er {
  width: 11%;
}

.ggke_jh tr .san {
  width: 13%;
}

.ggke_jh tr .si {
  width: 10%;
}

.ggke_jh tr .wu {
  width: 13%;
}

.ggke_jh tr .liu {
  width: 13%;
}

.ggke_jh tr .qi {
  width: 13%;
}

.ts_list {
  margin-top: .6rem;
}

.ts_list img {
  width: 100%;
  height: 3.9rem;
}

.ts_list p {
  width: 100%;
  height: 1.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: .6rem;
  font-weight: bold;
  background-color: #2b9396;
}

.tushu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.tushu .ts_list {
  width: 48%;
}

.xuexiao_hz {
  width: 96%;
  padding: 0 2% 0.5rem 2%;
  margin-top: .7rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #2b9396;
}

.xuexiao_hz li {
  width: 3rem;
  margin-top: .5rem;
}

.xuexiao_hz li img {
  width: 2.55rem;
  height: 2.55rem;
  margin: 0 auto;
}

.xuexiao_hz li span {
  width: 100%;
  display: block;
  color: #fff;
  font-size: .45rem;
  text-align: center;
}
</pre></body></html>