@charset "UTF-8";

.div-table {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.div-table>* {
    display: table-cell;
}

.content-wrapper {
    overflow: hidden;
}

.content-wrapper span,
.content-wrapper strong,
.content-wrapper a {
    display: block;
}

.content-wrapper .inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.one-stage {
    padding: 140px 0 120px;
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/top_bg.jpg");
    background-repeat: no-repeat;
    background-position: left -318px top 45px;
    background-color: #323234;
}

.one-stage .image-box {
    margin-bottom: 100px;
}

.one-stage .inner>span {
    margin-bottom: 70px;
    font-size: 80px;
    line-height: 60px;
    font-family: 'noto3', "Malgun Gothic", "맑은 고딕";
    color: #fef0d6;
    position: absolute;
    top: 210px;
    left: 60px;
    font-style: italic;
}

.one-stage .one-row {
    width: 1100px;
    text-align: left;
    margin: 0 auto;
}

.one-stage .one-row ul li {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 60px 80px;
    background-repeat: no-repeat;
    box-shadow: 6px 9px 15px rgba(0, 0, 0, .1);
}

.one-stage .one-row ul li:nth-child(1) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/benefit_top.png");
    background-position: right 60px top 65px
}

.one-stage .one-row ul li span {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}

.one-stage .one-row ul li strong {
    font-size: 45px;
    line-height: 49px;
    font-family: 'noto5', "Malgun Gothic", "맑은 고딕";
}

.one-stage .two-row {
    width: 1100px;
    text-align: left;
    margin: 0 auto;
}

.one-stage .two-row ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.one-stage .two-row ul li {
    width: calc((100% - 20px) / 2);
    background-color: #fff;
    padding: 40px 50px;
    margin-top: 20px;
    box-shadow: 6px 9px 15px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    border-radius: 30px;
    background-repeat: no-repeat;
}

.one-stage .two-row ul li span {
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 14px;
    font-family: 'noto3', "Malgun Gothic", "맑은 고딕";
}

.one-stage .two-row ul li strong {
    font-size: 35px;
    line-height: 39px;
    font-family: 'noto5', "Malgun Gothic", "맑은 고딕";
}

.one-stage .two-row ul li:nth-child(1) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/benefit_1.png");
    background-position: right 36px top 20px;
}

.one-stage .two-row ul li:nth-child(2) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/benefit_2.png");
    background-position: right 50px top 40px;
}

.one-stage .two-row ul li:nth-child(3) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/benefit_3.png");
    background-position: right 20px top 20px;

}

.one-stage .two-row ul li:nth-child(4) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/benefit_4.png");
    background-position: right 50px top 20px;

}

.one-stage .two-row ul li:nth-child(5) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_1/benefit_5.png");
    background-position: right 36px top 20px;

}

.one-stage .two-row ul li:nth-child(6) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_1/benefit_6.png");
    background-position: right 36px top 30px;
}

.graph {
    background-color: #9be8d8;
    padding: 220px 0;
}

.graph .inner {
    width: 1100px;
}

.three-stage .inner {
    padding: 220px 0;
}

.four-stage {
    background-color: #33a5a5;
}

.four-stage::after {
    content: '';
    display: block;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_1/middle_title_bottom.png");
    background-repeat: no-repeat;
    background-color: #404145;
    background-position: left 50% top;
}

.four-stage .inner {
    padding: 60px 0 54px;
}

.five-stage {
    background-color: #404145;
    padding: 70px 0 100px;
    position: relative;
    /*
	background-image: url(/_skin/tpl_skin/basic_landscape4/images/con1_1/teacher_txt_2.png);
	background-position: right 0% top;
	background-repeat: no-repeat;
	*/
}

/*.five-stage::before{
	content: '';
	display: block;
	width: 100%;
	height: 491px;
	background-image: url(/_skin/tpl_skin/basic_landscape4/images/con1_1/teacher_object.png);
	background-repeat: no-repeat;
	background-position: right 0% top;
	position: absolute;
	top: 31%;
	transform: translateX(-50%);
	left: 49%;
}
.five-stage::after{
	content: '';
	display: block;
	width: 100%;
	height: 1252px;
	background-image: url(/_skin/tpl_skin/basic_landscape4/images/con1_1/teacher.png);
	background-repeat: no-repeat;
	background-position: right 0% top;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	left: 50%;
}*/
/*
.five-stage .inner{
	width: 1600px;
}
*/
.five-stage .image-title {
    text-align: left;
    width: 1100px;
    margin: 0 auto;
}

.five-stage .image-video .popupVideo {
    width: 727px;
    height: 441px;
    font-size: 0px;
    position: absolute;
    top: 27px;
    left: 24px;
    z-index: 2;
}

.five-stage .image-video .popupVideo a {
    display: block;
    width: 100%;
    height: 100%;
}

.five-stage .image-video {
    text-align: left;
    width: 1150px;
    margin: 150px auto 0;
    position: relative;
}

.five-stage .image-txt {
    width: 2120px;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}

