<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;
}
.seowhy {
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
}
/*清除浮动方法*/
.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: 1000px;
}

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

.left-fix {
  width: 120px;
  height: 556px;
  position: fixed;
  left: 0;
  top: 100;
  background: url(../images/left.png) no-repeat;
}
.left-fix ul {
  margin-top: 100px;
}
.left-fix ul li {
  height: 30px;
  margin-bottom: 12px;
}
.left-fix ul li a {
  text-indent: -99999px;
  display: block;
  height: 100%;
}
.left-fix .go_top {
  width: 120px;
  height: 120px;
  margin-top: 150px;
}

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

.bg-wrapper {
  background: url(../images/bg-wps.png) no-repeat top center #020e65;
  padding-bottom: 20px;
}

.daoyu {
  overflow: hidden;
}
.daoyu .content {
  overflow: hidden;
  padding: 54px 0 50px;
}
.daoyu div.box {
  color: #fff;
}
.daoyu div.top {
  background: #3831ef;
  border-radius: 35px 35px 0 0;
  padding: 25px 33px;
}
.daoyu div.cen {
  background: #fb513d;
  height: 10px;
}
.daoyu div.bot {
  background: #fff;
  border-radius: 0 0 35px 35px;
  padding: 25px 33px;
}
.daoyu p.fir {
  text-indent: 40px;
  color: #fff;
  line-height: 26px;
}
.daoyu p {
  font-size: 18px;
  color: #fff;
  padding: 30px 0;
}
.daoyu p.sec {
  width: 512px;
  font-size: 20px;
  margin: 0 auto;
  color: #333333;
}

.setp-one {
  background: #fff;
  border-radius: 10px;
  border: solid 7px #fb7465;
  width: 938px;
  margin: 50px auto 30px;
}
.setp-one .box {
  border: dashed 2px #fff;
  padding: 22px;
  border-radius: 10px;
  text-align: center;
  margin: -5px;
}
.setp-one h4 {
  font-size: 24px;
  color: #0041d4;
}
.setp-one p {
  font-size: 18px;
  padding-top: 10px;
  color: #666;
}

