<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,
table,
tr,
th,
td {
    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;
    font-size: 14px;
}

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


/*清除浮动方法*/

.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;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    background-color: #c45834;
}

.sign_go {
    display: inline-block;
    margin: 0 auto;
    height: 48px;
    background-color: #c45834;
    line-height: 48px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

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


/*---------------------------全局导航模块---------------------------*/

#nav {
    height: 105px;
    text-align: center;
    background-color: #fff;
}

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


/*---------------------------banner---------------------------*/

.banner {
    width: 100%;
    height: 530px;
    background: url(../images/banner.jpg) center top no-repeat;
}


/*---------------------------child nav---------------------------*/

.child-nav {
    background: #164e9b;
    font-size: 24px;
}

.child-nav.totop-fix {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    margin-top: 0
}

.child-nav a {
    color: #fff;
    float: left;
    line-height: 84px;
    height: 84px;
    padding: 0 48px;
    border-right: 1px solid #fff;
}


/*---------------------------why---------------------------*/

.why {
    padding: 47px 0 65px;
}

.why .big-order {
    width: 88px;
    height: 79px;
    margin: 0 auto 0;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    background: url(../images/icon_color_6.png) no-repeat;
}

.why .big-title {
    text-align: center;
    font-size: 40px;
    color: #242424;
    padding: 30px 0 30px;
}

.why .big-title-des {
    font-size: 30px;
    color: #5e5e5e;
    text-align: center;
    padding: 0 0 48px;
}

.why li {
    width: 240px;
    height: 263px;
    float: left;
    background: #e9ecf0;
    text-align: center;
    margin: 0 13px 12px 0;
    padding: 35px 13px 13px;
}

.why li .title {
    font-size: 22px;
    padding: 30px 0 12px;
}

.why li .border {
    width: 51px;
    margin: 0 auto;
    border-bottom: 1px solid #242424;
}

.why li .des {
    padding-top: 14px;
    font-size: 16px;
    text-align: left;
}

.why li.noleft {
    margin-right: 0;
}


/*---------------------------good-news---------------------------*/

.good-news {
    overflow: hidden;
    padding: 47px 0 65px;
}

#good-news {
    background: #2e568d
}

.good-news .big-order {
    width: 88px;
    height: 79px;
    margin: 0 auto 0;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    background: url(../images/icon_color_6.png) no-repeat;
}

.good-news .big-title {
    text-align: center;
    font-size: 40px;
    color: #fff;
    padding: 30px 0 30px;
}

.good-news .big-title-des {
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.good-news .table-title {
    font-size: 20px;
    padding: 44px 0 30px;
    color: #fff;
    text-align: center;
}

.good-news table {
    color: #fff;
    position: relative;
    width: 100%;
    table-layout: fixed;
    background: #fbfcfc;
}

.good-news table th,
.good-news table td {
    text-align: center;
    border-right: 1px solid rgba(222, 229, 234, 0.47);
}

.good-news table th {
    font-size: 16px;
    height: 58px;
    background: #a93f1d;
    vertical-align: middle;
}

.good-news table td {
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid rgba(222, 229, 234, 0.47);
    padding: 10px;
    vertical-align: middle;
}

.uk-offer-con {
    height: 650px;
    overflow-y: auto;
}

.good-news .sign_go {
    width: 236px;
    display: block;
    margin: 67px auto 0;
}


/*---------------------------child nav---------------------------*/

.slam {
    padding: 47px 0 65px;
}

.slam .content {
    width: 1199px;
}

.slam .big-order {
    width: 88px;
    height: 79px;
    margin: 0 auto 0;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    background: url(../images/icon_color_6.png) no-repeat;
}

.slam .big-title {
    text-align: center;
    font-size: 40px;
    color: #242424;
    padding: 30px 0 30px;
}

.slam .big-title-des {
    font-size: 30px;
    color: #5e5e5e;
    text-align: center;
    padding: 0 0 48px;
}

.slam .swiper {
    padding: 50px 100px;
    background: #e9ecf0;
    position: relative;
}

.slam .swiper-button-next {
    background: url(../images/arrow_b_r.png) no-repeat;
    background-size: contain;
    right: 40px;
}

.slam .swiper-button-prev {
    background: url(../images/arrow_b_l.png) no-repeat;
    background-size: contain;
    left: 40px;
}

.slam .swiper-two .swiper-button-next {
    background: url(../images/arrow_w_r.png) no-repeat;
    background-size: contain;
    right: 40px;
}

.slam .swiper-two .swiper-button-prev {
    background: url(../images/arrow_w_l.png) no-repeat;
    background-size: contain;
    left: 40px;
}

.slam .swiper-text {
    display: block;
    height: 490px;
}

.slam .swiper-text div {
    width: 100%;
    background: #c25531;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 16px 0px;
}

.slam .swiper-text p {
    padding: 20px 15px;
    line-height: 26px;
    text-align: initial;
    font-size: 14px;
}

.slam .sign_go {
    width: 236px;
    display: block;
    margin: 67px auto 0;
}


/*---------------------------定制---------------------------*/

.preference {
    padding: 63px 0 60px;
}

.preference .big-order {
    width: 88px;
    height: 79px;
    margin: 0 auto 0;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    background: url(../images/icon_color_6.png) no-repeat;
}

.preference .big-title {
    text-align: center;
    font-size: 40px;
    color: #242424;
    padding: 30px 0 30px;
}

.preference .big-title-des {
    font-size: 30px;
    color: #5e5e5e;
    text-align: center;
    padding: 0 0 48px;
}

.preference .center {
    text-align: center;
}

.preference .img-item {
    display: inline-block;
}

.preference .img-item .goto {
    width: 320px;
    height: 175px;
    margin: 0 0 10px 8px;
}

.preference .list {
    color: #fff;
}

.preference .list li {
    min-height: 73px;
    margin-bottom: 12px;
}

.preference .list li:hover {
    box-shadow: 1px 1px 3px #333;
    background: url(../images/active.png) no-repeat;
}

.preference .list li:hover .icon {
    background: inherit;
}

.preference .list .icon {
    width: 104px;
    height: 73px;
    float: left;
    background: #1f426b;
    text-align: center;
    padding-top: 16px;
}

.preference .list .icon img {
    width: 35px;
}

.preference .list .des {
    margin-left: 129px;
    padding-top: 8px;
    font-size: 18px;
    line-height: 30px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 237px;
    height: 445px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}


/*----捷报表格---*/

.uk-offer-tab {
    padding: 20px 0 30px;
    text-align: center;
    font-size: 0;
}

.uk-offer-tab li {
    width: 250px;
    height: 46px;
    display: inline-block;
    margin-right: 80px;
    vertical-align: top;
    color: #fff;
    font: 20px/46px 'Microsoft YaHei';
    background: #1f426b;
    cursor: pointer
}

.uk-offer-tab li:last-child {
    margin-right: 0;
}

.uk-offer-tab li.on {
    background: #a93f1d;
}

.uk-offer-hid {
    display: none;
}

.closeBtnLeft {
    width: 32px;
    height: 30px;
    position: absolute;
    top: 3px;
    right: 0px;
    cursor: pointer;
}

#looyuMid {
    z-index: 99
}
</pre></body></html>