@charset "utf-8";
@import url("common.css");
/*Layer*/
/* body{width:100%}
#wrap{width:100%}
#header{}
#container{width:100%}
#contents{}
#footer{width:100%;} */

/* .font1{font-family:"Noto Sans KR";}
.font2{font-family:"Montserrat";}
.font2{font-family:"Lexend";}
.font2{font-family:"Lato";}
 */
.pcbr{display:block;}
.tbbr{display:none;}
.mbbr{display:none;}
.dn{display:none;}
/* * {font-family:"Noto Sans KR";} */
.en{font-family: "Montserrat";}
/*font-family: 'Montserrat', sans-serif;*/


.sub_visual {position: relative;width:100%;max-width:1920px;height:685px;margin:0px auto 0;z-index: 10;
overflow:hidden;}
.sub_visual .bg {width:100%;height:100%;}
.sub_visual .tit_wrap {position: absolute;top:50%;left:52%;box-sizing:border-box;width:100%;max-width:1520px;transform:translate(-50%,-50%);}
.sub_visual .tit_wrap .sub_tit {display: block;font-family:'Lexend';font-size:24px;font-weight:400;color:#fff;letter-spacing:-0.025em;}
.sub_visual .tit_wrap .sub_b_txt {display: block;font-size:45px;font-family:'Lexend';font-weight:500;color:#fff;line-height:1.4;margin-top: 36px;}

.sub1 .bg {background:url(/kor/images/page/sub_visual1.jpg) no-repeat center / cover;}
.sub2 .bg {background:url(/kor/images/page/sub_visual2.png) no-repeat center / cover;}
.sub3 .bg {background:url(/kor/images/page/sub_visual3.jpg) no-repeat center / cover;}
.sub4 .bg {background:url(/kor/images/page/sub_visual4.jpg) no-repeat center / cover;}
.sub5 .bg {background:url(/kor/images/page/sub_visual5.jpg) no-repeat center / cover;}
.sub6 .bg {background:url(/kor/images/page/sub_visual6.jpg) no-repeat center / cover;}
.sub7 .bg {background:url(/kor/images/page/sub_visual7.jpg) no-repeat center / cover;}
.sub8 .bg {background:url(/kor/images/page/sub_visual8.jpg) no-repeat center / cover;}
.sub9 .bg {background:url(/kor/images/page/sub_visual8.jpg) no-repeat center / cover;}


.sub_tab {position: relative;width:100%;margin-top:2px;}
.sub_tab .inner {display:flex;justify-content:flex-end;width:94%;max-width:1520px;margin:0 auto;}
.sub_tab .inner>div {position: relative;margin-left: -1px;}
.sub_tab .inner>div button.tab {
	position: relative;
	width:221px;height:68px;
	padding:0 20px;
	font-size: 16px;
	font-weight:500;
	color: #555;
	text-align: left;
	background: url(/kor/images/page/tab_down.png) no-repeat center right 20px;
	transition:0.3s;
}
.sub_tab .inner>div button.tab:before {content:">";position: absolute;top: 22px;right: 0px;width:0px;height:0px;background:#666;
font-size:15px;}
.sub_tab .inner .depth2 .tab:before{content:"";}
.sub_tab .inner>div button.tab.on {background:url(/kor/images/page/tab_up.png) no-repeat center right 20px;font-weight:600;color:#3075f4;
outline:none;border:none;}
.sub_tab .inner>div button.tab.on:after {content:"";position: absolute;top:0;left:0;width:100%;height:100%;z-index: 1;box-sizing: border-box;}
.sub_tab .inner>div>ul {position: absolute;top: 69px;left: 0;width:100%;padding:30px 20px;background:#fff;display: none;z-index:1;}
.sub_tab .inner>div>ul>li {margin-bottom:20px;}
.sub_tab .inner>div>ul>li:last-child {margin-bottom:0;}
.sub_tab .inner>div>ul>li>a {position: relative;display:inline-block;font-size:16px;font-weight:500;color:#000;line-height:1;}
.sub_tab .inner>div>ul>li>a:hover:before {content:"";position: absolute;bottom:0;left:0;width:100%;height:1px;background:#000;}
.sub_tab .inner>div.home {position: relative;padding-right: 20px;height:68px;line-height: 68px;}
.sub_tab .inner>div.home>a{display: block;}
.sub_tab .inner>div.home:before {content:">";position: absolute;top: 0px;right: 0px;width:0px;height:0px;background:#666;z-index: 1;
font-size:15px;}
.sub_tab .inner>div.home>a>img{transform:translateY(-2px);}
.m31 .sub_tab .inner{width:53%;margin:0 0 0 auto;}
.m31 .sub_tab .inner>div button.tab:before{display: none;}



button{background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}



.m00{width:100%;margin:160px auto 200px;}
.m00 .section{width:100%;margin:0 auto;max-width:1920px;}
.m00 .sec_tit{display:flex;justify-content:space-between;text-align:left;width:80%;margin:0 auto;margin-bottom:160px;}
.m00 .sec_tit strong{position:relative;width:50%;display:inline-block;font-size:50px;color:#111;line-height:1.1;overflow:hidden;
font-weight:500;}
.m00 .sec_tit strong.en{font-family: "Lexend";font-weight: 400;}
.m00 .sec_tit .sub_tab{width:50%;padding-left:1vw;box-sizing:border-box;}

.m00 .conwrap{width:80%;margin:0 auto;}
.m00 .table{margin-bottom:140px;}
.m00 .table_wrap{width:100%;}
.m00 .table_wrap .tit{text-align:left;font-size:30px;font-weight:600;color:#111;margin-bottom:45px; }
.m00 .table_wrap .sub_tit{position:relative;color:#111;font-weight:500;font-size:24px;padding-left:20px;margin-bottom:40px;}
.m00 .table_wrap .sub_tit:before{position:absolute;content:"";top:50%;left:0;width:5px;height:5px;border:2px solid #111;border-radius:50%;transform:translateY(-50%);}
.m00 .table_wrap .sub_txt{color:#999;font-size:17px; margin-bottom:10px;}
.m00 .table_wrap table{width:100%;border-top:2px solid #000;margin-bottom:30px;}
.m00 .table .table_wrap .sub_table{margin-bottom:80px;}
.m00 .table_wrap table th{background-color:#f8f8f8;color:#555;font-size:18px;font-weight:400;text-align:center;border-bottom:1px solid #d9d9d9;padding:28px 0;}
.m00 .table_wrap table td{background-color:#fff;font-size:18px;color:#111;font-weight:500;text-align:center;border-bottom:1px solid #d9d9d9;padding:28px 0;}
.m00 .table_wrap table td span.num{font-family:"Lexend";}
.m00 .table .down_btn_wrap{display:flex;justify-content:center;align-items:center;width:100%;background-color:#4A8377;border-radius:15px;padding:30px 0;}

.m00 .table  .down_btn_wrap .down_btn{width:100%;}

.m00 .table  .down_btn_wrap .down_btn a{display:block;width:100%;font-size:20px;color:#fff;font-weight:500;position:relative;text-align:center;}
.m00 .table  .down_btn_wrap .down_btn a:before{position:absolute;top:5px;right:42%;content:""; background:url(/kor/images/page/down_btn_icon.png)no-repeat center;
width:20px; height:20px;}

.m00 .table .down_btn_wrap.wht{background-color:#fff;border-radius:30px;border-top-right-radius:0px;border-bottom-left-radius:0px;border:1px solid #aaa;}
.m00 .table  .down_btn_wrap.wht .down_btn a{color:#111;}
.m00 .table  .down_btn_wrap.wht .down_btn a:before{position:absolute;top:5px;right:44%;content:""; background:url(/kor/images/page/down_btn_icon3.jpg)no-repeat center;
width:20px; height:20px;}

.m00 .table .table_wrap .box_list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:60px;}
.m00 .table .table_wrap .box_list .box{width:49%;background-color:#f8f8f8;padding:75px;box-sizing:border-box;margin-bottom:20px;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m00 .table .table_wrap .box_list .box .p_name{font-size:24px;color:#111;margin-right:15px;font-weight:700;}
.m00 .table .table_wrap .box_list .box .p_txt_wrap{display:flex;margin-bottom:41px;}
.m00 .table .table_wrap .box_list .box .p_txt_wrap .p_role{display:flex;margin-top:3px;}
.m00 .table .table_wrap .box_list .box .p_txt_wrap .p_role .r,.m00 .table .table_wrap .box_list .box .p_role .s{color:#999;font-size:17px;padding:5px 0;}
.m00 .table .table_wrap .box_list .box .p_txt_wrap .p_role .r{ margin-right:15px;}
.m00 .table_wrap .box_list .box .p_role .s{position:relative;}
.m00 .table .table_wrap .box_list .box .p_txt_wrap .p_role .s:before{position:absolute;content:"";top:12px;left:-47%;width:1px;height:40%;background-color:#ccc; }
.m00 .table .table_wrap .box_list .box .p_list_wrap{}
.m00 .table .table_wrap .box_list .box .p_list_wrap dl{display:flex;margin-bottom:25px;}
.m00 .table .table_wrap .box_list .box .p_list_wrap dl dt{position:relative;color:#555;font-size:18px;font-weight:400;line-height:1.8;padding-left:15px;min-width:165px;margin-right:20px;}
.m00 .table .table_wrap .box_list .box .p_list_wrap dl dt:before{position:absolute;content:"";top:17px; left:0; transform:translateY(-50%);background-color:#aaa;width:5px;height:5px;border-radius:50%;}
.m00 .table .table_wrap .box_list .box .p_list_wrap dl dd{color:#111;font-weight:500;font-size:18px;line-height:1.8;}

/* paging */
.m00 .paging{margin-top:85px;text-align:center;}
.m00 .paging a{display:inline-block;vertical-align:top;box-sizing:border-box;width:40px;height:40px;background:#fff;font-family:"Lexend";color:#aaa;font-size:18px;line-height:40px;}
.m00 .paging strong{display:inline-block;vertical-align:top;box-sizing:border-box;width:40px;height:40px;border:1px solid #000;border-radius:10px;background:#000;font-family:"Lexend";color:#fff;font-size:18px;line-height:40px;font-weight:400;}
.m00 .paging .page_begin{width:42px;height:52px;background:url(/kor/images/common/page_begin.png) no-repeat center;border:0;margin-right:30px;}
.m00 .paging .page_prev{width:42px;height:52px;background:url(/kor/images/common/page_prev.png) no-repeat center;border:0;margin-right:50px;}
.m00 .paging .page_next{width:42px;height:52px;background:url(/kor/images/common/page_prev.png) no-repeat center;border:0;margin-left:50px;transform:rotate(180deg);}
.m00 .paging .page_end{width:42px;height:52px;background:url(/kor/images/common/page_begin.png) no-repeat center;border:0;margin-left:30px;transform:rotate(180deg);}


@media screen and (max-width:1500px){
.m00 .table .down_btn_wrap .down_btn a:before{right:39%;}
}


/*11*/
.m11{margin-bottom: 0;background: url(/kor/images/page/m11_sec_bg.png)no-repeat right top;}
.m11 .section1{position: relative;}
.m11 .section1:after{position: absolute;width:200%;background: #e9e9e9;content:"";height:200vh;z-index:-1;top:50%;left:-50%;}
.m11 .section .tit{font-size:50px;color:#111;line-height:1.6;font-weight: 700;margin-bottom: 50px;}
.m11 .section .tit >.num{font-family:"Lexend";}
.m11 .section .txt{font-size:20px;color:#555;line-height:1.8;font-weight: 400;margin-bottom: 116px;}
.m11 .section .conwrap > .img{width:100%;height:850px;position: relative;overflow:hidden;border-radius:30px;margin-bottom: 150px;}
.m11 .section .conwrap > .img span{display: block;width:100%;height: 100%;}
.m11 #logo_container{width:100%;margin-bottom: 210px;background: #e9e9e9;} 
.m11 #logo_container  #logo_list{}
.m11 #logo_container  #logo_list  li{position: relative;display: flex;justify-content:center;align-items:center;width:320px;height:140px; padding:46px;height:110px;background: #fff;
border-top-left-radius:30px;border-bottom-right-radius:30px; margin-right:30px;
}
.m11 #logo_container  #logo_list  li .bh{opacity:1;}
.m11 #logo_container  #logo_list  li .ah{position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;}

.m11 #logo_container  #logo_list  li:hover{background:#4A8377;cursor:pointer;}
.m11 #logo_container  #logo_list  li:hover .bh{opacity:0;}
.m11 #logo_container  #logo_list  li:hover .ah{opacity:1;}

.m11 .section2{position: relative;background: #e9e9e9;padding-bottom: 200px;}
.m11 .section2 .logo_tit{position: absolute;top:10%;left:10%;}
.m11 .section2 .conwrap{padding-left:30vw;position: relative;}
.m11 .section .imgbox{width:30%;}
.m11 .section .imgbox .img{margin-bottom: 75px;}
.m11 .section .imgbox .imgtit{color:#000;font-size:30px;font-weight: 700;margin-bottom: 30px;}
.m11 .section .imgbox .imgtit > .en{font-family:"Lexend";}
.m11 .section .imgbox .imgtxt{color:#555;font-size:20px;font-weight: 400;line-height:1.7; }
.m11 .section .imgbox1{margin-bottom: 145px;}
.m11 .section .imgbox2{position:absolute;width:24%;top:20%;left:55%;}


/*m12*/
.m12{margin:160px auto 0;}
.m12 .section{background: url(/kor/images/page/m12_sec_bg.png)no-repeat left 110%;padding-bottom: 200px;}
.m12 .tit{font-size:50px;font-weight: 700;color:#111;margin-bottom: 100px;}
.m12 .img{/* position: relative; */width:100%;height:600px;margin-bottom: 90px;}
.m12 .img > span{/* position: relative ;*/display: block;width: 100%;height: 100%;}
.m12 .contxt{margin-bottom: 90px;padding-left:30%;} 
.m12 .contxt > .txt{margin-bottom: 50px;color:#555;font-size:18px;font-weight: 300;line-height:1.9;}
.m12 .contxt > .btxt{color:#111;font-size:20px;font-weight: 500;}
.m12 .signwrap{display: flex;justify-content:flex-end;align-items:center;}
.m12 .signwrap .smtxt{font-size:20px;color:#999;margin-right: 20px;}
.m12 .signwrap .signimg{}

/*m13*/
.m13{margin:160px auto 0;}
.m13 .section{width:100%;height:100vh;position: relative;}
.m13 .section1{background: url(/kor/images/page/m13_sec1_bg.jpg)no-repeat center / cover;}
.m13 .section2{background: url(/kor/images/page/m13_sec2_bg.jpg)no-repeat center / cover;}
.m13 .section3{background: url(/kor/images/page/m13_sec3_bg.jpg)no-repeat center / cover;}
.m13 .section4{background: url(/kor/images/page/m13_sec4_bg.jpg)no-repeat center / cover;}
.m13 .section .conwrap{position: relative;display: flex;flex-direction:column;justify-content:center;}
.m13 .section .conwrap .titwrap{position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.m13 .section .conwrap .titwrap .term{font-size:100px;color:#fff;font-family:"Lexend";margin-bottom: 40px;line-height:90px;}
.m13 .section .conwrap .titwrap .term .right{font-size:100px;color:#fff;font-family:"Lexend";display: block;padding-left:80px;}
.m13 .section .conwrap .titwrap .tit{font-size:50px;color:#fff;font-weight: 700;margin-bottom: 36px;text-align: center;}
.m13 .section .conwrap .titwrap .subtit{font-size:20px;color:rgba(255,255,255,0.6);font-family:"Lexend";text-align: center;}

.m13 .section .conwrap .hiswrap{width:70%;height:100vh;box-sizing:border-box;display: flex;align-items:center;
margin-left: 40vw;opacity:0;transform:translateY(100px);}
.m13 .section .conwrap .hiswrap .his{color:#fff;display: flex;margin-bottom: 20px;}
.m13 .section .conwrap .hiswrap .his:last-child{margin-bottom: 0;}
.m13 .section .conwrap .hiswrap .his .year{color:#fff;font-family:"Lexend";margin-right: 36px;font-size:19px;}
.m13 .section .conwrap .hiswrap .his .cont{color:rgba(255,255,255,0.8);font-size:19px;}

/*m21*/
.m21 .section{margin-bottom: 200px;}
.m21 .section .subtit{font-family: "Montserrat";font-size:32px;color:#111;font-weight: 500; margin-bottom:50px;letter-spacing:-1px;
text-transform:uppercase;text-align: center;}
.m21 .section .subtxt{font-family:"Lexend";font-size:20px;color:#555;text-align: center;font-weight: 400;line-height:1.7;margin-bottom: 100px;}
/*section1*/
.m21 .section1 .tit{font-size:50px;color:#111;line-height:1.6;font-weight: 700;margin-bottom: 50px;}
.m21 .section1 .txt{font-size:20px;color:#555;line-height:1.8;font-weight: 500;margin-bottom: 180px;}
.m21 .section1 .diagram{width:100%;text-align: center;}
.m21 .section1 .diagram img{max-width:100%;}
.m21 .section1 .diagram.pt_view{}
.m21 .section1 .diagram.m_view{display: none !important;}










/*m21 section2*/
.m21 .section2{padding: 150px 0;background:#e9e9e9;}

/* .m21 .section2 #video_pop1{position: absolute;right:10%;bottom:15%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop1 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop2{position: absolute;left: 10%;bottom: 10%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop2 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop3{position: absolute;right:10%;bottom: 15%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop3 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop4{position: absolute;right:10%;bottom: 30%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop4 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop5{position: absolute;right:10%;bottom: 40%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop5 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop6{position: absolute;right:10%;bottom: 40%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop6 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop7{position: absolute;right:10%;bottom: 45%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop7 .video{display: block;width:100%;height:100%;}
.m21 .section2 #video_pop8{position: absolute;right:5%;bottom: 43%;display: none;width:700px;height:600px;}
.m21 .section2 #video_pop8 .video{display: block;width:100%;height:100%;} */

.m21 .section2 .subtit{margin-bottom: 65px;}
.m21 #list_back_wrap, .m21 #list_forw_wrap{width:100%;margin-bottom: 40px;}
.m21 #list_back_wrap #list_back, .m21 #list_forw_wrap #list_forw{width:100%;display: flex;}
.m21 #list_back_wrap #list_back li, .m21 #list_forw_wrap #list_forw li{
position: relative;display: flex;justify-content:center;align-items:center;flex-direction:column;background: #000;
padding:85px 100px;box-sizing:border-box;width:350px;height:260px;border-radius:15px;cursor:pointer;
margin-right: 40px;}
.m21 #list_back_wrap #list_back li .itit, .m21 #list_forw_wrap #list_forw li .itit{display: block;font-family: "Montserrat";color:#fff;font-size:18px;
margin-top: 45px;font-weight: 600;}
.m21 #list_back_wrap #list_back li:nth-child(4n), .m21 #list_forw_wrap #list_forw li:nth-child(4n){
margin-right: 0;
}

/* .m21 #list_back_wrap #list_back li:hover, .m21 #list_forw_wrap #list_forw li:hover{background: #4A8377;} */
.m21 .btn_wrap{display: flex;justify-content:center;align-items:center;}
.m21 .btn_wrap .btn{position: relative;display: block;padding:25px 40px;box-sizing:border-box;background: #fff;color:#111;font-size:18px;
font-family: "Montserrat";width: 300px;border-radius:10px;font-weight: 600;display: block;
}
.m21 .btn_wrap .btn:before{position: absolute;content:"";width:7px;height:12px;background:url(/kor/images/page/arr_bk.png)no-repeat center right;
top:43%;right:15%;
}

/*  .m21 .section2 li .video_pop{display:none;position: absolute;top:0;left:0;width:100%;height:100%;border-radius:15px;}
  .m21 .section2 li .video_pop .video{width:100%;height:100%;object-fit:cover;border-radius:15px;border: 3px solid #4A8377;} */
.m21 .section2 li .video_pop{display:none;position: absolute;top:0;left:0;width:100%;height:100%;border-radius:15px;cursor:pointer;}
.m21 .section2 li .video_pop .vwrap{position: relative;padding-top: 73.25%;cursor: pointer !important;}
/*커서용*/
.m21 .section2 li .video_pop .vwrap:after{position: absolute;content:"";
z-index:100;width:100%;height:100%;background:transparent;top:0;left:0;border-radius:15px;cursor:pointer;}
.m21 .section2 li .video_pop .vwrap iframe{position: absolute;top:0;left:0;width: 100%;height:100%;
cursor:pointer !important;
 }


/*m21 section3*/
.m21 .section3{margin:280px 0 180px;}
.m21 .section3 .conwrap1{position: relative;margin-bottom: 80px;}
.m21 .section3 .conwrap .btit{position: absolute;top:-90px;left:50%;font-family: "Montserrat";text-align: center;transform:translateX(-50%);
font-size:120px;color:#111;font-weight:600; margin-bottom:50px;line-height:1.1;width:100%;}
.m21 .section3 .conwrap .mapimg{width:100%;height:930px;}
.m21 .section3 .conwrap .mapimg span{display: block;width: 100%;height: 100%;}
.m21 .section3 .conwrap .listwrap{width: 100%;}
.m21 .section3 .conwrap .listwrap .list{display: flex;justify-content:space-between;align-items:center;}
.m21 .section3 .conwrap .listwrap .list li{width:calc((100% - 120px) / 3);display: flex;align-items:center;justify-content:space-between;
border-top:1px solid #d9d9d9;padding-top: 65px;}
.m21 .section3 .conwrap .listwrap .list li .txtwrap{}
.m21 .section3 .conwrap .listwrap .list li .txtwrap .tit{font-family: "Montserrat";font-size:24px;color:#111;font-weight: 500; margin-bottom:50px;}
.m21 .section3 .conwrap .listwrap .list li .txtwrap .numwrap{font-family:"Lexend";font-size:70px;font-weight: 400;color:#111;}
.m21 .section3 .conwrap .listwrap .list li .txtwrap .numwrap .plus{font-family:"Lexend";font-weight: 700;margin-right: 10px;}
.m21 .section3 .conwrap .listwrap .list li .txtwrap .numwrap .counter{font-family:"Lexend";color:#4A8377;}
.m21 .section3 .conwrap .listwrap .list li .txtwrap .numwrap .unit{font-family:"Lexend";color:#4A8377;}

/*scroller*/
.m21 #scroller1_wrap{width:100%;margin-bottom: 180px;}
.m21 #scroller1{width:100%;}
.m21 #scroller1 li{
display: flex;justify-content:center;align-items:center;width:150px;height:90px;background:#fff;
margin:0 20px;
}
.m21 #scroller1 li > img{max-width:100%;}

/*m21 section4*/
.m21 .section .partner_container{width:100%;display: flex;flex-wrap:wrap;alingn-items:center;}
.m21 .section .partner_container .pitem{width:calc((100% - 80px) / 5);margin-right:20px;margin-bottom: 100px;display: flex;flex-direction:column;
justify-content:center;align-items:center;}
.m21 .section .partner_container .pitem:nth-child(5n){margin-right: 0;}
.m21 .section .partner_container .pitem a{display: block;width:100%;border-radius:15px;}
.m21 .section .partner_container .pitem .logowrap{width:100%;border-radius:15px;position: relative;overflow:hidden;border:1px solid #e9e9e9;
}
.m21 .section .partner_container .pitem .logowrap:before{position: absolute;content:"";width:98%;height:98%;background: transparent;border:0px solid #4A8377; 
border-radius:15px;top:0;left:0;z-index:3;
}
.m21 .section .partner_container .pitem .logowrap > img{transform:scale(1.08);}
.m21 .section .partner_container .pitem .txtwrap{padding-top: 30px;text-align: center;min-height:130px;display: none;}
.m21 .section .partner_container .pitem .txtwrap .logotit{font-family:"Lexend";font-size:30px;color:#111;font-weight: 500; margin-bottom:	20px;}
.m21 .section .partner_container .pitem .txtwrap .logotxt{font-size:18px;color:#555;font-weight: 300;}

.m21 .section .partner_container .pitem a:hover .logowrap:before{border:3px solid #4A8377; transition: all 0.1s ease-in-out;}















/*m22*/
.m22{}
.m22 .section{margin-bottom: 160px;}
.m22 .section .contit{text-align: left;font-size:30px;font-weight: 600;color:#111;margin-bottom: 45px;}
.m22 .section .contit.en{font-family:"Lexend";}
.m22 .section .d_list{display: flex;flex-wrap:wrap;width: 100%;}
.m22 .section .d_list .li{width:32%;margin:0 20px 20px 0;background: #f8f8f8;border-radius:30px;padding: 80px 50px;box-sizing:border-box;
cursor:pointer;}
.m22 .section .d_list .li:nth-child(3n){margin-right: 0;}
.m22 .section .d_list .li .licon{margin-bottom: 64px;}
.m22 .section .d_list .li .ltit{font-family:"Lexend";color:#111;margin-bottom: 40px;font-size:30px;transition:all 0.5s ease;}
.m22 .section .d_list .li .tlist{}
.m22 .section .d_list .li .tlist li{position: relative;color:#555555;font-size:18px;font-weight: 300;transition:all 0.5s ease;margin-bottom: 10px;
padding-left:15px;}
.m22 .section .d_list .li .tlist li:before{position: absolute;content:"";top:12px;left:0;width:4px;height:4px;border-radius:50%;background: #ababab;}
.m22 .section .d_list .li .tlist li:last-child{margin-bottom: 0;}

.m22 .section .d_list .li:hover{background: #4A8377;transition:all 0.2s ease;}
.m22 .section .d_list .li:hover .ltit{color:#fff;transition:all 0.2s ease;}
.m22 .section .d_list .li:hover .tlist li{color:rgba(255,255,255,0.5);transition:all 0.2s ease;}
.m22 .section .d_list .li:hover .tlist li:before{background: rgba(255,255,255,0.3);transition:all 0.2s ease;}
.m22 .sec_ie{width:100%;position: relative;}
.m22 .sec_ie .swiper-slide{width: 100%;position: relative;}
.m22 .sec_ie .swiper-slide .slideimgwrap{position: relative;margin-bottom: 80px;}
.m22 .sec_ie .swiper-slide .slideimgwrap .slideimg > img{width:100%;}
.m22 .sec_ie .swiper-slide .slideimgwrap .slidenum{font-family:"Lexend";color:#fff;font-size:200px;position: absolute;
bottom:-12%;right:0;/* transform:translate(0%,-25%); */}
.m22 .sec_ie .swiper-slide .txtwrap{display: flex;width:100%;}
.m22 .sec_ie .swiper-slide .txtwrap .slidetit{width:50%;font-size:50px;color:#111;font-weight: 700;}
.m22 .sec_ie .swiper-slide .txtwrap .slidelist{width:50%;}
.m22 .sec_ie .swiper-slide .txtwrap .slidelist li{font-size:18px;color:#555;margin-bottom: 10px;position: relative;padding-left: 15px;}
.m22 .sec_ie .swiper-slide .txtwrap .slidelist li:before{position: absolute;content:"";top:50%;left:0;transform:translate(-50%,-50%);width:4px;height:4px;border-radius:50%;background: #ababab;}
.m22 .sec_ie .nav_btn{position: absolute;top:75%;right:0;cursor:pointer;z-index:10;}
.m22 .sec_ie .nav_btn > div{width:60px;height:60px;}
.m22 .sec_ie .nav_btn > .ienext{background: url(/kor/images/page/m22_btn_active.png) no-repeat;z-index:20;
background-size:cover;}
.m22 .sec_ie .nav_btn > .ieprev{background: url(/kor/images/page/m22_btn_active.png) no-repeat;z-index:20;background-size:cover;
transform:rotate(180deg);
}
.m22 .sec_ie .nav_btn div.swiper-button-disabled{background: url(/kor/images/page/m22_btn.png) no-repeat;}
.m22 .sec_ie .nav_btn .ienext.swiper-button-disabled{transform:rotate(180deg);}
.m22 .sec_ie .nav_btn .ieprev.swiper-button-disabled{transform:rotate(0deg);}
.m22 .listwrap{margin-bottom: 80px;}
.m22 .listwrap .list_tit{position: relative;color:#282828;font-size: 24px;padding-left: 20px;margin-bottom: 31px;font-weight: 500;}
.m22 .listwrap .list_tit:before{position: absolute;content:"";width:5px;height:5px;border:2px solid #111;top:50%;left:0;transform:translate(-50%, -50%);
border-radius:50%;
}
.m22 .listwrap .imglist{display: flex;width:100%;justify-content:space-between;}
.m22 .listwrap .imglist li{width:calc((100% - 40px) / 3);display: flex;flex-direction:column;justify-content:center;align-items:center;}
.m22 .listwrap .imglist li .imgwrap{margin-bottom: 30px;}
.m22 .listwrap .imglist li .num{margin-bottom: 15px;color:#111;font-size:16px;font-family:"Lexend";text-decoration:underline;font-weight: 500;}
.m22 .listwrap .imglist li .imgtit{color:#111;font-size:20px;font-weight: 500;}
.m22 .listwrap .txtlist{width: 100%;display: flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.m22 .listwrap .txtlist li{position: relative;width:calc((100% - 20px) / 2);background: #f8f8f8;border-radius:15px;padding:40px 40px 40px 100px;box-sizing:border-box;margin-bottom: 20px;
color:#111;font-size:18px;font-weight: 300;
}
.m22 .listwrap .txtlist li:before{position: absolute;content:"";background: url(/kor/images/page/m22_sec3_icon1.png)no-repeat;top:50%;left:10%;
width: 25px;height: 25px;transform:translate(-50%, -50%);}
.m22 .listwrap .txtlist li:nth-child(2):before{background: url(/kor/images/page/m22_sec3_icon2.png)no-repeat;}
.m22 .listwrap .txtlist li:nth-child(3):before{background: url(/kor/images/page/m22_sec3_icon3.png)no-repeat;}
.m22 .listwrap .txtlist li:nth-child(4):before{background: url(/kor/images/page/m22_sec3_icon4.png)no-repeat;}
.m22 .listwrap .txtlist li:nth-child(5):before{background: url(/kor/images/page/m22_sec3_icon5.png)no-repeat;}
.m22 .listwrap .txtlist li:nth-child(6):before{background: url(/kor/images/page/m22_sec3_icon6.png)no-repeat;}





/*m23*/
.m23{margin-bottom: 0;}
.m23 .innerwrap{/* padding:0 6%;margin:0; max-width:1520px;*/width:80%;margin:0 auto;}
.m23 .section1{}
.m23 .sec1 *{font-family:"Lexend";}

.m23 .sec1{/* padding:0 0 140px 6%; */padding-bottom: 150px;}
.m23 .sec1 h4{
	font-family:"Lexend";
	font-size:44px;color:#000;font-weight:400;line-height:1em;	
}
.m23 .sec1 .swims{
	margin:110px 0 40px;
	font-family:"Lexend";
	font-size:45px;color:#444;font-weight:400;line-height:1em;	
}
.m23 .sec1 .swims strong{
	position:relative;font-family:"Lexend";
	font-size:105px;color:#000;font-weight: 400;
}
.m23 .sec1 .swims strong:before{
	display:block;content:"";
	width:8px;height:8px;
	background:#000;
	border-radius:50%;
	position:absolute;left:50%;bottom:100%;
	margin:0 0 20px -4px;
}

.m23 .sec1 .swims .nbsp{display:inline-block;width:14px;}
.m23 .sec1 p{font-size:18px;color:#000;line-height:1.7em;}


@media(max-width:1770px){
	.m23 .sec1 .swims{line-height:2.5em;}
	.m23 .sec1 .swims .cut1{display:block;}
	.m23 .sec1 .swims strong:before{bottom:92%;}
}

.m23 .sec2 *{font-family:"Lexend";}
.m23 .sec2{padding:160px 0;background:#f9f9f9;}
.m23 .sec2 .innerwrap{text-align:center;}
.m23 .sec2 .innerwrap .pt_view{max-width:100%;}
.m23 .sec2 .innerwrap .m_view{display: none !important;}
.m23 .sec2 .innerwrap .step{
	display:flex;justify-content:space-between;
	margin:150px 0 70px;padding:0 0;
}
.m23 .sec2 .innerwrap .step li{position:relative;max-width:382px;width:25%;}
.m23 .sec2 .innerwrap .step li:after{
	display:block;content:"";
	width:41px;height:5px;
	background:url(/images/page/m22_sec2_step_dot.gif) no-repeat;
	position:absolute;left:45%;top:50%;
	margin:22px 0 0 50%;
}
.m23 .sec2 .innerwrap .step li:last-child:after{display:none;}
.m23 .sec2 .innerwrap .step li .tag{margin-bottom:20px;text-align:center;}
.m23 .sec2 .innerwrap .step li .tag span{
	display:inline-block;
	padding:3px 15px;margin:0 3px;
	font-size:16px;color:rgba(0,0,0,0.8);
	border:1px solid #d5d5d5;font-weight: 400;
	border-radius:15px;
}
.m23 .sec2 .innerwrap .step li .stepwrap{
	display:flex;align-items:center;justify-content:center;
	position:relative;
	width:80%;height:110px;
	border-radius:55px;
	margin:0 auto;
}
.m23 .sec2 .innerwrap .step li .stepwrap:after{
	display:block;content:"";
	width:12px;height:11px;
	background:url(/images/page/m22_sec2_step_arr.png) no-repeat;
	position:absolute;right:20px;top:50%;
	margin:-5px 0 0 0;
}
.m23 .sec2 .innerwrap .step li:last-child .stepwrap:after{display:none;}
.m23 .sec2 .innerwrap .step li:nth-child(1) .stepwrap{background:#acacac;}
.m23 .sec2 .innerwrap .step li:nth-child(2) .stepwrap{background:#878787;}
.m23 .sec2 .innerwrap .step li:nth-child(3) .stepwrap{background:#414141;}
.m23 .sec2 .innerwrap .step li:nth-child(4) .stepwrap{background:#0c0c0c;}
.m23 .sec2 .innerwrap .step li .stepwrap .num{
	font-family:"Lexend";
	font-size:18px;color:#fff;font-weight:400;line-height:1em;	
}
.m23 .sec2 .innerwrap .step li .stepwrap .tit{
	margin-top:10px;
	font-family:"Lexend";
	font-size:24px;color:#fff;font-weight:400;line-height:1em;	
}

.m23 .sec2 .imgarea{position:relative;text-align:center;}
.m23 .sec2 .imgarea .bg{
	position:absolute;left:0;top:0;
	width:100%;height:667px;
	background:url(/images/page/m22_sec2_imgs_bg.png) no-repeat;
	background-size:contain;
}
.m23 .sec2 .imgarea .imgs{margin-bottom:120px;}
.m23 .sec2 .imgarea .imgs ul{
	display:flex;justify-content:space-between;align-items:flex-end;
	padding:0 6%;
}
.m23 .sec2 .imgarea .imgs ul li{position:relative;max-width:382px;width:25%;}
.m23 .sec2 .imgarea .imgs ul li:last-child img{margin-bottom:-30px}
.m23 .sec2 .imgarea .imgs ul li .car1{
	position:absolute;
	width:42px;height:42px;
	background:url(/images/page/m22_sec2_car2.png) no-repeat;	
}
.m23 .sec2 .imgarea .imgs ul li .car2{
	position:absolute;
	width:42px;height:42px;
	background:url(/images/page/m22_sec2_car1.png) no-repeat;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(1) .car2{right:20px;bottom:-10px;}
.m23 .sec2 .imgarea .imgs ul li:nth-child(2) .car1{left:20px;bottom:-10px;}
.m23 .sec2 .imgarea .imgs ul li:nth-child(2) .car2{right:20px;bottom:-10px;}
.m23 .sec2 .imgarea .imgs ul li:nth-child(3) .car1{left:20px;bottom:-10px;}
.m23 .sec2 .imgarea .imgs ul li:nth-child(3) .car2{right:20px;bottom:-10px;}
.m23 .sec2 .imgarea .imgs ul li:nth-child(4) .car1{left:20px;bottom:-10px;}
.m23 .sec2 .imgarea .imgs ul li:nth-child(4) .car2{
	position:absolute;
	width:38px;height:48px;
	background:url(/images/page/m22_sec2_car3.png) no-repeat;		
	right:140px;bottom:-20px;
}

.m23 .sec2 .imgarea .txts{position:relative;z-index:10;}
.m23 .sec2 .imgarea .txts .tit{
	font-family:"Lexend";
	font-size:28px;color:#000;font-weight:400;line-height:1em;	
}
.m23 .sec2 .imgarea .txts .tit:before{
	display:block;content:"";
	width:30px;height:1px;
	background:#a0a5a3;
	margin:0 auto 20px;
}
.m23 .sec2 .imgarea .txts .txt{margin-top:10px;font-size:16px;color:#666;}
.m23 .sec2 .imgarea .txts .report{
	width:107px;height:28px;
	margin:45px auto 20px;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:14px;
	background:#fff;
	font-size:16px;color:rgba(0,0,0,0.8);text-align:center;font-weight:400;line-height:26px;
}
.m23 .sec2 .imgarea .txts .icon{
	width:123px;height:123px;
	border:2px dashed #ccc;background:#fff;
	border-radius:50%;
	margin:0 auto;
}

/*240313*/
.m23 .sec2 .imgarea .btnwrap{}
.m23 .sec2 .imgarea .btnwrap #vplay{
position: relative;overflow:hidden;display: block;margin:60px auto 0;background:#eaeaea;border-radius:10px;display: flex;align-items:center;justify-content:center;
border:0;outline:none;width:320px;height:65px;}
.m23 .sec2 .imgarea .btnwrap #vplay:before{
position: absolute;content:'';background:#4A8377;
width:0%;height:100%;left:0%;top:0;transition:width 0.4s;
}
.m23 .sec2 .imgarea .btnwrap #vplay>span{transition:all 0.4s;position: relative;z-index:10;display: block;font-size:16px;font-weight: 400;color:#2f2f2f;padding-left:18px;}
.m23 .sec2 .imgarea .btnwrap #vplay>span:before{transition:all 0.4s;position: absolute;content:'';background: 0;border:1px solid #2f2f2f;width:7px;height:7px;
border-radius:50%;top:7px;left:0;}
.m23 .sec2 .imgarea .btnwrap #vplay:hover:before{
width:100%;transition:width 0.4s;
}
.m23 .sec2 .imgarea .btnwrap #vplay:hover>span{color:#fff;transition:all 0.4s;}
.m23 .sec2 .imgarea .btnwrap #vplay:hover>span:before{border:1px solid #fff;transition:all 0.4s;}

/*videopop*/
.vpop23 {
     display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3000;
    background: #fff;
    max-width: 1200px;
    width: 94%;
    transform: translate(-50%,-50%);
	
}
.vpop23 .vwrap23{
    overflow: hidden;
    height: auto;
    box-sizing: border-box;
    padding: 0px 0px;
}
 .vpop23 .vwrap23 .video23{
padding: 56.25% 0 0 0;
 position: relative;
}
.vpop23 .vwrap23 .video23 iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 


.vpop23 .vclose23{
	outline:none;
	border:none;background: transparent;
    position: absolute;
    top:0%;
    left: 100%;
    margin-left: 10px;
    width: 44px;
    height: 44px;
	display:flex;justify-content:center;align-items:center;
}
.vpop23 .vclose23 img{width:100%;height:100%;}

.vdim23{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: none;
    z-index: 1001;
}

.m23 .section2{width:100%;padding:150px 0 150px;background: #e9e9e9;}
.m23 .section2 .table1{margin-bottom: 0;}
.m23 .section2 .table .table_wrap .tit{margin-bottom: 100px;font-family:"Lexend";font-weight:500;}
.m23 .section2 .table .table_wrap .tit .b{font-weight:bold;}
.m23 .section2 .item_list{width:100%;display:flex;justify-content:space-between;}
.m23 .section2 .item_list .li{width:25%;box-sizing:border-box;}
.m23 .section2 .item_list .li .num{color:rgba(0,0,0,0.6);font-family:"Lexend";margin-bottom: 40px;font-size:19px;}
.m23 .section2 .item_list .li .icon_wrap{margin-bottom: 40px;min-height:80px;}
.m23 .section2 .item_list .li .icon_wrap .icon{margin-bottom: 15px;}
.m23 .section2 .item_list .li .txt_wrap{position: relative;padding-top: 40px;border-top:1px solid #bababa;}
.m23 .section2 .item_list .li .txt_wrap:before{position:absolute;top:0%;left:0;width:8px;height: 8px;background: #4A8377;
content:"";border-radius:50%;transform:translate(0%, -50%);}
.m23 .section2 .item_list .li5 .txt_wrap:after{position:absolute;top:0%;right:0;width:8px;height: 8px;background: #4A8377;
content:"";border-radius:50%;transform:translate(0%, -50%);}
.m23 .section2 .item_list .li .txt_wrap .icon_tit{font-size:30px; color:#111;font-weight:700;margin-bottom: 40px;}
.m23 .section2 .item_list .li .txt_wrap .txt_list{padding-right:50px;box-sizing:border-box;}

.m23 .section2 .item_list .li .txt_wrap .txt_list li{position: relative;padding-left:12px;color:#333;margin-bottom: 10px;font-size:16px;
line-height:1.8;}
.m23 .section2 .item_list .li .txt_wrap .txt_list li .gy{color:#999;display: block;}
.m23 .section2 .item_list .li .txt_wrap .txt_list li:before{position:absolute;top:10px;left:0;width:5px;height: 5px;background: #aaa;
content:"";border-radius:50%;}
.m23 .section2 .next{display:flex;justify-content:center;align-items:center;}







.m23 .section3{width:100%;}
.m23 .section3 .swiper_container{width:100%;}
.m23 .section3 .swiper_container .sec3Swiper{width:100%;position: relative;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper{width:100%;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide{width:100%;position:relative;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .img_wrap{width:100%;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap{position:absolute;top:40%;left:10%;
}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap .sw_tit{font-family:"Lexend";margin-bottom: 40px;
font-size:50px;color:#fff;font-weight:600; }
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap .sw_con{}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap .sw_con dl{margin-bottom:20px;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap .sw_con dl dt{padding-left:23px;
font-size:17px;color:#fff;position:relative;margin-bottom: 10px;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap .sw_con dl dt:before{
position:absolute;top:50%;left:5px;transform:translateY(-50%);width:5px;height:5px;background:rgba(255,255,255,0.6);
content:"";border-radius:50%;
}
.m23 .section3 .swiper_container .sec3Swiper .swiper-wrapper .swiper-slide .txt_wrap .sw_con dl dd{padding-left:23px;
font-size:16px;color:rgba(255,255,255,0.6);}
.m23 .section3 .swiper_container .sec3Swiper .swiper-button-next{
position: absolute;
background: url(/kor/images/page/m23_sw_btn_img.png) no-repeat;
	top:56%;
	right:11.8%;
	z-index:10;
  width: 60px;
  height: 60px;
  background-size: cover; 
  font-size:0;
  margin-top:0;
  transform: translateY(-50%);}
  .m23 .section3 .swiper_container .sec3Swiper .swiper-button-prev{
  position: absolute;
background: url(/kor/images/page/m23_sw_btn_img.png) no-repeat;
	top: 46%;
	left:85%;
	z-index:10;
  width: 60px;
  height: 60px;
  background-size: cover; 
  font-size:0;
  margin-top:0;
  transform: translateY(-50%) rotate(180deg);}
  .m23 .section3 .swiper_container .sec3Swiper .swiper-button-next:after,  .m23 .section3 .swiper_container .sec3Swiper .swiper-button-prev:after{display:none;}
  .m23 .section3 .swiper_container .sec3Swiper .swiper-pagination-fraction{
  position: absolute;
  top:30%;
  left: 10%;
  display:inline-block;
  text-align:left;
  width:300px;
  color:#fff;
  }
.m23 .section3 .swiper_container .sec3Swiper .swiper-pagination-current{font-size:17px;font-family:"Lexend";color:#fff;
font-weight:600;}
.m23 .section3 .swiper_container .sec3Swiper .swiper-pagination-total{font-size:17px;font-family:"Lexend";color:rgba(255,255,255,0.8);
font-weight:400;}

@media screen and (max-width: 1680px){

.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(1){left: -6%;}
.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(3){left:-6%;}
}
@media screen and (max-width: 1480px){

.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(1){left: -15%;}
.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(3){left:-15%;}
}


/*m31*/
.m31{margin:160px auto 0px;}
.m31 .section1{padding-bottom: 160px;}
.m31 .section .conwrap ul{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;}
.m31 .section .conwrap ul li{width:calc((100% - 20px) / 2);margin-right:20px;margin-bottom: 50px;}
.m31 .section .conwrap ul li:nth-child(2n){margin-right:0;}
.m31 .section .conwrap ul li .img_wrap{position: relative;margin-bottom: 25px;overflow:hidden; }
.m31 .section .conwrap ul li .img_wrap:before{position: absolute;background: rgba(0,0,0,0);width:100%;height:100%;top:0;left:0;content:"";
border-radius:15px;transition:all 0.5s ease;}
.m31 .section .conwrap ul li .img_wrap .img{}
.m31 .section .conwrap ul li .img_wrap .img > img{width: 100%; height:100%;}
.m31 .section .conwrap ul li .img_wrap .f_logo{position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);/* display: none; */}
.m31 .section .conwrap ul li .img_wrap .viewmore{position: absolute;top:65%;left:50%;transform:translate(-50%, -50%);display:none;transition:all 0.5s ease;}
.m31 .section .conwrap ul li .img_wrap .viewmore > button{display:block;font-family:"Lexend";color:#fff;font-size:15px;
outline:none;border:none;background: transparent;}
.m31 .section .conwrap ul li .libox{padding:30px 0px;border-top: 1px solid #d9d9d9;display: flex;justify-content:space-between;align-items:top;}
.m31 .section .conwrap ul li .libox .titwrap{}
.m31 .section .conwrap ul li .libox .titwrap .ftit{color:#111;font-family:"Lexend";font-size:30px;margin-bottom: 24px;}
.m31 .section .conwrap ul li .libox .titwrap .ftcon{}
.m31 .section .conwrap ul li .libox .titwrap .ftcon dl{display: flex;align-items:center;}
.m31 .section .conwrap ul li .libox .titwrap .ftcon dl dt{color:#555;font-size:18px; margin-right:20px;position: relative;padding-right: 20px;}
.m31 .section .conwrap ul li .libox .titwrap .ftcon dl dt:before{position: absolute;content:"";width: 1px;height:13px;background:#d1d1d1;
top:50%;right:0%;transform:translate(-50%, -50%);
}
.m31 .section .conwrap ul li .libox .titwrap .ftcon dl dd{font-size:17px;color:#888;font-weight: 300;}
.m31 .section .conwrap ul li .libox .iconwrap{}
.m31 .section .conwrap ul li .libox .iconwrap .iconlist{display: flex;}
.m31 .section .conwrap ul li .libox .iconwrap .iconlist > li{width:44px;height:44px;margin-right: 10px;border-radius:50%;padding:10px;box-sizing:border-box;
border:1px solid #d9d9d9;}

.m31 .section .conwrap ul li .libox .iconwrap .iconlist > li:last-child{margin-right:0;}
.m31 .section .conwrap ul li .libox .iconwrap .iconlist > li a{display:block;width: 100%;height: 100%;}
.m31 .section .conwrap ul li .libox .iconwrap .iconlist > li  a .circle{display: flex;justify-content:center;align-items:center;}

.m31 .section .conwrap.mt200{margin-top: 200px;}
.m31 .section .conwrap .ltit{font-size:32px;font-family: "Lexend";color:#111;margin-bottom: 100px;}
.m31 .section .conwrap .l_list li .img_wrap .viewmore{top:50%;}
.m31 .section .conwrap .l_list li .libox .tag{}
.m31 .section .conwrap .l_list li .libox .tag span{display: block;width: 100px;height: 30px;line-height: 30px;background: #666666;
border-radius:15px;color:#fff;text-align: center;font-size:17px;}

/*hover*/
.m31 .section .conwrap ul li .img_wrap:hover:before{background: rgba(0,0,0,0.8);transition:all 0.5s ease;}
.m31 .section .conwrap ul li .img_wrap:hover .viewmore{display: block;transition:all 0.5s ease;}
/* .m31 .section .conwrap ul li .img_wrap:hover .img > img{animation:imgScale 0.8s ease-in-out;} */

.m31 .section2{width:100%;background-color:#e9e9e9;padding:160px 0 200px;position:relative;
overflow:hidden;
}
.m31 .section2:before{
position: absolute;content:'';background: url(/kor/images/page/m31_logo_bg_bottom.png)no-repeat center bottom;
left:0;bottom:0;width:100%;height:344px;
opacity:0;
}
.m31 .section2.in-view:before{
opacity:1;transition: all 1s;transition-delay:2.8s;
}

/* .m31 .section2 .logo_img{opacity:0;position:absolute;bottom:0%;}
.m31 .section2 .logo_img1{left:0%;bottom:35%;}
.m31 .section2 .logo_img2{left:15%;bottom:30%;}
.m31 .section2 .logo_img3{left:30%;bottom:28%;}
.m31 .section2 .logo_img4{left:60%;bottom:35%;}
.m31 .section2 .logo_img5{left:70%;bottom:32%;transform:rotate(0deg);}
.m31 .section2 .logo_img6{left:85%;bottom:40%;}
.m31 .section2 .logo_img7{left:50%;bottom:27%;}


.m31 .section2 .logo_img.in-view{opacity:1;}
.m31 .section2 .logo_img1.in-view{animation:bounce1 1s ease;}
.m31 .section2 .logo_img2.in-view{animation:bounce2 1s ease;}
.m31 .section2 .logo_img3.in-view{animation:bounce3 1s ease;}
.m31 .section2 .logo_img4.in-view{animation:bounce4 1s ease;}
.m31 .section2 .logo_img5.in-view{animation:bounce5 1s ease;}
.m31 .section2 .logo_img6.in-view{animation:bounce6 1s ease;}
.m31 .section2 .logo_img7.in-view{animation:bounce7 1s ease;}
.m31 .section2 .logo_img8.in-view{animation:bounce8 1s ease;}
.m31 .section2 .logo_img9.in-view{animation:bounce9 1s ease;}

@keyframes bounce1{
	 0%{left:0%;bottom: 0%;transform:rotate(0deg)}
	 25%{left:0%;bottom: 5%;transform:rotate(180deg)}
	  50%{left:0%;bottom: 0%;transform:rotate(360deg)}
	75%{left:0%;bottom: 5%;transform:rotate(540deg)}
	100%{left:0%;bottom: 0%;transform:rotate(720deg);}
}
@keyframes bounce2{
	0%{left:11%;bottom: 10%;transform:rotate(0deg)}
	 25%{left:11%;bottom: 0%;transform:rotate(-180deg)}
	  50%{left:11%;bottom: 10%;transform:rotate(-360deg)}
	75%{left:11%;bottom: 0%;transform:rotate(-540deg)}
	100%{left:11%;bottom:10%;transform:rotate(-720deg);}
}
@keyframes bounce3{
	 0%{left:20%;bottom: 0%;transform:rotate(0deg)}
	 25%{left:20%;bottom: 5%;transform:rotate(0deg)}
	  50%{left:20%;bottom: 0%;transform:rotate(0deg)}
	75%{left:20%;bottom: 5%;transform:rotate(0deg)}
	100%{left:20%;bottom: 0%;transform:rotate(0deg);}
}
@keyframes bounce4{
	0%{left:50%;bottom: 5%;transform:rotate(0deg)}
	 25%{left:50%;bottom: 0%;transform:rotate(0deg)}
	  50%{left:50%;bottom: 5%;transform:rotate(0deg)}
	75%{left:50%;bottom: 0%;transform:rotate(0deg)}
	100%{left:50%;bottom:5%;transform:rotate(0deg);}
}
@keyframes bounce5{
	 0%{left:60%;bottom: 20%;transform:rotate(0deg)}
	 25%{left:60%;bottom: 0%;transform:rotate(180deg)}
	  50%{left:60%;bottom: 30%;transform:rotate(360deg)}
	75%{left:60%;bottom: 0%;transform:rotate(540deg)}
	100%{left:60%;bottom: 20%;transform:rotate(720deg);}
}
@keyframes bounce6{
	0%{left:50%;bottom: 5%;transform:rotate(0deg)}
	 25%{left:50%;bottom: 0%;transform:rotate(0deg)}
	  50%{left:50%;bottom: 5%;transform:rotate(0deg)}
	75%{left:50%;bottom: 0%;transform:rotate(0deg)}
	100%{left:50%;bottom:5%;transform:rotate(0deg);}
}
@keyframes bounce7{
	 0%{left:80%;bottom: 5%;transform:rotate(0deg)}
	 25%{left:80%;bottom: 10%;transform:rotate(180deg)}
	  50%{left:80%;bottom: 5%;transform:rotate(360deg)}
	75%{left:80%;bottom: 10%;transform:rotate(540deg)}
	100%{left:80%;bottom: 5%;transform:rotate(720deg);}
} */
 

/*애니메이션24*/
  .m31 .section2 .logo_img{opacity:0;position:absolute;bottom:100%;display: block;}
 .m31 .section2 .logo_img1{left:10%;bottom:3%;transform:rotate(0deg);}
 .m31 .section2 .logo_img2{left:22%;bottom:10%;transform:rotate(45deg);}
 .m31 .section2 .logo_img3{left:45%;bottom:6%;transform:rotate(90deg);}
 .m31 .section2 .logo_img4{left:60%;bottom:10%;}
 .m31 .section2 .logo_img5{left:75%;bottom:20%;transform:rotate(158deg);}
 .m31 .section2 .logo_img6{left:87%;bottom:15%;} 
 .m31 .section2 .logo_img7{left:33%;bottom:23%;} 

.m31 .section2.in-view .logo_img1{animation:bounce1 1s ease-in-out;animation-delay:0.3s;animation-fill-mode:forwards;}
.m31 .section2.in-view .logo_img2{animation:bounce2 1.3s ease-in-out;animation-delay:0.5s;animation-fill-mode:forwards;}
.m31 .section2.in-view .logo_img3{animation:bounce3 1s ease-in;animation-delay:0.7s;animation-fill-mode:forwards;}
.m31 .section2.in-view .logo_img4{animation:bounce4 1.3s  ease-out;animation-delay:0.9s;animation-fill-mode:forwards;} 
.m31 .section2.in-view .logo_img5{animation:bounce5 1s ease-in;animation-delay:1.1s;animation-fill-mode:forwards;} 
.m31 .section2.in-view .logo_img6{animation:bounce6 1.3s ease-in;animation-delay:1.3s;animation-fill-mode:forwards;} 
.m31 .section2.in-view .logo_img7{animation:bounce7 1s ease-in;animation-delay:1.5s;animation-fill-mode:forwards;} 


/*위에서 아래로 떨어지는 로고 애니메이션*/
 @keyframes bounce1{
 	 0%{left:20%;bottom:80%;transform:rotate(0deg);}
 	100%{left:5%;bottom:-20%;transform:rotate(360deg);opacity:1;}
 }
 @keyframes bounce2{
 	 0%{left:10%;bottom: 100%;transform:rotate(-0deg);}
 	100%{left:22%;bottom: -20%;transform:rotate(-360deg);opacity:1;}
 }
 @keyframes bounce3{
 	 0%{left:20%;bottom: 80%;transform:rotate(90deg);}
 	100%{left:45%;bottom: -20%;transform:rotate(360deg);opacity:1;}
 }
 @keyframes bounce4{
 	 0%{left:50%;bottom:100%;transform:rotate(-90deg);}
 	100%{left:60%;bottom: -20%;transform:rotate(-360deg);opacity:1;}
 } 
 @keyframes bounce5{
 	 0%{left:85%;bottom: 80%;transform:rotate(-90deg);}
 	100%{left:75%;bottom: -20%;transform:rotate(270deg);opacity:1;}
 } 
  @keyframes bounce6{
 	 0%{left:60%;bottom: 100%;transform:rotate(-0deg);}
 	100%{left:87%;bottom: -20%;transform:rotate(-360deg);opacity:1;}
 } 
  @keyframes bounce7{
 	 0%{left:89%;bottom: 80%;transform:rotate(0deg);}
 	100%{left:33%;bottom: -20%;transform:rotate(360deg);opacity:1;}
 } 



.m31 .section2 .subtit{font-family:"Lexend";color:#111;font-size:32px;margin-bottom: 100px;}
.m31 .section2 .tit{color:#111;font-weight: 700;font-size:50px;line-height:1.5;margin-bottom:45px ;}
/* .m31 .section2 .tit  .en{font-family: "Lexend";color:transparent;background-image: linear-gradient(45deg, #d41586, #8e1bcf);
background-clip: text;  -webkit-background-clip: text;
}
.m31 .section2 .tit  .en  .light{font-weight:400;font-family: "Lexend";} */
.m31 .section2 .tit .title_img{display: inline-block;}
.m31 .section2 .txt{color:rgba(17,17,17,0.6);font-size:20px;line-height:1.8;margin-bottom: 80px;}
.m31 .section2 .box_wrap{width:100%;background: #fff;border-radius:15px;display: flex;justify-content:center;align-items:center;
padding:30px 0;box-sizing:border-box;margin-bottom: 120px;display: flex;flex-direction:column;}
.m31 .section2 .box_wrap .inner dl{display: flex;margin-bottom: 10px;align-items:center;}
.m31 .section2 .box_wrap .inner dl dt{position: relative;font-family:"Lexend"; font-size:17px;color:#111;min-width:160px;margin-right:30px;}
.m31 .section2 .box_wrap .inner dl dt:before{position: absolute;content:"";width:1px;height: 14px;background: #e0e0e0;top:50%;right:0;transform:translateY(-50%);

}
.m31 .section2 .box_wrap .inner dl dd{font-family:"Lexend"; font-size:17px;color:#111;opacity:0.8;}
.m31 .section2 .btn_wrap{width:100%;margin-bottom: 200px;display: flex;justify-content:center;align-items:center;}
.m31 .section2 .btn_wrap .v_btn{border:2px solid #111; border-top-left-radius:30px;border-bottom-right-radius:30px;padding:35px 80px;
overflow:hidden;position:relative;display:inlin-block;box-sizing:border-box;cursor:pointer;}
.m31 .section2 .btn_wrap .v_btn:after{
display:block;content:"";
	width:100%;height:100%;
	background: linear-gradient(to right, #d41586, #8e1bcf);
	position:absolute;left:-100%;top:0;transition:all 0.6s;border-top-left-radius:30px;border-bottom-right-radius:30px;
	animation:more2 0.6s;animation-fill-mode:forwards;}
.m31 .section2 .btn_wrap .v_btn > a{display:block;width:100%;height:100%;}
.m31 .section2 .btn_wrap .v_btn > a > span{display: block;font-family:"Lexend";text-align:center;color:#111;font-size:18px;position:relative;z-index:10;
padding-right:35px;
}
.m31 .section2 .btn_wrap .v_btn > a > span:after{position: absolute;content:"";background: url(/kor/images/page/arr_bk.png)no-repeat center;
width:10px;height:15px;top:50%;right:0;transform:translateY(-50%);}
.m31 .section2 .btn_wrap .v_btn:hover{color:#fff;border:2px solid transparent;}
.m31 .section2 .btn_wrap .v_btn:hover:after{animation:more 0.6s;animation-fill-mode:forwards;}
.m31 .section2 .btn_wrap .v_btn:hover > a > span{color:#fff;transition:all 0.8s ease;}
.m31 .section2 .btn_wrap .v_btn:hover > a > span:after{background: url(/kor/images/page/m31_visit_btn.png)no-repeat center;transition:all 0.8s ease;}


@keyframes more{
	0%{left:-100%;}
	100%{left:0%;}
}
@keyframes more2{
	0%{left:0;}
	100%{left:100%;}
}

/*pop*/
.popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3000;
    background: #fff;
    max-width: 1520px;
    width: 94%;
	height:680px;
    transform: translate(-50%,-50%);
	border-radius:15px;
}
.popup .innerwrap{
width:100%;
height:100%;
box-sizing:border-box;
padding:75px 40px;
display:flex;

justify-content:space-between;
overflow: hidden;
    overflow-y: auto;
}
.popup .innerwrap .contwrap{width:calc((100% - 100px) / 2);}
.popup .innerwrap .contwrap .titwrap{padding-bottom: 30px;display: flex;justify-content:space-between;}
.popup .innerwrap .contwrap .titwrap .left{}
.popup .innerwrap .contwrap .titwrap .left .tit{color:#222;font-size:36px;font-family:"Lexend";margin-bottom: 20px;}
.popup .innerwrap .contwrap .titwrap .left .subtit{color:#555;font-size:20px;}
.popup .innerwrap .contwrap .titwrap .left .subtxt{display: flex;align-items:center;}
.popup .innerwrap .contwrap .titwrap .left .subtxt dt{position: relative;font-size:20px;color:#555;margin-right: 14px;padding-right: 12px;box-sizing:border-box;}
.popup .innerwrap .contwrap .titwrap .left .subtxt dt:before{position: absolute;content:"";background: rgba(25,25,25,0.2);width: 1px;height: 13px;
top:8px;right:0;}
.popup .innerwrap .contwrap .titwrap .left .subtxt dd{font-size:19px;color:#888;}
.popup .innerwrap .contwrap .titwrap .right{}

.popup .innerwrap .contwrap .titwrap .right .iconlist{display: flex;}
.popup .innerwrap .contwrap .titwrap .right .iconlist > li{width:44px;height:44px;margin-right: 10px;border-radius:50%;padding:10px;box-sizing:border-box;
border:1px solid #d9d9d9;}
.popup .innerwrap .contwrap .titwrap .right .iconlist > li:last-child{margin-right:0;}
.popup .innerwrap .contwrap .titwrap .right .iconlist > li a{display:block;width: 100%;height: 100%;}
.popup .innerwrap .contwrap .titwrap .right .iconlist > li  a .circle{display: flex;justify-content:center;align-items:center;}
.popup .innerwrap .contwrap .titwrap .right.tag{margin-top: 10px;}
.popup .innerwrap .contwrap .titwrap .right.tag span{display: block;width: 100px;height: 30px;line-height: 30px;background: #666666;
border-radius:15px;color:#fff;text-align: center;font-size:17px;}
.popup .innerwrap .contwrap .txtwrap{padding-top:30px;border-top:1px solid #d9d9d9;}
.popup .innerwrap .contwrap .txtwrap p {color:#555;font-size:18px;line-height:1.8;width:90%;}
.popup .innerwrap .contwrap .txtwrap p .bold{color:#222;font-size:20px;font-weight: 500;display: block;margin-bottom: 30px;}
.popup .innerwrap .img_wrap{width:calc((100% - 100px) / 2);display: flex;justify-content:center;align-items:center;}
.popup .innerwrap .img_wrap > img{}

.popup .x_btn{
	outline:none;
	border:none;background: transparent;
    position: absolute;
    top: -10%;
    left: 95%;
    margin-left: 10px;
    width: 44px;
    height: 44px;
	display:flex;justify-content:center;align-items:center;
}
.popup .x_btn > img{width:100%;height:100%;}

.dim {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
   display: none;
    z-index: 1001;
}



/*m41*/
.m41{}
.m41 .today_wrap{width:100%;display: flex;}
.m41 .today_wrap > table{width:50%;}
.m41 .today_wrap .today1{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding-right: 40px;}
.m41 .today_wrap .today1 td{border-bottom:0;}
.m41 .today_wrap .today1 td.up{font-size:70px;font-family:"Lexend";position: relative;}
.m41 .today_wrap .today1 td.up > span.up{position: absolute;top:50%;left:15%;transform:translate(50%,-50%); display: inline-block;font-size:20px;}
.m41 .today_wrap .today1 td.bd{border-bottom: 1px solid #d9d9d9;}
.m41 .today_wrap .today1 td > dl{display: flex;justify-content:space-between;}
.m41 .today_wrap .today1 td > dl dt{font-size:18px;}
.m41 .today_wrap .today1 td > dl dd{font-size:18px;font-family:"Lexend";}
.m41 .today_wrap .today1 td > dl dd > .up{font-size: 12px;display: inline-block;margin-right: 8px;}
.m41 .today_wrap .today2{padding:0 40px;border-bottom:1px solid #d9d9d9;}
.m41 .today_wrap .today2 th{background: transparent;}
.m41 .today_wrap .today2 td{border-bottom:0px;}
.m41 .table_wrap table.today3{border-top:1px solid #d9d9d9;}
.m41 .today3 .col1, .m41 .today3 .col3{width:10%;}
.m41 .today3 .col2, .m41 .today3 .col4{width:40%;}	
.m41 .today3 tr th{text-align: left;padding-left:40px;}
.m41 .today3 tr td{text-align: right;padding-right:40px;}



.m41 .table2 td{font-family: "Lexend";}
.m41 .table2 span.down, .m41 .table2 span.up{font-size:13px; display:inline-block;margin-right:8px;} 
.m41 .table .up, .m41 .table .plus{color:#c9000a;} 
.m41 .table .down, .m41 .table .minus{color:#1753ec;} 
.m41 .btn_wrap{display:flex;justify-content:center;align-items:center;width:100%;background-color:#111;border-radius:15px;padding:30px 0;
margin-bottom:0px;cursor:pointer;}
.m41 .btn_wrap .slidebtn{font-size:20px;color:#fff;font-weight:500;position: relative;text-align: center;}
.m41 .btn_wrap .slidebtn:before{position: absolute;content:"";background: url(/kor/images/page/btn_open.png)no-repeat center;top:50%;right:-35px;
width: 25px;height:25px;transform: translateY(-50%) rotate(180deg);}
.m41 .btn_wrap.on{background-color:#4A8377;}
.m41 .btn_wrap.on .slidebtn:before{transform: translateY(-50%) rotate(0deg);}
.m41 .con{margin-top:80px;/* display:none; */}
.m41 .contable .col{width:25%;}


/*m43*/
.m43{}
.m43 .table{margin-bottom:140px;}
.m43 .table1{}
.m43 .table1 .table_wrap{position:relative;}
.m43 .table1 .table_wrap .tit{}
.m43 .table1 .table_wrap .t_date{position:absolute;top:25px;right:0;color:#999;font-size:17px;}
.m43 .table3 .table_wrap{position:relative;}
.m43 .table3 .table_wrap .t_unit{position:absolute;top:15px;right:0;color:#999;font-size:17px;}
.m43 .table4 .table_wrap table td dl{display:flex;margin-bottom:20px;}
.m43 .table4 .table_wrap table td dl dt{margin-left: 30px;margin-right:40px;color:#555;font-size:18px;}
.m43 .table4 .table_wrap table td dl:nth-child(1) dt{margin-right:111px;}
.m43 .table4 .table_wrap table td dl dd{color:#111;font-size:18px; }

/*m44*/
.m44{}
.m44 .table_wrap .tit{font-size:24px;font-weight:600;margin-bottom: 30px;}
.m44 .table1{}
.m44 .table1 table .col1{width:35%;}
.m44 .table1 table .col2{width:15%;}
.m44 .table1 table .col3{width:15%;}
.m44 .table1 table .col4{width:35%;}

.m44 .table2 table .col{width:16.67%;}



/*m45*/
.m45{}
.m45 .table{margin-bottom:140px;}
.m45 .table1 .table_wrap{position:relative;}
.m45 .table1 .table_wrap .t_notice{position:absolute;top:25px;right:0;color:#c9000a;font-size:17px;}
.m45 .table3 table td.icon{padding-left:131px;}
.m45 .table3 table td.icon .circle_down_btn{background-color:#fff;border-radius:50%;width:48px;height:48px;border:1px solid #d9d9d9;}
.m45 .table3 table td .circle_down_btn:hover {background-color:#111;border:1px solid #111;}
.m45 .table3 table td .circle_down_btn a{display:block;width:100%;}
.m45 .table3 table td .circle_down_btn a img{margin-top:15px;}

.m45 .table5 .tit{margin-bottom:30px;}
.m45 .table5 .sub_txt{margin-bottom:45px;line-height:1.8;}
.m45 .table5 .table_wrap .eva_wrap{background-color:#f8f8f8;padding:100px 60px;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m45 .table5 .table_wrap .eva_wrap .e_tit{font-size:24px;color:#111;font-weight:700;text-align:center;margin-bottom:40px;}
.m45 .table5 .table_wrap .eva_wrap .e_list{width:100%;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table{border-top:0px;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table th{padding:25px 0;background-color:#acacac;color:#fff;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table th.left{border-top-left-radius:15px;border-bottom-left-radius:15px;border-right:1px solid #d9d9d9; }
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table th.right{border-top-right-radius:15px;border-bottom-right-radius:15px;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table td{background-color:#f8f8f8;color:#555;font-weight:400;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table td:nth-child(1){text-align:left;border-right:1px solid #d9d9d9;padding-left:45px;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table td:nth-child(2){font-family:"Lexend";}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table td.e_s_tit{padding-left:30px;color:#111;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table td.red{color:#c9000a;}
.m45 .table5 .table_wrap .eva_wrap .e_list .e_table td.n_bor{border-bottom:0;}


/*m46*/
.m46 .table{margin-bottom:140px;}
.m46 .table .info_txt{color:#555;margin-bottom:45px;line-height:1.8;font-weight:400;font-size:18px;}
.m46 .table1 .tit{margin-bottom:30px;}
.m46 .table1  .down_btn_wrap .down_btn a:before{position:absolute;top:5px;right:40%;content:""; background:url(/kor/images/page/down_btn_icon.png)no-repeat center;
width:20px; height:20px;}
.m46 .table2 .tit{margin-bottom:30px;}
.m46 .table_wrap .info_box_wrap{width:100%;margin-top:60px;padding:60px 45px;box-sizing:border-box;background-color:#f8f8f8;border-radius:15px;}
.m46 .table_wrap .info_box_wrap .info_tit{color:#111;font-weight:600;margin-bottom:30px;font-size:20px;}
.m46 .table_wrap .info_box_wrap .info_con{color:#555;font-weight:400;font-size:17px;line-height:2;}
.m46 .table3 table{margin-bottom:60px;}

@media screen and (max-width: 1790px){
.m46 .table1 .down_btn_wrap .down_btn a:before{right:37%;}

}


/*m61*/
.m61{}
.m61 .info_txt{margin-bottom:80px;font-size:18px;color:#555;}
.m61 .graph_wrap{width:100%;}
.m61 .graph_wrap .m_view{display: none !important;}
.m61 .graph_wrap .graph_img_wrap{display:flex;justify-content:center;align-items:center;}
.m61 .list_wrap{width:100%;padding: 40px 60px 100px;box-sizing:border-box;
background: #f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m61 .list_wrap .l_tit{text-align:center;color:#111;font-weight:500;line-height:1.8;font-size:22px;padding:60px 100px 50px;}
.m61 .list_wrap .list{width:90%;margin:0 auto;}
.m61 .list_wrap .list dl{width:100%;display:flex;padding:27px 140px 27px 50px;box-sizing:border-box;background-color:#fff;border-radius:15px;margin-bottom:10px;}
.m61 .list_wrap .list dl dt{position:relative;font-family:"Lexend";color:#111;font-size:20px;font-weight:700; min-width:245px;text-align:left;margin-right:60px;padding-left:40px;}
.m61 .list_wrap .list dl dt:before{position:absolute;content:"01.";top:0;left:0;font-family:"Lexend";color:#111;font-size:20px;font-weight:700; }
.m61 .list_wrap .list dl:nth-child(2) dt:before{content:"02.";}
.m61 .list_wrap .list dl:nth-child(3) dt:before{content:"03.";}
.m61 .list_wrap .list dl:nth-child(4) dt:before{content:"04.";}
.m61 .list_wrap .list dl:nth-child(5) dt:before{content:"05.";}
.m61 .list_wrap .list dl dd{font-size:18px;color:#555;font-weight:400;line-height:1.8;}
.m61 .list_wrap .txt_box{text-align:center;margin:50px auto 0;}
.m61 .list_wrap .txt_box .txt{font-size:18px;font-weight:400;}
.m61 .list_wrap .txt_box .txt1{color:#555;margin-bottom: 5px;}
.m61 .list_wrap .txt_box .txt2{color:#111;font-weight:500;}

.m61 .table2{margin-bottom:200px;}
.m61 .table2 .graph1{position:relative;margin-bottom: 80px;padding:150px 0 300px;height:700px;width:100%;
background: url(/kor/images/page/m61_graph_img1.png)no-repeat center center;}
.m61 .table2 .graph1 .t_view{display: none !important;}
.m61 .table2 .graph1 .m_view{display: none !important;}
.m61 .table2 .graph_tit{position:absolute;top:15%;left:45%;width:150px;height:150px;background-color:#4a8377;font-size:20px;color:#fff;font-weight:600;border-radius:50%;
text-align:center;line-height:7.5;}
.m61 .table2 .graph_list_wrap{position:absolute;top:72%;left:0%;transform:translate(-50%, -50%);}
.m61 .table2 .graph_list_wrap .graph_list{position:absolute;display:flex;justify-content:space-between;}
.m61 .table2 .graph_list_wrap .list1{top:-403px;left:33px;flex-direction:row-reverse;}
.m61 .table2 .graph_list_wrap .list2{top:-161px;left:76px;flex-direction:row-reverse;}
.m61 .table2 .graph_list_wrap .list3{top:4px;left:633px;flex-direction:column;}
.m61 .table2 .graph_list_wrap .list4{top:-161px;left:909px;}
.m61 .table2 .graph_list_wrap .list5{top:-403px;left:979px;}







.m61 .table2 .graph_list_wrap .graph_list .c_tit{width:150px;height:150px;background-color:#fff;border:1px solid #aaa;font-size:20px;color:#111;font-weight:600;border-radius:50%;
text-align:center;line-height:7.5;margin-left:25px;}
.m61 .table2 .graph_list_wrap .graph_list .dot_list{width:40px;display:flex;justify-content:space-between;}
.m61 .table2 .graph_list_wrap .graph_list .dot_list .dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:#333;}
.m61 .table2 .graph_list_wrap .graph_list .c_list{}
.m61 .table2 .graph_list_wrap .graph_list .c_list li{min-width:200px;color:#333;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;
font-size:17px; padding:12px;text-align:center;line-height:2.5;margin-bottom: 10px;font-weight:400;}

.m61 .table2 .graph_list_wrap .list1 .c_tit{margin-top:35px;}
.m61 .table2 .graph_list_wrap .list1 .dot_list{margin-left:25px;align-items:center;}
.m61 .table2 .graph_list_wrap .list2 .c_tit{margin-top:35px;}
.m61 .table2 .graph_list_wrap .list2 .dot_list{margin-left:25px;align-items:center;}
.m61 .table2 .graph_list_wrap .list3 .c_list{}
.m61 .table2 .graph_list_wrap .list3 .c_tit{width:140px;height:140px;line-height:7;margin-left:50px;margin-bottom:25px;}
.m61 .table2 .graph_list_wrap .list3 .dot_list{flex-direction:column;margin-left:120px;margin-bottom: 25px;}
.m61 .table2 .graph_list_wrap .list3 .dot_list .dot{margin-bottom:10px;}
.m61 .table2 .graph_list_wrap .list4 .c_tit{margin-top:35px;}
.m61 .table2 .graph_list_wrap .list4 .dot_list{margin:0 25px;align-items:center;}
.m61 .table2 .graph_list_wrap .list5 .c_tit{margin-top:35px;}
.m61 .table2 .graph_list_wrap .list5 .dot_list{margin:0 25px;align-items:center;}

@media screen and (max-width: 1800px){
.m61 .table2 .graph_list_wrap{position:absolute;top:72%;left:-4%;transform:translate(-50%, -50%);}
}
@media screen and (max-width: 1750px){
.m61 .table2 .graph_list_wrap{position:absolute;top:72%;left:-7%;transform:translate(-50%, -50%);}
}
@media screen and (max-width: 1640px){
.m61 .table2 .graph_list_wrap{position:absolute;top:72%;left:-10%;transform:translate(-50%, -50%);}
}
@media screen and (max-width: 1500px){
.m61 .table2 .graph_list_wrap{position:absolute;top:72%;left:-14%;transform:translate(-50%, -50%);}
.m61 .table2 .graph_list_wrap .list1 .dot_list{width:18px;}
.m61 .table2 .graph_tit{position:absolute;top:15%;left:45%;width:150px;height:150px;background-color:#81b29a;font-size:20px;color:#fff;font-weight:600;border-radius:50%;
text-align:center;line-height:7.5;}
.m61 .table2 .graph_list_wrap .list1{top:-350px;left:63px;flex-direction:row-reverse;}
.m61 .table2 .graph_list_wrap .list2{top:-93px;left:130px;flex-direction:row-reverse;}
.m61 .table2 .graph_list_wrap .list3{top:4px;left:633px;flex-direction:column;}
.m61 .table2 .graph_list_wrap .list4{top:-94px;left:859px;}
.m61 .table2 .graph_list_wrap .list5{top:-350px;left:940px;}

}
@media screen and (max-width: 1420px){
.m61 .table2 .graph_list_wrap{position:absolute;top:72%;left:-15%;transform:translate(-50%, -50%);}

}


.m61 .graph2{position:relative;margin-bottom: 80px;}
.m61 .graph2 .graph_icon_list{width:100%;position:absolute;top:0;left:0;}
.m61 .graph2 .graph_icon_list dl{position:absolute;top:0;left:0;}
.m61 .graph2 .graph_icon_list dl:nth-child(1){top:180px;left:37%;}
.m61 .graph2 .graph_icon_list dl:nth-child(2){top:168px;right:-18%;}
.m61 .graph2 .graph_icon_list dl:nth-child(3){top:426px;left:47.5%;}
.m61 .graph2 .graph_icon_list dl dt{display:flex;justify-content:center;align-items:center;margin-bottom: 20px;}
.m61 .graph2 .graph_icon_list dl dt img{transform:scale(1.1);}
.m61 .graph2 .graph_icon_list dl dd{color:#fff;font-size:20px;text-align:center;font-weight: 500;}
.m61 .graph_info_list{width:100%;}
.m61 .graph_info_list .list{display:flex;justify-content:space-between;}
.m61 .graph_info_list .list dl{width:32%;marigin-right:28px;box-sizing:border-box;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;padding:60px;}
.m61 .graph_info_list .list dl dt{font-weight:700;font-family:"Lexend";color:#111;font-size:20px; margin-bottom: 20px;}
.m61 .graph_info_list .list dl dd{font-size:18px;color:#555;font-weight:400;}
.m61 .graph_info_list .list dl dt .num{font-family:"Lexend";display:inline-block;margin-right:8px;}

.m61 .icon_list_wrap{width:100%; background-color:#f8f8f8;border-radius:30px;margin-bottom:70px;}
.m61 .icon_list_wrap ul{width:100%; display:flex;flex-wrap:nowrap;justify-content:space-between;}
.m61 .icon_list_wrap ul li{width:50%;padding:80px 0;display:flex;justify-content:center;align-items:center;}
.m61 .icon_list_wrap ul li .i_wrap{}
.m61 .icon_list_wrap ul li .i_wrap .i_img{display:flex;justify-content:center;align-items:center;padding:30px 0;margin-bottom: 10px;}
.m61 .icon_list_wrap ul li .i_wrap .i_tit{text-align:center;font-size:20px;font-weight:500;color:#111;margin-bottom: 20px;}
.m61 .icon_list_wrap ul li .i_wrap .i_txt {text-align:center;font-size:18px;font-weight:400;color:#333; opacity:0.6; line-height:1.8;}

.m61 .table4 .list_wrap{width:100%;padding: 40px 60px 100px;box-sizing:border-box;
background: #f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m61 .table4 .list_wrap .list dl dt{min-width:0;padding-left:0;}
.m61 .table4 .list_wrap .list dl dt:before{top:3px;}

.m61 .table6 .table_wrap {position:relative;}
.m61 .table6 .table_wrap .t_unit{font-size:17px;color:#999;position:absolute;top:11%;right:0%;}
.m61 .table6 .table_wrap .u2{top:60%;}
.m61 .table6 .table_wrap table tr.border td{color:#4A8377;border-top:2px solid #4A8377;border-bottom:2px solid #4A8377;}
.m61 .table6 .table_wrap table tr.border td:first-child{border-left:2px solid #4A8377;}
.m61 .table6 .table_wrap table tr.border td:last-child{border-right:2px solid #4A8377;}
.m61 .table7 .graph_wrap{margin-bottom:40px;}
.m61 .table8 .info_txt{line-height:1.8;}


/*m61 refactoring*/
.m61 .tb_graph{width:100%;height:420px;position:relative;display: block;border-top-left-radius:30px;border-bottom-right-radius:30px;border:1px solid #aaa;
padding:40px 120px 60px 160px;box-sizing:border-box;}
.m61 .tb_graph > .bdl{display:block;width:100%;height:calc((100% - 20px) / 5);border-bottom: 1px dashed #d9d9d9;position: relative;}
.m61 .tb_graph > .bdl5{border-bottom: 2px solid #d9d9d9;}
.m61 .tb_graph > .bdl:before{position: absolute;content:"0";font-family:"Lexend";font-size:18px;color:#333;font-weight:500;top:100%;left:-100px;transform:translateY(-50%);}
.m61 .tb_graph > .bdl1:before{content:"20,000";}
.m61 .tb_graph > .bdl2:before{content:"15,000";}
.m61 .tb_graph > .bdl3:before{content:"10,000";}
.m61 .tb_graph > .bdl4:before{content:"5,000";}
.m61 .tb_graph > .bdl5:before{content:"";}
.m61 .graph4 > .bdl1:before{content:"2,200,000";}
.m61 .graph4 > .bdl2:before{content:"1,800,000";}
.m61 .graph4 > .bdl3:before{content:"1,400,000";}
.m61 .graph4 > .bdl4:before{content:"1,000,000";}
.m61 .tb_graph > .bar_list{width:100%;position: absolute;top:40px;left:0;padding:40px 120px 20px 200px;box-sizing:border-box;
height:360px;display: flex;}
.m61 .tb_graph > .bar_list > .bar{position: relative;height:100%;margin-right:15vw;text-align:center;}

.m61 .tb_graph > .bar_list > .bar4{margin-right:0;}
.m61 .tb_graph > .bar_list > .bar > .inner{height:100%;display: flex;flex-direction:column;align-items:center;}
.m61 .tb_graph > .bar_list > .bar > .inner > .num{position: absolute;font-size:16px;color:#555;font-family:"Lexend";width:80px;height:28px;
padding:10px 16px;box-sizing:border-box;border-radius:14px;border:1px solid #aaaaaa;line-height:5px;background: #fff;}
.m61 .tb_graph> .bar_list > .bar > .inner > .bartb{position: relative;display: block;width:46px;background: trasnparent;height:100%;}
.m61 .tb_graph> .bar_list > .bar > .inner > .bartb:before{position: absolute;content:"";bottom:0;left:0;background: #eaeaea;height:85%;
width:46px;}
.m61 .tb_graph > .bar_list > .bar2 > .inner > .bartb:before{height:78%;}
.m61 .tb_graph > .bar_list > .bar2 > .inner > .num{top:18px;}
.m61 .tb_graph > .bar_list > .bar3 > .inner > .bartb:before{height:72%;}
.m61 .tb_graph > .bar_list > .bar3 > .inner > .num{top:35px;}
.m61 .tb_graph > .bar_list > .bar4 > .inner > .bartb:before{height:70.8%;background: #4A8377;}
.m61 .tb_graph > .bar_list > .bar4 > .inner > .num{top:40px;background: #4A8377;color:#fff;}
.m61 .tb_graph > .bar_list > .bar > .inner > .year{font-family:"Lexend";font-size:18px;color:#333;padding-top:15px;}
.m61 .tb_graph > .bar_list > .bar:before{position: absolute;content:"";width:10px;height:10px;border-radius:50%;
border:2px solid #aaa;background: #fff; z-index:30;left:17px;}
.m61 .tb_graph > .bar_list > .bar1:before{top:calc(0px + 55px);}
.m61 .tb_graph > .bar_list > .bar2:before{top:calc(18px + 55px);}
.m61 .tb_graph > .bar_list > .bar3:before{top:calc(35px + 55px);}
.m61 .tb_graph > .bar_list > .bar4:before{background: #4A8377;border:2px solid #fff;top:calc(40px + 55px);}
.m61 .tb_graph > .bar_list > .bar:after{position: absolute;content:"";width:18vw;background: #aaaaaa;height:2px;
top:70px;transform: rotate(3deg);z-index:28;left:18px;}
.m61 .tb_graph > .bar_list > .bar2:after{top:87px;transform: rotate(3deg);}
.m61 .tb_graph > .bar_list > .bar3:after{top:99px;transform: rotate(1.2deg);}
.m61 .tb_graph > .bar_list > .bar4:after{width:0;}

.m61 .graph4 > .bar_list > .bar > .inner > .num{position: absolute;width:106px;height:28px;}
.m61 .graph4> .bar_list > .bar > .inner > .bartb:before{height:88%;}
.m61 .graph4> .bar_list > .bar > .inner > .num{top:-10px;}
.m61 .graph4> .bar_list > .bar2 > .inner > .bartb:before{height:75%;}
.m61 .graph4> .bar_list > .bar2 > .inner > .num{top:28px;}
.m61 .graph4> .bar_list > .bar3 > .inner > .bartb:before{height:73%;}
.m61 .graph4> .bar_list > .bar3 > .inner > .num{top:32px;}
.m61 .graph4> .bar_list > .bar4 > .inner > .bartb:before{height:71%;}
.m61 .graph4> .bar_list > .bar4 > .inner > .num{top:35px;}
.m61 .graph4 > .bar_list > .bar1:before{top:calc(-10px + 55px);}
.m61 .graph4 > .bar_list > .bar2:before{top:calc(28px + 55px);}
.m61 .graph4 > .bar_list > .bar3:before{top:calc(32px + 55px);}
.m61 .graph4 > .bar_list > .bar4:before{background: #4A8377;border:2px solid #fff;top:calc(35px + 55px);}
.m61 .graph4 > .bar_list > .bar1:after{top:70px;transform: rotate(6.5deg);}
.m61 .graph4 > .bar_list > .bar2:after{top:90px;transform: rotate(1.1deg);}
.m61 .graph4 > .bar_list > .bar3:after{top:95px;transform: rotate(1.0deg);}
.m61 .graph4 > .bar_list > .bar4:after{width:0;}

/*240126*/
.m61 .table8 .dia{width:100%;border:1px solid #aaaaaa;border-top-left-radius:30px;border-bottom-right-radius:30px;
box-sizing:border-box;padding:75px 0;display: flex;}
.m61 .table8 .dia img{width:50%;}


@media screen and (max-width:1480px){
.m61 .graph2 .graph_icon_list dl:nth-child(1){left:34%;}
.m61 .graph2 .graph_icon_list dl:nth-child(2){right:-25%;}

}




/*m62*/
.m62{}
.m62. .table1{}
.m62 .table1 .txt_wrap{position: relative;width:200%;height:400px;top:0;left:-50%;background:url(/kor/images/page/m62_listwrap_img1.png)no-repeat center center;
margin-bottom:80px;}
.m62 .table1 .txt_wrap .txt{text-align:center;padding:85px 158px;box-sizing:border-box;}
.m62 .table1 .txt_wrap .txt .txt_tit{margin-bottom: 40px;font-size: 24px;color:#111;font-weight:600;}
.m62 .table1 .txt_wrap .txt .txt_con{font-size:18px;color:#111;opacity:0.8;font-weight:300;line-height:1.8;}
.m62 .table1 .list_wrap{}
.m62 .table1 .list_wrap .list{margin-bottom: 60px;}
.m62 .table1 .list_wrap .list .li_tit{padding-bottom:30px;color:#111;font-size:24px;font-weight:500;}
.m62 .table1 .list_wrap .list .li_tit .li_num{display:inline-block;width:50px;position:relative;}
.m62 .table1 .list_wrap .list .li_tit .li_num:before{position:absolute;content:"";width:1px;height:19px;background-color:#aaa;top:10px;right:11px;
opacity:0.4;}
.m62 .table1 .list_wrap .list .li_con{border-bottom: 1px solid #d9d9d9;padding:60px 30px; border-top:2px solid #111;}
.m62 .table1 .list_wrap .list .li_con dl{margin-bottom: 41px;}
.m62 .table1 .list_wrap .list .li_con dl dt{font-size:20px;color:#111;font-weight:600;margin-bottom:16px;}
.m62 .table1 .list_wrap .list .li_con dl dd{font-size:18px;color:#333;font-weight:400;line-height:1.8;}

.m62 .table1 .bot_txt{text-align:center;}
.m62 .table1 .bot_txt .bot_txt_1{font-size:18px;color:#555;font-weight:400;margin-bottom:30px;line-height:1.8;}
.m62 .table1 .bot_txt .bot_date{font-size:18px;color:#111;font-weight:500;}

.m62 .table2{}
.m62 .table2 .table_wrap .table_box{display:flex;margin-bottom: 20px;position:relative;align-items:center;overflow:hidden;}
.m62 .table2 .table_wrap .table_box:after{position:absolute;content:"";width:100%;height:100%;top:0;left:20%;
background:url(/kor/images/page/m62_dot_shape.png)no-repeat center center;z-index:-1;}
.m62 .table2 .table_wrap .table_box .t_tit{width:160px; height:147px; display: flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;font-size:20px;font-weight:600;color:#fff; 
margin-right:0px;border-radius:50%;box-sizing:border-box;position: relative;z-index:5;}
.m62 .table2 .table_wrap .table_box .t_tit:before{position: absolute;content:"";width:50px;height:2px;border-bottom:1px dotted #aaa;
top:50%;right:-53%;transform:translate(-50%, -50%);z-index:2;display: none;
}



.m62 .table2 .table_wrap .table_box .t_tit1{background-color:rgba(74,131,119,1);}
.m62 .table2 .table_wrap .table_box .t_tit2{background-color:rgba(74,131,119,0.7);}
.m62 .table2 .table_wrap .table_box .t_tit3{background-color:rgba(74,131,119,0.4);}
.m62 .table2 .table_wrap .table_box table{margin-top:5px;border-top:0;border-spacing: 52px 20px;}
.m62 .table2 .table_wrap .table_box table tr td{position: relative;background-color:#f8f8f8; padding:25px 0;text-align:center;border-top-left-radius:30px;border-bottom-right-radius:30px;
font-size:17px;color:#333;border-bottom:0;font-weight:400;}
.m62 .table2 .table_wrap .table_box table tr td:before{position: absolute;content:"";width:52px;height:2px;border-bottom:1px dotted #aaa;
top:50%;right:-53%;transform:translate(-50%, -50%);z-index:2;display: none;}
.m62 .table2  .info_txt a{color:#999;font-size:17px;}


.m62 .table3{}
.m62 .table3 .info_txt{font-size:18px;color:#555;font-weight:400;margin-bottom:50px;line-height:1.8;}
.m62 .table3 .icon_list{width:100%;}
.m62 .table3 .icon_list ul{width:100%;display:flex;flex-wrap:nowrap;justiyf-content:space-between;}
.m62 .table3 .icon_list ul li{margin-right:28px;}
.m62 .table3 .icon_list ul li:last-child{margin-right:0px;}
.m62 .table3 .icon_list ul li.circle{display:flex;justify-content:center;align-items:center;width:240px;height:240px;border-radius:50%;}
.m62 .table3 .icon_list ul li.circle1{background-color:rgba(74,131,119,0.1);}
.m62 .table3 .icon_list ul li.circle2{background-color:rgba(74,131,119,0.3);}
.m62 .table3 .icon_list ul li.circle3{background-color:rgba(74,131,119,0.5);}
.m62 .table3 .icon_list ul li.circle4{background-color:rgba(74,131,119,0.7);}
.m62 .table3 .icon_list ul li.circle5{background-color:rgba(74,131,119,0.9);}
.m62 .table3 .icon_list ul li.circle .circle_inner{text-align:center;}
.m62 .table3 .icon_list ul li.circle .circle_inner .step{font-family:"Lexend";font-size:15px;margin-bottom: 20px;color:#fff;}
.m62 .table3 .icon_list ul li.circle .circle_inner .step1, .m62 .table3 .icon_list ul li.circle .circle_inner .step2{color:#111;}
.m62 .table3 .icon_list ul li.circle .circle_inner .icon{margin-bottom: 20px;}
.m62 .table3 .icon_list ul li.circle .circle_inner .i_txt{font-size:18px;color:#fff;font-weight:500;}
.m62 .table3 .icon_list ul li.circle .circle_inner .i1{color:#555;font-weight:400;}
.m62 .table3 .icon_list ul li.circle .circle_inner .i1 .bold{display:block;color:#111;font-weight: 500;}
.m62 .table3 .icon_list ul li.circle .circle_inner .i2{color:#111;}
.m62 .table3 .icon_list ul li.next{display:flex;justify-content:center;align-items:center;}

.m62 .table4{}
.m62 .table4 .sub_table tr.b_border td{border:2px solid #4A8377;font-weight:600;color:#4A8377;border-right:0;border-left:0;}
.m62 .table4 .sub_table tr.b_border td:nth-child(1){border-left:2px solid #4A8377;color:#111;}
.m62 .table4 .sub_table tr.b_border td:last-child{border-right:2px solid #4A8377;}
.m62 .table4 .sub2 td{color:#555;font-weight:400;}
.m62 .table4 .sub2 tr.g_border td{border:2px solid #aaa;border-right:0;border-left:0;color:#111;font-weight:500;}
.m62 .table4 .sub2 tr.g_border td:nth-child(1){border-top:0;border-bottom:1px solid #d9d9d9;}
.m62 .table4 .sub2 tr.g_border td:nth-child(2){border-left:2px solid #aaa;}
.m62 .table4 .sub2 tr.g_border td:last-child{border-right:2px solid #aaa;}
.m62 .table4 .sub2 tr.border2 td:nth-child(1){border:2px solid #aaa;border-right:0;}
.m62 .table4 .sub2 tr.border2 td:nth-child(2){border-left:0;}
.m62 .table4 .sub7 tr.border1 td{border-bottom:1px solid #d9d9d9;}
.m62 .table4 .sub7 tr.border2 td{border-top:0;}

/*m63*/
.m63{}
.m63 .table .table_wrap .list_wrap{width:100%;background: #f4f4f4;border-top-left-radius:30px;border-bottom-right-radius:30px;
box-sizing:border-box;
padding:40px 60px 100px;
}
.m63 .table .table_wrap .list_wrap .l_tit{text-align:center;color:#111;font-weight:500;line-height:1.8;font-size:22px;padding:60px 100px 50px;}
.m63 .table .table_wrap .list_wrap .list{width:90%;margin:0 auto;}
.m63 .table .table_wrap .list_wrap .list dl{width:100%;display:flex;padding:27px 140px 27px 50px;box-sizing:border-box;background-color:#fff;border-radius:15px;margin-bottom:10px;}
.m63 .table .table_wrap .list_wrap .list dl dt{font-family:"Lexend";color:#111;font-size:20px;font-weight:700; text-align:left;margin-right:20px;padding-top:4px;}
.m63 .table .table_wrap .list_wrap .list dl dd{font-size:18px;color:#555;font-weight:400;line-height:1.8;}

.m63 .table2 .table_wrap .sub_txt{color:#555;font-size:18px;line-height:1.8;margin-bottom: 50px;}
.m63 .graph_wrap .graph_img_wrap{display:flex;justify-content:center;align-items:center;}
.m63 .table2{margin-bottom:200px;}
.m63 .table2 .graph1{position:relative;margin-bottom: 80px;margin:180px auto 80px;
width:100%;height:700px;box-sizing:border-box;
background: url(/kor/images/page/m61_graph_img1.png)no-repeat center center;}
.m63 .table2 .graph1 .t_view{display: none !important;}
.m63 .table2 .graph1 .m_view{display: none !important;}
.m63 .table2 .graph_list_wrap{position:absolute;width:100%;bottom:10%;left:0%;}
.m63 .table2 .graph_list_wrap .graph_list{position:absolute;display:flex;}
.m63 .table2 .graph_list_wrap .list1{top:-605px;left:394px;}
.m63 .table2 .graph_list_wrap .list2{top:-439px;left:22px;flex-direction:row-reverse;align-items:center;}
.m63 .table2 .graph_list_wrap .list3{top:-184px;left:394px;}
.m63 .table2 .graph_list_wrap .list4{top:-184px;left:950px;}
.m63 .table2 .graph_list_wrap .list5{top:-598px;left:1022px;align-items:center;}
.m63 .table2 .graph_list_wrap .list6{top:-605px;/* left:394px;  */left:950px; }




.m63 .table2 .graph_list_wrap .graph_list .c_tit{width:150px;height:150px;background-color:#fff;border:1px solid #aaa;font-size:20px;color:#111;font-weight:500;border-radius:50%;
text-align:center;line-height:7.5;/* margin-left:25px; */}
.m63 .table2 .graph_list_wrap .list1 .c_tit,.m63 .table2 .graph_list_wrap .list6 .c_tit{
background: #4a8377;color:#fff;
font-weight:500;}
.m63 .table2 .graph_list_wrap .list1 .c_tit,.m63 .table2 .graph_list_wrap .list3 .c_tit,.m63 .table2 .graph_list_wrap .list4 .c_tit{
width:150px;height:150px;line-height:7.5;}
.m63 .table2 .graph_list_wrap .graph_list .dot_list{width:40px;display:flex;justify-content:space-between;align-items:center;
margin:0 20px;}
.m63 .table2 .graph_list_wrap .graph_list .dot_list .dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:#aaa;}
.m63 .table2 .graph_list_wrap .graph_list .c_list{}
.m63 .table2 .graph_list_wrap .graph_list .c_list li{min-width:80px;color:#333;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;
font-size:17px; padding:12px 30px;text-align:center;line-height:1.7;margin-bottom: 10px;font-weight:400; box-sizing:border-box;}

.m63 .table2 .graph_list_wrap .list5 .c_list{align-items:flex-end;padding-top:232px;}
.m63 .table2 .graph_list_wrap .list6 .c_list li{background: #fff;border:2px solid #d9e8e1;}

@media screen and (max-width:1800px){
.m63 .table2 .graph_list_wrap .list1{top:-605px;left:394px;}
.m63 .table2 .graph_list_wrap .list2{top:-439px;left:22px;flex-direction:row-reverse;align-items:center;}
.m63 .table2 .graph_list_wrap .list3{top:-184px;left:394px;}
.m63 .table2 .graph_list_wrap .list4{top:-184px;left:50vw;}
.m63 .table2 .graph_list_wrap .list5{top:-598px;left:53vw;align-items:center;}
.m63 .table2 .graph_list_wrap .list6{top:-605px;left:50vw; }


}
@media screen and (max-width:1700px){
.m63 .table2 .graph_list_wrap .list1{top:-605px;left:20vw;}
.m63 .table2 .graph_list_wrap .list2{top:-439px;left:-5vw;flex-direction:row-reverse;align-items:center;}
.m63 .table2 .graph_list_wrap .list3{top:-184px;left:20vw;}
.m63 .table2 .graph_list_wrap .list4{top:-184px;left:50vw;}
.m63 .table2 .graph_list_wrap .list5{top:-598px;left:53vw;align-items:center;}
.m63 .table2 .graph_list_wrap .list6{top:-605px;left:50vw; }
}

@media screen and (max-width:1500px){
.m63 .table2 .graph_list_wrap .graph_list .dot_list{width:18px;}
.m63 .table2 .graph_list_wrap .list1{top:-605px;left:20vw;}
.m63 .table2 .graph_list_wrap .list2{top:-363px;left:-8vw;flex-direction:row-reverse;align-items:center;}
.m63 .table2 .graph_list_wrap .list3{top:-82px;left:20vw;}
.m63 .table2 .graph_list_wrap .list4{top:-82px;left:50vw;}
.m63 .table2 .graph_list_wrap .list5{top:-532px;left:53vw;align-items:center;}
.m63 .table2 .graph_list_wrap .list6{top:-605px;left:50vw; }
}






.m63 .table3{}
.m63 .table3 .table_wrap .txt_wrap{width:200%;height:400px;background:url(/kor/images/page/m63_txtwrap_img1.png)no-repeat center center;
left:-50%;top:0;position: relative;
}
.m63 .table3 .table_wrap .txt_wrap .txt{text-align:center;padding:110px 200px; color:#fff;font-size:18px; line-height:1.8;font-weight: 300;
box-sizing:border-box;}
.m63 .table3 .table_wrap .txt_wrap .txt .btit{color:#fff;font-size:24px;font-weight: 600;}

.m63 .table4{}
.m63 .table4 .table_wrap .sub_txt{color:#555;font-size:18px; margin-bottom:70px;line-height:1.8;}
.m63 .table4 .table_wrap .list{border-top:2px solid #111;margin-bottom: 80px;}
.m63 .table4 .table_wrap .list dl{padding:30px 45px;display:flex;flex-wrap:nowrap;border-bottom: 1px solid #d9d9d9;}
.m63 .table4 .table_wrap .list dl dt{min-width:150px;font-size:18px;color:#111; font-weight:500;margin-right: 50px;}
.m63 .table4 .table_wrap .list dl dd{font-size:17px;color:#555; font-weight:400;}
.m63 .table4 .table_wrap .txt_list{background-color:#f8f8f8;padding:60px;border-radius:30px;}
.m63 .table4 .table_wrap .txt_list ul{width:100%;}
.m63 .table4 .table_wrap .txt_list ul li{position:relative;margin-bottom:15px; color:#555;font-size:17px;}
.m63 .table4 .table_wrap .txt_list ul li:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%;}

/*m64*/
.m64{}
.m64 .table .table_wrap .sub_txt{color:#555;font-size:18px;line-height:1.8;margin-bottom: 80px;}
.m64 .table .table_wrap .list_wrap{width:100%;background: #f4f4f4;border-top-left-radius:30px;border-bottom-right-radius:30px;
padding:40px 60px 100px;box-sizing:border-box;}
.m64 .table .table_wrap .list_wrap .l_tit{text-align:center;color:#111;font-weight:500;line-height:1.8;font-size:22px;padding:60px 100px 50px;}
.m64 .table .table_wrap .list_wrap .list{width:90%;margin:0 auto;}
.m64 .table .table_wrap .list_wrap .list dl{width:100%;display:flex;padding:27px 140px 27px 50px;box-sizing:border-box;background-color:#fff;border-radius:15px;margin-bottom:10px;}
.m64 .table .table_wrap .list_wrap .list dl dt{font-family:"Lexend";color:#111;font-size:20px;font-weight:500; text-align:left;margin-right:20px;padding-top:4px;}
.m64 .table .table_wrap .list_wrap .list dl dd{font-size:18px;color:#555;font-weight:400;line-height:1.8;}
.m64 .table .table_wrap .txt_wrap{position: relative;top:0;left:-50%;width:200%;height:400px;background:url(/kor/images/page/m64_txtwrap_img1.png)no-repeat center center;margin-bottom: 80px;}
.m64 .table .table_wrap .txt_wrap .txt{text-align:center;padding:80px 160px; color:#fff;font-size:18px; line-height:1.8;}
.m64 .table .down_btn_wrap.wht .down_btn a:before{right:41.5%;}
.m64 .table .table_wrap .list{margin-bottom: 80px;border-top:2px solid #111;}
.m64 .table .table_wrap .list ul{width:100%;}
.m64 .table .table_wrap .list ul li{padding:30px 45px;border-bottom: 1px solid #d9d9d9;font-size:18px;color:#111; font-weight:500;}
.m64 .table .table_wrap .txt_list{background-color:#f8f8f8;padding:50px 74px;border-top-left-radius:30px;border-bottom-right-radius:30px;margin-bottom: 80px;}
.m64 .table .table_wrap .txt_list ul{width:100%;}
.m64 .table .table_wrap .txt_list ul li{position:relative;margin-bottom:15px; color:#555;font-size:17px;}
.m64 .table .table_wrap .txt_list ul li:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%;}
.m64 .table .table_wrap .icon_list_wrap{margin-bottom: 80px;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;
width:100%;padding:65px 10px;box-sizing:border-box;display: flex;justify-content:center;align-items:center;
}
.m64 .table .table_wrap .icon_list_wrap .icon_list{}
.m64 .table .table_wrap .icon_list_wrap .icon_list ul{display:flex;flex-wrap:nowrap;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li{margin-right:40px;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle{text-align:center;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .step{font-family:"Lexend";font-size:15px;margin-bottom: 20px;color:#111;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .i_txt{font-size:18px;color:#111;font-weight:500;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner{width:150px;height:150px;border-radius:50%;margin-bottom:31px;display:flex;justify-content:center;align-items:center;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle1 .circle_inner{background-color:#4a8377;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle2 .circle_inner{background-color:#42776c;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle3 .circle_inner{background-color:#34695b;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle4 .circle_inner{background-color:#245346;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner{text-align:center;}
.m64 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner .icon{}
.m64 .table .table_wrap .icon_list ul li.next{display:flex;justify-content:center;align-items:center;}
.m64 .table .table_wrap .info_wrap{margin-bottom: 80px;width:100%;display:flex;flex-wrap:nowrap;
align-items:center;}
.m64 .table .table_wrap .info_wrap .info_icon{border-radius:50%;width:250px;height:250px;background: #4A8377;
display:flex;justify-content:center;align-items:center;flex-direction:column;position: relative;margin-right:70px;}
.m64 .table .table_wrap .info_wrap .info_icon:before{position: absolute;content:"";width:100px;height:100px;border-bottom: 1px dotted #b0b0b0;top:10%;
right:-101px;z-index:0;}
.m64 .table .table_wrap .info_wrap .info_icon .icon_img{margin-bottom: 15px;display:flex;justify-content:center;align-items:center;}
.m64 .table .table_wrap .info_wrap .info_icon .icon_img img{transform:scale(1.0);}
.m64 .table .table_wrap .info_wrap .info_icon .icon_tit{font-size:20px;color:#fff;font-weight:700;text-align:center;}
.m64 .table .table_wrap .info_wrap .info_txt{width:1200px;background: #f8f8f8;padding:80px 0 80px 95px;box-sizing:border-box;
border-top-left-radius:30px;border-bottom-right-radius:30px;position: relative;}
.m64 .table .table_wrap .info_wrap .info_txt:before{position: absolute;content:"";top:50%;left:0;transform:translate(-50%,-50%);
display:block;width:7px;height:7px;border-radius:50%;border:3px solid #4A8377;z-index:10;background-color:#fff;}
.m64 .table .table_wrap .info_wrap .info_txt dl{display:flex;margin-bottom: 15px;}
.m64 .table .table_wrap .info_wrap .info_txt dl dt{position:relative;min-width:125px;color:#111;font-weight:500;font-size:18px;}
.m64 .table .table_wrap .info_wrap .info_txt dl dt:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%; }
.m64 .table .table_wrap .info_wrap .info_txt dl dd{color:#555;font-weight:400;font-size:18px;}
.m64 .table .table_wrap .info_wrap .info_txt dl dd a{color:#555;font-weight:400;font-size:18px;}
.m64 .table1 .table_wrap .list{border-top:0;}

/*m65*/
.m65{margin-bottom: 0px;}
.m65 .section1{width:100%;padding-bottom:80px;height:800px;background:url(/kor/images/page/m65_sec1_img.png)no-repeat center / cover;}
.m65 .section2{width:100%;background:url(/kor/images/page/m65_sec2_img.png)no-repeat center / cover;height:800px;}
.m65 .table{margin-bottom: 0;}
.m65 .table_wrap{padding-top:100px;}
.m65 .table_wrap .icon{margin-bottom: 220px;}
.m65 .table_wrap .icon2{display:flex;justify-content:flex-end;}
.m65 .table_wrap .tit{color:#fff;margin-bottom: 60px;font-size:42px;}
.m65 .table_wrap .sub_txt{width:100%;color:rgba(255,255,255,0.8);font-size:18px;line-height:1.8;}
.m65 .table_wrap .txt1{margin-bottom:40px;}
.m65 .table_wrap .img_wrap{margin-bottom:80px;}
.m65 .section2 .table_wrap .tit{text-align:right;}
.m65 .section2 .table_wrap .sub_txt{text-align:right;}


/*m66*/
.m66{}
.m66 .table .table_wrap .sub_txt{color:#555;font-size:18px;margin-bottom: 80px;line-height:1.8;}
.m66 .table .table_wrap .graph_wrap{width:100%;display: flex;justify-content:center;align-items:center;margin-bottom:80px;background: #f8f8f8;
border-top-left-radius:30px;border-bottom-right-radius:30px;box-sizing:border-box;padding:80px 20px;}

.m66 .graph_wrap .tlistwrap{display: flex; align-items:center;margin:0 auto;}
.m66 .graph_wrap .tlistwrap .tlist{display: flex;flex-direction:column;margin-right: 102px;}
.m66 .graph_wrap .tlistwrap .tlist > li{box-sizing:border-box;background: #fff;border-radius:10px;font-size:18px;width:200px;height:80px;
display: flex;justify-content:center;align-items:center;margin-bottom: 20px;}
.m66 .graph_wrap .tlistwrap .tlist > li:last-child{margin-bottom: 0;}
.m66 .graph_wrap .tlistwrap .tlist1 > li{position: relative;border:2px solid #d9e8e1;color:rgba(17,17,17,0.8);}
.m66 .graph_wrap .tlistwrap .tlist1 > li:before{position: absolute;content:"";top:50%;right:-64px;transform:translateY(-50%);background: url(/kor/images/page/m66_arrow.png)no-repeat center;
width:25px;height:15px;}
.m66 .graph_wrap .tlistwrap .tlist2{position: relative;}
.m66 .graph_wrap .tlistwrap .tlist2:before{position: absolute;content:"";top:50%;right:-64px;transform:translateY(-50%);background: url(/kor/images/page/m66_arrow.png)no-repeat center;
width:25px;height:15px;}
.m66 .graph_wrap .tlistwrap .tlist3{position: relative;}
.m66 .graph_wrap .tlistwrap .tlist3:before{position: absolute;content:"";top:50%;right:-64px;transform:translateY(-50%);background: url(/kor/images/page/m66_arrow.png)no-repeat center;
width:25px;height:15px;}
.m66 .graph_wrap .tlistwrap .tlist2 > li{border:2px dashed #81b29a;color:#111; }
.m66 .graph_wrap .tlistwrap .tlist3 > li{border:2px solid #4A8377;color:#111; }
.m66 .graph_wrap .tlistwrap .icon{width: 200px;height: 200px;border-radius:50%;background: #4A8377;display: flex;justify-content:center;
align-items:center;}
.m66 .graph_wrap .tlistwrap .icon .img{margin-bottom: 20px;}
.m66 .graph_wrap .tlistwrap .icon .icontit{font-size:18px;color:#fff;font-weight: 500;}
.m66 .table .table_wrap .h_tit{font-size:20px;margin-bottom:24px;color:#111;}
.m66 .table .table_wrap .txt_list{background-color:#f8f8f8;padding:60px 74px;border-top-left-radius:30px;border-bottom-right-radius:30px;margin-bottom: 80px;}
.m66 .table .table_wrap .txt_list .txt_tit{font-size:20px;margin-bottom:20px;color:#111;font-weight:500;}
.m66 .table .table_wrap .txt_list ul{width:100%;padding-left:17px;}
.m66 .table .table_wrap .txt_list ul li{position:relative;margin-bottom:10px; color:#555;font-size:17px;}
.m66 .table .table_wrap .txt_list ul li:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%;}
.m66 .table .table_wrap .txt_list ul li.bot{margin-bottom: 40px;}
.m66 .table .table_wrap .txt_wrap{width:200%;height:400px;position:relative;left:-50%;
background:url(/kor/images/page/m66_txtwrap_img1.png)no-repeat center center;margin-bottom: 80px; }
.m66 .table .table_wrap .txt_wrap .icon{text-align:center;margin-bottom: 30px;padding-top:90px;}
.m66 .table .table_wrap .txt_wrap .txt_tit{text-align:center;margin-bottom: 30px;color:#fff;font-size:24px;font-weight:500;}
.m66 .table .table_wrap .txt_wrap .txt{text-align:center; color:#fff;font-size:18px; line-height:1.8;font-weight:300;}
.m66 .table .table_wrap .down_list_wrap{display:flex;flex-wrap:wrap;}
.m66 .table .table_wrap .down_list_wrap .d_list{margin-right:20px;margin-bottom: 20px;width:49%;}
.m66 .table .table_wrap .down_list_wrap .d_list:nth-child(2n){margin-right:0;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_tit{text-align:center;background-color:#acacac;border-radius:15px;font-size:18px;color:#fff;padding:30px 0;margin-bottom: 10px;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con{display:flex;justiyf-content:space-between;background-color:#f8f8f8;
min-height:210px;padding:45px 60px;box-sizing:border-box;margin-bottom:20px;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con ul{width:80%;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con ul li{position:relative;margin-bottom:15px; color:#555;font-size:17px;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con ul li:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con .d_btn{width:20%;display:flex;justify-content:center;align-items:center;margin-top:20px;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con .d_btn .inner{cursor:pointer;width:48px;height:48px;border-radius:50%;background-color:#111;display:flex;justify-content:center;align-items:center;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con .d_btn .inner:hover{background-color:#fff;border:1px solid #d9d9d9; }
.m66 .table .table_wrap .down_list_wrap .d_list .d_con .d_btn .inner a{width:100%;display:flex;justify-content:center;align-items:center;}
.m66 .table .table_wrap .down_list_wrap .d_list .d_con .d_btn .inner img{}

.m66 .table .table_wrap .icon_list_wrap{width:100%;margin-bottom: 100px;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;
padding:100px 30px;box-sizing:border-box;display: flex;justify-content:center;flex-direction:column;align-items:center;}
.m66 .table .table_wrap .icon_list_wrap .icon_list_tit{text-align:center;margin-bottom:60px;font-size:24px;line-height:1.8;color:#111;font-weight:500;}
.m66 .table .table_wrap .icon_list_wrap .icon_list{}
.m66 .table .table_wrap .icon_list_wrap .icon_list ul{display:flex;flex-wrap:nowrap;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li{margin-right:40px;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle{text-align:center;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .step{font-family:"Lexend";font-size:15px;margin-bottom: 20px;color:#111;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .i_txt{font-size:18px;color:#111;font-weight:500;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner{width:150px;height:150px;border-radius:50%;margin-bottom:31px;display:flex;justify-content:center;align-items:center;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle1 .circle_inner{background-color:#4a8377;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle2 .circle_inner{background-color:#42776c;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle3 .circle_inner{background-color:#34695b;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle4 .circle_inner{background-color:#245346;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner{text-align:center;}
.m66 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner .icon{}
.m66 .table .table_wrap .icon_list ul li.next{display:flex;justify-content:center;align-items:center;}
.m66 .table .table_wrap .info_wrap{margin-bottom: 80px;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px;
display:flex;flex-wrap:nowrap;padding:120px 100px;}

.m66 .table .table_wrap .submit_btn_wrap{display:flex;justify-content:center;align-items:center;}
.m66 .table .table_wrap .submit_btn_wrap .submit_btn{background-color:#111;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m66 .table .table_wrap .submit_btn_wrap .submit_btn a{position:relative;display:block;padding:20px 35px;color:#fff;font-size:17px;width:237px;
box-sizing:border-box;}
.m66 .table .table_wrap .submit_btn_wrap .submit_btn a:before{position:absolute;content:"";width:7px;height:12px;background:url(/kor/images/page/submit_btn_icon.png)no-repeat center right;
top:43%; right:15%;}


@keyframes more{
	0%{left:-100%;}
	100%{left:0%;}
}
@keyframes more2{
	0%{left:0;}
	100%{left:100%;}
}

@media screen and (max-width:1430px){
.m66 .graph_wrap .tlistwrap .icon{width:190px;height:190px;}
.m66 .graph_wrap .tlistwrap .tlist{margin-right:80px;}

}

/*m71*/
.m71{margin:160px auto 0px;}
.m71 .table_wrap .tit{margin-bottom: 90px;}
.m71 .section{padding:220px 0 180px;}
.m71 .section1{position: relative;height:900px;box-sizing:border-box;padding:120px 0 30px;background: url(/kor/images/page/m71_sec1_bg.jpg)no-repeat center / cover;}
.m71 .section1 .table_wrap{width: 100%;}
.m71 .section1 .tit{width: 100%;}
.m71 .section1 .item_wrap{position: absolute;right:20px;width:67%;display:flex;flex-wrap:wrap;}
.m71 .section1 .item_wrap .item{width:calc((100% - 90px) / 2);height:auto;margin-bottom:100px;margin-right:90px;}
.m71 .section1 .item_wrap .item:nth-child(5), .m71 .section1 .item_wrap .item:nth-child(6){margin-bottom: 0;} 
.m71 .section1 .item_wrap .item:nth-child(2n){margin-right:0;margin-top: 200px ;}
.m71 .section1 .item_wrap .item .item_img{width:100%;margin-bottom: 40px;overflow:hidden;}
.m71 .section1 .item_wrap .item .item_img img{width: 100%;}
.m71 .section1 .item_wrap .item .item_inner{}
.m71 .section1 .item_wrap .item .item_inner .item_num{font-family: "Lexend";font-size:15px;color:#4A8377;font-weight: 500;margin-bottom: 20px;}
.m71 .section1 .item_wrap .item .item_inner .item_tit{font-size:28px;color:#111;font-weight:600;margin-bottom: 27px;}
.m71 .section1 .item_wrap .item .item_inner .item_con{font-size:17px;color:rgba(0,0,0,0.7);font-weight:400;line-height:1.8;}


@media screen and (max-width:1680px){
.m71 .section1 .item_wrap{width:70%;right:1%;}
.m71 .section1 .item_wrap .item{width:calc((100% - 80px) / 2);height:auto;margin-bottom:100px;margin-right:80px;}

}



/* .m71 .section1 .item_wrap .item1{background:url(/kor/images/page/m71_sec1_bg1.png)no-repeat center center / cover;}
.m71 .section1 .item_wrap .item2{background:url(/kor/images/page/m71_sec1_bg2.png)no-repeat center center / cover;}
.m71 .section1 .item_wrap .item3{background:url(/kor/images/page/m71_sec1_bg3.png)no-repeat center center / cover;}
.m71 .section1 .item_wrap .item4{background:url(/kor/images/page/m71_sec1_bg4.png)no-repeat center center / cover;}
.m71 .section1 .item_wrap .item5{background:url(/kor/images/page/m71_sec1_bg5.png)no-repeat center center / cover;}
.m71 .section1 .item_wrap .item6{background:url(/kor/images/page/m71_sec1_bg6.png)no-repeat center center / cover;} */

.m71 .section2{background-color:#f8f8f8;width:100%;}
.m71 .section2 .icon_list{margin-bottom: 80px;padding:20px 0;}
.m71 .section2 .icon_list .list{display:flex;justify-content:space-between;position:relative;} 
.m71 .section2 .icon_list .list:after{position:absolute;width:100%;bottom: 22.5%;left:0;content:"";background-color:#d9d9d9;height:1px;
z-index:1;}
.m71 .section2 .icon_list .list li{position: relative;display:flex;justify-content:center;align-items:center;width:calc(100%/6);z-index:10;} 
.m71 .section2 .icon_list .list li .li_inner{display:flex;justify-content:center;align-items:center;flex-direction:column;}
.m71 .section2 .icon_list .list li .li_inner .icon_wrap{display:flex;justify-content:center;align-items:center;margin-bottom: 30px;} 
.m71 .section2 .icon_list .list li .li_inner .icon_wrap .icon_img{display:flex;justify-content:center;align-items:center;background: #111;
border-top-left-radius:15px;border-bottom-right-radius:15px;width:110px;height:110px;} 
.m71 .section2 .icon_list .list li .li_inner .icon_tit{text-align:center;font-family:"Lexend";margin-bottom: 40px;font-size:20px;color:#111;
font-weight:600;min-height:27px;} 
.m71 .section2 .icon_list .list li .li_inner .circle{display:block;width:7px;height:7px;border-radius:50%;border:3px solid #4A8377;
display:flex;justify-content:center;align-items:center;margin-bottom: 30px;z-index:10;background-color:#fff;} 
.m71 .section2 .icon_list .list li .li_inner .k_tit{text-align:center;font-size:18px;color:#555;font-weight:400;} 
/* .m71 .section2 .icon_list .list li:nth-child(4) .li_inner .icon_wrap .icon_img{background: #4A8377;}
.m71 .section2 .icon_list .list li:nth-child(4) .li_inner .icon_wrap .icon_img{border-radius:50%;} */




.m71 .section2 table{}
.m71 .section2 table tr th{background: #ebebeb;color:#555;font-size:18px;font-weight:400;}
.m71 .section2 table tr.bgwht td{background-color:#fff;}
.m71 .section2 table tr td{color:#111;font-size:18px;font-weight:400;background:#f8f8f8;}
.m71 .section2 table tr td .txt{display:block;color:#555;font-size:18px;font-weight:400;}
.m71 .section2 table tr td:nth-child(1){font-weight:600;color:#111;font-size:18px;line-height:1.8;}
.m71 .section2 table tr td:nth-child(4){text-align:left;line-height:2;padding-left:30px;}
.m71 .section3{padding-bottom:10px;width:100%;height:100%;background:#e9e9e9;}
.m71 .section3 .table_wrap .tit{color:#111;}
.m71 .section3 .table_wrap .m_tit{margin-bottom: 90px;line-height:1.5;font-size:50px;font-weight:600;color:#111;}
.m71 .section3 .i_list_wrap{width:100%;}
.m71 .section3 .i_list_wrap .i_list{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.m71 .section3 .i_list_wrap .i_list > li{margin-bottom: 150px;margin-right:20px;width:calc(100%/4 - 60px);}
.m71 .section3 .i_list_wrap .i_list > li .icon_wrap{border-radius:15px;margin-bottom: 30px;background:#798777;padding:40px 60px;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.m71 .section3 .i_list_wrap .i_list > li .icon_wrap .icon{display:flex;justify-content:center;align-items:center;margin-bottom: 20px;} 
.m71 .section3 .i_list_wrap .i_list > li .icon_wrap .i_tit{font-size:20px;color:#fff;font-weight:500;} 
.m71 .section3 .i_list_wrap .i_list > li .txt_wrap{}
.m71 .section3 .i_list_wrap .i_list > li .txt_wrap .t_list{}
.m71 .section3 .i_list_wrap .i_list > li .txt_wrap .t_list > li{font-size:17px;color:#555;margin-bottom: 8px;padding-left:30px;position:relative;}
.m71 .section3 .i_list_wrap .i_list > li .txt_wrap .t_list > li:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:15px;content:"";border-radius:50%;}
.m71 .section4{}
.m71 .section4 .rk_list_wrap{width:100%;}
.m71 .section4 .rk_list_wrap .rk_list{display:flex;justify-content:space-between;flex-wrap:nowrap;}
.m71 .section4 .rk_list_wrap .rk_list li{width:calc(100%/7 - 60px);border-radius:15px;padding:50px 0px 50px 45px;
background-color:rgba(74,131,119,0.05);position:relative;}
.m71 .section4 .rk_list_wrap .rk_list li:before{position:absolute;z-index:3;top:50%;right:-33%;transform:translate(-50%,-50%);content:"";width:60px;height:60px;
border-radius:50%;background-color:#fff;
}
.m71 .section4 .rk_list_wrap .rk_list li:after{position:absolute;z-index:4;top:50%;right:-10%;transform:translate(-50%,-50%);content:"";width:10px;height:16px;
background:url(/kor/images/page/m71_sec4_icon.png)no-repeat center center;}
.m71 .section4 .rk_list_wrap .rk_list li:last-child:before{width:0;}
.m71 .section4 .rk_list_wrap .rk_list li:last-child:after{width:0;}
.m71 .section4 .rk_list_wrap .rk_list li:nth-child(2){background-color:rgba(74,131,119,0.15);}
.m71 .section4 .rk_list_wrap .rk_list li:nth-child(3){background-color:rgba(74,131,119,0.25);}
.m71 .section4 .rk_list_wrap .rk_list li:nth-child(4){background-color:rgba(74,131,119,0.5);}
.m71 .section4 .rk_list_wrap .rk_list li:nth-child(5){background-color:rgba(74,131,119,0.7);}
.m71 .section4 .rk_list_wrap .rk_list li:nth-child(6){background-color:rgba(74,131,119,0.85);}
.m71 .section4 .rk_list_wrap .rk_list li:nth-child(7){background-color:rgba(74,131,119,1);}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap{}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .step{font-family:"Lexend";margin-bottom: 50px;font-size:15px;font-weight:600;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .step.bk{color:#111;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .step.wh{color:#fff;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .r_tit{margin-bottom: 30px;font-size:20px;font-weight:500;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .r_tit.bk{color:#111;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .r_tit.wh{color:#fff;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .r_con{font-size:18px;line-height:1.8;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .r_con.g1{color:#555;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .r_con.g2{color:rgba(255,255,255,0.6);}

.m71 .section5{width:100%;height:800px;background:url(/kor/images/page/m71_sec5_bg1.png)no-repeat top center / cover;}
.m71 .section5 .table_wrap .tit{color:#111;}
.m71 .section5 .table_wrap .m_tit{margin-bottom: 90px;line-height:1.5;font-size:50px;font-weight:600;color:#111;}
.m71 .section5 .table_wrap .info_wrap{margin-bottom: 80px;width:100%;display:flex;flex-wrap:nowrap;
align-items:center;}
.m71 .section5 .table_wrap .info_wrap .info_icon{border-radius:50%;width:250px;height:250px;background: #4A8377;
display:flex;justify-content:center;align-items:center;flex-direction:column;position: relative;margin-right:70px;
}
.m71 .section5 .table_wrap .info_wrap .info_icon:before{position: absolute;content:"";width:100px;height:100px;border-bottom: 1px dotted #b0b0b0;top:10%;
right:-101px;z-index:0;}
.m71 .section5 .table_wrap .info_wrap .info_icon .icon_img{margin-bottom: 15px;display:flex;justify-content:center;align-items:center;}
.m71 .section5 .table_wrap .info_wrap .info_icon .icon_img img{transform:scale(1.0);}
.m71 .section5 .table_wrap .info_wrap .info_icon .icon_tit{font-size:20px;color:#fff;font-weight:700;text-align:center;}
.m71 .section5 .table_wrap .info_wrap .info_txt{width:1200px;background: #fff;padding:80px 0 80px 95px;box-sizing:border-box;
border-top-left-radius:30px;border-bottom-right-radius:30px;position: relative;}
.m71 .section5 .table_wrap .info_wrap .info_txt:before{position: absolute;content:"";top:50%;left:0;transform:translate(-50%,-50%);
display:block;width:7px;height:7px;border-radius:50%;border:3px solid #4A8377;z-index:10;background-color:#fff;}
.m71 .section5 .table_wrap .info_wrap .info_txt dl{display:flex;margin-bottom: 15px;}
.m71 .section5 .table_wrap .info_wrap .info_txt dl dt{position:relative;min-width:125px;color:#111;font-weight:600;font-size:18px;}
.m71 .section5 .table_wrap .info_wrap .info_txt dl dt:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%; }
.m71 .section5 .table_wrap .info_wrap .info_txt dl dd{color:#555;font-weight:400;font-size:18px;}

/* @media screen and (max-width: 1580px){
.m71 .section1 .item_wrap .item{width:48%;}
.m71 .section1 .item_wrap .item:nth-child(2n){margin-right:0;}
.m71 .section1 .item_wrap .item:nth-child(3n){margin-right:25px;}
.m71 .section1 .item_wrap .item:last-child{margin-right: 0;}
.m71 .section4 .rk_list_wrap .rk_list li:before{right:-41%;}
.m71 .section4 .rk_list_wrap .rk_list li{padding: 45px 20px 45px 35px;}
.m71 .section5 .table_wrap .info_wrap .info_icon{width:334px;}
}

@media screen and (max-width: 1500px){
.m71 .section2 .icon_list .list li .li_inner .icon_tit{font-size:18px;margin-bottom: 27px;}
.m71 .section2 .icon_list .list li .li_inner .k_tit{font-size:15px;}
.m71 .section4 .rk_list_wrap .rk_list li:before{right:-40%;}
.m71 .section4 .rk_list_wrap .rk_list li .txt_wrap .step{margin-bottom: 30px;}
} */

/*m72*/
.m72{}
.m72 .section .con_tab{margin-bottom: 80px;}
.m72 .section .con_tab .inner{width:100%;display: flex;}
.m72 .section .con_tab .inner > li{position:relative;}
.m72 .section .con_tab .inner > li > a{font-size:32px;font-weight:600;color:rgba(17,17,17,0.3);}
.m72 .section .con_tab .inner > li{margin-right:80px;}
.m72 .section .con_tab .inner > li:last-child{margin-right:0;}
.m72 .section .con_tab .inner > li:before{content:"";position:absolute;width:0%;bottom:1%;left:0;height:2px;background-color:#111;transition:width 0.5s ease;}
.m72 .section .con_tab .inner > li.on > a{font-size:32px;font-weight:600;color:#111;}
.m72 .section .con_tab .inner > li.on:before{width:100%;transition:width 0.5s ease;}
.m72 .section .tab_contents{width:100%;}
.m72 .section .tab_contents .c_list{width:100%;display: flex;flex-wrap:wrap;}
.m72 .section .tab_contents .c_list > li{width:calc((100% - 60px) / 4);margin-right: 20px;position: relative;border-radius:15px;padding:30px 40px;box-sizing:border-box;
background: #f8f8f8;margin-bottom: 20px;z-index:100;cursor:pointer;}
.m72 .section .tab_contents .c_list > li:nth-child(4n){margin-right: 0;}
.m72 .section .tab_contents .c_list > li:before{position: absolute;background:url(/kor/images/page/m72_icon1.png)no-repeat;width:60px;height:60px;
content:"";top:10%;right:10%;
}
.m72 .section .tab_contents .c_list > li.li2:before{background:url(/kor/images/page/m72_icon2.png)no-repeat;}
.m72 .section .tab_contents .c_list > li.li3:before{background:url(/kor/images/page/m72_icon3.png)no-repeat;}
.m72 .section .tab_contents .c_list > li.li4:before{background:url(/kor/images/page/m72_icon3.png)no-repeat;}
.m72 .section .tab_contents .c_list > li .titwrap{padding-top: 130px;padding-bottom:25px;border-bottom: 1px solid #d9d9d9;}
.m72 .section .tab_contents .c_list > li .titwrap .part{color:#555;font-size:24px;margin-bottom: 10px;}
.m72 .section .tab_contents .c_list > li .titwrap .tit{color:#000;font-size:30px;font-weight: 700;}
.m72 .section .tab_contents .c_list > li .dep{position: relative;padding-top: 25px;color:#999;font-size:18px;padding-left: 22px;}
.m72 .section .tab_contents .c_list > li .dep:before{position: absolute;content:"";left:0;top:74%;transform:translateY(-50%);width:16px;height:16px;
background:url(/kor/images/page/m72_part1.png)no-repeat center;}
.m72 .section .tab_contents .c_list > li .dep2:before{background:url(/kor/images/page/m72_part2.png)no-repeat center;}
.m72 .section .tab_contents .c_list > li .dep3:before{background:url(/kor/images/page/m72_part3.png)no-repeat center;}

.m72 .section .tab_contents .c_list > li:hover{background-color:#4A8377;}
.m72 .section .tab_contents .c_list > li:hover .titwrap .part{color:rgba(255,255,255,0.6);}
.m72 .section .tab_contents .c_list > li:hover .titwrap .tit{color:#fff;}

/*popup*/
.cpop{
	display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3000;
    background: #fff;
    max-width: 1520px;
    width: 94%;
	height:680px;
    transform: translate(-50%,-50%);
	border-radius:15px;
}
.cpop .innerwrap{
    overflow: hidden;
    overflow-y: auto;
    height: 70vh;
    box-sizing: border-box;
    padding: 90px 70px;
}

.cpop .innerwrap::-webkit-scrollbar {
    width: 4px;/* 스크롤바의 너비 */
	
}

.cpop .innerwrap::-webkit-scrollbar-thumb {
    height: 10%;/* 스크롤바의 길이 */
    background: #111;/* 스크롤바의 색상 */
    border-radius: 15px;
}

.cpop .innerwrap::-webkit-scrollbar-track {
    background: #ddd;/*스크롤바 뒷 배경 색상*/
	border-radius: 15px;
}



.cpop .innerwrap .titwrap{width:100%;padding-bottom: 35px;border-bottom: 1px solid #d9d9d9;}
.cpop .innerwrap .titwrap .tit{font-size:36px;color:#222;font-weight: 700;margin-bottom: 15px;}
.cpop .innerwrap .titwrap .subtit{font-size:20px;color:#555;font-weight: 400;}
.cpop .innerwrap .conwrap{padding-top: 35px;}
.cpop .innerwrap .conwrap .contit{position: relative;color:#111;font-size:24px;margin-bottom: 35px;padding-left: 20px;}
.cpop .innerwrap .conwrap .contit:before{position: absolute;content:"";top:50%;left:0;transform:translateY(-50%);width: 5px;height: 5px;border:2px solid #111;border-radius:50%;
}
.cpop .innerwrap .conwrap .contxt{border-radius:15px;background: #f4f4f4;padding:40px;}
.cpop .innerwrap .conwrap .contxt dl{margin:50px 0;padding-bottom: 30px;border-bottom:1px solid #d9d9d9;}
.cpop .innerwrap .conwrap .contxt dl dt{position: relative;padding-left:30px;font-size:20px ;color:#111;margin-bottom: 30px;
font-weight: 700;
}
.cpop .innerwrap .conwrap .contxt dl dt:before{position: absolute;content:"Q";font-family:"Lexend";color:#555;font-size:24px;
top:15px;left:0;transform:translateY(-50%);font-weight: 700;}
.cpop .innerwrap .conwrap .contxt dl dd{position: relative;padding-left: 30px;font-size:18px;color:#555;margin-bottom: 20px;}
.cpop .innerwrap .conwrap .contxt dl dd:before{position: absolute;font-weight: 700;
content:"A";font-family:"Lexend";color:#111;font-size:24px;top:15px;left:0;transform:translateY(-50%);}



.cpop .close{
	outline:none;
	border:none;background: transparent;
    position: absolute;
    top: -10%;
    left: 95%;
    margin-left: 10px;
    width: 44px;
    height: 44px;
	display:flex;justify-content:center;align-items:center;
}
.cpop .close > img{width:100%;height:100%;}

.cbg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
   display: none;
    z-index: 1001;
}



/*m73*/
.m73{margin-bottom:0;}
.m73 .section{padding:220px 0;}
.m73 .section1{padding:0px 0;padding-bottom: 100px;}
.m73 .table .table_wrap .icon_list_wrap{margin-bottom: 30px;background-color:#f8f8f8;border-top-left-radius:30px;border-bottom-right-radius:30px; }
.m73 .table .table_wrap .icon_list_wrap .icon_list{width:100%;padding:5% 0%;box-sizing:border-box;}
.m73 .table .table_wrap .icon_list_wrap .icon_list{width:100%;padding:5% 0%;box-sizing:border-box;display: flex;justify-content:center;align-items:center;}
.m73 .table .table_wrap .icon_list_wrap .icon_list ul{display:flex;flex-wrap:nowrap;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li{margin-right:40px;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle{text-align:center;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .step{font-family:"Lexend";font-size:15px;margin-bottom: 20px;color:#111;font-weight:500;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .i_txt{font-size:18px;color:#111;font-weight:500;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner{width:150px;height:150px;border-radius:50%;margin-bottom:31px;display:flex;justify-content:center;align-items:center;}
.m73 .table .table_wrap .wrap1 .icon_list ul li.circle1 .circle_inner{background-color:#769f96;}
.m73 .table .table_wrap  .wrap1 .icon_list ul li.circle2 .circle_inner{background-color:#4a8377;}
.m73 .table .table_wrap  .wrap1 .icon_list ul li.circle3 .circle_inner{background-color:#42776c;}
.m73 .table .table_wrap  .wrap1 .icon_list ul li.circle4 .circle_inner{background-color:#34695b;}
.m73 .table .table_wrap  .wrap1 .icon_list ul li.circle5 .circle_inner{background-color:#245346;}
.m73 .table .table_wrap .wrap2 .icon_list ul li.circle1 .circle_inner{background-color:#4a8377;}
.m73 .table .table_wrap  .wrap2 .icon_list ul li.circle2 .circle_inner{background-color:#42776c;}
.m73 .table .table_wrap  .wrap2 .icon_list ul li.circle3 .circle_inner{background-color:#34695b;}
.m73 .table .table_wrap  .wrap2 .icon_list ul li.circle4 .circle_inner{background-color:#245346;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner{text-align:center;}
.m73 .table .table_wrap  .icon_list_wrap .icon_list ul li.circle .circle_inner .icon{}
.m73 .table .table_wrap .icon_list ul li.next{display:flex;justify-content:center;align-items:center;}
.m73 .table .table_wrap .info_txt{margin-bottom: 80px;color:#555;font-size:18px;}
.m73 .section2{width:100%;background:#e9e9e9;padding:184px 0;}
.m73 .section2 .tit{color:#111;margin-bottom: 80px;}
.m73 .section2 .con_tab{margin-bottom: 80px;}
.m73 .section2 .con_tab .inner{width:100%;}
.m73 .section2 .con_tab .inner .tab{position:relative;font-size:32px;font-weight:600;color:rgba(0,0,0,0.3);}
.m73 .section2 .con_tab .inner .tab{margin-right:80px;}
.m73 .section2 .con_tab .inner .tab:last-child{margin-right:0;}
.m73 .section2 .con_tab .inner .tab:before{content:"";position:absolute;width:0%;bottom:1%;left:0;height:3px;background-color:#111;transition:width 0.5s ease;}
.m73 .section2 .con_tab .inner .tab.on{font-size:32px;font-weight:600;color:#111;}
.m73 .section2 .con_tab .inner .tab.on:before{width:100%;transition:width 0.5s ease;}
.m73 .section2 .tab_contents{display:none;}
.m73 .section2 .tab_contents.on{display:block;}

.m73 .section2 .faq_list_wrap .faq_list{}
.m73 .section2 .faq_list_wrap .faq_list li{margin-bottom: 24px;box-sizing:border-box;} 
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap{
box-sizing:border-box;
position:relative; padding:41px 60px; cursor:pointer;display:flex;align-items:center;border-radius:15px;background: #4A8377;}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap .tag{font-size:30px;color:#ffff;margin-right:30px;font-family:"Lexend";font-weight:500;}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap .tit{font-size:20px;color:#fff;margin-bottom: 0;font-weight:500;
box-sizing:border-box;width:calc(100% - 50px);padding-right: 60px;
}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap:before{
position:absolute;content:""; top:35%; right: 40px; width: 50px; height: 50px; margin-top:-5px; 
background:url(/kor/images/page/m73_faq_img.png) no-repeat center/contain;
}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap.on{background: #f4f4f4;}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap.on .tit{font-size:20px;color:#000;background: #f4f4f4;font-weight:500;}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap.on .tag{color:#000;font-family:"Lexend";font-size:30px;font-weight:500;}
.m73 .section2 .faq_list_wrap .faq_list li .q_wrap.on:before{
transition:all 0.2s ease;top:35%;background:url(/kor/images/page/m73_faq_img_on.png) no-repeat center/contain;
}
.m73 .section2 .faq_list_wrap .faq_list li .a_wrap{padding:41px 60px;}
.m73 .section2 .faq_list_wrap .faq_list li .a_wrap .tag{font-size:30px;color:#4A8377;font-weight:500;font-family:"Lexend";margin-right:30px;}
.m73 .section2 .faq_list_wrap .faq_list li .a_wrap .con{box-sizing:border-box;font-size:18px;line-height:1.7;color:#555;word-break:break-word;}
.m73 .section2 .faq_list_wrap .faq_list li .a_wrap{display:none;opacity:0;}
.m73 .section2 .faq_list_wrap .faq_list li .a_wrap.flex{display: flex !important;opacity:1;}

.m73 .section3{width:100%;background:#f8f8f8;}
.m73 .section3 .tit{margin-bottom: 80px;}
.m73 .section3 form .privacy_wrap{margin-bottom:100px; }
.m73 .section3 form .privacy_wrap .contents_wrap{background:#ffffff; border-top-left-radius:30px;border-bottom-right-radius:30px;
padding:60px;margin-bottom:30px; }
.m73 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top{border-bottom: 1px solid #aaa;margin-bottom: 50px;}
.m73 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt{margin-bottom: 45px;}
.m73 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dt{margin-bottom:20px;color:#111;font-size:20px;font-weight:500; }
.m73 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dd{color:#555;font-size:17px;padding-left:20px;font-weight:400;margin-bottom: 10px;position:relative;}
.m73 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dd:before{position:absolute;background:#aaa;width:5px;height:5px;content:"";top:50%;left:0.5%;transform:translate(-50%, -50%);border-radius:50%;}
.m73 .section3 form .privacy_wrap .contents_wrap .txt_wrap_bot .li{color:#555;font-size:17px;padding-left:0px;font-weight:400;margin-bottom: 10px;}
.m73 .section3 form .privacy_wrap .agree_wrap{display:flex;align-items:center;}
.m73 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]{display:none;}
.m73 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]{-webkit-appearance: none;cursor:pointer;display:inline-block;width:25px;height:25px;border:1px solid #aaa;background-color:#fff;}
.m73 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]:checked{background-color:#4A8377;}
.m73 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]:before{content:"";position:absolute;
background:url(/kor/images/page/check_icon.png)no-repeat center center;width:0px;height:25px;}
.m73 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]:checked:before{width:23px;}
.m73 .section3 form .privacy_wrap .agree_wrap label{color:#555;font-size:18px;margin-left:10px;}

.m73 .section3 form .form_table{margin-bottom: 80px;}
.m73 .section3 form .form_table .input_g{display:flex;justify-content:space-between;}
.m73 .section3 form .form_table .input_g .td{width:49%;display:flex;align-items:center;border-bottom: 1px solid #ccc;}
.m73 .section3 form .form_table .td{width:100%;display:flex;align-items:center;margin-bottom:70px;border-bottom: 1px solid #ccc;}
.m73 .section3 form .form_table .txtarea{/* align-items:start; */}
.m73 .section3 form .form_table .td .f_tit{font-size:20px;color:#111;font-weight:500;margin-right:20px;min-width:100px;padding-bottom: 15px;}
.m73 .section3 form .form_table .td .mail_wrap{width:90%;display:flex;align-items:center;justify-content:space-between;}
.m73 .section3 form .form_table .td .mail_wrap .char{font-size:20px;color:#111;font-weight:500;padding-bottom:15px;}
.m73 .section3 form .form_table .td .mail_wrap input{width:35%;}
.m73 .section3 form .form_table .td .mail_wrap .selectEmail{width:25%;border:none;outline:none;cursor:pointer;background:#f8f8f8;
font-size:18px;color:#999;}
.m73 .section3 form .form_table .td .mail_wrap .selectEmail option{font-size: 16px;color:#111;}
.m73 .section3 form .form_table .td input,.m73 .section3 form .form_table .td textarea{border:none;outline:none;background-color:#f8f8f8;
width:90%;margin-bottom: 15px;color:#111;font-size:18px;}
.m73 .section3 form .form_table .td input{min-height:35px;}
.m73 .section3 form .form_table .td textarea{min-height:280px;margin-bottom: 20px;}
.m73 .section3 form .submit_btn_wrap{display:flex;justify-content:center;align-items:center;}
.m73 .section3 form .submit_btn_wrap .submit_btn{position:relative;display:block;padding:20px 35px;color:#fff;font-size:17px;width:237px;
box-sizing:border-box;background-color:#111;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m73 .section3 form .submit_btn_wrap .submit_btn:before{position:absolute;content:"";width:7px;height:12px;background:url(/kor/images/page/submit_btn_icon.png)no-repeat center right;
top:43%; right:15%;}

@media screen and (max-width:1700px){
.m73 .table .table_wrap .wrap1 .icon_list{width:100%;padding:5% 5%;box-sizing:border-box;}
.m73 .table .table_wrap .icon_list_wrap .icon_list ul li{margin-right: 30px;}
}

/*m81*/
.m81{}
.m81 .table .table_wrap{position:relative;}
.m81 .table .table_wrap .txt{position:absolute;top:20px; right:0;color:#999;font-size:17px;}
.m81 .table .table_wrap .txt_list{background-color:#f8f8f8;padding:60px 74px;border-top-left-radius:30px;border-bottom-right-radius:30px;margin-bottom: 80px;}
.m81 .table .table_wrap .txt_list .txt_tit{font-size:20px;margin-bottom:20px;color:#111;font-weight:500;}
.m81 .table .table_wrap .txt_list ul{width:100%;padding-left:17px;}
.m81 .table .table_wrap .txt_list ul li{position:relative;margin-bottom:10px; color:#555;font-size:17px;}
.m81 .table .table_wrap .txt_list ul li:before{position:absolute;background:#aaa;width:5px;height:5px;top:10px;left:-15px;content:"";border-radius:50%;}
.m81 .table .table_wrap .txt_list ul li.bot{margin-bottom: 40px;}

/*m82*/
.m82{margin-bottom: 0;}
.m82 .section2, .m82 .section3{background: #f8f8f8;}
.m82 .section2{padding-top: 140px;}
.m82 .section3{padding-bottom: 200px;}
.m82 .mapwrap{overflow:hidden;border-top-left-radius:60px;border-bottom-right-radius:60px;margin-bottom: 10px;}
.m82 .mapwrap iframe{width:100%;border-top-left-radius:60px;border-bottom-right-radius:60px;}
.m82 .infowrap{display: flex;align-items:center;width:100%;height:200px;}
.m82 .infowrap .logobox{width:400px;border-top-left-radius:15px;border-bottom-left-radius:15px;background: #4A8377;display: flex;justify-content:center;
align-items:center;padding:84px 99px;height:100%;box-sizing:border-box;}
.m82 .infowrap .list{background: #f8f8f8;width:calc(100% - 400px);border-top-right-radius:15px;border-bottom-right-radius:15px;
padding:45px 20px 45px 70px;height:100%;
box-sizing:border-box;}
.m82 .infowrap .list dl{display: flex;align-items:center;margin-bottom: 20px;}
.m82 .infowrap .list dl:last-child{margin-bottom: 0;}
.m82 .infowrap .list dl dt{color:#111;font-size:18px;font-weight: 500;padding-left:25px;position: relative;min-width:95px;margin-right: 25px;}
.m82 .infowrap .list dl dd{color:#555;font-size:18px;font-weight: 400;}
.m82 .infowrap .list dl dt:before{position: absolute;content:"";background: url(/kor/images/page/m82_address_icon.png)no-repeat center;
top:50%;left:0;transform:translate(-50%, -50%);width:20px;height:20px;}
.m82 .infowrap .list dl.phone dt:before{background: url(/kor/images/page/m82_phone_icon.png)no-repeat center;}
.m82 .infowrap .list dl.customer dt:before{background: url(/kor/images/page/m82_customer_icon.png)no-repeat center;}
.m82 .brand_container{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-areas:
    "item1 item1"
    "item2 item3"
    "item4 item5"
	"item6 item7";
	gap:20px;}
.m82 .brand_container .item{width:100%;background: #fff;border-radius:15px;display: flex;flex-direction:column;justify-content:center;align-items:center;
padding:60px 0;}
.m82 .brand_container .item1{grid-area: item1;}
.m82 .brand_container .item2{grid-area: item2;}
.m82 .brand_container .item3{grid-area: item3;}
.m82 .brand_container .item4{grid-area: item4;}
.m82 .brand_container .item5{grid-area: item5;}
.m82 .brand_container .item6{grid-area: item6;}
.m82 .brand_container .item7{display: none;}
.m82 .brand_container .item .logoimg{margin-bottom: 40px;}
.m82 .brand_container .item .itit{color:#111;font-size:20px;margin-bottom: 20px;font-weight: 500;}
.m82 .brand_container .item .tel{font-family:"Lexend";font-size:18px;color:#555;}
.m82 .section3 form .privacy_wrap{margin-bottom:100px; }
.m82 .section3 form .privacy_wrap .contents_wrap{background:#ffffff; border-top-left-radius:30px;border-bottom-right-radius:30px;
padding:60px;margin-bottom:30px; }
.m82 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top{}
.m82 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt{margin-bottom: 45px;}
.m82 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dt{position: relative;padding-left:20px;margin-bottom:25px;color:#111;font-size:20px;font-weight:500; }
.m82 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dt:before{position:absolute;background:#111;width:15px;height:15px;content:"";top:50%;left:0.5%;transform:translate(-50%, -50%);}
.m82 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dd{color:#555;font-size:17px;/* padding-left:20px; */font-weight:400;margin-bottom: 10px;position:relative;}
.m82 .section3 form .privacy_wrap .contents_wrap .txt_wrap_top .txt .dd:before{display: none;position:absolute;background:#aaa;width:5px;height:5px;content:"";top:50%;left:0.5%;transform:translate(-50%, -50%);border-radius:50%;}
.m82 .section3 form .privacy_wrap .agree_wrap{display:flex;align-items:center;}
.m82 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]{display:none;}
.m82 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]{-webkit-appearance: none;cursor:pointer;display:inline-block;width:25px;height:25px;border:1px solid #aaa;background-color:#fff;}
.m82 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]:checked{background-color:#4A8377;}
.m82 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]:before{content:"";position:absolute;
background:url(/kor/images/page/check_icon.png)no-repeat center center;width:0px;height:25px;}
.m82 .section3 form .privacy_wrap .agree_wrap input[type="checkbox"]:checked:before{width:23px;}
.m82 .section3 form .privacy_wrap .agree_wrap label{color:#555;font-size:18px;margin-left:10px;}

.m82 .section3 form .form_table{margin-bottom: 80px;}
.m82 .section3 form .form_table .input_chk{width:100%;display:flex;align-items:center;margin-bottom:70px;border-bottom: 1px solid #ccc;}
.m82 .section3 form .form_table .input_chk .chk{margin-right: 65px;display: flex;align-items:center;padding-bottom:15px;}
.m82 .section3 form .form_table .input_chk .chk:last-child{margin-right: 0;}
.m82 .section3 form .form_table .input_chk .f_tit{font-size:20px;color:#111;font-weight:500;margin-right:20px;min-width:100px;padding-bottom: 15px;}
.m82 .section3 form .form_table .input_chk .chk input[type="checkbox"]{display:none;}
.m82 .section3 form .form_table .input_chk .chk input[type="radio"]{display:none;}
.m82 .section3 form .form_table .input_chk .chk input[type="checkbox"]{-webkit-appearance: none;cursor:pointer;display:inline-block;width:25px;height:25px;border:1px solid #aaa;background-color:#fff;}
.m82 .section3 form .form_table .input_chk .chk input[type="radio"]{-webkit-appearance: none;cursor:pointer;display:inline-block;width:25px;height:25px;border:1px solid #aaa;background-color:#fff;}
.m82 .section3 form .form_table .input_chk .chk input[type="checkbox"]:checked{background-color:#4A8377;}
.m82 .section3 form .form_table .input_chk .chk input[type="radio"]:checked{background-color:#4A8377;}
.m82 .section3 form .form_table .input_chk .chk input[type="checkbox"]:before{content:"";position:absolute;}
.m82 .section3 form .form_table .input_chk .chk input[type="radio"]:before{content:"";position:absolute;}
background:url(/kor/images/page/check_icon.png)no-repeat center center;width:0px;height:25px;}
.m82 .section3 form .form_table .input_chk .chk input[type="checkbox"]:checked:before{width:23px;}
.m82 .section3 form .form_table .input_chk .chk label{color:#555;font-size:18px;margin-left:10px;}
.m82 .section3 form .form_table .input_g{display:flex;justify-content:space-between;}
.m82 .section3 form .form_table .input_g .td{width:49%;display:flex;align-items:center;border-bottom: 1px solid #ccc;}
.m82 .section3 form .form_table .td{width:100%;display:flex;align-items:center;margin-bottom:70px;border-bottom: 1px solid #ccc;}
.m82 .section3 form .form_table .txtarea{/* align-items:start; */}
.m82 .section3 form .form_table .td .f_tit{font-size:20px;color:#111;font-weight:500;margin-right:20px;min-width:100px;padding-bottom: 15px;}
.m82 .section3 form .form_table .td .mail_wrap{width:90%;display:flex;align-items:center;justify-content:space-between;}
.m82 .section3 form .form_table .td .mail_wrap .char{font-size:20px;color:#111;font-weight:500;padding-bottom:15px;}
.m82 .section3 form .form_table .td .mail_wrap input{width:35%;}
.m82 .section3 form .form_table .td .mail_wrap .selectEmail2{width:25%;border:none;outline:none;cursor:pointer;background:#f8f8f8;
font-size:18px;color:#999;}
.m82 .section3 form .form_table .td .mail_wrap .selectEmail2 option{font-size: 16px;color:#111;}
.m82 .section3 form .form_table .td input,.m82 .section3 form .form_table .td textarea{border:none;outline:none;background-color:#f8f8f8;
width:90%;margin-bottom: 15px;color:#111;font-size:18px;}
.m82 .section3 form .form_table .td input{min-height:35px;}
.m82 .section3 form .form_table .td textarea{min-height:280px;margin-bottom: 20px;}
.m82 .section3 form .submit_btn_wrap{display:flex;justify-content:center;align-items:center;}
.m82 .section3 form .submit_btn_wrap .submit_btn{position:relative;display:block;padding:20px 35px;color:#fff;font-size:17px;width:237px;
box-sizing:border-box;background-color:#111;border-top-left-radius:30px;border-bottom-right-radius:30px;}
.m82 .section3 form .submit_btn_wrap .submit_btn:before{position:absolute;content:"";width:7px;height:12px;background:url(/kor/images/page/submit_btn_icon.png)no-repeat center right;
top:43%; right:15%;}
.m82 .section3 .table1{margin-bottom: 0;}



/* board1 */
.board1 .board_list{width:100%;border-top:2px solid #000;}
.board1 .board_list li{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:40px 30px;border-bottom:1px solid #d9d9d9;}
.board1 .board_list li > a{display:block;width:100%;}
.board1 .board_list li .num{font-size:20px;color:#aaa;font-family:"Lexend";width:10%;}
.board1 .board_list li .tit{width:75%;margin-right:10px;}

.board1 .board_list li .tit a{display:inline-block;font-size:20px;color:#111;font-weight:500;}
.board1 .board_list li .tit span{margin-left: 15px;display: inline-block;transform:translateY(-3px);}
.board1 .board_list li .date{width:10%;font-size:17px;color:#555;font-family:"Lexend";padding-top:5px;}
.board1 .board_list li .view{width:5%;}
.board1 .board_list li .view a{display:block;width:100%;display:flex;justify-content:center;align-items:center;}

.board1_view .view_wrap{width:100%;/* text-align:center; */margin-bottom:80px;}
.board1_view .view_wrap .tit_wrap{box-sizing:border-box;width:100%;padding-bottom:40px;border-bottom:2px solid #000;text-align:center;}
.board1_view .view_wrap .tit_wrap .tit{color:#111;font-size:32px; font-weight:600;margin-bottom:30px;}
.board1_view .view_wrap .tit_wrap .date{font-size:17px;color:#555;font-family:"Lexend";}
.board1_view .view_wrap .txt_wrap{width:100%;}
.board1_view .view_wrap .txt_wrap .file{padding:30px 0;border-bottom:1px solid #d9d9d9;}
.board1_view .view_wrap .txt_wrap .file b{color:#111;font-size:18px;margin-right:13px;position:relative;}
.board1_view .view_wrap .txt_wrap .file b:before{position:absolute; content:"";top:3px;left:-30px;width:20px;height:20px;
background:url(/kor/images/page/board1_icon1.png)no-repeat center;}
.board1_view .view_wrap .txt_wrap .file a{color:#555;font-size:18px;}
.board1_view .view_wrap .txt_wrap .txt{padding:50px;color:#555;font-size:18px;border-bottom:1px solid #d9d9d9;}
.board1_view .page_wrap{width:100%;display:flex;justify-content:space-between;align-items:center;}
.board1_view .page_wrap .btn_wrap{}
 .board1_view .page_wrap .prev_wrap{width:calc(50% - 40px);}
.board1_view .page_wrap .next_wrap{width:calc(50% - 40px);} 
.board1_view .page_wrap .btn_wrap a{display:table;width:100%;}
.board1_view .page_wrap .btn_wrap a .arrow_wrap{
width:100%;height:100%;vertical-align:middle;box-sizing:border-box;
display:table-cell;
}
.board1_view .page_wrap .btn_wrap a .arrow_wrap.prev{
padding-left: 35px;padding-right:50%;text-align: left;

}
.board1_view .page_wrap .btn_wrap a .arrow_wrap.next{
text-align: right;
padding-right: 35px;padding-left:50%;

}
.board1_view .page_wrap .btn_wrap .btn_tit{font-family:"Lexend";color:#222;font-size:20px;margin-bottom:12px;
background:url(/kor/images/page/page_btn_icon1.png)no-repeat center left;}
.board1_view .page_wrap .btn_wrap .btn_tit.prev{text-align:left;padding-left: 40px;box-sizing:border-box;}
.board1_view .page_wrap .btn_wrap .btn_tit.next{text-align: right;padding-right: 40px;box-sizing:border-box;
background:url(/kor/images/page/page_btn_icon2.png)no-repeat center right;}
.board1_view .page_wrap .btn_wrap .prev_con{
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-wrap: break-word;
box-sizing: border-box;
display: -webkit-box;
height:1.6em;
text-align: left;
font-size:16px;padding-left: 0px;box-sizing:border-box;
}
.board1_view .page_wrap .btn_wrap .next_con{
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-wrap: break-word;
box-sizing: border-box;
display: -webkit-box;
height:1.6em;
font-size:16px;

text-align: right;padding-right: 0px;box-sizing:border-box;
}
.board1_view .page_wrap .list_btn_wrap{width:80px;display:flex;justify-content:center;align-items:center;}
.board1_view .page_wrap .list_btn_wrap .list_btn{background-color:#111;width:80px;height:80px;border-top-left-radius:25px;border-bottom-right-radius:25px;}
.board1_view .page_wrap .list_btn_wrap .list_btn a{display:block;width:100%;display:flex;justify-content:center;align-items:center;padding-top:30px;}

/* board2 */
.board2{}
.board2 .board_list{width:100%;border-top:2px solid #000;}
.board2 .board_list li{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:40px 30px;border-bottom:1px solid #d9d9d9;}
.board2 .board_list li > a{display:block;width:100%;}
.board2 .board_list li .txt_wrap{}
.board2 .board_list li .txt_wrap .date {color:#555;font-size: 17px; margin-bottom: 25px;font-family:"Lexend";}
.board2 .board_list li .txt_wrap .tit a{color:#111;font-size:20px;font-weight:500;}
.board2 .board_list li .r_wrap{}
.board2 .board_list li .r_wrap .status{font-size:26px;font-weight:500;text-align:center;}
.board2 .board_list li .r_wrap .status.curr{color:#111;}
.board2 .board_list li .r_wrap .status.off{color:#aaa;}

.board2_view .view_wrap{width:100%;margin-bottom:80px;}
.board2_view .view_wrap .tit_wrap{box-sizing:border-box;width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;
border-top:2px solid #000;border-bottom:1px solid #d9d9d9;padding:80px 50px 80px 32px;}
.board2_view .view_wrap .tit_wrap .tit_box .tit{color:#111;font-size:32px; font-weight:600;margin-bottom:24px;text-align:left;}
.board2_view .view_wrap .tit_wrap .tit_box .date{font-size:17px;color:#555;font-family:"Lexend";text-align:left;}
.board2_view .view_wrap .tit_wrap .r_box{}
.board2_view .view_wrap .tit_wrap .r_box .status{}
.board2_view .view_wrap .tit_wrap .r_box .status{font-size:28px;font-weight:600;text-align:center;}
.board2_view .view_wrap .tit_wrap .r_box .status.curr{color:#111;}
.board2_view .view_wrap .tit_wrap .r_box .status.off{color:#aaa;}
.board2_view .view_wrap .txt_wrap{box-sizing:border-box;width:100%;text-align: left;}
.board2_view .view_wrap .txt_wrap .file{padding:30px 60px;border-bottom:1px solid #d9d9d9;text-align:left;}
.board2_view .view_wrap .txt_wrap .file b{color:#111;font-size:18px;margin-right:13px;position:relative;}
.board2_view .view_wrap .txt_wrap .file b:before{position:absolute; content:"";top:3px;left:-30px;width:20px;height:20px;
background:url(/kor/images/page/board1_icon1.png)no-repeat center;}
.board2_view .view_wrap .txt_wrap .file a{color:#999;font-size:18px;}
.board2_view .view_wrap .txt_wrap .txt{box-sizing:border-box;width:100%;padding:50px;padding-left: 32px;color:#555;font-size:18px;border-bottom:1px solid #d9d9d9;line-height:1.8;}
.board2_view .page_wrap{width:100%;display:flex;justify-content:space-between;align-items:center;}
.board2_view .page_wrap .btn_wrap{}
 .board2_view .page_wrap .prev_wrap{width:calc(50% - 40px);}
.board2_view .page_wrap .next_wrap{width:calc(50% - 40px);} 
.board2_view .page_wrap .btn_wrap a{display:table;width:100%;}
.board2_view .page_wrap .btn_wrap a .arrow_wrap{
width:100%;height:100%;vertical-align:middle;box-sizing:border-box;
display:table-cell;
}
.board2_view .page_wrap .btn_wrap a .arrow_wrap.prev{
padding-left: 35px;padding-right:50%;text-align: left;

}
.board2_view .page_wrap .btn_wrap a .arrow_wrap.next{
text-align: right;
padding-right: 35px;padding-left:50%;

}
.board2_view .page_wrap .btn_wrap .btn_tit{font-family:"Lexend";color:#222;font-size:20px;margin-bottom:12px;
background:url(/kor/images/page/page_btn_icon1.png)no-repeat center left;}
.board2_view .page_wrap .btn_wrap .btn_tit.prev{text-align:left;padding-left: 40px;box-sizing:border-box;}
.board2_view .page_wrap .btn_wrap .btn_tit.next{text-align: right;padding-right: 40px;box-sizing:border-box;
background:url(/kor/images/page/page_btn_icon2.png)no-repeat center right;}
.board2_view .page_wrap .btn_wrap .prev_con{
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-wrap: break-word;
box-sizing: border-box;
display: -webkit-box;
height:1.6em;
text-align: left;
font-size:16px;padding-left: 0px;box-sizing:border-box;
}
.board2_view .page_wrap .btn_wrap .next_con{
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-wrap: break-word;
box-sizing: border-box;
display: -webkit-box;
height:1.6em;
font-size:16px;

text-align: right;padding-right: 0px;box-sizing:border-box;
}
.board2_view .page_wrap .list_btn_wrap{width:80px;display:flex;justify-content:center;align-items:center;}
.board2_view .page_wrap .list_btn_wrap .list_btn{background-color:#111;width:80px;height:80px;border-top-left-radius:25px;border-bottom-right-radius:25px;}
.board2_view .page_wrap .list_btn_wrap .list_btn a{display:block;width:100%;display:flex;justify-content:center;align-items:center;padding-top:30px;}

/* board3_m52 media */
.board3{}
.board3 .cursor{
 position: fixed;
  left: 10px;
  width: 100px;
  height:100px;
  z-index: 200;
  transform: translate(-50%, -50%);
  background: transparent;
  border-radius: 50%;

  pointer-events: none;
  transition: opacity 0.5s;
  opacity:0;
  }
  .board3 .cursor .inner_cursor{
	
  }
.board3 .cursor.active {
  width: 100px;
  height:100px;
  transition: opacity 0.5s;
  opacity:1;

}

.board3 .con_tab{margin-bottom: 80px;}
.board3 .con_tab .inner{display: flex;width:100%;}
.board3 .con_tab .inner li{position:relative;}
.board3 .con_tab .inner li a{font-family:"Lexend";font-size:50px;font-weight:600;color:#ddd;}
.board3 .con_tab .inner li:nth-child(1){margin-right:100px;}
.board3 .con_tab .inner li:before{content:"";position:absolute;width:0%;bottom:5%;left:0;height:5px;background-color:#111;transition:width 0.5s ease;}
.board3 .con_tab .inner li.on a{font-family:"Lexend";font-size:50px;font-weight:600;color:#111;}
.board3 .con_tab .inner li.on:before{width:100%;transition:width 0.5s ease;}


.board3 .table_wrap .swiper_container{width:100%;}
.board3 .table_wrap .swiper_container .mediaSwiper{width:100%;position: relative;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper{width:100%;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide{width:27%;margin-right:50px;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .img_wrap{position:relative;width:400px;overflow:hidden;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .img_wrap .img_box{position:relative;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .img_wrap .img_box:before{position:absolute;width:100%;
height:100%;content:"";top:0%;left:0;background: linear-gradient(transparent,#4A8377);border-radius:10px;opacity:0;transition:opacity 0.5s ease;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide:hover .img_wrap .img_box:before{
opacity:1;transition:opacity 0.5s ease;
}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap{position:absolute;bottom:0;left:0;width:400px;
padding-left:40px;box-sizing:border-box;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap .down_btn_wrap{margin-bottom:40px;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap .down_btn_wrap .down_btn{background:transparent;
width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #fff;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide:hover .txt_wrap .down_btn_wrap .down_btn{background: #000;border:1px solid #000;transition:all 0.4s ease;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap .down_btn_wrap .down_btn a{display:flex;justify-content:center;align-items:center;
width:100%;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap .tit{font-family:"Lexend";color:#fff;font-size:30px;line-height:1.5;margin-bottom: 30px;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap .sub_tit{color:#fff;font-size:20px;font-weight:400;
padding-left:0;}
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide .txt_wrap .sub_tit:before{display:none;}
.board3 .table_wrap .swiper-container-horizontal>.swiper-scrollbar{background:#d6d6d6;left:0%;width:95%;bottom:-15%;}



.board3 .table_wrap .board_list{width:100%;display:flex;flex-wrap:wrap;}
.board3 .table_wrap .board_list li{width:48%;margin-right:40px;margin-bottom: 100px;}
.board3 .table_wrap .board_list li:nth-child(2n){margin-right:0;}
.board3 .table_wrap .board_list li .film_box{position:relative;margin-bottom: 50px;}
.board3 .table_wrap .board_list li .film_box:before{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);
width:100px;height:100px;content:"";background:url(/kor/images/page/m52_film_view_icon.png)no-repeat center;cursor:pointer;}
.board3 .table_wrap .board_list li .film_box:after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0);top:0;left:0;
border-radius:15px;cursor:pointer;transition:all 0.8s ease;}
.board3 .table_wrap .board_list li .film_box:hover:after{background: linear-gradient( to top,#4A8377 2%, transparent 100%);transition:all 0.8s ease;}
.board3 .table_wrap .board_list li .film_box a{display:block;width:100%;}
.board3 .table_wrap .board_list li .film_tit{margin-bottom: 35px;}
.board3 .table_wrap .board_list li .film_tit a{font-size:30px; color:#111;font-weight:600;}
.board3 .table_wrap .board_list li .date{font-family:"Lexend";color:#555;font-size:17px;}

@media screen and (max-width: 1800px){
.board3 .table_wrap .swiper_container .mediaSwiper .swiper-wrapper .swiper-slide{width:33.3%;}
}


/*videopop*/
.vpop {
     display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3000;
    background: #fff;
    max-width: 1200px;
    width: 95%;
    transform: translate(-50%,-50%);
	
}
.vpop .vwrap{
    overflow: hidden;

    height: 70vh;
    box-sizing: border-box;
    padding: 0px 0px;
}
.vpop .vwrap .vod{
width:100%;height:100%;
}
.vpop .vwrap .vod iframe{
width:100%;height:100%;
}


.vpop .vclose{
	outline:none;
	border:none;background: transparent;
    position: absolute;
    top: -10%;
    left: 100%;
    margin-left: 10px;
    width: 44px;
    height: 44px;
	display:flex;justify-content:center;align-items:center;
}
.vpop .vclose img{width:100%;height:100%;}

.vdim{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: none;
    z-index: 1001;
}



.board4{}
.board4 .board_list{width:100%;display: flex;flex-wrap:wrap;align-items:center;}
.board4 .board_list li{width:31%;margin-right: 35px;margin-bottom: 65px;}
.board4 .board_list li:nth-child(3n){margin-right: 0;}
.board4 .board_list li .img{margin-bottom: 35px;}
.board4 .board_list li .tit{margin-bottom: 15px;}
.board4 .board_list li .tit > a{color:#222;font-size:22px;font-weight: 500;}
.board4 .board_list li .txt{color:#777;font-size:17px;margin-bottom: 15px;font-weight: 300;line-height:1.8;}
.board4 .board_list li .date{color:#888;font-size:16px;}


.bgpoint{background-color:#4A8377 !important;}



/* footer */
#footer{background:#f3f3f3;padding:30px 3% 0;}
.foot{	
	padding:40px 0;
	border-top:1px solid #ddd;
}
.foot .foot_top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom: 40px;}
.foot .foot_top .foot_logo{width:10vw;}
.foot .foot_top .info{width:28vw;}
.foot .foot_top .info dl{display: flex;margin-bottom: 10px;}
.foot .foot_top .info dl dt{font-family:"Lexend";font-size:17px;color:#000;min-width:200px;}
.foot .foot_top .info dl dd{font-size:17px;color:#444;font-weight: 300;}
.foot .foot_top .info .tel dd, .foot .foot_top .info .center dd{font-family:"Lexend";}
.foot .foot_top .links{}
.foot .foot_top .links > ul > li{margin-bottom: 8px;}
.foot .foot_top .links > ul > li > a{display: block;width: 100%;height: 100%;font-size: 17px;color:#000;position: relative;}
.foot .foot_top .links > ul > li > a:before{position: absolute;content:"";width:0px;height:9px;top:50%;right:-40%;transform:translate(-50%, -50%);
background: url(/kor/images/common/foot_links.png)no-repeat center;}
.foot .foot_top .links > ul > li:hover a:before{width:11px;}
.foot .foot_top .site{display:flex;width:30vw;
}
.foot .foot_top .site>div{
	width:48%;margin-right: 0vw;
	position: relative;
}
.foot .foot_top .site>div:last-child{margin-left:6px;}
.foot .foot_top .site>div > a{position: relative;display: block;width:210px;height:50px;color:#666;font-family:"Lexend";font-size:15px;font-weight: 400;
border:1px solid #ccc;border-radius:25px;line-height:47px;padding-left:28px;box-sizing:border-box;}
.foot .foot_top .site>div > a:before{position: absolute;content:"";top:50%;right:5%;background:url(/kor/images/common/foot_site.jpg)no-repeat center;
width:11px;height:6px;transform:translate(-50%, -50%);}
.foot .foot_top .site>div > a.on:before{transform:translate(-50%, -50%) rotate(-180deg);}
.foot .foot_top .site>div>ul{position: absolute;left:0; bottom:calc(100% + 10px);display: none;width:210px;overflow:hidden;
height:auto;z-index:50;}
.foot .foot_top .site>div>ul>li{width:100%;box-sizing:border-box;border:1px solid #ccc;/* border-radius:25px; */
border-top:0;background: #f3f3f3;}
.foot .foot_top .site>div>ul>li:hover{background: #fff;transition:all 0.1s;}
.foot .foot_top .site>div>ul>li:first-child{border-top:1px solid #ccc;border-top-right-radius:25px;border-top-left-radius:25px;}
.foot .foot_top .site>div>ul>li:last-child{border-bottom-right-radius:25px;border-bottom-left-radius:25px;}
.foot .foot_top .site>div>ul>li>a{padding:14px 0;padding-left:28px;
display: block;width:100%;font-size:14px;font-weight: 400;color:#666;font-family:"Lexend", "Noto Sans KR";}


.foot .copy{margin-left:17vw ;color:#959595;font-family:"Lexend";font-size:15px;font-weight: 400;}



@media screen and (max-width: 1445px){
.m23 .intro_section .conwrap{flex-direction:column;}
.m23 .intro_section .conwrap .txtwrap{width:100%;}
.m23 .intro_section .conwrap .txtwrap .txt{margin-bottom: 80px;}
.m23 .intro_section .conwrap .graphbox{width:100%;}
.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(1){left:10%;}
.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(3){left:10%;top:62%;}
.m23 .intro_section .conwrap .graphbox .iconlist li:nth-child(4){top:62%;}
}




/*motion*/
@keyframes fadeLeft{
 0%{transform:translate3d(-100px, 0, 0);opacity:0;}
 30%{transform:translate3d(-50px, 0, 0);opacity:0;}
  100%{transform:translate3d(0%, 0, 0);opacity:1;}
}
@keyframes fadeRight{
 0%{transform:translate3d(100px, 0, 0);opacity:0;}
  30%{transform:translate3d(50px, 0, 0);opacity:0;}
  100%{transform:translate3d(0%, 0, 0);opacity:1;}
}
@keyframes fadeUp{
0%{transform:translate3d(0%, 50px, 0);}
  100%{transform:translate3d(0%, 0, 0);opacity:1;}
}
@keyframes fadeDown{
0%{transform:translate3d(0%, -30px, 0);opacity:0;}
  100%{transform:translate3d(0%, 0, 0);opacity:1;}
}
@keyframes fadeIn{
0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes titleAni{
    0%{ transform:translate3d(0, 30px, 0);opacity:0;}
    100%{transform:translate3d(0, 0px, 0);opacity:1;}
}
@keyframes toUp{
    0%{ transform:translate3d(0, 5%, 0);opacity:0;}
    100%{transform:translate3d(0, 0, 0);opacity:1;}
}
@keyframes toDown{
    0%{ transform:translate3d(0, -5%, 0);opacity:0;}
    100%{transform:translate3d(0, 0, 0);opacity:1;}
}

@keyframes imgScale{
0%{transform:scale(1.15);}
100%{transform:scale(1);}
}

@keyframes quick_circle{
	0%{transform:rotateY(450deg);}
	50%{}
	100%{transform:rotateY(0deg);}
}

@keyframes slide-in {
  from {
    transform: scale(0.4) translateY(80%);
    opacity: 0;
  }
}
@keyframes imgAni{
0%{clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%);}
100%{clip-path:polygon(100% 0, 0 0, 0 100%, 100% 100%);}
}
@keyframes imgAniVer{
0%{clip-path:polygon(0 0, 0 0, 0% 100%, 0% 100%);}
100%{clip-path:polygon(0% 0, 100% 0, 100% 100%, 0% 100%);}
}
.fadeLeft, .fadeRight, .fadeUp, .fadeIn{opacity:0;}
.imgAni{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}
.imgAniVer{clip-path: polygon(0 0, 0 0, 0% 100%, 0% 100%);}
.fadeLeft.in-view{animation-name: fadeLeft;animation-duration: 0.6s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;}
.fadeRight.in-view{animation-name: fadeRight;animation-duration: 0.6s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;}
.fadeUp.in-view{animation-name: fadeUp;animation-duration: 0.8s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;}
.fadeIn.in-view{animation-name: fadeIn;animation-duration: 0.8s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;}
.titleani.in-view{}
.imgAni.in-view{animation-name: imgAni; animation-duration:0.9s;animation-fill-mode:forwards;}
.imgAniVer.in-view{animation-name: imgAniVer; animation-duration:0.9s;animation-fill-mode:forwards;}


.sub_visual .sub_tit, .sub_visual .sub_b_txt{opacity:0;}
.sub_visual.in-view .bg{animation: imgScale 1.5s ease;}
.sub_visual.in-view .sub_tit{opacity:1;}
.sub_visual.in-view .sub_tit .char{
font-family:"Lexend";
 display: inline-block;
   animation: titleAni 0.8s cubic-bezier(.5, 0, .5, 1);
   animation-fill-mode:forwards;
   animation-delay: calc(60ms * var(--char-index));
}

.sub_visual.in-view .sub_b_txt{animation:fadeUp 0.8s ease;animation-fill-mode:forwards;}
.sec_tit strong{opacity:0;}
.sec_tit.in-view strong{animation:fadeUp 0.5s ease;animation-fill-mode:forwards;}

/*m00*/


.m22 .listwrap .imglist li{opacity:0;}
.m22 .listwrap .imglist.in-view li{animation-name: fadeUp;animation-duration: 0.8s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;}
.m22 .listwrap .imglist.in-view li:nth-child(2){animation-delay:0.3s;}
.m22 .listwrap .imglist.in-view li:nth-child(3){animation-delay:0.5s;}

/*smart factory m23 animation*/
.m23 .sec1 h4{opacity:0;transform:translateX(60px);}
.m23 .sec1 .swims span.small{display:inline-block;opacity:0;transform:translateY(20px);}
.m23 .sec1 .swims strong{display:inline-block;}
.m23 .sec1 .swims strong.txt_s1{transform:translateX(500px);}
.m23 .sec1 .swims strong.txt_w{transform:translateX(420px);}
.m23 .sec1 .swims strong.txt_i{transform:translateX(320px);}
.m23 .sec1 .swims strong.txt_m{transform:translateX(25px);}
.m23 .sec1 .swims strong.txt_s2{transform:translateX(-390px);}
.m23 .sec1 p{opacity:0;transform:translateY(40px);}

.m23 .sec1.in-view h4{opacity:1;transform:translateX(0);transition:all 1s;}
.m23 .sec1.in-view .swims strong.txt_s1{transform:translateX(0);transition:all 1s 1s;}
.m23 .sec1.in-view .swims strong.txt_w{transform:translateX(0);transition:all 1s 1s;}
.m23 .sec1.in-view .swims strong.txt_i{transform:translateX(0);transition:all 1s 1s;}
.m23 .sec1.in-view .swims strong.txt_m{transform:translateX(0);transition:all 1s 1s;}
.m23 .sec1.in-view .swims strong.txt_s2{transform:translateX(0);transition:all 1s 1s;}
.m23 .sec1.in-view .swims span.small{opacity:1;transform:translateY(0);transition:all 1s 1.8s;}
.m23 .sec1.in-view p{opacity:1;transform:translateY(0);transition:all 1s 2s;}

.m23 .sec2 .innerwrap>img{opacity:0;transform:translateY(60px);}
.m23 .sec2 .innerwrap>img.in-view{opacity:1;transform:translateY(0);transition:all 1s;}

.m23 .sec2 .innerwrap .step>li{opacity:0;transform:translateX(-40px);}
.m23 .sec2 .innerwrap .step.in-view>li{opacity:1;transform:translateX(0);}
.m23 .sec2 .innerwrap .step.in-view>li:nth-child(1){transition:all 1s;}
.m23 .sec2 .innerwrap .step.in-view>li:nth-child(2){transition:all 1s 0.5s;}
.m23 .sec2 .innerwrap .step.in-view>li:nth-child(3){transition:all 1s 1s;}
.m23 .sec2 .innerwrap .step.in-view>li:nth-child(4){transition:all 1s 1.5s;}

.m23 .sec2 .imgarea .imgs ul li{opacity:0;transform:translateY(40px);}
.m23 .sec2 .imgarea .bg{opacity:0;transform-origin:center top;transform:scaleY(1);}
.m23 .sec2 .imgarea .txts>div{opacity:0;transform:translateY(40px);}

.m23 .sec2 .imgarea .imgs ul.in-view li{opacity:1;transform:translateY(0);}
.m23 .sec2 .imgarea .imgs ul.in-view li:nth-child(1){transition:all 1s;}
.m23 .sec2 .imgarea .imgs ul.in-view li:nth-child(2){transition:all 1s 0.5s;}
.m23 .sec2 .imgarea .imgs ul.in-view li:nth-child(3){transition:all 1s 1s;}
.m23 .sec2 .imgarea .imgs ul.in-view li:nth-child(4){transition:all 1s 1.5s;}
.m23 .sec2 .imgarea .bg.in-view{opacity:1;transform:scaleY(1);transition:all 1s 1.5s;}
.m23 .sec2 .imgarea .txts.in-view>div{opacity:1;transform:translateY(0);}
.m23 .sec2 .imgarea .txts.in-view>div:nth-child(1){transition:all 1s 1.2s;}
.m23 .sec2 .imgarea .txts.in-view>div:nth-child(2){transition:all 1s 1.3s;}
.m23 .sec2 .imgarea .txts.in-view>div:nth-child(3){transition:all 1s 1.4s;}
.m23 .sec2 .imgarea .txts.in-view>div:nth-child(4){transition:all 1s 1.5s;}


.m23 .sec2 .imgarea .imgs ul li:nth-child(1) .car2{
	opacity:0;
	animation:car1 2s 2s;
	animation-fill-mode:forwards;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(2) .car1{
	opacity:0;
	animation:car2 2s 4s;
	animation-fill-mode:forwards;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(2) .car2{
	opacity:0;
	animation:car1 2s 6s;
	animation-fill-mode:forwards;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(3) .car1{
	opacity:0;
	animation:car2 2s 8s;
	animation-fill-mode:forwards;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(3) .car2{
	opacity:0;
	animation:car1 2s 10s;
	animation-fill-mode:forwards;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(4) .car1{
	opacity:0;
	animation:car2 2s 12s;
	animation-fill-mode:forwards;
}
.m23 .sec2 .imgarea .imgs ul li:nth-child(4) .car2{
	opacity:1;
	animation:car3 2s 14s;
	animation-fill-mode:backwards;
}
@keyframes car1{
	0%{opacity:0;right: 68px;bottom: 20px;}
	80%{opacity:1;right: 20px;bottom: -10px;}
	100%{opacity:0;}
}
@keyframes car2{
	0%{opacity:0;left:20px;bottom:-10px;}
	80%{opacity:1;left:60px;bottom:20px;}
	100%{opacity:0;left:60px;bottom:20px;}
}
@keyframes car3{
	0%{opacity:0;right:170px;bottom:0px;}
	80%{opacity:1;right:140px;bottom:-20px;}
	100%{opacity:1;right:140px;bottom:-20px;}
}
.m23 .sec2 .imgarea .btnwrap{opacity:0;transform:translateY(40px);transition:all 1s;}
.m23 .sec2 .imgarea .btnwrap.in-view{opacity:1;transform:translateY(0px);}







.m23 .section2 .item_list .li{opacity:0;}
.m23 .section2 .item_list.in-view .li{animation:fadeIn 0.5s ease-in-out;animation-fill-mode:forwards;}
.m23 .section2 .item_list.in-view .li:nth-child(2){animation-delay:0.3s;}
.m23 .section2 .item_list.in-view .li:nth-child(3){animation-delay:0.4s;}
.m23 .section2 .item_list.in-view .li:nth-child(4){animation-delay:0.5s;}
.m23 .section2 .item_list.in-view .li:nth-child(5){animation-delay:0.6s;}

.m23 .section2 .item_list.in-view .li .icon_wrap .icon > img{animation: quick_circle 0.6s linear alternate;transition:1s 1s;}
.m23 .section2 .item_list.in-view .li:nth-child(2) .icon_wrap .icon > img{animation-delay:0.4s;}
.m23 .section2 .item_list.in-view .li:nth-child(3) .icon_wrap .icon > img{animation-delay:0.6s;}
.m23 .section2 .item_list.in-view .li:nth-child(4) .icon_wrap .icon > img{animation-delay:0.8s;}
.m23 .section2 .item_list.in-view .li:nth-child(5) .icon_wrap .icon > img{animation-delay:1s;}


/*m60*/
.m61 .table2 .graph1 .graph_tit, .m61 .table2 .graph1 .graph_list_wrap .graph_list{opacity:0;}
.m61 .table2 .graph1.in-view .graph_tit, .m61 .table2 .graph1.in-view .graph_list_wrap .graph_list{
animation:fadeIn 0.5s ease-in-out 1s;animation-fill-mode:forwards;
}
.m61 .table2 .graph1.in-view .graph_tit{animation-delay:0.8s;}
.m61 .table2 .graph1.in-view .graph_list_wrap .list1{animation-delay:1s;}
.m61 .table2 .graph1.in-view .graph_list_wrap .list2{animation-delay:1.2s;}
.m61 .table2 .graph1.in-view .graph_list_wrap .list3{animation-delay:1.4s;}
.m61 .table2 .graph1.in-view .graph_list_wrap .list4{animation-delay:1.6s;}
.m61 .table2 .graph1.in-view .graph_list_wrap .list5{animation-delay:1.8s;}

.m61 .graph2 .graph_icon_list > dl{opacity:0;}
.m61 .graph2.in-view .graph_icon_list > dl{animation:fadeUp 0.5s ease-in-out;animation-fill-mode:forwards;}
.m61 .graph2.in-view .graph_icon_list > dl:nth-child(2){animation-delay:0.5s;}
.m61 .graph2.in-view .graph_icon_list > dl:nth-child(3){animation-delay:0.3s;}


.m61 .table7 .graph3 > .bar_list > .bar > .inner > .bartb:before{height:0%;transition:height 0.8s ease-in-out;}
.m61 .table7 .graph3.in-view > .bar_list > .bar > .inner > .bartb:before{height:85%;}
.m61 .table7 .graph3.in-view > .bar_list > .bar2 > .inner > .bartb:before{height:78%;}
.m61 .table7 .graph3.in-view > .bar_list > .bar3 > .inner > .bartb:before{height:72%;}
.m61 .table7 .graph3.in-view > .bar_list > .bar4 > .inner > .bartb:before{height:70.8%;}
.m61 .table7 .graph4 > .bar_list > .bar > .inner > .bartb:before{height:0%;transition:height 0.8s ease-in-out;}
.m61 .table7 .graph4.in-view > .bar_list > .bar > .inner > .bartb:before{height:88%;}
.m61 .table7 .graph4.in-view > .bar_list > .bar2 > .inner > .bartb:before{height:75%;}
.m61 .table7 .graph4.in-view > .bar_list > .bar3 > .inner > .bartb:before{height:73%;}
.m61 .table7 .graph4.in-view > .bar_list > .bar4 > .inner > .bartb:before{height:71%;}



.m62 .table3 .icon_list > ul > li{opacity:0;}
.m62 .table3 .icon_list.in-view > ul > li{animation:fadeUp 0.5s ease-in-out;animation-fill-mode:forwards;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(2){animation-delay:0.3s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(3){animation-delay:0.4s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(4){animation-delay:0.5s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(5){animation-delay:0.6s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(6){animation-delay:0.7s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(7){animation-delay:0.8s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(8){animation-delay:0.9s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(9){animation-delay:1s;}
.m62 .table3 .icon_list.in-view > ul > li > .circle_inner > .icon{animation: quick_circle 0.6s linear alternate;transition:1s 1s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(3) > .circle_inner > .icon{animation-delay:0.4s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(5) > .circle_inner > .icon{animation-delay:0.6s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(7) > .circle_inner > .icon{animation-delay:0.8s;}
.m62 .table3 .icon_list.in-view > ul > li:nth-child(9) > .circle_inner > .icon{animation-delay:1s;}


.m63 .table2 .graph1 .graph_list_wrap > .graph_list{opacity:0;}
.m63 .table2 .graph1.in-view .graph_list_wrap > .graph_list{animation:fadeIn 0.5s ease-in-out 0.6s;animation-fill-mode:forwards;}
.m63 .table2 .graph1.in-view .graph_list_wrap > .list2{animation-delay:0.8s;}
.m63 .table2 .graph1.in-view .graph_list_wrap > .list3{animation-delay:1.0s;}
.m63 .table2 .graph1.in-view .graph_list_wrap > .list4{animation-delay:1.2s;}
.m63 .table2 .graph1.in-view .graph_list_wrap > .list5{animation-delay:1.4s;}
.m63 .table2 .graph1.in-view .graph_list_wrap > .list6{animation-delay:1.6s;}



.m64 .table .table_wrap .icon_list_wrap .icon_list ul li{opacity:0;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list ul li{animation:fadeUp 0.5s ease-in-out;animation-fill-mode:forwards;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(2){animation-delay:0.3s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(3){animation-delay:0.4s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(4){animation-delay:0.5s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(5){animation-delay:0.6s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(6){animation-delay:0.7s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list  > ul > li:nth-child(7){animation-delay:0.8s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li > .circle_inner > .icon{animation: quick_circle 0.6s linear alternate;transition:1s 1s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(3)  > .circle_inner > .icon{animation-delay:0.4s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(5)  > .circle_inner > .icon{animation-delay:0.6s;}
.m64 .table .table_wrap .icon_list_wrap.in-view .icon_list > ul > li:nth-child(7)  > .circle_inner > .icon{animation-delay:0.8s;}


.m66 .graph_wrap .tlistwrap .tlist, .m66 .graph_wrap .tlistwrap .icon{opacity:0;}
.m66 .table .table_wrap .icon_list_wrap .icon_list > ul > li{opacity:0;}

.m66 .graph_wrap.in-view .tlistwrap .tlist{animation-name: fadeDown;animation-duration: 0.5s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;
animation-delay:0.3s;}
.m66 .graph_wrap.in-view .tlistwrap .icon{animation-name: fadeDown;animation-duration: 0.5s;animation-delay:1.2s;animation-fill-mode:forwards;animation-timing-function: ease-in-out;}
.m66 .graph_wrap.in-view .tlistwrap .tlist2{animation-delay:0.6s;}
.m66 .graph_wrap.in-view .tlistwrap .tlist3{animation-delay:0.9s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li{animation:fadeUp 0.5s ease-in-out;animation-fill-mode:forwards;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(2){animation-delay:0.3s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(3){animation-delay:0.4s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(4){animation-delay:0.5s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(5){animation-delay:0.6s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(6){animation-delay:0.7s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(7){animation-delay:0.8s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li > .circle_inner > .icon{animation: quick_circle 0.6s linear alternate;transition:1s 1s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(3)  > .circle_inner > .icon{animation-delay:0.4s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(5)  > .circle_inner > .icon{animation-delay:0.6s;}
.m66 .table .table_wrap .icon_list_wrap .icon_list.in-view > ul > li:nth-child(7)  > .circle_inner > .icon{animation-delay:0.8s;}





/*m70*/
 .m71 .section3 .i_list_wrap .i_list li{opacity:0;}

/* .m71 .section1 .item_wrap .item.in-view{animation:fadeUp 0.6s ease-in-out;animation-fill-mode:forwards;} */

.m71 .section2 .icon_list .list > li{opacity:0;}
.m71 .section2 .icon_list .list:after{width:0;}
.m71 .section2 .icon_list.in-view .list:after{width:100%;transition:width 1s ease-in-out;}
.m71 .section2 .icon_list.in-view .list > li{animation:fadeUp 0.5s ease-in-out;animation-fill-mode:forwards;}
/* .m71 .section2 .icon_list.in-view .list > li  .icon_img  img{animation: quick_circle 0.6s linear alternate;transition:1s 1s;} */
.m71 .section2 .icon_list.in-view .list > li:nth-child(2){animation-delay:0.1s;}
.m71 .section2 .icon_list.in-view .list > li:nth-child(3){animation-delay:0.2s;}
.m71 .section2 .icon_list.in-view .list > li:nth-child(4){animation-delay:0.3s;}
.m71 .section2 .icon_list.in-view .list > li:nth-child(5){animation-delay:0.4s;}
.m71 .section2 .icon_list.in-view .list > li:nth-child(6){animation-delay:0.5s;}
.m71 .section3 .i_list_wrap.in-view .i_list li{animation:fadeIn 0.5s ease;animation-fill-mode:forwards;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(2){animation-delay:0.2s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(3){animation-delay:0.4s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(4){animation-delay:0.6s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(5){animation-delay:0.8s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(6){animation-delay:1s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(7){animation-delay:1.2s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(8){animation-delay:1.4s;}
.m71 .section3 .i_list_wrap.in-view .i_list li:nth-child(9){animation-delay:1.6s;}






