<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,
a,
em,
img,
strong,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
select,
button,
textarea,
table,
th,
td {
    margin: 0;
    padding: 0;
    font-size: 100%;
    outline: 0;
}

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

ol,
ul,
li,
dl,
dt,
dd {
    list-style: none outside;
    text-decoration: none;
}

input,
select,
textarea {
    vertical-align: middle/9;
    letter-spacing: 1px;
}

img {
    border: 0 none;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    display: block;
    min-height: 1%;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    font-weight: bold;
}

.fs14 {
    font-size: 12px;
}

.bo {
    border: none;
}

.bd {
    border: 1px solid #e3e3e3;
}

.bl {
    border-left: 1px solid #e3e3e3;
}

.br {
    border-right: 1px dashed #e3e3e3;
}

.btr {
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.blb {
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.bg {
    background: #fafafa;
}

.midd {
    text-align: center;
}

.overautozoom1 {
    overflow: auto;
    zoom: 1;
}

.looyuLink {
    cursor: pointer;
}


/*---------------------------可根据专题自行修改--------------------------*/

body {
    background: #fff;
    color: #535353;
    line-height: 20px;
    font-family: "宋体", Arial, Helvetica, sans-serif，"微软雅黑";
    font-size: 12px;
}

.w1000 {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}

.spmain {
    width: 980px;
    padding: 8px;
    margin: 20px auto 0 auto;
    border: 1px solid #e6e6e6;
}

.spmain01 {
    width: 1000px;
    margin: 15px auto 0 auto;
}

h3.h3 {
    height: 52px;
    background: url(../images/btbg.jpg) repeat-x left top;
}

h3.h3 b {
    width: auto;
    height: 47px;
    display: block;
    float: left;
    line-height: 41px;
    font-size: 24px;
    border-bottom: #238ada solid 5px;
    font-family: "微软雅黑";
    color: #027bc4;
    font-weight: normal;
    padding: 0px 15px;
}

h3.h3 a {
    line-height: 50px;
}

h4.h4 {
    height: 34px;
    background: url(../images/france-bg.jpg) repeat-x left top;
}

h4.h4 b {
    height: 18px;
    line-height: 35px;
    font-size: 14px;
    font-family: "宋体";
    color: #505050;
    padding: 0 0 0 14px;
}

h4.h4 a {
    line-height: 41px;
}

a,
a:link,
a:active,
a:hover {
    text-decoration: none;
}

a {
    color: #edb200;
}

a:hover {
    color: #027bc4;
}

a:focus {
    outline: none;
}

.badbox {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.badbox a {
    float: left;
    width: 326px;
    height: 90px;
    display: block;
    margin: 0px 11px 0px 0px;
    display: inline;
}

.mt20 {
    margin-top: 20px;
}

.mt15 {
    margin-top: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mb20 {
    margin-bottom: 23px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb10 {
    margin-bottom: 10px;
}

.mtb1 {
    margin: 10px 0;
}

.mtb2 {
    margin: 20px 0;
}

.mlr1 {
    margin: 0 10px;
}

.mlr2 {
    margin: 0 20px;
}

.ml1 {
    margin-left: 10px;
}

.ml2 {
    margin-left: 20px;
}

.mr1 {
    margin-right: 10px;
}

.mr2 {
    margin-right: 20px;
}

.pa10 {
    padding: 10px;
}

.ptb1 {
    padding: 10px 0;
}

.ptb2 {
    padding: 20px 0;
}

.plr1 {
    padding: 0 10px;
}

.plr2 {
    padding: 0 20px;
}


/****************************页面样式控制*****************************/


/*---------------------------专题头尾--------------------------*/

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

.specialhead-img {
    background: #dce6ef url(../images/headimg2.jpg) center top no-repeat;
    height: 387px;
}

.specialhead-btns {
    width: 940px;
    height: 100px;
    margin: 0 auto;
    padding: 260px 0 0 60px;
}

.specialhead-btns .specialhead-btnlia {
    display: block;
    margin-right: 30px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #ee8100;
    overflow: hidden;
    text-align: center;
    width: 142px;
    -moz-border-radius: 10px;
    webkit-border-radius: 10px;
    border-radius: 10px;
}

.specialhead-btns .specialhead-btnlia:hover {
    background: #238ada;
    color: #fff;
}


/*---------------------------顶部导航条-------------------------*/

.special-nav {
    width: 100%;
    height: 42px;
    margin: 0 auto;
    background: #027bc4;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 42px;
}

.special-split: {
    color: #FFF;
}

.special-split {
    margin: 0 10px;
}

.special-nav a {
    color: #fff;
}

.special-nav a:hover {
    color: #edb200;
}


/*---------------------------导语-------------------------*/

.spleadinfo {
    height: 124px;
    margin: 20px auto;
    padding: 5px 10px;
    width: 980px;
}

.spleadinfo-title {
    float: left;
    padding-left: 28px;
    width: 122px;
    background: url(../images/lead.jpg) no-repeat 11px 6px;
    ;
    font: bold 32px/108px "微软雅黑";
    color: #027bc4;
}

.spleadinfo-info {
    margin: 0px 0px 0 162px;
    padding: 8px;
    color: #505050;
}


/*--------------------------适用人群--------------------------*/

.suitable {
    margin: 0 auto;
    padding: 35px 0 0 272px;
    width: 720px;
    height: 41px;
    background: url(../images/lead_bg.jpg) no-repeat;
}

.suitablep,
.suitable-t {
    float: left;
}

.suitablep {
    margin-right: 10px;
    font: normal 18px "微软雅黑";
}

.suitable-t {
    margin-right: 18px;
    font-size: 14px;
}

.suitable-tt {
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    background: #027bc4;
    color: #fff;
    font: bold 12px "微软雅黑";
    text-align: center;
}


/*--------------------------法国--------------------------*/

.france {
    margin: 0 auto;
    width: 960px;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.france-p {
    padding: 20px 14px 20px 14px;
}

.france-pa {
    width: 960px;
    height: 82px;
    background: url(../images/france01.jpg) no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    zoom: 1;
}

.france-pa p {
    width: 143px;
    height: 65px;
    padding: 10px 0px 0px 32px;
    float: left
}

.france-pa b {
    font-size: 14px;
    color: #027BC4;
}

.france li {
    width: 471px;
    float: left;
}

.france li a {
    color: #027BC4;
}

.france li a:hover {
    color: #EDB200;
}

.france li.li {
    padding: 0 0 0 18px;
}

.france li p {
    padding: 14px 0px 18px 14px;
}

.france-ul {
    width: 935px;
    float: left;
    padding: 20px 0px 25px 15px;
}

.france-ul-lia {
    width: 125px;
}

.france-ul-lib {
    width: 190px;
}

.france-ul-lic {
    width: 196px;
}

.france-ul-lid {
    width: 230px;
}

.france-ul-lie {
    width: 208px;
}

.recommend {
    width: 167px;
    height: 118px;
    float: left;
    margin-left: 13px;
    margin-right: 12px;
    margin-top: 22px;
    display: inline;
}

.recommend dt {
    height: 82px;
}

.recommend dd {
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.recommend-a {
    width: 167px;
    height: 118px;
    float: left;
    margin-left: 13px;
    margin-right: 12px;
    margin-top: 5px;
    display: inline;
}

.recommend-a dt {
    height: 82px;
}

.recommend-a dd {
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.school-list {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 15px;
}

.school-list a {
    width: 140px;
    height: 109px;
    float: left;
    margin-left: 13px;
    margin-right: 6px;
    margin-top: 22px;
}

.school-list a img {
    width: 100%;
    height: 73px;
    display: block;
}

.school-list a p {
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.school-list a p {
    color: #027BC4;
}

.school-list a:hover p {
    color: #EDB200;
}


/*--------------------------德国--------------------------*/

.germany-pa {
    width: 960px;
    height: 212px;
    background: url(../images/germany00.jpg) no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    zoom: 1;
}

.germany-pa p.a {
    width: 420px;
    padding: 8px 0px 0px 32px;
    float: left
}

.germany-pa p.b {
    width: 240px;
    padding: 8px 0px 0px 55px;
    float: left
}

.germany-pa p.c {
    width: 160px;
    padding: 8px 0px 0px 34px;
    float: left
}

.germany-pa p.d {
    width: 160px;
    padding: 40px 0px 0px 190px;
    float: left
}

.germany-pa p.e {
    width: 160px;
    padding: 40px 0px 0px 37px;
    float: left
}

.germany-pa b {
    font-size: 14px;
    color: #027BC4;
}

.academy {
    width: 140px;
    height: 109px;
    float: left;
    margin-left: 13px;
    margin-right: 6px;
    margin-top: 22px;
    display: inline;
}

.academy dt {
    height: 73px;
}

.academy dd {
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.academy dd a {
    color: #027BC4;
}

.academy dd a:hover {
    color: #EDB200;
}

.academy-a {
    width: 140px;
    height: 109px;
    float: left;
    margin-left: 13px;
    margin-right: 6px;
    margin-top: 4px;
    display: inline;
}

.academy-a dt {
    height: 73px;
}

.academy-a dd {
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.academy-a dd a {
    color: #027BC4;
}

.academy-a dd a:hover {
    color: #EDB200;
}


/*--------------------------荷兰--------------------------*/

.dutch-pa {
    width: 960px;
    height: 212px;
    background: url(../images/dutch0.jpg) no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    zoom: 1;
}

.dutch-pa p.a {
    width: 245px;
    padding: 8px 0px 0px 30px;
    float: left
}

.dutch-pa p.b {
    width: 165px;
    padding: 8px 0px 0px 32px;
    float: left
}

.dutch-pa p.c {
    width: 244px;
    padding: 8px 0px 0px 33px;
    float: left
}

.dutch-pa p.d {
    width: 150px;
    padding: 8px 0px 0px 33px;
    float: left
}

.dutch-pa p.e {
    width: 160px;
    padding: 56px 0px 0px 116px;
    float: left
}

.dutch-pa p.f {
    width: 160px;
    padding: 56px 0px 0px 34px;
    float: left
}

.dutch-pa b {
    font-size: 14px;
    color: #027BC4;
}

.dutch-li {
    width: 707px;
    float: left;
}

.dutch-li p {
    padding: 14px 0px 18px 14px;
}

.dutch-lia {
    width: 238px;
    padding: 0 0 0 1px;
    float: right;
}

.dutch-lia p {
    padding: 14px 0px 18px 14px;
}


/*--------------------------瑞士--------------------------*/

.swiss-li {
    width: 296px;
    float: left;
}

.swiss-li p {
    padding: 14px 0px 18px 14px;
}

.swiss-lia {
    width: 645px;
    padding: 0 0 0 1px;
    float: right;
}

.swiss-lia p {
    padding: 14px 0px 18px 14px;
}

.swiss {
    width: 140px;
    height: 129px;
    float: left;
    margin: 22px 6px 6px 13px;
    display: inline;
}

.swiss dt {
    height: 73px;
}

.swiss dd {
    height: 56px;
    text-align: center;
    padding-top: 8px;
    margin-bottom: 8px;
}

.swiss a {
    color: #027BC4;
}

.swiss a:hover {
    color: #EDB200;
}


/*--------------------------瑞典--------------------------*/

.sweden-pa {
    width: 960px;
    height: 212px;
    background: url(../images/sweden00.jpg) no-repeat;
    margin-top: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    zoom: 1;
}

.sweden-pa p.a {
    width: 322px;
    padding: 8px 0px 0px 30px;
    float: left
}

.sweden-pa p.b {
    width: 165px;
    padding: 8px 0px 0px 32px;
    float: left
}

.sweden-pa p.c {
    width: 165px;
    padding: 8px 0px 0px 33px;
    float: left
}

.sweden-pa p.d {
    width: 150px;
    padding: 8px 0px 0px 33px;
    float: left
}

.sweden-pa p.e {
    width: 165px;
    padding: 40px 0px 0px 385px;
    float: left
}

.sweden-pa p.f {
    width: 165px;
    padding: 40px 0px 0px 33px;
    float: left
}

.sweden-pa b {
    font-size: 14px;
    color: #027BC4;
}


/*--------------------------启德欧洲留学优势--------------------------*/

.qdyoushi {
    margin: 0px auto;
    width: 960px;
    height: auto;
    overflow: hidden;
}

.youshi {
    width: 210px;
    height: 280px;
    float: left;
    margin: 5px 15px 0 15px;
    display: inline;
}

.youshi dt {
    height: 91px;
    text-align: center;
    padding-bottom: 18px;
}

.youshi dd {
    height: auto;
}

.youshi dd.a {
    text-align: center;
    font-size: 14px;
    padding-bottom: 3px;
}


/*--------------------------我感兴趣 我要报名--------------------------*/

.apply {
    /* width: 980px; */
    /* padding: 8px; */
    margin: 20px auto;
    /* border: 1px solid #E6E6E6; */
}


/*----------------------------注册界面-----------------------------*/

.login_box {
    width: 748px;
    margin: auto;
}

.login_box h3 {
    width: 733px;
    height: 40px;
    padding: 0 0 0 15px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background: #027bc4;
}

.login_info {
    width: 364px;
    height: 448px;
    background: #f9fbfd;
}

.login_info b {
    float: left;
    width: 305px;
    margin: 20px 20px 0 20px;
    color: #027bc4;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
    font-weight: normal;
}

.login_info .login_adv {
    width: 315px;
    height: 380px;
    margin: 0 20px;
    background: url(../images/login_img.jpg) no-repeat 8px 20px;
}

.login_info .adv_tx {
    width: 120px;
    font-family: "微软雅黑";
    color: #238ada;
}

.login_sign {
    width: 384px;
    height: 448px;
}

.login_sign .prompt {
    width: 300px;
    margin: 25px 0 0 35px;
    color: #a0a0a0;
}

.login_sign .register {
    width: 300px;
    margin: 0 45px;
}

.login_sign li {
    float: left;
    width: 300px;
    height: 30px;
    margin: 15px 0 0 0;
}

.login_sign li p {
    float: left;
    width: 280px;
    text-align: right;
}

.login_sign li b {
    color: #c60c30;
    font-weight: normal;
}

.login_sign label {
    float: left;
    width: 95px;
    height: 30px;
    line-height: 30px;
}

.login_sign label b {
    float: left;
    margin: 0 3px 0 0;
    color: #c60c30;
    font-weight: normal;
}

.login_sign input {
    float: left;
    width: 180px;
    height: 18px;
    line-height: 18px;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Arial, "宋体";
}

.login_sign select {
    float: left;
    width: 198px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    color: #798791;
}

.login_sign .login_sub1,
.login_sign .login_sub2 {
    width: 110px;
    height: 35px;
    margin: 30px 0 0 130px;
    font-size: 14px;
    font-weight: bold;
    background: #edb200;
    color: #fff;
    border-radius: 0;
    border: none;
    text-align: center;
    cursor: pointer;
    text-align: center
}

.login_sign .login_sub2 {
    line-height: 35px;
}

.triangle-right {
    float: left;
    border-color: transparent transparent transparent #fafafa;
    border-style: solid;
    border-width: 8px 0px 8px 8px;
    margin-top: 25px;
    padding: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    _border-top-color: #f1f1f1;
    _border-bottom-color: #f1f1f1;
    _filter: chroma(color=#f1f1f1);
}
</pre></body></html>