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

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

.closeBtnLeft {
  width: 11px;
  height: 11px;
  position: absolute;
  top: 7px;
  right: 6px;
  cursor: pointer; }

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

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

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

.sign_up {
  display: inline-block;
  margin: 0 auto;
  width: 174px;
  height: 39px;
  background-color: #d16f43;
  line-height: 39px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  border-radius: 3px; }

.sign_go {
  display: inline-block;
  margin: 0 auto;
  height: 39px;
  background-color: #fff;
  border: #d16f43 1px solid;
  line-height: 39px;
  color: #d16f43;
  text-align: center;
  font-size: 18px;
  padding: 0 38px; }

.title-main {
  font-size: 40px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 8px;
  color: #3d3d3d; }

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

.header {
  height: 456px;
  background: url(../images/banner.png) no-repeat top center #15559c; }
  .header .sign_up {
    margin: 382px 0 0 80px; }

.daoyu {
  padding: 80px 0 50px; }
  .daoyu .content {
    width: 1000px;
    height: 180px;
    padding: 27px 30px;
    background-color: #eef5fe;
    border: solid 1px #2c599a; }
  .daoyu .book {
    float: left;
    width: 200px;
    margin-top: -80px; }
  .daoyu .text {
    float: right;
    width: 701px;
    font-size: 18px;
    line-height: 32px;
    color: #333333; }

.title_border {
  text-align: center; }
  .title_border .box {
    display: inline-block;
    font-size: 42px;
    line-height: 91px;
    color: #2d599a;
    margin: 0 auto;
    background: url(../images/br.png) no-repeat left bottom; }

.global-btn {
  width: 600px;
  margin: 0 auto; }
  .global-btn .sign_go {
    margin-right: 100px; }

.has .content {
  padding-bottom: 50px; }

.has ul {
  padding: 40px 0 40px; }
  .has ul li {
    float: left;
    width: 235px;
    height: 320px;
    margin: 0 18px 0 0; }
    .has ul li p {
      top: 120px; }
  .has ul .two-card {
    height: 150px; }
    .has ul .two-card p {
      top: 40px; }
  .has ul .card {
    background-color: #ffffff;
    height: 100%;
    box-shadow: 0px 2px 5px 0px rgba(31, 58, 97, 0.2);
    border-radius: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 18px; }
    .has ul .card .hover {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(246, 214, 150, 0.5);
      display: none;
      border-radius: 10px; }
    .has ul .card p {
      width: 100%;
      position: absolute;
      font-size: 22px;
      color: #666;
      line-height: 38px; }
    .has ul .card img {
      width: 100%;
      height: 100%; }
  .has ul .card:hover .hover {
    display: block; }
  .has ul .card:hover p {
    color: #333; }

.work {
  background: url(../images/bg_2.png) no-repeat top left #295698;
  height: 1098px;
  padding: 45px 0; }
  .work .title_border .box {
    color: #fff; }
  .work .content {
    padding: 46px 0; }
  .work .mulu {
    float: left; }
    .work .mulu div.item {
      height: 460px;
      background-color: #ffffff;
      padding: 0 15px 0 15px;
      float: left;
      padding-top: 38px; }
    .work .mulu li {
      cursor: pointer;
      float: left;
      position: relative;
      margin-right: 5px; }
    .work .mulu ol {
      float: left;
      display: none; }
      .work .mulu ol li.on {
        background: none;
        margin-right: 0;
        float: left;
        padding: 38px 15px 0 15px; }
        .work .mulu ol li.on p {
          width: 25px;
          color: #fff; }
    .work .mulu span {
      display: block;
      margin: 0 auto 10px;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      background: #d16f43; }
    .work .mulu img {
      width: 20px;
      position: absolute;
      bottom: 9px;
      left: 19px; }
    .work .mulu p {
      color: #275496;
      font-size: 22px;
      width: 30px;
      text-align: center; }
  .work .book {
    float: right;
    width: 260px;
    padding-top: 60px; }
  .work .des {
    width: 815px;
    height: 173px;
    margin: 0 auto;
    background-color: #f4f7fb;
    border: solid 1px #d95e2e;
    padding: 24px 29px;
    line-height: 30px;
    margin-top: 50px;
    font-size: 16px;
    position: relative; }
    .work .des img.sun {
      position: absolute;
      right: 0;
      top: -46px;
      width: 100px; }
    .work .des img {
      vertical-align: -2px; }
  .work .global-btn {
    padding: 40px 0 0; }

.see {
  background: url(../images/b_4.png) no-repeat top center;
  height: 1617px;
  padding: 24px 0; }
  .see p {
    line-height: 30px;
    color: #fff;
    padding: 25px;
    font-size: 16px; }
  .see .f-text {
    width: 769px;
    height: 236px;
    margin-top: 37px; }
  .see .s-text {
    color: #333;
    width: 770px;
    height: 327px;
    margin: 70px 0 0 225px; }
  .see .t-text {
    width: 770px;
    height: 324px;
    margin: 66px 0 0 0; }
  .see .fo-text {
    color: #333;
    width: 787px;
    height: 235px;
    margin: 70px 0 0 225px; }
  .see .global-btn {
    padding-top: 53px; }

.tuijian ul {
  padding-top: 35px; }
  .tuijian ul li {
    float: left;
    width: 480px;
    height: 200px;
    background-color: #000000;
    box-shadow: 0px 2px 9px 1px rgba(5, 27, 50, 0.2);
    border-radius: 10px;
    margin: 0 35px 35px 0; }

.ads {
  display: block;
  height: 400px;
  background: url(../images/ads.png) no-repeat top center; }

.school {
  margin-top: 71px; }

.school .title-main {
  letter-spacing: 0;
  font-weight: bold; }

.school ul.ulo {
  margin-top: 50px; }

.school .item {
  width: 228px;
  height: 177px;
  background-color: #285496;
  margin-right: 28px;
  padding: 43px 15px;
  text-align: center;
  float: left;
  color: #fff; }

.school .number {
  font-size: 36px;
  font-style: oblique;
  font-weight: bold; }

.school .description {
  font-size: 20px;
  margin-top: 23px; }

.school .text {
  font-size: 18px;
  line-height: 34px;
  color: #232323;
  padding: 48px 18px; }

.school ul.ult {
  padding-bottom: 30px; }

.school ul.ult li {
  min-width: 133px;
  height: 44px;
  background-color: #eaeff3;
  padding: 0 18px;
  line-height: 44px;
  color: #232323;
  float: left;
  margin-right: 40px;
  text-align: center;
  font-weight: bold;
  position: relative;
  font-size: 18px;
  cursor: pointer; }

.school ul.ult li .border {
  display: inline-block;
  width: 40px;
  height: 6px;
  background-color: #eaeff3;
  position: absolute;
  top: 20px;
  right: -40px; }

.school ul.ult li.on {
  background-color: #d16f43;
  color: #fff; }

.school .card-box {
  background: #f9f9f9;
  margin-bottom: 70px;
  height: 274px; }

.school .card {
  display: none;
  padding: 0 0; }

.school .card .img {
  width: 395px;
  height: 272px;
  float: left; }

.school .card p {
  margin-left: 400px;
  padding: 54px 70px;
  font-size: 18px;
  color: #232323;
  line-height: 34px; }

/* 表单弹出层 */
#eic_pop_form {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0; }

.eic_pop_form {
  width: 672px;
  height: 472px;
  background: #eef5fe;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -336px;
  margin-top: -236px;
  border-radius: 10px;
  padding: 45px 58px; }

.eic_pop_form .head {
  text-align: center;
  font-size: 34px;
  font-weight: bold; }

.eic_pop_form .ctx .book1 {
  width: 120px; }

.eic_pop_form .ctx .item1, .eic_pop_form .ctx .item2 {
  float: left; }

.eic_pop_form .ctx .item2 {
  width: 380px; }

.eic_pop_form .describe {
  text-align: center;
  font-size: 16px;
  color: #315e9d;
  padding: 20px 0 50px;
  font-weight: bold; }

.eic_pop_form label {
  width: 130px;
  height: 30px;
  float: left;
  font-size: 14px;
  line-height: 30px;
  color: #000;
  text-align: right; }

.eic_pop_form input[type='text'],
.eic_pop_form input[type='tel'] {
  width: 220px;
  height: 30px;
  padding-left: 10px;
  display: block;
  float: left;
  box-sizing: border-box;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #bdbdbd;
  border-image: initial;
  font: 14px/30px 微软雅黑; }

.eic_pop_form input[type='button'] {
  width: 100px;
  height: 30px;
  background: #d16f43;
  color: #fff;
  border: none;
  font-size: 16px; }

.eic_pop_form .form-btn {
  display: inline-block;
  text-align: center;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  font-size: 18px;
  background-color: #d16f43;
  border-radius: 12px;
  padding: 0 38px;
  border: none;
  margin-left: 180px;
  outline: none;
  cursor: pointer; }

.eic_pop_form .close {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  right: 8px;
  position: absolute;
  top: 8px;
  cursor: pointer; }

.eic_pop_form select {
  width: 110px;
  height: 30px;
  float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #bdbdbd; }

.eic_pop_form .item {
  padding-bottom: 14px; }

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