@charset "UTF-8";

.blind {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
}

.apply {
    overflow: hidden;
    box-sizing: border-box;
    color: #000;
}

.inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.div-table {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.div-table>* {
    display: table-cell;
    vertical-align: middle;
}

.title_bx {
    width: 1100px;
    margin: 0 auto;
}

.title_bx .tit {
    font-family: 'market-l';
    font-size: 56px;
    line-height: 70px;
    letter-spacing: -2px;
}

.title_bx .tit_b {
    font-family: 'market-b';
    font-size: 56px;
    line-height: 70px;
    letter-spacing: -2px;
}

.top_area {
    height: 1640px;
    padding-top: 110px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_bg.png') center top no-repeat;
    background-size: 2560px 1640px;
}

.top_area .top_tit {
    color: #ffd68e;
    font-family: 'market-l';
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -2px;
    text-align: center;
}

.top_area .inner>span {
    position: relative;
    display: block;
    z-index: 8;
}

.top_area .top_tit2 {
    margin: 100px 0 0 -200px;
}

.top_area .top_txt {
    margin-top: 130px;
    text-align: center;
}

.top_area .obj {
    position: absolute;
    top: 90px;
    left: -239px;
    width: 553px;
    height: 553px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_object1.png') center top no-repeat;
    background-size: cover;
    z-index: 0;
    animation: spin 3s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.top_area .obj .circle {
    position: absolute;
    top: 99px;
    left: 0;
}

.top_area .lst_bx {
    margin-top: 40px;
}

.top_area .top_bx {
    display: flex;
    justify-content: space-between;
}

.top_area .top_bx li {
    position: relative;
    width: 540px;
    height: 200px;
    padding: 35px 0 0 228px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_box.png') 0 0 no-repeat;
    background-size: cover;
}

.top_area .top_bx .bx1:after {
    content: '';
    position: absolute;
    top: 28px;
    left: 55px;
    width: 145px;
    height: 142px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_1.png') 0 0 no-repeat;
    background-size: cover;
}

.top_area .top_bx .bx2:before {
    content: '';
    position: absolute;
    top: -40px;
    right: -73px;
    width: 159px;
    height: 160px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_object3.png') 0 0 no-repeat;
    background-size: cover;

}

.top_area .top_bx .bx2:after {
    content: '';
    position: absolute;
    top: 28px;
    left: 47px;
    width: 176px;
    height: 140px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_2.png') center no-repeat;
    background-size: auto;
}

.top_area .top_bx li .txt {
    color: #fff;
    font-family: 'market-l';
    font-size: 28px;
    line-height: 44px;
    letter-spacing: -2px;
}

.top_area .top_bx li .txt strong {
    display: block;
    font-family: 'market-b';
    font-size: 34px;
}

.top_area .bottom_bx {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.top_area .bottom_bx li {
    width: 260px;
    height: 260px;
    padding-top: 40px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/benefit_box2.png') 0 0 no-repeat;
    background-size: cover;
}

.top_area .bottom_bx li strong {
    display: block;
    color: #000;
    font-family: 'market-b';
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -2px;
    text-align: center;
}

.top_area .bottom_bx li:nth-child(1) strong:after {
    content: '';
    display: block;
    width: 166px;
    height: 108px;
    margin: 22px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_3.png') 0 0 no-repeat;
    background-size: cover;
}

.top_area .bottom_bx li:nth-child(2) strong:after {
    content: '';
    display: block;
    width: 150px;
    height: 102px;
    margin: 24px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_4.png') 0 0 no-repeat;
    background-size: cover;
}

.top_area .bottom_bx li:nth-child(3) strong:after {
    content: '';
    display: block;
    width: 146px;
    height: 111px;
    margin: 21px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_5.png') 0 0 no-repeat;
    background-size: cover;
}

.top_area .bottom_bx li:nth-child(4) strong:after {
    content: '';
    display: block;
    width: 156px;
    height: 65px;
    margin: 34px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_6.png') 0 0 no-repeat;
    background-size: cover;
}

.banner_cp {
    position: relative;
    padding: 100px 0;
    background: #bfe3f4;
}

.banner_cp:before {
    content: '';
    position: absolute;
    top: -42px;
    left: 50%;
    margin-left: -42px;
    width: 84px;
    height: 84px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/plus.png') 0 0 no-repeat;
    background-size: cover;
}

.banner_cp .txt1 {
    color: #000d51;
    font-family: 'market-l';
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -2px;
}

.banner_cp .txt2 {
    color: #000d51;
    font-family: 'market-b';
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -2px;
}

.banner_cp .txt2 span {
    display: inline-block;
    margin: -2px 0 0 -6px;
    background-color: #000d51;
    color: #fff;
    height: 54px;
    line-height: 62px;
    vertical-align: top;
}

.banner_cp .img_bx {
    position: absolute;
    top: -45px;
    right: 40px;
}

.exam {
    padding-top: 240px;
}

.merit {
    position: relative;
    padding: 170px 0 200px;
}

.merit .inner {
    overflow: visible;
}

.merit .swiper-container {
    width: 1100px;
    margin: 90px auto 0;
    padding-bottom: 10px;
}

.merit .swiper-wrapper {
    height: 360px !important;
}

.merit .btn_arrow,
.book_point .btn_arrow {
    position: absolute;
    z-index: 4;
    top: 385px;
    width: 47px;
    height: 48px;
    cursor: pointer;
    background: url('/_skin/tpl_skin/basic_labor_new/images/apply/master_v2/btn.png') no-repeat;
}

.merit .btn_prev,
.book_point .btn_prev {
    left: -71px;
    background-position: -8px -5px;

}

.merit .btn_next,
.book_point .btn_next {
    right: -73px;
    background-position: -60px -5px;
}

.merit .merit_nav {
    overflow: visible;
    margin: 56px auto 0;
    text-align: center;
}

.merit .merit_nav span,
.book_point .book_point_nav span {
    width: 26px;
    height: 26px;
    margin: 2px 10px !important;
    border-radius: 13px;
    background: #d6d6d6;
    border: none;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
    transition: all .5s;
}

.merit .merit_nav span.swiper-pagination-bullet-active,
.book_point .book_point_nav span.swiper-pagination-bullet-active {
    width: 58px;
    background: #438aea;
}

.merit .swiper-slide {
    position: relative;
}

.merit .swiper-slide .txt_bx {
    position: absolute;
    top: 143px;
    left: 48px;
}

.merit .txt_bx .tit {
    display: block;
    color: #fff;
    font-family: 'market-b';
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -2px;
}

.merit .txt_bx .desc {
    color: #fff;
    font-family: 'market-l';
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -2px;
}

.atoz {
    padding-bottom: 200px;
}

.atoz .title_bx .tit_b {
    letter-spacing: -1px;
}

.atoz .video_wrap {
    width: 1294px;
    height: 634px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/player.png') -100px 0 no-repeat;
    background-size: cover;
}

.atoz .video_box {
    position: absolute;
    width: 100%;
    height: 600px;
    left: 0;
    bottom: 0;

}

.atoz .video_box .layer {
    height: 100%;
}

.atoz .video_box .start_video {
    display: block;
    height: 100%;
    cursor: pointer;
}

.teacher_intro {
    height: 1330px;
    background: #000c50 url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/teacher_bg.png') center top no-repeat;
    background-size: 2560px 1330px;
}

.teacher_intro .inner {
    height: 100%;
    padding-top: 200px;
}

.teacher_intro .txt_bx {
    position: absolute;
    top: 409px;
    left: 50px;
    z-index: 8;
}

.teacher_intro .img_teacher {
    position: absolute;
    right: -300px;
    bottom: 0;
}

.teacher_intro .lnk_bx {
    position: absolute;
    left: -35px;
    bottom: 100px;
    z-index: 8;
    width: 669px;
    height: 439px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/teacher_player.png') center top no-repeat;
    background-size: cover;
}

.teacher_intro .lnk_bx a {
    position: absolute;
    top: 28px;
    left: 34px;
    width: 550px;
    height: 320px;
}

.point {
    height: 340px;
    padding-top: 128px;
    background: #071b61 url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/teacher_point.png') center center no-repeat;
    background-size: 1100px 260px;
}

.point ul {
    overflow: hidden;

}

.point ul li {
    float: left;
    width: 33.33%;
    text-align: center;
}

.point ul li:nth-child(1) {
    padding-left: 42px;
}

.point strong {
    font-family: 'market-b';
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: -2px;
}

.point p {
    font-family: 'market-l';
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -2px;
}

.review_lst {
    padding-top: 200px;
}

.review_lst .title_bx {
    text-align: center
}

.review_lst .title_bx .tit,
.review_lst .title_bx .tit_b {
    letter-spacing: -3px;
}

.review_lst .cont_review {
    position: relative;
    width: 1130px;
    height: 1400px;
    margin: 60px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .cont_review .lst_review {
    position: absolute;
    bottom: 0;
    left: 116px;
    width: 898px;
    height: 479px;
    padding: 0 48px;
    overflow-y: scroll;
}

.review_lst .lst_review li {
    padding: 40px 0;
    border-bottom: 1px solid #eee;
}

.review_lst .lst_review li .txt_bx {
    position: relative;
    padding-left: 104px;
}

.review_lst .lst_review li .ico {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    height: 84px;
}

.review_lst .lst_review li:nth-child(1) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_1.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(2) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_2.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(3) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_3.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(4) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_4.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(5) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_5.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(6) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_6.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(7) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_7.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(8) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_8.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(9) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_9.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(10) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_10.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(11) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_11.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li:nth-child(12) .ico {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/mo_review_12.png') 0 0 no-repeat;
    background-size: cover;
}

.review_lst .lst_review li .txt_bx .txt_area {}

.review_lst .lst_review li .txt_bx .txt_area .name {
    display: block;
    color: #000;
    font-family: 'noto6';
    font-size: 22px;
    line-height: 32px;
    /* letter-spacing: -2px; */
}

.review_lst .lst_review li .txt_bx .txt_area .desc {
    margin-top: 5px;
    color: #000;
    font-family: 'noto4';
    font-size: 20px;
    line-height: 32px;
    word-break: keep-all;
    letter-spacing: -1px;
}

.review_lst .lst_review li .txt_bx .txt_area .desc span {
    color: #5f0bff;
}

.pass_review {
    height: 1385px;
    padding-top: 200px;
    background: #3c7cdf url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/pass_review_bg.png') center top no-repeat;
    background-size: 2560px 1385px;
}

.pass_review .title_bx {
    color: #fff;
}

.pass_review .title_bx .tit_b {
    letter-spacing: -0.3px;
}

.pass_review .cont_img {
    margin: 92px 0 0 -40px;
}

.real_interview {
    padding: 200px 0;
}

.real_interview .title_bx .tit_b {
    letter-spacing: -5px;
}

.real_interview .video_box {
    width: 1100px;
    height: 540px;
    margin: 60px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/interview.png') 0 0 no-repeat;
    background-size: 1100px 540px;
}

.real_interview .video_box .layer {
    height: 100%;
    cursor: pointer;
}

.real_interview .video_box .start_video {
    display: block;
    width: 100%;
    height: 100%;
}

.rolling_slide_wrap {
    height: 540px;
    padding-top: 113px;
    background: #0e142c url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/pass_name_bg.png') center top no-repeat;
    background-size: 2560px 540px;
}

.rolling_slide_wrap .swiper-wrapper {
    transition-timing-function: linear;
    height: 19% !important;
}

.rolling_slide_wrap .pass_name_lst li {
    display: inline-block;
    width: auto !important;
    padding: 20px 0;
    color: #fff;
    font-family: 'market-m';
    font-size: 31px;
    line-height: 40px;
    letter-spacing: -2px;
    vertical-align: top;
}

.rolling_slide_wrap .lst_2 li,
.rolling_slide_wrap .lst_4 li {
    color: #99d7ff;
}

.book_intro {
    height: 1270px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/book_bg.png') center top no-repeat;
    background-size: 2560px 1270px;
}

.video_area .popupVideo {
    display: block;
    position: relative;
    width: 330px;
    height: 180px;
}

.video_area .btn {
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/book_play.png') center top no-repeat;
    background-size: cover;
}

.video_area .popupVideo a {
    display: block;
    height: 100%;
}

.book_intro {
    padding: 200px 0 0;
}

.book_intro .no1 {
    margin-top: 76px;
}

.book_intro .desc_bx {
    margin-top: 18px;
}

.book_intro .desc_bx em {
    color: #000;
    font-family: 'market-m';
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -2px;
}

.book_intro .desc_bx em:after {
    content: '';
    display: block;
    width: 280px;
    height: 2px;
    margin-top: -8px;
    background: #000;
}

.book_intro .desc_bx em span {
    font-family: 'market-b';
    font-style: italic;
}

.book_intro .desc_bx p {
    margin-top: 18px;
    color: #000;
    font-family: 'market-l';
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -2px;
}

.book_intro .video_area {
    margin-top: 51px;
}

.book_intro .img_book {
    position: absolute;
    top: 104px;
    right: -20px;
}

.book_point {
    padding: 200px 0 170px;
}

.book_point .swiper-wrapper {
    height: 785px !important;
}

.book_point .btn_arrow {
    top: 657px;
}

.book_point .swiper-container {
    width: 1000px;
    margin-top: 96px;
    padding-bottom: 10px;
}

.book_point .btn_prev {
    left: 0;
}

.book_point .btn_next {
    right: 0;
}

.book_point .book_point_nav {
    margin: 8px auto 0;
    text-align: center;
    overflow: visible;
}

.curri {
    padding-bottom: 160px;
}

.curri .title_bx .tit {
    letter-spacing: -3.5px;
}

.curri .cont_img {
    margin: 80px 0 0 -41px;
}

.benefit {
    padding: 200px 0;
    background: #162f85;
}

.benefit .title_bx .tit {
    letter-spacing: -3px;
}

.benefit p {
    color: #fff;
}

.benefit .top_bx {
    display: flex;
    justify-content: space-between;
    margin-top: 84px;
}

.benefit .top_bx li {
    width: 354px;
    height: 340px;
    padding: 40px 0 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/bottom_benefit_box1.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .top_bx li:nth-child(1):after {
    content: '';
    display: block;
    width: 161px;
    height: 141px;
    margin: 10px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/bottom_benefit_1.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .top_bx li:nth-child(2):after {
    content: '';
    display: block;
    width: 135px;
    height: 135px;
    margin: 10px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/bottom_benefit_2.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .top_bx li:nth-child(3):after {
    content: '';
    display: block;
    width: 211px;
    height: 122px;
    margin: 20px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/bottom_benefit_3.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .top_bx li p {
    font-family: 'market-l';
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -1px;
    text-align: center;
}

.benefit .top_bx li p strong {
    display: block;
    font-family: 'market-b';
}

.benefit .bottom_bx {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.benefit .bottom_bx li {
    width: 260px;
    height: 260px;
    padding-top: 40px;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/benefit_box2.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .bottom_bx li strong {
    display: block;
    color: #000;
    font-family: 'market-b';
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -2px;
    text-align: center;
}

.benefit .bottom_bx li:nth-child(1) strong:after {
    content: '';
    display: block;
    width: 166px;
    height: 108px;
    margin: 24px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_3.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .bottom_bx li:nth-child(2) strong:after {
    content: '';
    display: block;
    width: 150px;
    height: 102px;
    margin: 24px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_4.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .bottom_bx li:nth-child(3) strong:after {
    content: '';
    display: block;
    width: 146px;
    height: 111px;
    margin: 21px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_5.png') 0 0 no-repeat;
    background-size: cover;
}

.benefit .bottom_bx li:nth-child(4) strong:after {
    content: '';
    display: block;
    width: 156px;
    height: 65px;
    margin: 34px auto 0;
    background: url('/_skin/tpl_skin/basic_danger_renewal/images/apply/TheRefund/v2/top_benefit_6.png') 0 0 no-repeat;
    background-size: cover;
}