<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;
}

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

.ban {
  width: 100%;
  height: 21rem;
  background: url(../img/ban.jpg) no-repeat;
  background-size: 100% 21.05rem;
}

.canjia {
  width: 100%;
  height: 13.95rem;
  position: relative;
  background: url(../img/cj_bg.jpg) no-repeat;
  background-size: 100% 14rem;
}

.canjia h6 {
  position: absolute;
  font-size: .65rem;
  color: #fdd57d;
  line-height: .8rem;
  left: 6.05rem;
  top: 7rem;
  font-weight: normal;
}

.canjia p {
  font-size: .5rem;
  color: #fff;
  line-height: .75rem;
  position: absolute;
  left: 6.05rem;
  top: 9rem;
}

.shili {
  width: 100%;
  height: 14.8rem;
  background: url(../img/sl_bg.jpg) no-repeat;
  background-size: 100% 14.8rem;
}

.btn_gj {
  width: 5.75rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: .65rem;
  border-radius: .2rem;
  box-shadow: 0 3px 0 0 #190d7f;
  background: linear-gradient(to bottom, #4a7dff, #bf226e);
}

.shili_yi {
  width: 100%;
  height: 6.15rem;
  position: relative;
  background: url(../img/sl_bg1.jpg) no-repeat;
  background-size: 100% 6.15rem;
}

.shili_yi p {
  width: 16rem;
  height: 2.5rem;
  margin: 0 auto;
  padding: 0 .5rem;
  font-size: .5rem;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shili_yi .btn_gj {
  position: absolute;
  bottom: .95rem;
  left: 6.5rem;
}

.shouhuo {
  width: 100%;
  height: auto;
  padding-top: 5rem;
  padding-bottom: 1rem;
  background: url(../img/sh_bg.jpg) top center no-repeat #180a5b;
  background-size: 100% 5rem;
}

.shouhuo ul {
  padding: 0 .75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shouhuo ul li {
  width: 8.25rem;
  height: 8.15rem;
  margin-bottom: .75rem;
  border-radius: .25rem;
  background: linear-gradient(to bottom, #4b7dfe, #b92675);
}

.shouhuo ul li img {
  width: 7.7rem;
  height: 4.55rem;
  display: block;
  border-radius: .25rem;
  margin: .25rem auto 0;
}

.shouhuo ul li h6 {
  font-size: .65rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin-top: .5rem;
  text-shadow: 0.1rem 0.1rem 0.15rem rgba(24, 10, 91, 0.54);
}

.shouhuo ul li p {
  padding: 0 .3rem;
  font-size: .5rem;
  color: #fff;
  margin-top: .4rem;
}

.kecheng {
  width: 100%;
  height: auto;
  padding-top: 5.05rem;
  padding-bottom: 1.5rem;
  background: url(../img/kc_bg.jpg) top center no-repeat #12064b;
  background-size: 100% 5.05rem;
}

.kecheng .kc_js {
  width: 16rem;
  height: 2.5rem;
  margin: 0 auto;
  padding: 0 .5rem;
  border-radius: .5rem;
  font-size: .5rem;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  border: .15rem solid #ffa027;
  background-color: #ffd093;
}

.kecheng #nav_top {
  padding: .75rem .75rem 0 .75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.kecheng #nav_top .item {
  width: 3.9rem;
  height: 1.35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: .55rem;
  margin-top: .5rem;
  background: url(../img/kcqhbg.png) no-repeat;
  background-size: 100% 1.35rem;
}

.kecheng #nav_top .item:nth-child(5) {
  width: 5.65rem;
  background: url(../img/kcqhbg1.png) no-repeat;
  background-size: 100% 1.35rem;
}

.kecheng #nav_top .active {
  background: url(../img/kcqhbg2.png) no-repeat;
  background-size: 100% 1.35rem;
}

.kecheng #nav_top .active:nth-child(5) {
  width: 5.65rem;
  background: url(../img/kcqhbg3.png) no-repeat;
  background-size: 100% 1.35rem;
}

.kecheng .kc_list,
.kecheng .sx_list,
.kecheng .wl_list,
.kecheng .hx_list,
.kecheng .sw_list,
.kecheng .jsq_list,
.kecheng .xz_list,
.kecheng .sk_list {
  display: none;
}

.kecheng .kc_list {
  margin-top: 1.25rem;
  padding: 0 .75rem;
}

.kecheng .navbar {
  width: 5rem;
  float: left;
}

.kecheng .navbar .item {
  width: 4.7rem;
  height: 2rem;
  font-size: .5rem;
  color: #333;
  padding: 1rem 0 0 .3rem;
  border-bottom: 1px solid #fff;
  background-color: #ffa027;
}

