<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;
  /* padding-bottom: 124px; */
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.ban {
  width: 100%;
  height: 286px;
  padding-top: 313px;
  /* margin-top: 80px; */
  background: url(../img/ban.jpg) top center no-repeat;
}

.ban h6 {
  font-weight: normal;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 28px;
  line-height: 30px;
  font-style: oblique;
}

.ban h6::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  left: 444px;
  top: 5px;
  background: url(../img/ban_bg.png) no-repeat;
}

.ban h6::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  right: 444px;
  top: 5px;
  background: url(../img/ban_bg.png) no-repeat;
}

.ban .ban_js {
  width: 784px;
  height: 78px;
  padding: 0 80px;
  margin: 48px auto 0;
  border-radius: 40px;
  border: 1px dashed #ffe65c;
  display: flex;
  justify-content: space-between;
}

.ban .ban_js p {
  background: url(../img/ban_icob1.png) left center no-repeat;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 22px;
  padding-left: 36px;
}

.title_ky h6 {
  font-size: 36px;
  color: #333;
  line-height: 38px;
  text-align: center;
  position: relative;
}

.title_ky h6::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 18px;
  left: 318px;
  top: 10px;
  background: url(../img/tit_left.png) no-repeat;
}

.title_ky h6::after {
  position: absolute;
  content: '';
  width: 28px;
  height: 18px;
  right: 318px;
  top: 10px;
  background: url(../img/tit_right.png) no-repeat;
}

.title_ky p {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 22px;
  margin-top: 18px;
}

.cheng {
  width: 100%;
  height: 622px;
  padding-top: 58px;
  background: url(../img/cj_bg.jpg) top center no-repeat;
}

.cheng .shibai {
  height: 392px;
  margin-top: 46px;
  position: relative;
}

.cheng .shibai dl {
  width: 376px;
  height: 90px;
  position: absolute;
}

