<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
*启德教育集团市场部技术开发
*前端开发组制作版权所有
*/
/***************************公共组件样式控制***************************/
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
ol,
li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  list-style: none;
  vertical-align: baseline;
  font-size: 100%;
  box-sizing: border-box;
  color: #2c2c2c; }

html {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -font-smoothing: antialiased;
  font-smoothing: antialiased; }

#nav,
#header,
#menu,
#section {
  display: block; }

#nav,
#header,
#menu {
  width: 100%; }

#section {
  width: 1000px;
  margin: auto; }

ul,
li {
  list-style: none; }

img {
  vertical-align: middle; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

.oh {
  overflow: hidden; }

.midd {
  text-align: center; }

.mt1 {
  margin-top: 10px; }

.mt2 {
  margin-top: 20px; }

.mt3 {
  margin-top: 15px; }

.mtb1 {
  margin: 10px 0; }

.mtb2 {
  margin: 20px 0; }

.mlr1 {
  margin: 0 10px; }

.mlr2 {
  margin: 0 20px; }

.mb {
  margin-bottom: 0; }

.mtb1 {
  margin: 10px 0; }

.ti {
  text-indent: 25px; }

table {
  border-collapse: collapse; }

/*清除浮动方法*/
.clear {
  clear: both;
  overflow: hidden;
  font-size: 0;
  line-height: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0; }

.clearfix {
  *zoom: 1; }

.fix {
  zoom: 1; }

.fix:after {
  display: block;
  content: 'clear';
  clear: both;
  line-height: 0;
  visibility: hidden; }

/****************************页面样式控制*****************************/
/*---------------------------全局页面控制----------------------------*/
body {
  line-height: 24px;
  font-size: 14px;
  color: #606060;
  font-family: 'Microsoft YaHei', '微软雅黑', Helvetica, Arial; }

.mw {
  width: 1000px;
  margin: auto; }

.sign_up {
  display: inline-block;
  width: 97px;
  height: 25px;
  margin: 0 auto;
  line-height: 25px;
  color: #202020;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
  background-color: #faf261;
  border-radius: 5px;
  border: solid 1px #454343; }

.sign_go {
  display: inline-block;
  width: 166px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  color: #000000;
  background-color: #faf261;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold; }

/*---------------------------全局导航模块---------------------------*/
#nav {
  height: 105px;
  text-align: center;
  background-color: #fff; }

/* header */
#header {
  height: 397px;
  background: url(../images/banner.png) no-repeat center top; }

.content {
  margin: 0 auto;
  width: 966px; }

.top-nav {
  width: 100%;
  background: #000;
  height: 49px; }
  .top-nav li {
    float: left; }

.top-nav a {
  display: inline-block;
  font-weight: bold;
  line-height: 49px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 0 35px;
  border: #fff solid;
  border-width: 0 1px 0 0; }

.top-nav li.on {
  border-bottom: #faf150 solid 5px; }
  .top-nav li.on a {
    color: #faf150; }

/* bg-content*/
.bg-content {
  height: 4490px;
  background: url(../images/bg.png) no-repeat top center;
  background-size: auto 100%; }
  .bg-content .news {
    padding: 36px; }
    .bg-content .news .border-block {
      width: 98px;
      height: 7px;
      background-color: #2c2c2c; }
    .bg-content .news .title-custom {
      padding: 27px 0 22px;
      font-size: 42px;
      font-weight: bold;
      color: #2c2c2c; }
      .bg-content .news .title-custom .num {
        color: #fff;
        display: inline-block;
        width: 42px;
        height: 42px;
        background-color: #333333;
        font-size: 38px;
        text-align: center;
        line-height: 42px; }
    .bg-content .news .des {
      background-color: #2c2c2c;
      padding: 6px 27px;
      color: #ffffff;
      font-size: 18px;
      display: inline-block; }
    .bg-content .news .item-list {
      font-size: 14px;
      padding: 15px 0; }
      .bg-content .news .item-list .num {
        float: left;
        color: #fff;
        width: 16px;
        height: 16px;
        background-color: #000000;
        font-size: 14px;
        text-align: center;
        line-height: 16px;
        margin-top: 3px; }
      .bg-content .news .item-list .ctx {
        margin-left: 25px; }
    .bg-content .news .border-line {
      height: 1px;
      background-color: #b2b2b2;
      margin-bottom: 24px; }
    .bg-content .news .file {
      padding-bottom: 25px; }
      .bg-content .news .file .chart {
        float: left;
        width: 278px; }
        .bg-content .news .file .chart .chart-t {
          text-align: center; }
        .bg-content .news .file .chart .chart-des {
          padding-top: 10px;
          line-height: 28px; }
      .bg-content .news .file .table {
        float: right;
        width: 634px;
        text-align: center; }
        .bg-content .news .file .table table {
          width: 100%; }
          .bg-content .news .file .table table th,
          .bg-content .news .file .table table td {
            border: 1px solid #202020;
            font-size: 12px;
            padding: 0;
            line-height: 20px; }
        .bg-content .news .file .table thead {
          background: #faf261; }
    .bg-content .news .tab-ctx {
      display: none; }
    .bg-content .news .read b {
      color: #202020; }
    .bg-content .news .floating .read {
      width: 47%;
      padding-right: 20px;
      margin-right: 20px;
      float: left; }
    .bg-content .news .mini-title {
      font-size: 18px;
      margin-bottom: 19px; }
    .bg-content .news ol.change {
      padding-bottom: 18px;
      line-height: 24px; }
    .bg-content .news ul.module &gt; li {
      border: solid 1px #333333;
      width: 458px;
      height: 390px;
      padding: 32px 45px;
      background: #fff;
      float: left;
      margin: 0 45px 45px 0;
      border-radius: 6px; }
    .bg-content .news ul.module .num {
      height: 48px;
      font-size: 48px;
      font-style: oblique;
      color: #202020;
      font-weight: bold; }
    .bg-content .news ul.module b {
      color: #202020;
      padding: 14px 0 13px; }
    .bg-content .news ul.module p {
      padding: 10px 0;
      line-height: 22px; }
    .bg-content .news .border-text {
      padding: 50px 40px;
      border: 1px solid #b2b2b2; }
      .bg-content .news .border-text .sign_go {
        width: 200px;
        font-size: 14px;
        margin: 27px auto 0;
        display: block; }
    .bg-content .news .go-read {
      padding: 32px 0 98px; }
      .bg-content .news .go-read li {
        float: left;
        font-size: 22px;
        margin-right: 97px; }
        .bg-content .news .go-read li a {
          color: #2c2c2c;
          padding-bottom: 5px;
          border-bottom: 2px solid #2c2c2c; }
    .bg-content .news .title-center {
      text-align: center;
      font-size: 24px; }
    .bg-content .news .arrow-center {
      display: block;
      margin: 18px auto; }
    .bg-content .news .fix .border-block,
    .bg-content .news .fix .title-custom {
      float: right; }
    .bg-content .news .des-18 {
      font-size: 18px;
      padding-bottom: 28px; }
    .bg-content .news .item-go {
      padding: 20px 0 70px; }
      .bg-content .news .item-go a {
        margin-right: 30px; }
    .bg-content .news .adventage li {
      width: 214px;
      margin-right: 20px;
      border-radius: 4px;
      border: solid 1px #b2b2b2;
      float: left;
      background: #fff;
      font-size: 16px; }
      .bg-content .news .adventage li p {
        height: 197px;
        padding: 23px 12px 20px; }
      .bg-content .news .adventage li div {
        background-color: #2c2c2c;
        color: #ffffff;
        font-size: 29px;
        padding: 12px 0 10px;
        text-align: center; }
    .bg-content .news .province {
      padding: 13px 100px;
      background-color: #2c2c2c;
      margin: 35px 0 23px; }
      .bg-content .news .province li {
        float: left;
        text-align: center;
        margin-right: 41px;
        cursor: pointer; }
        .bg-content .news .province li div {
          display: inline-block;
          width: 52px;
          height: 52px;
          border-radius: 5px;
          border: solid 1px #fff;
          padding: 8px 0;
          text-align: center; }
          .bg-content .news .province li div img {
            height: 100%; }
        .bg-content .news .province li p {
          color: #fff;
          font-size: 14px; }
      .bg-content .news .province li.on div {
        border: solid 1px #faf261; }
      .bg-content .news .province li.on p {
        color: #faf261; }
      .bg-content .news .province li.on1 div {
        background: url(../images/hover_5.png) no-repeat center; }
      .bg-content .news .province li.on2 div {
        background: url(../images/hover_2.png) no-repeat center; }
      .bg-content .news .province li.on3 div {
        background: url(../images/hover_1.png) no-repeat center; }
      .bg-content .news .province li.on4 div {
        background: url(../images/hover_4.png) no-repeat center; }
      .bg-content .news .province li.on5 div {
        background: url(../images/hover_3.png) no-repeat center; }
      .bg-content .news .province li.on6 div {
        background: url(../images/hover_7.png) no-repeat center; }
      .bg-content .news .province li.on7 div {
        background: url(../images/hover_6.png) no-repeat center; }
      .bg-content .news .province li.on1.on div {
        background: url(../images/hover_on_4.png) no-repeat center; }
      .bg-content .news .province li.on2.on div {
        background: url(../images/hover_on_7.png) no-repeat center; }
      .bg-content .news .province li.on3.on div {
        background: url(../images/hover_on_1.png) no-repeat center; }
      .bg-content .news .province li.on4.on div {
        background: url(../images/hover_on_3.png) no-repeat center; }
      .bg-content .news .province li.on5.on div {
        background: url(../images/hover_on_2.png) no-repeat center; }
      .bg-content .news .province li.on6.on div {
        background: url(../images/hover_on_6.png) no-repeat center; }
      .bg-content .news .province li.on7.on div {
        background: url(../images/hover_on_5.png) no-repeat center; }

.swiper-slide {
  padding: 40px 87px; }
  .swiper-slide img {
    width: 100%; }

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