.kecheng .navbar .item:last-child {
  border-bottom: 0;
}

.kecheng .navbar .active {
  background: url(../img/kc_icon.png) 4rem 1.15rem no-repeat #fff;
  background-size: .75rem .75rem;
}

.kecheng .sx_listnr {
  float: right;
  width: 12.05rem;
  height: 9.1rem;
  background-color: #fff;
}

.kecheng .sx_listnr h6 {
  margin-top: .3rem;
  margin-left: .5rem;
  font-size: .6rem;
  color: #333;
  line-height: .95rem;
  font-weight: normal;
  display: inline-block;
  border-bottom: 1px dashed #d1d1d1;
}

.kecheng .sx_listnr p {
  margin-left: .5rem;
  padding-left: 1.1rem;
  padding-right: .2rem;
  font-size: .5rem;
  color: #333;
  line-height: .65rem;
  margin-top: .2rem;
}

.kecheng .sx_listnr p:nth-child(2) {
  background: url(../img/kc_icon1.png) left top no-repeat;
  background-size: .65rem .6rem;
}

.kecheng .sx_listnr p:nth-child(3) {
  background: url(../img/kc_icon2.png) left top no-repeat;
  background-size: .65rem .6rem;
}

.kecheng .sx_listnr p:nth-child(4) {
  background: url(../img/kc_icon3.png) left top no-repeat;
  background-size: .65rem .6rem;
}

.kecheng .sx_listnr p:nth-child(5) {
  background: url(../img/kc_icon4.png) left top no-repeat;
  background-size: .65rem .6rem;
}

.kecheng .sx_listnr p:nth-child(6) {
  background: url(../img/kc_icon5.png) left top no-repeat;
  background-size: .65rem .6rem;
}

.kecheng .sx_listnr p:nth-child(7) {
  background: url(../img/kc_icon6.png) left top no-repeat;
  background-size: .65rem .6rem;
}

.kecheng .sw_list {
  height: 12.1rem;
}

.kecheng .sk_list {
  height: 15.15rem;
}

.kecheng .show {
  display: block;
}

.kecheng .btn_gj {
  margin-top: 1rem;
}

.tuijian {
  width: 100%;
  height: 21.9rem;
  background: url(../img/tj_bg.png) no-repeat;
  background-size: 100% 100%;
}

.tuijian #nav_toptj {
  padding: 5.225rem .75rem 0 .75rem;
  display: flex;
  justify-content: space-between;
}

.tuijian #nav_toptj .item {
  width: 33.3%;
  height: 1.5rem;
  font-size: .9rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #fff;
}

.tuijian #nav_toptj .item b {
  font-size: .5rem;
}

.tuijian #nav_toptj .item:last-child {
  border-right: 0;
}

.tuijian #nav_toptj .active {
  background-color: #fff;
  color: #ffa027;
}

.tuijian #nav_toptj .active:first-child {
  border-radius: .15rem 0 0 .15rem;
}

.tuijian #nav_toptj .active:last-child {
  border-radius: 0 .15rem .15rem 0;
}

.tuijian .tj_list {
  width: 17.25rem;
  padding-top: 1px;
  margin: .5rem auto 0;
  display: none;
}

.tuijian .tuijan_js {
  padding: 1px 1rem 0 .4rem;
  display: flex;
  justify-content: space-between;
  margin-top: .5rem;
}

.tuijian .tuijan_js span {
  width: 2.2rem;
  color: #fff;
  font-size: 1rem;
}

.tuijian .tuijan_js span b {
  font-size: .5rem;
}

.tuijian .tuijan_js p {
  width: 12.65rem;
  font-size: .5rem;
  color: #fff;
  line-height: .9rem;
  position: relative;
}

.tuijian .tuijan_js p::before {
  position: absolute;
  content: '';
  width: .45rem;
  height: .45rem;
  background: url(../img/tj_icon.png) no-repeat;
  background-size: 100% 100%;
  left: -1rem;
  top: .2rem;
}

.tuijian .tuijan_js p::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 105%;
  left: -0.8rem;
  top: .6rem;
  background-color: #fff;
}

.tuijian .tuijan_js:last-child p::after {
  background: none;
}

.tuijian .show {
  display: block;
}

.youshi {
  width: 100%;
  height: 20.6rem;
  position: relative;
  background: url(../img/ys_bg.jpg) no-repeat;
  background-size: 100% 20.6rem;
}

.youshi .ys_list span {
  width: 100%;
  display: block;
  text-align: center;
  font-size: .65rem;
  color: #fff;
  line-height: .7rem;
  margin-top: 1.6rem;
}