.card-style {
  width: 1000px;
  height: 525px;
  background-color: #2724b6;
  border-radius: 30px;
  padding: 38px 67px 26px;
  display: flex;
}
.card-style .input-box {
  width: 300px;
  padding-left: 38px;
  border-left: 2px solid rgba(255, 255, 255, 0.4);
}
.card-style .input-box h4 {
  font-size: 26px;
  color: #fff;
  padding-bottom: 30px;
}
.card-style .input-box .dfv {
  width: 100%;
  color: #2724b6;
  font-size: 16px;
  background: #fff;
  padding: 16px 20px;
  border-radius: 2px;
  outline: none;
  border: none;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.card-style .input-box .sel_box {
  padding: 0 10px;
  background: #fff;
  border-radius: 2px;
}
.card-style .input-box .sel_bg {
  color: #2724b6;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 50px;
  outline: none;
  border: none;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.card-style .input-box .InterViewButton {
  display: block;
  width: 100%;
  height: 56px;
  background-color: #fc503c;
  border-radius: 4px;
  margin: 0 0 10px;
  font-size: 22px;
  color: #fff;
  border: none;
  outline: none;
}
.card-style .input-box p {
  font-size: 14px;
  color: #fff;
}

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

.title_temp {
  text-align: center;
  margin: 0 auto;
  height: 70px;
}
.title_temp img {
  vertical-align: -7px;
  padding-right: 4px;
}
.title_temp .box {
  font-size: 34px;
  line-height: 70px;
  display: inline-block;
  width: 374px;
  color: #f0ff00;
}
.title_temp p {
  color: #fff;
  font-size: 22px;
  padding-top: 12px;
}

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

.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: #004dd4;
  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: #fff;
  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: #fc503c;
  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;
}

.scene {
  width: 552px;
  height: 470px;
  padding-right: 30px;
  perspective: 600px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.scene .card {
  position: relative;
  width: 164px;
  height: 215px;
  cursor: pointer;
  transform-style: preserve-3d;
  transform-origin: center right;
  transition: all 0.5s;
}
.scene .card.is-flipped {
  width: 267px;
  height: 360px;
  position: absolute;
  top: 10%;
  left: 23%;
  z-index: 10;
  transform: translateX(-100%) rotateY(-180deg);
}
.scene .card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  font-weight: bold;
  backface-visibility: hidden;
}
.scene .card-zw {
  width: 164px;
  height: 215px;
}
.scene .card__face--back {
  transform: rotateY(180deg);
  padding: 42px 20px 0;
  overflow: hidden;
}
.scene .card__face--back h4 {
  font-size: 20px;
  line-height: 27px;
  color: #101010;
  font-weight: 400;
}
.scene .card__face--back h4 b {
  font-size: 24px;
  color: #cc2727;
}
.scene .card__face--back h4 span {
  color: #cc2727;
}
.scene .card__face--back p.des {
  font-size: 14px;
  color: #666666;
  padding-top: 27px;
}

.card-zw.card-zw-one {
  background: url(../images/card_active_2.png) no-repeat;
  background-size: contain;
}
.card-zw.card-zw-one .card__face--back {
  text-align: center;
  padding-top: 70px;
}
.card-zw.card-zw-one .card__face--back h4 {
  font-size: 20px;
}
.card-zw.card-zw-one .card__face--back h4 b {
  font-size: 24px;
  color: #cc2727;
}

.card__face--front.card__face--front-one {
  background: url(../images/card_1.png) no-repeat;
  background-size: contain;
}

.card__face--back.card__face--back-one {
  background: url(../images/br_2.png) no-repeat;
  background-size: contain;
}

.card-zw.card-zw-two {
  background: url(../images/card_active_3.png) no-repeat;
  background-size: contain;
}
.card-zw.card-zw-two .card__face--back h4 {
  font-size: 18px;
}
.card-zw.card-zw-two .card__face--back h4 b {
  font-size: 24px;
  color: #cc2727;
}
.card-zw.card-zw-two .card__face--back p.des {
  padding-top: 10px;
}

.card__face--front.card__face--front-two {
  background: url(../images/card_4.png) no-repeat;
  background-size: contain;
}

.card__face--back.card__face--back-two {
  background: url(../images/br_5.png) no-repeat;
  background-size: contain;
}

.card-zw.card-zw-three {
  background: url(../images/card_active_1.png) no-repeat;
  background-size: contain;
}
.card-zw.card-zw-three .card__face--back {
  padding: 34px 30px;
}
.card-zw.card-zw-three .card__face--back h4 {
  font-size: 16px;
  line-height: 18px;
}
.card-zw.card-zw-three .card__face--back h4 b {
  font-size: 20px;
  color: #cc2727;
}
.card-zw.card-zw-three .card__face--back p.des {
  padding-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #cc2727;
  font-weight: 300;
}

.card__face--front.card__face--front-three {
  background: url(../images/card_5.png) no-repeat;
  background-size: contain;
}

.card__face--back.card__face--back-three {
  background: url(../images/br_3.png) no-repeat;
  background-size: contain;
}

.card-zw.card-zw-four {
  background: url(../images/card_active_5.png) no-repeat;
  background-size: contain;
}
.card-zw.card-zw-four .card__face--back {
  padding: 50px 30px 0;
}
.card-zw.card-zw-four .card__face--back h4 {
  font-size: 18px;
}
.card-zw.card-zw-four .card__face--back h4 b {
  font-size: 24px;
  color: #cc2727;
}
.card-zw.card-zw-four .card__face--back p.des {
  padding-top: 10px;
}
.card-zw.card-zw-four .card__face--back a {
  font-size: 12px;
  color: #cc2727;
}

.card__face--front.card__face--front-four {
  background: url(../images/card_2.png) no-repeat;
  background-size: contain;
}

.card__face--back.card__face--back-four {
  background: url(../images/br_4.png) no-repeat;
  background-size: contain;
}

.card-zw.card-zw-five {
  background: url(../images/card_active_4.png) no-repeat;
  background-size: contain;
}
.card-zw.card-zw-five .card__face--back {
  padding: 33px 30px 0;
}
.card-zw.card-zw-five .card__face--back h4 {
  font-size: 17px;
  line-height: 22px;
}
.card-zw.card-zw-five .card__face--back h4 b {
  font-size: 24px;
  color: #cc2727;
}
.card-zw.card-zw-five .card__face--back p.des {
  padding-top: 10px;
  font-size: 12px;
}
.card-zw.card-zw-five .card__face--back a {
  font-size: 12px;
  color: #cc2727;
}

.card__face--front.card__face--front-five {
  background: url(../images/card_3.png) no-repeat;
  background-size: contain;
}

.card__face--back.card__face--back-five {
  background: url(../images/br_1.png) no-repeat;
  background-size: contain;
}

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