<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  min-width: 1200px;
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  background: #fff;
  overflow-x: hidden;
}

td,
th,
caption {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

a {
  text-decoration: none;
  outline: none;
  color: #323232;
}

a:hover {
  text-decoration: none;
}

/* img {
  width: 100%;
  height: 100%;
  border: none;
} */

input,
button,
select,
textarea {
  outline: none;
}

ol,
ul,
li {
  list-style: none;
}

input,
textarea,
select,
button {
  font: 14px "Microsoft YaHei", Verdana, Helvetica, Arial, sans-serif;
}

table {
  border-collapse: collapse;
}

html {
  overflow-y: scroll;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}

input,
button,
select,
textarea {
  outline: none
}

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

.clearfix {
  *zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.wrapper {
  position: relative;
  width: 1020px;
  margin: 0 auto;
  /* height: 1000px; */
}

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

.header {
  height: 70px;
  width: 100%;
  min-width: 1020px;
  border-bottom: 1px solid #aaaaaa;
  background-color: #fff;
  overflow: hidden;
}

.header .wrapper {
  width: 1020px;
  margin: 0 auto;
}

.header .wrapper .logo {
  width: 134px;
  height: 70px;
  line-height: 70px;
}

.header .wrapper .logo h1 a {
  display: block;
  width: 134px;
  height: 67px;
  background: url("../img/logo.png") no-repeat center;
  background-size: 134px;
  text-indent: -9999em;
}

.header .wrapper .head_nav_list {
  margin: 28px 0 0 56px;
}

.header .wrapper .head_nav_list ul li {
  margin-right: 20px;
  line-height: 10px;
}

.header .wrapper .head_nav_list ul li a {
  display: inline-block;
  font: 16px/16px "Microsoft YaHei", "SimSun", "Arial Narrow", HELVETICA;
  color: #333;
}

.header .wrapper .head_nav_list ul li a:hover {
  color: #e60000;
  text-decoration: underline;
}

.header .wrapper .head_nav_list ul .evenList {
  width: 1px;
  height: 12px;
  display: block;
  background-color: rgba(0, 0, 0, .3);
  margin-top: 3px;
}

.header .wrapper .phone_number {
  height: 70px;
  line-height: 70px;
}

.header .wrapper .phone_number a {
  display: inline-block;
  height: 70px;
  font: 18px "Microsoft YaHei";
  line-height: 68px;
  color: #231815;
}

.header .wrapper .phone_number a img {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
}

.footer {
  width: 100%;
  min-width: 1000px;
  height: 135px;
  left: 0;
  bottom: 0;
  padding-top: 46px;
  color: #fff;
  background-color: #232f38;
}

.footer .content {
  width: 1020px;
  margin: 0 auto;
}

.footer .content p {
  margin-bottom: 10px;
  text-align: center;
  font: 16px "Microsoft YaHei";
}

.footer .content a {
  color: #fff;
}

.footer .content a:hover {
  color: #e60001;
}

/* clarence */
.col {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.row {
  font-size: 0;
}

.col-1 {
  width: 8.3333333%;
}

.col-2 {
  width: 16.6666666%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333%;
}

.col-5 {
  width: 41.6666666%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333%;
}

.col-8 {
  width: 66.6666666%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333%;
}

.col-11 {
  width: 91.6666666%;
}

.col-12 {
  width: 100%;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

img {
  max-width: 100%;
  display: block;
}


.s1 {
  max-width: 1920px;
  background: url(../img/s1_bg.png) no-repeat center;
  background-size: 1920px;
  height: 650px;
  box-sizing: border-box;
  padding-top: 103px;
  position: relative;
}

.s1_tit {
  color: #ffffff;
  font-size: 55px;
  font-weight: bold;
  text-align: center;
}

.s1_tip {
  width: 919px;
  height: 150px;
  margin: 68px auto 0;
}

/* s2 */
.s2 {
  max-width: 1920px;
  background: url(../img/s2_bg.png) no-repeat top;
  background-size: 1920px;
  box-sizing: border-box;
  padding-top: 74px;
  margin-top: -201px;
  padding-bottom: 69px;
}

.s2 .container {
  position: relative;
}

.s2 .container:after {
  position: absolute;
  content: "";
  width: 197px;
  height: 198px;
  background-image: linear-gradient(64deg,
      #ed6d76 0%,
      #fdc9cd 100%);
  box-shadow: 0px 0px 20px 1px rgba(239, 121, 130, 0.59);
  bottom: -135px;
  left: -236px;
  border-radius: 50%;
}

.s2_list {
  margin-bottom: 50px;
}

.s2_list&gt;a {
  width: 184px;
  height: 165px;
  background: url(../img/s2list_bg.png) no-repeat center;
  box-sizing: border-box;
  padding-top: 24px;
  margin-right: -20px;
}

.s2_list&gt;a:last-child {
  margin-right: 0px;
}

.s2_i1 {
  width: 65px;
  height: 60px;
}

.s2_list&gt;a h3 {
  color: #333333;
  font-size: 22px;
  margin-top: 12px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.s2_list&gt;a:hover h3 {
  font-size: 25px;
}

.s2_list&gt;a:hover {
  animation: zhuan 1.5s forwards alternate;
}

@keyframes zhuan {
  0% {
    transform: perspective(800px) rotateX(0deg);
  }

  15% {
    transform: perspective(800px) rotateX(30deg);
  }

  30% {
    transform: perspective(800px) rotateX(-30deg);
  }

  45% {
    transform: perspective(800px) rotateX(20deg);
  }

  60% {
    transform: perspective(800px) rotateX(-20deg);
  }

  75% {
    transform: perspective(800px) rotateX(10deg);
  }

  90% {
    transform: perspective(800px) rotateX(-10deg);
  }

  100% {
    transform: perspective(800px) rotateX(0deg);
  }
}

.title {
  color: #333333;
  font-size: 50px;
  font-weight: bold;
  padding-bottom: 12px;
  border-bottom: 1px solid #3c71cb;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}

.title span {
  color: #2b45b4;
}

.title::before {
  position: absolute;
  content: "";
  width: 117px;
  height: 7px;
  background-color: #3c71cb;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}

.part2-left {
  width: 782px;
  height: 419px;
  background: url(../img/part2-left.png) no-repeat center #fff;
  margin-top: 55px;
  box-sizing: border-box;
  padding-top: 15px;
}

.part2-right {
  width: 417px;
  height: 390px;
  margin-top: 70px;
  background: url(../img/part2-right.png) no-repeat center;
}

.part2-left-title {
  width: 412px;
  height: 57px;
  background: url(../img/part2-left-title.png) no-repeat center;
  line-height: 56px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 26px;
}

.part2-item {
  width: 92px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #3c71cb;
  background-color: #ffffff;
  line-height: 38px;
  margin-right: 3px;
  margin-left: 29px;
  margin-bottom: 20px;
  transition: .3s;
  font-size: 16px;
}

.part2-item:hover {
  color: #ffffff;
  background-color: #3c71cb;
}

.part2-right {
  padding-left: 40px;
  padding-right: 30px;
  box-sizing: border-box;
}

.part2-right-title {
  position: relative;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-top: 26px;
  margin-bottom: 40px;
}

.part2-right-title:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 19px;
  background: url(../img/part2-right-title-icon.png) no-repeat center;
  left: -28px;
  top: 8px;
}

.part2-right-title:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 19px;
  background: url(../img/part2-right-title-icon.png) no-repeat center;
  right: -28px;
  top: 8px;
}

.part2-form-item {
  position: relative;
  border: none;
  box-sizing: border-box;
  height: 50px;
  margin-bottom: 16px;
  padding-left: 5px;
  border-radius: 5px;
  font-size: 16px;
  background: #fff;
}

.part2-form-item::placeholder {
  color: #333;
}

.part2-form-item-left {
  width: 160px;
}

.part2-form-item-right {
  width: 160px;
}

.part2-form-submit {
  width: 346px;
  height: 57px;
  box-shadow: 0 5px 0 rgba(36, 65, 175, 0.4);
  border-radius: 28px;
  border: 1px solid #3c71cb;
  background-color: #ffffff;
  text-align: center;
  line-height: 55px;
  color: #e8242a;
  font-size: 22px;
  cursor: pointer;
  transition: .3s;
}

.part2-form-submit:hover {
  transform: scale(1.1);
}

.part2-form-item-yzm {
  height: 100%;
  box-sizing: border-box;
  border: none;
  border-radius: 5px;
  padding-left: 5px;
  font-size: 16px;
  width: 120px;
}

.getyzm2 {
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  height: 24px;
  border-radius: 15px;
  top: 13px;
  right: 5px;
  background-image: linear-gradient(180deg,
      #4384d5 0%,
      #3866c6 50%,
      #2c48b6 100%),
    linear-gradient(#ffffff,
      #ffffff);
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  cursor: pointer;
}

.s3 {
  padding-top: 43px;
  padding-bottom: 46px;
  background: url(../img/s3_bg.jpg) no-repeat center;
  box-sizing: border-box;
}

.s3 .container {
  position: relative;
}

.s3 .container::before {
  position: absolute;
  content: "";
  width: 195px;
  height: 196px;
  background-image: linear-gradient(64deg,
      #8fd3fb 0%,
      #3d76cd 100%);
  box-shadow: 0px 0px 20px 1px rgba(84, 162, 248, 0.59);
  border-radius: 50%;
  right: -279px;
  bottom: -184px;
}

.s3_list {
  margin-top: 53px;
}

.s3_list&gt;li {
  float: left;
  margin-right: 32px;
}

.s3_list&gt;li:last-child {
  margin-right: 0px;
}

.s3_list&gt;li:hover .s3list_i {
  -webkit-animation: tada 1s infinite both;
  -moz-animation: tada 1s infinite both;
  -ms-animation: tada 1s infinite both;
  -o-animation: tada 1s infinite both;
  animation: tada 1s infinite both;
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes tada {
  0% {
    -moz-transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -moz-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -moz-transform: scale3d(1, 1, 1);
  }
}

@-ms-keyframes tada {
  0% {
    -ms-transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -ms-transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes tada {
  0% {
    -o-transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -o-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -o-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -o-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -o-transform: scale3d(1, 1, 1);
  }
}

.s3list_i {
  width: 54px;
  height: 54px;
  margin: 0 auto;
}

.s3list_tit {
  position: relative;
  width: 222px;
  height: 56px;
  background-color: #009cff;
  font-size: 30px;
  font-weight: 700;
  line-height: 56px;
  color: #ffffff;
  border-radius: 25px;
  text-align: center;
  margin: 13px auto 0;
}

.s3list_tit::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #009cff transparent transparent transparent;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
}

.s3list_box {
  width: 273px;
  padding-top: 15px;
  padding-bottom: 23px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #009cff;
  margin: 19px auto 0;
}

.s3list_box&gt;p {
  width: 218px;
  height: 174px;
  font-size: 16px;
  line-height: 35px;
  color: #333333;
  margin: 0 auto;
}

.s3list_box&gt;a {
  display: block;
  width: 221px;
  height: 49px;
  background-image: linear-gradient(-90deg,
      #f1c42d 0%,
      #ffa028 100%),
    linear-gradient(#000000,
      #000000);
  box-shadow: 0px 0px 8px 0px rgba(244, 190, 13, 0.52);
  border-radius: 25px;
  font-size: 22px;
  line-height: 49px;
  color: #333333;
  text-align: center;
  margin: 25px auto 0;
}

.s3_list&gt;li:hover .s3list_box&gt;a {
  animation: tada .8s;
}

.s3_list&gt;li:nth-child(2) .s3list_tit {
  background-color: #ff9637;
}

.s3_list&gt;li:nth-child(2) .s3list_tit::before {
  border-color: #ff9637 transparent transparent transparent;
}

.s3_list&gt;li:nth-child(2) .s3list_box {
  border: solid 1px #ff9637;
}

.s3_list&gt;li:nth-child(3) .s3list_tit {
  background-color: #874cff;
}

.s3_list&gt;li:nth-child(3) .s3list_tit::before {
  border-color: #874cff transparent transparent transparent;
}

.s3_list&gt;li:nth-child(3) .s3list_box {
  border: solid 1px #874cff;
}

.s3_list&gt;li:nth-child(4) .s3list_tit {
  background-color: #f55465;
}

.s3_list&gt;li:nth-child(4) .s3list_tit::before {
  border-color: #f55465 transparent transparent transparent;
}

.s3_list&gt;li:nth-child(4) .s3list_box {
  border: solid 1px #f55465;
}

.s3_links {
  margin-top: 41px;
}

.s3_links&gt;a {
  position: relative;
  width: 384px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 4px 0px 0px #1e53ac;
  border-radius: 35px;
  border: solid 1px #3c71cb;
  font-size: 30px;
  font-weight: 700;
  line-height: 70px;
  color: #e8242a;
  text-align: left;
  padding-left: 129px;
  box-sizing: border-box;
  margin-right: 19px;
  transition: 0.2s;
}

.s3_links&gt;a:hover {
  transform: translateY(-10px);
}

.s3_links&gt;a:last-child {
  margin-right: 0px;
}

.s3_links&gt;a::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 55px;
  background: url(../img/s3_i7.png) no-repeat center;
  left: 21px;
  top: 8px;
}

/* s4 */
.s4 {
  padding-top: 76px;
}

.s4_tab {
  margin-top: 25px;
}

.s4_tab&gt;li {
  width: 403px;
  padding-bottom: 29px;
  margin-top: 32px;
}

.s4_tab&gt;li:nth-child(1),
.s4_tab&gt;li:nth-child(2) {
  border-bottom: 1px solid #999999;
}

.s4tab_num {
  width: 114px;
  height: 114px;
  background-image: linear-gradient(0deg,
      #0ec5cb 0%,
      #38a3eb 100%),
    linear-gradient(#000000,
      #000000);
  border-radius: 0px 20px 20px 20px;
  font-size: 80px;
  font-weight: bold;
  line-height: 114px;
  letter-spacing: -2px;
  color: #ffffff;
  text-align: center;
}

.s4_tab&gt;li:nth-child(1) .s4tab_texts,
.s4_tab&gt;li:nth-child(3) .s4tab_texts {
  margin-left: 12px;
}

.s4_tab&gt;li:nth-child(2n) .s4tab_num {
  margin-left: 12px;
}

.s4_tab&gt;li:nth-child(2) .s4tab_num {
  background-image: linear-gradient(0deg,
      #12b9eb 0%,
      #4e98f7 100%),
    linear-gradient(#000000,
      #000000);
}

.s4_tab&gt;li:nth-child(3) .s4tab_num {
  background-image: linear-gradient(0deg,
      #3b9ef8 0%,
      #8979f4 100%),
    linear-gradient(#000000,
      #000000);
}

.s4_tab&gt;li:nth-child(4) .s4tab_num {
  background-image: linear-gradient(0deg,
      #bf54fc 0%,
      #a266fd 100%),
    linear-gradient(#000000,
      #000000);
}

.s4_tab&gt;li:nth-child(3) .s4tab_texts&gt;h3 {
  margin-top: 0px;
}

.s4_tab&gt;li:nth-child(4) .s4tab_texts&gt;h3 {
  margin-top: 0px;
}

.s4tab_texts&gt;h3 {
  color: #180102;
  font-size: 30px;
  font-weight: bold;
  margin-top: 16px;
}

.s4tab_texts&gt;p {
  width: 271px;
  font-size: 18px;
  line-height: 32px;
  color: #180102;
}

.s4_list {
  position: relative;
}

.s4list_i {
  position: absolute;
  width: 318px;
  height: 317px;
  left: 441px;
  top: 30px;
}

/* s5*/
.s5 {
  padding-top: 56px;
  padding-bottom: 60px;
  overflow: hidden;
}

.s5 .container {
  position: relative;
}

.s5 .container::before {
  position: absolute;
  content: "";
  width: 195px;
  height: 196px;
  background-image: linear-gradient(64deg,
      #8fd3fb 0%,
      #3d76cd 100%);
  box-shadow: 0px 0px 20px 1px rgba(84, 162, 248, 0.59);
  left: -208px;
  bottom: -144px;
  border-radius: 50%;
}

.s5_list1 {
  position: relative;
  width: 1197px;
  height: 132px;
  background: url(../img/s5_list1.png) no-repeat center;
  margin: 63px auto 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 132px;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 299px;
}

.s5_list1::before {
  position: absolute;
  content: "";
  width: 216px;
  height: 138px;
  background: url(../img/s5_i1.png) no-repeat center;
  top: 25px;
  left: 32px;
}

.s5_list2 {
  position: relative;
  width: 1198px;
  height: 132px;
  background: url(../img/s5list2.png) no-repeat center;
  margin: 51px auto 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 132px;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 132px;
}

.s5_list2::before {
  position: absolute;
  content: "";
  width: 148px;
  height: 168px;
  background: url(../img/s5_i2.png) no-repeat center;
  top: 9px;
  right: 23px;
}

.s5_btn {
  display: block;
  width: 384px;
  height: 70px;
  background-image: linear-gradient(180deg,
      #fecd27 0%,
      #fc9436 100%),
    linear-gradient(#fda529,
      #fda529);
  box-shadow: 0px 4px 0px 0px #d5881c;
  border-radius: 35px;
  font-size: 30px;
  line-height: 70px;
  color: #ffffff;
  margin: 47px auto 0;
  text-align: center;
}

/* s6 */
.s6 {
  background-color: #e4f6ff;
  padding-top: 55px;
  padding-bottom: 40px;
  overflow: hidden;
}

.s6 .container {
  position: relative;
}

.s6 .container::before {
  position: absolute;
  content: "";
  width: 516px;
  height: 596px;
  background: url(../img/s6_i1.png) no-repeat center;
  background-size: 100% 100%;
  right: -333px;
  top: 184px;
}

.s6_list {
  width: 1200px;
  background-color: #fff;
  box-shadow: 0px 0px 19px 2px rgba(150, 175, 217, 0.14);
  border-radius: 10px;
  padding-top: 33px;
  padding-bottom: 34px;
  margin: 52px auto 0;
}

.s6_list&gt;li {
  float: left;
  width: 327px;
  height: 290px;
  background-color: #e4f6ff;
  box-shadow: 0px 4px 0px 0px #3c71cb;
  border-radius: 0px 20px 0px 20px;
  margin-right: 79px;
}

.s6_list&gt;li:first-child {
  margin-left: 31px;
}

.s6_list&gt;li:last-child {
  margin-right: 0px;
}

.s6_list&gt;li:nth-child(2) {
  box-shadow: 3px 2px 0px 0px #3c71cb;
}

.s6_list&gt;li:nth-child(3) {
  box-shadow: 3px -2px 0px 0px #3c71cb;
}

.s6list_tit {
  width: 328px;
  height: 65px;
  background-color: #3c71cb;
  color: #fffefe;
  font-size: 24px;
  border-radius: 0px 20px 0px 0px;
  box-sizing: border-box;
  padding-left: 40px;
  line-height: 65px;
}

.s6list_tit&gt;span {
  font-weight: bold;
}

.s6list_p {
  color: #333333;
  width: 288px;
  margin: 20px auto 0;
  line-height: 35px;
}

.s6list_link {
  display: block;
  width: 222px;
  height: 50px;
  background-image: linear-gradient(-90deg,
      #f1c42d 0%,
      #ffa028 100%),
    linear-gradient(#000000,
      #000000);
  box-shadow: 0px 0px 8px 0px rgba(244, 190, 13, 0.52);
  border-radius: 25px;
  color: #333333;
  font-size: 22px;
  line-height: 50px;
  text-align: center;
  margin: 25px auto 0;
}

.s6_cards {
  margin-top: 76px;
  position: relative;
}

.s6card_navs {
  margin-top: 50px;
}

.s6card_navs&gt;li {
  width: 175px;
  height: 61px;
  border-radius: 10px 10px 0px 0px;
  font-size: 26px;
  line-height: 25px;
  text-align: center;
  box-sizing: border-box;
  float: left;
  margin-right: 22px;
  cursor: pointer;
}

.s6card_navs&gt;li:first-child {
  margin-left: 21px;
}

.s6card_navs&gt;li:last-child {
  margin-right: 0;
}

.s6card_navs&gt;li:nth-child(1).active {
  background-color: #3c71cb;
  color: #ffffff;
  font-weight: bold;
}

.s6card_navs&gt;li:nth-child(2).active {
  background-color: #ce2ef0;
  color: #ffffff;
  font-weight: bold;
}

.s6card_navs&gt;li:nth-child(3).active {
  background-color: #eea839;
  color: #ffffff;
  font-weight: bold;
}

.s6card_navs&gt;li:nth-child(4).active {
  background-color: #ef738a;
  color: #ffffff;
  font-weight: bold;
}

.s6card_navs&gt;li:nth-child(5).active {
  background-color: #33cdbd;
  color: #ffffff;
  font-weight: bold;
}

.s6card_navs&gt;li:nth-child(6).active {
  background-color: #6465fc;
  color: #ffffff;
  font-weight: bold;
}

.s6card_navs&gt;li&gt;span {
  font-size: 24px;
}

.s6card_navs&gt;li:nth-child(1) {
  color: #3c71cb;
  background-color: #b6d1ff;
  padding-top: 22px;
}

.s6card_navs&gt;li:nth-child(2) {
  color: #e150f2;
  background-color: #f8c7ff;
  padding-top: 22px;
}

.s6card_navs&gt;li:nth-child(3) {
  color: #eda839;
  background-color: #fcf0db;
  padding-top: 21px;
}

.s6card_navs&gt;li:nth-child(4) {
  color: #ef738a;
  background-color: #fbe1e3;
  padding-top: 8px;
}

.s6card_navs&gt;li:nth-child(5) {
  color: #53d4d4;
  background-color: #bcfcef;
  padding-top: 22px;
}

.s6card_navs&gt;li:nth-child(6) {
  color: #6567fc;
  background-color: #dbddfd;
  padding-top: 22px;
}

.s6_i2 {
  position: absolute;
  content: "";
  width: 357px;
  height: 357px;
  background: url(../img/s6_i2.png) no-repeat center;
  background-size: 100% 100%;
  left: -173px;
  bottom: -57px;
}

.s6_tab {
  position: relative;
  display: none;
  width: 1200px;
  padding-top: 20px;
  padding-bottom: 23px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 1px rgba(60, 113, 203, 0.51);
  border-radius: 10px;
  border: solid 5px #3c71cb;
}

.s6_tab.active {
  display: block;
}

.s6_tab&gt;h3 {
  color: #3c71cb;
  font-size: 30px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 18px;
}

.s6tab_item {
  padding-bottom: 24px;
  border-bottom: dashed 1px #7ba7f3;
}

.s6tab_item_tit {
  width: 140px;
  height: 39px;
  background-color: #3c71cb;
  border-radius: 20px;
  border: solid 1px #ffffff;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  margin-left: 24px;
  margin-top: 14px;
}

.s6tab_item_list {
  margin-left: 26px;
  margin-top: 14px;
  width: 961px;
}

.s6tab_item_list&gt;li {
  float: left;
  position: relative;
  color: #333333;
  font-size: 18px;
  padding-left: 17px;
  margin-right: 55px;
  margin-top: 13px;
}

.s6tab_item_list&gt;li:last-child {
  margin-right: 0px;
}

.s6tab_item_list&gt;li::before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background: #3c71cb;
  border-radius: 50%;
  left: 0;
  top: 8px;
}

.s6tab_item_list2&gt;li {
  width: 174px;
  margin-right: 0px;
}

.s6tab_pir&gt;p {
  color: #ef2a2a;
  font-size: 24px;
  font-weight: 900;
  margin-left: 42px;
  margin-top: 25px;
}

.s6tab_link {
  display: block;
  width: 279px;
  height: 57px;
  background-image: linear-gradient(180deg,
      #fecd27 0%,
      #fc9436 100%),
    linear-gradient(#fda529,
      #fda529);
  box-shadow: 0px 4px 0px 0px #d5881c;
  border-radius: 29px;
  font-size: 30px;
  line-height: 57px;
  color: #ffffff;
  margin: 24px auto 0;
  text-align: center;
}

.s6_tab2 {
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 1px rgba(60, 113, 203, 0.51);
  border-radius: 10px;
  border: solid 5px #ce2ef0;
}

.s6_tab2&gt;h3 {
  color: #ce2ef0;
}

.s6_tab2 .s6tab_item_tit {
  background-color: #ce2ef0;
}

.s6_tab2 .s6tab_item_list&gt;li::before {
  background-color: #ce2ef0;
}

.s6_tab3 {
  box-shadow: 0px 0px 12px 1px rgba(60, 113, 203, 0.51);
  border-radius: 10px;
  border: solid 5px #eea839;
}

.s6_tab3&gt;h3 {
  color: #eea839;
}

.s6_tab3 .s6tab_item_tit {
  background-color: #eea839;
}

.s6_tab3 .s6tab_item_list&gt;li::before {
  background-color: #eea839;
}

.s6_tab4 {
  box-shadow: 0px 0px 12px 1px rgba(60, 113, 203, 0.51);
  border-radius: 10px;
  border: solid 5px #ef738a;
}

.s6_tab4&gt;h3 {
  color: #ef738a;
}

.s6_tab4 .s6tab_item_tit {
  background-color: #ef738a;
}

.s6_tab4 .s6tab_item_list&gt;li::before {
  background-color: #ef738a;
}

.s6_tab5 {
  box-shadow: 0px 0px 12px 1px rgba(60, 113, 203, 0.51);
  border-radius: 10px;
  border: solid 5px #33cdbd;
}

.s6_tab5&gt;h3 {
  color: #33cdbd;
}

.s6_tab5 .s6tab_item_tit {
  background-color: #33cdbd;
}

.s6_tab5 .s6tab_item_list&gt;li::before {
  background-color: #33cdbd;
}

.s6_tab6 {
  box-shadow: 0px 0px 12px 1px rgba(60, 113, 203, 0.51);
  border-radius: 10px;
  border: solid 5px #6465fc;
}

.s6_tab6&gt;h3 {
  color: #6465fc;
}

.s6_tab6 .s6tab_item_tit {
  background-color: #6465fc;
}

.s6_tab6 .s6tab_item_list&gt;li::before {
  background-color: #6465fc;
}

/* s7 */
.s7 {
  padding-top: 75px;
  padding-bottom: 57px;
}

.s7_list {
  margin-top: 78px;
  position: relative;
}

.s7_list&gt;li {
  float: left;
  width: 363px;
  height: 330px;
  background: url(../img/s7_list.png) no-repeat center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 25px;
  margin-right: 53px;
  margin-top: 10px;
}

.s7_list&gt;li:nth-child(3n) {
  margin-right: 0px;
}

.s7list_tit {
  width: 105px;
  height: 105px;
  background-image: linear-gradient(-90deg,
      #4385d5 0%,
      #2f4fb9 100%),
    linear-gradient(#3c71cb,
      #3c71cb);
  border-radius: 50%;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 3px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}

.s7list_tip {
  font-size: 30px;
  color: #3c71cb;
  text-align: center;
  position: relative;
  font-weight: bold;
  margin-top: 14px;
}

.s7list_tip::before {
  position: absolute;
  content: "";
  width: 38px;
  height: 2px;
  background-color: #3c71cb;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
}

.s7list_tip::after {
  position: absolute;
  content: "";
  width: 38px;
  height: 2px;
  background-color: #3c71cb;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
}

.s7list_p {
  width: 259px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  text-align: center;
  margin: 10px auto 0;
}

.s7 .container {
  position: relative;
}

.s7 .container::after {
  position: absolute;
  content: "";
  width: 251px;
  height: 253px;
  background-image: linear-gradient(64deg,
      #fffaa3 0%,
      #fcb834 100%);
  box-shadow: 0px 0px 20px 1px rgba(241, 231, 63, 0.59);
  right: -303px;
  top: -191px;
  border-radius: 50%;
}

.s7_con {
  position: relative;
}

.s7_con::before {
  position: absolute;
  content: "";
  width: 1140px;
  height: 521px;
  background: url(../img/s7_cen.png) no-repeat center;
  background-size: 100% 100%;
  left: 62px;
  top: 91px;
}
/* s8*/
.s8{
  background-color: #f8f8f8;
  padding-top: 36px;
  padding-bottom: 49px;
}
.s8 .container{
  position: relative;
}
.s8 .container::before{
  position: absolute;
  content: "";
  width: 251px;
	height: 253px;
	background-image: linear-gradient(64deg, 
		#f3bafb 0%, 
		#d02de7 100%);
	box-shadow: 0px 0px 20px 1px 
    rgba(218, 103, 235, 0.59);
    border-radius: 50%;
    left: -307px;
    top: 27px;
}
.s8_con {
  margin-top: 35px;
}

.s8_list .title::before {
  width: 473px;
  height: 43px;
  background: url(../img/s8tit_bg.html) no-repeat center;
}

.s8_fl {
  width: 559px;
  background-color: #ffffff;
  border-radius: 10px;
  padding-bottom: 17px;
}

.s8fl_tab&gt;li {
  position: relative;
  padding-left: 38px;
  margin-left: 19px;
  margin-top: 19px;
}

.s8fl_tab&gt;li::before {
  position: absolute;
  content: "";
  width: 23px;
  height: 23px;
  background: url(../img/pdf.png) no-repeat center;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.s8fl_p {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  width: 253px;
  vertical-align: middle;
}

.s8fl_peo {
  display: inline-block;
  color: #999999;
  font-size: 14px;
  vertical-align: middle;
  margin-left: 10px;
}

.s8fl_down {
  display: inline-block;
  width: 91px;
  height: 29px;
  border-radius: 15px;
	border: solid 1px #3c71cb;
  color:  #3c71cb;
  font-size: 14px;
  line-height: 29px;
  text-align: center;
  vertical-align: middle;
  margin-left: 13px;
}

.s8fl_form {
  margin-top: 25px;
}

.s8-form-item {
  position: relative;
	width: 234px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #3c71cb;
  font-size: 16px;
  padding-left: 12px;
  box-sizing: border-box;
  margin-left: 18px;
}

.s8fl_submit {
	width: 250px;
	height: 50px;
	background-image: linear-gradient(180deg, 
		#fecd27 0%, 
		#fc9436 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	box-shadow: 0px 4px 0px 0px 
		#d5881c;
	border-radius: 25px;
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  line-height: 50px;
  margin-right: 24px;
  cursor: pointer;
}

.s8fr_tab&gt;li {
  float: left;
  width: 292px;
  height: 204px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #fab42f;
}

.s8fr_tab&gt;li:nth-child(2) {
  margin-left: 23px;
}

.s8fr_tab&gt;li:nth-child(3) {
  margin-top: 33px;
}

.s8fr_tab&gt;li:nth-child(4) {
  margin-top: 33px;
  margin-left: 23px;
}

.s8_img1 {
  width: 209px;
  height: 120px;
  margin-top: 17px;
  margin-bottom: 18px;
}

.s8_img2 {
  width: 130px;
  height: 126px;
  margin-top: 18px;
  margin-bottom: 11px;
}

.s8_img3 {
  width: 63px;
  height: 124px;
  margin-top: 21px;
  margin-bottom: 6px;
}

.s8fr_bot&gt;p {
  color: #191b32;
  font-size: 28px;
  vertical-align: middle;
  font-weight: bold;
}

.s8fr_btn {
  vertical-align: middle;
	width: 95px;
	height: 32px;
	background-image: linear-gradient(180deg, 
		#fecd27 0%, 
		#fc9436 100%), 
	linear-gradient(
		#ff2428, 
		#ff2428);
	background-blend-mode: normal, 
		normal;
	box-shadow: 0px 2px 0px 0px 
		#d5881c;
	border-radius: 16px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  margin-left: 5px;
}

.s8_fr {
  width: 615px;
  margin-left: 18px;
}
/* s9 */

.s9{
  padding-top: 52px;
}
.s9_con{
  max-width: 1920px;
    background: url(../img/s9_bg.png) no-repeat top;
    background-size: 1920px;
    box-sizing: border-box;
    padding-top: 1px;
    padding-bottom: 23px;
    margin-top: 34px;
}
.s9_list {
  margin-top: 27px;
}

.s9_list&gt;li {
  float: left;
  width: 251px;
  height: 284px;
  background: url(../img/s9list_bg.png) no-repeat center;
  box-sizing: border-box;
  padding-top: 24px;
  margin-right: 119px;
}

.s9list_tit {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
}

.s9list_p {
  color: #333333;
  width: 209px;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  margin: 10px auto 0;
}

.s9_list&gt;li:nth-child(1) {
  margin-left: 107px;
}

.s9_list&gt;li:nth-child(3) {
  margin-right: 0px;
}

.s9_list&gt;li:nth-child(2) .s9list_tit {
  margin-top: 10px;
}

.s9_list&gt;li:nth-child(3) .s9list_tit {
  margin-top: 4px;
}
.s9_line {
  width: 1200px;
  margin-top: 22px;
}

.s9_line&gt;li {
  float: left;
  width: 23px;
  height: 23px;
  margin-top: -11px;
  margin-right: 345px;
  animation: banWave 1s linear infinite alternate;
}

@keyframes banWave {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.5);
    opacity: 0.5;
  }
}

.s9_line&gt;li:nth-child(1) {
  margin-left: 220px;
}

.s9_line&gt;li:last-child {
  margin-right: 0px;
}
.s10_list {
  width: 1228px;
  height: 370px;
  background: url(../img/s10_bg.png) no-repeat center;
  box-sizing: border-box;
  margin: 54px auto 0;
}

.s10list_fl {
  width: 299px;
  height: 106px;
  background: url(../img/s10fl_tit.png) no-repeat center;
  letter-spacing: 2px;
	color: #ffffff;
  font-size: 45px;
  text-align: center;
  font-weight: bold;
  margin-top: 115px;
  margin-left: 14px;
}

.s10list_fr {
  margin-top: 49px;
  margin-right: 33px;

}

.s10list_fr&gt;li {
  width: 260px;
  float: left;
  margin-right: 27px;
}

.s10list_fr&gt;li:last-child {
  margin-right: 0px;
}

.s10list_code {
  width: 222px;
  height: 223px;
  margin: 0 auto;
}

.s10list_text {
  width: 260px;
  height: 44px;
  background-color: #fff;
  border-radius: 22px;
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 44px;
  margin: 15px auto 0;
}

.s10list_text&gt;span {
  color: #ff2428;
}

/* nav */
.fixed_nav{
  width: 160px;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  z-index: 9;
}
.fixed_close {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/close-btn.png) no-repeat top;
  background-size: 30px;
  top: -25px;
  right: 50px;
  cursor: pointer;
  transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}

.fixed_close:hover {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.fixed_nav_top{
  position: relative;
  /*width: 73px;*/
  /*height: 143px;*/
  /*margin-left: 38px;*/
  z-index: 9;
}
.fixed_nav_list{
  position: relative;
  width: 160px;
padding: 10px 0;
	background-image: linear-gradient(0deg, 
		#2d4bb7 0%, 
		#3f7acf 100%), 
	linear-gradient(
		#000000, 
    #000000);
    margin: 0 auto;
    margin-top: -10px;
    padding-bottom: 40px;
}
.fixed_nav_list::before{
  position: absolute;
  content: "";
  width: 160px;
  height: 60px;
  background: url(../img/fixed_nav_i1.png) no-repeat top;
  background-size: 160px;
  left: 0px;
  top: -25px;
}
.fixed_nav_list::after{
  position: absolute;
  content: "";
  width: 160px;
  height: 60px;
  background: url(../img/fixed-nav-i2.png) no-repeat top;
  background-size: 160px;
  left: 0px;
  bottom: -25px;
}
.fixed_nav_link{
  margin-top: 10px;
}
.fixed_nav_link&gt;a{
  position: relative;
   display: block;
   width: 135px;
   height: 34px;
   background-image: linear-gradient(180deg, 
     #fecd27 0%, 
     #fc9436 100%), 
   linear-gradient(
     #000000, 
     #000000);
   box-shadow: 0px 2px 0px 0px 
     #d5881c;
   border-radius: 14px;
   font-size: 16px;
   line-height: 32px;
   color: #ffffff;
   text-align: center;
margin: 12px auto 0;
transition: 0.2s;
}
.fixed_nav_link&gt;a:hover{
  transform: scale(1.1);
}
.fixed_nav_link&gt;a.active{
  transform: scale(1.1);
}
.fixed_back{
  position: absolute;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  text-decoration: underline;
  margin-top: 33px;
  left: 50px;
  bottom: -4px;
  z-index: 9;
  cursor: pointer;
}

/* alert */

.alart_layer {
  background: url(../img/alert.png) no-repeat center;
  background-size: 450px;
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 450px;
  height: 300px;
  z-index: 99;
}

.alert_btn {
  position: absolute;
  display: block;
  left: 52px;
  bottom: 14px;
  width: 450px;
  height: 300px;
  cursor: pointer;
}

.close_btn {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  top: 2px;
  right: 4px;
  cursor: pointer;
  background: url(../img/close-btn.png) no-repeat top;
  background-size: 30px;
  cursor: pointer;
  transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}
.close_btn:hover{
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}</pre></body></html>