.five-stage .image-teacher {
    position: absolute;
    top: -70px;
    width: 1570px;
    margin: 0 auto;
    text-align: right;
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_1/teacher_object.png");
    background-repeat: no-repeat;
    background-position: right 50px top 170px;
}

.six-stage {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_1/curri_bg.jpg");
    background-repeat: no-repeat;
    padding: 170px 0 80px;
}

.six-stage .inner {
    width: 1100px;
}

.six-stage .image-title {
    text-align: left;
}

.six-stage .image-line {
    text-align: left;
    position: relative;
    margin-top: 160px;
    margin-bottom: 60px;

}

.six-stage .image-line ul {
    font-size: 20px;
    color: #afffcc;
    font-family: 'noto5', "Malgun Gothic", "맑은 고딕";
    display: flex;
    position: absolute;
    width: 1100px;
    justify-content: space-around;
    top: -7px;
}

.six-stage .image-line ul li {
    margin: 0 20px;
}



.six-stage .step-wrap>div>span {
    display: inline-block;
    color: #343745;
    background-color: #a3cbb1;
    padding: 10px 30px;
    font-size: 28px;
    font-family: 'noto6', "Malgun Gothic", "맑은 고딕";
    border-radius: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.six-stage .step-wrap>div ul {
    display: flex;
    justify-content: space-around;
    text-align: left;
}

.six-stage .step-wrap>div ul li {
    background-color: #fff;
    border: 1px solid #1b4669;
    box-sizing: border-box;
    width: calc((100% - 20px) / 4);
    height: 311px;
    padding: 30px 40px 0;
}

.six-stage .step-wrap>div:nth-child(1) ul li:nth-child(4) {
    background-color: transparent;
    position: relative;
    display: block;
    padding: 0;
    border: 0;

}

.six-stage .step-wrap>div ul i {
    font-style: normal;
    color: #fff;
    /*padding: 40px 20px;*/
    border-radius: 100%;
    box-sizing: border-box;
    font-size: 23px;
    font-family: 'noto3', "Malgun Gothic", "맑은 고딕";
    font-weight: 700;
}


.six-stage .step-wrap>div ul strong {
    font-size: 36px;
    line-height: 40px;
    font-family: 'noto5', "Malgun Gothic", "맑은 고딕";
    margin-bottom: 40px;
    color: #19456a;
}

.six-stage .step-wrap>div ul span {
    font-size: 22px;
    font-family: 'noto3', "Malgun Gothic", "맑은 고딕";
    line-height: 24px;
    position: relative;
}

.six-stage .step-wrap>div ul span::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #19456a;
    margin-bottom: 20px;
}

.six-stage .curri_benefit {
    padding: 60px;
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_1/curri_benefit_bg.png");
    margin-top: 160px;
    background-repeat: no-repeat;
}


.content-area-8 .inner {
    background-image: url('/_skin/tpl_skin/basic_landscape4/images/con1_4/book.png');
    background-repeat: no-repeat;
    background-position: 0px 410px;
    padding: 160px 0 80px;
    width: 1100px;
    margin: 0 auto
}

.content-area-8 .inner .content-title {
    text-align: left;
    border: none;
}

.content-area-8 .inner .book_slide {
    width: 740px;
    height: 635px;
    margin-top: 300px;
    margin-right: 20px;
}

.content-area-8 .inner .book_slide .slide_nav {
    text-align: right;
    position: relative;
    left: -20px;
    top: 0;
}

.content-area-8 .inner .book_slide .slide_nav span {
    display: inline-block;
}

.content-area-8 .inner .book_slide .slide_nav .swiper-pagination-bullet {
    margin: 0 4px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.content-area-8 .inner .book_slide .slide_nav .swiper-pagination-bullet-active {
    background: #ff696a;
    width: 40px;
    height: 20px;
    border-radius: 10px;
    transition: all 0.2s;
}

.content-area-8 .inner .book_review_slide_area {
    position: relative;
}

.content-area-8 .inner .book_review_slide_area .btn_arrow {
    /* zzzz */
    position: absolute;
    z-index: 4;
    cursor: pointer;
    top: 70px;
}

.content-area-8 .inner .book_review_slide_area .btn_prev {
    /* zzzz */
    left: -80px;
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/arrow_l.png') no-repeat;
    width: 60px;
    height: 60px;
    background-position: 17px;
    border-radius: 60px;
    background-color: #dfdfdf;
}

.content-area-8 .inner .book_review_slide_area .btn_next {
    /* zzzz */
    right: -80px;
    background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/arrow_r.png') no-repeat;
    width: 60px;
    height: 60px;
    background-position: 21px;
    border-radius: 60px;
    background-color: #dfdfdf;
}

.content-area-8 .inner .book_review_slide {
    position: relative;
    width: 1100px;
    height: 290px;
    border-top: 1px solid #cacaca;
}

.content-area-8 .inner .book_review_slide:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 90px;
    left: 0;
    content: '';
    background: #cacaca;
}

.content-area-8 .inner .book_review_slide .swiper-wrapper {
    height: 200px;
    /* border-bottom:1px solid #cacaca; */
    box-sizing: border-box;
    /* color:#4a4a4a; */
}