.youshi .ys_list p {
  font-size: .5rem;
  color: #fff;
  line-height: .75rem;
  text-align: center;
  margin-top: .5rem;
}

.youshi .ys_list:nth-child(1) {
  width: 8rem;
  height: 8rem;
  position: absolute;
  left: .75rem;
  top: 5.8rem;
}

.youshi .ys_list:nth-child(2) {
  width: 7rem;
  height: 7rem;
  position: absolute;
  right: 4rem;
  top: 4.95rem;
}

.youshi .ys_list:nth-child(3) {
  width: 8.05rem;
  height: 8.05rem;
  position: absolute;
  right: .75rem;
  top: 8.95rem;
}

.youshi .ys_list:nth-child(4) {
  width: 7.5rem;
  height: 7.5rem;
  position: absolute;
  left: 3.75rem;
  bottom: 1.9rem;
}

.fuwu {
  width: 100%;
  height: auto;
  padding-top: 6.05rem;
  padding-bottom: 1.5rem;
  background: url(../img/fw_bg.jpg) no-repeat #180a5b;
  background-size: 100% 13rem;
}

.fuwu .fw_js {
  width: 12rem;
  height: 6.9rem;
  margin-left: 2.85rem;
  background-color: #323980;
}

.fuwu .fw_js p {
  height: 5.5rem;
  text-align: center;
  color: #fff;
  font-size: .55rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fuwu .fw_js span {
  width: 100%;
  height: 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: .55rem;
  color: #fff;
  background-color: #ffa027;
}

.fuwu #form1 {
  width: 17.25rem;
  height: 13.7rem;
  position: relative;
  margin: 1.05rem auto 0;
  background-color: #463b7c;
}

.fuwu #form1 img {
  width: 1.85rem;
  height: 2.55rem;
  position: absolute;
  top: 0;
  right: .55rem;
}

.fuwu #form1 h6 {
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: .85rem;
}

.fuwu #form1 input {
  width: 14rem;
  height: 1.85rem;
  display: block;
  outline: none;
  border-radius: .9rem;
  border: none;
  text-indent: 1.3rem;
  margin: 0 auto .75rem;
  font-size: 0.7rem;
}

.fuwu #form1 .formCode{
  width: 14rem;
  margin-bottom: 0;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  border-radius: .9rem;
  margin: 0 auto 0.75rem;
}
.fuwu #form1 .formCode .codeInput
{
 width:7.5rem;
 text-align: center;
 text-indent: 0;
 height: 1.85rem;
 border-radius: .9rem;
 font-size: 0.7rem;
 line-height: 1.85rem;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 outline: 0;
 border: 0;
 color: #000;
 margin-left: 0;
 margin: 0;
}
.fuwu #form1 .formCode .codetxt{
 width: 5.5rem;
 background: #e3e3e3;
 outline: none;
 height: 1.85rem;
 cursor: pointer;
 font-size: 0.7rem;
 border: 0;
 color: #000;
 border-radius:0 0.9rem 0.9rem 0;
}


.fuwu #form1 .submit {
  width: 4.5rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: .65rem;
  border-radius: .2rem;
  box-shadow: 0 3px 0 0 #190d7f;
  background: linear-gradient(to bottom, #4a7dff, #bf226e);
}

.laoshi {
  width: 100%;
  height: auto;
  padding: 17.75rem 0 1rem 0;
  background: url(../img/js_bg.jpg) top center no-repeat #12064b;
  background-size: 100% 17.75rem;
}

.laoshi .btn_gj {
  margin-top: .9rem;
}

.jieda {
  width: 100%;
  height: 28.85rem;
  position: relative;
  background: url(../img/jd_bg.jpg) top center no-repeat #180a5b;
  background-size: 100% 25.05rem;
}

.jieda .jd_list {
  height: 4.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  position: absolute;
}

.jieda .jd_list p {
  font-size: .5rem;
  color: #fff;
}

.jieda .jd_list p b {
  font-size: .65rem;
  font-weight: normal;
}

.jieda .jd_list:nth-child(1) {
  left: 1.65rem;
  top: 5.05rem;
}

.jieda .jd_list:nth-child(2) {
  left: 6.45rem;
  top: 10.3rem;
}

.jieda .jd_list:nth-child(3) {
  left: 2.4rem;
  top: 15.55rem;
}

.jieda .jd_list:nth-child(4) {
  left: 6.25rem;
  bottom: 3.8rem;
}

.jieda .btn_gj {
  position: absolute;
  left: 50%;
  margin-left: -3.25rem;
  bottom: 1.3rem;
  width: 6.5rem;
  margin-top: .9rem;
}
</pre></body></html>