<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    /* width: 100vw; */
    /* height: 100vh; */
    margin: 0;
    font-family: "microsoft yahei";
    display: flex;
    flex-direction: column;
}

div {
    display: flex;
    box-sizing: border-box;
}

a{
    color: inherit;
    text-decoration:none; 
}
.top-banner {
    justify-content: center;
    width: 100%;
    background: url(../img/banner-011.jpg) no-repeat center;
}

.top-banner .swiper-container {
    display: block;
    width: 1200px;
    height: 640px;
}

/*.banner-1 {*/
/*    background: url(../img/banner-2.png) no-repeat center;*/
/*}*/

.page-content {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.choose-qt {
    width: 1200px;
    height: auto;
    flex-direction: column;
    padding: 40px 0;
}

.choose-qt .choose-qt-title {
    flex-direction: column;
    align-items: center;
}

.choose-qt .option-wrapper {
    flex-direction: row;
    width: 1200px;
    justify-content: space-between;
    margin-top: 40px;
}

.choose-qt .option-wrapper .choose-qt-option {
    border-radius: 10px;
    overflow: hidden;
    width: 280px;
    height: 360px;
}

.choose-qt .option-wrapper .choose-qt-option&gt;div&gt;span {
    font-size: 16px;
    color: white;
    /* height: 76px; */
}

.choose-qt .option-wrapper .choose-qt-option&gt;div {
    flex: 1;
    /* cursor: pointer; */
    padding: 25px;
    flex-direction: column;
    justify-content: flex-end;
    transition: all 0.6s;
}

.choose-qt .option-wrapper .choose-qt-option&gt;div .o_title {
    margin-top: 20px;
    font-size: 24px;
    color: white;
    transition: all 0.6s;
}

.choose-qt .option-wrapper .choose-qt-option&gt;div .o_line {
    width: 60px;
    height: 2px;
    margin: 15px 0;
    background-color: white;
    transition: all 0.6s;
}

.choose-qt .option-wrapper .choose-qt-option&gt;div .l_option {
    flex-direction: column;
    transition: all 0.6s;
    align-items: center;
}
.choose-qt .option-wrapper .choose-qt-option&gt;div .margin-bottom {
    height: 30px;
}
.choose-qt .option-wrapper .choose-qt-option&gt;div .l_option .l_logo {
    opacity: 0;
    width: 64px;
    height: 64px;
    background-color: rgba(255, 0, 0, 0.5);
    transition: all 0.6s;
    opacity: 1;
}

.choose-qt .option-wrapper .choose-qt-option&gt;div:hover .l_option {
    /* align-items: center; */
}

.choose-qt .option-wrapper .choose-qt-option&gt;div:hover .o_title {
    /* font-size: 24px; */
}

.choose-qt .option-wrapper .choose-qt-option&gt;div:hover .l_logo {
    /* opacity: 1; */
}

.choose-qt .option-wrapper .choose-qt-option&gt;div:hover .margin-bottom {
    /* height: 30px; */
}

.choose-qt .option-wrapper .choose-qt-option&gt;div:hover {
    /* background: linear-gradient(to bottom, rgba(233, 22, 5, 0.1), rgba(233, 22, 5, 0.7)) */
    /* background: rgba(233, 22, 5, 0.6); */
}

.input-info {
    width: 100%;
    height: 143px;
    background: url(/img/joinme.png) no-repeat;
    /* margin-top: 30px; */
}

.input-info .input-b {
    width: 1000px;
    height: 80px;
    /* background: yellowgreen; */
    margin-top: 63px;
    align-items: center;
}

.input-s {
    border-radius: 5px;
    border: 1px solid #ababab;
    width: 180px;
    height: 46px;
    font-size: 18px;
    color: #707070;
    padding-left: 15px;
    box-sizing: border-box;
    outline: none;
    margin-right: 5px;
    background: white;
}
.input-s:focus{
    border: 1px solid #ff5000;
}
.sec-input::placeholder{
    color: #CCCCCC;
}

.input-b .input-s::placeholder {
    color: #CCCCCC;
}

.input-btn {
    border: none;
    font-size: 16px;
    color: red;
    background: linear-gradient(to right, #ffe6b3, #ffd074);
    cursor: pointer;
}
/*.get-info {*/
/*    border: none;*/
/*    font-size: 16px;*/
/*    color:#FFFFFF;*/
/*    cursor: pointer;*/
/*    background: linear-gradient(to right, #ff5122, #f10b13);*/
/*    position: absolute;*/
/*    margin-top: 480px;*/
/*    z-index: 99;*/
/*}*/
.input-b .input-btn:hover {
    background: linear-gradient(to left, #ffe6b3, #ffd074);
}

.choose-qt .input-info .input-info-wrap {
    width: 110px;
}

.title-38 {
    font-size: 38px;
    color: #333333;
}

.title-22 {
    font-size: 22px;
    color: #666666;
}

.choose-qt .option-wrapper .navigator-box{
    height: 130px;
}
.choose-qt .option-wrapper .center-service-navigator {
    height: 60px;
    border-bottom: 1px solid gray;
}

.center-service-navigator {
    width: 960px;
    color: white;
    margin: 0 auto;
}

.navigator-box .option-box,
.center-service-navigator .option-box {
    flex: 1;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    cursor: pointer;
}

.navigator-box .option-box .option-title,
.center-service-navigator .option-box .option-title {
    flex: 1;
    font-size: 22px;
    align-items: center;
    color: #555;
    flex-direction: column;
}

.center-service-navigator {
    justify-content: space-between !important;
}

.center-service-navigator .option-box {
    flex: none;
    width: 130px;
}

.navigator-box .option-box .option-title-1,
.center-service-navigator .option-box .option-title-1 {
    color: #E03B2F;
}

.navigator-box .option-box .active-1,
.center-service-navigator .option-box .active-1 {
    width: 100px;
    height: 2px;
}

.navigator-box .option-box .active-2,
.center-service-navigator .option-box .active-2 {
    background: #E03B2F;
}

.navigator-box .option-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
}

.navigator-box .option-iconA-1 {
    background: url(../img/option-iconA-01.png);
}

.navigator-box .option-iconA-2 {
    background: url(../img/option-iconA-02.png);
}

.navigator-box .option-iconB-1 {
    background: url(../img/option-iconB-01.png);
}

.navigator-box .option-iconB-2 {
    background: url(../img/option-iconB-02.png);
}

.navigator-box .option-iconC-1 {
    background: url(../img/option-iconC-01.png);
}

.navigator-box .option-iconC-2 {
    background: url(../img/option-iconC-02.png);
}

.navigator-box .option-iconD-1 {
    background: url(../img/option-iconD-01.png);
}

.navigator-box .option-iconD-2 {
    background: url(../img/option-iconD-02.png);
}

.swiper-plan-system .swiper-plan-option {
    width: 1200px;
    height: 560px;
    background: #FF5000;
    position: relative;
}

.swiper-plan-system .option-a {
    /*background: url(../img/plan-01.jpg);*/
    background: url(../img/plan-05.jpg);
}

.swiper-plan-system .option-b {
    /*background: url(../img/plan-02.jpg);*/
    background: url(../img/plan-06.jpg);
}

.swiper-plan-system .option-c {
    /*background: url(../img/plan-03.jpg);*/
    background: url(../img/plan-07.jpg);
}

.swiper-plan-system .option-d {
    /*background: url(../img/plan-04.jpg);*/
    background: url(../img/plan-08.jpg);
}

.swiper-plan-system .s-more {
    background: linear-gradient(to right, #f10b13, #ff5122);
    width: 180px;
    height: 46px;
    color: white;
    outline: none;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    position: absolute;
    left: 706px;
    top: 376px;
    cursor: pointer;
}
.s-more:hover{
    transform: scale(1.1);
}
.free:hover{
    transform: scale(1.1);
}
.center-service-part {
    width: 100%;
    height: 706px;
    justify-content: center;
    background: url(../img/servicebg.jpg) no-repeat center;
    /*margin: 30px 0;*/
}


.swiper-center-service .swiper-plan-option {
    width: 956px;
    height: 330px;
    /* background: #FF5000; */
    position: relative;
    border-radius: 10px;
}

.swiper-center-service {
    margin-top: 30px;
}

.swiper-center-service .swiper-wrapper {
    width: 956px;
}

.swiper-center-service .option-a {
    /*background: url(../img/service-1.jpg);*/
    background: url(../img/service-5.jpg);
}

.swiper-center-service .option-b {
    /*background: url(../img/service-4.jpg);*/
    background: url(../img/service-7.jpg);
}

.swiper-center-service .option-c {
    /*background: url(../img/service-3.jpg);*/
    background: url(../img/service-8.jpg);
}

.swiper-center-service .option-d {
    /*background: url(../img/service-2.jpg);*/
    background: url(../img/service-6.jpg);
}

.cooperation_box {
    width: 280px;
    height: 350px;
    flex-direction: column;
    position: relative;
}

.cooperation_box .cooperation_down {
    width: 280px;
    height: 186px;
    background: red;
    border-radius: 8px;
}
.cooperation_box .cooperation_up {
    width: 240px;
    height: 216px;
    background: white;
    position: absolute;
    bottom: 0;
    left: 20px;
    box-shadow: 0 4px 20px #CCCCCC;
    border-radius: 8px;
    flex-direction: column;
}
.cooperation_up .c_title{
    height: 60px;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 24px;
}
.cooperation_up .c_content{
    padding: 10px;
}
.cooperation_up .c_content li{
    margin-bottom: 10px;
    color: #666666;
}
.cooperation_up .c_content ul{
    list-style-type: none;
    margin: 0;
    padding-left: 15px;
}

.cooperation_up .c_content li::before{
    content: "";
    width: 10px;
    height: 20px;
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 10px;
    background: url(../img/icon-right.png) no-repeat center;
}
.china-cooperation-part{
    width: 100%;
    height: 560px;
    margin: 40px 0;
}
.china-cooperation-part .china-cooperation-box {
    width: 100%;
    height: 502px;
    background: url(../img/china-cooperation-box.jpg) no-repeat center;
    justify-content: center;
}
.china-cooperation-part .swiper-china-cooperation{
    width: 1200px;
    height: 210px;
    margin-top: 40px;
    justify-content: space-between;
}
.swiper-china-cooperation .cell{
    width: 1200px;
    height: 210px;
    /* background: indianred; */
    /* margin-right: 13px; */
}
.news-dynamic {
    width: 380px;
    height: 520px;
    border-radius: 6px;
    box-shadow: 0 0 30px #EEEEEE;
    flex-direction: column;
}
.news-dynamic .news-header{
    width: 100%;
    height: 60px;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.news-dynamic .news-body{
    width: 100%;
    flex: 1;
    align-items: center;
    padding: 0 20px;
    flex-direction: column;
    overflow-y: scroll;
}
.news-body .news-title{
    font-size: 18px;
    color: #333333;
    /* overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis; */
    display: -webkit-box;
    /* -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */
    margin: 10px 0;
    cursor: pointer;
    font-weight: 700;
    /* height: 100px; */
}
.news-body .news-title a{
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 10px 0;
    cursor: pointer;
    font-weight: 700;
}

.news-body .news-desc{
    font-size: 14px;
    color: #989898;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    
}

.education-blue-sea{
    justify-content: center;
    /* align-items: center; */
    width: 100%;
    height: 300px;
    background: url(../img/blue-sea-bg.jpg) no-repeat center;
    margin-bottom: 30px;
}
/* 08-24 æ³¨å†Œæµç¨‹æ–°å¢žæ³¨å†ŒåŠŸèƒ½ä»£ç&nbsp; */
.layer-guide{
    display: none;
    width: 100vw;
    height: calc(100% + 143px);
    position: absolute;
    top: -56px;
    left: 0px;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
}
.guide-introduc-box{
    /* display: flex; */
    align-items: center;
    justify-content: center;
}
.register-step-one{
    margin: 0 auto;
    width: 440px;
    height: 544px;
    display: flex;
    flex-direction: column;
}
.step-one-tit{
    width: 100%;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('../img/stepTit.png') no-repeat;
    background-size: 100%;
    font-size:29px;
    font-family:FZZhengHeiS-DB-GB;
    font-weight:400;
    color:rgba(255,255,255,1);
    position: relative;
}
.close-register{
    width: 14px;
    height: 14px;
    position: absolute;
    right: 20px;
    top: 24px;
    cursor: pointer;
    background: url('../img/closeRegiste.png');
    background-size: 100%;
}
.step-one-body{
    width: 100%;
    height: 479px;
    background-color: #fff;
    padding-top: 20px;
    flex-direction: column;
    align-items: center;
}
.step-one-body input{
    box-sizing: border-box;
    padding-left: 10px;
}
.time-line{
    width: 82%;
    margin: 15px auto;
}
.time-line&gt;div{
    flex-direction: column;
    align-items: center;
}
.time-line-step{
    width:30px;
    height:30px;
    justify-content: center;
    align-items: center;
    border-radius:50%;
    opacity:1;
    border:1px solid rgba(247,87,12,1);
}
.current-step{
    background:rgba(247,87,12,1);
    color: #ffffff;
}
.default-step{
    background:rgba(255,255,255,1);
    color:rgba(247,87,12,1);
}
.time-line-txt{
    margin-top: 8px;
    font-size:14px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:19px;
    color:rgba(247,87,12,1);
}

 .dotted-line{
    margin-top: 14px;
    width:94px;
    height:0px;
    border:1px dashed rgba(247,87,12,1);
    opacity:1;
 }
 .register-form{
    width: 90%;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    flex:1;
 }
 .letter-spacing-10{
    letter-spacing: 10px;
 }
 .register-form-tit{
    font-size:16px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:21px;
    color:rgba(51,51,51,1);
    /* width:64px; */
 }
 .register-form&gt;div{
     margin-bottom: 15px;
     align-items: center;
 }
 .register-form-input{
     flex: 1;
     position: relative;
     align-items: center;
 }
.register-form-input&gt;input{
    flex : 1;
    /* width:305px; */
    height:36px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220,223,230,1);
    opacity:1;
    border-radius:3px;
 }
 .verifi-form-input&gt;input {
    width:184px;
    height:36px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220,223,230,1);
    opacity:1;
    border-radius:3px;
 }
  .register-form input::placeholder{
     color :#C0C0C0;
 }
 .verifi-form-btn{
    margin-left: 10px;
    justify-content: center;
    align-items: center;
    flex: 1;
    height:36px;
    border: none;
    opacity:1;
    border-radius:3px;
    font-size:16px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:21px;
    color:rgba(146,151,162,1);
    outline: none;
 }
 .register-form-area{
    flex: 1;
    height:42px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(220,223,230,1);
    opacity:1;
    border-radius:3px;
    padding-left: 10px;
 }
 .register-note{
     margin-right: 8px;
    width:14px;
    height:14px;
    background: url('../img/register-note.png');
    background-size: 100%;
 }
 .register-note-txt{
    font-size:12px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:16px;
    color:rgba(136,136,136,1);
    opacity:1;
 }
 .register-submit-btn{
    width: 90%;
    height:46px;
    border-radius:3px;
    border : none;
    font-size:16px;
    font-family:Microsoft YaHei UI;
    font-weight:bold;
    color:white;
    margin-bottom: 30px;
 }
 .display-none{
     display: none;
 }
 .register-success-img{
     width: 108px;
     height: 108px;
     background: url('../img/register-success.png');
     background-size: 100%;
 }
 .register-success-txt{
    font-size:30px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:40px;
    color:rgba(51,51,51,1);
    opacity:1;
 }
 .register-success-prompt{
    margin-bottom: 24px;
    font-size:14px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:19px;
    color:rgba(51,51,51,1);
    opacity:1;
 }
 .step-three{
     width: 85%;
 }
 .success-link-prompt{
    font-size:14px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:19px;
    color:rgba(51,51,51,1);
    opacity:1;
 }
 .success-link-txt{
    font-size:12px;
    font-family:Microsoft YaHei UI;
    font-weight:400;
    line-height:16px;
    color:rgba(136,136,136,1);
    opacity:1;
 }
 .success-link-img{
     margin-left: 5px;
     width: 16px;
     height: 16px;
     background: url('../img/register-success-link.png');
     background-size: 100%;
 }
 .experience-link-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width:90px;
    height:35px;
    border:1px solid rgba(247,87,12,1);
    border-radius:3px;
    font-size:16px;
    color: rgba(247,87,12,1);
    cursor: pointer;
 }
 .flex-direction-column{
     flex-direction: column;
 }
 .success-link-box{
     justify-content: space-between;
 }
 .justify-content-between{
    justify-content: space-between;
 }</pre></body></html>