.content-area-8 .inner .book_review_slide .review_tit {
    font-size: 24px;
    margin: 12px 0 16px;
    line-height: 100%;
    font-family: 'noto6';
    font-weight: 100;
    letter-spacing: -1.5px;
    color: #222;
}

.content-area-8 .inner .book_review_slide .writer {
    padding-right: 20px;
    font-size: 16px;
    color: #848484;
    font-family: 'noto4';
    font-weight: 600;
    letter-spacing: -1px;
    display: inline-block;
}

.content-area-8 .inner .book_review_slide .review_txt {
    font-size: 18px;
    font-family: 'noto3';
    line-height: 140%;
    letter-spacing: -1px;
    color: #4a4a4a;
}

.content-area-8 .inner .book_review_slide .underline {
    position: relative;
    font-family: 'noto6';
}

.content-area-8 .inner .book_review_slide .underline:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: #bbf6fa;
    content: '';
    z-index: -1;
}

.content-area-8 .inner .book_slide .book_review_nav {
    text-align: right;
    margin-left: -28px;
}

.content-area-8 .inner .book_slide .book_review_nav span {
    width: 26px;
    height: 26px;
    margin-right: 16px;
    border-radius: 13px;
    background: #333;
    border: none;
    transition: all 0.5s;
}

.content-area-8 .inner .book_slide .book_review_nav span:last-child {
    margin-right: 0;
}

.content-area-8 .inner .book_slide .book_review_nav span.swiper-pagination-bullet-active {
    width: 58px;
    background: #f5363d;
}

.swiper-slide .div-table>div {
    vertical-align: middle;
}

.div-table {
    height: 100%;
}

.content-area-8 .video-box {
    width: 329px;
    height: 189px;
    text-align: right;
    position: absolute;
    top: 910px;
    background-image: url('/_skin/tpl_skin/basic_landscape4/images/con1_1/book_play.png');
    background-repeat: no-repeat;
    background-position: right;
}

.content-area-8 .video-box .popupVideo {
    width: 330px;
    height: 190px;
    top: 0px;
}

.content-area-8 .video-box .popupVideo.btn1 {
    right: 0px;
}

.content-area-8 .video-box .popupVideo a {
    display: inline-block;
    width: 100%;
    height: 100%;
}


.nine-stage {
    padding: 140px 0 120px;
    background-color: #545655;
    background-repeat: no-repeat;
    background-position: left -370px top;
}

.nine-stage .image-box {
    margin-bottom: 100px;
    text-align: left;
}

.nine-stage .inner {
    width: 1100px;
}

.nine-stage .one-row {
    width: 1100px;
    text-align: left;
    margin: 0 auto;
}

.nine-stage .one-row ul li {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 60px 80px;
    background-repeat: no-repeat;
    box-shadow: 6px 9px 15px rgba(0, 0, 0, .1);
    background-color: #fed271;
}

.nine-stage .one-row ul li:nth-child(1) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/bottom_benefit_top.png");
    background-position: right 60px top 65px
}

.nine-stage .one-row ul li span {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}

.nine-stage .one-row ul li strong {
    font-size: 45px;
    line-height: 49px;
    font-family: 'noto5', "Malgun Gothic", "맑은 고딕";
}

.nine-stage .two-row {
    width: 1100px;
    text-align: left;
    margin: 0 auto;
}

.nine-stage .two-row ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.nine-stage .two-row ul li {
    width: calc((100% - 20px) / 2);
    background-color: #fff;
    padding: 0 50px;
    margin-top: 20px;
    box-shadow: 6px 9px 15px rgb(0 0 0 / 10%);
    box-sizing: border-box;
    border-radius: 30px;
    background-repeat: no-repeat;
    height: 200px;
    display: flex;
    align-items: center;
}

.nine-stage .two-row ul li span {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 14px;
    font-family: 'noto3', "Malgun Gothic", "맑은 고딕";
}

.nine-stage .two-row ul li strong {
    font-size: 30px;
    line-height: 34px;
    font-family: 'noto5', "Malgun Gothic", "맑은 고딕";
}

.nine-stage .two-row ul li:nth-child(1) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/bottom_benefit_1.png");
    background-position: right 36px top 40px;
}

.nine-stage .two-row ul li:nth-child(2) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/bottom_benefit_2.png");
    background-position: right 36px top 30px;
}

.nine-stage .two-row ul li:nth-child(3) {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/bottom_benefit_3.png");
    background-position: right 36px top 4px;

}

.nine-stage .two-row ul li:last-child {
    background-image: url("/_skin/tpl_skin/basic_landscape4/images/con1_4/bottom_benefit_4.png");
    background-position: right 36px top 30px;
    position: relative;
    padding-bottom: 40px;
}

.nine-stage .two-row ul li:last-child div>a {
    position: absolute;
    background-color: #000;
    color: #fff;
    padding: 3px 20px;
    bottom: 24px;
    border-radius: 10px;
    box-sizing: border-box;
}