.cheng .shibai dl dt {
  width: 90px;
  height: 90px;
  margin-right: 20px;
  display: flex;
  font-size: 60px;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 0 20px 0 20px;
  background: linear-gradient(to right top, #ff642e, #c943eb);
}

.cheng .shibai dl dd span {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  line-height: 26px;
  padding-top: 15px;
  display: block;
}

.cheng .shibai dl dd p {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  display: block;
  margin-top: 15px;
}

.cheng .shibai .sb_left {
  left: 0;
}

.cheng .shibai .sb_left dt {
  float: left;
}

.cheng .shibai .sb_left:nth-child(2) {
  top: 151px;
}

.cheng .shibai .sb_left:nth-child(3) {
  top: 302px;
}

.cheng .shibai .sb_right {
  right: 0;
  top: 40px;
}

.cheng .shibai .sb_right dt {
  float: right;
  margin-right: 0;
}

.cheng .shibai .sb_right dd {
  margin-left: 30px;
}

.cheng .shibai .sb_right:nth-child(5) {
  top: 211px;
}

.cheng .sb_yy {
  width: 278px;
  height: 38px;
  display: flex;
  margin: 23px auto 0;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #285ad7;
  box-shadow: 0 0 8px 0 rgba(101, 141, 241, 0.5);
}

.cheng .sb_yy a {
  width: 50%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  border-radius: 16px 0 0 16px;
  background: linear-gradient(to right, #426fe6, #285ad7);
}

.cheng .sb_yy p {
  width: 50%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #285ad7;
  font-size: 16px;
}

.kecheng {
  margin-top: 56px;
}

.kecheng .title_ky h6::before {
  left: 392px;
}

.kecheng .title_ky h6::after {
  right: 392px;
}

.kecheng .navbar {
  margin-top: 48px;
  padding: 0 252px;
  display: flex;
  justify-content: space-between;
}

.kecheng .navbar .item {
  width: 215px;
  height: 40px;
  font-size: 18px;
  color: #e72e54;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer;
  background: url(../img/kc_bg1.png) no-repeat;
}

.kecheng .navbar .active {
  color: #fff;
  background: url(../img/kc_bg2.png) no-repeat;
}

.kecheng .kc_list {
  display: none;
  margin-top: 30px;
}

.kecheng .kc_list p {
  font-size: 16px;
  line-height: 18px;
  color: #333;
  display: block;
  padding: 20px 0 0 40px;
}

.kecheng .show {
  display: block;
}

.kecheng .kc_listjs table {
  display: block;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(231, 46, 84, 0.14);
}

.kecheng .kc_listjs table tr td {
  font-size: 18px;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.kecheng .kc_listjs table tr td a {
  width: 98px;
  height: 34px;
  margin: 0 auto;
  border-radius: 18px;
  font-size: 16px;
  color: #295bd8;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #295bd8;
  background-color: #dfe8ff;
}

.kecheng .kc_listjs table tr td a:hover {
  color: #fff;
  background-color: #295bd8;
  box-shadow: 0 3px 2px 0 rgba(101, 141, 241, 0.5);
}

.kecheng .kc_listjs table tr td:nth-child(1) {
  width: 290px;
  border-right: 0;
  color: #fff;
  line-height: 70px;
  background: url(../img/kc_bg3.png) 255px center no-repeat #e72e54;
}

.kecheng .kc_listjs table tr td:nth-child(2) {
  width: 550px;
}

.kecheng .kc_listjs table tr td:nth-child(3) {
  width: 188px;
}

.kecheng .kc_listjs table tr td:last-child {
  border-right: 0;
  width: 170px;
}

.kecheng .kc_listjs table tr:first-child td {
  background-color: #fdeaee;
}

.kecheng .kc_listjs table tr:first-child td:first-child {
  font-size: 20px;
  background: #e72e54;
}

.kecheng .kc_listjs table tr:last-child td {
  border-bottom: 0;
}

.kecheng .kc_san table {
  display: block;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(231, 46, 84, 0.14);
}

.kecheng .kc_san table tr td {
  font-size: 18px;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.kecheng .kc_san table tr td a {
  width: 98px;
  height: 34px;
  margin: 0 auto;
  border-radius: 18px;
  font-size: 16px;
  color: #295bd8;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #295bd8;
  background-color: #dfe8ff;
}

.kecheng .kc_san table tr td a:hover {
  color: #fff;
  background-color: #295bd8;
  box-shadow: 0 3px 2px 0 rgba(101, 141, 241, 0.5);
}

.kecheng .kc_san table tr:nth-child(1) {
  background-color: #e72e54;
}

.kecheng .kc_san table tr:nth-child(1) td {
  color: #fff;
  line-height: 36px;
}

.kecheng .kc_san table tr:nth-child(2) {
  background-color: #e72e54;
}

.kecheng .kc_san table tr:nth-child(2) td {
  color: #fff;
  line-height: 36px;
}

.kecheng .kc_san table tr:nth-child(3) td {
  padding: 20px 0;
}

.kecheng .kc_san table tr:nth-child(3) td:nth-child(1) {
  width: 210px;
}

.kecheng .kc_san table tr:nth-child(3) td:nth-child(2) {
  width: 489px;
}

.kecheng .kc_san table tr:nth-child(3) td:nth-child(3) {
  width: 328px;
}

.kecheng .kc_san table tr:nth-child(3) td:nth-child(4) {
  width: 168px;
}

.beikao {
  width: 100%;
  height: 592px;
  margin-top: 50px;
  padding-top: 58px;
  background: url(../img/bk_bg.jpg) top center no-repeat;
}

.beikao .title_ky h6::before {
  left: 284px;
}

.beikao .title_ky h6::after {
  right: 284px;
}

.beikao .beikao_left {
  width: 750px;
  float: right;
  margin-top: 50px;
}

.beikao .beikao_left .bk_jx {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  padding-top: 20px;
}

.beikao .beikao_left .bk_js {
  padding: 4px 20px 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.beikao .beikao_left .bk_js .bk_list {
  width: 342px;
  height: 44px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  border: 1px dashed #fff;
}

.beikao .beikao_left .bk_js .bk_list p {
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
}

.beikao .beikao_left .bk_js .bk_list a {
  width: 80px;
  height: 32px;
  margin: 6px 11px 0 0;
  border-radius: 16px;
  font-size: 15px;
  color: #f1484a;
  line-height: 32px;
  text-align: center;
  background-color: #f7f958;
  box-shadow: 0 0 2px 0 #d72435;
}

.beikao .beikao_left .bk_js .bk_list:nth-child(5) {
  width: 402px;
  margin: 20px auto 0;
}

.beikao .beikao_left .bk_js .bk_list:nth-child(6) {
  width: 402px;
  margin: 20px auto 0;
}

.beikao .beikao_left .beikao_btn {
  margin-top: 30px;
  padding: 0 194px;
  display: flex;
  justify-content: space-between;
}

.beikao .beikao_left .beikao_btn a {
  border-radius: 20px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.beikao .beikao_left .beikao_btn a:nth-child(1) {
  width: 150px;
  height: 40px;
  background: linear-gradient(to right, #426fe6, #285ad7);
}

.beikao .beikao_left .beikao_btn a:nth-child(2) {
  width: 146px;
  height: 36px;
  border: 2px solid #fff;
}

.wenbu {
  width: 100%;
  height: 800px;
  padding-top: 68px;
  background: url(../img/wb_bg.jpg) top center no-repeat;
}

.wenbu .title_ky h6::before {
  left: 280px;
}

.wenbu .title_ky h6::after {
  right: 280px;
}

.wenbu .wenbu_ky {
  position: relative;
  margin-top: 356px;
}

.wenbu .wenbu_list {
  height: 30px;
  display: flex;
  position: absolute;
}

.wenbu .wenbu_list span {
  width: 50px;
  height: 30px;
  margin-right: 21px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}

.wenbu .wenbu_list p {
  line-height: 30px;
  font-size: 16px;
  color: #333;
}

.wenbu .wenbu_list:nth-child(1) {
  left: 440px;
  top: 0;
}

.wenbu .wenbu_list:nth-child(1) span {
  background-color: #ff5a00;
}

.wenbu .wenbu_list:nth-child(2) {
  left: 480px;
  top: 48px;
}

.wenbu .wenbu_list:nth-child(2) span {
  background-color: #ff8a00;
}

.wenbu .wenbu_list:nth-child(3) {
  left: 520px;
  top: 101px;
}

.wenbu .wenbu_list:nth-child(3) span {
  background-color: #ffc000;
}

.wenbu .wenbu_list:nth-child(4) {
  left: 560px;
  top: 158px;
}

.wenbu .wenbu_list:nth-child(4) span {
  background-color: #ff8a00;
}

.wenbu .wenbu_list:nth-child(5) {
  left: 600px;
  top: 209px;
}

.wenbu .wenbu_list:nth-child(5) span {
  background-color: #f54c2d;
}

.wenbu .wenbu_list:nth-child(6) {
  left: 640px;
  top: 265px;
}

.wenbu .wenbu_list:nth-child(6) span {
  background-color: #e72e54;
}

.laoshi {
  width: 100%;
  height: 780px;
  padding-top: 60px;
  background: url(../img/js_bg.jpg) top center no-repeat;
}

.laoshi .title_ky h6::before {
  left: 280px;
}

.laoshi .title_ky h6::after {
  right: 280px;
}

.laoshi .jiaoshi {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.laoshi .jiaoshi .ls_list {
  width: 270px;
}

.laoshi .jiaoshi .ls_list .ls_jies {
  position: relative;
}

.laoshi .jiaoshi .ls_list .ls_jies p {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(40, 90, 215, 0.7);
}

.laoshi .jiaoshi .ls_list .ls_jies p b {
  font-weight: normal;
  font-size: 16px;
}

.laoshi .jiaoshi .ls_list:nth-child(1) .ls_jies:nth-child(1) {
  height: 290px;
  margin-bottom: 10px;
}

.laoshi .jiaoshi .ls_list:nth-child(2) .ls_jies:nth-child(1) {
  margin-bottom: 10px;
}

.laoshi .jiaoshi .ls_list:nth-child(3) .ls_jies:nth-child(1) {
  margin-bottom: 10px;
}

.laoshi .jiaoshi .ls_list:nth-child(4) .ls_jies:nth-child(1) {
  margin-bottom: 10px;
}

.laoshi .jiaoshi .ls_list:nth-child(4) .ls_jies:nth-child(2) p {
  background: none;
}

.laoshi .sb_yy {
  width: 278px;
  height: 38px;
  display: flex;
  margin: 40px auto 0;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #285ad7;
  box-shadow: 0 0 8px 0 rgba(101, 141, 241, 0.5);
}

.laoshi .sb_yy a {
  width: 50%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  border-radius: 16px 0 0 16px;
  background: linear-gradient(to right, #426fe6, #285ad7);
}

.laoshi .sb_yy p {
  width: 50%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #285ad7;
  font-size: 16px;
}

.xiaoqu {
  width: 100%;
  height: 800px;
  padding-top: 60px;
  background: url(../img/xq_bg.jpg) top center no-repeat;
}

.xiaoqu .title_ky h6::before {
  left: 246px;
}

.xiaoqu .title_ky h6::after {
  right: 246px;
}

.xiaoqu .sb_yy {
  width: 278px;
  height: 38px;
  display: flex;
  margin: 623px auto 0;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #285ad7;
  box-shadow: 0 0 8px 0 rgba(101, 141, 241, 0.5);
}

.xiaoqu .sb_yy a {
  width: 50%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  border-radius: 16px 0 0 16px;
  background: linear-gradient(to right, #426fe6, #285ad7);
}

.xiaoqu .sb_yy p {
  width: 50%;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #285ad7;
  font-size: 16px;
}
.xiaoqu .choose_address{
  width: 100%;
  text-align: center;
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}

</pre></body></html>